/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
h3.green.text-center{
text-align: center!important;
}
.elementor-kit-4849 h3 {
    color: var(--e-global-color-primary);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.md_wrap{
    width: 100%;
}
.md_wrap .container{
    max-width: 70.75rem;
    margin: 0 auto 5rem;
    padding: 0 1rem;
    font-family: Montserrat, sans-serif
}
.members-list {
    display: flex;
    flex-flow: wrap
}
.member-item {
    width: 20%;
    align-items: stretch;
    display: flex
}
.member-item__inner {
    border-radius: 5px;
    border: 1px solid #bababa;
    padding: 15px 17px 0;
    margin: 10px;
    min-height: 183px;
    position: relative;
    display: flex;
    width: 100%;
    flex-flow: column;
}
.member-item__logo {
    margin-bottom: 11px;
    max-height: 77px;
    text-align: center;
}
.member-item__logo img {
    max-height: 77px;
}
.member-item__title {
    margin-bottom: 30px;
    font-size: 16px;
    color: #323232;
    text-align: center;
}
.member-item__link {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #446b34;
    padding: 3px 7px;
}
.member-item__link i {
    color: #fff;
    font-size: 13px;
}
.member-item__link i {
    color: #fff;
    font-size: 13px;
}

.header-inner {
    margin: 2.5rem auto 1rem;
    max-width: 64.5rem;
    padding: 0 1rem;
}
.header-inner__content {
    text-align: center;
}
.parent-page {
    text-transform: uppercase;
    color: #2f2f2f;
    margin-bottom: 8px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 2px;
}
.header-inner h1 {
    font-size: 3.75rem;
    line-height: normal;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
}
.header-inner .link-button {
    display: inline-block;
    margin: 19px 0 14px;
}
.header-inner .link-button::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: rgb(155, 157, 73);
    float: left;
    margin-right: 20px;
}
.header-line {
    max-width: 18.75rem;
    width: 100%;
    height: .125rem;
    background: #d4c8b7;
    margin: 13px auto 59px;
    border: none;
}
.main-single-member {
    position: relative;
}
.main-single-member__thumbnail {
    text-align: center;
    max-width: 250px;
    margin: auto;
    width: 100%;
}
.main-single-member .line {
    background: #f1a647;
    height: 2px;
    max-width: 50px;
    margin: 0 auto 27px;
}
.main-single-member__content {
    max-width: 60rem;
    margin: 23px auto 50px;
    flex-flow: row;
    display: flex;
    text-align: center;
    border-bottom: 1px solid #e1e8e0;
}
.main-single-member__content__left {
    border-right: 1px solid #e1e8e0;
}
.main-single-member__content__left, .main-single-member__content__right {
    width: 50%;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    padding: 40px 0;
}
.main-single-member__content .subtitle {
    color: #446b34;
    font-size: 24px;
    font-weight: 700;
}
.main-single-member__content .list-grains {
    padding-left: 0;
    max-width: 186px;
    margin: auto;
    list-style: none;
}
.main-single-member__content .list-grains li {
    padding: 10px 30px;
    border-bottom: 1px solid #e1e8e0;
    line-height: 1.3;
}
.main-single-member__content .website a {
    color: #446b34;
    text-decoration: underline;
    display: block;
}
.main-single-member__content .address {
    max-width: 200px;
    margin: 0 auto 20px;
    color: #323232;
}




.asdir_wrap .container{
    max-width: 70.75rem;
    margin: 0 auto 5rem;
    padding: 0 1rem;
    font-family: Montserrat, sans-serif
}

.asdir_wrap .content-container h3{
    max-width: 49.68rem;
    margin-right: auto;
    margin-left: auto;
}
.asdir_wrap .grid-logos {
    margin-top: 80px;
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
}
.asdir_wrap .logo-block {
    width: 20%;
    display: flex;
}
.asdir_wrap .logo-block__inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    border: 1px solid #bababa;
    border-radius: 5px;
    padding: 12px 20px 0;
    margin: 10px;
    position: relative;
    min-height: 183px;
    width: 100%;
}
.asdir_wrap .logo-block__image {
    min-height: 71px;
}
.asdir_wrap .logo-block__image img {
    display: block;
    margin: auto;
}
.asdir_wrap .logo-block__name {
    margin-top: 20px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    text-align: center;
    color: #446b34;
    font-size: 16px;
    word-break: break-word;
}
.asdir_wrap .logo-block__link {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #446b34;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    padding: 5px 7px;
}

.popup .logo-block__title {
    font-weight: 700;
    color: #2f2f2f;
    font-size: 30px;
    line-height: 1.8rem;
}
.popup .button{
    font-weight: 700;
    font-size: 16px;
    color: #446b34;
    font-family: Montserrat, sans-serif;
    padding: 13px 12px;
    border: 1px solid #446b34;
    display: inline-block;
    border-radius: 0 10px 0 10px !important;
    position: relative;
}
.popup .button:hover {
    opacity: .8;
}


