img {
    max-width: 100%
}

a {
    text-decoration: none;
    transition: 0.5s;
    text-decoration: none;
    color: black
}

/* from mrkch */
p a,
.content-all a {
    color: #0d6efd;
    text-decoration: underline;
}

main a:hover,
.content-all a:hover {
    text-decoration: none;
}

a:hover {
    color: #fe7647;
}

/* from end mrkch */

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    margin-bottom: 0;
}

body {
    font-family: 'Geometria';
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
    color: #111113;
    overflow-x: hidden
}

h1 span {
    font-weight: 300;
}

h3 {
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
}

h2 {
    color: #111113;
    font-weight: 800;
    font-size: 40px;
    line-height: 59px;
    margin-bottom: 34px;
}

h2 span {
    font-weight: 300
}

h4 {
    font-size: 30px;
    /* letter-spacing: 3px; */
    color: #000000;
    font-weight: 700;
}

section {
    padding: 40px 0;
    position: relative;
}

::focus {
    border: none;
    outline: 0
}

.hid {
    display: none;
}


.mob {
    display: none
}

.no-bg {
    background: none !important
}


/*FLEX*/

.fl {
    display: flex;
}

.fw {
    flex-wrap: wrap;
}

.jsb {
    justify-content: space-between;
}

.jc {
    justify-content: center;
}

.jfe {
    justify-content: flex-end;
}

.jsa {
    justify-content: space-around;
}

.ac {
    align-items: center
}

.ae {
    align-items: flex-end
}

.tc {
    text-align: center;
}

.cw {
    color: white
}

.cb {
    color: black;
}

.container-fluid {
    padding: 0 7%
}

nav ul ul {
    display: none;
}

nav ul {
    display: flex;
}

nav {
    background: #FD7645;
}

nav ul li:hover ul {
    display: block;
}

nav ul li ul {
    position: absolute;
    top: 36px;
    left: 0;
    background: #fd7645;
    padding-top: 10px;
    z-index: 99;
    min-width: 249px;
    padding: 15px;
}

nav ul li {
    position: relative;
    z-index: 999
}

nav ul li ul li {
    margin-bottom: 0px;
    padding-bottom: 0
}

nav ul li ul li a {
    padding: 8px 0
}

nav ul li a {
    color: white;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 0px;
    display: inline-block;
    line-height: 22px;
}

nav ul li a:hover {
    color: #000
}

nav ul li:last-child a {
    padding-right: 0
}

body {
    font-size: 16px;
    line-height: 22px;
    color: #252D38;
}

.city-hid {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 9px 15px rgb(0 0 0 / 25%);
    z-index: 9999;
}

.city-hid ul li:hover {
    color: #fd7645;
    cursor: pointer
}

.city-active {
    cursor: pointer
}

.isp, .tur, .dolg, .yah, .opt {
    display: none;
}

.isp.active, .tur.active, .yah.active, .dolg.active, .opt.active {
    display: block;
}

.top {}

.logo {
    padding: 20px 0;
}

.city {
    font-weight: 700;
}

.city-active span {
    border-bottom: 1px dashed black;
}

.city-active i {
    padding-left: 5px;
}

a.phone {
    font-weight: 700;
    display: block;
}

.but a.mail:hover {
    background: none;
    border-color: white;
}

.but a.mail {
    border: 1px solid rgba(37, 45, 56, 0.2);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.but a+a {
    border: 1px solid rgba(37, 45, 56, 0.2);
    border-radius: 25px;
    color: #FD7645;
    font-weight: 700;
    padding: 13px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.top .but {
    display: flex;
}

.promo {
    background: url(../img/promo.jpg) no-repeat center 0;
    color: white;
    padding-top: 0;
    background-size: cover;
    min-height: 600px;
}

.promo h1 {
    color: white;
    text-transform: none;
    font-weight: 800;
    font-size: 48px;
    line-height: 52px;
    padding-top: 66px;
    margin-top: 0;
    margin-bottom: 25px;
}

.promo p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.promo.promo2 {
    background: url(../img/group-4-2.jpg) no-repeat center 0;
    background-size: cover;
}

@media(max-width:770px) {
    .promo.promo2 {
        background: url(../img/frame-7-1.jpg) no-repeat center 0;
        background-size: cover;
        background-position: top !important;
    }
}

.form {
    background: #fff;
    width: 100%;
    min-width: 280px;
    max-width: 360px;
    box-sizing: border-box;
    padding: 32px;
    box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.2);
    border-radius: 12px;
    margin-top: 52px;
    float: right;
}

.modal .form {
    background: none;
    box-shadow: none;
    width: 100%;
    max-width: none;
}

.modal .form .form-label {
    text-align: left
}

.form p {
    line-height: 24px;
    text-align: center;
    color: rgba(37, 45, 56, 0.7);
    margin-bottom: 20px;
}

.reviews .fl {
    margin-bottom: 30px
}

.form h3 {
    font-weight: 800;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #252D38;
    margin-top: 0;
}

.form-check input {
    display: inline-block;
    width: auto !important;
}

.form input, .form textarea {
    background: #F2F7FC;
    border-radius: 4px;
    padding: 16px;
    border: none;
    width: 100%;
    margin-bottom: 15px
}

.form .check {
    display: flex;
    margin-bottom: 20px;
    gap: 5px;
}

.form .check span {
    border-radius: 5px;
    cursor: pointer;
}

.form .check input {
    display: none;
}

.form label {
    cursor: pointer;
}

.form input:checked+span {
    background: #2FCDE8;
    color: white
}

.form label span {
    border: 1px solid #2FCDE8;
    font-weight: 700;
    color: rgba(37, 45, 56, 0.7);
    padding: 8px;
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
}

.form label {
    width: 100%;
    line-height: 1;
}

.form label span {
    border-radius: 5px 0 0 5px
}

.form label+label span {
    border-radius: 0 5px 5px 0
}

.form button {
    background: #FD7645;
    border: none;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;

}

.form button+p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(37, 45, 56, 0.7);
    margin-top: 20px;
    margin-bottom: 0
}

