body, html{
	width:100%;
	height:100%;
	margin:-18px 0px 0px 0px;
	padding:0px;
	color:#000;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:22px;
 	background-size:100% 100%;
	background-attachment:fixed;
}
.zemin{
	background:url(../images/77.jpg) #d8dcdf no-repeat top;
	padding: 100px 0px 100px 0px;
 }



.p-sol{
	float:left;
 }
.p-sag{
	float:right;
 }
.p-satir{
	clear:both;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-top:3px;
	color:#0568b3;
	font-weight:bold;
  }

.baslik_mavi{
	color:#000 !important;
}
.indir{
	padding:40px !important;
}
 
.resim_urun {
    padding: 5px;
    border: 1px #CCC solid;
    min-height: 161px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 19px;
}

.ana_aktif{
	color:#fff !important; background-color: #787475; 
	background-image: linear-gradient(to bottom, #787475, #0d1517); text-shadow:0px 1px 1px #000; 
	
}


.urun_but{
	cursor:pointer;
	transition:all,500ms;
}

.resim_urun{
	transition:all,500ms;
}


.urun_but:hover .resim_urun{
	box-shadow:0px 3px 5px rgba(0,0,0,0.5);
}



.dolgu_mavi, .dolgu_mavi td{
	background:#0568b3 !important;
	color:#FFF;
	text-align:center;
}

.mavi_tablo{
	border-top:1px #0568b3 solid;
	border-right:1px #0568b3 solid;
	margin-bottom:30px;
}

.mavi_tablo td{
	border-left:1px #0568b3 solid;
	border-bottom:1px #0568b3 solid;
	padding:5px;
}



.mavi_tablo tr:nth-child(2n-1) td{
	background:#79a8be !important;
}

.mavi_tablo tr:first-child td{
	background:#0568b3 !important;
	color:#FFF !important;
}
.mavi_tablo tr:first-child td .baslik_mavi{
	color:#FFF !important;
}

.acik_mavi{
	background:#b9d6e4 !important;
}



.trans{
	opacity: 0.4;
    filter: Alpha(opacity=40); 
}

.ust_alan{
	width:100%;
	background:url(../images/ust.jpg) no-repeat left top;
	box-shadow:0px 0px 5px rgba(0,0,0,0.6);	
	padding:0px;
	position:relative;
 	transition:all,500ms;
 }
.ust_alan:hover{
    background:rgba(0,0,0,0.6);
 	
}

.ust_tel{
	padding:0px;
	background:#000;
	width:100%;
}



.alert{
	font-size:14px;
	line-height:22px;
}


.kutu2{
	background:#dbf1f9;
	padding:10px;
}


.makine_kutu{
	
	padding:5px;
	font-size:18px;
	font-family:  'Ubuntu', sans-serif;
	font-weight:100;
	cursor:pointer;
	transition:all 500ms;
	-moz-transition:all 500ms;
	-webkit-transition:all 500ms;
	margin-bottom:5px;
	border-top:1px #6c6a6b dashed;
}

.makine_kutu:hover{
	background:#6c6a6b;
	color:#FFF;
}
	
.makine_kutu:hover a{
	color:#FFF;
}


.makine_kutu b{
	font-size:20px;
	display:inline-block;
	margin-bottom:10px;
	margin-top:10px;
}


.baslik_br{
	width:100%;
}

.baslik_br .baslik{
	display:inline-block;
	padding-right:10px;
	background:url(../images/icon2.png) no-repeat center left;
}


.kutu_iletisim{
	padding:10px;
	margin-bottom:10px;
	background:#292e30;
	color:#FFF;
 }


.slogan-yan{
	margin-top:22px;
	color:#ec1c24;
	font-style:italic;
	font-size:16px;
	border-left:1px #666 solid;
	padding-left:15px;
	margin-left:-20px;
	margin-right:-30px;
}


.kutu_iletisim i{
	background:#FFF;
	width:30px;
	height:30px;
	text-align:center;
	color:#292e30;
	font-size:20px;
	padding-top:5px;
	border-radius:50%;
}



.submit{
	border:0px #d1ad5b solid;
	background:#000;
 	color:#fff;
 	font-size:14px;
	text-shadow:1px 1px 1px #000;
	font-family:  'Ubuntu', sans-serif;
	margin-right:10px;
	padding:10px;
	border-radius:4px;
}

a.dil{
	color:#FFF;
}

.dil_kutu{
	margin-top:10px;
	font-size:14px;
	font-family:  'Ubuntu', sans-serif;
	color:#fff;
}


#yukari_ok_vit{
	position:fixed; 
	padding:0px; 
	height:64px; 
	width:64px; 
	right:20px; 
	bottom:20px;
	z-index:13;
	cursor:pointer;
	
}


img{
	border:0px;
}

.temizle{
	clear:both;
}

.ref_govde{
	overflow:hidden; width:100%;
	margin-top:30px;
	height:80px;
}

.tamamlanan{ 
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .3s ease;  /* Transition for Webkit browsers */
 
}
.tamamlanan:hover{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;

}

.alt_bilgi_kutu{
	position:fixed;
	bottom:0px;
	z-index:80;
	width:100%;
}


.alt_bilgi{
}

.alt_bilgi strong{
	font-size:18px;
	font-weight:100;
	display:inline-block;
	margin-bottom:10px;
	color:#FFF;
}

.bilgi{
	margin:10px;
	color:#f2f2fa;
}


.alt_ok_but{
	background:#f89f1b;
	padding:6px;
	color:#FFF;
	margin-top:-20px;
	display:block;
	text-align:center;
	margin-bottom:10px;
	cursor:pointer;
}
.alt_ok_but:hover{
	background:#3f4077;
}


.alt_ac{
	display:none;
}



.tamamlanan2{
	margin-right:25px;
	margin-left:25px;
	margin-bottom:50px;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .3s ease;  /* Transition for Webkit browsers */
	cursor:pointer;
	display:inline-block;

}
.tamamlanan2:hover{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;

}


.ic_back{
}


 
.info span{
	display:block;
	margin:0px 0px 0px 10px;
	padding-top:0px;
}

.info {
 	border-radius:4px;
    padding: 15px;
    position: relative;
    display: inline-block;
    left: 0px;
    text-align: left;
    bottom: 430px;
	font-size:38px; 
	font-family:  'Ubuntu', sans-serif;
 	float:left;
	color:rgba(0,0,0,1.00);
 }


