@charset "UTF-8";
/*
Theme Name: ShadMe
Author:     Pavel Shad
Author URI: https://pavel.shad.com.ua/
Version:    1.0.0
Description: Тема створена з любовью у 2022 році.
Template:   twentytwentyone
*/
/* minified 2021 styles */
/* end minified styles */
@font-face {
  font-family: "SynergaProThin";
  src: url("src/fonts/SynergaPro/SynergaProThin.otf") format("otf"), url("src/fonts/SynergaPro/SynergaProThin.woff") format("woff"); }
@font-face {
  font-family: 'SynergaPro';
  src: local("Synerga Pro Regular"), local("SynergaPro-Regular"), url("src/fonts/SynergaPro/Synergaproregular.woff2") format("woff2"), url("src/fonts/SynergaPro/Synergaproregular.woff") format("woff"), url("src/fonts/SynergaPro/Synergaproregular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "SynergaProBold";
  src: url("src/fonts/SynergaPro/SynergaProBold.otf") format("otf"), url("src/fonts/SynergaPro/SynergaProBold.woff") format("woff"); }
@font-face {
  font-family: "MuseoSansCyr";
  src: url("src/fonts/Museo-Sans-Cyr/MuseoSansCyrl.otf"); }
html {
  margin-top: 0 !important; }

body,
.site-footer > .site-info {
  font-family: MuseoSansCyr, sans-serif; }

body {
  overflow-y: scroll; }

h1, h2, h3, h4, h5, h6 {
  font-family: "SynergaPro", sans-serif;
  font-weight: 400;
  color: #2B2766;
  margin-bottom: 0.5em; }

p {
  margin-bottom: 0.5em; }

a {
  color: #2B2766; }
  a:focus {
    background-color: transparent !important;
    color: black !important; }

h2 {
  font-size: 3em; }

h3 {
  font-size: 2.5em; }

.search-icon {
  background-image: url("src/search_black.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 30px;
  height: 30px; }

.search-icon-white {
  background-image: url("src/search.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 30px;
  height: 30px; }

a.show-hide-search,
.search-btn {
  display: none; }

.site-title,
.primary-navigation a {
  font-family: MuseoSansCyr; }

.btn {
  margin-bottom: 1em; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%; }

.absolute-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%; }

.overflow {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  height: 100%;
  width: 100%; }

#main {
  padding-top: 0;
  padding-bottom: 0; }

.btn {
  display: inline-block;
  padding: 0.4em 0.8em;
  border: 2px solid #2B2766 !important;
  background: #2B2766 !important;
  color: white !important;
  text-decoration: none;
  outline: none; }
  .btn:hover {
    background: #2B2766;
    color: white;
    opacity: 0.8; }
  .btn.ghost {
    background: transparent !important;
    color: #2B2766 !important; }
    .btn.ghost:hover {
      background: #2B2766 !important;
      color: white !important; }
  .btn.secondary {
    background: #FFF12D;
    border-color: #FFF12D; }
    .btn.secondary:hover {
      background: #FFF12D;
      color: white; }
    .btn.secondary.ghost {
      background: transparent;
      color: #FFF12D; }
      .btn.secondary.ghost:hover {
        background: #FFF12D;
        color: white; }

.site-logo .custom-logo {
  height: 50px; }

.grecaptcha-badge {
  visibility: hidden !important;
  opacity: 0 !important;
  width: 1px !important;
  height: 1px !important; }

.wp-block-image figcaption {
  font-size: 0.6em;
  color: #666; }

.img_cont_fix {
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  padding-bottom: 55%;
  margin-bottom: 0.4em; }
  .img_cont_fix img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center; }

.team_inner .team_item {
  margin-bottom: 1em; }
  .team_inner .team_item .img_cont_fix {
    padding-bottom: 90%; }
  .team_inner .team_item h3 {
    color: #2B2766;
    font-size: 0.8em;
    font-weight: 600;
    margin-bottom: 0.5em; }
  .team_inner .team_item p {
    font-size: 0.8em;
    line-height: 1.2;
    color: #393939; }
  .team_inner .team_item a {
    text-decoration: none; }

/***************** sliders ******************/
.carousel_title {
  text-align: center; }

.slider.team_inner.items_cont {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative; }
  .slider.team_inner.items_cont .owl-stage-outer,
  .slider.team_inner.items_cont .owl-stage {
    display: flex;
    position: relative;
    z-index: 10; }
  .slider.team_inner.items_cont .owl-stage {
    display: flex;
    position: relative;
    z-index: 10; }
  .slider.team_inner.items_cont .item_block {
    margin: 0 auto !important;
    text-align: center;
    width: 80% !important; }
  .slider.team_inner.items_cont .img_cont_fix {
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden; }
  .slider.team_inner.items_cont .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    height: 225px;
    left: -15px;
    right: -15px; }
    .slider.team_inner.items_cont .owl-nav button {
      width: 50px;
      background: transparent;
      border: none;
      color: #2B2766;
      font-size: 6rem;
      line-height: 1;
      padding: 0;
      outline: none;
      position: relative;
      z-index: 1001; }
  @media (max-width: 600px) {
    .slider.team_inner.items_cont .owl-nav button span {
      font-size: 3rem; } }

.carousel {
  margin: 0 auto 1em;
  position: relative; }
  .carousel .owl-stage-outer {
    overflow: hidden; }
    .carousel .owl-stage-outer .owl-stage {
      display: flex; }
      .carousel .owl-stage-outer .owl-stage .owl-item .cat_item {
        max-width: 300px;
        margin: 0 auto; }
        .carousel .owl-stage-outer .owl-stage .owl-item .cat_item a {
          text-decoration: none; }
        .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_img_cont {
          margin: 0 auto;
          width: 70%; }
          .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_img_cont .img_inner {
            position: relative;
            padding-bottom: 100%;
            overflow: hidden;
            border-radius: 50%; }
            .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_img_cont .img_inner img {
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              object-fit: cover;
              height: 100%; }
        .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr {
          text-align: center; }
          .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_title {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 0; }
          .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content {
            font-size: 18px; }
            .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content h2, .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content h3, .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content h4, .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content h5, .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content h6 {
              font-size: 18px;
              margin-top: 0; }
            .carousel .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_content p {
              display: none; }
  .carousel .owl-nav {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between; }
    .carousel .owl-nav button {
      border: 0;
      border-color: transparent;
      border-radius: 0;
      background: transparent !important;
      width: 30px;
      height: 73px;
      position: relative;
      outline: none; }
      .carousel .owl-nav button:before, .carousel .owl-nav button:after {
        content: '';
        width: 5px;
        height: 40px;
        background-color: #000;
        transform: rotate(30deg);
        position: absolute;
        top: 0; }
      .carousel .owl-nav button:after {
        top: 32px;
        transform: rotate(-30deg); }
      .carousel .owl-nav button.owl-prev:before, .carousel .owl-nav button.owl-prev:after {
        left: 11px; }
      .carousel .owl-nav button.owl-next:before, .carousel .owl-nav button.owl-next:after {
        right: 11px;
        transform: rotate(-30deg); }
      .carousel .owl-nav button.owl-next:after {
        top: 32px;
        transform: rotate(30deg); }
      .carousel .owl-nav button:hover:before, .carousel .owl-nav button:hover:after {
        background-color: #2B2766; }
  .carousel.products .owl-stage-outer .owl-stage .owl-item .cat_item .item_img_cont .img_inner, .carousel.crafting .owl-stage-outer .owl-stage .owl-item .cat_item .item_img_cont .img_inner {
    border-radius: 0; }
  .carousel.products .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_title, .carousel.crafting .owl-stage-outer .owl-stage .owl-item .cat_item .item_descr .item_title {
    color: #fff; }
  .carousel.products .owl-nav button:before, .carousel.products .owl-nav button:after, .carousel.crafting .owl-nav button:before, .carousel.crafting .owl-nav button:after {
    background-color: #fff; }

.news-cont.home_news_slider {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative; }
  .news-cont.home_news_slider .owl-stage-outer,
  .news-cont.home_news_slider .owl-stage {
    display: flex;
    position: relative;
    z-index: 10; }
  .news-cont.home_news_slider .owl-stage {
    display: flex;
    position: relative;
    z-index: 10; }
  .news-cont.home_news_slider .owl-item {
    padding: 0 1.5em; }
    .news-cont.home_news_slider .owl-item .post {
      display: block;
      height: 100%;
      margin-bottom: 0;
      min-height: 250px;
      width: 100%; }
      .news-cont.home_news_slider .owl-item .post .img_cont_fix {
        margin-bottom: 0.2em; }
      .news-cont.home_news_slider .owl-item .post .text-cont .title {
        font-size: 0.9em;
        margin-bottom: 0; }
  .news-cont.home_news_slider .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: -15px;
    right: -15px; }
    .news-cont.home_news_slider .owl-nav button {
      width: 50px;
      background: transparent;
      border: none;
      color: #2B2766;
      font-size: 6rem;
      line-height: 1;
      padding: 0;
      outline: none;
      position: relative;
      z-index: 1001; }
      .news-cont.home_news_slider .owl-nav button span {
        vertical-align: top; }
  @media (max-width: 600px) {
    .news-cont.home_news_slider .owl-item .post .text-cont .title {
      font-size: 1.2em;
      margin-bottom: 0.6em; }
    .news-cont.home_news_slider .owl-nav button span {
      font-size: 3rem; } }

/* standard style for 4 blocks in row + 50% for first block */
.items_cont {
  display: flex;
  flex-wrap: wrap; }
  .items_cont .item_block {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(25% - 15px); }
    .items_cont .item_block:nth-child(4n+1) {
      margin-left: 0; }
    .items_cont .item_block:nth-child(4n) {
      margin-right: 0; }
  .items_cont .item_block_f50 {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(25% - 15px); }
    .items_cont .item_block_f50:first-child {
      margin-left: 0;
      width: calc(50% - 10px); }
    .items_cont .item_block_f50:nth-child(7n+3), .items_cont .item_block_f50:nth-child(7n+7) {
      margin-right: 0; }
    .items_cont .item_block_f50:nth-child(7n+4), .items_cont .item_block_f50:nth-child(7n+8) {
      margin-left: 0; }
    .items_cont .item_block_f50:nth-child(14n+1), .items_cont .item_block_f50:nth-child(14n+10) {
      width: calc(50% - 10px); }
  .items_cont .item_block_2 {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(50% - 10px); }
    .items_cont .item_block_2:nth-child(2n+1) {
      margin-left: 0; }
    .items_cont .item_block_2:nth-child(2n) {
      margin-right: 0; }
  @media (max-width: 992px) {
    .items_cont .item_block {
      width: calc(50% - 10px); }
      .items_cont .item_block:nth-child(odd) {
        margin-left: 0;
        margin-right: 10px; }
      .items_cont .item_block:nth-child(even) {
        margin-left: 10px;
        margin-right: 0; }
    .items_cont .item_block_f50 {
      width: calc(50% - 10px); }
      .items_cont .item_block_f50:not(:first-child):nth-child(odd) {
        margin-left: 10px;
        margin-right: 0; }
      .items_cont .item_block_f50:nth-child(even) {
        margin-left: 0;
        margin-right: 10px; }
      .items_cont .item_block_f50:first-child {
        margin: 0 0 1em !important;
        width: 100% !important; } }
  @media (max-width: 650px) {
    .items_cont .item_block,
    .items_cont .item_block_f50 {
      margin: 0 0 1em !important;
      width: 100% !important; }
    .items_cont .item_block_2 {
      margin-left: 0;
      margin-right: 0;
      width: 100%; } }

@media (max-width: 1220px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }

  h1 {
    font-size: 70px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 15px; }

  p {
    font-size: 16px; } }
@media (max-width: 992px) {
  h1 {
    font-size: 70px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 15px; }

  p {
    font-size: 16px;
    line-height: 1.2; } }
@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important; } }
@media (max-width: 600px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 20px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 15px; }

  p, b, span, strong, a, li, td {
    font-size: 14px;
    line-height: 1.2; }

  ul, ol {
    padding-left: 1em; }

  .site-logo .custom-logo {
    max-height: 30px;
    height: auto;
    width: auto; }

  .team_inner .team_item h3 {
    font-size: 1.4em; }
  .team_inner .team_item p {
    font-size: 1em; }

  .partners-cont .partner img {
    height: 80px; } }
/******************** breadcrumbs *********************/
.breadcrumbs {
  color: #666;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 1em; }
  .breadcrumbs .breadcrumbs_item {
    color: #666;
    display: inline-block;
    font-size: 0.8em;
    text-decoration: none; }
  @media (max-width: 600px) {
    .breadcrumbs .breadcrumbs_item {
      font-size: 0.7em; } }

/********************** post nav **********************/
.post-navigation .nav-next:last-child {
  margin-bottom: 0;
  margin-left: auto; }

/*********************** header ************************/
#masthead {
  box-shadow: 0 0 5px 0 #aaa;
  position: sticky;
  top: 0;
  background: white;
  max-width: 100%;
  padding: 0;
  height: 80px;
  width: 100%;
  z-index: 1500; }
  #masthead .container {
    display: flex;
    height: 100%; }
  #masthead .site-logo {
    margin-right: 1em; }
  #masthead .site-branding .site-title a {
    text-decoration: none; }
  #masthead .site-branding .site-title.onlytitle {
    height: 100%;
    display: flex;
    align-items: center; }
  #masthead .mobile_top_1 {
    display: flex;
    align-items: center;
    margin-left: auto; }
    #masthead .mobile_top_1 .social_links {
      margin: 5px 0 0 0; }
      #masthead .mobile_top_1 .social_links .social_logo {
        height: 25px;
        width: 25px;
        margin-right: 0;
        margin-left: 0.5em; }
    #masthead .mobile_top_1 + nav {
      margin-left: 0; }
  #masthead .custom-logo-link img {
    display: block;
    outline: none; }

