body,
#tinymce {
  color: #fff f;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.container {
  max-width: 1170px;
  width: 100%;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h5,
h5,
#tinymce .h1,
#tinymce h1,
#tinymce .h2,
#tinymce h2,
#tinymce .h3,
#tinymce h3,
#tinymce .h5,
#tinymce h5 {
  font-weight: 600;
}
.h4,
h4,
.h6,
h6,
#tinymce .h4,
#tinymce h4,
#tinymce .h6,
#tinymce h6 {
  font-weight: 600;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
#tinymce .h1,
#tinymce h1,
#tinymce .h2,
#tinymce h2,
#tinymce .h3,
#tinymce h3,
#tinymce .h4,
#tinymce h4,
#tinymce .h5,
#tinymce h5,
#tinymce .h6,
#tinymce h6 {
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 24px;
  color: #24282d;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h5,
h5,
.h6,
h6,
#tinymce .h1,
#tinymce h1,
#tinymce .h2,
#tinymce h2,
#tinymce .h3,
#tinymce h3,
#tinymce .h5,
#tinymce h5,
#tinymce .h6,
#tinymce h6 {
  text-transform: inherit;
}
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
#tinymce .h2,
#tinymce h2,
#tinymce .h3,
#tinymce h3,
#tinymce .h4,
#tinymce h4,
#tinymce .h5,
#tinymce h5,
#tinymce .h6,
#tinymce h6 {
  line-height: 1.42857;
}
h1,
.h1,
#tinymce .h1,
#tinymce h1 {
  font-size: 48px;
  font-weight: 600;
}
.fade-underline-links a,
.fade-underline-links a:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition-duration: 400ms;
}
.fade-underline-links a:hover {
  border-color: inherit;
}
#main {
  clear: both;
}
#pageloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  overflow: hidden;
  display: none !important;
}
#pageloader .loader-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#pageloader .loader-inner img {
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 100px;
}
h2,
.h2,
#tinymce .h2,
#tinymce h2 {
  font-size: 36px;
  font-weight: 600;
}
h3,
.h3,
#tinymce .h3,
#tinymce h3 {
  font-size: 24px;
}
h4,
.h4,
#tinymce .h4,
#tinymce h4 {
  font-size: 20px;
  font-weight: 600;
}
h5,
.h5#tinymce .h5,
#tinymce h5 {
  font-size: 16px;
  font-weight: 600;
}
h6,
.h6,
#tinymce .h6,
#tinymce h6 {
  font-size: 25px;
}
p,
table,
dl,
dd,
#tinymce p,
#tinymce table,
#tinymce dl,
#tinymce dd {
  margin: 0 0 24px;
}
dd,
#tinymce dd {
  margin-left: 24px;
}
hr,
#tinymce hr {
  margin: 47px 0;
  border: 0 solid;
}
hr,
hr.line {
  border-top: 1px solid #9fa4a9;
}
hr.dotted {
  border-top: 1px dotted #9fa4a9;
}
hr.dashed {
  border-top: 1px dashed #9fa4a9;
}
ul,
ol {
  list-style: none;
}
ul,
ul li,
ol,
ol li {
  margin: 0;
  padding: 0;
}
.site-main ul,
.site-main ol {
  margin-bottom: 24px;
}
*:focus,
a:focus {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  transition-duration: 400ms;
}
.img1 {
  margin: 0 auto 15px;
  height: 120px;
  width: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 10px 10px 10px;
  display: block;
  margin: auto;
}
.button_uslugi {
  position: relative;
  top: 13px;
}
.button_uslugi:hover,
.button_uslugi:focus,
.button_uslugi.active {
  background: #e42129 none repeat scroll 0 0;
  border-color: #e42129;
  color: #fff;
}
.service-btn {
  position: relative;
  top: -15px;
  color: #000;
  font-size: 15px;
  transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  text-decoration-color: transparent;
}
/*.service-btn:hover {
  color: #e42129;
  text-decoration: none;
}*/
a,
a:hover {
  color: #832679;
}
.entry-title a {
  color: #31353e;
}
a:focus {
  color: #fff;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
}
blockquote {
  position: relative;
  padding: 24px 24px 31px 90px;
  margin: 0 0 24px;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #24282d;
  background: #fff;
  border: 1px solid #dadadb;
}
blockquote:before {
  content: "\f10e";
  position: absolute;
  left: 29px;
  top: 20px;
  color: #832679;
  font: normal normal normal 36px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
table,
#tinymce table {
  width: 100%;
  vertical-align: middle;
}
table thead,
#tinymce table thead {
  background: #832679;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
