/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126_2
   License: none (public domain) */
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;
}

.img-30-years {
    float: right;
    /*width: 182px;*/
    /*margin-right: 14%;*/
    width: 212px;
    margin-right: 10%;
    margin-top: 17px;
}

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

@font-face {
    font-family: 'svg_icon';
    src: url("inc/fonts/Svg_icon/svg_icon.eot?bchajs");
    src: url("inc/fonts/Svg_icon/svg_icon.eot?bchajs#iefix") format("embedded-opentype"), url("inc/fonts/Svg_icon/svg_icon.ttf?bchajs") format("truetype"), url("inc/fonts/Svg_icon/svg_icon.woff?bchajs") format("woff"), url("inc/fonts/Svg_icon/svg_icon.svg?bchajs#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'svg_icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user-increase:before {
    content: "\e900";
}

.icon-user-reset:before {
    content: "\e901";
}

.icon-user-decrease:before {
    content: "\e902";
}

.icon-logo-scribd:before {
    content: "\e903";
    color: #2c85bf;
}

.icon-logo-twitter {
    background: url("inc/images/x-logo.svg") no-repeat;
    background-size: contain;
    width: 1em;
    display: inline-block;
    height: 1em;
}

.icon-logo-linkedin:before {
    content: "\e905";
    color: #0177b5;
}

.icon-logo-youtube:before {
    content: "\e906";
    color: #ee1c1b;
}

.icon-logo-facebook:before {
    content: "\e907";
    color: #3b5998;
}

.icon-arrow-down:before {
    content: "\e908";
}

.icon-arrow-right:before {
    content: "\e909";
}

.icon-arrow-left:before {
    content: "\e90a";
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}

img {
    max-width: 100%;
}

.clearfix:before, .b-header_top:before, .b-header_section-slogan:before, .b-header_section-container:before, .b-header_bottom:before, .b-header_bottom-nav:before, .b-header_soc:before, .b-header_lang:before, .body-wrapper_main:before, .clearfix:after, .b-header_top:after, .b-header_section-slogan:after, .b-header_section-container:after, .b-header_bottom:after, .b-header_bottom-nav:after, .b-header_soc:after, .b-header_lang:after, .body-wrapper_main:after, .b-post:before, .b-post:after, .gallery:after, .contact-form-element:after, .b-container-social-net:after {
    content: "";
    display: table;
}

.clearfix:after, .b-header_top:after, .b-header_section-slogan:after, .b-header_section-container:after, .b-header_bottom:after, .b-header_bottom-nav:after, .b-header_soc:after, .b-header_lang:after, .body-wrapper_main:after, .b-post:after, .gallery:after, .contact-form-element:after, .b-container-social-net:after {
    clear: both;
}

.clearfix, .b-header_top, .b-header_section-slogan, .b-header_section-container, .b-header_bottom, .b-header_bottom-nav, .b-header_soc, .b-header_lang, .body-wrapper_main, .b-post, .gallery, .contact-form-element, .b-container-social-net {
    zoom: 1;
}

html, body {
    height: 100%;
}

.body-wrapper {
    min-height: 100%;
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.body-wrapper:after {
    content: " ";
    display: block;
    clear: both;
}

.body-wrapper_main {
    padding-bottom: 145px;
}

.body-wrapper_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 145px;
}

html {
    font-family: Arial, Helvetica, sans-sirif;
}

h1, h2, h3, h4, h5, h6 {
    color: #8DC63F;
    font-weight: bold;
    margin: 1em 0;
}

.b-header_logo {
    font-weight: bold;
    color: #29773f;
    width: 40%;
    float: left;
    padding: 30px 0;
    margin-left: 5%;
}

.b-header_logo a {
    color: #29773f;
    text-decoration: none;
}

.b-header_logo img {
    float: left;
}

.b-header_logo p {
    margin: 5px 0 0 75px;
    line-height: 1.5em;
    width: 60%;
    text-transform: uppercase;
}

.b-header_section {
    width: 55%;
    float: right;
    background: #8dc63f;
    position: relative;
}

.b-header_section:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 58px solid #ffffff;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.b-header_section-slogan {
    color: #ffffff;
    background: #275cab;
    background: -webkit-linear-gradient(left, #f1f2f9 0%, #275cab 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f1f2f9), to(#275cab));
    background: linear-gradient(to right, #f1f2f9 0%, #275cab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f9', endColorstr='#275cab', GradientType=1);
}

.b-header_section-slogan p {
    float: right;
    /*margin-right: 15%;*/
    margin-top: 17px;
    margin-bottom: 17px;
    font-style: italic;
    line-height: 1.5em;
    font-size: 1.1em;
    width: 35%;
}

.b-header_section-container {
    padding: 5px 0;
}

.b-header_section-container ul {
    float: right;
}

.b-header_bottom-nav {
    position: relative;
    background: #006838;
    width: 70%;
    padding-left: 7%;
    float: left;
}

.b-header_bottom-nav nav:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border: 17px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

.b-header_bottom-nav nav a, .b-header_bottom-nav .b-menu__main-section a {
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    padding: 11px 15px;
    position: relative;
    color: #ffffff;
}

.b-header_bottom-nav nav a:hover, .b-header_bottom-nav .b-menu__main-section a:hover {
    text-decoration: none;
    background: #8dc63f;
}

.b-header_bottom-nav nav a:hover:after, .b-header_bottom-nav .b-menu__main-section a:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
    border: 3px solid #cccccc;
    border-top-color: transparent;
    border-left-color: transparent;
}

.b-header_bottom-nav nav a:hover:before, .b-header_bottom-nav .b-menu__main-section a:hover:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    border: 3px solid #cccccc;
    border-top-color: transparent;
    border-right-color: transparent;
}

