/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@font-face {

  font-family: 'ProximaNova-Bold';

  src: url('/wp-content/fonts/ProximaNova-Bold.eot');

  src: url('/wp-content/fonts/ProximaNova-Bold.eot?iefix') format('eot'),

    url('/wp-content/fonts/ProximaNova-Bold.woff') format('woff'),

    url('/wp-content/fonts/ProximaNova-Bold.ttf') format('truetype');

  font-weight: bold;

  font-style: normal;

}

@font-face {

  font-family: 'ProximaNova-ExtraBld';

  src: url('/wp-content/fonts/ProximaNova-Extrabld.eot');

  src: url('/wp-content/fonts/ProximaNova-Extrabld.eot?iefix') format('eot'),

    url('/wp-content/fonts/ProximaNova-Extrabld.woff') format('woff'),

    url('/wp-content/fonts/ProximaNova-Extrabld.ttf') format('truetype');

  font-weight: bold;

  font-style: normal;

}

@font-face {

  font-family: 'ProximaNova-Regular';

  src: url('/wp-content/fonts/ProximaNova-Regular.eot');

  src: url('/wp-content/fonts/ProximaNova-Regular.eot?iefix') format('eot'),

    url('/wp-content/fonts/ProximaNova-Regular.woff') format('woff'),

    url('/wp-content/fonts/ProximaNova-Regular.ttf') format('truetype');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'ProximaNova-Light';

  src: url('/wp-content/fonts/ProximaNova-Light.eot');

  src: url('/wp-content/fonts/ProximaNova-Light.eot?iefix') format('eot'),

    url('/wp-content/fonts/ProximaNova-Light.woff') format('woff'),

    url('/wp-content/fonts/ProximaNova-Light.ttf') format('truetype');

  font-weight: lighter;

  font-style: normal;

}

body {
  margin: 0;
  /* -webkit-font-smoothing: auto;
  overflow-x: hidden; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}

h1 {
  font-size: 32px;
  padding-bottom: 10px;
}

h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}

h3 {
  font-size: 18px;
  line-height: 25px;
}

h4 {
  font-size: 16px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}

h2.entry-title {
  border-bottom: 1px solid #eaecef;
}

h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;

  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
  padding: .74rem 1rem;
  z-index: 4;
  width: 100%;
  top: 0;
  position: fixed;
}

.navbar-brand>a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }

  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
  color: #000;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
  padding-right: 0px;
  padding-left: 20px;
  font-size: 16px;
  font-family: "ProximaNova-Bold";
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
  color: #000;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {

  border-bottom: 2px solid #e1e3e9;
}

a.nav-link:hover {
  color: #e1e3e9;
  text-decoration: none;
}

a.nav-link:before,
a.nav-link:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -2px;
  background: #e1e3e9;
}

a.nav-link:before {
  left: 0;
}

a.nav-link:after {
  right: 0;
  background: #e1e3e9;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.nav-link:hover:before {
  background: #e1e3e9;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.nav-link:active:before {
  background: #e1e3e9;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.nav-link:visited:before {
  background: #e1e3e9;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.nav-link:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}

a.nav-link:active:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}

a.nav-link:visited:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}

a.nav-link {
  position: relative;
  padding-right: 10px !important;
  padding-left: 10px !important;
}





.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

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

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .dropdown-menu li>.dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav>li>a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}

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

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: #eee;
  text-decoration: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on,
.byline,
.comments-link {
  color: #9a9a9a;
}

.entry-title>a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}

.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

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

.gallery-item .gallery-columns-2 {
  max-width: 50%;
}

.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
  max-width: 25%;
}

.gallery-item .gallery-columns-5 {
  max-width: 20%;
}

.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value>select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #17203a;
  position: fixed;
  bottom: 0;
  z-index: -1;
  width: 100%;
}

.navbar-dark .site-info {
  color: #fff;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a,
footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav>li>a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }

  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

.head-menu-button {
  display: block;
  width: 100%;
  padding-left: 60px;
}

.align-right {
  text-align: end;
  margin: auto 0px;
}

/* .button-head {
  margin: auto 0px;
} */

a.head-button,
a.head-button-ua {
  padding: 10px 15px;
  border-radius: 30px;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "ProximaNova-Bold";
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 30px;
  border: 2px solid #000;
  transition: all 0.2s ease-in;
}

a.head-button:hover,
a.head-button-ua:hover {
  padding: 10px 15px;
  background: #45c4b7;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "ProximaNova-Bold";
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.2s ease-in;
  border-color: #45c4b7;
}

a.phone-head {
  text-decoration: none;
  color: #000;
  font-family: "ProximaNova-Bold";
  font-size: 14px;
  display: block;
}

i.fas.fa-phone {
  color: #2247dc;
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, 1);
  font-size: 12px;
  margin-right: 10px;
}

ul#menu-main-menu,
ul#menu-main-menu-ua {
  margin: 20px -10px 10px 0px !important;
  /* padding: 0px 0px 0px 0px !important; */
}

.button-phone {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-title-block {
  text-align: center;
  margin-bottom: 100px;
}

h1.home-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 150px;
  font-family: "ProximaNova-Bold";
  margin: auto;
  text-shadow: 0px 0px 120px rgba(0, 0, 0, 0.3);
  letter-spacing: 10px;
}

h2.home-sub-title {
  font-size: 50px;
  color: #fff;
  font-family: "ProximaNova-Light";
  margin-top: -35px;
  font-weight: lighter;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.51);
}

a.home-button {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  padding: 20px 50px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
  border-radius: 30px;
  letter-spacing: 4px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
}

a.home-button:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}

.block-about-us {
  margin: 60px auto 50px !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 320px;
}

p.about-us-text {
  font-size: 26px;
  font-family: "ProximaNova-Bold";
}

p.about-company {
  margin: 0px 0px 5px 0px;
  font-size: 18px;
  font-family: "ProximaNova-Light";
  position: relative;
}

.left-divider:before {
  /* border-bottom: 2px solid #000; */
  content: '';
  width: 20px;
  display: block;
  position: absolute;
  height: 3px;
  background: #000;
  top: 50%;
  margin-top: -2px;
  left: -26px;
}

