/*
 Theme Name:   Belicia Child Theme
 Theme URI:    http://belicia.ancorathemes.com/
 Description:  Belicia Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     belicia
 Version:      1.0.0
 Tags: hotel, resort, luxury, hotel resort, luxury resort, private resort, private island, vip transfer, tourism, private tour, tours, travel, tourism, booking, accommodation
 Text Domain:  belicia
*/
/* =Theme customization starts here
------------------------------------------------------------ */
/*popup wordpress*/
.adp-popup-inner>.has-text-align-center.has-background {
	text-align:center!important;
}
.adp-popup-inner > p {
	margin: -1px !important;
}
.popuptemp-btn{
	justify-content:center;
}
/*header*/
#header_bookbtn{
	margin-left:15px!important;
	    width: auto;
}
#offertebtn{
	margin-left:0px!important;
}
.logoheader-section{
	width:210px !important;
	transition:width 0.5s;
}
.menuesteso-section{
	width:calc(100% - 210px  - 370px)!important;
	transition:width 0.5s;
}
.offertebookbtn-section {
	 width:370px !important;
}
#bmghead > .elementor-widget-wrap {
    flex-wrap: nowrap;
}
.trx_addons_scroll_to_top_show .header-menu-section .logoheader-section{
		width: 164px !important;
}
.trx_addons_scroll_to_top_show .header-menu-section .menuesteso-section{
	width:calc(100% - 164px  - 370px)!important;
}

body.menu_mobile_opened {
	height: auto !important;
	overflow: hidden !important;
}
/*.superzeta */
.lastslide ~ section {
	z-index:999!important;
}
.wpcf7 textarea {
    height: 10vw;
    min-height: 160px;
    max-height: 210px;
}
.sp-pre-loader{
	background: #f4f4f4;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.sp-pre-loader .sp-loader-with-logo {
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	position: absolute;
	/*background-image: url(https://www.insulaecefalu.it/wp-content/uploads/2024/08/logo-insulae-big.png);
	background-position: center;
	background-size: 300px;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
.sp-pre-loader .sp-loader-with-logo .logo{
	position: absolute;
	top: 50%;
	margin: 0 auto;
	width: max-content;
	transform: translate(-50%, calc(-50% - 39px));
	display: inline-block;
	width: 300px;
	height: 159px;
}
.sp-pre-loader .sp-loader-with-logo .logo img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.sp-pre-loader .sp-loader-with-logo .line {
	background: #4a493f;
	bottom: 0;
	left: 0;
	position: absolute;
	top: auto;
	height: 100vh;
	z-index: 4;
	overflow: hidden;
}
.sp-pre-loader .sp-loader-with-logo .line:after {
    content: "";
    width: 500px;
    height: 500px;
    filter: invert(1) brightness(2);
    position: absolute;
    top: 50%;
    left: 50vw;
    transform: translate(calc(-50% + -7px), -50%);
    background-image: url(https://www.insulaecefalu.it/wp-content/uploads/2024/08/logo-insulae-big.png);
    background-position: center;
    background-size: 300px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/**/
.fa-times:before {
    content: "\2715";
}
html {
	margin-top: 0 !important;
}
#wpadminbar {
	background: unset;
	height: 25px;
	min-width: unset !important;
	/*overflow-x: hidden;*/
}
@media (max-width:991px){
	#wpadminbar{
		display:none;
	}	
}
#wpadminbar .quicklinks{
    height: 31px;
    background: rgba(0, 0, 0, 0.5);
    transform: translateY(-100%);
    transition: all 0.5s;
}
#wpadminbar:hover .quicklinks{
	 transform: translateY(0%)!important;
}
.ditt {
	letter-spacing: -8px;
}
/**/
/*BANNER*/
.bannerlang{
    position: fixed;
    top: 0;
	left: 0;
    z-index: 9999;
  	background: #938715;
    color: white;
    width: 100%;
	text-align: center;
}
.bannerlang p{
  margin: 10px!important;
      margin-right: 34px!important;
}
.bannerlang a:hover {
	color:#2B2E20!important;
}
.bannerlang .closebarpopup{
    position: fixed;
    top: 10px;
    right: 0;
    padding: 0px 10px;
    cursor: pointer;
    text-decoration: unset;
    font-size: 32px;
}
/*HEADER*/
header.top_panel{
	position: fixed!important;
	transition: background 0.5s;
}
.trx_addons_scroll_to_top_show header.top_panel{
	background-color: #4a493fee !important;
}
.current-lang > a,
.header-menu-section .sc_layouts_menu_nav > li.current-menu-item > a{
	color:#c2b320!important;
}
.header-menu-section .logo_image{
	width:170px;
	height:141px;
	transition: all 0.5s;
	object-fit: contain;
	object-position: top;
}
.trx_addons_scroll_to_top_show .header-menu-section .logo_image{
	width: 121px;
	height: 68px;
	object-fit:cover;	
}
.elementor-widget-trx_sc_layouts_logo{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.header-menu-section {  
	background: linear-gradient(rgba(74,73,63,0.9),rgba(74,73,63,0.5),rgba(74,73,63,0));
}
.sc_layouts_column_align_center .sc_layouts_item:not(.elementor-widget-divider):not(.elementor-widget-spacer) {
	margin-left: 0!important;
	margin-right: 0!important;
}
#header_bookbtn .sc_button.sc_button_curtain:after {
	background:#938715!important;
}
.header-menu-section .burgerheader-section .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon{
	font-size:18px!important;
	color:#fff!important;
}
.header-menu-section .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
	padding: 0 10px;
	color: #ffffff;
}
.header-menu-section .sc_layouts_menu_nav > li > ul{
	top:35px!important;
}
.header-menu-section .sc_layouts_menu .sc_layouts_menu_nav{
	font-size:15px;
}
.header-menu-section #bmghead .sc_button_text{
	font-size:13px;
}
#header_bookbtn{
	background-color:#fff;
	/*opacity: 0;
    visibility: hidden;
    max-width: 0 ;
    transition: all 0.5s;*/
}
#header_bookbtn a {
	padding: 16px 0px;
    max-width: 0;
	transition: all 1s;
}
#header_bookbtn.viewbtn a {
    padding: 16px 32px;
	max-width:140px;
}
.header-menu-section .logo_image {
	filter: invert(1);
}
.header-menu-section .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not([class*="button"]),
[class*="scheme_"].sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
	color: #fff;
}
.header-menu-section .sub-menu li {
	font-family:Jura, sans-serif;
	font-size:1.12em;
}
.header-menu-section[class*="scheme_"].sc_layouts_row {
	background-color: #4a493f;
}
.header-menu-section .sc_layouts_menu_nav :hover,
.header-menu-section .sc_layouts_menu_nav :active{
	color:#c2b320!important;
	color:#c2b320!important;
}
.sc_layouts_menu_nav>li.current-menu-ancestor.current-menu-parent > a {
     color: #c2b320!important;
}
.sc_layouts_menu_nav > li > a:hover, .sc_layouts_menu_nav > li.sfHover > a {
    color: #c2b320!important;
}
.header-menu-section li{
	font-family:"mainluxlight";
} 
.header-menu-section .menu-item .sub-menu li{
	font-family:"mainluxlight";	
}
/*switch lingua*/
.header-menu-section .sc_layouts_menu_nav .lang-item {
	position:fixed!important;
	top:25px;
	transition:all 0.5s;
	font-size: 15px;
}
.header-menu-section .sc_layouts_menu_nav .lang-item:nth-last-child(3)  {
	right: 100px;
}
.header-menu-section .sc_layouts_menu_nav .lang-item:nth-last-child(2) {
	right: 55px;
}
.header-menu-section .sc_layouts_menu_nav .lang-item:nth-last-child(1) {
	right: 16px;
}
.header-menu-section .sc_layouts_menu_nav > li.lang-item > a{
	padding: 0!important;
}
.trx_addons_scroll_to_top_show .header-menu-section .sc_layouts_menu_nav .lang-item {
	opacity:0;
	visibility:hidden;
}
/*offcanvas*/
.menu_mobile .menu_mobile_inner .menu_mobile_nav_area > ul {
	display: block;
}
.menu_mobile .menu_mobile_nav_area > ul > li.lang-item {
	display: inline-block;
	width: auto;
}
.menu_mobile .menu_mobile_nav_area > ul > li.lang-item a {
	padding-right: 18px!important;
	margin-right: 18px;
}
/*header tasto OFFERTE*/
/*.header-menu-section .mybtnstyle1 a:after {
  background-color: #a57956!important;
}*/
#offertebtn_sc a{
	background-color:#b2b4a1!important;
	color:#2b2e20;
}
#offertebtn_sc a:after {
     background-color: #ddddd3;
}
#offertebtn_sc a:hover{
	color:#2b2e20;
}
/*mobile offcanvas*/
.menu_mobile_close .menu_button_close_text{
	display:none;
}
.menu_mobile_overlay {
	background: rgba(98, 96, 80, 0.7);
	opacity: 0.8!important;
	backdrop-filter:blur(4px)!important;
	transition: 0.4s!important;
}
.menu_mobile .menu_mobile_nav_area .opened span{
	transition: 0.3s!important;
    transform: rotate(90deg) !important;
}
.menu_mobile .menu_mobile_nav_area span{
	transition: 0.3s!important;
	transform: rotate(0deg) !important;
}
.menu_mobile_widgets_area {
	background-image: url("https://www.insulaecefalu.it/wp-content/uploads/2024/11/DSC00801-offcanvas.webp");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
/**/
/*lista pagina suite e pool lodges*/
.layout-suite .sc_blogger .sc_blogger_item_button .item_more_link{
	color:#938715;
}
.layout-suite .sc_blogger .sc_blogger_item_button .item_more_link:hover{
	color:#cd6046;
}
/*estratto testo anteprima camere*/
#estratto-it{
	display:none;
}
/*HERO*/
#hero {
	min-height: 600px;
	height: 100vh;
}
#hero.hero_overlay h2{
	color:#fff!important;
}
#hero.hero_overlay .elementor-background-overlay {
	background-image: linear-gradient(to bottom, transparent 70%, rgba(74,73,63,0.9) 100%);
}
#hero lite-youtube {
    position: relative !important;
    height: 100vh !important;
    /*max-height: 56.25vw !important;*/
}
#hero lite-youtube iframe {
    width: 100vw !important;
    /*height: 56.25vw !important;*/
    min-height: 56.25vw!important;
    height:100%;
    min-width: 177.77vh;
    position: absolute;
    top: unset;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
