@font-face {
  font-family: "Amazon Ember";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_Rg.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_Rg.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_Rg.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_Rg.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_RgIt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_RgIt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_RgIt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_RgIt.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_Bd.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_Bd.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_Bd.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_Bd.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_BdIt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_BdIt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_BdIt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_BdIt.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_He.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_He.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_He.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_He.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 900;
  font-style: italic;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_HeIt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_HeIt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_HeIt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_HeIt.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_Lt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_Lt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_Lt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_Lt.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_LtIt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_LtIt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_LtIt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_LtIt.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_Th.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_Th.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_Th.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_Th.ttf") format("truetype");
}
@font-face {
  font-family: "Amazon Ember";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/amazon-ember-font/AmazonEmber_W_ThIt.eot") format("embedded-opentype"), url("../fonts/amazon-ember-font/AmazonEmber_W_ThIt.woff2") format("woff2"), url("../fonts/amazon-ember-font/AmazonEmber_W_ThIt.woff") format("woff"), url("../fonts/amazon-ember-font/AmazonEmber_ThIt.ttf") format("truetype");
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.banner-bottom .right-item {
    height: 100%;
}
.banner-bottom  .btn_ls a.button_blue {
    border-color: #fff;
}
.banner-bottom  .btn_ls a.button_blue:hover {
    border-color: #fff;
}

section {
    background-color: #fff;
}


:root {
    --white: #fff;
    --main: #000000;
    --second: #9b0d0e; 
    --rose: #f5c1cb;
    --grey: #f2f2f2;
    --enamel: #f4e0ce;
    --cream: #e2c8b0;
    --dark-blue: #000;
/*    --blue: #4681A6;*/
    --blue: #987dcc;
    --light-blue: #9BDAF2;
}


header.header-main {
  border-bottom: 1px solid #000;
  background-color: #fff;
}
.menu-wrap ul li a {
  transition: all 0.3s;
}
.btn-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.btn_ls svg {
    width: 50px;
    height: 50px;
    margin: -2px 15px -2px -2px;
}
.btn_ls img {
    width: auto;
    height: 17px;
    margin: 0px 7px -2px -2px;
}
.btn_ls a:hover img {
    filter: brightness(0) invert(1);
}
.btn_ls.phone_top a:hover img, .btn_ls a.text_btn:hover img {
    filter: none;
}
.big-width {
  width: 320px;
}
.btn_ls {
    position: relative;
    display: inline-block;
}
.btn_ls a {
    font-size: 16px;
    font-weight: 700;
    line-height: 22.5px;
    text-align: left;
    color: var(--second);
    background: transparent;
    border: 2px solid var(--second);
    padding: 0 20px;
    border-radius: 5px;
    width: auto;
    margin: 0 30px;
    min-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn_ls.btn_icon a {
    padding: 0;
}
.btn_ls.phone_top a {
    border: 0;
}
/*.btn_ls.phone_top img {
    filter: brightness(0) invert(1);
    background-color: var(--second);
    border-radius: 100%;
    width: 30px;
    height: 30px;
}*/

.info-banner__button.btn_ls a {
    margin: 20px 0 10px 0;
}
.block_revs .info-banner__button.btn_ls.btn_ls a {
    margin: 0 0 40px 0;
}
.btn_2_yes a:first-child {
    margin-right: 20px;
}
.btn_ls a:hover {
   color: #fff;
   background-color: var(--second);
}
.btn_ls a::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 100%) rotate(0deg);
  transform-origin: top left;
  transition: all 0.3s;
  background-color: var(--second);
  z-index: -1;
  content: "";
}
.btn_ls a:active::before {
  background-color: var(--second);
}
.btn_ls a:hover::before {
  transform: translate(0, 0);
}
.btn_ls a.button_blue {
    background: var(--second);
    color: #fff;
  transform: skew(-25deg);
  cursor: pointer;
}
.btn_ls a.button_app {
  transform: skew(-25deg);
}
.btn_ls a.button_blue span, .btn_ls a.button_app span, .btn_ls a.button_app img, .btn_ls a.button_blue img {
  display: block;
  transform: skew(25deg);
}
.btn_ls a.button_blue:hover {
   color: var(--second);
   background-color: #fff;
}
.btn_ls a.button_blue::before {
  background-color: #fff;
}
.btn_ls a.button_blue:active::before {
  background-color: #fff;
}
.top-text a.wh-text {
  color: var(--white) !important;
}
body .wp-google-list .wp-google-wr {
    position: absolute !important;
    right: 45px !important;
    margin-top: -50px !important;
}
body .top-text .wp-gr.wpac {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between;
    align-items: center;
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: 8px !important;
}
body .top-text .bot {
    margin-top: 30px;
}
body .top-text .bot .wp-gr.wpac {
    padding-bottom: 40px !important;
}

.light-blue-block {
    border: 1px solid var(--second);
    background-color: var(--light-blue);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 40px 20px;
    display: flex;
}
.light-blue-block ul {
    list-style: none;
}
.light-blue-block ul li:before {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/themes/custom/assets/img/ul_icon_red.svg);
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
ul.mark li {
    font-size: 18px;
    padding-left: 30px;
}
ul.mark li:before {
    content: '';
    width: 21px;
    height: 21px;
    background-image: url(/wp-content/themes/custom/assets/img/list_icon_red.svg);
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
    margin-left: -30px;
}
.bg-blue ul.mark li:before {
    content: '';
    background-image: url(/wp-content/themes/custom/assets/img/list_icon_white.svg);
}
.bg-blue .top-text a:hover {
    color: var(--white);
}
.list-icon ul {
    list-style: none;
}
.list-icon ul li:before {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/themes/custom/assets/img/ul_icon_red.svg);
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.parallax .block_item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.txt-wrap {
    display: block;
    position: relative;
}
.main-title {
    display: block;
    position: relative;
}
.btn-wrap .btn_ls {
    margin-bottom: 25px;
}
.contacts-wrap .title-3, .graf .title-3 {
    margin-bottom: 15px;
}
.addr svg {
    fill: var(--second);
    margin-right: 7px;
    display: inline-block;
    width: 27px;
    height: 32px;
}
.addr a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.block_item.img-50 .img-row .img-item {
    width: calc(50% - 30px);
    margin: 15px;
    display: block;
}
.img-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.block_item.img-50 .img-row .img-item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.header-main .btn_ls a {
    font-size: 16px;
    line-height: 18.5px;
    padding: 0 20px;
    margin: 0;
    min-height: 40px;
}
.header-main .btn_ls a.button_blue:hover {
    color: var(--second) !important;
}
.mobile-menu-wrap {
    z-index: 2;
}
.btn-menu {
   z-index: 3 !important; 
}
.header-main .btn_ls img, .btn_ls a.text_btn img {
    width: auto;
    height: 45px;
    margin: 2px 5px 0px -3px;
}
.btn_ls.phone_top a, .btn_ls a.text_btn {
   color: var(--dark-blue);
   border: 0;
   font-weight: 400;
   padding-left: 0;
   font-size: 20px;
}
.bg-blue .btn_ls.phone_top a, .bg-blue .btn_ls a.text_btn {
    color: var(--white);
}
.btn_ls.phone_top a:hover, .btn_ls a.text_btn:hover {
   color: var(--second);
   border: 0;
   background: transparent;
}
.btn_ls.phone_top a::before, .btn_ls a.text_btn::before {
   display: none;
}
.menu-item-has-children > a {
    padding-right: 22px;
}

