@charset "UTF-8";
/*
Theme Name: DeOdor
Version: 2.0
Description: Тема для компании DeOdor
Author: Мастерская Алексеева
Author URI: https://yurialexeev.com
*/
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i&subset=cyrillic");
@import url(css/fontawesome.min.css);
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg"); }
@font-face {
  font-family: 'Gilroy';
  src: url("fonts/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Regular.woff") format("woff"), url("fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("fonts/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Bold.woff") format("woff"), url("fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy';
  src: url("fonts/Gilroy-Heavy.eot");
  src: local("Gilroy Heavy"), local("Gilroy-Heavy"), url("fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Heavy.woff") format("woff"), url("fonts/Gilroy-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
.blue {
  background: #25B1F7; }

.color-blue {
  color: #25B1F7; }

.extra-light-blue {
  background: #9fdae8; }

.blue-border-top {
  border-top: 3px solid #25B1F7; }

.blue-border-left {
  border-left: 3px solid #25B1F7; }

.blue-border-right {
  border-right: 3px solid #25B1F7; }

.blue-border-bottom {
  border-bottom: 3px solid #25B1F7; }

.blue-border-full {
  border: 3px solid #25B1F7; }

.blog-filter-item {
  color: #25B1F7;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.2em;
  font-weight: 600; }
  .blog-filter-item:hover {
    color: #0D2A4A; }
  .blog-filter-item:not(:last-child) {
    margin-right: 30px; }

html, body {
  overflow: hidden !important; }

body {
	color: #23527c;
  font-family: 'Gilroy', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  margin: 0; }

.body-inner {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  height: 100%;
  width: 100%; }

.ml-slider {
  z-index: 0 !important; }

h1, h2, h3, h4, h5, blockquote, strong, .cellphones, .cities, .btn, .item-heading, .widgettitle {
  font-family: 'Gilroy', sans-serif; }

#wp-admin-bar-wp-logo {
  display: none; }

html.scroll-off {
  overflow: hidden; }

.scroll-off {
  position: fixed;
  overflow-y: hidden;
  width: 100%; }

.scroll-on {
  position: absolute;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  height: auto; }

.mod-w {
  overflow-y: auto !important; }

.mod-w-body {
  max-height: 80vh;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.color-blue {
  color: #25B1F7; }

.price {
	font-weight: 600 !important;
}

.price span {
  font-family: 'Rubik', sans-serif;
  font-size: 1.2em; }

.block-rounded {
	border-radius: 20px;
    -webkit-box-shadow: 3px 9px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 9px 20px rgba(0, 0, 0, 0.2);
  	transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.block-rounded:hover {
    -webkit-box-shadow: 3px 9px 20px rgba(0, 0, 0, 0);
    box-shadow: 3px 9px 20px rgba(0, 0, 0, 0);
}

.block-rounded.form-wrapper {
	padding-bottom: 140px;
	margin: 30px auto 0 auto;
	max-width: 1320px;
}

.block-rounded.form-wrapper:hover {
    -webkit-box-shadow: 3px 9px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 9px 20px rgba(0, 0, 0, 0.2);
}

a:focus {
  text-decoration: none !important; }

hr {
  clear: both; }

main {
  margin: 0 auto;
  width: 100vw; }

main .post h2 {
  font-size: 1.4em;
  font-weight: bold; }

main .ab-item::before,
main .ab-item::after,
main .ab-item:hover::before,
main .ab-item:hover::after,
main h2 > a::before,
main h2 > a::after {
  border: none;
  left: auto;
  right: auto;
  width: auto; }

main h2 > a {
  display: block;
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%);
  -webkit-background-clip: text;
  color: transparent;
  height: 100%; }

main h2 > a:hover {
  color: #0D2A4A; }

main a,
main a:hover,
main a:active,
main a:focus {
  text-decoration: none; }

main a {
  position: relative;
  color: #25B1F7;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

main a:hover {
  text-decoration: none; }

header {
  position: absolute;
  background-color: #fff;
  width: 100%;
  display: block;
  transition: all .25s ease-in-out;
  z-index: 99; }

header.absolute {
  position: absolute;
  transition: all .25s ease-in-out; }

header.fixed {
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  display: block;
  transition: all .25s ease-in-out;
  z-index: 9; }

.flex-box, .flex-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  float: none; }

/* =WordPress Core
-------------------------------------------------------------- */
.logged-in #wpadminbar {
  position: fixed;
  background: #666666 !important; }
  .logged-in #wpadminbar .ab-top-menu li .ab-item {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .logged-in #wpadminbar .ab-top-menu li .ab-item:hover {
      color: #25B1F7 !important; }

.fa {
  font-family: 'Font Awesome'; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

.container {
  width: 100% !important; }

.row {
  max-width: 1380px;
  margin: 0 auto !important; }

.row.fluid {
  max-width: 100%; }

.wp-caption {
  background: #fff;
  border: 1px solid #f3f6fb;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 5px;
  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: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

blockquote {
  background-color: #25B1F7 !important;
  color: #FFFFFF;
  border: none !important;
	border-radius: 24px;
  margin: 60px auto;
  padding: 30px;
-webkit-box-shadow: 3px 9px 20px rgb(0 0 0 / 20%);
    box-shadow: 3px 9px 20px rgb(0 0 0 / 20%);}

blockquote p {
  line-height: 1.5;
  font-weight: 600; }

.container-margin {
  margin: 0 auto !important;
  padding: 0 5px 0 35px !important; }

.homepage-technology-section > .container {
  margin: 0 !important;
  padding: 0 0 30px 30px !important; }

.homepage-pre-technology-section > .container,
.homepage-branches-section > .container {
  margin: 0 !important;
  padding: 30px 30px 0 30px !important;
  text-align: center; }

.homepage-pre-technology-section .widgettitle {
  display: block;
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 3.2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px; }

.homepage-branches-section .widgettitle {
  display: block;
  font-size: 2.4em;
  font-weight: 600 !important;
  line-height: 1;
  margin-bottom: 120px; }

.homepage-branches-section .widget {
  margin-bottom: 30px; }

.homepage-technology-section {
  /*border-top: 1px dotted rgba(13, 42, 74, 0.2);
  background: linear-gradient(180deg, rgba(13, 42, 74, 0.1) 0, #ffffff 20%);*/ }

.ozonation-section {
  padding: 60px 0 0 0; }

.homepage-technology-section .widgettitle {
  display: block;
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px; }

.homepage-technology-section p {
  text-align: justify;
  font-weight: 400;
  line-height: 1.7; }

.advantages-section .custom-html-widget {
	margin: 0 auto;
	max-width: 260px;
}

.advantages-section {
	position: relative;
  color: #23527c;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .advantages-section h4 {
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600; }
  .advantages-section .widget_custom_html > .col-md-4 {
    padding-top: 0 !important; }


@media only screen and (min-width: 992px) {
.advantages-section::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';	
	margin-top: -220px;
  background-image: url("https://deodor.com.ua/wp-content/uploads/2020/08/deodrops.png");
  background-repeat: no-repeat;
  background-position: left center;
	height: 1000px;
	width: 100%;
}
	.advantages-section .widget_custom_html:first-child,
	.advantages-section .widget_custom_html:last-child {
		position: relative;
		top: -80px;
	}
}

.advantages-section .fa {
  position: relative;
  color: #FFFFFF;
  font-size: 2em;
  padding-bottom: 30px; }
  .advantages-section .fa::before {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5em;
    background: #25B1F7;
    width: 70px;
    height: 70px; }
  .advantages-section .fa::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: -1; }

.advantages-section p {
  font-size: 1.2em !important; }

.mbtm {
  margin-bottom: 60px !important; }

.pbtm {
  padding-bottom: 60px !important; }

.pbtt {
  padding-top: 30px !important; }

.padding-10 {
  padding: 60px 30px 0 30px; }

.padding-10-header {
  padding: 0 30px !important; }

.homepage-services-section .row {
  margin: 0 auto; }
  .homepage-services-section .row .col-lg-6 {
    padding: 30px; }
    .homepage-services-section .row .col-lg-6:nth-child(even) {
      padding-right: 15px !important; }
    .homepage-services-section .row .col-lg-6:nth-child(odd) {
      padding-left: 15px !important;
      margin-right: 0 !important; }
      .homepage-services-section .row .col-lg-6:nth-child(odd).padding-10 .thumb figure {
        padding-bottom: 0 !important; }

.homepage-technology-section .technology-tab-outer {
  position: relative;
  top: 60px;
  z-index: 4;
  height: 100%; }
.homepage-technology-section .row .technology-tab {
  position: relative;
  padding: 0;
  z-index: 4; }
  .homepage-technology-section .row .technology-tab .technology-tab-inner {
    list-style-type: none;
    width: auto;
    height: 100%;
    padding: 0 15px;
    overflow: hidden; }
    .homepage-technology-section .row .technology-tab .technology-tab-inner a {
      position: relative;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      color: rgba(255, 255, 255, 0.3);
      font-size: 2em;
      font-weight: 600;
      height: 100%;
      width: auto;
      max-width: calc(56% - 60px);
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .homepage-technology-section .row .technology-tab .technology-tab-inner a:hover {
        color: #FFFFFF; }
    .homepage-technology-section .row .technology-tab .technology-tab-inner.active {
      position: relative; }
      .homepage-technology-section .row .technology-tab .technology-tab-inner.active a {
        color: #FFFFFF; }
.homepage-technology-section .technology-tab-content {
  position: relative;
  top: -180px;
  height: 42em;
  width: 100%;
  /*&::before {
    position: absolute;
    top: 90px;
    right: 0;
    content: '';
    background: $white;
    display: block;
    width: 50%;
    height: 100%;
    z-index: 1;
  }*/ }
  .homepage-technology-section .technology-tab-content .tab-panel {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .homepage-technology-section .technology-tab-content .tab-panel.active .figure-outer::before {
      left: 100%;
      transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .homepage-technology-section .technology-tab-content .tab-panel.active .figure-outer figure {
      visibility: visible; }
    .homepage-technology-section .technology-tab-content .tab-panel.active .excerpt-outer {
      opacity: 1;
      transition-delay: 1s;
      z-index: 3; }
    .homepage-technology-section .technology-tab-content .tab-panel .figure-outer {
      position: relative;
      display: inline-flex;
      flex-direction: column;
      min-height: 100%;
      height: inherit;
      width: 56%;
      float: left;
      overflow: hidden; }
      .homepage-technology-section .technology-tab-content .tab-panel .figure-outer figure {
        position: relative;
        display: block;
        min-height: 100%;
        width: 100%;
        visibility: hidden;
        transition-delay: .225s;
        z-index: 1; }
        .homepage-technology-section .technology-tab-content .tab-panel .figure-outer figure::before {
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          height: 100%;
          width: 100%; }
      .homepage-technology-section .technology-tab-content .tab-panel .figure-outer::before {
        position: absolute;
        top: 0;
        left: -100%;
        content: '';
        background: #FFFFFF;
        width: 100%;
        height: 100%;
        z-index: 2; }
    .homepage-technology-section .technology-tab-content .tab-panel .excerpt-outer {
      position: relative;
      top: -20px;
      display: inline-flex;
      justify-content: center;
      flex-direction: column;
      width: 44%;
      padding: 60px 120px;
      transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
      opacity: 0;
      height: 42em;
      z-index: 1; }
      .homepage-technology-section .technology-tab-content .tab-panel .excerpt-outer p {
        font-size: 2.2em;
        font-weight: 600 !important;
        text-align: left;
        padding: 0;
        margin: 0;
        line-height: normal; }
      .homepage-technology-section .technology-tab-content .tab-panel .excerpt-outer .btn {
        margin-top: 30px;
        max-width: 200px; }

.thumb {
  position: relative;
  color: #23527c;
  font-weight: 100;
  padding-top: 96.5%;
  height: 100%;
  /*margin: 30px auto auto auto;*/
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: .3s; }

.thumb figure {
  position: absolute;
  top: 0;
  left: 0; 
  width: 100%;
  height: 100%;
  background-size: 0, cover;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  z-index: 2; }

.thumb figure .item-heading {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-size: 200%;
  font-size: 1.4em;
  font-weight: 600;
  padding: 10%;
  margin: 0;
  color: #fff;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .thumb figure .item-heading span {
    max-width: 80%; }
  .thumb figure .item-heading .fa {
    position: relative;
    top: -10px;
    font-size: 1em;
    padding: .15rem 1.4rem;
    box-sizing: border-box; }
    .thumb figure .item-heading .fa::before {
      position: relative;
      top: 0;
      left: 0;
      height: 100% !important;
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      z-index: 4; }
    .thumb figure .item-heading .fa::after {
      position: absolute;
      top: -50%;
      left: 0;
      content: '';
      border: 3px solid #FFFFFF;
      border-radius: 25em;
      padding: 20px;
      height: 100%;
      width: auto;
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumb.hovered figure .item-heading {
  height: 100%; }
  .thumb.hovered figure .item-heading .fa {
    left: 0;
    color: #FFFFFF; }
    .thumb.hovered figure .item-heading .fa::after {
      background: #25B1F7;
      border: 3px solid #25B1F7; }

.thumb figure .item-heading::before {
  border: none; }

.thumb figure .item-heading::after {
  border: none;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumb figure .item-big.item-heading::before {
  position: absolute;
  top: -100%;
  left: 0;
  content: '';
  background-size: 50%;
  width: 100%;
  height: 100%;
  z-index: -1; }

.thumb.hovered figure .item-heading::before {
  top: 100%;
  transition: all 1.6s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.thumb figure .item-heading::after {
  position: absolute;
  top: 100%;
  left: 0;
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  width: 100%;
  height: 100%;
  z-index: -2; }

.thumb.hovered figure .item-heading::after {
  top: 0; }

.thumb .list-container {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  padding: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.thumb .list-container,
.thumb:not(.hovered) .list-container {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: .3;
  transform: scale(1.4);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumb.hovered .list-container {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  transform: scale(1);
  transition-delay: .25s; }

.thumb .list-container > li:not(:last-child) {
  margin-bottom: 10px; }

.thumb a,
.thumb .thumb-content span {
  font-size: 1em; }

.thumb li:not(:first-child) {
  padding: 0 30px !important; }

.thumb .thumb-content {
  padding: 0; }

.thumb span.item-heading {
  position: relative;
  display: block;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  font-size: 1.4em;
  font-weight: 300;
  padding: 25px 30px;
  margin: 0;
  color: #fff;
  height: auto;
  width: 100%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1; }

.thumb.hovered span.item-heading {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px); }

.thumb .list-container > li > a {
  position: relative;
  color: #23527c;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumb .list-container > li > a:hover {
  text-decoration: none; }

.thumb .list-container > li > a::before,
.thumb .list-container > li > a::after {
  position: absolute;
  bottom: 0;
  content: '';
  border-bottom: 1px solid #23527c;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50%; }

.thumb .list-container > li > a::before {
  left: 50%; }

.thumb .list-container > li > a::after {
  right: 50%; }

.thumb .list-container > li > a:hover::before,
.thumb .list-container > li > a:hover::after {
  border-bottom: 1px solid #23527c;
  width: 0; }

.thumb .list-container > li > a {
  position: relative;
  color: #23527c;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumb .list-container > li > a:hover {
  text-decoration: none; }

.btn {
  position: relative;
  color: #fff !important;
  border: 0 !important;
  border-radius: 25em !important;
  padding: 14px 45px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 600 !important;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10; }

.btn:hover {
  text-decoration: none;
  border: 0 !important; }

.thumb .btn:hover {
  transform: scale(1.1); }

.btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: transparent;
  background-size: 150%;
  background-position: 0;
  border: 3px solid #FFFFFF;
  border-radius: 25em !important;
  width: 100% !important;
  height: 100%;
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.btn:hover::before {
  border: 3px solid #25B1F7;
  background: #25B1F7;
  background-size: 150%;
  background-position: 98.3%; }

.btn.btn-blue::before {
  background: #25B1F7;
  border: 3px solid #25B1F7; }

.btn.btn-blue:hover::before {
  border: 3px solid #0D2A4A;
  background: #0D2A4A; }

.btn-outer.viber .btn {
  border-radius: 5px !important; }
  .btn-outer.viber .btn.btn-violet::before {
    background: #59267c;
    border: 3px solid #59267c; }
  .btn-outer.viber .btn.btn-violet:hover::before {
    border: 3px solid #802aa5;
    background: #802aa5; }
.btn-outer.telegram .btn {
  border-radius: 5px !important; }
  .btn-outer.telegram .btn.btn-brand-blue::before {
    background: #25B1F7;
    border: 3px solid #25B1F7; }
  .btn-outer.telegram .btn.btn-brand-blue:hover::before {
    border: 3px solid #2099d6;
    background: #2099d6; }

.btn::before,
.btn::after,
.btn:hover::before,
.btn:hover::after {
  left: 0 !important; }

.btn-m-t {
  margin-top: 10px; }

.have-question-btn-outer {
  padding-left: 40px;
  padding-right: 30px; }

.have-question-btn {
  position: relative;
  margin-left: 15px; }
  .have-question-btn::before {
    position: absolute;
    left: -25px;
    display: flex;
    align-items: center;
    justify-content: start;
    content: '\f4ad';
    font-family: "Font Awesome";
    color: #FFFFFF;
    animation: icon-pulsation 2.5s linear infinite; }

@keyframes icon-pulsation {
  0% {
    transform: scale(1, 1); }
  10% {
    transform: scale(0.7, 0.7); }
  20% {
    transform: scale(1.3, 1.3); }
  30% {
    transform: scale(0.7, 0.7); }
  40% {
    transform: scale(1.15, 1.15); }
  30% {
    transform: scale(0.85, 0.85); }
  50% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1, 1); } }
.wpcf7-form .wpcf7-text {
  border-radius: 25em; }
.wpcf7-form .wpcf7-textarea {
  border-radius: 2em;
  resize: none; }
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
  border: 3px solid #25B1F7;
  padding: 14px 25px;
  width: 100%; }
.wpcf7-form .wpcf7-form-control {
  outline: none !important; }
.wpcf7-form .ajax-loader {
  display: none !important; }
.wpcf7-form .wpcf7-not-valid {
  border-color: #ff0000;
  background: #ffdfdf; }

.callback-section {
  padding: 30px 0; }
  .callback-section .wpcf7-text {
    caret-color: #25B1F7;
    border: 3px solid #FFFFFF;
    border-radius: 25em;
    padding: 14px 25px;
    width: 100%; }
.callback-section .wpcf7-tel {
	text-align: center;
}
  .callback-section .heading {
    color: #FFFFFF;
    font-size: 2.4em !important;
    font-weight: 600;
    line-height: normal;
    padding: 0 10px; }
  .callback-section .callback-footer .callback-footer-wrapper {
    position: relative !important; }
    .callback-section .callback-footer .callback-footer-wrapper .wpcf7-form-control-wrap {
      position: absolute !important;
      top: 0 !important;
      z-index: 1; }
  .callback-section .wpcf7-submit {
    border: 0;
    border-radius: 50%;
    background: #0D2A4A;
    color: #FFFFFF;
    top: 0;
    right: 0;
    padding: 18px;
    font-size: 1.4em;
    margin: 3px;
    opacity: 1;
    transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 2; }
    .callback-section .wpcf7-submit:hover {
      background: #25B1F7; }
    .callback-section .wpcf7-submit[disabled=disabled] {
      opacity: .75; }
      .callback-section .wpcf7-submit[disabled=disabled]:hover {
        background: #0D2A4A; }
  .callback-section .wpcf7-text {
    font-size: 1.2em;
    font-weight: 600 !important; }
  .callback-section .col-md-12.padding-10 {
    padding-top: 30px !important; }

.wpcf7-response-output,
.wpcf7-not-valid-tip {
  /* display: none !important;  */
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #25B1F7;
  border: 0 !important;
  border-radius: 24px !important;
  margin: 0 !important;
  width: 100%;
  height: 100%;
}
.blue .wpcf7-response-output,
.blue .wpcf7-not-valid-tip {
  top: 50%;
  transform: translateY(-10%);
  z-index: 999999;
}
.wpcf7-response-output .heading,
.wpcf7-not-valid-tip .heading {
  font-size: 2.4em;
  font-weight: 600;
}
.wpcf7-response-output,
.wpcf7-not-valid-tip,
.sub-heading,
.sub-heading {
  color: #ffffff;
}
.wpcf7-response-output img,
.wpcf7-not-valid-tip img {
  margin-bottom: 20px;
}
.wpcf7-response-output p,
.wpcf7-not-valid-tip p {
  text-align: center;
  max-width: 420px;
}

.wpcf7-not-valid {
  border-color: #ff0000;
  background: #ffdfdf; }

.mod-w {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  z-index: 999;
	visibility: hidden;
	opacity: 0;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .mod-w.opened {
    top: 0;
    display: block;
    height: 100%;
	  visibility: visible;
	  opacity: 1;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .mod-w.opened .mod-w-dialog {
      transform: scale(1, 1);
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition-delay: .25s; }
  .mod-w .mod-w-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    pointer-events: none;
    width: 100vw;
    height: 100vh;
    transform: scale(0, 0);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .mod-w .mod-w-content {
    height: auto !important;
    margin: 0 auto;
    pointer-events: all; }
  .mod-w label {
    width: 100% !important;
    padding: 0 6%; }
  .mod-w .mod-w-header {
    color: #FFFFFF;
    padding: 30px 30px 0 30px;
    text-align: center;
    border-bottom: none; }
    .mod-w .mod-w-header .btn-close {
		position: absolute;
		top: 0;
		right: 0;
      background: #0D2A4A;
      border: 0;
      color: #FFFFFF;
      padding: 10px 18px;
      margin: -15px;
      border-radius: 50%;
      font-size: 1.4em;
      outline: none !important;
      transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); 
      z-index: 999;}
      .mod-w .mod-w-header .btn-close:hover {
        background: #FFFFFF;
        color: #23527c; }
    .mod-w .mod-w-header .heading {
      font-size: 2.4em;
      font-weight: 600; }
  .mod-w .mod-w-footer, .mod-w .mod-w-body {
    text-align: center; }
  .mod-w .mod-w-body {
    min-height: 100% !important;
    overflow: hidden !important; }
  .mod-w .mod-w-footer {
    border-top: none;
    padding: 0 30px 30px; }
    .mod-w .mod-w-footer .wpcf7-submit {
      border: 0;
      border-radius: 25em;
      background: #0D2A4A;
      color: #FFFFFF;
      top: 0;
      right: 0;
      padding: 14px 45px;
      font-size: 16px;
      font-weight: 600;
      margin: 3px;
      opacity: 1;
      height: 100%;
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      z-index: 2; }
      .mod-w .mod-w-footer .wpcf7-submit:hover {
        background: #FFFFFF;
        color: #23527c; }
      .mod-w .mod-w-footer .wpcf7-submit[disabled=disabled] {
        transform: scale(0, 0);
        padding: 0;
        opacity: 0;
        height: 0; }
  .mod-w .wpcf7-text, .mod-w .wpcf7-textarea {
    caret-color: #25B1F7;
    caret-width: 4px;
    border-color: #FFFFFF;
    border-radius: 30px;
    font-size: 16px; }
  .mod-w .wpcf7-not-valid {
    border-color: red !important; }
  .mod-w .wpcf7-textarea {
    display: block !important;
    width: 100% !important; }
  .mod-w .mod-w-content {
    position: absolute;
    background: #25B1F7;
    border-radius: 24px !important;
    box-shadow: 0 15px 54px -5px rgba(0, 0, 0, 0.3) !important;
    width: 50vw;
    height: 50vh;
    z-index: 9999999; }

html .featherlight {
  position: fixed !important;
  top: 50% !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(13, 42, 74, 0.9) !important;
  width: 100%;
  height: 0;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: .5s; }
  html .featherlight .featherlight-content {
    overflow: hidden; }
  html .featherlight .featherlight-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #25B1F7;
    border: 0;
    color: #FFFFFF;
    border-radius: 50%;
    opacity: 1 !important;
    outline: none !important;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 45px;
    width: 45px; }
    html .featherlight .featherlight-close::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '\f067';
      transform: rotate(45deg);
      color: #FFFFFF;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      font-family: Font Awesome;
      font-size: 18px;
      height: 25px;
      width: 25px; }
    html .featherlight .featherlight-close:hover {
      background: #0D2A4A; }
html.with-featherlight .featherlight {
  top: 0 !important;
  height: 100%;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.widget_metaslider_widget {
  margin-bottom: -35px;
  background: #f7f7f7; }
  .widget_metaslider_widget .flexslider {
    margin: 0 0 35px 0 !important; }

.flex-direction-nav a {
  background: none !important; }
  .flex-direction-nav a::before, .flex-direction-nav a::after {
    border: none !important; }

.flex-control-nav {
  position: absolute;
  bottom: 50px !important;
  width: 100% !important; }

.flex-control-nav li a {
  position: relative !important;
  background: transparent !important;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  border: solid 3px #FFFFFF !important;
  text-shadow: 10px 10px 20px #000000;
  margin: 4px; }

.flex-control-nav li a {
  height: 18px !important;
  width: 18px !important;
  margin: 3px !important;
  outline: none !important; }

.ms-skin-black-2.round-skin .ms-bullet, .owl-dot {
  border-radius: 15px; }

.flex-control-nav li a.flex-active {
  position: relative;
  background-color: transparent;
  border-color: #FFFFFF !important; }

.flex-control-nav li a:hover {
  cursor: default;
  text-decoration: none; }

.flex-control-nav li a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  border-radius: 50%;
  border: none;
  margin: 2px;
  height: 8px;
  width: 8px;
  transition: opacity .3s ease-in-out;
  opacity: 0; }

.flex-control-nav li a::after {
  border: 0; }

.flex-control-nav li a.flex-active::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #FFFFFF;
  mix-blend-mode: difference;
  border: none !important;
  border-radius: 50%;
  margin: 2px;
  height: 8px;
  width: 8px;
  opacity: 1; }

.flex-control-nav li a:not(.flex-active):hover::before {
  background: transparent !important;
  border: 3px solid #FFFFFF !important;
  margin: 1px;
  padding: 2px;
  opacity: 1; }

.grecaptcha-badge {
  display: none; }

.progress-section h3 {
  font-size: 2.4em;
  font-weight: 600; }
.progress-section .item-number {
  color: #25B1F7;
  font-size: 5em !important;
  font-weight: 900;
	margin-top: 30px;
	margin-bottom: 0;
  animation: number-zoomer 6s infinite; }
.progress-section .item-name {
  font-size: 1.4em;
  font-weight: 700 !important; }
.progress-section .item-progress:nth-child(1) .item-number {
  animation-delay: 4s; }
.progress-section .item-progress:nth-child(2) .item-number {
  animation-delay: 4.5s; }
.progress-section .item-progress:nth-child(3) .item-number {
  animation-delay: 5s; }
.progress-section .item-progress:nth-child(4) .item-number {
  animation-delay: 5.5s; }
.progress-section .col-md-3 {
  padding-top: 0 !important; }

@keyframes number-zoomer {
  0% {
    transform: scale(1, 1); }
  40% {
    transform: scale(1, 1); }
  47% {
    transform: scale(0.7, 0.7); }
  50% {
    transform: scale(1.4, 1.4); }
  55% {
    transform: scale(0.7, 0.7); }
  60% {
    transform: scale(1, 1); }
  65% {
    transform: scale(0.94, 0.94); }
  73% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1, 1); } }
.blog-section [class^=col-]:nth-child(3n+1) {
  clear: both; }

.services-pre-footer {
/*   background: url("https://deodor.com.ua/wp-content/uploads/2020/08/smoke.gif"), rgba(36, 82, 124, .95); */
  background: #0D2A4A;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  color: #ffffff;
  padding: 30px 0; }

.services-pre-footer a {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,0); }

.services-pre-footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,1); }

.services-pre-footer .item-heading {
  font-size: 1.2em;
  font-weight: 600; }

b, strong {
    font-weight: 600;
}

.custom-header {
  position: relative;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: fixed; }
  .custom-header .col-2 {
    float: left; }
    .custom-header .col-2:first-child,
    .custom-header .col-2:last-child {
      width: 50%; }
    .custom-header .col-2 .custom-header-text {
      display: flex;
      justify-content: center;
      background: #f3f6fb;
      flex-direction: column;
      padding: 55px 100px 30px 120px;
      height: 560px; }
      .custom-header .col-2 .custom-header-text h2 {
        font-size: 2.2em;
        font-weight: 600 !important;
        text-align: left;
        padding: 0;
        margin: 20px 0;
        line-height: normal; }
      .custom-header .col-2 .custom-header-text p {
        font-size: 1.2em;
		font-weight: 500;
        text-align: left;
        padding: 0;
        margin: 0; }
	.custom-header-text ul { padding-left: 15px; }
	.custom-header-text ul li {
		position: relative;
		display: block;
		font-weight: normal;
		list-style-type: none;
		margin-left: 7px;
		font-size: 1.2em;
	}
	.custom-header-text ul li::before {
		position: relative;
		top:0;
		left:4px;
		display: inline-block;
		content: '\f00c';
    	color: #25B1F7;
		font-family: 'Font Awesome';
		font-size: 1em;
		margin-left: -24px;
		margin-right: 15px;
		list-style-type: none;
		min-height: 100%;
		
	}
    .custom-header .col-2 figure {
      height: 560px; }
  .custom-header .heading {
    font-size: 3.2em;
    font-weight: 600; }
  .custom-header .breadcrumbs-outer #breadcrumbs {
    position: relative;
    padding: 0 30px;
    height: 100%;
    width: 100%; }
    .custom-header .breadcrumbs-outer #breadcrumbs:first-child {
      padding-left: 0; }
    .custom-header .breadcrumbs-outer #breadcrumbs span {
      color: #23527c; }
      .custom-header .breadcrumbs-outer #breadcrumbs span:first-child > a {
        margin-left: 0; }
    .custom-header .breadcrumbs-outer #breadcrumbs a {
      color: #23527c; }
      .custom-header .breadcrumbs-outer #breadcrumbs a:hover {
        text-decoration: underline; }
      .custom-header .breadcrumbs-outer #breadcrumbs a::before, .custom-header .breadcrumbs-outer #breadcrumbs a::after {
        border: none; }
    .custom-header .breadcrumbs-outer #breadcrumbs .breadcrumb_last {
      color: #666666;
      margin: auto 25px; }

.breadcrumb_last {
  display: none; }

.custom-header .heading {
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 20%; }

.custom-header .heading h1 {
  padding: 0;
  margin: 0; }

.custom-header .heading p {
  position: relative;
  margin: 25px 0 0 0; }

.custom-header .heading p::before {
  position: absolute;
  content: '';
  border-top: 1px solid #fff;
  width: 100%;
  margin: -10px 0 0 0; }

.blog-thumbnail {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.blog-thumbnail > a {
  display: block;
  padding-top: 60%;
  width: 100%;
  height: 100%; }

article.page ol > li,
article.post ol > li {
  margin-top: 5px; }

article.page ul > li,
article.post ul > li {
  position: relative;
  margin-top: 5px;
  list-style-type: none; }

article.page ul > li::before,
article.post ul > li::before {
  position: absolute;
  top: -7px;
  left: -16px;
  content: '•';
  font-size: 1.6em;
  color: #25B1F7; }

article.post .blog-thumbnail > a {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

article.post:hover .blog-thumbnail > a {
  background-color: rgba(255, 255, 255, 0.25); }

article.post .blog-thumbnail > a::before,
article.post .blog-thumbnail > a::after {
  left: 0;
  right: 0;
  width: 0; }

article h3 {
  line-height: 1.3; }

.blog-section article figure {
  margin-bottom: 25px; }
.blog-section article .heading {
  color: #23527c;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.2; }
.blog-section article p {
  margin-top: 15px; }
  .blog-section article p a {
    color: #FFFFFF;
    background: #25B1F7;
    border-radius: 25em;
    clear: both;
    display: table;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 28px;
    margin-top: 20px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .blog-section article p a:hover {
      background: #0D2A4A; }

.pagination {
  margin-top: 60px;
  overflow: auto; }
  .pagination li a, .pagination li span {
    border: none;
    border-radius: 25em !important;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 21px !important;
    width: auto !important;
    margin-right: 10px !important; }
  .pagination li a {
    background: #f3f6fb !important;
    color: #23527c !important;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .pagination li a:hover {
      background: #0D2A4A !important;
      color: #FFFFFF !important; }
  .pagination li.active .page-numbers {
    background: #25B1F7 !important; }

.previous-post,
.next-post {
  position: relative; }

.previous-post::before,
.next-post::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  height: 50%;
  width: 100%;
  z-index: 1;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.previous-post:hover::before,
.next-post:hover::before {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }

.previous-post::after,
.next-post::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.previous-post:hover::after,
.next-post:hover::after {
  background-color: rgba(0, 0, 0, 0.5); }

.previous-post span,
.next-post span {
  position: absolute;
  top: 30px;
  left: 30px;
  color: #fff;
  font-size: .7em;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  width: 100%;
  z-index: 2;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.previous-post a,
.next-post a {
  display: flex;
  align-items: flex-end;
  color: #fff;
  padding: 30px;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
  min-height: 220px;
  z-index: 2; }

.previous-post a:hover,
.next-post a:hover {
  color: #fff; }

.previous-post a::before,
.next-post a::before,
.previous-post a::after,
.next-post a::after,
.previous-post a:hover::before,
.next-post a:hover::before,
.previous-post a:hover::after,
.next-post a:hover::after {
  border: none; }

/*** Основное меню сайта ***/
header .navigation {
  margin: 0 auto !important; }
  header .navigation .menu-image {
    border: 3px solid #f3f6fb;
    border-radius: 50%;
    height: 50px !important;
    width: 50px !important;
    padding: 0 !important;
    z-index: 9999999999 !important; }

header .navigation .logo-wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  float: left; }

header .navigation .logo-wrapper a {
  display: block;
  width: 100%;
  height: 100%; }

header .navigation .logo-wrapper,
header .navigation .menu-collapser {
  position: relative;
  z-index: 9; }

.menu-collapser {
  width: 50%;
  padding: 0 8px;
  color: #4d4d4d;
  font-size: 16px;
  background-color: #fff;
  transition: none;
  float: right; }

.collapse-button {
  position: absolute;
  right: 0;
  top: 12px;
  padding: 7px 0 7px 14px;
  color: #23527c;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  transition: none; }

.collapse-button:hover,
.collapse-button:focus {
  color: #23527c; }

.collapse-button .icon-bar {
  position: relative;
  display: block;
  height: 3px;
  width: 25px;
  margin: 4px 0;
  background-color: #23527c;
  border-radius: 1px;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }

.collapse-button.active .icon-bar:nth-child(1) {
  top: 7px;
  transform: rotate(225deg);
  transition-delay: .15s; }

.collapse-button.active .icon-bar:nth-child(2) {
  background-color: transparent;
  transform: rotate(405deg); }

.collapse-button.active .icon-bar:nth-child(3) {
  top: -7px;
  transform: rotate(-225deg);
  transition-delay: .25s; }

ul.slimmenu {
  position: relative;
  width: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-weight: bold;
  font-size: 16px; }

ul.slimmenu:before, ul.slimmenu:after {
  content: '';
  display: table; }

ul.slimmenu:after {
  clear: both; }

ul.slimmenu.collapsed {
  width: 100%; }

ul.slimmenu.collapsed li {
  display: block;
  width: 100%; }

ul.slimmenu.collapsed li > ul {
  position: static;
  display: none; }

ul.slimmenu.collapsed li a {
  display: block; }

ul.slimmenu.collapsed li .sub-toggle {
  height: 40px; }

ul.slimmenu > li {
  position: relative;
  float: left;
  display: inline-block;
  background-color: #fff; }

ul.slimmenu li ul {
  margin: 0;
  list-style-type: none; }

ul.slimmenu li ul li a {
  position: relative;
  background: #fff;
  border: none;
  z-index: 10;
  overflow: hidden; }
  ul.slimmenu li ul li a::before {
    position: absolute;
    top: 0;
    left: -100%;
    content: '';
    border-bottom: 3px solid #25B1F7;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-delay: .125s; }
  ul.slimmenu li ul li a:hover {
    border: none;
    color: #25B1F7; }
    ul.slimmenu li ul li a:hover::before {
      left: 0;
      opacity: 1; }

ul.slimmenu li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  display: none;
  width: 100%;
  min-width: 320px; }

ul.slimmenu ul.sub-menu {
  position: absolute;
  padding: 0;
  margin: 0;
  width: auto;
  box-shadow: 0 60px 54px -5px rgba(0, 0, 0, 0.2);
  z-index: -1; }

ul.slimmenu li > ul > li ul {
  position: relative;
  left: 100%;
  top: 0 !important;
  z-index: 999;
  display: none;
  width: auto; }

ul.slimmenu li > ul > li ul:last-child {
  margin-bottom: 0 !important; }

ul.slimmenu ul.sub-menu li {
  position: relative;
  width: auto; }

ul.slimmenu li a {
  display: flex;
  align-items: center;
  color: #23527c;
  font-size: 1em;
  width: 100%;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  transition: all .5s ease-in-out; }

ul.slimmenu li a:hover {
  text-decoration: none;
  color: #25B1F7;
  border-bottom: 3px solid #25B1F7; }

ul.slimmenu li li a:hover {
  text-decoration: none;
  color: #25B1F7; }

ul.slimmenu li .sub-toggle {
  background: none repeat scroll 0 0 transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  height: 100%;
  text-align: center;
  cursor: pointer; }

ul.slimmenu li .sub-toggle:before {
  transition: transform .3s ease-in-out; }

ul.slimmenu ul.sub-menu li .sub-toggle:before {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: Font Awesome;
  vertical-align: middle;
  min-width: 16px; }

ul.slimmenu > li {
  /*border-left: 1px solid #999;*/ }

ul.slimmenu > li:first-child, ul.slimmenu > li.has-submenu + li {
  border-left: 0; }

nav {
  position: relative; }

.kyivstar, .lifecell {
  position: relative;
  top: 1px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat; }

.kyivstar {
  background: url("images/kyivstar.svg");
  background-position: -1px -1px;
  margin-right: 5px;
  height: 14px;
  width: 15px; }

.lifecell {
  background: url("images/lifecell.svg") top left;
  margin-right: 3px;
  height: 14px;
  width: 14px; }

ul.cellphones,
ul.cities {
  position: absolute;
  top: 0;
  text-align: center;
  width: auto;
  margin: 0;
  padding: 0 20px;
  list-style-type: none;
  min-width: 100%; }

ul.cellphones:before, ul.cellphones:after,
ul.cities:before, ul.cities:after {
  content: '';
  display: table; }

ul.cellphones:after,
ul.cities:after {
  clear: both; }

ul.cellphones a, 
ul.cities a {
  color: #23527c;
  font-size: 16px !important;
  font-weight: bold !important;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  text-decoration: none;
  display: block !important;
  width: 100%; }

ul.cellphones a:hover,
ul.cities a:hover {
  color: #25B1F7;
  text-decoration: none; }

ul.cellphones .btn {
  margin: 10px 0 !important;
  min-width: 100% !important;
  max-width: 100% !important; }

ul.cellphones .btn-outer a,
ul.cities .btn-outer a {
  padding: 10px;
  width: 100% !important; }

ul.cellphones > li,
ul.cities > li {
  display: block;
  width: 100% !important; }

ul.cellphones > li > a,
ul.cities > li > a {
  position: relative;
  display: block;
  font-weight: 400;
  width: 100%;
  padding: 0;
  margin: 10px 0 !important; }

ul.cellphones > li > ul.sub-menu > li > a {
  font-size: 1.2em;
  font-weight: 400;
  display: block;
  padding: 0 15px;
  width: 100%; }

ul.cellphones > li > ul.sub-menu > li:not(:first-child) > a {
  border-top: 1px solid rgba(0, 0, 0, 0.075); }

ul.cellphones ul.sub-menu {
  display: none;
  position: absolute;
  right: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  box-shadow: 0 3px 14px -2px rgba(0, 0, 0, 0.3); }

ul.cellphones ul.sub-menu {
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-top: none;
  z-index: -1; }

ul.cellphones ul.sub-menu li {
  background-color: #ffffff; }

.lang-selector {
  position: absolute;
  top: 0;
  right: 360px;
  padding: 30px 0;
  font-weight: bold;
  font-size: 16px;
}  
@media screen and (max-width: 600px) {
  .lang-selector {
    right: 160px;
    padding: 22px 0;
    z-index: 9;
  }
}
.lang-selector ul li {
  position: relative;
  display: inline-block;
}
.lang-selector ul li:first-child {
  margin-right: 7px;
}
.lang-selector ul li:not(:first-child) {
  margin-left: 14px;
}
.lang-selector ul li a {
  color: #23527c;
}
.lang-selector ul li:not(:first-child)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '|';
  color: rgba(35, 82, 124, 0.3);
  font-size: 14px;
  margin-left: -14px;
}
@media screen and (max-width: 413px) {
  .lang-selector ul li:first-child {
    margin-right: 3px;
  }
  .lang-selector ul li:not(:first-child) {
    margin-left: 11px;
  }

  .lang-selector ul li:not(:first-child)::after {
    margin-left: -11px;
  }
}
@media screen and (max-width: 1023px) {
  .lang-selector {
    position: relative;
    left: 0;
    right: auto;
    padding: 0;
    margin-left: 15px;
    z-index: 9;
  }
  .lang-selector ul li {
    position: relative;
    display: inline-block !important;
    /* padding-left: 15px; */
    width: auto !important;
  }
  .lang-selector ul li.active {
    top: -20px;
    
  }
  .lang-selector ul li:not(:first-child)::after {
    top: 12px;
    margin-left: -7px;
  }
}
.lang-selector ul li.active span {
      color: #25B1F7;
}
.lang-selector ul li a,
.lang-selector ul li span {
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lang-selector ul li a:hover {
      color: #25B1F7;
}
.lang-selector ul li img {
  display: none;
  visibility: hidden;
}

.btn-contacts {
  position: absolute;
  top: 0;
  right: 230px;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  margin: 28px 0; }
  .btn-contacts > a {
    color: #23527c;
    text-decoration: none;
    padding: 30px 0; }
    .btn-contacts > a > .fa {
      position: relative;
      top: 3px;
      color: #25B1F7;
      font-size: 22px; }

.contacts_panel {
  position: absolute;
  right: 140px;
  background: #ffffff;
  min-width: 220px;
  height: 0;
  overflow: hidden;
  z-index: 12;
  box-shadow: 0 60px 54px -5px rgba(0, 0, 0, 0.2); }

.btn-cities {
  position: absolute;
  top: 0;
  right: 460px;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  margin: 28px 0; }
  .btn-cities > a {
    color: #23527c;
    text-decoration: none;
    padding: 30px 0; }
    .btn-cities > a > .fa {
      position: relative;
      top: 3px;
      color: #25B1F7;
      font-size: 22px; }

@media screen and (max-width: 1199px) {

  .lang-selector {
    right: 260px;
  }

.btn-contacts {
  position: absolute;
  top: 0;
  right: 120px;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  margin: 28px 0; }
  .btn-contacts > a {
    color: #23527c;
    text-decoration: none;
    padding: 30px 0; }
    .btn-contacts > a > .fa {
      position: relative;
      top: 3px;
      color: #25B1F7;
      font-size: 22px; }

.contacts_panel, .cities_panel {
  position: absolute;
  right: 0;
  background: #ffffff;
  min-width: 220px;
  height: 0;
  overflow: hidden;
  z-index: 12;
  box-shadow: 0 60px 54px -5px rgba(0, 0, 0, 0.2); }

.btn-cities {
  position: absolute;
  top: 0;
  right: 360px;
  font-size: 16px;
  font-weight: bold;
  width: auto;
  margin: 28px 0; }
  .btn-cities > a {
    color: #23527c;
    text-decoration: none;
    padding: 30px 0; }
    .btn-cities > a > .fa {
      position: relative;
      top: 3px;
      color: #25B1F7;
      font-size: 22px; }
}

.cities_panel {
  position: absolute;
  right: 360px;
  background: #ffffff;
  min-width: 220px;
  height: 0;
  overflow: hidden;
  z-index: 12;
  box-shadow: 0 60px 54px -5px rgba(0, 0, 0, 0.2); }

.have-question {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 0;
  padding: 15px 0; }

.homepage-banner-section,
.homepage-shop-section {
  position: relative; }

.homepage-banner-section::before,
.homepage-shop-section::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  height: 100%;
  width: 100%;
  z-index: 1; }

.homepage-banner-section::before {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain; }

.homepage-banner-section .widget_media_image,
.homepage-shop-section .widget_media_image {
  width: 100%;
  max-height: 540px;
  overflow: hidden; }

.homepage-banner-section .widget_media_image {
  max-height: 540px; }

.homepage-shop-section .widget_media_image {
  max-height: 320px; }

.homepage-banner-section .widget_media_image .inner-bg,
.homepage-shop-section .widget_media_image .inner-bg {
  background-blend-mode: multiply;
  z-index: -1; }

.homepage-banner-section .widget_media_image .inner-bg {
  min-height: 540px; }

.homepage-shop-section .widget_media_image .inner-bg {
  background-attachment: fixed;
  min-height: 320px; }

.homepage-banner-section img,
.homepage-shop-section img {
  width: 100%;
  height: auto; }

.homepage-banner-section .widget_text,
.homepage-shop-section .widget_text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-weight: 300;
  top: 0;
  left: 0;
  padding: 0 30px;
  width: 100%;
  height: 100%;
  z-index: 2; }

.homepage-banner-section .widget_text {
  color: #fff; }

.homepage-shop-section .widget_text {
  color: #fff; }

.homepage-banner-section .widget_text > .widgettitle,
.homepage-shop-section .widget_text > .widgettitle {
  position: relative;
  font-size: 3.2em;
  font-weight: bold;
  max-width: 900px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  line-height: 1; }

.homepage-banner-section .widget_text > .widgettitle::after,
.homepage-shop-section .widget_text > .widgettitle::after {
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0;
  content: '';
  width: 100px;
  height: 100%; }

.homepage-banner-section .widget_text > .widgettitle::after {
  border-bottom: 1px solid #fff; }

.homepage-shop-section .widget_text > .widgettitle::after {
  border-bottom: 1px solid #fff; }

.homepage-banner-section .widget_text p,
.homepage-shop-section .widget_text p {
  font-size: 1.3em;
  max-width: 800px; }

.legend-section {
  position: relative;
  overflow: hidden; }
  .legend-section .heading {
    font-size: 2.4em !important;
    font-weight: 600;
    line-height: normal;
    padding: 140px 10px; }
  .legend-section img {
    display: block;
    height: auto;
    width: 300px; }

@media screen and (min-width: 1200px) {
  .filters-section {
    position: relative;
    overflow: hidden; }
    .filters-section .container {
      max-width: 1350px;
      margin: 0 auto; }
    .filters-section .filters-row {
      display: flex;
      flex-wrap: wrap; }
    .filters-section figure {
      flex: 1 0 17%;
                    /* The important bit. This percentage decides your columns.
The percent can be px. It just represents your minimum starting width.
 */
      margin: 30px;
      color: white;
      display: flex;
      align-items: center;
      flex-direction: column;
      max-width: 216px;
      height: auto; }
      .filters-section figure:first-child {
        margin-left: 0; }
      .filters-section figure:last-child {
        margin-right: 0; }
      .filters-section figure .image {
        display: flex;
        align-items: center;
        justify-content: center;
        background-blend-mode: multiply;
        width: 216px;
        height: 216px; }
        .filters-section figure .image > a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100%;
          width: 100%; }
          .filters-section figure .image > a > img {
            max-height: 90px;
            width: auto;
            transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .filters-section figure .heading {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 216px;
        height: auto; }
        .filters-section figure .heading > a {
          display: block;
          color: #23527c !important;
          font-size: 20px;
          font-weight: bold;
          padding: 20px 10px;
          text-align: center;
          height: 100%;
          width: 100%; }
      .filters-section figure:hover a {
        color: #25B1F7 !important; }
      .filters-section figure:hover img {
        max-height: 110px !important; } }
@media screen and (min-width: 320px) and (max-width: 1199px) {
  .filters-section {
    position: relative;
    overflow: hidden; }
    .filters-section .container {
      max-width: 1350px;
      margin: 0 auto; }
    .filters-section .filters-row {
      display: flex;
      flex-wrap: nowrap;
      margin-right: 10px;
      overflow-y: hidden;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch; }
    .filters-section figure {
      flex: 1 0 17%;
                    /* The important bit. This percentage decides your columns.
The percent can be px. It just represents your minimum starting width.
 */
      margin: 10px;
      color: white;
      display: flex;
      align-items: center;
      flex-direction: column;
      max-width: 120px;
      height: auto; }
      .filters-section figure:first-child {
        margin-left: auto; }
      .filters-section figure:last-child {
        margin-right: auto; }
      .filters-section figure .image {
        display: flex;
        align-items: center;
        justify-content: center;
        background-blend-mode: multiply;
        border-radius: 50%;
        width: 120px;
        height: 120px; }
        .filters-section figure .image > a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100%;
          width: 100%; }
          .filters-section figure .image > a > img {
            max-height: 50px;
            width: auto;
            transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .filters-section figure .heading {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 120px;
        height: auto; }
        .filters-section figure .heading > a {
          display: block;
          color: #23527c !important;
          font-size: 14px;
          font-weight: bold;
          padding: 20px 0;
          text-align: center;
          height: 100%;
          width: 100%; }
      .filters-section figure:hover a {
        color: #23527c !important; }
      .filters-section figure:hover img {
        max-height: 50px !important; } }
.section-about h3,
.section-branches h3,
.single-post h3,
.sidebar h3,
.advantages-section h3 {
  position: relative;
  margin: 30px auto; }
  .section-about h3::after,
  .section-branches h3::after,
  .single-post h3::after,
  .sidebar h3::after,
  .advantages-section h3::after {
    position: relative;
    content: '';
    display: block;
    background: #25B1F7;
    margin: 30px auto;
    width: 3px;
    height: 60px; }

.section-services h3 {
  position: relative;
  margin: auto; }
  .section-services h3:not(:first-child) {
    margin: 60px auto auto auto; }
  .section-services h3::after {
    position: relative;
    content: '';
    display: none; }

.meta p {
  font-size: 1em !important; }

.meta i {
  position: relative;
  color: #FFFFFF;
  padding: 13px; }
  .meta i.fa-calendar-alt {
    padding-left: 14px; }
  .meta i::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    border-radius: 25em;
    background: #25B1F7;
    width: 40px;
    height: 40px;
    z-index: -1; }

.meta i:first-child {
  margin-right: 10px; }

.meta i:not(:first-child) {
  margin-left: 30px;
  margin-right: 10px; }

.single-post .meta {
  margin-bottom: 40px; }
  .single-post .meta p {
    font-weight: 600; }
.single-post h3 {
  line-height: normal;
  font-size: 2.4em;
  font-weight: 600; }

.page:not(.home) p,
.single-post p {
  font-size: 1.2em; }

hr {
  background: #25B1F7;
  height: 3px; }

.sidebar {
  box-sizing: border-box;
  min-height: 100%;
  padding: 33px 0 30px 0 !important; }
  .sidebar h3 {
    line-height: normal;
    font-size: 2.4em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px; }
    .sidebar h3:not(:first-child) {
      padding-top: 40px; }
  .sidebar .col-md-4 {
    padding: 0;
    margin-left: auto;
    overflow: hidden; }
  .sidebar .sidebar-item-outer {
    min-width: 100%;
    clear: both; }
  .sidebar .sidebar-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: .5em 0; }
    .sidebar .sidebar-item figure {
      position: relative;
      background-size: contain;
      background-repeat: no-repeat;
      border: 3px solid #f3f6fb;
      border-radius: 50%;
      margin-right: 15px;
      min-height: 60px;
      min-width: 60px;
      transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      overflow: hidden; }
      .sidebar .sidebar-item figure::before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: block;
        background: rgba(255, 255, 255, 0.4);
        border-radius: 50%;
        transform: scale(0, 0);
        width: 100%;
        height: 100%;
        transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .sidebar .sidebar-item span {
      display: inline;
      color: #23527c;
      /*white-space: nowrap;*/
      transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      width: 100%;
      overflow: hidden; }
    .sidebar .sidebar-item:hover figure::before {
      transform: scale(1.2, 1.2); }
    .sidebar .sidebar-item:hover span {
      color: #25B1F7; }

/*.sidebar .widget:first-child .widgettitle {
    background: linear-gradient(65deg, #0D2A4A 0, $blue 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: block;
    font-size: 1.2em;
    font-weight: 800;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 20px;
    padding: 3px 0;
}*/
.sidebar .widget {
  margin-bottom: 30px; }

.sidebar .widget .widgettitle {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 0; }

.sidebar .widget p {
  font-size: 1em;
  text-align: justify; }

main .post ul,
main .single-post ul {
  padding-left: 15px !important; }
  main .post ul li,
  main .single-post ul li {
    font-size: 1.2em; }
main .post [class*="wp-image"],
main .single-post [class*="wp-image"] {
  padding: 30px 0 !important; }

footer {
  background-attachment: fixed;
  padding: 50px 0; }

footer a::before,
footer a::after,
footer a:hover::before,
footer a:hover::after {
  border: none; }

footer ul {
  padding-left: 16px; }

footer .widgettitle {
  display: block;
  font-size: 1.4em;
  font-weight: 600;
  padding-bottom: 10px; }

footer p, footer li, footer a:not(.soc_rounded) {
  font-size: 1em !important; }

footer [class^=col-] .widget:not(:first-child) {
  margin-top: 30px; }

.leadia_widget_photo_back img,
.leadia_widget_hover_module_item_active:not([data-app=chat]) img {
  display: none !important; }

.leadia_widget_photo_back,
.leadia_widget_hover_module_item_active:not([data-app=chat]) .leadia_widget_hover_module_photo {
  background-image: url(images/call.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.leadia_widget_order_btn {
  position: relative;
  color: #fff !important;
  border: 0 !important;
  background: none !important;
  padding: 10px 20px;
  box-shadow: 0 15px 50px -13px rgba(13, 42, 74, 0.8);
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10; }

.leadia_widget_order_btn:hover {
  text-decoration: none;
  border: 0 !important;
  box-shadow: 0 15px 50px -13px rgba(37, 177, 247, 0.8); }

.leadia_widget_order_btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%) !important;
  background-size: 150% !important;
  background-position: 0;
  border-radius: 5px !important;
  width: 100% !important;
  height: 100%;
  z-index: -1; }

.leadia_widget_order_btn:hover::before {
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%) !important;
  background-size: 150% !important;
  background-position: 98.3%; }

.leadia_widget_order_btn::before,
.leadia_widget_order_btn::after,
.leadia_widget_order_btn:hover::before,
.leadia_widget_order_btn:hover::after {
  left: 0 !important;
  border-bottom: none !important; }

.leadia_develop_text {
  display: none !important; }

.pv_call_ico_before::before {
  position: absolute !important;
  top: 0;
  left: 0;
  content: '\f095';
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Font Awesome;
  font-size: 1.6em;
  background: linear-gradient(65deg, #0D2A4A 0, #25B1F7 100%) !important;
  border-radius: 50%;
  transform: scale(1.022);
  height: 100%;
  width: 100%;
  z-index: 99; }

.mks_social_widget_ul {
  padding-left: 0; }

.soc_rounded {
  position: relative !important;
  border-radius: 50% !important;
  opacity: 1 !important; }

.soc_rounded:hover {
  opacity: 1 !important; }

.soc_rounded::before {
  position: absolute !important;
  top: auto;
  left: auto;
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important; }

.soc_rounded::before,
.soc_rounded::after {
  border: none !important; }

.socicon-instagram {
  background: linear-gradient(45deg, #FFE600 0, #FF006F 50%, #8000FF 100%) !important; }

.viber_ico {
  position: relative;
  top: 4px;
  display: inline-flex;
  background-color: #7b519d;
  border-radius: 5px;
  width: 20px;
  height: 20px; }

.viber_ico:before {
  position: absolute;
  top: 3px;
  left: 3px;
  color: #fff;
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  font-size: .8em;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e071"; }

div.horizontal {
  position: relative;
  margin-top: 15px; }
  div.horizontal .cell:first-child a {
    margin-left: 0 !important;
    padding-left: 0 !important; }
  div.horizontal .cell a {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
    div.horizontal .cell a:hover {
      opacity: .75; }
  div.horizontal .cell .it-theme1 {
    line-height: normal !important; }

.it-th-big0 {
  display: none !important; }

.page-template-page-contacts .page h3 {
  border-bottom: 4px solid #25B1F7;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 50px;
  max-width: 70%; }
  .page-template-page-contacts .page h3 p1 {
    font-size: 2.4em !important; }
.page-template-page-contacts .page .contacts-legend {
  position: relative;
  color: #23527c;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.2;
  z-index: 1;
  padding: 40px 0;
  margin-top: 30px; }

.page-template h3 {
  line-height: normal;
  font-size: 2.4em;
  font-weight: 600; }

.cooperate-form {
  background: #25B1F7;
	border-radius: 24px;
  padding: 60px;
  margin: 60px auto;
-webkit-box-shadow: 3px 9px 20px rgb(0 0 0 / 20%);
    box-shadow: 3px 9px 20px rgb(0 0 0 / 20%);}
  .cooperate-form .wpcf7-text, .cooperate-form .wpcf7-textarea {
    border-radius: 30px; }
.cooperate-form .wpcf7-submit {
	background-color: #ffffff;
	border: none;
	border-radius: 30px;
    padding: 14px 45px;
	font-weight: 600;
	outline: none;
	box-shadow: none;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cooperate-form .wpcf7-submit:hover {
	background-color: #f1f1f1;
}

/*** Стиль для мобильных устройств ***/
@media (min-width: 979px) {
  .logo-wrapper {
    top: -2px;
    margin-right: 60px;
    min-height: 80px; }

  .logo-wrapper img {
    height: 32px;
    width: auto; }

  .menu-collapser {
    min-height: 80px;
    line-height: 80px; }

  ul.slimmenu li a {
    padding: 0 18px;
    min-height: 80px; }

  ul.slimmenu .sub-menu {
    top: 100%;
    border: none; }

  ul.slimmenu .sub-menu li:not(:first-child) {
    border: none; }

  ul.slimmenu .sub-menu li a {
    padding: 20px 18px;
    min-height: 54px; }
    ul.slimmenu .sub-menu li a:hover {
      padding-left: 28px; }

  ul.slimmenu li .sub-menu a {
    font-size: .92em; }

  ul.slimmenu li .sub-toggle {
    display: none;
    width: auto; }

  .comment-list .children {
    padding: 0;
    margin-left: 74px;
    padding-bottom: 15px; }

  .comment-list .media {
    margin-top: 0; }

  ul.slimmenu li .sub-toggle:before {
    content: '\f078';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: Font Awesome;
    vertical-align: middle;
    min-width: 16px; }

  .services-pre-footer .row .row [class^=col-]:nth-child(3n+1) {
    clear: both; } }
@media (max-width: 1200px) {
  .thumb .item-heading {
    font-size: 1.4em !important; }

  .thumb .list-container {
    padding: 0; } }
@media (max-width: 978px) {
  .container {
    margin: 0;
    padding: 10px 0 10px 10px; }
	.callback-section .container {
    padding: 10px;}

  .mod-w-dialog {
    display: block;
    height: 100%;
    width: 100%; }

  .mod-w-content {
    position: absolute;
    top: 0;
    min-width: 100%;
    height: 100% !important; }

  .logo-wrapper {
    min-height: 60px; }

  .logo-wrapper img {
    height: 30px;
    width: auto; }

  .menu-collapser {
    min-height: 60px;
    line-height: 60px; }

  ul.slimmenu li a {
    padding: 12px 64px 12px 16px; }

  ul.slimmenu li .sub-toggle {
    min-height: 48px;
    width: 48px; }

  ul.slimmenu ul.sub-menu {
    width: 100%; }

  ul.slimmenu ul.sub-menu,
  ul.cellphones ul.sub-menu,
  ul.cities ul.sub-menu {
    box-shadow: none; }

  ul.slimmenu li > ul > li ul {
    width: 100%; }

  ul.slimmenu ul.sub-menu li {
    width: 100%;
    min-width: 100%; }

  ul.slimmenu ul.sub-menu li a {
    width: 100%; }

  ul.slimmenu li .sub-toggle:before {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    content: '\f078';
    font-family: Font Awesome; }

  ul.slimmenu li .sub-toggle.expanded:before {
    transform: rotate(180deg); }

  ul.slimmenu li a {
    border-bottom: none !important;
    border-top: 1px solid #eee; }

  .thumb figure .item-heading,
  .thumb span.item-heading {
    font-size: 1.4em; }

  .have-question-btn-outer {
    position: absolute;
    top: 10px;
    right: 50px;
    padding: 10px 14px;
    overflow: visible;
    background: #25B1F7; }
    .have-question-btn-outer::before {
      position: absolute;
      top: 0;
      left: -15px;
      padding: 0;
      background: #25B1F7;
      animation: btn-pulsation 2.5s linear infinite;
      animation-delay: 1.5s;
      width: 100%;
      height: 100%; }
  @keyframes btn-pulsation {
    0% {
      transform: scale(1, 1);
      opacity: 0; }
    20% {
      transform: scale(1.6, 1.6);
      opacity: .3; }
    40% {
      transform: scale(1.6, 1.6);
      opacity: 0; }
    100% {
      transform: scale(1.3, 1.3);
      opacity: 0; } }
  .have-question-btn {
    position: relative;
    margin-left: 15px; }
    .have-question-btn::before {
      position: absolute;
      top: -1px;
      left: -15px;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: start;
      content: '\f4ad';
      font-family: "Font Awesome";
      color: #FFFFFF;
      animation: icon-pulsation 2.5s linear infinite; }

  .btn-contacts {
    position: absolute;
    top: 0;
    right: 115px !important;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    margin: 18px 0;
    z-index: 12; }
  .btn-cities {
    position: absolute;
    top: 0;
    right: 160px !important;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    margin: 18px 0;
    z-index: 12; }
    .btn-contacts i, .btn-cities i {
      font-size: 24px !important; }
	
  .contacts_panel, .cities_panel {
    position: fixed;
    right: 0;
    background-color: #ffffff;
    min-width: 220px;
    padding-left: 0;
    padding-right: 0;
    height: 0;
    overflow: hidden;
    z-index: 12; } }
@media (max-width: 768px) {
  .flex-control-nav {
    display: none !important; }

  .thumb.hovered {
    box-shadow: none;
    transform: scale(1); }

  .thumb .item-heading {
    font-size: 1.2em !important; }

  .thumb a,
  .thumb .thumb-content {
    font-size: .8em; }

  .thumb a.btn {
    font-size: 1em; }

  .homepage-services-section .row {
    margin: 0 auto; }
    .homepage-services-section .row .col-lg-6 {
      padding: 15px; }
      .homepage-services-section .row .col-lg-6:nth-child(even) {
        padding-right: 30px !important; }
      .homepage-services-section .row .col-lg-6:nth-child(odd) {
        padding-left: 30px !important;
        margin-right: 0 !important; }
        .homepage-services-section .row .col-lg-6:nth-child(odd).padding-10 .thumb figure {
          padding-bottom: 0 !important; }

  .thumb figure .item-heading span {
    max-width: 80%; }
  .thumb figure .item-heading .fa {
    position: relative;
    top: -10px;
    font-size: 1em;
    padding: .15rem 1.4rem;
    box-sizing: border-box; }
    .thumb figure .item-heading .fa::before {
      position: relative;
      top: 0;
      left: 0;
      height: 100% !important;
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      z-index: 4; }
    .thumb figure .item-heading .fa::after {
      position: absolute;
      top: -50%;
      left: 0;
      content: '';
      border: 3px solid #FFFFFF;
      border-radius: 25em;
      padding: 16px;
      height: 100%;
      width: auto;
      transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

  .homepage-technology-section .widgettitle {
    text-align: center; }

  .homepage-technology-section .img-responsive {
    margin: 0 auto; }

  .services-pre-footer .row .row [class^=col-]:nth-child(2n+1) {
    clear: both; }

  footer [class^=col-] .widget:not(:first-child) {
    margin-top: 10px; }

  .custom-header .col-2 {
    min-width: 100%; }
    .custom-header .col-2:first-child figure {
      height: 200px; }
    .custom-header .col-2:last-child .custom-header-text {
      padding: 80px;
      height: auto; }

  .padding-10 {
    padding: 30px 30px 0 0; }

  .blog-filter-item {
    display: block;
    width: 100%;
    margin: 15px auto; } }
@media (max-width: 580px) {
  .col-xxs-6 {
    width: 100%; }

  .legend-section .heading {
    font-size: 22px !important;
    padding: 30px 0 15px 0;
    margin: 0; }

  .callback-section .heading {
    font-size: 22px !important; }

  h3 {
    font-size: 22px !important; }

  h4 {
    font-size: 20px !important; }

  .custom-header .col-2 {
    min-width: 100%; }
    .custom-header .col-2:first-child figure {
      height: 200px; }
    .custom-header .col-2:last-child .custom-header-text {
      padding: 30px 10px !important;
      height: auto; } }
@media (max-width: 460px) {
  .thumb .item-heading {
    font-size: 1.1em !important; }

  .thumb a,
  .thumb .thumb-content {
    font-size: .9em; }

  .container-margin {
    margin: 0 !important;
    padding: 0 5px 0 15px !important; }

  .homepage-technology-section > .container {
    margin: 0 !important;
    padding: 0 0 10px 10px !important; }

  .homepage-technology-section {
    padding: 20px 0 0 0; }

  .pbtm {
    padding-bottom: 10px !important; }

  .padding-10 {
    padding: 10px 10px 0 0 !important; }

  .padding-10-header {
    padding: 0 10px 0 0 !important; }

  .homepage-banner-section .widget_text,
  .homepage-shop-section .widget_text {
    padding: 0 30px; }

  .homepage-banner-section .widget_text > .widgettitle,
  .homepage-shop-section .widget_text > .widgettitle {
    font-size: 1.2em; }

  .homepage-banner-section .widget_text p,
  .homepage-shop-section .widget_text p {
    font-size: 1em; }

  .homepage-technology-section .widgettitle {
    font-size: 1.4em;
    text-align: center; }

  .homepage-pre-technology-section .widgettitle,
  .homepage-branches-section .widgettitle {
    font-size: 1.8em; }

  .homepage-banner-section .widget_media_image,
  .homepage-shop-section .widget_media_image {
    height: auto;
    width: auto;
    max-height: 340px;
    min-height: 340px;
    overflow: hidden; }

  .homepage-banner-section img,
  .homepage-shop-section img {
    height: auto !important;
    width: auto !important;
    min-height: 340px;
    min-width: 160%; }

  .homepage-services-section .row {
    margin: 0 auto; }
    .homepage-services-section .row .col-lg-6 {
      padding: 10px;
      padding-top: 0 !important; }
      .homepage-services-section .row .col-lg-6:nth-child(even) {
        padding-right: 10px !important; }
      .homepage-services-section .row .col-lg-6:nth-child(odd) {
        padding-left: 10px !important;
        margin-right: 10px !important; }
        .homepage-services-section .row .col-lg-6:nth-child(odd).padding-10 .thumb figure {
          padding-bottom: 0 !important; }

  .custom-header .col-2 {
    min-width: 100%; }
    .custom-header .col-2:first-child {
      height: 218px; }
      .custom-header .col-2:first-child figure {
        height: 218px; } }

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