html,body{
    color:#1674A5;
    position: relative; 
    font-family: 'Open Sans', sans-serif;
    background: #fefefe;  
    height: 100%;    
}

.cerceve{
    padding-left:6%;
    padding-right:6%;
}


.timelineHeader{    
    font-size: 12em !important;
    font-weight: 700;
    color: #00C4FF; 
}

.headerMenu a.active{
    background:#1abdd3;
    text-decoration: none;
} 

.headerMenu a:hover{     
    color:#FF9D00;  
    text-decoration:none;
}
 
.searchButton{
    background:#2174d0;
} 

.swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position:  center center;
}

.galeriResim{
    border:2px solid #fefefe; 
    cursor:pointer; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position:  center center;
}

#hamburgerMenuMobilButon{
    padding-top:10px !important; 
    font-size:0.7rem; 
    color:#fff;
}

#hamburgerMenuMobil{
    z-index: 100; 
    bottom:0; 
    background:#0F56A5; 
    border-radius:40px 40px 0 0;
    
}

.hamburgerMenuMobilCss{
    min-height:100px;     
    padding:25px 36px 75px 36px;
}

.hamburgerMenuMobilCss a{
    text-decoration: none;
    color:#fff;
}

.hamburgerMenuMobilCss a:hover{
    background: #1ABDD3;
} 

.hamburgerMenuLink{
    padding:10px 18px 10px 18px ;     
    text-align: center;  
    display: inline-block;
    margin:0px 2px 10px 2px;
    min-width: 125px;
    background: #1674A5 ; 
    color:#fff; 
    font-size:16px;
    font-weight:500;
    border:none;
}

#hamburgerMenuMobil .active{
    background: #1ABDD3; 
}

