.header-contacts h1{font-size:2em;font-weight:bold;color:white}
/*.contacts .header-contacts h1{font-size:2em;font-weight:bold;color:#333}
.contacts .header-contacts h3{font-size:1em;color:#333}*/
.header-contacts h3{font-size:1em;color:white}
li {font-family: "HelveticaRegular";}
.header-contacts{text-align:center;margin:70px auto}
h1{font-size:24px!important;line-height:30px!important;text-transform:uppercase!important;margin:20px 0!important;text-align:center!important}
.guaranties-bg{width:100%;padding:0;-webkit-background-size:cover;background-size:cover}
h4{font-size:16px!important;line-height:20px!important;margin:20px 0!important;text-align:center!important;font-weight:bold}
.phone-number{font-size:16px!important;line-height:30px!important;text-transform:uppercase!important;text-align:center!important}
.descr{text-align:center!important;font-size:16px;line-height:25px;padding:0 20px 20px}

#submit{background-color:#32526a;padding:15px;width:100%;color:#fff;border-radius:4px;border:0}
#call{background-color:#60af2f;padding:15px;width:100%;color:#fff;border-radius:4px;border:0}
textarea{max-width:100%}
.mark{font-style:italic;margin-bottom:10px}
.office{font-size:18px!important;margin:20px 0}
#google-map{height:555px;margin-bottom:60px}
h2{font-size:1.2em!important;line-height:20px!important;margin:20px 0!important;font-weight:bold}
p{font-size:1em!important;line-height:25px;padding:0 20px 20px}
.contacts li{font-size:1em!important;line-height:25px; font-family: "HelveticaRegular";}
.dostavka{text-align:center}
.dostavka img{margin:40px 50px}
.contacts .header-contacts h1 { color: #333 !important; }
.contacts .header-contacts h3 { color: #333 !important; }
.addemail {cursor: pointer;}

@media screen and (min-width: 1201px)  {
	.guaranties .guaranties-bg {background-image: url('/images/background/quaranties/1920.png');background-size: cover;}
	.shipping .shipping-bg {background-image: url('/images/background/shipping/1920.png');background-size: cover;}

}

@media screen and (min-width: 993px) and (max-width: 1200px) {
	.guaranties .guaranties-bg{background-image: url('/images/background/quaranties/1200.png');background-size: cover;}
	.shipping .shipping-bg {background-image: url('/images/background/shipping/1200.png');background-size: cover;}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.guaranties .guaranties-bg {background-image: url('/images/background/quaranties/992.png');background-size: cover;}
	.shipping .shipping-bg {background-image: url('/images/background/shipping/992.png');background-size: cover;}
}

@media screen and (min-width: 425px) and (max-width: 768px) {
	.guaranties .guaranties-bg {background-image: url('/images/background/quaranties/768.png');background-size: cover;}
	.shipping .shipping-bg {background-image: url('/images/background/shipping/768.png');background-size: cover;}
	.np-xs {padding-right: 0px; padding-left:0px; }
}

@media screen and (min-width: 100px) and (max-width: 424px) {
	.guaranties .guaranties-bg{background-image: url('/images/background/quaranties/320.png');background-size: cover;}
	.shipping .shipping-bg {background-image: url('/images/background/shipping/320.png');background-size: cover;}
	.np-xs {padding-right: 0px; padding-left:0px; }
}
