/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.2.0.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/

.site-content {
    font-family: 'Montserrat Alternates', sans-serif !important;
    font-weight: 500;
}

.block1 {
    color: #FFFFFF;
}

.block1 h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 16px;
    color: #FFFFFF;
}

.block1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.block1 ul li {
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding-bottom: 5px;
    padding-left: 20px;
}

.block1 ul li::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background: #FAFF0B;
}

.block2 {
    padding-top: 50px;
    background: url("./img/bg-block2.png") 100% -250px no-repeat;
}

.block2__title {
    padding-bottom: 94px;
}

.block2__title .wp-block-group__inner-container,
.block3__title .wp-block-group__inner-container {
    display: flex;
    justify-content: center;
    text-align: center;
}

.block2__title .wp-block-group__inner-container h2 {
    margin: 0;
    padding: 5px 35px;
    background: #FAFF0B;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: inline-block;
    color: #575757;
}

.block3__title .wp-block-group__inner-container h2 {
    margin: 0;
    padding: 5px 35px;
    background: #734F96;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: inline-block;
    color: #fff;
}

.carusel-sad .kt-blocks-carousel-init img {
    display: block;
    border-radius: 10px;
}

.carusel-sad .kt-blocks-carousel-init .slick-arrow {
    display: none !important;
}

.carusel-sad .kb-gallery-slider-thumbnails img {
    display: block;
    border-radius: 10px;
}

.block2__right .kt-inside-inner-col {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right 5px bottom 15px;
    background-image: url("./img/box-2.png");
    box-shadow: 2px 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 40px 25px;
}

.block2__right .kt-inside-inner-col ul,
.bkock3__right .kt-inside-inner-col ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.block2__right .kt-inside-inner-col ul li {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 8px;
    color: #9F9F9F;
    padding-left: 30px;
    background: url("./img/li1.png") 0 0 no-repeat;
}

.bkock3__right .kt-inside-inner-col {
    padding: 40px 25px;
}

.bkock3__right .kt-inside-inner-col ul li {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 8px;
    color: #9F9F9F;
    padding-left: 30px;
    background: url("./img/li2.png") -6px 0 no-repeat;
}

.slider-rev .kb-gallery-image-contain {
    height: 200px !important;
    padding-top: 0 !important;
}

.slider-rev .kb-gallery-image-contain img {
    object-fit: contain;
}

.container {
    max-width: 1200px;
}

.header-top__left {
    width: 564px;
    flex-grow: 1;
}

.header-top__right {
    width: 300px;
}