#hero lite-youtube > .lty-playbtn{
	display:none;
}
/* SCROLLDOWN */
#hero:before{
	z-index:999;
	content:"\EA08";
	font-family:"fontello";
	transform:rotate(180deg);
	color:white;
	display:block;
	position:absolute;
	bottom: 24px;
	padding: 12px 0px;
	left: 50px;
	font-size:28px;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
	animation-name: seedown;
	animation-duration: 1.4s;
	animation-iteration-count: infinite;
}
@keyframes seedown {
  0%   {bottom: 49px;}

  100% {bottom: 35px;}
}
/*404 PAGE*/
.pagenotfoundhero {
	height:100vh;
}
.pagenotfoundhero h2{
  color:white!important;
}
/*SCROLL TO TOP*/
.trx_addons_scroll_to_top.trx_addons_icon-up.scroll_to_top_style_default {
	border-color:#938715;
	background-color: #938715;
}
/*blocco panel su mobile*/
#blocco-panel-mobile .sc_services_item_featured_image::before{
	background-color:#4a493f!important;
}
/*TASTI*/
/*tasto su sfondo bianco*/
.mybtnstyle1 a{
	background-color:#cd6046!important;
}
.mybtnstyle1 span.sc_button_text {
    z-index: 1;
}
.mybtnstyle1 a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    transform: scale(1.2);
    transition: all 0.7s;
}
.mybtnstyle1 a:after {
     background-color: #938715;
}
.mybtnstyle1 a:hover:after {
	opacity:0;
    transform: scale(0);
}
/*TIPOGRAFIA*/
.mainlux {
	font-family: 'mainluxlight';
}
h1.sc_item_title {
	line-height: 48px;
}
h2.sc_item_title {
	line-height: 42px;
}
p, li{
	letter-spacing:0.015em;
}
.elementor-widget-container li a{
	color:#938715;
}
.elementor-widget-container li a:hover{
	color:#cd6046;
}
.insulae_bloccoscuro h2,.insulae_bloccoscuro p {
	color:#fff!important;
}
.insulae_bloccoscuro a {
	color:#e3cf1a;
}
.insulae_bloccoscuro a:hover {
	color:#cd6046;
}
/*blocco scuro spa*/
.bloccospa .insulae_bloccoscuro a:hover{
	color:#cd6046!important;
}
.bloccospa .insulae_bloccoscuro .mybtnstyle1 a:hover{
	color:#fff!important;
}
.bloccospa .mybtnstyle1 a{
	color:#2b2e20 !important;
}
.bloccospa .mybtnstyle1 a:after {
     background-color: #ddddd3;
}