.primary-navigation {
  display: flex;
  align-items: center; }
  .primary-navigation .primary-menu-container {
    display: flex;
    height: 100%;
    margin: 0; }
    .primary-navigation .primary-menu-container .menu-wrapper {
      margin-right: 0;
      display: flex;
      padding: 0; }
      .primary-navigation .primary-menu-container .menu-wrapper .menu-item a {
        display: flex;
        align-items: center;
        text-decoration: none; }
        .primary-navigation .primary-menu-container .menu-wrapper .menu-item a:hover {
          background-color: #2B2766;
          color: white; }
        .primary-navigation .primary-menu-container .menu-wrapper .menu-item a:focus {
          background-color: transparent;
          color: black; }
      .primary-navigation .primary-menu-container .menu-wrapper .menu-item.current-menu-item > a {
        background-color: #2B2766;
        color: white; }
      .primary-navigation .primary-menu-container .menu-wrapper .menu-item.wpml-ls-current-language a {
        color: #2B2766; }
        .primary-navigation .primary-menu-container .menu-wrapper .menu-item.wpml-ls-current-language a:hover {
          background-color: #2B2766;
          color: white; }
        .primary-navigation .primary-menu-container .menu-wrapper .menu-item.wpml-ls-current-language a:focus {
          background-color: transparent;
          color: black; }
  .primary-navigation .menu-button-container {
    padding: 0 !important; }

.search-btn {
  display: none; }

.menu-item-search {
  left: 100%;
  transition: left 300ms;
  overflow: hidden; }
  .menu-item-search .show-hide-search {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px; }
    .menu-item-search .show-hide-search:hover .search-icon {
      background-image: url("src/search.svg"); }
  .menu-item-search .search-form {
    display: none; }
    .menu-item-search .search-form input[type="submit"] {
      display: none; }
    .menu-item-search .search-form .search-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0;
      padding: 0;
      height: 100%;
      width: 70px; }
  @media (max-width: 768px) {
    .menu-item-search {
      padding-right: 0.5em !important;
      padding-left: 0.5em; }
      .menu-item-search .show-hide-search {
        display: none !important; }
      .menu-item-search .search-form {
        display: block; }
        .menu-item-search .search-form .search-field {
          width: 100%; }
        .menu-item-search .search-form input[type="submit"] {
          display: block;
          margin-top: 0; }
        .menu-item-search .search-form .search-btn {
          display: none; } }