.b-header_bottom-nav nav li.current-menu-item a, .b-header_bottom-nav .b-menu__main-section li.current-menu-item a, .b-header_bottom-nav li.current-page-ancestor a {
    background: #8dc63f;
}

.b-header_bottom-nav nav li.current-menu-item a:after, .b-header_bottom-nav .b-menu__main-section li.current-menu-item a:after, .b-header_bottom-nav li.current-page-ancestor a:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
    border: 3px solid #cccccc;
    border-top-color: transparent;
    border-left-color: transparent;
}

.b-header_bottom-nav nav li.current-menu-item a:before, .b-header_bottom-nav .b-menu__main-section li.current-menu-item a:before, .b-header_bottom-nav li.current-page-ancestor a:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    border: 3px solid #cccccc;
    border-top-color: transparent;
    border-right-color: transparent;
}

.b-header_bottom-nav .b-menu__main-section {
    position: absolute;
    background: #006838;
    z-index: 1;
    top: 34px;
    right: 34px;
    display: none;
}

.b-header_bottom-nav .b-menu__main-section a {
    text-decoration: none;
}

.b-header_bottom_soc-lang {
    width: 30%;
    float: right;
}

.b-header_soc {
    width: 60%;
    float: left;
    margin-top: 5px;
    font-size: 1.5em;
}

.b-header_soc li {
    float: right;
    margin: 0 5px;
}

.b-header_soc li a {
    text-decoration: none;
}

.b-header_lang {
    width: 40%;
    float: right;
    margin-top: 10px;
    padding-left: 10px;
}

.b-header_lang li {
    float: left;
    margin: 0 5px;
}

.b-menu {
    color: #ffffff;
}

.b-menu li {
    display: inline-block;
}

.b-menu li a {
    color: #ffffff;
    text-decoration: none;
}

.b-menu__user-font {
    margin: 0 5%;
}

.b-menu__user-font li {
    cursor: pointer;
}

.b-menu__user-font .user-increase {
    font-size: 1.1em;
}

.b-menu__user-font .user-reset {
    font-size: 1em;
}

.b-menu__user-font .user-decrease {
    font-size: 0.9em;
}

.b-menu__secondary {
    font-size: 0.759em;
    margin-top: 3px;
}

.b-menu__secondary li {
    float: left;
}

.b-menu__secondary li a:hover {
    text-decoration: underline;
}

.b-menu__secondary li span {
    margin: 0 5px;
    font-size: 1.1em;
}

.b-menu__secondary li:last-child span {
    display: none;
}

