/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

@font-face {
    font-family: "Myriad Pro Regular";
    font-style: normal;
    font-weight: 400;
    src: local("Myriad Pro Regular"), url(../fonts/MYRIADPRO-REGULAR.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Lato-Bk;
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/Lato-Black.woff2) format("woff2"), url(../fonts/Lato-Black.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Lato-H;
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/Lato-Heavy.woff2) format("woff2"), url(../fonts/Lato-Heavy.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Lato-M;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/Lato-Medium.woff2) format("woff2"), url(../fonts/Lato-Medium.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Lato-Sb;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/Lato-Semibold.woff2) format("woff2"), url(../fonts/Lato-Semibold.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: PTSans;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/PTSans-Regular.woff2) format("woff2"), url(../fonts/PTSans-Regular.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: PTSerif-B;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/PTSerif-Bold.woff2) format("woff2"), url(../fonts/PTSerif-Bold.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: PTSerif-I;
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/PTSerif-Italic.woff2) format("woff2"), url(../fonts/PTSerif-Italic.woff) format("woff");
    font-display: swap;
}

html {
    line-height: normal;
    font-size: 20px;
    color: #00293d;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Lato-Sb, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

*,
:after,
:before {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

#photos {
    overflow: hidden;
}

.photos_butt {
    width: 120px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    float: left;
    border: 1px solid #e6e6e6;
    margin-right: 20px;
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #00293d;
}

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

.wrapper {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-top: 70px;
}

#kont {
    padding-bottom: 100px;
    padding-top: 52px;
}

#kont_cont {
    overflow: hidden;
}

#left_bar {
    width: 360px;
    float: left;
}

/* #kont_info {
	  margin-top: 30px;
	  line-height: 65px
  } */

#kont_info img {
    margin-right: 21px;
}

#kont_info li {
    margin-bottom: 5px;
    font-size: 18px;
    position: relative;
    padding-right: 42px;
}

#kont #Otiz_button {
    margin-top: 26px;
    margin-left: 0;
}

#map_bar {
    width: 735px;
    margin-top: 48px;
    float: left;
}

#map_bar img {
    border-radius: 20px;
}

#social {
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.social {
    font-size: 18px;
    width: 23%;
}

#social .social img {
    border-radius: 0;
    margin-right: 16px;
}

.content {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#Prim_butt {
    overflow: hidden;
    width: 674px;
    margin: 0 auto;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}
#Prim_butt > div:only-child {
    display: none;
}

.Prim_button {
    float: left;
    width: 210px;
    border: 1px solid #ececec !important;
    line-height: 56px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.Prim_button:nth-child(2) {
    margin: 0 12px;
}

#Otzivi {
    margin-bottom: 65px;
}

.otziv .slick-list {
    padding: 0 !important;
}

.ot_cont {
    width: 1110px;
    margin: 0 auto;
}

#Primery {
    margin-bottom: 60px;
}

.prim_cont {
    margin-bottom: 100px;
    margin: 0 auto;
    width: 786px;
    position: relative;
}

#Prim_boxx {
    height: auto;
}

.prim_box .slick-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    left: -20%;
    border: 1px solid #a1a1a1;
}

.prim_box .slick-next {
    width: 50px;
    height: 50px;
    background: #fff;
    right: -20%;
    border: 1px solid #a1a1a1;
}

.prim {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.prim_box .slick-prev:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.prim_box .slick-next:hover,
.prim_box .slick-prev:hover {
    background: #05b7db;
}

.prim_box .slick-next:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Ot_buttons {
    overflow: hidden;
    width: 674px;
    margin: 0 auto;
    margin-bottom: 58px;
    display: flex;
    justify-content: center;
}
#Ot_buttons > div:only-child {
    display: none;
}

.Ot_button {
    float: left;
    width: 210px;
    border: 1px solid #ececec;
    line-height: 56px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.Ot_button:nth-child(2) {
    margin: 0 22px;
}

.container {
    width: 100%;
    flex: 0 0 auto;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}

#Photo {
    margin: 0 auto;
    width: 509px;
}

#Text {
    width: 1080px;
    margin: 0 auto;
}

.txt_o {
    position: relative;
    width: 100%;
    height: auto;
}

.txt_o img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

#FAQ #Otiz_button,
#vopr #Otiz_button {
    margin-top: 0;
}

#quest_cont {
    margin: 20px 0 40px;
}

.quest {
    border: 1px solid #eaeaea;
    border-radius: 30px;
    width: 100%;
    margin-bottom: 30px;
    cursor: pointer;
}

.quest_main {
    position: relative;
    height: 97px;
    margin: 0 auto;
}

.quest_main .rule {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    background: #05b7db;
    border-radius: 100%;
    float: right;
    position: relative;
    top: 50%;
    margin-right: 26px;
    transform: translatey(-50%);
    transition: all 0.4s;
}

.quest_main .rule .item-rule {
    display: block;
    position: absolute;
    width: 23px;
    height: 3px;
    background: #fff;
    border-radius: 5px;
}

.quest.in .quest_main .rule .item-rule {
    background: #000;
}

.quest.in .quest_main .rule {
    background: #dcdcdc;
}

.quest.in .quest_main .rule .item-rule.anim {
    transform: rotate(0);
}

.quest_main .rule .item-rule.anim {
    transform: rotate(90deg);
    transition: all 0.4s;
}

.quest_main_img_1 {
    user-select: none;
    position: relative;
    top: 50%;
    transform: translatey(-50%);
    margin-left: 26px;
    float: left;
}

.quest_main_img_2 {
    position: relative;
    top: 50%;
    margin-right: 26px;
    transform: translatey(-50%);
    float: right;
}

.quest_main h2 {
    position: absolute;
    font-size: 22px;
    padding-left: 10%;
    padding-right: 10%;
    top: 50%;
    transform: translatey(-50%);
    font-weight: 900;
}

.quest_answ {
    display: none;
    font-size: 21px;
    width: 80%;
    margin: 0 auto;
    line-height: 27px;
    padding-bottom: 25px;
}

#FAQ {
    margin-bottom: 50px;
}

.faq {
    margin-bottom: 18px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    cursor: pointer;
}

#faq_cont {
    margin: 50px 0 0;
}

