html, body {
    padding: 0;
    margin: 0;
}
* {
    box-sizing: border-box;
}
 .error_name, .error_phone, .error_message {
    color:red  !important;
    position: absolute;
    left: 0;
    bottom: 0;
}
.text-content ul {
}
.text-content {
    font-size:24px;
}
.sticky.top-block {
    align-items:center;
}
.sticky {
    position: fixed;
    width: 100% !important;
    background: #164ca6;
    z-index: 999;
    padding: 10px !important;
}
.sticky .info-tel, .sticky .info-address, .sticky .info-time {
    margin-bottom:0;
}
.ajax_form .error {
    color: red !important;
    font-weight: bold;
}
    .copyright-mobile {
    display: none;
    }
    .menu-mobile {
        display: none;
    }
.logo-header {
    width: 232px;
    height: 37px;
    margin-bottom: 60px;
}
.bottom-rigth-rigth-block {
    position: relative;
}
a.logo {
    height: 37px;
}
.grecaptcha-badge {
    display: none !important;
}
.flex {
    display: flex;
}
.row {
    flex-flow: row;
    
}
.space-between {
    justify-content: space-between;
}
.wrap {
    flex-wrap: wrap;
}
.align-center {
    align-items:center;
}

html, body {
    font-family: Jeko;
}
header {
    background: url("/assets/images/bg.png") center top no-repeat;
        height: 100vh;
}
.main-header {
        max-height: 940px;
        min-height: 940px;
}
.no-main-header {
        max-height: 470px;
}
.top-block {
    padding-top: 60px;
    padding-left: 90px;
    margin-right: 90px;
}
.menu {
    padding-left: 100px;
    height: 37px;
}

.element, .element-footer {
    margin-right: 50px;
    margin-bottom: 30px;
    color: white;
    text-decoration: none;
    font-size: 20px;
    line-height: 37px;
    cursor: pointer;
    display:block;
}
.element-footer {
    line-height: 20px;
}
.element:hover {
    color: #0099FF;
}
.info-tel {
    color: white;
    text-decoration: none;
    font-family: Jeko-Bold;
    font-size: 36px;
    margin-bottom: 30px;
    cursor: pointer;
    display: block;
}
.top-left-block {
    text-align: right;
}
.top-left-block span {
    color: #E8E8E8;
    font-size: 14px;
}
.info-address, .info-time {
    color: white;
    font-size: 16px;
    font-family: Jeko-Bold;
}
.info-address {
    margin-bottom: 25px;
}
.info-time {
    margin-bottom: 15px;
}
.offer {
    width: 1278px;
    margin: auto;
    color: white;
    position: relative;
}
.arrow-back {
    background: url(/assets/images/arrow-prev.png) no-repeat;
    top: 5px;
    right: 0;
    width: 21px;
    height: 16px;
}
.back {
    position: absolute;
    left: -230px;
    font-size: 24px;
    top: 5px;
    display: flex;
    width: 130px;
    justify-content: space-between;
    align-items: center;
}
.offer-title {
    font-size: 64px;
    width: 625px;
    margin-bottom: 100px;
}
.offer-text {
    font-size: 36px;
    width: 490px;
    margin-bottom: 50px;
}
.label-form-calc {
    font-size: 15px;
    font-family: Jeko-Bold;
    margin-bottom: 10px;
}
.offer-text-more {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 50px;
}
.phone-calc2, .name-calc {
    background: rgba(0,0,0,0);
    border: none;
    border-bottom: 1px solid #ffffff;
    width: 350px;
    margin-bottom: 30px;
    height: 40px;
    font-size: 20px;
    color: white;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } 
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; } 
.name-calc:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: rgba(0,0,0,0) !important;
    color: white !important;
}
.phone-calc2:active, .phone-calc2:hover, .phone-calc2:focus, .name-calc:active, .name-calc:hover, .name-calc:focus  {
    outline: 0;
    outline-offset: 0;
}
.phone-calc2::placeholder {
    color: white;
}
.name-calc::placeholder {
    color: white;
}
.button-form-calc {
    font-size: 24px;
    cursor: pointer;
    position: relative;
    width: 350px;
    display: flex;
    justify-content: space-between;
    align-items: center;
        background: none;
    border: none;
    color: white;
    padding: 0;
}
.arrow-form-calc {
    background: url("/assets/images/arrow-next.png") no-repeat;
    /* position: absolute; */
    top: 5px;
    right: 0;
    width: 21px;
    height: 16px;
}