@media (min-width: 769px) {
  body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    transition: left 300ms; }
    body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search .search-icon {
      background-image: none;
      position: relative; }
      body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search .search-icon:before, body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search .search-icon:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: #2B2766;
        transform: rotate(45deg);
        top: 50%; }
      body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search .search-icon:after {
        transform: rotate(-45deg); }
    body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search:hover .search-icon:before, body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .show-hide-search:hover .search-icon:after {
      background-color: white; }
    body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .search-form {
      display: flex;
      flex-wrap: nowrap;
      margin: 0;
      width: 100%; }
      body.show-search .primary-navigation .primary-menu-container .menu-wrapper .menu-item-search .search-form .search-field {
        border: 1px solid #2B2766;
        height: auto; } }
.primary-navigation .primary-menu-container .menu-item.menu-item-has-children {
  position: relative; }
  .primary-navigation .primary-menu-container .menu-item.menu-item-has-children > a:after {
    content: '▾';
    margin-left: 0.5em; }
  .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu-toggle {
    display: none;
    background: transparent;
    border: 0;
    color: #2B2766;
    outline: none !important;
    padding: 5px 5px 0; }
    .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu-toggle .icon-plus,
    .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu-toggle .icon-minus {
      display: none; }
  .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 0;
    box-shadow: 0 0 5px 0 #aaa; }
  .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu-toggle[aria-expanded=false] .icon-plus {
    display: block; }
  .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu-toggle[aria-expanded=true] .icon-minus {
    display: block; }

