@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
/*!
Theme Name: NRFU - My Theme
Theme URI: http://underscores.me/
Author: Webstudio-Friendly
Author URI: https://webstudio-friendly.ua/
Description: Національний фонд досліджень України
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nrfu
Tags: Національний фонд досліджень України, NRFU, НФДУ
*/


/**
 * 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;
    font-family: 'Helvetica', Sans-Serif;
}


/**
 * 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 {
    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;
    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 {
    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"] {
    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 {
    box-sizing: border-box;
}

html {
    box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
    /* color: #404040; */
    /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
    font-size: 1rem;
    line-height: 1.5;
}

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 {
    padding-left: 25px;
}

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%;
}


/* Links
--------------------------------------------- */


/* 
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
} */


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}


/* 
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
} */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */


/* .main-navigation {
    display: block;
    width: 100%;
} */

.main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}


/* @media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: flex;
    }
} */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
    display: block;
}


/* .post,
.page {
    margin: 0 0 1.5em;
} */

.updated:not(.published) {
    display: none;
}


/* .page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
} */

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
    outline: 0;
}


/* Alignments
--------------------------------------------- */

.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}
html {
  min-height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html body {
  min-height: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif !important;
}

strong,
span {
  font-family: "Roboto", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0d2e51;
  font-weight: 600;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 30px;
  text-transform: uppercase;
}

h3 {
  font-size: 16px;
}

h4 {
  margin: 15px 0px 20px 0px;
}

a {
  color: #0d2e51;
}
a:hover {
  color: #3eb383;
  text-decoration: underline;
}

p {
  color: #4a4a4a;
  font-size: 16px;
}

strong {
  color: #0d2e51;
}

.center {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.section {
  padding-top: 40px;
  padding-bottom: 70px;
}

.title {
  margin-bottom: 50px;
}

.wp-block-button .wp-block-button__link {
  display: inline-block;
  cursor: pointer;
  border: none;
  text-decoration: none;
  color: #fff;
  background: #3eb383;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  width: auto;
}

button,
.my-button {
  display: inline-block;
  cursor: pointer;
  border: none;
  text-decoration: none;
  color: #fff;
  background: #3eb383;
  border-radius: 3px;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  width: auto;
}
button:hover,
.my-button:hover {
  color: #fff;
}

.button-arrow {
  color: #3eb383;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.button-arrow:hover {
  text-decoration: underline;
}
.button-arrow svg {
  height: 100%;
  margin-left: 10px;
  width: 15px;
}

.block-fon {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-fon img {
  position: absolute;
  min-width: 100%;
  max-width: initial;
  min-height: 100%;
  height: auto;
  width: auto;
  object-fit: cover;
}

.post-content-page {
  padding-top: 10px !important;
}

.header-post-page {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
}
.header-post-page p {
  color: #3eb383;
}
.header-post-page .sidebar-share {
  position: relative;
}
.header-post-page .sidebar-share a {
  text-decoration: none;
  display: flex;
  flex-direction: row;
}
.header-post-page .sidebar-share a p {
  color: #9c9c9c;
}
.header-post-page .sidebar-share a svg {
  fill: #9c9c9c;
  width: 20px;
  height: 29px;
  margin-left: 10px;
  margin-top: -3px;
}
.header-post-page .sidebar-share .list-share {
  position: absolute;
  width: 100%;
  padding: 10px 5px;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  display: none;
}
.header-post-page .sidebar-share .list-share.active {
  display: flex;
}

.single-post,
.category,
.page {
  background: #f7f7f7;
}

.news-single {
  padding: 20px 30px;
}

.home {
  background: #fff;
}

.content-page {
  padding: 50px 15px;
}

@media (min-width: 0px) and (max-width: 1170px) {
  h1 {
    font-size: 22px;
  }

  .wp-block-button .wp-block-button__link {
    padding: 10px 20px;
    font-size: 18px;
  }

  .my-button {
    padding: 10px 20px;
    font-size: 18px;
  }
}
@media (min-width: 0px) and (max-width: 800px) {
  .entry-content img {
    display: block;
    float: initial;
    margin: 0pc 20px 20px 0px;
  }
}
.post-block__content,
p {
  text-align: justify;
}

h3 a,
p a,
.blank_links {
  text-decoration: underline;
}

.button_back {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.button_back h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  cursor: pointer;
  display: block;
  margin: 0 5px;
}
.button_back h3:hover {
  color: #3eb383;
}
.button_back img {
  transform: rotate(180deg);
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
  color: #3eb383;
}

h4 {
  font-size: 18px;
}

.site-header {
  padding-top: 70px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.site-header .center {
  display: grid;
}
.site-header .site-branding {
  grid-column: 1;
  grid-row: 1;
  margin-right: auto;
  display: flex;
  flex-direction: row;
}
.site-header .site-branding .custom-logo-link .custom-logo {
  margin-top: -40%;
}
.site-header .site-branding .site-title {
  color: #3eb383;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
	text-align: left;
	padding-right: 15px;
}
.site-header .site-branding .site-title a {
  text-decoration: none;
}
.site-header .header-widget {
  grid-column: 2;
  grid-row: 1;
  margin-left: auto;
}
.site-header .header-widget .header-widget__top,
.site-header .header-widget .header-widget__bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.site-header .header-widget .header-widget__top .visual {
  margin: 0 10px;
  display: block;
  max-width: 30px;
  cursor: pointer;
}
.site-header .header-widget .header-widget__bottom {
  min-height: 32px;
}
.site-header .header-widget .header-widget__bottom .visual {
  margin: 0 10px;
  display: none;
  cursor: pointer;
  max-width: 30px;
}
.site-header .header-widget .site-language div {
  padding: 0;
}
.site-header .header-widget .site-language li {
  border-right: 2px solid #0d2e51;
  padding-right: 7px;
}
.site-header .header-widget .site-language .wpml-ls-current-language a {
  color: #3eb383;
}
.site-header .header-widget .site-language .wpml-ls-current-language a span {
  color: #3eb383;
}
.site-header .header-widget .site-language li:last-of-type {
  border: none;
  padding-right: 0px;
  padding-left: 5px;
}
.site-header .header-widget .site-language a {
  text-decoration: none;
  text-transform: uppercase;
  color: #0d2e51;
  font-size: 18px;
  padding: 0;
}
.site-header .header-widget .site-language a .wpml-ls-display {
  display: none;
}
.site-header .header-widget .search {
  display: flex;
  margin: 0 10px;
}
.site-header .header-widget .account a,
.site-header .header-widget .account span {
  font-size: 18px;
  font-weight: bold;
  color: #0d2e51;
  text-decoration: none;
}

.site-menu {
  grid-column: 1/3;
  grid-row: 2;
  background: #fff;
}
.site-menu .menu_btn {
  display: none;
}
.site-menu .main-navigation ul {
  justify-content: space-between;
}
.site-menu .main-navigation ul li span.fa {
  display: none;
}
.site-menu .main-navigation ul li a {
  padding: 10px 0px 20px 0px;
  color: #0d2e51;
  font-size: 22px;
  display: block;
  position: relative;
}
.site-menu .main-navigation ul li a:after {
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background: rgba(13, 46, 81, 0);
  bottom: 0px;
  left: 0px;
  position: absolute;
  transition: 0.1s linear;
}
.site-menu .main-navigation ul li a:hover {
  text-decoration: none;
  text-shadow: 0 0 0.65px #0d2e51, 0 0 0.65px #0d2e51;
}
.site-menu .main-navigation ul li a:hover:after {
  background: #0d2e51;
}
.site-menu .main-navigation ul li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.site-menu .main-navigation ul li.menu-item-has-children .menu-arrow {
  display: none;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu {
  display: none;
  flex-direction: column;
  width: 200%;
  width: max-content;
  background: white;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu a {
  width: 100%;
  padding: 10px 25px;
  font-size: 18px;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu a:hover {
  text-shadow: none;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li a {
  position: relative;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li a:after {
  display: none;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li a:hover {
  color: #3eb383;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
  background: white;
  width: 100%;
  left: 100%;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover a:after {
  transition: initial;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover a:hover {
  color: #3eb383;
}
.site-menu .main-navigation ul li.menu-item-has-children .sub-menu li.menu-item-has-children:hover a:hover:after {
  display: block;
  background-image: url(assets/images/arow-menu.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0) !important;
  right: 0px;
  top: calc(50% - 7px);
  position: absolute;
  left: initial;
}

@media (min-width: 0px) and (max-width: 1170px) {
  .site-header {
    padding-top: 20px;
  }
  .site-header .site-branding {
    align-items: center;
  }
  .site-header .site-branding .custom-logo-link .custom-logo {
    margin-top: 0;
    width: 80px;
  }
  .site-header .site-branding .site-title {
    font-size: 15px;
    line-height: 18px;
    max-width: 160px;
	text-align: left;
  }
  .site-header .header-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .site-header .header-widget .header-widget__top .visual {
    margin: 0 10px;
    display: none;
    cursor: pointer;
  }
  .site-header .header-widget .header-widget__bottom {
    flex-direction: row-reverse;
  }
  .site-header .header-widget .header-widget__bottom .search a {
    display: flex;
    align-items: center;
  }
  .site-header .header-widget .header-widget__bottom .visual {
    margin: 0 10px;
    display: block;
    cursor: pointer;
    max-width: initial;
  }
  .site-header .header-widget .header-widget__bottom .visual img {
    width: 26px;
    max-width: initial;
  }
  .site-header .header-widget .visual {
    width: 20px;
  }
  .site-header .header-widget .site-language a {
    font-size: 17px;
  }
  .site-header .header-widget .search {
    margin: 0 10px;
    width: 20px;
  }
  .site-header .header-widget .account {
    display: none;
  }

  .site-menu {
    background: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .site-menu .menu_btn {
    display: inline-block;
    cursor: pointer;
  }
  .site-menu .menu_btn svg {
    height: 30px;
    width: 30px;
    fill: #0d2e51;
  }
  .site-menu .menu_btn .burger {
    display: block;
  }
  .site-menu .menu_btn .cross {
    display: none;
  }
  .site-menu .menu_btn__active .burger {
    display: none;
  }
  .site-menu .menu_btn__active .cross {
    display: block;
  }
  .site-menu .main-navigation {
    display: none;
  }
  .site-menu .main-navigation__active {
    display: block;
  }
  .site-menu .main-navigation ul {
    flex-direction: column;
    padding-left: 35px;
  }
  .site-menu .main-navigation ul li a {
    display: inline-block;
    padding: 10px 0px 10px 0px;
    font-size: 18px !important;
    font-weight: 600;
  }
  .site-menu .main-navigation ul li a:after {
    height: 3px;
  }
  .site-menu .main-navigation ul li .sub-menu {
    position: initial;
    box-shadow: none;
    width: 100% !important;
    padding-left: 15px;
    background: rgba(0, 0, 0, 0) !important;
  }
  .site-menu .main-navigation ul li .sub-menu li a {
    font-size: 14px !important;
    font-weight: 400;
  }
  .site-menu .main-navigation ul li .sub-menu .sub-menu {
    padding-left: 30px;
  }
  .site-menu .main-navigation ul li.menu-item-has-children a {
    width: calc(100% - 30px) !important;
  }
  .site-menu .main-navigation ul li.menu-item-has-children .menu-arrow {
    display: inline-block;
    margin-left: auto;
    width: 30px;
    text-align: right;
    cursor: pointer;
    cursor: pointer;
    display: inline-block;
    width: 9px;
  }
  .site-menu .main-navigation ul li.menu-item-has-children .menu-arrow img {
    transform: rotateZ(90deg);
  }
  .site-menu .main-navigation ul li.menu-item-has-children .sub-menu {
    display: none !important;
  }
  .site-menu .main-navigation ul li.menu-item-has-children .sub-menu__active {
    display: block !important;
  }
}
.site-footer {
  background: #0d2e51;
  border-top: 1px solid #0d2e51;
  border-bottom: 1px solid #0d2e51;
  padding-top: 80px;
  padding-bottom: 80px;
}
.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #3eb383;
}
.site-footer p {
  color: #fff;
}
.site-footer .center {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 6%;
}
.site-footer .footer-column h4 {
  font-size: 22px;
  font-weight: 600;
  color: #3eb383;
  text-transform: capitalize;
}
.site-footer .footer-column ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.site-footer .footer-column ul li {
  margin-bottom: 20px;
}
.site-footer .footer-column ul li a {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
  text-transform: uppercase;
}
.site-footer .footer-column ul li a:hover {
  color: #3eb383;
}
.site-footer .footer-column .logo_footer {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 22px;
}
.site-footer .footer-column .address {
  font-size: 22px;
}
.site-footer .footer-column .footer-phone {
  display: flex;
  flex-direction: column;
}
.site-footer .footer-column .footer-phone a {
  text-decoration: none;
  font-size: 22px;
}
.site-footer .footer-column .footer-link {
  display: flex;
  flex-direction: row;
  margin: 20px 0px;
}
.site-footer .footer-column .footer-link a {
  display: block;
  margin: 2px;
}
.site-footer .copyrigh .copyright_txt {
  display: block;
  text-align: center;
  margin: 20px;
  color: #3eb383;
}
.site-footer .copyrigh .copyright_txt a {
  color: #3eb383;
  text-decoration: none;
}

@media (min-width: 0px) and (max-width: 1170px) {
  .site-footer .center {
    display: flex;
    flex-direction: column;
  }
  .site-footer .footer-column h4 {
    font-size: 22px;
  }
  .site-footer .footer-column ul li a {
    font-size: 16px;
  }
  .site-footer .footer-column .logo_footer {
    font-size: 16px;
  }
  .site-footer .footer-column .address {
    font-size: 16px;
  }
  .site-footer .footer-column .footer-phone a {
    font-size: 16px;
  }
}
.news-container {
  margin-bottom: 50px;
}
.news-container .content-page-news {
  padding: 20px 15px;
}

.page-contact {
  background: #fff;
  padding: 20px 80px;
}

.contacts__container .contacts__content .adress {
  position: relative;
  color: #0d2e51;
  font-size: 18px;
}
.contacts__container .contacts__content .adress::before {
  content: "";
  display: block;
  background-image: url(assets/images/icon/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 38px;
  position: absolute;
  left: -30px;
}
.contacts__container .contacts__content .phone-block {
  position: relative;
  color: #0d2e51;
  font-size: 18px;
}
.contacts__container .contacts__content .phone-block::before {
  content: "";
  display: block;
  background-image: url(assets/images/icon/icon-8.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 17px;
  height: 35px;
  position: absolute;
  left: -30px;
}
.contacts__container .contacts__content .email-block {
  margin: 20px 0px;
  position: relative;
  color: #0d2e51;
  font-size: 18px;
}
.contacts__container .contacts__content .email-block::before {
  content: "";
  display: block;
  background-image: url(assets/images/icon/icon-9.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 27px;
  position: absolute;
  left: -30px;
}
.contacts__container .contacts__content p {
  color: #0d2e51;
  font-size: 18px;
}
.contacts__container .contacts__content .footer-link {
  margin-bottom: 40px;
}
.contacts__container .contacts__content .footer-link a {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.contacts__container .wpcf7-submit {
  margin: 20px 0px;
}

@media (min-width: 0px) and (max-width: 1170px) {
  .page-contact {
    padding: 20px 20px;
  }

  .contacts__container {
    padding: 20px 15px;
  }
  .contacts__container .contacts__content {
    grid-template-columns: 1fr;
  }
  .contacts__container .contacts__content .content-left ul {
    padding-left: 40px;
  }
  .contacts__container .form h3 {
    text-align: center;
  }
  .contacts__container .form .wpcf7-submit {
    margin: 0 auto;
  }
}
.sidebar_section .fa {
  display: none;
}
.sidebar_section .about-foundation-menu {
  padding: 20px 0px;
  background: #fff;
  margin-bottom: 20px;
}
.sidebar_section .about-foundation-menu ul {
  padding: 0px;
  list-style-type: none;
}
.sidebar_section .about-foundation-menu ul li a {
  padding: 5px 50px;
  display: block;
  color: #0d2e51;
  text-decoration: none;
}
.sidebar_section .about-foundation-menu ul li a:hover {
  color: #3eb383;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children a {
  display: inline-block;
  padding: 5px 15px 5px 50px;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children a.active {
  font-weight: 600;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children .menu-arrow {
  cursor: pointer;
  display: inline-block;
  width: 9px;
  height: 12px;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children .menu-arrow img {
  transform: rotateZ(90deg);
  display: block;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children .sub-menu {
  display: none;
  margin-left: 0px;
  background: #f7f7f7;
  height: 100% !important;
  display: none !important;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children .sub-menu li {
  padding-left: 30px;
}
.sidebar_section .about-foundation-menu ul li.menu-item-has-children .sub-menu__active {
  display: block !important;
}
.sidebar_section .competition_block {
  padding-top: 20px;
  margin-bottom: 20px;
  background: #fff;
}
.sidebar_section .competition_block .text-left {
  padding: 0px 20px;
  font-size: 18px;
  color: #0d2e51;
  text-transform: uppercase;
  text-align: left;
}
.sidebar_section .competition_block ul {
  padding: 20px;
  padding-left: 40px;
  margin: 0px;
  list-style-image: url(assets/images/arow-menu.png);
}
.sidebar_section .competition_block ul li {
  
  column-gap: 10px;
  margin-bottom: 10px;
}
.sidebar_section .competition_block ul li a {
  text-decoration: none;
  transform: translateY(-5px);
  position: relative;
  display: block;
}
.sidebar_section .competition_block ul li img {
  width: 10px;
}
.sidebar_section .competition_block .my-button {
  width: 100%;
  text-align: center;
  border-radius: 0px;
  padding: 10px 40px;
}
.sidebar_section .competition_block .my-button:hover {
  text-decoration: none;
}

.fond .fond-container {
  display: grid;
  grid-template-columns: 25% 73%;
  column-gap: 2%;
  padding-bottom: 50px;
}
.fond .fond-container .content-page {
  padding: 50px 30px;
  background: #fff;
}

@media (min-width: 0px) and (max-width: 1170px) {
  .fond .fond-container {
    display: flex;
    flex-direction: column;
  }
}
.ajax-loader__container {
  display: flex;
  justify-content: center;
  padding: 20px 0px;
}
.ajax-loader__container .ajax-loader {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin: 0 auto;
  text-decoration: underline;
}

form.searchform {
  display: flex;
  flex-direction: row;
  align-items: center;
  box-shadow: none;
}
form.searchform input {
  display: none;
  margin: 0px 15px;
  width: 100%;
  max-width: 150px;
}
form.searchform input.active {
  display: block;
}
form.searchform button {
  padding: 0px;
  margin: 0px;
  background: 0 0;
  display: none;
  width: 20px;
  height: 20px;
}
form.searchform button.active {
  display: block;
}
form.searchform button img {
  width: 20px;
}
form.searchform .open {
  cursor: pointer;
}
form.searchform .open img {
  display: block;
  width: 20px;
}
form.searchform .open svg {
  display: none;
  fill: #0d2e51;
  width: 20px;
  height: 20px;
}
form.searchform .open.active img {
  display: none;
}
form.searchform .open.active svg {
  display: block;
}

.wp-pagenavi span,
.wp-pagenavi a {
  background: 0 0;
  border: none;
  color: #0d2e51;
}
.wp-pagenavi .current {
  color: #3eb383;
}

.sf-field-search {
  display: none !important;
}
.sf-field-search label {
  width: 100%;
  padding-right: 25px;
}
.sf-field-search label input {
  width: 100%;
  border-radius: 0px;
}

.foundation-items .image img {
  width: 100%;
}

.content-page .foundation-items .image {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-page .foundation-items .image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.content-page ul li a {
  text-decoration: underline;
}

.contest-post {
  margin-bottom: 100px;
}
.contest-post .contest {
  margin-bottom: 20px;
}

@media (min-width: 0px) and (max-width: 1170px) {
  form.searchform.active {
    position: absolute;
    right: 5px;
    bottom: -44px;
  }
}
@media (min-width: 0px) and (max-width: 700px) {
  .ajax-loader__container {
    justify-content: flex-start;
  }
  .ajax-loader__container .ajax-loader {
    text-align: left;
    margin: revert;
    padding-left: 15px;
  }

  form.searchform.active {
    position: absolute;
    right: 5px;
    bottom: -44px;
  }
}
.swiper-container {
  position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide {
  overflow: hidden;
  width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-content {
  min-height: 600px;
  padding: 15px 15px;
  padding-bottom: 140px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-right: 450px;
}
.swiper-container .swiper-button {
  display: none;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0px 15px !important;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #0d2e51;
}

@media (min-width: 0px) and (max-width: 800px) {
  .swiper-container .swiper-wrapper .swiper-slide {
    min-height: unset;
    height: unset;
  }
  .swiper-container .swiper-wrapper .swiper-slide .swiper-content {
    min-height: 400px;
    padding: 15px 6% 50px 6%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swiper-container .swiper-button {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px);
    z-index: 2;
    outline: none;
  }
  .swiper-container .swiper-button svg {
    fill: #0d2e51;
  }
  .swiper-container .swiper-prev {
    left: 5px;
  }
  .swiper-container .swiper-next {
    right: 5px;
  }
  .swiper-container .swiper-pagination {
    display: none;
  }
}
.entrt-content .slider-block {
  margin-top: 50px;
}

.slider-post .swiper-container {
  padding-left: 41px;
  padding-right: 41px;
}
.slider-post .swiper-container .swiper-wrapper .post-block__img {
  max-height: 140px;
  height: auto;
  min-width: 100%;
  max-width: initial;
  width: auto;
  object-fit: cover;
  position: relative;
}
.slider-post .swiper-container .swiper-wrapper .post-block__title {
  font-size: 16px;
}
.slider-post .swiper-container .swiper-wrapper .post-block__date {
  margin: 16px 0px 24px 0px;
}
.slider-post .swiper-container .swiper-wrapper .post-block__content {
  font-size: 13px;
}
.slider-post .swiper-container .swiper-wrapper .post-block a {
  text-decoration: none;
}
.slider-post .swiper-container .swiper-wrapper .post-block a h2,
.slider-post .swiper-container .swiper-wrapper .post-block a .post-block__title {
  text-transform: none;
}
.slider-post .swiper-container .swiper-wrapper .post-block a h2:hover,
.slider-post .swiper-container .swiper-wrapper .post-block a .post-block__title:hover {
  color: #3eb383;
}
.slider-post .swiper-container .swiper-button {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  z-index: 2;
}
.slider-post .swiper-container .swiper-button svg {
  fill: #3eb383 !important;
}
.slider-post .swiper-container .swiper-prev {
  left: 5px;
}
.slider-post .swiper-container .swiper-next {
  right: 5px;
}
.slider-post .swiper-container .swiper-pagination {
  display: none;
}

.content-page-news .search-filter-results,
.post-block__container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 45px;
}
.content-page-news .search-filter-results .post-block,
.post-block__container .post-block {
  margin-bottom: 30px;
  overflow: hidden;
}
.content-page-news .search-filter-results .post-block__img,
.post-block__container .post-block__img {
  max-height: 220px;
  height: auto;
  min-width: 100%;
  max-width: initial;
  width: auto;
  object-fit: cover;
  position: relative;
}
.content-page-news .search-filter-results .post-block .wp-block-image,
.post-block__container .post-block .wp-block-image {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-page-news .search-filter-results .post-block__date,
.post-block__container .post-block__date {
  font-size: 16px;
  font-weight: 600;
  color: #3eb383;
  margin: 15px 0px;
}
.content-page-news .search-filter-results .post-block__title,
.post-block__container .post-block__title {
  font-size: 18px;
  text-transform: none;
}
.content-page-news .search-filter-results .post-block__content,
.post-block__container .post-block__content {
  color: #4a4a4a;
}
.content-page-news .search-filter-results .post-block .button-arrow,
.post-block__container .post-block .button-arrow {
  margin: 20px 0px;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
}
.content-page-news .search-filter-results .post-block .button-arrow:hover:after,
.post-block__container .post-block .button-arrow:hover:after {
  content: "";
  display: block;
  width: calc(100% - 25px);
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #3eb383;
}
.content-page-news .search-filter-results .post-block a h2:hover,
.content-page-news .search-filter-results .post-block a .post-block__title:hover,
.post-block__container .post-block a h2:hover,
.post-block__container .post-block a .post-block__title:hover {
  color: #3eb383;
}
.content-page-news .search-filter-results .pagination,
.post-block__container .pagination {
  grid-column: 1/3;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (min-width: 0px) and (max-width: 960px) {
  .post-block__container {
    grid-template-columns: 1fr;
  }
  .post-block__container .post-block .wp-block-image {
    height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 750px) {
  .content-page-news .search-filter-results,
.post-block__container {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 0px) and (max-width: 450px) {
  .post-block__container {
    grid-template-columns: 1fr;
  }
}
.contest {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 100px;
}
.contest section {
  padding: 0px 20px 20px 20px;
  border-right: 2px solid #0d2e51;
}
.contest section h3 {
  font-size: 16px;
  color: #0d2e51;
  font-weight: 600;
}
.contest section p {
  font-size: 13px;
}
.contest section:first-of-type {
  padding-left: 0px;
}
.contest section:last-of-type {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px;
}
.contest section:last-of-type a {
  font-size: 14px;
  text-decoration: none;
}
.contest section:last-of-type a.vin {
  color: red;
}

.contest-post {
  margin-bottom: 50px;
}
.contest-post .title {
  font-size: 30px;
  display: flex;
  align-items: flex-end;
}
.contest-post .title img {
  margin-right: 10px;
  width: 35px;
}

.content-contest .contest-post {
  margin-bottom: 50px;
}
.content-contest .contest-post .title {
  font-size: 18px;
  display: flex;
  align-items: flex-end;
}
.content-contest .contest-post .title img {
  margin-right: 10px;
  width: 25px;
}

.contests-container .title {
  font-size: 18px;
}
.contests-container .title img {
  width: 25px;
}
.contests-container .contest {
  margin-bottom: 20px;
}
.contests-container .contest-post {
  margin-bottom: 50px;
}
.contests-container .contest-post .title {
  font-size: 18px;
  display: flex;
  align-items: flex-end;
}
.contests-container .contest-post .title img {
  margin-right: 10px;
  width: 25px;
}

@media (min-width: 0px) and (max-width: 1170px) {
  .contest {
    grid-template-columns: 1fr;
  }
  .contest section {
    border-right: 0px;
    border-bottom: 3px solid #0d2e51;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
  }
  .contest section:last-of-type {
    margin-right: auto;
  }
  .contest section:first-of-type {
    padding-left: 20px;
  }

  .contest-post h2.title {
    font-size: 18px;
  }
  .contest-post h2.title img {
    width: 25px;
  }

  .contests-container .contest-post h2.title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .contests-container .contest-post h2.title img {
    margin-bottom: 10px;
  }

  .title-contest {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 22px;
    text-align: center;
  }
  .title-contest img {
    margin-bottom: 10px;
  }
}
.post-null {
  color: #0d2e51;
  font-size: 16px;
  text-align: center;
}

@media (min-width: 0px) and (max-width: 700px) {
  .contest section {
    border-right: 0px;
    border-bottom: 0px solid #0d2e51;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    max-width: initial;
    width: initial;
    margin: initial;
    margin-right: auto;
    position: relative;
  }
  .contest section::after {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background: #0d2e51;
    position: absolute;
    bottom: 0;
    left: 20;
  }
}
.inner-page-breadcrumb {
  padding: 20px 0px;
  color: #3eb383;
}
.inner-page-breadcrumb span {
  font-size: 16px;
}
.inner-page-breadcrumb span a {
  text-decoration: none;
}
.inner-page-breadcrumb span .breadcrumb_last {
  color: #3eb383;
}
.inner-page-breadcrumb a {
  color: #0d2e51;
}

.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  border: 1px solid #c9c9c9;
  padding: 10px;
  border-radius: 0px;
  color: #c9c9c9;
  margin-bottom: 10px;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #c9c9c9;
  font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 .wpcf7-submit {
  display: inline-block;
  cursor: pointer;
  border: none;
  text-decoration: none;
  color: #fff;
  background: #3eb383;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  width: auto;
  max-width: 304px;
  width: 100%;
}
/**
 * Swiper 6.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*button in image fundraising*/
.fundraising {
  position: relative;
  /*width: 50%;*/
}

/* Make the image responsive */
.fundraising img {
  width: 100%;
  /*height: auto;*/
}

/* Style the button and place it in the middle of the container/image */
.fundraising .btn {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /*background-color: #555;*/
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.fundraising .btn:hover {
  background-color: #28a745;
}