body,html{padding: 0px;margin: 0px; overflow-x: hidden;}

.overlay{background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5));position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.u-button-style.u-palette-1-base{margin-bottom: 10px !important;margin-top: 0px;}
.iw-100{width:100% !important;height:100% !important;}

.u-sticky-fixed.u-sticky-89b2:before,
.u-body.u-sticky-fixed .u-sticky-89b2:before {borders: top right bottom left !important}

.corporate-promotional-film{padding:20px !important;}

.position-fixed-ataksan{
    position:fixed;top:140px;
}
.position.static-ataksan{position:static;}





/*header{
    position:fixed !important;
    top:0px;
    left:0px;
    width:100%;
}*/
body {
    margin-top: 109px;
}

/* Mobil CSS */
@media screen and (max-width:400px) {
    .u-sheet{padding-left:15px;padding-right:15px;}
    .u-header .u-search-icon-1{padding:5px;}
    .u-header .u-search-1{width:105px;}
    .u-header .u-search-1{margin-top:-31px; height:26px;}
    body{margin-top: 77px !important;}

}
@media screen and (max-width:576px) {
    .u-header .u-logo-image-1{width: 120px;}
    /*.u-search-1{display: none;}*/
    body{margin-top: 80px;}
 


}
/*Tablet CSS*/
@media screen and (max-width: 768px) and (min-width:576px){
    body {margin-top: 105px;}
    .u-carousel-inner{height:85vh;}

}  
@media screen and (max-width: 768px){  
   
}
/*Tablet Portrait CSS*/
@media screen and (max-width: 990px) and (min-width:768px){
    body{margin-top: 105px;}
    .u-carousel-inner{height:85vh;}
    .x-768-990{width: 800px !important;}

  
}  
@media screen and (max-width: 990px){ 
  
   
}
/* Leptop CSS */
@media screen and (min-width: 990px){
    .u-carousel-inner {
        height: 85vh;
    }
    
}