/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/plugin.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Core */
/* Variables */
/* Base variables */
/* Media */
/* REM calc */
/* Base */
*,
*::before,
*::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

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

.bg-grey {
  background: #edeff2;
  overflow: hidden;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .bg-grey {
    padding-bottom: 0;
  }
}
.bg-grey .wp-block-columns {
  margin-bottom: 0;
}
.bg-grey .title.title--icon:before, .bg-grey .wp-block-column h2.title--icon:before, .wp-block-column .bg-grey h2.title--icon:before {
  background-color: #878786;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
  color: #3c3c3c;
  text-align: left;
  background-color: #F4F4F8;
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  body {
    font-size: 20px;
    line-height: 1.4;
  }
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
  }
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  p {
    margin-bottom: 20px;
  }
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}
ol li,
ul li,
dl li {
  list-style-type: none;
}

.page__editor ul {
  margin-left: 20px;
}
.page__editor li {
  list-style-type: disc;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 400;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0C2048;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #083e92;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0;
  padding-bottom: 0;
  color: #1C1C1C;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.smap img {
  height: auto;
  max-width: unset;
  width: auto;
}
.smap svg {
  display: unset;
  height: unset;
  max-width: unset;
}
.smap img {
  display: unset;
}

.has-color-1-color {
  color: #E0DACC !important;
}

.has-color-2-color {
  color: #C2CCD5 !important;
}

.has-color-3-color {
  color: #E4D2DB !important;
}

.has-color-4-color {
  color: #C1C2D5 !important;
}

.has-color-5-color {
  color: #C9CAC7 !important;
}

.has-color-6-color {
  color: #B7CC92 !important;
}

.has-color-7-color {
  color: #E8BE9C !important;
}

.has-color-8-color {
  color: #EADA9B !important;
}

.has-color-9-color {
  color: #BED8D1 !important;
}

.has-color-10-color {
  color: #F3F2F4 !important;
}

.has-color-11-color {
  color: #06214A !important;
}

.has-color-12-color {
  color: #CF1121 !important;
}

.has-color-13-color {
  color: #9d9fa2 !important;
}

.has-color-14-color {
  color: #3c3c3c !important;
}