.menu-item-has-children > a:after {
    content: '';
    width: 22px;
    height: 22px;
    background-size: cover;
    display: inline-block;
    transition: all 0.4s ease;
    background-image: url(/wp-content/themes/custom/assets/img/icon_submenu.svg);
    transform: rotateZ(90deg);
    position: absolute;
    margin: 1px 0 0 2px;
}
.menu-item-has-children:hover > a {
    color: var(--second);
}
.menu-item-has-children:hover a:after {
    transform: rotateZ(-90deg);
    background-image: url(/wp-content/themes/custom/assets/img/icon_submenu_red.svg);
}
.footer-main .logo-wrap a {
    display: block;
    width: max-content;
    margin: 15px 0;
}
.mobile-menu-wrap .btn_ls {
    display: block;
    width: max-content;
    margin: 10px auto;
}
.mobile-menu-wrap .sub-menu {
    margin-top: 10px;
}
.red {
    color: var(--second);
}
.top-text .contacts-wrap {
    margin-top: 20px;
}
.top-text .contacts-wrap ul li a img {
    margin-right: 7px;
    position: relative;
    top: 3px;
    height: auto;
    width: 22px;
}
.top-text .contacts-wrap ul li a:hover {
    color: var(--second);
}
.top-text .contacts-wrap ul {
    margin: 0;
    padding: 0;
}
.bg-red {
    background-color: var(--second);
} 
.row_rev {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}
.row_rev .item_rev {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 15px;
    display: flex;
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.7s;
    width: calc(33% - 20px);
    margin: 10px;
    color: var(--dark-blue);
}
.row_rev .item_rev:hover {
    transform: translateY(-15px);  
}
.block_revs .top-text {
    text-align: center;
}
.section-content.bg-blue .row_rev .item_rev .top-text {
    color: var(--white);
    font-size: 16px;
}
.section-content.bg-blue .row_rev .item_rev {
    color: var(--white);
}
.stars {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}
.item_rev .top-text {
    font-size: 16px;
}
.name-rev {
    font-weight: 700;
    margin: 15px 0;
}
.img-area {
    margin: 0 auto;
}
.top-text a, .article-faq__content a {
    color: var(--second);
    transition: all 0.4s;
}
.top-text a:hover, .article-faq__content a:hover {
    color: var(--dark-blue);
}
.article-faq__title {
    width: calc(100% - 1.6em);
}
.block_cols .block_item.map.cols_100 {
    margin: 0 0 -5px 0;
    padding: 0;
}
.map {
    width: 100%;
    filter: grayscale(100%);
}
.home .nums-10 .block_item.only-title {
    margin-bottom: 20px;
    margin-top: -25px;
}
.contacts-wrap svg {
    fill: #fff;
}
.contacts-wrap img {
    filter: brightness(0) invert(1);
}
.home .nums-14 .block_item {
    margin-bottom: 0px;
    position: relative;
}
.home .nums-13 .title_3.tpos-left {
    margin-bottom: 15px;
}
.home .nums-14 .title_3.tpos-center {
    margin-bottom: 15px;
}
.section-content ul.cityes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 15px 40px;
}
.cityes li {
  width: 50%;
  color: var(--second);
}
.mark.cityes li {
    width: 50%;
    color: var(--dark-blue);
}
.bg-blue .mark.cityes li {
    width: 50%;
    color: var(--white);
}
.section-content.bl-cityes {
  padding: 70px 0 90px 0;
}
.cta-sec .title_3 {
  margin-bottom: 0;
}
.cta-sec .info-banner__button.btn_ls a {
    margin: 20px 0;
}
.big_map iframe {
  width: 100% !important;
}
.faq_new {
  margin-bottom: 45px;
}
.faq_new .article-faq__item {
    margin-bottom: 0px;
    border: 1px solid #D6D9DA;
    margin-bottom: -1px;
}
.faq_new .article-faq__wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 50px;
}
.faq_new .article-faq__row {
    background-color: transparent;
    cursor: pointer;
    color: var(--dark-blue);
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
    padding: 12px 15px;
}
.faq_new .article-faq__content {
    z-index: 0;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    padding: 5px 15px 20px 15px;
}
.faq_new .article-faq__title {
    color: var(--dark-blue);
    font-size: 20px;
}
.faq_new .article-faq__arrow {
    color: var(--dark-blue);
    width: 1.5em;
    height: 1.5em;
}
.faq_new .article-faq__item .article-faq__arrow svg {
    transform: rotate(-90deg);
    transition: all 0.4s;
}
.faq_new .article-faq__item.active .article-faq__arrow svg {
    transform: rotate(0deg);
    transition: all 0.4s;
}
.faq_new .article-faq__wrap .article-faq__item:first-child {
  border-radius: 5px 5px 0 0;
}
.faq_new .article-faq__wrap .article-faq__item:last-child {
  border-radius: 0 0 5px 5px;
}
.pd_0 {
  padding: 0 0 15px 0 !important;
}
.pd_20 {
  padding: 0 20px 15px 20px !important;
}
.section-content .block_cols .sm_title h3 {
  font-size: 24px;
  font-weight: 500;
}
.block_item {
  overflow: inherit !important;
}
.bg-blue .icon_title {
  filter: brightness(0) invert(1);
}
.row_column .block_cols .title_4 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 5px 0;
}
.img-row, .img-item {
  width: 100%;
}
.image-item {
  width: 100%;
  height: auto;
}
body .ti-widget.ti-goog .ti-controls .ti-next {
    right: -14px;
}
body .ti-widget.ti-goog .ti-controls .ti-prev {
    left: -14px;
}
body .ti-widget.ti-goog .ti-controls .ti-next:before, body .ti-widget.ti-goog .ti-controls .ti-prev:before {
    content: "";
    background: #fff;
    width: 29px;
    height: 7px;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
    position: absolute;
}
body .ti-widget.ti-goog .ti-controls .ti-next:after, body .ti-widget.ti-goog .ti-controls .ti-prev:after {
    content: "";
    background: #fff;
    width: 29px;
    height: 7px;
    display: block;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 2px;
    position: absolute;
}
body .ti-widget.ti-goog .ti-controls .ti-next:before, body .ti-widget.ti-goog .ti-controls .ti-prev:after {
    top: 2px;
    right: 0px;
}
.icon_title {
  filter: invert(1);
  filter: invert(12%) sepia(99%) saturate(4743%) hue-rotate(352deg) brightness(65%) contrast(98%);
}
.bg-city {
    position: relative;
    margin: 100px 0 50px 0;
    font-size: 20px;
}
.bg_back_mob {
    display: none;
}
.set {
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 32%;
    top: 29%;
}
.set img {
    width: 100%;
    height: auto;
}
.bg_back {
    width: 70%;
    margin: 20px auto;
}
.bg_back img {
    width: 100%;
    height: auto;
}
.flex-city-top, .flex-city-bottom {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.cts {
    position: absolute;
    text-align: center;
    background: #fff;
}
.flex-city-top .col_1 {
    top: -60px;
    left: 13%;
}
.flex-city-top .col_2 {
    top: -50px;
    right: 29%;
}
.flex-city-top .col_3 {
    top: -15px;
    right: 6%;
}
.flex-city-bottom .col_1 {
    top: -295px;
    left: 2%;
}
.flex-city-bottom .col_2 {
    top: -107px;
    left: 23%;
}
.flex-city-bottom .col_3 {
    top: -148px;
    right: 8%;
}
@media (max-width: 1100px) { 
   .bg-city {
    font-size: 18px;
}
.flex-city-bottom .col_1 {
    top: -240px;
    left: 2%;
}
.flex-city-bottom .col_3 {
    top: -125px;
    right: 8%;
}
}
@media (max-width: 900px) { 
.bg-city {
    font-size: 16px;
}
.flex-city-bottom .col_1 {
    top: -215px;
    left: 0%;
}
.flex-city-bottom .col_2 {
    top: -80px;
    left: 21%;
}
.flex-city-bottom .col_3 {
    top: -114px;
    right: 5%;
}
.flex-city-top .col_3 {
    top: -24px;
    right: 4%;
}
.flex-city-top .col_2 {
    top: -45px;
    right: 27%;
}
.flex-city-top .col_1 {
    top: -55px;
    left: 11%;
}
}
@media (max-width: 767px) { 
.bg_back_mob {
    display: block;
    width: 70%;
    margin: 0 auto;
}
.bg_back_mob img {
    width: 100%;
    height: auto;
}
.bg_back {
    display: none;
}
.bg-city {
    position: relative;
    margin: 130px 0 80px 0;
    font-size: 18px;
}
.set {
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 48%;
    top: 28%;
    padding-left: 9%;
}
.bg-city {
    font-size: 16px;
}
.flex-city-top .col_1 {
    top: -90px;
    left: 10%;
}
.flex-city-top .col_2 {
    top: -90px;
    left: 30%;
}
.flex-city-top .col_3 {
    top: 5px;
    right: 12%;
}
.flex-city-bottom .col_1 {
    top: -285px;
    left: 9%;
}
.flex-city-bottom .col_2 {
    top: 10px;
    left: 44%;
}
.flex-city-bottom .col_3 {
    top: -175px;
    right: 8%;
}
}
@media (max-width: 600px) { 
.flex-city-top .col_1 {
    top: -95px;
    left: 6%;
}
.flex-city-top .col_2 {
    top: -93px;
    left: 27%;
}
.flex-city-top .col_3 {
    top: -38px;
    right: 10%;
}
.flex-city-bottom .col_1 {
    top: -190px;
    left: 4%;
}
.flex-city-bottom .col_2 {
    top: 5px;
    left: 41%;
}
.flex-city-bottom .col_3 {
    top: -118px;
    right: 4%;
}
}
@media (max-width: 420px) { 
.flex-city-top .col_1 {
    top: -100px;
    left: 2%;
}
.flex-city-top .col_2 {
    top: -93px;
    left: 27%;
}
.flex-city-top .col_3 {
    top: -62px;
    right: 5%;
}
.flex-city-bottom .col_1 {
    top: -140px;
    left: 0%;
}
.flex-city-bottom .col_2 {
    top: 3px;
    left: 36%;
}
.flex-city-bottom .col_3 {
    top: -85px;
    right: 0%;
}

}

.ic_def .icon_title {
  filter: inherit;
}
.border_3 {
    border: 3px solid var(--second);
}
.footer_links span:last-child {
    display: none;
}



























.img-item {
  border-radius: 10px;
}
.link-wrap {
    display: flex;
    justify-content: end;
    align-items: center;
}
.langs {
    margin-left: 25px;
}
a.btn-top {
    color: #fff;
    border: 2px solid var(--second);
    border-radius: 50px;
    padding: 10px 17px;
    background: var(--second);
    font-weight: 400;
    font-size: 14px;
    transition: all 0.5s;
    text-transform: uppercase;
}
a.btn-top:hover {
  color: #000 !important;
  background: #fff;
}
















.parallax {
    background-position: 0 0, 50% !important;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover !important;
    background-attachment: scroll, fixed !important;
    height: 90vh !important;
    position: relative !important;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: max-content;
}
.parallax.bg-white {
    color: #fff;
}
.section-content {
   padding: 70px 0 30px 0;
   color: var(--dark-blue);
   font-weight: 500;
}
.head-buttons {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    top: 65%;
}
.rose {
    background-color: var(--rose);
}
.head-buttons .service-head__phone.block-show {
    color: #fff;
}
.block_cols .block_item {
    padding: 25px;
}
.cols_10 {
    width: calc(10% - 20px);
    margin: 10px;
}
.cols_20 {
    width: calc(20% - 20px);
    margin: 10px;
}
.cols_25 {
    width: calc(25% - 20px);
    margin: 10px;
}
.cols_30 {
    width: calc(30% - 20px);
    margin: 10px;
}
.cols_33 {
    width: calc(33% - 20px);
    margin: 10px;
}
.cols_40 {
    width: calc(40% - 20px);
    margin: 10px;
}
.cols_50 {
    width: calc(50% - 20px);
    margin: 10px;
}
.cols_60 {
    width: calc(60% - 20px);
    margin: 10px;
}
.cols_70 {
    width: calc(70% - 20px);
    margin: 10px;
}
.cols_80 {
    width: calc(80% - 20px);
    margin: 10px;
}
.cols_90 {
    width: calc(90% - 20px);
    margin: 10px;
}
.cols_100 {
    width: 100%;
}
.block_video {
    max-height: 525px;
}
iframe {
    max-width: 100% !important;
}
.block_item.only-title {
    margin-bottom: 5px;
    margin-top: -25px;
}
.page-id-14808 .banner-mini .banner-img {
    max-height: 600px;
}
.block_item.only-title .top-text, .block_item.only-title .info-banner__button {
    display: none;
}
.block_item.only-title .title_3 {
    line-height: 1.2;
}
.banner-image .banner-img {
    object-fit: cover;
    max-height: 520px;
}
.title_3 span {
    color: var(--orange);
}
.green-bg {
    background-color: hsl(143, 51%, 50%);
    padding: 2%;
    color: #fff;
}
.info-banner__button.pos-center {
    display: flex;
    justify-content: center;
}
.info-banner__button.pos-left {
    display: flex;
    justify-content: flex-start;
}
.info-banner__button.pos-right {
    display: flex;
    justify-content: flex-end;
}
.button_blue img, .button_sb img {
    filter: brightness(0) invert(1);
    max-width: 24px;
    max-height: 24px;
    margin-right: 8px;
    margin-left: 10px;
} 
.block_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block_cols.center-align {
    align-items: center;
}
/*.block_cols.top-align {
    align-items: flex-start;
}*/
.block_cols.bottom-align {
    align-items: flex-end;
}
.block_cols .block_item {
    margin-bottom: 10px;
}
.block_cols  img.aligncenter {
    display: block;
    align-items: center;
    margin: 0 auto;
}
.section-content h3 {
   color: var(--dark-blue);
   font-size: 30px;
   line-height: 1.3;
   font-weight: 700;
   margin: 0 0 15px 0;
}
/*.home .nums-11 {
   padding-top: 0;
}
.home .nums-12 .block_item {
    margin-bottom: 0px;
}*/
.bg-grey {
    background-color: #f2f2f2;
}
.bg-blue {
    background-color: var(--blue);
}
.bg-white {
    background-color: #fff;
}
.bg-orange {
    background-color: var(--orange);
}
.top-text {
    font-size: 20px;
    color: var(--dark-blue);
    font-weight: 500;
}
.section-content.bg-blue, .section-content.bg-orange {
    color: #fff;
} 
.block_item {
    margin-bottom: 40px;
    position: relative;
}
.block_item.pd_0 {
    padding: 0;
    margin-bottom: 0;
} 
.block_row {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
}
.right-item {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.has-img .left-item {
    width: 33%;
    display: flex;
    align-items: center;
}
.col_50 .left-item {
    width: 50%;
    display: flex;
    align-items: center;
}
.col_20 .left-item {
    width: 20%;
    display: flex;
    align-items: center;
}
.has-img .img-item {
    min-height: 400px;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.has-img .size-contain .img-item {
    min-height: 300px;
}
.has-img .size-contain .img-item {
    background-size: contain;
}
.has-img .right-item {
    width: 67%;
    display: flex;
    align-items: center;
}
.col_50 .right-item {
    width: 50%;
    display: flex;
    align-items: center;
}
.col_20 .right-item {
    width: 80%;
    display: flex;
    align-items: center;
}
.has-img.pos-left .text-item {
    padding-left: 40px;
}
.block_row.has-img.pos-right {
   flex-direction: row-reverse;
}
.has-img.pos-right .text-item {
    padding-right: 40px;
}
.ce_button {
    width: 100%;
    max-width: 100%;
    border: 0;
    border-top-left-radius: 0.35em;
    border-top-right-radius: 0.35em;
    border-bottom-right-radius: 0.35em;
    border-bottom-left-radius: 0.35em;
    font-size: 1em;
    background-color: var(--dark-blue);
    transition: all 0.3s;
    box-shadow: 0em 0.15em 0.65em 0em rgba(0, 0, 0, 0.25);
}
.ce_button:hover {
    background-color:rgba(19,58,129,0.75);
}
 .appointment-form {
    color: var(--dark-blue);
    margin-top: 40px;
 }
 .appointment-form label {
 display: block;
 margin: 10px 0 -15px 0px;
 font-weight: bold;
 }
 .appointment-form input,
 .appointment-form select,
 .appointment-form textarea {
 width: 100%;
 padding: 10px;
 margin-bottom: 15px;
 border: 1px solid #ccc;
 border-radius: 5px;
 background-color: #fff;
 }
.appointment-form .wpcf7-not-valid-tip {
    font-size: 14px;
 }
.appointment-form .wpcf7-list-item {
    margin: 0;
 }
 .appointment-form .wpcf7-submit {
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    line-height: 22.5px;
    text-align: left;
    color: #fff;
    background: var(--second);
    border: 2px solid var(--second);
    padding: 0 30px;
    border-radius: 100px;
    text-transform: uppercase;
    width: max-content;
    margin: 10px auto;
    min-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: block;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
 }
 .appointment-form .wpcf7-submit:hover {
    color: var(--second);
    background: transparent;
}
 .appointment-form  .wpcf7-form-control label {
  font-size: 14px;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: 400;
  display: flex;
 }
  .appointment-form .wpcf7-response-output {
    text-align: center;
 }
 .hidden {
 display: none;
 }
.guide-text {
 font-size: 12px;
 font-style: italic;
 margin-top: 1px;
 margin-bottom: 10px;
 }
.appointment-form input[type="checkbox"] {
 width: auto;
 margin-right: 5px;
}
.title_3 {
    font-size: 24px;
}
.title_3.tpos-left {
    text-align: left;
}
.title_3.tpos-center {
    text-align: center;
}
.section-content.bg-blue .top-text, .section-content.bg-orange .top-text {
    color: #fff;
}
.section-content.bg-blue h3, .section-content.bg-orange h3 {
    color: #fff;
}
.section-content ul {
    padding: 10px 0 0 0px;
}
.list-icon ul {
    padding: 0;
    margin: 0;
}
.banner-mini h1 {
    top: 50%;
    left: 50%;
    z-index: 2;
    color: #fff;
    position: absolute;
    text-align: center;
    text-shadow: 2px 2px #333;
    font-size: calc(18px + 1.6vw);
    transform: translate(-50%, -50%);
    min-width: inherit;
}
.page-id-13934 .banner-mini .banner-img {
    max-height: 355px;
}
.text-item {
    width: 100%;
}
.top-text p {
    width: 100%;
    padding: 7px 0;
}
.page-template-page-sections-ce .gform_button {
    color: rgb(247, 247, 247) !important;
    border-color: rgb(232, 140, 42) !important;
    background-color: rgb(232, 140, 42) !important;
    text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
    border-radius: 0.25em !important;
}
.page-template-page-sections-ce .gform_required_legend {
    display: none;
}
.page-template-page-sections-ce .gfield--type-select:after {
    display: none;
}
.section-content .button span {
    min-width: max-content;
    text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
}
.section-content .block_cols h3 {
    color: var(--dark-blue);
}
.section-content .block_cols .top-text {
    color: var(--dark-blue);
}
.section-content.cta-sec .block_cols h3 {
    color: var(--white);
}
.section-content.bg-blue .block_cols h3 {
    color: var(--white);
}
.section-content.bg-blue .block_cols .top-text {
    color: var(--white);
}
.section-content.parallax .block_cols h3 {
    color: var(--white);
}
.section-content.parallax .block_cols .top-text {
    color: var(--white);
}
.section-content.padd_20 {
   padding: 20px 0;
}
.section-content.padd_40 {
   padding: 40px 0;
}
.section-content.padd_none {
   padding: 0;
}
.section-content.padd_90 {
   padding: 90px 0;
}
.section-content.padd_120 {
   padding: 120px 0;
}
.section-content.padd_20 .block_cols .block_item {
    margin-bottom: 0px;
}
.banner img {
    width: 100%;
    height: auto;
}
.section-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.section-content.bg-custom h3 {
    color: var(--dark-blue);
}
.section-content.bg-custom .top-text {
    color: var(--dark-blue);
}
.text-item .gfield_label {
    color: inherit !important;
}
.text-item .gform-field-label {
    color: inherit !important;
}
.title_blue_bg {
    background-color: var(--dark-blue);
    color: #fff !important;
    text-align: center;
    padding: 7px;
}
h4 {
    font-size: 22px;
}
.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
    content: "";
}
.main-navigation ul li.menu-item-has-children ul.sub-menu li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}
.block_row {
    width: 100%;
}
.title_white .title_3 {
    color: #fff;
    margin-bottom: 25px;
    display: block;
}

.white-col .block_cols .block_item {
    border-radius: 20px;
    box-shadow: 0 0 12px 1px #08337229;
    border: 1px solid var(--second);
}
.block_video video {
    width: 100%;
    height: auto;
}
.row_column.new_type .top-text p {
    padding: 0;
} 
.section-content .pd_title_0 h3 {
    padding: 0;
    margin: 0;
}
.title_right .title_3.tpos-left, .title_right .title_3.tpos-center {
   text-align: right;
}
.hr_1 img {
    min-height: 50px;
}
.hr_1 .img-row, .hr_2 .img-row {
    margin-top: 0;
}
footer .logo-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 70%;
}
.footer_logo {
    width: 260px;
}
.footer_links {
    width: calc(100% - 260px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-main .logo-wrap .footer_links a {
    margin: 0 10px;
    text-align: center;
}
.footer-main a {
    cursor: pointer;
}











.open-more__trigger {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 25px auto 0;
  font-weight: 700;
  font-size: 13px;
  line-height: 14px;
  color: var(--dark-blue);
  padding: 7px 12px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.home-welcome {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 90vh;   
    min-height: 700px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.def_2 {
  display: none;
}
.collapse .def_1 {
  display: none;
}
.collapse .def_2 {
  display: block;
}
.open-more__trigger:hover {
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
}

.open-more__wrapper .advantages__row {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 90px;
  transition: 0.5s;
}

.open-more__wrapper .advantages__row.open {
  -webkit-line-clamp: 100;
  max-height: 300px;
  transition: 0.5s;
}

footer .logo-wrap img {
    display: block;
    width: 250px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.row_column .block_cols {
    margin-top: 15px;
}
.row_column .block_cols .block_item {
    border: 1px solid var(--second);
    background-color: var(--rose);
    border-radius: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 25px;
    display: flex;
    box-shadow: 0 0 5px #2a2a2a26;
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.7s;
}
.row_column.new_type .block_cols .block_item {
    border: 0px solid var(--second);
    background-color: transparent;
    border-radius: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 5px 30px 5px;
    display: flex;
    box-shadow: 0 0 0px #2a2a2a26;
    transform: translateY(0px);
    opacity: 1;
    transition: all 0.7s;
}
.row_column.new_type .img-area {
    width: 70px;
    height: 70px;
    background-color: transparent;
}
.row_column.new_type .top-text {
    text-align: center;
}
.row_column.new_type .al_left .top-text {
    text-align: left;
}
.row_column.new_type .block_cols .block_item .title_3 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0px 0 0px 0;
    min-height: 45px;
}
.row_column .block_cols .block_item:hover {
    transform: translateY(-15px);  
}
.row_column .block_cols .block_item.btn_yes {
    padding-bottom: 80px;
}
.row_column .block_cols .block_item  .info-banner__button.pos-center {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.row_column .block_cols .block_item .title_3 {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    margin: 0px 0 5px 0;
    min-height: 55px;
}
.home .row_column .block_cols .block_item .title_3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px 0 0px 0;
    min-height: 55px;
}
.row_column .block_cols .block_item .top-text {
    font-size: 16px;
    color: var(--dark-blue);
    font-weight: 500;
}
.row_column  .img-area {
    width: 100%;
}
.title-block .text-item h3.title_3 {
    margin: 50px 0 20px 0;
}
.steps .block_cols .block_item .title_3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px 0 10px 0;
}
.steps .block_cols .block_item .top-text {
    font-size: 16px;
    color: var(--dark-blue);
    font-weight: 500;
}
.steps .title_4 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0;
}
.steps .icon_title {
    height: 45px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.steps .block_item .img-area {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 10px auto;
    background-color: var(--white);
    border-radius: 100px;
    border: 1px solid var(--second);
}
.steps.bg-blue .block_item .img-area {
   background-color: transparent;
   border: 1px solid #fff;
}
.steps.bg-blue .block_cols .block_item .top-text {
   color: #fff;
}
.steps.bg-blue .block_cols .block_item img.icon_title {
    filter: brightness(0) invert(1);
}
.steps.bg-blue .block_cols .block_item:not(:last-child):after {
  filter: brightness(0) invert(1);
}
.row_column .img-area {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 10px auto;
    background-color: var(--rose);
    border-radius: 100px;
    border: 1px solid var(--second);
}
.row_column.bg-blue .img-area {
  border: 1px solid var(--white);
}
.row_column.bg-blue .img-area .icon_title {
  filter: brightness(0) invert(1);
}
.row_column.bg-blue .block_cols .block_item .top-text {
  color: #fff;
}
.row_column .img-area .icon_title {
    height: 50px;
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 75%;
}
.bg-dark_blue {
    background-color: var(--dark-blue);
    color: var(--white);
}
.bg-dark_blue h3 {
    color: var(--white);
}
.page-template-home-page .nums-6 .has-img .size-contain .img-item {
    min-height: 400px;
}
.tpos-center {
    text-align: center;
}
.title_4 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 10px 0;
}
.tpos-center {
    text-align: center;
}
.icon_title {
    height: 60px;
    width: auto;
    display: block;
    margin: 0 auto 10px auto;
}
.postid-836 .home-welcome {
background-position: 0 0, 50% 20%;
}
.cols_33 .title_3 {
    font-size: 28px;
}
.home .nums-1 {
    margin-top: 170px;
    margin-bottom: -30px;
}
.home .nums-2 .block_cols {
    margin-top: 0px;
}
.home .nums-4 .block_item .title_3.tpos-center {
    margin-bottom: 25px;
}
.home .nums-4 .block_item {
    margin-bottom: 0;
}
.single-services .nums-1, .page-id-447 .nums-1 {
  padding-top: 150px;
  margin-bottom: -30px;
}
.section-content .ul-marker ul {
  list-style: inherit;
  padding: 0 0 0 18px;
}
.section-content ul.marker {
  list-style: inherit;
  padding: 7px 0 7px 18px;
}
.ul-marker ul li {
  list-style-type: inherit;
}
.section-content ul.marker li {
  list-style-type: inherit;
}
.ul-marker ul li a {
  color: var(--dark-blue);
}
.ul-marker ul li a:hover {
  color: var(--second);
}
.title_xl .title_4 {
  text-transform: none;
}
.title_xl .title_3 {
  font-weight: 500;
  font-size: 74px;
}
.single-services .image-item {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
  border-radius: 10px;
}
.sm_text .top-text {
  font-size: 16px;
  font-weight: 400;
}
.section-content.row_column ul.marker {
    list-style: inherit;
    padding: 0px 0 15px 18px;
    text-align: left;
}
.row_column.new_type .block_cols .block_item.md_title .title_3 {
    font-size: 24px;
}
.row_column.new_type .block_cols .block_item.md_text .top-text {
    font-size: 18px;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

::-moz-selection {
  background-color: #0085f230 !important;
}

::selection {
  background-color: #0085f230 !important;
}

::-webkit-input-placeholder {
  color: #A4A7A9;
}

::-moz-placeholder {
  color: #A4A7A9;
}

:-ms-input-placeholder {
  color: #A4A7A9;
}

::-ms-input-placeholder {
  color: #A4A7A9;
}

::placeholder {
  color: #A4A7A9;
}

a {
  color: inherit;
  text-decoration: none;
}

li {
  list-style-type: none;
}

input, textarea {
  display: block;
  width: 100%;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
}

textarea {
  resize: none;
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: inherit;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

svg {
  display: block;
}

h1.main-title, h2.main-title {
    font-size: 57rem;
    text-transform: uppercase;
    font-family: 'Amazon Ember';
    font-weight: 900;
}
h1.main-title {
    margin-top: 80px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.25;
}

.title-h3 {
  line-height: 1.5;
  text-transform: uppercase;
  font-family: 'Amazon Ember';
  text-transform: uppercase;
  font-size: 26rem;
  font-weight: 400;
}

.fz12 {
  font-size: 12rem;
}

.fz14 {
  font-size: 14rem;
}

.fz16 {
  font-size: 16rem;
}

.fz24 {
  font-size: 24rem;
}

.fz18 {
  font-size: 18rem;
}

.fz30 {
  font-size: 30rem;
}

.fz32 {
  font-size: 32rem;
}

.f-montserrat {
  font-family: "Amazon Ember", sans-serif;
}

.f-raleway {
  font-family: "Amazon Ember", sans-serif;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.ttn {
  text-transform: normal;
}

.ttl {
  text-transform: lowercase;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.c-accent {
  color: var(--dark-blue);
}

.c-red {
  color: var(--second);
}

.c-green {
  color: green;
}

.c-gray {
  color: #A4A7A9;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.grid {
  display: grid;
}

.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hidden {
  display: none;
}

.btn {
  text-decoration: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15rem;
  line-height: 1.25;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: auto;
  height: 50rem;
  padding: 0 30rem;
  min-width: 218rem;
  color: #232228;
  font-weight: 500;
  font-size: 18rem;
}
.btn--accent {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}
.btn--accent:hover {
  background-color: #fff;
  color: #232228;
}
.btn--accent:active {
  background-color: #fff;
  color: #232228;
}
.btn--border {
  color: color: #232228;
  border: 2px solid #000;
}
.btn--border:hover {
  background-color: #000;
  color: #fff;
}
.btn--border:active {
  background-color: #000;
}
.btn.w100 {
  width: 100%;
}
.btn img, .btn svg {
  width: 20rem;
}
.btn.small {
  height: 44rem;
}
.btn.big {
  height: 64rem;
  font-size: 22rem;
  font-family: "Amazon Ember", sans-serif;
  border-radius: 90px;
}

html {
  background-color: #fff;
  font-size: 0.0729927007vw;
}

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  font-family: "Amazon Ember", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--dark-blue);
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: 'Amazon Ember';
}

p, ul, button {
  margin: 0;
  padding: 0;
}


.ic-wrap {
  display: flex;
  align-items: center;
}
.num {
  margin-left: 20px;
    font-size: 52rem;
    font-family: "Amazon Ember", sans-serif;
    font-weight: bold;
    color: #000;
}
.page-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.page-container main {
  max-width: 100vw;
  overflow-x: hidden;
}

.container {
  max-width: 1230rem;
  padding: 0 15rem;
  margin: 0 auto;
  width: 100%;
}
.container-big {
  max-width: 1630rem;
  padding: 0 15rem;
  margin: 0 auto;
}

header.header-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 20rem 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
header.header-main.fixed {
  -webkit-box-shadow: 0 -4rem 10rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 -4rem 10rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 20rem 0;
}
header.header-main .grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: auto 1fr auto;
  gap: 30rem;
}
header.header-main .grid .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header-main .grid .logo-wrap img {
  display: block;
  width: auto;
  height: 68rem;
  max-width: 180rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
header.header-main .grid .menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header.header-main .grid .menu-wrap ul {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 15rem 25rem;
}
header.header-main .grid .menu-wrap ul li {
  list-style-type: none;
}
header.header-main .grid .menu-wrap ul li a {
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-size: 18px;
}
header.header-main .grid .menu-wrap ul li a:hover, header.header-main .grid .menu-wrap ul li a.active {
  color: var(--second);
}
header.header-main .grid .link-wrap a:hover {
  color: var(--second);
}
header.header-main .grid button.btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  width: 22px;
  height: 17px;
  position: relative;
  background-color: transparent;
  z-index: 2;
}
header.header-main .grid button.btn-menu.active span:nth-child(1) {
  -webkit-transform: translate(4rem, 0) rotate(45deg);
          transform: translate(4rem, 0) rotate(45deg);
}
header.header-main .grid button.btn-menu.active span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header.header-main .grid button.btn-menu.active span:nth-child(3) {
  opacity: 0;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
header.header-main .grid button.btn-menu span {
  width: 100%;
  height: 2px;
  background-color: var(--dark-blue);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
header.header-main .grid button.btn-menu span:nth-child(1) {
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
header.header-main .grid button.btn-menu span:nth-child(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
}
header.header-main .grid button.btn-menu span:nth-child(3) {
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
header.header-main .mobile-menu-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #fff;
  width: 100%;
  max-width: 400rem;
  -webkit-box-shadow: 0rem 10rem 5rem rgba(0, 0, 0, 0.15);
          box-shadow: 0rem 10rem 5rem rgba(0, 0, 0, 0.15);
  padding: 50rem 15rem 15rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
header.header-main .mobile-menu-wrap.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
header.header-main .mobile-menu-wrap .menu-wrapper ul {
  display: grid;
  grid-gap: 20rem;
  padding: 0 15rem;
  text-align: center;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li {
  list-style-type: none;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li a {
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li a.active {
  color: var(--dark-blue);
}
footer .title-3 {
    font-weight: 700;
    font-size: 22px;
}
footer.footer-main {
/*  background-color: var(--dark-blue);*/
  background: linear-gradient(to right, #987dcc, #3c1250);
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 40rem 0 50rem;
  overflow: hidden;
}
footer.footer-main a {
  -webkit-transition: 0.3s;
  transition: all 0.3s;
}
footer.footer-main a:hover {
  color: var(--second);
}
footer.footer-main img.bg-paper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
footer.footer-main .top-wrap .items {
  display: flex;
  flex-wrap: wrap;
  gap: 30rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
footer.footer-main .top-wrap .items .item:first-child {
  width: 20%;
}
footer.footer-main .top-wrap .items .item:nth-child(2) {
  width: 45%;
}
footer.footer-main .top-wrap .items .item:last-child {
  width: 30%;
}
footer.footer-main .top-wrap .items .item .map-wrap iframe {
  border: none;
  display: block;
  width: 100%;
  height: 199px;
}
footer.footer-main .top-wrap .items .item .info-wrap {
  display: grid;
  gap: 20rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer.footer-main .top-wrap .items .item .info-wrap .img-wrap img {
  display: block;
  width: 54rem;
}
footer.footer-main .top-wrap .items .item .info-wrap .text-wrap {
  display: grid;
  gap: 3rem;
}
footer.footer-main .center-wrap {
  margin-top: 50rem;
}
footer.footer-main .center-wrap .items {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 100rem;
}
footer.footer-main .center-wrap .items .contacts-wrap ul {
  display: grid;
  gap: 12rem;
}
footer.footer-main .center-wrap .items .contacts-wrap ul li a {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8rem;
}
footer.footer-main .center-wrap .items .links-wrap {
  display: grid;
  grid-template-columns: 1fr auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30rem;
}
footer.footer-main .center-wrap .items .links-wrap ul {
  display: grid;
}
footer.footer-main .center-wrap .items .links-wrap ul.menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 30rem;
}
footer.footer-main .center-wrap .items .links-wrap ul li {
  margin-bottom: 8rem;
}
footer.footer-main .bottom-wrap {
  margin-top: 50rem;
}




.block-stars .rating {
  border: none;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.block-stars .rating label {
  color: #90A0A3;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.block-stars .rating label svg {
  width: 16rem;
}
.block-stars .rating label svg path {
  fill: #C0C0C0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.block-stars .rating input {
  display: none;
}
.block-stars .rating input:checked ~ label svg path,
.block-stars .rating:not(:checked) > label:hover svg path,
.block-stars .rating:not(:checked) > label:hover ~ label svg path {
  fill: #FFB61D;
}
.block-stars--disabled {
  pointer-events: none;
}
.block-stars--form .rating label svg path {
  fill: #fff;
}

form {
  position: relative;
  z-index: 1;
}
form .thx-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #000;
  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;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50rem 30rem;
  background-color: #fff;
  z-index: 10;
  border: 1px solid #000000;
  -webkit-box-shadow: 0 4rem 18rem rgba(0, 0, 0, 0.25);
          box-shadow: 0 4rem 18rem rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
form .thx-wrap:not(.active) {
  opacity: 0;
  pointer-events: none;
}

.block-input {
  position: relative;
}
.block-input > p {
  margin-bottom: 10rem;
  max-width: 430rem;
}
.block-input input:not([type=checkbox]) {
  display: block;
  width: 100%;
  height: 44rem;
  background-color: #E6E6E6;
  border: none;
  padding: 0 12rem;
}
.block-input input:not([type=checkbox])::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.block-input input:not([type=checkbox])::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.block-input input:not([type=checkbox]):-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.block-input input:not([type=checkbox])::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.block-input input:not([type=checkbox])::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.block-input input:not([type=checkbox]).error {
  -webkit-box-shadow: 0 0 0 2px #ffab9b;
          box-shadow: 0 0 0 2px #ffab9b;
}
.block-input .checkbox-wrap {
  position: absolute;
  top: calc(100% + 10rem);
  left: 0;
}
.block-input .checkbox-wrap label {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10rem;
  width: 100%;
  cursor: pointer;
}
.block-input .checkbox-wrap label input {
  width: 20rem;
  height: 20rem;
  background-color: #e6e6e6;
  border-radius: 0 !important;
  border: none !important;
  accent-color: #000000;
}
.block-input .checkbox-wrap label p {
  line-height: 1;
  padding-top: 3rem;
}
.block-input label.error {
  position: absolute;
  top: 0;
  -webkit-transform: translate(0, 13%);
          transform: translate(0, 13%);
  right: 0;
  text-align: right;
  color: #ffab9b;
  font-size: 12rem;
  width: 280rem;
  line-height: 1;
}

.block-pagination {
  margin-top: 50rem;
}
.block-pagination ul {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 4rem;
}
.block-pagination ul li a, .block-pagination ul li span {
  display: block;
  width: 32rem;
  height: 32rem;
  border-radius: 6rem;
  background-color: #5e5e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 500;
  color: #fff;
}
.block-pagination ul li span {
  background-color: transparent;
  color: #000;
}
.block-pagination ul li a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.block-pagination ul li a.active {
  pointer-events: none;
  background-color: #000000;
}
.block-pagination ul li a:hover {
  background-color: #000000;
}
.block-pagination ul li a img {
  display: block;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: 16rem;
}

section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
section img.bg-paper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
section img.bg-paper.h-welcome {
  -o-object-position: center bottom;
     object-position: center bottom;
}
section img.bg-paper.h-services {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
  -o-object-position: center bottom;
     object-position: center bottom;
}
section img.bg-paper.h-team {
  -o-object-position: center bottom;
     object-position: center bottom;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
section img.bg-paper.h-rewievs {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.home-welcome {
  padding: 200rem 0;
  position: relative;
  z-index: 2;
}
.home-welcome .text-wrap {
    max-width: 670rem;
    margin: 0 auto;
    text-align: center;
}
.home-welcome .text-wrap h1 span {
  display: inline-block;
  position: relative;
  z-index: 2;
  color: #232228;
}
.home-welcome .text-wrap p {
  padding: 10rem 0;
  line-height: 1.25;
}
.home-welcome .img-wrap {
  position: absolute;
  bottom: 10rem;
  left: calc(50% + 3rem);
  width: 728rem;
  height: 728rem;
}
.home-welcome .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
.contacts-wrap ul li a {
    margin: 10px 0;
    display: block;
}
.contacts-wrap ul li a img {
    margin-right: 7px;
    position: relative;
    top: 7px;
    width: 27px;
}
.addr a img { 
    margin-right: 7px;
    position: relative;
    top: 0px;
    width: 27px;
}


@media only screen and (min-width: 481px) {
  q {
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  q {
    top: 0;
  }
  .hidden-desc {
    display: none;
  }
  header.header-main .grid button.btn-menu {
    display: none;
  }
  header.header-main .mobile-menu-wrap {
    display: none;
  }
}
@media only screen and (max-width: 1600px) {
  q {
    top: 0;
  }
  .container-big {
    max-width: 1230rem;
  }
  footer.footer-main .top-wrap .items .item {
    grid-template-columns: 1fr;
  }
  footer.footer-main .top-wrap .items .item .map-wrap iframe {
    height: 245px;
    margin-top: -90px;
  }
}
@media only screen and (min-width: 1601px) {
  q {
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  q {
    top: 0;
  }
  h1.main-title, h2.main-title {
    font-size: 40rem;
  }
  h1.main-title.small-mob, h2.main-title.small-mob {
    font-size: 32rem;
  }
  .fz12 {
    font-size: 12rem;
  }
  .fz14 {
    font-size: 14rem;
  }
  .fz16 {
    font-size: 16rem;
  }
  .fz24 {
    font-size: 22rem;
  }
  .fz18 {
    font-size: 16rem;
  }
  .fz30 {
    font-size: 28rem;
  }
  .fz32 {
    font-size: 30rem;
  }
  .hidden-mob {
    display: none;
  }
  html {
    font-size: 0.1302083333vw;
  }
  header.header-main {
    padding: 15rem 0;
  }
  header.header-main.fixed {
    padding: 15rem 0;
  }
  header.header-main .grid .logo-wrap img {
    height: 54rem;
  }
  header.header-main .grid .menu-wrap {
    display: none;
  }
  header.header-main .grid .link-wrap {
    text-align: right;
  }
  footer.footer-main .top-wrap .items {
    gap: 15rem;
  }
  footer.footer-main .center-wrap .items {
    gap: 30rem;
  }
  .block-input .checkbox-wrap {
    position: static;
    margin-top: 10rem;
  }
  .home-welcome {
    padding: 140rem 0 30rem;
  }
  .home-welcome .text-wrap {
    text-align: center;
    max-width: 100%;
  }
  .home-welcome .text-wrap p {
    max-width: 340rem;
    margin: 0 auto;
  }
  .home-welcome .img-wrap {
    margin-top: 30rem;
    position: static;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  q {
    top: 0;
  }
  h1.main-title, h2.main-title {
    font-size: 30rem;
  }
  h1.main-title.small-mob, h2.main-title.small-mob {
    font-size: 23rem;
  }
  .title-h3 {
    font-size: 24rem;
  }
  .fz12 {
    font-size: 12rem;
  }
  .fz14 {
    font-size: 14rem;
  }
  .fz16 {
    font-size: 16rem;
  }
  .fz24 {
    font-size: 21rem;
  }
  .fz18 {
    font-size: 15rem;
  }
  .fz30 {
    font-size: 24rem;
  }
  .fz32 {
    font-size: 18rem;
  }
  .btn {
    height: 44rem;
    padding: 0 25rem;
    font-size: 16rem;
  }
  .btn.big {
    height: 56rem;
    font-size: 18rem;
  }
  html {
    font-size: 0.2666666667vw;
  }
  header.header-main .grid {
    gap: 7rem;
  }
  header.header-main .grid .logo-wrap img {
    width: 100%;
    height: auto;
  }
  header.header-main .mobile-menu-wrap {
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  footer.footer-main {
    padding: 60rem 0 30rem;
  }
  footer.footer-main .top-wrap .items {
    grid-template-columns: 1fr;
  }
  footer.footer-main .center-wrap .items {
    grid-template-columns: 1fr;
  }
  footer.footer-main .center-wrap .items .links-wrap {
    grid-template-columns: 1fr;
  }
  .block-input label.error {
    width: 100%;
    text-align: left;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    top: calc(100% + 10rem);
  }
  .home-welcome {
    padding: 120rem 0 30rem;
  }
  .home-welcome .text-wrap h1 {
    font-size: 26rem;
  }
  .home-welcome .text-wrap h1 i::after {
    width: 40rem;
    height: 40rem;
    bottom: -17rem;
    right: -55rem;
  }
}
@media only screen and (min-width: 1441px) {
  html {
    font-size: 1px;
  }
}
@media only screen and (max-width: 1440px) {
  .home-welcome .img-wrap {
    left: calc(50% - 50rem);
  }
}

.form_block .wpcf7 input[type="text"],
 .form_block .wpcf7 input[type="email"],
 .form_block .wpcf7 input[type="tel"],
 .form_block textarea {
     background-color: #E6E6E6;
     border: none;
     width: 100%;
     padding: 13px;
font-size: 14px;
font-weight: 300;
line-height: 18px;
text-align: left;
    margin-bottom: 20px;
    margin-top: 5px;
 }
  .form_block .wpcf7 input[type="submit"] {
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 12px 20px;
    min-width: 220px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    border: 2px solid #fff;
    margin: 26px auto 50px auto;
    display: block;
    transition: all 0.3s;
    width: 100%;
    text-transform: uppercase;
    cursor: pointer;
 }
  .form_block .wpcf7 input[type="submit"]:hover {
    background: #fff;
color: #232228;
border: 2px solid #fff;
}
.form_block .teled  span.wpcf7-list-item {
    margin: 0;
    padding-bottom: 0px;
}
 ::placeholder {
  color: #B1B1B1;
  opacity: 1; 
}
::-ms-input-placeholder { 
  color: #B1B1B1;
}
  .form_block .wpcf7 input:active[type="submit"] {
       background: #fff;
color: #232228;
border: 2px solid #fff;
 }
   .form_block input[type="checkbox"] {
    transform: scale(1.3);
    margin-left: 5px;
    display: inline-block;
    margin-right: 10px;
    width: max-content;
}
    .form_block  span.wpcf7-list-item {
    margin: 0;
    padding-bottom: 20px;
}
.form_block label {
font-size: 14px;
font-weight: 300;
line-height: 21px;
text-align: left;
color: #fff;
}
.form_block {
  max-width: 800px;
  margin: 50px auto 90px auto;
  display: block;
}
.col-rows {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.col-rows  .col-50:first-child {
  width: 50%;
  padding-right: 10px;
}
.col-rows  .col-50:last-child {
  width: 50%;
  padding-left: 10px;
}
.teled  {
  margin-top: -7px;
  display: block;
}
.form_block .wpcf7-not-valid-tip, .revs-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: -17px;
}
.form_block br, .screen-reader-response {
  display: none;
} 
.steps .block_cols .block_item:not(:last-child):after {
    position: absolute;
    content: "";
    width: 60px;
    height: 16px;
    background: url(/wp-content/themes/custom/assets/img/step_right.svg) no-repeat right center / contain;
    right: -40px;
    top: 65px;

}
.bg-light_blue {
    background-color: var(--light-blue);
}
.home .section-content.nums-4 {
    padding: 70px 0;
}


@media (min-width: 767px) {
.main-navigation ul li.menu-item-has-children ul.sub-menu {
    justify-content: flex-start;
    position: absolute;
    align-items: center;
    width: 100%;
    min-width: 100%;
    flex-wrap: wrap;
    max-width: 100em;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-color: #fff;
    left: 0;
    padding: 30px 150px;  
    border-bottom: 1px solid #000;
}
.icon-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    display: block;
/*    background-color: var(--rose);*/
    border-radius: 100px;
    border: 1px solid var(--second);
    margin-right: 7px;
}
.main-navigation ul li.menu-item-has-children ul.sub-menu li {
    width: 30%;
    padding: 0;
}
.main-navigation ul li.menu-item-has-children ul.sub-menu li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}
.main-navigation ul li.menu-item-has-children:hover ul.sub-menu {
    display: flex;
}
.menu-item img {
    width: 30px;
    height: auto;
    display: block;
}
.impl.menu-item img {
    width: 23px;
}
.menu_it p {
    font-size: 14px;
}
.bg-light_blue {
    background-color: var(--light-blue);
}
}
@media (max-width: 991px) {
    .states-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 70px;
    margin-top: 60px;
}
.section-content h3 {
    font-size: 24px;
}
.page-id-13778 .states-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 70px;
    margin-top: 60px;
}
.has-img .left-item {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.col_50 .left-item {
    width: 100%;
}
.col_20 .left-item {
    width: 100%;
}
.has-img .right-item {
    width: 100%;
    display: flex;
    align-items: center;
}
.col_50 .right-item {
    width: 100%;
}
.col_20 .right-item {
    width: 100%;
}
.has-img.pos-left .text-item {
    padding-left: 0px;
}
.has-img.pos-right .text-item {
    padding-right: 0px;
}
.section-content .button span {
        font-size: 14px;
}
.banner-mini .banner-img {
        height: 300px;
        max-height: max-content;
}
.banner-mini h1 {
        top: 50%;
        left: 0;
        z-index: 2;
        color: #fff;
        position: absolute;
        text-align: center;
        text-shadow: 2px 2px #333;
        font-size: calc(18px + 1.6vw);
        transform: translate(0%, -50%);
        min-width: 100%;
        right: 0;
        margin: 0 auto;
        display: block;
}
.cols_10 {
    width: 100%;
    margin: 10px 0;
}
.cols_20 {
    width: 100%;
    margin: 10px 0;
}
.cols_25 {
    width: 100%;
    margin: 10px 0;
}
.cols_30 {
    width: 100%;
    margin: 10px 0;
}
.cols_33 {
    width: 100%;
    margin: 10px 0;
}
.cols_40 {
    width: 100%;
    margin: 10px 0;
}
.cols_50 {
    width: 100%;
    margin: 10px 0;
}
.cols_60 {
    width: 100%;
    margin: 10px 0;
}
.cols_70 {
    width: 100%;
    margin: 10px 0;
}
.cols_80 {
    width: 100%;
    margin: 10px 0;
}
.cols_90 {
    width: 100%;
    margin: 10px 0;
}
header.header-main .grid .menu-wrap ul li a {
  font-size: 16px;
}
.parallax {
    height: auto !important;
}
.row_column .mob-scroll, .block_revs .mob-scroll {
    overflow-y: scroll;
    width: 100%; 
}
.row_rev .item_rev {
    padding: 0;
}
.row_column .block_cols.max-nums-12, .steps .block_cols.max-nums-12 {
    width: calc(325px * 12);
}
.row_column .block_cols.max-nums-11, .steps .block_cols.max-nums-11 {
    width: calc(325px * 11);
}
.row_column .block_cols.max-nums-10, .steps .block_cols.max-nums-10 {
    width: calc(325px * 10);
}
.row_column .block_cols.max-nums-9, .steps .block_cols.max-nums-9 {
    width: calc(325px * 9);
}
.row_column .block_cols.max-nums-8, .steps .block_cols.max-nums-8 {
    width: calc(325px * 8);
}
.row_column .block_cols.max-nums-7, .steps .block_cols.max-nums-7 {
    width: calc(325px * 7);
}
.row_column .block_cols.max-nums-6, .steps .block_cols.max-nums-6 {
    width: calc(325px * 6);
}
.row_column .block_cols.max-nums-5, .steps .block_cols.max-nums-5 {
    width: calc(325px * 5);
}
.row_column .block_cols.max-nums-4, .steps .block_cols.max-nums-4 {
    width: calc(325px * 4);
}
.row_column .block_cols.max-nums-3, .steps .block_cols.max-nums-3 {
    width: calc(325px * 3);
}
.row_column .block_cols.max-nums-2, .steps .block_cols.max-nums-2 {
    width: calc(325px * 2);
}
.row_rev.max-nums-6 {
    width: calc(325px * 6);
}
.row_rev.max-nums-5 {
    width: calc(325px * 5);
}
.row_rev.max-nums-4 {
    width: calc(325px * 4);
}
.row_rev.max-nums-3 {
    width: calc(325px * 3);
}
.row_rev.max-nums-2 {
    width: calc(325px * 2);
}
.row_rev .item_rev {
  margin: 10px;
}
.row_rev.max-nums-6 .block_item {
  width: calc(100%/6 - 20px);
}
.row_rev.max-nums-5 .block_item {
  width: calc(100%/5 - 20px);
}
.row_rev.max-nums-4 .block_item {
  width: calc(100%/4 - 20px);
}
.row_rev.max-nums-3 .block_item {
  width: calc(100%/3 - 20px);
}
.row_rev.max-nums-2 .block_item {
  width: calc(100%/2 - 20px);
}
.row_column .block_cols .block_item, .steps .block_cols .block_item {
    margin: 10px;
}
.row_column .block_cols.max-nums-12 .block_item, .steps .block_cols.max-nums-12 .block_item {
  width: calc(100%/12 - 20px);
}
.row_column .block_cols.max-nums-11 .block_item, .steps .block_cols.max-nums-11 .block_item {
  width: calc(100%/11 - 20px);
}
.row_column .block_cols.max-nums-10 .block_item, .steps .block_cols.max-nums-10 .block_item {
  width: calc(100%/10 - 20px);
}
.row_column .block_cols.max-nums-9 .block_item, .steps .block_cols.max-nums-9 .block_item {
  width: calc(100%/9 - 20px);
}
.row_column .block_cols.max-nums-8 .block_item, .steps .block_cols.max-nums-8 .block_item {
  width: calc(100%/8 - 20px);
}
.row_column .block_cols.max-nums-7 .block_item, .steps .block_cols.max-nums-7 .block_item {
  width: calc(100%/7 - 20px);
}
.row_column .block_cols.max-nums-6 .block_item, .steps .block_cols.max-nums-6 .block_item {
  width: calc(100%/6 - 20px);
}
.row_column .block_cols.max-nums-5 .block_item, .steps .block_cols.max-nums-5 .block_item {
  width: calc(100%/5 - 20px);
}
.row_column .block_cols.max-nums-4 .block_item, .steps .block_cols.max-nums-4 .block_item {
  width: calc(100%/4 - 20px);
}
.row_column .block_cols.max-nums-3 .block_item, .steps .block_cols.max-nums-3 .block_item {
  width: calc(100%/3 - 20px);
}
.row_column .block_cols.max-nums-2 .block_item, .steps .block_cols.max-nums-2 .block_item {
  width: calc(100%/2 - 20px);
}
.section-content.padd_90.nums-4 {
    padding: 70px 0 20px 0;
}
.steps .mob-scroll {
    overflow-y: scroll;
    width: 100%; 
}
.header-main .btn_ls a {
    font-size: 13px;
    line-height: 18.5px;
    padding: 0px 15px;
    margin: 0;
    min-height: 35px;
}
.main-navigation .menu-menu-container ul li.menu-item-has-children ul.sub-menu {
    padding-left: 40px;
    padding-right: 40px;
}
.header-main .btn_ls img {
    width: auto;
    height: 30px;
    margin: 2px 5px 0px 0px;
}
}
@media (max-width: 767px) {
header.header-main .mobile-menu-wrap .menu-wrapper ul li a {
    text-decoration: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    font-size: 20px;
}
    .states-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 70px;
    margin-top: 60px;
}
.page-id-13778 .states-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 70px;
    margin-top: 60px;
}
.page-id-14505 .banner-mini h1 {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-size: 30px;
    top: 50%;
}
.head-buttons {
    display: none;
}
.langs {
    margin-left: 0px;
}
.parallax {
    height: auto !important;
}
.icon-menu {
    display: none;
}
.menu_it p {
    display: none;
}
.menu_it {
    width: 100%;
}
.menu_it span {
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
}
.home-welcome { 
    min-height: max-content;
}
.header-main .btn_ls a {
    font-size: 13px;
    line-height: 18.5px;
    padding: 0px 10px;
    margin: 0;
    min-height: 35px;
}
.steps .mob-scroll .block_cols .block_item {
    padding: 0px 10px;
}
.main-navigation ul li.menu-item-has-children ul.sub-menu li a {
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul {
    grid-gap: 7px;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li {
    margin-bottom: 5px;
}
body .wp-google-list .wp-google-wr {
    position: relative !important;
    right: auto !important;
    margin-top: 20px !important;
}
  footer .graf li {
    font-size: 16px;
  }
  footer .tac {
    font-size: 14px;
  }
footer.footer-main .top-wrap .items {
    grid-template-columns: repeat(1, 1fr);
}
.menu-item-has-children > a:after {
    margin: 4px 0 0 2px;
}
.col-rows  .col-50:first-child {
    width: 100%;
    padding-right: 0px;
}
.block_cols .block_item {
    padding: 0px;
}
.block_cols .block_item.light-blue-block {
    padding: 20px;
}
.white-col .block_cols .block_item {
    padding: 25px;
}
.top-text {
    font-size: 16px;
    color: var(--dark-blue);
    font-weight: 500;
}
.col-rows  .col-50:last-child {
    width: 100%;
    padding-left: 0px;
}
.container {
    padding: 0 20px;
}
.container-big {
    padding: 0 20px;
}
.btn_ls a {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: var(--second);
    background: transparent;
    border: 2px solid var(--second);
    padding: 0 15px;
    border-radius: 5px;
    text-transform: uppercase;
    width: auto;
    margin: 0 30px;
    min-height: 44px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn_ls a.text_btn {
    color: var(--dark-blue);
    border: 0;
    font-weight: 400;
    padding-left: 0;
    font-size: 19px;
}
.btn_ls.phone_top a {
    color: var(--dark-blue);
    border: 0;
    font-weight: 400;
    padding-left: 0;
    font-size: 15px;
}
.btn_2_yes a:first-child {
    margin-right: 0px;
}
.home .nums-14 .cols_50 {
    width: calc(50% - 20px);
    margin: 0 10px;
}
.home .nums-15 {
    padding: 40px 0;
}
.home .nums-15 .info-banner__button.btn_ls a {
    margin: 0;
}
.home .nums-5 .title-block .text-item h3.title_3 {
    margin: 0 0 -30px 0;
}
.has-img .size-contain .img-item {
    min-height: 220px;
}
.home .nums-14{
    padding: 50px 0;
}
.contacts-wrap .fz18 {
    font-size: 16px;
}
.img-row {
    margin-top: -30px;
}
.logo-wrap {
    max-width: 115px;
}
.home .nums-1 {
    margin-top: 130px;
    margin-bottom: -30px;
}
.title_xl .title_3 {
    font-weight: 500;
    font-size: 43px;
}
.section-content ul.cityes {
    padding: 10px 0px;
}
.article-faq__title {
  font-size: 18px;
}
.section-content.bl-cityes {
    padding: 40px 0 70px 0;
}
.cta-sec.padd_none {
    padding: 50px 0;
}
.cta-sec .info-banner__button.btn_ls a {
    margin: 0;
}
.section-content.padd_120 {
    padding: 70px 0;
}
.section-content.padd_90 {
    padding: 70px 0;
}
.faq_new .article-faq__title {
    color: var(--dark-blue);
    font-size: 18px;
}
.single-services .nums-1, .page-id-447 .nums-1 {
    padding-top: 130px;
    margin-bottom: -30px;
}
.has-img .img-item {
    min-height: 270px;
}
.block_cols .cols_50:nth-child(2) {
    margin-top: 35px;
}
.row_column .block_cols .cols_50:nth-child(2) {
   margin: 10px;
}
.faq_new .article-faq__arrow {
    width: 15px;
    height: 15px;
}
.section-content .block_cols .sm_title h3 {
  font-size: 20px;
  font-weight: 500;
}
.row_column.new_type .block_cols .block_item.md_title .title_3 {
    font-size: 20px;
}
.row_column.new_type .block_cols .block_item.md_text .top-text {
    font-size: 16px;
}

footer.footer-main .top-wrap .items .item:first-child {
    width: 100%;
}
footer.footer-main .top-wrap .items .item:nth-child(2) {
    width: 100%;
}
footer.footer-main .top-wrap .items .item:last-child {
    width: 100%;
}
footer.footer-main .top-wrap .items .item .map-wrap iframe {
    margin-top: 0px;
}
.hr_1 .img-row, .hr_2 .img-row {
    margin-top: 0;
}
.hr_1 {
    margin-bottom: -30px;
}
.hr_2 {
    margin: 20px 0;
}
.border_3 {
    border: none;
}
.footer_links {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    margin: 20px -10px;
    text-align: center;
}
footer .logo-wrap {
    max-width: 100%;
    width: 100%;
}
}
@media (max-width: 480px) {
.btn_ls.phone_top a {
    color: var(--dark-blue);
    border: 0;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
    width: max-content;
}
.header-main .langs .btn_ls a {
    font-size: 11px;
    line-height: 14.5px;
    padding: 0px 4px;
    margin: 0 5px 0 0;
    min-height: 35px;
    text-align: center;
}
.header-main .container {
    padding: 0 10px;
}
}
@media (max-width: 410px) {
.logo-wrap {
    max-width: 90px;
}
.header-main .btn_ls img {
    width: auto;
    height: 25px;
    margin: 0px 3px 0px 0px;
}
}