.b-menu__main {
    float: left;
}

.b-menu__main li {
    float: left;
}

.b-menu__submenu li {
    display: block;
}

.b-menu__submenu li a {
    font-size: 0.75em;
    display: block;
    color: #245AA9;
    padding: 11px 5px 11px 36px;
    border-bottom: 1px dotted #999999;
}

.b-menu__submenu li a:hover {
    background: #dddddd;
}

.b-menu__submenu .sub-menu {
    display: none;
}

.b-menu__submenu li.current-menu-ancestor > a {
    color: #ad1922;
}

.b-menu__submenu li.current-menu-item > a {
    color: #7c1319;
}

.b-menu__submenu .sub-menu a {
    padding-left: 50px;
}

.b-menu__submenu .sub-menu a:before {
    content: '';
    display: inline-block;
    border: 5px solid #245AA9;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.b-menu__submenu .sub-menu li.current-menu-item > a:before {
    border-left-color: #ad1922;
}

.b-button-menu-show {
    float: right;
    width: 32px;
    height: 32px;
    margin-top: 1px;
    margin-right: 35px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #ffffff;
    cursor: pointer;
    display: none;
}

.b-button-menu-show:hover {
    background: #8dc63f;
}

.b-button-menu-show span {
    margin: 3px;
    display: inline-block;
    font-size: 1.5em;
    color: #ffffff;
}

.b-button-menu-show-block {
    display: block;
}

.b-button-menu-open, .b-button-menu-hide {
    display: none;
    cursor: pointer;
}

.b-button-menu-open span, .b-button-menu-hide span {
    display: inline-block;
    font-size: 32px;
    color: #ffffff;
}

.b-button-menu-open span {
    margin: 4px;
}

.b-title {
    background: #255aaa;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.852em;
    padding: 9.5px 0 9.5px 50px;
    position: relative;
}

.b-title:before {
    content: '';
    width: 38px;
    height: 104%;
    position: absolute;
    left: -1px;
    top: -1px;
    background: url("inc/images/left-side.svg") no-repeat;
    background-size: cover;
}

.b-title:after {
    content: '';
    width: 34px;
    height: 100%;
    position: absolute;
    top: -1px;
    right: -1px;
    background: url("inc/images/right-side.svg") no-repeat;
    background-size: cover;
}

.b-title_uppercase {
    text-transform: uppercase;
}

.b-file-presentation {
    text-align: center;
    margin: 25px 0;
    border: 2px solid #8dc63f;
}

.b-file-presentation_link {
    display: block;
    text-decoration: none;
}

.b-file-presentation_wrapper-img img {
    display: block;
    width: 100%;
    border: 2px solid #8dc63f;
}

.body-wrapper_main {
    padding-left: 7.5%;
    padding-right: 7.5%;
    padding-top: 30px;
}

.body-wrapper_aside {
    width: 20%;
    float: left;
}

.body-wrapper_section {
    width: 60%;
    float: left;
    padding: 0 40px 0 40px;
}

.body-wrapper_section h1 {
    font-size: 1.125em;
    font-weight: 900;
    margin-bottom: 20px;
    padding: 5px 0;
}

.body-wrapper_section p {
    padding: 0.5em 0;
    font-size: 0.75em;
    line-height: 1.5em;
    color: #245AA9;
}

.body-wrapper_section ul, .body-wrapper_section ol {
    font-size: 0.75em;
    line-height: 1.5em;
    color: #245AA9;
    padding-left: 20px;
}

.body-wrapper_section ul li {
    list-style-type: disc;
    margin: .5em 0;
}

.body-wrapper_section ol li {
    list-style-type: decimal;
    margin: 1em 0;
}

.body-wrapper_section .wsp-container {
    font-size: 0.75em;
}

.body-wrapper_section .wsp-container ul {
    font-size: 1em;
}

ul.breadcrumbs {
    padding-left: 0;
}

.body-wrapper_section .breadcrumbs li {
    list-style: none;
    display: inline-block;
    margin: 0 5px 0 0;
}

.breadcrumbs li a {
    font-size: 0.9199999999999999em;
}