.glightbox:hover {
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* Automatically generated scss for svg icons
- https://www.npmjs.com/package/svg-sprite
*/
.icon--demo-icon {
  width: 26px;
  height: 30px;
}

/* Utils */
.center {
  text-align: center;
}

.upper {
  text-transform: uppercase;
}

.hide {
  display: none !important;
}

@media (max-width: 767px) {
  .hide--mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hide--tablet {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hide--desktop {
    display: none !important;
  }
}
/* Plugins */
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  outline: none;
  overflow: hidden;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -moz-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -moz-box !important;
  display: flex !important;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide-image {
  -moz-box-align: center;
       align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: grabbing !important;
  -moz-transition: none;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: -moz-calc(100vh - 40px);
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
  cursor: grabbing !important;
  -moz-transition: none;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -moz-box;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: -moz-box;
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.gslide-description {
  position: relative;
  -moz-box-flex: 1;
       flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -moz-box-ordinal-group: 3 !important;
       order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc string {
  color: #fff;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -moz-animation: lightboxLoader 0.8s infinite linear;
       animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: -moz-calc(100vh + 1px);
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/
.gfadeIn {
  -moz-animation: gfadeIn 0.5s ease;
       animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -moz-animation: gfadeOut 0.5s ease;
       animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -moz-animation: gslideOutLeft 0.3s ease;
       animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -moz-animation: gslideInLeft 0.3s ease;
       animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -moz-animation: gslideOutRight 0.3s ease;
       animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -moz-animation: gslideInRight 0.3s ease;
       animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -moz-animation: gzoomIn 0.5s ease;
       animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -moz-animation: gzoomOut 0.5s ease;
       animation: gzoomOut 0.5s ease;
}
@-moz-keyframes lightboxLoader {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-moz-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes gslideInLeft {
  from {
    opacity: 0;
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(-60%, 0, 0);
         transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
  to {
    -moz-transform: translate3d(60%, 0, 0);
         transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-moz-keyframes gzoomIn {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -moz-box-ordinal-group: 1;
         order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -moz-box-ordinal-group: 2;
         order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -moz-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
/* Components */
.animate {
  -moz-transition: 1s ease opacity;
  transition: 1s ease opacity;
  opacity: 0;
}
.animate--visible {
  opacity: 1;
}
.animate--fall {
  -moz-transition: 1s ease opacity, 1s ease transform;
  transition: 1s ease opacity, 1s ease transform;
  -moz-transform: translate(0, -10px);
   -ms-transform: translate(0, -10px);
       transform: translate(0, -10px);
}
.animate--fall.animate--visible {
  -moz-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
       transform: translate(0, 0);
}

.btn, .wp-block-button__link, .gform_button.button {
  min-width: 170px;
  color: #fff;
  background: #04204b;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px;
  display: -moz-inline-box;
  display: inline-flex;
  -moz-box-pack: center;
       justify-content: center;
  border: 0;
  cursor: pointer;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
  -webkit-clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0% 10px);
          clip-path: polygon(0 0%, 100% 0, 100% -moz-calc(100% - 10px), -moz-calc(100% - 10px) 100%, 0 100%, 0% 10px);
          clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0% 10px);
  border-radius: 0;
}
@media (min-width: 768px) {
  .btn, .wp-block-button__link, .gform_button.button {
    padding: 20px 45px;
    font-size: 19px;
    letter-spacing: 0.5px;
    -webkit-clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0% 15px);
            clip-path: polygon(0 0%, 100% 0, 100% -moz-calc(100% - 15px), -moz-calc(100% - 15px) 100%, 0 100%, 0% 15px);
            clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0% 15px);
  }
}
.btn:hover, .wp-block-button__link:hover, .gform_button.button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #083e92;
}
.btn--transparent, .wp-block-button__link--transparent, .gform_button.button--transparent {
  background: #dedede;
  color: #04204b;
}
.btn--transparent:hover, .wp-block-button__link--transparent:hover, .gform_button.button--transparent:hover {
  color: #fff;
  background-color: #04204b;
}
.btn--small, .wp-block-button__link--small, .gform_button.button--small {
  padding: 10px 20px;
  font-size: 14px;
}

.cards {
  text-align: center;
  font-size: 0;
}
.cards .card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  margin-bottom: 14px;
}
@media (min-width: 540px) {
  .cards .card {
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}
@media (min-width: 1200px) {
  .cards .card {
    width: -moz-calc(33% - 10px);
    width: calc(33% - 10px);
  }
}
@media (max-width: 1199px) {
  .cards .card:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}
.cards .card:last-of-type, .cards .card:nth-of-type(3n) {
  margin-right: 14px;
}
@media (min-width: 1200px) {
  .cards .card:last-of-type, .cards .card:nth-of-type(3n) {
    margin-right: 0;
  }
}

.card {
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15));
  margin-bottom: 20px;
}
.card__in {
  padding: 15px;
  min-height: 130px;
  position: relative;
  display: block;
  -moz-transition: 0.3s ease color;
  transition: 0.3s ease color;
  background-color: currentColor;
  -webkit-clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0% 15px);
          clip-path: polygon(0 0%, 100% 0, 100% -moz-calc(100% - 15px), -moz-calc(100% - 15px) 100%, 0 100%, 0% 15px);
          clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0% 15px);
}
.card__title {
  -moz-transition: 0.3s ease color;
  transition: 0.3s ease color;
  display: block;
  font-size: 17px;
  line-height: 1.3;
  text-align: left;
  color: #505050;
  z-index: 3;
}
.card > * {
  position: relative;
  z-index: 2;
}
.card img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.card:hover {
  color: #e5dfd1;
}
.card:hover .card__title {
  color: #000;
}
.card:last-of-type {
  margin-bottom: 0;
}
.card--color1 {
  color: #E0DACC;
}
.card--color1:hover {
  color: #eae6dc;
}
.card--color2 {
  color: #C2CCD5;
}
.card--color2:hover {
  color: #d1d9df;
}
.card--color3 {
  color: #E4D2DB;
}
.card--color3:hover {
  color: #eee2e8;
}
.card--color4 {
  color: #C1C2D5;
}
.card--color4:hover {
  color: #d0d1df;
}
.card--color5 {
  color: #C9CAC7;
}
.card--color5:hover {
  color: #d6d6d4;
}
.card--color6 {
  color: #B7CC92;
}
.card--color6:hover {
  color: #c2d4a3;
}
.card--color7 {
  color: #E8BE9C;
}
.card--color7:hover {
  color: #edccb1;
}
.card--color8 {
  color: #EADA9B;
}
.card--color8:hover {
  color: #eee2b0;
}
.card--color9 {
  color: #BED8D1;
}
.card--color9:hover {
  color: #cee2dc;
}
.card--color10 {
  color: #F3F2F4;
}
.card--color10:hover {
  color: white;
}

.client {
  position: relative;
  min-height: 600px;
  width: 100vw;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .client {
    margin-left: -32px;
  }
}
@media (min-width: 1440px) {
  .client {
    margin-left: -moz-calc(-50vw + 720px);
    margin-left: calc(-50vw + 720px);
  }
}
.client .container, .client .wp-block-columns {
  z-index: 1;
  position: relative;
}
.client .wp-block-columns {
  padding: 0;
}
.client .wp-block-column:first-child .gallery > #gallery-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.client .wp-block-column:last-child {
  padding: 40px 0;
}
.client .wp-block-column:first-child .gallery > #gallery-item img, .client .client__bg {
  height: 300px;
}
@media (min-width: 768px) {
  .client .wp-block-column:first-child .gallery > #gallery-item img, .client .client__bg {
    height: 400px;
  }
}
@media (min-width: 1024px) {
  .client .wp-block-column:first-child .gallery > #gallery-item img, .client .client__bg {
    height: 535px;
  }
}
.client__bg {
  background: #b1ce8b;
  position: absolute;
  width: 100%;
  top: 0;
}
.client__bg img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.client__bg:before {
  content: "";
  background: #b1ce8b;
  width: 80px;
  height: 80px;
  position: absolute;
  right: -40px;
  bottom: -40px;
  -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
       transform: rotate(45deg);
}
.client__bg--color1 {
  background: #E0DACC;
}
.client__bg--color1:before {
  background: #E0DACC;
}
.client__bg--color2 {
  background: #C2CCD5;
}
.client__bg--color2:before {
  background: #C2CCD5;
}
.client__bg--color3 {
  background: #E4D2DB;
}
.client__bg--color3:before {
  background: #E4D2DB;
}
.client__bg--color4 {
  background: #C1C2D5;
}
.client__bg--color4:before {
  background: #C1C2D5;
}
.client__bg--color5 {
  background: #C9CAC7;
}
.client__bg--color5:before {
  background: #C9CAC7;
}
.client__bg--color6 {
  background: #B7CC92;
}
.client__bg--color6:before {
  background: #B7CC92;
}
.client__bg--color7 {
  background: #E8BE9C;
}
.client__bg--color7:before {
  background: #E8BE9C;
}
.client__bg--color8 {
  background: #EADA9B;
}
.client__bg--color8:before {
  background: #EADA9B;
}
.client__bg--color9 {
  background: #BED8D1;
}
.client__bg--color9:before {
  background: #BED8D1;
}
.client__bg--color10 {
  background: #F3F2F4;
}
.client__bg--color10:before {
  background: #F3F2F4;
}
.client .two-columns__text {
  color: #3c3c3c;
}
@media (min-width: 1024px) {
  .client .two-columns__text {
    padding-right: 125px;
  }
}

