/*!
Theme Name: razom
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: razom
*/

@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  font-display: swap;
  src: url('fonts/montserrat/Montserrat-Light.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-display: swap;
  src: url('fonts/montserrat/Montserrat-Regular.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-display: swap;
  src: url('fonts/montserrat/Montserrat-Medium.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-display: swap;
  src: url('fonts/montserrat/Montserrat-SemiBold.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-display: swap;  
  src: url('fonts/montserrat/Montserrat-Bold.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  font-display: swap;
  font-style: italic;
  src: url('fonts/montserrat/Montserrat-LightItalic.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-display: swap;
  font-style: italic;
  src: url('fonts/montserrat/Montserrat-Italic.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-display: swap;
  font-style: italic;
  src: url('fonts/montserrat/Montserrat-MediumItalic.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-display: swap;
  font-style: italic;
  src: url('fonts/montserrat/Montserrat-SemiBoldItalic.ttf');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-display: swap;
  font-style: italic;
  src: url('fonts/montserrat/Montserrat-BoldItalic.ttf');
}



/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
      ========================================================================== */
/**
  * Remove the margin in all browsers.
  */
body {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
  * Render the `main` element consistently in IE.
  */
main {
  display: block;
}

/**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
      ========================================================================== */
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
      ========================================================================== */
/**
  * Remove the gray background on active links in IE 10.
  */
a {
  background-color: transparent;
}

/**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
b,
strong {
  font-weight: bolder;
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
  * Add the correct font size in all browsers.
  */
small {
  font-size: 80%;
}

/**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
      ========================================================================== */
/**
  * Remove the border on images inside links in IE 10.
  */
img {
  border-style: none;
}

/* Forms
      ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
button,
input {
  overflow: visible;
}

/**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
button,
select {
  text-transform: none;
}

/**
  * Correct the inability to style clickable types in iOS and Safari.
  */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
  * Remove the inner border and padding in Firefox.
  */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
  * Restore the focus styles unset by the previous rule.
  */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
  * Correct the padding in Firefox.
  */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *		`fieldset` elements in all browsers.
  */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
  vertical-align: baseline;
}

/**
  * Remove the default vertical scrollbar in IE 10+.
  */
textarea {
  overflow: auto;
}

/**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
      ========================================================================== */
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
  display: block;
}

/*
  * Add the correct display in all browsers.
  */
summary {
  display: list-item;
}

/* Misc
      ========================================================================== */
/**
  * Add the correct display in IE 10+.
  */
template {
  display: none;
}

/**
  * Add the correct display in IE 10.
  */
[hidden] {
  display: none;
}

/* Box sizing
 --------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
 @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
 # Base
 --------------------------------------------------------------*/
/* Typography
 --------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #1B1B1B;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
 --------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*** Custom styles ***/
* {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  outline: none !important;
}

.container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}
.container_lg {
  max-width: 1780px;
}
.container_lg_2 {
  max-width: 1750px;
}
.container_sm {
  max-width: 990px;
}
.container_sm_2 {
  max-width: 1080px;
}

a {
  text-decoration: none;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px;
}

.col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 6px;
}

.col-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.col-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
}

.primary-color {
  color: #006241;
}
.secondary-color {
  color: #FFD700;
}
.primary-bg {
  background-color: #006241;
}
.secondary-bg {
  background-color: #CED7CB;
}


.default-template {
  padding-top: 110px;
  padding-bottom: 90px;
}
.default-template div, .default-template p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}
.default-template p {
  margin-top: 0;
  margin-bottom: 10px;
}
.default-template h2, .default-template h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.default-template ul {
  margin-left: 0;
}
.default-template a {
  color: #006241;
  text-decoration: underline;
}
.main-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-header {
  width: 100%;
  z-index: 1000;
  position: relative;
  top: 0;
  box-shadow: 0px 4px 4px 0px #00000040;
}

.site-header .header {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}



#header-mobile-menu:not(.mm-menu) {
  display: none;
}
.header__burger {
  display: none;
}

.mm-menu_offcanvas.mm-menu_opened {
  z-index: 9999;
}

.mm-menu {
  --mm-color-background: #fff;
  --mm-color-text: #000;
  --mm-color-background-emphasis: rgba(0, 98, 65, 0.5);
  --mm-color-button: #fff;
  --mm-color-text-dimmed: #fff;
  --mm-color-button: #000;
}

.mm-navbar {
  background-color: #006241;
}
.mm-navbar__title {
  color: #fff;
}

.mm-listitem a {
  text-transform: uppercase;
}

.mm-navbars_bottom .mm-navbar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mmenu__close {
  position: absolute;
  right: 20px;
  top: 10px;
  border: none;
  outline: 0;
  background: 0 0;
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#primary-menu-mobile li.current-menu-item {
  background-color: rgba(0, 98, 65, 0.8);
}
#primary-menu-mobile li.current-menu-item a {
  color: #fff;
}
.mm-navbar__social-net {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-header .mega-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.site-header .mega-menu li {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  position: relative;
  padding: 9px 19px;
}

.site-header .mega-menu li a {  
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #1B1B1B;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  position: relative;
}
.site-header .mega-menu li a:before {
  width: 0px;
  height: 2px;
  content: '';
  background-color: #006241;
  position: absolute;
  bottom: -8px;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .mega-menu li:hover a, .site-header .mega-menu li.current-menu-item a {
  color: #006241;
}
.site-header .mega-menu li:hover a:before, .site-header .mega-menu li.current-menu-item a:before {
  width: 100%;
}
.site-header .mega-menu .sub-menu {
  margin: 0;
  padding: 30px 0px 15px 10px;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -10px;
  width: max-content;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.site-header .mega-menu .sub-menu:before {
  content:'';
  position:absolute;
  width: 100%;
  height: 100%;
  bottom: -15px;
  left: 10px;
  background: #006241;
}
.site-header .mega-menu li.menu-item:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
.site-header .mega-menu .sub-menu li {
  margin-bottom: 30px;
}
.site-header .mega-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
.site-header .mega-menu .sub-menu li a {
  color: #fff;
  font-weight: 400;
  width: max-content;
}
.site-header .mega-menu .sub-menu li a:before {
  width: 0px;
  height: 1px;
  content: '';
  background-color: #fff;
  position: absolute;
  bottom: -8px;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .mega-menu .sub-menu li:hover a, .site-header .mega-menu .sub-menu li.current-menu-item a {
  color: #fff;
}
.site-header .mega-menu .sub-menu li:hover a:before, .site-header .mega-menu .sub-menu li.current-menu-item a:before {
  width: 100%;
}

.switcher-lang {
  padding: 0;
}
.lang_menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lang_menu a {
  display: flex;
}
.lang_menu span {
  display: none;
}
.lang_menu img {
  width: 40px!important;
  height: 20px!important;
}
.header__search {
  padding: 0 5px;
  cursor: pointer;
}
.social-net__ico_header {
  padding: 0 5px;
}

.site-footer {
  background: #006241;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer__top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 30px;
}
.footer__bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer__copyright {
  font-weight: 500;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  color: #fff;
}
.footer__col {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  
}

.footer__col_1 {
  width: 34%;
}
.footer__col_2 {
  width: 20%;
}
.footer__col_3 {
  width: 26%;
}
.footer__col_4 {
  width: 20%;
}

.site-footer .footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.site-footer .footer-menu li {
  padding-left: 0;
}

.site-footer .footer-menu li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;

  text-align: left;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  position: relative;
}
#footer-menu-1 li a {
  color: #FFD700;
}
#footer-menu-2 li a {
  color: #FFFFFF;
}
#footer-menu-1 li a:before  {
  background-color: #FFD700;
}
#footer-menu-2 li a:before {
  background-color: #FFFFFF;
}
.site-footer li a:before {
  width: 0px;
  height: 2px;
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
} 
.site-footer li:hover a:before, .site-footeru li.current-menu-item a:before {
  width: 100%;
}

.footer__text {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
  width: fit-content;
  margin-top: 15px;
  margin-bottom: 10px;
}
.footer_social-net {
  margin-top: 10px;
  margin-bottom: 22px;
}