.breadcrumbs li p {
    font-size: 0.9199999999999999em;
}

.b-news_img {
    text-align: center;
    margin: 10px 0 20px 0;
}

.b-news_img img {
    border: 2px solid #8DC63F;
}

.body-wrapper_aside__right .textwidget h2 {
    font-size: 1.125em;
    color: #8DC63F;
    font-weight: bold;
}

.body-wrapper_aside__right .textwidget p {
    font-size: 0.75em;
    line-height: 1.5em;
    margin: 10px 0 20px 0;
    color: #245AA9;
}

.b-footer {
    padding: 0 5% 0 10%;
    padding-top: 50px;
    color: #245AA9;
    font-size: 0.69em;
    line-height: 18px;
}

.b-footer:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border: 65px solid #8cc63f;
    border-top-color: transparent;
    border-right-color: transparent;
}

.b-footer a {
    color: #245AA9;
}

.b-font-size {
    width: 65px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.b-font-size span {
    color: #006838;
}

.font_size_1 {
    font-size: 0.8em;
}

.font_size_2 {
    font-size: 0.9em;
}

.font_size_3 {
    font-size: 1.1em;
}

.font_size_4 {
    font-size: 1.2em;
}

.b-post, .b-post_small {
    margin-bottom: 15px;
}

.b-post h2, .b-post_small h2 {
    margin-top: 0;
    font-weight: bold;
}

.b-post .name-file-right {
    padding: 0;
    margin-top: 1em;
}

.b-post img, .b-post_small img {
    float: left;
    margin: 0 15px 15px 0;
}

.b-post p, .b-post_small p {
    padding: 0;
    /*text-align: justify;*/
}

.b-post a, .b-post_small a, .b-button, .button_more {
    color: #8DC63F;
    text-transform: uppercase;
    font-size: 0.69em;
    text-decoration: none;
    padding: 5px 5px 5px 15px;
    border: 1px dotted #245AA9;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
}

.b-post a:before, .b-post_small a:before, .b-button:before, .button_more:before {
    content: '';
    display: inline-block;
    border: 3px solid #666666;
    height: auto;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: relative;
    top: -1px;
    left: -5px;
}

.b-post a:hover, .b-post_small a:hover, .b-button:hover, .button_more:hover {
    color: #ffffff;
    background: #8DC63F;
}

.b-button__sidebar-right {
    width: 100%;
    margin-bottom: 15px;
}

.b-post_small {
    width: 50%;
    float: left;
}

.b-post_small-odd {
    padding-left: 5px;
}

.b-post_small-even {
    clear: both;
    padding-right: 5px;
}

.b-post_small img {
    margin: 0 10px 0 0;
}

.b-post-pagination {
    clear: both;
    text-align: center;
    color: #245AA9;
    font-size: 0.75em;
}

.b-post-pagination a {
    color: #245AA9;
    padding: 2px 5px;
    border: 1px solid #F6F6F6;
    display: inline-block;
}

.b-post-pagination span.current {
    padding: 2px 5px;
    border: 1px dotted #245AA9;
}

.b-menu__submenu-separator .textwidget p {
    color: #245AA9;
    font-size: 0.75em;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px dotted #999999;
    line-height: 1.5em;
}

.b-menu__submenu-separator .textwidget p a {
    color: #245AA9;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

img.alignleft {
    margin: 5px 5px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 5px;
}

.single .body-wrapper_section img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.body-wrapper_section .wp-caption.alignleft {
    margin-right: 1%;
}

.body-wrapper_section .wp-caption.alignright {
    margin-left: 1%;
}

.body-wrapper_section .wp-caption-text {
    font-size: 0.75em;
    color: #245AA9;
    text-align: center;
}

.gallery .col-1 {
    width: 100%;
    text-align: center;
}

.gallery .col-2 {
    width: 50%;
    text-align: center;
    float: left;
}

.gallery .col-3 {
    width: 33.3%;
    text-align: center;
    float: left;
}

.gallery .col-4 {
    width: 25%;
    text-align: center;
    float: left;
    margin: 5px 0;
}

/*Links page*/

.post-links-controls-container {
    margin-top: 10px;
}

.post-links-content-container {
    overflow: hidden;
    position: relative;
}

.post-links-content-container .link-item {
    overflow: hidden;
    color: #245AA9;
}

.post-links-content-container .link-item p {
    font-size: 1em;
}

.post-links-content-container .link-item a {
    color: #245AA9;
    font-weight: bold;
}

.body-wrapper .post-links-content-container .link-item.links-list-title {
    background-color: #8DC63F;
    color: #fff;
}

.post-links-content-container .link-item > div {
    display: inline-block;
    padding: 0px 5px;
    vertical-align: middle;
}

.post-links-content-container .link-item.links-list-title > div {
    padding: 4px;
}

.post-links-content-container .link-item > div:nth-child(1) {
    width: 4%;
    text-align: center;
}

.post-links-content-container .link-item > div:nth-child(2) {
    width: 95%;
}

.post-links-content-container .link-item {
    transition: background .2s ease-in;
}

.post-links-content-container .link-item:hover {
    background: #FFFFCC;
}

.post-links-content-container ul li {
    list-style: none;
}

.post-links-content-container ul li:nth-child(odd) {
    background-color: #ECECEC;
}

ul.link-list {
    padding: 0;
    margin: 25px 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    pointer-events: none;
    position: absolute;
}

ul.link-list.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: all;
    transition: opacity .6s ease-in;
    position: relative;
}

.control-link-item {
    cursor: pointer;
    padding: 4px 0 4px 10px;
    position: relative;
    transition: padding .2s ease-in;
    margin-bottom: 10px;
    color: #245AA9;
    font-weight: bold;
    font-size: 0.9em;
}

.control-link-item::before {
    content: '';
    display: inline-block;
    border: 5px solid #245AA9;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 6px;
    left: 0;
}

.control-link-item.active {
    *padding: 0 0 0 18px;
    background-color: #245AA9;
    color: #fff;
}

/*Links page*/

.site-background {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    display: none;
    cursor: pointer;
}

.b-wrapper-contact-form {
    max-width: 300px;
    margin: 0 auto;
}

.contact-form {
    /*text-align: center;*/
    font-size: 0.75em;
    color: #245AA9;
}

.contact-form label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}

