.rs-header .menu-area .logo-area img {
    max-height: 80px!important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 550px !important;
    object-fit: cover;
    object-position: bottom;
}

.rs-header.rs-defult-header .menu-area .rs-menu {
    padding-right: 0!important;
}

.section-title h4{
    text-transform: unset!important;
}

.white-container{
    background: rgba(255,255,255,0.9);
    padding: 20px;
}
.transparent-container{
    background: transparent;
    padding: 20px;
}


.about-container h2{
    color: #FEEA0A !important;
    text-shadow: 1px 1px 2px black !important;
}
.about-details p {
    color: black !important;
    text-shadow: 1px 1px 0px white;
    font-size: 18px;
    background: rgba(255,255,255,0.7);
    padding: 8px;
}

.primary-btn {
    background: #FF0000 !important;

    color: white !important;

    text-transform: uppercase;
    transition: 0.3s;
}
.primary-btn:hover{
    background: gray!important;
}

.divider-test{
    background:#FEEA0A!important;
    width: 100%;
    height: 4px;
}

.copyright p{
    color: #FEEA0A!important;
    text-shadow: 0px 0px 2px black;
}

.cd-schedule .events .events-group {
    margin-bottom: 0!important;
}
.address-block{
    width: 100%;
    text-align: center;
    line-height: 21px !important;

    margin-bottom: 10px;
}

