html,body{
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	color: #383838;
	min-height: 100%;
	height: 100%;
}


html, body{
	padding: 0px;
	height: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	width: 100%;
}

h1,h2{
	display: inline-block;
	 word-wrap: break-word;
	 max-width: 100%;
}
h1,h2,h3,p{
		color: #333
}
a{
	color: #d6a92f;
}
td{
	padding: 0;
	position: relative;
}
iframe{
	width: 100%;
	border: none;
}
.content-align>ul>li{
	list-style-type: none;
}
.flags a.selected{
background: rgba(255, 181, 22, 0.29);
border-radius: 5px;
border: 1px solid rgb(231, 164, 15);
margin-bottom: 10px;
margin-top: 10px;
}
.flags a{

float: left;
padding: 15px;
}
.flags a:hover{
	background: rgba(255, 181, 22, 0.40);
border-radius: 5px;
}
.flags{
	position: absolute;
right: 35px;
width: 50px;
top: 15px;
z-index: 4

}
.flags li{
	list-style-type: none;
	margin: 0;
}
.flags  ul{
	padding: 0;
	background: white;
}

.button{
	border: none;
	padding: 20px 30px;
	border-radius: 4px;
	display: inline-block;
	min-width: 180px;
	cursor: pointer;
		transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
text-align: center;
-webkit-appearance: none;
text-transform: uppercase
}
.orangebutton{
	background: #d6a92f;
	color:white;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
}
.orangebutton:hover{
	background: #fcc141;
}
.menu{
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 3
}
.menu ul li{
	list-style-type: none;
	float: left;
	padding: 5px 20px;
}
.menu ul{
	width: 100%;
	max-width: 820px;
	margin: 20px auto;
	display: block;
	padding: 0;

}
.hamburger {
	display: none
}
.menucontent{
	/*display: none*/
	background: white;position: absolute;
    top: -280px;
    /*top: 56px;*/
    border-bottom: 1px solid grey;
    height: 215px;
    		transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
    border-bottom: 1px solid #dedede;
}

.menucontent li{
	display: block !important;
	width: 100%;
    line-height: 30px;
}
.menu #hamburger span{
	display: block;
    position: absolute;
    height: 3px;
    width: 18px;
    background: #333;
    border-radius: 6px;
    opacity: 1;
    left: 20px;
    	transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;

}
.menu #hamburger span.open{
	opacity: 0;
}
.menu #hamburger span.open:first-child{
	opacity: 1;
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu #hamburger span.open:last-child{
	opacity: 1;
	-webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 23px;
}
.menu #hamburger{
    width: 40px;
    height: 27px;
    position: absolute;
    padding-top: 35px;
    right: 0;
    margin-top: -26px;
    margin-right: 25px;
}


.whitemenu ul{
	max-width: 1280px;
}
.whitemenu .button{
	margin-top: -14px;
	color: white !important;
	float: right;
}
.whitemenu ul li.orderbutton {
	float: right;
}
.whitemenu ul li{
	padding: 5px 10px;
}
.menu a{
	padding: 15px 15px;
	font-size: 20px;
	text-decoration: none;
	color: white;

}
#menuMainDesktop.menu a{text-shadow: 1px 1px 2px black;}
.whitemenu a{
	color: #333;
}
.whitemenu{
	margin-top: -100px;
	position: fixed;
	z-index: 1000;
	background: rgba(255, 255, 255, 1);
border-bottom: 1px solid #dedede;
		transition: all 0.33s ease-in-out;
-webkit-transition: all 0.33s ease-in-out;
-ms-transition: all 0.33s ease-in-out;
height: 76px;
}

/*TRIPADVISOR*/
#CDSWIDSSP{
	width: 320px !important;
}
.tripadvisor{
	transition: all 0.33s ease-in-out;
-webkit-transition: all 0.33s ease-in-out;
-ms-transition: all 0.33s ease-in-out;
	position: fixed;
    z-index: 10;
    width: 320px;
        height: 600px;
    top: 50%;
    margin-top: -300px;
}
.tripadvisor>img{
	    margin-bottom: -5px;
}
.widSSPData{
	border:none !important;
	    border-radius: 0 0 5px 0;
}
.trip_button{
	position: absolute;	
	    right: -58px;
	    top: 35px
}




