@charset "utf-8";
/* ===== Start Reset ====== */
@media all and (min-width: 1200px){
    .container{
        max-width: 1200px;
    }
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
    font-style: normal;
}
*:focus{
    outline: none;
}
html{
    font-size: 8px;
    overflow-x: hidden;
}
body{
    font-family: 'Helvetica-web', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.3;
    color: #000;
    background: #fff;
    overflow-x: hidden;
}
input, button, textarea, select{
    font-family: inherit;
    -webkit-appearance: none;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration { display: none; }
.button{
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 2px 0px 0px;
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    outline: none;
    box-sizing: border-box;
    cursor: pointer;
    border:none;
    position: relative;

    border-radius: 15px 15px 20px 20px / 25px 25px 25px 25px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    border-bottom: 4px solid #766b66;
    background-image: linear-gradient( 0deg, #8f7a6f 0%, #a28b7e 100%);
    transition: transform 0.3s ease;
}
.button:hover{
    background-image: linear-gradient( 0deg, #a28b7e 0%, #bda394 100%);
    border-bottom-color: #8f7a6f;
}
.button:active{

}
.button:disabled{
    background: #ddd;
    border-color:#d5d5d5;
    box-shadow: none;
    color:#fff;
    cursor: auto;
}
.button--shadow{
    color:#6d64a6;
    border:2px solid #6d64a6;
    padding: 0 30px;
    background: none;
    transition: background 0.3s ease, color 0.3s ease;
}
.button--shadow:hover{
    color:#fff;
    background: rgb(109, 100, 166);
}
.flexi{
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: flex-start;
}
a{
    text-decoration: none;
    color:#000;
}
.futura{
    font-family: 'FuturaPT-web', sans-serif;
}
/* ===== End Reset ====== */










.scr1 {
    height: 1269px;
    background: url(../img/scr1-bg.jpg) center top no-repeat;
}
.scr1.ok{
    background-image: url(../img/scr1-bg-simple.jpg);
}
.hdr {
    justify-content: center;
    position: relative;
    height: 110px;
    z-index:10;
}
.hdr__left {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    line-height: 22px;
    padding-top: 48px;
}
.hdr__for {
    padding-left: 15px;
    flex-shrink: 0;
    width: 215px;
}
.hdr__time {
    flex-shrink: 0;
    width: 140px;
}
.hdr__logo {
    display: block;
    width: 70px;
    padding-top: 28px;
}
.hdr__logo img{
    display: block;
    width: 100%;
}
.hdr__right {
    position: absolute;
    right: 15px;
    top: 0;
    padding-top: 33px;
}
.hdr__phone {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding-left: 24px;
    background: url(../img/scr1-phone16x16.svg) left 50% no-repeat;
    background-size: 18px;
}
.hdr__callback {
    float: right;
    margin-top: 12px;
    width: 148px;
    height: 36px;
    border-radius: 6px;
    font-size: 10px;
    letter-spacing: 0.08em;
    border-bottom-width: 3px;
}
.scr1__main {
    padding-top: 65px;
    position: relative;
}
.scr1__h1 {
    text-align: center;
    font-size: 46px;
    line-height: 56px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.0em;
}
.scr1__anchor {
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-5px);
    margin-right: -35px;
    margin-left: 5px;
}
.scr1__h2 {
    text-align: center;
    padding-top: 11px;
    color:#454545;
    font-size: 18px;
    line-height: 1.6;
}
.scr1__action {
    padding-top: 33px;
    justify-content: center;
    align-items: center;
    padding-left: 72px;
}
.scr1__action.ok__action{
    padding-left: 0;
}
.scr1__button {
    width: 377px;
    height: 80px;
    padding: 0 35px 0 20px;
}
.scr1__action.ok__action .scr1__button{
    padding: 0 35px;
    margin-right: 0;
}
.scr1__button img{
    display: block;
    margin-right: 0px;
    transform: translate(-8px, -8px);
}
.scr1__whatsapp {
    margin-left: 33px;
    width: 38px;
    height: 38px;
    display: block;
    transition: transform 0.3s ease;
    transform: scale(1.0001);
}
.scr1__whatsapp:hover{
    transform: scale(1.05);
}
.scr1__whatsapp img{
    display: block;
    width: 100%;
}
.scr1__counter {
    justify-content: center;
    align-items: center;
    padding-top: 13px;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}
.scr1__counter mark{
    display: block;
    width: 28px;
    height: 28px;
    background-color: #7bbe4d;
    border-radius: 5px;
    margin-right: 7px;
    text-align: center;
    font-weight: 400;
    color:white;
}
.scr1__reestr {
    position: absolute;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    width: 175px;
    left: 50%;
    transform: translateX(320px);
    top: 505px;
}











.scr2 {
    background: url(../img/scr2-bg.png) 32% 220px no-repeat;
    padding-top: 55px;
    padding-bottom: 233px;
}
.h2 {
    color:#4f4f4f;
    font-family: 'FuturaPT-web', sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
}
.scr2__main {
}
.scr2__left {
    padding-top: 155px;
    padding-left: 108px;
    width: 550px;
    flex-shrink: 0;
}
.scr2__h1 {
    color:#000;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}
.scr2__list {
    padding-top: 20px;
}
.scr2__list li{
    padding-left: 32px;
    font-size: 17px;
    line-height: 24px;
    padding: 5px 0 5px 32px;
}
.list-circle li{
    position: relative;
}
.list-circle li::before{
    content:"";
    width: 8px;
    height: 8px;
    border-radius: 50px;
    border:2px solid #a0897d;
    background-color: #fff;
    position: absolute;
    top:15px;
    left: 0;
    opacity: 0.6;
}
.scr2__action {
    padding-top: 55px;
    align-items: center;
}
.scr2__button {
    width: 353px;
    height: 80px;
    flex-shrink: 0;
    margin-left: -10px;
}
.scr2__small {
    padding-top: 25px;
    padding-left: 2px;
    color:#4f4f4f;
    font-size: 15px;
    line-height: 1.3;
}
.scr2__right {
    flex-grow: 1;
    flex-basis: 50%;
    position: relative;
}
.scr2__mockup {
    display: block;
    transform: translate(-35px, 18px);
    position: absolute;
    top: 0px;
    left: 0px;
}












.scr3{
    padding-top: 0;
    overflow: hidden;
}
.scr3 .container{
    position: relative;
    height: 100%;
}
.scr3__bird {
    position: absolute;
    right: 55px;
    top: 170px;
}
.h2__small {
    text-align: center;
    color:#000;
    font-size: 20px;
    line-height: 30px;
    padding-top: 28px;
    position: relative;
    z-index: 3;
}
.scr3__map{
    position: relative;
    z-index: 2;
    height: 760px;
}
.scr3__map>img{
    display: block;
    position: relative;
    z-index: 1;
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.scr3__mapover {
    margin-top: -10px;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/scr3-cloud.png) center top no-repeat;
}
.scr3__mapitem {
    z-index: 30;
    position: absolute;
    filter: drop-shadow(0px 14px 40px rgba(163, 169, 183, 0.3));
}
.scr3__mapitem:before{
    content:"";
    position: absolute;
    bottom: 0;
    left: 7px;
    right: 7px;
    z-index: 2;
    height: 100%;
    background-color: #f7f7f9;
    transform: translateY(8px);
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 23px), 50% 100%, 0 calc(100% - 23px));
}  
.scr3__mapitwrap{
    padding: 10px;
    position: relative;
    z-index: 4;
    width: 136px;
    min-height: 155px;
    padding-bottom: 25px;
    border-radius: 8px;
    background-color: #ffffff;
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 25px), 50% 100%, 0 calc(100% - 25px));
}
.scr3__mapitwrap>img{
    display: block;
    width: 100%;
    height: 72px;
    border-radius: 8px;
}
.scr3__mapitemtitle {
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.scr3__mapitemdescr {
    padding-top: 0px;
    color:#4f4f4f;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
}
.scr3__mapitem:nth-child(1){
    top: 248px;
    left: 118px;
}
.scr3__mapitem:nth-child(2){
    top: 512px;
    left: 173px;
}
.scr3__mapitem:nth-child(3){
    top: 134px;
    left: 422px;
}
.scr3__mapitem:nth-child(4){
    top: 403px;
    left: 417px;
}
.scr3__mapitem:nth-child(5){
    top: 255px;
    left: 695px;
}
.scr3__mapitem:nth-child(6){
    top: 485px;
    right: 151px;
}














.scr4 {
    padding-top: 120px;
}
.scr4__wrap {
    margin-top: 50px;
    margin-left: -45px;
    margin-right: -45px;
    justify-content: space-between;
}
.scr4__item {
    background: url(../img/scr4-item.png) top left no-repeat;
    width: 231px;
    height: 348px;
    border-radius: 10px;
    margin: 0 10px;
    padding-top: 40px;
    text-align: center;
    filter: drop-shadow(0px 14px 40px rgba(163, 169, 183, 0.15));
}
.scr4__img{
    height: 173px;
    justify-content: center;
    align-items: center;
}
.scr4__img img{
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.scr4__item:nth-child(1) img{
    transform: translateX(-5px);
}
.scr4__item:nth-child(3) img{
    transform: translateX(12px);
}
.scr4__item:nth-child(4) img{
    transform: translateY(-5px);
}
.scr4__item strong{
    display: block;
    margin-top: -15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    position: relative;
    z-index: 4;
}
.scr4__item span{
    display: block;
    font-size: 15px;
    line-height: 22px;
    padding-top: 8px;
    text-align: center;
}





.scr5 {
    overflow: hidden;
    padding-top: 110px;
}
.scr5 .h2__small{
    padding-top: 12px;
}
.scr5__wrap {
    margin-top: 2px;
    background: url(../img/scr5-bg.jpg) center top no-repeat;
    height: 847px;
    position: relative;
}
.scr5__item {
    width: 371px;
    height: 210px;
    background: url(../img/scr5-item.png) center center no-repeat;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    padding: 35px 65px 64px 140px;
    font-size: 16px;
    line-height: 24px;
}
.scr5__item img{
    display: block;
    position: absolute;
    left: 80px;
    top: 68px;
}
.scr5__item:nth-child(1){
    transform: translate(40px, -235px);
}
.scr5__item:nth-child(2){
    transform: translate(305px, -8px);
}
.scr5__item:nth-child(3){
    transform: translate(-125px, 160px);
}













.scr6 {
    padding-top: 115px;
    overflow: hidden;
}
.scr6 .h2__small{
    padding-top: 18px;
}
.scr6__slider {
    position: relative;
    padding: 60px 135px 60px;
}
.ctrl {
    border-radius: 50%;
    background-image: linear-gradient( 0deg, rgb(143,122,111) 0%, rgb(162,139,126) 100%);
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 3;
    display: flex;
    border: none;
    top:50%;
    margin-top: -35px;
    cursor: pointer;
}
.ctrl.swiper-button-disabled{
    background: #f5f5f5;
    cursor: default;
}
.ctrl:not(.swiper-button-disabled):hover{
    opacity: 0.8;
}
.ctrl img{
    display: block;
    margin: auto;
    width: 12px;
    transform: translateX(-3px);
}
.ctrl__next {
    right: 20px;
}
.ctrl__next img{
    transform: rotate(180deg) translateX(-3px);   
}
.ctrl__prev {
    left: 20px;
}
.jsScr6Slider{
    overflow: visible;
}
.jsScr6Slider img {
    display: block;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    height: 545px;
}







.scr6x {
    padding-top: 70px;
    padding-bottom: 30px;
    background: url(../img/scr2-bg.png) calc(50% + 435px) 95px no-repeat;
    background-size: 440px 620px;
}
.scr6x .container{
    position: relative;
}
.scr6x__abs {
    position: absolute;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    background: url(../img/scr6-cam.png) 50% 50% no-repeat;
    width: 420px;
    height: 230px;
    padding: 41px 160px 77px 95px;
    font-size: 16px;
    line-height: 24px;
    right: 85px;
    top: 65px;
}
.scr6x__h1 {
    font-size: 48px;
    line-height: 58px;
    max-width: 640px;
    text-transform: uppercase;
    color:#4f4f4f;
}
.scr6x__h2 {
    padding-top: 15px;
    font-size: 20px;
    line-height: 30px;
    max-width: 600px;
}
.scr6x__wrap {
    padding-top: 35px;
    align-items: center;
}
.scr6x__left {
    width: 550px;
    max-width: 100%;
}
.scr6x__img {
    display: block;
    border-radius: 12px;
    width: 100%;
}
.scr6x__right {
    padding-left: 95px;
    flex-basis: 50%;
    flex-grow: 1;
}
.scr6x__h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: -5px;
}
.scr6x__right p{
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 24px;
}
.scr6x__right p i{
    display: inline-block;
    color:#978175;
    font-family: 'FuturaPT-web', sans-serif;
    margin-right: 10px;
}
.scr6__bottom {
    padding-top: 63px;
    padding-left: 75px;
    justify-content: center;
    align-items: center;
}
.scr6__bottom .button{
    height: 80px;
    width: 365px;
    line-height: 22px;
}












.scr7 {
    background: url(../img/scr7-bg.jpg) calc(50% - 70px) 225px no-repeat;
    padding-bottom: 85px;
}
.scr7 .h2__small{
    padding-top: 20px;
}
.scr7 .container{
    position: relative;
    padding-top: 85px;
}
.scr7__bird {
    position: absolute;
    right: 65px;
    top: 0;
    pointer-events: none;
}
.scr7__wrap {
    padding-top: 45px;
    justify-content: center;
    align-items: stretch;
}
.scr7__item {
    width: 428px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15);
    border-radius: 10px;
    position: relative;
    padding: 47px 50px 60px;
    margin: 0 26px 30px;
}
.scr7__item::before{
    pointer-events: none;
    display: block;
    content:"";
    top: 9px;
    left: 9px;
    bottom: 9px;
    right: 9px;
    border:1px solid #f5f4f2;
    border-radius: 10px;
    position: absolute;
    z-index: 2;
}
.scr7__slider a{
    display: block;
    width: 100%;
    height: 193px;
}
.scr7__slider img{
    display: block;
    width:100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.jsScr7Thubms {
    margin-top: 10px;
}
.jsScr7Thubms img{
    display: block;
    width: 100%;
    height: 52px;
    border-radius: 5px;
    object-fit: cover;
}
.jsScr7Thubms .swiper-slide{
    cursor: pointer;
    opacity: 0.8;
}
.jsScr7Thubms .swiper-slide-thumb-active{
    opacity: 1;
}
.scr7__title {
    padding-top: 27px;
    margin-left: 13px;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
}
.scr7__list {
    padding-top: 10px;
    list-style: none;
    padding-left: 10px;
}
.scr7__list li{
    font-size: 16px;
    line-height: 26px;
    padding-left: 26px;
}
.scr7__list li::before{
    top: 12px;
    left: 3px;
}
.scr7__actions {
    padding-top: 34px;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}
.scr7__actions .button{
    height: 78px;
    width: 301px;
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
    flex-shrink: 0;
}
.scr7__actions .button img{
    transform: translate(7px, -10px);
}
.scr7__actions .scr1__whatsapp{
    flex-shrink: 0;
    margin-left: 16px;
    width: 34px;
    height: 34px;
}
















.scr8 {
    overflow: hidden;
}
.scr8__row {
    margin-top: 60px;
    align-items: stretch;
    justify-content: center;
}
.scr8__item {
    width: 350px;
    border-radius: 10px;
    box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15);
    background-color: #fff;
    width: 350px;
    margin: 0 17px;
    padding: 15px 15px 45px;
    text-align: center;
    margin-bottom: 30px;
}
.scr8__photo {
    height: 245px;
    justify-content: center;
    align-items: flex-end;
}
.scr8__photo img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.scr8__title {
    padding-top: 35px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
}
.scr8__loc {
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
    font-size: 10px;
    color:#4f4f4f;
    letter-spacing: 0.2em;
}
.scr8__descr {
    padding-top: 25px;
    font-size: 15px;
    line-height: 24px;
}










