
/* typography.css */
@font-face {font-family:'Fedorov2'; src: url(../font/Fedorov2.ttf); }
body {min-width: 1200px;font-size:75%;font-family:'Fedorov2', sans-serif;overflow-x:hidden;margin:0;background: #fff}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:'Fedorov2', sans-serif}
h1 {font-size: 3.5em;line-height: 1.2;color: #fff;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
a,p {color: #000;text-decoration: none;font-family: 'Fedorov2', sans-serif;}
a:hover {color: #FAD201 !important;}
::-webkit-scrollbar-track {  
background:#FAD201;
background-position:center;
background-size: contain;  
box-shadow:1px 1px 3px inside;  
}  
::-webkit-scrollbar-thumb:vertical {  
background:#000;  
background-position:center;
background-size: contain;  
height:150px;
} 
::-webkit-scrollbar-thumb:horizontal {  
background:#000;  
background-position:center;
background-size:contain;  
width:150px;
}  
::-webkit-scrollbar{  
width: 15px;  
}  
/* Header */
header {
	position:relative; 
	overflow: hidden;
	text-align: center;
	box-shadow: -7px 3px 9px 0px #000;
}
.header-background {
	position: absolute;
	background: rgba(0,0,0,0.7);
	width: 100%;
    height: 92%;
    position: absolute;
    bottom: 0;
}
.header-bgimage {
	background: url(../images/header-background.jpg) no-repeat;
	background-size: cover;
	background-position: center;
    position: absolute;
    top: 0;
    z-index: -9;
    width: 100%;
    height: 100%;
}
.header-top {
    padding: 1% 8% 1% 0;
	background: linear-gradient(to right, #434343 0%, black 100%);
	text-align: right;
	position: fixed;
    width: 100%;
    z-index: 9;
}
.menu, .number  {
    display: inline-block;
	vertical-align: middle;
	width: 46%;
	text-align: center;
}
.logo {
	background: #222;
	width: 18%;
    padding: 20px;
    position: fixed;
    left: 4%;
    top: 4%;
    z-index: 999;
}
.logo img {
    width: 100%;
    height: auto;
}
.menu ul li {
    display: inline;
    position: relative;
    padding: 8px;
}
.menu ul li a {
    color: #fff;
    font-size: 22px;
    padding: 8px;
}
.menu ul li a:after {
    content: '';
    background: #fff;
    height: 24px;
    width: 2px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.menu ul li:last-child a:after {
    visibility: hidden;
}
a.whatsapp {
    margin-right: 10px;
}
.number {
    width: 25%;
}
.number a {
    font-size: 30px;
    color: #fff;
}
.header-center {
    position: relative;
    overflow: hidden;
	
}
.header-left, .header-right {
	margin-top: 26%;
    display: inline-block;
    vertical-align: middle;
}
.header-left {
    width: 40%;
}
.header-call {
    text-align: center;
	padding: 0 0 0 10%;
	margin: 25% 0 0 0;
}
.header-call a.header-btn {
    font-size: 22px;
    color: #fff;
    border: 2px solid #FAD201;
    padding: 8px 10px 5px 10px;
    text-transform: uppercase;
}
.header-wp {
    margin: 4% 0 0 0;
    padding: 0 0 0 10%;
}
a.header-btn-whatsapp {
    background: url(../images/btn-whatsapp.png) no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    padding: 10% 30%;
    display: block;
}
.header-call a.header-btn:hover {
    color: #FAD201;
    border: 2px solid #FFF;
	transition: 0.5s;
}
.header-right {
    width: 58%;
	text-align: right;
}
.header-right div {
    padding: 0 14% 0 0;
}
.header-right h1.header-h1, .header-right div p.first {
	margin: 0;
    text-transform: uppercase;
	word-spacing: 10px;
}
.header-right div p.first {
	font-size: 3.5em;
	color: #FAD201;
}
.header-right div p {
    color: #fff;
    font-size: 33px;
}
.services {
    padding: 5% 0 5% 0;
	background: #e4e4e475;
	overflow: hidden;
}
.advantages-title h2 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
	margin: 0;
    padding: 0 0 4% 0;
}
.city h3, .city p {
    color: #fff;
}
.services-blocks {
    text-align: center;
}
.services-block {
    display: inline-block;
	width: 20%;
    background: #ffffff;
    padding: 1%;
    margin-right: 2%;
}
.clear {
    clear: both;
    margin: 1% 0;
}
.services-block p {
    font-size: 17px;
    margin: 4% 0 0% 0;
}
.services-block p:first-child {
    font-size: 22px;
    margin: 0;
}
.services-block p {
    font-size: 17px;
	text-align: right;
}
.services-block p span {
    color: #d01111;
}
.services-img img {
    width: 86%;
    height: auto;
}
.services-block:last-child .services-img img {
    width: 73%;
}
.city {
    padding: 5% 0 5% 0;
    background: linear-gradient(60deg, #29323c 0%, #485563 100%);
}
.city-title h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 3% 0;
}
.city-blocks {
    text-align: center;
}
.city-block {
    display: inline-block;
    width: 17%;
    padding: 1%;
	text-align: left;
}
.city-block:last-child {
    width: auto;
}
.city-block p {
    font-size: 18px;
}
.city-block i {
    color: #f5d202;
	margin-right: 5px;
}
.sale {
    padding: 5% 0 9% 0;
	position: relative;
	border-bottom: 2px solid#5b646d;
}
.sale-title h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 3% 0;
}
.sale-blocks {
    text-align: center;
}
.sale-block {
    display: inline-block;
    width: 17%;
    padding: 1%;
	border: 2px solid #f5d202;
    margin: 0% 2%;
	position: relative;
    z-index: 1;
}
.sale-one {
    width: 100%;
    border-bottom: 1px solid #000;
}
.sale-one p {
    font-size: 28px;
}
.sale-two p {
    font-size: 22px;
}
.sale-img {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: -5px;
	z-index: 0;
}
.sale-img img {
    width: 100%;
}
.advantage {
    padding: 5% 0 5% 0;
    background: #fff;
	background: rgb(0 0 0 / 60%);
    position: relative;
}
.advantage-background {
	background: url(../images/advantage.jpg) no-repeat;
	background-size: cover;
	background-position: center;
    position: absolute;
    top: 0;
    z-index: -9;
    width: 100%;
    height: 100%;
}
.advantage-title h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 3% 0;
	color: #fff;
}
.advantage-blocks {
    text-align: center;
}
.advantage-block {
    display: inline-block;
	vertical-align: middle;
    width: 17%;
    padding: 1%;
}
.advantage-block:nth-child(6) {
    width: 22%;
}
.advantage-block i {
    font-size: 70px;
	color: #f5d202;
}
.advantage-block p {
    font-size: 20px;
	color: #fff;
}
.help {
    padding: 5% 0 5% 0;
    background: #fff;
    position: relative;
	overflow: hidden;
}
.help-title h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 3% 0;
}
.help-blocks {
    text-align: center;
	position: relative;
}
.help-block {
    display: inline-block;
	vertical-align: middle;
    width: 40%;
}
.help-block:first-child {
    background: url(../images/dtp.jpg);
	background-size: cover;
    background-position: center;
    padding: 10% 0;
	margin-right: 5%;
}
.help-block:last-child {
    background: url(../images/polomka.jpg);
	background-size: cover;
    background-position: center;
    padding: 10% 0;
}
.help-text {
    background: rgb(0 0 0 / 70%);
    padding: 1% 0;
}
.help-text p {
    color: #fff;
    font-size: 30px;
    padding: 0;
    margin: 0;
}
.contact {
    padding: 5% 0 5% 0;
    background: linear-gradient(to right, #434343 0%, black 100%);
    position: relative;
}
.contact h3, .contact p, .contact a {
    color: #fff;
}
.contact-title h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 3% 0;
}
.contact-blocks {
    text-align: center;
	position: relative;
}
.contact-block {
    display: inline-block;
	vertical-align: middle;
    width: 33%;
}
a.contakt-btn-whatsapp {
    background: url(../images/btn-whatsapp.png) no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    padding: 10% 30%;
	display: block;
}
.contact-block p {
    font-size: 24px;
}
.contact-phone a {
    font-size: 30px;
}
footer {
    position: relative;
	text-align: center;
	background: linear-gradient(to right, #434343 0%, black 100%);
	border-top: 1px solid #4e4e4e;
}
.footer-right, .footer-left {
    display: inline-block;
	vertical-align: middle;
	width: 48%;
}
.footer-right {
	text-align: right;
}
.footer-left {
    text-align: left;
}
.footer-right p, .footer-left p, .footer-right a {
    color: #fff;
}
.footer-right a, .footer-right p {
    display: inline;
}
.error {
    text-align: center;
	display: block;
    background: rgb(255 255 255 / 82%);
    padding: 4% 0;
}
.error p {
    font-size: 30px;
	margin-top: 0;
}
.error a {
    font-size: 30px;
}