#map {
    height: 712px;
    margin: -31px 0 0;
    z-index: 10;
    outline: 0;
}
.map-inner .search-module {
    display: flex;
    flex-flow: row;
    max-width: 996px;
    min-height: 68px;
    border-radius: 5px;
    border: 1px solid #979797;
    background-color: #fff;
    margin: 0 auto 0;
    padding: 13px 18px 10px;
    z-index: 20;
    position: relative;
}
.map-inner .search-module-wrap {
    width: 50%;
    border: none;
    margin-bottom: 0;
    border-right: 1px solid #979797;
    box-shadow: none;
    border-radius: 0;
}
.map-inner .geocoder, .map-inner .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
    width: 100%;
}
.map-inner .geocoder {
    display: flex;
    flex-flow: row-reverse;
}
.map-inner .geocoder .search {
    border-radius: 0 10px 0 10px;
    color: #446b34;
    border: 1px solid #446b34;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 12px;
    margin: 0 20px;
    outline: 0;
}
.map-inner .mapboxgl-ctrl-geocoder {
    box-shadow: none;
}
.map-inner .mapboxgl-ctrl-geocoder--input {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #323232;
    font-family: Montserrat, sans-serif;
    padding: 6px 35px;
    border-radius: 0;
    border: none;
}
.map-inner .mapboxgl-ctrl-geocoder--icon-search {
    fill: #2F2F2F;
    left: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    speak: none;
    fill: #757575;
    width: 20px;
    height: 20px;
    top: 8px;
}
.map-inner .mapboxgl-ctrl-geocoder--icon-search {
    fill: #2F2F2F;
    left: 0;
}
.map-inner .search-module-filter {
    width: 50%;
    display: flex;
    flex-flow: row;
}
.map-inner .search-module-filter select.css-members {
    min-width: 47%;
}
.map-inner .search-module-filter select {
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    border-radius: 5px;
    background-color: #fff;
    border: none;
    font-family: Montserrat, sans-serif;
    height: 44px;
    padding: 0 6px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #323232;
    max-width: 45%;
    width: 100%;
    margin: 0 15px;
    outline: 0;
}
#map .mapboxgl-popup {
    min-width: 314px;
}
.mapboxgl-popup-content {
    padding: 27px 25px 20px!important;
    font-family: Montserrat, sans-serif;
}
.mapboxgl-popup-content .mapboxgl-popup-close-button,
.mapboxgl-popup-content .mapboxgl-popup-close-button:hover,
.mapboxgl-popup-content .mapboxgl-popup-close-button:focus{
    border: none!important;
    background-color: none!important;
    color: #4c4c4c!important;
    font-size: 22px!important;
    border-radius: 0!important;
    font-weight: normal!important;
}
.mapboxgl-popup-content .mapboxgl-popup-close-button:hover{
    background-color: rgba(0, 0, 0, .05)!important;
}
.mapboxgl-popup-content .title {
    color: #446b34;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 25px;
    margin-bottom: 5px;
}
.mapboxgl-popup-content .address {
    color: #323232;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
}
.mapboxgl-popup-content .list {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mapboxgl-popup-content .list .item {
    margin-right: 36px;
    min-height: 60px;
    display: inline-flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-end;
}
.mapboxgl-popup-content .list .item p {
    margin-bottom: 0;
}
.link-button {
    color: #446b34;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500!important;
    position: relative;
    font-family: Montserrat, sans-serif;
}
.link-button:hover {
    color: #9b9d49;
}
/*
.link-button::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 10px;
    color: #9b9d49;
}*/

.overlay {
  background-color: rgba(14, 27, 9, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
  z-index: 10000;
  overflow: hidden;
}
.protected-post-form {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 308px;
    height: 200px;
    z-index: 100050;
}
.protected-post-form .label {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.protected-post-form .inner {
    background: #fff;
    display: flex;
    margin-top: 15px;
    align-items: center;
}
.protected-post-form .input {
    width: 100%;
    height: 55px;
    border: none;
    outline: 0;
    padding: 0 10px;
    font-size: 28px;
    letter-spacing: 4px;
    color: #323232;
}
.protected-post-form .button {
    border-radius: 50% !important;
    background: #446b34;
    color: #fff;
    border: none;
    box-shadow: none;
    margin: 0 12px;
    padding: 3px 6px;
    font-size: 19px;
	position:relative;
	font-family: Montserrat, sans-serif;
}
.protected-post-form a, .protected-post-form p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 23px;
}
 .protected-post-form p a,
 .protected-post-form p a:hover {
    color: #446b34;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}
.post-password-required .page-content {
    min-height: 400px;
}

.post-password-required:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 999;
    background-color: rgba(14, 27, 9, .9);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}


@media(max-width:1023px){
    .member-item {
        width: 25%
    }
    .header-inner h1 {
        font-size: 3.75rem;
        line-height: normal;
    }
    .asdir_wrap .logo-block {
        width: 25%;
    }
}
@media(max-width:768px){
    .member-item {
        width: 33%
    }
    .main-single-member__content__left {
        border-right: none;
    }
    .main-single-member__content {
        max-width: 100%;
        flex-flow: column;
    }
    .main-single-member__content__left, .main-single-member__content__right {
        width: 100%;
    }
    .header-inner h1 {
        font-size: 2.75rem;
        line-height: normal;
    }
    .asdir_wrap .logo-block {
        width: 33%
    }
}
@media(max-width:550px){
    .member-item {
        width: 50%
    }
    .asdir_wrap .logo-block {
        width: 50%
    }
}

@media(max-width:480px){
    .header-inner h1 {
        font-size: 2.25rem;
        line-height: normal;
    }
}
