/* Languages switch */
@media screen and (max-width:992px) {
  .switch-lang-desktop {
    display: none;
  }
}
@media screen and (min-width:992px) {
  .switch-lang-mobile {
    display: none;
  }
}
.switch-lang-mobile .mod-languages ul.lang-inline {
  padding-left: 10px;
}
.switch-lang-mobile .mod-languages ul.lang-inline li {
  background: transparent;
  padding: 3px;
	border: 0.5px solid #fff;
}
.switch-lang-mobile .mod-languages ul.lang-inline li a {
  color: #fff;
  padding: 5px !important;
}

.logo-anim {
    transform: translateY(-213%);
}
.logo-anim img {
    -webkit-filter: grayscale(1) brightness(10);
    filter: grayscale(1) brightness(10);
}
/**/
.iubenda-tp-btn[data-tp-float]:not([data-tp-anchored]) {
	/*transform: translate(-16px, -66px)!important;*/
	/*left: unset!important;
	right: 0px!important;
	bottom: 15px!important;
	margin: 0!important;*/
	display:none!important;
	transition: all 0.5s!important;
	transition-delay:1s!important;
}
html.loaded .iubenda-tp-btn[data-tp-float]:not([data-tp-anchored]) {
	/*transform: translate(-40px, -66px)!important;*/
	display:block!important;
	right: -25px!important;
	left: unset!important;
	bottom: 15px!important;
        margin: 0!important;
}
html.loaded .iubenda-tp-btn[data-tp-float]:not([data-tp-anchored]):hover {
	right: 0px!important;
	/*transform: translate(-16px, -66px)!important;*/
	transition-delay:0s!important;
}
/**/
.animrow.go .multifadetext .sppb-addon-header.noanim{
	/*animation-name: myfadeinup;
  animation-duration: 1.8s;*/
  animation:unset;
  transform:unset;
}
.animrow.go .multifadetext .sppb-addon-header{
	animation-name: myfadeinup;
  animation-duration: 2s; 
	animation-delay: 0.8s;transform: translateX(-50px); animation-fill-mode: forwards;
}
.animrow.go .multifadetext .line_title h1 span {
   	animation-name: lineinspan;
  animation-duration: 2s;
	 animation-delay: 0s;
	animation-fill-mode: forwards;
}
.animrow.go .multifadetext .line_title h1 span:before {
   	animation-name: lineinbefore;
  animation-duration: 2s;
	 animation-delay: 0s; animation-fill-mode: forwards;
}
.animrow.go .multifadetext .sppb-addon-text-block .sppb-addon-title{
	animation-name: myfadeinup;
  animation-duration: 2s;
	 animation-delay: 1.2s;transform: translateX(-50px); animation-fill-mode: forwards;
}
.animrow.go .multifadetext .sppb-addon-text-block .sppb-addon-content{
		/*animation-name: myfadeinup;
  animation-duration: 1.8s;
	 animation-delay: 1.2s;opacity:0; animation-fill-mode: forwards;*/
}
.animrow.go .multifadetext .sppb-btn{
		/*animation-name: myfadeinup;
  animation-duration: 1.8s;
	 animation-delay: 1.6s;opacity:0; animation-fill-mode: forwards;*/
}
@keyframes myfadeinup{
  from {opacity:1;transform: translateX(-50px);}
  to {opacity:1;transform: translateX(0);}
}
@keyframes lineinspan{
  from {padding-left:0px;}
  to {padding-left:85px;}
}
@keyframes lineinbefore{
  from {width:0px;}
  to {width:76px;}
}

.animrow.gradbg{
	background-color:unset!important;
}
.animrow.goonce.gradbg:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	opacity:0;
	/*background-image: linear-gradient(to bottom, rgba(240, 235, 229,0) 0%,rgba(240, 235, 229,1) 10%,rgba(240, 235, 229,1) 90%,rgba(240, 235, 229,0) 100%);*/
      background-color: #f0ebe5;
	animation-name: mygradbg;
  animation-duration: 2s;
	 animation-delay: 0s;
   animation-timing-function:ease-out;
	animation-fill-mode: forwards;
}
@keyframes mygradbg{
	from{opacity:0;top:50%;bottom:50%;}
	to{opacity:1;top:0%;bottom:0%;}
}