.contact-form input {
    display: block;
    width: 100%;
}

.contact-form textarea {
    width: 100%;
    height: 100px;
}

.contact-form .contact-form-checkbox {
    display: inline-block;
    width: auto;
    float: left;
    margin: 0;
}

.contact-form input.contact-form-checkbox {
    margin-right: 5px;
}

.contact-form-element {
    margin-bottom: 10px;
}

.contact-form-submit {
    margin: 15px 0;
    cursor: pointer;
}

.b-search {
    margin: 15px 0;
}

p.post_name {
    margin-left: 10%;
}

.post_name span {
    font-weight: bold;
}

p.post_name__single span {
    font-weight: bold;
}

.post_type {
    float: left;
    margin-right: 5px;
}

.post_type span {
    font-weight: bold;
}

p.post_type__single {
    padding: 0.5em 0 0 0;
    margin-right: 5px;
    float: left;
}

.post_type__single span {
    font-weight: bold;
}

.b-post-document-img {
    width: 10%;
    text-align: center;
}

.b-post-document-img div.file {
    width: 50px;
    height: 50px;
    background: url('inc/images/file.svg');
    background-repeat: no-repeat;
    margin: 0 auto;
}

.b-post-document-img a.file {
    width: 50px;
    height: 50px;
    margin-top: 0;
    background: url('inc/images/file.svg');
    background-repeat: no-repeat;
    border: none;
}

.b-post-document-img a.file:before {
    border: none;
}