@media(max-width: 600px){
    .gallery-navv a {
        padding: 6px 6px!important;
    }

    .rs-timetable-section .rs-timetable-menu{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.button-column{
    text-align: center;

    margin-top: 15px;
}
.button-column span{
    color: black;

    display: block!important;

    font-size: 20px;
    margin-bottom: 12px;
}
.button-column span b{
    color: #f00;
}

.rs-timetable-section .nav-link{
    padding-top: 13px!important;
    padding-bottom: 13px!important;
    padding-left: 17px !important;
    padding-right: 17px !important;
}

.contacts-tab label{
    color: black!important;
    text-transform: uppercase;

    font-size: 20px!important;
    font-weight: bold!important;
}
.contacts-tab p a{
    display: block;
    font-weight: bold;

}

.soc-list-cont svg{
    height: 2em!important;
}
.mySwiper img{
    max-height: 600px!important;
    object-fit: cover;
}

@media(max-width: 1000px){
    .mySwiper img{
        max-height: 350px!important;
        object-fit: cover;
    }
}
@media(max-width: 600px){
    .mySwiper img{
        max-height: 150px!important;
        object-fit: cover;
    }
}

.button-box-mob a{
    margin-bottom: 8px;
    width: 100%;
}
.contacts-mob{
    text-align: left;
    padding-left: 14px!important;
    margin-top: 8px;
    margin-bottom: 8px;

}
.contacts-mob a{
    padding-left: 0!important;
}
.contacts-mob .soc-list-cont a{
    display: inline-block;
}

.phones-header{
    position: relative;
}

.telPopup{
    background: white;
    padding: 9px;

    position: absolute;
    top: 0;
    right: 17px;

    border-radius: 10px;
    z-index: 9;
}

.phones-header .telPopup a{
    display: block;

    color: black!important;
    transition: 0.3s!important;
}
.phones-header .telPopup a:hover{
    color: #f00!important;
}

.fullteam-container img{
    width: 100%;
    max-width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center;
}
.fullteam-container-home img{
    width: 100%;
    max-width: 100%;
    height: 260px!important;
    object-fit: cover;
    object-position: bottom;
}
.team-mbm{
    margin-bottom: 10px;

    position: relative;
}
.fullteam-container-home .team-mbm{
    margin-bottom: 0!important;

    position: relative;
}
@media(max-width: 600px){
    .fullteam-container-home .team-mbm{
        margin-bottom: 20px!important;

        position: relative;
    }

    .section-title h1{
        font-size: 25px!important;
    }
    .section-padding h2{
        font-size: 18px!important;
    }
}

.home1 .top-section {
    padding: 380px 0 250px;
}
.team-mbm label{width: 100%;
    background: white;
    color: black;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
    position: absolute;
    bottom: -10px;
    transition: 0.3s;
    text-align: left;
    min-height: 40px;
    display: flex;
    align-items: center;
}
.team-mbm:hover label{
    color: white!important;
    background: #f00;
}

.inner-team-mbm {
    position: relative;
    display: block;
    width: 100%;
    text-align: left !important;
    height: 390px;
}

.top-section-padding-new{
    padding: 0!important;
}
.mainmenu-area > span{
    display: none!important;

}

@media(max-width: 600px){
    .mainmenu-area > span{
        display: unset!important;
    }
    .mainmenu-area{
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .mainmenu-area > span{
        width: 70%;
        padding-left: 70px;
        font-size: 12px;
        line-height: 17px;

        padding-top: 12px;
        box-sizing: border-box;
        position: relative;
    }
    .mainmenu-area > span > ul{
        /*position: absolute;
        top: 12px;*/
        right: 0;
        width: 100%;
        padding-top: 6px;
        text-align: center;
    }
    .mainmenu-area > span > ul li{
        display: inline-block;
    }
    .mainmenu-area > span > ul li svg{
        height: 2em!important;
    }
    .mainmenu-area > a{
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section-title, .section-title2 {
        margin-bottom: 12px!important;
    }

    .rs-timetable-menu .nav-item{
        width: 50% !important
    }
    .gallery-navv a, .gallery-navv a.active {
        text-align: center!important;
    }
}

.after-logo-area{
    float: left;
}
.top-icons ul li{
    display: inline-block;
    list-style-type: none;
}
.top-icons .svg-inline--fa{
    height: 2em;
}
.phones-header{
    text-align: left!important;
}
.phones-header a {
    color: black!important;
}
.welcome-message span, .welcome-message svg{
    color: black!important;
}
.welcome-message{
    margin-bottom: 8px;
}

@media(max-width: 600px){
    .after-logo-area{
        display: none!important;
    }
    .mob-hide{
        display: none!important;
    }
}

.inline-socials{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.li-socials{
    height: 100px;
}

.inline-socials a{
    padding: 0 4px!important;

    position: relative;
    top: 3px;
}
.inline-socials svg{
    height: 1.5em!important;
}

.telPopup{
    width: 256px;
    right: 0;
}

.sticky .inline-socials a{
    padding: 0 4px!important;

    position: relative;
    top: -6px;
}
@media(max-width: 600px){
    .mainmenu-area > span > ul li svg {
        height: 1.5em !important;
    }
    .mainmenu-area > span > ul {
        padding-top: 8px;
        text-align: right;
    }
    .mainmenu-area > span {
        display: flex!important;
        padding-left: 51px!important;

        width: 82%;
    }

    .rs-menu-toggle {
        padding: 0!important;
    }

    .mainmenu-area > a {
        width: 14% !important;
    }

    #rs-about-2 .container{
        width: 100%;
        padding: 0!important;
    }
    #rs-about-2 .transparent-container{
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0!important;
        padding-right: 0!important;

    }
    #rs-about-2 .about-details p{
        font-size: 12px!important;
        line-height: 18px!important;

        padding-bottom: 0 !important;
        margin-bottom: 0px !important;
        background: rgba(255,255,255,0.8);
    }

    .rs-descound-course .discount-text .discount-title {
        font-size: 35px;
        line-height: 50px;
    }
}

.mini-btn{
    background: grey;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 1px 15px;
    border-radius: 14px;

    text-transform: uppercase;

    margin-bottom: 8px;
    display: inline-block;

    transition: 0.3s;
}
.mini-btn:hover{
    background:#f00;
    color: white;
}

.phonTren{
    font-weight: bold;
    color: #f00;
    font-size: 25px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media(max-width: 1000px){
    .rs-header .menu-area.sticky .logo-area img {
        max-width: 85%;
        margin-top: 10px;
    }
}
@media(max-width: 600px){

    .cd-schedule .event-modal .event-info {
        background: white;
    }
}.logo-area{
    width: 18%;
    text-align: center;
 }
@media(max-width: 1000px) and (min-width: 600px){
    .home1 .section-padding {
        padding: 160px 0 140px;
    }

    .inline-socials{
        height: auto!important;
    }

    .after-logo-area {
        float: left;
        padding-left: 2%!important;
        height: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .rs-header .menu-area .logo-area img {
        max-height: 40px !important;
    }

    .mainmenu-area > span {
        display: flex !important;
    }

    .mainmenu-area{
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .mainmenu-area > span{
        width: 70%;
        padding-left: 70px;
        font-size: 12px;
        line-height: 17px;

        padding-top: 0;
        box-sizing: border-box;
        position: relative;
    }
    .mainmenu-area > span > ul{
        /*position: absolute;
        top: 12px;*/
        right: 0;
        width: 100%;
        padding-top: 6px;
        text-align: center;
    }
    .mainmenu-area > span > ul li{
        display: inline-block;
        margin-right: 8px;
    }
    .mainmenu-area > span > ul li svg{
        height: 2em!important;
    }
    .mainmenu-area > a{
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mainmenu-area > span > *{
        width: 50%!important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media(min-width: 600px){
    .inline-socials{
        height: auto!important;
    }

    .after-logo-area {
        float: left;
        padding-left: 4%;
        height: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }
}
@media(max-width: 600px){
    .main-menu .col-lg-12{
        min-height: 63px;
    }
    .mainmenu-area{
        display: flex;justify-content: center;align-items: center;height: 100%;

        padding-top: 9px;
    }

    .mainmenu-area > span {
        display: flex !important;
        padding-left: 51px!important;
        width: 82%;
        justify-content: center;
        align-items: center;
        padding-top: 0;
    }

    .mainmenu-area > span > *{
        width: 50%;
    }
    .mainmenu-area > span > ul > li{
        margin-right: 5px;
    }

    .mainmenu-area > span > ul li svg {
        height: 1.2em !important;
    }

    .home1 .top-section {
        padding: 140px 0 150px;
    }
}

.about-details ul li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
}

/*.about-details li::before {
    content: " ";
    position: absolute;
    left: 5px;
    font-size: 30px;
    color: black;
    border-radius: 50%;
    background: yellow;
    width: 11px;
    height: 11px;
    top: 10px;
    border: 2px solid black;
    box-shadow: 0px 0px 4px red;
}*/

.rs-descound-course {
    padding-top: 34px !important;
}
@media(max-width: 600px){
    .discount-title .primary-btn{
        top: -5px!important;
    }

    .rs-header .menu-area .logo-area img {
        max-width: 90%;
        position: relative;
        top: -4px;
    }
}

.cd-schedule .cover-layer {
    z-index: 10;
}

.cd-schedule .event-modal .event-info {
    background: white;
}

.about-details li::before {
    content: "\f054";

    position: absolute;

    left: 5px;

    font-size: 20px;

    width: 11px;

    height: 11px;

    top: 2px;

    font-family: FontAwesome;

    color: red;

}

.about-details ul li {
    position: relative;
    list-style-type: none;
    padding-left: 30px;
    color: black;
    font-size: 19px;
    margin-bottom: 9px;
}

@media(max-width: 600px){
    .about-details ul li {
        position: relative;
        list-style-type: none;
        padding-left: 25px;
        color: black;
        font-size: 12px;
        margin-bottom: 2px;
    }
}
.ab-img img {
    border-radius: 50%;
    height: 155px;
    width: 170px;
}

.about-details li::before {
    top: 22%;
}

.about-details ul li {
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-details ul li.last-el{
    line-height: 40px;
}
@media(max-width: 960px){
    .ab-img img {
        border-radius: 50%;
        height: 82px;
        width: 90px;
        object-fit: cover;
        max-width: unset !important;
        margin-left: 10px;
    }
    .row-row-row{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .row-row-row .col-lg-3{
        width: 25%;
    }
    .row-row-row .col-lg-9{
        width: 75%;
    }
    .about-details ul li {
        line-height: 16px;
        min-height: 31px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .about-details li::before {
        content: "\f054";
        position: absolute;
        left: 5px;
        font-size: 20px;
        width: 11px;
        height: 11px;
        top: 35%;
        font-family: FontAwesome;
        color: red;
    }
}

.rs-descound-course .discount-text .discount-title {
    font-size: 50px;
    font-weight: 800;
    color: #FF0000;
    line-height: 90px;
}

@media(max-width: 960px){
    .rs-descound-course .discount-text .discount-title {
        font-size: 27px;
        line-height: 40px;
    }

    .abb-container{
        padding-left: 7px!important;
    }
    .last-el{
        font-size: 11.5px;
    }

    .about-details li::before {
        top: 26%;
    }
    .about-details li.last-el{
        top: 35%;
        font-size: 11.5px!important;
        line-height: 28px!important;
    }
}

@media(max-width: 390px){
    .ab-img img {
        border-radius: 50%;
        height: 75px;
        width: 75px;
        object-fit: cover;
        max-width: unset !important;
        margin-left: 10px;
    }
}

@media(max-width: 410px){
    .about-details li.last-el {
        top: 35%;
        font-size: 11.5px !important;
        line-height: 19px !important;
    }
    .about-details li.last-el br {
        display: none;
    }
}

@media(min-width: 920px){
    .about-details ul li{
        font-size: 26px;
    }
}
@media(min-width: 600px) and (max-width: 960px){
    .about-details li,.about-details li.last-el {
        top: 35%;
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .about-details li.last-el br{
        display: none!important;
    }

    .discount-title .primary-btn{
        top: 0!important;
    }
    .discount-title span:first-child{
        display: block!important;
        font-size: 30px!important;
        margin-bottom: 20px;
    }
    .discount-title br{
        display: none!important;
    }
    .discount-title span:last-child{
        font-size: 34px !important;
    }
}

@media(min-width: 600px) and (max-width: 920px){
    .inner-team-mbm
    {
        position: relative;
        display: block;
        width: 100%;
        text-align: left !important;
        height: 290px;
    }

    .team-mbm label
    {
        width: 100%;
        background: white;
        color: black;
        font-weight: bold;
        font-size: 14px;
        padding: 5px;
        position: absolute;
        bottom: -10px;
        transition: 0.3s;
        text-align: left;
        min-height: 40px;
        display: flex;
        align-items: center;
    }

    .fullteam-container  .col-md-3
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .fullteam-container img
    {
        width: 100%;
        max-width: 100%;
        max-height: 280px;
    }
}

.fullteam-container-home  .team-mbm label
{
    background: #f00;
    color: white;
}

.gre{
    background: #808080!important;
}

@media(max-width: 600px){
    #rs-gallery-sction .contacts-tab{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #rs-gallery-sction .contacts-tab .col-md-6{
        padding: 0;
    }
}

.cd-schedule .event-modal .event-info > div {
    height: auto!important;
}
.rs-timetable-section .rs-class-table .event-modal .header {
    visibility: hidden;
}