.animrow .bgside{
	background-color:unset!important;
}
.animrow .bgside:before{
  	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	opacity:0;
  background-color: #f9f7f7;
    transform: translateX(20%);
  
    opacity: 0;
	  transition: all 2s;
      transition-timing-function: ease-out;
}
.animrow.goonce .bgside:before{
	transform: translateX(0%);

    opacity: 1;
}
.animrow .bgside #sppb-carousel1{
	  transform: translateX(50%);
  
    opacity: 0;
	  transition: all 3s;
	transition-delay:0.5s;
      transition-timing-function: ease-out;
}
.animrow.goonce .bgside #sppb-carousel1{
	transform: translateX(0%);

    opacity: 1;
}
.animrow  .bgside #sppb-carousel1 .sppb-carousel-control{
	 transform: translateX(100%);
    transition: transform 2s, opacity 1s;
	transition-delay:2s;
    opacity: 0;
}
.animrow.goonce .bgside #sppb-carousel1 .sppb-carousel-control{
	transform: translateX(0%);
    opacity: 1;
}
/*/*/
.animrow .citz > .sppb-addon-title{
  transform: scaleY(0);
    transition: all 1.5s;
    opacity: 0;
}
.animrow .citz > .sppb-addon-title span{
   opacity: 0;
  transition: opacity 1s;
  transition-delay:1.5s;
}
.animrow.go .citz > .sppb-addon-title{
      transform: scaleY(1);
    opacity: 1;
}
.animrow.go .citz > .sppb-addon-title span{
  opacity: 1;
}
.animrow.myparallax .sppb-col-md-7{
      flex: 0 0 100%;
    max-width: 100%;
  transition: all 4s;
      transition-timing-function: ease-out;
}
.animrow.myparallax.go .sppb-col-md-7{
     
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.animrow .mygallerycol{
      transform: translateX(-50%);
    transition: transform 3s, opacity 2s;
    opacity: 0;
}
.animrow.goonce .mygallerycol{
      transform: translateX(0%);
    opacity: 1;
}
.animrow .mygallerycol .sppb-carousel-control{
	 transform: translateX(-100%);
    transition: transform 5s, opacity 3s;
    opacity: 0;
}
.animrow.goonce .mygallerycol .sppb-carousel-control{
	 transform: translateX(0%);
    opacity: 1;
}
/**/
@font-face {
	font-family: 'abigail v4';
	src: url('../fonts/abigail-v4.otf') format('otf'),
	url('../fonts/abigail-v4.woff') format('woff'),
	url('../fonts/abigail-v4.ttf') format('truetype');
}
@font-face {
    font-family: 'CORBEL';
    src: url('../fonts/CORBEL.eot');
    src: url('../fonts/CORBEL.eot') format('embedded-opentype'),
         url('../fonts/CORBEL.woff2') format('woff2'),
         url('../fonts/CORBEL.woff') format('woff'),
         url('../fonts/CORBEL.ttf') format('truetype'),
         url('../fonts/CORBEL.svg#CORBEL') format('svg');
}
/* scrollbar */
/* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2); 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(76, 82, 71 ,0.5);
   border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4c5247;
}
/**/
.article-details .article-can-edit {
    margin-bottom: 0;
}
.body-innerwrapper{
	/*overflow: inherit;*/
}
.noabi h1,
.noabi .sppb-addon-title{
	    font-family: 'CORBEL';/*'Open Sans', sans-serif;*/
	font-weight:100;
}
h1,h2,h3,h4,
.abifont,
.offcanvas-menu,
#sp-right h2,
.abifonttitle .sppb-panel-title{
	font-family: 'abigail v4';
	font-variant-ligatures: discretionary-ligatures;
	letter-spacing: normal;
}
.abifonttitle .sppb-panel-title{
  font-size: 22px;
}
#mainheader .mytitle h1 span{
  font-variant-ligatures: discretionary-ligatures!important;
}
p{
	margin-bottom: 30px;
}
/**/
input[type="radio"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 1px solid #B9B9B9;
  border-radius: 0%;
  transform: translateY(1px);
  margin-right:5px;
}
input[type="radio"] {
  /* ...existing styles */
  display: inline-grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 0%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 14px 14px #4c5247;
}
input[type="radio"]:checked::before {
  transform: scale(1);
}
/**/
.mybtn{
	height: 80px;
	display: inline-flex;
	align-items: center;
	padding: 0 50px;
	box-shadow: none!important;
	font-weight: 300;
      position: relative;
	transition:padding 0.5s;
}
.mybtn:hover{
	padding: 0 40px 0 60px;
}
.mybtn:before{
	content:"";
	background:#f0ebe5;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	z-index: -1;
	transition:width 0.5s;
}
.mybtn.whitebef:before{
  background:#ffffff;
}
.mybtn:hover:before{
	width: 100%;
}
/**/
.sp-pre-loader .sp-loader-with-logo{
      background: #4c5247;
}
.sp-pre-loader .sp-loader-with-logo img{
  width: 465px;
}
.sp-pre-loader .sp-loader-with-logo .line{
    background: black;
    background-image: url(https://www.hotelvillataormina.com/images/logo/logo_hotel_villa_taormina.svg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    filter: invert(1);
      height: 100%;
  background-size: 465px;
}
/**/
.touchscreen .sppb-section{
      background-attachment: scroll!important;
  /*background-position: 50% 50%!important;*/
      background-position-y: 50%!important;
}
.touchscreen .bgimg{
  background-attachment: scroll!important;
  background-size: 100%!important;
}
/**/
html body{
  /*opacity: 1;*/
  font-family: 'CORBEL';
}
html.loaded body .body-wrapper{
 /* opacity: 0;*/
  animation-name: myloadfadein;
  animation-duration: 3s;
 /* animation-fill-mode: forwards;*/
}

@keyframes myloadfadein{
  from {opacity:0;}
  to {opacity:1;}
}
html body{

}
#mainheader .mytitle {
  overflow: hidden;
}
#mainheader .mytitle  > .sppb-addon-title{
  
    transform: translateY(100%);
      transition: transform 1.5s;
  transition-delay:1.3s;
    transition-timing-function: ease-out;
}
html.loaded #mainheader .mytitle > .sppb-addon-title {

    transform: translateY(0%);
}
#sp-header > .row, #giftbtn{
      opacity: 0;
      transition: opacity 1.5s;
  transition-delay:1s;
    transition-timing-function: ease-out;
}
#giftbtn{
  transition-delay:1.5s;
}
html.loaded #sp-header > .row, html.loaded #giftbtn{
      opacity: 1;
}
/*@keyframes myloadfadein{
  from {opacity:0;}
  to {opacity:1;}
}*/
/**/
#sp-header{
	position: fixed;
	box-shadow: none;
	animation: unset!important;
	background: transparent;
  height: auto;
    padding: 28px 0;
  transition: all 0.5s;
}
#sp-header.header-sticky-2{
      background: rgba(0,0,0,0.5);
  padding: 10px 0;
}
body.offcanvas-active #sp-header.header-sticky-2{
  background: transparent;
}
#sp-header .sp-module {
    /*margin-left: 0;*/
}
#sp-header > .row{
	display: flex;
	align-items: center;
}
#sp-logo #offcanvas-toggler{
	display:none!important;
}
#sp-logo > div{
	justify-content: center;
}
#sp-header .logo {
  transition: height 0.5s;
}
.logo-image {
    object-fit: contain;
}
#sp-header.header-sticky-2 .logo {
  height: 70px;
}
#sp-header .logo a{
  height:100%;
}
/**/
#sp-top1 .openmenu{
	color:#ffffff;
	display: flex;
	align-items: center;
	cursor:pointer;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 3px;
	line-height: 0;
}
.burger-icon {
	width: 67px;
	padding-right: 12px;
	transition:all 0.3s;
}
.burger-icon>span{
	background-color: #ffffff!important;
	height: 1px;
	margin: 7px 0;
  transition:all 0.3s;
	width: 100%;
}
#sp-top1 .openmenu:hover .burger-icon{
	width: 67px;
	padding-right: 20px;
}
#sp-top1 .openmenu:hover .burger-icon>span:first-child{
	width: 80%;
}
#sp-top2 > div{
	justify-content: flex-end;
}
#sp-top2 .sp-module{
  /*margin-top: 34px;
    margin-right: 34px;*/
  margin-right: 50px;
}
#sp-top2  .mod-custom.custom{
	background: white; 
}
#sp-top2 a{
     display: block;
    background: white;
    padding: 9px 17px;
	position:relative;
    color: black;
z-index: 0;
transition: all 0.5s;
      border: unset!important;
      font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

#sp-top2 a:before {
		content:"";
		background: #4c5247;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:0%;
		z-index: -1;
	transition:width 0.5s;
	}
