@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&family=Cormorant+Garamond:wght@600&family=Cormorant+Garamond:wght@300);
/* EXPLICIT FONTS */

body#page-body .heading.h3 span:not(.pretext):not(.posttext){font-family:Cormorant Garamond;font-weight:600}
body#page-body .heading.h1 span:not(.pretext):not(.posttext){font-family:Cormorant Garamond;font-weight:600}
body#page-body .heading.h2 span:not(.pretext):not(.posttext){font-family:Cormorant Garamond;font-size:22px;font-weight:300}
body#page-body #bottom-footer{background:none;background-color:#000000}
body#page-body #bottom-footer .layout-content li,body#page-body #bottom-footer .layout-content span,body#page-body #bottom-footer .layout-content .fa,body#page-body #bottom-footer .layout-content a:before,body#page-body #bottom-footer .layout-content .form-item label,body#page-body #copy-footer a#credit,body#page-body #bottom-footer  .layout-content .heading span,body#page-body #bottom-footer  .layout-content{color:#ffffff}
body#page-body #bottom-footer .layout-content .office_informations .office-contact .fa{color:rgba(255,255,255,0.6)}
body#page-body #bottom-footer .office_informations .office-contact{border-top-color:rgba(255,255,255,0.6)}
body#page-body section.bg_normal{background-color:rgba(255,255,255,1);color:var(--ali-color-text, #333)}
body#page-body section.bg_normal p,body#page-body section.bg_normal  span:not(.high-box),body#page-body section.bg_normal label,body#page-body section.bg_normal li,body#page-body section.bg_normal a:not(.button),body#page-body section.bg_normal .heading>span:not(.high-box){color:inherit}
body#page-body section.bg_alternate2{background-color:rgba(223,223,223,1);color:var(--ali-color-text, #333)}
body#page-body section.bg_alternate2 p,body#page-body section.bg_alternate2  span:not(.high-box),body#page-body section.bg_alternate2 label,body#page-body section.bg_alternate2 li,body#page-body section.bg_alternate2 a:not(.button),body#page-body section.bg_alternate2 .heading>span:not(.high-box){color:inherit}
{display:none}
.contact_form .form-item-list .item-type-select{
display: none;
}

.page-template-t_contact .phone {
    font-size: 19px;
}

:root{
 -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
html,body,p{
font-size:14px;

}
body * {
-moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}