.fixbookmod {
  position: fixed;
  top: 112px;
  right: -15px;
}
body .sppb-btn.sppb-btn-sm,body .btn.sppb-btn-sm {
  margin-left: 0px!important;
}
/**/
.modal-inner-block h2{
      font-size: 30px;
}
.modal-inner-block h3{
      font-size: 20px;
}
.white-popup-block{
      font-size: 10px;
      padding: 30px 30px;
}
.sppb-btn-link.sppb-btn:after{
  display:none;
}
.flexrow > .sppb-column-addons{
  display:flex;
  margin-left:-5px;
  margin-right:-5px;
}
.flexrow > .sppb-column-addons .sppb-addon-wrapper{
  padding:0 5px;
}
.mfp-wrap {
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    z-index: 9999999!important;
    position: fixed!important;
    outline: 0!important;
    -webkit-backface-visibility: hidden!important;
}
@media (max-width: 767px){
  .flexrow > .sppb-column-addons{
    justify-content: center;
  }
}
/**/
.newpattern .sppb-positioned-addon {
    background-size: 124px!important;
}
/**/
#mainheader:after {
	content:"";
	display:block;
	position:absolute;
	bottom: 64px;
	height: 45px;
	width: 27px;
	border: 3px solid #ffffff;
	border-radius: 14px;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 99;
}
#mainheader:before {
	content:"";
	display:block;
	position:absolute;
	width: 3px;
	height: 5px;
	border-radius: 0%;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 99;
	background: #ffffff;
	animation-name: seedown;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
@keyframes seedown {
	0% {bottom: 92px;height: 5px;}
	100% {bottom: 75px;height: 22px;}
}
/**/
.langsw{
      position: fixed;
    top: 109px;
    right: 15px;
  transition: all 1.5s;
}
.header-sticky .langsw{
  opacity:0;
  visibility:hidden;
}