.slides {
  padding: 0;
  width: 100%;
  height: 400px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.slides * {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.slides input {
  display: none;
}

.slide-container {
  display: block;
}

.slide {
  top: 0;
  opacity: 0;
  width: 100%;
  display: block;
  position: absolute;


  transition: all .7s ease-in-out;
}

.slide img {
  width: 100%;
  height: 100%;
}

.nav label {
  width: 50px;
  height: 50px;
  display: none;
  position: absolute;
  /* opacity: 0; */
  z-index: 3;
  cursor: pointer;
  transition: opacity .2s;
  color: #FFF;
  font-size: 30pt;
  line-height: 35px;
  text-align: center;
  background-color: #172978;
  text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

.nav .prev {
  background-color: #6687cc;
}

/* .nav label:hover 
{ 
  background-color: #6687cc;
} */

.nav .next {
  left: 50px;
  margin-top: 0px;
}

input:checked+.slide-container .slide {
  opacity: 1;

  transform: scale(1);

  transition: opacity 1s ease-in-out;
}

input:checked+.slide-container .nav label {
  display: block;
}


.img-block {
  position: relative;
  display: block;
}

.text-about {
  font-family: "ProximaNova-Light";
  font-size: 16px;
  color: #000;
  line-height: 20px;
}

.features-text {
  margin: 60px auto 210px !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 485px;
}

.left-divider-white:before {
  /* border-bottom: 2px solid #000; */
  content: '';
  width: 20px;
  display: block;
  position: absolute;
  height: 3px;
  background: #fff;
  top: 50%;
  margin-top: -2px;
  left: -26px;
}

p.features-devider {
  margin: 0px 0px 5px 0px;
  font-size: 18px;
  font-family: "ProximaNova-Light";
  position: relative;
  color: #fff;
}

.features {
  background-color: #3b97d8;
}

p.features-title {
  font-size: 26px;
  font-family: "ProximaNova-Bold";
  color: #fff;
}

.feature-blocks {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18);
}

p.title-single-feature {
  text-align: center;
  font-family: "ProximaNova-Bold";
  margin: 20px 0px 15px;
  font-size: 18px;
}

p.feature-desc {
  padding: 0px 20px 40px;
  font-size: 16px;
  text-align: center;
}

.features-row {
  position: relative;
  margin: -155px 0px 50px 0px;
}

.effect {
  position: relative;
  /* width: 300px;
  height: 200px; */
  overflow: hidden;
}

.feature-blocks .effect {
  height: 250px;
}

.feature-blocks .effect img {
  height: 100%;
  object-fit: cover;
}

.features-row .feature-wrapper {
  padding: 0 10px;
}

.effect img {
  width: 100%;
  height: 100%;
}

.effect .caption {
  position: absolute;
  top: -100%;
  left: 0px;
  background: linear-gradient(180deg, #242d48 5%, #2fabb100 100%);
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.feature-blocks:hover .caption {
  top: 0px;
}

.effect .caption h4 {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid white;
  padding-bottom: 20px;
  margin-top: 20px;
}

.effect .caption p {
  margin: 15px 0px;
  text-align: center;
  font-style: italic;
  padding: 0px 10px;
}

.effect .caption a.btn {
  width: 60%;
  text-align: center;
  display: block;
  /* background: #68432d; */
  color: #fff;
  padding: 10px 0px;
  border-radius: 30px;
  margin: 0px auto 0px auto;
  position: relative;
  border: 3px solid;
  font-size: 18px;
  font-family: "ProximaNova-Bold";
  top: 38%;
}

path.elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.svg-features {
  width: calc(100% + 1.3px);
  display: block;
  width: -webkit-calc(100% + 1.3px);
  width: calc(200% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.border-top-features {
  overflow: hidden;
  position: absolute;
  left: 0px;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: 0px;
  z-index: 2;
}

div#content {
  background: #fff;
  margin-bottom: 200px;
  margin-top: 150px;
}

/* @media (max-width: 1196px) {
  .border-top-features {
    width: 90%;
    top: 126px;
  }
} */


@media (max-width: 990px) {
  /* .border-top-features {
    width: 86%;
    top: 89px;
  } */

  .effect .caption a.btn {
    width: 90%;
  }
}

/* @media (max-width: 770px) {
  .border-top-features {
    width: 94%;
    top: 215px;
  }
}

@media (max-width: 360px) {
  .border-top-features {
    width: 91%;
    top: 127px;
  }
} */

.block-why-us {
  margin: 20px auto 0px !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 500px;
}

.icon-block {
  text-align: center;
}

p.icon-text {
  font-size: 18px;
  font-family: "ProximaNova-Bold";
  color: #000;
  line-height: 20px;
}

@media (max-width: 990px) {
  p.icon-text {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  p.icon-text {
    font-size: 15px;
  }
}

.icon-block {
  background-color: #e4e6ef;
  padding: 0px 20px 0px 20px;
  margin: 15px 15px 17px 0px;
  height: 250px;
  width: 250px;
}

img.why-img {
  margin-top: 0px;
}

.img-why {
  /* background-color: #ebf3ff;
  padding: 10px 25px 20px; */
  position: relative;
  margin-top: 15px;
}

.why-text {
  position: absolute;
  bottom: -1px;
  background-color: rgba(36, 45, 72, 0.62) !important;
  /* margin-top: -120px; */
  /* z-index: 999; */
  color: #fff;
  padding: 30px;
  margin-right: 0px;
}

p.p-why-text {
  margin: 0;
  font-size: 16px;
}

.icon-block:hover {
  background: linear-gradient(-180deg, #f9f9f9 38%, #e4e6ef 101%);
}

.our-features-block {
  margin: 10px auto 0px !important;
  width: 230px;
}

.our-features {
  background-color: #242d48;
  padding: 200px 0px 0px;
  z-index: 1;
  margin-top: -167px;
}

.why-line {
  z-index: 2;
}


@media (min-width: 768px) {
  div.col-sm-7.five-three {
    width: 60% !important;
  }

  div.col-sm-5.five-two {
    width: 40% !important;
  }
}

span.number-features {
  font-size: 60px;
  color: #cccccc6e;
  font-family: "ProximaNova-ExtraBld";
  position: absolute;
  top: -50px;
  /* bottom: 0; */
  z-index: 1;
}

.features1 {
  background: #fff;
  padding: 10px;
  font-family: "ProximaNova-Bold";
  font-size: 16px;
  z-index: 2;
  position: relative;
  height: 100px;
}

.inside-features {
  /* border: 4px solid #fff; */
  line-height: 18px;
  padding: 10px 10px 0px;
}

.home-row-after-features {
  display: block;
  width: 90%;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: 5%;
  margin: auto;
  border: 4px solid #ffffff;
  z-index: -1;
}

span.inside-numb {
  font-size: 25px;
  font-weight: bolder;
  font-family: "ProximaNova-ExtraBld";
}

.inside-features1 {
  /* border: 4px solid #fff; */
  line-height: 18px;
  padding: 10px 10px 18px;
}

.fove-features {
  margin-top: 85px !important;
  padding: 0px 5px;
}

.galery-title {
  margin: 80px auto 60px !important;
  width: 110px;
}

#gallery-1 img {
  border: none !important;
  margin: -10px auto !important;
}


.gallery-image .elementor-column-wrap.elementor-element-populated {
  padding: 0px !important;
}

.block-partners {
  margin: 70px auto 45px;
  width: 350px;
}

.background-form {
  background: url(/wp-content/uploads/2019/02/bg_form.jpg) no-repeat;
  background-size: cover;
}

.form-line {
  margin: 70px auto 0px;
}

button#button-form {
  padding: 18px 55px;
  font-family: "ProximaNova-Bold";
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 30px;
  letter-spacing: 2px;
  margin: 50px 0px 30px;
  border-radius: 30px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
}

button#button-form:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}

.bottom-partners {
  margin-bottom: 70px;
}

p.recall {
  text-align: center;
  color: #dedede;
  font-family: "ProximaNova-Regular";
  font-size: 16px;
  margin-bottom: 70px;
}

.footer-center {
  /* text-align: center; */
  background-color: #17203a;
  padding: 60px 0px 30px;
}

.align-left {
  margin: auto;
}

.two-column-footer {
  font-size: 14px;
  font-family: "ProximaNova-Light";
}

.three-column-footer {
  font-size: 14px;
  font-family: "ProximaNova-Light";
}

.four-column-footer {
  font-size: 14px;
  font-family: "ProximaNova-Light";
}

/* .row {
  margin-right: -10px;
  margin-left: -15px;
} */

html {
  overflow-x: hidden;
}

@media (max-width: 1200px) {
  .button-phone {
    position: absolute;
    top: 0;
    width: 80%;
    margin: 32px auto 0px;
  }

  .icon-block {
    height: auto;
    width: auto;
  }

}

@media (max-width: 992px) {
  a.phone-head {
    width: 125%;
  }

  .button-phone {
    width: 85%;
  }
}

@media (max-width: 768px) {
  h1.home-title {
    font-size: 100px;
  }

  .slides {
    height: 280px;
  }

  .five-two {
    margin-top: 45px;
  }

  .inside-features {
    padding: 5px 5px 15px;
  }

  .footer-adress {
    margin-bottom: -30px;
  }

  .desktop {
    display: none;
  }

  a.head-button,
  a.head-button-ua {
    padding: 13px 20px;
    font-size: 10px;
  }

  .align-right {
    margin: auto;
    text-align: left;
  }

  a.phone-head {
    width: 200%;
  }

}

@media (max-width: 551px) {
  a.phone-head {
    width: 100%;
  }

  a.head-button,
  a.head-button-ua {
    display: none;
  }

}


@media (max-width: 460px) {
  h1.home-title {
    font-size: 70px;
    letter-spacing: 0px;
  }

  h2.home-sub-title {
    font-size: 36px;
    margin-top: -15px;
  }

  .slides {
    height: 220px;
  }

  a.phone-head {
    width: 100%;
  }

  a.head-button,
  a.head-button-ua {
    display: none;
  }

  .logo-partners {
    text-align: center;
  }

  .features1 {
    margin-bottom: 40px;
  }

  .inside-features1 {

    padding: 10px 10px 36px;
  }

  /* .border-top-features {
  width: 91%;
  top: 132px;
} */

  div#content {
    margin-bottom: 300px;
  }

  .footer-center {
    text-align: center;
  }

  .footer-adress {
    margin-bottom: 10px;
  }

  .footer-tel {
    margin: 10px;
  }

  .elementor-18053 .elementor-element.elementor-element-42808c8>.elementor-container,
  .elementor-18857 .elementor-element.elementor-element-42808c8>.elementor-container {
    min-height: 93vh !important;
  }

  .studio_voll {
    text-align: center !important;
  }

  /* .row {
  margin-right: 0px;
} */

}

@media (max-width: 375px) {
  /* .border-top-features {
    width: 91%;
    top: 125px;
} */



  .features-text {
    width: 100%;
  }

  /* .block-about-us {
  width: 100%;
} */

  /* .border-top-features {
  width: 88%;
  top: 102px;
} */

}

@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

ul.li-point {
  list-style-type: circle;
  padding-left: 18px;
}

.elementor-field-group .elementor-field-textual:focus {
  -webkit-box-shadow: none !important;
  box-shadow: inset none !important;
  outline: 0;
}

p.popup-title {
  font-size: 30px;
  margin: 20px 0px 20px 0px;
  font-family: "ProximaNova-Bold";
  text-align: center;
}

p.popup1-text {
  font-size: 16px;
  font-family: "ProximaNova-Regular";
  padding: 10px 20px;
}

div#main-nav {
  text-align: center;
}

button#popup-button {
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  font-size: 13px;
  letter-spacing: 2px;
  border-radius: 30px;
  padding: 20px 50px;
  margin: 30px 0px 20px 0px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
}

.elementor-widget-form .elementor-message {
  font-family: "ProximaNova-Regular";
  font-weight: 400;
  text-align: center;
  color: #dedede;
}

label.elementor-field-label {
  display: none;
}

#popup-form .elementor-widget-form .elementor-message {
  font-family: "ProximaNova-Regular" !important;
  text-align: center;
  color: #000;
}

.feature-block-text {
  min-height: 155px;
}

@media (max-width: 768px) {
  .feature-block-text {
    height: auto !important;
  }
}

@media (max-width: 991px) {
  .feature-block-text {
    height: 260px;
  }
}

.elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
  background-color: rgba(255, 255, 255, 0);
  border-color: #515b82 !important;
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px 0px 0px 0px;
}

