/* CSS Document */





html, body		{margin: 0px; padding: 0px; background:#e7e7e7;}
div:after		{clear:both; display:block; height:0; content:'.'; visibility:hidden;}
ul:after		{clear:both; display:block; height:0; content:'.'; visibility:hidden;}
ul 				{margin:0; padding:0}
a				{text-decoration: none;}
a:hover			{text-decoration: none;}
form			{margin:0; padding:0;}




@font-face {
	font-family: 'Calibri';
	src: url('calibri.eot')/*tpa=http://medyandenetim.com.tr/media/fonts/calibri.eot*/;
	src: url('calibri.eot-#iefix')/*tpa=http://medyandenetim.com.tr/media/fonts/calibri.eot?#iefix*/ format('embedded-opentype'),
			 url('calibri.woff')/*tpa=http://medyandenetim.com.tr/media/fonts/calibri.woff*/ format('woff'),
			 url('calibri.ttf')/*tpa=http://medyandenetim.com.tr/media/fonts/calibri.ttf*/ format('truetype'),
			 url('calibri.svg#calibri')/*tpa=http://medyandenetim.com.tr/media/fonts/calibri.svg#calibri*/ format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri_Bold';
	src: url('calibrib.eot')/*tpa=http://medyandenetim.com.tr/media/fonts/calibrib.eot*/;
	src: url('calibrib.eot-#iefix')/*tpa=http://medyandenetim.com.tr/media/fonts/calibrib.eot?#iefix*/ format('embedded-opentype'),
			 url('calibrib.woff')/*tpa=http://medyandenetim.com.tr/media/fonts/calibrib.woff*/ format('woff'),
			 url('calibrib.ttf')/*tpa=http://medyandenetim.com.tr/media/fonts/calibrib.ttf*/ format('truetype'),
			 url('calibrib.svg#calibrib')/*tpa=http://medyandenetim.com.tr/media/fonts/calibrib.svg#calibrib*/ format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro_Regular';
	src: url('myriadpro-regular.eot')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-regular.eot*/;
	src: url('myriadpro-regular.eot-#iefix')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-regular.eot?#iefix*/ format('embedded-opentype'),
			 url('myriadpro-regular.woff')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-regular.woff*/ format('woff'),
			 url('myriadpro-regular.ttf')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-regular.ttf*/ format('truetype'),
			 url('myriadpro-regular.svg#myriadpro-regular')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-regular.svg#myriadpro-regular*/ format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro_Cond';
	src: url('myriadpro-cond.eot')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-cond.eot*/;
	src: url('myriadpro-cond.eot-#iefix')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-cond.eot?#iefix*/ format('embedded-opentype'),
			 url('myriadpro-cond.woff')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-cond.woff*/ format('woff'),
			 url('myriadpro-cond.ttf')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-cond.ttf*/ format('truetype'),
			 url('myriadpro-cond.svg#myriadpro-cond')/*tpa=http://medyandenetim.com.tr/media/fonts/myriadpro-cond.svg#myriadpro-cond*/ format('svg');
	font-weight: normal;
	font-style: normal;
}

.header-frame {height:330px; width:100%; background:url("banner-bg-front.png")/*tpa=http://medyandenetim.com.tr/media/img/banner-bg-front.png*/ no-repeat center , url("banner-bg-back.jpg")/*tpa=http://medyandenetim.com.tr/media/img/banner-bg-back.jpg*/ repeat-x; overflow:hidden;}
.header-frame .header { width:960px; margin: 0 auto; position: relative;}
.header-frame .header #logo {position: absolute; top:20px; left: 0; z-index: 50;}

.header-frame .header #menu {
	background:url("menu-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/menu-bg.jpg*/ repeat-x; 
	font-family: 'Ubuntu', sans-serif;
	font-weight:700; 
	font-size:13px; 
	z-index: 1; 
	height: 37px; 
	position: absolute;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	right: 0;
	top: 35px;
}
.header-frame .header #menu li {float:left; background:url("menu-icon.png")/*tpa=http://medyandenetim.com.tr/media/img/menu-icon.png*/ no-repeat left; padding-left:5px; margin: 0 10px 0 10px; line-height: 37px;}
.header-frame .header #menu li a{color: #fff;}
.header-frame .header #menu li a:hover{text-decoration: none;}

.inner-header-frame {height:236px; width:100%; background:url("banner-bg-front.png")/*tpa=http://medyandenetim.com.tr/media/img/banner-bg-front.png*/ no-repeat center , url("inner-page-banner-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/inner-page-banner-bg.jpg*/ repeat-x;  overflow:hidden;}
.inner-header-frame .header { width:960px; margin: 0 auto; position: relative;}
.inner-header-frame .header #logo {position: absolute; top:20px; left: 0; z-index: 50;}

.inner-header-frame .header #menu {
	background:url("menu-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/menu-bg.jpg*/ repeat-x; 
	font-family: 'Ubuntu', sans-serif;
	font-weight:700; 
	font-size:13px; 
	z-index: 1; 
	height: 37px; 
	position: absolute;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	right: 0;
	top: 35px;
}
.inner-header-frame .header #menu li {float:left; background:url("menu-icon.png")/*tpa=http://medyandenetim.com.tr/media/img/menu-icon.png*/ no-repeat left; padding-left:5px; margin: 0 10px 0 10px; line-height: 37px;}
.inner-header-frame .header #menu li a{color: #fff;}
.inner-header-frame .header #menu li a:hover{text-decoration: none;}
.inner-header-frame .banner {margin:0 auto; width: 960px; height: 236px; position: relative;}
.inner-header-frame .banner img{z-index: 0; position:absolute; left: 50%; margin-left: -362px;}
.inner-header-frame .banner .text {font-family: 'Ubuntu', sans-serif; font-weight:300; color:#384046; font-size: 22px;position: absolute; right:20px; bottom: 50px; }
.inner-header-frame .banner .text strong {font-weight:700; font-size: 30px; line-height: 25px; }

.news-frame{ background:url("news-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/news-bg.jpg*/ repeat-x; height: 36px; line-height: 20px;}
.news-frame .news{width: 960px; font-size: 13px; font-family: 'Calibri'; margin: 0 auto;}
.news-frame .news a{color:#fff;}

.content-frame {background-color:#fff; center center; width: 100%; padding-bottom: 20px;}
.content-frame .content { margin:0 auto; width:960px; position:relative; padding-top:20px;}
.content-frame .content .content-main-frame { width:100%;}
.content-frame .content .content-main-frame .content-box {
background-color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family: MyriadPro_Regular;
	width:690px;
	height:242px;
	float:left;
	margin-right:10px;
}
.content-frame .content .content-main-frame .content-box .csection-left{ float:left; width:388px; padding:10px;}
.content-frame .content .content-main-frame .content-box .csection-right{ float:left; padding:10px;}
.content-frame .content .content-main-frame .content-box .cspace { float:left;}
.content-frame .content .content-main-frame .content-box .ctitle{ font-size:17px; color:#333; margin: 0; padding: 0;}
.content-frame .content .content-main-frame .content-box li{
	background:url("content-icon.png")/*tpa=http://medyandenetim.com.tr/media/img/content-icon.png*/ no-repeat left; 
	padding-left:15px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400; 
	font-size:12px;
	margin: 5px 0 5px 0;
}
.content-frame .content .content-main-frame .content-box li a{ color:#333;}

.content-frame .content .content-main-frame .content-right {float:left;}

.content-frame .content .content-main-frame .content-right .exchange {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#9da2a5;
	color:#333;
	font-family: 'Ubuntu', sans-serif;
	padding:10px;
	width:240px;
	font-size:11px;
	margin-top:10px;
	height: 93px;
}

.content-frame .content .content-main-frame .content-right .exchange .extitle{font-weight:400; padding:0 0 3px 0; border-bottom:1px dotted #333; }
.content-frame .content .content-main-frame .content-right .exchange td{font-weight:700; padding:2px 0 2px 0;}


.content-frame .content #menu-bot {
	background:url(menu-bot-bg.jpg)/*tpa=http://medyandenetim.com.tr/media/img/menu-bot-bg.jpg*/ repeat-x; 
	height:45px; 
	font-family: 'Ubuntu', sans-serif; 
	font-weight:400; 
	font-size:15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding-left:10px;
	width:950px;
	margin-top:25px;
	margin-left:0px; 
}
.content-frame .content #menu-bot li{ float:left; line-height:45px; padding:0px 8px 0px 0px;}
.content-frame .content #menu-bot li+li:before{ float:left; content:url(menu-bot-space.jpg)/*tpa=http://medyandenetim.com.tr/media/img/menu-bot-space.jpg*/; margin-right:8px;}
.content-frame .content #menu-bot li a{color:#2c3034;}
.content-frame .content #menu-bot li a:hover{color: #fff; text-decoration: none;}
.content-frame .content #menu-bot li img{float:left; margin:9px 10px 0px 0px;}

.content-frame .content .content-main-frame .content-right .calendar {
	background: #6e767e; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e767e 0%, #333b41 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e767e), color-stop(100%,#333b41)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6e767e 0%,#333b41 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e767e', endColorstr='#333b41',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px;
	width:236px;
	border:2px solid #333b41;
	color:#fff;
	height: 95px;
}

.content-frame .content .content-main-frame .content-right .calendar .cal-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700; 
	font-size:14px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.content-frame .content .content-main-frame .content-right .calendar .cform {margin-top:5px;}

.content-frame .content .content-main-frame .content-right .calendar .cform select {
	font-family: 'Ubuntu', sans-serif;
	font-weight:500; 
	font-size:12px;
	width: 176px;
	border:0px;
	color: #333b41;
	padding:2px;
	height: auto;
	margin-top:0px;
	margin-bottom:0px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.content-frame .content .content-main-frame .content-right .calendar .cform input[type=submit] {
	font-family: 'Ubuntu', sans-serif;
	font-weight:500; 
	font-size:12px;
	border:0px;
	color: #787d81;
	padding:4px;
	cursor: pointer;
}

.content-frame .content .content-main-frame .content-right .calendar .cal-desc {
	font-family: 'Ubuntu', sans-serif;
	font-weight:400; 
	font-size:10px;
	margin-top:5px;
	line-height: 15px;
}

.content-frame .content .content-main-frame .content-right .calendar .cal-desc img { float:left; margin-right:5px;}


/* Inner page styles */

.content-frame .content .content-inner-frame {width: 100%; margin-top: 20px;}
.content-frame .content .content-inner-frame .substance{
	background: #a9aaaa;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 730px;
	margin-right:10px; 
	float: left;
	position: relative;
}

.content-frame .content .content-inner-frame .substance .contactForm textarea{ width:695px;}

.content-frame .content .content-inner-frame .sidebar {width: 210px; float: left;}

.content-frame .content .content-inner-frame .substance .stitle {
	width:100%; 
	background: url("inner-title-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/inner-title-bg.jpg*/ repeat-x; 
	height: 38px; 
	line-height: 38px; 
	font-size: 19px; 
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 700; 
	color: #fff;
	border-radius:5px 5px 0 0 ;
	-moz-border-radius:5px 5px 0 0 ;
	-webkit-border-radius:5px 5px 0 0 ;
	margin:0;
}
.content-frame .content .content-inner-frame .substance .stitle span{ display: block; margin-left: 235px;}
.content-frame .content .content-inner-frame .substance .stitle span.normal{ display: block; margin-left: 10px;}
.content-frame .content .content-inner-frame .substance .sdesc {
	padding:10px;
	color:#333;
	line-height:18px;
	font-size: 12px; 
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 500; 
}

.content-frame .content .content-inner-frame .substance .sdesc .accordion-heading{ 
	background:#d4d4d4;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border: 0;
}
.content-frame .content .content-inner-frame .substance .sdesc .accordion-toggle{ 
	color:#333333; 
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 700;
	display: block;
}

.content-frame .content .content-inner-frame .substance .sdesc .accordion-toggle:hover{text-decoration: none;}
.content-frame .content .content-inner-frame .substance .sdesc .accordion-group{ border:0;}


.content-frame .content .content-inner-frame .substance .sdesc .mask {position: relative; margin:-67px 5px 0 -10px;  width: 228px; height: 170px; float: left;}
.content-frame .content .content-inner-frame .substance .sdesc .mask .leftImage{ width: 228px; height: 160px; position: absolute;}
.content-frame .content .content-inner-frame .substance .sdesc .mask .leftImageMask{position: absolute;  width: 228px; height: 170px; background: url("inner-page-mask.png")/*tpa=http://medyandenetim.com.tr/media/img/inner-page-mask.png*/ no-repeat; z-index: 50;}
.content-frame .content .content-inner-frame .sidebar #menu-side {
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f4f4 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f4f4 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f4f4 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	font-family: 'Ubuntu', sans-serif; 
	font-weight:400; 
	font-size:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:0 10px 0 10px;
	width:194px;
	margin-top:25px;
	margin-left: 0px;
}

.content-frame .content .content-inner-frame .substance .contactForm{ margin:0 auto;}
.content-frame .content .content-inner-frame .substance .contactForm .cTitle {
	font-size: 19px; 
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 700; 
	color: #333;
}
.content-frame .content .content-inner-frame .substance .contactForm ul {margin:0;}
.content-frame .content .content-inner-frame .substance .contactForm label { }

.content-frame .content .content-inner-frame .substance .contactForm input[type=text]{ width:695px;}
.content-frame .content .content-inner-frame .substance .contactForm input[type=submit]{ 
	float: right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url("inner-title-bg.jpg")/*tpa=http://medyandenetim.com.tr/media/img/inner-title-bg.jpg*/ repeat-x; 
	height: 38px; 
	line-height: 38px; 
	font-size: 15px; 
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 700;
	color: #fff;
	border: 0;
}

.content-frame .content .content-inner-frame .substance .service-list li{
	background:url("content-icon.png")/*tpa=http://medyandenetim.com.tr/media/img/content-icon.png*/ no-repeat left; 
	padding-left:15px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400; 
	font-size:12px;
	margin: 5px 0 5px 0;
}

.content-frame .content .content-inner-frame .substance .service-list li a{ color:#333;}

.content-frame .content .content-inner-frame .sidebar #menu-side li{ line-height:40px; position:relative; width: 202px; }
.content-frame .content .content-inner-frame .sidebar #menu-side li+li:before{content:url(sidebar-menu-space.jpg)/*tpa=http://medyandenetim.com.tr/media/img/sidebar-menu-space.jpg*/; position:absolute; top: -1px; left: -8px; height: 2px; }
.content-frame .content .content-inner-frame .sidebar #menu-side li a{color:#2c3034;}
.content-frame .content .content-inner-frame .sidebar #menu-side li a:hover{text-decoration: none;}
.content-frame .content .content-inner-frame .sidebar #menu-side li img{float:left; margin:9px 5px 0px 0px;}

.content-frame .content .content-inner-frame .sidebar .calendar {
	background: #6e767e; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e767e 0%, #333b41 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e767e), color-stop(100%,#333b41)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6e767e 0%,#333b41 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6e767e 0%,#333b41 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e767e', endColorstr='#333b41',GradientType=0 ); /* IE6-9 */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px;
	width:190px;
	border:2px solid #333b41;
	color:#fff;
}

.content-frame .content .content-inner-frame .sidebar .calendar .cal-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700; 
	font-size:14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.content-frame .content .content-inner-frame .sidebar .calendar .cform {margin-top:5px;}

.content-frame .content .content-inner-frame .sidebar .calendar .cform select {
	font-family: 'Ubuntu', sans-serif;
	font-weight:500; 
	font-size:12px;
	width: 131px;
	border:0px;
	color: #333b41;
	padding:2px;
	height: auto;
	margin-top:0px;
	margin-bottom:0px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.content-frame .content .content-inner-frame .sidebar .calendar .cform input[type=submit] {
	font-family: 'Ubuntu', sans-serif;
	font-weight:500; 
	font-size:12px;
	border:0px;
	color: #787d81;
	padding:4px;
	cursor: pointer;
}

.content-frame .content .content-inner-frame .sidebar .calendar .cal-desc {
	font-family: 'Ubuntu', sans-serif;
	font-weight:400; 
	font-size:10px;
	margin-top:10px;
	line-height: 12px;
}

.content-frame .content .content-inner-frame .sidebar .calendar .cal-desc img { float:left; margin-right:5px;}

#footer-frame{background:#333b41;  margin-top:0px; min-height:50px;overflow: hidden;}
#footer-frame:after {content:'.'; clear:inherit; display:inline}
#footer-frame #footer{width:960px; margin:0 auto; min-height:5px; padding-top:5px; position:relative;}
#footer-frame #footer panel-body a {color:#b5c0c8; font-size:15px; font-family:'MyriadPro_Cond'; margin-bottom:5px;}
#footer-frame #footer .copyright{color:#676f77; font-size:13px; font-family:'MyriadPro_Cond';}
#footer-frame #footer .for-net{ position:absolute; right:13px; top:30px;}

.panel {
    background-color: #000;

}

#liste {
	font-family: 'Ubuntu', sans-serif; font-weight: 400;
	font-size: 11px;
	line-height: 100%;
}

#takvim {
	font-family: 'Ubuntu', sans-serif; font-weight: 400;
	font-size: 11px;
	text-align: center;


}

#kurumsaltakvim {
	font-family: 'Ubuntu', sans-serif; font-weight: 400;
	font-size: 11px;
	color: #E7E7E7;
	text-align: center;
	background: gray;


}


#banner1 {
	z-index: 0; position:absolute; left: 50%; margin-left: -350px;
	
	}
	
#text1 {
	font-family: 'Ubuntu', sans-serif; font-weight:300; color:#384046; font-size: 24px;position: absolute; right:-200px; bottom: 130px;
	}


	

	p {
		font-family: 'Ubuntu', sans-serif; font-weight: 400;
		  
	line-height: 200%
	
    
   
	
}



.tabpanel {
	color: #E7E7E7
}

#iletisimmetin {
		
		
		line-height: 150%;
	
		color:#555; font-size:20px; font-family:'MyriadPro_Cond';
			
}


.alt {
	color: #fff;
	color:#b5c0c8; font-size:15px; font-family:'MyriadPro_Cond'; margin-bottom:10px;
	
} 

.copyright {
 color: #b5c0c8;
 font-family:'MyriadPro_Cond';

}

.footersag {

color: #fff;
color:#b5c0c8; font-size:15px; font-family:'MyriadPro_Cond'; margin-bottom:10px;
text-align: right;
margin-top: -60px;



}

#ajansdma {right:13px; top:-100px;
    border: 0px solid #fff;
    float: right;
    width: 115px;
	}
	
	
#logoust { width: 250px;

  }	
	

.cubuk {
    min-height: 2px;
    padding: 5px;
    margin-bottom: 25px;
    background-color: #ff6600;
    border: 1px solid ##9d9ea0;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}


.cc-map-wrapper {
        position: relative;
        padding-bottom: 56.100%; /* 16:9 */
        padding-top: 25px;
        height: 0;
}
.cc-map-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
} 


.adresiletisim {

  color: #555;
  font-size: 27px;
  margin-top: 20px;
  margin-top: 80px;
  font-family: 'MyriadPro_Cond';


}