#sp-top2 a:hover{
	color:white;
  	padding-right: 12px;
	padding-left:22px;
}
#sp-top2 a:hover:before {
	width:100%;
}
/**/
.offcanvas-menu .offcanvas-inner{
      overflow-y: auto;
    height: calc(100vh - 2.5rem);
}
body.offcanvas-active{
	overflow:hidden;
}
body.offcanvas-active #sp-main-body,
body.offcanvas-active #sp-footer{
	filter:blur(10px);
}
body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -66.666%;
}
.offcanvas-menu{
	width: 65%;
	background-image:url('https://www.hotelvillataormina.com/images/design/mattonelle_bg.jpg');
	background-size: cover;
	background-position: 0% 50%;
}
.offcanvas-active .offcanvas-menu{
	width: 66.666%;
}
.offcanvas-menu:before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	opacity:0.5;
	background:#1b0d0d;
	z-index:-5;
}
.offcanvas-menu:after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right: 0;
	left:0;
	z-index:-2;
}
.offcanvas-menu:after,
.offcanvas-active .offcanvas-overlay,
#sp-right{
  background-image:url('https://www.hotelvillataormina.com/images/design/g2648.png')!important;
	background-repeat: no-repeat!important;
	background-size: 80vh!important;
	background-position: 66.6666% 50%!important;
	/* transform: translateX(calc(76vh/2)); */
  background-attachment: fixed!important;
}
.offcanvas-overlay{
	-webkit-backdrop-filter: unset;
	backdrop-filter: unset;
	z-index: 9;
}
/**/
.offcanvas-active .burger-icon>span:nth-child(1),
#modal-menu-toggler.active .burger-icon>span:nth-child(1) {
	transform: translate(0, 8px) rotate(-30deg);
}
.offcanvas-active .burger-icon>span:nth-child(3),
#modal-menu-toggler.active .burger-icon>span:nth-child(3) {
	transform: translate(0, -8px) rotate(30deg);
}
.offcanvas-menu .offcanvas-inner ul.menu>li {
	font-weight: 300;
	border: none!important;
}
.offcanvas-menu .offcanvas-inner ul.menu li>a, .offcanvas-menu .offcanvas-inner ul.menu li>span{
	opacity:1;
	font-size: 30px;
	line-height: 1;
      display: inline-block;
    padding-right: 64px!important;
      padding: 15px 30px 15px 10px;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active > a:after{
  content:"";
  width: 100%;
  border-bottom: 1px solid;
  display: block;
  opacity: 0.7;
}
.offcanvas-menu .offcanvas-inner ul.menu .openoff{
  display:none;
      font-variant: none;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu ul {
	margin: 0!important;
	padding: 0!important;
	margin-left: 43px!important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li li a{
	font-size: 27px!important;
	line-height: 1.4!important;
	font-weight: 300!important;
	color:#ffffff;
}
.offcanvas-menu .offcanvas-inner ul.menu>li li{
	position:relative;
	padding-left: 75px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li li:before{
	content: "";
	height: 1px;
	width: 60px;
	background-color: white;
	position: absolute;
	top: 50%;
	left: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler{
  width: 55px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after{
      content: "";
    background: unset;
    border-width: 0px 0px 2px 2px;
    border-style: solid;
    height: 24px;
    width: 24px;
    transform: rotate(-45deg) translateX(7px) skew(-6deg, -6deg);
    display: block;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after{
        content: "";
    background: unset;
    border-width: 0px 0px 2px 2px;
    border-style: solid;
    height: 24px;
    width: 24px;
    transform: rotate(-45deg) translateX(7px) skew(-6deg, -6deg);
    display: block;
}
.offcanvas-menu .logo{
	position:absolute;
	bottom: 27px;
    right: 27px;
    height: 70px;
    overflow: hidden;
}
.offcanvas-menu .logo .logo-image{
  height: 90px;
    object-fit: cover;
    width: 183px;
}
/**/
#sp-right{
	position: fixed;
	right: 0%;
	bottom: 0;
	z-index: 99999;
	/*transform: translateX(100%);*/
	transition: opacity 1s, visibility 1s;
	padding: 0px;
	background: #393e36;
	min-height: 50vh;
  opacity:0;
  visibility:hidden;
}
/*.offerpage #sp-right{
    opacity:1;
  visibility:visible;
  position:relative;
  width: 50%;
}
.offerpage #sp-left{
  width: 50%;
}*/
#sp-right .burger-icon.openoff{
	display:none;
  float:right;
}
.offcanvas-active #sp-right{
  position: fixed;
  width: 33.33333333%;
	/*transform: translateX(0%);*/
  /*right: 0%;*/
   opacity:1;
  visibility:visible;
}
#sp-left .sp-module, #sp-right .sp-module {
	margin-top: 0px;
	border: 0px;
	border-radius: 0px;
}
/**/
#sp-top1 .mod-languages form{
	display: flex;
	align-items: center;
}
#sp-top1 .chosen-container{
  width: 60px!important;
}
#sp-top1 .chosen-container-single .chosen-single {
	background: unset;
	color: #ffffff;
	border: none;
	box-shadow: none;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 3px;
	line-height: 1;
	height: auto;
}
.chosen-container .chosen-results li.highlighted {
    background: #393e36!important;
}
#sp-top1 .chosen-container-single .chosen-single div{
  width: 23px;
}
#sp-top1 .chosen-container-single .chosen-single div b{
	background: unset;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	height: 13px;
	width: 13px;
	transform: rotate(-45deg) translateX(7px) skew(-6deg, -6deg);
}

