.easy-autocomplete{position: relative;}.easy-autocomplete input{border-color: #ccc;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;color: #555;}.easy-autocomplete input:hover, .easy-autocomplete input:focus{box-shadow: none;}.easy-autocomplete a{display: block;}.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus{border-color: #66afe9;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);}.easy-autocomplete.eac-blue-light ul{border-color: #66afe9;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);}.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category{border-color: #66afe9;}.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color: #ecf5fc;}.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus{border-color: #41DB00;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);}.easy-autocomplete.eac-green-light ul{border-color: #41DB00;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);}.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category{border-color: #41DB00;}.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected{background-color: #9eff75;}.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus{border-color: #ff5b5b;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);}.easy-autocomplete.eac-red-light ul{border-color: #ff5b5b;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);}.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category{border-color: #ff5b5b;}.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected{background-color: #ff8e8e;}.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus{border-color: #ffdb00;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);}.easy-autocomplete.eac-yellow-light ul{border-color: #ffdb00;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);}.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category{border-color: #ffdb00;}.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color: #ffe233;}.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus{border-color: #333;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);}.easy-autocomplete.eac-dark-light ul{border-color: #333;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);}.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category{border-color: #333;}.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color: #4d4d4d;color: #fff;}.easy-autocomplete.eac-dark{color: #fff;}.easy-autocomplete.eac-dark input{background-color: #404040;border-radius: 4px;box-shadow: 0;color: #f6f6f6;}.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus{border-color: #333;box-shadow: 0;}.easy-autocomplete.eac-dark ul{border-color: #333;}.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category{background-color: #404040;border-color: #333;}.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected{background-color: #737373;color: #f6f6f6;}.easy-autocomplete.eac-dark-glass{color: #fff;}.easy-autocomplete.eac-dark-glass input{background-color: rgba(0, 0, 0, 0.8);border-radius: 4px;box-shadow: 0;color: #f6f6f6;}.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus{border-color: rgba(0, 0, 0, 0.8);box-shadow: 0;}.easy-autocomplete.eac-dark-glass ul{border-color: rgba(0, 0, 0, 0.8);}.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category{background-color: rgba(0, 0, 0, 0.8);border-color: rgba(0, 0, 0, 0.8);}.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color: rgba(64, 64, 64, 0.8);color: #f6f6f6;}.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius: 0 0 4px 4px;}.easy-autocomplete.eac-blue{color: #fff;}.easy-autocomplete.eac-blue input{background-color: #6d9ed1;border-radius: 4px;box-shadow: 0;color: #f6f6f6;}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color: #f6f6f6;}.easy-autocomplete.eac-blue input:-moz-placeholder{color: #f6f6f6;}.easy-autocomplete.eac-blue input::-moz-placeholder{color: #f6f6f6;}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color: #f6f6f6;}.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus{border-color: #5A91CB;box-shadow: 0;}.easy-autocomplete.eac-blue ul{border-color: #5A91CB;}.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category{background-color: #6d9ed1;border-color: #5A91CB;}.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected{background-color: #94b8dd;color: #f6f6f6;}.easy-autocomplete.eac-yellow{color: #333;}.easy-autocomplete.eac-yellow input{background-color: #ffdb7e;border-color: #333;border-radius: 4px;box-shadow: 0;color: #333;}.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus{border-color: #333;box-shadow: 0;}.easy-autocomplete.eac-yellow ul{border-color: #333;}.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category{background-color: #ffdb7e;border-color: #333;}.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected{background-color: #ffe9b1;color: #333;}.easy-autocomplete.eac-purple{color: #333;}.easy-autocomplete.eac-purple input{background-color: #d6d1e7;border-color: #b8afd5;box-shadow: 0;color: #333;}.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus{border-color: #333;box-shadow: 0;}.easy-autocomplete.eac-purple ul{border-color: #333;}.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category{background-color: #d6d1e7;border-color: #333;}.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected{background-color: #ebe8f3;color: #333;}.easy-autocomplete.eac-bootstrap input{border-color: #ccc;border-radius: 4px;border-style: solid;border-width: 1px;color: #555;padding: 6px 12px;}.easy-autocomplete-container{left: 0;position: absolute;width: 100%;z-index: 2;}.easy-autocomplete-container ul{background: none repeat scroll 0 0 #ffffff;border-top: 1px dotted #ccc;display: none;margin-top: 0;padding-bottom: 0;padding-left: 0;position: relative;top: -1px;}.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category{background: inherit;border-color: #ccc;border-image: none;border-style: solid;border-width: 0 1px;display: block;font-size: 14px;font-weight: normal;padding: 4px 12px;}.easy-autocomplete-container ul li:last-child{border-radius: 0 0 2px 2px;border-width: 0 1px 1px;}.easy-autocomplete-container ul li.selected{background: none repeat scroll 0 0 #ebebeb;cursor: pointer;}.easy-autocomplete-container ul li.selected div{font-weight: normal;}.easy-autocomplete-container ul li div{display: block;font-weight: normal;word-break: break-all;}.easy-autocomplete-container ul li b{font-weight: bold;}.easy-autocomplete-container ul .eac-category{font-color: #aaa;font-style: italic;}.eac-description .eac-item span{color: #aaa;font-style: italic;font-size: 0.9em;}.eac-icon-left .eac-item img{margin-right: 4px;max-height: 30px;}.eac-icon-right .eac-item{margin-top: 8px;min-height: 24px;position: relative;}.eac-icon-right .eac-item img{margin-left: 4px;max-height: 30px;position: absolute;right: -4px;top: -8px;}html{font-size: 100%;min-height: 100%;height:100%;}.input-group>.custom-select, .input-group>.form-control{border-radius:4px;}body{font-family: "Open Sans", sans-serif;font-size: 0.8em;background-color: #f7f7fc;color: #333333;margin-top:66px !important;min-height: 100%;height:100%;}header{background-color: #ffffff;height: 100px;padding-top: 15px;border-bottom: 1px solid #e5e5e5;}input[type="text"]:disabled{background-color:#FFFFFF !important;cursor:not-allowed !important;}h1{font-weight: 500;font-size: 1.4em;text-transform: uppercase;border-bottom: 0;display: inline-block;margin: 0;margin-bottom: 5px;}.max-height-100{max-height:100%;height:100%;}.no-resize{resize: none;}.bg-footer-top{background-color: #e6e6f2 !important;}footer .fab{font-size:1.2rem;}.divider{display: none;}a{color:#E30613;}a:hover{color:#E30613;}a.default{text-decoration: none;color: inherit}.cursor-pointer{cursor: pointer !important;}.cursor-default{cursor: default !important;}.cookieinfo{font-size:0.7rem !important;}.table> tbody> tr> td{vertical-align: middle;}@media (min-width: 1199px) {.container { width: 1200px;max-width: 1200px;}.container-sm{width: 768px;max-width: 768px;}.container-md{width: 992px;max-width: 992px;}.container-xs{width: 576px;max-width: 576px;}}footer{color: #333333;background-color: #efeff9;font-size: 1em;}footer ul li{margin-bottom:1em;}footer h4{font-size: 1.4em;color: inherit;font-weight:600;}footer li{list-style-type: none;}footer .copyright{background-color: #f7f7fc;}footer .logo{height: 30px;}footer .logo-sm{height: 20px;}footer .small{font-size: 0.8em;}footer a:hover{color: #444444;}footer .small{font-size:0.9em;}p{color:#33333;}.hidden{display: none;}.navbar-expand-lg .navbar-nav .nav-link{color: #333333;font-size: 0.9rem;padding-left: 2rem;padding-right: 2rem;}.navbar-expand-lg .navbar-nav .nav-link:last-child{padding-right: 0;}.btn, .btn:hover{text-transform: uppercase;font-weight: 600 !important;font-size: 0.9em;line-height: 17px;border: 0 !important;-webkit-border-radius: 2px !important;-moz-border-radius: 2px !important;border-radius: 2px !important;}.btn-primary, .btn-primary:hover{background-color: #2c3e52 !important;}.login-card a.btn{width: 49%;}.login-card button.btn{width: 49%;}.login-card input{font-size: 0.9em !important;}a.btn{cursor: pointer;}.jumbotron{background-color: #efeff9;}.map-space{min-height:300px !important;}#map{width: 100%;height: 400px;border-bottom: 1px solid #e5e5e5;transition: all .5s linear;}#map h1{font-size: 1.2em;text-transform: none;border-bottom: none;}#map-filters{position: absolute;z-index: 2;height: 100px;bottom: 0;color: #FFFFFF;background-color: rgba(68, 68, 68, 0.9);border-bottom: 3px solid #ff0000;}#map-filters .container{background-color: rgba(68, 68, 68, 0.9);height: 100%}#map-filters input, button{font-family: Arial, Helvetica, sans-serif;text-transform: none;}#map-filters .input-group{margin-top: 34px !important;}.map-space{width: 100% !important;height:100% !important;border: 1px solid #e5e5e5;transition: all .5s linear;}.card p{font-family: "Open Sans", Arial, Helvetica, sans-serif;}.card-body{padding: 1rem;}.card-img-top{max-width: 100%;flex-shrink: 0;}.border-gray{border: 1px solid #00000020 !important;}.categories h2{font-family: "Raleway", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 1.2em;}.img-search-main{height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;text-align: center;}.img-full-map{height: 100px;background-position: center center;background-repeat: no-repeat;background-size: cover;text-align: center;}.icon-gac{position: relative;height: 48px;width: 48px;margin-top: -28px;}.vertic-bar{height: 32px;width: auto;border-left: 1px solid #a9a9a9;box-sizing: border-box;}.form-control{font-size: inherit !important;height: auto !important;}.text-red{color: #E30613 !important;}.btn{box-shadow: none !important;}.btn-red{background-color: #E30613;color:#ffffff;}.btn-red:hover{background-color: #c60a15;cursor: pointer;color:#efefef;}.btn-red:disabled{background-color: #CCCCCC !important;}.btn-blue:hover{background-color: #3a65bd;color:#FFFFFF;}.btn-blue{background-color: #3a5998;color:#FFFFFF;}.btn-secondary{background-color:rgba(107,113,118, 1) !important;cursor: pointer !important;}.btn-secondary:hover{background-color:rgba(134, 142, 152, 1) !important;}.btn-gray{background-color: #f2f2f7 !important;color:#000000 !important;}.btn-gray:hover{background-color: #ededf2 !important;color:#000000 !important;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{background: #ebe8f3 !important;color:#000000;}.box-search-result h2 a{font-size: 0.6em;text-decoration: none;color: #333333;}.box-search-result h3{font-size: 1em;color: #d3d3d3;font-weight: normal;}.box-search-result h4{font-size: 0.9em;color: #32cd32;font-weight: normal;}.form-block{background-color: #efeff9;padding-top: 1em;padding-left: 1em;padding-right: 1em;}.grade-block{background-color: #383737;padding-top: 1em;padding-left: 1em;padding-right: 1em;}.grade-block p{color: #ffffff;}.img-slider{height: 400px;background-position: center;background-repeat: no-repeat;background-size: cover;text-align: center;}#place-text{height:400px;overflow-x: hidden;overflow-y: scroll;}#place-text::-webkit-scrollbar{width: 5px;}#place-text::-webkit-scrollbar-track{background: #f1f1f1;}#place-text::-webkit-scrollbar-thumb{background: #888;}#place-text::-webkit-scrollbar-thumb:hover{background: #555;}.thead-color{background-color: #e6e6f2 !important;color: #000000 !important;}.thead-pass{background-color: #6b7176 !important;color: white !important;}.text-deals{font-size: 2.8em;}.text-deals-small{font-size: 0.5em;}#input-promo-code{padding-bottom: 4px !important;}.btn-filter{color:#333333;background-color: #efefef;font-size:0.7rem;}.filter-sizing .active{color:#ffffff;font-size:0.7rem;}@media (max-width: 767px) {#place-text { height:auto !important;overflow: hidden !important;}.img-slider{height: 300px;}.text-button-mobile{font-size: 0.6em !important;}.text-deals{font-size: 1.5em !important;}.text-deals-small{font-size: 0.8em !important;}.img-search-main{height: 200px;background-position: center center;background-repeat: no-repeat;background-size: cover;text-align: center;}.filter-sizing{width: 100% !important;}footer li, footer table, .mobile-text, .newsletter{font-size: 0.9em;line-height: 1.9em;}}@media (max-width: 394px) {.d-xxs-none{ display: none !important;}.float-xxs-none{float:none!important;}}@media (max-width: 992px) {.text-button-mobile { font-size: 1em !important;width: 100% !important;}.text-deals{font-size: 2.2em;}.text-deals-small{font-size: 0.8em !important;}.easy-autocomplete-container{width:100% !important;}}@media (min-width: 993px){.easy-autocomplete-container{ width:150% !important;}.mobile-map{min-height: 400px !important;height: 400px !important;}}.zoom{transition: all .2s ease-in-out;}.zoom:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}ul.dashed{list-style-type: none;}ul.dashed> li{text-indent: -5px;}ul.dashed> li:before{content: "- ";text-indent: -5px;}.checkin-btn, .checkin-btn:hover{font-size: 1.2em;}.btn-invi{background-color: transparent !important;border: none !important;outline: none !important;}.navbar button.navbar-toggler:focus{outline: none !important;}.navbar-menu{background-color: #ffffff;z-index: 2;}.navbar-light .navbar-toggler{border:0 !important;}a.lien-mini{text-decoration: none;color: #000000;}a.lien-mini:hover{text-decoration: none;color: #585858;}.comments-card{background-color: #efeff9;width: 100%;border: 1px solid #d3d3d3;opacity: 0.8;}.img-fluid-header{max-height:40px !important;}.chr-title{font-size: 1.9em;color: #000000;}.chr-title:hover{text-decoration: none;}.title-review{font-size: 1.5em;}footer .footer-copyright{font-size:0.9em;}footer .footer-copyright a{font-size:1em;margin:0 0.2em 0 0.2em;}.modal-full{min-width: 100%;margin: 0;}.modal-full .modal-content{min-height: 100vh;}@media (min-width: 992px) {.modal-md { max-width: 600px;}}@media (min-width: 575px) {.container-xs { width: 576px;max-width: 576px;}}.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover{background-color: #E30613 !important;}.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active{background-color: #E30613 !important;}.mt-filter{margin-top: .17rem !important;}.btn-filter{margin-bottom:15px !important;width: 33% !important;}.btn-filter.active{background-color:rgba(107,113,118, 1) !important;cursor: pointer;}.btn-filter:hover{opacity: 0.7 !important;cursor: pointer;}.input-match{width: 30px;height: 30px;font-size: 2em;text-align: center;}.slider{-webkit-appearance: none;width: 100%;height: 3px;border-radius: 5px;background: #d3d3d3;outline: none;opacity: 0.7;-webkit-transition: .2s;-webkit-transition: opacity .2s;-o-transition: opacity .2s;transition: opacity .2s;}.slider:hover{opacity: 1;}.slider::-webkit-slider-thumb{-webkit-appearance: none;appearance: none;width: 25px;height: 25px;border-radius: 50%;background: #E30613;cursor: pointer;}.slider::-moz-range-thumb{width: 25px;height: 25px;border-radius: 50%;background: #E30613;cursor: pointer;}body.wait *, body.wait{cursor: progress !important;}.offer-item:hover{cursor: pointer !important;}.offer-item .line{color:#BBBBBB !important;}.fade{opacity: .5}@keyframes spinner {to {transform: rotate(360deg)}}.spinner:before{content: '';box-sizing: border-box;position: relative;top: 50%;left: 50%;width: 20px;height: 20px;border-radius: 50%;border-top: 2px solid #07d;border-right: 2px solid transparent;animation: spinner .6s linear infinite;}.scrolltop{display:none;width:100%;margin:0 auto;position:fixed;bottom:10px;right:15px;z-index:999;}.scroll{position:absolute;width:40px;height:40px;right:20px;bottom:20px;background:rgba(226,14,26,0.7);color: #ffffff;padding:10px;text-align: center;border-radius: 50% !important;margin: 0 0 0 0;cursor:pointer;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}.scroll:hover{background:rgba(226,14,26,1.0);transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}.scroll .fas{font-size:30px;line-height: 15px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}.timepicker a{background-color: transparent !important;color: black !important;height: 50%;}.timepicker a:hover, .timepicker a:focus{background-color: transparent !important;color: black !important;}.timepicker span:hover, .timepicker span:focus{background-color: transparent !important;color: black !important;}.timepicker span{font-size: 2em !important;height: auto !important;}.bootstrap-datetimepicker-widget table td span{height: 54px !important;line-height: 54px !important;}.datepicker tbody tr td{line-height: 27px !important;}.bootstrap-datetimepicker-widget table td{height: auto !important;width: auto !important;line-height: normal !important;}.bootstrap-datetimepicker-widget{font-size:0.8rem !important;z-index:9999;}.separator{font-size: 2em !important;}.table-border-0 td, .table th{border-top: none !important;}.table-hover tbody tr:hover td, .table-hover tbody tr:hover th{background-color: #f8f9fa !important;}.result-item .title{font-size: 0.8em !important;margin-top:-5px;}.easy-autocomplete{width: 100% !important;}.carousel-search{min-height:500px;width:100%;-webkit-background-size: cover;background-size: cover;background-position: center center;}.carousel-deals{font-size:2.8em;color:#FFFFFF;text-shadow: 1px 1px #000000;}.error{border-color: rgb(185, 74, 72) !important;}.search-loading-text{margin: 150px 0 150px 0;}.place i.fas{font-size:1.4em !important;}.cart-big-title{padding-left:15px !important;padding-right:15px !important;}.word-wrap{white-space: nowrap;}.booking-slot{background-color:#FCFCFC !important;}.booking-slot:hover{border:1px solid #00000020 !important;background-color: #EFEFEF;color:transparent;}.booking-slots-container .full{background-color: #EEEEEE !important;color:#AAAAAA !important;cursor: not-allowed !important;background: repeating-linear-gradient(
        135deg,
        #F7F7F7,
        #F7F7F7 2px,
        #FFFFFF 2px,
        #FFFFFF 4px
    );}.booking-slots-container{height:auto !important;}.booking-slots-container .booking-slot:hover{border:1px solid #E30613 !important;}.booking-slots-container .active{background-color:#E30613 !important;color:#FFFFFF !important;}.booking-slots-container .unavailable{background: none;background-color:#EEEEEE !important;color:#333333 !important;cursor:not-allowed;opacity:0.3;}.booking-slots-container .unavailable:hover{border:1px solid #00000020 !important;}.booking-slots-container .booked{background: none;background-color:#EEEEEE !important;color:#333333 !important;cursor:not-allowed;}.booking-slots-container .booked:hover{border:1px solid #00000020 !important;}.booking-slots-container .free{background: none;background-color:#01a301 !important;color:#FFFFFF !important;cursor:not-allowed;}.booking-slots-container span.indicator{font-size:0.6rem !important;}.booking-slots-container .btn{height:80px;width:100%;}.custom-select{height:auto;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none;margin: 0;}.form-error ul{margin:0 !important;}.carouselThumbs::-webkit-scrollbar{width: 5px;}.carouselThumbs::-webkit-scrollbar-thumb{background: #E30613;}.carouselThumbs::-webkit-scrollbar-thumb:hover{background: #e84a53;}@media (min-width: 544px) {.search-index-picture { height:200px !important;}}@media (min-width: 768px) {.search-index-picture { height:200px !important;}}@media (min-width: 992px) {.search-index-picture { height:200px !important;}}@media (min-width: 1200px) {.search-index-picture { height:250px !important;}}.informations{border:1px solid #FFFFFF;display:none;background-color: #FFFFFF;line-height:20px;color:#000000;}.informations ul{list-style-type: none;}@media (min-width: 992px) {.modal-xl { width: 90%;max-width:1200px;}}label.custom-control-label{margin-top:0.15rem;}.btn-geolocation{position:absolute;right:15px;bottom:6px;border:0 !important;cursor:pointer !important;}.btn-geolocation:focus{outline: none;box-shadow:none !important;border:0 !important;}.no-glow{outline: none;box-shadow:none !important;border:1px solid #cccccc !important;}.custom-control-input:checked~.custom-control-label::before{background-color: #C60A15 !important;}sup.amount-ht{font-size:0.7rem;top:-10px;left:3px;}sup.amount-ttc{font-size:0.5rem;top:-5px;left:0px;}sup.plan-amount-ttc{font-size:0.5rem;top:-14px;left:2px;}sup.amount-incl-vat{font-size:0.8rem;color:#4d4d4d;}.woman-background{background-image:url('https://cdn.goworkandco.com/misc/woman.png');background-size: cover;background-position: right bottom;background-repeat: no-repeat;}.intl-tel-input{width:100% !important;}#title-line-overlay:before{content: "";display: block;border-top: solid 1px black;right:0;left:0;margin:0 15px 0 15px;height: 1px;position: absolute;top: 50%;z-index: 1;}#title-line-overlay span{background: #f7f7fc;padding: 0 10px 0 10px;position: relative;z-index: 5;font-family: 'Amatic SC', cursive;font-size:2.5rem;}.bg-light{background-color: #f8f9fa !important;}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color: #f8f9fa !important;}.room-booking-description> ul{margin-top:0.7rem;margin-bottom:0 !important;}.cc-revoke, .cc-window{font-family: "Open Sans" !important;font-size:0.8rem !important;text-decoration: none !important;}.cc-revoke{display: none !important;}.cc-btn{text-decoration: none !important;}.scrolling-wrapper{overflow-x: scroll;overflow-y: hidden;white-space: nowrap;}.scrolling-wrapper::-webkit-scrollbar{height: 9px;background: #ffffff;}.scrolling-wrapper::-webkit-scrollbar-track{box-shadow: inset 0 0 5px #ffffff;border-radius: 10px;}.scrolling-wrapper::-webkit-scrollbar-thumb{background: #e30613;border-radius: 10px;}.overflow-hidden{overflow: hidden !important;}.team_profil-picture{border-radius: 50% !important;}