table thead th,
table thead td,
#tinymce table thead th,
#tinymce table thead td {
  text-align: center;
  padding: 14px;
  font-weight: 600;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
}
table thead tr th:first-child,
table thead tr td:first-child,
#tinymce table thead tr th:first-child,
#tinymce table thead tr td:first-child {
  border-left: 1px solid #f5f5f5;
}
table thead tr th:last-child,
table thead tr td:last-child,
#tinymce table thead tr th:last-child,
#tinymce table thead tr td:last-child {
  border-right: 1px solid #f5f5f5;
}
table th,
#tinymce table th {
  font-weight: 700;
}
table tbody,
#tinymce table tbody {
  background: #fff;
}
table tbody tr:nth-child(even),
table tfoot tr:nth-child(even),
#tinymce table tbody tr:nth-child(even),
#tinymce table tfoot tr:nth-child(even) {
  background: #f5f5f5;
}
table tbody td,
table tbody th,
table tfoot td,
table tfoot th,
#tinymce table tbody td,
#tinymce table tbody th,
#tinymce table tfoot td,
#tinymce table tfoot th {
  padding: 14px;
  border: 1px solid #f5f5f5;
}
table tbody td,
table tfoot td,
#tinymce table tbody td,
#tinymce table tfoot td {
  text-align: left;
  color: #31353e;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin: 8px;
}
table tbody th,
table tfoot th,
#tinymce table tbody th,
#tinymce table tfoot th {
  text-align: center;
}
.gallery {
  margin-right: -24px;
}
.gallery-item {
  float: left;
  width: 100%;
  padding: 10px;
  padding-right: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.gallery-item span {
  border-bottom: 2px solid transparent;
  transition-duration: inherit;
  transition: all 0.4s ease;
}
.gallery-item:hover {
  text-decoration: none;
}
.gallery-item:hover span {
  border-color: inherit;
}
.catalog-wrap_item .entry-content,
.catalog-wrap_item .entry-header {
  padding-left: 10px;
}
.catalog-container .catalog-wrap_item .post-masonry p {
    margin-top: 0;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 4px;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.site-main .form-control,
.site-main input[type="text"],
.site-main input[type="url"],
.site-main input[type="email"],
.site-main input[type="number"],
.site-main input[type="password"],
.site-main input[type="search"],
.site-main input[type="tel"],
.site-main select,
.site-main textarea,
.site-footer .form-control,
.site-footer input[type="text"],
.site-footer input[type="url"],
.site-footer input[type="email"],
.site-footer input[type="number"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="tel"],
.site-footer select,
.site-footer textarea,
.main-header .form-control,
.main-header input[type="text"],
.main-header input[type="url"],
.main-header input[type="email"],
.main-header input[type="number"],
.main-header input[type="password"],
.main-header input[type="search"],
.main-header input[type="tel"],
.main-header select {
  padding-top: 25px;
  color: #83868a;
  background: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #dadadb;
  -moz-box-shadow: inset 0 1px 1px transparent;
  -webkit-box-shadow: inset 0 1px 1px transparent;
  box-shadow: inset 0 1px 1px transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.main-header textarea {
  padding-top: 5px;
  color: #83868a;
  background: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #dadadb;
  -moz-box-shadow: inset 0 1px 1px transparent;
  -webkit-box-shadow: inset 0 1px 1px transparent;
  box-shadow: inset 0 1px 1px transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.site-main .form-control:focus,
.site-main input[type="text"]:focus,
.site-main input[type="url"]:focus,
.site-main input[type="email"]:focus,
.site-main input[type="number"]:focus,
.site-main input[type="password"]:focus,
.site-main input[type="search"]:focus,
.site-main input[type="tel"]:focus,
.site-main select:focus,
.site-main textarea:focus,
.site-footer .form-control:focus,
.site-footer input[type="text"]:focus,
.site-footer input[type="url"]:focus,
.site-footer input[type="email"]:focus,
.site-footer input[type="number"]:focus,
.site-footer input[type="password"]:focus,
.site-footer input[type="search"]:focus,
.site-footer input[type="tel"]:focus,
.site-footer select:focus,
.site-footer textarea:focus,
.main-header .form-control:focus,
.main-header input[type="text"]:focus,
.main-header input[type="url"]:focus,
.main-header input[type="email"]:focus,
.main-header input[type="number"]:focus,
.main-header input[type="password"]:focus,
.main-header input[type="search"]:focus,
.main-header input[type="tel"]:focus,
.main-header select:focus,
.main-header textarea:focus {
  border-color: #dadadb;
  outline: 0;
  -moz-box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
  -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.site-main::-webkit-input-placeholder,
.site-footer::-webkit-input-placeholder,
.main-header::-webkit-input-placeholder {
  color: #83868a;
}
.site-main:-moz-placeholder,
.site-footer:-moz-placeholder,
.main-header:-moz-placeholder {
  color: #83868a;
}
.site-main::-moz-placeholder,
.site-footer::-moz-placeholder,
.main-header::-moz-placeholder {
  color: #83868a;
}
.site-main:-ms-input-placeholder,
.site-footer:-ms-input-placeholder,
.main-header:-ms-input-placeholder {
  color: #83868a;
}
.site-main .form-control,
.site-main input[type="text"],
.site-main input[type="url"],
.site-main input[type="email"],
.site-main input[type="number"],
.site-main input[type="password"],
.site-main input[type="search"],
.site-main input[type="tel"],
.site-main select,
.site-footer .form-control,
.site-footer input[type="text"],
.site-footer input[type="url"],
.site-footer input[type="email"],
.site-footer input[type="number"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="tel"],
.site-footer select,
.main-header .form-control,
.main-header input[type="text"],
.main-header input[type="url"],
.main-header input[type="email"],
.main-header input[type="number"],
.main-header input[type="password"],
.main-header input[type="search"],
.main-header input[type="tel"],
.main-header select {
  height: 49px;
}
.site-main textarea,
.site-main textarea.form-control,
.site-footer textarea,
.site-footer textarea.form-control,
.main-header textarea,
.main-header textarea.form-control {
  width: 100%;
  height: auto;
}
.site-footer label,
.main-header label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}
.site-main label {
  font-size: 16px;
  font-weight: normal;
}
iframe,
embed {
  max-width: 100%;
}
.required {
  color: #832679;
}
.form-group,
.form-row,
.wpcf7 p {
  margin-bottom: 53px;
}
.form-row label {
  display: block;
}
.site-main input[type="button"],
.site-main .added_to_cart,
.site-footer .button,
.site-footer button,
.site-footer input[type="button"],
.site-footer input[type="submit"],
.site-footer .added_to_cart,
.main-header .button,
.main-header button,
.main-header .added_to_cart {
  padding: 14px 40px;
  font-size: 18px;
  background: #832679;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  min-height: 49px;
  transition: all 0.4s ease;
}
.site-main .added_to_cart:hover,
.site-main .added_to_cart:focus,
.site-footer .button:hover,
.site-footer .button:focus,
.site-footer button:hover,
.site-footer button:focus,
.site-footer input[type="button"]:hover,
.site-footer input[type="button"]:focus,
.site-footer input[type="submit"]:hover,
.site-footer input[type="submit"]:focus,
.site-footer .added_to_cart:hover,
.site-footer .added_to_cart:focus,
.main-header .button:hover,
.main-header .button:focus,
.main-header button:hover,
.main-header button:focus,
.main-header .added_to_cart:hover,
.main-header .added_to_cart:focus {
  background: #24282d;
  color: #fff;
  text-decoration: none;
  outline: none;
}
/*.site-main .button:hover,
.site-main .button:focus,
.button.btn-lg.button_uslugi:hover,
.button.btn-lg.button_uslugi:focus,
.button.btn-lg:hover,
.button.btn-lg:focus,
.button-top:hover,
#more-news-add:hover,
.button-top:focus {
  background: #fff;
  color: #e42129;
  text-decoration: none;
  border: 1px solid #e42129;
}*/
.site-main .button.btn-white,
.site-main button.btn-white,
.site-main input[type="button"].btn-white,
.site-main input[type="submit"].btn-white,
.site-main .added_to_cart.btn-white,
.site-footer .button.btn-white,
.site-footer button.btn-white,
.site-footer input[type="button"].btn-white,
.site-footer input[type="submit"].btn-white,
.site-footer .added_to_cart.btn-white,
.main-header .button.btn-white,
.main-header button.btn-white,
.main-header input[type="button"].btn-white,
.main-header input[type="submit"].btn-white,
.main-header .added_to_cart.btn-white {
  color: #832679;
  background: #fff;
}
.site-main .button.btn-white:hover,
.site-main .button.btn-white:focus,
.site-main button.btn-white:hover,
.site-main button.btn-white:focus,
.site-main input[type="button"].btn-white:hover,
.site-main input[type="button"].btn-white:focus,
.site-main input[type="submit"].btn-white:hover,
.site-main input[type="submit"].btn-white:focus,
.site-main .added_to_cart.btn-white:hover,
.site-main .added_to_cart.btn-white:focus,
.site-footer .button.btn-white:hover,
.site-footer .button.btn-white:focus,
.site-footer button.btn-white:hover,
.site-footer button.btn-white:focus,
.site-footer input[type="button"].btn-white:hover,
.site-footer input[type="button"].btn-white:focus,
.site-footer input[type="submit"].btn-white:hover,
.site-footer input[type="submit"].btn-white:focus,
.site-footer .added_to_cart.btn-white:hover,
.site-footer .added_to_cart.btn-white:focus,
.main-header .button.btn-white:hover,
.main-header .button.btn-white:focus,
.main-header button.btn-white:hover,
.main-header button.btn-white:focus,
.main-header input[type="button"].btn-white:hover,
.main-header input[type="button"].btn-white:focus,
.main-header input[type="submit"].btn-white:hover,
.main-header input[type="submit"].btn-white:focus,
.main-header .added_to_cart.btn-white:hover,
.main-header .added_to_cart.btn-white:focus {
  background: #832679;
  color: #fff;
}
.site-main .button.btn-grey,
.site-main button.btn-grey,
.site-main input[type="button"].btn-grey,
.site-main input[type="submit"].btn-grey,
.site-main .added_to_cart.btn-grey,
.site-footer .button.btn-grey,
.site-footer button.btn-grey,
.site-footer input[type="button"].btn-grey,
.site-footer input[type="submit"].btn-grey,
.site-footer .added_to_cart.btn-grey,
.main-header .button.btn-grey,
.main-header button.btn-grey,
.main-header input[type="button"].btn-grey,
.main-header input[type="submit"].btn-grey,
.main-header .added_to_cart.btn-grey {
  color: #fff;
  background: #31353e;
}
.site-main .button.btn-grey:hover,
.site-main .button.btn-grey:focus,
.site-main button.btn-grey:hover,
.site-main button.btn-grey:focus,
.site-main input[type="button"].btn-grey:hover,
.site-main input[type="button"].btn-grey:focus,
.site-main input[type="submit"].btn-grey:hover,
.site-main input[type="submit"].btn-grey:focus,
.site-main .added_to_cart.btn-grey:hover,
.site-main .added_to_cart.btn-grey:focus,
.site-footer .button.btn-grey:hover,
.site-footer .button.btn-grey:focus,
.site-footer button.btn-grey:hover,
.site-footer button.btn-grey:focus,
.site-footer input[type="button"].btn-grey:hover,
.site-footer input[type="button"].btn-grey:focus,
.site-footer input[type="submit"].btn-grey:hover,
.site-footer input[type="submit"].btn-grey:focus,
.site-footer .added_to_cart.btn-grey:hover,
.site-footer .added_to_cart.btn-grey:focus,
.main-header .button.btn-grey:hover,
.main-header .button.btn-grey:focus,
.main-header button.btn-grey:hover,
.main-header button.btn-grey:focus,
.main-header input[type="button"].btn-grey:hover,
.main-header input[type="button"].btn-grey:focus,
.main-header input[type="submit"].btn-grey:hover,
.main-header input[type="submit"].btn-grey:focus,
.main-header .added_to_cart.btn-grey:hover,
.main-header .added_to_cart.btn-grey:focus {
  background: #832679;
  color: #fff;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.thumbnail {
  border: 1px solid #d9e4ef;
  border-radius: 0;
  padding: 0;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border: 1px solid #d9e4ef;
}
.navbar {
  margin: 0;
  border: 0 solid;
  float: right;
  min-height: 86px;
}
.site-header.header-align-center .navbar {
  float: right;
  display: block;
}
.site-header.header-align-center .navbar li {
  display: inline-block;
  margin-left: 35px;
}
.site-header.header-align-center .sf-menu ul {
  top: 40px;
  left: -22px;
}
.site-header.header-align-center .sf-menu ul ul {
  left: 100%;
  margin-left: -22px;
}
.site-header.header-align-center .sf-menu ul ul.toleft {
  left: auto;
  right: 100%;
  margin-right: -22px;
}
.site-header.header-align-center .sf-menu ul.toleft {
  left: auto;
  right: -22px;
}
.mobile-menu {
  display: none;
}
.site-header .site-logo {
  display: flex;
  justify-content: flex-start;
  height: 41px;
  margin: auto 0 auto 15px;
}
.site-header > .container {
  position: relative;
  height: 86px;
}
.main-header {
  font-family: 'Montserrat', sans-serif;
}
.main-header li {
  float: left;
}
.main-header .site-logo * {
  /*line-height: 86px;*/
  /*align-self: unset;*/
}
.catalog-section.white-section.default-section {
  background: #EBEDF0;
}
/*.services-section.white-section.default-section,*/
/*#infoblock,*/
/*.site-header,*/
/*.site-section {*/
/*  background: #F6F6F6;*/
/*}*/
/*.services-section.white-section.default-section,*/
/*.site-section,*/
/*.main-page #infoblock:last-child {*/
/*  padding-bottom: 150px;*/
/*  margin-bottom: -150px;*/
/*}*/
.main-header.fixed .site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.main-header.fixed.fixed-small .site-header.header-align-center .sf-menu > li > a {
  padding: 5px 0;
}
.main-header.fixed.fixed-small .site-header.header-align-center .navbar {
  padding: 0 0 5px;
}
.main-header.fixed.fixed-small .site-header .wrapper-icons {
  margin: 26px 0 0 44px;
}
.main-header.fixed.fixed-small .site-header .sf-menu > li > a {
  padding: 33px 0 30px;
}
.main-header.fixed.fixed-small .site-header .header-logo {
  margin: 7px 7px 7px 0;
}
.main-header.fixed.fixed-small .site-header .site-title {
  font-size: 24px;
}
.main-header.fixed.fixed-small .site-header .site-description {
  padding: 0;
}
body.admin-bar .main-header.fixed .site-header {
  top: 32px;
}
.page-header {
  border: 0 solid;
  padding: 165px 0 15px;
  margin: 0;
  background: #fff f;
}
.page-header .page-title {
  display: table-header-group;
  margin: 0;
  font-size: 28px;
  color: #404040;
  line-height: 1.5;
}
button,
input[type="button"],
input[type="submit"] {
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.breadcrumb {
  display: table-footer-group;
  margin: 0;
  background: transparent;
  font-size: 14px;
  border-radius: 0;
}
.breadcrumb a:focus {
  color: #000000;
}
.breadcrumb .breadcrumb-trail {
  padding: 5px 0 15px 0;
}
.breadcrumb .fa {
  color: #24282d;
}
.breadcrumb .sep {
  margin: 0 7px 0;
}
.search-field {
  margin-bottom: 24px;
}
.search-submit {
  padding: 13px 27px 12px 27px;
  margin: 0;
  font-size: 18px;
}
.widget {
  margin: 0 0 40px;
}
.widget h3 {
  margin: 0 0 25px;
}
.widget .tagcloud a {
  margin: 0 0 4px 0;
  margin: 0 4px 6px 0;
}
.widget li {
  margin: 0 0 15px;
}
.widget li ul {
  margin: 15px 0 0 15px;
}
.widget ul {
  margin: 0 0 15px 15px;
}
.widget .entry-content:nth-child(2) {
  padding: 0;
}
.widget .entry-content {
  padding: 7px 0 0;
  overflow: hidden;
}
.widget table tfoot td {
  border: 0 solid;
}
.widget table tfoot td#next {
  text-align: right;
}
.widget table tfoot td#prev {
  text-align: left;
}
.widget #today {
  background: #832679;
  color: #fff;
}
.widget caption {
  padding-top: 0;
}
.widget ul.stock_ticker {
  margin: 0 -15px;
}
.widget select,
.widget .select-wrapper {
  width: 270px;
  max-width: 100%;
}
.widget.widget_display_replies div,
.widget.widget_display_topics div,
.widget .post-date,
.widget .posts-count {
  display: block;
  margin: 5px 0 0;
  color: inherit;
  font-size: 10px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.widget .post-date,
.widget.widget_display_topics div,
.widget.widget_display_replies div {
  text-transform: uppercase;
}
.widget.widget_search {
  margin: 0 0 55px;
}
.widget.widget_search .search-field {
  margin: 0 0 10px;
  max-width: 100%;
}
.widget.widget_search .search-submit {
  margin: 0;
  min-width: 170px;
}
.widget.mp_profit_widget_contact li {
  margin: 0 0 24px;
}
.widget.mp_profit_widget_contact .fa {
  margin: 4px 21px 0 0;
  float: left;
  width: 16px;
}
.widget.mp_profit_widget_contact .contact-content {
  overflow: hidden;
}
.widget table thead th,
.widget table thead td,
.widget table tbody td,
.widget table tfoot td {
  text-align: center;
  padding: 3px 2px;
}
.widget table tbody tr td:first-child,
.widget table thead tr th:first-child {
  text-align: center;
}
.widget.mp_profit_widget_about h4 {
  margin: 0 0 16px;
}
.widget.mp_profit_widget_about .site-title {
  font-size: 24px;
}
.widget.mp_profit_widget_about .header-logo {
  margin: 0 8px 0 0;
}
.widget.mp_profit_widget_about .site-logo {
  margin: 0 0 26px;
}
.widget.mp_profit_widget_about .site-logo img {
  max-width: 50px;
}
.widget.mp_profit_widget_about .site-description {
  padding: 0;
}
.site-footer {
  position: relative;
  margin-top: 0;
}
.site-footer .menu-footer-menu-container a {
  transition-duration: 400ms;
}
.site-footer .menu-footer-menu-container a:hover {
  text-decoration: none;
  color: #c3c2c2 !important;
}
.site-footer .menu-footer-menu-container a:hover span {
  border-color: #c3c2c2;
}
.site-footer .menu-footer-menu-container a span {
  border-bottom: 1px solid transparent;
  transition-duration: inherit;
}
.site-footer .widget {
  margin: 78px 0 0;
}
.site-footer .widget ul {
  margin: 0;
}
.site-footer .widget h4 {
  margin: 0 0 22px;
  color: #c3c2c2;
  text-transform: uppercase;
}
.site-footer .widget .widget-title {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.soc {
  margin-top: 35px;
}
/*.soc a {*/
/*  width: 40px;*/
/*  height: 40px;*/
/*  padding: 11px 13px;*/
/*  border-radius: 25px;*/
/*  background-color: rgba(255, 255, 255, 0.1);*/
/*  transition: all 0.4s ease;*/
/*  margin-right: 5px;*/
/*  display: inline-flex;*/
/*}*/
/*.soc a img {*/
/*  width: 14px;*/
/*  height: auto;*/
/*  background: none;*/
/*  box-shadow: none;*/
/*  border: 0;*/
/*}*/
/*.soc a:hover {*/
/*  background-color: rgba(255, 255, 255, 0.3);*/
/*}*/
.site-footer .widget table tbody a {
  color: #832679;
}
.site-footer .widget.mp_profit_widget_about h4 {
  margin-bottom: 16px;
}
.site-footer .widget.mp_profit_widget_about .site-title {
  color: #31353e;
  font-weight: 400;
}
.site-footer .widget.widget_nav_menu li,
.site-footer .widget.widget_menu li {
  margin: 0 0 8px;
}
.site-footer .widget.widget_nav_menu li a,
.site-footer .widget.widget_menu li a {
  display: block;
  padding: 3px 0 4px;
  font-family: 'Montserrat', sans-serif;
  color: inherit;
}
.site-footer .widget.widget_nav_menu li:before,
.site-footer .widget.widget_menu li:before {
  content: "\f105";
  margin: 9px 10px 0 0;
  float: left;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.site-footer .widget.widget_nav_menu ul ul,
.site-footer .widget.widget_menu ul ul {
  margin: 8px 0 0;
}
.navigation {
  padding: 5px 0 0 0;
  overflow: hidden;
}
.navigation .page-numbers {
  display: block;
  padding: 11px 20px;
  margin: 0 20px 20px 0;
  color: #24282d;
  font-family: 'Montserrat', sans-serif;
  background: #f5f5f5;
  font-size: 16px;
  font-weight: 400;
  float: left;
}
.navigation .page-numbers.dots {
  padding: 11px 17px;
  color: #24282d;
  background: transparent;
}
.navigation .page-numbers:last-child {
  margin: 0;
}
.navigation a {
  text-decoration: none;
}
.navigation.navigation-prev-next {
  padding: 10px 0 40px 0;
}
.navigation a.page-numbers:hover,
.navigation .page-numbers.current {
  background: #832679;
  color: #fff;
}
.navigation-prev-next a,
.nav-previous a,
.nav-prev a,
.nav-next a,
.motopress-posts-grid-load-more a {
  display: block;
  padding: 11px 20px;
  margin: 0 20px 20px 0;
  color: #24282d;
  font-family: 'Montserrat', sans-serif;
  background: #f5f5f5;
  font-size: 18px;
  font-weight: 400;
  float: left;
  text-decoration: none;
}
.navigation-prev-next a:focus,
.nav-previous a:focus,
.nav-prev a:focus,
.nav-next a:focus,
.motopress-posts-grid-load-more a:focus {
  color: #24282d;
}
.navigation-prev-next a:hover,
.nav-previous a:hover,
.nav-prev a:hover,
.nav-next a:hover,
.motopress-posts-grid-load-more a:hover {
  background: #832679;
  color: #fff;
  border-color: #832679;
}
.thumb-related a {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.thumb-related img {
  width: auto;
}
.thumb-related .thumb {
  height: 188px;
  vertical-align: middle;
  text-align: center;
  display: table;
  width: 100%;
}
.thumb-related .thumb a {
  color: #fff;
  text-decoration: none;
}
.thumb-related .thumb.thumb-default a {
  background: #832679;
}
.site-main .comment-list {
  padding-bottom: 23px;
  margin: 38px 0 0;
  color: #83868a;
}
.site-main .comment-list .comment-body {
  margin: 0 0 24px;
}
.site-main .comment-list .comment-description {
  padding: 15px 26px 18px;
  border: 1px solid #dadadb;
}
.site-main .comment-list .vcard {
  margin: 8px 24px 0 0;
  float: left;
}
.site-main .comment-list h4.fn {
  margin: 0 0 10px;
  color: #832679;
}
.site-main .comment-list .comment-meta {
  overflow: hidden;
}
.site-main .comment-list .comment-meta span {
  text-transform: none;
}
.site-main .comment-list .children {
  margin-left: 100px;
}
.site-main .tabs {
  margin: 0;
}
.site-main .tabs li {
  display: block;
  float: left;
  padding: 0;
  margin: 0 1px 0 0;
  border-top: 1px solid #dadadb;
  border-left: 1px solid #dadadb;
  border-right: 1px solid #dadadb;
  border-bottom: 0;
}
.site-main .tabs li.active a {
  -moz-box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff;
  -webkit-box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff, 0 1px 0 0 #fff;
  color: #832679;
}
.site-main .tabs a {
  display: block;
  padding: 13px 17px 10px;
  color: #31353e;
}
.site-main .tabs a:hover {
  color: #832679;
}
.site-main .tabs:after {
  clear: both;
}
.site-main .entry-content .flexslider li {
  position: initial;
}
.site-main .entry-content ul.newsticker > li {
  margin: 0;
}
.site-main .post .entry-content .flexslider .slides li {
  margin: 0 3px 0 0;
}
.site-main .an_mailchimp_wrapper input[type="submit"] {
  padding: 14px 30px;
}
.entry-thumbnail,
.entry-header .flexslider,
.entry-video {
  margin: 0 0 30px;
}
.object,
.entry-video iframe,
.entry-content iframe,
.entry-header iframe,
embed,
.entry-thumbnail img,
.entry-content img,
.flexslider,
.author-avatar,
.thumb-related a,
.empty-entry-thumbnail {
  padding: 3px;
  background: #fff;
  -moz-box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  -webkit-box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  border: 1px solid #e6e6e6;
}
.flexslider img {
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 solid;
}
.flexslider .slides img {
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 solid;
}
.entry-title a:focus {
  color: #000000;
}
h4.entry-title {
  margin: 9px 0 22px;
  text-transform: uppercase;
}
.news-list h4.entry-title {
  text-transform: none;
}
.news-list h4.entry-title a {
  border-bottom: 2px solid transparent;
  transition: all 0.4s ease;
}
.news-list h4.entry-title a:hover {
  text-decoration: none;
  border-color: inherit;
}
.news-list .post {
  background: #fff;
  position: relative;
  padding: 0 0 0 50%;
  font-size: 14px;
  margin-bottom: 32px;
}
.news-list .post:nth-child(even) {
  padding: 0 50% 0 0;
}
.news-list .post:nth-child(even) .thumb-related {
  left: auto;
  right: 0;
  padding-right: 0;
  padding-left: 15px;
}
.news-list .post + .post {
  margin-top: 46px;
}
.news-list .wpapper-content {
  padding: 55px 43px 30px;
}
.news-list .thumb-related {
  position: absolute;
  width: 50%;
  padding-right: 15px;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.news-list .thumb-related img {
  height: auto !important;
  min-width: 50%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important;
  max-width: none;
}
.news-list a img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-list a:hover img {
  opacity: 0.91;
}
h3.entry-title {
  margin: 4px 0 15px;
  font-weight: 700;
}
.date-post {
  color: #929598;
  margin: 0 0 30px;
  line-height: 1.2;
}
.services .meta,
.slider .meta,
.post .meta {
  font-family: 'Montserrat', sans-serif;
  padding: 24px 0 0;
  font-size: 14px;
  font-weight: 400;
  border-top: 1px solid;
  border-bottom: 0 solid;
  border-left: 0 solid;
  border-right: 0 solid;
}
.services .meta .delimiter,
.slider .meta .delimiter,
.post .meta .delimiter {
  margin: 0 8px 0 4px;
}
.services .meta .author,
.services .meta .tags,
.services .meta .categories,
.slider .meta .author,
.slider .meta .tags,
.slider .meta .categories,
.post .meta .author,
.post .meta .tags,
.post .meta .categories {
  margin-right: 7px;
}
.post-masonry {
  padding: 1px;
  background: #fff;
  -moz-box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  -webkit-box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  box-shadow: 0 2px 0 #e3e3e3, inset 0 0 0 3px #fff;
  border: 1px solid #e6e6e6;
  height: 100%;
}

.toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  margin: 0;
  font-size: 30px;
  line-height: 46px;
  width: 49px;
  height: 49px;
  text-align: center;
  z-index: 1;
}
.toTop,
.toTop:hover,
.toTop:active {
  color: #fff;
}
.toTop:hover,
.toTop:active {
  background: #24282d;
}
.site-main .tabs:after,
.site-main .tabs:before {
  content: " ";
  display: table;
}
.site-main .tabs a:hover,
.site-main .tabs a:focus {
  text-decoration: none;
}
.post .flexslider {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.post .flexslider .slides img {
  margin: 0 auto;
  width: auto;
}
.site-main .flex-direction-nav,
.site-main .flexslider .slides {
  margin: 0;
}
.site-main .entry-content .flexslider ul,
.site-main .entry-content .flexslider li {
  margin: 0;
  padding: 0;
  border: 0 solid;
  list-style: none;
}
.site-main .post .entry-content .flex-direction-nav li,
.site-main .post .entry-content .flex-direction-nav,
.site-main .post .entry-content .flexslider .slides li,
.site-main .post .entry-content .flexslider .slides {
  margin: 0;
}
.flex-direction-nav a:before {
  display: block;
  line-height: 40px;
  text-align: center;
  content: "\e6ab";
  font-family: universh-icon;
  font-size: 20px;
  font-weight: 800;
}
.flex-direction-nav a.flex-next:before {
  content: "\e6ac";
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 3px;
  opacity: 1;
}
.flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next {
  right: 3px;
  opacity: 1;
}
.button.btn-size-middle {
  min-width: 170px;
  padding: 19px 30px;
}
.section-title,
.section-subtitle {
  text-align: center;
}
.section-title {
  margin: 0;
}
.section-title + .row {
  margin-top: 68px;
}
.section-subtitle {
  margin: 10px 0 50px;
  color: #832679;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-transform: inherit;
}

.default-section .section-content .widget {
  margin-bottom: 48px;
}
.section-subtitle + .section-buttons .button,
.section-title + .section-buttons .button {
  margin-top: 0;
}
.brand-section {
  color: #000;
  background: #832679;
}
.transparent-section {
  background-attachment: fixed;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  color: #660066;
  text-align: center;
}
.transparent-section .section-title {
  color: inherit;
}
.first-action-section .section-title {
  margin-bottom: 25px;
}
.first-action-section .section-content {
  padding: 103px 0 111px;
}
.section-buttons .button {
  display: inline-block;
  margin: 42px 0 0;
}
.grey-section {
  background: #f5f5f5;
  padding-bottom: 150px;
  margin-bottom: -150px;
}
/*.services-section img {*/
/*  margin: 0 auto;*/
/*  width: 100%;*/
/*}*/
.services-section .section-buttons {
  text-align: center;
}
.services-section .section-buttons .button {
  margin: 24px 0 0 0;
  min-width: 170px;
}
.mp_profit_widget_button .button-wrapper {
  background: #832679;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
  width: 100%;
  padding-bottom: 79.6%;
}
.mp_profit_widget_button a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.mp_profit_widget_button a span {
  display: inline-block;
  width: 98%;
  text-align: center;
  padding-left: 2%;
  vertical-align: middle;
}
.mp_profit_widget_button a:after {
  content: '';
  display: inline-block;
  width: 1%;
  height: 100%;
  vertical-align: middle;
}
.news-section {
  padding-top: 70px;
}
.news-section .thumb-related {
  margin: 0;
}
.news-section .thumb-related a {
  border: 0 solid;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.news-section .thumb-related img {
  max-height: none;
}
.news-section .thumb-related .thumb {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.news-section .section-buttons {
  text-align: center;
}
.news-section .section-buttons .button {
  margin: 18px 0 0;
}
.news-section .entry-header .date-post {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 12px;
}
.main-slider-section {
  position: relative;
  overflow: hidden;
}
.main-slider-section .slide-wrapper {
  min-height: 532px;
  opacity: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
}
.main-slider-section .flex-direction-nav .flex-prev,
.main-slider-section .flex-direction-nav .flex-next {
  position: absolute;
  top: 94.5%;
}
.main-slider-section .flex-direction-nav .flex-prev {
  left: 45px;
}
.main-slider-section .flex-direction-nav .flex-next {
  right: 45px;
}
.main-slider-section .flex-direction-nav a:before {
  text-shadow: none;
  border-radius: 3px;
}
.main-slider-section .flex-direction-nav a:hover {
  color: #fff;
}
.main-slider-section .flex-control-paging li a {
  width: 7px;
  height: 7px;
  background: #657883;
  -moz-box-shadow: inset 0 0 3px transparent;
  -webkit-box-shadow: inset 0 0 3px transparent;
  box-shadow: inset 0 0 3px transparent;
}
.main-slider-section .flex-control-paging li a.flex-active {
  background: #e42129;
}
.main-slider-section .flex-control-nav {
  margin: 0;
  bottom: 24px;
  z-index: 4;
}
.main-slider-section .flex-control-nav li {
  margin: 0 8px;
}
.main-slider-section .slide-wrapper-center {
  text-align: center;
}
.main-slider-section .slide-wrapper-center .slide-buttons .button {
  margin: 0 12px 24px;
}
.main-slider-section .slide-wrapper-white {
  color: #51545a;
}
.main-slider-section .slide-wrapper-white .slide-title {
  color: #404040;
}
.main-slider-section .slide-white-bg {
  height: 100%;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
/*.main-slider-section .slide-title {*/
/*  padding: 15px 0;*/
/*  margin-bottom: 10px;*/
/*  max-width: 880px;*/
/*  line-height: 1.2;*/
/*  font-size: 50px;*/
/*  font-weight: 600;*/
/*  color: #24282d;*/
/*  letter-spacing: -1px;*/
/*}*/
/*.main-slider-section .slide-content {*/
/*  font-size: 18px;*/
/*  margin-bottom: 30px;*/
/*  max-width: 700px;*/
/*  color: #24282d;*/
/*}*/
.main-slider-section .slide-content p {
  line-height: 1.9;
}
.main-slider-section .slide-buttons {
  margin-bottom: 18px;
}
.main-slider-section .slide-buttons .button {
  display: inline-block;
  transition: all 0.4s ease;
}
.main-slider-section .middle-wrapper {
  display: table;
  width: 100%;
  min-height: 560px;
}
.main-slider-section .slide-wrapper-center .slide-content,
.main-slider-section .slide-wrapper-center .slide-title,
.main-slider-section .slide-wrapper-center .slide-buttons {
  padding-left: 50px;
  padding-right: 50px;
}
.main-slider-section ul,
.main-slider-section ol {
  margin: 0;
}
.section-content .widget .tickercontainer .mask ul.stock_ticker ul {
  margin: 0;
}
.main-container {
  padding-top: 70px;
}
.main-container.home-main-container {
  padding-top: 0;
  padding-bottom: 0;
}
.main-container.home-main-container .entry-content {
  margin-bottom: 0;
}
.main-container.landing-page-container {
  padding-top: 70px;
}
div.wrapper header#header div.site-header div.overheader {
  min-height: 40px;
  background-color: #fff;
  padding: 10px 0;
}
div.wrapper header#header div.site-header div.overheader .site-header-link-contact a {
  color: inherit;
}
div.wrapper header#header div.site-header div.overheader .site-header-link-contact a:hover {
  text-decoration: none;
}
div.wrapper header#header div.site-header div.overheader .m-3 {
  padding: 11px 0;
}
div.wrapper header#header div.site-header div.overheader .h5 {
  font-weight: 600;
  margin: 0 auto;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-end;
  align-items: flex-end;
  min-height: 40px;
}
div.wrapper header#header div.site-header div.overheader .h5 p {
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
  font-weight: 700;
  text-align: right;
}
#main-menu a {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
#main-menu .top-menu-item {
  height: 86px;
  border-top: 3px solid transparent;
}
#main-menu .top-menu-item:hover {
  transition: border ease-in-out 0.3s;
}
#main-menu .top-menu-item.curent {
  color: #31353e;
  border-top: 3px solid #e42129;
  transition: border ease-in-out 0.3s;
}
.main-uslugi-list {
  text-align: center;
  max-width: 1280px;
}
.main-page .main-uslugi-list {
  margin-bottom: 33px;
}
.row-flex,
.row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}
.main-uslugi-item .case-wrapper {
  width: 100%;
}
.main-page .main-uslugi-item {
  margin-bottom: 54px;
}
.case-detail-wrap {
  background: #fff;
  text-align: center;
  position: relative;
  height: 100%;
}
.case-detail-wrap h4 {
  transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  margin-top: 17px;
  margin-bottom: 10px;
  float: none;
}
.case-detail-wrap a {
  text-decoration: none;
}
.case-detail-wrap .case-content {
  padding: 14px 30px 57px;
}
.case-detail-wrap p {
  color: #31353e;
}
.main-uslugi-item:hover {
  transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
}
#infoblock {
  width: 100%;
  padding-top: 40px;
}
#infoblock .img {
  padding: 15px;
  background-color: #fff;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#infoblock .descr {
  color: #31353e;
  font-size: 14px;
}
/*.main-page #infoblock {*/
/*  width: 100%;*/
/*  padding-top: 80px;*/
/*}*/
@media all and (max-width: 768px) {
  #infoblock .flex-mobile {
    display: flex;
  }
  #infoblock .flex-mobile img {
    width: 100%;
  }
}

