.mejs-container .mejs-controls .mejs-time {
        display: none
    }
    
    .mejs-container .mejs-controls,
    .mejs-controls .mejs-time-rail .mejs-time-loaded {
        background: none
    }
    
    .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #79A5AE
    }
    
    .mejs-controls .mejs-time-rail .mejs-time-total {
        background: #FFF
    }
    
    .mejs-time-float {
        display: none!important
    }
    
    .mejs-offscreen {
        clip: inherit;
        clip: inherit;
        clip-path: inherit
    }
    
    .r-plugin-popin .r-plugin-popin-close {
        top: 30px!important;
        font-size: 36px
    }
}
.plugin-slideshow .slick-arrow,
.plugin-slideshow .ul.slick-dots {
    display: none!important
}

#lang { z-index: 1000;   display: flex;  align-items: center;  justify-content: center;
		font-family: "Montserrat"; color: #79a5ac; font-weight: 700;
		font-size:1em;top:40px;left:1280px;position:absolute;right:auto;bottom:auto;  }
#lang div {  float: left; width: 20px;  height: 100px; }

#lang span { color: #FFF; font-weight:100; }
#lang a, #lang a:active { font-weight: 100; color: #79a5ac;}
#lang a:hover { font-weight: 900; }