.video h2, .gallery h2 {
    margin-bottom: 0
}

.video .container {
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(37, 45, 56, 0.1);
}

.video .swiper-wrapper, .gallery .swiper-wrapper {
    margin-top: 40px;
    height: auto;
}

section.pre .item {
    box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.2);
    border-radius: 12px;
    padding: 31px;
    text-align: center;
}

section.pre .item .numb {
    background: rgba(47, 205, 232, 0.1);
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto 20px;
    border-radius: 50%;
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
    /* identical to box height, or 110% */
    text-align: center;
    color: #2FCDE8;
}

.pre .item .tit p strong {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    color: #252D38;
    margin-bottom: 12px;
    display: block;
    max-width: 290px;
    text-align: center;
    margin: 0 auto 15px;
}

.pre h2 {
    max-width: 760px;
    margin: 0 auto 40px;
}

.pre .item .tit p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    /* or 133% */
    text-align: center;
    color: rgba(37, 45, 56, 0.7);
}

.pre .but a, .reviews .but a, .gallery .but a, .price-u .but a {
    background: #FD7645;
    border: none;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;
    max-width: 296px;
    margin: 42px auto;
}

.pre .container, .pre2 .container, .reviews .container, .coach .container, .har .container {
    padding-bottom: 30px
}

.pre2 .container, .coach .container, .har .container {
    padding-bottom: 90px;
}

.pre2 {
    padding-bottom: 20px;
}

.pre2 h2 {
    margin: 0 auto 40px;
    max-width: 670px;
    text-align: center;
}

.main-page .pre2 h2 {
    text-align: left;
    margin-left: 0;
    margin-bottom: 32px;
}

.pre2 .item {
    box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.2);
    border-radius: 12px;
    background: #fff;

}

.pre2 .info {
    padding: 32px;
}

.pre2 .info h5 {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;

}

.pre2 .item img {
    width: 100%;
    border-radius: 12px 12px 0 0
}

.pre2 p {
    font-size: 18px;
    line-height: 24px;
    /* or 133% */


    color: rgba(37, 45, 56, 0.7);


}

.pre2 p a {
    color: #FD7645 !important;
    cursor: pointer;
    display: block;
    margin-top: 8px;
}

.ili {
    margin-bottom: 20px;
    margin-right: 16px;
}


.reviews h2 {
    margin-bottom: 0px;
}

.reviews .fl p {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    padding-left: 20px;
}

.reviews .fl+p {
    color: rgba(37, 45, 56, 0.7);
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}

.reviews .item {
    box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.2);
    border-radius: 12px;
    padding: 32px;
    min-height: 418px;
    background: #fff;
}

.reviews .item a {
    color: #FD7645;
    display: block;
    margin-top: 0px;
    font-size: 18px;
}


.coach h2 {
    text-align: center;
}

.coach h2 span {
    display: block;
    font-weight: 800
}

.coach .item {
    padding: 32px;
    box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.2);
    border-radius: 12px;
}

.foto {
    margin-right: 40px;
    flex-basis: 20%;
}

.foto img {
    border-radius: 15px;
    min-width: 228px;
}

.coach .item h2 {
    font-weight: 800;
    font-size: 23px;
    line-height: 27px;
    text-align: left;
    margin-bottom: 15px;
}

.coach .item {
    margin-bottom: 20px;
}

