img.logo-image {
  object-fit: contain;
}
.tvdiv {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	text-transform: uppercase;
}
.tvdiv img{
	width: 74px;
	margin-right:10px;
}
._CookieScriptReportPageCheckboxLabel{
	color: inherit;
	font-weight: 100;
}
.tppopup{
	display:none;
  position:fixed;
  left:0;
  bottom:0;
}
.white-popup-block {
	background: rgba(15, 21, 71, 0.89);
      color: #ffffff;
    border-radius: 67px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border: 1px solid white;
}
.mfp-wrap {
    top: unset !important;
    right: unset;
    width: 500px;
    max-width: 100%;
    height: 500px !important;
    bottom: 0;
    overflow: visible !important;
    position: fixed !important;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  display:none;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
    color: #fff;
      margin: 16px;
}
.popbtn {
  background-color: #CBDA36;
    padding: 11px;
      padding-bottom: 6px;
    display: inline-block;
}
html {
      margin-right: 0px!important;
    overflow: visible!important;
}
@media (max-width: 365px){
	.mfp-wrap{
		    height: 100%!important;
	}
}
/**/
.leaflet-container .leaflet-marker-pane img{
  object-fit:contain;
  object-position:bottom;
}
#sp-menu .mod-languages{
      margin-left: 26px;
}
#sp-menu .mod-languages .chosen-container{
      width: 38px!important;
    font-size: 16px;
}
#sp-menu .chosen-container-single .chosen-single{
  background: unset;
    color: white;
    padding: 0;
    border: 0;
    box-shadow: unset;
}
#sp-menu .chosen-container-single .chosen-single span{
  margin-right: 0;
}
#sp-menu .chosen-container .chosen-results{
  padding:0;
  margin:0;
}
/**/
.sp-preloader{
      display: flex;
    align-items: center;
    justify-content: center;
}
.sp-preloader>div{
    background: url(/images/kelibia-logo/kelibia-logo-small.jpg);
    animation: unset;
    width: 400px;
    height: 163px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    position: relative;
    top: unset;
    left: unset;
    max-width: 70%;
    border-radius: 0;
}
.sp-preloader>div:after {
  width: 100%;
  bottom: 50%;
  left:50%;
  right:unset;
  top: unset;
  transform:translate(-50%,50%) rotate(0deg);
  -webkit-animation: myrot 3s linear infinite;
  animation: myrot 3s linear infinite;
  height: 500px;
  width: 500px;
  border-width: 0px 0px 0px 0px;
  background: unset;
  border-style: solid;
  max-width: 80vw;
  max-height: 80vw;
}
  @keyframes myrot {
    0% {
        transform:translate(-50%,50%) rotate(0deg);
        border-width: 0px 1px 0px 0px;
    }
    50% {
        transform:translate(-50%,50%) rotate(180deg);
        border-width: 5px 25px 5px 1px;
    }
    100% {
        transform:translate(-50%,50%) rotate(360deg);
        border-width: 0px 1px 0px 0px;
    }
}
/**/
html #sp-header,
html #sp-main-body,
html #sp-bottom,
html #sp-footer-visioni {
  transition:filter 0.5s;
}
html.bmgok #sp-header,
html.bmgok #sp-main-body,
html.bmgok #sp-bottom,
html.bmgok #sp-footer-visioni{
  filter: blur(5px);
}
/**/
.sp-scroll-up{
      bottom: 60px;
    right: 10px;
}
/**/
.touchscreen .sppb-section {
    background-attachment: scroll!important;
    background-position: center!important;
}
/**/
.rombo{
  color: transparent;
  text-shadow: 0 0 #0F1547;
}
.whrmb .rombo{
  text-shadow: 0 0 #ffffff;
}
/**/
#sp-header {
  background: rgba(15, 21, 71, 0.5);
  /*-webkit-backdrop-filter: blur(24);
  backdrop-filter: blur(24);*/
}
#sp-header.header-sticky {
    z-index: 9;
}
.sp-slider .sp-item .sppb-sp-slider-image img {
    object-fit: cover;
}
#sp-header #sp-logo {
    padding-left: 15px;
}
/**/
.dot-controller-position-vertical_right.sp-slider .sp-dots{
        right: 169px!important;
    top: 213px;
    height: auto!important;
    bottom: unset!important;
    left: unset;
}
.sp-slider_number{
    right: 143px;
    top: 150px;
    height: auto;
    bottom: unset!important;
    left: unset!important;
}
.rythm-slider .sppb-container {
    padding: 100px 100px 0;
}
/**/
#myheader .sppb-addon-wrapper:last-child{
  top:unset!important;
  bottom:50px;
      left: 0;
}
/**/
@media (min-width: 992px){
  #sp-logo.col-lg-3 {
      flex: 0 0 auto;
      width: 16.66666667%;
  }
  #sp-menu.col-lg-9{
        flex: 0 0 auto;
    width: 83.33333333%;
  }
}
/**/
.sp-megamenu-parent>li:first-child{
  display:none;
}
/**/
.offcanvas-menu img{
	object-fit: contain;
}
.offcanvas-menu {
    background-color: #0F1547;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #ffffff;
}
.close-offcanvas{
      background: unset;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    font-size: 16px;
    padding: 8px 0;
}
.offcanvas-menu .mod-languages ul.lang-inline{
  -ms-flex-direction: row;
    flex-direction: row;
}
.offcanvas-menu div.mod-languages ul.lang-inline li a{
      width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.mod-languages ul li.lang-active {
    background-color: unset;
    border: 1px solid white!important;
}
/**/
.sp-slider-outer-stage,
.sp-slider .sp-item img{
  max-height: 100vh;
  padding: 100px;
}
#sp-bottom {
    background: unset!important;
    background-color: #0F1547!important;
      border-bottom: 1px solid white;
}
#sp-bottom .container-inner:after{
  top: unset;
    bottom: 0;
  display:none;
}
/**/
.sppb-form-check .sppb-form-check-label{
  font-size: 80%;
    line-height: 1.5;
}
/**/
.footer1 {
    color: #ffffff!important;
	font-size: 0.7em;
	display: flex;
	align-items: center;
	/*flex-wrap: wrap;
    justify-content: space-around;*/
    padding: 20px 70px;
  position: relative;
}
.footer1 .logo {
    display: flex;
    /*align-items: center;*/
      position: absolute;
    right: 70px;
}
.logo-cont {
    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: #ffffff!important;
  height: 25px;
}
.footer1 svg:hover,
.footer1 svg:hover #bmgText,
.footer1 svg:hover #bmgSym {
    /*fill: #f3bc55!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:all 1.5s;
	    color: white;
    display: inline-flex;
}
.footer1 .logo-cont:hover span:first-child{
  width: auto;
  max-width:500px;
}
/**/
@media (max-width: 1500px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
        
         padding: 0 18px;
  }
}
@media (max-width: 1400px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
    padding: 0 17px;
    font-size: 15px;
  }
}
@media (max-width: 1366px){
    #sp-header,
#sp-header .logo
 {
height: 80px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
line-height: 80px;
}
  .dot-controller-position-vertical_right.sp-slider .sp-dots {
    right: 60px!important;
  }
  .sp-slider_number {
    right: 35px;
  }
}
@media (max-width: 1300px){
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
        padding: 0 14px;
    font-size: 14px;
  }
}
@media (max-width: 1200px){
  #sp-header .container{
        max-width: 100%;
  }
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        padding: 0px 7px;
    font-size: 12px;
  }
}
@media (max-width: 991px){
  #sp-logo, #sp-menu {
    width:50%;
  }
  #sp-menu > .sp-column{
    justify-content: flex-end;
  }
  #sp-header #sp-menu>.sp-column{
        flex-direction: row;
  }
  #sp-bottom4 {
     margin-top: 0px; 
  }
   
  .footer1 {
 padding: 0 15px;
 justify-content: flex-end;
 }
  .footer1 .copy {
        margin-bottom: 20px;
        position: absolute;
        left: 17px;
  }
  .footer1 .logo {
    display: block;
    position: relative;
    right: unset;
	padding-right: 55px;
  }
  .logo-cont {
    display: block;
    width: 100%;
    text-align: right;
  }
  .logos a {
        display: inline-block;
  }
  .logo-cont + .logo-cont {
    margin-left: 0;
  }
  .footer1 .logo-cont span:first-child{
    display:inline;
  }
}
@media (max-width: 767px){
    .dot-controller-position-vertical_right.sp-slider .sp-dots {
    display:none;
  }
  .sp-slider_number {
    display:none;
  }
  #myheader .sppb-addon-wrapper:last-child {
    top: unset!important;
    bottom: unset;
    left: unset;
    position: relative;
}
  .rythm-social-share {

    /*bottom: 0;
    left: 10px;
    position: absolute;*/
    align-items: center;
    
    justify-content: center;
  }
  .rythm-slider .sppb-container {
    padding: 100px 15px 0;
  }
  .sp-slider-outer-stage, .sp-slider .sp-item img {
    max-height: 100vh;
    padding: 100px;
    height: 75vh!important;
  }
  .sp-scroll-up {
    display:none!important;
  }
  #sp-bottom,
  #sp-bottom .sppb-text-left{
        text-align: center;
  }
  #sp-bottom .sppb-text-left img{
    margin-left: auto!important;
    margin-right: auto!important;
  }
  #sp-footer-visioni{
    padding: 5px 0px;
  }
  .footer1{
    display: block;
  }
  .footer1 .copy {
        position: relative;
    left:unset;
  }
}
/**/
#bmg_row{
  height: 100vh;
}
#bmg_row .sppb-container-inner{
      height: 100%;
}
#bmg_row .sppb-row{
      padding: 50px 0;
      height: 100%;
}
/**/
.booking-layout #bmg_row .sppb-row > div{
  transition:all 0.5s;
  opacity:0;
}
.booking-layout #bmg_row .sppb-row > div:nth-child(1){
 transform: translateY(-100%);
}
.booking-layout #bmg_row .sppb-row > div:nth-child(2){
    transform: translate(-100%, -50px);
    }