/*
// <editor-fold defaultstate="collapsed" desc=" Media Queryler ">  
*/
   
    @media screen and (max-width: 1199px) and (orientation:portrait) {       
        
        .dikeyCihaz{ 
            background-size:cover !important; 
        }
        .yatayCihaz{
            display: none !important;                     
        }
        
        .anasayfaSlider {
            min-height: 200px; 
            overflow: hidden;
        }
         
        .mobilYatay{
            display:none !important;             
        } 
        
        .anasayfaNedenBilfen h1{
            font-size:30px;
            font-weight:700;
        }
        
        .sayfaMobilMenuDiv{
            height:55px;
        }
        
         
    }   
    
    @media screen and (max-width: 1199px) and (orientation:landscape)  {
        .dikeyCihaz{ 
            display: none !important;   
        }
        .yatayCihaz{
            background-size:cover !important;                    
        } 
        .anasayfaSlider {
            height: 100vh; 
            overflow: hidden;
        }  
        
        .mobilMenuButon{                   
            display:block !important;   
            padding-top:25px;
            font-size:45px;
            cursor:pointer; 
            z-index: 9998 !important; 
            right:15px;  
            color:#fff; 
            position:absolute;          
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:200px; 
            margin-top:30px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0; 
        }
        .carousel-caption h1{
            width:250px;;
            position: absolute;
            right:7% !important; 
            top:40% !important;
            font-size:25px;
            font-weight:700; 
            margin:0px;
        }
        .btnSlider{
            font-size:16px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            margin-top:20px;
            padding:6px 20px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
        
         
        .mobilYatay{
            display:none !important; 
        }  
        
        .anasayfaNedenBilfen h1{
            font-size:50px;
            font-weight:700;
        } 
       
    } 
    
    
    /*Extra small devices (portrait phones, less than 576px)*/
    @media (max-width: 575.98px) and (orientation:portrait) {  
        .kucukYarimBuyukTam{
            width:100%;
        }
        
        .timelineHeader{    
            font-size: 8em !important;
            font-weight: 700;
            color: #00C4FF; 
        }
        
        .mobilMenuButon{                        
            display:block !important;   
            padding-top:10px;
            font-size:25px;
            cursor:pointer; 
            z-index: 9998 !important;  
            color:#fff;                  
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:111px; 
            margin-top:10px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0;
            
        }
        
        .carousel-caption h1{
            width:300px;
            margin-top:70px;
            margin-left: auto;
            margin-right:auto;
            font-size:30px;
            font-weight:700;  
            text-align:center;
        }
        
        .carousel-caption h1 a{
            margin-top:20px;
        }
        
        .btnSlider{
            font-size:15px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:5px 20px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
          
        .mobilYatay{
            display:none !important;             
        } 
        
        .sayfaMobilMenuDiv{
            height:55px;
        }
        
        .headerLogoMobilDiv{
            width:111px; 
            margin-top:10px;
        }
        
        #hamburgerMenuMobilDiv{
            z-index: 999 ; 
            background:#0F56A5;             
            bottom:0%; 
            width:100%; 
            height:8.5%;     
            border-radius:40px 40px 0px 0px !important;
        }
        
        #shadowDiv{
            width:0%;  float:left;background-color:rgba(0, 0, 0, 0.5); height:100%; 
        }
        
        #sideNavDiv{
            width:100%; float:right; background: rgba(15,86,165,.97); height:100%;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
        
        .okullarDiv{
            padding-top:40px;
        }
        
    }

    /* Small devices (landscape phones, 576px and up) */
    @media (min-width: 576px) and (max-width: 767.98px) and (orientation:portrait)  { 
        .kucukYarimBuyukTam{
            width:100%;
        }
        
        .mobilMenuButon{                        
            display:block !important;   
            padding-top:10px;
            font-size:45px;
            cursor:pointer; 
            z-index: 9998 !important;             
            color:#fff;      
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:200px; 
            margin-top:18px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0; 
        }
        
        .carousel-caption h1{
            width:500px;
            margin-top:140px;
            margin-left: auto;
            margin-right:auto;
            font-size:50px;
            font-weight:700;  
            text-align:center;
        }
        
        .carousel-caption h1 a{
            margin-top:20px;
        }
        
        .btnSlider{
            font-size:20px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:8px 25px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
        
        
        .mobilYatay{
            display:none !important;             
        } 
        
        .sayfaMobilMenuDiv{
            height:90px;
        }
        
        .headerLogoMobilDiv{
            width:200px; 
            margin-top:18px;
        }
        
        #hamburgerMenuMobilDiv{
            z-index: 999 ; 
            background:#0F56A5;             
            bottom:0%; 
            width:100%; 
            height:8.5%;     
            border-radius:40px 40px 0px 0px !important;       
        }
        
        #shadowDiv{
            width:50%;  float:left;background-color:rgba(0, 0, 0, 0.5); height:100%; 
        }
        
        #sideNavDiv{
            width:50%; float:right; background: rgba(15,86,165,.97); height:100%;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
        
        .okullarDiv{
            padding-top:40px;
        }
    }

    /* Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) and (max-width: 991.98px) and (orientation:portrait)  {
    
        .kucukYarimBuyukTam{
            width:50%;
        }
        
        .mobilMenuButon{                        
            display:block !important;   
            padding-top:10px;
            font-size:45px;
            cursor:pointer; 
            z-index: 9998 !important;             
            color:#fff;         
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:200px; 
            margin-top:18px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0; 
        }
        
        .carousel-caption h1{
            width:500px;
            margin-top:140px;
            margin-left: auto;
            margin-right:auto;
            font-size:50px;
            font-weight:700;  
            text-align:center;
        }
        
        .carousel-caption h1 a{
            margin-top:20px;
        }
        
        .btnSlider{
            font-size:20px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:8px 25px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
         
        
        .mobilYatay{
            display:none !important;             
        } 
        
        .sayfaMobilMenuDiv{
            height:90px;
        }
        
        .headerLogoMobilDiv{
            width:200px; 
            margin-top:18px;
        }
        
        #hamburgerMenuMobilDiv{
            z-index: 999 ; 
            background:#0F56A5;             
            bottom:0%; 
            width:100%; 
            height:7%;     
            border-radius:40px 40px 0px 0px !important;           
        }
        
        #shadowDiv{
            width:50%;  float:left;background-color:rgba(0, 0, 0, 0.5); height:100%; 
        }
        
        #sideNavDiv{
            width:50%; float:right; background: rgba(15,86,165,.97); height:100%;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
         
        .okullarDiv{
            padding-top:40px;
        }
        
    }

    /* Large devices (desktops, 992px and up)*/
    @media (min-width: 992px) and (max-width: 1199.98px) and (orientation:portrait) { 
        .kucukYarimBuyukTam{
            width:50%;
        }
        
        .mobilMenuButon{                        
            display: block !important;
            padding-top: 10px;
            font-size: 45px;
            cursor: pointer;
            z-index: 9998 !important; 
            color: #fff;     
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:200px; 
            margin-top:18px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0; 
        }
        
        .carousel-caption h1{
            width:500px;
            margin-top:140px;
            margin-left: auto;
            margin-right:auto;
            font-size:50px;
            font-weight:700;  
            text-align:center;
        }
        
        .carousel-caption h1 a{
            margin-top:20px;
        }
        
        .btnSlider{
            font-size:20px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:8px 25px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
        
        .mobilYatay{
            display:none !important;     
        } 
        
        .sayfaMobilMenuDiv{
            height:90px;
        }
        
        .headerLogoMobilDiv{
            width:200px; 
            margin-top:18px;
        }
        
        #hamburgerMenuMobilDiv{
            z-index: 999 ; 
            background:#0F56A5;             
            bottom:0%; 
            width:100%; 
            height:7%;     
            border-radius:40px 40px 0px 0px !important;            
        } 
        
        #shadowDiv{
            width:60%;  float:left;background-color:rgba(0, 0, 0, 0.5); height:100%; 
        }
        
        #sideNavDiv{
            width:40%; float:right; background: rgba(15,86,165,.97); height:100%;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
        
        .okullarDiv{
            padding-top:40px;
        }
        
        .menuFixMargin{
            margin-top:115px;
        }
    
    }

    /* Extra devices (kare ekranlar )*/
    @media (min-width: 768.98px) and (max-width: 1199.98px) and (orientation:landscape)  {
    
        .kucukYarimBuyukTam{
            width:50%;
        }
        
        .mobilMenuButon{                        
            display:block !important;   
            padding-top:10px;
            font-size:45px;
            cursor:pointer; 
            z-index: 9998 !important;             
            color:#fff;         
        }
        
        .mobilMenuGenislik{
            width:100% !important; 
        }
        
        .anasayfaHeaderMenuDiv{  
            padding-top:65px;
        }  

        .headerLogoDiv{
            width:200px; 
            margin-top:18px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0; 
        }
        
        .carousel-caption h1{
            width:500px;
            margin-top:140px;
            margin-left: auto;
            margin-right:auto;
            font-size:50px;
            font-weight:700;  
            text-align:center;
        }
        
        .carousel-caption h1 a{
            margin-top:20px;
        }
        
        .btnSlider{
            font-size:20px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:8px 25px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
         
        
        .mobilYatay{
            display:none !important;             
        } 
        
        .sayfaMobilMenuDiv{
            height:90px;
        }
        
        .headerLogoMobilDiv{
            width:200px; 
            margin-top:18px;
        }
        
        #hamburgerMenuMobilDiv{
            z-index: 999 ; 
            background:#0F56A5;             
            bottom:0%; 
            width:100%; 
            height:8.5%;     
            border-radius:40px 40px 0px 0px !important;           
        }
        
        #shadowDiv{
            width:50%;  float:left;background-color:rgba(0, 0, 0, 0.5); height:100%; 
        }
        
        #sideNavDiv{
            width:50%; float:right; background: rgba(15,86,165,.97); height:100%;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
         
        .okullarDiv{
            padding-top:40px;
        }
        
    }
    
    /* Extra large devices (large desktops, 1200px and up)*/
    @media (min-width: 1200px) and (max-width: 1439.98px) { 
        .kucukYarimBuyukTam{
            width:50%;
        }
        
        .dikeyCihaz{ 
            display: none !important;   
        }
        .yatayCihaz{
            background-size:cover !important;                    
        } 
        .anasayfaSlider {
            height: 100vh; 
            overflow: hidden;
        }          
        
        .anasayfaHeaderMenuDiv{              
            padding-top:40px;
            padding-bottom:40px;
        } 
        
        .headerLogoDiv{
            width:180px; 
            margin-top:30px;
        }
        
        .headerMenu a{     
            color:#fff;   
            font-size:14px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0;
            
        }
        
        .carousel-caption h1{
            width:400px;;
            position: absolute;
            right:10% !important; 
            top:23% !important;
            font-size:40px;
            font-weight:700; 
            margin:0px;
        }
        .btnSlider{
            font-size:22px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:10px 30px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
        
        .mobilDikey{
            display:none !important;     
        } 
         
        
        .sticky {
            position: fixed!important;   
            background: rgba(9, 43, 80, 0.7); 
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        }
        
        .stickySayfa {
            position: fixed!important;   
            background: rgba(255, 255, 255, 1); 
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;   
            top:0;
        }
        
        .anasayfaNedenBilfen h1{
            font-size:63px;
            font-weight:700;
        }
        
        .sliderMobilAltButtonDiv{
            display:none;
        }
        
        .altMenu a{
            text-decoration: none;
            color:#fff;
            font-size:17px; 
            padding-left:17px;
            padding-right:17px;
        }
        
        .enAltMenu a{
            background: #4281CB; 
            color:#fff; 
            font-size: 18px;
            font-weight:500;
            padding:15px 30px;
            margin-left:5px ;
            margin-right: 5px;
            margin-bottom:30px;
            display: inline-block;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
        
        .menuExtraPadding{
            padding-top:120px !important;
        }
    }
    
     /* Extra Extra large devices (extra large desktops, 1441px and up) */
    @media screen and (min-width: 1440px) {     
        .kucukYarimBuyukTam{
            width:50%;
        }
        
        .dikeyCihaz{ 
            display: none !important;   
        }
        .yatayCihaz{
            background-size:cover !important;                    
        } 
        .anasayfaSlider {
            height: 100vh; 
            overflow: hidden;
        }  
        
        .anasayfaHeaderMenuDiv{  
            padding-top:56px;
            padding-bottom:56px;
        }  

        .headerLogoDiv{
            width:260px; 
            margin-top:43px;
        }
        
        .headerMenu a{     
            color:#fff;   
            font-size:16px;
        }
        
        .carousel-caption{ 
            position:relative;
            height:100vh;  
            margin:0px;
            left: 0;
            z-index: 0;
            
        }
        
        .carousel-caption h1{
            width:400px;;
            position: absolute;
            right:10% !important; 
            top:23% !important;
            font-size:50px;
            font-weight:700; 
            margin:0px;
        }
        .btnSlider{
            font-size:22px;
            font-weight: 500;
            line-height: 37px;
            color:#fff;
            background:#00C4FF;
            padding:10px 30px ;            
        }
        
        .btnSlider:hover{            
            color:#FF9D00;
        }
        
        .mobilDikey{
            display:none !important;     
        } 
         
         
        .sticky {
            position: fixed!important;   
            background: rgba(9, 43, 80, 0.7); 
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
            margin-top: -15px !important;
        }
        
        .stickySayfa {
            position: fixed!important;   
            background: rgba(255, 255, 255, 1); 
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;   
            top:0;
        }
        
        .anasayfaNedenBilfen h1{
            font-size:65px;
            font-weight:700;
        }
        
        .sliderMobilAltButtonDiv{
            display:none;
        }
        
        .altMenu a{
            text-decoration: none;
            color:#fff;
            font-size:17px; 
            padding-left:17px;
            padding-right:17px;
        }
        
        .enAltMenu a{
            background: #4281CB; 
            color:#fff; 
            min-width:180px;
            font-size: 18px;
            font-weight:500;
            padding:15px 40px;
            margin-left:15px ;
            margin-right: 15px;
            margin-bottom:30px;
            display: inline-block;
        }
        
        .okulSehir{
            color:#e4e4e4 !important;
            font-size:1rem;
            padding-top:5px;
        }
        .okulBaslik{
            font-size:1rem;
        }
        .menuExtraPadding{
            padding-top:120px !important;
        }
        
        .menuFixMargin{
            margin-top:150px;
        }
    }

 
    @media screen and (min-width: 1400px) and (max-width: 1542.098px) {
        .okulBaslik{
            font-size:0.78rem;
        }
        
        .kucukYarimBuyukTam{
            width:50%;
        }
    }
        
    
    
/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Sayfa Header vs Menü ">  
*/
#sayfaHeader{
    color : #707070 !important;  
    background: #fff;
} 


#sayfaHeader a{
    color : #707070 ;  
} 
#sayfaHeader a:hover{
    color : #2C588B ;  
} 

