/*!
Theme Name: Expostandbuilders v2
Theme URI: https://expostandbuilders.ddev.site
Author: Expostandbuilders
Author URI: https://expostandbuilders.ddev.site
Description: Cleanup/refactor candidate for the Expostandbuilders WordPress theme.
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: maverick
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.with-sub-list {position: relative;}
.sub-list__toggle {display: block;height: 12px;text-align: center;position: absolute;top: 6px;right: 6px;z-index: 3;}
.menu-item-has-children:hover .sub-list__toggle {transform: rotate(180deg);}
.menu-item-has-children:hover .menu-item-has-children:hover .sub-list__toggle {transform: rotate(180deg);}
.menu-item-has-children:hover .menu-item-has-children .sub-list__toggle {position: absolute;right: 0;top: 6px;transform: unset;}
.menu-item-has-children:hover .menu-item-has-children {flex-wrap: wrap;}
.sub-list__toggle:hover {cursor: pointer;}
.nav__sub-list, .sub-menu, .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {display: none;background-color: #ffffff;position: absolute;top: 100%;left: 0;z-index: 1;list-style: none;}
.with-sub-list:hover .nav__sub-list, .menu-item-has-children:hover .sub-menu, .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {display: block;}
.menu-item-has-children .menu-item-has-children:hover .sub-menu {position: static;background-color: rgb(246, 246, 246);}
.menu-item-has-children .menu-item-has-children:hover .sub-menu a {font-size: 14px;}
.menu-item-has-children {display: block;position: relative;}
.nav__sub-list .nav__item a, .sub-menu .menu-item a {display: block;min-width: 260px;padding: 8px 16px;}
.sub-menu .menu-item.wpml-ls-menu-item a {min-width: auto;padding-right: 16px;}
.main-navigation {display: block;width: 100%;}
ul {list-style: disc;padding-left: 45px;}
ol {list-style: symbols;padding-left: 45px;}
.main-navigation ul {display: none;list-style: none;margin: 0;padding-left: 0;}
.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);float: left;position: absolute;top: 100%;left: -999em;z-index: 99999;}
.main-navigation ul ul ul {left: -999em;top: 0;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {display: block;left: auto;}
.main-navigation ul ul a {width: 200px;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}
.main-navigation li {position: relative;}
.main-navigation a {display: block;text-decoration: none;}
.menu-toggle, .main-navigation.toggled ul {display: block;}
@media screen and (min-width: 37.5em) {
  .menu-toggle {display: none;}
  .main-navigation ul {display: flex;}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {margin: 0 0 1.5em;}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {display: flex;align-items: center; justify-content: space-between;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {flex: 1 0 50%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {text-align: end;flex: 1 0 50%;}
.sticky {display: block;}
.updated:not(.published) {display: none;}
.page-content, .entry-content, .entry-summary {margin: 1.5em 0 0;}
.page-links {clear: both;margin: 0 0 1.5em;}
.comment-content a {word-wrap: break-word;}
.bypostauthor {display: block;}
.widget {margin: 0 0 1.5em;}
.widget select {max-width: 100%;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
.custom-logo-link {display: inline-block;}
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}
.wp-caption-text {text-align: center;}
.gallery {margin-bottom: 1.5em;display: grid;grid-gap: 1.5em;}
.gallery-item {display: inline-block;text-align: center;width: 100%;}
.gallery-columns-2 {grid-template-columns: repeat(2, 1fr);}
.gallery-columns-3 {grid-template-columns: repeat(3, 1fr);}
.gallery-columns-4 {grid-template-columns: repeat(4, 1fr);}
.gallery-columns-5 {grid-template-columns: repeat(5, 1fr);}
.gallery-columns-6 {grid-template-columns: repeat(6, 1fr);}
.gallery-columns-7 {grid-template-columns: repeat(7, 1fr);}
.gallery-columns-8 {grid-template-columns: repeat(8, 1fr);}
.gallery-columns-9 {grid-template-columns: repeat(9, 1fr);}
.gallery-caption {display: block;}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {display: none;}
.infinity-end.neverending .site-footer {display: block;}
.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute !important;width: 1px;word-wrap: normal !important;}
.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;clip-path: none;color: #21759b;display: block;font-size: 0.875rem;font-weight: 700;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
#primary[tabindex="-1"]:focus {outline: 0;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 1.5em;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 1.5em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}

@font-face {font-family: "Roboto";src: url("fonts/Roboto/roboto-regular-webfont.woff2") format("woff2"), url("fonts/Roboto/roboto-regular-webfont.woff") format("woff");font-weight: 400;font-style: normal;font-display: swap;}
@font-face {font-family: "Roboto";src: url("fonts/Roboto/roboto-bold-webfont.woff2") format("woff2"), url("fonts/Roboto/roboto-bold-webfont.woff") format("woff");font-weight: 700;font-style: normal;font-display: swap;}
@font-face {font-family: "OpenSans";src: url("fonts/OpenSans/opensans-light-webfont.woff2") format("woff2"), url("fonts/OpenSans/opensans-light-webfont.woff") format("woff");font-weight: 300;font-style: normal;}
@font-face {font-family: "OpenSans";src: url("fonts/OpenSans/opensans-regular-webfont.woff2") format("woff2"), url("fonts/OpenSans/opensans-regular-webfont.woff") format("woff");font-weight: 400;font-style: normal;font-display: swap;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: none;}
table {border-collapse: collapse;border-spacing: 0;}
button {border: none;outline: none;}
::-webkit-input-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}
::-ms-input-placeholder {color: #666;}
::placeholder {color: #666;}
::-moz-selection {background-color: #d1242a;color: #fff;}
::selection {background-color: #d1242a;color: #fff;}
body {font-size: 16px;min-width: 320px;position: relative;line-height: 1.65;font-family: "Roboto", sans-serif;font-weight: 400;overflow-x: hidden;background-color: #ffffff;color: #111617;}
body.overflow {overflow: hidden;}
body input, body textarea {border: 1px solid #cccccc;outline: none;font-size: 14px;padding: 10px 14px;}
body input:focus:required:invalid, body textarea:focus:required:invalid {border-color: red;}
body input:required:valid, body textarea:required:valid {border-color: green;}
.img-responsive {display: block;max-width: 100%;height: auto;}
.img-responsive.img-width {width: 100%;}
b, strong {font-weight: bold;}
.visually-hidden {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;clip: rect(0 0 0 0);overflow: hidden;}
.btn {display: block;padding: 10px 30px;margin: 0 auto;cursor: pointer;background-color: #d1242a;text-transform: uppercase;color: #ffffff;text-align: center;text-decoration: none;font-size: 14px;font-weight: 400;border-radius: 3px;}
.wp-block-button__link {width: 100%;margin: 0 auto;border-radius: 3px;background: linear-gradient(60deg, #6D0722, #DD0000);background-color: #6d0722;box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);font-size: 24px;font-weight: bold;text-transform: uppercase;}
.wp-block-buttons .wp-block-button {margin-bottom: 0;}
.wp-block-buttons {display: flex;justify-content: center;padding: 5px;}
.wp-block-buttons > .wp-block-button {display: flex;}
.wp-block-button__link:hover {background: #DD0000;}
.btn--red {width: 170px;}
.btn--red:hover {background-color: #ec2930;}
.btn__request-popup {display: none;}
.btn__request-popup.hidden {display: none;}
article p {margin-bottom: 20px;}
a {color: #111617;}
.menu > li:not(:last-child) {margin-right: 20px;}
li.current-menu-item a {text-decoration: underline;}
li.current-menu-item ul.sub-menu li a {text-decoration: none;}
div.container-logo {display: flex;padding-left: 15px;padding-right: 15px;max-width: 1170px;-webkit-box-pack: justify;justify-content: space-between;margin: 0 auto;align-items: center;padding-top: 5px;padding-bottom: 5px;}
div.inner, div.icon-box, div.contact-right ul, div.social-wrap ul {display: flex;}
div.social-wrap ul li, div.container-logo ul li {list-style-type: none;}
div.social-wrap ul li a {color: #111617;}
div.social-wrap ul li a img {width: 28px;height: 28px;margin-right: 10px;}
div.inner {align-items: center;}
div.icon-box {margin-right: 30px;padding-top: 10px;}
div.icon-box img {margin-right: 10px;width: 40px;}
div.icon-box ul li {line-height: 20px;}
div.icon-box b {font-weight: 500;}
div.icon-box a {color: #d1242a;text-decoration: none;font-size: 15px;}
div.trustpilot-img {line-height: 20px;}
div.trustpilot-img img {width: 110px;margin-bottom: -5px;}
div.trustpilot-img .trustpilot-text {color: #000;font-size: 12px;margin-top: -10px;}
span.trustpilot-head {color: #000;margin-right: 6px;}
div.services-list .service-wrap {border: 2px solid #c1c1c1;padding: 30px 20px 0;margin-bottom: 30px;}
div.services-list h2 {margin-bottom: 25px;}
div.services-list h2 a {color: #000;text-decoration: none;text-transform: uppercase;}
div.services-list h2 a:hover {text-decoration: underline;}
.service-wrap figcaption {background-color: rgb(0 0 0 / 60%);}
.service-wrap figcaption a {color: #fff;text-decoration: none;font-size: 14px;}
.services-list.list-custom .wp-block-image img:hover {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.service-wrap figcaption a:hover {text-decoration: underline;}
.service-wrap.eu-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.service-wrap.oae-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.service-wrap.usa-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.service-wrap.ukrainy-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.service-wrap.ru-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.service-wrap.azia-bg {background-size: cover;background-position: center;background-repeat: no-repeat;}
.wp-block-column.town-inner {margin: 40px 10px;text-align: center;padding: 30px 0;position: relative;}
section.error-404 .about__wrapper p a {color: #d1242a;}
.wp-block-column.town-inner h2 {margin-bottom: 15px;}
.wp-block-column.town-inner a.more-btn {background-color: #ffcc27;font-size: 24px;font-weight: 500;text-decoration: none;color: #000;padding: 0 15px;position: absolute;bottom: -15px;right: 10px;display: none;}
.wp-block-column.town-inner a.more-btn:hover {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.mfp-title {display: none;}
.mfp-close-btn-in .mfp-close {cursor: pointer !important;}
.custom-img-logo .all-services__list img {display: block;max-width: fit-content;width: auto;height: 100px;margin: 0 auto 10px;}
@media (min-width: 600px) and (max-width: 781px) {
  .service-wrap.eu-bg {background-size: cover;background-image: url(/wp-content/uploads/2021/11/Europe.jpg);background-position: center;background-repeat: no-repeat;}
  .wp-block-columns {justify-content: space-evenly;}
}
@media (max-width: 768px) {
  .service-wrap .wp-block-columns .wp-block-column {width: auto;margin-left: 0;flex-basis: content !important;}
  section.error-404 .about__wrapper {display: block;}
  section.error-404 .about__wrapper img {width: 340px;margin: 0 auto;}
  .custom-img-logo .all-services__list img {max-width: 90px !important;}
}
@media (max-width: 1200px) {
  .social-wrap {display: none;}
}
.site-header {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background-color: #fff;}
.page {background-color: #f6f6f6;position: relative;}
.page-header__logo {display: block;}
.page-header__logo svg {width: 210px;}
.top-line {background-color: #111617;text-transform: uppercase;font-size: 12px;font-weight: 700;font-family: "Roboto", sans-serif;color: #ffcc27;}
.top-line__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 1170px;margin: 0 auto;padding: 10px 15px 12px;}
.top-line__title {display: inline-block;margin: auto;color: #d1242a;}
.top-line__text {text-align: center;}
.top-line__date {color: #eaeaea;font-weight: 400;}
button.nav__pop {display: block;padding: 12px 30px;margin: auto;font-weight: 400;color: #323232;font-size: 14px;border-radius: 3px;cursor: pointer;background-color: #ffcc27;}
button.nav__pop:hover {background-color: #fed34a;}
.nav {position: relative;min-height: 50px;z-index: 10;background-color: #111617;}
.nav__wrapper { -webkit-box-align: center; -ms-flex-align: center;align-items: center;z-index: 10;position: relative;}
.nav__list {height: 50px;background-color: #ffffff;list-style: none;}
.menu {height: 50px;background-color: #ffffff;list-style: none;display: none;}
.nav--opened .menu {display: block;}
.nav__item.nav__my-popup a {padding: 8px 21px;font-weight: 400;color: #fff;font-size: 14px;border-radius: 3px;background-color: #da2a28;margin-left: 0;}
.nav__item.nav__my-popup a[href]:hover {background-color: #fed34a;}
.nav__toggle {position: absolute;top: 55px;right: 0;z-index: 11;width: 70px;height: 47px;background: #ffffff;font-size: 0;}
.nav__toggle:hover, .nav__toggle:active {background: #ffffff;}
.nav--closed .nav__toggle::before {content: "";position: absolute;display: block;top: 15px;left: 17px;right: 17px;height: 2px;background: #111617; -webkit-box-shadow: 0 8px 0 0 #111617, 0 16px 0 0 #111617;box-shadow: 0 8px 0 0 #111617, 0 16px 0 0 #111617;}
.nav--closed .nav__toggle:active::before {background: #111617; -webkit-box-shadow: 0 8px 0 0 #111617, 0 16px 0 0 #111617;box-shadow: 0 8px 0 0 #111617, 0 16px 0 0 #111617;}
.nav--opened .nav__toggle {left: auto;z-index: 11;}
.nav--opened .nav__toggle::before, .nav--opened .nav__toggle::after {content: "";position: absolute;display: block;top: 25px;left: 17px;right: 17px;height: 2px;background: #111617; -webkit-box-shadow: none;box-shadow: none;}
.nav--opened .nav__toggle::before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.nav--opened .nav__toggle::after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.nav--opened .nav__toggle:active::before, .nav--opened .nav__toggle:active::after {background: rgba(255, 255, 255, 0.3);}
.nav__item a, .menu-item a {display: block;padding: 12px 21px 13px 21px;border-top: 1px solid #111617;background: #111617;color: #323232;font-size: 16px;line-height: 24px;text-decoration: none;text-transform: uppercase;}
.nav__request {position: relative;display: block;padding: 11px 21px 11px 48px;}
.nav__request:hover {color: rgba(255, 255, 255, 0.3);}
.nav__request::before {content: "";position: absolute;display: block;top: 17px;left: 21px;width: 16px;height: 16px;}
.main-slider {background-color: #111617;position: relative;}
.main-slider__wrapp {position: absolute;width: 100%;height: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 10;}
.main-slider__text {font-size: 80px;text-transform: uppercase;color: #ffffff;padding: 12px 15px 0;}
.main-slider__text-bracket {font-size: 140px;color: #ffffff;font-weight: 400;opacity: 0.8;}
.main-slider__item {width: 100%;height: auto;display: block;margin: auto;}
#main-slider .owl-item::before {content: "";position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-color: #111617;opacity: 0.5;}
.owl-theme .owl-nav.disabled + .owl-dots {margin-top: -50px;position: relative;z-index: 1;}
.owl-theme .owl-dots .owl-dot span {width: 32px;height: 2px;background-color: #eaeaea;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background-color: #ffcc27;}
.breadcrumb {background-color: #f6f6f6;}
.breadcrumb__wrapper {max-width: 1170px;padding: 12px 0;margin: 0 auto;display: flex;align-items: center;justify-content: flex-start;text-decoration: none;color: #121212;font-size: 12px;font-weight: 400;}
.breadcrumb__wrapper a[href] {color: #323232;}
.breadcrumb__wrapper a::after {content: "|";position: absolute;right: -5px;color: #323232;}
.breadcrumb__wrapper a:last-of-type {margin-right: 0;}
.breadcrumb__wrapper a:last-of-type::after {display: none;}
.home .breadcrumb {display: none;}
.default {background-color: #ffffff;margin-bottom: 100px;}
.blog__wrapper {max-width: 1170px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.blog-main {max-width: 860px;width: 100%;}
.blog-main .entry-title {font-size: 32px;}
.blog-main .entry-title a {color: #DD0000;text-decoration: none;font-weight: bold;}
.blog-main .entry-meta {color: #888888;}
.blog-main .entry-meta a {color: #888888;text-decoration: none;}
.blog-main .entry-content {padding: 20px 30px;margin-top: 0;margin-bottom: 30px;background-color: #f6f6f6;font-size: 18px;}
.blog-main .entry-content a {color: #111617;}
.blog-main .entry-content .more-link {display: flex;justify-content: flex-end;color: #ffcc27;font-size: 20px;font-weight: bold;text-decoration: none;}
.blog__wrapper .widget-area {width: 100%;max-width: 280px;}
.blog__wrapper .widget-area .widget-title {font-size: 24px;font-weight: bold;}
.blog__wrapper .widget-area a {color: #DD0000;text-decoration: none;}
.blog__wrapper .widget-area li {margin-left: 16px;list-style-type: square;}
.blog__wrapper .widget-area .tag-cloud-link {display: block;font-size: 16px !important;}
.blog-main .nav-links a {color: #ffcc27;font-weight: bold;text-decoration: none;}
.blog-main .post-thumbnail img {width: 100%;height: auto;}
.blog-post {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.blog-post a {color: #111617;}
.blog-post h1 {width: 100%;margin-top: 20px;font-size: 32px;font-weight: bold;text-align: center;}
.blog-post h2 {width: 100%;padding-left: 0;padding-right: 0;margin-top: 20px;margin-bottom: 20px;font-size: 32px;font-weight: bold;text-align: center;}
.blog-post ul {margin-left: 24px;list-style-type: disc;}
.blog-post .blocks-gallery-grid {margin-left: 0;}
.blog-post img {width: 100%;height: auto;}
.blog-post .wp-block-image {margin-bottom: 0;}
.blog-post p {margin-bottom: 10px;}
.blog-post .post-meta {width: 100%;margin-bottom: 10px;color: #888888;font-size: 14px;}
.blog-post .post-meta a {color: #888888;}
.blog-post .wp-block-media-text .wp-block-media-text__content {padding: 0;}
.post-author__author {display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;}
.post-author__author .wp-block-media-text__content {padding: 0 2%;}
.post-author__author img {width: 100px;margin-right: 10px;}
.post-tags {font-size: 16px;font-weight: bold;color: #111617;}
.post-tags a {color: #DD0000;text-decoration: none;}
.post-tags a:hover {text-decoration: underline;}
.post-share a {display: inline-block;width: 80px;height: 40px;margin-right: 10px;border-top: 6px solid red;text-align: center;}
.post-share a::before {display: inline-block;content: '';width: 30px;height: 30px;margin-top: 6px;background-position: center center;background-repeat: no-repeat;background-size: contain;}
.post-share .share-in {border-color: #d1242a;}
.post-share .share-in::before {background-image: url("/wp-content/uploads/2021/03/031-linkedin.svg");}
.post-share .share-tw {border-color: #ffcc27;}
.post-share .share-tw::before {background-image: url("/wp-content/uploads/2021/03/013-twitter-1.svg");}
.post-share .share-fb {border-color: #111617;}
.post-share .share-fb::before {background-image: url("/wp-content/uploads/2021/03/045-facebook.svg");}
.post__wrapper hr {width: 100%;}
.post__wrapper .blog-post .post-navigation {width: 100%;margin-bottom: 50px;}
.post__wrapper .post-thumbnail img {width: 100%;height: auto;}
.post-navigation .nav-links a {text-decoration: none;}
.widget-area .search-form {position: relative;}
.widget-area .search-field {width: 100;padding-right: 80px;}
.widget-area .search-submit {color: #DD0000;position: absolute;top: 0;right: 0;cursor: pointer;}
.default__wrapper, .portfolio__wrapper, .post-562, .post-3 {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.default__title {text-transform: uppercase;color: #111617;font-size: 24px;line-height: 36px;font-weight: 300;margin-bottom: 30px;}
.wp-block-separator.white {background-color: #ffffff;margin: 0;}
.double-block {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.double-block .wp-block-media-text__content {padding: 0;}
.double-block p {margin-bottom: 20px;color: #111617;font-size: 16px;line-height: 1.5;font-weight: 400;}
.services .default__title {margin-bottom: 60px;}
.default__wrapper {list-style: none;}
.default__wrapper .services-item {padding-bottom: 0;}
.default__wrapper .services-item img, .default__wrapper .services-item .wp-block-image {margin-bottom: 0;}
.default__wrapper .services-item h3 {font-size: 24px;margin-bottom: 10px;padding-left: 15px;padding-right: 15px;}
.title--center {display: block;padding-top: 40px;text-align: center;margin-left: auto;margin-right: auto;}
h1.default__title, article h1 {font-size: 34px;line-height: 1.3;font-weight: bold;}
h1.has-text-align-center {line-height: 1.3;font-weight: bold;max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
h2.default__title, article h2 {padding-left: 15px;padding-right: 15px;font-size: 32px;line-height: 1.3;font-weight: bold;}
h3.default__title, article h3 {padding-left: 15px;padding-right: 15px;font-size: 24px;line-height: 1.3;font-weight: bold;}
article h3 {font-size: 20px;}
.default__sub-title {text-transform: uppercase;color: #111617;font-size: 16px;line-height: 30px;font-weight: 700;margin-bottom: 18px;}
.default__text {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto 20px;color: #111617;font-size: 16px;font-family: "OpenSans", sans-serif;line-height: 1.5;font-weight: 400;}
ul.default__text, ol.default__text {padding-left: 45px;}
.default__text a {color: #111617;}
.statistics {background-color: #123E59;margin-bottom: 100px;margin-top: -8px;}
.statistics__wrapper {max-width: 1170px;padding: 30px 15px;margin: 0 auto;}
.statistics__list {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;height: auto;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;list-style: none;}
.statistics__item {color: #eaeaea;font-size: 18px;text-transform: uppercase;font-weight: 400;text-align: left;}
.statistics__number {display: block;font-weight: 700;color: #fff;font-size: 36px;}
.about {margin-bottom: 100px;}
.about__wrapper {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.about__block-text {width: 50%;padding-right: 15px;font-family: "OpenSans", sans-serif;}
.about__title {text-transform: uppercase;color: #111617;font-size: 36px;font-weight: bold;margin-bottom: 30px;}
.about__text {color: #555555;font-size: 24px;line-height: 36px;font-weight: 300;margin-bottom: 15px;}
.about__small-text {font-size: 14px;font-weight: 400;}
.about__image {width: 50%;padding-left: 15px;}
.acquaint {margin-bottom: 50px;background-color: #f6f6f6;}
.acquaint__wrapper {max-width: 1170px;padding: 80px 15px 90px;margin: 0 auto;}
.acquaint__title {text-transform: uppercase;color: #111617;font-size: 36px;font-weight: 300;text-align: center;margin-bottom: 30px;}
.acquaint__text {display: block;margin-bottom: 30px;text-align: center;font-size: 14px;color: #555555;font-weight: 400;}
.acquaint__text:last-of-type {margin-bottom: 0;}
.acquaint__text span {font-weight: 700;text-transform: uppercase;}
.benefits {width: 100%;background-color: #ffffff;}
.benefits__title {margin-bottom: 30px;text-transform: uppercase;font-size: 36px;text-align: center;font-weight: 300;}
.benefits__list {background-color: #3279a6;display: -webkit-box;display: -ms-flexbox;display: flex;list-style: none;}
.benefits__item {width: 20%;color: #111617;padding: 40px 30px 80px;}
.benefits__ico {height: 100px;width: 100px;margin-bottom: 30px;filter: brightness(0) invert(1);}
.white__filter img {filter: brightness(0) invert(1);}
.benefits__item-title {padding-left: 0;text-transform: uppercase;font-weight: 400;font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.all-services .benefits__item-text {position: relative;font-size: 12px;line-height: 18px;font-family: OpenSans, sans-serif;font-weight: 400;margin-top: 10px;}
.all-services .benefits__item-text:before {position: absolute;content: "";width: 60px;height: 1px;display: block;left: 0;right: 0;margin: 0 auto;bottom: -20px;}
.benefits__item-text {position: relative;font-size: 14px;line-height: 20px;font-family: OpenSans, sans-serif;font-weight: 400;}
.benefits__item-text:before {position: absolute;content: "";width: 60px;height: 1px;display: block;background-color: white;left: 0;bottom: -20px;}
.benefits__item:nth-of-type(2) {background-color: #2c5b77;}
.benefits__item:nth-of-type(3) {background-color: #21506d;}
.benefits__item:nth-of-type(4) {background-color: #1a4864;}
.benefits__item:nth-of-type(5) {background-color: #123e59;}
.works {padding: 50px 0;background-color: #111617;}
.works__title {text-transform: uppercase;text-align: center;font-size: 36px;color: #ffffff;margin-bottom: 30px;}
.works__slider {width: 90%;margin: 0 auto 50px;}
.wp-block-media-text__media img {height: auto;}
#our-company__owl {width: 92%;margin: 0 auto;}
.works .works__slider .owl-nav, #our-company__owl .owl-nav {top: 44%;left: 0;width: 108%;height: 0;position: absolute;z-index: 10;margin-top: 0;margin-left: -4%;display: flex;justify-content: space-between;align-items: center;}
.works .works__slider .owl-nav [class*="owl-"]:hover, #our-company__owl .owl-nav [class*="owl-"]:hover {background: transparent;}
.works .works__slider .owl-nav :hover, #our-company__owl .owl-nav :hover {color: #ffcc27; }
.works .works__slider .owl-nav .owl-prev, #our-company__owl .owl-prev {font-size: 32px;color: #eaeaea;}
.works .works__slider .owl-nav .owl-prev span, #our-company__owl .owl-nav .owl-prev span {padding: 5px 15px;}
.works .works__slider .owl-nav .owl-next, #our-company__owl .owl-nav .owl-next {font-size: 32px;color: #eaeaea;}
.works .works__slider .owl-nav .owl-next span, #our-company__owl .owl-nav .owl-next span {padding: 5px 15px;}
.works .default__title {color: #ffffff;}
.works__slider-item {position: relative;display: block;border: 10px solid transparent;}
.works-slide__text {position: absolute;z-index: 1;display: none;top: 50%;left: 50%;transform: translate(-50%, -50%);color: #ffffff;text-transform: uppercase;text-align: center;}
.works-slide__title {font-size: 36px;font-weight: 700;color: #ffffff;line-height: 42px;}
.works-slide__subtitle {font-size: 18px;font-weight: 400;color: #eaeaea;font-family: "OpenSans", sans-serif;}
.works__slider-item::after {content: "";position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-color: #111617;opacity: 0.8;}
.works__slider-item:hover {cursor: pointer;border: 10px solid #3279A6;}
.works__slider-item:hover::after {opacity: 0.5;}
.works__slider-item:hover .works-slide__text {display: block;}
.customers {padding-top: 0;padding-bottom: 50px;background-color: #ffffff;}
.customers__wrapper {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.customers__title {color: #111617;font-size: 36px;text-align: center;text-transform: uppercase;font-weight: 300;margin-bottom: 100px;}
.customers__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style: none;}
.customers__item {width: 100%;opacity: 0.5;margin-bottom: 30px;text-align: center;}
.customers__item:hover {opacity: 1;}
.customers-page__list {margin-bottom: 100px;}
.customers-page__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;margin-bottom: 10px;border: 1px solid #cccccc;}
.customers-page__item img {padding: 30px;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}
.customers-page__item span {padding: 30px 30px 30px 0;font-family: "OpenSans", sans-serif;font-size: 14px;line-height: 30px;color: #555555;}
.site-footer {background-color: #111617;position: relative;color: #f6f6f6;font-size: 14px;line-height: 24px;}
.page-footer__wrapper {max-width: 1170px;padding: 50px 15px;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.page-footer__logo svg {width: 210px;}
.page-footer__contacts {position: relative;padding-left: 30px;}
.page-footer__contacts.contacts__ico-tel::before {content: "";position: absolute;left: -5px;top: 5px;width: 20px;height: 18px;background-repeat: no-repeat;background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbnMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTMuNiA1Mi45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1My42IDUyLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGNkY2RjY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01My42LDQyLjljLTAuMi0xLjItMC45LTIuMy0yLjMtMy4ybC0xMS40LTcuOGMtMC44LTAuNS0xLjYtMC44LTIuNi0wLjhjLTEuNCwwLTIuOCwwLjctMy42LDEuOGwtMi45LDQuMg0KCQljLTAuMiwwLjItMC4zLDAuNS0wLjMsMC43Yy0xLjItMC4xLTQtMC45LTguMS01Yy01LjYtNS41LTYuOS04LjUtNy05LjljMC4yLTAuMSwwLjMtMC4yLDAuNS0wLjNsNC4xLTMuMWMxLjktMS40LDIuMy00LjIsMC44LTYuMg0KCQlMMTIuNSwyLjJDMTAuNi0wLjQsOC0wLjcsNS42LDEuNEM0LjMsMi41LDIuMSw1LjIsMS4yLDYuOWMtMC41LDEtMC44LDItMC43LDNjLTAuMywxLjUtMC45LDUuMiwwLjIsMTAuNGMxLjUsNy4yLDUuNiwxNCwxMi4yLDIwLjQNCgkJYzEwLjUsMTAuMSwxOS43LDEyLjMsMjUuNiwxMi4zYzIuNiwwLDQuNi0wLjQsNS43LTAuOWMwLjksMCwxLjktMC4zLDIuOC0wLjhjMS42LTEsNC4zLTMuMiw1LjQtNC42QzUzLjMsNDUuNCw1My43LDQ0LjEsNTMuNiw0Mi45DQoJCXogTTQ5LjIsNDQuMWMtMC44LDEtMy4xLDMtNC4zLDMuN2MtMC4zLDAuMi0wLjUsMC4yLTAuOSwwLjNjMCwwLDAsMCwwLDBjLTEuNC0wLjUtMi45LTEuMi0zLjQtMS43Yy0wLjMtMC40LTEtMC41LTEuNC0wLjINCgkJYy0wLjQsMC4zLTAuNSwxLTAuMiwxLjRjMC40LDAuNSwwLjksMC45LDEuNiwxLjJjLTAuNiwwLjEtMS40LDAuMS0yLjMsMC4xYy00LjIsMC0xMi44LTEuNC0yMi44LTExLjFDMS40LDI0LDQuMSwxMS44LDQuNCwxMC41DQoJCWMwLjEtMC4zLDAuMS0wLjUsMC0wLjhjMC0wLjMsMC0wLjYsMC4yLTAuOWMwLjctMS4yLDIuNi0zLjYsMy41LTQuNEM4LjUsNC4yLDguNyw0LjEsOC44LDRDOC45LDQuMSw5LDQuMiw5LjMsNC42bDguMSwxMS4xDQoJCWMwLjIsMC4yLDAuMSwwLjUsMCwwLjdsLTMuOSwyLjljLTAuMSwwLTAuMSwwLTAuMiwwYzAsMC0wLjEsMC0wLjEsMGMtMC45LTAuNi0xLjktMS40LTIuMi0xLjljLTAuMy0wLjUtMC45LTAuNi0xLjQtMC4zDQoJCWMtMC41LDAuMy0wLjYsMC45LTAuMywxLjRjMC41LDAuNywxLjQsMS41LDIuMywyLjFjLTEuMywzLjYsMS4xLDguMiw3LjksMTVjOC4yLDguMiwxMyw2LjEsMTMuOCw1LjdjMC41LTAuMywwLjktMC44LDEtMS40DQoJCWMwLTAuMiwwLTAuNCwwLTAuN2MwLDAsMC0wLjEsMC0wLjFsMi43LTMuOGMwLjEtMC4yLDAuNC0wLjIsMC43LTAuMUw0OSw0M2MwLjQsMC4yLDAuNSwwLjQsMC42LDAuNUM0OS41LDQzLjYsNDkuNSw0My44LDQ5LjIsNDQuMQ0KCQl6Ii8+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTI1LjcsMTEuNWM3LjcsMi40LDEzLjgsOC40LDE2LjIsMTYuMWMwLjEsMC40LDAuNSwwLjcsMSwwLjdjMC4xLDAsMC4yLDAsMC4zLDBjMC41LTAuMiwwLjgtMC43LDAuNy0xLjMNCgkJYy0yLjYtOC40LTkuMS0xNC45LTE3LjUtMTcuNGMtMC41LTAuMi0xLjEsMC4xLTEuMiwwLjdDMjQuOCwxMC44LDI1LjEsMTEuNCwyNS43LDExLjV6Ii8+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTI3LDQuMWMxMS42LDIuNywyMC41LDEyLjEsMjIuNiwyMy44YzAuMSwwLjUsMC41LDAuOCwxLDAuOGMwLjEsMCwwLjEsMCwwLjIsMGMwLjUtMC4xLDAuOS0wLjYsMC44LTEuMg0KCQlDNDkuMywxNSwzOS45LDUuMSwyNy41LDIuMmMtMC41LTAuMS0xLjEsMC4yLTEuMiwwLjdDMjYuMiwzLjQsMjYuNSw0LDI3LDQuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K");}
.page-footer__contacts.contacts__ico-address::before {content: "";position: absolute;left: -5px;top: 5px;width: 20px;height: 20px;background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iaWNvbnMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTQgNTMuOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTQgNTMuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0Y2RjZGNjt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM0LjIsMTVjMC00LTMuMi03LjItNy4yLTcuMmMtNCwwLTcuMiwzLjItNy4yLDcuMmMwLDQsMy4yLDcuMiw3LjIsNy4yQzMwLjksMjIuMiwzNC4yLDE5LDM0LjIsMTV6DQoJCSBNMjYuOSwyMC4yYy0yLjksMC01LjItMi4zLTUuMi01LjJzMi4zLTUuMiw1LjItNS4yczUuMiwyLjMsNS4yLDUuMlMyOS44LDIwLjIsMjYuOSwyMC4yeiIvPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01My45LDUxLjVsLTYtMjJjLTAuMi0wLjYtMC42LTEuMS0xLjMtMS40bC03LjctMi43YzAuNi0xLjIsMS4yLTIuNSwxLjgtMy43YzEtMi4xLDEuNS00LjMsMS41LTYuNQ0KCQlDNDIuMiw2LjgsMzUuNCwwLDI2LjksMGMtOC40LDAtMTUuMyw2LjgtMTUuMywxNS4yYzAsMi4zLDAuNSw0LjUsMS41LDYuNWMwLjYsMS4zLDEuMiwyLjYsMS44LDMuOGwtNy42LDIuNw0KCQljLTAuNiwwLjItMS4xLDAuNy0xLjMsMS40bC02LDIyYy0wLjIsMC44LDAuMSwxLjYsMC43LDIuMWMwLjYsMC41LDEuNSwwLjYsMi4yLDAuMkwxNCw0OC4ybDEyLjEsNS42YzAuNSwwLjIsMS4xLDAuMiwxLjcsMA0KCQlMNDAsNDguMmwxMS4xLDUuNmMwLjMsMC4xLDAuNiwwLjIsMC45LDAuMmMwLjUsMCwwLjktMC4yLDEuMy0wLjVDNTMuOSw1Myw1NC4xLDUyLjIsNTMuOSw1MS41eiBNMTMuNywxNS4yQzEzLjcsNy45LDE5LjYsMiwyNi45LDINCgkJYzcuMywwLDEzLjMsNS45LDEzLjMsMTMuMmMwLDItMC40LDMuOC0xLjMsNS43Yy0zLjYsOC4yLTkuOCwxNi4xLTExLjksMTguNmMtMi4yLTIuNi04LjQtMTAuNC0xMi0xOC43DQoJCUMxNC4xLDE5LDEzLjcsMTcuMiwxMy43LDE1LjJ6IE00MC45LDQ0LjJjLTAuNS0wLjMtMS4yLTAuMy0xLjcsMEwyNyw0OS44bC0xMi4yLTUuNmMtMC42LTAuMy0xLjItMC4yLTEuNywwbC04LDRsNC41LTE2LjdMMTcsMjkNCgkJYzQuMyw3LDksMTIuNCw5LjMsMTIuN2MwLjIsMC4yLDAuNSwwLjMsMC43LDAuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNjMC4zLTAuMyw1LTUuNyw5LjItMTIuN2w3LjQsMi42bDQuNSwxNi43TDQwLjksNDQuMnoiLz4NCjwvZz4NCjwvc3ZnPg0K");}
.page-footer__title {margin-bottom: 10px;font-size: 18px;line-height: 27px;font-weight: 700;}
.site-footer .menu-footer {list-style: none;}
.page-footer__contacts a, .site-footer .menu-footer a {display: block;padding: 0;color: #f6f6f6;font-size: 14px;font-family: "Roboto", sans-serif;font-weight: 400;text-decoration: none;text-transform: none;}
.page-footer__contacts a:hover,
.site-footer .menu-footer a:hover {text-decoration: underline;}
.page-footer__text {text-align: left;line-height: 24px;}
.page-footer__address {margin-bottom: 0;}
.page-footer__tel, .page-footer__mail {display: block;color: #f6f6f6;font-size: 14px;font-family: "Roboto", sans-serif;font-weight: 400;}
.page-footer__tel:hover, .page-footer__mail:hover {text-decoration: none;cursor: pointer;}
.page-footer__copyright {text-align: center;padding-top: 50px;width: 100%;margin: 0;font-size: 12px;line-height: 30px;}
.page-footer__copyright a {margin: 0 5px;}
.page-footer__copyright p {display: inline-block;margin: 0 5px;}
.social {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;flex-wrap: wrap;margin-top: 10px;}
.social span {margin-right: 15px;}
.social__btn {display: inline-flex;padding: 2px;margin-right: 8px;margin-left: 0;position: relative;border-radius: 0;background-color: #ffffff;}
.social__btn::before {content: "";display: inline-block;vertical-align: middle;width: 18px;height: 18px;background-size: contain;background-position: center center;background-repeat: no-repeat;}
.social__btn--fb::before {background-image: url("/wp-content/uploads/2021/03/mono-facebook.svg");}
.social__btn--in::before {background-image: url("/wp-content/uploads/2021/03/mono-linkedin.svg");}
.social__btn--insta::before {background-image: url("/wp-content/uploads/2021/03/mono-instagram.svg");}
.social__btn--youtube::before {background-image: url("/wp-content/uploads/2021/03/mono-youtube.svg");}
.social__btn--mail::before {background-image: url("/wp-content/uploads/mono-email.svg");}
.page-footer__messengers {display: flex;margin-top: 10px;line-height: 1;}
.page-footer__messengers a {width: 22px;margin-right: 10px;}
.page-footer__messengers img {width: 100%;}
.our-company {position: relative;background-color: rgba(17, 22, 23, 0.95);}
.our-company::after {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;background-repeat: no-repeat;background-size: cover;background-image: url(../img/bg_our-company.jpg);}
.our-company__wrapper {max-width: 1170px;padding: 50px 15px 20px;margin: 0 auto;}
.our-company__title {width: 100%;text-transform: uppercase;text-align: center;font-size: 36px;color: #ffffff;margin-bottom: 20px;}
.our-company__sub-title {display: block;width: 100%;text-align: center;font-size: 14px;color: #eaeaea;font-family: "OpenSans", sans-serif;margin-bottom: 50px;}
.our-company__list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack: distribute;justify-content: space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.our-company__item {max-width: 370px;margin: 0 30px;text-align: center;cursor: pointer;}
.our-company__item img {margin-bottom: 28px;width: 100%;}
.our-company__item-title {margin-bottom: 25px;font-weight: 300;color: #ffcc27;font-size: 18px;line-height: 30px;font-family: "Roboto", sans-serif;text-transform: uppercase;}
.our-company__item-title span {display: block;padding-top: 10px;font-weight: 400;font-size: 14px;text-transform: none;}
.our-company__item-desc {position: relative;color: #eaeaea;font-size: 14px;line-height: 25px;}
.our-company__item-desc span {display: block;padding-top: 30px;}
.our-company__item-desc::after {content: "";width: 100px;height: 1px;background-color: #ffffff;position: absolute;bottom: -25px;left: 135px;}
.team {background-color: #ffffff;color: #111617;}
.team__wrapper {max-width: 1170px;padding: 100px 15px;margin: 0 auto;}
.team__title {width: 100%;margin-bottom: 25px;text-transform: uppercase;font-weight: 700;font-size: 16px;line-height: 30px;font-family: "OpenSans", sans-serif;}
.team__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.team__item {font-size: 14px;text-align: center;margin-bottom: 100px;text-transform: uppercase;font-weight: 300;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-preferred-size: 0;flex-basis: 0;}
.team__item img {display: block;margin: 0 auto 15px;}
.team__item span {margin: 0 auto;width: 65%;display: block;font-size: 14px;text-transform: none;}
.team__item span b {margin-top: 10px;display: block;}
.team__desc {text-align: center;font-size: 24px;color: #555555;line-height: 36px;font-weight: 300;font-family: "OpenSans", sans-serif;}
.portfolio-slider {background-color: #111617;margin-bottom: 20px;}
.portfolio-slider h3 {text-align: center;padding-top: 14px;margin-bottom: 10px;color: #ffffff;}
.portfolio-page__wrapper {max-width: 1170px;padding: 0 15px;margin: 0 auto 100px;}
.portfolio-page__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-pack: distribute;justify-content: space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 100px;}
.portfolio-page__item {width: 370px;height: 370px;margin-bottom: 30px;position: relative;}
.portfolio-page__item::before {content: "";width: 100%;height: 100%;position: absolute;display: none;top: 0;left: 0;z-index: 1;background-color: rgba(17, 22, 23, 0.7);}
.portfolio-page__item span {position: absolute;display: none;top: 0;bottom: 0;left: 0;right: 0;text-align: center;padding: 30px;z-index: 10;}
.portfolio-page__item:hover span {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-wrap: wrap;flex-wrap: wrap;color: #ffffff;font-size: 14px;text-transform: uppercase;font-family: "OpenSans", sans-serif;}
.portfolio-page__item:hover::before {display: block;}
.portfolio-page__item:hover span b {display: block;font-size: 24px;font-family: "Roboto", sans-serif;}
.portfolio-page__desc {margin-bottom: 30px;text-align: center;font-size: 24px;color: #555555;line-height: 36px;font-weight: 300;font-family: "OpenSans", sans-serif;}
.my-popup {position: fixed;top: -800px;opacity: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 620px;padding: 50px 30px;background: #f6f6f6;-webkit-box-shadow: 0 5px 20px 7px rgba(0, 0, 0, 0.3);box-shadow: 0 5px 20px 7px rgba(0, 0, 0, 0.3);color: #111617;}
.request-form {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.request-form textarea {width: 100%;height: 40px; -webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 8px;}
.request-form input {width: 174px;margin-bottom: 30px;}
.my-popup--opened {top: 18%;opacity: 1;}
.my-popup__group {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.request-form__btn--submit {background-color: #ffcc27;color: #323232;}
.request-form__btn--close {position: absolute;top: 0;right: 5px;font-weight: 700;font-size: 16px;color: #111617;padding: 5px;cursor: pointer;background-color: transparent;}
body.overlay:before {content: "";display: block;position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.5);z-index: 20;}
.my-popup__title {margin-bottom: 15px;font-size: 16px;line-height: 30px;font-weight: 700;text-align: center;text-transform: uppercase;}
.form {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.form textarea {width: 100%; -webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 8px;font-family: "Roboto", sans-serif;}
.form input {width: 42%;margin-bottom: 30px;}
.form__desc {width: 100%;text-align: center;}
.form__desc span {color: #d1242a;font-size: 12px;line-height: 24px;}
.form__text {width: 100%;font-weight: 700;font-size: 16px;text-transform: uppercase;line-height: 30px;text-align: center;margin-bottom: 30px;}
.form__btn--submit {background-color: #ffcc27;color: #DA2A28;}
.contact {max-width: 1170px;margin: 0 auto 50px;padding-left: 15px;padding-right: 15px;}
.contact__wrapper {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 50px 300px;position: relative;border: 1px solid #cccccc;background: linear-gradient(60deg, #093b5b, #3279A6);color: #ffffff;}
.contact__title {width: 100%;margin-bottom: 15px;font-size: 16px;line-height: 30px;font-weight: 700;text-align: center;text-transform: uppercase;}
.contact__wrapper label {max-width: 40%;margin-bottom: 30px;}
.contact__wrapper .label-textarea, .contact__wrapper textarea {width: 100%;max-width: unset;}
.contact__wrapper input {width: 100%;}
.nav--nojs .nav__toggle {display: none;}
.nav--nojs .nav__item {display: block;}
.works__popup {display: none;}
.works-popup__desc {width: 100%;text-align: center;}
.works-popup__desc span {font-size: 36px;font-weight: 700;color: #ffffff;line-height: 42px;}
.mfp-content .works__popup {display: block;}
.mfp-close-btn-in .mfp-close {color: #ffffff;}
.mfp-close, .mfp-close:active {top: -5px;right: 5px;}
.mfp-bg {opacity: 0.9;}
.works-popup__slider .owl-nav {top: -60px;left: 0;width: 100%;height: auto;font-size: 30px;position: absolute;color: #ffffff;z-index: 10;margin-top: 0;}
.works-popup__slider .owl-nav [class*="owl-"]:hover {background: transparent;}
.works-popup__slider .owl-nav :hover {color: #ffcc27;}
.works-popup__slider .owl-nav .owl-prev {font-size: 32px;margin-right: 30%;color: #eaeaea;}
.works-popup__slider .owl-nav .owl-prev span {padding: 5px 15px;}
.works-popup__slider .owl-nav .owl-next {font-size: 32px;margin-left: 30%;color: #eaeaea;}
.works-popup__slider .owl-nav .owl-next span {padding: 5px 15px;}
.flex-block {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.flex-block__item {width: 49%;}
.section--white {padding-bottom: 40px;margin-bottom: 0;background-color: #ffffff;}
.white {background-color: #ffffff;}
.section--grey {padding-bottom: 50px;}
.grey {background-color: #f6f6f6;}
.blog-grey {background-color: #f6f6f6;padding-bottom: 50px;}
.blog-grey .contact {margin-bottom: 0;}
.section--black {background-color: #123E59;padding-left: 15px;padding-right: 15px;}
.what-is-3d {padding-bottom: 40px;}
.what-is-3d .flex-block {justify-content: space-evenly;}
.what-is-3d__list li {list-style-type: circle;}
.what-is-3d__list li:first-child {margin-left: -16px;list-style-type: none;font-weight: 700;}
.how-3d-product ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.how-3d-product li {width: 43%;font-size: 22px;position: relative;padding: 10px 10px 10px 50px;margin-bottom: 20px;background-color: #f6f6f6;border: 1px solid #e6e3e3; }
.how-3d-product li::before {position: absolute;display: block;content: '';width: 30px;height: 30px;background-repeat: no-repeat;background-image: url('icons/list-icons.svg');background-size: contain;left: 12px;top: 12px;}
.custom-list {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto 20px;list-style: none;}
.custom-list li {font-size: 26px;position: relative;padding-left: 40px;}
.custom-list li::before {position: absolute;display: block;content: '';width: 30px;height: 30px;background-repeat: no-repeat;background-image: url('icons/list-icons.svg');background-size: contain;left: 0;top: 6px;}
.custom-list a {color: #111617;}
.small-text li {font-size: 16px;line-height: 2;}
.p0 {padding: 0;}
.expo-block {padding: 0 0 40px;background-color: #f6f6f6;}
.expo-block.section--white {background-color: #ffffff;}
.expo-block .img-responsive {max-width: 1170px;width: 100%;margin: 0 auto 40px;text-align: center;}
.extra-block .default__title {padding-top: 40px;}
.extra-block ul {column-count: 2;column-gap: 4%;margin-bottom: 40px;padding-left: 40px;list-style: none;}
.extra-block li {font-size: 26px;position: relative;padding-left: 40px;}
.extra-block li::before {position: absolute;display: block;content: '';width: 30px;height: 30px;background-repeat: no-repeat;background-image: url('icons/list-icons.svg');background-size: contain;left: 0;top: 6px;}
.check-list {margin-bottom: 40px;padding-left: 40px;list-style: none;}
.check-list li {font-size: 26px;position: relative;padding-left: 40px;}
.check-list li::before {position: absolute;display: block;content: '';width: 30px;height: 30px;background-repeat: no-repeat;background-image: url('icons/list-icons.svg');background-size: contain;left: 0;top: 6px;}
.tags-links a, .cat-links a {color: #DD0000;}
.video-block {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto 20px;}
.video-block .title--center {padding-top: 0;}
.video-block .default__title {margin-bottom: 20px;}
.wp-block-video.video-full-width video {width: 100%;}
body.services {background-color: #f6f6f6;}
.services .all-services {padding-bottom: 40px;}
.services .works {margin-bottom: 0;padding-top: 50px;padding-bottom: 50px;background-color: #f6f6f6;font-weight: bold;}
.services .works__title {color: #111617;margin-bottom: 60px;}
.services .contact__wrapper {background: linear-gradient(60deg, #6D0722, #DD0000);background-color: #6d0722;color: #ffffff;}
.services .benefits .default__title {padding-top: 0;margin-bottom: 20px;}
.services .benefits {padding-top: 40px;}
.services .form__btn--submit, .form .form__btn--submit {padding: 30px 90px;font-size: 24px;font-weight: bold;font-family: "Roboto", sans-serif;box-shadow: 0 6px 4px -4px rgb(0 0 0 / 20%);}
.services .btn--red, .form .btn--red {padding: 30px 90px;background: linear-gradient(60deg, #6D0722, #DD0000);background-color: #6d0722;box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);font-size: 24px;font-weight: bold;}
.services .btn--red:hover, .form .btn--red:hover {background: #DD0000;}
.services .btn--red:focus, .form .btn--red:focus {background: #6D0722;}
.services .breadcrumb {margin-bottom: 0;}
.services .benefits__item-title {font-weight: bold;}
.services .benefits__item-text {font-size: 16px;}
.services__wrapper {background-color: #f6f6f6;}
.services-list {max-width: 1170px;margin: 0 auto;background-color: #f6f6f6;}
.services-item {padding-bottom: 100px;margin-bottom: 24px;position: relative;background-color: #ffffff;border: 1px solid #e6e3e3;}
.services-item h2 {font-weight: bold;margin-bottom: 15px;padding-left: 15px;padding-right: 15px;font-size: 32px;line-height: 1.3;}
.services-item img {margin-bottom: 30px;}
.services-item .wp-block-button__link {width: 94%;position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);padding: 30px 0;}
.services-item p {margin-bottom: 15px;padding-left: 15px;padding-right: 15px;}
.services-item iframe {display: block;margin: 0 auto;}
.double-item-grey__wrapper {display: flex;justify-content: center;flex-wrap: wrap;max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.double-item-grey {display: flex;flex-wrap: wrap;justify-content: center;max-width: 480px;padding-bottom: 20px;margin-bottom: 24px;position: relative;background-color: #f6f6f6;border: 1px solid #e6e3e3;}
.double-item-grey h3 {margin-bottom: 10px;}
.double-item-grey p {margin-bottom: 0;padding: 0 20px;}
.double-item-grey.item-full {width: 100%;max-width: 1000px;}
.all-services {background-color: #3279A6;padding-bottom: 50px;}
.all-services .default__title {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto 40px;}
.all-services .wp-block-columns {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.all-services .wp-block-image {width: 100%;max-width: 80px;margin: 0 auto 10px;}
.all-services__list {display: flex;justify-content: space-between;flex-wrap: wrap;list-style: none;}
.all-services__list li {width: 200px;text-align: center;font-size: 24px;color: #111617;}
.all-services__list img {display: block;width: 100%;max-width: 50px;margin: 10px auto;}
.all-services__link {display: block;font-weight: bold;text-decoration: none;font-size: 19px;}
.all-services__link span {display: block;font-weight: 400;}
.all-services .all-services__list .all-services__link {filter: brightness(0) invert(1);}
.benefits--showroom {padding-bottom: 30px;background-color: #ffffff;}
.benefits--showroom .benefits__list {flex-wrap: wrap;justify-content: space-evenly;background-color: #ffffff;}
.benefits--showroom .benefits__item {box-sizing: border-box;width: 30%;padding: 0;margin-bottom: 50px;background-color: #f6f6f6;border: 1px solid #e6e3e3;}
.benefits--showroom .benefits__item-title {padding: 20px 20px 0;text-align: center;box-sizing: border-box;}
.benefits--showroom .benefits__item-text {padding: 0 20px 20px;box-sizing: border-box;}
.benefits--showroom .benefits__img-wrapper {width: 100%;background-color: #ffffff;border-bottom: 1px solid #e6e3e3;}
.benefits--showroom .benefits__ico {display: block;padding: 50px 20px;margin: auto;}
.benefits--showroom .benefits__item-text::before {display: none;}
.benefits--event {background-color: #f6f6f6;}
.benefits--event .benefits__list {flex-wrap: wrap;justify-content: space-evenly;background-color: #f6f6f6;}
.benefits--event .benefits__item {box-sizing: border-box;width: 100%;padding: 0;margin-bottom: 50px;background-color: #ffffff;border: 1px solid #e6e3e3;}
.benefits--event .benefits__item-title {padding: 20px 20px 0;text-align: center;box-sizing: border-box;}
.benefits--event .benefits__item-text {padding: 0 20px 20px;box-sizing: border-box;}
.benefits--event .benefits__img-wrapper {width: 100%;background-color: #ffffff;border-bottom: 1px solid #e6e3e3;}
.benefits--event img {display: block;width: 100%;height: 100%;margin: auto;}
.benefits--event .benefits__item-text::before {display: none;}
.grid__block {display: flex;flex-wrap: wrap;justify-content: space-evenly;}
.grid__item {width: 49%;max-width: 480px;margin-bottom: 60px;background-color: #f6f6f6;border: 1px solid #e6e3e3;}
.grid__item--full {width: 100%;max-width: 1030px;}
.grid__item .img-responsive {margin-bottom: 30px;}
.grid__item .default__title {margin-bottom: 15px;padding-left: 15px;padding-right: 15px;}
.grid__item .default__text {margin-bottom: 15px;padding-left: 15px;padding-right: 15px;}
.section-go {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 30px 0;}
.section-go .default__text {margin-bottom: 0;font-size: 28px;color: #ffffff;}
.section-go .btn--red {margin-right: 0;padding: 30px 90px;background: linear-gradient(60deg, #6D0722, #DD0000);background-color: #6d0722;box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .8);font-size: 24px;font-weight: bold;}
.section-go .btn--red:hover {background: #DD0000;}
.background-title {display: flex;align-items: center;justify-content: center;text-align: center;height: 200px;width: auto;padding-left: 15px;padding-right: 15px;background-color: #111617;background-position: center;background-repeat: no-repeat;background-size: cover;}
.background-title p, .background-title h1 {max-width: 1170px;width: 100%;color: #ffffff;font-size: 48px;line-height: 1.3;font-weight: bold;margin: auto;}
.background-title h1.red-bg {display: inline;background-color: #d1242a;}
.background-title span {display: block;color: #ffffff;font-size: 20px;line-height: 1.3;font-weight: bold;}
.red-bg {background-color: #DD0000;}
.home .entry-header {display: none;}
.home .entry-content {margin-top: 0;}
.home .video-full-width {position: relative;margin-bottom: 0;}
.video-text {width: 90%;position: absolute;top: 1.2%;left: 50%;margin-top: 0;transform: translateX(-50%);font-size: 20px;text-transform: uppercase;color: #ffffff;line-height: 1.1;text-align: center;}
.video-text span {background-color: #d1242a;}
.wp-block-columns.has-background {margin-bottom: 0;padding: 0 15px;}
.responsive-image img {height: auto;}
.pb0 {padding-bottom: 0;}
.pb10 {padding-bottom: 10px;}
.mb50 {margin-bottom: 50px;}
.post-189 {background-color: #ffffff;}
.portfolio__wrapper .wp-block-column {padding-bottom: 120px;margin-bottom: 50px;background-color: #ffffff;position: relative;}
.portfolio__wrapper .default__title {background-color: #f6f6f6;margin-bottom: 0;padding: 0 26px 30px;}
.portfolio__wrapper p {width: 70%;margin: 0 auto 10px;}
.portfolio__wrapper .wp-block-button__link {position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);padding: 30px 0;margin: 20px 0 0;}
.wp-block-image img {height: auto;}
.custom-cities img {height: 100px;width: auto;}
.contacts-list {max-width: 1170px;margin: 50px auto 10px;background-color: #ffffff;}
.contacts-item {display: flex;flex-wrap: wrap;justify-content: center;padding-bottom: 90px;margin-bottom: 24px;position: relative;background-color: #f6f6f6;border: 1px solid #e6e3e3;}
.contacts-item h2 {width: 100%;font-weight: bold;margin-bottom: 15px;padding-left: 15px;padding-right: 15px;font-size: 32px;line-height: 1.3;}
.contacts-item img {margin-top: 30px;}
.contacts-item .wp-block-button__link {position: absolute;bottom: 10px;left: 50%;transform: translateX(-50%);padding: 30px 0;margin: 0;background: #6d0722;}
.contacts-item p {padding: 0 15px 40px;}
.contacts-item .wp-block-image {width: 100%;}
.contact-info {padding-top: 50px;}
.contact-info .wp-block-button__link {margin: 0 0 50px;color: #ffffff;}
.contact-info .wp-block-buttons {justify-content: center;}
.contact-info p {margin-bottom: 20px;}
.contact-info .default__title {margin-bottom: 20px;}
.contact-info a {color: #d1242a;font-weight: bold;text-decoration: none;}
.contact-info iframe {width: 100%;}
.blog__wrapper .blog-main .page-content a, .site-main p a {color: #111617;}
.site-main .services-title {max-width: 1170px;padding-left: 15px;padding-right: 15px;padding-top: 40px;margin: 0 auto 30px;list-style: none;}
.site-main .services-title a {color: rgb(17, 22, 23);}
.showroom-advantages {display: flex;flex-wrap: wrap;justify-content: center;padding-bottom: 20px;margin-bottom: 24px;position: relative;background-color: #f6f6f6;border: 1px solid #e6e3e3;}
.showroom-advantages .wp-block-image {display: flex;align-items: center;width: 100%;height: 200px;padding-top: 30px;padding-bottom: 20px;margin-bottom: 20px;background-color: #ffffff;}
.showroom-advantages h3 {margin-bottom: 10px;}
.showroom-advantages p {margin-bottom: 0;padding: 0 20px;}
.wp-block-image .aligncenter > figcaption, .wp-block-image figcaption {text-align: center;}
.hover-shadow-block a {display: block;width: 100%;height: 100%;line-height: 0;position: relative;}
.hover-shadow-block a::after {content: 'TRY IT!';display: flex;justify-content: center;align-items: center;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, .5);opacity: 0;color: #fff;font-size: 48px;}
.hover-shadow-block a:hover::after {opacity: 1;}
.wp-block-embed__wrapper iframe {width: 100%;height: 680px;}
.hidden {display: none;}
#back2Top {width: 40px;line-height: 40px;overflow: hidden;z-index: 999999999999;display: none;cursor: pointer;-webkit-transform: rotate(270deg);transform: rotate(270deg);position: fixed;bottom: 80px;right: 0;background-color: #111617;color: #d1242a;text-align: center;font-size: 20px;text-decoration: none;}
#back2Top:hover {background-color: #ddf;color: #000;}
.request-form__success {display: -webkit-box;display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;align-items: center;width: 100%;height: 100%;background-color: #ffffff;position: absolute;top: 0;left: 0;font-weight: 700;font-size: 20px;text-transform: uppercase;color: #111617;}
.trustpilot__link {margin-top: 16px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;color: #ffffff;text-decoration: none;}
.trustpilot__group {margin-bottom: 6px;display: flex;align-items: center;}
.trustpilot__text {width: 100%;display: block;font-size: 12px;line-height: 1.4;}
.trustpilot__link .trustpilot__title {display: block;font-size: 16px;line-height: 1;}
.trustpilot__group img {width: 20px;margin-right: 10px;}
.trustpilot__rating {line-height: 1;}
.trustpilot__rating img {width: 140px;margin-bottom: 6px;}
.trustpilot__category {width: 100%;font-size: 12px;line-height: 1.4;}
::-webkit-scrollbar-button {background-repeat: no-repeat;width: 5px;height: 0;}
::-webkit-scrollbar-track {background-color: #111617;}
::-webkit-scrollbar-thumb {border-radius: 0;background-color: #eaeaea;}
::-webkit-scrollbar-thumb:hover {background-color: #d1242a;}
::-webkit-resizer {background-repeat: no-repeat;width: 4px;height: 0;}
::-webkit-scrollbar {width: 10px;}
textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button {-webkit-appearance: none;}
textarea[type='number'] { -moz-appearance: textfield;}
.menu-item.menu-item-has-children svg {position: absolute;right: 10px;top: 22px;pointer-events: none;}
@media (min-width: 992px) {
  .menu-item.menu-item-has-children svg {right: 0;top: 50%;transform: translateY(-50%);}
}
@media (min-width: 480px) {
  .benefits--event .benefits__item {width: 44%;}
}
@media (min-width: 768px) {
  .statistics__list {flex-wrap: nowrap;}
  .customers__item {width: 50%;}
  .double-block p {padding-left: 15px;padding-right: 15px;}
}
@media (min-width: 993px) {
  .nav__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto;position: relative;z-index: 10;border-top: 1px solid #111617;}
  .nav {background: #ffffff;}
  .nav__item--active {position: relative;}
  .nav__item a, .menu-item a {padding: 12px;padding-right: 25px;border: none;background: none;}
  .nav__item a[href]:hover, .menu-item a[href]:hover {background: none;color: #826550;}
  .nav__list, .menu {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-flex: 1; -ms-flex-positive: 1;flex-grow: 1; -webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center;align-items: center;height: auto;}
  .menu-item-has-children {display: flex;align-items: center;justify-content: space-between;}
  .sub-list__toggle {position: static;}
  .benefits--event .benefits__item {width: 30%;}
  .all-services__list {flex-wrap: nowrap;}
  .section-go {flex-wrap: nowrap;}
  .nav__toggle {display: none;}
  .trustpilot__link {max-width: 300px;justify-content: flex-start;}
}
@media (min-width: 1200px) {
  .menu-item-has-children:hover .menu-item-has-children .sub-list__toggle {top: 0;}
  .nav__list, .menu { -webkit-box-pack: end; -ms-flex-pack: end;justify-content: flex-end;}
  .nav__item--active a {color: #646464;}
  .nav__item a, .menu-item a {padding-left: 16px;padding-right: 16px;}
  .menu-item.menu-item-has-children a {padding-right: 25px;}
  .menu-item.menu-item-has-children .sub-menu a {padding-right: 16px;}
  .nav__item a[href]:hover, .menu-item a[href]:hover {color: #646464;}
  .nav__item a[href]:active, .menu-item a[href]:active {color: #646464;opacity: 1;}
  .works .works__slider .owl-nav, #our-company__owl .owl-nav {top: 50%;}
  .customers__item {width: 33%;margin: 15px auto;}
  .video-text {top: 8%;font-size: 58px;}
}

@media (max-width: 1200px) {
  .btn__request-popup {display: block;position: fixed;top: 50%;right: -51px; -webkit-transform: rotate(90deg);transform: rotate(90deg);font-weight: 400;font-size: 14px;padding: 8px 24px 12px; border-radius: 8px; border-top-right-radius: 0;border-top-left-radius: 0; z-index: 100;}
  .page-header__logo {margin-right: 30px;}
  .home .video-full-width figcaption {font-size: 40px;top: 50%;}
  .hidden-sm {display: none;}
  .breadcrumb__wrapper {padding-left: 15px;padding-right: 15px;}
  .btn {margin-bottom: 50px;}
  .top-line__wrapper { -ms-flex-pack: distribute;justify-content: space-around;}
  .main-slider__wrapp {top: 180px;}
  .main-slider__text {font-size: 50px;padding-top: 5px;}
  .main-slider__text-bracket {font-size: 80px;}
  .statistics {margin-bottom: 50px;}
  .statistics__list { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: distribute;justify-content: space-around;}
  .statistics__item {width: 16%;margin-top: 15px;font-size: 14px;}
  .statistics__number {font-size: 24px;}
  .about, .acquaint {margin-bottom: 90px;}
  .about__title, .acquaint__title, .benefits__title, .works__title, .customers__title {font-size: 24px;margin-bottom: 15px;}
  .benefits__item {padding: 30px 15px 40px;}
  .about__small-text {font-size: 14px;}
  .works {padding: 50px 0;}
  .works-slide__title {font-size: 24px;line-height: 30px;}
  .works-slide__subtitle {font-size: 15px;}
  .customers {padding-top: 50px; padding-bottom: 50px;}
  .page-footer__wrapper {padding-left: 30px;padding-right: 30px;}
  .team__list { -ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center;}
  .team__item {margin: 0 15px 50px;}
  .team__item span {width: 75%;}
  .team__item img {width: 100%;}
  .team__item b {display: block;}
  .video-text {top: 5%;font-size: 44px;}
}
@media (min-width: 993px) and (max-width: 1199px) { .page-footer__contacts { max-width: 220px; } }
@media (min-width: 782px) and (max-width: 992px) { .mobile-font-size-link a {font-size: 15px;} }
@media (max-width: 992px) {
  .home .video-full-width figcaption {font-size: 30px;}
  .statistics__item {width: 15%;margin-top: 5px;}
  .main-slider__text {font-size: 40px;}
  .main-slider__wrapp {top: 140px;}
  .main-slider__text-bracket {font-size: 60px;}
  .about__wrapper { -ms-flex-wrap: wrap;flex-wrap: wrap;}
  .about__block-text {width: 100%;padding-right: 0;}
  .about__text {font-size: 18px;line-height: 24px;}
  .about__image {padding-left: 0;width: 100%;margin-top: 15px;}
  .about__image .img-responsive {margin: auto;}
  .benefits__item {width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;padding: 20px 30px 40px;}
  .benefits__list { -ms-flex-wrap: wrap;flex-wrap: wrap;}
  .benefits__ico {margin-bottom: 0;}
  .benefits__item-text {width: 50%;}
  .benefits__item-title { width: 20%; margin-bottom: 0;}
  .page-footer__wrapper { -ms-flex-pack: distribute; justify-content: space-around;}
  .page-footer__contacts {width: 30%;}
  .page-footer__logo-social {width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1;order: 1;text-align: center;margin-top: 50px;}
  .page-footer__copyright { -webkit-box-ordinal-group: 3; -ms-flex-order: 2;order: 2;}
  .social { -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center;}
  .page-footer__contacts.contacts__ico-address::before, .page-footer__contacts.contacts__ico-tel::before {left: 5px;}
  .portfolio-page__item {width: 300px;height: 300px;}
  .team__item span {width: 85%;}
.page-header__logo {background-color: #ffffff;width: 100%;max-height: 48px;padding-top: 5px;}
  .nav {width: 100%;min-height: unset;background-color: #ffffff;}
  .nav__sub-list, .sub-menu {position: static;}
  .nav__sub-list .nav__item a, .sub-menu .menu-item a {padding: 12px 20px 12px 40px;}
  .nav__list, .menu {margin-left: 0;width: 100%;height: auto;position: absolute;}
  .nav__item a, .menu-item a {background-color: #ffffff;}
  .site-footer .menu-footer a {background-color: unset;}
  .nav__item.nav__my-popup a {padding-top: 12px;padding-bottom: 12px;margin-left: 0;border-radius: 0;}
  .nav--closed .nav__item {display: none;}
  .nav--closed .nav__item--active {display: block;}
  .nav--closed .nav__item--active a {padding-left: 70px;padding-right: 70px;border-top-color: transparent;border-bottom: none;background-color: #ffffff;text-align: center;}
  .nav--opened .nav__wrapper {position: relative;top: 0;left: 0;right: 0;z-index: 10;min-height: 100vh;background: #ffffff;}
  .nav__toggle {top: -50px;}
  .nav__toggle.btn {margin-bottom: 0;}
  .nav--nojs .nav__toggle {display: none;}
  .nav--nojs .nav__wrapper {position: static;height: auto;}
  .nav--nojs .nav__item {display: block;}
  .nav--nojs .nav__item--active a {padding-right: 21px;padding-left: 21px;border-top: 1px solid #886e5b;border-bottom: 1px solid #71543f;text-align: center;}
  .nav--nojs .nav__user {display: block;background: #111617;}
  .video-text {top: 3.5%;font-size: 30px;}
}

@media (max-width: 768px) {
  .wp-block-embed__wrapper iframe {height: 340px;}
  .contacts-item {margin-left: 15px !important;margin-right: 15px;}
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {padding-bottom: 10px;}
  .home .video-full-width figcaption {font-size: 20px;}
  .video-text {font-size: 30px;top: 2%;}
  .my-popup {max-width: 100%;width: auto;top: -830px;left: 0; -webkit-transform: none;transform: none;padding: 50px 15px;}
  .my-popup--opened {top: 0;}
  .request-form input {width: 100%;}
  .acquaint__wrapper {padding: 50px 15px;}
  .main-slider__text {font-size: 20px;padding: 5px 5px 0;}
  .main-slider__text-bracket {font-size: 40px;}
  .main-slider__wrapp {top: 70px;}
  .owl-theme .owl-nav.disabled + .owl-dots {margin-top: -15px;}
  .statistics__wrapper {padding-top: 15px;}
  .about, .acquaint {margin-bottom: 50px;}
  .page-footer__contacts {width: 100%;margin-bottom: 15px;}
  .page-footer__logo-social {margin-top: 30px;}
  .page-footer__wrapper {padding-left: 15px;padding-right: 15px;}
  .statistics__item {text-align: center;width: 50%;}
  .benefits__item {display: block;padding-bottom: 50px;}
  .benefits__ico {margin: 15px 0 20px;}
  .benefits__item-title {width: 100%;margin-bottom: 10px;}
  .benefits__item-text {width: 100%;}
  .breadcrumb {margin-bottom: 0;}
  .our-company__wrapper {padding-top: 50px;}
  .our-company__item-title, .our-company__item-desc {padding-left: 30px;padding-right: 30px;}
  .team__wrapper {padding-top: 50px;}
  .contact__wrapper {padding: 15px;}
  .form input {width: 100%;}
  .customers-page__item { -ms-flex-wrap: wrap;flex-wrap: wrap;}
  .customers-page__item span {padding: 0 30px 30px;}
  .customers-page__item img {margin: 0 auto;}
  .works-popup__desc {margin-top: 50px;}
  .team__item {-ms-flex-preferred-size: unset;flex-basis: unset;}
  .works-slide__text {display: block;}
  .portfolio-page__item::before {display: block;}
  .portfolio-page__item span {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-wrap: wrap;flex-wrap: wrap;color: #fff;font-size: 14px;text-transform: uppercase;font-family: OpenSans, sans-serif;}
  .portfolio-page__item span b {display: block;}
  .background-title p, .background-title h1 {font-size: 28px;}
  h1.default__title, article h1 {font-size: 26px;}
  h2.default__title, .services-item h2, article h2 {font-size: 26px;}
  .wp-block-columns .wp-block-column {width: 100%;margin-left: 0;flex-basis: 100% !important;}
  .extra-block .default__title {width: 100%;}
  .all-services__list li {width: 100%;margin-bottom: 30px;}
  .extra-block li {font-size: 18px;}
  .benefits--showroom .benefits__item {width: 100%;}
  .video-block iframe {height: 186px;}
  .video-block video, video {height: auto;}
  .flex-block__item {width: 100%;}
  .how-3d-product li {width: 100%;}
  .services-item .btn {box-sizing: border-box;width: 100%;margin: 0;}
  .extra-block ul {column-count: unset;padding-left: 0;}
  .extra-block li::before {top: 0;}
  .grid__item {width: 100%;}
  .grid__item--full .img-responsive {height: 205px;}
  .services .btn--red {margin: 0;width: 100%;box-sizing: border-box;}
  .section-go b {display: block;}
  .section-go .default__text {margin-bottom: 20px;}
  .portfolio__wrapper .default__title {padding: 0 0 30px;}
  .portfolio__wrapper p {width: 100%;}
  .section-go {padding-bottom: 0;}
  .section-go .btn--red {margin: 0 auto 30px;}
  .contact-info .wp-block-buttons > .wp-block-button.wp-block-button__width-50 {width: 100%;}
  .blog-post h1,.blog-post h2 {font-size: 26px;}
  .custom-list {margin-left: 0;}
  @media (max-width: 480px) {
    .video-text {font-size: 20px;top: 1.2%;}
  }
}
#breadcrumbs {list-style: none;}
#breadcrumbs li {display: inline;}
.esb_main_loader__container{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999;background-color: #000000;opacity: 0.8;display: none;}
.esb_main_loader__container.loading{display: flex;justify-content: center;align-items: center;}
.esb_main_loader {width: 48px;height: 48px;border-radius: 50%;display: inline-block;position: relative;border: 3px solid;border-color: #FFF #FFF transparent transparent;box-sizing: border-box;animation: rotation 1s linear infinite;}
.esb_main_loader::after,
.esb_main_loader::before {content: '';box-sizing: border-box;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;border: 3px solid;border-color: transparent transparent #fed34a #fed34a;width: 40px;height: 40px;border-radius: 50%;animation: rotationBack 0.5s linear infinite;transform-origin: center center;}
.esb_main_loader::before {width: 32px;height: 32px;border-color: #d1242a #d1242a transparent transparent;animation: rotation 1.5s linear infinite;}
@keyframes rotation {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
@keyframes rotationBack {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(-360deg);}
}
@media screen and (max-width: 991px) {
    html {margin-top: 0 !important;}
    #wpadminbar {display: none !important;}
}
.all-services .default__title, .all-services__link, .all-services .benefits__item-text, .benefits__item-title, .benefits__item-text {color: #fff;}
.compensate-for-scrollbar {padding-right: 0 !important;}
.btn--red{width: fit-content;}
.sub-list__toggle{padding: 0;width: 20px;}
.page-footer__contacts{max-width: 265px;}
.blog__wrapper{padding-left:0;padding-right: 0;}
@media screen and (max-width:1148px) {
    .blog__wrapper{padding-left:15px;padding-right: 15px;}
}
.page-id-2575 .wp-block-cover.background-title{min-height: 230px!important;}
@media screen and (max-width:340px) {
    .page-id-2575 .wp-block-cover.background-title{min-height: 260px!important;}
}
@media (max-width: 1200px){
    .btn__request-popup {background-color: #da2a28;color: white;}
}
.all-services__link{color:black;}
.wp-block-group.all-services.is-layout-flow img{filter: invert(1);}
.wp-block-group.all-services.is-layout-flow .wp-block-heading.has-text-align-center{color: white;}
.portfolio-section{padding-top:60px;}
html{height: auto;}
.catalog-content .event-item .event-card__image, .center-content .event-item .event-card__image, .related .event-item .event-card__image {margin-right: 16px;border: none;width: 120px;min-height: 100px;display: flex;}
.centers-link__logo {width: auto;border: none;box-shadow: none;height: auto;}
.centers-link__logo img {width: 33%;}
.layout_search{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 12;background-color: #000000;opacity: 0.6;display:none;}
.search_wrapper{position:relative;z-index:8;}
.search-form__live-result .catalog-search__submit.search-form__submit.button.button-black{ margin-top: 20px;margin-bottom: 15px;height:auto;}
.event_prev_category{width: 100%;text-align: left;border-top-style: solid;border-top-width: 1px;margin-top: 10px;padding-top: 3px;border-top-color: gray;font-size: 14px;}
.filter-months__button.filter-months__next{background:white; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.203);box-shadow: 0 2px 6px rgba(0,0,0,.203);}
.filter-months__button.filter-months__prev:not([disabled="true"]){background:white; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.203);box-shadow: 0 2px 6px rgba(0,0,0,.203);}
.prev_category{text-decoration:none;}
.prev_category:hover{color:#fed34a;}
.catalog-filter__list--full.js-accordion__panel .catalog-choice:first-child{margin-top:0;}
#mtnu-item-211527 a, #menu-item-148032 a, #menu-item-148035 a, #menu-item-148038 a, #menu-item-180005 a, .menu-item-148032 a, .menu-item-148035 a, .menu-item-148038 a, .menu-item-180005 a {background-color: #016eaf;color: #fff !important;text-transform: uppercase;text-decoration: none;padding: 6px 18px;border: 0 solid #666666;font-weight:500;border-radius: 5px;}
#menu-item-211527 a:hover, #menu-item-148032 a:hover, #menu-item-148035 a:hover, #menu-item-148038 a:hover, #menu-item-180005 a:hover, .menu-item-148032 a:hover, .menu-item-148035 a:hover, .menu-item-148038 a:hover, .menu-item-180005 a:hover  {background-color: #005697; }
@media screen and (max-width:960px) {
    #menu-item-148032, #menu-item-148035, #menu-item-148038, #menu-item-180005, .menu-item-148032, .menu-item-148035, .menu-item-148038, .menu-item-180005 {border-top: 1px solid}
    #menu-item-148032 a, #menu-item-148035 a, #menu-item-148038 a, #menu-item-180005 a, .menu-item-148032 a, .menu-item-148035 a, .menu-item-148038 a, .menu-item-180005 a {margin: 6px;display: inline-block !important;margin-left: 20px;}
    .page-header__logo img {margin-top: -5px;}
    .nav--opened .nav__toggle::before, .nav--opened .nav__toggle::after {top: 22px;left: 25px;right: 25px;}
    .menu > li:not(:last-child) {margin-right: 9px;margin-left: 9px;}
    .wpml-ls-current-language {margin-right: 9px;margin-left: 9px;}
    .nav__item a, .menu-item a {border-color:#323232;}
}
.event-body__text h2 {font-size: 32px;font-weight: 700;line-height: 1.18;}
.event-body__text h3 {font-size: 24px;font-weight: 600;line-height: 1.18;}
.my-popup__form.request-form textarea::placeholder{font-family: Roboto;}
.event-card__image {min-height: 120px !important;border-radius:0;}
@media screen and (max-width: 991px) {
    #colophon .page-footer__title {font-weight: 900;letter-spacing: 6px;text-align: left;}
    #colophon .page-footer__contacts {max-width: 80%;margin-left: 0;padding-left: 0;}
}
.events-list .event_prev_category a {color: #000000;}
.events-list .event_prev_category a:hover, label.catalog-choice:hover {color: #004788;text-decoration:underline;}
.breadcrumb_last {color:#444444;}
.contact__wrapper_main {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 50px 15%;position: relative;border: 1px solid #cccccc;background: linear-gradient(60deg, #093b5b, #3279A6);color: #ffffff;}
.formcol {width:100%;}
.fromcol input, .fromcol textarea, .fromcol select {width: 100%;margin-bottom:0.7rem;}
.fromcol select {display: block;padding: 9px;border-radius: 0;border: 1px solid #ccc;background-color: #fff;width: 100%;}
.form_hb {width: 49%;display: inline-flex;flex-wrap: wrap;padding: 0 .5rem;}
.fromcol .wpcf7-not-valid-tip {position:absolute;font-size: .75rem;top: 1.8rem;color: #ff6464;left:0;}
.class_submit_form {padding: 20px 40px;font-size: 24px;font-weight: bold;font-family: "Roboto", sans-serif;box-shadow: 0 6px 4px -4px rgb(0 0 0 / 20%);transition: all 0.2s linear;background-color: #ffcc27;color: #DA2A28;margin-left:5rem;}
@media screen and (max-width: 641px) {
    .form_hb {width: 100%;}
    .class_submit_form { margin-left:4.5rem;}
    .contact__wrapper_main {padding: 50px 5%;}
}
.intro__logo {border:0; background:0;padding:0;}
.event-body__text h2 {margin-bottom:12px;}
.request-form textarea {height:unset;}
.contact { display:none; }
.contact.show { display:block; }
.contact .contact__form .input__select, .contact .contact__form .input__textselect {display:inline-block;}
.contact .contact__form .input__select {width:25%;border: 1px solid #ccc;border-radius: 0;margin-bottom: 30px;padding: 0 12px;color: #666666;}
@media (max-width: 1200px) {
    div.inner, .nav__item.nav__my-popup a {display: flex;}
    div.inner .icon-img {display:none;}
    .nav__item a, .menu-item a { transition: unset !important; 	}
}
@media (max-width: 1000px) {
  div.inner, .nav__item.nav__my-popup a {display: none;}
}
li.intro-item-warning .intro-item__text {background-color: #da2a28;color: white;padding: 4px 8px;border-radius: 4px;}
.card-item-hide {display:none;}
.cky-consent-bar { background-color: rgba(0,0,0,0.75) !important;}
.cky-notice-des {font-size: 16px !important;}
.subscribe-form__bg { height:auto; }
@media (max-width: 460px) {
    .page-title {font-size: 1.85rem;}
}
@media screen and (max-width: 992px) {
    .mobmenu-content #mobmenuright > li > a:hover,  .mobmenu-content #mobmenuright .sub-menu a:hover {background-color:#dddddd !important;}
}
.customers__wrapper, .default__wrapper { padding: 0;  }
.wp-block-cover__inner-container h1, .textshadow { text-shadow: 0 2px 7px rgba(0, 0, 0, 1); }
.wp-block-cover__background {background: none !important;}
.textstrong { font-weight:600 !important; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:focus, textarea:focus, input:focus {font-size: 16px;}
}
.page-header__logo img {margin-top: 5px;text-align:left;width:210px;height:41px;}
@media (max-width: 992px) {
    .page-header__logo {margin-top: 0;text-align:left !important;}
    .catalog-filters__modal.show {top:58px;}
}
@media screen and (max-width: 960px) {
    .page-header__logo img {margin-top: 0;text-align:left !important;}
}
.catalog-filter__title {font-size: 1rem;}
.alert {padding: 25px;line-height: 140%;}
.alert-info {background-color: #cff4fc;color: #055160;border-left: 4px solid #0dcaf0;}
.event-body__description {max-width:100%;}
.event-body__text ul {margin-left:1rem;}
#messenger_hrefs {background-color: #f6f6f6;width: 100%;text-align: center;}
#messenger_hrefs a {display: inline-block;margin-left: 3vw;margin-right: 3vw;margin-top: 1rem;margin-bottom: 1rem;}
.owl-carousel .owl-item img {height:auto;}
.event-card__image img {min-width: 100px;width: auto;height: auto;margin: auto;}
@media (max-width: 1200px) {
    .event-sidebar__left { display: none !important; }
    .event-body img.attachment-full { max-width: 100%; }
}
.alert-main {padding: 50px;font-size: .9rem;}
.alert-main h2 {padding-left:0;}
.alert-success {background-color: #d1e7dd;color: #0a3622;border-left: 4px solid #a3cfbb;}
.portfolio-gallery-main {grid-template-columns: repeat(6,1fr);}
.portfolio-gallery-main > .portfolio-gallery__item {height: 165px;}
.recycled-image {float:left;margin-right:1rem;margin-bottom:.5rem;}
@media (max-width: 460px) {
    .event-sidebar__right img.attachment-full { min-width: 100%; height:auto; }
    .alert-main h2 {font-size: 1.0rem;margin-bottom: 1rem !important;margin-top: 0rem !important;text-align:left !important;}
    .alert-main .portfolio-gallery { 	grid-template-columns: repeat(1,1fr); }
    .alert-main .portfolio-gallery__item { display: none }
    .alert-main .portfolio-gallery__item:first-child { display: block }
    .alert-main {padding: 35px;}
}
.wp-block-group__inner-container > p {max-width: 1170px;padding-left: 15px;padding-right: 15px;margin: 0 auto 20px;color: #111617;font-size: 16px;font-family: opensans,sans-serif;line-height: 1.5;font-weight: 400;}
.wp-block-group__inner-container .default__title, .wp-block-group__inner-container h2 , .site-main h2 {max-width: 1170px !important;background: none !important;}
.bg-white {background-color:#FFFFFF;width:100%;}
.bg-eco {background-color:#d1e7dd;width:100%;}
.bg-eco .portfolio-section, .bg-eco .alert-main, .bg-eco .alert-success {padding:0;border:0;}
.bg-eco img.recycled-image { width: 150px;height: 144px;margin-right:2rem;}
.bg-eco h2 {padding-top: 1rem;}
div.p {margin-bottom:1rem;}
.bg-grey, .bg-gray {background-color:#efefef;width:100%;}
.block-content {max-width: 1170px !important;margin:auto;padding-top: 4rem;padding-bottom: 4rem;padding-left: 1rem;padding-right: 1rem;}
.block-content h2 {text-align: center;margin-bottom: 2rem;font-weight: 900;font-size: 32px;}
.all-services h2 {color:#FFFFFF;padding-top: 65px;}
.grid-a2 {display: grid;grid-template-columns: auto auto;grid-gap: 10px;padding: 10px;}
.grid-a1 {display: grid;grid-template-columns: auto;grid-gap: 10px;padding: 10px;}
.grid-a3 {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 10px;padding: 10px;}
.grid-a4 {display: grid;grid-template-columns: auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a5 {display: grid;grid-template-columns: auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a6 {display: grid;grid-template-columns: auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a7 {display: grid;grid-template-columns: auto auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a8 {display: grid;grid-template-columns: auto auto auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a9 {display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a10 {display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a11 {display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a11 h3 {font-size:14px;}
.grid-a12 {display: grid;grid-template-columns: auto auto auto auto auto auto;grid-gap: 10px;padding: 10px;}
.grid-a2 a.grid,.grid-a1 a.grid,.grid-a3 a.grid,.grid-a4 a.grid, .grid-a5 a.grid, .grid-a6 a.grid,.grid-a7 a.grid,.grid-a8 a.grid,.grid-a9 a.grid,.grid-a10 a.grid,.grid-a11 a.grid,.grid-a12 a.grid {text-align: center;margin-top: auto;}
#messenger_hrefs img {width:48px !important;height:48px !important;}

@media (max-width: 460px) {
    .block-content {padding-top: 1rem;padding-bottom: 1rem;padding-left: 1rem;padding-right: 1rem;}
    .block-content .custom-list {padding-left:0;padding-right:0;}
    .block-content ol {padding-left: 20px;padding-right:0;}
    .block-content h2 {margin-bottom:3rem;margin-top:3rem;font-size: 26px;}
    .block-content img {max-width: 100% !important;}
    .grid-a2, .grid-a3, .grid-a4, .grid-a5 {grid-template-columns: auto auto;grid-gap: 30px;}
    .grid-a6, .grid-a7, .grid-a8, .grid-a9, .grid-a10, .grid-a11, .grid-a12 {grid-template-columns: auto auto;grid-gap: 30px;}
    .portfolio-section {padding-top: 0;}
    .portfolio-section:not(:last-child) {margin-bottom: 0;}
    .background-title {min-height:340px !important;}
    #messenger_hrefs img {width:42px !important;height:42px !important;}
}
.searchresulttype {float: right;margin-right: 1rem;font-size: 1rem;font-weight: bold;color: #0006;}
.searchresultlist {list-style-position: inside;background-color:#FFFFFF;}
.searchresultlist a {font-size:1.2rem;color: #016eaf;}
.searchresultlist a span{color:#d1242a;}
.searchdeail, .searchdeail a {font-size:.9rem;}
.search-form__live-result {background-color: #fff;}
.searchicon {width: 24px;height: 24px;display: block;position: absolute;top: 16px;left: 17px;opacity: .3;}
.spinner {
    animation: rotate 2s linear infinite;z-index: 2;background-color:#ffffff;margin: -25px 0 0 -25px;width: 32px;height: 32px;position:absolute;left:42px;top:36px;
    & .path {stroke: hsl(210, 70, 75);stroke-linecap: round;animation: dash 1.5s ease-in-out infinite;}
}
@media (max-width: 460px) {
    .searchicon {left:12px;top:18px;width: 18px;height: 18px;}
    .spinner {left:32px;width:28px;height:28px;}
}
@keyframes rotate {
  100% {transform: rotate(360deg);}
}
@keyframes dash {
  0% {stroke-dasharray: 1, 150;stroke-dashoffset: 0;}
  50% {stroke-dasharray: 90, 150;stroke-dashoffset: -35;}
  100% {stroke-dasharray: 90, 150;stroke-dashoffset: -124;}
}
.trustpilot-img, .trustpilot__link { display:none;}
.event-item {position:relative;}
.event-item .type-flag {position: absolute;right: 0;top: 0;font-size: 80%;background-color: #ECECEC;color: #606060;padding: 0 7px;}
#map {display:none;}
#map.successmap {height:450px;border-top: 1px solid #0002;border-bottom: 1px solid #0002;}
#map.errmap {text-align: center;padding: .2rem;background-color: #fff3cd;color: #664d03;border-top: 1px solid #ffe69c;border-bottom: 1px solid #ffe69c;}
.showmap {cursor:pointer;text-decoration:underline dotted;}
.catalog-filter__list--full {display:none;}
.catalog-filters__open, .catalog-filters__close {cursor:pointer;}
@media (max-width: 640px) {
    .catalog-choice {font-size: 20px;line-height: 20px;}
    .catalog-filter__title {font-size: 1.8rem;}
    .catalog-filter__more {font-size:1.2rem;padding: 12px 24px;}
}
.block-content .related__list {max-width:unset;}
.block-content .event-card__image {width:100px;border:none;}
.block-content .event-card__image img {width:80px;}
.block-content ol {margin-left:20px;}
.menu-item-211527 a {background-color: #016eaf;color: #fff !important;text-transform: uppercase;text-decoration: none;padding: 6px 18px;border: 0 solid #666;font-weight: 500;border-radius: 5px;}
.background-title-m svg {display:none;}
@media (max-width: 960px) {
    .background-title-m img {display:none;}
    .background-title-m picture {display:none;}
    .background-title-m  svg {position: absolute;padding: 0;margin: 0;min-width: 100%;min-height: 100%;display:block;opacity: .5;width:auto;height:100%;}
}
.centers-link__logo {border-radius:0;}
.recom_list_elem .centers-link__logo img {width:100%;height:auto;}
.recom_list_elem {display:grid;grid-template-columns: 50px auto;grid-gap: 20px;}
.bg-portfolio .portfolio-gallery__item {background-color: #e1e1e1;background-image: url(https://expostandbuilders.com/wp-content/uploads/favimage.png);background-position: center center;background-repeat: no-repeat;}
.event-card__image img {max-width: 100%;}
.my-popup {z-index:1000;}
.bg-portfolio:nth-child(even) {background-color: #FFFFFF;}
.bg-portfolio:nth-child(odd) {background-color: #EFEFEF;}
.type-flag {text-shadow:1px 1px 1px #00000099;}
.type-flag:hover {text-shadow:1px 1px 0 #000000;}
.type-flag-exhibition {color: #ffffff !important;background-color:#f45757 !important;}
.type-flag-conference {background-color:#5a8bc8 !important;color: #ffffff !important;}
.type-flag-online-event {color: #ffffff !important;background-color:#5ed374 !important;}
.type-flag-seminar {background-color:#a31414 !important;color: #ffffff !important;}
.type-flag-festival {background-color:#e4d921 !important;color: #ffffff !important;}
.type-flag-forum {background-color:#19c9bf !important;color: #ffffff !important;}
.related__list {max-width:unset;}
@media (min-width: 768px) {
  .related__inner {max-width:unset;}
}
.block-content .event-card__info .event-item__link {display:block;width: 74%;line-height: 110%;}
.fancybox__content {padding:0 !important;}
.block-content h1 {text-align:center;margin-bottom: 2rem;text-transform:uppercase;}
.block-content h2 {line-height:110%;}
.block-content > h3 {line-height:110%;text-align: center;font-size: 1.6rem;font-weight: 500;margin-bottom:2rem;}
.wp-block-columns > .wp-block-column img {min-width:100%;}
.service-wrap .wp-block-column img {min-width:unset !important;}
.wp-block-columns > .wp-block-column {margin-bottom:2rem !important;}
.block-content > img, .block-content > center > img {margin-bottom: 20px !important;height:auto;}
.block-columns.grid-a3 {grid-gap: 33px;}
.block-columns > div {border: 1px solid #e6e3e3;margin-bottom: 0;}
.block-columns > div > h3 {line-height: 125%;padding-top: 2rem;margin-left: 2rem;margin-right: 2rem;font-weight: 100;color: #999;font-size: 30px !important;margin-bottom: 1rem !important;padding-left:0;padding-right:0;}
.block-columns > div > p {line-height: 140%;font-size: 100%;margin: 0 2rem 1.5rem;font-weight: 400;}
.mb-0 { margin-bottom:0 !important; }
.text-center { text-align:center !important; }
.block-content video { max-width:100%; height:auto;  }
.wp-block-button__link {width:unset;padding:30px 60px;}
.portfolio__wrapper .wp-block-button__link {padding: 30px 45px !important;white-space: nowrap !important;}
.color-white { color:#FFFFFF !important;}
#trade_fair_stand {text-align:center;}
#trade_fair_stand ul {list-style:none;text-align:left;columns: 200px;column-gap: 30px;}
#trade_fair_stand a, #trade_fair_stand span  {text-decoration:none;color:#ffffffcc;}
#trade_fair_stand a:hover {text-decoration:underline;color:#ffffff !important;}
#trade_fair_stand > div {max-width: 960px;margin: auto;}
#trade_fair_stand ul {text-shadow: 2px 2px 4px #00000099;}
#trade_fair_stand div > ul {font-size:22px;line-height:30px;}
#trade_fair_stand div > ul > li > a, #trade_fair_stand div > ul > li > span {color:#ffcc27;}
#trade_fair_stand ul.third a { color: #ffffff99;}
#trade_fair_stand ul {font-size:90%;}
#trade_fair_stand ul.third {margin-left: 38px;list-style: square;color: #fff5;}
#trade_fair_stand img {width: 18px;height: 18px;border-radius: 8px;box-shadow: 2px 2px 3px #00000066;margin-right:2px;}
@media (max-width: 640px) {
    #trade_fair_stand ul {columns: unset;column-gap: unset;}
    #trade_fair_stand ul.third {margin-left: 37px;list-style: none;color: #fff5;margin-bottom:18px;}
    #trade_fair_stand ul.third li {display:inline-block;margin-right: 10px;}
}
#trade_fair_stand.trade_fair_stand_dark div > ul > li > a, #trade_fair_stand.trade_fair_stand_dark a, #trade_fair_stand.trade_fair_stand_dark ul.third,
#trade_fair_stand.trade_fair_stand_dark ul.third a {color: #212529;}
#trade_fair_stand.trade_fair_stand_dark div > ul > li > span, #trade_fair_stand.trade_fair_stand_dark span,
#trade_fair_stand.trade_fair_stand_dark ul.third span {color: #212529;}
#trade_fair_stand.trade_fair_stand_dark div > ul > li > a {text-transform:uppercase;}
#trade_fair_stand.trade_fair_stand_dark a:hover {text-decoration:underline;color:#000000 !important;}
#trade_fair_stand.trade_fair_stand_dark img, #trade_fair_stand.trade_fair_stand_dark ul {box-shadow:none;text-shadow:unset;}
#trade_fair_stand.trade_fair_stand_dark .first li {break-after: column;}
.background-title { position: relative; }
.has-background-dim-35::before {opacity:.35 !important;}
.page-footer__copyright a {color:#999;}
.bg-eco {color: #0a3622 !important;font-size:90%;}
.bg-eco .portfolio-gallery {grid-template-columns: repeat(6,1fr);}
.bg-eco .portfolio-gallery__item {height: 220px;}
.event-item__link {width: calc(100% - 200px);}
.youtube-iframe {width:100%;height:640px;}
.bg-eco .youtube-iframe {border-radius:5px;}
.wp-block-cover-min { min-height: 0 !important;}
.wp-block-cover h1 {text-align: center; color:white; padding: 0 10px;}
.bg-red-gradient {background: linear-gradient(#b40021, #6e0724 );}

@media (min-width: 1200px) {.bg-eco .portfolio-gallery__item {height: 200px;}}
@media (max-width: 780px) {.bg-eco .portfolio-gallery {grid-template-columns: repeat(2,1fr);} .bg-eco .portfolio-gallery__item {height: 150px;} .youtube-iframe {width:100%; height:380px;}}
@media (max-width: 480px) {.youtube-iframe {width:100%; height:200px !important;} .wp-block-image img {height: auto !important;}}
#menu-our-services li, #menu-our-services-uk li, #menu-our-services-de li, #menu-our-services-pl li, #menu-our-services-ru li {display:inline-block;width:49%;}
.bg-blue {background-color:#3279A6; color:#ffffff;}
.bg-red {background-color:#da2a28; color:#ffffff;}
.bg-dark {background-color:#373737; color:#ffffff;}
.bg-darkblue {background-color:#123E59 !important; color:#ffffff;}
.bg-yellow {background-color: #ffcc27; color: #111617;}
.bg-alivelight {background-color:#D9D898; color: #111617;}
.bg-pinkish {background-color:#D99898; color: #111617;}
ul.buttons, ul.blocks {list-style:none; text-align: center;}
ul.buttons li, ul.blocks li { display:inline-block; position:relative;}
ul.buttons li a, ul.buttons li > span {text-decoration: none; display: block; background-color: white; padding: 10px 20px; text-align: center; min-width: 220px; margin: 5px; border-radius: 5px; border: 2px solid rgba(0,0,0,.15); color:#111617;}
ul.buttons li a:hover, ul.buttons li > span:hover {background-color:rgba(0,0,0,.15); color:#ffffff;}
ul.buttons svg, .btn svg {position: absolute; width: 20px;}
.btn:hover { background-color: #af0208; }
.bg-dark ul.buttons li a:hover, .bg-blue ul.buttons li a:hover, .bg-red ul.buttons li a:hover { color:#ffffff; background-color:rgba(0,0,0,.15); border: 2px solid #FFFFFF;}
ul.blocks li {position: relative; width: 356px; height: 220px; margin: 10px; overflow:hidden;}
ul.blocks li img {width: 100%;height: auto;}
ul.blocks li span {position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: auto; background-color: rgba(0,0,0,.65); text-decoration:none; color:#FFFFFF; font-weight:700; text-transform:uppercase; align-content: center; transition: transform 0.3s ease;}
ul.blocks li:hover span { transform: translateY(220px); }
.how-to-work {text-align: center;margin:0;padding:0; grid-template-columns: 20% 20% 20% 20% 20%;}
.how-to-work li {list-style:none; margin:0; text-align: center; text-transform: uppercase; font-size: 1.25rem; font-weight: 100; letter-spacing: 2px; position:relative; }
.how-to-work li span {font-size: 5rem; font-weight: 900; text-shadow: 1px 1px 5px #123E59, 2px 2px 0 #3279A6, 3px 3px 0 #3279A6, 4px 4px 0 #3279A6, 5px 5px 0 #3279A6, 6px 6px 0 #3279A6; display: block; transform: skew(0deg, -10deg); color: #FFF; }
.how-to-work li svg {position: absolute; right: -32px; width: 64px; top: 22%; opacity: .15;}
@media (max-width: 640px) {.how-to-work {grid-template-columns: auto auto;} .how-to-work svg {display:none;} ul.buttons li a, .btn span a {min-width:115px;}}
.num_block {display: block; padding: 20px 20px; text-align: left; min-width: 220px; margin: 5px; border-radius: 16px; border: 2px solid rgba(0,0,0,.15);line-height: 130%;}
.num_block > span {position:absolute; font-size: 5rem; font-weight: 900; text-shadow: 1px 1px 5px #123E59, 2px 2px 0 #3279A6, 3px 3px 0 #3279A6, 4px 4px 0 #3279A6, 5px 5px 0 #3279A6, 6px 6px 0 #3279A6; display: block; transform: skew(0deg, -10deg); color: #FFF; margin-top:35px;}
.num_block div{margin-top: 80px; padding: 0 1rem;}
code {color: yellow; background-color: hotpink; padding: 4px 8px; border-radius: 12px; font-size:small; letter-spacing:3px; display:block; margin-bottom:15px;}
.contact__wrapper iframe {border-radius:5px !important;}

@media (max-width: 640px) {
    .contact__wrapper .grid-a2 {
	grid-template-columns:100% !important;
    }
}
.btn-why-choose-us {
    cursor:default;
}
.faq-question {
    display: block;
  font-size: 1.2rem;
  font-weight: 500;
    margin-bottom:1px;
    cursor:pointer;
}
.faq-block {
    background-color:#d1e7dd;
}
.faq-block.active {
    background-color:#ffffff;
}
.faq-block .faq-question:before {
    content:'+ ';
}
.faq-block.active .faq-question:before {
    content:'– ';
}

.faq-block .faq-answer {
    display:none;
}
.faq-block.active .faq-answer {
    display:block;
}

.faq-answer {
    padding: 15px;
  font-size: 1rem;
  color: #757575;
}
.faq-answer ul {
    margin:0;
    padding:0;
    list-style:inside;
}
.faq-block {
    border: 1px solid #0003;
  padding: 15px;
    margin-bottom: 0.25rem;
    border-radius:10px;
}
.faq-grid {
    grid-template-columns:50% 50%;
    padding: .5rem 0;
    margin-top: 2rem;
}
@media (max-width: 640px) {
    .faq-grid {
	grid-template-columns:auto;

    }
}
.faq-form ul.buttons span, .faq-form .btn span {
    margin-left:26px;
}
.faq-form {
    border: 1px solid #0003;
  padding: 15px;
    text-align:center;
    border-radius:10px;
    background-color:#ffffff;
    height: 99%;
}
.faq-form .btn {
    max-width: 180px;
    display:inline-block;
    border-radius:5px;
    margin: 5px 25px;
}
.faq-form .btn img {
    width:20px;
    height:20px;
    position:absolute;
}
.faq-form-head {
    font-size:1.4rem;
}

.why-choose-us {
    position: relative;
  padding: 35px 10px;
}
.why-choose-us-child {
    position: absolute; border: 3px dotted #DA2A28; width: calc(100% - 302px); height: calc(100% + 15px); left: 40px; top: -15px; z-index: 10; border-radius: 20px;bottom: -15px;
}

.why-choose-us li {
    list-style:none;
    line-height:110%;
    text-align:left;
    color: #0007;
    margin-bottom:1rem;
}
.why-choose-us li strong {
    display: block;
  padding-top: 11px;
  font-size: 1.8rem;
  font-weight: 100;
  color: #000;
  padding-bottom: 13px;
    margin-left: -25px;
    line-height: 95%;
}
.why-choose-us li span {
  padding: 15px;
  display: inline-block;
  background-color: #fff;
  margin: 10px 40px 25px 0;
  line-height: 100%;
  border-radius: 15%;
  font-size: 2rem;
    vertical-align: top;
    border: 2px solid #DA2A28;
    z-index: 100;
  position: relative;
    color:#DA2A28;
}
.why-choose-us div {
    display:inline-block;
    width:73%;
    margin-left: 3%;
}
.why-choose-us div.grid {
    width:90%;
}
.btn {
    width:unset;
    max-width:480px;
    min-width:18px;
}
.btn-why-choose-us {
    border: 2px solid #000;
  color: #000;
  background-color: #fff;
  position: absolute;
  z-index: 0100;
  border-radius: 6px;
  bottom: -22px;
  left: 260px;
  font-size: 1.2rem;
  font-weight: 500;
}
.why-choose-us img {
    width: 100%; height: auto; border-radius: 50%; box-shadow: -3px 3px 5px #0001, 9px -9px 5px #0001; z-index:100;  position: relative; border: 2px solid #DA2A28;
}
.where-we-can img {
    display:block;
    margin:auto;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}
@media (max-width: 640px) {
    .why-choose-us li strong {
	font-size: 1.4rem;
    line-height: 100%;
    padding-top: 0;
    }
    .why-choose-us div {
	display:inline-block;
	width:65%;
    }
    .why-choose-us-child {
	display:none !important;
    }
    .why-choose-us .grid {
	width:100%;
	margin:0;
    }
    .why-choose-us {
	padding: 0;
  grid-template-columns: auto;
    }
    .why-choose-us img { display:none; }
    .btn-why-choose-us {
	position:relative;
	left:0;
	display:none;
    }
}

.about-esbau-main {
    padding: 4rem;
  margin-left: 20%;
  padding-left: 293px;
  border-radius: 35px;
}
.about-esbau-main h2 {
    text-align: left; padding-left: 0; margin-left:-45px;
}
.about-esbau-image {
    position: absolute;width: 40%;border-radius: 50%;top: 13%;
}
.about-esbau-image img {
    width: 100%; height: 100%; border-radius: 50%; box-shadow: 10px 2px 4px #00000066;
}

@media (max-width: 640px) {
    .about-esbau {
	padding:0;
    }
    .about-esbau-main {
	border-radius:0;
	padding: 2rem !important;
  margin: 0;
    }
    .about-esbau-main h2 {
	padding-left: 0;
	margin:0;
	margin-top: 80%;
    text-align: center;
    margin-bottom: 2rem;
    }
    .about-esbau-image {
	position: absolute;
	border-radius: 50%;
	text-align: center;
	margin: auto;
	left: 20%;
	top: 40px;
	right: 20%;
	width:unset;
    }

}

.block-order {
    text-align:center;
    max-width: 1170px !important;
  margin: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.block-order h2 {
    margin-bottom: 1rem;
}
.block-order .btn {
    margin:5px;
    display:inline-block;
    font-weight:500;
    letter-spacing:0.5px;
}

@media (max-width: 460px) {
    .grid-m-a1 {
	grid-template-columns: auto !important;
    }
}
.btn-outline-white {
    border:2px solid #ffffff;
    color:white;
    background:none;
}
.btn-outline-white:hover {
    border:2px solid #ffffff;
    color:#1a4864;
    background:#ffffff;
}

.btn-outline-dark {
    border:2px solid #171717;
    color:#171717;
    background:none;
}
.btn-outline-dark:hover {
    border:2px solid #171717;
    color:#ffffff;
    background:#171717;
}
.btn-outline-dark:hover svg {
    filter: brightness(0) invert(1);
}

.btn-yellow {
    border: 2px solid #ffcc27;
    color:#ffffff;
    background-color:#ffcc27;
    text-shadow: 1px 0 2px #0009;
}
.btn-yellow:hover {
    border: 2px solid #DA2A28;
    color:#ffffff;
    background-color:#DA2A28;
}

.btn-darkblue {
    border: 2px solid #21506d;
    color:#FFFFFF;
    background-color:#21506d;
}

.btn-blue {
    border: 2px solid #3279A6;
    color:#3279A6;
    background-color:#ffffff;
    max-width: 240px;
}
.btn-blue:hover {
    border: 2px solid #21506d;
    background-color:#21506d;
  color:#ffffff;
}

.btn-red {
    border: 2px solid #DA2A28;
    color:#FFFFFF;
    background-color:#DA2A28;
}

.contact_wrapper_main {
    padding: 5% 7%;
    margin: 0 10%;
    border-radius: 8px;
}
.contact_wrapper_main .grid {
    padding-left:1rem;
    padding-right:0rem;
}
.contact_wrapper_main .grid:first-child {
    padding-right:1rem;
    padding-left:0rem;
}
@media (max-width: 640px) {
    .contact_wrapper_main {
	padding: 5% 7%;
	margin: 0;
	border-radius: 8px;
    }
    .contact_wrapper_main .grid {
	padding-left:0rem;
	padding-right:0rem;
    }
    .contact_wrapper_main .grid:first-child {
	padding-right:0rem;
	padding-left:0rem;
    }
}
.strong { font-weight: 800 !important; }

#slide_line{width:100%;margin:0 auto;text-align:center;overflow:hidden; height:160px;}

#slide_line img{width:120px;height:auto;}
.string:hover{cursor:pointer;}

img.svg {
    display:none;
}
@media (max-width: 960px) {
    img.svg {

    z-index: 0;
	display: block;
    position: absolute;
	height:100%;
    }

    .bg-red-gradient {
    background: linear-gradient(#ffffff, #ffffff );
    }

}

.about-esbau-image { display:block; }
.about-esbau-image-m { display:none; }

@media (max-width: 460px) {
    #slide_line {
	height: 310px;
    }
  #slide_line img {
	width:95px;
    }
    ul.blocks li {
	width:100%;
	margin:10px 0;
    }
    .about-esbau-image { display:none; }
    .about-esbau-image-m { display:block; }

}

@media (max-width:100px){
#slide_line img{width:100%;max-width:160px;margin-right:1%;}
}
@media (max-width:50px){
#slide_line img{width:99%;}
}

@media (max-width: 960px) {
    .wp-block-cover-main h1 {
	text-transform:uppercase;
	color:#171717;
	text-shadow:unset;
    }
    .wp-block-cover-main {
	min-height:unset !important;
	background-color:#ffffff;
	height:unset !important;
	padding: 1.5rem 0 0 0 !important;
    }
    .btn-why-choose-us { margin-bottom:0; }
}

@media screen and (max-width: 960px) {
    .my-popup {
	padding-top: 0;
    padding-bottom: 0;
    }
    .my-popup__title {
	padding-top: 30px;
    }
}

.portfolio-gallery__item:nth-child(6), .portfolio-gallery__item:nth-child(7) {
  grid-column: 2 span;
}
@media (max-width: 460px) {
    .portfolio-gallery__item:nth-child(5)  {
      grid-column: 2 span;
    }

    .portfolio-gallery__item:nth-child(6),
    .portfolio-gallery__item:nth-child(3) {
	  grid-column: 1 span;
    }
    .why-choose-us li span {
	margin: 10px 28px 25px 0;
    }
    .why-choose-us li strong {
	margin-left:-15px;
    }
}

.overlay-img {
    opacity:.5;
}

.mb25 {
    margin-bottom:25px;
}

.codedropz-upload-container {
    padding: 3px !important;
}
.codedropz-upload-inner {
    background-color: #FFF3;
  border-radius: 2px;
  padding: 10px;
}
.wpcf7-form input, .wpcf7-form textarea { font-size:14px; font-family: "Roboto"; font-weight:400; margin-bottom:20px; border-radius:4px; }
.wpcf7-form input.checkbox { width:unset; }
.wpcf7-not-valid-tip { margin-top:-18px; }
.wpcf7-form a { color:#ffffff; }
.my-popup a { color:#171717; }
.wpcf7-form-control-wrap { margin-right: 10px; width: 100%; }
.my-popup__form .popup-group .wpcf7-form-control-wrap { margin-right: 15px; display: inline-block; width: 31%; }
.wpcf7-file { width:100% !important; }
.my-popup textarea { height: 75px;}

.popup-group form.invalid .wpcf7-response-output, .popup-group form.unaccepted .wpcf7-response-output, .popup-group form.payment-required .wpcf7-response-output {
    width:100%;
}
.popup-group-full {
    display:flex;
}
@media (max-width: 640px) {
    .popup-group { width:97%; }
    .my-popup__form .popup-group .wpcf7-form-control-wrap { margin-right: 0; display: block; width: 100%; }
    .wpcf7-form .form__text { margin-bottom:10px; }
    .checkbox { margin-bottom:0; }
    .my-popup__form .btn { margin-bottom:10px; }
    .my-popup__form .wpcf7-not-valid-tip {
	font-size:.8rem;
    }
    center { width:100%; }
}

.mb-2 { margin-bottom: 1.25rem;}
.btn-form-lg {
    font-size: 1.5rem !important;
    max-width:250px;
    display:block;
    color:da2a28;
}
.form__desc { margin-bottom: 5px; }
.dnd-upload-status .dnd-upload-details .name {
    color:#ffffff;
}
.dnd-upload-status .dnd-upload-details .name em {
    color:#ffffff66;
}
.dnd-upload-status .dnd-upload-image {
    border:0;
    background-color:#ffffff;
}
.popup-group-full textarea { height: 120px; }

@media (max-width: 640px) {
    .popup-group-full {
	display:block;
    }
}

.youtube-iframe { min-width:100%; min-height: 580px;}
@media (max-width: 480px) {
    .youtube-iframe { min-width:100%; min-height: 240px;}
}
#menu-our-services { column-count:2;}
