﻿@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext';
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');



/* ----------------------------------------------------------------------
	Genel
---------------------------------------------------------------------- */
body {
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	background: #ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}

::selection { color: #fff; background: #FF7700; }
::-moz-selection { color: #fff; background: #FF7700; }


h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #36414d;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

a:hover{text-decoration:none;}

a{color:#212E84}


img{border:0px;}

ul {margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px;}

a, button, input[type=submit] {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-decoration: none;
} 
 
 
 
 /* ----------------------------------------------------------------------
	Header Top
---------------------------------------------------------------------- */

.header-top{
	background-color:#F0F0F0;
	height:64px;
}

.htop-social ul{
	float:left;
	width:auto;
}

.htop-social ul li{
	list-style:none;
	float:left;
	padding:0px 15px 0px 0px;
	font-size:18px;
	margin-top:23px;
	line-height:15px;
}

.htop-social ul li a{
	color:#535353;
}

.htop-social ul li a:hover{
	color:#FF7700;
}

.htop-social ul li:last-child{
	border-right:1px #535353 solid;
}

.htop-link{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#535353;
	font-weight:700;
	padding-left:15px;
	margin-top:22px;
	float:left;
}

.htop-buton{
	float:right;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight:700;

}

.htop-buton a{
	font-size:13px;
	font-weight:700;

}


.htop{
	text-align:center;
	border:0px;
	height:64px;
	border-radius:0px;
	line-height: 64px;
}

.htop-is2{
	color:#ffffff;
	background-color:#FF7700;
    border-radius:0px;
    font-weight:600;
}


.htop-is2 i{
	margin-right:10px;
}

.turmob-link{color:#FF7700; font-size:16px;}

@media (min-width: 768px) {
.htop-tl{
	color:#FFFFFF;
	background-color:#212E84;
	padding:0px 20px 0px 20px;	
}

.htop-etahsail {
    padding: 0px 20px 0px 20px;
}

}
	

.htop-tl:hover{
	color:#ffffff;
}


@media (min-width: 768px) {
.htop-is{
	color:#212E84;
	background-color:#FF7700;
	padding:0px 40px 0px 40px;
}



}
	

.htop-is:hover{
	color:#ffffff;
}

@media (min-width: 768px) {
.htop-uuo{
	color:#474747;
	background: #07705a; /* Old browsers */
	background: -moz-linear-gradient(top, #07705a 0%, #0ba787 20%, #0ba787 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #07705a 0%,#0ba787 20%,#0ba787 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #07705a 0%,#0ba787 20%,#0ba787 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07705a', endColorstr='#0ba787',GradientType=0 ); /* IE6-9 */
	padding:0px 40px 0px 40px;
}

}

.htop-uuo:hover{
	color:#ffffff;
}



@media (max-width: 992px) {
    .htop-is, .htop-uuo, .htop-tl, .htop-etahsail {
        padding: 0px 20px 0px 20px;
    }

.htop-is2{
	color:#ffffff;
	background-color:#FF7700;
    border-radius:0px;
    font-weight:600;
    margin-bottom:20px;
}

}


@media (max-width: 768px) {
.htop-social{width:auto; display:table; margin:0px auto; padding-bottom:20px;}
.header-top{height:auto;}
.htop-buton{display:none;}
.htop-is2{font-size:18px;}


}


@media (max-width: 410px) {
.htop-link{	display:none;}
.htop-social ul li:last-child{	border-right:0px;}
.htop-is2{font-size:12px;}


}



/* ----------------------------------------------------------------------
	Header Top
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	Header Logo
---------------------------------------------------------------------- */

.logo{
	margin:35px 0px 35px 0px;
}

@media (max-width: 768px) {
.logo{margin:20px 0px 10px 0px; text-align:center; float:left; width:auto;}

}

@media (max-width: 400px) {
.logo{margin:20px 0px 10px 0px; text-align:center; float:left; width:auto;}

}





/* ----------------------------------------------------------------------
	Header Logo
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
	Header Menü
---------------------------------------------------------------------- */

.hlogo-ustmenu{
	float:right;
}

.navbar-default{
	float:right;
	border:0px;
	background:none;
}

.navbar{
	margin-top:35px;
}
 
.navbar-nav>li>a{
	padding:20px 20px 17px 20px;
}

.navbar-nav>li:last-child>a{
	padding:20px 0px 17px 20px;
}

.navbar-default .navbar-nav>li>a {
    color: #212E84;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    font-size:15px;
}

.navbar-default .navbar-nav>li>a:hover {
	color:#FF7700;
}



.dropdown-menu>li>a {
    padding: 7px 15px;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    font-size:15px;
    
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #212E84;
    background: none;
}



 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;
   left:100%;
   margin-top:-6px;
   margin-left:0px;
   border-radius:0px; }
 
 .dropdown-menu {
    padding: 10px 0;
    border-top:3px #212E84 solid;
    border-left:0px;
    border-right:0px;
    border-bottom:1px #212E84 solid;
    border-radius:0px;
}



.dropdown-submenu i{
	float:right;
	margin:2px 0px 0px 0px;
}  
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  


@media (max-width: 1200px) {
  .navbar-nav>li>a{padding:20px 10px 17px 10px;}
  
} 

@media (max-width: 768px) {
  .navbar { display:none;}
  
} 
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  



@media (max-width: 992px) {

.navbar-default .navbar-nav>li>a {font-size:13px;}
.navbar-nav>li>a{padding: 20px 10px 17px 10px;}
.navbar-nav>li:last-child>a{padding:20px 0px 17px 10px;}


}

@media (max-width: 992px) {
.navbar {margin-top: 25px;}

}






/* ----------------------------------------------------------------------
	Header Menü
---------------------------------------------------------------------- */

















/* ----------------------------------------------------------------------
	Slide
---------------------------------------------------------------------- */

.slideust{
	border-top:2px #212E84 solid;
	border-bottom:2px #212E84 solid;
}
.slideust .item{
	min-height:403px;
}

.slide-resimy{
	text-align:left;
}


.slide-resimy img{
	width:100%;
	max-width:508px;
	margin-top:40px;
}

.slide-on h1{
	font-size:26px;
	font-weight:700;
	line-height:30px;
	padding-top:70px;
	padding-right:20px;
	font-family: 'Raleway', sans-serif!important;
}

.slide-textlink a{font-size:14px; font-weight:600; color:#212e84; text-decoration:none; line-height:15px;}
.slide-textlink a:hover{color:#212e84; text-decoration:underline;}

.srenk1 h1{
	color:#212E84;
}

.srenk2 h1{
	color:#ffffff;
}

.srenk1 p{
	color:#4F4E4F;
	font-family: 'Raleway', sans-serif;
}

.srenk2 p{
	color:#ffffff;
	font-family: 'Raleway', sans-serif;
}


.slide-on blockquote{
	border:0px;
	padding:0px 0px 0px 0px;
}

.slide-on p{
	font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 30px;
}

.slide-on span{
	padding-left:15px;
}

.owl-carousel .item{
	background-repeat:repeat;
	background-position:center top;
	background-image:url('../images/map-back2.png');
	background-color:#ffffff;

}

.avantaj-resim2{
	border-radius:10px;
}

.avantaj-resim2 img{
	width:100%;
	max-width:560px;
    border-radius:10px;
}

.avantaj-yazi2 h2{
	font-size:20px;
	color:#333333;
	font-weight:600;
    line-height:unset!important;
}

.avantaj-yazi2 p{
	font-size:16px;
	color:#333333;
	font-weight:400;
    line-height:unset!important;
}


@media (max-width: 1200px) {
.sozlesme-ust{display:none!important;}


}

@media (max-width: 992px) {

.slide-on h1{padding-top:10px;padding-left:0px;min-height:90px; padding-right:0px;}
.slide-on, .slide-resimy{text-align:center; height:320px;}
.slide-on span{display:none;}
.slide-resimy img{margin-top:20px;}
.owl-carousel .item{background-image:url('../images/block-bg-6.jpg');}
.srenk1 h1, .srenk1 p{color:#ffffff;}
.slide-on p{font-size: 16px; height:72px; padding-top:10px;}
.slide-resimy{padding-bottom:10px;}


.slide-resimy img{max-width:480px;}


.slide-textlink a{ color:#ffffff; line-height:15px;}
.slide-textlink a:hover{color:#ffffff;}
.htop-link{display:none;}


}


@media (max-width: 768px) {
.slide-on, .slide-resimy{height:220px;}
.slide-on h1{font-size:20px; line-height:20px; height:60px;min-height:60px;}
.slide-on p{ line-height:15px; padding-top: 10px;font-size: 12px;}

.slide-resimy img{max-width:330px;}
.htop-link{display:inline-block;}


}

@media (max-width: 500px) {

.slide-on h1{height:40px;}

.slide-resimy img{max-width:300px;}


}



/* ----------------------------------------------------------------------
	Slide
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	Avantaj Blok
---------------------------------------------------------------------- */


.avantaj-blok{
	background-color:#F1F1F1;
	padding:30px 0px 30px 0px;
}

.avantaj-blok h3{
	font-size:16px;
	color:#474747;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	text-align:center;
}

.avantaj-tablo{
	width:100%;
	background-color:#ffffff;
	margin:20px 0px 20px 0px;
}

.avantaj-resim{
	text-align:center;
    height: 210px;
    overflow: hidden;
}

.avantaj-resim img{
	width:100%;
	max-width:750px;
}

.avantaj-logo{
	text-align:center;
	padding:10px 0px 10px 0px;
}

.avantaj-yazi{
	padding:0px 20px 10px 20px;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	line-height:17px;
	min-height:60px;
}

.btn-tahsil{
	border-radius:0px!important;
	background:none;
	border-color:#212E84;
	border:1px #212E84 solid;
	color:#212E84;
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	display:table;
	margin:30px auto;
}

.btn-tahsil:hover{
	background-color:#212E84;
	border-color:#212E84;
	color:#ffffff;
}


@media (max-width: 1200px) {
.avantaj-yazi{padding:0px 10px 10px 10px;}

}

@media (max-width: 992px) {
.avantaj-yazi{padding:0px 20px 10px 20px;}

}


/* ----------------------------------------------------------------------
	Avantaj Blok
---------------------------------------------------------------------- */




/* ----------------------------------------------------------------------
	Kart Avantajları
---------------------------------------------------------------------- */

.kartblok{
	background-color:#FF7700;
	padding:30px 0px 30px 0px;
	font-family: 'Raleway', sans-serif;
	text-align:center;

}

.kartblok h4{
	color:#212e84;
	font-size:32px;
	font-weight:400;
}

.kartblok p{
	color:#474747;
	font-size:13px;
	font-weight:400;
}

.kartblok-icerik{
	margin-top:50px;
	margin-bottom:30px;
}

.kartblok-resim img{
	width:100%;
	max-width:332px;
}


.kartblok-icerik h4{
	font-size:18px;
	color:#212e84;
	font-weight:700;
	text-align:center;
	line-height:30px;
}

.kartblok-icerik p{
	font-size:12px;
	color:#212e84;
	font-weight:400;
	margin-bottom:40px;
	padding:0px 40px 0px 40px;
}

.btn-basvur{
	border-radius:0px!important;
	background-color:#212E84;
	border-color:#212E84;
	border:1px #212E84 solid;
	color:#FF7700;
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	display:table;
	margin:30px auto;
}

.btn-basvur:hover{
	background-color:#333333;
	border:1px #333333 solid;
	color:#ffffff;
}

.btn-basvur2{
	border-radius:0px!important;
	background-color:#212E84;
	border-color:#212E84;
	border:1px #212E84 solid;
	color:#FF7700;
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	margin:30px auto;
}

.btn-basvur2:hover{
	background-color:#333333;
	border:1px #333333 solid;
	color:#ffffff;
}




/* ----------------------------------------------------------------------
	Kart Avantajları
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	Param Mobil
---------------------------------------------------------------------- */


.param-mobil{
	padding:90px 0px 70px 0px;
	font-family: 'Raleway', sans-serif;
}

.pmobil-resim{
	text-align:center;
}

.pmobil-resim img{
	width:100%;
	max-width:380px
}

.param-mobil h3{
	font-size:32px;
	text-align:center;
	font-weight:400;
	color:#474747;
}

.param-mobil p{
	font-size:15px;
	text-align:center;
	font-weight:400;
	color:#474747;
	padding:20px 20px 10px 20px;
}

.param-mobil h4{
	font-size:15px;
	text-align:center;
	font-weight:600;
	color:#474747;
	padding:10px 0px 0px 0px;
	line-height:20px;
}

.gpaly{
	text-align:right;
}

.appstore{
	text-align:left;
}

.pmobil-buton{
	padding-left:15px;
	margin:50px auto 0px auto!important;
	display:inline;
}


@media (max-width: 992px) {
.pmobil-resim img{max-width:340px}



}





/* ----------------------------------------------------------------------
	Param Mobil
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	İşlem Sayacı
---------------------------------------------------------------------- */

.sayac-genel{
	width:100%;
	height:100px;
	background: #212E84;
}

.sayac-sag{
	float:left;
	width:50%;
	border-right:1px #ffffff solid;
	margin-top:30px;
}

.sayac-sol{
	float:left;
	width:50%;
	margin-top:30px;
}

.sayac-sag #toplam-icon{
	padding:0px 15px 0px 0px;
	float:right;
}

.sayac-sag #toplam-rakam{
	padding:0px 15px 0px 0px;
	font-size:36px;
	font-weight:700;
	line-height:37px;
	color: #ffffff;
	float:right;
}

.sayac-sag #toplam-yazi{
	padding:2px 15px 0px 0px;
	font-size:11px;
	color: #ffffff;
	float:right;
}

.sayac-sol #toplam-icon{
	padding:6px 0px 0px 15px;
	float:left;
}

.sayac-sol #toplam-rakam{
	padding:0px 0px 0px 15px;
	font-size:36px;
	color: #ffffff;
	font-weight:700;
	line-height:37px;
	float:left;
}

.sayac-sol #toplam-yazi{
	padding:2px 0px 0px 15px;
	font-size:11px;
	color: #ffffff;
	float:left;
}

@media (max-width: 992px) {
.sayac-sol #toplam-rakam{font-size:30px;}
.sayac-sag #toplam-rakam{font-size:30px;}
.sayac-sag #toplam-yazi{padding:2px 5px 0px 0px;}
.sayac-sol #toplam-icon {padding: 6px 0px 0px 5px;}

}


@media (max-width: 768px) {
.sayac-genel{width:100%; display: inline-block;}
.sayac-sag{	width:360px; border-right:0px; float:none; margin:20px auto 20px auto;padding-top:20px;}
.sayac-sol{display: none;}
/* .sayac-sol{width:360px; border-right:0px; float:none; margin:20px auto 20px auto;padding-top:20px;display: table;} */
.sayac-genel{margin-top:-20px;}
.genelmhiza{height:100px;}

}

@media (max-width: 360px) {
#toplam-icon{display:none;}
.sayac-sag{	width:320px;}


}

/* ----------------------------------------------------------------------
	İşlem Sayacı
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	Param Üyesi Kartlar
---------------------------------------------------------------------- */


.uyekartlar{
	background-color:#DDDDDD;
	padding:30px 0px 30px 0px;
	font-family: 'Raleway', sans-serif;
}

.uyekart-baslik{
	text-align:center;
	font-size:32px;
	font-weight:400;
	color:#474747;
}

.uyekart-kart{
	text-align:center;
}

@media (max-width: 992px) {
.uyekart-baslik{margin-bottom:20px;}


}

@media (max-width: 768px) {
.uyekart-kart{
	margin-bottom:10px;
}


}


/* ----------------------------------------------------------------------
	Param Üyesi Kartlar
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	Footer
---------------------------------------------------------------------- */

.footer-genel{
	background-color:#474747;
	padding:50px 0px 50px 0px; 
}

.foot-tablo-dis{
	width:60%;
	float:left;
}

.foot-tablo-dis2{
	width:40%;
	float:left;
}


.foot-aciklama{
	width:80%;
}

.foot-aciklama p{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#8C8C8C;
	line-height:15px;
}

.foot-aciklama span{
	color:#999999;
	font-weight:400;
}

.foot-turkpara{
	border-bottom:2px #5f5f5f solid;
	margin-bottom:10px;
	width:80%;
	padding:0px 0px 0px 0px;
}


.foot-turkpara p{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#8C8C8C;
	line-height:15px;
	padding-top:10px;

}

.foot-turkpara a{
	color:#8C8C8C;
	font-weight:600;
}

.foot-turkpara a:hover{
	color:#ffffff;
}


.foot-adres{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#8C8C8C;
	padding-top:20px;
}

.foot-adres h3{
	color:#8C8C8C;
	font-weight:700;
	font-size:12px;
	line-height:0px;
}

.foot-adres p{
	padding-bottom:10px;
	line-height:15px;
}

.foot-adres a{
	color:#8C8C8C;
}

.foot-adres a:hover{
	color:#ffffff;
}

.f-copyright{
	font-size:10px!important;
	line-height:30px!important
}

.f-copyright a{
	margin-right:10px;
}

.footer-telefon{
	text-align:center;
	width:100%;
}

.footer-telefon h3{
	font-size:16px;
	font-weight:400;
	color:#8C8C8C;
	line-height:40px;
}

.footer-telno{
	font-size:20px;
	font-weight:700;
	color:#8C8C8C;
	margin-top:-20px;
}

.footer-kartlar{
	margin-top:80px;
}



@media (max-width: 1200px) {
.foot-tablo-dis2{width:60%;}
.foot-tablo-dis2{width:40%;}

}



@media (max-width: 992px) {
.footer-sag{float:left;width:100%; text-align:center;}
.footer-sol{float:right;width:100%; text-align:center;}
.foot-tablo-dis, .foot-aciklama, .foot-turkpara {width:100%;}
.foot-aciklama{border-bottom: 2px #5f5f5f solid;}
.foot-tablo-dis2{width:100%;}
.foot-tablo-dis2{width:100%;}
.foot-adres h3 {font-size: 16px;}
.foot-adres{border-bottom: 2px #5f5f5f solid; margin-bottom:30px;}
.footer-kartlar{margin-top:20px;}
.foot-turkpara {border-bottom: 0px;}


}

@media (max-width: 768px) {
.footer-genel {display: inline-block;}
.footer-sag{margin-top:15px;}


}


/* ----------------------------------------------------------------------
	Footer
---------------------------------------------------------------------- */



/* ----------------------------------------------------------------------
	İçerik Sayfası
---------------------------------------------------------------------- */

.icsayfa-headerb{
    background-color:#212E84;
    padding:20px 0px 20px 0px;
}

.icsayfa-headerb h1 {
    float: left;
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    margin-top: 110px;
}

.icsayfa-headerk{
    background-color:#212E84;
    padding:20px 0px 20px 0px;
}

.icsayfa-headerk h1 {
    float: left;
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
}

.baslik-yazi{padding-left:0px;}

.baslik-resim{
    float:right;
}

.baslik-resim img{
   width:100%;
   max-width:350px;
}

.sayfa-icerik{padding:30px 0px 30px 0px; line-height:30px;}
.sayfa-icerik h3{font-size:20px; font-weight:700;padding-top:10px;}

.islem_sonuc{
    width:100%;
    max-width:600px;
    margin:0 auto;
    padding:0;
    position:relative;
    z-index:9999;
}

.lgn-hata, .error{
    border-radius: 0 0 7px 7px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:12px;
    font-weight:400;
    background: #cb5050;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 10px;
    letter-spacing: 0 !important;
}




@media (max-width: 992px) {

.baslik-resim{float:left;text-align:center;width:100%;}
.baslik-yazi{float:right; width:100%; text-align:center;}
.icsayfa-headerb h1 { margin-top: 20px; float:none;}

}

@media (max-width: 768px) {
.icsayfa-headerb {padding: 20px 10px 20px 10px;display: inline-block; width:100%;}
.icsayfa-headerk {display: flex;}
.sayfa-icerik{padding: 30px 10px 30px 10px;}
.baslik-resim{display:none;}



}

/* ----------------------------------------------------------------------
	İçerik Sayfası
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	Avantajlar
---------------------------------------------------------------------- */

.avntj {
    margin-bottom: 10px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    height: 160px;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    background-color: #fff
}

.avntj a {
    border: 1px #fff solid;
    border-radius: 10px;
    display: inline-block;
    padding: 10px
}

.avntj a:hover {
    border: 1px #212E84 solid
}

.avntj img {
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    border: 0;
    -webkit-transition-property: filter;
    -moz-transition-property: filter;
    -ms-transition-property: filter;
    -o-transition-property: filter;
    transition-property: filter;
    transition-duration: 1s;
    -webkit-transition-duration: 1s; 
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
}

.avntj img:hover {
    -webkit-transition-property: filter;
    -moz-transition-property: filter;
    -ms-transition-property: filter;
    -o-transition-property: filter;
    transition-property: filter;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
}

@media (max-width: 768px) {
    .icsayfa-headerk {
        width: 100%;
        min-height: 90px;
    }

        .icsayfa-headerk h1 {
            float: none;
        }
}

/* ----------------------------------------------------------------------
	Avantajlar
---------------------------------------------------------------------- */


/* -- Kartlar --- */

.kartlar-yazi h1{
    font-size:30px;
    font-weight:400;
}

.kartlar-yazi p{
    font-size:18px;
    color:#333333;
    font-weight:400;
    line-height:25px;
}


.btn-param{
	border-radius:0px!important;
	background:none;
	border-color:#0ba788;
	border:1px #0ba788 solid;
	color:#0ba788;
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	margin:30px 0px 30px 0px;
}

.btn-param:hover{
	background-color:#0ba788;
	border-color:#0ba788;
	color:#ffffff;
}

.kartlar-renk1{color:#212E84;}
.kartlar-renk2{color:#212E84;}

.kartlar-yazi, .kartlar-resim{
    margin-top:30px;
    margin-bottom:20px;

}

.kartlar-resim img{
    width:100%;
    max-width:467px;
}

.kartlar-resim{
    text-align:center;
}


.kartlar-bilgi{
    border:1px #CBCBCB solid;
    border-radius:0px!important;

}

.kartlar-bilgi .panel-title a{
    font-size:15px;
    font-weight:700;
    line-height:30px;
    color:#4f4e4f;
    text-decoration:none;
}

.kartlar-bilgi .panel-title a:hover{
    text-decoration:none;
}

.kartlar-bilgi .panel-title i{
    font-size:12px;
    padding:0px 10px 0px 10px;
    
    
}
.kartlar-bilgi .list-group-item p{
    line-height:25px;
    font-size:13px;

}

.kartlar-bilgi .panel-heading i{padding-top: 7px;}
.kartlar-bilgi .panel-heading a{text-decoration:none;color:#000000;display: block;}
.kartlar-bilgi .panel-heading a:hover{color:#000000;}

@media (max-width: 992px) {
.kartlar-yazi{text-align:center;}
.btn-param {margin: 30px auto;}


}

@media (max-width: 768px) {
.kartlar-bilgi .panel-title a{font-size:13px; font-weight:600}


}


/* -- Kartlar --- */



/* ----------------------------------------------------------------
	Kampanyalar
-----------------------------------------------------------------*/

.kampanyalar_arka{background-color:#F6F6F6; padding:20px 0px 20px 0px;}
.kamp-thmb{position: relative; margin-bottom:20px; padding: 3px; background-color: #ffffff; border: 1px solid rgba(45, 45, 45, 0.1);font-family: 'Raleway', sans-serif;}

.kamp-thmb .product-social {
  opacity: 0;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 33%;
  z-index: 2;
  -moz-transform: scale(1) translateY(-150px);
  -webkit-transform: scale(1) translateY(-150px);
  -o-transform: scale(1) translateY(-150px);
  -ms-transform: scale(1) translateY(-150px);
  transform: scale(1) translateY(-150px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media only screen and (max-width: 479px) {
  .kamp-thmb .product-social {
    top: 27%;
    -moz-transform: scale(1) translateY(-50px);
    -webkit-transform: scale(1) translateY(-50px);
    -o-transform: scale(1) translateY(-50px);
    -ms-transform: scale(1) translateY(-50px);
    transform: scale(1) translateY(-50px);
  }
}
.kamp-thmb .product-social li {
  display: inline-block;
  height: 40px;
  width: 42px;
  border: 2px solid #ffffff;
  background: #ffffff;
  margin: 0 1px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius:50%;
}
@media only screen and (max-width: 479px) {
  .kamp-thmb .product-social li {
    height: 30px;
    width: 32px;
    
  }
}
.kamp-thmb .product-social li a {
  display: block;
}
.kamp-thmb .product-social li a i {
  line-height: 37px;
  color: #3B4A54;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 479px) {
  .kamp-thmb .product-social li a i {
    line-height: 30px;
  }
}
.kamp-thmb .product-social li:hover {
  background: #212E84;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.kamp-thmb .product-social li:hover i {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.kamp-thmb .product-img-holder {
  position: relative;
  padding:10px 0px 10px 0px;
}
@media only screen and (max-width: 479px) {
  .kamp-thmb .product-img-holder {
    display: inline-block;
  }
}
.kamp-thmb .product-img-holder a img {
  width: 100%;
}

.kamp-thmb .product-img-holder:after {
  opacity: 0;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.5);
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.kamp-thmb .product-img-holder .hot-sale {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 60px solid #212E84;
  border-right: 60px solid transparent;
  z-index: 3;
}
.kamp-thmb .product-img-holder .hot-sale span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  bottom: 31px;
  left: 4px;
  letter-spacing: 2px;
  position: absolute;
  -webkit-transform: rotate(316deg);
  -moz-transform: rotate(316deg);
  -o-transform: rotate(316deg);
  text-align:center;
}

.kamp-thmb .product-content-holder {
  margin-top: 20px;
  text-align:center;
}
.kamp-thmb .product-content-holder h3 {
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .kamp-thmb .product-content-holder h3 {
    letter-spacing: 0;
    font-family: 'Raleway', sans-serif;
  }
}
.kamp-thmb .product-content-holder h3 a {
  color: #212121;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.kamp-thmb .product-content-holder h3 a:hover {
  color: #111111;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.kamp-thmb .product-content-holder span {
  color: #111111;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  .kamp-thmb .product-content-holder span {
    letter-spacing: 0;
  }
}
.kamp-thmb .product-content-holder span span {
  margin-right: 15px;
  color: #727272;
  text-decoration: line-through;
}

.kamp-thmb:hover .product-social {
  opacity: 1;
  -moz-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.kamp-thmb:hover .product-img-holder:after {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/* ----------------------------------------------------------------
	Kampanyalar
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	Kampanya Detay
-----------------------------------------------------------------*/

.kampanya-detay{padding:20px 0px 20px 0px;}

.kmpdty-urunadi{font-size:28px;	font-weight:600; color:#3B4A54; line-height:50px; border-bottom:1px solid rgb(221, 221, 221)}
.fyt-asil{font-size:32px; color:#000000; font-weight:700; padding-right:20px;}
.fyt-eski{font-size:22px; color:#cecece; font-weight:600; text-decoration:line-through;}
.kmpdty-urunfiyat{border-bottom:1px solid rgb(221, 221, 221); padding-top:5px; padding-bottom:5px;}
.kmpdty-aciklama {padding-top:10px;border-bottom:1px solid rgb(221, 221, 221);}
.kmpdty-aciklama h2{font-size:16px; font-weight:500;}
.kmpdty-aciklama p{font-size:14px; font-weight:300; line-height:17px; text-align:justify;}
.kmpdty-formg{padding-top:10px; padding-bottom:10px;}



/* ----------------------------------------------------------------------
	Form Alanı
---------------------------------------------------------------------- */


.form-genel{
	padding:30px 0px 30px 0px;
}

.form-baslik{
	color:#394A52;
	font-size:24px;
	font-weight:600;
	text-align:left;
    line-height:50px;
    padding-bottom:15px;

}

.form-satir{
	margin:0px auto;
}

.form-icerik{
	float:left;
	width:70%;
	margin-right:10px;
    margin-top:10px;
}

.form-icerik input{
	padding:10px 10px 10px 10px;
	border-radius:0px;
	border-bottom-color:#DBDBDB;
	background-color:#F8F8F8;
	font-size:14px;
	height:50px;
	
}

.form-icerik-tam{
	float:left;
	width:70%;
    margin-top:10px;
	margin-right:10px;
}

.RadComboBoxDropDown_Default{
    border-color:#cccccc!important;
}

.form-icerik-tam .RadComboBox .rcbEmptyMessage{
    font-style:normal!important;
    font-size: 14px!important;
}

.form-icerik-tam .RadComboBox_Default .rcbInput{
    line-height:45px;
    font-size:14px!important;
    
}

.rcbList{
	cursor:pointer;
	
}

.RadComboBoxDropDown .rcbItem, .RadComboBoxDropDown .rcbHovered, .RadComboBoxDropDown .rcbDisabled, .RadComboBoxDropDown .rcbLoading, .RadComboBoxDropDown .rcbCheckAllItems, .RadComboBoxDropDown .rcbCheckAllItemsHovered{
    font-size:14px!important;
}


.form-icerik-tam input{
	padding:10px 10px 10px 10px;
	border-radius:0px;
	border-bottom-color:#DBDBDB;
	background-color:#F8F8F8;
	font-size:14px;
	height:50px;
	
}

.form-icerik-tam select{
	padding:10px 10px 10px 10px;
	border-radius:0px;
	border-bottom-color:#DBDBDB;
	background-color:#F8F8F8;
	font-size:14px;
	height:50px;
	
}

.form-buton button{
	border-radius:0px;
	height:50px;
	font-size:14px;
	background-color:#546978;
	border:1px #546978 solid;
}


.form-buton button a{
	background-color:#546978;
}


.form-uyari{
	font-size:11px;
	color:#5C7483;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	max-width:600px;
	margin:0px auto;

}

.form-icerik-tam .input-lg{
    display: block!important;
    width: 100%!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px!important;
    padding: 10px 10px 10px 10px!important;
    border-radius: 0px;
    border-bottom-color: #DBDBDB;
    background-color: #F8F8F8;
    height: 50px!important;
}

.input-select{padding:10px 0px 10px 0px!important}

.RadComboBox_Default .rcbInputCell, .RadComboBox_Default .rcbArrowCell{
    background:none!important;
}
.RadComboBox table{margin-top:-10px;}

table td.rcbInputCell {
    padding: 0px 0px 0px 0px!important;
}


/* ----------------------------------------------------------------------
	Form Alanı
---------------------------------------------------------------------- */


.resimb img{width:100%; max-width:436px;}
.resimb{border:1px solid rgb(221, 221, 221); padding:10px;border-radius: 4px; cursor:pointer;}
.resimk{cursor:pointer;}
.resimk ul{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;}
.resimk li{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px; float:left; list-style:none; margin-right:10px;}
.resimk li:last-child{margin-right:0px;}
.kmp-pop .modal-body img{width:100%; max-width:800px;}
.kmp-pop .modal-body{text-align:center;}
/* .kmp-pop .modal-content{background:none; box-shadow:none; border:0px;}
.kmp-pop .close{font-size:30px; color:#ffffff; opacity:1;} */
.kmp-pop .close{font-size:30px; opacity:1; height:40px; line-height:40px; text-align:center;margin-right:10px; position: relative; z-index: 9999;}
.resimk img{width:100%; max-width:106px;}
.captcha-uye{width:304px;height: 78px;}

@media (max-width: 1200px) {
    .resimk img{max-width:86px;}


}

@media (max-width: 992px) {
    .resimk img{max-width:100px;}
    .kmpdty-icerik{display:inline-block; margin-top:20px;}
    .resimb{text-align:center;}

}

@media (max-width: 768px) {

.form-satir{width:100%;}
.form-icerik{float:none;width:100%;	margin-bottom:15px; padding:0px 0px 0px 0px;}
.form-icerik-tam{width:100%;}
.form-buton button{ display: block; width: 100%;}
.form-buton{  padding:0px 20px 0px 20px;}
.form-baslik{font-size:25px;}
#bt_siparis{margin:0px 0px 0px -20px!important;}

}

@media (max-width: 400px) {
    .resimk img {max-width: 70px;}
    .captcha-uye{width:100%;}

}


/* ----------------------------------------------------------------
	Kampanya Detay
-----------------------------------------------------------------*/


/* ----------------------------------------------------------------
	Başvuru Sayfası
-----------------------------------------------------------------*/


.basvuru-tust{
    background-color:#5e5e5e;
    height:220px;
    width:100%;
}

.basvuru-talt{
    width: 100%;
    background: #212E84;
    min-height:300px;
}

.basvuru-torta{
    background-color:#f6f6f6;
    margin:0px auto;
    top: -140px;
    position: relative;
    border-radius:7px;
    z-index: 99;
    display:flex;
}

.basvuru-torta img{
    width:100%;
    max-width:318px;
    margin-bottom:10px;
}

.pmobil-tust{
    background-color:#ffffff;
    height:300px;
    width:100%;
}

.pmobil-torta{
    margin:0px auto;
    top: -240px;
    position: relative;
    border-radius:7px;
    z-index: 99;
    display:flex;
    text-align:center;
}

.bmesaj {
    width: auto;
    border-radius: 0 0 7px 7px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font: 400 14px 'Source Sans Pro', Arial;
    padding: 10px;
    letter-spacing: 0 !important;
}

.islem-sonuc{width:70%; margin:0px auto;}
.basvuru-hata {background: #cb5050;}
.basvuru-basari {background: #0ba788;}

.ficerik-sol{font-family:'Source Sans Pro';background: #e5e5e5; border-radius: 7px 0 0 7px; margin:0px 0px 0px -15px; padding-bottom: 40px; padding-top:10px;}
.ficerik-sol h4{color: #0ba788; font-weight:700; font-size:22px; padding:20px 20px 0px 20px; line-height:30px}
.ficerik-sol h4 span{color: #0ba788; font-weight:400;}
.ficerik-sol p{color: #5e5e5e; font-weight:400; font-size:14px; padding:15px 20px 0px 20px; line-height:18px;text-align: justify;}
.ficerik-sol a{color: #0ba788; font-weight:800;}
.ficerik-k strong{font-weight: bold; color: #0ba788;}
.ficerik-resim{margin-top:30px; padding-bottom:30px;}

.canli-destek{float:left; width:auto;}
.bddk-lisans{float:right; width:auto;}

.ficerik-resim .icon {
    margin-right: 10px;
    margin-left:15px;
    text-align: center;
    width: 30px;
    height: 33px;
    display:inline-block;
    vertical-align:middle;
    padding:0px 0px 0px 0px;
    
}

.ficerik-resim .text {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #0ba788;
     display:inline-block;
    vertical-align:middle;
    font-family: 'Raleway', sans-serif;
    padding:0px 0px 0px 0px;

}

.ficerik-resim .text span {
    font-size: 18px;
    color: #0ba788;
    font-weight:500;
    font-family: 'Open Sans', sans-serif;
}

.bddk-logo{
    float:right;
    width:auto;
    margin-right: 15px;
    margin-top: -5px;
}

.btn-uyeform{
	border-radius:0px!important;
	background-color:#0ba788;
	border-color:#0ba788;
	color:#ffffff;
	font-size:16px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	margin:0px 0px 0px 0px;
    padding: 14px 16px!important;
    line-height: 5px;

}

.btnhiza{ margin:20px 10px 10px 10px;}
.btnhiza2{ margin:10px 10px 10px 10px;}

.btn-uyeform:hover{
    background-color:#494949;
	border:1px #494949 solid;
	color:#ffffff;
}

.bddk-logo img{width:100px;}
.ficerik-resim .icon img{width:30px;}
.uform-genel{padding-top:30px;}
.uform-genel .form-satir{display:table; margin-bottom:10px;width: 100%;}
.yakinlik{display:none;}
.ililce-hiza1{float:left!important; margin-top:10px;}
.ililce-hiza2{float:right!important; margin-top:10px;}
.uform-genel input{padding:20px 10px 20px 10px!important; height:45px!important; font-style:normal!important;}
.uform-genel .RadPicker_MetroTouch .rcCalPopup, .RadPicker_MetroTouch .rcTimePopup{width:43px!important;height:43px!important;}
.uform-genel .RadPicker_MetroTouch .rcCalPopup {background-position: -4px -4203px;}
.uform-genel .formuyar{color: rgb(204, 0, 0); position: relative; float: left; margin-top: -30px; margin-left: -10px;}
.uform-genel .formuyar2{color: rgb(204, 0, 0); position: relative; float: left; margin-top: 15px; margin-left: -10px;}
.uform-genel .formuyar3{color: rgb(204, 0, 0); position: relative; float: left; margin-top: 15px; margin-left: 3px;}
.lbl_sozlesme{overflow-y:scroll; height:265px; font:12px 'Source Sans Pro', Arial !important; text-align:justify; margin-top:20px; margin-bottom:10px; padding-left:10px; padding-right:10px;}
.lbl_sms{margin:10px 10px 10px 10px;}
#map-canvas {height: 400px;width: 100%;margin: 0;}
.btn-bdurum{margin-top:10px;}
.basdurum{padding: 30px 15px 30px 15px;line-height: 30px; text-align:center;}


@-moz-document url-prefix() { 
  .uform-genel .radPreventDecorate{display:none!important;}
  .uform-genel input {padding: 20px 10px;box-sizing: border-box;}

}



@media (max-width: 1200px) {
.ficerik-sol h4 { font-size: 18px;}
.bddk-logo img{width:100px;}
.ficerik-resim .text span {font-size: 15px;}
.ficerik-resim .text {font-size: 10px;line-height: 14px;}


}

@media (max-width: 992px) {
.basvuru-torta{display:block;}
.pmobil-torta{display:block;}
.ficerik-sol { border-radius: 7px 7px 0 0; margin: 0px -15px 0px -15px;}


}

@media (max-width: 768px) {
    .form-m{margin-bottom:10px;}


}



/* ----------------------------------------------------------------
	Başvuru Sayfası
-----------------------------------------------------------------*/



/* ----------------------------------------------------------------
	Google Maps
-----------------------------------------------------------------*/


#google-map {
	position: relative;
	width: 100%;
	height: 350px;
}

.gmap img { max-width: none !important; }

.gm-style .gm-style-iw h3 span {
	font-size: inherit;
	font-family: inherit;
}

#map-overlay {
	position: relative;
	padding: 100px 0;
}

#map-overlay #google-map {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

/* ----------------------------------------------------------------
	Google Maps
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	İletişim
-----------------------------------------------------------------*/
.foot-cell {
    margin-bottom: 20px;
    min-height: 195px;
}

.foot-ilet {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 10px;
}

.foot-ilet i {
    font-size: 18px;
    color: #3B4A54;
    padding-right: 10px;
}

.iletisim-hizalama{
    padding-top: 30px;
}

/* ----------------------------------------------------------------
	İletişim
-----------------------------------------------------------------*/



@media (max-width: 1200px) {



}


@media (max-width: 992px) {



}


@media (max-width: 768px) {



}




/* ----------------------------------------------------------------------
	Footer
---------------------------------------------------------------------- */
.foot-cell {
    margin-bottom: 20px;
    min-height: 195px;
    background-color: #EDF2F2;
    padding: 10px 20px;
    margin-top: -5px;
    border-top:5px #212E84 solid;
}

.foot-ilet {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 10px;
}

.foot-ilet i {
    font-size: 18px;
    color: #212E84;
    padding-right: 10px;
}

.foot-cell h3{
    font-size:20px;
    font-weight:500;
    color:#333333;
    margin:-10px -20px 10px -20px;
    padding:5px 20px 0px 20px;
}

.iletisim-adresler{margin-top:30px;}







.taksit-tablosu{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.taksit-tablosu li{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    padding:5px 10px;
    font-size:14px;
    font-weight:600;
}

.taksit-tablosu li span{
    float: right;
}

.taksit-basligi{
    background-color:#212E84;
    color:#ffffff;
    font-weight:700!important;
}

.tablo-ara{background-color:#eeeeee}

.k-oran h4{float:none!important; text-align:center;}

.k-oran .close{position:relative; float:right;}




/* ----------------------------------------------------------------
	E-Tahsilat
-----------------------------------------------------------------*/

.e-tahsil-resim {
    background-image: url(../images/header-bg-j2.jpg);
    height: 400px;
    background-position: center top;
    background-size: cover;
    padding-top: 100px;
}

    .e-tahsil-resim p {
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        color: #ffffff;
        font-family: 'Raleway', sans-serif;
        width: 80%;
        margin: 0px auto;
    }

.etahsil-social {
    width: 300px;
    margin: 30px auto;
}

    .etahsil-social ul {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        .etahsil-social ul li {
            margin: 0px 0px 0px 0px;
            padding: 0px 20px 0px 0px;
            list-style: none;
            float: left;
        }

            .etahsil-social ul li:last-child {
                padding: 0px 0px 0px 0px;
            }

.etahsil-icerik {
    background-color: #F6F6F6;
}

.etahsil-form {
    padding-top: 20px;
    width: 100%;
    max-width: 500px;
    margin: 0px auto;
}

.e-tahsil-input .input-group {
    margin-bottom: 10px;
}

.e-tahsil-input input {
    height: 50px
}

.etahsil-form h2 {
    font-size: 35px;
    text-align: center;
    line-height: 40px;
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
    color: #000000;
}

    .etahsil-form h2 span {
        font-size: 24px;
        line-height: 20px;
        font-weight: 400;
    }

.etahsil-altyazi {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .etahsil-altyazi h2 {
        font-size: 16px;
    }

    .etahsil-altyazi p {
        margin-bottom: 40px
    }

.etahsil-alt {
    background-image: url(../images/bk_s3.jpg);
    height: 410px;
    background-position: center top;
    background-size: cover;
}

.etahsil-gorsel {
    background-image: url('../images/ets-zemin.jpg');
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #d6141d;
    padding: 50px 50px;
}

.bas-aciklama {
    font-size: 40px;
    font-weight: 900;
    color: #ffffff;
    line-height: 47px;
}

.etahsil-gorsel hr {
    border-top: 1px #ffffff solid;
    width: 100%;
    margin-top: 10px;
}

.etahsil-gorsel p {
    font-size: 16px;
    font-weight: 500;
}

.etahsil-gorsel img {
    margin-bottom: 20px;
}

.etahsil-gorsel-ic {
    display: table;
}

.header-alt-cizgi {
    border-bottom: 2px #D4121D solid;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

@media (max-width: 992px) {
    .etahsil-gorsel {
        background-position: 50% 65%
    }
}



.btn-basvuru {
    color: #fff;
    background-color: #212E84;
    border-color: #212E84;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
}

    .btn-basvuru:hover {
        background-color: #007bff;
        border-color: #007bff;
        text-decoration: none;
        color: #fff;
    }

.tahsilat .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .tahsilat .row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }




.avantaj-resim2 {
    border-radius: 10px;
}

    .avantaj-resim2 img {
        width: 100%;
        max-width: 560px;
    }

.avantaj-yazi2 h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}

.avantaj-yazi2 p {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}

.avantaj-yazi2 ul li{
    list-style-position:inside;
}


@media (max-width: 1200px) {
    .etahsil-alt {
        height: 310px;
    }
}

@media (max-width: 992px) {
    .etahsil-alt {
        height: 260px;
    }
}

@media (max-width: 768px) {

    .e-tahsil-resim p {
        font-size: 14px;
        line-height: 25px;
    }

    .etahsil-alt {
        height: 180px;
    }
}

@media (max-width: 500px) {

    .e-tahsil-resim {
        height: 440px;
    }

        .e-tahsil-resim p {
            width: 96%;
            line-height: 25px;
        }

    .etahsil-alt {
        display: none;
    }
}


/* ----------------------------------------------------------------
	E-Tahsilat
-----------------------------------------------------------------*/

.thmbnail {
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
    margin-bottom: 30px;
}

.avntj-bkm {
    margin-bottom: 10px;
    height: 160px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    background-color: #ffffff;
    border: 1px rgba(255, 150, 73, 0.3) solid;
}

.onay-yeni .onya-yazi {
    display: inline-block;
    margin-left: 30px;
    font-size:12px;
}

.onay-yeni input {
    position: absolute;
    width: 20px;
    height: 20px;
}

.onay-yeni {
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
}


/* ----------------------------------------------------------------------
	ÇEREZ POLİTİKASI V2
---------------------------------------------------------------------- */
.cerez-container{position: fixed;left: 0px;bottom: 0px;z-index: 999990; width:100%;}
.cerez-container .text-secondary{color:#999999; font-size:13px; font-weight:400; margin-bottom:24px}
.cerez-tablo{ padding:15px; background-color:#191919;}
.cookie-title, .cookie-title:hover, .cookie-title:focus{display:block;padding:12px 16px; color:#191919; font-weight:700; font-size:14px; cursor:pointer;}
.cerez-modal .modal-content{border:1px solid rgba(0,0,0,.2)}
.cerez-modal .modal-body{background:transparent; padding:45px 24px;}
.cerez-modal .modal-body .collapse-padding{padding:16px 16px}
.cerez-modal .modal-header{background:#212E84; padding:16px 24px;}
.cerez-modal .modal-header h4{font-size:15px; float:none; }
.cerez-modal .modal-header .close{opacity:0.7; font-size:20px; margin-top:3px;}
.cerez-modal hr {border: 0;border-bottom: 1px solid #b9b9b9;}
.cerez-modal .form-switch .form-check-input{width: 2.4em;height: 1.4em;}
.cerez-modal .custom-switch.custom-control{min-height:46px}
#cookieButtons {display: none;}
.modal-header .close{line-height:1; text-shadow:none; font-weight:300;}
.cerez-container .row, .cerez-modal .row{display:flex; flex-wrap: wrap;}
.cerez-container .col-auto, .cerez-modal .col-auto {flex: 0 0 auto; width: auto; margin-right: 12px; margin-left:12px}
.cerez-modal .col{flex: 1 0 0%;}
.cerez-modal .align-items-center{align-items: center;}
.modal-backdrop, .modal-backdrop.fade, .modal-backdrop.fade.in {transition: none;}
.modal, .modal.fade, .modal.fade.in {transition: none;}
.text-white{color:#ffffff;}
.btn-cerez {color: #ffffff; background-color: rgba(255, 255, 255, 0.15); border-color: transparent; font-weight:600}
.btn-cerez:hover, .btn-cerez:active, .btn-cerez:visited, .btn-cerez:focus{color: #ffffff;background-color: rgba(255, 255, 255, 0.35);}
.btn-cerez:not(:disabled) {outline: none; outline-offset:unset}
.p-xs{font-size:13px;}

@media (max-width: 450px) {
    .cerez-container .col-auto{width:calc(100% - 24px); margin-top:16px;}
    .btn-cerez{width:100%;}
}
