@media (max-width: 1230px){
    .review{
        width: 1150px;
        margin: 40px auto;
    }
}

@media (max-width: 1200px){
    .header__top-body{
        width: 780px;
        margin: 0 auto;
        position: relative;
    }

    .header__button{
        width: 330px;
        display: block;
        vertical-align: top;
        margin:  0;
        text-align: right;
        position: absolute;
        top: 10px;
        right: 0;
    }

    .header__phone{
        width: 100%;
        display: table;
        margin: 20px 0 0;
    }

    .header__phone-hot{
        display: table-cell;
        vertical-align: middle;
    }

    .header__phone-gost{
        display: table-cell;
        vertical-align: middle;
    }


    .header__phone a{
        display: table-cell;
        vertical-align: middle;
    }

    .header__menu{
        width: 780px;
    }


    .header__menu-left > ul > li{
        margin-right: 5px;
        font: 14px/20px 'segoe', sans-serif;
    }

    .header__menu-left > ul > li > a {
        font: 14px/20px 'segoe', sans-serif;
    }

    .header__menu-right > ul > li{
        margin-right: 10px;
        font: 14px/20px 'segoe', sans-serif;
    }

    .header__menu-right > ul > li > a {
        font: 14px/20px 'segoe', sans-serif;
    }

    .cloud {
        padding: 200px 0px 0px 0px;
    }

    .cloud__body{
        bottom: 50px;
        width: 780px;
    }

    .cloud__content{
        width: auto;
        margin-left: 50px;
    }

    .cost{
        width: 780px;
    }



    .cost__choice{
        width: 450px;
        display: block;
        margin: 20px auto 0;
        left: 0;
    }

    .cost__choice li {
        margin-right: 15px;
        margin-left: 15px
    }

    .cost__choice li:last-child {
        margin-right: 15px;
    }

    .cost__list > ul > li{
        width: 50%;
    }

    .cost__list > ul > li:nth-child(2n){
        border: 1px solid #d4a5a5;
    }

    .cost__list-body{
        height: 910px;
    }

    .call-2{
        width: 100%
    }

    .call-2 p{
        display: block;
        width: 780px;
        margin: 0 auto;
        letter-spacing: -0.5px;
    }

    .footer__body{
        width: 780px;
    }

    .footer__help{
        margin: 20px 0 0;
    }

    .footer__phone{
        margin: 20px 0 0 20px;
    }

    .text {
        width: 780px;
        margin: 215px auto 0;
    }

    .liste__block {
        width: 780px;
        margin: 40px auto 0;
    }

    .call-1 {
        width: 100%;
    }

    .call-1 p {
        display: block;
        width: 780px;
        margin: 0 auto;
    }

    .popup-form {
        width: 780px;
    }


    .review{
        width: 750px;
        margin: 40px auto;
    }

    .review__item {
        height: 335px!important;
    }

    .menu {
        width: 780px;
        margin: 34px auto 0;
    }

    .menu__list {
        width: 260px;
        display: inline-block;
        vertical-align: top;
        padding: 0px 10px 40px 20px;
    }

    .menu__bottom .menu__list-desc:before,
    .menu__list-title:before,
    .menu__list-info li:after{
        display: none;
    }
}