.social-net__ico_footer {
  padding: 0 3px;
}
.social-net__ico_footer:first-child {
  margin-left: -3px;
}
.social-net__ico_footer:last-child {
  margin-right: -3px;
}
.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;

  
  text-align: center;
  text-transform: uppercase;
  
  -webkit-border-radius: 4px;
          border-radius: 4px;  

  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  cursor: pointer;
}

.btn_footer-support {
  border: 1px solid #FFFFFF;
  color: #006241;
  background-color: #FFFFFF;
  padding: 16px;
  height: 39px;
  max-width: 180px;

  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 1px;
}

.btn_footer-support:hover, .btn_footer-support:active {
  border: 1px solid #FFD700;
  color: #FFD700;
}


.sec-bnr {
  padding-bottom: 40px;
  border-bottom: 7px solid #0057B8;
}
.main-slider__nav-item {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-slider__img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  object-position: 50% 50%; 
}
.main-slider__for-title {
  font-weight: 700;
  font-size: 64px;
  line-height: 1.0625;
  color: #006241;
  margin-top: 25px;
  margin-bottom: 30px;
  max-width: 80%;
}
.main-slider__for-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;  
}
.main-slider__for-descr {
  width: 65%;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.25;
  color: #1B1B1B;
  padding-right: 20px;
}
.main-slider__for-btn {
  width: 35%;
  padding: 12px 0 0 26px;
}
.btn_cta {
  background-color: #006241;
  border: 2px solid #006241;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  height: 80px;
  max-width: 372px;
}
.btn_cta:hover, .btn_cta:active {
  border: 2px solid #006241;
  background-color: #FFFFFF;
  color: #006241;
}
.main-slider__btn {
  max-width: 372px;
}

.slick-dotted.slick-slider {
  margin-bottom: 55px;
}
.slick-dots {
  bottom: -55px;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots li button:before {
  font-size: 20px;
  opacity: 0.75;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #006241;
}
.slick-dots button:hover:after {
  background: rgba(0,0,0,0);
}
.slick-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.slick-track {
    display: flex;
    /* Optional: ensures items stretch across the main axis */
    flex-direction: row; 
    flex-wrap: nowrap;
    align-items: stretch; /* This is key for equal height */
}
.slick-slide {
    height: auto; /* Ensure slides don't have a fixed height from other rules */
    /* Optional: if your slides contain content in another div, make that div height 100% */
}



.main-slider__nav.slick-dotted.slick-slider {
  margin-bottom: 55px;
}
.main-slider__nav .slick-dots {
  bottom: -55px;
}
.main-slider__nav .slick-dots li button:before {
  color: #E7E7E7;
}
.main-slider__nav .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #006241;
}
.main-slider__nav .slick-arrow:hover {
  background-color: #006241;
}
.main-slider__nav .slick-prev,
.main-slider__nav .slick-next {
  z-index: 100;
  top: 84%;
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #CED7CB;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.main-slider__nav .slick-arrow:before {
  display: none;
}
.main-slider__nav .slick-arrow i {
  font-size: 26px;
  color: #1B1B1B;
}
.main-slider__nav .slick-arrow:hover i {
  color: #FFFFFF;
}
.main-slider__nav .slick-prev {
  left: 92px;
}
.main-slider__nav .slick-next {
  right: 92px;
}