.mod-languages li{
      padding: 6px!important;
    line-height: 1;
}
.mod-languages a{
  color:#ffffff!important;
  margin:0!important;
}
.mod-languages .lang-active a{
  color:#1e826a!important;
}
/**/
.langsw2 .lang-inline{
      display: block!important;
}
div.mod-languages ul.lang-inline li {
    display: inline-block!important;
}
/**/
.home-minimal-slider .slider-text {
    z-index: 2;
    position: relative;
    max-width: unset;
    margin: 0px 0px 0px 100px!important;
}
.sppb-addon-sp-slider .sp-item .sp-background::after {
    background: rgba(0,0,0,0.3);
}
/**/
.touchscreen .sppb-section {
    background-attachment: scroll!important;
    background-position: center!important;
}
/**/
.sp-preloader{
  background-image: url(../../../images/logo-cubik.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #1e826a;
  background-attachment: scroll;
      background-size: 300px;
      height: 100vh;
    width: 100%;
}
.sp-preloader>div {
    background-attachment: scroll;
    border-radius: 0;
    height: 100vh;
    width: 100%;
    top: 0;
    right: 0;
    left:unset;
    background-image: url(../../../images/logo-cubik.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
	background-size: 300px;
    margin: 0;
    animation: anims 2s linear;
    animation-fill-mode: forwards;
  animation-delay: 0.5s;
    /*   animation-iteration-count: infinite;
  animation-direction: alternate;*/
}
.sp-preloader>div:after {
  display:none;
}
/*@keyframes anims {
  from { width: calc(50% + 450px/2);}
  to {  width: 0;}
}*/
@keyframes anims {
  from { opacity: 1}
  to {  opacity: 0.5;}
}
/**/
#sp-header:before{
	content:"";
	display:block;
	position:absolute;
	top: -10px;
	right:0;
	left:0;
	height:150px;
	background-image: linear-gradient(rgba(0, 0, 0,0.3), transparent);
	visibility:visible;
	opacity:1;
	transition:all 0.5s;

}
#sp-header.header-sticky:before{
	height:0px;
	visibility:hidden;
	opacity:0;
}
#sp-header .logo{
  align-items: flex-start;
  max-width: unset;
}
#sp-header .logo a {
      height: 100%;
}
#sp-header .logo-image {
  transition:all 0.5s;
  object-fit: contain;
    width: 100%;
       height: 100%;
    margin-top: 22px;
}
#sp-header.header-sticky .logo-image {
	margin-top: 0px;
    padding: 10px 0;
	filter: grayscale(1) brightness(7);
}
#sp-header {
    padding: 0 15px;
}
#sp-header.header-sticky {
    background-color: rgba(30, 130, 107, 0.80);
    /*overflow: hidden;*/
}
#sp-header.header-sticky:hover {
	background-color: rgba(30, 130, 107, 0.80);
}
.touchscreen #sp-header.header-sticky {
	background-color: rgba(30, 130, 107, 0.80);
}
.sp-megamenu-parent > li:first-child{
  display:none;
}
#sp-header #sp-menu > .sp-column{
  flex-direction: row-reverse!important;
  justify-content: flex-start!important;
}
.logo-image-phone {
    object-fit: contain;
}
/**/
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after{
  display:none;
}
.sp-megamenu-parent .sp-menu-item.sp-has-child a:before {
    opacity: 0;
    visibility: hidden;
}
.sp-megamenu-parent>.sp-menu-item a:hover:before {
      opacity: 1;
    visibility: visible;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(255, 255, 255, 0.54);
    border-radius: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before{
  content:"";
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 81%;
    /*display: block;*/
    width: 165px!important;
    /*animation: unset !important;*/
    left: unset!important;
    right: 0;
    text-align: center;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 9px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:after{
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    border-bottom: 15px solid rgba(255, 255, 255, 0.54);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
    position: absolute;
    top: 0;
  right: 25px;
    transform: translateY(-100%);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-menu-heading{
      cursor: default!important;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler{
  display:none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul{
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul span{
	font-size: 10px;
	margin-top: 0;
	padding: 0;
}
.offcanvas-menu {
	background-color: #1e826a;
}
.offcanvas-menu .offcanvas-inner {
    margin-top: 0px;
      padding: 14px 30px;
}
/**/
#mainheader{
  height:100vh;
}
/**/
.header-btn.openbbar {
  border:0;
}
#sp-header .openbmgbtns.header-btn:hover {
  background-color: unset;
    color: #fff;
    border-color: #fff;
}
#bookzone{
  z-index: 9999;
}
#bookbtns{
  position: absolute;
      right: 0;
      top: 0;
      transform: translateX(100%);
  transition:all 0.5s;
}
#bookbtns.viewbtns{
      transform: translateX(0%);
}
#bookbtns .sppb-btn{
  width:260px;
  padding: 4px;
      margin-left: 15px;
}
#bookbtns .sppb-btn{
  width:260px;
  padding: 4px;
  margin-left: 15px;
  background: #ffffff;
  color: #1e826a;
}
#bookbtns .sppb-btn:hover{
	background: #a87426!important;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  font-size: 19px;
}
/**/
.close-offcanvas {
	z-index:9;
}
#offcanvas-toggler {
  font-size: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #ffffff!important;
      text-transform: uppercase;
      padding: 6px 0;
    margin: 6px 0;
}
.close-offcanvas{
  width: 50px;
    height: 50px;
    line-height: 50px;
    background: unset;
    border: 1px solid white;
    border-radius: 0;
    font-size: 20px;
}
/**/
.main_iframe {
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.main_iframe iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
/**/
.sppb-addon-sp-slider .sp-slider-image-align-left .sppb-sp-slider-image{
      width: 100%;
  margin-right: 0!important;
}
.sp-slider .sp-item .sppb-sp-slider-image img {
    display: inline-block;
    height: 100%!important;
    width: 100%!important;
    object-fit: cover;
}
/**/
.home-2-suits .sppb-addon-sp-slider .sp-slider-content-align-left {
    background: rgba(144, 204, 203, 0.1);
}
.home-2-suits .sp-slider_number span.sp-slider_current_number span.sp-slider-current-number-right{
  color:inherit;
}
/**/
.lexyort-image-carousel .sppb-carousel-extended-item.text-active .sppb-carousel-extended-content-wrap {
    opacity: 0;
    visibility: hidden;
}
.lexyort-image-carousel .sppb-carousel-extended-item.text-active:before,
.lexyort-image-carousel .sppb-carousel-extended-item.text-active:after{
    opacity: 0;
    visibility: hidden;
  content:unset;
}
/**/
.myroom .sppb-sp-slider-text{
  display:block;
}
.myroom .sppb-sp-slider-text ul{
  font-size: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin-right: -15px!important;
  margin-left: -15px!important;*/
  width: 100%;
}
.myroom .sppb-sp-slider-text ul li{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-right: 0!important;
}
/**/
.bordsha img{
      border-width: 30px;
    border-color: rgba(144, 204, 203, 0.5);
    border-style: solid;
}
/**/
.sppb-carousel-extended-outer-stage{
      /*height: 25vw!important;*/
}
.sppb-carousel-extended-item img {
  object-fit: cover;
}
.sppb-carousel-extended-dots, .sppb-carousel-extended-nav-control{
  top: unset!important;
    bottom: -30px;

}
.sppb-carousel-extended-nav-control .nav-control.next-control,
.sppb-carousel-extended-nav-control .nav-control.prev-control{
  bottom: 0;
}
/**/
img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    object-fit: contain;
object-position: center bottom;
}
/**/
.minimap {
	position: absolute;
	bottom: 0;
	z-index: 999;
	overflow: hidden;
	right: 0;
}
.minimap img {
	height: 15vw;
	width: 28vw;
	object-fit: cover;
	border: 2px solid;
	min-width: 222px;
	min-height: 133px;
}
/**/
.footer1 {
    color: #000000!important;
	font-size: 0.7em;
	display: flex;
	align-items: center;
	/*flex-wrap: wrap;
    justify-content: space-around;*/
    padding: 30px 40px;
  position: relative;
}
.footer1 .logo {
    display: flex;
    /*align-items: center;*/
      position: absolute;
    right: 40px;
}
.logo-cont,
.logo-cont .logos span{
    display: flex;
    align-items: center;
}
.logo-cont + .logo-cont {
    margin-left: 15px;
}
.logos a{
  display: flex;
}
.footer1 svg,
.footer1 svg #bmgText,
.footer1 svg #bmgSym {
    fill: #000000!important;
      height: 30px;
    width: auto;
    padding: 0 5px;
  transition:fill 0.5s;
}
.footer1 svg:hover,
.footer1 svg:hover #bmgText,
.footer1 svg:hover #bmgSym {
    /*fill: #f3bc55!important;*/
}
.footer1 .logo-cont:hover svg,
.footer1 .logo-cont:hover svg #bmgText,
.footer1 .logo-cont:hover svg #bmgSym{
  fill: #1e826a!important;
}
footer a,
f-copyright a,
#sp-bottom1 a.myicon {
  color: #000;
}
footer a:hover,
f-copyright a:hover,
#sp-bottom1 a.myicon:hover {
	/*color: #f3bc55;*/
}
.footer1 .logo-cont .logos span:first-child{
  width: auto;
  max-width:0;
  overflow: hidden;
  white-space: nowrap;
  transition:max-width 1.5s;
}
.footer1 .logo-cont:hover .logos span:first-child{
  width: auto;
  max-width:500px;
}
.footer1 .logo-cont a{
  color: #000000;
  transition:color 0.5s;
}
.footer1 .logo-cont:hover a{
  color: #1e826a;
}
.footer-btn{
  border-color: #ffffff!important;
}
.footer-btn:after{
  background: #ffffff!important;
}
.footer-btn:hover{
      border-color: #ffffff!important;
     background: #ffffff!important;
    color: #1e826a!important;
}
.footer-btn:hover:after{
    opacity: 0!important;
}
#sp-bottom2 img{
  object-fit:contain;
}
#sp-bottom4 {
    padding-right: inherit;
  padding-left: inherit;
}
.sp-module.mobilebtns {
  position: fixed;
    bottom: 0;
    z-index: 9;
    right: 0;
    left: 0;
}
.sp-module.mobilebtns a{
  width: 100%;
    margin: 0;
}
@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1320px;
    }
}
@media (max-width: 1900px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
      font-size: 16px;
  }
}
@media (max-width: 1550px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0px 12px;
    font-size: 16px;
  }
  #sp-header .logo-image {
    margin-top: 13px;
  }
    #sp-logo {
    width: 218px;
  }
  #sp-menu {
        width: calc(100% - 218px);
  }
  #sp-header,
  #sp-header .logo {
  height: 87px;
  }
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 
    line-height: 87px;
  }
}
@media (max-width: 1399px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 

	padding: 0px 11px;
    font-size: 15px;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
        width: 148px!important;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        padding: 4px;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
  }
  #catania > .sppb-container-inner > .sppb-row > div {
       max-width: 100%!important;
    flex-basis: 100%!important;
  }
  #catania > .sppb-container-inner > .sppb-row > div:first-child {
    order:2;
  }
  #catania > .sppb-container-inner > .sppb-row > div:last-child{
    order:1;
            margin-bottom: 20px;
  }
    #catania > .sppb-container-inner > .sppb-row > div:first-child > .sppb-column {
      padding-right: 30px;
       padding-left: 30px;
  }
  #catania > .sppb-container-inner > .sppb-row > div:last-child .addon-root-heading > div {
    padding-left: 20px;
  }
}
@media (max-width: 1299px){
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
		padding: 0px 11px;
		font-size: 13px;
	}
	.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
		width: 126px!important;
	}
	.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
		padding: 4px;
	}
	.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
		font-size: 10px;
	}
}
@media (max-width:1199px) {
	#offcanvas-toggler {
		display: block!important;
		margin: 0 20px;
		padding: 0 20px;
          height: 87px;
    	line-height: 87px;
	}
	.sp-megamenu-parent{
		display:none!important;
	}
   #bookzone .sppb-btn.header-btn,
  #bookzone .btn.header-btn{
		margin-left: 0;
	}
}
@media (max-width:991px) {
	#mainheader:before,
	#mainheader:after {
		display:none!important;
	}
	#mainheader {
		height: 70vw;
		min-height: 428px;
	}
	.main_iframe {
		height: 56.25vw;
	}
	.main_iframe iframe {
		min-height: unset;
		min-width: unset;
		bottom: 50%;
		left: 50%;
		transform: translate(-50%, 50%);
	}

  .myroom .sp-slider-outer-stage{
        height: 130vw!important;
  }
  .sp-slider .sp-item .sppb-sp-slider-image img {
    height: 60vw!important;
  }
  .sppb-carousel-extended-outer-stage {
    height: 37vw!important;
  }
  /*    .footer1 {
 padding: 10px 15px;
 justify-content: flex-end;
        width: 100%;
 }
  .footer1 .copy {
        margin-bottom: 20px;
        position: absolute;
        left: 17px;
  }
  .footer1 .logo {
    display: block;
    position: relative;
    right: unset;
        width: 100%;
  }
  .logo-cont {
    display: block;
    width: 100%;
  }
  .logos a {
        display: flex;
    justify-content: end;
    align-items: center;
  }
  .logo-cont + .logo-cont {
    margin-left: 0;
  }
  .logo-cont, .logo-cont .logos span {
  	display: block;
  	max-width: unset!important;
  	text-align: right;
  }*/
  .footer1 .logo{
    flex-direction: column;
  }
  .logo-cont, .logo-cont .logos span{
    -webkit-justify-content: end;
    justify-content: end;
  }
  .footer1 .logo-cont .logos span:first-child {
    max-width: unset;
  }
  .logo-cont + .logo-cont {
    margin-left: 0;
  }
}
@media (max-width: 767px){
  #sp-logo, #sp-menu {
    width:50%;
  }
  #sp-header.header-sticky .logo-image {
    height: 100%;
  }
  #mainheader .sp-slider-outer-stage {
    height: 66vh!important;
  }
  .sp-preloader,
  .sp-preloader>div {
    background-size: 70%;
  }
  .myroom .sp-nav-control{
    display:none;
  }
  .myroom .sp-slider-outer-stage {
  	height:auto!important;
        transition: unset!important;
    transform: unset!important;
  }
  .myroom .sppb-sp-slider-text{
    margin: 0!important;
    padding: 0!important;
    visibility: visible!important;
    opacity: 1!important;
        transition: unset!important;
    transform: unset!important;
  }
  .myroom .sppb-sp-slider-text ul li {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .myroom  .sp-slider .sp-item{
    position:relative!important;
    visibility: visible!important;
    transform-style: preserve-3d!important;
        transition: unset!important;
    transform: unset!important;
  }
  .myroom  .sppb-sp-slider-title{
    visibility: visible!important;
    opacity: 1!important;
        transition: unset!important;
    transform: unset!important;
  }
    .myroom .sppb-sp-slider-image{
    opacity: 1!important;
    visibility: visible!important;
          transition: unset!important;
    transform: unset!important;
  }
  /**/
  .sppb-carousel-extended-outer-stage {
    height: 92vw!important;
  }
  /**/
  .home-minimal-slider .slider-text {
    margin: 0!important;
    padding: 0 30px;
  }
  /**/
  .footer1 {
    display: block;
    padding: 20px 15px 59px;
    text-align: center;
  }
  .logo-cont, .logo-cont .logos span {
    -webkit-justify-content: center;
    justify-content: center;
  }
    .footer1 .copy {
        position: relative;
        left: unset;
          margin-bottom: 15px;
  }
  #sp-bottom{
        text-align: center;
  }
  #sp-bottom .sppb-row {
    justify-content: center;
  }
  .footer1 .logo{
    position:relative;
    right:unset;
  }
}
html.bmgfull{
  overflow:hidden;
}
/* CRO */
.my_cro{
  /*border: 1px solid #B9B9B9;*/
      padding: 0px 0px;
    /*background: rgba(192, 168, 129, 0.3);*/
    /*margin: 20px -20px;*/
    /*text-align: right;*/
      display: flex;
    align-items: center;
}
.my_cro img{
     width: 23px;
    margin-right: 9px;
    object-fit: contain;
      display: none;
}
.title_cro{
    /*  display: inline-block;
        width: calc(75% - 0px);
    text-align: left;*/
  /*font-family: "Pinyon Script";*/
    font-size: 35px;
  line-height: 1.2;
}
.crobtn{
      width: 50%;
  display: flex;
  justify-content: center;
  padding: 0!important;
    line-height: 1.2!important;
    height: 60px;
    align-items: center;
    /*  display: inline-block;
    color: #fff;
    text-decoration: none!important;
    background: #9abd99;
    outline: none;
    text-transform: uppercase;
    font-size: 18px;
    padding: 11px 11px 8px;
   border: 1px solid #9abd99;
  width: 25%;
      text-align: center;*/
}
.crobtn:hover{
  background: #ffffff;
  color: #9abd99;
}
/* BOOKING  BAR */
#bmg_row .sppb-row > .sppb-col-md-12:first-child{
      z-index: 9999999;
}
.colrx{
      padding-left: 28px;
}
.colsx .sppb-addon-wrapper{

}
.colsx .sppb-addon-wrapper:after{
  content:"";
  display:block;
  width:60%;
   background-image: linear-gradient(to right, rgba(144, 204, 203,0), rgba(144, 204, 203,1), rgba(144, 204, 203,0));
  height:1px;
  margin:35px auto;
}
.colsx .sppb-addon-wrapper:last-child:after{
  width:0;
}
.mainbtnbbar{
      position: fixed;
    bottom: 108px;
  right:0;
      opacity: 0;
      transition:all 0.5s;
}
body:hover .mainbtnbbar{
   opacity: 1;
}
#sp-user2{
  /*text-align:center;*/
}
#bbarrow{
  min-height: 100vh;
}
#bbarrow .sppb-col-md-2{
  z-index:0;
}
#bbarrow .sppb-col-md-12{
      /*margin-bottom: 20px;*/
  z-index: 99999;
}
.bbaraddon > .sppb-addon-content{
	    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.bbaraddon > .sppb-addon-title{
  /*border-bottom: 2px solid #fff;*/
    padding-bottom: 33px;
      max-width: 920px;
    margin: 0 auto;
}
.booking-layout{
      opacity: 0;
    /* display: none; */
    z-index: -1;
    visibility: hidden;
      transition: all 0.5s;
  position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  background-color: rgba(255,255,255,0.98);
  overflow: auto;
}
.booking-layout.opened{
      opacity: 1;
    visibility: visible;
    /* display: block; */
    z-index: 9999;
      overflow-x: hidden;
}
.booking-layout >.container {
      align-items: center;
    display: flex;
    min-height: 100%;
}
.booking-layout .sppb-icon.openbbar{
  position: fixed;
  top:50px;
    right: 50px;
  cursor:pointer;
}
/*.booking-layout .sppb-icon.openbbar:hover .sppb-icon-inner{
  border-color: #000000;
    color: #000000!important;
  background:#ffffff
}*/
.titlebook{
  width: 50%;
  /*  font-family: "Pinyon Script";
    font-size: 40px;*/
  /*color: #5c6048;*/
    padding-right: 17px;
}
.txtbook{
      color: #252525;
    font-size: 16px;
}
.booking-layout .sppb-addon-single-image-container img{
  max-width: 400px;

}
#ui-datepicker-div{
  z-index:9999!important;
    padding: 0;
    border-radius: 0;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    border-color: #1e826a!important;
}
/* 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: -28px;
    left: unset!important;
    width: 100%;
    text-align: right!important;
    transform: unset!important;
    right: 25%;
    justify-content: flex-end;
}
/* correzioni custom.css */
.bmg-widget-bbar .input-group, .guests-select .form-group {
  border: 0px!important;
  border-bottom: 1px solid #B9B9B9!important;
  margin-right: 20px;
}
.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;*/
}
#my_bbar{
  display: inline-block;
    /*width: 75%;*/
  width:50%;
   /* padding-right: 4px;*/
}
#my_bmg_btn{
      width: calc(25% - 5px);
  /*padding: 14px 0px;*/
      display: flex;
    align-items: center;
    justify-content: center;
  /*-ms-flex: 0 0 50%;
    flex: 0 0 25%;
    max-width: 25%;*/
    padding: 14px 0;
    position: absolute;
    top: 84px;
    right: 0;
      padding: 0;
    line-height: 1.2;
    height: 60px;
      background: #1e826a;
      color: #ffffff;
      border-color: #1e826a;
}
#my_bmg_btn:hover{
  background: #ffffff;
      color: #1e826a;
}
.bmg-widget-bbar {
   /* padding: 22px 6px!important;*/
}
.form-inline.bmg-widget-bbar{
  text-align: center!important;
  display:flex;
    align-items: stretch;
  padding: 0;
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
      margin-right: -5px;
    margin-left: -5px;
}
.form-inline.bmg-widget-bbar >  .form-group{
  /*width:33.33333%;
  display: grid;*/
  width: 50%;
    display: grid;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  padding: 0 5px;
}
#my_bbar .form-inline .form-group{
  vertical-align: bottom;
  text-align: left;
      border-radius: 0;
  flex-shrink: unset;
}
#my_bbar input, #my_bbar select{
  text-align: left!important;
  background: transparent;
    border: 0px;
      outline: none!important;
    box-shadow: none!important;
}
#my_bbar select{
  width: 100%;
}
#my_bbar .form-control{
  padding: 8px!important;
  /*border-bottom: 1px solid black!important;*/
  border-radius: 0!important;
}
#my_bbar .form-control option{
	color:black;
}
#my_bbar .input-group-addon{
  border-radius: 0px!important;
  /*border-bottom: 1px solid black!important;*/
  background: transparent;
    border: 0;
  
  color:white;
}
#my_bbar .input-group{
  /*border-bottom: 1px solid black!important;*/
      width: calc(100% - 0px);
  margin-bottom: 15px;
}
.bmg-widget-bbar .input-group-text{
      border: 0;
    background: unset;
    color: #1e826a;
    font-size: 22px;
}
#my_bbar_guests-select{
      display: flex;
    width: 100%;
      flex-flow: unset;
}
#my_bbar_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;
  text-transform: uppercase;
  font-size: 16px;
  transform: translateY(10px);
}
.form-inline .guests-select-detail{
  border:0px!important;
  background-color: transparent!important;
  display: flex;
}
.guests-select-detail label{
  display:none;
}
.guests-select-al .text-warning{
  margin-top: 0px!important;
  color: yellow;
}
.bmg-widget-bbar button.btn{
  background: #f47906!important;
  outline: none!important;
  text-transform: uppercase;
  border: 0;
  height: 100%;
  width: 100%;
  border-radius: 0;
  font-size: 16px;
  border: 1px solid #f47906!important;
  white-space: normal;
  color: #ffffff!important;
  padding: 0;
  line-height: 1.2;
  height: 60px;
}
.bmg-widget-bbar button.btn:hover{
  background: #1e826a!important;
    color: #ffffff!important;
    border-color: #1e826a!important;
}
/*@media (max-width:877px)  {
  .bmg-widget-bbar > .form-group:last-child{
    display: block!important;
    text-align: center!important;
  }
  .bmg-widget-bbar {
    padding: 11px 6px!important;
}
  .bmg-widget-bbar button.btn{
    margin: 10px 0 0 0;
  }
  .form-inline .guests-select-detail {
    bottom: 139px;
  }
}*/
.logosfooter > .sppb-column-addons{
  display: flex;
    justify-content: center;
}
.logosfooter > .sppb-column-addons .sppb-addon-wrapper{
  padding:15px 30px;
}
.logosfooter img{
  height: 42px!important;
    width: auto;
    object-fit: contain;
}
/**/
.bmg_btns{
  display:none;
    position: fixed;
    bottom: 0;
    margin: 0;
    background: white;
    width: 100%;
    height: 90px;
    left: 0;
    right: 0;
      text-align: center;
    color: white;
  
    background-color: rgba(144, 204, 203,0.7);
}
.bmg_btns .newtitle{
  font-family: "Pinyon Script";
  font-size:30px;
}
.bmg_btns .newbtns a{
      padding: 3px;
  border-color: white;
    color: white;
}
.bmg_btns .newbtns a:after{
  background: white;
}
.booking-layout .sppb-divider {
  max-width:250px;
}
@media (max-width: 1199px){
  #my_bmg_btn {
    top: 76px;
  }
  #my_bbar .form-control{
    padding: 0px!important;
  }
  .bmg-widget-bbar .input-group-text {
    padding: 6px 0px;
  }
}
@media (max-width: 991px){
  .bmg-widget-bbar button.btn {
    padding: 0px;
  }
  #my_bmg_btn{
    padding: 0;
  }
  .bmg-widget-bbar label{
    transform: translateY(10px);
  }
  .booking-layout .sppb-divider {
  	max-width:500px;
	}
}
@media (max-width:767px)  {
    .booking-layout .sppb-divider {
  	max-width:unset;
	}
  	.videoheader {
		height: 114vw!important;
	}
  .bmg_btns{
    display:block;
  }
  /*#booking-div {
    background-color: rgba(219, 132, 95,1);
    position:relative
  }*/
  .titlebook {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .bbaraddon > .sppb-addon-content {
    display: block;
  }
  .colsx .sppb-addon-wrapper:last-child:after {
    width: 60%;
  }
  #my_bbar {
    width: 100%;
  }
  .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;
  }
  .form-inline.bmg-widget-bbar > .form-group {
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #my_bbar .input-group {
    width: 100%;
  }
  #my_bbar_guests-select{
    /*display: none;*/
    align-items: stretch;
  }
  .form-inline .guests-select-detail{
        display: block;
    position: unset!important;
  }
  #my_bbar_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_bmg_btn {
    width: 100%;
    padding: 9px 0;
    position: relative;
    bottom: unset;
    right: unset;
    top: unset;
  }
  .my_cro{
        display: block;
  }
  .my_cro img{
    margin: 0 auto 9px;
  }
  .title_cro{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
            font-size: 29px;
  }
  .crobtn{
    width: 100%;
  }
  .logosfooter > .sppb-column-addons .sppb-addon-wrapper {
    padding: 15px 10px;
  }