.coach p {
    font-size: 18px;
    line-height: 24px;
    color: rgba(37, 45, 56, 0.7);

}

.coach ul li {
    font-size: 16px;
    line-height: 22px;
    color: rgba(37, 45, 56, 0.7);
    list-style-position: outside;
    padding-left: 16px;
    position: relative;
}

.coach .more a {
    margin-top: 20px;
    background: rgba(253, 118, 69, 0.1);
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FD7645;
    padding: 12px 32px;
    transition: 0.5s;
    border-radius: 25px;

}

.coach .more a:hover {
    background: #FD7645;
    color: white;
}

.rasp table tr:first-child th {
    border-bottom: 2px solid #FD7645;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
}

.rasp table {
    width: 100%
}

.rasp table td {
    padding: 20px 0px;
}

.rasp table td:first-child {
    padding-left: 20px;
}

.rasp table tr:nth-child(even) {
    background: #F2F7FC;
}

.rasp .map {
    margin-bottom: 20px;
}

.yandexmap img {
    margin: 0px;
    padding: 0px;
    border: 0px solid #DDDDDD;
}

.ymaps-2-1-42-balloon__close+.ymaps-2-1-42-balloon__content {
    margin-right: 0px;
    padding-right: 0;
}

.ymaps-2-1-42-balloon_to_top .ymaps-2-1-42-balloon__tail {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    border: 3px solid #f34316;
}

.ymaps-2-1-42-balloon__content {
    position: relative;
    z-index: 1;
    display: block;
    min-width: 60px;
    height: 100%;
    min-height: 15px;
    margin: 0;
    padding: 0px 0px 5px 0px;
    background: #fff;
    font: 13px/20px Arial, sans-serif;
}

.ymaps-2-1-42-balloon {
    position: absolute;
    z-index: 1;
    display: block;
    padding: 1px;
    background: #fff;
    border: 3px solid #f34815;
}

.rasp li {
    /* flex-basis:33%; */
    margin-bottom: 40px;
}

.rasp .item {
    background: #F2F7FC;
    text-align: center;
    border-radius: 12px;
    padding: 27px 20px;
}

.rasp .loc {
    font-weight: 800;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #252D38;
    margin-bottom: 8px;
}

.rasp .more a {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #FD7645;
}

.rasp li.active .item {
    border: 2px solid #FD7645;
}



footer {
    /* margin-top: 40px; */
    background: url(../img/footer.jpg) no-repeat center 0;
    background-size: cover;
    padding-bottom: 80px
}

.soc {
    margin-top: 460px;

}

.soc2 {
    margin-top: 410px;

}

.soc ul {
    display: flex;
}

.soc ul li:nth-child(2) {
    margin-left: 25px;
    margin-top: -20px;
}

.soc2 ul {
    display: flex;
}

.soc3 ul {
    display: flex;
    justify-content: space-between;
    padding: 45px 25px 5px 25px;
}

.soc2 ul li:nth-child(2) {
    margin-left: 25px;
    margin-top: 20px;
}

.soc a, .soc2 a, .soc3 a {
    display: flex;
    width: 58px;
    height: 58px;
    background: white;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 28px;

}

section.video .item svg {
    position: absolute;
    left: 43%;
    top: 38%;
}

section.video .item:hover svg path {
    fill: #ff0000;
    fill-opacity: 1;

}

section.video .item:hover svg path+path {
    fill: #fff;

}




/*BUTTON*/

.but a:hover {
    background: #fd7645;
    color: white;
    border-color: #fd7645
}

