
/*# sourceMappingURL=style.custom.base.css.map*/
h1, h2, h3, h4, h5, h6, p {
font-family: 'Cinzel', serif;
margin: 0 0 1.5vw 0;
padding: 0;
}
p, div, cite, dt, dl, th, td, caption, pre {
font-family: 'Roboto Condensed', sans-serif;
font-size: 1.2vw;
line-height: 1.8vw;
}
li {
font-size: 1.2vw;
line-height: 1.8vw;
margin-bottom: 0.4vw;
}
h1 {
font-size: 3vw;
line-height: 3.5vw;
margin-top: 1.5vw;
margin-bottom: 2vw
}
h2 {
font-size: 3vw;
line-height: 3.5vw;
margin-top: 1.5vw;
margin-bottom: 2vw
}
h3 {
font-size: 1.5vw;
line-height: 2.25vw;
margin-top: 2.25vw;
}
h4 {
font-size: 1.75vw;
line-height: 2.65vw;
margin-top: 2.5vw;
}
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: 25px; line-height: 25px; 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: 'Anton', serif !important;}
.top-bar ul li a{font-size:1.3rem;font-family: 'Cinzel', serif;}
.menutop > li > a, .menutop > li > span > a {font-size: 1.5rem;}
li.hover>a {
padding: 22px 1vw 24px 1vw !important;
}