.sec-mission {
  padding-top: 105px;
  padding-bottom: 68px;  
}
.sec-mission_home {
  border-top: 7px solid #FFD700;
}
.page-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -1px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.sec-mission__descr {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 65px;
  color: #006241;
}
.mission {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mission__item {
  width: 25%;
  padding: 0 20px;
  margin-bottom: 40px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mission__img-wrap {
  width: 100%;
  height: 96px;
  margin-bottom: 45px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mission__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #1B1B1B;
  margin-bottom: 15px;
}
.mission__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
}
.sec-mission__slogan { 
  text-align: center;
} 
.sec-mission__slogan span {
  display: inline-block;
  padding: 35px 35px 20px;
  border-top: 1px solid #006241;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 27px
}
.sec-mission__btn {
  max-width: 302px;
  margin: 0 auto;
}

.sec-map {
  padding-top: 45px;
  padding-bottom: 20px;
  background: linear-gradient(258.69deg, #005a3c -16.75%, #003322 88.54%);
}
.sec-map__title {
  color: #FFD700;
  margin-top: 0;
  margin-bottom: 105px;
}
.container_map {
  max-width: 920px;
  margin: 0 auto;
}
.sec-map__text {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;  
  margin: 7px auto;
}
.sec-map__text-item {
  width: 50%;
  font-weight: 300;
  font-size: 40px;
  letter-spacing: -1px;
  text-align: center;
  color: #FFFFFF;
}
.sec-map__text-volume {
  font-weight: 300;
  font-size: 84px;
  padding-right: 10px;
}

.sec-areas {
  padding-top: 90px;
  padding-bottom: 60px;
}
.sec-areas__title {
  margin-bottom: 40px;
}
.sec-areas__descr {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  max-width: 935px;
  margin: 0 auto 60px;
  color: #006241;
}
.areas {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.areas__item {
  width: 50%;
  margin-bottom: 40px;
  padding: 0 15px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.areas__item:nth-child(even) {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; 
}
.areas__img-wrap {
  width: 64px;
  min-width: 64px;
  height: 64px;
  margin-right: 26px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.areas__text {
  max-width: 372px;
}
.areas__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.areas__descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.sec-areas__des {  
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #006241;
  background-color: #FFD700;
  padding: 13px 10px;
  border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 32px;
}


.sec-achievement {
  padding-top: 90px;
  padding-bottom: 35px;  
}
.sec-achievement__title {
  margin-bottom: 115px;
}
.achievement {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.achievement__item {
  width: 25%;
  padding: 0 20px;
  margin-bottom: 45px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.achievement__img-wrap {
  width: 100%;
  height: 112px;
  margin-bottom: 60px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.achievement__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
  margin-bottom: 15px;
}
.achievement__text {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
}
.achievement__counter {
  font-weight: 700;
  font-size: 77px;
  line-height: 100%;
  text-align: center;
  color: #006241;
}
.sec-achievement__slogan {
  padding: 35px;
  border-top: 1px solid #006241;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  max-width: 944px;
  margin: 0 auto;
}

.sec-project {
  position: relative;
  padding-top: 75px;
  padding-bottom: 60px;
  background: linear-gradient(258.69deg, #005a3c -16.75%, #003322 88.54%);
}
.sec-project__title {
  color: #FFD700;
}
.project_carousel { 
  margin: 0 -24px;
}
.project_carousel__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(33.333% - 48px);
  width: calc(33.333% - 48px);
  min-height: 560px;
  margin: 0 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  padding: 30px 19px 50px;
  color: #1B1B1B;
  box-shadow: 0px 0px 4px 0px #00000040;
}
.project_carousel__item:before {
  width: 37px;
  height: 15px;
  content: '';
  background-image: url(images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 20px;
  left: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project_carousel__item:hover:before {
  left: 50px;
}
.project_carousel__img-wrap {
  height: 240px;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;  
}
.project_carousel__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.project_carousel__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column
}
.project_carousel__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 18px;
}
.project_carousel__cat {
  width: fit-content;
  display: table;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #FFD700;
  margin-bottom: 25px;
  border-radius: 4px;
  padding: 5px 10px;
}
.project_carousel__geocommunity, .project_carousel__excerpt {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.project_carousel__geocommunity {
  max-height: 80px;
  overflow: hidden;
}
.sec-project__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sec-project__bottom-text {
  width: 65%;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #FFFFFF;
}
.sec-project__for-btn {
  width: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; 
}
.sec-project__btn {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  max-width: 263px;
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  color: #006241;
  height: 80px;
  margin-top: 15px;
}
.sec-project__btn:hover, .sec-project__btn:active {
    border: 2px solid #FFD700;
    background-color: #FFFFFF;
    color: #FFD700;
}

.project_carousel.slick-dotted.slick-slider {
  margin-bottom: 113px;
}
.project_carousel .slick-dots {
  bottom: -73px;
}
.project_carousel .slick-dots li button:before {
  color: #FFFFFF;
}
.project_carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #FFD700;
}
.project_carousel .slick-arrow:hover {
  background-color: #FFFFFF;
}
.project_carousel .slick-prev,
.project_carousel .slick-next {
  z-index: 100;
  top: -60px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E7E7E7;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project_carousel .slick-arrow:before {
  display: none;
}
.project_carousel .slick-arrow i {
  font-size: 20px;
  color: #A8A8A8;
}
.project_carousel .slick-arrow:hover i {
  color: #006241;
}
.project_carousel .slick-prev {
  left: auto;
  right: 160px;
}
.project_carousel .slick-next {
  right: 110px;
}

.sec-reviews {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #006241;
}
.sec-reviews_project, .page-template-page-about .sec-reviews {
  margin-bottom: 20px;
}
.sec-reviews__title {
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 45px;
}
.reviews_carousel {  
  margin: 0 -6px;
}
.reviews_carousel__item {
  position: relative;  
  width: -webkit-calc(33.333% - 12px);
  width: calc(33.333% - 12px);
  margin: 0 6px;
  background-color: #FFFFFF;
  padding: 55px 22px 20px;
  color: #1B1B1B; 
  border-radius: 4px;
}
.reviews_carousel__item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.reviews_carousel__img-wrap {
  height: 195px;
  width: 144px;
  min-width: 144px;
  margin-bottom: 15px;
  margin-right: 22px;
  border-radius: 4px;
  overflow: hidden;
}
.reviews_carousel__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.reviews_carousel__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 166px);        
}
.reviews_carousel__name {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 10px;
}
.reviews_carousel__position {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 22px;
}
.reviews_carousel__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
}

.reviews_carousel .slick-dots li button:before {
  color: #FFFFFF;
}
.reviews_carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #FFD700;
}
.reviews_carousel .slick-arrow:hover {
  background-color: #FFFFFF;
}
.reviews_carousel .slick-prev,
.reviews_carousel .slick-next {
  z-index: 100;
  top: -95px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E7E7E7;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.reviews_carousel .slick-arrow:before {
  display: none;
}
.reviews_carousel .slick-arrow i {
  font-size: 20px;
  color: #A8A8A8;
}
.reviews_carousel .slick-arrow:hover i {
  color: #006241;
}
.reviews_carousel .slick-prev {
  left: auto;
  right: 25%;
}
.reviews_carousel .slick-next {
  right: calc(25% - 50px);
}


.sec-partner {
  padding-top: 70px;
  padding-bottom: 60px;
}
.sec-partner__title {
  margin-bottom: 10px;
}
.sec-partner__descr {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
  margin-bottom: 70px;
}
.partner_carousel {    
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.partner_carousel .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.partner_carousel__item {
  margin: 0 15px;
  text-align: center;
}
.partner_carousel__item img {
  max-height: 130px;
  margin: 0 auto;
}

.partner_carousel .slick-arrow:hover {
  background-color: #006241;
}
.partner_carousel .slick-prev,
.partner_carousel .slick-next {
  z-index: 100;
  top: -135px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E7E7E7;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.partner_carousel .slick-arrow:before {
  display: none;
}
.partner_carousel .slick-arrow i {
  font-size: 20px;
  color: #A8A8A8;
}
.partner_carousel .slick-arrow:hover i {
  color: #FFFFFF;
}
.partner_carousel .slick-prev {
  left: auto;
  right: 25%;
}
.partner_carousel .slick-next {
  right: calc(25% - 50px);
}

.container_news {
  max-width: 1000px;
  margin: 0 auto;
}
.sec-news {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #CED7CB;
}
.sec-news__title {
  color: #1B1B1B;
  margin-bottom: 55px;
}
.news_carousel {  
  margin: 0 -20px;
}
.news_carousel__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(33.333% - 60px);
  width: calc(33.333% - 60px);
  min-height: 404px;
  margin: 0 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  padding: 12px 12px 12px;
  color: #1B1B1B;
  box-shadow: 0px 0px 4px 0px #00000040;
}
.news_carousel__item:before {
  width: 37px;
  height: 15px;
  content: '';
  background-image: url(images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 17px;
  left: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.news_carousel__item:hover:before {
  left: 30px;
}
.news_carousel__img-wrap {
  height: 182px;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.news_carousel__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news_carousel__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column
}
.news_carousel__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.news_carousel__cat {
  width: fit-content;
  display: table;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #006241;
  color: #FFFFFF;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 4px 10px;
}
.sec-news__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;

  margin-top: 120px;
}
.sec-news__for-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sec-news__btn {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  width: 250px;
  max-width: 250px;
  background-color: #006241;
  border: 2px solid #006241;
  color: #FFFFFF;
  height: 80px;
}
.sec-news__btn:hover, .sec-news__btn:active {
  border: 2px solid #006241;
  background-color: #FFFFFF;
  color: #006241;
}

.news_carousel .slick-dots li button:before {
  color: #FFFFFF;
}
.news_carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #006241;
}
.news_carousel .slick-arrow:hover {
  background-color: #FFFFFF;
}
.news_carousel .slick-prev,
.news_carousel .slick-next {
  z-index: 100;
  top: -76px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #FFFFFF;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.news_carousel .slick-arrow:before {
  display: none;
}
.news_carousel .slick-arrow i {
  font-size: 20px;
  color: #A8A8A8;
}
.news_carousel .slick-arrow:hover i {
  color: #006241;
}
.news_carousel .slick-prev {
  left: auto;
  right: 75px;
}
.news_carousel .slick-next {
  right: 25px;
}

#back-to-top {    
  display: block;
  width: 96px;
  height: 96px;
  position: fixed;
  right: -100px;
  bottom: 60px;
  z-index: 999999999;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#back-to-top.visible{
  right: 30px;
}

.sec-page-title {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #CED7CB;
}
.page-h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 1.0625;
  text-align: center;
  color: #006241;
  margin-top: 0;
  margin-bottom: 0;
}

.sec-page-image {
  height: auto;
  min-height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sec-page-image__img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.sec-page-about {
  padding-top: 45px;
  padding-bottom: 40px;
}
.sec-page-about__title {
  color: #006241;
  margin-bottom: 35px;
}
.sec-page-about__descr {
  max-width: 1000px;
  margin: 0 auto 30px;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.sec-page-about__descr p {
  margin-top: 0;
  margin-bottom: 10px;
}
.sec-page-about__descr ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  list-style: none;
}
.sec-page-about__descr ul li {
  margin-bottom: 10px;
    position: relative;
}
.sec-page-about__descr ul li:before {
    content: '•';
    position: absolute;
    top: 0px;
    left: -18px;
    color: #1B1B1B;
}
.sec-page-about__descr a {
  color: #006241;
  text-decoration: underline;
}

.sec-gallery {
  padding-top: 98px;
  padding-bottom: 55px;
  background-color: #CED7CB;
  position: relative;
  overflow: hidden;  
}
.gallery_carousel__item {
  height: 672px;
  overflow: hidden;
  margin: 0 25px;
}
.gallery_carousel .slick-dots {
  bottom: auto;
  top: -60px;
}
.gallery_carousel .slick-dots li button:before {
  color: #FFFFFF;
}
.gallery_carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #006241;
}
.gallery_carousel .slick-arrow:hover {
  background-color: #006241;
}
.gallery_carousel .slick-prev,
.gallery_carousel .slick-next {
  z-index: 100;
  top: auto;
  bottom: -95px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E7E7E7;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery_carousel .slick-arrow:before {
  display: none;
}
.gallery_carousel .slick-arrow i {
  font-size: 20px;
  color: #006241;
}
.gallery_carousel .slick-arrow:hover i {
  color: #E7E7E7;
}
.gallery_carousel .slick-prev {
  left: calc(50% - 43px);
}
.gallery_carousel .slick-next {
  right: calc(50% - 43px);
}

.sec-mission_about {
  border-top: none;
  padding-top: 62px;
  padding-bottom: 40px;
}

.sec-team {
  position: relative;
  padding-top: 62px;
  padding-bottom: 30px;
  background: #CED7CB;
}
.sec-team__title {
  color: #1B1B1B;
  margin-bottom: 33px;
}
.sec-team__descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto 50px;
  max-width: 760px;
}
.team_carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -6px;
}
.team_carousel__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(25% - 12px);
  width: calc(25% - 12px);
  min-height: 402px;
  margin: 0 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  padding: 20px;
  color: #1B1B1B;
  box-shadow: 0px 0px 4px 0px #00000040;

}
.team_carousel__img-wrap {
  height: 211px;
  width: 100%;
  margin-bottom: 25px;
  border-radius: 2px;
  overflow: hidden;
}
.team_carousel__img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
}
.team_carousel__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column
}
.team_carousel__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  word-spacing: 100vw;
  text-align: center;
}
.team_carousel__position {
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
}

