body{
margin:0;
font:100%/1.5em 'arial';
background:#f9f9f9;
}
*{box-sizing:border-box;}
#vk_groups{width:100%; box-sizing:border-box;}
#vk_comments, #vk_comments iframe {width: 100% !important;}
.fb-comments, .fb-comments span, .fb-comments iframe {width: 100% !important;}
.clr:before,.clr:after{content:" ";display:table;}
.clr:after{clear:both;}
h1, h2, h3, h4{
	font-weight:bold;
	font-family:arial;
	line-height: 1.2;
}
h1{
	font-size:2em;
}

.wdth1000{
	margin:0 auto;
	width:1100px;
	padding:0 50px;
}
.fix_menu{
	background:#000;
	position:fixed;
	top:0;
	left:0;
	padding:10px 0;
	width:100%;
}
.fix_menu a, .fix_menu span{
	display:inline-block;
	color:#fff;
	margin:0 20px 0 0;
	font-size:.875em;
	text-decoration:none;
}
.fix_menu a:hover{
	text-decoration:underline;
}
header{
	padding:80px 0 30px;
	background:url(../images/zamost.png);
	background-size:contain;
	border-bottom:4px solid #000;
	min-width:1100px;
}
.left{
	float:left;
}
.right{
	float:right;
}
a.logotip{
	border:0;
	display:inline-block;
	width:128px;
	height:174px;
	background:url(../images/logo.png) no-repeat;
	margin:0 20px 0 0;
}
.cmp_name{
	font-family:'Times New Roman';
	font-size:1.375em;
}
.cmp_name div{
	font-size:1.5em;
	font-weight:bold;
}
.menu_links{
	padding:5px 20px;
	background:#000;
	margin:20px 0 0;
}
.menu_links a{
	color:#fff;
	padding:0 0 3px 5px;
	text-decoration:none;
	margin:0 0 3px 0;
	display:block;
	font-size:.875em;
	border-bottom:1px solid #fff;
	transition:.2s;
}
.menu_links a:hover{
	padding:0 0 3px 10px;
}
.slogan{
	margin: 30px 0 10px;
    font-size: 1.675em;
    font-style: italic;
}
.phone{
	background:url(../images/phone.png) 0 center no-repeat;
	font-size:1.375em;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:0 0 10px;
}
.email{
	background:url(../images/mail.png) 0 center no-repeat;
	font-size:0.875em;
	padding:0 0 0 30px;
}
.location{
	background:url(../images/location.png) 0 center no-repeat;
	font-size:0.875em;
	padding:0 0 0 30px;
}
.content{
	font-weight:bold;
}
.usl{
	margin:20px 0 0 20px;
	padding:0;
	font-size:0.75em;
}
.usl a{
	color:#000;
}
.usl a:hover{
	text-decoration:none;
}
footer{
	background:url(../images/zamost_footer.jpg);
	background-size:contain;
	padding:30px 0;
	border-bottom:4px solid #000;
	min-width:1100px;
}
.valeevip{
	padding:0 0 0 60px;
	min-height:64px;
	background:url(../images/logo_footer.png) no-repeat;
	font-size:.75em;
	display:inline-block;
}
.footer_menu{

}
.footer_menu a{
	color:#000;
	font-size:.75em;
	margin:0 5px 0 0;
}
.footer_menu a:hover{
	text-decoration:none;
}
.usl_left{
	margin:20px 0;
	float:left;
	background:#fff;
	width:40%;
	overflow:hidden;
	border-radius:16px;
}
.usl_left  h3{
	margin:0;
	padding:10px 20px;
	color:#fff;
	background:#000;
}

.usl_left span{
	display:block;
	padding:5px 20px;
	border-top:1px solid #f0f0f0;
	font-size:.875em;
}
.ur_right{float:right;}

td{
	padding:5px 10px;
	line-height:1;
	font-weight:100;
}

a.sm{
	float:right;
	line-height:1.3;
	text-decoration:none;
	padding:5px 15px;
	border:1px solid #000;
}
a.sm:hover{
	background:#000;
	color:#fff;
}

.hunter {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #000;
    background-size: contain;
    padding: 15px 15px 7px 15px;
    z-index: 10;
    border-radius: 100%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	animation: radial-pulse 1s infinite;
}
.hunter img{width:25px;}


@keyframes radial-pulse {
  0% {
	box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.4);
  }
 
  100% {
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}

.popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0,0,0,.8);
    padding: 100px 5% 30px;
    overflow-y: scroll;
}
.hover-open {
    width: 100%;
    max-width: 400px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    margin: 0 auto;
    padding: 50px 20px 20px;
    line-height: 1;
    text-align: center;
    background: #f9f9f9;
}
.closebtn {
    background: url(/images/menu_close2.png) no-repeat;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity .2s;
    width: 20px;
    background-size: contain;
}
.ava {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 4px solid #eee;
    background: url(/images/icon-specialist.png) no-repeat #fff;
    background-size: cover;
    position: absolute;
    top: -50px;
    margin: 0 0 0 -50px;
    left: 50%;
}
.ava img {
    position: absolute;
    bottom: 1px;
    right: 1px;
    border: 4px solid #f9f9f9;
    border-radius: 100%;
    line-height: 1;
    padding: 0;
    width: 22px;
}
.hover-open h4 {
    text-align: center;
    font-size: 1.75em;
    font-weight: normal;
    margin: 20px 0;
}
.hover-open p {
    margin: 20px 0;
    font-size: 1.125em;
}
input[type="text"], textarea {
    display: block;
    padding: 10px 12px;
    outline: none;
    border-radius: 4px;
    background: #fff;
    border: none;
    font-size: .75em;
    font-family: Montserrat;
    width: 100%;
    margin: 10px 0;
    line-height: 1;
    border: 2px solid #eee;
    box-shadow: 0px -1px 1px rgba(0,0,0,.3);
    transition: .2s;
}
textarea {
	min-height:150px;
}

.button {
    border: 1px solid #f44336;
    color: #f44336;
    padding: 15px 20px;
    display: inline-block;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    font-size: .875em;
    cursor: pointer;
    border-radius: 0;
    transition: .2s;
    background: #f44336;
    color: #fff;
	border-radius:2px;
}

.dyn1{
	background:#fff;
	padding:10px 20px 30px;
	width:100%;
	max-width:500px;
	margin:30px 0 0;
}

.dyn1 h2{
	text-transform:uppercase;
	font-size:1.125em;
}

.forfile{
	margin:20px 0;
}

#result{
	color:green;
}