.chosen-container .chosen-drop{
	background: unset;
	border: 0;
	box-shadow: unset;
}
.chosen-container-single .chosen-search input[type="text"]{
	background: unset;
	border: 0;
}
.chosen-container .chosen-results li{
	color: white;
}
.chosen-container .chosen-results li.active-result.result-selected{
  display:none;
}
/**/
#mainheader .mytitle{
	line-height: 1.2;
}
#mainheader .mytitle span{
	font-size: 240%;
	font-variant: none;
}
.giftcard{
	z-index:999!important;
}
#giftbtn{
	position: absolute!important;
	transform: translateY(-100%);
}
#giftbtn h6 {
	display:none;
}
#giftbtn a{
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 3px;
	transition:letter-spacing 0.5s;
}
#giftbtn img{
	width: 67px;
	padding-right: 12px;
	vertical-align: unset;
	transition:width 0.5s,padding-right 0.5s;
}
#giftbtn a:hover{
	letter-spacing: 6px;
}
#giftbtn a:hover img{
	width: 70px;
	padding-right: 15px;
}
/**/
.line_title h1 span{
	display: block;
	padding-left: 85px;
	position:relative;
}
.line_title h1 span:before{
	content:"";
	height: 1px;
	width: 76px;
	background-color: black;
	position:absolute;
	top: 50%;
	left: 0px;
}
/**/
.animrow.imgeffect{
	/*background-position-x: right!important;*/
      background-position-x: 130%!important;
    background-size: 27%!important;
  transition:background-position-x 5s
}
.animrow.go.imgeffect{
	/*background-position-x: right!important;*/
      background-position-x: 100%!important;
}
.animrow.imgeffect .sppb-col-md-4{
	position: absolute;
	bottom: -20vw;
	right: 0px;
	z-index: 0;
}
.animrow .dimg/*,
.animrow .bgimg*/{
  transition: all 1s;
    transition-timing-function: ease-out;
}
.animrow .dimg.stopbottom{
  transform: translateY(20%);
}
.animrow.rowzee{
  z-index: 9!important;
}
.animrow .dimg.verticalheight{
      min-height: 120vh;
    position: absolute;
       transform: translateY(20%);
}
/*.animrow .bgimg{
  overflow:hidden;
}
.animrow .bgimg div{
  height:100%;
}
.animrow .bgimg .imgimg img{
height:100%;
  width:100%;
  object-fit:cover;
}*/
.animrow .bgimg div,
.animrow .bgimg img{
	height:100%;
	object-fit:cover;
	overflow: hidden;
      width: 100%;
}
/**/
#introtxt .sppb-btn{
	position:absolute;
}
/* swiper rooms */
.mod-articles-category-tags{
  display:flex;
}
.mySwiper1 .swiper-slide{
  transform: translateX(50%);
  padding-bottom: 36px;
}
.mySwiper1 .article-list-image{
      padding-bottom: 20px;
}
.mySwiper1 .article-list-image a{
	display:block;
	position:relative;
	overflow:hidden;
}
.mySwiper1 .article-list-image a:before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-image:url('https://www.hotelvillataormina.com/images/logo/logo-1.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-color:rgba(0,0,0,0.5);
	opacity:0;
	transition:all 0.5s;

z-index: 999;}
.mySwiper1 .article-list-image a:hover:before{
	opacity:1;
	
}
.mySwiper1 .article-list-image a:hover img{
	transform:scale(1.2);
}
.mySwiper1 .article-list-image img{
  height:18vw;
      width: 100%;
  object-fit:cover;
	transition:all 1s;
}
.mySwiper1 .mod-articles-category-readmore{
      position: absolute;
    bottom: 0;
    margin-bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s;
}
.mySwiper1 .swiper-slide:hover  .mod-articles-category-readmore{
  opacity: 1;
}
.mySwiper1 .swiper-button-next,
.mySwiper1 .swiper-button-prev{
  	width: 80px;
    height: 80px;
      top: 14vw;
}
.mySwiper1 .swiper-button-prev,
.mySwiper1 .swiper-rtl .swiper-button-next {
      right: 130px;
}
.mySwiper1 .swiper-button-next,
.mySwiper1 .swiper-rtl .swiper-button-prev {
    background: #4c5247;
	color: white;
      right: 50px;
}
.icoroom{
	position:relative;
	height: 40px;
	width: auto;
	margin: 0 6px;
}
.icoroom img{
	height:100%;
}
.icoroom .icotxt{
	position:absolute;
	top:0;
	right:0;
	font-size: 12px;
    line-height: 1;
    padding: 4px 5px;
}
.mod-articles-category-introtext{
  display: inline-block;
      margin-bottom: 15px;
    margin-top: 10px;
}
.mod-articles-category-tags{
  float:right;
}
a.mod-articles-category-title{
  display: block;
  color: inherit;
}
/**/
.citz{
  position:relative;
}
.citz:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: black;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -1;
}
.citz .sppb-addon-title{
      font-family: 'abigail v4';
    letter-spacing: 0;
      display: inline-block;
    background-color: #f9f7f7;
      position: relative;
      padding: 0 40px!important;
}
.citz .sppb-addon-title span{
    font-size: 20px;
    font-family: 'Open Sans';
    position: absolute;
    bottom: -50px;
	right: 0;
}
.citz .sppb-addon-content{
  position: absolute;
}
/**/
#dynamicgallery .vartxt {
    transition: all 0.5s;
}
.mygallery2.sppb-carousel-pro .sppb-item{
       height: calc(100vh - 200px);
       /* min-height: 400px; */
}
#dynamicgallery .sppb-carousel-pro .sppb-item{
       height: calc(100vh - 200px);
       /* min-height: 400px; */
}
.sppb-item.sppb-item-has-bg>img {
    width: 100%;
    object-fit: cover;
    height: 100%!important;
}
#dynamicgallery .mybtn{
      position: absolute;
    bottom: -80px;
    right: 0;
}
#dynamicgallery .sppb-col-md-8{
	z-index: 5;
}
.sppb-carousel-arrow{
  width: 80px;
    height: 80px;
  top: unset;
  bottom: 40px;
      left: unset;
    display: flex;
    justify-content: center;
    align-items: center;
  text-shadow:unset;
}
.sppb-carousel-arrow.right{
    background: #4c5247;
    right: -80px;

}
.sppb-carousel-arrow.left{
  color:black;
    background: white;
    right: 0;

}
.mygallery2 .sppb-carousel-arrow.right{
    right: 40px;
}
.mygallery2 .sppb-carousel-arrow.left{
    right: 121px;

}
.sppb-carousel-arrow i{
      position: relative;
    right: unset!important;
    top: unset;
    left: unset!important;
    bottom: unset;
}
.fa-chevron-right:before,
.fa-chevron-left:before{
    content: 'next';
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    font-weight: 100;
}
.fa-chevron-right:before {
  content: 'next';
}
.fa-chevron-left:before{
  content: 'prev';
}
/**/
.myparallax .sppb-container-inner{
      height: 100%;
}
.myparallax .sppb-container-inner .sppb-row > .sppb-col-md-7:nth-child(2){
  position: absolute;
    bottom: 0;
}
/**/
.newsletter_txt.sppb-addon-text-block, .bmgform{
      max-width: 600px;
}
#result{
  color:white;
}
#result .error{
  color:red;
}
#subscribeform input{
	  background: none;
    color: #ffffff;
    border-radius: 0px;
    line-height: 1.5;
    border: 1px solid white!important;
}
#subscribeform button{
	height: 80px;
	display: inline-flex;
	align-items: center;
	padding: 0 50px;
	box-shadow: none!important;
	font-weight: 300;
	position: relative;
	background:unset;
	line-height: unset;
	box-shadow: none!important;
	border: 0;
  transition:padding 0.5s;
}
#subscribeform button:hover{
	padding: 0 40px 0 60px;
}
#subscribeform button:before{
	content:"";
	background:#ffffff;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	z-index: -1;
	transition:width 0.5s;
}
#subscribeform button:hover:before{
	width: 100%;
}
::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
   opacity:0.6;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
   opacity:0.6;
}
::placeholder {
    color: #ffffff;
   opacity:0.6;
}
#subscribeform label {
   /* font-size: 12px;*/
      color: white;
      font-weight:100!important;
}
/* Customize the label (the container) */
.privacyblock {
  display: block;
  position:relative;
  padding-left: 59px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 30px 0;
}

/* Hide the browser's default checkbox */
.privacyblock input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  /*height: 0;
  width: 0;*/
}
.privacyblock a{
    color: white;
    text-decoration: underline;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 7px;
  left: 0;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border:1px solid #fff;
}
/* On mouse-over, add a grey background color */
/*.privacyblock:hover input ~ .checkmark {
  background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
/*.privacyblock input:checked ~ .checkmark {
  background-color: red;
}*/

/* Create the checkmark/indicator (hidden when not checked) */
.privacyblock:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.privacyblock input:checked ~ .checkmark:after {
  display: block;
  content:"";
}

/* Style the checkmark/indicator */
.privacyblock .checkmark:after {
       position: absolute;
       left: 12px;
       top: 0px;
       width: 14px;
       height: 27px;
       border: solid white;
       border-width: 0 2px 2px 0;
       -webkit-transform: rotate(45deg);
       -ms-transform: rotate(45deg);
       transform: rotate(45deg);
}

.formnewsletter input[type="text"].invalid,
.formnewsletter input[type="email"].invalid,
.privacyblock .checkmark.invalid
{
  border: 2px solid red!important;
}
/**/
.sppb-addon.sppb-addon-accordion.myaccordion{
	position: relative;
	padding-bottom: 25px;
}
.myaccordion .sppb-accordion-icon-position-right .sppb-accordion-icon-wrap{
	padding-left:5px;
}
.sppb-addon-accordion.myaccordion .sppb-panel-custom .sppb-panel-heading{
	position: absolute;
	bottom: 0px;
	left: 50%;
	padding: 0;
	width: auto;
	transform: translateX(-50%);
	display: flex;
	flex-flow: row-reverse;
	align-items: center;
}
.sppb-addon-accordion.myaccordion .sppb-panel-custom .sppb-panel-heading.active {
	opacity:0;
	visibility:hidden;
}
.sppb-panel {
	background-color: unset;
}
.sppb-addon-accordion.myaccordion .sppb-panel-body {
	padding: 0;
	border-top: 0px;
}
.myaccordion .sppb-panel-heading.sppb-accordion-icon-position-right{
	box-shadow: unset!important;
	position: relative;
      padding: 0px 0px 5px 0px;
}
.myaccordion .sppb-panel-heading.sppb-accordion-icon-position-right:after {
	content:"";
	height: 1px;
	width: 76%;
	border-bottom: 1px solid;
	position: absolute;
	    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
  transition: width 0.3s;
}
.myaccordion .sppb-panel-heading.sppb-accordion-icon-position-right:hover:after {
  width: 100%;
}
.myaccordion .sppb-panel-heading.sppb-accordion-icon-position-right .sppb-panel-title {
	font-weight:400;
      padding: 4px;
}
/**/
.graf_list ul{
      padding: 0;
   padding-left: 10px;
    margin: 0;
    list-style: none;
}
.graf_list ul li{
      display: flex;
    align-items: center;
    padding: 8px 0px;
}
.graf_list ul li:before {
    content: "";
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(../../../images/design/graf_list.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    display: inline-block;
    padding-right: 33px;
}
/**/
.dsgnlg .sppb-addon-single-image-container{
      background-color: #f0ebe5;
  padding:13px;
}
/**/
.mxhimg > .sppb-column-addons{
	max-height: 80vh;
}
/**/
.centertitle .sppb-addon-title{
  text-align:center;
}
/**/
.roomeldsg > .sppb-column-addons{
      display: flex;
    align-items: center;
}
.roomeldsg > .sppb-column-addons > .sppb-addon-wrapper:first-child{
    flex: 0 0 auto;
}
.roomeldsg > .sppb-column-addons > .sppb-addon-wrapper:last-child{
      width: 100%;
}
/**/
.zindup{
      z-index: 99;
}
/**/
.leaflet-container .leaflet-marker-pane img{
  object-fit: contain;
    object-position: bottom;
}
/* footer */
#sp-footer {
  font-size: inherit;
}
#sp-footer1{
  border-bottom: 1px solid rgba(255,255,255,0.2);
      padding-top: 25px;
    padding-bottom: 25px;
      width: 80vw;
  display: flex;
    flex-direction: column;
    justify-content: center;
  line-height: 2;
}
#sp-footer ul.menu li {
  display: block;
}
/* logo footer */
#sp-bottom3{
  background: #393e36;
      display: flex;
    align-items: center;
    justify-content: center;
      width: 20vw;
    height: 20vw;
}
/* footer visioni */
#sp-footer-visioni{
  padding: 15px 0;
      font-size: 14px;
}
/**/
#sp-footer2{
  width: 80vw;
    padding-right: 40px;
    padding-left: 40px;
      display: flex;
    flex-direction: column;
    justify-content: center;
}
#sp-footer2 ul.menu{
  list-style: none;
    padding: 0;
   display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
      margin-bottom: 0;
}
#sp-footer2 ul.menu li {
  display: inline-block;
  padding: 0 15px;
      -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