.faq_body {
    height: 49px;
    line-height: 49px;
    font-style: 19px;
    width: 100%;
}

.faq_num {
    user-select: none;
    margin-right: 7px;
    width: 50px;
    float: left;
    color: #057293;
    font-size: 35px;
    height: 100%;
    text-align: center;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.11);
}

.faq_name {
    float: left;
    width: 1050px;
    height: 100%;
    color: #057293;
    padding-left: 22px;
    font-size: 27px;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.11);
}

.faq_name img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    margin-right: 15px;
}

.faq_name img_2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    margin-right: 15px;
}

.faq_answ {
    font-size: 21px;
    margin-left: 30px;
    margin: 20px 80px;
    display: none;
}

#quest_title {
    text-align: center;
    font-size: 36px;
    padding-bottom: 35px;
}

.txt_ram {
    margin-top: 253px;
    width: 100%;
    border: 1px solid #e6e6e6;
    position: relative;
    padding-bottom: 50px;
}

.txt_ram p {
    width: 1010px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-top: 130px;
}

.txt_ram p span {
    font-size: 21px;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}

.vid-photo {
    display: block;
    width: 100%;
}

.vid-photo img {
    display: block;
    width: 100%;
    font-size: 0;
    object-fit: cover;
}

.vid-video:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    width: 166px;
    height: 166px;
    margin-top: -83px;
    margin-left: -83px;
    background: url(../img/play-button.svg) center no-repeat;
    background-size: contain;
    filter: invert(100%) sepia(100%) saturate(0) hue-rotate(288deg) brightness(102%) contrast(102%);
    z-index: 3;
}

.vid-video:before {
    position: absolute;
    content: "";
    display: block;
    background: rgba(43, 52, 59, 0.75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.txt_ram p span a {
    color: #057293;
}

.phot_cont {
    display: flex;
    flex-wrap: wrap;
}

.phot {
    width: 25%;
    margin-bottom: 10px;
}

.txt_ram p span::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #057293;
}

.txt_name {
    position: absolute;
    font-size: 18px;
    top: 50px;
    left: 92px;
    font-weight: 900;
}

.text_date {
    position: absolute;
    font-size: 18px;
    top: 50px;
    right: 92px;
    font-weight: 900;
}

#Video .vid {
    width: 777px;
    margin: 0 100px;
    text-align: center;
}

#Text {
    width: 1080px;
    margin: 0 auto;
}

#Photo {
    width: 510px;
}

#Photo .vid {
    width: 510px;
    margin: 0 100px;
}

.vid img {
    border-radius: 15px;
    width: 100%;
}

#Otiz_button {
    width: 222px;
    height: 55px;
    margin: 0 auto;
    margin-top: 60px;
    cursor: pointer;
    background: #00b5ff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#Otiz_button p {
    font-size: 16px;
    font-weight: 900;
    text-align: center;
}

#Otziv_box {
    position: relative;
}

#Otziv_box .slick-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    left: -20%;
    border: 1px solid #a1a1a1;
}

#Otziv_box .slick-next {
    width: 50px;
    height: 50px;
    background: #fff;
    right: -18%;
    border: 1px solid #a1a1a1;
}

.vid {
    margin: 0 100px;
}

#Otziv_box .slick-prev:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Otziv_box .slick-next:hover,
#Otziv_box .slick-prev:hover {
    background: #05b7db;
}

#Otziv_box .slick-next:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body input::placeholder {
    color: #057293;
}

body textarea::placeholder {
    color: #057293;
}

.btn:hover.btn::before {
    background: #f2cf03;
}

.Modal {
    display: none;
}

.Modal .wpcf7-form-control-wrap {
    display: block;
}

.fancybox-content {
    max-width: 887px;
    width: 90%;
    border-radius: 10px;
}

.Modal_cont {
    width: 100%;
}

#modal_zvon {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

#modal_quest {
    width: 100%;
    max-width: 813px;
    margin: 0 auto;
}

#modal_quest h2 {
    font-size: 40px;
    font-family: Lato-Bk;
    font-weight: 900;
}

#modal_quest input {
    padding-left: 46px;
    width: 100%;
    height: 67px;
    background: #ebebeb;
    margin-bottom: 36px;
    font-size: 18px;
}

#modal_quest textarea {
    padding-left: 46px;
    width: 100%;
    height: 244px;
    background: #ebebeb;
    margin-bottom: 36px;
    padding-top: 20px;
    font-family: Arial;
    font-size: 18px;
}

#modal_quest button {
    cursor: pointer;
    width: 621px;
    height: 91px;
    text-transform: uppercase;
    background: linear-gradient(to top, #f4d523, #f8e16a);
    font-size: 27px;
    font-weight: 700;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

#modal_quest {
    margin-bottom: 20px;
}

.Modal_cont h2 {
    font-family: Lato-Bk;
    font-size: 62px;
    text-align: center;
    margin: 50px 0;
}

.modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

#modal_zvon input {
    padding-left: 46px;
    width: 621px;
    height: 91px;
    background: #ebebeb;
    margin-bottom: 36px;
}

#modal_zvon button {
    cursor: pointer;
    width: 621px;
    height: 91px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    background: rgb(13, 176, 229);
    background: linear-gradient(90deg, rgba(13, 176, 229, 1) 0%, rgba(102, 208, 255, 1) 57%, rgba(29, 195, 250, 1) 100%);
    color: #fff;
    border-radius: 13px;
}

body .Modal button:hover {
    background: #f2cf03 !important;
}

#modal_zvon {
    margin-bottom: 100px;
}
#otz-modal {
    max-width: 800px;
}
#otz-modal h2 {
    margin: 0 25px;
}

#otz-modal input,
#otz-modal textarea {
    margin: 0;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    /* padding: 8px 50px;
	  background: linear-gradient(to top, #f4d523, #f8e16a);
	  font-size: 18px;
	  margin-bottom: 80px;
	  position: absolute;
	  left: 50%;
	  transform: translateX(-50%) */
    background: transparent !important;
}

.custom-file-upload::after {
    content: "Прикрепить файл (фото, видео, аудио)";
    /* position: absolute; */
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    color: #057293;
    width: 325px;
    text-align: center;
    font-size: 14px;
}

