@charset "utf-8";

/* CSS Document */

body {
font-size:15px;
font-family: "Montserrat", 'Roboto Condensed', sans-serif !important;
font-weight:normal;
font-weight: 400 !important;
}

a {
	text-decoration: none !important;
}

ul, li {
	list-style-type: none;
}

article {
/*	padding: 0 1%;   */
}

.skitter {
width: 100% !important;
max-width: 100% !important;
}

.container_skitter {
 height:580px !important;
}

.skitter-large-box{
    height:580px !important;
}
.skitter-large{
    height:580px !important;
}

.skitter-large-box img {
    height:580px !important;
}

.block ul, .block {
width: 100%;
/* float: left;  */
padding: 0;
}

.block ul {
position: relative;
z-index: 100;
overflow: hidden;
padding: 0;
margin: 0;
}

.block ul  li {
width: 33.333%;	
float: left;
/*  margin: 0 1.5% 2%;  */
}

.block ul li:nth-child(2), .block ul li:nth-child(4), .block ul li:nth-child(6) {
height: 455px;
overflow: hidden;
text-align: center;
margin: auto;
padding: 90px 50px;
}

h1 {
    font-size: 50px;
	line-height: 69px;
    font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: none;
    margin: 0 0 10px 0;
    padding: 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
	text-align: center;
}


h2 {
font-family: "Playfair Display",serif;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
font-size: 36px;
text-align: center;
}

.block ul  li p {
display: inline-block;
position: relative;
width: 100%;
font-size: 16px;
}

.block ul  li img {
width: 100%;
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
}

.block ul  li img:hover {
width: 100%;
-webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
filter: grayscale(80%);
}

.line {
height: 2px;
text-indent: 9999px;
width: 63px;
margin: auto;
}

.us {
float:left; 
height: 520px; 
display: block;
background-position: center center;
background-repeat: no-repeat;
padding: 10%;
}

.process {
float: left;
width: 100%;
padding: 5% 5% 20% 5%;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-clip-path: polygon(0 0, 100% 1%, 100% 79%, 50% 100%, 0 79%);
clip-path: polygon(0 0, 100% 1%, 100% 79%, 50% 100%, 0 79%);
}

.process ul.processText {
float: left;
width: 50%;
}

.process ul li {
float: left;
width: 100%;
}


.process h1, .process .line {
text-align: center;
margin: auto;
}

.process h2 {
text-align: left;
}

.processImg {
float: left;
width: 50%;
}

.leftProject {
float: left;
background-repeat: no-repeat;
width: 524px;
margin: -20% 0 0 3%;
position: relative;
z-index: 100;
}

.whiteProject {
float: left;
background: #fff;
margin: 10%;
padding: 5%;
}

.rightProject {
float: left;
background-repeat: no-repeat;
width: 524px;
margin: -8% 0 0 5%;
position: relative;
z-index: 100;
}

.service {
text-align: center;
float: left;
width: 100%;
padding: 5% 0;
}