.logo{
	margin-top:-23px
}
.menu a:hover{
	color: #fcc141;
}
.map{
	width: 100%;
	position: relative;
	float: left;
}
.map .content{
	position: absolute;
}
.mapinfo{
	background: rgba(0, 0, 0, 0.7);
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
padding: 15px 35px;
position: absolute;
margin-top: 40px;
max-width: 360px;
right: 10%;
}
.mapinfo *{
	color: white;
}
.mapinfo .big{
	font-size: 20px;
}

.mapinfo h2{
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 3px solid #d6a92f;

}
.mapinfo h3{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 3px solid #d6a92f;
	display: inline-block
}



#map{

float: left;
height: 650px;
width: 100%;
}
.header{
	background: url('background_2.jpg') center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.headertext img{
	width: 100%;
	max-width: 620px;
}
.headertext{
	text-align: center;
	top: 50%;
	margin-top: -260px;
	color: white;
	position: absolute;
	left: 50%;
	margin-left: -360px;
	max-width: 720px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

    margin-top: -240px;
    /*margin-top: -40px;*/
    margin-left: -320px;
}
.headertext>*{
	color: white;
}
.headertext h1{
	font-size: 46px;
margin-top: 25px;
margin-bottom: 0px; 

}
.headertext p{
	margin-bottom: 25px;
    font-style: italic;
    font-size: 20px;
}
.content-align{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: block;
	float: none;
	position: relative;
	height: 100%;
}
.content h1, .content h2{
	font-size: 65px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #d6a92f;
	margin-top: 0;
	line-height: 72px;
  letter-spacing:-4px;

}
h3{
	display: inline-block
  
}
.advisor_badge{
	left: 50px;
	position: absolute;
	width: 200px;
	bottom: 85px;
}
.advisor_badge img{
	width: 200px;
	float: left;
	margin: 10px;
}
.advisor_badge_small{
		width:100%;
		text-align: center; 
		margin-top: 10px;
	}
.advisor_badge_small img{
	width: 200px; margin: 10px;
}
.content>.content-align{
	padding-top: 45px;
	padding-bottom: 45px;
}
.content-align h3{
	text-align: center;
	/*width: 100%;  */
	  font-size: 22px;
    margin-bottom: 5px;
}
.half{
	float: left;
	width: 100%;
	max-width: 630px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 40px;
	position: relative
}
.half li{
	padding-bottom: 10px;
}
.half h3{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 3px solid #d6a92f;
	font-size: 33px;
  letter-spacing:-1px;
}
.two-column li{
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	float: left;

}
.two-column li:first-child{
	padding-right: 30px;
}
.full{
	width: 100%;
	float: left;
			-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.four-column li{
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	padding: 15px 0;
	float: left;

}
.icons{
	padding-bottom: 180px
}
.icons li{
	height: 240px;
	padding-left: 60px;
	padding-right: 40px;
}
.icons h3{
	margin-bottom: 5px;
	font-size: 22px
}
.icons li img{
	width: 48px;
	position: absolute;
margin-left: -65px;
margin-top: 28px
}
.icons p{
	font-size: 16px;
}
.included{
	padding: 0;
}
.included li{
background: url("check.png") no-repeat;
background-size: 22px;
padding-left: 40px;
background-position: 5px 3px;
padding-top: 5px;
list-style-type: none;
font-size: 18px;
}
.pricing{
	text-align: center;
	margin-top: 100px;
}
.pricing .times{
	font-size: 26px;
	color: #d6a92f;
}
.pricing .phone{
	font-size: 26px;
	color: #d6a92f;
}
.pricing .price{
	font-size: 140px;
	font-weight: bold;
	letter-spacing: -5px;
}
.pricing .subprice{
	font-size: 26px;
	line-height: 60px;
}
.black{
	padding-top: 80px;
	background-color: rgb(32, 30, 30);
}
.black *{
	color: white
}
.black a{

	color: #d6a92f;
		
}
.big p{
	font-size: 20px;
	line-height: 24px;
}
h2{
	font-size: 36px;
}
.content-align>ul>li>span{
	color: #d6a92f;
	font-size: 16px;
	position: absolute;
}
p{
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
}
.content{
	float: left;
	width: 100%;
}
.table{
	position: relative;
	width: 100%;
}
.foantop{
	width: 100%;
	height: 100px;
	float: left;
	background: url("separator.png") repeat-x;
	margin-top: -90px;
	position: relative
}
.foanbottom{
		width: 100%;
	height: 100px;
	float: left;
	background: url("separator2.png") repeat-x;
	margin-bottom: -90px;
	position: relative;
	z-index: 2
}

.social{
	position: absolute;
right: 50px;
margin-top: 30px
}
.social a{
	margin-left: 10px
}
.gallery{
	text-align: center;
	position: relative;
}
.gallery ul{
	padding: 0;
	margin: 0;
}
.gallery div img{
	width: 100%;
	margin-bottom: -5px;
		transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;	
}

.gallery li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 16.66%;
	background: #f3c035;
	position: relative
}
.gallery li a{
	display: block;
}
.gallery li a:hover img{
	opacity: 0.5
}
.gallery li a:hover img.search{
	opacity: 1
}
.gallery li img.search{
	    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    margin-top: -25px;
    opacity: 0;
}
.gallery p{
	padding: 10px;
	font-size: 20px;
  line-height:24px;

}.partners li{
		    padding: 5px;
    box-sizing: border-box;
    display: block !important;
		background: none;
		padding-bottom: 40px;
		text-align: center
	}
.partners{
	box-sizing: border-box;
	
	padding-top: 80px;
	text-align:left;
}
.partners p {
	font-weight: normal;
	padding: 5px 30px;
}
.reviewlist_wrapper{
 position: relative;

}
.reviewlist_wrapper>a{
	position: absolute;
	top: 90px;
	margin: 0 25px;
}
.reviewlist_wrapper a svg{
	fill: #ffc625;
}
.reviewlist{
	margin: 0 80px;
}
.reviewlist>div>div{

	padding: 20px;
	position: relative;
	box-sizing: border-box;
}
.reviewlist>div>div>div{
    background: white;
    border-radius: 40px;
        padding: 15px 22px 25px;
        margin-bottom: 30px;

}
.reviewlist h4{
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 10px 0 0;
}
.reviews{
	text-align: center;
	    margin-bottom: -45px;
}
.reviews p{
	font-style: italic;
	    min-height: 110px;
}
.reviews b{
	color:#ffc625;
}
.reviewlist *{
	color: #333;
}
.reviewlist p{
	    font-size: 15px;
    line-height: 18px;
        margin: 5px 0;
        padding: 0;
}
.reviewlist .author{
	color: #ffc625;
	font-size: 12px;
	width: 100%;
	display: block;
}
.reviewlist .stars{
	width: 75px;
}
.reviewlist .source{
    width: 85px;
    margin: -35px;
    margin-left: 15px;
    position: relative;
    bottom: -30px;
}


td > span{
	position: absolute;
	margin-top: -25px;
	margin-left: 5px;
	font-weight: 600;
	font-size: 14px;
}
td > span.ui-state-default{
	position: relative;
	margin-top: auto;
	margin-left: auto;
	font-weight: 600;
	font-size: 14px;
}
.table tr{
	height: 85px;
	/*padding: 0;*/
	/*border: 1px solid red;*/
}
.table td{
	/*border: 1px solid green;*/
}
.smalltable tr{
	height: 110px;

}
.smalltable td{
	padding: 5px;
	position: relative
}
.smalltable{
	width: 100%
}
.smalltable  input[type="text"], input[type="email"], input[type="date"], textarea{
	border: 1px solid white;
	color: white;
	background: none
}
.error{
	display: none;
	right: 8px;
color: #ff053d;
font-weight: 400;
/* width: 420px; */
text-align: right;
margin: 12px;
z-index: 3
}

.instagram a{
	float: left;
width: 70px;
height: 70px;
margin: 3px;
overflow: hidden;
position: relative;
}
.instagram img{
	width: 100%;
}

.ssl{
    display:none;
    text-align: right; 
    float: right;
    position: relative;
    width: 110px;
}

.copyright{
	font-size: 12px;
	padding: 5px;
}
.two-col td{
	width: 50%;
}
.topmargin{
	margin-top: 40px;
}
 input[type="text"], input[type="email"], input[type="date"], textarea{
	border: 1px solid #c5c5c5;
	border-radius: 0px;
	height: 47px;
line-height: 20px;
padding: 9px;
font-size: 14px;
color: #5f6a7d;
width: 100%;
box-sizing:border-box;
-webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s;
transition: color 0.3s, border-color 0.3s, background-color 0.3s;
z-index: 2;
resize: none;
position: relative;
-webkit-appearance: none;
}
.date{
	width: 50%
}
.people{
	width: 50%
}
textarea{
	height: 140px;
}
.copyright{
	text-align: center
}
.two-col input[type="text"]{
	width: 49%;
}
.ui-button{
	border-color: #c5c5c5;
	background: white;
	margin-top: 0px;
/* height: 25px */
padding: 14px;
border-radius: 0;
    width: 100% !important;
    box-sizing: border-box;
    margin: 0;
}
.ui-selectmenu-text {
    
    color: #989898;
    font-size: 15px;
}

@media screen and (max-width: 1280px) {
	.content-align{
		max-width: 1024px;
	}
	.half{
		max-width: 512px;
	}
	.content h1, .content h2{
		font-size: 66px;
	}
	.menu a {
    padding: 15px 16px;
    font-size: 18px;
	}
	.whitemenu .button{
		margin-right: 10px;
	}
	.whitemenu ul li {
    padding: 5px 0px;
}
	.four-column li{
		width: 50%
	}
	.icons li{
		height: 200px;
	}
}
@media screen and (max-width: 1024px) {
	.half{
		max-width: 100%;
	}
	.gallery li{
		width: 25%
	}
	.content>.content-align {
    padding: 0
	}
	.reviews{
		margin-bottom: -5px;
	}
	.full{
		padding-right: 20px;
		padding-left: 20px;
	}
	.full li{
		width: 100%;
	}
	img{
		max-width: 100%;
	}
	.payments{
		float: left;
margin-top: -115px;
    margin-left: 195px;
	}
	.advisor{
		float: left;
	}
  .ssl {
    display:none; 
}
	.table{
		width: 100%;
	}
	.ui-selectmenu-button.ui-button{
		width: 80%;
	}
	.icons li {
		padding-left: 65px
	}
}
@media screen and (max-width: 940px) {
	.tripadvisor{
		display: none;
	}
	.advisor_badge{
		width:100%;
		text-align: center; 
		    left: 0;
    bottom: 38px;
	}

	.advisor_badge img{
		float: none;
		max-width: 120px;
	}
	.mainmenu{
		    z-index: 3;
    background: white;
    height: 56.2px;
    padding-top: 25px !important;
    margin-top: -5px !important;

	}
	.menu{
		display: none;
	}
	.whitemenu{
		display: block;
	}
	.whitemenu li{
		display: none;
	}
	.whitemenu .show{
		display: block; 
	}
}
@media screen and (max-width: 720px) {
	.two-column li{
		width: 100%;
	}
	.headertext {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding: 20px;
		margin-top: -220px;
	}
	.headertext h1{
		font-size: 30px;
	}
	.icons li{
		height: auto
	}
	.half{
		padding-top: 0px;
		    margin-bottom: -20px;
	}
	.gallery li{
		width: 50%
	}
	.gallery li:nth-child(odd){
		display: none;
	}

	.mapinfo{
		position: relative;
    float: left;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: rgb(32, 30, 30);
    padding-left: 20px;
	}
	#map {
    height: 340px;
	}
	.pricing {
    margin-top: 0px;
	}
	.social{
		position: relative;
		margin-left: 50px;
	}

}
@media screen and (max-width: 480px) {
	.pricing .price {
    font-size: 130px;
    letter-spacing: -7px;
	}
   .social{
	    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
}
	.payments{
		float: none;
		margin-bottom: -55px;
		margin-top: 0;
		margin-left: 0; 
	}
	.content h1 {
    font-size: 48px;
}

	.deposit{
	/*width: 100%;*/
		width: 157% !important;
    display: block;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
	}

	#finalprice2 {
		/*width: 100%;*/
		width: 157% !important;
		clear: both;
		display: block;
		margin-top: 10px;
		margin-bottom: 40px;

	}

	.time {
		/*width: 100%;*/
		width: 157% !important;
		display: block;
		float: left;
		margin-top: 40px;
		/*margin-bottom: 40px;*/
	}
	.date{
		/*width: 100%;*/
		width: 157% !important;
    clear: both;
    display: block;
    margin-top: 20px;
	}

	.phoneContact {
		width: 100%;
		/*width: 157% !important;*/
		clear: both;
		display: block;
		float: left;
		margin-top: 20px;
	}
	.emailContact {
		width: 100%;
		/*width: 157% !important;*/
		display: block;
		float: left;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.messageContact span.message{
		margin-top: -25px;

	}
	.phone{
		/*width: 100%;*/
		width: 157% !important;
		display: block;
		float: left;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.people{
		/*width: 100%;*/
		width: 157% !important;
    clear: both;
    display: block;
    margin-top: 20px;
		margin-bottom: 20px;

	}


	.message{
		    margin-top: -45px;
	}
	.ui-selectmenu-button.ui-button{
	    width: 90%;
	    margin-left: 0
	}
	.icons li{
		padding-right: 0
	}
	.error{
		right: 8px !important;
	}

}

#finalprice {
	text-align: center;
}