.fl.mob {
    display: none;
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria.eot');
    src: local('Geometria'),
        url('../fonts/Geometria.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria.woff') format('woff'),
        url('../fonts/Geometria.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria-Bold.eot');
    src: local('Geometria Bold'), local('Geometria-Bold'),
        url('../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-Bold.woff') format('woff'),
        url('../fonts/Geometria-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria-Medium.eot');
    src: local('Geometria Medium'), local('Geometria-Medium'),
        url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-Medium.woff') format('woff'),
        url('../fonts/Geometria-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geometria';
    src: url('../fonts/Geometria-ExtraBold.eot');
    src: local('Geometria ExtraBold'), local('Geometria-ExtraBold'),
        url('../fonts/Geometria-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geometria-ExtraBold.woff') format('woff'),
        url('../fonts/Geometria-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*COACH*/

.promo h2 span {
    display: block;
    font-weight: 800
}

.coach-page .promo {
    padding: 180px 0 230px
}

.coach-page .promo h2 {
    padding: 0
}

.promo .buts a {
    background: #FD7645;
    border: none;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;
    max-width: 180px;
    margin: 30px 20px 0 0;

}

.promo .buts a.rasp-but {
    background: #2FCDE8;
}

.har h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 15px
}

.fl.fl-camp p {
    text-align: left;
    flex-basis: 80%;
    padding-right: 10px;
}

.fl.fl-camp p+p {
    flex-basis: 20%;
}

.har p.readmore a {
    color: #fd7645;
    display: block;
    margin-top: 15px
}

.har .zap {
    background: #F2F7FC;
    margin-top: 60px;
    border-radius: 12px;
    padding: 20px;
}

.har p {
    font-size: 18px;
    margin-bottom: 20px
}

.har h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
}

.har .buts a {
    background: #FD7645;
    border: none;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px 35px;
    border-radius: 25px;
    max-width: 220px;
    margin: 0px 20px 0 0;

}

.har .buts a.gr {
    background: #2FCDE8;
}

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

p.readmore a {
    cursor: pointer
}

.coach-tren li a {
    color: white;
}

.coach-tren li:last-child i {
    display: none;
}

ul.coach-tren {
    display: flex;
}

ul.coach-tren li i {
    padding: 0 7px;
    display: inline-block;
}

ul.coach-tren li {
    font-size: 17px
}

ul.coach-tren li:after {
    content: url(../img/new-moon.png);
    margin: 0px 10px;
    position: relative;
    top: -1px
}

ul.coach-tren li:last-child:after {
    display: none;
}

label.form-check {
    display: flex;
}

label.form-check input {
    position: relative;
    top: 3px;
}

.promo .title {
    max-width: 600px;
}

.logo img {
    max-width: 360px;
}

#dynatable-processing-search-example, #dynatable-search-search-example, #dynatable-processing-search-example2, #dynatable-search-search-example2, #dynatable-processing-search-example3, #dynatable-search-search-example3 {
    display: none;
}

select {
    background: #f2f7fc url(../img/down1.png) no-repeat 93% center;
    border: none;
    border-radius: 2px;
    padding: 11px 38px 11px 15px;
    margin-right: 20px;
    appearance: none;
    width: 100%;
    margin-bottom: 20px;
}

.rasp table {
    margin-top: 40px
}

.intro {}

.intro {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    color: rgba(37, 45, 56, 0.7);
    margin-bottom: 40px;
}

section#rasp h1 {
    font-weight: 800;
    font-size: 48px;
    line-height: 52px;
    /* identical to box height, or 108% */


    color: #252D38;
}

section#rasp table td:first-child a {
    display: inline-block;
    max-width: 250px;
}

.print {
    padding-top: 22px;
    cursor: pointer
}

.print span {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 138% */


    color: #252D38;
    padding-right: 10px;
}

.rasp-info {
    margin-top: 45px;
}

.rasp-info p {
    margin-bottom: 20px;
    color: rgba(37, 45, 56, 0.7);
}

.rasp-info p.str {
    color: black
}

div#ajaxForm select {
    width: 100%;
    margin-bottom: 25px;
    padding: 21px 10px;
    margin-top: 10px;
}

.fancybox__container {
    z-index: 999999999 !important;
}

.hlop {
    max-height: 300px;
    overflow: hidden;
}

.hlop.active {
    overflow: visible;
    max-height: 100%;
}

.har .more {
    color: #fd6a3d;
    cursor: pointer;
}

