@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');
body {margin:0;overflow-x: hidden;padding:0;background:#FFF;font-family: "Mona Sans", Helvetica, Arial, "sans-serif";color:#333;font-weight:400;font-size:16px;line-height: 20px;max-width: 100vw;float: left;width: 100%;}

a[href^="tel"] { color: inherit; text-decoration: none; }

.hidden {overflow:hidden;}
p {font-size: 16px;line-height: 22px;color:#666;}
h1 {font-size:40px; line-height: 1em;}
h2 {font-size: 28px;line-height: 1em;}
.relative {position:relative;}
a {text-decoration: none;}
.color-red {color:#a11414;}
.color-red-link {color:#a11414;}
.color-red-link:hover {color:#222;}
.big {font-size:50px; line-height: 60px}
.text-center {text-align: center;}
.radius-10 {border-radius:10px;}
.space-mini {width:100%; float:left; height: 20px}
.space-big  {width:100%; float:left; height: 60px}
.cover {background-position: center; background-size: cover;}
.contain {background-position: center; background-size: contain; background-repeat: no-repeat;}
.os-animation{
	opacity: 0;
}  
.os-animation.animated{
	opacity: 1;
} 


.slick-dots {bottom:0!important;}

.transition		{
				-moz-transition: all 0.2s ease-in-out;
				-webkit-transition: all 0.2s ease-in-out;
				-o-transition: all 0.2s ease-in-out;
				-ms-transition: all 0.2s ease-in-out;
				}

.desktop {display:none!important;}
.mobile {display:inherit!important;}
.no-mobile {display:none;}
@media screen and (min-width: 720px) {
.no-mobile {display:inherit;}	
.desktop {display:inherit!important;}
.mobile {display:none!important;}	
}

label {font-size:14px;}

.user-dropdown-toggle {
    color: #FFF;
}

div#main-content {min-height:calc(100vh - 540px); width:100%; float:left;}

.slick-slider {
    /* margin-left: 0!important; */
    /* margin-right: 0!important; */
    /* overflow-x: hidden; */
    overflow-y: inherit;
    /* float: none; */
    height: 100%;
    /* max-width: 100vh; */
    padding: 0 10px 40px 10px!important;
    box-sizing: border-box!important;
}


.header {width:100%;float:left;background:#FFF;/* margin:0 0 20px; */}
.top-header, .bot-header {width:100%;display: table;}

@media screen and (min-width: 720px) {
.bot-header {padding:10px 0;}	
}


.logo {height: 90px;float:left;padding:10px 0;}
.logo > img {height: 60px;float: left;margin: 0px 0 0 0;}

.int {width:100%;padding:0 10px;box-sizing: border-box;display:table;/* line-height: 20px; */}

.nav {padding:10px;position:absolute;left: -260px;width: 260px;height: 100%;min-height: 110vh;z-index: 2;background:#FFF;}
.nav > a {font-weight:600;color:#222;margin:0 0 0 10px;font-size: 14px;width: calc(100% - 20px);float: left;line-height: 40px;}
.nav > a:hover {color: #a11414;}

.nav-bar {display:block;position:absolute;top: 112px;right:10px;width: 30px;height: 31px;}
.nav-bar > span.uno {width:30px;border-radius: 10px;height: 3px;position:absolute;top: 4px;background:#222;overflow: hidden;}
.nav-bar > span.due {width:30px;border-radius: 10px;height: 3px;position:absolute;top: 14px;background:#222;overflow: hidden;}
.nav-bar > span.tre {width:30px;border-radius: 10px;height: 3px;position:absolute;bottom: 4px;background:#222;overflow: hidden;}

.nav.show-menu {box-shadow: 2px 2px 12px rgba(0,0,0,0.5);}
.show-menu {left:0!important; }

.nav-bar.opnd > span.uno {top: 10px;transform:rotate(45deg)}
.nav-bar.opnd > span.tre {top: 10px;transform:rotate(-45deg)} 
.nav-bar.opnd > span.due { opacity:0;}

.left-top-header {float:left; font-weight:600; color:#FFF; line-height: 20px; padding: 10px 0; font-size:12px;} 
.right-top-header {
    font-weight: 600;
    color: #FFF;
    line-height: 20px;
    padding: 10px 0;
    font-size: 12px;
    margin: 0 auto;
    width: 100%;
    float: right;
    text-align: center;
    position: relative;
}
@media screen and (min-width: 600px) {
	.left-top-header > span {float:left;line-height: 30px;margin: 0 5px 0 0;}	
.nav-bar {display:none;}	
.nav {float:right;height: 70px;line-height: 45px;padding: 20px 0;height: auto;display: inherit;position:relative;min-height: auto;width: auto;right: auto;box-shadow: none;left: auto;}
.nav > a {font-weight:600;color:#222;margin:0 0 0 20px;font-size: 14px; float:none; width:auto;}
.nav > a:hover {color: #a11414;}
	
.left-top-header {font-size: 14px;} 
.right-top-header {font-size: 14px;float:right;font-weight:600;color:#FFF;line-height: 30px;padding: 12px 0;float:right;width:auto;} 	
}

.telefono {
    color: #a11414;
    line-height: 40px;
    font-size: 24px!important;
    top: 4px;
    position: relative;
    margin: 0 5px;
}

.icon {
	color: #FFF;
    line-height: 40px;
    font-size: 23px;
    position: relative;
	margin:0 10px;
} 

.right-top-header > a {color:#FFF;}
.right-top-header > a:hover {color:#a11414;}

@media screen and (min-width: 600px) {
.int {width:100%; padding:0 15px;}	
}

@media screen and (min-width: 1024px) {
.int {width:1000px; padding:0 12px; margin:0 auto;}	
}

@media screen and (min-width: 1280px) {
.int {width:1200px; padding:0 15px; margin:0 auto;}	
}




.cont-tariffa-home {
    width: 100%;
    border-radius: 4px;
    background: #EFEFEF;
    padding: 15px;
    box-sizing: border-box;
    font-weight: 400;
    float: left;
    margin: 10px 0 0;
    line-height: 1.2em;
    letter-spacing: -0.3px;
}
a.open-tariffe {color:#a11414; font-weight:600;}

.box-tariffe {
	background:#FFF;
	padding: 20px;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.27);
	left:50%;
	top:50%;
	margin-top: -310px;
	float: none;
	display: table;
	/* overflow: hidden; */
	border-radius: 30px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.27);
	border-collapse: collapse;
	box-sizing: border-box;
	position: absolute;
}



.box-tariffe {width:90%;left: 5%;max-height: 80vh;}
@media screen and (min-width: 600px) {
.box-tariffe {width: 400px;margin-left: -200px;left: 50%;}	
}

@media screen and (min-width: 1024px) {
.box-tariffe  {width:1000px;margin-left:-500px;left: 50%;}	
}

@media screen and (min-width: 1280px) {
.box-tariffe  {width: 1100px;margin-left: -550px;}	
}

.box-tariffe > .close {top:-30px; right:0;}


.form-prenota {width:100%;float:left;padding: 30px 0;}
.img-form {width:100%;float:left;border-radius:30px;background-color:#222; min-height: 360px}

.cont-input {width:100%;float:left;margin: 10px 0;border-radius:4px;overflow:hidden;position: relative; cursor: pointer;}
.cont-icon {background:#a11414;float:left;width:50px;height: 50px;position: absolute;overflow: hidden;top: 0;left: 0;}
.cont-icon > img {width: 50px;height: 50px;padding:10px;}
.input-form {background:#EFEFEF;width: 100%;box-sizing: border-box;padding: 0 10px 0 60px;line-height: 50px;height: 50px;border:0;float: left;text-align: left!important;}
.double-input { display: flex!important; gap: 0; width: 100%; border-radius: 4px; overflow: hidden; background: #EFEFEF; align-items: stretch; }
.double-input .input-main { flex: 4!important; width: auto!important; border-right: 1px solid #DDD!important; float: none!important; }
.double-input .input-civ { flex: 1!important; width: 70px!important; padding: 0 10px!important; text-align: center; float: none!important; }
.double-input .input-form { background: transparent; }

input::-webkit-date-and-time-value {text-align: left!important;}

.select-form {background-color:#EFEFEF;width: 100%;box-sizing: border-box;padding: 0 10px 0 60px;line-height: 50px;height: 50px;border:0;float: left;appearance: none; /* Disable the default arrow */color: #666;-webkit-appearance: none; /* For WebKit-based browsers */-moz-appearance: none; /* For Firefox */background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');background-repeat: no-repeat;background-position: right 10px center;background-size: 20px;cursor: pointer;}
 select.select-form  {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

.action-form {line-height: 50px; float:left; margin:10px 0; background:#a11414; color:#FFF; font-weight:600; width:100%; border-radius:4px; padding:0 15px; box-sizing: border-box;}
.action-form:hover {color:#FFF; background:#222;}
.action-form > img {float:right; height: 50px; width: auto; padding:10px 0;}
@media screen and (min-width: 1024px) {
.form-prenota {width:32%;display: table-cell;padding: 40px 4% 40px 0;float: none;}
.img-form {width:64%;display: table-cell;float: none;}
}


.grid-3 {width:100%; float:left; margin:0 0 10px;}
.space-grid {padding:10px;}
@media screen and (min-width: 1024px) {
.grid-3 {float:none;max-width: 33.333%;display: table-cell;width: auto;}
}


.box-chi-siamo {width:100%;float: none;display: table;overflow: hidden;border-radius:30px;box-shadow: 0px 10px 20px rgba(0,0,0,0.27);border-collapse: collapse;}
.chi-siamo-left {width:100%; float:left; background-size:cover; min-height: 350px}
.chi-siamo-right {width:100%;float:left;box-sizing: border-box;padding: 30px;} 

@media screen and (min-width: 1024px) {
	.box-chi-siamo {width:100%;float: none;display: table;}	
.chi-siamo-left {width:30%;float: none;background-size: 102%;display: table-cell;background-position: center;background-repeat: no-repeat;}
.chi-siamo-right {width: 100%;float: none;padding: 110px 40px;display: table-cell;}
}
.table-spacing {border-spacing: 20px 0;}
.flex {
	display: table;
width:100%;
}

.grid-3-flex {
  display: inline;
  width: 100%;
  }

.grid-3-flex > h3 {margin:10px 0;}

@media screen and (min-width: 1024px) {
.flex {
	display: flex;
	gap: 20px;
	align-items: stretch; /* opzionale */
}	
.grid-3-flex {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 33.333%;
  }
.grid-3-flex > h3 {margin:0;}	
}
.foto-veicolo {/* margin:0 0 10px; */min-height: 300px;background-color: transparent;flex: 1;display: flex; background-size:cover;      /* Rende il blocco un contenitore flex */flex-direction: column; /* Dispone i figli (top e bottom) in verticale */}
.info-veicolo {width:100%;display: table;border-top:1px solid #DDD;font-size: 14px;margin: 0 0 10px;}
.info-veicolo > div {line-height: 40px;font-size: 14px;height: 30px;line-height: 30px;}
.info-veicolo > div > img {height: 20px;margin: 4px 10px 0 0;float: left;}
img.mod-img {
    height: 24px!important;
}

.info-veicolo > .grid-3 {margin:0;}

.absolute {position: absolute;width:100%;height: 260px;bottom:0;left:0;z-index: 2;background: #FFFFFF;background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 1) 100%);}

a.action {
    display: inline-block;
    line-height: 50px;
    /* float: left; */
    margin: 10px 0;
    background: #a11414;
    color: #FFF;
    font-weight: 600;
    width: auto;
	font-size:14px;
    border-radius: 4px;
    padding: 0 20px;
    box-sizing: border-box;
}

a.action:hover {color:#FFF; background: #222;}
 


.recensione {margin: 0 20px 0px 0;box-sizing: border-box;/* width: calc(100% - 20px)!important; *//* float: left; */}
.nome-recensione {font-size:18px; font-weight:600; width:100%; float:left;}
.star {width:100%; float:left; margin:15px 0;}
.star > i {font-size:14px; margin:0 5px 0 0; float:left; color:#eba90d;}

 
.box-aiuto {width:100%;float: none;display: table;overflow: hidden;border-radius:30px;box-shadow: 0px 10px 20px rgba(0,0,0,0.27);border-collapse: collapse;}
.aiuto-left {width:100%; float:left;  padding: 30px;}
.aiuto-left-02 {width:100%;float:left;padding: 25px;}
.aiuto-right {width:100%;float:left;border-radius: 0 30px 30px 0;box-sizing: border-box;min-height: 350px;background-size:cover;} 
.aiuto-right-02 {width:100%;float:left;border-radius: 0 30px 30px 0;box-sizing: border-box;min-height: 350px;background-size:cover;display: none;} 

@media screen and (min-width: 1024px) {
	.box-chi-siamo {width:100%;float: none;display: table;}	
.aiuto-right {width: 30%;float: none;background-size: auto 102%;display: table-cell;background-position: left center;background-repeat: no-repeat;}
	.aiuto-right-02 {width: 32%;float: none;background-size: auto 102%;display: table-cell;background-position: right center;background-repeat: no-repeat;}
.aiuto-left {width: 70%;float: none;padding: 110px 40px;display: table-cell;}
.aiuto-left-02 {width: 68%;float: none;padding: 40px;display: table-cell;}	
}


.number {background:#a11414;box-sizing: border-box;font-weight:600;text-align:center;display: table;min-width: 60px;height: 60px;line-height: 60px;color:#FFF;font-size:20px;border-radius:100%;margin: 20px auto 30px auto;} 


.footer {width:100%; float:left; margin:20px 0 0 0; 
background: #444444;
background: linear-gradient(180deg,rgba(18, 18, 18, 1) 0%, rgba(17, 17, 17, 1) 15%, rgba(0, 0, 0, 1) 100%);}

a.footer-link {color:#FFF; margin:0 10px; display:inline-block;}
a.footer-link:hover {color:#666;}

.footer-link-mini {
    color:#FFF; 
    margin:0 10px; 
    display:inline-block; 
    font-size:12px;
    background:none;
    border:none;
    padding:0;
    font-family:inherit;
    cursor:pointer;
    vertical-align: middle;
}
.footer-link-mini:hover {color:#666;}
.footer-link-mini:hover > img {opacity:0.7;}
.footer-link-mini > img {width:30px; height: 30px}

.footer-bot {width:100%;background: #222;color:#FFF;font-size:12px;float: left;line-height: 22px;letter-spacing: 1px;padding: 10px 0;}
.footer-bot > div > a {color:#FFF;}
.footer-bot > div > a:hover {color:#666}



/******* LOGIN ******/
.show-log  {width:100%;min-height: 100%;position: fixed;padding:20px;box-sizing: border-box;background:rgba(255,255,255,0.7);z-index: 10;top:0;left:0;height: 110vh;}

.show-tariffe {width:100%;min-height: 100%;position: fixed;/* padding:20px; */box-sizing: border-box;background:rgba(255,255,255,0.7);z-index: 10;top:0;left:0;height: 110vh;}

.box-login {background:#FFF;padding: 20px;width: 360px;box-sizing: border-box;position: fixed;height: auto;margin-left:-180px;left:50%;top:50%;margin-top:-220px;box-shadow: 0px 10px 20px rgba(0,0,0,0.27);}


.button-log {width:100%;display:table;vertical-align: middle;box-shadow: 0px 3px 14px rgba(0,0,0,0.27);overflow: hidden;margin: 20px 0;border-radius: 5px!important;}
.button-log > i {display:table-cell!important;line-height: 50px;width: 50px;color:#FFF;background:#a11414;text-align: center;font-size: 20px;}
.button-log > span {display:table-cell;line-height: 40px;width:calc(100% - 40px);color:#444;background:#fff;font-size: 12px;font-weight: 600;padding: 0 15px;}
.button-log:last-child {margin:20px 0 0 0;}
.close {cursor:pointer;width:20px;height: 0px;line-height: 20px;text-align: center;top:-25px;font-size: 20px!important;right: 0px;position:absolute;}
.close:hover {color:#a11414;}
@media screen and (min-width: 600px) {
.button-log > span {font-size: 14px;}
	
.box-login {background:#FFF;padding: 20px;width: 400px;box-sizing: border-box;position: fixed;height: auto;margin-left:-190px;left:50%;top:50%;margin-top:-200px;box-shadow: 0px 10px 20px rgba(0,0,0,0.27);}
.close {right: -20px;}
}
/**** FINE LOGIN ****/



.sx, .dx {width:100%; float:left;}
.form-2 {width: 100%;display:table;}
.cont-input-2, .cont-input-3 {width:100%;float:left;margin: 10px 0;border-radius:4px;overflow:hidden;position: relative; cursor: pointer;}
.riga {width:100%; float:left;}

.blocco-4, .blocco-3 {width:100%; float:left; margin:10px 0;}
.blocco-4 > label {font-weight:400;width:100%;float:left;line-height: 30px;font-weight: 600;}
a.up {width:50px;height: 50px;float:left;line-height: 50px;color:#FFF;border-radius:0px 4px 4px 0px;background:#222;text-align: center;line-height: 50px;font-size: 30px;font-weight: 600;}
a.down {width:50px;height: 50px;float:left;line-height: 40px;color:#FFF;border-radius:4px 0 0 4px;background:#222;text-align: center;font-size: 30px;font-weight: 600;}
a.up:hover, a.down:hover {color:#FFF; background:#a11414;}
.blocco-4 > input {float:left;line-height: 50px;box-sizing:border-box;width:calc(100% - 100px);background:#efefef;border: 0;border-radius: 0px;margin: 0;height: 50px;color:#444;font-weight:normal;font-size: 1em;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

input[type="date"], input[type="time"] {
    cursor: pointer;
}


.label-text-area {font-weight: 600;width:100%;float:left;line-height: 30px;margin-top: 10px;}
.text-area {border-radius:4px;overflow: hidden;padding: 10px;box-sizing: border-box;float: left;background: #EFEFEF;margin:10px 0;width: 100%;border: 0;min-height: 150px;}

.con-icon-pay {width: 50px;height: 50px;float:left;margin:0 15px 0 0;border-radius:4px;text-align: center;line-height: 60px;background:#222;}
.con-icon-pay > img {width: 40px;/* padding:10px; */height: 40px;float: left;padding: 0px;margin: 5px;/* z-index: 2; */}

@media screen and (min-width: 980px) {
	.sx {width:70%;padding: 0 40px 0 0;box-sizing: border-box;}
	.dx {width:30%;}
	.riga {width:100%; display: table-row; float:none;}
	.cont-input-2 {width:calc(50% - 10px);float: left;margin: 10px 0;border-radius:4px;overflow:hidden;position: relative;display: table-cell;}
	
	.cont-input-2:nth-child(odd) {margin:10px 10px 10px 0;}
	.cont-input-2:nth-child(even) {margin:10px 0px 10px 10px;}
	
	.blocco-4 {width: 48%;float:left;margin: 10px 2% 10px 0;}
	.blocco-4:nth-child(odd) {width: 48%;float:left;margin:10px 2% 10px 0;}
	.blocco-4:nth-child(even) {width: 48%;float:left;margin:10px 0 10px 2%;}
	
	.blocco-3 {width: 31%;float:left;margin: 0 3.5% 0 0;}
	.blocco-3:last-child {width: 31%;float:left;margin:0;}
}

@media screen and (min-width: 1280px) {
	.blocco-4, .blocco-4:nth-child(odd) , .blocco-4:nth-child(even)  {width: 23%;float:left;margin: 10px 2.3333% 10px 0;}
	.blocco-4:last-child {width: 23%!important;float:left;margin:10px 0!important;}
}


a.action-form-green {line-height: 50px; float:left; margin:10px 0; background:#72c551; color:#FFF; font-weight:600; width:300px; border-radius:4px; padding:0 15px; box-sizing: border-box;}
a.action-form-green:hover {color:#FFF; background:#222;}
a.action-form-green > img {float:right; height: 50px; width: auto; padding:10px 0;}

/**** DX *****/
.box-dx {width:100%;border-radius: 10px;box-shadow: 2px 2px 12px rgba(0,0,0,0.2);padding: 20px;box-sizing: border-box;margin: 0 0 40px;}
.riga-dx {width:100%;display: table-row;height: 30px;margin: 0 0 20px;}
.riga-dx > img {display:table-cell;height: 30px;margin: 0 20px 0 0;vertical-align: middle;width: 30px;text-align: left;}
.riga-dx > span {display:table-cell;vertical-align: middle;text-align: left;width: calc(100% - 40px);}




/*** FLOTTA **/
.liting-orizzontale {width:100%; float:left; margin:0 0 30px;}
.left-listing {width:100%;border-radius:10px;float:left;padding:0 0 320px 0;margin: 0 0 20px;background-size:cover;background-position:center;}
.right-listing {width:100%;  float:left; }
.spec-listing {width:100%;padding:0 0 0 60px;box-sizing: border-box;float:left;background-size:40px auto;background-repeat: no-repeat;background-position: left center;line-height: 50px;}

@media screen and (min-width: 600px) {
.liting-orizzontale {margin:0 0 40px;}
.left-listing {width:36%; margin:0 2% 0 0; padding:0 0 320px 0;  }
.right-listing {width:62%;  float:left; }
}

@media screen and (min-width: 980px) {
.liting-orizzontale {margin:0 0 60px;}	
.left-listing {width:33%; margin:0 2% 0 0; padding:0 0 320px 0;  }
.right-listing {width:65%;  float:left; }
}

.testata {height: 55vh;float:left;width: 100%;border-radius:30px;position:relative;background-size:cover;background-position: center; overflow:hidden;}
.testata > h1 {position:absolute;bottom: 20px;left: 20px;color:#FFF; z-index:2;}
@media screen and (min-width: 720px) {
.testata {height:65vh; float:left; border-radius:30px; position:relative; background-size:cover; background-position: center; }
.testata > h1 {position:absolute; bottom:50px; left:50px; color:#FFF;}
}


.abs {position: absolute;width:100%;height: 250px;bottom:0;left:0;z-index: 2;background: #000000;background: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 50%) 33%, rgba(0, 0, 0, 1) 70%);z-index:1; opacity:0.9;}

.left-page, .right-page {float:left; width:100%; margin:0 0 30px;}
@media screen and (min-width: 720px) {
.left-page {float:none; width:40%;    display:table-cell; margin:0; vertical-align: middle;}
.right-page {float:none; width:56%; padding:0 0 0 4%; display:table-cell; margin:0; vertical-align: middle;}	
}

.border-image {width:100%; float:left; border-radius:30px; overflow:hidden;}



/** contatti **/
.label {font-weight: 600; color: #555; margin-bottom: 4px; display: block;}
.riga {width:100%; float:left; margin:0 0 15px;}
.riga > input {border: 1px solid #ddd; border-radius: 6px; padding: 9px 12px; font-size: 14px; width: 100%; box-sizing: border-box;}
.riga > textarea {border: 1px solid #ddd; border-radius: 6px; padding: 9px 12px; font-size: 14px; width: 100%; box-sizing: border-box; line-height: 16px; height: 120px}

.slick-dots li button:before {font-size:13px!important;}

.riga > i, .riga > p {float:left;} 
.riga > i {text-align: center;width: 35px;color: #fff;line-height: 35px;background: #a11414;border-radius: 100%;margin: 0 10px 0 0;}
.riga > p {width: calc(100% - 50px);margin: 7px 0 0 0;}

.check-terms {float:left; width:20px!important; height: 20px; border:1px solid #DDD; padding:0!important;}
.terms {width:calc(100% - 20px); float:left; box-sizing: border-box; padding:0 0 0 10px; font-size:12px;}

.privacy-link {color:#a11414; text-decoration: none;}
.privacy-link:hover {color:#222; text-decoration: underline;}

/**************/
.cont-check {
  float: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 40px 10px 0;
  line-height: 50px;
}

.cont-checkbox {
  float: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 40px 10px 0;
  line-height: 20px;
}

/* Hide the browser's default radio button */
.cont-check input, .cont-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 50%;
  margin: 13px 0 0 0;
  border: 1px solid #CCC;
}

.cont-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 4px;
  margin: -2px 0 0 0;
  border: 1px solid #CCC;
}

/* On mouse-over, add a grey background color */
.cont-check:hover input ~ .checkmark, .cont-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cont-check input:checked ~ .checkmark, .cont-checkbox input:checked ~ .checkmark {
  background-color: #fff;
}

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

/* Show the indicator (dot/circle) when checked */
.cont-check input:checked ~ .checkmark:after, .cont-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.cont-check .checkmark:after {
 	top: 4px;
 	left: 4px;
 	width: 14px;
 	height: 14px;
 	border-radius: 50%;
 	background: #a11414;
}

.cont-checkbox .checkmark:after {
 	top: 4px;
 	left: 4px;
 	width: 15px;
 	height: 15px;
 	border-radius: 2px;
 	background: #a11414;
}

a.hotel {color:#FFF;}

/*** TABLE RESP **/
table.table-responsive {
  /* border: 1px solid #efefef; */
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.table-responsive caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.table-responsive tr {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
  /* padding: .35em; */
}

table.table-responsive th,
table.table-responsive td {
  padding: 5px;
  text-align: left;
}

table.table-responsive th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
  background: #fff;
}

@media screen and (max-width: 720px) {
  table.table-responsive {
    border: 0;
  }

  table caption.table-responsive {
    font-size: 1.3em;
  }
  
  table.table-responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.table-responsive tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table.table-responsive td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table.table-responsive td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.table-responsive td:last-child {
    border-bottom: 0;
  }
}





/****/

.cont-input-home {width:100%; float:left;}

label.lab-input {
  padding: 4px;
}
label.lab-input:has(input[type=radio]) {
  float: left;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  background: transparent;
  width: 49%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid #DDD;
  font-size: 12px;
} 
label.lab-input:has(input[type=radio]:checked) {
  background: #a11414;
  color: #FFF;
  border: 1px solid #a11414;
}
input[type=radio] {
  position:absolute;
  visibility: hidden;
}

.cont-input-home > label:first-child {margin:0 2% 0 0;}