html,
body {
    overscroll-behavior-y: contain !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    background-color: rgba(0, 0, 0, 0.1);
}


#close_btn_24 {
    position: absolute !important;
    width: 65px !important;
    height: 65px !important;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/close_btn.png') !important;
    cursor: pointer !important;
    z-index: 9999999 !important;
    right: 0px;
    top: -65px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.fs_24 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.bg_cnt_24 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.center_24 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center_hor_24 {
    display: flex;
    justify-content: center;
}

/* ------------------------- IMAGES     ------------------------- */

/* ------------------------- IMAGES END ------------------------- */

#ctaArea_24 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 150000;
}

#slides_24 {
    position: fixed !important;
    width: 100% !important;
    height: 8px !important;
    z-index: 9999996 !important;
    display: none;
    cursor: pointer;
    bottom: 0px;
/*    background-color: #fedd00;*/
}

#bot_line_24 {
    position: absolute;
    width: 100%;
    height: 8px;
    background-color: #fedd00;
}

#right_line_24 {
    position: absolute;
    right: 0px;
    height: 100px;
    top: -100px;
    width: 8px;
    background-color: #fedd00;
}




.clickArea_24 {
    cursor: pointer;
}




#terminalCont_24 {
    position: absolute;
    top: -227px;
}
.terminal_24 {
    height: 227px;
}
#terminal_24 {
    top: -40px;
}
#shadow_24 {
    bottom: 0px;
    opacity: 0.35;
}
#flag_24 {
    position: absolute;
    top: -40px;
    left: -10px;
}
#truck_24 {
    top: -260px;
}
.truck_24 {
    position: absolute;
    width: 515px;
    height: 228px;
}

/*////////////////*/

#logoCont_24 {
    position: absolute;
    width: 518px;
    height: 180px;
    top: -180px;
    right: 0px;
    margin-right: 4vmin;
    margin-top: -2vmin;
}
#logo_24 {
    position: absolute;
    width: 518px;
    height: 180px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/logo.png') !important;
    display: none;
}

#flag_cloth_24 {
    position: absolute;
    width: 179px;
    height: 150px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png') !important;
}

#flag_kotas_24 {
    position: absolute;
    width: 16px;
    height: 222px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_kotas.png') !important;
}

#shadow_24 {
    position: absolute;
    width: 453px;
    height: 76px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/shadow.png') !important;
}

#terminal_24 {
    position: absolute;
    width: 339px;
    height: 227px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/terminal.png') !important;
}

#truck_base_24 {
    position: absolute;
    width: 515px;
    height: 228px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/truck_base.png') !important;
}

#truck_wheel_24 {
    position: absolute;
    width: 411px;
    height: 86px;
    background-image: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/truck_wheel.png') !important;
    top: 145px;
    left: 36px;
    background-size: cover;
}

#truck_wheel_behind_24 {
    position: absolute;
    width: 419px;
    height: 94px;
    /* background-image: url(truck_wheel_behind.png) !important; */
    top: 145px;
    left: 36px;
    background-size: cover;
}


/*/// images //// */




#ctaArea_24 {
    width: 100%;
    height: 100%;
    position: absolute;
}


.wrap_24 {
    overflow: hidden !important;
    text-overflow: clip !important;
}




.rct {
    width: 150px !important;
    height: 160px !important;
    position: absolute !important;
}

.noDisplay {
    display: none;
}

.noEvents{
  pointer-events: none !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}









#flag_cloth_24 {
    background-image: none !important;
    margin-left: 10px;
    margin-top: 9px;
/*    margin-top: -200px;*/
}


.flag-element {
    -webkit-animation:oscill 0.5s ease-in-out infinite alternate; 
    -moz-animation:oscill 0.5s ease-in-out infinite alternate; 
    -ms-animation:oscill 0.5s ease-in-out infinite alternate; 
    animation:oscill 0.5s ease-in-out infinite alternate; 
    background: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png');
    background-size: 179px 150px;
    background-repeat: no-repeat;
    position:relative;
    height:100%;
    margin-left: -2px;
    width:4px;
    display:inline-block;
}

.flag-element1 {
    -webkit-animation:oscill1 0.5s ease-in-out infinite alternate; 
    -moz-animation:oscill1 0.5s ease-in-out infinite alternate; 
    -ms-animation:oscill1 0.5s ease-in-out infinite alternate; 
    animation:oscill1 0.5s ease-in-out infinite alternate; 
    background: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png');
    background-size: 179px 150px;
    background-repeat: no-repeat;
    position:relative;
    height:100%;
    margin-left: -2px;
    width:4px;
    display:inline-block;
}

