/*Visioni stylesheet*/
@font-face {
	font-family: 'Nobel';
	src:url('../fonts/nobel-regular.ttf?uwbikn') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Nobel';
	src:url('../fonts/nobel-boldcondensed.ttf?uwbikn') format('truetype');
	font-weight: 600;
	font-style: normal;
}
/**/
#booking.art-tc {
    /*z-index: -1 !important;*/
    /* z-index: inherit !important; */
}
/**/
html.touchscreen .sppb-section {
    background-attachment: scroll!important;
}
/**/
.spa *:not(.fa) {
	font-family: 'Nobel', sans-serif;
	font-weight: 400;
}
.ptop{
  padding-top:30px;
}
#sp-bottom4{
  position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 9999;
    width: auto;
}
.showbb{
    transition:all 0.5s;
  width: 129px;
      transform: translateX(calc(100% + 15px));
      transition:all 0.5s;
      background: rgb(255,197,120); /* Old browsers */
      background: -moz-linear-gradient(left,  rgba(255,197,120,1) 0%, rgba(249,137,0,1) 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(left,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#f98900',GradientType=1 ); /* IE6-9 */
      color: #fff;
      border: 1px solid white;
      height: 44px;
      outline: none;
    box-shadow: none;
}
.showbb:hover{
  
}
/**/
.sppb-section.wabtn{
  position: fixed;
    right: 0;
    bottom: 97px;
}
a.wabtn{
      padding: 0;
    width: 54px;
    height: 54px;
    display: block;
    line-height: 54px;
}
@media screen and (min-width:769px) {
  .showbb.viewBtn{
    transform: translateX(0%);
  }
  #bookingrow.booking.view,.booking.view {
      position: fixed!important;
      z-index: 999999999!important;
  }
  #bookingrow.booking.view .bmg-widget-bbar.form-inline .guests-select-detail{
        display: block;
    top: unset!important;
    bottom: calc(100% + 10px);
  }
  #bookingrow.booking.view .guests-select-detail:before{
    top: unset;
    bottom: -10px;
    transform: rotate(180deg);
  }
  .booking.view{
        left: 0;
      right: 0;
      bottom: 26px;
  }
  .sp-module.mobilebtn{
       display:none;
  }
}
@media screen and (max-width:768px) {
    #sp-position8{
        z-index: 9999;
  }
  .sp-module.mobilebtn{
        height: 30px;
    display:block;
  }
  .custommobilebtn{
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
  }
    .custommobilebtn a{
        width: 50%;
        display: block;
        line-height: 30px!important;
        background: rgb(255,197,120); /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(255,197,120,1) 0%, rgba(249,137,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  
        color: #fff;
        border: 1px solid white;
        transition:all 0.3s;
        text-align:center;
  }
   .custommobilebtn a:hover{
   	background: rgb(249,137,0,1)!important; /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(255,197,120,1) 100%, rgba(249,137,0,1) 0%)!important; /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,197,120,1) 100%,rgba(249,137,0,1) 0%)!important; /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,197,120,1) 100%,rgba(249,137,0,1) 0%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     
   }
}
/*--------------------
-       BODY	     -
---------------------*/
html{
      overflow-x: hidden;
}
body {
	font-size: 1em;
}
*, *:before, *:after {

}
body.site.fluid {

}

/*--------------------
-     CONTAINER      -
---------------------*/
.full .sppb-row-container {
	width: 100%;
	padding: 0;
}

/*--------------------
-     HEADER         -
---------------------*/
#page-header{
  height:100vh;
      min-height: 555px;
}
.columheader .sppb-column-addons{
  /*height:100vh;*/
}
.audiooff{
  display:none;
}
.audioon, .audiooff{
  /*text-align: left;*/
  color:white;
}
.videocontrol {
  /*padding: 0 10px;*/
}
.videocontrol .sppb-icon-inner{
  width: 165px!important;
  text-transform: uppercase;
}
.audioon i:after{
  content:"audio on";
  font-size:20px;
  font-weight:bold;
  padding-left:5px;
      font-family: Roboto, sans-serif;
}
.audiooff i:after{
  content:"audio off";
  font-size:20px;
  font-weight:bold;
  padding-left:5px;
      font-family: Roboto, sans-serif;
}
/*mobiletoolbar*/
.mobiletoolbar .mobile {
	width: 100%;
}
.nav-placeholder {
	height: inherit !important;
}
/*--- Header's Container ---*/
#sp-header {
	/*position: absolute !important;*/
	position: fixed !important;
	top: 0;
	height: auto;
	box-shadow: none;
	padding: 1em 0 3em;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	transition: all 1s;
	will-change: background-image;
}
#sp-header:before {
	content: "";
	position: absolute;
	top: -10px;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	background-image: url(../images/svg/bg-stripe-park.svg);
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
/*.view-page #sp-header {
	padding: 1em 0 3em;
	background: transparent;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 65%, rgba(0, 0, 0, 0) 100%);
	transition: all 1s;
	will-change: background-image;
}*/
.view-page #sp-header.menu-fixed {
	position: fixed !important;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	will-change: background-image;
	z-index: 50;
}
#sp-header > .row {
	margin: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.sp-megamenu-parent {
	float: left;
	width: 100%;
	text-align: center;
}
/*mod-languages*/
.mod-languages {
    text-align: right;
}
.mod-languages .chzn-container {
	/*width: initial !important;*/
    transform: translateX(-4.5em);
      width: 71px!important;
}
.mod-languages .chzn-container-single .chzn-single {
	background: transparent;
	padding: 1em;
	margin: 0;
	border-color: #fff;
	border-radius: 0;
	box-shadow: none;
	height: inherit;
	line-height: initial;
	overflow: inherit;
	display: flex;
	align-items: center;
}
.mod-languages .chzn-container-single .chzn-single:after {
	content: "";
	display: block;
	width: 12px;
	height: 1px;
	line-height: 1;
	border-top: 1px solid #fff;
	position: absolute;
	right: -1em;
}
.mod-languages .chzn-container-single .chzn-single span {
	margin-right: 0;
}
.mod-languages .chzn-container-single .chzn-single div {
	width: 3.4em;
	height: calc(100% + 2px);
	background: #51ADBE;
	display: flex;
	align-items: center;
	top: -1px;
	right: -4.5em;
	z-index: 50;
}
.mod-languages .chzn-container-single .chzn-single div:before {
	content: "";
	display: inline-block;
	margin: 0 auto;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.mod-languages .chzn-container-active.chzn-with-drop .chzn-single div:before {
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.mod-languages .chzn-container-single .chzn-single div b {
	display: none;
}
.mod-languages .chzn-container .chzn-drop {
	background: transparent;
	border-radius: 0;
}
.mod-languages .chzn-container .chzn-results {
	padding: 0;
	margin: 0;
	color: #fff;
}
.mod-languages .chzn-container .chzn-results li.highlighted {
	background: #51ADBE;
}
.chzn-container .chzn-results li.active-result.result-selected{
  display:none;
}
/*--- Logo ---*/
.smaller img {
	height: 65px!important;
}
/*--- Menu Alignment ---*/
.menualign .container .row {
	display: flex;
	align-items: center;
}
/*Top Bar*/
#sp-top-bar a {
	color: #FFF;
}
#sp-top-bar a:hover {
	color: #1EB0C1;
}
#sp-top2 .sp-column {
	display: flex;
	justify-content: flex-end;
}
.sp-contact-info {
	float: none;
	margin: 0 0.6em;
}
.sp-contact-info.sp-module p a {
	font-size: 90%;
	margin-right: 0.5em;
}
/*--------------------
-        MENU        -
---------------------*/

