* {
    -moz-box-sizing: border-box; /* Для Firefox */
    box-sizing: border-box; /* Ширина блока с полями */
    margin: 0;
    padding: 0;
    /*transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-webkit-transition: all 0.3s ease;
    -moz--webkit-transition: all 0.3s ease;*/
}
*:hover{
    /*transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-webkit-transition: all 0.3s ease;
    -moz--webkit-transition: all 0.3s ease;*/
}

html, body{
    height: 100%;
}
body{
    position: relative;

}

input, textarea{
    outline: none;
    border: 0;
    -webkit-appearance: none;
}
input[type="submit"]{
    cursor: pointer;
    display: block;
}
section, header, footer{
    background-position: center top;
    background-repeat: no-repeat;
}
a{
    cursor: pointer;
    color: inherit;
    text-decoration: none;
}
img{
    display: inline;
    vertical-align: middle;
    max-width: 100%;
    border: 0;
}
button{
    display: block;
    cursor: pointer;
    background: rgba(0,0,0,0);
    border: 0;
    outline: none;
}
ul{
    list-style: none;
}
:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-input-placeholder {
    color: transparent;
}
:focus::-input-placeholder {
    color: transparent;
}
.clear{
    clear: both;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.inline-block{
    display: inline-block;
}
.display-block{
    display: block;
}
.display-none{
    display: none;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}
.align-center{
    text-align: center;
}
.in-top{
    display: inline-block;
    vertical-align: top;
}
.in-middle{
    display: inline-block;
    vertical-align: middle;
}
.in-bottom{
    display: inline-block;
    vertical-align: bottom;
}
.w5{
    width: 5%;
}
.w10{
    width: 10%;
}
.w15{
    width: 15%;
}
.w20{
    width: 20%;
}
.w25{
    width: 25%;
}
.w30{
    width: 30%;
}
.w35{
    width: 35%;
}
.w40{
    width: 40%;
}
.w45{
    width: 45%;
}
.w50{
    width: 50%;
}
.w55{
    width: 55%;
}
.w60{
    width: 60%;
}
.w65{
    width: 65%;
}
.w70{
    width: 70%;
}
.w75{
    width: 75%;
}
.w80{
    width: 80%;
}
.w85{
    width: 85%;
}
.w90{
    width: 90%;
}
.w95{
    width: 95%;
}
.w100{
    width: 100%;
}
.transition{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-webkit-transition: all 0.3s ease;
    -moz--webkit-transition: all 0.3s ease;
}
.transition:hover{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-webkit-transition: all 0.3s ease;
    -moz--webkit-transition: all 0.3s ease;
}
.opacity:hover{
    opacity: 0.7;
}
.r5{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.r20{
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
}
.r30{
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
}
.r50{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}
.mobile_{
    display: none;
}
.desctop_{
    display: block;
}
.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
.absolute{
    position: absolute;
}
.relative{
    position: relative;
}
/*=============================fonts==================================*/
/* font-family: "GothamProRegular"; */
@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProBold"; */
@font-face {
    font-family: "GothamProBold";
    src: url("../fonts/GothamProBold/GothamProBold.eot");
    src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProBlack"; */
@font-face {
    font-family: "GothamProBlack";
    src: url("../fonts/GothamProBlack/GothamProBlack.eot");
    src: url("../fonts/GothamProBlack/GothamProBlack.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"),
    url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProItalic"; */
@font-face {
    font-family: "GothamProItalic";
    src: url("../fonts/GothamProItalic/GothamProItalic.eot");
    src: url("../fonts/GothamProItalic/GothamProItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProItalic/GothamProItalic.woff") format("woff"),
    url("../fonts/GothamProItalic/GothamProItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProMedium"; */
@font-face {
    font-family: "GothamProMedium";
    src: url("../fonts/GothamProMedium/GothamProMedium.eot");
    src: url("../fonts/GothamProMedium/GothamProMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMedium/GothamProMedium.woff") format("woff"),
    url("../fonts/GothamProMedium/GothamProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProLight"; */
@font-face {
    font-family: "GothamProLight";
    src: url("../fonts/GothamProLight/GothamProLight.eot");
    src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLight/GothamProLight.woff") format("woff"),
    url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProMediumItalic"; */
@font-face {
    font-family: "GothamProMediumItalic";
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot");
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.woff") format("woff"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProLightItalic"; */
@font-face {
    font-family: "GothamProLightItalic";
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot");
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.woff") format("woff"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProBoldItalic"; */
@font-face {
    font-family: "GothamProBoldItalic";
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot");
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.woff") format("woff"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/* font-family: "GothamProBlackItalic"; */
@font-face {
    font-family: "GothamProBlackItalic";
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot");
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.woff") format("woff"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'CirceRegular';
    src: url('../fonts/CirceRegular.eot');
    src: url('../fonts/CirceRegular.eot') format('embedded-opentype'),
         url('../fonts/CirceRegular.woff2') format('woff2'),
         url('../fonts/CirceRegular.woff') format('woff'),
         url('../fonts/CirceRegular.ttf') format('truetype'),
         url('../fonts/CirceRegular.svg#CirceRegular') format('svg');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
/*=====================================================================*/
html,body{
    background: #1d1d1d;
    height: 100%;
}
body{
    font-family: 'GothamProRegular';
    color: #fff;
    position: relative;
}
.allcontent{
    overflow: hidden;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; 
}
.wrap{
    max-width: 1730px;
    padding: 0 15px;
    margin: 0 auto 0;
}
header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 40px;
    z-index: 21;
}
.logo-text{
    margin-left: 30px;
    font-size: 15px;
    color: #b7b7b7;
}
.logo-text .text{
    font-family: 'GothamProBold';
    color: #3c3c3c;
    font-size: 16px;
    margin-top: 15px;
}
.header-center{
    margin-left: 115px;
    font-size: 13px;
    color: #a8a8a8;
}
.call-number{
    font-family: 'GothamProBlack';
    font-size: 25px;
    display: block;
}
.call-number span{
    vertical-align: bottom;
}
.call-number span:last-of-type{
    font-size: 32px;
}
.call-me{
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.call-me:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.header-mail{
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
    font-family: 'GothamProMedium';
    text-transform: uppercase;
}
.footer-mail b,
.header-mail b{
    font-family: 'GothamProRegular';
}
footer{
    background: #1d1d1d;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 21;
    width: 100%;
    padding: 45px 0 55px;
    border-top: 1px solid #353535;
}
.footer-mail{
    font-size: 18px;
    font-family: 'GothamProMedium';
    color: #757575;
}
.call-number-footer span:last-of-type{
    font-family: 'GothamProBlack';
}
.call-number-footer{
    font-size: 20px;
    font-family: 'GothamProMedium';
    color: #f9b134;
}
footer .call-me{
    font-size: 13px;
    font-family: 'GothamProBold';
    color: #737373;
    border-bottom: 1px solid #737373;
    margin-top: 15px;
    display: inline-block;
}
footer .item-center{
    margin-left: 12.94117647058824%;
}
footer .item-center .title{
    font-size: 18px;
    font-family: 'GothamProBold';
    line-height: 27px;
    color: #e4e4e4;
    margin-bottom: 20px;
}
footer .item-center .item{
    font-family: 'CirceRegular';
    font-size: 16px;
    color: #585858;
}
footer .item-center .item a{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    border-bottom: 1px solid rgba(0,0,0,0);
    line-height: .8;
}
footer .item-center .item a:hover{
    color: #f9b134;
    border-bottom: 1px solid #f9b134;
}
footer .item-center .item .container .sub-item .row:last-of-type{
    margin-bottom: 0;
}
footer .item-center .item .container .sub-item .row{
    margin-bottom: 5px;
}
footer .item-center .item .container .sub-item:last-of-type{
    margin-left: 50px;
}
footer .item-center .item:last-of-type{
    margin-left: 45px;
}
footer .item-center .item:last-of-type .sub-item{
    position: relative;
    padding-left: 40px;
}
footer .item-center .item:last-of-type .sub-item:before{
    content: ',,';
    position: absolute;
    font-size: 56px;
    font-family: 'GothamProBold';
    color: #2e2e2e;
    left: 0;
    top: -36px;
}
@media (max-width: 1600px){
    footer .item-center,
    footer .item-center .item:last-of-type,
    footer .item-center .item .container .sub-item:last-of-type{
        margin-left: 20px;
    }
    footer .item.float-right{
        margin-left: -150px;
    }
}
.right-bg{
    position: absolute;
    min-height: 100%;
    min-width: 300px;
    width: 27.96875%;
    background: #ffb700;
    top: 0;
    right: 0;
    z-index: 20;
}
.slider-bg-container{
    position: absolute;
    left: 0;
    bottom: 240px;
    width: 100%;
    height: 60%;
}
.slider-bg{
    position: absolute;
    height: 100%;
}
.slider-bg *{
    height: 100%;
}
.right-bg-1 img,
.right-bg-2 img,
.right-bg-3 img,
.right-bg-4 img,
.right-bg-7 img{
    height: initial;
    display: inline!important;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}
/*.right-bg-6{
    top: 0;
    bottom: initial;
    width: 1000px;
}
.right-bg-5{
    top: 0;
    bottom: initial;
    width: 1000px;
}*/
/*.right-bg-5 img,
.right-bg-6 img{
    min-height: 1000px;
    position: absolute;
    top: 0;
}*/
@media (max-width: 1650px){
    .house-bg{
        /*width: 858px;
        left: -62px;*/
    }
}
@media (max-height: 1000px){
    header{
        padding-top: 30px;
    }
    footer{
        padding: 30px 0 35px;
    }
    .slider-bg-container{
        bottom: 175px;
    }
    body{
        overflow-y: auto;
    }
}
.step-bg{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90.15625%;
    opacity: .04;
}
.allcontent{
    padding-bottom: 390px;
    position: relative;
}
.allcontent,
.main{
    min-height: 100%;
}
.steps{
    padding-top: 230px;
}
.step{
    position: absolute;
    opacity: 0;
    z-index: -999;
    top: 0;
}
.step.active{
    opacity: 1;
    position: relative;
    z-index: 9;
    top: initial;
    left: initial;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; 
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.step-left{
    width: 313px;
    height: 360px;
    background: url(../images/step-one-left.jpg)no-repeat center top;
    background-size: 100%;
    position: relative;
    z-index: 2;
}
.step-left-inner{
    padding: 115px 35px 40px 45px;
}
.step-left-inner .text{
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'GothamProMedium';
    color: #c7c7c7;
    line-height: 25px;
}
.steps-form{
    max-width: 1200px;
}
.step-right{
    max-width: 715px;
    width: 100%;
    height: 460px;
    padding-bottom: 70px;
    position: relative;
    z-index: 9;
}
.step-title{
    font-size: 42px;
    line-height: 51px;
    font-family: 'GothamProBold';
    margin: -20px 0 45px;
}
.step-right .s-container .row:last-of-type{
    margin-bottom: 0;
}
.step-right .s-container .row{
    margin-bottom: 40px;
}
.step-right .s-container .row .item:last-of-type{
    margin-left: 53px;
}
.step-right .s-container .row .item .number{
    font-size: 18px;
    font-family: 'GothamProBlack';
    color: #f9b134;
    margin-right: 10px;
}
.step-right .s-container .row .item-text{
    width: 254px;
    font-size: 17px;
    font-family: 'CirceRegular';
    color: #828282;
}
.step-right .s-container .row .item-text .title{
    font-size: 19px;
    font-family: 'GothamProBold';
    color: #e0e0e0;
    margin-bottom: 10px;
}
.one-btn{
    width: 294px;
    height: 65px;
    background: rgb(248,177,51);
    background: -moz-linear-gradient(top, rgba(248,177,51,1) 0%, rgba(238,166,46,1) 23%, rgba(221,151,39,1) 45%, rgba(217,149,38,1) 47%, rgba(216,145,37,1) 52%, rgba(206,139,32,1) 59%, rgba(205,138,33,1) 63%, rgba(195,127,26,1) 75%, rgba(190,122,25,1) 86%, rgba(186,120,23,1) 88%, rgba(182,116,22,1) 100%);
    background: -webkit-linear-gradient(top, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
    background: linear-gradient(to bottom, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b133', endColorstr='#b67416',GradientType=0 );
    border-bottom: 2px solid #71440f;
    box-shadow: 0 2px 1px 0px rgba(255,255,255,.36) inset;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    font-family: 'GothamProBlack';
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.one-btn:active{
    background: -moz-linear-gradient(bottom, rgba(248,177,51,1) 0%, rgba(238,166,46,1) 23%, rgba(221,151,39,1) 45%, rgba(217,149,38,1) 47%, rgba(216,145,37,1) 52%, rgba(206,139,32,1) 59%, rgba(205,138,33,1) 63%, rgba(195,127,26,1) 75%, rgba(190,122,25,1) 86%, rgba(186,120,23,1) 88%, rgba(182,116,22,1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
    background: linear-gradient(to top, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
}
.one-btn:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 1600px){
    .steps-form{
        max-width: 1060px;
    }
    .step-title {
        font-size: 31px;
        line-height: 42px;
        margin: -10px 0 35px;
    }
    .step-right .s-container .row .item-text .title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .step-right .s-container .row .item .number{
        font-size: 15px;
        margin-left: 7px;
    }
    .step-right .s-container .row .item-text{
        font-size: 15px;
        width: 235px;
    }
    .step-right .s-container .row .item:last-of-type {
        margin-left: 5px;
    }
    .step-left {

        width: 270px;

        height: 310px;

        background: url(../images/step-one-left.jpg)no-repeat center top;

        background-size: 100%;

    }
    .step-left-inner {
        padding: 50px 30px 40px 35px!important;
    }
    .step-right{
        height: 410px;
    }
}

.step-left-new{
    width: 320px;
    height: 360px;
    background: url(../images/step-two-left.jpg)no-repeat center top;
    background-size: 100%;
}
.step-left-new .step-left-inner{
    padding: 97px 60px 40px 50px;
    font-size: 14px;
}
.step-left-new .title{
    font-family: 'GothamProMedium';
    color: #c7c7c7;
    margin: 25px 0 20px 32px;
    text-transform: uppercase;
}
.step-left-new .text:last-of-type{
    margin-bottom: 0;
}
.step-left-new .text{
    font-family: 'GothamProRegular';
    color: #828282;
    margin: 0 -3px 7px 32px;
    position: relative;
}
.step-left-new .text:before{
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 2px;
    background: url(../images/line.jpg)no-repeat;
    top: 8px;
    left: -32px;
}
@media (max-width: 1600px){
    .step-left-new{
        width: 290px;
        height: 330px;
    }
}
.step-title-block{
    margin: -113px 0 40px;
}
.step-title-block .title{
    font-size: 24px;
    color: #b2b2b2;
    margin-bottom: 45px;
}
.step-title-block .text{
    font-size: 20px;
    font-family: 'GothamProBold';
    color: #4a4a4a;
    margin-left: 33px;
}
.line-progress .line:last-of-type{
    margin-right: 0;
}
.line-progress .line{
    width: 110px;
    height: 7px;
    background: #3d3d3d;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.4) inset;
    margin-right: 20px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
}
.line-progress .line.active{
    background: linear-gradient(to right, #b67315 0%, #ffb73d 100%);
    background: -webkit-linear-gradient(to right, #b67315 0%, #ffb73d 100%);
    background: -moz-linear-gradient(to right, #b67315 0%, #ffb73d 100%);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0) inset;
}
.container-steps .step-title{
    margin: 50px 0 30px;
}
input[type="checkbox"],
input[type="radio"]{
    display: none;
}
label{
    display: block;
    position: relative;
}
.container-box .row:last-of-type{
    margin-top: 30px;
}
.container-box .row .item:last-of-type{
    margin-left: 20px;
}
.container-box .row .item{
    width: 293px;
}
.container-box .row .item label:last-of-type{
    margin-bottom: 0;
}
.container-box .row .item .label-title{
    margin:0 0 15px 0;
}
.container-box .row .item label{
    margin:0 0 10px 43px;
}
.container-box .row .item .label-title.new-label{
    margin-bottom: 30px;
}
.container-box .row .item .label-title.new-label:last-of-type{
    margin-bottom: 0;
}
.step-five .input-container p,
.container-box .row .item p{
    font-size: 14px;
    font-family: 'CirceRegular';
    color: #828282;
    margin-left: 33px;
}
.container-box .row .item label.label-title p{
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #d7d7d7;
    margin-left: 42px;
}
label input[type="checkbox"] + span,
label input[type="radio"] + span{
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #686868;
    background: #252525;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 2px;
    left: 0;
}
label.label-title input[type="radio"] + span{
    width: 23px;
    height: 23px;
    top: -2px;
}
label input[type="checkbox"]:checked + span:after,
label input[type="radio"]:checked + span:after{
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: rgb(248,177,51);
    background: -moz-linear-gradient(top, rgba(248,177,51,1) 0%, rgba(238,166,46,1) 23%, rgba(221,151,39,1) 45%, rgba(217,149,38,1) 47%, rgba(216,145,37,1) 52%, rgba(206,139,32,1) 59%, rgba(205,138,33,1) 63%, rgba(195,127,26,1) 75%, rgba(190,122,25,1) 86%, rgba(186,120,23,1) 88%, rgba(182,116,22,1) 100%);
    background: -webkit-linear-gradient(top, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
    background: linear-gradient(to bottom, rgba(248,177,51,1) 0%,rgba(238,166,46,1) 23%,rgba(221,151,39,1) 45%,rgba(217,149,38,1) 47%,rgba(216,145,37,1) 52%,rgba(206,139,32,1) 59%,rgba(205,138,33,1) 63%,rgba(195,127,26,1) 75%,rgba(190,122,25,1) 86%,rgba(186,120,23,1) 88%,rgba(182,116,22,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b133', endColorstr='#b67416',GradientType=0 );
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -4px;
}
label.label-title input[type="radio"].active + span:after,
label.label-title input[type="radio"]:checked + span:after{
    width: 11px;
    height: 11px;
    margin: 5px auto;
    top: initial;
    left: initial;
    position: initial;
}
.btn-next-step{
    padding: 0 70px 0 50px;
}
.btn-next-step:after{
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 13px;
    background: url(../images/btn-next.png)no-repeat;
    top: 50%;
    margin-top: -7px;
    right: 47px;
}
.step-number{
    font-size: 550px;
    font-family: 'GothamProBold';
    color: #212121;
    position: absolute;
    bottom: -280px;
    left: -310px;
}
.step-left-thanks{
    position: relative;
    z-index: 5;
}
@media (max-width: 1699px){
    .allcontent{
        padding-bottom: 340px;
    }
    .line-progress .line{
        width: 80px;
        margin-right: 10px;
    }
    .step-title-block .text{
        margin-left: 15px;
    }
    .container-box .row .item{
        width: 255px;
    }
    .container-steps .step-title {
        margin: -15px 0 20px;
    }
    .container-box .row .item label.label-title p{
        font-size: 16px;
    }
}
.step-two .step-left{
    height: 400px;
    background: url(../images/step-three-left.jpg)no-repeat;
    background-size: 100%;
}
.step-two .step-left-inner{
    padding-top: 90px;
    padding-bottom: 45px;
}
.step-two .step-left-inner .write{
    margin:20px 0 0 32px;
    font-size: 13px;
}
.step-two .step-left-inner .write span{
    color: #f9b134;
}
.step-two .container-box .row .item {
    width: 330px;
}
@media (max-width: 1699px){
    .step-two .container-box .row .item {
        width: 265px;
    }
    .container-box .row .item label.label-title p{
        font-size: 14px;
        margin-left: 33px;
    }
    .step-number{
        font-size: 500px;
    }
}
.step-three .step-left{
    height: 392px;
    background: url(../images/step-four-left.jpg)no-repeat;
    background-size: 100%;
}
.step-three .step-left-inner{
    padding: 90px 40px 45px 50px;
}
.step-four .step-left-new .title,
.step-three .step-left-new .title {
    margin: 20px 0 10px 32px;
}
@media (max-width: 1699px){
    .step-three .step-left-inner{
        padding-top: 35px!important
    }
}
.step-four .step-left{
    height: 359px;
    background: url(../images/step-five-left.jpg)no-repeat;
    background-size: 100%;
}
.step-four .step-left-inner{
    padding-top: 100px;
    padding-bottom: 45px;
}
.step-four .step-left-inner .title{
    margin-right: -20px
}
.btn-finish-step{
    width: 100%;
    max-width: 490px;
}
.step-four .step-right{
    height: 412px;
}
@media (max-width: 1699px){
    .step-four .step-right{
        height: 320px;
    }
}
.step-five{
    padding-top: 100px;
    max-width: 1130px;
}
.step-five .step-left{
    width: 298px;
    height: 336px;
    background: url(../images/step-six-left.jpg)no-repeat;
    background-size: 100%;
}
.step-five .step-left-inner{
    padding-top: 225px;
}
.step-five .step-left-inner .t-text{
    font-size: 13px;
    color: #6d6d6d;
}
.step-five .step-title{
    font-size: 31px;
    line-height: normal;
    margin:35px -20px 45px 0;
}
.step-five .step-title-block{
    margin: -185px 0 0 0;
}
.step-five .step-right{
    height: initial;
    padding: 0;
}
.step-five .step-right .one-btn{
    position: initial;
}
.step-five .input-container input[type="tel"],
.step-five .input-container input[type="text"]{
    border: 3px solid #2f2f2f;
    background: rgba(0,0,0,0);
    height: 50px;
    width: 357px;
    padding: 0 18px;
    font-size: 14px;
    font-family: 'GothamProRegular';
    color: #909090;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.step-five .input-container label{
    max-width: 470px;
    margin: 38px 0;
}
.step-five .input-container label span{
    margin: 0;
    top: 2px;
}
.btn-thanks-step{
    max-width: 357px;
    width: 100%;
}
.form-write{
    margin: 40px 0 0 36px;
    font-size: 14px;
    font-family: 'GothamProLight';
    color: #5c5c5c;
    max-width: 340px;
    position: relative;
}
.form-write:before{
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 2px;
    background: url(../images/line.jpg)no-repeat;
    left: -35px;
    top: 5px;
}
@media (max-width: 1699px){
    .step-five .step-left-inner{
        padding-top: 210px!important;
        padding-left: 45px!important;
    }
    .step-five .step-title {
        font-size: 25px;
        max-width: 565px;
    }
    .step-five .step-title-block {
        margin: -160px 0 0 0;
    }
}
.thanks-left .title{
    font-size: 25px;
    font-family: 'GothamProBold';
    margin-bottom: 45px;
    text-transform: uppercase;
}
.thanks-right .mail a:hover,
.thanks-left .phone a:hover{
    text-decoration: underline;
}
.thanks-left .phone a{
    font-size: 25px;
    font-family: 'GothamProMedium';
    color: #c5c1c1;
}
.thanks-right{
    margin-left: 65px;
    color: #8a8a8a;
}
.thanks-right .title{
    margin-bottom: 45px;
    font-size: 24px;
}
.thanks-right .mail{
    font-size: 26px;
}
.step-six{
    max-width: 1130px;
}
.step-six .b-container{
    margin-top: 65px;
}
.slider-container{
    border: 4px solid #f9b134;
    margin: 0 50px 0 -70px;
    width: 392px;
    height: 238px;
}
.slider-container *{
    width: 100%;
    height: 100%;
}
.thanks-bottom-text .title{
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #f9b134;
    margin-bottom: 20px;
}
.thanks-bottom-text .text{
    font-size: 15px;
    color: #8a8a8a;
}
.step-six .step-number {
    bottom: -320px;
    left: -70px;
}
.step-six .step-right{
    height: initial;
    padding: 0;
}
.owl-controls, .owl-controls *{
    height: initial;
    width: initial;
}
.slider-container .owl-controls{
    margin-top: 24px;
    text-align: center;
}
.slider-container .owl-prev,
.slider-container .owl-next{
    width: 24px;
    height: 24px;
    border: 1px solid #5e5e5e;
    background: url(../images/next.png)no-repeat center center;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 0.1px;
    color: rgba(0,0,0,0);
    /*transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;*/
}
.slider-container .owl-next:hover,
.slider-container .owl-prev{
    -webkit-transform: rotate(180deg); /* Chrome y Safari */
    -moz-transform: rotate(180deg); /* Firefox */
    -o-transform: rotate(180deg); /* Opera */   
}
.slider-container .owl-prev:hover{
    -webkit-transform: rotate(0deg); /* Chrome y Safari */
    -moz-transform: rotate(0deg); /* Firefox */
    -o-transform: rotate(0deg); /* Opera */   
}
.slider-container .owl-prev:hover,
.slider-container .owl-next:hover{
    background: url(../images/prev.png)no-repeat center center;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5; 
}
@media (max-width: 1699px){
    .step-left-thanks{
        width: 260px;
    }
    .thanks-left .title {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .thanks-left .phone a {
        font-size: 20px;
    }
    .thanks-right {
        margin-left: 55px;
    }
    .thanks-right .title {
        margin-bottom: 30px;
        font-size: 19px;
    }
    .thanks-right .mail {
        font-size: 24px;
    }
    .slider-container {
        margin: 0 25px 0 -70px;
        width: 330px;
        height: 190px;
    }

    .thanks-bottom-text .text {
        font-size: 15px;
        width: 177px;
    }
    .thanks-bottom-text .text br{
        display: none;
    }
}
@media (max-width: 1200px){
    .wrap{
        max-width: 1000px;
    }
    header{
        padding-top: 20px;
    }
    .logo-img{
        width: 90px;
    }
    .logo-text{
        margin-left: 15px;
        font-size: 11px;
    }
    .logo-text .text{
        margin-top: 5px;
        font-size: 12px;
    }
    .header-center{
        margin-left: 90px;
        font-size: 11px;
    }
    .right-bg{
        width: 25%;
        min-width: 200px;
    }
    .call-number span:last-of-type{
        font-size: 22px;
    }
    .call-number{
        font-size: 18px;
    }
    .call-me{
        font-size: 11px;
    }
    .header-mail{
        font-size: 12px;
        margin-top: 10px;
    }
    .footer-mail{
        font-size: 14px;
    }
    footer .item-center .item{
        font-size: 13px;
    }
    footer .item-center .title{
        font-size: 16px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .call-number-footer{
        font-size: 16px;
    }
    footer .call-me{
        font-size: 11px;
        margin-top: 5px;
    }

    .steps {
        padding-top: 150px;
    }
    .step-left {
        width: 170px;
        height: 200px;
    }
    .step-left-inner {
        padding: 20px 15px 0px 15px!important;
    }
    .step-left-inner .text {
        margin-top: 10px;
        font-size: 10px;
        line-height: 16px;
    }
    .step-right {
        max-width: 545px;
        height: 370px;
    }
    .step-title {
        font-size: 26px;
        line-height: 36px;
        margin: -5px 0 20px;
    }
    .steps-form {
        max-width: 740px;
    }

    .step-four .step-left {
        height: 190px;
    }
    .step-right .s-container .row .item-text .title {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .step-right .s-container .row .item .number {
        font-size: 14px;
        margin: 0 5px 0 0;
    }
    .step-right .s-container .row {
        margin-bottom: 20px;
    }
    .allcontent {
        padding-bottom: 240px;
        overflow: hidden;
    }
    .slider-bg-container{
        /*width: 700px;*/
        bottom: 165px;
    }
    .step-left-new .title {
        margin: 10px 0 5px 20px;
        font-size: 10px;

    }
    .step-left-new .text{
        margin: 0 -3px 5px 20px;
    }
    .step-left-new .text:before{
        left: -20px;
        width: 10px;
    }

    .step-title-block {
        margin: -70px 0 40px;
    }

    .step-title-block .title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .step-two .step-left {
        height: 215px;
    }
    .step-two .step-left-inner .write {
        margin: 10px 0 0 20px;
        font-size: 11px;
    }
    .step-two .container-box .row .item {
        width: 255px;
    }
    .step-three .step-left {
        height: 214px;
        width: 175px;
    }
    .step-three .step-left-inner {
        padding-top: 15px!important;
    }
    .step-four .step-left-new .title{
        font-size: 9px;
        margin: 5px -5px 5px 20px;
    }
    .step-three .step-left-new .title {
        margin: 5px 0 5px 20px;
    }
    .step-five {
        padding-top: 50px;
    }
    .step-five .step-left {
        width: 170px;
        height: 190px;
    }
    .step-five .step-left-inner {
        padding-top: 120px!important;
        padding-left: 25px!important;
    }
    .step-five .step-left-inner .t-text {
        font-size: 10px;
    }
    .step-five .step-title-block {
        margin: -110px 0 0 0;
    }
    .step-five .step-title-block .title {
        font-size: 18px;
        margin-bottom: -20px;
    }
    .step-five .step-title {
        font-size: 20px;
        max-width: 525px;
    }
    .step-number {
        font-size: 250px;
        bottom: 0px;
        left: -135px;
    }
    .step-left-thanks {
        width: 150px;
    }
}
@media (max-width: 1000px){
    .wrap{
        max-width: 768px;
    }
    .header-center {
        margin-left: 70px;
        font-size: 11px;
        max-width: 190px;
    }
    .right-bg {
        width: 25%;
        min-width: 170px;
    }
    .call-number {
        font-size: 16px;
    }
    .call-number span:last-of-type {
        font-size: 18px;
    }
    .header-mail {
        font-size: 12px;
        margin-top: 10px;
    }
    .steps-form {
        max-width: 560px;
    }
    .step-title {
        font-size: 20px;
        line-height: 30px;
        margin: -5px 0 10px;

    }
    .step-right {
        max-width: 370px;
    }
    .step-right .s-container .row .item-text {
        font-size: 11px;
        width: 140px;
    }
    .step-right .s-container .row .item-text .title {
        font-size: 12px;
    }
    footer .item-center{
        margin: 10px 0 0 0;
        width: 100%;
    }
    footer .item-center .item:last-of-type, 
    footer .item-center .item .container 
    .sub-item:last-of-type {
        margin-left: 10px;
    }
    footer .item.float-right{
        margin-top: -10px;
    }
    .slider-bg-container{
        width: 245px;
    }
    /*.house-bg.right-bg-5{
        top: 0;
        bottom: initial;
        width: 600px;
    }
    .house-bg.right-bg-6{
        width: 600px;
    }*/
    .one-btn {
        width: 260px;
        height: 45px;
        font-size: 12px;
    }

    .step-right {
        height: 290px;
        padding-bottom: 45px;

    }
    .step-title-block {
        margin: -55px 0 30px;
    }
    .step-title-block .text {
        margin-left: 0px;
        line-height: normal;
        font-size: 12px;
    }
    .line-progress .line {
        width: 60px;
        margin-right: 5px;

    }
    .container-steps .step-title {
        margin: -15px 0 20px;
        font-size: 16px;
        line-height: 26px;
    }
    .container-box .row .item {
        width: 140px;

    }
    .container-box .row .item label.label-title p {
        font-size: 11px;
        margin-left: 25px;
    }
    label.label-title input[type="radio"] + span {
        width: 18px;
        height: 18px;
        top: 0;
    }
    label.label-title input[type="radio"].active + span:after, 
    label.label-title input[type="radio"]:checked + span:after {
        width: 8px;
        height: 8px;
        margin: 4px auto;
        top: initial;
        left: initial;
        position: initial;
    }
    .step-title-block .title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .container-box .row .item:last-of-type {
        margin-left: 10px;
        width: 200px;
    }
    .step-five .input-container p, .container-box .row .item p {
        font-size: 11px;
        margin-left: 22px;
    }
    label input[type="checkbox"] + span, 
    label input[type="radio"] + span {
        width: 14px;
        height: 14px;
    }
    .container-box .row .item {
        width: 140px;
    }
    .container-box .row:last-of-type {
        margin-top: 20px;
    }
    .btn-next-step {
        padding: 0 50px 0 30px;
    }
    .step-two .container-box .row .item {
        width: 160px;
    }
    .step-five .container-box .row .item:last-of-type {
        margin-left: 10px;
        width: 150px;
    }
    .step-four .step-right {
        height: 240px;
    }
    .btn-finish-step{
        width: 100%;
        max-width: 300px;
        font-size: 10px;
    }
    .container-steps .step-title {
        margin: 15px 0 10px;
        font-size: 14px;
        line-height: 24px;
    }
    .step-five .step-title-block .title {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .step-five .input-container label {
        max-width: 350px;
        margin: 25px 0;
    }
    .form-write{
        margin-top: 25px;
        font-size: 14px;
        max-width: 265px;
    }
    .step-left-thanks {
        width: 200px;
        float: none;
        margin: 0 auto 10px;
    }
    .step-six .step-right {
        float: none;
        max-width: 100%;
    }
    .thanks-left .title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .thanks-left .phone a {
        font-size: 15px;
    }
    .thanks-right {
        margin-left: 170px;
    }
    .thanks-right .title {
        margin-bottom: 16px;
        font-size: 15px;
    }
    .thanks-right .mail {
        font-size: 18px;
    }
    .step-six .b-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .slider-container {
        margin: 0 20px 0 0;
        width: 300px;
        height: 170px;

    }
    .step-number {
        font-size: 200px;
        bottom: -60px;
        left: -85px;
    }
}
@media (max-width: 767px){
    .wrap{
        max-width: 320px;
        padding: 0 10px;
    }
    .step-number,
    .right-bg,
    .header-center{
        display: none;
    }
    header{
        padding-top: 15px;
    }
    .logo-img {

        width: 60px;

        float: none;

    }


    .logo-text {

        margin-left: 0;

        font-size: 11px;

        margin-top: 5px;

    }

    .logo-text .title {
        width: 140px;
    }
    .logo-text .title br{
        display: none;
    }
    .call-number {

        font-size: 14px;

    }
    .call-number span:last-of-type {

        font-size: 16px;

    }

    .call-me {

        font-size: 11px;

    }

    .header-mail {

        font-size: 10px;

        margin-top: 5px;

    }
    footer {

        padding: 10px 0 15px;

    }
    footer .container > .item.float-left{
        float: none;
    }

    .footer-mail {

        font-size: 14px;

    }

    footer .item-center {

        margin: 10px 0 0 0;

        width: 100%;

        float: none;

    }
    footer .item-center .item {

        font-size: 10px;

        float: none;

    }
    footer .item-center .item .container .sub-item .row {

        margin-bottom: 5px;

    }
    

    footer .item-center .item:last-of-type, footer .item-center .item .container 
 .sub-item:last-of-type {

        margin-left: 5px;

    }

    footer .item-center .item:last-of-type{
        margin: 5px 0 0 0;
    }

    footer .item.float-right {

        margin-top: -200px;

    }
    .call-number-footer {

        font-size: 14px;

    }

    footer .call-me {

        font-size: 10px;

        margin-top: 5px;

    }

    footer .item-center .title {

        font-size: 12px;

        margin-bottom: 7px;

    }

    .step-left {

        width: 130px;

        position: absolute;

        height: 150px;

        right: 0;

        top: 45px;

    }

    .step-left-inner {

        padding: 10px 10px 0px 10px!important;

    }

    .step-left-inner .text {

        margin-top: 3px;

        font-size: 8px;

        line-height: 14px;

    }

    .step-right {

        height: 375px;

        padding-bottom: 45px;

    }

    .step-title {

        font-size: 15px;

        line-height: 20px;

        margin: -5px 0 10px;

    }.step-right .s-container .row {

        margin-bottom: 10px;

    }.step-right .s-container .row .item .number {

        font-size: 12px;

        margin: 0 5px 0 0;

    }

    .step-right .s-container .row .item-text {

        font-size: 11px;

        width: 140px;

    }

    .step-right .s-container .row .item:last-of-type {

        margin-left: 0;

        margin-top: 10px;

    }

    .steps {
        padding-top: 130px;
        padding-bottom: 30px;
    }
    .step-title-block {
        margin: -10px 0 10px;
    }
    .step-title-block .title {

        font-size: 12px;

        margin-bottom: 5px;

    }

    .container-steps .step-title {

        margin: 0px 0 5px;

        font-size: 14px;

        line-height: normal;

        max-width: 170px;

    }
    .container-box .row .item{
        float: none;
        margin: 0 0 15px;
    }

    .container-box .row .item .label-title {

        margin: 0 0 15px 0;

    }

    .container-box .row .item label {

        margin: 0 0 10px 20px;

    }
    .container-box .row .item:last-of-type {
        margin-left: 0;
        width: 200px;
    }
    .container-box .row:last-of-type {

        margin-top: 10px;

    }

    .step-one .step-right {

        height: 420px;

    }
    .step-left-new .title {
        margin: 5px 0 5px 14px;
        font-size: 10px;
    }
    .step-left-inner .text {
        margin-top: 3px;
        font-size: 8px;
        line-height: 10px;
        margin-left: 14px;
    }
    .step-left-new .text:before {
        left: -14px;
        width: 10px;
        top: 3px;
    }
    .step-two .step-left-inner .write {
        margin: -2px 0 0 14px;
        font-size: 11px;
    }
    .container-box .row .item .label-title.new-label {
        margin-bottom: 20px;
    }
    .step-three .step-left {
        height: 165px;
        width: 135px;
    }
    .step-four .step-right {
        height: 285px;
    }
    .step-four .step-left {
        height: 145px;
    }
    .step-four .step-left-new .title {
        margin: 5px -5px 5px 0px;
    }
    .step-four .container-box .row .item .label-title.new-label {
        margin-bottom: 15px;
    }
    .step-five .step-left {
        width: 130px;
        height: 146px;
    }
    .step-five .step-left-inner {
        padding-top: 90px!important;
        padding-left: 15px!important;
    }
    .step-five .step-left-inner .t-text {
        font-size: 9px;
    }
    .step-five .step-title-block {
        margin: -60px 0 0 0;
    }
    .step-five .container-steps .step-title {
        margin: 0px 0 10px;
        font-size: 12px;
        line-height: normal;
        max-width: 100%;
    }
    .step-five .step-title-block .title {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .step-five .input-container input[type="tel"], 
    .step-five .input-container input[type="text"] {
        height: 35px;
        width: 155px;
        padding: 0 5px;
        font-size: 11px;
    }

    .step-five .input-container p {
        font-size: 10px;
        margin-left: 20px;
        width: 140px;
        line-height: normal;
    }
    .step-five .input-container label {
        margin: 20px 0;
    }
    .form-write {
        margin-top: 20px;
        font-size: 11px;
        max-width: 265px;
        margin-left: 26px;
    }
    .form-write:before{
        left: -25px;
    }
    .thanks-left .title {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .thanks-left .phone a {
        font-size: 13px;
    }
    .thanks-right {
        margin-left: 10px;
        width: 157px;
    }
    .thanks-right .title {
        margin-bottom: 14px;
        font-size: 11px;
    }
    .thanks-right .mail {
        font-size: 15px;
    }
    .thanks-bottom-text{
        display: block;
        margin:55px 0 0 0;
        text-align: center;
    }
    .thanks-bottom-text .text{
        width: 100%;
    }
}
.bg{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    z-index: 999;
}
.popup{
    display: none;
    background: #1d1d1d;
    box-shadow: 0px 12px 32px 0 rgba(0,0,0,.38);
    z-index: 1000;
    position: absolute;
}
.modal-content{
    width: 460px;
    padding: 55px 50px 78px;
}
.close-popup{
    position: absolute;
    cursor: pointer;
    top: 20px;
    right: 20px;
}
.modal-call .one-btn{
    position: initial;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
}
.popup .title{
    font-size: 27px;
    font-family: 'GothamProBold';
    text-align: center;
}
.modal-call form{
    margin-top: 50px;
}
.modal-call form input[type="text"]{
    margin-bottom: 15px;
}
.modal-call form input[type="text"],
.modal-call form input[type="tel"]{
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0);
    border: 3px solid #2f2f2f;
    padding: 0 18px;
    font-size: 14px;
    font-family: 'GothamProRegular';
    color: #909090;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
@media (max-width: 767px){
    .modal-content {

        width: 310px;

        padding: 40px 25px 40px;

    }

    .popup .title {

        font-size: 20px;
    }

    .modal-call form {

        margin-top: 30px;

    }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.thanks-modal{
}
.thanks-modal .modal-content{
    width: 100%;
    max-width: 682px;
    padding: 60px 80px 70px 70px;
}
.thanks-modal .modal-content .title-thanks{
    font-size: 45px;
    font-family: 'GothamProBold';
    color: #fff;
    line-height: 50px;
    margin-bottom: 40px;
}
.thanks-modal .modal-content .title-thanks span{
    font-size: 34px;
    line-height: 43px;
}
.thanks-modal .thanks-modal-left{
    font-size: 22px;
    font-family: 'GothamProRegular';
    color: #b2b2b2;
    margin-right: 83px;
}
.thanks-modal .thanks-modal-right{
    font-size: 14px;
    font-family: 'GothamProRegular';
    color: #6d6d6d;
}
.thanks-modal .thanks-modal-right .write{
    font-size: 18px;
    font-family: 'GothamProBold';
    color: #d7d7d7;
    margin-top: 25px;
}
@media (max-width: 767px){
    .thanks-modal .modal-content{
        max-width: 310px;
        padding: 30px 20px 35px;
    }
    .thanks-modal .modal-content .title-thanks{
        font-size: 27px;
        line-height: normal;
        margin-bottom: 15px;
        text-align: center;
    }
    .thanks-modal .modal-content .title-thanks span{
        font-size: 22px;
        line-height: normal;
    }
    .thanks-modal .thanks-modal-left{
        font-size: 18px;
        margin: 0 0 20px;
        float: none;
    }
    .thanks-modal .thanks-modal-right{
        float: none;
    }
}