.gallery {
  text-align: center;
  margin-bottom: 80px;
}
@media (min-width: 1024px) {
  .gallery {
    text-align: left;
    margin-bottom: 0;
  }
}
.gallery a {
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.gallery__list {
  margin: 25px 0 50px 0;
  display: -moz-box;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
}
.gallery__list > a {
  margin-right: 10px;
  flex-shrink: 0;
}

.container, .wp-block-columns {
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container, .wp-block-columns {
    width: -moz-calc(100% - 64px);
    width: calc(100% - 64px);
  }
}
@media (min-width: 1600px) {
  .container, .wp-block-columns {
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}
.container--slider {
  width: -moz-calc(100% - 16px);
  width: calc(100% - 16px);
}
@media (min-width: 540px) {
  .container--slider {
    width: -moz-calc(100% - 64px);
    width: calc(100% - 64px);
  }
}
.container--800 {
  max-width: 800px;
}

.crop-corner__in {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% -moz-calc(100% - 40px), -moz-calc(100% - 40px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%);
}
.crop-corner--shadow {
  -webkit-filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.15));
}
.crop-corner--card {
  position: relative;
  -webkit-filter: drop-shadow(1px 3px 1px rgba(0, 0, 0, 0.35));
          filter: drop-shadow(1px 3px 1px rgba(0, 0, 0, 0.35));
}
.crop-corner--card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.crop-corner--card::before {
  background-color: currentColor;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% -moz-calc(100% - 20px), -moz-calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  z-index: 1;
}