@media (max-width: 801px){
    .dec{
        display: none!important;
    }

    .mob{
        display: block!important;
    }
    header{
        position: relative;
        background: #fff;
    }

    .header__top {
        background: #3b324e;
        padding: 27px 0 27px;
        border-bottom: 0;
        -webkit-box-shadow: 0px 3px 31px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 3px 31px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 3px 31px 0px rgba(0,0,0,0.3);
        position: relative;
        z-index: 3;
    }

    .header__top-body{
        width: 570px;
        margin: 0 auto;
    }

    .header__phone{
        width: 330px;
        margin: 0;
        padding: 6px 0 4px 57px;
        background: url(../images/time.png) no-repeat 0 0;
    }

    .header__phone a{
        font: 30px/30px 'arial', 'seguisb', sans-serif;
        color: #fff;
        margin-top: 0;
    }

    .header__menu-mob{
        position: absolute;
        top: 1px;
        right: 0;
        width: 41px;
        height: 37px;
        background: url(../images/menu.png) no-repeat center;
        cursor: pointer;
    }

    .header__title{
        display: block;
        width: 504px;
        margin: 0 auto;
        padding: 45px 0 33px;
    }

    .header__title span{
        text-transform: none;
    }


    .header__title-site{
        font: 15px/18px 'segoe', sans-serif;
        margin: -4px 0 0 73px;
    }

    .header__title-lisence{
        font: 15px/28px 'segoe', sans-serif;
        margin: -19px 0 0 74px;
    }

    .header__title a{
        display: table;
        margin-top: -15px;
    }

    .header__title span{
        font: 28px/32px 'seguisb', sans-serif;
        padding: 18px 0 0 15px;
    }



    .cloud {
        position: relative;
        padding: 0;
    }

    .cloud__bg {
        height: 385px;
    }

    .cloud__bg video{
        height: 384px;
    }

    .cloud__body{
        bottom: 43px;
        width: 500px;
    }

    .cloud__content{
        margin-left: 0px;
    }

    .cloud__title h1{
        font: 30px/36px 'segoe', sans-serif;
        text-transform: none;
    }

    .cloud__desc{
        margin: 17px 0 0
    }

    .cloud__desc p{
        font: 16px/22px 'seguisb', sans-serif;
        color: #fff;
    }

    .cloud__btn{
        margin: 28px 0 0;
    }

    .cloud__btn a{
        display: block;
        width: 100%;
        height: 62px;
        border-radius: 3px;
        background: #c63a33;
        font: 24px/62px 'segoe', sans-serif;
        color: #fff;
    }
    .cost{
        width: 570px;
        margin: 35px auto 0;
    }



    .cost__choice {
        margin: 17px auto 0;
    }
    .cost__desc {
        margin: 31px 0 0;
    }
    .cost__desc p{
        text-align: left;
        font: 16px/20px 'segoe', sans-serif;
    }

    .descand p{
        text-align: left;
        font: 600 16px/20px 'segoe', sans-serif;
    }

    .cost__list-about{
        display: none;
    }
    .cost__list-body {
        height: 455px;
        padding: 33px 43px 0 14px;
    }

    .cost__list > ul > li:nth-child(1),
    .cost__list > ul > li:nth-child(2){
        border-bottom: 0;
    }

    .cost__list {
        margin: 36px 0 39px;
    }

    .cost__list-desc {
        margin: 19px 0 0 22px;
    }

    .cost__list-desc p {
        font: 14px/18px 'segoe', sans-serif;
    }

    .cost__list-title h4{
        font: 600 22px/27px 'segoe', sans-serif;
    }

    .cost__list-price {
        margin: 22px 0 0 21px;
    }

    .cost__list-itogo p {
        margin: 19px 10px 0px 23px;
    }

    .cost__desc img{
        display: block;
        margin: 14px auto 0;
    }

    .call-2{
        margin: 33px auto 0;
        background-size: cover;
    }

    .call-2 p{
        display: block;
        width: 570px;
        margin: 0 auto;
        letter-spacing: 0px;
    }

    .call-2 p span{
        display: block
    }

    .call-2 a{
        font: 21px/24px 'segoe', sans-serif;
    }

    .text {
        width: 100%;
        margin: 30px auto 0;
    }
    .text__bread{
        width: 570px;
        margin: 0 auto;
        text-align: center;
    }

    .text__content {
        border: 1px solid #e5e5e5;
        padding: 38px 0 50px;
        margin-top: 22px;
        box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.2);
    }

    .text__title{
        width: 500px;
        margin: 0 auto;
        text-align: center;
    }

    .text__title h1 {
        font: 30px/36px 'seguisb', sans-serif;
        color: #a65047;
        font-weight: 600;
        margin: 0;
        margin-left: 0;
    }
    .text__desc {
        width: 570px;
        margin: 20px auto 0;
    }

    .call-1 {
        margin: 0 auto;
    }

    .liste__block {
        width: 570px;
        margin: 40px auto 0;
    }

    .liste__block div {
        width: 48%;
        margin-right: 4%;
    }

    .liste__block div:nth-child(2n){
        margin-right: 0;
    }

    .call-1 p {
        display: block;
        width: 570px;
        margin: 0 auto;
        font: 21px/24px 'segoe', sans-serif;
    }

    .popup-form {
        width: 550px;
    }

    .popup__form-content {
        width: 500px;
        margin: 54px auto 0;
        padding-bottom: 78px;
    }



    .popup__form-body .field-order-names,  .popup__form-body .field-order-phone {
        display: block;
        margin: 0 auto 20px;
        text-align: center;
    }

    .popup__form-body .field-order-names input,  .popup__form-body .field-order-phone input{
        width: 100%;
    }

    .popup__form-phone {
        width: 500px;
    }


    .review{
        width: 550px;
        margin: 40px auto;
    }

    .review__item {
        height: 290px!important;
    }
    .menu.menu__bottom {
        width: 100%;
    }



    .menu__list {
        width: 100%;
        display: block;
        padding: 0px 0px 40px 50px;
        margin: 0 auto 20px;
    }

    .menu__bottom .menu__list-desc:before,
    .menu__list-title:before,
    .menu__list-info li:after{
        display: block;
    }

}