@media (max-width: 992px) {
  .primary-navigation .primary-menu-container > ul > .menu-item > a {
    padding-left: 7px;
    padding-right: 7px; } }
@media (max-width: 768px) {
  .menu-button-container {
    display: flex;
    position: relative;
    background-color: transparent; }
    .menu-button-container #primary-mobile-menu {
      outline: none;
      padding-right: 0;
      padding-left: 0; }

  .primary-navigation {
    justify-content: flex-end; }
    .primary-navigation .primary-menu-container {
      justify-content: flex-end; }
      .primary-navigation .primary-menu-container .menu-item.menu-item-has-children .sub-menu {
        position: static;
        box-shadow: none; }

  .primary-navigation > .primary-menu-container {
    display: block;
    background: white;
    position: fixed;
    right: -200px;
    left: auto;
    height: 100vh;
    width: 200px;
    overflow: hidden;
    transition: right 300ms;
    padding: 0; }
    .primary-navigation > .primary-menu-container .menu-wrapper {
      display: flex;
      flex-wrap: wrap;
      margin-top: 7em; }
      .primary-navigation > .primary-menu-container .menu-wrapper .menu-item {
        width: 100%;
        justify-content: flex-end;
        padding-right: 1em; }
        .primary-navigation > .primary-menu-container .menu-wrapper .menu-item a {
          padding-right: 0;
          text-align: right; }

  .primary-navigation-open .menu-button-container {
    width: 170px; }
  .primary-navigation-open .primary-navigation > .primary-menu-container {
    box-shadow: -2px 2px 5px 0px #aaa;
    right: 0;
    position: fixed;
    transition: right 300ms; }

  #masthead .site-logo {
    position: static; }
  #masthead .site-branding {
    margin-right: auto; }
  #masthead .primary-navigation {
    position: absolute;
    top: 0;
    height: 60px;
    right: 15px; }
  #masthead .mobile_top_1 {
    justify-content: flex-end;
    margin-right: 1em;
    margin-top: 2em; }
  #masthead .menu-button-container {
    background-color: transparent; } }