.footer {
  background: #3c3c3c;
}
.footer__top {
  padding: 50px 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .footer__top {
    flex-wrap: nowrap;
  }
}
.footer__col {
  border-left: 2px solid #e4e4e4;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 540px) {
  .footer__col {
    width: 33%;
  }
}
@media (min-width: 1024px) {
  .footer__col {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .footer__col {
    padding: 10px 10px 10px 30px;
  }
}
.footer__col--last {
  display: -moz-box;
  display: flex;
  -moz-box-align: end;
       align-items: flex-end;
}
.footer__col p {
  margin: 0;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .footer__col p {
    font-size: 20px;
  }
}
.footer__col a {
  color: white;
  display: inline-block;
  line-height: 1.3;
  margin-bottom: 7px;
  text-decoration: none;
}
.footer__col b {
  color: #fff;
  font-weight: bold;
}
.footer__bottom {
  background: #edeff2;
  padding: 30px 0 30px 0;
}
@media (min-width: 1024px) {
  .footer__bottom {
    padding: 40px 0;
  }
}
.footer__bottom img {
  margin-bottom: 20px;
  display: block;
}
@media (min-width: 768px) {
  .footer__bottom img {
    margin: 0 65px 20px 0;
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .footer__bottom img {
    margin-bottom: 0;
  }
}
.footer__bottom img:last-of-type {
  margin-right: 0;
}

.form__group {
  margin-bottom: 15px;
}
.form__group:last-of-type {
  margin-bottom: 20px;
}
.form__group label {
  display: none;
}
.form__group input {
  font-weight: 300;
  height: 65px;
  background: #f7f7f7;
  border: 0;
  padding: 0 15px;
  width: 100%;
  border: 1px solid #dedede;
  -moz-transition: 0.3s ease border;
  transition: 0.3s ease border;
}
.form__group input:hover, .form__group input:focus {
  border-color: #04204b;
}
.form__group input::-webkit-input-placeholder {
  color: #646363;
}
.form__group input::-moz-placeholder {
  color: #646363;
}
.form__group input:-ms-input-placeholder {
  color: #646363;
}
.form__group input::placeholder {
  color: #646363;
}
.form .btn {
  float: right;
}

.header {
  background: #04204b;
  position: relative;
  z-index: 100;
}
.header__bottom {
  background: #fff;
  position: absolute;
  right: 0;
  padding-top: 76px;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -moz-transform 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .header__bottom {
    position: relative;
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .header__bottom {
    -moz-transform: translateX(100%);
     -ms-transform: translateX(100%);
         transform: translateX(100%);
  }
  .header__bottom .container, .header__bottom .wp-block-columns {
    width: 100%;
  }
}
.header__logo {
  max-width: 300px;
}
@media (min-width: 1024px) {
  .header__logo {
    max-width: 100%;
  }
}
.header__box {
  display: none;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -moz-transform 0.3s;
}
@media (min-width: 768px) {
  .header__box {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
         align-items: center;
  }
}
@media (max-width: 767px) {
  .header__box {
    position: absolute;
    top: 89px;
    right: 0;
    background: #04204b;
    z-index: 2;
    display: -moz-box;
    display: flex;
    padding: 10px 0;
    width: 100%;
    -moz-box-pack: center;
         justify-content: center;
    -moz-transform: translateX(100%);
     -ms-transform: translateX(100%);
         transform: translateX(100%);
  }
}
@media (max-width: 539px) {
  .header__box {
    top: 80px;
  }
}
.header__top {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .header__top {
    padding: 40px 0;
  }
}
.header__icon {
  margin-left: 5px;
}
@media (min-width: 768px) {
  .header__icon {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  .header__icon img {
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  .header__icon:hover img {
    -moz-transform: translate(0, -5px);
     -ms-transform: translate(0, -5px);
         transform: translate(0, -5px);
  }
}
.header__icon:first-of-type {
  margin-left: 0;
}
.header__icon img {
  max-width: 35px;
}
@media (min-width: 768px) {
  .header__icon img {
    max-width: 41px;
  }
}
.header__icon--search {
  margin: 0;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
}
.header__icon--search img {
  max-width: 32px;
}
.header__language {
  display: -moz-inline-box;
  display: inline-flex;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 0 8px;
  margin: 0 8px;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
}
@media (min-width: 768px) {
  .header__language {
    padding: 13px 16px 0;
    margin: 0 16px;
    height: 50px;
  }
}
.header__language span,
.header__language a {
  flex-shrink: 0;
  margin: 3px 0;
  height: 25px;
  line-height: 12px;
  font-size: 16px;
  color: #fff;
}
.header__language span {
  border: 2px solid #fff;
  border-radius: 100px;
  padding: 3px 11px;
}

body.nav-is-open {
  overflow-x: hidden;
}
body.nav-is-open .header__box,
body.nav-is-open .header__bottom {
  -moz-transform: translateX(0);
   -ms-transform: translateX(0);
       transform: translateX(0);
}

.header__bottom ul {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .header__bottom ul {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
.header__bottom ul .header__item > a {
  -moz-transition: 0.3s ease color;
  transition: 0.3s ease color;
  text-decoration: none;
}
.header__bottom ul .header__item--submenu {
  position: relative;
}
.header__bottom ul .header__item--submenu > a {
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .header__bottom ul .header__item--submenu > a {
    padding-left: 10px;
    padding-right: 40px;
  }
}
.header__bottom ul .header__item--submenu:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -10px;
}
.header__bottom ul .header__item--submenu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #9d9fa2 transparent transparent transparent;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
  -moz-transition: 0.3s ease border-color;
  transition: 0.3s ease border-color;
}
@media (min-width: 1024px) {
  .header__bottom ul .header__item--submenu:before {
    right: 20px;
    border-width: 8px 5px 0 5px;
    margin-top: -3px;
  }
}
.header__bottom ul li {
  width: 100%;
  position: relative;
}
@media (max-width: 1023px) {
  .header__bottom ul li.is-open > a {
    color: #04204b;
  }
  .header__bottom ul li.is-open .submenu {
    display: block;
    z-index: 1;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .header__bottom ul li:hover > a, .header__bottom ul li:active > a, .header__bottom ul li:focus > a {
    color: #000;
    text-decoration: underline;
  }
  .header__bottom ul li:hover:before, .header__bottom ul li:active:before, .header__bottom ul li:focus:before {
    border-color: #04204b transparent transparent transparent;
  }
  .header__bottom ul li:hover .submenu, .header__bottom ul li:active .submenu, .header__bottom ul li:focus .submenu {
    opacity: 1;
    pointer-events: auto;
  }
}
.header__bottom ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #04204b;
  display: block;
  text-align: center;
  position: relative;
  padding: 15px 0;
  font-size: 16px;
}
.header__bottom ul li a:after, .header__bottom ul li a:before {
  content: "";
  height: 28px;
  width: 1px;
  background: #e1e1e1;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
       transform: translateY(-50%);
  display: none;
}
@media (min-width: 768px) {
  .header__bottom ul li a:after, .header__bottom ul li a:before {
    display: block;
  }
}
.header__bottom ul li:last-child a:after, .header__bottom ul li:last-child a:before {
  display: none;
}
.header__bottom ul .submenu {
  display: none;
  background: #fff;
  border-bottom: 1px solid #646363;
  min-width: 200px;
  padding: 0 20px 15px 20px;
}
@media (min-width: 768px) {
  .header__bottom ul .submenu {
    position: absolute;
    z-index: 3;
  }
}
@media (min-width: 1024px) {
  .header__bottom ul .submenu {
    border-right: 1px solid rgba(157, 159, 162, 0.5);
    left: 0;
    top: 62px;
    display: block;
    opacity: 0;
    pointer-events: none;
    -moz-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity;
  }
}
@media (min-width: 1200px) {
  .header__bottom ul .submenu {
    min-width: 370px;
    padding: 0 20px 20px;
  }
}
.header__bottom ul .submenu:before, .header__bottom ul .submenu:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}
.header__bottom ul .submenu:before {
  border-color: #646363 transparent transparent transparent;
  left: -1px;
  bottom: -28px;
  border-width: 28px 28px 0 0;
  display: none;
}
@media (min-width: 768px) {
  .header__bottom ul .submenu:before {
    display: block;
  }
}
.header__bottom ul .submenu:after {
  border-color: #ffffff transparent transparent transparent;
  left: 0px;
  bottom: -26px;
  border-width: 27px 27px 0 0;
  display: none;
}
@media (min-width: 768px) {
  .header__bottom ul .submenu:after {
    display: block;
  }
}
.header__bottom ul .submenu ul {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
.header__bottom ul .submenu ul:before {
  content: "";
  width: 1px;
  height: -moz-calc(100% + 54px);
  height: calc(100% + 54px);
  background: #646363;
  position: absolute;
  left: -1px;
  top: -54px;
  display: none;
}
@media (min-width: 768px) {
  .header__bottom ul .submenu ul:before {
    display: block;
  }
}
.header__bottom ul .submenu ul li {
  margin-bottom: 15px;
}
.header__bottom ul .submenu ul li:last-of-type {
  margin-bottom: 0;
}
.header__bottom ul .submenu ul li a {
  text-transform: none;
  text-align: center;
  padding: 0;
  line-height: 1.3;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .header__bottom ul .submenu ul li a {
    text-align: left;
  }
}
.header__bottom ul .submenu ul li a:before, .header__bottom ul .submenu ul li a:after {
  display: none;
}

.wp-block-columns {
  padding: 10px 0;
}
.container .wp-block-columns, .wp-block-columns .wp-block-columns {
  width: 100%;
}

.wp-block-column h2 {
  margin: 10px 0;
}
.wp-block-column p {
  color: #373737;
  margin-bottom: 25px;
}

.news__wrapper {
  padding: 50px 0 0;
  display: -ms-grid;
  display: grid;
  grid-column-gap: 2rem;
}
@media (min-width: 768px) {
  .news__wrapper {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.news__bottom {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  padding-bottom: 30px;
}
.news__bottom .pagination {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .news__bottom {
    padding-bottom: 50px;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
  .news__bottom .pagination {
    margin-bottom: 0;
  }
}
.news .new {
  width: 100%;
  margin-bottom: 40px;
}
.news .new a {
  text-decoration: none;
  height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-flow: column;
}

.new {
  -webkit-filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.15));
  -moz-transition: 0.3s ease filter;
  transition: 0.3s ease filter;
}
.new:hover {
  -webkit-filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(8px 14px 7px rgba(0, 0, 0, 0.25));
}
.new a {
  text-decoration: none;
}
.new a img {
  width: 100%;
}
.new__date {
  color: #3c3c3c;
  margin: 0;
  font-size: 0.8em;
}
.new__box {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% -moz-calc(100% - 20px), -moz-calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  background: #fff;
  padding: 20px;
  -moz-box-flex: 1;
       flex: 1;
}
@media (min-width: 768px) {
  .new__box {
    padding: 30px 20px;
  }
}
.new__box span {
  color: #3c3c3c;
  text-decoration: underline;
}
.new__text {
  font-size: 16px;
}
.new__title.title, .wp-block-column h2.new__title {
  line-height: normal;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .new__title.title, .wp-block-column h2.new__title {
    line-height: 40px;
  }
}

.pagination {
  display: -moz-box;
  display: flex;
}
.pagination .page-numbers {
  margin-right: 10px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  display: block;
  border: 1px solid #d0d0d0;
  text-align: center;
  color: #3c3c3c;
  font-size: 16px;
  text-decoration: none;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.pagination .page-numbers.active, .pagination .page-numbers:hover, .pagination .page-numbers:active, .pagination .page-numbers:focus {
  color: #3c3c3c;
  border-color: #3c3c3c;
}
.pagination .page-numbers.current {
  color: #3c3c3c;
  border-color: #3c3c3c;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
  font-size: 0;
}
.pagination .page-numbers.prev:after {
  content: "«";
  font-size: 16px;
}
.pagination .page-numbers.next:after {
  content: "»";
  font-size: 16px;
}

.slider {
  padding: 50px 0;
}
.slider__item {
  width: 100%;
}
.slider__item-in {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  background: #fff;
  padding-bottom: 30px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, calc(100% - 35px) calc(100% - 30px), 0 calc(100% - 30px));
          clip-path: polygon(0 0, 100% 0, 100% 100%, -moz-calc(100% - 35px) -moz-calc(100% - 30px), 0 -moz-calc(100% - 30px));
          clip-path: polygon(0 0, 100% 0, 100% 100%, calc(100% - 35px) calc(100% - 30px), 0 calc(100% - 30px));
}
.slider__item-in > img {
  max-width: 500px;
  display: none;
}
@media (min-width: 1200px) {
  .slider__item-in > img {
    display: block;
  }
}
@media (min-width: 1400px) {
  .slider__item-in > img {
    max-width: 100%;
  }
}
.slider__box {
  padding: 15px;
}
@media (min-width: 540px) {
  .slider__box {
    padding: 25px;
  }
}
@media (min-width: 1024px) {
  .slider__box {
    padding: 60px 50px;
  }
}
.slider__box .title, .slider__box .wp-block-column h2, .wp-block-column .slider__box h2 {
  margin-bottom: 10px;
}
.slider__date {
  margin: 0;
  color: #3c3c3c;
}
.slider__text {
  color: #3c3c3c;
  margin-bottom: 30px;
  font-size: 16px;
  max-width: 700px;
}
@media (min-width: 540px) {
  .slider__text {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .slider__text {
    margin-bottom: 60px;
    font-size: 20px;
  }
}
.slider__text a {
  color: #3c3c3c;
  text-decoration: underline;
}
.slider .flickity-page-dots {
  bottom: initial;
  top: 12px;
  right: 10px;
  width: auto;
}
.slider .flickity-page-dots .dot {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 21px 21px 0;
  border-color: transparent #666666 transparent transparent;
  border-radius: 0;
  background: transparent;
  margin-right: 0;
  margin-left: 5px;
}
.slider .flickity-page-dots .dot:hover {
  border-color: transparent #bbbbbb transparent transparent;
}
.slider .flickity-page-dots .dot.is-selected {
  border-color: transparent #636263 transparent transparent;
}

.tabs {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .tabs {
    margin-top: 40px;
  }
}
.tabs__nav {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
}
.tabs__nav button {
  color: #3c3c3c;
  border: 0;
  background: none;
  cursor: pointer;
  outline: none;
  padding: 15px;
  -moz-transition: 0.3s ease background;
  transition: 0.3s ease background;
}
@media (min-width: 768px) {
  .tabs__nav button {
    padding: 26px 30px;
    min-width: 160px;
  }
}
.tabs__nav button:last-of-type {
  margin-right: 0;
}
.tabs__nav button img {
  margin-right: 15px;
}
.tabs__nav button:hover {
  background-color: #f5f5f5;
}
.tabs__nav button.current {
  background: #edeff2;
  color: #000;
}
.tabs__content {
  padding: 50px 0;
}

.title, .wp-block-column h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.title a, .wp-block-column h2 a {
  color: currentColor;
}
.title--medium, .wp-block-column h2 {
  color: #3c3c3c;
  font-size: 25px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .title--medium, .wp-block-column h2 {
    font-size: 35px;
    line-height: 1.4;
  }
}
.title--news {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .title--news {
    font-size: 26px;
    line-height: 1.4;
  }
}
.title--icon {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  position: relative;
  margin: 25px 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  color: #3c3c3c;
}
@media (min-width: 768px) {
  .title--icon {
    margin-top: 40px;
    letter-spacing: 1px;
  }
}
.title--icon:before {
  content: "";
  height: 2px;
  width: 100%;
  background: #edeff2;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 1;
}
.title--icon img,
.title--icon span {
  background: #F4F4F8;
  padding-right: 15px;
  z-index: 2;
}
.title--icon img {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
.title--icon-bg img,
.title--icon-bg span {
  background: #edeff2;
}

.home .container > .title, .home .wp-block-columns > .title, .home .wp-block-column .container > h2, .wp-block-column .home .container > h2, .home .wp-block-column .wp-block-columns > h2, .wp-block-column .home .wp-block-columns > h2 {
  display: none;
}

.togglenav__button {
  position: relative;
  font-family: inherit;
  font-size: inherit;
  margin: 0 0 0 10px;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  height: 50px;
  z-index: 550;
  color: currentColor;
  outline: 0 !important;
  color: #fff;
}
@media (min-width: 768px) {
  .togglenav__button {
    display: none;
  }
}
.togglenav__button--alt {
  color: #4888D3;
}
.togglenav__button-burger span {
  display: block;
  height: 2px;
  width: 40px;
  background-color: currentColor;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.togglenav__button-burger span:nth-child(2) {
  margin: 8px 0;
}
.nav-is-open .togglenav__button-burger span {
  color: #fff;
}
.nav-is-open .togglenav__button-burger span:nth-child(1) {
  -moz-transform: rotate(45deg) translate(9px, 10px);
   -ms-transform: rotate(45deg) translate(9px, 10px);
       transform: rotate(45deg) translate(9px, 10px);
}
.nav-is-open .togglenav__button-burger span:nth-child(2) {
  opacity: 0;
}
.nav-is-open .togglenav__button-burger span:nth-child(3) {
  -moz-transform: rotate(-45deg) translate(5px, -5px);
   -ms-transform: rotate(-45deg) translate(5px, -5px);
       transform: rotate(-45deg) translate(5px, -5px);
}

.two-columns {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  padding: 10px 0;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
@media (min-width: 768px) {
  .two-columns {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
    padding: 50px 0;
  }
}
.two-columns--client {
  padding-top: 0;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
}
@media (min-width: 1024px) {
  .two-columns--client {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
         flex-direction: row;
  }
}
.two-columns--client .two-columns__left, .two-columns--client .two-columns__right {
  width: 100%;
}
@media (min-width: 1024px) {
  .two-columns--client .two-columns__left, .two-columns--client .two-columns__right {
    width: -moz-calc(50% - 40px);
    width: calc(50% - 40px);
  }
}
@media (min-width: 1024px) {
  .two-columns--client .two-columns__left, .two-columns--client .two-columns__right {
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
.two-columns__title {
  margin: 10px 0;
}
.two-columns__text {
  color: #808285;
}
.two-columns__right, .two-columns__left {
  width: 100%;
}
@media (min-width: 768px) {
  .two-columns__right, .two-columns__left {
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}
@media (min-width: 1024px) {
  .two-columns__right, .two-columns__left {
    width: -moz-calc(50% - 55px);
    width: calc(50% - 55px);
  }
}
.two-columns__left {
  margin-bottom: 25px;
}
@media (min-width: 540px) {
  .two-columns__left {
    margin-bottom: 0;
  }
}
.two-columns__right {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .two-columns__right {
    margin-top: 0;
  }
}
.two-columns__img {
  margin-top: 25px;
}
.two-columns__btn-box {
  text-align: right;
  padding-top: 80px;
}
@media (min-width: 1024px) {
  .two-columns__btn-box {
    padding-top: 250px;
  }
}
.two-columns__btn-box .btn {
  margin-left: 30px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .two-columns__btn-box .btn {
    margin-bottom: 0;
  }
}
.two-columns__btn-box .btn:first-of-type {
  margin-left: 0;
}

.page404 {
  margin: 60px 0;
}
@media (min-width: 768px) {
  .page404 {
    margin: 120px 0;
  }
}

body .page {
  margin: 40px 0;
}
body .page__editor {
  color: #3c3c3c;
}
body .page__editor b, body .page__editor strong, body .page__editor h1, body .page__editor h2, body .page__editor h3, body .page__editor h4, body .page__editor h5, body .page__editor h6 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.info-box {
  margin-bottom: 20px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% -moz-calc(100% - 20px), -moz-calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  padding: 15px;
}
@media (min-width: 768px) {
  .info-box {
    display: -moz-box;
    display: flex;
  }
}
.info-box__img {
  flex-shrink: 0;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .info-box__img {
    margin-bottom: 0;
  }
}
.info-box div:nth-child(2) {
  margin-left: 20px;
}
.info-box__heading {
  margin-bottom: 5px;
}
.info-box--top {
  display: block;
}
.info-box--top .info-box__img {
  margin-bottom: 15px;
}

.downloads {
  margin: 20px 0;
}
.downloads__item-header {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #000;
  padding: 10px 5px;
  font-size: 18px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.downloads__item-header:hover {
  background-color: #fff;
  color: #000;
}
.downloads__item-header img {
  flex-shrink: 0;
  margin-left: 20px;
  width: 20px;
  height: 20px;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.downloads__item-files {
  margin-bottom: 10px;
  font-size: 16px;
  display: none;
}
.downloads__item-files li {
  margin: 2px 0;
}
.downloads__item-files a img {
  width: 15px;
  height: 15px;
  margin-right: 3px;
  position: relative;
  bottom: 1px;
}
.downloads__item.is-open .downloads__item-header img {
  -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
       transform: rotate(180deg);
}
.downloads__item.is-open .downloads__item-files {
  display: block;
}

.career {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.career__item {
  width: 100%;
  background-color: #fff;
  border: 1px solid #B9B9B9;
  padding: 20px 20px 50px 20px;
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.04);
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .career__item {
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .career__item {
    margin-right: 30px;
    margin-bottom: 30px;
  }
}
.career__details {
  margin-bottom: 30px;
  font-size: 16px;
}
.career__detail {
  border-bottom: 1px solid rgba(185, 185, 185, 0.5);
  padding: 5px 0;
}
.career__btn {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 30px;
}
.career h3 {
  font-size: 20px;
}

.contacts__cities {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  display: -ms-grid;
  display: grid;
  row-gap: 1em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .contacts__cities {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .contacts__cities {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.contacts__city {
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0 0 40px;
  position: relative;
}
.contacts__city-img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contacts__city-in {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% -moz-calc(100% - 20px), -moz-calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  background-color: #fff;
  padding: 20px 20px 60px;
  height: -moz-calc(100% - 200px);
  height: calc(100% - 200px);
}
.contacts__city-title.title, .wp-block-column h2.contacts__city-title {
  margin-bottom: 10px;
}
.contacts__city-data {
  font-size: 16px;
}
.contacts__city-btn {
  margin-top: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
}

.contacts__persons-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.contacts__persons-title {
  font-weight: bold;
  color: #3c3c3c;
  font-size: 1.2em;
}

.providers-listing li > ul {
  margin-left: 20px;
}
.providers-listing table th {
  background: #9d9fa2;
  color: black;
  padding: 5px;
  border: 1px solid gray;
}
.providers-listing table td {
  color: black;
  border: 1px solid gray;
  padding: 5px;
  vertical-align: top;
}
.providers-listing__back {
  margin: 20px 0;
}

.home .contacts-map-filter label {
  width: 190px;
  color: #3c3c3c;
}

.single__thumbnail {
  float: left;
  margin: 0 40px 30px 0;
  max-width: 600px;
}
.single .page__editor {
  min-height: 500px;
}
@media (min-width: 768px) {
  .single .blocks-gallery-grid.columns-3 .blocks-gallery-image, .single .blocks-gallery-grid.columns-3 .blocks-gallery-item, .single .wp-block-gallery.columns-3 .blocks-gallery-image, .single .wp-block-gallery.columns-3 .blocks-gallery-item {
    max-width: -moz-calc(33.33333% - 0.66667em);
    max-width: calc(33.33333% - 0.66667em);
  }
}
@media (min-width: 768px) {
  .single .blocks-gallery-grid.columns-4 .blocks-gallery-image, .single .blocks-gallery-grid.columns-4 .blocks-gallery-item, .single .wp-block-gallery.columns-4 .blocks-gallery-image, .single .wp-block-gallery.columns-4 .blocks-gallery-item {
    max-width: -moz-calc(25% - 0.66667em);
    max-width: calc(25% - 0.66667em);
  }
}

.contacts-search {
  text-align: right;
}
.contacts-search__results {
  overflow-x: auto;
}
.contacts-search table {
  width: 100%;
  margin-top: 20px;
}
.contacts-search table tr, .contacts-search table td, .contacts-search table th {
  border: 1px solid gray;
  padding: 5px;
  font-size: 13px;
}
.contacts-search table th {
  min-width: 100px;
}

.contacts-print {
  text-align: right;
  margin-top: 10px;
}

.searchform {
  width: 100%;
}
.searchform > div {
  display: -moz-box;
  display: flex;
}
.searchform input[type=text], .searchform input[type=submit] {
  height: 60px;
}
.searchform input[type=text] {
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  padding: 0 20px;
  outline: 0;
  border: 1px solid #d4d4d4;
  -moz-transition: 0.3s ease border;
  transition: 0.3s ease border;
}
.searchform input[type=text]:hover, .searchform input[type=text]:focus {
  border-color: #949494;
}
.searchform input[type=submit] {
  width: 100px;
  background: #0C2048;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font-size: 20px;
  cursor: pointer;
  -moz-transition: 0.3s ease background;
  transition: 0.3s ease background;
}
.searchform input[type=submit]:hover {
  background: #0d2c6b;
}

.searchform-results {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchform-results li {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 6px rgba(0, 0, 0, 0.15);
  padding: 20px;
}
@media (min-width: 768px) {
  .searchform-results li {
    margin-bottom: 50px;
  }
}
.searchform-results li h3 {
  margin: 0;
}

/** Print **/
@media print {
  header, footer, .providers-listing h2, .providers-listing p, .providers-listing button, .providers-listing__back {
    display: none !important;
  }
  .providers-listing table td, .providers-listing table tr {
    display: inline-table;
    width: 100%;
    margin-left: 10px;
  }
  .providers-listing table th {
    width: 40%;
  }
  .providers-listing table > tbody > tr > td {
    border: none !important;
  }
}

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