h3 {
	margin-top: 25px;
	margin-bottom: 15px;
}
.blockquote {
	margin: 30px 0;
}
.date {
	position: absolute;
    right: 26%;
    top: 0px;
    background: url(/local/templates/prime/img/Vector.png);
    width: 168px;
    height: 168px;
}
.date p {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-25deg);
	padding-top: 62px;
    width: 150px;
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 127%;
	text-transform: uppercase;
}
.header-adress {
    padding-right: 90px;
}
.map-icon {
	padding-right: 15px;
}
.header-adress h3 {
	color: #252525;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}
.header-adress p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
}
.header-new {
    padding-top: 15px;
}
.header-top-caption {
	color: #212529;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px;
}
.time-work {
    padding-right: 90px;
}
.time-work span {
	color: #212529;
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}
.header-top-email {
    text-decoration: underline;
}
.header-top-caption {
	padding-bottom: 5px;
}
.header-hover-block {
	margin:0;
}
.header-top-callback {
	color: #FFCD11;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-top: 5px;
}
.hidden-border {
    margin-top: 15px;
}
.fixed-footer .header-hover-block {
	max-width: fit-content;
}
.fixed-footer .header-top-email {
	text-decoration: none;
}
.fixed-footer .header-top-callback {
	color: #FFF;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0px;
}
.footer-contacts a{
	color: #FFF;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px;
	padding-top: 20px;
    display: block;
	text-decoration: none;
}
.footer-contacts a > a {
	padding-top: 0px;
}
.footer-contacts a:hover{
	color: #FFCD11;
}
.footer-contacts  .footer-contacts__title {
	color: #FFF;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
	margin:0;
}
.soc-footer img{
    padding-right: 15px;
}
.footer-contacts .link_yellow,
.footer-contacts .link_yellow > a {
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px; /* 85.714% */
	text-decoration-line: underline;
}
.footer-contacts .link_yellow > a {
	padding-top: 0;
}
.header-logo img { 
	width:375px;
}
#mainSlider {
	margin-top:85px;
}
main {
	margin-top:85px;
}
@media (max-width: 1366px) { 
	.date {
    	right: 35%;
	}
}
@media (max-width: 469px) { 
	.date {
    	display:none;
	}
	#mainSlider {
		margin-top:0px;
	}
	main {
		margin-top:0px;
	}
}