body{
    background-color: #f4f4f4;
}
header{
    background-image: url("img/header.png");
    height: 844px;
    width: 100%;
    background-position: center;
    padding-top: 5px;
    position: relative;
}
.header-address,.header-email,.header-email a{
    font-size: 12px;
    color: white;
    font-family: Montserrat;
    text-align: center;
}
.header-phone{
    font-size: 18px;
    color: white;
    font-family: Montserrat;
    font-weight: bold;
}
.type-block{
    width: 100%;
    margin-bottom: 50px;
}
.call-block{
    background-image: url("img/banner.png");
    height: 328px;
    width: 100%;
    background-position: center;
}
.news-block{
    width: 100%;
    min-height: 492px;
}
.numbers-block{
    background-image: url("img/numbers.png");
    min-height: 320px;
    width: 100%;
    background-position: center;
    text-align: center;
}
.partners-block{
    min-height: 233px;
    width: 100%;
    background-color: #808080;
    text-align: center;
}
.partners-block h2{
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 32px;
    padding-top: 27px;
}
.partners-block img{
    margin-bottom: 20px;
}
.online-block{
    min-height: 339px;
    width: 100%;
    position: relative;
}
.online-block h2{
    text-align: center;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 22px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.online-block .shadow-block{
    font-size: 16px;
    font-family: Montserrat;
}
.show-all-button{
    width: 222px;
    height: 45px;
    border-radius: 12px;
    text-align: center;
    color: white;
    margin: 0 auto;
    background-color: #e31e25;
    padding-top: 8px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 16px;
    font-family: Montserrat;
}
.form-block{
    background-image: url("img/form.png");
    min-height: 328px;
    width: 100%;
    background-position: center;
	padding-bottom:50px;
}

.shadow-block{
    position: relative;
}
/*.shadow-block:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    right: -15px;
    -webkit-box-shadow: inset 0px -40px 10px 0px rgba(244,244,244,0.9);
    -moz-box-shadow: inset 0px -40px 10px 0px rgba(244,244,244,0.9);
    box-shadow: inset 0px -40px 10px 0px rgba(244,244,244,0.9);
}*/
.news-block h2,.type-block h2{
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 32px;
    padding-top: 20px;
}
.news-text{
    font-weight: bold;
    font-size: 18px;
    font-family: Montserrat;
    margin-top: 10px;
}
.type-block h2{
    padding-top: 60px;
    margin-bottom: 0;
}
.type-block row{
    font-size: 18px;
    font-family: Montserrat;
}
.type-block-header,.type-block-price{
    font-weight: bold;
}
.type-block-price{
    margin-top: 10px;
    margin-bottom: 10px;
}
.type-block-text{
    min-height: 72px;
}
.type-block-button{
    color: white;
    width: 144px;
    height: 45px;
    border-radius: 12px;
    background-color: #e31e25;
    cursor: pointer;
    margin: 0 auto;
    padding-top: 8px;
}
.call-block{
    color: white;
    font-family: Montserrat;
}
.call-block-header{
    font-size: 32px;
    padding-top: 70px;
}
.call-block-phone{
    font-size: 46px;
    font-weight: bold;
}
.call-block-button{
    width: 228px;
    height: 45px;
    border-radius: 12px;
    text-align: center;
    color: white;
    margin: 0 auto;
    background-color: #e31e25;
    padding-top: 8px;
    margin-top: 30px;
    cursor: pointer;
    font-size: 18px;
	margin-bottom:50px;
}
.numbers-block h2{
    font-family: Montserrat;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 50px;
    padding-bottom: 60px;
}
.number-text{
    font-family: Montserrat;
    font-size: 32px;
    font-weight: bold;
    color: #e31e25;
}
.number-description{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    color: #e31e25;
}
footer{
    min-height: 235px;
    width: 100%;
    background-color: black;
    padding-top: 38px;
}
footer ul{
    list-style: none;
}
footer ul li a,footer ul li a:hover{
    color: white;
}
.social-text{
    font-family: Montserrat;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
}
.pay-block{
    max-width: 458px;
    width: 100%;
    margin: 0 auto;
    font-family: Montserrat;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
}
.navbar-dark .nav-item .nav-link{
    color: white;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 16px;
}
.info-block{
    color: white;
    position: absolute;
    bottom: 0;
    min-height: 325px;
    font-family: Montserrat;
    font-size: 16px;
}
.info-header{
    font-size: 18px;
    font-weight: bold;
}
.info-divider{
    position: relative;
}
.info-divider:after{
    border: 1px solid white;
    height: 54px;
    width: 1px;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;

}
.info1{
    padding-left:0;
    padding-right: 5px;
}
.info2{
    padding: 0 10px;
}
.info3{
    padding-left: 15px;
    padding-right: 0
}
.name-field{
    margin-right: 15px;
}
.name-field,.phone-field{
    width: 100%;
    max-width: 360px;
    height: 47px;
    background-color: rgba(255,255,255,0.79);
    border: none;
    font-size: 18px;
    padding-left: 10px;
}
.name-field::placeholder,.phone-field::placeholder{
    color: black;
}
.vehicle-type{
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
}
.radio-vehicle{
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: white;
    margin: 0 auto;
}
.img-vehicle{
    height: 44px;
    margin-bottom: 10px;
}
.vehicle-type input[type=radio]{
    position: absolute;
    width: 0;
    height: 0;
}
.vehicle-type input[type=radio]:checked + .radio-vehicle{
    background-color: red;
}
h2{
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 40px;
}
h3{
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.vehicle-name{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
header.casco-header{
    background-image: url("img/casco-banner.png");
    height: 401px;
}
select.form-control{
    border: none;
}
.calc-block .form-group label{
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 48px;
}
.btn.dropdown-toggle.btn-light{
    background-color: white;
    border-color: white;
}
.vehicle-radio input{
    display:  none;
}
.vehicle-radio button{
    margin-right:  20px;
    width: 146px;
    margin-bottom: 20px;
}

.vehicle-radio input[type=radio]:checked + button{
    background-color: black;
    border-color: black;
}
.vehicle-row{
    margin-top: 20px;
    margin-bottom: 20px;
}

/*.calc-block .form-group select{
    position: absolute;
    bottom: 15px;
}*/
.contacts-main{
    font-family: Montserrat;
    font-size: 18px;
    margin-bottom: 20px;
}
.contacts-main img{
    margin-right: 20px;
}

.breadcrumb-item a, .text-block a {
    color: #050d1b;
}

@media (max-width:600px) {
    .call-block-phone{
        font-size: 35px;
    }
    .info1,.info2,.info3{
        padding: 15px;

    }
    .info3{
        margin-bottom: 50px;
    }
    .name-field{
        margin-right: 0;
    }
}