.sp-megamenu-parent >li {
	padding: 0 0.5em;
	line-height: 1;
}
.sp-megamenu-parent >li:first-child {
	display:none;
}
.sp-megamenu-parent >li>a {
	position: relative;
	font-size: 1em;
	padding: 0;
	color: #818183;
	line-height: 1;
}
body.fr-fr .sp-megamenu-parent >li>a {
    position: relative;
    font-size: 0.85em;
}
.sp-megamenu-parent >li>a:after {
	content: ''!important;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #1EB0C1;
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: opacity 0.25s linear, -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: opacity 0.25s linear, transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: opacity 0.25s linear, transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sp-megamenu-parent >li:hover>a,
.sp-megamenu-parent >li.active>a{
	color: #FFF!important;
}
.sp-megamenu-parent >li:hover>a:after,
.sp-megamenu-parent >li.active>a:after {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
/*
.sp-megamenu-parent>li.sp-has-child>a:after {
	display: none;
}
*/
/*megamenu dropdown*/
/*.sp-megamenu-parent .costa + .sp-dropdown .sp-dropdown-inner > ul:before {
	content: "";
	background-image: url(../../../images/parallax-camere.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: fixed;
	top: 7em;
	right: 0;
	left: 0;
	width: 100%;
	height: 300px;
    z-index: -1;
}*/
/*.sp-megamenu-parent .sp-has-child:hover .sp-dropdown .sp-dropdown-inner > ul:before*/
/*
.sp-megamenu-parent > .sp-has-child:before {
    content: "";
 	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(22, 137, 170,0.85);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in;
}
.sp-megamenu-parent > .sp-has-child:hover:before {
    content: "";
    opacity: 1;
    visibility: visible;
}
*/
#sp-menu {
    position: relative;
    z-index: 10;
}
.mask-menu {
 	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(22, 137, 170,0.85);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in;
}
.mask-menu.hover {
    opacity: 1;
    visibility: visible;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: transparent;
	margin-top: 0;
	text-align: left;
	padding: 1em 1em;
	margin-left: -2em;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	padding: 0.8em 0.7em 0.5em;
	color: #FFF !important;
    border-bottom: 1px solid #FFF;
    box-shadow: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:active,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	background: transparent !important;
	color: #004056 !important;
    border-bottom: 1px solid #004056;
}
/*Drop IN*/
.menu-drop-in .sp-has-child .sp-menu-item {
    background: transparent;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
    box-shadow: none;
}
/*Dropdown style*/
.sp-dropdown-items .sp-has-child:hover .sp-dropdown-sub {
    display: none;
}
.sp-dropdown-items .sp-has-child a:after {
    display: none;
}
/*Sub Menu*/
.navigation .nav-child {
	line-height: initial;
	text-align: center;
	background: #4D4D4D;
	border: 0;
	border-radius: 0;
	transition: all 0.5s ease-in;
}
.navigation ul.nav-child > li {
	line-height: 1em;
	display: inline-block;
}
.navigation .nav-child:before {
	top: -12px;
	left: 30px;
	border-right: 12px solid rgba(0, 0, 0, 0);
	border-bottom: 12px solid #4D4D4D;
	border-left: 12px solid rgba(0, 0, 0, 0);
	border-bottom-color: #4D4D4D;
	display: inline-block;
}
.navigation .nav-child a {
	padding: 1em;
	color: #FFF;
}
.navigation .nav-child li.active a {
	color: #FFF;
}
.navigation .nav-child li > a:hover, 
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	background: transparent;
}
/*--------------------
-      OFFCANVAS     -
---------------------*/
.offcanvas-menu{
	background: -moz-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
	background: -webkit-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
	background: linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
}
.offcanvas-menu ul > li {
	width: 100%;
	overflow: visible;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
	padding: 3em 0 0 0;
}
.offcanvas-menu .offcanvas-inner .sp-module{
  margin-bottom:0;
      margin-top: 0px;
      border: 0;
}
select.inputbox.advancedSelect{
      background: transparent;
    color: white;
    border: 0;
    font-size: 20px;
    height: auto;
    width: auto;
    box-shadow: none;
    float: right;
    margin-right: 16px;
}
/*--------------------
-        MAIN        -
---------------------*/
.wrap {
	max-width: 90%;
	margin: 0 auto;
	padding: 2em 0;
}
.stripe {
	padding-top: 20px;
}
.stripe:before {
	content:"";
	position: relative;
	bottom: 0;
	width: 100%;
	height: 20px;
	float: left;
}
.stripe.park:before {
	background: url(../images/bg-stripe-park.svg);
}
.stripe.spa:before {
	background: url(../images/bg-stripe-spa.svg);
}
/*--------------------
-     RIGHT COLUMN   -
---------------------*/


/*--------------------
-     LEFT COLUMN    -
---------------------*/


/*--------------------
-       BOTTOM       -
---------------------*/