.hak{
	background:url(../images/hak_back.jpg) no-repeat #eeeeee center top;
	width:100%;
	padding:30px;
}

.yan-menu {
	margin-top:5px;
}
.yan-menu li a{
	display:block;
	padding:5px;
	font-size:16px;
	background-color: #787475;
    background-image: linear-gradient(to bottom, #333, #0d1517);
    text-shadow: 0px 1px 1px #000;
    color: #FFF;
	margin-bottom:1px;
	border-left:2px #ff7175 solid;
	 
}

.ust{
	height:40px;
}


.ust_ic{
    
	margin:15px auto;
}

.ozel{
	position:absolute;
	right:-25px;
	cursor:pointer;
}

.uyari{
	padding:10px;
	background:#e7e9ec;
	border:1px #cbced4 solid;
	font-size:14px;
	margin:10px;
}



.logo{
	display:inline-block;
	margin-top:25px;
	margin-bottom:2px; 
 }
 

.orta{
	width:980px;
	margin:0 auto;
	height:auto;
}



.sol{
	float:left;
	margin-right:15px;
	width:240px;
}
.sol2{
	float:left;
	margin-right:10px;
	width:650px;
	overflow:hidden;
}

.sag{
	float:right;
	text-align:left;
	width:670px;
	text-align:justify;
	line-height:20px;
	
}





.iletisim1{
	text-align:center;
	font-family:  'Ubuntu', sans-serif;
	font-weight:100;
	font-size:16px;
	line-height:22px;
	color:#555;
}

.iletisim1 span{
	font-size:40px;
	color:#FFF;
	text-align:center;
	background:#233b77;
	padding:30px;
	border-radius:60px;
	margin-top:20px;
}
.iletisim1 strong{
	display:inline-block;
	text-align:center;
	margin-top:10px;
	font-weight:900;
	font-size:18px;
	color:#233b77;
}


.iletisim2{
	text-align:center;
	font-family:  'Ubuntu', sans-serif;
	font-weight:100;
	font-size:16px;
	line-height:22px;
	color:#555;
	background:#e2e5ee;
	border-radius:6px;
	padding:20px;
	margin-bottom:3px;
}

.iletisim2 span{
	font-size:20px;
	color:#FFF;
	text-align:center;
	background:#233b77;
	padding:20px;
	border-radius:60px;
	margin-top:20px;
}
.iletisim2 strong{
	display:inline-block;
	text-align:center;
	margin-top:10px;
	font-weight:900;
	font-size:18px;
	color:#233b77;
}


.hesapnolar{
	margin-top:20px;
}

.form-control{
	margin-bottom:10px;
	border-radius:0px;
	border:1px #adc9e8 solid;
}



.paketler_zemin{
	background:#d8e8f5;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:8px;
	margin-top:20px;
	border-bottom:1px #7a7a7e solid;
}




.sizi_but, .sizi_arayalim_msg{
	position:absolute;
	bottom:5px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	width:100%;
	margin-left:-20px;
	font-size:16px;
	font-weight:400;
	padding:10px 10px 10px 10px;
	cursor:pointer;
	z-index:999;
}
.sizi_but:hover{
	background:url(../images/trans.png);
}

.sizi_arayalim_msg{
	font-size:14px;
	font-weight:100;
	background:#0568b3;
	padding:5px;
	display:block;
}

a.tell{
	font-size:19px;
	height:26px;
	padding:0px;
	display:inline-block;
	margin:2px;
	color:#ffffff;
 }
 
 .tab_aciklama strong{
	 display:block;
	 padding:5px;
	 color:#FFF !important;
	 background:#0568b3;
	 border-radius:4px;
 }
 


.sizi_arayalim_kutu{
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(../images/dikkat_back.gif);
	padding:5px;
	left:0px;
}

.siz_tel{
	border-radius:0px;
	border:1px #054893 solid;
	font-size:14px;
}

.siz_submit{
	border:0px;
	background:#f9a01b;
	color:#FFF;
	font-size:14px;
}

.siz_submit:hover{
	 background:#03356d;
	 color:#FFF;
}



.sizi_but2{
	color:#FFF;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-weight:400;
	padding:6px;
	border-radius:3px;
	margin-top:6px;
}
.sizi_but2:hover{
	background:url(../images/trans.png);
}


.ust_border{
	width:100%;
	height:8px;
	position:absolute;
	top:0px;
	background:url(../images/border2.png) repeat-x;
	left:0px;
}


.fiyat{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size:30px;
	color:#e1f346;
	text-align:center;
	padding:20px;
	position:absolute;
	bottom:40px;
	width:100%;
	margin:0px 0px 0px -20px;
	text-shadow:1px 1px 1px #000;
	background:url(../images/border3.png) no-repeat center;
}

.fiyat b{
	font-size:18px;
}


.no{
	background:url(../images/no.png) no-repeat right top;
	text-align:right;
	padding-right:10px;
	padding-top:15px;
	width:77px;
	height:75px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}
.no:hover{
	background:url(../images/no_on.png) no-repeat right top;
}

.golge{
	background:url(../images/golge.png) no-repeat;
	background-size:auto 100%;
	height:372px;
	width:23px;
	position:absolute;
	right:0px;
	bottom:0px;
}


.sss_mg{
	display:block;
	margin-top:10px;
	line-height:20px;
	background:#efdfdf;
	padding:7px;
	font-size:14px;
}



@media screen and (max-width: 1100px) {
	.ban_ic{
		background-size:auto 100%;
		background-position:center top;
		background-repeat:repeat-y;
		position:absolute;
		z-index:1;
	}
}

@media screen and (min-width:1100px) {
	.ban_ic{
		background-size:100% auto;
		background-position:center top;
		background-repeat:repeat-y;
        position:absolute;
		z-index:1;
	}
}





.sag2{
	float:right;
	text-align:left;
	width:248px;
	overflow:hidden;
	
}









.nav_v{
	margin-top:8px;
}

.logo_kutu{
		text-align:center;
}

.yil{
	font-style:italic;
	font-style:24px;
}
.yil b{
	font-size:20px;	
}


.navbar-inverse {
    float: right;
    margin-top: -8px;
}



.navbar-inverse .navbar-nav li a {
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-decoration: none;
    margin: 14px 29px 0px 0px;
    display: inline-block;
    text-align: center;
    transition: all 500ms;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    transition: all,500ms;
    padding: 5px 5px 5px 5px;
    border-radius: 4px 4px 0px 0px;
}

.navbar-inverse .navbar-nav li a:hover{
	color:#FFF;
	background:#ff7376 !important;
}

.dropdown-menu a{
	margin:0px !important;
}

.ara-govde{
 	border:1px #999999 solid; 
	width:170px;
	display:inline-block;
	margin-top:20px;
}

.ara-kutu{
	padding:5px;
	border:0px;
	background:none;
	color:#FFF;
	width:120px;
	float:left;
	font-size:15px;
}

.ara-img{
	float:right
}


.navbar-inverse .navbar-nav li a.ana_but:active , .navbar-inverse .navbar-nav li a.ana_but:visited {
	color:#fff;
}


.navbar-inverse .navbar-nav li .dropdown-menu li a{
	width:100%;
	display:inline-block;
	text-align:left;
}



.navbar-inverse .navbar-nav li a.ana_but{
 	padding:14px 8px 10px 8px;
}
.navbar-inverse .navbar-nav li a.ana_but:hover{
	background-color: #ca0418;     background-image: linear-gradient(to bottom, #ff7376, #cb0014); text-shadow:0px 1px 1px #000;  color:#fff;
}


.navbar-inverse .navbar-nav > li > a:hover{
 	background-color: #ca0418;     background-image: linear-gradient(to bottom, #ff7376, #cb0014); text-shadow:0px 1px 1px #000; color:#fff;
}

.dropdown-menu{
	position:absolute;
    top: 100%;
    left: 0px;
	background:#000 !important;
}


.dropdown-submenu .dropdown-menu{
     top: 0px;
    left: 100%;
}

.dropdown-submenu{
	background:url(../images/ok2.png) no-repeat center right;
}

.takip{
	padding:5px 0px 5px 0px;
	margin:5px;
	border-top:1px #ccc solid;
	font-size:12px !important;
}

.ust_menu{
	padding:0px;
	float:right;	
}
.menu_serit{
	background:url(../images/ust.jpg) no-repeat left top;
}


.ust_menu li{
	margin:0px;
	padding:0px;
	text-align:center;
}

.ust_menu li:first-child{
	border-left:0px;
}



.paket_govde{
	margin-top:35px;
	margin-bottom:35px;
	padding-bottom:50px;
	border-size:100% auto;
	height:460px;
}


.sorgu_bar{
	background:#766c6c;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:10px;
	padding:5px 5px 10px 5px;;
}

.icon_yazi{
	display:block;
	color:#FFF;
	margin-top:-25px;
	margin-left:40px;
	font-size:15px;
}


.renk_icon{
	color:#cab532;
	font-size:36px;
}

.ust_menu_but{
	/* background:url(../images/border.png) no-repeat bottom left; */
}










.alt_yazi{
	color:#666;
	font-family:  'Ubuntu', sans-serif;
	font-size:16px;
	margin:48px 0px 0px 10px;
}




.tablo3{
	overflow:hidden;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px #555 solid;
}

.tablo3 td{
	padding:8px 5px 8px 5px;
	font-size:15px;
	background:#fff;
	color:#5f5493;
	border-bottom:1px #555 solid;
}

.tablo3 td:last-child{
	background:#555;
	color:#FFF;
	border-bottom:1px #fff solid;
}

.tablo3 tr:last-child td{
	border-bottom:0px;
}



.alt_menu{
	width:330px;
	margin:0px;
	padding:0px;
	display:block;
}

.alt_menu li{
	padding:10px 10px 10px 10px;
	margin:0px 0px 1px 0px;
	width:100%;
    box-shadow:3px 3px 8px #82534d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#f7f7f7;
	cursor:pointer;
	border-bottom:1px #333 solid;
	
}
.alt_menu li:hover{
	background:#e5dee0;
}

.alt_menu li a{
	color:#777;
	text-decoration:none;
	font-size:18px;
	font-family:  'Ubuntu', sans-serif;
	font-weight:100\9;
	*font-weight:100;
}

.alt_menu li a:hover{
	color:#000;
}




.banner_ic{
	margin:0px auto auto 50px auto;
	position:relative;
	box-shadow:3px 3px 20px #333;
	padding:0px 0px 40px 0px;

}

.banner_ic2{
	height:300px;
}

.ic_banner{ 
	background-position:center top;
}


#banner{
 	background:#FFF;
}