.b-post-document-img a.pdf {
    background: url('https://www.energy-strategies.nl/wp-content/uploads/pdf_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.b-post-document-img a.doc {
    background: url('inc/images/doc.svg');
}

.b-post-document-img a.rar {
    background: url('inc/images/rar.svg');
}

.b-post-document-img a.zip {
    background: url('inc/images/zip.svg');
}

.b-post-document-text {
    width: 90%;
}

.b-post-document-img, .b-post-document-text {
    float: left;
}

.b-contact-text {
    width: 100%;
    float: left;
}

.b-contact-map {
    width: 50%;
    float: right;
    height: 265px;
}

.b-contact-form {
    width: 100%;
    clear: both;
    padding-top: 15px;
}

.b-contact-form .wpcf7 {
    max-width: 400px;
    margin: 0 auto;
}

.b-contact-form .wpcf7 input {
    width: 100%;
}

.b-contact-form .wpcf7 textarea {
    width: 100%;
}

.b-contact-form .wpcf7 .wpcf7-response-output {
    margin: 0;
}

.button_more_content {
    display: none;
}

.wpcf7 {
    clear: both;
}

.wpcf7-textarea {
    width: 358px;
}

@media screen and (max-width: 420px) {
    .wpcf7-textarea {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .b-header_bottom-nav {
        padding-left: 5%;
    }

    .body-wrapper_main {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media screen and (max-width: 1024px) {
    .body-wrapper_section {
        width: 80%;
        padding-left: 0;
    }

    .b-button-menu-open {
        position: fixed;
        left: 0;
        top: 80%;
        margin-top: -20px;
        background: #006838;
        width: 40px;
        height: 40px;
        display: block;
        z-index: 2;
    }

    .b-button-menu-open img {
        margin: 5px;
    }

    .body-wrapper_aside__left {
        display: none;
        position: fixed;
        width: 300px;
        height: 100%;
        left: 0;
        top: 0;
        background: #ffffff;
        border-right: 5px solid #006838;
        z-index: 3;
    }

    .body-wrapper_aside__left .b-button-menu-hide {
        background: #006838;
        text-align: center;
        padding: 5px 0;
        display: block;
    }

    .body-wrapper_aside__left .b-menu__submenu {
        padding: 5px;
    }

    .body-wrapper_aside__left .b-menu__submenu .b-title {
        display: none;
    }

    .b-aside_left-adaptive {
        overflow-y: scroll;
    }
}

@media screen and (max-width: 1000px) {
    .b-header_lang {
        position: absolute;
        top: 5px;
        right: 15px;
        width: auto;
        margin-top: 0;
    }

    .b-header_soc {
        width: 100%;
        padding-right: 15px;
    }
}

@media screen and (max-width: 900px) {
    .body-wrapper_section {
        width: 100%;
        float: inherit;
        padding-right: 0;
    }

    .body-wrapper_aside__right {
        width: 100%;
        float: inherit;
        margin-top: 15px;
    }

    .b-footer {
        text-align: right;
    }

    .b-header_section-slogan p {
        margin-right: 5%;
    }

    .b-container-menu-secondary {
        width: 100%;
        text-align: center;
        font-size: 0.8em;
        padding: 1em 0;
    }

    .b-container-menu-secondary ul {
        font-size: 1.5em;
        margin: 0;
    }

    .b-container-menu-secondary li {
        float: inherit;
    }

    .b-container-menu-secondary ul a {
        color: #245AA9;
    }
}

@media screen and (max-width: 850px) {
    .b-header_section {
        display: none;
    }

    .b-header_logo {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .b-header_lang {
        position: absolute;
        top: 15px;
        right: 15px;
        width: auto;
        margin-top: 0;
    }

    .b-header_logo img {
        float: inherit;
        display: inline-block;
    }

    .b-header_logo p {
        margin: 0;
        display: inline-block;
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .gallery .col-4 {
        width: 50%;
    }
}

@media screen and (max-width: 650px) {
    .b-button-menu-show {
        margin-right: 10px;
    }

    .b-header_bottom_soc-lang {
        width: 0%;
    }

    .b-header_bottom-nav {
        width: 100%;
    }

    .b-header_bottom-nav nav:after {
        display: none;
    }

    .b-header_soc {
        padding-right: 0;
    }

    .b-header_bottom-nav .b-menu__main-section {
        right: 10px;
    }

    .b-footer {
        padding-top: 30px;
    }

    .b-container-social-net {
        font-size: 2em;
        margin-bottom: 10px;
    }

    .b-container-social-net ul li {
        display: inline-block;
        margin: 0 5px;
        float: right;
    }

    .b-container-social-net ul li a {
        text-decoration: none;
    }
}

@media screen and (max-width: 572px) {
    .row .column {
        width: 100% !important;
        padding: 0 !important;
    }

    .row .column > img {
        display: block;
        margin: 0 auto;
    }

    .row .column > h1.the_title {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .body-wrapper_main {
        padding: 30px 0 145px 0;
    }

    .body-wrapper_section, .body-wrapper_aside__right {
        padding: 0 5%;
    }

    .b-footer:after {
        display: none;
    }

    .b-footer {
        background: #8cc63f;
        padding: 25px 0 0 0;
        text-align: center;
    }

    .b-footer ul {
        display: inline-block;
    }

    .b-contact-text {
        width: 100%;
        float: inherit;
    }

    .b-contact-map {
        width: 100%;
        float: inherit;
    }

    .b-container-menu-secondary {
        background: #8cc63f;
    }

    .b-container-menu-secondary {
        float: inherit;
    }
}

@media screen and (max-width: 400px) {
    .gallery .col-4 {
        width: 100%;
    }

    .b-post-pagination a {
        margin: 5px;
    }

    .b-post-pagination .prev, .b-post-pagination .next {
        display: block;
    }
}

.error-404, .not-found {
    text-align: center;
    padding: 20px 0;
}

.current-menu-item > .sub-menu, .current-menu-parent .sub-menu {
    display: block;
}

.column p span strong {
    font-weight: bold;
}

.popup_container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.popup_window {
    display: none;
    position: fixed;
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
    text-align: center;
    height: 100%;
}

.popup_container img {
    width: 60%;
    height: auto;
}

.single .body-wrapper_section .wp-caption-text {
    display: none;
}

.row {
    clear: both;
    display: block;
}

.row .column {
    width: 50%;
    display: block;
    float: left;
    min-width: 200px;
}

.row .column:nth-child(2n) {
    padding-left: 10px;
}

.row .column:nth-child(2n-1) {
    padding-right: 10px;
}

.b-post p {
    text-align: left;
}

#mc_embed_signup div.response {
    margin: .4em 0 1em;
}

.d-inline {
    display: inline;
}

.float-left {
    float: left;
}


/* custom styling for forms */

/* Container styling */
.custom-form-container {
    max-width: 600px;
    margin: 0 auto;
    /*padding: 30px;*/
    background-color: #ffffff;
    border-radius: 8px;
    /*box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);*/
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* Form layout */
.custom-form-container .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.custom-form-container .form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

/* Labels */
.custom-form-container label {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    margin-bottom: 8px;
}

.custom-form-container .required {
    color: #e14d43;
    margin-left: 3px;
}

/* Inputs and Textarea */
.custom-form-container input[type="text"],
.custom-form-container input[type="email"],
.custom-form-container textarea {
    width: 100%;
    padding: 12px 16px;
    font-size: 15px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background-color: #fafafa;
    color: #333333;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

/* Hover and Focus States */
.custom-form-container input:hover,
.custom-form-container textarea:hover {
    border-color: #a0a0a0;
}

.custom-form-container input:focus,
.custom-form-container textarea:focus {
    border-color: #007cba; /* WordPress Blue - change to match your brand */
    background-color: #ffffff;
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 124, 186, 0.1);
}

/* Textarea specific */
.custom-form-container textarea {
    min-height: 120px;
    resize: vertical;
}

/* Submit row & button */
.custom-form-container .form-submit-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.custom-form-container .form-note {
    font-size: 13px;
    color: #666666;
    font-style: italic;
}

.custom-form-container .btn-submit {
    background-color: #007cba; /* Change to your brand color */
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 28px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
}

.custom-form-container .btn-submit:hover {
    background-color: #006699;
}

.custom-form-container .btn-submit:active {
    transform: scale(0.98);
}

/* Responsive tweak for mobile screens */
@media (max-width: 480px) {
    .custom-form-container .form-row {
        flex-direction: column;
        gap: 0;
    }

    .custom-form-container .form-submit-row {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 15px;
    }

    .custom-form-container .btn-submit {
        width: 100%;
    }
}