/*--------------------
-       FOOTER       -
---------------------*/
#sp-footer {
	padding: 0;
    font-size: 0.9em;
    background: #004056;
}
#sp-footer a {
	color: #fff;
	line-height: 1.5em;
}
#sp-footer a:hover,
#sp-footer a:focus,
#sp-footer a:active {
	background: transparent;
}
.menu-footer ul {
    text-align: left;
}
.menu-footer ul > li {
	border: none;
	display: block !important;
}
.menu-footer ul.nav.menu > li {
    text-transform: uppercase;
    padding: 0.5em 0;
}
.menu-footer ul.nav.menu > li ul > li {
    text-transform: lowercase;
}
/*.menu-footer ul.nav.menu > li +li {
    border-top: 1px solid rgba(255,255,255,0.6);
}*/
.menu-footer ul > li >a:before {
    display: none;
}
/*#sp-footer1 .sppb-row > div:nth-child(3) {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}*/
/*#sp-footer1 .sppb-row > div + div:not(:nth-child(2)) {
	border-left: 1px solid #fff;
}*/
#sp-footer1 .sppb-wow + .sppb-wow {
	margin-top: 0.5em;
}
#sp-footer1 .sppb-wow .sppb-media {
	display: flex;
	align-items: center;
}
.sp-copyright {
	display: block;
	padding: 0.8em 0 0.5em;
	font-size: 0.8em;
	line-height: 1em;
}
#sp-footer a.press-link {
    background: #106795;
}
#sp-footer a.press-link:hover {
    background: #004056;
}
/*Footer My Icon*/
footer .myicon {
    display: block!important;
    text-align: left;
    font-size: 1em!important;
    margin-bottom: 16px;
}
footer .myicon i {
    margin-right: 25px!important;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    margin-right: 16px;
}
/*--------------------
-       COMMON       -
---------------------*/
.flex-cent {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*.row .item:first-child {
	padding-left: 0;
}
.row .item:last-child {
	padding-right: 0;
}*/
.full-img .sppb-addon-single-image-container,
.full-img .sppb-addon-single-image-container > img {
	width: 100%;
}
/*max85*/
.max85 {
	max-width: 85%;
	margin: 0 auto !important;
}
/*p2000*/
.p2000 {
	padding: 2em 0 0 0 !important;
}
/*zh*/
.zh {
	z-index: inherit !important;
}
/*full-height*/
.full-height {
	height: 80vh;
	padding: 0 !important;
      min-height: 668px;
}
.full-height .sppb-container-inner {
	position: absolute;
	bottom: 150px;
	left: 0;
}

/*--------------------
-        TYPO        -
---------------------*/
h1 {
	font-size: 6.5em;
	line-height: 1em;
}
h2 {
	font-size: 5.5em;
	line-height: 1em;
}
h3 {
	font-size: 3.5em;
	line-height: 1em;
	font-weight: 300;
}

/*lf-title*/
.lf-title h2,
.lf-title h3 {
	position: relative;
	line-height: 1.5;
}
.lf-title h2:before, 
.lf-title h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1em;
	border-bottom: 3px solid #333;
}
.blog.lf-title h2:before {
	border-color: #FFF;
}
/*lf-title*/
.ct-title h3 {
	position: relative;
	line-height: 1.5;
}
.ct-title h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1em;
	border-bottom: 3px solid #333;
}