#sayfaHeader  .active{
    color : #fff ;  
}

#sayfaHeader  .aktif{
    color : #2C588B ;  
    font-weight: 600;
}

.sayfaMobilMenuDiv{
    z-index: 999 ; 
    background:#0F56A5;  
}


#altMenuMobilSide a {
  padding: 12px 8px 12px 0px;
  text-decoration: none;  
  color:#fff; 
  font-size:1.1rem;  
  display: block;
  transition: 0.3s;
  text-align: left;
  border-bottom:1px solid #1173c6;  
 

}

.altMenuMobilDiv{
    z-index: 999 ;  
    background: #1666BF;  
}

.altMenuMobilDiv a{
    color:#fff; 
    font-size:1.1rem;
    text-decoration: none;  
    
}

#altMenuMobil a {
  padding: 12px 8px 12px 0px;
  text-decoration: none;  
  color:#fff; 
  font-size:1.1rem;  
  display: block;
  transition: 0.3s;
  text-align: left;
  border-bottom:1px solid #1173c6;  
 

}

#altMenuMobil a:hover{
  color: #f1f1f1;
}

.altMenu{ 
    background: #2C588B;
    padding-top:38px;
    padding-bottom:38px;
}

 

.altMenu a:hover{ 
    color:#00C4FF;
}