.navbar-nav {
    background: rgba(174, 223, 253, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: 40px;
    justify-content: space-between;
}

.header-top {
    align-items: center;
    padding-left: 20px;
}

.header-slogan {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 17px;
    color: rgba(153, 153, 153, 1);
    font-family: 'Montserrat Alternates', sans-serif !important;
}

.header-slogan b {
    color: #734F96;
    font-weight: 600;
}

.navbar-nav li {
    padding: 5px;
}

.navbar-nav li a {
    font-family: 'Montserrat Alternates', sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding: 5px !important;
    color: #6F6F6F;
    display: block;
}

.pedagogi__item {
    margin: 0 auto 15px;
    background: #FFFFFF;
    box-shadow: 4px 4px 4px 10px rgba(115, 79, 150, 0.75);
    border-radius: 15px;
    max-width: 320px;
    width: 100%;
    padding: 20px;
}

.pedagogi__item img {
    display: block;
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: center top;
}

.fpad30 {
    padding-bottom: 30px;
}

.pedagogi__item__name {
    text-align: center;
    padding: 8px 0;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    min-height: 110px;
    color: #9F9F9F;
}

.pedagogi {
    padding-top: 30px;
}

.h2 {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px
}

.kt-acccordion-button-label-show {
    background: transparent !important;
}

.kt-accordion-wrap .wp-block-kadence-pane {
    margin-bottom: 10px;
    border-bottom: 2px solid #9C9C9C;
}

.kt-blocks-accordion-title {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #734F96 !important;
}

.kt-blocks-accordion-icon-trigger::before,
.kt-blocks-accordion-icon-trigger::after {
    background: #9C9C9C !important;
}

.cost-box {
    max-width: 1100px;
    margin: 0 auto 30px;
}

.cost-box .block3__title .wp-block-group__inner-container {
    justify-content: flex-start;
}

.cost-box__list {
    padding: 30px 0 0 0;
}

.cost-box .block3__title .wp-block-group__inner-container h2 {
    padding-left: 20px;
    padding-right: 20px;
}

.cost-box__item {
    display: flex;
    align-items: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 3px solid #734F96;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
}

.cost-box__item__name {
    width: 270px;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #734F96;
    padding-right: 15px;
    flex-grow: 1;
}

.cost-box__item__time {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    width: 200px;
    min-width: 200px;
    padding-right: 15px;
    color: #343434;
}

.cost-box__item__price {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    width: 280px;
    min-width: 280px;
    color: #08B763;
}

.filials-container .kt-inside-inner-col {
    background-size: 100% 100% !important;
}

.cost-box__item__btn {
    width: 145px;
    min-width: 145px;
}

.btn {
    background: #734F96;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px;
    border: none;
}

.btn.btn--shadow {
    width: 100%;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    max-width: 200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.btn:hover {
    background-color: #fff;
}

.header-top__time {
    padding: 10px 0 15px 30px;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;

    color: #734F96;
}

.nav-soc {
    align-items: center;
}

.nav-soc li {
    padding-right: 15px;
}

.nav-soc li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    width: 52px;
}

.header-top__right {
    padding-left: 30px;
    width: 480px;
}

.header-top__left {
    flex-grow: 1;
}

.btn-y {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #FAFF0B;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    color: #575757;
    height: 52px;
}

.header-top__right__bottom {
    align-items: flex-end;
}

.footer-block1 {
    padding: 40px 100px 0 120px;
    height: 115px;
    width: 430px;
    margin-left: -50px;
    background: url("./img/fot-box1.png") 0 -10px no-repeat;
    background-size: 100% auto;
}

.footer-block1 .btn-y {
    height: 38px;
    padding: 0 15px;
}

.footer-block2 {
    padding-top: 10px;
    max-width: 330px;
}

.footer-block3 {
    padding-top: 15px;
    padding-bottom: 5px;
}

.footer-block3 .btn {
    width: 100%;
    max-width: 330px;
    border-radius: 10px;
}

.bkock3__right .kt-inside-inner-col {
    box-shadow: 2px 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    background: #fff url('./img/box-3.png') right 5px bottom 20px no-repeat;
    padding-bottom: 20px;
}

.block3__title.w-100 {
    padding-bottom: 30px;
}

.block3__title.w-100 .wp-block-group__inner-container h2 {
    width: 100%;
    text-align: center;
}

.form-wrap {
    padding: 0 10px;
}

.form-wrap > div {
    background: #FFFFFF;
    box-shadow: 4px 4px 4px 10px rgba(115, 79, 150, 0.75);
    border-radius: 15px;
    padding: 50px 40px 30px;
}

.fpad40 {
    padding-bottom: 40px;
}

input.form-control {
    background: #FFFFFF;
    border: 1px solid #4E4C4C;
    border-radius: 10px;
    height: 50px;
    width: 100%;
}

textarea.form-control {
    background: #FFFFFF;
    border: 1px solid #4E4C4C;
    border-radius: 10px;
    height: 150px;
    width: 100%;
}

.form-submit .btn {
    border-radius: 10px;
    width: 100%;
    height: 50px;
}

.wpcf7-spinner {
    position: absolute;
}

.sad-footer__wrap {
    padding: 25px 100px 50px;
}

.sad-footer .header-top__right {
    width: 300px;
}

.sad-footer__logo {
    min-width: 120px;
    padding-right: 18px;
}

.sad-footer .navbar-nav {
    margin-bottom: 20px;
}

.sad-footer__tel {
    padding-left: 20px;
    padding-top: 5px;
}

.sad-footer__tel a {
    display: block;
    white-space: nowrap;
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 33px;
    text-decoration: none;
    color: #6F6F6F;
}

.sad-footer .btn-y {
    height: 40px;
}

.fpad20 {
    padding-bottom: 20px;
}

.sad-footer .nav-soc {
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.sad-footer .nav-soc li {
    padding-right: 0;
    list-style-type: none;
}

.site-header .navbar-brand {
    min-width: 102px;
}

.header-menu {
    display: none;
}

.modal-content {
    padding: 30px;
    position: relative;
}

.btn-close {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
}

.modal-title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    font-family: 'Montserrat Alternates';
    margin-bottom: 20px;
}

.new-block1 > .kt-inside-inner-col {
    background-image: url("./img/lager1.jpg") !important;
}

.new-block1 ul li::after {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);;
}