@media (max-width: 600px){
    header .left{
        position: fixed !important;
        z-index: 10001 !important;
        top: 0;
        right: 0;
        left: 0;
    }

    aside{
        z-index: 10000;
        top: 70rem;
        height: calc(100% - 70rem);
    }

    aside menu{
        padding-top: 15rem;
    }

    section.top .center{
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    section.top .center .text{
        width: 100%;
        max-width: none;
        box-sizing: border-box;
        overflow-wrap: break-word;
    }

    section.top .center .text h1,
    section.top .center .text p{
        max-width: 100%;
        overflow-wrap: break-word;
    }

    .header__menu-flip{
        position: fixed;
        z-index: 10000;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        box-sizing: border-box;
        overflow-y: auto;
        padding: 20px 15px;
    }

    .header__menu-flip.active{
        display: block;
    }

    .header__top-body,
    .header__title,
    .cloud__body,
    .cost,
    .call-2 p,
    .call-1 p,
    .text__bread,
    .text__desc,
    .liste__block,
    .review,
    .popup-form,
    .popup__form-content,
    .popup__form-phone{
        width: calc(100% - 30px);
    }

    .header__title{
        padding: 30px 0 25px;
    }

    .header__title-site,
    .header__title-lisence{
        margin-left: 55px;
    }

    .cloud__bg,
    .cloud__bg video{
        height: 360px;
    }

    .cloud__body{
        left: 15px;
        bottom: 28px;
        box-sizing: border-box;
    }

    .cloud__content{
        width: 100%;
        margin-left: 0;
    }

    .cloud__title h1{
        font-size: 25px;
        line-height: 30px;
        overflow-wrap: break-word;
    }

    .cloud__desc p{
        font-size: 15px;
        overflow-wrap: break-word;
    }

    .cloud__btn a{
        width: 100%;
        height: auto;
        min-height: 62px;
        padding: 12px 10px;
        box-sizing: border-box;
        font-size: 18px;
        line-height: 24px;
    }

    .cost__choice{
        width: 100%;
    }

    .cost__list > ul > li{
        width: 100%;
    }

    .text__title{
        width: calc(100% - 30px);
    }

    .text__title h1{
        font-size: 25px;
        line-height: 30px;
    }

    .liste__block div{
        width: 100%;
        margin-right: 0;
    }
}
