/* NORMALIZE 4.1.1 */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* END NORMALIZE */

/* Webmindcreator Studios - CSS 23.09.2014 + */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt,var,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,embed,figure,figcaption,footer,header,hgroup,menu,nav,section,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

ol,ul{list-style:none}

input,select,textarea{background-image:none}
input[type=text],input[type=password],textarea{-webkit-box-sizing:border-box;‌​-moz-box-sizing:border-box;box-sizing:border-box}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset}

textarea,input{outline:none}

::-moz-selection{background:rgba(253, 228, 40, 0.9);color:#FFF;text-shadow:none}
::selection{background:rgba(253, 228, 40, 0.9);color:#FFF;text-shadow:none}


.left { float: left; }
.right { float: right; }

@media (max-width:767px) {
	.left,
	.right { float: none; width: 100%; }
}

.txt-left { text-align: left; }
.txt-right { text-align: right; }
.txt-center { text-align: center; }

.dn{display:none}
.clr{height:0 !important;clear:both;float:none}
/* END STANDARD */

.slide a,
.slide input,
.slide textarea {position:relative;z-index:2}

body {
	background: #fff;
	font: 400 15px/24px Arial, sans-serif;
	text-rendering: optimizelegibility;
}

@media (max-width:1024px) { body { font-size: 16px !important; }}

a:link,
a:visited{text-decoration:none;color:#333}
a:active{background-color:transparent}
a .title:hover{color:#4aafa6!important;cursor:pointer !important}

h1{display:block;font:900 36px/36px 'Lato',sans-serif;color:#000;text-transform:uppercase;}
h1:after{display:block;content:'';width:70px;margin:15px 0;border-bottom:6px solid #fde428}

@media(max-width:1024px){
	h1{display:block;}
}

.title-l { font: 900 36px/44px 'Lato', sans-serif; text-transform: uppercase; padding-bottom: 15px; }
.title-m { font: 900 24px/26px 'Lato', sans-serif; }
.title-s { font: 500 14px/24px 'Roboto', sans-serif; }

.title-m,
.title-s { margin-bottom: 15px; }

@media (max-width:1024px) {
	.title-l { font-size: 28px; padding-bottom: 10px; }
}

/* Services */
.service-list li { width: calc(33% - 20px); float: left; padding: 10px; display: flex; align-items: center; list-style: none; }
@media (max-width:1024px){
	.service-list li { width: calc(50% - 20px); height:100px; }
}
@media (max-width:700px){
	.service-list li { width: calc(100% - 20px); height:90px; }
}
.service-ico { width: 70px; height:70px; margin-right:20px; background: #104298; border-radius: 50%; }
.service-list svg { width: 40px; padding: 15px; }
.service-list svg path { fill: #fff}
.service-list { font: 600 18px/24px sans-serif !important; }

.ico-window { }
.ico-door { stroke:#fff;stroke-width:7; }
.ico-offer { stroke:#fff;stroke-width:1; }
/******/


.cherry-color { color: #d13d73; }

hr {
  height: 1px;
  color: #ccc;
  background: #ccc;
  font-size: 0;
  border: 0;
	margin: 0 0 40px;
}

.foto-profil-right { max-width: 45%; margin:0 0 40px 40px; float: right; }
.foto-profil-right-small { max-width: calc(35% - 40px); margin:0 0 40px 40px; float: right; }
.foto-profil-right-xsmall { max-width: calc(18% - 40px); margin:0 0 40px 40px; float: right; }
.foto-profil-left { max-width: calc(65% - 40px); margin:0 40px 40px 0; float: left; }
.foto-profil-left-col { max-width: calc(33% - 8px); margin:10px 4px; float: left; }

@media(max-width:1300px){
	.foto-profil-right-xsmall { max-width: calc(30% - 40px); margin:0 0 40px 40px; float: right; }
}

@media(max-width:768px){
	.foto-profil-right { width:100%; max-width: 100%; margin:0 0 40px 0; float: none; }
	.foto-profil-right-small { max-width: 50%; margin:20px 0 40px 40px; }
	.foto-profil-left { max-width: 100%; margin:0 0 40px 0; float: none; }
	.foto-profil-right-xsmall { max-width: calc(50% - 40px); margin:0 0 40px 40px; float: right; }
}

@media(max-width:767px){
	.foto-profil-left-col { width:100%; max-width: 100%; margin:10px 0; float: none; }
	.foto-profil-right-xsmall { max-width: 100%; width: 100%; margin:10px 0; float: none; }
}

/* TRANSFORM */
.trans,
nav li a,
input{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}

.msl{margin-left:7px}


/* END TRANSFORM */


@media(min-width:1024px){.header-responsive{height:75px;}}


/******************************************************************************************************* GLOBAL */
.locations { border-style: solid; border-color: #fff; border-width: 90px 60px 30px; }

.location { display: block; width: calc(50% - 120px); height: calc(90vh - 280px); border: solid 60px #fff; float: left; text-align: center; position: relative; overflow: hidden; }

.location-one { width: 100%; height: 100%; background: url('../img/back-comoara-bucovinei.jpg') center center/cover no-repeat; }
.location-two { width: 100%; height: 100%; background: url('../img/back-sat-vacanta-comoara-bucovinei.jpg') center center/cover no-repeat; }

.location:hover .location-one,
.location:hover .location-two { transform: scale(1.1); }

.location-info { width: 100%; height: 100px; position: absolute; z-index: 10; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,.92); }
.location-info h2 { font: 400 60px/100px 'Josefin Sans', sans-serif; text-shadow: 1px 5px 10px rgba(255, 255, 255, 1); text-transform: none; color: #7e4275; }

@media (max-width:1400px) {
	.location-info { height: 100px; }
	.location-info h2 { font-size: 40px; line-height: 110px; }
}

@media (max-width:1300px) {
	.locations { border-width: 80px 40px 10px; }
	.location { width: calc(50% - 80px); height: calc(90vh - 240px); border: solid 40px #fff; }
}

@media (max-width:1024px) {
	.locations { border-width: 60px 0 30px; }
	.location { width: calc(100% - 40px); height: calc(50vh - 40px); border: solid 20px #fff; float: none; }
	.location-info { height: 75px; }
	.location-info h2 { font-size: 33px; line-height: 80px; }
}
/************************************************************* HEADER & NAVIGATION */

.header-wrap {
	height: 75px;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.125);
		 -moz-box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.125);
					box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.125);
}

.header-position { width: 1024px; margin: 0 auto}

.header-wrap,
.header-wrap a { color: #2a333c; }
.header-wrap a:hover,
.sp:hover { color: #000; }


header { width: 100%; }


.top-spacer { height:75px; background: #fff; }

@media (max-width:1024px) {
	.top-spacer { height: 50px; background-color: #fff; }
}

@media (max-width:1024px) {
	.header-wrap { position: static; margin-top: 0; height: 0; }

	header {
	height: 0;
	padding: 0;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
		 -moz-transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
					transform: translate3d(0,0,0);
	}
	
	.header-content {
		height: 50px;
		background: rgba(255,255,255,1);
		position: relative;
		overflow: visible;
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.86, 0, 0.06, 1);
  	 -moz-transition: -moz-transform .5s cubic-bezier(0.86, 0, 0.06, 1);
  				transition: transform .5s cubic-bezier(0.86, 0, 0.06, 1);
		 -moz-box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.12);
					box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.12);
	}
	
	.header-content.hide {
		-webkit-transform: translateY(-180%);
			 -moz-transform: translateY(-180%);
				-ms-transform: translateY(-180%);
			   -o-transform: translateY(-180%);
						transform: translateY(-180%);
	}
}

#menu-icon {
	display: none;
	float: left;
	padding: 14px 30px 14px 20px;
}

#menu-icon li {
	width: 25px;
	height: 2px;
	background-color: #000;
	margin: 4px 0;
}

@media (max-width:1024px) {
	#menu-icon { display: block; }
}

nav { float: right; }
nav li { float: left; }
	
nav a {
	display: block;
	padding: 30px 10px 23px;
	border-bottom: 4px solid transparent;
	font: 900 18px/18px 'Lato', sans-serif;
	text-transform: uppercase;
}

nav li:first-child a { padding: 30px 10px 21px; }
	
@media (min-width:1024px) {
	nav li { padding: 0; }
	nav li:first-child { padding: 0; }
	nav li:last-child { padding: 0; }
	.padd-fix { padding: 0; }
	.padd-fix a { padding: 30px 8px 23px; }
	nav a { font-size: 12px; }
	nav a:hover,
	nav a.active { border-color: #fde428; color:#015bbb !important; fill: #015bbb; }
	
	.logo-spaccer { margin-left: 235px; }
}

@media (min-width: 1300px) {
	nav li { padding: 0 9px; }
	nav li:first-child { padding: 0; }
	nav li:last-child { padding: 0; }
	.padd-fix { padding: 0 6px; }
	nav a { font-size: 14px; }
	.logo-spaccer { margin-left: 310px; }
}

@media (min-width: 1600px) {
	nav li { padding: 0 17px; }
	nav li:first-child { padding: 0; }
	nav li:last-child { padding: 0; }
	.padd-fix { padding: 0 13px; }
	nav a { font-size: 14px; }
}

@media (max-width: 1024px) {
	nav a { color: #fff !important; fill: #fff !important; }
	.sub-menu { display: none; }
}

@media (min-width:1024px) and (max-width: 1300px) {
	nav li:first-child a { padding: 31px 10px 19px; }
}
/* RIGHT MENU */
.right-menu { float: right; padding: 25px 20px 0 0; }
.right-menu a { font: 500 18px 'Roboto', sans-serif; }

.book-now {
	position: absolute !important;
	top: 28px;
	right: 25px;
	padding: 8px 20px 6px;
	font: 500 13px 'Roboto', sans-serif;
	text-transform: uppercase;
	background: #7e4275;
	color: #fff !important;
	border-radius: 1px;
		 -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
					box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}

.book-now:hover { background: #66295d; }

@media (max-width:1024px) {
	.right-menu { padding: 11px 15px 0 0; }
}
/* END RIGHT MENU */


.mas div a{border:none !important}

nav li.mas:hover a { background: #7e4275; color: #FFF !important; }

.subMenuPad{width:570px;height:450px;padding:10px}
.sub-menu {
	width: 570px;
	max-height:0;
	overflow:hidden;
	color:#fff;
	position:absolute;
	z-index:10000;
	background:rgba(28,32,43,.8);
		 -moz-transition: max-height 0.4s;
	-webkit-transition: max-height 0.4s;
					transition: max-height 0.4s;
}
.sub-menu a{padding:25px 15px 25px;background:transparent !important;color:#fff}
.sub-menu a:hover{background:#7e4275 !important;color:#fff !important}
.subMenuPic{width:344px;height:450px;margin-right:10px;position:relative}

li:hover > .sub-menu{max-height:650px}

.lang { padding: 28px 10px 25px !important; }
.lang img { margin: 0 0 -6px; }

.panel img{position:absolute}
.caption {
	position:absolute;
	z-index:10;
	width:314px;
	height:50px;
	padding:13px 15px 9px 15px;
	bottom:0;
	background:rgba(28,32,43,.8);
}
.capTitleM,
.capTitleS { font: 400 25px/26px 'Playfair Display', sans-serif; color: #fff; }
.capTitleS { font-size: 18px; }
.panel {
    display: none;
    width: 100%;
    background: #ccc;
    min-height: 400px;
}

/*********************************************************************************************** LOGO */
.logo {
	display: inline-block;
	float:left;
}

.logo,
.logo img {
	width: 220px;
	height: 74px;
}

@media (max-width:1024px) {
	.logo { position: absolute !important; left: 50%; transform: translateX(-50%); }
}

@media (max-width:1300px) {
	.logo,
	.logo img { width: 180px; }
}
@media (min-width:768px) and (max-width:1024px) {
	.logo,
	.logo img { width: 120px; height: 50px;
	}
}
@media (max-width:767px) { 
	.logo,
	.logo img { width:120px; height:50px; }
}
/* END LOGO */


/*  Nav Drawer Layout  */
@media (max-width: 1024px) {
	/* NAVIGATION ANNIMATION */
	nav {
		margin: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		background: #003d78;
	}

	nav ul { height: 100%; overflow-y: hiden; }
	nav li { display: block; float: none; }
	nav li a {
		width: 230px;
		margin: 0; 
		padding: 14px 0 14px 25px;
		font-size: 17px;
		letter-spacing: 0px;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6), -1px -1px 1px rgba(0,0,0,.05), 1px -1px 1px rgba(0,0,0,.05), -1px 1px 1px rgba(0,0,0,.05);
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	nav li a.active,
	nav li a:hover {
		color: #fff !important;
		background-color: rgba(0, 0, 0, 0.5) !important;
	}
	
	.lang { padding: 16px 0 16px 25px !important; }
	
	/*Nav Expanding Open Effect*/
	nav.open a {opacity:1;}

	/*Nav Shrinking Closed Effect*/
	nav a,
	nav.close a {opacity:0;}

	/* CONTENT ANNIMATION */
	.content {
		-webkit-transform: translate3d(0,0,0);
			 -moz-transform: translate3d(0,0,0);
						transform: translate3d(0,0,0);
		z-index: 1;
		-webkit-box-shadow: -10px 0px 20px 0px rgba(0,0,0,.3);
			 -moz-box-shadow: -10px 0px 20px 0px rgba(0,0,0,.3);
						box-shadow: -10px 0px 20px 0px rgba(0,0,0,.3);
	}

	/*Content Sliding Open Effect*/
	header.open,
	.content.open {
		-webkit-transform: translate3d(240px,0,0);
		-webkit-animation: open .5s ease-in-out;
			 -moz-transform: translate3d(240px,0,0);
			 -moz-animation: open .5s ease-in-out;
						transform: translate3d(240px,0,0);
						animation: open .5s ease-in-out;
	}
	
}
	@-webkit-keyframes open {
		0%   {-webkit-transform: translate3d(0,0,0)}
		70%  {-webkit-transform: translate3d(260px,0,0)}
		100% {-webkit-transform: translate3d(240px,0,0)}
	}

	@-moz-keyframes open {
		0%   {-moz-transform: translate3d(0,0,0)}
		70%  {-moz-transform: translate3d(260px,0,0)}
		100% {-moz-transform: translate3d(240px,0,0)}
	}

	@keyframes open {
		0%   {transform: translate3d(0,0,0)}
		70%  {transform: translate3d(260px,0,0)}
		100% {transform: translate3d(240px,0,0)}
	}

@media (max-width:1024px) {
	/*Content Sliding Closed Effect*/
	header.close,
	.content.close {
		-webkit-transform: translate3d(0,0,0);
		-webkit-animation: close .3s ease-in-out;
			 -moz-transform: translate3d(0,0,0);
			 -moz-animation: close .3s ease-in-out;
						transform: translate3d(0,0,0);
						animation: close .3s ease-in-out;
	}
}
	@-webkit-keyframes close {
		0%   {-webkit-transform: translate3d(240px,0,0);}
		100% {-webkit-transform: translate3d(0,0,0);}
	}
	
	@-moz-keyframes close {
		0%		{-moz-transform: translate3d(240px,0,0);}
		100%  {-moz-transform: translate3d(0,0,0);}
	}
	
	@keyframes close {
		0%		{transform: translate3d(240px,0,0);}
		100%  {transform: translate3d(0,0,0);}
	}

/* END HEADER & NAVIGATION */


/************************************************************************************************* SECTIONS */
.gray-back { background-color: #f1f1f1; }

.section { padding: 25px 0; }

@media(max-width:1024px) {
	.section { padding: 10px 0; }
}

.three-column { display: flex;}
.three-column .column { width: calc(31.3% - 40px); }
.column { margin: 0 1%; padding: 20px; background: #fff; display: block; }

.list { font: 400 14px/22px sans-serif; }
.list li { margin-left: 10px; }
.list li:before { margin-left: -10px; margin-right: 10px; position: absolute; display: inline-block; content: '›'; }

.list-padding { padding-left: 15px; }

@media (max-width:900px) {
	.three-column { display: block; }
	.three-column .column { width: calc(100% - 80px); }
	.column { margin: 20px 20px; }
	
	.column:last-child { margin-bottom: 0; }
}

/* END SECTIONS */

/*********************************************************************************************** PAGINATION */
#container {
	overflow: hidden;
	background: #fff;
}

.margin-bottom { margin-bottom: 40px; }
@media (max-width:1024px) { .margin-bottom { margin-bottom: 50px; }}

.page-wrapper { position: relative; background: #fff; overflow: visible; }

.responsive { margin: 0 auto; }

	.background-white { background: #fff; }


@media (max-width:1024px) {
	.responsive { width: 100%; }
	.full-width { width: 100% !important; margin: 0; }
}

.responsive-content{ position: relative; }

@media (max-width:1024px) { .responsive-content { padding: 50px 30px 0; }}


.responsive-content-padding { position: relative; z-index: 10; padding: 60px 45px 50px; }
.responsive-content-padding .fb-like { position: absolute; top: 25px; left: 25px; }

@media (max-width:1024px) { .responsive-content-padding { padding: 0; background-color: transparent; }}
@media (min-width:1024px) { .responsive { width: 980px; }}
@media (min-width:1300px) { .responsive { width:1300px; /*position: relative; z-index:5;*/}}
@media (min-width:1600px) { .responsive { width:1500px; }}
/* END PAGINATION */


/**************************************************************************************************** FORMS */



/* SLIDE */
@media(max-width:1024px){
	#owl-pictures { margin-top: 50px; }
}
/* *********** */

/* BOOKING MODULE */

@media (max-width: 1024px) {
	
	
	.conView { width: 100%; margin-bottom: 340px; }
	.sideBar { width: 100%; }

	.send { width: 100% !important; }
	
}

#rezervari{position:relative;z-index:5}

input[type=text] {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input,
select,
textarea { 
	width: 100%;
	margin: 15px 0 3px 0;
	font: 400 14px/15px 'Roboto', sans-serif;
	outline-style: none;
	outline-width: 0pt;
	border: 2px solid #d4d4d4;
	border-radius: 5px;
	background-color: #fff;
	-webkit-appearance: none;
	   -moz-appearance: none;
  				appearance: none;
	box-shadow: none !important;
}


input { height: 45px; padding-left: 13px; }
select { height: 40px; padding-left: 6px; }
textarea { height: 100px; padding: 10px 0 0 13px; }


input:hover, input:focus, input:active,
select:hover, select:focus, select:active,
textarea:hover, textarea:focus, textarea:active { border-color: #fde428; background-color: #fff; }


	/* REZERVARI SMAP TRAP */
	#comment{display:none}
	#website{position:absolute;z-index:-5;cursor:default;opacity:0}
	/* END SPAM TRAP */

input.field-error,
textarea.field-error{border-color:red;}

p.error{font:400 11px/12px sans-serif !important;color:#F01A56;}

.send {
	display: inline-block !important;
	float: none;
	width: 32%;
	font: 500 20px/20px 'Roboto', sans-serif;
	border: 0;
	cursor: pointer !important;
	background: #ffd933;
	color: #fff;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}

.send:hover{background:#183777}

.book-send{padding:10px 0;}


/* END REZERVARI */ 


/* ICONS */
.icon { width: 22px; height: 22px; }
.icon-xl { width: 30px; height: 30px; }
.icon-small { width: 15px; height: 15px; }
.icon path,
.icon polygon { fill: #183777; }
/* END ICONS */


/*************************************************************************************************** FOOTER */
footer { min-height: 150px; padding: 40px 0 30px; text-align: center; background: #003d78; color: #fff; }
footer a { font-family: "Roboto", sans-serif; font-size: 16px; font-weight: 600; color: #fff !important; }
footer a:hover { text-decoration: underline; color: #fde428 !important; }
footer p { line-height: 28px; }
footer p.copyright { font-size: 11px; }
footer .icon path,
footer .icon polygon{ fill: #fff; }

.footer-menu { width: 100%; display: table; table-layout: fixed; padding-bottom: 30px; border-bottom: 1px solid rgba(255,255,255,.6); }
.footer-menu li { display: table-cell; width: auto; text-align: center; }

footer .lang img { margin: 0 0 -5px 0; }

.footerInfo { margin: 0; text-align: center; }
.footerInfo.mbottom { margin-bottom: 25px; }
.footerInfo li{ float: none; padding: 5px 10px 10px 10px; display: inline-block; font: 400 19px/28px sans-serif; }

.footerInfo li:last-child { margin-top: 25px; }
@media (max-width:1024px) {
	footer .responsive-content { padding: 10px 30px 0}
	.footer-menu { width: 100%; display: block; }
  .footer-menu li { display: block; width: 100%; padding: 4px 0; }
	
	.footerInfo li:last-child { width: 100%; margin-top: 10px; padding: 0; }
	.footerInfo li img { width: 100%; } /*********************************************************************************************************************/
}

.footer-bottom { padding: 20px 0; border-top: 1px solid rgba(255,255,255,.6); }

.developer,
.developer a { font-size: 11px; color: rgba(255,255,255,.6) !important; }
.developer a:hover {color: #fde428 !important; text-decoration: none; }
.copyright { font-size: 10px !important; line-height: 20px; color: rgba(255,255,255,.6); }

.copyright { width: 50%; float: left; text-align: left}
.developer { width: 50%; float: right; text-align: right}

@media (max-width:1024px) {
	footer { padding: 20px 0; }
	.footerInfo { width: 100%; margin: 10px 0; }
	.footer-bottom { padding: 20px 0 0; }
	.footer-bottom p { width: 100%; float: none; text-align: center; }
}

.logo-footer { width: 150px; padding-top: 30px; }

.footer-col-i,
.footer-col-ii,
.footer-col-iii { text-align: left; }
/* END FOOTER */


/************************************************************************************************ FACILITATI */
@media (min-width:900px) {
	.facilities { float:left; width: 50%; }
}

@media (max-width:768px) { .facilities .title-l { letter-spacing: -0.5px; } } 


.facilities li { margin-bottom: 20px; font: 400 22px/24px 'Lato', sans-serif; }
.facilities li p { font: normal 14px/22px sans-serif; }
/* END FACILITATI */


/************************************************************************************************** CONTACT */

.contact-spots { margin: 50px 0 10px; overflow: auto; }
.contact-spots div { width: 50%; float: left; }
.contact-spots p { font-size: 16px; line-height: 25px; }
.contact-spots span { font: 400 24px/38px 'Lato', sans-serif; }

.row { padding: 0 !important; width: 100% !important; }
.row div { width: calc(32% - 3px); height: 100%; float: left; }

@media (min-width: 1024px) {
	.row div:nth-child(2) { margin: 0 2.5%; }
}

@media (max-width: 1023px) {
	.row div { padding: 0 !important; }
}
	
.map-contact { width: 100%; height: 500px; }

.gmap-poy-title { padding: 15px 0 10px 15px; font: 500 14px/26px 'Roboto', sans-serif; text-transform: uppercase; text-align: center; }

@media(max-width:1024px){
	.contact-spots { margin: 20px 0 0; }
	.contact-spots div { width: 100%; float: none; padding: 20px 0 0; }
	.contact-spots div:nth-child(2) { padding: 40px 0 30px; }
}

@media(max-width:767px) {
	.map-contact { width: 100%; height: 450px; }
}
/* END CONTACT */


/************************************************************************************************** GALLERY */
.pic {
	float: left;
		 -moz-box-shadow: 0 2px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.15);
					box-shadow: 0 2px 3px rgba(0,0,0,.15);
		 -moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
			 -o-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in;
}

.pic:hover { opacity:.7; }

.pw img,
.ph img{ width: 100%; height: 100%; }

@media (max-width:450px) {
	.isotope { height: auto !important; }
	.pic { display: block; position: static !important; float:none; }
	.pw,
	.pc { margin: 0 0 20px 0; }
	.pw { width: 100%; height: 180px; }
	.ph { width: 50%; height: 180px; margin: 0 auto 20px auto; }
}

@media (min-width:451px) and (max-width:767px) {
	.pw { width: 47%; height: 170px; margin: 0 1.5% 20px; }
	.ph { width: 22%; height: 170px; margin: 0 1.5% 20px; }
}

@media (min-width: 768px) and (max-width: 1300px) {
	.pw { width: 23%; height: 140px; margin: 0 1% 15px; }
	.ph { width: 10.5%; height: 140px; margin: 0 1% 15px; }
}

@media (min-width: 1301px) {
	.pw { width: 19%; height: 170px; margin: 0 .5% 15px; }
	.ph { width: 9%; height: 170px; margin: 0 .5% 15px; }
}
/* END GALLERY */


/**** YOU TUBE ****/
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/***************************************************************************************************** SNOW */
#snow:after {
	content: '';
	display: block;
	width: 100%;
	background: none;
	background-image: url('../img/snow/s1.png'), url('../img/snow/s2.png'), url('../img/snow/s3.png');
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	-webkit-animation: snow 10s linear infinite;
		 -moz-animation: snow 10s linear infinite;
			-ms-animation: snow 10s linear infinite;
					animation: snow 10s linear infinite;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

@media (max-width: 1024px){ #snow:after { display: none; } }
/* END SNOW */


/* COOKIES */
.cookie-consent{background:rgba(0,0,0,0.9);bottom:0;display:none;position:fixed;transition:bottom 1s ease 0s;width:100%;z-index:99999999;}


.cookie-inner{max-width:1280px;margin:0 auto;align-items:center;display:flex;flex-direction:row;padding:14px 25px;}

.cookie-text{flex:1 1 0;height:100%;margin-right:25px;font:normal 13px/25px sans-serif;color:#fff;}
.cookie-text a{color:#fff;text-decoration:underline;}

.accept{padding:10px 14px 12px;line-height:20px;float:right;border:none;border:1px solid #fff;color:#000;cursor:pointer;background:#fff}
.accept:hover{background:#000;color:#fff;}

@media(max-width:800px){
 .cookie-consent{width:100%;}
}
@media(max-width:700px){
	.cookie-inner{flex-direction:column;padding:20px 25px 30px;}
	.cookie-text{margin:0 0 20px;}
	.accept{width: 100%;}
}
/* END COOKIES */


.check-group { width: 100% !important; margin-top:10px; height: auto !important;font:normal 12px Verdana, Geneva, sans-serif;}


.check-group-con {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check-group-con input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
		border: 2px solid #d4d4d4;
		border-radius: 2px;
}

.check-group-con:hover input ~ .checkmark {
    border-color: #ffd933;
}

.check-group-con input:checked ~ .checkmark {
    background-color: #ffd933;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check-group-con input:checked ~ .checkmark:after {
    display: block;
}

.check-group-con .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#policies{width:30px;height:30px;}

#policiesError{display:block;}

/*********************************************************************************************** RESPONSIVE */
@media(min-width:1024px){.no-desktop{display:none !important;}}
@media(max-width:1024px){.no-mobile{display:none !important;}}
@media(min-width:768px) and (max-width: 1024px){.no-tablet{display:none !important;}}
@media(max-width:768px){.no-phone{display:none !important;}}
/* END RESPONSIVE */