.new-block1 ul li:nth-child(2)::after {
    background: #FF0B9D !important;
}

.new-block1 ul li:nth-child(3)::after {
    background: #00FF85 !important;
}

.lager2 {
    background: url("./img/lager2.png") 50% 0 no-repeat;
    position: relative;
    z-index: 1;
}

.lager-title {
    display: flex;
    justify-content: center;
}

.lager-title strong {
    background: #734F96;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 500px;
    height: 53px;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: -0.005em;
    margin-bottom: 50px;
    color: #FFFFFF;
    justify-content: center;
}

.lager3 {
    background: url("./img/lager3.png") 100% -130px no-repeat;
}

.lager-programm__item {
    text-align: center;
    margin-bottom: 30px;
}

.lager-programm__item img {
    display: block;
    margin: 0 auto 14px;
}

.lager-programm__item__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #575757;
    padding-bottom: 14px;
}

.lager-programm__btn {
    border: 2px solid #734F96;
    border-radius: 15px;
    width: 161px;
    height: 32px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;

    color: #575757;
}

.lager-smena {
    min-height: 685px;
    padding-top: 170px;
    background: url("./img/smena.png") 50% 0 no-repeat;
}

.lager-smena__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}

.lager-smena__list__item {
    width: 300px;
    margin: 0 40px 50px;
    text-align: center;
}

.lager-smena__list__item__name {
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 5px;
    color: #FAFF0B;
}

.lager-smena__list__item__data {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 20px;
    color: #FFFFFF;
}

.lager-smena__list__item__btn {
    display: flex;
    width: 100%;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.25);
    border-radius: 15px;
    height: 62px;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    color: #636363;
}

.lager4 h3.wp-block-heading {
    background: #734F96;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    margin: 10px auto 100px;
    display: block;
    text-align: center;
    padding: 25px 30px;
    width: 100%;
    max-width: 800px;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #FAFF0B;
}

.lager4 h3.wp-block-heading strong {
    color: #fff;
    font-weight: 700;
}

.lager4 {
    background: url("./img/lager4.png") 50% 50px no-repeat;
}

.lager-form {
    padding: 35px 15px;
    background: url("./img/lager-form.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.lager-form .wp-block-contact-form-7-contact-form-selector {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.lager-form__title {
    background: #FAFF0B;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    width: 330px;
    margin: 0 auto 12px;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    justify-content: center;
    color: #636363;
    display: flex;
    align-items: center;
    height: 52px;
}

.lager-form__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 40px;
    text-align: center;

    color: #FFFFFF;
}

.lager-form__wrap {
    max-width: 485px;
    width: 100%;
    margin: 0 auto;
}

.lager-form__wrap .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    padding-bottom: 25px;
}

.lager-form__wrap .wpcf7-text {
    background: #FFFFFF;
    height: 44px;
    width: 100%;
    padding: 0 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    border: none;
}

.lager-form__wrap .wpcf7-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto 5px;
    width: 268px;
    height: 45px;
    background: #FAFF0B;
    border: 1px solid #C2E9FF;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;

    color: #636363;
}

.lager5 {
    padding-top: 50px;
    background: url("./img/lager5.png") 50% 50px no-repeat;
}

.lager5 .kb-gallery-ul.kb-gallery-type-carousel .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic.kb-gallery-image-ratio-inherit {
    padding-bottom: 300px !important;
}

.lager4 h3.wp-block-heading strong {
    white-space: nowrap;
}

.lager-block1 {
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    padding: 50px 50px 30px;
    background: url("./img/lager_bg1.png") top 20px right 100px no-repeat;
}

.lager-block1 ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px;
}

.lager-block1 ul li {
    font: 500 18px/24px "Montserrat Alternates", sans-serif;
    color: #4e4e4e;
    padding: 5px 0 5px 48px;
    margin-bottom: 10px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
}

