@font-face {
    font-family: 'gravur';
   src: url("../fonts/GravuConLigCE.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

/*reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p,a, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr,iframe {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	font: inherit;
	text-decoration:none;
	list-style:none;
	
}


/*****************/  
/*****************/  
/* #Clearing
================================================== */

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
	clear: both;  
}



input, textarea{
	-webkit-border-radius: 0;
	-moz-border-radius:0 ;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: 'gravur';
	
}
input[type="text"],input[type="email"],input[type="tel"],textarea{
	font-size:14px;
	-webkit-appearance:none;
	font-family: 'gravur';
}

html{
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body {
    font-family: 'gravur';
	margin:0px;
	font-size:21px;
	font-weight:normal;
	color:#1d1d1b;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box ;
	box-sizing:  border-box;
}
.block{
	position: relative;
	top:2000px;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
p{
	margin: 75px auto 50px;
	padding: 20px;
	line-height: 38px;
	text-align: center;
	-webkit-box-sizing: boder-box;
	-moz-box-sizing:boder-box ;
	box-sizing:boder-box ;
}
.inner p:first-child{
	margin: 60px auto auto;
}
.inner p:nth-child(n+2){
	margin:auto;
}
a{
	color: #1d1d1b;
	text-decoration:none;
}
a.touch{
	line-height: 23px;
}
a:hover,a.touch{
	border-bottom: 3px solid #1d1d1b;
}
img{
	max-width:100%;
	border:0px;
 	width:auto;
	height:auto;
}
.wrapper {
	width:100%;
	margin:auto;
}
.container{
	max-width: 1000px;
	position: relative;
	margin: auto;
}
.logo{
	text-align: center;
	background-color: transparent;
	display: block;
	position: absolute;
    left: 432px;
    top: 21px;
}
a.logo:hover{
	border-bottom: 0px;
}

.nav{
	margin-top: 30px;
}
.nav ul{
	margin: auto;
	padding: 0;
}
.pop_up{
	display: none;
	position: fixed;
	width: 98.6%;
/*	height: 96%;*/
/*	margin: 1%;*/
	background: #ffffff;
}

.nav li{
	width: 50%;
	float: left;
	text-align: center;
}
.nav li a{
	padding: 20px 0 5px;
	font-size: 23px;
}
.nav li.current-menu-item a, .nav li.hovered.unhover a, .nav li.current-menu-item.hovered.unhover a:hover{
	border-bottom: 3px solid #1d1d1b;
}
.nav li.current-menu-item.unhover a, .nav li.current-menu-item.unhover a{
	border-bottom: 0px;
}


/*
#slider1{
	width: 100%;
	position: relative;
	z-index: 1;
}
*/
.item{
/*	width: 100%;*/
	height: 667px;
	background-size: cover;
	background-position: center center;
}

.banner_content{
	display: none;
	background-color: rgba(255, 255, 255, 0.5);
	height: 100%;
	width: 100%;
}
.banner_content.active {
	display: block;
}
.banner_container{
	width: 800px;
/*	height: 467px;*/
	background: #ffffff;
	position: absolute;
	left: 100px;
	top: 100px;
	background-color: rgba(255, 255, 255, 1);
	cursor: pointer;
	height: 467px;
}

.owl-controls{
	position: absolute;
	top: 0;
}

.owl-prev{
	float: left;
	height: 667px;
	width: 300px;
	display: block;
	color: transparent;
	font-size: 0px;
	cursor: url(../images/prev.png),auto !important;
}

.owl-next{
	float: right;
	font-size: 0px;
	height: 667px;
	width: 300px;
	display: block;
	margin-left: 400px;
	text-align: right;
	color: transparent;
	cursor: url(../images/next.png),auto !important;
}
.owl-next:hover {
/*	background: url(../images/next.png) no-repeat scroll 80% center/15px 24px;*/
}

.owl-prev:hover {
/*	background: url(../images/prev.png) no-repeat scroll 20% center/15px 24px;*/
}
.close{
	width: 40px;
	height: 40px;
	background: url(../images/close.png) no-repeat scroll center center;
	float: right;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.close img{
	width: auto !important;
}

.content_heading{
	font-size: 19px;
	margin: 51px auto auto;
	width: 85%;
	float: none;
}
.content_heading span{
	border-bottom: 3px solid #1d1d1b;
}


.banner_inner_content{
	font-size: 19px;
	width: 85%;
	margin: auto auto 43px;
	float: none;
}

.banner_inner_content p{
	margin: 20px 0;
	text-align: left;
	padding: 0;
	line-height: 37px;
	font-size: 19px;
	
}

.sliders{
	margin-bottom: 103px;
}

.slider_info {
	margin: 15px 0;
	position: relative;
	display: inline-block;
	width: 100%;
}
.slider_info .slider_title {
	position: absolute;
	left: 0;
	font-size: 19px;
	color: #1d1d1b;
}
.slider_info .info {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-size: 19px;
}
.slider_info .info.active, .slider_info .info:hover{
	border-bottom: 3px solid #1d1d1b;
}

footer{
	margin: -10px 0 25px;
	display: inline-block;
	width: 100%;
	
}

.footer_info {
	width: 50%;
	float: left;
	font-size: 19px;
	line-height: 38px;
}
.footer_info span{
	line-height: normal;
}

.scrollTop {
	text-align: right;
	width: 50%;
	float: left;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 19px;
}
.scrollTop a{
	display: inline-block;
}

.logos{
	text-align: center;
	margin: 28pxpx auto 38px;
}
.logos li{
	width: 30%;
	display: inline-block;
	margin: 1.66%;
}

.contact{
	text-align: center;
	margin-bottom: 90px;
}

.contact .title{
	width: 100%;
	margin-bottom: 30px;
}
.contact .title span {
	border-bottom: 3px solid #1d1d1d;
}
.contact .address{
	line-height: 38px;
}

@media only screen and (max-width:1030px){
	.container{
		max-width: 768px;
	}
	.logo{
		left: 315px;
	}
	.item,.owl-prev,.owl-next{
		height:  567px;
	}
	.owl-prev, .owl-next{
		width: 150px;
	}
	.banner_container{
		width: 762px;
		left: 0;
		top: 0;
		border: 3px solid #1d1d1d;
	}
	.scrollTop a:hover{
		text-decoration: none;
		border: 0;
	}
}

@media only screen and (max-width:800px){
	body{
		font-size: 19px;
	}
	p{
		padding: 10px;
	}
	.container{
		max-width: 548px;
		position: relative;
	}
/*
	.logo {
		left: 205px;
	}
*/
	.logo{
		left: 50%;
		transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
	.nav li{
		text-align: left;
	}
	.nav li+li{
		text-align: right;
	}
	
	.item,.owl-prev,.owl-next{
		height:  406px;
	}
	.owl-prev, .owl-next{
		width: 0;
	}
	.banner_container{
		width: 542px;
		height: auto;
	}
	.banner_inner_content p {
		margin: 10px 0px;
		line-height: 30px;
	}
	.banner_inner_content{
		width: 96%;
		
	}
	.content_heading{
		width: 96%;
		margin: 20px auto auto;
	}
	.sliders{
		margin-bottom: 50px;
	}
	footer{
/*		margin: 30px auto;*/
	}
	.contact{
		margin-bottom: 35px;
	}
	.scrollTop{
		top:19px;
	}
	
}

@media only screen and (max-width:740px){
	.container{
		max-width: 532px;
	}
	.item,.owl-prev,.owl-next{
		height: 355px;
	}
	.banner_container {
		width: 585px;
		height: 338px;	
	}
	.container{
			max-width: 591px;
		}
		.item{
			height: 394px;
		}
	}

@media only screen and (max-width:735px){
		.container{
			max-width: 532px;
		}
		.item{
			height: 355px;
		}
	.banner_container {
		width: 526px;
		height: 338px;
	}
}

@media only screen and (max-width:568px){
	body{
		padding: 0;
	}
	header{
		margin-top: 6px;
	}
/*
	header .container{
		max-width: 282px;
	}
*/
	.nav li a{
		font-size: 19px;
	}
	.banner_inner_content {
		margin-bottom: 34px;
	}
	.banner_container{
		height: auto;
	}

	.container{
		max-width: 450px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.item,.owl-prev,.owl-next{
		height: 300px;
	}
	
	.logo{
/*		left: 95px;*/
		top: 24px;
/*
		position: static;
		margin-top: 30px;		
*/
	}
	.logo img{
		max-width: 120px;
	}
	.nav {
		margin: 30px auto 15px;
	}
	.nav li{
		text-align: left;
		padding: 0px 0px 0px 32.5px !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
	.nav li:last-child{
		text-align: right;
		padding: 0px 32.5px 0px 0px!important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
	p{
		margin:35px auto 28px;
/*		line-height: normal;*/
	}
	.inner p:first-child{
		margin: 35px auto 28px;
	}
	.slider_info .slider_title, .slider_info .info{
		font-size: 16px;
		line-height: 24px;
	}
	
	
	.banner_container{
		width: 100%;
		border: 0;
/*
		width: 300px;
		height: 97%;
		overflow-y: auto;
*/
	}
	.logos li{
		margin: auto;
		width: 90%;
	}
	.footer_info{
		width: 80%;
	}
	.scrollTop{
		width: 20%;
		right: 7.5px;
		top: 22px;	
	}
	.owl-carousel .owl-stage-outer{
/*		overflow-y: auto;*/
	}
	footer{
		margin: -10px auto 15px;
	}
	.pop_up.active{
		display: block;
		top: 0;
		z-index: 99;
		overflow-y: auto;
		border: 3px solid #000;
		min-height: 100px;
		position: absolute;
	}
	
}	
@media only screen and (max-width:480px){

	
}

@media only screen and (max-width:479px){

	.container{
		max-width: 399px;
	}
	.item{
		height: 266px;
	}
}

@media only screen and (max-width:413px){
	.container{
		max-width: 360px;
	}
	.item{
		height: 240px;
	}
}


@media only screen and (max-width:374px){
	.container{
		max-width: 305px;
	}
	.item{
		height: 203px;
	}
}