.logosfooter img {
    height: 48px!important;
  }
}

/* stile del calendario */
.ui-datepicker table {
  font-size: 14px!important;
}
.ui-widget-header {
  color: #1e826a!important;
    background: unset!important;
    border-radius: 0!important;
    font-weight: 400!important;
    border-width: 0!important;
    border-bottom: 1px solid #1e826a!important;
}
select.ui-datepicker-month{
  display:inline-block!important;
  padding: 0!important;
    height: auto!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: #1e826a!important;
    box-shadow: inset 0 9px 9px -9px #1e826a, inset 0 -9px 9px -9px #1e826a!important;
}
.ui-datepicker-calendar .ui-dp-btw a, .ui-datepicker-calendar .ui-dp-btw a:hover {
    box-shadow: inset 0 9px 9px -9px #1e826a, inset 0 -9px 9px -9px #1e826a!important;
}
.ui-datepicker-calendar .ui-dp-btw a {
    background: #e3e3e3!important;
    color: #1e826a!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 */
.bmg_item.swiper-slide{
  width: 100%!important;
}
#prenota_offerte{
      width: 100%;
}
.swiper-button-next, .swiper-button-prev{
    /*  background: #5c6048;*/
    color: rgba(255, 255, 255, 0.6)!important;
    /*width: 56px!important;
    height: 56px!important;*/
}
.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 30px!important;
    font-weight: 900;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  color: rgba(255, 255, 255, 1)!important;
}
/*#bbarrow .sppb-col-md-5, #bbarrow .sppb-col-md-5*/
.offbar{
  display:none!important;
    /*margin-top: 50px;*/
}
.bmg_item .content{
  text-align: left;
}
.bmg_item a{
  text-decoration: unset!important;
    display: inline-block;
    color: #ffffff!important;
      background: #f47906!important;
}
.bmg_item:hover a{
  background:#ffffff!important;
  color:#1e826a!important;
}
.bmg_item a:hover{
  background:#ffffff!important;
  color: #1e826a!important;
}
.bmg_item .img_box{
    display: block;
    /*width: 60%;*/
}
.bmg_item .img_box img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.bmg_item .txt_box{
      display: inline-block;
    width: 50%;
    background: rgba(30, 130, 107, 0.40);
    /*transform: translate(-10%, -40px);*/
      padding: 15px;
    color: #ffffff;
      position: absolute;
        right: 50%;
    bottom: 50%;
    text-align: center;
    transform: translate(50%, 50%);
}
.bmg_item .txt_box .off_title{
    font-size: 17px;
    margin-bottom: 29px;
    text-transform: uppercase;
}
.bmg_item .txt_box .sppb-btn{
    padding: 8px 20px;
}
.swiper-pagination{
  bottom: 0!important;
    width: 39%!important;
    left: unset!important;
    right: 0;
    text-align: left!important;
}
.swiper-pagination-bullet{
  height: 0!important;
  line-height: 1!important;
  background: unset!important;
  text-align: left;
  display: inline-flex!important;
  align-items: center;
  opacity: .9!important;
  transition: width 0.5s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 1!important;
    width: 60px!important;
}
.swiper-pagination-bullet:after {
    content: "";
    display: inline-block;
    width: 0%!important;
    background: #000000;
    height: 1px;
    margin: 0 8px;
    transition: all 0.5s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 100%!important;
}
@media (max-width: 1399px){
  .bmg_item .img_box img {
    height: 343px;
  }
}
@media (max-width: 1199px){
  .bmg_item .img_box img {
    height: 284px;
  }
}
 @media (max-width: 991px){
  .bmg_item .img_box img {
    height: 430px;
  }
}
 @media (max-width: 767px){
   .bmg_item .img_box {
    width: 100%;
  }
  .bmg_item .img_box img {
    height: 292px;
  }
   .swiper-pagination{
        width: 100%!important;
         background: rgba(255,255,255,0.7);
    padding: 5px;
    text-align: center!important;

    }
   .colrx {
    padding-left: 0px;
   }
}
/*BANNER*/
.bannerlang{
    position: fixed;
  	right:0;
  	left:0;
    top: 0;
    z-index: 99999;
  	background: #938715;
    color: #ffffff;
    width: 100%;
	text-align: center;
}
.bannerlang p{
  	font-size:16px;
	margin: 10px!important;
    margin-right: 34px!important;

}
.bannerlang a{
  	color:#ffffff!important;
}
.bannerlang a:hover{
  	color:#2B2E20!important;
}
.bannerlang .closebarpopup{
    position: fixed;
    top: 0;
    right: 0;
  	line-height:1;
    padding: 0px 10px;
    cursor: pointer;
    text-decoration: unset;
    font-size: 32px;
}
/**/
#sib-form > div {
  padding:8px 0;
  font-size: 16px;
}
.sib-form-block__button {
  background: #f47806;
  color: #ffffff;
  text-transform: uppercase;
}
#sib-form label {
  transform: unset;
}
#sib-form small {
  font-size:12px;
}