body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden !important;
}

.elementarySchoolPage {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.elementarySchoolPageBanner {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.elementarySchoolPageBannerLeft {
    overflow-x: hidden;
    max-width: 100%;
}

.elementarySchoolPageBannerRight {
    overflow-x: hidden;
    max-width: 100%;
}

/* Fix for lyceum page horizontal scrolling */
.lyceumContent {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.lyceumPageBanner {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.lyceumPageBannerLeft {
    overflow-x: hidden;
    max-width: 100%;
}

.lyceumPageBannerRight {
    overflow-x: hidden;
    max-width: 100%;
}

.lyceumPageAboutSchool {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

.lyceumPageEducationalPlans {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

.lyceumPageTeacherCard {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

.lyceumPageElectronicDiary {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

.webp body {
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png.webp);
}

body {
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png);
}

.coverImg {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.whoСanRow {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 100%;
    margin-bottom: -1px;
}

.webp .whoСanRow {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.innerWhoСan {
    display: flex;
    flex-direction: column;
    padding: 126px 0;
    margin: 0 auto;
}

.innerWhoСan h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.innerWhoСanContainer {
    display: flex;
    align-items: center;
}

.innerWhoСanContainerLeft {
    display: flex;
    flex-direction: column;
}

.innerWhoСanContainerLeft p {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 32px;
}

.panel {
    padding-bottom: 0 !important;
}

.panel p {
    padding-bottom: 0 !important;
}

.innerWhoСanContainerLeftBtn {
    display: flex;
    align-items: center;
}

.panelLike {
    list-style-type: "✅";
    list-style-position: inside;
    margin: 0;
}

.panelLike2 {
    list-style-type: "🌼";
    list-style-position: inside;
    margin: 0;
}

.innerWhoСanContainerLeftBtn button:nth-of-type(1),
.morePlans {
    padding: 12px 24px;
    border: 1px solid #ffffff;
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    background: transparent;
    color: #FFFFFF;
    display: flex;
    align-items: flex-start;
}

.innerWhoСanContainerLeftBtn button:nth-of-type(1) svg,
.morePlans svg {
    margin-right: 4px;
}

.innerWhoСanContainerLeftBtn button:nth-of-type(2),
.lyceumPageBtn2 {
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    background: #3b9099 !important;
    display: flex;
    align-items: center;
    background: #CFE3E6;
    border-radius: 12px;
    padding: 12px 24px;
    margin-left: 12px;
}

.teacherCard .innerWrapper .innerWhoСanContainerLeftBtn button:nth-of-type(1):hover {
    background: #3b9099 !important;
    border: 1px solid #3b9099 !important;
    border-radius: 12px;
}

.teacherCard .innerWrapper .innerWhoСanContainerLeftBtn button:nth-of-type(1):active {
    background: #346166;
}

.teacherCard .innerWrapper .innerWhoСanContainerLeftBtn button:nth-of-type(2):hover {
    background: #30b0bc !important;
}

.teacherCard .innerWrapper .innerWhoСanContainerLeftBtn button:nth-of-type(2):active {
    background: #346166;
}


.teacherCard .innerWrapper .innerWhoСanContainerLeftBtn button:nth-of-type(2) svg {
    margin-left: 4px;
}

.reviews .innerReviews #sliderDots .slick-dots li button {
    display: none;
}

.kindergartenInner #sliderData .slick-dots li button {
    display: none !important;
}

.topPrev {
    cursor: pointer;
}

.topNext {
    cursor: pointer;
}

.innerWhoСanContainerRight {
    display: flex;
    align-items: flex-start;
    margin-left: 125px;
}

.innerWhoСanContainerRightSection {
    display: flex;
    flex-direction: column;
    margin-right: 24px;
}

.innerWhoСanContainerRightSection p:nth-of-type(1) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.innerWhoСanContainerRightSection p:nth-of-type(2) b {
    font-weight: 700;
    color: #fff;
}

.innerWhoСanContainerRightSection p:nth-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #B1C5C8;
}

/* Як заняття у клубах впливає на дитину? */
.busyСlubsRow {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
    margin-bottom: 0;
}

.webp .busyСlubsRow {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.busyСlubsRow .slick-list {
    margin: 0 -1px;
}

.busyImgTop img,
.busyImg img {
    border-radius: 12px !important;
}

.busyСlubsRow .slick-list .slick-slide {
    margin: 0 1px;
}

.innerBusyСlubs h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    max-width: 1200px;
    margin: 0 auto 48px auto;
    text-align: left;
}

.innerBusyСlubContainerFigure {
    position: relative;
    width: 100%;
    height: 630px;
}

.innerBusyСlubContainerFigure img:nth-of-type(1) {
    position: absolute;
    left: 10%;
    bottom: 20%;
}

.innerBusyСlubContainerFigure img:nth-of-type(3) {
    position: absolute;
    left: 50%;
    bottom: 5%;
}

.innerBusyСlubContainerFigure img:nth-of-type(2) {
    position: absolute;
    left: 50%;
    bottom: 70%;
}

.innerBusyСlubContainerFigure img:nth-of-type(4) {
    position: absolute;
    left: 70%;
    bottom: 80%;
}

.innerBusyСlubContainerFigure img:nth-of-type(5) {
    position: absolute;
    left: 80%;
    bottom: 70%;
}

.innerBusyСlubContainerFigure img:nth-of-type(6) {
    position: absolute;
    left: 80%;
    bottom: 10%;
}

.busyСlubsSlider {
    position: absolute;
    max-height: 660px;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 100%;
    text-align: center;
    justify-content: center;
}

.busyСlubsSliderItem {
    border-radius: 12px;
    display: flex !important;
    height: 100%;
    flex-direction: column;
    width: max-content;
    align-items: flex-end;
    justify-content: center;
    margin: 0 10px;
}

.busyСlubsSliderItem p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #346166;
    padding: 16px 8px 16px 8px;
    width: 100%;
    background: linear-gradient(0deg, #FFFFFF 60.39%, rgba(255, 255, 255, 0) 104.26%);
    margin-bottom: 0;
    border-radius: 0 0 12px 12px;
}

.busyImg {
    margin-top: 0;
    position: relative;
}

.busyImg>img {
    border-radius: 12px;
    position: relative;
}

.busyСlubsSliderItem>img {
    border-radius: 12px 12px 0 0;
    position: relative;
}

.innerBusyСlubs {
    position: relative;
    overflow: hidden;
}

.busyImgTop {
    border-radius: 12px 12px 0 0;
    position: relative;
    width: max-content;
    line-height: 0;
    margin-bottom: 20px;
}

.busyImgTop>img {
    border-radius: 12px 12px 0 0;
    position: relative;
}

.busyСlubsSliderItem.sl-3 {
    align-items: flex-start;
    justify-content: center;
}

.busyСlubsSliderItem.sl-5 {
    justify-content: flex-start;
}

.busyСlubsSliderItem.sl-6 .busyImgTop {
    bottom: 42px;
}



/* Values */
.values {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 100%;
    padding: 128px 64px;
    margin-bottom: -1px;
}

.webp .values {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.accardionLeft {
    display: flex;
    flex-direction: column;
}

.values h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 32px;
    text-align: left;
}

.innerValues {
    max-width: 1200px;
    margin: 0 auto;
}


.innerValuesSection:nth-of-type(1) {
    margin-right: 24px;
}

.innerValuesContainer {
    display: flex;
}

.innerValuesContainerRight svg:nth-of-type(1) {
    margin-top: -80px;
}

.innerValuesContainerRight svg:nth-of-type(2) {
    margin-left: auto;
    display: block;
    transform: rotate(180deg);
    margin-top: -70px;
}

.innerValuesContent p {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
}

.innerValuesContent p b {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
}

.valuesAccardion {
    border: 1px solid #CFE3E6;
    border-radius: 12px;
    cursor: pointer;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    position: relative;
}

.valuesAccardionTittle {
    display: flex;
    align-items: center;
    padding: 5px 16px;
    position: relative;
    border: 1px solid transparent;
    height: 100%;
    width: 100%;
    height: 80px;
}

.valuesAccardionTittle>img {
    border: 3px solid transparent;
}

.valuesAccardionTittle.active {
    background: #fff;
    border-radius: 12px 12px 0 0;
    transition: none;
}

.valuesAccardionTittle.active p {
    color: #292929;
}

.active1 {
    max-height: 0 !important;
}

.valuesAccardionTittle p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: rgb(255, 255, 255);
    margin-bottom: 0;
    margin-left: 13px;
    word-break: break-word;
    padding-right: 25px;
}

.panel {
    padding: 0 16px;
    background-color: white;
    border-radius: 0 0 12px 12px;
    display: none;
    overflow: hidden;
}

.panel img {
    mix-blend-mode: normal;
    border-radius: 6px 6px 0 0;
    margin-bottom: 16px;
}

.panel p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #292929;
    margin-bottom: 0;
    padding-bottom: 32px;
}

.valuesAccardionTittle::after {
    content: "";
    background: url(/wp-content/uploads/2022/10/arrowaccardion.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: flex;
    width: 12px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateX(-50%);
    transition: all 0.0s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.webp .valuesAccardionTittle::after {
    background: url(/wp-content/uploads/2022/10/arrowaccardion.png.webp);
}

.valuesAccardionTittle.active::after {
    transform: rotate(180deg);
    transition: all 0.1s;
    right: 22px;
}

.valuescontainer {
    display: flex;
}

.valuesAccardion:hover {
    /* background: #CFE3E6;*/
    border-radius: 12px;
    background-color: #fff;
}

.valuesAccardion:hover .valuesAccardionTittle p {
    color: #292929;
}

.valuesAccardion:hover .valuesAccardionTittle img {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
}

/* Workshop  */
.workshop {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 100%;
    padding: 128px 64px;
    margin-bottom: 0;
}

.webp .workshop {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.innerReviews {
    max-width: 1200px;
    margin: 0 auto;
}

.workshop h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.workshopContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}

.workshopSection {
    display: flex;
    width: 380px;
    height: 150px;
    background: #FFFFFF;
    box-shadow: 0px 9px 44px rgba(174, 174, 174, 0.2);
    border-radius: 15px 12px 12px 15px;
    transition: all 0.3s ease-out;
}





.workshopSection:hover {
    background-position: left bottom;
}



.hidden-workshop {
    padding: 0 !important;
    border-radius: 6px !important;
    width: 100%;
    max-width: 580px;
    overflow-y: hidden;
}


.fancybox-slide--html .fancybox-close-small:hover {
    background: transparent !important;
}

.workshopSectionLeft {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.workshopSectionLeft picture {
    z-index: 1;
    border-radius: 12px;
    width: 100%;
    text-align: center;
}

.workshopSectionLeft img {
    border-radius: 12px;
}

.workshopSectionLeft picture img {
    border-radius: 12px;
}

.workshopSectionLeft::after {
    content: "";
    background: #4F87F5;
    box-shadow: 0px 9px 44px rgba(174, 174, 174, 0.2);
    width: 82px;
    height: 100%;
    position: absolute;
    display: flex;
    left: 0;
    top: 0;
    border-radius: 12px 0 0 12px;
    z-index: 0;
}

.animationHover1 .workshopSectionLeft:after {
    background: #FDAF8D;
}

.animationHover2 .workshopSectionLeft:after {
    background: #B7B7B7;
}

.workshopSectionLeft img {
    z-index: 2;
}

.workshopSectionRight {
    display: flex;
    flex-direction: column;
    padding: 16px;
}

.workshopSectionRightName {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
}

.workshopSectionRight p:nth-of-type(2) {
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    color: rgb(52 97 103);
    margin-bottom: 13px;
}

.workshopSectionRight a {
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    display: flex;
    background: transparent;
    align-items: center;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    width: max-content;
}

.workshopSectionRight svg {
    margin-left: 4px;
}

.innerWorkshop {
    max-width: 1200px;
    margin: 0 auto;
}

.popup {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #3B5E94;
    border-radius: 8px;
}

.popupHeader {
    padding: 16px;
    width: 100%;
    min-height: 56px;
    background: #FFFFFF;
    border-bottom: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 6px 6px 0 0;
    display: flex;
    align-items: center;
    height: auto;
}

.popupHeader p:nth-of-type(1) {
    padding: 2px 22px;
    background: #4F87F5;
    border-radius: 46px;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 0;
}

.popupHeader p:nth-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #9B9B9B;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0;
}

.popupHeader p:nth-of-type(3) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #9B9B9B;
    margin-left: 3px;
    margin-right: 8px;
    margin-bottom: 0;
}

.popupHeader p:nth-of-type(4) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #709BDE;
    margin-bottom: 0;
}

.popupMain {
    display: flex;
    border-radius: 0 0 6px 6px;
}

.popupMainLeft {
    width: 50%;
    display: inline-block;
    height: auto;
}

.popapFormInput {
    position: relative;
}

.popapFormInputTel {
    position: relative;
}

.popapFormInput:after {
    content: "";
    background: url(/wp-content/uploads/2022/10/formname.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    display: flex;
    left: 11px;
    top: 13px;
}

.webp .popapFormInput:after {
    background: url(/wp-content/uploads/2022/10/formname.png.webp);
}

input::placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.popapFormInputTel:after {
    content: "";
    background: url(/wp-content/uploads/2022/10/formtel.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 15px;
    height: 15px;
    position: absolute;
    display: flex;
    left: 11px;
    top: 13px;
}

.webp .popapFormInputTel:after {
    background: url(/wp-content/uploads/2022/10/formtel.png.webp);
}

.popupMainLeft img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.popupMainRight {
    width: 50%;
    background: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 15px 20px;
}

.popupMainRight h6 {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
    text-align: center;
}

.popapForm {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 258px;
}

.popapForm input {
    padding: 6px 12px 5px 30px;
    width: 258px;
    height: 40px;
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 6px;
    margin-bottom: 16px;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.popapForm label {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    margin-right: auto;
    display: flex;
    align-items: flex-start;
}

.popapForm label input {
    background: #FFFFFF;
    border: 1px solid rgb(52 97 103);
    border-radius: 4px;
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

.popapForm input:nth-of-type(3) {
    padding: 14px 32px;
    height: 52px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.popupMainRight a {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.popupMainRight a svg {
    margin-left: 8px;
}

.submitContnet .formSubmit {
    padding: 14px 32px;
    width: 258px;
    height: 52px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.submitContnet {
    position: relative;
}

.submitContnet::before {
    content: "";
    background: url(/wp-content/uploads/2022/10/icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 18px;
    position: absolute;
    display: flex;
    right: 60px;
    top: 18px;
    z-index: 20;
}

.webp .submitContnet::before {
    background: url(/wp-content/uploads/2022/10/icon.png.webp);
}

.mobileImg {
    display: none;
}

/* Reviews  */
.reviews {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
    margin-top: -1px;
    margin-bottom: 0;
    overflow: hidden;
}

.webp .reviews {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.innerReviews h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 32px;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto 32px auto;
}

.reviewsContainerTop {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.reviewsContainerTop a {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #CFE3E6;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-right: 32px;
}

.reviewsItem {
    /*width: 320px;
    min-width: 320px;
    max-width: 320px;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
    background: #FFFFFF;
    border-radius: 12px;
    position: relative;
    z-index: 2;
}

.reviewsContainerTop a svg {
    margin-left: 10px;
}

.reviewsItem>p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    height: 120px;
    overflow: hidden;
    transition: all 0.3s ease-in;
}

.reviewsItemText {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.reviewsItemBottom {
    display: flex;
    align-items: center;
}

.reviewsItemBottom img {
    margin-right: 12px;
    max-width: 100%;
}

.reviewsItemText p:nth-of-type(1) {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}

.reviewsItemText p:nth-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #585858;
    margin-bottom: 0;
}

/*.reviewsContainerContent {
    position: relative;
    display: flex;
    align-items: flex-start;
    overflow: visible;
    margin: 55px calc(-1200px / 2 + 100% / 2) 0 0;
    padding: 120px 0;
    width: 100vw;
    max-width: 100vw;
}*/

.reviewsContainerContent {
    position: relative;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    margin: 55px 0 0 0;
    padding: 120px 0;
    width: 100%;
    max-width: unset;
}

.reviewsContainerContent .slick-list {
    margin: 0;
    z-index: 2;
}

.reviewsContainerContent .slick-list .slick-slide {
    margin: 0 10px;
    max-width: 320px;
}

.topNext {
    padding: 10px 7px;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 28px;
}

.topPrev {
    width: 27px;
    height: 28px;
    padding: 10px 7px;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    transform: rotate(180deg);
    margin-right: 4px;
}

.topPrev:hover,
.topNext .slick-next:hover {
    background: #D9D9D9;
}

.topPrev:active,
.topNext:active {
    background: #FFFFFF;
}

#sliderDots .slick-dots {
    position: static;
}

.innerInfoHome .infoHomeTop .infoHomeFlex {
    display: none;
}



#sliderDotsInfo .slick-dots {
    position: static;
}

#sliderDots .slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-right: 8px;
}

#sliderDotsInfo .slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-right: 8px;
}

#sliderDotsInfo .slick-dots li:nth-last-child(1) {
    margin-right: 0;
}

#sliderDotsInfo .slick-dots li.slick-active {
    background: #346166;
}

#sliderDots .slick-dots li:nth-last-child(1) {
    margin-right: 0;
}

#sliderDots .slick-dots li.slick-active {
    background: #346166;
}

.reviewsItem.result_hover>p {
    height: auto;
    transition: all 0.3s ease-in;
}

.reviewsItem.result_hover svg {
    opacity: 1;
    cursor: pointer;
    -webkit-animation: fadeInFromNone 0.5s ease-out;
    -moz-animation: fadeInFromNone 0.5s ease-out;
    -o-animation: fadeInFromNone 0.5s ease-out;
    animation: fadeInFromNone 0.5s ease-out;
}

.reviewsItem.result_hover svg:hover>g>path {
    fill: #4d99a1 !important;
    cursor: pointer;
}

.reviewsItem.result_hover svg:hover circle {
    stroke: #4d99a1;
    cursor: pointer;
}

.reviewsItem.result_hover svg:active path {
    fill: #346166;
    cursor: pointer;
}

.reviewsItem.result_hover svg:active circle {
    stroke: #346166;
    cursor: pointer;
}

.result_hover {
    height: 336px;
    margin-top: -77px;
}

.reviewsItem svg {
    position: absolute;
    right: 6px;
    top: 6px;
}

.reviewsItem svg:hover circle {
    stroke: #4d99a1;
}

.reviewsItem svg:hover circle path {
    fill: #4d99a1;
}

.reviewsContainerContent {
    position: relative;
}

.reviewsContainerContent {
    box-sizing: border-box;
    min-height: 100%;
    height: 100%;
    display: flex;
    padding: 0;
    align-items: center;
}

.reviewsContainerContent .slick-list {
    height: 100%;
    width: 100%;
}

.reviewsContainerContent .slick-list .slick-track {
    height: 100%;
    display: flex;
    align-items: center;
}

.reviewsContainerContent .slick-list .slick-track .slick-slide {
    height: 260px;
}

@-webkit-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.innerReviews.innerSection {
    max-width: 100%;
}

.reviewsContainerTop {
    max-width: 1200px;
    margin: 0 auto;
}


/* Seo Block  */
.seoBlock {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    width: 100%;
    padding: 128px 64px;
    margin-top: -1px;
}

.webp .seoBlock {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.innerSeoBlock {
    max-width: 1200px;
    margin: 0 auto;
}

.seoBlock .innerSeoBlock h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    text-align: left;
    margin-bottom: 32px;
}


.seoBlockContentContainer {
    width: 32%;
}

.seoBlockContentContainer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 20px;
}

.seoBlockBtn {
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 32px auto 0 auto;
    display: block;
}

.seoBlockBtn:hover {
    background: #30b0bc;
}

.seoBlockBtn:active {
    background: #4d99a1;
}

.contentOpen {
    display: flex;
    width: 66%;
    justify-content: space-between;
}

.contentOpen>.seoBlockContentContainer {
    width: 48%;
}

.seoBlockAdd {
    display: none;
}


/* Home Page-------------------------------------------------------*/
.videoBanner {
    padding: 245px 0 470px 0;
    height: 1024px;
    text-align: center;
    position: relative;
    background-position: bottom !important;
    margin-bottom: -1px;
}

.videoBanner:after {
    content: "";
    background: #4d99a1;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.videoBanner-pos {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

/* .webp .videoBanner {
    background: url(/wp-content/uploads/2022/11/videobunner.png), #4d99a1;
} */

.videoBanner .innerSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 10;
}

.videoBanner .innerSection h1 {
    width: 100%;
    font-weight: 400;
    font-size: 75px;
    line-height: 75px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 24px;
    font-family: 'Lena';
    text-align: center;
}

.videoBanner .innerSection p,
.descTopTitle {
    width: 100%;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 57px;
    text-align: center;
}

.workshopHome .workshopSection {
    justify-content: space-between;
    margin: 0;
    flex-wrap: nowrap;
    width: 100%;
}

.workshopHome {
    min-width: 1200px;
    position: absolute;
    top: 655px;
    left: 50%;
    transform: translateX(-50%);
}

.workshopHome .workshopSection {
    flex-direction: column;
    align-items: center;
    height: 100%;
    position: relative;
    width: calc(16.66% - 20px);
    margin: 0 10px 10px;
}

.workshopHome .workshopSection .workshopSectionLeft img {
    border-radius: 12px;
    margin-top: 15px;
    width: calc(100% - 32px);
}

.workshopHome .workshopSectionLeft {
    width: 100%;
}

.playBtn a svg rect {
    transition: 0.3s;
}

.playBtn a svg:hover rect {
    fill: #30b0bc;
    transition: 0.3s;
}

.playBtn a svg:active rect {
    fill: #4d99a1;
    transition: 0.3s;
}

.workshopHomeContainer {
    margin-bottom: 0;
}

.workshopHome .workshopSection .workshopSectionLeft::after {
    background: transparent;
}

.workshopHome .workshopSection:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #346166;
    z-index: 1;
    border-radius: 12px 12px 0 0;
}

.workshopHome .workshopSection:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: top center;
    background: #346166;
    z-index: 0;
    border-radius: 12px;
    transition: transform 0.3s;
}

.workshopSectionRight {
    position: relative;
    z-index: 1;
    flex-grow: 1;
}

.workshopSection.devBlock .workshopSectionRight {
    opacity: 0.5;
}

.workshopSectionLeft {
    position: relative;
    z-index: 1;
}

.workshopSection:hover .workshopSectionRight a {
    background: #ffffff;
}

.workshopHome .workshopSection .workshopSectionRight p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
    text-align: left;
}

.workshopHome .workshopSection:hover .workshopSectionRight p {
    color: #fff
}

.workshopHome .workshopSection.devBlock:hover .workshopSectionRight p {
    color: #000;
}

.workshopHome .workshopSection:hover:after {
    cursor: pointer;
    background: linear-gradient(to top, #346166 50%, #346166 50%) !important;
    transform: scaleY(1);
    border-radius: 12px;
}

.workshopHome .workshopSection.devBlock:hover:hover:after {
    transform: scaleY(0);
}

/* values Home Page -------------------------------------*/
.valuesHomeContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.valuesHome .valuesAccardion {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: calc(33.33% - 20px);
    border-radius: 12px;
    cursor: pointer;
    margin: 0 10px 20px;
    position: relative;
    justify-content: center;
}

.panel img {
    min-width: 100%;
}

.valuesHomeRight .valuesAccardion:nth-of-type(1) .valuesAccardionTittle {
    padding: 5px 16px !important;
}

.valuesHomeContainer div .valuesAccardion .valuesAccardionTittle {
    width: 100%;
}

.valuesHomeContainer div .valuesAccardion .valuesAccardionTittle p {
    width: 100%;
}

.valuesHomeContainer div .valuesAccardion .valuesAccardionTittle img {
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    background: #CFE3E6;
    border: 3px solid rgba(41, 41, 41, 0.1);
    border-radius: 50%;
    object-fit: none;
}

/* Fakty  Home -----------------------------------------*/
.fakty {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    margin-bottom: -1px;
}

.webp .fakty {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.fakty .innerFakty {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

.faktyLeft {
    width: 60%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.faktyLeft h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #292929;
    text-align: left;
    margin-bottom: 32px;
}

.faktyRight {
    width: 40%;
}

.faktyRight img {
    max-width: 100%;
    min-height: 100%;
}

.faktyLeftContainer {
    display: flex;
    align-items: flex-start;
}

.faktyLeftSection {
    margin-right: 24px;
    width: 177px;
}

.faktyLeftSection:nth-of-type(3) {
    margin-right: 0;
}

.faktyLeftSection p:nth-of-type(1) {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #346166;
    padding-bottom: 10px;
    border-bottom: 4px solid #346166;
    margin-bottom: 10px;
}

.faktyLeftSection p:nth-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.mobileFakty {
    display: none;
}

/* Info Home ------------------------------------------  */
.infoHome {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    padding: 80px 0;
    margin-bottom: -1px;
}

.webp .infoHome {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.innerInfoHome {
    max-width: 1200px;
    margin: 0 auto;
}

.infoHomeTop {
    width: 50%;
}

.infoHomeTop p {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 64px;
}

.infoHomeCenter {
    display: flex;
    align-items: flex-start;
}

.infoHomeCenterLeft {
    max-width: 479px;
    width: 100%;
    margin-right: 24px;
    position: relative;
}

.infoHomeCenterCenter {
    max-width: 279px;
    width: 100%;
    margin-right: 24px;
    position: relative;
}

.infoHomeCenterRight {
    max-width: 378px;
    width: 100%;
    margin-right: 24px;
    position: relative;
}

.infoHomeText p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    padding: 32px 16px;
    background: #ffffff82;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -100px;
    border-radius: 12px;
    text-align: center;
    height: 204px;
    display: flex;
    align-items: center;
}

.infoHomeCenterRight:nth-of-type(3) {
    margin-right: 0;
}

.infoHomeText:nth-of-type(2) p {
    width: 90%;
}

.infoHomeText:nth-of-type(3) P {
    width: 80%;
}

.infoHomeTextStatic {
    position: inherit !important;
    bottom: 0 !important;
    height: max-content !important;
    transform: none !important;
    width: 100% !important;
    left: 0 !important;
}

.infoHomeText p:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/infoicon.svg), #fff;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 48px;
    height: 48px;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50px;
    position: absolute;
}

.infoHomeTextContainer p {
    bottom: -100px;
}

.infoHomeText {
    height: 400px;
}

.infoHomeText img {
    display: block;
    border-radius: 12px;
    max-height: 100%;
    margin-right: 0 !important;
    min-width: 100%;
}

.infoHomeTextContainer {
    position: relative;
    flex-grow: 1;
}

.infoHomeCenterRight .infoHomeTextContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.infoHomeCenterRight.infoHomeText {
    display: flex !important;
    flex-direction: column;
}




/* Form Home -----------------------------------------  */
.formHome {
    /* background-image: url(/wp-content/uploads/2022/11/formbackground.png); */
     /* background-image: url(/wp-content/uploads/2023/07/gerls.png); */
	 background-image: url(/wp-content/uploads/2024/03/girls.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    height: 839px;
    margin-bottom: 0;
}

.webp .formHome {
    background-image: url(/wp-content/uploads/2024/03/girls.jpg);

    /* background-image: url(/wp-content/uploads/2022/11/formbackground.png.webp); */
}

.formHome:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/11/bordertop.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    height: 10px;
    max-width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.webp .formHome:after {
    background-image: url(/wp-content/uploads/2022/11/bordertop.png.webp);
}

.innerFormHome {
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.innerFormHomeRight {
    width: 478px;
    padding: 64px 32px;
    background: #F7F3EB;
    border-radius: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.innerFormHomeRight h3 {
    text-align: center;
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.innerFormHomeRight {
    text-align: center;
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin-bottom: 32px;
}

.innerFormHomeRight input {
    width: 100%;
    padding: 6px 16px 5px 35px;
    height: 52px;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-bottom: 16px;
    position: relative;
}

.innerFormHomeRight input:focus {
    border: 1px solid rgba(41, 41, 41, 0.50);
}

.innerFormHomeRight input:hover {
    border: 1px solid rgba(41, 41, 41, 0.50);
}

.formHomeSubmit {
    padding: 14px 32px;
    width: 174px !important;
    height: 52px;
    background: #3b9099 !important;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-left: auto;
    border: none !important;
    display: flex;
    align-items: center;
}

.formHomeName:after {
    top: 20px;
}

.formHomeTel:after {
    top: 20px;
}

.formHomeSub {
    position: relative;
    width: 100%;
    height: 100%;
}

.formHomeSub svg {
    position: absolute;
    right: 25px;
    top: 23px;
}

.formHometext {
    display: flex;
    align-items: center;
}

.formHometext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-right: 24px;
}

.formHomeIcons {
    display: flex;
}

.formHomegroup {
    display: flex;
}

.formHomegroup a {
    text-decoration: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    transition: all 0.3s;
    margin-right: 16px;
}



.formHomegroup a:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(165deg) brightness(107%) contrast(109%);
}






.infoHomeFlex {
    display: none;
}

/* Live Photo  */
.livePhoto {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    padding: 80px 0;
    margin-bottom: 0;
}

.webp .livePhoto {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.livePhoto .innerlivePhoto {
    max-width: 100%;
}

.livePhoto .innerlivePhoto .livePhotoTop h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 0;
}

.livePhotoTopFlex {
    display: flex;
    align-items: center;
}

.livePhotoTop {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.livePhotoContainer,
.livePhotoContainerNew {
    max-width: 100%;
    margin: 32px auto 0 auto;
    width: 100%;
    overflow: hidden;
}

.livePhotoContainer .slide-item,
.livePhotoContainerNew .slide-item {
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 277px !important;
    overflow: hidden;
    cursor: zoom-in;
    padding-bottom: 100%;
    position: relative;
    line-height: 0;
    display: flex !important;
}

.livePhotoContainer .slick-track,
.livePhotoContainerNew .slick-track {
    /*width: 100vw !important;*/
}

.livePhotoContainer .slide-item img,
.livePhotoContainerNew .slide-item img {
    transition: transform 0.25s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.livePhotoContainerNew .slide-item img {}

.livePhotoContainerNew .slick-slide>div {
    height: 100%;
    padding: 23px;
    border-radius: 12px;
}

.livePhotoContainerNew .slide-item {
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 277px !important;
    overflow: hidden;
    cursor: zoom-in;
    padding-bottom: 100%;
    position: relative;
    line-height: 0;
    display: flex !important;
    border-radius: 12px;
}





.livePhotoContainer .slide-item:hover img,
.livePhotoContainerNew .slide-item:hover img {
    transform: scale(1.1);
}

/* News Home ------------------------------------------  */
.newsNome {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    padding: 80px 0;
    margin-bottom: -1px;
    margin-top: -1px;
}

.webp .newsNome {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.newsNomeTop {
    max-width: 1200px;
    margin: 0 auto 32px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.newsNomeTop h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin: 0;
}


.newsNomeContainer {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.newsNomeSection1 {
    grid-area: 1 / 1 / 3 / 2;
}

.newsNomeSection2 {
    grid-area: 1 / 2 / 2 / 3;
}

.newsNomeSection3 {
    grid-area: 1 / 3 / 2 / 4;
}

.newsNomeSection4 {
    grid-area: 2 / 2 / 3 / 3;
}

.newsNomeSection5 {
    grid-area: 2 / 3 / 3 / 4;
}

.newsNomeSection6 {
    grid-area: 3 / 1 / 4 / 2;
}

.newsNomeSection7 {
    grid-area: 3 / 2 / 4 / 3;
}

.newsNomeSection8 {
    grid-area: 3 / 3 / 4 / 4;
}

.flexNews {
    display: flex;
    border-radius: 12px;
    align-items: center;
    margin-right: 24px;
    margin-bottom: 24px;
    max-width: 378px;
    min-width: 378px;
    height: 200px;
    background: rgba(255, 255, 255, 0.8);
}

.newsNomeSectionRight {
    display: flex;
    border-radius: 0 12px 12px 0;
    height: 100%;
}

.newsNomeSectionRight img {
    max-width: 100%;
    min-width: 176px;
    width: 176px;
    height: 100%;
    min-height: 100%;
    border-radius: 0 12px 12px 0;
}

.flexNews1 {
    display: flex;
    border-radius: 12px;
    align-items: center;
    background: rgba(255, 255, 255, 0.8);
    max-height: 424px;
    max-width: 378px;
}

.newsNomeSectionLeft {
    display: flex;
    max-height: 100%;
    flex-direction: column;
    padding: 34px 8px 32px 32px;
    overflow: hidden;
    border-radius: 12px 0 0 12px;
}

.newsNomeSectionLeft p:nth-of-type(1) {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    color: #346166;
    background: #CFE3E6;
    border-radius: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 8px;
}

.newsNomeSectionLeft button {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #292929;
    background: transparent;
    border: none;
}

.newsNomeSectionLeft button svg {
    margin-left: 5px;
}

.newsNomeSectionLeft p:nth-of-type(1):before {
    content: "";
    width: 10px;
    height: 10px;
    background: #B6A283;
    margin-right: 7px;
    border-radius: 50%;
    margin-top: -3px;
}

.newsNomeSectionLeft h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #3B5E94;
    margin: 24px 0;
}

.newsNomeSectionLeft p:nth-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    height: 100%;
    overflow: hidden;
    margin-bottom: 0;
}

.newsNomeSectionLeftText {
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929 !important;
    margin-top: 24px;
}

.flexNewsBtn {
    display: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #292929;
    background: transparent;
    border: none;
}

.flexNewsBtn button svg {
    margin-left: 5px;
}

.flexNewsTextNone {
    display: none;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}


/* --------------------------------------------------------- */
.clubContent {
    min-width: 100%;
}

.topClub {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    mix-blend-mode: normal;
    background-repeat: repeat;
    padding-top: 200px;
    padding-bottom: 64px;
    position: relative;
}

.FootboalBunner {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat !important;
    padding-top: 200px;
    padding-bottom: 64px;
    position: relative;
}

.webp .FootboalBunner {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.webp .topClub {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.innerWrapper {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.topClub::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(57, 116, 111, 0.6);
    z-index: 0;
}

.FootboalBunner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(57, 116, 111, 0.3);
    z-index: 0;
}

.innerTopClub h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.clubBannerContainer {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(16.5px);
    border-radius: 12px;
    padding: 128px 101px;
    display: flex;
    align-items: center;
}

.clubBannerContainerLeft {
    display: flex;
    flex-direction: column;
    margin-right: 125px;
    width: 35%;
}

.clubBannerContainerLeft p:nth-of-type(1) {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #346166;
    padding: 2px 8px 2px 6px;
    background: #CFE3E6;
    border-radius: 16px;
    margin-bottom: 32px;
    width: max-content;
}

.clubBannerContainerRight {
    width: 50%;
}

.clubBannerContainerRight .workshopSection {
    width: 100%;
}

.clubBannerContainerLeft p:nth-of-type(2) {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 32px;
}

.clubBannerContainerLeft p:nth-of-type(3) {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
}

.clubBannerText {
    display: flex;
    align-items: center;
}

.clubBannerText {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: rgb(52 97 103) !important;
    margin-bottom: 0 !important;
}

.clubBannerText .timeLesson {
    padding-right: 16px;
    display: flex;
    align-items: center;
}

.clubBannerText.noprice .timeLesson {
    padding-right: 0px;
    border-right: 0px;
}

.clubBannerText .timeLesson:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/clock.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 13.5px;
    height: 13.5px;
    display: flex;
    margin-right: 5px;
}

.clubBannerText .priceLesson:before {
    content: "";
    background: url(/wp-content/uploads/2022/10/formname.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 13.5px;
    height: 13.5px;
    display: flex;
    margin-right: 5px;
}

.webp .clubBannerText .priceLesson:before {
    background: url(/wp-content/uploads/2022/10/formname.png.webp);
}

.clubBannerText .priceLesson {
    padding-left: 16px;
    display: flex;
    align-items: center;
    border-left: 1px solid #292929;
    display: none;
}

.clubBannerContainerRight .workshopSection .workshopSectionLeft {
    display: flex;
    align-items: center;
    justify-content: center;

}

.clubBannerContainerRight .workshopSection .workshopSectionLeft p,
.clubBannerContainerRight .workshopSection .workshopSectionLeft .dayValue {
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    color: #292929;
    margin-bottom: 0;
    background: #FFFFFF;
    border-radius: 12px;
    width: 118px;
    height: 123px;
    border: 1px solid rgb(52 97 103);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
}

.clubBannerContainerRight .workshopSection .workshopSectionRight a {
    width: max-content;
    margin-top: 15px;
}



.clubBannerContainerRight .workshopSection:hover {
    background-position: left;
}

.clubBannerContainerRight .workshopSection {
    background-size: 200% !important;
    transition: .3s ease-out;
}

.proHurtok {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    padding: 80px 0;
}

.webp .proHurtok {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.proHurtokTop {
    display: flex;
    align-items: center;
    margin-bottom: 128px;
}

.proHurtokTopLeft {
    margin-right: 125px;
    width: calc(100% - 580px);
}

.proHurtokTopRight {
    border-radius: 12px;
}

.proHurtokCenter .proHurtokCenterSection:nth-of-type(1) {
    width: 50%;
    margin-right: 24px;
}

.proHurtokCenter .proHurtokCenterSection:nth-of-type(2) {
    width: 50%;
}

.proHurtokBottomRight {
    width: calc(100% - 580px);
    padding-left: 125px;
}

.proHurtokTopLeft h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.proHurtokTopLeft p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    margin-bottom: 20px;
}

.proHurtokCenter {
    display: flex;
    margin-bottom: 64px;
    justify-content: space-between;
}

.proHurtokCenterSection h2 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.proHurtokCenterSection p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    margin-bottom: 20px;
}

.proHurtokTopRight {
    border-radius: 12px;
    width: 580px;
    min-width: 580px;
}

.proHurtokCenterSection h2 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.proHurtokCenterSection p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    margin-bottom: 20px;
}

.proHurtokCenterSection ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    margin-bottom: 20px;
}

.proHurtokTopRight img {
    border-radius: 12px;
}

.proHurtokCenterSectionImg img {
    max-width: 100%;
    border-radius: 12px;
}

.proHurtokBottom {
    display: flex;
    align-items: center;
}

.proHurtokCenterSection ul li {
    list-style: none;
}

.proHurtokBottomLeft img {
    border-radius: 12px;
}

.proHurtokBottomRight h2 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
}



.proHurtokBottomRight {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.proHurtokBottomRight ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
    margin-bottom: 20px;
}

.flexContainerPro {
    display: flex;
}

.flexContainerPro {
    width: calc(100% - 378px);
    margin-right: 125px;
}

.proHurtokCenterSectionImg {
    width: 378px;
    min-width: 378px;
}

.teacherCardRight {
    position: relative;
}

.teacherCardContent {
    position: absolute;
    right: 25px;
    bottom: 21px;
    padding: 24px;
    background: #fff;
    width: 260px;
    box-sizing: border-box;
    border-radius: 12px;
}



.teacherCardRight img {
    border-radius: 12px;
}

.proHurtokCenterSectionImg img {
    max-width: 100%;
    min-width: 100%;
}

.innerWhoСanContainerLeftBtn p:nth-of-type(1) {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.innerWhoСanContainerLeftBtn p:nth-of-type(2) {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}



.teacherCardLeft {
    width: 40%;
}

.teacherCardRight {
    width: 50%;
}

.teacherCardRight {
    max-width: 100%;
}

.teacherCard {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    padding: 80px 0;
}

.webp .teacherCard {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.teacherCard .innerWrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.newsContainer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 32px !important;
}

.newsItemBlock-1 {
    grid-area: 1 / 1 / 3 / 2;
}

.newsItemBlock-2 {
    grid-area: 1 / 2 / 2 / 3;
}

.newsItemBlock-3 {
    grid-area: 1 / 3 / 2 / 4;
}

.newsItemBlock-4 {
    grid-area: 2 / 2 / 3 / 3;
}

.newsItemBlock-5 {
    grid-area: 2 / 3 / 3 / 4;
}

.newsItemBlock-6 {
    grid-area: 3 / 1 / 4 / 2;
}

.newsItemBlock-7 {
    grid-area: 3 / 2 / 4 / 3;
}

.newsItemBlock-8 {
    grid-area: 3 / 3 / 4 / 4;
}

.itemNews {
    display: flex;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    overflow: hidden;
    min-height: 200px;
    position: relative;
}

.newsItemRight img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.newsItemLeft {
    width: 50%;
    padding: 32px 10px 10px 22px;
    display: flex;
    flex-direction: column;
}

.newsItemRight {
    width: 50%;
    height: 100%;
    position: relative;
}

.catBlogList {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.3;
    text-align: center;
    color: #346166;
    background: #CAD4D5;
    border-radius: 16px;
    display: flex;
    align-items: center;
    padding: 2px 8px;
    white-space: nowrap;
    position: relative;
    box-sizing: content-box;
    width: fit-content;
    margin-bottom: 24px;
}

.catBlogList::before {
    content: "";
    min-width: 10px;
    height: 10px;
    background: #B6A283;
    margin-right: 7px;
    border-radius: 50%;
    margin-top: 0px;
}

.titleItemBlog {
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    color: #292929;
    text-decoration: none;
}

.textBlogList {
    color: #154761;
    margin-top: 24px;
    display: none;
    flex-grow: 1;
}

.newsItemBlock-1 .textBlogList {
    display: block;
}


.newsItemBlock-1 .titleItemBlog {
    font-size: 16px;
}

.moreBtn {
    font-size: 13px;
    color: #292929;
    text-decoration: none;
    display: inline-block;
    align-items: center;
    height: 20px;
    margin-top: 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    padding: 12px 24px;
    height: max-content;
    text-align: center;
}

.moreBtn img {
    margin-left: 7px;
}

.newsNome {
    padding: 64px;
}



.newsNomeSection1,
.newsNomeSection8 {
    height: 283px;
    max-width: 100%;
    min-width: 100%;
}



.newsNomeSection2,
.newsNomeSection3,
.newsNomeSection4,
.newsNomeSection5,
.newsNomeSection6,
.newsNomeSection7 {
    max-width: 95% !important;
    min-width: 95% !important;
    flex-direction: column-reverse !important;
    height: 240px !important;
}

.newsNomeSection2 {
    margin-right: 24px !important;
}

.newsNomeSection1 {
    margin-bottom: 56px;
}

.newsNomeSection8 {
    margin-top: 56px;
}

.newsNomeSection4 {
    margin-right: 0 !important;
}

.newsNomeSection2 .newsNomeSectionRight,
.newsNomeSection7 .newsNomeSectionRight {
    width: 100%;
    height: 100px;
}

.newsNomeSection2 .newsNomeSectionLeft,
.newsNomeSection7 .newsNomeSectionLeft {
    width: 100%;
    border-radius: 12px 12px 0 0;
}

.newsNomeSection2 .newsNomeSectionRight img,
.newsNomeSection7 .newsNomeSectionRight img {
    width: 100%;
    border-radius: 12px 12px 0 0;
}

.newsNomeSection7 {
    margin-right: 0 !important;
}

.flexNews {
    margin-left: auto !important;
    margin-right: auto !important;
}


/* Footboal --------------------------------------------------------- */
.clubBannerContainerRight .workshopSection.footboalSection .workshopSectionLeft:after {
    content: "";
    background: #79B074 !important;
}

.clubBannerContainerRight .workshopSection.footboalSection:hover .workshopSectionLeft:after {
    content: "";
    background: #79B074 !important;
}

.clubBannerContainerRight .workshopSection.footboalSection:hover {
    background-position: left;
}

.clubBannerContainerRight .workshopSection.footboalSection {
    background: linear-gradient(to left, #fff 50%, #79B074 50%) right;
    background-size: 200%;
    transition: .3s ease-out;
}


/* Kindergarten Page --------------------------------------------------------- */
.kindergartenPageHeader {
    background: #4d99a1;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 1000px;
    display: flex;
}

.kindergartenPageHeader:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/kindergartenicon8.svg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 285px;
    z-index: 2;
}

.kindergartenPageHeader:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/kindergartenicon7.svg);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    position: absolute;
    left: -10%;
    bottom: 23%;
    width: 100%;
    height: 600px;
    filter: opacity(0.1);
}

.kindergartenImg {
    position: relative;
    z-index: 2;
    padding-top: 100px;
}

.kindergartenImg img {
    max-width: 100%;
}

.kindergartenIndex {
    display: flex;
    align-items: flex-start;
}

.kindergartenPageInner {
    max-width: 1665px;
    display: flex;
    margin: 0 auto;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}

.kindergartenTittle {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 200px;
}

.iconBunner1 {
    position: absolute;
    top: 30%;
    left: 14%;
    opacity: 0.3;
}

.iconBunner2 {
    position: absolute;
    top: 60%;
    left: 10%;
    z-index: 1;
}

.iconBunner3 {
    position: absolute;
    top: 17%;
    left: 62%;
}

.iconBunner4 {
    position: absolute;
    top: 50%;
    left: 75%;
}

.iconBunner5 {
    position: absolute;
    top: 7%;
    left: 73%;
}

.iconBunner6 {
    position: absolute;
    top: 95%;
    left: 55%;
}

.kindergartenIndex h1 {
    font-weight: 700;
    font-size: 81px;
    line-height: 91.4%;
    color: #FFFFFF;
    margin-bottom: 39px;
}

.kindergartenIndex p:nth-of-type(1) {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #ffffff;
    margin-bottom: 5px;
}

.kindergartenIndex p:nth-of-type(2) {
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
}

.kindergartenIndex button {
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.kindergartenIndex button svg {
    margin-left: 12px;
}

.kindergartenPageData {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat !important;
}

.webp .kindergartenPageData {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.kindergartenPageData .kindergartenInner {
    max-width: 990px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.kindergartenPageData .kindergartenInner::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/facts.svg);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    height: 150px;
    width: 128px;
    position: absolute;
    left: -180px;
    top: 0;
}

.kindergartenDateTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 24px;
    padding-top: 60px;
}

.kindergartenDateTop h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
    margin-bottom: 0;
}

.sliderDataLeft {
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    margin-right: 16px;
}

.sliderDataRight {
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
}

.kindergartenDateItem {
    padding: 44px 16px 32px 16px;
    background: #ffffff;
    backdrop-filter: blur(8px);
    border-radius: 12px;
    width: 481px;
    font-size: 15px;
    text-align: center;
}

.kindergartenDateItem::after {
    content: ""
}

.kindergartenDateContainer {
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
}

.kindergartenDateItem p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    min-height: 100px;
    margin-bottom: 0;
}

.kindergartenDateContainer {
    display: flex;
    align-items: flex-start;
    max-width: 1000px;
    overflow: hidden;
    padding-top: 50px;
}

.kindergartenDateItem {
    width: 100% !important;
    max-width: 481px;
    position: relative;
    margin-top: 30px;
}

.kindergartenDateContainer .slick-list .slick-track .slick-slide {
    max-width: 481px;
    box-sizing: border-box;
    margin: 0 15px;
}

.kindergartenDateItem::after {
    content: "";
    background: url(/wp-content/themes/generatepress/images/hart.svg), #30b0bc;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    border-radius: 50px;
    position: absolute;
    left: 50%;
    top: -15px;
    width: 48px;
    height: 48px;
    transform: translateX(-50%);
    background-position: center;
}

.kindergartenInner>img {
    margin-left: auto;
    margin-right: 10%;
}

.kindergartenPlus {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat !important;
    padding-bottom: 24px;
}

.webp .kindergartenPageData {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.kindergartenPlusInner {
    max-width: 1200px;
    margin: 0 auto;
}

.kindergartenPlusSection {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.kindergartenPlusSectionLeft {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 580px;
}

.kindergartenPlusSectionLeft .valuesHomeLeft {
    margin-right: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kindergartenPlusSectionLeft .valuesAccardion {
    width: calc(50% - 8px);
}

.kindergartenPlusInner img:nth-of-type(1) {
    margin-left: auto;
    margin-right: 20%;
    display: block;
}

.kindergartenPlusInner img:nth-of-type(2) {
    margin: 0 auto;
    display: block;
    border: none;
}

.kindergartenPlusInner h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
    margin-bottom: 85px;
}

.kindergartenPlusContent {
    height: 100%;
}

.kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle {
    background: #FFFFFF;
    border: 1px solid #CFE3E6;
    border-radius: 12px;
    min-height: 80px;
}

.kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #346166;
    min-height: 50px;
    display: flex;
    align-items: center;
}

.kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle {
    background: #FFFFFF;
    border: 1px solid #CFE3E6;
    border-radius: 12px;
    min-height: 105px;
    padding: 16px;
}

.kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #346166;
    min-height: 50px;
    display: flex;
    align-items: center;
}

.kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle img {
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle img {
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.kindergartenPlusSectionRight {
    display: flex;
    align-items: flex-start;
    width: calc(100% - 580px);
    justify-content: flex-end;
}

.perevagaRowImg {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .panel img {
    min-width: auto !important;
    margin-right: 10px !important;
}

.kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .panel img {
    min-width: auto !important;
    margin-right: 10px !important;
}

.kindergartenPlus {
    position: relative;
}

.proKindergartenInner {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.proKindergartenRight {
    margin-left: 125px;
    max-width: 300px;
}

.proKindergartenRight h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
}

.proKindergartenRight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.proKindergarten {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    position: relative;
    padding: 178px 0 128px 0;
    margin-bottom: -1px;
}

.webp .proKindergarten {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.proKindergarten:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/paint-background.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 50px;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 0;
}

.webp .proKindergarten:after {
    background: url(/wp-content/uploads/2022/11/paint-background.png.webp);
}

.proKindergartenLeft {
    position: relative;
    max-width: 100%;
}

.proKindergartenLeft a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#sliderData .slick-dots {
    position: static;
}

#sliderData .slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-right: 8px;
}

#sliderData .slick-dots li:nth-last-child(1) {
    margin-right: 0;
}

#sliderData .slick-dots li.slick-active {
    background: #346166;
}

.proKindergartenIcon1 {
    position: absolute;
    top: 15%;
    left: 0;
}

.proKindergartenIcon2 {
    position: absolute;
    top: 85%;
    left: 58%;
}

.proKindergartenIcon3 {
    position: absolute;
    top: 80%;
    left: 80%;
}

.proKindergartenIcon4 {
    position: absolute;
    top: 15%;
    left: 80%;
}

.dailyRegime {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    position: relative;
    overflow: hidden;
    margin-bottom: -1px;
}

.webp .dailyRegime {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.dailyRegime::after {
    content: "";
    /* background: url(/wp-content/uploads/2022/11/dailyregimebox.png); */
    background: url(/wp-content/uploads/2023/03/3.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 130px;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.kindergartenPlusSectionRight>img:nth-of-type(1) {
    margin-right: 0;
}

.webp .dailyRegime::after {
    /* background: url(/wp-content/uploads/2022/11/dailyregimebox.png.webp); */
    background: url(/wp-content/uploads/2023/03/3.png.webp);
}

.dailyRegimeInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
}

.dailyRegimeInnerLeftContent {
    display: flex;
    align-items: center;
    height:450px;
}

.dailyRegimeInnerLeftContent .slick-list {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.dailyRegimeInnerLeftContentItem {
    width: 180px;
    height: 100%;
    min-height: 450px;
    max-height: 450px;
    background: #FFFFFF;
    box-shadow: 0px 9px 13px rgba(174, 174, 174, 0.2);
    border-radius: 12px;
    margin-right: 24px;
    position: relative;
}

.dailyRegimeInnerLeftContentItem img {
    position: relative;
    z-index: 1;
    border-radius: 12px;
}

.dailyRegimeInnerLeftContentItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    transform-origin: top center;
    background: #346166;
    z-index: 1;
    border-radius: 12px 12px 0 0;
}

.dailyRegimeInnerLeftContentItem:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: top center;
    background: #346166;
    z-index: 0;
    border-radius: 12px;
    transition: transform 0.3s;
}

.dailyRegimeInnerLeftContentItem:hover:after:active {
    background: #30b0bc !important;
}

/* .dailyRegimeInnerLeftContentItem:active:before {
    background: #30b0bc !important;
} */

.dailyRegimeInnerLeftContentItem:hover:after {
    cursor: pointer;
    background: linear-gradient(to top, #346166 50%, #346166 50%) !important;
    transform: scaleY(1);
    border-radius: 12px;
}

.dailyRegimeInnerLeftContentItem:hover .dailyRegimeText p:nth-of-type(1) {
    color: #fff !important;
    transition: color 0.3s;
}

.dailyRegimeInnerLeftContentItem:hover .dailyRegimeText p:nth-of-type(2) {
    color: #ffffff !important;
    transition: color 0.3s;
}

.dailyRegimeInnerLeftContentItem:nth-last-child(1) {
    margin-right: 0;
}

.dailyRegimeText p:nth-of-type(1) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 0 !important;
    transition: color 0.3s;
}

.dailyRegimeText p:nth-of-type(2) {
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: rgb(52 97 103);
    transition: color 0.3s;
}

.dailyImg {
    height: 208px;
    width: 100%;
    overflow: hidden;
    padding: 16px 16px 0 16px;
}

.dailyImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dailyRegimeText {
    padding: 16px;
    position: relative;
    z-index: 2;
}

.dailyRegimeInnerLeftTop {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 32px;
}

.dailyRegimeInnerLeft {
    padding: 128px 0 175px 0;
}

.dailyRegimeInnerRight img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    z-index: 2;
}

.dailyRegimeInnerLeftTop h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
}

.dailyRegimeInnerLeftContent {
    display: flex;
    align-items: flex-start;
    max-width: 782px;
    overflow: hidden;
}

.dailyRegimeInnerLeftContentItem {
    width: 100% !important;
    /* max-width: 180px; */
}

.dailyRegimeInnerLeftContent .slick-list .slick-track .slick-slide {
    /* max-width: 180px; */
    box-sizing: border-box;
}

.dailyRegimeInnerLeftContent .slick-list {
    margin: 0 -0px;
}

.dailyRegimeInnerLeftContent .slick-list .slick-track .slick-slide {
    margin: 0 10px;
}

#sliderDaily .slick-dots {
    position: static;
}

#sliderDaily .slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-right: 8px;
}

#sliderDaily .slick-dots li:nth-last-child(1) {
    margin-right: 0;
}

#sliderDaily .slick-dots li.slick-active {
    background: #346166;
}

.kindergartenPageForm {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    position: relative;
    padding: 64px 0;
    margin-bottom: -1px;
}

.webp .kindergartenPageForm {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.kindergartenPageFormInner::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/kindergartenpageformicon1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 20%;
    top: 0;
    width: 135px;
    height: 135px;
}

.kindergartenPageFormInner::before {
    content: "";
    background: url(/wp-content/uploads/2022/11/kindergartenpageformicon2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 20%;
    bottom: 20%;
    width: 135px;
    height: 135px;
}

.kindergartenPageFormInner {
    max-width: 1000px;
    margin: 0 auto;
}

.kindergartenPageFormInner h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
}

.kindergartenPageFormInner form {
    display: flex;
    align-items: center;
    max-width: 100%;
    margin-bottom: 16px;
    justify-content: space-between;
}

.kindergartenPageFormBlock {
    width: 38%;
    height: 52px;
    position: relative;
}

.kindergartenPageFormBlock.popapFormInputTel:after {
    top: 19px;
    background-size: cover !important;
}

.kindergartenPageFormBlock.popapFormInput:after {
    top: 19px;
}

.kindergartenPageFormBlock input {
    padding: 6px 16px 5px 40px;
    width: 380px;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-right: 24px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.kindergartenPageFormBlock::placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.kindergartenPageFormInner form button {
    padding: 14px 32px;
    width: 178px;
    height: 52px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.kindergartenPageFormText p {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    align-items: center;
}

.kindergartenPageFormText p a {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 5px;
}

.kindergartenPagelivePhoto {
    max-width: 100%;
    margin: 32px auto;
}

.kindergartenPageCost {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    position: relative;
    padding: 100px 0;
}

.webp .kindergartenPageCost {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.kindergartenPagegInner {
    max-width: 1000px;
    margin: 0 auto;
}

.kindergartenPagegInner h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
    margin-bottom: 32px;
}

.kindergartenPageCostContainer:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector-1.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    left: -185px;
    top: 0;
    width: 186px;
    height: 165px;
}

.webp .kindergartenPageCostContainer:after {
    background: url(/wp-content/uploads/2022/11/vector-1.png.webp);
}

.kindergartenPageCostContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.kindergartenPageCostContainer1:nth-of-type(1) {
    background: url(/wp-content/uploads/2022/11/stroke1.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 33%;
    height: 550px;
    padding: 0 25px 0 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kindergartenPageCostContainer1:nth-of-type(2) {
    background: url(/wp-content/uploads/2022/11/stroke1.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 33%;
    height: 550px;
    padding: 0 25px 0 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.kindergartenPageCostContainer1:nth-of-type(2):after {
    content: "";
    background: url(/wp-content/uploads/2022/11/heartcloud.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    right: -10%;
    top: 0;
    width: 65px;
    height: 82px;
}

.kindergartenPageCostContainer1:nth-of-type(3) {
    background: url(/wp-content/uploads/2022/11/stroke1.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 33%;
    height: 550px;
    padding: 0 25px 0 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kindergartenPageCostContainer1 p:nth-of-type(1) {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #4d99a1;
    margin-bottom: 16px;
    margin-top: 18px;
    text-align: center;
    font-family: "Lena";
}

.kindergartenPageCostContainer1 ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    list-style: none;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.kindergartenPageCostContainer1 ul li::before {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 23px;
    min-height: 18px;
    margin-right: 10px;
}

.kindergartenPageCostBtn {
    margin-top: 0px;
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    color: #fff !important;
    text-decoration: none;
}

.kindergartenPageProgram {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), url(/wp-content/uploads/2022/11/photo.png) #4d99a1;
    background-repeat: repeat, no-repeat !important;
    background-size: auto, 40% !important;
    background-position: left bottom !important;
    position: relative;
}

.kindergartenPageProgram::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/paint-background-2.png);
    background-repeat: repeat, no-repeat !important;
    background-size: auto, cover !important;
    background-position: left bottom !important;
    position: absolute;
    top: -5px;
    right: 0;
    width: 100%;
    height: 50px;
}

.webp .kindergartenPageProgram::after {
    background: url(/wp-content/uploads/2022/11/paint-background-2.png.webp);
}

.webp .kindergartenPageProgram {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), url(/wp-content/uploads/2022/11/photo.png.webp), #4d99a1;
}

.kindergartenPageProgramContainer {
    width: 540px;
    margin-left: auto;
    padding: 76px 0 26px 0;
}

.kindergartenPageProgramInner {
    padding-right: 128px;
}

.kindergartenPageProgramContainer:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/bell.svg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: absolute;
    top: 5%;
    right: 10%;
    width: 95px;
    height: 105px;
}

.teacherCardContent p:nth-of-type(1) {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
}

.teacherCardContent p:nth-of-type(2) {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}

.kindergartenPageProgramContainer {
    position: relative;
}

.kindergartenPageProgramContainer>p:nth-last-of-type(2) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 0;
}

.kindergartenPageProgramContainer h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.kindergartenPageProgramContainer {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.kindergartenPageProgramContainer ul {
    margin: 0 !important;
    padding-left: 20px;
}

.kindergartenPageProgramContainer ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.kindergartenPageValues {
    background: url(/wp-content/uploads/2022/11/background-fx-1.png), #F7F3EB;
    background-repeat: repeat;
    position: relative;
    padding: 80px 0;
}

.webp .kindergartenPageValues {
    background: url(/wp-content/uploads/2022/11/background-fx-1.png.webp), #F7F3EB;
}

.kindergartenPageValuesInner {
    max-width: 1000px;
    margin: 0 auto;
}

.kindergartenPageValuesInner h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
}

.kindergartenPageValuesInner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 30px;
}

.kindergartenPageValuesInner p:nth-of-type(1) {
    position: relative;
}

.kindergartenPageValuesInner p:nth-of-type(1)::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/chat.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -24%;
    bottom: 100%;
    width: 216px;
    height: 103px;
}

.webp .kindergartenPageValuesInner p:nth-of-type(1)::after {
    background: url(/wp-content/uploads/2022/11/chat.png.webp);
}

.kindergartenImgPlanshet {
    display: none;
}

.kindergartenImgMobile {
    display: none;
}

.kindergartenPageValuesContainer {
    display: flex;
    flex-direction: column;
}

.kindergartenPageValuesH2 {
    display: none;
}

.kindergartenPageTeacher {
    position: relative;
    padding: 178px 0;
}

.kindergartenPageTeacher::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/paintbackground1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 50px;
}

.kindergartenPageTeacher::before {
    content: "";
    background: url(/wp-content/uploads/2022/11/paintbackground2.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 50px;
}

.webp .kindergartenPageTeacher::after {
    background: url(/wp-content/uploads/2022/11/paintbackground1.png.webp);
    background-size: cover !important;
}

.webp .kindergartenPageTeacher::before {
    background: url(/wp-content/uploads/2022/11/paintbackground2.png.webp);
    background-size: cover !important;
}

.kindergartenPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    padding: 80px 0;
}

.webp .kindergartenPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.kindergartenPageReviews .innerSection h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #4d99a1;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a svg path {
    fill: #292929;
}

.instagram {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    position: relative;
    padding: 108px 0;
    margin-bottom: 0;
    display: none;
}

.webp .kindergartenPageReviews {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.instagramInner {
    max-width: 1200px;
    margin: 0 auto;
}

.instagramInnerTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

.instagramInnerTopBtn button:nth-of-type(1) {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    padding: 14px 42px 14px 32px;
    background: #446CAB;
    border-radius: 12px;
    margin-right: 16px;
    position: relative;
    border: none;
    height: 52px;
}

.instagramInnerTopBtn button:nth-of-type(1)::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector-2.svg);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 10px;
    height: 18px;
    display: flex;
}

.instagramInnerTopBtn button:nth-of-type(2)::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector1.svg);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
    height: 20px;
    display: flex;
    height: 52px;
}

.instagramInnerTopBtn button:nth-of-type(2) {
    padding: 14px 42px 14px 32px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    background: linear-gradient(135deg, #C9B978 0.91%, #DBC877 5.45%, #C75555 46.43%, #B900B4 87.21%, #9E529C 87.21%, #9D569B 91.75%);
    border-radius: 12px;
    position: relative;
    border: none;
}

.instagramBtn {
    margin: 32px auto;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #CFE3E6;
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
}

.instagramBtn::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/icon.svg);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 12px;
    height: 12px;
    margin-left: 5px;
}

/* Lyceum Page --------------------------------------------------------- */
.lyceumPageBanner {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    padding: 236px 0 157px 0;
    overflow: hidden;
}

.webp .lyceumPageBanner {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.lyceumPageBanner .lyceumPageInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.lyceumPageBannerLeft {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 115px;
    text-align: center;
}

.lyceumPageBannerLeft h1 {
    font-family: 'Lena';
    font-style: normal;
    font-weight: 400;
    font-size: 75px;
    line-height: 75px;
    color: #21484D;
    margin-bottom: 24px;
}

.lyceumPageBannerLeft p {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    text-align: center;
    color: #21484D;
    margin-bottom: 30px;
    width: 100%;
}

.lyceumPageBannerRight img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.lyceumPageBannerRight {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 483px;
    min-width: 483px;
    height: 631px;
    display: flex;
    padding: 20px;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
    background-color: #000;
    border-radius: 31px;
}

.lyceumPageBannerRight:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/shadow.png);
    width: 100%;
    height: 114px;
    display: flex;
    position: absolute;
    bottom: -7%;
    left: auto;
    right: -60%;
}

.lyceumPageBannerRight a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lyceumPageBtn1 {
    background: transparent !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #292929 !important;
    border: none !important;
}

.innerWhoСanContainerLeftBtn .lyceumPageBtn1::after {
    content: none;
}

.innerWhoСanContainerLeftBtn .lyceumPageBtn2::after {
    content: none;
}

.lyceumPageBtn2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF !important;
    background: #3b9099 !important;
}

.lyceumPageBtn1:hover {
    background: #3b9099 !important;
    color: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn1:active {
    background: #346166 !important;
    color: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn2:hover {
    background: #30b0bc !important;
    color: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn2:active {
    background: #346166 !important;
    color: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn2:hover svg path {
    fill: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn2:active svg path {
    fill: #fff !important;
    transition: all 0.3s;
}

.lyceumPageBtn2 svg path {
    transition: all 0.3s;
    fill: #FFF !important;
}

.lyceumPageValues {
    position: relative;
}

.lyceumPageValues:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/bordertop.png);
    background-repeat: no-repeat !important;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

.lyceumPageData {
    padding-bottom: 64px;
}



.lyceumPageDataRightStyle {
    padding: 10px 7px;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
}

.lyceumPageDataLeftStyle {
    width: 40px;
    height: 40px;
    padding: 10px 7px;
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    transform: rotate(180deg);
    margin-right: 4px;
    box-sizing: border-box;
}

.lyceumPageAboutSchool {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    padding: 80px 0;
}

.webp .lyceumPageBanner {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.lyceumPageAboutSchool:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.webp .lyceumPageAboutSchool:after {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1;
}

.lyceumPageAboutSchoolRightPosition {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: translate(0, -50%);
}

.lyceumPageAboutSchool .lyceumPageInner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.lyceumPageAboutSchoolLeft {
    width: 400px;
}

.lyceumPageValues {
    margin-bottom: -4px;
}

.lyceumPageAboutSchoolRightPosition p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    margin-top: 16px;
}

.lyceumPageAboutSchoolLeft h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    margin-bottom: 105px;
}

.lyceumPageAboutSchoolLeft p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.lyceumPageAboutSchoolLeft strong {
    font-weight: 700;
}

.lyceumPageAboutSchoolRightPosition img {
    max-width: 100%;
    object-fit: contain;
}

.lyceumPageEducationalPlans {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    padding: 128px 0 65px 0;
}

.webp .lyceumPageEducationalPlans {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.lyceumPageEducationalPlans .lyceumPageInner {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
}

.lyceumPageEducationalPlans .lyceumPageInner h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    margin-bottom: 65px;
}

.lyceumPageEducationalPlansContainer {
    background: #ffffff;
    border-radius: 24px;
    position: relative;
    padding: 60px 32px 40px 32px;
}

.lyceumPageEducationalPlansContainerTop {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 36px;
    background: #E2D7C5;
    border-radius: 0px 24px 0px 24px;
}

.lyceumPageEducationalPlansContainerCenter {
    margin-top: 0;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}

.lyceumPageEducationalPlansSection {
    width: 24%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.3s all;
    padding: 16px 16px 32px;
    box-shadow: 0px 56px 30px -35px rgba(37, 75, 72, 0);
    border-radius: 12px;
    cursor: pointer;
    position: relative;
    top: 0;
}

.lyceumPageEducationalPlansSection h3 {
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 0;
    transition: color 1000ms linear;
}

.lyceumPageEducationalPlansSection h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #446CAB;
    margin-bottom: 32px;
    transition: color 1000ms linear;
}

.lyceumPageEducationalPlansSection ul {
    padding-left: 0;
    margin-left: 0;
    display: block;
    margin-bottom: 20px;
}

.lyceumPageEducationalPlansSection ul li {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}

.kindergartenPageTeacher .innerWrapper .innerWhoСanContainerLeftBtn>button:nth-of-type(1):hover {
    color: #fff !important;
    background: #3b9099 transparent;
    transition: all 0.3s;
    border: 1px solid transparent !important;
}

.kindergartenPageReviews .innerReviews.innerSection .reviewsContainer.grid-container {
    max-width: 100%;
}

.innerWhoСanContainerLeftBtn>button:nth-of-type(1):active {
    color: #fff !important;
    background: #4d99a1 !important;
    border-radius: 12px;
    transition: all 0.3s;
}

.lyceumPageEducationalPlansSection ul li:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/subtract.svg);
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 18px;
    height: 18px;
    margin-right: 11px;
}

.lyceumPageBtn1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    display: block;
    margin: 0 auto;
    color: #292929 !important;
    background: transparent;
    border: none;
    margin-bottom: -20px;
    display: flex;
    align-items: center;
    opacity: 1;
    transition: all 1000ms linear;
}

.lyceumPageBtn2 {
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 26px auto 0 auto;
}

.lyceumPageBtn1::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/polygon1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 8px;
    height: 6px;
    display: flex;
    margin-left: 10px;
}

.lyceumPageEducationalPlansSection:hover,
.lyceumPageEducationalPlansSection.activePlan {
    padding: 16px 16px 32px;
    background-color: #4d99a1;
    box-shadow: 0px 56px 30px -35px rgba(37, 75, 72, 0.5);
    border-radius: 12px;
    cursor: pointer;
    top: -20px;
}

.lyceumPageEducationalPlansSection:hover h3,
.lyceumPageEducationalPlansSection.activePlan h3 {
    color: #fff;
    transition: color 0.25ms linear;
}

.lyceumPageEducationalPlansSection:hover h4,
.lyceumPageEducationalPlansSection.activePlan h4 {
    color: #fff;
    font-weight: 400;
    transition: color 0.25ms linear;
}

.lyceumPageEducationalPlansSection:hover ul li:before,
.lyceumPageEducationalPlansSection.activePlan ul li:before {
    background: url(/wp-content/uploads/2022/11/icon-2.svg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.lyceumPageEducationalPlansSection:hover ul li,
.lyceumPageEducationalPlansSection.activePlan ul li {
    color: #fff;
}

.lyceumPageData {
    position: relative;
}

.lyceumPageData:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/decor-color-line.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lyceumPageEducationalPlansSection:hover .lyceumPageBtn2,
.lyceumPageEducationalPlansSection.activePlan .lyceumPageBtn2 {
    padding: 14px 32px;
    border: 2px solid #3b9099;
    border-radius: 12px;
    background: transparent;
    width: 100%;
    display: flex;
    justify-content: center;
}

.lyceumPageEducationalPlansSection:hover .lyceumPageBtn1,
.lyceumPageEducationalPlansSection.activePlan .lyceumPageBtn1 {
    opacity: 0;
    transition: all 0.1ms linear;
}

li.listNone {
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0;
}

/*.listNone:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/subtract.svg);
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 18px;
    height: 18px;
    margin-right: 11px;
    display: none !important;
}*/

.lyceumPageBtn2 {
    display: flex;
    align-items: center;
}

.lyceumPageBtn2::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/vectosr.svg);
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 18px;
    height: 10px;
    display: flex;
    margin-left: 11px;
}

.lyceumPageEducationalBtn {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.openEducationalPlans2 .lyceumPageEducationalBtn {
    flex-direction: column;
}

.openEducationalPlans2 .lyceumPageBtn1 {
    color: #fff !important;
    width: 100%;
    display: flex;
    justify-content: center;
    display: none;
}

.kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(1) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 8px;
}

.kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(2) {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ffffff;
}

.kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(3) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 16px;
}

.kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(4) {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 16px;
}

.kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(5) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 32px;
}

















.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(1) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(2) {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #292929;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(3) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(4) {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(5) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.lyceumPageEducationalPlansSection:hover .listNone {
    margin-bottom: 10px !important;
    height: auto;
    opacity: 1;
}

.lyceumPageEducationalPlansContainerTop>p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 0;
}

.lyceumPagedoubleEvidence {
    background: url(/wp-content/uploads/2022/11/doubleevidence.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 72px 0;
}

.webp .lyceumPageEducationalPlans {
    background: url(/wp-content/uploads/2022/11/doubleevidence.png.webp);
}

.lyceumPagedoubleEvidence:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/bordertop.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
}

.webp .lyceumPageEducationalPlans:after {
    background: url(/wp-content/uploads/2022/11/bordertop.png.webp);
}

.webp .lyceumPageValues:after {
    background: url(/wp-content/uploads/2022/11/bordertop.png.webp);
}

.lyceumPagedoubleEvidence .lyceumPageInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
}
@media (max-width: 767px) {
    .lyceumPageInner {
        flex-direction: column;
    }
	.lyceumPageInnerContainer {
        margin-bottom: 40px;
    }
}
.lyceumPageInnerContainer {
    width: 481px;
    background: rgb(255 255 255 / 60%);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    box-sizing: border-box;
    position: relative;
}

.lyceumPageInnerContainer h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
    margin-bottom: 16px;
}

.lyceumPageInnerContainer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.lyceumPageInnerContainer ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.lyceumPagedoubleEvidence h2 {
    font-size: 24px !important;
    margin-top: 10px;
    line-height: 1.2 !important;
}

.lyceumPageInnerContainer ul li img {
    margin-right: 10px;
    width: 20px;
}

.lyceumPageInnerContainer ul {
    margin: 0;
}

.lyceumPageInnerContainer:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/star.svg), #fff;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 48px;
    height: 48px;
    display: flex;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -24px;
    transform: translateX(-50%);
}

.lyceumPageInnerContainer .lyceumPageBtn2 {
    margin-left: auto;
    margin-right: 0;
}

.lyceumPageTeacherCard {
    padding: 80px 0;
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.lyceumPageElectronicDiary {
    padding: 80px 0;
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.lyceumPageElectronicDiary::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    background-position: center;
    width: calc(50% - 20%);
    height: 100%;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
}

.lyceumPageTeacherCard::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
    background-repeat: repeat;
    background-position: center;
    width: calc(50% - 20%);
    height: 100%;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.lyceumPageElectronicDiary .innerWrapper {
    max-width: 1200px;
}

.webp .lyceumPageElectronicDiary::after {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1 !important;
}

.webp .lyceumPageElectronicDiary {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.lyceumPageTeacherCard .innerWrapper {
    max-width: 1200px;
}

.webp .lyceumPageTeacherCard::after {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1 !important;
}

.webp .lyceumPageEducationalPlans {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p {
    color: #292929 !important;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft .innerWhoСanContainerLeftBtn button {
    color: #292929 !important;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft .innerWhoСanContainerLeftBtn button:nth-of-type(1) {
    border: 2px solid #3b9099;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardRight .teacherCardContent {
    right: auto;
    left: 30px;
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft .innerWhoСanContainerLeftBtn button svg path {
    fill: #292929
}

.lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(2) {
    border-bottom: 1px solid #292929;
}

.lyceumPageElectronicDiaryLeft h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    margin-bottom: 87px;
    width: 60%;
}

.lyceumPageElectronicDiaryLeft p:nth-of-type(1) {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 20px;
    width: 30%;
}

.lyceumPageElectronicDiaryLeft p:nth-of-type(2) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 20px;
}

.lyceumPageElectronicDiaryLeft p ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 10px;
}

.lyceumPageElectronicDiaryLeft p ul {
    margin-bottom: 30px;
    width: 30%;
}

.lyceumPageElectronicDiaryLeft ul {
    width: 30%;
}

.lyceumPageElectronicDiaryBtn a {
    padding: 14px 24px 14px 60px;
    background: #FFFFFF;
    border: 2px solid rgba(41, 41, 41, 0.1);
    border-radius: 12px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    text-decoration: none;
    text-align: center;
    position: relative;
    flex-direction: column;
}

.lyceumPageElectronicDiaryBtn a strong {
    display: block;
}

.lyceumPageElectronicDiaryBtn a:nth-of-type(1):before {
    content: "";
    background: url(/wp-content/uploads/2022/11/googleplay.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 25px;
    height: 25px;
    display: flex;
    position: absolute;
    left: 24px;
    top: 16px;

}

.lyceumPageElectronicDiaryBtn {
    display: flex;
    align-items: center;
}

.lyceumPageElectronicDiaryBtn a:nth-of-type(1) {
    margin-right: 16px;
}

.lyceumPageElectronicDiaryBtn a:nth-of-type(2):before {
    content: "";
    background: url(/wp-content/uploads/2022/11/appleplay.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 25px;
    height: 30px;
    display: flex;
    position: absolute;
    left: 24px;
    top: 16px;
}

.lyceumPageElectronicDiary .innerWrapper {
    position: relative;
}

.lyceumPageElectronicDiaryRight {
    position: absolute;
    bottom: 0;
    right: 0;
}

.lyceumPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
}

.webp .lyceumPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageReviews .innerReviews h2 {
    color: #292929;
}

.lyceumPageReviews .innerReviews .reviewsContainerTop a {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}

.lyceumPageLivePhoto {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    width: 100%;
    padding: 64px 0;
}

.webp .lyceumPageLivePhoto {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageLivePhoto .innerlivePhoto .livePhotoTop h2 {
    color: #292929 !important;
}

.sbi_load_btn {
    margin: 32px auto !important;
    background: transparent !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: max-content !important;
}

.sbi_load_btn:after {
    content: "" !important;
    background: url(/wp-content/uploads/2022/11/icon.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 12px !important;
    height: 12px !important;
    margin-left: 5px !important;
}

.sbi_btn_text {
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 150% !important;
    color: #CFE3E6 !important;
}

.lyceumPageInstagram .instagramInner .instagramInnerContent .sbi_btn_text {
    color: #292929 !important;
}

.lyceumPageInstagram .instagramInner .instagramInnerContent .sbi_load_btn:after {
    background: url(/wp-content/uploads/2022/11/icon-1.svg) !important;
}

.lyceumPageInstagram {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
}

.webp .lyceumPageInstagram {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageWorkshop {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    width: 100%;
    padding: 64px 0;
}

.webp .lyceumPageWorkshop {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.webp .lyceumPageInstagram {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageWorkshopContiner {
    max-width: auto;
    width: 1200px;
}

.lyceumPageWorkshopContiner .workshopSection {
    width: 31%;
}

.lyceumPageWorkshop .innerSection {
    padding: 0 !important;
}

.lyceumPageWorkshop .innerSection h2 {
    color: #292929;
}

.lyceumPageNewsNome {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
}

.webp .lyceumPageNewsNome {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageNewsNome .innerSection .newsNomeTop h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
}

.lyceumPageSeoBlock {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
}

.webp .lyceumPageSeoBlock {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB;
}

.lyceumPageBannerRight a svg:hover rect {
    fill: #30b0bc;
    transition: 0.3s;
}

.lyceumPageBannerRight a svg:active rect {
    fill: #4d99a1;
    transition: 0.3s;
}

.proKindergartenLeft a svg:hover rect {
    fill: #30b0bc;
    transition: 0.3s;
}

.proKindergartenLeft a svg:active rect {
    fill: #4d99a1;
    transition: 0.3s;
}

.kindergartenIndex button {
    transition: all 0.3s;
}

.kindergartenIndex button:hover {
    background: #30b0bc;
    transition: all 0.3s;
}

.kindergartenIndex button:active {
    background: #4d99a1;
    transition: all 0.3s;
}

.sliderDataLeft.slick-arrow {
    transition: all 0.3s;
    cursor: pointer;
}

.sliderDataLeft.slick-arrow:hover {
    background: #30b0bc;
    transition: all 0.3s;
}

.sliderDataLeft.slick-arrow:active {
    background: #4d99a1;
    transition: all 0.3s;
}

.sliderDataRight.slick-arrow {
    transition: all 0.3s;
    cursor: pointer;
}

.formHomeSubmit:hover {
    background: #30b0bc !important;
    transition: all 0.3s;
}

.formHomeSubmit:active {
    background: #4d99a1 !important;
    transition: all 0.3s;
}

.formHomeSubmit .sliderDataRight.slick-arrow:hover {
    background: #30b0bc;
    transition: all 0.3s;
}

.sliderDataRight.slick-arrow:active {
    background: #4d99a1;
    transition: all 0.3s;
}

.valuesAccardionTittle img {
    width: 48px;
    height: 48px;
    background: #CFE3E6;
    border: 3px solid rgba(41, 41, 41, 0.1);
    border-radius: 24px;
    object-fit: none;
    transition: all 0.3s;
}

.valuesAccardionTittle:hover .valuesAccardionTittle img {
    border: 3px solid rgba(41, 41, 41, 0.1) !important;
    transition: all 0.3s;
}

.valuesAccardionTittle:hover {
    /*background: #3b9099 !important;*/
    border: 1px solid #CFE3E6 !important;
    border-radius: 12px;
}

.valuesAccardionTittle:active {
    background: #3b9099 !important;
    border: 1px solid #CFE3E6 !important;
    transition: all 0.3s;
}

.valuesAccardionTittle.active {
    border-radius: 12px 12px 0 0 !important;
    border: none !important;
}

.kindergartenPlusSection .valuesAccardionTittle.active {
    border-radius: 12px 12px 0 0 !important;
    border-bottom: none !important;
    border-left: 1px solid #CFE3E6 !important;
    border-top: 1px solid #CFE3E6 !important;
    border-right: 1px solid #CFE3E6 !important;
}

.kindergartenPlusSection .panel.accordPanel {
    position: absolute;
    z-index: 20;
    left: 0;
    width: calc(100% + 0px);
    cursor: default;
    top: 100%;
    border: 1px solid #CFE3E6 !important;
    border-top: 0 !important;
}

.valuesAccardionTittle.active:hover {
    background: #fff !important;
}

.panel {
    border: none !important;
}

.kindergartenPageFormInnerLeft form button {
    position: relative;
    z-index: 5;
    transition: all 0.3s;
}

.kindergartenPageFormInnerLeft form button:hover {
    background: #30b0bc;
    transition: all 0.3s;
}

.kindergartenPageFormInnerLeft form button:active {
    background: #4d99a1;
    transition: all 0.3s;
}

.kindergartenPageCostBtn {
    transition: all 0.3s;
}

input {
    outline: none !important;
}

.kindergartenPageCostBtn:hover {
    background: #30b0bc;
    transition: all 0.3s;
}

.kindergartenPageCostBtn:focus {
    background: #30b0bc;
    transition: all 0.3s;
}

.kindergartenPageCostBtn:active {
    background: #4d99a1;
    transition: all 0.3s;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a {
    transition: all 0.3s;
    padding: 14px 32px;
    background: transparent;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a:hover {
    color: #446CAB;
    transition: all 0.3s;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a:hover svg path {
    fill: #446CAB;
    transition: all 0.3s;
}

.reviewsContainerTop a {
    transition: all 0.3s;
    padding: 14px 32px;
    background: transparent;
}

.reviewsContainerTop a:hover {
    color: #fff;
    transition: all 0.3s;
}

.reviewsContainerTop a:active {
    background: #4d99a1;
    border-radius: 12px;
    padding: 14px 32px;
    transition: all 0.3s;
    color: #fff;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a:hover {
    color: #446CAB;
    transition: all 0.3s;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a:active {
    background: #4d99a1;
    border-radius: 12px;
    padding: 14px 32px;
    transition: all 0.3s;
    color: #fff;
}

.kindergartenPageReviews .innerSection .reviewsContainerTop a:active svg path {
    fill: #fff;
    transition: all 0.3s;
}

#sliderDaily .slick-dots li button {
    display: none;
}

.instagramInnerTopBtn button:nth-of-type(2) {
    transition: all 0.3s;
}

.instagramInnerTopBtn button:nth-of-type(2):hover {
    transition: all 0.3s;
    background: #30b0bc;
    color: #fff;
}

.instagramInnerTopBtn button:nth-of-type(2):active {
    transition: all 0.3s;
    background: #4d99a1;
    color: #fff;
}

.instagramInnerTopBtn button:nth-of-type(1) {
    transition: all 0.3s;
}

.instagramInnerTopBtn button:nth-of-type(1):hover {
    transition: all 0.3s;
    background: #30b0bc;
    color: #fff;
}

.instagramInnerTopBtn button:nth-of-type(1):active {
    transition: all 0.3s;
    background: #4d99a1;
    color: #fff;
}

.campPageDateContentMainHeaderSection button {
    transition: all 0.3s;
}

.campPageDateContentMainHeaderSection button:hover {
    transition: all 0.3s;
    background: #30b0bc;
    color: #fff;
}

.campPageDateContentMainHeaderSection button:active {
    transition: all 0.3s;
    background: #4d99a1;
    color: #fff;
}

.proHurtokBottomLeft {
    width: 580px;
    min-width: 580px;
}

.lyceumPageData .kindergartenInner .kindergartenDateTop h2 {
    color: #292929;
}

.lyceumPageAboutSchool2 {
    height: 435px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.lyceumPageInner h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
}

/* Camp Page --------------------------------------------------------- */
.campPageBunner {
    background: url(/wp-content/uploads/2022/11/bunner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-top: 280px;
    padding-bottom: 82px;
    overflow: hidden;
}

.campPageBunner:after {
    content: "";
    background: linear-gradient(114.78deg, rgba(0, 0, 0, 0.55) 29.32%, rgba(0, 0, 0, 0) 105.13%);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.campPageBunner .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 2;
}

.campPageBunnerLeft {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 526px;
}

.campPageBunnerSlider {
    margin-left: 50px;
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    opacity: 0;
    transition: 0.3s all;
}

.campPageBunnerSlider.slick-initialized.slick-slider {
    opacity: 1;
}

.campPageBunnerSlider .slick-list .slick-track .slick-slide {
    margin: 0 12px;
    max-width: 280px;
}

.campPageBunnerSlider .slick-list {
    margin: 0 -12px;
}

.location {
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #F55B93;
    border-radius: 100px;
    padding: 8px 16px 8px 16px;
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    margin-bottom: 30px;
}

.location::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    display: flex;
    border-radius: 50%;
}

.titleRowCamp {
    position: relative;
    text-align: right;
}

.campPageBunnerLeft h1 {
    font-family: 'Lena';
    font-style: normal;
    font-weight: 400;
    font-size: 214px;
    line-height: 150px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.campPageBunnerLeftFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.campPageBunnerLeftFlex img {
    max-width: 100%;
}

.campPageBunnerLeftFlex>p {
    font-family: 'Lena';
    font-weight: 400;
    font-size: 102px;
    line-height: 102px;
    margin-bottom: 0;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}

.campPageBunnerLeft p:nth-of-type(2) {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.campPageBunnerLeft a {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #f55b93;
    border: 4px solid rgba(255, 255, 255, .56);
    border-radius: 200px;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding-top: 12px;
}

.campPageBunnerSliderArrow {
    display: flex;
    margin-bottom: 50px;
    max-width: 626px;
    justify-content: flex-end;
}

.campPageBunnerSliderItem {
    border: 4px solid #FFFFFF;
    border-radius: 12px;
    position: relative;
    height: 370px;
}

.campPageBunnerSliderItem:hover:after {
    background: transparent;
    transition: all 0.3s;
}

.campPageBunnerSliderItem:hover p {
    transition: all 0.3s;
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), #4d99a1;
}

.campPageBunnerSliderItem:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/background-fx-white.png), linear-gradient(114.78deg, rgba(0, 0, 0, 0.55) 29.32%, rgba(0, 0, 0, 0) 105.13%);
    background-size: cover;
    background-repeat: repeat, no-repeat;
    transition: all 0.3s;
    position: absolute;
    width: 100%;
    transform: rotate(180deg);
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 10px;
}

.campPageBunnerSliderItem img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.campPageBunnerSliderItem p {
    position: absolute;
    bottom: 0;
    transition: all 0.3s;
    left: 0;
    min-height: 57px;
    z-index: 2;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.2;
    color: #FFFFFF;
    display: flex;
    margin-bottom: 0;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    border-radius: 0 0 12px 12px;
    padding: 10px;
}

.campPageBunnerSliderItem p::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/subtract-1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 18px;
    height: 18px;
    display: flex;
}

.campPageMriyaCamp {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 0 0 128px 0;
    position: relative;
}

.webp .campPageMriyaCamp {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp);
}

.campPageMriyaCamp .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;

}

.campPageMriyaCampTop {
    display: flex;
    justify-content: space-between;
}

.campPageMriyaCampTopLeft {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-right: 24px;
    min-width: 60%;
    padding-top: 24px;
}

.campPageMriyaCampTopLeftSection {
    width: 24%;
    margin-right: 24px;
}

.campPageMriyaCampTopLeftSection:nth-last-of-type(1) {
    margin-right: 0;
}

.campPageMriyaCampTopLeftSection h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #346166;
    padding-bottom: 10px;
    border-bottom: 4px solid #346166;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.campPageMriyaCampTopLeftSection p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.campPageMriyaCampTopLeftSection:nth-of-type(1) h2:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector1-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    margin-right: 6px;
}

.campPageMriyaCampTopLeftSection:nth-of-type(2) h2:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    margin-right: 6px;
}

.campPageMriyaCampTopLeftSection:nth-of-type(3) h2:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector3.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: flex;
    margin-right: 6px;
}

.campPageMriyaCampTopLeftSection:nth-of-type(4) h2:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/vector4.svg);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 24px;
    width: 24px;
    height: 24px;
    display: flex;
    margin-right: 6px;
}

.campPageMriyaCampTopRight img {
    max-width: 100%;
}

.campPageMriyaCampTopMain {
    margin-top: 130px;
}

.campPageMriyaCampTopMain h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 64px;
}

.campPageMriyaCampTopMainLeft p span,
.underLineText {
    text-decoration: underline solid #5F9FA6 8px;
    text-decoration-skip-ink: none;
}

.campPageMriyaCampTopMainContainer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.campPageMriyaCampTopMainLeft>p:nth-of-type(1) {
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 32px;
}

.campPageMriyaCampTopMainLeft>p:nth-of-type(2) {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
}

.campPageMriyaCampTopMainLeft ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.campPageMriyaCampTopMainRight h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 8px;
}

.campPageMriyaCampTopMainRight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.campPageMriyaCampTopMainLeft {
    width: 48%;
}

.campPageMriyaCampTopMainRight {
    width: 48%;
}

.campPageInfoContainerSectionLeft button {
    display: flex;
    align-items: center;
}

.campPageInfoContainerSectionLeft button svg {
    margin-left: 8px;
}

.campPageInfo {
    background: url(/wp-content/uploads/2022/11/artcontainer.png.webp), #F7F3EB !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 80px 0;
    position: relative;
    margin-top: -15px !important;
}

.campPageInfoContainerSection .campPageInfoContainerSectionLeft>p:nth-of-type(1) {
    height: 120px;
}

.webp .campPageInfo {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageInfoLeft:hover h3 {
    color: #446CAB;
    cursor: pointer;
}

.campPageInfoLeft:active h3 {
    color: #3B5E94;
}

.campPageInfo .campPageInner h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 80px;
}

.campPageInfoContainer {
    display: flex;
    justify-content: space-between;
}

.campPageInfoLeft {
    width: 24%;
    display: flex;
    flex-direction: column-reverse;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    justify-content: flex-end;
}

.campPageInfo .campPageInner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.campPageInfoContainerSection {
    flex-direction: row;
    width: 48%;
    align-items: center;
}

.campPageInfoLeft img {
    border-radius: 12px 12px 0 0;
    margin-bottom: 32px;
    width: 100%;
    max-width: 100%;
}

.campPageInfoContainerSection img {
    border-radius: 0 12px 12px 0;
    margin-bottom: 0;
    display: flex;
}

.campPageInfoLeft h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    padding: 0 24px;
    margin-bottom: 0;
}

.campPageInfoLeft p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin-bottom: 24px;
    height: 50px;
    overflow: hidden;
    padding: 0 24px;
}

.campPageInfoContainerSection .campPageInfoContainerSectionLRight {
    width: 50%;
    height: 100%;
    display: flex;
}

.campPageInfoContainerSection .campPageInfoContainerSectionLeft {
    width: 50%;
}

.campPageInfo:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 0;
}

.campPageInfo.exemple2::before {
    display: none;
}

.campPageInfoLeft button {
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    background: transparent;
    margin: 0 24px;
}

.campPageInfo {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 80px 0;
}

.webp .campPageInfo {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageLive .livePhoto {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
}

.webp .campPageLive .livePhoto {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
}

.webp .campPageReviews {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageLive .innerSection .livePhotoTop h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
}

.campPageLocation {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.webp .campPageLocation {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #CFE3E6 !important;
}

.campPageImg {
    object-fit: contain;
    width: 100%;
    margin-top: -10px;
    margin-bottom: -20px;
}

.campPageImg1 {
    margin-top: -15px;
    height: auto;
}

.campPageDateContentTop a:nth-of-type(1) {
    background: #30b0bc;
    color: #FFFFFF;
}

.campPageDateContentMainHeaderSection {
    transition: all 0.3s;
    padding: 18px;
    margin-right: 10px;
}

.campPageDateContentMainHeaderSection:hover {
    background: #4d99a1;
    box-shadow: 0px 56px 30px -35px rgba(37, 75, 72, 0.5);
    border-radius: 12px;
    transition: all 0.3s;
    padding: 18px;
    margin-right: 10px;
}



.campPageDateContentMainHeaderSection:hover .campPageDatePrice,
.campPageDateContentMainHeaderSection:hover .campPageDatePrice p,
.campPageDateContentMainHeaderSection:hover .campPageDatePrice span,
.campPageDateContentMainHeaderSection:hover .countDays,
.campPageDateContentMainHeaderSection:hover .allInclusive {
    color: #FFFFFF !important;
}

.campPageDateContentMainHeaderSection:hover button {
    border: 2px solid #3b9099;
    border-radius: 12px;
    background: transparent;
    color: #fff;
    width: 100%;
}

.campPageOtherOffersSectionLeft button:hover {
    background: #ffffff;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
}

.campPageOtherOffersSectionLeft button:active {
    border: none;
    color: #709BDE;
}

.campPageOtherOffersSectionLeft button:active svg path {
    fill: #709BDE;
}

.campPageLocation .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.campPageLocationLeft h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 64px;
}

.campPageLocationLeft>p:nth-of-type(1) {
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 32px;
}

.campPageLocationLeft>p:nth-of-type(1) span:after {
    content: "";
    width: 88%;
    background: #5F9FA6;
    height: 8px;
    display: block;
    margin-top: -13px;
}

.campPageLocationLeft>p:nth-of-type(2) {
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
}

.campPageLocationLeft>p:nth-of-type(2) strong {
    font-weight: 700;
}

.campPageLocationLeft {
    width: calc(45% - 32px);
}

.campPageLocationRight {
    width: 55%;
    position: relative;
}

.campPageLocationSliderItem {
    padding: 16px 16px 48px 16px;
    background: #FFFFFF;
    justify-content: center;
    border-radius: 12px;
    text-align: center;
    display: flex !important;
}

.campPageLocationSliderItem img {
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
}

#campPageLocationSlider,
.dotsBlock {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 10px;
}

#campPageLocationSlider .slick-dots,
.dotsBlock .slick-dots {
    position: static;
}

#campPageLocationSlider .slick-dots li,
.dotsBlock .slick-dots li {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 50%;
    margin-right: 8px;
}

#campPageLocationSlider .slick-dots li:nth-last-child(1),
.dotsBlock .slick-dots li:nth-last-child(1) {
    margin-right: 0;
}

#campPageLocationSlider .slick-dots li.slick-active,
.dotsBlock .slick-dots li.slick-active {
    background: #346166;
}

#campPageLocationSlider .slick-dots li button,
.dotsBlock .slick-dots li button {
    display: none !important;
}

.campPageLocationPrev,
.transferPrev {
    position: absolute;
    left: 0;
    top: 43%;
    transform: translateY(-50%), rotate(180deg);
}

.campPageLocationNext,
.transferNext {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-55%);
}

.campPageMenu {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 128px 0;
    position: relative;
}

.webp .campPageMenu {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #CFE3E6 !important;
}

.campPageMenu .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.campPageMenu .campPageInner h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    margin-bottom: 64px;
    width: 35%;
}

.campPageMenuContainer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.campPageMenuContainerLeft {
    width: 380px;
    background: #FFFFFF;
    border-radius: 12px;
}

.campPageMenuContainerLeft h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    padding: 16px 0;
    background: #F7F3EB;
    text-align: center;
    border-radius: 12px 12px 0 0;
    margin-bottom: 0;
}

.campPageMenuSection {
    padding: 16px;
}

.campPageMenuSection p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 5px;
}

.campPageMenuSection ul {
    list-style: none;
    margin: 0 0 16px 0;
}

.campPageMenuSection:nth-last-of-type(1) {
    margin-bottom: 0;
}

.campPageMenuSection ul li {
    font-family: 'Caveat';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #3B5E94;
    border-bottom: 1px dotted #9B9B9B;
    padding: 5px 0;
}

.campPageMenuContainerRight {
    display: inline-block;
    width: 640px;
    margin: 0 0 0 auto;
}

.campPageMenuSection2 {
    padding: 32px 16px;
    width: 279px;
    background: #ffffff;
    backdrop-filter: blur(8px);
    border-radius: 12px;
    text-align: center;
    position: relative;
    margin: 0 20px 28px;
}

.campPageMenuSection2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin: 0;
}

.campPageMenuSection2 p strong {
    font-weight: 700;
}

.campPageMenuContainerRight1:nth-of-type(1) {
    margin-right: 24px;
}

.campPageMenuContainerRight1 {
    height: 623px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.campPageMenu::after {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 56%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-position: center;
}



.campPageReviews .innerSection h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
}

.campPageReviews .innerSection .reviewsContainerTop a {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}



.campPageReviews {
    position: relative;
}



.campPageDate {
    background: url(/wp-content/uploads/2022/11/dateimg.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
    padding: 80px 0;
}

.webp .campPageDate {
    background: url(/wp-content/uploads/2022/11/dateimg.png.webp);
}

.campPageDate:after {
    content: "";
    background: linear-gradient(114.78deg, rgba(0, 0, 0, 0.55) 29.32%, rgba(0, 0, 0, 0) 105.13%);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.campPageDate .campPageInner {
    max-width: 1250px;
    margin: 0 auto;
}

.campPageDate .campPageInner h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #FFFFFF;
    margin-bottom: 130px;
}

.campPageDateContentTop {
    padding: 16px 32px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    max-width: 100%;
    margin: 0 auto 96px auto;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}

.campPageDateContentTop a {
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    background: transparent;
    margin-right: 16px;
    transition: all 0.3ms;
    display: flex;
    text-decoration: none;
}

.campPageDateContentTop a:nth-last-of-type(1) {
    margin-right: 0;
}

.campPageDateContentTop a:hover {
    background: #30b0bc;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    color: #FFFFFF;
    transition: all 0.3ms;
    cursor: pointer;
}

.campPageDateContentMain {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 24px;
}

.campPageDateContentMainHeader {
    padding: 32px 32px 56px 32px;
    display: none;
    align-items: flex-end;
    border-radius: 24px 24px 0 0;
}



.campPageDateContentMainHeader.stage-active {
    display: flex;
}

.campPageDateContentMainHeaderSection {
    width: 25%;
}

.campPageDatePriceText {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #346166;
    padding: 2px 8px 2px 6px;
    background: #CFE3E6;
    border-radius: 16px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    width: max-content;
}

.campPageDatePriceText:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FFA3D1;
    margin-right: 7px;
}

.campPageDatePrice {
    display: flex;
    align-items: baseline;
    margin-bottom: 32px;
}

.campPageDatePrice p {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 0;
}

.campPageDate .campPageInner {
    position: relative;
    z-index: 2;
}

.campPageDatePrice span {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
}

.campPageDateContentMainHeaderSection>p:nth-of-type(2) {
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 0;
}

.campPageDateContentMainHeaderSection>p:nth-of-type(3) {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #446CAB;
    margin-bottom: 24px;
}

.campPageDateContentMainHeaderSection button {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    border: 2px solid transparent;
    margin: 0 auto;
}

.campPageDatePrice svg {
    margin-left: 13px;
}

.campPageDateContentMainFooter {
    display: flex;
    align-items: center;
    padding: 8px 32px 24px 32px;
    background: #3b9099;
    border-radius: 0 0 24px 24px;
}

.campPageDateContentMainFooterLeft {
    width: 20%;
}

.campPageDateContentMainFooterLeft>p:nth-of-type(1) {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 0;
}

.campPageDateContentMainFooterLeft>p:nth-of-type(2) {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 0;
}

.campPageDateContentMainFooter ul {
    display: flex;
    padding-left: 16px;
    margin: 0;
}

.campPageDateContentMainFooter ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.campPageDateContentMainFooter ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #F55B93;
    border-radius: 50%;
    margin-right: 8px;
}

.campPageSchool {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.webp .campPageSchool {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #CFE3E6 !important;
}

.campPageSchool .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.campPageSchoolLeft h2 {
    font-family: 'Lena';
    font-style: normal;
    font-weight: 400;
    font-size: 184px;
    line-height: 184px;
    margin-bottom: 16px;
    -webkit-text-stroke: 2px #292929;
    color: transparent;
}

.campPageSchoolLeftContainer {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.campPageSchoolLeftSection {
    margin-right: 32px;
    text-align: center;
}

.campPageSchoolLeftSection:nth-last-of-type(1) {
    margin-right: 0;
}

.campPageSchoolLeftSection h3 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 0;
}

.campPageSchoolLeftSection p {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.campPageSchoolLeftContainer:after {
    content: "";
    background: url(/wp-content/uploads/2022/11/decor-color-line.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.webp .campPageSchoolLeftContainer:after {
    background: url(/wp-content/uploads/2022/11/decor-color-line.png.webp);
}

.campPageSchoolRight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.campPageSchoolRight p strong {
    font-weight: 700;
}

.campPageSchoolLeft {
    width: 47%;
}

.campPageSchoolRight {
    width: 40%;
}

.campPageOtherOffers {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.webp .campPageOtherOffers {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #CFE3E6 !important;
}

.campPageOtherOffers .campPageInner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

.campPageOtherOffers .campPageInner h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 80px;
}

.campPageOtherOffersContainer {
    display: flex;
    justify-content: space-between;
}

.campPageOtherOffersSection {
    display: flex;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    justify-content: space-between;
    position: relative;
}

.campPageOtherOffersSectionLeft {
    padding: 32px;
    width: 50%;
    display: flex;
    flex-direction: column;
}

.campPageOtherOffersSectionLeft h3 {
    padding: 8px 16px;
    background: #F55B93;
    border-radius: 100px;
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    width: max-content;
    z-index: 2;
}

.campPageOtherOffersSectionLeft p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    overflow: hidden;
    margin-bottom: 50px;
    flex-grow: 1;
}

.campPageOtherOffersSectionLeft button {
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    background: transparent;
}



.campPageOtherOffersSectionLeft h3 span {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    border: 1.5px solid #FFFFFF;
    margin-left: 8px;
}

.campPageOtherOffersSectionLeft h3 span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.campPageOtherOffersSection:nth-of-type(1) {
    margin-right: 24px;
}

.campPageOtherOffersSectionRight {
    border-radius: 0 12px 12px 0;
}

.campPageOtherOffersSectionRight img {
    border-radius: 0 12px 12px 0;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.campPageQuestion {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
    background-repeat: repeat;
    width: 100%;
    padding: 0 0 128px 0;
    margin-top: -20px;
}

.webp .campPageQuestion {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageQuestion .campPageInner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}

.campPageAccardion {
    width: 580px;
    background: #FFFFFF;
    box-shadow: 0px 1px 6px rgba(167, 181, 218, 0.26);
    border-radius: 12px;
    border: none;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
}

.campPageQuestionTittle p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-left: 0;
}

.campPageAccardion .panel {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
}

.campPageQuestionLeft {
    margin-right: 125px;
    width: 55%;
}

.campPageQuestionLeft h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
    margin-bottom: 64px;
}

.campPageQuestionRight {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 128px 24px;
    width: 481px;
    box-sizing: border-box;
}


.campPageQuestionRightContainer {
    padding: 64px 32px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
}

.campPageQuestionRightContainer h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.campPageQuestionRightContainer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin-bottom: 32px;
}

.campPageQuestionTittle {
    width: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.campPageQuestionRightContainer form {
    width: 100%;
    padding: 0;
    background: transparent;
    margin-bottom: 0;
}

.campPageQuestionRightContainer form .formHomeSub input {
    margin-bottom: 0;
}

.campPageNewsNome {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB !important;
}

.webp .campPageNewsNome {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png.webp), #F7F3EB !important;
}

.campPageNewsNome .innerSection .newsNomeTop h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
}

.campPageInstagram .instagramInner .instagramInnerTop>img {
    max-width: 100%;
    width: 248px;
    height: 88px;
}

.campPageOtherOffers {
    position: relative;
}

.campPageOtherOffers:before {
    content: "";
    background: url(/wp-content/uploads/2022/11/frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.campPageBunnerLeft a {
    transition: all 0.5ms;
}

.campPageBunnerLeft a:hover {
    transition: all 0.5ms;
    background: #FDAF8D;
    border: 4px solid #ffffff;
}

.campPageMriyaCampTopRightMobile {
    display: none;
}

.campPageImgMobile {
    display: none;
}

.campPageInfoLeftMobile {
    display: none;
}

.accardionLeft {
    width: 50%;
}



.innerValuesSection {
    margin-right: 0 !important;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeLeft {
    width: 33%;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeCenter {
    width: 33%;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeRight {
    width: 33%;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeLeft .valuesAccardion .valuesAccardionTittle {
    min-height: 110px;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeCenter .valuesAccardion .valuesAccardionTittle {
    min-height: 110px;
}

.lyceumPageValues .innerSection .valuesHomeContainer .valuesHomeRight .valuesAccardion .valuesAccardionTittle {
    min-height: 110px;
}

.titleBlog h1 {
    margin: 0;
}

.fromContainer {
    display: flex;
    align-items: center;
}

.kindergartenPageFormBlock input:focus {
    background: #FFFFFF;
    border: 1px solid rgb(52 97 103);
}

.fromContainer .kindergartenPageFormInnerLeft form .kindergartenPageFormBlock input {
    margin-right: 0;
}

.campPageInfoLeft {
    transition: all 0.5s;
}

.campPageInfoLeft:hover {
    transition: all 0.5s;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}

.campPageOtherOffersSection {
    transition: all 0.5s;
}

.campPageOtherOffersSection:hover {
    transition: all 0.5s;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}

.itemNews {
    transition: all 0.5s;
}

.itemNews:hover {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.15);
}

.valuesAccardion.activeAccord {
    border-radius: 12px 12px 0 0 !important;

}

.campPageInfoLeft {
    height: 400px;
}

.campPageQuestionRightContainer form .popapFormInput input {
    padding: 6px 16px 5px 32px;
    width: 100%;
    height: 52px;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-bottom: 16px;
}

.campPageQuestionRightContainer form .popapFormInputTel input {
    padding: 6px 16px 5px 32px;
    width: 100%;
    height: 52px;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-bottom: 16px;
}

.kindergartenValues {
    padding: 128px 0 !important;
}

.teacherCard.lyceumPageTeacherCard {
    padding: 64px 0 !important;
}



.newsContainer .moreBtn {
    display: none;
}

.newsContainer .newsItemBlock-1 .moreBtn {
    display: inline-block;
}

.liceumTopBtn .lyceumPageBtn2 {
    margin-top: 0;
}

.lyceumPageBtn1.morePlans {
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 0;
}

.innerWhoСanContainerLeftBtn.liceumTopBtn {
    margin-top: 20px;
}

.workshop.listClubLite,
.newsNome.listNewsLite {
    background: url(/wp-content/uploads/2022/11/backgroundpage.png), #F7F3EB;
}


.newsNome.listNewsLite h2,
.workshop.listClubLite h2 {
    color: #292929;
}

.moreBlog {
    font-size: 13px;
    color: #292929;
    text-decoration: none;
    transition: 0.3s all;
    position: relative;
    right: 5px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(10deg) brightness(108%) contrast(101%);
}

.moreBlog img {
    transition: 0.3s all;
    position: relative;
    left: 0px;
}

.moreBlog:hover img {
    left: 5px;
}

.seoBlock.seoBlog {
    padding: 80px 0;
}

.lyceumPageTeacherCard .teacherCardLeft,
.lyceumPageTeacherCard .contentTeacher,
.lyceumPageTeacherCard .contentTeacher {
    color: #292929;
}

.liteInsta .instagramInnerTop img {
    filter: brightness(0) saturate(100%) invert(12%) sepia(8%) saturate(11%) hue-rotate(343deg) brightness(97%) contrast(90%);
}

.fromContainer.zapInner {
    flex-direction: column;
}

.formBlock.flexForm {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    flex-wrap: wrap;
}

.formRow.dataFormSubmit {
    width: 178px;
}

.formRow.dataFormInput {
    width: calc(50% - 100px);
}

.countDays {
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 0;
}

.allInclusive {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #446CAB;
    margin-bottom: 24px;
}

.tabs-nav {
    margin: 0;
    display: flex;
    list-style: none;
    width: 100%;
}

.tabs-nav li {
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    background: transparent;
    margin: 8px;
    display: flex;
    text-decoration: none;
    transition: 0.3s all;
    cursor: pointer;
    width: auto;
    white-space: nowrap;
}

.campPageDateContentTop li:last-child {
    margin-right: 0;
}

.tabs-nav li.tab-active {
    background: #30b0bc;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    color: #FFFFFF;
}

.formRow.hideRow {
    display: none;
}

.popmake-content .wpcf7 form .wpcf7-response-output {
    position: relative;
}

.nolink {
    pointer-events: none;
}

.updateInfo {
    padding: 236px 0 50px 0;
    text-align: center;
}

.popapFormInputDate::after {
    content: "";
    background: url(/wp-content/themes/generatepress/images/clock-form.svg);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 15px;
    height: 15px;
    position: absolute;
    display: flex;
    left: 11px;
    top: 19px;
}

.popapFormInputDate {
    position: relative;
}

.newsNome {
    display: none;
}

.workshopSection .labelNew {
    position: absolute;
    bottom: 13px;
    right: 22px;
    z-index: 20;
}

.workshopSection .labelNew::before {
    background-color: #fff;
}

.fullLink {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    z-index: 10;
    background: none !important;
    border: 0 !important;
    top: 0;
    left: 0;
}

.devBlock a {
    pointer-events: none;
}

/* при активации popup */
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: auto !important;
}

/* ///при активации popup */

.teacherCard.lyceumPageTeacherCard {
    display: none;
}

.post-type-archive-clubs .values {
    display: none;
}

.noactive {
    opacity: 0.4;
}

.nolink.menu-item {
    filter: brightness(0) saturate(100%) invert(89%) sepia(3%) saturate(1422%) hue-rotate(323deg) brightness(113%) contrast(94%);
}

.navigationSchool {
    display: flex;
    list-style: none;
    margin: 0;
}

.navigationSchool a {
    color: #fff
}

.navigationSchool a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 5px 10px;
}

.topMenuContainer {
    margin: 0 auto;
}

.mobMenuContainer {
    display: none;
}

.parentItem {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    width: calc(33.33% - 12px);
}

.parentItemImg {
    line-height: 0;
    width: 100%;
    height: 190px;
}

.parentItemImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.parentItemText {
    color: #154761;
    padding: 32px 24px;
}

.colMenuItem {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    width: calc(25% - 10px);
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.colMenuRow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.campPageMenu.menu2 .campPageInner h2 {
    width: 100%;
}

.colMenuImg {
    width: 100%;
    height: 150px;
    overflow: hidden;
    line-height: 0;
    position: relative;
}

.colMenuImg.formatSquare {
    height: 0;
    padding-bottom: 100%;
}

.colMenuImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.colMenuImg.formatSquare img {
    position: absolute;
    left: 0;
    top: 0;
}

.pidzagolovok_menu {
    font-size: 19px;
    margin-bottom: 64px;
    margin-top: -48px;
}

.colMenuData {
    padding: 32px 24px;
    color: #154761;
    flex-grow: 1;
}

.nameColMenu {
    color: #292929;
    font-weight: 700;
    margin-bottom: 24px;
}

.colMenuItem button {
    padding: 12px 24px;
    border: 1px solid #154761;
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    background: transparent;
    color: #292929;
    display: flex;
    align-items: center;
}

.colMenuItem button svg {
    margin-left: 10px;
}

.colMenuItem button:hover {
    background: #3b9099 !important;
    border: 1px solid #3b9099 !important;
    border-radius: 12px;
}

.btnMenuBlock {
    padding: 0 24px 24px;
}

.menu2 .campPageMenuContainer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.vhodit {
    display: flex;
    background-color: #3b9099;
    width: 100%;
    padding: 18px 32px;
    border-radius: 12px;
    align-items: center;
    margin-top: 44px;
}

.vhoditName {
    font-size: 19px;
    font-weight: 700;
    margin-right: 32px;
    min-width: 120px;
}

.circleVhodit {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-right: 8px;
}

.vhoditItem {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 16px;
}

.vhoditList {
    display: flex;
    flex-wrap: wrap;
}

.topDataPrice {
    display: flex;
}

.rightTopPrice {
    width: 380px;
    background: #4D99A1;
    color: #fff;
    padding: 32px 16px;
}

.imgDataPrice {
    height: auto;
    width: calc(100% - 380px);
    position: relative;
}

.imgDataPrice img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.dataPrice {
    border-radius: 12px;
    overflow: hidden;
}

.priceTpl2 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 32px;
    line-height: 1.2;
}

.priceRowTpl2 {
    margin-bottom: 10px;
}

.daysTpl2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 7px;
}


.includesTpl2 {
    margin-top: 12px;
}

.tekst_pered_shho_vhodyt {
    font-size: 18px;
    font-weight: 600;
}

.itemIncludes {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
}

.itemIncludes::before {
    content: "";
    background-image: url(/wp-content/themes/generatepress/images/list-arr.svg);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-position: center;
    display: inline-flex;
    min-width: 18px;
    margin-right: 10px;
}

.liteBtn {
    padding: 14px;
    background-color: transparent;
    width: auto;
    margin: 0;
    display: flex;
    transition: 0.3s all;
    font-weight: 600;
    border: 2px solid #3b9099;
    border-radius: 12px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}

.liteBtn img {
    margin-left: 8px;
}

.liteBtn:hover {
    background-color: #3b9099;
    border-color: #3b9099;
    color: #fff;
}

.priceBtnBlockTpl2 {
    margin-top: 24px;
}

.osoba {
    font-size: 16px;
    font-weight: 300;
}

.dodatkoviVitrati {
    background-color: #3b9099;
    padding: 16px 32px;
    display: flex;
    align-items: center;
}

.dodVitrTitle {
    min-width: max-content;
    font-size: 19px;
    font-weight: 700;
    padding-right: 16px;
    position: relative;
}

.vytrata {
    margin: 4px 0;
    position: relative;
    display: flex;
    align-items: center;
}

.circleVytrata {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: #F55B93;
    border-radius: 50%;
    margin-right: 8px;
    min-width: 14px;
}

.dodVitrList {
    padding-left: 16px;
    border-left: 1px solid;
    border-image-slice: 20;
    border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 56.77%, rgba(255, 255, 255, 0) 100%);
}

.campPageLocation.transferRow .campPageLocationLeft>p {
    font-weight: 400;
    font-size: 19px;
    line-height: 1.3;
    color: #292929;
    margin-bottom: 1.5em;
}

.campPageLocation.transferRow .campPageLocationLeft {
    font-size: 19px;
}

.snoska {
    font-size: 16px;
}

.webp .lineColor {
    background: url(/wp-content/uploads/2022/11/bordertop.png.webp);
}

.lineColor {
    height: 10px;
    background: url(/wp-content/uploads/2022/11/bordertop.png);
}

.innerRelax {
    padding: 80px 0;
    display: flex;
}

.leftRelax {
    min-width: 378px;
    width: 378px;
}

.titleSection {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #292929;
}

.rightRelax {
    padding-left: 32px;
    width: calc(100% - 380px);
}

.relaxSliderArrow {
    display: flex;
    margin-bottom: 32px;
    justify-content: flex-end;
}

.relaxSlider,
.residenceSlider {
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

.relaxSlider .slick-list .slick-track .slick-slide {
    margin: 0 12px;
    max-width: 280px;
}

.iconDopMenu {
    width: 48px;
    height: 48px;
    margin: -56px auto 10px auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

/* Правки  */
.valuesHome {
    padding-bottom: 108px;
}

.faktyRight {
    height: 482px;
}

.reviewsContainerTop>a {
    order: 3;
    margin-right: 0;
    padding-right: 20px;
}

.reviewsContainerTop .topPrevReviews {
    order: 1;
}

.reviewsContainerTop .topNextReviews {
    order: 2;
}

.valuesAccardion {
    height: 80px;
}

.proKindergartenRight p br {
    display: none;
}

.kindergartenPageProgram {
    background-size: auto, 52% !important;
}

.kindergartenPageProgramContainer p:nth-last-of-type(1) {
    margin-bottom: 0;
}

.teacherCard {
    position: relative;
}

.teacherCard::after {
    content: "";
    background: url(/wp-content/uploads/2022/11/paint-background-2.png);
    background-repeat: repeat, no-repeat !important;
    background-size: auto, cover !important;
    background-position: left bottom !important;
    position: absolute;
    top: -5px;
    right: 0;
    width: 100%;
    height: 50px;
}

.webp .teacherCard::after {
    background: url(/wp-content/uploads/2022/11/paint-background-2.png.webp);
}

.teacherCard::before {
    content: "";
    background: url(/wp-content/uploads/2022/11/paint-background-2.png);
    background-repeat: repeat, no-repeat !important;
    background-size: auto, cover !important;
    background-position: left bottom !important;
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 50px;
    transform: rotate(-180deg);
}

.webp .teacherCard::before {
    background: url(/wp-content/uploads/2022/11/paint-background-2.png.webp);
}

.reviewsContainerTop a svg path {
    fill: #292929;
}

.site-header {
    color: rgb(52 97 103);
}

.whoСanRow .innerWhoСan .innerWhoСanContainer .innerWhoСanContainerLeft .innerWhoСanContainerLeftBtn {
    margin-left: auto;
}

.proHurtok {
    padding-bottom: 0;
}

.slick-arrow.slick-hidden {
    display: none;
}

.teacherCardLeft .innerWhoСanContainerLeftBtn button {
    font-size: 16px !important;
}

.clubContent .mainClub .teacherCard::before {
    content: none;
}

.clubContent .mainClub .teacherCard::after {
    content: none;
}

.reviewsContainerTop a:hover {
    color: #ccc;
    transition: all 0.3s;
    filter: brightness(0) saturate(100%) invert(86%) sepia(0%) saturate(0%) hue-rotate(146deg) brightness(92%) contrast(101%);
}

.reviewsContainerTop>a {
    order: 3;
    margin-right: 0;
    padding-right: 20px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(93%) saturate(26%) hue-rotate(88deg) brightness(105%) contrast(100%);
}

.campPageReviews .reviewsContainerTop>a {
    filter: brightness(0) saturate(100%)invert(5%) sepia(0%) saturate(1754%) hue-rotate(219deg) brightness(100%) contrast(76%);
}





.innerWhoСanContainerLeftBtn button {
    display: flex;
    align-items: center !important;
}

.mainKindergartenl .reviews .innerReviews.innerSection .reviewsContainerTop>a {
    filter: none;
}

.lyceumPageData .kindergartenInner::after {
    content: none;
}

.lyceumPageDataLeftStyle {
    width: 25px;
    height: 25px;
}

.lyceumPageDataRightStyle {
    width: 25px;
    height: 25px;
}

.lyceumPageReviews .innerReviews.innerSection .reviewsContainerTop>a {
    filter: none;
}

.lyceumContent .mainLyceum.mainSchool .livePhoto {
    background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #4d99a1
}

.lyceumContent .mainLyceum.mainSchool .livePhoto .innerlivePhoto .livePhotoTop h2 {
    color: #ffffff;
}




html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: auto !important;
}

/* html.pum-open.pum-open-overlay.pum-open-scrollable body> :not([aria-modal="true"]) {
    padding-right: 0 !important;
} */

.campPageInnerImg {
    display: none;
}

.campPageMenu.fullBgMenu::after {
    height: 100%;
}

.campPageMenu.fullBgMenu .campPageInner h2 {
    color: #fff;
}

.main404 .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main404 .wrapper span {
    margin-top: 23px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
}

.main404 .wrapper h2 {
    font-weight: 900;
    font-size: 80px;
    line-height: 110%;
    text-align: center;
    color: #292929;
    margin-bottom: 16px;
}

.main404 .wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
    width: 33%;
    margin-bottom: 16px;
}

.notPage {
    font-weight: 700 !important;
    font-size: 28px !important;
    line-height: 140%;
    text-align: center;
    color: #292929;
    width: 100%;
    margin-bottom: 16px;
}

.main404 .wrapper a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 32px;
    width: 151px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s;
}

.main404 .wrapper a:hover {
    transition: all 0.3s;
    background: #30b0bc;
}

.main404 .wrapper a:active {
    transition: all 0.3s;
    background: transparent;
    color: #709BDE;
}

.error404 .site-header {
    position: relative !important;
}

.main404 {
    padding-bottom: 35px;
}

.contactPage {
    padding: 64px 0;
}

.contactPageWrapper {
    padding: 0 20px;
}

.contactPageLeft {
    width: 481px;
    margin-right: 125px;
}

.contactPageRight {
    width: 582px;
}

.contactPageWrapper h2 {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 32px;
}

.contactPageLeft p {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 24px;
}

.contactPageLeft>a {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #292929;
    margin-bottom: 16px;
    display: block;
    text-decoration: none;
}

.contactPageMail {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.contactPageMail>img {
    margin-right: 8px;
}

.contactPageMail a {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    text-decoration: none;
}

.contactPageLeft>button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.contactPageLeft>button img {
    margin-left: 13px;
}

.contactPageLeftText {
    margin-bottom: 16px !important;
}

.contactPageSocial {
    display: flex;
    align-items: center;
}

.contactPageSocial a:nth-of-type(2) {
    margin: 0 16px;
}

.contactPageRightFlex .contactPageInput {
    width: 32%;
}

.contactPageTop {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.contactPageRight h3 {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.contactPageRight>p {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin-bottom: 16px;
}

.contactPageRightFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.page-template-contact-template .site-header,
.page-template-public-info-template .site-header,
.page-template-calendar-template .site-header {
    position: relative !important;
}

.contactPageInput input {
    display: flex;
    align-items: center;
    padding: 6px 16px 5px 44px;
    background: #FFFFFF;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    height: 52px;
    box-sizing: border-box;
}

.contactPageInput textarea {
    padding: 11px 16px 5px 44px;
    background: #FFFFFF;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    height: 130px;
    box-sizing: border-box;
    resize: none;
}

.contactPageInput input::placeholder {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.contactPageInput textarea::placeholder {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
}

.contactPageInput {
    position: relative;
}

.contactPageRightFlex .contactPageInput:nth-of-type(1):after {
    content: "";
    background: url(/wp-content/uploads/2023/03/nameicon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 15px;
    left: 16px;
}

.contactPageRightFlex .contactPageInput:nth-of-type(2):after {
    content: "";
    background: url(/wp-content/uploads/2023/03/phoneicon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 15px;
    left: 16px;
}

.contactPageRightFlex .contactPageInput:nth-of-type(3):after {
    content: "";
    background: url(/wp-content/uploads/2023/03/emailicon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 15px;
    left: 16px;
}

.contactPageTextArea {
    position: relative;
    margin-bottom: 16px;
}

.contactPageTextArea:after {
    content: "";
    background: url(/wp-content/uploads/2023/03/messageicon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 8px;
    left: 16px;
}

.contactPageInputSubmit {
    margin-left: auto;
    position: relative;
    width: max-content;
}

.contactPageInputSubmit input {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 64px 14px 32px;
    background: #3b9099;
    border-radius: 12px;
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}

.contactPageInputSubmit:after {
    content: "";
    background: url(/wp-content/uploads/2023/03/submit.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: flex;
    position: absolute;
    top: 18px;
    right: 32px;
}

.contactPageBottomContent {
    display: flex;
    align-items: center;
    padding: 16px;
    background: rgba(41, 41, 41, 0.1);
    border-left: 8px solid #4D99A1;
    border-radius: 8px 8px 0px 0px;
    width: 465px;
    box-sizing: border-box;
}

.contactPageBottomContent img {
    margin-right: 10px;
}

.contactPageBottomContent p {
    margin-bottom: 0;
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.error404 .site-header .inside-header #nav-icon span {
    background: #292929;
}

.error404 .site-logo,
.page-template-contact-template .site-logo,
.page-template-contact-template .slideout-toggle,
.page-template-public-info-template .site-logo,
.page-template-public-info-template .slideout-toggle,
.page-template-calendar-template .site-logo,
.page-template-calendar-template .slideout-toggle {
    filter: brightness(0) saturate(100%) invert(19%) sepia(67%) saturate(364%) hue-rotate(138deg) brightness(101%) contrast(90%);
}

.page-template-contact-template .fullMenuRow {
    padding-top: 20px;
}

.podtitleInfoParent {
    font-size: 24px;
    margin-top: -59px;
    margin-bottom: 50px;
}

.descContactForm {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin-bottom: 16px;
}

.formRow.formRowFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.colformRow-3 {
    width: calc(33.33% - 8px);
}

.nameField {
    background-image: url(/wp-content/themes/generatepress/images/nameicon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left 7px center !important;
}

.telField {
    background-image: url(/wp-content/themes/generatepress/images/phoneicon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left 7px center !important;
}

.emailField {
    background-image: url(/wp-content/themes/generatepress/images/emailicon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left 7px center !important;
}

.commentInput,
.formBlock textarea {
    background-image: url(/wp-content/themes/generatepress/images/messageicon.svg);
    background-repeat: no-repeat;
    background-position: left 7px top 7px;
    padding: 6px 16px 5px 35px;
    height: 130px;
    border: 1px solid rgb(52 97 103);
    border-radius: 8px;
    margin-bottom: 16px;
}

.formRow.formSubmit .wpcf7-submit.submitContact {
    background-image: url(/wp-content/themes/generatepress/images/submit.svg);
    background-position: right 32px center;
}

.formWhite input.emailField,
.formWhite input.telField,
.formWhite input.nameField,
.formWhite textarea {
    background-color: #fff !important;
}

.campPageBunnerSliderItem.bronItem {
    min-width: 280px;
    background-color: #4D99A1;
    color: #fff;
    display: inline-flex !important;
    flex-direction: column;
    padding: 20px;
}

.campPageBunnerSliderItem.bronItem::after {
    display: none;
}

.priceBron {
    font-size: 33px;
    font-weight: 700;
}

.brobDate {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

.dataBron {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.poperedneBronuvanna {
    font-size: 13px;
    font-weight: 400;
    background: #CFE3E6;
    color: #346166;
    border-radius: 16px;
    display: inline-block;
    width: max-content;
    padding: 3px 10px;
    margin-left: auto;
}

.btnBrobBlock a {
    background-color: #3b9099;
    display: block;
    text-align: center;
    color: #fff;
    padding: 14px;
    border-radius: 12px;
    text-decoration: none;
}

.btnBrobBlock a:hover {
    background-color: #6da9b0;
}

.campPageInfoContainerSectionLRight img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0;
}

.campPageInfoContainerSectionLeft {
    padding: 20px 0;
}

.dataPriceTab {
    display: none;
}

.dataPriceTab.stage-active {
    display: block;
}

.priceZmina {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 20px;
}

.daysZmina {
    font-size: 28px;
    font-weight: 600;
}

.leftSesonPrice {
    height: auto;
    width: calc(100% - 380px);
    position: relative;
    display: flex;
    flex-direction: column;
}

.imgDataSezonPrice {
    flex-grow: 1;
    position: relative;
    min-height: 450px;
}

.imgDataSezonPrice img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.popularZmina {
    background: #CFE3E6;
    border-radius: 16px;
    color: #346166;
    font-size: 13px;
    display: inline-flex;
    padding: 0 10px;
    align-items: center;
    height: 20px;
}

.popularZminaRow {
    height: 50px;
}

.circlePopZmina {
    width: 10px;
    height: 10px;
    background-color: #FDAF8D;
    border-radius: 50%;
    margin-right: 7px;
}

.dataInfoZmina {
    margin-bottom: 32px;
}

.dodatkoviVitrati.vitratyZmina.vitratySmall {
    display: none;
}

.btnSimple {
    color: #292929;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.consultZmina {
    text-align: center;
    margin-top: 24px;
}

.payMetodCol {
    min-width: 121px;
    margin-left: 20px;
}

.linkOferta {
    color: #446CAB;
    font-size: 13px;
    margin-left: 24px;
    text-decoration: none;
    font-weight: 600;
}

.ofertaSmall {
    display: none;
}

.bronTextModal {
    font-size: 19px;
    font-weight: 700;
}

.bronForm .popupMainRight {
    padding: 30px 15px;
}

.namBronModal {
    font-size: 18px;
    font-weight: 700;
    margin: 3px 0;
}

.sezonModal {
    font-size: 18px;
    font-weight: 700;
}

.formSesonModal {
    margin: 10px 0;
    width: 100%;
}

.nashManager {
    font-size: 11px;
    text-align: left;
    line-height: 1.2;
    margin-top: 12px;
}

.bronForm .formBlock input {
    height: 40px;
    margin-bottom: 10px;
}

.bronForm .formRow.formSubmit .wpcf7-submit {
    margin: 0;
    width: 100%;
    height: 52px;
}

.nashManager a {
    display: inline-block;
    color: #446caa;
}

.payIconForm {
    width: 100%;
    text-align: left;
}

.popupMainRight .wpcf7 form .wpcf7-response-output {
    position: relative;
}

.dodVitrList.noProgramTitle {
    border-left: 0;
    padding-left: 0;
}

.plashkaColor {
    width: 48px;
    height: 48px;
    background-color: #87CAC7;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 12px;
    font-weight: 700;
}

.opysanyeFirst {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.scrollbooster-viewport {
    width: 100%;
}

.campItemMenu {
    position: relative;
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #cfe3e6;
    border-radius: 24px;
    padding: 2px 7px;
    font-size: 13px;
    color: #446cab;
    font-weight: 600;
    margin: 0 12px 12px 0;
}

.flagItem {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.flagItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.subListCamp {
    display: none;
}

.itemFullMenu.menuParentCamp:hover .subListCamp {
    display: block;
}

.itemFullMenu.menuParentCamp:hover .bgItemMenu {
    width: 100%;
}

.menuParentCamp .innerItemMenu::after {
    content: "";
    background-image: url(/wp-content/themes/generatepress/images/arr-down.svg);
    width: 10px;
    height: 6px;
    position: absolute;
    right: 10px;
}

.itemFullMenu {
    position: relative;
}

.itemFullMenu .labelNew {
    background: #CFE3E6;
    font-size: 13px;
    color: #346166;
    border-radius: 16px;
    padding: 2px 8px;
    position: relative;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
}

.itemFullMenu .labelNew::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #B6A283;
    display: inline-block;
    margin-right: 5px;
}

.sliderFakt.slick-initialized {
    opacity: 1;
}

.sliderFakt {
    opacity: 0;
    height: 100%;
    margin: 0 !important;
    position: relative;
}

.sliderFakt .slick-list,
.sliderFakt .slick-track,
.fotoFactItem {
    height: 100%;
}

.fotoFactItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.faktyRight {
    position: relative;
}

.topPrev.faktPrev {
    left: 0;
    margin: 0;
    position: absolute;
    top: calc(50% - 14px);
}

.topNext.faktNext {
    right: 0;
    margin: 0;
    position: absolute;
    top: calc(50% - 14px);
}

.topPrev:hover,
.topNext:hover {
    background: #D9D9D9;
}

.campArchPageBunner .campPageBunnerLeft {
    flex-direction: column;
    width: 100%;
    max-width: 526px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.campArchPageBunner.campPageBunner .campPageInner {
    align-items: center;
    flex-direction: column;
}

.campArchPageBunner .campPageBunnerSliderArrow {
    display: flex;
    margin-bottom: 50px;
    max-width: unset;
    justify-content: flex-end;
    padding: 0 15px;
}

.campArchivePageBunnerSlider {
    opacity: 0;
    transition: 0.3s all;
}

.campArchivePageBunnerSlider.slick-initialized {
    opacity: 1;
}

.innerItemCampArchive {
    background: #fff;
    padding: 8px;
    border-radius: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.itemCampArchive {
    padding: 0 15px;
    height: 100%;
}

.imgItemCamp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.imgItemCamp {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    border-radius: 6px;
    overflow: hidden;
}

.infoItemArchCamp {
    display: flex;
    padding: 20px 20px 10px;
    align-items: center;
    flex-grow: 1;
}

.campPageBunnerRight.grid-container {
    margin: 0 -15px;
    max-width: 1230px;
    width: 100%;
}


.campArchivePageBunnerSlider .slick-track {
    display: flex;
}

.campArchivePageBunnerSlider .slick-slide {
    float: none;
    height: auto;
}

.linkMoreArchItem {
    background-color: #CFE3E6;
    font-size: 13px;
    color: #346166 !important;
    text-decoration: none;
    font-weight: 700;
    padding: 8px 12px;
    border-radius: 4px;
    margin-left: auto;
    display: inline-flex;
}

.linkMoreArchItem:hover {
    background-color: #30b0bc;
    color: #fff !important;
}

.zminaTextItem {
    font-size: 13px;
    text-transform: uppercase;
}

.zminaArchItem {
    padding-right: 10px;
    margin-right: auto;
    display: none;
}

.moreArchItem {
    margin: 0 auto;
}

.moreArchItem.fullInfoCampList {
    margin: 0 auto;
}

.locationItemArch {
    position: absolute;
    z-index: 10;
    background-color: #F55B93;
    display: flex;
    color: #fff;
    top: 16px;
    left: 16px;
    padding: 5px 10px;
    gap: 7px;
    border-radius: 65px;
    text-transform: uppercase;
}

.flagLocationItem {
    height: 20px;
    width: 20px;
    overflow: hidden;
    border-radius: 50%;
}

.flagLocationItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.infoAboutArch {
    display: flex;
}

.colInfoAboutArch {
    width: calc(33.33% - 20px);
    display: flex;
    flex-direction: column;
}

.infoAboutArch {
    display: flex;
    justify-content: space-between;
}

.aboutArchCampRow {
    padding: 128px 32px;
}

.textInfoAboutBlock {
    background-color: #FFFFFF8F;
    padding: 32px 16px;
}

.textInfoAboutBlock,
.imgInfoAboutBlock {
    margin-bottom: 24px;
}

.imgInfoAboutBlock img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgInfoAboutBlock {
    flex-grow: 1;
}

#residenceSliderDots {
    position: relative;
    bottom: 0;
}

section {
    position: relative;
}

.valueTopTextBlock {
    position: relative;
    z-index: 15;
}

.valueTopImg {
    position: absolute;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
}

.valueTopRow {
    padding: 155px 0 20px;
}

.valueTopTextBlock {
    background-color: #FFFFFFCC;
    padding: 128px 64px;
    max-width: 580px;
    font-size: 19px;
    border-radius: 12px;
}

.valueTopWrapper {
    padding: 0 20px;
}

.valueTopTextBlock h2 {
    font-size: 33px;
    font-weight: 700;
}

.valueTopRow::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(57, 116, 111, 0.6);
    z-index: 0;
}

.visibleSm {
    display: none;
}

.webp .bgGreen {
    background-image: url(/wp-content/uploads/2022/11/background-fx-white.png.webp);
}

.bgGreen {
    background-image: url(/wp-content/uploads/2022/11/background-fx-white.png);
    background-color: #4d99a1;
    background-repeat: repeat;
}

.pad-0-20 {
    padding: 0 20px;
}

.titleValueRou {
    padding: 64px 0 32px;
    color: #fff;
}

.titlePageValue {
    margin: 0;
    font-size: 48px;
}

.valueTowColImgWrapper {
    display: flex;
    justify-content: space-between;
}

.value-col-2 {
    width: calc(50% - 12px);
}

.valueTowColTextBlock p:last-of-type {
    margin: 0;
}

.valueTowColImgBlock .coverImg {
    position: absolute;
    border-radius: 12px;
}

.valueTowColImgBlock {
    position: relative;
}

.valueTowColTextBlock {
    color: #fff;
}

.valueIconTitle {
    font-size: 33px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.valueIconTitle img {
    height: 35px;
    width: auto;
    margin-right: 12px;
}

.valueTowColImgRow {
    padding: 32px 0 96px;
}

.reversCol {
    flex-direction: row-reverse;
}

.valueTowColTextBlock blockquote {}

.valueLogoBlock {
    font-family: 'Lena';
    font-style: normal;
    font-weight: 400;
    font-size: 116px;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 0;
}

.valueBgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.valueBgWrapper {
    position: relative;
    z-index: 15;
    display: flex;
    justify-content: space-between;
}

.valueBgWrapper {
    position: relative;
    z-index: 15;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.valueBgRow {
    padding: 80px 0;
}

.valueBgBlockquote h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
}

.valueBgBlockquote blockquote {
    margin: 0;
    font-size: 19px;
}

.threeColCenterImgWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.oneColTextCIR {
    width: 280px;
}

.oneColImgCIR {
    width: calc(100% - 560px - 48px);
    mix-blend-mode: normal;
    border-radius: 12px;
    overflow: hidden;
}

.oneColTextCIR p:last-of-type {
    margin: 0;
}

.colTitle {
    font-size: 34px;
    font-weight: 700;
}

.threeColCenterImgRow {
    padding: 64px 0;
}

.fourColTextImgWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.colTextImgBlock {
    width: calc(25% - 15px);
    display: flex;
    flex-direction: column;
}

.colTextImgItem {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.img-colTextImgItem,
.txt-colTextImgItem {
    margin: 8px 0;
}

.img-colTextImgItem {
    flex-grow: 1;
    position: relative;
}

.img-colTextImgItem .coverImg {
    position: absolute;
    border-radius: 12px;
}

.colTextImgBlock:first-child .img-colTextImgItem {
    max-height: 243px;
    width: 100%;
    overflow: hidden;
    height: 243px;
}

.colTextImgBlock:nth-child(even) .colTextImgItem {
    flex-direction: column-reverse;
}

.txt-colTextImgItem ul {
    margin: 0;
    padding: 16px 0 0 16px;
}

.fourColTextImgRow {
    padding: 32px 0;
}

.authorText {
    font-weight: 700;
}

.padLivePhoto {
    padding-bottom: 64px;
}

.campSelectSlider {
    width: calc(100% - 480px - 24px);
}

.campSelectData {
    min-width: 480px;
    width: 480px;
}

.innerCampSelectInfo {
    display: flex;
    justify-content: space-between;
}

.innerCampSelectInfo .dotsBlock {
    position: relative;
    width: 100%;
    height: 10px;
    bottom: 36px;
}

.campSelectData {
    background: #fff;
    padding: 16px;
    border-radius: 12px;
}

.campSelectImg {
    width: 100%;
    height: 200px;
    margin-bottom: 32px;
    position: relative;
}

.campSelectSlider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.campPageLocationSlider,
.livePhotoContainer,
.blockSlickSlider {
    opacity: 0;
    height: 0;
    transition: 0.3s all;
}

.campPageLocationSlider.slick-initialized,
.livePhotoContainer.slick-initialized,
.blockSlickSlider.slick-initialized {
    opacity: 1;
    height: auto;
}

.zagolovokTabirData {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 8px;
}

.tekstRedPlashka {
    background-color: #F55B93;
    color: #fff;
    font-weight: 700;
    display: inline-flex;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 32px;
}

.campSelectInfoRow {
    padding: 128px 16px 32px;
}

.btnLink {
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    background: #3b9099;
    padding: 14px 32px;
    border-radius: 12px;
    line-height: 1.5;
    transition: 0.3s all;
}

.btnLink:hover {
    background: #30b0bc;
}

.btnMoreBlockSelect {
    text-align: right;
    margin-top: 16px;
}

.campSelectInfoRow .campPageLocationSliderItem img {
    width: 100%;
    height: calc(100% - 32px);
}

.campSelectInfoRow .campPageLocationSlider {
    height: 100% !important;
}

.campSelectInfoRow .slick-list,
.campSelectInfoRow .slick-track {
    height: 100%;
}

.campSelectInfoRow .campPageLocationSliderItem {
    padding: 16px;
    height: 100%;
}

.selectZminaBlock {
    display: flex;
    margin-bottom: 16px;
}

.navSelectCamp {
    width: 80px;
    display: flex;
}

.navSelectItem {
    width: 36px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sliderSelectZminItem {
    color: #346166;
    font-size: 13px;
    font-weight: 700;
    background: #CFE3E6;
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.sliderSelectZminItem:hover {
    background: #30b0bc;
    color: #fff !important;
}

.sliderSelectZmin .slick-slide {
    padding: 0 5px;
}

.sliderSelectZmin {
    width: calc(100% - 80px);
}

.navSelectNext {
    transform: rotate(180deg);
}

.itemCampArchive.turItem {
    padding: 0 8px;
}

.itemCampArchive.turItem .innerItemCampArchive {
    background: #fff;
    padding: 16px;
    border-radius: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.turItem .moreArchItem {
    text-align: right;
    margin-bottom: 16px;
}

.descShortTur {
    font-size: 19px;
    font-weight: 700;
    padding: 16px 0;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.2;
    flex-grow: 1;
}

.circleTur {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: #00C789;
    border-radius: 50%;
    margin-right: 8px;
    min-width: 14px;
}

.turItem .locationItemArch {
    top: 32px;
    left: 32px;
}

.nedostupnyj .descShortTur {
    color: #154761;
}

.nedostupnyj .linkMoreArchItem {
    background-color: #3b9099 !important;
    opacity: 0.5;
    color: #FFFFFF8F !important;
    cursor: default;
    pointer-events: none;
}

.nedostupnyj .circleTur {
    background-color: #D5D5D5;
}

.turRow {
    padding: 32px 16px;
}

.turSlider {
    margin: 0 -8px;
}

#turSliderDots {
    position: relative;
    bottom: 0;
}

.sliderFullCol .slick-track {
    display: flex !important;
}

.sliderFullCol.slick-initialized .slick-slide {
    display: block;
    height: auto;
}


.webp .waitingRow {
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png.webp);
}

.waitingRow {
    background-image: url(/wp-content/uploads/2022/11/backgroundpage.png);
    background-color: #CFE3E6 !important;
    background-repeat: repeat;
    width: 100%;
    padding: 0 16px 128px;
    position: relative;
}

.waitingSliderRow {
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-left: -12px;
}

.innerWatingItem {
    width: 279px !important;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    height: 100%;
}

.waitingItem {
    height: 100%;
    padding: 12px;
}

.watingName {
    padding: 32px 24px;
    text-align: center;
    color: #3B5E94;
    font-weight: 700;
}

.watingImg {
    height: 150px;
    width: 100%;
    position: relative;
}

.blackColor {
    color: #292929;
}

.topWating .titleRow {
    margin-left: 0;
    margin-bottom: 0;
}

.topWating .campPageBunnerSliderArrow {
    display: flex;
    max-width: unset;
    justify-content: flex-end;
    margin: 0;
    padding-left: 16px;
}

.topWating {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.topTelSlide {
    margin-right: 32px;
}

.topTelSlide .topTelLink {
    font-size: 19px;
    font-weight: 700;
    color: #292929;
}

.abVideo {
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.videoBlockBg::after {
    content: "";
    background: rgba(77, 153, 161, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.infoDocItem {
    margin-bottom: 7px;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.docLink {
    display: inline-flex;
    text-decoration: none;
    color: #292929;
    font-weight: 600;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.docLink:hover {
    color: #346166;
}

.innerTabContent {
    column-width: calc(33.33% - 20px);
    column-count: 3;
    column-gap: 20px;
}

.fileSize {
    font-size: 12px;
    white-space: nowrap;
}

.iconDoc {
    width: 17px;
    min-width: 17px;
    margin-right: 7px;
    display: flex;
}

.contentTab {
    display: none;
}

.contentTab.activeContent {
    display: block;
}

.tabsNav {
    list-style: none;
    margin: 0 0 32px;
    display: flex;
    border-bottom: 4px solid #3b9099;
    padding-bottom: 24px;
    flex-wrap: wrap;
}

.tabsNav li {
    background-color: #CFE3E6;
    padding: 8px 12px;
    font-size: 13px;
    margin: 0 4px 4px;
    transition: 0.3s all;
    cursor: pointer;
    border-radius: 4px;
    white-space: nowrap;
}

.tabsNav li:hover,
.tabsNav li.activeTab {
    background-color: #346166;
    color: #fff;
}

.listDocRow {
    margin-top: 68px;
}

.vartoRowInner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.campPageInfoContainer.vartoSlider {
    flex-wrap: wrap;
}

.vartoRowInner h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 110%;
    color: #292929;
    margin-bottom: 80px;
}

#vartoSliderDots {
    position: relative;
    bottom: 0;
}

.fullSlider .slick-slide {
    height: auto;
    float: none !important;
}

.fullSlider .slick-slide {
    height: auto;
}


.vartoItem {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
}

.innerVartoItem {
    height: 100%;
    padding: 0 10px;
}

.vartoRow {
    padding: 80px 0;
}

.vartoItem .parentItemText {
    padding: 24px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.vartoItemImg {
    line-height: 0;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    position: relative;
}

.vartoItem .vartoItemImg img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.vartoRow .slick-list {
    width: 100% !important;
}

.vartoItemText {
    color: #154761;
    padding: 32px 24px 16px;
}

.vartoSlider .slick-track {
    display: flex;
}

.vartoSlider .slick-slide {
    float: none;
    height: auto;
}

.elementarySchoolPageBanner {
    display: flex;
    height: 900px;
}

.elementarySchoolPageBannerLeft {
    width: calc(100% - 51%);
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #4d99a1;
    background-repeat: repeat;
    background-size: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
    padding-right: 104px;
}

.elementarySchoolPageBannerRight {
    width: 51%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.elementarySchoolPageBannerLeftIcon {
    height: 428px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 61px;
    margin-right: 64px;
}

.elementarySchoolPageBannerLeftText {
    height: 428px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 65px;
    width: 471px;
}

.elementarySchoolPageBannerRight img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementarySchoolPageBannerLeft {
    display: flex;
}

.elementarySchoolPageBannerLeftText h1 {
    font-family: 'Lena';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 135%;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    margin-bottom: 20px;
}

.elementarySchoolPageBannerLeftText h1::after {
    content: "";
    background: url(/wp-content/uploads/2023/06/emoji1.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 50%;
    height: 57.6px;
    display: block;
    margin-left: 16px;
}
.schools-template-liceum2-template .elementarySchoolPageBannerLeftText h1::after {
	content: none;
}
.elementarySchoolPageBannerLeftText p {
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 20px;
}
h2.accent-title
{
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    color: #3b9099;
    font-family: 'Lena';
}
p.subtitle
{
	font-size: 18px;
    text-align: center;
    color: #144761;
}
.elementarySchoolPageBannerLeftText button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 207px;
    height: 61px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #FFFFFF;
    transition: all 0.5s;
}

.elementarySchoolPageBannerLeftText button:hover {
    transition: all 0.5s;
    background: #30b0bc;
}

.elementarySchoolPageBannerLeftIcon div {
    width: 100px;
    height: 100px;
}

.elementarySchoolPageBannerLeftIcon div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementarySchoolPageGreen {
    padding: 45px 0;
    background: #79B074;
    min-height: 185px;
    position: relative;
}

.elementarySchoolPageGreenWrapper {
    max-width: 1178px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.elementarySchoolPageGreen::after {
    content: "";
    background: url(/wp-content/uploads/2023/06/decorcolorline.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.elementarySchoolPageGreenText {
    max-width: 683px;
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: rgb(255 255 255 / 87%);
    margin-left: -23px;
}

.elementarySchoolPageGreenText span {
    font-weight: 800;
    color: #ffffff;
    font-style: italic;
}

.elementarySchoolPageGreenLogo {
    width: 178px;
    height: 73px;
}

.elementarySchoolPageGreenLogo img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.elementarySchoolPageGreenImg {
    display: flex;
}

.elementarySchoolPageGreenImg div {
    width: 75px;
    height: 75px;
}

.elementarySchoolPageGreenImg div img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.elementarySchoolPageGreenImg div:nth-of-type(2) {
    margin: 0 8px;
}

.elementarySchoolPageAdvantagesSliderItem {
    width: 279px !important;
}

.AdvantagesSliderItemContent {
    padding: 24px;
    background: #A79BDF;
    border-radius: 32px;
    box-sizing: border-box;
    border: 4px solid transparent;
    transition: all 0.5s;
    padding-top: 18px;
}

.color1 {
    background: #F55B93;
}

.color2 {
    background: #79B074;
}

.color3 {
    background: #87CAC7;
}

.color4 {
    background: #FDAF8D;
}

.color5 {
    background: #A79BDF;
}

.color6 {
    background: #709BDE;
}

.color7 {
    background: #00C789;
}

.color8 {
    background: #B7B7B7;
}

.AdvantagesSliderItemContentText {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 19px;
    height: 5.7em;
    overflow: hidden;
}

.AdvantagesSliderItemContentText.expanded {
    height: auto;
    /* Расширенная высота контента */
    display: flex;
    -webkit-line-clamp: none;
    -webkit-box-orient: none;
}

.expand-button {
    transform: rotate(0deg);
    /* Изначальный угол поворота кнопки */
    transition: all 0.5;
}

.expand-button.rotated {
    transform: rotate(180deg);
    /* Угол поворота кнопки при раскрытом контенте */
    transition: all 0.5;
}

.AdvantagesSliderItemContent>p {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    min-height: 60px;
    margin-bottom: 12px;
}

.elementarySchoolPageAdvantagesSliderItem {
    min-height: 401px;
    width: 279px !important;
    position: relative;
    display: flex !important;
    align-items: flex-end;
    cursor: pointer;
}

.AdvantagesSliderItemContent {
    min-height: 268px;
}

.elementarySchoolPageAdvantagesSlider .slick-slide {
    margin: 0 12px;
}

.elementarySchoolPageAdvantagesSliderItem.expanded .AdvantagesSliderItemContent {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.AdvantagesSliderItemImg {
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translateX(-50%);
    z-index: -1;
    transition: all ease-out .3s;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
}

.elementarySchoolPageAdvantagesSlider .slick-slide>div {
    display: flex;
    align-items: flex-end;
}

.elementarySchoolPageAdvantagesSliderItem.expanded {
    flex-direction: column;
}

.elementarySchoolPageAdvantagesSliderItem button {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border: 2px solid #FFFFFF;
    border-radius: 50px;
    margin: 0 auto;
    background: transparent;
    padding: 0;
    transition: all 0.5s;
}

.elementarySchoolPageAdvantagesSliderItem button:hover {
    background: #3b9099;
    transition: all 0.5s;
}

.elementarySchoolPageAdvantagesSlider .slick-list {
    height: 100%;
}

.elementarySchoolPageAdvantagesSliderItem button img {
    width: 20px;
    height: 20px;
}

.elementarySchoolPageAdvantagesSlider {
    left: 0;
    position: absolute;
    bottom: 97px;
}

.elementarySchoolPageAdvantages {
    height: 855px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 128px;
    overflow: hidden;
    background: #F7F3EB;
}

.elementarySchoolPageAdvantages::after {
    content: "";
    background: url(/wp-content/uploads/2023/06/decorcolorline.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.elementarySchoolPageAdvantagesNavigation {
    position: absolute;
    bottom: 20px;
    left: 47%;
    transform: translateY(50%);
    display: flex;
    justify-content: center;
}

.elementarySchoolPrev,
.elementarySchoolNext {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26.83px;
    height: 27.83px;
    background: #ffffff;
    border-radius: 4px;
    transition: all 0.5s;
}

.elementarySchoolPrev:hover,
.elementarySchoolNext:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.elementarySchoolNext {
    transform: rotate(180deg);
}

.elementarySchoolPrev {
    margin-right: 24px;
}

.elementarySchoolPageAdvantagesSlider .slick-track {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.AdvantagesSliderItemImg.expanded {
    position: static;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
    justify-content: center;
    display: flex;
    transform: unset;
    transition: none !important;
    margin: 0 auto;
}

.elementarySchoolPageAdvantages .elementarySchoolPageAdvantagesWrapper>h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    position: absolute;
    left: 0;
    color: #3B9099;
    top: 192px;
}

.elementarySchoolPageAdvantagesSliderItem:hover .AdvantagesSliderItemImg {
    top: 0;
}

.elementarySchoolPageAdvantagesSliderItem:hover .color1 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color2 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color3 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color4 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color5 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color6 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color7 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageAdvantagesSliderItem:hover .color8 {
    transition: all 0.5s;
    border: 4px solid rgb(52 97 103);
}

.elementarySchoolPageProgram {
    position: relative;
    padding: 138px 0 128px 0;
    background-position: center;
}

.elementarySchoolPageProgram::after {
    content: "";
    background: url(/wp-content/uploads/2023/06/backgroundfx.png);
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.img_bg_program img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img_bg_program {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.elementarySchoolPageProgram::before {
    content: "";
    background: rgba(59, 94, 148, 0.9);
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.elementarySchoolPageProgramWrapper {
    max-width: 784px;
    margin: -8px auto 0 auto;
    position: relative;
    z-index: 10;
}

.elementarySchoolPageProgramWrapper h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 18px;
}

.elementarySchoolPageProgramWrapper>p {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 32px;
}

.elementarySchoolPageProgramWrapper>h3 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.elementarySchoolPageProgramContainer>div {
    width: 265.32px;
    height: 266.68px;
    margin: 0 auto;
}

.elementarySchoolPageProgramContainer>div img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.elementarySchoolPageProgramWrapper button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 207px;
    height: 61px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 32px auto 0 auto;
    transition: all 0.5s;
}

.elementarySchoolPageProgramWrapper button:hover {
    transition: all 0.5s;
    background: #30b0bc;
}

.elementarySchoolPageIntelect {
    padding: 128px 0px 152px 0;
    background: #FFFFFF;
    position: relative;
}

.elementarySchoolPageIntelect::after {
    content: "";
    background: url(/wp-content/uploads/2023/07/frame-1000001788.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.schoolTeachersPrev:hover {
    background: #30b0bc;
    transition: all 0.5s;
    cursor: pointer;
}

.schoolTeachersNext:hover {
    background: #30b0bc;
    transition: all 0.5s;
    cursor: pointer;
}

.elementarySchoolPageIntelectWrapper {
    max-width: 1188px;
    margin: 0 auto;
}

.IntelectTopContainer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 39px;
}

.IntelectTopLeft {
    width: 481px;
}

.IntelectTopRight {
    width: 582px;
}
.schools-template-liceum2-template .IntelectTopLeft img
{
	border-radius:64px;
}
.schools-template-liceum2-template .IntelectTop {
    margin-bottom: 120px;
}
.schools-template-liceum2-template .elementarySchoolPageIntelect {
    padding: 128px 0 5px 0;

}
.IntelectTopBottomContainer {
    display: flex;
    align-items: center;
    height: 72px;
    width: 335px;
    padding: 0 16px;
    box-sizing: border-box;
    border-right: 1px solid #D9D9D9;
}

.IntelectTop {
    margin-bottom: 257px;
}

.IntelectBottomContainerLeft>p {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 42px;
}

.IntelectBottomContainerLeft span {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.IntelectBottomContainer2 {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.IntelectBottomContainer2Text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 178px;
    height: 176px;
    background: #F7F3EB;
    border-radius: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    padding: 16px;
    box-sizing: border-box;
    text-align: center;
}

.IntelectBottomContainerLeft>p span {
    margin-right: 16px;
    transform: scale(1.5);
    min-width: 32px !important;
    margin-bottom: 0 !important;
}

.IntelectBottomContainerLeft {
    width: 582px;
}

.IntelectBottomContainerLeft h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #3B9099;
    margin-bottom: 40px;
}

.IntelectBottomContainer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 53px;
}

.IntelectBottomBottom>p {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.IntelectBottomBottom>p span {
    margin-right: 4px;
    transform: scale(1.5);
}


.IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) {
    width: 185px !important;
    border-right: 1px solid #D9D9D9;
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    padding-left: 0;
}

.IntelectTopBottomContainerText {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.IntelectTopBottomContainer img {
    margin-right: 16px;
}

.IntelectTopBottomContainer:nth-of-type(1) img {
    transform: scale(1.5);
    margin-top: -10px !important;
    margin-right: 10px !important;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.IntelectTopBottom {
    display: flex;
}

.IntelectTopRight>h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #3B9099;
    margin-bottom: 40px;
}

.IntelectTopRight>div {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.IntelectTopRight>div span {
    min-width: 32px;
    margin-right: 16px;
    display: flex;
    transform: scale(1.5);
    align-items: center;
}

.elementarySchoolPageBigRightEmodjie span {
    transform: scale(1.5);
    margin-right: 10px;
}

.IntelectTopLeftContainer2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.IntelectBottomBottom.IntelectBottomBottom2>p>span {
    transform: scale(1.5);
    margin-right: 0 !important;
}

.IntelectTopLeftContainerText {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    width: 178px;
    height: 128px;
    background: #F7F3EB;
    border-radius: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
    justify-content: center;
    margin-bottom: 24px;
}
.schools-template-liceum2-template .IntelectTopLeftContainerText
{
	    margin-right: 12px;
}
.schools-template-liceum2-template .IntelectTopLeftContainer2
{
	    justify-content: flex-start;
}

.mega-hover {
  position: relative;
  overflow: hidden;
}
.mega-hover img {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  -webkit-transform: scale(1.001);
          transform: scale(1.001);
}
.mega-hover:after, .mega-hover:before {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: 1;
  z-index: 3;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
.mega-hover:before {
  top: -10%;
  right: 51%;
  bottom: -10%;
  left: 50%;
  background: rgba(255, 255, 255, 0.3);
}
.mega-hover:after {
  top: 50%;
  right: -10%;
  bottom: 50%;
  left: -10%;
  background: rgba(255, 255, 255, 0.6);
}
.mega-hover:hover:before {
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 900ms linear;
  transition: all 900ms linear;
}
.mega-hover:hover:after {
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 900ms linear;
  transition: all 900ms linear;
}
.mega-hover:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.img-box1 {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  float: right;
}
.img-box1 [class*=img-] img {
  width: 100%;
  max-height: 100%;
}
.img-box1 .img-1 {
  border-radius: var(--radius-outer, 119px) var(--radius-inner, 50px) 0 var(--radius-inner, 50px);
}
.img-box1 .img-2 {
  border-radius: var(--radius-inner, 50px) var(--radius-outer, 119px) var(--radius-inner, 50px) 0;
}
.img-box1 .img-3 {
  border-radius: var(--radius-inner, 50px) 0 var(--radius-inner, 50px) var(--radius-outer, 119px);
}
.img-box1 .img-4 {
  border-radius: 0 var(--radius-inner, 50px) var(--radius-outer, 119px) var(--radius-inner, 50px);
}
.img-box1 .vs-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.unifact .faktyRight
{
	height:auto;
}
.unifact .faktyRight {
    width: 70%;
}
.unifact {
	padding-top: 80px;
	padding-bottom: 80px;
}
.unifact .faktyLeftContainer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.unifact .faktyLeftSection {
    margin-right: 24px;
    width: 84%;
}
.unifact  .faktyLeftSection p:nth-of-type(1) {
    font-weight: 600;
    font-size: 34px;
    line-height: 1.2em;
    color: #346166;
    padding-bottom: 5px;
    border-bottom: 2px dotted #346166;
    margin-bottom: 10px;
    display: inline-block;
}
.unifact .faktyLeft h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #346167;
    text-align: left;
    margin-bottom: 32px;
}
@media (max-width:767px){
	.unifact .faktyRight {
    width: 100%;
	}
	.schools-template-liceum2-template .IntelectTopLeftContainerText {
     margin-right: 0;
	}
	.schools-template-liceum2-template .IntelectTopLeftContainer2 {
    justify-content: space-around;
	}
	.schools-template-liceum2-template .elementarySchoolPageIntelectWrapper {
        padding: 0 15px;
    }
	.schools-template-liceum2-template .IntelectTop {
    margin-bottom: 60px;
	}
	.fakty.unifact .innerFakty {
        flex-direction: column;
        padding: 0;
    }
	.img-box1 {
    gap: 15px;
	-ms-grid-columns: 1fr 15px 1fr;
    margin-bottom: 15px;
    margin-top: 15px;
	}
	.unifact .faktyLeftSection p:nth-of-type(1) {
        font-size: 24px;
        line-height: 20px;
    }
}
.IntelectTopRight>p {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.IntelectBottomBottomContainer {
    display: flex;
    justify-content: space-between;
}

.IntelectBottomBottomContainerBlock {
    width: 20%;
    padding: 8px;
    box-sizing: border-box;
    border-right: 1px solid #D9D9D9;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
}

.IntelectBottomBottomContainerBlock img {
    min-height: 62px;
    margin-bottom: 16px;
}

.IntelectBottomBottomContainerBlock:nth-of-type(1) {
    border-left: 1px solid #D9D9D9;
}

.fullDaySchool {
    background: #FFFFFF;
    padding: 80px 0;
    box-sizing: border-box;
}

.fullDaySchoolWrapper {
    max-width: 1188px;
    margin: 0 auto;
}

.fullDaySchoolTop {
    display: flex;
    justify-content: space-between;
    margin-bottom: 38px;
}

.fullDaySchoolTopLeft {
    width: 481px;
    height: 550px;
    border-radius: 64px;
    overflow: hidden;
    margin-bottom: 24px;
}

.fullDaySchoolTopLeft img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.fullDaySchoolTopRight {
    width: 582px;
}

.fullDaySchoolTopRight h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #3B9099;
    margin-bottom: 40px;
}

.fullDaySchoolTopRightText {
    font-weight: 400;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.fullDaySchoolTopRight span {
    margin-right: 16px;
    transform: scale(1.5);
}


.fullDaySchoolTopRightContent {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: #F7F3EB;
    border-radius: 16px;
    margin-bottom: 16px;
}

.fullDaySchoolTopRightContent:nth-last-of-type(1) {
    margin-bottom: 0;
}

.fullDaySchoolBottomText {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #292929;
    margin-bottom: 16px;
}

.fullDaySchoolBottomText span {
    margin-right: 4px;
    transform: scale(1.5);
    margin-right: 10px;
}


.fullDaySchoolBottomFlex {
    display: flex;
    justify-content: space-between;
}

.fullDaySchoolBottomFlexContent {
    width: 25%;
    border-right: 1px solid #D9D9D9;
    padding: 0 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fullDaySchoolBottomFlexContent img {
    margin-bottom: 12px;
    min-height: 62px;
}

.fullDaySchoolBottomFlexContent:nth-of-type(1) {
    border-left: 1px solid #D9D9D9;
}

.fullDaySchoolBottomFlexContent p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #292929;
    margin: 0;
}

.educationalPackages {
    padding: 64px 0 128px 0;
    box-sizing: border-box;
    background: #fff;
}

.educationalPackagesWrapper {
    max-width: 1188px;
    margin: 0 auto;
}

.educationalPackagesWrapper h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    text-align: center;
    color: #3B9099;
    margin-bottom: 64px;
}

.educationalPackagesContainer {
    display: flex;
    margin-bottom: 68px;
}

.educationalPackagesContainerItem {
    width: 33.33%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.educationalPackagesContainerItem h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    text-transform: uppercase;
    color: #292929;
    margin-bottom: 8px;
    box-sizing: border-box;
}

.educationalPackagesContainerItemClass {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #446CAB;
    margin-bottom: 32px;
    box-sizing: border-box;
}

.educationalPackagesContainerItem ul {
    width: 100%;
    margin: 0;
}

.educationalPackagesContainerItem ul li {
    padding: 23px 0;
    border-bottom: 1px solid rgba(41, 41, 41, 0.1);
    width: 100%;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}

.educationalPackagesLike {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    text-align: center;
}

.educationalPackagesDisLike {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #C9C9C9 !important;
    display: flex;
    align-items: center;
    text-align: center;
}

.educationalPackagesLike::before {
    content: "";
    background: url(/wp-content/uploads/2023/06/like.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.educationalPackagesDisLike:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/dislike.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.educationalPackagesContainerItem a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 32px;
    box-sizing: border-box;
    width: 230px;
    height: 52px;
    background: #3b9099;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.5s;
}

.educationalPackagesContainerItem a:hover {
    transition: all 0.5s;
    background: #30b0bc;
}

.educationalPackagesContainerItem ul li:nth-last-of-type(1) {
    margin-bottom: 32px;
    border-bottom: 0;
}

.educationalPackagesContainerItem a img {
    margin-left: 13px;
}

.educationalPackagesFlex {
    display: flex;
    justify-content: space-between;
}

.educationalPackagesFlexBlock {
    width: 32%;
    padding: 32px 85px 32px 24px;
    box-sizing: border-box;
    height: 245px;
    position: relative;
    border-radius: 4px;
    border: 2px solid rgba(41, 41, 41, 0.1);
}

.bannerBgImg {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.educationalPackagesColor1 {
    background: url(/wp-content/uploads/2023/06/illustration1.png), #709BDE;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 101%;
    border: 2px solid rgba(41, 41, 41, 0.1);
    border-radius: 4px;
}

.educationalPackagesColor2 {
    background: url(/wp-content/uploads/2023/06/illustration2.png), #79B074;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 101%;
    border: 2px solid rgba(41, 41, 41, 0.1);
    border-radius: 4px;
}

.educationalPackagesColor3 {
    background: url(/wp-content/uploads/2023/06/illustration3.png), #87CAC7;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 101%;
    border: 2px solid rgba(41, 41, 41, 0.1);
    border-radius: 4px;
}

.educationalPackagesFlexBlock h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 120%;
    text-transform: uppercase;
    color: #154761;
    margin-bottom: 16px;
}

.educationalPackagesFlexBlock p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #154761;
    margin: 0;
}

.educationalPackagesContainer .slick-slide {
    width: 396px !important;
}

.ContainerItemNone {
    display: none;
}

.elementarySchoolPageBlue {
    background: #87CAC7;
    padding: 45px 0;
    height: 165px;
}

.elementarySchoolPageBlue::after {
    content: none;
}

.elementarySchoolPageBig {
    display: flex;
    background: #F7F3EB;
}

.elementarySchoolPageBigLeft {
    width: 42%;
    height: 1500px;
    mix-blend-mode: normal;
    opacity: 0.35;
}

.elementarySchoolPageBigLeft img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementarySchoolPageBigRight {
    width: calc(100% - 42%);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 268px;
}

.elementarySchoolPageBigRightLogo {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #3B9099;
    display: flex;
    align-items: center;
    margin-bottom: 19px;
}

.elementarySchoolPageBigRightContainerLeft>p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #154761;
    width: 100%;
}

.elementarySchoolPageBigRightLogo img {
    margin-right: 16px;
}

.elementarySchoolPageBigRight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    width: 100%;
    margin-bottom: 62px;
}

.elementarySchoolPageBig .elementarySchoolPageBigRight>p {
    width: 582px;
}

.IntelectTopContainer2 {
    background: #fff;
}

.IntelectTopContainerWrapper {
    max-width: 1188px;
    margin: 0 auto;
    display: flex;
    padding: 80px 0;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 92px;
}

.IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopLeft {
    border-radius: 64px;
    overflow: hidden;
    height: 550px;
}

.elementarySchoolPageBigRightEmodjie {
    font-weight: 700;
    font-size: 19px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    width: 582px;
    margin: 0 auto;
    margin-bottom: 12px;
}

.elementarySchoolPageBigRightContainerLeft {
    width: 50%;
    padding: 16px;
    box-sizing: border-box;
}

.elementarySchoolPageBigRightContainerLeft h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 16px;
}

.elementarySchoolPageBigRightContainerLeft p {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    width: 100%;
    color: #154761;
}

.elementarySchoolPageBigRightContainerLeftImg {
    width: 50%;
}

.elementarySchoolPageBigRightContainerLeftImg img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}

.elementarySchoolPageBigRightContainer {
    display: flex;
    width: 582px;
    background: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    height: 208px;
    margin-bottom: 16px;
}


.elementarySchoolPageBlues {
    background: #446CAB;
    height: 175px;
}

.elementarySchoolPageBlues::after {
    content: none;
}

.schoolTeachers {
    padding: 80px 0;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.schoolTeachers h2 {
    max-width: 1188px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #3B9099;
    margin-bottom: 64px;
}

.schoolTeachersItem {
    display: flex !important;
    width: 780px !important;
    height: 535px;
    background: #FFFFFF;
}

.schoolTeachersSlider .slick-slide {
    margin: 0 12px;
}

.schoolTeachersItemLeft {
    min-width: 380px;
}

.schoolTeachersItemLeft img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.schoolTeachersItemRight {
    padding: 0 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.schoolTeachersItemRight h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 150%;
    color: #3B9099;
    margin-bottom: 16px;
}

.schoolTeachersItemRightText {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.schoolTeachersItemIcon1 {
    background: url(/wp-content/uploads/2023/06/schoolteachersitemleft1.svg), #fff;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
}

.schoolTeachersItemIcon2 {
    background: url(/wp-content/uploads/2023/06/schoolteachersitemleft2.svg), #fff;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
}

.schoolTeachersItemIcon3 {
    background: url(/wp-content/uploads/2023/07/icon.svg), #fff;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
}

.schoolTeachersPrev {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 32px;
    width: 84px;
    height: calc(100% - 37px);
    background: #3b9099;
    left: 0;
    top: 0;
    z-index: 2;
}

.schoolTeachersNext {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 32px;
    width: 84px;
    height: calc(100% - 37px);
    background: #3b9099;
    right: 0;
    top: 0;
    z-index: 2;
}

.innerTeacherSlider {
    position: relative;
}

#schoolTeachersDots {
    position: relative;
    max-width: 700px;
    width: 100%;
    height: 5px;
    margin: 32px auto;
    background: #ccc;
    display: block;
}

.swiper-scrollbar-drag {
    background: #3b9099;
}

#schoolTeachersDots ul {
    display: flex;
    align-items: center;
    width: max-content;
}

#schoolTeachersDots ul li {
    width: 14px;
    height: 8px;
    background: rgba(41, 41, 41, 0.1);
    border-radius: 1px;
    margin-right: 8px;
}

#schoolTeachersDots ul li button {
    padding: 0;
}

#schoolTeachersDots ul li.slick-active {
    width: 56px;
    height: 8px;
    background: #3B9099;
    border-radius: 1px;
}

#schoolTeachersDots ul li:nth-last-of-type(1) {
    margin-right: 0;
}

#schoolTeachersDots ul li button::before {
    content: none;
}

.IntelectBottomBottom2 {
    margin-bottom: 11px !important;
}

.IntelectTopLeftContainerText2 {
    height: 104px !important;
}

.IntelectTopContainer2 {
    margin-bottom: 0;
}

.elementarySchoolPage .workshop {
    padding-top: 0;
    background: #fff;
}

.elementarySchoolPage .workshop .innerWorkshop {
    max-width: 1188px;
}

.elementarySchoolPage .workshop .innerWorkshop h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 140%;
    color: #3B9099;
}

.elementarySchoolPage .workshop .innerWorkshop .workshopContainer .clubListBlock {
    margin-bottom: 24px;
}

.elementarySchoolPage .newsNome {
    display: block;
}

.elementarySchoolPage .workshop {
    padding-bottom: 104px;
}

.elementarySchoolPageAdvantagesWrapper {
    position: relative;
    max-width: 1188px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.educationalPackagesFlexBlock h3 br {
    display: none;
}

#packSchool {
    display: block;
    font-size: 19px;
    color: #3b9099;
}

.workshopHomeContainer2 .workshopContainer.workshopHome {
    top: -350px;
    z-index: 2;
}

.topPrev2 {
    display: none !important;
}

.topNext2 {
    display: none !important;
}

.elementarySchoolPageAdvantagesSlider .slick-list {
    overflow: visible;
}

.innerAccordPanel {
    padding: 16px 0;
}

.no-results.not-found {
    padding: 200px 20px 150px;
    text-align: center;
}

.jobPageTittle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.jobPageTittle h1 {
    color: #292929;
    font-size: 57px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 0;
}

.jobPagePaggination ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.jobPagePaggination ul li {
    margin-right: 8px;
    width: 32px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #CFE3E6;
}

.jobPagePaggination ul li a {
    color: #346166;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jobPagePaggination ul li:nth-of-type(1) {
    display: flex;
    width: 36px;
    height: 36px;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    background: #ffffff;
    transform: rotate(0deg);
}

.jobPagePaggination ul li:nth-last-of-type(1) {
    display: flex;
    width: 36px;
    height: 36px;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
    border-radius: 4px;
    background: #ffffff;
    margin-right: 0;
    margin-left: 0;
}

.jobPageInner {
    max-width: 1170px;
    margin: 0 auto;
}

.jobPageContent1 {
    color: #292929;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 16px;
}

.jobPageContent2 {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.jobPageCardContainer {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin: 64px -12px 105px -12px;
}

.jobPageCardContainerCard {
    width: calc(33.33% - 24px);
    height: 354px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    margin-bottom: 24px;
    padding: 32px 24px;
    box-sizing: border-box;
    transition: all 0.5s;
    margin: 0 12px 24px 12px;
    cursor: pointer;
    position: relative;
}

.jobPageCardContainerCard:hover {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.5s;
}

.jobPageCardContainerCardTop {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.jobPageCardContainerCard h2 {
    margin-bottom: 24px;
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
}

.jobPageCardContainerCardTopText1 {
    display: flex;
    padding: 0px 8px 0px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: 24px;
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    margin-right: 16px;
    border-radius: 16px;
    background: #79B074;
    box-sizing: border-box;
}

.jobPageCardContainerCardTopText1 span {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
}

.jobPageCardContainerCardTopText2 {
    display: flex;
    justify-content: center;
    align-items: center;
    mix-blend-mode: multiply;
    background: #CFE3E6;
    border-radius: 25%;
    color: #346166;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border-radius: 16px;
    padding: 0px 8px 0px 6px;
    height: 24px;
    box-sizing: border-box;
}

.jobPageCardContainerCardTopText2 span {
    width: 12px;
    height: 12px;
    background: #B6A283;
    border-radius: 50%;
    margin-right: 6px;

}

.jobPageCardContainerCardText {
    overflow: hidden;
    color: rgba(41, 41, 41, 0.50);
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 126px;
    margin-bottom: 24px;
}

.jobPageCardContainerCard a {
    display: flex;
    padding: 12px 24px;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    width: 111px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid rgb(52 97 103);
    text-decoration: none;
    background: url(/wp-content/uploads/2023/07/arrows.svg), transparent;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 73px 12px;
    color: #292929;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.jobPageForm {
    width: 100%;
    padding: 114px 0;
    box-sizing: border-box;
    position: relative;
    padding-top: 120px;
    padding-bottom: 117px;
}

.jobPageForm:after {
    content: "";
    background: linear-gradient(132deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.jobPageForm .jobPageInner {
    position: relative;
    z-index: 2;
}

.jobPageForm::before {
    content: "";
    background: url(/wp-content/uploads/2023/07/decorcolorline.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}

.jobPageFormContainer {
    display: flex;
    width: 1184px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 24px;
}

.jobPageFormContainer form {
    display: flex;
    width: 478px;
    padding: 64px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #F7F3EB;
    box-sizing: border-box;
}

.jobPageFormSocial {
    display: flex;
    width: 462px;
    justify-content: center;
    align-items: center;
    gap: 24px;
}

.jobPageFormSocial ul {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    list-style: none;
    margin: 0;
}

.jobPageFormSocial p {
    color: #FFF;
    text-align: left;
    white-space: nowrap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.jobPageFormSocial ul li {
    width: 32px;
    height: 32px;
}

.jobPageFormContainer form h2 {
    color: #292929;
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px;
}

.jobPageFormContainer form>p {
    color: rgba(41, 41, 41, 0.50);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 32px;
}

.jobPageFormContainer form .jobPageFormInput {
    display: flex;
    height: 52px;
    padding: 6px 16px 5px 44px;
    align-items: center;
    box-sizing: border-box;
    align-self: stretch;
    margin-bottom: 16px;
    color: rgba(41, 41, 41, 0.50);
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    border-radius: 8px;
    border: 1px solid rgb(52 97 103);
}

.jobPageFormContainer form .jobPageFormInput::placeholder {
    color: rgba(41, 41, 41, 0.50);
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
}

.jobPageFormContainer form .jobPageFormInput:nth-of-type(1) {
    background: url(/wp-content/uploads/2023/07/name.svg), transparent;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 16px 14px;
}

.jobPageFormContainer form .jobPageFormInput:nth-of-type(2) {
    background: url(/wp-content/uploads/2023/07/tel.svg), transparent;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 16px 14px;
}

.jobPageFormContainer form .jobPageFormInput:nth-of-type(3) {
    background: url(/wp-content/uploads/2023/07/time.svg), transparent;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 16px 14px;
}

.custom-file-upload {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-left: auto;
    margin-bottom: 16px;
    justify-content: flex-end;
}

.custom-file-upload span {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

.jobPageFormsubmit {
    display: flex;
    padding: 14px 32px !important;
    justify-content: flex-start;
    align-items: center;
    border-radius: 12px;
    background: url(/wp-content/uploads/2023/07/arrow-white.svg), #3b9099 !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: 120px 16px !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    width: 174px;
    height: 52px;
    margin-left: auto;
}

.jobPageFormsubmit:hover {
    background: url(/wp-content/uploads/2023/07/arrow-white.svg), #30b0bc !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: 120px 16px !important;
}

.jobPagePaggination ul li:hover {
    background: #30b0bc;
}

.jobPagePaggination ul li:hover a {
    color: #FFFFFF;
}

.jobPagePaggination ul li:nth-of-type(1):hover {
    background: #D9D9D9;
}

.jobPagePaggination ul li:nth-last-of-type(1):hover {
    background: #D9D9D9;
}

.jobPagePagginationMobile {
    display: none;
}

.jobPageCardContainerCardTopTextColor {
    background: #A79BDF;
}

.jobPagePaggination ul {
    margin: 0;
}

.jobPage {
    margin-top: 42px;
}

.singleVacancy {
    margin-top: 0;
    padding-top: 164px;
}

.singleVacancyInner {
    max-width: 1184px;
    margin: 0 auto;
}

.singleVacancyInner h1 {
    color: #292929;
    font-size: 57px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 64px;
}

.singleVacancyMain {
    display: flex;
    width: 1184px;
    align-items: flex-start;
    gap: 24px;
}

.singleVacancyMainRight {
    display: flex;
    width: 379px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
}

.singleVacancyMainRightBottom .jobPageFormContainer {
    width: 100%;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
}

.singleVacancyMainRightBottom .jobPageFormContainer form {
    width: 100%;
    background: rgba(255, 255, 255, 0.80);
}

.singleVacancyMainRightBottom {
    display: flex;
    width: 379px;
    flex-direction: column;
    align-items: flex-start;
}

.singleVacancyMainLeft {
    border-radius: 8px;
    border: 1px solid rgba(41, 41, 41, 0.10);
    background: #FFF;
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    width: calc(100% - 403px);
}

.singleVacancyMainRight {
    display: flex;
    width: 379px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
}

.singleVacancyMainRightBottom .jobPageFormContainer form h2 {
    width: 100%;
    text-align: left;
}

.singleVacancyMainRightBottom .jobPageFormContainer form p {
    width: 100%;
    text-align: left;
}

.singleVacancyMainLeftTop {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.singleVacancyMainLeft h3 {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin: 0;
    margin-bottom: 13px;
}

.singleVacancyMainLeft p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 20px;
}

.singleVacancyMainLeft ul {
    margin: 0;
    padding-left: 20px;
    margin-bottom: 16px;
}

.singleVacancyMainLeft ul li {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.singleVacancyMainRightTop {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border-left: 5px solid #4D99A1;
    background: rgba(255, 255, 255, 0.80);
}

.singleVacancyMainRightTop ul {
    margin: 0;
    padding-left: 20px;
    list-style: none;
}

.singleVacancyMainRightTop ul li {
    display: flex;
    flex-direction: column;
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px;
    position: relative;
}

.singleVacancyMainRightTop ul li span {
    margin-top: 8px;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.singleVacancyMainRightTop ul li:nth-last-of-type(1) {
    margin-bottom: 0;
}

.singleVacancyMainRightTop ul li:nth-of-type(1)::after {
    content: "";
    background: url(/wp-content/uploads/2023/07/singlevacancymainrighttop1.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    left: -23px;
    top: 3px;
}

.singleVacancyMainRightTop ul li:nth-of-type(2)::after {
    content: "";
    background: url(/wp-content/uploads/2023/07/singlevacancymainrighttop2.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    left: -23px;
    top: 3px;
}

.singleVacancyMainRightTop ul li:nth-of-type(3)::after {
    content: "";
    background: url(/wp-content/uploads/2023/07/singlevacancymainrighttop3.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    left: -23px;
    top: 3px;
}

.singleVacancyMain {
    padding-bottom: 64px;
}

.singleVacancyCardContainer {
    margin: 128px 0;
}

.singleVacancyCardContainerTop {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 32px;
}

.singleVacancyCardContainerTop h2 {
    color: #292929;
    font-size: 57px;
    font-weight: 700;
    line-height: 110%;
    margin: 0;

}

.singleVacancyCardSilder .slick-slide {
    margin: 0 12px;
}

.singleVacancyCardSilder {
    margin: 0 -12px;
}

.jobPageCardContainerCardTopText2 {
    white-space: nowrap;
}

.singleVacancyMainRightTop2 {
    display: none;
}

.singleVacancyCardSilder .slick-list .slick-track {
    height: 100%;
    display: flex;
    align-items: center;
}

.singleVacancyCardSilder .slick-slide>div {
    padding: 28px 0;
}

.singleVacancyCardContainerTop {
    margin-bottom: 0;
}

.singleVacancy .singleVacancyInner {
    max-width: 1170px;
    margin: 0 auto;
}

#popmake-630 {
    display: flex;
    width: 580px;
    height: 426px;
    min-width: 580px !important;
    max-width: 580px !important;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    border: 1px solid #3B5E94;
    background: #FFF;
    position: relative;
    padding: 0 !important;
    overflow: hidden;
}

#popmake-630 .pum-close {
    font-size: 0;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2023/08/icon.svg);
    background-repeat: no-repeat;
    background-size: auto;
}

#popmake-630 .pum-content {
    height: 100%;
    background: url(/wp-content/uploads/2023/08/image-1.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: inherit;
}

#popmake-630 .wpcf7 {
    width: 50%;
    display: flex;
    padding: 32px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
    box-sizing: border-box;
    margin-left: auto;
    height: 100%;
}

#popmake-630 .titleForm {
    color: #292929;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 3px;
}



#popmake-630 input {
    display: flex;
    height: 40px;
    padding: 6px 12px 5px 40px;
    align-items: center;
    align-self: stretch;
    color: rgba(41, 41, 41, 0.50);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#popmake-630 input::placeholder {
    color: rgba(41, 41, 41, 0.50);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#popmake-630 .popapFormInputDate:after {
    top: 12px !important;
}

#popmake-630 .wpcf7-submit {
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    align-self: stretch;
    background-position: right 45px center !important;
}


.bgProgrammSection {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bgProgrammSection img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.formVakanciya .descFormModal {
    color: rgba(41, 41, 41, 0.50);
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 32px;
}

#resume-upload {
    display: none;
}

.post-type-archive-vacancy .site-header {
    position: relative !important;
}

.jobPageCardContainerCardText p {
    margin: 0;
}

.post-type-archive-vacancy .formVakanciya .descFormModal {
    color: rgba(41, 41, 41, 0.50);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 auto 32px;
}

.bgVacanviyiArch {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.jobPagePaggination.sliderJobNav {
    display: flex;
}

.bannerEducationImg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.schoolTeachersSlider {
    padding: 0 84px;
}

.select-dropdown__button {
    border: 1px solid rgb(52 97 103);
    background-color: rgba(255, 255, 255, 0) !important;
    display: flex;
    height: 40px;
    padding: 6px 12px;
    align-items: center;
    color: rgba(41, 41, 41, 0.50) !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 16px;
    position: relative;
}

.select-dropdown__list {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    pointer-events: none;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    z-index: 2;
    margin: 0;
    border: 0;
    background-color: rgb(210, 210, 210);
    border-radius: 12px;
    padding: 5px 5px;
    font-size: 12px;
    flex-wrap: wrap;
}

.select-dropdown__list.active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.select-dropdown__list .select-dropdown__list-item {
    width: calc(33.33% - 4px);
    padding: 3px;
    margin: 2px;
    text-align: center;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
}

.select-dropdown__button img {
    margin-right: 12px;
}

.select-dropdown__button::before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(/wp-content/themes/generatepress/images/arr-select.svg);
    position: absolute;
    right: 10px;
    transition: all .3s ease 0s;
}

.select-dropdown__button.active::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.form__select-holder {
    position: relative;
}

.fullRozklad .clubBannerContainerLeft {
    width: 100%;
    margin-right: 0;
}

.instagramInnerContent {
    display: none;
}

.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
    font-size: 16px !important;
}

.calendarPageTitle {
    margin-bottom: 50px;
}

.namTelClubs,
.namTel {
    text-decoration: none;
    color: #292929;
}

.namTelModal {
    margin-top: 5px;
    text-align: center;
}

.psychological-center {
    background: #4D99A1;
    padding-top: 135px;
}

.psychological-center-hero {
    display: flex;
    min-width: 1280px;
    background: url(/wp-content/uploads/2023/09/bg-for-export.svg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    padding: 64px 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    padding-bottom: 0;
}

.psychological-center-wrapper {
    max-width: 1186px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 64px;
    position: relative;
    z-index: 1;
}

.psychological-center-wrapper h1 {
    color: #FFF;
    text-align: center;
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 39px;
}

.psychological-center-head {
    border-left: 4px solid #17717B;
    border-right: 4px solid #17717B;
    padding: 8px 0;
    width: max-content;
    margin: 0 auto 37px auto;
    position: relative;
}

.psychological-center-head::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #17717B;
    position: absolute;
    bottom: 0;
    right: -6px;
}

.psychological-center-head::before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(/wp-content/uploads/2023/09/cursor-greeb.svg);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -30px;
    right: -35px;
}

.psychological-center-head h2 {
    display: flex;
    padding: 16px 48px;
    justify-content: center;
    align-items: center;
    background: #FFF;
    color: #17717B;
    text-align: center;
    font-size: 69px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: 1.38px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.psychological-center-head-text {
    color: #FFF;
    text-align: center;
    font-size: 33px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    width: 467px;
    margin: 0 auto;
}

.psychological-center-hero-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 37px 0;
    height: 170px;
    position: relative;
}

.psychological-center-hero-img1 {
    position: absolute;
    left: 0;
    bottom: -27px;
}

.psychological-center-hero-img2 {
    position: absolute;
    right: 0;
    bottom: -28px;
}

.psychological-center-hero-button {
    display: flex;
    width: 170px;
    height: 170px;
    padding: 61px 5.75px 51px 5.75px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    box-sizing: border-box;
    border-radius: 200px;
    border: 4px solid #b7d1d5;
    background: #F55B93;
    cursor: pointer;
    transition: all 0.5s;
}

.psychological-center-hero-button:hover {
    border-radius: 200px;
    border: 4px solid #b7d1d5;
    background: #FDAF8D;
}

.psychological-center-hero-button button {
    background: transparent;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
}

.psychological-center-hero-flex {
    display: flex;
    width: 1186px;
    align-items: flex-start;
    gap: 48px;
}

.psychological-center-hero-flex-card {
    display: flex;
    padding: 48px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    flex: 1 0 0;
    border-radius: 12px;
    background: #CFE3E6;
    height: 211px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}

.psychological-center-hero-flex-card:hover:after {
    border-radius: 12px;
    background: #A8C8CC;
    transition: all 0.5s;
}

.psychological-center-hero-flex-card::after {
    content: "";
    backdrop-filter: blur(16.5px);
    background: #CFE3E6;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.psychological-center-hero-flex-card h3 {
    color: #292929;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.psychological-center-hero-flex-card div {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    min-height: 72px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.psychological-center-help {
    padding: 80px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.psychological-center-help .psychological-center-wrapper {
    display: flex;
    width: 1186px;
    min-width: 1186px;
    max-width: 1186px;
    padding-right: 0px;
    align-items: center;
    gap: 125px;
    border-radius: 12px;
    background: #F5F5F7;
    margin: 0 auto;
    padding-bottom: 0;
}

.psychological-center-help-tittle {
    display: flex;
    width: 379px;
    padding: 64px 48px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 12px 0px 0px 12px;
    background: #F5F5F7;
    box-sizing: border-box;
    color: #292929;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.psychological-center-help-tittle-left {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.psychological-center-help .psychological-center-help-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* margin-left: -17px;
    margin-top: -3px;
    left: 46%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute !important; */
}

.psychological-center-help-slider {
    padding-top: 2px;
    padding-left: 2px;
}

.psychological-center-help-slider .slick-slide {
    padding: 0 12px;
}

.psychological-center-help-slider-item {
    height: 176px;
    max-width: 380px;
    padding: 29px 48px 0px 45px;
    align-items: flex-start;
    gap: 16px;
    display: flex !important;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.5s;
    overflow: hidden;
}

.psychological-center-help-slider {
    padding: 2px;
}

.psychological-center-help-slider-item:hover {
    transition: all 0.5s;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #CFE3E6;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.psychological-center-help-slider-item-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    flex: 1 0 0;
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-weight: 600;
    line-height: 150%;
}

.psychological-center-help-slider-item-img {
    position: absolute;
    top: 11px;
    right: 34px;
}

.psychological-center-help-navigation {
    display: flex;
    align-items: center;
    width: 634px;
    margin-left: -2px;
    position: relative;
    margin-top: 48px;
    z-index: 100;
}

.psychological-center-help-navigation-left {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    margin-right: 16px;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}

.psychological-center-help-navigation-left:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-help-navigation-left:active {
    transition: all 0.5s;
    background: transparent;
}

.psychological-center-help-navigation-right {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    transform: rotate(180deg);
    margin-left: 16px;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}

.psychological-center-help-navigation-right:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-help-navigation-right:active {
    transition: all 0.5s;
    background: transparent;
}

.psychological-center-help-navigation-center {
    width: calc(634px - 86px);
    height: 6px;
    background: #FFF;
    display: block !important;
    border-radius: 99px;
}

.psychological-center-calendar-navigation-center .swiper-scrollbar-drag {
    background: #CCBCA2;
}

.psychological-center-help-navigation-center .swiper-scrollbar-drag {
    background: #CCBCA2;
}

.psychological-center-help-navigation-center .slick-dots {
    position: static;
}

.psychological-center-help-container2 {
    display: flex;
    min-width: 1280px;
    max-width: 100%;
    padding: 130px 0px 197px 0px;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    align-self: stretch;
    box-sizing: border-box;
    background: #F7F3EB;
}

.psychological-center-help-wrapper {
    width: 1187px;
    margin: 0 auto;
    position: relative;
}

.psychological-center-help-container-position {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1187.996px;
    height: 1357.621px;
}

.psychological-center-head2 {
    display: flex;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-left: 4px solid #292929;
    width: max-content;
    border-right: 4px solid #292929;
    margin: 0 auto 30px auto;
    position: relative;
}

.psychological-center-head2::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #292929;
    position: absolute;
    bottom: 0;
    right: -6px;
}

.psychological-center-head2::before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(/wp-content/uploads/2023/09/cursor-black.svg);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -30px;
    right: -35px;
}

.psychological-center-head2 h2 {
    display: flex;
    padding: 8px 48px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #3B9099;
    color: #FFF;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 120%;
}

.psychological-center-help-slider .slick-track {
    padding: 10px 0;
}

.psychological-center-help-wrapper>p {
    color: #292929;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    z-index: 10;
}

.psychological-center-help-container-flex-card {
    display: flex;
    width: 380px;
    height: 380px;
    min-width: 380px;
    max-width: 380px;
    padding: 48px 48px 0px 48px;
    align-items: flex-start;
    gap: 16px;
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.50);
    background: #6698FC;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    position: relative;
}

.psychological-center-help-container-flex {
    display: flex;
    align-items: center;
    gap: 48px;
    position: relative;
    z-index: 5;
    margin-top: 64px;
    justify-content: center;
}

.psychological-center-help-container-flex-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 128px;
}

.psychological-center-help-container-flex-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 128px;
}

.psychological-center-help-container-flex-card>div:nth-of-type(1) {
    color: #FFF;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.psychological-center-help-container-flex-card>div:nth-of-type(2) {
    position: absolute;
    bottom: 25px;
    right: 32px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(1)>div:nth-of-type(2) {
    bottom: 15px;
    right: 30px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(2)>div:nth-of-type(2) {
    bottom: 11px;
    right: 21px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(3)>div:nth-of-type(2) {
    bottom: 11px;
    right: 10px;
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(1)>div:nth-of-type(2) {
    bottom: 13px;
    right: 46px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(2) {
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.50);
    background: #F0A479;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(2)::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/help-container-flex-card1-2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 14px;
    right: 276px;
    height: 220px;
    width: 208px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(3)::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/help-container-flex-card1-3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 194px;
    right: 275px;
    height: 220px;
    width: 185px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(1)::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/help-container-flex-card1-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 209px;
    right: 282px;
    height: 220px;
    width: 185px;
}

.psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(3) {
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.50);
    background: #FFA3D1;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(1) {
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.50);
    background: #A79BDF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(2) {
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.50);
    background: #79B074;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(2)>div:nth-of-type(2) {
    right: auto;
    left: 27px;
    bottom: 6px;
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(1)::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/help-container-flex-card1-4.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 270px;
    right: 222px;
    height: 160px;
    width: 118px;
}

.psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(2)::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/help-container-flex-card1-5.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 31%;
    right: -73px;
    height: 160px;
    width: 160px;
}

.psychological-center-help-container-position-img1 {
    position: absolute;
    right: 0;
    top: 97px;
}

.psychological-center-help-container-position-img2 {
    position: absolute;
    left: 0;
    top: 730px;
}

.psychological-center-help-container-position-img3 {
    position: absolute;
    right: 0;
    bottom: -103px;
}

.psychological-center-calendar {
    display: flex;
    min-width: 1280px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 128px 0px;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    align-self: stretch;
    overflow: hidden;
}

.psychological-center-calendar .psychological-center-head h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: none;
}

.psychological-center-calendar .psychological-center-head {
    margin-bottom: 0;
}

.psychological-center-calendar-flex {
    display: flex;
    min-width: 1186px;
    max-width: 1186px;
    justify-content: center;
    align-items: flex-start;
    gap: 48px;
}

.psychological-center-calendar-flex-left {
    display: flex;
    width: 569px;
    height: 576px;
    min-width: 569px;
    overflow: hidden;
    max-width: 569px;
    padding: 42px 0 0px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    border-radius: 12px;
    background: #F5F5F7;
    position: relative;
}

.psychological-center-flex-right {
    display: flex;
    width: 569px;
    height: 576px;
    min-width: 569px;
    max-width: 569px;
    padding: 42px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #F5F5F7;
    position: relative;
    padding-left: 40px;
    padding-top: 17px;
}

.psychological-center-calendar .psychological-center-calendar-wrapper {
    width: 1186px;
    gap: 64px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.psychological-center-calendar-flex-left>h3 {
    color: #292929;
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 0;
    padding: 0 41px;
}

.psychological-center-flex-left-flex {
    width: 100%;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
    padding: 0 32px;
}

.psychological-center-flex-left-flex>div {
    display: flex;
    padding: 8px 23px 8px 13px;
    align-items: center;
    box-sizing: border-box;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    height: 48px;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    line-height: 1.2;
}


/* .psychological-center-main .am-event-upcoming {
    position: absolute;
    top: -597px;
    right: 42px;
    height: 492px;
    overflow: hidden;
    width: 485px !important;
    padding-left: 0 !important;
} */
.psychological-center-flex-right .am-event-upcoming__block-wrapper {
    height: 302px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 20px;
}

.psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
    color: #292929;
    font-size: 23px !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    padding-left: 48px;
    margin-bottom: 120px;
}

.psychological-center-flex-right p {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 29px;
    position: absolute;
    top: 105px;
    left: 40px;
}

.psychological-center-flex-right-img {
    position: absolute;
    left: 40px;
    top: 32px;
}

.psychological-center-flex-right .am-event-upcoming__block {
    height: 104px;
}

.psychological-center-flex-right .am-event-upcoming__block-wrapper::-webkit-scrollbar {
    width: 4px;
    /* ширина скроллбара */
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.00);
    background: rgba(41, 41, 41, 0.10);
}

.psychological-center-flex-right .am-event-upcoming__block-wrapper::-webkit-scrollbar-thumb {
    background-color: #3B9099;
    /* цвет ползунка */
    border-radius: 100px;
}

.psychological-center-main .am-event-upcoming__block-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #555;
    /* цвет ползунка при наведении */
}

.psychological-center-calendar-flex-left-art {
    position: absolute;
    right: 0;
    bottom: -51.287px;
    width: 100%;
    height: 251.634px;
}

.psychological-center-main .am-event-left {
    width: 100% !important;
    position: relative;
}

.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-calendar {
    height: 1058px;
}

.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header {
    margin-bottom: 15px;
}

.psychological-center-main .el-button.am-event__btn.am-event__btn-today.el-button--default {
    display: none;
}

.psychological-center-main .am-event-search {
    display: none;
}

.psychological-center-main .am-event-header__right-inner {
    display: none;
}

.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left {
    flex-direction: row-reverse;
}

.psychological-center-main .am-event-header__title {
    padding-left: 44px;
    color: #FFF !important;
    font-size: 23px !important;
    font-weight: 700;
    text-transform: capitalize !important;
    line-height: 150%;
}

.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .am-event__btn-gray {
    width: 27px;
    height: 27px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}

.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .am-event__btn-gray:nth-of-type(1) {
    position: absolute;
    left: 0;
    top: 5;
    width: 27px;
    height: 27px;
}

.psychological-center-calendar-bottom {
    display: flex;
    width: 1186px;
    min-width: 1186px;
    max-width: 1186px;
    padding-right: 0px;
    align-items: center;
    gap: 125px;
    border-radius: 12px;
    position: relative;
    background: #F5F5F7;
}

.psychological-center-flex-right .am-event-left.mobile {
    display: none;
}

.psychological-center-foto-top-nav-prev {
    display: flex !important;
}

.psychological-center-foto-top-nav-next {
    display: flex !important;
}

.psychological-center-calendar-bottom-left {
    display: flex;
    width: 380px;
    padding: 64px 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    border-radius: 12px 0px 0px 12px;
    background: #F5F5F7;
}

.psychological-center-calendar-bottom-left h3 {
    color: #292929;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0;
}

.psychological-center-calendar-bottom-left p {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.psychological-center-teacher-navigation {
    height: 6px;
    max-width: 986px;
    border-radius: 99px;
    background: rgba(255, 255, 255, 0.10);
    left: 50% !important;
    transform: translateX(-50%);
    bottom: 1px !important;
    z-index: 100;
}

.psychological-center-teacher-navigation .swiper-scrollbar-drag {
    background: #CCBCA2;
}

.psychological-center-calendar-slider .psychological-center-help-slider-item {
    display: flex;
    height: 226px;
    max-width: 380px;
    align-items: flex-start;
    gap: 16px;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.psychological-center-help-slider-item div {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.psychological-center-main .am-event-upcoming.am-event-right {
    display: none;
}

.psychological-center-calendar-item div {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.psychological-center-calendar-item-img {
    position: absolute;
    right: -50px;
    bottom: -4px;
}

.psychological-center-calendar-navigation {
    display: flex;
    align-items: center;
    width: 634px;
    margin-top: 41px;
    margin-left: 12px;
}

.psychological-center-calendar-navigation-left {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    margin-right: 16px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    box-sizing: border-box;
    transition: all 0.5s;
}

.psychological-center-calendar-navigation-left:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-calendar-navigation-left:active {
    transition: all 0.5s;
    background: transparent;
}

.psychological-center-calendar-navigation-right:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-calendar-navigation-right:active {
    transition: all 0.5s;
    background: transparent;
}

.psychological-center-calendar-navigation-right {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    transform: rotate(180deg);
    margin-left: 16px;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}

.psychological-center-calendar-navigation-center {
    width: calc(634px - 86px);
    height: 6px;
    background: #FFF;
    border-radius: 99px;
    display: block !important;
}

.psychological-center-calendar-slider {
    padding: 2px;
}

.psychological-center-teacher-navigation {
    height: 6px !important;
    border-radius: 99px !important;
    background: rgba(255, 255, 255, 0.10) !important;
}

.psychological-center-teacher {
    display: flex;
    min-width: 1280px;
    max-width: 100%;
    padding: 128px 0px;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    align-self: stretch;
}

.psychological-center-teacher-wrapper {
    width: 1187px;
    margin: 0 auto;
}

.psychological-center-teacher .psychological-center-teacher-head h2 {
    text-transform: capitalize;
}

.psychological-center-calendar {
    position: relative;
}

.psychological-center-calendar::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/psychological-center-calendar-bg1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -42px;
    top: 166px;
    height: 1230px;
    width: 700px;
}

.psychological-center-calendar::before {
    content: "";
    background: url(/wp-content/uploads/2023/09/psychological-center-calendar-bg2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 244px;
    top: 105px;
    height: 389.7px;
    width: 328.935px;
}

.psychological-center-calendar-wrapper {
    position: relative;
    z-index: 2;
}

.psychological-center-teacher-main {
    display: flex;
    width: 100%;
    min-width: 1186px;
    max-width: 1186px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin-top: 64px;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.psychological-center-teacher-item {
    display: flex !important;
    align-items: flex-start;
    gap: 125px;
    width: 986px;
}

.psychological-center-teacher-item-left {
    display: flex;
    width: 380px;
    flex-direction: column;
    align-items: flex-start;
}

.psychological-center-teacher-item-right {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /*grid-template-rows: repeat(1, 1fr);*/
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: 582px;
    width: 481px;
}

.psychological-center-teacher-item-right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.psychological-center-teacher-slider .slick-slide {
    padding: 0 100px;
}

.psychological-center-teacher-item-right-img:nth-of-type(1) {
    grid-area: 1 / 1 / 4 / 4;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.5s;
}

.psychological-center-teacher-item-right-img:nth-of-type(2) {
    grid-area: 1 / 4 / 4 / 6;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.5s;
}

.psychological-center-teacher-item-right-img:nth-of-type(3) {
    grid-area: 4 / 1 / 6 / 3;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.5s;
}

.psychological-center-teacher-item-right-img:nth-of-type(4) {
    grid-area: 4 / 3 / 6 / 6;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.5s;
}

.psychological-center-teacher-item-right-img img {
    transition: all 0.5s;
}

.psychological-center-foto-slider-item img {
    transition: all 0.5s;
}

.psychological-center-foto-slider-item:hover img {
    transition: all 0.5s;
    transform: scale(1.2);
}

.psychological-center-teacher-item-right-img:hover img {
    transition: all 0.5s;
    transform: scale(1.2);
}

.psychological-center-teacher-item-left-name {
    color: #FFF;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 8px;
}

.psychological-center-teacher-item-left-position {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 32px;
}

.psychological-center-teacher-item-left-white {
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    padding: 8px 24px 8px 16px;
    align-items: center;
    gap: 16px;
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 13px;
    line-height: 150%;
    width: max-content;
}

.psychological-center-teacher-item-left-message {
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 0px 20px 20px 20px;
    background: #F5F5F7;
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 16px;
}

.psychological-center-teacher-wrapper {
    position: relative;
}

.psychological-center-teacher-wrapper::after {
    content: "";
    background: url(/wp-content/uploads/2023/09/bg-for-export-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 420px;
    height: 400px;
    position: absolute;
    top: 77px;
    left: 0;
}

.psychological-center-teacher-arrow-left {
    background: url(/wp-content/uploads/2023/09/arrowleft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 43%;
    left: 0;
    cursor: pointer;
    z-index: 20;
    display: block !important;
}

.psychological-center-teacher-navigation {
    position: relative;
    z-index: 20;
}

.psychological-center-teacher-arrow-right {
    background: url(/wp-content/uploads/2023/09/arrowleft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 43%;
    z-index: 20;
    right: 0;
    cursor: pointer;
    transform: rotate(180deg);
    display: block !important;
}

.psychological-center-calendar-wrapper .psychological-center-head h2 {
    padding: 8px 39px;
}

.psychological-center-calendar-wrapper .psychological-center-head {
    padding: 13px 0;
}

.psychological-center-teacher-wrapper .psychological-center-head {
    padding: 13px 0;
}

.psychological-center-teacher-wrapper .psychological-center-head h2 {
    color: #17717B;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    padding: 8px 43px;
    text-transform: capitalize;
}

.page-template-psiholog-center-tamplate .site-header .grid-container {
    width: 100%;
    padding: 28px 190px;
    max-width: 100%;
}

.psychological-center-foto {
    display: flex;
    min-width: 1280px;
    max-width: 100%;
    padding: 134px 0 143px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 52px;
    align-self: stretch;
    box-sizing: border-box;
}

.psychological-center-foto-wrapper {
    max-width: 1296px;
    margin: 0 auto;
    width: 100%;
    padding: 0 31px;
}

.psychological-center-foto-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 52px;
}

.psychological-center-foto-top h2 {
    color: #FFF;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0;
}

.psychological-center-foto-top-nav {
    display: flex;
    align-items: center;
}

.psychological-center-foto-top-nav-prev {
    display: flex;
    padding: 0;
    width: 27px;
    height: 27px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 4px;
    background: #ffffff;
}

.psychological-center-foto-top-nav-next {
    display: flex;
    padding: 0;
    width: 27px;
    height: 27px;
    transition: all 0.5s;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: #ffffff;
    transform: rotate(180deg);
    margin-left: 4px;
}

.psychological-center-foto-slider-item {
    display: flex !important;
    height: 380px;
    width: 100%;
    min-width: 364px;
    max-width: 380px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 49px;
}

.psychological-center-foto-slider .slick-slide {
    padding: 0 23px;
}

.psychological-center-foto-top-nav-next:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-foto-top-nav-next:active {
    transition: all 0.5s;
    background: transparent;
}

.psychological-center-foto-top-nav-prev:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.psychological-center-foto-top-nav-prev:active {
    transition: all 0.5s;
    background: transparent;
}


.page-template-psiholog-center-tamplate .site-footer {
    padding-top: 129px;
}

.psychological-center-teacher-slider.swiper-wrapper {
    width: 986px;
}

.psychological-center-help-slider-item-img {
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 !important;
    top: 0;
    left: 0;
}

.psychological-center-help-slider-item-img img {
    position: relative;
    z-index: 2;
    display: flex;
}

.psychological-center-help-slider-item-img::after {
    content: "";
    width: 32px;
    height: 32px;
    background: #FBC422;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
}

.psychological-center-help-slider-item-img-color5::after {
    content: "";
    width: 32px;
    height: 32px;
    background: rgba(46, 58, 204, 0.75);
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
}

.psychological-center-flex-left-flex-container-img {
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 16px 0 0 !important;
    top: 0;
    left: 0;
}

.psychological-center-flex-left-flex-container-img img {
    position: relative;
    z-index: 2;
    display: flex;
    width: 32px;
}

.psychological-center-flex-left-flex-container-img::after {
    content: "";
    width: 32px;
    height: 32px;
    background: #FBC422;
    filter: blur(10px);
    position: absolute;
    left: 0;
    top: 0;
}

.psychological-center-flex-left-flex-container:nth-of-type(2) .psychological-center-flex-left-flex-container-img::after {
    background: #F17E0B;
}

.psychological-center-flex-left-flex-container:nth-of-type(3) .psychological-center-flex-left-flex-container-img::after {
    background: #88D379;
}

.psychological-center-flex-left-flex-container:nth-of-type(4) .psychological-center-flex-left-flex-container-img::after {
    background: #8EE4FF;
}

.intellectual-clubs-page {
    padding-top: 135px;
}

.intellectual-clubs-hero {
    padding-top: 100px;
    padding-bottom: 125px;
    background: #D9D9D9;
}

.intellectual-clubs-wrapper {
    width: 1188px;
    margin: 0 auto;
}

.intellectual-clubs-hero .intellectual-clubs-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.intellectual-clubs-hero-left {
    position: relative;
    display: flex;
    width: 582px;
    padding: 48px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 2px solid #D5D5D5;
    background: rgba(255, 255, 255, 0.80);
    z-index: 1;
}

.intellectual-clubs-hero-right {
    display: flex;
    width: 582px;
    height: 480px;
    padding-left: 0px;
    justify-content: flex-end;
    align-items: center;
}

.intellectual-clubs-hero-right img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.intellectual-clubs-hero-left-top-green {
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 16px;
    background: #79B074;
    width: max-content;
    margin-bottom: 32px;
}

.intellectual-clubs-hero-left-top-green span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
}

.intellectual-clubs-hero-left-top-green p {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    margin: 0;
    margin-top: 2px;
}

.intellectual-clubs-hero-left-top h1 {
    color: #292929;
    max-width: 259px;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0;
}

.intellectual-clubs-hero-left-position {
    position: absolute;
    right: -1px;
    top: 0;
    display: flex;
    width: 177px;
    padding: 32px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    box-sizing: border-box;
    border-radius: 0px 16px;
    background: #3B9099;
    z-index: 2;
}

.intellectual-clubs-hero-left-position p {
    margin: 0;
    color: #EFF8FE;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-hero-left-position a {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a svg path {
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a:hover {
    color: #446CAB;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a:hover svg path {
    fill: #446CAB;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a:active {
    color: #709BDE;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a:active svg path {
    fill: #709BDE;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-position a svg {
    margin-left: 4px;
}

.intellectual-clubs-hero-left-bottom {
    width: 100%;
    display: flex;
    align-items: flex-end;
    gap: 24px;
    align-self: stretch;
}

.intellectual-clubs-hero-left-bottom_left {
    display: flex;
    max-width: 246px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
}

.intellectual-clubs-hero-left-bottom_right {
    display: flex;
    padding: 16px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex: 1 0 0;
    border-radius: 8px;
    border: 2px solid rgba(217, 217, 217, 0.25);
    background: #FFF;
}

.intellectual-clubs-hero-left-bottom_left p {
    margin: 0;
    color: #2D2D2D;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.intellectual-clubs-hero-left-bottom_left a {
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border-radius: 12px;
    background: #3b9099;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-bottom_left a:hover {
    transition: all 0.5s;
    background: #30b0bc;
}

.intellectual-clubs-hero-left-bottom_right p {
    color: #2F3641;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.intellectual-clubs-hero-left-bottom_right>div {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 4px 12px;
}

.intellectual-clubs-hero-left-bottom_right>div p {
    margin: 0;
    color: #2F3641;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-hero-left-bottom_right a {
    color: #446CAB;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-bottom_right a:hover {
    color: #3B5E94;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left-bottom_right a:active {
    color: #709BDE;
    transition: all 0.5s;
}

.intellectual-clubs-hero-left::after {
    content: "";
    width: 67.902px;
    height: 67.902px;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    border-radius: 0px 0px 0px 2px;
    background: #F7F7F7;
    z-index: 0;
}


.intellectual-clubs-directly {
    background: url(/wp-content/uploads/2023/09/noize-whoite.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding: 128px 0px;
}

.intellectual-clubs-directly .intellectual-clubs-wrapper {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.intellectual-clubs-directly .intellectual-clubs-wrapper h2 {
    color: #FFF;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0;
}

.intellectual-clubs-directly-container {
    display: flex;
    width: 1188px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 24px;
    flex-wrap: wrap;
}

.intellectual-clubs-directly-card {
    display: flex;
    width: 380px;
    height: 139px;
    align-items: flex-start;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    transition: all 0.5s;
    cursor: pointer;
}

.intellectual-clubs-directly-card:hover {
    transition: all 0.5s;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-directly-card:hover .intellectual-clubs-directly-card-text {
    color: #446CAB;
    transition: all 0.5s;
}

.intellectual-clubs-directly-card:active {
    transition: all 0.5s;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-directly-card:active .intellectual-clubs-directly-card-text {
    color: #446CAB;
    transition: all 0.5s;
}

.intellectual-clubs-directly-card-text {
    display: flex;
    transition: all 0.5s;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    width: 190px;
    box-sizing: border-box;
}

.intellectual-clubs-directly-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    align-self: stretch;
}

.intellectual-clubs-directly-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.intellectual-clubs-directly-card-img picture {
    height: 100%;
    width: 100%;
}

.childrens-intellectual-clubs {
    background: #D9D9D9;
    display: flex;
    padding: 128px 0px 0 0;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.childrens-intellectual-clubs .intellectual-clubs-wrapper {
    width: 1186px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 25px;
}

.childrens-intellectual-clubs-top::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    backdrop-filter: blur(16.5px);
    z-index: 1;
}

.childrens-intellectual-clubs-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.childrens-intellectual-clubs-top {
    position: relative;
    width: 100%;
    z-index: 3;
    padding: 48px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
}

.childrens-intellectual-clubs-bottom {
    position: relative;
    z-index: 2;
    display: flex;
    width: 1186px;
    align-items: center;
    gap: 24px;
    margin-bottom: 106px;
}

.childrens-intellectual-clubs-position3 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.childrens-intellectual-clubs-position1 {
    top: 0;
    right: 199px;
    position: absolute;
}

.childrens-intellectual-clubs-position2 {
    top: 200px;
    position: absolute;
    right: 0;
}

.childrens-intellectual-clubs-position {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.childrens-intellectual-clubs-top h2 {
    color: #292929;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
}

.childrens-intellectual-clubs-top>p:nth-of-type(1) {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 48px;
}

.childrens-intellectual-clubs-top>p:nth-of-type(2) {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.childrens-intellectual-clubs-top>span {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px;
    display: block;
}

.childrens-intellectual-clubs-top-flex {
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
    gap: 16px;
    position: relative;
    z-index: 3;
}

.childrens-intellectual-clubs-top-flex-card {
    display: flex;
    padding: 2px 24px 2px 16px;
    align-items: center;
    gap: 16px;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.childrens-intellectual-clubs-top-flex-card p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.childrens-intellectual-clubs-top-flex-card-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.childrens-intellectual-clubs-top-flex-card-img img {
    position: relative;
    z-index: 2;
    width: 32px;
    height: 32px;
    min-width: 32px;
}

.childrens-intellectual-clubs-top-flex-card:nth-of-type(1) .childrens-intellectual-clubs-top-flex-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #FBC422;
    filter: blur(10px);
    position: absolute;
    left: 5px;
    top: 5px;
}

.childrens-intellectual-clubs-top-flex-card:nth-of-type(2) .childrens-intellectual-clubs-top-flex-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: rgba(46, 58, 204, 0.75);
    filter: blur(10px);
    position: absolute;
    left: 5px;
    top: 5px;
}

.childrens-intellectual-clubs-top-flex-card:nth-of-type(3) .childrens-intellectual-clubs-top-flex-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #88D379;
    filter: blur(10px);
    position: absolute;
    left: 5px;
    top: 5px;
}

.childrens-intellectual-clubs-bottom-card {
    display: flex;
    padding: 48px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 7px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.childrens-intellectual-clubs-bottom-card:nth-of-type(1) {
    background: transparent;
}

.childrens-intellectual-clubs-bottom-card::after {
    content: "";
    backdrop-filter: blur(16.5px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 12px;
}

.childrens-intellectual-clubs-bottom-card:nth-of-type(1)::after {
    content: none;
}

.childrens-intellectual-clubs-bottom-card h3 {
    color: #292929;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    position: relative;
    z-index: 3;
    margin-bottom: 0;
}

.childrens-intellectual-clubs-bottom-card div {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    position: relative;
    z-index: 3;
}

.childrens-intellectual-clubs-position-wrapper {
    position: relative;
    z-index: 4;
}

.childrens-intellectual-clubs-banner {
    height: 450px;
    width: 100%;
}

.childrens-intellectual-programm {
    background: #FFF;
    padding: 128px 0px;
    overflow: hidden;
}

.childrens-intellectual-programm .intellectual-clubs-wrapper {
    border-radius: 12px;
    background: #F5F5F7;
    display: flex;
    width: 1186px;
    min-width: 1186px;
    max-width: 1186px;
    padding-right: 0px;
    align-items: center;
    gap: 125px;
}

.childrens-intellectual-programm-left {
    display: flex;
    width: 379px;
    padding: 64px 48px;
    align-items: center;
    flex-shrink: 0;
    padding-bottom: 45px;
}

.childrens-intellectual-programm-left h2 {
    color: #292929;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.childrens-intellectual-swiper-slide-container {
    display: flex;
    width: 380px;
    height: 176px;
    min-width: 380px;
    max-width: 380px;
    padding: 32px 48px 0px 48px;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    box-sizing: border-box;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.5s;
}

.childrens-intellectual-swiper-slide-container:hover {
    transition: all 0.5s;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #CFE3E6;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.childrens-intellectual-clubs-position-wrapper>p:nth-of-type(1) {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 52px;
}

.childrens-intellectual-clubs-position-wrapper>p:nth-of-type(2) {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.childrens-intellectual-swiper-slide-container p {
    margin: 0;
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    flex: 1 0 0;
}

.childrens-intellectual-swiper {
    padding: 10px;
}

.childrens-intellectual-swiper-wrapper {
    padding: 10px;
}

.childrens-intellectual-swiper-wrapper .swiper-slide {
    max-width: 380px;
}

.childrens-intellectual-scroll-nav {
    display: flex;
    align-items: center;
    width: 634px;
    position: relative;
    margin-top: 28px;
    z-index: 100;
    margin-left: 22px;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    margin-right: 16px;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left:active {
    transition: all 0.5s;
    background: transparent;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right:active {
    transition: all 0.5s;
    background: transparent;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right:hover {
    transition: all 0.5s;
    background: #D9D9D9;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left:active {
    transition: all 0.5s;
    background: transparent;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right:active {
    transition: all 0.5s;
    background: transparent;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right {
    display: flex;
    padding: 11px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #FFF;
    transform: rotate(180deg);
    margin-left: 16px;
    width: 27px;
    height: 27px;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: pointer;
}

.childrens-intellectual-scroll {
    display: none;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll {
    width: calc(634px - 86px);
    height: 6px;
    background: #FFF;
    display: block !important;
    border-radius: 99px;
}

.childrens-intellectual-scroll-nav .childrens-intellectual-scroll .swiper-scrollbar-drag {
    background: #CCBCA2;
}

.childrens-intellectual-programm-right {
    width: auto;
    margin-top: -26px;
    margin-left: -21px;
}



.childrens-intellectual-cares {
    background: #FFF;
    padding: 192px 0px 128px 0px;
    position: relative;
    overflow: hidden;
}

.childrens-intellectual-cares .intellectual-clubs-wrapper {
    display: flex;
    width: 1186px;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    z-index: 4;
}

.childrens-intellectual-cares-pisition {
    position: absolute;
}

.childrens-intellectual-cares-left {
    display: flex;
    width: 279px;
    flex-direction: column;
    align-items: flex-end;
    gap: 32px;
    flex-shrink: 0;
}

.childrens-intellectual-cares-left h2 {
    color: #292929;
    font-size: 48px;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}

.childrens-intellectual-cares-left p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.childrens-intellectual-cares-right {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
}

.childrens-intellectual-cares-right-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
    box-sizing: border-box;
    flex: 1 0 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    transition: all 0.5s;
}

.childrens-intellectual-cares-right-card:hover {
    transition: all 0.5s;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.childrens-intellectual-cares-right-card-color {
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 24px;
    border-radius: 16px;
}

.childrens-intellectual-clubs-top .childrens-intellectual-clubs-position-wrapper>span {
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: block;
    margin-bottom: 16px;
}

.childrens-intellectual-cares-right-card-color span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
}

.childrens-intellectual-cares-right-card-color p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
}

.cares-right-card-color1 {
    border-radius: 16px;
    background: #4F87F5;
}

.cares-right-card-color2 {
    border-radius: 16px;
    background: #87CAC7;
}

.cares-right-card-color3 {
    border-radius: 16px;
    background: #F55B93;
}

.childrens-intellectual-cares-right-card h3 {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 24px;
}

.childrens-intellectual-cares-right-card div {
    color: rgba(41, 41, 41, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.childrens-intellectual-cares-pisition {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.childrens-intellectual-cares-pisition1 {
    width: 580px;
    height: 580px;
    position: absolute;
    top: 65px;
    right: -50px;
}

.childrens-intellectual-cares-pisition2 {
    position: absolute;
    top: 110px;
    left: 32%;
}

.childrens-intellectual-cares-pisition3 {
    position: absolute;
    top: 46%;
    left: 7%;
}

.childrens-intellectual-swiper-slide-container1 {
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 33px;
    width: 33px;
}

.childrens-intellectual-swiper-slide-container1 img {
    position: relative;
    z-index: 2;
}

.childrens-intellectual-swiper-slide-container1::after {
    content: "";
    width: 32px;
    height: 32px;
    filter: blur(10px);
    position: absolute;
    left: 0;
    opacity: 0.6;
    top: 0;
}

.childrens-intellectual-colo1:after {
    background: #25438D;
}

.childrens-intellectual-colo2:after {
    background: #62B0E6;
}

.childrens-intellectual-colo3:after {
    background: #2D60C9;
}

.childrens-intellectual-colo4:after {
    background: #DE9024;
}

.childrens-intellectual-colo5:after {
    background: #FA95B2;
}


.childrens-intellectual-colo6:after {
    background: #8D5500;
}

.page-template-Intellectual-clubs-template .site-header {
    background: #D9D9D9;
    padding-left: 52px;
    padding-right: 52px;
    box-sizing: border-box;
}

.intellectual-clubs-page-popup {
    position: fixed;
    right: 48px;
    bottom: -548px;
    z-index: -1;
    opacity: 0;
    transition: 0.3s all;
}

.intellectual-clubs-page-popup.activeBannerIntellect {
    opacity: 1;
    bottom: 48px;
    z-index: 300;
}

.intellectual-clubs-page-popup-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    border: 2px solid #ffffff;
    background: url(/wp-content/uploads/2023/09/art-for-export.png), #3B5E94;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 16px 16px 24px 16px;
    box-sizing: border-box;
    width: 359px;
}

.intellectual-clubs-page-popup-header-green {
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 16px;
    background: #79B074;
}

.intellectual-clubs-page-popup-header-green span {
    width: 12px;
    background: #fff;
    height: 12px;
    border-radius: 12px;
}

.intellectual-clubs-page-popup-header-green p {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    margin: 0;
    margin-top: 2px;
}

.intellectual-clubs-page-popup-header-close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.intellectual-clubs-page-popup-header {
    margin-bottom: 21px;
}

.intellectual-clubs-page-popup-content-img {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
}

.intellectual-clubs-page-popup-content h3 {
    color: #FFF;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin: 0 auto;
    width: 311px;
}

.intellectual-clubs-page-popup-content>p {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0 auto;
    width: 311px;
    margin-bottom: 24px;
}

.intellectual-clubs-page-popup-content a {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: #CFE3E6;
    color: #346166;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
    transition: all 0.5s;
    margin: 0 auto;
}

.intellectual-clubs-page-popup-content a:hover {
    background: #30b0bc;
    color: #fff;
    transition: all 0.5s;
}

.page-template-Intellectual-clubs-template .grid-container {
    max-width: 1540px;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-Intellectual-clubs-template #nav-icon span {
    background: #292929;
}

.page-template-Intellectual-clubs-template .header-image {
    filter: invert(60%) sepia(27%) saturate(593%) hue-rotate(139deg) brightness(88%) contrast(106%);
}

.psychological-center-help-swiper-wrapper .swiper-slide {
    max-width: 380px;
}

.psychological-center-help-swiper-wrapper {
    padding: 10px;
}

.psychological-calendar-swiper-wrapper .swiper-slide {
    max-width: 380px;
}

.psychological-calendar-swiper-wrapper {
    padding: 10px;
}

.psychological-calendar-sl__container {
    width: 100%;
    margin-left: -21px;
}

.childrens-intellectual-swiper-wrapper {
    margin-left: -43%;
}

.psychological-calendar-sl__container {
    min-width: 1186px;
}

.psychological-calendar-swiper-wrapper {
    margin-left: -34%;
}

.psychological-calendar-swiper .psychological-center-help-slider-item {
    padding-right: 128px;
    height: 226px;
}

.childrens-intellectual-programm .childrens-intellectual-swiper {
    margin-left: -34px;
}

.intellectual-clubs-eng-page {
    padding-top: 135px;
}

.intellectual-clubs-eng-hero {
    background: #D9D9D9;
    padding: 100px 0px 128px 0;
}

.intellectual-clubs-eng-hero-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    width: 1186px;
    justify-content: space-between;
    margin: 0 auto;
}

.intellectual-clubs-eng-hero-left {
    display: flex;
    width: 582px;
    min-width: 582px;
    max-width: 582px;
    padding: 48px 32px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px;
    border: 2px solid #D5D5D5;
    background: rgba(255, 255, 255, 0.80);
    position: relative;
    z-index: 2;
    padding-top: 43px;
    padding-left: 30px;
}

.intellectual-clubs-eng-hero-left::after {
    content: "";
    width: 68px;
    height: 68px;
    border-radius: 0px 0px 0px 2px;
    background: #F7F7F7;
    position: absolute;
    top: 45%;
    transform: translateX(-50%) rotate(-45deg);
    right: -30px;
    z-index: 1;
}

.intellectual-clubs-eng-hero-left-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px;
    position: relative;
    z-index: 2;
}

.intellectual-clubs-eng-hero-left-header-left-green {
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 16px;
    background: #79B074;
    margin-bottom: 32px;
    width: max-content;
}

.intellectual-clubs-eng-hero-left-header-left-green span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
}

.intellectual-clubs-eng-hero-left-header-left-green p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: 2px;
}

.intellectual-clubs-eng-hero-left-header-left h1 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    max-width: 259px;
    margin-bottom: 32px;
}

.intellectual-clubs-eng-hero-left-header-left>p {
    color: #2D2D2D;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    max-width: 230px;
    margin-bottom: 32px;
}

.intellectual-clubs-eng-hero-left-header-left a {
    text-decoration: none;
    display: flex;
    padding: 14px 32px;
    border-radius: 12px;
    background: #3b9099;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    justify-content: center;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-header-left a:hover {
    background: #30b0bc;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-header-right {
    width: 184.237px;
    height: 367px;
    border-radius: 16px;
    border: 2px solid rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-header-right:hover {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-hero-left-header-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.intellectual-clubs-eng-hero-left-footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.intellectual-clubs-eng-hero-left-footer-card {
    display: flex;
    min-width: 249px;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    padding: 16px;
    box-sizing: border-box;
    flex-direction: column;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-footer-card:hover {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-hero-left-footer-card:hover h3 {
    color: #446CAB;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-footer-card:active {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-hero-left-footer-card:active h3 {
    color: #3B5E94;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-footer-card h3 {
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    margin-bottom: 4px;
    transition: all 0.5s;
}

.intellectual-clubs-eng-hero-left-footer-card p {
    margin: 0;
    color: rgba(41, 41, 41, 0.50);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-hero-right {
    width: 559px;
    height: 380px;
}

.intellectual-clubs-eng-hero-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.intellectual-clubs-eng-communication {
    /*background: url(/wp-content/uploads/2023/09/image-2.png);*/
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    position: relative;
}

.bg-communication {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bg-communication img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.intellectual-clubs-eng-communication-wrapper {
    display: flex;
    width: 1188px;
    flex-direction: column;
    align-items: flex-end;
    margin: 0 auto;
}

.intellectual-clubs-eng-communication-content {
    position: relative;
    display: flex;
    width: 481px;
    height: 450px;
    padding: 0px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.80);
    z-index: 10;
}

.intellectual-clubs-eng-communication-content::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backdrop-filter: blur(16.5px);
}

.intellectual-clubs-eng-communication-content-flex1 {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;

}

.intellectual-clubs-eng-communication-content-flex1 h2 {
    color: #292929;
    font-size: 19px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 24px;
}

.intellectual-clubs-eng-communication-content-flex {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 24px;
}

.intellectual-clubs-eng-communication-content-flex-card {
    display: flex;
    padding: 3px 24px 3px 16px;
    overflow: hidden;
    align-items: center;
    gap: 16px;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-communication-content-flex-card p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-communication-content-flex1>p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-communication-content-flex-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.intellectual-clubs-eng-communication-content-flex-card-img img {
    position: relative;
    z-index: 2;
}

.intellectual-clubs-eng-communication-content-flex-card:nth-of-type(1) .intellectual-clubs-eng-communication-content-flex-card-img::after {
    content: "";
    width: 32px;
    height: 32px;
    background: #25438D;
    filter: blur(15px);
    position: absolute;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.intellectual-clubs-eng-communication-content-flex-card:nth-of-type(2) .intellectual-clubs-eng-communication-content-flex-card-img::after {
    content: "";
    width: 32px;
    height: 32px;
    background: #E45D51;
    filter: blur(15px);
    position: absolute;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.intellectual-clubs-eng-course {
    background: url(/wp-content/uploads/2023/09/noize-whoite.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding: 128px 0px;
}

.intellectual-clubs-eng-course-wrapper {
    width: 1188px;
    margin: 0 auto;
}

.intellectual-clubs-eng-course-wrapper h2 {
    color: #FFF;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 48px;
}

.intellectual-clubs-eng-course-flex {
    display: flex;
    width: 1188px;
    justify-content: space-between;
    align-items: center;
}

.intellectual-clubs-eng-course-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.intellectual-clubs-eng-course-right {
    width: 582px;
    height: 556px;
}

.intellectual-clubs-eng-course-left div {
    color: #FFF;
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    width: 481px;
}

.intellectual-clubs-eng-course-left p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    width: 481px;
    margin: 0;
}

.intellectual-clubs-eng-program {
    padding: 128px 0px;
    background: #fff;
    overflow: hidden;
}

.intellectual-clubs-eng-program-wrapper {
    border-radius: 12px;
    background: #F5F5F7;
    display: flex;
    width: 1186px;
    height: 358px;
    min-width: 1186px;
    max-width: 1186px;
    padding-right: 0px;
    align-items: center;
    gap: 125px;
    margin: 0 auto;
}

.intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left {
    display: flex;
    width: 379px;
    padding: 64px 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    align-self: stretch;
}

.intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left h2 {
    margin: 0;
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
}

.intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper-slide-container {
    flex-direction: column;
    gap: 0;
}

.childrens-intellectual-swiper-slide-container h3 {
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-weight: 600;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
    margin-bottom: 8px;
}

.intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper-slide-container p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.post-type-archive-intellectual .childrens-intellectual-swiper-slide-container-text {
    display: none !important;
}

.intellectual-clubs-eng-child {
    padding: 128px 0px;
    background: #D9D9D9;
}

.intellectual-clubs-eng-child-wrapper {
    display: flex;
    width: 1186px;
    padding: 48px;
    align-items: center;
    gap: 32px;
    margin: 0 auto;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    position: relative;
    overflow: hidden;
}

.intellectual-clubs-eng-child-wrapper::after {
    content: "";
    backdrop-filter: blur(16.5px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.intellectual-clubs-eng-child-left {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
}

.intellectual-clubs-eng-child-right {
    position: relative;
    z-index: 2;
    display: flex;
    width: 582px;
    height: 480px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.intellectual-clubs-eng-child-left h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 50px;
}

.intellectual-clubs-eng-child-left>p {
    color: #292929;
    font-size: 19px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 15px;
}

.intellectual-clubs-eng-child-left-container {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 12px;
    align-self: stretch;
    flex-wrap: wrap;
}

.intellectual-clubs-eng-child-left-card {
    display: flex;
    padding: 8px 24px 8px 16px;
    align-items: center;
    gap: 16px;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-child-left-card p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-child-left-card-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intellectual-clubs-eng-child-left-card-img img {
    position: relative;
    z-index: 2;
}

.intellectual-clubs-eng-child-left-card:nth-of-type(1) .intellectual-clubs-eng-child-left-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #25438D;
    filter: blur(10px);
    position: absolute;
    opacity: 0.5;
    left: 5px;
    top: 5px;
}

.intellectual-clubs-eng-child-left-card:nth-of-type(2) .intellectual-clubs-eng-child-left-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #DE9024;
    filter: blur(10px);
    position: absolute;
    opacity: 0.5;
    left: 5px;
    top: 5px;
}

.intellectual-clubs-eng-child-left-card:nth-of-type(3) .intellectual-clubs-eng-child-left-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #2D60C9;
    filter: blur(10px);
    position: absolute;
    opacity: 0.5;
    left: 5px;
    top: 5px;
}

.intellectual-clubs-eng-child-left-card:nth-of-type(4) .intellectual-clubs-eng-child-left-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #FFDA64;
    filter: blur(10px);
    position: absolute;
    opacity: 0.5;
    left: 5px;
    top: 5px;
}

.intellectual-clubs-eng-child-left-card:nth-of-type(5) .intellectual-clubs-eng-child-left-card-img::after {
    content: "";
    width: 25px;
    height: 25px;
    background: rgba(46, 58, 204, 0.75);
    filter: blur(10px);
    position: absolute;
    opacity: 0.5;
    left: 5px;
    top: 5px;
}

.intellectual-clubs-eng-what {
    padding: 192px 0px 128px 0px;
    position: relative;
    background: #fff;
}

.intellectual-clubs-eng-what-wrapper {
    display: flex;
    width: 1186px;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-start;
    gap: 124px;
}

.intellectual-clubs-eng-what-position {
    position: absolute;
    top: 110px;
    left: 30%;
}

.intellectual-clubs-eng-what-left {
    display: flex;
    width: 279px;
    flex-direction: column;
    align-items: flex-start;
    gap: 29px;
    flex-shrink: 0;
}

.intellectual-clubs-eng-what-right {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
}

.intellectual-clubs-eng-what-left h2 {
    color: #292929;
    font-size: 48px;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}

.intellectual-clubs-eng-what-left p {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.intellectual-clubs-eng-what-right-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.80);
    padding: 32px 24px;
    transition: all 0.5s;
}

.intellectual-clubs-eng-what-right-card:hover {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-what-right-card:active {
    transition: all 0.5s;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.15);
}

.intellectual-clubs-eng-what-right-card .intellectual-clubs-eng-what-right-card-green {
    display: flex;
    padding: 4px 8px 4px 6px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 16px;
    margin-bottom: 24px;
}

.intellectual-clubs-eng-what-right-card .intellectual-clubs-eng-what-right-card-green span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: white;
}

.intellectual-clubs-eng-what-right-card .intellectual-clubs-eng-what-right-card-green p {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    margin: 0;
}

.intellectual-clubs-eng-what-right-card:nth-of-type(1) .intellectual-clubs-eng-what-right-card-green {
    background: #4F87F5;
}

.intellectual-clubs-eng-what-right-card:nth-of-type(2) .intellectual-clubs-eng-what-right-card-green {
    background: #87CAC7;
}

.intellectual-clubs-eng-what-right-card>p {
    color: rgba(41, 41, 41, 0.50);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 21px;
}

.intellectual-clubs-eng-what-right-card span {
    color: #292929;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.intellectual-clubs-eng-what-right-card ul li {
    color: rgba(41, 41, 41, 0.50);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.intellectual-clubs-eng-what-right-card-blue-text {
    color: #446CAB !important;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 150%;
}

.page-template-Intellectual_clubs_En .site-header {
    background: #D9D9D9 !important;
}

.page-template-Intellectual_clubs_En .grid-container {
    max-width: 1540px;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-Intellectual_clubs_En .site-header {
    padding: 0 52px;
}

.page-template-Intellectual_clubs_En #nav-icon span {
    background: #292929;
}

.page-template-Intellectual_clubs_En .header-image {
    filter: invert(60%) sepia(27%) saturate(593%) hue-rotate(139deg) brightness(88%) contrast(106%);
}

.page-template-Intellectual_clubs_En .enrollTop {
    margin: 0 56px 0 auto;
}

.intellectual-clubs-eng-program .childrens-intellectual-swiper-wrapper {
    margin-left: -34%;
}

.intellectual-clubs-eng-communication-wrapper-mobile {
    display: none;
}

.page-template-Intellectual-clubs-template .innerFooter {
    padding: 0 80px;
}

.page-template-Intellectual_clubs_En .innerFooter {
    padding: 0 80px;
}


#am-modal.am-modal.am-in-body .am-event-modal__body {
    padding: 24px;
    display: flex;
    flex-direction: column;
}

.am-event-modal__mini-info {
    order: 1;
}

.am-event-modal__tags-description {
    order: 3;
}

.am-event-modal__periods {
    order: 2;
}

.am-event-modal__employees {
    order: 4;
}

#am-modal.am-modal.am-in-body .am-event-modal__tags-description {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}


#am-modal.am-modal.am-in-body .am-event-modal__periods-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row !important;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e2e6ec;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#am-modal.am-modal.am-in-body .am-event-modal__periods-week {
    margin-bottom: 0 !important;
    margin-right: 5px;
}

#am-modal.am-modal.am-in-body .am-event-modal__periods-month {
    margin-bottom: 0 !important;
    margin-right: 10px;
}

#am-modal.am-modal.am-in-body .am-event-modal__periods-time {
    margin-right: 5px;
}

#am-modal.am-modal.am-in-body .am-event-modal__periods-time::after {
    content: "-";
    margin-left: 5px;
}

.am-event-modal__periods-inner span:last-child::after {
    display: none;
}

.swiper-button-disabled {
    display: none !important;
}

.intellectual-clubs-directly-card {
    position: relative;
}

.intellectual-clubs-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.hidden {
    display: none;
}

.page-template-externat-template .site-header {
    display: flex;
    height: 115px;
    min-width: 1280px;
    padding: 0px 52px;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    background: #FFF;
}

.page-template-externat-template #breadcrumbs {
    display: none;
}

.page-template-externat-template .inside-header {
    width: 100%;
    display: flex;
    height: 115px;
    min-width: 1186px;
    max-width: 1580px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
}

.page-template-externat-template .inside-header #nav-icon span {
    background: #000;
    height: 2px;
}

.page-template-externat-template .header-image {
    filter: invert(60%) sepia(27%) saturate(593%) hue-rotate(139deg) brightness(88%) contrast(106%);
}

.externat-page {
    padding-top: 115px;
}

.externat-banner {
    padding: 80px 0;
    background: #CFE3E6;
    position: relative;
}

.externat-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/10/hero-img.png);
    background-repeat: repeat;
    background-size: contain;
    z-index: 1;
}

.externat-banner-wrapper {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 1186px;
}

.externat-banner-top {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
}

.externat-banner-top-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.externat-banner-top-right {
    margin-left: -75px;
    width: 676px;
    height: 566.5px;
}

.externat-banner-bottom {
    position: absolute;
    bottom: -257px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 24px;
}

.externat-banner-top-left h1 {
    color: #292929;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    margin: 0;
    margin-bottom: 31px;
}

.externat-banner-top-left-tittle {
    width: 515px;
    height: 101px;
    margin-left: 7px;
    transform: rotate(-1.199deg);
    border: 1.069px solid #292929;
    background: #79B074;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 14px;
}

.externat-banner-top-left-tittle::after {
    content: "";
    background: url(/wp-content/uploads/2023/10/rectangle-50.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: -6px;
}

.externat-banner-top-left-tittle h2:after {
    content: "";
    background: url(/wp-content/uploads/2023/10/rectangle-50.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -6px;
    right: -6px;
}

.externat-banner-top-left-tittle::before {
    content: "";
    background: url(/wp-content/uploads/2023/10/rectangle-50.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -6px;
    left: -6px;
}

.externat-banner-top-left-tittle h2 {
    color: #FFF;
    font-size: 57.916px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
    margin: 0;
}

.externat-page-nav {
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    z-index: 222;
    margin: 0;
}

.externat-page-nav li {
    list-style: none;
    margin: 0 26px;
}

.externat-page-nav li a {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
}

.externat-banner-top-left-tittle-position {
    position: absolute;
    background: url(/wp-content/uploads/2023/10/combined-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
    box-sizing: border-box;
    width: 111px;
    height: 67px;
    right: -56px;
    top: -32px;
}

.externat-banner-top-left-tittle-position p {
    color: #292929;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: -2.2px;
    margin-bottom: 0;
}

.externat-banner-top-left-tittle-position span {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}

.externat-banner-top-left-text {
    display: flex;
    padding: 24px 32px;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 0px 20px 20px 20px;
    border: 2px solid #ffffff;
    width: 576px;
}

.externat-banner-top-left-text p {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.externat-banner-top-left-text button {
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    border-radius: 12px;
    background: #3b9099;
    transition: all 0.5s;
}

.externat-banner-top-left-text button:hover {
    transition: all 0.5s;
    background: #30b0bc;
}

.externat-banner-bottom-card {
    display: flex;
    width: 276px;
    height: 276px;
    padding: 50px 24px 24px 21px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    border-radius: 24px;
    box-sizing: border-box;
}

.externat-banner-bottom-card:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    backdrop-filter: blur(16.5px);
}

.externat-banner-bottom-card-position {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.externat-banner-bottom-card1 {
    border: 2px solid #ffffff;
    background: #FFD29C;
}

.externat-banner-bottom-card2 {
    border: 2px solid #ffffff;
    background: #BFDCBC;
}

.externat-banner-bottom-card3 {
    border: 2px solid #ffffff;
    background: #CFC7F1;
}

.externat-banner-bottom-card4 {
    border: 2px solid #ffffff;
    background: #87CAC7;
}

.externat-banner-bottom-card-img {
    position: absolute;
    top: -36px;
    right: -9px;
}

.externat-banner-bottom-card-position p {
    margin: 0;
    color: #FFF;
    font-size: 69px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 9px;
}

.externat-banner-bottom-card-position span {
    display: block;
    color: #292929;
    font-size: 23px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 6px;
}

.externat-banner-bottom-card-text {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.externat-page .childrens-intellectual-programm {
    padding-top: 256px;
}

.externat-page .childrens-intellectual-programm-left {
    flex-direction: column;
    padding-bottom: 41px;
}

.externat-page .childrens-intellectual-programm-left p {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.externat-page .childrens-intellectual-swiper-slide-container {
    flex-direction: column;
    gap: 8px;
    height: 274px;
}

.externat-page .childrens-intellectual-swiper-slide-container h3 {
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-weight: 600;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
    width: 220px;
    margin-bottom: 0;
}

.externat-page .childrens-intellectual-swiper-slide-container-text {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    width: 220px;
}

.externat-page .childrens-intellectual-swiper-slide-container-text a {
    color: #446CAB;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration-line: underline;
}

.externat-page .childrens-intellectual-swiper-slide-container1 {
    position: absolute !important;
    right: 59px;
    top: 41px;
}

.intellectual-clubs-wrapper .childrens-intellectual-scroll-nav .childrens-intellectual-scroll {
    width: calc(677px - 86px);
}

.externat-page .childrens-intellectual-programm-left h2 {
    margin-bottom: 23px;
}

.externat-page-color1:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #2D60C9;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-color2:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #AEB0B2;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-color3:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #62B0E6;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-color4:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #FA95B2;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-color5:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #FAD87E;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-color6:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #88D379;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-noStandart {
    padding: 128px 0px;
    position: relative;
}

.externat-page-noStandart::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/10/nostandart-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.externat-page-noStandart-wrapper {
    width: 1186px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.externat-page-noStandart-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 42px;
}

.externat-page-noStandart-right {
    margin-left: -75px;
    display: flex;
    width: 676px;
    height: 566px;
    justify-content: center;
    align-items: center;
}

.externat-page-noStandart-left h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    width: 376px;
    margin-bottom: 0;
}

.externat-page-noStandart-left-box {
    display: flex;
    width: 576px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 14px;
    flex-wrap: wrap;
}

.externat-page-noStandart-left-card {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    gap: 16px;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.externat-page-form-section {
    padding: 64px 0px;
    position: relative;
    background: url(/wp-content/uploads/2023/10/externat-form-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.externat-page-form-section:after {
    content: "";
    background: url(/wp-content/uploads/2023/10/externat-form-bg2.png);
    background-repeat: repeat;
    background-size: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.externat-page-form-section-wrapper {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 224px;
    align-self: stretch;
}

.externat-page-form-section-center {
    height: 287px;
    width: 197px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -63px;
}

.externat-page-form-section-center img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.externat-page-form-section-left {
    width: 476px;
    margin-top: 28px !important;
}

.externat-page-form-section-right {
    display: flex;
    width: 476px;
    padding: 30px 48px 48px 46px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.externat-page-form-section-right .nameField {
    background-position: left 15px center !important;
}

.externat-page-form-section-right .formBlock input {
    padding: 6px 16px 5px 43px;
}

.externat-page-form-section-right .formRow {
    height: 52px;
}

.externat-page-form-section-right .formInputName {
    margin-bottom: 24px;
}

.externat-page-form-section-right .telField {
    background-position: left 14px center !important;
}

.externat-page-form-section-right .formInputTel {
    margin-bottom: 24px;
}

.externat-page-form-section-right .connectField {
    background-position: left 14px center !important;
}

.externat-page-form-section-right .formInputConnect {
    margin-bottom: 24px;
}

.externat-page-form-section-right .formBlock select {
    padding: 6px 16px 5px 43px;
}


.externat-page-form-section-right .formSubmit input {
    width: 100% !important;
}

.externat-page-form-section-right .formRow.formSubmit .wpcf7-submit {
    background-position: right 50% center !important;
    transition: all 0.5s;
    background: #3b9099 !important;
    background-image: url(/wp-content/uploads/2022/11/arr-btn.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 35% center !important;
}

.externat-page-form-section-right .formRow.formSubmit .wpcf7-submit:hover {
    transition: all 0.5s;
    background: #30b0bc !important;
    background-image: url(/wp-content/uploads/2022/11/arr-btn.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 35% center !important;
}

.externat-page-form-section-left h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
    margin-bottom: 16px;
}

.externat-page-form-section-left h3 {
    color: #292929;
    font-size: 28px;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    margin-bottom: 32px;
}

.externat-page-form-section-left {
    margin: 0;
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.externat-page-form-section-right>p {
    margin: 0;
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.externat-training-packages {
    padding: 128px 0px;
    background: #fff;
    padding-top: 125px;
}

.externat-training-packages-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 64px;
    align-self: stretch;
    width: 976px;
    margin: 0 auto;
}

.externat-training-packages-wrapper-tittle {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 64px;
}

.externat-training-packages-wrapper-tittle h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    white-space: nowrap;
    line-height: 140%;
}

.externat-training-packages-wrapper-tittle p {
    margin: 0;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.externat-training-packages-table {
    display: flex;
    width: 976px;
    padding-bottom: 0px;
    flex-direction: column;
    align-items: center;
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.externat-training-packages-table-header {
    display: flex;
    align-items: flex-start;
    align-self: stretch;
}

.externat-training-packages-table-header-card1 {
    display: flex;
    width: 376px;
    height: 200px;
    padding: 21px 0px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    box-sizing: border-box;
    background: #FBFBFB;
}

.externat-training-packages-table-header-card1 p {
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin: 0;
}

.externat-training-packages-table-header-card2 {
    display: flex;
    width: 300px;
    height: 200px;
    padding: 35px 23px;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    position: relative;
    background: radial-gradient(1327.4% 352.72% at 50% -21.79%, #F2C49B 25.27%, #CFC7F1 52.73%, #87CAC7 66.85%, #BFDCBC 79.05%);
}

.externat-training-packages-table-header-card-img {
    position: absolute;
    top: 0;
    left: -10px;
    width: 136px;
    height: 200px;
}

.externat-training-packages-table-header-card-img img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.externat-training-packages-table-header-card3 {
    display: flex;
    width: 300px;
    height: 200px;
    box-sizing: border-box;
    padding: 35px 23px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    position: relative;
    background: radial-gradient(2505.56% 666.22% at 21.57% -421.37%, #CFC7F1 14.93%, #FFD29C 29.26%, #BFBBFA 84.87%, #87CAC7 100%);
}

.externat-training-packages-table-header-card3 .externat-training-packages-table-header-card-img {
    left: -26px;
}

.externat-training-packages-table-header-card span {
    color: #292929;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 150%;
}

.externat-training-packages-table-header-card h3 {
    margin: 0;
    color: #292929;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.externat-training-packages-table-header-card-price {
    display: flex;
    align-items: flex-start;
    gap: 4px;
}

.externat-training-packages-table-header-card-price div {
    color: #292929;
    text-align: center;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.externat-training-packages-table-header-card-price span {
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
}

.externat-training-packages-table-section {
    display: flex;
    min-height: 64px;
    padding: 12px 0px;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.5s;
}

.externat-training-packages-table-section:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #FBFBFB;
    transition: all 0.5s;
}

.externat-training-packages-table-main {
    width: 100%;
}

.externat-table-colum1 {
    width: 376px;
    flex: 1 0 0;
    padding: 0 48px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    gap: 8px;
}

.externat-table-colum1-text {
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.externat-table-arrow:hover {
    background: transparent !important;
}

.externat-table-arrow:active {
    background: transparent !important;
}

.externat-table-arrow {
    background: transparent !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
}

.externat-table-colum2 {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.externat-table-colum3 {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.externat-table-colum2 button {
    color: #446CAB;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    background: transparent;
    border: none;
}

.externat-table-colum3 button {
    color: #446CAB;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    background: transparent;
    border: none;
}

.externat-table-colum1 a {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #446CAB;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
}

.externat-training-packages-table-btn {
    display: flex;
    width: 100%;
    height: 64px;
    padding: 12px 24px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background: #CFE3E6;
    color: #346166;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 150%;
    position: relative;
    z-index: 25;
}

.externat-page-extern {
    padding: 80px 0;
    position: relative;
    background: #CFE3E6;
    padding-bottom: 127px;
    padding-top: 137px;
}

.externat-page-extern:after {
    content: "";
    background: url(/wp-content/uploads/2023/10/externat-page-extern-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 990px;
    height: 100%;
    z-index: 1;
}

.externat-examples-right-container .childrens-intellectual-scroll-nav .childrens-intellectual-scroll {
    width: calc(476px - 86px);
    margin-left: 0;
}

.externat-examples-right {
    margin-top: 0px;
}

.externat-page-extern:before {
    content: "";
    background: url(/wp-content/uploads/2023/10/externat-form-bg2.png);
    background-repeat: repeat;
    background-size: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.externat-page-extern-wrapper {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    width: 1186px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.childrens-intellectual-scroll-nav .swiper-button-disabled {
    display: flex !important;
}

.externat-accordion {
    display: flex;
    width: 476px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding-left: 30px;
    margin-top: 0;
}

.full-text-display {
    overflow: auto;
    /* Добавление прокрутки, если текст не помещается */
}

.externat-accordion-item {
    width: 100%;
    transition: max-height 0.3s ease-out;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 32px 48px 32px 32px;
    cursor: pointer;
    position: relative;
}

.close-button {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.externat-accordion-item:hover button {
    color: #28838D;
}

.externat-accordion-item:hover button .externat-accordion-item-icon::before {
    filter: invert(38%) sepia(100%) saturate(303%) hue-rotate(138deg) brightness(94%) contrast(91%);
}

.externat-accordion-item::after {
    content: "";
    background: url(/wp-content/uploads/2023/10/timeline.svg);
    background-repeat: no-repeat;
    background-size: unset;
    height: 100%;
    width: 25px;
    display: block;
    position: absolute;
    top: 50%;
    left: -36px;
    background-position: center;
    transform: translateY(-50%);
}

.externat-page-extern-left {
    width: 676px;
    margin-top: -10px;
}

.externat-page-extern-left h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 48px;
}

.externat-page-extern-left-img {
    width: 676px;
    height: 594px;
}

.externat-accordion-item button {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 19px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 16px;
    background: transparent;
    border: none;
    box-sizing: border-box;
    padding: 0;
}

.externat-accordion-item button:focus {
    outline: none;
}

.externat-accordion-item-icon {
    width: 32px;
    height: 32px;
    display: flex;
}

.externat-accordion-item button .externat-accordion-item-icon::before {
    content: '';
    background: url(/wp-content/uploads/2023/10/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    transition: transform 0.3s ease-out;
    display: flex;
}

.externat-accordion-item.open button .externat-accordion-item-icon::before {
    content: '';
    background: url(/wp-content/uploads/2023/10/minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    transition: transform 0.3s ease-out;
    display: flex;
}

.externat-accordion-item-content {
    height: 0;
    opacity: 0;
    padding-left: 50px;
    box-sizing: border-box;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.externat-accordion-item.open .externat-accordion-item-content {
    height: 100%;
    opacity: 1;
}

.externat-accordion-item.open button {
    color: #28838D;
}

.externat-page-teachers {
    padding: 80px 0;
    background: #fff;
}

.externat-page-teachers-wrapper {
    width: 1176px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    margin: 0 auto;
}

.externat-page-teachers-tittle {
    display: flex;
    width: 676px;
    padding: 64px 0px;
    align-items: flex-start;
    flex-direction: column;
    margin-right: auto;
}

.externat-page-teachers-tittle h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 17px;
}

.externat-page-teachers-tittle>div {
    color: #292929;
    font-size: 28px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 32px;
}

.externat-page-teachers-tittle p {
    margin: 0;
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.externat-page-teachers-main-box {
    display: flex;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 1176px;
    flex-wrap: wrap;
}

.externat-page-teachers-main {
    gap: 24px;
    display: flex;
    flex-direction: column;
}

.externat-examples .childrens-intellectual-swiper-wrapper {
    margin-left: -40%;
}

.externat-page-teachers-card {
    display: flex;
    width: 376px;
    height: 376px;
    min-width: 376px;
    max-width: 376px;
    min-height: 376px;
    max-height: 376px;
    padding: 32px 48px;
    flex-direction: column;
    padding-top: 43px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 20px;
    background: #F5F5F7;
}

.externat-page-teachers-card-img {
    width: 76px;
    height: 76px;
    margin-bottom: 18px;
}

.externat-page-teachers-card h3 {
    margin: 0;
    overflow: hidden;
    color: #292929;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
}

.externat-page-teachers-card h4 {
    margin: 0;
    color: #3B9099;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 25px;
}

.externat-page-teachers-card-text {
    overflow: hidden;
    color: #585858;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
}

.externat-page-teachers-card-bg1 {
    border-radius: 20px;
    background: #BFDCBC;
    justify-content: center;
    padding-top: 17px;
}

.externat-page-teachers-card-bg1 .externat-page-teachers-card-img {
    width: 178px;
    height: 73px;
    margin-right: auto;
}

.externat-page-teachers-card-text2 {
    color: #292929;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.externat-page-teachers-card-text2 strong {
    color: rgba(41, 41, 41, 0.50);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
}

.externat-page-teachers-card-bg2 {
    border-radius: 20px;
    background: #CFC7F1;
    justify-content: center;
    padding-top: 17px;
}

.externat-page-teachers-card-bg3 {
    border-radius: 20px;
    background: #FFD29C;
    justify-content: center;
    padding-top: 17px;
}

.externat-examples {
    padding: 128px 0px;
    overflow: hidden;
    background: #F5F5F7;
}

.externat-examples-wrapper {
    width: 1176px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.externat-examples-left {
    display: flex;
    width: 676px;
    height: 676px;
    padding: 0px 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: url(/wp-content/uploads/2023/10/externat-examples.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.externat-examples-left-top-img {
    display: flex;
    width: 148px;
    flex-direction: column;
    align-items: center;
    height: 205px;
}

.externat-examples-left-top-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 3px;
    margin-left: 11px;
}

.externat-examples-left-top {
    display: flex;
    align-items: flex-start;
}

.externat-examples-left-top-tittle {
    display: flex;
    width: 425px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-top: 2px;
}

.externat-examples-left-top-tittle h2 {
    color: #292929;
    font-size: 33px;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
}

.externat-examples-left-top-tittle p {
    margin: 0;
    color: #292929;
    font-size: 28px;
    font-weight: 400;
    line-height: 140%;
}

.externat-examples-left form {
    width: 100%;
    display: flex;
    width: 576px;
    padding: 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    padding-left: 44px;
}

.externat-examples-left form p {
    color: #292929;
    font-size: 19px;
    font-weight: 600;
    line-height: 150%;
    margin: 0;
    width: 70%;
}

.externat-examples .formBlock input {
    background-position: left 16px center !important;
    padding: 6px 16px 5px 44px;
}

.formBlock-flex {
    display: flex;
    gap: 16px;
}

.externat-examples .telField {
    background-position: left 14px center !important;
}

.externat-examples .formRow.formSubmit .wpcf7-submit {
    background-position: right 37% center !important;
}

.externat-examples-left .formSubmit {
    width: 100%;
}

.externat-examples-left .formSubmit input {
    width: 100% !important;
}

.externat-container {
    display: flex;
    width: 274px;
    height: 376px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 12px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.externat-container-video {
    width: 274px;
    height: 320px;
    position: relative;
}

.externat-container-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.externat-container-video a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 48px;
    box-shadow: -0.36511px 0.36511px 0.36511px -0.73023px rgba(255, 255, 255, 0.35) inset;
    backdrop-filter: blur(5px);
}

.externat-container-video a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 29px;
    height: 29px;
}

.externat-examples-right-container .swiper-slide {
    max-width: 274px;
}

.externat-examples-right h2 {
    color: #292929;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin: 0;
    padding-bottom: 9px;
}

.externat-examples-right-container .childrens-intellectual-scroll-nav {
    margin-top: 0;
    width: 476px;
}

.externat-container-tittle {
    display: flex;
    padding: 9px 24px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-top: 6px solid #FFD1BD;
    background: #FFF;
}

.externat-container-tittle h3 {
    overflow: hidden;
    color: #292929;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    line-height: 150%;
    margin: 0;
}

.externat-container-tittle-color2 {
    border-top: 6px solid #79B074;
}

.externat-container-tittle-color3 {
    border-top: 6px solid #FFA3D1;
}

.externat-container-tittle-color4 {
    border-top: 6px solid #A79BDF;
}

.externat-reviews {
    padding: 64px 0px 128px 0px;
    background: #F5F5F7;
}

.externat-reviews-wrapper {
    width: 1176px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 64px;
}

.externat-reviews-tittle {
    display: flex;
    width: 1176px;
    justify-content: center;
    align-items: center;
    gap: 64px;
}

.externat-reviews-tittle h2 {
    color: #292929;
    font-size: 40px;
    font-weight: 700;
    line-height: 130%;
    white-space: nowrap;
    margin-bottom: 0;
}

.externat-reviews-tittle p {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.externat-reviews-box {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.externat-reviews-box .reviewsItem {
    width: 276px;
    max-width: 276px;
    height: 240px;
}

#arrowSpan {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.rotate-90deg {
    transform: rotate(180deg);
}

.externat-reviews-box .reviewsItem {
    padding-top: 32px;
}

.page-template-Intellectual-clubs-template .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container .childrens-intellectual-swiper-slide-container1 img {
    width: 33px;
    height: 33px;
    min-width: 33px;
}

.intellectual-clubs-eng-what {
    overflow: hidden;
}

.externat-training-packages-table-mobile {
    display: none;
}

.grecaptcha-badge {
    z-index: 200;
}

.infoFooterWrap {
    position: relative;
    z-index: 201;
}

.toggleIconBlock {
    height: auto;
    display: inline-flex;
    padding: 10px;
    position: relative;
    z-index: 15;
    width: 50px;
    justify-content: center;
    cursor: pointer;
    margin-left: auto;
}

.hideListPostMenu {
    display: none;
}

.menuParentClubs .innerItemMenu {
    align-items: stretch;
}

.post-type-archive-intellectual .site-header,
.single-intellectual .site-header {
    background-color: #d9d9d9;
}

.post-type-archive-intellectual .site-logo,
.single-intellectual .site-logo {
    filter: brightness(0) saturate(100%) invert(19%) sepia(67%) saturate(364%) hue-rotate(138deg) brightness(101%) contrast(90%);
}

.post-type-archive-intellectual #masthead #nav-icon span,
.single-intellectual #masthead #nav-icon span {
    background: #000 !important;
}

.intellectual-clubs-page-popup.hideBanner {
    display: none !important;
}

.activeClabsMenu .menuParentClubs .bgItemMenu {
    width: 100%;
}

.imgItemNenuIntellectClubs::after {
    content: "";
    width: 20px;
    height: 20px;
    filter: blur(10px);
    position: absolute;
    left: 50%;
    opacity: 0.6;
    top: 50%;
    transform: translate(-50%, -50%);
}

.imgItemClubs.imgItemNenuIntellectClubs {
    width: 48px;
    height: 48px;
    position: relative;
}

.imgItemClubs.imgItemNenuIntellectClubs img {
    width: 24px;
    position: relative;
    z-index: 10;
}

.callback-bt {
    background: #30b0bc;
    border: 2px solid #30b0bc;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(86, 160, 173, 0.3);
    cursor: pointer;
    text-align: center;
    position: fixed !important;
    right: 25px;
    bottom: 50px;
    z-index: 999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 60px;
    height: 60px;
    padding: 0 !important;
}

.callback-bt img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(102%) contrast(104%);
}



@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 0 rgba(102, 148, 153, 0.2), 0 0 0 0 rgba(102, 148, 153, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 15px rgba(102, 148, 153, 0.2), 0 0 0 0 rgba(102, 148, 153, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 30px rgba(102, 148, 153, 0), 0 0 0 26.7px rgba(102, 148, 153, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 30px rgba(102, 148, 153, 0), 0 0 0 40px rgba(102, 148, 153, 0.0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 0 rgba(102, 148, 153, 0.2), 0 0 0 0 rgba(102, 148, 153, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 15px rgba(102, 148, 153, 0.2), 0 0 0 0 rgba(102, 148, 153, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 30px rgba(102, 148, 153, 0), 0 0 0 26.7px rgba(102, 148, 153, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(102, 148, 153, 0.3), 0 0 0 30px rgba(102, 148, 153, 0), 0 0 0 40px rgba(102, 148, 153, 0.0)
    }
}


.grid-container.innerFooterInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}


.shomu_same_icon::after {
    content: "";
    width: 32px;
    height: 32px;
    filter: blur(15px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#childrensIntellectual {
    height: 0;
    opacity: 0;
}

.childrens-intellectual-swiper-wrapper2 {
    margin-left: -33%;
}

#childrensIntellectual.swiper-initialized {
    height: auto;
    opacity: 1;
}

p.ptitleForm {
    margin: 0 0 16px;
    color: #292929;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.externat-page-teachers-card-typeinfo {
    justify-content: center;
    padding-top: 17px;
}

.externat-page-teachers-card-typeinfo .externat-page-teachers-card-img {
    width: 178px;
    margin-right: auto;
    margin-bottom: 32px;
}

.page-template-externat-template .externat-page-nav {
    top: 50px !important;
}

.navMobSliderExtern {
    top: 282px;
    transition: 0.2s all;
}



.externat-training-packages-table-mobile-nav.topFix {
    position: fixed;
    right: 0;
}


.externat-page .childrens-intellectual-programm-right .swiper-slide {
    width: 380px;
}

.listFullMenu {
    display: flex;
    flex-direction: column;
}

.itemFullMenu {
    order: 10;
}

.itemFullMenu.progectItemMenu-4456 {
    order: 1;
}

.itemFullMenu.progectItemMenu-4273 {
    order: 2;
}

.grecaptcha-badge {
    display: none !important;
}

.externat-banner-bottom .swiper-slide {
    width: 276px;
    height: 276px;
    border-radius: 24px;
}

.externat-banner-bottom-wrapper {
    display: flex;
    gap: 24px;
}

.psychological-center-flex-right p {
    font-size: 0;
    position: static;
}

.my-custom-class {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 29px;
    margin-left: -48px;
}

.projects-template-psiholog-center-tamplate #amelia-app-booking0 {
    width: 100%;
}

.projects-template-psiholog-center-tamplate .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming.mobile {
    margin-top: 15px;
}

.psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
    margin-bottom: 24px;
}

.projects-template-psiholog-center-tamplate .childrens-intellectual-swiper-wrapper {
    margin-left: -31%;
}

.page-template-externat-template .childrens-intellectual-programm .childrens-intellectual-swiper2 .childrens-intellectual-swiper-wrapper2 {
    margin-left: -42%;
}

.page-template-externat-template .externat-page .childrens-intellectual-swiper-slide-container {
    justify-content: flex-start !important;
}

.page-template-externat-template .childrens-intellectual-programm .childrens-intellectual-swiper2 {
    padding: 2px 0;
}

.projects-template.projects-template-templates.projects-template-psiholog-center-tamplate.projects-template-templatespsiholog-center-tamplate-php .childrens-intellectual-swiper-wrapper {
    margin-left: -44%;
}

.am-event-modal__header-booking-btn-price,
.am-event-upcoming__block-top-right {
    display: none !important;
}


.connectField {
    background-image: url(/wp-content/themes/generatepress/images/connect.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left 7px center !important;
    font-size: 14px;
    background-size: 19px;
    color: #b0b0b0;
}

.sectionFormFlex {
    display: flex;
    flex-wrap: wrap;
}

.formBlock.formBlock50 {
    width: 50%;
    padding: 32px 16px;
    flex-direction: column;
    display: inline-flex;
    justify-content: center;
}

.blockBgForm {
    width: 50%;
    line-height: 0;
}

.blockBgForm img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    max-width: unset !important;
    line-height: 0;
}

.sectionFormFlex .formRow.formSubmit .wpcf7-submit {
    width: 100%;
    margin: 0;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body> :not([aria-modal="true"]) {
    padding-right: 0 !important;
}

.dumkiBlock {
    border-radius: 12px;
    border: 1px solid #F0F2F5;
    background: #FFF;
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    top: 66px;
    right: 28px;
    width: 100%;
    max-width: 295px;
    box-sizing: border-box;
    font-size: 19px;
    color: #1D2739;
    font-weight: 600;
}

.dumkiBlock::after,
.dumkiBlock::before {
    top: 100%;
    left: 32%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.dumkiBlock:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.dumkiBlock::before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.bntLite {
    padding: 12px 24px;
    border: 1px solid rgb(52 97 103);
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    color: #292929;
    display: flex;
    background: transparent;
    align-items: center;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    width: max-content;
}

.innerTeacherSlider .bntLite {
    margin-top: 16px;
}

.bntLite:hover {
    background: #f5f5f5;
}



/* Підготовка до школи */
.preparation__hero-header::before {
    content: none;
}

.preparation__hero-header::after {
    content: none;
}

.preparation__hero-header {
    position: relative;
    height: 1063px;
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat !important;
    background-size: auto !important;
    padding-top: 178px;
    box-sizing: border-box;
    overflow: visible;
}

.preparation__hero-img {
    width: 1176.108px;
    height: 600px;
}

.preparation__hero-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.preparation__hero-header .kindergartenPageInner {
    width: 1176px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
}

.preparation__hero {
    position: relative;
    z-index: 2;
    padding-bottom: 64px;
}

.preparation__hero span {
    color: var(--100-White, #FFF);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    display: block;
    margin-bottom: 16px;
    text-align: center;
}

.preparation__hero h1 {
    color: var(--100-White, #FFF);
    font-size: 81px;
    font-style: normal;
    font-weight: 700;
    line-height: 91.4%;
    letter-spacing: -1.62px;
    margin-bottom: 39px;
}

.preparation__hero-btn {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
}

.preparation__hero-btn button {
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 12px;
    background: var(--Main-Site-Color-System-Cloudy-Green-200, #3b9099);
    color: var(--100-White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.preparation__hero-btn a {
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 12px;
    background: var(--Main-Site-Color-System-Cloudy-Green-200, #3b9099);
    color: var(--100-White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
}

.preparation__hero-header .iconBunner5 {
    position: absolute;
    top: 50%;
    left: 71%;
}

.preparation__hero-header .iconBunner4 {
    position: absolute;
    top: 77%;
    left: 76%;
}

.preparation__hero-header .iconBunner1 {
    position: absolute;
    top: 54%;
    left: 13%;
    opacity: 0.3;
}

.preparation__hero-header .iconBunner2 {
    top: 85%;
    left: 12%;
    z-index: 1;
}

.preparation__hero-header .iconBunner6 {
    top: 96%;
    left: 57%;
    z-index: 2;
}

.preparation__items .externat-banner-bottom {
    position: static;
    transform: none;
}

.preparation__items {
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 64px;
    padding-top: 98px;
}

.preparation__items h2 {
    color: var(--100-White, #FFF);
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 7px;
    width: 100%;
    text-align: left;
}

.preparation__items .externat-banner-bottom {
    flex-direction: column;
    max-width: 1176px;
    margin: 0 auto;
}

.preparation-card4 {
    padding: 0;
}

.preparation__developmental {
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding: 72px 0 24px 0;
    position: relative;
}

.preparation__developmental h2 {
    color: var(--100-White, #FFF);
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.preparation__developmental .externat-accordion-item {
    min-height: 96px;
    box-sizing: border-box;
    padding: 30px 48px 30px 32px;
}

.preparation__developmental .externat-page-extern-wrapper {
    align-items: flex-start;
}

.preparation__developmental .externat-page-extern-right {
    margin-top: 42px;
}

.preparation__developmental .externat-accordion-item button {
    text-align: left;
}

.preparation__developmental:after {
    content: "";
    background: url(/wp-content/uploads/2024/01/background-gradient-absolute-position.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    width: 768px;
    height: 948px;
}

.preparation__classes {
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding: 56px 0 95px 0;
}

.schools-template-preparation-school-template {
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
}

.schools-template-preparation-school-template .site-content {
    background: url(/wp-content/uploads/2023/06/backgroundfx.png), #3B9099;
    background-repeat: repeat;
    background-size: auto;
    padding: 64px 0px 128px 0px;
    box-sizing: border-box;
}

.preparation__classes-wrapper {
    max-width: 1176px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 224px;
    align-self: stretch;
}

.preparation__classes-left {
    width: 476px;
}

.preparation__classes-left p {
    color: var(--100-White, #FFF);
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 32px;
}

.preparation__classes-left span:nth-of-type(1) {
    color: var(--100-White, #FFF);
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
    display: block;
}

.preparation__classes-left span:nth-of-type(2) {
    color: var(--100-White, #FFF);
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 16px;
    display: block;
}

.preparation__classes-box {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px;
    align-self: stretch;
    flex-wrap: wrap;
}

.preparation__classes-box p {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    gap: 16px;
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: var(--100-White, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    color: var(--100-Graphite, #292929);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.preparation__classes-right .innerFormHomeRight {
    display: flex;
    width: 476px;
    padding: 32px 48px 48px 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: var(--80-White, rgba(255, 255, 255, 0.80));
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.preparation__classes-right .innerFormHomeRight h3 {
    color: var(--100-Graphite, #292929);
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 0;
}

.preparation__classes-right .innerFormHomeRight .wpcf7-submit {
    width: 100%;
    background-position: right 127px center !important;
    margin-top: 15px;
}

.schools-template-preparation-school-template .site-footer {
    padding-top: 130px;
}

.fullReviews {
    width: 100%;
    max-width: 500px;
}

.leceumTeachers .schoolTeachersItemRightText {
	font-size: 14px;
	overflow: hidden !important;
	display: -webkit-box;
	-webkit-line-clamp: 20;
	-webkit-box-orient: vertical;
	cursor: pointer;
}

.fulTextTeacher {
	max-width: 600px;
}
























@media (min-width: 1920px) {
    .kindergartenPageProgram .kindergartenPageProgramInner {
        padding-right: 40%;
    }

    .kindergartenPageProgram {
        background-size: auto, 35% !important;
    }
}

/*? //max-width: 1920px ***********************************************************************/













/* responsive  */
@media(max-width:1500px) {
    .kindergartenPageData .kindergartenInner::after {
        left: auto;
        right: -120px;
        top: -100px;
        z-index: 2;
    }

    .iconBunner4 {
        left: 85%;
    }

    .iconBunner5 {
        left: 85%;
    }

    .iconBunner3 {
        left: 66%;
    }

    .iconBunner6 {
        top: 75%;
    }

    .iconBunner1 {
        top: 20%;
        left: 4%;
    }

}

/*? //max-width: 1500px ***********************************************************************/



@media (max-width: 1680px) {
    .childrens-intellectual-cares-pisition1 {
        right: -20%;
    }

    .childrens-intellectual-cares-pisition2 {
        left: 40%;
    }

    .intellectual-clubs-eng-what-position {
        left: 41%;
    }

    .intellectual-clubs-eng-communication {
        background-size: cover;
    }
}

/*? //max-width: 1680px ***********************************************************************/




@media (max-width: 1440px) {
    .childrens-intellectual-cares-pisition3 {
        left: -5%;
    }

    .preparation__hero-header {
        overflow-x: hidden;
        overflow-y: visible;
    }

    .preparation__hero-header .iconBunner5 {
        position: absolute;
        top: 50%;
        left: 81%;
    }

    .preparation__hero-header .iconBunner4 {
        position: absolute;
        top: 77%;
        left: auto;
        right: -6%;
    }

    .preparation__hero-header .iconBunner1 {
        position: absolute;
        top: 54%;
        left: -5%;
        opacity: 0.3;
    }

    .preparation__hero-header .iconBunner2 {
        top: 85%;
        left: -6%;
        z-index: 1;
    }

    .preparation__hero-header .iconBunner6 {
        top: 94%;
        left: 60%;
        z-index: 2;
    }
}

/*? //max-width: 1440px ***********************************************************************/


@media (max-width: 1279px) {
    .psychological-center-hero {
        display: flex;
        min-width: 320px;
        max-width: 1279px;
        padding: 32px;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        align-self: stretch;
    }

    .psychological-center-wrapper h1 {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-head h2 {
        font-size: 34.5px;
        font-style: normal;
        font-weight: 700;
        line-height: 110%;
        letter-spacing: 0.69px;
        text-transform: uppercase;
        padding: 8px 24px;
    }

    .psychological-center-head-text {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-hero-flex {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
    }

    .psychological-center-hero-flex-card {
        display: flex;
        min-width: 256px;
        padding: 48px 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
    }

    .psychological-center-hero-img1 {
        width: 225px;
        height: 168.75px;
        position: static;
    }

    .psychological-center-hero-img1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: right;
    }

    .psychological-center-hero-flex-card {
        gap: 8px;
        height: auto;
        min-height: 211px;
    }

    .psychological-center-hero-flex-card div {
        -webkit-line-clamp: 4;
        min-height: auto;
    }

    .psychological-center-help-tittle {
        display: flex;
        min-width: 224px;
        padding: 16px;
        align-items: center;
        flex: 1 0 0;
        max-width: 567px;
    }

    .psychological-center-hero-img {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .psychological-center-hero-flex {
        padding: 0 32px;
    }

    .psychological-center-hero-img2 {
        width: 225px;
        height: 198.75px;
        position: static;
    }

    .psychological-center-hero-button {
        width: 178px;
        height: 178px;
    }

    .psychological-center-hero-img2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }

    .psychological-center-hero-img {
        height: auto;
        overflow: hidden;
    }

    .page-template-psiholog-center-tamplate .site-header .grid-container {
        padding: 16px;
    }

    .psychological-center-head-text {
        max-width: 600px;
        width: 100%;
    }

    .psychological-center-help {
        padding: 0;
    }

    .psychological-center-help .psychological-center-wrapper {
        width: 100%;
        display: flex;
        min-width: auto;
        max-width: 1279px;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        align-self: stretch;
        display: flex;
        padding: 24px 16px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .psychological-center-help-tittle {
        width: 100%;
        padding: 16px;
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-wrapper {
        padding-bottom: 0;
    }

    .psychological-center-help-slider-item {
        display: flex;
        max-width: 224px;
        padding: 16px;
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
    }

    .psychological-center-help-slider-item-text {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-help-navigation {
        display: none;
    }

    .psychological-center-help-container2 {
        display: flex;
        overflow: hidden;
        min-width: 320px;
        max-width: 1279px;
        padding: 64px 32px;
        flex-direction: column;
        align-items: center;
        gap: 64px;
        align-self: stretch;
    }

    .psychological-center-help-wrapper {
        width: 100%;
    }

    .psychological-center-head2 h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .psychological-center-help-container-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .psychological-center-help-container-flex-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 64px;
    }

    .psychological-center-help-container-flex-right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 64px;
    }

    .psychological-center-help-container-flex-card {
        display: flex;
        width: 256px;
        height: 256px;
        min-width: 256px;
        max-width: 256px;
        padding: 22px 24px 0px 22px;
        align-items: flex-start;
        gap: 16px;
    }

    .psychological-center-help-container-flex-card>div:nth-of-type(1) {
        font-size: 19px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(1)>div:nth-of-type(2) {
        width: 95px;
        height: 109px;
        right: 16px;
        bottom: 16px;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(1)::after {
        width: 88px;
        height: 64px;
        left: -42px;
        top: 173px;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(2)>div:nth-of-type(2) {
        width: 126px;
        height: 94px;
        right: 16px;
        bottom: 16px;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(2)::after {
        height: 119px;
        width: 102px;
        left: -41.75px;
        bottom: 7px;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(3)>div:nth-of-type(2) {
        width: 137.5px;
        height: 103.5px;
        right: 16px;
        bottom: 16px;
    }

    .psychological-center-help-container-flex-left .psychological-center-help-container-flex-card:nth-of-type(3)::after {
        width: 80px;
        height: 112.5px;
        left: -34.5px;
        top: 124px;
        right: 0;
    }

    .psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(1)>div:nth-of-type(2) {
        width: 80px;
        height: 114px;
        right: 16px;
        bottom: 16px;
    }

    .psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(1)::after {
        width: 59px;
        height: 80px;
        left: -28.5px;
        top: 168px;
    }

    .psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(2)>div:nth-of-type(2) {
        width: 124.5px;
        height: 93px;
        left: 24px;
        bottom: 24px;
    }

    .psychological-center-help-container-flex-right .psychological-center-help-container-flex-card:nth-of-type(2)::after {
        width: 80px;
        height: 82.5px;
        right: -22px;
        top: 95.25px;
    }

    .psychological-center-help-container-position-img1 {
        width: 432px;
        height: 324px;
        top: 85px;
        right: -61px;
    }

    .psychological-center-help-container-position-img2 {
        width: 432px;
        height: 352.5px;
        top: 566px;
        left: -62px;
    }

    .psychological-center-help-container-position-img3 {
        width: 357px;
        height: 210px;
        top: auto;
        bottom: -15px;
        right: -75px;
    }

    .psychological-center-help-container-position {
        width: 100%;
        height: 100%;
    }

    .psychological-center-calendar {
        overflow: hidden;
        display: flex;
        min-width: 320px;
        max-width: 1279px;
        padding: 64px 32px;
        flex-direction: column;
        align-items: center;
        gap: 64px;
        align-self: stretch;
    }

    .psychological-center-calendar .psychological-center-calendar-wrapper {
        width: 100%;
    }

    .psychological-center-calendar-wrapper .psychological-center-head h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        padding: 4px 24px;
    }

    .psychological-center-calendar-flex {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        gap: 24px 48px;
        align-self: stretch;
        flex-wrap: wrap;
        min-width: auto;
        max-width: 1279px;
        padding-top: 24px;
    }

    .psychological-center-calendar-flex-left {
        min-width: 256px;
        max-width: 583px;
        width: 100%;
        height: auto;
    }

    .psychological-center-calendar-flex-left>h3 {
        padding: 0 24px;
        font-size: 19px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-flex-left-flex {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
        padding: 0 24px;
    }

    .psychological-center-flex-left-flex-container {
        display: flex;
        min-width: 224px;
        padding: 4px 16px 4px 8px;
        align-items: center;
        gap: 4px;
        flex: 1 0 0;
    }

    .psychological-center-calendar-flex-left-art {
        position: static;
        width: 594.909px;
        height: 200px;
    }

    .psychological-center-flex-left-flex>div {
        font-size: 13px;
        height: auto;
        max-height: 48px;
    }

    .psychological-center-flex-right {
        display: flex;
        min-width: 256px;
        max-width: 583px;
        padding: 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
        width: 100%;
    }

    .psychological-center-main .am-event-upcoming {
        width: 100% !important;
    }

    .psychological-center-main .am-event-header__title {
        padding-left: 32px;
        text-align: left;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left-inner.small:last-of-type {
        width: max-content !important;
        margin-right: 0;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left {
        justify-content: flex-start !important;
        flex-direction: row !important;
    }

    .psychological-center-calendar-bottom {
        display: flex;
        min-width: 256px;
        max-width: 1215px;
        padding: 24px 16px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
        min-height: 302px;
    }

    .psychological-center-calendar-bottom-left {
        display: flex;
        min-width: 224px;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
        width: 100%;
    }

    .psychological-center-calendar-bottom-left h3 {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-calendar-bottom-left p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .psychological-center-calendar-bottom-right {
        margin: 0;
        width: 100%;
    }

    .psychological-center-calendar-item {
        display: flex;
        height: 200px;
        max-width: 224px;
        padding: 16px 16px 0px 16px;
        flex-direction: column;
        align-items: flex-end;
    }

    .psychological-center-calendar-item div {
        width: 146.25px;
        height: 108.75px;
        right: -35px;
    }

    .psychological-center-calendar-item div {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-calendar-navigation {
        display: none;
    }

    .psychological-center-teacher {
        display: flex;
        min-width: 320px;
        max-width: 1279px;
        padding: 64px 32px;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        align-self: stretch;
    }

    .psychological-center-teacher-wrapper {
        width: 100%;
    }

    .psychological-center-teacher-wrapper .psychological-center-head h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        padding: 4px 24px;
    }

    .psychological-center-teacher-item {
        display: flex;

        max-width: 1215px;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        align-self: stretch;
    }

    .psychological-center-teacher-slider .slick-slide {
        padding: 0;
    }

    .psychological-center-teacher-arrows {
        display: none !important;
    }

    .psychological-center-teacher-slider {
        width: 100%;
    }

    .psychological-center-teacher-main {
        min-width: 256px;
        max-width: 1215px;
        width: 100%;
    }

    .psychological-center-teacher-item-left {
        display: flex;
        min-width: 256px;
        max-width: 583px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        width: 100%;
        flex: 1 0 0;
    }

    .psychological-center-teacher-slider .slick-list {
        padding: 0 !important;
    }

    .psychological-center-teacher-item-right {
        min-width: 256px;
        max-width: 583px;
        width: 100%;
        display: flex;
        min-width: 256px;
        max-width: 583px;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .psychological-center-teacher-item-left-name {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-teacher-item-left-position {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-teacher-item-left-white {
        display: flex;
        padding: 4px 16px 4px 8px;
        align-items: center;
        gap: 4px;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-teacher-item-left-message {
        display: flex;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        align-self: stretch;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .psychological-center-teacher-item-right-img {
        display: flex;
        width: 120px;
        height: 120px;
        justify-content: center;
        align-items: center;
        border-radius: 4.5px;
    }

    .psychological-center-foto-slider-item {
        display: flex;
        height: 256px;
        min-width: 256px;
    }

    .psychological-center-foto {
        display: flex;
        min-width: 320px;
        max-width: 1279px;
        padding: 64px 32px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 32px;
        align-self: stretch;
    }

    .psychological-center-teacher {
        overflow: hidden;
    }

    .psychological-center-foto-wrapper {
        width: 100%;
    }

    .psychological-center-foto-slider {
        display: flex;
        min-width: 256px;
        max-width: 1215px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .psychological-center-foto-top-nav {
        display: none;
    }

    .psychological-center-foto-top h2 {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-center-foto-slider {
        margin-left: 0;
    }

    .page-template-psiholog-center-tamplate #breadcrumbs {
        margin-top: 15px;
    }

    .psychological-center-hero {
        padding: 0;
        padding-top: 22px;
    }

    .psychological-center-head {
        border-left: 2px solid #17717B;
        border-right: 2px solid #17717B;
        padding: 4px 0;
    }

    .psychological-center-wrapper h1 {
        margin-bottom: 24px;
    }

    .psychological-center-head::after {
        content: "";
        width: 4px;
        height: 4px;
        background: #17717B;
        position: absolute;
        bottom: -1px;
        right: -3px;
    }

    .psychological-center-head::before {
        width: 11.998px;
        height: 11.998px;
        background-size: contain;
        position: absolute;
        bottom: -13px;
        right: -15px;
    }

    .psychological-center-head-text {
        max-width: 600px;
        width: 100%;
        margin-top: 26px;
    }

    .psychological-center-help-container2 {
        padding-bottom: 56px;
    }

    .psychological-center-head {
        margin-bottom: 25px;
    }

    .psychological-center-help .psychological-center-wrapper {
        padding-bottom: 20px;
    }

    .psychological-center-help-slider-item-img {
        position: static;
        margin-top: -20px;
    }

    .psychological-center-hero {
        overflow: hidden;
    }

    .psychological-center-help {
        padding: 0 32px;
        margin-top: 42px;
    }

    .psychological-center-help .psychological-center-wrapper {
        gap: 53px;
    }

    .psychological-center-calendar-wrapper .psychological-center-head {
        padding: 6px 0;
        margin: 0 auto;
    }

    .psychological-center-calendar-flex {
        padding-top: 0;
    }

    .psychological-center-calendar-wrapper .psychological-center-head h2 {
        padding: 4px 19px;
    }

    .psychological-center-help-slider-item {
        border-radius: 16px !important;
        padding-left: 14px;
        height: 160px;
    }

    .psychological-center-hero {
        padding-bottom: 32px;
    }

    .psychological-center-help .psychological-center-help-container {
        height: auto;
    }

    .psychological-center-help-navigation {
        width: 100%;
    }

    .psychological-center-help-slider-item-text {
        margin-top: -17px;
    }

    .psychological-center-head2 {
        border-left: 2px solid #292929;
        width: max-content;
        border-right: 2px solid #292929;
        justify-content: center;
        padding: 6px 0;
        align-items: center;
        gap: 4.004px;
        margin: 0 auto 19px auto
    }

    .psychological-center-head2 h2 {
        padding: 4.004px 24.022px;
    }

    .psychological-center-head2::after {
        content: "";
        width: 4px;
        height: 4px;
        background: #292929;
        position: absolute;
        bottom: -1px;
        right: -3px;
    }

    .psychological-center-head2::before {
        width: 12.019px;
        height: 11.998px;
        bottom: -14px;
        right: -16px;
        background-size: cover;
    }

    .psychological-center-calendar-flex-left {
        padding-top: 26px;
        flex: 1 0 0;
    }

    .psychological-center-flex-right .am-event-upcoming {
        margin-top: 0 !important;
        padding-left: 0 !important;
    }


    .psychological-center-flex-right p {
        top: 83px;
        padding-right: 40px;
        box-sizing: border-box;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .psychological-center-teacher-main {
        margin-top: 31px;
    }

    .psychological-center-teacher-item {
        align-items: center !important;
    }

    .psychological-center-teacher {
        padding-top: 50px;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
        padding-left: 60px;
        font-size: 19px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 150%;
        font-family: Nunito;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading .mobile {
        font-size: 19px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 150%;
        font-family: Nunito;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-calendar .fc-view-harness {
        height: 100%;
        overflow: visible;
    }

    .psychological-center-flex-left-flex-container:nth-of-type(3) img {
        margin-top: 6px !important;
    }

    .psychological-center-teacher-wrapper::after {
        width: 315px;
        height: 300px;
        top: 18px;
        left: -37px;
    }

    .psychological-center-main tr {
        height: 100px !important;
    }

    .psychological-center-flex-left-flex-container:nth-last-of-type(1) img {
        margin-top: 6px !important;
    }

    .psychological-center-flex-right {
        height: auto !important;
    }

    .psychological-center-flex-left-flex-container {
        position: relative;
        overflow: hidden;
    }

    .psychological-center-flex-left-flex-container-img::after {
        width: 20px;
        height: 20px;
        left: 6px;
        top: 7px;
    }

    .psychological-center-flex-left-flex-container-img {
        margin: 0 5px 0 0 !important;
    }


    .psychological-center-calendar-flex-left-art {
        height: 248px;
    }

    .psychological-center-flex-left-flex {
        gap: 19px;
    }

    .psychological-center-calendar-flex-left-art img {
        height: 100%;
        object-fit: cover;
    }

    .psychological-center-calendar-item {
        padding: 14px 16px 0px 14px;
    }

    .psychological-center-calendar-item div {
        right: -33px;
    }

    .psychological-center-calendar-bottom-right {
        margin-left: -23px;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-calendar {
        padding-top: 19px;
    }

    /*.psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-calendar {
        height: 400px;
        overflow: hidden;
    }*/

    .psychological-center-flex-right {
        height: 646px;
    }

    .psychological-center-main .am-event-header__title {
        padding-left: 45px;
    }

    .psychological-center-calendar .psychological-center-calendar-wrapper {
        gap: 63px;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .am-event__btn-gray:nth-of-type(1) {
        border-radius: 4px !important;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .am-event__btn-gray:nth-of-type(2) {
        border-radius: 4px !important;
    }

    .psychological-center-teacher-wrapper .psychological-center-head {
        margin: 0 auto;
        padding: 10px 0;
    }

    .psychological-center-teacher-wrapper .psychological-center-head h2 {
        padding: 4px 21px;
    }

    .psychological-center-teacher-slider.swiper-wrapper {
        width: 100%;
        padding-bottom: 100px;
    }

    .psychological-center-teacher-navigation {
        bottom: 60px;
    }

    .psychological-center-help .psychological-center-wrapper {
        min-height: 262px;
        flex-direction: row;
        justify-content: flex-start;
        position: relative;
    }

    .psychological-center-help-slider-item {
        padding-bottom: 0;
        min-height: 160px;
    }

    .psychological-center-help-tittle-left {
        padding-bottom: 0;
        height: 215px;
        display: flex;
        align-items: flex-end;
        display: flex;
        min-width: 224px;
        flex: 1 0 0;
        max-width: 567px;
        width: 100%;
    }

    .psychological-center-help-slider {
        padding-right: 100px;
    }

    .psychological-center-calendar-slider {
        padding-right: 100px;
    }

    .psychological-center-help-navigation-center {
        width: 100%;
    }

    .psychological-center-help-navigation {
        background: #fff;
        border-radius: 99px;
    }

    .psychological-center-help-slider {
        margin-bottom: 25px;
    }

    .psychological-center-help-slider .slick-slide {
        padding: 0 8px;
    }

    .psychological-center-help-navigation {
        display: flex;
    }

    .psychological-center-help-navigation-left {
        display: none !important;
    }

    .psychological-center-help-navigation-right {
        display: none !important;
    }

    .psychological-center-help .psychological-center-wrapper {
        display: flex;
        padding: 24px 16px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .psychological-center-calendar-navigation {
        display: block;
    }

    .psychological-center-calendar-bottom {
        position: relative;
    }

    .psychological-center-calendar-navigation-left {
        display: none;
    }

    .psychological-center-calendar-navigation-right {
        display: none;
    }

    .psychological-center-calendar-navigation {
        position: relative;
        z-index: 20;
        width: 100%;
    }

    .psychological-center-calendar-navigation-center {
        width: 100%;
    }

    .psychological-center-calendar-container {
        padding-left: 10px;
    }

    .psychological-center-teacher-item {
        display: flex;
        width: 100%;
        max-width: 1279px;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .psychological-center-teacher-item-left-white-container {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .psychological-center-teacher-item-left-white {
        display: flex;
        padding: 4px 16px 4px 8px;
        align-items: center;
        gap: 4px;
        margin-bottom: 0;
    }

    .psychological-center-teacher-item-left {
        gap: 0;
    }

    .psychological-center-teacher-item-left-position {
        margin-bottom: 24px;
    }

    .psychological-center-teacher-item-left-message {
        margin-top: 24px;
    }

    .psychological-center-teacher-slider.swiper-wrapper {
        padding-bottom: 0;
    }

    .psychological-center-teacher-item-right {
        height: 100%;
    }

    .psychological-center-teacher-slider.swiper-wrapper {
        margin-bottom: 32px;
    }

    .psychological-center-hero-flex {
        padding: 0 32px;
    }

    .psychological-center-calendar-slider .psychological-center-help-slider-item {
        height: 200px;
    }

    .psychological-center-calendar-navigation {
        margin-top: 48px;
    }

    .psychological-center-help-tittle-left {
        height: auto;
    }

    .psychological-center-help-slider-item {
        flex-direction: column-reverse;
    }

    .psychological-center-foto-slider-item img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left {
        flex-direction: row-reverse !important;
    }

    .psychological-center-help-slider-item {
        flex-direction: column-reverse;
    }

    .psychological-center-calendar-slider .psychological-center-help-slider-item {
        max-width: 224px;
    }

    .psychological-center-calendar-slider .psychological-center-help-slider-item {
        flex-direction: column;
    }

    .psychological-center-help-tittle-left .psychological-center-help-container .psychological-center-help-slider-item {
        flex-direction: column-reverse;
    }

    .psychological-center-help-slider-item-img {
        margin-bottom: 18px !important;
    }

    .psychological-center-flex-left-flex-container:nth-of-type(4) .psychological-center-flex-left-flex-container-img::after {
        left: 2px;
        top: 4px;
    }

    .intellectual-clubs-hero {
        padding: 32px;
    }

    .intellectual-clubs-hero .intellectual-clubs-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
    }

    .intellectual-clubs-wrapper {
        width: 100%;
    }

    .intellectual-clubs-hero-left {
        display: flex;
        min-width: 256px;
        max-width: 512px;
        padding: 128px 16px 16px 16px;
        flex-direction: column;
        box-sizing: border-box;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
        border-radius: 12px;
        border: 2px solid #D5D5D5;
        background: rgba(255, 255, 255, 0.80);
    }

    .intellectual-clubs-hero-right {
        display: flex;
        width: 320px;
        height: 263.918px;
        padding-left: 0px;
        justify-content: flex-end;
        align-items: center;
    }

    .intellectual-clubs-hero-left-position {
        display: flex;
        width: 117px;
        padding: 8px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 12px;
        border-radius: 0px 12px;
        box-sizing: border-box;
    }

    .post-type-archive-intellectual .intellectual-clubs-hero {
        padding-top: 55px;
    }

    .intellectual-clubs-hero-left-position p {
        font-size: 11px;
        font-weight: 400;
        line-height: 160%;
    }

    .intellectual-clubs-hero-left-position a {
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
    }

    .intellectual-clubs-hero-left-top-green p {
        font-size: 11px;
        font-weight: 400;
        line-height: 160%;
    }

    .intellectual-clubs-hero-left-top-green {
        margin-bottom: 24px;
    }

    .intellectual-clubs-hero-left-top h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: 140%;
        margin-bottom: 24px;
    }

    .intellectual-clubs-hero-left-bottom {
        display: flex;
        align-items: flex-end;
        align-content: flex-end;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .intellectual-clubs-hero-left-bottom_left {
        display: flex;
        min-width: 224px;
        align-items: center;
        align-content: center;
        gap: 16px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .intellectual-clubs-hero-left-bottom_right {
        display: flex;
        min-width: 224px;
        padding: 12px 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        flex: 1 0 0;
    }

    .intellectual-clubs-hero-left-bottom_left p {
        min-width: 224px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .intellectual-clubs-hero-left-bottom_left a {
        padding: 12px 24px;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        width: max-content;
        line-height: 150%;
    }

    .intellectual-clubs-hero-left-bottom_right p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .intellectual-clubs-hero-left-bottom_right>div p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .intellectual-clubs-hero-left-position a svg {
        display: none;
    }

    .intellectual-clubs-directly {
        padding: 128px 32px;
    }

    .intellectual-clubs-directly .intellectual-clubs-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        align-self: stretch;
    }

    .intellectual-clubs-directly .intellectual-clubs-wrapper h2 {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .intellectual-clubs-directly-container {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .intellectual-clubs-directly-card {
        display: flex;
        height: 139px;
        min-width: 256px;
        max-width: 599.5px;
        align-items: flex-start;
        flex: 1 0 0;
        width: 100%;
    }

    .intellectual-clubs-directly-card-text {
        display: flex;
        padding: 16px;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex: 1 0 0;
        width: auto;
    }

    .intellectual-clubs-directly-card-img {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1 0 0;
        width: auto;
        align-self: stretch;
    }

    .childrens-intellectual-clubs {
        padding: 64px 0;
        padding-bottom: 0;
    }

    .childrens-intellectual-clubs .intellectual-clubs-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        padding-left: 32px;
        padding-right: 32px;
        align-self: stretch;
    }

    .childrens-intellectual-clubs-top {
        display: flex;
        min-width: 256px;
        padding: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        align-self: stretch;
    }

    .childrens-intellectual-clubs-bottom {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
    }

    .childrens-intellectual-clubs-bottom-card {
        display: flex;
        min-width: 256px;
        padding: 32px 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
    }

    .childrens-intellectual-clubs-position1 {
        display: none;
    }

    .childrens-intellectual-clubs-top h2 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .childrens-intellectual-clubs-position-wrapper {
        width: 100%;
    }

    .childrens-intellectual-clubs-position-wrapper>p:nth-of-type(1) {
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 24px;
    }

    .childrens-intellectual-clubs-top .childrens-intellectual-clubs-position-wrapper>span {
        font-size: 16px;
        font-weight: 700;
        line-height: 150%;
    }

    .childrens-intellectual-clubs-top-flex {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
        margin-bottom: 24px;
    }

    .childrens-intellectual-clubs-top-flex-card {
        display: flex;
        min-width: 208px;
        max-width: 320px;
        padding: 4px 16px 4px 8px;
        align-items: center;
        gap: 6px;
        min-height: 49px;
        flex: 1 0 0;
        box-sizing: border-box;
    }

    .childrens-intellectual-clubs-position-wrapper>p:nth-of-type(2) {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .childrens-intellectual-clubs-top-flex-card p {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .childrens-intellectual-clubs-position3 {
        width: 79.831px;
        height: 88.991px;
    }

    .childrens-intellectual-clubs-position2 {
        width: 68.594px;
        height: 78.616px;
    }

    .childrens-intellectual-clubs-bottom-card h3 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .childrens-intellectual-clubs-bottom-card div {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .childrens-intellectual-programm {
        padding: 32px;
    }

    .childrens-intellectual-programm .intellectual-clubs-wrapper {
        width: 100%;
        display: flex;
        padding: 24px 16px;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
        min-width: 100%;
        max-width: 100%;
    }

    .childrens-intellectual-programm-left {
        display: flex;
        min-width: 224px;
        padding: 16px;
        align-items: center;
        flex: 1 0 0;
    }

    .childrens-intellectual-programm-right {
        display: flex;
        min-width: 224px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
    }

    .childrens-intellectual-programm-left h2 {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .childrens-intellectual-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .childrens-intellectual-swiper-slide-container {
        display: flex;
        width: 224px;
        min-width: 224px;
        max-width: 224px;
        padding: 16px;
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 8px;
        align-self: stretch;
        border-radius: 16px;
        border: 2px solid rgba(0, 0, 0, 0.05);
        background: #FFF;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    }

    .childrens-intellectual-swiper-slide-container p {
        overflow: hidden;
        color: #292929;
        text-overflow: ellipsis;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        align-self: stretch;
    }

    .childrens-intellectual-scroll-nav {
        width: 100%;
    }

    .childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left {
        display: none;
    }

    .childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right {
        display: none;
    }

    .childrens-intellectual-scroll-nav .childrens-intellectual-scroll {
        width: 100%;
    }

    .childrens-intellectual-scroll-nav {
        margin-left: 0;
        margin-top: 0;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .childrens-intellectual-programm-right {
        margin: 0;
    }

    .childrens-intellectual-cares {
        padding: 128px 32px 64px 32px;
        overflow: hidden;
    }

    .childrens-intellectual-cares .intellectual-clubs-wrapper {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 32px;
        align-self: stretch;
    }

    .childrens-intellectual-cares-left h2 {
        font-size: 33px;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
    }

    .childrens-intellectual-cares-right {
        display: flex;
        min-width: 256px;
        max-width: 912px;
        align-items: flex-start;
        align-content: flex-start;
        gap: 24px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .childrens-intellectual-cares-right-card {
        display: flex;
        min-width: 256px;
        align-items: flex-start;
        flex: 1 0 0;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.80);
    }

    .childrens-intellectual-cares-right-card h3 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .childrens-intellectual-cares-right-card div {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .intellectual-clubs-page-popup-content {
        display: flex;
        width: 256px;
        min-width: 256px;
        max-width: 359px;
        min-height: 272px;
        max-height: 272px;
        flex-direction: column;
        align-items: flex-start;
    }

    .intellectual-clubs-page-popup-content-img {
        width: 24px;
        height: 24px;
        margin: 0 auto;
        margin-bottom: 16px;
    }

    .intellectual-clubs-page-popup-content h3 {
        width: 100%;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .intellectual-clubs-page-popup-content>p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        width: 100%;
    }

    .intellectual-clubs-page-popup-content a {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .childrens-intellectual-cares-pisition1 {
        width: 550px;
        height: 550px;
        right: -193px;
        bottom: 331px;
        top: auto;
    }

    .childrens-intellectual-cares-pisition2 {
        position: absolute;
        left: 70%;
        top: 72px;
    }

    .childrens-intellectual-cares-pisition3 {
        display: block;
        left: 25px;
        top: 22.661px;
        width: 150px;
        height: 80.677px;
    }

    .page-template-Intellectual-clubs-template .inside-header.grid-container {
        padding: 30px 16px;
    }

    .psychological-center-help-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .psychological-calendar-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: -43%;
    }

    .childrens-intellectual-swiper-slide-container:hover {
        border-radius: 16px;
    }

    .psychological-calendar-sl__container {
        display: flex;
        min-width: 224px;
        flex-direction: column;
        align-items: flex-start;
        gap: 48px;
        flex: 1 0 0;
    }

    .psychological-center-help-slider-item div {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .psychological-calendar-swiper .psychological-center-help-slider-item {
        display: flex;
        width: 224px;
        height: 200px;
        min-width: 224px;
        max-width: 224px;
        padding: 16px 16px 0px 16px;
        flex-direction: column;
        align-items: flex-end;
    }

    .psychological-center-calendar-item-img img {
        width: 80%;
        height: 80%;
    }

    .psychological-center-help-slider-item>div:nth-of-type(1) {
        position: relative;
        z-index: 3;
    }

    .psychological-center-calendar-navigation {
        margin-top: 0;
    }

    .page-template-Intellectual-clubs-template .inside-header.grid-container {
        padding: 16px 16px;
        justify-content: space-between;
        padding-bottom: 46px;
    }

    .page-template-Intellectual-clubs-template .site-logo {
        width: 82px;
        height: 33px;
    }

    .page-template-Intellectual-clubs-template .enrollTop {
        display: none;
    }

    .page-template-Intellectual-clubs-template #nav-icon {
        display: flex;
        padding: 12px;
        width: 56px;
        height: 56px;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 8px;
        background: #FFF;
        box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.50);
    }

    .page-template-Intellectual-clubs-template #nav-icon span {
        background: #346166;
        width: 25px;
        height: 2px;
    }

    .page-template-Intellectual-clubs-template #nav-icon span:nth-child(1) {
        top: 19px;
        left: 16px;
    }

    .page-template-Intellectual-clubs-template #nav-icon span:nth-child(2) {
        top: 27px;
        left: 16px;
    }

    .page-template-Intellectual-clubs-template #nav-icon span:nth-child(3) {
        top: 35px;
        left: 16px;
    }

    .page-template-Intellectual-clubs-template #breadcrumbs {
        margin-top: 16px;
    }

    .intellectual-clubs-page {
        padding-top: 93px;
    }

    .intellectual-clubs-hero-left-position a {
        text-align: center;
        width: 100%;
    }

    .intellectual-clubs-hero-left-top-green {
        padding: 0px 8px 0px 6px;
    }

    .intellectual-clubs-hero-left-top-green p {
        text-transform: inherit;
    }

    .intellectual-clubs-hero-left-top h1 {
        max-width: 380px;
        margin-bottom: 0px;
    }

    .intellectual-clubs-hero-left-bottom_left {
        max-width: 380px;
        position: relative;
        z-index: 5;
    }

    .childrens-intellectual-clubs-position2 {
        width: 90px;
        height: 100px;
        top: 145px;
        position: absolute;
        right: -12px;
    }

    .intellectual-clubs-directly {
        padding-bottom: 130px;
    }

    .intellectual-clubs-directly-card-img {
        min-width: 172px;
    }

    .intellectual-clubs-directly-card-text {
        padding-right: 5px;
        display: block;
    }

    .intellectual-clubs-directly .intellectual-clubs-wrapper {
        align-items: flex-start;
    }

    .intellectual-clubs-hero-left-bottom_left p {
        max-width: 380px;
    }

    .intellectual-clubs-hero {
        padding-bottom: 29px;
    }

    .intellectual-clubs-hero-left-bottom_right {
        padding-bottom: 9px;
    }

    .intellectual-clubs-hero-left {
        padding: 128px 16px 14px 13px;
    }

    .intellectual-clubs-hero-left {
        padding: 128px 16px 16px 13px;
    }

    .intellectual-clubs-hero-left-bottom_left a {
        gap: 2px;
    }

    .intellectual-clubs-hero-left-bottom_right>div {
        gap: 4px 7px;
    }

    .childrens-intellectual-clubs-top-flex-card .childrens-intellectual-clubs-top-flex-card-img::after {
        content: "";
        width: 20px !important;
        height: 20px !important;
        filter: blur(10px);
        position: absolute;
        left: 0 !important;
        top: 0 !important;
        opacity: 0.5;
    }

    .childrens-intellectual-clubs-top-flex-card-img {
        width: 20px;
        height: 20px;
    }

    .childrens-intellectual-clubs-top .childrens-intellectual-clubs-position-wrapper>span {
        margin-bottom: 10px;
    }

    .childrens-intellectual-clubs-bottom-card {
        padding-top: 42px;
        padding-bottom: 42px;
        gap: 0;
        min-height: 156px;
    }

    .childrens-intellectual-clubs-bottom {
        margin-bottom: 39px;
    }

    .childrens-intellectual-clubs-banner {
        height: 320px;
    }


    .childrens-intellectual-programm-left {
        padding-top: 30px;
    }

    .childrens-intellectual-cares .intellectual-clubs-wrapper {
        gap: 13px;
    }

    .childrens-intellectual-cares-right-card-color {
        margin-bottom: 16px;
    }

    .childrens-intellectual-cares-right {
        margin-top: -16px;
    }

    .childrens-intellectual-cares {
        padding: 133px 32px 64px 32px;
    }

    .childrens-intellectual-cares-right-card {
        padding: 16px;
    }

    .childrens-intellectual-cares-left {
        width: 292px;
    }

    .childrens-intellectual-programm-left h2 {
        max-width: 90%;
        margin-bottom: 0;
    }

    .childrens-intellectual-cares .intellectual-clubs-wrapper {
        align-items: flex-start;
    }

    .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container {
        height: auto;
        gap: 0;
        justify-content: flex-end;
        min-height: 160px;
    }

    .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: -41%;
    }

    .childrens-intellectual-programm-right {
        gap: 25px;
    }

    .childrens-intellectual-programm {
        padding-top: 39px;
        padding-bottom: 39px;
    }

    .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container .childrens-intellectual-programm-right {
        margin-left: -12px;
        margin-top: -11px;
    }

    .childrens-intellectual-cares-pisition3 {
        top: 16px;
    }

    .childrens-intellectual-cares-left {
        margin-top: -11px;
    }

    .childrens-intellectual-cares-pisition1 {
        bottom: 118px;
    }

    .childrens-intellectual-cares-pisition2 {
        left: 33%;
        top: 66px;
    }

    .childrens-intellectual-cares-right {
        gap: 22px;
    }

    .childrens-intellectual-cares-right-card {
        padding: 16px;
        padding-top: 20px;
        padding-left: 23px;
    }

    .page-template-Intellectual-clubs-template .innerSection {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 67px;
        padding-bottom: 0;
    }

    .page-template-Intellectual-clubs-template .logoFooterCol .custom-logo-link {
        width: 82px;
        height: 33px;
    }

    .page-template-Intellectual-clubs-template .seoBlockContent {
        max-height: 372px;
    }

    .page-template-Intellectual-clubs-template .footerContactRow {
        padding-top: 88px;
    }

    .intellectual-clubs-eng-hero {
        padding: 32px;
    }

    .intellectual-clubs-eng-hero-wrapper {
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
    }

    .intellectual-clubs-eng-hero-left {
        display: flex;
        min-width: 256px;
        max-width: 512px;
        padding: 64px 16px 16px 15px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
        box-sizing: border-box;
        border-radius: 12px;
        border: 2px solid #D5D5D5;
        background: rgba(255, 255, 255, 0.80);
    }

    .intellectual-clubs-eng-hero-right {
        display: flex;
        width: 320px;
        height: 264px;
        justify-content: flex-end;
        align-items: center;
    }

    .intellectual-clubs-eng-hero-left-footer {
        position: relative;
        z-index: 3;
    }

    .intellectual-clubs-eng-communication-content-flex1>p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-communication-content-flex-card p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-communication {
        height: auto;
    }

    .intellectual-clubs-eng-communication-content-flex-card {
        display: flex;
        padding: 4px 16px 4px 4px;
        align-items: center;
        gap: 6px;
        height: 28px;
    }

    .intellectual-clubs-eng-communication-content-flex1 h2 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .intellectual-clubs-eng-communication-content {
        height: auto;
    }

    .intellectual-clubs-eng-hero-left-header-right {
        display: none;
    }

    .intellectual-clubs-eng-communication-content-flex {
        gap: 8px;
        margin-bottom: 16px;
    }

    .intellectual-clubs-eng-hero-left-header-left {
        width: 100%;
    }

    .intellectual-clubs-eng-hero-left-header-left h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        max-width: 300px;
        margin-bottom: 23px;
    }

    .intellectual-clubs-eng-hero-left-header-left>p {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        width: 100%;
        max-width: 190px;
        margin-bottom: 16px;
    }

    .intellectual-clubs-eng-hero-left-header-left a {
        display: flex;
        padding: 8px 12px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        border-radius: 4px;
        font-size: 13px;
        font-weight: 700;
        line-height: 150%;
        width: max-content;
        background: #CFE3E6;
        color: #346166;
    }

    .intellectual-clubs-eng-hero-left-header {
        margin-bottom: 0;
    }

    .intellectual-clubs-eng-hero-left-footer-card h3 {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .intellectual-clubs-eng-hero-left-footer-card p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-communication-wrapper-mobile {
        display: flex;
        height: 332px;
        min-width: 384px;
        justify-content: center;
        align-items: center;
        flex: 1 0 0;
        width: 384px;
    }

    .intellectual-clubs-eng-communication-wrapper-mobile img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .intellectual-clubs-eng-communication-wrapper {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        align-self: stretch;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .intellectual-clubs-eng-communication {
        background: white;
    }

    .intellectual-clubs-eng-communication-wrapper-mobile picture {
        width: 100%;
        height: 100%;
    }

    .intellectual-clubs-eng-communication-content {
        display: flex;
        min-width: 320px;
        flex-direction: column;
        align-items: flex-end;
        gap: 8px;
        box-sizing: border-box;
        padding: 42px 32px;
        width: auto;
        flex: 1 0 0;
        padding-top: 31px;
    }

    .intellectual-clubs-eng-communication-content-flex-card-img img {
        width: 20px;
        height: 30px;
    }

    .intellectual-clubs-eng-communication-content-flex-card .intellectual-clubs-eng-communication-content-flex-card-img::after {
        width: 20px !important;
        height: 20px !important;
    }

    .intellectual-clubs-eng-communication-content::after {
        content: none;
    }

    .intellectual-clubs-eng-course-wrapper h2 {
        font-size: 23px;
        margin-bottom: 24px;
    }

    .intellectual-clubs-eng-course-left {
        display: flex;
        min-width: 256px;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px 48px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-course-left-flex {
        display: flex;
        min-width: 256px;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px 48px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-course-left>p {
        font-size: 13px;
        min-width: 256px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-course {
        padding: 32px;
    }

    .intellectual-clubs-eng-course-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-course-wrapper {
        width: 100%;

    }

    .intellectual-clubs-eng-course-left-flex>img {
        width: 64px;
        height: 45.635px;
    }

    .intellectual-clubs-eng-course-left div {
        width: auto;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-course-left>p {
        width: 100%;
        font-size: 13px;
    }

    .intellectual-clubs-eng-course-left {
        display: flex;
        min-width: 256px;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px 48px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-course-left-flex>div {
        min-width: 256px;
        font-size: 16px;
        width: 50%;
    }

    .intellectual-clubs-eng-course-flex {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
    }

    .intellectual-clubs-eng-course-right {
        width: 256.002px;
        height: 244.383px;
    }

    .intellectual-clubs-eng-program {
        padding: 32px;
    }

    .intellectual-clubs-eng-program-wrapper {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        display: flex;
        padding: 24px 16px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 9px;
        box-sizing: border-box;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left {
        display: flex;
        height: 148px;
        min-width: 224px;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
        height: 100%;
        padding-top: 32px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-right {
        display: flex;
        min-width: 224px;
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper {
        padding-top: 14px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left h2 {
        font-size: 19px;
        margin-bottom: 3px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper-slide-container h3 {
        font-size: 16px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper-slide-container p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-program .childrens-intellectual-swiper-wrapper {
        margin-left: -42%;
        margin-top: -21px;
    }

    .intellectual-clubs-eng-child {
        padding: 64px 32px;
    }

    .intellectual-clubs-eng-child-wrapper {
        width: 100%;
    }

    .intellectual-clubs-eng-child-left {
        display: flex;
        min-width: 224px;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-child-left-card-img img {
        width: 20px;
        min-width: 20px;
        height: 30px;
    }

    .intellectual-clubs-eng-child-right {
        display: flex;
        width: 320px;
        height: 263.918px;
        justify-content: center;
        align-items: center;
    }

    .intellectual-clubs-eng-child-wrapper {
        display: flex;
        min-width: 256px;
        padding: 24px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 48px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-child-left h2 {
        font-size: 23px;
        margin-bottom: 14px;
    }

    .intellectual-clubs-eng-child-left>p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .intellectual-clubs-eng-child-left-card p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-child-left-card {
        display: flex;
        height: 48px;
        min-width: 208px;
        max-width: 320px;
        padding: 4px 16px 4px 10px;
        align-items: center;
        gap: 10px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-what-left h2 {
        font-size: 33px;
    }

    .intellectual-clubs-eng-child-left-container {
        gap: 15px;
    }

    .intellectual-clubs-eng-child-left-card .intellectual-clubs-eng-child-left-card-img::after {
        width: 20px !important;
        height: 20px !important;
    }

    .intellectual-clubs-eng-what {
        padding: 64px 32px;
    }

    .intellectual-clubs-eng-what-wrapper {
        width: 100%;
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 24px 116px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-what-right-card>p {
        font-size: 13px;
    }

    .intellectual-clubs-eng-what-right-card ul li {
        font-size: 13px;
    }

    .intellectual-clubs-eng-what-right-card .intellectual-clubs-eng-what-right-card-green {
        margin-bottom: 17px;
    }

    .intellectual-clubs-eng-what-left {
        display: flex;
        min-width: 256px;
        max-width: 288px;
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
        flex: 1 0 0;
    }

    .intellectual-clubs-eng-what-right {
        margin-top: -20px;
    }

    .intellectual-clubs-eng-what-right {
        display: flex;
        min-width: 256px;
        max-width: 912px;
        align-items: flex-start;
        align-content: flex-start;
        gap: 11px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .intellectual-clubs-eng-what-position {
        top: 73px;
        left: 33%;
    }

    .intellectual-clubs-eng-what {
        padding-top: 70px;
        padding-bottom: 83px;
    }

    .intellectual-clubs-eng-what-right-card {
        display: flex;
        min-width: 256px;
        align-items: flex-start;
        flex: 1 0 0;
        padding-bottom: 0;
    }

    .intellectual-clubs-eng-what-right-card-blue-text {
        font-size: 13px !important;
    }

    .page-template-Intellectual_clubs_En .innerSection {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 67px;
        padding-bottom: 0;
    }

    .page-template-Intellectual_clubs_En .logoFooterCol .custom-logo-link {
        width: 82px;
        height: 33px;
    }

    .page-template-Intellectual_clubs_En .seoBlockContent {
        max-height: 372px;
    }

    .page-template-Intellectual_clubs_En .footerContactRow {
        padding-top: 88px;
    }


    .page-template-Intellectual_clubs_En .inside-header.grid-container {
        padding: 16px 16px;
        justify-content: space-between;
        padding-bottom: 46px;
    }

    .page-template-Intellectual_clubs_En .site-logo {
        width: 82px;
        height: 33px;
    }

    .page-template-Intellectual_clubs_En .enrollTop {
        display: none;
    }

    .page-template-Intellectual_clubs_En #nav-icon {
        display: flex;
        padding: 12px;
        width: 56px;
        height: 56px;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 8px;
        background: #FFF;
        box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.50);
    }

    .page-template-Intellectual_clubs_En #nav-icon span {
        background: #346166;
        width: 25px;
        height: 2px;
    }

    .page-template-Intellectual_clubs_En #nav-icon span:nth-child(1) {
        top: 19px;
        left: 16px;
    }

    .page-template-Intellectual_clubs_En #nav-icon span:nth-child(2) {
        top: 27px;
        left: 16px;
    }

    .page-template-Intellectual_clubs_En #nav-icon span:nth-child(3) {
        top: 35px;
        left: 16px;
    }

    .page-template-Intellectual_clubs_En #breadcrumbs {
        margin-top: 16px;
    }

    .intellectual-clubs-eng-page {
        padding-top: 94px;
    }

    .intellectual-clubs-eng-hero-left {
        padding-top: 61px;
    }

    .intellectual-clubs-eng-hero-left-header-left-green p {
        margin-top: 0;
        text-transform: inherit;
    }

    .intellectual-clubs-eng-hero-left-header-left-green {
        margin-bottom: 25px;
    }

    .intellectual-clubs-eng-program-wrapper {
        height: auto;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-swiper-slide-container {
        height: 130px;
        padding: 12px;
    }

    .page-template-Intellectual-clubs-template .site-header {
        background: #D9D9D9;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }

    .page-template-Intellectual_clubs_En .site-header {
        padding: 0;
    }

    .psychological-center-foto-wrapper {
        padding: 0 50px;
    }

    .page-template-externat-template .inside-header {
        min-width: 100%;
    }

    .page-template-externat-template .site-header {
        min-width: 100%;
        padding: 0 16px;
    }

    .externat-banner {
        padding: 64px 32px;
        overflow: hidden;
    }

    .externat-banner-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 16px;
        align-self: stretch;
    }

    .externat-banner-bottom-card-img {
        top: -9px;
        right: -9px;
    }

    .externat-page .childrens-intellectual-programm-left {
        display: flex;
        min-width: 224px;
        padding: 16px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
    }

    .externat-page .childrens-intellectual-programm-right {
        margin-left: 0;
    }

    .externat-page .childrens-intellectual-programm .childrens-intellectual-swiper {
        margin-left: -22px;
    }

    .externat-page .childrens-intellectual-programm-left {
        gap: 7px;
    }

    .externat-banner-bottom-card-position {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 45px;
    }

    .externat-banner-bottom {
        display: flex;
        min-width: 256px;
        max-width: 1215px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
        position: static;
        transform: none;
    }

    .externat-banner-bottom-card-position p {
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
    }

    .externat-banner-bottom-card-position span {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-banner-bottom-card {
        padding-top: 57px;
    }

    .externat-banner-bottom-card-text {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-banner-top {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 32px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-banner-top-left {
        display: flex;
        min-width: 256px;
        align-items: center;
        align-content: center;
        gap: 32px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .externat-banner-top-left h1 {
        font-size: 38px;
        font-weight: 600;
        line-height: 110%;
        margin-bottom: 13px;
    }

    .externat-banner-top-left-tittle {
        width: auto;
        height: auto;
        display: inline-flex;
        padding: 4.223px 30.417px 4.823px 30.702px;
        justify-content: center;
        align-items: center;
    }

    .externat-banner-top-left-tittle h2 {
        font-size: 25.74px;
        font-weight: 700;
        line-height: 140%;
        text-transform: uppercase;
    }

    .externat-banner-top-left-tittle-position p {
        font-size: 12.743px;
        font-weight: 800;
        line-height: 110%;
        letter-spacing: -1.274px;
    }

    .externat-banner-top-left-tittle-position span {
        font-size: 9.268px;
        font-weight: 400;
        line-height: 110%;
    }

    .externat-banner-top-left-tittle-position {
        width: 64px;
        height: 38px;
        right: -24px;
        top: -22px;
    }

    .externat-banner-top-left-text {
        display: flex;
        min-width: 256px;
        padding: 13px 22px;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        gap: 16px;
        flex: 1 0 0;
        flex-wrap: wrap;
        box-sizing: border-box;
        width: auto;
        max-height: 148px;
    }

    .externat-banner-top-left-text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        min-width: 205px;
        flex: 1 0 0;
    }

    .externat-banner-top-right {
        margin-left: 0;
        width: 476px;
        min-width: 476px;
        height: 398.896px;
    }

    .externat-page .childrens-intellectual-programm {
        padding: 32px;
    }

    .externat-page .childrens-intellectual-programm-left {
        align-items: flex-start;
        margin: auto;
        margin-top: 83px;
    }

    .externat-page .childrens-intellectual-programm-left p {
        margin: 0;
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-page .childrens-intellectual-programm .childrens-intellectual-programm-right {
        gap: 32px;
    }

    .externat-page .childrens-intellectual-programm .childrens-intellectual-programm-right .childrens-intellectual-scroll-nav {
        padding: 0;
    }

    .childrens-intellectual-swiper-slide-container1 {
        margin-bottom: 16px;
    }

    .externat-page .childrens-intellectual-swiper-slide-container {
        height: 240px !important;
        padding: 16px;
        padding-top: 25px;
        padding-left: 13px;
        gap: 0;
    }

    .externat-page .childrens-intellectual-swiper-slide-container1 {
        position: relative !important;
        right: 0;
        top: 0;
    }

    .externat-page .childrens-intellectual-swiper-slide-container-text {
        order: 3;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        width: 100%;
    }

    .externat-page .childrens-intellectual-swiper-slide-container h3 {
        order: 2;
        font-size: 16px;
        width: 100%;
        margin-bottom: 5px;
    }

    .externat-page .childrens-intellectual-programm-right .swiper-slide {
        width: 224px;
    }

    .externat-page .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: -42%;
    }

    .externat-page-noStandart {
        padding: 64px 32px;
    }

    .externat-page-noStandart-wrapper {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 32px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-page-noStandart-left {
        display: flex;
        min-width: 256px;
        flex-direction: column;
        align-items: flex-start;
        gap: 42px;
        flex: 1 0 0;
    }

    .externat-page-noStandart-right {
        display: flex;
        width: 476px;
        height: 398.544px;
        justify-content: center;
        align-items: center;
        margin-left: 0;
        min-width: 476px;
    }

    .externat-page-noStandart-right img {
        width: 100%;
        height: 100%;
        max-width: 100%;
    }

    .externat-page-form-section-left {
        display: flex;
        min-width: 256px;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        flex: 1 0 0;
        margin-top: -8px !important;
    }

    .externat-page-form-section-center img {
        margin-top: -28px;
    }

    .externat-page-form-section-center {
        display: flex;
        width: 148px;
        height: 386px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .externat-page-form-section-right .formRow.formSubmit .wpcf7-submit {
        background-position: right 42% center !important;
    }

    .externat-page-form-section-right form {
        width: 100%;
    }

    .externat-page-form-section-right {
        display: flex;
        min-width: 256px;
        padding: 24px 32px 32px 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
    }

    .externat-page-noStandart-left h2 {
        width: auto;
        font-size: 19px;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-noStandart-left-box {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 16px;
        flex-wrap: wrap;
        width: auto;
    }

    .externat-page-noStandart-left-card {
        display: flex;
        min-width: 256px;
        max-width: 336px;
        padding: 12px 16px 12px 24px;
        align-items: center;
        gap: 6px;
        flex: 1 0 0;
        font-size: 13px;
        font-weight: 600;
        line-height: 150%;
    }

    .externat-page-form-section {
        padding: 64px 32px;
        background: #FFF;
    }

    .externat-page-form-section-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 24px;
        flex-wrap: wrap;
    }

    .externat-training-packages-wrapper-tittle {
        display: flex;
        max-width: 990px;
        align-items: center;
        align-content: center;
        gap: 16px 64px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-page-form-section-center {
        position: static;
        transform: none;
        height: 100%;
    }

    .externat-page-form-section input {
        height: 40px !important;
    }

    .externat-page-form-section .formRow {
        height: 40px;
    }

    .externat-page-form-section-right {
        margin-top: -8px;
    }

    .externat-page-form-section-left h2 {
        font-size: 23px;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-form-section-left h3 {
        font-size: 23px;
        font-weight: 400;
        line-height: 150%
    }

    .externat-page-form-section-left p {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-page-form-section-right {
        width: auto;
        padding: 24px 32px 32px 32px;
    }

    .externat-page-form-section-right>p {
        font-size: 16px;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-form-section-right .formSubmit input {
        width: 100% !important;
    }

    .externat-training-packages {
        padding: 64px 32px;
        overflow: hidden;
    }

    .externat-training-packages-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        align-self: stretch;
        width: 100%;
    }

    .externat-training-packages-wrapper-tittle {
        display: flex;
        max-width: 990px;
        align-items: center;
        align-content: center;
        gap: 16px 64px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-training-packages-wrapper-tittle h2 {
        font-size: 19px;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 0;
    }

    .externat-training-packages-table-header-card {
        display: flex;
        height: 150px;
        min-width: 160px;
        max-width: 376px;
        padding: 21px 23px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex: 1 0 0;
    }

    .externat-training-packages-table-section:nth-of-type(1) {
        display: none !important;
    }

    .externat-training-packages-table-section {
        min-height: 56px;
        box-sizing: border-box;
        padding: 8px 0;
    }

    .externat-table-colum1 {
        display: flex;
        min-width: 160px;
        max-width: 376px;
        padding: 0px 16px;
        align-items: flex-end;
        gap: 8px;
        flex: 1 0 0;
    }

    .externat-training-packages-table {
        border-radius: 0;
        margin-top: 2px;
    }

    .externat-training-packages-table-header-card2,
    .externat-training-packages-table-header-card3 {
        display: flex;
        height: 150px;
        min-width: 160px;
        padding: 35px 23px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex: 1 0 0;
        width: auto;
    }

    .externat-training-packages-wrapper-tittle p {
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
        min-width: 256px;
        flex: 1 0 0;
    }

    .externat-training-packages-table-header {
        height: 150px;
    }

    .externat-training-packages-table-header-card-img {
        width: 35px;
        height: 100px;
        left: 0;
        bottom: 0;
        top: auto;
    }

    .externat-training-packages-table-header-card3 .externat-training-packages-table-header-card-img {
        left: -4px;
    }

    .externat-table-colum2 {
        min-width: 160px;
        width: auto;
        flex: 1 0 0;
        padding: 0 23px;
    }

    .externat-training-packages-table-header-card-img {
        width: 60px;
        height: 125px;
    }

    .externat-page-extern-left {
        display: flex;
        min-width: 256px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 48px;
        flex: 1 0 0;
    }

    .externat-page-extern-right {
        display: flex;
        min-width: 256px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
    }

    .externat-table-colum3 {
        min-width: 160px;
        width: auto;
        flex: 1 0 0;
        padding: 0 23px;
    }

    .externat-training-packages-table {
        width: 100%;
    }

    .externat-page-extern {
        padding: 80px 0;
        overflow: hidden;
        padding-top: 139px;
    }

    .externat-page-extern-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 24px;
        align-self: stretch;
        flex-wrap: wrap;
        width: 100%;
    }

    .externat-accordion {
        padding-left: 20px;
    }

    .externat-page-extern-left h2 {
        margin-left: 63px;
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 0;
        line-height: 150%;
        width: auto;
    }

    .externat-page-extern-left h2 br {
        display: none;
    }

    .externat-page-extern-left-img {
        width: 476.352px;
        height: 418.26px;
    }

    .externat-page-extern-left-img img {
        width: 300px;
    }

    .externat-page-extern-right {
        margin-left: 32px;
        margin-right: 32px;
        width: 100%;
        margin-top: -8px;
    }

    .externat-page-teachers-tittle {
        display: flex;
        max-width: 389px;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        flex: 1 0 0;
        padding: 0;
    }

    .externat-page-extern-left {
        width: auto;
    }

    .externat-accordion {
        width: 100%;
    }

    .externat-accordion-item {
        padding: 24px;
    }

    .externat-accordion-item button {
        font-size: 16px;
    }

    .externat-page-teachers {
        padding: 64px 32px;
    }

    .externat-page-teachers-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 48px;
        align-self: stretch;
        width: 100%;
    }

    .externat-page-teachers-tittle {
        display: flex;
        padding-bottom: 0px;
        align-items: flex-start;
        align-self: stretch;
        width: auto;
    }

    .externat-page-teachers-tittle h2 {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-tittle>div {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-page-teachers-tittle p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-page-teachers-card {
        display: flex;
        height: 256px;
        min-width: 256px;
        min-height: 256px;
        max-height: 256px;
        padding: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 100%;
        gap: 0;
        width: 100%;
        flex: 1 0 0;
    }

    .externat-examples {
        padding-right: 0 !important;
    }

    .externat-examples-left {
        width: 100%;
        display: flex;
        min-width: 256px;
        padding: 32px 24px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 32px;
        flex: 1 0 0;
    }

    .externat-examples-right {
        display: flex;
        min-width: 372px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        flex: 1 0 0;
    }

    .externat-examples-left-top {
        width: 100%;
    }

    .externat-examples .formRow {
        height: 32px;
    }

    .externat-examples .formRow input {
        height: 32px;
    }

    .externat-examples-left form p {
        width: 100%;
    }

    .externat-examples-left form {
        padding-top: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .externat-examples-left-top-tittle p br {
        display: none;
    }

    .externat-page-teachers-main {
        gap: 16px;
    }

    .externat-page-teachers-card-bg1 .externat-page-teachers-card-img {
        width: 134px;
        height: 55px;
    }

    .externat-page-teachers-main-box {
        display: flex;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-page-teachers-main {
        width: 100%;
    }

    .externat-page-teachers-card-img {
        width: 48px;
        height: 48px;
    }

    .externat-page-teachers-card h3 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-card-text {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-page-teachers-card {
        padding-top: 18px;
    }

    .externat-examples {
        padding: 64px 32px;
    }

    .externat-examples-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        gap: 48px 24px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-examples-left {
        display: flex;
        min-width: 256px;
        padding: 32px 24px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 32px;
        height: auto;
        flex: 1 0 0;
        margin-top: 15px;
    }

    .externat-examples-left-top-img {
        display: none;
    }

    .externat-examples-left-top-tittle {
        width: 100%;
    }

    .externat-examples-left-top-tittle h2 {
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-examples-left-top-tittle p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .externat-examples-left form {
        width: 100%;
        padding: 24px;
        gap: 18px;
        padding-bottom: 36px !important;
    }

    .externat-examples-right h2 {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        padding-bottom: 3px;
    }

    .externat-reviews {
        padding-top: 76px !important;
    }

    .externat-reviews-box {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-reviews-box .reviewsItem {
        display: flex;
        min-width: 256px;
        padding: 24px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        flex: 1 0 0;
        max-width: 100%;
        height: auto;
    }

    .externat-reviews-box .reviewsItem .plashkaColor {
        width: 24px;
        height: 24px;
        font-size: 8px;
    }

    .externat-reviews-box .reviewsItem .reviewsItemBottom {
        align-items: flex-start;
    }

    .externat-reviews-box .reviewsItem svg {
        width: 24px;
        height: 24px;
    }

    .externat-reviews-box .reviewsItem .reviewsItemText p {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
    }

    .externat-reviews-box .contentReview {
        height: 68px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        align-self: stretch;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }

    .page-template-externat-template .childrens-intellectual-swiper-slide-container-text {
        display: block;
    }

    .externat-page-teachers-card h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-examples-right {
        gap: 0;
    }

    .externat-container-video {
        width: 100%;
    }

    .externat-examples-right-container .childrens-intellectual-scroll-nav {
        max-width: 340px;
        width: 100%;
        margin-top: 13px;
    }

    .externat-examples-right-container .childrens-intellectual-swiper-wrapper {
        margin-left: -40%;
    }

    .externat-examples-left form p {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .formBlock-flex {
        margin-bottom: 14px;
    }

    .externat-examples .formRow.formSubmit .wpcf7-submit {
        padding: 12px 24px !important;
        height: auto !important;
        border-radius: 12px !important;
    }

    .formBlock-flex {
        flex-direction: column;
    }

    .externat-examples-left .formBlock {
        width: 100%;
    }

    .externat-examples-right {
        width: 100%;
    }

    .externat-container {
        display: flex;
        height: 376px;
        min-width: 256px;
        max-width: 256px;
        flex-direction: column;
        align-items: flex-start;
        flex: 1 0 0;
    }

    .childrens-intellectual-swiper-wrapper .swiper-slide {
        max-width: 256px;
    }

    .externat-reviews {
        padding: 64px 32px;
    }

    .externat-reviews-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 48px;
        align-self: stretch;
    }

    .externat-reviews-tittle {
        width: 100%;
        display: flex;
        max-width: 389px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }

    .externat-reviews-tittle h2 {
        font-size: 19px;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-reviews-tittle p {
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
    }

    .page-template-externat-template .site-header {
        height: 72px;
    }

    .page-template-externat-template .inside-header {
        padding: 0;
        height: 72px;
    }

    .externat-page {
        padding-top: 72px;
    }

    .externat-banner-top-left {
        align-items: flex-start;
    }

    .externat-banner-top-left {
        gap: 30px;
    }

    .externat-banner-top-left-tittle {
        margin-left: 2px;
    }

    .externat-banner-top-left-tittle::after {
        width: 8px;
        height: 8px;
        position: absolute;
        top: -3px;
        left: -4px;
    }

    .externat-banner-top-left-tittle::before {
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: -5px;
        left: -4px;
    }

    .externat-banner-top-left-tittle h2:after {
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: -5px;
        right: -4px;
    }

    .externat-banner-top-left-tittle {
        margin-bottom: 20px;
    }

    .externat-banner-bottom {
        display: flex;
        min-width: 256px;
        max-width: 1215px;
        justify-content: center;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-banner-bottom-card {
        display: flex;
        height: 256px;
        min-width: 256px;
        max-height: 256px;
        padding: 24px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        flex: 1 0 0;
    }

    .externat-banner-top {
        display: flex;
        min-width: 256px;
        align-items: center;
        align-content: center;
        gap: 0;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .externat-banner-top-left-top {
        display: flex;
        width: 256px;
        min-width: 256px;
        flex-direction: column;
        align-items: flex-start;
    }

    .externat-banner-top-left {
        flex-direction: row;
    }

    .externat-banner-top-left-text {
        display: flex;
        min-width: 256px;
        padding: 16px 24px;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        gap: 16px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .externat-page .childrens-intellectual-programm-left h2 {
        margin-bottom: 11px;
    }

    .externat-training-packages-table-header-card h3 {
        font-size: 13px;
    }

    .externat-training-packages-table-header-card-price div {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-training-packages-table-header-card1 p {
        font-size: 13px;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-training-packages-table-header-card {
        height: 100% !important;
    }

    .externat-accordion-item {
        border-radius: 16px;
        min-height: 72px;
        padding: 24px 24px 24px 16px;
        box-sizing: border-box;
    }

    .externat-accordion-item-icon {
        width: 24px;
        height: 24px;
    }

    .externat-accordion-item-content {
        padding-left: 34px;
    }

    .page-template-Intellectual-clubs-template .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container {
        padding-left: 16px;
        min-height: 160px;
        height: auto;
        gap: 0;
        justify-content: flex-end;
        padding-right: 10px;
    }

    .post-type-archive-intellectual .childrens-intellectual-swiper-slide-container {
        padding-right: 13px;
        min-height: 160px;
    }

    .post-type-archive-intellectual .childrens-intellectual-swiper-slide-container-text {
        display: block !important;
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
        overflow: hidden;
        color: #292929;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        align-self: stretch;
    }

    .page-template-Intellectual-clubs-template .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container .childrens-intellectual-swiper-slide-container1 {
        display: flex;
        order: 3;
    }

    .page-template-Intellectual-clubs-template .childrens-intellectual-programm .childrens-intellectual-swiper-slide-container h3 {
        overflow: hidden;
        color: #292929;
        text-overflow: ellipsis;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        align-self: stretch;
        display: flex;
        order: 2;
        margin: 0;
        margin-bottom: 4px;
    }

    .childrens-intellectual-swiper-slide-container-text {
        overflow: hidden;
        color: #292929;
        text-overflow: ellipsis;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        align-self: stretch;
        margin: 0;
        display: flex;
        order: 1;
    }

    .page-template-Intellectual-clubs-template .childrens-intellectual-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .page-template-Intellectual_clubs_En .childrens-intellectual-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .externat-page-form-section {
        background: url(/wp-content/uploads/2023/10/background-gradient-absolute-position-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .externat-page-form-section:after {
        content: "";
        background: url(/wp-content/uploads/2023/10/background-fx.png);
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .externat-examples .childrens-intellectual-scroll-right {
        display: flex !important;
    }

    .externat-examples .childrens-intellectual-scroll-left {
        display: flex !important;
    }

    .childrens-intellectual-scroll-nav-off .childrens-intellectual-scroll-left {
        display: none !important;
    }

    .childrens-intellectual-scroll-nav-off .childrens-intellectual-scroll-right {
        display: none !important;
    }

    .externat-page .childrens-intellectual-swiper-slide-container-text a {
        font-size: 13px;
    }

    .externat-training-packages-table-header-card1 {
        min-width: 352px;
    }

    .externat-table-colum1 {
        min-width: 352px;
    }

    .externat-page-nav {
        display: none;
    }

    .externat-training-packages-table-header-card1 p {
        text-align: center;
    }

    .externat-training-packages-table-header-card2 {
        max-width: initial;
    }

    .externat-training-packages-table-header-card3 {
        max-width: initial;
    }

    .bg-communication {
        display: none;
    }

    .childrens-intellectual-swiper-slide-container h3 {
        font-size: 16px !important;
    }

    .childrens-intellectual-swiper-wrapper .swiper-slide {
        max-width: 224px;
    }

    .childrens-intellectual-swiper-wrapper2 {
        margin-left: -33%;
    }

    .childrens-intellectual-swiper-wrapper2 {
        margin-left: -42%;
    }

    .externat-banner-bottom-wrapper {
        display: flex;
        min-width: 256px;
        max-width: 1215px;
        justify-content: space-around;
        align-items: center;
        align-content: center;
        gap: 16px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .externat-banner-bottom .swiper-slide {
        height: 256px;
        max-width: 256px;
        width: 100%;
    }

    .externat-banner-bottom-card {
        width: 256px;
    }

    .psychological-center-flex-right p {
        display: none;
    }

    .my-custom-class {
        box-sizing: border-box;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .psychological-center-flex-right {
        min-height: 484px;
    }

    .childrens-intellectual-clubs-top-flex-card-img img {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .page-template-externat-template .externat-page .childrens-intellectual-swiper-slide-container1 {
        margin-bottom: 4px !important;
    }

    .preparation__hero-header .iconBunner1,
    .preparation__hero-header .iconBunner2,
    .preparation__hero-header .iconBunner3,
    .preparation__hero-header .iconBunner4,
    .preparation__hero-header .iconBunner5,
    .preparation__hero-header .iconBunner6 {
        display: none;
    }

    .preparation__hero-header {
        background: transparent;
        height: auto;
    }

    .preparation__hero-header .kindergartenPageInner {
        max-width: 800px;
        width: 100%;
        flex-direction: column;
        padding-top: 92px;
        padding-bottom: 52px;
        align-items: center;
    }

    .preparation__hero-header {
        padding-top: 13px;
    }

    .preparation__hero-img {
        position: static;
        width: 100%;
        height: 303px;
        margin-bottom: 5px;
    }

    .preparation__hero span {
        margin-top: 0;
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .preparation__hero h1 {
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        line-height: 91.4%;
        letter-spacing: -1px;
        margin-bottom: 39px;
        text-align: center;
    }

    .preparation__hero-img img {
        object-fit: contain;
    }

    .preparation__items h2 {
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 15px;
    }

    .preparation-card4 {
        padding: 0;
        background: url(/wp-content/uploads/2024/01/color-cards-2.png);
        background-size: cover;
        background-repeat: no-repeat;
        border: none;
    }

    .preparation-card4 img {
        display: none;
    }

    .preparation__items .externat-banner-bottom {
        max-width: 800px;
    }

    .preparation__items {
        padding-top: 44px;
    }

    .preparation__items .externat-banner-bottom-card-position {
        padding-top: 33px;
    }

    .preparation__developmental {
        padding: 64px 0;
    }

    .preparation__developmental .externat-page-extern-wrapper {
        display: flex;
        max-width: 800px;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        gap: 24px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .preparation__developmental .externat-page-extern-left-img {
        width: 100%;
        height: 315.651px;
    }

    .preparation__developmental .externat-page-extern-left h2 {
        margin-left: 0;
    }

    .preparation__developmental .externat-page-extern-left {
        padding-top: 52px;
    }

    .preparation__developmental .externat-page-extern-left {
        align-items: flex-start;
    }



    .preparation__developmental .externat-page-extern-right {
        margin: 0;
    }

    .preparation__developmental .externat-page-extern-right .externat-accordion-item {
        padding-top: 20px;
        padding-bottom: 24px;
        min-height: 72px;
        padding-left: 14px;
    }

    .preparation__developmental .externat-accordion-item button {
        gap: 8px;
    }

    .preparation__developmental:after {
        width: 576px;
        height: 948px;
    }

    .preparation__classes-wrapper {
        display: flex;
        max-width: 800px;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        gap: 48px;
        flex: 1 0 0;
        flex-wrap: wrap;
    }

    .preparation__classes-left {
        display: flex;
        min-width: 256px;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        flex: 1 0 0;
        width: 100%;
        max-width: 376px;
        margin-top: 46px;
    }

    .preparation__classes-right {
        min-width: 256px;
        width: 100%;
        max-width: 376px;
    }

    .preparation__classes-right .innerFormHomeRight {
        width: 100%;
    }

    .preparation__classes-left p {
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .preparation__classes-left span:nth-of-type(1) {
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 0px;
    }

    .preparation__classes-left span:nth-of-type(2) {
        margin-bottom: 0px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .preparation__classes-box {
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        gap: 6px;
        align-self: stretch;
        flex-wrap: wrap;
    }

    .preparation__classes-box p {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        padding: 4px 16px 4px 8px;
    }

    .preparation__classes {
        padding-top: 63px;
        padding-bottom: 34px;
    }

    .preparation__classes-right .innerFormHomeRight {
        padding: 24px 32px 32px 32px;
        background: #fff;
    }

    .preparation__classes-right .innerFormHomeRight h3 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 0px;
    }

    .preparation__classes-right .innerFormHomeRight input {
        height: 40px;
        padding: 6px 12px 5px 40px;
        border-radius: 6px;
    }

    .preparation__classes-right .innerFormHomeRight .wpcf7-submit {
        background-position: right 34% center !important;
    }
}


/*?  /1279px  **************************************************************************************************************/



@media (max-width: 1250px) {

    .lyceumPageWorkshopContiner {
        flex-wrap: wrap;
        width: 100% !important;
        max-width: 100%;
    }

    .kindergartenPageHeader:after {
        z-index: 2;
        bottom: -7px;
    }

    .kindergartenDateTop {
        padding-top: 20px;
    }

    .kindergartenPageData .kindergartenInner::after {
        content: none;
    }

    .innerBusyСlubs h2 {
        padding: 0 48px;
    }

    .busyСlubsSlider {
        left: 0;
        right: 0;
    }

    .lyceumPageEducationalPlans {
        padding: 0;
    }

    .lyceumPageEducationalPlans .lyceumPageInner {
        padding: 64px;
    }

    .lyceumPageEducationalPlansContainer {
        max-width: 100%;
    }

    .lyceumPageEducationalPlansContainerCenter {
        flex-wrap: wrap;
    }

    .livePhotoTop {
        max-width: 90%;
    }

    .lyceumPageEducationalPlansSection {
        width: 48%;
    }

    .lyceumPageEducationalPlans .lyceumPageInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #292929;
        margin-bottom: 40px;
    }

    .innerlivePhoto.innerSection {
        padding: 0 !important;
    }

    .lyceumPageEducationalPlansContainerTop>p {
        font-size: 13px;
        line-height: 150%;
    }

    .innerWorkshop {
        padding-left: 0;
        padding-right: 0;
    }



    .innerReviews.innerSection {
        padding-right: 0 !important;
        max-width: 100%;
    }

    .reviewsContainerContent .slick-next {
        right: 148px;
    }

    .reviewsContainerContent .slick-prev {
        right: 173px;
    }



    .reviewsContainerContent {
        margin-top: 80px;
    }

    .workshopHomeContainer {
        position: static;
        background-color:  #4d99a1;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        padding: 64px;
        transform: none;
        min-width: 100%;
        margin-bottom: -1px;
    }

    .workshopHome .workshopSection {
        width: calc(16.66% - 20px);
        margin: 0 10px 10px;
    }

    .videoBanner {
        height: 812px;
    }

    .videoBanner {
        padding: 200px 0 128px 0;
    }



    .valuesHomeRight {
        display: none;
    }

    .valuesHomeContainer .valuesHomeLeft .valuesAccardion:nth-of-type(5) {
        display: flex !important;
    }

    .valuesHomeContainer .valuesHomeCenter .valuesAccardion:nth-of-type(4),
    .valuesHomeContainer .valuesHomeCenter .valuesAccardion:nth-of-type(5) {
        display: flex !important;
    }

    .valuesHomeLeft {
        width: 100%;
    }

    .valuesHomeCenter {
        width: 49%;
    }

    .valuesHomeLeft .valuesAccardion {
        width: 100%;
    }

    .campPageQuestionLeft .valuesHomeLeft .valuesAccardion {
        width: 100%;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft {
        margin-right: 0;
    }

    .valuesHomeCenter .valuesAccardion {
        width: 100% !important;
    }

    .infoHomeText:nth-of-type(1) p {
        width: 80%;
    }

    .newsNomeContainer {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(5, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        max-width: 100%;
        height: 870px;
    }

    .newsNomeSection1 {
        grid-area: 1 / 1 / 3 / 3;
    }

    .newsNomeSection2 {
        grid-area: 1 / 3 / 3 / 5;
    }

    .newsNomeSection3 {
        grid-area: 3 / 1 / 4 / 2;
    }

    .newsNomeSection4 {
        grid-area: 3 / 2 / 4 / 3;
    }

    .newsNomeSection5 {
        grid-area: 3 / 3 / 4 / 4;
    }

    .newsNomeSection6 {
        grid-area: 3 / 4 / 4 / 5;
    }

    .newsNomeSection7 {
        grid-area: 4 / 1 / 6 / 3;
    }

    .newsNomeSection8 {
        grid-area: 4 / 3 / 6 / 5;
    }

    .newsNomeSection3,
    .newsNomeSection4,
    .newsNomeSection5,
    .newsNomeSection6 {
        max-width: 90%;
        min-width: 90%;
        width: 100%;
        height: 240px;
        display: flex;
        flex-direction: column-reverse;
    }

    .newsNomeSection1,
    .newsNomeSection2,
    .newsNomeSection7,
    .newsNomeSection8 {
        max-width: 95%;
        min-width: 95%;
        width: 100%;
        height: 283px;
    }

    .newsNomeSection1 .newsNomeSectionLeft,
    .newsNomeSection2 .newsNomeSectionLeft,
    .newsNomeSection7 .newsNomeSectionLeft,
    .newsNomeSection8 .newsNomeSectionLeft {
        width: 50%;
        padding: 16px !important;
        box-sizing: border-box;
        align-items: flex-start !important;
    }

    .newsNomeSection1 .newsNomeSectionLeft h3 {
        margin: 16px 0;
        min-height: 75px;
    }

    .newsNomeSectionLeft button {
        padding-left: 0;
    }

    .newsNomeSectionLeftText {
        margin: 16px 0 !important;
        font-weight: 700 !important;
    }

    .newsNomeSectionLeft p:nth-of-type(2) {
        font-size: 13px;
    }

    .newsNomeSectionLeft p:nth-of-type(2) {
        min-height: 75px;
    }

    .newsNomeSectionLeft {
        padding: 16px;
    }

    .flexNewsTextNone {
        max-height: 80px;
        overflow: hidden;
    }

    .newsNomeSection1 .newsNomeSectionRight,
    .newsNomeSection2 .newsNomeSectionRight,
    .newsNomeSection7 .newsNomeSectionRight,
    .newsNomeSection8 .newsNomeSectionRight {
        width: 50%;
    }

    .newsNomeSection1 .newsNomeSectionRight img,
    .newsNomeSection2 .newsNomeSectionRight img,
    .newsNomeSection7 .newsNomeSectionRight img,
    .newsNomeSection8 .newsNomeSectionRight img {
        min-width: 100%;
        object-fit: cover;
        border-radius: 0 12px 12px 0;
    }

    .newsNomeSection3 .newsNomeSectionRight,
    .newsNomeSection4 .newsNomeSectionRight,
    .newsNomeSection5 .newsNomeSectionRight,
    .newsNomeSection6 .newsNomeSectionRight {
        width: 100%;
        height: 100px;
    }

    .newsNomeSection3 .newsNomeSectionRight img,
    .newsNomeSection4 .newsNomeSectionRight img,
    .newsNomeSection5 .newsNomeSectionRight img,
    .newsNomeSection6 .newsNomeSectionRight img {
        min-width: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }

    .newsNomeSection5 .newsNomeSectionRight img {
        object-position: top;
    }



    .flexNewsTextNone {
        display: block;
    }

    .flexNewsBtn {
        display: flex;
    }

    .innerWrapper {
        max-width: 100%;
        padding-left: 64px;
        padding-right: 64px;
    }

    .clubBannerContainer {
        padding: 64px 16px;
        justify-content: space-between;
    }

    .clubBannerContainerLeft {
        margin-right: 16px;
        width: 50%;
    }

    .dailyRegimeInnerRight {
        display: none;
    }

    .dailyRegimeInner {
        padding: 0 64px;
    }

    .dailyRegimeInnerLeft {
        max-width: 100%;
    }

    .dailyRegimeInnerLeftContent {
        max-width: 100%;
    }

    .kindergartenPageFormInner {
        padding: 0 64px;
        max-width: 100%;
    }

    .kindergartenPagegInner {
        max-width: 100%;
        padding: 0 64px;
    }

    .kindergartenPageCostContainer1 {
        background: transparent !important;
        height: 100% !important;
        padding: 0 !important;
        width: 32% !important;
    }

    .kindergartenPageCostContainer1 ul {
        margin: 0 !important;
    }

    .kindergartenPageCostContainer2 ul {
        margin: 0 !important;
    }

    .kindergartenPageCostContainer3 ul {
        margin: 0 !important;
    }

    .kindergartenPageCostContainer1 p {
        width: 100%;
        text-align: left;
    }

    .kindergartenPageCostContainer2 p {
        width: 100%;
        text-align: left;
    }

    .kindergartenPageCostContainer3 p {
        width: 100%;
        text-align: left;
    }

    .kindergartenPageCostContainer2 {
        background: transparent !important;
        height: 100% !important;
        padding: 0 !important;
        width: 32% !important;
    }

    .kindergartenPageCostContainer3 {
        background: transparent !important;
        height: 100% !important;
        padding: 0 !important;
        width: 32% !important;
    }

    .kindergartenPagegInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPagegInner:after {
        top: 10px;
        right: 20px;
        left: auto;
    }

    .kindergartenPageCostContainer1:nth-of-type(2):after {
        content: none;
    }

    .kindergartenPagegInner:before {
        content: "";
        background: url(/wp-content/uploads/2022/11/heartcloud.png);
        background-repeat: no-repeat !important;
        background-size: contain !important;
        position: absolute;
        right: 20px;
        bottom: 20px;
        width: 65px;
        height: 82px;
    }

    .kindergartenPageCostContainer {
        align-items: flex-start;
    }

    .kindergartenPageProgramInner {
        padding-right: 64px;
    }

    .kindergartenPageProgram {
        background-position: left bottom !important;
        background-size: auto !important;
        padding: 0;
    }

    .kindergartenPageProgramContainer {
        padding: 112px 0;
        width: 50%;
    }

    .instagramInner {
        max-width: 100%;
        padding: 0 64px;
    }

    .kindergartenIndex h1 {
        font-size: 50px;
        line-height: 91.4%;
    }

    .kindergartenTittle p {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .campPageMenuContainer {
        justify-content: center;
    }

    .campPageMenuContainerLeft {
        margin-right: 24px;
    }

    .campPageDateContentMainFooter ul {
        flex-wrap: wrap;
    }

    .campPageDateContentMainFooter ul li {
        margin-bottom: 8px;
    }

    .campPageDate .campPageInner {
        padding: 0 64px;
    }

    .campPageSchool .campPageInner {
        padding: 0 64px;
    }

    .campPageSchool.archCampPageNumber .campPageInner {
        padding: 0 16px;
    }

    .campPageQuestion .campPageInner .campPageQuestionLeft .innerValuesContainer .valuesHomeLeft {
        width: 100%;
    }

    .campPageQuestion .campPageInner {
        padding: 0 64px;
    }

    .catBlogList {
        font-size: 10px;
    }

    .campPageLocation .campPageInner {
        padding: 0 64px;
    }

    .campPageLocationLeft {
        width: 40%;
    }

    .campPageOtherOffers .campPageInner {
        padding: 0 64px;
    }

    .campPageReviews:before {
        background-size: cover !important;
    }

    .campPageMriyaCamp .campPageInner {
        padding: 0 64px;
    }

    .campPageInfo .campPageInner {
        padding: 0 64px;
    }

    .campPageMenu .campPageInner {
        padding: 0 64px;
    }

    .campPageMenu .campPageInner h2 {
        width: 100%;
    }

    .campPageInfo {
        padding: 64px 0;
    }

    .lyceumPageEducationalPlansSection ul {
        flex-grow: 1;
    }

    .vartoRowInner {
        padding: 0 44px;
    }


    .externat-page-teachers-card-typeinfo .externat-page-teachers-card-img {
        width: 135px;
    }




}

/*? //max-width: 1250px ***********************************************************************/




@media (max-width: 1200px) {

    .perevagaRowImg {
        margin-right: auto !important;
        margin-left: auto !important;
        text-align: center;
    }

    .kindergartenPlusSectionRight {
        justify-content: center;
        text-align: center;
    }

    .vartoRowInner h2 {
        margin-bottom: 80px;
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .singleVacancyInner {
        max-width: 100%;
        padding: 0 16px;
    }

    .singleVacancyMain {
        width: 100%;
    }

    .innerWhoСan {
        padding: 64px;
    }

    .campPageBunner {
        background: url(/wp-content/uploads/2022/11/image-3.png);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding-top: 200px;
    }


    .campPageBunnerLeft h1 {
        font-weight: 400;
        font-size: 117px;
        line-height: 90px;
    }

    .campPageBunnerLeftFlex>p {
        font-weight: 400;
        font-size: 55px;
        line-height: 56px;
    }

    .campPageBunnerLeftFlex img {
        width: 131.5px;
        height: 56px;
        margin-bottom: 0;
        margin-right: 9px;
    }

    .campPageBunnerLeft {
        margin-right: 16px;
    }

    .campPageBunnerLeft p:nth-of-type(2) {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 35px;
    }

    .campPageBunner .campPageInner {
        align-items: flex-start;
    }

    .valuesHomeContainer {
        flex-direction: row !important;
    }

    .lyceumPageInner {
        max-width: 100%;
        padding: 0 64px;
    }

    .workshopContainer {
        position: static;
        transform: unset;
        left: 0;
        top: 0;
    }

    .lyceumPageBannerLeft {
        width: 47%;
        margin-right: 0;
    }

    .lyceumPageBannerLeft h1 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 16px;
    }

    .lyceumPageBannerLeft p {
        font-weight: 400;
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .lyceumPageBannerLeft .innerWhoСanContainerLeftBtn {
        flex-direction: column;
    }

    .lyceumPageBannerRight {
        height: 100%;
        width: 50%;
        padding: 13px;
        justify-content: flex-start;
    }

    .lyceumPageBannerRight img {
        height: 100%;
        width: 100%;
    }

    .lyceumPageBannerRight a {
        left: 50%;
    }

    .workshopHome {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .lyceumPageBannerRight svg {
        width: 60px;
        height: 60px;
    }


    .innerSeoBlock {
        padding: 64px 0;
    }

    .workshop {
        padding: 64px;
    }

    .reviews .innerReviews h2 {
        font-size: 23px;
        line-height: 150%;
        padding: 0 64px;
    }

    .workshopSection:hover .workshopSectionRight a {
        background: transparent !important;
        border: 1px solid transparent !important;
    }

    .seoBlock .innerSeoBlock h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .workshop h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .innerWhoСan h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .innerValuesSection {
        flex-wrap: inherit;
    }

    .innerValues h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .innerWhoСanContainer {
        flex-direction: column;
    }

    .innerWhoСanContainerLeft {
        width: 100%;
        margin-bottom: 32px;
    }

    .innerWhoСanContainerRight {
        width: 100%;
        margin-left: 0;
        flex-direction: column;
    }

    .innerWhoСanContainerRightSection {
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
        margin-right: 0;
    }

    .innerWhoСanContainerRightSection:nth-of-type(1) {
        margin-bottom: 24px;
        padding-right: 85px;
    }

    .innerWhoСanContainerRightSection:nth-of-type(2) {
        padding-right: 70px;
    }

    .innerWhoСanContainerLeft p {
        font-size: 16px;
    }

    .innerBusyСlubs h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 0;
    }

    .busyСlubsRow {
        padding: 64px 0;
    }

    .innerValuesContainer {
        flex-direction: column;
    }

    .innerValuesContainerLeft {
        width: calc(100% + 20px);
    }

    .innerValuesSection {
        width: 49.5%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }

    .innerValuesContainerRight {
        margin-top: 30px;
        padding-left: 0;
        width: 100%;
    }

    .innerValuesContainerRight svg:nth-of-type(1) {
        margin-top: 0;
        margin-bottom: -75px;
    }

    .innerValuesContainerRight svg:nth-of-type(2) {
        margin-top: -116px;
    }

    .valuesAccardion {
        width: 99%;
    }

    .innerValuesSection {
        height: fit-content;
    }

    .innerValuesSection:nth-of-type(1) {
        margin-right: 0;
    }

    .valuesAccardionTittle p {
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
    }

    .lyceumPageAboutSchoolRightPosition img {
        min-width: 312px;
        min-height: 372px;
    }

    .lyceumPageAboutSchoolLeft p {
        font-weight: 400 !important;
    }

    .workshopSection {
        height: 100%;
        flex-direction: column;
    }

    .workshopSectionLeft {
        min-height: 132px;
        width: 100%;
    }

    .workshopContainer {
        justify-content: flex-start;
    }

    .workshopSectionLeft::after {
        width: 100%;
        height: 30px;
        border-radius: 12px 12px 0 0;
    }

    .workshopSectionLeft img {
        border-radius: 12px;
    }

    .workshopSectionRight {
        padding: 13px 8px 8px 8px;
        box-sizing: border-box;
    }

    .workshopSectionRightName {
        font-size: 16px;
        line-height: 150%;
    }

    .workshopSectionRightName {
        font-size: 14px;
    }

    .workshopSectionRight a {
        padding: 0;
        border: 1px solid transparent;
        justify-content: flex-end;
    }

    .innerWorkshop {
        max-width: 100%;
    }

    .workshopSection {
        width: 15%;
    }

    .workshopSection:nth-of-type(6) {
        margin-right: 0;
    }

    .workshopSection:nth-of-type(12) {
        margin-right: 0;
    }

    .reviewsContainerContent:after {
        content: none;
    }

    .reviewsContainerContent:before {
        content: none;
    }



    .seoBlockContentContainer {
        width: 100%;
    }

    .seoBlock {
        padding: 0;
    }

    .contentOpen {
        flex-direction: column;
        width: 100%;
    }

    .contentOpen>.seoBlockContentContainer {
        width: 100%;
    }

    .seoBlockAdd {
        display: block;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        color: #292929 !important;
        margin: 0 auto;
        display: flex;
        align-items: center;
        background: transparent !important;
        border: none;
    }

    .seoBlockAdd svg {
        margin-left: 10px;
    }

    .seoBlockBtn {
        display: none;
    }

    .contentOpen {
        display: none;
    }

    .seoBlockAdd:active {
        background: transparent;
        border: transparent;
        color: #292929;
    }

    .seoBlockAdd:hover {
        background: transparent;
        border: transparent;
        color: #292929;
    }

    .styleOpen {
        display: block;
    }

    .styleClose {
        display: none;
    }

    .valuesAccardion {
        position: relative;
    }

    .accardionLeft {
        flex-direction: row;
        width: 49.5%;
        justify-content: space-between;
    }

    .reviewsItem {
        width: auto;
        min-width: unset;
        max-width: unset;
    }

    .innerBusyСlubs {
        height: 730px;
    }

    .values {
        margin-top: -1px;
    }

    .topNext {
        width: 30px;
        height: 30px;
    }

    .topPrev {
        width: 30px;
        height: 30px;
        right: 100px !important;
    }

    .innerWorkshop.innerSection {
        padding-left: 0;
        padding-right: 0;
    }


    .reviews {
        padding: 64px 0;
    }

    .innerReviews.innerSection {
        padding-top: 0;
        padding-bottom: 0;
    }

    .workshopHome .workshopSection .workshopSectionRight p {
        min-height: 50px;
    }

    .workshopHome .workshopSection .workshopSectionRight a {
        padding: 12px 8px;
        border: 1px solid rgb(52 97 103);
        justify-content: center;
    }

    .workshopHome .workshopSection .workshopSectionLeft {
        min-height: auto;
    }


    .workshopHome .workshopSection .workshopSectionRight {
        min-width: inherit;
        padding: 16px !important;
        max-width: 100%;
        min-width: 100%;
    }

    .faktyRight>img:nth-of-type(1) {
        display: none;
    }

    .faktyRight>img:nth-of-type(2) {
        display: flex;
        height: 250px;
        min-width: 100%;
    }

    .faktyRight {
        width: 100%;
        height: 350px;
    }



    .fakty {
        background: transparent;
    }

    .fakty .innerFakty {
        flex-direction: column-reverse;
        padding: 0;
    }

    .faktyLeft h2 {
        text-align: center;
        font-size: 23px;
    }

    .faktyLeft {
        background: url(/wp-content/uploads/2022/11/fakty.png), #F7F3EB;
        background-size: contain;
        background-repeat: no-repeat;
        padding: 64px;
        box-sizing: border-box;
        width: 100%;
    }

    .faktyLeftContainer {
        width: 100%;
    }

    .faktyLeftSection {
        width: 32%;
    }

    .faktyLeftSection p:nth-of-type(1) {
        font-size: 33px;
        line-height: 46px;
    }

    .faktyLeftSection p:nth-of-type(2) {
        font-size: 13px;
        line-height: 150%;
    }


    .webp .formHome {
        background-image: url(/wp-content/uploads/2023/07/gerls.png.webp);
    }

    .formHome {
        background: url(/wp-content/uploads/2023/07/gerls.png);
        height: 100%;
        padding: 64px 0 32px 0;
        background-repeat: no-repeat !important;
        background-size: inherit !important;
        background-position: right top;
    }

    .innerFormHome {
        max-width: 100%;
    }

    .formHomeRight {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .innerFormHomeRight {
        width: 343px;
    }

    .formHomeName:after {
        left: 10px;
    }

    .popapFormInputTel:after {
        left: 10px;
    }

    .formHomeIcons {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .livePhoto .innerlivePhoto .livePhotoTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .infoHomeCenterLeft img {
        min-height: 100%;
    }

    .clubBannerContainerRight .workshopSection {
        flex-direction: row;
        justify-content: space-around;
        height: 150px;
        width: 100%;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft {
        width: 85px;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft p,
    .clubBannerContainerRight .workshopSection .workshopSectionLeft .dayValue {
        left: -45px;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft:after {
        width: 82px;
        height: 100%;
        left: -55px;
        border-radius: 12px 0 0 12px;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionRight {
        justify-content: center;
        padding-left: 30px;
    }


    .newsContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-column-gap: 0;
        grid-row-gap: 13px;
    }

    .newsItemBlock-1 {
        width: calc(50% - 10px);
    }

    .newsItemBlock-2 {
        width: calc(50% - 10px);
    }

    .newsItemBlock-3 {
        width: calc(25% - 10px);
    }

    .newsItemBlock-4 {
        width: calc(25% - 10px);
    }

    .newsItemBlock-5 {
        width: calc(25% - 10px);
    }

    .newsItemBlock-6 {
        width: calc(25% - 10px);
    }

    .newsItemBlock-7 {
        width: calc(50% - 10px);
    }

    .newsItemBlock-8 {
        width: calc(50% - 10px);
    }


    .newsItemBlock-3.itemNews,
    .newsItemBlock-4.itemNews,
    .newsItemBlock-5.itemNews,
    .newsItemBlock-6.itemNews {
        flex-direction: column-reverse;
        min-height: unset;
        max-height: unset;
    }

    .newsItemBlock-3.itemNews .newsItemLeft,
    .newsItemBlock-4.itemNews .newsItemLeft,
    .newsItemBlock-5.itemNews .newsItemLeft,
    .newsItemBlock-6.itemNews .newsItemLeft {
        width: 100%;
        flex-grow: 1;
    }

    .newsItemBlock-3.itemNews .newsItemRight,
    .newsItemBlock-4.itemNews .newsItemRight,
    .newsItemBlock-5.itemNews .newsItemRight,
    .newsItemBlock-6.itemNews .newsItemRight {
        width: 100%;
        height: 100px;
    }


    .newsItemBlock-3.itemNews .titleItemBlog,
    .newsItemBlock-4.itemNews .titleItemBlog,
    .newsItemBlock-5.itemNews .titleItemBlog,
    .newsItemBlock-6.itemNews .titleItemBlog {
        flex-grow: 1;
    }



    .newsItemLeft {
        padding: 16px;
    }

    .kindergartenPageData .kindergartenInner {
        max-width: 100%;
        padding: 0 64px;
    }

    .kindergartenDateContainer {
        max-width: 100%;
    }

    .kindergartenPageData .kindergartenInner::after {
        right: 150px;
        top: -150px;
    }

    .kindergartenDateContainer .slick-list .slick-track .slick-slide {
        max-width: 50%;
    }

    .kindergartenPlusSection {
        flex-direction: column-reverse;
    }

    .kindergartenPlusSectionLeft {
        width: 55%;
    }

    .kindergartenPlusSection .kindergartenPlusSectionLeft {
        width: 100%;
    }

    .kindergartenPlusSection .kindergartenPlusSectionRight {
        width: 100%;
        margin-bottom: 32px;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight {
        display: flex;
        flex-direction: column;
    }

    .kindergartenPlusInner {
        padding: 0 64px;
    }

    .kindergartenPlusInner img:nth-of-type(1) {
        max-width: 80% !important;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle p {
        font-size: 14px;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle p {
        font-size: 14px;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight {
        width: 49%;
    }

    .kindergartenPlusSectionRight {
        width: 40%;
    }

    .proKindergartenInner {
        flex-direction: row-reverse;
    }

    .proKindergartenInner {
        max-width: 100%;
        padding: 0 64px;
    }

    .proKindergartenRight {
        margin-left: 0;
        margin-right: 32px;
        max-width: 52%;
    }

    .proKindergartenLeft {
        max-width: 40%;
    }

    .proKindergartenIcon2 {
        top: 75%;
        left: 50%;
        z-index: 3;
    }

    .proKindergartenIcon3 {
        top: 10%;
        left: 60%;
    }

    .proKindergartenIcon1 {
        display: none;
    }

    .proKindergartenIcon4 {
        top: 10%;
        left: 30%;
    }

    .proKindergarten:after {
        margin-top: -5px;
    }

    .proKindergartenRight h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .proKindergarten::before {
        content: "";
        background: url(/wp-content/uploads/2023/07/wavesbox1.png);
        background-repeat: no-repeat !important;
        background-size: auto !important;
        background-position: center !important;
        position: absolute;
        bottom: -29px;
        left: 0;
        width: 100%;
        height: 130px;
        z-index: 2;
    }

    .webp .proKindergarten::before {
        background: url(/wp-content/uploads/2023/07/wavesbox1.png.webp);
    }

    .dailyRegimeInner {
        padding: 0 32px;
    }

    .kindergartenLivePhoto {
        padding: 64px 0;
    }

    .kindergartenPageCostContainer:after {
        left: auto;
        right: 0;
        top: -115px;
        width: 115px;
        height: 102px;
    }

    .kindergartenPagegInner {
        padding: 0 32px;
    }

    .kindergartenPageCostContainer1 ul li {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageFormInner form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .kindergartenPageProgramInner {
        padding: 0 32px;
    }

    .kindergartenPageFormInner form button {
        width: 100%;
    }

    .kindergartenPlusInner>img:nth-of-type(1) {
        width: 56px;
        height: 56px;
    }


    .kindergartenPageValuesInner p {
        margin-bottom: 15px;
    }

    .kindergartenImgPlanshet {
        width: 50% !important;
    }

    .kindergartenPageFormBlock {
        width: 100%;
    }

    .kindergartenPageProgramContainer {
        padding-left: 0 !important;
    }

    .kindergartenPageProgramContainer>p:nth-last-of-type(2) {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageProgramContainer ul li {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageProgramContainer p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageProgram {
        background-size: 50% !important;
    }

    .kindergartenPageFormInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPageProgramContainer {
        padding-bottom: 32px;
    }

    .kindergartenPageFormText p {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .kindergartenPageFormText {
        width: 45%;
        margin-left: 5%;
    }

    .kindergartenPageFormBlock {
        margin-bottom: 16px;
    }


    .kindergartenPageProgram {
        background-size: contain, auto;
        background-position: left bottom;
    }

    .kindergartenPageProgramContainer {
        width: 90%;
        margin: 0 auto;
    }

    .kindergartenPageProgramContainer {
        width: 100%;
        margin: 0;
        margin-left: auto;
        padding-left: 64px;
    }

    .kindergartenPageProgramContainer p {
        width: 50%;
        margin-left: auto;
    }

    .kindergartenPageProgramContainer ul {
        width: 50%;
        margin-left: auto !important;
    }

    .kindergartenPageProgramContainer:after {
        top: 10%;
        right: 0;
    }

    .kindergartenPageValuesContainer {
        flex-direction: row;
    }

    .kindergartenImgDesktop {
        display: none;
    }

    .kindergartenImgPlanshet {
        display: flex;
    }

    .kindergartenPageValuesSection {
        display: flex;
        flex-direction: column;
    }

    .kindergartenPageValuesContainer {
        align-items: center;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        left: auto;
        bottom: auto;
        width: 216px;
        height: 103px;
        top: -200%;
        right: 0;
    }

    .kindergartenPageValuesInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        width: 160px;
        height: 75px;
        background-size: cover !important;
    }

    .kindergartenPageValuesInner {
        padding: 0 64px;
    }

    .kindergartenPageValues {
        padding: 64px 0;
    }

    .kindergartenImgPlanshet {
        width: 35%;
    }

    .kindergartenDateContainer {
        max-width: 990px;

    }

    .kindergartenDateItem {
        max-width: 335px;
    }

    .lyceumPageValues {
        padding: 64px 0 !important;
    }

    .lyceumPageData h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #292929;
    }

    .lyceumPageData .kindergartenInner {
        padding: 0 64px;
    }

    .lyceumPageValues .innerSection {
        padding: 0 64px;
    }

    .lyceumPageBanner {
        padding-bottom: 100px;
        padding-top: 174px;
    }

    .lyceumPageAboutSchool {
        padding: 64px 0;
    }

    .lyceumPageInner {
        padding: 0 64px;
    }

    .lyceumPageAboutSchool:after {
        content: none;
    }

    .lyceumPageAboutSchoolRightPosition {
        position: inherit;
        transform: none;
    }

    .lyceumPageAboutSchoolRight {
        width: 50%;
    }

    .lyceumPageAboutSchool .lyceumPageInner {
        align-items: flex-end;
        justify-content: space-between;
    }

    .lyceumPageAboutSchoolLeft {
        width: 300px;
    }

    .lyceumPageAboutSchoolRightPosition img {
        height: 300px;
        object-fit: cover;
        object-position: center;
        border-radius: 12px;
    }

    .lyceumPageAboutSchoolLeft h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 125px;
    }

    .lyceumPageAboutSchoolLeft p {
        font-weight: 700;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard {
        padding: 0;
    }

    .lyceumPageTeacherCard .innerWrapper {
        padding: 64px;
        flex-direction: row-reverse;
    }

    .lyceumPageTeacherCard:after {
        content: none;
    }

    .lyceumPageElectronicDiary {
        padding: 64px 0;
    }

    .lyceumPageElectronicDiary .innerWrapper {
        padding: 0 64px;
        display: flex;
    }

    .lyceumPageElectronicDiary::after {
        content: none;
    }

    .lyceumPageElectronicDiaryLeft h2 {
        width: 90%;
    }

    .lyceumPageElectronicDiaryRight {
        max-width: 50%;
        right: 64px;
    }

    .lyceumPageElectronicDiaryLeft h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #292929;
        margin-bottom: 32px;
        width: 70%;
    }

    .lyceumPageReviews .innerReviews h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #292929;
    }

    .lyceumPageLivePhoto .innerReviews h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #292929;
    }

    .lyceumPageWorkshopContiner .workshopSection {
        margin-right: 0;
        width: 23%;
    }

    .proHurtokTopLeft,
    .flexContainerPro,
    .proHurtokBottomRight {
        padding: 0 50px 0 0;
        width: calc(100% - 430px);
        margin: 0;
    }

    .proHurtokTopRight,
    .proHurtokCenterSectionImg,
    .proHurtokBottomLeft {
        width: 430px;
        min-width: 430px;
    }

    .proHurtok {
        padding: 64px 0 96px;
    }

    .proHurtokTop {
        margin-bottom: 96px;
    }

    .proHurtokBottom {
        flex-direction: row-reverse;
    }

    .kindergartenPageReviews .innerSection h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        padding: 0 32px;
    }

    .seoBlock {
        padding: 64px 32px;
    }

    .innerWhoСanContainerLeftBtn button:nth-of-type(2),
    .lyceumPageBtn2 {
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
    }

    .lyceumPageBtn1 {
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
    }

    .kindergartenDateItem p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        min-height: auto;
    }

    .kindergartenDateItem {
        text-align: center;
    }

    .lyceumPageValues:after {
        background-size: contain !important;
    }

    .lyceumPageEducationalPlansContainer {
        padding-top: 15px;
    }

    .lyceumPageEducationalPlansSection:hover {
        margin-top: 0 !important;
    }

    .lyceumPagedoubleEvidence:after {
        background-size: contain !important;
    }

    .lyceumPageNewsNome .innerSection .newsNomeTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }







    .catBlogList {
        font-size: 8px;
    }

    .titleItemBlog {
        font-size: 13px !important;
    }

    .lyceumPageNewsNome .innerSection {
        padding: 0 32px !important;
    }

    .textBlogList {
        margin-top: 12px;
    }

    .lyceumPageNewsNome {
        padding: 64px 0;
    }



    .campPageBunner .campPageInner {
        padding-left: 64px;
    }

    .campPageBunner.campArchPageBunner .campPageInner {
        padding-left: 0;
    }

    .campPageBunnerSliderArrow {
        padding-right: 64px;
    }

    .campPageBunnerRight .campPageBunnerSliderArrow .campPageBunnerSliderPrev {
        margin-right: 8px;
    }

    .campPageInfoLeft button {
        margin-top: auto;
    }

    .campPageInfoContainerSectionLeft p {
        height: 120px !important;
        overflow: hidden;
    }

    .campPageInfoLeft img {
        margin-bottom: 12px;
    }

    .campPageInfoLeft h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .campPageInfoLeft p {
        font-size: 14px;
        height: 40px;
    }

    .campPageInfoLeft button {
        display: flex;
        justify-content: center;
    }

    .campPageInfoLeft.campPageInfoContainerSection .campPageInfoContainerSectionLRight img {
        margin-bottom: 0 !important;
    }

    .campPageImg1 {
        object-fit: cover;
        height: 200px !important;
    }

    .innerValuesContainerLeft .valuesAccardion.accordArhClub {
        width: calc(33.3% - 20px) !important;
    }

    .kindergartenPlusSectionRight>img:nth-of-type(1) {
        max-width: 35% !important;
        margin-right: auto;
    }

    .kindergartenPlusInner>img:nth-of-type(2) {
        margin-left: 20%;
    }

    .kindergartenDateTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPlusInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .dailyRegimeInnerLeftTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPageProgramContainer h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 150%;
    }

    .kindergartenDateContainer .slick-list .slick-track .slick-slide {
        margin: 0 8px;
    }

    .kindergartenDateContainer {
        max-width: 685px;
    }

    .proKindergartenInner {
        padding: 0 32px;
    }

    .dailyRegimeInnerLeftContent {
        height: auto;
    }

    .dailyRegimeInnerLeftContentItem {
        margin-bottom: 16px;
    }

    .dailyRegimeInner {
        max-width: 100%;
    }

    .dailyRegimeInnerLeft {
        min-width: 100%;
    }

    .dailyRegimeInnerLeftContent .slick-list {
        width: 100%;
    }

    .dailyRegimeInnerLeftContent .slick-list .slick-track .slick-slide {
        max-width: 25%;
    }

    .dailyRegimeInnerLeftContentItem {
        max-width: 100% !important;
        min-width: 100%;
    }

    .dailyRegimeInnerLeftContentItem img {
        width: 100%;
    }

    .dailyRegime::after {
        height: 115px;
    }

    .kindergartenPageFormInner::before {
        right: 32px;
        bottom: auto;
        top: 0;
    }

    .kindergartenPageFormInner {
        padding: 0 32px;
    }

    .kindergartenPageFormInner::after {
        left: 32px;
        bottom: auto;
        top: 0;
    }

    .kindergartenPageFormInner h2 {
        margin-bottom: 32px;
    }

    .lyceumPageEducationalPlansContainerCenter {
        padding-top: 80px;
    }

    .reviewsContainerTop {
        padding-right: 64px !important;
    }

    .campPageSchoolLeft h2 {
        font-weight: 400;
        font-size: 150px;
        line-height: 150px;
    }

    .campPageSchoolLeftSection h3 {
        font-size: 40px;
    }



    .newsItemBlock-2 .textBlogList,
    .newsItemBlock-7 .textBlogList,
    .newsItemBlock-8 .textBlogList {
        display: block;
    }

    .videoBanner .innerSection h1,
    .descTopTitle {
        width: 100%;
        max-width: 500px;
    }

    .descTopTitle {
        margin-bottom: 77px;
    }

    .campPageLocationSliderItem {
        height: 564px;
    }

    .campPageLocationSliderItem img {
        height: 100%;
    }

    .campPageReviews:after {
        content: none;
    }

    .campPageReviews:before {
        background-size: contain !important;
        bottom: -4px !important;
    }

    .campPageDateContentMainFooter ul li {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .campPageOtherOffersSectionLeft h3 {
        top: 14px;
    }

    .campPageOtherOffersSection:nth-of-type(1) {
        margin-right: 16px;
    }

    .campPageOtherOffersSection {
        width: 48%;
        height: 300px;
    }

    .campPageOtherOffersSectionRight {
        height: 100%;
    }

    .campPageOtherOffersSectionRight img {
        object-fit: cover;
        height: 100%;
    }

    .campPageOtherOffersSectionLeft p {
        height: 6em;
        overflow: hidden;
    }

    .campPageOtherOffersSectionLeft h3 {
        font-size: 15px !important;
    }

    .campPageQuestionLeft {
        margin-top: 100px;
        margin-right: 50px;
    }

    .campPageQuestionLeft h2 {
        margin-bottom: 30px;
    }

    .campPageInstagram .instagramInner .instagramInnerTop>img {
        width: auto;
        height: 100%;
        object-fit: contain;
    }

    .campPageNewsNome .innerSection .newsNomeTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .lyceumPageBannerRight {
        width: 252px;
        height: 329px;
        min-width: 252px;
    }

    .lyceumPageInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .lyceumPageEducationalPlansContainer {
        padding-bottom: 50px;
    }

    .lyceumPagedoubleEvidence:after {
        background: url(/wp-content/uploads/2022/11/decorcolorline.png) !important;
        background-size: cover !important;
        top: -3px;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(1) {
        font-weight: 700;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(2) {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(3) {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(4) {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(5) {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper {
        padding-bottom: 0 !important;
    }

    .lyceumPageElectronicDiaryLeft p:nth-of-type(1) {
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageElectronicDiaryLeft li {
        font-size: 13px;
        line-height: 150%;
    }



    .reviewsContainerContent .slick-list .slick-slide {
        margin: 0 10px;
        max-width: unset;
        height: auto !important;
    }

    .reviewsContainerContent .slick-list .slick-track .slick-slide {
        height: 100%;
    }

    .reviewsContainerContent .slick-list .slick-track {
        align-items: stretch;
    }

    .campPageBunnerLeft {
        flex-direction: column;
        display: flex;
        align-items: flex-end;
        width: 290px;
    }

    .campPageBunnerRight {
        width: calc(100% - 290px);
    }

    .campPageBunner.campArchPageBunner .campPageBunnerRight {
        width: 100%;
    }

    .campPageMriyaCampTopMain h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageInfo .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .livePhoto .innerlivePhoto .livePhotoTop h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageLocationLeft h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageMenu .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .reviews .innerReviews h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 140%;
    }

    .campPageDate .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageOtherOffers .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageQuestionLeft h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .campPageNewsNome .innerSection .newsNomeTop h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }


    .fakty.faktySm {
        display: block;
    }

    .workshopHomeContainer {
        padding: 64px 54px;
    }

    .newsContainer .newsItemBlock-2 .moreBtn,
    .newsContainer .newsItemBlock-7 .moreBtn,
    .newsContainer .newsItemBlock-8 .moreBtn {
        display: inline-block;
    }

    .newsContainer .moreBtn {
        border: 0;
        padding: 0;
        text-align: left;
    }

    .newsItemBlock-1.itemNews,
    .newsItemBlock-2.itemNews {
        margin-bottom: 56px;
    }

    .newsItemBlock-7.itemNews,
    .newsItemBlock-8.itemNews {
        margin-top: 56px;
    }

    .newsNomeTop h2 {
        font-size: 23px;
    }

    .reviewsContainerContent {
        margin: 55px 0 0 0;
        width: 100%;
        max-width: unset;
        padding: 0 54px !important;
    }

    .topMenuContainer {
        display: none;
    }

    .mobMenuContainer {
        display: block;
        padding-top: 30px;
    }

    .navigationMob {
        display: block !important;
    }

    .navigationMob a {
        color: #000 !important;
        position: relative;
        font-weight: 700;
    }

    .navigationMob a::after {
        content: "";
        background-image: url(/wp-content/uploads/2022/11/black-arr.svg);
        width: 15px;
        height: 9px;
        display: inline-block;
        margin-left: 10px;
    }

    .navigationMob li:hover>a {
        filter: invert(62%) sepia(62%) saturate(5184%) hue-rotate(202deg) brightness(98%) contrast(97%);
    }

    .navigationMob li {
        position: relative;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    .navigationMob li:last-child {
        margin-bottom: 0;
    }

    .colMenuItem {
        width: calc(50% - 10px);
    }

    .btnMenuBlock {
        display: none;
    }

    .vhodit {
        align-items: flex-start;
        margin-top: 14px;
        flex-direction: column;
    }

    .vhoditName {
        font-size: 16px;
        font-weight: 700;
        margin-right: 0;
        min-width: unset;
        margin-bottom: 8px;
    }

    .vhoditList {
        flex-direction: column;
    }

    .vhoditItem {
        display: inline-flex;
        align-items: center;
        white-space: normal;
        margin: 8px 0;
    }

    .innerRelax {
        padding: 64px;
    }

    .titleSection {
        font-size: 23px;
    }

    .fullMenuRow {
        padding-top: 32px;
    }

    .main404 .wrapper p {
        width: 60%;
    }

    .main404 .wrapper h2 {
        font-size: 50px;
        line-height: 110%;
    }

    .notPage {
        font-size: 23px !important;
    }

    .main404 .wrapper p {
        font-size: 13px;
    }

    .contactPage {
        padding: 32px 0;
    }

    .contactPageWrapper {
        max-width: 100%;
        padding: 0 32px;
        box-sizing: border-box;
    }

    .contactPageWrapper h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .contactPageLeft {
        margin-right: 24px;
        width: 50%;
    }

    .contactPageRight {
        width: 50%;
    }

    .contactPageLeft>a {
        font-size: 23px;
    }

    .contactPageMail a {
        font-size: 19px;
    }

    .contactPageLeft p {
        font-size: 13px;
    }

    .contactPageRight>p {
        font-size: 13px;
    }

    .contactPageBottomContent {
        width: 100%;
        background: transparent;
        border-left: 0;
    }

    .contactPageBottomContent p {
        font-size: 13px;
    }

    .contactPageTop {
        align-items: baseline;
    }

    .error404 .site-header .inside-header #nav-icon span {
        background: #346166;
    }

    .error404 .site-header .inside-header .enrollTop {
        display: none !important;
    }

    .error404 .site-header .inside-header {
        justify-content: space-between;
    }

    .main404 .wrapper p {
        width: 498px;
    }

    .error404 .site-footer .site-info .innerFooter .footerFullMenuRow {
        display: none !important;
    }

    .error404 .site-footer .site-info .innerFooter .infoFooterWrap .footerInfo {
        display: none !important;
    }

    .logoFooterCol {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .descDaitFooter {
        padding-left: 0;
        margin-top: 16px;
        margin-bottom: 32px;
    }

    .footerContactRow {
        padding-top: 64px;
    }

    .contactInfoFooter {
        flex-direction: column;
    }

    .adrrFooter {
        font-size: 13px;
        margin-bottom: 32px;
    }

    .telFooter #phone {
        font-size: 16px;
    }

    .emailFooter #e-mail {
        font-size: 13px;
    }

    .telmailFooter {
        padding-left: 0;
        padding-right: 0;
    }

    .contactPageRight>p {
        color: #292929;
        max-width: 344px;
    }

    .contactPageLeft p {
        max-width: 344px;
    }

    .podtitleInfoParent {
        font-size: 20px;
        margin-top: -59px;
        margin-bottom: 50px;
    }

    .dodatkoviVitrati.vitratyZmina {
        flex-direction: column;
    }

    .dodatkoviVitrati.vitratyZmina .dodVitrList {
        padding-left: 0;
        border-left: 0;
    }

    .payMetodCol {
        margin-left: 0;
        margin-top: 7px;
    }

    .location::after {
        width: 26px;
        height: 26px;
    }

    .location {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0;
        padding: 7px 13px;
    }

    .opysanyeFirst {
        font-size: 23px;
        text-align: right;
    }

    .campPageBunnerLeft a {
        margin-right: auto;
    }

    .aboutArchCampRow {
        padding: 64px 16px;
    }

    .valueTopTextBlock {
        padding: 64px 32px;
        max-width: 288px;
        font-size: 13px;
        border-radius: 12px;
    }


    .valueTopTextBlock h2 {
        font-size: 23px;
        font-weight: 700;
    }

    .valueTopRow {
        padding: 166px 0 32px;
    }

    .oneColImgCIR {
        order: 3;
        width: 100%;
        margin-top: 32px;
    }

    .oneColTextCIR {
        width: calc(50% - 15px);
        font-size: 13px;
    }

    .threeColCenterImgRow {
        padding: 32px 0;
    }

    .colTitle {
        font-size: 23px;
    }

    .colTextImgItem {
        flex-direction: row;
        align-items: center;
    }

    .colTextImgBlock {
        width: 100%;
        margin-bottom: 48px;
    }

    .img-colTextImgItem {
        height: 424px;
        min-width: 424px;
        width: 424px;
    }

    .colTextImgBlock:nth-child(2n) .colTextImgItem {
        flex-direction: row;
    }

    .colTextImgBlock:first-child .img-colTextImgItem {
        max-height: unset;
        width: 100%;
        overflow: hidden;
        height: 424px;
        width: 424px;
        min-width: 424px;
        flex-grow: unset;
    }

    .colTextImgBlock:nth-child(2n+1) .colTextImgItem {
        flex-direction: row-reverse;
    }

    .txt-colTextImgItem {
        padding-left: 16px;
        font-size: 13px;
    }

    .colTextImgBlock:nth-child(2n+1) .txt-colTextImgItem {
        padding-left: 0;
        padding-right: 16px;
    }

    .topTelSlide {
        margin-right: 0;
    }

    .innerTabContent {
        column-width: calc(50% - 20px);
        column-count: 2;
        column-gap: 20px;
    }

    .elementarySchoolPageBannerLeft {
        width: 56%;
        padding: 166px 32px 0 64px;
        box-sizing: border-box;
        flex-direction: column;
        justify-content: flex-start;
        text-align: center;
    }

    .elementarySchoolPageBannerRight {
        width: 44%;
    }

    .elementarySchoolPageBanner {
        height: 750px;
    }

    .elementarySchoolPageBannerLeftIcon {
        flex-direction: row;
        width: 250px;
        justify-content: space-between;
        height: auto;
        margin-top: 0;
        margin: 0 auto;
    }

    .elementarySchoolPageBannerLeftIcon div {
        width: 58px;
        height: 58px;
    }

    .elementarySchoolPageBannerLeftText {
        margin-top: 32px;
        width: 100%;
        align-items: center;
        height: auto;
    }

    .elementarySchoolPageBannerLeftText h1 {
        font-size: 38px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .elementarySchoolPageBannerLeftText h1::after {
        content: none;
    }

    .elementarySchoolPageBannerLeftText p {
        font-weight: 400;
        font-size: 23px;
        text-align: center;
        line-height: 115%;
        margin-bottom: 32px;
    }

    .elementarySchoolPageBannerLeftText button {
        width: 182px;
        height: 52px;
        font-size: 16px;
        line-height: 150%;
    }

    .elementarySchoolPageGreen {
        padding: 32px 64px 42px 64px;
        box-sizing: border-box;
        height: auto;
    }

    .elementarySchoolPageGreenWrapper {
        max-width: 100%;
    }

    .elementarySchoolPageGreen::after {
        background: url(/wp-content/uploads/2023/06/decorcolorlinetablet-1.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .elementarySchoolPageAdvantages>h2 {
        left: 16px;
        font-size: 23px;
        line-height: 150%;
    }

    .elementarySchoolPageAdvantagesSlider {
        left: 16px;
    }

    .elementarySchoolPageAdvantagesSlider {
        height: auto;
        position: relative;
        bottom: 0;
        left: 0;
    }

    .elementarySchoolPageAdvantages {
        height: auto;
        padding: 64px 0;
        display: block;
        padding-left: 16px;
    }

    .AdvantagesSliderItemImg {
        top: 0;
    }

    .elementarySchoolPageAdvantagesSliderItem {
        min-height: 328px;
    }

    .elementarySchoolPageAdvantages>h2 {
        position: static;
        margin-bottom: 32px;
    }

    .elementarySchoolPageAdvantagesNavigation {
        position: static;
        transform: unset;
        margin-top: 32px;
    }

    .elementarySchoolPageAdvantagesSlider .slick-track {
        align-items: flex-start;
    }

    .elementarySchoolPageGreenLogo {
        width: 89px;
        height: 36px;
    }

    .elementarySchoolPageGreenText {
        max-width: 41%;
    }

    .elementarySchoolPageProgram {
        padding: 64px;
    }

    .elementarySchoolPageProgramWrapper {
        max-width: 100%;
    }

    .elementarySchoolPageProgramWrapper h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .elementarySchoolPageProgramWrapper>p {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 24px;
    }

    .elementarySchoolPageProgramWrapper>h3 {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 24px;
    }

    .elementarySchoolPageProgramWrapper button {
        width: 182px;
        height: 52px;
        font-size: 16px;
        line-height: 150%;
    }

    .elementarySchoolPageIntelect {
        padding: 64px;
        box-sizing: border-box;
    }

    .elementarySchoolPageIntelectWrapper {
        max-width: 100%;
    }

    .IntelectTopLeft {
        width: 50%;
        margin-right: 16px;
    }

    .IntelectTopRight {
        width: 50%;
    }

    .IntelectTopRight>div {
        margin-bottom: 0 !important;
    }

    .IntelectTopRight>h2 {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .IntelectTopLeftContainerText:nth-of-type(5) {
        margin-bottom: 0 !important;
    }

    .IntelectTopLeftContainerText:nth-of-type(6) {
        margin-bottom: 0 !important;
    }

    .IntelectTopLeft {
        border-radius: 16px;
        overflow: hidden;
    }

    .IntelectTopLeft img {
        height: 100%;
        object-fit: cover;
    }

    .IntelectTopLeftContainerText {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .IntelectTopRight>div {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        color: #292929;
        margin-bottom: 32px;
    }

    .IntelectTopLeftContainerText {
        width: 48%;
    }

    .IntelectTopContainer {
        margin-bottom: 128px;
    }

    .IntelectTopBottom {
        position: relative;
    }

    .IntelectTopBottomContainer>img {
        width: 62px !important;
        height: 62px !important;
        margin-right: 8px;
    }

    .IntelectTopBottomContainerText {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) {
        position: absolute;
        top: -90px;
        font-size: 19px;
        line-height: 150%;
        border-right: 0;
        height: auto;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) img {
        min-width: 32px !important;
    }

    .IntelectTopBottomContainer {
        width: 33.33%;
        height: auto;
    }

    .IntelectBottomContainerLeft h2 {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .IntelectBottomContainer2Text {
        width: 100%;
        font-size: 13px;
        line-height: 150%;
        height: auto;
        padding: 16px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }

    .IntelectBottomBottomContainer {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .IntelectBottomBottomContainerBlock img {
        margin-bottom: 0;
        margin-right: 8px;
    }

    .IntelectBottomBottomContainerBlock:nth-of-type(1) {
        border-left: 0;
    }

    .IntelectBottomBottomContainerBlock {
        width: 33.33%;
        font-size: 13px;
        line-height: 150%;
        flex-direction: row;
        margin-bottom: 16px;
        padding: 0 16px 0 16px;
    }

    .IntelectBottomContainerRight {
        border-radius: 16px;
        overflow: hidden;
    }

    .IntelectBottomContainerRight img {
        height: 100%;
        object-fit: cover;
    }

    .IntelectBottomContainerLeft span {
        display: block;
    }

    .IntelectBottomContainer2Text:nth-last-of-type(1) {
        margin-bottom: 0;
    }

    .IntelectBottomContainer2 {
        flex-direction: column;
    }

    .IntelectBottomContainerLeft>p {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .IntelectBottomContainerLeft {
        width: 50%;
    }

    .IntelectBottomContainerRight {
        width: 50%;
        margin-right: 16px;
    }

    .IntelectBottomContainer {
        flex-direction: row-reverse;
    }

    .elementarySchoolPageAdvantages::after {
        content: "";
        background: url(/wp-content/uploads/2023/06/decorcolorlinetablet-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .elementarySchoolPageIntelect::after {
        content: "";
        background: url(/wp-content/uploads/2023/06/decorcolorlinetablet-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .fullDaySchool {
        padding: 64px;
        box-sizing: border-box;
    }

    .fullDaySchoolTopLeft {
        width: 50%;
        height: 100%;
        margin-right: 2px;
        border-radius: 16px;
    }

    .fullDaySchoolTopLeft img {
        height: 100%;
    }

    .fullDaySchoolTopRight {
        width: 50%;
    }

    .fullDaySchoolTopRight h2 {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .fullDaySchoolTopRightText {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .fullDaySchoolTopRightContent {
        font-size: 13px;
        line-height: 150%;
    }

    .fullDaySchoolBottomFlex {
        flex-wrap: wrap;
    }

    .fullDaySchoolBottomFlexContent {
        width: 33.33%;
        flex-direction: row;
        padding: 0 16px;
        margin-bottom: 16px;
    }

    .fullDaySchoolBottomFlexContent p {
        text-align: left;
    }

    .fullDaySchoolBottomFlexContent:nth-of-type(1) {
        border-left: 0;
        padding-left: 0;
    }

    .fullDaySchoolBottomFlexContent:nth-last-of-type(1) {
        padding-left: 0;
    }

    .fullDaySchoolBottomFlexContent:nth-last-of-type(1) p {
        word-break: break-all;
    }

    .fullDaySchoolBottomFlexContent img {
        margin-bottom: 0;
        width: 62px;
        height: 62px;
        object-fit: contain;
        margin-right: 16px;
    }

    .fullDaySchoolBottomFlexContent p {
        font-size: 16px;
        line-height: 150%;
    }

    .educationalPackages {
        padding: 64px 0;
    }

    .educationalPackagesWrapper h2 {
        padding: 0 64px;
        width: 100%;
        box-sizing: border-box;
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
        text-align: left;
    }

    .ContainerItemNone {
        display: flex !important;
    }

    .educationalPackagesContainer .slick-list {
        margin-bottom: 32px;
    }

    .educationalPackagesContainer .slick-dots li {
        margin-right: 8px;
        margin-left: 0;
        width: 14px;
        height: 8px;
        background: rgba(41, 41, 41, 0.1);
        border-radius: 1px;
        padding: 0;
    }

    .educationalPackagesContainer .slick-dots li:nth-last-of-type(1) {
        margin-right: 0;
    }

    .educationalPackagesContainer .slick-dots li button {
        padding: 0;
    }

    .educationalPackagesContainer .slick-dots li.slick-active {
        width: 56px;
        height: 8px;
        background: #3B9099;
        border-radius: 1px;
    }

    .educationalPackagesContainer .slick-dots li button::before {
        content: none;
    }

    .educationalPackagesFlex {
        margin-top: 64px;
        flex-direction: column;
        padding: 0 64px;
        box-sizing: border-box;
    }

    .educationalPackagesFlexBlock {
        width: 100%;
        margin-bottom: 16px;
        height: 237px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .educationalPackagesFlexBlock h3 {
        font-size: 16px;
        line-height: 120%;
    }

    .educationalPackagesFlexBlock p {
        font-size: 13px;
        line-height: 150%;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        position: absolute;
        left: 64px;
        top: 34px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper {
        flex-direction: row-reverse;
        padding-left: 135px;
        box-sizing: border-box;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper {
        align-items: center !important;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenText {
        max-width: 70%;
    }

    .elementarySchoolPageBig {
        flex-direction: row-reverse;
        align-items: inherit;
    }

    .elementarySchoolPageBigRight {
        width: 368px;
        padding-left: 64px;
        box-sizing: border-box;
        padding-top: 64px;
        padding-right: 16px;
    }

    .elementarySchoolPageBigLeft {
        width: calc(100% - 368px);
    }

    .elementarySchoolPageBigRightLogo {
        flex-direction: column;
        align-items: flex-start;
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 14px;
    }

    .elementarySchoolPageBigRightContainerLeftImg {
        width: 100%;
        height: 150px;
    }

    .elementarySchoolPageBigRightContainerLeft {
        width: 100%;
        padding: 32px 24px;
    }

    .elementarySchoolPageBigRightEmodjie {
        margin-bottom: 16px;
    }

    .elementarySchoolPageBigRightContainer {
        height: auto;
        width: 100%;
        flex-direction: column-reverse;
    }

    .elementarySchoolPageBigRight>p {
        width: 100%;
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .elementarySchoolPageBigRightContainer p {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 0;
        width: 100%;
    }

    .elementarySchoolPageBigLeft {
        height: auto;
    }

    .schoolTeachers {
        padding: 64px;
        box-sizing: border-box;
        height: auto;
    }

    .schoolTeachersSlider {
        padding: 0;
    }

    .schoolTeachersItemLeft img {
        position: absolute;
    }

    .schoolTeachers h2 {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .schoolTeachersItemRight {
        justify-content: flex-start;
        height: 100%;
    }

    .schoolTeachersNext {
        display: none !important;
    }

    .schoolTeachersPrev {
        display: none !important;
    }

    .schoolTeachersItemLeft {
        height: 0;
        width: 100%;
        min-width: unset;
        padding-bottom: 100%;
        position: relative;
    }

    .schoolTeachersItem {
        width: 288px !important;
        height: auto;
        background: #FFFFFF;
        border-radius: 4px;
        flex-direction: column;
        overflow: hidden;
    }

    .schoolTeachersItemRight h3 {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .schoolTeachersItemRight {
        background: #fff !important;
        padding: 24px 16px;
    }

    .schoolTeachersItemRightText {
        font-size: 13px;
        line-height: 150%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }



    .IntelectTopContainerWrapper {
        padding: 64px;
    }

    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopLeft {
        height: 100%;
    }

    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopRight .IntelectTopLeftContainer2 .IntelectTopLeftContainerText:nth-last-of-type(1) {
        display: none;
    }

    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopRight .IntelectTopLeftContainer2 .IntelectTopLeftContainerText:nth-last-of-type(5) {
        margin-bottom: 16px !important;
    }

    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopRight .IntelectTopLeftContainer2 .IntelectTopLeftContainerText:nth-last-of-type(6) {
        margin-bottom: 16px !important;
    }

    .elementarySchoolPageGreenText {
        font-size: 16px;
        font-weight: 700;
        line-height: 150%;
    }

    .elementarySchoolPageAdvantagesSliderItem {
        width: 288px !important;
    }

    .elementarySchoolPageAdvantagesSlider .slick-slide {
        margin: 0 8px;
    }

    .elementarySchoolPageAdvantages {
        padding-bottom: 75px;
    }

    .elementarySchoolPageProgramWrapper {
        margin-top: 0;
    }

    .elementarySchoolPageProgramWrapper button {
        margin-top: 25px;
    }

    .IntelectTopRight>div span {
        margin-right: 8px;
    }

    .IntelectTopRight>p {
        margin-top: 32px;
    }

    .IntelectTopLeftContainerText {
        height: 112px;
        font-size: 13px;
        line-height: 150%;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) {
        top: -62px;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(2) {
        padding-left: 0 !important;
    }

    .IntelectTop {
        margin-bottom: 132px;
    }

    .IntelectBottomBottomContainerBlock {
        height: auto;
    }

    .IntelectBottomContainerLeft>p span {
        margin-right: 8px;
    }

    .IntelectBottomContainer {
        margin-bottom: 66px;
    }

    .IntelectBottomBottomContainerBlock {
        padding-left: 10px;
        padding-top: 10px;
    }

    .IntelectBottomBottomContainerBlock:nth-of-type(1) {
        padding-left: 0 !important;
    }

    .IntelectBottomBottomContainerBlock:nth-of-type(4) {
        padding-left: 0 !important;
    }

    .elementarySchoolPageIntelect {
        padding-bottom: 47px;
    }

    .fullDaySchoolTopRight span {
        margin-right: 8px;
    }

    .fullDaySchoolTop {
        margin-bottom: 68px;
    }

    .fullDaySchoolBottomText span {
        margin-right: 9px;
    }

    .fullDaySchoolBottomText {
        margin-bottom: 33px;
    }

    .educationalPackages {
        padding-top: 73px;
        padding-bottom: 48px;
    }

    .educationalPackagesFlex {
        margin-top: 47px;
    }

    .educationalPackagesContainerItem a {
        width: 288px;
        justify-content: center;
        padding-left: 0;
    }

    .slick-dots {
        bottom: -23px;
    }

    .educationalPackagesColor3 {
        height: 256px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        top: 30px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper {
        padding-left: 128px;
    }

    .elementarySchoolPageBlue {
        height: 160px;
    }

    .elementarySchoolPageBigRight {
        margin-top: 4px;
        padding-left: 64px;
        margin-bottom: 48px;
    }

    .elementarySchoolPageBigRightLogo img {
        margin-bottom: -4px;
    }

    .elementarySchoolPageBig .elementarySchoolPageBigRight>p {
        width: 100%;
    }

    .elementarySchoolPageBigRightEmodjie {
        width: 100%;
    }

    .elementarySchoolPageBigRight>p {
        margin-bottom: 38px;
    }

    .elementarySchoolPageBigRightEmodjie {
        margin-right: 4px;
    }

    .elementarySchoolPageBlues {
        height: 232px;
    }

    .elementarySchoolPageBigRightContainerLeft h3 {
        margin-bottom: 24px;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        margin-top: 0px;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenText {
        max-width: 40%;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenImg {
        margin-top: -25px;
    }

    .schoolTeachersSlider .slick-slide {
        margin: 0 8px;
    }

    .schoolTeachersItemRight h3 br {
        display: none;
    }



    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopLeft {
        border-radius: 16px;
    }

    .IntelectBottomBottom2 {
        margin-top: 36px;
    }

    .IntelectTopLeftContainerText2 {
        height: 140px;
        font-size: 16px;
        line-height: 150%;
    }

    .IntelectTopLeftContainerText2 {
        height: 128px !important;
        padding: 16px;
        box-sizing: border-box;
    }

    .IntelectTopLeftContainer2 {
        align-items: flex-start !important;
        margin-top: 12px;
    }

    .IntelectTopLeftContainerText2:nth-of-type(7) {
        margin-bottom: 0 !important;
        margin-top: 16px;
    }

    .IntelectTopLeftContainerText2:nth-of-type(8) {
        margin-bottom: 0 !important;
    }

    .IntelectTopContainer {
        margin-bottom: 0;
        padding-bottom: 128px;
    }

    .elementarySchoolPage .workshop {
        margin-top: -72px;
        padding: 0 64px;
        padding-bottom: 57px;
    }

    .elementarySchoolPage .workshop .workshopSection {
        margin-bottom: 13px;
    }

    .elementarySchoolPageAdvantages .elementarySchoolPageAdvantagesWrapper>h2 {
        position: static;
    }

    .educationalPackagesFlexBlock h3 br {
        display: block;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) img {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
    }

    .IntelectTopRight>div span {
        margin-left: 14px;
        transform: scale(2);
        margin-right: -6px;
    }

    .fullDaySchoolTopRightText:nth-of-type(1) span {
        transform: scale(3);
        margin-left: 14px;
        margin-right: 27px;
        display: flex;
        align-items: center;
    }

    .IntelectBottomContainerLeft>p span {
        margin-left: 14px;
        margin-right: 3px;
    }

    .fullDaySchoolBottomText span {
        transform: scale(2);
        margin-right: 20px;
    }

    .elementarySchoolPageBigRightEmodjie span {
        transform: scale(2);
        margin-right: 15px;
    }

    .elementarySchoolPageGreen .elementarySchoolPageGreenWrapper {
        align-items: flex-start;
    }

    .elementarySchoolPageGreen .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenImg {
        margin: auto 0;
    }

    .innerInfoHome .infoHomeTop p {
        font-size: 13px !important;
    }

    .proKindergarten {
        background: url(/wp-content/uploads/2022/11/background-fx-white.png), #3B9099;
        background-repeat: repeat;
        position: relative;
        padding: 178px 0 128px 0;
        margin-bottom: -1px;
    }

    .webp .proKindergarten {
        background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #3B9099;
    }

    .jobPageInner {
        padding: 0 16px;
    }

    .jobPageFormContainer {
        width: 100%;
    }

    .jobPageFormSocial {
        width: 478px;
    }

    .singleVacancyInner h1 {
        font-size: 23px;
        font-style: normal;
        margin-bottom: 32px;
    }

    .singleVacancyMainRightTop {
        display: none;
    }

    .singleVacancyMainRightTop2 {
        display: block;
        flex: 1;
        height: max-content;
    }

    .singleVacancyMain {
        flex-wrap: wrap;
    }

    .singleVacancyMainRight {
        flex: 1;
    }

    .singleVacancyMainLeft {
        min-width: 256px;
        flex: 1;
        max-width: 528px;
    }

    .singleVacancyMainLeft h3 {
        font-size: 13px;
    }

    .singleVacancyMainLeft p {
        font-size: 13px;
    }

    .singleVacancyMainLeft ul li {
        font-size: 13px;
    }

    .singleVacancyMainLeft ul {
        margin-bottom: 24px;
    }

    .singleVacancyMainLeft {
        margin-bottom: 16px;
    }

    .singleVacancyMainLeft ul:nth-last-of-type(1) {
        margin-bottom: 0;
    }

    .singleVacancyMainRightTop {
        padding: 24px 16px;
    }

    .singleVacancyMainLeft {
        padding: 24px 16px;
    }

    .singleVacancyMainRight {
        width: 100%;
    }

    .singleVacancyMainRightBottom {
        width: 100%;
    }

    .singleVacancyMain {
        padding-bottom: 0;
    }

    .singleVacancyCardContainer {
        margin: 32px 0;
    }

    .singleVacancyCardContainerTop h2 {
        display: none;
    }

    .singleVacancyCardContainer {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .singleVacancyCardContainer .singleVacancyCardContainerTop {
        justify-content: center;
    }

    .singleVacancyCardSilder {
        margin: 0;
    }



    .singleVacancyMainRightTop ul li {
        font-size: 13px;
    }

    .singleVacancyMainRightTop ul li span {
        font-size: 13px;
    }

    .singleVacancyMainRightTop ul li {
        margin-bottom: 18px;
    }

    .singleVacancyMain {
        gap: 0;
    }

    .singleVacancyMainRightTop2 {
        margin-bottom: 17px;
    }

    .singleVacancyMainRightBottom .jobPageFormContainer form {
        padding: 24px;
    }

    .singleVacancyMainRightBottom .jobPageFormContainer form h2 {
        font-size: 16px;
    }

    .singleVacancyMainRightBottom .jobPageFormContainer form p {
        font-size: 13px;
    }

    .singleVacancyMainLeft {
        padding-bottom: 9px;
    }

    .singleVacancyMainRightBottom .jobPageFormContainer form p {
        margin-bottom: 23px;
    }

    .singleVacancyMainRightBottom .jobPageFormContainer form .jobPageFormsubmit {
        width: 133px;
        height: 44px;
        color: #346166;
        font-size: 13px;
        font-weight: 700;
        line-height: 150%;
        background: url(/wp-content/uploads/2023/07/grtee-1.svg), #CFE3E6 !important;
        background-repeat: no-repeat !important;
        background-size: auto !important;
        background-position: 93px 14px !important;
        padding-left: 24px !important;
    }

    .singleVacancyCardContainerTop {
        margin-bottom: 0;
        margin-top: 18px;
    }

    .singleVacancyCardContainerTop {
        margin: 0 -12px;
        margin-bottom: 0;
        margin-top: 18px;
    }

    .singleVacancyMainRight {
        min-width: 256px;
    }

    .singleVacancyCardContainerTop .jobPagePaggination ul {
        justify-content: space-between;
    }

    .singleVacancyCardContainerTop .jobPagePaggination ul li:nth-of-type(1) {
        margin-left: 0;
    }

    .singleVacancyCardContainerTop .jobPagePaggination ul li:nth-last-of-type() {
        margin-right: 0;
    }

    .singleVacancyMainRightTop ul li {
        font-size: 13px;
    }

    .singleVacancyMainRight {
        flex: auto;
    }

    .singleVacancyMainLeft {
        margin-left: 16px;
        margin-bottom: 16px;
    }

    .singleVacancyCardSilder {
        display: flex;
        width: 100%;
    }

    .livePhotoContainerNew .slick-slide>div {
        height: 100%;
        padding: 10px;
        border-radius: 12px;
    }

    .livePhotoContainerNew .slide-item {
        height: auto !important;
    }


    .dumkiBlock::after,
    .dumkiBlock::before {
        left: 50%;
    }

    .lyceumPageBannerRight::after {
        display: none;
    }

    .dumkiBlock {
        border-radius: 12px;
        border: 1px solid #F0F2F5;
        background: #FFF;
        display: flex;
        padding: 16px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        position: absolute;
        top: -21px;
        right: unset;
        width: calc(100% - 32px);
        max-width: unset;
        box-sizing: border-box;
        font-size: 16px;
        color: #1D2739;
        font-weight: 600;
        transform: translate(-50%, 0);
        left: 50%;
    }

    .lyceumPageBannerRight {
        overflow: visible;
    }



    .FaqBlock .campPageInner{
        flex-direction: column;
        padding: 32px 0;
    }

    .FaqBlock .campPageInner .FaqBlockLeft{
        margin-right:0;
    }
    .FaqBlock .campPageInner .FaqBlockRight{
        padding:24px;
    }



}

/*? //max-width: 1200px *************************************************************************************************/







@media (max-width: 991px) {
    .videoBanner {
        background-size: cover !important;
    }

    .waitingRow {
        padding: 0 16px 64px;
    }

    .campPageDateContentTop {
        justify-content: center;
    }

    .campPageInfoLeft {
        height: 100% !important;
        display: flex;
        flex-direction: column;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLRight {
        height: 150px !important;
    }

    .kindergartenPageInner {
        padding: 185px 32px 0 32px;
        align-items: flex-start;
    }

    .kindergartenTittle {
        padding-top: 0;
    }

    .kindergartenPageHeader {
        height: 800px;
    }

    .kindergartenPageHeader:before {
        left: -18%;
        bottom: 30%;
        width: 85%;
        height: 445px;
    }

    .iconBunner1 {
        top: 13%;
    }

    .kindergartenPageHeader:after {
        height: 235px;
    }

    .iconBunner2 {
        top: 63%;
        left: 40%;
    }

    .iconBunner6 {
        display: none;
    }

    .iconBunner4 {
        display: none;
    }

    .iconBunner2 img {
        max-width: 80%;
    }

    .iconBunner3 img {
        max-width: 80%;
    }

    .iconBunner3 {
        left: 60%;
    }

    .kindergartenIndex p:nth-of-type(1) {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 8px;
        width: 80%;
    }

    .kindergartenIndex p:nth-of-type(2) {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .kindergartenImg {
        padding-top: 0;
        bottom: 0 !important;
        display: flex;
        align-items: flex-start;
    }

    .campPageQuestionLeft h2 {
        font-size: 33px;
        line-height: 140%;
    }

    .lyceumPageElectronicDiaryLeft {
        width: 60%;
    }

    .lyceumPageElectronicDiaryRight {
        height: 369px;
    }

    .lyceumPageElectronicDiaryRight img {
        height: 100%;
        object-fit: cover;
    }

    .lyceumPageElectronicDiaryLeft h2 {
        position: absolute;
        top: -75px;
        width: 75% !important;
    }

    .lyceumPageElectronicDiary .innerWrapper {
        align-items: center;
    }

    .workshopSection {
        height: 100%;
    }

    .workshopSectionRight {
        padding: 16px;
        flex-grow: 1;
    }

    .lyceumPageElectronicDiaryLeft h2 {
        width: 100%;
    }

    .lyceumPageElectronicDiaryBtn {
        display: none;
    }

    .lyceumPageElectronicDiaryLeft p:nth-of-type(1) {
        width: 100%;
    }

    .lyceumPageElectronicDiaryLeft ul {
        width: 100%;
    }

    .lyceumPageElectronicDiaryRight {
        position: static;
        width: 100%;
        display: flex;
        justify-content: center;
        max-width: 100%;
    }

    .kindergartenPageProgramContainer h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
    }

    .innerWhoСanContainerRightSection {
        padding-right: 35px !important;
    }

    .clubBannerContainerLeft {
        width: 35%;
    }

    .kindergartenDateContainer {
        max-width: 700px;
    }

    .lyceumPageTeacherCard .innerWrapper {
        padding: 0 32px;
    }



    .teacherCardRight {
        margin-left: 50px;
    }

    .lyceumPageElectronicDiary {
        padding-top: 128px;
    }

    .lyceumPageElectronicDiary .innerWrapper {
        padding: 0 32px;
    }

    .clubBannerContainerLeft p:nth-of-type(3) {
        font-size: 14px;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionRight {
        padding-left: 90px;
    }

    .reviewsContainerTop {
        padding-right: 16px !important;
    }

    .innerReviews.innerSection {
        padding-left: 32px;
    }

    .innerValuesSection {
        flex-direction: column;
    }

    .innerReviews {
        padding-right: 0 !important;
    }

    .innerWhoСanContainerRightSection p:nth-of-type(2) {
        width: 60%;
    }

    .innerWhoСanContainerRight {
        justify-content: space-between;
    }

    .innerBusyСlubContainerFigure img {
        width: 10%;
    }

    .newsNomeSectionLeft p:nth-of-type(1) {
        font-size: 9px;
    }

    .newsNomeSection3,
    .newsNomeSection4,
    .newsNomeSection5,
    .newsNomeSection6 {
        height: 300px;
        justify-content: flex-end;
    }

    .newsNomeSection1,
    .newsNomeSection2,
    .newsNomeSection7,
    .newsNomeSection8 {
        height: 315px;
    }

    .newsNomeContainer {
        height: 1000px;
    }

    .busyСlubsRow h2 {
        padding: 0 32px;
    }

    .innerWorkshop.innerSection {
        padding: 0;
    }

    .seoBlock {
        padding: 0;
    }

    .reviews {
        padding: 0;
    }

    .values {
        padding: 0;
    }


    .innerSection {
        padding-left: 32px;
        padding-right: 32px;
    }

    .innerReviews {
        padding-left: 32px;
        padding-right: 0 !important;
    }

    .reviewsContainer {
        overflow: hidden;
    }

    .innerValuesSection {
        flex-direction: column;
    }

    .valuesAccardion {
        width: 100%;
    }

    .panel img {
        display: block;
        margin: 16px auto;
    }

    .workshopSection {
        width: 31%;
    }

    .innerReviews.innerSection {
        max-width: 100%;
    }

    .workshopSection:nth-of-type(6) {
        margin-right: 16px;
    }

    .workshopSection:nth-of-type(12) {
        margin-right: 16px;
    }

    .workshop {
        padding-left: 32px;
        padding-right: 32px;
    }

    .animationHover0:hover .workshopSectionRight a {
        background: transparent;
        border: none;
    }

    .animationHover1:hover .workshopSectionRight a {
        background: transparent;
        border: none;
    }

    .animationHover2:hover .workshopSectionRight a {
        background: transparent;
        border: none;
    }

    .reviewsContainerContent {
        margin: 32px 0 0 0;
        padding: 0 !important;
    }

    .result_hover {
        height: 300px;
        margin-top: -38px;
    }

    .reviewsItem>p {
        font-size: 12px;
        line-height: 14px;
        height: 115px;
    }

    .result_hover p {
        font-size: 12px;
        line-height: 14px;
    }

    .result_hover {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }

    .reviews {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .innerReviews.innerSection h2 {
        max-width: 100%;
        padding: 0 10px;
    }



    .workshopHome {
        flex-wrap: wrap;
    }

    .workshopHome .workshopSection {
        max-width: calc(25% - 20px);
        width: 100%;
        margin: 0 10px 14px !important;
    }

    .workshopContainer.workshopHome {
        justify-content: flex-start;
    }


    .campPageQuestionRight {
        background-position: center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .formHomeRight {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 0 auto;
    }

    .formHome {
        background-position: -255px;
    }

    .formHomeIcons {
        text-align: center;
    }

    .infoHomeCenter {
        height: 600px;
    }

    .infoHomeCenter .slick-list {
        height: 100%;
    }

    .infoHomeText {
        margin-top: 50px;
    }

    .innerInfoHome .infoHomeTop {
        width: 100%;
        padding: 0 64px 0 32px;
    }

    .innerInfoHome .infoHomeTop p {
        margin-bottom: 0;
    }

    .infoHomeFlex {
        display: flex;
        margin-bottom: 20px;
        justify-content: flex-end;
    }

    .innerInfoHome {
        max-width: 100%;
        padding: 0;
    }

    .infoHomeCenterLeft {
        width: 400px !important;
    }

    .proHurtokTop {
        flex-direction: column-reverse;
    }

    .proHurtokTopLeft {
        margin-right: 0;
        width: 100%;
    }

    .proHurtokTopRight {
        width: 100%;
        margin-bottom: 64px;
    }

    .proHurtokTopRight img {
        min-width: 100%;
    }

    .flexContainerPro {
        display: flex;
        flex-direction: column;
    }

    .proHurtokCenter {
        flex-direction: column;
    }

    .flexContainerPro {
        flex-direction: row;
        width: 100%;
        margin-bottom: 64px;
    }

    .proHurtokBottom {
        flex-direction: column-reverse;
    }

    .proHurtokBottomLeft {
        width: 100%;
    }

    .proHurtokCenterSectionImg {
        height: 350px;
        width: 100%;
        min-width: unset;
    }

    .proHurtokTop {
        margin-bottom: 64px;
    }

    .proHurtokBottomRight {
        width: 100%;
    }

    .proHurtokBottomLeft img {
        min-width: 100%;
        padding-right: 0;
    }

    .proHurtokCenterSectionImg img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }



    .teacherCardRight {
        margin-top: 32px;
    }

    .teacherCardRight img {
        min-width: 100%;
    }



    .kindergartenPlusSectionRight {
        width: 100%;
    }

    .kindergartenPlusSectionRight>img {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .kindergartenPlusSectionLeft {
        width: 100%;
    }

    .proKindergarten::before {
        height: 110px;
    }

    .dailyRegimeInnerLeftTop h2 {
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        top: -130%;
    }

    .kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(1) {
        font-weight: 700;
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(2) {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(3) {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageTeacher .innerWrapper .teacherCardLeft p:nth-of-type(5) {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .teacherCardLeft {
        width: 45%;
    }

    .teacherCardContent p:nth-of-type(1) {
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
    }

    .instagram {
        padding: 64px 0;
    }

    .kindergartenPageFormInnerLeft form .kindergartenPageFormBlock input {
        margin-right: 0 !important;
    }

    .instagramInner {
        padding: 0 27px;
    }

    .teacherCard .innerWrapper {
        padding: 0 32px;
    }

    .kindergartenPageValuesInner {
        padding: 0 32px;
    }

    .kindergartenImgPlanshet {
        margin-right: 20px;
    }

    .kindergartenPageTeacher {
        padding: 114px 0;
    }

    .kindergartenTittle {
        text-align: center;
    }

    .kindergartenImg {
        bottom: -50px;
    }

    .proHurtokTopLeft h2,
    .proHurtokCenterSection h2,
    .proHurtokBottomRight h2 {
        font-size: 23px;
        margin-bottom: 30px;
    }

    .campPageBunnerLeft h1 {
        font-size: 117px;
        line-height: 100px;
    }



    .campPageBunnerLeftFlex>p {
        font-size: 56px;
        line-height: 56px;
    }

    .campPageBunnerLeftFlex img {
        width: 132px;
        height: 56px;
    }

    .campPageBunnerLeft p:nth-of-type(2) {
        font-weight: 700;
        font-size: 21px;
        line-height: 150%;
    }

    .campPageBunner .campPageInner {
        max-width: 100%;
        justify-content: space-between;
    }




    .campPageBunnerSliderArrow {
        max-width: inherit;
    }

    .campPageBunnerLeft a {
        margin-right: auto;
    }

    .campPageBunner {
        padding: 200px 0 70px 0 !important;
    }

    .campPageMriyaCampTop {
        flex-direction: column;
        padding: 80px 0;
    }

    .campPageMriyaCampTopLeft {
        width: 100%;
        margin-right: 0;
    }

    .campPageMriyaCampTopRight {
        width: 100%;
        text-align: center;
    }

    .campPageMriyaCampTopLeftSection h2 {
        font-size: 33px;
        display: block;
        text-align: center;
    }

    .campPageMriyaCampTopLeftSection h2:before {
        display: block !important;
        margin: 0 auto !important;
    }

    .campPageMriyaCampTopLeftSection p {
        text-align: center;
    }

    .campPageMriyaCampTopRight>img:nth-of-type(1) {
        display: none;
    }

    .campPageMriyaCampTopRightMobile {
        display: flex !important;
        width: 100%;
    }



    .campPageMriyaCampTopMain h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .campPageMriyaCampTopMainLeft>p:nth-of-type(1) {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .campPageMriyaCampTopMainLeft>p:nth-of-type(2) {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .campPageMriyaCampTopMainLeft ul li {
        font-size: 13px;
        line-height: 150%;
    }

    .campPageMriyaCampTopMainRight h3 {
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .campPageMriyaCampTopMainRight p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .campPageMriyaCamp {
        padding: 0 0 64px 0;
    }

    .campPageImgMobile {
        display: block;
        object-fit: cover;
        width: 100% !important;
    }

    .campPageImg {
        display: none;
    }

    .campPageMriyaCampTopMain {
        margin-top: 64px;
    }

    .campPageInfo:before {
        display: none;
    }

    .campPageInfo .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 10px;
    }

    .podtitleInfoParent {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .campPageInfoLeft {
        flex-direction: column-reverse;
    }

    .campPageInfoContainerSectionLeft {
        height: 354px !important;
    }

    .campPageInfoLeft {
        width: 32%;
    }

    .campPageInfoContainerSectionLeft {
        width: 100% !important;
    }

    .campPageInfoContainerSectionLRight {
        width: 100% !important;
    }

    .campPageInfoContainerSectionLRight {
        height: 150px;
    }

    .campPageInfoContainerSectionLRight img {
        height: 100%;
        object-fit: cover;
        border-radius: 12px 12px 0 0;
    }

    .campPageInfoLeft h3 {
        margin-top: 32px;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 27px;
    }

    .campPageInfoLeft p {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        height: 170px;
    }

    .campPageInfoContainerSectionLeft {
        padding-bottom: 32px;
    }

    .campPageLive .livePhoto {
        padding: 64px 0;
    }

    .livePhotoTop {
        max-width: 100%;
        padding: 0 64px;
    }


    .campPageLocation {
        padding: 64px 0 34px 0;
    }

    .campPageLocationLeft h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .campPageLocationLeft>p:nth-of-type(1) {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .campPageLocationLeft>p:nth-of-type(2) {
        font-size: 13px;
        line-height: 150%;
    }

    .campPageLocationLeft>p:nth-of-type(1) span:after {
        content: "";
        width: 88%;
        background: #5F9FA6;
        height: 4px;
        display: block;
        margin-top: -7px;
    }

    .campPageMenu {
        padding: 64px 0;
    }

    .campPageMenu .campPageInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 32px;
    }

    .campPageMenuContainerRight {
        flex-direction: column;
        width: 48%;
    }

    .campPageMenuContainerLeft {
        width: 48%;
    }

    .campPageMenuSection2 {
        width: 100%;
        margin-bottom: 32px;
    }

    .campPageMenuContainerRight1 {
        height: 100%;
    }

    .campPageMenuContainer {
        justify-content: space-between;
    }

    .campPageMenuContainerRight1:nth-of-type(1) {
        margin-right: 0;
    }

    .campPageMenuSection2 p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .campPageReviews:after {
        background-size: cover !important;
    }

    .campPageDate {
        padding: 64px 0;
    }

    .campPageDate .campPageInner h2 {
        font-weight: 700;
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 64px;
    }

    .campPageDateContentMainHeader {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .campPageDateContentMainHeaderSection {
        width: 48%;
        background: #4d99a1;
        box-shadow: 0px 56px 30px -35px rgba(37, 75, 72, 0.5);
        border-radius: 12px;
        height: 313px;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 16px 16px 32px 16px;
    }

    .campPageDatePrice p {
        color: #fff;
    }

    .campPageDateContentMainHeaderSection>p:nth-of-type(2) {
        color: #fff;
    }

    .campPageDateContentMainHeaderSection>p:nth-of-type(3) {
        color: #fff;
    }

    .campPageDateContentMainHeaderSection button {
        width: 100%;
        border: 2px solid #3b9099;
        border-radius: 12px;
        background: transparent;
        color: #fff;
    }

    .campPageDateContentMainHeaderSection button svg path {
        fill: #fff;
    }

    .campPageDatePrice span {
        color: #ffffff;
    }

    .campPageDateContentTop {
        margin-bottom: 48px;
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
        width: calc(100% - (-100vw / 2 + 100% / 2));
        margin-left: 0;
        transform: unset;
        position: relative;
        left: 0;
        border-radius: 12px 0 0 12px;
    }

    .campPageDateContentTop a {
        padding: 12px;
    }

    .campPageDateContentMainHeader {
        padding: 16px 20px;
    }

    .campPageDateContentMainFooter {
        padding: 16px 20px;
        flex-direction: column;
    }

    .campPageDateContentMainFooterLeft {
        width: 100%;
        margin-bottom: 32px;
    }

    .campPageDateContentMainFooter ul {
        flex-direction: column;
        width: 100%;
        padding-left: 0;
    }

    .campPageSchool {
        padding: 64px 0;
    }

    .campPageSchoolLeft h2 {
        font-weight: 400;
        font-size: 67px;
        line-height: 67px;
        margin-bottom: 16px;
        -webkit-text-stroke: 1px #292929;
    }

    .campPageSchoolLeftContainer {
        flex-direction: column;
    }

    .campPageSchoolLeftSection {
        display: flex;
    }

    .campPageSchoolLeftSection h3 {
        font-size: 33px;
        line-height: 140%;
    }

    .campPageSchoolLeftSection p {
        font-weight: 400;
        font-size: 33px;
        line-height: 140%;
        margin-left: 8px;
    }

    .campPageSchoolLeft {
        width: 47%;
    }

    .campPageSchoolLeftContainer:after {
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .campPageSchoolRight p {
        font-size: 13px;
        line-height: 150%;
    }

    .campPageSchoolRight {
        width: 50%;
    }

    .campPageOtherOffers:before {
        content: none !important;
    }

    .campPageOtherOffers {
        padding: 64px 0;
    }

    .campPageOtherOffers .campPageInner h2 {
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .campPageOtherOffersSectionLeft {
        padding: 32px 16px 16px 16px;
    }

    .campPageOtherOffersSectionLeft h3 {
        top: 16px;
        left: 16px;
    }

    .campPageOtherOffersSectionLeft h3 {
        padding: 8px;
        font-size: 10px;
        margin-bottom: 16px;
    }

    .campPageOtherOffersSectionLeft h3:after {
        width: 20px !important;
        height: 20px !important;
    }

    .campPageOtherOffersSectionLeft p {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .campPageOtherOffersSectionLeft button {
        padding: 0;
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        border: none;
    }

    .campPageOtherOffersSectionRight {
        width: 50%;
    }

    .campPageQuestion .campPageInner {
        flex-direction: column-reverse;
    }

    .campPageQuestionLeft {
        width: 100%;
        margin-right: 0 !important;
        margin-top: 50px;
    }

    .campPageQuestionRight {
        width: 100%;
    }

    .campPageQuestion {
        padding: 64px 0;
    }

    .valuesHome .valuesAccardion {
        width: calc(50% - 20px);
    }

    .innerReviews.innerSection {
        padding: 0 22px !important;
    }

    .innerInfoHome .infoHomeTop .infoHomeFlex {
        display: flex;
    }

    .innerInfoHome .infoHomeTop {
        width: 100%;
        padding: 0 32px 0 0;
    }

    .workshopHomeContainer {
        padding: 64px 22px;
    }

    .faktyLeft {
        padding: 64px 32px;
    }

    .workshop {
        padding: 0 32px;
    }

    .newsNome {
        padding: 64px 32px;
    }

    .countDays,
    .allInclusive {
        color: #fff;
    }

    .campPageDateContentMainHeaderSection:hover .campPageDatePrice span {
        color: #ffffff !important;
    }

    .campPageMriyaCampTopMainLeft p span,
    .underLineText {
        text-decoration: underline solid #5F9FA6 3px;
    }

    .imgDataPrice {
        width: calc(100% - 320px);
    }

    .rightTopPrice {
        width: 320px;
    }

    .innerRelax {
        padding: 64px 32px;
    }

    .site-footer .site-info .innerFooter .footerFullMenuRow {
        display: none !important;
    }

    .site-footer .site-info .innerFooter .infoFooterWrap .footerInfo {
        display: none !important;
    }

    .leftSesonPrice {
        width: calc(100% - 320px);
    }

    .tabs-nav li {
        margin: 0 4px;
    }

    .ofertaSmall {
        display: block;
        margin-bottom: 32px;
    }

    .linkOferta {
        margin-left: 0;
    }

    .opysanyeFirst {
        font-size: 23px;
        text-align: center;
    }

    .colInfoAboutArch {
        width: calc(33.33% - 10px);
    }

    .textInfoAboutBlock,
    .imgInfoAboutBlock {
        margin-bottom: 14px;
    }

    .pidzagolovok_menu {
        font-size: 16px;
        margin-bottom: 32px;
        margin-top: -20px;
    }

    .valueTowColTextBlock {
        font-size: 13px;
    }

    .valueIconTitle {
        font-size: 23px;
        margin-bottom: 16px;
    }

    .valueIconTitle img {
        height: 24px;
    }

    .titlePageValue {
        margin: 0;
        font-size: 33px;
    }

    .titleValueRou {
        padding: 32px 0 16px;
    }

    .valueTowColImgRow {
        padding: 16px 0 64px;
    }

    .valueBgWrapper {
        flex-direction: column;
    }

    .valueBgWrapper .value-col-2 {
        width: 100%;
        max-width: 544px;
    }

    .valueLogoBlock {
        font-size: 63px;
        text-align: center;
        margin-bottom: 139px;
    }

    .valueBgBlockquote blockquote {
        margin: 0;
        font-size: 16px;
    }

    .valueBgBlockquote h2 {
        font-size: 23px;
        margin-bottom: 16px;
    }

    .valueBgRow {
        padding: 88px 0 32px;
    }

    .img-colTextImgItem,
    .colTextImgBlock:first-child .img-colTextImgItem {
        height: 344px;
        min-width: 344px;
        width: 344px;
    }

    .campSelectData {
        min-width: 350px;
        width: 350px;
    }

    .campSelectSlider {
        width: calc(100% - 350px - 16px);
    }

    .campSelectInfoRow {
        padding: 64px 16px 34px;
    }


    .vartoRowInner h2 {
        font-size: 33px;
        line-height: 140%;
        margin-bottom: 24px;
    }

    .vartoRow {
        padding: 32px 0 128px;
    }

    .jobPageCardContainerCard {
        display: flex;
        min-width: 256px;
        max-width: 528px;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        flex: 1 0 0;
        margin: 0;
    }

    .jobPageCardContainer {
        gap: 16px;
        padding: 0 16px;
    }

    .jobPageTittle .jobPagePaggination {
        display: none;
    }

    .jobPagePagginationMobile {
        display: flex;
        justify-content: center;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }

    .jobPageCardContainer {
        margin-bottom: 40px;
    }

    .clubBannerContainer {
        align-items: flex-start;
    }

    .clubBannerText .timeLesson {
        border-right: none;
    }

    .preparation__hero-header .kindergartenPageInner {
        padding-top: 94px;
    }

    .kindergartenPageHeader.preparation__hero-header {
        height: auto;
    }

    .preparation__items {
        padding-left: 32px;
        padding-right: 32px;
    }

    .preparation-card4 {
        padding: 24px;
        background: transparent;
        position: relative;
    }

    .preparation-card4 img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .preparation__developmental {
        padding-left: 32px;
        padding-right: 32px;
    }

    .preparation__developmental .externat-page-extern-left-img {
        margin-left: 0;
    }

    .preparation__classes {
        padding-left: 32px;
        padding-right: 32px;
    }

    .preparation__classes-right {
        max-width: 328px;
    }

    .preparation__classes-right .innerFormHomeRight h3 {
        text-align: left;
    }

    .preparation__classes-wrapper {
        align-items: center;
    }

    .preparation__classes-left {
        margin-top: -17px;
    }

    .schools-template-preparation-school-template .site-footer {
        padding-top: 0;
    }
}

/*! //max-width: 991px ***********************************************************************************/










@media (max-width: 800px) {

    .innerValuesContainerLeft .valuesAccardion.accordArhClub {
        width: calc(50% - 20px) !important;
    }


}
.IntelectTopContainer.row-reverse
{
	flex-direction: row-reverse;
}
.schools-template-liceum2-template .fullDaySchoolTopRightContent
{
	display: block;
    text-align: left;
	color: #ffffff;
    padding-bottom: 1px;
    background: #4d99a1;
}
.schools-template-liceum2-template .fullDaySchoolTopRightContent .h2
{
	display: block;
    text-align: left;
	padding-bottom:5px;
	font-size:18px;
	font-weight:600;
}
.schools-template-liceum2-template .fullDaySchoolTop {

    align-items: end;
}
/*! //max-width: 800px ************************************************************************/





@media (max-width: 767px) {
    .innerWhoСan {
        padding: 64px 32px;
    }

    .campPageInstagram .instagramInner .instagramInnerTop>img {
        display: block;
        margin-right: auto;
    }

    .campPageOtherOffersSection {
        width: 100%;
    }



    .campPageSchoolLeft {
        margin-bottom: 32px;
    }

    .lyceumPageEducationalPlansContainer {
        padding: 50px 32px;
    }

    .lyceumPageEducationalPlansSection {
        width: 100%;
    }

    .kindergartenPageInner {
        max-width: 100%;
        padding-top: 0;
    }

    .kindergartenImg {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .kindergartenImg img {
        max-width: 75%;
    }

    .iconBunner3 {
        display: none;
    }

    .iconBunner4 {
        top: 60%;
        left: 70%;
    }

    .iconBunner1 {
        top: 9%;
        left: 5%;
    }

    .iconBunner5 {
        top: 8%;
        left: 75%;
    }

    .kindergartenTittle {
        margin-bottom: -75px;
    }

    .kindergartenPageHeader:before {
        left: 0;
        bottom: 50%;
    }

    .kindergartenIndex {
        flex-direction: column;
    }

    .teacherCardLeft .innerWhoСanContainerLeftBtn {
        display: flex;
        justify-content: space-between;
    }

    .teacherCardLeft .innerWhoСanContainerLeftBtn button {
        width: 48%;
        justify-content: center;
    }

    .values {
        padding: 64px 0;
    }

    .workshopHomeContainer {
        justify-content: flex-start;
    }



    .workshopHome .workshopSection .workshopSectionRight a {
        font-size: 12px;
    }

    .workshopHome .workshopSection .workshopSectionRight a svg {
        margin-left: 10px;
        height: 10px;
        width: 15px;
    }

    .innerWhoСanContainerRightSection {
        padding-right: 0 !important;
    }

    .busyСlubsRow h2 {
        padding: 0 32px;
    }

    .workshopHomeContainer {
        padding: 64px 22px 32px;
    }

    .seoBlock .innerSeoBlock h2 {
        padding: 0 32px;
    }

    .busyСlubsRow {
        padding: 64px 0;
    }



    .workshop {
        padding: 0 22px;
    }

    .seoBlock {
        padding: 0;
    }

    .workshopSection {
        width: 31%;
        margin-right: 0 !important;
    }


    .innerSeoBlock {
        padding: 0 0 64px;
    }

    .seoBlock .innerSeoBlock h2 {
        padding: 0;
    }

    .accardionLeft {
        flex-direction: column;
    }

    .innerValuesSection {
        width: 100%;
    }

    .innerReviews.innerSection {
        padding-left: 0;
    }

    .reviews {
        padding-right: 0;
    }



    .newsNomeSection2,
    .newsNomeSection8,
    .newsNomeSection6 {
        margin-right: 0;
    }

    .clubBannerContainerRight {
        display: flex;
        width: 55%;
        justify-content: space-between;
    }

    .clubBannerContainerRight .workshopSection {
        flex-direction: column;
        height: 100%;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionRight {
        padding: 8px;
    }

    .clubBannerText {
        align-items: baseline;
        flex-direction: column;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft .dayValue {
        padding: 0;
        width: 70px;
        height: 70px;
        font-size: 33px;
        line-height: 140%;
        left: 50%;
        top: 10px;
        margin: 0 auto;
        transform: translate(-50%, 0);
    }

    .clubBannerText .timeLesson {
        font-size: 13px !important;
    }

    .clubBannerText .priceLesson {
        font-size: 13px !important;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft {
        min-height: 80px;
    }

    .clubBannerContainerRight .workshopSection {
        width: calc(50% - 5px);
        margin-bottom: 0;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft:after {
        left: 0;
        height: 30px;
        width: 100%;
        top: 0;
        border-radius: 12px 12px 0 0 !important;
    }

    .innerTopClub h1 {
        font-size: 23px;
        line-height: 150%;
    }

    .topClub {
        padding-top: 156px;
        padding-bottom: 32px;
    }

    .innerWrapper {
        padding: 0 32px;
    }

    .workshopSectionRightName {
        border: none;
        padding-right: 0;
    }

    .clubBannerText .priceLesson {
        padding-left: 0;
    }

    .clubBannerContainerLeft p:nth-of-type(1) {
        margin-bottom: 18px;
    }

    .clubBannerContainerLeft {
        width: 45%;
    }

    .clubBannerContainerLeft p:nth-of-type(2) {
        font-size: 23px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .clubBannerContainerLeft p:nth-of-type(3) {
        font-size: 13px;
    }

    .newsItemBlock-1 {
        width: 100%;
    }

    .newsItemBlock-2 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-3 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-4 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-5 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-6 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-7 {
        width: calc(33.33% - 10px);
    }

    .newsItemBlock-8 {
        width: 100%;
    }

    .newsItemBlock-2.itemNews,
    .newsItemBlock-7.itemNews {
        flex-direction: column-reverse;
        min-height: unset;
        max-height: unset;
    }

    .newsItemBlock-2.itemNews .newsItemRight,
    .newsItemBlock-7.itemNews .newsItemRight {
        width: 100%;
        height: 100px;
    }

    .newsItemBlock-2.itemNews .newsItemLeft,
    .newsItemBlock-7.itemNews .newsItemLeft {
        width: 100%;
    }

    .kindergartenDateItem p {
        height: 100%;
    }

    .kindergartenDateTop h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .kindergartenPlusInner h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
        color: #4d99a1;
    }

    .kindergartenPlusInner {
        padding: 0 32px;
    }

    .proKindergartenInner {
        flex-direction: column;
    }

    .proKindergartenLeft {
        max-width: 80%;
        margin-bottom: 30px;
    }

    .proKindergartenRight {
        max-width: 100%;
        margin-right: 0;
    }

    .proKindergarten::before {
        height: 90px;
    }

    .proKindergartenInner {
        padding: 0 32px;
    }

    .kindergartenPlusInner img:nth-of-type(1) {
        max-width: 100%;
        margin-right: 0;
    }

    .dailyRegimeInner {
        padding: 0 32px;
    }

    .dailyRegimeInnerLeftContentItem {
        margin-bottom: 16px;
    }

    .kindergartenPageFormInner {
        padding: 0 32px;
    }

    .kindergartenPagegInner {
        padding: 0 32px;
    }

    .kindergartenPageCostContainer {
        flex-direction: column;
    }

    .kindergartenPageCostContainer1 {
        width: 100% !important;
        align-items: flex-start !important;
    }

    .kindergartenPageCostContainer1:nth-of-type(2) {
        width: 100% !important;
        margin: 32px 0 !important;
        align-items: flex-start !important;
    }

    .kindergartenPageCostContainer1 {
        width: 100% !important;
        align-items: flex-start !important;
    }

    .kindergartenPageProgramInner {
        padding: 0 32px;
    }

    .kindergartenPageProgramContainer {
        padding: 0;
    }

    .kindergartenPageProgramContainer p {
        width: 100%;
        margin-left: 0;
    }

    .kindergartenPageProgramContainer ul {
        width: 100%;
        margin-left: 0;
    }

    .kindergartenPageProgramContainer {
        padding-bottom: 500px;
        padding-top: 100px;
    }

    .kindergartenPageCost {
        margin-bottom: -1px;
    }

    .kindergartenPageValuesInner {
        padding: 0 32px;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        top: -100%;
    }

    .instagramInner {
        max-width: 100%;
        padding: 0 32px;
    }

    .instagramInnerTop {
        margin-bottom: 32px;
    }

    .instagramInnerTop>img {
        width: 140px;
    }

    .kindergartenDateContainer {
        max-width: 100%;
    }

    .kindergartenDateItem {
        max-width: unset;
    }

    .kindergartenPageHeader:after {
        bottom: -9px;
    }

    .lyceumPageInner {
        padding: 0 16px;
    }

    .lyceumPageBanner .lyceumPageInner {
        flex-direction: column;
    }

    .lyceumPageBannerLeft {
        width: 100%;
        margin: 0 64px 0 0;
    }

    .lyceumPageBannerLeft {
        margin-right: 0;
    }

    .lyceumPageBannerRight a {
        left: 50%;
    }

    .lyceumPageBannerRight {
        background-position: center !important;
        justify-content: center;
        max-width: 60%;
        margin-top: 64px;
    }

    .lyceumPageBannerRight {
        width: 100%;
    }

    .lyceumPageBanner {
        padding: 132px 0 90px 0;
    }

    .kindergartenPageData .kindergartenInner {
        padding: 0;
    }

    .kindergartenPageData .kindergartenInner .kindergartenDateTop {
        padding: 0 16px;
    }

    .lyceumPageValues .innerSection {
        padding: 0 16px;
    }

    .lyceumPageAboutSchool .lyceumPageInner {
        flex-direction: column;
    }

    .lyceumPageAboutSchoolLeft {
        width: 100%;
    }

    .lyceumPageAboutSchoolRight {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .lyceumPageAboutSchoolLeft h2 {
        margin-bottom: 32px;
    }

    .lyceumPageAboutSchoolLeft {
        margin-bottom: 64px;
    }

    .teacherCard .innerWrapper {
        padding: 64px 16px;
    }

    .lyceumPageTeacherCard .innerWrapper {
        flex-direction: column-reverse !important;
    }

    .lyceumPageWorkshopContiner .workshopSection {
        width: 48%;
    }

    .lyceumPageWorkshop {
        padding: 0 16px !important;
    }

    .lyceumPageAboutSchool2 {
        flex-direction: column;
    }

    .lyceumPageAboutSchoolLeft {
        margin-bottom: 44px;
    }

    .lyceumPageEducationalPlansContainerTop {
        border-radius: 24px 24px 0 0;
        width: 100%;
        text-align: center;
    }

    .lyceumPageInnerContainer p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageInnerContainer ul li {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(1) {
        font-size: 13px;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(2) {
        font-size: 23px;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(3) {
        font-size: 13px;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(4) {
        font-size: 23px;
        font-weight: 700;
    }

    .lyceumPageTeacherCard .innerWrapper .teacherCardLeft p:nth-of-type(5) {
        font-size: 13px;
    }

    .teacherCardRight {
        margin-left: 0;
    }

    .lyceumPageElectronicDiaryLeft {
        width: 100%;
    }

    .lyceumPageElectronicDiary .innerWrapper {
        flex-direction: column;
        width: 100%;
    }

    .lyceumPageElectronicDiaryLeft h2 {
        position: static;
        width: 100% !important;
    }

    .lyceumPageTeacherCard {
        padding: 0 !important;
    }

    .lyceumPageElectronicDiaryLeft p {
        font-size: 13px;
    }

    .lyceumPageElectronicDiaryLeft ul li {
        font-size: 13px;
    }

    .lyceumPageElectronicDiaryLeft p:nth-of-type(1) {
        font-size: 13px;
    }

    .lyceumPageElectronicDiaryLeft p:nth-of-type(2) {
        font-size: 13px;
    }

    .lyceumPageElectronicDiaryBtn {
        display: flex;
    }

    .lyceumPageElectronicDiary {
        padding-top: 64px;
    }

    .textBlogList {
        font-size: 13px;
    }

    li.listNone {
        display: flex !important;
    }

    li.listNone:before {
        display: flex !important;
    }

    .lyceumPageBtn1 {
        display: none;
    }


    .lyceumPageEducationalPlansSection:hover h3 {
        color: #292929;
    }

    .lyceumPageEducationalPlansSection:hover h4 {
        color: #446CAB;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
    }

    .lyceumPageEducationalPlansSection:hover ul li {
        color: #292929;
    }

    .lyceumPageEducationalPlansSection:hover .lyceumPageBtn2 {
        width: max-content;
    }

    .lyceumPageEducationalPlansSection:hover ul li:before {
        background: url(/wp-content/uploads/2022/11/subtract.svg);
    }

    .lyceumPageEducationalPlansSection {
        padding-bottom: 32px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .lyceumPageEducationalPlansSection::before {
        content: "";
        background: url(/wp-content/uploads/2022/11/line4.svg);
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        width: 100%;
        height: 2px;
        margin-bottom: 32px;
        background-position: center;
    }

    li.listNone {
        height: auto;
        margin: 0 0 10px !important;
        padding: 0 !important;
        opacity: 1;
    }

    .lyceumPageEducationalPlansContainerCenter {
        padding-top: 0;
    }

    .lyceumPageEducationalPlansSection:hover {
        top: 0 !important;
    }

    .campPageBunner .campPageInner {
        flex-direction: column;
        padding-left: 16px;
        align-items: center;
    }



    .campPageBunnerRight {
        width: 100%;
    }

    .campPageBunnerLeft a {
        margin-left: auto;
    }

    .innerSection,
    .inside-header {
        padding-left: 32px;
        padding-right: 32px;
    }

    .livePhoto {
        padding: 64px 0;
    }

    .teacherCard .innerWrapper {
        flex-direction: column;
    }

    .teacherCardLeft {
        width: 100%;
    }

    .teacherCardRight {
        width: 100%;
    }

    .campPageMriyaCamp .campPageInner {
        padding: 0 16px;
    }

    .campPageMriyaCampTop {
        padding-bottom: 0;
    }

    .campPageInfo {
        padding: 0;
    }

    .campPageInfo .campPageInner {
        padding: 0 16px;
    }

    .campPageInfoLeft p {
        padding: 0 12px;
    }

    .campPageLocation .campPageInner {
        padding: 0 16px;
        flex-direction: column;
    }

    .campPageLocationLeft {
        width: 100%;
    }

    .campPageLocationRight {
        width: 100%;
    }

    .campPageLocationLeft>p:nth-of-type(1) span:after {
        width: 75%;
    }

    .campPageReviews:before {
        background: url(/wp-content/uploads/2022/11/decorcolorline.png) !important;
    }

    .campPageDateContentTop a {
        justify-content: center;
    }

    .campPageSchoolLeftSection h3 {
        font-size: 33px;
    }

    .campPageSchoolLeftSection p {
        font-size: 33px;
    }

    .campPageMenuContainerLeft {
        margin-bottom: 64px !important;
    }

    .campPageMenu .campPageInner {
        padding: 0 16px;
    }

    .campPageLocationLeft>p:nth-of-type(2) {
        margin-bottom: 64px;
    }

    .campPageDate .campPageInner {
        padding: 0 16px;
    }

    .campPageQuestion .campPageInner {
        padding: 0 16px;
    }

    .campPageOtherOffers .campPageInner {
        padding: 0 16px;
    }

    .campPageSchool .campPageInner {
        padding: 0 16px;
    }

    .newsItemBlock-2 .textBlogList,
    .newsItemBlock-7 .textBlogList {
        display: none;
    }

    .separate-containers .inside-article,
    .separate-containers .comments-area,
    .separate-containers .page-header,
    .separate-containers .paging-navigation,
    .one-container .site-content,
    .inside-page-header {
        padding: 30px 16px;
    }

    .newsContainer {
        margin-bottom: 64px !important;
    }


    .newsItemBlock-2.itemNews .newsItemRight,
    .newsItemBlock-7.itemNews .newsItemRight {
        width: 100%;
        height: 100px;
    }

    .newsItemBlock-2.itemNews .newsItemLeft,
    .newsItemBlock-7.itemNews .newsItemLeft {
        width: 100%;
        flex-grow: 1;
    }

    .newsItemBlock-2.itemNews .titleItemBlog,
    .newsItemBlock-7.itemNews .titleItemBlog {
        flex-grow: 1;
    }

    .kindergartenPageHeader {
        padding-top: 150px;
    }

    .kindergartenPageHeader:before {
        bottom: 50%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .iconBunner4 {
        display: block;
    }

    .iconBunner2 {
        top: 71%;
        left: 5%;
    }

    .kindergartenIndex h1 {
        margin-bottom: 32px;
    }

    .kindergartenImg {
        margin-top: 90px;
    }

    .kindergartenPageHeader {
        height: 950px;
    }

    .iconBunner5 {
        top: 30%;
        left: 55%;
    }

    .iconBunner1 img {
        max-width: 70%;
    }

    .iconBunner1 {
        top: 20%;
    }

    .iconBunner3 img {
        max-width: 70%;
    }

    .iconBunner3 {
        display: block;
    }

    .iconBunner3 {
        display: block;
        left: 39%;
        top: 42%;
    }

    .kindergartenPlusSectionRight img:nth-of-type(1) {
        margin: 0 auto 50px auto;
        max-width: 60% !important;
    }

    .livePhotoTop {
        padding: 0 32px !important;
    }

    .psychological-center-foto-wrapper {
        padding: 0 32px;
    }

    .kindergartenPageProgramContainer h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 150%;
    }

    .proKindergartenIcon4 {
        left: 0%;
    }

    .teacherCardContent {
        left: 50% !important;
        transform: translateX(-50%);
    }

    .proKindergartenIcon3 {
        top: 51%;
        left: auto;
        right: 16px;
    }

    .proKindergartenIcon2 {
        top: 87%;
        left: 50%;
    }

    .kindergartenPageFormInnerLeft {
        width: 100%;
    }

    .kindergartenPageFormInnerLeft form .kindergartenPageFormBlock input {
        width: 100%;
    }

    .kindergartenPageFormText {
        width: 100%;
    }

    .kindergartenPageProgram {
        background-size: auto !important;
    }

    .kindergartenPageProgramContainer:after {
        top: auto;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        top: -70%;
    }



    .seoBlock {
        padding: 64px 0;
    }

    .workshop .innerSection {
        padding: 0 16px;
    }

    .valuesAccardionTittle {
        padding: 5px 16px;
        height: auto;
        min-height: 80px;
    }

    .campPageBunnerLeft {
        margin-right: 0;
    }

    .campPageBunnerLeftFlex img {
        margin-bottom: 0;
    }

    .campPageBunner {
        background: url(/wp-content/uploads/2022/11/imagemob.png) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    .campPageBunnerLeft {
        width: 100%;
        align-items: center;
        max-width: 500px;
    }

    .campPageBunnerLeft h1 {
        font-size: 93px;
    }

    .campPageBunnerLeftFlex>p {
        font-size: 45px;
    }

    .campPageBunnerLeft p:nth-of-type(2) {
        font-weight: 700;
        font-size: 19px;
        line-height: 150%;
        text-align: center;
    }

    .campPageMriyaCampTopRight img {
        height: 356px;
        object-fit: cover;
    }

    .campPageMriyaCampTopLeftSection {
        margin-right: 0;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLeft {
        height: 354px;
        display: flex;
        flex-direction: column;
    }

    .fromContainer {
        flex-direction: column;
    }

    .kindergartenPageFormText p a {
        margin: 10px 5px;
    }

    .innerReviews.innerSection {
        padding: 0 !important;
    }

    .innerReviews.innerSection h2 {
        padding: 0 32px;
    }

    .reviewsContainerTop {
        padding: 0 32px;
        max-width: 100%;
    }

    .topNext.campPageBunnerSliderNext.slick-arrow {
        margin-left: 0;
    }

    .campPageBunnerLeft h1 {
        line-height: 90px !important;
    }

    .formHomeRight {
        width: 100%;
    }

    .campPageSchoolLeftSection h3 {
        font-size: 23px;
    }

    .campPageSchoolLeftSection {
        align-items: center;
    }

    .campPageSchoolLeftSection p {
        font-size: 23px;
        margin-bottom: 0;
    }

    .campPageSchoolLeftContainer:after {
        bottom: -15px;
    }

    .innerInfoHome.innerSection {
        padding: 0;
    }

    .formHome {
        background-position: 50%;
    }


    .newsItemBlock-2.itemNews {
        margin-bottom: 0;
    }

    .newsItemBlock-7.itemNews {
        margin-top: 0;
    }

    .newsContainer .newsItemBlock-2 .moreBtn,
    .newsContainer .newsItemBlock-7 .moreBtn {
        display: none;
    }

    .reviewsContainerContent {
        padding: 0 22px !important;
    }

    .lyceumPageAboutSchoolRightPosition img {
        min-width: 100%;
        min-height: unset;
    }

    .lyceumPageEducationalPlansSection:hover .lyceumPageBtn2 {
        border: 1px solid #3b9099;
    }

    .imgDataPrice {
        width: 100%;
        height: 250px;
    }

    .rightTopPrice {
        width: 100%;
    }

    .topDataPrice {
        flex-direction: column;
    }

    .dodatkoviVitrati {
        flex-direction: column;
        align-items: flex-start;
        padding: 16px;
    }

    .dodVitrList {
        padding-left: 0;
        border-left: 0;
        margin-top: 16px;
    }

    .leftRelax {
        min-width: 250px;
        width: 250px;
    }

    .campPageMenuSection2 {
        margin: 0 0 28px;
    }

    .campPageBunnerSlider {
        margin-left: 20px;
    }

    .rightRelax {
        padding-left: 32px;
        width: calc(100% - 250px);
    }

    .campPageQuestion {
        padding: 0;
    }


    .campPageQuestionRight {
        padding: 64px 0;
        width: 100%;
    }

    .main404 .wrapper p {
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .contactPageTop {
        flex-direction: column;
    }

    .contactPageLeft {
        margin-right: 0;
        width: 100%;
    }

    .contactPageRight {
        width: 100%;
    }

    .contactPageLeft>a {
        margin-bottom: 4px;
    }

    .contactPageMail {
        margin-bottom: 24px;
    }

    .contactPageLeft {
        margin-bottom: 64px;
    }

    .contactPageWrapper {
        padding: 0 16px;
    }

    .contactPageRightFlex {
        flex-direction: column;
    }

    .contactPageRightFlex .contactPageInput {
        width: 100%;
        margin-bottom: 8px;
    }

    .contactPageRightFlex .contactPageInput input {
        width: 100%;
    }

    .contactPageRightFlex {
        margin-bottom: 0;
    }

    .error404 .site-footer .site-info .innerFooter .footerFullMenuRow {
        display: none;
    }

    .main404 {
        padding-bottom: 64px;
        margin-top: 35px;
    }

    .error404 .site-footer .site-info .innerFooter .infoFooterWrap .footerInfo {
        display: none;
    }

    .error404 .site-header .inside-header #nav-icon span {
        background: #346166;
    }

    .descDaitFooter {
        margin-bottom: 0;
    }

    .contactPageRight>p {
        color: #292929;
    }

    .dodatkoviVitrati.vitratyZmina.vitratyLarge {
        display: none;
    }

    .leftSesonPrice {
        width: 100%;
    }

    .imgDataSezonPrice {
        min-height: unset;
        height: 250px;
    }

    .dodatkoviVitrati.vitratyZmina.vitratySmall {
        display: flex;
    }

    #nav-icon span {
        display: block;
        position: absolute;
        height: 1px;
        width: calc(100% - 24px);
        background: #346166;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
    }

    #nav-icon {
        background: #FFFFFF;
        box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
        border-radius: 8px;
        width: 56px;
        height: 56px;
        color: #000;
        padding: 12px;
    }

    #nav-icon span:nth-child(3) {
        top: 39px;
    }

    #nav-icon span:nth-child(2) {
        top: 27px;
    }

    #nav-icon span:nth-child(1) {
        top: 15px;
    }

    .offside-js--is-open.offside-js--is-left.slide-opened #masthead #nav-icon span {
        background: #346166 !important;
    }

    #nav-icon.open span:nth-child(1) {
        top: 26px;
        -webkit-transform: rotate(135deg) translateX(0%);
        -moz-transform: rotate(135deg) translateX(0%);
        -o-transform: rotate(135deg) translateX(0%);
        transform: rotate(135deg) translateX(0%);
        left: 14px;
    }

    #nav-icon.open span:nth-child(3) {
        top: 26px;
        -webkit-transform: rotate(-135deg) translateX(0%);
        -moz-transform: rotate(-135deg) translateX(0%);
        -o-transform: rotate(-135deg) translateX(0%);
        transform: rotate(-135deg) translateX(0%);
        left: 14px;
    }

    .location::after {
        width: 20px;
        height: 20px;
    }

    .location {
        font-size: 15px;
        line-height: 1;
    }


    .infoItemArchCamp {
        padding: 20px 0 10px;
    }

    .itemCampArchive {
        padding: 0 7px;
    }

    .imgInfoAboutBlock {
        flex-grow: 1;
        display: none;
    }

    .infoAboutArch {
        flex-direction: column;
    }

    .colInfoAboutArch {
        width: 100%;
    }

    .aboutArchCampRow {
        padding: 32px 16px;
    }

    .campArchivePageBunnerSlider {
        padding: 0 9px;
    }

    .valueLogoBlock {
        font-size: 93px;
    }

    .campSelectData {
        min-width: 312px;
        width: 312px;
    }

    .campSelectSlider {
        width: calc(100% - 312px - 16px);
    }

    .itemCampArchive.turItem {
        padding: 0 8px;
        min-width: 277px;
        width: 277px !important;
    }

    .textInfoAboutBlock {
        background-color: #fff;
        padding: 8px 16px;
        border-radius: 12px;
    }

    .textInfoAboutBlock h3 {
        margin: 0;
        color: #346166;
        font-size: 16px;
        cursor: pointer;
        line-height: 1.5;
        padding: 16px 24px 16px 0;
        position: relative;
    }

    .textInfoAboutBlock h3::after {
        content: "";
        width: 10px;
        height: 6px;
        background-image: url(/wp-content/themes/generatepress/images/arr-down.svg);
        position: absolute;
        right: 0;
        top: calc(50% - 3px);
    }

    .textInfoAboutBlock h3.activeTitle::after {
        transform: rotate(180deg);
    }

    .page-template-contact-template .slideout-toggle {
        filter: none;
    }

    .innerTabContent {
        column-width: 100%;
        column-count: 1;
        column-gap: 0;
    }

    .vartoRowInner {
        padding: 0 6px;
    }

    .elementarySchoolPageBanner {
        flex-direction: column;
        height: auto;
    }

    .elementarySchoolPageBannerLeft {
        width: 100%;
        padding: 136px 16px 61px 16px;
        box-sizing: border-box;
    }

    .elementarySchoolPageBannerRight {
        width: 100%;
        height: 250px;
    }

    .elementarySchoolPageGreen {
        padding: 32px 16px 42px 16px;
    }

    .elementarySchoolPageGreenWrapper {
        flex-direction: column;
    }

    .elementarySchoolPageGreenText {
        max-width: 100%;
        margin-left: 0;
    }

    .elementarySchoolPageGreenLogo {
        margin-right: auto;
    }

    .elementarySchoolPageGreenText {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .elementarySchoolPageGreenLogo {
        width: 89px;
        height: 36px;
        margin-bottom: 8px;
    }

    .elementarySchoolPageGreen::after {
        background: url(/wp-content/uploads/2023/06/decorcolorlinemobile.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .elementarySchoolPageAdvantages {
        padding: 64px 16px;
    }

    .elementarySchoolPageProgram {
        padding: 64px 16px;
    }

    .elementarySchoolPageIntelect {
        padding: 64px 16px;
    }

    .IntelectTopContainer, .IntelectTopContainer.row-reverse {
        flex-direction: column;
    }

    .IntelectTopLeft {
        width: 100%;
        margin-right: 0;
        height: 250px;
        margin-bottom: 24px;
    }

    .IntelectTopLeft img {
        width: 100%;
        height: 100%;
    }

    .IntelectTopBottom {
        flex-direction: column;
    }

    .IntelectTopBottomContainer {
        width: 100%;
        padding: 16px 0;
        border-right: 0;
        border-bottom: 1px solid #D9D9D9;
    }

    .IntelectTopBottomContainer:nth-of-type(1) {
        border-bottom: 0;
    }

    .IntelectTopRight {
        width: 100%;
    }

    .IntelectTopRight>h2 {
        width: 100%;
        margin-bottom: 32px;
    }

    .IntelectTopRight>div {
        margin-bottom: 32px !important;
    }

    .IntelectTopLeftContainer2 {
        margin-bottom: 0 !important;
    }

    .IntelectBottomContainer {
        flex-direction: column-reverse;
    }

    .IntelectBottomContainerLeft {
        width: 100%;
    }

    .IntelectBottomContainerRight {
        width: 100%;
        margin-bottom: 24px;
        height: 250px;
    }

    .IntelectBottomContainerRight img {
        height: 100%;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .IntelectBottomBottomContainer {
        flex-direction: column;
    }

    .IntelectBottomBottomContainerBlock {
        width: 100%;
        padding: 16px 0;
        border-right: 0;
        border-bottom: 1px solid #D9D9D9;
        text-align: left;
        height: auto;
        box-sizing: border-box;
    }

    .elementarySchoolPageAdvantages::after {
        content: "";
        background: url(/wp-content/uploads/2023/06/decorcolorlinemobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .elementarySchoolPageIntelect::after {
        content: "";
        background: url(/wp-content/uploads/2023/06/decorcolorlinemobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .fullDaySchool {
        padding: 64px 16px;
    }

    .fullDaySchoolTop {
        flex-direction: column;
    }

    .fullDaySchoolTopLeft {
        width: 100%;
        height: 250px;
    }

    .fullDaySchoolTopRight {
        width: 100%;
    }

    .fullDaySchoolBottomFlex {
        flex-direction: column;
    }

    .fullDaySchoolBottomFlexContent {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #D9D9D9;
        padding: 16px 0;
    }

    .fullDaySchoolBottomFlexContent:nth-of-type(1) {
        border-top: 1px solid #D9D9D9;
    }

    .educationalPackagesWrapper h2 {
        padding: 0 16px;
    }

    .educationalPackagesFlex {
        padding: 0 16px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper {
        flex-direction: column-reverse;
        padding-top: 60px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper {
        padding-left: 0;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        left: 16px;
        top: 32px;
    }

    .elementarySchoolPageBlue .elementarySchoolPageGreenText {
        max-width: 100%;
    }

    .elementarySchoolPageBigRight {
        width: 100%;
        padding: 64px 16px;
        box-sizing: border-box;
    }

    .schoolTeachers {
        padding: 64px 16px;
        box-sizing: border-box;
    }



    .IntelectTopContainerWrapper {
        padding: 64px 16px;
        flex-direction: column;
    }

    .IntelectTopContainer2 .IntelectTopContainerWrapper .IntelectTopLeft {
        height: 250px;
    }

    .elementarySchoolPageGreenLogo {
        margin-top: 0;
    }

    .elementarySchoolPageAdvantages {
        padding-bottom: 76px;
    }

    .IntelectTopBottom .IntelectTopBottomContainer:nth-of-type(1) {
        top: -63px;
    }

    .IntelectTopContainer {
        padding-bottom: 81px;
    }

    .IntelectTop {
        margin-bottom: 126px;
    }

    .IntelectBottomContainerLeft>p {
        margin-bottom: 35px;
    }

    .IntelectBottomBottomContainerBlock {
        padding-top: 0;
    }

    .elementarySchoolPageIntelect {
        padding-bottom: 53px;
    }

    .fullDaySchoolBottomText {
        margin-bottom: 16px;
    }

    .fullDaySchoolBottomFlexContent {
        height: 100px;
        margin-bottom: 0;
        box-sizing: border-box;
    }

    .educationalPackagesContainerItem {
        margin-top: 7px;
    }

    .educationalPackagesContainer .slick-dots {
        bottom: -15px;
    }

    .educationalPackagesFlex {
        margin-top: 40px;
    }

    .elementarySchoolPageBlue {
        height: auto;
        padding-bottom: 31px;
    }

    .elementarySchoolPageBigRightLogo img {
        width: 89px;
        height: 36px;
        margin-bottom: 10px;
    }

    .elementarySchoolPage .workshop {
        margin-top: -47px;
    }

    .IntelectTopContainer2 .IntelectTopLeftContainer2 {
        margin-top: -22px;
    }

    .elementarySchoolPage .workshop .innerWorkshop h2 {
        font-size: 23px;
        font-weight: 700;
        line-height: 150%;
    }

    .elementarySchoolPageBigRight {
        padding-bottom: 46px;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenImg {
        margin-top: 8px;
    }

    .elementarySchoolPageBlues {
        padding-bottom: 32px;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        margin-bottom: 16px;
    }

    .elementarySchoolPageBigRight {
        margin-bottom: 0;
    }

    .elementarySchoolPageBigRight {
        padding-top: 60px;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenLogo {
        margin-top: 0;
    }

    .elementarySchoolPageBlues .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenText {
        max-width: 100%;
    }

    .elementarySchoolPageBigRightEmodjie {
        margin-right: 4px;
    }

    .elementarySchoolPageBlues {
        height: auto;
    }

    .elementarySchoolPageBigRightLogo {
        width: 100%;
    }

    .fullDaySchoolBottomText span {
        min-width: 35px;
        width: 35px;
        max-width: 35px;
        margin-left: 23px;
        transform: scale(2);
        margin-right: 0;
    }

    .elementarySchoolPageAdvantages .elementarySchoolPageAdvantagesWrapper>h2 {
        font-size: 23px;
    }

    .elementarySchoolPageAdvantages {
        padding-right: 0 !important;
    }

    .valuesAccardion {
        height: auto;
    }

    .videoBanner .innerSection h1 {
        font-size: 50px;
    }

    .infoHomeTop p {
        font-size: 13px;
    }

    .infoHomeText {
        margin-bottom: 56px;
    }

    .infoHomeText p {
        bottom: -40px !important;
    }

    .slick-dots li button:before {
        content: none !important;
    }

    .infoHome {
        padding-bottom: 64px !important;
    }

    .faktyLeftSection p:nth-of-type(2) {
        margin-bottom: 0;
    }

    .faktyLeft {
        padding-bottom: 64px !important;
    }

    .faktyRight {
        height: 250px;
    }

    .jobPageCardContainerCard {
        width: 100%;
        margin: 0;
    }

    .jobPageCardContainer {
        width: 100%;
        margin: 64px 0 40px 0;

    }

    .jobPageTittle h1 {
        font-size: 23px;
        margin-bottom: 8px;
        line-height: 150%;
    }

    .jobPageContent1 {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .jobPageContent2 {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .jobPageCardContainerCard {
        padding: 16px;
        height: auto;
        box-sizing: border-box;
        margin-bottom: 16px;
    }

    .jobPageCardContainerCard h2 {
        margin-bottom: 16px;
    }

    .jobPageCardContainerCardText {
        height: auto;
    }

    .jobPageCardContainerCardText {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 16px;
    }

    .jobPageCardContainerCardTopText2 {
        font-size: 11px;
    }

    .jobPageCardContainerCardTop {
        margin-bottom: 19px;
    }

    .jobPageCardContainerCardText {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    .jobPageCardContainerCard {
        min-height: 229px;
    }

    .jobPageCardContainerCard a {
        padding: 0;
        height: auto;
        border: none;
        background-position: 47px 0px;
    }

    .jobPageForm .jobPageInner {
        padding: 0 16px;
    }

    .jobPageForm {
        padding: 64px 0 50px 0;
    }

    .jobPageFormContainer {
        align-items: center;
        min-width: 288px;
        max-width: 512px;
        margin: 0 auto;
    }

    .jobPageFormContainer form {
        width: 100%;
    }

    .jobPageFormSocial {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    #post-3538.vacancy {
        display: none;
    }

    .jobPage {
        margin-top: 0
    }

    .jobPageTittle {
        margin-bottom: 0;
    }

    .jobPageInner {
        padding: 40px 0;
    }

    .jobPageCardContainer {
        padding: 0 16px;
    }

    .jobPageFormSocial {
        gap: 10px;
    }

    .jobPageForm {
        padding-bottom: 32px;
    }

    .jobPageForm:after {
        content: none;
    }

    .jobPageFormSocial p {
        white-space: pre-wrap;
        text-align: center;
    }

    .jobPage>.jobPageInner {
        padding-bottom: 64px;
    }

    .jobPageCardContainer {
        margin-bottom: 50px;
    }

    .jobPageTittle,
    .jobPageContent,
    .jobPageCardContainer {
        padding: 0 32px;
    }

    .jobPagePaggination ul li {
        width: 40px;
        height: 40px;
    }

    .jobPagePagginationMobile {
        padding: 0 16px;
    }

    .jobPagePagginationMobile ul {
        width: 100%;
        justify-content: space-between;
    }

    .singleVacancyMainRightTop {
        display: none;
    }

    .singleVacancyMainRightTop2 {
        display: block;
    }

    .singleVacancyMain {
        display: flex;
        flex-direction: column;
    }

    .singleVacancyMainLeft {
        width: 100%;
    }

    .singleVacancyInner h1 {
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        /* 34.5px */
        margin-bottom: 32px;
    }

    .singleVacancyMainLeft {
        min-width: 100%;
        margin-left: 0;
    }

    #popmake-630 {
        max-width: 320px !important;
        width: 100% !important;
        min-width: 280px !important;
        height: auto !important;
    }

    #popmake-630 .pum-content {
        padding-top: 235px;
        height: 100%;
        background: url(/wp-content/uploads/2023/08/photo.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: inherit;
        padding-bottom: 32px;
    }

    #popmake-630 .wpcf7 {
        width: 100%;
    }

    #popmake-630 .pum-close {
        background: url(/wp-content/uploads/2023/08/icon-1.svg);
        width: 32px;
        height: 32px;
    }

    .clubSliderMobile .slick-slide {
        padding: 0 8px;
    }

    .clubSliderMobile .slick-track {
        padding: 35px 0;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft {
        width: auto;
    }

    .clubBannerContainerRight .workshopSection .workshopSectionLeft .dayValue {
        left: 32%;
    }

    .clubBannerContainer {
        padding-right: 0;
        overflow: hidden;
    }


    .lyceumPageEducationalPlansSection.activePlan {
        background-color: #4d99a1 !important;
        margin-top: 42px;
    }

    .projects-template-lessons-online-template .lyceumPageEducationalPlansSection::before {
        display: none;
    }

    .dumkiBlock {
        justify-content: flex-start;
        align-items: flex-start;
        position: absolute;
        top: -31px;
        right: unset;
        width: calc(100% - 32px);
        max-width: 226px;
    }

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

    .preparation__hero-header .kindergartenPageInner {
        padding-left: 0;
        padding-right: 0;
    }

    .preparation__hero-img {
        width: 588px;
    }

    .preparation__classes-left {
        max-width: 100%;
    }

    .preparation__classes-right {
        max-width: 100%;
    }

    .preparation__classes-right form {
        width: 100%;
    }

    .preparation__classes-right #wpcf7-f323-o7 {
        width: 100%;
    }

    .preparation__classes-right .innerFormHomeRight .wpcf7-submit {
        background-image: none;
    }

    .clubSliderMobile.slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }

    .clubSliderMobile.slick-dotted.slick-slider .slick-track {
        padding-bottom: 0 !important;
    }

    .leceumTeachers .schoolTeachersItemRightText {
        -webkit-line-clamp: 10;
    }




    .callback-bt{
        bottom:20px;
        right: 30px;
    }




}

/*? //max-width: 767px *********************************************************************************/




@media(max-width: 640px) {

    .workshopHome .workshopSection {
        max-width: calc(33.33% - 20px);
        margin: 0 10px 14px !important;
    }

    .workshopHomeContainer {
        padding: 64px 6px 32px;
    }

    .innerSection,
    .inside-header {
        padding-left: 16px;
        padding-right: 16px;
    }

    .infoHome {
        padding: 20px 0 64px 16px !important;
    }

    .instagramInner {
        padding: 0 16px;
    }


    .psychological-center-foto-wrapper {
        padding: 0 10px;
    }


    .livePhotoTop {
        padding: 0 16px !important;
    }

    .instagramInnerTop {
        margin-bottom: 32px;
        flex-direction: column;
        align-items: flex-start;
    }

    .instagramInnerTop>img {
        margin-bottom: 10px;
    }

    .instagramInnerTopBtn button:nth-of-type(1) {
        font-size: 16px;
        padding: 10px 42px 10px 14px;
        margin-right: 16px;
        height: 50px;
        min-width: 163px;
    }

    .instagramInnerTopBtn button:nth-of-type(2) {
        padding: 14px 42px 14px 14px;
        font-size: 16px;
        height: 50px;
        min-width: 163px;
    }

    .faktyLeft {
        padding: 32px 16px;
    }

    .workshop {
        padding: 0 6px;
    }

    .innerInfoHome .infoHomeTop {
        padding: 0 16px 0 0;
    }

    .newsNome {
        padding: 32px 16px 64px;
    }

    .reviewsContainerContent {
        padding: 0 0px !important;
    }

    .innerReviews.innerSection h2 {
        padding: 0 20px;
    }

    .reviewsContainerTop {
        padding-right: 16px !important;
    }

    .formRow.dataFormInput,
    .formRow.dataFormSubmit {
        width: 100%;
        max-width: 480px;
        margin: 0 auto 16px;
    }

    .formRow.dataFormSubmit .wpcf7-submit {
        width: 100%;
    }

    .parentItem {
        display: flex;
        flex-direction: row-reverse;
        min-height: 150px;
        width: 100%;
        margin-bottom: 20px;
        align-items: stretch;
    }

    .exemple2 .campPageInfoContainer {
        justify-content: space-between;
        flex-direction: column;
    }

    .parentItemText {
        padding: 24px;
        width: 50%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .parentItemImg {
        line-height: 0;
        width: 50%;
        height: auto;
    }


    .colMenuItem {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
    }

    .colMenuImg {
        width: 50%;
        height: auto;
    }

    .colMenuData {
        width: 50%;
    }

    .infoItemArchCamp {
        padding: 20px 0 10px;
        align-items: center;
        flex-grow: 1;
        flex-direction: column;
        align-content: center;
        justify-content: center;
    }

    .zminaArchItem {
        padding-right: 0;
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .campArchivePageBunnerSlider {
        padding: 0 16px;
    }

    .colMenuImg.formatSquare {
        height: auto;
        padding-bottom: 0;
    }

    .colTextImgBlock:nth-child(2n) .colTextImgItem,
    .colTextImgBlock:nth-child(2n+1) .colTextImgItem {
        flex-direction: column;
    }

    .img-colTextImgItem,
    .colTextImgBlock:first-child .img-colTextImgItem {
        height: 544px;
        min-width: unset;
        width: 100%;
    }

    .colTextImgBlock {
        width: 100%;
        margin-bottom: 24px;
    }

    .colTextImgBlock:nth-child(2n+1) .txt-colTextImgItem,
    .txt-colTextImgItem {
        padding-left: 0;
        padding-right: 0;
    }

    .innerCampSelectInfo {
        flex-direction: column;
    }

    .campSelectData {
        min-width: unset;
        width: 100%;
        margin-bottom: 16px;
    }

    .campSelectSlider {
        width: 100%;
    }

    .topWating {
        margin-bottom: 16px;
    }


    .jobPageTittle,
    .jobPageContent,
    .jobPageCardContainer {
        padding: 0 16px;
    }




    .formHomeRight{
        width: 90%;
    }



}

/*? //max-width: 640px *************************************************************************************************/









@media(max-width: 576px) {
    .innerWhoСan {
        padding: 32px 16px;
    }

    .preparation__hero-header {
        padding-top: 36px;
    }

    .preparation__developmental .externat-page-extern-left-img {
        height: 286px;
    }

    .campPageBunnerLeft>p:nth-of-type(1) {
        margin: 0 auto 32px;
    }

    .campPageInfoContainerSectionLeft {
        justify-content: center;
    }

    .campPageInfoLeft {
        height: 228px !important;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLeft {
        height: 100% !important;
    }

    .campPageImgMobile {
        height: 329px;
        display: block;
        object-fit: cover;
        width: 100% !important;
    }



    .campPageInfoLeftMobile {
        display: flex;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLRight>img:nth-of-type(1) {
        display: none;
    }

    .campPageInfoLeft p {
        height: 80px !important;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLRight img {
        margin-bottom: 0;
    }

    .campPageInfoContainerSection .campPageInfoContainerSectionLRight>img:nth-of-type(1) {
        display: flex !important;
    }

    .campPageInfoLeft button {
        padding: 0 0 16px 16px !important;

    }

    .campPageBunnerLeft {
        width: 100%;
        align-items: center;
        text-align: center;
    }

    .campPageBunnerSliderArrow {
        margin-top: 32px;
        padding-right: 16px;
    }

    .campPageBunnerSlider {
        margin-left: 0;
    }

    .campPageBunner .campPageInner {
        padding-right: 16px;
    }

    .campPageBunner.campArchPageBunner .campPageInner {
        padding-right: 0;
    }

    .lyceumPageElectronicDiary .innerWrapper {
        padding: 0 16px;
    }

    .lyceumPageElectronicDiaryRight {
        margin-top: 50px;
    }

    .lyceumPageElectronicDiaryBtn {
        flex-direction: column;
    }

    .lyceumPageElectronicDiaryBtn a:nth-of-type(1) {
        margin-bottom: 16px;
    }

    .lyceumPageElectronicDiaryBtn a:nth-of-type(1) {
        margin-right: 0;
    }

    .proKindergartenInner {
        padding: 0 16px;
    }

    .kindergartenPageValuesFlex {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .kindergartenPageValuesH2 {
        display: flex;
        width: 160px;
        height: 75px;
    }

    .kindergartenPageValuesInner p:nth-of-type(1)::after {
        content: none;
    }

    .kindergartenPageFormBlock.popapFormInput:after {
        left: 11px !important;
    }

    .instagramInner {
        max-width: 100%;
        padding: 0 16px;
    }

    .kindergartenImgMobile {
        display: flex;
    }

    .kindergartenPageValuesContainer {
        flex-direction: column;
    }

    .kindergartenImgPlanshet {
        display: none;
    }

    .kindergartenPageFormInner {
        flex-direction: column;
        padding: 0 16px;
    }

    .kindergartenPageFormInnerLeft {
        width: 100%;
    }

    .kindergartenPagegInner {
        padding: 0 16px;
    }

    .kindergartenPageFormText {
        width: 100%;
        margin-right: 0;
    }

    .proKindergarten::before {
        height: 70px;
    }

    .dailyRegimeInner {
        padding: 0 16px;
    }





    .kindergartenDateTop h2 {
        padding: 0 16px;
    }

    .flexContainerPro {
        flex-direction: column;
    }

    .kindergartenPlusSectionLeft {
        flex-direction: column;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft {
        width: 100%;
        margin-right: 0;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight {
        width: 100%;
    }

    .kindergartenPlusInner img:nth-of-type(1) {
        margin: 0 auto;
    }

    .kindergartenPlusInner img:nth-of-type(1) {
        max-width: 100%;
    }

    .kindergartenPlusSectionLeft {
        margin-top: 30px;
    }

    .kindergartenPlusInner {
        padding: 0 16px;
    }

    .proHurtokCenter .proHurtokCenterSection:nth-of-type(1) {
        margin-right: 0;
        width: 100%;
    }

    .proHurtokCenter .proHurtokCenterSection:nth-of-type(2) {
        margin-right: 0;
        width: 100%;
    }

    .proHurtokCenterSectionImg {
        background: url(/wp-content/uploads/2022/11/mobileimggeerl.png);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        border-radius: 12px !important;
    }

    .flexContainerPro {
        margin-bottom: 32px;
    }

    .proHurtokCenterSection ul {
        margin: 0;
    }



    .clubBannerContainerRight {
        width: 100%;
    }

    .innerWrapper {
        padding: 0 16px;
    }

    .clubBannerContainer {
        flex-direction: column;
    }

    .clubBannerContainerLeft {
        width: 100%;
        margin-right: 0;
    }



    .valuesHomeContainer {
        flex-direction: column !important;
    }



    .workshop {
        padding: 0 !important;
    }

    .innerWhoСanContainerRightSection p:nth-of-type(2) {
        width: 50%;
    }

    .workshopSection {
        width: 49%;
    }

    .busyСlubsRow {
        padding: 64px 0;
    }

    .busyСlubsRow h2 {
        padding: 0 16px;
    }

    .innerValuesContainerLeft {
        flex-direction: row;
    }

    .accardionLeft {
        flex-direction: column;
    }

    .innerValuesSection {
        width: 100%;
    }

    .innerSection {
        padding-left: 16px;
        padding-right: 16px;
    }

    .popupMain {
        max-height: 100%;
        flex-direction: column;
    }

    .popupMainLeft {
        width: 100%;
    }

    .desctopImg {
        display: none;
    }

    .mobileImg {
        display: block;
    }

    .popup {
        width: 100%;
    }

    .hidden-workshop {
        width: 90%;
    }

    .popupMainRight {
        margin-top: 32px;
        width: 100%;
        padding-bottom: 16px;
    }

    .popapForm {
        width: 100%;
    }

    .popapForm input {
        width: 90%;
    }

    .popapFormInput,
    .popapFormInputTel {
        width: 100%;
    }

    .popapFormInput:after {
        left: 33px;
    }

    .fancybox-slide--html .fancybox-close-small {
        top: 7px;
    }

    .popupHeader {
        padding: 8px;
    }

    .popapFormInputTel:after {
        left: 33px;
    }

    .popapForm label {
        width: 90%;
        margin-right: 0;
    }

    .workshopSection:hover {
        background-position: right !important;
    }


    .closeText {
        display: block;
    }


    .accardionLeft {
        width: 100%;
    }


    .videoBanner .innerSection h1 {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .videoBanner .innerSection p,
    .descTopTitle {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .workshopHomeContainer {
        padding: 64px 6px 0;
    }


    .formHomeName:after {
        left: 10px;
    }

    .popapFormInputTel:after {
        left: 10px;
    }



    .newsNomeContainer {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        height: 1200px;
    }

    .flexNewsTextNone {
        max-height: 60px;
    }

    .newsNomeSection1 {
        grid-area: 1 / 1 / 3 / 4;
    }

    .newsNomeSection2 {
        grid-area: 3 / 1 / 4 / 2;
    }

    .newsNomeSection3 {
        grid-area: 3 / 2 / 4 / 3;
    }

    .newsNomeSection4 {
        grid-area: 3 / 3 / 4 / 4;
    }

    .newsNomeSection5 {
        grid-area: 4 / 1 / 5 / 2;
    }

    .newsNomeSection6 {
        grid-area: 4 / 2 / 5 / 3;
    }

    .newsNomeSection7 {
        grid-area: 4 / 3 / 5 / 4;
    }

    .newsNomeSection8 {
        grid-area: 5 / 1 / 7 / 4;
    }

    .proHurtok {
        padding-bottom: 0;
    }

    .kindergartenImg img {
        max-width: 60%;
    }

    .kindergartenImg {
        bottom: -165px;
    }

    .kindergartenTittle {
        max-width: 100%;
        padding: 0 16px;
    }


    .kindergartenTittle {
        margin-bottom: -155px;
    }

    .lyceumPagedoubleEvidence {
        padding: 0;
    }

    .lyceumPagedoubleEvidence .lyceumPageInner {
        padding: 141px 16px;
    }

    .lyceumPageInnerContainer {
        width: 100%;
    }

    .lyceumPageWorkshop {
        padding: 0 16px !important;
    }

    .kindergartenPageInner {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 0;
    }

    .kindergartenPageInner {
        padding: 0 16px;
    }

    .kindergartenImg {
        margin-top: 150px;
    }

    .kindergartenIndex h1 {
        margin-bottom: 32px;
    }

    .kindergartenIndex p:nth-of-type(1) {
        font-size: 23px;
        line-height: 150%;
        width: 80%;
    }

    .kindergartenIndex p:nth-of-type(2) {
        font-size: 16px;
        line-height: 150%;
    }

    .kindergartenPageHeader:before {
        bottom: 38%;
    }

    .iconBunner1 {
        top: 15%;
        left: 0%;
    }

    .iconBunner5 {
        top: 15%;
    }

    .kindergartenPageHeader {
        height: 900px;
    }

    .iconBunner2 img {
        max-width: 60%;
    }

    .iconBunner2 {
        top: 70%;
        left: 5%;
    }

    .kindergartenDateTop h2 {
        padding: 0;
    }

    .kindergartenDateContainer {
        padding-top: 0;
    }

    .kindergartenDateItem p {
        font-size: 13px;
        line-height: 150%;
        text-align: center;
    }

    .kindergartenDateItem {
        max-width: 100%;
        min-height: auto;
    }

    .kindergartenInner {
        padding-right: 0 !important;
    }

    .kindergartenDateTop {
        padding-right: 16px;
    }

    .kindergartenPlusInner>img:nth-of-type(1) {
        width: 55px;
        height: 55px;
        margin-left: auto;
        margin-right: 0;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle {
        min-height: auto !important;
        padding: 16px !important;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle {
        min-height: auto !important;
        padding: 16px !important;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .valuesAccardionTittle p {
        font-size: 16px;
        line-height: 24px;
    }

    .kindergartenPlusSectionLeft .valuesHomeRight .valuesAccardion .valuesAccardionTittle p {
        font-size: 16px;
        line-height: 24px;
    }

    .kindergartenPlusInner img:nth-of-type(2) {
        width: 49px;
        height: 47px;
        margin-left: 0;
        margin-right: auto;
    }

    .kindergartenPlus {
        padding-bottom: 0;
    }

    .proKindergartenIcon3 {
        top: 43%;
        left: 74%;
    }

    .proKindergartenIcon4 {
        top: 5%;
        left: 0%;
    }

    .proKindergartenRight h2 {
        margin-bottom: 32px;
    }

    .proKindergartenRight p {
        font-size: 13px;
        line-height: 150%;
    }

    .proKindergartenIcon2 {
        top: 75%;
        left: 70%;
    }

    .dailyRegimeInnerLeftContentItem img {
        margin: 16px auto 0 auto;
    }

    .dailyRegimeInnerLeftContentItem {
        min-height: 100%;
        max-height: 100%;
    }

    .proKindergarten {
        padding: 114px 0 64px 0;
    }

    .proKindergarten::before {
        height: 70px !important;
    }

    .dailyRegime::after {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        width: 100%;
        height: 26px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .kindergartenPageFormInner::after {
        width: 90px;
        height: 90px;
    }

    .kindergartenPageFormInner::before {
        width: 90px;
        height: 90px;
        bottom: auto;
        top: 0;
    }

    .livePhoto {
        padding: 64px 0;
    }

    .kindergartenPageFormText p {
        margin-bottom: 0;
    }

    .kindergartenPagelivePhoto {
        margin-bottom: 0;
    }

    .kindergartenPagegInner:after {
        width: 116px;
        height: 102px;
    }

    .kindergartenPageCost {
        padding: 64px 0;
    }

    .kindergartenPageCostBtn {
        margin: 0 auto;
    }

    .kindergartenPageProgramContainer:after {
        display: none;
    }

    .kindergartenPageProgramInner {
        padding: 0 16px;
    }

    .kindergartenPageProgramContainer ul {
        padding-left: 16px;
        margin-bottom: 10px;
    }

    .kindergartenPageProgramContainer p {
        font-size: 13px;
        line-height: 150%;
        margin-bottom: 0;
    }

    .kindergartenPageProgramContainer ul li {
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenPageProgram {
        background-size: contain !important;
    }

    .kindergartenPageProgramContainer {
        padding-bottom: 350px;
    }

    .kindergartenPlusInner img:nth-of-type(2) {
        margin-left: 20%;
    }

    .kindergartenPlusInner {
        padding-bottom: 16px;
    }

    .kindergartenImgMobile {
        margin-top: 30px;
    }

    .teacherCardLeft p:nth-of-type(1) {
        font-size: 13px;
        margin-bottom: 0;
    }

    .teacherCardLeft p:nth-of-type(2) {
        font-size: 23px;
        line-height: 150%;
        padding-bottom: 32px;
        border-bottom: 1px solid #ffffff;
        margin-bottom: 32px;
    }

    .teacherCardLeft p:nth-of-type(3) {
        font-size: 13px;
    }

    .teacherCardLeft p:nth-of-type(5) {
        font-size: 13px;
    }


    .kindergartenPageReviews .innerSection .reviewsContainerTop a {
        margin-right: 0;
    }

    .instagram {
        padding-top: 72px;
        margin-bottom: -1px;
    }

    .instagramInnerTop img {
        max-width: 50%;
        margin-bottom: 20px;
        margin-right: auto;
    }



    .instagramInnerTop {
        margin-bottom: 30px;
    }

    .workshopSectionRight {
        padding: 16px;
    }



    .workshopContainer {
        padding-bottom: 64px;
    }

    .seoBlockContent {
        font-size: 13px;
        line-height: 150%;
    }

    .kindergartenImg img {
        max-width: 75%;
    }

    .schools-template-kindergarten-template #breadcrumbs {
        display: none;
    }

    .lyceumPageBtn2 {
        padding: 14px 32px !important;
    }

    .innerWhoСanContainerLeftBtn button:nth-of-type(1),
    .morePlans {
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
    }

    .lyceumPageBannerRight {
        min-width: auto;
        max-width: 100%;
        width: 252.63px;
        height: 329.85px;
    }

    .lyceumPageBannerRight:after {
        bottom: -12%;
    }

    .lyceumPageEducationalPlansContainerCenter {
        margin-top: 20px;
    }

    .lyceumPageEducationalPlansContainer {
        padding: 50px 16px;
    }

    .lyceumPageEducationalPlansSection {
        padding: 0;
    }

    .lyceumPageEducationalPlansContainerTop {
        padding: 8px 16px;
    }

    .campPageMriyaCampTop {
        padding-top: 64px;
    }

    .campPageMriyaCampTopLeft {
        flex-wrap: wrap;
    }

    .campPageMriyaCampTopLeftSection {
        width: 48%;
        margin-bottom: 40px;
    }

    .campPageMriyaCampTopMainContainer {
        flex-direction: column;
    }

    .campPageMriyaCampTopMainLeft {
        width: 100%;
    }

    .campPageMriyaCampTopMainRight {
        width: 100%;
    }

    .campPageInfoContainer {
        flex-direction: column;
    }

    .campPageInfoLeft {
        width: 100%;
        margin-bottom: 16px;
    }

    .campPageInfoLeft {
        flex-direction: row;
    }

    .campPageInfoLeft h3 {
        margin: 16px 0;
        padding: 0 16px;
        text-align: left;
    }

    .campPageInfoContainerSectionLeft {
        padding-bottom: 0;
    }

    .campPageInfoLeft p {
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        height: 120px;
        margin-bottom: 10px;
    }

    .campPageInfoLeft button {
        border: none;
        margin: 0;
        text-align: left;
    }

    .campPageInfoContainerSectionLRight {
        height: 100%;
        border-radius: 0 12px 12px 0;
    }

    .valuesAccardionTittle img {
        width: 40px;
        height: 40px;
    }

    .iconAccord {
        min-width: 50px;
    }

    .innerValuesContainerLeft .valuesAccardion {
        margin: 0 5px 10px;
    }

    .innerValuesContainerLeft .valuesAccardion {
        width: calc(50% - 10px);
    }

    .campPageInfoLeft .campPageInfoContainerSectionLRight img {
        border-radius: 0 12px 12px 0 !important;
    }

    .campPageLive .innerlivePhoto.innerSection .livePhotoTop {
        padding: 0 16px !important;
    }

    .campPageMenuContainer {
        flex-direction: column;
    }

    .campPageMenuContainerLeft {
        width: 100%;
        margin-right: 0;
        margin-bottom: 32px;
    }

    .campPageMenuContainerRight {
        width: 100%;
    }

    .campPageMenu:after {
        background-position: center;
    }

    .campPageDateContentTop a {
        width: 48%;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .campPageDateContentTop {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .campPageDateContentMainHeaderSection {
        width: 100%;
    }

    .campPageSchool .campPageInner {
        flex-direction: column;
    }

    .campPageSchoolLeft {
        width: 100%;
        margin-bottom: 16px;
    }

    .campPageSchoolRight {
        width: 100%;
    }

    .campPageQuestionRight {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .valuesHome .valuesAccardion {
        width: 100%;
    }

    .valuesHomeContainer {
        margin: 0;
    }

    .valuesHome .valuesAccardion {
        margin: 0 0 20px;
    }


    .videoBanner .innerSection h1 {
        font-size: 50px;
        line-height: 60px;
    }



    .proKindergarten {
        padding-bottom: 140px !important;
    }

    .dailyRegimeInnerLeft {
        padding-top: 64px;
    }

    .campPageOtherOffersContainer {
        flex-direction: column;
    }

    .campPageOtherOffersSection:nth-of-type(1) {
        margin-bottom: 16px;
        margin-right: 0;
    }

    .campPageOtherOffersSectionRight {
        display: flex;
        justify-content: flex-end;
    }

    .campPageInfoLeft .campPageInfoContainerSectionLRight {
        display: flex;
        height: 228px !important;
    }

    .lyceumPageBannerRight {
        height: 100%;
    }

    .lyceumPageAboutSchool2 {
        height: 100%;
    }

    .lyceumPageEducationalPlansContainerCenter {
        padding-top: 10px;
    }

    .lyceumPageEducationalPlansSection:nth-of-type(1):before {
        content: none;
    }

    .lyceumPageAboutSchool {
        padding-bottom: 0;
    }

    .colMenuData {
        padding: 16px;
    }

    .textColMenu {
        font-size: 13px;
    }

    .nameColMenu {
        margin-bottom: 16px;
    }

    .vhodit {
        padding: 16px;
    }


    .innerRelax {
        flex-direction: column;
    }

    .innerRelax {
        padding: 32px 20px;
    }

    .leftRelax {
        min-width: unset;
        width: 100%;
    }

    .rightRelax {
        padding-left: 0;
        width: 100%;
    }

    .campPageMenuSection2 {
        margin: 0 0 32px;
        position: relative !important;
        top: 0 !important;
    }

    .campPageMenuSection2 {
        backdrop-filter: blur(12px);
    }

    .campPageMenu {
        padding: 0;
    }

    .vhodit {
        margin-bottom: 32px;
    }

    .campPageMenu.menu1::after {
        display: none;
    }

    .campPageInnerImg {
        display: block;
        line-height: 0;
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
    }



    .campPageMenu.fullBgMenu .campPageInner h2 {
        color: #292929;
    }

    .campPageMenuContainerRight {
        width: 100%;
        height: auto !important;
    }




    .campPageDateContentTop {
        padding: 16px;
    }

    .bronForm .popupMainRight {
        margin-top: 0;
    }

    .location {
        font-size: 15px;
        line-height: 1;
    }

    .location::after {
        width: 20px;
        height: 20px;
    }

    .valueTopWrapper {
        padding: 0;
    }

    .valueTopTextBlock {
        padding: 64px 16px;
        max-width: unset;
        border-radius: 0;
    }

    .valueTopRow {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    .valueTopImg {
        position: relative;
        height: 382px;
    }

    .valueTopRow {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
    }

    .visibleSm {
        display: block;
    }

    .visibleLg {
        display: none;
    }

    .valueTowColImgBlock .coverImg {
        position: relative;
    }

    .valueTowColImgWrapper {
        flex-direction: column;
    }

    .value-col-2 {
        width: 100%;
    }

    .value-col-2 {
        margin-bottom: 24px;
    }

    .valueTowColImgRow {
        padding: 16px 0 40px;
    }

    .valueLogoBlock {
        margin-bottom: 76px;
    }

    .valueLogoBlock {
        font-size: 63px;
    }

    .oneColTextCIR {
        width: 100%;
    }

    .oneColImgCIR {
        order: unset;
        width: 100%;
        margin: 24px 0;
    }

    .img-colTextImgItem,
    .colTextImgBlock:first-child .img-colTextImgItem {
        height: 0;
        min-width: unset;
        width: 100%;
        padding-bottom: 100%;
    }

    .fc-2 {
        order: 3;
    }

    .fc-1 {
        order: 1;
    }

    .fc-3 {
        order: 2;
    }

    .innerWatingItem {
        width: 200px !important;
    }

    .watingName {
        padding: 24px 16px;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft {
        flex-direction: column;
    }

    .valuesAccardion.accordHome {
        width: 100%;
    }

    .kindergartenPlusSectionLeft .valuesHomeLeft .valuesAccardion .panel img {
        min-width: 100% !important;
    }

    .dailyRegimeInnerLeftContentItem img {
        margin-top: 0;
        width: 100%;
    }

    .dailyRegime::after {
        height: 130px;
    }

    /* .proKindergarten::before {
        content: none;
    } */
    .dailyRegime::after {
        background: url(/wp-content/uploads/2023/07/wavesbox4.png);
        background-repeat: no-repeat;
        background-size: cover;
        left: -1px;
    }

    .webp .dailyRegime::after {
        /* background: url(/wp-content/uploads/2022/11/dailyregimebox.png.webp); */
        background: url(/wp-content/uploads/2023/07/wavesbox4.png.webp);
    }

    .kindergartenPageForm {
        background: url(/wp-content/uploads/2022/11/background-fx-white.png), #3B9099;
        background-repeat: repeat;
        position: relative;
        padding: 64px 0;
        margin-bottom: -1px;
    }

    .webp .kindergartenPageForm {
        background: url(/wp-content/uploads/2022/11/background-fx-white.png.webp), #3B9099;
    }

    .proKindergarten::before {
        content: "";
        background: url(/wp-content/uploads/2023/07/wavesbox3.png);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center !important;
        position: absolute;
        bottom: -29px;
        left: -1px;
        width: 100%;
        height: 130px;
        z-index: 2;
    }

    .webp .proKindergarten::before {
        background: url(/wp-content/uploads/2023/07/wavesbox3.png.webp);
    }

    .proKindergarten::before {
        height: 150px !important;

    }

    .valuesAccardion.accordHome.accordSadok {
        flex-direction: column;
    }

    .kindergartenPlusSection .accordSadok .panel.accordPanel {
        position: relative;
        top: 0;
    }

    .valuesAccardion.activeAccord.accordSadok {
        border-radius: 12px !important;
    }

    .accordSadok .panel {
        padding: 0 16px 16px !important;
    }

    .formRow.formSubmit .wpcf7-submit {
        background-position: 75% !important;
    }

    .kindergartenPageCostContainer1 ul {
        margin-bottom: 22px !important;
    }

    .kindergartenPageValuesSection {
        margin-top: 32px;
    }

    .starNameTeacher {
        font-size: 16px;
    }

    .teacherCardRight {
        min-height: 350px;
    }

    .teacherCardRight picture {
        height: 100%;
        display: flex;
        min-height: 350px;
    }

    .teacherCardRight picture img {
        height: 100%;
        min-height: 350px;
        object-fit: cover;
    }

    .elementarySchoolPageGreen .elementarySchoolPageGreenWrapper .elementarySchoolPageGreenImg {
        width: 100%;
        justify-content: center;
    }

    .elementarySchoolPageAdvantagesNavigation {
        padding-right: 16px;
        box-sizing: border-box;
    }

    .lyceumPageEducationalPlans .lyceumPageInner {
        padding: 64px 16px;
    }

    .lyceumPageElectronicDiaryRight {
        height: 253px;
        width: 100%;
    }

    .lyceumPageElectronicDiaryRight img {
        height: 100%;
        object-fit: contain;
        width: auto;
        display: block;
        margin: 0 auto;
    }

    .singleVacancyCardSilder .slick-slide {
        margin: 0;
    }

    .psychological-center-help .psychological-center-wrapper {
        min-height: 412px;
        display: block;
        padding-bottom: 286px;
    }

    .psychological-center-wrapper {
        gap: 0;
    }

    .psychological-center-help .psychological-center-wrapper {
        padding-bottom: 24px;
    }

    .psychological-center-help-tittle-left {
        height: auto;
        width: 100%;
    }

    .psychological-center-calendar-bottom-left {
        margin-bottom: 48px;
    }

    .psychological-center-calendar-bottom-right {
        margin-left: 0;
    }

    .psychological-center-calendar-bottom {
        gap: 0;
    }

    .psychological-center-head-text {
        margin-top: -11px;
    }

    .psychological-center-help-tittle {
        margin-bottom: 48px;
    }

    .psychological-center-help-slider-item-img {
        margin-left: -20px;
    }

    .psychological-center-teacher-item-left-white {
        padding: 4px 8px 4px 8px
    }

    .psychological-center-foto-top {
        margin-bottom: 32px;
    }

    .psychological-center-foto-slider-item {
        margin-bottom: 0;
    }

    .psychological-center-foto {
        padding-top: 70px;
    }

    .psychological-center-teacher-main {
        margin-top: 28px;
    }

    .psychological-center-teacher-item {
        gap: 49px;
    }

    .psychological-center-calendar-container {
        padding-left: 0;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
        padding-top: 48px;
        padding-left: 0;
    }

    .psychological-center-calendar-bottom-left {
        margin-bottom: 53px;
    }

    .psychological-center-flex-right-img {
        left: 25px;

    }

    .psychological-center-calendar .psychological-center-calendar-wrapper {
        gap: 65px;
    }

    .psychological-center-flex-right .am-event-upcoming__block-wrapper {
        padding-right: 5px;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header {
        margin-bottom: 0;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left {
        width: 100%;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left-inner {
        margin-right: auto;
    }

    .psychological-center-flex-right .am-event-upcoming__block-wrapper {
        height: 341px;
    }

    .psychological-center-flex-right p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        left: 25px;
        top: 125px;
        width: 100%;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
        margin-bottom: 148px;
        font-size: 19px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 150%;
        font-family: Nunito;
    }

    .psychological-center-head-text {
        max-width: 546px;
        width: 88%;
        margin-top: 0;
    }

    .psychological-center-help-container2 {
        padding-bottom: 61px;
    }

    .psychological-center-calendar-flex-left-art img {
        margin-left: -28%;
    }

    .psychological-center-flex-right-img {
        left: 22px;
        top: 22px;
    }

    .psychological-center-teacher-wrapper .psychological-center-head {
        position: relative;
        z-index: 22;
    }

    .psychological-center-foto {
        padding-top: 64px;
    }

    .psychological-center-teacher-wrapper::after {
        width: 315px;
        height: 300px;
        top: -44px;
        left: -70px;
    }

    .psychological-center-teacher-slider.swiper-wrapper {
        margin-bottom: 41px;
    }

    .psychological-center-flex-right .am-event-upcoming__block-wrapper {
        width: 100%;
    }

    .psychological-center-main .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-calendar {
        padding-top: 0;
        margin-top: 10px;
    }

    .psychological-center-calendar-bottom-left {
        gap: 20px;
    }

    .psychological-center-teacher-item-right-img {
        border-radius: 4.5px !important;
    }

    .psychological-center-teacher {
        padding-top: 58px;
    }

    .psychological-center-calendar-item-img {
        width: 146.25px;
        height: 108.75px;
        right: -32px;
        bottom: -1px;
    }

    .psychological-center-calendar-bottom-left {
        margin-bottom: 49px;
    }

    .psychological-center-flex-right .am-event-upcoming__block {
        height: auto;
    }

    .psychological-center-flex-right .am-event-upcoming__block-top-left {
        flex-direction: column;
    }

    .psychological-center-flex-right .am-event-upcoming__block-name {
        padding-left: 0 !important;
        margin-top: 10px;
    }

    .childrens-intellectual-clubs-banner {
        background: url(/wp-content/uploads/2023/09/image.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        background-position: center;
        height: 320px;
    }

    .childrens-intellectual-swiper {
        overflow: visible;
    }

    .childrens-intellectual-swiper2 {
        overflow: visible;
    }

    .childrens-intellectual-swiper3 {
        overflow: visible;
    }

    .childrens-intellectual-programm-right {
        display: block;
    }

    .childrens-intellectual-swiper {
        padding-right: 0;
    }

    .childrens-intellectual-swiper-wrapper {
        margin-left: -10%;
    }

    .childrens-intellectual-clubs-banner img {
        display: none;
    }

    .psychological-calendar-swiper {
        overflow: visible;
    }

    .page-template-Intellectual-clubs-template #nav-icon span {
        left: 28px !important;
    }

    .page-template-Intellectual_clubs_En #nav-icon span {
        left: 28px !important;
    }

    .intellectual-clubs-directly-card-img {
        min-width: 156px;
    }

    .childrens-intellectual-clubs .intellectual-clubs-wrapper {
        gap: 10px;
    }

    .childrens-intellectual-clubs-bottom {
        gap: 11px;
    }

    .childrens-intellectual-programm-left {
        width: 100%;
        min-width: auto;
        padding-top: 37px;
    }

    .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: -9%;
    }

    .childrens-intellectual-programm-left {
        margin-bottom: 27px;
    }

    .childrens-intellectual-scroll-nav {
        margin-top: 29px;
        padding: 0;
    }

    .childrens-intellectual-cares-left {
        width: 100%;
    }

    .childrens-intellectual-cares-pisition1 {
        width: 580px;
        height: 580px;
    }

    .childrens-intellectual-cares-pisition2 {
        left: auto;
        right: -10%;
    }

    .childrens-intellectual-cares-right {
        margin-top: 0;
    }

    .childrens-intellectual-cares .intellectual-clubs-wrapper {
        gap: 18px;
    }

    .childrens-intellectual-cares-right-card {
        padding-left: 16px;
    }

    .childrens-intellectual-cares-pisition1 {
        bottom: 326px;
    }

    .page-template-Intellectual-clubs-template .seoBlock {
        padding-top: 0;
    }

    .intellectual-clubs-eng-communication-content {
        padding-bottom: 32px;
    }

    .intellectual-clubs-eng-course {
        padding-bottom: 36px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left {
        padding-top: 4px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-left {
        width: 100%;
    }

    .page-template-Intellectual_clubs_En .innerSection {
        padding-top: 0;
    }

    .intellectual-clubs-eng-what-right-card:nth-of-type(2)>p {
        margin-bottom: 14px !important;
    }

    .intellectual-clubs-eng-what-right-card {
        padding-left: 16px;
    }

    .childrens-intellectual-programm-left {
        margin-bottom: 20px;
    }

    .intellectual-clubs-eng-what-left {
        gap: 30px;
    }

    .intellectual-clubs-eng-program-wrapper .childrens-intellectual-programm-right {
        gap: 0;
    }

    .intellectual-clubs-eng-what {
        padding-top: 67px;
    }

    .intellectual-clubs-eng-what-position {
        left: 67%;
    }

    .intellectual-clubs-eng-what-left {
        min-width: 100%;
        max-width: 100%;
    }

    .intellectual-clubs-eng-what-wrapper {
        width: 100%;
    }

    .intellectual-clubs-eng-course-left-flex>div {
        width: 100%;
    }

    .intellectual-clubs-page-popup {
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }

    .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: 1%;
    }

    .childrens-intellectual-clubs-top-flex-card {
        min-height: auto;
    }

    .intellectual-clubs-eng-hero {
        padding: 32px 0;
    }

    .intellectual-clubs-eng-hero-right {
        width: 100%;
    }

    .intellectual-clubs-eng-hero-left {
        margin-left: 32px;
        margin-right: 32px;
    }

    .intellectual-clubs-eng-hero-left-footer-card {
        min-width: 100%;
    }

    .intellectual-clubs-eng-what-position {
        left: auto;
        right: -10%;
    }

    .livePhotoContainerNew .slide-item {
        height: 256px !important;
        padding-bottom: 0;
    }

    .externat-banner-top-left {
        gap: 17px;
    }

    .externat-banner-top-left-text {
        padding-top: 14px;
        padding-bottom: 12px;
        max-height: 100%;
    }

    .externat-banner-wrapper {
        gap: 33px;
    }

    .externat-banner-bottom-card-position {
        padding-top: 32px;
    }

    .externat-banner-bottom-card {
        padding-left: 22px;
    }

    .externat-banner-bottom-card-position span {
        margin-bottom: 9px;
    }

    .externat-page .childrens-intellectual-programm-left {
        margin-top: 23px;
    }

    .externat-page .childrens-intellectual-programm .childrens-intellectual-programm-right {
        margin-top: 30px;
    }

    .externat-page .intellectual-clubs-wrapper .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: 0;
    }

    .externat-page .childrens-intellectual-swiper-slide-container1 {
        right: -8px;
        top: -3px;
    }

    .externat-page .childrens-intellectual-swiper-slide-container:hover {
        background: #fff;
    }

    .childrens-intellectual-swiper-slide-container1 {
        margin-bottom: 12px;
    }

    .externat-page-noStandart-left-box {
        gap: 15px;
    }

    .externat-page-form-section {
        padding-top: 72px;
    }

    .externat-training-packages {
        padding-top: 70px;
    }

    .externat-training-packages-wrapper-tittle {
        justify-content: flex-start;
    }

    .externat-training-packages {
        padding-left: 0;
        padding-right: 0;
    }

    .externat-page-extern:after {
        background-size: cover;
    }

    .externat-training-packages-wrapper-tittle {
        padding-left: 32px;
        padding-right: 32px;
        box-sizing: border-box;
    }

    .externat-page-extern-wrapper {
        gap: 31px;
    }

    .externat-accordion-item button {
        gap: 6px;
        align-items: flex-start;
    }

    .externat-page-teachers-card-text2 {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-card-text2 strong {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-card-bg1 {
        padding-top: 23px;
    }

    .externat-accordion-item {
        height: auto;
    }

    .externat-page-teachers-card-bg3 .externat-page-teachers-card-text2 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-card-bg3 .externat-page-teachers-card-text2 strong {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-noStandart {
        overflow: hidden;
    }

    .externat-examples-right {
        min-width: 100%;
        margin-top: 18px;
    }

    .externat-examples-wrapper {
        padding-right: 32px;
        box-sizing: border-box;
    }

    .externat-examples-right-container .childrens-intellectual-swiper {
        padding: 0;
    }

    .externat-examples-right-container .childrens-intellectual-swiper-wrapper {
        margin-left: 0%;
        padding: 0;
    }

    .externat-container {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .externat-examples-right-container .childrens-intellectual-scroll-nav {
        margin-top: 22px;
    }

    .externat-examples-right-container .childrens-intellectual-scroll-nav .childrens-intellectual-scroll-left {
        display: flex !important;
        min-width: 27px;
    }

    .externat-examples-right-container .childrens-intellectual-scroll-nav .childrens-intellectual-scroll-right {
        display: flex !important;
        min-width: 27px;
    }

    .externat-examples {
        padding-top: 48px;
    }

    .externat-reviews-box {
        gap: 18px;
    }

    .externat-reviews {
        padding-top: 64px !important;
    }

    .externat-examples-right-container {
        width: 100%;
    }

    .externat-examples-right-container .childrens-intellectual-scroll-nav {
        max-width: 100%;
        margin-right: 32px;
    }

    .externat-examples-left .wpcf7-submit {
        background-position: right 22% center !important;
        background-image: none !important;
    }

    .externat-page-teachers-card-bg2 .externat-page-teachers-card-text2 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-page-teachers-card-bg2 .externat-page-teachers-card-text2 strong {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
    }

    .externat-accordion-item button {
        text-align: inherit;
    }

    .externat-accordion-item {
        padding: 22px 24px 24px 14px;
    }

    .externat-accordion-item button {
        gap: 9px;
    }

    .externat-accordion-item::after {
        content: "";
        background: url(/wp-content/uploads/2023/10/timeline.svg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        width: 21px;
        display: block;
        position: absolute;
        top: 50%;
        left: -30px;
        background-position: center;
        transform: translateY(-50%);
    }

    .externat-page-form-section-right .formRow.formSubmit .wpcf7-submit {
        background-image: none !important;
    }

    .externat-accordion {
        gap: 14px;
    }

    .externat-examples-wrapper {
        gap: 29px 24px;
    }

    .externat-examples-right h2 {
        margin-bottom: 19px;
    }

    .childrens-intellectual-scroll-nav .swiper-button-disabled {
        display: none !important;
    }

    .externat-banner-top-right {
        position: relative;
    }

    .externat-banner-top-right img {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-58%);
    }

    .proHurtokTopRight,
    .proHurtokCenterSectionImg,
    .proHurtokBottomLeft {
        min-width: 100%;
    }

    .clubBannerContainerLeft {
        padding-right: 16px;
        box-sizing: border-box;
    }

    .clubBannerContainerRight .slick-list {
        padding: 0 !important;
    }

    .innerTopClub {
        overflow: hidden;
    }

    .clubBannerContainer {
        overflow: visible;
    }

    .clubBannerContainerRight {
        min-width: 100vw;
    }

    .sliderDataLeft {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 84px;
        height: 49px;
    }

    .sliderDataRight {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 84px;
        height: 49px;
    }

    .workshop {
        padding-top: 64px !important;
    }

    .reviews .innerReviews h2 {
        padding-left: 16px;
    }

    .reviews .innerReviews .reviewsContainerContent {
        padding: 0 !important;
    }

    .psychological-center-flex-left-flex>div {
        height: auto;
        max-height: initial;
    }

    .psychological-center-flex-left-flex-container:nth-last-of-type(1) img {
        min-width: 32px;
    }

    .intellectual-clubs-hero {
        padding: 32px 0;
    }

    .intellectual-clubs-hero-left {
        margin: 0 32px;
        box-sizing: border-box;
    }

    .childrens-intellectual-clubs-top-flex-card-img {
        min-width: 20px;
    }

    .page-template-Intellectual-clubs-template .childrens-intellectual-programm-right .childrens-intellectual-swiper-wrapper {
        margin-left: -9%;
    }

    .intellectual-clubs-eng-child-left-card:nth-of-type(1) .intellectual-clubs-eng-child-left-card-img::after {
        left: 0px;
    }

    .externat-page-noStandart::after {
        background-position: center;
    }

    .externat-training-packages-table-desctop {
        display: none;
    }

    .externat-training-packages-table-mobile {
        display: block;
    }

    .externat-training-packages-table-mobile-top {
        display: flex;
        min-width: 320px;
        max-width: 990px;
        align-items: flex-start;
        align-self: stretch;
        margin: 0 auto;
    }

    .externat-training-packages-table-mobile-fix {
        display: flex;
        min-width: calc(100% - 200px);
        max-width: 376px;
        justify-content: center;
        align-items: center;
        flex: 1 0 0;
        background: #FBFBFB;
        flex-direction: column;
    }

    .externat-training-packages-table-mobile-flex {
        display: flex;
        width: 200px;
        align-items: flex-start;
        flex: unset;
        position: relative;
    }

    .externat-training-packages-table-mobile-flex-slider {
        display: flex;
        min-width: 160px;
        align-items: flex-start;
        flex: 1 0 0;
    }

    .externat-training-packages-table-header-card1 {
        height: 150px !important;
        min-height: 150px;
    }

    .externat-training-packages-table-header-card2 {
        height: 150px !important;
    }

    .externat-training-packages-table-header-card3 {
        height: 150px !important;
    }

    .externat-training-packages-table-mobile-nav {
        position: relative;
        top: 0;
        z-index: 22;
        width: 200px;
        height: 1px;
        margin-left: auto;
    }

    .externat-table-right {
        background: rgb(52 97 103);
        width: 24px;
        position: absolute;
        right: 0;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .externat-table-left {
        background: rgb(52 97 103);
        width: 24px;
        position: absolute;
        height: 40px;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(180deg);
    }

    .externat-training-packages-table-section {
        background: #fff;
    }

    .externat-training-packages-table-section:nth-of-type(1),
    .externat-training-packages-table-section:nth-of-type(2),
    .externat-training-packages-table-section:nth-of-type(3),
    .externat-training-packages-table-section:nth-of-type(4),
    .externat-training-packages-table-section:nth-of-type(5),
    .externat-training-packages-table-section:nth-of-type(6) {
        display: flex !important;
    }

    .externat-table-colum1 {
        min-width: unset;
    }

    .externat-table-colum1-text {
        overflow: visible;
        color: #292929;
        text-overflow: unset;
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
        display: flex;
        -webkit-box-orient: unset;
        -webkit-line-clamp: 2000;
        padding: 8px 0;
    }

    .externat-training-packages-table-header-card1 {
        min-width: unset;
    }

    .externat-training-packages-table-section {
        min-height: unset;
        box-sizing: border-box;
        padding: 0;
        height: auto;
    }

    .externat-training-packages {
        padding-bottom: 0;
    }

    .externat-training-packages::after {
        content: "";
        width: 100%;
        height: 32px;
        display: block;
        background-color: #fff;
        position: relative;
        z-index: 50;
    }

    .externat-page {
        background: #fff;
    }

    .externat-page-extern {
        position: relative;
        background: #fff;
        z-index: 50;
    }

    .externat-banner {
        padding: 64px 0;
    }

    .externat-banner-top-left {
        padding: 0 32px;
        box-sizing: border-box;
    }

    .externat-banner-bottom .slick-slide {
        margin: 0 16px;
        width: 256px;
    }

    .childrens-intellectual-swiper-wrapper2 {
        margin-left: 0;
    }

    .externat-banner-scroll {
        display: block;
        width: calc(100% - 64px);
        height: 6px;
        background: #FFF;
        display: block !important;
        border-radius: 99px;
        margin: 32px auto 0 auto;
    }

    .externat-banner-bottom-wrapper {
        gap: 0;
    }

    .externat-banner-scroll .swiper-scrollbar-drag {
        background: #CCBCA2;
    }

    .externat-banner-bottom-wrapper {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .externat-banner-bottom {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .my-custom-class {
        margin-left: 0;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
        margin-bottom: 24px;
    }

    .my-custom-class {
        font-size: 13px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-top: 24px;
        margin-left: -45px;
    }

    .psychological-center-flex-right .amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__heading {
        padding-top: 0;
        padding-left: 45px;
    }

    .page-template-externat-template .childrens-intellectual-programm .childrens-intellectual-swiper2 .childrens-intellectual-swiper-wrapper2 {
        margin-left: 0;
    }

    .externat-banner-bottom .externat-banner-bottom-wrapper {
        flex-wrap: wrap;
    }

    .preparation__hero-img img {
        object-fit: cover;
    }

    .preparation__items .externat-banner-bottom-card {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .preparation__items .externat-banner-bottom-wrapper {
        gap: 16px;
    }

    .preparation__hero h1 {
        width: 90%;
    }

    .preparation__hero-header .kindergartenPageInner {
        padding-top: 57px;
    }

    .preparation__items {
        padding-top: 47px;
    }

    .preparation__items .externat-banner-bottom-card-position {
        padding-top: 44px;
    }

    .preparation-card4 img {
        display: none;
    }

    .preparation-card4 {
        background: url(/wp-content/uploads/2024/01/color-cards-2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border: 2px solid #ffffff;
    }

    .preparation__developmental .externat-page-extern-left {
        padding-top: 12px;
    }

    .preparation__developmental .externat-page-extern-left-img {
        width: 100%;
        background-position: center;
    }

    .preparation__developmental:after {
        top: 59px;
        right: -125px;
    }

    .externat-page-extern-left-img {
        margin-left: 0;
        height: 316px;
    }

    .preparation__developmental .externat-page-extern-left-img {
        margin-bottom: -30px;
    }

    .preparation__developmental .externat-accordion {
        gap: 16px;
    }

    .preparation__classes-left {
        max-width: 100%;
    }

    .preparation__classes {
        padding-top: 83px;
    }

    .preparation__classes-wrapper {
        gap: 39px;
    }

    .preparation__classes-right {
        max-width: 100%;
    }

    .preparation__classes-right .innerFormHomeRight form {
        width: 100%;
    }

    .preparation__classes-right .innerFormHomeRight .wpcf7 {
        width: 100%;
    }

    .preparation__classes-right .innerFormHomeRight .wpcf7-submit {
        background-image: none;
    }

    .preparation__developmental {
        overflow: hidden;
    }

    .preparation__developmental .externat-page-extern-left-img {
        background-size: 55%;
    }

    .preparation__hero-btn {
        flex-wrap: wrap;
    }

    .preparation__hero {
        padding-left: 8px;
        padding-right: 8px;
    }

    .preparation__hero h1 {
        width: 100%;
    }

    .preparation__hero-header .kindergartenPageInner {
        padding-top: 66px;
    }

    .preparation__developmental .externat-page-extern-left-img img {
        display: block;
        height: 100%;
        margin: 0 auto;
    }

    .preparation__developmental .externat-page-extern-left-img {
        background: transparent;
    }

    .preparation__developmental .externat-page-extern-left-img {
        margin-bottom: 0;
    }

    /* .clubSliderMobile .slick-slide {
        max-width: 256px !important;
        width: 256px !important;
    } */


    .formHomeRight {
        width: 70%;
    }
    .FaqBlock .FaqBlockLeft {
        width: 80%;
    }
}

/*? //max-width: 576px **************************************************************************/







@media (max-width: 550px) {

    .innerValuesContainerLeft .valuesAccardion.accordArhClub {
        width: 100% !important;
        margin: 0 0 10px;
    }

    .innerValuesContainerLeft {
        width: 100%;
        margin: 0;
    }

    .valuesAccardion.activeAccord {
        border-radius: 12px !important;
    }

    .panel.accordPanel {
        position: relative;
        z-index: 20;
        left: 0px;
        width: calc(100% + 2px);
        cursor: default;
    }


}

/*? //max-width: 550px **********************************************/



@media (max-width: 500px) {

    .infoHome {
        padding: 20px 16px 128px !important;
    }

    .preparation__items {
        padding-top: 7px;
    }

    .preparation__items .externat-banner-bottom-card-position {
        padding-top: 34px;
    }

    .preparation-card4 {
        background: url(/wp-content/uploads/2024/01/colorcards.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .preparation__developmental .externat-page-extern-left-img {
        margin-left: 0;
        background-size: 100%;
    }

    .preparation__developmental .externat-accordion-item {
        padding-right: 40px;
    }

    .preparation__classes-box {
        gap: 5px;
    }

    .externat-banner-bottom-wrapper {
        min-width: 100%;
    }

    .externat-banner-bottom {
        min-width: 100%;
    }

    .preparation__hero-header .kindergartenPageInner {
        padding-top: 68px;
    }

    .preparation__hero {
        padding-left: 4px;
        padding-right: 4px;
    }

    .preparation__hero-header .kindergartenPageInner {
        padding-bottom: 90px;
    }
}

/*? //max-width: 500px ********************************/



















@media (max-width: 480px) {

    .schoolTeachersItem {
        width: 280px !important;
    }

    .newsItemBlock-2,
    .newsItemBlock-3,
    .newsItemBlock-4,
    .newsItemBlock-5,
    .newsItemBlock-6,
    .newsItemBlock-7 {
        width: calc(50% - 10px);
    }

    .workshopHome .workshopSection {
        max-width: calc(50% - 10px);
        margin: 0 5px 14px !important;
    }

    .workshopHomeContainer {
        padding: 64px 11px 0;
    }

    .instagramInnerTopBtn button:nth-of-type(1) {
        margin-right: 8px;
    }

    .workshopContainer {
        margin: 0 -5px;
    }

    .reviewsContainerTop a {
        padding: 14px;
    }

    .colformRow-3 {
        width: 100%;
    }



    .campPageDate .campPageInner h2 {
        margin-bottom: 35px;
        text-align: center;
    }


    .formBlock.formBlock50 {
        width: 100%;
    }

    .blockBgForm {
        width: 100%;
        line-height: 0;
        height: 235px;
    }

    .webp .blockBgForm.blockBgFormZustrich {
        background-image: url(/wp-content/uploads/2023/12/zustrich.jpg.webp);
    }

    .blockBgForm.blockBgFormZustrich {
        background-image: url(/wp-content/uploads/2023/12/zustrich.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center -90px;
    }

    .blockBgForm.blockBgFormZustrich img {
        display: none;
    }

    .pum-theme-622 .pum-content+.pum-close,
    .pum-theme-lightbox .pum-content+.pum-close {
        color: #fff !important;
    }



}

/*? //max-width: 480px **********************************************/










@media (max-width: 400px) {
    .workshopSection {
        width: 48%;
    }



    .campPageBunnerLeft {
        width: 100%;
    }



    .proKindergarten::before {
        height: 60px;
    }


    .main-navigation.offside {
        width: 260px !important;
    }

    .educationalPackagesContainer .slick-slide {
        width: 320px !important;
    }







}

/*? //max-width: 400px **********************************************/


@media (max-width: 375px) {
    .innerWhoСanContainerRightSection {
        align-items: center;
    }


    .campPageOtherOffersSectionLeft h3 {
        margin-bottom: 7px !important;
    }

    .popupHeader {
        position: relative;
        height: max-content;
        padding-top: 30px;
    }

    .fancybox-button {
        top: 0px !important;
        right: 0px !important;
        padding: 1px !important;
    }

    .popapForm input {
        padding-left: 40px;
    }

    .popupHeader p:nth-of-type(1) {
        position: absolute;
        top: 5px;
        left: 5px;
    }

    .reviews {
        padding-left: 0 !important;
    }

    .reviewsContainerContent .slick-list .slick-slide {
        max-width: 277px;
        width: 277px !important;
    }

    .videoBanner .innerSection h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .videoBanner .innerSection p,
    .descTopTitle {
        font-size: 28px;
        line-height: 150%;
    }

    .infoHomeText:nth-of-type(1) p {
        width: 250px !important;
    }

    .infoHome {
        padding-bottom: 64px !important;
    }

    .infoHomeText p {
        bottom: -40px !important;
    }

    #sliderDotsInfo .slick-dots li button::before {
        content: none;
    }

    .quoteSlider .infoHomeText {
        margin-bottom: 56px !important;
    }

    .videoBanner {
        padding-bottom: 0 !important;
        height: 812px;
    }

    .infoHomeTop p {
        font-size: 13px;
    }

    .quoteSlider .infoHomeText {
        margin-top: 32px;
    }

    .topPrev {
        width: 40px;
        height: 40px;
    }

    .topNext {
        width: 40px;
        height: 40px;
    }

    .workshopHome .workshopSection {
        margin-bottom: 16px;
    }

    .newsNomeSection1 .newsNomeSectionLeft,
    .newsNomeSection2 .newsNomeSectionLeft,
    .newsNomeSection7 .newsNomeSectionLeft,
    .newsNomeSection8 .newsNomeSectionLeft {
        padding: 8px !important;
    }

    .newsNomeSectionLeft p:nth-of-type(1) {
        display: none;
    }

    .colMenuImg {
        width: 30%;
    }

    .colMenuData {
        width: 70%;
    }

    .innerFormHomeRight {
        width: 100%;
    }

    .dailyRegimeText p:nth-of-type(1) {
        font-size: 14px;
    }

    .externat-training-packages-table-mobile-flex {
        width: 150px;
    }

    .externat-training-packages-table-mobile-fix {
        min-width: calc(100% - 150px);
    }



}

/*? //max-width: 375px */


@media (max-width: 350px) {
    .innerWhoСanContainerLeftBtn {
        flex-direction: column;
    }

    .teacherCardContent {
        width: 90%;
        left: 50% !important;
        bottom: 21px !important;
    }

    .innerWhoСanContainerLeftBtn button:nth-of-type(2),
    .lyceumPageBtn2 {
        margin-left: 0;
        margin-top: 16px;
    }

    .innerWhoСanContainerRightSection {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    .innerWhoСanContainerRightSection p:nth-of-type(2) {
        width: 100%;
    }

    .teacherCardLeft .innerWhoСanContainerLeftBtn button {
        width: 100%;
        justify-content: center;
    }

    .teacherCardContent {
        padding: 8px;
    }

    .instagramInnerTopBtn {
        display: flex;
        flex-direction: column;
    }

    .instagramInnerTopBtn button:nth-of-type(1) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .innerWhoСanContainerLeftBtn button:nth-of-type(2),
    .lyceumPageBtn2 {
        margin: 16px auto 0 auto !important;
    }






}

/*? //max-width: 350px */
/* gallery-filter */
.gallery-filter .filter-active {
    display: flex;
    flex-wrap: wrap;
}

.gallery-filter .filter-item img {
    object-fit: cover;
    min-height: 100%;
}

.gallery-filter .filter-item a {
    height: 100%;
    width: 100%;
}

.gallery-filter .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
}

.gallery-filter .row>* {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

.gallery-filter .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gallery-filter .gallery {
    max-width: 1200px !important;
    padding: 0 !important;
}

.gallery-filter .gallery .filter-item img {
    transition: all 0.3s ease-in-out;
    border-radius: 20px;
}

.gallery-filter .gallery .filter-item:hover img {
    transform: scale(1.1);
}

.gallery-filter .filter-item {
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: zoom-in;
    padding: 0 20px;
    margin: 20px 0;
}

@media (min-width: 768px) and (max-width: 1360px) {
    .gallery-filter .col-lg-6 {
        width: 50%;
    }
}

@media (min-width: 1360px) {
    .gallery-filter .filter-item {
        min-width: 413px;
    }

    .gallery-filter .col-xl-4 {
        width: 33.3333333333%
    }

    .gallery-filter .filter-item-wrap {
        max-width: 373px;
        height: 365px;
        overflow: hidden;
        border-radius: 20px;
        width: 100%;
    }
}

.gallery-filter .filter-item-wrap {
    overflow: hidden;
    border-radius: 20px;
    width: 100%;
}

.gallery-filter .filter-menu-active {
    margin-bottom: 20px;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.gallery-filter .filter-menu-active .filter-bnt {
    border: 1px solid #FFFFFF;
    padding: 8px 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    background: transparent;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
}

.gallery-filter .filter-menu-active .filter-bnt.active,
.gallery-filter .filter-menu-active .filter-bnt:hover {
    background: #fff;
    color: #266B78;
}

.gallery-filter .livePhotoTop {
    flex-wrap: wrap;
    gap: 20px;
}

@media (max-width: 1360px) {
    .gallery-filter .filter-item-wrap {
        max-width: 100%;
        height: 450px;
    }

    .gallery-filter .row {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .gallery-filter .livePhotoTop {
        justify-content: center;
    }

    .gallery-filter .filter-item {
        max-width: 100%;
        width: 100%;
        margin: 10px auto;
    }

    .gallery-filter .filter-item-wrap {
        max-width: 100%;
        height: 350px;
    }

    .gallery-filter .filter-active {
        justify-content: center;
        margin: 0 auto;
    }

    .gallery-filter .row {
        max-width: 100%;
    }
}
.bg-light-blue
{
	background: #CFE3E6;
}

.activities-style1 {
  position: relative;
  margin: 30px 0;
  padding: 60px 0;
}
.activities-style1 .row {
  /* Medium devices */
}
@media (max-width: 991px) {
  .activities-style1 .row {
    margin-bottom: -40px;
  }
}
.activities-style1 .row .col-xl-4:nth-child(2) {
  /* Large devices */
}
@media (max-width: 1199px) {
  .activities-style1 .row .col-xl-4:nth-child(2) {
    display: none;
  }
}

.activity-box {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 5px;
  /* Medium devices */
  /* Extra small devices */
}
.activity-box:hover .activity-icon img {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
@media (max-width: 991px) {
  .activity-box {
    margin-bottom: 40px;
  }
}
@media (max-width: 416px) {
  .activity-box {
    padding-left: 0;
  }
}
.activity-box:last-child {
  margin-bottom: 0;
  /* Medium devices */
}
@media (max-width: 991px) {
  .activity-box:last-child {
    margin-bottom: 40px;
  }
}

.activity-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  border-radius: 30px 30px 60px 30px;
  background: #3c9099;
  /* Extra small devices */

}
@media (max-width: 416px) {
  .activity-icon {
    position: static;
    margin-bottom: 20px;
  }
}
.activity-icon img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  max-width: 100%;
  height: auto;
	width: 55px;
    vertical-align: middle;
}

.activity-img {
  margin-left: -34px;
  margin-top: -54px;
  margin-right: -16px;
  /* Large devices */
}
@media (max-width: 1199px) {
  .activity-img {
    display: none;
  }
}

.activity-content {
  padding-right: 40px;
  padding-top: 2px;
  /* Medium Large devices */
}
@media (max-width: 1399px) {
  .activity-content {
    padding-right: 0;
  }
}
.activity-content .title {
  color: #083666;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
}
.activity-content p {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
}

.title-area-four.active {
  margin-bottom: 85px;
  /* Large devices */
}
@media (max-width: 1199px) {
  .title-area-four.active {
    margin-bottom: 50px;
  }
}
.title-area-four.active h2 {
  /* Medium devices */
  /* Small devices */
  /* Extra small devices */
  /* Extra small devices */
}
@media (max-width: 991px) {
  .title-area-four.active h2 {
    font-size: 54px;
    line-height: 43px;
  }
}
@media (max-width: 767px) {
  .title-area-four.active h2 {
    font-size: 45px;
    line-height: 33px;
  }
}
@media (max-width: 575px) {
  .title-area-four.active h2 {
    font-size: 38px;
    line-height: 29px;
  }
}
@media (max-width: 416px) {
  .title-area-four.active h2 {
    font-size: 29px;
    line-height: 20px;
  }
}
.title-area-four.active .sub-title {
  /* Medium devices */
}
@media (max-width: 991px) {
  .title-area-four.active .sub-title br {
    display: none;
  }
}
.container-style4 {
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}
.ser-card4 {
  position: relative;
  border-radius: 80px 500px 500px 500px;
  border: 2px solid #E6E6E6;
  background: #FFF;
  padding: 36px 28px 31px 129px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* Large devices */
  /* Extra small devices */
}
@media (max-width: 1199px) {
  .ser-card4 {
    margin-bottom: 50px;
  }
}
@media (max-width: 416px) {
  .ser-card4 {
    border-radius: 20px;
    padding: 20px 20px;
  }
}
.ser-card4:hover {
  background-color: var(--vs-secondary-color);
}
.ser-card4:hover .ser-content4 .title {
  color: var(--white-color);
}
.ser-card4:hover .ser-content4 p {
  color: #B9B9B9;
}

.ser-icon4 {
  position: absolute;
  top: 38px;
  left: 28px;
  width: 77.355px;
  height: 77.355px;
  line-height: 74.355px;
  text-align: center;
  background-color: var(--theme-color);
  border-radius: 50%;
  margin: 5px;
  /* Extra small devices */
}
@media (max-width: 416px) {
  .ser-icon4 {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
  }
}
.ser-icon4::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 87px;
  height: 88px;
  border: 2px solid var(--theme-color);
  border-radius: 50%;
}

.ser-content4 .title {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 8px;
}
.ser-content4 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
}

.ser-card4.v2 {
  margin-bottom: 40px;
}

.schools-template-kindergarten-template .container {
	 max-width: 1320px;
	 margin-right: auto;
	 margin-left: auto;
}
 .align-items-center {
	 align-items: center !important;
}
 .text-center {
	 text-align: center !important;
}
.schools-template-kindergarten-template .row {
	 --bs-gutter-x: 1.5rem;
	 --bs-gutter-y: 0;
	 display: flex;
	 flex-wrap: wrap;
	 margin-top: 20px;
	 margin-right: 20px;
	 margin-left: 20px;
}
 .feature-style3 {
	 display: flex;
	 align-items: center;
	 margin-bottom: 60px;
}
 .feature-style3:last-child {
	 margin-bottom: 30px;
}
 .feature-style3 .feature-img {
	 position: relative;
	 margin-right: 20px;
	 border-radius: 50%;
	 width: 120px;
}
 .feature-style3 .feature-img:before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 border: 2px dashed;
	 border-radius: 50%;
	 animation: rotate 40s infinite linear;
	 transition: all ease 0.4s;
}
 .feature-style3 .feature-img .img {
	 padding: 5px;
	 overflow: hidden;
	 width: 100%;
	 height: 100%;
	 border-radius: inherit;
}
 .feature-style3 .feature-img .img img {
	 width: 100%;
	 border-radius: 50%;
	 max-width: initial;
	 transition: all ease 0.6s;
}
 .feature-style3 .feature-body {
	 flex: 1;
}
 .feature-style3:hover .feature-img:before {
	 border-color: white;
}
 .feature-style3 .feature-title {
	 margin-top: -0.25em;
	 margin-bottom: 10px;
}
 .feature-style3 .list-style2 ul {
	 margin-bottom: -0.2em;
}

/*New Blocks*/
.hp-page-blagodiyanist-proekti.lyceumPagedoubleEvidence.no-after::after {
    content: none !important;
    display: none !important;
}
.lyceumPagedoubleEvidence.hp-page-blagodiyanist-proekti{
    background: unset;
}
.hp-page-blagodiyanist-proekti .lyceumPageInnerContainer:after{
    content: unset;
}
.hp-page-blagodiyanist-proekti .lyceumPageInnerContainer{
    width: 30%;
}

.hp-page-blagodiyanist-missiya.lyceumPageTeacherCard{
    overflow-x: unset;
}
.hp-page-blagodiyanist-missiya .teacherCardRight img{
    max-height: 400px;
}
.hp-page-blagodiyanist-missiya .teacherCardRight{
    width: auto;
}
.hp-page-blagodiyanist-missiya.teacherCard .innerWrapper{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

@media (max-width: 767px) {
    .hp-page-blagodiyanist-proekti .lyceumPageInner .lyceumPageInnerContainer{
        width: 100%;
    }
    .hp-page-blagodiyanist-proekti .lyceumPagedoubleEvidence .lyceumPageInner{
        padding: 60px 16px;
    }
    .hp-page-blagodiyanist-missiya.teacherCard .innerWrapper{
        padding-top: 0px;
    }
}