#finalprice span {
	margin: 0;
	/* width: 100%; */
	/* text-align: center; */
	position: initial;
	font-weight: 500;
	font-size: 19px;
}

#finalprice b {
	font-size: 40px;
}



#finalprice2 {
	text-align: center;
}

#finalprice2 span {
	margin: 0;
	/* width: 100%; */
	/* text-align: center; */
	position: initial;
	font-weight: 500;
	font-size: 19px;
}

#finalprice2 b {
	font-size: 40px;
}



.hero-video {
	background: #222;
	color: #fff;
}
.hero {
	background: #f1f3fc;
	color: #333;
	min-height: 900px;
	position: relative;
	text-align: center;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	width: 100%;
}
.dropdown, .gallery-img, .hero, .irs-line, .product-slots, .raised-img-block {
	overflow: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
*, .mfp-container, ::after, ::before, img.mfp-img {
	box-sizing: border-box;
}





/* Style the video: 100% width and height to cover the entire window */
#myVideo {
	/*position: fixed;*/
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	display: none;
}

/* Add some content at the bottom of the video/page */
/*
.content {
	position: fixed;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #f1f1f1;
	width: 100%;
	padding: 20px;
}

!* Style the button used to pause/play the video *!
#myBtn {
	width: 200px;
	font-size: 18px;
	padding: 10px;
	border: none;
	background: #000;
	color: #fff;
	cursor: pointer;
}

#myBtn:hover {
	background: #ddd;
	color: black;
}*/

