.is-header {
/*    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);*/
}
.bx-breadcrumb {
    display: none;
}
.bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 0;
}

.banner-section {
    background-color: #f1f4f8;
    position: relative;
    box-sizing: border-box;
}
.banner-section .page-wrapper {
    background-image: url('../images/back_online.jpg'); 
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 610px;
    padding: 40px 15px;
}
.page-wrapper {
    width: 1170px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #2e2e2f;
    position: relative;
}
.page-wrapper .c-breadcrumbs { margin-top: 0; }
.banner-section h1 {
    margin: 0; 
    padding: 0 0 20px 0; 
    box-sizing: border-box;
    font-size: 56px;
    line-height: normal;
    color: #2e2e2f;
    text-transform: uppercase;
}
h2 {
    margin: 0; 
    padding: 0 0 20px 0; 
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 35px;
    line-height: normal;
}
.tezis {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 25px;
}

.green {
    background-color: #c7d744;
}
.gray {
    background-color: #f1f4f8;
}

.section-programm-types {
    padding: 40px 0;
    text-align: center;
    font-size: 21px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: none;
    right: -50px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: none;
    left: -50px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    
}
.swiper-button-next:focus, .swiper-button-prev:focus {
    outline: none;
}
.swiper-wrap {
    position: relative;
    line-height: normal;
}
.swiper-container {
    margin: 50px -17px 20px;
    padding: 0 17px;
}
.swiper-slide {
    background: #fff;
    text-align: left;
    box-shadow: 0 0 10px rgba(0,0,0,0.09);
    margin: 10px 0;
}
.swiper-pagination-bullet-active {
    background: #c7d744;
}
.swiper-slide > * {
    padding: 0 25px 20px 25px;
    line-height: normal;
}
.event-image {
    margin: 0 -25px;
    padding: 0 25px;
    position: relative;
    text-align: center;
    font-size: 0;
    display: inline-block;
}
.event-image-img {
    display: inline-block;
}
.event-title {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    width: calc(100% - 50px);
    top: 50%;
    transform: translateY(-65%);
    padding: 0 10px;
}
.event-duration {
    font-size: 17px;
    color:#c4d600;
    position: absolute;
    bottom: 20px;
    padding: 3px 10px;
    background: #000;
    left: 50px;
}
.event-upcoming-date {
    font-size: 18px;
    font-weight: 500;
    color:#fff;
    position: absolute;
    bottom: 20px;
    padding: 3px 10px 5px 10px;
    background: rgba(0,0,0,0.4);
    left: 50px;
    border-radius: 20px;
}
.event-text {
    padding-top: 20px;
    font-size: 17px;
    box-sizing: border-box;
}
.event-coach {
    font-size: 17px;
    border-top: 1px solid #dadada;
    padding: 20px 25px 25px;
}
.event-coach span {
    display: block;
    color: #c7d744;
}
.event-button {
    box-sizing: border-box;
}

.section-whyus {
    text-align: left;
    font-size: 18px;
    line-height: normal;
    color: 2e2e2f;
}
.section-whyus .inner {
    margin: -20px -30px 0;
    padding: 30px;
    border: 1px solid #d8d8d8;
}
.section-whyus .inner > .row {
    background-color:#c7d744;
    padding: 45px 25px;
    margin: 0;
}
.section-whyus .inner > .row > * {
    padding: 0;
}
.section-whyus .counts {
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
}
.section-whyus .counts > * {
    border-left: 1px solid rgba(0,0,0,0.2);
    font-variant-numeric: lining-nums;
}
.section-whyus .counts > *:first-child {
    border:0;
}
.section-whyus .counts .numlabel {
    font-size: 24px;
    font-weight: normal;
}
.section-whyus .whyus-img {
    position: relative;
    margin-left: -90px;
    margin-right: 30px;
}


.swiper4 {
    margin: 20px -17px 20px;
}

.swiper4 .swiper-slide {
    box-shadow: none;
}
.section-upcoming {
    padding: 40px 0;
    text-align: center;
    font-size: 21px;
}

.section-upcoming h2 {
    margin: 0; 
    padding: 0 0 20px 0; 
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 35px;
    line-height: normal;
    color: #333;
    font-family: 'main-kievitpro';
    font-weight: 500;
}
.section-upcoming .c-h2 h2 {
    position: relative;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    color:#000;
}

.section-upcoming .row {
    margin-left: -5px;
    margin-right: -5px;
}
.section-upcoming .row > * {
    padding-left: 5px;
    padding-right: 5px;
}
.section-upcoming .c-button {
    width: 100%;
    min-width: auto;
    max-width: 100%;
}
.section-upcoming .swiper-button-next, .section-upcoming .swiper-button-prev {
    position: absolute;
    top: 25%;
    width: 30px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
}
.section-upcoming .event-button {
    padding: 0 0 25px;
}
.event-upcoming-coach {
    font-size: 17px;
    padding: 0 0 25px;
    color:#b0b0be;
}
.event-upcoming-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0 10px;
}
.event-upcoming-title a {
    text-decoration: none;
    color:#2e2e2f;
    transition: all 0.1s ease;
}
.event-upcoming-title a:hover {
    color:#c7d744;
}
.event-upcoming-title a span {
    display: block;
    font-size: 14px;
}

@media screen and (max-width: 1096px) {
    .banner-section .page-wrapper {
        background-size: 70% auto;
        background-position: center bottom;
    }
}

@media screen and (max-width: 970px) {
    .section-whyus .inner {
        margin: -30px 0 0;
        padding: 0;
        border: 0;
    }
    .section-whyus .inner > .row {
        padding: 25px;
        margin: 0;
    }
    .section-whyus .whyus-img {
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
    .section-whyus .whyus-img img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 939px) {
    .banner-section .page-wrapper {
        background-size: 85% auto;
        background-position: center bottom;
    }
    .banner-section .c-button {
        position: absolute;
        bottom: 20px;
    }
}

@media screen and (max-width: 639px) {
    .banner-section h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 26px;
    }
    .section-programm-types {
        font-size: 16px;
    }
    .tezis {
        font-size: 18px;
    }
    .banner-section .page-wrapper {
        background-size: 96% auto;
        background-position: center bottom;
        min-height: 510px;
    }
    
    .section-whyus .counts {
        font-size: 40px;
        margin-top: 20px;
    }
    .section-whyus .counts .numlabel {
        font-size: 16px;
    }
}

@media screen and (max-width: 519px) {
    .banner-section .page-wrapper {
        min-height: 430px;
    }

}