@CHARSET "UTF-8";
.bg-white{ background-color: #fff;}
.article-info dd {display: inline-block; margin-left: 0; margin-right: 10px; white-space: nowrap; }
	@font-face {
			font-family: "MyriadProRegular";
			src: url("../fonts/MyriadProRegular.eot");
			src: url("../fontsMyriadProRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/MyriadProRegular.woff") format("woff"),
			url("../fonts/MyriadProRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
body{
			color: #383838;
			font-size: 16.62px;
}
.header-top-blocks{
	margin-right:25px;
	vertical-align:middle;
	display: inline-block;
	line-height: 1.4;
}
.header-top-blocks:nth-child(1).header-top-blocks:nth-child(3){
	margin: :0px;

}
.header-top-blocks.logo{
	float: left;
}
.row-header-top{
	padding-top:30px;
	padding-bottom:20px;
}
header{
	background: #e6f5f9;
}
header .tel .phones a{
	text-decoration: none;
		color:#434343;
		font:26px "MyriadProRegular";
}
.left-header-top {
	line-height: 85px;
	float: right;
}
header .social .social-links a{
	font-size: 15px;
	background: #fff;
	width: 22px;
	height: 22px;
	display: inline-block;
	color: #b7dde8;
	border-radius:5px;
	text-align: center;
}
header .social .social-links a .fa{
	display: inline;
	text-decoration:none;
}
header .social .social-links a:hover{
	background: #a7ddee;
	color: #fff;
	text-decoration: none;
}
header .tel .phones{
	padding-left:35px;
	position: relative;
}
header .tel .phones::after{
	content:"";
	position: absolute;
	display: block;
	top: 50%;
	left: 0px;
	margin-top: -14.5px;
	border-radius: 5px;
	background: url('../images/icon/tel.png') #ffffff 50% 50% no-repeat;
	width: 29px;
	height: 29px;
}
header .language .mod-languages a{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #383e47;
}
header .language .mod-languages ul.lang-inline li{
	padding: 5px 10px;

}
header .language .mod-languages .lang-active{
	background: #a5dff0;
}
header .language .mod-languages .lang-active a{
	font-weight: normal;
	color: #fefefe;
}
/************ slider ***********/
.slider{
	position: relative;
}
.slider .n2-ss-layers-container .n2-ss-layer b{
	font-size: 150% !important;
	text-transform: uppercase;
}

.slider .n2-ss-layers-container p{
	line-height: 1!important;
	font-family: 'PT Sans', sans-serif !important;
	z-index: 4 !important;
	background: none !important;
}
.slider .n2-ss-slide-background{
	position: absolute !important;

}
.slider .n2-ss-layers-container{
	z-index: 3;
}
/*.slider .n2-ss-slide-background::after{
	content: "";
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	right:0%;
	top: 0px;

background: rgb(167, 219, 248);
background: -webkit-linear-gradient(60deg, rgba(167, 219, 248,.7) 50%, rgba(215, 238, 248,0) 0%);
background: -o-linear-gradient(60deg, rgba(167, 219, 248,.7) 50%, rgba(215, 238, 248,0) 0%);
background: -ms-linear-gradient(60deg, rgba(167, 219, 248,.7) 50%, rgba(215, 238, 248,0) 0%);
background: linear-gradient(60deg, rgba(167, 219, 248,.7) 50%, rgba(215, 238, 248,0) 0%);
	
}*/
.slider .nextend-arrow{
	right: calc((100% - 1170px)/2) !important;
	width: 45px !important;
	background: none !important;
	height: 45px !important;
}
.slider .nextend-arrow-previous{
	display: none !important;
}
.slider .nextend-arrow img{
	height: 100% !important;
}

/*********** end slider ********/
/*********** start menu ********/
header .navbar-nav{
	float: right;
	margin: 0px;
}
header .navbar-default{
	z-index: 5;
	width: 100%;
	position: absolute;
	background: none;
	border: none;
}
header .navbar-default .nav-child{
	display: none;
}
header .navbar-default li:hover>.dropdown-toggle{
	display: block;
}
header .navbar-default .navbar-nav>li a{
	padding: 10px 30px;

}
header .navbar-default .navbar-nav li.active,header .navbar-default .navbar-nav li.active a,header .navbar-default .navbar-nav li.open a{
	background: #99d8eb !important;
}
header .navbar-default li .dropdown-menu{
	padding: 0px;
	border: none;
	background: #a3c3cd;
}
header .navbar-default li.parent:hover .dropdown-menu{
	display: block;

}
header .navbar-default li:hover{
	    background: #99d8eb
}
header .navbar-default li .dropdown-menu li a{
	padding: 10px 10px;
	border-bottom::1px solid #99b6bf;
}
header .navbar-default li .dropdown-menu li{
	border-bottom:1px solid #99b6bf;
}
header .navbar-default li .dropdown-menu li:last-child{
	border-bottom: none;
}
header .navbar-nav{
	background: #ffffff;
}
/*********** end menu ********/
/*********** about us ********/
.main-content{
	overflow: hidden;
}
.main-content .moduletable.about-us{
	position: relative;
	padding-top: 45px;
	margin-bottom: 80px;
}
.main-content .about-us::after{
                 	display: table;
    content: " ";	
}
.main-content .about-us h3{
	background: #d4eef5;
	margin-bottom: 50px;
		text-align: center;
		padding: 15px 0px;
		font:28.45px "PT Sans";
		text-transform:uppercase;
		font-weight: bold;
		color: #7e8d91;
		position: relative;
}
.main-content .about-us h3::after{
	content: "";
	position: absolute;
width: 100vw;
height: 100%;
top: 0%;
left:100%;
    background: inherit;

}
.main-content .about-us h3::before{
		content: "";
	position: absolute;
width: 100vw;
height: 100%;
top: 0px;
right:100%;
background: inherit;
}
.main-content .moduletable.about-us p:first-child{
	float: left;
	margin-right: 30px;
}
.main-content .moduletable.about-us p{
	margin-bottom: 20px;
}
.main-content .custom.about-us{

}
.main-content .moduletable.about-us p:last-child{
	margin-bottom:0px;
	margin-top: 60px;
}
.main-content .custom.about-us::after{
                 	display: table;
                 	clear: both;
    content: " ";	
}
.main-content .custom.about-us a{
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #d4eef5;
	    padding: 15px 25px;
	   font: 16.92px "PT Sans";
	   text-transform: uppercase;
	   color: #7e8d91;

}
.main-content .custom.about-us a:hover{
	background: #000000;
	text-decoration: none;
}
/*********** end about us ********/
/*********** start works ********/
.tabs-content .tab-content .mat-img{
	width:42.5%;
	float: left;
	padding-right: 30px;
	display: inline-block;

}
.tabs-content .tab-content .mat-img img{
	width: 100%;
	height: auto;
	
}
.tabs-content .nav-tabs{
	border-bottom: none;
	float: right;
	clear: both;
}
.tabs-content .nav-tabs{
	float: right;
	margin-bottom: 30px;
}
.tabs-content .nav-tabs>li.active a{
	background: #e4f4f9;

	border-radius: 30px;
	font-size:16.67px;
	font-family: "PT Sans";
	font-weight: bold;
	color: #658a96;
	border:none;
}
.tabs-content .nav-tabs>li a{
	padding: 5px 25px;
}

.tabs-content .nav-tabs>li{
	font-size:16.67px;
	text-transform: uppercase;
font-weight: normal;
}
.tabs-content .nav-tabs::after{
	content: "";
	display: table;
	clear: both;
}
.tabs-content .tab-content::after{
	content: "";
	display: table;
	clear: both;
}
.tabs-content .nav-tabs,.tabs-content .p-text{
	width: 57.5%;
	font-size: 14px;
	display: inline-block;
}
.tabs-content .tab-content{
	font-size: 0px;
}
.tabs-content .tab-pane{
	padding-top: 30px;
}
.tabs-content .tab-pane .mod-articles-category-readmore{
	margin-top: 30px;
}
.tabs-content .tab-pane .mod-articles-category-readmore a {
    display: inline-block;
    background: #d4eef5;
    padding: 15px 25px;
    font: 16.92px "PT Sans";
    text-transform: uppercase;
    color: #7e8d91;
}
.tabs-content .tab-pane .mod-articles-category-readmore a:hover {
    background: #000000;
    text-decoration: none;
}
.moduletable.works h3 {
    background: #d4eef5;
    margin-bottom: 50px;
    text-align: center;
    padding: 15px 0px;
    font: 28.45px "PT Sans";
    text-transform: uppercase;
    font-weight: bold;
    color: #7e8d91;
    position: relative;
}
.moduletable.works h3::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0px;
    right: 100%;
    background: inherit;
}


.moduletable.works h3::after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0%;
    left: 100%;
    background: inherit;
}
.moduletable-construction-materials{
	margin-bottom: 80px;
}
.cat-all::after{
	content: "";
	display: table;
	clear: both;
}
.cat-all,.child-mat{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cat-all li{
	margin: 0px;
	padding: 0px;

}
.cat-all .cat-title{
	min-height: 50px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.cat-all .cat-title a{
	padding-bottom:5px;
	border-bottom: 1px solid #e2e4e9;
	display: inline-block;
font-family: "PTSans", sans-serif;
font-size: 17px;
color: #1a1a1a;
font-weight: bold;
}
.cat-all .cover-list{
	font:17.4px "PT Sans";
	color: #1a1a1a;
	max-height: 410px;
	margin-right: 23px;
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,.23); /* drop shadow */
-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.23); /* drop shadow */
box-shadow: 0 1px 7px rgba(0,0,0,.23); /* drop shadow */
	border: 1px solid #e0e0e0;
}
.cat-all .cover-list .child-mat li a{
		font:17.4px "PT Sans";
	color: #1a1a1a;
}
.cat-all .mod-articles-category-group,.cat-all .child-mat{
	padding: 0px 25px 0px 25px;
}
.cat-all .cover-list:nth-child(3n){
	margin-right: 0px;
}
.cat-all .as:nth-child(1) .backgroung-image{
	width: 100%;
	height: 160px;
    background: url("../images/category-img/stroy.jpg") 0% 80% no-repeat;
    background-size: cover;

}
.cat-all .as:nth-child(2) .backgroung-image{
	width: 100%;
	height: 160px;
	  background: url("../images/category-img/stroy-2.jpg") 0% 80% no-repeat;
    background-size: cover;

}
.cat-all .as:nth-child(3) .backgroung-image{
	width: 100%;
	height: 160px;
	  background: url("../images/category-img/stroy-3.jpg") 0% 80% no-repeat;
    background-size: cover;

}
.cat-all .cover-list .child-mat{
	margin-bottom: 50px;
}
.cat-all .cover-list .child-mat .mod-articles-category-title{
	
	position: relative;
}
.cat-all .cover-list .child-mat .mod-articles-category-title:hover{
	border-bottom: 1px solid #ddf1f7;
	text-decoration: none;
}
.cat-all .cover-list .child-mat .mod-articles-category-title:hover::before{
	content: "";
	position: absolute;
	width: 14px;
	background: url('../images/icon/ar.png') no-repeat;
	background-size: contain;
	height: 12px;
	left: -20px;
	top: 50%;
	margin-top: -6px;
}
.parrent-cat a {
    display: inline-block;
    background: #d4eef5;
    padding: 15px 25px;
    text-align: center;
    font: 16.92px "PT Sans";
    text-transform: uppercase;
    color: #7e8d91;
}
.parrent-cat a:hover {
    background: #000000;
    text-decoration: none;
}
.parrent-cat{
	margin-top: 50px;
	text-align: center;
}
.title-after-before {
    background: #d4eef5;
    margin-bottom: 50px;
    text-align: center;
    padding: 15px 0px;
    font: 28.45px "PT Sans";
    text-transform: uppercase;
    font-weight: bold;
    color: #7e8d91;
    position: relative;
 }
 .title-after-before::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0px;
    right: 100%;
    background: inherit;
}   
.title-after-before::after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0%;
    left: 100%;
    background: inherit;
}
/*********** end works ********/
/*********** start footer ********/
.footer-top{
	height: 315px;
}
.background-footer-top{
	height: 100%;
	background: url("../images/background-footer-top.jpg") 100% 80% no-repeat;
    background-size: auto;
}
.footer-top .nexevocontainer h2{
	color: #6d919d; /* text color */
font-family: "PTSans", sans-serif;
font-size: 28px;
font-weight: bold;
text-transform: uppercase;


}
.footer-top .nexevocontainer .control-group:first-child{
		color: #b4b4b4; /* text color */
font-family: "PTSans", sans-serif;
font-size: 18px;
margin-bottom: 25px !important;
font-weight: bold;
}
.footer-top .nexevocontainer .control-group{
	margin-bottom: 20px !important;
}
.footer-top .nexevocontainer .control-group input[type="text"]{
	background: rgba(224, 228, 234, 1.0) !important;
	border: none !important;
	width: 100% !important;
	border-radius:0px !important;
color: #c7cfda !important; /* text color */
font-family: "PTSans", sans-serif;
font-size: 23px;
}
.footer-top .nexevocontainer .control-group input[type="text"]:focus{
	color: #000000 !important;
}
.footer-top .nexevocontainer .control-group:last-child .btn{
	width: 100% !important;
	margin-top: 10px !important;
	margin-right: 0px !important;
	padding: 10px 5px !important;
	background: #d4eef5 !important;
	border: none !important;
	text-transform: uppercase;
	border-radius:0px !important;
	color: #7d8d91 !important; /* text color */
font-family: "PTSans", sans-serif !important;
font-size: 17px !important;

}
.footer-top .nexevocontainer .control-group:last-child .btn:hover {
    background: #000000 !important;
    text-decoration: none;
}
.footer-top .nexevocontainer{
	padding: 0px 30px 0px 30px !important;
}
/*********** start footer-menu ********/
footer .footer-menu .navbar-nav{
	margin: 0px;
}
footer .footer-menu  .navbar-default{
	z-index: 5;
	width: 100%;
	position: absolute;
	background: none;
	border: none;
}
footer .footer-menu  .navbar-default .nav-child{
	display: none;
}
footer .footer-menu  .navbar-default li:hover>.dropdown-toggle{
	display: block;
}
footer .footer-menu  .navbar-default .navbar-nav>li a{
	padding: 10px 30px;

}
footer .footer-menu .navbar-default .navbar-nav li.active,header .navbar-default .navbar-nav li.active a,header .navbar-default .navbar-nav li.open a{
	background: #99d8eb !important;
}
footer .footer-menu  .navbar-default li .dropdown-menu{
	padding: 0px;
	border: none;
	background: #a3c3cd;
}
footer .footer-menu li.parent:hover .dropdown-menu{
	display: block;

}
footer .footer-menu  .navbar-nav li:hover{
	    background: #99d8eb
}
footer .footer-menu .navbar-nav li{
	display: table-cell;
	text-align: center;
	float: none;
		width: 1%
}
footer .footer-menu .navbar-nav a{
	color: #414245; /* text color */
font-family: "OpenSans", sans-serif;
font-size: 14px;
}
footer .footer-menu .navbar-nav li .dropdown-menu li{
	    display: block;
    width: 100%;
}
footer .footer-menu .navbar-nav li .dropdown-menu{
	top:auto;
	bottom: 100%;
}
footer .footer-menu .navbar-nav li:hover {
    background: #99d8eb;
}
footer .footer-menu .navbar-nav li:hover a{
	background: none;
}
footer .footer-menu .navbar-nav li .dropdown-menu li a{
	padding: 10px 10px;
	display: block;
	color: #6d919d;
	border-bottom::1px solid #99b6bf;
}
footer .footer-menu .navbar-nav li .dropdown-menu li.active{
	background: none;
}
footer .footer-menu .navbar-nav li .dropdown-menu li.active a{
	color: #fff;
}
footer .footer-menu .navbar-nav li .dropdown-menu li{
	border-bottom:1px solid #99b6bf;
}
footer .footer-menu .navbar-nav li .dropdown-menu li:last-child{
	border-bottom: none;
}
footer .footer-menu .navbar-nav{
	background: #ffffff;
}
footer .footer-menu .navbar-nav .dropdown-menu {
    padding: 0px;
    border: none;
    background: #a3c3cd;
    }