/*Custom Button*/
.sppb-btn-custom {
	font-family: 'Anton', sans-serif;
	color: #FFF;
	padding: 0.3em 2em;
	background-color: #1EB0C1;
	transition: all 0.5s;
	display: inline;
}
.sppb-btn-custom:hover {
	background-color: #173F54;
	color: #FFF;
}
/*Link Button*/
.btnlink [role=button] {
	color: #FFF;
	background: #edc144;
	border-radius: 0;
}
/*press-link*/
.press-link{
	padding: 0.5em 2em;
	margin-top: 1em;
	background: -moz-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
	background: -webkit-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
	background: linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
	color: #fff;
	background-size: 200% auto !important;
	display: inline-block;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.press-link:hover,
.press-link:focus,
.press-link:active,
.thumbnail:hover .press-link, .sppb-modal-selector:hover {
	color: #fff;
	background-position: right center !important;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
/*box-link*/
.box-link {
	z-index: 1;
}
/*offer*/
.offer .press-link, .sppb-modal-selector  {
	background: rgb(255,197,120); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,197,120,1) 0%, rgba(249,137,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,197,120,1) 0%,rgba(249,137,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#f98900',GradientType=1 ); /* IE6-9 */
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.offer .item:hover .press-link {
	opacity: 1;
	visibility: visible;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.sppb-modal-selector{
 opacity: 1;
	visibility: visible;
  background-size: 200% auto !important;
      outline: none!important;
    box-shadow: none!important;
  color:#ffffff!important;
  font-size: 15px;
    width: 144px;
    padding: 10px 8px;
    text-align: center;
    display: inline-block;
}
/*flex*/
.flex .sppb-row {
	display: flex;
	flex-wrap: wrap;
}
/*flex-base*/
.flex-base .thumbnails,
.flex-base .row,
.flex-base .item {
	display: flex;
	align-items: stretch;
}

/*--------------------------
-     ARTICLE DEFINITION   -
--------------------------*/

/*--- Article ---*/
#header-page {
    background-attachment: initial!important;
}
.sppb-row-container {
	  margin-right:auto;
	  margin-left:auto;
	  padding-left:15px;
	  padding-right:15px
}
@media (min-width: 768px){
  .sppb-row-container {
	width:750px
	}
}
@media (min-width: 992px){
  .sppb-row-container {
	width:970px
	}
}
@media (min-width: 1200px){
  .sppb-row-container { 
	width:1170px
  }
}
/*SPA*/
.maintext p {
	font-size: 1.3em;
	line-height: 1.3;
}

.spa .sppb-divider-border {
	transform: rotate(90deg);
}
.price-list .sppb-addon-content {
	padding: 1em;
	border-right: 1px solid #897b6a;
}
/*Room*/
.back-left .sppb-row > div:nth-child(3) {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}
.back-left .sppb-row > div:nth-child(3) > div {
	background: #fff;
}
/*carousel*/
.carousel-inner {
  height: 640px;
}
.carousel .gallery-item {
    width: 100%;
    height: 100%;
}

.carousel img {
  width: 100%;
  height: 100%!important;
  object-fit: cover;
}
.carousel nav a {
	position: relative;
	display: block;
	outline: none;
	text-align: left;
	z-index: 1000;
	background-image: none !important;
	opacity: 1;
}
.carousel nav a.prev {
	left: 0;
}
.carousel nav a.next {
	right: 0;
}
/*media-carousel*/
.media-carousel {
	display: flex;
	align-items: center;
}
/*--------------------*/
/* Nav slide */
/*--------------------*/
.nav-slide {
	display: flex;
	flex-direction: column-reverse;
}
.nav-slide a {
	width: 70px;
	height: 70px;
}
.nav-slide a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D6D4C4;
	content: '';
}
.nav-slide .icon-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.nav-slide a.next .icon-wrap {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav-slide .icon-wrap::before,
.nav-slide .icon-wrap::after {
	position: absolute;
	left: 30%;
	width: 1px;
	height: 50%;
	background: #000;
	content: '';
}
.nav-slide .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.nav-slide .icon-wrap::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.nav-slide a:hover,
.nav-slide a:focus {
	opacity: 1;
}
.nav-slide a:hover::before {
	background: #89C7D8;
}
.nav-slide a:hover .icon-wrap::before,
.nav-slide a:hover .icon-wrap::after {
	background: #fff;
}

/*--------------------------
-   CATEGORY DEFINITION    -
--------------------------*/
.blog .page-header {
	position: relative;
	height: 0;
	padding-bottom: 35%;
	background-size: cover;
}
.blog .page-header:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}
.blog .page-header .header-container {
	position: absolute;
	padding: 1em;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.blog .page-header .header-container h1 {
    color: #FFF;
}
.blog .page-header .item-title,
.blog .page-header .category-desc {
	color: #FFF;
}
.blog .page-header .category-desc {
	margin-top: 1em;
	font-weight: 400;
	max-width: 50%;
}
/*items-leading*/
.items-leading {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}
.items-leading .item {
	background: rgba(214, 212, 196, 0.4);
	padding: 0;
	width: 48%;
}
.items-leading .item:nth-child(even) {
	margin-left: 4%;
}
.intro-image {
	height: 20vw;
	margin: 0;
}
.intro-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.entry-header {
/*	padding: 1em;*/
	margin: 0 !important;
}
.entry-header h2 {
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.entry-header .introtext {
	padding: 1em 0;
}
time {
	position: relative;
	font-size: 2em;
}
time:before,
time:after {
	content: "";
	position: absolute;
	right: -1em;
	left: -1em;
}
time:before {
	top: 0;
	border-top: 1px solid #B9B7AA;
}
time:after {
	bottom: 0;
	border-bottom: 1px solid #B9B7AA;
}
/*Secondary Row*/
.second-leading {
	margin-top: 2em !important;
}
.second-leading > div {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.second-leading > div > div {
	background: rgba(214, 212, 196, 0.4);
	padding: 0;
	flex: 1;
	width: 100%;
	margin-bottom: 4em;
}
.second-leading > div > div:nth-child(2) {
	margin-right: 4%;
	margin-left: 4%;
}
.second-leading > div > div > .item {
	margin: 0;
}

/*--------------------
-       CONTACT      -
---------------------*/
.contact .items-container {
	padding-top: 6em;
}
.con-add:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 50%;
	border-right: 1px solid #000;
	margin: auto 1em auto 0;
}
.contact .items-container h2 {
	color: #51ADBE;
}
.contact-misc {
    padding: 1em;
}
.contact address {
	display: block !important;
}
.contact input,
.contact textarea {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-transform: inherit !important;
}
.contact input:focus:invalid:focus,
.contact textarea:focus:invalid:focus,
.contact select:focus:invalid:focus {
	border-color: #51ADBE !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-transform: inherit !important;
}
.privacy {
    height: 120px;
    overflow: auto;
    font-size: 0.9em;
    padding: 10px;
    background-color: #EEE;
}
.contact label {
    top: 0;
    left: 0;
    font-size: 1em;
}
.privacy-box input {
    width: auto;
    vertical-align: baseline;
    margin: 0;
    margin-right: 1em;
}
.contact-form button {
	width: 20em !important;
	background: #51ADBE !important;
	text-transform: inherit !important;
	font-size: 1em;
    border: 0;
}
.contact-form button:hover,
.contact-form button:focus {
	background: #B9B7AA !important;
	color: #fff !important;
	border: 0;
}
.view-contact #sp-bottom {
	background-color: transparent;
	padding: 2em 0;
}
.view-contact #sp-bottom #sp-bottom1 {
	width: 100%;
}
.accordion .sppb-panel-title {
	font-size: 3.5em;
    line-height: 1em;
    font-weight: 300;
}
.accordion .sppb-panel-title > .fa {
	font-size: 80%;
}
.accordion .sppb-panel-default > .sppb-panel-heading.active {
	background: #51ADBE;
	color: #fff;
}
.accordion .sppb-panel-default > .sppb-panel-heading.active .sppb-toggle-direction {
	color: #fff;
}
/*--------------------
-    SOCIAL MOBILE   -
---------------------*/

a.myicon {
    margin-right: 1em;
    display: inline-block;
    font-size: 1em;
    color: #FFF;
    line-height: 40px;
}
a.myicon i {
    margin: 0;
    vertical-align: middle;
    width: auto;
    height: auto;
    font-size: 2em;
}
/*--------------------
-       BOX STYLE    -
---------------------*/
/*superslider*/
.flex-caption {
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;*/
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
}
.flex-caption h1 {
	text-transform: uppercase;
    text-shadow: 1px 1px 10px #666;
    font-size: 5em;
}
.flex-caption span {
	font-size: 2em;
	line-height: 1em;
    text-shadow: 1px 1px 2px #666;
}
/*.flex-caption .button-scroll span {
	position: relative;
	top: 4em;
}
.flex-caption .button-scroll span:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 35px;
	height: 35px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}*/
/*art-tc - article text center*/
.art-tc {
	/*z-index: 2 !important;*/
	z-index: inherit !important;
}
.art-tc .thumbnail {
    width: 100%;
    height: 100%;
}
.art-tc .img-container {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
/*4Box shade korn style*/
.art-tc .qbox .item .img-container {
    height: 35vh;
}
.art-tc .img-container:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	margin: 0.5em;
	z-index: 1;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.art-tc .item img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.art-tc .item:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.art-tc .content-container {
	position: absolute;
	top: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding: 3em;
	z-index: 1;
}
.art-tc .item-title {
	position: relative;
	color: #fff;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 1em;
	text-align: center;
}
.art-tc .item-title:after {
	content: "";
	position: absolute;
	top: 1.4em;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	width: 6em;
	border-bottom: 1px solid #fff;
}
/*art-tc blue*/
.art-tc.blue .item:hover .img-container:before {
	background: rgba(81, 173, 190, 0.8);
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.art-tc.blue .item .img-container:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #fff;
	margin: 2em;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
}
.art-tc.blue .item:hover .img-container:after {
	opacity: 1;
	visibility: visible;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
/*res-span*/
.res-span .item {
	padding: 0;
}
.res-span .img-container:before {
	margin: 0;
}
/*offers*/
.offers .item {
	flex: 1;
	padding: 0;
}
.offers.shade > div > div {
	/*margin-bottom: -4em;*/
}
/*.body-innerwrapper {
    overflow-x: visible;
}*/

/*Carousel Pro*/
.full .sppb-carousel-inner > .sppb-item > img,
.full .sppb-carousel-inner > .sppb-item > a > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.full .sppb-item.sppb-item-has-bg  {
	height: 70vh;
}
.sppb-carousel-pro-text h2 {
	font-size: 90px;
	line-height: 1;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
}
.slide-home [class*="sppb-col-"] {
	width: 70%;
}
.slide-home p {
	font-size: 2em;
	line-height: 1;
	margin: 24px 0;
}
.sppb-item .sppb-btn-custom {
	font-family: 'Nunito', sans-serif;
}
/*BOX ACQUAPARK HOME - SWITCH*/
.switch .thumbnail {
	background: transparent;
}
.switch .img-container {
	width: 100%;
	height: 352px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: center center;
}
.switch .img-container .link {
	width: 100px;
	height: 100px;
	color: #FFF;
	text-align: center;
	line-height: 100px;
	font-family: 'Anton', sans-serif;
	background: #1EB0C1;
	border-radius: 50%;
	text-transform: uppercase;
}
.switch .item-title {
	color: #004056;
	text-transform: uppercase;
	text-align: center;
}
/*Minisvg*/

.minisvg img {
	height: 54px;
}
/*Events*/
.events .item {
	margin-bottom: 2em;
}
.events .subtitle-date {
	position: absolute;
	top: -10px;
	left: 0;
	height: 110px;
	width: 110px;
	font-size: 2em;
	line-height: 1;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ab2b28;
	background-color: #F1F0E6;
	z-index: 1;
}
.events .img-container {
	height: 120px;
	float: right;
	background-size: cover;
	background-color: #666;
	background-position-x: 50px;
	background-position-y: center;
	background-blend-mode: overlay;
	transition: all 0.3s;
}
.events .item:hover .img-container {
	background-color: #444;
	background-position-x: 80px;
}
.events .img-container .item-title {
	color: #FFF;
	margin-left: 20px;
	font-size: 2em;
	font-weight: 600;
	font-family: 'Quicksand', sans-serif;
}
.events .press-link {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	font-weight: 600;
}
/*Offers Carousel*/
.offers.spa .carousel-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.offers.spa .slide .content-container {
	display: flex;
	align-items: center;
}
.offers.spa .slide .img-container {
	position: relative;
	width: 300px;
	height: 300px;
	flex-basis: 80%;
	max-width: 300px;
	max-height: 300px;
	padding: 0;
	z-index: 2;
}
.offers.spa .slide .img-container .image {
	width: 100%;
	height: 100%;
	position: absolute;
	right: -20px;
	border: 10px solid #ededed;
	box-shadow: inset 20px 0px 15px 0px #000;
	overflow: hidden;
}
.offers.spa .slide .img-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all 2s ease-in;
	will-change: transform;
}
.offers.spa .slide .item-cont:hover .img-container img {
	transform: scale(1.1);
}
.offers.spa .slide .content {
	height: 330px;
	width: 330px;
	padding: 30px;
	color: #FFF;
	background: #CAC4B8;
	transition: background 2s ease-in;
	will-change: background;
}
.offers.spa .slide .item .item-cont:first-child .content {
	background: #91C8C5;
}
.offers.spa .slide .item-cont:hover .content {
	background:  #d3bea1;
}
.offers.spa .slide .item-cont:first-child:hover .content {
	background:  #46adc0;
}
.offers.spa .carousel-control.left,
.offers.spa .carousel-control.right {
	background-image: none;
	width: auto;
	color: #897b6a;
	font-size: 5em;
	display: flex;
	align-items: center;
	cursor: pointer;
}
/*Food Box*/
.foodbox .sppb-addon-cta .sppb-cta-text {
	margin-bottom: 15px;
}
.foodbox [class*='sppb-col-'] {
	padding: 1em;
	transition: all 0.5s ease-in;
}
.foodbox [class*='sppb-col-']:hover {
	box-shadow: 0 0 15px #888;
}
/*Category Offers*/
.cat-offers .item {
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.cat-offers .item .thumbnail {
	overflow: hidden;
}
.cat-offers .img-container {
	height: 0;
	padding-bottom: 66%;
	background-size: cover;
	background-position: center center;
	background-color: #D3Bf9D;
	background-blend-mode: multiply;
	transition: all 0.6s ease-out;
	transform: scale(1);
	will-change: opacity transform background-color;
}
.cat-offers .content-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 0.5em;
	color: #FFF;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.cat-offers .item-title {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #FFF;
	position: relative;
}
.cat-offers .item:hover .img-container {
	transform: scale(1.1);
	background-color: #fff;
}
/*Inner Offers*/
.inner.cat-offers .item {
	padding: 0!important;
}
/*Matt Cat Offers*/
.matt .item .thumbnail {
	border: 1px solid #FFF;
	background-color: transparent;
}
.matt.cat-offers .img-container {
	background-color: transparent;
	opacity: 0;
}
.matt.cat-offers .content-container {
	color: #333;
	transition: all 0.6s;
}
.matt.cat-offers .item:hover .img-container {
	background-color: #AAA;
	opacity: 1;
	transform: scale(1);
}
.matt.cat-offers .item:hover .content-container {
	color: #FFF;
}
/*----Icons MAtt definition */
.matt [class*="ico-"] .item-title:before {
	content: '';
	background-size: contain;
	position: absolute;
	width: 40px;
	height: 40px;
	top: -50px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.matt .ico-wellness .item-title:before {
	background-image: url(../images/spa-icon/estetica_wellness.svg);
}
.matt .ico-percorso .item-title:before {
	background-image: url(../images/spa-icon/percorso_benessere.svg);
}
.matt .ico-rituali .item-title:before {
	background-image: url(../images/spa-icon/rituali_coppia.svg);
}
.matt .ico-spalui .item-title:before {
	background-image: url(../images/spa-icon/spa_lui.svg);
}
.matt .ico-spamamme .item-title:before {
	background-image: url(../images/spa-icon/spa_mamme.svg);
}
.matt .ico-spasuite .item-title:before {
	background-image: url(../images/spa-icon/spa_suite.svg);
}
.matt .ico-specialtouch .item-title:before {
	background-image: url(../images/spa-icon/special_touch.svg);
}
.matt .ico-corpo .item-title:before {
	background-image: url(../images/spa-icon/trattamenti_corpo.svg);
}
.matt .ico-viso .item-title:before {
	background-image: url(../images/spa-icon/trattamenti_viso.svg);
}
/*Park Offers*/
.park.cat-offers .img-container {
	background-color: transparent;
}
.park.cat-offers .item:hover .img-container {
	background-color: #78C9DB;
}
/*TOUR Virtuale*/
.tour {
	margin-top: 0!important;
}

/*Gallery*/
.flex-gallery ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.flex-gallery ul li {
	flex-basis: 33%;
	padding: 12px;
	overflow: hidden;
}
.flex-gallery ul li a {
	
}
.flex-gallery ul li .sppb-img-responsive {
	width: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all 0.6s ease-in;
}
.flex-gallery ul li:hover .sppb-img-responsive {
	transform: scale(1.1);
}
/**/
#covid-btn{
      position: fixed;
        top: 140px;
    right: 16px;
    z-index: 999;
  display: none;
  transition:all 0.5s;
}
#covid-btn .mypopup > a{
  width: 129px!important;
}
.menu-fixed #covid-btn{
	visibility:hidden;
	opacity:0;
}
/*Booking Home*/
#my_bbar .ctrl-cont{
  display:flex;
}
#bookingrow{
      position: absolute!important;
    top: calc(100vh - 150px);
    right: 0;
    left: 0;
}
.booking-home .bmg-widget-bbar .ctrl-cont {
    height: 92px!important;
}
/**/
.booking-home {
    margin: 0;
    /*position: absolute;
    bottom: 2em;*/
    z-index: 2;
    width: 100%;
    text-align: center;
     /* background: rgba(255,255,255,0.8);*/
    display: flex;
    justify-content: center;
    align-items: center;
    /*padding: 1em;*/
}
#my_bbar_guests-select{
  display:flex;
}
.booking-home .bmg-widget-bbar select {
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
    box-shadow: none;
    font-size: 26px;
    color: #51adbe;
    font-family: 'Nunito';
  margin-top: -2px;
    height: auto;
}
.form-group.guests-select-detail select{
  margin-top: 0px;
  font-size: 16px;
}
.booking-home .bmg-widget-bbar select option {
   /*font-size: 1em;*/
}
.guests-select-detail label {
        display: inline-block!important;
}
.booking-title{
  width:260px;
}
#my_bbar .form-inline.bmg-widget-bbar > .form-group, .booking-title{
  background: rgba(255,255,255,0.8);
      height: 88px;
    padding: 16px 10px;
}
#my_bbar_guests-select > .form-group{
  padding: 0 7px;
}
#my_bbar .form-inline.bmg-widget-bbar > .form-group:last-child{
  background:none;
  padding:0;
  padding-left:3px;
}
.inner-book .booking-title{
  border:1px solid #51adbe;
}
.inner-book #my_bbar .form-inline.bmg-widget-bbar > .form-group{
  border-top:1px solid #51adbe;
  border-bottom:1px solid #51adbe;
}
.inner-book #my_bbar .form-inline.bmg-widget-bbar > .form-group:nth-child(1){
  border-left:1px solid #51adbe;
}
.inner-book #my_bbar .form-inline.bmg-widget-bbar > .form-group:nth-child(3){
  border-right:1px solid #51adbe;
}
.inner-book #my_bbar .form-inline.bmg-widget-bbar > .form-group:last-child{
  border:none;
}
/**/
.ui-datepicker .ui-datepicker-title select {
    font-size: 14px;
}
.inner-book {
    font-size: 80%;
}
.inner-book .booking-home .bmg-widget-bbar .ctrl-cont{
    height: 72px;
}
.inner-book .booking-home .book-button.btn {
    line-height: 72px;
}
.inner-book .booking-home .bmg-widget-bbar .ctrl-cont {
    line-height: 1;
}