.booking-layout    #bmg_row .sppb-row > div:nth-child(3){
    transform: translate(100%, -50px);
      z-index: 99;
    }

.booking-layout #bmg_row .sppb-row > div:nth-child(4){
    transform: translate(-100%, -50px);
     transition-delay: 0.2s;
    }
.booking-layout    #bmg_row .sppb-row > div:nth-child(5){
    transform: translate(100%, -50px);
     transition-delay: 0.2s;
    }
    .booking-layout.opened #bmg_row .sppb-row > div {
       transform: translate(0%, 0);
       opacity:1;
    }
/* 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{
      z-index: 99;
}
.colsx .sppb-addon-wrapper{

}
.colsx .sppb-addon-wrapper:after{
  content:"";
  display:block;
  width:60%;
   background-image: linear-gradient(to right, rgba(108, 93, 83,0), rgba(108, 93, 83,1), rgba(108, 93, 83,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;
  justify-content: end;
    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.8);
  /*-webkit-backdrop-filter: blur(24);
  backdrop-filter: blur(24px);*/
  overflow: auto;
      display: flex;
    align-items: center;
}
.booking-layout.opened{
      opacity: 1;
    visibility: visible;
    /* display: block; */
    z-index: 9999;
      overflow-x: hidden;
}
.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: #6C5D53;
  
    padding-right: 17px;
  
}
.txtbook{
      color: #252525;
    font-size: 14px;
}
.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: #6c5d53!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: 0px;
    left: unset!important;
    width: 100%;
    text-align: right!important;
    transform: unset!important;
    right: 25%;
    justify-content: flex-end;*/
    /* box-shadow: none!important; */
    top: unset !important;
    left: 25%!important;
    width: 25%;
    /* text-align: right!important; */
    transform: unset!important;
}
/* correzioni custom.css */
.bmg-widget-bbar .input-group, .guests-select .form-group {
  border: 0px!important;
  border-bottom: 1px solid #B9B9B9!important;
  margin-right: 20px;
      margin-bottom: 30px;
}
.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(50% - 5px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 60px;
    background: #0F1547;
    color: #ffffff;
    border-radius: 100px;
	font-size: 16px;
	float: right;
}
#my_bmg_btn:hover{
  background: #ffffff;
      color: #0F1547;
}
.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;
  padding-bottom: 15px;
}
.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;
      margin-bottom: 0px;
}
#my_bbar input, #my_bbar select{
  text-align: left!important;
  background: transparent;
    border: 0px;
      outline: none!important;
    box-shadow: none!important;
      color: #0F1547;
      line-height: 1;
}
#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;
      display: flex;
  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: #0F1547;
    font-size: 22px;
}
#my_bbar_guests-select{
      display: flex;
    width: 100%;
      flex-flow: unset;
}
#my_bbar_guests-select > .form-group{
    width: 50%;
}
.guests-select-al{
  display:none!important;
}
.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;
      color: inherit;
  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: unset!important;
    outline: none!important;
    text-transform: uppercase;
    height: 100%;
    width: 100%;
    font-size: 16px;
    border: 1px solid #0F1547!important;
    white-space: normal;
    color: #0F1547!important;
    padding: 0;
    border-radius: 100px;
}
.bmg-widget-bbar button.btn:hover{
  background: #0F1547!important;
    color: #ffffff!important;
    border-color: #0F1547!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(108, 93, 83,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;
}
@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);
  }
}
@media (max-width:767px)  {
  .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;
        margin-bottom: 25px!important;
  }
  .form-inline .guests-select-detail{
        display: block;
    position: unset!important;
        width: 100%;
  }
  #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;
  }
  .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: #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;
      color: #0F1547!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: #0F1547!important;
    box-shadow: inset 0 9px 9px -9px #0F1547, inset 0 -9px 9px -9px #0F1547!important;
}
.ui-datepicker-calendar .ui-dp-btw a, .ui-datepicker-calendar .ui-dp-btw a:hover {
    box-shadow: inset 0 9px 9px -9px #0F1547, inset 0 -9px 9px -9px #0F1547!important;
}
.ui-datepicker-calendar .ui-dp-btw a {
    background: #e3e3e3!important;
    color: #0F1547!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 */
#prenota_offerte{
      border: 4px solid #0f1547;
    width: 100%;
}
.swiper-button-next, .swiper-button-prev{
    /*  background: #6C5D53;*/
    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;
    margin-top: 50px;
}
.bmg_item .content{
  text-align: left;
}
.bmg_item a{
  text-decoration: unset!important;
    display: inline-block;
    color: #ffffff!important;
    border-radius:100px;
    font-size:14px;
}
.bmg_item:hover a{
  background:#ffffff!important;
  color:#0F1547!important;
}
.bmg_item a:hover{
  background:#ffffff!important;
  color:#0F1547!important;
}
.bmg_item .img_box{
    display: block;
    /*width: 60%;*/
}
.bmg_item .img_box img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.bmg_item .txt_box{
        display: inline-block;
    width: 50%;
    background: rgba(15, 21, 71, 0.4);
    /* transform: translate(-10%, -40px); */
    padding: 15px;
    color: #ffffff;
    position: absolute;
    right: 50%;
    bottom: 50%;
    text-align: center;
    transform: translate(50%, 50%);
    border-radius: 100px;
      padding: 25px;
}
.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: 767px){
   .bmg_item .img_box {
    width: 100%;
  }
   .swiper-pagination{
        width: 100%!important;
         background: rgba(255,255,255,0.7);
    padding: 5px;
    text-align: center!important;

    }
   .colrx {
    padding-left: 0px;
   }
   .bmg_item .txt_box{
         width: 100%;
    height: 100%;
    border-radius: 0;
   }
}
@media (max-width: 397px){
  #sp-logo{
    width:30%;
  }
  #sp-menu {
    width:70%;
  }
}
#sp-bottom2 .menu {
  font-family: "Syncopate";
}
/*BANNER*/
.bannertop {
	display:none;
    position: fixed;
  	right:0;
  	left:0;
    top: 0;
    z-index: 99999;
    background-color: #0F1547;
    color: #ffffff;
    width: 100%;
	text-align: center;
	border-bottom: 1px solid #0F1547;
	margin: 0 !important;
    padding: 15px;
}
.bannertop h5 {
	font-size:16px;
}
.bannertop p{
  	font-size:14px;
	margin: 0px!important;
    margin-right: 34px!important;

}
.bannertop a{
  	color: #ffffff!important;
}
.bannertop a:hover{
  	color:#ffffff!important;
}
.bannertop .closebarpopup{
    position: fixed;
    top: 0;
    right: 0;
  	line-height:1;
    padding: 0px 10px;
    cursor: pointer;
    text-decoration: unset;
    font-size: 32px;
}