.imgSer {
background: #efcd4f;
border-radius: 50%;
border-radius: 50%;
width: 130px;
height: 130px; 
text-align: center;
margin: auto;
float: none;
background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, yellow 0%, #efcd4f 100%, red 95%);
background-image: -webkit-radial-gradient(45px 45px, circle cover, yellow, #efcd4f);
background-image: radial-gradient(45px 45px 45deg, circle cover, yellow 0%, #efcd4f 100%, red 95%);
border-width: 2px;
border-style: solid; 	
}

.service ul {
padding: 0;
margin: 0;
}

.service ul li {
float: left;
width: 21.5%;
margin: 0 1.5%;
text-align: center;
}

.service h1 {
text-align: center;
}




.header {
border-bottom-style:solid;
border-bottom-width: 1px;
}

header {
margin-bottom:0;
clear: both;
min-height: 85px;
position: relative;
z-index: 1000;
}

.top {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background: rgba(1,65,111,0.9);
    text-align: center;
    line-height: 40px;
}


.top.active {
    background: rgba(0,0,0,0.9);    
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	z-index: 1000;
}

.logo {
display:block;
width:100%;
max-width:180px;
height:65px;
float:left;
margin-left:0.5em;
background-repeat: no-repeat;
}


.blockElement {
border: none !important;
/* border-style: solid;
border-width: 1px;  */
}


.banners{
height: 650px;
}

.top-menu-holder {
float:right; 
width:85%;
}

.addit {
width: 70%;
text-align:right;
overflow:hidden;
float: right;
margin: 10px 30px 0 0;
}

.moreinfo {
display:inline-block;
float:right;
margin-right:1em;
padding-top:0.3em;
}

.lang {
margin-right:0.5em;
}

.animate {
float:left;
width:100%;
display: block;

}

nav.top-menu {
position: relative;
z-index: 300;
margin: 0;

}

nav.top-menu ul {
display: table;
list-style: outside none none;
margin: 0;
padding: 0;
}

nav.top-menu ul li {
padding: 0 30px;
}

nav.top-menu ul li a {
line-height:3em;
text-align:center;
font-size:1em;
text-transform:uppercase;
}

nav.top-menu ul li a:hover {

}

nav.top-menu li span.floatLeft {
height:2em;
width:2px;
margin-top:0.5em;
}

#headercustome {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
padding-top: 3em;
    padding-bottom: 7em;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.gallery {
float: left;
padding: 5% 0;
}

.gallery h1 {
text-align: center;
}

.gallery ul {
padding: 0;
}

.gallery ul li {
float: left;
width: 30.3%;
margin: 0 1.5% 3%;
}

.gallery  li  {
    cursor: pointer;
    float: left;
    position: relative;
}
.gallery  li::before {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.gallery li:hover::before {
    background: rgba(239, 205, 79, 0.8);
}

.partners {
background-repeat: no-repeat;
float: left;
width: 100%;
height: 555px;
padding: 10% 0 0 0;
}

.contactFormFooter {
float: left;
width: 90%;
text-align: center;
margin: 0% 5% 0;
padding: 5%;
position: relative;
z-index: 1000;
}

.contactFormFooter form {
margin: auto;
text-align: center;
width: 60%;
}

.adress {
padding: 30% 10% 10%;
float: left;
width: 100%;
position: relative;
z-index: 1;
margin-top: -25%;
}

.adress ul {
width: 32%;
float: left;
}

.editorForm td input.text, .editorForm td textarea {
width: 480px;
max-width: 480px;
}

.map {
float: left;
width: 100%;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.captcha {
margin: 10px 0 0 0;
}

.submit {
border: 0;
padding: 10px 20px !important;
}



.btn {
padding: 10px 20px;
border-radius: 10px;
margin: 10px 0 0 0;
float: left;
}

.us p {
height: auto;
padding: 0 5% 0 0;
}

.downServ {
float: left;
height: 14px;
margin: -14px 0 0;
position: relative;
width: 100%;
z-index: 1000;
}

.serv {
float: left;
width: 100%;
background-repeat: repeat-x; 
}

.serv ul {
padding: 0;
margin: 0;
}

.serv ul li {
float: left;
width: 33.3333%;
height: 430px;
padding: 5%;
}

.services {
float: left;
width: 100%;
padding: 5%;
background-repeat: no-repeat;
background-size: 70% 70%;
background-position: center center;
}

.services h1, .services .line {
text-align: center;
margin: auto;
}

.services ul {
padding: 0;
margin: 0;
}

.services ul li {
width: 50%;
float: left;

}

.services ul li:nth-child(2n) {
padding: 0 0 0 20%;
}

.services ul li:nth-child(2n+1) {
padding: 0 20% 0 0;
}

.projects {
float: left;
width: 100%;
padding: 5% 0;
height: auto !important;
}

.projects h1, .projects .line {
text-align: center;
margin: auto;
}

.projects ul {
padding: 5% 0 0 0; 
margin: 0;
}

.projects ul li {
float: left;
width: 33.3333%;
}

.projects li {
    cursor: pointer;
    float: left;
    position: relative;
}
.projects li::before {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.projects li:hover::before {
    background: rgba(239, 205, 79, 0.8);
	
}

.request {
float: left;
width: 100%;
padding: 5%;
}

.request h2 {
float: left;
width: 80%;
padding: 10px;
margin: 0;
}

.newsLine {
padding: 5% 0 15%;
}

.news {
float: left;
width: 100%;
margin: 0 auto 5%;
float: left;
text-align: center;
clear: both;
}

.clients {
float: left;
width: 100%;
padding: 5%;
}

.clients h1, .clients .line {
text-align: center;
margin: auto;
}

.owl-theme .owl-controls {
margin-top: 70px !important;
}

.widgetPublicationTitle, .pubImage {
width: 100% !important;
}

.pubImage img {
width: 100%;
}

.contact {
padding: 2.5% 15%;
}

.editorForm td input.text, .editorForm td textarea {

}

.content {
margin-bottom:0;
padding: 0;
overflow: visible;
}

.pageWidth1280 .container {
	max-width: 100%;
}

.catalogCategories li a {
width:100%;
padding: 0.4em;
}

.catalogCategories li a:hover {

}

.catalogCategories li a.active {
font-weight:normal;
} 

.categories {
background: url("images/arrow.png") no-repeat scroll center center;
height: 100%;
width: 4em;
}

.blockElementBottom {
border-bottom-width: 1px !important;
border-bottom-style: solid !important;
}

.listLayout .itemSummary p {
width: 100% !important;
}

/* Footer */
.col-md-4 {
	width: 33.3333%;
	float: left;
	padding: 0 20px;
}

.col-md-4 ul {
	padding: 0;
}

footer .widget-categories ul {
    columns: 2 auto;
}

.widget-categories ul li a {
    display: block;
    padding: 5px 0 5px 20px;
    position: relative;
}

.widget-categories ul li a::before {
    content:"\203A";
    left: 0;
    position: absolute;
    top: 5px;
	
}

.footer a:not(.btn-theme) {

}

.widget-categories ul li a:hover::before {
    animation: 0.4s ease 0s normal none 1 running bounceIn;
}

.col-sm-3 {
    width: 20%;
    float: left;
    margin: 0 0 0 5%;
}

.col-sm-9 {
    height: 140px;
    overflow: hidden;
}

footer {
float: left;
width: 100%;
border-top-style:solid;
border-top-width: 5px;
padding:1.8em 0;
}

.footer-links {margin-left:0.5em;}
.footer-links a {}
.footer-links span {margin:0.7em}

#websitebg {margin-right:2.5em; font-weight: normal;}
#websitebg a {}

.footer-widgets .widget-title {
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}

/* End Footer */

/* products */
.listLayout li {
border-style: solid; 
border-width: 1px;
}

.catalogSingleItem .itemImage img {
border-style: solid;
border-width: 5px;
}


#itemGallery a {
border-width: 1px;
border-style: solid;
}

p.lineClamp {
font-size:0.9em;
margin-top:0;
padding-top:0;
margin-bottom:0;
}

/* Content */

.col-md-6, .col-xs-12 {
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	width: 50%;
}



.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
}

.page-section {
    padding-bottom: 70px;
    position: relative;
}


/* End Content */

/* Grey Block */
.col-md-3 {
	width: 25%;
	float: left;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    border-right-width: 1px;
	border-right-style: solid;
}

.col-md-7 {
    width: 58.3333%;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#martello {
    bottom: 0;
    position: absolute;
    right: 17%;
}

/* End Grey Block */

/* Products Block */

.latestCatalogItemsContainer li {
	width: 33.333% !important;
	height: auto !important;
	margin: 0 0px 10px 0 !important;	
}

.latestCatalogItemsContainer li:last-child {
	margin: 0 !important;
}

.latestCatalogItemsContainer span {
    font-size: 1.02em;
    font-weight: bold;
    line-height: 3.5em;
    text-transform: uppercase;
  	text-align: center;
    width: 100%;	
}

.latestCatalogItems li a span  img {
	margin: auto;
}
.latestCatalogItems .attributes {
	display: inline-block;
}

/*  Over Effect Eyes */
 .latestCatalogItems li .widgetCatalogItemImage {
    position: relative;
    float: left;
    cursor: pointer;
  }

/*  End Over Effect Eyes */  

.latestCatalogItems li br {
display: none;
}

.pubSummary {
line-height: 25px;
font-size: 16px;
font-weight: normal;
font-family: "Source Sans Pro";
text-align: left;
}

section {
background-repeat: no-repeat;
position: relative;
z-index: 10;
}

/* End Products Block */


/* News Block */

.date {
	display: none;
}

.pubImage {
    display: block !important;
	float: left;
}

.latestPublications {
padding: 0;
margin: -10% 0 0 0;
position: relative;
z-index: 1000;
}

.latestPublications li {
	margin: 0 1.5%;
	float: left;
	display: block;
	width: 30.3%;
	height: 550px;
}


.pubSummary {
padding: 0 3%;
}

.latestPublications .pubSummary{
display:block !important;
}

.widgetPublicationTitle {
display: block;
font-family: "Montserrat UltraLight";
letter-spacing: 0.05em;
font-weight: normal;
text-transform: uppercase;
font-size: 19px;
text-align: left;
margin: 0;
padding: 15px 3%;
float: left;
}

/* End News Block */

.images ul li span {
    align-self: center;
    display: inline-block;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
    margin: 15% auto;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
	padding: 0 0 0 10%;
}


@media only screen and (max-width: 1920px) and (min-width: 1281px)  {
.partners {
height: 755px;
}
}

@media screen and (max-width: 1055px) {
	.containerAll {
	width: auto;
	}
	
	.head-contacts {
	display: none;
	}
	
	.addit {
	margin-top:-4em;
	overflow:hidden;
	margin-bottom:2em;
	text-align:center;
	width: 15%;
	margin: 10px 0 0 0 !important;
	}
	
	.top-menu-holder {
	width:100%;
	}
	
	.top {
	padding:0em;
	border-bottom: none;
	}
	
	.listLayout.cols3 li, .listLayout.cols3.AC li:nth-child(1), .listLayout.cols3.AC li:nth-child(3), .listLayout.cols3.AC li:nth-child(5) {
	width: 95%;
	}
	
	.head-contacts {
	width: 100%;
	}
	
	
	.banners .images span {
	    visibility: hidden;
	}
	
	.latestCatalogItemsContainer li  {
	width: 100% !important;
	}
	
	.us {
	width: 100%;
	height: auto;
	}
	
	.contact img {
	margin: 0;
	}
	
	
	h1 {
	font-size: 30px;
	}
	
	.pubImage {
	width: 95%;
	}
	
	.block ul li {
	width: 100%;
	}
	
	.process ul.processText {
	width: 100%;
	}
	
	.leftProject, .rightProject {
	width: 320px;
	height: auto;
	margin: 0 0 3% 0;
	}
	
.container_skitter {
 height:380px !important;
}

.skitter-large-box{
    height:380px !important;
}

.skitter-large-box img {
    height:380px !important;
}
}

@media screen and (max-width: 850px) {
	.top {
	padding-bottom:0em;
	}
	
	nav.top-menu {
	margin:0em;
	}
	
	nav.top-menu ul {
	position: relative;
	z-index: 6000;
	}
	
	nav.top-menu ul li {
	display:block;
	border-top-style: solid;
	border-top-width: 1px;
	}
  
  .containerM, .col-md-6, .col-xs-12 {
    width: 100%;
	margin: 0;
	padding: 0;
}
	
  .col-md-7 {
	  width: 100%;
  }
  
  .col-md-3 {
    width: 50%;
	margin: 0 0 7% 0;
	padding: 0;
}

	.latestCatalogItemsContainer li, .latestCatalogItemsContainer li:last-child {
	margin: auto auto 20px auto !important;
	float: none !important;
	display: table;
	}
	
	.col-md-4 {
	width: 100%;
	}
	
	.expandMain {
	height:3em;
	width:100%;
	background:url(images/menu.gif) no-repeat 1em 0em;
	display:block;
	margin-top:0.3em;
	}
	
	.expandElement {
	position:inherit;
	z-index: 50000;
	}
	
	.logo {
	margin-bottom:0.5em;
  }
	
	.footer-links.floatLeft {
	float:none;
	text-align:center;
	}
	
	#websitebg {
	text-align:center;
	margin-top:1em;
	font-size:0.8em;
	}
	
	.content {
	padding:2em 2%;
	}
	.catalogItem.catalogSingleItem .leftBlock {width:100%}
	.catalogItem.blockElement.catalog{width:48%}
	
	section {
	position:relative;
	z-index: 20;
	}
	
	header {
	position:relative;
	z-index: 200000;
	}
	
	.service ul li {
	width: 100%;
	}
	
	.us {
	columns: 1;
	}
	
	.latestPublications li {
	height: auto;
	margin: 0 0 5% 0;
	}
	
	.editorForm td input.text, .editorForm td textarea {
	width: 150px;
	max-width: 150px;
	}
	
	.contactFormFooter {
	margin: 0;
	}
	
	.contactFormFooter form {
	width: 100%;
	}
	
	.contactFormFooter, .contactForm, .lA, .lB, .lC {
	width: 100%;
	}
	
	.adress ul {
	width: 100%;
	}
	
	.fb-page, .map {
	display: none !important;
	}
	
}

@media screen and (max-width: 768px) {

	.aside article, .aside .pagePath {
	margin-left:4em;
	}

	aside {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	}
	
	.aside aside {width:auto}
	
	.aside aside:hover {
	  width: 100%;
	  max-width: 50%;
	}
	
	.expandfixed {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
	}

}

@media screen and (max-width: 640px) {
	.logo {
	float:none;
	margin:auto;
	margin-bottom:0.5em;
	}
	
	.lang {
	display:inline-block;
	}
	
	.moreinfo {
	display:inline-block;
	}
	
	.addit {
	margin-top:0em;
	margin:auto;
	}
	.catalogItem.blockElement.catalog{width:100%}
  .latestPublications li{width: 100%;}
}

@media screen and (max-width: 360px) {
	.latestCatalogItemsContainer li {
		width: 80% !important;
	}
	.lang div {
	padding: 0 !important;
	}
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
		
		}