/*
.lager-block1 ul li:nth-child(1) {
    background-image: url("./img/lli1.png");
}
.lager-block1 ul li:nth-child(2) {
    background-image: url("./img/lli2.png");
}
.lager-block1 ul li:nth-child(3) {
    background-image: url("./img/li3.png");
}
.lager-block1 ul li:nth-child(4) {
    background-image: url("./img/li4.png");
}*/

.lager-block1 ul li::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    background-position: 50% 50%;
    border-radius: 16px;
    background-repeat: no-repeat;
    background-size: 20px auto;
}

.lager-block1 ul li:nth-child(1)::after {
    background-color: #84CAC8;
    background-image: url("./img/l1.png");
}
.lager-block1 ul li:nth-child(2)::after {
    background-color: #FABC07;
    background-image: url("./img/l2.png");
}
.lager-block1 ul li:nth-child(3)::after {
    background-color: #DAE184;
    background-image: url("./img/l3.png");
}
.lager-block1 ul li:nth-child(4)::after {
    background-color: #DC3523;
    background-image: url("./img/l4.png");
}

.lager-block2 {
    background: url("./img/lager_bg2.png") 100% 0 no-repeat;
}

.lager-form2 {
    margin: 50px auto 0;
    width: 100%;
    max-width: 320px;
}

@media (max-width: 991px) {
    header .header-top__right {
        display: none !important;
    }

    .header-menu {
        display: block;
        min-width: 40px;
    }

    .header-top {
        width: 100%;
    }

    .header-slogan {
        padding-right: 15px;
        text-align: center;
    }

    .header-top__left {
        width: auto;
    }

    .cost-box__item {
        flex-wrap: wrap;
    }

    .cost-box__item__name {
        width: 50%;
        padding-bottom: 10px;
    }

    .cost-box__item__time {
        width: 50%;
        padding-bottom: 10px;
    }

    .sad-footer__wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .sad-footer__wrap .navbar-nav {
        display: none;
    }

    .sad-footer__wrap .header-slogan {
        display: none;
    }
}

@media (max-width: 768px) {
    .lager-block1 {
        padding-left: 15px;
        padding-right 15px;
    }

    .lager-block1 h1 {
        font-size: 24px !important;
    }

    .lager-block1 p {
        font-size: 18px !important;
    }

    .kadence-column_7fe5aa-53 > .kt-inside-inner-col {
        background: #FAFF0B !important;
    }

    #kt-layout-id_07e791-52 > .kt-row-column-wrap {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }

    .kt-blocks-accordion-title {
        font-weight: 600;
        font-size: 24px;
    }

    header .header-top {
        padding-left: 0;
    }

    header .navbar-brand {
        margin-right: 5px;
    }

    .site-header .navbar-brand {
        min-width: 80px;
    }

    .site-header .navbar-brand img {
        width: 100%;
        height: auto;
    }

    .sad-footer__tel {
        padding-left: 0;
    }

    .cost-box__list {
        padding-left: 0;
    }

    .bkock3__right .kt-inside-inner-col {
        padding: 20px 0;
    }

    .cost-box__item__name,
    .cost-box__item__time,
    .cost-box__item__price {
        font-size: 24px;
    }

    .sad-footer__wrap > .d-flex,
    .sad-footer__wrap {
        flex-direction: column;
    }

    .sad-footer__logo {
        padding: 0 0 15px 0;
        display: flex;
        justify-content: center;
    }

    .sad-footer__tel {
        width: 100%;
        padding-bottom: 15px;
        text-align: center;
    }

    .block1 h1 {
        font-size: 30px;
        line-height: 1.4;
    }

    .kadence-column_58e5c9-f9 {
        background: #F8FF01;
    }

    .lager2 {
        background-image: none;
        padding: 0 15px !important;
        background-color: #faff0b;
    }

    .lager-smena {
        background-image: none;
        background-color: #734F96;
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    .lager-smena__list__item {
        margin: 0 auto 30px;
    }

    .lager4 h3.wp-block-heading {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
        padding: 15px;
    }

    .image-is-svg img {
        margin: 0 auto;
        display: block;
    }

    .lager4 {
        padding: 0 15px;
    }

    .lager-title strong {
        font-size: 20px;
    }

    .lager-form__title {
        width: 100%;
        max-width: 330px;
        font-size: 20px;
    }
}