/*********** end footer-menu ********/
/*********** start footer-bottom ********/
.footer-bottom{
	padding: 10px 5px;
	background: #b6e5f3;
}
.footer-bottom a{
	font-size: 13px;
	color: #858484;
}
.footer-bottom p{
		color: #858484;
	font-size: 13px;
	margin: 0px;
}
.footer-bottom-left{
	margin: 0px;
	font-size: 13px;
	color: #858484;
	float: left;
}
.footer-bottom .custom-created-by{
	float: right;
}
/*********** end footer-bottom ********/
/*********** end footer ********/
/************ CATEGORY HOME PAGE ************/
.categories-module-works{
	list-style: none;
	padding: 0px;
	padding-top: 30px;
	margin: 0px;
}
.categories-module-works li{
	padding: 0px;
	padding-right: 23px;
	margin: 0px;
}
.categories-module-works .cover-list{
	    font: 17.4px "PT Sans";
    color: #1a1a1a;
    max-height: 410px;
    min-height: 410px;
    margin-bottom: 20px;
    padding: 0px 25px 0px 25px;
    -moz-box-shadow: 0 1px 7px rgba(0,0,0,.23);
    -webkit-box-shadow: 0 1px 7px rgba(0,0,0,.23);
    box-shadow: 0 1px 7px rgba(0,0,0,.23);
    border: 1px solid #e0e0e0;
}
.categories-module-works .cover-list .img-cat{
	width: calc(100% + 50px);
    height: 160px;
    margin-left: -25px;

}
.categories-module-works .cover-list:hover{
	cursor: pointer;
	background: #d4eef5;
	transition: all .3s linear;
}
.categories-module-works .cover-list .cat-title{
	padding-bottom: 5px;
    border-bottom: 1px solid #e2e4e9;
    display: inline-block;
    font-family: "PTSans", sans-serif;
    font-size: 17px;
    color: #1a1a1a;
    font-weight: bold;
}
/************  End of CATEGORY HOME PAGE  *************/
.category-module-construction-materials{
	list-style: none;
	padding: 0px;
	margin: 0px;

}
.category-module-construction-materials .cover-list{
	   font: 15px "PT Sans";
    color: #1a1a1a;
    max-height: 410px;
    min-height: 410px;
    margin-bottom: 20px;
    padding: 0px 25px 0px 25px;
    -moz-box-shadow: 0 1px 7px rgba(0,0,0,.23);
    -webkit-box-shadow: 0 1px 7px rgba(0,0,0,.23);
    box-shadow: 0 1px 7px rgba(0,0,0,.23);
    border: 1px solid #e0e0e0;


}
.category-module-construction-materials .cover-list:hover{
	cursor: pointer;
	background: #d4eef5;
	transition: all .3s linear;
}
.category-module-construction-materials .cover-list .cat-img{
	width: calc(100% + 50px);
    height: 160px;
    margin-left: -25px;
    margin-bottom: 20px;
}
.category-module-construction-materials .cover-list .cat-title{
	padding-bottom: 5px;
    border-bottom: 1px solid #e2e4e9;
    display: inline-block;
    font-family: "PTSans", sans-serif;
    font-size: 17px;
    color: #1a1a1a;
    margin-bottom: 25px;
    font-weight: bold;
}
.blog .category-desc img{
margin: 0px auto;
}
@media screen and (max-width: 1200px){
.slider .nextend-arrow{
	right:15px !important;
}
}
@media screen and (max-width:992px){
		.header-top-blocks,.left-header-top {
			text-align: center;
			float: none;
		}
		.cat-all .as:nth-child(2n) .cover-list{
			margin-right: 0px;
			

		}
		.categories-module-works li{
			padding-left: 15px;
			padding-right: 15px;
		}
		
		.cat-all .cover-list{
			margin-bottom: 20px;
		}
}
@media screen and (max-width: 768px){
	.categories-module-works .cover-list .img-cat,.category-module-construction-materials .cover-list .cat-img{
    height: 226px;}

	.footer-menu{
		display: none;
	}
	.cat-all .as{
		text-align: center;
	}
		.cat-all .cover-list{
		margin-right: 0px;
	}
	/********* start tabs *************/
	.tabs-content{
		padding-left: 10px;
		padding-right: 10px;
	}
	.tabs-content .nav-tabs,{
		float: none;
		width: auto;
	}
	.tabs-content .nav-tabs>li{
		float: none;
	}
	/********* end tabs ***************/
	.main-content .moduletable.about-us{
		margin-bottom: 0px;
		padding: 0px 10px;
	}
	.main-content .moduletable.about-us p:first-child img{
		width: 90%;
		height: auto;
	}
	.main-content .moduletable.about-us p:first-child{
		margin-right:0px ;
		float: none;
		text-align: center;
	}
	header .navbar-default{
		position: static;
		display: block;
	}
	header .navbar-nav{
		float: none;
	}
	/******* for dropdown-menu *****/
	header .navbar-default li.parent:hover .dropdown-menu{
		display: none;
		width: 100%;
	}
	header .navbar-default ul li.open:hover .dropdown-menu{
		display: block;

	}
	/********* end dropdown-menu **********/
	header .logo{
		width: 100%;
	}
	.footer-bottom .footer-bottom-left,.footer-bottom .custom-created-by{
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 480px){
			/********* start tabs *************/
	.tabs-content .tab-content .mat-img,.tabs-content .nav-tabs, .tabs-content .p-text{
		padding-right: 0px;
		width: 100%;

	}

			/********* end tabs ***************/
			.slider .slider-cont{
				display: none;
			}
	header .logo img{
		margin: 0px auto;
		width: 90%;
		height: auto;
	}
	header {
    padding-bottom: 10px;
}
  }
p.mod-articles-category-introtext.p-text a {
    display: block;
    background: #d4eef5;
    padding: 15px 25px;
    font: 16.92px "PT Sans";
    text-transform: uppercase;
    color: #7e8d91;
    width: 154px;
}
  .moduletable.works ul.nav.nav-tabs {
    display: none;
}