#sp-footer ul.menu li a,
#sp-footer-visioni ul.menu li a,
#sp-footer ul.sppb-icons-group-list a{
	transition:opacity 0.5s;
}
#sp-footer ul.menu:hover li a,
#sp-footer-visioni ul.menu:hover li a,
#sp-footer ul.sppb-icons-group-list:hover li a{
	opacity:0.5;
}
#sp-footer ul.menu li a:hover,
#sp-footer-visioni ul.menu li a:hover,
#sp-footer ul.sppb-icons-group-list li a:hover{
	opacity:1;
}
/**/
#sp-bottom4{
      text-align: right;
   width: 20vw;
}
/**/
.footer1 .logo {
	display: flex;
    /*align-items: center;*/
      position: absolute;
    bottom: 1px;right: 14px;

	    /*color: #ffffff!important;*/
	font-size: 0.7em;
	/* display: flex; */
	/* align-items: center; */
	/*flex-wrap: wrap;
    justify-content: space-around;*/
    /* padding: 20px 40px; */
  
background-color: #4C5247;
	opacity: 0;
	visibility: hidden;
height:0;
	overflow:hidden;
	
transition: all 0.5s;
}
.footer1:hover .logo {
		opacity: 1;
	visibility: visible;
  height: 59px;
}
.logo-cont {
    display: flex;
    align-items: center;
}
.logo-cont + .logo-cont {
    margin-left: 15px;
}
.logos a{
  display: flex;
}
.footer1 .logo  svg,
.footer1 .logo  svg #bmgText,
.footer1 .logo  svg #bmgSym {
   fill: #ffffff!important;
  height: 25px;
  transition: fill 0.5s;
}
.footer1 .logo  a:hover svg,
.footer1 .logo  a:hover svg #bmgText,
.footer1 .logo  a:hover svg #bmgSym {
   /* fill: #AD986E!important;*/
}
footer a,
f-copyright a,
#sp-bottom1 a.myicon {
  color: #FFF;
}
footer a:hover,
f-copyright a:hover,
#sp-bottom1 a.myicon:hover {
	/*color: #f3bc55;*/
}
.footer1 .logo-cont span:first-child{
  width: auto;
  max-width:0;
  overflow: hidden;
  white-space: nowrap;
  transition:max-width 1.5s;
	/*    color: white;*/
    display: inline-flex;
}
.footer1 .logo  .logo-cont:hover span:first-child{
  width: auto;
  max-width:500px;
}
/* mobile */
@media screen and (min-width:1179px) and (max-width:1399px)  {
  .icoroom{
        height: 36px;
  }
  .icoroom .icotxt {
    font-size: 11px;
  }
}
@media screen and (min-width:992px) and (max-width:1399px)  {
  h1{
        font-size: 29px!important;
  }
  
  #sp-left .sp-module, #sp-right .sp-module {
    padding: 20px;
  }
  #sp-footer {
    font-size: 14px;
  }
  #dynamicgallery .sppb-addon-text-block .sppb-addon-content{
    font-size: 28px;
  }
  #dynamicgallery .sppb-col-md-8 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  #dynamicgallery .sppb-col-md-4 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  	  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-rtl .swiper-button-prev {
    right: 80px;
}
   .sppb-carousel-arrow {
    width: 60px;
    height: 60px;
  }
  .sppb-carousel-arrow.right {
    right: 0px;
	}
  .sppb-carousel-arrow.left {
    right: 60px;
  }
 
    .sppb-carousel-arrow {
		bottom: -30px;
	}
  .mygallery2.sppb-carousel-pro .sppb-item {
    height: calc(100vh - 100px);
  }
  .mygallery2 .sppb-carousel-arrow.right {
    right: 60px;
	}
  .mygallery2 .sppb-carousel-arrow.left {
    right: 120px;
  }
    #dynamicgallery .sppb-carousel-arrow.right {
    right: -30px;
	}
  #dynamicgallery .sppb-carousel-arrow.left {
    right: 30px;
  }
 
    #dynamicgallery .sppb-carousel-arrow {
		bottom: 30px;
	}
  .fa-chevron-right:before,
  .fa-chevron-left:before {
     font-size: 28px;
  }
}
@media screen and (min-width:768px) {
  .graf_list.double_list ul {
    column-count: 2;
    column-gap: 15px;
  }
  .doublecoltxt .sppb-addon-content{
   column-count: 2;
    column-gap: 25px;
   }
}
@media screen and (max-width:1024px) {
	.mod-articles-category-tags{
		float: none;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:991px) {
  /*
  .mod-languages {
    display: none;
  }
  */
  /**/
  #sp-right {
    height: 60vw;
  }
  .modbmg_offerte h2{
        height: calc(16vw - 30px);
  }
  .offcanvas-active #sp-right {
    opacity: 0;
    visibility: hidden;
        width: 100%;
  }
  #sp-right .burger-icon.openoff{
	display:block;
  }
  .offcanvas-menu .offcanvas-inner ul.menu .openoff{
  display:block;
	}
  .offcanvas-active #sp-right.visible {
    opacity: 1;
    visibility: visible;
   }
	.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span{
		display: block;
	}
  /**/
  #introtxt{
    background-image:unset!important;
  }
  h1 span:before{
    width: 65px;
  }
  h1 span {
    padding-left: 73px;
  }
  .noabi h1 span {
    padding-left: 0px;
  }
   #introtxt.animrow .dimg {
    transform: translateY(0)!important;
  }
  #introtxt.animrow .sppb-col-md-4 {
    position: relative;
    bottom: unset;
    right: unset;
  }
  #introtxt .sppb-btn{
	position:relative;
	}
  #introtxt > .sppb-row-container{
    max-width: 100%;
    padding: 0 50px;
  }
  /**/
  .mySwiper1 .article-list-image img {
    /*height: 36vw;*/
        height: calc(44vw - 30px);
  }
  /**/
  .citz .sppb-addon-title {
    padding: 0 10px!important;
  }
  /* gallery dinamica */
  .sppb-carousel-arrow.right {
    right: 0px;
  }
  .sppb-carousel-arrow.left {
    right: 80px;
  }
  #dynamicgallery .mybtn {
    position: relative;
    bottom: unset;
    right: unset;
  }
  .sppb-carousel-arrow {
    bottom: -40px;
  }
  /**/
  .mySwiper1 .swiper-button-next,
  .mySwiper1 .swiper-button-prev{
        top: 26vw!important;
  }
  /**/
  .mygallery2.sppb-carousel-pro .sppb-item {
    height: 65vw;
  }

  /**/
  .animrow .dimg.stopbottom {
    transform: translateY(0)!important;
  }
  .animrow .dimg.verticalheight {
    min-height: unset;
    position: relative;
    transform: translateY(0)!important;
  }
  /**/
  .bgimg{
    background-size:cover!important;
  }
  /**/
  .animrow .bgimg div, .animrow .bgimg img{
        height: 54vw;
  }
  /**/
  #sp-footer1{
        width: 100%;
    order: 2;
  }
  #sp-bottom3 {
        width: 30vh;
    height: 30vw;
    position: absolute;
    right: 0;
        order: 1;
  }
  #footer-hotel .sppb-row > .sppb-col-md-3:nth-child(1){
        order: 2;
  }
    #footer-hotel .sppb-row > .sppb-col-md-3:nth-child(2){
        order: 3;
  }
  #footer-hotel .sppb-row > .sppb-col-md-3:nth-child(3){
        order: 4;
  }
  #footer-hotel .sppb-row > .sppb-col-md-3:nth-child(4){
         order: 1;
    min-height: 30vw;
    padding-bottom: 25px;
  }
  /**/
  #sp-footer2{
    width: 100%;
  }
  #sp-footer2 ul.menu li{
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #sp-bottom4 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 20px;
  }
  .footer1 .logo-cont span:first-child{
    max-width: unset!important;
  }
}
@media screen and (max-width:767px) {
  .sp-pre-loader .logo img{
        max-width: 85%;
    margin: 0 auto;
  }
  .sp-pre-loader .sp-loader-with-logo .line{
    background-size: 85%;
  }
  .mybtn{
        height: 60px;
    padding: 0 30px;
    font-size: 16px!important;
  }
  .mybtn:before{
        width: 60px;
    height: 60px;
  }
  .mybtn:hover {
    padding: 0 25px 0 35px;
}
  #sp-top2{
    position: fixed;
    bottom: 0;
    padding: 0;
    right: 0;
  }
  #sp-top2 .sp-module {
       margin-right: 0;
    width: 50%;
    margin-left: 0;
    text-align: center;
}
  #sp-top2 a {
        border: 1px solid!important;
}
  #sp-top1 .openmenu{
        flex-direction: column;
  }
  #sp-top1 .burger-icon {
    width: 100%;
    padding-right: 0;
  }
  #sp-top1 .openmenu > span{
    padding-top:5px;
  }
  #sp-header .logo{
        padding-right: 15px;
  }
  .burger-icon {
    width: 55px;
    padding-right: 0;
  }
  .offcanvas-active .offcanvas-menu {
    width: 80%;
  }
  .offcanvas-menu .offcanvas-inner {
    padding: 25px 10px;
  }
  .offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 12px 0;
  }
  .offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span{
    font-size: 20px;
        padding: 10px 0px;
  }
  .offcanvas-menu.border-menu .offcanvas-inner ul.menu ul{
    margin-left: 0px!important;
  }
  .offcanvas-menu .offcanvas-inner ul.menu>li li {
    padding-left: 40px;
  }
  .offcanvas-menu .offcanvas-inner ul.menu>li li:before{
    width: 30px;
  }
  .offcanvas-menu .offcanvas-inner ul.menu>li li a {
    font-size: 20px!important;
    margin: 4px 0px;
  }
 #mainheader .mytitle span {
    font-size: 180%;
    font-variant: none;
   line-height: 1.2;
 }
  .sp-page-builder .page-content #mainheader {
    height: 90vh;
  }
  #introtxt > .sppb-row-container {
    padding: 0 15px;
  }
  h1 span {
    padding-left: 40px;
  }
  h1 span:before {
    width: 37px;
  }
    .mySwiper1 .article-list-image img {
    height: 75vw;
  }
  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
    top: 74vw!important;
  }
  .mySwiper1 .swiper-button-prev, .mySwiper1 .swiper-rtl .swiper-button-next {
    right: 100px;
  }
  /**/
  #dynamicgallery .sppb-carousel-pro .sppb-item{
    height:50vh;
  }
  .sppb-carousel-arrow.left {
    right: 60px;
  }
  .sppb-carousel-arrow {
    width: 60px;
    height: 60px;
  }
    .sppb-carousel-arrow {
		bottom: -30px;
	}
  .fa-chevron-right:before,
  .fa-chevron-left:before {
     font-size: 28px;
  }
  .mygallery2.sppb-carousel-pro .sppb-item {
    height: 86vw;
  }
	.mygallery2 .sppb-carousel-arrow.right {
    right: 0;
  }
  .mygallery2 .sppb-carousel-arrow.left {
    right: 60px;
  }
  /**/
    .animrow .bgimg div, .animrow .bgimg img{
        height: 60vw;
      overflow: visible;
  }
  /**/
  .roomeldsg > .sppb-column-addons{
        flex-direction: column;
        align-items: flex-start;
  }
    .roomeldsg.invrms > .sppb-column-addons{
        flex-direction: column-reverse;
  }
  .roomeldsg .sppb-text-right,
  .roomeldsg .sppb-text-left{
        text-align: center;
  }
  .roomeldsg > .sppb-column-addons > .sppb-addon-wrapper:first-child{
        width: 100%;
  }
  	/**/
  .myparallax{
        height: 100vw!important;
  }
  /**/
  #sp-bottom3{
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px;
  }
  #footer-hotel .sppb-row > .sppb-col-md-3{
    margin-bottom:30px;
  }
    #footer-hotel .sppb-row > .sppb-col-md-3:nth-child(3){
    margin-bottom:0px;
  }
  #sp-footer2 ul.menu li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
  }
  #sp-footer-visioni {
    padding-bottom: 62px;
	}
  .footer1 .logo{
    bottom: 50px;
  }
}
/*popup*/
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close{
	font-size:0px;
	
margin: 10px;width: 50px;
    height: 50px;transform: rotate(45deg) skew(-10deg, -10deg);}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close:before{
	content:"";
	width:100%;
	height:1px;
	background-color:black;
	position:absolute;
	top:50%;
	left:0;
	
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close:after{
		content:"";
	height:100%;
	width:1px;
	background-color:black;
	position:absolute;
	top:0%;
	left:50%;
}
.radiolabel{
      margin-right: 27px;
      font-size: 20px;
}
/* - BeMyGuest - */
/* BOOKING BAR */
.white-popup-block {
  padding: 40px;
}
.titlebbar{
  font-size: 40px;
  animation-name: myfadeinup;
  animation-duration: 2s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  margin-bottom: 20px;
}
#my_bbar_htl,
#my_bbar_apt {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.htlcro,
.aptcro {
  display:none;
}
#my_bbar_htl.active,
#my_bbar_apt.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.htlcro.active,
.aptcro.active {
  display:flex;
}
@media screen and (max-width:575px) {
  .radiolabel {
    display: block;
  }
}
/* codice necessario per annullare alcune regole dei file css predefiniti: */
/* correzioni bmg_book.css */
.form-inline.bmg-widget-bbar * + * {
  margin-left: 0px!important;
}
.guests-select-detail:before{
  display:none;
}
.form-inline .guests-select-detail{
    box-shadow: none!important;
    top: unset !important;
    /*bottom: -55px;*/
    left: 0!important;
    width: 100%;
    text-align: center!important;
    transform: unset!important;
  position: relative!important;
    bottom: 0;
}
/* correzioni custom.css */
.bmg-widget-bbar .input-group, .guests-select .form-group {
  border: 0px!important;
  /*border-bottom: 1px solid #B9B9B9!important;*/
  margin-right: 20px;
	position:relative;

}
.bmg-widget-bbar .input-group:after, .guests-select .form-group:after {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	
	border-bottom: 1px solid #B9B9B9!important;
	animation-name: myfadeinbmgline;
  animation-duration: 2s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
}

@keyframes myfadeinbmgline{
  from {opacity:0;width:0%;}
  to {opacity:1;width: 100%;}
}	
.bmg-widget-bbar{
  max-width: none!important;
}
.bmg-widget-bbar.form-inline .guests-select > div {
  /* position: unset!important; */
}
/* style personalizzato */
#booking-div{
  /*background-color: rgba(0,0,0,0.8);*/
  /*position: absolute;
  width: 100%;
  bottom: 0;*/
}
.bmg-widget-bbar {
    padding: 22px 0px!important;
    margin-right: -20px;

}
.form-inline.bmg-widget-bbar{
  text-align: center!important;
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form-inline.bmg-widget-bbar >  .form-group{
  width:100%;
    margin-bottom: 25px;

}
.mybbar .form-inline .form-group{
  vertical-align: bottom;
  text-align: left;
      border-radius: 0;
overflow: hidden;/* transform: translateY(100%); */}
.form-inline.bmg-widget-bbar >  .form-group:nth-child(-n+2){
  -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.mybbar input, .mybbar select{
  text-align: left!important;
  background: transparent;
    border: 0px;
      outline: none!important;
    box-shadow: none!important;
}
.mybbar select{
  width: 100%;
}
.mybbar .form-control{
  padding: 6px 0px!important;
  /*border-bottom: 1px solid black!important;*/
  border-radius: 0!important;
  /*color: white;*/
}
.mybbar .form-control option{
	color:black;
}
.mybbar .input-group-addon{
  border-radius: 0px!important;
  /*border-bottom: 1px solid black!important;*/
  background: transparent;
    border: 0;
  
  color:white;
}
.bmg-widget-bbar .input-group-text{
  background-color: transparent;
  color: #4c5247;
  border: 0;
}
.mybbar .input-group{
  /*border-bottom: 1px solid black!important;*/
      width: calc(100% - 20px);
/* transform: translateY(100%); */
}
.guests-select{
      display: flex;
    width: 100%;
}
.guests-select > .form-group{
    width: 50%;
}
.form-group.guests-select-detail{
  
}
.form-group.guests-select-detail .form-group{
  
}
.bmg-widget-bbar .glyphicon-calendar:before {
  font-family: "FontAwesome";
  content: "\f073";
}
.glyphicon-warning-sign:before{
  font-family: "FontAwesome";
  content: "\f071"!important;
}
.bmg-widget-bbar label{
  position: static;
  width: auto;
  height: auto;
  display: block;
  margin: 0;
      font-weight: inherit;
      text-transform: uppercase;


}
.form-inline .guests-select-detail{
  border:0px!important;
  background-color: transparent!important;
	
}
.bmg-widget-bbar label,
.mybbar .form-control,
.mybbar .input-group-addon{
	animation-name: myfadeinbmg;
  animation-duration: 2s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
}
.bmg-widget-bbar button.btn{
  animation-name: myfadeinup;
  animation-duration: 2s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
}
@keyframes myfadeinbmg{
  from {opacity:1;transform: translateY(100%);}
  to {opacity:1;transform: translateY(0);}
}
.guests-select-detail label,.guests-select-al{
  display:none!important;
}

.guests-select-al .text-warning{
  margin-top: 0px!important;
  color: yellow;
}
.bmg-widget-bbar button.btn{
    background: #4c5247!important;
    border-radius: 0px;
    outline: none!important;
    text-transform: uppercase;
  border:1px solid #4c5247;
      height: 100%;
  width: calc(100% - 20px);
  /*margin-left: 15px;*/
  /*font-size: 14px;
    font-weight: bold;*/
      line-height: 52px;
    padding: 0 5px;

}
.bmg-widget-bbar button.btn:hover{
  background: #ffffff!important;
  color:#445500;
}
.guests-select > .form-group:first-child {
    height: 64px;
}
.cro-row{  animation-name: myloadfadein;
  animation-duration: 2s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
  
}
.crobtn{
    border: 0;
    /*background: #ffffff!important;*/
    /*color: #445500;*/
    border-radius: 0;
      width: 100%;
      line-height: 52px;
   /* padding: 0 5px;*/
    z-index: 2;
    text-transform: uppercase;
}
.crobtn:before{
  border: 1px solid #4c5247;  
}
@media (max-width:767px)  {
  /*#booking-div {
    background-color: rgba(219, 132, 95,1);
    position:relative
  }*/
  .white-popup-block{
    padding: 15px;
  }
  .booking-layout .sppb-icon.openbbar {
    top: 11px;
    right: 25px;
    z-index: 99;
  }
  .booking-layout .sppb-addon-single-image-container img {
    max-width: 70%;
  }
  .form-inline.bmg-widget-bbar{
    /*padding: 11px 33px 1px 33px!important;*/
        display: block;
        margin-right: 0;
  }
  .form-inline.bmg-widget-bbar > .form-group {
    width: 100%;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
  }
  .mybbar .input-group {
    width: 100%;
  }
  .guests-select{
    /*display: none;*/
  }
  .form-inline .guests-select-detail{
        display: block;
    position: unset!important;
  }
  .guests-select > .form-group:first-child{
    height: 75px;
  }
  .bmg-widget-bbar .input-group, .guests-select .form-group {
    margin-right: 0px;
  }
  .bmg-widget-bbar .input-group, .guests-select .form-group:first-child {
    margin-right: 10px;
  }
  .bmg-widget-bbar button.btn{
        height: 52px;
    width: 100%;
        margin-left: 0px;
  }
  #my_crobtn{
        margin-top: 12px;
  }
}
/* stile del calendario */
#ui-datepicker-div{
  z-index:99999999!important;
    padding: 0;
    border-radius: 0;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    border-color: #6c5d53!important;
}
.ui-widget-header .ui-icon {     	/* nascondo frecce di default */
                background-image: none!important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
      border-radius: 0;
      display: flex;
    align-items: center;
    justify-content: center;
}
.ui-datepicker .ui-datepicker-prev:before,		/* < */
.ui-datepicker .ui-datepicker-next:before{     /* > */
     	content: "";
    display: block;
    border-width: 0px 0px 2px 2px;
    border-style: solid;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
}
.ui-datepicker .ui-datepicker-next:before {     /* > */
    border-width: 2px 2px 0px 0px;
}
.ui-datepicker table {
  font-size: 14px!important;
}
.ui-widget-header {
  color: #6c5d53!important;
    background: unset!important;
    border-radius: 0!important;
    font-weight: 400!important;
    border-width: 0!important;
    border-bottom: 1px solid #6c5d53!important;
}
select.ui-datepicker-month{
  display:inline-block!important;
  padding: 0!important;
    height: auto!important;
    border-radius: 0!important;
}
.ui-datepicker th {
    padding: 4px!important;
}
.ui-datepicker td {
    padding: 0!important;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: 0px!important;
    text-align: center!important;
      line-height: 2!important;
}
.ui-datepicker-calendar .ui-dp-from a, .ui-datepicker-calendar .ui-dp-from a:hover,
.ui-datepicker-calendar .ui-dp-to a, .ui-datepicker-calendar .ui-dp-to a:hover{
    background-color: #4c5247!important;
    box-shadow: inset 0 9px 9px -9px #4c5247, inset 0 -9px 9px -9px #4c5247!important;
}
.ui-datepicker-calendar .ui-dp-btw a, .ui-datepicker-calendar .ui-dp-btw a:hover {
    box-shadow: inset 0 9px 9px -9px #4c5247, inset 0 -9px 9px -9px #4c5247!important;
}
.ui-datepicker-calendar .ui-dp-btw a {
    background: #e3e3e3!important;
    color: #4c5247!important;
}
/* comportamento responsive a risoluzioni minori di 481px (telefoni) */
@media (max-width:480px) {
	.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;
                }
}
/* OFFERTE */
.modbmg_offerte .mod-custom.custom{
	position: relative;
}

