.milenia-header-col--padding-no > .milenia-aligner-outer > .milenia-aligner-inner.pd-2-5,
.pd-2-5{
    padding-right: 2.5rem !important;
}
footer a,
footer a:hover{
    background: none;
    background-image: none !important;
}


.footer-contact-column ul{
    margin-top: 25px;
}
.footer-contact-column ul.milenia-details-list li .custom-header{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.footer-contact-column ul.milenia-details-list li{
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.footer-contact-column ul.milenia-details-list li a{
    font-weight: 700;
    color: #fff !important;
}

.milenia-footer-row--uppercased-titles .footer-column-custom .milenia-widget-title{
    margin-bottom: 25px;
}

.footer-column-custom .milenia-widget-title{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-transform: none;
}
.footer-column-custom.milenia-widget:not(.milenia-widget--list-horizontal) ul:not(.milenia-list--unstyled) > li:not(:last-child),
footer .footer-column-custom.milenia-widget ul > li{
    margin-bottom: 0;
}

footer .footer-column-custom.milenia-widget ul > li a{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
footer .socials-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    max-width: 200px;
}
.socials-wrapper{
    display: flex;
    flex-direction: row;
    column-gap: 5px;
    margin-top: 15px;
}

.custom-form .form-group{
    margin-bottom: 15px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.custom-form .button-submit{
    background: #30B0D9;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    padding: 10px 0;
}
.custom-form .form-group.has-error{
    position: relative;
}
.custom-form .help-block{
    position: absolute;
    bottom: -12px;
    font-size: 12px;
    line-height: 12px;
    color: #ff0000;
}
.custom-form .form-group .form-control{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #1C1C1C;
}
.custom-form .form-group .form-control::placeholder{
    color: #C0C0C0;
}
.form-message-wrapper{
    background: #fff;
    color: #1C1C1C;
    font-size: 18px;
    font-weight: 600;
    padding: 25px 15px;
    max-width: 320px;
    margin: auto;
}
.milenia-footer .milenia-widget.copyright-left,
.copyright-left{
    text-align: left;
}
.milenia-footer .milenia-widget.copyright-right,
.copyright-right{
    text-align: right;
}
.milenia-footer .milenia-widget.copyright-left,
.milenia-footer .milenia-widget.copyright-right{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}
.milenia-footer .milenia-widget.copyright-left span,
.milenia-footer .milenia-widget.copyright-right .link-developer a{
    font-weight: 600;
    color: #fff;
}
footer .milenia-footer-row.milenia-colorizer--scheme-dark .milenia-footer-row--inner{
    border-color:  #fff;
}
.home-slider-container .slide-item{
    height: 100vh !important;
    position: relative;
}
.home-slider-container .slide-item .home-slider-image-wrapper{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-slider-container .slide-item .home-slider-image-wrapper img{
    height: auto;
    width: 100%;
    max-width: none;
}
.home-slider-container .slide-item .home-slider-item-content-wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.home-slider-container .slide-item .home-slider-item-content-wrapper .home-slider-item-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.home-slider-container .slide-item .home-slider-item-sub-title{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.28em;
    color: #FFFFFF;
}
.home-slider-container .slide-item .home-slider-item-title{
    font-style: normal;
    font-weight: 700;
    font-size: 96px;
    line-height: 113px;
    text-align: center;
    color: #FFFFFF;
}
.home-slider-container .slide-item a.home-slider-button{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #30B0D9;
    padding: 15px 30px;
}
.about-section .milenia-section-title{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #1C1C1C;
    margin-bottom: 15px;
}
.custom-content-block{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1C1C;
}

.advantages-section .milenia-aligner-inner img{
    margin-bottom: 15px;
}
.advantages-section .milenia-icon-boxes.milenia-icon-boxes--style-2 .milenia-icon-box-title{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    color: #1C1C1C;
    margin-bottom: 15px;
}
.advantages-section .milenia-icon-boxes.milenia-icon-boxes--style-2  .advantages-item-content{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;

    color: #1C1C1C;
}

.sections-section-widget .section-banner-item{
    position: relative;
}
.sections-section-widget .section-banner-item .section-banner-item-content{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}
.sections-section-widget .section-banner-item a.section-banner-item-content{
    color: #fff;
}

.mb-30{
    margin-bottom: 30px;
}
.custom-section-header{
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #1C1C1C;
}
.section-items-custom .milenia-entity-title {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    min-height: 84px;
    color: #1C1C1C;
}
.section-items-custom .milenia-entity-body {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1C1C1C;
    min-height: 150px;
}
.section-items-custom .milenia-btn.milenia-btn--link{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #4AE488 !important;
}
.section-items-custom .milenia-btn.btn-all {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: #30B0D9;
    padding: 15px 30px;
    color: #FFFFFF;
    border-color: #30B0D9;
}
.section-items-custom .milenia-entities--style-4 .milenia-entity::after{
    display: none;
}
.section-items-custom .milenia-entities--style-4 .milenia-entity{
    margin-bottom: 0;
}
.section-slider-controls{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}
.section-slider-controls a.btn-owl-controls{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-video .video-sub-title{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;

    color: #FFFFFF;
}
.section-video .milenia-section-title{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
}
.section-items-custom .section-championships-item .milenia-entity-title{
    min-height: 56px;
}
.milenia-entities--style-4 .milenia-entity-header.mb-15:not(:last-child),
.mb-15{
    margin-bottom: 15px;
}
.section-items-custom .section-championships-item .milenia-entity-content{
    background: #f5f5f5;
}
.date-item{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;

    color: #1C1C1C;
}
.owl-carousel-partners button.owl-dot.active{
    width: 18px;
    height: 18px;
    border-radius: 9px;
    border: 3px solid #D9D9D9;
}
.owl-carousel-partners button.owl-dot{
    background-color: #FFFFFF;
    width: 12px;
    height: 12px;
    border-radius: 6px;
}
.milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content .milenia-banner-text p{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
}
.milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content .milenia-banner-title{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: left;
}
.milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content{
    background: rgba(48, 176, 217, 0.9);
}
.milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content.milenia-aligner{
    height: 50%;
    top: auto;
}
body.milenia-body--scheme-lightbrown  .milenia-section.pb-last.study-section{
    padding-bottom: 4.375rem;
}
.milenia-breadcrumb{
    padding-top: 5.5rem;
}
.milenia-header--transparent.milenia-header--transparent-single::before{
    display: none;
}
.milenia-breadcrumb-path{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 16px;
}
.milenia-breadcrumb-path li{
    position: relative;
}
.milenia-breadcrumb-path li:not(:last-of-type):after{
    content: "/";
    display: block;
    position: absolute;
    top: 0;
    right: -13px;
}
.pagination{
    justify-content: center;
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 30px;
    column-gap: 10px;
}
.milenia-body--scheme-lightbrown .pagination a:not(.milenia-ln--independent):not(.milenia-btn){
    color: #1c1c1c;
    background: none;
}
.pagination li a,
.pagination li span{
    color: #1c1c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 30px;
    height: 40px;
    border: 1px solid #30B0D9;
    font-weight: 600;
}
 .pagination li a:hover,
 .pagination li.active a{
    color: #fff !important;
    background: #30B0D9 !important;
}
.full-width-image-container img{
    width: 100%;
    height: auto;
}
.section-championship .milenia-section--py-medium.section-championships {
    padding-top: 4.375rem;
}
.google-map{
    margin-bottom: 25px;
}
.socials-wrapper a{
    background: none;
    background-image: none !important;
}


.form-header {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1rem;
}

.what-and-how {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding-top: .7rem;
    padding-bottom: .7rem;
    margin-bottom: .7rem;
}

.what {
    font-weight: 600;
}

.form-sum {
    text-align: right;
    font-weight: 600;
}

.custom-form label {
    line-height: 1.2;
    font-size: 0.8rem;
}

.liqpay-btn {
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #7ab72b;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 0;
    cursor: pointer;
}

@media only screen and (max-width: 1280px){
    .home-slider-container .slide-item .home-slider-image-wrapper img{
        height: 100%;
        width: auto;
    }
}
@media only screen and (max-width: 991px){
    .home-slider-container .slide-item .home-slider-item-title{
        font-size: 40px;
        line-height: 50px;
    }
    .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
        -ms-touch-action: auto;
        touch-action: auto;
    }
}
@media only screen and (max-width: 767px){
    .sections-section-widget .row > [class*="col-md"]:not([class*="col-sm"]):not([class*="col-xs"]):not(:last-child){
        margin-bottom: 0;
    }

    .sections-section-widget .row .mb-m-30,
    .mb-m-30{
        margin-bottom: 30px !important;
    }
    .sections-section-widget .section-banner-item .section-banner-item-image-wrapper img.mobile-width{
        width: 100%;
        height: auto;
    }
    .sections-section-widget .section-banner-item .section-banner-item-image-wrapper img{
        height: 100%;
        width: auto;
    }
    .sections-section-widget .section-banner-item .section-banner-item-image-wrapper{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    .mobile-header-custom .milenia-header-section-lg{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col{
        width: 33%;
        flex: none;
        max-width: none;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(2){
        order: 1;
    }
    .milenia-opened + .milenia-navigation--vertical-sm{
        padding-top: 1rem;
        text-align: center;
        position: absolute;
        width: 100vw;
        left: 0;
        margin: 0;
        background: #1c1c1c;
    }
    .milenia-header-col--padding-no > .milenia-aligner-outer > .milenia-aligner-inner.pd-2-5, .pd-2-5{
        padding-right: 0 !important;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(1){
        margin-left: 15px;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(2){
        width: 60px;
        margin-right: 15px;
    }
    .milenia-header-col--padding-no > .milenia-aligner-outer > .milenia-aligner-inner.pd-2-5 .milenia-header-items > div:first-of-type{
        margin-right: 10px;
    }
    header .milenia-header-col--padding-default > .milenia-aligner-outer > .milenia-aligner-inner,
    header .milenia-header-col--padding-small > .milenia-aligner-outer > .milenia-aligner-inner{
        padding-top: 0.7rem;
        padding-right: 0;
        padding-bottom: 0.7rem;
        padding-left: 0;
    }

    .mobile-header-custom .milenia-header-section-lg .milenia-header-col .milenia-header-items{
        margin: 0;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(2) .milenia-header-items > div{
        margin: 0;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(1) .milenia-header-items > div{
        margin: 0;
    }
    .mobile-header-custom .milenia-header-section-lg .milenia-header-col:nth-of-type(3) .milenia-header-items > div{
        margin: 0;
    }
    .milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content.milenia-aligner {
        height: 85%;
        top: auto;
    }
    .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner .milenia-banner-content {
        opacity: 1;
    }
    .milenia-csstransforms3d .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner .milenia-banner-content{
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .milenia-body--scheme-lightbrown .study-section .milenia-banners.milenia-banners--style-2 .milenia-banner-content .milenia-banner-text p{
        font-size: 14px;
    }
}