/*blocco scuro zayt*/
.zayt_bloccoscuro p,.zayt_bloccoscuro h2{
	color:#fff;
}
/*LEGGI DI PIU TASTO*/
#readmoretabrooms {
	padding: 20px 0px;
}
#readmoretabrooms div[data-tab="1"]{
	/*display:none!important;*/
}
#readmoretabrooms .elementor-accordion .elementor-tab-title {
	padding:0px;
}
#readmoretabrooms .elementor-accordion-title{

}
.elementor-tab-title span.readless,
.elementor-tab-title span.readmore {
    /* position:absolute; */
    /* right: 0; */
    transition: all 0.5s;
    position: absolute;
    bottom: 0;
    right: 0;
}
#readmoretabrooms .elementor-tab-title.elementor-active span.readmore {
	/*display:none;*/
	/*opacity:0;
	transition:opacity 0.5s;*/
}
#readmoretabrooms .elementor-tab-title.elementor-active span.readmore,
#readmoretabrooms .elementor-tab-title:not(.elementor-active) span.readless {
	/*display:none;*/
	opacity:0;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}
#readmoretabrooms .elementor-accordion .elementor-tab-title.elementor-active {
	padding: 0;
}
#readmoretabrooms .elementor-tab-title span.readless {
    /* position:absolute; */
    /* bottom: 0; */
    /* right: 0; */
}
.elementor-tab-content {
	/* padding:20px 0px 40px 0px !important; */
	/*transition: padding 0.5s!important;	*/
}
#readmoretabrooms .elementor-accordion .elementor-tab-content{
	 padding:0px 0px 20px;
}
span.readmore{
	font-size:17px;
}
span.readless{
	font-size:17px;
}
/*blocco 3 link con img*/
#bloccolink .post_info_bl {
	transform:none;
}
/*form contatti*/
.wpcf7 .wpcf7-submit-style .submit-style-in::before{
	content:"";
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit {
	padding: 16px 32px 16px 32px !important;
}
/*google map*/
.leaflet-container .leaflet-popup-content{
	width:130px!important;
}
.leaflet-container .leaflet-popup-content a{
	color:#938715!important;
	font-weight:bold;
}
.leaflet-container .leaflet-popup-content a:hover{
	color:#cd6046!important;
}
/*FORM EXP POPUP*/
#responsive-form .form-row .column-half {
	float:left!important;
	width:50%;
	padding-right: 10px;
}
#responsive-form .form-row .column-full {
	float:left!important;
	width:100%;
}
.exp-popup{
	background-color:#4A493F;
	font-size:15px;
	line-height:21px;
	position: fixed;
	top: 0;
	width:33%;
	z-index: 999999;
	height: 100vh;
	transform: translateX(-100%);
	transition: all 0.8s;
	overflow: hidden;
	overflow-y: auto;
}
.exp-popup .elementor-column > .elementor-element-populated{
	padding:0px;
}
.exp-popup.view{
	transform: translateX(0%);	
}
.exp-popup .wpcf7 p{
	font-size:13px;
	margin-bottom:5px!important;
	margin-top:5px!important;
}
.expform-btn p{
	padding-top:10px;
}
.exp-popup .wpcf7-form-control-wrap .wpcf7-text, .exp-popup .wpcf7-form-control-wrap .wpcf7-form-control {
	font-size:14px;
	color:white!important;
	border-color:white;
}
.exp-popup .wpcf7-date{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0.6em 0;
	background: none;
	font-size:13px;
	margin-bottom:5px!important;
}
.exp-popup .wpcf7-date {
	font-size:14px;
	color:white!important;
	border-color:white;
}
input[type="date"] {
	position:relative;
}
input[type="date"]::-webkit-calendar-picker-indicator {
	color: transparent;
	background: transparent;
	z-index: 1;
	width:100%;
	position:absolute;
	height:100%;
}
input[type="date"]:before {
	display: block;
	font-family: "Font Awesome 5 Free";
	content: '\f073';
	position: absolute;
	top: 12px;
	right: 6px;
	color: inherit;
	font-size:15px;
}
.closeexppopup i{
	padding-top:10px;
	margin-right:-15px;
}
.expform-btn .wpcf7-submit-style{
	margin-top:10px;
}
.expform-btn{
	text-align: center;
}
.form-contatti input:focus,
.form-contatti input.filled,
.form-contatti textarea:focus,
.form-contatti textarea.filled {
	color: #ffffff!important;
    border-color: #ffffff!important;
    background-color: transparent!important;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
input:focus::placeholder,
textarea:focus::placeholder,
input.filled::placeholder,
textarea.filled::placeholder {
	color: var(--theme-color-alter_text); 
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_success,
.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-validation-errors, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-acceptance-missing,
.wpcf7 div.wpcf7-response-output.trx_addons_message_box_error,
.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 div.wpcf7-response-output.wpcf7-acceptance-missing  {
  border-color: #938715 !important;
  color: white!important;
}
/*AIUTI DI STATO POPUP*/
.popupactive:before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    z-index: 9999;
}
.aiutipopup{
	position: fixed;
	top: 50%;
	right: 50%;
	z-index: 9999;
	transform: translate(50%, -50%);
	display: none;
	padding-bottom: 20px !important;
	padding-left: 20px !important;
	padding-top: 20px !important;
	box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.5);
}
.aiutipopup div{
	color: #ffffff;
}
.closepopup-aiuti i{
	margin-top:-35px;
	margin-right:20px;
}
/**/
.flxcol > .elementor-widget-wrap {
	flex-wrap:nowrap;
}
.flxcol > .elementor-widget-wrap > .elementor-element{
	width:auto;
}
/* FOOTER VISIONI */
.footer1 .logo {
	display: flex;
	position: absolute;
	right: 0px;
}
.logo-cont,
.logo-cont .logos span {
	display: flex;
	align-items: center;
	font-size: 10px;
}
.logo-cont + .logo-cont {
	margin-left: 15px;
}
.logos a{
	display: flex;
}
.footer1 svg,
.footer1 svg #bmgText,
.footer1 svg #bmgSym {
	fill:#ffffff;
	height: 30px;
	width: auto;
	padding: 0 5px;
	transition:fill 0.5s;
}
.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: #ffffff!important;
}
.footer1 .footer_copyright p{
	color: #ffffff!important;
}
.footer1 .footer_aiuti p{
	color:#ffffff!important;
}
.footer1 .footer_aiuti a{
	color:#ffffff!important;
}
.footer1 .footer_aiuti a:hover{
	color:#ffffff !important;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li,
.footer2 .footer_wrap .extra_menu_in_footer .sc_layouts_menu>ul>li>a,
.menu_footer_nav_area>ul>li,
.footer_wrap .sc_layouts_menu>ul>li {
	font-family:Jura, sans-serif;
	padding-bottom:0.3em;
	line-height:1.3;
	font-size:13px;
}
.contatti-footermenu .sc_layouts_menu_nav > li.current-menu-item > a {
	color:#fff!important;
}
.contatti-footermenu .sc_layouts_menu_nav > li.current-menu-item > a:hover {
	color:#c2b320!important;
}
.fab.fa-facebook-square:hover{
	color:#c2b320;
}
.fab.fa-instagram:hover{
	border-radius: 8px;
	color:#c2b320;
	/*background: radial-gradient(circle at 28% 106%, #fdf497 0%, #fdf497 5%, #fd5949 40%,#d6249f 60%,#285AEB 90%);*/
}
.footer-credit-link a:not(.sc_button):not([class*="button"]):hover {
	color:#c2b320!important;
}
/**/
[data-mouse-helper-hide-cursor="1"], [data-mouse-helper-hide-cursor="1"] * {
     cursor: grab !important; 
}
.trx_addons_mouse_helper {
    display: none;
}
/*mobile buttons*/
#mobilebtns{
	position: fixed;
    bottom: 0;
    z-index: 3000;
    width: 100%;
}
#mobilebtns .elementor-widget-wrap.elementor-element-populated{
	padding:0;
}
#mobbtns_sc{
	width: 100%;
	margin: 0;
}
#mobbtns_sc a {
    width: calc(50% - 2px);
    margin: 0 1px;
}