.team_carousel .slick-dots li button:before {
  color: #FFFFFF;
}
.team_carousel .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #006241;
}
.team_carousel .slick-arrow:hover {
  background-color: #006241;
}
.team_carousel .slick-prev,
.team_carousel .slick-next {
  z-index: 100;
  top: -175px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #E7E7E7;  
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.team_carousel .slick-arrow:before {
  display: none;
}
.team_carousel .slick-arrow i {
  font-size: 20px;
  color: #006241;
}
.team_carousel .slick-arrow:hover i {
  color: #E7E7E7;
}
.team_carousel .slick-prev {
  left: auto;
  right: 135px;
}
.team_carousel .slick-next {
  right: 85px;
}


.sec-history {
  padding-top: 68px;
  padding-bottom: 70px;
}
.history {
  margin-bottom: 120px;
}
.history__item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.history__period {
  width: 25%;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  color: #006241;
}
.history__text {
  width: 75%;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
.history__text ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  list-style: none;  
}
.history__text ul li {
  margin-bottom: 0;
  position: relative;
}
.history__text ul li:before {
  content: '•';
  position: absolute;
  top: 0px;
  left: -18px;
  color: #1B1B1B;
}

.sec-video {
  padding-bottom: 20px;
}
.video__container {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.video__frame {
  aspect-ratio: 16/9;
  width: 100%;
}


.sec-about-descr {
  background-color: #006241;
  padding-top: 65px;
  padding-bottom: 80px
}
.about-descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #FFFFFF;
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}

.error-404 {
  min-height: calc(100Vh - 396px);
  padding-top: 110px;
  padding-bottom: 90px;
}
.container_404 {
  max-width: 920px;
  margin: 0 auto;
}
.page-descr {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}

.sec-payment-success, .sec-payment-failed {
  min-height: calc(100Vh - 396px);
  padding-top: 110px;
  padding-bottom: 90px;
}
.sec-payment-success__descr {
  margin-bottom: 135px;
}
.sec-payment-success__note {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: #A8A8A8;
}
.sec-payment-faileds__descr a {
  text-decoration: underline;
}

.offer__title-sm {
  font-weight:400;
  font-size:28px;
  text-transform:none;
  display:inline-block;
}

.sec-faq {
    padding-top: 110px;
    padding-bottom: 90px;
}
.accordion-box {
  border-bottom: 2px solid #E7E7E7;
}
.accordion-box:last-child {
  border-bottom: 0;
}
.accordion-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  position: relative;
  background-color: #fff;
  color: #000;  
  cursor: pointer;
  padding: 20px 64px 20px 0;
  width: 100%;  
}
.accordion-panel {
  display: none;
  overflow: hidden;
  padding: 0; 
}
.accordion-panel p {
  margin-top: 0;
  margin-bottom: 20px;
}
.accordion-panel ul, .accordion-panel ol {
  margin-left: 0;
  margin-bottom: 20px;
}
.accordion-panel a {
  color: #006241;
  text-decoration: underline;
}
.accordion-header .after-wrap {
  position: absolute;
  top: 22px;
  right: 38px;
}
.vertical-line {
  transition: transform .15s;
}
.active .vertical-line {
  transform: rotate(90deg); 
  transform-origin: center;
}
.faq__title, .faq__num {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}
.faq__num {
  display: inline-block;
  margin-right: 10px;
}
.faq__answer {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #1B1B1B;
}

.sec-hero {
  padding-top: 30px;
  padding-bottom: 46px;
}
.ds-block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;  
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;

  margin-bottom: 16px;        
}
.ds-block__item {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.8px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 8px 10px;
  border-radius: 4px;
  margin-left: 15px;
  margin-bottom: 10px;
}
.ds-block__item_light {
  color: #006241;
  background-color: #FFFFFF;
}
.ds-block__item_light-green {
  color: #006241;
  background-color: #CED7CB;
}
.pt-block {
  margin-bottom: 26px;
}
.pt-block__item {
  display: inline-block;
  font-weight: 700;
  font-size: 31px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 8px 26px;
  border-radius: 4px;
  color: #FFD700;
  background-color: #006241;
}
.sec-hero__descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.page-h1_hero {
  margin-bottom: 23px;
}

.sec-text-two-column {
  background-color: #E7E7E7;
  padding-top: 60px;
  padding-bottom: 70px;
}
.text-two-column {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;        
}
.text-two-column__col {
  width: 46%;
  padding-left: 20px;

  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.text-two-column__col p {
  margin-top: 0;
  margin-bottom: 10px;
}
.text-two-column__col ul {
    margin: 0;
    padding: 0;
    margin-left: 30px;
    list-style: none;
}
.text-two-column__col ul li {
    margin-bottom: 10px;
    position: relative;
}
.text-two-column__col ul li:before {
    content: '•';
    position: absolute;
    top: 0px;
    left: -18px;
    color: #1B1B1B;
}
.text-two-column__col a {
  text-decoration: underline;
  color: #1B1B1B;
}

.sec-steps {
  padding-top: 50px;
  padding-bottom: 30px;
}
.steps {
  padding-top: 20px;
}
.steps__item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.steps__num {
  width: 80px;
  font-weight: 700;
  font-size: 96px;
  line-height: 100%;
  text-align: center;
  color: #FFD700;
}
.steps__text {
  width: calc(100% - 80px);
  padding-left: 7%;
}
.steps__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 16px;
}
.steps__descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.steps__descr ul {
  margin: 0;
}

.sec-text-one-column {
  padding-top: 75px;
  padding-bottom: 90px;
}
.text-one-column {
  max-width: 950px;
  margin: 0 auto 40px;

  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
.sec-rules {
  padding-top: 75px;
  padding-bottom: 50px;  
}
.rules {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;

  padding-top: 35px;
}
.rules__item {
  width: 25%;
  padding: 0 20px;
  margin-bottom: 45px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.rules__img-wrap {
  width: 100%;
  height: 96px;
  margin-bottom: 20px;

  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.rules__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
}
.rules__text {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  color: #1B1B1B;
}

.sec-hero__for-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;  
}
.sec-hero__descr {  
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  color: #1B1B1B;  
}
.sec-hero__for-text .sec-hero__descr {
  width: 65%;
  padding-right: 20px;
}
.sec-hero__for-btn {
  width: 35%;
  padding: 12px 0 0 26px;
}
.sec-hero__btn {
  max-width: 372px;
}

.sec-page-slogan {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-title_slogan {
  margin-top: 0;
  margin-bottom: 0;
}


.sec-form {
  padding-top: 60px;
  padding-bottom: 70px;
}
.col_6 {
  width: 50%;
}
.col_region {
  width: 41.5%;
}
.col_community {
  width: 58.5%;
}
.col_direction {
  width: 33.33%;
}
.col_name {
  width: 66.67%;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.form input, .form textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  width: 100%;
  padding: 10px 24px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  color: #272727;
  border-radius: 4px;
  border: none;
  outline: none;
  box-shadow: none;
  background-color: #D9D9D9;
}
.form input {
  height: 64px;
}
.form textarea {  
  resize: none;
  height: 256px;
}
.form input:last-child {
  margin-bottom: 0;
}
.form input::-webkit-input-placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}
.form input::-moz-placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}
.form input:-ms-input-placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}
.form input::-ms-input-placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}
.form input::placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}

.form textarea::placeholder {
  font-size: 24px;
  line-height: 1.2;
  color: #A8A8A8;
}

