.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}

body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    min-height: 100%;
    width: 100%;

}

h1, h2, h2, p, blockquote, ul, li {
    font-family: 'Open Sans', sans-serif !important
}

p{
    margin: 17px 0;
    text-shadow: 0px -1px 0px rgb( 0, 0, 0 );
}
h1 {
    font-size: 58px;
}
h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-shadow: 0px -1px 0px rgb( 0, 0, 0 );
}
h3{
    font-size: 32px;
    color: rgb(54, 54, 54);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.056;


}
.text-left{
    text-align: left!important;
    margin-left: 0!important;
}
.layout {
    min-height: 100%;
    position: relative;
    min-width: 1100px;
    overflow: auto;

}

header {
    position: relative;
    margin: 0 auto;
}
.bg {
    max-width: 1920px;
    background: url("./../img/header.jpg") 50% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.head-wrapper{
    position: relative;
    margin:0 auto;
    max-width: 1100px;
    height: 147px;
}
.logo {
    position: relative;
    top: 10px;
    left: 10px;
    float: left;
    width: 191px;
    height: 147px;
}
.contact{
    position: relative;
    float: left;
    top: 40px;
    max-width: 400px;
}
.contact li a{
    position: relative;
    display: inline-block;
    font-size: 28px;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: left;
    padding-left: 50px;
}
.contact li span.phone{
    position: absolute;
    top: 5px;
    left: 0;
    width: 35px;
    height: 36px;
    background: url("./../img/phone-icon.png") 0 0 no-repeat;
}
.contact li span.mail{
    position: absolute;
    top: 10px;
    left: 0;
    width: 35px;
    height: 25px;
    background: url("./../img/mail-icon.png") 0 0 no-repeat;
}
.head-btn {
    position: relative;
    float: right;
    top: 38px;
    left: 7px;
    width: 341px;
    height: 88px;
    background: url("./../img/head-btn.png") 0 0 no-repeat;
    border-radius: 45px;
    transition: .5s;
}
.head-btn span{
    position: absolute;
    width: 341px;
    font-size: 34px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 88px;
    text-align: center;
}

.slide {
    position: relative;
    max-width: 1100px;
    margin: 95px auto 0;
}
.col-1{
    position: relative;
    width: 700px;
    float: left;
 }
.col-1 h1{
    position: relative;
    font-size: 52px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    width: 660px;
}
.header-list li{
    position: relative;
    top: 45px;
    padding-left: 35px;
    font-size: 26px;
    color: rgb(255, 255, 255);
    line-height: 1.55;
    text-align: left;


}
.header-list li:before{
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("./../img/li-icon.png") 0 0 no-repeat;
}
.slide-logo {
    margin-top: 65px;
    margin-bottom: 30px;
    width: 100%;
    height: 68px;
    background: url("../img/logo-bank.png") no-repeat 0 50%;
}
.col-2{
    position: relative;
    max-width: 35%;
    float: right;
}
.slide-form-block {
    position: relative;
    top: 10px;
    left: 22px;
    width: 440px;
    height: 365px;
    float: right;
    background: url("./../img/head-form-bg.png") 50% 0 no-repeat;
}
.slide-form-block form{
    width: 350px;
    margin: 0 auto;
}

.form_wr {
    position: relative;
    display: block;
    width: 350px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 25px;
    box-sizing: border-box;

}
fieldset {
    display: block;
    min-width: 0;
    border: none;
    outline: none;
    padding: 0;
}
input {
    position: relative;
    display: block;
    background: #f5f5f5;
    margin: 5px auto 10px;
    width: 340px;
    height: 60px;
    color: #000;
    font-size: 20px;
    line-height: 1;
    border: 1px solid #014b8d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
}

.mail-input{
    padding: 10px 100px  10px 20px;
    background: url("./../img/head-form-input-icon.png") #fff 239px 14px no-repeat;
    box-shadow: inset 5px 5px 7px 0 rgba(0,0,0,.15);
}

.form-title{
    padding-top: 62px;
    padding-left: 2px;
    font-size: 32px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
}
.form-dsc{
    font-size: 26px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: left;

}
.form-btn {
    
    position: relative;
    display: block;
    cursor: pointer;
    margin: 42px auto 0;
    width: 207px;
    height: 81px;
    background: url("./../img/head-form-btn.png") 0 0 no-repeat;
    border-radius: 40px;
    transition: .5s;
    outline: none;
    border: none;
}
.form-btn:hover,
.form-btn:focus{
   box-shadow: 0 0 20px #0e4890;
}
.form-btn span{
    font-family: "Open Sans", sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 207px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 81px;
    text-align: center;
}
.success_popup .form-btn span {
    font-size: 18px;
}
.free-line{
    background-color: #ffc561;
    height: 80px;
}
.free-left {
    position: relative;
    float: left;
    top: -23px;
    left: 0;
    width: 149px;
    height: 117px;
}
.free-title{
    position: relative;
    float: left;
    top: 19px;
    left: 10px;
    font-size: 30px;
    color: rgb(124, 69, 33);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-transform: none;

}
.free-title a{
    padding-left: 5px;
    text-decoration: underline;
    color: #1e6dff;
}
.content--start .title{
    font-size: 60px;
    color: rgb(54, 54, 54);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-left: 47px;
}
.content--start .subtitle{
    color: rgb(70, 70, 70);
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
}

blockquote:before{
    content: "";
    position: absolute;
    display: block;
    top: 40px;
    left: 30px;
    width: 48px;
    height: 48px;
    background: url("./../img/info-icon.png") 50% 0 no-repeat;
}
.btn-wrap{
    position: relative;
    max-width: 361px;
    width: 100%;
    margin: 55px auto 0;
    background: #fff;
    padding: 10px;
}


.btn {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 340px;
    height: 88px;
    background-color: #3db667;
    border-radius: 45px;
    transition: .5s;
}
.btn span{
    font-family: "Open Sans", sans-serif;
    position: absolute;
    width: 341px;
    font-size: 32px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 88px;
    text-align: center;
}
.btn:hover,
.head-btn:hover{
    box-shadow: 0 0 15px #3db667;
}
.logos .payment{
    position: relative;
    max-width: 1067px;
    height: 61px;
    background: url("./../img/payment-system.png") 50% 0 no-repeat;
}

.content--get h2{
    padding-bottom: 25px;
}
.content--get blockquote {
    margin-top: 120px;
}
.content--get .subtitle {
    margin-bottom: 25px;
}
.list li{
    position: relative;
    top: 18px;
    padding-bottom: 23px;
    padding-left: 39px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
}
.list li:before{
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("./../img/list-icon.png") 0 0 no-repeat;
}
.content--want-more h3{
    padding-top: 55px;
}
.content--want-more .title{
    margin-bottom: 20px;
    line-height: 45px;
}
.content--want-more p {
    font-weight: 300;
    font-size: 28px;
    color: rgb(70, 70, 70);
    line-height: 1.2;
    text-align: left;
    padding: 15px 0 0px;
}

.content--want-more  blockquote {
    margin-top: 50px;
}

.content--want-more article p {
    line-height: 1.4;
}

.content--want-more article p:last-child {
    margin-top: 50px;
}

.content--want-more .btn-wrap{
    position: relative;
    max-width: 380px;
    width: 100%;
    margin: 80px auto -100px;
    background: #fff;
    padding: 0 20px 15px;
    border-radius: 80px;
}
.footer__contacts{
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.footer__contacts li{
    position: relative;
    display: inline-block;

}
.footer__contacts li a{
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    text-align: center;
    padding: 0 17px 0 37px;
}
.footer__contacts li .icon-1{
    position: absolute;
    top: 3px;
    left: 5px;
    width: 24px;
    height: 25px;
    background: url("./../img/phone-footer-icon.png");
}
.footer__contacts li .icon-2{
    position: absolute;
    top: 8px;
    left: 5px;
    width: 24px;
    height: 17px;
    background: url("./../img/mail-footer-icon.png");
}
.footer__contacts li .icon-3{
    position: absolute;
    top: 4px;
    left: 9px;
    width:22px;
    height: 24px;
    background: url("./../img/support-icon.png");
}
.footer__copyright{
    padding-top: 30px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    text-align: center;
}
.container {
    width: 1100px;
    margin: 0 auto;
}

.container.bg {
    width: auto;
}

.content {
    padding: 80px 0 50px;
}

.content--start {
    background-color: #fff;
}

.content--get {
    position: relative;
    background-color: #ebefe1  ;
     /*background: #ebefe1  url("./../img/atom.png") 1000px 125px no-repeat;*/
}

.content--get .btn-wrap {
    background-color: transparent;
    padding: 0;
}

.content--get .container {
    position: relative;
}

.content--get .container:before {
    content: "";
    position: absolute;
    right: -150px;
    top: 65px;
    width: 652px;
    height: 630px;
    background: url("./../img/atom.png") 50% 0 no-repeat;
}

.logos {
    background-color: #3d3d5f  ;
    padding: 35px 0;
}

.title {
    color: rgb(54, 54, 54);
    font-size: 60px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
    margin-top: 0;
    margin-left: 47px;
    font-weight: 700;
    text-align: center;

}

.subtitle {
    color: #464646;
    font-size: 28px;
    font-weight: 300;
}

blockquote {
    font-style: italic;
    position: relative;
    background-color: rgba(0,0,0,.06)  ;
    border-radius: 15px;
    padding: 30px 110px 30px;
    font-size: 28px;
    color: rgb(70, 70, 70);
    font-style: italic;
    line-height: 1.3;
    text-align: left;
    font-weight: 300;
}

.steps {
    font-size: 0;
    line-height: 0;
    margin: 0 -25px 40px;
    text-align: center;
}

.step {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    vertical-align: top;
    margin: 0 25px;
}

.step p {
    color: #272727;
    line-height: 1;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
}

.step__img {
    width: 180px;
    height: 180px;
    margin: 0 auto 50px;
    border-radius: 100%;
    position: relative;
}

.step__img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.step__img.bgc-1 {
    background-color: #8980b3  ;
}

.step__img.bgc-2 {
    background-color: #6eb7bd  ;
}

.step__img.bgc-3 {
    background-color: #ccc0b4  ;
}


.footer {
    background-color: #2c2c35  ;
    padding: 100px 0 80px;
}
button.btn{
    border: none;
    outline: none;
    margin: 0 auto;
}
button.btn span{
    position: static;
}

.scrollup{
    cursor: pointer;
    width: 81px;
    height: 81px;
    opacity: .5;
    position: fixed;
    bottom: 45px;
    right: 45px;
    display: none;
    text-indent: -9999px;
    background: url("./../img/up-icon.png") no-repeat;
    outline: 0;
}

.btn-lgreen {
    background-color: #9acb45 !important;
}

.content--want-more .subtitle {
    font-weight: 300;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 30px;
}

.btn-start {
    background-color: transparent;
    border-radius: 100%;
    display: block;
    width: 183px;
    height: 183px;
    position: absolute;
    right: 72px;
    top: 290px;
    z-index: 5;   
    cursor: pointer;
    transition: box-shadow .5s ease;
}

.btn-start:hover {
    box-shadow: 0 0 15px 2px #ff385d;
}

@media screen and (max-width: 1500px) {
    .content {
        padding: 50px 0 30px;
    }
    .slide {
        margin-top: 50px;
    }
    .col-1 h1 {
        font-size: 40px;
    }
    .header-list li {
        font-size: 24px;
    }
    .title {
        font-size: 50px !important;
        margin-bottom: 0 !important;
    }
    .subtitle {
        font-size: 22px !important;
    }
    .step__img {
        margin-bottom: 30px;
    }
    blockquote, .content--want-more p {
        font-size: 24px;
    }
    .steps {
        margin-bottom: 20px;
    }
    .content--get .container:before {
        background-size: 90%;
    }
    .content--want-more .subtitle {
        margin-top: 15px;
    }
    .content--want-more article p:last-child {
        margin-top: 35px;
    }
    .btn-start {
        width: 165px;
        height: 165px;
        right: 83px;
        top: 266px;
    }
}
.text-center {
    text-align: center;
}