.altMenu .active{
    color:#00C4FF;
}



.enAltMenu .active{
    background: #FF9D00 ;
}

.enAltMenu a:hover{
   background: #FF9D00 ; 
   text-decoration: none;
}


.okulButton{
    background: #4281CB;
    color: #fff;
    min-width: 180px;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 50px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block;
    border:none !important;
}

.okulButton:focus{
    outline:none;
    
}

.okulButton:hover{
    background:#FF9D00 ;  
}

.okulButtonActive{
    background:#FF9D00 !important;
}

.okulDiv{ 
    padding-bottom: 7px !important; 
}

/*
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Mobil Menü ">  
*/
 

.mobilMenuHeader{
    padding:10px 15px 15px 15px; 
    height:130px; 
    width:100%;
}

.mobilMenuHeader a{
    float:left;
    width:111px;
    padding:0px !important;
}

.mobilMenuHeader .logoClose{
    width:100%;
}
 

.mobilMenuHeader .closebtn {
    float:right;
    font-size:2rem !important;  
}

#mobilSearchButton{
    background: #054984;
    border-color: #054984;
    color:#fff;
}
 
.mobilMenuContent{
   width:100%;
   font-size:16px !important;
   
}

.mobilMenuContentBosluk{
    padding-left:35px !important; 
    padding-right: 35px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;    
}