.btn-next {
  display: inline-block;
  margin: 0 0 24px;
}
.btn-next:hover {
  background: #24282d;
  color: #fff;
  text-decoration: none;
}
.news.grey-section {
  padding-bottom: 40px;
}
.news-wrap-oneitem {
  background: #fff;
}
.news-wrap-oneitem .button {
  margin-bottom: 75px;
}
.news-oneitem .wblock {
  padding: 55px 40px 0;
}
.news-oneitem .date {
  margin: 25px 0;
}
.news-oneitem-img img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 0 #e3e3e3, 0 0 0 3px #fff inset;
  padding: 3px;
  padding-right: 0;
}
.news-oneitem-img .main-img {
  margin-bottom: 10px;
}
.news-oneitem-img .other-img {
  margin-top: 10px;
}
.news-oneitem-img a img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-oneitem-img a:hover img {
  opacity: 0.91;
}
footer.back-blue {
  margin-top: 0;
}
#contact-form {
  position: relative;
}
#contact-form label {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px !important;
}
#contact-form .message {
  margin-bottom: 8px !important;
}
#contact-form fieldset {
  border: none;
}
#contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  padding: 7px 23px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  color: #000000;
}
#contact-form ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .file ._placeholder {
  display: none;
}
#contact-form input[type='text'] {
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
  outline: none;
  font-weight: 400;
  height: 47px;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 23px 8px;
  margin: 0;
  background-color: #ffffff;
}
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form textarea {
  width: 100%;
  padding-top: 19px;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
  font-family: 'Montserrat', sans-serif;
  padding: 9px 22px;
  outline: none;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  height: 204px;
  background-color: #ffffff;
  margin: 0 !important;
}
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  background-image: url('../images/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  font-family: 'Montserrat', "Times New Roman", sans-serif;
  font-size: 13px;
}
#contact-form .modal h4 {
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
  font-size: 15px;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  top: 2px;
  color: red;
  height: 0;
  overflow: hidden;
  font-size: 11px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form.processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.modal-open {
  overflow: hidden;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 25px 45px;
  min-height: 16.42857143px;
  color: #31353e;
  border: none;
  background-color: #2d3642;
}
.modal-header .name-of-element {
  color: #832679;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
  color: #525151 !important;
  line-height: 22px;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000 !important;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.message ._placeholder {
  padding-top: 20px;
}
.form-buttons {
  text-align: center;
}
.contact-form-body {
  padding-top: 50px;
  padding-bottom: 150px;
}
.contact-form-body #error {
  padding: 10px 15px;
  margin-bottom: 15px;
  border: 1px solid #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}
.contact-form-body #success {
  padding: 10px 15px;
  margin-bottom: 15px;
  border: 1px solid #d6e9c6;
  background-color: #dff0d8;
  color: #3c763d;
}
.button-send {
  text-align: center;
  margin: 0 auto;
  margin-top: 38px;
  display: inline-block;
}
.button-send input {
  color: white;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  padding: 16px 96px;
  padding-top: 21px;
  background-color: #0f90d2;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.button-send input:hover {
  background-color: #12b4f0;
}
.hostcmsEditable {
  /* float: left; */
  /* width: auto; */
  /* text-align: center; */
}
.name_menu {
  float: left;
  width: auto;
  text-align: center;
}
.m-3 {
  margin-left: 40px;
  padding: 15px 0;
}
.slider_image:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-item img {
  transform-style: preserve-3d;
  display: block;
}