@media (max-width: 600px) {
  h1.site-title.onlytitle {
    font-size: 16px; }

  .site-header.has-logo.has-title-and-tagline.has-menu .site-branding {
    max-width: unset; }

  #masthead {
    height: 60px; }
    #masthead .primary-menu-container {
      height: auto; }
    #masthead .primary-navigation {
      display: flex;
      align-items: center; }
    #masthead .menu-button-container {
      margin-top: 0 !important; } }
/*********************** footer ************************/
.footer_cont {
  background-color: #eee;
  margin-top: 2em; }
  .footer_cont .site-footer {
    padding-top: 0;
    padding-bottom: 0; }
    .footer_cont .site-footer .site-info {
      margin: 0;
      padding: 0; }

.widget-area {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 0; }
  .widget-area a {
    color: #2B2766;
    text-decoration: none; }
  .widget-area .wpcf7[id*="wpcf7"] {
    margin: 0; }
    .widget-area .wpcf7[id*="wpcf7"] .wpcf7-text {
      border: 2px solid #003095;
      margin: 0;
      height: 50px; }
    .widget-area .wpcf7[id*="wpcf7"] .wpcf7-submit {
      margin-top: calc(var(--global--spacing-vertical) / 3);
      margin-left: 0;
      padding: 0.35em 0.8em;
      width: 100%; }
  .widget-area .widget_block {
    margin-bottom: 0; }
    .widget-area .widget_block > p:first-child {
      display: none; }

.cards_logo {
  display: flex;
  background: url("src/cards.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -7px;
  height: 48px;
  width: 121px; }

.social_links {
  display: flex; }
  .social_links .social_logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 1em;
    height: 40px;
    width: 40px; }
    .social_links .social_logo.fb {
      background-image: url("src/round_facebook_gray.svg"); }
    .social_links .social_logo.insta {
      background-image: url("src/round_instagram_gray.svg"); }
    .social_links .social_logo.youtube {
      background-image: url("src/round_youtube_gray.svg"); }
    .social_links .social_logo:hover {
      fill: black; }

.footer-navigation .footer-navigation-wrapper {
  justify-content: flex-start;
  margin-left: -15px; }
.footer-navigation .menu-item-search {
  display: none; }

.site-footer {
  max-width: unset; }
  .site-footer > .site-info .powered-by {
    font-size: 0.8em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0; }

@media (max-width: 1200px) {
  .widget-area {
    grid-template-columns: repeat(2, 2fr); } }
@media (max-width: 600px) {
  .powered-by {
    font-size: 14px;
    text-align: left; }
    .powered-by p {
      white-space: pre-line; } }
/*********************** search ************************/
.search-form input {
  outline: none; }
.search-form .search-field {
  border: 2px solid #2B2766;
  margin: 0;
  height: 50px; }
.search-form .search-submit {
  margin-left: 0;
  padding: 0.35em 0.8em;
  width: 100%; }