.sidenav {
    background: rgba(15,86,165,.97); 
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999 !important; 
    top: 0;
    right: 0;     
    overflow-x: hidden;
    transition: 0.5s; 
    text-align:center;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch;
}

.sidenav::-webkit-scrollbar { 
    display: none; 
}

.sidenav a {
  padding: 10px ;
  text-decoration: none;  
  font-size:15px !important; 
  color: #FFF;
  display: block;
  transition: 0.3s;
  text-align: left; 
 

}

.sidenav a:hover{
  color: #f1f1f1;
}

/*
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Sağ Yan Kısayollar ">  
*/

.sagYanButtons {
  top: 50%;
  -webkit-transform: translateY(60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
  z-index: 1;
  right: 0;
  width: 14.5em;
  height: auto;  
}

.sagYanButtons a{
    padding:26px 18px 26px 26px !important;    
} 

.sagYanButtons a i{
    color:#000; 
    font-size:35px;
} 

.sagYanButtons a span{
    color:#000; 
    font-size:1.2rem; 
} 

.sagYanButtons .sariButon{
    background: #FFC400;
}

.sagYanButtons .kirmiziButon{
    background: #D31A53;
}

.sagYanButtons .morButon{
    background: #803d97;
}

.sagYanButtons .maviButon{
    background: #1abdd3;
} 

.transform-button {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transform: translateX(145px);
  -ms-transform: translateX(145px);
  transform: translateX(145px);
}

.transform-button:hover {
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
 
/*
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Mobil alt kısayollar ">  
*/
.sliderMobilAltButtonDiv{
    z-index: 11; 
    bottom: 0;  
    left: 0;      
}

.sliderMobilAltButton{
    font-size:16px;
    font-weight: 700;
    color:#000;
    min-height:25px;
    padding:17px 0px 17px 0px  !important;
    text-align:center !important;
}

.sliderMobilAltButton i{
    font-size:27px;
} 


.sliderMobilAltButtonDiv .sariButon{
    background: #FFC400;
}

.sliderMobilAltButtonDiv .kirmiziButon{
    background: #D31A53;
}

.sliderMobilAltButtonDiv .morButon{
    background: #803d97;
}

.sliderMobilAltButtonDiv .maviButon{
    background: #1abdd3;
} 
/*
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Anasayfa Css  ">  
*/

.carousel {      
    background: rgb(6,172,222);
    background: radial-gradient(circle, rgba(6,172,222,1) 0%, rgba(5,86,165,1) 100%);
}

.carousel-item {
  height: 100vh; 
}

.carouselIcerik{
    padding:0px !important;
    max-width: 100%;
    height: 100vh !important;  
    width:100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:  center center;
}
 

.anasayfaParallax {
  background-image: url("../img/tempImg/bilfenParallax.png");  
  min-height: 300px;  
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.anasayfaNedenBilfen{
    color:#1674A5;
    font-size:18px;
}


 
.turkazButon{
    color:#fff;
    background:#14BDF0;
    text-decoration: none;
    padding:12px 36px !important;
    font-size:19px; 
}

.turkazButon:hover{
    color:#fff;
    background:#14aad7;
    text-decoration: none;
}

 
.anasayfaHaberler{
    color:#fff;
    background: rgb(6,172,222);
    background: radial-gradient(circle, rgba(6,172,222,1) 0%, rgba(5,86,165,1) 100%);
    font-size:19px;
}

.anasayfaHaberler h1{
    font-size:45px;
    padding-top:35px;
    padding-bottom:35px;
}

.anasayfaHaberButon{
    color:#fff;
    background:#00C4FF;
    text-decoration: none;
    font-size:13px;
    padding:9px 18px; 
}

.anasayfaHaberButon:hover{
    color:#fff;
    background:#0EAEDE;
    text-decoration: none;
}



.anasayfaEtkinlikler{
    color:#1674A5;
    background: #f4f2eb;    
    font-size:18px;
    padding-bottom:45px;
}

.anasayfaEtkinlikler h1{
    color:#1097BC;
    font-size:45px;
    padding-top:35px;
    padding-bottom:35px;
}

.anasayfaEtkinklikButon{
    color:#fff;
    background:#2171AC;
    text-decoration: none;
    font-size:13px;
    padding:9px 18px; 
}

.anasayfaEtkinklikButon:hover{
    color:#fff;
    background:#2E96E2;
    text-decoration: none;
}


/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Swiper ">  
*/

.swiper-pagination{
    width:auto !important;
    position:relative !important;
    margin-top: -10px;
}

.swiper-pagination-bullet{
    width: 15px !important;
    height: 15px !important;
    margin:4px;
    background: #fff !important;
    opacity: 1 !important;
}
 
.swiper-pagination-bullet-active{
    background: #06ACDE !important;
}


.swiperCustomNextButton{
    right:0px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;  
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAjCAYAAAB7NEEmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAADBSURBVHjazNYrDsJAFIXhgSYV7AWFqC8eh2IHrKCK2npEV8ACAMk+WAAWBaKCpPkR1JDwyHTOZTgL+DKZzJ17nOsCjIADsHCKACmw55E2GO7AHc9pgXkIuuV1bsCsL7rkfYLgIhY8tYAbIO8Ll1ZwFQO+ApkFfAmB13IYGAD1F3hiAZ+B8V/BCbCxgFPg9AE++oJD6UnldxoD9H+n8omSz778l5L/p8BKDRa/BP23qXzvmzQUqy6lb30m/dSiSd8HAMepZ77UAlIJAAAAAElFTkSuQmCC') !important;
    background-size: 12px 20px !important;   
    margin-top : -9px;
    z-index:10;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;    
    padding:10px;
}

.swiperCustomPrevButton{
    left:0px !important; 
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;  
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAjCAYAAAB7NEEmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAADBSURBVHja1NYxDgFBFMbxQaJwF5VCv3qdyg2cYCtavcIJHACleziAVkWxxSabv8JKFLK82fdN4jvAL5PJzHtfCC0DzIETMAgeqcGKZ45Avy04ewNfOUTDwBQo+Zy9Nwiw8AZzKzjxBjOgSAmuvMG1FRwDd2/wlhLcWMHRF3ALdCzgELj+NbgDetZ7PDeAl6hR9uNJuwrYdqcpYN93KvtRsr8vm1KyeWqAlyo4j4V9t6ls78saiqxLyVqfrJ82NenHANHIZ77wvoVwAAAAAElFTkSuQmCC') !important;
    background-size: 12px 20px !important; 
    margin-top : -9px;
    z-index:10;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    padding:10px;
}
 

.customSwiperNextButton{
    right:0px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding:20px 50px 20px 20px;    
    height:60px !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAjCAYAAAB7NEEmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAADBSURBVHjazNYrDsJAFIXhgSYV7AWFqC8eh2IHrKCK2npEV8ACAMk+WAAWBaKCpPkR1JDwyHTOZTgL+DKZzJ17nOsCjIADsHCKACmw55E2GO7AHc9pgXkIuuV1bsCsL7rkfYLgIhY8tYAbIO8Ll1ZwFQO+ApkFfAmB13IYGAD1F3hiAZ+B8V/BCbCxgFPg9AE++oJD6UnldxoD9H+n8omSz778l5L/p8BKDRa/BP23qXzvmzQUqy6lb30m/dSiSd8HAMepZ77UAlIJAAAAAElFTkSuQmCC') !important;
    background-size: 18px 30px !important;  
    position:absolute;
    top:93%;;
    width: 27px; 
    height:60px !important;
    margin-top : -22px;
    z-index:10;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;    
}

.customSwiperPrevButton{
    left:0px !important; 
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
    padding:20px 20px 20px 50px; 
    height:60px !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAjCAYAAAB7NEEmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAADBSURBVHja1NYxDgFBFMbxQaJwF5VCv3qdyg2cYCtavcIJHACleziAVkWxxSabv8JKFLK82fdN4jvAL5PJzHtfCC0DzIETMAgeqcGKZ45Avy04ewNfOUTDwBQo+Zy9Nwiw8AZzKzjxBjOgSAmuvMG1FRwDd2/wlhLcWMHRF3ALdCzgELj+NbgDetZ7PDeAl6hR9uNJuwrYdqcpYN93KvtRsr8vm1KyeWqAlyo4j4V9t6ls78saiqxLyVqfrJ82NenHANHIZ77wvoVwAAAAAElFTkSuQmCC') !important;
    background-size: 18px 30px !important;  
    position:absolute;
    top:93%;
    width: 27px; 
    height:44px;
    margin-top : -22px;
    z-index:10;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    
}
/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Site Search ">  
*/


.siteSearchGenislik{
    width:100% !important; 
}

#siteSearchMainDiv{
    background: rgba(15,49,78,.97);
    height: 100%;
    color:#fff;        
    width: 0;
    position: fixed;
    z-index: 9999 !important;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s; 
    scroll-behavior: smooth !important;
    
}

.siteSearchCloseDiv a{
    font-size:40px !important;
    padding-right:30px;
    padding-top:20px;
    color:#fff;
    text-decoration: none;
}

.siteSearchCloseDiv a:hover{
    color:#ccc;
}

.siteSearchInputDiv hr{
    border-bottom: 2px solid #00C4FF; 
}
.siteSearchInfoDiv{
    width: 100%;
    text-align: right;
    font-size: 10px;
}
.siteSearchInputDiv input{
    background: none;
    color: #fff;
    border: none;
    font-size:35px;
    font-weight: 700;
    outline: 0 none;    
}
 

.siteSearchInputDiv input::-webkit-input-placeholder { /* Edge */
    color: rgba(255,255,255,0.6) !important;
}

.siteSearchInputDiv input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255,255,255,0.6) !important;
}