.main-news-list {
    -webkit-box-shadow: 0px 4px 20px rgb(114 131 156 / 23%);
    -moz-box-shadow: 0px 4px 20px rgba(114, 131, 156, 0.23);
    box-shadow: 0px 4px 20px rgb(114 131 156 / 23%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    padding: 25px;
}

.main-news-list_t {
    font-size: 24px;
    line-height: 24px;
    color: #212124;
    font-weight: 800;
}

.main-news-list_tx {
    font-size: 14px;
    line-height: 18px;
    color: #858594;
    margin: 10px 0;
}

.main-news-list_img img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.main-news-lists {
    position: relative;
    padding: 0 151px;
    margin-top: 40px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    /*display:block*/
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider {
    margin: 0 auto
}

.slick-list {
    overflow: visible !important;
    /*padding:0 15% 10%!important*/
}

.slick-slider .slick-track, .slick-slider .slick-list {
    /*-webkit-transform:translate3d(3%,0,0)!important;transform:translate3d(3%,0,0)!important*/
}

.slick-dots {
    text-align: right;
    position: absolute;
    top: -68px;
    left: auto;
    right: -93px;
}

.slick-track {
    max-width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-perspective: 100px;
    perspective: 100px
}

.slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: transform .35s, opacity .35s;
    transition: transform .35s, opacity .35s;
    transition: transform .35s, opacity .35s, -webkit-transform .35s;
    outline: none
}

.slick-snext, .slick-sprev {
    display: block
}

.slick-snext, .slick-sprev {
    display: block
}

.slick-current {
    opacity: 1;
    position: relative;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 2
}

.slick-snext {
    opacity: .5;
    -webkit-transform: translate3d(20%, 0, -15px);
    transform: translate3d(20%, 0, -15px);
    z-index: 1
}

.slick-sprev {
    opacity: .5;
    -webkit-transform: translate3d(-20%, 0, -15px);
    transform: translate3d(-20%, 0, -15px);
    z-index: 1
}

.slick__nextarr {
    background: rgba(47, 205, 232, 0.1) url(../img/next.png) no-repeat center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -150px;
    margin-top: -21px;
    border-radius: 50%;
    border: 0;
    top: -70px;
}

.slick__prevarr {
    background: rgba(47, 205, 232, 0.1) url(../img/prev.png) no-repeat center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -40px;
    margin-top: 0;
    border: 0;
    z-index: 9;
    top: -90px;
}


ul.slick-dots {
    display: flex !important;
}

ul.slick-dots li {
    background: #C4C4C4;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 5px;
    display: block
}

ul.slick-dots .slick-active {
    background: #fd7645
}

a.main-news-list_more {
    background: rgba(253, 118, 69, 0.1);
    border-radius: 120px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    color: #FD7645;
    padding: 12px 32px;
    margin-top: 20px;
    display: inline-block;
}

.frie {
    padding-top: 60px;
}

.back {
    background: url(/wp-content/themes/eastwest/assets/img/frame78.webp) no-repeat;
    color: white;
    padding: 32px;
    border-radius: 12px;
    background-size: cover;
}

.back .text {
    flex-basis: 50%
}

.back .img {
    flex-basis: 50%
}

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

.back h2 {
    color: white;
    margin-bottom: 24px;
}

.back .more {
    margin-top: 40px;
}

.back .more a {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FD7645;
    background: #F3EAEA;
    border-radius: 120px;
    padding: 12px 32px;
}

.main-news {
    padding-top: 60px;
}

.promo2 .form {
    position: relative;
    top: 74px;
    z-index: 999999999;
}

.filials .item-f {
    flex-basis: 50%;
}

.filials .item-f+.item-f+.item-f {
    flex-basis: 33.333%
}

.filials .item {
    background: #F2F7FC;
    border-radius: 12px;
    padding: 32px;
    margin: 0 11px 20px;
}

section.filials .fl.jsb {
    margin: 0 -15px;
    flex-wrap: wrap;
}

section.filials .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
}

section.filials p {
    color: rgba(37, 45, 56, 0.8);
}



.item-pho.fl.ac {
    border-top: 1px solid #eee;
    margin-top: 20px !important;
    padding-top: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.item-pho.fl.ac .phone a {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    /* identical to box height, or 117% */
    color: #2FCDE8;
}

.item-pho.fl.ac.jsb .rasp a {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FD7645;
    background: #F3EAEA;
    border-radius: 120px;
    padding: 12px 32px;
}

.item-pho.fl.ac.jsb .rasp a:hover {
    background: #fe6a3e;
    color: white;
}

div#map {
    height: 436px;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}


section.filials .container {
    border-top: 1px solid #eee;
    padding-top: 40px;
}

section.filials {
    padding-top: 0;
    margin-top: 17px;
}


.video-test {
    margin-top: 100px
}

.video-test .container {
    background: url(../img/frame84.jpg) no-repeat;
    text-align: center;
    background-size: cover;
}

.video-test iframe {
    position: relative;
    top: -50px
}

.video-test+.pre .container {
    border-top: 1px solid #eee;
    padding-top: 50px;
    padding-bottom: 70px;
}

.video-test+.pre p+p {
    min-height: 75px;
}

.pre-test p {
    max-width: 760px;
    margin: 0 auto 20px;
    color: #252D38;
}

.pre-test h5 {
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
}

.pre2.pre-test .item {
    height: 100%
}

.pre2.pre-test .info h5 {
    text-align: left;
    margin-bottom: 10px;
}

.frie .back h2 {
    line-height: 1.2 !important
}

.us .item {
    background: #F2F7FC;
    border-radius: 12px;
    padding: 32px;
    text-align: center;

}

.us .item img {
    margin-bottom: 20px;
}

.us .item .title {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
}

.us .item .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: rgba(37, 45, 56, 0.8);
}

.us .container {
    border-top: 1px solid #eee;
    padding-top: 40px;
}

.us .item {
    margin-bottom: 20px;
}

.us h4 {
    text-align: center;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
}

.us h4+p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    text-align: center;
    color: rgba(37, 45, 56, 0.7);
    max-width: 760px;
    margin: 0 auto;
}