/******************** posts blocks *********************/
.news-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .news-cont .post {
    margin-bottom: 1.5em;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 275px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 32%; }
    .news-cont .post:nth-child(3n + 1) {
      margin-left: 0; }
    .news-cont .post:nth-child(3n + 3) {
      margin-right: 0; }
    .news-cont .post .img-cont {
      position: relative;
      width: 100%; }
    .news-cont .post .only_bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-color: #eee; }
    .news-cont .post .text-cont {
      width: 100%;
      overflow: hidden;
      position: relative; }
      .news-cont .post .text-cont .title {
        color: #2B2766;
        font-size: 1em;
        font-family: MuseoSansCyr;
        font-weight: bold;
        line-height: 1.1; }
      .news-cont .post .text-cont span, .news-cont .post .text-cont p {
        color: #777;
        font-size: 0.7em;
        display: block; }
      .news-cont .post .text-cont.only_bg_text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 1em; }
        .news-cont .post .text-cont.only_bg_text span, .news-cont .post .text-cont.only_bg_text p {
          color: #333;
          font-size: 0.7em;
          display: block; }
    .news-cont .post:hover, .news-cont .post:focus {
      background: none !important;
      cursor: pointer;
      outline: none !important;
      text-decoration: none !important; }
    .news-cont .post.only_bg_text {
      min-height: 275px; }
    .news-cont .post:hover {
      transform: scale(1.05);
      transition: 300ms; }
  .news-cont .more_posts {
    background: rgba(0, 0, 0, 0.6);
    color: white;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    .news-cont .more_posts:hover, .news-cont .more_posts:focus {
      background: rgba(0, 0, 0, 0.5) !important; }
  @media (max-width: 992px) {
    .news-cont {
      height: auto;
      padding: 0; }
      .news-cont .post {
        margin-left: 2%;
        margin-right: 2%;
        max-height: initial;
        width: 48%;
        /* reset style */
        /* new style */ }
        .news-cont .post:nth-child(3n + 1) {
          margin-left: auto; }
        .news-cont .post:nth-child(3n + 3) {
          margin-right: auto; }
        .news-cont .post:nth-child(2n + 1) {
          margin-left: 0; }
        .news-cont .post:nth-child(2n + 2) {
          margin-right: 0; }
      .news-cont .btn {
        font-size: 16px; } }
  @media (max-width: 600px) {
    .news-cont .post {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 3em;
      width: 100%; }
      .news-cont .post:nth-child(2n + 1) {
        margin-left: auto; }
      .news-cont .post:nth-child(2n + 2) {
        margin-right: auto; }
      .news-cont .post .text-cont .title {
        font-size: 1.3em; }
      .news-cont .post .text-cont p, .news-cont .post .text-cont span {
        font-size: 1em; }
      .news-cont .post .text-cont .cats {
        margin-bottom: 0.5em; }
      .news-cont .post .text-cont.only_bg_text p, .news-cont .post .text-cont.only_bg_text span {
        color: #333;
        font-size: 1em;
        display: block; } }

/************************ home *************************/
.site-main .home-block {
  position: relative;
  overflow: hidden;
  height: 50vw;
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0; }
  .site-main .home-block .overflow {
    background: none; }
.site-main .inner {
  display: flex;
  align-items: center;
  text-align: center;
  height: 100%;
  width: 100%; }
  .site-main .inner h2, .site-main .inner h3 {
    color: white; }
  .site-main .inner h2 {
    text-transform: uppercase; }
  .site-main .inner h3 {
    position: relative;
    display: inline; }
    .site-main .inner h3:before {
      content: '';
      position: absolute;
      bottom: 130%;
      left: -1em;
      right: -1em;
      height: 5px;
      background-color: #FFF12D; }
  .site-main .inner p {
    display: block;
    font-size: 1.2em;
    margin: 2em auto 0;
    max-width: 700px;
    width: 100%; }
.site-main .home-block-top {
  color: white;
  height: 95vh; }
  .site-main .home-block-top .bg_media {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .site-main .home-block-top .bg_color {
    background-color: #2B2766;
    height: 100%;
    width: 100%; }
.site-main .home-block-text-bg {
  height: 35vw; }
.site-main .partners-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  .site-main .partners-cont .partner {
    margin-bottom: 2em;
    margin-left: 1em;
    margin-right: 1em; }
    .site-main .partners-cont .partner img {
      height: 100px;
      max-width: 250px;
      object-fit: contain; }
  .site-main .partners-cont.partners1 .partner img {
    height: 150px; }
.site-main .home-block.home-block-bottom {
  display: block;
  height: auto; }
  .site-main .home-block.home-block-bottom h2 {
    margin: 2em 0 1em;
    text-align: center; }
    .site-main .home-block.home-block-bottom h2 a {
      text-decoration: none; }
@media (max-width: 768px) {
  .site-main .home-block {
    height: auto;
    min-height: 40vh; }
    .site-main .home-block.home-block-top {
      padding: 1em 0;
      min-height: 40vh; }
  .site-main .inner p {
    font-size: 16px; } }
@media (max-width: 600px) {
  .site-main h2 {
    font-size: 32px; }
    .site-main h2 > a {
      font-size: 32px; }
  .site-main .partners-cont .partner img {
    height: 80px; }
  .site-main .partners-cont.partners1 .partner img {
    height: 100px; }
  .site-main .inner h2 {
    font-size: 30px; }
    .site-main .inner h2:before {
      bottom: 120%;
      height: 3px; } }

/*********************** category *********************/
.category_page .page-header {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 1.5em; }
  .category_page .page-header h1 {
    color: #2B2766;
    font-size: 2em;
    margin-top: 1em;
    margin-bottom: 1em; }
.category_page hr {
  margin-top: 2em; }
.category_page .pagination {
  border-top: 0;
  padding-top: 0; }
.category_page .entry-content p.meta-data {
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0; }
  .category_page .entry-content p.meta-data span {
    color: #777;
    font-size: 0.7em; }
    .category_page .entry-content p.meta-data span.cats {
      font-size: 1em;
      display: block;
      margin-bottom: 0.5em; }

.category_post {
  display: flex;
  margin-top: 2em; }
  .category_post .img_cont {
    width: 40%; }
    .category_post .img_cont .post-thumbnail {
      margin: 0; }
      .category_post .img_cont .post-thumbnail .post-thumbnail-inner img {
        margin-top: 0; }
  .category_post .text_cont {
    width: 60%; }
    .category_post .text_cont .entry-header {
      margin-top: 0;
      margin-bottom: 0.5em;
      margin-left: 1em; }
      .category_post .text_cont .entry-header .entry-title {
        font-size: 2em;
        line-height: 1;
        max-width: 100% !important; }
        .category_post .text_cont .entry-header .entry-title a {
          color: #000595;
          text-decoration: none; }
    .category_post .text_cont .entry-content {
      margin: 0;
      line-height: 1.4;
      clear: both; }
      .category_post .text_cont .entry-content p {
        margin-left: 1em !important;
        max-width: 100% !important; }

@media (max-width: 1024px) {
  .cat_blog_header {
    display: flex;
    align-items: center;
    justify-content: space-between; } }
@media (max-width: 768px) {
  .category_post {
    display: block; }
    .category_post .img_cont {
      float: left;
      margin-bottom: 10px;
      margin-right: 1em; }
    .category_post .text_cont {
      width: 100%; }
      .category_post .text_cont .entry-header {
        margin-left: 1em;
        margin-bottom: 10px; }
        .category_post .text_cont .entry-header .entry-title {
          display: inline;
          font-size: 1.6em; } }
@media (max-width: 600px) {
  .category_post .img_cont {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0; }
  .category_post .text_cont .entry-header {
    margin-left: 0;
    margin-bottom: 10px; }
    .category_post .text_cont .entry-header .entry-title {
      display: inline;
      font-size: 1.4em;
      line-height: 1em; }
  .category_post .text_cont .entry-content p {
    margin-left: 0 !important; } }
/************************ team ************************/
.single-team .team-title-row {
  display: flex;
  margin-top: 2em; }
  .single-team .team-title-row .team-title-left {
    min-width: min(400px, 100%);
    width: min(400px, 100%); }
    .single-team .team-title-row .team-title-left .post-thumbnail {
      padding-bottom: 100%;
      position: relative; }
      .single-team .team-title-row .team-title-left .post-thumbnail img {
        width: 100% !important;
        height: 100% !important;
        margin-top: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: unset !important;
        object-fit: cover; }
    .single-team .team-title-row .team-title-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .single-team .team-title-row .team-title-right {
    margin-left: 2em;
    width: 100%; }
    .single-team .team-title-row .team-title-right .entry-title {
      color: #000595;
      font-size: 3.8em;
      margin-top: 0;
      line-height: 1; }
    .single-team .team-title-row .team-title-right .exerpt {
      margin-top: 1em;
      color: #777;
      font-size: 1.8em; }
@media (max-width: 992px) {
  .single-team .team-title-row .team-title-left {
    min-width: min(300px, 100%);
    width: min(300px, 100%); }
  .single-team .team-title-row .team-title-right .entry-title {
    font-size: 2.5em; } }
@media (max-width: 768px) {
  .single-team .team-title-row .team-title-left {
    min-width: min(200px, 100%);
    width: min(200px, 100%); }
  .single-team .team-title-row .team-title-right .entry-title {
    font-size: 2em; } }
@media (max-width: 600px) {
  .single-team .team-title-row {
    margin-top: 1em;
    flex-wrap: wrap; }
    .single-team .team-title-row .team-title-right {
      margin-left: 0; }
      .single-team .team-title-row .team-title-right .exerpt {
        margin-top: 0;
        margin-bottom: 0.5em; } }

/************************ post ************************/
.page-header {
  border-bottom: 0; }

.singular .entry-title {
  color: #2B2766;
  font-size: 2em;
  margin-top: 1em; }
.singular .post-thumbnail {
  margin-top: 0; }
  .singular .post-thumbnail img {
    margin-top: 0; }
.singular .entry-header {
  border-bottom: 0;
  padding-bottom: 2em;
  margin-bottom: 0;
  margin-top: 0; }
.singular .has-post-thumbnail .entry-header {
  padding-bottom: 0; }
.singular .entry-content {
  margin-top: 0; }
.singular .post-thumbnail,
.singular .entry-content .wp-audio-shortcode,
.singular .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .singular *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
.singular .default-max-width {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.singular .post-navigation {
  margin-bottom: 1em; }

.single-post .entry-header .post-thumbnail {
  display: none; }

@media (max-width: 768px) {
  .singular .entry-title {
    font-size: 1.6em;
    margin-top: 0.5em; }
  .singular .post-thumbnail {
    margin-bottom: 1em; } }
@media (max-width: 600px) {
  .singular .entry-title {
    font-size: 1.2em; } }
/*************** post content blocks *****************/
blockquote.wp-block-quote {
  color: #283C5D;
  line-height: 31px;
  font-weight: 700;
  position: relative;
  padding-left: 20px;
  margin: 40px 0; }
  blockquote.wp-block-quote:before {
    content: '';
    position: absolute;
    bottom: 3px;
    top: 3px;
    left: 0;
    width: 4px;
    background: #C8102E; }

/******************* contact form ********************/
.wpcf7-form label {
  font-size: 1.1em;
  font-weight: bold; }
  .wpcf7-form label > em {
    color: red; }
  .wpcf7-form label p,
  .wpcf7-form label span,
  .wpcf7-form label a,
  .wpcf7-form label input,
  .wpcf7-form label textarea {
    font-size: 1em;
    font-weight: normal; }
.wpcf7-form .wpcf7-form-control.wpcf7-radio,
.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
  display: inline-block; }
  .wpcf7-form .wpcf7-form-control.wpcf7-radio > span,
  .wpcf7-form .wpcf7-form-control.wpcf7-checkbox > span {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 0.5em; }
    .wpcf7-form .wpcf7-form-control.wpcf7-radio > span input[type="radio"],
    .wpcf7-form .wpcf7-form-control.wpcf7-radio > span input[type="checkbox"],
    .wpcf7-form .wpcf7-form-control.wpcf7-checkbox > span input[type="radio"],
    .wpcf7-form .wpcf7-form-control.wpcf7-checkbox > span input[type="checkbox"] {
      margin-right: 0.5em;
      min-width: 25px; }
.wpcf7-form .wpcf7-list-item {
  margin-left: 0;
  margin-top: 0.5em; }
.wpcf7-form input[name="kind-of-activity-other"],
.wpcf7-form input[name="kind-of-problem-other"] {
  width: auto;
  max-width: 250px;
  margin-right: 0;
  margin-left: 8px; }

/******************* BLOG filters ********************/
@media (min-width: 1025px) {
  .filter_block {
    display: flex; }
    .filter_block .blog_filters {
      margin-right: 2em; }
    .filter_block .blog_cat_list .blog_cat_item {
      margin-bottom: 1em;
      display: inline-block; }
      .filter_block .blog_cat_list .blog_cat_item span {
        border: 1px solid #ccc;
        border-radius: 15px;
        padding: 0.2em 0.8em;
        margin-right: 1em; }
      .filter_block .blog_cat_list .blog_cat_item input[type="checkbox"] {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        outline: none; }
        .filter_block .blog_cat_list .blog_cat_item input[type="checkbox"]:checked + span {
          border-color: #2B2766; }
      .filter_block .blog_cat_list .blog_cat_item:hover span {
        background-color: #ccc;
        cursor: pointer; }
      .filter_block .blog_cat_list .blog_cat_item.active input[type="checkbox"]:checked + span {
        background-color: #2B2766;
        color: white; }
    .filter_block .blog_cat_list button[type="submit"] {
      border-radius: 21px;
      padding: 0.2em 1em; } }
@media (max-width: 1024px) {
  .filter_block {
    position: relative; }
    .filter_block .blog_cat_list {
      border: 1px solid white;
      display: block;
      position: absolute;
      right: 0;
      background: white;
      z-index: 1;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0;
      padding-bottom: 0;
      max-height: 0;
      overflow: hidden;
      transition: 0ms; }
      .filter_block .blog_cat_list .blog_cat_item {
        display: flex;
        align-items: center; }
        .filter_block .blog_cat_list .blog_cat_item input[type="checkbox"] {
          margin-right: 0.5em; }
      .filter_block .blog_cat_list .btn {
        margin: 0; }
    .filter_block .blog_filters {
      margin: 0; }
      .filter_block .blog_filters:hover {
        cursor: pointer; }
      .filter_block .blog_filters.active + .blog_cat_list {
        border-color: #2B2766;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.46);
        padding-top: 1em;
        padding-bottom: 1em;
        max-height: 500px;
        transition: max-height 500ms; } }

/*# sourceMappingURL=style.css.map */
