div.content-web img.mindfulImg {
    height: 500px;
    object-fit: cover;
    margin-bottom: 102px;
}
div.content-web .courseDescM.mindPartners {
    padding: 40px 40px;
    min-height: 100px;
}
div.content-web .courseDescM {
    padding: 75px 40px 50px;
    box-shadow: 0 0 15px 0 #d0d0d0;
    min-height: 255px;
    margin-bottom: 100px;
    position: relative;
}
div.content-web .courseDescM.mindThemes ul li {
    font-weight: 700;
}
div.content-web .courseDescM.mindThemes ul li em {
    display: inline-block;
    font-weight: 400;
    background-color: #63c6ae;
    color: #fff;
    font-style: normal;
    padding: 3px 13px;
    border-radius: 99px;
    min-width: 110px;
    margin-right: 5px;
}
div.content-web .courseDescM.mindThemes ul {
    padding: 0;
}
div.content-web .courseDescM.mindThemes ul li:before{
    display: none;
}
div.content-web .courseDescM h3 b {
    font-weight: 700;
}
div.content-web .courseDescM h3 {
    font-size: 25px;
    color: #fff;
    background-color: #63c6ae;
    width: 350px;
    font-weight: 300;
    text-align: center;
    padding: 26px 5px;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    top: -41px;
    left: calc(50% - 175px);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.partCourses .homeCourse .myButton {
    width: 280px;
}
div.benefitIcon img {
    width: 66px;
    height: 66px;
    margin-right: 30px;
}
.articleDetailPage ul li:before,
.aboutPage .whatOffer .thisContent ul li::before,
.courseDetailPage .courseDesc ul li:before,
.content-web ul li:before {
    content: "›";
    background-color: transparent;
    color: #63c6ae;
    border-radius: 0;
    top: -3px;
    left: -20px;
    width: 25px;
    height: 25px;
    font-size: 35px;
}


body>footer .footerPart1 {
    background-color: #343433;
}
body>footer .footerPart1 h5 {
    font-size: 24px;
}
body>footer .footerPart1 h5,
body>footer .footerPart1 p,
body>footer .footerPart1 a {
    color: #fff;
}
body>footer .footerPart1 p,
body>footer .footerPart1 a {
    font-size: 17px !important;
}
.partCourses .homeCourse .courseInfo p,
.partCourses .homeCourse .coursePerex p {
    font-size: 16px;
}

@media only screen and (min-width: 600px) {
    div.content-web .courseDescM h3.widerHeading {
        width: 540px;
        left: calc(50% - 250px);
    }
}
@media only screen and (max-width: 600px) {
    div.content-web .courseDescM.mindThemes ul li {
        text-align: center;
    }
    div.content-web .courseDescM.mindThemes ul li em {
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }
    div.benefitIcon img {
        width: 55px;
        height: 55px;
        margin-right: 22px;
    }
  }

.webp .partServices .service.service1 {
    background-image: url(../images/svg/resize/sluzba_1.webp);
}
.webp .partServices .service.service2 {
    background-image: url(../images/svg/resize/sluzba_2.webp);
}
.webp .partServices .service.service3 {
    background-image: url(../images/svg/resize/sluzba_3.webp);
}
.webp .partAbout h3::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/svg/resize/foto_omne.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 332px;
    height: 332px;
    left: calc(50% - 166px);
    top: -370px;
}

.ebookPage .ebookPageHeading,
.newsletterPageHeading {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../images/svg/resize/header_ebook.jpg);
    margin: 0 62px 80px;
    position: relative;
}
.webp .ebookPage .ebookPageHeading,
.webp .newsletterPageHeading {
    background-image: url(../images/svg/resize/header_ebook.webp);
}
.ebookPage .ebookPageHeading::after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.ebookPage .ebookPageHeading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    //text-transform: uppercase;
    text-shadow: 0 0 5px #848484;
    margin-bottom: 6px;
    margin-top: 95px;
    position: relative;
    z-index: 2;
}
.ebookPage .ebookPageHeading h3 {
    position: relative;
    z-index: 2;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    //text-transform: uppercase;
    text-shadow: 0 0 5px #848484;
    margin-bottom: 95px;
}
.ebookPage form {
    padding: 15px 30px;
}
.ebookPage form .myButton {
    min-width: 190px;
    margin-top: 25px;
    padding: 0 27px;
    padding-right: 50px;
    justify-content: start;
}

#ec-v-form-slider-handle a {
    background-color: #e74736 !important;
}
#ec-v-form-slider-handle a:hover {
    background-color: #e42f1b !important;
}
.ec-v-form-holder.ec-v-form-holder-slide.ec-v-form-slider-show {
    box-shadow: 0 0 15px 0 #d0d0d0;
}
.ec-v-form-holder a:hover {
    color: #000000 !important;
}
.ec-v-form-holder button {
    background-color: #63c6ae !important;
}
.ec-v-form-holder button:hover {
    background-color: #e74736 !important;
}
.ebookPage .ec-v-form-holder button {
    background-color: #e74736 !important;
}
.ebookPage .ec-v-form-holder button:hover {
    background-color: #e42f1b !important;
}
.ec-v-form-cls::before,
.ec-v-form-cls::after {
    background-color: #63c6ae !important;
}
.ec-v-form-cls:hover::before,
.ec-v-form-cls:hover::after {
    background-color: #e74736 !important;
}
.ec-v-form-input input[type="checkbox"]:checked + label::before {
    border: #3ea88d !important;
    border-top-color: rgb(62, 168, 141) !important;
    border-right-color: rgb(62, 168, 141) !important;
    border-bottom-color: rgb(62, 168, 141) !important;
    border-left-color: rgb(62, 168, 141) !important;
    background: #ffffff !important;
}
.ec-v-form-input input[type="checkbox"] + label::after {
    border-color: #3ea88d !important;
    border-top-color: rgb(62, 168, 141) !important;
    border-left-color: rgb(62, 168, 141) !important;
}
.ec-v-form-error {
    padding: 0 !important;
    background-color: transparent !important;
    color: #ff0b0b !important;
}
.ec-v-form-column .ec-v-form-input input.ec-v-form-has-error, 
.ec-v-form-column .ec-v-form-input.ec-v-form-has-error input[type="checkbox"] + label::before {
    border-color: #ff0b0b !important;
}
#ec-v-form-slider-handle {
    z-index: 99 !important;
}
body > footer .footerPart2 {
    padding-bottom: 60px;
}

#modalIntroductoryMessage .modal-image {
    margin-bottom: 30px;
}
header nav .headerInfo {
    max-width: 160px;
}
header nav ul.nav {
    margin-left: auto;
}
header nav ul.nav li a {
    margin: 0 8px;
}
@media only screen and (min-width: 1380px) {
    header nav .headerInfo {
        max-width: none;
    }
}
@media only screen and (min-width: 1650px) {
    header nav ul.nav {
        margin-left: auto;
    }
    header nav ul.nav li a {
        margin: 0 15px;
    }
}
@media only screen and (min-width: 1750px) {
    header nav ul.nav li a {
        margin: 0 20px;
    }
}