.scr9 {
    height: 819px;
    margin-top: 30px;
    background: url(../img/scr9-bg.jpg) center center no-repeat;
    position: relative;
    overflow: hidden;
}
.scr9__text {
    font-weight: 500;
    color:#fff;
    font-size: 90px;
    line-height: 1;
    white-space: nowrap;
    position: absolute;
    top: 192px;
    left: 50%;
    margin-left: -73px;
    text-transform: uppercase;
}










.scr10 {
    padding-top: 114px;
    overflow: hidden;
    background: url(../img/scr10-mone.png) center 70px no-repeat;
}
.scr10 .h2__small{
    padding-top: 7px;
}
.scr10__wrap {
    position: relative;
    padding-left: 72px;
    margin-top: 125px;
    min-height: 565px;
}
.scr10__mockup {
    position: absolute;
    top: -95px;
    right: -140px;
}
.scr10__feats {
    position: relative;
    z-index: 3;
    width: 490px;
    max-width: 100%;
    flex-shrink: 0;
    height: 96px;
    align-items: stretch;
}
.scr10__feat{
    width: 50%;
    flex-shrink: 0;
    align-items: center;
}
.scr10__feat:last-child{
    padding-left: 60px;
    border-left: 1px solid #efefef;
}
.scr10__feat i{
    display: block;
    font-style: normal;
    color:#8f7a6f;
    font-size: 60px;
    line-height: 1;
    margin-right: 15px;
    font-weight: 500;
}
.scr10__feat span{
    font-size: 17px;
    line-height: 25px;
    display: block;
    white-space: nowrap;
}
.scr10__descr {
    position: relative;
    z-index: 3;
    padding-top: 33px;
    width: 500px;
    max-width: 100%;
    font-size: 26px;
    line-height: 32px;
    color:#4f4f4f;
}
.scr10__actions {
    margin-top: 55px;
    align-items: center;
}
.scr10__actions .button{
    width: 365px;
    max-width: 100%;
    height: 80px;
    line-height: 22px;
    margin-right: 13px;
}