section.table-text th {
    background: #2FCDE8;
    color: white;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    border-radius: 7px 7px 0 0;
}

section.table-text table {
    width: 100%;
}

section.table-text table {
    margin-bottom: 50px
}

section.table-text td, section.table-text th {
    padding: 20px;
}

section.table-text td {
    border: 1px solid #eee;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #252D38;
}

section.table-text td a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #252D38;
}

section.table-text td a:hover {
    color: #2FCDE8;
    text-decoration: underline
}

section.table-text h1 {
    font-weight: 800;
    font-size: 48px;
    line-height: 52px;
    /* identical to box height, or 108% */
    color: #252D38;
    margin-bottom: 35px;
}

/*FRIENDS CLUB*/

section.top-promo {
    background: url(../img/promo-fon.jpg) no-repeat;
}

section.top-promo h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 84px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 120px
}

section.top-promo p {
    max-width: 760px;
    color: white;
    margin: 0 auto 20px auto;
    text-align: center;
}

section.top-promo .but a, .us-club .but a {
    background: #FD7645;
    border: none;
    color: white;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;
    max-width: 296px;
    margin: 30px auto;
}

.promo-img {
    position: relative;
    top: 249px;
    margin-top: -160px;
}

section.what-club {
    padding-top: 240px;
}

section.what-club .item {
    transform: rotate(-4deg);
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #252D38;
    flex-basis: 33.333%;
    padding: 0 18px;
}

section.what-club .item p {
    margin-top: 20px;
}

section.what-club .item-fon {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 10px 10px 20px 10px;
    box-shadow: 0px 4px 14px rgba(152, 150, 201, 0.2);
}

section.what-club .item+.item {
    transform: none;
    margin-top: -30px
}

section.what-club .item+.item+.item {
    transform: rotate(4deg);
    margin-top: 0px;
}

section.what-club .item+.item+.item+.item {
    transform: rotate(4deg);
    margin-top: 15px;
}

section.what-club .item+.item+.item+.item+.item {
    transform: rotate(0deg);
    margin-top: 10px;
}

section.what-club .item+.item+.item+.item+.item+.item {
    transform: rotate(-4deg);
    margin-top: -20px;
}

section.what-club img {
    border-radius: 20px;
}

.bg-club {
    background: url(../img/fon.jpg)
}

.club .back .more a {
    background: white
}

.club .back .img img {
    border: 7px solid white;
}

section.what-club2 .item {
    flex-basis: 50%;
    padding: 0 15px
}

section.what-club2 .item-bg {
    background-size: cover !important;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    min-height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
}

section.what-club2 .title {
    font-weight: 800;
    font-size: 24px;
    position: relative;
    z-index: 2;
    line-height: 28px;
    margin-bottom: 8px;
}

section.what-club2 ul li {
    font-weight: 400;
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 24px;
}