#about-director-modal,
#about-modal,
.reviews-modal {
    width: 100%;
    padding: 0 5%;
    max-width: 1200px;
    margin-top: 2%;
    padding-bottom: 40px;
}

#about-director-modal p,
#about-modal p,
.reviews-modal p {
    width: 100%;
    max-width: 1112px;
    margin: 0 auto;
    font-size: 20px;
    text-indent: 1.5em;
}

.about__title span {
    color: #057293;
}

#Video {
    text-align: center;
    width: 777px;
    margin: 0 auto;
}

.text_cont {
    position: relative;
    width: 1080px;
}

#Text .slick-next {
    right: -15%;
}

#Text .slick-prev {
    left: -15%;
}

.fancybox-content > .fancybox-close-small,
.screen-reader-response,
.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-response-output {
    display: none;
    padding-top: 40px;
    text-align: center;
    padding-bottom: 20px;
    color: #000;
    font-size: 14px;
}

.footer .wpcf7-response-output {
    color: #fff;
    padding-top: 0;
    padding-bottom: 60px;
}

.wpcf7-not-valid {
    border-color: red !important;
}

#otz-modal input,
#otz-modal textarea {
    padding-right: 46px;
}

.header__nav-item.current-menu-item {
    background-color: #05b7db;
}

.vid a {
    display: block;
    width: 100%;
}

.otziv {
    position: absolute !important;
    visibility: hidden;
    z-index: -9;
    top: 0;
}

.otziv.active-content {
    position: relative !important;
    visibility: visible;
    z-index: 1;
}

.phot_cont {
    margin: 0 -5px;
}

.phot_cont > * {
    padding: 0 5px;
}

.typical-img {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.typical-img > * {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
}

.typical-img img {
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.typical-img:before {
    padding-bottom: 100%;
    display: block;
    content: "";
}

.map-cont:before {
    padding-bottom: 58%;
}

/* .map-cont {
	  margin-bottom: 60px
  } */

.map-cont #map > ymaps {
    height: 436px !important;
    width: 100% !important;
}
.map-cont #map iframe {
    height: 436px !important;
    width: 100% !important;
}
#map_bar .map-cont:before {
    padding-bottom: 0px;
}
#map {
    position: static;
}

.otziv-item:before,
.prim:before {
    padding-bottom: 61%;
}

.otziv-photo-item:before {
    padding-bottom: 140%;
}

.btn-pointer:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 24px;
    background: url(../img/btn-ico.png) center no-repeat;
    background-size: contain;
    margin-left: 10px;
}

.appform__form-wrapper .wpcf7 {
    width: 70%;
}

.appform__form-wrapper .wpcf7 form {
    width: 100%;
    flex: 0 1 100%;
}

@media screen and (max-width: 1290px) {
    #Slider_1 {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 1340px) {
    #Photo,
    #Text,
    #Video {
        width: 70%;
        margin: 0 auto;
    }
    .prim_cont {
        width: 60%;
    }
    .prim_box .slick-next {
        right: -10%;
    }
    .prim_box .slick-prev {
        left: -10%;
    }
    .txt_o {
        width: 412px;
        height: auto;
        margin: 0 auto;
    }
    #Text .txt_ram {
        position: static;
        margin: 0 auto;
    }
    #Text .txt_o img {
        position: static;
        transform: none;
        left: 0;
    }
    .txt_ram p {
        width: 90%;
        position: relative;
        margin: 20px auto;
    }
    .text_date,
    .txt_name {
        position: static;
        width: 90%;
        margin: 10px auto;
    }
    .txt_name {
        font-family: Lato-H;
    }
    .text_date {
        font-size: 14px;
        font-family: Lato-Sb;
    }
    .text_cont {
        width: 100%;
    }
}

.social a {
    color: #333;
}

.phone_mobile {
    display: none;
}
@media screen and (max-width: 1110px) {
    #left_bar {
        float: none;
        margin: 0 auto;
    }
    #map_bar {
        width: 80%;
        margin: 30px auto;
        float: none;
    }
    .ot_cont {
        width: 93%;
        margin: 0 auto;
    }
    .prim_cont {
        width: 80%;
        height: auto;
    }
    #Prim_butt {
        width: 344px;
    }
    .Prim_button {
        width: 100px;
    }
    .faq_num {
        width: 35px;
        height: 35px;
        font-size: 24px;
        line-height: 35px;
    }
    .faq_name {
        height: 35px;
        line-height: 35px;
        width: 700px;
    }
    body header .phone_desktop {
        display: none;
    }
    .phone_mobile {
        display: block;
    }
}

.faq_name p {
    float: left;
    user-select: none;
}

.mob_soc_icon {
    display: none;
}

