@import url(https://fonts.googleapis.com/css2?family=Lato&family=Merriweather);
/* EXPLICIT FONTS */

body#page-body .heading.h1 span:not(.post-heading):not(.pretext){font-family:Lato}
body#page-body .heading.h2 span:not(.post-heading):not(.pretext){font-family:Lato}
body#page-body .heading.h3 span:not(.post-heading):not(.pretext){font-family:Lato}
body#page-body .heading.h4 span:not(.post-heading):not(.pretext){font-family:Lato}
body#page-body .heading.h5 span:not(.post-heading):not(.pretext){font-family:Lato}
body#page-body .heading.h2 span:not(.post-heading):not(.pretext){font-family:Merriweather}
body#page-body .heading.h3 span:not(.post-heading):not(.pretext){font-family:Merriweather}
body#page-body .heading.h4 span:not(.post-heading):not(.pretext){font-family:Merriweather}
body#page-body .heading.h5 span:not(.post-heading):not(.pretext){font-family:Merriweather}
body#page-body .heading.h1 span:not(.pretext):not(.posttext){font-family:Merriweather;font-size:24;font-weight:300}
body#page-body .heading.h2 span:not(.pretext):not(.posttext){font-family:Merriweather}
body#page-body #main-content{background:transparent}
body#page-body #bottom-footer{background:none;background-color:#29292a}
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 .button{background-color:rgba(0,60,164,1);color:var(--ali-color-text, #ffffff)}
body#page-body .button p,body#page-body .button  span:not(.high-box),body#page-body .button label,body#page-body .button li,body#page-body .button a:not(.button),body#page-body .button .heading>span:not(.high-box){color:inherit}
body#page-body .high-box{background-color:rgba(0,60,164,1);color:var(--ali-color-text, #ffffff)}
body#page-body .high-box p,body#page-body .high-box  span:not(.high-box),body#page-body .high-box label,body#page-body .high-box li,body#page-body .high-box a:not(.button),body#page-body .high-box .heading>span:not(.high-box){color:inherit}
body#page-body .high-border{border-color:rgba(0,60,164,1);color:#003ca4 !important}
body#page-body .high-border:not(.no-effect):hover{background-color:rgba(0,60,164,1);color:#ffffff}
body#page-body .high-border p,body#page-body .high-border  span:not(.high-box),body#page-body .high-border label,body#page-body .high-border li,body#page-body .high-border a:not(.button),body#page-body .high-border .heading>span:not(.high-box){color:inherit}
body#page-body .ali-icon{color:var(--ali-color-text, #003ca4)}
body#page-body .ali-icon p,body#page-body .ali-icon  span:not(.high-box),body#page-body .ali-icon label,body#page-body .ali-icon li,body#page-body .ali-icon a:not(.button),body#page-body .ali-icon .heading>span:not(.high-box){color:inherit}
body#page-body .page-header .page-header-title{display:none}
body#page-body .page-header > .layout-content{min-height:75px}
@media screen and (max-width:640px){body#page-body .page-header > .layout-content{min-height:125px}}
body#page-body .page-header{background-color:rgba(233,232,233,1)}
body#page-body .page-header.bg_default{background:transparent}
body#page-body .page-header:before{content:"";background:rgba(233,232,233,1);position:absolute;z-index:2;bottom:0px;left:0px;width:100%;height:100%}
label, sup, sub{
    color: #393939;
}
.empty {
    visibility: hidden;
}