/********************** Default styles *********************/
*{margin: 0;padding: 0;}
*:focus{outline: none;}
img{border:0px}
a{border:none;text-decoration:none; font-family: 'PT Sans', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}
body {font-family: 'PT Sans', sans-serif;
width: 100%; /*position:relative*/background:#f3f3f3;}
.fleft{float:left;}
.clear{clear:both;}

.m-top20{margin-top:20px;}
.m-top30{margin-top:30px;}
.m-top40{margin-top:40px;}
.p-top0{padding-top:0px !important;line-height:24px;margin-top:-2px;}
.m-left16{margin-left:16px;}

/******************** Site styles **********************/
/********* Header ***************/
.fullHeader{
	width:100%;
	height:102px;
	background:#fff;
}
#header{
	width:1000px;
	height:105px;
	margin:0px auto;
	position:relative;
}
.logo{
	float:left;
	width:165px;
	margin:18px 0 0 0;
}
.tel{
	float:right;
	margin:18px 0 0 0;
}
.tel div{
	color:#231f20;
	font-size:15px;
	font-weight:500;
}
.tel div span{
	color:#4b9421;
}
/********* header menu **********/
.mainMenu{
	float:left;
	width:740px;
	margin:10px 0 0  35px;
}
.mainMenu ul{
	list-style:none;
}
.mainMenu ul li{
	display:inline-block;
	margin-left:25px;
	height:19px;	
	padding-bottom:10px;
	cursor:pointer;
}
.mainMenu ul li:hover{
	border-bottom:4px solid #4b9421;		
}
.mainMenu ul li:hover a{
	color:#4b9421;
}
.mainMenu ul li.active{
	border-bottom:4px solid #4b9421;		
}
.mainMenu ul li.active a{
	color:#4b9421;
}
.mainMenu ul li a{
	color:#231f20;
	font-size:16px;
	text-transform:uppercase;	
}

.searchBtn{
	float: left;
	margin: 3px 0 0 30px;
}
.searchBtn a{
	width: 30px;
	height: 30px;
	background: url(../images/search-btn.png) no-repeat;
	display: block;
	border: none;
}
/************ slider *********/
#slider{
	width:100%;	
	height:444px;
	position:relative;	
}
.slider-middle{
	width:100%;
	height:422px;
	position:relative;
    float:left;	
}
.slider-main{
	width:1920px;
	height:422px;
	display:block;
	overflow:hidden;
	position:relative;
	
}
.slider-main-item{
	position:relative;
	display:inline-block;
	width:1920px;
	height:422px;
	overflow:hidden;
	float:left;
}
.slider-cont-center{
	height:420px;
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px; 
	
}

.contacts_big
{
font-size:41px;
letter-spacing: 2px;
padding-bottom:20px;
display: block;
}



.slider-main-item .slide-title{
	color:#ffffff;
	font-size:38px;
	font-weight:600;
	line-height:40px;
	margin-top:70px;
	margin-left:80px;
	float:left;
	min-height:auto;	
	max-width:800px;
	/*padding:8px;
	background:url(../images/fon-slide-txt.jpg) repeat;*/
	text-shadow: 3px 2px 6px #000;
	-webkit-text-shadow: 3px 2px 6px #000;
	-moz-text-shadow: 3px 2px 6px #000;
	-o-text-shadow: 3px 2px 6px #000;
}
.slider-main-item .slide-text{
	color:#F4F4F4;
	font-size:24px;
	font-weight:6500;
	line-height:26px;
	margin-top:25px;
	margin-bottom:35px;
	margin-left:80px;
	float:left;
	clear:both;
	min-height:auto;	
	max-width:800px;
	/*padding:8px;
	background:url(../images/fon-slide-txt.jpg) repeat;*/
	text-shadow: 3px 2px 6px #000;
	-webkit-text-shadow: 3px 2px 6px #000;
	-moz-text-shadow: 3px 2px 6px #000;
	-o-text-shadow: 3px 2px 6px #000;
}
.slider-main-item .slide-more-btn{
	background:url(../images/slider-more-btn.png) no-repeat;
	width:121px;
	height:43px;
	display:block;
	clear:both;
	float:left;
	margin-left:80px;
}


.leftArw{
	position:absolute;
	background:url(../images/leftArrow-main.png) no-repeat;
	width:18px;
	height:32px;
	left:-50px;
	top:200px;
	cursor:pointer;
	z-index:100000;
}
.rightArw{
	position:absolute;
	background:url(../images/rightArw-main.png) no-repeat;
	width:18px;
	height:32px;
	right:-40px;
	top:200px;
	cursor:pointer;
	z-index:100000;
}

.pagination-slide{
	height: 20px;
	z-index: 10000000;
	position: absolute;
	top: 422px;
	width:100%;
	text-align:center;	
	background:url(../images/slider-pag-bg.png) center no-repeat;
}
.pagination-slide div{
}
.pagination-slide div a{
	margin: 5px 5px 0 5px;
	opacity: 1;
	display: inline-block;
	width: 9px;
	height: 9px;
	text-indent:-999em;
	background: url(../images/pagination-icon.png) no-repeat;
}
.pagination-slide div a.selected{
	width: 9px;
	height: 9px;
	background: url(../images/pagination-icon-select.png) no-repeat;
}




/*********  wrapper *********/

.wrapper{
	width:100%;	
}
.main-wp-bg{
	background:url(../images/main-wp-bg.png) repeat;
}
.hgt-340px{
	height:340px;
}
.hgt-490px{
	height:490px;
}

.middle{
	width:1000px;
	margin:0px auto;
}
.content{
	width:1000px;
	float:left;
}

