html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;outline:none}a:focus{outline:none}

/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-Regular.eot');*/
/*    src: local('TT Norms Regular'), local('TTNorms-Regular'),*/
/*    url('../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-Regular.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-Regular.woff') format('woff'),*/
/*    url('../fonts/TTNorms-Regular.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-Bold.eot');*/
/*    src: local('TT Norms Bold'), local('TTNorms-Bold'),*/
/*    url('../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-Bold.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-Bold.woff') format('woff'),*/
/*    url('../fonts/TTNorms-Bold.ttf') format('truetype');*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-Light.eot');*/
/*    src: local('TT Norms Light'), local('TTNorms-Light'),*/
/*    url('../fonts/TTNorms-Light.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-Light.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-Light.woff') format('woff'),*/
/*    url('../fonts/TTNorms-Light.ttf') format('truetype');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-Medium.eot');*/
/*    src: local('TT Norms Medium'), local('TTNorms-Medium'),*/
/*    url('../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-Medium.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-Medium.woff') format('woff'),*/
/*    url('../fonts/TTNorms-Medium.ttf') format('truetype');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*}*/


/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-Thin.eot');*/
/*    src: local('TT Norms Thin'), local('TTNorms-Thin'),*/
/*    url('../fonts/TTNorms-Thin.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-Thin.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-Thin.woff') format('woff'),*/
/*    url('../fonts/TTNorms-Thin.ttf') format('truetype');*/
/*    font-weight: 100;*/
/*    font-style: normal;*/
/*}*/


/*@font-face {*/
/*    font-family: 'TT Norms';*/
/*    src: url('../fonts/TTNorms-ExtraBold.eot');*/
/*    src: local('TT Norms ExtraBold'), local('TTNorms-ExtraBold'),*/
/*    url('../fonts/TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/TTNorms-ExtraBold.woff2') format('woff2'),*/
/*    url('../fonts/TTNorms-ExtraBold.woff') format('woff'),*/
/*    url('../fonts/TTNorms-ExtraBold.ttf') format('truetype');*/
/*    font-weight: 800;*/
/*    font-style: normal;*/
/*}*/