@media screen and (max-width: 800px) {
    .quest_main .rule .item-rule {
        width: 15px;
    }
    .quest_main .rule {
        width: 30px;
        height: 30px;
    }
    #Photo,
    #Text,
    #Video {
        width: 70%;
        margin: 0 auto;
    }
    .director__imgBl {
        margin-top: 0 !important;
    }
    .Ot_button {
        width: 100px;
    }
    #Ot_buttons {
        width: 344px;
    }
    .prim_box {
        position: relative;
        prim_cont: calc(100% - 150px);
        height: auto;
    }
    #quest_cont {
        margin: 30px 0 40px;
    }
    #quest_title {
        font-size: 32px;
    }
    .prim_box .slick-next {
        right: -75px;
    }
    .prim_box .slick-prev {
        left: -75px;
    }
    .photos_butt {
        width: 76px;
        margin-right: 15px;
    }
    .phot {
        width: 50%;
    }
    .faq_num {
        width: 35px;
        height: 40px;
        font-size: 24px;
        line-height: 40px;
    }
    .faq_name {
        position: relative;
        line-height: 35px;
        width: 278px;
        height: 40px;
        font-size: 14px;
        line-height: 20px;
        padding-left: 10px;
        display: flex;
        align-items: center;
    }
    .faq_name p {
        width: 230px;
    }
    .faq_name img {
        position: absolute;
        right: 2px;
    }
    .faq_name img_2 {
        position: absolute;
        right: 2px;
    }
    .faq_body {
        width: 335px;
        margin: 0 auto;
    }
    .quest_main h2 {
        font-size: 16px;
        padding-left: 15%;
        padding-right: 15%;
        line-height: 1.1;
    }
    .quest {
        margin-bottom: 10px;
        width: 100%;
    }
    .quest_main_img_1,
    .quest_main_img_2 {
        width: 21px;
    }
    .quest_main {
        height: 82px;
        line-height: 15px;
    }
    #faq_cont {
        width: 350px;
        margin: 0 auto;
    }
    .quest_answ p {
        font-size: 12px;
        line-height: 16px;
    }
    .quest_answ {
        font-size: 16px;
        line-height: 1.1;
    }
    .faq_answ {
        margin-left: 10px;
        font-size: 14px;
    }
    #social {
        text-align: left;
    }
    .social {
        width: auto;
    }
    #map_bar {
        width: 95%;
    }
    #kont_info .mob_soc_icon {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 35px;
    }
    body .Modal_cont {
        max-width: 100%;
    }
    .fancybox-content {
        max-width: 320px;
        padding: 0;
    }
    .custom-file-upload::after {
        width: 276px;
    }
    .Modal_cont h2 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 20px;
    }
    #modal_quest,
    #modal_zvon {
        width: 100%;
        margin-bottom: 20px;
    }
    #modal_quest input,
    #modal_zvon input {
        font-size: 12px;
        width: 235px;
        padding-left: 5px;
        height: 32px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 5px;
    }
    #modal_quest textarea {
        padding-left: 5px;
        font-size: 12px;
        padding-top: 10px;
        margin-bottom: 5px;
        font-size: 12px;
        position: relative;
        width: 235px;
        height: 80px;
        left: 50%;
        transform: translateX(-50%);
    }
    #about-director-modal .Modal_cont h2,
    #about-modal .Modal_cont h2,
    .reviews-modal .Modal_cont h2 {
        margin: 18px;
    }
    #about-director-modal p,
    #about-modal p,
    .reviews-modal p {
        font-size: 18px;
    }
    #modal_quest h2 {
        font-size: 14px;
        margin: 15px auto;
        max-width: 150px;
    }
    .custom-file-upload {
        width: 140px;
        display: block;
        position: relative;
        font-size: 14px;
        padding: 4px;
        margin-bottom: 0;
        text-align: center;
        text-transform: uppercase;
    }
    .custom-file-upload:after {
        font-size: 14px;
        text-transform: lowercase;
        bottom: -27px;
    }
    #otz-modal button {
        margin-top: 45px;
    }
    #modal_quest button,
    #modal_zvon button {
        width: 235px;
        height: 40px;
        font-size: 14px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    #Photo img {
        width: 100%;
    }
    #modal_quest {
        max-width: 90%;
    }
    #modal_quest br {
        display: none;
    }
    #modal_quest .custom-file-upload {
        width: 100%;
    }
    #modal_quest button {
        margin-top: 0px;
    }
    #modal_quest p > * {
        padding: 5px 0;
    }
}

@media screen and (max-width: 480px) {
    #Photo,
    #Text,
    #Video {
        width: calc(100% - 100px);
        margin: 0 auto;
    }
    #about-director-modal p,
    #about-modal p,
    .reviews-modal p {
        font-size: 16px;
    }
    #Otziv_box .slick-prev {
        left: -50px;
        width: 30px;
        height: 30px;
    }
    #Otziv_box .slick-next {
        right: -50px;
        width: 30px;
        height: 30px;
    }
}

.header {
    height: 70px;
    z-index: 100;
    background-color: rgba(5, 114, 147, 0.5);
    position: relative;
}

.full-background-color {
    background: #0db0e5;
}

.header .container {
    position: static;
}

.header_fixed {
    position: fixed;
    z-index: 999;
    height: 70px;
    right: 0;
    left: 0;
    background-color: #0db0e5;
    top: 0;
}

.header__col-text {
    display: block;
}

.header__col-ico {
    animation: pulse 0.5s ease-in-out 2s infinite;
    -webkit-animation: pulse 0.5s ease-in-out 2s infinite;
}

.header__col-show {
    display: inline-block;
}

.header__burger {
    margin-top: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: none;
    position: relative;
    z-index: 20;
}

.header__burger span {
    transition: 0.1s;
    z-index: 1000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -1.5px;
    width: 18px;
    height: 3px;
    background-color: white;
}

.header__burger span::after,
.header__burger span::before {
    transition: 0.3s;
    content: "";
    border-radius: 2px;
    background-color: white;
    position: absolute;
    width: 18px;
    height: 3px;
    left: 50%;
    margin-left: -9px;
}

.header__burger span::before {
    top: -7px;
}

.header__burger span::after {
    top: 7px;
}

.header__wrapper {
    display: flex;
    height: 70px;
    justify-content: space-between;
    align-items: center;
}

.header__nav {
    display: flex;
}

.header__nav-item {
    transition: 0.3s;
    padding: 0 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-family: Lato-H;
    display: flex;
    align-items: center;
    height: 100%;
}


.header__col {
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.popup-header__overlay {
    display: block;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.45);
}

.hide {
    display: none;
}

.popup-header__content {
    left: 50%;
    transform: translate(-50%, 0);
    padding: 40px 30px 30px;
    width: 580px;
    z-index: 300;
    top: 90px;
    position: absolute;
    display: flex;
    border-radius: 10px;
    background-color: #fff;
}

.popup-header__content-imgBl {
    flex: 0 0 30%;
}

form {
    flex: 0 1 70%;
}

.popup-header__content-img {
    height: 100%;
}

.popup-header__formBl {
    text-align: center;
    font-family: PTSerif-B;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.popup-header__formBl span {
    line-height: 0.9;
    font-size: 25px;
}

.popup-header__formBl p {
    font-size: 20px;
    line-height: 0.9;
    margin-bottom: 21px;
    margin-top: 10px;
}

.close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    z-index: 4;
}

.close::after,
.close::before {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #057293;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    margin-left: -15px;
    margin-top: -1px;
}

.close::before {
    transform: rotate(-45deg);
}

.close::after {
    transform: rotate(45deg);
}