.siteSearchInputDiv input::placeholder {
    color: rgba(255,255,255,0.6) !important;
}



.siteSearchResultDiv{
   width:100%;   
   padding-top:10px;
   padding-bottom:10px; 
   border-bottom:1px solid #ffffff4a;
}
.siteSearchResultDiv a{
    color:#BABABA;
    text-decoration: none;
}

.siteSearchResultDiv a:hover{
    color:#fff;
    text-decoration: none;
}



.siteSearchInputDiv input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.siteSearchInputDiv input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.siteSearchInputDiv input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}


/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Footer Sayfa ">  
*/

.sayfaFooter{
    width:100% !important;
    min-height:100px;    
    color:#fff; 
}

.footerTurkuaz{    
    background:#34b2e0;     
    min-height:150px !important;       
}
.footerTurkuaz h2{   
    font-weight:600;
   
}

.footerTurkuaz span{  
    font-size: 1.2rem;    
}

.footerTurkuaz input {
    width:95%;  
    border-radius: 3rem !important;
}

.footerTurkuaz input::placeholder  {
    font-size:1.1rem;
    color:#e3e3e3;
    padding-left:20px;
}

.footerButon{
    color:#fff;
    background:#1894c1;
    text-decoration: none;
    font-size:1.1rem;
    border:none;
}