.scr11 {
    padding-bottom: 90px;
    background: url(../img/scr2-bg.png) calc(50% + 510px) 490px no-repeat;
}
.scr11 .h2__small{
    padding-top: 15px;
}
.scr11__wrap {
    margin-top: 65px;
    align-items: center;
}
.scr11__left {
    width: 722px;
    flex-shrink: 0;
    margin-left: 45px;
}
.scr11_mockup {
    display: block;
    width: 100%;
}
.scr11__right {
    margin-left: 62px;
    margin-top: -106px;
    padding-top: 25px;
    color:#4f4f4f;
    font-size: 16px;
    line-height: 24px;
    max-width: 255px;
}
.scr11__monet {
    display: block;
    width: 54px;
}
.scr11__h1 {
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
}
.scr11__h2{
    color:#4f4f4f;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding-top: 77px;
}
.scr11__feats{
    margin-top: 45px;
    padding: 0 20px;
    align-items: stretch;
}
.scr11__item {
    min-height: 165px;
    box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15);
    background-color: #fff;
    border-radius: 8px;
    flex-basis: calc(100% / 3);
    flex-shrink: 0;
    padding: 28px 15px 15px;
    text-align: center;
}
.scr11__item strong{
    display: block;
    color:#766b66;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
}
.scr11__item strong small{
    display: inline-block;
    font-size: 36px;
}
.scr11__item p{
    padding-top: 7px;
    font-size: 17px;
    line-height: 25px;
}













