@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe-Bold.eot");
  /* IE9 */
  src: url("../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/Circe-Bold.woff") format("woff"),
    /* chrome, firefox */
    url("../fonts/Circe-Bold.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/Circe-Bold.svg#Circe Bold") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe-ExtraBold.eot");
  /* IE9 */
  src: url("../fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/Circe-ExtraBold.woff") format("woff"),
    /* chrome, firefox */
    url("../fonts/Circe-ExtraBold.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/Circe-ExtraBold.svg#Circe ExtraBold") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe-ExtraLight.eot");
  /* IE9 */
  src: url("../fonts/Circe-ExtraLight.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/Circe-ExtraLight.woff") format("woff"),
    /* chrome, firefox */
    url("../fonts/Circe-ExtraLight.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/Circe-ExtraLight.svg#Circe ExtraLight") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Light.eot");
  src: url("../fonts/Circe-Light.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Circe-Light.woff2") format('woff2'),
    url("../fonts/Circe-Light.woff") format('woff'),
    url("../fonts/Circe-Light.ttf") format('truetype'),
    url("../fonts/Circe-Light.svg#Circe-Light") format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe-Regular.eot");
  /* IE9 */
  src: url("../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/Circe-Regular.woff") format("woff"),
    /* chrome, firefox */
    url("../fonts/Circe-Regular.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/Circe-Regular.svg#Circe") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Circe";
  src: url("../fonts/Circe-Thin.eot");
  /* IE9 */
  src: url("../fonts/Circe-Thin.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/Circe-Thin.woff") format("woff"),
    /* chrome, firefox */
    url("../fonts/Circe-Thin.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/Circe-Thin.svg#Circe Thin") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: 100;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v3.0 | 20180413
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  color: #383838;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

html {
  font-size: 16px;
      overflow-x: hidden!important;
}

body {
  color: #383838;
  font-family: "Circe", sans-serif;
  position: relative;
  line-height: 1.4;
  overflow-x: hidden;
}

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

h6 {
  font-size: 1.5rem;
  color: #616161;
}

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

div[class^=div-] {
  width: calc(100% - 40px);
  margin-left: 20px;
}

.wrapper {
  max-width: 1220px;
  margin: 0px auto;
  z-index: 1;
}

.wrapper::after {
  clear: both;
  content: "";
  display: block;
}

.wrapper .row::after {
  clear: both;
  content: "";
  display: block;
}

.wrapper .collapse {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}

.center {
  text-align: center;
}

article {
  padding-bottom: 2em;
}

article a {
  text-decoration: underline;
  color: rgba(0, 149, 249, 1);
}

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

.post-image {
  text-align: center;
  margin-bottom: 1em;
}

.button {
  display: inline-block;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  text-align: center;
  padding: 1.2em 2.7em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  text-decoration: none;
  color: #383838;
}

@media (max-width: 767px) {
  .button {
    font-size: 12px;
  }
}

.button:hover {
  border: 0.056em solid #ffb901;
}

.button-mini {
  display: inline-block;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  text-align: center;
  padding: .873em 1.1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  text-decoration: none;
  color: #1f1f1f;
  line-height: 1;
  min-width: 13.215em;
}

@media (max-width: 767px) {
  .button-mini {
    font-size: 12px;
  }
}

.button-mini:hover {
  border-color: #ffb901;
}

/******* HEADER *******/
.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.social-list .svg-icon {
  width: 14px;
  height: 14px;
  fill: #fff;
}

.social-list li {
  margin: 0px 5px;
}

.social-list li a {
  width: 21px;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  cursor: pointer;
}

.social-list li a:hover .svg-icon {
  fill: #000;
}

.social-list li .social-link-ok {
  background-color: #fa8e12;
}

.social-list li .social-link-vk {
  background-color: #497bab;
}

.social-list li .social-link-instagram {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social-list li .social-link-ok .svg-icon {
  width: 13px;
  height: 13px;
}

.social-list li .social-link-vk .svg-icon {
  width: 13px;
  height: 13px;
}

.social-list li .social-link-instagram .svg-icon {
  width: 13px;
  height: 13px;
}

.site-header {
  padding-top: 1.250em;
  -webkit-box-shadow: 0 0.444em 0.722em rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.444em 0.722em rgba(0, 0, 0, 0.05);
  position: relative;
}

.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.125em;
  /*  margin-bottom: 1.2em*/
}

.header-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: .1em;
}

@media (max-width: 767px) {
  .header-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .header-top .logo {
    margin-bottom: 1.2em;
  }

  .header-contacts {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
  }
}

.header-top .tel {
  margin-right: 1.31em;
  margin-left: 1.31em;
  padding-left: 1.8em;
  /* padding-top: .75em; */
  letter-spacing: 1.6px;
  margin-bottom: 1.2em;
  display: inline-block;
  position: relative;
}

.header-top .tel:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/sprite.png);
  background-position: 0px -54px;
  width: 21px;
  height: 21px;
}

header nav ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header nav ul li.menu-item-has-children {
  position: relative;
}

header nav ul li.menu-item-has-children>.sub-menu {
  position: absolute;
  display: none;
  top: 100%;
  max-width: 400px;
  z-index: 5;
  left: 0px;
  -webkit-box-shadow: 0 0.444em 0.722em rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.444em 0.722em rgba(0, 0, 0, 0.05);
  background: #fff;
}

header nav ul li.menu-item-has-children .sub-menu li a {
  padding: .5em 0em;
}

header nav ul li.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu {
  max-width: 430px;
  width: 100%;
  left: 100%;
  top: 0px;
}

header nav ul li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a {
  padding-right: 1em;
}