@media screen and (min-width: 1600px) {
    .middle-cell figure {
        position: relative;
        z-index: 0;
        display: flex;
        justify-content: center;
        height: 1000px;
    }
}
@media (min-width: 980px) and (max-width: 1599px) {
    .middle-cell figure {
        height: 820px;
    }
}
@media (min-width: 320px) and (max-width: 979px) {
    .middle-cell figure {
        height: 520px;
    }
}
.slider_image img {
    object-fit: cover;
    border-radius: 0px !important;
}
/*.slider-text {*/
/*  position: absolute;*/
/*  top: 35%;*/
/*  width: 100%;*/
/*}*/
div#navbar {
  width: auto;
}
a.flex-prev,
a.flex-next {
  background-color: #f1f1f1;
  color: #171717;
  border-radius: 3px;
}
a.flex-prev:hover,
a.flex-next:hover {
  background-color: #e42129 !important;
  color: #fff !important;
}
.btn-signup {
  display: inline-block;
  margin-bottom: 38px;
  margin-top: 8px;
}
.name-property {
  padding: 10px;
  font-size: 16px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.5);
}
.modal.open {
  display: block;
}
.box-modal,
.box-response {
  width: 410px;
  padding: 35px;
  background: #fff;
  margin: 50px auto;
  position: relative;
}
.box-modal {
  padding: 0;
  max-width: 615px;
  width: 100%;
}
.box-modal .modal-footer {
  border: none;
}
.close,
button.close-response {
  border: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
}
button.close {
  width: 26px;
  height: 26px;
}
button.close:hover {
  background-color: transparent;
}
.close svg,
button.close-response svg {
  width: 15px;
  fill: #484b51;
  opacity: 0.5;
}
.close svg {
  opacity: 1;
}
button.close-response:hover {
  background: transparent;
}
.close:hover svg,
button.close-response:hover svg {
  opacity: 1;
}
.title-modal {
  color: #fff;
  font-size: 27px;
  margin-bottom: 0;
}
.modal-form {
  text-align: left;
  color: #31353e;
  padding: 5px 30px 30px;
}
.modal-form label {
  width: 100%;
}
.modal-form input,
.modal-form textarea {
  display: block;
  width: 100%;
  color: #31353e;
  font-size: 14px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height: 46px;
  margin-bottom: 0;
  line-height: 46px;
}
.modal-form textarea {
  height: 130px;
  resize: none;
  padding: 5px 10px;
}
#feedback-form input::-webkit-input-placeholder,
#feedback-form input::-moz-placeholder,
#feedback-form input:-ms-input-placeholder,
#feedback-form textarea::-webkit-input-placeholder,
#feedback-form textarea::-moz-placeholder,
#feedback-form textarea:-moz-placeholder,
#feedback-form textarea:-ms-input-placeholder,
#feedback-form input:focus::-webkit-input-placeholder,
#feedback-form input:focus::-moz-placeholder,
#feedback-form input:focus:-moz-placeholder,
#feedback-form input:focus:-ms-input-placeholder,
#feedback-form textarea:focus::-webkit-input-placeholder,
#feedback-form textarea:focus::-moz-placeholder,
#feedback-form textarea:focus:-moz-placeholder,
#feedback-form textarea:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 16px;
  position: relative;
  top: 12px;
}
.btn-modal {
  color: #fff;
  width: 208px;
  height: 60px;
  margin-top: 15px;
  background: #749dd5;
  border-color: #749dd5;
}
.btn-modal:hover {
  color: #749dd5;
  background: #fff;
}
.item-crypto:after,
.item-crypto:before,
.price-img:after {
  content: " ";
  position: absolute;
}
.agreement-label {
  font-size: 11px;
  text-align: left;
  margin-bottom: -10px;
}
.agreement-label span {
  font-size: 11px;
  /* padding-left: 46px; */
  display: block;
  line-height: 1.5;
  margin-bottom: 0;
}
#feedback-send {
  border: none !important;
}
input[type="checkbox"].agreement-tick {
  float: left;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 8px;
  margin-top: 5px;
}
.required-field {
  color: red;
  font-size: 11px;
  position: absolute;
  display: none;
  height: 24px;
  text-align: left;
  margin-top: -10px;
  z-index: 1000;
}
.agreement-err-fix {
  margin-top: -15px;
}
.under-element {
  margin-top: -10px;
  text-align: left;
  left: 15px;
}
.news-oneitem-text .name {
  margin-bottom: 30px;
}
.index {
  overflow-y: hidden;
}
@media (max-width: 1229px) and (min-width: 992px) {
  .sf-menu > li,
  .wrapper-icons {
    margin-left: 30px;
  }
}
@media (max-width: 991px) {
  .mobile-menu {
    display: block;
  }
  .sf-menu {
    display: none;
  }
  .site-header.header-align-center .navbar,
  .navbar {
    padding: 0;
    min-width: 370px;
    clear: none;
    float: none;
    margin: 0 auto 24px auto;
  }
  .wrapper-icons {
    margin: 3px 0 27px 30px;
  }
}
@media (max-width: 767px) {
  .site-header.header-align-center .navbar,
  .navbar {
    width: 270px;
  }
  .owl-item img {
    max-width: none;
    height: 345px;
    width: auto;
  }
}
@media (max-width: 567px) {
  .owl-item img {
    height: 655px;
    width: auto;
  }
}
@media (max-width: 480px) {
  .site-header.header-align-center .navbar,
  .navbar {
    width: 100%;
    float: none;
    clear: both;
  }
  .wrapper-icons {
    margin: 5px auto 24px;
    padding: 0;
    display: table;
    float: none;
    border: 0 solid;
  }
  .wrapper-icons a {
    margin: 0 12px;
  }
}