.beyaz_kutu{
 	margin-bottom:15px;
	margin-top:33px;
	font-size:15px;
	line-height:22px;
	background:#FFF;
	padding:8px;
 }

.beyaz_kutu p span{
	color:#000000 !important;
}

.sosyal{
	position:absolute;
	right:-50px;
	z-index:9;
	top:30px;
	width:50px;
}


.sosyal_icon{
	margin:3px;
	display:block;
	transition:all 500ms;
	opacity: 0.4;
    filter: Alpha(opacity=40); /* IE8 and earlier */
	text-align:center;
	color:#FFF;
	font-size:22px;
		filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .3s ease;  /* Transition for Webkit browsers */
}
.sosyal_icon:hover{
	opacity: 1;
    filter: Alpha(opacity=100); /* IE8 and earlier */
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}



.banner img{
	width:100%;
}



.carousel-indicators{
	text-align:left;
	margin-left:0px;
	padding-left:20px;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    border-radius: 10px;
	background:#95969d;
	border:1px #95969d solid;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #ff9a00;
	border:1px #ff9a00 solid;
}



.carousel-control{
}

.left{
}

.right{

}



.banner_info b{
	font-size:20px;
	display:inline-block;
	margin-bottom:10px;
	background:#404040;
	padding:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}




.form_ara_kutu{
	background:none;
	border:0px;
	padding:5px 5px 5px 5px;
	margin-top:0px;
	font-size:15px;
	height:34px;
	position:absolute;
	top:0px;
}
.form_ara_submit{
	background:#cab532;
		border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:absolute;
	right:0px;
	border:0px;
	height:34px;
	padding:5px 20px 5px 20px;
	top:0px;
	color:#FFF;
}




.oklar{
	
	height:40px;
	position:absolute;
	bottom:0px;
	z-index:96;
}





.slogan{
	float:left;
	margin-left:290px;
	margin-top:5px;
}

.menu_back{
	padding:0px;
}