/*RESPONSIVE*/
@media (min-width:420px){
		.mySwiperGallery:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		background: white;
		left: 25%;
		z-index:9;
		width: 5px;
	}
	.mySwiperGallery:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		background: white;
		right: 25%;
		z-index: 9;
		width: 5px;
	}
}
@media (min-width: 768px) {
	/*blocco gallery camere*/
	.mySwiperGallery:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		background: white;
		left: 25%;
		z-index:9;
		width: 10px;
	}
	.mySwiperGallery:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		background: white;
		right: 25%;
		z-index: 9;
		width: 10px;
	}
	#blocco-panel-mobile{
		display:none;
	}
	/*serviziresort-camera*/#servizi_title_mobile{
		display:none;
	}
}
@media (min-width: 1200px) {
	#logo-mobile{
		display:none;
	}
}
@media (min-width:1280px) {
	#burgerhead{
		display:none;
	}
	.header-menu-section .sc_button_text {
  		font-size:1.24em;
	}
}
/*@media (max-width:1624px){
	.menu_main_nav_area>ul, .sc_layouts_menu_nav,
	.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
		font-size: 0.92vw;
	}
}*/
@media (max-width:1499px){
	.header-menu-section .sc_layouts_menu .sc_layouts_menu_nav{
    	font-size: 0.8vw;
	}
}
@media (max-width:1279px){
	.trx_addons_scroll_to_top_show .header-menu-section .logoheader-section,
	.logoheader-section{
		width: 40% !important;
	}
	.header-menu-section .menuesteso-section {
		display:none;
	}
	.offertebookbtn-section {
		width: 50% !important;
	}
	#hero span {
		font-size:30px!important;
	}
	h1 {
		font-size:32px!important;
		line-height:38px!important;
	}
	h2 {
		font-size:25px!important;
		line-height:31px!important;
	}
	p {
		font-size:14px!important;
		line-height:22px!important;
	}
	h3, h4, h5 {
		font-size:20px!important;
	}	
	#readmoretabrooms {
		padding-bottom:10px!important;
	}
	.readmore, .readless {
		font-size:15px!important;
	}
	#header_bookbtn .sc_button_text {
		font-size:13px!important;
	}
	#offertebtn_sc .sc_button_title {
    	font-size:13px;
	}
	.sc_button {
		font-size:13px!important;
	}
	#blocco-panel-pc .sc_services_item_content_inner {
		padding-bottom:20px;
	}
}
@media (min-width:1430px) and (max-width:1729px){
	/*.offertebookbtn-section {
		width:23%!important;
	}*/
	.header-menu-section .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
		padding: 0 0.6em;
	}
}
/*@media (min-width:1279px) and (max-width:1430px){
	.offertebookbtn-section {
		width:26%!important;
	}
	.offertebookbtn-section #header_bookbtn{
		margin-left:15px;
	}
}*/
@media (min-width:768px) and (max-width:1279px){
	/*SCROLLDOWN*/
	#hero:before{
		font-size:22px!important;
	}
	.sc_button {
		padding:15px 35px 15px 35px!important;
	}
	.sc_button_hover::before{
		font-size:9px;
	}
	.slider_container.slider_controls_side .slider_controls_wrap>a:before,
	.slider_outer_controls_bottom .slider_controls_wrap>a:before {
		font-size:16px!important;
	}
	.slider_container.slider_controls_side .slider_controls_wrap > a {
		line-height:40px;
		width:40px;
		height:40px;
	}
	:is(#offertebtn, #header_bookbtn) .sc_button {
		padding:14px 28px!important;
	}
	#header_bookbtn:not(.viewbtn) a {
		padding: 14px 0px!important;
	}
	.elementor-widget-text-editor > .elementor-widget-container > ul > li {
		font-size:13px!important;
		line-height:20px!important;
	}
	/*offcanvas menu tablet*/
	.menu_mobile .menu_mobile_nav_area {
    	top:22%!important;
   		max-height: calc(100% - 296px) !important;
		padding-top:30px!important;
	}
	.menu_mobile .menu_mobile_nav_area li > a > .open_child_menu::before {
		font-size:14px!important;		
	}
	.menu_mobile .menu_mobile_nav_area .open_child_menu{
		top:3px !important;
	}
	.menu_mobile .sc_layouts_logo img {
		max-height: 130px!important;
	}
	.menu_mobile_content_wrap.content_wrap {
		padding:0px 10px 10px 20px !important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area span{
		font-size:28px;
		font-weight:500;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area a{
		padding-top:6px!important;
		padding-right:50px!important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area .sub-menu{
		padding:0px!important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area .sub-menu span{
		font-size:16px;
	}
	.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area .menu-item > a {
		padding-bottom:5px!important;
	}
	.menu_mobile .social_item .social_icon{
		padding-left:22px!important;
		font-size:25px!important;
	}
	/*form esperienze*/
	.exp-popup{
		width:60%;
	}
}
@media (min-width:909px) and (max-width:1279px) {
	.bloccoscuro-foto1, .bloccoscuro-foto2{
		width:50%!important;
	}
	.bloccoscuro-foto1 > div, .bloccoscuro-foto2 > div{
		padding:0px!important;
	}	
	.bloccoscuro-foto1 img, .bloccoscuro-foto2 img{
		width:90%!important;
	}
}
@media (min-width:909px) and (max-width:1279px) {
	#hero {
		min-height:420px;
		height:92vh;
	}	
	#hero lite-youtube {
	    height:92vh!important;
	}
}
@media (min-width:790px) and (max-width:909px) {
	.bloccospa .logobloccospa img{
		transform:translateY(200%)!important;
	}
}
@media (min-width:768px) and (max-width:1200px) {
	#logo-pc{
		display:none;
	}	
	#logo-mobile img {
		filter:initial !important;
		object-fit:contain!important;
		width:300px!important;
		max-height:120px!important;
		object-position: center;
	}
}
@media (max-width:991px) {
	#header_bookbtn:not(.viewbtn) a,
	#header_bookbtn a {
	    padding: 16px 28px!important;
		max-width:140px;
	}
	#hero {
		min-height:420px;
		height:68vh;
	}
	#hero.videobg{
		height: unset;
		min-height: unset;
	}
	#hero lite-youtube{
		height: 68vh !important;
	}
	/**/
	.footer1 .logo{
		flex-direction: column;
		position: relative;
 	}
	.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:973px) {
	/*hero*/
	/*#hero.elementor-section.elementor-section-height-full {
		min-height:420px;
		height:68vh;
	}*/
}
@media (max-width: 767px){
	.burgerheader-section {
		width: 60px !important;
	}
	.trx_addons_scroll_to_top_show .header-menu-section .logoheader-section,
	.logoheader-section {
		width: calc(100% - 60px - 60px) !important;
	}
	.offertebookbtn-section {
		width: 60px !important;
	}
	/*offcanvas menu mobile*/
	.menu_mobile .menu_mobile_nav_area li > a > .open_child_menu::before {
		font-size:11px!important;		
	}
	.menu_mobile .menu_mobile_nav_area .open_child_menu{
		top:2px!important;
	}
	.menu_mobile .menu_mobile_header_wrap {
		padding: 20px 30px 10px 20px!important;
	}
	.menu_mobile .sc_layouts_logo img {
		max-height: 90px!important;
	}
	.menu_mobile.menu_mobile{
		width:74vw;
	}
	.menu_mobile_content_wrap.content_wrap {
		padding:10px 10px 10px 20px !important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area span{
		font-size:18px;
		font-weight:500;
	}	
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area a{
		padding-top:2px!important;
		padding-right:40px!important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area .sub-menu{
		padding:0px!important;
	}
	.menu_mobile .menu_mobile_inner .menu_mobile_nav_area .sub-menu span{
		font-size:13px;
	}
	.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area .menu-item > a {
		padding-bottom:1px!important;
	}
	.menu_mobile .social_item .social_icon{
		padding-left:12px!important;
		font-size:20px!important;
	}
	h5 {
		font-size:18px!important;
	}
	#header_bookbtn {
		display:none;
	}
	#offertebtn_sc .sc_button_title {
    	font-size:9px;
	}
	#offertebtn_sc .sc_button {
		padding: 8px 10px;
	}
	#offertebtn_sc .sc_button_hover.sc_button_size_small:hover:before {
		right: 0em !important;
	}
	#logo-pc{
		display:none;
	}
	.header-menu-section .openbbar {
		display:none;
	}
	.header-menu-section{
		padding:10px 0px 10px 0px !important;
	}
	/*#burgerhead {
		width:10%;
	}
	#logohead {
		padding: 0px 10px 0px 10px;
		width:60% !important;
	}*/
	#logo-mobile img {
		filter:initial !important;
		object-fit:contain!important;
		/*vertical-align: center!important;*/
		width:100%;
	}
	#hero:before {
		left: 50%;
		transform: rotate(180deg) translateX(50%);
	}
	#hero h2{
		display:none;
	}
	#mobbtns_sc {
		display: flex;
	}
	#mobbtns_sc a{
        font-size: 13px !important;
        justify-content: center !important;
        line-height: 1.2;
        padding: 10px;
        text-align: center;
	}
	.sc_button_hover:hover::before{
		right:2em!important;
	}
	.sc_button {
		font-size:11px!important;
		padding:14px 28px 14px 28px;		
	}
	.post_info_bl{
		padding-top:16px!important;
		padding-bottom:13px!important;
	}
	#blocco-panel-pc{
		display:none;
	}
	.slider_container.slider_controls_side .slider_controls_wrap>a:before,
	.slider_outer_controls_bottom .slider_controls_wrap>a:before {
		font-size:16px!important;
	}
	.slider_container.slider_controls_side .slider_controls_wrap > a {
		margin-top:0px;
		line-height:30px;
		width:30px;
		height:30px;
	}
	/*serviziresort-camera*/#servizi_title_pc{
		display:none;
	}
	/*form exp*/
	/*FORM EXP POPUP*/
	#responsive-form .form-row .column-half {
		float:left!important;
		width:100%;
	}
	#responsive-form .form-row .column-full {
		float:left!important;
		width:100%;
	}
	.exp-popup .elementor-container{
		margin-right:0px;
	}
	.exp-popup{
		width:100%;
	}
	.closeexppopup i{
		font-size:25px;
		margin-right:0px;
	}
	/*footer*/
	.footer1 {
		padding: 20px 15px;
		text-align: center;
	}
	.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li,
