/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain)
*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500italic,500);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

.header-main { display: block; height: 60px; margin: 20px 0; }
.header-main .site-title { display: inline-block; }
.header-main .site-title a { -webkit-print-color-adjust: exact; font-size: 30px; background-color: #008752; color: #ffc423; padding: 4px 14px; text-decoration: none; }
.header-main .site-navigation { display: inline-block; }
.header-main .site-navigation .menu-main-menu-container ul { display: block; }
.header-main .site-navigation .menu-main-menu-container ul li.menu-item { position: relative; display: inline-block; margin: 0 20px; }
.header-main .site-navigation .menu-main-menu-container ul li.menu-item ul.sub-menu { display: none; z-index: 2; position: absolute; left: 0; top: 30px; padding: 8px; background-color: #fff; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; }
.header-main .site-navigation .menu-main-menu-container ul li.menu-item ul.sub-menu.on { display: block; }
.header-main .site-navigation .menu-main-menu-container ul li.menu-item ul.sub-menu li { padding: 10px 4px; margin: 0px; }
.header-main .site-navigation .menu-main-menu-container ul li.menu-item ul.sub-menu li:not(:last-child) { border-bottom: 1px solid #ffc423; }
.header-main .site-navigation .nav-menu a { color: #000; text-transform: uppercase; text-decoration: none; }
.header-main .site-navigation .nav-menu a:hover { color: #008752; text-decoration: underline; }

@media all and (max-width: 768px) { .header-main { height: auto; }
  .header-main .site-navigation .menu-main-menu-container ul li { line-height: 40px; } }
@media print { .header-main .site-navigation { display: none; } }
.home .entry-title { display: none; }

.page .entry-header, .blog .entry-header, .single-post .entry-header, .page .entry-content, .blog .entry-content, .single-post .entry-content { margin-top: 20px; }
.page .entry-header p, .blog .entry-header p, .single-post .entry-header p, .page .entry-content p, .blog .entry-content p, .single-post .entry-content p { font-weight: 300; margin: 1em 0; line-height: 20px; }
.page .entry-header .blockquote-ref, .blog .entry-header .blockquote-ref, .single-post .entry-header .blockquote-ref, .page .entry-content .blockquote-ref, .blog .entry-content .blockquote-ref, .single-post .entry-content .blockquote-ref { font-size: 11px; font-weight: 700; }
.page .entry-header blockquote, .blog .entry-header blockquote, .single-post .entry-header blockquote, .page .entry-content blockquote, .blog .entry-content blockquote, .single-post .entry-content blockquote { padding: 1px 10px; font-size: 11px; }
.page .entry-header ul, .blog .entry-header ul, .single-post .entry-header ul, .page .entry-content ul, .blog .entry-content ul, .single-post .entry-content ul { font-weight: 300; list-style: disc inside; }
.page .entry-header li, .blog .entry-header li, .single-post .entry-header li, .page .entry-content li, .blog .entry-content li, .single-post .entry-content li { line-height: 20px; }
.page .entry-header li ul, .blog .entry-header li ul, .single-post .entry-header li ul, .page .entry-content li ul, .blog .entry-content li ul, .single-post .entry-content li ul { padding: 10px 0 0 25px; list-style: circle inside; }
.page .entry-header img, .blog .entry-header img, .single-post .entry-header img, .page .entry-content img, .blog .entry-content img, .single-post .entry-content img { display: block; margin: 1em 0; }
.page .entry-header strong, .blog .entry-header strong, .single-post .entry-header strong, .page .entry-content strong, .blog .entry-content strong, .single-post .entry-content strong { font-weight: 500; }

@media all and (max-width: 960px) { .main-content { padding: 0 20px; } }
.blog .entry-header h1.entry-title { padding: 10px 0; }
.blog .entry-header .entry-meta .byline, .blog .entry-header .entry-meta .edit-link { display: none; }
.blog .entry-summary { margin-top: 10px; }
.blog article { border-bottom: 1px dashed #008752; padding-bottom: 20px; }

.single-post .entry-meta { margin-top: 10px; }
.single-post .entry-meta .byline { display: none; }

.slider.swiper-container .swiper-wrapper .swiper-slide { text-align: center; }
.slider.swiper-container .swiper-pagination-bullets { bottom: 0; }
.slider.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 6px; }
.slider.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #008752; }

body { max-width: 960px; margin: 0 auto; font-family: "Roboto"; word-wrap: break-word; }
body h1, body h2, body h3 { margin: 1em 0; }
body h1 { font-size: 24px; font-weight: 700; }
body h2 { font-size: 20px; font-weight: 700; }
body h3 { font-size: 16px; font-weight: 700; }
body a { color: #008752; text-decoration: none; font-weight: 700; }
body a:hover { text-decoration: underline; }
body img { max-width: 100%; height: auto; }
body li { margin-bottom: 10px; }
body .main-content .site-content { margin: 0; }
body footer { margin-top: 40px; }