@media (max-width: 991px) {
  .main-header.fixed {
    min-height: 0 !important;
  }
  .main-header.fixed .site-header {
    position: initial;
  }
}
@media (max-width: 767px) {
  .widget-area {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .author-avatar {
    float: none;
    max-width: 170px;
    margin: 0 auto 24px;
  }
}
@media (max-width: 1229px) and (min-width: 992px) {
  .thumb-related .thumb {
    max-height: 149px;
  }
  .thumb-related img {
    max-height: 141px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .thumb-related .thumb {
    max-height: 111px;
  }
  .thumb-related img {
    max-height: 103px;
  }
  .main-uslugi-item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .meta-box-related {
    margin-bottom: 40px;
  }
  .thumb-related {
    width: 370px;
    max-width: 100%;
  }
  .thumb-related .thumb {
    height: auto;
  }
  .thumb-related .thumb.thumb-default {
    height: 188px;
  }
}
@media (max-width: 991px) {
  .site-main .comment-list .children {
    margin-left: 24px;
  }
}

@media (max-width: 767px) {
  .service-section .section-subtitle,
  .section-subtitle,
  .section-dark .section-subtitle {
    margin: 10px 0 36px;
  }
}
@media (max-width: 991px) {
  .service-line,
  .service-entry {
    display: none;
  }
}
@media (max-width: 767px) {
  .service-content .service-hover {
    display: none;
  }
  .section-dark .section-subcontent,
  .section-dark .section-buttons {
    display: block;
  }
  .section-dark .section-buttons .button {
    margin: 40px 0 0 0;
  }
  .section-dark .section-buttons {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .team-content {
    display: none;
  }
}
@media (max-width: 991px) {
  .team-content,
  .team-social,
  .team-position {
    display: none;
  }
  .team-name {
    text-shadow: 1px 1px 0 #000;
  }
  .team-description {
    opacity: 1;
    top: auto;
    bottom: 0;
    min-height: auto;
    max-height: 100%;
    background: transparent;
    padding: 16px;
  }
  .small-hr {
    margin: 17px 0 10px;
  }
}
@media (max-width: 767px) {
  .team-description {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .news-section .thumb-related .thumb {
    max-height: none;
  }
}
@media (max-width: 1229px) and (min-width: 992px) {
  .news-section .thumb-related .thumb {
    max-height: none;
  }
}
@media (max-width: 767px) {
  .news-list .thumb-related {
    position: initial;
    width: 100%;
    padding-right: 0;
  }
  .news-list .post:nth-child(even) {
    padding: 0;
  }
  .news-list .post {
    padding: 0;
  }
  .news-list .thumb-related img {
    position: initial;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    max-width: 100%;
    min-width: 0;
    min-height: 0;
  }
  .news-list .wpapper-content {
    padding: 0 15px 5px;
  }
  .news-section .thumb-related {
    margin: 0 auto 35px;
  }
  .news-section .thumb-related .thumb.thumb-default a {
    height: 100%;
    width: 100%;
    padding-bottom: 54%;
  }
  .news-section .thumb-related .thumb.thumb-default a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 991px) {
  .plan-button .button {
    min-width: 0;
  }
  .plan-amount {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .plan-box.recommend {
    margin-top: 0;
  }
  .plan-amount {
    font-size: 48px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .newsletter-section .widget_an_mailchimp input[type='text'],
  .newsletter-section .default-form input[type='email'] {
    width: 370px;
  }
}
@media (max-width: 767px) {
  .mailchimp_form_simple p {
    display: block;
  }
  .widget_an_mailchimp .mailchimp_form_simple label,
  .an_mailchimp_wrapper .mailchimp_form_simple label {
    display: block;
  }
  .newsletter-section .widget_an_mailchimp input[type='text'],
  .newsletter-section .default-form input[type='email'] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .site-main section.contact-section .section-content .button {
    min-width: 230px;
  }
}
@media (max-width: 991px) {
  /*.main-slider-section .slide-title {*/
  /*  font-size: 32px;*/
  /*  margin-bottom: 0;*/
  /*  margin-top: 60px;*/
  /*}*/
    
  .main-slider-section .slide-content {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .main-slider-section .flex-direction-nav {
    width: 750px;
  }
  .news-oneitem-text {
    padding-right: 35px;
  }
  
}
@media (min-width: 992px) {
  .main-slider-section .flex-direction-nav {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .main-slider-section .flex-direction-nav {
    width: 1200px;
  }
}
@media (max-width: 768px) {
    .slider-text {
        top: 35%;
    }
  .main-slider-section .slide-title {
    margin-top: 0;
  }
  body .catalog-container .catalog-wrap_item .post-masonry h5 {
    margin-top: 10px;
  }
  /*.slide-content {*/
  /*  display: none;*/
  /*}*/
  /*.main-slider-section .slide-title {*/
  /*  font-size: 20px;*/
  /*}*/
  body .owl-item img {
    height: auto;
    width: 100%;
  }
  .slide-buttons .button {
    padding: 10px 22px;
    font-size: 13px;
    min-height: fit-content;
  }
  .main-slider-section .flex-control-nav {
    display: none;
  }
  .main-slider-section .slide-title {
    position: relative;
    top: -13px;
  }
  .site-header .site-logo {
    margin: 0;
    margin-left: 10px;
  }
}
@media (max-width: 480px) {
  .flex-main-slider-default #slide-2 .slide-wrapper,
  .flex-main-slider-default #slide-2_clone .slide-wrapper {
    background-image: none;
  }
  .flex-main-slider-default #slide-3 .slide-wrapper,
  .flex-main-slider-default #slide-3_clone .slide-wrapper {
    background-image: none;
  }
  .slide-content,
  .slide-title,
  .slide-buttons {
    padding-left: 35px;
    padding-right: 35px;
  }
  body .owl-item img {
    /*max-width: 150%;*/
    /*height: auto;*/
    /*width: auto;*/
  }
  .main-slider-section .slide-title {
    margin-bottom: 36px;
    position: relative;
  }
}
@media (min-width: 1230px) {
  .tickercontainer .mask li .sqitem {
    width: 360px;
  }
}
@media (max-width: 1229px) and (min-width: 992px) {
  .tickercontainer .mask li .sqitem {
    width: 293px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .tickercontainer .mask li .sqitem {
    width: 219px;
  }
}
@media (max-width: 1300px) {
  .flex-direction-nav a {
    width: 28px;
    height: 28px;
  }
  .flex-direction-nav a:before {
    line-height: 28px;
    font-size: 15px;
  }
  .slide-title,
  .slide-buttons {
    padding-left: 35px;
    padding-right: 35px;
  }
  .slide-content {
    padding-left: 0px;
  }
}
@media (max-width: 1229px) {
  .stock_ticker li em {
    font-size: 30px;
    line-height: 3.5;
  }
  .stock_ticker li strong {
    margin: 0 0 10px;
  }
  .stock_ticker li a,
  .stock_ticker li .sqitem {
    padding: 30px 30px 0;
  }
}
@media (max-width: 991px) {
  ul.stock_ticker .minus > .sqitem em:before,
  ul.stock_ticker .plus > .sqitem em:before {
    font-size: 28px;
    margin-top: 29px;
  }
  .stock_ticker li .sqitem,
  .stock_ticker li a,
  ul.stock_ticker li .sqitem,
  ul.stock_ticker li a {
    padding: 15px;
  }
  .stock_ticker li em,
  ul.stock_ticker li em {
    line-height: 2.5;
  }
  .stock_ticker li span,
  ul.stock_ticker li em {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .stock_ticker li,
  ul.stock_ticker li {
    width: 50%;
  }
  .stock_ticker li:nth-child(3),
  ul.stock_ticker li:nth-child(3) {
    margin: 15px 0 0;
  }
  .tickercontainer .mask li {
    width: auto;
  }
  .tickercontainer .mask li:nth-child(3) {
    margin: 0;
  }
}
@media (max-width: 520px) {
  .stock_ticker li,
  ul.stock_ticker li {
    width: 100%;
    max-width: 100%;
  }
  .stock_ticker li:nth-child(2),
  ul.stock_ticker li:nth-child(2) {
    margin: 15px 0 0;
  }
}
@media (max-width: 767px) {
  .calculator-section {
    min-height: 0;
  }
  .calculator-section .select-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  div.wrapper header#header div.site-header div.overheader .h5 {
    text-align: center;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  div.wrapper header#header div.site-header div.overheader .h5 p {
    text-align: center;
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  div.wrapper header#header div.site-header div.overheader .h5 .m-3 {
    margin: 0;
    padding-top: 0;
  }
}
@media (max-width: 320px) {
  div.wrapper header#header div.site-header div.overheader .h5 {
    padding-top: 5px;
  }
}
@media (max-width: 991px) {
  .main-uslugi-item {
    max-width: 48%;
  }
}
@media (max-width: 767px) {
  .main-uslugi-item {
    max-width: 100%;
    width: 100%;
  }
  .main-uslugi-item .descr {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .button-send input {
    padding: 16px 50px;
  }
}
@media (max-width: 476px) {
  .button-send input {
    padding: 16px 7px;
    font-size: 20px;
  }
  .box-modal {
    width: 95%;
  }
  .title-modal {
    font-size: 26px;
  }
}
.catalog-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  margin-right: auto !important;
  padding-top: 51px;
  padding-bottom: 51px;
}
.catalog-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1420px;
}
.catalog-container .service-btn {
    margin: 75px auto 0 auto;
    display: block;
    width: max-content;
}
.catalog-container .catalog-wrap_item {
  padding: 0 15px;
  margin: 47px 0;
  margin: 30px 0;
  margin-bottom: 0;
}
/*.catalog-container .catalog-wrap_item .post-masonry {*/
/*  padding: 15px 20px 0 20px;*/
/*}*/
.catalog-container .catalog-wrap_item .post-masonry .entry-title .gallery-item {
  padding-left: 0;
}
.catalog-container .catalog-wrap_item .post-masonry h5 {
  margin-top: 29px;
}
@media screen and (max-width: 768px) {
  .catalog-wrap_item {
    width: 100% !important;
  }
  .catalog-wrap_item .post-masonry {
    padding: 10px;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .catalog-wrap_item .post-masonry .entry-thumbnail-masonry {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .catalog-wrap_item .post-masonry .entry-thumbnail-masonry a {
    display: block;
    width: 100%;
  }
  .catalog-wrap_item .post-masonry .entry-thumbnail-masonry a > img {
    width: 100%;
  }
  .catalog-wrap_item .post-masonry .entry-thumbnail-masonry .gallery-item {
    float: none;
  }
  .catalog-wrap_item .post-masonry .entry-header,
  .catalog-wrap_item .post-masonry .entry-content {
    display: block;
    margin: 0;
  }
}
div.site-logo {
  height: 86px;
}
div.navbar-collapse {
  float: right;
  padding: 0;
  margin: 0;
}
#header nav ul.nav-main a {
  text-transform: uppercase;
}
#header nav ul.nav-main ul.dropdown-menu {
  color: #ffffff;
}
#header nav ul.nav-main a:hover {
  background-color: transparent;
}
#header nav ul.nav-main ul.dropdown-menu {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  margin: 1px 0 0 3px;
  padding: 0;
  top: auto;
  min-width: 210px;
  text-align: left;
}
#header nav ul.nav-main ul.dropdown-menu {
  min-width: 210px !important;
}
#header nav ul.nav-main ul.dropdown-menu {
  background: #31353e;
}
#header nav ul.nav-main ul.dropdown-menu {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  margin: 1px 0 0 3px;
  padding: 0;
  top: auto;
  min-width: 250px;
  text-align: left;
}
#header nav ul.nav-main li.active > a {
  color: #e42129;
}
ul.dropdown-menu {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  margin: 1px 0 0 3px;
  padding: 0;
  top: auto;
  min-width: 250px;
  text-align: left;
  visibility:hidden;
}
#header nav ul.nav-main li.dropdown ul.dropdown-menu li.active > a,
#header nav ul.nav-main li.dropdown ul.dropdown-menu li a:hover {
  color: #c3c2c2 !important;
}
#header nav ul.nav-main li a.dropdown-toggle.extra {
  display: none;
}
button#mobile-menu {
  position: absolute;
  margin: 0;
  height: 50px;
  width: 50px;
}
button#mobile-menu i.fa-bars {
  height: 30px;
  line-height: 30px;
  display: block;
}
button#mobile-menu.menu-opened i.fa-bars {
  display: none;
}
button#mobile-menu.menu-opened:before {
  content: "";
  display: block;
  margin: auto;
  background-image: url(/site112poli/imgs/icn_close2.svg);
  background-size: 100%;
  width: 23px;
  height: 23px;
}
body.sticky-menu-active.always-sticky #header {
  top: 0;
}
body.sticky-menu-active #header {
  border-bottom: 1px solid #E9E9E9;
  position: fixed;
  top: -57px;
  width: 100%;
  z-index: 1001;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  filter: none;
}
#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}
#header {
  background: transparent;
  clear: both;
  max-width: 1540px;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 1001;
  margin: 0 auto;
  position: fixed;
  transition: all .7s;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  width: 100%;
  background-color: transparent;
}
.main-header {
  font-family: 'Montserrat', sans-serif;
}
#header .header-top {
  min-height: 46px;
}
body.sticky-menu-active.always-sticky #header nav ul.nav-main {
  margin-top: -4px;
}
.btn-responsive-nav {
  display: none;
}
@media (min-width: 992px) {
  #header nav.mega-menu .nav,
  #header nav.mega-menu .dropup,
  #header nav.mega-menu .collapse {
    position: static;
  }
  #header nav ul.nav-main li.dropdown > ul {
    margin-top: -15px;
  }
  #header nav ul.nav-main ul.dropdown-menu {
    border-top: none;
  }
  #header nav.mega-menu .dropdown-menu {
    left: auto;
  }
  #header nav ul.nav-main li.dropdown.active ul.dropdown-menu li a.active,
  #header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: #e42129 !important;
    border-top: 1px solid #666;
  }
  #header nav.mega-menu .dropdown {
    position: relative;
  }
  .dropdown-menu {
    position: absolute;
    left: 0;
  }
}
@media (min-width: 900px) {
  #header nav ul.nav-main > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #666;
    border-top: solid 3px transparent;
  }
  ul.sub-menu {
    padding-top: 5px;
  }
  #header nav ul.nav-main > li.top > a {
    cursor: auto;
    transition: all 0.4s ease;
  }
  #header nav ul.nav-main > li.top.active a {
    background-color: #f6f6f6;
    color: #e42129;
    border-top: 3px solid #e42129;
  }
    #header nav ul.nav-main > li.top > a:before {
    cursor: auto;
    display: block;
    content: '';
    padding-bottom: 15px;
    margin-top: -18px;
    margin-left: -15px;
    border-top: solid 3px transparent;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: calc(100% + 30px);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  /*#header nav ul.nav-main > li.top > a:hover:before {
    border-top: solid 3px #e42129;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }*/
  #header.flat-menu nav ul.nav-main li.active a {
    background-color: #f6f6f6;
    color: #832679;
  }
  #header nav ul.nav-main li.dropdown-toggle a,
  #header nav ul.nav-main li.dropdown-toggle:hover a {
    background-color: #f6f6f6;
  }
  #header.single-menu nav ul.nav-main li.active > a {
    border-top: 4px solid #832679;
  }
  #header nav ul.nav-main > li + li {
    margin-left: -10px;
    height: 56px;
  }
  #header nav ul.nav-main > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 56px;
  }
  #header nav ul.nav-main li a {
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin-left: 0px;
    margin-right: 6px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
  }
  #header nav ul.nav-main li a span {
    cursor: pointer;
  }
  #header nav ul.nav-main li a span.caret {
    content: "\f107";
    margin-left: 10px;
    transition-duration: 500ms;
  }
  #header nav ul.nav-main li.hover a span.caret {
    transform: rotate(180deg);
  }
  #header nav ul.nav-main li.dropdown > ul > li {
    padding: 0;
    background: #31353e;
    font-size: 12px;
    width: 100%;
    display: block;
    font-weight: 400;
  }
  #header nav ul.nav-main li.dropdown.active ul.dropdown-menu li a.active,
  #header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: #22252b !important;
    color: #666;
    border-top: 1px solid #666;
  }
  #header nav ul.nav-main li.active a {
    color: #832679;
    background-color: #F4F4F4;
    border-top: 4px solid #f6f6f6;
  }
  #header nav ul.nav-main li.sub a,
  #header nav ul.nav-main li.sub.active a,
  #header nav ul.nav-main li.sub.active a:hover {
    background-color: #F4F4F4;
    border-top: 1px solid #666;
  }
  #header nav ul.nav-main ul.dropdown-menu > li > a {
    color: #fff;
    font-weight: 600;
    padding-bottom: 4px;
    padding-top: 4px;
    position: relative;
    padding: 14px 16px;
    margin: 0;
    font-size: 0.9em;
  }
  ul.dropdown-menu li.sub a.active,
  ul.dropdown-menu li.sub a:hover {
    border-top: 1px solid #666;
  }
  #header nav ul.nav-main li.dropdown a {
    background: none !important;
    background-color: transparent !important;
    color: #666;
    transition: all 0.4s ease;
  }
  #header nav ul.nav-main li.dropdown.active a.dropdown-toggle {
    background: none !important;
    background-color: transparent !important;
    color: #832679;
    border-top: solid 3px #832679;
  }
  #header nav ul.nav-main li.dropdown.hover a.dropdown-toggle {
    background: none !important;
    background-color: transparent !important;
  }
}
.custom-border {
  margin-top: 30px;
}
@media (max-width: 900px) {
  body #header nav ul.nav-main li a {
    background: none !important;
    background-color: transparent !important;
    color: #fff;
  }
  #header nav ul.nav-main li a span.caret {
    display: none;
  }
  #header nav ul.nav-main li a {
    color: #FFF;
    clear: both;
    float: none;
    display: block;
    padding: 9px 8px !important;
    border: 0;
    border-top: 0;
    margin: 0;
  }
  #header .nav-main li.dropdown a.dropdown-toggle.extra {
    float: right;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 47px;
    margin: 3px 0 -38px 0;
    z-index: 10;
    display: block;
  }
  #header .nav-main li.resp-active > ul.dropdown-menu {
    display: block !important;
  }
  body #header nav ul.nav-main ul.dropdown-menu {
    background: none !important;
    background-color: transparent !important;
  }
  #header {
    clear: both;
  }
  #header .nav-main {
    clear: both;
    display: block;
    float: none;
    width: 100%;
  }
  #header .nav-main-collapse {
    margin: 0;
    position: relative;
    background: #171717;
    max-height: none;
    width: 100%;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  #header .nav-main ul.nav-main {
    float: none;
    position: static;
    margin: 8px 0;
    margin-right: -10px;
  }
  #header .nav-main ul.dropdown-menu {
    position: static;
    clear: both;
    float: none;
    display: none !important;
  }
  #header .nav-main ul {
    margin: 0;
    padding-left: 20px !important;
  }
  #header .nav-main ul ul {
    padding-left: 40px !important;
  }
  #header .nav-main ul li {
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    display: block;
    border-bottom: 1px solid #2A2A2A;
  }
  #header .nav-main ul li .fa {
    transition-duration: 400ms;
  }
  #header .nav-main ul li.resp-active .fa {
    transform: rotate(180deg);
  }
  #header nav ul.nav-main li a {
    color: #FFF;
    clear: both;
    float: none;
    display: block;
    padding: 9px 8px !important;
    border: 0;
    border-top: 0;
    margin: 0;
  }
  .nav-main-collapse.collapse {
    display: none !important;
  }
  body.sticky-menu-active #header .nav-main-collapse.in,
  #header.fixed .nav-main-collapse.in {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }
  #header .nav-main-collapse.in {
    width: 100%;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    display: block !important;
  }
  body.sticky-menu-active #header .nav-main-collapse,
  #header.fixed .nav-main-collapse {
    max-height: 300px;
  }
  #header .header-top,
  #header .social-icons,
  #header .search,
  #header .nav.nav-top {
    display: none;
  }
}
.site-main_container {
    padding-bottom: 0px;
}
.team-wrap,
.post-masonry,
.entry-thumbnail-masonry,
.gallery-item,
.photobox-item,
a.thumbnail,
img.img-fluid:hover {
  overflow: hidden;
}
.team-wrap img:hover,
/*.post-masonry img:hover,*/
a.thumbnail img:hover,
img.other-img:hover,
img.main-img:hover {
  cursor: pointer;
  filter: brightness(1.05);
  transform: scale(1.03);
}
@media (min-width: 480px) {
  .main-slider-section .owl-item {
    width: 100%;
  }
  /*.main-slider-section .owl-item img {*/
  /*  max-width: auto;*/
  /*  height: 100vh;*/
  /*}*/
}
@media (max-width: 1200px) {
    .main-slider-section .owl-item img {
        /*height: auto;*/
    }
}
/*@media (min-width: 840px) {*/
/*  .main-slider-section .owl-item img {*/
/*    max-width: none;*/
/*    height: 100%;*/
/*  }*/
/*}*/
img.custom-logo {
    vertical-align: top;
}
.navbar-collapse.nav-main-collapse.collapse {
    border-top: 1px solid #dcdcdc;
    width: 100%;
    padding-left:10px;
}
nav.nav-main.mega-menu {
    border-top: 1px solid #dcdcdc;
    margin-top: -1px;
}
.nav.nav-pills.nav-main {
    border-top: 3px solid transparent;
}
.slider_block {
  max-width: 1540px;
  margin: 0 auto;
  position: relative;
}
.container-header {
  padding: 0 60px;
}
.wrapper-slide {
  max-width: 510px;
  width: 100%;
}
.wrapper-buttons {
  justify-content: flex-end;
  display: flex;
}