h2{
	color:#4b9421;
	font-size:24px;
	text-transform:uppercase;
	font-weight:500;
	padding:20px 0 25px 0;
}
h4{
	color:#1e1e1e;
	font-size:20px;
	text-transform:uppercase;
	font-weight:500;
	padding:20px 0 27px 0;
}
h5{
	color:#231f20;
	font-size:18px;
	font-weight:500;
}
p{
	color:#201c1c;
	font-size:15px;
}

.opit-about{
	float:left;
	width:940px;
	background:#fff;
	padding:30px;
	margin-bottom:40px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
}
.more-link{
	float:left;
	color:#4b9421;
	font-size:15px;
	padding-top:20px;
}
.more-link:hover{text-decoration:underline;}

/*********************************************/
.productBlock{
	width:100%;
	height:582px;
}

.main-product{
	float:left;
	width:940px;
    margin-top:5px;
    margin-bottom:5px;
}
.main-product .mp-item{
	width:294px;
	height:217px;
	background:#eeeeee;
	float:left;
	margin:0 29px 45px 0;
	border-top-left-radius:12px;
	-webkit-border-top-left-radius:12px;
	-moz-border-top-left-radius:12px;
	-o-border-top-left-radius:12px;
	
	border-top-right-radius:12px;
	-webkit-border-top-right-radius:12px;
	-o-border-top-right-radius:12px;
	-moz-border-top-right-radius:12px;
}
.mp-item img{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-o-opacity:1;
	filter: alpha(opacity=100);
}
.mp-item:hover img{
	opacity:0.7;
	-webkit-opacity:0.7;
	filter: alpha(opacity=70);
	-o-opacity:0.7;
	-moz-opacity:0.7;
}
.mb-title{
	width:294px;
	height:55px;
	border-bottom:3px solid #c3c3c3;
	text-align:center;
	color:#4b9421;
	font-size:19px;
	font-weight:600;
	line-height:53px;
}

/*********************************************/

.sotrudnich{
	width:1000px;
	height:310px;
	float:left
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
}
.sotrudnich-txt{
	width:440px;
	float:left;
	background:#fff;
	height:330px;
	padding:5px 30px 30px 30px
}
.sotrudnich-txt p{text-align:justify}

/********************************/
.sotrudnich-form{
	width:500px;
	float:left;
	height:350px;
    padding-top:15px;
	background:url(../images/zakaz-form-bg.png) repeat-y;
    background-size: cover;
}

.contact_form_crt
{
  background: url(../images/zakaz-form-bg2wide.png) repeat;
  height: 250px;
  width:902px;
  padding-left:35px;
  padding-top:30px;
  margin-right:0px;
}

.zakaz-zvonok{
	float:left;
	width:420px;
	margin:5px 0 0 45px;
}
.forma-zvonok input[type="text"]{
	width:400px;
	height:45px;
	border:none;
	margin-bottom:20px;
	color:#4b9421;
	font-size:18px;
	padding:0px 5px 0 15px;
}

.forma-zvonok .small_form
{
width:187px !important;
}

.ph_ico
{
position: relative;
bottom:5px;
}

.forma-zvonok textarea{
	width:400px;
	height:100px;
	border:none;
	margin-bottom:20px;
	color:#4b9421;
	font-size:18px;
	padding:15px 5px 0 15px;
    -webkit-input-placeholder:#4b9421;
    -moz-placeholder:#4b9421;
    -o-placeholder:#4b9421;
    color:#4b9421;
}

.forma-zvonok input[type="button"],#contact-form input[type="button"]{
	width:420px;
	height:52px;
	border:none;
	background:url(../images/zakaz-zvonok-btn.png) no-repeat;
	color:#4b9421;
	font-size:18px;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
    border:0px;
    box-shadow: none;
    -webkit-box-shadow:none;
}

.forma-zvonok input[type="submit"],#contact-form input[type="submit"]{
	width:420px;
	height:52px;
	border:none;
	background:url(../images/zakaz-zvonok-btn.png) no-repeat;
	color:#4b9421;
	font-size:18px;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
    border:0px;
    box-shadow: none;
    -webkit-box-shadow:none;
}

.contact_form_crt input[type="text"]
{
width:389px !important;
}