.modbmg_offerte h2{
	color: white;
	font-weight: 300;
	font-size: 32px;
	/*width: 51%;*/
	font-family: inherit;
      margin-bottom: 0px;  
   min-height: calc(13vh - 30px);
}
#prenota_offerte{
	padding-right: 50px;
}
.bmg_item .img_box img{
  width: 100%;
  /*height: 18vw;*/
      height: calc(37vh - 30px);
  object-fit: cover;
  height: calc(37vh - 30px);
}
.offpg .bmg_item .img_box img{
  height:17vw;
}
#sp-right .modbmg_offerte h2{
 
}
#sp-right .bmg_item .img_box img{
  
}
.bmg_item .img_box:before{
	content:"";
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 50%) transparent;
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.bmg_item .txt_box{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	font-size: 24px;
	font-weight: 400;
}
.bmg_item .txt_box .off_title{
	padding: 13px;
}
.bmg_item .txt_box .sppb-btn{
	position: absolute;
	bottom: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	transform: translateX(-100%);
	opacity: 0;
  border:unset!important;
	transition:all 0.5s;
}
.bmg_item:hover .txt_box .sppb-btn{
	transform: translateX(0%);
	opacity: 1;
}
.bmg_item .txt_box .sppb-btn:before{
			content:"";
		background: #4c5247;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:0%;
		z-index: -1;
	transition:width 0.5s;
}
.bmg_item .txt_box .sppb-btn:hover{
	color:white;
}
.bmg_item .txt_box .sppb-btn:hover:before{
	width:100%;
}
.swiper-button-next, .swiper-button-prev{
	color: #000000;
	background: rgba(255,255,255,0.8);
	width: 50px;
	height: 50px;
	/*bottom: 50px;*/
	top: 14vw;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 0;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: unset;
	right: 50px;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 30px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}