.header-right-block {
    display: flex;
    justify-content: flex-end;
    right: 0;
    width: 86%;
    align-items: flex-end;
}

#feedback-form-name, #feedback-form-phone, #feedback-form-email, #feedback-form-company {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 0px;
}
#feedback-form-name::placeholder, #feedback-form-phone::placeholder, #feedback-form-email::placeholder, #feedback-form-company::placeholder {
  color: #242424;
  position: relative;
  font-size:16px;
}
input[type="text"]::-webkit-input-placeholder {color:red;}
input[type="text"]::-moz-placeholder          {color:red;}/* Firefox 19+ */
input[type="text"]:-moz-placeholder           {color:red;}/* Firefox 18- */
input[type="text"]:-ms-input-placeholder      {color:red;}
.modal-form textarea:focus {
  border: 1px solid #e42129;
}
#feedback-form.modal-form label input:focus {
    border-color: #e42129;
}
#feedback-form-name-message {
  color: #242424;
  padding: 15px 0 0;
  margin-top: 15px;
}
/*.btn.btn-lg.feedback-send {
  border-radius: 25px;
  background-color: #e42129 !important;
  padding: 12px 15px;
  font-size: 17px;
  transition: all 0.4s ease;
}
.btn.btn-lg.feedback-send:hover {
  border-radius: 25px;
  padding: 12px 15px;
  font-size: 17px;
  transition: all 0.4s ease;
  background: #fff !important;
  color: #e42129;
  text-decoration: none;
  border: 1px solid #e42129;
}*/
label.agreement-label {
    padding-top: 10px;
    margin-bottom: 15px;
}
/*label.agreement-label span {*/
/*    padding-left: 30px;*/
/*}*/
/*label.agreement-label span a, label.agreement-label span a:hover{
  color: #e42129;
}*/
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
#feedback-form-agreement:after {
    width: 20px;
    height: 20px;
    content: "\2713";
    position: absolute;
    display: block;
    color: #e42129;
    margin-top: -13px;
    margin-left: 5px;
}
#feedback-form-name::placeholder:after {
    content: "*";
    color: #e42129;
    margin-left: 3px;
}
.agreement-label span {
    font-size: 12px;
}
.close svg {
    fill: #fff;
}
.modal .close {
    opacity: 1;
}
button.close {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.title-modal {
    color: #fff;
    font-size: 27px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
}
.header-btn-mobile div {
    margin-left: auto;
    transition-property: background-color, transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.45,0,.55,1);
    -o-transition-timing-function: cubic-bezier(.45, 0, .55, 1);
    transition-timing-function: cubic-bezier(.45,0,.55,1);
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 30px;
    background-color: #24282d;
}
.header-btn-mobile div:nth-child(1) {
    width: 25px;
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
}
.header-btn-mobile div:nth-child(3) {
    width: 18px;
    -webkit-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px);
}
.header-btn-mobile:hover div {
    background-color: #e42129;
}
.wrapper-for-tel {
    display: none;
    position: absolute;
    top: 45px;
    right: 75px;
}
i.fa.fa-phone {
    font-size: 25px;
    color: #24282d;
}
i.fa.fa-phone:active, i.fa.fa-phone:hover, i.fa.fa-phone:focus {
    color: #24282d;
}
@media (max-width: 1200px) {

 
}
@media (max-width: 1024px) {
  div.wrapper header#header div.site-header div.overheader .h5 {
    height: 100%;
  }

  .button-top, .button.btn-lg.button_uslugi, .button.btn-lg, .site-main .button {
    border-radius: 0;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
  }
    .button-top {
    width:100%;
  }

  .btn-responsive-nav {
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: block;
    position: absolute;
    right: 20px;
    color: #FFF;
    z-index: 1;
  }

  .header-right-block {
    display: block;
    position: absolute;
    right: unset;
    top: 0;
    width: 100%;
    left: 0;
  }

  .site-header {
    min-height: 100px;
    height: 100px;
    display: flex;
    align-items: flex-end;
}