.scr12 {
}
.formblock {
    margin-left: -50px;
    margin-right: -50px;
    height: 676px;
    overflow: hidden;
    /*background: url(../img/scr12-bg.jpg) center center no-repeat; */
   background: url(../img/cover-new-dark.jpg) 2% -7% / 1600px no-repeat;
    border-radius: 18px;
}
.formblock__left {
    padding-top: 80px;
    margin-left: 90px;
    width: 470px;
    flex-shrink: 0;
    color:#fafafa;
}
.formblock__h1 {
    font-size: 48px;
    line-height: 58px;
    text-transform: uppercase;
}
.formblock__h2 {
    padding-top: 13px;
    font-size: 20px;
    line-height: 30px;
    max-width: 335px;
}
.formblock__list{
    padding-left: 35px;
    padding-top: 30px;
}
.formblock__list li{
    padding-left: 30px;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 12px;
}
.formblock__list li::before{
    background-color: transparent;
    top: 10px;
}
.formblock__form {
    margin-top: 60px;
    margin-right: 50px;
    border-radius: 12px;
    background-color: #ffffff;
    box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15);
    /*margin-left: auto;*/
    margin-left: 10px;
    width: 406px;
    max-width: 100%;
    min-height: 560px;
    padding: 45px 50px;
}
.formblock__formtile {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin-right: -15px;
    margin-bottom: 30px;
}
.formitem {
    margin-bottom: 11px;
    position: relative;
}
.formitem input{
    width: 100%;
    height: 77px;
    background-color: rgb(247, 247, 247);
    box-shadow: inset 0px 1px 0px 0px rgba(211, 213, 214, 0.7);
    border-radius: 15px 15px 20px 20px / 25px 25px 25px 25px;
    border:none;
    outline: none;
    padding: 0 40px;
    color:#000;
    font-size: 16px;
}
input.invalid{
    box-shadow: inset 0 0 0 2px rgba(255, 0, 0, 0.7);
}
.formitem input[name="phone"]{
    position: absolute;
    visibility:hidden;
    pointer-events: none;
    opacity: 0;
}
.formsubmit {
    padding-top: 7px;
}
.formsubmit .button{
    width: 100%;
    height: 80px;
}
.accept {
    padding-top: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}
