
@font-face {
	font-family: 'magistralcregular';
	font-style: normal;
	font-weight: normal;
	src: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI2Zgeg.eot');
	src: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI2Zgeg.eot') format('embedded-opentype'), 
	url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI3RgaHA3.woff2') format('woff2'),
	url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI3RgaHA.woff') format('woff'), 
	url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI3d7aA.ttf') format('truetype'), 
	url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWtwY3FhYw/Ymp9eyloZ2Jnd3Fgbm8/aWR0ZndxdGRiZyhlamFqbn1nI3B5aTVoc3NsYXpiaXxnd3ZocWlndw.svg#magistralcregular') format('svg');
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	color: #666;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px; 
	background: #fdfdfd;
}
.wrapper {
	padding-top: 90px;
	min-height: 100%;
	margin-bottom: -41px;    
	padding-bottom: 56px;
	overflow: hidden;
}
footer {
	border-top: 1px solid #333;
	text-align: center;
}
footer *{
	padding: 0;
	margin: 0;
}
a,
a:hover, 
a:focus {
	color: #7484FF;
}
.h-wrapper {
	margin: 0 -15px;
	overflow: hidden;
	text-align: center;
	background: right top no-repeat no-repeat;
	background-size: 80px;
}
.h-wrapper > h1,
.h-wrapper > span {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	margin: 30px 0;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	vertical-align: middle;
	z-index: 3;
}
.h-wrapper > h1:before,
.h-wrapper > h1:after,
.h-wrapper > span:before,
.h-wrapper > span:after {
	content: '';
	height: 1px;
	background: #999;
	position: absolute;
	width: 3000px;
	top: 50%;
	margin-top: -1px;
}
.h-wrapper > h1:before,
.h-wrapper > span:before {
	left: -3015px;
}
.h-wrapper > h1:after,
.h-wrapper > span:after {
	right: -3015px;
}
.btn {
	background: none;
	border: 1px solid #000;
	border-radius: 0;
	font-weight: normal;
	text-transform: uppercase;
	color:#000;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.btn:hover,
.btn:focus{
	-webkit-box-shadow:inset 0px 0px 0px 30px #545EA9;
	box-shadow:inset 0px 0px 0px 30px #545EA9;
	color:#fff;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
	background-color: #7484FF;
	border-color: #B3B3B3;
}
body.modal-open {
	padding-right:0!important;
	overflow-y:scroll!important;
}
.modal-dialog {
	margin: 150px auto;
}
.modal-content {
	padding:5px;
	margin: 15px;
	border-radius: 0px;
	text-align: center;
}
.modale-wrapper {
	margin: 10px;
	overflow: hidden;
	border: 1px solid #333;
}
.modal-header {
	padding: 0;   
	margin-bottom: 10px; 
	text-align: left;
	border-bottom: 1px solid #333;
}
.modal-header h4{
	line-height: 35px;
	padding-left: 15px;
}
.modal-header .close {
	margin: 0;
	border-left: 1px solid #333;
	border-top: 0;
	border-right: 0;
	padding: 7px 12px 7px 12px;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.modal-body form input,
.modal-body form button {
	width: 100%;
	height: 40px;
	margin-top: -2px;
	color: #333;    
	font-weight: bold;
	border: 1px solid #333;
}
.modal-body form input {
	margin-bottom: 10px;    
	padding: 10px;
	border: 1px solid #333;
}
#modal-phone .modal-body {
	padding: 15px 15px 0 15px;
}
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background-color: #393185;
}
body.index .navbar-wrapper {
	background: none;
}
.navbar-default {
	min-height: 51px;
	background-color: #fff;
	border-color: #f8f8f8;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li:hover>a  {
	background: none;
	text-decoration: underline;
	color: #7484ff;
}
.navbar-nav {
	text-align: right;
}
a.navbar-brand {
	padding: 0 0 0 15px;
}
a.navbar-brand img {
	width: auto;
	height: 100%;
	padding: 5px 0;
}
.navbar-toggle {
	padding: 6px 10px;
}
.navbar-toggle .glyphicon {
	padding-right: 5px;
}
.navbar-wrapper .glyphicon {
	top: 2px;
}
.navbar-default .navbar-nav>li>a {
	color: #333;
}
ul.lang {
	background-color: #DDDDDD;
	font-size:0;
}
ul.lang>li {
	display: inline-block;
	width: 60px;
	font-size: 14px;
	text-align: center;
}
ul.lang>li a {
	border-left: 1px solid #ECECEC;
	color: #000 !important;
}
ul.lang>li:hover,
ul.lang>li.current-lang {    
	background: #f8f8f8;
	text-decoration: underline;
}
.more-info {
	padding-top: 54px;
	color: #fff;
	text-align: right;
}
.more-info p {
	display: inline-block;
	margin-bottom: 0;
	line-height: 35px;
	color: #fff !important;
}
.more-info button {
	display: none;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 3px 12px;
	border: 1px solid #fff;
	color:#fff;
}
.more-info button:hover {
	-webkit-box-shadow:inset 0px 0px 0px 30px #fff;
	box-shadow:inset 0px 0px 0px 30px #fff;
	color:#000;
}
.carousel, 
.carousel .item, 
.carousel > .active {
	height: 100%;
}
.carousel .carousel-inner {
	height: 100%;
	background-image: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/ZmIiIW51YQ.jpg');
	background-position: center top;
	background-size: cover;
}	
.carousel-caption {
	position: absolute;
	top: 30%;
	left: 1%;
	right: 0;
	width: 99%;
	color: #fff;
	z-index: 10;  
	text-align: center;  
	text-transform: uppercase;
}
.carousel-caption h1 {
	font-size: 72px;
	font-size: 6vw;
	line-height: 1em;
	margin-bottom: 18px;
	font-family: magistralcregular;
	font-weight: normal;
} 
.carousel-caption p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: auto;
}
.carousel-indicators {
	bottom: 19px;
	opacity: 0;
}
.carousel .carousel-control {
	background: none;
	width: 10%;
} 
#product {
	min-height: 200px;
	padding: 0 15px 5px 15px;
	margin: 1px 0px -5px 0px;
	border-top: 1px solid #333;
}
#product .h-wrapper {
	background-image: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/aGB1eyp1aGI.png'), url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/dmx0Z3Ardmtp.png');
	background-position: left top, right top;
	background-repeat: no-repeat;
}
#product ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
#product ul>li {
	padding: 0 15px 30px 15px;
}    
#product ul>li a {
	display: table;
	width: 100%;
	height: 256px;
	border: 1px solid rgba(0, 0, 0, 0.11);
	min-height: 250px;
}
#product ul>li a p {
	display: table-cell;
	vertical-align: middle;
	background-image: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/cXZ_emNkKHVgYw.png');
	background-position:  center center;
	background-size: cover;
}
#product ul>li span {
	display: block;
	width: 100%;
	margin: auto;
	padding: 25px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(52,52,52,0.75);
}
#product ul>li a:hover span{
	text-decoration: underline;
}
aside {
	position: static;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
	background: #fff;
}
aside .navbar-header,
aside .navbar-header button{
	width: 100%;
	font-weight: bold;
	float: none;
	text-align: center;
}
aside .navbar-header p {
	display: none;
	line-height: 49px;
	margin-bottom: 0;
}
aside .navbar-header button .glyphicon {
	padding: 3px 0 0 0;
}
aside ul.nav.navmenu-nav li a{
	border-top: 1px dashed #000000;
	color: #333;
	text-decoration: underline;
}
aside ul.nav.navmenu-nav li a:hover,
aside ul.nav.navmenu-nav li.active a {
	color: #7484ff;
	background: #fff;
}
aside .navbar-header p {    
	background: #F8F8F8;
	color: #333;
}
article {
	padding: 0 15px;
	overflow: hidden;
}
article .h-wrapper{
	background-image: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/dmx0Z3Ardmtp.png');
	text-align: left;
	padding-left: 85px;
}
article img {
	max-width: 100%;
	height: auto;
}
article .alignleft {
	float: left;
	padding: 0 10px 0 0;
}
article .alignright {
	float: right;
	padding: 0 0 0 10px;
}
article .aligncenter {
	display: block;
	margin: 0 auto;}
	article .border {
		margin-bottom: 10px;
		padding: 10px;
		border: 1px dashed rgba(0, 0, 0, 0.22);
		border-radius: 4px;
	}
	article .border:after,
	article .border:before {    
		content: " ";
		display: table;
	}
	article .border:after {
		clear: both;
	}
	article ul li,
	article ol li {
		list-style-position: inside;
	}
	.content-news section {
		padding: 10px;
		margin-bottom: 10px;
		border: 1px solid rgb(235, 235, 235);
		background: #fff;
	}
	.content-news section a {
		text-decoration: underline;
		color: #333;
	}
	.content-news section a:hover {
		color: #7484FF;
	}
	.content-news section .data {
		color: #999;
	}    
	.content-news section h4 {
		margin-top: 0;
		text-decoration: none;
	}
	.content-news section img{    
		float: left;
		max-width: 200px;
		height: auto;
		margin-right: 10px;
		border-radius: 5px;
	}
	.content-portfolio ul.clearfix {
		padding: 0;
		font-size: 0;
	}
	.content-portfolio ul.clearfix li {
		float: none;
		display: inline-block;
		padding-bottom: 20px;
		font-size: 14px;
		text-align: center;
		list-style: none;
	}
	.content-portfolio ul.clearfix li img {
		width: 100%;
		height: auto;
	}
	.content-portfolio ul.clearfix li span {
		color: #333;
		text-decoration: underline;
	}
	.content-portfolio ul.clearfix li a {
		display: block;
		border: 1px solid rgba(0, 0, 0, 0.11);
	}
	.content-portfolio ul.clearfix li a:hover span {
		color: #7484FF;
	}
	.content-portfolio ul.pagination {
		margin-top: -5px;
	}
        .google-maps {
      position: relative;
      padding-bottom: 75%; 
      height: 0;
      overflow: hidden;
   }
       .google-maps iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
   }
	#contact {
		padding: 105px 15px 56px;
	}
	#contact #map {
		margin-left: -15px;
		min-height: 100%;
		height: 510px;   
		-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
		-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
		box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.1);
	}
	#contact #map #content {
		padding-top: 15px;
	}
	#contact .form {
		min-height: 510px;
		border: 1px dashed #333;
	}
	#contact .form .h-wrapper > span {
		margin: 10px 0;
	}
	#contact .form .row span.col-sm-3.col-xs-4 {
		font-weight: bold;
	}
	#contact .form .row span {
		display: block;
	}
	#contact form .row {
		padding-bottom: 10px;
	}
	#contact form input,
	#contact form textarea,
	#contact form .btn {
		width: 100%;
		resize: vertical;
		border: 1px solid #A9A9A9;
		background: #FAFAFA;
	}
	#contact form textarea {
		height: 110px;
	}
	#not-found article{
		text-align: center;
	}
	#not-found article img{
		max-width: 100%;
		height:auto; padding:10px;
	}
	.wpcf7-not-valid {
		border-left: 3px solid red !important;
	}
	div.wpcf7-response-output {
		margin: 10px 0;
		text-align: center;
	}
	div.wpcf7 img.ajax-loader {
		display: none;
	}
	.tos-wrapper .tos-caption {
		display: none;
	}
	@media (min-height : 760px) {
		#contact,
		#contact .map,
		#contact .form {
			height: 100%;
		}
		#contact form textarea {
			height: auto;
		}
		.h-wrapper > h1,
		.h-wrapper > span {
			margin: 45px;
		}
		#product ul>li a {
		   height: 356px;
		}
	}
	@media (min-width : 1200px) {
		#product .h-wrapper,
		article .h-wrapper {
			background-size: contain;
		}
		a.navbar-brand {
			position: absolute;
			left: 0;
			top: 0;
			width: 354px;
			height: 91px;
			z-index: 21;
			background: url('/cwsd.php?Z3EuaHZkaGF9cGRmenA/bWh0/aGp0YClnYSt-amI.png') no-repeat;
			padding: 10px 65px 0 15px;
			margin: 0;
		}
		a.navbar-brand img {
			width: 100%;
			height: auto;
			padding: 0;
		}
		.more-info button {
			display: inline-block;
		}
		nav>.container-fluid{
			padding-right: 0;
			padding-left: 0;
		}
		.navbar>.container-fluid .navbar-brand {
			margin-left: 0px;
		}
		.navbar-nav.navigation>li>a {
			border-right: 1px solid #ececec;    
			padding-top: 5px;
			padding-bottom: 5px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		.navbar-nav>li:last-child>a {
			border-right: none;
		}
		ul.lang{
			background: #fff;
		}
		ul.lang>li>a{
			min-width: 50px;
			text-align: center;
			border-right: none; 
		}
		.carousel-caption p {
			margin-bottom: 20px;
			font-size: 21px;
			line-height: 1.4;
		}
		aside {
			position: relative;
			float: left;
			width: 295px;
		}
		aside .navbar-header p {
			display: block;
		}
		#contact .wpcf7-response-output {
			width: 74%;
			float: right;
		}
	}