/*
Theme Name: lot
Author: <a href="http://amcreations.com.ua">AMCreations</a>
Author URI: http://amcreations.com.ua
Description: Специальная тема для lot-comfort. 
Version: 0.1
Text Domain: lot
*/
/*DEFAULT 1366*/
html, body{margin:0;padding:0;width:100%;  height: 100%;background:#ffffff;font-size:16px;color:#000000;font-family: PFDinTextCompPro-Regular;min-height:100%}

footer,header,section,aside,div,nav,article{display:block}
footer,header{width:100%}
input{outline:none}
body{overflow-x:hidden}

.left{float:left !important}
.right{float:right !important}
.clear{clear:both}
.center{margin:0 auto;display:block}

section,
.section{
	width:1126px;
	min-width:1126px;
	margin:0 auto;
	position:relative;
	padding:0 63px;
	box-sizing:border-box
}

.container{
	width:100%;
	min-width:1366px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
.content-block{
	width:100%;
	padding-left:240px;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	z-index: 2;
}
aside{
	width:240px;
	float:left;
	/*background:#f3f4f4;*/
	box-sizing:border-box;
	padding:20px;
	text-align:center;
	box-shadow: 0px 0px 5px 1px rgba(102, 102, 102, 0.75);
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10
}
.logo{
	display:inline-block;
	background-image:url(images/logo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
	width:132px;
	height:101px
}
.slogan{
	font-size:18px;
	font-family: PFDinTextCompPro-Light;
}
.hr{
	width:100%;
	height:1px;
	background:#cccccc;
	margin:15px 0
}
.sidebar .phone,
aside .phone{
	font-size:21px;
	font-family: PFDinTextCompPro-Regular;
	text-decoration:none;
	color:#000000
}
aside p{
	font-size:15px;
	font-family: PFDinTextCompPro-Thin;
}
.button{
	display:inline-block;
	border-radius:5px;
	box-sizing:border-box;
	font-family: PFDinTextCompPro-Light;
	font-size:14px;
	text-align:center;
	height:36px;
	line-height:36px;
	text-decoration:none;
	cursor:pointer
}
.button.red{
	background:#be2e21;
	color:#ffffff;
	border:1px solid #ffffff
}
.button.red:hover{background:#d24235}
.button.red:active{background:#aa1a0d}
aside .button{width:100%}
aside .menu{
	width:100%;
	display:block;
	padding:0;
	margin:0;
	list-style:none;
	background:#ffffff;
	border-radius:5px;
	border:1px solid #cccccc
}
aside .menu li{
	padding:0 15px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	position:relative
}
aside .menu li:last-of-type{border:none}
aside .menu li a{
	display:block;
	text-decoration:none;
	color:#000000;
	font-size:15px;
	font-family: PFDinTextCompPro-Thin;
	padding:10px 0;
}
aside .menu li.current-menu-item a,
aside .menu li.active a,
aside .menu li:hover a{color:#cc3333;font-family: PFDinTextCompPro-Regular;}
aside .menu li:after{
	content:" ";
	display:none;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-6px;
	width:8px;
	height:13px;
	background-image:url(images/ali.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
aside .menu li.current-menu-item:after{display:block}

/*-------------------------BIG SLIDER---------------------------*/
.big-slider{
	height:100%;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index: 2;
}
.big-slider section{height:100%}
.big-slider ul{
	min-width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0
}

.big-slider ul li{
	display:block;
	min-width:1126px;
	width:100%;
	float:left;
	height:100%;
	position:relative;
	overflow:hidden;
	/*background-position:50% 50% !important;
	background-size:cover !important;
	-webkit-background-size: cover !important;
	background-repeat:no-repeat !important;
	background-attachment:fixed !important;*/
}
.mobile ul li img{
	position:fixed;
	left:0;
	top:30px;
	width: 100%;
	height: 100%;
}
.mobile{
display: none;
}
.mobile ul li img{
    z-index:1;
}
.normal{
display: block;
}
.big-slider ul li .text{
	position:absolute;
	z-index:1;
	bottom:145px;
	left:150px
}
.big-slider ul li .text .title{
	text-transform:uppercase;
	font-size:75px;
	font-family: PFDinTextCompPro-Medium;
	color:#ffffff;
	line-height:1;
	margin:0 0 30px 0
}
.big-slider ul li .text p{
	font-size:27px;
	color:#ffffff;
	font-family: PFDinTextCompPro-Light;
	margin:0 0
}
.big-slider ul li .text .button{
	border-width:3px;
	font-size:22px;
	width:313px;
	height:53px;
	line-height:46px;
	margin-top:5px;
	border-radius:8px;
	margin-top:30px
}
.big-slider .dock{
	width: 370px;
	border-width: 3px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-radius: 7px;
	background-color: rgb(255, 255, 255);
	height: 11px;
	position:absolute;
	z-index:2;
	bottom:35px;
	left:50%;
	margin-left:-185px	;
	cursor:pointer
}
.big-slider .dock .handler{
	background:#cc3333;
	width:124px;
	height:100%;
	cursor:pointer;
	position:absolute;
	left:0;
	top:0
}

/*------------------------FACTS------------------*/
h2{
	font-size:36px;
	text-transform:uppercase;
	font-weight:normal;
	color:#000000;
	text-align:center;
	margin:45px 0 0;
	font-family: PFDinTextCompPro-Medium;
}
h2 span{color:#be2e21}
.mails,
.mass-media,
.facts{
	background-image:url(images/lines.png);
	background-position:0 0;
	background-repeat:repeat;
	overflow:hidden;
	border:1px solid #dddddd;
	border-left:none;
	border-right:none;
	text-align:center;
}
.description{
	text-align:center;
	font-size:18px;
	font-family: PFDinTextCompPro-Thin;
}
.facts .article{
	display:inline-block;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	border: 1px solid #999999;
	border-radius: 7px;
	background-color: #ffffff;
	width: 173px;
	height: 165px;
	text-align:center;
	margin:45px 10px 50px;
	overflow:hidden
}
.facts .article .number{
	height:87px;
	width:100%;
	background-image:url(images/number.png);
	background-position:50% 0;
	background-repeat:no-repeat;
	line-height:87px;
	font-size:67px;
	color:#ffffff;
	font-family: PFDinTextCompPro-Medium;
}
.facts .article  .text{
	display:flex;
	height:78px
}
.climat article p,
.trust .article  p,
.facts .article  .text p{
	margin:auto;
	font-size:15px;
	font-family: PFDinTextCompPro-Thin;
}

/*---------------------------trust----------------------*/
.trust{
	overflow:hidden;
	background-color: #ffffff;
	text-align:center
}
.trust .article{
	display:inline-block;	
	width: 173px;
	text-align:center;
	margin:20px 15px;
	overflow:hidden;
	vertical-align:top;
}
.trust .article .image{
	display:flex;
	height:70px;
	border-bottom:1px solid #dddddd
}
.trust .article .image img{margin:auto}
.trust .article  p{margin-top:15px}
.trust  .link{
	margin:10px 0 40px
}
.choose .link .button,
.producer .button,
.partners .button,
.interest-projects .link .button,
.servicess .advantages .button,
.projects .button,
.achievements .button,
.trust  .link .button{
	width:210px;
	height:42px;
	line-height:38px;
	font-size:17px;
	border-width:3px;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	border-radius:7px
}

/*---------------------------CLIMAT----------------------*/
.gray{
	background:#f3f3f4;
	width:100%;
	overflow:hidden
}
.climat{
	background:url(images/climat.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height:680px;
	text-align:center;
	overflow:hidden
}
.achievements h2,
.achievements .description,
.climat .description,
.climat h2{color:#ffffff}
.climat article{
	width:240px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:40px 10px;
	overflow:hidden;
	border-radius:7px;
	background:#ffffff;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
}
.climat article img{display:block}
.climat article h4{
	font-weight:normal;
	font-size:23px;
	text-align:center;
	text-transform:uppercase;
	font-family: PFDinTextCompPro-Medium;
	margin:0;
}
.climat article .content{padding:15px}
.climat article p{margin:5px 0}
.climat article ul{
	list-style:none;
	padding:0;
	width:100%;
	margin:10px 0
}
.climat article ul li{
	border-top:1px solid #dddddd;
	padding:10px 0;
	font-size:16px;
	font-family: PFDinTextCompPro-Thin;
	text-align:left
}
.climat article ul li:last-of-type{border-bottom:1px solid #dddddd;}

.slider  ul li .button,
.climat article .button{
	font-size:15px;
	width:100%;
	border-width:3px;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	height: 36px;
	line-height: 30px;
}

/*-----------------------MASS MEDIA-----------------*/
.slider{
	width:100%;
	position:relative;
	margin:40px 0
}
.slider .wrapper{
	overflow:hidden;
	height: 190px;
	padding:10px;
	width:755px;
	margin:0 auto
}
.slider  ul{
	list-style:none;
	margin:0;
	padding:0;
	width:1030px
}
.slider  ul li{
	display:block;
	float:left;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	width: 240px;
	height: 180px;
	margin:0 15px 40px 0;
	box-sizing:border-box;
	padding:0 15px
}
.slider  ul li:nth-of-type(3n){margin-right:30px}
strong{font-family: PFDinTextCompPro-Medium;font-weight:normal}
.slider  ul li p{
	font-size:17px;
	font-family: PFDinTextCompPro-Thin;
	margin:10px 0;
	min-height:63px
}
.slider  ul li .title{
	font-size:22px;
	font-family: PFDinTextCompPro-Medium;
	text-transform:uppercase;
	margin:20px 0 10px
}
.slider .prev,
.slider .next{
	width:52px;
	height:53px;
	position:absolute;
	top:50%;
	margin-top:-26px;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	opacity:.7
}
.slider .next{
	background-image:url(images/next.png);
	right:60px
}
.slider .prev{
	background-image:url(images/prev.png);
	left:60px
}
.slider .prev:hover,
.slider .next:hover{opacity:1}

/*-----------------------achievements-----------------*/
.achievements{
	background:url(images/achievements.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	/*min-height:525px;*/
	text-align:center;
	background-size: cover;
	background-attachment: fixed;
	overflow:hidden;
	padding-bottom:40px
}
.servicess  .mails .slider li .gallery,
.achievements .gallery{
	display:inline-block;
	margin:45px 12px ;
	width:173px;
	height:224px;
	background:#cccccc;
	position:relative;
	overflow:hidden
}
.servicess  .mails .slider li .gallery:after,
.achievements .gallery:after{
	position:absolute;
	content:" ";
	width:100%;
	height:100%;
	z-index:1;
	top:0;
	left:0;
	display:block;
	background-image:url(images/aback.png);
	background-position:0% 0%;
	background-size: cover;
	background-repeat:no-repeat;
}
.servicess  .mails .slider li .gallery img,
.achievements .gallery img{display:block;max-width:100%}

/*----------------------FOOTER--------------------------*/
footer{
	width:100%;
	padding-left:240px;
	box-sizing:border-box;
	background:#f4f4f5;
	overflow:hidden;
}
footer .logo{
	width:68px;
	height:52px;
	background-size: cover;
	float:left
}
footer .slogan{
	float:left;
	margin:0 0 0 10px;
	color:#ffffff;
	font-size:14px
}
footer .bg{
	overflow:hidden;
	width:100%;
	background-image:url(images/footer.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
}
footer .section{
	padding:10px 170px
}
footer  .button{
	padding:0 45px;
	margin-top:8px;
	height: 36px !important;
	line-height: 36px !important;
	border-radius: 5px !important;
	font-size: 14px !important;
	box-shadow:none !important;
	width:auto !important;
	border-width: 1px !important;
	}
footer .hr{opacity:.7}
footer nav ul{
	list-style:none;
	padding:0 0 5px 0;
	margin:0;
	width:100%;
	text-align:center
}
footer nav ul li{
	display:inline-block;
	border-right:1px solid #cccccc;
	padding:0 15px
}
footer nav ul li:last-of-type{border-right:none}
footer nav ul li a{
	text-decoration:none;
	color:#cccccc;
	font-size:14px;
	display:block;
	font-family: PFDinTextCompPro-Light;
}
footer nav ul li a:hover{text-decoration:underline}
/*CONTACTS*/
.contacts .head{
	height:260px;
	width:100%;
	background-image:url(images/contacts.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	background-size: cover;
}
.contacts  section{overflow:hidden;width:1126px;margin:0 auto}
.contacts aside{background:#ffffff}
.contacts .head h1{
	font-size:65px;
	text-transform:uppercase;
	font-weight:normal;
	color:#ffffff;
	position:absolute;
	left:455px;
	top:40px;
	font-family: PFDinTextCompPro-Medium;
}
.contacts {text-align:center}
.contacts h2{margin-bottom:15px}
.contacts .article{
	border:1px solid #d7d7d7;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 13px 0px rgba(153, 153, 153, 0.75);
	width: 335px;
	min-height: 170px;
	display:inline-block;
	margin:15px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	font-family: PFDinTextCompPro-Thin;
	float:left;
	vertical-align:top
}
.contacts .article:nth-of-type(2n+1){margin-left:150px}
.contacts .article .thumb{
	border-right:1px solid #d7d7d7;
	width: 130px;
	height:100%;
	float:left;
	overflow:hidden;
	margin-right:14px;
	background:#d7d7d7
}
.contacts .article .thumb img{display:block}
.contacts .gray{
	background-image: url(images/lines.png);
	background-position: 0 0;
	background-repeat: repeat;
	overflow:hidden
}
.contacts .article .title{
	font-size:22px;
	text-transform:uppercase;
	font-family: PFDinTextCompPro-Medium;
	margin:10px 0 0
}
.contacts .article .title span{
	display:block;
	font-size:17px;
	font-family: PFDinTextCompPro-Regular;
}
.contacts .article .hr{
	margin:8px 0;
	width:auto;
}
.contacts .article .text{
	width:174px;
	float:right;
	margin-right:14px
}
.contacts .article .mail,
.contacts .article .phone{
	padding-left:18px;
	line-height:17px;
	height:17px;
	display:inline-block;
	font-size:12px;
	font-family: PFDinTextCompPro-Thin;
	background-position: 0 50%;
	background-repeat: no-repeat;

	margin:3px 0
}
.contacts .article .phone{
	background-image: url(images/phones.png);
	text-transform:uppercase;	
}
.contacts .article .mail{
	background-image: url(images/mails.png);
}
.leaders .article .phone{
	background-image: url(images/phone.png);
}
.leaders .article .mail{
	background-image: url(images/mail.png);
}
.leaders .article{font-size:13px}
.leaders .article .phone,
.leaders .article .mail{
	line-height:20px;
	height:20px;
	padding-left:25px;
	font-size:17px;
}
.leaders .article .button{
	width:100%;
	font-size:14px;
	text-align:center;
	margin: 0 0 10px 0;
	border-width:3px;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	border-radius:7px;
	line-height:30px
}
.leaders .article .thumb{height:205px}
#y-map{
	width:100%;
	height:400px;
	background-image:url(upload/map.jpg);
	background-position:100% 0;
	background-repeat:no-repeat;
	padding-left:240px;
}
/*---------------------PROJECTS---------------*/
.projects .head{
	height:260px;
	width:100%;
	background-image:url(images/projects.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	background-size: cover;
}

.projects aside{background:#ffffff}
.projects .head h1{
	font-size:65px;
	text-transform:uppercase;
	font-weight:normal;
	color:#ffffff;
	position:absolute;
	left:455px;
	top:50%;
	margin:-59px 0 0 0 ;
	font-family: PFDinTextCompPro-Medium;
}
.projects .filter{
	padding:20px 0 20px 240px;
	text-align:center;
	background-image:url(images/footer.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	color:#ffffff;
	overflow:hidden
}
.projects  .gray .section,
.projects  .filter section{padding:0 200px}
.projects  .filter section h2{
	color:#ffffff;
	margin:0;
	font-family: PFDinTextCompPro-Regular;
}
.projects  .filter div.block{
	font-size:17px;
	color:#ffffff;
	text-align:left;
}
.projects  .filter div.block a{
	display:inline-block;
	border:2px solid #ffffff;
	border-radius:5px;
	text-align:center;
	width:132px;
	height:37px;
	line-height:37px;
	font-size:15px;
	text-decoration:none;
	color:#ffffff;
	margin:10px 10px 10px 0
}
.projects .filter div.block a:hover{
	color:#be2e21;
	border-color:#be2e21
}
.projects  .filter div.block a:last-of-type{margin-right:0}
.projects  .filter div.block a.active:hover,
.projects  .filter div.block a.active{
	background:#be2e21;
	color:#ffffff;
	border-color:#ffffff
}

.projects  .gray{
	background-image: url(images/lines.png);
	background-position: 0 0;
	background-repeat: repeat;
	overflow:hidden;
	padding:20px 0 20px 240px
}
.projects  .article{
	width:340px;
	position:relative;
	padding-bottom:60px;
	height:450px;
	box-sizing:border-box;
	background:#ffffff;
	box-shadow: 0px 0px 13px 0px rgba(153, 153, 153, 0.75);
	border:1px solid #999999;
	border-radius:5px;
	margin:20px 10px;
	float:left;
	overflow:hidden
}
.projects  .section .article:nth-of-type(2n+1){margin-left:0}
.projects  .section .article:nth-of-type(2n){margin-right:0;float:right}
.projects  .article .title{
	font-size:22px;
	color:#000000;
	font-family: PFDinTextCompPro-Medium;
	text-transform:uppercase;
	text-align:center;
	margin:20px 0;
	padding-bottom:20px;
	position:relative
}
.projects  .article .title:after{
	content:" ";
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	background:#cc3333;
	height:3px;
	width:45px;
	margin-left:-22.5px
}
.projects  .article p{
	text-align:justify;
	margin:0;
	font-size:16px;
	font-family: PFDinTextCompPro-Thin;
	padding:0 15px
}
.projects  .article .button{
	position:absolute;
	left:50%;
	margin-left:-105px;
	bottom:20px
}
.text-center{text-align:center}
/*---------------------SERVICESS---------------*/
header{
	min-width:1000px;
	height:100%;
	width:100%;
	background-image:url(images/servicess.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	background-size: cover;
	box-sizing:border-box;
	color:#ffffff;
	position:relative;
	background-attachment:fixed
}
.flex{
	display:flex;
	width:100%;
	height:100%
}
.articles-blocks:before,
header:before{
	content:" ";
	top:0;
	left:0;
	width:240px;
	height:100%;
	background:#f3f3f4;
	display:block;
	position:absolute
}
header .content-block{margin:auto}

header h1{
	font-size:65px;
	text-transform:uppercase;
	font-weight:normal;
	color:#ffffff;
	font-family: PFDinTextCompPro-Medium;
	margin:0
}
header section{padding:0 200px}
header p{
	margin:0;
	font-size:26px;
	font-family: PFDinTextCompPro-Light;
}
.form{
	border-width: 3px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-radius: 4px;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	width:100%;
	margin-top:45px;
	padding:20px;
	box-sizing:border-box;
	text-align:center
}
#p_card textarea,
#p_card input[type="text"],
.form input[type="text"]{
	border-width: 3px;
	border-color: #999999;
	border-style: solid;
	border-radius: 7px;
	background-color: rgb(255, 255, 255);
	width: 210px;
	box-sizing:border-box;
	padding:0 10px;
	height: 39px;
	line-height: 39px;
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	font-family: PFDinTextCompPro-Thin;
	margin-right:10px;
	display:inline-block
}
.form .button{
	border:3px solid #ffffff;
	height: 39px;
	line-height: 35px;
	vertical-align:top;
	border-radius: 7px;
	width: 210px;
	font-size:18px;
	display:inline-block
}
.form input:nth-of-type(n+4){margin-top:10px}
.form input:nth-of-type(3n){margin-right:0}
.form .title{
	font-size:28px;
	text-transform:uppercase;
	font-family: PFDinTextCompPro-Medium;
}
.form p{
	font-size:17px;
	font-family: PFDinTextCompPro-Thin;
	margin:0 0 20px
}
.servicess .exp{
	min-height:544px;
	background :url(images/exp.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: fixed;
	overflow:hidden;
	text-align:center
}
.servicess .exp h2{
	color:#ffffff;
	margin:45px 0
}
.servicess .exp article{
	margin:0 15px 15px 0;
	border: 1px solid #999999;
	border-radius: 5px;
	background-color: #ffffff;
	width: 340px;
	height: 160px;
	display:inline-block;
	overflow:hidden
}
.servicess .exp article img{float:right}
.servicess .exp article .text{
	float:left;
	width:210px;
	padding:0 10px;
	box-sizing:border-box;
}
.servicess .regulation article h4,
.servicess .exp article h4{
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	margin:15px 0 10px;
	text-align:left
}
.servicess .exp article p{
	margin:0;
	font-size:14px;
	font-family: PFDinTextCompPro-Thin;
	text-align:justify
}
.med{font-family: PFDinTextCompPro-Medium;}
.servicess .exp article img{max-width:130px}
.servicess .advantages{
	background-image:url(images/lines.png);
	background-position:0 0;
	background-repeat:repeat;
	overflow:hidden;
	text-align:center
}
.servicess .advantages .article{
	width:170px;
	display:inline-block;
	vertical-align:top;
	margin:30px 10px;
	font-size:13px;
	font-family: PFDinTextCompPro-Light;
}
.servicess .advantages .button{
	margin-bottom:45px
}
.servicess .regulation{
	background :url(images/reg.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height:645px;
	overflow:hidden;
	text-align:center
}
.servicess .regulation h2{
	color:#ffffff
}
.servicess .regulation article{
	display:inline-block;
	vertical-align:top;
	background:#ffffff;
	width: 311px;
	height: 520px;
	border:1px solid #999999;
	border-radius: 5px;
	position:relative;
	margin:30px 12.5px
}
.servicess .regulation article h4{text-align:center;font-family: PFDinTextCompPro-Medium;font-size:20px}
.servicess .regulation article ul{
	list-style:none;
	margin:0;
	padding:0 15px;
	text-align:left;
	width:100%;
	box-sizing:border-box
}
.servicess .regulation article ul li{
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #dcdcdc;
	font-size:15px
}
.servicess .regulation article ul li:first-of-type{border-top:1px solid #dcdcdc}
.servicess .regulation article .button{
	width: 205px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	border:2px solid #ffffff;
	font-size:14px;
	box-shadow: 0px 0px 6px 0px rgba(153, 153, 153, 0.75);
	position:absolute;
	left:50%;
	margin-left:-102.5px;
	bottom:20px
}
.servicess  .mails .slider li{
	box-shadow:none;
	border:none;
	background:none;
	width:173px;
	height:224px;
	padding:0
}
.servicess  .mails .slider li .gallery{margin:0}
.servicess  .mails .slider .wrapper{height:224px}

/*----------------------ARTICLES BLOCK-------------------*/
header .articles-blocks{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background-image:url(images/lines2.jpg);
	background-position:0 0%;
	background-repeat:repeat;
	color:#ffffff;
	text-align:center;
	padding:15px 0;
	z-index:0;
	box-sizing:border-box;
	padding-left:240px
}
header .articles-blocks .item{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin:0 15px;
	width:170px;
	
}
header .articles-blocks .item img{max-height:60px}
header .articles-blocks .item p{
	font-size:16px !important;
	font-family: PFDinTextCompPro-Light;
}
.ventilation .facts .article img{max-height:68px;margin-top:20px}
.ventilation .facts .article p{font-family: PFDinTextCompPro-Thin;font-size:16px}

/*---------------------------------interest-projects----------------------------*/
.interest-projects{
	overflow:hidden;
	background:url(images/projects2.jpg);
	background-position:50% 50%;
	background-attachment: fixed;
	background-repeat:no-repeat;
	text-align:center;
}
.interest-projects article{
	padding:20px;
	box-sizing:border-box;
	background:#ffffff;
	border: 1px solid #999999;
	border-radius: 3px;
	box-shadow: 0px 0px 13px 0px rgba(153, 153, 153, 0.75);
	width: 710px;
	margin:20px auto;
	overflow:hidden
}
.interest-projects h2{color:#ffffff}
.interest-projects article .thumb{
	width:300px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-right:20px
}
.interest-projects article .thumb a{
	display:block;
	float:left;
	margin:0 0 10px 0
}
.interest-projects article .thumb img{
	display:block;
	border: 1px solid #999999;
}
.interest-projects article .thumb a:first-of-type img{
	margin-right:10px;
	width:140px;
	height:250px
}
.interest-projects article .thumb a:nth-of-type(n+2) img{
	width:140px;
	height:119px
}
.interest-projects article .thumb a.button{
	float:none;
	position:relative;
	margin:20px 0;
	width: 205px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	border:2px solid #ffffff;
	font-size:14px;
	box-shadow: 0px 0px 6px 0px rgba(153, 153, 153, 0.75);
	display:inline-block;
	border-radius:8px
}
.over{overflow:hidden}
.interest-projects article h3{
	font-size:22px;
	font-weight:normal;
	color:#333333;
	margin:0 20px;
	padding-bottom:20px;
	position:relative;
	font-family: PFDinTextCompPro-Medium;
	margin:0 0 20px 0;
	text-align:left
}
.interest-projects article h3:after{
	position:absolute;
	left:0;
	bottom:0;
	height:3px;
	width:45px;
	background:#cc3333;
	content:" ";
	display:block
}
strong{font-family: PFDinTextCompPro-Medium;}
.interest-projects article p{
	margin:5px 0;
	text-align:justify;
	font-size:15px;
	font-family: PFDinTextCompPro-Thin;
}
.interest-projects .link{
	margin:40px 0
}

/*---------------------------------partners----------------------------*/
.partners{
	overflow:hidden;
	background-image:url(images/lines.png);
	background-position:0 0;
	background-repeat:repeat;
	text-align:center;
	padding:0 0 55px
}
.partners .article{
	display:inline-block;
	vertical-align:top;
	position:relative;
	border:1px solid #999999;
	border-radius: 3px;
	width: 142px;
	height: 142px;
	text-align:center;
	box-sizing:border-box;
	background:#ffffff;
	margin:35px 11px;
	padding:20px 8px 0
}
.partners .article p{
	font-family: PFDinTextCompPro-Thin;
	font-size:13px;
	margin:10px 0 
}
.partners .article img{
	max-height:44px;
}
.partners .article:after{
	content:" ";
	position:absolute;
	top:50%;
	right:-22px;
	width:14px;
	height:22px;
	background-image:url(images/arrow.png);
	background-position:0 0;
	background-repeat:repeat;
	background-size: cover;
	margin-top:-11px;
	display:block
}
.partners .article:last-of-type:after{display:none}

/*---------------------------------producer----------------------------*/
.producer{
	overflow:hidden;
	text-align:center;
	background-image:url(images/producer.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom:40px
}
.producer .description{
	color:#ffffff
}
.producer h2{color:#ffffff}
.producer  .wrap{
	margin:35px 0
}
.producer  .wrap img{
	width:230px;
	height:185px;
	display:block
}
.producer  .wrap a{
	display:inline-block;
	margin:0 5px;
	border:1px solid #999999
}
.producer .button{margin:15px 0 0}

/*---------------------------------brands----------------------------*/
.brands{
	text-align:center;
	overflow:hidden;
	padding-bottom:20px
}
.brands h2{margin-bottom:10px}
.brands a{
	display:inline-block;
	width:120px;
	vertical-align:top;
	margin:10px 5px
}
.brands a img{max-width:100%;}

/*---------------------------------CHOOSE----------------------------*/
.choose{
	overflow:hidden;
	/*background-image:url(images/choose.jpg);*/
	background:url(images/producer.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: cover;
	text-align:center;
	color:#ffffff;
}
.choose h2{color:#ffffff}
.choose .description{
	margin:20px 0
}
.choose article{
	box-shadow: 0px 0px 13px 0px rgba(153, 153, 153, 0.75);
	border:1px solid #999999;
	border-radius: 5px;
	width:720px;
	height:540px;
	box-sizing:border-box;
	background:#ffffff;
	margin:40px auto;
	overflow:hidden
}
.choose article .full{
	width:230px;
	height:100%;
	background-image:url(images/footer.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	overflow:hidden;
	text-align:center;
	float:left
}
.choose article h3{
	color:#ffffff;
	font-size:23px;
	font-weight:normal;
	font-family: PFDinTextCompPro-Medium;
	position:relative;
	margin:15px;
	padding-bottom:15px
}
.choose article h3:after{
	content:" ";
	display:block;
	width:40px;
	height:3px;
	background:#ffffff;
	bottom:0;
	left:50%;
	margin-left:-20px;
	position:absolute
}
.choose article .full ul,
.choose article .full p{
	text-align:left;
	font-size:14px;
	font-family: PFDinTextCompPro-Thin;
	padding-left:20px;
}
.choose article .full p{margin-top:20px}
.choose article .full ul{
	padding:0 0 0 35px;
	margin:0
}
.choose article .full p strong{font-family: PFDinTextCompPro-Medium;}
.choose article .catalog{
	width:487px;
	float:right;
	overflow:hidden
}
.choose article .catalog .item{
	width:161px;
	float:left;
	height:269px;
	border:1px solid #c2c2c2;
	border-left:none;
	border-top:none;
	text-align:center;
	font-size:12px;
	font-family: PFDinTextCompPro-Thin;
	color:#333333
}
.choose article .catalog .item:nth-of-type(3n){border-right:none;width:}
.choose article .catalog .item .title{
	position:relative;
	margin:25px 0;
	padding-bottom:10px;
	font-size:20px;
	font-family: PFDinTextCompPro-Medium;	
}
.choose article .catalog .item .title:after{
	width:40px;
	height:3px;
	background:#be2e21;
	left:50%;
	bottom:0;
	margin-left:-20px;
	position:absolute;
	content:" ";
	display:block;
}
.choose article .catalog .item .button{
	width:140px;
	height:27px;
	line-height:25px;
	border-width:2px;
	box-shadow: 0px 0px 8px 0px rgba(51, 51, 51, 0.19);
}
.in-form{
	background-image:url(images/footer.jpg);
	background-position:0% 0%;
	background-repeat:repeat;
	overflow:hidden;
	color:#ffffff;
	padding-bottom:45px
}
.in-form h2{color:#ffffff}
.in-form .form{width:725px}
.producer.slim .wrap div{
	border:1px solid #999999;
	border-radius: 5px;
	width: 165px;
	height: 110px;
	display:inline-flex;
	vertical-align:top;
	background:#ffffff;
	margin:0 12px
}
.producer.slim .wrap div p{
	margin:auto;
	font-family: PFDinTextCompPro-Thin;
	font-size:14px
}
.reviews{
	background-image:url(images/lines.png);
	background-position:0% 0%;
	background-repeat:repeat;
	overflow:hidden;
	text-align:center;
	padding-bottom:45px
}
.reviews .article{
	box-shadow: 0px 0px 13px 0px rgba(153, 153, 153, 0.75);
	display:inline-block;
	margin:20px 5px 0;
	background:#ffffff;
	overflow:hidden;
	border-radius:5px;
	box-sizing:border-box;
	padding:15px;
	border:1px solid #999999;
	width:350px;
	height:200px;
	position:relative
}

.reviews .article img{
	float:left;
	margin-right:10px;
	border-radius:5px;
	display:block;
	width:110px;
	height:140px
}

.reviews .article .over{float:right;width:189px;text-align:left}
.reviews .article .author{
	position:absolute;
	bottom:15px;
	right:15px;
	font-family: PFDinTextCompPro-Medium;
	font-size:17px
}
.reviews .article .title{
	font-size:17px;
	font-family: PFDinTextCompPro-Medium;
}
.reviews .article  p{
	font-size:14px;
	text-align:justify;
	font-family: PFDinTextCompPro-Thin;
	margin:5px 0
}
.h100{height:100%}

/*-------------------FORMS------------------*/
input.error{
	box-shadow:inset 0 0 2px 20px rgba(255,0,0,.5) !important
}
input.error::-webkit-input-placeholder {color:#ffffff}
input.error::-moz-placeholder {color:#ffffff}
#popup{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:50;
	background:#000000;
	opacity:.7;
	display:none
}
#content-card{
	position:absolute;
	width:600px;
	max-width:95%;
	top:20%;
	z-index:51;
	background:#ffffff;
	border-radius:10px;
	padding:20px;
	box-sizing:border-box;
	left: 50%;
	margin-left: -300px;
	display:none
}
#content-card h2{margin:0}
.close-form{
	width:13px;
	height:13px;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:10px;
	background-image:url(images/close.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.modal-form{
	position:fixed;
	width:400px;
	max-width:95%;
	top:20%;
	z-index:51;
	background:#ffffff;
	border-radius:10px;
	padding:20px;
	box-sizing:border-box;
	left: 50%;
	margin-left: -200px;
	text-align:center;
	display:none
}
.modal-form  textarea,
.modal-form  input[type="text"]{
	font-size:14px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(201, 201, 201);
	width: 200px;
	height: 40px;
	box-sizing:border-box;
	padding:0 10px;
	margin:10px 0
}
.modal-form  textarea{
	resize:none;
	height:100px
}
.modal-form  input[type="submit"]{
	display:inline-block;
	box-sizing:border-box;
	font-family: PFDinTextCompPro-Light;
	font-size:14px;
	text-align:center;
	height:36px;
	line-height:36px;
	text-decoration:none;
	cursor:pointer;
	border:none;
	background:#be2e21;
	color:#ffffff;
	border: 3px solid #ffffff;
	box-shadow: 0px 0px 18px 0px rgba(153, 153, 153, 0.75);
	border-radius: 7px;
	width:174px;
	line-height:30px
}
.modal-form  input{outline:none}
.modal-form  input[type="text"],.modal-form textarea{width:100%;font-family: PFDinTextCompPro-Regular;}
.modal-form textarea{padding:10px}
.modal-form  input[type="submit"]{margin-top:10px}
.modal-form h2{margin:0}
.pb132{padding-bottom:132px}
.pb55{padding-bottom:55px}
.m-show{display:none}
.m-clear{display:none}
#m-menu{
	display:none;
	width:50px;
	height:50px;
	background-image:url(images/mmenu.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#p_card{
	width:990px;
	position:absolute;
	height:910px;
	left:50%;
	top:50%;
	margin:-455px 0 0 -495px;
	background:#ffffff;
	border-radius:5px;
	box-sizing:border-box;
	padding:0;
	z-index:52;
	display:none
}
#p_card .ajax{
	width:640px;
	float:left;
	padding:30px;
	box-sizing:border-box;
}
#p_card  .sidebar{
	padding:80px 20px 30px;
	background-image: url(images/lines.png);
	background-position: 0 0;
	background-repeat: repeat;
	height:100%;
	box-sizing:border-box;
	width:350px;
	float:right;
	text-align:center
}
#p_card h2{margin-top:0}
#p_card input[type="text"],
#p_card textarea{
	box-sizing:border-box;
	width:100%;
	border:none;
	margin:10px 0 0 
}
#p_card textarea{
	height:170px;
	resize:none;
	padding:10px
}
#p_card .phone{font-size:33px}
#p_card input[type="submit"]{
	border:none;
	box-shadow:none;
	width:100%;
	font-size:20px;
	margin-top:30px
}
#p_card  .close-form{
	width:30px;
	height:30px;
	background-image:url(images/close2.png)
}
#p_card  .slogan,
#p_card p{font-size:22px}
#p_card   .thumbnails{
	overflow:hidden
}
#p_card   .thumbnails a{
	display:block;
	float:left
}
#p_card   .thumbnails a:first-of-type img{
	width:390px;
	height:300px;
	display:block
}
#p_card   .thumbnails a img{
	width:170px;
	height:148px;
	margin:2px;
	display:block
}

.big-slider ul li .text p{
font-size:24px;
}
@media only screen and (max-width : 780px){
	.choose{
		background: none;
		background-color: #002040;
		max-height: 2600px;
	}
	.choose h2{
        margin: 35px 0 0;
	}
	.climat{
		background: none;
		background-color: #9a9990;
		padding-top: 21px;
	}
	.achievements{
		background: none;
		background-color: #004f6b;
		min-height: 480px !important;
	}
	.interest-projects{
		background: none;
		background-color: #3b6585;
	}
	.interest-projects h2{
		margin: 27px 0 0 !important;
	}
	.servicess .exp{
		background: none;
		background-color: #3b6585;
	}
	.servicess .regulation
	.achievements{
		background: none;
		background-color: #004f6b;
	}
	body .big-slider ul li .text {
		margin-top: 127.5px;
	}
	body header .content-block{
		margin-top: 54px;
	}
	/*.producer.slim .wrap div p{
		margin-top: 29.5px;
	}*/
	.gray{
		overflow: auto;
	}
	#p_card{
	    width: 100%;
	    position: absolute;
	    height: auto; 
	    top: 20%;
	    left: 0;
	    background: #ffffff;
	    border-radius: 5px;
	    margin:0!important;
	}
	#p_card .ajax, #p_card .sidebar{
		width: 100%;
	}
	.servicess .exp h2 {
	    margin: 30px 0 45px;
	}
	.climat h2 {
	    margin: 25px 0 20px 0;
	}
	.head_serv{
		background-image: url(images/servicess_smal.png);
		background-attachment: inherit;
		background-position: 87% 15%!important;
      background-repeat: no-repeat !important;
      background-size: cover !important;
	}
	 .venta {
	  background-image: url(images/venta.png)!important;
	  background-position: 87% 15%!important;
      background-repeat: no-repeat !important;
      background-size: 363px 525px !important;
	  -webkit-background-size: 363px 525px !important;
	  background-attachment: inherit
	 }
	.servicess .regulation{
		background: none;
	    background-color: #3b6585;
	}
	.producer{
			background: none;
	    background-color: #3b6585;
	}
	.producer h2{
		margin: 27px 0 0 !important;
	}
	.slim{
	   padding-bottom: 0;
	}
	.trust .article{
		height: 174px !important;
	}
	/*.big-slider li:nth-child(1){
		background-image: url(images/kondor.png)!important; 
	}
	.big-slider li:nth-child(2){
		background-image: url(images/venta.png)!important; 
	}
	.big-slider li:nth-child(3){
		background-image: url(images/servicess_smal.png)!important; 
	}*/
	header.mpb130{
	    background-image: url(images/kondor.png)!important;
	    background-position: 87% 15%!important;
	    background-repeat: no-repeat;
	    background-size: 363px 525px;
		-webkit-background-size: 363px 525px !important;
		background-attachment: inherit
	}
	.contacts .article .text{
		margin-right: 0px;
	}
	.contacts .article .thumb {
	    max-width: 42%;
	}

	.big-slider .dock {
		bottom: 15px;
	}
	.normal{
	   display: none;
	}
	.mobile{
	   display: block;
	}
	/*.big-slider li{
	    background-position: 0% -62% !important;
	    background-size: 321px 566px !important;
		-webkit-background-size: 321px 566px !important;
	}*/
	.slider{
	   margin: 8px 0;
	}
	#content-card{
	    margin-left: 0;
		left:3%;
	}
	.articles-blocks{
	   max-height: 277px;
	}
	.articles-blocks p{
	   margin: 0;
	}
	.partners{
	   padding: 0 0 27px;
	}
	.partners h2{
       margin: 27px 0 0 !important;
	}
	.reviews{
	   padding-bottom: 30px;
	}
	.gray .regulation h2 {
	    margin: 25px 0 0;
	}
	.servicess .regulation article .button{
	   bottom: 18px;
	}
	.mails h2{
	    margin: 27px 0 0;
		
	}
	.projects .head h1{
	   top: 190px;
	}
	
}