.elementor-widget-form .elementor-field-group .elementor-field {
  color: #9ea4b9 !important;
}


.leave {
  margin: 0px 0px 45px;
}

.elementor-18245 .elementor-element.elementor-element-8bf0017 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
  background-color: rgba(255, 255, 255, 0);
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px 0px 0px 0px;
}

.water-bg {
  background: url(/wp-content/uploads/2019/02/top.jpg);
  background-size: cover;
}

.title-water {
  font-family: "ProximaNova-Bold";
  font-size: 80px;
  text-transform: uppercase;
  /* text-align: center; */
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0px;
  margin-left: -5px;
  letter-spacing: 10px;
  margin-bottom: 26px;
}

p.sub-title-water {
  /* position: absolute; */
  font-family: "ProximaNova-Regular";
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  margin-bottom: 0px;
  /* text-align: center; */
  /* margin-left: -150px; */
}

p.water-uslugi-title {
  font-family: "ProximaNova-Light";
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  color: #1a1a23;
}

p.water-uslugi-title::before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #132e58;
}

.water-uslugi-text {
  font-family: "ProximaNova-Extrabld";
  font-size: 28px;
  color: #1a1923;
}

.block-water-uslugi {
  margin: auto;
  width: 540px;
}

.text-about-uslugi {
  font-family: "ProximaNova-Light";
  font-size: 18px;
  color: #000;
}

.bold-first-text {
  font-family: "ProximaNova-Bold";
}

.water-features-bg {
  background: url(/wp-content/uploads/2019/02/bg.jpg);
  background-size: cover;
}

.flash-features-bg {
  background: url(/wp-content/uploads/2019/02/bg-1.jpg);
  background-size: cover;
}

.water-features {
  text-align: center;
  background-color: #244d7f;
  color: #fff;
  z-index: 3 !important;
  position: relative;
  padding: 20px 10px;
  height: 215px;
}

.inside-water-features p {
  margin-bottom: 0;
  font-size: 16px;
}

img.icon-water {
  margin-bottom: 20px;
}

.five-three-water {
  margin-bottom: 60px;
}

.inside-water-features {
  /* border: 4px solid #244d7f; */
  line-height: 18px;
  padding: 0px 0px 35px;
}

.five-three-water-second {
  margin-bottom: 80px;
}

.five-features-water {
  margin: 60px -5px 10px -5px;
}

.inside-water-features.three-rows-water {
  padding-bottom: 53px;
}

.text-form-water {
  font-size: 21px;
  text-align: center;
  font-family: "ProximaNova-Bold";
}

.col-water-calculate {
  display: flex;
  vertical-align: middle;
  align-items: center;
}

.block-form-water {
  padding: 25px 0px 0px;
}

a.after-row {
  font-family: "ProximaNova-Bold";
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  margin-left: -36px;
}

a.after-row::after {
  content: '\2192';
  color: #000000;
  font-size: 14px;
  font-family: serif;
  position: absolute;
  margin-left: 10px;
  margin-top: 3px;
  display: none;
}

.inside-water-features.five-rows-water {
  padding: 0px 0px 16px;
}

.bg-calculate {
  /* background: linear-gradient(90deg, #f5f7fa 58%, #e4e8ee 58%); */
  padding: 40px 0px;
  background-color: #f5f7fa;
}

a#calculate-button {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  padding: 20px 50px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
  border-radius: 30px;
  letter-spacing: 1px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
}