.footer2 .footer_wrap .extra_menu_in_footer .sc_layouts_menu>ul>li>a,
.menu_footer_nav_area>ul>li,
.footer_wrap .sc_layouts_menu>ul>li,
	.footer2 .sc_layouts_item .sc_layouts_menu_nav li{
	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;
	}
}
@media (min-width:640px) and (max-width:767px) {
  .serviziresort_col1{
		width:48%;
		padding-right:10px;
	}
	.serviziresort_col2{
    transform: translateY(16%);
  	width:52%;
	}
	.serviziresort_col1 img, .serviziresort_col2 img{		
		width:100%!important;
	}
}
@media (max-width: 479px) {
	.sc_item_title:not(.sc_typed) br {
    	display: inherit!important;
	}
}
/*BOOKING BAR*/
.booking.view .bmg-widget-bbar > .form-group:first-child:before,
.booking.view .bmg-widget-bbar > .form-group:last-child:before,
.booking.first .bmg-widget-bbar > .form-group:first-child:before,
.booking.first .bmg-widget-bbar > .form-group:last-child:before {
	animation-name: myfadeinbmg;
	animation-duration: 1s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
	background-size: 40% auto;
	opacity: 0;
}
@keyframes myfadeinbmg {
	from	{background-size: 40% auto; opacity: 0;}
	to		{background-size: 100% auto;opacity: 1;}
}
.booking.view .bmg-widget-bbar > .form-group > label,
.booking.first .bmg-widget-bbar > .form-group > label,
.booking.view .guests-select > .form-group > label,
.booking.first .guests-select > .form-group > label{
	animation-name: myfadein2;
	animation-duration: 2s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
	transform:translateX(20%);
	opacity: 0;
}
.booking.view .crobtn, 
.booking.view #my_bbar_do_book,
.booking.first .crobtn, 
.booking.first #my_bbar_do_book,
.booking.view .bmg-widget-bbar > .form-group > .input-group,
.booking.first .bmg-widget-bbar > .form-group > .input-group,
.booking.view .bmg-widget-bbar > .form-group:nth-child(3) .select_container,
.booking.first .bmg-widget-bbar > .form-group:nth-child(3) .select_container {
	animation-name: myfadein2;
	animation-duration: 1s; 
	animation-delay: 0s;
	animation-fill-mode: forwards;
	transform:translateX(20%);
	opacity: 0;
}
.booking.test .bmg-widget-bbar > .form-group > .input-group,
.booking.test .bmg-widget-bbar > .form-group:nth-child(3) .select_container {
	opacity:0;
}
.booking.view .bmg-widget-bbar > .form-group:nth-child(2) > .input-group,
.booking.first .bmg-widget-bbar > .form-group:nth-child(2) > .input-group {
	animation-delay: 0.1s;
}
.booking.view .bmg-widget-bbar > .form-group:nth-child(3)  .select_container,
.booking.first .bmg-widget-bbar > .form-group:nth-child(3)  .select_container {
	animation-delay: 0.2s;
	transition:unset;
}
@keyframes myfadein2 {
	from	{transform:translateX(20%); opacity: 0;}
	to		{transform:translateX(0%);  opacity: 1;}
}
#xbbar{
	width: 50px;
    height: 50px;
    position: absolute;
    top: -21px;
    left: 0px;
    z-index: 9;
    display: flex;
    justify-content: center;
	align-items: center;
	opacity:0;
	transition:opacity 0.5s;
}
.view #xbbar{
	opacity:1;
}
.booking {
    position: absolute;
    right: 0;
	min-width: 320px;
    width:21.875vw;
    max-width:400px;
    top: 0;
    height: 100vh;
    display: flex;
    align-items: center;
	transition:all 0.5s;
}
.booking.first {
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
	animation-name: seebbar;
	animation-duration: 1s;
	animation-delay:1.5s;
	transform:translateX(20%);
	opacity:0;
}
@keyframes seebbar {
  0%   {transform:translateX(20%);opacity:0;}
  100% {transform:translateX(0%); opacity:1;}
}
.booking.test{
	transform:translateX(20%);
	opacity:0;
}
.booking.view {
	position: fixed;
	z-index: 9999 !important;
	transform:translateX(0%);
	opacity:1;
}
.booking > div{
	max-width: unset!important;
}
.bmgmod {
	padding: 25px 0px 30px!important;
	max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
}
.booking.view .bmgmod {
	box-shadow: -10px 10px 36px rgba(0, 0, 0, 0.5);
}
.bmg-widget-bbar {
    padding: 0px!important;
}
.bmg-widget-bbar.form-inline * + * {
    margin-left: 0px!important;
}
#my_bbar_guests-select > .form-group,
.bmg-widget-bbar > .form-group:nth-child(-n+2),
.bmg-widget-bbar > .form-group:last-child{
	display: flex;
    flex-wrap: wrap;
	align-items: center;
	padding: 12px 0px;
	justify-content: flex-end;
}
.bmg-widget-bbar > .form-group:last-child{
	justify-content: flex-start;
	padding-top: 0;
}
#my_bbar_guests-select > .form-group > label,
.bmg-widget-bbar > .form-group > label{
	width:25%;
	color: #ffffff;
}
#my_bbar_guests-select > .form-group > .select_container,
.bmg-widget-bbar > .form-group > .input-group{
	width:70%;
}
.bmg-widget-bbar.form-inline .guests-select-detail select,
#my_bbar_guests-select  > .form-group > .select_container > .form-control,
.bmg-widget-bbar > .form-group > .input-group > .form-control {
    width: 100%!important;
    background: #ddddd3!important;
	padding: 5px 15px;
}
.guests-select .select_container:after{
	display:none;
}
.bmg-widget-bbar .dp_trigger {
	display:none;
}
.bmg-widget-bbar > .form-group:first-child:before,
.bmg-widget-bbar > .form-group:last-child:before{
	content: "";
    background-image: url(/wp-content/uploads/2024/09/insulae_linedx.svg);
    display: block;
    height: 70px;
    width: 85%;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.bmg-widget-bbar > .form-group:last-child:before{
	background-image: url(/wp-content/uploads/2024/09/insulae_linesx.svg);
	background-position: 0% 50%;
}
.bmg-widget-bbar.form-inline .guests-select-detail{
	position: relative!important;
	top: unset!important;
	left: unset!important;
	transform: unset!important;
	border: 0px!important;
	width: 100%;
	background: unset!important;
	border-radius: 0!important;
	box-shadow: unset!important;
	display: flex;
	flex-wrap:wrap;
	width: calc(70% + 6px);
	padding: 0px !important;
	padding-top: 5px !important;
	margin: 0px -3px !important;
}
.bmg-widget-bbar .guests-select-detail .form-group {
	padding:3px 3px;
	width:25%;
}
.bmg-widget-bbar.form-inline .guests-select-detail label{
	display:none;
}
.bmg-widget-bbar.form-inline .guests-select-detail select{
	visibility:visible;
}
.bmg-widget-bbar .text-warning{
	display:none;
}
.crobtn a,
#my_bbar_do_book{
	position:relative;
	font-family: Jura, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background-color: #cd6046!important;
	color: #ffffff;
	padding: 12px 12px;
	cursor: pointer;
	margin: 0 auto;
	width: 70%;
	z-index: 0;
}
#my_bbar_do_book[disabled] {
    opacity: 0.5;
}
.crobtn a:before,
#my_bbar_do_book:before {
	content: '\e9a4';
	font-family: "fontello";
	font-size: 10px;
	font-weight: 400;
	margin: 0;
	position: absolute;
	z-index: 1;
	right: 0 !important;
	left: auto !important;
	top: 32% !important;
	@include transform(translateY(-50%));
	@include transition(opacity 0.3s ease-out,right 0.3s ease-out);
	background-color: transparent !important;
	color: inherit !important;
	opacity: 0;
	will-change: right,opacity;
	transition: all 0.5s;
}
.crobtn a:hover:before,
#my_bbar_do_book:hover:before {
    right: 15px !important;
    opacity: 1;
}
.crobtn a:after,
#my_bbar_do_book:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    transform: scale(1);
    transition: all 0.7s;
    background-color: #938715;
}
.crobtn a:after{
	background-color:#ddddd3;
}
.crobtn a:hover:after,
#my_bbar_do_book:hover:after{
	opacity:0;
    transform: scale(0);
}
/*cro*/
.crobtn {
	padding:0;
}
.crobtn a{
	width: 70%;
	display: block;
	text-align: center;
	/*background-color: var(--theme-color-text_link3);*/
	color: #000000;
}
.crobtn a:hover{
	color: #ffffff;
}
/* stile del calendario */
#ui-datepicker-div {
    z-index: 9999 !important;
    padding: 0;
    border-radius: 0;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    border-color:1px solid #2b2e20 !important;
}
.ui-datepicker table {
	font-size: 14px!important;
}
.ui-widget-header {
	color: #2b2e20!important;
	background: unset!important;
	border-radius: 0!important;
	font-weight: 400!important;
	border-width: 0!important;
	border-bottom: 1px solid #2b2e20!important;
}
select.ui-datepicker-month{
	display:inline-block!important;
	padding: 0!important;
	height: auto!important;
	visibility: visible !important;
}
.ui-datepicker th {
	padding: 4px!important;
	background-color: var(--theme-color-extra_dark);
	color: var(--theme-color-extra_bg_color);
	font-size: 14px;
}
.ui-datepicker td {
	padding: 0!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	padding: 0 !important;
	border: 1px solid #d3d3d3 !important;
	background-color: #e6e6e6 !important;
	font-size: 14px!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: #2b2e20!important;
	box-shadow: inset 0 9px 9px -9px #2b2e20, inset 0 -9px 9px -9px #5c6048!important;
}
.ui-datepicker-calendar .ui-dp-btw a, .ui-datepicker-calendar .ui-dp-btw a:hover {
	box-shadow: inset 0 9px 9px -9px #2b2e20, inset 0 -9px 9px -9px #5c6048!important;
}
.ui-datepicker-calendar .ui-dp-btw a {
	background: #e3e3e3!important;
	color: #2b2e20!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;
	}
}
/*responsive*/
@media (max-width:991px) {
	.booking {
		opacity:0;
		visibility:hidden;
		transition:all 0.5s;
	}
	.booking.view {
		opacity:1;
		visibility:visible;
	}
	.booking.first {
		animation-name: unset;
	}
}
@media (max-width:767px) {
	.trx_addons_scroll_to_top.show {
		bottom: 51px!important;
		right: 0;
	}
	.booking {
		width:420px;
		max-width:100%;
	}
}
/*offerte*/
.bmg-offerte {
	display:none;
}
a.off_link:before {
    content: "";
    display: block;
    background-color: #4a493f;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s;
    opacity: 0;
}
a.off_link:hover:before {
	opacity: 0.4;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	pointer-events: auto;
}
.swiper-button-prev,
.swiper-button-next{
    color: var(--theme-color-text_dark);
    background-color: var(--theme-color-alter_bg_color);
    border-color: var(--theme-color-alter_bg_c);
    width: 50px!important;
    height: 50px!important;
    line-height: 50px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.swiper-button-prev{
	margin-left: 25px;
    left: 0 !important;
}
.swiper-button-next{
	margin-right: 25px;
    right: 0 !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	font-family: "fontello"!important;
	font-size: 18px!important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: '\e908'!important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
	content: '\e907'!important;
}
.off_box,
.bmgSwiper2.num1 .off_box{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
    min-height: 26vw;
}
.bmgSwiper2 .off_box{
    min-height: 20vw;
}
.off_title{
	position: absolute;
	transition: all 0.3s;
	bottom: 30px;
	max-width: calc(100% - 60px);
	left: 0;
	padding: 20px 26px 17px;
	background-color: var(--theme-color-bg_color);
	font-family: mainluxlight, sans-serif;
    font-size: 22px;	
	color:#5c6048 !important;
}
a.off_link:hover .off_title{
	margin-left: 30px;
	color:#5c6048 !important;
}
.off_logo{
	position: absolute;
	bottom: 30px;
	right: 0px;
	height: 72px!important;
	opacity: 0;
	transition:all 0.5s;
}
a.off_link:hover .off_logo{
	opacity: 1;
	right: 30px;
}
/*responsive offerte*/
@media (min-width:768px) and (max-width:1279px){
  .off_box{
		min-height:300px!important;
	}
}
@media (max-width:767px){
	.off_box{
		min-height:280px!important;
	}
	.off_title{
		font-size:18px!important;
		padding-top: 16px;
		padding-bottom: 13px;
	}
	.off_logo{
		height: 54px !important;
	}
}
/**/
.elementor-widget-tabs .elementor-tab-content {
	padding-right: 0px;
	padding-left: 0px;
}
.elementor-tab-content {
	border:0!important;
}
.elementor-tabs-content-wrapper .elementor-container.elementor-column-gap-no {
	margin:0!important;
}
.elementor-tab-content .elementor-widget-wrap.elementor-element-populated {
	padding-right: 0px;
	padding-left: 0px;
}
.elementor-tab-content.elementor-clearfix.animate_to_inited .widget-secondary-texts{
	
}
.elementor-tab-content.elementor-clearfix.animate_to_inited.elementor-active .widget-secondary-texts{
	
}
/*WIDGET CRO*/
.widget-title {
	display:none;
}
.widget-secondary-texts {
	font-family: mainluxlight, sans-serif;
	font-size: 32px;
}
#my_quote_request_bmg-widget-qreq .widget-form-row {
    justify-content: flex-end;
}
.bmg-widget-qreq.bv-form > .row{
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.bmg-widget-qreq.bv-form > .row > *{
	padding-right: 15px;
	padding-left: 15px;
}
.bmg-widget-qreq.bv-form > .row > .col-sm-6 {
	flex: 0 0 auto;
	width: 50%;
}
.bmg-widget-qreq.bv-form > .row > .col-md-12 {
	flex: 0 0 auto;
	width: 100%;
}
.bmg-widget-qreq .form-group > div {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.bmg-widget-qreq .form-control {
    display: block;
    width: 100%;
	color: #ffffff !important;
}
.bmg-widget-qreq .row.form-group {
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
}
#my_quote_request ::-webkit-input-placeholder{
	color: transparent!important;
}
#my_quote_request :-moz-placeholder{
	color: transparent!important;
}
#my_quote_request ::-moz-placeholder{
	color: transparent!important;
}
#my_quote_request :-ms-input-placeholder{
	color: transparent!important;
}
#my_quote_request input::placeholder{
	color: transparent!important;
}
#my_quote_request textarea::-webkit-input-placeholder{
	color: transparent!important;
}
#my_quote_request textarea:-moz-placeholder{
	color: transparent!important;
}
#my_quote_request textarea::-moz-placeholder{
	color: transparent!important;
}
#my_quote_request textarea:-ms-input-placeholder{
	color: transparent!important;
}
#my_quote_request textarea::placeholder {
	color: transparent!important;
}
.bmg-widget-qreq .select_container:after,
.checkbox label,
label.widget-label {
    color: #ffffff;
}
.bmg-widget-qreq textarea,
.bmg-widget-qreq input {
    border-color: var(--theme-color-input_bd_color)!important;
}
#my_quote_request_texts_cnt {
	    font-size: 10px;
    line-height: 2;
}
#my_quote_request_send_quote_request {
	padding: 16px 32px 16px 32px;
    display: block;
    overflow: hidden;
    font-size: 17px;
    background-color: var(--theme-color-text_link);
    color: var(--theme-color-inverse_link);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 19px;
}
.input-group.widget-datepicker-cnt {
	position:relative;
}
.input-group.widget-datepicker-cnt .dp_trigger{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    opacity: 0;
}
/**/
#my_quote_request_modal {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
    width: 700px;
    margin: 0 auto;
    height: 50vh;
}
#my_quote_request_modal.in{
    display: flex !important;
    align-items: flex-end;
}
.modal.fade .modal-dialog{
	background: #fff;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 9px;
    line-height: 1.2;
}
.modal-header {
    position: absolute;
    top: 0;
    background: #ffffff;
    right: 15px;
    left: 0;
	border-bottom: 1px solid grey;
}
.modal-header .close {
	cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 20px;
    border: 1px solid;
}
p#my_quote_request_modal_title {
    font-size: 16px;
    margin: 0;
    padding: 9px;
}
.modal-body {
	padding: 58px 12px;
}
.modal-body .row {
	margin-left: 0;
    margin-right: 0;
}
.modal-footer {
	position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.modal-footer .btn.btn-default {
	cursor: pointer;
    font-size: 13px;
    border: 1px solid;
}
.modal-dialog h4 {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 16px;
}
.modal-dialog h4 br {
	display:none;
}
.modal-dialog p {
	color:#000!important;
}
/*
.modal-header{
  display:block;
}
.modal.fade .modal-dialog{
  transform:unset;
}
.modal-backdrop {
    display: none;
}
#my_quote_request_modal.in{
    opacity: 1;
}
#my_quote_request_modal p{
  font-size: 11px;
      margin-top: 0;
    margin-bottom: 0;
}
#my_quote_request_modal_title{
      font-size: 16px!important;
}*/
/*
*
*
*
*
*/