.forma-zvonok input::-webkit-input-placeholder { color:#4b9421; opacity:1; font-size:18px;}
.forma-zvonok input::-moz-placeholder { color:#4b9421; opacity:1; font-size:18px; } /* firefox 19+ */
.forma-zvonok input:-ms-input-placeholder { color:#4b9421; opacity:1; font-size:18px; } /* ie */
.forma-zvonok input:-o-placeholder { color:#4b9421; opacity:1; font-size:18px;}
.c-white{color:#ffffff !important}

/******************footer********************/
.footer{
	width:1000px;
	height:140px;
	margin-top:40px;
	float:left;
	position:relative;
	z-index:10;
}

/********************************/
.footer-menu{
	float:left;
	height:50px;
	border-bottom:1px solid #4b9421;
	width:1000px;	
}
.footer-menu ul{
	list-style:none;
}
.footer-menu ul li{
	display:inline-block;
	margin-top:10px;
	margin-right:139px;
}
.footer-menu ul li a{
	color:#231f20;
	font-size:15px;
	text-transform:uppercase;
}
.footer-menu ul li a:hover{color:#4b9421;}
.footer-menu ul li a.active{color:#4b9421;}

/********************************/
.footer-addr{
	float:left;
	width:480px;
	margin-top:26px;
	height:auto;
    font-size:12px;
}
.addr-name{
	background:url(../images/address-icon.png) top left no-repeat;
	padding-left:22px;
	color:#140f10;
	font-size:14px;
	padding-bottom:10px;	
    display:block;
    height: 16px;
}
.firm-name{
	color:#140f10;
	font-size:14px;
	padding-left:22px;
}
/********************************/

.footer-contact{
	float:left;
	width:190px;
	margin-top:26px;
	margin-left:30px;
}

.tel-name{
	background:url(../images/tel-icon.png) top left no-repeat;
	padding-left:30px;
	color:#140f10;
	font-size:14px;
	padding-bottom:10px;	
    display:block;
    height: 16px;
}
.mail-name{
	background:url(../images/mail-icon.png) left no-repeat;
	padding-left:30px;
	padding-top:3px;
	color:#140f10;
	font-size:14px;
	padding-bottom:10px;	
    display:block;
    height: 16px;
}

.footer-logo{
	float:left;
	width:116px;
	margin-left:172px;
	margin-top:16px;
}
/********************************/
.foot-copy{
	width:100%;
	height:20px;
	background:#4b9421;
	color:#fff;
	font-size:12px;
	line-height:19px;
	clear:both;
	position:relative;
}

.pyatno{
	width:170px;
	height:191px;
	position:absolute;
	right:0px;
	bottom:20px;
	background:url(../images/pyatno.png) no-repeat;
	z-index:1;
	
}

.main_link_h2,.main_link_h2 h2:hover
{
color:#76b751;
}

.coffe-fon{
	
	background:url(../images/coffe-fon.png) no-repeat;
	position:absolute;
	right:0px;
	bottom:0;
	width:331px;
	height:374px;
	
}

/******************* Catalog page style **********************/

#innerTopBanner{
	width:100%;
	b0ackground:url(../images/inner-top-bg.png) center no-repeat;	
	height:222px;
	clear:both;
}
.title-page{
	width:1000px;
	margin:0 auto;
	height:222px;
	position:relative;
}
.title-txt{
	position:absolute;
	bottom:0px;
	left:0px;
	min-height:82px;	
	background:url(../images/zakaz-form-bg.png) repeat;	
	display:table;
	
}
.title-txt span{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	font-size:46px;
	font-weight:500;
	text-transform:uppercase;
	padding:0px 25px;
}

.title-txt h1
{
color: rgb(255, 255, 255);
display: table-cell !important;
font-family: 'PT Sans', sans-serif;
font-size: 41px;
font-weight: 500;
height: 82px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 13px;
padding-right: 6px;
padding-top: 0px;
text-transform: uppercase;
vertical-align: middle;
}

.inner-wp-bg{
	background:#f3f3f3;
	clear:both;
	height:auto;
}

.inner-content{
	float:left;
	width:1000px;
	margin-bottom:40px;
}
.inner-left{
	float:left;
	width:240px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	margin-right:20px;
	background:#fff;
}

.z-msg::-webkit-input-placeholder,#contact-form input::-webkit-input-placeholder,#contact-form textarea::-webkit-input-placeholder {color:#4b9421; font-weight: 600;}
.z-msg::-moz-placeholder,#contact-form input::-webkit-input-placeholder,#contact-form textarea::-webkit-input-placeholder          {color:#4b9421; font-weight: 600;}/* Firefox 19+ */
.z-msg:-moz-placeholder,#contact-form input::-webkit-input-placeholder ,#contact-form textarea::-webkit-input-placeholder          {color:#4b9421; font-weight: 600;}/* Firefox 18- */
.z-msg:-ms-input-placeholder ,#contact-form input::-webkit-input-placeholder,#contact-form textarea::-webkit-input-placeholder     {color:#4b9421; font-weight: 600;}






.inner-right{
	float:left;
	width:740px;
}
/********************************/
ul.catalog-menu{
	width:200px;
	float:left;
	margin:30px 20px 15px;
	list-style:none;
}
ul.catalog-menu li{
	border-bottom:1px solid #d9d9d9;
	padding-bottom:12px;
	margin-bottom:15px;
}
ul.catalog-menu li h3{
	color:#231f20;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:12px;
}
ul.catalog-menu li > a{
	color:#4b9421;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:500;
	display:block;
}
ul.catalog-menu li > a:hover{
	text-decoration:underline;
}

ul.catalog-menu li > ul{
	list-style:disc;
	list-style-position:outside;
	margin-left:48px;
	margin-top:10px;
}

ul.catalog-menu li > ul > li{
	color:#757575;
	border-bottom:none;
	margin-bottom:15px;
	padding-bottom:0px;
}
ul.catalog-menu li > ul > li > a{
	color:#757575;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:500;
}
ul.catalog-menu li > ul > li > a:hover{	
	text-decoration:none;
	color:#4b9421;
}
ul.catalog-menu li > ul > li:hover{	
	color:#4b9421;
}
/************************************************/

.catalog-items{
	float:left;
}
.cat-item{
	float:left;
	width:233px;
	min-height:250px;
	max-height:250px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	margin-right:20px;
	margin-bottom:22px;
	background:#fff;
	text-align:center;
	
}

.cat-item-img{
	width:233px;
	height:180px;
	display:table;
	text-align:center;
	position:relative;
}
.item-icon{
	position:absolute;
	width:50px;
	height:50px;
	top:12px;
	right:12px;
}
.img-vt-mdl{
	display:table-cell;
	vertical-align:middle;
}
.img-vt-mdl img{padding-top:15px;}

.cat-item .item-name{
	color:#231f20;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	margin-bottom:3px;
	width:200px;
	padding-left:16px;
}
.cat-item .item-desc{
	color:#231f20;
	font-size:14px;
	font-weight:600;
}

/*****************************/
.pagination{
	width:740px;
	height:45px;
	margin-top:17px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	background:#fff;
	text-align:center;
	float:left;
}
.pagination ul{
	list-style:none;
	margin-top:12px;
}
.pagination ul li{
	display:inline-block;
	margin-left:2px;
}
.pagination ul li a{
	color:#231f20;
	font-size:15px;
	font-weight:500;
}
.pagination ul li a:hover{
	color:#4b9421;
}
.pagination ul li a.active{
	color:#4b9421;
}
 /********************** catalog-cart pages style******************/
 
.catalog-cart{
 	float:left;
	width:740px;
	background:#fff;
	min-height:480px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	margin-bottom:38px;
	padding-bottom:30px;
}
.c-black{
	color: #1e1e1e !important;
}
.cart-left{
	float:left;
	width:370px;
	margin:35px 0 0 30px; 
}

.cart-img{
	width:370px;
	height:280px;
	border:1px solid #e5e5e5; 
	display:table;
	text-align:center;
	position:relative;
}
.cart-img .img-vt-mdl img{padding:0px}

.cart-akcya-icon{
	position:absolute;
	width:113px;
	height:52px;
	top:22px;
	right:12px;
	background:url(../images/cart-akcya-bg.png) no-repeat;
	padding-top:4px;
}
.akcya-name{
	color:#4b9421;
	font-size:11px;
	text-transform:uppercase;
}
.akcya-name span{
	color:#1e1e1e;
	font-size:11px;
	text-transform:none;
	padding-left:2px;
}

.back-catalog{
	color:#4b9421;
	font-size:15px;
	margin-top:20px;
	float:left;
}

.cart-right{
	float:left;
	width:275px;
	margin:35px 25px 0 30px; 
}
.cart-desc{
	color:#000000;
	font-size:18px;
}
.cart-desc2{
	color:#000000;
	font-size:17px;
	font-weight:600;
}

.send-order{
	display:block;
	background:url(../images/send-order.png) no-repeat;
	width:275px;
	height:106px;
	margin-top:25px;
	font-size:24px;
	font-weight:500;
	color:#fff;
	padding-left:42px;
	padding-top:13px;
	line-height:24px
}
.send-order span{
	font-size:18px !important;
}

/******************* COntact pages style ****************/
.mail{
	text-decoration:underline !important;
	color:#231f20;}
.mail:hover{
	text-decoration:none !important;
	color:#231f20;
}
.rekvizit{
	color:#ffffff;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	width:315px;
	height:56px;
	background:url(../images/rekviziti.png) no-repeat;
	display:block;
	text-align:center;
	line-height:57px;
	margin-top:28px;
}
.map{
	margin-bottom:-40px;
    display: inline-block;
}

/******************* Service pages style ****************/

.content-text{
	width:940px;
	float:left;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);	
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,0.1);
	padding:30px 30px 40px 30px;
	background:#fff;
}

.content-text p{
	color:#000000;
	font-size:18px;
}

.video{
	float:left;
	width:462px;
	height:281px;
	overflow:hidden;
}
.content-text ul{
	list-style:none;
}
.content-text ul li{
	display:block;
/*	background:url(../images/list-icon.png) left no-repeat;*/
	color:#201c1c;
	font-size:18px;
	padding-left:25px;
	margin-bottom:7px;
	
}

.content-text .cont-images{
	float:left;
	margin-top:40px;
}
.content-text .cont-images img{
	float:left;
	margin-right:20px;
}

/********************** Company page style ****************/

.company-cont{
	float:left;
}
.company-cont table{
	width:940px;
}
.company-cont table td{
	margin-bottom:40px;
}
.company-cont table td.img{
	width:310px !important;
	float:left;
}
.company-cont table td.txt{
	width:620px !important;
	float:left;
}


/***********************************/
.company-slider{
	margin-top:40px;
	float:left;
	width:1000px;
	height:230px;
	position:relative;
}

.comp-slider-contain{
	width:930px;
	height:145px;
	position:relative;
	margin-left:43px;	
	overflow:hidden;
}
.comp-slider-cont{
	position:absolute;
	left:-45px;
}
.comp-slider-item{
	width:145px;
	height:145px;
	display:block;
	float:left;
	position:relative;
	margin:0px 9px 0 0px;
}


.leftArrow{
	position:absolute;
	background:url(../images/leftArrow.png) no-repeat;
	width:12px;
	height:20px;
	left:2px;
	top:140px;
	cursor:pointer;
}
.leftArrow:hover{
	background:url(../images/leftArrow-hov.png) no-repeat;
}

.rightArrow{
	position:absolute;
	background:url(../images/rightArrow.png) no-repeat;
	width:12px;
	height:20px;
	right:2px;
	top:140px;
	cursor:pointer;
}
.rightArrow:hover{
	background:url(../images/rightArrow-hov.png) no-repeat;
}



.header-dop-menu {
width: 100%;
margin: 0 auto;
padding: 0px 0 6px 0;
background: #fff;
opacity:1;
z-index: 99999999999999999999;
position: fixed;
top: 0;
text-align: center;
display: none;
border-bottom: 2px solid #4b9421;
}
.header-dob-middle{
	width:1000px;
	margin: 0 auto;
}

.nopd
{
padding:0px
}

.m-top15
{
margin-top: 15px;
}

.mail_to,.m_icon
{
position:relative;
right:30px;
display: inline-block;
bottom:5px; 
}
.mail_to
{
font-family: 'PT Sans' !important;
color:#444 !important;
}

.m_icon
{
color:#444 !important;    
}

.cont_emial:hover,.m_icon:hover,.mail_to:hover
{
color:#f00 !important;
}

.red
{
    color:#f00 !important;
}


.cont_emial
{
color: rgb(255, 129, 31);
float:right;
padding-right:30px;
position:relative;
top:5px;
}

.cont_emial:hover
{
color:#ff9c4f;
}

.header-dob-middle  .mainMenu{
	float:right;
	width:740px;
	margin:15px 35px 0  0px;
}
.header-dob-middle  .mainMenu ul{
	list-style:none;
}
.header-dob-middle  .mainMenu ul li{
	display:inline-block;
	margin-left:25px;
	height:19px;	
	padding-bottom:10px;
	cursor:pointer;
}
.header-dob-middle  .mainMenu ul li:hover{
	border-bottom:none;		
}
.header-dob-middle  .mainMenu ul li:hover a{
	color:#4b9421;
}
.header-dob-middle  .mainMenu ul li.active{
	border-bottom:none;		
}
.header-dob-middle  .mainMenu ul li.active a{
	color:#4b9421;
}
.header-dob-middle  .mainMenu ul li a{
	color:#231f20;
	font-size:16px;
	text-transform:uppercase;	
}

.head-dop-logo{
	float:left;
	width:165px;
	margin:9px 0 0 0;
}


/****************Search block***************/

.search-blk{
	position:absolute;
	background-color:#4b9421;
	width:300px;
	height:40px;
	top:101px;
	right:0px;
	z-index:100000000;
	display:none;
}

.search-input {
	width: 200px;
	height: 25px;
	padding: 2px 10px 2px 12px;
	border: none;
	background-color:transparent;
	float: left;
	color: #fff;
	font-size: 14px;
	margin:5px 0 0 10px !important;
}
.search-btn{
	
	background: url(../images/rightArw-main.png) center no-repeat #063;
	width: 35px;
	height: 40px;
	border: none;
	float: right;
	cursor: pointer;
	margin:0px 0 0 33px;
}
.search-input::-webkit-input-placeholder { color:#fff; opacity:1;font-weight:400; }
.search-input::-moz-placeholder { color:#fff; opacity:1; font-weight:400;} /* firefox 19+ */
.search-input:-ms-input-placeholder { color:#fff; opacity:1;font-weight:400; } /* ie */
.search-input:-moz-placeholder { color:#ff; opacity:1;font-weight:400; }



/*
.search-res{
	color: #010101;
	font-size: 18px;
	line-height: 24px;
	font-weight: 200;
}
.search-res a{
	color: #006648;
	font-size: 18px;
	margin-bottom:20px;
	-webkit-transition: 0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition: 0.3s
}
.search-res a:hover{
	text-decoration:underline;
}
*/


.vojti { background:url(../images/fancybox_overlay.png) repeat; width:100%; position:absolute; z-index:1000; display:none; }
.vojtiWindow {
	width:500px;
	min-height:274px;
	position:absolute;
	border: 1px solid green;
	box-shadow: 1px 2px 2px green;
	background-color:#fff;
	border-radius:6px;
	padding:30px 20px 0px 40px;
}
.vojtiWindow h5{line-height: 30px !important}
.close-rekvez{position:absolute; width:25px; height:25px;  display:block;top:10px;right:10px; font-size:24px;color:#4b9421;cursor:pointer}


.vojti2 { background:url(../images/fancybox_overlay.png) repeat; width:100%; position:absolute; z-index:1000; display:none; }
.vojtiWindow2 {
	width:500px;
	min-height:310px;
	position:absolute;
	border: 1px solid green;
	box-shadow: 1px 2px 2px green;
	background-color:#4b9421;
	border-radius:6px;
	padding:3px;
}

.close-svyaz{position:absolute; width:25px; height:25px;  display:block;top:10px;right:10px; font-size:24px;color:#fff;cursor:pointer}
/*
.pattern{
   background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAANElEQVR42mP43yD/H4QZCAGiFWIDXdWF/0GYkDriFWIFSdly/0GYkDriFWIDRIcE0QqxAQAmtSZlJMoIZwAAAABJRU5ErkJggg==) repeat;
}
*/
.sdog h2
{
padding:0px;
margin:0px;
}

.sweet-alert{z-index:10000000000000}
.sweet-overlay{z-index:10000000000000}

/******************carousel**********************/
#carousel{position:relative;}
	#carousel .es-carousel{width:100%; overflow:hidden;}
		#carousel li{float:left; position:relative;}
#carousel .es-nav-prev, #carousel .es-nav-next{
	display:block !important;
	width:18px;
	height:18px;
	overflow:hidden;
	background-position:center top;
	background-repeat:no-repeat;
	position:absolute;
	top:-37px;
	text-indent: -100%;
	font-size:0;
	line-height:0;
	white-space: nowrap;
	cursor:pointer;
	z-index:996;
}

#carousel .es-nav-prev:hover, #carousel .es-nav-next:hover{background-position:0 -30px;}

#carousel ul li{
overflow: hidden;
} 
    
#carousel .es-nav-next {
  background-image: url(../images/carousem.png);
  right: 0;
}    


#carousel .es-nav-prev {
  background-image: url(../images/carousel.png);
  right: 21px;
}

.nashi-preim{
	position:relative;
    right:20px;
}
.nashi-preim ul{
	list-style-type:none;
	width:990px;
}
.nashi-preim ul li{
	display:inline-block;
	width:300px;
	margin-bottom:20px;
	
}
.nashi-preim ul li img{
	float:left;
	margin-right:12px;
}
.nashi-preim ul li h2{
	font-size:17px;
	line-height:22px;
	font-family:'BEBAS', Arial, Tahoma, Verdana, sans-serif;
	font-weight:500;
	text-transform:uppercase;
	padding:0px;
	color:#000;
	width:200px;
	float:left;
}
.nashi-preim ul li p{
	color:#4C4C4B;
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	padding:0px;
	width:200px;
	float:left;
}

.vigodi-item1, .vigodi-item2, .vigodi-item3,.vigodi-item4, .vigodi-item5, .vigodi-item6, .vigodi-item7, .vigodi-item8, .vigodi-item9{
	float:left;
	margin-right:10px;
	width:60px;
	height:60px;
	border: 2px solid #C07A48;
	border-radius:60px;
}
.vigodi-item1{background:url(../img-vigod/vigodno-item1.png) no-repeat;}
.vigodi-item2{background:url(../img-vigod/vigodno-item2.png) no-repeat;}
.vigodi-item3{background:url(../img-vigod/vigodno-item3.png) no-repeat;}
.vigodi-item4{background:url(../img-vigod/vigodno-item4.png) no-repeat;}
.vigodi-item5{background:url(../img-vigod/vigodno-item5.png) no-repeat;}
.vigodi-item6{background:url(../img-vigod/vigodno-item6.png) no-repeat;}
.vigodi-item7{background:url(../img-vigod/vigodno-item7.png) no-repeat;}
.vigodi-item8{background:url(../img-vigod/vigodno-item8.png) no-repeat;}
.vigodi-item9{background:url(../img-vigod/vigodno-item9.png) no-repeat;}


.yakr1:hover div, .yakr2:hover div, .yakr3:hover div, .yakr4:hover div, .yakr5:hover div, .yakr6:hover div, .yakr7:hover div, .yakr8:hover div, .yakr9:hover div{	
	border-radius:60px;
	border: 2px solid #FF811F;
	-webkit-box-shadow: 4px 4px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 3px 0px rgba(50, 50, 50, 0.75);
}
.yakr1:hover div{background:url(../img-vigod/vigodno-item1-hover.png) no-repeat;}
.yakr2:hover div{background:url(../img-vigod/vigodno-item2-hover.png) no-repeat;}
.yakr3:hover div{background:url(../img-vigod/vigodno-item3-hover.png) no-repeat;}
.yakr4:hover div{background:url(../img-vigod/vigodno-item4-hover.png) no-repeat;}
.yakr5:hover div{background:url(../img-vigod/vigodno-item5-hover.png) no-repeat;}
.yakr6:hover div{background:url(../img-vigod/vigodno-item6-hover.png) no-repeat;}
.yakr7:hover div{background:url(../img-vigod/vigodno-item7-hover.png) no-repeat;}
.yakr8:hover div{background:url(../img-vigod/vigodno-item8-hover.png) no-repeat;}
.yakr9:hover div{background:url(../img-vigod/vigodno-item9-hover.png) no-repeat;}

.content td a.bret {
 /* color: #FF811F;*/
  color: #4b9421
}

.phone_big, .phone_sm
{

text-align: right;
display: inline-block;
}


.slogan
{
text-align: right;
display: block;   
position:relative;
bottom:70px;
left:230px;
width:430px;
text-align: left;
font-size:15px;
font-weight: 600;
color:#4b9421;
}


.phone_big
{
font-size:20px !important;
text-align: right;
display: inline-block;
}

.phone_sm
{
font-size:11.5px !important;
text-align: right;
letter-spacing: 0px;
display:block;
}

.header_contact_link
{
color:#000;
position: relative;
top:3px;
left:7px;
}

.header_contact_link:hover
{
color:#666;
}

.map_descr
{
padding-top:40px;
padding-bottom:40px;
}

.map_descr .sotrudnich
{

width:970px !important;
}

.map_descr .sotrudnich-txt
{
width:400px;
}
.map_descr .sotrudnich-form
{
position: relative;
right:20px;
height:350px;
background-repeat: repeat-y;
}

.plainform .sotrudnich-form
{
height:350px;
padding-right: 15px;
padding-top: 10px;
padding-bottom:10px;
background-repeat: repeat-y;
}

.services_page table
{
width:940px;
}

.small_table
{
width:600px !important;
}

.services_page tr
{
border-bottom: 2px #000 solid;
}

.services_page tr td a,.services_page_color a{
/*color:rgb(255, 129, 31);*/
  color: #4b9421;
font-weight: 600;
font-size:14px;
}

.services_page tr td strong a
{
font-size:18px;
color:#4b9421;
font-weight: 600;    
}

#map_2, #map_1
{
width:460px;
display: inline-block;
height:300px;
}


#contact-form input {
  border: 1px #f2f2f2 solid;
  padding: 8px 15px;
  margin: 0;
  background: #ffffff;
  color: #000;
  font-size: 17px;
  line-height: 24px;
  text-decoration: none;
  font-weight: normal;
  -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  width: 400px;
  margin-bottom: 15px;
  float:right;

}

#contact-form textarea {
  width: 370px;
  height: 205px;
  resize: none;
  overflow: auto;
  margin-right: 10px;
  border: 1px #f2f2f2 solid;
  padding: 8px 15px;
  background: #ffffff;
  color: #000;
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.75), 0 0 10px rgba(0, 0, 0, 0.5);
  position:relative;
  right:30px;
  
}


.img_list .item_img
{
position:relative;
display: inline-block;
padding-left:20px;
padding-bottom:15px;
cursor: pointer;
}

.td_img
{
vertical-align: top;
height: 200px;
}

.item_img .back a{}

.item_img .title
{

padding-left:10px;
padding-right:10px;
text-align: center;
font-weight: bold;
}

.item_img .title a
{
color:#000;
}

.td_text
{
vertical-align: central;
height: 190px;
width:200px;
text-align: center;
}

.round
{
background: #f4eae8;
overflow: hidden;
padding-left:0px;
padding-right:0px;
margin-bottom:0px;
width:190px;
margin: 0 auto;
height: 190px;
text-align: center;
border-radius: 6000px !important;
}

.item_img img
{
width:200px;

max-height: 200px;
min-height: 200px;
position: relative;

text-align: center;
}

.teaser_portfolio
{
background: #D8D8D8;
padding: 5px;
margin: 2em 0 2em;
position: relative;
width:850px;
margin:20px;
margin-bottom:40px;
height: auto
}

.border_portfolio
{
border: #999 3px dashed;
border-image: url("../images/border.png") 3 round;
padding:5px;
}

.screen_portfolio img
{
width:940px;
padding-bottom:0px;
}

.fig_portfolio
{
    content: " ";
    display: block;
    bottom: -21px;
    left: 4em;
    position: absolute;
    background: url("../images/arr1.png") 0 0 no-repeat;
    height: 21px;
    width: 25px;
}

.bg_info_portfolio
{
background-repeat: no-repeat;
-moz-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
}

.portfolio_bt
{
display: block;
width: 84px;
height: 38px;
margin: 2em -100px 0 0;
padding: 35px 10px 0 0px;
color: #fff;
font-size: 12px;
text-decoration: none;
}
.prev_portfolio 
{
float:left;
position:relative;
right:140px;
cursor: pointer;
background: url("../style/orbit/left-arrow2.png") 0 0 no-repeat;
}

.next_portfolio a
{
display: block;
position: relative;
bottom:10px;
left:13px;
font-size:10px;
}

.prev_portfolio a
{
display: block;
position: relative;
bottom:10px;
right:5px;
font-size:10px;
text-align: right;
}

.next_portfolio
{
float:right;
position:relative;
left:50px;
cursor: pointer;
background: url("../style/orbit/right-arrow2.png") 0 0 no-repeat;
padding-left:0px;
}


.portfolio_bt a{color:#fff;}

.pslink_pic
{
width:100px;
height: 90px !important;
display: inline-block;

background-size:86px 71px;
background-repeat: no-repeat;
}

.pslink_pic1 {background: url("../images/sites/1h.png")  no-repeat center center}
.pslink_pic1:hover,.pslink_pic1.active {background: url("../images/sites/1.png")  no-repeat center center}
.pslink_pic2 {background: url("../images/sites/2h.png")  no-repeat center center}
.pslink_pic2:hover,.pslink_pic2.active {background: url("../images/sites/2.png")  no-repeat center center}
.pslink_pic3 {background: url("../images/sites/3h.png")  no-repeat center center}
.pslink_pic3:hover,.pslink_pic3.active {background: url("../images/sites/3.png")  no-repeat center center}
.pslink_pic4 {background: url("../images/sites/4h.png")  no-repeat center center}
.pslink_pic4:hover,.pslink_pic4.active {background: url("../images/sites/4.png")  no-repeat center center}
.pslink_img div:hover{color:#4b9421 !important;}

.pslink_pic5 {background: url("../images/sites/5.jpg")  no-repeat center center}
.pslink_pic5:hover,.pslink_pic5.active {background: url("../images/sites/5h.jpg")  no-repeat center center}
.pslink_pic6 {background: url("../images/sites/6.jpg")  no-repeat center center}
.pslink_pic6:hover,.pslink_pic6.active {background: url("../images/sites/6h.jpg")  no-repeat center center}
.pslink_pic7 {background: url("../images/sites/7.jpg")  no-repeat center center}
.pslink_pic7:hover,.pslink_pic7.active {background: url("../images/sites/7h.jpg")  no-repeat center center}
.pslink_pic8 {background: url("../images/sites/8.jpg")  no-repeat center center}
.pslink_pic8:hover,.pslink_pic8.active {background: url("../images/sites/8h.jpg")  no-repeat center center}


.pslink_img:hover div,.pslink_img .active {color:#4b9421 !important;}


.pslink_img {background: #fff !important; width:200px; margin-bottom:40px;  position: relative; bottom:10px; display: inline-block; height: 90px; text-align: center;}
.pslink_img img {width:90px; }
.pslink_img div{height: 70px; display: inline-block; font-size:13px; font-weight:600;text-transform: uppercase; color:#2e4a1e; font-weight: 500 !important; font-family: Geneva, Arial, Helvetica, sans-serif;}
.pslink_img a:hover{color:#f00 !important}
.price_table {border:15px solid #4b9421; width:960px; padding:5px; position: relative; right:30px;}
.price_table .left_part {float:left; width:420px; padding-left:10px;}
.price_table .right_part {float:right; width:465px;}
.price_table .tarif {color:#2e4a1e; font-size:22px; display: inline-block; float:right; text-align: left; width:300px; position: relative; top:10px;}
.price_table .pslink_pic {float:left;}
.price_table .descr_t {color:#000; font-size:17px; display: inline-block;}
.price_table .descr_t_big {font-size:27px; color:#2e4a1e;}
.price_table .text_info {font-size:16px; color:#000; padding-top:25px;}
.price_table .text_sm {font-size:16px; color:#000; padding-top:15px;}
.price_table .table_price {width:100%; padding-top:20px;}
.price_table .table_price th {text-align: left; background:#4b9421; color:#fff; font-size: 13px;padding:5px;}
.price_table .table_price td {text-align: left; font-size: 16px; padding-left:10px;padding-right:10px; padding-top:3px; padding-bottom:3px;}
.price_table .table_price td:nth-child(even){text-align: center;}
.price_table .table_price tr:nth-child(even){background:#a5daa9;}
.price_table .value {float:right; color:#2e4a1e;padding-right:40px; text-align: left; display: inline-block; width:180px;}
.price_table h1{color:#2e4a1e; font-size:22px;}
.price_table .bottom_info {margin-top:15px; font-size:13px; border-left:6px solid #4b9421;padding-bottom:0px;padding-left:15px;height: 70px; position: relative; top:5px;}
.price_table .img_right {float:left;}
.price_table .img-wrap {width:465px; height: 550px; }
.price_table .text_seo {text-align: left;}
.seo_padding {padding-bottom:300px;}

.padding_t {padding-top:10px;display: block;}
.bottom_info a{color:#8c8c8b; text-decoration: underline;}

.sites_data .contact_form_crt
{
width:965px;
position: relative;
right:30px;
}
.full_width_slider
{
position: relative;
right:28px;
}

.mycarusel li{width:1000px;}

.full_width_slider li,.full_width_slider{width:1000px !important;}

.payment_types img {margin-right:110px; padding-top:10px; padding-bottom:15px;}
.payment_types .last{margin-right:0px;}

.es-carousel li {width:1000px !important; overflow: visible;}



#container {
	width:780px;
	margin:40px auto;
	position:relative;
}

#slides {
	position:relative;
}

#slides .slidesContainer {
	background:#fff;
	border:8px solid #fff;
	margin-left:-8px;
	box-shadow: 0 2.5px 5px rgba(0,0,0,.1);
}

/*
	Next/prev buttons
*/

#slides .slidesNext,#slides .slidesPrevious {
	position:absolute;
	top:134px;
	left:-40px;
	width:24px;
	height:0;
	padding-top:32px;
	display:block;
	z-index:101;
	overflow:hidden;
	background:url(../img/navigation-previous.png) no-repeat 0 0;
}

#slides .slidesNext {
	left:798px;
	background:url(../img/navigation-next.png) no-repeat 0 0;
}

/*
	Pagination
*/

.slidesPagination {
	margin:10px 0 0;
	float:right;
}

.slidesPagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.slidesPagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	overflow:hidden;
}

.slidesPagination li.slidesCurrent a {
	background-position:0 -14px;
}

.current_slide {
	font:bold 10px/1.33 sans-serif;
	float:left;
	margin-top:12px;
}

.controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}


/*
.img_1
{
float:left;
position:relative;
width:180px !important;
height:180px !important;
display:inline-block;
padding-bottom:60px;
z-index: 22;


}

.img_1 .round
{
width:180px !important;
height:180px !important;
z-index: 22;
}




.img_0
{
float:left;
position:relative;
right:0px;
width:240px !important;
height:240px !important;
display:inline-block;
padding-left:455px !important;
z-index: 22;
}

.img_0 img
{
width:240px !important;
height:240px !important;
display:inline-block;  
z-index: 22;
}

.img_0 .round
{
width:240px !important;
height:240px !important;
z-index: 22;
}

.img_2
{
float:left;
position:relative;
width:280px !important;
height:198px !important;  
z-index: 11; 
}

.img_2 .round
{
width:280px !important;
height:198px !important;    
z-index: 11;    
}

.img_2 .round
{
width:280px !important;
height:198px !important;
z-index: 11;     
}

.img_3
{
float:left;
position:relative;
width:300px !important;
height:300px !important;  
z-index: 11; 
}

.img_3 .round
{
width:300px !important;
height:300px !important;  
z-index: 11; 
}



.img_4
{
float:left;
position:relative;
width:250px !important;
height:140px !important;
padding-bottom:160px  ;
z-index: 11; 
}

.img_4 .round
{
width:250px !important;
height:140px !important;     
}


.img_5
{
float:left;
position:relative;
margin-left:60px;
width:160px !important;
height:160px !important;  
}

.img_5 .round
{
width:160px !important;
height:160px !important;      
}

.img_6
{
float:left;
position:relative;
width:160px !important;
height:160px !important;
margin-left:475px;
padding-bottom: 10px;
}

.img_6 .round
{
width:160px !important;
height:160px !important;      
}

.img_7
{
float:left;
position:relative;
width:130px !important;
height:130px !important;
margin-left:175px;
margin-right:200px;
padding-bottom:50px;
}

.img_7 .round
{
width:130px !important;
height:130px !important;   
}

.wrp_2
{
position: relative;
bottom:35px;
z-index: 2;
}

.wrp_5
{
position: relative;
bottom:85px;    
}
.wrp_7
{
position: relative;
bottom:125px;    
}

.wrp_item_next_block1
{
position: relative;
bottom:155px;

}

.wrp_item_next_block2
{
position: relative;
bottom:320px;

}

.wrp_item_next_block3
{
position: relative;
bottom:420px;
}
*/



.busiki a
{
font-size: 15px;
color: #4b9421;
}
.burenka
{
min-height: 100px;
max-height: 100px; 
overflow: hidden;
}
.bol_dsc a
{
color: black;
}

.bol_dsc
{
font-size: 13px;
color: black;
height: 75px;
overflow: hidden;
}



.footer-container{
	    width: 1000px;
    margin: 0 auto;
}

.footer-container a{
 color: #fff;
     position: absolute;
	     z-index: 9999;
}

.footer-container span{
position: absolute;
    left: 0;
    right: 0;
}

.label-ch {
    display: inline-block;
    margin-bottom: .5rem;
		color: #fff;
		font-size: 14px;

}

.input_check {
    margin-right: 10px;
}
.link_lic{
        color: #000000;
		text-decoration: underline;
}

.forma-zvonok input[type="text"]{
	    margin-bottom: 12px;
}

.forma-zvonok input[disabled]{
	color: #bdbdbd;
    cursor: not-allowed;
}

.forma-zvonok textarea{
margin-bottom: 0;
}

.c-white{
	padding-bottom: 5px;
}

.contact_form_crt{
	    position: relative;
    height: 290px;
}

#contact-form .label-ch{
	    position: absolute;
    left: 40px;
   bottom: 88px;
    width: 450px;
    line-height: 0;
} 

#contact-form #check_pers4{
	    width: auto;
    float: none;
    padding: 0;
    margin-right: 10px;
}

#contact-form #sending4{
	margin-top: 40px;
}

#contact-form textarea{
	    height: 245px;
}

#contact-form input[disabled]{
	color: #bdbdbd;
    cursor: not-allowed;
}