
/*# sourceMappingURL=style.custom.base.css.map*/
h1, h2, h3, h4, h5, h6, p {
font-family: 'Quicksand', sans-serif;
margin: 0 0 1.5vw 0;
padding: 0;
}
p, div, cite, dt, dl, th, td, caption, pre {
font-family: 'Quicksand', sans-serif;
font-size: 1.3vw;
line-height: 1.9vw;
}
li {
font-size: 1.3vw;
line-height: 1.9vw;
margin-bottom: 0.4vw;
}
h1 {
font-size: 3.75vw;
line-height: 4.25vw;
margin-top: 2.5vw;
}
h2 {
font-size: 3vw;
line-height: 3.5vw;
margin-top: 1.5vw;
}
h3 {
font-size: 2vw;
line-height: 2.5vw;
margin-top: 1.25vw;
}
h4 {
font-size: 2vw;
line-height: 2.5vw;
margin-top: 1.25vw;
}
h5 {
font-size: 2vw;
line-height: 2.2vw;
margin-top: 2.5vw;
}
h6 {
font-size: 1.8vw;
line-height: 2vw;
margin-top: 2.5vw;
}
@media (max-width: 1023px) {
h1 { font-size: 35px; line-height: 40px; margin-bottom: 16px; margin-top: 16px; }
h2 { font-size: 26px; line-height: 30px; margin-bottom: 16px; margin-top: 16px; }
h3 { font-size: 20px; line-height: 23px; margin-bottom: 16px; margin-top: 16px; }
h4 { font-size: 20px; line-height: 23px; margin-bottom: 16px; margin-top: 16px; }
h5 { font-size: 20px; line-height: 20px; margin-bottom: 16px; margin-top: 16px; }
h6 { font-size: 19px; line-height: 19px; margin-bottom: 16px; margin-top: 16px; }
p, div, cite, dt, dl, th, td, caption, pre { font-size: 16px; line-height: 19px; margin-bottom: 19px; }
li { font-size: 16px; line-height: 18px; margin-bottom: 5px; }
div { margin-bottom: 0; }
}
.accordion li a{border:0;}
.accordion {margin-bottom:0;}
.accordion-title{line-height: 1.5;}
.accordion li a { font-family: 'Quicksand', sans-serif;}
.dropdown.menu {width:1023px;margin: 0 auto 0 auto !important;}
.dropdown.menu li {text-align:center;width: 20%;}
.dropdown.menu li ul li{width:auto;text-align:left;}
.top-bar ul li a{font-size:1.6rem;}
.top-bar ul li ul li a{font-size:1.2rem;}
.menu>li>span, .top-bar li.hover>a {padding: 20px 1vw;}
@media (max-width: 1023px){
.grid-stack-item {margin-bottom: 8px;}
}
.grid-stack-item-content h4{ display: table; margin: 0 auto; padding:14px 28px; background:rgba(0,0,0,0.4); }
ul.planDuSite li *{color:#746137;}