@media (max-width: 560px) {
  a#calculate-button {
    margin-left: 10px;
  }
}

@media (max-width: 320px) {
  a#calculate-button {
    margin-left: 10px;
    padding: 20px 20px;
  }
}

a#calculate-button:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}

.calculate-page {
  display: block;
  width: 100%;
  text-align: center;
}

.bg-trust {
  background: #103159;
  padding: 70px 0px 30px;
}

.trust-block {
  text-align: center;
  color: #fff;
  padding: 20px;
}

img.icon-trust {
  padding: 0px 0px 45px;
}

p.text-icon-trust::before {
  content: '';
  width: 40px;
  display: block;
  position: absolute;
  height: 3px;
  background: #fff;
  /* top: 50%; */
  /* margin-top: -2px; */
  /* left: -26px; */
  left: 0;
  right: 0;
  margin: -20px auto 0px;
}

p.water-trust-title.left-lambda-trust {
  font-family: "ProximaNova-Light";
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  color: #ffffff;
}

p.water-trust-title.left-lambda-trust:before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #ffffff;
}

p.water-trust-text {
  font-family: "ProximaNova-Extrabld";
  font-size: 28px;
  color: #ffffff;
}

.block-water-trust {
  width: 665px;
  margin: auto;
}

p.about-company.left-divider-lambda:before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #000000;
}

p.features-devider.left-divider-lambda:before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #ffffff;
}

@media (max-width: 768px) {

  .five-two {
    margin-top: 0px;
  }

  .title-water {
    font-size: 70px;
  }

  .title-fire {
    font-size: 70px !important;
  }

  .flash-title-block {
    width: 700px !important;
    margin: auto;
  }

  .title-flash {
    font-size: 60px !important;
    text-align: left !important;
  }

  p.sub-title-flash {
    font-size: 20px !important;
    margin-left: 0px;
  }

  p.sub-title-water {
    font-size: 20px;
    margin-left: 0px;
  }

  .water-features {
    height: 215px;
    padding: 20px 0px;
  }

  .inside-water-features {
    padding: 0px 0px 17px;
    border: none;
  }

  .five-two-water {
    margin-bottom: 60px;
  }

  .five-three-water-second {
    margin-bottom: 60px;
  }

  .calculate-page {
    display: block;
    position: relative;
    padding-left: 0px;
    width: 100%;
    text-align: center;
  }

}

@media (max-width: 560px) {

  .gallery-works #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100% !important;
    padding: 15px 0px 15px 0px !important;
  }

  a.after-row::after {
    content: '\2192';
    color: #000000;
    font-size: 14px;
    font-family: serif;
    position: absolute;
    margin-left: 10px;
    margin-top: -1px;
  }

  .block-partners {
    width: 200px;
  }

  p.about-company.left-divider-lambda:before {
    top: -36%;
  }

  .form-line {
    margin: 70px auto 0px;
    width: 200px !important;
  }

  .align-right {
    text-align: end;
    margin: auto 0px;
  }

  div#content {
    margin-top: 29px;
  }

  .bg-calculate {
    /* background: linear-gradient(180deg, #f5f7fa 47%, #e4e8ee 36%); */
    background: #f5f7fa;
    padding: 40px 0px;
  }

  .block-why-us {
    width: 238px;
  }

  p.about-us-text {
    font-size: 22px;
  }

  .features-text {
    width: 235px;
  }

  .gallery-works div#gallery-1 {
    display: flex;
    flex-direction: column;
  }

  .title-water {
    font-size: 38px;
    text-align: left;
    letter-spacing: 0px;
  }

  .title-fire {
    font-size: 38px !important;
    text-align: left !important;
    letter-spacing: 0px !important;
  }

  .title-flash {
    font-size: 30px !important;
    text-align: left !important;
    letter-spacing: 0px !important;
  }

  .flash-title-block {
    width: 100% !important;
    margin: auto;
  }

  .block-flash-uslugi {
    margin: auto;
    width: 230px !important;
  }

  .fire-title-block {
    width: 100% !important;
    margin: auto;
  }

  p.sub-title-water {
    font-size: 18px;
    text-align: left;
    margin-left: 0px;
  }

  p.sub-title-fire {
    font-size: 18px !important;
    text-align: left;
  }

  .block-water-uslugi {
    margin: auto;
    width: 240px;
  }

  .block-fire-uslugi {
    width: 222px !important;
  }

  .fire-features {
    margin-bottom: 55px;
  }

  .block-water-trust {
    width: 285px;
    margin: auto;
  }

  p.water-trust-text {
    font-size: 22px;
  }

  .inside-water-features {
    padding: 0px 0px 17px;
  }

  .water-features {
    height: 175px;
    padding: 20px 38px;
    margin-bottom: 50px;
  }

  .inside-water-features.three-rows-water {
    padding-bottom: 17px;
  }

  .five-three-water {
    margin-bottom: 0px;
  }

  .five-two-water {
    margin-bottom: 0px;
  }

  .five-three-water-second {
    margin-bottom: 0px;
  }

  div#content {
    margin-bottom: 420px;
  }

  .footer-center {
    padding: 80px 0px 70px;
  }

  .row.justify-content-end.button-phone {
    margin-top: 10px;
  }

  .navbar-brand {
    width: 21%;
  }

  .block-about-us {
    width: 185px;
  }

  .block-partners .about-company.left-divider:before {
    /* border-bottom: 2px solid #000; */
    content: '';
    width: 20px;
    display: block;
    position: absolute;
    height: 3px;
    background: #000;
    top: 26%;
    margin-top: -2px;
    left: -26px;
  }


  .icon-block {
    background-color: #e4e6ef;
    padding: 0px 20px 1px 20px;
    margin: 0px auto 25px;
    height: 250px;
    width: 250px;
  }

  p.features-title {
    font-size: 22px;
  }

}

@media (max-width: 320px) {
  .title-water {
    font-size: 28px;
  }

  .title-flash {
    font-size: 28px !important;
  }

  .title-fire {
    font-size: 28px !important;
  }

  .block-water-trust {
    width: 237px;
    margin: auto;
  }

  .water-features {
    height: 160px;
    padding: 20px 18px;
    margin-bottom: 50px;
  }

  .navbar-brand {
    width: 20%;
  }

  .row.justify-content-end.button-phone {
    margin-top: 0px;
  }

  div#content {
    margin-bottom: 380px;
  }

  .footer-center {
    padding: 80px 0px 70px;
  }

}

h1.h1-title-gallery {
  text-align: center;
  margin: 50px 0px 20px;
  font-family: "ProximaNova-Bold";
}

.gallery-works .gallery-item {
  float: left;
  margin-top: 15px !important;
  text-align: center;
  width: 33%;
}

button#contact-button {
  letter-spacing: 2px;
  margin: 40px 0px 0px;
  padding: 15px 55px;
  border-radius: 30px;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "ProximaNova-Bold";
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 30px;
  border: 2px solid #000;
  background: none;
}

button#contact-button:hover {
  background: #1f2128;
  color: #fff;
  transition: all 0.2s ease-in;
}

.alignFlexCenter {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
}

.g-contacts-icon {
  float: left;
  font-size: 20px;
  height: 40px;
  line-height: 26px;
  text-align: center;
  margin-right: 10px;
  color: #000000;
}

.contact-information .g-contacts-icon span {
  position: relative;
  top: 0px;
}