@media screen and (min-width:992px) and (max-width:1399px) {
	  .modbmg_offerte h2{
 	     min-height: calc(13vh - 0px);
	}
	.bmg_item .img_box img{
	      height: calc(37vh - 15px);
	}
  .offpg .bmg_item .img_box img {
    height: 28vw;
}
  .modbmg_offerte h2 {
    font-size: 27px;
  }
}
@media screen and (max-width:991px) {
	.bmg_item .img_box img {
		height: 39vw;
	}
  .offpg .bmg_item .img_box img {
    height: 40vw;
}
	.mySwiper1 .swiper-slide {
		transform: translateX(0%);
	}
	.mySwiper1 .mod-articles-category-readmore{
		position: relative;
		bottom: unset;
		right: unset;
		opacity: 1;
	}
	#prenota_offerte .swiper-button-next, #prenota_offerte .swiper-button-prev{
		top: 26vw;
	}
	.bmg_item .txt_box .sppb-btn{
		transform: translateX(0%);
		opacity: 1;
	}
}
@media screen and (max-width:767px) {
  #sp-right {
    height: 87vw;
}
#sp-right .burger-icon.openoff {
    width: 34px;
    padding-right: 0;
}
  #prenota_offerte {
    padding-right: 0;
  }
  .bmg_item .img_box img {
    height: 54vw;
  }
  .offpg .bmg_item .img_box img {
    height: 70vw;
}
  .modbmg_offerte h2 {
    font-size: 22px;
  }
  #prenota_offerte .swiper-button-next, #prenota_offerte .swiper-button-prev {
    top: unset;
    bottom: 0;
  }
  .bmg_item .txt_box .sppb-btn {
    bottom: 0;
  }
}
/**/
#my_quote_request a{
  color:inherit!important;
}
#my_quote_request .widget-title,
#my_quote_request .widget-secondary-texts{
  display:none;
}
.bmg-widget-qreq .form-group > div{
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.bmg-widget-qreq .form-group > div.col-sm-5{
  display:none;
}
.bmg-widget-qreq .has-feedback .form-control,
.bmg-widget-qreq textarea{
      background-color: unset!important;
    border-radius: 0;
    padding: 8px 10px;
    border-color: white!important;
    color: white;
    margin-bottom: 15px;
}
.bmg-widget-qreq .checkbox{
  margin-bottom: 20px;
}
.bmg-widget-qreq select option{
	color:black;
}
::-webkit-input-placeholder { /* Edge */
  color: rgba(255,255,255,0.7)!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255,255,255,0.7)!important;
}