.popup-header__input {
    font-size: 15px;
    width: 85%;
    color: #222;
    margin: 15px auto 0 auto;
    padding: 10px 20px;
    background-color: #eeecea;
}

.popup-header__input::-webkit-input-placeholder {
    font-family: PTSans-R;
    font-size: 15px;
    color: #222;
}

.popup-header__input::-moz-placeholder {
    font-family: PTSans-R;
    font-size: 15px;
    color: #222;
}

#phot_butt_cont {
    overflow: hidden;
    margin: 40px 0 40px;
}

.popup-header__input::placeholder {
    font-family: PTSans-R;
    font-size: 15px;
    color: #222;
}

.popup-header__btn {
    width: 85%;
    transition: 0.5s;
    background-color: #ee282c !important;
    margin: 15px auto 0 auto;
    font-size: 18px;
    color: #bedcf4;
    box-shadow: 0 10px 10px 0 rgba(249, 76, 79, 0.36) !important;
}

.popup-header__btn::before {
    background: linear-gradient(to bottom, #f85032 0, #f16f5c 0, #e73827 29%, #f6290c 100%) !important;
}

.popup-header__btn span {
    position: relative;
    z-index: 100;
    font-size: 18px;
    color: #fff;
}

#catalog_box {
    width: 1110px;
    margin: 0 auto;
}

#catalog_buttons {
    overflow: hidden;
    padding-bottom: 22px;
}

.catalog_button {
    float: right;
    line-height: 44px;
    background: linear-gradient(to top, #f4d41f, #f4d41f, #f4d41f, #f8e372, #fef3d2);
    padding-left: 22px;
    padding-right: 11px;
    margin-left: 120px;
    position: relative;
    box-shadow: -18px 16px 9px -9px rgba(0, 0, 0, 0.21);
}

.catalog_button img {
    position: relative;
    margin-left: 15px;
}

#catalog_ells_box {
    overflow: hidden;
    position: relative;
}

#left_sidebar {
    float: left;
    width: 247px;
}

.bar {
    margin-bottom: 8px;
}

.side_bar_el {
    border: 1px solid #d7d7d7;
    color: #057293;
    cursor: pointer;
}

.big_bar {
    line-height: 24px;
    font-size: 20px;
    padding: 12px 0 12px 10px;
    position: relative;
    margin-bottom: 7px;
}

.active_bar {
    background: #057293;
    color: #fff;
}

.big_bar img {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}

.little_bar {
    margin-left: 10px;
    font-size: 16px;
    padding-left: 8px;
    margin-bottom: 4px;
    line-height: 26px;
    font-weight: 500;
}

#items {
    float: left;
    overflow: hidden;
    margin-left: 0;
    width: 858px;
}

.item {
    width: 264px;
    height: 308px;
    float: left;
    text-align: center;
    background: #fafafa;
    margin-left: 22px;
    margin-bottom: 22px;
    border: 1px solid #e6e6e6;
}

.item img {
    margin-top: 10px;
}

.item h2 {
    font-weight: 700;
    font-size: 18px;
    padding-top: 8px;
    color: #057293;
}

.item_button_cont {
    position: relative;
    width: 234px;
    margin: 0 auto;
    overflow: hidden;
}

.item_button_cont img {
    margin: 0;
}

.item_price {
    margin: 5px 0;
    font-size: 18px;
}

.item_button {
    line-height: 36px;
    border: 1px solid #0d257b;
    padding: 0 10px;
    float: left;
    font-size: 10px;
    margin-right: 5px;
}

.popup-header__btn:hover {
    background-color: #fa0004 !important;
}

.popup-header__btn:hover::before {
    background: 0 0 !important;
}

.header__ico-bl {
    margin-right: 8px;
    margin-bottom: 3px;
}

.header__col-wrap {
    font-family: Lato-H;
    display: flex;
    flex-direction: column;
}

.screen-reader-text {
    display: none !important;
}

.qib-container {
    justify-content: center !important;
}

#Slider_1 {
    margin-top: -70px;
}

.team_item {
    height: 400px;
    width: 365px;
    padding-top: 100px;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-top: 50px;
}

/* #Slider_1 .slick-next {
	  position: absolute;
	  top: 0;
	  right: 34px;
	  width: 50px;
	  height: 50px;
	  background: #fff;
	  border: 1px solid #a1a1a1
  } */

#Slider_1 .slick-next:hover,
#Slider_1 .slick-prev:hover {
    background: #05b7db;
}

#Slider_1 .slick-next::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Slider_1 .slick-next:hover,
#Slider_1 .slick-prev:hover {
    background: #05b7db;
}

#Slider_1 .slick-next::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Slider_1 .slick-prev::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    /* top: 50%;
	  left: 50%; */
    transform: translate(-50%, -50%);
}

/* #Slider_1 .slick-prev {
	  position: absolute;
	  top: 0;
	  left: auto;
	  right: 100px;
	  width: 50px;
	  height: 50px;
	  background: #fff;
	  border: 1px solid #a1a1a1
  } */

.team_img {
    border: 5px solid #ebedec;
    height: 237px;
    width: 342px;
    background: #fff;
    position: relative;
}

#Special_title {
    font-size: 48px;
    padding-left: 50px;
    text-align: left;
    position: relative;
    margin-top: 80px;
}

#Special_title::after {
    content: "наши специалисты";
    position: absolute;
    top: -27px;
    left: 53px;
    font-size: 18px;
    color: #00293d;
}

#Special_title::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 71px;
    left: 0;
    bottom: 11px;
    background: #e21f1d;
}

#Special_title23 {
    font-size: 48px;
    padding-left: 50px;
    text-align: left;
    position: relative;
}

#Special_title23::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 71px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #e21f1d;
}

#Special_title_2 {
    font-size: 48px;
    padding-left: 50px;
    text-align: left;
    position: relative;
    margin-top: 100px;
    margin-bottom: 72px;
}

#Special_title_2::after {
    content: "Сертификаты, грамоты, награды";
    position: absolute;
    top: -27px;
    left: 53px;
    font-size: 18px;
    color: #00293d;
}

#Special_title_2::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 71px;
    left: 0;
    bottom: 11px;
    background: #e21f1d;
}

