.btn-close-overlay-navigation .cross:after,.btn-close-overlay-navigation .cross:before,.overlay-navigation-container:before,.primary-navigation-wrapper .menu_primary_navigation li:after,.widget-agendas .agendas-carousel__text-container:before,body:not(.home_page) h1:before,header #language-picker:before{content:"";position:absolute}header{position:relative}@media screen and (min-width:40.0625em){header{position:-webkit-sticky;position:sticky;top:0;z-index:3000}}body{font-size:1rem;font-family:Raleway,Arial,Sans-Serif;background-color:#fff;font-weight:600;background:#fff url(/Themes/ours_blanc_wilson_toulouse/img/bg-img.svg) no-repeat 50%/75% auto;background-attachment:fixed}header{background:#fff;color:#905343}#brand a{color:#905343;font-size:1rem;line-height:1;display:block}address{font-style:normal;margin:0 10px 0 0;font-size:.8rem}address,address a:link{color:#905343}address a:hover{color:#c08779}address a:active,address a:visited{color:#905343}address p{font-size:.8rem}#contact_links a{color:#905343;font-weight:700}#contact_links a svg{fill:#905343}header{display:grid;padding:1rem;gap:.5rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"brand brand brand toggle-nav" "contact-links contact-links reservation reservation";-webkit-box-align:center;align-items:center}@media screen and (min-width:40.0625em){header{grid-template-areas:"brand toggle-nav contact-links social-links language-selection reservation";grid-template-columns:2fr 1fr 3fr 1fr 1fr 1fr;gap:1rem}}header .brand{grid-area:brand}header .brand p{margin:0}header .brand a{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}header .brand img{max-width:300px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}header .toggle-nav{grid-area:toggle-nav;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}@media screen and (min-width:40.0625em){header .toggle-nav{-webkit-box-pack:center;justify-content:center}}header .contact-links{grid-area:contact-links}header .contact-links #contact_links{gap:.5rem;-webkit-box-pack:start;justify-content:flex-start}@media screen and (min-width:40.0625em){header .contact-links #contact_links{-webkit-box-pack:end;justify-content:flex-end}}header .contact-links #contact_links li{max-width:none;-webkit-box-flex:0;flex-grow:0;flex-shrink:1;flex-basis:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}header .contact-links #contact_links li a{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;gap:.5rem}header .contact-links #contact_links li a svg{width:24px;height:24px;fill:#d79d8b}header .contact-links #contact_links li a:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}header .contact-links #contact_links li a .contact_link_text{display:none}@media screen and (min-width:64.0625em){header .contact-links #contact_links li.container_telephone a .contact_link_text{display:block!important}}header .social-links{grid-area:social-links;display:none}@media screen and (min-width:40.0625em){header .social-links{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}}header .social-links .social-media-links{display:-webkit-box;display:flex;gap:.5rem;-webkit-box-pack:end;justify-content:flex-end;list-style:none;margin:0;padding:0}header .social-links .social-media-links li{margin:0}header .social-links .social-media-links li a{display:-webkit-box;display:flex}header .social-links .social-media-links li a svg{width:24px;height:24px;fill:#d79d8b}header .social-links .social-media-links li a:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}header .language-selection{grid-area:language-selection;display:none}@media screen and (min-width:40.0625em){header .language-selection{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}}header .reservation-block{grid-area:reservation;display:-webkit-box;display:flex;gap:.5rem;-webkit-box-pack:end;justify-content:flex-end}header .reservation-block p{margin:0}header .reservation-block a{margin:0;padding:.5em 1em}@media screen and (min-width:40.0625em){header .reservation-block a{padding:.85em 1em}}@media screen and (min-width:64.0625em){header .reservation-block a{padding:1em 1.5em}}footer{background-color:#d79d8b;color:#fff}#container_credits{background-color:#ca7d65;color:#fff}#container_credits a,#container_credits p{color:#fff}.row{max-width:95rem}.primary-navigation-wrapper{background-color:#cd826c}#primary_navigation ul li a{color:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#primary_navigation ul li a.active,#primary_navigation ul li a:hover{color:#fff;background-color:#c77259}#primary_navigation ul li.home a{padding:.9rem 1.5rem}#primary_navigation ul li.home svg,#primary_navigation ul li.home svg:hover{fill:#fff}body.no-scroll{overflow-y:hidden}.overlay-navigation-container{position:fixed;min-height:800px;top:0;left:0;width:100vw;height:100vh;background-color:#d79d8b;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .5s cubic-bezier(0,.75,.58,1);transition:all .5s cubic-bezier(0,.75,.58,1);z-index:9999;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;opacity:0}.overlay-navigation-container.open{-webkit-transform:translate(0);transform:translate(0);opacity:1}.overlay-navigation{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;visibility:visible;opacity:1;background:0 0}.overlay-navigation__navigation-links{padding:1rem}.overlay-navigation__navigation-links ul{list-style:none;margin:2rem 0;padding:0;text-align:left;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.overlay-navigation__navigation-links ul li a{font-size:1.2rem;color:#fff;opacity:.7;-webkit-transition:all .3s ease;transition:all .3s ease}.overlay-navigation__navigation-links ul li a:hover{opacity:1}@media screen and (min-width:40.0625em){.overlay-navigation__navigation-links ul{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.overlay-navigation__navigation-links ul li a{font-size:1.5rem}}@media screen and (min-width:64.0625em){.overlay-navigation__navigation-links ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.overlay-navigation__navigation-links ul li a{font-size:2rem}}.overlay-navigation__address{text-align:center;color:#fff;font-size:.8rem}.overlay-navigation__address address,.overlay-navigation__address address a{color:#fff}.overlay-navigation__social-links ul{list-style:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;gap:.5rem;margin:0;padding:0}.overlay-navigation__social-links ul li a{opacity:.7;-webkit-transition:all .3s ease;transition:all .3s ease}.overlay-navigation__social-links ul li a:hover{opacity:1}.overlay-navigation__social-links ul li a svg{width:32px;height:32px;fill:#fff}.overlay-navigation__footer{position:absolute;bottom:0;padding:1rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem}.btn-close-overlay-navigation{position:absolute;top:40px;left:20px;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;grid-area:close}.btn-close-overlay-navigation .cross{display:block;position:relative;width:40px;height:40px}.btn-close-overlay-navigation .cross:before{width:100%;height:2px;background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-close-overlay-navigation .cross:after{width:100%;height:2px;background-color:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.btn-close-overlay-navigation:hover{color:#905343}.btn-close-overlay-navigation:hover .cross:after,.btn-close-overlay-navigation:hover .cross:before{background-color:#905343}#secondary_navigation ul{list-style-type:none;text-align:center}#secondary_navigation ul li a{color:#e6e6e6;-webkit-transition:.2s;transition:.2s}#secondary_navigation ul li a:hover{color:#fff}@media screen and (min-width:40.0625em){#secondary_navigation ul{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}#secondary_navigation ul li{margin-right:1rem}}#mobile_navigation{background-color:#fff}#mobile_navigation .hamburger-inner,#mobile_navigation .hamburger-inner:after,#mobile_navigation .hamburger-inner:before{background-color:#d79d8b}#mobile_navigation ul li a svg{fill:#d79d8b}.toggle-navigation,.toggle-overlay-navigation{color:#905343;-webkit-transform:all .2s ease-out;transform:all .2s ease-out}.toggle-navigation .hamburger,.toggle-overlay-navigation .hamburger{display:-webkit-box;display:flex}.toggle-navigation .hamburger-box,.toggle-overlay-navigation .hamburger-box{width:40px}.toggle-navigation .hamburger-inner,.toggle-navigation .hamburger-inner:after,.toggle-navigation .hamburger-inner:before,.toggle-overlay-navigation .hamburger-inner,.toggle-overlay-navigation .hamburger-inner:after,.toggle-overlay-navigation .hamburger-inner:before{background-color:#905343;width:40px;border-radius:2px}.toggle-navigation:hover,.toggle-overlay-navigation:hover{color:#905343}.toggle-navigation:hover .hamburger-inner,.toggle-navigation:hover .hamburger-inner:after,.toggle-navigation:hover .hamburger-inner:before,.toggle-overlay-navigation:hover .hamburger-inner,.toggle-overlay-navigation:hover .hamburger-inner:after,.toggle-overlay-navigation:hover .hamburger-inner:before{background-color:#905343}.toggle-navigation>span,.toggle-overlay-navigation>span{margin-top:.5rem}#mobile_navigation .toggle-navigation,#mobile_navigation .toggle-overlay-navigation{color:#d79d8b}#mobile_navigation .toggle-navigation .hamburger-inner,#mobile_navigation .toggle-navigation .hamburger-inner:after,#mobile_navigation .toggle-navigation .hamburger-inner:before,#mobile_navigation .toggle-overlay-navigation .hamburger-inner,#mobile_navigation .toggle-overlay-navigation .hamburger-inner:after,#mobile_navigation .toggle-overlay-navigation .hamburger-inner:before{background-color:#d79d8b}#mobile_navigation .toggle-navigation:not(.is-active):hover,#mobile_navigation .toggle-overlay-navigation:not(.is-active):hover{color:#d79d8b}#mobile_navigation .toggle-navigation:not(.is-active):hover .hamburger-inner,#mobile_navigation .toggle-navigation:not(.is-active):hover .hamburger-inner:after,#mobile_navigation .toggle-navigation:not(.is-active):hover .hamburger-inner:before,#mobile_navigation .toggle-overlay-navigation:not(.is-active):hover .hamburger-inner,#mobile_navigation .toggle-overlay-navigation:not(.is-active):hover .hamburger-inner:after,#mobile_navigation .toggle-overlay-navigation:not(.is-active):hover .hamburger-inner:before{background-color:#d79d8b}.button.primary{border:none!important;background:#d79d8b;color:#fff;text-decoration:none!important}.button.primary:active,.button.primary:focus,.button.primary:hover{color:#fff;background:#e9baac}.button.success{border:none!important;background:#905343;color:#fff;text-decoration:none!important}.button.success:active,.button.success:focus,.button.success:hover{color:#fff;background:#bd6149}.button.danger{border:none!important;background:#ce0000;color:#fff!important;text-decoration:none!important}.button.danger:active,.button.danger:focus,.button.danger:hover{color:#fff;background:#ea0000}.mod_item_container{margin:0 0 30px!important}.mod_item_container .mod__title h2,.mod_item_container .mod__title h3{margin:20px 0}.mod__room_categories #primary_content h1{text-align:center}.mod__room_categories #primary_content .mod__item p{font-size:1.2em}.mod__room_categories #primary_content .room_categories__title_container{margin-bottom:10px}.mod__room_categories #primary_content .room_categories__title_container h1{text-align:left}@media (max-width:640px){.mod__room_categories #primary_content .room_categories__title_container h1{text-align:center}}#room_categories li.room_category_panel .room_category_image_container .room_categories__price_from,#room_categories li.room_category_panel .room_category_image_container .room_category__dimensions,#room_categories li.room_category_panel .room_category_image_container .room_category__max_capacity{background-color:rgba(215,157,139,.8)}.svg #service_icons li span,.svg .room_categories__compare_service,.svg .room_category_services li span{background-color:#a26754!important}.mod__room_categories.mod__view h1{text-align:left}#primary_content #room_categories li.room_category_panel{box-shadow:0 0 10px #ccc;padding-bottom:20px;background:hsla(0,0%,100%,.7)}#primary_content #room_categories li.room_category_panel h3{margin:20px 0}#primary_content #room_categories li.room_category_panel h3 a{color:#d79d8b;text-decoration:none}.mod__agendas .index-panels .item .item-overlay .overlay-date-round{position:absolute;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;right:20px;top:20px;-webkit-transition:all .2s cubic-bezier(.075,.82,.165,1);transition:all .2s cubic-bezier(.075,.82,.165,1);z-index:9999;background-color:#fff;height:120px;width:120px;border-radius:50%}.mod__agendas .index-panels .item .item-overlay .overlay-date-round p{margin:0;padding:.5rem;font-size:.9rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.mod__agendas .index-panels .item .item-overlay h4{font-weight:700}.mod__agendas .index-panels .item .item-overlay .place{display:block}.mod__agendas .index-panels .item .item-overlay .overlay-date{display:-webkit-box;display:flex;font-size:1.2rem;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-box-pack:center;justify-content:center}.mod__agendas .index-panels .item .item-overlay:hover .overlay-date-round{opacity:0}.mod__agendas .index-panels .item h4{font-size:1rem!important;margin:0!important;text-shadow:1px 1px 1px #000}.mod__conciergerie_services .index-grid__item{background-color:#fff;box-shadow:inset 0 0 2px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.2)}.mod__conciergerie_services .index-grid__content h3{color:#905343;font-size:1.25rem;text-transform:uppercase;font-weight:600}.mod__conciergerie_services .index-grid__content p{color:#989898}.mod__contact h1{text-align:center}#contact_form{margin:0!important;border:none;background:hsla(0,0%,100%,.7)}#map_container locationMap{width:100%}#map_container #address{padding:20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#map_container #address p{text-align:center;font-size:.8rem}#map_container #address .address-logo{max-width:250px}#map_container #address #stars{font-size:.6rem}#map_container #address #location_contact_links{list-style-type:none;padding:0;margin:20px 0}#map_container #address #location_contact_links li{margin-bottom:0;font-size:.8rem}#map_container #address #location_contact_links li svg{width:16px;height:16px;vertical-align:middle;margin-right:5px}@media screen and (min-width:40.0625em){#map_container{display:-webkit-box;display:flex;height:600px}}#address{background-color:#905343;color:#fff}#address h3,#address li a,#address p{color:#fff!important}#address .social_media_links svg,#address li a svg{fill:#fff}.mod__directions #container_contact_details{margin:0 0 30px!important;padding:20px;border:none;background:hsla(0,0%,100%,.7)}#primary_content .conditions h2{padding-bottom:10px;margin-top:0}#primary_content .conditions div,#primary_content .conditions h2{border-color:#4b4b4b}.mod__introduction{max-width:60rem;text-wrap:balance;margin-inline:auto;padding-inline:1rem;text-align:center}.home-page-address{display:none;background:#a26754;padding-block:.5rem}@media screen and (min-width:40.0625em){.home-page-address{display:block}}.home-page-address__container{color:#fff}.home-page-address__item{font-style:normal;font-size:.7rem}@media screen and (min-width:64.0625em){.home-page-address__item{font-size:.8rem}}#services_widget,.widget-featured-services{background-color:#fff;box-shadow:none;min-height:130px}#services_widget #featured-services-widget .featured-services-container,.widget-featured-services #featured-services-widget .featured-services-container{padding:.5rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;gap:1rem}@media screen and (min-width:40.0625em){#services_widget #featured-services-widget .featured-services-container,.widget-featured-services #featured-services-widget .featured-services-container{gap:1rem}}@media screen and (min-width:64.0625em){#services_widget #featured-services-widget .featured-services-container,.widget-featured-services #featured-services-widget .featured-services-container{gap:2rem;flex-wrap:nowrap}}#services_widget #featured-services-widget .featured-services-item,.widget-featured-services #featured-services-widget .featured-services-item{margin:0;flex-basis:25%;-webkit-box-flex:0;flex-grow:0}@media screen and (min-width:40.0625em){#services_widget #featured-services-widget .featured-services-item,.widget-featured-services #featured-services-widget .featured-services-item{flex-basis:18%}}@media screen and (min-width:64.0625em){#services_widget #featured-services-widget .featured-services-item,.widget-featured-services #featured-services-widget .featured-services-item{flex-basis:55px}}#services_widget #featured-services-widget .featured-services-item .services-widget-icon,.widget-featured-services #featured-services-widget .featured-services-item .services-widget-icon{margin:0 auto .5rem}#services_widget #featured-services-widget .featured-services-item .services-widget-icon svg,.widget-featured-services #featured-services-widget .featured-services-item .services-widget-icon svg{fill:#d79d8b}#services_widget #featured-services-widget .featured-services-item p,.widget-featured-services #featured-services-widget .featured-services-item p{color:#000;font-weight:600}#services_widget #featured-services-widget .featured-services-item p:last-child,.widget-featured-services #featured-services-widget .featured-services-item p:last-child{margin-bottom:0}.h4,h4{font-size:1.25rem;font-size:clamp(1rem,3.25vw + 1rem,1.25rem)}.h3,.h4,h3,h4{font-family:Raleway,Arial,Sans-Serif;font-variant:"";font-weight:400;line-height:calc(4px + 2ex);margin-bottom:.65em}.h3,h3{font-size:1.5625rem;font-size:clamp(1.04688rem,3.51562vw + 1rem,1.5625rem)}.h2,h2{font-size:1.95312rem;font-size:clamp(1.30859rem,3.64453vw + 1rem,1.95312rem)}.h1,.h2,h1,h2{font-family:Raleway,Arial,Sans-Serif;font-variant:"";font-weight:400;line-height:calc(4px + 2ex);margin-bottom:.65em}.h1,h1{font-size:2.44141rem;text-wrap:balance;font-size:clamp(1.63574rem,3.80566vw + 1rem,2.44141rem)}h1,h2,h3,h4,h5,h6{font-family:Raleway,Arial,Sans-Serif;font-variant:""}h1{color:#905343}h2{color:#d79d8b}h3,h4,h5,h6{color:#905343}p{color:#989898;font-size:1rem}#location_contact_links a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button),#primary_content a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button){color:#c7ac72}#location_contact_links a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):link,#primary_content a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):link{color:#c7ac72;text-decoration:underline}#location_contact_links a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):hover,#primary_content a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):hover{color:aturate(#d5c197,10%);text-decoration:none}#location_contact_links a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):active,#location_contact_links a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):visited,#primary_content a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):active,#primary_content a:not(.button):not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out):not(.leaflet-popup-close-button):visited{color:#c7ac72}#location_contact_links a{text-decoration:none!important}#primary_content h1{margin-bottom:2rem}#primary_content h2,#primary_content h3,#primary_content h4,#primary_content h5,#primary_content h6{margin:1.5rem 0 .5rem}#primary_content ul{padding-left:20px;color:#989898}#primary_content ul li{margin-bottom:.5rem}header{box-shadow:0 0 5px rgba(0,0,0,.2);z-index:99999}@media screen and (min-width:40.0625em){header{grid-template-columns:1.5fr 50px 3fr 50px -webkit-max-content;grid-template-columns:1.5fr 50px 3fr 50px max-content;grid-template-areas:"brand toggle-nav contact-links language-selection reservation"}}@media screen and (min-width:64.0625em){header .toggle-nav{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.body-scrolled header .toggle-nav{opacity:1}}header .social-links{display:none!important}header #language-picker{background-color:transparent!important;position:relative}header #language-picker:before{width:1px;height:150%;top:50%;left:-.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#000}header #language-picker a{color:#000}header #language-picker #language-list{background-color:#fff}header #contact_links li a{font-weight:400;letter-spacing:2px}header #btn-reservation{letter-spacing:2px}@media screen and (min-width:64.0625em){header #btn-reservation{font-size:1.25rem}}.primary-navigation-wrapper #language-picker{background-color:transparent!important}.primary-navigation-wrapper #language-picker a{color:#fff}.primary-navigation-wrapper #language-picker #language-list{background-color:#cd826c}.primary-navigation-wrapper{box-shadow:0 0 5px rgba(0,0,0,.15);display:none}@media screen and (min-width:64.0625em){.primary-navigation-wrapper{display:block}}.primary-navigation-wrapper .row{padding-inline:1rem;-webkit-box-pack:justify;justify-content:space-between}@media screen and (min-width:64.0625em){.primary-navigation-wrapper .row{-webkit-box-pack:center;justify-content:center}}.primary-navigation-wrapper #primary_navigation,.primary-navigation-wrapper .language-picker-wrapper{-webkit-box-flex:0;flex:0 auto;padding-left:0;padding-right:0;max-width:none}.primary-navigation-wrapper #language-list,.primary-navigation-wrapper #language-picker{background:#cd826c}.primary-navigation-wrapper #language-list a,.primary-navigation-wrapper #language-picker a{font-size:.9rem}.primary-navigation-wrapper .toggle-navigation .hamburger-inner,.primary-navigation-wrapper .toggle-navigation .hamburger-inner:after,.primary-navigation-wrapper .toggle-navigation .hamburger-inner:before{background-color:#fff}.primary-navigation-wrapper .toggle-navigation__text{color:#fff}.primary-navigation-wrapper .menu_primary_navigation{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.primary-navigation-wrapper .menu_primary_navigation li{position:relative}.primary-navigation-wrapper .menu_primary_navigation li:after{width:1px;height:50%;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:hsla(0,0%,100%,.5)}.primary-navigation-wrapper .menu_primary_navigation li:last-child{margin-right:1.25rem}.primary-navigation-wrapper .menu_primary_navigation li:last-child:after{display:none}.menu_primary_navigation li a{text-transform:none;font-size:.9rem;font-weight:600}.overlay-navigation-container{-webkit-box-pack:center;justify-content:center}.overlay-navigation-container:before{width:100%;height:100%;background:url(/Themes/ours_blanc_wilson_toulouse/img/bg-ours.svg) no-repeat 50%/contain;opacity:.1;pointer-events:none}.overlay-navigation .menu_primary_navigation li:first-child{display:none}.widget{padding:4rem 0;overflow:hidden}.widget_heading{padding-inline:1rem}.widget_squiggle{text-align:center;pointer-events:none}.widget_squiggle svg{width:58px;height:65px}.widget-intro .widget_subtitle,.widget_title{font-family:Raleway,Arial,Sans-Serif;font-size:1.41617rem;color:#905343;text-align:center;margin-bottom:0;line-height:1.2}@media (min-width:480px) and (max-width:767px){.widget-intro .widget_subtitle,.widget_title{font-size:calc(1.41617rem + .33284*(100vw - 480px)/287)}}@media (min-width:767px) and (max-width:1000px){.widget-intro .widget_subtitle,.widget_title{font-size:calc(1.74901rem + 0*(100vw - 767px)/233)}}@media (min-width:1000px){.widget-intro .widget_subtitle,.widget_title{font-size:1.74901rem}}.widget_subtitle{margin:0 auto 1rem;max-width:1000px;text-wrap:balance;text-align:center;padding-inline:1rem}.widget_subtitle a:not(.button):link{color:#c7ac72;text-decoration:underline}.widget_subtitle a:not(.button):hover{color:aturate(#d5c197,10%);text-decoration:none}.widget_subtitle a:not(.button):active,.widget_subtitle a:not(.button):visited{color:#c7ac72}.widget_main{max-width:95rem;margin-inline:auto}.widget_link{margin:30px 0 0}.widget .button{margin:0}.carousel__tag .carousel_navigation{display:none}@media screen and (min-width:40.0625em){.carousel__tag .carousel_navigation{display:block}}.carousel__tag .carousel_navigation .navBtn,.carousel__tag .navBtn{background:#fff!important}.carousel__tag .carousel_navigation .navBtn svg,.carousel__tag .navBtn svg{fill:#ccc;width:32px!important;height:38px!important}.carousel__tag .carousel_navigation .navBtn.customPrevBtn,.carousel__tag .navBtn.customPrevBtn{box-shadow:2px 5px 5px rgba(0,0,0,.15)}.carousel__tag .carousel_navigation .navBtn.customNextBtn,.carousel__tag .navBtn.customNextBtn{box-shadow:-2px 5px 5px rgba(0,0,0,.15)}.carousel__tag .carousel_navigation .navBtn svg,.carousel__tag .navBtn svg{fill:#905343}.carousel__tag .carousel_navigation .navBtn svg polyline,.carousel__tag .navBtn svg polyline{stroke:#905343}.carousel__tag:hover .carousel_navigation .navBtn,.carousel__tag:hover .navBtn{background:#fff!important}.carousel__tag{padding:0 70px}.carousel__tag .navBtn{opacity:.8!important}.carousel__tag .navBtn:hover{opacity:1!important}@media screen and (min-width:40.0625em){.carousel__tag .navBtn{-webkit-transform:scale(1.5);transform:scale(1.5)}}.carousel__tag .customPrevBtn{left:50px!important}.carousel__tag .customNextBtn{right:50px!important}.widget-featured-services{padding-block:2rem}body:not(.home_page) h1{text-align:center}body:not(.home_page) h1:before{width:58px;height:65px;display:block;position:relative;background:url(/Themes/ours_blanc_wilson_toulouse/img/img-title.svg) no-repeat 50%;background-size:contain;margin:0 auto 10px}.mod__view.mod__reception_rooms h1,.mod__view.mod__room_categories h1{text-align:left}.mod__view.mod__reception_rooms h1:before,.mod__view.mod__room_categories h1:before{display:none}.widget-intro{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);position:relative;display:grid;grid-template-columns:2rem 1fr 2rem;grid-template-rows:1fr auto;grid-template-areas:"image image image" ". text .";overflow:hidden}@media screen and (max-width:40em){.widget-intro{padding-block:0}}@media screen and (min-width:40.0625em){.widget-intro{grid-template-columns:1fr 2fr;grid-template-areas:". text"}}@media screen and (min-width:64.0625em){.widget-intro{grid-template-columns:repeat(2,1fr)}}.widget-intro__image-container{grid-area:image;height:250px}@media screen and (min-width:40.0625em){.widget-intro__image-container{position:absolute;top:2rem;bottom:2rem;left:0;width:60%;height:calc(100% - 4rem)}}.widget-intro__image{position:relative;width:100%;height:100%}.widget-intro__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.widget-intro__text-container{grid-area:text;padding-block:5rem;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:start;justify-content:flex-start;position:relative;z-index:10}.widget-intro__text{background-color:#fff}@media screen and (min-width:40.0625em){.widget-intro__text{padding:1.5rem;max-width:600px}}@media screen and (min-width:64.0625em){.widget-intro__text{padding:3rem}}.widget-intro__heading{max-width:500px;display:grid;grid-template-areas:"logo" "title" "subtitle";justify-items:center}@media screen and (min-width:40.0625em){.widget-intro__heading{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-areas:"title logo" "subtitle subtitle";grid-template-columns:auto 150px;-webkit-box-align:end;align-items:flex-end;justify-items:flex-start}}.widget-intro__logo{grid-area:logo;text-align:end}.widget-intro__logo svg{width:138px;height:155px;fill:#905343}.widget-intro .widget_subtitle,.widget-intro .widget_title{grid-area:title;text-transform:uppercase;font-weight:400;text-align:start}.widget-intro .widget_subtitle{grid-area:subtitle;font-weight:700;text-transform:none;padding-inline:0;-webkit-margin-start:0;margin-inline-start:0}@media screen and (max-width:40em){.widget-intro .widget_subtitle{text-align:center}}.widget-intro .widget_content{margin-block:1rem}.widget-intro .widget_link{text-align:center}@media screen and (min-width:40.0625em){.widget-intro .widget_link{text-align:end}}.widget-intro .conditions-handicap-adaptations{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:1rem}.widget-intro .conditions-handicap-adaptations li .handicap-adaptation-icon{width:60px;height:60px}.widget-intro .conditions-handicap-adaptations li span{display:none}.widget-rooms .widget_main{max-width:95rem;margin-inline:auto;padding-inline:1rem}@media screen and (min-width:64.0625em){.widget-rooms .widget_main{padding-inline:3rem}}.widget-rooms .rooms__carousel .owl-dots{display:block}.widget-rooms .rooms-jumbo-detailled__image{border-radius:4.5rem 4.5rem 0 0;overflow:hidden}.widget-rooms .rooms-jumbo-detailled__text-container{background-color:#d79d8b;position:relative;bottom:auto;right:auto;left:auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.5rem 1rem}@media screen and (min-width:40.0625em){.widget-rooms .rooms-jumbo-detailled__text-container{padding:1rem 2rem;gap:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}.widget-rooms .rooms-jumbo-detailled__title{color:#fff;font-family:Raleway,Arial,Sans-Serif;font-size:1.45rem;text-transform:uppercase;font-weight:600;letter-spacing:2px}.widget-rooms .rooms-jumbo-detailled__price{font-size:1.2rem;color:#fff;font-weight:700}.widget-rooms .rooms-jumbo-detailled__link{display:none}.widget-rooms .rooms-jumbo-detailled__services{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:1rem;padding:1rem!important;border-bottom:1px solid #905343}@media screen and (max-width:40em){.widget-rooms .rooms-jumbo-detailled__services{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:0}}.widget-rooms .rooms-jumbo-detailled__services li.services{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:5px}@media screen and (max-width:40em){.widget-rooms .rooms-jumbo-detailled__services li.services:nth-child(n+4){display:none}}.widget-rooms .rooms-jumbo-detailled__services li.services:nth-child(n+6){display:none}.widget-rooms .rooms-jumbo-detailled__services li.services span{background-color:transparent!important}.widget-rooms .rooms-jumbo-detailled__services li.services span svg path{fill:#905343}.widget-rooms .rooms-jumbo-detailled__services li.services p{color:#905343;font-size:.9rem;line-height:1}.widget-rooms .rooms-jumbo-detailled .owl-dots{display:block}.widget-surveys{background-color:#a26754;position:relative;padding:4rem 1rem}.widget-intro .widget-surveys .widget_subtitle,.widget-surveys .widget-intro .widget_subtitle,.widget-surveys .widget_title{color:#fff;text-transform:uppercase;font-size:1.25rem}.widget-surveys .widget_subtitle{color:#d79d8b}.widget-surveys .widget_link .button{background-color:transparent;border:1px solid #fff!important}.widget-surveys .widget_link .button:hover{background-color:#d79d8b}.widget-surveys .bg-ours{position:absolute;bottom:0;right:2rem;width:132px;height:200px;display:none}@media screen and (min-width:40.0625em){.widget-surveys .bg-ours{display:block}}.widget-surveys .surveys-carousel__score{background-color:#d79d8b}.widget-surveys .surveys-carousel__comments{margin-bottom:2rem}.widget-surveys .surveys-carousel__details{color:#813a28}.widget-images .widget_main{position:relative;-webkit-margin-before:1rem;margin-block-start:1rem;padding-inline:1rem}.widget-images .widget_main .widget_link{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.widget-images .widget_main .widget_link .button{border-radius:0;border:.5rem solid #fff!important}.places-map__aside{background-color:#fff}@media screen and (min-width:40.0625em){.places-map__aside{display:grid;grid-template-rows:repeat(2,1fr)}}.places-map__address{text-align:center;background-color:#fff}@media screen and (min-width:40.0625em){.places-map__address{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background:#fff url(/Themes/ours_blanc_wilson_toulouse/img/bg-ours-light.svg) no-repeat 50%/contain;box-shadow:inset 0 0 5px rgba(0,0,0,.1)}}.places-map__address .address-logo{width:200px}.places-map__address address p{font-size:1.1rem;color:#905343}@media screen and (min-width:40.0625em){.places-map__navigation{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-shadow:inset 0 0 5px rgba(0,0,0,.1)}}.places-map__navigation a{color:#989898}.places-map__navigation a.active,.places-map__navigation a:hover{background:#905343;color:#fff}.widget-agendas{position:relative;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}.widget-agendas .carousel__tag .owl-stage{padding-block:10px}.widget-agendas .carousel__tag .item{box-shadow:0 0 10px rgba(0,0,0,.1)}.widget-agendas .agendas-carousel .item:hover .agendas-carousel__text-container:before{background-color:#ca7d65}.widget-agendas .agendas-carousel__text-container{padding:2rem 2rem 1rem;position:relative}.widget-agendas .agendas-carousel__text-container:before{width:3rem;height:3rem;content:"+";top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background-color:#d79d8b;color:#fff;font-size:2rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.widget-agendas .agendas-carousel__text-container:before:hover{background-color:#905343}.widget-agendas .agendas-carousel__text{text-align:center}.widget-agendas .agendas-carousel__title{font-size:1.25rem;color:#905343;text-transform:uppercase;text-align:center;margin-bottom:.5rem}.widget-agendas .agendas-carousel__details p{text-align:center;-webkit-margin-after:0;margin-block-end:0;font-size:.9rem}.widget-agendas .agendas-carousel__details .agendas-place{color:#d79d8b}main{position:relative;z-index:10;overflow:hidden}.home_page main{padding-block:5rem;background-color:#d79d8b}.home_page main h1,.home_page main h2,.home_page main h3,.home_page main h4,.home_page main h5,.home_page main h6{color:#fff;font-weight:700}.home_page main a,.home_page main li,.home_page main p,.home_page main td,.home_page main th{color:#fff;font-weight:600}main a,main h1,main h2,main h3,main h4,main h5,main h6,main li,main p,main td,main th{position:relative}body:not(.home_page) main .bg-main{display:none}.bg-main{position:absolute;top:50%;left:50%;z-index:-1;width:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#location #map_container{display:grid;grid-template-areas:"bloc-map" "bloc-address"}#location #map_container #map{grid-area:bloc-map;height:400px}#location #map_container #address{grid-area:bloc-address}@media screen and (min-width:40.0625em){#location #map_container #address{display:grid;width:100%;-webkit-box-pack:space-evenly;justify-content:space-evenly;gap:1rem;grid-template-areas:"title address contact-links qrcode " "text-qrcode text-qrcode text-qrcode text-qrcode" "social-links social-links social-links social-links"}#location #map_container #address>*,#location #map_container #address p{margin:0}}#location #map_container #address h3{grid-area:title;text-indent:-9999px;background:url(/Themes/ours_blanc_wilson_toulouse/img/logo-location.svg) no-repeat 50%/contain;width:250px;height:100px}#location #map_container #address address{grid-area:address}#location #map_container #address .location_contact_links{grid-area:contact-links}#location #map_container #address .social_media_links{grid-area:social-links;justify-self:center}#location #map_container #address .social_media_links svg{height:24px}#location #map_container #address img{grid-area:qrcode}@media screen and (min-width:40.0625em){#location #map_container #address img{width:75px}}#location #map_container #address .text-center{grid-area:text-qrcode;align-self:flex-end}.activities-section{margin-bottom:4rem}.activities-section .carousel__tag{margin:0 0 3rem}.activities-section .carousel__tag .owl-stage-outer{background-color:hsla(0,0%,100%,.5);box-shadow:.6px .6px 2.2px rgba(0,0,0,.006),1.3px 1.3px 5.3px rgba(0,0,0,.008),2.5px 2.5px 10px rgba(0,0,0,.01),4.5px 4.5px 17.9px rgba(0,0,0,.012),8.4px 8.4px 33.4px rgba(0,0,0,.014),20px 20px 80px rgba(0,0,0,.02)}.activities-section .carousel__tag .carousel_single__title{font-family:Raleway,Arial,Sans-Serif;color:#905343;text-align:center;font-size:1.6rem!important}.activities-section .carousel__tag .owl-dots{display:block!important}.activities-section h2{text-align:center;margin-bottom:2rem!important}.agenda-carousel .agendas__carousel .item{padding-bottom:50px}.agenda-carousel .agendas__carousel .carousel__image{height:400px;position:relative}.agenda-carousel .agendas__carousel .widget_carousel_text_container{background-color:#fff;padding:1rem;width:80%;top:60%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.agenda-carousel .agendas__carousel .widget_carousel_text_container p{color:#444}.agenda-carousel .agendas__carousel .widget_carousel_text_container p.widget_carousel_text_title{font-family:Raleway,Arial,Sans-Serif;color:#905343;font-size:1rem;margin-bottom:.5rem}.agenda-carousel .agendas__carousel .widget_carousel_text_container .agendas-date{font-weight:700;margin-bottom:.5rem;color:#d79d8b}.agenda-carousel .agendas__carousel .widget_carousel_text_container .agendas-place{font-weight:700;color:#905343}.agenda-carousel .agendas__carousel .widget_carousel_details{top:10px;right:10px;left:auto;background-color:#905343;color:#fff;width:100px;height:100px;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;display:none}.agenda-carousel .agendas__carousel .widget_carousel_details .agendas-place{display:none}.mod__activities h2{margin-bottom:2rem!important}.mod__activities .index-panels{margin-bottom:4rem}#logo-quatres-hotels{position:absolute;bottom:30px;left:30px;-webkit-filter:drop-shadow(0 0 3px #000);filter:drop-shadow(0 0 3px #000);display:none}@media screen and (min-width:40.0625em){#logo-quatres-hotels{display:block;width:400px;height:auto}}footer{padding-bottom:0}.quatres-group{background-color:#fff;margin-top:30px;padding:4rem 1rem}#quatres_hotels_footer{background:#fff;color:#fff;margin-top:120px;padding-bottom:30px}#quatres_hotels_footer #quatres_hotels_logos{text-align:center}#quatres_hotels_footer #quatres_hotels_logos img{margin:0 20px;height:140px}