/*system styles*/

body{
	margin:0;
	font:100%/1.5em Arial, sans-serif;
	
}
.container{
	background:#fff;
	min-width:980px;
}
*{box-sizing:border-box;}
#vk_groups{width:100%; box-sizing:border-box;}
#vk_comments, #vk_comments iframe {
    width: 100% !important;
}
.clr:before,.clr:after{
	content:" ";
	display:table;
}
.clr:after{
	clear:both;
}
.fon{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(/images/fon3.jpg);
}
.wdth960{
	margin:20px auto;
	width:1000px;
	padding:0 20px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
position:relative;
}
header, footer {
    padding: 10px 20px;
	text-align: center;
}
.logotip {
    display: inline-block;
    margin: 0 20px 0 0;
}
h1{
	text-transform:uppercase;
	font-weight:900;
	margin:30px 0;
	text-align:center;
	font-size:2em;
	line-height:1;
}
.h1 {
    color: #262626;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1;
    margin: 30px 0 0;
    vertical-align: top;
	float: left;
    text-align: left;
}
.h1 div{width:230px;}
.contacts{
	float:right;
	text-align:right;
	margin: 30px 0 0 20px;
}
.number{
	color:#262626;
	font-weight:900;
	font-size:1.5em;
	line-height:1;
}
.mail{
	display:block;
	color:#262626;
	margin:5px 0 0;
}
.mail:hover{
	text-decoration:none;
}
.menu{
	padding: 5px 20px;
    background: #ffe600;
    text-align: center;
    margin: 0 0 0 -20px;
    width: 1000px;
}
.menu a{
	color:#262626;
	font-size:.875em;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	margin: 0 50px;
	line-height:1;
	display:inline-block;
	font-weight:900;
}
.menu a:hover,.uslugi a:hover{
	text-decoration:underline;
}

.uslugi{
	margin:10px 0;
	text-align:center;
}
.uslugi a{
	display:inline-block;
	margin: 0 25px;
    padding: 8px 20px;
	border:2px solid #262626;
	font-weight:900;
	color:#262626;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	line-height:1.2;
}
.uslugi a:hover{
	text-decoration:none;
	border:2px solid #ffcc00;
	background:#ffcc00;
}

.contblock{
	background:#ffe600;
	color:#262626;
	padding:20px;
	float:left;
	min-height:250px;
	width:50%;
}
.yandmap{
	float:right;
	width:50%;
	height:250px;
}
.contblock div{
	font-size:1.2em;
}
.contblock div span{
	font-size:.7em;
}
footer{
	padding:30px 0;
	color:#262626;
	font-size:.75em;
	text-align:center;
}
footer a{
	color:#262626;
}
footer a:hover{
	text-decoration:none;
}
.pro{
	margin:30px 0;
}
.pro img{
	height:50px;
}
.brands{
	margin: 0 0 0 -20px;
    text-align: center;
    padding: 10px 0 5px;
    background: #f0f0f0;
    width: 1000px;
}
.brands img{
	margin:0 10px;
	height:20px;
}
td h4{
	line-height:1;
	font-size:.875em;
}

.fix-cb{
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items:center;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    background: #FFF;
    height: 50px;
	padding:0 10px 0 20px;
    align-items: center;
    z-index:1;
}
.fixphone{
	color:#333;
	text-decoration:none;
	
	line-height:1;
}
.fixphone span{
	display:block;
	
}
.fixmess{
	width:36px;
	height:36px;
	margin:0 0 0 10px;
	border-radius:100%;
}
.phead{
	color:#666;
	font-size:.75em;
	font-weight:300;
}
.ptext{
	font-weight:700;
}

.wa{
	background: url(/images/icon-wp1.svg) no-repeat center #43D854;
	background-size:17px;
}
.tg{
	background: url(/images/icon-tg1.svg) no-repeat center #2AABEE;
	background-size:17px;
}