/*
Theme Name: MentalHealthDiabetesDirectory
Author: Anonymous
Author URI:
Version: 1
Description: mentalhealthdiab theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mentalhealthdiab
Tags: one-column, two-columns
Theme URI:
*/
.tagcloud, .social-list, .partners-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after,
.post-password-form:after, .search-form p:after,
.post-password-form p:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.df-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 480px) {
    .df-row.df-rr-ph {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 480px) {
    .df-row.df-aic-ph {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 768px) {
    .df-row.df-rr-sm {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 768px) {
    .df-row.df-aic-sm {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 1024px) {
    .df-row.df-rr-md {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 1024px) {
    .df-row.df-aic-md {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 480px) {
    .df-row .col-ph-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 480px) {
    .df-row .col-ph-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 480px) {
    .df-row .col-ph-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 480px) {
    .df-row .col-ph-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 480px) {
    .df-row .col-ph-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 480px) {
    .df-row .col-ph-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 480px) {
    .df-row .col-ph-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 480px) {
    .df-row .col-ph-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 480px) {
    .df-row .col-ph-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 480px) {
    .df-row .col-ph-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 480px) {
    .df-row .col-ph-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 480px) {
    .df-row .col-ph-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 480px) {
    .df-row .col-offset-ph-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-sm-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-sm-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-sm-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-sm-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-sm-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-sm-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-sm-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-sm-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-sm-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-sm-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 1024px) {
    .df-row .col-md-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 1024px) {
    .df-row .col-md-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 1024px) {
    .df-row .col-md-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 1024px) {
    .df-row .col-md-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 1024px) {
    .df-row .col-md-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 1024px) {
    .df-row .col-md-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 1024px) {
    .df-row .col-md-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 1024px) {
    .df-row .col-md-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 1024px) {
    .df-row .col-md-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 1024px) {
    .df-row .col-md-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 1024px) {
    .df-row .col-md-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 1024px) {
    .df-row .col-md-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 1024px) {
    .df-row .col-offset-md-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row {
      margin: 0 -36px; } }

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  color: #363636;
  background: #fff;
  font: 16px/1.4375 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 360px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0; }
  @media (min-width: 768px) {
    body {
      font-size: 18px;
      line-height: 1.5; } }

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block; }

.gm-style img {
  max-width: none; }

iframe {
  max-width: 100%; }

.resize-active * {
  transition: none !important; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 20px; }

blockquote {
  border-left: 4px solid #7f7f7f;
  padding-left: 10px;
  margin-left: 0; }

table {
  border-collapse: collapse; }

th,
td {
  border: 1px solid #7f7f7f;
  padding: 3px;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 20px; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 20px;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%;
  overflow: auto; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

.text-input, 
form input[type='text'],
form input[type='tel'],
form input[type='email'],
form input[type='search'],
form input[type='password'],
form input[type='url'],
form textarea {
  transition: border-color 0.3s ease-in-out;
  display: block;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  box-sizing: border-box;
  border: 1px solid #707070;
  width: 100%;
  color: #363636; }
  @media (min-width: 1024px) {
    .text-input,
    form input[type='text'],
    form input[type='tel'],
    form input[type='email'],
    form input[type='search'],
    form input[type='password'],
    form input[type='url'],
    form textarea {
      padding: 22px;
      font-size: 20px; } }
  .text-input:not(textarea),
  form input[type='text']:not(textarea),
  form input[type='tel']:not(textarea),
  form input[type='email']:not(textarea),
  form input[type='search']:not(textarea),
  form input[type='password']:not(textarea),
  form input[type='url']:not(textarea),
  form textarea:not(textarea) {
    height: 43px;
    padding: 0 10px; }
    @media (min-width: 1024px) {
      .text-input:not(textarea),
      form input[type='text']:not(textarea),
      form input[type='tel']:not(textarea),
      form input[type='email']:not(textarea),
      form input[type='search']:not(textarea),
      form input[type='password']:not(textarea),
      form input[type='url']:not(textarea),
      form textarea:not(textarea) {
        padding: 0 22px; } }
  .text-input:focus,
  form input[type='text']:focus,
  form input[type='tel']:focus,
  form input[type='email']:focus,
  form input[type='search']:focus,
  form input[type='password']:focus,
  form input[type='url']:focus,
  form textarea:focus {
    outline: none;
    border-color: #5eb039; }
  .text-input::-webkit-input-placeholder,
  form input[type='text']::-webkit-input-placeholder,
  form input[type='tel']::-webkit-input-placeholder,
  form input[type='email']::-webkit-input-placeholder,
  form input[type='search']::-webkit-input-placeholder,
  form input[type='password']::-webkit-input-placeholder,
  form input[type='url']::-webkit-input-placeholder,
  form textarea::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.8); }
  form input[type='text']::-moz-placeholder,
  form input[type='tel']::-moz-placeholder,
  form input[type='email']::-moz-placeholder,
  form input[type='search']::-moz-placeholder,
  form input[type='password']::-moz-placeholder,
  form input[type='url']::-moz-placeholder,
  form textarea::-moz-placeholder {
    opacity: 1;
    color: rgba(54, 54, 54, 0.8); }
  form input[type='text']:-moz-placeholder,
  form input[type='tel']:-moz-placeholder,
  form input[type='email']:-moz-placeholder,
  form input[type='search']:-moz-placeholder,
  form input[type='password']:-moz-placeholder,
  form input[type='url']:-moz-placeholder,
  form textarea:-moz-placeholder {
    color: rgba(54, 54, 54, 0.8); }
  form input[type='text']:-ms-input-placeholder,
  form input[type='tel']:-ms-input-placeholder,
  form input[type='email']:-ms-input-placeholder,
  form input[type='search']:-ms-input-placeholder,
  form input[type='password']:-ms-input-placeholder,
  form input[type='url']:-ms-input-placeholder,
  form textarea:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.8); }
  .text-input.placeholder,
  form input[type='text'].placeholder,
  form input[type='tel'].placeholder,
  form input[type='email'].placeholder,
  form input[type='search'].placeholder,
  form input[type='password'].placeholder,
  form input[type='url'].placeholder,
  form textarea.placeholder {
    color: rgba(54, 54, 54, 0.8); }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto; }

select {
  border: 1px solid #707070;
  font-style: italic;
  color: #707070;
  font-size: 16px;
  font-weight: 300;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  height: 37px;
  display: block;
  width: 100%;
  padding: 0 45px 0 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 94.8% 50%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDE3IDEwIj48Zz48Zz48cGF0aCBkPSJNMTYuMiAxLjIyOEwxNS4zNC4zN2EuMy4zIDAgMCAwLS4yMTEtLjA4OGgtLjAwMmEuMjk5LjI5OSAwIDAgMC0uMjEzLjA5bC02LjM1OCA2LjU0TDIuMTk4LjM3MmEuMjk5LjI5OSAwIDAgMC0uMjEyLS4wOWgtLjAwMmEuMy4zIDAgMCAwLS4yMTIuMDg4bC0uODU5Ljg1OGEuMy4zIDAgMCAwLS4wMDIuNDJsNy40MzEgNy42MmEuMy4zIDAgMCAwIC40MjkgMGw3LjQzMi03LjYyYS4zLjMgMCAwIDAtLjAwMy0uNDJ6Ii8+PC9nPjwvZz48L3N2Zz4=); }
  select:focus {
    outline: none; }

label {
  font-size: 14px;
  color: #363636;
  font-weight: 300;
  margin: 0 0 5px;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 1024px) {
    label {
      font-size: 18px; } }

.form-group {
  margin: 0 0 20px; }

.wpcf7-checkbox label,
.custom-control {
  position: relative;
  margin: 0 0 13px; }
  @media (min-width: 1024px) {
    .wpcf7-checkbox label,
    .custom-control {
      margin-bottom: 9px; } }
  .wpcf7-checkbox label.custom-switcher,
  .custom-control.custom-switcher {
    padding: 0 11px;
    margin-bottom: 8px; }
    @media (min-width: 1024px) {
      .wpcf7-checkbox label.custom-switcher,
      .custom-control.custom-switcher {
        padding: 0; } }

.custom-control-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #1865f9;
    border-color: #1865f9; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    opacity: 1; }
  .custom-fly-checkbox .custom-control-input:checked ~ .custom-control-label {
    background-color: #5eb039;
    font-weight: 500;
    color: #fff;
    border-color: #5eb039; }
  .custom-switcher .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #5eb039;
    border-color: #5eb039; }
  .custom-switcher .custom-control-input:checked ~ .custom-control-label:after {
    left: 15px;
    background-color: #f7f7f7; }
  .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #0155f9;
    border-color: #0155f9;
    box-shadow: inset 0 0 0 3px #fff; }

.wpcf7-checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
  .wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
    background-color: #1865f9;
    border-color: #1865f9; }
  .wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
    opacity: 1; }

.wpcf7-checkbox .wpcf7-list-item-label {
  padding: 2px 0 2px 29px;
  line-height: 1.3;
  font-size: 16px;
  cursor: pointer;
  margin: 0;
  font-weight: 300; }
  .wpcf7-checkbox .wpcf7-list-item-label:before {
    transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #707070; }
  .wpcf7-checkbox .wpcf7-list-item-label:after {
    position: absolute;
    top: 4px;
    left: 5px;
    opacity: 0;
    width: 12px;
    height: 7px;
    content: '';
    transform: rotate(-45deg);
    border-width: 0 0 2px 2px;
    border-color: #fff;
    border-style: solid; }

.custom-control-label {
  font-size: 16px;
  cursor: pointer;
  margin: 0;
  font-weight: 400; }
  .custom-checkbox .custom-control-label {
    padding: 2px 0 2px 29px;
    line-height: 1.3; }
    .custom-checkbox .custom-control-label:before {
      transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      width: 20px;
      height: 20px;
      content: "";
      position: absolute;
      left: 1px;
      top: 0;
      background-color: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #707070; }
    .custom-checkbox .custom-control-label:after {
      position: absolute;
      top: 4px;
      left: 5px;
      opacity: 0;
      width: 12px;
      height: 7px;
      content: '';
      transform: rotate(-45deg);
      border-width: 0 0 2px 2px;
      border-color: #fff;
      border-style: solid; }
  .custom-fly-checkbox .custom-control-label {
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    color: #363636;
    font-size: 16px;
    font-weight: 300;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #707070;
    padding: 6px 10px;
    text-align: center;
    margin-bottom: 0; }
    .custom-fly-checkbox .custom-control-label:hover {
      background-color: rgba(94, 176, 57, 0.5);
      border-color: rgba(94, 176, 57, 0.5);
      color: #fff; }
  .custom-switcher .custom-control-label {
    font-weight: 400;
    color: #363636;
    font-size: 16px;
    padding: 0 0 0 52px;
    position: relative; }
    @media (min-width: 1024px) {
      .custom-switcher .custom-control-label {
        color: #3d3d3d;
        font-weight: 300; } }
    .custom-switcher .custom-control-label:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 36px;
      height: 22px;
      border: 1px solid #5eb039;
      background: #fff;
      border-radius: 25px; }
    .custom-switcher .custom-control-label:after {
      transition: left 0.3s ease-in-out;
      width: 20px;
      height: 20px;
      content: "";
      position: absolute;
      left: 1px;
      top: 1px;
      border-radius: 50%;
      background: #5eb039; }
  .custom-radio .custom-control-label {
    padding: 4px 0 4px 30px; }
    .custom-radio .custom-control-label:before {
      transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      width: 22px;
      height: 22px;
      content: "";
      position: absolute;
      left: 1px;
      top: 6px;
      background-color: #fff;
      border-radius: 50%;
      border-width: 2px;
      border-style: solid;
      border-color: #707070; }

span.has-error,
.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #dc3545; }

.wpcf7 form.invalid {
  color: #dc3545; }

.wpcf7 form.sent {
  color: #5eb039; }

.wpcf7 form .wpcf7-response-output {
  border: 0;
  padding: 0;
  margin-left: 0;
  margin-right: 0; }

.form-filter {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .form-filter .label-text {
    color: #2c2c2c;
    margin: 0 0 27px;
    display: block; }
    @media (min-width: 1024px) {
      .form-filter .label-text {
        color: #363636;
        font-weight: 300;
        margin-bottom: 20px; } }
  .form-filter .form-group {
    margin-bottom: 52px; }
    @media (min-width: 1024px) {
      .form-filter .form-group {
        margin-bottom: 32px; } }
    @media (min-width: 1024px) {
      .form-filter .form-group.lg-indent {
        margin-bottom: 78px; } }
  .form-filter label {
    font-size: 16px;
    color: #363636;
    font-weight: 400;
    margin-bottom: 4px; }
    @media (min-width: 1024px) {
      .form-filter label {
        font-size: 18px;
        color: #707070;
        font-weight: 300;
        margin-bottom: 11px; } }
  @media (min-width: 1024px) {
    .form-filter select {
      width: 88%; } }
  @media (min-width: 1024px) {
    .form-filter .form-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media (min-width: 1024px) {
    .form-filter .form-block .col {
      width: 46.2%; } }
  .form-filter .form-foot {
    padding: 12px 26px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    background-color: rgba(181, 181, 181, 0.16); }
    @media (min-width: 1024px) {
      .form-filter .form-foot {
        padding: 25px 32px; } }
    .form-filter .form-foot .reset {
      text-decoration: underline;
      color: #000;
      font-size: 16px;
      font-weight: 400;
      margin: 0 30px;
      display: inline-block; }
      @media (min-width: 1024px) {
        .form-filter .form-foot .reset {
          font-weight: 300;
          font-size: 18px;
          margin: 0 22px; } }
      .form-filter .form-foot .reset:hover {
        color: #5eb039;
        text-decoration: none; }
    .form-filter .form-foot .btn, .form-filter .form-foot form button, form .form-filter .form-foot button,
    .form-filter .form-foot form input[type="button"], form .form-filter .form-foot input[type="button"],
    .form-filter .form-foot form input[type="reset"], form .form-filter .form-foot input[type="reset"],
    .form-filter .form-foot form input[type="submit"], form .form-filter .form-foot input[type="submit"] {
      width: auto;
      min-width: 170px; }

.codedropz-upload-handler {
  border: 1px solid #707070;
  border-radius: 0;
  margin: 0; }

.dnd-upload-counter {
  display: none; }

.codedropz-upload-container {
  padding-left: 100px;
  position: relative; }
  @media (min-width: 1024px) {
    .codedropz-upload-container {
      padding-left: 110px;
      padding-bottom: 6px; } }
  .codedropz-upload-container:before {
    content: "";
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-image: url(images/icon-upload.svg);
    background-repeat: no-repeat;
    background-size: 100%; }
    @media (min-width: 1024px) {
      .codedropz-upload-container:before {
        width: 68px;
        height: 67px; } }

.codedropz-upload-inner {
  color: #363636;
  font-size: 16px;
  font-weight: 300; }
  .codedropz-upload-inner h3 {
    font-size: inherit;
    font-weight: inherit;
    line-height: 1.1;
    font-weight: 300;
    color: inherit;
    margin: 0 0 10px; }
  .codedropz-upload-inner span {
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px; }
  .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    color: inherit;
    text-decoration: underline; }
    .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover {
      color: #5eb039; }

.dnd-upload-status .dnd-upload-details .name {
  color: #1865f9; }

form button,
form input[type="button"],
form input[type="reset"],
form input[type="submit"], 
.form button,
.form input[type="button"],
.form input[type="reset"],
.form input[type="submit"] {
  transition: background 0.3s ease-in-out;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

form button:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form input[type="submit"]:hover, 
.form button:hover,
.form input[type="button"]:hover,
.form input[type="reset"]:hover,
.form input[type="submit"]:hover {
  background-color: #fff; }

.nav-links,
.navigation,
.navigation-comments, .navigation-single {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }

@media (min-width: 1024px) {
  [id="twocolumns"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 1024px) {
  [id="content"] {
    width: calc(100% - 395px); } }

[id="content"]:only-child {
  width: 100%; }

[id="sidebar"] {
  padding-top: 30px; }
  @media (min-width: 768px) {
    [id="sidebar"] {
      padding-top: 40px; } }
  @media (min-width: 1024px) {
    [id="sidebar"] {
      width: 294px;
      padding-top: 0; } }

.widget {
  margin-bottom: 20px; }
  .widget select {
    min-width: 150px;
    width: 100%; }

.search-form,
.post-password-form {
  margin-bottom: 10px; }
  .search-form label,
  .post-password-form label {
    display: block; }
  .search-form input,
  .post-password-form input {
    float: left;
    margin: 5px; }
    @media (min-width: 768px) {
      [id="sidebar"] .search-form input, [id="sidebar"]
      .post-password-form input {
        width: 100%;
        margin: 0 0 5px; } }
    .search-form input[type='submit'],
    .post-password-form input[type='submit'] {
      width: 100%; }

.nav-links,
.navigation,
.navigation-comments {
  width: 100%;
  position: relative; }
  .nav-links .screen-reader-text,
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .nav-links .page-numbers,
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    margin: 0 3px;
    text-decoration: none; }
    .nav-links .page-numbers:first-child,
    .navigation .page-numbers:first-child,
    .navigation-comments .page-numbers:first-child {
      margin-left: 0; }
    .nav-links .page-numbers:last-child,
    .navigation .page-numbers:last-child,
    .navigation-comments .page-numbers:last-child {
      margin-right: 0; }
  .nav-links .next,
  .nav-links .prev,
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    text-decoration: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    font-weight: 700;
    font-size: 0; }
    @media (min-width: 768px) {
      .nav-links .next,
      .nav-links .prev,
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .nav-links .next,
      .nav-links .prev,
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        font-size: 20px; } }
    .nav-links .next:hover:before,
    .nav-links .prev:hover:before,
    .navigation .next:hover:before,
    .navigation .prev:hover:before,
    .navigation-comments .next:hover:before,
    .navigation-comments .prev:hover:before {
      transform: scale(1.2); }
    .nav-links .next:before,
    .nav-links .prev:before,
    .navigation .next:before,
    .navigation .prev:before,
    .navigation-comments .next:before,
    .navigation-comments .prev:before {
      transition: transform 0.3s ease-in-out;
      font-size: 20px; }
  .nav-links .next,
  .navigation .next,
  .navigation-comments .next {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .nav-links .next:before,
    .navigation .next:before,
    .navigation-comments .next:before {
      content: '\00BB'; }
      @media (min-width: 768px) {
        .nav-links .next:before,
        .navigation .next:before,
        .navigation-comments .next:before {
          margin-left: 10px; } }
  .nav-links .prev:before,
  .navigation .prev:before,
  .navigation-comments .prev:before {
    content: '\00AB'; }
    @media (min-width: 768px) {
      .nav-links .prev:before,
      .navigation .prev:before,
      .navigation-comments .prev:before {
        margin-right: 10px; } }

.navigation-single {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  padding: 15px 10px; }
  @media (min-width: 768px) {
    .navigation-single {
      padding: 18px 0 13px; } }
  .navigation-single .next,
  .navigation-single .prev {
    font-weight: 700;
    font-size: 0; }
    @media (min-width: 768px) {
      .navigation-single .next,
      .navigation-single .prev {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .navigation-single .next,
      .navigation-single .prev {
        font-size: 20px; } }
    .navigation-single .next a,
    .navigation-single .prev a {
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative;
      -ms-flex-align: center;
          align-items: center;
      text-decoration: none; }
      .navigation-single .next a:hover:before,
      .navigation-single .prev a:hover:before {
        transform: scale(1.2); }
      .navigation-single .next a:before,
      .navigation-single .prev a:before {
        transition: transform 0.3s ease-in-out;
        font-size: 20px; }
  .navigation-single .next {
    margin-left: auto; }
    .navigation-single .next a {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
      .navigation-single .next a:before {
        content: '\00BB'; }
        @media (min-width: 768px) {
          .navigation-single .next a:before {
            margin-left: 10px; } }
  .navigation-single .prev a:before {
    content: '\00AB'; }
    @media (min-width: 768px) {
      .navigation-single .prev a:before {
        margin-right: 10px; } }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form input,
.comment-form textarea {
  margin: 0 4px 0 0;
  width: 100%; }
  @media (min-width: 768px) {
    .comment-form input,
    .comment-form textarea {
      max-width: 300px; } }
  .comment-form input[type='submit'],
  .comment-form textarea[type='submit'] {
    display: block;
    width: auto; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form-cookies-consent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  .comment-form-cookies-consent label {
    font-weight: 400;
    padding-bottom: 0;
    font-size: 15px; }
  .comment-form-cookies-consent input {
    width: auto;
    margin-top: 5px; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

#wp-calendar {
  width: 100%; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: #5eb039;
  padding: 4px;
  margin-bottom: 20px;
  text-align: center; }
  .wp-caption img {
    margin-bottom: 4px; }
  .wp-caption p {
    margin: 0; }

.aligncenter {
  margin: 0 auto 20px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 20px; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .gallery .gallery-item {
    margin: 0;
    padding: 0 10px 10px; }
    .gallery .gallery-item dt {
      float: none;
      width: 100%;
      margin: 0 0 10px;
      padding: 0; }

.gallery-columns-2 .gallery-item {
  max-width: 50%;
  width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
  width: 33.33%; }

.tagcloud {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.comment-list .comment-body {
  margin-bottom: 20px; }

.comment-author img {
  margin-right: 10px; }

.wp-block-buttons {
  margin-bottom: 20px; }

.wp-block-button__link {
  margin: 5px 0; }

h1,
.h1 {
  font-size: 30px; }

h2,
.h2 {
  font-size: 28px; }

h3,
.h3 {
  font-size: 25px; }

h4,
.h4 {
  font-size: 24px; }

h5,
.h5 {
  font-size: 20px; }

h6,
.h6 {
  font-size: 18px; }

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 41px; }
  h2,
  .h2 {
    font-size: 32px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #1865f9;
  font-weight: 700;
  line-height: 1.13;
  margin: 0 0 12px; }
  @media (min-width: 768px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .h {
      margin-bottom: 20px; } }

h1,
.h1 {
  margin: 0 0 18px; }

p {
  margin: 0 0 16px; }
  @media (min-width: 1024px) {
    p {
      margin-bottom: 25px; } }

a {
  transition: color 0.3s ease-in-out;
  color: #5eb039;
  text-decoration: none; }
  a:hover, a:focus {
    color: #7f7f7f;
    text-decoration: none; }

a[href*="mailto:"] {
  word-wrap: break-word; }

[id="wrapper"] {
  width: 100%;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh; }

.g-container,
.container {
  max-width: 1014px;
  padding: 0 36px;
  margin: 0 auto; }
  .g-container > .g-container,
  .g-container > .container,
  .container > .g-container,
  .container > .container {
    padding: 0; }

[id="main"] {
  -ms-flex-positive: 1;
      flex-grow: 1;
  position: relative; }
  [id="main"] > .g-container:first-child,
  [id="main"] > .container:first-child {
    padding-top: 30px; }
    @media (min-width: 1024px) {
      [id="main"] > .g-container:first-child,
      [id="main"] > .container:first-child {
        padding-top: 56px; } }
  [id="main"] > .g-container:last-child,
  [id="main"] > .container:last-child {
    padding-bottom: 30px; }
    @media (min-width: 1024px) {
      [id="main"] > .g-container:last-child,
      [id="main"] > .container:last-child {
        padding-bottom: 56px; } }
  [id="main"] > .g-container .g-container,
  [id="main"] > .container .g-container {
    padding-left: 0;
    padding-right: 0; }
  [id="main"] > .g-container:last-child p,
  [id="main"] > .container:last-child p {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .img-mobile {
    display: none; } }

.img-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .img-desktop {
      display: inline-block; } }

@media (min-width: 768px) {
  .d-tab-none {
    display: none; } }

@media (min-width: 1024px) {
  .d-des-none {
    display: none; } }

.wpml-ls-link {
  color: #707070;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    .wpml-ls-link {
      font-size: 22px; } }
  .wpml-ls-link:hover {
    color: #5eb039;
    text-decoration: underline; }
  .wpml-ls-legacy-list-horizontal .wpml-ls-link {
    text-decoration: underline; }
    .wpml-ls-legacy-list-horizontal .wpml-ls-link span {
      vertical-align: top; }

.back-holder {
  padding: 42px 0 0;
  margin: 0 0 26px; }
  @media (min-width: 1024px) {
    .back-holder {
      padding-top: 31px;
      margin-bottom: 22px; } }

.back-link {
  font-weight: 500;
  color: #707070;
  font-size: 14px;
  text-decoration: underline; }
  .back-link:hover {
    text-decoration: underline;
    color: #5eb039; }

[id="header"] {
  border-bottom: 2px solid #c4e5c1; }
  [id="header"] .container {
    padding: 0 30px;
    max-width: 1004px; }

.header-bar {
  padding: 9px 0 8px; }
  @media (min-width: 1280px) {
    .header-bar {
      position: relative;
      padding: 22px 0 15px; } }
  .header-bar .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.logo {
  width: 68px; }
  @media (min-width: 1024px) {
    .logo {
      width: 109px; } }

@media (min-width: 1280px) {
  .language-block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 7.4%; } }

.btn, form button,
form input[type="button"],
form input[type="reset"],
form input[type="submit"] {
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  font-size: 16px;
  line-height: 1.1;
  padding: 12px 17px 10px;
  vertical-align: top;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  border: 2px solid #5eb039;
  background-color: #5eb039;
  width: 100%; }
  @media (min-width: 1024px) {
    .btn, form button,
    form input[type="button"],
    form input[type="reset"],
    form input[type="submit"] {
      font-size: 20px;
      padding: 9px 25px;
      min-width: 400px;
      width: auto; } }
  .btn:focus, form button:focus,
  form input:focus[type="button"],
  form input:focus[type="reset"],
  form input:focus[type="submit"], .btn:hover, form button:hover,
  form input:hover[type="button"],
  form input:hover[type="reset"],
  form input:hover[type="submit"] {
    background: transparent;
    color: #5eb039; }
    .btn:focus:after, form button:focus:after,
    form input[type="button"]:focus:after,
    form input[type="reset"]:focus:after,
    form input[type="submit"]:focus:after, .btn:hover:after, form button:hover:after,
    form input[type="button"]:hover:after,
    form input[type="reset"]:hover:after,
    form input[type="submit"]:hover:after {
      transform: translate3d(100%, 0, 0) skew(-30deg); }
  .btn:after, form button:after,
  form input[type="button"]:after,
  form input[type="reset"]:after,
  form input[type="submit"]:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 120%;
    top: 0;
    height: 100%;
    left: -10%;
    transform: skew(0deg) translate3d(0, 0, 0);
    transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
    background-color: #5eb039; }
  .btn-icon {
    padding-left: 45px; }
    .btn-icon svg {
      fill: currentColor;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 10px; }
      @media (min-width: 1024px) {
        .btn-icon svg {
          left: 16px; } }
  .btn-sm {
    border-radius: 0;
    padding: 4px 10px; }

.btn-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .btn-wrap .btn, .btn-wrap form button, form .btn-wrap button,
  .btn-wrap form input[type="button"], form .btn-wrap input[type="button"],
  .btn-wrap form input[type="reset"], form .btn-wrap input[type="reset"],
  .btn-wrap form input[type="submit"], form .btn-wrap input[type="submit"] {
    margin: 0 0 10px;
    max-width: 50%; }
    .btn-wrap .btn + .btn, .btn-wrap form button + .btn, form .btn-wrap button + .btn, .btn-wrap form input[type="button"] + .btn, form .btn-wrap input[type="button"] + .btn, .btn-wrap form input[type="reset"] + .btn, form .btn-wrap input[type="reset"] + .btn, .btn-wrap form input[type="submit"] + .btn, form .btn-wrap input[type="submit"] + .btn, .btn-wrap form .btn + button, form .btn-wrap .btn + button, .btn-wrap form button + button, form .btn-wrap button + button, .btn-wrap form input[type="button"] + button, form .btn-wrap input[type="button"] + button, .btn-wrap form input[type="reset"] + button, form .btn-wrap input[type="reset"] + button, .btn-wrap form input[type="submit"] + button, form .btn-wrap input[type="submit"] + button,
    .btn-wrap form .btn + input[type="button"], form .btn-wrap .btn + input[type="button"],
    .btn-wrap form button + input[type="button"], form .btn-wrap button + input[type="button"],
    .btn-wrap form input[type="button"] + input[type="button"], form .btn-wrap input[type="button"] + input[type="button"],
    .btn-wrap form input[type="reset"] + input[type="button"], form .btn-wrap input[type="reset"] + input[type="button"],
    .btn-wrap form input[type="submit"] + input[type="button"], form .btn-wrap input[type="submit"] + input[type="button"],
    .btn-wrap form .btn + input[type="reset"], form .btn-wrap .btn + input[type="reset"],
    .btn-wrap form button + input[type="reset"], form .btn-wrap button + input[type="reset"],
    .btn-wrap form input[type="button"] + input[type="reset"], form .btn-wrap input[type="button"] + input[type="reset"],
    .btn-wrap form input[type="reset"] + input[type="reset"], form .btn-wrap input[type="reset"] + input[type="reset"],
    .btn-wrap form input[type="submit"] + input[type="reset"], form .btn-wrap input[type="submit"] + input[type="reset"],
    .btn-wrap form .btn + input[type="submit"], form .btn-wrap .btn + input[type="submit"],
    .btn-wrap form button + input[type="submit"], form .btn-wrap button + input[type="submit"],
    .btn-wrap form input[type="button"] + input[type="submit"], form .btn-wrap input[type="button"] + input[type="submit"],
    .btn-wrap form input[type="reset"] + input[type="submit"], form .btn-wrap input[type="reset"] + input[type="submit"],
    .btn-wrap form input[type="submit"] + input[type="submit"], form .btn-wrap input[type="submit"] + input[type="submit"] {
      margin-left: 20px; }

/* custom range input styles */
.jcf-range {
  display: block;
  width: 100%;
  margin: 45px 0 52px; }
  .jcf-range.jcf-vertical {
    width: auto; }
    .jcf-range.jcf-vertical .jcf-range-wrapper {
      margin: 0;
      width: 10px;
      height: auto;
      padding: 20px 0 0; }
    .jcf-range.jcf-vertical .jcf-range-track {
      height: 180px;
      width: 10px; }
    .jcf-range.jcf-vertical .jcf-range-handle {
      left: -5px;
      top: auto; }
    .jcf-range.jcf-vertical .jcf-range-mark {
      margin: 0 0 9px;
      left: 14px;
      top: auto;
      width: 3px;
      height: 1px; }
  .jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3; }
  .jcf-range .jcf-range-track {
    margin: 0 12px 0 0;
    position: relative;
    display: block; }
  .jcf-range .jcf-range-wrapper {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #707070;
    display: block;
    height: 10px;
    position: relative; }
  .jcf-range .jcf-range-handle {
    width: 16px;
    height: 16px;
    position: absolute;
    background: #5eb039;
    border-radius: 50%;
    margin: -4px 0 0 0;
    z-index: 1;
    top: 0;
    left: 0; }
    .jcf-range .jcf-range-handle:after {
      content: attr(data-value);
      color: #fff;
      font-weight: 500;
      font-size: 14px;
      background-image: url(images/icon-location.png);
      background-size: cover;
      width: 29px;
      height: 35px;
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      padding: 6px 0 0; }
  .jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    top: 100%;
    font-size: 14px;
    font-weight: 300;
    padding: 23px 0 0; }
    .jcf-range .jcf-range-mark:last-child {
      left: auto !important;
      right: 0; }
  .jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: -1px;
    right: -1px;
    top: -1px; }
  .jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #5eb039;
    width: 10px;
    height: 10px; }

.social-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px; }
  @media (min-width: 1280px) {
    .social-list {
      margin: -22px; } }
  .social-list li {
    padding: 15px; }
    @media (min-width: 1280px) {
      .social-list li {
        padding: 22px; } }
  .social-list a {
    transition: transform 0.3s ease-in-out;
    display: inline-block; }
    .social-list a:hover {
      transform: scale(1.1); }

.top-info-string {
  color: #fff;
  background-color: #0155f9;
  padding: 21px 0;
  text-align: center;
  position: relative;
  border: 1px solid #707070;
  font-weight: 700;
  font-size: 27px;
  line-height: 1.23; }
  @media (min-width: 1024px) {
    .top-info-string {
      font-size: 30px;
      padding: 25px 0 12px; } }
  .top-info-string.hidden {
    display: none; }

.info-string-close {
  position: absolute;
  top: 11px;
  right: 13px;
  text-decoration: underline;
  color: #f7f2f2;
  font: 500 16px/1 "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    .info-string-close {
      font-size: 36px;
      top: 20px;
      right: 27px; } }
  .info-string-close:hover {
    text-decoration: underline;
    color: #5eb039; }

.intro-section {
  padding: 27px 0 60px; }
  @media (min-width: 1024px) {
    .intro-section {
      padding: 6px 0 73px; } }
  @media (min-width: 1024px) {
    .intro-section .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .intro-section .img-block {
    text-align: center; }
    @media (min-width: 1024px) {
      .intro-section .img-block {
        text-align: right;
        width: 46%; } }
    @media (min-width: 1280px) {
      .intro-section .img-block {
        margin-right: -9.5%; } }
  .intro-section .text-block {
    margin: 0 0 60px; }
    @media (min-width: 1024px) {
      .intro-section .text-block {
        width: 49%;
        padding-top: 116px;
        margin: 0; } }
  .intro-section .custom-control-label {
    font-size: 14px; }
  .intro-section .custom-control + .form-group {
    margin-top: 15px; }
  @media (min-width: 1024px) {
    .intro-section label {
      margin-bottom: 2px; } }
  .intro-section form button[type="submit"] {
    font-size: 18px;
    padding: 12px 17px 8px; }
    @media (min-width: 1024px) {
      .intro-section form button[type="submit"] {
        width: 100%;
        font-size: 20px; } }
  @media (min-width: 1024px) {
    .intro-section h1 {
      margin-bottom: 5px; } }
  .intro-section h2 {
    color: #626364; }
    @media (min-width: 1024px) {
      .intro-section h2 {
        margin-bottom: 11px; } }

.text-wrap {
  position: relative;
  padding: 72px 0 0; }
  @media (min-width: 768px) {
    .text-wrap {
      padding: 62px 0 0 94px;
      max-width: 785px; } }
  .text-wrap .g-container {
    padding: 0; }
  .text-wrap .img-hold {
    position: absolute;
    pointer-events: none; }
    .text-wrap .img-hold.top-start {
      bottom: calc(100% + 15px);
      right: -23px;
      width: 126px; }
      @media (min-width: 768px) {
        .text-wrap .img-hold.top-start {
          top: -70px;
          right: auto;
          bottom: auto;
          left: -30px; } }
      @media (min-width: 1280px) {
        .text-wrap .img-hold.top-start {
          left: -107px;
          width: 200px; } }
    .text-wrap .img-hold.bottom-end {
      bottom: -161px;
      right: -28px;
      width: 131px; }
      @media (min-width: 1024px) {
        .text-wrap .img-hold.bottom-end {
          bottom: -167px;
          right: 0;
          width: 181px; } }
      @media (min-width: 1280px) {
        .text-wrap .img-hold.bottom-end {
          right: -95px; } }
  .text-wrap .bottom-hold {
    text-align: center; }
    @media (min-width: 768px) {
      .text-wrap .bottom-hold {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin: 0 -10px; } }
    @media (min-width: 1280px) {
      .text-wrap .bottom-hold {
        margin-right: -11%; } }
    @media (min-width: 768px) {
      .text-wrap .bottom-hold > * {
        margin: 0 10px 10px; } }
    .text-wrap .bottom-hold .logo-section {
      margin: 0 0 10px; }
      @media (min-width: 768px) {
        .text-wrap .bottom-hold .logo-section {
          -ms-flex-positive: 1;
              flex-grow: 1; } }
    .text-wrap .bottom-hold .btn:only-child, .text-wrap .bottom-hold form button:only-child, form .text-wrap .bottom-hold button:only-child,
    .text-wrap .bottom-hold form input:only-child[type="button"], form .text-wrap .bottom-hold input:only-child[type="button"],
    .text-wrap .bottom-hold form input:only-child[type="reset"], form .text-wrap .bottom-hold input:only-child[type="reset"],
    .text-wrap .bottom-hold form input:only-child[type="submit"], form .text-wrap .bottom-hold input:only-child[type="submit"] {
      margin: 0 auto; }
  .text-wrap p {
    margin-bottom: 23px; }
    @media (min-width: 1024px) {
      .text-wrap p {
        margin-bottom: 37px; } }
    @media (min-width: 1024px) {
      .text-wrap p:last-child {
        margin-bottom: 0; } }
  .text-wrap h2 {
    margin-bottom: 23px;
    position: relative;
    z-index: 2; }
    .text-wrap h2 sup {
      font-size: 0.535em;
      vertical-align: top; }
      @media (min-width: 1024px) {
        .text-wrap h2 sup {
          font-size: inherit; } }
  .text-wrap h3 {
    color: #282a28;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .text-wrap h3 {
        color: #7f7f7f;
        margin-bottom: 13px; } }

.inform-section {
  background-color: #e1f2ed;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 58px 0 50px;
  position: relative; }
  @media (min-width: 1024px) {
    .inform-section {
      padding: 41px 0; } }
  .inform-section .text-wrap {
    padding-top: 0;
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .inform-section .text-wrap h2 {
        font-size: 41px; } }
    .inform-section .text-wrap h2.h3 {
      font-size: 30px;
      color: #626364;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .inform-section .text-wrap h2.h3 {
          color: #707070;
          font-size: 25px; } }
  .inform-section .note {
    font-size: 12px;
    margin-top: 10px; }

.feedback-section {
  padding: 57px 0 121px;
  background-image: url(images/bg-feedback-section-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 100%; }
  @media (min-width: 768px) {
    .feedback-section {
      background-image: url(images/bg-feedback-section.png);
      background-position: 42% 100%; } }
  @media (min-width: 1024px) {
    .feedback-section {
      padding: 52px 0 150px; } }
  .feedback-section + .container .text-wrap {
    padding-top: 21px; }
    @media (min-width: 768px) {
      .feedback-section + .container .text-wrap {
        padding-top: 0; } }
  .feedback-section .text-wrap {
    padding-top: 0;
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .feedback-section .text-wrap {
        max-width: 855px; } }
    .feedback-section .text-wrap h3 {
      color: #707070;
      font-size: 30px;
      margin-bottom: 22px; }
      @media (min-width: 1024px) {
        .feedback-section .text-wrap h3 {
          font-size: 25px;
          margin-bottom: 18px; } }
    @media (min-width: 1024px) {
      .feedback-section .text-wrap .bottom-hold {
        margin-right: 0; } }
    .feedback-section .text-wrap .btn, .feedback-section .text-wrap form button, form .feedback-section .text-wrap button,
    .feedback-section .text-wrap form input[type="button"], form .feedback-section .text-wrap input[type="button"],
    .feedback-section .text-wrap form input[type="reset"], form .feedback-section .text-wrap input[type="reset"],
    .feedback-section .text-wrap form input[type="submit"], form .feedback-section .text-wrap input[type="submit"] {
      font-size: 20px;
      padding: 10px 17px 9px; }
      @media (min-width: 1024px) {
        .feedback-section .text-wrap .btn, .feedback-section .text-wrap form button, form .feedback-section .text-wrap button,
        .feedback-section .text-wrap form input[type="button"], form .feedback-section .text-wrap input[type="button"],
        .feedback-section .text-wrap form input[type="reset"], form .feedback-section .text-wrap input[type="reset"],
        .feedback-section .text-wrap form input[type="submit"], form .feedback-section .text-wrap input[type="submit"] {
          min-width: 365px; } }

.form-sort-section {
  padding: 25px 0; }
  @media (min-width: 1024px) {
    .form-sort-section {
      text-align: center;
      padding: 53px 0 29px; } }
  .form-sort-section .container {
    max-width: 825px; }
    .form-sort-section .container .g-container {
      padding: 0; }
  @media (min-width: 1024px) {
    .form-sort-section h1 {
      padding: 0 65px;
      margin-bottom: 49px; } }
  .form-sort-section p {
    margin-bottom: 28px; }

.form-sort {
  text-align: left; }
  @media (min-width: 768px) {
    .form-sort {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end; } }
  .form-sort.error .error-message {
    opacity: 1;
    visibility: visible; }
  .form-sort .form-group {
    position: relative; }
    @media (min-width: 768px) {
      .form-sort .form-group {
        margin: 0 17px 0 0;
        -ms-flex-positive: 1;
            flex-grow: 1; } }
  @media (min-width: 768px) {
    .form-sort button[type="submit"] {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      min-width: 318px;
      width: auto; } }
  .form-sort label {
    font-size: 14px;
    color: #363636; }
    @media (min-width: 768px) {
      .form-sort label {
        color: #707070;
        font-size: 16px; } }
  .form-sort .error-message {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    font-size: 12px;
    visibility: hidden;
    opacity: 1;
    color: #dc3545; }
    @media (min-width: 768px) {
      .form-sort .error-message {
        left: 0;
        right: 0;
        top: 100%;
        opacity: 0;
        position: absolute; } }

.result-head {
  text-align: left; }
  @media (min-width: 768px) {
    .result-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      margin: 0 0 20px; } }
  @media (min-width: 1024px) {
    .result-head {
      margin-bottom: 73px; } }
  .result-head h2 {
    color: #626364;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .result-head h2 {
        font-size: 18px;
        color: #707070; } }

.filter-opener {
  color: #767676;
  width: 26px;
  display: block;
  margin: 0 0 23px auto; }
  @media (min-width: 768px) {
    .filter-opener {
      margin: 0; } }
  .filter-opener:hover {
    color: #5eb039; }
  .filter-opener svg {
    fill: currentColor; }

.filter-close {
  width: 19px;
  position: absolute;
  top: 25px;
  right: 32px;
  color: #1865f9; }
  @media (min-width: 768px) {
    .filter-close {
      top: 17px;
      right: 17px; } }
  .filter-close:hover {
    color: #5eb039; }
  .filter-close svg {
    fill: currentColor; }

.filter-popup-active {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  overscroll-behavior: none; }

.filter-popup {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: fixed;
  height: 100%;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.44);
  border-radius: 4px;
  background-color: #f7f7f7;
  overflow-y: auto;
  padding: 25px 36px;
  width: 100%;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 768px) {
    .filter-popup {
      width: 90vw;
      max-width: 869px;
      max-height: 90vh;
      padding: 35px 30px; } }
  .filter-popup-active .filter-popup {
    opacity: 1;
    visibility: visible; }
  .filter-popup .form-foot {
    margin: auto -36px -25px; }
    @media (min-width: 768px) {
      .filter-popup .form-foot {
        margin: auto -30px -35px; } }
  .filter-popup .custom-control-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -5px; }
    .filter-popup .custom-control-list.three-col .custom-control {
      width: calc(33.3% - 10px); }
    .filter-popup .custom-control-list .custom-control {
      margin: 5px;
      width: calc(50% - 10px); }
  .filter-popup h2 {
    text-align: center;
    color: #707070;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 25px;
    margin: 0 0 48px; }
    @media (min-width: 768px) {
      .filter-popup h2 {
        padding: 0;
        margin-bottom: 62px; } }

.card-section {
  padding: 20px 0 0;
  margin: 0 0 50px;
  color: #707070;
  position: relative;
  z-index: 10; }
  .card-section:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/bg-card-section-mobile.png);
    background-repeat: no-repeat;
    background-position: 50% 130px;
    z-index: -1; }
    @media (min-width: 768px) {
      .card-section:before {
        background-image: url(images/bg-card-section.png);
        background-position: 54% 0;
        height: 90%; } }
    @media (min-width: 1024px) {
      .card-section:before {
        height: 92%;
        background-position-y: 103px; } }
  .card-section .container {
    max-width: 1095px; }
  @media (min-width: 768px) {
    .card-section .btn, .card-section form button, form .card-section button,
    .card-section form input[type="button"], form .card-section input[type="button"],
    .card-section form input[type="reset"], form .card-section input[type="reset"],
    .card-section form input[type="submit"], form .card-section input[type="submit"] {
      min-width: 318px;
      margin-top: 44px; } }
  .card-section .load-more-wrap {
    text-align: center; }

.card-wrap {
  padding: 41px 0 61px;
  margin: -30px 0; }
  @media (min-width: 768px) {
    .card-wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: start;
          align-items: flex-start;
      margin: -19px -17px;
      padding: 35px 0; } }
  @media (min-width: 1024px) {
    .card-wrap {
      padding: 57px 0; } }
  .card-wrap .card {
    margin: 30px 0; }
    @media (min-width: 768px) {
      .card-wrap .card {
        width: calc(50% - 34px);
        margin: 19px 17px; } }
    @media (min-width: 1024px) {
      .card-wrap .card {
        width: calc(33.3% - 34px); } }

.card {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-radius: 35px;
  text-align: left;
  padding: 18px 20px;
  font-size: 14px;
  line-height: 1.4; }
  @media (min-width: 1024px) {
    .card {
      padding-top: 20px;
      line-height: 1.3; } }

.card-body {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 8px; }
  @media (min-width: 1024px) {
    .card-body {
      margin-bottom: 13px; } }

.card-img {
  width: 86px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .card-img img {
    border-radius: 50%; }

.card-text {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 10px 0 0 12px;
  color: #707070;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .card-text .top-hold {
    margin: 0 0 2px;
    color: #adadad; }
  .card-text p:last-child {
    margin-bottom: 0; }
  .card-text .name {
    display: block;
    color: #626364;
    font-size: 16px; }
    .card-text .name a {
      color: inherit; }
      .card-text .name a:hover {
        color: #1865f9; }
  .card-text .position {
    color: #adadad;
    display: block; }

.location-link {
  transition: background-color 0.3s ease-in-out;
  min-width: 83px;
  background-color: #1865f9;
  color: #fff;
  padding: 2px 10px 1px;
  font-size: 14px;
  border-radius: 20px;
  display: inline-block; }
  .location-link:hover {
    background-color: #5eb039;
    color: #fff; }
  .location-link svg {
    fill: currentColor;
    margin: 0 5px 0 0; }

.card-foot {
  margin: 10px -20px 0;
  border-top: 3px solid #c4e5c1;
  padding: 21px 20px 0;
  text-align: center;
  font-weight: 500;
  color: #707070; }

.info-filter-wrap {
  padding: 14px 0 110px; }
  @media (min-width: 1024px) {
    .info-filter-wrap {
      padding: 22px 0 55px; } }
  .info-filter-wrap .container {
    max-width: 825px; }
  @media (min-width: 1024px) {
    .info-filter-wrap .result-head {
      margin-bottom: 11px; } }
  .info-filter-wrap .btn-hold {
    text-align: center;
    width: 100%; }
    @media (min-width: 1024px) {
      .info-filter-wrap .btn-hold {
        margin-top: 50px; } }
  .info-filter-wrap .btn, .info-filter-wrap form button, form .info-filter-wrap button,
  .info-filter-wrap form input[type="button"], form .info-filter-wrap input[type="button"],
  .info-filter-wrap form input[type="reset"], form .info-filter-wrap input[type="reset"],
  .info-filter-wrap form input[type="submit"], form .info-filter-wrap input[type="submit"] {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px; }
    @media (min-width: 768px) {
      .info-filter-wrap .btn, .info-filter-wrap form button, form .info-filter-wrap button,
      .info-filter-wrap form input[type="button"], form .info-filter-wrap input[type="button"],
      .info-filter-wrap form input[type="reset"], form .info-filter-wrap input[type="reset"],
      .info-filter-wrap form input[type="submit"], form .info-filter-wrap input[type="submit"] {
        min-width: 378px;
        font-size: 20px; } }
  .info-filter-wrap .text-info {
    color: #707070;
    display: block;
    margin: 0 0 41px;
    font-weight: 300; }
    @media (min-width: 1024px) {
      .info-filter-wrap .text-info {
        font-weight: 400;
        margin-bottom: 29px; } }
  .info-filter-wrap p {
    margin-bottom: 23px; }
    @media (min-width: 1024px) {
      .info-filter-wrap p {
        margin-bottom: 27px; } }

.person-section {
  padding: 0 0 50px; }
  @media (min-width: 1024px) {
    .person-section {
      padding-bottom: 65px; } }
  .person-section:first-child {
    padding-top: 46px; }
    @media (min-width: 1024px) {
      .person-section:first-child {
        padding-top: 37px; } }
  @media (min-width: 1024px) {
    .person-section .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .person-section .short-info-col {
    text-align: center;
    color: #626364;
    font-weight: 300;
    font-size: 16px;
    max-width: 255px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .person-section .short-info-col {
        width: 42.6%;
        margin: 0;
        max-width: 100%; } }
  .person-section .avatar {
    margin: 0 0 18px;
    background-image: url(images/bg-avatar.png);
    background-repeat: no-repeat;
    background-position: 50% 7px;
    padding: 13px 0 0;
    background-size: 221px 189px; }
    @media (min-width: 1024px) {
      .person-section .avatar {
        padding-top: 7px;
        background-position: 45% 0;
        background-size: 253px 223px;
        margin-bottom: 37px; } }
    .person-section .avatar img {
      border-radius: 50%;
      width: 186px;
      max-width: none; }
      @media (min-width: 1024px) {
        .person-section .avatar img {
          width: 212px; } }
  .person-section .name {
    font-size: 30px;
    color: inherit;
    font-weight: 500; }
  .person-section .position {
    display: block;
    margin: 0 0 10px; }
  .person-section .link-location {
    color: #707070;
    text-decoration: underline;
    display: inline-block;
    margin: 0 0 28px; }
    @media (min-width: 1024px) {
      .person-section .link-location {
        margin-right: 82px;
        margin-left: 82px; } }
    .person-section .link-location:hover {
      color: #5eb039;
      text-decoration: underline; }
  @media (min-width: 1024px) {
    .person-section .main-info-col {
      width: 49%; } }
  .person-section .btn-hold {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 29px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (min-width: 1024px) {
      .person-section .btn-hold {
        margin-bottom: 36px; } }
    .person-section .btn-hold .btn, .person-section .btn-hold form button, form .person-section .btn-hold button,
    .person-section .btn-hold form input[type="button"], form .person-section .btn-hold input[type="button"],
    .person-section .btn-hold form input[type="reset"], form .person-section .btn-hold input[type="reset"],
    .person-section .btn-hold form input[type="submit"], form .person-section .btn-hold input[type="submit"] {
      width: 48%;
      min-width: 0; }
  .person-section .btn, .person-section form button, form .person-section button,
  .person-section form input[type="button"], form .person-section input[type="button"],
  .person-section form input[type="reset"], form .person-section input[type="reset"],
  .person-section form input[type="submit"], form .person-section input[type="submit"] {
    font-size: 14px;
    font-weight: 400;
    padding-top: 14px;
    padding-bottom: 12px; }
    @media (min-width: 1024px) {
      .person-section .btn, .person-section form button, form .person-section button,
      .person-section form input[type="button"], form .person-section input[type="button"],
      .person-section form input[type="reset"], form .person-section input[type="reset"],
      .person-section form input[type="submit"], form .person-section input[type="submit"] {
        font-size: 16px; } }
  .person-section .main-title {
    margin: 0 -36px 22px;
    text-transform: uppercase;
    padding: 19px 36px 13px;
    border-style: solid;
    border-width: 1px 0;
    border-color: #5eb039;
    color: #626364;
    font-weight: 500;
    font-size: 16px;
    text-align: center; }
    @media (min-width: 1024px) {
      .person-section .main-title {
        margin: 0 0 29px;
        padding: 18px 0 14px; } }
  .person-section .info-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 16px;
    color: #626364;
    line-height: 1.35; }
    .person-section .info-item + .info-item {
      border-top: 1px solid #707070;
      padding: 16px 0 0;
      margin: 15px 0 0; }
      @media (min-width: 1024px) {
        .person-section .info-item + .info-item {
          margin-top: 12px;
          padding-top: 13px; } }
    .person-section .info-item .title {
      color: #0155f9;
      width: 44%;
      padding: 0 10px 0 0;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .person-section .info-item .title {
          width: 49%; } }
    .person-section .info-item span {
      display: block; }
    @media (min-width: 1024px) {
      .person-section .info-item .value {
        font-weight: 300; } }
    .person-section .info-item .value span + span {
      margin-top: 13px; }
    .person-section .info-item .value p {
      margin-top: 5px;
      margin-bottom: 0px;
      line-height: 2;
    }
.contact-section {
  padding: 50px 0 30px; }
  .contact-section .text-hold {
    margin: 0 0 46px; }
  .contact-section .form-wrap {
    max-width: 830px;
    margin: 0 auto; }

.contact-form {
  max-width: 830px;
  margin: 45px auto 0; }
  @media (min-width: 768px) {
    .contact-form .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media (min-width: 768px) {
    .contact-form .row:nth-last-of-type(2) {
      margin-top: 30px; } }
  .contact-form .form-group {
    margin-bottom: 23px; }
    @media (min-width: 768px) {
      .contact-form .form-group {
        width: 44%; } }
    @media (min-width: 768px) {
      .contact-form .form-group .form-group {
        width: 100%; } }
    .contact-form .form-group .form-group:last-child {
      margin-bottom: 0; }
  .contact-form label,
  .contact-form .label {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #363636; }
  .contact-form input[type='text'],
  .contact-form input[type='tel'],
  .contact-form input[type='email'],
  .contact-form input[type='search'],
  .contact-form input[type='password'],
  .contact-form input[type='url'],
  .contact-form select {
    height: 40px; }
  .contact-form select {
    background-color: #5eb039;
    color: #fff;
    border-color: #5eb039;
    font-weight: 500;
    max-width: 160px;
    background-position: 91.8% 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDE5IDExIj48Zz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDkuNSA1LjUpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOS42OTYuNTY1bC0uOTcyLjgzMkwuODQ2IDguMTVsMS45NDYgMi4yODYgNi45MDQtNS45MiA2LjkwNSA1LjkyIDEuOTQ2LTIuMjg3LTcuODc4LTYuNzUyLS45NzMtLjgzMnoiLz48L2c+PC9nPjwvc3ZnPg==); }
  .contact-form textarea {
    min-height: 190px;
    height: 190px;
    max-height: 450px; }
  .contact-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%; }
  .contact-form .wpcf7-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -9px;
    padding: 20px 0 0; }
  .contact-form .wpcf7-list-item {
    width: 50%;
    padding: 9px;
    margin: 0; }
    @media (min-width: 768px) {
      .contact-form .wpcf7-list-item {
        width: 33.3%; } }
  .contact-form .custom-control-label {
    margin: 0; }
  .contact-form .note {
    color: #707070;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
    font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 16px 0 0; }
  .contact-form .bottom-hold {
    text-align: center;
    margin-top: 15px; }
  @media (min-width: 1024px) {
    .contact-form .btn, .contact-form form button, form .contact-form button,
    .contact-form form input[type="button"], form .contact-form input[type="button"],
    .contact-form form input[type="reset"], form .contact-form input[type="reset"],
    .contact-form form input[type="submit"], form .contact-form input[type="submit"] {
      min-width: 318px; } }

[id="main"] .gform_wrapper {
  max-width: 830px;
  margin: 45px auto 0; }
  [id="main"] .gform_wrapper.gravity-theme .gform_fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  [id="main"] .gform_wrapper.gravity-theme .gfield_label,
  [id="main"] .gform_wrapper.gravity-theme label {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #363636; }
  @media (min-width: 768px) {
    [id="main"] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
      padding-right: 6%; } }
  @media (min-width: 768px) {
    [id="main"] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
      padding-left: 6%;
      padding-right: 0; } }
  [id="main"] .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    width: 100%; }
    @media (min-width: 768px) {
      [id="main"] .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        width: 44%; } }
  [id="main"] .gform_wrapper.gravity-theme .gfield.gfield--width-full {
    width: 100%; }
  [id="main"] .gform_wrapper.gravity-theme .gfield.custom-spacing {
    margin-top: 30px; }
  [id="main"] .gform_wrapper.gravity-theme .gfield select {
    background-color: #5eb039;
    color: #fff;
    border-color: #5eb039;
    font-weight: 500;
    max-width: 160px;
    background-position: 91.8% 50%;
    background-repeat: no-repeat;
    padding: 0 45px 0 16px;
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDE5IDExIj48Zz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDkuNSA1LjUpIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOS42OTYuNTY1bC0uOTcyLjgzMkwuODQ2IDguMTVsMS45NDYgMi4yODYgNi45MDQtNS45MiA2LjkwNSA1LjkyIDEuOTQ2LTIuMjg3LTcuODc4LTYuNzUyLS45NzMtLjgzMnoiLz48L2c+PC9nPjwvc3ZnPg==); }
  [id="main"] .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 190px;
    min-height: 190px; }
  [id="main"] .gform_wrapper.gravity-theme .gform_fileupload_rules,
  [id="main"] .gform_wrapper.gravity-theme .gfield_required,
  [id="main"] .gform_wrapper.gravity-theme .charleft {
    display: none; }
  [id="main"] .gform_wrapper.gravity-theme .gfield_description {
    color: #707070;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
    font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 16px 0 0; }
  [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox .gfield_checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -9px;
    padding: 20px 0 0; }
  [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice {
    position: relative;
    width: calc(50% - 18px);
    margin: 9px;
    line-height: 1.3; }
    @media (min-width: 768px) {
      [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox .gchoice {
        width: calc(33.3% - 18px); } }
  [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox input[type="checkbox"]:checked ~ label:before {
      background-color: #1865f9;
      border-color: #1865f9; }
    [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox input[type="checkbox"]:checked ~ label:after {
      opacity: 1; }
  [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox label {
    font-size: 16px;
    cursor: pointer;
    margin: 0;
    font-weight: 300;
    padding: 2px 0 2px 29px;
    line-height: inherit; }
    [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox label:before {
      transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      width: 20px;
      height: 20px;
      content: "";
      position: absolute;
      left: 1px;
      top: 0;
      background-color: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #707070; }
    [id="main"] .gform_wrapper.gravity-theme .ginput_container_checkbox label:after {
      position: absolute;
      top: 4px;
      left: 5px;
      opacity: 0;
      width: 12px;
      height: 7px;
      content: '';
      transform: rotate(-45deg);
      border-width: 0 0 2px 2px;
      border-color: #fff;
      border-style: solid; }
  [id="main"] .gform_wrapper.gravity-theme .gform_footer {
    -ms-flex-pack: center;
        justify-content: center; }
  [id="main"] .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
    margin-top: 2px;
    font-size: 12px;
    line-height: 1.1; }
  [id="main"] .gform_wrapper.gravity-theme .validation_message {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #dc3545;
    margin-top: 2px;
    font-size: 12px;
    line-height: 1.1; }
  [id="main"] .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border-color: #dc3545; }

[id="main"] .gform_drop_area {
  margin-bottom: 0;
  padding: 25px 20px 25px 100px;
  border: 1px solid #707070;
  border-radius: 0;
  background-color: #fff;
  font-weight: 300;
  font-size: 16px;
  color: #363636; }
  [id="main"] .gform_drop_area:before {
    content: "";
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-image: url(images/icon-upload.svg);
    background-repeat: no-repeat;
    background-size: 100%; }
    @media (min-width: 768px) {
      [id="main"] .gform_drop_area:before {
        width: 68px;
        height: 67px; } }
  [id="main"] .gform_drop_area button {
    transition: color 0.3s ease-in-out;
    background-color: transparent;
    text-decoration: underline;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    min-width: 0;
    border: 0; }
    [id="main"] .gform_drop_area button:hover {
      color: #5eb039; }
    [id="main"] .gform_drop_area button:after {
      display: none; }

[id="footer"] {
  background-color: #000;
  color: #fffcfc;
  padding: 24px 0;
  font: 300 16px/1.45 "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    [id="footer"] {
      padding: 83px 0;
      line-height: 1.55; } }
  [id="footer"] p {
    margin: 0 0 34px; }
    @media (min-width: 1024px) {
      [id="footer"] p:last-child {
        margin-bottom: 0; } }
  [id="footer"] a {
    color: inherit;
    text-decoration: underline; }
    @media (min-width: 1024px) {
      [id="footer"] a {
        text-decoration: none; } }
    [id="footer"] a:hover {
      text-decoration: none; }
      @media (min-width: 1024px) {
        [id="footer"] a:hover {
          text-decoration: underline; } }

.partners-list {
  margin: -11px -9px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .partners-list li {
    display: flex;
    align-items: center;
  }
  @media (min-width: 1024px) {
    .partners-list {
      margin: -24px -24px 32px -24px; } }
  @media (min-width: 1280px) {
    .partners-list {
      margin-right: -19.6%; } }
  .partners-list li {
    padding: 11px 9px;
    width: 50%; }
    @media (min-width: 1024px) {
      .partners-list li {
        padding: 24px;
        width: 25%; } }

@media (min-width: 1024px) {
  .foot-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: start;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 1024px) {
  .foot-wrap .text-block {
    width: 65%; } }

@media (min-width: 1024px) {
  .foot-wrap .social-list {
    width: 44%;
    -ms-flex-pack: end;
        justify-content: flex-end; } }

@media (min-width: 1280px) {
  .foot-wrap .social-list {
    margin-right: -16.8%; } }

/* .page-id-74 img.footer-logo {
	height: 62px!important;
    margin-top: -7px!important;	
} */

/* .partners-list li img {
    height: 54px;
} */
/*# sourceMappingURL=style.css.map */


.tag.active {
  background-color: #5eb039;
}
.js-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  color: #363636;
  font-size: 16px;
  font-weight: 300;
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #707070;
  padding: 6px 10px;
  text-align: center;
  margin-bottom: 0;
  word-wrap: break-word;
  cursor: pointer;
  margin: 0;
}
.js-tag:hover {
    background-color: rgba(94, 176, 57, 0.5);
    border-color: rgba(94, 176, 57, 0.5);
    color: #fff;
}
.js-tag.active {
    background-color: #5eb039;
    color: #fff;
    border-color: #5eb039;
    text-shadow: 1px 0 0 currentColor;
}
.error-message {
  display: none;
}