.form .col {
  margin-bottom: 45px;
}
.form_contacts.form .col, .form .col_captcha {
  margin-bottom: 15px;
}
.form .col_captcha {
  width: auto;
  margin: 0 auto;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}

.form .wpcf7-not-valid-tip {
  font-size: 16px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0.5em 0 0.5em;
  padding: 0.2em 2em;
  text-align: center;
  border-radius: 6px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 0.2em 1em;
}
.form .row_submit {
  margin-top: 25px;
}
.form .wpcf7-spinner {
  margin: 8px auto 0;
}
.form select {
  display: none;
}
.nice-select {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  width: 100%;
  height: 64px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  color: #272727;
  border-radius: 4px;
  border: 0;
  outline: none;
  box-shadow: none;
  padding-left: 24px;
  background-color: #D9D9D9;
}
.nice-select .current {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
}
.nice-select .list {
  width: 100%;
  max-height: 320px;
  overflow: auto;
  margin: 0;
  padding-bottom: 5px;
}
.nice-select .option {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  min-height: 30px;
  white-space: normal;
  padding: 6px 10px 6px 24px;
  display: flex;
  align-items: center;
}
.nice-select:after {
  right: 16px;
  top: 42%;
  border: none;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  content: '';
  background-image: url(/wp-content/themes/razom/images/polygon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.nice-select.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.btn.wpcf7-submit {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  width: 250px;
  max-width: 250px;
  background-color: #006241;
  border: 2px solid #006241;
  color: #FFFFFF;
  height: 80px;
  margin: 0 auto;
}
.btn.wpcf7-submit:hover, .btn.wpcf7-submit:active {
  border: 2px solid #006241;
  background-color: #FFFFFF;
  color: #006241;
}
.col-submit-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 8px;
  margin-bottom: 0!important;
}

.sec-page-title_contacts, .sec-page-title_news, .sec-page-title_projects, .sec-page-title_reports, 
.sec-page-title_donate, .sec-page-title_search {
  padding-top: 88px;
  padding-bottom: 60px;
}
.sec-contacts {
  padding-top: 55px;
  padding-bottom: 150px;
}
.page-title_contacts {
  margin-bottom: 50px;
}
.sec-contacts__descr {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;  
  margin-bottom: 50px;
}
.contacts {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-direction: reverse;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.contacts__img-wrap {
  width: 50%;
  padding-left: 40px;
}
.contacts__img-wrap img {
  border-radius: 4px;
  border: 1px solid #006241;
}
.contacts__form {
  width: 50%;
}
.contacts__social-net {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;

  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.contacts__social-net-label {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -1px;
}
.social-net__ico_contacts {
  margin: 2px;
}
.social-net__ico_contacts img {
  height: 44px;  
}
.form_contacts {
  margin-bottom: 55px;
}
.form_contacts .col-submit-btn {
  margin-top: -5px;
}

.news {
  padding-top: 50px;
  padding-bottom: 150px;
}
.news__list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -45px;        
}
.news__item-wrap {
  padding: 0 45px;
  margin-bottom: 105px;
}
.news__item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.news__item-img {
  width: 100%;
  height: 379px;
  margin-bottom: 30px;
  border-radius: 4px;
  overflow: hidden;
}
.news__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news__item-cat {  
  margin-bottom: 20px;  
}
.news__item-cat span {
  display: inline-block;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding: 14px 22px;
  background-color: #006241;
  border-radius: 4px;
}
.news__item-title {
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #1B1B1B;
  margin: 0;
}
.load__more-wrap {
  text-align: center;
}
.load__more {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0px;  
  color: #006241;
  cursor: pointer;
}
.load__more:before {
    width: 0px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #006241;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.load__more:hover:before {
    width: 100%;
}

.gc__filter-panel {
  padding: 40px 0;
}
.gc__filter-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -15px;  
}
.gc__filter-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  width: 41.5%;
  padding: 0 15px;
}
.gc__filter-item_year {
  width: 17%;
}
.gc__filter-label {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #272727;
  margin-bottom: 10px;
}

.gc__filter-panel .nice-select {
  height: 48px;
  background-color: #E7E7E7;
  color: #272727;
  padding-left: 20px;
}
.gc__filter-panel .nice-select:after {
  width: 19px;
  height: 19px;
}

.sec-projects {
  padding-top: 20px;
  padding-bottom: 110px;
}
.projects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -24px;
}
.projects .project_carousel__item {
  box-shadow: none;  
  border: 2px solid rgba(27, 27, 27, 0.1);
  margin-bottom: 60px;
}
.post-type-archive-contest .projects .project_carousel__item {
  border: none;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.post-type-archive-contest .projects .project_carousel__item.status-closed {
  background-color: #E7E7E7;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.post-type-archive-contest .status-closed .project_carousel__img-wrap {
  opacity: 0.5;
}


.sec-join-us {
  padding-top: 50px;
  padding-bottom: 65px;
  margin-bottom: 20px;
}
.page-title_join-us {
  margin-bottom: 30px;
}
.sec-join-us__for-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;  
}
.sec-join-us__descr {  
  font-weight: 500;
  font-size: 28px;
  line-height: 1.25;
  color: #1B1B1B;
   width: 60%;
  padding-right: 20px;
}
.sec-join-us__for-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;

  width: 40%;
  padding: 12px 0 0 26px;
}
.sec-join-us__btn {
  width: 400px;
  max-width: 400px;
}

.sec-map_with-filter {
  padding-top: 64px;
  padding-bottom: 145px;
}
.projects__filter {
  margin-top: -162px;
}
.post-type-archive-contest .projects__filter {
  margin-top: 0;
}
.gc__filter-row_map {
  margin-bottom: 70px;
}
.gc__filter-item_map {
  width: 50%;
}
.gc__filter-item_map .gc__filter-label {
  color: #FFFFFF;
}
.post-type-archive-contest .gc__filter-item_map .gc__filter-label {
  color: #272727;
}

.map svg {
  height: auto;
  max-width: 100%;
}

.sec-page-about__descr_contests p {
  margin-top: 0;
  margin-bottom: 10px;
}
.sec-contests {
  padding-top: 20px;
  padding-bottom: 110px;
}
.contests {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -24px;
}
.contests .project_carousel__item {
  box-shadow: none;
  border: 2px solid rgba(27, 27, 27, 0.1);
  margin-bottom: 60px;
}
.contests__item {
  width: -webkit-calc(50% - 48px);
  width: calc(50% - 48px);
}


.bg-load-system-wrap {
    position: relative;
    height: 100px;
}
.bg-load-system {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(255 255 255, .7);
    z-index: 9;
}
.bg-load-system svg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: calc(50% - 50px);
    width: 100px;
    height: 100px;
}
.error-search-text {
    font-size: 20px;
    font-weight: 600;
    margin: 0 auto 60px;    
}