section.what-club2 .blue {
    background: url(../img/fon1.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 20px
}

section.what-club2 .orange {
    background: url(../img/fon2.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 20px
}

section.what-club h2 {
    margin-bottom: 60px;
}

section.calendar p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */
    text-align: center;
    color: rgba(37, 45, 56, 0.8);
    max-width: 660px;
    margin: 0px auto 20px;
}

.events {
    margin-top: 60px;
}

.event {
    background: #fff;
    padding: 20px 40px;
    border-radius: 20px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.age.child {
    background: rgba(120, 75, 215, 0.1);
    border-radius: 80px;
    padding: 6px 12px 4px;
    display: inline-block;
    margin-bottom: 20px;
    color: #784BD7;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.age.parents {
    background: rgba(102, 187, 106, 0.1);
    border-radius: 80px;
    padding: 6px 12px 4px;
    display: inline-block;
    margin-bottom: 20px;
    color: #66BB6A;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.event .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    /* identical to box height, or 117% */
    color: #252D38;
    margin-bottom: 20px;
}

.event .more a {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    color: #FD7645;
}



.event-date {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    /* identical to box height, or 117% */
    text-align: right;
    color: #2FCDE8;
}

.us-club .container, .video-club .container {
    border: none;
}

.us-club p.subtit {
    margin: 0 auto 40px auto;
    max-width: 660px;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */
    text-align: center;
    color: rgba(37, 45, 56, 0.8);
}

.us-club h2 {
    margin-bottom: 20px;
}

/* .bg-club { */
    /* margin-bottom: -40px; */
/* } */

section.us.us-club .item {
    background: white;
    height: 100%;
}

section.us.us-club .item .text {
    padding: 0 40px;
}

section.us.us-club .item .text em {
    color: #FD7645;
    font-style: normal;
    ''
}

.us-club p {
    font-size: 16px;
    margin: 30px auto;
    max-width: 660px;
    text-align: center;
    color: rgba(37, 45, 56, 0.7);
}

.pl1 {
    position: absolute;
    left: -49px;
    top: -70px;
}

.pl2 {
    position: absolute;
    left: 45%;
    top: -50px;
}

.pl3 {
    position: absolute;
    right: -39px;
    top: -45px;
}

section.camp-promo h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 84px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;

    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

section.camp-promo {
    text-align: center;
    padding-bottom: 120px;
    /* z-index: 1; */
}

.date-camp {
    margin-top: 120px;
    display: inline-block;
    background: #fff;
    padding: 8px 24px;
    border-radius: 25px;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 48px;
}

section.camp-promo p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 40px;
}



section.camp-promo .but a {
    background: #FD7645;
    border: none;
    color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;
    max-width: 296px;
}

section.what-club.camp-club {
    padding-top: 40px;
}

section.what-club.camp-club h2 {
    max-width: 700px;
    margin: 0 auto 60px;
}

.fon {
    background: url(../camp/fon.jpg) repeat
}

section.rasp-camp h2 {
    max-width: 500px;
    margin: 0 auto 50px;
}

.fl.fl-camp {
    background: #fff;
    box-shadow: 0px 4px 14px rgba(152, 150, 201, 0.2);
    border-radius: 20px;
}

.fl.fl-camp .img {
    flex-basis: 50%;

}

.fl.fl-camp .text {
    padding: 46px;
    flex-basis: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
}

.fl.fl-camp .text ul li {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    /* or 140% */
    color: rgba(37, 45, 56, 0.8);
    margin-bottom: 4px;
}

.rasp-camp .fl.fl-camp .text {
    padding: 10px 36px 10px;
    flex-basis: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
}

.fl.fl-camp .img img {
    border-radius: 20px 0 0 20px;
    width: 100%;
}

section.pre.pre-camp .item {
    background: #fff;
    margin-bottom: 22px;
    height: 100%;
}

.pre.pre-camp .item .tit p {
    text-align: left;
}

.pre.pre-camp .item .tit {
    padding-left: 20px
}

.pre.pre-camp .container {
    border: none;
}

.pre.pre-camp .item .numb {
    min-width: 120px;
    margin: 0 auto 0px;
}

.pre.pre-camp .item .tit p strong {
    text-align: left;
    display: block;
    margin: 0 0 15px;
}

section.pre.pre-camp .item .fl {
    align-items: center;
}

section.what-club.pitanie {
    padding-top: 30px;
}

section.what-club.pitanie p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */
    text-align: center;
    color: rgba(37, 45, 56, 0.8);
    margin-bottom: 60px;
}

h2.text-center {}

section.what-club.pitanie h2 {
    margin-bottom: 30px;
}


section.what-club.pitanie img {
    width: 100%;
}

section.what-club.pitanie .item-fon p {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    /* identical to box height, or 117% */
    text-align: center;
    color: #252D38;
    margin-bottom: 0;
}

section.prog .item {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px 40px;
    margin-bottom: 12px;
}

section.prog .item .text .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #252D38;
}

section.prog .item p.hid {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(37, 45, 56, 0.8);

}

section.prog .item p.see {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FD7645;
    cursor: pointer;

}

section.prog .item .date-prog {
    font-size: 24px;
    line-height: 28px;
    text-align: right;
    color: #2FCDE8;

}

section.prog .item {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px 40px;
    margin-bottom: 12px;
}

.faq ul li {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px 40px;
    margin-bottom: 12px;
}

.faq ul li .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #252D38;
}

.faq ul li p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(37, 45, 56, 0.8);

}

.faq ul li .arr {
    background: url(../img/up.svg) no-repeat center;
    width: 40px;
    height: 40px;
    transform: rotate(180deg)
}

.faq ul li.active .arr {
    transform: none;
}

section.work h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
    /* identical to box height, or 110% */
    text-align: center;
    color: #252D38;
}



section.work h2 span {
    color: #FD7645;
    font-weight: 800;
}

footer.camp-footer {
    background: url(../camp/footer.jpg) no-repeat center bottom;
    background-size: cover;
}

p.see.active {
    margin-top: 10px;
}



section.pauk {
    padding: 0;
    margin-top: -90px;
    z-index: 0;
}

.fl.fl-camp {
    position: relative;
    z-index: 1;
}

span#dynatable-search-search-example4 {
    display: none;
}

span#dynatable-search-search-example5 {
    display: none;
}

.trainers__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.trainers__list .item-t {
    flex-basis: 50%;
    padding: 0px 10px;
}

.group {
    display: block;
    margin-top: 20px;
}



.group strong {
    color: #29c6e5;
    display: block;
    margin-bottom: 10px;
}