.footerButon:hover{
    color:#fff;
    background:#0e5872;
    text-decoration: none;
    border:none;
}



.footerBeyaz{    
    background:#092b50;     
    min-height:250px !important;
    color:#1674A5;
}

.footerBeyaz img{
    width:80%;    
}
 

.footerBeyaz ul li{
    font-size:14px;  
}

.footerBeyaz ul li a{
    color:#1674A5 ;
    text-decoration: none; 
    
}

.footerBeyaz ul li a:hover{ 
    text-decoration: none; 
    color:#fff;
}

.footerBeyaz p{
    font-size:0.8125rem;
    font-weight:bold;    
}
.footerBeyaz p span {
    font-size:0.8125rem; 
}

.footerBeyaz p a {
    font-size:0.8125rem; 
    color:#1674A5;
    text-decoration: none;
}


.sosyalMedyaButton{
    background: #006CB1; 
    width:40px;
    height:40px;
    padding:4px; 
    margin-left:2%; 
}

 
 
.footerBeyaz i  {
    font-size:1.2rem; 
    width:30px;
    height:30px;
    text-align:center;
    padding-top:5px;
}
.footerBeyaz i:hover { 
    color:#102c53;
}

/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Footer Mobil ">  
*/

.mobilFooter{
    background:#092b50;     
}
.footerLacivert{    
    background:#092b50;     
    min-height:250px !important;
    color:#1674A5;
    padding-top:30px; 
}

.footerLacivert ul li{
    font-size:14px;  
}

.footerLacivert ul li a{
    color:#1674A5 ;
    text-decoration: none; 
    
}

.footerLacivert ul li a:hover{ 
    text-decoration: none; 
    color:#fff;
}

.footerAdresDiv span a{
    color:#fff;  
    text-decoration: none;
}

.footerAdresDiv span{
    font-size:18px; font-weight:400;
}

.footerAdresDiv p{
    padding-top:30px; font-size:18px; font-weight:700; margin-bottom:8px;
    
}

.footerLacivert i  {
    font-size:1.2rem; 
    width:30px;
    height:30px;
    text-align:center;
    padding-top:5px;
}
.footerLacivert i:hover { 
    color:#102c53;
}
 



/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Karışık  ">  
*/

.mb24{
    margin-bottom:24px;
}

.mb-19{
    margin-bottom:19px;
}

.f18{
    font-size:18px;
}

.f20b{
    font-size: 20px;
    font-weight: 700;
}

.f30b{
    font-size: 30px;
    font-weight: 700;
}

.f16b{
    font-size: 16px;
    font-weight: 600;
}

.f14b{
    font-size: 14px;
    font-weight: 600;
}

.f12b{
    font-size: 12px;
    font-weight: 700;
}


  
/* 
// </editor-fold>*/