.map .oblast.active {
    fill: #FFD700;
}
.oblast {
  cursor: pointer;
}
.oblast-gromada {
  display: none;  
}
.open {
  display: block;
}
.map-region svg {
  max-width: 880px;
  max-height: 880px;
  margin: 0 auto;
}
.back-to-map {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 38px;
  margin-left: -20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.back-to-map:before {
  width: 32px;
  height: 15px;
  content: '';
  background-image: url(images/arrow-back.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  left: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.back-to-map:hover:before {
  left: -20px;
}
.community {
  cursor: pointer;
}
.oblast-gromada .community.active {
  fill: #FFD700;
}

.post-content {
  padding-bottom: 100px;
}
.sec-post-title {
  padding-top: 20px;
}
.post-image {
  position: relative;
}
.post-tag {
  position: absolute;
  right: 0;
  bottom: 32px;
}
.post-image__wrap {
  max-height: 608px;
  overflow: hidden;  
}
.sec-post-image__img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  object-position: 50% 50%;
  border: 1px solid #1B1B1B;
  border-radius: 3px;  
}
.post-tag__item {
  display: block;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 13px 40px;
  border-radius: 4px;
  background-color: #006241;
}
.sec-post-image {
  margin-bottom: 35px;
}
.post-h1 {
  margin-top: 0;
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  color: #006241;
}
.post-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
.post-text p {
  margin-top: 0;
  margin-bottom: 20px;
}
.post-text ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  margin-bottom: 30px;
  list-style: none;
}
.post-text ul li {
  margin-bottom: 0;
  position: relative;
}
.post-text ul li:before {
  content: '•';
  position: absolute;
  top: 0px;
  left: -18px;
  color: #1B1B1B;
}
.post-text a {
  color: #006241;
  text-decoration: underline;
}
.sec-quote-text {
  margin-top: 45px;
  margin-bottom: 55px;
}
.post-quote {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  color: #006241;  
  padding-left: 95px;
  padding-right: 95px;
  position: relative;
}
.post-quote:before {
  width: 55px;
  height: 44px;
  content: '';
  background-image: url(images/quote.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 2px;
}
.post-quote p {
  margin-top: 0;
  margin-bottom: 10px;
}
.post-author {
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 1.2;
  text-align: right;
  color: #006241;
}
.sec-gallery__post {
  margin-bottom: 65px;
}
.sec-post-author {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sec-reports {
  padding-bottom: 100px;
}
.reports {
  padding-bottom: 25px;
}
.reports__item {
  margin-bottom: 10px;
}

.sec-donation {
  padding-bottom: 15px;
}
.sec-donation-projects {
  padding-bottom: 55px;
}
.sec-donation__for-btn, .sec-donation__ps-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;  
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sec-donation__btn {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  width: 250px;
  max-width: 250px;
  background-color: #006241;
  border: 2px solid #006241;
  color: #FFFFFF;
  height: 80px;
}
.sec-donation__btn:hover, .sec-donation__btn:active {
  border: 2px solid #006241;
  background-color: #FFFFFF;
  color: #006241;
}
.sec-donation__ps-wrap {
  margin: 100px -5px 0;
}
.sec-donation__ps-item {
  padding: 7px;
}
.sec-donation__text {
  margin-top: 100px;
  margin-bottom: 40px;
}

.tabs__caption {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tabs__caption li:not(.active) {
  cursor: pointer;
}

.sec-search {
  padding-top: 32px;
  padding-bottom: 100px;
}
.sec-search__label {
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #A8A8A8;
  margin-bottom: 34px;
}
.sec-search__num-result {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  color: #006241;
  margin-bottom: 40px;
}
.btn_tab {
  background-color: #A8A8A8;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  height: 48px;
  margin: 10px 5px;
  padding: 0 20px;
  text-transform: none;
}
.btn_tab:hover, .active .btn_tab {
  background-color: #006241;
}
.sec-search__for-btn {
  margin: 0 -5px 35px;
}
.sec-search__result-item {
  margin-bottom: 40px;
}
.sec-search__result-link {
  display: block;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #006241;
  margin-bottom: 10px;
}
.sec-search__result-exerpt, .excerpt_part {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;  
}
.sec-search__result-item p {
  margin-top: 0;
  margin-bottom: 0;
}
.sec-search__str {
  color: #006241;  
}
.searchform {
  margin-bottom: 30px;
}
.searchform > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.searchform .screen-reader-text {
  display: none;
}
.searchform #searchsubmit {
  height: 48px;
  width: 180px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  background-color: #006241;
  border: 2px solid #006241;
  border-radius: 4px;
  color: #FFFFFF;
  margin-left: -4px;
  cursor: pointer;
  text-transform: uppercase;
}
.searchform input[type="text"] {
  height: 48px;
  width: calc(100% - 176px);
  border: 1px solid #CED7CB;
  border-radius: 4px;
  padding: 0 10px;  

  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  color: #006241;  
}
.navigation h2.screen-reader-text {
  display: none;
}
.navigation .nav-links .page-numbers {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  color: #006241;
  margin: 5px 7px;  
}
.navigation .page-numbers.current {
  font-weight: 700;
}
.relevanssi-live-search-result a {
  color: #006241;
}
.popup-modal {
  display: none;
}
.popup-content {
  position: relative;
  width: 100%;
  height: 200px;
  max-width: 100%;
  max-height: 100%;
}
.popup-modal .relevanssi-live-search-results-showing {
  left: 0 !important;
  top: auto !important;
}

.project_carousel__item.project_carousel__item_donation {
  min-height: 423px;
  background-color: #006241;
  box-shadow: 0px 0px 4px 0px #00000040;
}
.project_carousel__title_donation {
  color: #fff;
}
.project_carousel__item_donation:before {
  background-image: url(images/arrow-yellow.svg);
}

.project_carousel__item.project_carousel__item_donation.project_carousel__item_closed-donation {
  background-color: #CED7CB;
}
.project_carousel__item_closed-donation .project_carousel__title_donation {
  color: #1B1B1B;
}
.project_carousel__item_donation.project_carousel__item_closed-donation:before {
  background-image: url(images/arrow.svg);
}
.projects_closed.hidden {
  display: none;
}
#more_projects-closed {
  font-size: 32px;
  color: #272727;
  margin-bottom: 55px;
}
#more_projects-closed:before {
  background-color: #272727;
}

.main-slider__for:not(.slick-initialized),
.main-slider__nav:not(.slick-initialized),
.project_carousel:not(.slick-initialized),
.reviews_carousel:not(.slick-initialized),
.partner_carousel:not(.slick-initialized),
.news_carousel:not(.slick-initialized),
.gallery_carousel:not(.slick-initialized),
.team_carousel:not(.slick-initialized) {
  opacity: 0;
}
.main-slider__for.slick-initialized,
.main-slider__nav.slick-initialized,
.project_carousel.slick-initialized,
.reviews_carousel.slick-initialized,
.partner_carousel.slick-initialized,
.news_carousel.slick-initialized,
.gallery_carousel.slick-initialized,
.team_carousel.slick-initialized {
  opacity: 1;
}

.card:before {
  display: none;
}

.hidden {
  display: none;
}
.support-btn__label {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: #272727;  
  width: 235px;
  height: 70px;
  background-image: url(images/union.svg);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 12px 0;
  position: absolute;
  top: -60px;
  left: -108px;
}
.support-btn {
  position: fixed;
  bottom: 160px;
  right: 30px;
  z-index: 999999999;
}
.support-btn__img {
  width: 96px;
  height: 96px;
}

  



/***Media***/
@media screen and (min-width: 1920px) {
  
}
@media screen and (max-width: 1750px) {
  .social-net__ico_header {
    padding: 0 2px;
  }
  .site-header .mega-menu li {
    padding: 9px 15px;
  }
}
@media screen and (max-width: 1670px) {
  .header__logo {
    max-width: 280px;
  }  
  .site-header .mega-menu li {
    padding: 9px 13px;
  }
  .site-header .mega-menu .sub-menu {
    padding: 30px 10px 15px;
  }
  .site-header .mega-menu .sub-menu:before {
    left: 0;
  }
}
@media screen and (max-width: 1620px) {
  .social-net__ico_header {
    padding: 0;
  }
  .header__logo {
    max-width: 260px;
  }
  #back-to-top, .support-btn__img {
    width: 80px;
    height: 80px;
  }
  .support-btn {
    bottom: 150px;
  }
  .support-btn__label {
    font-size: 16px;
    top: -55px;
    left: -106px;
    width: 220px;
    height: 65px;
  }
  .main-slider__for-title, .page-h1 {
    font-size: 54px;
  }
  .site-header .mega-menu li {
    padding: 9px 10px;
  }
  .site-header .mega-menu li a {
    font-size: 23px;
  }  
}
@media screen and (max-width: 1540px) {
  .support-btn__label {
    font-size: 16px;
    top: -55px;
    left: -110px;
    width: 215px;
    height: 62px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 1500px) {
  
  .header__logo {
    max-width: 240px;
  }
  .site-header .mega-menu li {
    padding: 9px 10px;
  }
  .site-header .mega-menu li a {
    font-size: 20px;
  }  
}

@media screen and (max-width: 1440px) {  
  .page-h1 {
    font-size: 56px;
  }
  .page-title {
    font-size: 46px;
  }  
}
@media screen and (max-width: 1400px) {
  .header_social-net img, .header__search img {
    max-height: 24px;
  }
}

@media screen and (max-width: 1360px) {
  .site-header .mega-menu li {
    padding: 9px;
  }
  .site-header .mega-menu li a {
    font-size: 18px;
  }
  .site-header .mega-menu .sub-menu li {
    margin-bottom: 15px;
  }
  .project_carousel {
    margin: 0 -20px;
  }
  .project_carousel__item {
    width: -webkit-calc(33.333% - 40px);
    width: calc(33.333% - 40px);
    margin: 0 20px;
  }
  .projects {
    margin: 0 -20px;
  }   
}

@media screen and (max-width: 1280px) {  
   .site-header .mega-menu li {
    padding: 9px 7px;
  }
  .site-header .mega-menu li a {
    font-size: 16px;
  }
  .news__list {
    margin: 0 -20px;        
  }
  .news__item-wrap {
    padding: 0 20px;
    margin-bottom: 65px;
  }  
}
@media screen and (max-width: 1180px) {
  .header__logo {
    max-width: 220px;
  }
  .social-net__ico_header {
    padding: 0;
  }
  #back-to-top, .support-btn__img {
    width: 70px;
    height: 70px;
  }
  #back-to-top.visible, .support-btn {
    right: 20px;
  }
  .support-btn {
    bottom: 140px;
  }
  .support-btn__label {
    letter-spacing: normal;
    font-size: 16px;
    top: -55px;
    left: -110px;
    width: 212px;
    height: 60px;
  }
  .project_carousel .slick-prev, .project_carousel .slick-next {
    top: -55px;
  }
  .project_carousel .slick-next {
    right: 20px;
  }
  .project_carousel .slick-prev {
    right: 70px;
  }
  .project_carousel__item {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    margin: 0 20px;
  }
  .error-404, .sec-payment-success, .sec-payment-failed {
    min-height: calc(100Vh - 377px);
  }
  .contacts__social-net-label {
    font-size: 28px;
  }
  .social-net__ico_contacts img {
    height: 34px;
  }
  .header_social-net img, .header__search img {
    max-height: 19px;
  }
}