/*-----------------------------
-     EFFECTS AND ANIMATIONS  -
-----------------------------*/
.button-scroll a {
/*	position: absolute;
	bottom: 20px;
	left: 50%;*/
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, 20%);
	transform: translate(0, 20%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.button-scroll a:hover {
	opacity: .5;
}
.button-scroll a {
	padding-top: 60px;
}
.button-scroll a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
.button-scroll a span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/*circle-media*/
.circle-media .sppb-media {
	display: flex;
	align-items: center;
}
.circle-media .sppb-img-container:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 50%;
}
.circle-media .sppb-img-container {
	position: relative;
	display: flex !important;
	width: 100px;
	height: 100px;
	align-items: center;
	justify-content: center;
}
.circle-media .sppb-column-addons {
	display: flex;
	flex-wrap: wrap;
}
.circle-media .sppb-column-addons > div {
	padding: 0;
	margin: 0 0 2% !important;
	width: 32%;
}
.circle-media .sppb-column-addons > div:nth-child(2),
.circle-media .sppb-column-addons > div:nth-child(5),
.circle-media .sppb-column-addons > div:nth-child(8)  {
	margin-right: 2% !important;
	margin-left: 2% !important;
}
/*champ*/
.champ {
	background-color: transparent !important;
}
.champ:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(214,212,196,0.44) 44%, rgba(214,212,196,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(214,212,196,0.44) 44%,rgba(214,212,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(214,212,196,0.44) 44%,rgba(214,212,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d6d4c4',GradientType=0 ); /* IE6-9 */
}
/*shade*/
.shade > div > div {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	background-color: transparent !important;
	padding: 2em;
	margin-bottom: -2.5em;
}
/*shade gray*/
.shade.gray > div > div {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(234,234,234,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
/*Complex Chainable Animation*/
.cont {
	position: relative;
	height: 85vh;

}
.cont__inner {
	position: relative;
	height: 100%;
  	display: block; /* safari */
	display: flex;

}
.cont__inner:hover .el__bg:after {
	opacity: 1;
}
.el {	
    width: 25%; /* safari */
  	display: inline-block; /* safari */
    margin: 0px -2px; /* safari */
	flex: 1;
	height: 100%;
	background: #252525;
    z-index: 1;
	transition: opacity 0.6s 0.7s, transform 0.6s 0.7s;
	-webkit-transition: opacity 0.6s 0.7s, -webkit-transform 0.6s 0.7s;
	will-change: opacity, z-index,  transform;
      position: relative;
}
.el:hover {
    z-index: 99;
}
.el__overflow {
/*	position: relative;*/
	height: 100%;
}
.el__inner {
/*	position: relative;*/
	height: 100%;
}
.el__bg {
/*	position: relative;*/
	/*width: calc(100vw - 140px);*/
	height: 100%;
}
.el__bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.el__bg:after {
	content: "";
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.el__preview-cont {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s 1.2s;
	transition: all 0.3s 1.2s;
}
.el__preview-cont .item-title {
	padding: 0.5em;
}
.el__index {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	min-height: 250px;
	text-align: center;
	/* font-size: 20vw; */
	font-size: 6em;
	line-height: 0.85;
	text-transform: uppercase;
	-webkit-transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
	transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
	transition: transform 0.5s, opacity 0.3s 1.4s;
	transition: transform 0.5s, opacity 0.3s 1.4s, -webkit-transform 0.5s;
	-webkit-transform: translate3d(0, 1vw, 0);
	transform: translate3d(0, 1vw, 0);
}
.el:hover .el__index {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.el__index-back,
.el__index-front {
	position: absolute;
	left: 0;
	bottom: 0;
	/*width: 100%;*/
	z-index: 5;
	text-align: left;
}
.el__index-back {
	color: #2f3840;
	opacity: 0;
	-webkit-transition: opacity 0.25s 0.25s;
	transition: opacity 0.25s 0.25s;
}
.el:hover .el__index-back {
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
	opacity: 1;
}
.el:nth-child(4) .el__index-back,
.el:nth-child(4) .el__index-front,
.el:nth-child(5) .el__index-back,
.el:nth-child(5) .el__index-front {
	left: -130px;
}
.el__index-overlay {
	overflow: hidden;
	position: relative;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.5s 0.1s;
	transition: -webkit-transform 0.5s 0.1s;
	transition: transform 0.5s 0.1s;
	transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
	color: transparent;
}
.el__index-overlay:before {
	content: attr(data-index);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 0.5s 0.1s;
	transition: -webkit-transform 0.5s 0.1s;
	transition: transform 0.5s 0.1s;
	transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
}
.el:hover .el__index-overlay {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.el:hover .el__index-overlay:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.el:hover .el__bg:after {
	opacity: 0;
}

    #offcanvas-toggler >i {
        color: #fff;
    }
/*-----------------------------
-     DEVICES METRICS STYLE   -
-----------------------------*/

/*--- Devices Metrics Style ---*/
@media screen and (max-width:2880px) { /*Display retina*/
 
}
@media screen and (max-width:2540px) {
 
}
@media screen and (max-width:1920px) {
 
}
@media screen and (max-width:1600px) {
 
}
@media screen and (max-width:1440px) {
	/*megamenu dropdown*/
	.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
		margin-top: 2.7em;
	}
	/*art-tc*/
	.art-tc .content-container {
		font-size: 0.8rem;
	}
	.art-tc .item-title {
		font-size: 1.5em;
	}
}
@media screen and (max-width:1366px) {
 
}
@media screen and (max-width:1280px) {
	/*megamenu dropdown*/
	.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
		margin-top: 2.35em;
	}
	.full-img .sppb-row {
        display: flex;
        align-items: stretch;
    }
    .full-img .sppb-row .sppb-col-md-6:nth-child(2) div,
    .full-img .sppb-row .sppb-col-md-8:first-child div {
        height: 100%;
    }
    .full-img .sppb-row img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width:1199px) {
  #sp-logo{
        width: 30%;
  }
  #sp-menu{
        width: 60%;
  }
  #sp-top1{
     width: 10%;
  }
}
@media screen and (max-width:1152px) {
        html {
            font-size: 13px!important;
        }
  	  #sp-logo{
            width: 25%;
      }
      #sp-menu{
            width: 65%;
      }
      #sp-top1{
         width: 10%;
      }
 
}
@media screen and (max-width:1024px) {
         html {
            font-size: 11px!important;
        }
	/*megamenu dropdown*/
	.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
		margin-top: 1.75em;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {

}
@media screen and (min-width:993px) {
	.holiday .sppb-addon-title {
		font-size: 5vw;
	}
}
@media screen and (max-width:992px) {
	/*TYPO*/
	h1 {
		font-size: 5em;
	}
	h2 {
		font-size: 4em;
	}
	.sppb-text-right {
		text-align: left;
	}
	/*flex-base*/
	.flex-base .thumbnails,
	.flex-base .row,
	.flex-base .item {
		flex-direction: column;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	/*max85*/
	.max85 {
		max-width: 95%;
	}
	/*shade*/
	.shade > div > div {
		/*padding: 0;*/
	}
	/*common*/
	.row .item {
		padding-right: 0;
		padding-left: 0;
	}
	/*mod-languages*/
/*	.mod-languages {
		display: none;
	}*/
	/*flex*/
	.flex .sppb-row {
		flex-direction: column;
		align-items: center;
	}
	/*art-tc*/
	.art-tc .content-container {
		font-size: initial;
	}
	/*acquaverde*/
	.acquaverde .sppb-row > div {
		float: left;
	}
	.acquaverde .sppb-col-md-12 {
		width: 100%;
	}
	.acquaverde .sppb-col-md-3 {
		/*width: 25%;*/
		display: none;
	}
	.acquaverde .shade .item {
		width: 100%;
		padding: 0;
	}
	/*Complex Chainable Animation*/
	.cont {
		height: 250vh;
	}
	.cont__inner {
		/*flex-direction: column;*/
      display:block!important;
	}
	.el {
		/*height: calc(250vh / 5);*/
width: 100%;
    display: block;
    margin: 0px;
      flex: none!important;
      height:62vh!important;

    overflow: hidden;
      position:relative!important;
	}
	/*footer*/
/*	#sp-footer a {
	    font-size: 1.5em;
	}*/
	/*#sp-footer1 .sppb-row > div:nth-child(3) {*/
	#sp-footer1 .sppb-row > div {
		border: none !important;
		margin: 2em 0;
	}
	/*circle-media*/
	/*.circle-media {
		display: none;
	}*/
	/*Room*/
	.back-left .sppb-row {
		display: flex;
		flex-direction: column-reverse;
	}
	.back-left .sppb-row > div:first-child {
		order: 1;
		background: #51ADBE;
	}
	.back-left .sppb-row > div:nth-child(3) {
		position: relative;
	}
	.back-left .sppb-row > div:nth-child(3) .sppb-column-addons > div {
		margin: 2em;
	}
	.back-left + div .sppb-row > div:first-child .sppb-column-addons > div {
		margin: 2em !important;
	}
	/*p2020*/
	.p2020 {
		padding: 2em 0 !important;
	}
	/*full-img*/
	.full-img {
		margin: 0 !important;
	}
	.full-img .text .sppb-column-addons > div {
		margin: 2em !important;
	}
	.full-img .sppb-addon-title {
		margin-bottom: 0 !important
	}
	/*contact*/
	.con-add:after {
		display: none;
	}
	.contact .textarea .controls {
		flex: 1;
		width: 100%;
	}
}
@media screen and (max-width:991px) {
    #sp-logo{
            width: 80%;
      }
      #sp-menu{
            width: 20%;
      }
}
@media screen and (max-width:979px) {

}
@media screen and (max-width:768px) {
  #page-header {
    align-items: flex-end;
}
  #page-header .flex-caption .text{
    display:none;
  }
  #my_bbar .ctrl-cont {
    display: block;
}
  #bookingrow{
    position:unset!important;
  }
  
	/*header*/
	#sp-header {
		top: 40px;
        transition: all 0.5s;
	}
	#sp-header.menu-fixed {
		top: 0;
	}
	#sp-header-mobile {
        position: absolute;
        z-index: 99;
        height: 40px;
        background: #106795;
        text-align: center;
    }
	/*Canvas Toggler*/
    #offcanvas-toggler > a {
    margin-right: 15px;
        
  }
    .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
        font-size: 20px;
    }
	/*Booking*/
    .booking-home {
        bottom: 0;
      display:block;
    }
    .inner-book .booking-home {
        position: relative;
    }
    .booking-home .bmg-widget-bbar {
        display: block!important;
        background: #106795;
        padding: 1em;
    }
    .booking-home .bmg-widget-bbar .ctrl-cont {
        height: auto!important;
        background: rgba(0, 0, 0, 0)!important;
        padding: 0!important;
    }
    .booking-home .bmg-widget-bbar .booking-title span {
        font-size: 3em;
        text-align: center;
        color: #fff;
    }
    .booking-home .bmg-widget-bbar .booking-title p {
        text-align: center;
        color: #FFF;
    }
    .booking-home .bmg-widget-bbar .ctrl-cont > div {
        padding: 12px!important;
          width: 100%;
    }
    .booking-home .form-group:not(.book-cnt) {
        /*background: #fff;
        padding: 12px;*/
    }
    .form-group.book-cnt {
        width: 100%;
    }
    .booking-home .book-button.btn {
        padding: 0;
        width: 50%;
        line-height: 3em!important;
    }
  .booking-home .bmg-widget-bbar input{
        padding: 0px;
    height: 40px;
    
    padding-right: 28px;
  }
  .booking-home .bmg-widget-bbar .input-group-addon{
    vertical-align: middle!important;
  }
    /*Box Home*/
    .art-tc .item-title {
        font-size: 3em;
    }
    /*Inner*/
    .inner-book .booking-home .bmg-widget-bbar .ctrl-cont {
        line-height: 1;
    }
	/*acquaverde*/
	.acquaverde .sppb-col-md-3 {
		width: 100%;
		margin-bottom: 2em;
	}
	/*Room*/
	.circle-media.mobile .sppb-column-addons > div {
		width: 49%;
		margin: 0 0 2% !important;
	}
	.circle-media.mobile .sppb-column-addons > div:nth-child(even) {
		margin-right: 0 !important;
		margin-left: 2% !important;
	}
	/*items-leading*/
	.items-leading {
		flex-direction: column;
	}
	.items-leading .item {
		width: 100%;
		margin-left: 0 !important;
	}
	.intro-image {
		height: 30vw;
	}
	/*Secondary Row*/
	.second-leading > div {
		flex-direction: column;
	}
	.second-leading > div > div:nth-child(2) {
		margin-right: 0;
		margin-left: 0;
	}
	/*contact*/
    .contact .page-header {
        padding-bottom: 100%;
    }
    .contact .items-container {
        padding: 2em;
    }
	.contact .textarea {
		flex-direction: column !important;
	}
	.contact .textarea .controls,
	.contact .textarea button {
		flex: 1;
		width: 100% !important;
	}
	.contact .textarea .controls {
		margin-bottom: 1em;
	}
	.contact .textarea button {
		padding: 1em;
		margin-left: 0;
	}
}
@media screen and (max-width:640px) {
    html {
        font-size: 14px!important;
    }
   h2 {
    font-size: 3em;
  }
    /*.booking-home {
        position: relative;
    }*/
    .flex-caption {
        justify-content: flex-end;
    }
    .sp-page-builder .page-content #header-page {
        background-position: center center;
    }
	/*art-tc*/
	.art-tc .img-container {
		height: 350px;
	}
	.art-tc .item-title {
        font-size: 2em;
    }
	.art-tc .item-title:after {
        width: 3em;
    }
	/*media-carousel*/
	.media-carousel {
		flex-direction: column;
	}
	/*nav-slide*/
	.nav-slide {
		flex-direction: row;
		width: 100%;
	}
	.nav-slide a {
		width: 50%;
		flex: 1;
	}
	.nav-slide a.left {
		border-right: 1px solid #fff;
	}
	.nav-slide .icon-wrap::before,
	.nav-slide .icon-wrap::after {
		left: 45%;
	}
	/*Inner page*/
    .full-img .sppb-row {
        display: block;
    }
    .full-height {
        display: flex;
        align-items: flex-end;
    }
    .full-height .sppb-container-inner {
        position: relative;
        bottom: 0;
    /* padding-top: 380px; */
    }
    .full-height .sppb-col-md-8,
    .full-height .sppb-col-md-4 {
        display: none;
    }
    .header-page h2, 
    .full-height h2,
    .page-header .flex-caption h2 {
        font-size: 3em!important;
        line-height: 1!important;
        margin-bottom: 12px!important;
    }
    /*Contact*/
    .contact .items-container {
        padding: 2em 0;
    }
  /*Blog*/
  .blog .page-header {
    padding-bottom: 100%;
  }
  .blog .page-header .header-container h1 {
    font-size: 2em;
  }
  /*flex-base*/
	.flex-base .thumbnails,
	.flex-base .row,
	.flex-base .item {
		display: block;
	}
}
@media screen and (max-width:540px) {
   /*Calendario*/
  .ui-datepicker.ui-datepicker-multi{
    left:0!important;
    width: 100%!important;
    box-sizing: border-box;
  }
  .ui-datepicker-multi .ui-datepicker-group {
    float: none!important;
    width: 100%!important;
  }
}
@media screen and (max-width:480px) {
	/*Room*/
	.circle-media.mobile .sppb-column-addons > div {
		width: 100%;
	}
	.circle-media.mobile .sppb-column-addons > div + div {
		margin-top: 4% !important;
		margin-bottom: 0 !important;
	}
	.circle-media.mobile .sppb-column-addons > div:nth-child(even) {
	    margin-right: 0 !important;
	    margin-left: 0 !important;
	}
}
@media screen and (max-width:320px) {

}
/* Safari 6.1-7.0 
@media not all and (min-resolution:.001dpcm) { @media {

    .full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {

        right: 0

    }
        /*Canvas Menu*
  .full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
        width: 60%;
        margin: 0 auto;
    }
	 
   

}}
*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
and (min-color-index:0)
{  
   .safari_only {(;

      background-size:cover;
      background-attachment:scroll; 
	  padding: 0;
      height: 250px;

    );}
 
}
/* Safari 7.1+ (9.0 is the latest version of Safari at this time) */