.ui-datepicker-week-end.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled{

}


.grecaptcha-badge { visibility: hidden; }



#gpdr,
#abcd{
	display: none;
	border: 2px solid #F5CF11;
	max-width: 95vw;
	max-height: 95vh;
}

#gpdr h3,
#abcd h3{
	text-align: center;
	font-family: 'MyriadRegular','ProximaNovaBold',sans-serif;
	margin-bottom: 8px;
}
#gpdr p,
#abcd p{
	font-family: 'MyriadRegular','ProximaNovaRegular',sans-serif;
	margin-bottom: 8px;
	text-align: justify;
}
#gpdr p.one-padding,
#abcd p.one-padding{
	padding-left: 12px;
}
#gpdr p.two-padding,
#abcd p.two-padding{
	padding-left: 25px;
}

#gpdr span,
#abcd span{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: 'MyriadRegular','ProximaNovaRegular',sans-serif;
}


.footer-bottom{
	text-align: center;
	background: #F5CF11;
	padding: 12px 0px;
}

.footer-bottom p{
	color: #3c3c3c;
	font-family: 'MyriadRegular','RobotoMedium',sans-serif;
	font-size: 15px;
}

.extra-info .policy {
	/*display: inline-block;*/
	display: inline;
	margin-top: 5px !important;
	text-decoration: underline;
	cursor: pointer;
}
.extra-info span{
	color: #3c3c3c;
	font-family: 'MyriadRegular','RobotoMedium',sans-serif;
}
.extra-info .policy:hover{
	color: #000000;
}




