body{
    max-width: 1920px;
}
header{
    min-height: 64px;
}
.form-block{
    height: 674px;
    width: 100%;
    background-position: center;
    background-image: url(img/slider.png);
}
.suggestions-block{
    min-height: 501px;
    width: 100%;
    background-position: center;
    background-image: url(img/bg1.png);
}
.why-block{
    min-height: 313px;
}
.benefits-block{
    min-height: 358px;
    width: 100%;
    background-position: center;
    background-image: url(img/bg2.png);
}
.jobs-block{
    min-height: 890px;
}
.manufacturers-block{
    min-height: 250px;
}
.consult-block{
    min-height: 414px;
    width: 100%;
    background-position: center;
    background-image: url(img/bg3.png);
}
.contacts-block{
    min-height: 76px;
    background-color: #efefef;
}
.copyright-block{
    min-height: 37px;
    background-color: #433f39;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-align: center;
    color: white;
    padding-top: 10px;
}
.footer-logo{
    margin-top: 2px;
}
.footer-address{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: 4px;
}
.footer-email{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin-top: 25px;
}
.footer-phone{
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    margin-top: 20px;
    font-weight: 900;
}
h2{
    color:#296196;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.why-image,.why-text{
    display: inline-block;
}
.why-text{
    max-width: 230px;
    float: right;
}
.why-image{
    float: left;
}
.why-header{
    color:#296196;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.why-description{
    color: #3f3a34;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;

}
.job{
    padding-bottom: 70px;
}
.job-image{
    text-align: center;
}
.job-name{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
    padding-top: 30px;
}
.benefit{
    margin-top: 80px;
}
.suggestions-block h2{
    color: white;
    padding-top: 60px;
    padding-bottom: 0;
}
.check-image{
    text-align: center;
    margin-bottom: 5px;
}
.suggestions-header{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: white;
}
.suggestions-description{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: white;
    line-height: 21px;
    margin-top: 20px;
}
.suggestions-button{
    width:289px;
    height:46px;
    background-color: #296196;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    color: white;
    padding-top: 8px;
    cursor: pointer;
    margin: 50px auto 0 auto;
}
.consult-img{
    margin-top: 150px;
}
.consult-form{
    margin: 95px auto 0 auto;
    max-width: 422px;
    width: 100%;
}
.form-text{
    height: 60px;
    max-width: 422px;
    width: 100%;
    background-color: white;
    border: 0;
    border-radius: 10px;
    padding-left: 20px;
    margin-bottom: 27px;
}
.form-button{
    height: 60px;
    max-width: 422px;
    width: 100%;
    background-color: #ffb554;
    border: 0;
    border-radius: 10px;
    color: #314fa8;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
}
.consult-text{
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: white;
    line-height: 20px;
    text-align: justify;
    letter-spacing: 0.5px;
    margin-bottom: 50px;
}
.form-background{
    height: 413px;
    width: 490px;
    background-color: rgba(0,0,0,.35);
    right: 0;
    top:136px;
    position: absolute;
}
.form-line-1,.form-line-2{
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: white;
    text-align: center;
}
.form-line-1{
    text-transform: uppercase;
    margin-top: 25px;
}
.form-block .consult-form{
    margin-top: 10px;
}
.form-block .form-button{
    background-color: #296196;
    color: #ffb554;
}
.logo{
    position: absolute;
    top: 10px;
}
.header-text{
    color: #727272;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 200px;
    padding-top: 20px;
}
.header-button{
    position: absolute;
    left: 650px;
    top:0;
    cursor: pointer;
}
.header-phone{
    position: absolute;
    right: 0;
    top:0;
}
.header-phone-text{
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 0;
    right: 160px;
    padding-top: 10px;
}

.container.content{
	margin-top: 110px;
}
@media (max-width: 900px) {
    .header-button{
        display: none;
    }
    .header-text{
        display: none;
    }
    .benefit{
        text-align: center;
    }
    .manufacturers-block{
        text-align: center;
    }
    .form-background {
        height: 413px;
        max-width: 490px;
        background-color: rgba(0,0,0,.35);
        width: 100%;
        top: 136px;
        padding-left: 30px;
        padding-right: 40px;
        position: relative;
    }
    .why-image {
        width: 61px;
    }
    .why-text {
         float: none;
        margin-left: 30px;
    }
}