_::-webkit-full-page-media, _:future, :root .safari_only {

        background-size:cover;
      background-attachment:scroll; 
	  padding: 0;
      height: 250px;

}
_::-webkit-full-page-media, _:future, :root  .art-tc .img-container {
  		height: 300px;
}
_::-webkit-full-page-media, _:future, :root .el {
    height: 300px;
}

/*
_::-webkit-full-page-media, _:future, :root .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
	position: relative;
	padding: 10px;
}
*/

_::-webkit-full-page-media, _:future, :root input[type='text'],
_::-webkit-full-page-media, _:future, :root input[type='number'],
_::-webkit-full-page-media, _:future, :root textarea {
  font-size: 10px;
}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media
{
    input[type='text'],
  	input[type='number'],
  	textarea { 

        font-size: 10px;

    }
}}

@media not all and (min-resolution:.001dpcm) { @media
{
    .art-tc .img-container,
    .el { 

        height: 450px;

    }
}}

@media screen and (min-width:0\0) { 
	input[type='text']{
		font-size: 10px;
    }
  	.art-tc .img-container,
    .el { 

        height: 450px;
    }
}

/*breezing form*/
.bfQuickMode section.bfElemWrap{
    width: 100%;/*50%;*/
    display: inline-block;
    box-sizing: border-box;
    float: left;
}
.bfQuickMode .bfLabelLeft label {
    width: 50%;/*97%;*/
    /*float: right;*/
    margin: 0px 0px 0px 0px; 
}
.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    width: 50%;/*100%;*/
}
section.bfElemWrap:nth-child(6), section.bfElemWrap:nth-child(7), section.bfElemWrap:nth-child(8) {
  width:100%
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    float: left;
}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type=text]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus {
    max-width: 100%;
}
.bfSubmitButton.button{
      padding: 0.5em 2em;
    margin-top: 1em;
    background: -moz-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
    background: -webkit-linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
    background: linear-gradient(45deg, #106795 0%,#1eb0c1 59%,#c4c2b4 100%);
    color: #fff;
    background-size: 200% auto !important;
    display: inline-block;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.bfSubmitButton.button:hover{
	color: #fff;
	background-position: right center !important;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.breezform div > span {
    display: none;
}
/**/
#ui-datepicker-div{
  z-index:999999999!important;
}
/**/
.fa{
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900!important;
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands"!important;
  font-weight: 400!important;
}