@media all and (min-width: 1200px){
    .container{
        max-width: 1180px;
    }
}
html, body{
    font-family: 'OpenSans-web', sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    background: #fff;
}
body{
    overflow-x: hidden;
}
input, button, textarea{
    font-family: inherit;
}
a{
    text-decoration: none;
    color:#000;
}
a:hover{
    color:#000;
}
.mshow{
    display: none;
}












.scr1 {
    min-height: 935px;
    background: url(../img/scr1/bg.jpg) center top no-repeat;
}
.hdr {
    justify-content: space-between;
    margin: 0 -10px;
}
.logo {
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    width: 172px;
    height: 153px;
    background: url(../img/scr1/logo.png) center center no-repeat;
}
.logo strong{
    font-size: 27px;
    line-height: 1;
    display: block;
    text-transform: uppercase;
}
.logo small{
    opacity: 0.54;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 3px;
}
.menu {
    padding-top: 65px;
    /* max-width: 634px; */
    border-bottom: 3px solid #c1c1c1;
}
.menu li{
    padding: 0 30px;
}
.menu li:first-child{
    padding-left: 0;
}
.menu li:last-child{
    padding-right: 0;
}
.menu a{
    color:#6f6f6f;
    display: block;
    font-size: 18px;
    border-bottom: 3px solid transparent;
    line-height: 50px;
    margin-bottom: -3px;
}
.menu a:hover{
    border-color:#fddd08;
    color:#000;
}
.hdr__contacts {
    padding-top: 53px;
}
.hdr__contacts a{
    align-items: flex-end;
    font-size: 23px;
    line-height: 1.1;
    margin-bottom: 12px;
}
.hdr__contacts a img{
    display: block;
    margin-right: 20px;
}
.hdr__contacts a strong{
    font-weight: 600;
}
.scr1__main {
    margin-top: 74px;
    text-align: center;
}
.scr1__h1 {
    font-size: 102px;
    line-height: 1.15;
}
.scr1__h1 span {
    color: #534f4f;
}
.scr1__h2 {
    color:#534f4f;
    font-size: 24px;
    line-height: 46px;
    margin-top: 19px;
    max-width: 1054px;
    margin-left: auto;
    margin-right: auto;
}
.scr1__action {
    padding-top: 59px;
}
.scr1__action  .button {
    height: 104px;
    padding-top: 4px;
    width: 390px;
    max-width: 100%;
}
.scr1__buttimg {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #5c7181;
    align-items: center;
    justify-content: center;
    margin-left: 48px;
    margin-right: -60px;
}