/* LANGUAGE START */
	 /* Language*/

 .call__now {
	 display: flex;
	 align-items: center;
	 font-size: 12px;
	 font-family: 'MyriadRegular', sans-serif;
	 text-transform: uppercase;
	 font-weight: 700;
	 gap:0 7px;


 }
.tel__now{
	display: flex;
	align-items: center;
	gap:0 10px;
	color:#fff;
	letter-spacing: 2px;

}
.call__now a{
	color:#FFD810;
	letter-spacing: 2px;

}

.lang a.actives {
	display: flex;
	align-items: center;
	gap: 0 7px;
	border-radius: 20px;
	border: 1px solid #FFF;
	background: transparent;
	padding: 6px 7px;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	position: relative;
	transition: .4s all ease-out;
}

.sticky .lang a.actives {
	border-color: #000;
	color: #000;
}

.sticky .lang a.actives svg path {
	fill: #000;
}

.lang a.actives svg path {
	transition: .4s all ease-out;
}

.dropdown-content {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 123123;
	top: 38px;
	transition: .4s all ease-out;
	border-radius: 8px;
	background: #FFF;
}
.lang {
	position: relative;
	transition: .4s all ease-out;

}
.lang span{
	transition: .4s all ease-out;

}
.lang:hover span  {
	rotate: 180deg;
	position: relative;
	top:2px
}
.dropdown-content a {
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #505050;
	text-align: center;
	margin: 3px 0;
	padding: 2px 0;
	display: block;
	width: 100%;
	transition: .4s all ease-out;

}
.dropdown-content a:hover {
	background: #5F5F5F;
	color: #fff;

}
.lang:hover .dropdown-content {
	visibility: visible;
	opacity: 1;

}