#header {
  background: #fff;
}
.wrapper-slide {
  position: absolute;
  top: 25%;
}
.slider-text {
  top: 0;
}
i.fa.fa-phone {
  font-size: 25px;
  color: #24282d;
  vertical-align: bottom;
  line-height: 37px;
  text-align: right;
}
.wrapper-for-tel {
  display: block;
  top: 60px;
  right: 75px;
  position: absolute;
}
button#mobile-menu {
  position: absolute;
  margin: 0;
  height: 50px;
  width: 50px;
  top: 76px;
}
.main-header .site-logo * {
  line-height: unset;
  align-self: flex-end;
}
.site-header .site-logo {
  height: 50px;
}
.main-header .site-logo .custom-logo {
  height: 52px;
}
img.custom-logo {
  vertical-align: bottom;
}
figure.slider_image:before {
    background-color: transparent;
    opacity: 1 !important;
  }
.main-header button {
  background-color: transparent !important;
}
#header {
  top: 0;
}
.site-header-link-contact {
  display: none;
}
.container-header {
  padding: 0;
}
.container-mobversion {
  display: none;
}
div.wrapper header#header div.site-header div.overheader .m-3 {
  width: 100%;
  margin-left: 0;
}
/* .site-main .button:hover,
.site-main .button:focus,
.button.btn-lg.button_uslugi:hover,
.button.btn-lg.button_uslugi:focus,
.button.btn-lg:hover,
.button.btn-lg:focus {
  background-color: #e42129;
  color: #fff;
  border: 1px solid #e42129;
} */
.btn-lg, .btn-group-lg>.btn {
  line-height: 24px;
}
div.wrapper header#header div.site-header div.overheader .m-3 {
  padding: 0;
}
div.wrapper header#header div.site-header div.overheader {
  padding: 0;
}
figure.slider_image {
  -webkit-clip-path: none;
  clip-path:  none;
}
.main-slider-section .slide-title, .main-slider-section .slide-content {
  /*color: #fff;*/
}
.wrapper-slide, .main-slider-section .slide-content, .main-slider-section .slide-title {
  max-width: 100%;
}
.main-slider-section .flex-direction-nav .flex-next, .main-slider-section .flex-control-nav, .main-slider-section .flex-direction-nav .flex-prev {
  display:none;
}
.slider_block {
  text-align: center;
  height: 100%;
}
.slider_block .row {
  height: 100%;
}
.wrapper-slide-mobile {
  height: 100%;
}
.main-slider-section .owl-item img {
  height: auto;
}
.wrapper-buttons {
  display: block;
  margin: 60px auto 0;
  position: absolute;
  bottom: 5%;
}
.middle-cell {
  background-image: none;
  height: 100%;
  min-height: auto;
}
.slider_block {
  padding-left: 0px;
}
.wrapper-buttons {
  margin: 0;
  right: 1%;
  left: 1%;
}
}

@media (max-width: 767px) {
  div.wrapper header#header div.site-header div.overheader .h5 {
    align-items: flex-start;
  }
  .wrapper-buttons {
    bottom: 5%!important;
  }
  .wrapper-slide {
    position: absolute;
    top: 50%;
  }
}
@media (max-width: 480px) {
  .slider_block {
      padding-left: 0;
  }
  .slide-buttons {
    padding-left: 0px;
  }
  .wrapper-slide {
        position: absolute;
        top: 45%;
    }
}
.container-mobversion {
    visibility: visible;
    transition: all .7s;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
  }
@media (min-width: 1200px) {
  .main-slider-section .owl-item img {
    float:right;
  }
  .header_fixed {
    padding: 0 !important;
    top: 0 !important;
    transition: all .7s;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    max-width: 100% !important;
    background-color: #fff !important;
  }
  .header_fixed .site-header {
    max-width: 100%;
  }
  .header_fixed .container-mobversion {
    border: none;
    padding: 0;
    overflow: hidden;
    height: 0 !important;
    transition: all .7s;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
  }
  .slider-text {
    height: 64%;
  }
  .slider_block {
    height: 100%;
  }
  .slider_block .row {
    height: 100%;
    margin-left: 60px;
    margin-right: 0;
  }
  .wrapper-slide-mobile {
      height: 100%;
  }
  .wrapper-buttons {
    display: block;
    margin: 60px auto 0;
    position: absolute;
    bottom: 16%;
    right: 100px;
  }
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}
/*@media (max-width: 1200px) {*/
/*    .slider_image {*/
/*        height: auto!important;*/
/*    }*/
/*    .main-slider-section {*/
/*        margin-top: 98px;*/
/*    }   */
/*    .wrapper-slide, .wrapper-buttons {*/
/*        position: static;*/
/*    }*/
/*    .wrapper-slide-mobile {*/
/*        height: auto;*/
/*        max-width: 95%;*/
/*    }*/
/*    .slider_block .row {*/
/*        display: flex;*/
/*        justify-content: center;*/
/*        align-items: center;*/
/*    }*/
/*    .main-slider-section .slide-title {*/
/*        margin-top: 0;*/
/*    }*/
/*    .main-slider-section .owl-item img {*/
/*        height: 100%;*/
/*    }*/
/*    .slider-text {*/
/*        height: auto;*/
/*    }*/
/*}*/
/*@media (min-width: 1200px) {*/
/*    .wrapper-buttons {*/
/*        position: static!important;*/
/*        margin-left: auto!important;*/
/*        margin-right: auto!important;*/
/*        text-align: center;*/
/*    }*/
/*    .wrapper-slide-mobile > * {*/
/*        width: 100%;*/
/*    }*/
/*    .slider_block .row, .wrapper-slide-mobile {*/
/*        height: auto!important;*/
/*        flex-wrap: wrap;*/
/*        display: flex;*/
/*        justify-content: center;*/
/*        align-items: center;*/
/*        margin-left: auto!important;*/
/*        margin-right: auto!important;*/
/*    }*/
/*}*/