/*
// <editor-fold defaultstate="collapsed" desc=" Diğer widthler  ">  
*/

.w-5{
    width:5% !important;
}
.w-7{
    width:7% !important;
}
.w-10{
    width:10% !important;
}
.w-11{
    width:11% !important;
}
.w-12{
    width:12% !important;
}
.w-13{
    width:13% !important;
}
.w-14{
    width:14% !important;
}
.w-15{
    width:15% !important;
}
.w-16{
    width:16% !important;
}
.w-17{
    width:17% !important;
}
.w-18{
    width:18% !important;
}

.w-20{
    width:20% !important;
}
.w-21{
    width:21% !important;
}
.w-22{
    width:22% !important;
}
.w-23{
    width:23% !important;
}
.w-24{
    width:24% !important;
}
.w-25{
    width:25% !important;
}

.w-30{
    width:30% !important;
}

.w-35{
    width:35% !important;
}

.w-40{
    width:40% !important;
}

.w-45{
    width:45% !important;
}

.w-55{
    width:55% !important;
}

.w-60{
    width:60% !important;
}

.w-65{
    width:65% !important;
}

.w-70{
    width:70% !important;
}

.w-80{
    width:80% !important;
}

.w-85{
    width:85% !important;
}

.w-90{
    width:90% !important;
}

.w-95{
    width:95% !important;
}


/* 
// </editor-fold>*/
  

/*
// <editor-fold defaultstate="collapsed" desc=" Haberler Filtre  ">  
*/

.filtreSelect button{
    background: #4281CB !important;    
    color:#fff;
    min-width: 180px;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 1.5rem; 
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block;
    border: none !important;
    border-radius: 50rem!important;
    z-index:10; 
}  

.filtreSelect .filter-option-inner-inner{
    color:#fff;
}


.filtreSelect button:hover{  
  color:#fff;
}

.filtreSelect .dropdown-menu.show{
  top:30px !important;  
  z-index:1;
  padding-top:50px;
  padding-bottom:18px;
  transform:none !important; 
  background: #F7F7F7 !important;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  overflow: visible !important;
  /*overflow: hidden !important;*/ 
  /*overflow-y: auto !important;*/
}

.filtreSelect .dropdown-item.active, .filtreSelect .dropdown-item:active{
    background: #4281CB !important;    
}

.filtreDiv .bootstrap-select:nth-of-type(1){
    z-index:30 !important;
}

.filtreDiv .bootstrap-select:nth-of-type(2){
    z-index:29 !important; 
}

.filtreDiv .bootstrap-select:nth-of-type(3){
    z-index:28 !important;
}

.filtreDiv .bootstrap-select:nth-of-type(2) .dropdown-menu{  
    
}

.filtreSelect .dropdown-toggle{ 
    color:#fff !important;
}

filtreSelect .dropdown-toggle::after{
    color:#fff !important;
}


/* 
// </editor-fold>*/


.haberYon a{
    color:#1674A5;   
}

.haberYon a:hover{
    color:#2E96E2;   
}

.butonGolge{
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.16);
}

.kapakGolge{
    -webkit-box-shadow: 4px 30px 30px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 4px 30px 30px 0px rgba(0,0,0,0.16);
    box-shadow: 4px 30px 30px 0px rgba(0,0,0,0.16);
}

.carousel-caption{
    bottom: 0px !important;
}

.carousel-caption:before{
    content: "";
    position: absolute;
    top:0;
    bottom: 0;
     right: 0;
      left : 0;
      background-color: rgba(0,0,0,.18);
}

.carousel-control-next{
    right:60px !important;
}

.carousel-control-prev{
    left:60px !important;
}

.carousel-control-next, .carousel-control-prev{
    z-index: 2 !important;
}

.breadcumbDiv a:hover{
    color:#000 !important;
}

.haberlerBadget{
    border-radius:20px 0 0 20px; 
    position:absolute; 
    right:0px;  
    top:20px; 
    padding:5px 20px 5px 20px; 
    color:#fff; 
}

.haberlerBadgetMavi{
    background: #1674A5;
}

.haberlerBadgetSari{
    background:#FF9D00;    
}


#webSearchButton{
    background: #fff;
    border-color: #054984;
    color:#054984;
    margin-top:20px;
    opacity: 0.5;
}

#webSearchButton:hover{    
    opacity: 1;
}

.searchTemizleDiv{
    z-index: 999; position: absolute; right: 50px;
}

.searchClearIcon{
    font-size:1.5em;
    color: #868686;
}

.mobilButonAnimasyon {
	-webkit-animation: mobilButonAnimasyon 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	        animation: mobilButonAnimasyon 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
} 
@-webkit-keyframes mobilButonAnimasyon {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes mobilButonAnimasyon {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