.flag-element2 {
    -webkit-animation:oscill2 0.5s ease-in-out infinite alternate; 
    -moz-animation:oscill2 0.5s ease-in-out infinite alternate; 
    -ms-animation:oscill2 0.5s ease-in-out infinite alternate; 
    animation:oscill2 0.5s ease-in-out infinite alternate; 
    background: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png');
    background-size: 179px 150px;
    background-repeat: no-repeat;
    position:relative;
    height:100%;
    margin-left: -2px;
    width:4px;
    display:inline-block;
}

.flag-element3 {
    -webkit-animation:oscill3 0.5s ease-in-out infinite alternate; 
    -moz-animation:oscill3 0.5s ease-in-out infinite alternate; 
    -ms-animation:oscill3 0.5s ease-in-out infinite alternate; 
    animation:oscill3 0.5s ease-in-out infinite alternate; 
    background: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png');
    background-size: 179px 150px;
    background-repeat: no-repeat;
    position:relative;
    height:100%;
    margin-left: -2px;
    width:4px;
    display:inline-block;
}

.flag-element4 {
    -webkit-animation:oscill4 0.5s ease-in-out infinite alternate; 
    -moz-animation:oscill4 0.5s ease-in-out infinite alternate; 
    -ms-animation:oscill4 0.5s ease-in-out infinite alternate; 
    animation:oscill4 0.5s ease-in-out infinite alternate; 
    background: url('https://dsp-media.eskimi.com/upload/rm/upload/65d4c46c57818/KCB_Floating_Prod/images/flag_cloth.png');
    background-size: 179px 150px;
    background-repeat: no-repeat;
    position:relative;
    height:100%;
    margin-left: -2px;
    width:4px;
    display:inline-block;
}

@-webkit-keyframes oscill1 {
    0% {
        top: 1%;
    }        
    100% {
        top: -1%;
    }
}

@-moz-keyframes oscill1 {
    0% {
        top: 1%;
    }        
    100% {
        top: -1%;
    }
}

@-ms-keyframes oscill1 {
    0% {
        top: 1%;
    }        
    100% {
        top: -1%;
    }
}

@keyframes oscill1 {
    0% {
        top: 1%;
    }        
    100% {
        top: -1%;
    }
}

/*/////////////////*/

@-webkit-keyframes oscill2 {
    0% {
        top: 2%;
    }        
    100% {
        top: -2%;
    }
}

@-moz-keyframes oscill2 {
    0% {
        top: 2%;
    }        
    100% {
        top: -2%;
    }
}

@-ms-keyframes oscill2 {
    0% {
        top: 2%;
    }        
    100% {
        top: -2%;
    }
}

@keyframes oscill2 {
    0% {
        top: 2%;
    }        
    100% {
        top: -2%;
    }
}

/*/////////////////*/

@-webkit-keyframes oscill3 {
    0% {
        top: 3%;
    }        
    100% {
        top: -3%;
    }
}

@-moz-keyframes oscill3 {
    0% {
        top: 3%;
    }        
    100% {
        top: -3%;
    }
}

@-ms-keyframes oscill3 {
    0% {
        top: 3%;
    }        
    100% {
        top: -3%;
    }
}

@keyframes oscill3 {
    0% {
        top: 3%;
    }        
    100% {
        top: -3%;
    }
}

/*/////////////////*/

@-webkit-keyframes oscill4 {
    0% {
        top: 4%;
    }        
    100% {
        top: -4%;
    }
}

@-moz-keyframes oscill4 {
    0% {
        top: 4%;
    }        
    100% {
        top: -4%;
    }
}

@-ms-keyframes oscill4 {
    0% {
        top: 4%;
    }        
    100% {
        top: -4%;
    }
}

@keyframes oscill4 {
    0% {
        top: 4%;
    }        
    100% {
        top: -4%;
    }
}

/*/////////////////*/

@-webkit-keyframes oscill {
    0% {
        top: 5%;
    }        
    100% {
        top: -5%;
    }
}

@-moz-keyframes oscill {
    0% {
        top: 5%;
    }        
    100% {
        top: -5%;
    }
}

@-ms-keyframes oscill {
    0% {
        top: 5%;
    }        
    100% {
        top: -5%;
    }
}

@keyframes oscill {
    0% {
        top: 5%;
    }        
    100% {
        top: -5%;
    }
}