.contact-information a {
  color: inherit;
  font-family: "ProximaNova-Regular"
}

.contact-information a:hover {
  color: #17203a;
}

p.contact-item-title {
  font-family: "ProximaNova-Regular";
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

/* p.contact-item-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: linear-gradient(100deg, #45c4b7 0%, #3267fb 100%);
  position: relative;
  width: 50px;
  margin: 15px 0;
} */

/* .contact-page-form {
  margin: auto;
} */

.font-time {
  font-family: "ProximaNova-Regular";
}

h1.contact-title {
  font-size: 32px;
  font-family: "ProximaNova-Bold";
  text-align: center;
  margin: 0px 0px 30px;
}

.contact-section {
  margin: 0px 0px 70px;
}

p.title-form {
  text-align: center;
  font-family: "ProximaNova-Regular";
  font-size: 22px;
  margin-bottom: 15px;
  position: relative;
  /* display: block; */
  width: 183px;
  margin: 0px auto 15px;
}

p.title-form:before {
  content: '';
  width: 20px;
  display: block;
  position: absolute;
  height: 3px;
  background: #000;
  top: 50%;
  margin-top: -2px;
  left: -26px;
}

select#form-field-usluga-contact {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #515b82;
  color: #9ea4b9;
}

.logo-carousel {
  margin-bottom: 60px;
}

.fire-bg {
  background: url(/wp-content/uploads/2019/02/bg-fire.jpg);
  background-size: cover;
}

.title-fire {
  font-family: "ProximaNova-Bold";
  font-size: 80px;
  text-transform: uppercase;
  /* text-align: center; */
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0px;
  margin-left: -5px;
  letter-spacing: 10px;
  margin-bottom: 26px;
}

p.sub-title-fire {
  font-family: "ProximaNova-Regular";
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 0px;
}

.fire-title-block {
  /* width: 615px; */
  margin: auto;
}

.block-fire-uslugi {
  margin: auto;
  width: 470px;
}

p.fire-uslugi-title {
  font-family: "ProximaNova-Light";
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  color: #1a1a23;
}

p.fire-uslugi-title::before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #1a1923;
}

.fire-uslugi-text {
  font-family: "ProximaNova-Extrabld";
  font-size: 28px;
  color: #1a1923;
}

.fire-features {
  text-align: center;
  background-color: #244d7f;
  color: #fff;
  z-index: 3 !important;
  position: relative;
  padding: 20px 5px;
  height: 220px;
}

.row-after-features {
  display: block;
  width: 90%;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: 5%;
  margin: auto;
  border: 4px solid #244d7f;
  z-index: -1;
}

.inside-fire-features {
  /* border: 4px solid #244d7f; */
  line-height: 18px;
  padding: 0px 0px 35px;
}

.trust-block-fire {
  text-align: center;
  color: #fff;
  padding: 20px 0px;
}

.text-after-features {
  margin: 50px 0px;
}

.flash-bg {
  background: url(/wp-content/uploads/2019/02/top-1.jpg);
  background-size: cover;
}

.title-flash {
  font-family: "ProximaNova-Bold";
  font-size: 80px;
  text-transform: uppercase;
  /* text-align: center; */
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0px;
  letter-spacing: 10px;
  margin-bottom: 26px;
}

p.sub-title-flash {
  font-family: "ProximaNova-Regular";
  background: #292c2f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 0px;
}

.flash-title-block {
  width: 1088px;
  margin: auto;
}

.flash-uslugi-text {
  font-family: "ProximaNova-Extrabld";
  font-size: 28px;
  color: #1a1923;
}

p.flash-uslugi-title.left-lambda {
  font-family: "ProximaNova-Light";
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  color: #1a1a23;
}

p.flash-uslugi-title::before {
  content: '~';
  position: absolute;
  top: -72%;
  left: -26px;
  font-size: 40px;
  font-family: auto;
  color: #1a1923;
}

.block-flash-uslugi {
  margin: auto;
  width: 580px;
}

.text-after-features {
  margin: 50px 0px;
  font-family: "ProximaNova-Light";
  font-size: 18px;
  color: #000;
}

#calculate-form input {
  margin: 0px 0px 10px;
  font-family: "ProximaNova-Regular";
}

#calculate-form select {
  border-color: #515b82 !important;
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px 0px 0px 0px;
  color: #9ea4b9;
  font-family: "ProximaNova-Regular";
}

#calculate-form input#form-field-comment {
  margin-top: 10px;
  font-family: "ProximaNova-Regular";
}

button#calculate-button {
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  font-size: 13px;
  letter-spacing: 2px;
  border-radius: 30px;
  padding: 20px 50px;
  margin: 30px 0px 20px 0px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
}

#calculate-form input#form-field-upload-file {
  margin-top: 10px;
  font-family: "ProximaNova-Regular";
}

#calculate-form .elementor-message {
  font-family: "ProximaNova-Regular";
  font-weight: 400;
  text-align: center;
  color: #28a745 !important;
}


select#form-field-message {
  border-color: #515b82 !important;
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px 0px 0px 0px;
  color: #9ea4b9;
  font-family: "ProximaNova-Regular";
}

@media (max-width: 1024px) {
  div#content {
    margin-top: 130px;
  }
}

@media (max-width: 768px) {
  div#content {
    margin-top: 125px;
  }

  .inside-features1 {
    /* border: 4px solid #fff; */
    line-height: 18px;
    padding: 5px 5px 18px;
  }

  .features1 {
    padding: 5px;
    font-size: 14px;
  }

  .button-head {
    text-align: end;
    margin-left: 90px;
  }

}

@media (max-width: 414px) {
  div#content {
    margin-top: 80px;
  }
}

@media (max-width: 375px) {
  div#content {
    margin-top: 75px;
  }
}

@media (max-width: 320px) {
  div#content {
    margin-top: 64px;
  }
}

i.fas.fa-phone.bot-phone {
  margin-right: 12px;
}

p#breadcrumbs {
  margin-top: 20px;
}

.bread-section-vnutr {
  position: absolute !important;
  z-index: 3;
}

p#breadcrumbs a {
  font-size: 16px;
  font-family: "ProximaNova-Regular";
  color: #292c2f;
}

p#breadcrumbs span {
  font-size: 16px;
  font-family: "ProximaNova-Regular";
  color: #292c2f;
}

.gallery-bg {
  background: url(/wp-content/uploads/2019/02/bg.jpg);
  background-repeat: no-repeat;
  /* background-size: cover; */
  background-attachment: fixed;
  background-position: top;
}


section.elementor-element.elementor-element-8beb647.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
  position: absolute !important;
  z-index: 3;
}

.bread-vnutr {
  margin-top: -25px;
}

.fire-features-bg {
  /* background: url(); */
  background: url(/wp-content/uploads/2019/02/bg_2.jpg);
  background-size: cover;
}

@media (min-width: 1250px) and (max-width: 1366px) {
  #masthead .container {
    transform: scale(0.9);
    margin-top: -20px;
  }

  #masthead {
    height: 110px;
  }

  div#content {
    margin-top: 110px;
  }
}

.elementor-field-group-upload-file label.elementor-field-label {
  display: block;
  font-family: "ProximaNova-Regular" !important;
  color: #525252 !important;
}

.elementor-element.elementor-element-8e53922.elementor-widget.elementor-widget-html {
  margin-bottom: 0 !important;
}