/* ===== PATCH: Обложка ===== */


.main-slider-section .slider_image img {
  object-fit: cover;
  height: 100%;
  object-position: bottom right;
  border-radius: 0 !important;
}


@media (max-width: 1400px) and (min-width: 769px) {
  /* высота слайда */
  /*.main-slider-section .middle-cell { min-height: 800px; }*/
  /*.main-slider-section .middle-cell figure.slider_image { height: 800px; }*/

  /* сама картинка */
  /*.main-slider-section .slider_image img {*/
  /*  height: 100% !important;  */
  /*  width: auto;*/
  /*  max-width: none;*/
    /*object-fit: contain;      */
  /*  display: block;*/
  /*  margin: 0 auto;*/
  /*}*/

  /* правки разметки, чтобы заголовок и кнопки не налезали друг на друга */
  .main-slider-section .wrapper-slide-mobile {
    display: flex;
    align-items: flex-start;
    gap: 18px;
  }
  .main-slider-section .wrapper-slide { max-width: 1120px; padding: 0 24px; }
  .main-slider-section .slide-title {
    font-size: 52px;           /* можно варьировать под макет */
    line-height: 1.15;
    margin: 0;
    max-width: 100%;
  }
  .main-slider-section .slide-content { max-width: 960px; padding: 0 24px; }
  .main-slider-section .wrapper-buttons { display: flex; gap: 24px; padding: 0 24px; }
  .main-slider-section .slide-buttons .button { padding: 20px 34px; border-radius: 40px; }
}

/*@media (max-width: 1200px) and (min-width: 769px) {*/
/*  .main-slider-section .slider_image img {*/
/*    height: 100% !important;*/
/*    width: auto;*/
/*    max-width: none;*/
/*  }*/
/*}*/

@media (max-width: 1199px) and (min-width: 1000px) {
    .wrapper-slide, .main-slider-section .slide-content, .main-slider-section .slide-title {
        margin-bottom: 10%;
    }
}


/* ===== /PATCH ===== */


@media (max-width: 840px) {
  .slide-buttons .button {
    padding: 10px 22px;
    font-size: 13px;
    min-height: fit-content;
  }
  .wrapper-slide {
      position: absolute;
      /*top: 10%;*/
  }
   /*.main-slider-section .owl-item img  {*/
   /*     max-width: 100vw !important;*/
   /*     min-height: 700px;*/
   /*     width: auto;*/
   /*     object-fit: cover;*/
   /* }*/
  .slide-content p {
    margin-bottom:0;
  }
  /*.slider_image {*/
  /*      height: 680px !important;*/
  /*  }*/
}
@media (max-width: 1560px) {
  #header {
    max-width: 1445px;
    padding: 0 10px;
  }
  .wrapper-slide {
    margin-left: 0;
  }
    .slider_block .row {
      margin: 0 auto;
      max-width: 1445px;
      padding: 0 10px 0 0px;
      margin-left: 60px;
    }
}
@media (max-width: 1200px) {
  .slider_block .row {
        padding: 0;
        text-align: center;
        margin-left: 0;
    }
    .wrapper-slide, .main-slider-section .slide-content, .main-slider-section .slide-title {
        max-width: 100%;
        margin-right: 0!important;
    }
    .wrapper-buttons {
        margin: 0;
        right: 1%;
        left: 1%;
        bottom: 25%;
        justify-content: center;
    }
    .site-header {
      background: #fff;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .wrapper-buttons {
        bottom: 5%;
    }
}
.modal-header .close {
  margin-top: 0;
}
.modal .close {
  display: flex;
  align-items: flex-start;
}
.button.btn-lg.btn-next, .button.btn-lg, .button.btn-lg.button_uslugi, input.button.btn-lg.button_uslugi, #more-news-add {
    border-radius: 26px;
}
.button.btn-lg.button_uslugi {
    margin-top: 24px;
}
a#more-news-add {
    border-radius: 32px;
}
.zak-link.btn-shop-link.btn-shop-primary {
  border-radius: 18px;
}
@media (min-width: 1201px) {
  button#mobile-menu {
    position: relative !important;
    background-color: #fff !important;
  }
}
@media (min-width: 1200px) {
  .header_fixed .btn-responsive-nav {
    display: block;
  }
  .header-btn-mobile div {
    margin-left: auto;
    transition-property: background-color, transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.45,0,.55,1);
    -o-transition-timing-function: cubic-bezier(.45, 0, .55, 1);
    transition-timing-function: cubic-bezier(.45,0,.55,1);
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 30px;
    background-color: #24282d;
  }
  .header-btn-mobile div:nth-child(1) {
      width: 25px;
      -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
      transform: translateY(-7px);
  }
  .header-btn-mobile div:nth-child(3) {
      width: 18px;
      -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
      transform: translateY(7px);
  }
  .header-btn-mobile:hover div {
      background-color: #e42129;
  }
}
/*@media (min-width: 1920px) {*/
/*  .main-slider-section .owl-item img {*/
/*      max-width: unset;*/
/*      min-width: 100vw;*/
/*      width: auto !important;*/
/*      height: auto;*/
/*      min-height: 100vh;*/
/*      background-position: center;*/
/*  }*/
/*}*/
.label-for-input {
  position:relative;
  overflow: hidden;
}
#feedback-form-name, #feedback-form-phone {
  display: inline-block;
  overflow: hidden;
}
.placeholder-name, .placeholder-tel {
  position: absolute;
  top: 25px;
  left: 0;
  display: inline-block;
}
.placeholder-name span, .placeholder-tel span {
  color: #e42129;
}
#feedback-form-name:not(:placeholder-shown) + .placeholder-name,
#feedback-form-phone:not(:placeholder-shown) + .placeholder-tel {
  display: none;
}
div.wrapper header.header_fixed div.site-header div.overheader .h5 {
    align-items: center !important;
}
label {
  margin-bottom: 0px;
}
.form-control::-webkit-input-placeholder {
    color: #999 !important;
}
.modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  visibility: hidden;
  transition: 2s;
}
.modal-container .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(36,36,36,.6)
}
.modals {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 2;
  background: #fff;
  max-width: 615px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.modals .nav.nav-pills {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modals .modal-content-title {
  height: 95px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 45px;
  color: #fff;
  font-size: 21px;
  background-color: #2d3642
}
.modals .icon-close {
  height: 30px;
  width: 30px;
  display: block;
  position: relative;
  cursor: pointer
}
.modals .icon-close:before,.modals .icon-close:after {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height: 2px;
  width: 20px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #242424;
  margin: -1px -10px;
  transition: all .3s
}
.modals .icon-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.modals .icon-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.modals .scroll-container {
  max-height: calc(100vh - 55px - 40px);
  max-height: calc(var(--vh,1vh)*100 - 55px - 40px);
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px
}
/*.modals.menu {*/
/*      max-width: 520px;*/
/*      width: 100%;*/
/*      top: 0;*/
/*      right: 0;*/
/*      left: auto;*/
/*      -webkit-transform: translateX(0);*/
/*      -ms-transform: translateX(0);*/
/*      transform: translateX(0);*/
/*      height: 100%;*/
/*      transition: transform 2s;*/
/*}*/
.modals.menu .scroll-container {
  max-height: 100%;
  height: 100%;
}
.modals.menu .icon-close {
  top: 25px;
  right: 25px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.modals.menu .icon-close:before,.modal.menu .icon-close:after {
  background-color: #242424
}
.modals.menu:not(.open) {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 1s;
  opacity: 1
}
@media (min-width: 1200px) {
  .modal.menu .container-mobversion {
    max-width: unset;
    min-width: 100vw;
    width: auto !important;
    height: auto;
    min-height: 100vh;
    background-position: center;
  }
}
.modal.menu .container-mobversion {
  display:block;
}
.modal-menu {
  margin-top:40px;
  padding-top: 25px;
  overflow: auto;
  /*height: calc(100% - 200px);*/
}
.modal-menu .nav-pills>li {
  float:none;
}
.modals .menu .navbar-collapse.nav-main-collapse.collapse {
  border: none;
}
.modal-menu .nav-pills>li>a {
  font-size: 18px;
  font-weight: 400;
  color: #24282d;
  padding: 12px 18px 12px 45px;
  border-radius: 0;
  transition: .5s all ease-in-out;
  -moz-transition: .5s all ease-in-out;
  display:inline-block;
}
/*.modal-menu .nav-pills>li:hover,
.modal-menu .nav-pills>li.hover,
.modal-menu .nav-pills>li.active,
.modal-menu .nav-pills>li.active:hover,
.modal-menu .nav-pills>li.active:focus,
.modal-menu .nav-pills>li.hover>a,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #e42129;
  transition: .5s all ease-in-out;
  -moz-transition: .5s all ease-in-out;
}*/
.modal-menu .nav-pills>li ul,
.modal-menu .nav-pills>li.active ul,
.nav-pills>li.active>a ul {
  color: #24282d;
  background-color: #fff;
}
.modal-menu .nav-pills>li>a:hover, .modal-menu .nav-pills>li>a:focus {
    color: #fff !important;
    background-color: unset !important;
}
.modal-menu .nav-pills>li:hover a.dropdown-toggle,
.modal-menu .nav-pills>li:focus a.dropdown-toggle,
.modal-menu .nav-pills>li:hover a.smoth-scroll,
.modal-menu .nav-pills>li:focus a.smoth-scroll {
    color: #fff;
}
.modal-menu .nav-pills>li.hover:hover ul, .modal-menu .nav-pills>li.hover:focus ul {
    color: #24282d;
}
/*.modal-menu__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 45px;
  background-color: #e42129;
}*/
.modal-menu .nav-pills>li>.dropdown-toggle.extra {
  display: none;
}
.modal-menu__bottom a {
    font-size: 21px;
    color: #fff;
    display: block;
    transition: .5s all ease-in-out;
    -moz-transition: .5s all ease-in-out;
}
.modal-menu__bottom a:hover {
  color: #242424;
  text-decoration: none;
  transition: .5s all ease-in-out;
  -moz-transition: .5s all ease-in-out;
}
body.modal-container {
  height: 100vh;
  overflow-y: hidden;
}
.modals .dropdown-menu {
  position: relative;
  box-shadow: none;
  margin: 0;
  font-size: 18px;
  width: 100%;
  color: #24282d;
  background: transparent;
  transition: opacity 1s, visibility 3s, transform 3s;
}
/*.modals ul.dropdown-menu li.sub a.active, ul.dropdown-menu li.sub a:hover {
  color: #fff;
  background-color: #e42129;
  border:none;
}*/
.modals .dropdown-menu>li>a {
  padding: 9px 0 9px 55px;
  margin:5px 0;
}
.modals .caret-wrap {
  display: inline-block;
  padding: 5px;
  margin-left: 10px;
  cursor: pointer;
}
.modals li span.caret {
    content: "\f107" !important;
    transition-duration: 600ms;
}
.modals li.hover span.caret {
    transform: rotate(180deg);
  }
.dropdown-menu {
  display: block !important;
  position: absolute;
  transition: opacity 1.2s, visibility 1.2s, transform 1.2s;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.dropdown.top.hover .dropdown-menu, .dropdown.active.hover .dropdown-menu {
  opacity: 1;
}
.modals .nav-pills>li+li {
  margin-left: 0;
}