.accept a{
    text-decoration: underline;
    display: block;
}










.scr13 {
    padding-top: 100px;
}
.scr13__map {
    height: 656px;
    position: relative;
}
.scr13__map #yamap{
    height: 100%;
    position: relative;
    width: 100%;
    background-color: #aaa;
}
.scr13__mapover {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 656px;
    background: url(../img/scr13-cloud.png) top center no-repeat;
}
.scr13__mapover .container{
    height: 100%;
    position: relative;
}
.scr13__locblock {
    pointer-events: auto;
    position: absolute;
    left: 76px;
    right: 76px;
    bottom: 84px;
    background-color: #fff;
    box-shadow: 0px 14px 59px 0px rgba(163, 169, 183, 0.15);
    border-radius: 10px;
    min-height: 205px;
    padding: 35px 67px 0 50px;
    justify-content: space-between;
    font-size: 15px;
    line-height: 22px;
    color:#424752;
}
.scr13__locblock:before{
    pointer-events: none;
    display: block;
    content: "";
    top: 9px;
    left: 9px;
    bottom: 9px;
    right: 9px;
    border: 1px solid #f5f4f2;
    border-radius: 10px;
    position: absolute;
    z-index: 2;
}
.scr13__1 {
}
.scr13__h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}
.scr13__2 {
}
.scr13__3 {
}
.scr13__4 {
}
.brownlink {
    color:#675e5a;
    text-decoration: underline;
    display: block;
}
.brownlink:hover{
    color:#776d68;
}
.scr13__4 .button{
    font-size: 11px;
    width: 185px;
    height: 50px;
    border-bottom-width: 2px;
    margin-top: 20px;
}