#Special_title_3 {
    font-size: 48px;
    text-align: center;
    position: relative;
    margin-top: 100px;
    margin-bottom: 72px;
    color: #05b7db;
}



/* #Special_title_3::after {
	  content: 'мы гордимся нашим партнерством';
	  position: absolute;
	  top: -27px;
	  left: 0px;
	  font-size: 18px;
	  color: #fff;
	  top:50%;
	  left:50%;
	  -webkit-transform: translate(-50%, -220%);
		  -ms-transform: translate(-50%, -220%);
			  transform: translate(-50%, -220%);
  } */

/* #Special_title_3::before {
	  content: '';
	  position: absolute;
	  width: 5px;
	  height: 71px;
	  left: 0;
	  bottom: 11px;
	  background: #05b7db
  } */

#SERTIFICAT_buttons {
    margin-bottom: 50px;
    overflow: hidden;
}

.SERT_button {
    width: 118px;
    border: 1px solid #057293;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.SERT_button:hover {
    background: #057293;
    color: #fff;
}


#sert_3_box .slick-next {
    position: absolute;
    /* top: -100px;
	  right: 34px; */
    width: 50px;
    height: 50px;
    background: #fff;
    right: -90px;
}

#sert_3_box .slick-next:hover,
#sert_3_box .slick-prev:hover {
        background: #00b5ff;
}


#sert_3_box .slick-next::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#sert_3_box .slick-prev::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#sert_3_box .slick-prev {
    position: absolute;
    /* top: -100px;
	  left: 950px; */
    width: 50px;
    height: 50px;
    background: #fff;
    left: -90px;
}

#SERT_2_cont {
    width: calc(100% - 90px);
    margin: 0 auto;
}

#PART_TITLE {
    margin-top: 90px;
    margin-bottom: 100px;
}

#Partn {
    height: 540px;
    /* background: url(../img/bg-1.png); */
    background-size: cover;
}

.Partn_el {
    float: left;
}

.active {
    color: #fff;
    background: #057293;
    font-weight: 800;
}

#Partn .slick-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    left: -75px;
}

#Partn .slick-next:hover,
#Partn .slick-prev:hover {
    background: #05b7db;
}

#Partn .slick-next {
    width: 50px;
    height: 50px;
    background: #fff;
    right: -75px;
}

.sert_2_cont .slick-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    left: -75px;
    border: 1px solid #a1a1a1;
}

.sert_2_cont .slick-next {
    width: 50px;
    height: 50px;
    background: #fff;
    right: -75px;
    border: 1px solid #a1a1a1;
}

.sert_2_cont .slick-prev:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sert_2_cont .slick-next:hover,
.sert_2_cont .slick-prev:hover {
    background: #05b7db;
}

.sert_2_cont .slick-next:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Partn .slick-prev:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Partn .slick-next:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#SERTIFICAT .cont {
    position: relative;
}

.sert_box {
    max-width: 1050px;
}

.prim_box,
.sert_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -9;
    visibility: hidden;
}

.prim_box.active-content,
.sert_box.active-content {
    position: relative !important;
    visibility: visible;
    z-index: 9;
    display: block !important;
}

.sert_el h2 {
    font-family: Lato-h;
    color: #00293d;
}

.sert_box .slick-next {
    position: absolute;
    top: -100px;
    right: 34px;
    width: 50px;
    height: 50px;
    background: #fff;
}

.sert_box .slick-next:hover,
.sert_box .slick-prev:hover {
    background: #05b7db;
}

.sert_box .slick-next::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sert_box .slick-prev::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sert_box .slick-prev {
    position: absolute;
    top: -100px;
    left: 890px;
    width: 50px;
    height: 50px;
    background: #fff;
}

.sert_el {
    float: left;
    text-align: center;
    margin: 0 15px;
}

.sert_2_cont {
    margin: 70px 0;
}

.Sert_2_el {
    margin: 0 8px;
    float: left;
}

.sert_el img {
    margin-bottom: 20px;
}

#Slider_2 {
    margin-top: 70px;
    margin-bottom: 130px;
}

#title_after {
    position: relative;
    display: block;
}

.slide_item {
    width: 100%;
    float: left;
    background: #fff;
    text-align: center;
}

.slide_item h2 {
    font-size: 24px;
    color: #00293d;
    margin: 27px 0 10px;
}

.slide_item p {
    font-size: 19px;
    color: #057293;
}

#Slider_2 .slick-prev,
#Slider_1 .slick-prev {
    border: 1px solid #000;
    width: 50px;
    height: 50px;
    background: #fff;
    left: -75px;
    border: 1px solid #a1a1a1;
}

#Slider_2 .slick-next,
#Slider_1 .slick-next {
    width: 50px;
    height: 50px;
    background: #fff;
    right: -75px;
    border: 1px solid #a1a1a1;
}

#Slider_2 .slick-prev:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-l.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Slider_2 .slick-next:hover,
#Slider_2 .slick-prev:hover {
    background: #05b7db;
}

#Slider_2 .slick-next:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 24px;
    background: url(../img/s-a-r.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#title_after::after {
    content: "";
    position: absolute;
    width: 78px;
    height: 2px;
    background: #e21f1d;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}
#title_after_0 {
    margin-bottom: 60px;
}
#title_after_0::after {
    content: "";
    position: absolute;
    width: 78px;
    height: 2px;
    background: #e21f1d;
    left: 50%;
    transform: translateX(-50%);
    top: 70px;
}

.team_img img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.team_item h2 {
    margin: 30px 0 10px;
    color: #00293d;
    font-size: 23px;
}

.team_item p {
    font-weight: 700;
    color: #057293;
    font-size: 17px;
}

.header__col-text {
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
}

.header__col-show {
    text-decoration: underline;
}

.header__col-show:hover {
    text-decoration: none;
}

.header__col-tel {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    background-color: transparent;
}

.main {
    position: relative;
    z-index: 1;
	overflow:hidden;
}

.main__wrapper {
    color: #fff;
    margin-top: 120px;
    margin-bottom: 120px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    z-index: 1;
    position: relative;
    justify-content: space-between;
}

.main__wrapper-item {
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 25px);
}