@media screen and (max-width: 1100px) {  
  .header__logo {
    max-width: 200px;
  }
  .site-header .mega-menu li {
    padding: 9px 5px;
  }
  .site-header .mega-menu li a {
    font-size: 15px;
  }
  .team_carousel__item {
    min-height: 410px;
  }
}

@media screen and (max-width: 1024px) {
  .main-navigation {
    display: none;
  }
  .header__burger {
    width: 50px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .burger {
    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-image: url(/wp-content/themes/razom/images/menu-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .site-header .header {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .header_social-net  {
    display: none;
  }
  .header__search {
    position: absolute;
    top: 36px;
    right: 60px;
  }
  .header__menu {
    position: absolute;
    right: 0;    
  }
  .switcher-lang {
    position: absolute;
    right: 115px;
  }
  .mm-menu .social-net__ico_footer {
    padding: 5px;
  }
  .mm-menu .social-net__ico_footer img {
    max-height: 26px;
  }
  .main-slider__for-title {
    font-size: 52px;
  }
  .page-h1 {
    font-size: 52px;
  }
  .page-title {
    font-size: 44px;
  }
  .team_carousel__item {
    min-height: 402px;
  }
  .sec-history {
    padding-top: 50px;
  }
  .footer__col_4 {
    margin-top: 20px;
    width: 100%;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer__col_2, .footer__col_3 {
    width: 33%;
    padding-left: 10px;
  }
  .post-quote {
    padding-right: 55px;
  }
  .team_carousel__img-wrap {
    height: 260px;
  }
}

@media screen and (max-width: 991px) {
  .main-slider__for-title {
    max-width: 100%;
  }
  .main-slider__for-text, .sec-hero__for-text {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .mission, .achievement {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .main-slider__for-descr, .sec-hero__for-text .sec-hero__descr, .sec-join-us__descr {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .main-slider__for-btn, .sec-hero__for-btn, .sec-join-us__for-btn {
    width: 100%;
    padding: 0;    
  }
  .main-slider__btn, .sec-hero__btn, .sec-join-us__btn {
    margin: 0 auto;
  }
  .mission__item, .achievement__item {
    width: 50%;
  }
  .sec-map__text-volume {
    font-size: 74px;
  }
  .reviews_carousel .slick-prev, .partner_carousel .slick-prev {
    right: 50px;
  }
  .reviews_carousel .slick-next, .partner_carousel .slick-next {
    right: 0;
  }
  .team_carousel .slick-prev {
    right: 56px;
  }
  .team_carousel .slick-next {
    right: 6px;
  }
  .news_carousel__item {
    margin: 0 20px;
  }
  .team_carousel .slick-prev, .team_carousel .slick-next {
    top: -165px;
  }
  .history {
    margin-bottom: 80px;
  }
  .text-two-column__col {
    width: 49%;
  }
  .post-h1 {
    font-size: 32px;
  }
  .post-tag__item {
    font-size: 26px;
    padding: 10px 25px;
  }
  .contacts__social-net-label {
    font-size: 26px;
  }
}

@media screen and (max-width: 950px) {
  .areas__item {
    width: 100%;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .areas__item:nth-child(even) {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .areas__text {
    max-width: 60%;
  }
  .history__text {
    padding-left: 30px;
  }
  .contacts__img-wrap {
    width: 100%;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 30px;
  }
  .contacts__form {
    width: 80%;
    margin: 0 auto;
  }
  .back-to-map {
    margin-left: 0;
  }
}

@media screen and (max-width: 870px) {
  .sec-project__bottom {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .sec-project__bottom-text {
    width: 100%;
  }
  .sec-project__for-btn {
    width: 100%;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sec-project__btn {
    margin-top: 40px;
  }
  .site-footer .footer-menu li a {
    line-height: 20px;
  }
  .site-footer .footer-menu li {
    margin-bottom: 15px;
  }
  .team_carousel .slick-prev, .team_carousel .slick-next {
    top: -35px;
  }
  .history__period {
    font-size: 26px;
  }
  .rules {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .rules__item {
    width: 50%;
  }
  .form .col {
    margin-bottom: 30px;
  }
  .col_6, .col_region, .col_community, .col_direction, .col_name {
    width: 100%;
  }
  .sec-page-title_contacts, .sec-page-title_news, .sec-page-title_projects, .sec-page-title_reports, 
  .sec-page-title_donate, .sec-page-title_search {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .gc__filter-row {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .gc__filter-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .gc__filter-item_year {
    width: 100%;
    max-width: 160px;
  }
  .gc__filter-label {
    font-size: 22px;
  }
  .gc__filter-panel .nice-select {
    font-size: 22px;
  }
  .news__item-cat span {
    font-size: 24px;
  }
  .news__item-title {
    font-size: 24px;
  }
  .news__item-img {
    height: 300px;
  }
  .news {
    padding-top: 20px;
  }
  .sec-map_with-filter {
    padding-bottom: 250px;
  }
  .projects__filter {
    margin-top: -250px;
  }
  .team_carousel__img-wrap {
    height: 320px;
  }
  .post-type-archive-contest .gc__filter-row_map {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .main-slider__for-title {
    font-size: 46px;
  }
  .page-h1 {
    font-size: 46px;
  }
  .project_carousel__item {
    min-height: 500px;
  }
  .page-title {
    font-size: 40px;
  }
  .project_carousel__item {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .text-two-column__col {
    width: 100%;
    padding-left: 0;
  } 
  .steps__num {
    font-size: 76px;
  }
  .steps__num {
    width: 60px;
  }
  .steps__text {
    width: calc(100% - 60px);
    padding-left: 2%;
  }
  .rules__item {
    width: 100%;
  } 
  .ds-block {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ds-block__item {
    margin-left: 8px;
    margin-right: 8px;
  }
  .pt-block {
    text-align: center;
  }
  .contacts__form {
    width: 100%;
  }
  .news__item-wrap {
    width: 100%;
  }
  .team_carousel__img-wrap {
    height: 260px;
  }
}

@media screen and (max-width: 740px) {
  .team_carousel__img-wrap {
    height: 240px;
  }
}

@media screen and (max-width: 667px) {
    .history__period {
      font-size: 26px;
    }
    .main-slider__nav .slick-prev, .main-slider__nav .slick-next {
      top: 50%;
      width: 38px;
      height: 38px;
    }
    .main-slider__nav .slick-prev {
      left: 25px;
    } 
    .main-slider__nav .slick-next {
      right: 25px;
    }
    .main-slider__nav .slick-arrow i {
      font-size: 22px;
    }
    .main-slider__nav .slick-dots {
      bottom: -40px;
    }
}

@media screen and (max-width: 568px) {
  .footer__col_1, .footer__col_2, .footer__col_3, .footer__col_4 {
    width: 100%;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .site-footer .footer-menu li {
    text-align: center;
  }
  .news_carousel .slick-prev, .news_carousel .slick-next, 
  .partner_carousel .slick-prev, .partner_carousel .slick-next, 
  .reviews_carousel .slick-prev, .reviews_carousel .slick-next,
  .project_carousel .slick-prev, .project_carousel .slick-next {
    top: -30px;
  }
  .footer-navigation {
    width: 100%;
  }
  .sec-project__title {
    margin-bottom: 60px;
  }
  .main-slider__for-title {
    font-size: 40px;
  }
  .page-h1 {
    font-size: 40px;
  }
  .page-title {
    font-size: 38px;
  }
  .history__period {
    font-size: 24px;
    width: 35%;
  }
  .history__text {
    width: 65%;
    padding-left: 20px;
  }
  .post-h1 {
    font-size: 30px;
  }
  .post-tag__item {
    font-size: 24px;
    padding: 10px 20px;
  }
  .team_carousel__img-wrap {
    height: 400px;
  }
}
@media screen and (max-width: 520px) {
  .team_carousel__img-wrap {
    height: 380px;
  }
}
@media screen and (max-width: 480px) {   
  .site-header .header {
    padding-top: 15px;
    padding-bottom: 15px;
  } 
  .header__logo {
    max-width: 180px;
  }
  .header__search {
    top: auto;    
    right: 50px;
    margin-top: 2px;
  }
  .switcher-lang {
    right: 95px;
  }
  .main-slider__for-title {
    font-size: 36px;
  }
  .page-h1 {
    font-size: 34px;
  }
  .main-slider__for-descr, .sec-join-us__descr {
    font-size: 24px;
  }
  .main-slider__nav .slick-prev {
    left: 20px;
  }
  .main-slider__nav .slick-next {
    right: 20px;
  }
  .page-title {
    font-size: 34px;
  }
  .mission__item, .achievement__item {
    width: 100%;
  }
  .sec-map__text-item {
    font-size: 34px;
  }
  .sec-map__text-volume {
    font-size: 64px;
  }
  .areas{
    margin: 0;
  }
  .areas__item {
    padding: 0;
  }
  .areas__img-wrap {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  .areas__text {
    max-width: calc(100% - 40px);
  }
  .areas__title {
    font-size: 22px;
  }   
  .sec-areas__descr {
    font-size: 24px;
  }
  .areas__descr {
    font-size: 18px;
  }
  .achievement__text {
    font-size: 24px;
  }
  .sec-achievement__slogan {
    padding: 25px 10px;
  }
  .achievement__counter {
    font-size: 64px;
  }
  .sec-project__title, .sec-reviews__title, .sec-news__title {
    margin-bottom: 65px;
  }
  .reviews_carousel__item-wrap {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .reviews_carousel__img-wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  }
  .reviews_carousel__content {
    width: 100%;
  }
  .reviews_carousel__item {
    padding: 40px 22px;
  }
  .btn_cta, .sec-project__btn, .sec-news__btn, .btn.wpcf7-submit {
    height: 60px;
    font-size: 20px;
    max-width: 300px;
  }
  #back-to-top, .support-btn__img {
    width: 60px;
    height: 60px;
  }
  #back-to-top {
    bottom: 40px;
  }
  .support-btn {
    bottom: 110px;
  }
  .support-btn__label {
    top: -50px;
    font-size: 14px;
    left: -105px;
    width: 185px;
    height: 55px;
  }
  .sec-page-about__descr, .page-descr {
    font-size: 22px;
  }
  .history__item {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .history__period {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .history__text {
    width: 100%;
    padding-left: 0
  }  
  .about-descr {
    font-size: 22px;
  }
  .gallery_carousel .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery_carousel__item {
    height: auto;
  }
  .sec-team__descr {
    margin: 0 auto 65px;
  } 
  .faq__title, .faq__num {
    font-size: 18px;
  }
  .accordion-header {
    padding: 20px 30px 20px 0;
  }
  .accordion-header .after-wrap {
    width: 18px;
    height: 18px;
    right: 2px;
  }
  .after-wrap svg {
    width: 18px;
    height: 18px;
  }
  .pt-block__item {
    font-size: 24px;
  }
  .ds-block__item {
    font-size: 14px;
  }
  .text-two-column__col {
    font-size: 22px;
  }  
  .steps__title {
    font-size: 28px;
    margin-top: 7px;
  }
  .steps__descr {
    font-size: 22px;
  }
  .form input {
    height: 54px;
    font-size: 20px;
  }
  .nice-select {
    height: 54px;
    font-size: 20px;
  }
  .form .col {
    margin-bottom: 20px;
  }
  .nice-select:after {
    width: 18px;
    height: 18px;
  }
  .form input::-webkit-input-placeholder {
    font-size: 20px;
  }
  .form input::-moz-placeholder {
    font-size: 20px;
  }
  .form input:-ms-input-placeholder {
    font-size: 20px;
  }
  .form input::-ms-input-placeholder {
    font-size: 20px;
  }
  .form input::placeholder {
    font-size: 20px;
  }
  .contacts__social-net {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .contacts__social-net-label {
    margin-bottom: 30px;
  }
  .contacts__social-net-label, .contacts__social-net .social-net {
    width: 100%;
    text-align: center;
  }
  .post-h1 {
    font-size: 26px;
    line-height: 1.1;
  }
  .post-tag {
    bottom: 20px;
  }
  .post-tag__item {
    font-size: 20px;
    padding: 10px 20px;
  }
  .sec-quote-text {
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .post-quote {
    padding-left: 80px;
    padding-right: 30px;
  }
  .tabs__caption li {
    width: 100%;
  }
  .searchform #searchsubmit {
    width: 120px;
    font-size: 18px;
  }
  .searchform input[type="text"] {
    width: calc(100% - 116px);
    font-size: 18px;
  }
  .team_carousel__img-wrap {
    height: 340px;
  }
  .sec-hero {
    padding-bottom: 20px;
  }
  .sec-page-about {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sec-page-about__descr {
    margin: 0 auto 10px;
  }
  .sec-partner, .sec-text-one-column, .sec-text-two-column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sec-projects, .news, .sec-contacts, .sec-reports, .sec-donation-projects {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .sec-donation__for-btn {
    margin-bottom: 30px;
  }
  .sec-mission, .sec-areas, .sec-achievement, .sec-history, .sec-about-descr, .default-template, 
  .sec-faq, .sec-news, .sec-reviews, .sec-project {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-title_contacts {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 440px) {
  .team_carousel__img-wrap {
    height: 330px;
  }
}
@media screen and (max-width: 400px) {
  .team_carousel__img-wrap {
    height: 300px;
  }
}
@media screen and (max-width: 380px) {
  .team_carousel__img-wrap {
    height: 280px;
  }
}
@media screen and (max-width: 360px) {
  .header__logo {
    max-width: 140px;
  }
  .main-slider__for-title, .page-h1 {
    font-size: 32px;
  }
  .post-tag__item {
    font-size: 18px;
  }
  .post-quote {
    font-size: 22px;
    padding-left: 60px;
    padding-right: 0;
  }
  .post-quote:before {
    width: 40px;
    height: 40px;
  }
  .header__search {
    right: 45px;
  }
  .switcher-lang {
    right: 85px;
  }
  .team_carousel__img-wrap {
    height: 270px;
  }
}
@media screen and (max-width: 330px) {
  .team_carousel__img-wrap {
    height: 240px;
  }
}