﻿.can-toggle{position:relative}.can-toggle *,.can-toggle *:before,.can-toggle *:after{box-sizing:border-box}.can-toggle input[type="checkbox"]{opacity:0;position:absolute;top:0;left:0}.can-toggle input[type=checkbox][disabled]~label{pointer-events:none}.can-toggle input[type=checkbox][disabled]~label .can-toggle__switch{opacity:.4}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:before{content:attr(data-unchecked);left:0}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{content:attr(data-checked)}.can-toggle label{user-select:none;position:relative;display:flex;align-items:center}.can-toggle label .can-toggle__label-text{flex:1}.can-toggle label .can-toggle__label-text.text-left{padding-left:32px}.can-toggle label .can-toggle__label-text.text-right{padding-right:32px}.can-toggle label .can-toggle__switch{position:relative}.can-toggle label .can-toggle__switch:before{content:attr(data-checked);position:absolute;top:0;text-transform:uppercase;text-align:center}.can-toggle label .can-toggle__switch:after{content:attr(data-unchecked);position:absolute;z-index:5;text-transform:uppercase;text-align:center;transform:translate3d(0,0,0)}.can-toggle input[type=checkbox][disabled]~label{color:rgba(119,119,119,.5)}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch{background-color:#777}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after{color:#5e5e5e}.can-toggle input[type=checkbox]:hover~label{color:#6a6a6a}.can-toggle input[type=checkbox]:checked~label:hover{color:#55bc49}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch{background-color:#70c767}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{color:#4fb743}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:#5fc054}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:#47a43d}.can-toggle label .can-toggle__label-text{flex:1}.can-toggle label .can-toggle__switch{transition:background-color .3s cubic-bezier(0,1,.5,1);background:#848484}.can-toggle label .can-toggle__switch:before{color:rgba(255,255,255,.5)}.can-toggle label .can-toggle__switch:after{-webkit-transition:-webkit-transform .3s cubic-bezier(0,1,.5,1);transition:transform .3s cubic-bezier(0,1,.5,1);color:#777}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(65px,0,0)}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.can-toggle label{font-size:14px}.can-toggle label .can-toggle__switch{height:36px;flex:0 0 134px;border-radius:4px}.can-toggle label .can-toggle__switch:before{left:67px;font-size:12px;line-height:36px;width:67px;padding:0 12px}.can-toggle label .can-toggle__switch:after{top:2px;left:2px;border-radius:2px;width:65px;line-height:32px;font-size:12px;background:#fff}.can-toggle label .can-toggle__switch:hover:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-small input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-small input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 2px 2px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-small input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(44px,0,0)}.can-toggle.can-toggle--size-small input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-small input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 2px 2px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-small label{font-size:13px}.can-toggle.can-toggle--size-small label .can-toggle__switch{height:28px;flex:0 0 90px;border-radius:2px}.can-toggle.can-toggle--size-small label .can-toggle__switch:before{left:45px;font-size:10px;line-height:28px;width:45px;padding:0 12px}.can-toggle.can-toggle--size-small label .can-toggle__switch:after{top:1px;left:1px;border-radius:1px;width:44px;line-height:26px;font-size:10px;background:#fff}.can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after{box-shadow:0 2px 2px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-large input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-large input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-large input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(78px,0,0)}.can-toggle.can-toggle--size-large input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-large input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.can-toggle--size-large label{font-size:14px}.can-toggle.can-toggle--size-large label .can-toggle__switch{height:50px;flex:0 0 160px;border-radius:4px}.can-toggle.can-toggle--size-large label .can-toggle__switch:before{left:80px;font-size:14px;line-height:50px;width:80px;padding:0 12px}.can-toggle.can-toggle--size-large label .can-toggle__switch:after{top:2px;left:2px;border-radius:2px;width:78px;line-height:46px;font-size:14px;background:#fff}.can-toggle.can-toggle--size-large label .can-toggle__switch:hover:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.demo-rebrand-1 input[type=checkbox][disabled]~label{color:rgba(181,62,116,.5)}.can-toggle.demo-rebrand-1 input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label .can-toggle__switch{background-color:#b53e74}.can-toggle.demo-rebrand-1 input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label .can-toggle__switch:after{color:#8f315c}.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label{color:#a23768}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label:hover{color:#39916a}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch{background-color:#44ae7f}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch:after{color:#368a65}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:#3d9c72}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:#2f7757}.can-toggle.demo-rebrand-1 label .can-toggle__label-text{flex:1}.can-toggle.demo-rebrand-1 label .can-toggle__switch{transition:background-color .3s ease-in-out;background:#c14b81}.can-toggle.demo-rebrand-1 label .can-toggle__switch:before{color:rgba(255,255,255,.6)}.can-toggle.demo-rebrand-1 label .can-toggle__switch:after{-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;color:#b53e74}.can-toggle.demo-rebrand-2 input[type=checkbox][disabled]~label{color:rgba(68,68,68,.5)}.can-toggle.demo-rebrand-2 input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-2 input[type=checkbox]:hover~label .can-toggle__switch{background-color:#444}.can-toggle.demo-rebrand-2 input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-2 input[type=checkbox]:hover~label .can-toggle__switch:after{color:#2b2b2b}.can-toggle.demo-rebrand-2 input[type=checkbox]:hover~label{color:#373737}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked~label:hover{color:#62b125}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked~label .can-toggle__switch{background-color:#75d32d}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked~label .can-toggle__switch:after{color:#5da924}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:#69be28}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:#52941f}.can-toggle.demo-rebrand-2 label .can-toggle__label-text{flex:1}.can-toggle.demo-rebrand-2 label .can-toggle__switch{transition:background-color .3s cubic-bezier(.86,0,.07,1);background:#515151}.can-toggle.demo-rebrand-2 label .can-toggle__switch:before{color:rgba(255,255,255,.7)}.can-toggle.demo-rebrand-2 label .can-toggle__switch:after{-webkit-transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);color:#444}.can-toggle.demo-rebrand-2 input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-2 input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(58px,0,0)}.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-2 input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.demo-rebrand-2 label{font-size:13px}.can-toggle.demo-rebrand-2 label .can-toggle__switch{height:60px;flex:0 0 120px;border-radius:60px}.can-toggle.demo-rebrand-2 label .can-toggle__switch:before{left:60px;font-size:13px;line-height:60px;width:60px;padding:0 12px}.can-toggle.demo-rebrand-2 label .can-toggle__switch:after{top:2px;left:2px;border-radius:30px;width:58px;line-height:56px;font-size:13px;background:#fff}.can-toggle.demo-rebrand-2 label .can-toggle__switch:hover:after{box-shadow:0 4px 4px rgba(0,0,0,.4)}.can-toggle.toggle-dauchez input[type=checkbox][disabled]~label{color:rgba(128,126,126,.5)}.can-toggle.toggle-dauchez input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle.toggle-dauchez input[type=checkbox]:hover~label .can-toggle__switch{background-color:rgba(128,126,126,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.toggle-dauchez input[type=checkbox]:hover~label .can-toggle__switch:after{color:rgba(102,101,101,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:hover~label{color:rgba(115,113,113,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:checked~label:hover{color:rgba(120,118,118,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:checked~label .can-toggle__switch{background-color:rgba(141,139,139,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:checked~label .can-toggle__switch:after{color:rgba(115,113,113,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle.toggle-dauchez input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:rgba(128,126,126,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.toggle-dauchez input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:rgba(102,101,101,.75)}.can-toggle.toggle-dauchez label .can-toggle__label-text{flex:1}.can-toggle.toggle-dauchez label .can-toggle__switch{transition:background-color .3s cubic-bezier(.86,0,.07,1);background:rgba(141,139,139,.75)}.can-toggle.toggle-dauchez label .can-toggle__switch:before{color:rgba(255,255,255,.2)}.can-toggle.toggle-dauchez label .can-toggle__switch:after{-webkit-transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);color:rgba(128,126,126,.75)}.can-toggle.toggle-dauchez input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.toggle-dauchez input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.5)}.can-toggle.toggle-dauchez input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(133.5px,0,0)}.can-toggle.toggle-dauchez input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.toggle-dauchez input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 4px 4px rgba(0,0,0,.5)}.can-toggle.toggle-dauchez label{font-size:16px}.can-toggle.toggle-dauchez label .can-toggle__switch{height:50px;flex:0 0 275px;border-radius:50px}.can-toggle.toggle-dauchez label .can-toggle__switch:before{left:137.5px;font-size:16px;line-height:50px;width:137.5px;padding:0 12px}.can-toggle.toggle-dauchez label .can-toggle__switch:after{top:4px;left:4px;border-radius:25px;width:133.5px;line-height:42px;font-size:16px;background:var(--primary_color)}.can-toggle.toggle-dauchez label .can-toggle__switch:hover:after{box-shadow:0 4px 4px rgba(0,0,0,.5)}.can-toggle.toggle-dauchez.can-toggle label .can-toggle__switch::before{color:rgba(255,255,255,.8)}.can-toggle.toggle-dauchez.can-toggle input[type=checkbox]~label .can-toggle__switch::after,.can-toggle.toggle-dauchez.can-toggle input[type=checkbox]:checked~label .can-toggle__switch::after,.can-toggle.toggle-dauchez.can-toggle label .can-toggle__switch::after{color:#fff}.can-toggle.toggle-dauchez.can-toggle label .can-toggle__switch{margin:0 auto}.can-toggle.toggle-dauchez.can-toggle label .can-toggle__switch:hover{cursor:pointer}.select2-container{width:250px!important}.select2-container .select2-selection__rendered{line-height:48px!important}.select2-container .select2-selection{display:block;padding:0 18px;margin:0;height:50px!important;border:1px solid #e2e2e2;line-height:50px;text-decoration:none;border-radius:6px;background-color:#fff;background-image:none}.select2-container .select2-selection .select2-selection__arrow{height:48px;width:48px;line-height:8px;background:#fff!important;border-left:1px solid #e2e2e2;border-radius:6px;border-color:var(--form_border_color)!important}.select2-container .select2-selection .select2-selection__arrow b{border:0;background:none!important}.select2-container .select2-selection .select2-selection__arrow b::after{font-family:"icomoon";font-size:calc((16px) * .75);font-weight:lighter;content:"";display:block;text-align:center;color:#333}.select2-container .select2-dropdown{border-color:var(--form_border_color)!important}.select2-container .select2-dropdown .select2-search{border-color:var(--form_border_color)!important;padding:5px!important}.select2-container .select2-dropdown .select2-search input.select2-search__field{border:0!important;font-size:16px!important;padding:5px!important}.select2-container .select2-dropdown .select2-results__option{font-size:14px;padding:5px}@media only screen and (max-width:630px){.select2-container{width:100%!important}.select2-container .select2-selection .select2-selection__arrow{display:none!important}}@media only screen and (max-width:700px){#moove_gdpr_save_popup_settings_button{display:none}.page-template-100-width #content{margin-bottom:0}}.form-search-housing .btn-dauchez{background-color:#cd003a;color:#fff;font-size:16px;text-transform:uppercase;border:0;border-radius:var(--form_border_radius);width:50px;height:50px}.form-search-housing .btn-dauchez:hover{background-color:#b40033}.form-search-housing select{font-family:var(--body_typography-font-family) !important}.form-search-housing .fieldlist{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:auto;align-content:center}.form-search-housing .fieldlist-normal .btn-dauchez,.form-search-housing .fieldlist-normal .wpcf7-select-parent,.form-search-housing .fieldlist-normal .select2{flex:0 0 auto;margin:10px}.form-search-housing .fieldlist-normal .wpcf7-select-parent{width:250px}.form-search-housing .fieldlist-inline{justify-content:space-between;align-items:stretch;align-content:center}.form-search-housing .fieldlist-inline select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.form-search-housing .fieldlist-inline select::-ms-expand{display:none}.form-search-housing .fieldlist-inline select::after{position:absolute;right:0;font-family:"icomoon";font-size:calc((16px) * .75);font-weight:lighter;content:"";display:block;text-align:center;color:#333}.form-search-housing .fieldlist-inline .backlink,.form-search-housing .fieldlist-inline .mini-select,.form-search-housing .fieldlist-inline .select2,.form-search-housing .fieldlist-inline .btn-dauchez{flex:0 0 auto;margin:5px;font-size:14px}.form-search-housing .fieldlist-inline .backlink{width:30%;font-size:12px;line-height:30px}.form-search-housing .fieldlist-inline .mini-select{width:30%;height:30px;padding:3px 5px;border:1px solid #e2e2e2;border-radius:0}.form-search-housing .fieldlist-inline .select2{height:24px;padding:3px 5px;border:1px solid #e2e2e2}.form-search-housing .fieldlist-inline .btn-dauchez{width:10%;height:30px;padding:3px 5px;border-radius:3px}.form-search-housing .fieldlist-inline .select2-container{width:80%!important;padding:0;height:auto}.form-search-housing .fieldlist-inline .select2-container .select2-selection{display:block;padding:0;height:30px!important;line-height:24px;border:0;background-color:transparent}.form-search-housing .fieldlist-inline .select2-container .select2-selection .select2-selection__rendered{font-size:14px;line-height:24px!important;padding:3px 5px}.form-search-housing .fieldlist-inline .select2-container .select2-selection .select2-selection__arrow{height:24px;width:24px;line-height:3px;border-radius:0;border:0;background-color:transparent!important}@media only screen and (max-width:700px){.select2-container,.select2-container .select2-selection,.wpcf7-select-parent,.btn-dauchez{width:250px!important}.fieldlist-inline .btn-dauchez{width:50px!important}}iframe#searchBienIci{border:0;min-height:calc(100vh - 100px);max-height:calc(100vh - 100px);position:relative;height:100%;width:100%}@media only screen and (max-width:700px){iframe#searchBienIci{min-height:calc(100vh - 135px);max-height:calc(100vh - 135px)}}.elegant-modal.fusion-modal .modal-dialog{overflow:hidden}.elegant-modal.fusion-modal .modal-header,.elegant-modal.fusion-modal .elegant-modal-header{display:none!important}.elegant-modal.fusion-modal .elegant-modal-body{padding:0}.modal-backdrop{cursor:pointer}.modal-backdrop::before,.modal-backdrop::after{position:absolute;top:30px;right:30px;display:block;content:"";width:2px;height:35px;background-color:#fff}.modal-backdrop::before{transform:rotate(-45deg)}.modal-backdrop::after{transform:rotate(45deg)}.fusion-wrapper main{position:relative;z-index:99}.d-none{display:none}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify}.text-bold{font-weight:bold}.padding-x-0{padding-right:0;padding-left:0}.padding-y-0{padding-top:0;padding-bottom:0}.padding-x-20{padding-right:20px;padding-left:20px}.padding-y-20{padding-top:20px;padding-bottom:20px}ul:not([class]):not([id]){list-style:none!important}ul:not([class]):not([id]) li::before{content:"•";color:#cd003a;color:#cd003a;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.fusion-header-wrapper{position:relative;z-index:99}.sticky-header-dauchez.fusion-sticky-container.fusion-container-stuck{min-height:80px!important}.sticky-header-dauchez.fusion-sticky-container.fusion-container-stuck .logo-dauchez{position:absolute;top:-25px;background-color:#fff;padding:5px;max-width:110px!important;z-index:9999}.sticky-header-dauchez.fusion-sticky-container.fusion-container-stuck .main-menu-dauchez.collapse-enabled ul.fusion-menu-element-list{padding:10px 25px!important}.sticky-header-dauchez.fusion-sticky-container.fusion-sticky-transition{transition:height .3s ease}@media only screen and (max-width:975px){.sticky-header-dauchez.fusion-sticky-container{min-height:80px!important}.sticky-header-dauchez.fusion-sticky-container.fusion-container-stuck .logo-dauchez{position:relative;top:auto;padding:0}}.fusion-main-menu>ul>li>a{color:#3c3d3c;text-transform:uppercase}.fusion-main-menu .sub-menu .current-menu-item>a span,.fusion-main-menu .sub-menu .current_page_item>a span,.fusion-main-menu .fusion-dropdown-menu .sub-menu li.current_page_item>a,.fusion-main-menu .sub-menu li a:hover span,.fusion-main-menu .sub-menu li a:hover,.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover span,.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover{color:#fff}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder{border-top:var(--dropdown_menu_top_border_size) solid var(--menu_hover_first_color)}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu{border-top:0}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu li.menu-item{background:transparent!important;border:0}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu li.menu-item a{padding:6px 24px}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu li.menu-item :hover{background-color:var(--menu_hover_first_color)}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu li.menu-item :hover span{background:transparent!important}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .sub-menu li.menu-item :hover .fusion-megamenu-icon i{color:#fff}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .fusion-megamenu-border{border-bottom:1px solid rgba(255,255,255,.9)}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu{padding:20px 0!important}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu .fusion-megamenu-title{text-align:left;justify-content:start;padding-left:24px}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu .fusion-megamenu-title a{font-size:20px;font-family:var(--h4_typography-font-family);text-transform:none}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper .sub-menu{border-top:var(--dropdown_menu_top_border_size) solid var(--menu_hover_first_color)}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper.collapse-enabled ul.fusion-menu-element-list{min-height:100vh!important;padding:10px 15px;background-color:rgba(255,255,255,.95)!important}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper.collapse-enabled ul.fusion-menu-element-list li.menu-item:not(.expanded){border-bottom-color:transparent!important}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper.collapse-enabled ul.fusion-menu-element-list li>a{background-color:rgba(255,255,255,0)!important}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper.collapse-enabled ul.fusion-menu-element-list li .sub-menu{border-top:1px solid rgba(255,255,255,.9)}.fusion-body .main-menu-dauchez.fusion-menu-element-wrapper.collapse-enabled ul.fusion-menu-element-list li .sub-menu li{background-color:rgba(255,255,255,0)}.ltr.fusion-body .fusion-menu-element-wrapper[data-count="2"].expand-method-click li.menu-item-has-children:not(.fusion-menu-item-button)>.fusion-open-nav-submenu{min-width:65px!important}.fusion-title .title-sep-container{padding:10px 0 0 0}.affix-bottom-right{position:fixed!important;bottom:0;right:32%;z-index:999999999;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.grecaptcha-badge{visibility:hidden}.fusion-slider-loading{float:right;margin:5px}.invalid .fusion-slider-loading,.sent .fusion-slider-loading{display:none!important}.wpcf7-form .wpcf7-not-valid-tip{display:block;font-style:italic;font-size:80%}