/*
Theme Name: Revolution Training Theme
Theme URI: http://onepageexpress.com
Description: Revolution Training
Author: Anna
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
Version: 1.0
Template: one-page-express
Tags: one-column, right-sidebar, custom-header, custom-menu, custom-logo, full-width-template, theme-options, translation-ready, blog, featured-images, threaded-comments
*/

div#page,
.page .header-wrapper {
    /*background-color: #000000;*/
}

.page-content {
    padding-top:0;
}

h1.heading8,
p.header-subtitle {
    font-family: "Alatsi", Sans-serif;
    margin-bottom: 25px;
}

.header-top {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

.header-top.fixto-fixed {
    background-color: rgb(255 255 255 / 0.9);
}

.header-top.fixto-fixed #mega-menu-primary .mega-menu-item a {
    color: #333333!important;
}

.mega-menu-primary-mobile-open .header-top {
    background-color: #222;
}

.logo_col {
    width: 10%;
}

.header-homepage,
.aa{
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    z-index: 0;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    height: 90vh;
}

.backstretch-item img {
    top: -100px!important;
    /*width: 100%;*/
    /*height: auto;*/
}

.aa.color-overlay:before {
    background-color: #000;
    opacity: 0.4;
}
.home-carousel {
    left: 0px;
    top: 0px;
    overflow: hidden;
    padding: 0px;
    height: 100vh;
    /*width: 360px;*/
    z-index: -999998;
    position: absolute;
}
.home-carousel figure {
    display: block;
    background-position-x: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
    background-size: cover;
    height: 100vh;
}

#homeslide1{background-position-y: -80px;}
#homeslide2{background-position-y: -100px;}
#homeslide3{background-position-y: -120px;}
#homeslide4{background-position-y: -100px;}
#homeslide5{background-position-y: -90px;}
#homeslide6{background-position-y: -70px;}
#homeslide7{background-position-y: -130px;}
#homeslide8{background-position-y: -60px;}
#homeslide9{background-position-y: -150px;}


#mega-menu-primary .mega-menu-item a {
    font-family: "Alatsi", Sans-serif !important;
    font-size: 18px!important;
}

#drop_mainmenu > li > a {
    padding: 30px 0;
}


.slide-cursor {
    transition: all 0.5s ease;
    position: absolute;
    top: 40%;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    font-family: "Alatsi", sans-serif;
    padding: 8px 14px 10px 12px;
    background-color: rgb(237 28 36 / .30);
    border-radius: 20px;
}

.slide-cursor:hover {

    font-size: 40px;
    padding: 10px 15px 15px 13px;
    background-color: rgb(237 28 36 / .50);
    border-radius: 25px;

}

#prev {
    left: 10px;
}

#next {
    right: 10px;
}


.footer {
    background-color: #000000;
    border-top: 3px solid #ED1C24;
}


.rt_form input[type="text"], .rt_form input[type="email"], .rt_form input[type="url"], .rt_form input[type="password"], .rt_form input[type="search"], .rt_form input[type="number"], .rt_form input[type="tel"], .rt_form input[type="range"], .rt_form input[type="date"], .rt_form input[type="month"], .rt_form input[type="week"], .rt_form input[type="time"], .rt_form input[type="datetime"], .rt_form input[type="datetime-local"], .rt_form input[type="color"], .rt_form textarea, .lte_main select {
    display: block;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px;
    background: #fff;
    width: 100%;
}

.rt_form textarea {
    max-height: 100px;
}

.rt_form label,
.rt_form .wpcf7-list-item-label{
    color: #333333;
    font-family: "Alef", Sans-serif;
}

.rt_form .wpcf7-list-item-label {
    font-size: 16px;
}

.rt_form .form-text-container {
    float:left;
    width:33%
}

.rt_form .form-text-container input{
    width: 95%;
}

.rt_form .wpcf7-list-item {
    margin: 0 0 10px 0;
}

.button.red,
.button.blue{
    background-color:#ED1C24;
    color: #ffffff;
    font-family: "Alef", Sans-serif;
}

.button.blue:hover{
    background-color:#ED1C24;
}

@media (max-width: 64em) {
    #mega-menu-primary {
        transition: all 0.5s ease !important;
        top: 75px !important;
    }

    .header-homepage,
    .aa{
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .backstretch-item img {
        top: 0px!important;
    }

    #homeslide2{background-position-y: 0px;}
    #homeslide3{background-position-y: -40px;}
    #homeslide4{background-position-y: 0px;}
    #homeslide5 {
        background-position-y: -60px;
        background-position-x: -50px;
    }
    #homeslide7{background-position-y: -40px;}
    #homeslide9{background-position-y: -40px;}
}
@media (max-width: 48em) {
    /*#mega-menu-primary {*/

        /*top: 65px !important;*/
    /*}*/
    img.custom-logo {
         max-height: 100% !important;
    }
    .logo_col {
        width: 15%;
    }

    #homeslide1 {background-position-x: -410px;}
    #homeslide2 {background-position-x: -300px;}
    #homeslide3 {background-position-x: -130px;}
    #homeslide5 {background-position-x: -180px;}
    #homeslide7 {background-position-x: -20px;}
    #homeslide9 {background-position-x: -320px;}
}

@media (max-width: 40em) {
    #homeslide1 {background-position-x: -520px;}
    #homeslide2 {background-position-x: -400px;}
    #homeslide5 {background-position-x: -310px;}
    #homeslide9 {background-position-x: -380px;}
}

@media (max-width: 30em) {
    .rt_form .form-text-container {
        float:none;
        width:100%
    }
    .logo_col {
        width: 25%;
    }

    #homeslide1 {background-position-x: -670px;}
    #homeslide2 {background-position-x: -530px;}
    #homeslide3 {background-position-x: -150px;}
    #homeslide5 {background-position-x: -520px;}
    #homeslide6 {
        background-position-y: -50px;
        background-position-x: -150px;
    }
    #homeslide8 {background-position-x: -380px;}
    #homeslide9 {background-position-x: -560px;}
}

@media (max-width: 26.5625em){
    #homeslide1 {
        background-position-x: -770px;
        background-position-y: -60px;
    }
    #homeslide2 {background-position-x: -590px;}
    #homeslide3 {background-position-x: -190px;}
    #homeslide5 {background-position-x: -600px;}
    #homeslide8 {background-position-x: -470px;}
    #homeslide9 {background-position-x: -640px;}
}

@media (max-width: 23.438em) {

    #homeslide1 {background-position-x: -620px;}
    #homeslide3 {background-position-x: -150px;}
    #homeslide5 {background-position-x: -480px;}
    #homeslide8 {background-position-x: -380px;}
    #homeslide9 {background-position-x: -520px;}
}

@media (max-width: 20em) {

    #homeslide1 {
        background-position-x: -550px;
        background-position-y: -20px;
    }
    #homeslide2 {background-position-x: -500px;}
    #homeslide3 {background-position-x: -150px;}
    #homeslide5 {
        background-position-x: -420px;
        background-position-y: -40px;
    }
    #homeslide8 {
        background-position-x: -350px;
        background-position-y: -40px;
    }
    #homeslide9 {background-position-x: -460px;}
}

@media (max-width: 20em) and (max-height: 30em){

    #homeslide1 {background-position-x: -450px;}
    #homeslide2 {background-position-x: -410px;}
    #homeslide5 {background-position-x: -310px;}
    #homeslide6 {
        background-position-x: -40px;
        background-position-y: -60px;
    }
    #homeslide8 {background-position-x: -260px;}
    #homeslide9 {background-position-x: -340px;}
}