html,body,iframe{height:100%}
html
html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
body{font-family:'Poppins',sans-serif;font-weight:400;letter-spacing:1px;overflow-x:hidden;color:#fff}
body.modal-open main,body.modal-open .navbar,body.modal-open .footer-grid{-webkit-filter:blur(8px);-moz-filter:blur(8px);-o-filter:blur(8px);-ms-filter:blur(8px);filter:blur(8px)}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#BB873A;font-family:'Gotu',cursive}
h1{font-size:3em;margin-bottom:25px;padding-top:1em;font-weight:400;color:#BB873A}
h2{font-size:2.5em;margin-bottom:9px;color:#BB873A}
h3{font-size:2em;margin-bottom:20px;line-height:38px;color:#BB873A}
h4{font-size:1.5em;margin-bottom:5px}
h5{font-size:1.2em}
h6{font-size:1em}
a{color:#BB873A;cursor:pointer}
small{font-weight:700}
nav.navbar{top:0;margin-bottom:0;padding:10px 0;width:100%;border-radius:0;background:#fff;padding:0;box-shadow:0 0 6px #BB873A;z-index:8}
nav.navbar.fixed-to-top{top:0}
del{color:#8c8c8c}
hr{background:#fff}
.blog-post{background-color: #f5f2ec;}
.review-box .single-item{border-radius: 30px 0 30px 0;padding:10px}
.review-box .single-item img{border-radius: 50%;}
.review-box i,.service-card {color: #BB873A;}
.service-card{border: none;}
.service-card img{border-radius: 30px 0 30px 0;}
.contact-container .icon{height: 70px;}
.contact-container p{font-size: 90%;}
.review-box .desc{font-size: .8em;text-align: center;margin-top:10px}
.review-box .name{line-height: 1em;font-size: 90%;}
.check-list .check-item{display: flex;margin:1em 0}
.check-list .check-item i{margin-right: 10px;color: #BB873A;}
.home-titles{font-size:1.4em}
.home-slide{background:url(../images/home-bg.jpg);background-size:cover;position:relative;background-position:center}
.home-slide .container-fluid{padding-top:250px}
.home-slide h1{padding-bottom:0;margin-bottom:10px;line-height:1em}
.home-slide h2{font-size:2em}
.home-slide .cta {font-size: 1em;padding:.5em 2em}
html,body{background:#fff;color:#000}
main{min-height:87vh;background:#fff;margin-top:65px}
footer{z-index:9;background:#F8F9FA;padding:0;width:100%}
footer a{color:#BB873A}
.table{font-size:100%}
.button-img{width:100%;max-height:70vh;object-fit:contain}
.text-purple{color:#BB873A}
#init .panel{text-align:center;padding:1em}
#init .panel img{height:100px;margin:auto;text-align:center}
#init .panel div{float:none;text-align:center;font-weight:700;font-size:1.2em;padding:1em}
.shadow-1{box-shadow:4px 0 15px rgba(0,0,0,.2);background-color:#fff}
.shadow-1 .border-right-1{border-right:1px solid #cecece}
footer .contact{margin-top:-50px;padding-bottom:10px}
ul{padding-inline-start:12px;margin-block-end:0}
.navbar-nav{float:left}
.navbar-nav > li > a{font-weight:400;font-size:1.2em;padding-top:2px;padding-bottom:30px;margin-right:20px}
.nav-link.btn{font-family:'Poppins',sans-serif!important;font-size:16px;font-weight:700 !important}
.navbar-nav li a.featured{background:#BB873A;color:#fff;border-radius:5px;font-weight:700;font-size:1.5em;padding:3px 20px!important}
.btn-success{background:#BB873A;border-color:#BB873A;color:#fff}
.cart-button:hover{background-color:none;border-color:none}
.navbar-default{border:none;border-bottom:none;opacity:1;z-index:9999}
.navbar-light .navbar-nav .nav-link{color:#BB873A;font-weight:400;font-family:'Gotu',sans-serif}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#3A3A3A;cursor:pointer;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;outline:0}
.font-cursive{font-family:'Gotu',cursive}
.thank-you{color:#fff;height:100vh;background-size:cover;background-repeat:no-repeat;padding-top:30%}
.gallery-slider img{height:250px;object-fit:cover}
.home-slider,.home-box{position:relative}
.home-slider{overflow:hidden;padding-bottom:50px}
.home-slider .col-md-3{padding-left:2px;padding-right:2px}
.home-slider::before{position:absolute;content:'';width:100%;z-index:99;top:0;background-image:url(../images/home-top.png);background-size:100% 100%;height:110px}
.home-slider::after{position:absolute;content:'';width:100%;z-index:99;bottom:0;background-image:url(../images/home-bottom.png);background-size:100% 100%;height:110px}
.home-box img{height:100%;width:100%;object-fit:cover}
.home-box .description{position:absolute;width:80%;left:0;right:0;bottom:0;margin:auto;padding:10px;padding-bottom:50px;height:30%;background:rgba(225,225,216,0.8);text-align:center}
.home-box p{font-size:1.2em}
.bl-1{border-left:2px solid #8C9B9F}
.mini{width:60px;height:60px;object-fit:contain;padding:10px}
.big-text{font-size:2em;font-weight:400;padding:30px auto}
.no-gutter{margin-right:0;margin-left:0}
.contact-bg{background-color: #FAF9F7;}
.no-gutter .home-box{margin-right:0;margin-left:0}
.modal-login.modal-content{background:#fff;padding:1em}
.form-control{background-color:#fff}
.form-control::placeholder{color:#878787;font-weight:700}
.btn-outline-secondary:focus{box-shadow:none!important}
.fa-stack[data-count]:after{position:absolute;right:0;top:0;content:attr(data-count);font-size:88%;padding:.6em;border-radius:999px;line-height:.6em;color:#fff;text-align:center;min-width:2.5em;font-weight:700;background:transparent;border-style:none}
.green{color:#194A0A}

#accordion .card{border: none;}
#accordion .card-header{background-color: transparent;text-align: left;}
#accordion .card-body{text-align: justify;}
#accordion .btn-link{color:#000;text-decoration: none;}
.preloader{display:none;position:fixed;left:0;top:0;z-index:99999;width:100%;transition:2s all ease;height:100%;overflow:visible;background:#fff url(../images/ajax-loader.gif) no-repeat center center}
h1.title{background:#BB873A;font-weight:700;-webkit-text-fill-color:transparent;position:relative}
#footerMobile{box-shadow:0 -1px 6px #fff;background:#BB873A;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:9}
.btn-footer{color:#fff;font-size:.7em}
.btn-footer i{color:#fff;display:block}
.footer-img{max-width: 150px;margin:auto}
h1.title::before{position:absolute;content:' ';width:100%;height:100%;background-size:100% 100%}
.chi-siamo p{font-size: 90%;}
.fa-circle{color:#3A3A3A}
.namas-radius{border-radius: 40px 0;}
.no-gutter{padding-left:0;padding-right:0;margin-left:0;margin-right:0}
.btn{padding:.5em 1em}
.btn-light{background-color: #fff;border:none;box-shadow: 0 3px 6px rgba(0,0,0,.2);border-radius: 30px 0}
.bg-primary{background-color:#F2E9E3 !important;}
.btn-primary{color:#fff!important;background-color:#BB873A;border:none;border-radius:20px 0 20px 0;font-weight: bold;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{color:#fff!important;background-color:#BB873A!important}
.btn-secondary{background:#899CA6;border-color:#899CA6;color:#fff!important;box-shadow:3px 3px 14px rgba(0,0,0,0.3)}
.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active{background:#474748!important;border-color:#474748!important;color:#fff!important}
.btn-lg{padding:.3rem 3rem}
.orari b{color:#BB873A}
main.articoli{background-color: #FAF9F7;}
.table.no-padding td{border-top:none;padding:0}
.container{position:relative}
.slick-slider .prev,.slick-slider .next{position:absolute;top:40%;width:25px;cursor:pointer}
.slick-slider .prev{left:-25px}
.slick-slider .next{right:-25px}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}
::-webkit-scrollbar-thumb{background:#BB873A;border-radius:5px}
::-webkit-scrollbar-thumb:hover{background:#BB873A}
.servizi-bg{margin-bottom:-200px;padding-bottom:120px;min-height:100vh;background:url(../images/servizi-bg.svg);background-repeat:no-repeat;background-attachment:fixed;background-size:100% auto;background-position-y:10vh}
.prenota{padding-top:30px;margin-bottom:-200px;padding-bottom:200px;min-height:100vh;background:#BB873A;color:#BB873A}
.thanks-bg{padding:70px 0;background:url(../images/thanks.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position-y:-10vh;margin:-125px 0 -200px;min-height:110vh}
.thanks-bg > .container{padding-top:8%}
.jumbotron{padding:2rem 1rem .5rem;background:rgba(255,255,255,0.65)}
.jumbotron .display-4{font-size:3rem;font-weight:700}
.jumbotron .lead{font-size:2em;margin-bottom:0;font-weight:700;color:#63B80E}
.service-card .card-img{position:relative}
.service-card .card-body{text-align:center;padding: 10px 5px}
.service-card .btn{width: 40px;font-size: 1.2em;padding: 0px;border-radius: 15px 0 15px 0;}
.service-card .badge{position:absolute;right:0;bottom:-15px;width:50px}
.service-card .badge img{width:100%}
.contatti-text{font-size:1.4em}
.prenota .card{border-color:#d3c700}
.step2 .card-header{background:#d0b000!important}
.prenota .bg2 .btn-primary{margin:5px auto;padding:.2em;width:30vh;margin-left:0;font-weight:300}
.prenota .bg2 .card-header,.card-footer{padding:.1rem 1rem}
.prenota .card-header,.card-footer{background:#d3c700;text-align:center}
.prenota .card-body{padding:.5rem;overflow-y:scroll}
.prenota .select-data{background:#9b8900;color:#BB873A;border:none;border-radius:8px;padding:5px;text-align:center;cursor:pointer}
.prenota .select-data::placeholder{color:#fff!important;text-shadow:none}
.prenota .table-totali tr{background:#E5EC85;padding:4px;margin-bottom:12px;border-bottom:4px solid #fff}
.prenota .table-totali th{font-size:1.3em;padding:7px!important}
.prenota .table-totali td{padding:7px!important;font-size:1.1em;font-weight:400;color:#BB873A}
.round{position:relative;list-style:none}
.step-card.disabled{opacity:.3;cursor:not-allowed}
.form-control{border-radius: 10px};
.step-card .card-header{font-size: 1.5em;text-align: center;border-radius: 10px 10px 0 0 ;color: #fff;background-color: #BB873A;}
.select-service-parent{cursor:pointer}
.round input[type="checkbox"]:checked + label:after,.round input[type="radio"]:checked + label:after{opacity:1}
.round input[type="radio"].disabled + label{opacity:.3}
.input-group{margin-bottom:10px}
.input-group-text{background-color:transparent}
.overview .list-inline-item{background:#CBD90B;padding:5px 20px 5px 5px;border-radius:6px;margin-top:10px;position:relative}
.overview .list-inline-item .remove-service{position:absolute;color:#fff;font-size:1.4em;right:3px;top:-1px;line-height:1em;text-transform:initial;cursor:pointer}
.signup_form_f .input-group-addon img{width:30px;height:25px;margin-right:10px;object-fit:contain}
.nav-item{border-radius:10px}
.nav-item.active .nav-link{color:#BB873A !important}
.nav-item .dropdown-item{text-align: center;}
.nav-link{margin:auto!important;padding:.5rem!important}
.home-first-title{font-weight:bolder;text-transform:uppercase;text-align:center;font-size:xxx-large;line-height:normal;color:#fff!important;text-shadow:0 2px 10px #BB873A}
.custom-btn{background-color:#BB873A;text-align:center;width:50%;border-radius:10px;padding:5px 1em;font-size:1em;font-weight:700;text-transform:uppercase;cursor:pointer;border:none;color:#fff;box-shadow:0 0 6px rgba(0,0,0,.5)}
.custom-btn.home-btn{color:#fff;padding:.6em 4em;font-size:1.5em;position:relative}
.custom-btn.home-btn:hover{text-decoration:none}
.custom-btn:disabled{opacity: .3;}
.custom-btn:hover{color: #000;}
.text-shadow{text-shadow: 0 0 6px rgba(0,0,0,.2);font-weight: bold;}
p.services{font-weight:700;font-size:1.2rem}
.promo-card{border-radius:10px;font-size:1rem}
.store-card{border-radius:10px;font-size:1rem}
.step-card{border-radius:10px;margin-bottom:2em}
.step-card .card-body .table-wrapper{max-height:25em;overflow:auto}
#calendar-icon,#clock-icon{font-size:2rem;color:#BB873A}
#about{background-image: url('../images/home-1-right.png');background-repeat: no-repeat; background-position: right;background-attachment: fixed;}
#services{background-image: url('../images/home-2-left.png');background-repeat: no-repeat; background-position: left bottom;background-size: 20vw;background-attachment: fixed;}
#cta{background-image: url('../images/cta-right.png');background-repeat: no-repeat; background-position: right bottom;background-size: 20vw;}
#chisiamobg{background-image: url('../images/about-left.png');background-repeat: no-repeat; background-position: left ;background-size: 10vw;}