.coach ul li:before {
    content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
    color: #2fcde8;
    margin-right: 8px;
    position: absolute;
    left: 0;
    font-size: 23px;
    top: 2px;
}

span.desc {
    font-size: 15px;
    display: block;
    max-height: 63px;
    overflow: hidden;
    min-height: 63px;
}

.coach .item-t .item h2 {

    max-width: 265px;
}

.coach .item-t .item {
    height: 100%
}

.coach .item-t {
    margin-bottom: 20px
}

.info {}

.vyb a {
    text-decoration: underline;
    color: #fd6a3d;
    padding-right: 20px
}

section.all-news .item-t {
    flex-basis: 50%;
    padding: 10px;
}

section.all-news h2 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
}

section.all-news .item {
    padding: 32px;
    box-shadow: 0px 4px 20px rgb(114 131 156 / 20%);
    border-radius: 12px;
}

section.all-news .more a {
    margin-top: 20px;
    background: rgba(253, 118, 69, 0.1);
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FD7645;
    padding: 12px 32px;
    transition: 0.5s;
    border-radius: 25px;

}

section.all-news .more a:hover {
    background: #FD7645;
    color: white;
}

section.all-news span.desc {
    color: black !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

section.all-news span.desc img, section.all-news span.desc table {
    display: none;
}


section.all-news span.desc span {
    color: black !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.all-news .pages {
    display: flex;
    flex-wrap: wrap;
}

.all-news .pages a, .all-news .pages span {
    margin-top: 20px;
    background: rgb(240 246 252);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #29c6e5;
    width: 38px;
    height: 38px;
    display:
        flex;
    justify-content:
        center;
    align-items:
        center;
    margin-right: 10px;
    padding: 6px;
    transition: 0.5s;
    border-radius: 25px;
}

.all-news .pages span, .all-news .pages a:hover {
    background: #FD7645;
    color: white;
}

.all-news .pages a.ditto_next_link {
    width: auto;
}

section.filials.filials-all h3 {
    font-size: 19px;
}

section.filials.filials-all p b {
    font-weight: 600;
    color: black;
    margin: 20px 0 5px;
    display: block;
}

section.filials.filials-all {
    font-size: 15px;
}

section.filials.filials-all .container {
    border: none;
}

section.filials h1 {
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 30px;
}

.filials .item i {
    color: #29c6e5;
    margin-right: 9px;
    font-size: 14px;
}

section.content-all p {
    margin-bottom: 15px;
}

section.content-all table td {
    padding: 5px;
    border: 1px solid #ddd;
}

.date-door {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 80px;
    padding: 6px 12px;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 28px;
}

.price-uch {
    padding: 20px 100px;
    border-radius: 12px;
    background: #fff;
}

.price-u .title {
    font-weight: 800;
    font-size: 40px;

    line-height: 44px;
    color: #252D38;
}

.item iframe {
    max-width: 100%;
}

.price-u .item {
    text-align: center;
    position: relative;
}

.price-u .item+.item+.item+.border {
    display: none;
}

.price-u .text {
    color: rgba(37, 45, 56, 0.8);
    margin-top: 10px;
}

.border1.it3 {
    display: none
}

.price-u .item+.border1+.item {
    opacity: 0.5
}

label#phone-error {
    color: red;
}

section.pre.pre-camp .col-md-6 {
    margin-bottom: 25px;
}

.frie.club.door .text p {
    margin-bottom: 20px;
}

.carbonField__richText {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
}

.summerSingle {
    background: rgb(243, 228, 232);
    background: linear-gradient(180deg, rgba(243, 228, 232, 1) 0%, rgba(243, 245, 244, 1) 50%, rgba(243, 228, 232, 1) 100%);
}

#top-center-btn {
    background: #FD7645;
    border: none;
    color: white !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 25px;
    max-width: 296px;
    margin: 42px auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
}

.promo #top-center-btn {
    margin-top: 20px;
    margin-left: 0;
}

#top-center-btn a {
    color: white;
}

.frontPage .title {
    margin-top: 150px;
}

@media(max-width:1200px) {
    .frontPage .title {
        margin-top: 0px;
    }

}

@media(max-width:770px) {
    .title {
        text-align: center;
        margin-bottom: 100px;
    }

    .frontPage .title {
        margin-bottom: 0;
    }

    .subsc-btn {
        justify-content: center !important;
        align-items: center !important;

    }

    #top-center-btn {
        margin-left: 0;
        margin-right: 0;
    }

    .frontPage .container {
        top: -80px!important;
    }
}

.promo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 200px;
}

.title h1 {
    padding-top: 0;
}

.frontPage.promo {
    padding-bottom: 0;
}