
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Tinos:ital,wght@0,700;1,700&display=swap');

:root {
	--colore_rosso: #6C1818;
	--colore_1: #D9A431;
	--colore_1_alpha2: rgba(170,224,77,.2);
  --colore_testo_1: #000000;
  --bianco: #ffffff;
  --nero: #000000;
  --errore: #B22222;
  --placeholder: #999999;
  --dark: #141213;
}

.text-descr {
    font-size: 1.6rem;
    line-height: 1.2;
}
   

/*GENERALI*/
html,body{overflow-x: hidden!important; font-family: 'Poppins', sans-serif;}
button:focus,a:focus {outline: 0;}
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif;color:var(--colore_testo_1);}
.h4, h4{line-height: 35px;}
p,input,ul,li,label,table,tr,td, a{font-family: 'Poppins', sans-serif;font-weight: 300;color:var(--colore_testo_1);font-size: 18px;line-height: 25px}
h1{font-size: 50px; line-height: 70px; font-weight: 600;}
h2{font-size: 40px;}
h3{font-size: 36px;}
h5{font-weight: 300; color: var(--colore_testo_1); font-size: 20px; line-height: 25px;}
label{line-height: 30px}
tr{border:1px solid #707070;}
td{border-right:1px solid #707070;padding: 10px;}
.tinos{font-family: 'Tinos', serif!important;}
a{transition: all 0.3s ease;color:var(--colore_1);}
a:hover{color:var(--colore_1);}
dl, ol, ul {margin-top: 0;margin-bottom: 0;}
footer .studio09{max-width: 100px;width: 200px;}
footer p, footer a{font-size: 16px;text-decoration: none!important;}
.wow{visibility: hidden;}
ul{padding-inline-start: 0px;}
.radius-9 {
    border-radius: 9px!important;
    max-width: 180px;
    margin-bottom: 20px;
}
.radius-10 {
    max-width: 170px;
    margin-bottom: 20px;
}
.pos-rel{position: relative}
.white{color:#ffffff;}
.red{color:#7C222E;}
.bg-light-1{background: #F0EEEC;}
.bg-light-1_border{border: 5px solid #7C222E;background: #F0EEEC;}
	@media (max-width: 768px) {
		.bg-light-1_border{padding: 30px!important;}
	}
.icona{border-radius: 400px;}
.header{padding: 180px 0px;background: url(../img/starbene-relax-cervicale.jpg) no-repeat top center; background-size: cover;}


.bg-2{
	position: absolute;
	width: 100%;
    z-index: -1;
}


.whatsapp2{position: fixed;bottom: 20px;right: 20px;background: #25d366;box-shadow: 0px 0px 15px rgba(0,0,0,0.3);border-radius: 60px;display: block;z-index: 9999;width: 60px;height: 60px;text-align: center;}
.whatsapp2 img{width: 25px;transition: all 0.3s ease;position: absolute;top: calc(50% - 18px);left: calc(50% - 12.5px);}
.whatsapp2::after{content:"Chiama";font-size: 10px;position: absolute;bottom: 2px;left: 0;color: #ffffff;display: block;text-align: center;width: 100%;}

.whatsapp2:hover img{transform: scale(1.3)}

.bg_header{padding: 30px 30px 30px 40px;background-color: rgba(255,255,255,1); border-radius: 30px;}
/* .bg_header::after{z-index: 0;height: 100%;content:"";background: #D9A431;position: absolute;border-radius: 0 500px 500px 0px;top: 0;right: -50px;width: 140vw} */
.bg_header p,.bg_header h1, .bg_header a{z-index: 1;position: relative;}
@media (max-width: 768px) {
	.bg_header{margin-top: 120px!important;}
}
.icona{max-width: 220px;width: 100%; margin-bottom: 30px;}

.colore1{color: var(--colore_testo_1);}
.colore_rosso{color: var(--colore_rosso);}
.bg_color{background: #7C222E;}
.bg_color2{background: #1F1F1F;}
.richiedi-info{ padding: 80px 0px; }
.richiedi-info h2{color: #ffffff }
.richiedi-info p{ color: #ffffff }
.bg_color5{background: #8E7D72;}

.img-logo{width: 350px;background: #ffffff;padding: 20px 40px;border-radius: 400px;}
.bg_dark{background: #1F1F1F;}
.bg_dark h2,.bg_dark p{color: #ffffff;}
.p-80{padding: 80px 0px}
.header{padding: 180px 0px;background: url(../img/starbene-relax-cervicale.jpg) no-repeat top center; background-size: cover;}
.header2{padding: 180px 0px;background: url(../img/new/starbene-img-2.jpg) no-repeat center; background-size: cover; color: #FFF !important;}
.navbar-toggler{background:#ffffff!important; width: 45px;height: 45px;border-radius: 60px;text-align: center;padding: 0}
.navbar-toggler-linea{transition: all 0.3s ease;border-radius:15px;background:var(--colore_1)!important;height: 2px;width: 25px;margin-bottom: 5px;display:block;margin:0px auto 5px;position:relative;top:0;}
.navbar-toggler-linea:nth-child(3){margin-bottom: 0px; }
.menu-toggle-open .navbar-toggler-linea:nth-child(1){transform: rotate(45deg) translate(6px,6px);}
.menu-toggle-open .navbar-toggler-linea:nth-child(2){transform: translate(40px);opacity: 0;}
.menu-toggle-open .navbar-toggler-linea:nth-child(3){transform: rotate(-45deg) translate(4px,-4px);}

.responsive img{border-radius: 400px;padding: 30px;}
/*MARGIN-TOP*/
.mt-10{margin-top: 10px;}.mt-20{margin-top: 20px;}.mt-30{margin-top: 30px;}.mt-40{margin-top: 40px;}.mt-50{margin-top: 50px;}.mt-60{margin-top: 60px;}.mt-70{margin-top: 70px;}.mt-80{margin-top: 80px;}.mt-90{margin-top: 90px;}
/*MARGIN-BOTTOM*/
.mb-10{margin-bottom: 10px;}.mb-20{margin-bottom: 20px;}.mb-30{margin-bottom: 30px;}.mb-40{margin-bottom: 40px;}.mb-50{margin-bottom: 50px;}.mb-60{margin-bottom: 60px;}.mb-70{margin-bottom: 70px;}.mb-80{margin-bottom: 80px;}.mb-90{margin-bottom: 90px;}
.pt-100{padding-top: 120px;}

.due-colonne{column-count: 2;column-gap: 50px;}

.fs-18{font-size: 18px;line-height: 28px}
.fs-20{font-size: 20px;line-height: 28px}
.fs-22{font-size: 20px;line-height: 28px}
.fs-24{font-size: 24px;line-height: 45px}
.fs-25{font-size: 25px;line-height: 45px}
.fs-26{font-size: 26px;line-height: 32px}
.fs-28{font-size: 28px;line-height: 40px}
.fs-30{font-size: 30px;line-height: 40px}
.fs-36{font-size: 36px;line-height: 46px}
.fw-b{font-weight: 500}
.fw-400{font-weight: 400}
.fw-500{font-weight: 500}
.fw-600{font-weight: 600}
.fw-700{font-weight: 700}
.br-5{border-radius: 5px;}
.br-10{border-radius: 10px;}
.br-15{border-radius: 15px;}
.br-25{border-radius: 25px;}
.br-30{border-radius: 30px;}
.br-40{border-radius: 40px;}

.lh-40{line-height: 40px;}
.lh-36{line-height: 36px;}

.pb-80{padding-bottom: 80px;}
.pt-80{padding-top: 80px;}
.pt-130{padding-top: 130px;}
.pl-30{padding-left: 30px;}

.testo-maiuscolo{text-transform: uppercase;}

.center{
	display: flex;
	justify-content: center;
}

.bianco{
	color: var(--bianco);
}

.italic{font-style: italic;}

/*.privacy {display: none;}*/

.bg_dark{
	background-color: #2A2725;
}

.offerta_top{
	display: block;
	background-color: var(--colore_rosso);
	border-color: var(--colore_rosso);
	border-radius: 50px;padding: 10px 40px;font-weight: 500;margin-bottom: 10px;text-transform: uppercase;
	color: #fff;
	position: relative;
	margin: 0 auto;
}
/* .offerta_top::after {content:"";
	position:absolute;
	background:var(--colore_rosso);
	top:0;
	left:-470px;
	width:500px;
	height:100%;
} */
@media (max-width: 768px) {
	.offerta_top {
		margin: 0px 20px 0px!important;
		text-align: center!important;
	}
	.offerta_top::after {
		display: none;
	}
}



/* BOTTONI */

.btn-success,
.btn-success:hover,
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
	background-color: var(--colore_testo_1);
	border-color: var(--colore_testo_1);
}

.btn{border-radius: 0px;padding: 10px 40px;font-weight: 500;letter-spacing: 1px;}

.btn-success {
	transition: box-shadow .3s ease-in-out;
	transition-delay: 0;
}

.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
	box-shadow: var(--colore_1_alpha2) 0 0 0 6px;
}

.btn-sm {
	padding-top: .5rem;
	padding-bottom: .375rem;
	font-size: 1rem;
}

.btn-default {
	background: #FFF;
    color: #000;
    border-radius: 60px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
	padding: 17px 38px 17px 38px;
}

.btn-default:hover {
	background: #000000;
    color: #ffffff;
}

.btn-default-2 {
    color: #FFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 650;
    border-radius: 60px;
    border: 1px solid #EEE;
    background: #5AC51C;
	padding: 17px 85px 17px 85px;
}
.btn-default-2:hover {
	background: #FFF;
    color: #5AC51C;
}
.btn-default-3{
	background: #7C222E;
    color: #ffffff;
	border-radius: 40px;
	padding: 18px 24px 18px 24px;
	font-size: 18px;
}
.btn-default-3:hover{
    color: #fff;
	cursor: default;
}
.btn-default-4 {
    color: #FFF;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 60px;
    background: #7C222E;
}
.btn-default-4:hover {
    color: #FFF;
	cursor: default;
}

.btn-circle.btn-sm {
	padding-left: .4375rem;
	padding-right: .4375rem;
	min-width: calc(.875rem + 1.5em + 2px);
}


/* FORMS */
.form-control{
    background-color: #7C222E !important;
    border: 1px solid #FFF !important; 
}


.message {display: none;}
.form-check-label,.form-check-label a{font-size: 13px;}
.form-group-material {
	margin-bottom: .625rem;
	padding-top: 1rem;
	position: relative;
}
form a, form a:hover{color: #1F1F1F}
.bg_color2 form a,.bg_color2 form label, .bg_color2 form a:hover{color: #ffffff}
.form-group-material .label {
	position: absolute;
	left: .75rem;
	font-size: 1rem;
	color: var(--bianco);
	pointer-events: none;
	transform-origin: left top;
	transition: all .3s ease-in-out;
}

.form-group-material .label,
.form-group-material.active .label {
	transform: scale(.77777778);
	top: -8px;
}
.form-group-material.active .label {
    color: #ffffff
}
.form-group-material .label {
	transform: scale(1);
	top: 30px;
	padding-left: 10px;
}
@media (max-width: 1199px) {
	.form-group-material .label{top: 35px;}
}

.border-footer{border-top: 1px solid #ccc;padding: 10px;}
.border-footer p{font-size: 12px}
.form-group-material .form-control {
	border-radius: 40px;
	color: var(--bianco);
}

.form-group-material .form-control:not(textarea) {
	height: 60px;
}

.form-group-material .form-control:focus {
	outline: none;
	box-shadow: none;
}
.invalid-tooltip{left: 30px; padding: 0rem .2rem;font-size: 11px;top: 98%;border-radius: 0}
label.error {
	margin-top: .5rem;
	margin-bottom: 0;
	color: var(--errore);
    width: 100%;
    font-size: 90%;
}
.form-group-material.select-input label{
    top: -5px!important;
    transform: scale(.77777778);
    color: #ffffff
}
.form-control.error,
.form-control.error:focus {
	border-color: var(--errore);
	color: var(--errore);
}

.control-file {
	margin-top: 1.625rem;
	margin-bottom: 2.5rem;
	position: relative;
}

.control-file i {
	position: absolute;
	left: -.25rem;
	top: .5625rem;
	font-size: 1.625rem;
}

.control-file .file-path-wrapper {
	overflow: hidden;
}

.control-file input.file-path {
	padding: 0 0 0 2.125rem;
	border: none;
	border-radius: 0;
	background: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.125rem;
}

.control-file input.file-path::-moz-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	opacity: 1;
	transition: color .3s ease;
}

.control-file:hover input.file-path::-moz-placeholder {
	color: var(--colore_1);
}

.control-file input.file-path:-ms-input-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	transition: color .3s ease;
}

.control-file:hover input.file-path:-ms-input-placeholder {
	color: var(--colore_1);
}

.control-file input.file-path::-webkit-input-placeholder {
	color: var(--placeholder);
	text-decoration: underline;
	transition: color .3s ease;
}

.control-file:hover input.file-path::-webkit-input-placeholder {
	color: var(--colore_1);
}

.control-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}
/*
.custom-checkbox .custom-control-label::before {border-radius: 0;border: var(--colore_1) solid 2px;}
.custom-control-input:checked~.custom-control-label::before {color: var(--bianco);border-color: var(--colore_1);background-color: var(--colore_1);}
*/
.control-file input[type=file]::-webkit-file-upload-button {
	display: none;
}
.custom-checkbox .custom-control-label::before {border-radius: 0;border: var(--colore_1) solid 2px;}
.custom-control-input:checked~.custom-control-label::before {color: var(--bianco);border-color: var(--colore_1);background-color: var(--colore_1);}

.glass-effect{background-color: #ffffff10;
backdrop-filter: blur(120x);
-webkit-backdrop-filter: blur(12px);}

footer .img-fluid{max-width: 60%;margin: 0 auto;}
.btn-default[href*=tel],.btn-success[href*=tel]{position:relative;padding-left: 50px;}
.btn-default[href*=tel]::after ,.btn-success[href*=tel]::after {content:"";
	position:absolute;
	background:url(../img/chiama.svg) no-repeat left 15px center;
    background-size: 24px;
    top: 0;
    left: 0;
    width: 50px;
    height: 43px;
}

.pos_rel{position: relative;}
.rate{position: absolute;bottom:-135px;left:0;width: 1688px;}


.bg-poltrona{background: url(../img/poltrona-bg.jpg) no-repeat center center;background-size: cover;padding: 50px 0px;}
.bg-poltrona .inner{
	background: rgba(255,255,255,0.88);
	border-radius: 88px;
	text-align: center;
	padding: 50px;
}
.bg-poltrona .inner>p{
	font-size: 30px;
	line-height: 50px;
}
.bg-poltrona .inner>p>span{
	color: #D80115;
	font-size: 35px;
	line-height: 50px;
	font-weight: 700;
}


.badge-1{
	width: 210px;
    border-radius: 400px;
    position: absolute;
    top: -60px;
    left: 40px;
}


#vantaggi{background-color: #F0EEEC;    padding-bottom: 20px;}

.icona-nuova{min-height: 115px;margin-bottom: 20px;}
.icona-nuova img{margin: 0;}


.check{position: relative;margin-bottom: 20px;font-weight: 500;}
.check::after {content:"";
	position:absolute;
	background:url(../img/fregio.svg) no-repeat center center;
	background-size:100%;
	top:0;
	left:-55px;
	width:40px;
	height:34px;
}
.check2{position: relative;margin-bottom: 20px;font-weight: 600;}
.check2::after {content:"";
	position:absolute;
	background:url(../img/fregio.svg) no-repeat center center;
	background-size:100%;
	top:0;
	left:-35px;
	width:25px;
	height:25px;
}

.fregio{position: relative;display: inline-block;}
.fregio::after {content:"";
	position:absolute;
	background:url(../img/fregio2.svg) no-repeat center center;
	background-size:100%;
	bottom:-10px;
	left:calc(50% - 110px);
	width:220px;
	height:9px;
}


.starbene-relax-promo{background: url(../img/starbene-relax-promo.jpg) no-repeat center right;background-size: 100%;padding: 200px 0px;}


.blocco_absolute{
	position: absolute;
	top: 0;
}


.sfondo-titolo{
	background-color: white;
    border-radius: 26px;
    /* width: 920px; */
    /* height: 271px; */
    /* background-position-x: center; */
    position: relative;
    /* padding-right: 0px; */
    padding-left: 130px;
    right: 45px;
    padding-right: 20px;
}




/* RESPONSIVE */

@media (min-width: 768px){
.container, .container-md, .container-sm {
    max-width: 95%;
}
}


@media (max-width: 1300px) {
	.rate{bottom:-125px;width: 1488px;}
	.badge-1{
		width: 180px;
		top: -10px;
		left: 20px;
	}
	.starbene-relax-promo{padding: 150px 0px;}
	.pt-130{padding-top: 100px;}
	.pl-30{padding-left: 0px;}
}


@media (max-width: 1199px) {
	.badge-1{
		width: 160px;
		top: 0px;
		left: 10px;
	}
    .invalid-tooltip{font-size: 11px}
    h1 {font-size: 45px;line-height: 130%!important;}
    h2 {font-size: 35px;}
    p, input, ul, li, label, table, tr, td {
        font-size: 16px;
        line-height: 22px;
    }
    .btn {padding: 10px 30px;}
	.rate{bottom:-115px;width: 1288px;}

	.pt-130{padding-top: 50px;}

}



@media (max-width: 991px) {
	.starbene-relax-promo{padding: 100px 0px;}

	.form-group-material .label, .form-group-material.active .label {
		top: -7px!important;
    color: #ffffff!important;
    font-size: 14px!important;
	transform: scale(1)!important;
	}


    a,p,input,ul,li,table,tr,td{font-size: 16px;line-height: 24px}
	h1 {font-size: 30px;}
	h2 {font-size: 35px;}
    .richiedi-info h2, h3{font-size: 30px;}
	.rate{bottom:-115px;width: 1088px;}

	.bg-poltrona .inner>p{
		font-size: 25px;
		line-height: 30px;
	}
	.bg-poltrona .inner>p>span{
		font-size: 30px;
		line-height: 30px;
	}
}

@media (max-width: 830px) {
	.rate{bottom:-109px;width: 900px;}
	.m{margin-left: 30px; margin-right: 30px;}
}


@media (max-width: 767px) {

	.starbene-relax-promo{padding: 100px 0px;background: none;}
	.centro{text-align: center;}
	.pt-130{padding-top: 0px;}

	.check{padding-left: 45px;}
.check::after {content:"";
	position:absolute;
	background:url(../img/fregio.svg) no-repeat center center;
	background-size:100%;
	left:0px;
	width:35px;
	height:34px;
}

.check2::after {content:"";
	position:absolute;
	background:url(../img/fregio.svg) no-repeat center center;
	background-size:100%;
	left: -27px;
	width: 25px;
	height: 26px;
}

.fregio::after {content:"";

	bottom:-10px;
	left:calc(50% - 90px);
	width:180px;
	height:9px;
}


	.badge-1{
		width: 160px;
		top: auto;
		left: auto;
		display: block;
		margin: 20px auto 0px;
		position: relative;
	}
    .due-colonne{column-count: 1;column-gap: 0px;}
    a,p,input,ul,li,label,table,tr,td{font-size: 15px;line-height: 22px}
    .responsive img{border-radius: 400px;padding: 15px;}
    h1 {font-size: 38px;}
    h2 {font-size: 30px;}
    .richiedi-info h2, h3{font-size: 24px;}
	.rate{bottom:-102px;width: 700px;}
	.bg-poltrona .inner>p{
		font-size: 22px;
		line-height: 30px;
	}
	.bg-poltrona .inner>p>span{
		font-size: 26px;
		line-height: 30px;
	}
	.fs-25{font-size: 20px;line-height: 26px}
	.fs-24{font-size: 20px;line-height: 30px}

}


@media (max-width: 575px) {
	.fs-28{font-size: 20x;line-height: 26px}
	.fs-26{font-size: 20px;line-height: 25px}

	.header{padding: 80px 0px;background: url(../img/starbene-relax-cervicale.jpg) no-repeat top center; background-size: 100%;}
	.img-logo{display: none;}

	.rate{bottom: -63px;width: 700px;left: 10px;}
	.h4, h4 {
		font-size: calc(1rem + .3vw);
	}
	a, p, input, ul, li, label, table, tr, td {
		font-size: 14px;
		line-height: 20px;
	}
	h1, h2 {
		font-size: 36px;
	}
	.fs-30{font-size: 22px;line-height: 30px}
	.fs-40{font-size: 26px;line-height: 33px}

	.check2::after {content:"";
		position:absolute;
		background:url(../img/fregio.svg) no-repeat center center;
		background-size:100%;
		left:-30px;
		width:25px;
		height:34px;
		top: -6px;
	}

	.img-logo {
		width: 220px;
		padding: 10px 30px;
	}
	.header {
		padding: 20px 0px 40px;
	}
	.header2 {
		padding: 20px 0px 40px;
	}

	.bg-poltrona .inner{border-radius: 50px;padding: 30px;}

	.bg-poltrona .inner>p{
		font-size: 20px;
		line-height: 28px;
	}
	.bg-poltrona .inner>p>span{
		font-size: 24px;
		line-height: 28px;
	}
	.richiedi-info h2{font-size: 25px;}

	.richiedi-info {
		padding: 40px 0px;
	}
	.fs-25{font-size: 16px;line-height: 22px}
	h1 {
		font-size: 28px;
	}
}


@media (max-width: 515px) {
	.rate{bottom: -60px;width: 600px;left: 10px;}
}
@media (max-width: 445px) {
	.rate{bottom: -56px;width: 534px;left: -20px;}
}

 