.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj {
  padding: 11px 0 11px 20px;
  background-color: #17203a;
}

.text-icon-trust {
  font-size: 16px;
}

.inside-fire-features p {
  font-size: 16px;
}

@media (max-width: 414px) {
  .fire-features {
    height: 170px;
  }

  .time-works {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }

  .tel-number {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .g-contacts-icon {
    float: left;
    font-size: 20px;
    /* height: 40px; */
    line-height: 26px;
    text-align: center;
    /* margin-right: 10px; */
    color: #000000;
    display: flex;
    flex-direction: row;
  }
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-color: rgba(255, 255, 255, 0);
  border-color: #515b82;
  border-width: 0px 0px 1px 0px;
  border-radius: 0px 0px 0px 0px;
  color: #9ea4b9;
}

select.wpcf7-form-control.wpcf7-select {
  border-color: #515b82 !important;
  border-width: 0px 0px 1px 0px !important;
  border-radius: 0px 0px 0px 0px;
  color: #9ea4b9;
  font-family: "ProximaNova-Regular";
  background-color: transparent;
}

#post-18705 p {
  text-align: center;
}

.popmake {
  border-radius: 10px !important;
}

input.wpcf7-form-control.wpcf7-submit {
  padding: 18px 55px;
  font-family: "ProximaNova-Bold";
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 30px;
  letter-spacing: 2px;
  margin: 0 auto 0;
  border-radius: 30px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
  border: none;
  display: block;
}

.wpcf7-spinner {
  display: none;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}

.twoBlocks {
  /* display: flex; */
  /* flex-direction: row; */
  /* flex-basis: 50%; */
  /* position: relative; */
  display: inline-block;
  /* flex-wrap: wrap; */
  padding: 0px 10px 0px 13px;
}

.nonePadding {
  padding: 14px 10px 0px 14px;
}

.cf7Btn {
  text-align: center;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control:focus {
  outline: none !important;
  box-shadow: none;
}

select.wpcf7-form-control.wpcf7-select.form-control:focus {
  outline: none !important;
  box-shadow: none;
}

.wpcf7-mail-sent-ok {
  border: none !important;
  text-align: center;
  color: #45c4b7 !important;
}

#wpcf7-f18716-p18063-o5 .twoBlocks {
  /* display: flex; */
  /* flex-direction: row; */
  /* flex-basis: 50%; */
  /* position: relative; */
  display: inline-block;
  /* flex-wrap: wrap; */
  padding: 0px 10px 0px 13px;
  width: 49%;
}

#wpcf7-f18716-p18063-o5 input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
  padding: 18px 55px 15px;
  font-family: "ProximaNova-Bold";
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 30px;
  letter-spacing: 2px;
  margin: 50px 0px 30px;
  border-radius: 30px;
  background-image: none;
  transition: 0.2s;
  background-size: 200% auto;
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
}

#wpcf7-f18716-p18063-o5 input.wpcf7-form-control.wpcf7-submit.btn.btn-primary:hover {
  color: #fff;
  background-color: #000;
  transition: 0.2s;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-primary:focus {
  outline: none;
}

#wpcf7-f18722-o6 .twoBlocks {
  /* display: flex; */
  /* flex-direction: row; */
  /* flex-basis: 50%; */
  /* position: relative; */
  display: inline-block;
  /* flex-wrap: wrap; */
  padding: 20px 10px 0px 13px;
  width: 49%;
}

.inside-file {
  margin-top: 20px;
  margin-left: 12px;
  margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-text {
  background-color: rgba(255, 255, 255, 0);
  border-color: #515b82;
  border-width: 0px 0px 1px 0px;
  border-radius: 0px 0px 0px 0px;
  color: #9ea4b9;
}

@media (max-width: 414px) {
  .twoBlocks {
    width: 100%;
  }
}






.ico_fac,
.ico_inst {
  display: inline-block;
  margin: 0 5px;
}

.ico_fac img,
.ico_inst img {
  width: 30px;
}

.footer_s_sety {
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  margin: 0 0 30px 0 !important;
  padding: 0 !important;
}

.s_sety {
  margin-top: 10px;
  margin-bottom: 10px;
}

.studio_voll {
  width: 100%;
  text-align: right;
}

#content.site-content.site-content-custom {
  padding-top: 0;
}

.top_section {
  height: 573px;
}

.breadcrumbs-page {
  margin-top: 0;
  margin-bottom: 80px;
  padding-top: 50px;
}