.bottom-block.flex.space-between {
    height: 484px;
    width: 100%;
}
.bottom-rigth-block.flex.row {
    background: url(/assets/images/footer_bg.png) center center/cover no-repeat;
    padding: 100px 90px 50px;
        width: 1060px;
}
.bottom-left-block {
    width: calc(100% - 1060px);
}
.copyright {
    font-size: 14px;
    color: rgba(255,255,255,0.5);
        position: absolute;
    bottom: 0;
}
.bottom-rigth-left-block {
    padding-top: 97px;
    text-align: right;
}
.info-time::last-child {
    margin-bottom: 50px;
}
.main {
    width: 1278px;
    margin: auto;
}
.text .title, .services .title, .review .title, .feedback .title {
      padding-top: 100px;
}
.text .title, .services .title, .review .title, .feedback .title, .works .title  {
  
    font-family: Jeko-Bold;
    font-size: 64px;
    /* width: 730px; */
    margin-bottom: 30px;
}

    .review .title {
        padding-top: 0px;
    }
.services .text-1 {
    font-size: 36px;
    line-height: 54px;
}
.tel {
    font-size: 36px;
    line-height: 54px;
    font-family: Jeko-Bold;
    text-decoration: none;
    cursor: pointer;
    color: black;
    display: block;
    margin-bottom: 50px;
}
.messenger {
    margin-bottom: 10px;
    font-size: 64px;
    color: #0099FF;
    font-family: Jeko-Bold;
    text-transform: uppercase;
}
.messenger a {
    
    color: #0099FF;
}
span.arrow-mes {
    background: url(/assets/images/arrow-mes.png);
    width: 46px;
    height: 46px;
    position: relative;
    right: -30px;
    top: 0px;
    display: inline-block;
}
.services .text-2 {
    width: 715px;
    font-size: 24px;
    color: rgba(21, 36, 75, 0.5);
    line-height: 42px;
    padding-top: 37px;
}
img.services-img-1 {
    padding-top: 100px;
}
.servic-block {
    width: calc(50% - 100px);
}
img.services-img-2, img.services-img-3 {
    padding-top: 0px;
}
img.services-img-2 {
    margin-bottom: 70px;
}
.pad-150 {
    padding-top: 0px;
}
.title-small {
    color: rgba(21, 36, 75, 1);
    font-size: 24px;
    padding-top: 0px;
    margin-bottom: 30px;
}
.services .text-3 {
    max-width: 100%;
    width: 715px;
    font-size: 18px;
    color: rgba(21, 36, 75, 0.6);
    line-height: 25px;
    max-width: 100%;
}
.services .text-3 p {
    margin-bottom: 30px;
}
.services .text-3 .pBlack {
    max-width: 100%;
    width: 715px;
    font-size: 18px;
    color: rgba(21, 36, 75, 1);
    line-height: 25px;
    max-width: 100%;
}
.services .title-2 {
    padding-top: 100px;
    font-family: Jeko-Bold;
    font-size: 64px;
    width: 840px;
    margin-bottom: 30px;
}
span.number {
    font-weight: 900;
    font-size: 24px;
    color: #0099FF;
    margin-right: 35px;
    text-align: left;
}
.fio-review {
    font-size: 36px;
    color: rgba(21, 36, 75, 1);
    margin-bottom: 20px;
}
.time-review {
    font-size: 18px;
    color: rgba(21, 36, 75, 0.5);
    margin-bottom: 15px;
}
.text-review {
    font-size: 18px;
    line-height: 36px;
    color: rgba(21, 36, 75, 1);
}
.swiper-button-next.swiper-button-next-review {
    top: 30px;
    background: url(/assets/images/next-arrow-slider.png) center center no-repeat;
    height: 14px;
    
    left: 790px;
    /* width: 20px; */
}
.swiper-button-prev.swiper-button-prev-review {
    top: 30px;
    background: url(/assets/images/prev-arrow-slider.png) center center no-repeat;
    height: 14px;
    
    left: 740px;
    /* width: 20px; */
}
.swiper-button-next.swiper-button-next-review:hover {
    background: url(/assets/images/arrow-next.png) center center no-repeat;
}
.swiper-button-prev.swiper-button-prev-review:hover {
    background: url(/assets/images/arrow-prev.png) center center no-repeat;
}
.swiper-button-next.swiper-button-next-review::after {
    content: none;
}
.swiper-button-prev.swiper-button-prev-review::after {
    content: none;
}
.review {
    position: relative;
}
.swiper.SwiperReview {
    /* padding-top: 70px; */
    margin-bottom: 30px;
}
.more-review, .more-works {
    font-size: 36px;
    position: relative;
    left: 740px;
    color: rgba(21, 36, 75, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;
        width: 300px;
            font-family: Jeko-Bold;
}
.more-works {
    bottom: 100px;
}
.works a, .main a {
    text-decoration: none;
}
.more-review {
    /*  margin-left: 130px;
        left: calc(50% - 30px); */
 }
.text-feedback {
    font-size: 24px;
    line-height: 48px;
}
.tel-feedback {
    text-decoration: none;
    color: rgba(21, 36, 75, 1);
    font-family: Jeko-Bold;
}
.feedback-block-left {
    width: 598px;
    /* padding-left: calc(50vw - 639px); */
}
.feedback {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
    /* justify-content: space-between; */
        width: calc(50% + 549px);
       margin: 0 0 100px calc(50% - 639px);
}
.feedback form {
    padding-top: 100px;
}
.feedback-block-right {
        width: 770px;
            margin-left: 142px;
}
.form-group label {
    color: rgba(21, 36, 75, 1);
    font-size: 15px;
    font-family: 'Jeko-Bold';
    margin-bottom: 10px;
    display: none;
}
.logo-nico {
        font: 13px/20px Ubuntu, Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    text-align: right;
    margin: 0;
    padding: 0;
    font-family: 'Exo 2', Verdana, Helvetica, sans-serif;
    box-sizing: border-box;
    transition: color ease-out 0.07s;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    position: relative;
    top: 8px;
}
.modal {
    position: fixed;
    top: calc(50% - 150px);
    left: calc(50% - 400px);
    z-index: 1001;
    background: white;
    padding: 20px;
    border-radius: 50px;
    display: none;
    width: 800px;
}
.modal .feedback-block-right {
    margin: auto;
    width: 720px;
    height: 200px;
    display: flex;
    align-items: center;
}
.close_modal {
    position: absolute;
    right: 30px;
    top: 30px;
    font-weight: bold;
    cursor: pointer;
}
.bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0.8;
    background: black;
    z-index: 100;
    left: 0;
    top: 0;
    display:none;
}
.form-control {
    border: none;
    border-bottom: 1px solid rgba(21, 36, 75, 1);
    width: 360px;
    height: 35px;
    color: rgba(21, 36, 75, 1);
    margin-bottom: 40px;
        font-size: 20px;
}
.form-control:active, .form-control:hover, .form-control:focus {
    outline: 0;
    outline-offset: 0;
    border-bottom: 1px solid rgba(0, 153, 255, 1);
}
.form-control::placeholder {
    color: rgba(21, 36, 75, 0,5);
}
.form-control-big {
    width: 100%;
}
.agreement {
    color: rgba(21, 36, 75, 0.7);
    font-size: 15px;
    line-height: 22px;
    width: 350px;
}
button.btn.btn-primary {
    font-size: 36px;
    line-height: 36px;
    color: rgba(21, 36, 75, 1);
    background: none;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 270px;
    cursor: pointer;
}
.info {
    width: 540px;
    padding-top: 100px;
    font-size: 24px;
    line-height: 36px;
}
.block-price {
    width: 540px;
    padding-bottom: 100px;
}
.block-price img {
    margin-bottom: 50px;
}
.block-price .price-name {
    font-size: 24px;
    font-family: Jeko-Bold;
    margin-bottom: 30px;
    color: rgba(21, 36, 75, 1);
}
.block-price .price-price {
    color: rgba(21, 36, 75, 1);
    margin-bottom: 15px;
    font-size: 36px;
}
.block-price .price-time {
    color: rgba(21, 36, 75, 0.49);
    font-size: 18px;
    margin-bottom: 30px;
}
.block-price .price-button {
    color: rgba(21, 36, 75, 1);
    font-size: 24px;
    font-family: Jeko-Bold;
    display: flex;
    justify-content: space-between;
    width: 200px;
    align-items: center;
    cursor: pointer;
}
.arrow-price {
    background: url(/assets/images/arrow-price.png) no-repeat;
    top: 5px;
    right: 0;
    width: 18px;
    height: 14px;
}
.swiper.SwiperGallery {
    width: 740px;
    margin: 0;
}
.Thumb {
    left: 790px;
    top: -310px;
    width: 970px;
    position: relative;
}
.SwiperGalleryThumb .swiper-slide-thumb-active {
    display: none;
}
.SwiperGalleryThumb .swiper-slide {
    /* width: 460px !important; */
}
.works {
    padding-left: calc(50%  - 639px);
}
.works-block {
        position: relative;
    overflow: hidden;
    height: 650px;
}
    .swiper-button-next.swiper-button-next-gallery {
    left: 840px;
        background: url(/assets/images/next-arrow-slider.png) center center no-repeat;
    top: 25px;
        
    }
    .swiper-button-prev.swiper-button-prev-gallery {
    left: 790px;
        background: url(/assets/images/prev-arrow-slider.png) center center no-repeat;
    top: 25px;
        
    }
    .swiper-button-next.swiper-button-next-gallery::after {
    content: none;
}
.swiper-button-prev.swiper-button-prev-gallery::after {
    content: none;
}
.swiper-button-next.swiper-button-next-review:hover {
    background: url(/assets/images/arrow-next.png) center center no-repeat;
}
.swiper-button-prev.swiper-button-prev-review:hover {
    background: url(/assets/images/arrow-prev.png) center center no-repeat;
}
.reviews {
    padding-top: 100px;
    margin-bottom: 100px;
}
.review {
    margin-bottom: 50px;
}
.review:last-child {
    margin-bottom: 0px;
}
.swiper.SwiperGalleryTemplate {
    margin: auto;
    width: 740px;
    padding-top: 100px;
    margin-bottom: 50px;
}
.swiper-button-next.swiper-button-next-gallerytemplate {
     right: calc(50% - 50px);
     top: 150px;
    background: url(/assets/images/next-arrow-slider.png) center center no-repeat;
}
.swiper-button-prev.swiper-button-prev-gallerytemplate {
     left: calc(50% - 50px);
     top: 150px;
    background: url(/assets/images/prev-arrow-slider.png) center center no-repeat;
}  
.swiper-button-next.swiper-button-next-gallerytemplate:hover {
    background: url(/assets/images/arrow-next.png) center center no-repeat;
}
.swiper-button-prev.swiper-button-prev-gallerytemplate:hover {
    background: url(/assets/images/arrow-prev.png) center center no-repeat;
} 
.swiper-button-next.swiper-button-next-gallerytemplate::after {
    content: none;
}
.swiper-button-prev.swiper-button-prev-gallerytemplate::after {
    content: none;
}
.prices {
    margin-bottom: 0px;
}
.contacts {
    padding-top: 100px;
    margin-bottom: 100px;
}
.contacts .info-tel, .contacts .info-address, .contacts .info-time {
    color: black;
}
.offer a {
    text-decoration: none;
    color: white;
}
.on-top {
    position: fixed;
    bottom: 600px;
    left: calc((50% - 649px) / 2 );
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    display: flex;
    height: 100px;
    justify-content: space-between;
    align-items: center;
    display: none;
}
.arrow-top {
    background: url(/assets/images/arrow-top.png) no-repeat;
    top: 5px;
    right: 0;
        width: 16px;
    height: 21px;
    transform: rotate(-180deg);
}
@media (max-width: 1750px) {

    .back {
    position: absolute;
    left: 0px;
    font-size: 24px;
    top: -80px;
    display: flex;
    width: 130px;
    justify-content: space-between;
    align-items: center;
}
    .element, .element-footer {
    margin-right: 30px;
    }
    .menu {
    padding-left: 50px;
    height: 37px;
}
    .top-block {
        width: 1278px;
        margin: auto;
        padding-left: initial;
    }
    .feedback-block-left {
        /* width: 650px; */
    }
    .feedback-block-right {
    width: 550px;
    }
    .form-control {
    width: 260px;
    }
    .bottom-rigth-block.flex.row {
        /* padding: 100px calc(800px - 639px) 50px; */
        padding: 100px 50px 50px calc(50% - 639px);
        width: 860px;
    }
    .bottom-left-block {
    width: calc(100% - 860px);
    }
    .form-control-big {
    width: 100%;
    }
}
@media (max-width: 1300px) {
      .logo-header {
      width: 150px;
      height: auto;
          }
          a.logo {
    height: 24;
}
    .on-top {
        left: calc((50% - 450px) / 2 );nter;
        display: none;
    }
    .modal {
    width: 600px;
    left: calc(50% - 300px);
}
.modal .feedback-block-right {
    width: 450px;
}
    .top-block {
    width: 900px;
    }
    .more-review, .more-works {
    left: 490px;
    }
    .menu {
    padding-left: 20px;
    height: 37px;
    }
    .element, .element-footer {
    margin-right: 30px;
    }
    .info-tel {
    font-size: 24px;
    }
    .offer {
    width: 900px;
    }
    .offer-title {
    font-size: 44px;
    }
    .main {
    width: 900px;
    }
    .services .title, .review .title, .feedback .title {
        padding-top: 100px;
    }
    .services .title, .review .title, .feedback .title, .works .title {
    
    font-family: Jeko-Bold;
    font-size: 44px;
    width: 400px;
    margin-bottom: 30px;
    }
    .services .text-1 {
    font-size: 24px;
    line-height: 54px;
    }
    .messenger {
    margin-bottom: 20px;
    font-size: 44px;
    }
    span.arrow-mes {
    background: url(/assets/images/arrow-mes.png) center center/30px;
    width: 30px;
    height: 30px;
    position: relative;
    right: -30px;
    top: 0px;
    display: inline-block;
    }
    .services .text-2 {
    width: 400px;
    font-size: 20px;
    color: rgba(21, 36, 75, 0.5);
    line-height: 42px;
    }
    .servic-block {
    width: calc(50% - 150px);
    }
    .pad-150 {
    padding-top: 50px;
}
    img.services-img-1 {
    padding-top: 100px;
    width: 300px;
    }
    img.services-img-2, img.services-img-3 {
    padding-top: 0px;
    width: 400px;
    }
    .works {
    padding-left: calc(50% - 450px);
    /* height: 600px; */
    height: 500px;
    
    }
    .works-block {
        position: relative;
    overflow: hidden;
    height: 450px;
}
    .swiper.SwiperGallery {
    width: 440px;
    height: 300px;
    margin: 0;
    }
    .swiper-button-next.swiper-button-next-gallery {
    left: 550px;
    }
    .swiper-button-prev.swiper-button-prev-gallery {
    left: 490px;
    }
    .Thumb {
        left: 490px;
        top: -173px;
        width: 550px;
    position: relative;
    }
    .Thumb  img {
        width: 260px;
    }
    .SwiperGalleryThumb .swiper-slide {
    /* width: 260px !important; */
    }
    .more-works {
    bottom: 100px;
    }
    .info {
    width: 440px;
    padding-top: 100px;
    }
    .block-price {
    width: 440px;
    }
    .block-price img {
    width: 440px;
    }
    .more-review {
    margin-left: initial;
    }
    .feedback-block-left {
    width: 400px;
    /* padding-left: calc(50vw - 449px); */
    }
    .feedback {
    width: calc(50% + 360px);
    margin: 0 0 100px calc(50% - 450px);
    }
    .feedback-block-right {
    width: 450px;
    }
    .form-control {
    width: 200px;
    }
    .agreement {
    font-size: 10px;
        width: 250px;
    }
    button.btn.btn-primary {
    font-size: 24px;
    width: 180px;
    }
    .swiper-button-next.swiper-button-next-review, .swiper-button-prev.swiper-button-prev-review  {
    top: 130px;
    }
    .services .title-2 {
    padding-top: 150px;
    font-size: 44px;
    width: 400px;
    }
    .servic-block {
    width: calc(50% - 50px);
    }
    .bottom-rigth-block.flex.row {
    /* padding: 100px calc(600px - 550px) 50px; */
    padding: 100px 50px 50px calc(50% - 450px);
    width: 600px;
    }
    .bottom-left-block {
    width: calc(100% - 600px);
    }
    .top-block.active .top-rigth-block {
    flex-flow: column;
    }
    .top-block.active  {
        flex-flow: column;
        align-items: flex-start;
        text-align: left;
            position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 10;
    padding: 60px 15px;
    background: rgba(27, 57, 143, 1);
    height: 100vh;
    }
    .top-block.active .top-left-block {
    text-align: left;
    }
    .active .menu {
            height: initial;
                padding-left: initial;
    }
    .element {
    font-size: 16px;
    line-height: 25px;
}
}
@media (max-width: 768px) {
        .back {
    display:none;
}
.modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.modal .feedback-block-right {
    width: 100%;
    height: 100%;
}
    .menu-mobile {
    display: block;
    font-size: 24px;
    color: white;
    line-height: 37px;
    position: absolute;
        top: 60px;
        right: 15px;
    }
    .top-block {
    width: calc(100% - 30px);
    }
    .main {
    flex-wrap: wrap;
    }
    .logo-header {
    width: 232px;
    height: auto;
    }
    a.logo {
    margin-bottom: 50px;
    }
    .sticky .menu-mobile {
        top: 10px;
    }
    .sticky a.logo {
    margin-bottom: 0;
    }
    .menu {
    display: none;
    }
    .top-left-block {
    text-align: right;
    display: none;
    }
    .offer {
    width: calc(100% - 30px);
    }
    .offer-title {
    font-size: 44px;
    margin-bottom: 0px;
    padding-bottom: 39px;
    width: 100%;
    }
    .offer-text {
    font-size: 24px;
    width: 100%;
    margin-bottom: 30px;
    }
    .phone-calc2 {
    width: 100%;
    max-width: 400px;
    margin-bottom: 25px;
    }
    .offer-text-more {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
    }
    .button-form-calc {
    font-size: 24px;
    cursor: pointer;
    position: relative;
    max-width: 350px;
    /* margin-bottom: 80px; */
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }
    .form-calc {
    padding-bottom: 80px;
}
    .main-header, .no-main-header {
    max-height: initial;
    min-height: initial;
    height: initial;
    background: url(/assets/images/bg.png) left top no-repeat;
    }
    .main {
    width: calc(100% - 30px);
    }
    .services .title, .review .title, .feedback .title {
        padding-top: 100px;
    }
    .services .title, .review .title, .feedback .title, .works .title {
    
    font-size: 36px;
    width: 100%;
    margin-bottom: 15px;
    }
    .servic-block {
    width: 100%;
    }
    .tel {
    font-size: 24px;
    }
    .messenger {
    margin-bottom: 50px;
    font-size: 36px;
    }
    .messenger:first-child {
        margin-bottom: 25px;
    }
    .services .text-2 {
    width: calc(100% - 100px);
    font-size: 14px;
        line-height: 24px;
        padding-top: 0px;
    }
    img.services-img-1 {
    padding-top: 150px;
    width: 300px;
    position: absolute;
    bottom: 100px;
    right: -25px;
    width: initial;
    height: 270px;
    padding: initial;
    overflow: hidden;
    }
    .services-block {
        position: relative;
    }
    img.services-img-2, img.services-img-3 {
    padding-top: 50px;
    margin-bottom: 0px;
    width: 100%;
    max-width: 400px;
    }
    .services .text-1 {
    font-size: 24px;
    line-height: 34px;
    padding-top: 50px;
    }
    .title-small {
    color: rgba(21, 36, 75, 1);
    font-size: 18px;
    /* padding-top: 30px; */
    margin-bottom: 20px;
    }
    .services .text-3 {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    color: rgba(21, 36, 75, 0.6);
    line-height: 21px;
    max-width: 100%;
    }
    .mobile-wrap-reverce {
        flex-wrap: wrap-reverse;
    }
    .services .text-3 .pBlack {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    max-width: 100%;
    margin-bottom: 15px;
    }
    .title-small {
    max-width: 400px;
        font-size: 14px;
    padding-top: 20px;
    margin-bottom: 10px;
    }
    span.number {
    font-weight: 900;
    font-size: 14px;
    }
    .info {
    width: 100%;
    max-width: 400px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 21px;
    }
    .block-price {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 30px;
    }
    .block-price .price-name {
    font-size: 18px;
    margin-bottom: 25px;
    }
    .block-price .price-time {
    font-size: 14px;
    }
    .block-price img {
    width: 100%;
    max-width: 400px;
    }
    .works {
    padding-left: initial;
    height: initial;
    width: calc(100% - 30px);
    margin: auto;
    position: relative;
    margin-top: 100px;
    }
    .swiper.SwiperGallery {
    width: 100%;
    height: auto;
    margin: 0;
    }
    .Thumb {
    display: none;
    }
    .swiper-button-next.swiper-button-next-gallery {
    top: 20px;
    right: 0;
    left: initial;
    }
    .swiper-button-prev.swiper-button-prev-gallery {
    top: 20px;
    right: 50px;
    left: initial;
    }
    .works-block {
        position: initial;
        height: auto;
    }
    .more-works {
    bottom: 100px;
    bottom: initial;
    font-size: 24px;
    left: initial;
    padding-top: 50px;
    width: 200px;
    }
    .swiper-button-next.swiper-button-next-review {
    top: 185px;
    right: 0;
    /* width: 20px; */
    left: initial;
    }
    .swiper-button-prev.swiper-button-prev-review {
    top: 185px;
    right: 50px;
    /* width: 20px; */
    left: initial;
    }
    .text-review {
    font-size: 14px;
    line-height: 28px;
    color: rgba(21, 36, 75, 1);
    }
    .fio-review {
    font-size: 24px;
    margin-bottom: 15px;
    }
    .swiper.SwiperReview {
    /* padding-top: 50px; */
    margin-bottom: 30px;
    }
    .more-review {
    left: initial;
    width: 200px;
    font-size: 24px;
    }
    .review {
    margin-bottom: 50px;
    }
    .review:last:child {
    margin-bottom: 0;
    }
    .feedback {
    width: calc(100% - 30px);
    flex-wrap: wrap;
    margin: 0 auto 100px;
    }
    .feedback-block-left {
    width: 100%;
    padding-left: initial;
    }
    .text-feedback {
    font-size: 18px;
    line-height: 30px;
    }
    .feedback-block-right {
    width: 100%;
    margin-left: initial;
    }
    .feedback form {
    padding-top: 50px;
    }
    .feedback form .flex, .main form .flex  {
       flex-wrap: wrap;
    }
    .form-control {
    width: 100%;
    }
    .bottom-block.flex.space-between {
    height: initial;
    width: 100%;
    flex-flow: column-reverse;
    }
    .bottom-left-block {
    width: 100%;
    height: 50vw;
    min-height: 250px;
    }
    .bottom-rigth-block.flex.row {
    padding: 60px 0 60px;
    width: 100%;
    margin: auto;
    }
    .bottom-rigth-rigth-block {
    width: calc(100% - 30px);
    margin: auto;
    padding-top: 60px;
    }
    .logo-header {
    margin-bottom: 50px;
    }
    .bottom-rigth-left-block {
    padding-top: 60px;
    text-align: left;
    width: calc(100% - 30px);
    margin: auto;
    }
    .info-tel {
    font-size: 36px;
    color: rgba(0, 153, 255, 1);
    }
    .bottom-rigth-block.flex.row {
    padding: 0;
    width: 100%;
    margin: auto;
    flex-flow: column;
    background: url(/assets/images/footer_bg.png) center center/cover no-repeat;
    }
    .copyright {
    display: none;
    }
    .copyright-mobile {
    display: block;
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    padding-top: 30px;
    margin-bottom: 50px;
    }
    .services .title-2 {
    width: 100%;
    font-size: 36px;
    padding-top: 100px;
    }
    span.arrow-mes {
    right: -10px;
    top: 2px;
    }
    .SwiperGallery img {
    width: 101%;
    }
    .contacts, .reviews {
    padding-top: 100px;
    margin-bottom: 0px;
    }
    .swiper.SwiperGalleryTemplate {
    margin: auto;
    width: 100%;
    padding-top: 100px;
    margin-bottom: 0px;
    }
    .swiper.SwiperGalleryTemplate img {
    width: 100%;
    margin-bottom: 50px;
    }
    .swiper.SwiperGalleryTemplate img:last-child {
    margin-bottom: 0px !important;
    }
    .swiper-button-next.swiper-button-next-gallerytemplate {
    top: 50px;
    }
    .swiper-button-prev.swiper-button-prev-gallerytemplate {
    top: 50px;
    }
}    
@media (max-width: 768px) {
    img.services-img-1 {
        padding-top: 150px;
        width: 300px;
        position: absolute;
        bottom: 200px;
        right: -95px;
        width: initial;
        height: 270px;
        padding: initial;
        overflow: hidden;
    }
    .services-block {
    position: relative;
    overflow: hidden;
    }
}
@media (max-width: 360px) {
    img.services-img-1 {
        padding-top: 150px;
        width: 300px;
        position: absolute;
        bottom: 200px;
        right: -125px;
        width: initial;
        height: 270px;
        padding: initial;
        overflow: hidden;
    }
    .logo-header {
        width: 150px;
        height: auto;
    }
    .menu-mobile {
    top: 55px;
    }
    .phone-calc2, .name-calc {
       
        width: 250px;
    }
}