*{
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: 'TT Norms';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body{
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    font-family: 'TT Norms';
    color: #333;

}

body,
html{
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
    -webkit-font-smoothing:antialiased!important;
}

.noscroll {
    overflow: hidden;
}

.left{
    text-align: left;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}

a{
    color: blue;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}

a:hover{

}

p{
    margin: 0 0 20px;
}

p:last-child{
    margin-bottom: 0;
}

img,
iframe{
    display: block;
    max-width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

input,
textarea,
select{
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'TT Norms';
    color: #333;
    background: #F8F9FA;
    border: none;
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    -moz-transition: transform .2s ease;
    transition: transform .2s ease;
}

input:focus,
select:focus,
textarea:focus{
    border-color: #29AA59;
}

.form-block{
    background: #FFFFFF;
    border-radius: 5px;
}

.form-block_line{
    margin-bottom: 14px;
}

.form-block_line:last-child{
    margin-bottom: 0;
}

.form-block_title{
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}

.form-block_description{
    margin: 0 0 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.form-block_info{
    margin-top: 16px;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}

.form-block_info a{
    color: #407BFF;
    text-decoration: underline;
}

@media only screen and (max-width: 767px){
    input,
    textarea,
    select{
        padding: 15px 20px;
    }

    .form-block_line {
        margin-bottom: 10px;
    }


    .form-block_info{
        margin-top: 19px;
        font-size: 12px;
        line-height: 14px;
    }
}

@media only screen and (max-width: 480px){
    .form-block_info br{
        display: none;
    }
}

/*     table     */

table {
    width: 100%;
    border-collapse: collapse;

}

table td,
table tr{
    border: 1px solid #777;
}

table td{
    padding: 5px;
}

/*     btn     */

.btn{
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}

.btn-main{
    display: inline-block;
    padding: 32px 40px;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #3A982A;
    color: #fff;
    border: none;
    background: linear-gradient(180deg, #58D544 0%, #29A715 100%), linear-gradient(180deg, #84EB73 0%, #3ABE24 100%);
    box-shadow: 0px 4px 0px #167B05;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-main:hover{
    background: linear-gradient(180deg, #5aca48 0%, #29A715 100%), linear-gradient(180deg, #84EB73 0%, #3ABE24 100%);
}

.btn-main.icon-call{
    padding: 17px 23px 17px 72px;
    font-size: 13px;
    line-height: 16px;
}

.btn-main.icon-call:before{
    position: absolute;
    top: 15px;
    left: 22px;
    content: url(../images/icon-call-white.svg);
}

.btn-main.icon-call:after{
    position: relative;
    position: absolute;
    top: 0;
    left: 57px;
    content: url(../images/icon-call-line.svg);
}

.btn-full{
    display: block;
    width: 100%;
}

.btn-container{
    margin-top: 35px;
}

.bg-white{
    background-color: #fff;
}

@media only screen and (max-width: 1189px){

}

@media only screen and (max-width: 767px){
    .btn-main{
        padding-top: 21px;
        padding-bottom: 21px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*     container     */

.container{
    position: relative;
    /*max-width: 1190px;*/
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}

@media only screen and (max-width: 1189px){
    .container{
        max-width: 768px;
        padding: 0 30px;
    }
}

@media only screen and (max-width: 767px){
    .container{
        max-width: 320px;
        padding: 0 10px;
    }
}

/*  row-block  */

.row-block:before,
.row-block:after{
    content:" ";
    display:table;
}

.row-block:after{
    clear:both;
}

/*   parts   */

.parts-divide{
    position: relative;
    clear: both;
}

.parts-divide:before,
.parts-divide:after{
    content:" ";
    display:table
}

.parts-divide:after{
    clear:both;
}

.parts-divide .col-item{
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.parts-divide.parts-2,
.parts-divide.parts-3,
.parts-divide.parts-4{
    margin-left: -15px;
    margin-right: -15px;
}

.parts-divide.parts-5,
.parts-divide.parts-6,
.parts-divide.parts-7,
.parts-divide.parts-8{
    margin-left: -10px;
    margin-right: -10px;
}

.parts-2 .col-item,
.parts-3 .col-item,
.parts-4 .col-item{
    padding: 0 15px;
}

.parts-5 .col-item,
.parts-6 .col-item,
.parts-7 .col-item,
.parts-8 .col-item{
    padding: 0 10px;
}

.base-block_white-general .col-item {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding-bottom: 20px;
}

.base-block_white-general .col-item:first-child {
    border-right: 1px solid #eaeaea;
    padding-right: 15px;
}
.base-block_white-general .col-item:last-child {
    padding-left: 10px;
}

.parts-2 .col-item{
    width: 50%;
}

.parts-2 .col-item:nth-child(odd){
    clear: both;
}

.parts-2 .col-item:nth-child(2n+1){
    clear: both;
}

.parts-3 .col-item{
    width: 33.333333333333336%;
}

.parts-3 .col-item:nth-child(3n+1){
    clear: both;
}

.parts-4 .col-item {
    width: 25%;
}

.decision-block .parts-4 .col-item {
    width: 33%;
    margin-bottom: 33px;
}

.block_second_title {
    width: 140px;
    height: 40px;
    background: linear-gradient(180deg, rgba(64, 112, 209, 0.1) 0%, rgba(142, 117, 245, 0.1) 100%);
    border-radius: 5px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    color: rgba(64, 112, 209, 1);
}

.parts-5 .col-item{
    width: 20%;
}

.parts-5 .col-item:nth-child(5n+1){
    clear: both;
}

.parts-5 .part-3{
    width: 54.5%;
}

.parts-5 .part-2{
    width: 45.5%;
}

.parts-divide.parts-5 .part-1{
    width: 22.2222222222%;
}

.parts-6 .col-item{
    width: 16.6666666667%;
}

.parts-6 .col-item:nth-child(6n+1){
    clear: both;
}


.parts-8 .col-item{
    width: 12.5%;
}

.parts-8 .col-item:nth-child(8n+1){
    clear: both;
}

/*     header     */

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    padding: 18px 0;
    background: #fff;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05);
    z-index: 25;
}

.header-logo{
    position: absolute;
    display: block;
    top: 0;
    left: 10px;
    width: 230px;
    height: 50px;
    padding: 8px 0 8px 63px;
    font-size: 14px;
    line-height: 17px;
    background-image: url(../images/house.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 50px;
    color: #333;
    z-index: 5;
}

.header-text{
    position: absolute;
    top: 3px;
    right: 513px;
    padding: 10px 16px 10px 51px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #407BFF;
    background-image: url(../images/icon-header-text.svg);
    background-repeat: no-repeat;
    background-position: center left 16px;
    background-color: rgba(64, 123, 255, 0.05);
    border: 1px solid rgba(64, 123, 255, 0.2);
    box-sizing: border-box;
    border-radius: 5px;
}

.header-phone{
    position: absolute;
    top: 0;
    right: 278px;
    z-index: 5;
}

.header-phone a{
    font-size: 21px;
    line-height: 25px;
    color: #333;
}

.header-phone span{
    display: block;
    position: relative;
    margin-top: 4px;
    padding-left: 13px;
    font-size: 14px;
    line-height: 17px;
}

.header-phone span:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 2px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #33D360;
    border-radius: 50%;
}

.header-btn{
    position: absolute;
    top: -3px;
    right: 10px;
    z-index: 5;
}

@media only screen and (max-width: 1189px){
    .header-logo {
        left: 30px;
        width: 250px;
        padding: 8px 0 8px 66px;
        background-position: center left;
    }

    .header-text{
        display: none;
    }

    .btn-main.icon-call{
        padding-left: 32px;
    }

    .btn-main.icon-call:before,
    .btn-main.icon-call:after{
        display: none;
    }

    .header-phone {
        top: -2px;
        right: 244px;
    }

    .header-phone a {
        font-size: 18px;
        line-height: 21px;
    }

    .header-btn {
        right: 30px;
    }
}

@media only screen and (max-width: 767px){

    .header-logo {
        top: -3px;
        left: 10px;
        width: 110px;
        padding: 21px 0 8px 0;
        font-size: 11px;
        line-height: 13px;
        background-position: 0 0;
        background-size: 20px;
    }

    .header-phone {
        top: -4px;
        right: 57px;
    }

    .header-phone a {
        font-size: 14px;
        line-height: 17px;
    }

    .header-phone span {
        margin-top: -1px;
        padding-left: 9px;
        font-size: 11px;
        line-height: 13px;
    }

    .header-phone span:before {
        left: 0px;
        margin-top: -2px;
    }

    .header-btn{
        top: -14px;
        right: 10px;
    }

    .btn-main.icon-call{
        width: 40px;
        height: 40px;
        padding: 0;
        font-size: 0;
    }

    .btn-main.icon-call:before{
        display: block;
        top: 22px;
        left: 11px;
    }
}

/*     section     */

.section {
    clear: both;
    padding: 60px 0;
    overflow: hidden;
}

.section-title{
    margin: 0;
    font-weight: 400;
    font-size: 42px;
    line-height: 60px;
}

.section-description{
    margin: 12px 0 0;
    font-size: 24px;
    line-height: 20px;
}

.section-title .bg-gradient{
    display: inline-block;
    padding: 0 6px;
    line-height: 54px;
}

@media only screen and (max-width: 767px){
    .section-title{
        font-size: 28px;
        line-height: 36px!important;
    }

    .section-description{
        margin: 19px 0 0;
        font-size: 19px;
        line-height: 26px;
    }
}

/*     first     */

.section-first{
    position: relative;
    padding: 180px 0 50px;
    background-image: url(../images/banner_2.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}

.first-block_title{
    margin: 0 0 37px;
    font-size: 48px;
    line-height: 57px;
}

.first-block_title strong{
    margin-top: 18px;
    display: block;
}

.first-block_text-1{
    position: relative;
    max-width: 455px;
    margin-bottom: 41px;
    padding: 20px 10px 18px 78px;
    font-size: 17px;
    line-height: 20px;
    background: rgba(64, 123, 255, 0.05);
    border: 1px solid rgba(64, 123, 255, 0.3);
    border-radius: 5px;
    margin-top: 45px;
}

.first-block_text-2{
    max-width: 260px;
    margin-bottom: 14px;
    font-size: 17px;
    line-height: 20px;
}

.first-block_text-2 .image-1{
    position: absolute;
    top: 165px;
    left: -5px;
}

.first-block_text-2 .image-2{
    position: absolute;
    top: 310px;
    left: 420px;
}

.first-block_text-3{
    position: relative;
    margin-top: 20px;
    padding-left: 28px;
    font-size: 17px;
    line-height: 20px;
}

.first-block_text-3 .image-1{
    position: absolute;
    top: 3px;
    left: 0px;
}

.first-block_list{
    margin: 60px 0 185px;
}

.first-block_list-item{
    float: left;
    position: relative;
    width: 315px;
    font-size: 18px;
    line-height: 24px;
    background: #FFFFFF;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.first-block_list-item strong{
    font-weight: 500;
}

.first-block_list-item.item-1{
    margin-left: 4px;
    margin-right: 112px;
    padding: 26px 10px 26px 120px;
}

.first-block_list-item.item-2{
    margin-right: 108px;
    padding: 14px 10px 14px 109px;
}

.first-block_list-item.item-3{
    padding: 26px 10px 26px 94px;
}

.first-block_list-item img{
    position: absolute;
}

.first-block_list-item .image-1{
    top: -3px;
    left: -58px;
}

.first-block_list-item .image-2{
    top: -2px;
    left: -61px;
}

.first-block_list-item .image-3{
    top: -3px;
    left: -72px;
}

.first-block_order{
    float: left;
}

.first-block_order .section-title{
    line-height: 49px;
}

.first-block_order .section-title strong{
    display: block;
    margin-top: 6px;
}

.first-block_order-list{
    margin: 33px 0 55px 50px;
}

.first-block_order-list-item{
    margin-bottom: 19px;
    padding-left: 33px;
    font-size: 19px;
    line-height: 22px;
    background-image: url(../images/icon-check-round.svg);
    background-repeat: no-repeat;
    background-position: center left 0;
}

.first-block_order-list-item:last-child{
    margin-bottom: 0;
}

.first-block_order-text {
    position: relative;
    max-width: 435px;
    padding: 28px 10px 20px 122px;
    font-size: 16px;
    line-height: 19px;
    background: rgba(64, 123, 255, 0.05);
    border: 1px solid rgba(64, 123, 255, 0.3);
    border-radius: 5px;
}

.first-block_order-text .image-1 {
    position: absolute;
    top: -18px;
    left: 0;
}

.first-block_order-text strong{
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
}


.first-block_form{
    position: relative;
    float: right;
    width: 390px;
    margin: 4px 0 0;
    box-shadow: 10px 15px 50px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    z-index: 10;
}

.first-block_form .form-block{
    position: relative;
    padding: 33px 44px 40px;
    z-index: 10;
}

.first-block_form .form-block:before{
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: '';
    border: 1px solid #F4F4F4;
    border-radius: 5px;
    z-index: -1;
}

.first-block_form img{
    max-width: inherit;
}

.first-block_form .image-1{
    position: absolute;
    top: -51px;
    right: -107px;
    z-index: 11;
}

.first-block_form .image-2{
    position: absolute;
    top: -81px;
    left: 13px;
    z-index: 2;
}

.first-block_form .image-3{
    position: absolute;
    top: 7px;
    left: -349px;
    z-index: 1;
}

.first-block_form .image-4{
    position: absolute;
    top: 144px;
    left: -415px;
    z-index: 2;
}

.first-block_form .image-5{
    position: absolute;
    top: -64px;
    left: -202px;
    z-index: -1;
}

.first-block_form-title{
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}

.first-block_form-description{
    margin: 0 0 20px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

@media only screen and (max-width: 1189px){
    .section-first{
        padding-top: 145px;
        padding-bottom: 80px;
        /*background-image: url(../images/bg-first-tablet.jpg);*/
        /*background-position: center 40px;*/
    }

    .first-block_title{
        margin-bottom: 44px;
        font-size: 42px;
        line-height: 42px;
    }

    .first-block_text-1 {
        margin-bottom: 34px;
    }

    .first-block_text-2 .image-1 {
        top: 97px;
        left: 13px;
    }

    .first-block_text-2 .image-2 {
        top: 215px;
        left: 440px;
    }

    .first-block_list {
        margin: 305px auto 75px;
        width: 100%;
    }

    .first-block_list-item{
        float: none;
        width: auto!important;
        margin: 0 0 48px 62px!important;
        padding: 28px 10px 28px 125px!important;
    }


    .first-block_list-item.item-2{
        padding-top: 18px!important;
        padding-bottom: 18px!important;
    }

    .first-block_list-item:last-child{
        margin: 0 0 0 62px!important;
    }

    .first-block_list-item br{
        display: none!important;
    }

    .first-block_list-item .image-1 {
        top: -18px;
        left: -51px;
    }

    .first-block_list-item .image-2 {
        top: -17px;
        left: -53px;
    }

    .first-block_list-item .image-3 {
        top: -21px;
        left: -48px;
    }

    .first-block_order .section-title{
        line-height: 46px;
        text-align: center;
    }

    .first-block_order .section-title br{
        display: none;
    }

    .first-block_order .section-title strong {
        display: inline;
        margin-top: 0;
    }

    .first-block_order-text {
        max-width: 100%;
        padding-bottom: 32px;
    }

    .first-block_form{
        margin-top: 85px;
    }

    .first-block_form .image-1 {
        right: -132px;
    }

    .first-block_form .image-2 {
        top: -51px;
        left: 23px;
    }

    .first-block_form .image-3 {
        top: 9px;
        left: -323px;
    }

    .first-block_form .image-4 {
        top: 107px;
        left: -389px;
    }

    .first-block_form .image-5 {
        top: -52px;
        left: -176px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1189px){
    .first-block_order-list {
        margin: 67px 0 55px;
        overflow: hidden;
    }

    .first-block_order-list-item{
        float: left;
        margin: 0;
    }

    .first-block_order-list-item:nth-child(1){
        margin-right: 26px;
    }

    .first-block_order-list-item:nth-child(3){
        float: right;
    }
}

@media only screen and (max-width: 767px){
    .section-first{
        padding: 126px 0 45px;
        /*background-image: url(../images/bg-first-mobile.jpg);*/
        /*background-position: center 2px;*/
    }

    .first-block{
        position: relative;
    }

    .first-block:before{
        position: absolute;
        top: 390px;
        right: -90px;
        /*content: url(../images/tree-first.png);*/
    }

    .first-block_title{
        margin-bottom: 46px;
        margin-left: 22px;
        font-size: 19px;
        line-height: 27px;
    }

    .first-block_title strong{
        max-width: 140px;
        margin-top: 2px;
        font-size: 21px;
        line-height: 27px;
    }

    .first-block_text-1{
        max-width: inherit;
        margin-bottom: 43px;
        margin-left: 12px;
        padding: 13px 10px 11px 77px;
        font-size: 14px;
        line-height: 17px;
        background: #F5F8FF;
    }

    .first-block_text-1 span{
        display: block;
    }

    .first-block_text-2{
        max-width: inherit;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }

    .first-block_text-2 .image-1 {
        top: 107px;
        left: 0;
    }

    .first-block_text-2 .image-2 {
        display: none;
    }

    .first-block_text-2 ~ .btn-main{
        padding: 17px 40px;
    }

    .first-block_text-3 {
        margin-top: 20px;
        margin-left: 50px;
        padding-left: 28px;
        font-size: 13px;
        line-height: 15px;
    }

    .first-block_list {
        margin: 22px auto 28px;
    }

    .first-block_list-item,
    .first-block_list-item:last-child{
        margin: 0 0 20px 24px!important;
        padding: 26px 10px 26px 94px!important;
        font-size: 15px;
        line-height: 24px;
    }

    .first-block_list-item.item-1 strong{
        display: block;
    }

    .first-block_list-item.item-2 {
        padding-top: 14px!important;
        padding-bottom: 14px!important;
    }

    .first-block_list-item .image-1 {
        top: 15px;
        left: -16px;
        width: 105px;
    }

    .first-block_list-item .image-2 {
        top: 9px;
        left: -26px;
        width: 114px;
    }

    .first-block_list-item .image-3 {
        top: 14px;
        left: -25px;
        width: 105px;
    }

    .first-block_order .section-title strong{
        display: block;
    }

    .first-block_order-list{
        margin: 20px 0 38px 63px;
    }

    .first-block_order-list-item {
        margin-bottom: 18px;
        padding-left: 33px;
        font-size: 15px;
        line-height: 20px;
    }

    .first-block_order-text{
        padding: 10px 5px 10px 78px!important;
        font-size: 14px;
        line-height: 17px;
    }

    .first-block_order-text .image-1 {
        top: -25px;
        left: 0;
        width: 83px;
    }

    .first-block_order-text strong {
        margin-bottom: 6px;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
    }

    .first-block_order{
        float: none;
    }

    .first-block_form{
        float: none;
        width: 320px;
        margin: 122px 0 0 -10px;
    }

    .first-block_form .image-1 {
        right: -55px;
        width: 131px;
        top: -71px;
    }

    .first-block_form .image-2 {
        top: -74px;
        left: 21px;
        width: 69px;
    }

    .first-block_form .image-3 {
        top: -75px;
        left: 67px;
        width: 238px;
    }

    .first-block_form .image-4 {
        top: -101px;
        left: 169px;
        width: 59px;
    }

    .first-block_form .image-5{
        top: 304px;
        left: 160px;
        width: 155px;
    }

    .first-block_form .form-block {
        padding: 29px 29px 36px;
    }

    .first-block_form-title{
        margin-bottom: 8px;
        font-size: 21px;
        line-height: 25px;
    }

    .first-block_form-description{
        font-size: 15px;
        line-height: 21px;
    }

}

/*     type     */

.section-type{

}

.type-block{
    margin-top: 45px;
}

.type-block .parts-4 .col-item:nth-child(1),
.type-block .parts-4 .col-item:nth-child(2),
.type-block .parts-4 .col-item:nth-child(3),
.type-block .parts-4 .col-item:nth-child(4){
    margin-bottom: 50px;
}

.type-block_item{
    position: relative;
    float: right;
    width: 200px;
    height: 100px;
    /*background: #FFFFF;*/
    border: 1px solid #F4F4F4;
    box-sizing: border-box;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.type-block_item span{
    position: absolute;
    top: 50%;
    left: 50px;
    right: 10px;
    font-size: 18px;
    line-height: 24px;
    transform: translate(0, -50%);
}

.type-block_item img{
    position: absolute;
}

.type-block_item .image-1{
    top: 6px;
    left: -70px;
    z-index: 11;
}

.type-block_item .image-2{
    top: 0px;
    left: -72px;
}

.type-block_item .image-3{
    top: 7px;
    left: -77px;
}

.type-block_item .image-4{
    top: 8px;
    left: -76px;
}

.type-block_item .image-5{
    top: -7px;
    left: -78px;
}

.type-block_item .image-6{
    top: 2px;
    left: -83px;
}

.type-block_item .image-7{
    top: 18px;
    left: -79px;
}

.type-block_item .image-8{
    top: -16px;
    left: -105px;
}

@media only screen and (max-width: 1189px){
    .section-type{
        padding-bottom: 30px;
    }

    .type-block{
        max-width: 620px;
        margin: 40px auto 0;
    }

    .type-block .parts-4 .col-item {
        width: 50%;
    }

    .type-block .parts-4 .col-item:nth-child(1), .type-block .parts-4 .col-item:nth-child(2), .type-block .parts-4 .col-item:nth-child(3), .type-block .parts-4 .col-item:nth-child(4), .type-block .parts-4 .col-item:nth-child(5), .type-block .parts-4 .col-item:nth-child(6) {
        margin-bottom: 30px;
    }

    .type-block .parts-4 .col-item:nth-child(1) .type-block_item,
    .type-block .parts-4 .col-item:nth-child(3) .type-block_item,
    .type-block .parts-4 .col-item:nth-child(5) .type-block_item,
    .type-block .parts-4 .col-item:nth-child(7) .type-block_item{
        margin-right: 34px;
    }
}

@media only screen and (max-width: 767px){
    .section-type{
        padding: 23px 0 40px;
    }

    .section-type .section-title{
        max-width: 240px;
        margin: 0 auto;
    }

    .section-type .section-title br{
        display: none;
    }


    .type-block{
        margin-top: 22px;
    }

    .type-block .parts-4 .col-item{
        width: 100%!important;
        margin-bottom: 29px!important;
    }

    .type-block .parts-4 .col-item:last-child{
        margin-bottom: 0!important;
    }
    .type-block_item{
        float: none!important;
        width: auto!important;
        height: 60px!important;
        margin: 0 0 0 62px!important;
    }

    .type-block_item span {
        left: 42px;
        font-size: 15px;
    }

    .type-block_item span br{
        display: none;
    }

    .type-block_item .image-1 {
        top: -10px;
        left: -62px;
        width: 86px;
    }

    .type-block_item .image-2 {
        top: -12px;
        left: -58px;
        width: 84px;
    }

    .type-block_item .image-3 {
        top: -6px;
        left: -60px;
        width: 94px;
    }

    .type-block_item .image-4 {
        top: -7px;
        left: -57px;
        width: 80px;
    }

    .type-block_item .image-5 {
        top: -12px;
        left: -62px;
        width: 100px;
    }

    .type-block_item .image-6 {
        top: -3px;
        left: -63px;
        width: 94px;
    }

    .type-block_item .image-7 {
        top: 6px;
        left: -61px;
        width: 87px;
    }

    .type-block_item .image-8 {
        top: -14px;
        left: -74px;
        width: 102px;
    }

}

.section-success{
    padding-bottom: 40px;
}

.success-block{
    position: relative;
    height: 440px;
    margin-top: 15px;
    background-image: url(../images/bg-success-block.png);
    background-position: center 0;
    background-repeat: no-repeat;
}

.success-block_item{
    position: absolute;
    width: 405px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 17px;
    line-height: 20px;
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    background-repeat: no-repeat;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.success-block_item.item-1,
.success-block_item.item-3,
.success-block_item.item-5{
    text-align: right;
    padding-right: 60px;
    background-image: url(../images/icon-check-round.svg);
    background-position: center right 20px;
}

.success-block_item.item-2,
.success-block_item.item-4,
.success-block_item.item-6{
    text-align: left;
    padding-left: 60px;
    background-image: url(../images/icon-check-round.svg);
    background-position: center left 20px;
}

.success-block_item:before{
    position: absolute;
    content: '';
    top: 22px;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border-top-left-radius: 5px;
    border-top: 1px solid #F4F4F4;
    border-left: 1px solid #F4F4F4;
}

.success-block_item.item-1:before,
.success-block_item.item-3:before,
.success-block_item.item-5:before{
    right: -9px;
    transform: rotate(135deg);
}

.success-block_item.item-2:before,
.success-block_item.item-4:before,
.success-block_item.item-6:before{
    left: -9px;
    transform: rotate(-45deg);
}

.success-block_item.item-1{
    top: 70px;
    left: 67px;
}

.success-block_item.item-2{
    top: 70px;
    left: 697px;
}

.success-block_item.item-3{
    top: 180px;
    left: 15px;
}

.success-block_item.item-4{
    top: 180px;
    left: 747px;
}

.success-block_item.item-5{
    top: 290px;
    left: -35px;
}

.success-block_item.item-6{
    top: 290px;
    left: 797px;
}


@media only screen and (max-width: 1189px){
    .section-success {
        padding: 45px 0 60px;
    }

    .success-block{
        height: 450px;
        margin: 30px -40px 0;
        background-position: 0 0;
        padding-left: 362px;
    }

    .success-block_item{
        position: relative!important;
        top: auto!important;
        left: auto!important;
        right: auto!important;
        margin-bottom: 10px!important;
        padding: 19px 10px 19px 60px!important;
        background-position: center left 20px!important;
    }

    .success-block_item:last-child{
        margin-bottom: 0!important;
    }

    .success-block_item.item-1, .success-block_item.item-3, .success-block_item.item-5{
        text-align: left;
    }

    .success-block_item:before{
        display: none;
    }

    .success-block_item:before{
        position: absolute;
        content: '';
        display: block;
        top: 22px;
        left: -9px;
        width: 16px;
        height: 16px;
        background: #FFFFFF;
        border-top-left-radius: 5px!important;
        border-top: 1px solid #F4F4F4!important;
        border-left: 1px solid #F4F4F4!important;
        transform: rotate(-45deg)!important;
    }
}

@media only screen and (max-width: 767px){
    .section-success{
        padding-top: 8px;
    }

    .section-success .section-title{
        margin: 0 -10px;
    }

    .section-success .section-title br{
        display: none;
    }

    .success-block{
        height: auto;
        margin: 12px 0 0;
        padding: 0;
        background: none;
    }

    .success-block_item{
        width: auto;
        padding: 11px 10px 11px 60px!important;
        font-size: 15px;
        line-height: 18px;
    }

    .success-block_item:before{
        display: none;
    }

    .success-block_item span{
        display: block;
    }

    .success-block_item.item-5{
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
}


.video-block{
    position: relative;
    background: #FFFFFF;
    box-shadow: 10px 15px 50px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}

.video-block:before {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: '';
    border: 1px solid #F4F4F4;
    border-radius: 5px;
    z-index: 1;
}

.video-block_container{
    position: relative;
    padding: 48px 60px;
    z-index: 2;
}

.video-block_title{
    margin: 0 0 11px;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
}

.video-block_text-1{
    margin-bottom: 28px;
    font-size: 19px;
    line-height: 28px;
}

.video-block_text-2{
    margin-top: 12px;
    font-size: 19px;
    line-height: 28px;
}

.video-block_text-2 strong{
    font-weight: 500;
}

.video-block_video{
    position: absolute;
    top: 50px;
    right: 50px;
    width: 520px;
    border-radius: 5px;
    overflow: hidden;
}

.video-block_video-cover{
    position: relative;
    z-index: 1;
}

.video-block_video-cover:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333333;
    opacity: 0.85;
    z-index: 2;
}

.video-block_video-cover img{
    position: relative;
    z-index: 1;
}

.video-block_video-play{
    position: absolute;
    display: block;
    top: 120px;
    left: 50%;
    width: 81px;
    height: 81px;
    margin-left: -40px;
    background-image: url(../images/icon-play-video.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 3;
}

.video-block_video-play:hover{
    transform: scale(1.1);
}

.video-block_video-text{
    position: absolute;
    top: 222px;
    left: 5px;
    right: 5px;
    border: 80px;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    z-index: 3;
}

@media only screen and (max-width: 1189px){
    .video-block{

    }

    .video-block_container {
        padding: 48px 60px 58px;
    }

    .video-block_title{
        margin: 0 -40px 17px;
        text-align: center;
    }

    .video-block_title br{
        display: none;
    }

    .video-block_text-1{
        margin-bottom: 17px;
        text-align: center;
    }

    .video-block_container .btn{
        display: block;
        width: 340px;
        margin: 0 auto;
    }

    .video-block_video{
        position: relative;
        top: auto;
        right: auto;
        margin: 0 auto;
    }

    .video-block_text-2{
        margin: 13px 0 26px;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .video-block_text-2 br{
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .video-block{
        width: 320px;
        margin: 61px 0 0 -10px;
    }

    .video-block_container {
        padding: 41px 20px 30px;
    }

    .video-block_title{
        margin: 0 0px 12px;
        font-size: 21px;
        line-height: 28px;
    }

    .video-block_text-1{
        margin-bottom: 7px;
        font-size: 15px;
        line-height: 21px;
    }

    .video-block_text-1 br{
        display: none;
    }

    .video-block_container .btn{
        width: auto;
        font-size: 14px;
    }

    .video-block_text-2 {
        margin: 7px 0 14px;
        font-size: 12px;
        line-height: 24px;
    }

    .video-block_video{
        width: 260px;
    }

    .video-block_video-play{
        top: 60px;
        width: 41px;
        height: 41px;
        margin-left: -20px;
        background-size: 40px;
    }

    .video-block_video-text{
        top: 106px;
        font-size: 12px;
    }
}


/*     base     */

.base-block_title{
    font-weight: 300;
    font-size: 36px;
    line-height: 56px;
}

.base-block_first{
    float: left;
}

.type-1 .base-block_title{
    margin-bottom: 28px;
}

.type-1 .base-block_first{
    width: 580px;
}

.base-block_value{
    margin-bottom: 22px;
}

.base-block_value-item{
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.base-block_value-item:first-child{
    margin-bottom: 35px;
}

.base-block_value-item span{
    font-size: 20px;
}

.base-block_value-item span:first-child{
    position: relative;
    top: -8px;
    margin-right: 35px;
    font-weight: 300;
}

.base-block_value-item:last-child span:first-child {
    margin-right: 18px;
}

.base-block_value-item span:last-child{
    margin-left: 14px;
    font-weight: 400;
}


@media only screen and (max-width: 1189px){

}

@media only screen and (max-width: 767px){

}



.block-table{
    position: relative;
    margin-top: 130px;
    margin-bottom: 100px;
    background: #FFFFFF;
    box-shadow: 20px 20px 25px rgba(157, 157, 157, 0.2);
    border-radius: 5px;
}


.block-table:before{
    position: absolute;
    content: '';
    top: -80px;
    left: 655px;
    width: 280px;
    height: 740px;
    border: 2px solid #6fd85e;
    border-radius: 5px;
}

.block-table table,
.block-table tbody{
    display: block;
    width: 100%;
}

.block-table table td,
.block-table table tr{
    border: none;
}

.block-table table{
    display: block;
    border: 1px solid #F4F4F4;
    box-sizing: border-box;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 5px 0px 0px 5px;
}

.block-table table td{
    position: relative;
    height: 80px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 24px;
}

.block-table table tr{
    display: block;
}

.block-table table tr:nth-child(even){
    background: #F4F4F4;
}

.block-table td:nth-child(1){
    width: 653px;
    text-align: left;
}

.block-table td:nth-child(2){
    width: 280px;
    text-align: center;
}

.block-table td:nth-child(3){
    width: 235px;
    text-align: center;
}

.block-table .title-1{
    position: absolute;
    top: -70px;
    left: 10px;
    right: 0;
    width: 260px;
    height: 60px;
    font-weight: 700;
    line-height: 60px;
    color: #29A715;
    background: linear-gradient(180deg, rgba(88, 213, 68, 0.2) 0%, rgba(41, 167, 21, 0.2) 100%);
    border-radius: 5px;
}

.block-table .title-2{
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    font-weight: 500;
}

.block-table img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.block-table .btn-1{
    position: absolute;
    bottom: -71px;
    left: 0;
    right: 0;
    width: 220px!important;
    margin: 0 auto;
    padding: 18px 10px!important;
    font-size: 13px!important;
    line-height: 15px;
    letter-spacing: 0.05em;
}

@media only screen and (max-width: 1189px){

}

@media only screen and (max-width: 767px){

}

@media only screen and (min-width: 321px) and (max-width: 480px){

}

.section-calculator{
    padding-bottom: 46px;
}

.calculator-block .section-title{
    margin-bottom: 36px;
}

.calculator-block .section-title div{
    display: inline;
}

.calculator-block_order{
    position: relative;
    float: left;
    width: 525px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 10px 15px 50px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    z-index: 15;
}

.calculator-block_order-container{
    padding: 28px 35px 30px;
    border: 1px solid #F4F4F4;
    border-radius: 5px;
}

.calculator-block_item-line{
    position: relative;
    margin-bottom: 28px;
    padding-bottom: 22px;
    line-height: 40px;
}

.calculator-block_item-line:last-child{
    margin-top: -12px;
    margin-bottom: 0;
}

.calculator-block_item-line span{
    float: left;
    font-weight: 500;
    font-size: 17px;
    line-height: 38px;
}

.calculator-block_item-line input{
    float: right;
    width: 140px;
    padding: 4px 12px;
    text-align: center;
}

.calculator-block_item-line-text-left,
.calculator-block_item-line-text-right{
    position: absolute;
    bottom: 0;
    font-size: 13px;
    line-height: 24px;
}

.calculator-block_item-line-text-left{
    left: 0;
}

.calculator-block_item-line-text-right{
    right: 0;
}


.radiobutton {
    position: relative;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    font-size: 15px!important;
    line-height: 24px!important;
}

.radiobutton input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
}

.radiobutton input + span,
.radiobutton input + label + span {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    -webkit-transition: all 0.13s ease;
    -o-transition: all 0.13s ease;
    -moz-transition: all 0.13s ease;
    transition: all 0.13s ease;
}

.radiobutton {
    text-align: left;
}

.radiobutton input + span,
.radiobutton input + label + span{
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-round.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.radiobutton input:checked + span,
.radiobutton input:checked + label + span{
    background-image: url(../images/icon-round-active.svg);
}

.calculator-block_item-line-radio{
    clear: both;
    padding-top: 6px;
    overflow: hidden;
}

.calculator-block_item-line-radio .radiobutton{
    display: block;
    float: left;
    font-size: 15px;
    line-height: 24px;
}

.calculator-block_item-line-radio .radiobutton:first-child{
    margin-right: 20px;
}

.calculator-block_item-line-radio span{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}

.calculator-block_item-result{
    padding: 6px 0 4px;
    text-align: right;
    font-weight: 300;
    font-size: 21px;
    line-height: 24px;
}

.calculator-block_item-result span{
    margin-right: 4px;
    font-size: 48px;
}

.calculator-block_form{
    position: relative;
    float: right;
    width: 390px;
    margin: -214px 0 0;
    background: #fff;
    box-shadow: 10px 15px 50px rgb(0 0 0 / 8%);
    border-radius: 5px;
    z-index: 10;
}

.calculator-block_form .form-block {
    position: relative;
    padding: 38px 44px 40px;
    border-radius: 5px;
    z-index: 10;
}

.calculator-block_form .form-block:before {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: '';
    border: 1px solid #F4F4F4;
    border-radius: 5px;
    z-index: -1;
}

.calculator-block_form-result{
    margin: 0 -30px 10px;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #407BFF;
    text-align: center;
}

.calculator-block_form-result-text{
    margin-bottom: 25px;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
}

.calculator-block_form-value{
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 36px;
    line-height: 28px;
    text-align: center;
}

.calculator-block_form-value-text{
    position: relative;
    margin-bottom: 52px;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
}

.calculator-block_form-value-text:before{
    position: absolute;
    content: '';
    left: -34px;
    right: -34px;
    bottom: -34px;
    height: 1px;
    background: #F4F4F4;
}

.calculator-block_form-text{
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

.calculator-block_form img {
    max-width: inherit;
}

.calculator-block_form .image-1 {
    position: absolute;
    top: -51px;
    right: -107px;
    z-index: 11;
}

.calculator-block_form .image-2 {
    position: absolute;
    top: 47px;
    left: -128px;
    z-index: 3;
}

.calculator-block_form .image-3 {
    position: absolute;
    top: 129px;
    left: -312px;
    z-index: 2;
}

@media only screen and (max-width: 1189px){
    .section-calculator{
        padding: 20px 0 53px;
    }

    .calculator-block .section-title {
        max-width: 720px;
        margin-bottom: 25px;
        text-align: center;
    }

    .calculator-block .section-title div{
        display: block;
        max-width: 630px;
        margin: 0 auto;
    }

    .calculator-block .section-title br{
        display: none;
    }

    .calculator-block_order{
        float: none;
        margin: 0 auto;
    }

    .calculator-block_order-container{
        padding-bottom: 6px;
    }

    .calculator-block_form {
        float: none;
        width: 390px;
        margin: 54px auto 0;
    }

    .calculator-block_form .image-2,
    .calculator-block_form .image-3{
        display: none;
    }

}

@media only screen and (max-width: 767px){
    .section-calculator{
        margin-top: -10px;
    }

    .calculator-block .section-title{
        margin-bottom: 10px;
    }

    .calculator-block_order{
        width: 320px;
        margin: 0 0 0 -10px;
    }

    .calculator-block_order-container {
        padding: 17px 14px 0px!important;
    }

    .calculator-block_item-line {
        margin-bottom: 25px;
    }

    .calculator-block_item-line span {
        display: block;
        float: none;
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 7px;
    }

    .calculator-block_item-line input{
        float: none;
        margin: 0 auto 2px;
    }

    .calculator-block_item-line-text-left,
    .calculator-block_item-line-text-right {
        font-size: 11px;
        line-height: 24px;
    }

    .calculator-block_item-line-radio span{
        font-size: 14px;
        margin: 0;
    }

    .calculator-block_item-line-radio .radiobutton:first-child{
        margin: 0;
    }

    .calculator-block_item-line-radio .radiobutton:last-child{
        float: right;
    }

    .calculator-block_form .image-1 {
        top: -41px;
        right: -157px;
    }

    .calculator-block_form{
        width: 320px;
        margin: 17px 0 0 -10px;
        z-index: 15;
    }

    .calculator-block_form .form-block {
        padding: 28px 29px 30px;
    }

    .calculator-block_form-result{
        margin-bottom: 0;
        font-size: 40px;
    }

    .calculator-block_form-result-text{
        font-size: 15px;
        line-height: 28px;
    }

    .calculator-block_form-value{
        margin-bottom: 5px;
        font-size: 32px;
    }

    .calculator-block_form-value-text{
        margin-bottom: 42px;
        font-size: 15px;
        line-height: 24px;
    }

    .calculator-block_form-value-text:before {
        left: -20px;
        right: -20px;
        bottom: -23px;
    }

    .calculator-block_form-text{
        font-size: 15px;
        line-height: 24px;
    }

    .calculator-block_form-text br{
        display: none;
    }
}


.section-partners{
    padding-bottom: 0;
}

.partners-block_digital{
    position: absolute;
    top: 20px;
    right: 10px;
}

.partners-block_digital-item{
    position: relative;
    float: left;
    padding: 20px 30px 24px 35px;
    font-size: 18px;
    line-height: 20px;
    background: #F4F4F4;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.partners-block_digital-item:first-child{
    margin-right: 20px;
}

.partners-block_digital-item:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    background: #407BFF;
    border-radius: 5px 0px 0px 5px;
}

.partners-block_digital-item span{
    display: block;
    color: #407BFF;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}

.partners-block_list{
    margin-top: 20px;
    overflow: hidden;
}

.partners-block_list-item{
    position: relative;
    float: left;
    width: 16.6666666667%;
    height: 127px;
    border-right: 1px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
}

.partners-block_list-item:nth-child(6n+6){
    border-right: none;
}

.partners-block_list-item:nth-child(13),
.partners-block_list-item:nth-child(14),
.partners-block_list-item:nth-child(15),
.partners-block_list-item:nth-child(16),
.partners-block_list-item:nth-child(17),
.partners-block_list-item:nth-child(18){
    border-bottom: none;
}


.partners-block_list-item:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 160px;
    height: 80px;
    margin-top: -40px;
    margin-left: -80px;
    background-image: url(../images/banks.png);
    background-repeat: no-repeat;
    background-size: 720px;
}

.partners-block_list-item.partner-1:before{
    background-position: -8px 0;
}

.partners-block_list-item.partner-2:before{
    background-position: -179px 0;
}

.partners-block_list-item.partner-3:before{
    background-position: -351px 0;
}

.partners-block_list-item.partner-4:before{
    background-position: -531px 0;
}

.partners-block_list-item.partner-5:before{
    background-position: -8px -76px;
}

.partners-block_list-item.partner-6:before{
    background-position: -179px -76px;
}

.partners-block_list-item.partner-7:before{
    background-position: -351px -76px;
}

.partners-block_list-item.partner-8:before{
    background-position: -531px -76px;
}

.partners-block_list-item.partner-9:before{
    background-position: -8px -154px;
}

.partners-block_list-item.partner-10:before{
    background-position: -179px -154px;
}

.partners-block_list-item.partner-11:before{
    background-position: -351px -154px;
}

.partners-block_list-item.partner-12:before{
    background-position: -531px -154px;
}

.partners-block_list-item.partner-13:before{
    background-position: -14px -226px;
}

.partners-block_list-item.partner-14:before{
    background-position: -179px -226px;
}

.partners-block_list-item.partner-15:before{
    background-position: -351px -226px;
}

.partners-block_list-item.partner-16:before{
    background-position: -531px -226px;
}

.partners-block_list-item.partner-17:before{
    background-image: url(../images/banks-2.png);
    background-position: -15px 0;
}

.partners-block_list-item.partner-18:before{
    background-image: url(../images/banks-2.png);
    background-position: -185px 0;
}

@media only screen and (max-width: 1189px){
    .section-partners .section-title{
        margin: 0 -10px;
        text-align: center;
    }

    .section-partners .section-title br{
        display: none;
    }

    .partners-block_digital{
        position: relative;
        top: auto;
        right: auto;
        width: 510px;
        margin: 32px auto 0;
        overflow: hidden;
    }

    .partners-block_list{
        clear: both;
        margin: 34px -30px 0;
    }

    .partners-block_list-item{
        width: 25%;
    }

    .partners-block_list-item:nth-child(6n+6) {
        border-right: 1px solid #F4F4F4;
    }

    .partners-block_list-item:nth-child(4n+4) {
        border-right: none;
    }

    .partners-block_list-item:nth-child(9),
    .partners-block_list-item:nth-child(10),
    .partners-block_list-item:nth-child(11),
    .partners-block_list-item:nth-child(12){
        border-bottom: none;
    }

    .partners-block_list-item:nth-child(13),
    .partners-block_list-item:nth-child(14),
    .partners-block_list-item:nth-child(15),
    .partners-block_list-item:nth-child(16),
    .partners-block_list-item:nth-child(17),
    .partners-block_list-item:nth-child(18){
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .section-partners{
        margin-top: -33px;
        padding-top: 20px;
    }

    .section-partners .section-title span{
        display: block;
    }

    .partners-block_digital{
        width: 100%;
        margin-top: 35px;
    }

    .partners-block_digital-item{
        width: 100%;
        margin: 0 0 18px!important;
        padding: 0 0 0 97px;
        font-size: 15px;
        line-height: 70px;
    }

    .partners-block_digital-item:last-child{
        margin: 0!important;
    }

    .partners-block_digital-item span{
        position: absolute;
        top: 6px;
        left: 28px;
        font-size: 32px;
    }

    .partners-block_list {
        margin: 22px 0 0;
    }

    .partners-block_list-item {
        display: block!important;
        height: 66px;
        width: 33.33333%;
        border-bottom: 1px solid #F4F4F4!important;
    }

    .partners-block_list-item:before{
        transform: scale(0.6);
    }

    .partners-block_list-item:nth-child(16),
    .partners-block_list-item:nth-child(17),
    .partners-block_list-item:nth-child(18){
        border-bottom: none!important;
    }


    .partners-block_list-item:nth-child(4n+4) {
        border-right: 1px solid #F4F4F4;
    }

    .partners-block_list-item:nth-child(3n+3) {
        border-right: none;
    }


}

/*     table     */

.section-table{
    padding-bottom: 0;
}

.table-block table tr:first-child td{
    padding: 18px 0!important;
    font-weight: 400!important;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.table-block table td{
    padding: 9px 0!important;
    border: none!important;
}

.table-block table tr:last-child td{
    padding-bottom: 11px!important;
}

.table-block table tr:first-child td:nth-child(1),
.table-block td:nth-child(1){
    padding-left: 29px!important;
}

.table-block td:nth-child(1){
    width: 670px;
    font-weight: 400!important;
}

.table-block td:nth-child(2){
    width: 225px;
}

.block-table.type-2 td:nth-child(3){
    width: 276px;
}



@media only screen and (max-width: 1189px){
    .section-table{
        padding: 33px 0 10px;
    }

    .block-table{
        margin: 105px -30px 85px;
    }

    .block-table td:nth-child(1) {
        width: 385px;
        padding: 0 10px 0 40px;
    }

    .block-table td:nth-child(1) span{
        display: block;
    }

    .block-table td:nth-child(1) br{
        display: none;
    }

    .block-table td:nth-child(2) {
        width: 200px;
    }

    .block-table td:nth-child(3) {
        width: 182px;
    }

    .block-table .title-1{
        width: 180px;
    }

    .block-table:before {
        left: 386px;
        width: 200px;
        height: 725px;
    }

    .block-table .btn-1{
        width: 180px!important;
    }

}

@media only screen and (max-width: 767px){
    .section-table{
        padding: 47px 0 30px;
    }

    .block-table {
        margin: 4px -10px 10px;
        overflow: hidden;
    }

    .block-table table td {
        height: 60px;
        padding: 0 5px 0 10px;
    }

    .block-table td:nth-child(1) {
        width: 160px;
        font-size: 12px;
        line-height: 18px;
    }

    .block-table td:nth-child(2) {
        width: 75px;
        font-size: 13px;
        line-height: 24px;
    }

    .block-table td:nth-child(3) {
        width: 83px;
        font-size: 13px;
        line-height: 18px;
    }

    .block-table table tr:first-child{
        padding-top: 77px;
    }

    .block-table table tr:last-child{
        padding-bottom: 96px;
    }

    .block-table td:nth-child(1) span {
        display: inline;
    }

    .block-table table tr:nth-child(1){
        padding-bottom: 10px;
    }

    .block-table table tr:nth-child(1) td{
        height: 70px;
    }

    .block-table table tr:nth-child(5) td,
    .block-table table tr:nth-child(6) td{
        height: 90px;
    }

    .block-table img{
        width: 27px;
    }

    .block-table:before {
        top: 45px;
        left: 160px;
        width: 80px;
        height: 554px;
    }

    .block-table .title-1{
        top: -33px;
        left: 0;
        height: 30px;
        width: 80px;
        font-size: 12px;
        line-height: 30px;
    }

    .block-table .title-2{
        top: -27px;
        left: 6px;
        font-size: 12px;
    }

    .block-table .btn-1{
        bottom: -55px;
        left: -27px;
        width: 130px!important;
        padding: 12px 5px!important;
        font-size: 10px!important;
        line-height: 16px;
    }
}


.owl-reviews .owl-nav,
.owl-certificates .owl-nav{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.owl-certificates .owl-nav{
    top: 50%;
}

.owl-reviews .owl-nav button,
.owl-certificates .owl-nav button{
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background-position: center!important;
    background-repeat: no-repeat!important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.owl-reviews .owl-nav button{
    top: 75px!important;
}

.owl-nav button.owl-prev{
    left: -30px!important;
}

.owl-nav button.owl-next{
    right: -30px!important;
}


.owl-certificates .owl-nav button{
    top: -60px!important;
}


/*
.owl-carousel .owl-nav button.disabled{
    opacity: 0.5!important;
}
*/
.owl-reviews .owl-nav button span,
.owl-certificates .owl-nav button span{
    opacity: 0;
}

.owl-reviews .owl-nav button.owl-prev,
.owl-certificates .owl-nav button.owl-prev{
    left: 0;
    background-image: url(../images/icon-arrow-left.svg)!important;
}

.owl-reviews .owl-nav button.owl-next,
.owl-certificates .owl-nav button.owl-next{
    right: 0;
    background-image: url(../images/icon-arrow-right.svg)!important;
}

.owl-dots{
    margin-top: 24px;
    text-align: center;
}

.owl-dot{
    display: inline-block;
    width: 20px!important;
    height: 20px!important;
    margin: 0 7px!important;
    background-image: url(../images/icon-round.svg)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

.owl-dot.active{
    background-image: url(../images/icon-round-active.svg)!important;
}


.section-reviews{
    padding-bottom: 36px;
}



@media only screen and (max-width: 1189px){
    .owl-reviews .owl-nav button,
    .owl-certificates .owl-nav button{
        width: 40px;
        height: 40px;
        background-size: 40px!important;
    }

    .owl-nav button {
        top: 100px!important;
    }

    .owl-nav button.owl-prev{
        left: 212px!important;
    }

    .owl-nav button.owl-next{
        right: 212px!important;
    }
}

@media only screen and (max-width: 767px){
    .owl-dots {
        margin-top: 5px;
    }

    .owl-reviews .owl-nav button {
        top: 65px!important;
    }

    .owl-nav button {
        background-size: 40px!important;
    }

    .owl-nav button.owl-prev{
        left: -10px!important;
    }

    .owl-nav button.owl-next{
        right: -10px!important;
    }

    .owl-certificates .owl-nav button{
        top: -40px!important;
    }

    .section-reviews{
        padding-top: 30px;
    }

    .section-reviews .section-title span{
        display: block;
    }

    .section-reviews .section-title br{
        display: none;
    }

    .reviews-block{
        width: 280px;
        margin: 30px auto 0!important;
    }

    .owl-dot{
        width: 10px!important;
        height: 10px!important;
        background-size: 10px!important;
        margin: 0 2px!important;
    }
}

.reviews-block{
    margin-top: 34px;
}

.reviews-block .section-title{
    margin-bottom: 58px;
}

.reviews-block_item{
    position: relative;
    margin: 0 auto 12px;
}

.reviews-block_item-cover{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.reviews-block_item-cover:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333333;
    opacity: 0.75;
    z-index: 2;
}

.reviews-block_item-cover img{
    position: relative;
    z-index: 1;
}

.reviews-block_item-play{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-image: url(../images/icon-play-video-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 3;
}

.reviews-block_item-play:hover{
    transform: scale(1.1);
}

.reviews-block_item-name{
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}

.reviews-block_item-text{
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

@media only screen and (max-width: 1189px){
    .section-reviews{
        padding-bottom: 10px;
    }

    .section-reviews .section-title{
        margin: 0 -20px;
    }

    .reviews-block{
        margin-left: -230px;
        margin-right: -230px;
    }
}

@media only screen and (max-width: 767px){
    .section-reviews{
        padding-bottom: 16px;
    }

    .reviews-block_item-play{
        width: 46px;
        height: 46px;
        margin-left: -23px;
        margin-top: -23px;
        background-size: 45px;
    }

    .reviews-block_item-name{
        margin-bottom: 5px;
        font-size: 15px;
    }

    .reviews-block_item-text {
        font-size: 15px;
    }
}

/*     step     */

.section-step{
    padding-bottom: 0;
}

.step-block{
    margin-top: 65px;
}


.step-block .col-item:nth-child(2),
.step-block .col-item:nth-child(4){
    margin-top: 60px;
}

.step-block_item{
    position: relative;
    padding-top: 102px;
}

.step-block_item.item-1:before{
    position: absolute;
    top: 5px;
    right: -42px;
    content: url(../images/icon-step-round.svg);
}

.step-block_item.item-2:before{
    position: absolute;
    bottom: -41px;
    right: -68px;
    content: url(../images/icon-step-round.svg);
    transform: rotate(-180deg);
}

.step-block_item.item-3:before{
    position: absolute;
    top: 5px;
    right: -82px;
    content: url(../images/icon-step-round.svg);
}

.step-block_item.item-1 .step-block_item-number{
    padding-left: 75px;
}

.step-block_item .step-block_item-number{
    position: relative;
    padding-left: 100px;
    font-weight: 300;
    font-size: 100px;
    line-height: 92px;
    color: rgba(51, 51, 51, 0.3);
}

.step-block_item .step-block_item-number img{
    position: absolute;
    max-width: inherit;
}

.step-block_item.item-1 .step-block_item-number img{
    top: -101px;
    left: -20px;
}

.step-block_item.item-2 .step-block_item-number img{
    top: -100px;
    left: -26px;
}

.step-block_item.item-3 .step-block_item-number img{
    top: -98px;
    left: -10px;
}

.step-block_item.item-4 .step-block_item-number img{
    top: -100px;
    left: -17px;
}

.step-block_item-text{
    font-size: 18px;
    line-height: 24px;
}

.step-block_item.item-1 .btn-1{
    margin-top: 22px;
    padding: 18px 40px;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.05em;
}

.step-block_item.item-2 .step-block_item-text{
    margin-left: -18px;
}

.step-block_item.item-3 .step-block_item-text{
    margin-left: 5px;
}

.step-block_item.item-4 .step-block_item-text{
    margin-left: -5px;
}


@media only screen and (max-width: 1189px){
    .section-step{

    }

    .section-step .section-title strong{
        display: block;
    }

    .step-block{
        max-width: 580px;
        margin: 26px auto 0;
        padding-bottom: 30px;
    }

    .step-block .parts-4 .col-item{
        width: 50%;
    }

    .step-block .parts-4 .col-item:nth-child(1),
    .step-block .parts-4 .col-item:nth-child(2){
        margin-bottom: 54px;
    }


    .step-block_item.item-1:before {
        top: 31px;
        right: -92px;
    }

    .step-block_item.item-3:before {
        top: 291px;
        right: -73px;
        transform: rotate(-168deg);
    }

    .step-block_item.item-1 .step-block_item-number {
        padding-left: 114px;
    }

    .step-block_item.item-2 .step-block_item-number {
        padding-left: 130px;
    }

    .step-block_item.item-3 .step-block_item-number {
        padding-left: 140px;
    }

    .step-block_item.item-4 .step-block_item-number {
        padding-left: 136px;
    }

    .step-block_item.item-1 .step-block_item-number img {
        top: -100px;
        left: 18px;
        width: 110px;
    }

    .step-block_item.item-2 .step-block_item-number img {
        left: 7px;
    }

    .step-block_item.item-3 .step-block_item-number img {
        left: 31px;
    }

    .step-block_item.item-4 .step-block_item-number img {
        left: 20px;
    }

    .step-block_item.item-1 .btn-1{
        margin-left: 38px;
    }

    .step-block_item.item-2:before {
        bottom: -102px;
        right: 184px;
        transform: rotate(-213deg);
    }

    .step-block_item.item-1 .step-block_item-text {
        margin-left: 37px;
    }

    .step-block_item.item-2 .step-block_item-text {
        margin-left: 15px;
    }

    .step-block_item.item-3 .step-block_item-text {
        margin-left: 46px;
    }

    .step-block_item.item-4 .step-block_item-text {
        margin-left: 31px;
    }

}

@media only screen and (max-width: 767px){
    .step-block {
        margin: 22px auto 0;
        padding-bottom: 0;
    }

    .step-block .parts-4 .col-item{
        width: 100%;
    }

    .step-block .parts-4 .col-item:last-child{
        margin-bottom: 0!important;
    }

    .step-block .col-item:nth-child(2),
    .step-block .col-item:nth-child(4) {
        margin-top: 0;
    }

    .step-block .parts-4 .col-item:nth-child(1){
        margin-bottom: 44px;
    }

    .step-block .parts-4 .col-item:nth-child(2){
        margin-bottom: 40px;
    }

    .step-block .parts-4 .col-item:nth-child(3){
        margin-bottom: 38px;
    }


    .step-block_item:before{
        display: none!important;
    }

    .step-block_item .step-block_item-number{
        padding-left: 160px!important;
    }

    .step-block_item.item-1 .step-block_item-number img {
        top: -99px;
        left: 65px;
    }

    .step-block_item.item-2 .step-block_item-number img {
        left: 37px;
    }

    .step-block_item.item-3 .step-block_item-number img{
        left: 50px;
    }

    .step-block_item.item-4 .step-block_item-number img {
        top: -110px;
        left: 50px;
    }

    .step-block_item-text{
        margin: 0!important;
        font-size: 15px!important;
        line-height: 24px!important;
        text-align: center!important;
    }

    .step-block_item-text br{
        display: none;
    }

    .step-block_item.item-1 .btn-1{
        margin-top: 16px;
        margin-left: 42px;
    }








}


/*     faq     */

.section-faq{
    padding-top: 210px;
    padding-bottom: 120px;
    background-image: url(../images/bg-faq.jpg);
    background-repeat: no-repeat;
    background-position: center -60px;
}

.faq-block{
    position: relative;
    padding-left: 600px;
    margin-right: -20px;
}

.faq-block .section-title{
    margin-bottom: 30px;
}

.faq-block_autor{
    position: absolute;
    top: 115px;
    left: 124px;
    width: 242px;
    height: 72px;
    padding: 10px 5px 7px 17px;
    font-size: 17px;
    line-height: 25px;
    color: rgba(51, 51, 51, 0.5);
    background: #FFFFFF;
    border: 1px solid #F4F4F4;
    background-repeat: no-repeat;
    box-shadow: 15px 15px 25px rgb(0 0 0 / 5%);
    border-radius: 5px;
}

.faq-block_autor:before {
    position: absolute;
    content: '';
    top: 26px;
    right: -9px;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border-top-left-radius: 5px;
    border-top: 1px solid #F4F4F4;
    border-left: 1px solid #F4F4F4;
    transform: rotate(135deg);
}

.faq-block_autor strong{
    font-weight: 500;
    font-size: 19px;
    color: #333;
}

.faq-block_order{
    position: absolute;
    top: 309px;
    left: 0px;
    width: 345px;
    padding: 10px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 10px 15px 50px rgba(0, 0, 0, 0.08);
}

.faq-block_order-container{
    padding: 20px 10px 32px 29px;
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #F4F4F4;
    border-radius: 5px;
}

.faq-block_order strong{
    display: block;
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 19px;
}


.faq-block_order .btn-1 {
    margin-top: 14px;
    padding: 18px 33px;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.05em;
}

.faq-block_list{
    background: #fff;
    border: 1px solid #F4F4F4;
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.faq-block_list-item{
    position: relative;
    padding-left: 97px;
    padding-right: 20px;
    border-bottom: 1px solid #F4F4F4;
}

.faq-block_list-item:last-child{
    border-bottom: 0;
}

.faq-block_list-item.hide{
    display: none;
}

.faq-block_list-number{
    position: absolute;
    top: 23px;
    left: 33px;
    font-weight: 100;
    font-size: 36px;
    line-height: 36px;
}

.faq-block_list-title{
    position: relative;
    height: 80px;
    padding-right: 40px;
    cursor: pointer;
    font-weight: 500;
    font-size: 19px;
    line-height: 20px;
}

.faq-block_list-title:before{
    position: absolute;
    top: 31px;
    right: 10px;
    content: url(../images/icon-faq-arrow.svg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    transform: rotate(00deg);
}

.active .faq-block_list-title{
    cursor: default;
}

.active .faq-block_list-title:before{
    top: 35px;
    right: 13px;
    transform: rotate(90deg);
}

.faq-block_list-title span{
    position: absolute;
    top: 50%;
    left: 0;
    right: 10px;
    transform: translate(0, -50%);
}

.faq-block_list-text{
    max-height: 0;
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
    opacity: 0;
}

.faq-block_list-text ul{
    padding-left: 20px;
}

.active .faq-block_list-text{
    max-height: 1000px;
    margin-top: -4px;
    padding-bottom: 18px;
    opacity: 1;
}

.faq-block_list-btn{
    padding: 20px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #29A715;
    background: linear-gradient(180deg, #D4FFCD 0%, #A9EA9F 100%);
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 5px 5px;
}

.faq-block_list-btn svg{
    display: inline-block;
    margin-left: 10px;
}


@media only screen and (max-width: 1189px){
    .section-faq {
        padding: 108px 0 60px;
        /*background-image: url(../images/bg-faq-tablet.jpg);*/
        /*background-position: center bottom 85px;*/
    }

    .faq-block{
        padding-left: 0;
        margin-right: 0;
        padding-bottom: 340px;
    }

    .faq-block .section-title{
        text-align: center;
    }

    .active .faq-block_list-text{
        max-width: 560px;
    }

    .faq-block_list-btn svg{
        float: right;
        margin-right: 8px;
    }

    .faq-block_autor {
        position: relative;
        top: auto;
        left: 18px;
        bottom: -310px;
    }

    .faq-block_order{
        position: relative;
        top: auto;
        left: 350px;
        bottom: -287px;
    }
}

@media only screen and (max-width: 767px){
    .section-faq{
        padding: 54px 0 60px;
        background-image: url(../images/bg-faq-mobile.jpg);
        background-position: center bottom 50px;
    }

    .faq-block .section-title {
        margin-bottom: 27px;
    }

    .faq-block{
        margin-left: -10px;
        margin-right: -10px;
    }

    .faq-block_list-item {
        padding-left: 65px;
        padding-right: 10px;
    }

    .faq-block_list-number{
        top: 17px;
        left: 18px;
        font-size: 24px;
        line-height: 24px;
    }

    .faq-block_list-title{
        height: 60px;
        font-size: 15px;
        line-height: 17px;
    }

    .faq-block_list-title:before {
        top: 21px;
    }

    .active .faq-block_list-title:before {
        top: 25px;
    }

    .faq-block_list-title span{
        right: 30px;
    }

    .faq-block_list-text{
        font-size: 14px;
        line-height: 21px;
    }

    .active .faq-block_list-text{
        max-width: 210px;
        margin-top: 2px;
        padding-bottom: 14px;
    }

    .faq-block_list-btn{
        font-size: 12px;
    }

    .faq-block_list-btn svg{
        margin-top: 3px;
        margin-right: -2px
    }

    .faq-block_autor{
        left: 46px;
        bottom: -337px;
        padding: 9px 7px 7px 7px;
        font-size: 15px;
        text-align: center;
    }

    .faq-block_autor strong {
        font-size: 15px;
    }

    .faq-block_order{
        width: 320px;
        left: 0px;
        bottom: -361px;
        text-align: center;
    }

    .faq-block_autor:before {
        top: -7px;
        right: 117px;
        width: 12px;
        height: 12px;
        transform: rotate(45deg);
    }

    .faq-block_order strong{
        margin-bottom: 9px;
        font-weight: 700;
        font-size: 17px;
        line-height: 20px;
    }

    .faq-block_order-container{
        padding: 22px 10px 18px 10px;
        font-size: 15px;
        line-height: 22px;
    }

    .faq-block_order-container br{
        display: none;
    }
}

/*     certificates     */

.section-certificates{
    padding-top: 0;
    padding-bottom: 0;
}

.certificates-block{
    margin-top: 35px;
}

.certificates-block_item img{
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

@media only screen and (min-width: 1190px){
    .certificates-block_item img{
        max-width: 300px;
        margin: 0 auto;
    }

}


@media only screen and (max-width: 1189px){
    .section-certificates{
        padding-top: 23px;
    }

    .certificates-block {
        margin-left: -230px;
        margin-right: -230px;
    }
}


@media only screen and (max-width: 767px){
    .section-certificates{
        padding-top: 11px;
    }

    .certificates-block{
        width: 280px;
        margin: 23px auto 0!important;
    }
}


/*     contacts     */


.section-contacts{
    padding: 100px 0 0;
}


.section-contacts .section-title{
    margin-bottom: 38px;
}

.contacts-block{
    position: absolute;
    top: 230px;
    left: 10px;
    width: 350px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 10px 15px 50px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    z-index: 2;
}

.contacts-block_container{
    padding: 22px 20px 40px 34px;
    border: 1px solid #F4F4F4;
    border-radius: 5px;
}

.contacts-block_line{
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: center left;
}

.contacts-block_line:last-child{
    margin-bottom: 0;
}

.contacts-block_line-title{
    margin-bottom: 2px;
    font-weight: 800;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.contacts-block_line-text{
    font-size: 18px;
    line-height: 27px;
}

.contacts-block_line-text a{
    color: #333;
}

.contacts-block_map{
    position: relative;
    display: block;
    width: 100%;
    height: 520px;
    border: none;
    z-index: 1;
}

@media only screen and (max-width: 1189px){
    .section-contacts {
        padding-top: 84px;
    }

    .section-contacts .section-title {
        margin-bottom: 45px;
    }

    .contacts-block {
        top: 235px;
        left: 30px;
    }

    .contacts-block_map{
        width: calc(100% + 460px);
        margin-left: -40px;
        margin-right: -420px
    }
}

@media only screen and (max-width: 767px){
    .section-contacts{
        padding-top: 70px;
    }

    .section-contacts .section-title{
        margin-bottom: 12px;
    }

    .section-contacts .section-title br{
        display: none;
    }

    .section-contacts .section-title span{
        display: block;
    }

    .contacts-block{
        position: relative;
        top: 0;
        left: 0;
        width: 300px;
        text-align: center;
    }

    .contacts-block_container{
        padding: 23px 20px 13px 34px;
    }

    .contacts-block_line-title{
        margin-bottom: 4px;
        font-size: 15px;
    }

    .contacts-block_line-text{
        font-size: 15px;
        line-height: 26px;
    }

    .contacts-block_map {
        width: 300px;
        height: 300px;
        margin: 20px auto 0;
    }
}

/*     footer     */

.section-footer {
    padding: 14px 0 12px;
}

.footer-block{
    text-align: center;
}

.footer-block a{
    position: relative;
    display: inline-block;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    text-decoration: underline;
    color: #29A715;
}

.footer-block a span{
    background: linear-gradient(180deg, #58D544 0%, #29A715 100%);
    background: -webkit-linear-gradient(180deg, #58D544 0%, #29A715 100%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 1189px){

}

@media only screen and (max-width: 767px){
    .footer-block a{
        font-size: 14px;
    }
}

/*     fancybox     */

.fancybox-button--play,
.fancybox-button--thumbs{
    display: none!important;
}

/*     popup     */

.overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
}

.popup {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
    position: relative;
    background-color: rgba(25, 36, 37, 0.8);
    overflow-y: scroll;
    z-index: 100;
}

.popup .block {
    background-color: #fff;
    border-radius: 5px;
}

#error-popup .block,
#thanks-popup .block,
#credit-popup .block,
#call-popup .block,
#fast-popup .block,
#refinance-popup .block,
#consultation-popup .block{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 420px;
    padding: 27px 40px 30px;
    transform: translate(-50%, -50%);
}

#error-popup .block, #error-popup div {
    background-color: #ff5722;
    color: #fff;
}

#privacy-popup .block{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60px;
    width: 100%;
    max-width: 770px;
    margin: 80px auto;
    padding: 18px 21px 28px;
}

.popup-close{
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
}

.popup-close:hover{
    opacity: 0.85;
}

.popup-text{
    margin-top: 14px;
    font-size: 14px;
}

.popup-text ul{
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.popup-text ul li{
    position: relative;
    margin-bottom: 16px;
    padding-left: 20px;
}

.popup-text ul li:last-child{
    margin-bottom: 0;
}

.popup-text ul li:before{
    position: absolute;
    content: '';
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #29AA59;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.slider-block{
    clear: both;
}

@media only screen and (max-width: 767px){
    #error-popup .block,
    #thanks-popup .block,
    #credit-popup .block,
    #call-popup .block,
    #fast-popup .block,
    #refinance-popup .block,
    #consultation-popup .block{
        max-width: 350px;
        padding: 27px 25px 30px;
    }

    .form-block_description br{
        display: none;
    }



    #privacy-popup .block{
        max-width: 360px;
        margin: 40px auto;
    }

}


.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    clear: both;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.noUi-base{
    background: #F8F9FA;
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.05);
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}
.noUi-connect {
    height: 100%;
}
.noUi-origin {
    height: 25px;
    width: 25px;
    left: -13px;

}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}

.noUi-vertical .noUi-origin {
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}
.noUi-touch-area {
    height: 100%;
    width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 25px;
    padding-top: 14px;
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -8px;
    top: -8px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto;
}

.noUi-target {
    background: none;
}
.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: linear-gradient(180deg, #58D544 0%, #29A715 100%);
    opacity: 0.4;
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    border-radius: 50%;
    background: linear-gradient(180deg, #58D544 0%, #29A715 100%);
    cursor: default;
}
.noUi-active {

}

[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-pips {
    position: absolute;
    color: #999;
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.noUi-marker {
    position: absolute;
    background: #CCC;
}
.noUi-marker-sub {
    background: #AAA;
}
.noUi-marker-large {
    background: #AAA;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}



@media (max-width: 1190px) {

}

@media (max-width: 767px) {
    .footer .header-phone{
        right: 18%!important;
    }
}
.footer{
    height: 100px;
    padding: 20px 0;
    position: relative;
    background: #00000014;
}
.footer .header-phone{
    right: 45%;
}
.redemption{
    display: flex;
    justify-content: space-between;
}
.redemption_left, .redemption_right{
    width: 48%;
}
.redemption_right img{
    border-radius: 0;
    margin-bottom: 30px;
}
.redemption_left strong{
    font-size: 35px;
}
.redemption_left p span{
    font-weight: 600;
    font-size: 25px;
}
.redem{
    padding-top: 135px;
}
.redemption_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 100px;
}
.redemption_list_card{
    width: 48%;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.redemption_list_card_title{
    margin-right: 30px;
}
.redemption_list_card_title p{
    font-size: 225px;
    color: #3a982a;
}
.redemption_list_card_body .head{
    font-size: 20px;
    font-weight: 600;
}
@media (max-width: 1100px){
    .redemption{
        flex-wrap: wrap;
    }
    .redemption_left{
        margin-bottom: 50px;
    }
    .redemption_left, .redemption_right {
        width: 100%;
    }
    .redemption_list_card{
        width: 100%;
    }
}
@media (max-width: 767px){
    .redemption_list_card{
        flex-direction: column;
    }
    .redemption_list_card_title p{
        display: inline;
    }
    .redemption_list_card_title{
        margin-bottom: 50px;
        margin-right: 0;
    }
    .redemption_list_card_body{
        margin-bottom: 50px;
    }
}