::placeholder {
  color: rgba(255,255,255,0.7)!important;
}
.bmg-widget-qreq .input-group-addon.dp_trigger{
      position: absolute;
    right: 0;
    width: 100%;
    height: calc(100% - 15px);
    z-index: 99;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 13px;
}
#my_quote_request_bmg-widget-qreq .widget-form-row {
    justify-content: flex-end;
}
.bmg-widget-qreq .children_ages_cnt {
    margin-bottom: -10px!important;
}
.modal-header{
  display:block;
}
.modal.fade .modal-dialog{
  transform:unset;
}
.modal.fade .modal-dialog .modal-content{
      border-radius: 0;
    color: black;
}
.modal-backdrop {
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* background-color: #000; */
    display: none;
}
#my_quote_request_modal{
      position: absolute;
    bottom: 0;
    display: flex!important;
    align-items: end;
  opacity: 0;
      visibility: hidden;
}
#my_quote_request_modal.in{
    opacity: 1;
      visibility: visible;
}
#my_quote_request_modal p{
  font-size: 11px;
      margin-top: 0;
    margin-bottom: 0;
}
#my_quote_request_modal a{
  text-decoration: underline;
}
#my_quote_request_modal_title{
      font-size: 16px!important;
}
.widget-texts-agree{
      font-weight: 100;
    font-size: 14px;
}
#my_quote_request_send_quote_request{
	height: 80px;
	display: inline-flex;
	align-items: center;
	padding: 0 50px;
	box-shadow: none!important;
	font-weight: 300;
	position: relative;
	background:unset;
	line-height: unset;
	box-shadow: none!important;
	border: 0;
  margin-top:20px;
      font-size: inherit;
    font-weight: 400;
}
#my_quote_request_send_quote_request:before{
	content:"";
	background:#ffffff;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	z-index: -1;
	transition:all 0.5s;
}
#my_quote_request_send_quote_request:hover:before{
	width: 100%;
}
