.fast_contact {
margin-top:51px;
background-color:#c1272d !important;
color:white !important;
font-weight:500 !important;
line-height:30px !important;
font-size:20px !important;
padding:20px 0 !important;
box-shadow:2px 5px 5px 0 rgba(0,0,0,0.21) !important;
box-sizing:border-box !important;
border-radius:4px !important;
height:70px !important
}
.fast_contact:hover {
background-color:#232829  !important
}
.col-primary span.main_block {
vertical-align:bottom
}
.subscribe-form input[type="submit"] {
width:102px;
display:inline-block;
padding:10px 22px 40px 22px;
font-size:20px;
line-height:30px;
font-weight:500;
text-transform:uppercase;
text-align:center;
background:#fff;
border-radius:4px;
color:#3b4344;
-webkit-box-shadow:3px 4px 5px 0 rgba(0,0,0,0.21);
-moz-box-shadow:3px 4px 5px 0 rgba(0,0,0,0.21);
box-shadow:3px 4px 5px 0 rgba(0,0,0,0.21)
}
.subscribe-form input[type="submit"]:hover {
background-color:#232829  !important;
color:white
}
