/* Common styles */

._crosslog {
    right: -30px;
    top: -130px;
}
.logbgA .slide-logbox, .logbgB .slide-logbox, .logbgC .slide-logbox, .logbgD .slide-logbox {display: none !important ;}


.logbgA {
    background: #D4E9FA url(https://css.emtcontent.com/loginslides/flight-emtncf.webp);
}
.logbgB {
    background: #D4E9FA url(https://css.emtcontent.com/loginslides/flight-emtfirst.webp);
}
.logbgC {
    background: #D4E9FA url(https://css.emtcontent.com/loginslides/hotel-in.webp);
}
.logbgD {
    background: #D4E9FA url(https://css.emtcontent.com/loginslides/bus-in.webp);
}

.logbgA, .logbgB, .logbgC, .logbgD {
    height: 140px;
    background-size: cover;
    background-repeat: no-repeat;    background-position: 0 -10px;
}	
._loglft{margin-bottom:-30px !important ; }
.st-slider .labels {
    bottom: 35px !important ;
}