.menu {
	max-width: max-content;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}

.menu.whitemenu {
	max-width: 100%;
}

.lang {
	margin: 20px auto;
}

.whitemenu .lang {
	margin: 0px auto;
}

.dropdown-content a {
	text-shadow: none!important;
}

.whitemenu .lang a.actives {
	border-color: #333;
	color: #333;
	max-width: max-content;
}

.whitemenu .lang a.actives svg path {
	fill: #333;
}

.whitemenu ul {
	display: flex;
}

.whitemenu .lang {
	display: flex;
	align-items: flex-start;
	order: 1;
	margin: 0;
	margin-right: 15px;
}

.whitemenu ul li.orderbutton {
	display: flex;
	align-items: flex-start;
	order: 2;
}
@media (max-width: 1300px) {

}
@media (max-width: 991px) {
	.lang a.actives {
		border:0;
		padding: 0;
		background: transparent;
	}
	.lang a.actives svg path {
		fill:#000;
	}
	.middle-top-row-right {
		gap:0 15px
	}
	.dropdown-content{
		min-width: max-content;
		padding: 0 5px;
		left: -25px;
	}
}
@media (max-width: 940px) {
	.menu {
		display: none;
	}

	.whitemenu {
		display: block;
	}

	.lang a.actives {
		font-size: 0;
	}

	.lang a.actives span {
		display: none;
	}

	.whitemenu ul li.orderbutton {
		display: none;
	}

	.whitemenu ul {
		display: block;
	}

	.whitemenu .lang {
		max-width: max-content;
		margin-left: auto;
		margin-right: 65px;
		padding-top: 5px;
	}
}
/* LANGUAGE end */