.main__title {
    z-index: 1;
    font-family: Lato-Bk;
    text-transform: uppercase;
    text-align: left;
    max-width: 650px;
    font-size: 48px;
    margin-bottom: 32px;
    animation: fadeInRight 0.5s ease-in-out;
    -webkit-animation: fadeInRight 0.5s ease-in-out;
    color: #282828;
}

.main__item-text {
    color: #282828;
    font-size: 22px;
}

.main_banner_shape {
    position: absolute;
    max-width: 470px;
    z-index: -1;
    top: -225px;
    right: -254px;
    opacity: 0.1;
}

.main__advan {
    z-index: 1;
    width: 100%;
    display: flex;
    margin-bottom: 32px;
    animation: fadeInRight 0.5s ease-in-out;
    -webkit-animation: fadeInRight 0.5s ease-in-out;
    flex-direction: column;
}

.main__advan-item {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 12px;
}

.main__item-icoBl {
    max-width: 28px;
}

.main__btn {
    z-index: 1;
    position: relative;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    padding: 0 28px;
    height: 56px;
    margin-bottom: 110px;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(13, 176, 229);
    background: linear-gradient(90deg, rgba(13, 176, 229, 1) 0%, rgba(102, 208, 255, 1) 57%, rgba(29, 195, 250, 1) 100%);
    max-width: max-content;
}

.logo_link {
    max-width: 200px;
}

@keyframes topdown {
    from {
        transform: translateY(-10px);
    }
    to {
        transform: translateY(10px);
    }
}

.services {
    position: relative;
}

.services::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #00b6ff;
}

body .stop-rotate-catalog-background::before {
    transform: skewY(0);
}

.services__wrapper {
    margin: 30px 0 0 0;
    padding-bottom: 40px;
}

.title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title__ico-bl {
    margin-bottom: 25px;
    position: relative;
}

.title__ico-bl::after,
.title__ico-bl::before {
    content: "";
    top: 50%;
    position: absolute;
    width: 65px;
    height: 1px;
    background-color: #e21f1d;
}

.title__ico-bl::after {
    right: -80px;
}

.title__ico-bl::before {
    left: -80px;
}

.title__text {
    color: #e21f1d;
    font-family: Lato-Bk;
    text-transform: uppercase;
    font-size: 48px;
    margin-bottom: 40px;
    animation: fadeInLeft 1s ease-in-out;
    -webkit-animation: fadeInLeft 1s ease-in-out;
}

.services__card-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.services__card {
    padding: 7px;
    background-color: #fafafa;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 1 23%;
    margin-bottom: 34px;
}

.services__crad-imgBl {
    overflow: hidden;
    height: 185px;
    width: 100%;
}

.mda {
    display: none;
}

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

.services__crad-title {
	margin-top: 16px;
    margin-bottom: 16px;
    font-size: 18px;
}

.services__crad-prise {
    font-size: 22px;
    margin-bottom: 16px;
}

.services__crad-btn {
    position: relative;
    cursor: pointer;
    font-size: 18px;
    padding: 0 28px;
    height: 48px;
    margin-bottom: 24px;
    border-radius: 100px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(13, 176, 229);
    background: linear-gradient(90deg, rgba(13, 176, 229, 1) 0%, rgba(102, 208, 255, 1) 57%, rgba(29, 195, 250, 1) 100%);
    max-width: max-content;
}

.buttonism:hover {
    background: #f2cf03;
}

.services__crad-btn::before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(237, 237, 237, 0.2) 0, #ededed 1%, rgba(255, 255, 255, 0.2) 52%, rgba(255, 255, 255, 0.2) 100%);
}

.services__crad-btn:hover::before {
    background: 0 0;
}

a.disabled {
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default; /* устанавливаем курсор в виде стрелки */
    color: #999; /* цвет текста для нективной ссылки */
}

.preloader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 99999;
    justify-content: center;
    align-items: center;
}
body .policy-data-warning {
    margin: 25px 0;
}
body .appform__form-inp {
    margin-bottom: 5px;
}
.cart_page p,
.cart_page h2,
.cart_page h3,
.cart_page h4 {
    margin-block-start: 1em;
    margin-block-end: 1em;
}
.cart_page h2 {
    font-size: 140%;
}
.cart_page h3 {
    font-size: 120%;
}
body .numbers__item-text {
    font-size: 22px;
}
.messanger_icon {
    max-height: 26px;
    padding-top: 1px;
}
.advantages {
    position: relative;
}
.advantages::before {
    content: "";
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.header,
.header_fixed {
    background: #00b5ff;
    border-bottom: 1px solid #ffffff50;
}

body .numbers__top-title,
body .numbers__item-text,
body .title__text,
body .director__heading-title,
body .about__title,
body .about__left-title span,
body .about__left-title {
    color: #fff;
}
body .footer__top-title,
body footer .footer__top-text,
.footer__top-subtitle {
    color: #fff;
}
.footer__top-text::after,
.footer__top-text::before {
    background-color: #f2f2f3 !important;
}
.title__ico-bl::after,
.title__ico-bl::before {
    background-color: #fff;
}
body .numbers__item-number,
body .numbers__item-number::after,
body .director__subtitle span,
body .faq_num,
.quest_main h2,
body .faq_name,
body .numbers__top-text {
    color: #fff;
}
body .numbers__top-text::after,
body .numbers__top-text::before {
    background-color: #fff;
}

body .advantages__card-title,
body .services__crad-title,
body .director__content,
.about__left-subtitle,
.quest_title,
.faq_body,
#quest_title,
.scheme__card-subtitle,
.advantages__text-content,
#kont_info > li,
#kont_info a,
body .quest_answ,
body .scheme__card-title {
    color: var(--text-color);
}


/* отключение градиента */
body .services__crad-btn::before,
body .btn::before {
    content: none;
}
/* отключение блока FAQ  */
#FAQ {
    display: none;
}

/* back */
#Primery {
    padding-bottom: 60px;
    margin-bottom: 0;
    background-size: cover;
	background-color: #00b5ff;
}
#Otzivi {
    padding-bottom: 60px;
    margin-bottom: 0;
    background-size: cover;
}
#vopr {
    padding: 60px 0;
    margin-bottom: 0;
    background-size: cover;
}
.scheme {
    background-size: cover;
}
.directorWord {
    display: none !important;
}