.oval{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ic_sag{
	float:right;
	border-left:1px #e4f4f5 solid;
	text-align:justify;
	width:720px;
	padding-left:10px;
	padding-top:20px;
}


.ic_sol, .ic_sol2{
	float:left;
	text-align:justify;
	width:580px;
	padding-left:10px;
	padding-top:20px;
}

.ic_sol2{
	width:400px;
}


a.sol_but{
	padding:10px;
	background:#29176d;
	color:#FFF;
	transition:all 500ms;
	display:block;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-decoration:none;
	margin-bottom:1px;
	border-left:3px #0093de solid;
}

a.sol_but:hover{
	background:#0093de;
}



.sol_menu{
}

.sol_menu li{
	border:0px;
	background:#766c6c;
	color:#FFF;
	margin-bottom:1px;
}

.sol_menu li:hover{
	background:#29176d;
}

.sol_menu li a{
	color:#FFF;
	font-family:  'Ubuntu', sans-serif;
	font-size:18px;
	text-decoration:none;
	
}

.sol_menu li a span{
	font-size:12px;
	padding-top:5px;
}


.yazi_kutu{
	background:#f6f1d0;
	width:100%;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
	line-height:20px;
}

.tel {
    text-align: right;
    margin-bottom: 19px;
    margin-top: 19px;
}


.sayfa{
	width:100%;
}


.sayfa_ic{
    background:#FFF;
	width:100%;
	padding:0px 30px 30px 30px;
	margin-top:-10px;
	position:relative;
	z-index:999;
}

.yazi{
	text-align:justify;
	display:inherit;
	line-height:22px;
}

.yazi table{
	width:100%;
	border-left:1px #CCC solid;
	border-top:1px #CCC solid;
}

.yazi table td{
	font-size:18px;
	padding:5px;
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
}

.yazi table tr:nth-child(2n+1) td{
	background:#F0F0F0;
}

.resim{
	margin-top:3px;	
	width:100%;
 	overflow:hidden;
 	border:5px #fff solid;
	padding:0px;
}

.atla:nth-child(4n+1){
	clear:both;
}


.resim2{
    opacity: 1;
    filter: Alpha(opacity=100); /* IE8 and earlier */
	transition:all 500ms;
	height:auto;
	border:0px;
}
.resim2:hover{
	opacity: 1;
    filter: Alpha(opacity=100); /* IE8 and earlier */
}

.resim3{
 	border:3px #e0dddd solid;
	padding:5px 5px 2px 5px;
	margin-bottom:20px;
	width:100%;
	position:relative;
	overflow:hidden;
	color:#FFF;
	transition:all 500ms;
	height:170px;
	text-align:center;
	
}

.resim3 img{
	width:100%;
}

.resim3 span{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	padding:10px;
	color:#fff;
	background:rgba(41,23,110,0.8);
	transition:all 500ms;
	font-size:20px;
	bottom:-80px;
}

.resim3:hover span{
	bottom:0px;
}

.resim3:hover{
	border:3px #29176e solid;
	background:#29176e;
}



.dropdown-menu{
}

.dropdown-menu > li > a {
    display:block;
    padding:8px 3px 8px 3px;
    clear: both;
    font-weight: normal;
    color: #333;
	font-size:14px;
    white-space: nowrap;
	border-bottom:1px rgba(0, 0, 0, 0.8) dotted;
	text-align:left;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #0093de;
    border-color: #000; 
}


.resim4{
	display:block;
	margin:0px 0px 10px 0px;
}

.but_kutu{
	padding:10px 5px 10px 5px;
	border-bottom:1px #efdfe2 solid;
	cursor:pointer;
	background:#faf4f5;
	margin-bottom:1px;
}

.but_kutu:hover{
	background:#efdfe2;
}


.hak-yazi{
	font-size:16px;
	line-height:24px;
}


.baslik{
	font-family:  'Ubuntu', sans-serif;
	font-size:24px; 
	color:#fff;
	text-shadow:0px 1px 1px #000;
	margin-top:0px;
	margin-bottom:-10px;
	padding:20px 3px 10px 10px;
	font-weight:600;
background-color: #f35b28;
    background-image: linear-gradient(to bottom, #ff7376, #f35b28);
	min-height:80px;
	
}
.ozelik-baslik{
	color:#FFF;
	text-shadow:0px 1px 1px #000;
	background-color: #787475;
	padding:8px;
	border-radius:5px;
    background-image: linear-gradient(to bottom, #ff7376, #914043);
	display:block;
}


.yan_cizgi{
	border-left:1px #666 solid;
	padding-left:20px;
	padding-right:20px;
	border-right:1px #666 solid;
}



.baslik span{
	padding-bottom:7px;
	padding-left:40px;
	background:url(../images/icon.png) #FFF no-repeat center left;
	display:inline-block;
	padding-right:8px;
}

a.sss_but{
	padding:10px;
	background:#CCC;
	font-size:16px;
	color:#333;
	display:block;
	text-decoration:none;
	margin-bottom:1px;
}
a.sss_but:hover{
	background:#FFF;
	color:#666;
}

.neden_kutu{
	height:80px;
	width:100%;
	position:relative;
	color:#FFF;
	text-align:center;
	padding-top:50px;
 	background:#0568b3;
	margin:1px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size:16px;
	transition:all,500ms;
}
.neden_kutu:hover{
	background:url(../images/icon2.png) no-repeat #8c959d center 20px;

}


.neden_kutu b{
	font-weight:300;
	font-family: 'Open Sans Condensed', sans-serif;
}

.neden_kutu i{
	position:absolute;
	top:15px;
	right:15px;
	font-size:20px;
	color:#FFF;
}


.urun_menu{
	padding:0px;
	margin:0px;
	list-style:none;
}

.urun_menu li{
		padding:0px;
	    margin:0px;
}

.urun_menu li a{
		padding:10px 8px 10px 8px;
		display:block;
		width:100%;
		background:#977f4a;
		text-decoration:none;
		border-top:1px #d5c195 solid; 
		border-bottom:1px #745c28 solid; 
		color:#FFF;
		text-shadow:1px 1px 1px #000;
}
.urun_menu li a:hover{
	background:#0089cd;
}

.hizmetler{
	background:url(../images/4555.jpg) #000 no-repeat center top;
	padding:100px 0px 100px 0px;
	background-size:100% auto;
	background-attachment:fixed;
}


.urun_kutu, .urun_kutu2{
	background:url(../images/golge.png) no-repeat #fff center bottom;
	padding:0px;
 	width:100%;
	color:#FFF;
	tarnsition:all 500ms;
	overflow:hidden !important;
	cursor:pointer;
	margin-bottom:15px;
    transition:all,500ms;
	position:relative;
	text-align:center;
 }

.urun_kutu:hover{
	background-size:80% auto;
}
.urun_kutu img{
	transition:all, 500ms;
 }

.urun_kutu{
	padding:30px;
	text-align:center;
}


.urun_kutu b{
	padding:10px;
	text-align:center;
	border-radius:4px;
	display:block;
	line-height:17px;
	font-size:16px;
	position:relative;
	z-index:9;
	bottom:0px;
	width:100%;
	background-color: #f25a29;
    background-image: linear-gradient(to bottom, #f5744b, #f25a29);
	color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	transition:all,500ms;
	min-height:50px;
 }

.urun_kutu:hover b{
	background-color: #ca0418;
    background-image: linear-gradient(to bottom, #ff7376, #ff7376);
 }

.urun_kutu:hover img{
 }


.yeni{
   position:absolute;
   right:30px;
   top:30px;
}

.urun_kutu2{
	height:260px !important;
	box-shadow:0px 0px 25px rgba(0,0,0,0.9);
}

.urun_kutu2 b{
	padding:10px 20px 10px 20px;
	text-align:center;
	display:block;
	line-height:17px;
	font-size:18px;
	position:absolute;
	z-index:9;
	bottom:0px;
	width:100%;
	background-color: #ca0418;
    background-image: linear-gradient(to bottom, #ff7376, #cb0014);
	color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	transition:all,500ms;
}

.buton, .buton2{
	display:inline-block;
	padding:10px 15px 10px 15px;
	background:#333;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	color:#FFF;
	margin-bottom:10px;
	text-align:center;
	font-size:18px;
}


.buton:hover{
	background:#000;
	color:#FFF;
}

.urun_kutu2{
}


.buton2:hover  b{
	background:#000;
	color:#fff;
}


.urun_kutu2:hover b{
	background:#000;
	color:#FFF;
}

.tab_b{
	font-size:15px;
	color:#fff; 
	font-weight:400;
  	color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
 }
 
 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    cursor: default;
    	background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #ccc);
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.ana_yazi{
	font-size:12px !important;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  	color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
	background-color: #787475;
    background-image: linear-gradient(to bottom, #ff7376, #914043);
	font-size:14px;
	text-align:center;
	transition:all,500ms;
}
.nav-tabs > li > a i{
	font-size:30px;
}

.nav-tabs > li > a:hover{
	color:#000 !important;
	background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #ccc);
}

.tab_aciklama{
	min-height:250px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:20px 10px 10px 10px;
	background:#FFF;
	font-size:14px;
}

ul li,ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.tab_aciklama ul li{
	padding:5px;
}

.tab_aciklama ul li:nth-child(2n+1){
	background:#ffd6d7;
	border-radius:4px;
}

.baslik2{
	font-size:18px;
	border-radius:3px;
	color:#fff;
	padding:19px 8px 19px 10px;
	margin:5px 0px 15px 0px;
	font-weight:400;
	background-color: #787475;
    background-image: linear-gradient(to bottom, #333, #0d1517);
    text-shadow: 0px 1px 1px #000;
  	color:#FFF;
	font-family: 'Open Sans Condensed', sans-serif;
  }

.baslik3{
	font-family: 'Open Sans Condensed', sans-serif;
	background:#0568b3;
	font-size:18px;
	color:#fff;
	padding:5px;
	margin-top:17px;
	margin-bottom:10px;
	font-weight:500;
	margin-left:0px;
}

.baslik4, .baslik5{
	font-family:  'Ubuntu', sans-serif;
	margin:0px 0px 20px 0px;
	font-size:24px;
	color:#0d47a1;
	font-weight:400;
}

.baslik4{
	margin-top:-2px;
}

.menu_p{
	padding:5px;
}


a.kurumsal_but{
	padding:8px;
	background:#0568b3;
	display:block;
	margin:1px;
	color:#FFF;
	transition:all,500ms;
	text-decoration:none;
}

a.kurumsal_but:hover{
 	background:url(../images/icon2.png) no-repeat #cbced4 5px 5px;
	color:#000;
	padding:8px 8px 8px 45px;
}


.baslik5{
	color:#FFF;
	font-size:28px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
}

.paket_but, .paket_but_a{
	background:#f36b23;
	padding:0px;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
	cursor:pointer;
	margin-top:10px;
		border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:100%;
}

.paket_but span{
	font-size:16px;
	display:block;
	margin-bottom:8px;
	color:#d1e1ee;
}

.t_sol{
	text-align:center;
	float:left;
	width:48%;
	padding:8px 0px 12px 0px;
	border-right:1px #fcb087 solid;
}
.t_sag{
	text-align:center;
	float:left;
	width:48%;
	padding:8px 0px 12px 0px;
	border-left:1px #d2520e solid;
}



.paket_but:hover , .paket_but_a{
	background:#25276d;
}

.paket_but:hover > .paket_but_a .t_sol{
	border-right:1px #5f619d solid;
}
.paket_but:hover > .paket_but_a .t_sag{
	border-left:1px #161853 solid;
}

.paket_but_a .t_sol{
	border-right:1px #5f619d solid;
}
.paket_but_a .t_sag{
	border-left:1px #161853 solid;
}




.baslik6{
	font-size:17px;
	font-size:15px\9;
	*font-size:15px;
	color:#82534d;
	font-family:vitfont;
	margin:10px 0px 0px 0px 0px;
	padding:0px;
	font-weight:100;
}


.ara_govde{
	width:100%;
	padding:15px;
	background:#d3d6da;
	margin-top:15px;
	color:#FFF;
	font-style:italic;
	font-size:20px;
}

.ara, placeholder{
	border:0px;
	background:none;
	color:#FFF;
	margin-top:0px;
	margin-bottom:-1px;
	padding:6px 0px 3px 5px;
 	height:20px;
	font-size:14px;
	border:0px;
	box-shadow:0px 0px 0px #000;
}


.ara_kutu{
	border:0px;
	background:#d3d6da;
 	padding:3px 0px;
	color:#000;
	height:32px;
	margin-top:25px;
	text-shadow:0px 1px 1px #000;
}



.ara_but, .ara_but2{
    background:none;
	padding:10px 15px 10px 15px;
	border:0px;
	color:#333;
	font-family:vitfont;
	font-size:20px;
}

.ara_but2{
	padding:8px 12px 8px 12px;
	background:#82534d;
}


.geri{
    color:#ed9536;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:8px 15px 8px 15px;
	color:#FFF;
	text-decoration:none;
	background:#ed9536;
	margin:25px 0px 15px -10px;
	display:inline-block;
}


a.alt_but{
	color:#fff;
	padding:0px 5px 5px 5px;
	font-size:14px;
	font-family:  'Ubuntu', sans-serif;
	display:inline-block;
}

.alt_liste {
	float:right;
}

.alt_liste li{
	padding:5px;
	border-bottom:1px #CCC dotted;
	list-style:none;
	width:300px;
}



.alt{
	margin-top:40px;
	padding:120px 0px 60px 0px;
	color:#fff;
	text-shadow:0px 1px 1px #000;
	height:auto;
	font-size:12px;
	background: url(../images/alt.jpg) #ef5a29 no-repeat center top;
 	background-size:100% auto;
}

.yeni_baslik{
	border-bottom:1px #ff7175 solid;
	height:15px;
	width:100%;
	text-align:center;
}
.yeni_baslik span{
	display:inline-block;
	padding:15px;
	background:#fff;
	margin-top:-18px;
	font-family:  'Ubuntu', sans-serif;
}


.alt_logo{
	/* background:#0568b3; */
	margin:0px;
	padding:10px 0px 10px 0px;
	min-height:90px;
	text-align:center;
}


.alt_b{
	width:100%;
	background:#FFF;
	display:block;
	padding:8px;
	box-shadow:-5px 0px 15px #333;
	-moz-box-shadow:-5px 0px 15px #333;
	-webkit-box-shadow:-5px 0px 15px #333;
}


.alt_ic{
	
	margin:0 auto;
	font-size:12px;
	text-align:justify;
}

.tablo{
	border-top:1px #adc9e8 solid;
	border-left:1px #adc9e8 solid;
}
.tablo td{
	border-right:1px #adc9e8 solid;
	border-bottom:1px #adc9e8 solid;
	padding:5px;
	font-size:16px;
	color:#072d58;
	height:47px;
	text-align:left;
}
.tablo td span{
	margin-right:10px;
	font-size:16px;
	
}

a.teklif{
	padding:45px 8px 45px 8px;
	text-align:center;
	border-radius:3px;
	background:#F00;
	color:#FFF;
	font-size:20px;
	transition:all 500ms;
	width:100%;
	display:block;
}
a.teklif:hover{
	background:#000;
}



.form_kutu, .form_kutu2{
	border:0px;
	background:#fff;
	color:#555;
	font-size:18px;
	padding:10px 15px 10px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:vitfont;
	width:350px;
	margin-right:10px;
}

a.a_bos{
	text-decoration:none;
	font-size:14px;
	color:#6e7070;
	line-height:20px;
	font-weight:100;
}

.scrll{
	height:800px; 
	width:310px; 
	overflow:auto; 
	padding-right:20px;
	scrollbar-face-color: #8fc2cd;
	scrollbar-shadow-color: #d8eff1;
	scrollbar-highlight-color:#d8eff1;
	scrollbar-3dlight-color: #d8eff1;
	scrollbar-darkshadow-color: #2D2C4D;
	scrollbar-track-color: #d8eff1;
	scrollbar-arrow-color: #7fb3be;
}

.form_kutu2{
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
}


.makale_kutu{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#daf1f2;
	padding:10px;
	margin-top:20px;
	height:360px;
}
.makale_kutu_{
	height:300px;
	overflow:hidden;
}


.maka_li{
	height:80px;
	border-bottom:1px #95cbce dotted;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}

.orta_govde{
	margin-top:25px;
}


.hiz_li{
    height:75px;
	border-bottom:1px #95cbce dotted;
	border-top:1px #fff dotted;
	padding-bottom:10px;
	padding-top:5px;
	position:relative;
	overflow:hidden;
	
}

.haber_yazi{
	display:block;
	min-height:30px;
}



a.devam{
 	padding:10px 20px 10px 20px;
	color:#FFF;
	text-decoration:none;
	background:#0568b3;
	border-radius:3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	transition:all 500ms;
	-moz-transition:all 500ms;
	-webkit-transition:all 500ms;
	margin-top:5px;
	margin-bottom:5px;
	display:line-block;
	float:right;

}
a.devam:hover{
	color:#fff;
	background:#7d878f;
}


.tarih{
	background:#172667;
	padding:5px;
	text-align:center;
	width:70px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF;
	float:left; margin-right:15px;
}

a.kutu_but{
	 display:block;
	 padding:18px 0px 0px 55px;
	 cursor:pointer;
	 height:58px;
	 font-size:18px;
	 font-family:  'Ubuntu', sans-serif;
	 text-decoration:none;
	 color:#131c5d;
	 margin-bottom:5px;
	 transition:all 500ms;
	 -moz-transition:all 500ms;
	 -webkit-transition:all 500ms;
}

a.kutu_but:hover{
	background-color:#FFF;
}


a.m1{
	background:url(../images/m1.png) #eeeff0 no-repeat center left;
}

a.m2{
	background:url(../images/m2.png) #eeeff0 no-repeat center left;
}

a.m3{
	background:url(../images/m3.png) #eeeff0 no-repeat center left;
}

.slogan-2{
	clear:both;
	/*background:url(../images/bslogan.jpg) #000 no-repeat center top;*/
 	background-size:100% auto;
	background-attachment:fixed;
	padding:60px 20px 60px 0px;
	color:#FFF;
	text-shadow:0px 1px 1px #000;
	text-align:center;
	width:100%;
	display:block;
	font-style:italic;
	font-size:25px;
	margin:15px 0px 15px 0px;
}



.border1{
	float:left;
	margin:0px 10px 10px 0px;
	border:5px #f0f6f9 solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:71px;
	height:71px;
	overflow:hidden;
}

.border2{
	margin:0px 10px 10px 0px;
	border:5px #885c56 solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:133px;
	height:70px;
	overflow:hidden;
	text-align:center;
	padding-top:30px;
	cursor:pointer;
}

.border3{
	margin:0px 10px 10px 0px;
	border:5px #b0dfe2 solid;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:920px;
	height:370px;
	overflow:hidden;
	text-align:center;
}

.border4, .border6{
	float:left;
	margin:0px 25px 35px 15px;
	border:5px #9cced0 solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:189px;
	height:107px;
	overflow:hidden;
	text-align:center;
	background:#fff;
}

.border6{
	margin:0px 15px 35px 0px;
	width:165px;

}


.border5, .border7{
	margin:0px 10px 10px 0px;
	border:5px #b0dfe2 solid;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:560px;
	height:300px;
	overflow:hidden;
	text-align:center;
}


.border5{
	height:auto;
}


.border7{
    background:#262520;
	width:390px;
	margin:0px 10px 10px 0px;
	height:315px;
}


.video_li, .video_li2{
	float:left;
	margin-right:17px;
	text-align:center;
	width:144px;
}

.video_li2{
	float:left;
	margin-right:10px;
	width:144px;
	height:200px;
}
.numara{
	text-align:right;
	margin-top:40px;
}
.numara a , a.num_ak{
	display:inline-block;
	height:3px;
	width:33px;
	background:#766c6c;
	margin:0px 3px 0px 3px;
	color:#766c6c;
	overflow:hidden;
	cursor:pointer;
}
.numara a:hover, a.num_ak{
	background:#ed9536;
	color:#ed9536;
	text-decoration:underline;
}


.ortala{
	
	margin:-5px auto;
}


a.but_sade{
	color:#7a6192;
	text-decoration:none;
}

a.but_sade:hover{
	color:#000;
	text-decoration:underline;
}


.online{
	margin:-1px 0px 0px 0px; padding:0px; text-align:right;
}

#yukleniyor {
background:url(../images/load.gif) #fff  no-repeat center center;
height: 100%;
width: 100%;
position: fixed;
left:0;
top:0;
z-index: 999999;
text-align:center;
display:none;
}


.icon_menu{
	margin-top:20px;
	padding:0px;
	width:100%;
}
.icon_menu li{
	padding:100px 10px 10px 10px;
	text-align:center;
	list-style:none;
	margin:0px 0px 0px -5px;
	cursor:pointer;
	display:inline-block;
	color:#fff;
	font-size:28px;
	width:25%;
	font-family:  'Ubuntu', sans-serif;
	font-weight:400;
	cursor:pointer;
}

.icon_menu li span{
	color:#accbe5;
	font-size:20px;
	display:block;
	margin-top:10px;
	font-weight:100;
}





.mobil{
	display:none;
}
.tooltip.top{
	text-align:center;
}

.tooltip.top .tooltip-arrow {
  bottom: -60px;
  left: 50%;
  margin-left: -15px;
  border-width: 15px 15px 0;
  border-top-color: #000;
  position:relative;
}

.menubar{
	padding-top:0px;
}

.kutu{
 	padding:5px;
 	width:100%;
	line-height:18px;
	color:#666;
 }

.kutu3, .kutu4{
	height:110px;
	margin-bottom:15px;
	position:relative;
	transition:all 500ms;
	cursor:pointer;
	background:#00aff0;
	text-align:center;
	color:#FFF;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);
	margin-top:20px;
}
.kutu4{
	background:#f46e6e;
}

.kutu3:hover{
	background:#000;
}

.kutu3 img{ 
   margin-bottom:0px;
   margin-top:15px;
}
.kutu3 b{
	position:absolute;
	bottom:5px;
	left:10px;
}


.kutu_beyaz{
	color:#666;
	background:#FFF;
	color:#000;
}

.carousel-caption {
    color: #fff;
    text-align: left;
	font-size:20px; 
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	

}



.icon_back{
	background:url(../images/icon_back.jpg) #41a9db top;
	border-top:5px #FFF solid;
	margin-bottom:-10px;
	position:relative;
	z-index:1;
	box-shadow:0px 3px 6px #666;
}

.icon1, .icon2, .icon3, .icon4{
	padding:76px 20px 20px 20px;
	text-align:center;
	font-size:26px;
	font-weight:100;
	color:#FFF;
	font-family: 'Ubuntu', sans-serif;
	cursor:pointer;
}

.icon1{
	background:url(../images/iconlar.png) no-repeat center -10px, url(../images/ayir.png) no-repeat center right;
}

.icon2{
	background:url(../images/iconlar.png) no-repeat center -104px , url(../images/ayir.png) no-repeat center right;
}

.icon3{
	background:url(../images/iconlar.png) no-repeat center -208px , url(../images/ayir.png) no-repeat center right;
}

.icon4{
	background:url(../images/iconlar.png) no-repeat center -332px;
}

.icon:hover {
	text-shadow:0px 1px 1px #000;
	-moz-text-shadow:0px 1px 1px #000;
	-webkit-text-shadow:0px 1px 1px #000;
}


 
.bosluk{
 }


 
@media (min-width:1100px){
	
	.navbar-inverse{
	  margin-right:-13px !important;
	}
	.dil_ma{
	  margin-right:-13px !important;
	  float:right;
	} 

	.orta_govde{
		margin-top:10px; 
	}
	

	
	.sag_bosluk{
  	}
	
	.sag_bosluk2{ 
	}
	
   
	
	
	.sag_ust{
		border-right:1px #10d6eb solid;
 	}
	
	.sayfa{
		margin-top:120px;
    }
	
	.container{
		width:1200px;
	}
	



	 .us
	 t_menu li a{
	   font-size:18px;
	 }


.ust_menu {
    margin: -16px 0px 0px 0px;
	padding:0px;
	border-top:0px #000 solid;
}


	
	
}

@media (max-width:1220px){
	.ust_menu li a{
	   font-size:14px;
	 }
}



@media (max-width:1010px){
	
	.navbar-inverse .navbar-nav > li > a {
	
}



	.ust_menu li a{
		font-size:13px;
		margin:5px 2px 5px 2px;
	}

	.ust_menu{
		margin:0px 0px 0px 0px;
		float:right;
	}

   .container{
	   margin-left:10px;
	   margin-right:0px;
	   width:auto;
   }

   a.sss_but{
	   margin-left:10px;
	   margin-right:0px;
   }
}




 





@media (max-width:810px){
	.banner_govde{
		display:none;
	}
	.ust_menu li a{
		font-size:13px;
		margin:5px 1px 5px 1px;
	}
	
	 
}

.dil_ma{
	margin-top:0px;
	width:100%;
	text-align:right;
}

.iconlar{
	background:url(../images/icon-back.png) #0568b3 no-repeat center top;
	min-height:60px;
	margin-top:5px;
}

.b-icon{
	text-align:center;
	padding:30px 10px 15px 10px;
	font-size:20px;
	color:#FFF;
	text-shadow:0px 1px 1px #000;
	font-family:  'Ubuntu', sans-serif;
	font-weight:400;
	background:url(../images/icon-ayir.png)   no-repeat center right;
	transition:all,500ms;
}
.b-icon:hover{
	color:#0568b3;
}
	
.b-icon:hover i{
 	-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}


.b-icon i{
	display:block;
	font-size:46px;
	margin-bottom:10px;
		transition:all,500ms;
}

.haber-but{
	display:block;
	padding:20px 10px 20px 10px;
	background:#244c96;	
	transition:all,500ms;
	margin-top:8px;
	color:#fff;
	font-size:20px;
	font-family:  'Ubuntu', sans-serif;
	border-radius:4px;
	cursor:pointer;
}

.haber-but i{
	float:right;
	width:30px;
}

.haber-but:hover{
	background:#000;	
}


@media (max-width:780px){
.info{
	display: none;
}
.menubar {
	padding-top:20px;
}
.menu_serit{
	padding:0px !important;
}
 #banner{
	 margin:0px;
 }
	
			.resim{
		height:auto !important;
		
	}
	
	.nav > li > a {
	font-size:14px;
    padding: 4px !important;
	margin-bottom:5px;
 }


	.m-bosluk{
		padding-left:0px;
		padding-right:0px;
	}
	.alt{
 	   padding:40px 0px 200px 0px;
		margin-top: -30px;
	}
	
.haber-but{
	margin-bottom:10px;
}
	
.slogan-2{
	padding:30px;
	text-align:center;
	width:100%;
	font-size:15px;
}


	.urun_kutu{
		margin-top:20px;
	}
	
	.logo{
 	margin-top:20px;
  }
	
	.b-icon{
	padding:10px;
	font-size:12px;
}

.b-icon i{
 	font-size:20px; 
}
	
.hizmetler{
 	padding:40px 0px 40px 0px; 
	background:#000;
}

	.tel{
		text-align: center;
		margin-bottom: px;
		margin-top: 0px;
}

.navbar-inverse{
	    float: left;
    margin-top: -11px;
    position: relative;
    width: 100%;
}

 
	
.dil_ma{
	margin-top:0px;
	margin-bottom:10px;
	text-align:center !important;
	width:100%;
}

.info{
	left:-50px;
	bottom:-20px;
	font-size:24px;
	width:100%;
	
}
.navbar-inverse .navbar-nav li a{
	margin:0px;
}


	.navbar-inverse .navbar-nav li a.ana_but{
 	padding:8px 5px 8px 5px;
	width:100%;
}

.alt_logo{
	height:auto;
	text-align:center;
	}
	
	
	
	.logo_kutu{
		text-align:center;
		padding-left:20px;
}
	.navbar-inverse .navbar-nav > li > a {
	color:#131c5d;
	font-family:  'Ubuntu', sans-serif;
	font-weight:400;
	font-size:16px;
	text-decoration:none;

}

.banner_ic{
	height:auto;

}


.kutu{
	height:auto;
}


.carousel-indicators{
	bottom:-40px;
	left:-20px;
}
	
.banner_alt{
	position:absolute;
	top:8px;
	bottom:0px;
	left:0px;
	width:auto;
	height:auto;
	background:none;
	z-index:444;
	background:ur(../images/banner_alt.png) no-repeat left top;
}

.carousel-caption {
	font-size:14px; 
	height:60px;
}
 

	
	.submit{
		width:25%;
	}
	
		
.urun_kutu{
	height:auto !important;
	padding:5px;
}
.urun_kutu b{
	font-size:10px;
}
	.tamamlanan{
	}
	
	
	.ust_menu li a{
		font-size:13px;
		margin:0px 1px 0px 1px;
	}
	
	.ust_menu li{
		padding:3px;
		margin:0px;
		height:auto;
		border-bottom:1px #a4aac7 solid;
		background:#FFF;
	}
	
	
	.ust_menu{
		float:none;
		margin:0 auto;
	}
	
	.urun_kutu_m{
		min-height: 270px !important;
	}
	
	 
	 .navbar-toggle{ 
 		 text-align:center;
		 background:#000;
		 position:relative;
		 width:100%;
		 text-align:center;
      }
	 
	 .navbar-collapse{
	 }
	 
	 .navbarSec {
 		left:0px;
		width:95%;
	}
	.ust_alan{
	height:auto;
	padding-top:10px;
}



.icon_menu{
	margin-top:160px;
}

.icon_menu li{
	padding:18px 10px 18px 10px;
	text-align:center;
	list-style:none;
	margin:0px 0px 0px -5px;
	cursor:pointer;
	display:block;
	color:#fff;
	font-size:20px;
	width:100%;
}

.icon_menu li span{
	color:#accbe5;
	font-size:14px;
	display:block;
	margin-top:7px;
	font-weight:100;
}



.btk, .btk_ic, .face{
	text-align:center;
}


.ic_banner{
	background-position:center top;
	background-size:cover;
}


.hava_icon{
	width:100px;
	height:90px;
	cursor:pointer;
	margin-left:0px;
}

.navbar-inverse .navbar-nav li a.ana_but:active, .navbar-inverse .navbar-nav li a.ana_but:visited {
    color: #ff7376 !important;
}



.hava{
	width:102px;
	height:438px;
	position:absolute;
	z-index:90;
	top:80px;
}

.hava_icon{
	width:100px;
	height:90px;
	cursor:pointer;
	margin-left:0px;
}

.hava1, .hava1_a{
	margin-top:120px;
	background:url(../images/hava_icon.png) no-repeat left top;
}
.hava1:hover, .hava1_a{
	background:url(../images/hava_icon.png) no-repeat -102px top;
}


.paket1{
	width:98%;
}

.baslik{
   font-size:20px; 
}

.ara_kutu{
	width:100%;
}

.ara, placeholder{
	width:90%;
}

.col-md-45, .col-md-15 {
        width: 100%;
        float: left;
		padding:14px;
}

.dropdown-menu{
    top: 100%;
    left: 0px;
}


}
 

@media (min-width: 768px) {

    .col-sm-15 {
        width: 20%;
        float: left;
		padding:13px;
    }
	.col-sm-45{
        width: 20%;
        float: left;
		padding:13px;
    }

}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
		padding:14px;
    }
	.col-md-45 {
        width: 60%;
        float: left;
		padding:14px;
    }
	.resim{
		height:auto;
	}

}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
		padding:10px;
    }
	 .col-lg-45 {
        width: 60%;
        float: left;
		padding:14px;
    }

}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1100px) {
	
	.bol1{
	clear:both;
}

    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}