header nav ul>li.menu-item-has-children>.sub-menu>li.menu-item-has-children:after {
  left: auto;
  right: 0px;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

header nav ul>li.menu-item-has-children:hover>.sub-menu {
  display: block;
}

header nav ul>li.menu-item-has-children:after {
  content: "»";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  left: 97%;
  font-size: 35px;
  -webkit-transition: all 0.4s ease 0;
  -o-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

header nav ul>li.menu-item-has-children:hover:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

header nav {
  position: relative;
}

.menu-wrapper {
  margin-top: .5em;
  border-top: 1px solid #e8e8e8;
}

header nav ul li {
  padding: 0em 1em;
}

header nav ul li a {
  display: inline-block;
  padding: 1.1em 0em;
  text-transform: uppercase;
  border-bottom: 3px solid transparent
}

header nav ul li.current_page_item:not(.js-jakor) a, header nav ul li a:hover {
  border-color: #0095f9;
}

/*******  End of HEADER *******/
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*// CSS*/
.icon {
  display: inline-block;
}

/******* TOP BANNER HOME *******/
.top-banner-home {
  overflow-x: hidden;
  padding-bottom: 1.4em;
  padding-top: 4.8em;
  background: url(../img/home-background.png) no-repeat;
  background-color: #fafafa;
  background-size: cover;
}

.top-banner-home .text {
  font-size: 1.125em;
  font-weight: 300;
  color: #000;
  margin-bottom: .6em;
}

.top-banner-home .text strong {
  background: #0095f9;
  font-size: 1.333em;
  font-weight: normal;
  position: relative;
  color: #fff;
  padding: .1em .90em;
}

.top-banner-home .text h1 {
  font-weight: 400;
  font-size: 3.389em;
  letter-spacing: -0.96px margin-top:.2em;
  margin-bottom: .2em;
}

@media (min-width: 1460px) {
  .top-banner-home .img-banner {
    position: relative;
    transform: translateX(100px);
  }
}

@media (max-width: 967px) {
  .top-banner-home .img-banner {
    display: none;
  }

  .top-banner-home {
    text-align: center;
  }

  .top-banner-home .text h1 {
    font-size: 2em;
  }
}

.top-banner-home .links-cover {
  padding-top: 2em;
}

.top-banner-home .links-cover a {
  margin-right: 1em;
  margin-bottom: 1em;
  min-width: 18em;
  max-width: 100%;
  margin-right: 2.2em;
}

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

.top-banner-home .text strong em {
  position: relative;
  font-style: normal;
  z-index: 3;
}

.top-banner-home .text strong:before {
  top: 0px;
  right: -8px;
  padding: 0px;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  width: 100%;
  height: 100%;
  background: #0095f9;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
}

.top-banner-home .text p {}

/*******  End of TOP BANNER HOME *******/
.top-banner {
  overflow: hidden;
  padding-bottom: 4.8em;
  padding-top: 4.8em;
  background: url(../img/top-banner-bg.jpg) no-repeat;
  background-color: #fafafa;
  background-size: cover;
  background-position: center;
}

.top-banner .text {
  font-size: 2.313em;
  font-weight: 300;
  color: #000;
  line-height: 1;
  margin-bottom: .6em;
}

.top-banner .top-banner-content {
  max-width: 800px;
  position: relative;
}

.top-banner .top-banner-content .title {
  text-align: left;
}

@media (max-width: 967px) {
  .top-banner .text {
    text-align: center;
    font-size: 1.438em;
  }

  .top-banner .top-banner-content {
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }

  .top-banner .top-banner-content .title, .top-banner .top-banner-content .title-2 {
    text-align: center;
  }

  .top-banner .top-banner-content .title-left-line:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .top-banner .text {
    font-size: 1.250em;
  }
}

.top-banner .text strong {
  background: #0095f9;
  font-size: 1.333em;
  font-weight: normal;
  position: relative;
  color: #fff;
  padding: .1em .90em;
}

.top-banner .text h1 {
  font-weight: 400;
  font-size: 3.389em;
  letter-spacing: -0.96px;
  margin-top: .2em;
  margin-bottom: .2em;
}

.advantages-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.advantages-blocks .advantage-block {
  width: calc(25% - 7.5px);
  margin-right: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.advantages-blocks .advantage-block:nth-child(4n) {
  margin-right: 0px;
}

@media (max-width: 767px) {
  .advantages-blocks .advantage-block {
    width: calc(50% - 10px);
  }

  .advantages-blocks .advantage-block:nth-child(n) {
    margin-right: 10px;
  }

  .advantages-blocks .advantage-block:nth-child(2n) {
    margin-right: 10px;
  }
}

.advantages-blocks .advantage-block .advantage-title {
  color: #0095f9;
  font-size: 19px;
}

.advantages-blocks .advantage-block .advantage-text {
  font-size: 19px;
  font-weight: 300;
  color: #000;
}

@media (max-width: 767px) {
  .advantages-blocks .advantage-block .advantage-text {
    font-size: 14px;
  }

  .advantages-blocks .advantage-block .advantage-title {
    font-size: 14px;
  }
}

.advantages-blocks .advantage-block .icon-cover {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.advantages-blocks .advantage-block .icon-cover img {
  position: relative;
  z-index: 2;
}

.advantages-blocks .advantage-block .icon-cover-inner {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}

.advantages-blocks .advantage-block .icon-cover-inner:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 33px;
  height: 34px;
  border-radius: 50%;
  background-color: rgba(255, 185, 1, .53);
}

@media (min-width: 1000px) {
  .top-banner .img-banner {
    position: absolute;
    left: 100%;
    top: 0px;
  }
}

@media (max-width: 967px) {
  .top-banner .img-banner {
    display: none;
  }

  .top-banner {
    text-align: center;
  }

  .top-banner .text h1 {
    font-size: 2em;
  }
}

.top-banner .links-cover {
  padding-top: 2em;
  margin-bottom: 3em;
}

.top-banner .links-cover a {
  margin-right: 1em;
  margin-bottom: 1em;
  min-width: 18em;
  max-width: 100%;
  margin-right: 2.2em;
  background-color: #fff;
}

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

.top-banner .text strong em {
  position: relative;
  font-style: normal;
  z-index: 3;
}

.top-banner .text strong:before {
  top: 0px;
  right: -8px;
  padding: 0px;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  width: 100%;
  height: 100%;
  background: #0095f9;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
}

.top-banner .text p {}

.title {
  line-height: 1;
  text-align: center;
  font-size: 48px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

@media (max-width: 967px) {
  .title {
    text-align: center;
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .title {
    text-align: center;
    font-size: 20px;
  }
}

.title-2 {
  text-align: center;
  font-size: 45px;
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

@media (max-width: 967px) {
  .title-2 {
    text-align: center;
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .title-2 {
    text-align: center;
    font-size: 20px;
  }
}

.title-left {
  text-align: left;
}

.title-left-line:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 55px;
  background-color: #0095f9;
}

.line:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0px;
  height: 2px;
  width: 55px;
  background-color: #0095f9;
}

/******* ABOU US *******/
.about-us {
  padding-top: 7.1em;
  font-size: 1.125em;
}

.about-us .title {
  text-align: left;
}

.about-us .full-text {
  display: none;
  font-weight: 300;
}

.about-us .inner-text {
  font-weight: 300;
  margin-bottom: .7em;
}

.about-us .inner-text a {
  text-decoration: underline;
  color: rgba(0, 149, 249, 1);
}

.about-us .inner-text a:hover {
  text-decoration: none;
}

.about-us .button {
  width: 18em;
  margin-top: 3.5em;
  text-align: left;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  position: relative;
}

.about-us .button:hover:after {
  right: 20px;
}

.about-us .button:after {
  content: '';
  background-image: url(../img/sprite.png);
  background-position: -89px -29px;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

@media (max-width: 967px) {
  .about-us {
    text-align: center;
  }

  .about-us .title:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .about-us .title {
    text-align: center;
  }
}

/*******  End of ABOU US *******/
/******* PRODUCTS *******/
.row-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.products {
  padding-top: 9.9em;
  padding-bottom: 6em;
  background: url(../img/home-background.png) no-repeat;
  background-size: cover;
}

.products .title {
  margin-bottom: .7em;
}

.products .product {
  text-align: center;
  width: calc(33.3% - 13.3333px);
  min-width: 320px;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .products .product {
    width: calc(50% - 13.3333px);
    min-width: auto;
  }
}

@media (max-width: 580px) {
  .products .product {
    width: 100%;
  }
}

.products .product .img-cover {
  margin-bottom: 1.5em;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  max-height: 211px;
}

.products .product .img-cover img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
  margin: 0px auto;
  /* max-height: 211px;*/
  width: 100%;
}

@media (max-width: 580px) {
  .products .product .img-cover img {
    max-width: 80%;
    margin: 0px auto;
  }

  .products .product .img-cover {
    max-height: 100%;
  }
}

.title-post {
  font-size: 1.375em;
  margin-bottom: 1.5em;
}

.button-big {
  width: 18em;
  max-width: 90%;
}

#post-114 .calculation {
  padding-top: .5em;
}

.products-type-2 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.excavation-development {
  color: #1f1f1f;
  padding-top: 70px;
  padding-bottom: 20px;
}

@media (max-width:967px) {
  .excavation-development {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.description-term {
  text-align: center;
  color: #010101;
  font-weight: 300;
  font-size: 19px;
  margin-bottom: 20px;
}

.products-type-2 .product {
  -ms-flex-preferred-size: calc(25% - 15px);
  flex-basis: calc(25% - 15px);
  max-width: calc(25% - 15px);
  margin-right: 20px;
  background-color: white;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1.7px 9px rgba(30, 31, 31, 0.35);
  box-shadow: 1px 1.7px 9px rgba(30, 31, 31, 0.35);
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 35px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.products-type-2 .product:nth-child(4n) {
  margin-right: 0px;
}

.products-type-2 .product .img-cover {
  max-width: 100%;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.products-type-2 .product .img-cover img {
  position: absolute;
  left: -10000%;
  right: -10000%;
  top: -10000%;
  bottom: -10000%;
  margin: auto auto;
  min-width: 1000%;
  min-height: 1000%;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  max-height: none;
  max-width: none;
  width: auto;
}

.products-type-2 .product .excerpt-product {
  padding: 20px 5px 10px 5px;
  text-align: center;
  width: 100%;
  font-size: 1.25em;
}

.products-type-2 .product .title-product {
  font-weight: 400;
  /*text-transform: uppercase;*/
}

.products-type-2 .product .product-price {
  font-weight: 400;
}

.products-type-2 .product .product-price span {
  color: #0095f9;
}

.products-type-2 .product .sub-title-product {
  font-weight: 400;
}

@media (max-width: 967px) {
  .description-term {
    font-size: 17px;
  }

  .products-type-2 .product {
    -ms-flex-preferred-size: calc(33.3% - 13.3333px);
    flex-basis: calc(33.3% - 13.3333px);
    max-width: calc(33.3% - 13.3333px);
  }

  .products-type-2 .product:nth-child(n) {
    margin-right: 20px;
  }

  .products-type-2 .product:nth-child(3n) {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .description-term {
    font-size: 16px;
  }

  .products-type-2 .product .excerpt-product {
    font-size: 1em;
  }

  .products-type-2 .product {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .products-type-2 .product:nth-child(n) {
    margin-right: 20px;
  }

  .products-type-2 .product:nth-child(2n) {
    margin-right: 0px;
  }
}

@media (max-width: 479px) {
  .products-type-2 .product {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .products-type-2 .product:nth-child(n) {
    margin-right: 0px;
  }
}

.products-type-2 .button-cover {
  margin-top: auto;
}

.product-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.product-tabs li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid #b7b8b9;
}

.product-tabs li a {
  font-size: 1.875em;
  display: inline-block;
  padding: 10px 5px 10px 5px;
  position: relative;
}

@media (max-width: 967px) {
  .product-tabs li a {
    font-size: 1.125em;
  }
}

@media (max-width: 767px) {
  .product-tabs li a {
    width: 100%;
  }
}

.product-tabs li a:hover:after,
.product-tabs li a.active:after {
  content: '';
  width: 100%;
  height: 2px;
  left: 0px;
  position: absolute;
  bottom: -1px;
  background-color: #0095f9;
}

.tabs-blocks .tab-block {
  display: none;
}

.tabs-blocks .tab-block.active {
  display: block;
}

.rent {
  padding-top: 70px;
  padding-bottom: 80px;
}

.rent .description-term {
  margin-bottom: 30px;
}

.ajax-pagination {
  text-align: center;
}

.rent .row-products {
  margin-bottom: 20px;
}

@media (max-width:967px) {
  .rent {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/*******  End of PRODUCTS *******/
/******* ADVANTAGES *******/
.advantages {
  padding-top: 5.4em;
  color: #1f1f1f;
  padding-bottom: .3em;
}

.advantages .block-adva .block-inner {
  width: 260px;
  max-width: 49%;
  margin: 0px auto;
  max-width: 100%;
  text-align: center;
  position: relative;
}

.advantages .title {
  margin-bottom: .9em;
}

.advantages .block-adva .block-inner:after {
  content: '';
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 84px;
  /*  left: 110%;*/
  left: calc(100% + (((1180px / 3) - 260px) / 2));
  margin-left: calc(-84px / 2);
  position: absolute;
  top: 30%;
  /*  transform: translateY(-80%);*/
  height: 25px;
}

@media (max-width:967px) {
  .advantages .block-adva .block-inner:after {
    left: calc(110% + (((1180px / 3) - 260px) / 2));
  }
}

@media (max-width:767px) {
  .advantages .block-adva .block-inner:after {
    content: none;
    display: none;
  }
}

.advantages .block-adva:nth-child(3n) .block-inner:after {
  content: none;
}

.advantages .block-adva {
  width: 33.3%;
  margin-bottom: 3.8em;
}

@media (max-width: 967px) {
  .advantages .block-adva {
    width: 50%;
    margin-bottom: 3.8em;
  }

  .advantages .block-adva:nth-child(3n) .block-inner:after {
    content: '';
  }

  .advantages .block-adva:nth-child(2n) .block-inner:after {
    content: none;
  }
}

.advantages .block-adva .img-cover {
  width: 120px;
  height: 120px;
  margin: 0px auto;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f2f2f2;
  border-radius: 50%;
  position: relative;
}

.advantages .block-adva .img-cover .count {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: .25em .7em;
  background: #0095f9;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
}

.advantages .block-adva .title-adva {
  font-size: 1.125em;
}

@media (max-width: 580px) {
  .advantages .row-flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

/*******  End of ADVANTAGES *******/
/******* GET CONSULTATION *******/
.consultation-tel {
  padding: 2.1em 0em;
  background-color: #0095f9;
}

.consultation-tel .text {
  text-align: center;
  color: #fff;
  font-size: 2.250em;
}

.consultation-tel .text .tel {
  font-weight: 700;
}

@media (max-width: 680px) {
  .consultation-tel .text {
    font-size: 1.5em;
  }

  .consultation-tel .text .tel {
    display: block;
  }
}

.get-consultation {
  padding-top: 6.063em;
  padding-bottom: 6.063em;
  position: relative;
  overflow: hidden;
  background: url('../img/background-consultation.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e5e5e5;
}

.get-consultation .left-consultation {
  position: relative;
}

.get-consultation .left-consultation:after {
  content: '';
  clear: both;
  display: table;
}

.get-consultation .img-man {
  position: absolute;
  top: -30px;
  z-index: 2;
  left: 0px;
  max-width: 360px;
}

@media (max-width: 1200px) {
  .get-consultation .img-man {
    width: 200px;
  }
}

.get-consultation .text-consultation {
  max-width: 600px;
  padding: 2.1em 1em 2.813em 9.7em;
  float: right;
  z-index: 1;
  background-color: rgba(255, 255, 255, .3);
  position: relative;
}

.get-consultation .text-consultation:after {
  content: '';
  position: absolute;
  top: calc(100% + 38px);
  left: 53.7%;
  /*transform: translateX(-50%);*/
  background: url('../img/yellow-arrow.png') no-repeat;
  width: 151px;
  height: 73px;
}

.get-consultation .text-consultation h5 {
  font-size: 2.25em;
  margin-bottom: .4em;
  letter-spacing: -.79px;
}

.get-consultation .text-consultation .subtitle {
  font-size: 1.5em;
  font-weight: 300;
}

.get-consultation .wpcf7 {
  background: #fff;
  padding: 1.0em 1.250em 1.8em 1.250em;
  border-radius: 10px;
}

@media (max-width: 967px) {
  .get-consultation {
    padding-top: 2.500em;
    padding-bottom: 2.500em;
  }

  .get-consultation .img-man {
    display: none;
  }

  .get-consultation .text-consultation {
    max-width: 100%;
    text-align: center;
    padding: 1em;
    float: none;
    margin-bottom: 10em;
  }

  .get-consultation .text-consultation:after {
    -webkit-transform: rotate(120deg) translate(0%, -50%);
    -ms-transform: rotate(120deg) translate(0%, -50%);
    transform: rotate(120deg) translate(0%, -50%);
    left: 40%;
    top: 110%;
  }
}

@media (max-width: 680px) {
  .get-consultation .img-man {
    display: none;
  }

  .get-consultation .text-consultation h5 {
    font-size: 1.5em;
  }

  .get-consultation .text-consultation {
    font-size: 1em;
    margin-bottom: 2em;
  }

  .get-consultation .text-consultation:after {
    content: none;
  }
}

/******* PROMO BLOCK *******/
.form-cover .wpcf7 {
  background: #fff;
  padding: 1.0em 1.250em 1.8em 1.250em;
  border-radius: 10px;
}

.form-cover .wpcf7 h4 {
  width: calc(100% + 40px);
  margin-left: -20px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

.promo-block {
  padding-top: 6.063em;
  padding-bottom: 6.063em;
  position: relative;
  overflow: hidden;
  background: url('../img/promo-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e5e5e5;
}

.promo-block .left-consultation {
  position: relative;
}

.promo-block .left-consultation:after {
  content: '';
  clear: both;
  display: table;
}

.promo-block .img-tractor {
  position: absolute;
  top: -115px;
  z-index: 2;
  left: -650px;
  width: 1097px;
  max-width: none;
}

@media (max-width: 1200px) {
  .promo-block .img-man {
    width: 200px;
  }

  .promo-block .img-tractor {
    position: static;
    width: 500px;
    max-width: 100%;
  }
}

.promo-block .text-consultation {
  max-width: 100%;
  width: 578px;
  padding: 2.1em 1em 2.813em 6.7em;
  float: right;
  z-index: 1;
  position: relative;
}

.promo-block .text-consultation:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .3);
}

.promo-block .text-consultation h5 {
  font-size: 2.625em;
  margin-bottom: .4em;
  letter-spacing: -.79px;
  position: relative;
  z-index: 5;
}

.promo-block .text-consultation span {
  color: #0095f9;
}

.promo-block .text-consultation .subtitle {
  font-size: 1.5em;
  font-weight: 300;
}

@media (max-width: 967px) {
  .promo-block {
    padding-top: 2.500em;
    padding-bottom: 2.500em;
  }

  .promo-block .text-consultation {
    width: 100%;
  }

  .promo-block .text-consultation h5 {
    /*  background-color: rgba(255, 255, 255, .3);*/
  }

  .form-cover .wpcf7 {
    max-width: 380px;
    margin: 0px auto;
  }

  .promo-block .img-man {
    display: none;
  }

  .promo-block .text-consultation {
    max-width: 100%;
    text-align: center;
    padding: 1em;
    float: none;
    margin-bottom: 1em;
  }
}

@media (max-width: 680px) {
  .promo-block .img-man {
    display: none;
  }

  .promo-block .text-consultation h5 {
    font-size: 1.5em;
  }

  .promo-block .text-consultation {
    font-size: 1em;
    margin-bottom: 2em;
  }

  .promo-block .text-consultation:after {
    content: none;
  }
}

/*******  End of PROMO BLOCK *******/
/******* CALCULATION *******/
.calculation {
  padding-top: 5.5em;
}

.blocks-form .block-tabs {
  display: none;
}

.blocks-form .block-tabs.active {
  display: block;
}

.buttons-tabs {
  text-align: center;
}

.buttons-tabs a {
  display: inline-block;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  text-align: center;
  padding: 1em 2.7em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 24.313em;
  max-width: 90%;
  border: 0.063em solid #0095f9;
  border-radius: 10px;
  margin-right: 1em;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}

.buttons-tabs {
  padding-top: 1.5em;
}

.buttons-tabs a:last-child {
  margin-right: 0px;
}

.buttons-tabs a:hover,
.buttons-tabs a.active {
  background-color: #2490e0;
  color: #fff;
}

.buttons-tabs a {
  text-decoration: none;
  margin-bottom: 1em;
}

.blocks-form {
  font-size: 1.125em;
}

.calculation {
  max-width: 1050px;
  margin: 0px auto;
}

.blocks-form .form-blocks {
  width: calc(66.2% - 10px);
}

.blocks-form .img-and-result {
  width: calc(33.8% - 10px);
}

@media (max-width: 767px) {
  .blocks-form .form-blocks {
    width: 100%;
  }

  .img-and-result .img-cover {
    text-align: center;
  }

  .blocks-form .img-and-result {
    width: 100%;
  }

  .buttons-tabs a {
    margin-right: 0px;
    padding-left: .5em;
    padding-right: .5em;
  }
}

.blocks-form input[type='text'] {
  width: 415px;
  padding: 1.5em 1em;
  background-color: white;
  display: inline-block;
  outline: none;
  max-width: 100%;
  border: 0.056em solid #e8e8e8;
  border-radius: 10px;
  -webkit-box-shadow: inset 0.056em 0.094em 0.333em rgba(0, 1, 6, 0.13);
  box-shadow: inset 0.056em 0.094em 0.333em rgba(0, 1, 6, 0.13);
}

.blocks-form .submit {
  display: inline-block;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  text-align: center;
  padding: 1em 2.7em;
  text-transform: uppercase;
  font-size: 14px;
  background: transparent;
  outline: none;
  font-weight: 700;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 24.313em;
  max-width: 90%;
  border: 0.063em solid #0095f9;
  border-radius: 10px;
  margin-right: 1em;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}

.blocks-form .submit-cover {
  display: block;
  text-align: center;
}

.blocks-form .submit:hover {
  background-color: #2490e0;
  color: #fff;
}

.blocks-form .form-control {
  text-align: left;
  margin-bottom: 1em;
}

.blocks-form .form-control label {
  padding-right: 1em;
  display: inline-block;
  font-weight: 300;
}

.blocks-form .row-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.img-and-result {
  float: right;
  margin-bottom: 20px;
}

.img-and-result .img-cover {
  overflow: hidden;
  font-size: 0px;
  border-radius: 10px;
}

.img-and-result .img-cover img {}

.img-and-result .result {
  text-align: center;
  font-weight: 300;
  padding-top: 1em;
}

.block-tabs .row-tabs {
  padding-top: 3.49em;
}

/*******  End of CALCULATION *******/
/******* BREADCRUMBS *******/
.breadcrumbs {
  padding-top: 1.7em;
  margin-bottom: 1em;
}

.breadcrumbs li {
  display: inline-block;
  margin-right: .3em;
}

.breadcrumbs li a {
  padding-bottom: 0px;
  line-height: 1;
  border-bottom: 1px solid;
  display: inline-block;
}

.breadcrumbs li a:hover {
  border-color: transparent;
}

.breadcrumbs li:not(:last-child):after {
  content: '|';
  margin-left: .3em;
}

.breadcrumbs li.current-item {
  color: #0095f9;
}

/*******  End of BREADCRUMBS *******/
.wpcf7 input[type='text'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='email'],
.wpcf7 textarea {
  font-family: "Circe";
  display: inline-block;
  width: 100%;
  font-size: 1.125em;
  padding: .72em 1em;
  border: 1px solid #9d9d9c;
  border-radius: 10px;
  outline: none;
  margin-bottom: 0.556em;
}

.wpcf7 h4 {
  text-align: center;
  margin-bottom: 1.91em;
  font-size: 1.625em;
  line-height: 1.31;
}

.wpcf7 input[type='submit'] {
  margin-top: .9em;
  background: #0095f9;
  background-color: #0095f9;
  border: 0.063em solid #0095f9;
  border-radius: 10px;
  padding: 1.3em .9em;
  border: 0px;
  outline: none;
  display: block;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  color: #fff;
  max-width: 248px;
  margin: 0px auto;
}

.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

.wpcf7 .bottom {
  /*padding-top: 1em;*/
  text-align: center;
  font-weight: 300;
  color: #000;
}

.wpcf7 .bottom a {
  color: #0095f9;
  text-decoration: underline;
}

.wpcf7 .bottom a:hover {
  text-decoration: none;
}

.wpcf7 input[type='text']::-webkit-input-placeholder,
.wpcf7 input[type='tel']::-webkit-input-placeholder,
.wpcf7 input[type='email']::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder {
  color: #6e6e6e;
}

.wpcf7 input[type='text']::-moz-placeholder,
.wpcf7 input[type='tel']::-moz-placeholder,
.wpcf7 input[type='email']::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder {
  color: #6e6e6e;
}

.wpcf7 input[type='text']:-ms-input-placeholder,
.wpcf7 input[type='tel']:-ms-input-placeholder,
.wpcf7 input[type='email']:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder {
  color: #6e6e6e;
}

.wpcf7 input[type='text']:-moz-placeholder,
.wpcf7 input[type='tel']:-moz-placeholder,
.wpcf7 input[type='email']:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder {
  color: #6e6e6e;
}

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

/*******  End of GET CONSULTATION *******/
/******* GALLERY *******/
.gallery {
  padding-top: 4.3em;
  padding-bottom: 4.3em;
}

.gallery .title {
  margin-bottom: .96em;
}

.row-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.9em;
}

.row-gallery .block-img {
  width: calc(20% - 16.8px);
  overflow: hidden;
  border-radius: 15px;
  margin-right: 21px;
  margin-bottom: 1em;
  max-height: 167px;
}

.row-gallery .block-img a {
  position: relative;
  display: block;
  height: 100%;
}

.row-gallery .block-img a:after {
  content: '';
  position: absolute;
  top: -100%;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 149, 249, 0.7);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.row-gallery .block-img a:hover {
  cursor: pointer;
}

.row-gallery .block-img a svg {
  position: absolute;
  width: 48px;
  top: -100%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.row-gallery .block-img a:hover:after {
  top: 0px;
}

.row-gallery .block-img a:hover svg {
  top: 50%;
}

.row-gallery .block-img img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.row-gallery .block-img:nth-child(5n) {
  margin-right: 0px;
}

@media (max-width: 967px) {
  .row-gallery .block-img {
    width: calc(25% - 7.5px);
  }

  .row-gallery .block-img:nth-child(n) {
    margin-right: 10px;
  }

  .row-gallery .block-img:nth-child(4n) {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .row-gallery .block-img {
    width: calc(33.3% - 6.666px);
  }

  .row-gallery .block-img:nth-child(n) {
    margin-right: 10px;
  }

  .row-gallery .block-img:nth-child(3n) {
    margin-right: 0px;
  }
}

@media (max-width: 580px) {
  .row-gallery .block-img {
    width: calc(50% - 5px);
  }

  .row-gallery .block-img:nth-child(n) {
    margin-right: 10px;
  }

  .row-gallery .block-img:nth-child(2n) {
    margin-right: 0px;
  }
}

.gallery .button-cover {
  text-align: center;
  clear: both;
}

.gallery .button-cover .button-readmore-cat {
  padding: 1em 1em;
  border: 1px solid #0095f9;
  border-radius: 28px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  min-width: 250px;
}

.category-page .flex-row-cat {}

.category-page .text {
  font-size: 1.125em;
  font-weight: 300;
}

.category-page .text .title-post {
  font-size: 1.333em;
  position: relative;
  font-weight: 400;
  padding-bottom: .4em;
}

.category-page .text {
  margin-bottom: 1em;
}

.category-page .text .info {
  margin-bottom: 1em;
}

.category-page .text .info .info-attr {
  display: inline-block;
  margin-right: 1em;
}

.category-page .text .info .title-attr {
  font-weight: 400;
  color: #000;
}

.category-page .text .info .info-attr span {}

.category-page .button {
  width: 18em;
  margin-top: 3.5em;
  text-align: left;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  position: relative;
}

.category-page .button:after {
  content: '';
  background-image: url(../img/sprite.png);
  background-position: -89px -29px;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.category-page .button:hover:after {
  right: 20px;
}

.category-page .flex-row-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 6em;
}

@media (max-width: 967px) {
  .category-page .image-block {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.category-page .flex-row-cat:nth-child(2n) .text-block {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.category-page .image-block .image-cover {
  border-radius: 10px;
  overflow: hidden;
  font-size: 0px;
  display: inline-block;
}

.category-page .image-block .image-cover img {
  height: auto;
  width: auto;
  max-width: 320px;
  max-width: 100%;
  max-height: 320px;
}

.wpcf7 .title {
  font-size: 1.4em;
}

.services-single .image-cover {
  text-align: center;
  margin-bottom: 20px;
}

.services-single .entry-content {
  font-size: 1.125em;
}

.services-single .entry-content .content-text {
  margin-bottom: 1em;
}

article h1.title {
  margin-bottom: .7em;
}

@media (max-width: 767px) {
  .category-page .image-block {
    text-align: center;
  }
}

.button-arrow {
  min-width: 18em;
  margin-top: 3.5em;
  text-align: left;
  border: 0.056em solid #0095f9;
  border-radius: 10px;
  position: relative;
}

.services-single .button-arrow {
  margin-top: auto;
  padding-right: 5.7em;
}

.services-single .entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.button-arrow:after {
  content: '';
  background-image: url(../img/sprite.png);
  background-position: -89px -29px;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.button-arrow:hover:after {
  right: 20px;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.preloader-gallery {
  background: url('../img/Spinner-1s-200px.gif') no-repeat;
  background-size: 100% 100%;
  width: 100px;
  display: none;
  height: 100px;
  margin: 0px auto;
}

/*******  End of GALLERY *******/
.image-cover {
  font-size: 0px;
}

.price-container {
  padding-top: 2.75em;
  clear: both;
  padding-bottom: 5.5em;
  background: url(../img/home-background.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}

.price-container .table-container {
  overflow-x: auto;
}

.price-container table {
  width: 100%;
  border: 1px solid #3d5a6e;
  background: #fff;
  max-width: 100%;
  min-width: 750px;
  border-radius: 15px;
  border-collapse: collapse;
  /* IE7 and lower */
  border-spacing: 0;
  border-radius: 1em 1em 0 0;
  font-size: 1.125em;
}

.price-container table tr {
  border: 1px solid #3d5a6e;
  border-radius: 15px;
  width: 100%;
}

.price-container table thead tr th:first-child {
  border-top-left-radius: 10px;
}

.price-container table thead tr th:last-child {
  border-top-right-radius: 10px;
}

.price-container table tbody tr:last-child td:last-child {
  border-top-right-radius: 10px;
}

.price-container table tbody tr:last-child td:first-child {
  border-top-left-radius: 10px;
}

.price-container table td, .price-container table th {
  border: 1px solid #3d5a6e;
  font-weight: 300;
  text-align: center;
  padding: .5em;
  vertical-align: middle;
}

.price-container table th {
  font-weight: 400;
}

.price-container table td.order-td {
  padding: 0px;
}

.price-container table td.order-td a {
  display: block;
  color: #fff;
  height: 100%;
  padding: .5em;
  background-color: rgba(0, 149, 249, 1);
}

.price-container table td.order-td a:hover {
  background-color: rgba(0, 149, 249, .7);
}

/******* ANSWER QUESTIONS *******/
.block-question-answer {
  margin-bottom: 1em;
}

.block-answer {
  padding-top: 1em;
  display: none;
}

.block-answer a {
  text-decoration: underline;
  color: rgba(0, 149, 249, 1);
}

.block-answer a:hover {
  text-decoration: none;
}

.block-question {
  text-align: center;
  display: block;
  padding-left: 2em;
  border: 1px solid #0095f9;
  font-size: 1.2em;
  position: relative;
  padding: .4em;
}

.block-question:after {
  content: '+';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  font-size: 1.4em;
}

.block-question.active:after {
  content: '-'
}

/*******  End of ANSWER QUESTIONS *******/
.material-scrolltop {
  cursor: pointer;
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  z-index: 10;
  bottom: 23px;
  right: 23px;
  padding: 0;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  cursor: hand;
  border-radius: 50%;
  background: #0095f9;
  /*  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1); */
}

.material-scrolltop:hover {
  background-color: #0095f9;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}

.material-scrolltop::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 0;
  border-radius: 100%;
  background: #415d8a;
}

.material-scrolltop:active::before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.material-scrolltop.reveal {
  width: 56px;
  height: 56px;
}

.material-scrolltop span {
  display: block;
  font-size: 25px;
  color: #fff;
}

.material-scrolltop,
.material-scrolltop::before {
  background-image: url('../icon/arrow-up.svg');
  background-position: center 50%;
  background-repeat: no-repeat;
}

/******* FOOTER *******/
footer .map {
  position: relative;
  padding: 5.938em 0em;
}

footer .map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

footer .footer-info {
  max-width: 27em;
  float: right;
  position: relative;
  z-index: 2;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0.5em 0.813em rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.5em 0.813em rgba(0, 0, 0, 0.05);
  padding: 1.563em 0em;
}

footer .footer-info .footer-info-content {
  padding: 0 2.188em;
  border-top: 1px solid #e8e8e8;
}

footer .footer-info .title-footer {
  font-size: 1.75em;
  color: #000;
  text-align: center;
  color: #000;
  margin-bottom: .5em;
}

footer .footer-info .block {
  padding-top: 1.3em;
  color: #000;
}

footer .footer-info .address {
  /*padding-left:1.5em*/
}

footer .footer-info .block-contacs {
  margin-bottom: 1.6em;
}

footer .icon-ft {
  font-weight: 300;
  padding-left: 2em;
  color: #000;
  position: relative;
}

footer .icon-ft:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

footer .footer-info .address .icon-ft:before {
  background-image: url(../img/sprite.png);
  background-position: -89px 0px;
  width: 18px;
  height: 24px;
}

footer .footer-info .email .icon-ft:before {
  background-image: url(../img/sprite.png);
  background-position: 0px -30px;
  width: 24px;
  height: 19px;
}

footer .footer-info .tel .icon-ft:before {
  background-image: url(../img/sprite.png);
  background-position: 0px -54px;
  width: 21px;
  height: 21px;
}

footer .footer-info .title-block {
  font-size: 1.125em;
  margin-bottom: .5em;
  display: block;
  color: #1f1f1f;
}

footer .site-info {
  padding: 1.3em 0em;
  background-color: #0095f9;
}

footer .site-info .row-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
}

footer .site-info .row-flex>* {
  width: 33.3%;
  text-align: center;
}

footer .site-info .row-flex>*:first-child {
  text-align: left;
}

footer .site-info .row-flex>*:last-child {
  text-align: right;
}

@media (max-width: 767px) {
  footer .site-info .row-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }

  footer .site-info .row-flex>*:first-child {
    text-align: center;
  }

  footer .site-info .row-flex>*:last-child {
    text-align: center;
  }

  footer .site-info .row-flex>* {
    width: 100%;
  }
}

/*******  End of FOOTER *******/
.page-text-block {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 19px;
  font-weight: 300;
}

@media (max-width: 967px) {
  .page-text-block {
    padding-top: 4px;
    padding-bottom: 40px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .page-text-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/*
<i class="icon icon-tel"></i>*/
.icon-email {
  background-image: url(../img/sprite.png);
  background-position: 0px -30px;
  width: 24px;
  height: 19px;
}

.icon-point {
  background-image: url(../img/sprite.png);
  background-position: -89px 0px;
  width: 18px;
  height: 24px;
}

.icon-right-arrow-block {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 84px;
  height: 25px;
}

.icon-right-arrow {
  background-image: url(../img/sprite.png);
  background-position: -89px -29px;
  width: 16px;
  height: 12px;
}

.icon-tel {
  background-image: url(../img/sprite.png);
  background-position: 0px -54px;
  width: 21px;
  height: 21px;
}

body .div-1 {
  width: calc(8.33333% - 21.66667px);
  float: left;
  margin-left: 20px;
}

body .div-2 {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
}

body .div-3 {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
}

body .div-4 {
  width: calc(33.33333% - 26.66667px);
  float: left;
  margin-left: 20px;
}

body .div-5 {
  width: calc(41.66667% - 28.33333px);
  float: left;
  margin-left: 20px;
}

body .div-6 {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px;
}

body .div-7 {
  width: calc(58.33333% - 31.66667px);
  float: left;
  margin-left: 20px;
}

body .div-8 {
  width: calc(66.66667% - 33.33333px);
  float: left;
  margin-left: 20px;
}

body .div-9 {
  width: calc(75% - 35px);
  float: left;
  margin-left: 20px;
}

body .div-10 {
  width: calc(83.33333% - 36.66667px);
  float: left;
  margin-left: 20px;
}

body .div-11 {
  width: calc(91.66667% - 38.33333px);
  float: left;
  margin-left: 20px;
}

body .div-12 {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}

/******* MEDIA *******/
@media (min-width: 480px) {
  body .div-sm-2 {
    width: calc(8.33333% - 21.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-2 {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-3 {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-4 {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-5 {
    width: calc(41.66667% - 28.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-6 {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-7 {
    width: calc(58.33333% - 31.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-8 {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-9 {
    width: calc(75% - 35px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-10 {
    width: calc(83.33333% - 36.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-11 {
    width: calc(91.66667% - 38.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-sm-12 {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

@media (min-width: 768px) {
  body .div-t-2 {
    width: calc(8.33333% - 21.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-2 {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-3 {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-4 {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-5 {
    width: calc(41.66667% - 28.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-6 {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-7 {
    width: calc(58.33333% - 31.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-8 {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-9 {
    width: calc(75% - 35px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-10 {
    width: calc(83.33333% - 36.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-11 {
    width: calc(91.66667% - 38.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-t-12 {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}

@media (min-width: 968px) {
  body .div-d-1 {
    width: calc(8.33333% - 21.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-2 {
    width: calc(16.66667% - 23.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-3 {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-4 {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-5 {
    width: calc(41.66667% - 28.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-6 {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-7 {
    width: calc(58.33333% - 31.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-8 {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-9 {
    width: calc(75% - 35px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-10 {
    width: calc(83.33333% - 36.66667px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-11 {
    width: calc(91.66667% - 38.33333px);
    float: left;
    margin-left: 20px;
  }

  body .div-d-12 {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }

  body .push-d-2 {
    margin-left: calc(16.66667% - 23.33333px + 40px);
  }
}

/*******  End of MEDIA *******/
.hamburger.js-hamburger {
  display: none;
}

@media (max-width: 967px) {
  .hamburger.js-hamburger {
    display: block;
  }

  header nav #menu {
    display: none;
  }
}

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #0095f9;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #0095f9;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
input{
   -webkit-appearance: none!important;
}
/* кастомный ксс */
.calculation .form-line {
  display: flex;
  flex-direction: row;
  margin-bottom: 29px;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 450px){
  .entry-content .form-line {
        justify-content: space-around;
  }

  .price-container #tbls{
    min-width: inherit;
  }

  .price-container #tbls th{
    padding: 2px;
    font-size: 12px;
  }
  .calculation .form-control input{
    margin-right: 5px;
    margin-left: 5px;
  }
}

.calculation .form-line .form-control {
  display: flex;
  flex-direction: column;

}

.calculation .form-line .form-control select {
  width: 180px;
  height: 42px;
  border-radius: 10px;
  border: solid 1px #9d9d9c;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Circe;
  font-size: 16.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3c3c3c;
}

.calculation .form-line .tipe span .type {
  width: 68px;
  height: 42px;
  border-radius: 10px;
  border: solid 1px #9d9d9c;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Circe;
  font-size: 16.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3c3c3c;
}

.calculation.calculation-new .form-control input
{
  width: 68px;
}

.calculation .form-control input {
  /* width: 68px; */
  height: 42px;
  border-radius: 10px;
  border: solid 1px #9d9d9c;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Circe;
  font-size: 16.5px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3c3c3c;
  text-align: center;
}

.calculation .form-control label {
  font-family: Circe;
  font-size: 16.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3c3c3c;
}

.calculation {
  position: relative;
  min-height: 400px;
}

.calculation .buttonwraps input {
  margin-right: 14px;
}

.calculation .buttonwraps input:last-of-type {
  margin-right: 0px;
}



.addpos {
  font-family: Circe;
  font-size: 15.5px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.84;
  letter-spacing: normal;
  text-align: left;
  color: #0095f9;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
}

.addpos:hover {
  text-decoration: underline;
}

.delpos {
  color: #ff000c;
}

.container-line li {
  list-style: none;
  display: grid;
  grid-template-columns: 131px 100px max-content max-content;
  column-gap: 20px;
}

.container-line span {
  font-family: Circe;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #3c3c3c;

}



.container-line .cena, .container-line .price {
  font-family: Circe;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0095f9;
}
#mainblocks{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
row-gap: 20px;
}

@media only screen and (max-width: 1070px){
  #mainblocks{
  grid-template-columns: 1fr  1fr;
      justify-items: center;
  }
}

@media only screen and (max-width: 750px){
  #mainblocks{
  grid-template-columns: 1fr  ;
      justify-items: center;
  }
}
.formforblock{
  width: max-content;
}

.buybeton{
  text-align: center;
  margin-top: .9em;
background: #0095f9;
background-color: #0095f9;
border: 0.063em solid #0095f9;
border-radius: 10px;
padding: 1.3em .9em;
border: 0px;
outline: none;
display: block;
font-size: 15px;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
width: 100%;
color: #fff;
margin: 0px auto;
}
.formforblock:nth-child(1)   .delpos{
display: none!important;

}
.formforblock:nth-child(1) {
  width: 325px;
}
.forcalc{
  font-family: "Circe";
display: inline-block;
width: 100%;
font-size: 1.125em;
padding: .72em 1em;
border: 1px solid #9d9d9c;
border-radius: 10px;
outline: none;
margin-bottom: 0.556em;
}
.city-popup .title {
	font-size: 26px;
	margin-bottom: 0px;
}
.city-list {
  text-align: center;
  font-size: 20px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-top: 10px;
}
.city-list a {
	text-decoration: underline;
	display: inline-block;
	margin: 0px 15px;
}
.city-list a:hover {
	text-decoration: none;
}

.logo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
a.city {
	display: inline-block;
	margin-left: 20px;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	transition: all 0.2s ease;
}
a.city span {
	transition: all 0.2s ease;
	border-bottom: 1px dashed;
}
a.city::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/sprite.png);
	background-position: -89px 0px;
	width: 18px;
	height: 24px;
}
a.city:hover span {
	border-color: transparent;
}
@media only screen and (max-width: 767px){
.logo img {
	max-width: 200px;
}

}