#Partn {
    display: none;
}
#title_after {
    display: none;
}
#SERTIFICAT_2 #title_after {
    display: block;
}
#Slider_2 {
    display: none;
}
@media (min-width: 1024px) {
    #kont_cont {
        display: flex;
        align-items: center;
    }
    #kont_cont .about__title {
        margin-top: 0;
    }
    body #map_bar {
        margin-top: 0;
    }
}
@media (max-width: 480px) {
    #title_after_0::after {
        top: 60px;
    }
}
@media (max-width: 372px) {
    #title_after_0::after {
        top: 100px;
    }
}

.tabs-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.tabs-nav li {
    padding: 0;
    list-style: none;
}
.tabs-nav a {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-bottom: 32px;
}

.tabs-nav a.active {
    border: 1px solid #fff;
    background: #fff;
    color: #00b6ff;
    font-weight: 600;
}


.services__crad-subtitle {
    width: 100%;
    text-align: center;
    background-color: #b9b9b9;
    padding: 8px 0;
    color: #fff;
    font-size: 16px;
    border-radius: 1px;
    margin-bottom: 16px;
}

.subtitle_text {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    color: #282828;
}

.work_video {
    padding: 70px 0;
}

.title_black {
	font-family: Lato-Bk;
    text-transform: uppercase;
    font-size: 38px;
    margin-bottom: 14px;
    text-align: center;
}

.work_video_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin-top: 32px;
}

.work_video_box-item {
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 25px);
}

.reviev_box-item {
    padding: 24px 16px;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    box-shadow: 0 6px 10px rgba(0,0,0,.2);
    background-color: #fff;
    transition: box-shadow .15s;
    margin: 15px;
    height: 305px!important;
}

.user {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}

.user_avatar {
    height: 48px;
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c7efff;
}

.reviev_2gis {
    padding: 70px 0;
}

.user_rait {
    max-width: 92px;
    margin-bottom: 6px;
}

.user_name {
    font-size: 18px;
    color: #282828;
    margin-bottom: 6px;
}

.user_date {
    font-size: 14px;
    color: #626262;
}

.user_reviev {
    font-size: 18px;
    line-height: 22px;
    color: #282828;
}


.load-more-container ul {
  list-style-type: none;
  padding: 0;
}
.load-more-container ul:after {
  content: "";
  display: table;
  clear: both;
}
.load-more-container ul li {
    width: calc(25% - 10px);
    margin: 10px 5px 0;
    background: #1D95F8;
    color: #fff;
    float: left;
    border-radius: 13px;
    border: 4px solid #fff;
    overflow: hidden;
}
.load-more-container ul li:nth-child(1n + 9) {
  max-height: 0;
  opacity: 0;
  transition: 0.1s ease-in;
}
.load-more-container .load-more-btn {
    width: 180px;
    margin: 0 auto;
    display: block;
    color: #fff;
    cursor: pointer;
    text-align: center;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    border: 3px solid #fff;
}

.load-more-container .load-more-btn:hover {
	background: #fff;
    color: #282828;
}


.load-more-container .load-more-btn .loaded {
  display: none;
}
.load-more-container #load-more {
  display: none;
}
.load-more-container #load-more:checked ~ ul li:nth-child(1n + 9) {
  max-height: 999px;
  opacity: 1;
  transition: 0.2s ease-in;
}
.load-more-container #load-more:checked ~ .load-more-btn .loaded {
  display: block;
}
.load-more-container #load-more:checked ~ .load-more-btn .unloaded {
  display: none;
}

.quest_main h2 {
    color: #282828;
}

.load-more-container #load-more:checked ~ .load-more-btn {
    display: none;
}


@media screen and (max-width: 768px) {
	.main__wrapper {
    flex-direction: column;
	margin-top: 60px;
    margin-bottom: 60px;	
	}
	
	.main__wrapper-item {
    width: 100%;
	}
	
	.main__title {
    max-width: 100%;
    font-size: 28px;
    margin-bottom: 32px;
    text-align: center;
	}
	
	.main__item-text {
    font-size: 18px;
	}
	
	.main__advan-item {
    margin-left: 20px;
	}
	
	.main__btn {
    margin: 0 auto 30px auto;
	}
	
	.tabs-nav {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: stretch;
	}
	
	.tabs-nav a {
    font-size: 18px;
    margin-bottom: 12px;
	}
	
	.services__crad-imgBl {
    height: 130px;
	}
	
	.tabs-items {
    margin-top: 22px;
	}
	
	.services__crad-btn {
		font-size: 16px;
		padding: 0;
		display: flex;
		max-width: 100%;
		width: 100%;
		height: 38px;
		margin-bottom: 8px;
		border-radius: 4px;
	}
	
	.services__crad-title {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 18px;
	}
	
	.services__crad-subtitle {
    padding: 4px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 12px;
	}
	
	.services__card {
    border-radius: 4px;
	}
	
	.title_black {
    font-size: 22px;
	}
	
	.subtitle_text {
    font-size: 18px;
    line-height: 24px;
	}
	
	.work_video_box {
    flex-direction: column;
	gap: 22px;	
	}
	
	.work_video_box-item {
    width: 100%;
	}
	
	.work_video {
    padding: 60px 0;
	}
	
	.numbers {
    padding: 60px 0;
	}
	
	.numbers__wrapper {
    padding-top: 0;
    padding-bottom: 0;
	}
	
	.reviev_2gis {
    padding: 60px 0;
	}
	
	.reviev_box-item {
    margin: 3px;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    padding: 15px;
	}
	
	.user_reviev {
    font-size: 16px;
	}
	
	#sert_3_box .slick-next, #sert_3_box .slick-prev {
    border-radius: 4px;
	}
	
	.numbers__top-title {
    font-size: 26px;
	}
	
	.about__title {
    font-size: 26px;
	}
	
	.load-more-container ul li {
    width: calc(50% - 10px);
    border: 2px solid #fff;
	}
	
	#Primery .about__title {
    color: #fff!important;
    margin: 45px 0 20px 0;
}
}


@media screen and (max-width: 768px) {
	.logo_link .logo {
		max-width: 130px;
	}
	
	.main_banner_shape {
		display: none;
	}
}