.top_section_title {
  color: #292C2F;
  text-shadow: 0px 4px 14px 0px rgba(243, 247, 253, 0.62);
  font-size: 68px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

.top_section_subtitle {
  color: #2C2C2C;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
}

.h2_title {
  color: #1A1A1A;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
}

.text_section_title {
  margin-bottom: 60px;
  padding-bottom: 0;
}

.stages {
  padding-top: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.stages_title {
  color: #1A1A1A;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 50px;
  margin-top: 0;
}

.stages_item {
  width: 100%;
  background: #F5F7FA;
  padding: 50px 35px 50px 50px;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  position: relative;
  isolation: isolate;
}

.stages_item:before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  display: block;
  z-index: -1;
  background: linear-gradient(90deg, #3B97D8 0%, #45C4B7 0.01%, #3267FB 100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}


.stages_item:hover:before {
  opacity: 1;
  visibility: visible;
}

.stages_item_side {
  flex-basis: 50%;
}

.num_title {
  display: flex;
  align-items: center;
  gap: 35px;
}

.num_title_n {
  width: 100%;
  max-width: 110px;
  transition: 0.4s;
}

.stages_item:hover .num_title_n {
  filter: brightness(11);
}

.num_title_t {
  color: #2E2E2E;
  font-size: 30px;
  font-weight: 600;
  flex-basis: 65%;
  line-height: 130%;
  transition: 0.4s;
}

.stages_item_side.description p {
  color: #7F838F;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px;
  transition: 0.4s;
}

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

.stages_item:hover .num_title_t,
.stages_item:hover p {
  color: white;
}


.quality {
  padding: 60px 0;
}

.quality_content {
  display: flex;
  align-items: center;
}

.quality_side {
  flex-basis: 50%;
}

.quality_title {
  color: #1A1A1A;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
}

.quality_descr p {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.quality_descr p strong {
  color: black;
}

.quality_img img {
  display: block;
  margin-left: auto;
}

.quality_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 50px;
  padding: 50px;
  border-radius: 20px;
  background-image: url(/wp-content/uploads/2023/08/f-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* background: linear-gradient(90deg, #3B97D8 0%, #45C4B7 0.01%, #3267FB 100%); */
  position: relative;
  isolation: isolate;
}

.watsap_icon {
  width: 24px;
}

.quality_form_text {
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
}

.quality a#calculate-button-ua,
.quality a#calculate-button {
  padding: 20px 25px;
  background-color: white;
  border-radius: 50px;
  background-image: unset;
  font-size: 18px;
  transition: 0.3s;
  position: relative;
  isolation: isolate;
}

.quality a#calculate-button-ua:before,
.quality a#calculate-button:before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, #3B97D8 0%, #45C4B7 0.01%, #3267FB 100%);
  transition: 0.3s;
  opacity: 0;
  border-radius: 48px;
  visibility: hidden;
}

.quality a#calculate-button-ua:hover:before,
.quality a#calculate-button:hover:before {
  opacity: 1;
  visibility: visible;
}



.quality_btn span {
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #3B97D8 0%, #45C4B7 0.01%, #3267FB 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.quality a#calculate-button-ua:hover,
.quality a#calculate-button:hover {
  text-decoration: none;
}

.quality a#calculate-button-ua:hover span,
.quality a#calculate-button:hover span {
  background: unset;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: white;
}

select.form-control:not([size]):not([multiple]) {
  height: auto !important;
}

.equipment {
  background: #F5F7FA;
}

.equipment_content {
  display: flex;
  align-items: center;
}

.equipment_title {
  color: #1A1A1A;
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
}

.equipment_text {
  padding-left: calc((100vw - 1140px) / 2);
  padding-right: 50px;
}

.equipment_side {
  width: 50%;
}

.equipment_descr {
  margin-bottom: 50px;
}

.equipment_descr p {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.equipment_brands_title {
  color: #1A1A1A;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  display: block;
  margin-bottom: 20px;
}

.equipment_brands_items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.equipment_brands_item {
  background: #F2F4F8;
  padding: 16px 14px 11px 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brands_logos {
  height: 31px;
  margin-bottom: 16px;
}

.brands_logos img {
  transition: 0.4s;
  filter: grayscale(1);
}

.equipment_brands_item:hover img {
  filter: grayscale(0);
}

.equipment_brands_item span {
  display: block;
  padding-top: 15px;
  position: relative;
  color: #191919;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.equipment_brands_item span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  display: block;
  width: 70px;
  border-top: 1px solid #D3D3D3;
}

.text_bottom {
  margin: 100px 0;
  padding: 55px 0 45px;
  display: flex;
  gap: 50px;
  align-items: center;
  position: relative;
  isolation: isolate;
}

.text_bottom:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 995px;
  background: #FFF;
  box-shadow: 0px 0px 68px 0px rgba(205, 205, 205, 0.25);
  z-index: -1;
}

.text_bottom img {
  width: 100%;
  max-width: 680px;
}

.text_bottom_text p {
  color: #1A1A1A;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  max-width: 617px;
  margin-bottom: 0;
}

.bottom_form {
  background: #303958;
  padding: 120px 0 100px;
  position: relative;
  isolation: isolate;
  /* overflow: hidden; */
}

.bottom_form_mobile {
  display: none;
}

.form-b-bg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  height: 615px;
}

.bottom_form_title {
  text-align: center;
  color: #FFF;
  font-size: 28px;
  font-weight: 600;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 15px;
}

.bottom_form_title span {
  color: #44BFBB;
  font-weight: 700;
}

.bottom_form_subtitle {
  color: #7784B2;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  margin-bottom: 45px;
}

.twoBlocks {
  display: block;
  max-width: 600px;
  margin: 0 auto 33px;
}

.twoBlocks span,
.nonePadding span {
  display: block;
  width: 100%;
}

.twoBlocks span input,
.nonePadding span select {
  width: 100%;
  padding-bottom: 15px;
}

.twoBlocks span input:focus-visible,
.nonePadding span select:focus-visible {
  border-bottom: 1px solid white;
  outline: none;
}

.twoBlocks span input::placeholder {
  color: #8094DA;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.nonePadding span select {
  color: #8094DA !important;
}

.nonePadding {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 0;
}

.wpcf7-submit {
  color: white;
}


.page-template-page-tn-php .site-content-custom {
  padding-bottom: 0 !important;
}

.popup-form .twoBlocks {
  margin: 0 auto 20px;
  display: inline-block;
  width: 100%;
  max-width: unset;
}

.popup-form .twoBlocks span input {
  padding-bottom: 8px;
}

.mobile-tel {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-top: 5px;
}

.header_socials a {
  background: #F4F4F4;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}

.header_socials a img {
  width: 15px;
}

.header_socials a:hover {
  background: #dddddd;
}

.header_socials {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lang_block {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
}

.lang_block li a {
  color: grey;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.lang_block li.current-lang a {
  font-weight: 500;
  color: black;
}

.features-row .feature-blocks {
  margin-bottom: 20px;
}

.benefits_blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.benefit_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 22px;
  background: #F5F7FA;
  position: relative;
  isolation: isolate;
  overflow: hidden;
}


.benefit_block:before {
  content: '';
  position: absolute;
  z-index: -1;
  background: linear-gradient(90deg, #3B97D8 -0.7%, #45C4B7 -0.69%, #3267FB 100%);
  transition: 0.5s;
  border-radius: 50%;
  width: 620px;
  height: 610px;
  transform: translate(100%, 85%);
}

.benefit_block_over:before {
  border-radius: 50%;
  transform: translate(0, -200px);
}

.benefit_block_out:before {
  border-radius: 50%;
  transform: translate(-100%, -100%);
}

.benefit_block_tran:before {
  transition: unset;
}

.benefit_icon {
  margin-bottom: 18px;
}

.benefit_title {
  color: #395979;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
  display: block;
  transition: 0.5s;
  pointer-events: none;
}


.benefits {
  margin-top: 100px;
}

.benefit_block p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  transition: 0.5s;
  pointer-events: none;
}

.benefit_block:hover .benefit_title,
.benefit_block:hover p {
  color: white;
}

.benefit_icon {
  transition: 0.5s;
  pointer-events: none;
}

.benefit_block:hover .benefit_icon {
  filter: brightness(11);
}

.benefit_block:nth-child(4n+2),
.benefit_block:nth-child(4n+3) {
  background: #F4F6F2;
}

.benefits_title {
  margin-bottom: 60px;
}

.popular {
  padding: 60px 0;
  margin: 100px 0 0;
  background: #073058;
}

.popular_title {
  color: white;
  margin: 0;
  margin-bottom: 60px;
}

.popular_content {
  display: flex;
  gap: 88px;
  color: white;
}

.popular_side {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  gap: 33px;
}

.popular_side span,
.popular_side p {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.popular_side span {
  font-weight: 700;
  margin-bottom: 25px;
  display: block;
}

.sale_text {
  color: white;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  background-color: red;
  height: 78px;
  width: 100%;
  max-width: 420px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  position: absolute;
  top: -10px;
  left: 50%;
  translate: -50% 0;
  isolation: isolate;
  z-index: 5;
}

.sale_text:before {
  content: '';
  position: absolute;
  left: -9.3px;
  top: 0.5px;
  display: block;
  border-width: 10.3px 10px 0px 0px;
  border-color: transparent #dd0e0e transparent transparent;
  border-style: solid;
  z-index: 1;
  rotate: 0deg;
}

.sale_text:after {
  content: '';
  position: absolute;
  right: -9.3px;
  top: 0.5px;
  display: block;
  border-width: 10.3px 10px 0px 0px;
  border-color: transparent #dd0e0e transparent transparent;
  border-style: solid;
  z-index: 1;
  rotate: 90deg;
}

.page-template .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
  font-size: 18px !important;
  position: relative;
  top: 10px;
  display: block;
}

.page-id-18968 .sb_instagram_header {
  display: none;
}

.our_works_title {
  margin-bottom: 20px;
  font-size: 36px;
}

.thanks_section {
  height: 100vh;
  background-image: url(/wp-content/uploads/2024/01/thanks-page-img.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  isolation: isolate;
}

.home_page_link {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  padding: 20px 50px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
  border-radius: 30px;
  letter-spacing: 4px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
  text-decoration: none;
  display: inline-block;
  margin: 60px auto 0;
}

.wpcf7-response-output {
  display: none !important;
}

.home_page_link:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}

.thanks_section:before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: black;
  opacity: 0.5;
}

.thanks_section .container {
  display: flex;
  flex-direction: column;
}

.thanks_section_title {
  color: white;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  font-size: 95px;
  font-family: 'ProximaNova-Light';
}

.thanks_section_subtitle {
  color: white;
  text-align: center;
  font-size: 50px;
  display: block;
  font-family: 'ProximaNova-Light';
}

.page-id-19156 #content {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 130px;
}

@media(max-width:1200px) {
  .top_section_title {
    font-size: 50px;
  }

  .quality_btn span {
    white-space: nowrap;
    font-size: 16px;
  }

  .equipment_text {
    padding-left: calc((100vw - 960px) / 2);
    padding-right: 30px;
  }

  .text_bottom img {
    max-width: 444px;
  }

  .text_bottom_text p {
    font-size: 15px;
  }

  .quality_form_text {
    font-size: 28px;
  }
}

@media(max-width:992px) {

  .head-menu-button {
    padding-left: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .button-phone {
    position: relative;
  }

  .top_section_title {
    font-size: 38px;
  }

  .stages {
    padding-top: 40px;
  }

  .stages_item {
    padding: 30px;
  }

  .num_title_t {
    font-size: 22px;
  }

  .stages_item_side.description p {
    font-size: 16px;
  }

  .num_title_n {
    flex-basis: 30%;
    height: 91px;
    font-size: 70px;
  }

  .equipment_content {
    flex-direction: column;
    padding-top: 30px;
    gap: 30px;
  }

  .equipment_text {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .equipment_side {
    width: 100%;
  }

  .quality {
    padding: 45px 0;
  }

  .quality_form {
    margin-top: 10px;
  }

  .quality_title {
    font-size: 28px;
  }

  .stages_title {
    margin-bottom: 20px;
  }

  .text_bottom img {
    max-width: 270px;
  }

  .text_bottom:before {
    max-width: 430px;
  }

  .text_bottom_text p {
    font-size: 14px;
    max-width: 382px;
  }

  .text_bottom {
    margin: 40px 0;
    padding: 33px 0;
  }
}

@media(max-width:500px) {

  .page-id-19156 #content {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 85px;
  }

  a.home-button {
    padding: 20px 28px;
  }

  .thanks_section_subtitle {
    font-size: 25px;
  }

  .thanks_section_title {
    font-size: 50px;
  }

  section.bottom_form_mobile {
    display: block;
    margin-top: 50px;
    padding-bottom: 35px;
  }

  select.wpcf7-form-control.wpcf7-select {
    font-size: 17px;
  }

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

  .sale_text {
    font-size: 22px;
    height: 55px;
    max-width: 260px;
  }

  .top_section_title {
    font-size: 24px;
  }

  .button-phone {
    width: 100%;
    margin-left: 0;
    flex-direction: column;
  }

  .mobile-tel {
    width: 100%;
    margin-bottom: 15px;
    gap: 0;
    gap: 8px;
    flex-direction: column;
  }

  .lang_block {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .breadcrumbs-page {
    padding-top: 15px;
    margin-bottom: 10px;
  }

  .top_section {
    height: 325px;
  }

  .nonePadding span select {
    font-size: 16px;
    height: 38px !important;
  }

  .stages {
    padding-top: 25px;
  }

  .top_section_title br {
    display: none;
  }

  .top_section_title {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .mobile-tel a {
    text-align: center;
    font-size: 16px;
  }

  .top_section_subtitle br,
  .stages_title br {
    display: none;
  }

  .stages_title {
    font-size: 20px;
  }

  .top_section_subtitle {
    font-size: 18px;
  }

  .stages_item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .num_title_n {
    height: 54px;
    font-size: 55px;
  }

  .num_title_t {
    font-size: 18px;
  }

  .stages_item_side.description p {
    font-size: 14px;
  }

  .quality_content {
    flex-direction: column;
  }

  .quality_title {
    font-size: 20px;
  }

  .quality_descr p {
    font-size: 16px;
  }

  .quality_form_text {
    font-size: 18px;
  }

  .quality_form {
    flex-direction: column;
    padding: 28px 20px;
    gap: 21px;
  }

  .quality a#calculate-button-ua {
    padding: 10px 20px;
  }

  .quality_btn span {
    font-size: 14px;
  }

  .equipment_title {
    font-size: 20px;
    margin-bottom: 7px;
  }

  .equipment_descr p {
    font-size: 14px;
  }

  .equipment_descr {
    margin-bottom: 30px;
  }

  .equipment_brands_title {
    font-size: 16px;
  }

  .equipment_brands_items {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .text_bottom {
    flex-direction: column;
    gap: 30px;
    margin: 35px 0;
    padding: 30px 0;
  }

  .text_bottom_text p {
    padding: 0 15px;
  }

  .bottom_form {
    padding: 60px 0 24px;
  }

  .bottom_form_title {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .bottom_form_subtitle {
    font-size: 15px;
    margin-bottom: 26px;
  }

  .bottom_form_shortcode .cf7Btn p {
    margin-bottom: 0;
  }

  .popular_content {
    flex-direction: column;
    gap: 50px;
  }

  .h2_title {
    font-size: 20px;
  }

  .text_section_title {
    margin-bottom: 20px;
  }

  .benefits_title {
    margin-bottom: 20px;
  }

  .benefits {
    margin-top: 40px;
  }

  .benefit_block p {
    font-size: 14px;
  }

  .benefit_title {
    font-size: 19px;
    margin-bottom: 10px;
  }

  .benefit_icon {
    margin-bottom: 5px;
  }

  .benefit_block {
    padding: 15px;
  }

  .popular {
    padding: 34px 0;
    margin: 0;
  }

  .popular_title {
    margin-bottom: 30px;
  }

  .popular_side span {
    margin-bottom: 13px;
  }

  .popular_side:last-child {
    flex-direction: column-reverse;
    gap: 20px;
  }
}






























/* button ua */

a#calculate-button-ua {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  padding: 20px 50px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
  border-radius: 30px;
  letter-spacing: 1px;
  background-image: linear-gradient(to right, #45c4b7 9%, #3267fb 50%, #3267fb 3%);
  transition: 0.5s;
  background-size: 200% auto;
}

@media (max-width: 560px) {
  a#calculate-button-ua {
    margin-left: 10px;
  }
}

@media (max-width: 320px) {
  a#calculate-button-ua {
    margin-left: 10px;
    padding: 20px 20px;
  }
}

a#calculate-button-ua:hover {
  transition: all 0.2s ease-in;
  background-position: right center;
}





button#calculate-button-ua {
  text-transform: uppercase;
  font-family: "ProximaNova-Bold";
  font-size: 13px;
  letter-spacing: 2px;
  border-radius: 30px;
  padding: 20px 50px;
  margin: 30px 0px 20px 0px;
  background-image: linear-gradient(100deg, #45c4b7 28%, #3267fb 100%);
}

.grecaptcha-badge {
  display: none !important;
}


@media (max-width: 600px) {
  div#content {
    margin-top: 75px;
  }
}

.navbar-brand img {
  max-width: none;
}

@media (max-width: 768px) {
  .navbar-brand img {
    max-width: 160px;
  }
}

h1.home-title {
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.51);
}