.footer {
    min-height: 140px;
    padding-top: 40px;
}
.footer__1 {
    flex-basis: 208px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    white-space: nowrap;
    color:#424752;
}
.footer__logo{
    display:block;
    width:50px;
}
.footer__logo img{
    display:block;
    width:100%;	
}
.footer__2 {
    font-size: 14px;
    line-height: 22px;
    color:#424752;
    flex-basis: 230px;
}
.footer__3 {
    flex-basis: 230px;
    font-size: 14px;
    line-height: 24px;
}
.footer__3 a{
    display: block;
    color:#8c94a2;
}
.footer__3 a:hover{
    color:#555;
}
.footer__social {
    margin-left: auto;
    padding-top: 5px;
}
.footer__soc {
    display: flex;
    border-radius: 50%;
    margin: 0 5px;
    width: 37px;
    height: 37px;
    background-image: linear-gradient( 0deg, rgb(143,122,111) 0%, rgb(162,139,126) 100%);
}
.footer__soc  img{
    display: block;
    margin: auto;
}
.footer__soc img.vk{
    width: 18px;
}
.footer__soc  img.fb{
    height: 16px;
}
.footer__soc  img.inst{
    width: 16px;
}
.footer__soc:hover{
    opacity: 0.9;
}
.footer__right {
    margin-left: 85px;
    flex-basis: 185px;
}
.footer__phone {
    display: block;
    color:#424752;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}
.footer__mail {
    display: block;
    font-weight: 400;
    color:#675e5a;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 22px;
    margin-top: 7px;
    text-decoration: underline;
}
.footer__right a:hover{
    color:#000;
}











.callbackModal{
    width: 1200px;
    border-radius: 15px;
}
.callbackModal .formblock{
    width: 100%;
    margin: 0;
    border-radius: 15px;
}
.callbackModal .formblock__list{
    padding-left: 0;
    max-width: 335px;
}
















@media (min-width:1922px){
    body:after{
        content:"";
        z-index: 20;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(90deg, 
            #fff calc(50% - 950px), 
            rgba(255, 255, 255, 0) calc(50% - 850px), 
            rgba(255, 255, 255, 0) calc(50% + 850px), 
            #fff calc(50% + 950px) );
        display: block;
        position: fixed;
        pointer-events: none;
    }
}