.scr2 {
    padding-top: 50px;
}
.blocktitle {
    color:#a5a5a5;
    font-size: 65px;
    line-height: 1.15;
    letter-spacing: 0.25em;
    text-align: center;
    position: relative;
    z-index: 4;
}
.scr2 .container{
    position: relative;
}
.scr2__left {
    position: relative;
    z-index: 4;
    padding-top: 54px;
    max-width: 470px;
}
.scr2__h1 {
    font-size: 27px;
    line-height: 41px;
    font-weight: 700;
    text-transform: uppercase;
}
.scr2__h1 small{
    color:#aaa4a4;
    font-weight: 400;
    line-height: 47px;
    display: block;
    font-size: 34px;
    text-transform: none;
}
.scr2__h2 {
    font-size: 19px;
    line-height: 1;
    padding: 40px 0 12px;
    font-weight: 700;
}
.scr2__list {
    font-size: 16px;
    line-height: 1.6;
}
.scr2__list li{
    position: relative;
    padding: 10px 0 2px;
    padding-left: 40px;
}
.scr2__list li:before{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fddd08;
    position: absolute;
    top: 18px;
    left: 10px;
    content:"";
}
.scr2__box {
    margin-top: 45px;
    font-size: 16px;
    line-height: 27px;
}
.scr2__box img{
    margin-right: 17px;
    margin-top: 2px;
    display: block;
}
.scr2__right {
    width: 649px;
    height: 649px;
    position: absolute;
    right: 80px;
    top: 130px;
    z-index: 2;
}
.scr2__img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.scr2__info {
    position: absolute;
    z-index: 3;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.scr2__info1 {
    top: 165px;
    left: -35px;
}
.scr2__info2 {
    top: 310px;
    left: -30px;
}
.scr2__info3 {
    top: 15px;
    left: 538px;
}
.scr2__weight {
    background: #edeeef;
    border-radius: 10px;
    font-size: 42px;
    line-height: 70px;
    padding: 10px 18px 0;
    position: absolute;
    right: 24px;
    z-index: 10;
    top: 233px;
}
.scr2__weight small{
    font-size: 26px;
}
.scr2__form {
    padding-top: 300px;
    position: relative;
    z-index: 10;
    padding-left: 0;
    padding-right: 0;
}
.scr2__formitem {
    padding: 0 15px;
    flex-grow: 1;
    width: 25%;
}
.themed {
    width: 100%;
    outline: none;
    border-radius: 1000px;
    font-weight: 600;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 20px;
    padding: 23px 35px;
    background-color: #edeeef;
    color:#1c2932;
    display: block;
    border:none;
}
.themed:focus{
    box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.themed.invalid{
    background-color: rgb(236, 170, 170);
}
.scr2__formsubmit {
    padding: 0 15px;
    flex-grow: 1;
    width: 24%;
}
.scr2__formsubmit .button{
    width: 100%;
    height: 70px;
    padding-top: 4px;
    font-size: 16px;
}
.scr2__formsubmit .scr1__buttimg{
    margin-left: 24px;
    margin-right: -35px;
    width: 28px;
    height: 28px;
}











.scr3 {
    padding-top: 80px;
    padding-bottom: 120px;
}
.scr3__features {
    margin-top: 75px;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
    border-radius: 100px;
}
.scr3__block {
    width: 33.3%;
    flex-grow: 1;
    background-color: #edeeef;
    height: 315px;
    position: relative;
}
.scr3__block img{
    display: block;
    position: absolute;
    z-index: 1;
}
.scr3__block i{
    font-size: 100px;
    line-height: 100px;
    display: block;
    padding-top: 85px;
    margin-bottom: -12px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
}
.scr3__boti{
    padding-top: 66px !important;
}
.scr3__block span{
    display: block;
    position: relative;
    z-index: 2;
    font-size: 18px;
    margin-left: 12px;
    line-height: 27px;
}
.scr3__block1 {
    border-radius: 100px 0 0 0;
    background: url(../img/scr3/bg-mimoza.png) #fddd08 left top no-repeat;
    background-size: cover;
    padding-left: 13.5%;
    width: 30%;
}
.scr3__block2{
    padding-left: 3%;
}
.scr3__block3{
    border-radius: 0 100px 0 0;
    background-color: #fff;
    padding-left: 4%;
}
.scr3__block4{
    width: 30%;
    border-radius: 0 0 0 100px;
    padding-left: 12.5%;
    padding-top: 0px;
    background-color: #fff;
}
.scr3__block5{
    background-color: #fddd08;
    padding-left: 2.5%;
}
.scr3__block6{
    border-radius: 0 0 100px 0;
    padding-left: 4%;
    background: url(../img/scr3/bg-maps.png) #edeeef right top no-repeat;
}
.scr3__abs1 {
    bottom: 0;
    left: -95px;
}
.scr3__abs2{
    top: -30px;
    right: 0;
}
.scr3__abs3{
    right: 40px;
    top: 57px;
}
.scr3__abs4{
    left: -20px; 
    bottom: 60px;
}
.scr3__abs5{
    bottom: -110px;
    right: 0;
}
.scr3__abs6{
    right: 0;
    bottom: 70px;
}











.scr4 {
    padding-top: 65px;
    padding-bottom: 140px;
}
.scr4__circles {
    margin-top: 85px;
    justify-content: space-between;
    height: 385px;
}
.scr4__circle {
    position: relative;
}
.scr4__circle i{
    display: block;
    width: 172px;
    height: 172px;
    box-sizing: border-box;
    border-radius: 50%;
    border:20px solid #fddd08;
    text-align: center;
    line-height: 132px;
    font-size: 71px;
}
.scr4__circle2 {
    align-self: flex-end;
    transform: translateX(35px);
}
.scr4__circle3 {
    transform: translateX(-30px);
}
.scr4__circle4 {
    align-self: flex-end;
}

.scr4__circle:after{
    content:"";
    position: absolute;
    pointer-events: none;
}
.scr4__circle1:after{
    top: 110%;
    left: 85px;
    width: 253px;
    height: 124px;
    background: url(../img/scr4/border1.png) center center no-repeat;
}
.scr4__circle2:after{
    top: -82%;
    left: 70px;
    width:164px;
    height: 123px;
    background: url(../img/scr4/border2.png) center center no-repeat;
}
.scr4__circle3:after{
    top: 110%;
    left: 75px;
    width:255px;
    height: 124px;
    background: url(../img/scr4/border3.png) center center no-repeat;
}
.scr4__feat {
    position: absolute;
}
.scr4__feat img{
    display: block;
}
.scr4__feat span{
    display: block;
    padding-top: 18px;
    font-size: 18px;
    line-height: 27px;
    white-space: nowrap;
}

.scr4__circle1 .scr4__feat{
    top:0;
    left: 220px;
}
.scr4__circle2 .scr4__feat{
    top: 155px;
    left: -145px;
}
.scr4__circle3 .scr4__feat{
    top: -10px;
    left: 223px;
}
.scr4__circle4 .scr4__feat{
    top: 140px;
    left: -140px;
}








.scr5 {
    padding-top: 50px;
    min-height: 800px;
    padding-bottom: 120px;
}
.scr5 .container{
    background: url(../img/scr5/bg.jpg) 45% 215px no-repeat;
}
.blocksub {
    text-align: center;
    font-size: 53px;
    line-height: 1.3;
    margin-top: 10px;
}
.scr5 .row{
    padding-top: 63px;
}
.scr5__block {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 45px;
}
.scr5__block i{
    display: block;
    width: 45px;
    height: 45px;
    background-color: #fddd08;
    border-radius: 50%;
    margin-bottom: 25px;
}
.scr5__block p{
    min-height: 75px;
}
.scr5__left {
    max-width: 255px;
}
.scr5__title {
    font-size: 30px;
    padding-bottom: 6px;
    line-height: 1.25;
}
.scr5__right {
    max-width: 245px;
}
.scr5__bottom {
    padding-top: 60px;
    text-align: center;
}
.scr5__button {
    height: 75px;
    width: 390px;
    font-size: 11px;
    padding-top: 4px;
    max-width: 100%;
}
.scr5__button .scr1__buttimg{
    width: 30px;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    transform: translateX(20px);
}









.footer {
    background-color: #2c4355;
    background-image: linear-gradient(180deg, #3d5a70, #2c4355);
    padding: 30px 0 20px;
    color:#fff;
}
.footer a{
    color:#fff;
}
.footer a:hover{
    color:#c0c0d0;
}
.footer__left {
    font-size: 13px;
    line-height: 1.6;
    max-width: 220px;
}
.footer__tel {
    padding-top: 10px;
    text-align: right;
}
.footer__tel a{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    justify-content: center;
}
.footer__tel img{
    margin-top: 0px;
    width: 20px;
    margin-right: 10px;
    filter: invert();
    height: 20px;
}
.footer__right {
    text-align: right;
    font-size: 13px;
    line-height: 1.6;
}
.footer__copy {
    font-weight: bold;
    color:#fff;
    margin-bottom: 5px;
    opacity: 0.5;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}




.hystmodal__close{
    outline: none;
}
.mod1{
    width: 650px;
    border-radius: 10px;
    padding: 60px;
}
.mod1__title{
    text-align: center;
    font-size: 45px;
    line-height: 1.4;
}
.mod1__sub{
    font-size: 20px;
    line-height: 1.5;
    padding-top: 10px;
    text-align: center;
}
.mod1__form{
    padding-top: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.mod1__item{
    padding-bottom: 15px;
}
.mod1__submit{
    padding-top: 10px;
}
.mod1__submit .button{
    height: 100px;
    padding-top: 8px;
    width: 100%;
    font-size: 14px;
}