.contmentit{
	position: relative;
	padding: 24px 55px 0 55px;
	display: flow-root;
}
.contmentit .menu{
	width: 50%;
	float: left;
}
.contmentit .mentit.dis{
	opacity: 0.4;
}
.contmentit .contmenwid{
    display: table;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
}
.contmentit .contmenico{
	float: right;
	height: 30px;
    padding: 15px 0;
}
.contmentit.edi .contmenwid .mentit{
	padding: 0px 21px;
}
.contmentit .mentit {
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
.mentit img{
	width: 20px;
	height: 20px;
}
.mentit .fa-globe{
	cursor: pointer;
}
.mentit .subnav-content .lan{
    padding: 10px;
    display: block;
	cursor: pointer;
}
.subnav-content li{
	cursor: pointer;
}
.mentit.subnav {
    height: auto;
    position: relative;
}
.mobile{
	display: none;
}
.notsho {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    top: -25px;
    right: 0px;
    font-size: 14px;
    line-height: 21px;
    font-family: sans-serif;
}
.home {
    position: absolute;
	top: 0px;
    left: 0;
    z-index: 10;
    width: 100%;
	display: block;
}	
.desktop .subnav .subnavbtn {
  padding: 15px 0px;
}
.desktop .subnav-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: white;
  z-index: 1;
  padding: 10px;
}
.desktop .subnav-content a{
	color: black;
	padding: 10px;
	display: block;
}
.desktop .subnav-content a:hover {
  background-color: #1a1a1a;
  color: white;
  padding: 10px;
}
.desktop .subnav:hover .subnav-content {
  display: block;
}
.desktop .logo {
    float: left;
	margin-right: 50px;
}
.logo.cen {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.mobile .subnav-content{
	display: none;
}
#owl-demo-temHeaSli {
    margin: 0;
	height: 100vh;
}
#wrasea{
	display: none;
	position: absolute;
    right: -30px;
    width: 300px;
    margin: 0;
    margin-top: 15px;
    border: 5px solid rgba(0,0,0,0.1);
    border-radius: 50px;
    overflow: hidden;
	z-index: 100;
}
#wrasea #forsea{
	position: relative;
}
#wrasea #forsea input[type="text"] {
    min-width: 300px;
    border: 0;
    background: #FFF;
    color: #000;
    padding: 10px 50px 10px 20px;
}
#wrasea #forsea #icoseabut {
	position: absolute;
    top: 11px;
    right: -5px;
    width: 40px;
    text-align: center;
    background: #FFF;
	cursor: pointer;
}

@media (max-width: 1050px){

}
@media (max-width: 862px){
	.menu{z-index:100; font-weight:bold; font-size:0.8em; width:100%;  -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
		position:absolute; text-align:center; top: 60px; padding:0px;}
	.menu li {display: block;   padding:15px 0; font-size: 16px;text-transform: uppercase;font-weight: normal;}
	.menu li.dis{ opacity: 0.4;}
	.menu li:hover{display: block;   padding:15px 0 15px 0;}
	.menu ul li a { text-decoration:none;  margin: 0px; color:#000;}
	.menu ul li a:hover {  color: #000; text-decoration:none;}
	.menu a{text-decoration:none;}
	.menu a:hover{text-decoration:none; color:white;}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
		width: 30px;
		height: 2px;
	}
	.hamburger{
		position:absolute;
		top:18px;
		right:15px;
		z-index: 1;
	}
	header {
		width: 100%;
		height: 60px;
		position: absolute;
	}
	.menu ul{
		padding: 0px;
		margin: 0px;
	}
	.desktop{
		display: none;
	}
	.mobile{
		display:contents;
		z-index: 10;
		height: 60px;
	}
	#logo{
		position: absolute;
		top: 5px;
		z-index: 1000;
	}
	.banner {
		width: 45%;
	}
	.brand-logo{
		height: 100%;
		position: absolute;
        left: 50%;
        transform: translate(-50%);
	}
	header .mobile .brand-logo img{
	    height: 46px;
		padding-top: 7px;
		width: auto;
		margin: 0 auto;
        display: block;
	}
	.mobile .wri{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	#owl-demo-ban, #owl-demo-ban.service {
		height: Calc(100vh - 200px);
	}
	.icosho{
		position: absolute;
		top: 22px;
		left: 20px;
	}
	.icowis{
		position: absolute;
		top: 22px;
		left: 50px;
	}
	#notsho {
		width: 16px;
		height: 16px;
		top: -14px;
		right: -2px;
		font-size: 13px;
		line-height: 17px;
	}
	.mobile .menu ul .C-Item{
		display: block;
	}
	.flag img {
		width: 28px;
	}
	.notsho {
		top: -19px;
		right: -9px;
	}
}
@media (max-width: 768px){

}
@media (max-width: 720px){
	.contmentit .contmenwid{
		width: 100%;
		margin-top: 20px;
	}
	.contmentit .mentit{
		width: 33.33%;
		padding: 10px 0;
	}
	.contmentit{
		height: 190px;
	}
}
@media (max-width: 480px){

}
@media (max-width: 320px){
}