.contaner {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1170px;
}
.section-top-menu {
  background: #3b3b3b;
  font-size: 14px;
  color: #fff;
}
.top-menu-wrapper {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1170px;
}
.top-menu {
  display: none;
}
.top-menu .top-search {
  display: none;
}
.top-menu .btn-mail {
  float: right;
  font-size: 14px;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .top-menu {
    display: flex;
    background: #3b3b3b;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    white-space: nowrap;
    height: 50px;
  }
}
.top-menu__item.search-block {
  width: 45%;
}
.top-menu .btn-phone {
  letter-spacing: 3px;
  line-height: 27px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background: #00897b url('/static/css/images/ico-phone.png?6d5bcd24c5df') 20px 50% no-repeat;
}
.head .phone-top {
  letter-spacing: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: none;
  padding: 0;
  color: #26a69a;
  z-index: 1000;
  left: 55px;
  top: 32px;
  position: absolute;
}
.head .phone-top a {
  text-decoration: none;
  color: inherit;
}
#open-menu {
  display: block;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 20px;
  vertical-align: middle;
  padding: 25px 15px 25px;
}
#open-menu span {
  display: block;
  background: #26a69a;
  height: 2px;
  margin: 4px 0;
}
@media (min-width: 768px) {
  .head .phone-top {
    display: none;
  }
  #open-menu {
    display: none;
  }
}
@media (min-width: 840px) {
  .top-menu .top-search {
    display: block;
  }
  .top-menu__item.search-block {
    width: 25%;
  }
}
@media (min-width: 922px) {
  .section-top-menu {
    font-size: 18px;
  }
  .top-menu .btn-mail {
    font-size: 18px !important;
  }
  .top-menu .btn-phone {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .top-menu__item.search-block {
    width: 100%;
  }
  .top-menu .btn-phone {
    font-size: 24px;
  }
}
.top-menu__item.sign-block {
  padding: 0 15px;
}
.top-menu__item.search-block {
  padding-right: 15px;
}
.top-menu .btn-phone:hover {
  background-color: #00695c;
}
.header.fixed .top-menu {
  height: 30px;
}
.top-menu .menu a:hover {
  color: #fff;
  background: #5c5c5c;
}
.top-menu .search-form button:hover {
  transition: background-color 0.2s ease-out;
  background-color: #009688;
}
.top-menu .btn-mail {
  font-size: 14px;
  padding: 16px 20px 15px 20px;
  color: #fff;
  text-decoration: none;
}
.top-menu .btn-mail:hover {
  color: #fff;
  background: #5c5c5c;
}
.top-sign {
  display: inline-block;
}
.top-sign img {
  height: 40px;
  margin-top: 4px;
}
.header.fixed .top-sign img {
  height: 22px;
}
.head .logo img {
  padding-top: 4px;
}
.head .main-menu ul li a {
  color: #3b3b3b;
}
.head .menu {
  border-bottom: 3px solid #009688;
  background: #fff;
  position: relative;
  z-index: 300;
}
.head .main-menu ul li ul {
  width: auto;
  border: 1px solid #009688;
  background: #f8f8f8;
  border-width: 3px 1px 1px;
  font-size: 14px;
  z-index: 200;
  position: absolute;
  top: 100%;
  left: 0;
}
.head .main-menu ul li.parent0 ul li,
.head .main-menu ul li.parent1 ul li {
  float: left;
  width: 100%;
}
.head .main-menu ul li.parent0 ul li.large,
.head .main-menu ul li.parent1 ul li.large {
  text-align: center;
  color: #fff;
  border: none;
  clear: left;
  float: none;
  width: auto;
  background: #009688;
}
.head .main-menu ul li ul a:hover {
  color: #fff;
  background: #5c5c5c;
}
.slider .form {
  color: #fff;
  position: relative;
  width: 16%;
  float: left;
  padding: 48px 2% 48px 4%;
  background: #009688;
  height: 464px;
}
.slider {
  background: #009688 !important;
}
input.input-text:placeholder-shown,
textarea.input-text:placeholder-shown,
input.input-text::placeholder {
  border-color: white;
  color: #fff;
}
.slider .form:after {
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 3000px;
  content: '';
  z-index: 100;
  background: #009688;
}
.slider-wrapper.theme-light {
  padding: 0!important;
}
.row.slider .col-xs-12.col-md-8,
.row.slider .col-xs-12.col-md-8 {
  padding: 0!important;
  height: 560px!important;
}
.nivoSlider.slider-image img {
  height: 561px!important;
}
.row.slider input.input-submit {
  background: #00897b;
  padding-top: 12px;
}
.product-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-block .product-cart {
  margin: 15px;
  width: 350px;
  height: 320px;
  position: relative;
  border: 5px solid #fff;
  z-index: 7;
  -moz-box-shadow: 0 0 5px rgba(46, 46, 46, 0.18);
  -webkit-box-shadow: 0 0 5px rgba(46, 46, 46, 0.18);
  box-shadow: 0 0 5px rgba(46, 46, 46, 0.18);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#2e2e2e2e,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color=#2e2e2e2e, 2e, Positive=true);
  display: inline-block;
  text-decoration: none;
}
.product-cart img {
  height: auto;
  width: 100%;
}
.product-cart div {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 30px 15px 15px 15px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  position: absolute;
  bottom: 0px;
  width: 320px;
}
.service-main {
  background: #e5e5e5;
}
h1,
.h1 {
  line-height: normal;
  font-weight: bold!important;
  font-size: 36px;
  margin: 36px 0;
  color: #3b3b3b;
}
.h1-head h1 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .h1-head h1 {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h1-head h1 {
    font-size: 36px;
  }
}
.contaner.grey {
  background: #e5e5e5;
}
.btn-popup a {
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 20px 11px;
  font-size: 24px;
  border-radius: 5px;
  font-weight: 900;
  color: #fff;
  background: #009688;
}
.btn-popup a:hover {
  color: #fff;
  background: #00695c;
}
.stages-work {
  border-top: 1px solid #009688;
}
.top-border {
  height: 24px;
  background: #3b3b3b;
  margin-bottom: 12px;
  position: relative;
}
.top-border .form-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 200;
  background: #3b3b3b;
  font-size: 28px;
  color: #fff;
  font-weight: 900;
  border: 12px solid #fff;
  border-width: 0 15px 12px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 20px 24px;
}
.form-body {
  position: relative;
  background: #009688;
  padding: 110px 0 70px;
}
input.input-submit {
  border: none;
  background: #00897b;
  width: 100%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 10px 0 11px;
  font-weight: 900;
}
.benefits__list {
  width: 100%;
  margin-top: 40px;
  margin-left: 30px;
  list-style: none;
}
.benefits__list-item {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 5%;
  padding: 20px 0 20px 100px;
  margin-bottom: 30px;
  line-height: 20px;
  display: list-item;
  text-align: -webkit-match-parent;
}
.benefits__icon {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 9px;
}
.benefits__name {
  color: #111;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.benefits__descr {
  color: #111;
  display: block;
  font-size: 14px;
  line-height: 16px;
}
.main-benefits {
  border-bottom: 10px solid #757575;
}
.main-text {
  font-weight: 500;
}
.main-text h2 {
  color: #3b3b3b;
}
.popup-fancy {
  font-size: 24px;
  background: #009688;
  color: #fff;
}
#up span {
  display: block;
  padding: 3px 3px 3px 23px;
  border-radius: 0 20px 20px 0;
  background: #009688;
  margin: 3px;
}
a:hover {
  color: #00695c;
}
.footer-menu ul li .new-parent {
  padding: 7px 10px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}
.open-services-menu {
  background: #009688;
  color: #fff;
  font-size: 18px;
}
.open-services-menu a {
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0 11px;
  border-bottom: 3px solid #009688;
}
.open-services-menu a:hover {
  background: #00695c;
  color: #fff;
}
.services-list li a:hover,
.services-list li a.open {
  color: #fff;
  background-color: #5c5c5c;
}
.price-block .price-contaner {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 20px 0;
  background: #3b3b3b;
  position: relative;
}
.price-block .price-contaner:before {
  position: absolute;
  background: #3b3b3b;
  top: 0;
  height: 100%;
  right: 100%;
  content: '';
  z-index: 100;
  width: 3000px;
}
.price-block .order-block a.btn {
  display: inline-block;
  background: #00897b;
  font-size: 1.3em;
  margin-right: 10px;
  border: none;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 10px 20px 11px;
  font-weight: 900;
}
.price-block {
  margin-top: 48px;
  margin-bottom: -36px;
  position: relative;
  border: 3px solid #009688;
  border-width: 3px 0;
  padding: 3px 0;
  color: #fff;
  font-weight: bold;
  font-weight: 900;
  font-size: 24px;
  text-align: left;
}
.price-block:before {
  border-top: 3px solid #009688;
  border-bottom: 3px solid #009688;
}
.preview_picture {
  height: 74px;
  width: 74px;
  object-fit: cover;
}
.sidebar .title {
  font-size: 24px;
  margin: 0 0 15px;
  font-weight: 900;
  color: #3b3b3b;
}
.article-item-small .date-time {
  background: none;
  float: none;
  font-size: 14px;
  color: #009688;
  margin: 0 0 4px;
  padding: 0;
  display: block;
}
.lawyer-block .btn {
  min-width: 90%;
  transition: opacity 0.2s ease-out;
  background: #00897b;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 0;
}
.text .form-body:before {
  position: absolute;
  top: 0;
  height: 100%;
  right: 100%;
  background: #009688 !important;
  content: '';
  z-index: 100;
  width: 3000px;
}
.text .form-body:after {
  position: absolute;
  top: 0;
  height: 100%;
  left: 100%;
  background: #009688;
  content: '';
  z-index: 100;
  width: 25px;
}
.text .top-border:before,
.text .top-border:after {
  background: #3b3b3b;
}
.text {
  font-size: 18px;
  line-height: 24px;
  color: #757575;
  color: #000;
  font-weight: 500;
}
.prices__header {
  text-transform: uppercase;
  font-weight: bold;
}
.text table {
  margin: 15px 0;
  line-height: 22px;
  width: 100%;
  border-top: 1px solid #009688;
  border-bottom: 1px solid #009688;
  font-size: 16px;
}
.prices__half-block {
  margin-top: 2em;
}
#image-col div {
  padding: 0;
}
#image-col h2 {
  text-align: center;
  padding: 1em;
}
#image-col .description {
  padding: 10px;
  min-height: 350px;
}
#image-col p {
  text-indent: 20px;
}
.article-item .dark-anchor {
  color: #3b3672!important;
}
.article-item p {
  color: black!important;
  font-weight: 500;
}
.thumb_bottom p {
  line-height: 45px!important;
}
.thumb_bottom a {
  color: white;
  padding: 0.6em 1em;
  max-width: 5.5em;
}
#content {
  width: 100%;
}
.head .logo {
  float: left;
  transition: width 0.2s ease-out, margin 0.2s ease-out, padding 0.2s ease-out;
  width: 180px;
  padding: 6px 0 0 4px;
}
.head .logo img {
  width: 84%!important;
  vertical-align: top;
  padding-top: 0!important;
}
.article-image .preview_picture {
  width: 230px;
  height: 210px;
  object-fit: cover;
}
.article-item:after {
  background: none;
}
.thumb_bottom img {
  border: none;
}
.gallery-object {
  max-width: 310px;
  height: auto;
  margin: 10px;
}
.gallery-object img {
  width: 310px;
  height: 210px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.gallery-footer {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}
.service-main {
  background: #e5e5e557;
}
.ajax-form form textarea::placeholder {
  color: white!important;
}
.footer a {
  text-decoration: none!important;
  transition: all 0.2s ease-out;
}
.header.fixed .menu .logo {
  width: 120px;
  padding: 0;
  margin: 5px 0 0 15px;
}
.article-item-small a {
  font-size: 16px;
  color: #00695c;
  text-decoration: none;
}
.breadcrumb {
  font-size: 14px;
  margin-bottom: 22px;
}
.wrapper {
  float: left;
  width: 72%;
  padding: 28px 0;
}
.article-list p {
  line-height: 20px;
}
.text ul > li:before {
  content: '';
  position: absolute;
  background: #009688;
  border: 1px solid #009688;
  left: 0;
  top: 7px;
  width: 12px;
  height: 12px;
}
h3,
.h3 {
  line-height: normal;
  font-weight: 900;
  font-size: 20px;
  margin: 24px 0 15px;
  color: black;
}
.konv .h2-header {
  padding: 26px 0px 39px 0;
  border-bottom: 1px solid #009688;
  margin-bottom: 60px;
}
.konv .block-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.konv .block {
  border: 2px solid #009688;
  border-radius: 7px;
  margin-bottom: 17px;
}
.konv .block-header {
  padding: 3px;
}
.konv .block-header-img {
  height: 370px;
  width: 370px;
  object-fit: cover;
}
.konv .block-footer-link {
  color: #009688;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
.konv .block-footer-link:hover {
  text-decoration: underline;
}
.konv .block-footer {
  border-top: 2px solid #009688;
  padding: 30px 20px;
}
.konv .block-footer-row {
  text-align: center;
  padding: 55px 0 55px 0;
  border-bottom: 1px solid #009688;
  margin-bottom: 17px;
}
.konv .block-footer-row a {
  color: #fff;
  border-color: #ccc;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #00695c;
  text-decoration: none;
}
.konv .block-footer-row a:hover {
  cursor: pointer;
}
.partners {
  display: flex;
}
.partners .slick-track {
  display: flex !important;
  align-items: center !important;
}
.partners img {
  padding: 10px;
}
.reviews img {
  margin: 0 auto;
}
.news-img {
  max-width: 100%;
  height: auto;
}
.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .nivoSlider.slider-image img {
    height: auto!important;
    width: 100%!important;
  }
  .contaner {
    width: auto;
    max-width: none;
    min-width: initial;
  }
  .slider .form {
    width: 65%;
    margin-top: 0!important;
    padding: 0 15px;
  }
  .form-block {
    padding: 40px 50px 20px 20px;
  }
  .theme-light .nivoSlider {
    margin-bottom: 0!important;
  }
  .product-block {
    padding-left: 0px;
  }
  .form-body {
    padding: 110px 20px 70px;
  }
  .benefits__list {
    width: 100%;
    margin-top: 40px;
    margin-left: 10px;
    list-style: none;
  }
  .benefits__list-item {
    position: relative;
    float: left;
    width: 80%;
    margin-right: 0%;
    padding: 20px 0 20px 100px;
    margin-bottom: 30px;
    line-height: 20px;
    display: list-item;
    text-align: -webkit-match-parent;
  }
  .product-block .product-cart {
    width: 210px;
    height: 200px;
  }
  .product-cart div {
    width: 180px;
    padding: 20px 15px 6px 15px;
    font-size: 13px;
  }
  .button-block {
    margin-top: 27px!important;
  }
  .qrcode {
    text-align: center;
    margin-top: 27px!important;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .qrcode {
    text-align: center;
    margin-top: 37px!important;
  }
  .nivoSlider.slider-image img {
    padding-top: 80px;
    height: auto!important;
    width: 100%!important;
  }
  .contaner {
    width: auto;
    max-width: none;
    min-width: initial;
  }
  .head .logo img {
    width: 100% !important;
  }
  .slider .form {
    width: 100%;
    margin-top: 0!important;
    padding: 0 15px;
  }
  .form-block {
    padding: 40px 50px 20px 20px;
  }
  .theme-light .nivoSlider {
    margin-bottom: 0!important;
  }
  .product-block {
    padding-left: 0px;
  }
  .form-body {
    padding: 110px 20px 70px;
  }
  .benefits__list {
    width: 100%;
    margin-top: 40px;
    margin-left: 10px;
    list-style: none;
  }
  .benefits__list-item {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 0%;
    padding: 20px 0 20px 100px;
    margin-bottom: 30px;
    line-height: 20px;
    display: list-item;
    text-align: -webkit-match-parent;
  }
  .product-block .product-cart {
    width: 280px;
  }
  .product-cart div {
    width: 250px;
  }
  .button-block {
    text-align: center;
    margin-top: 37px;
  }
}
@media screen and (max-width: 479px) {
  .qrcode {
    text-align: center;
    margin-top: 37px!important;
  }
  .white-logo-header {
    font-size: 17px;
    padding: 0 0 3px 0!important;
  }
  .nivoSlider.slider-image img {
    padding-top: 80px;
    height: auto!important;
    width: 100%!important;
  }
  .slider .form {
    width: 100%;
    margin-top: 0!important;
    padding: 0 15px;
  }
  .form-block {
    padding: 24px 50px 20px 20px;
  }
  .theme-light .nivoSlider {
    margin-bottom: 0!important;
  }
  .product-block {
    padding-left: 0px;
  }
  .form-body {
    padding: 110px 20px 70px;
  }
  .benefits__list {
    width: 100%;
    margin-top: 40px;
    margin-left: 10px;
    list-style: none;
  }
  .benefits__list-item {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 0%;
    padding: 20px 0 20px 100px;
    margin-bottom: 30px;
    line-height: 20px;
    display: list-item;
    text-align: -webkit-match-parent;
  }
  .head .logo img {
    width: 100%!important;
    vertical-align: top;
    padding-top: 0!important;
    margin-left: -10px;
  }
  .product-cart div {
    width: 305px;
  }
  .article-image .preview_picture {
    margin: 0 auto;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .article-description .dark-anchor {
    padding: 1em 0;
    text-align: center;
  }
  .top-border .form-title {
    top: 24px!important;
    left: 24px!important;
  }
  .button-block {
    margin-top: 27px!important;
  }
  h1 {
    margin-top: 85px;
  }
}
@media screen and (max-width: 379px) {
  .qrcode {
    text-align: center;
    margin-top: 27px!important;
  }
}


    .section-item {
        box-sizing: border-box;
        position: relative;
        padding: 0;
        float: none;
        width: 100%;
        margin: 0;
}
    .section-item.s1 {
        padding-top: 0;
        background: none;
        height: 50vh!important;
        padding-bottom: 0;
    }
    .section--white {
    color: #fff;
}
    .section-item .video-fw-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
    .section-item .video-fw-wrap video {
    position: absolute;
    top: 50%;
    left: 0;
    min-width: 100%;
    min-height: 1068px;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translate3d(0,-50%,1px);
    transform: translate3d(0,-50%,1px);
    background-size: cover;
}
    video {
    vertical-align: middle;
}
    .section-item.s1:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(43,42,61,.7) url(/static/images/dotted-pattern.png?1ae453bab05f);
}
    .white-logo-block {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 100;
    }
    .white-logo-header {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    font-size: 33px;
    padding: 0 0 60px 0;
    letter-spacing: 4px;
}
    .white-logo-block .image-block {
    text-align: center;
}
    .white-logo-block .image-block img {
    margin: 0 20px 0 0;
}
    .button-block {
    text-align: center;
    margin-top: 80px;
}
    .button-block a {
        font-family: 'Source Sans Pro', Arial, Helvetica, 'Nimbus Sans L', sans-serif;

    line-height: 22px;
    font-weight: normal;
    font-style: normal;

    text-decoration: none;
    text-align: center;
    color: white;
    border: 3px solid white;
    border-radius: 3px;
    padding: 10px 45px 10px 45px;
    text-transform: uppercase;
    font-size: 16px;
}

    .qrcode {
        text-align: center;
        margin-top: 47px;
    }

.h1-header {
  text-align: center;
  font-size: 28px;
}
.h2-header {
  text-align: center;
}
h2,
.h2 {
  line-height: normal;
  font-size: 24px;
  margin: 24px 0 15px;
  color: #00695c;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  padding: 0px 0 20px 0;
}
.align-center {
  text-align: center;
  background-color: #fff;
  color: #000;
  padding: 25px;
  margin-top: 1px;
  margin-bottom: 15px;
  transition: .2s linear;
  min-height: 356px;
}
.align-center {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.align-center:before,
.align-center:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.align-center:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.align-center.first {
  box-shadow: 0 5px 10px rgba(255, 0, 0, 0.5), -5px 5px 10px rgba(255, 255, 0, 0.7), 5px -5px 10px rgba(0, 255, 0, 0.5), 5px 0 10px rgba(0, 0, 255, 0.5) !important;
}
.align-center h4 {
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.align-center p {
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 17px 0 11px 0;
}
.align-center:hover {
  -webkit-box-shadow: 1px 2px 2px 4px #cccccc;
  -moz-box-shadow: 1px 2px 2px 4px #cccccc;
  box-shadow: 1px 2px 2px 4px #cccccc;
}
#myVideo {
  width: 100%;
}
.icon {
  margin-top: 20px;
  color: #287233;
}
.ficon a {
  color: #287233;
}
.ficon a {
  text-decoration: none;
  color: #333;
  text-decoration-line: none;
  padding: 12px 20px 10px 20px;
}
.ficon a:hover {
  color: #eee;
}
.btn {
  display: inline-block;
  padding: 12px 20px 10px 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #287233;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-default {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  text-align: center;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-thumbnail img {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 2%;
}
.row-cat {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media (min-width: 1200px) {
  .row-cat .col-md-4 {
    width: 30.33333333%;
  }
}
@media (min-width: 992px) {
  .row-cat .col-md-4 {
    width: 29.33333333%;
  }
}
.article-list h3 {
  line-height: 1.4;
  color: #007F79;
  font-size: 18px;
  font-weight: bold;
}
h1.article {
  line-height: 1.4;
  color: #007F79;
  font-size: 22px;
  font-weight: bold;
}

section.module.parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
section.module.parallax-1 {
  background-image: url(/static/images/parallax-main.jpg?1ae453bab05f);
}
section.module.parallax-2 {
  background-image: url(/static/img/2.jpg?6d5bcd24c5df);
}
.jumbotron {
  text-align: center;
  margin-bottom: -5px;
  background-color: #fff;
}
.jumbotron h2 {
  color: #009688;
  margin-bottom: 25px;
  font-size: 32px;
  text-transform: inherit;
}
.jumbotron p {
  line-height: 21px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}
.jumbotron .btn-primary {
  color: #fff;
  border-color: #ccc;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #00695c;
  text-decoration: none;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/* Text Overlay */
#lab_video_text_overlay h2 {
  font-size: 3em;
  color: white;
  font-weight: bold;
}
#lab_video_text_overlay p {
  color: white;
}
#lab_video_text_overlay .btn {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 200;
}
#lab_video_text_overlay .btn-warning {
  background-color: #00695c;
}
#lab_video_text_overlay {
  position: absolute;
  color: #FFF;
  width: 100%;
  top: 5%;
}
#lab_video_text_overlay .container {
  text-align: center;
  margin: 0px auto;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 0 15px 0;
  max-width: 800px;
}
@media screen and (max-width: 991px) {
  #lab_video_text_wrap {
    height: 300px;
  }
}
@media screen and (max-width: 650px) {
  #lab_video_text_wrap {
    height: 250px;
  }
  #lab_video_text_overlay h2 {
    font-size: 2em;
  }
  #lab_video_text_overlay p {
    font-size: .9em;
  }
}
.info {
  float: left;
  margin-top: 5px!important;
  margin-left: 25px;
}
#lab_video_text_overlay {
  position: absolute;
  color: #FFF;
  width: 100%;
  z-index: 9999;
}
#lab_video_text_overlay.first {
  position: absolute;
  color: #FFF;
  max-width: 800px;
  max-height: 200px;
}
#lab_video_text_overlay.second {
  position: absolute;
  color: #FFF;
  max-width: 800px;
  max-height: 200px;
}
#lab_video_text_overlay.third {
  position: absolute;
  color: #FFF;
  max-width: 800px;
  max-height: 200px;
}
#lab_video_slider .row {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 768px) {
  #lab_video_text_overlay {
    font-size: 80%!important;
  }
  #lab_video_text_overlay.third h2 {
    max-width: 330px;
    text-align: center;
    margin: 0 auto!important;
  }
  .jumbotron.center-block {
    margin-left: 1em;
    padding-left: 0.5em;
    margin-right: 1em;
    padding-right: 0.5em;
  }
  .jumbotron.center-block p {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px!important;
    margin-right: 5px!important;
  }
}
.adv-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.header-div {
  padding: 2em 1em 1.5em 1em;
}
.header-div h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.header-div h2 {
  text-transform: uppercase;
  font-weight: bold;
}
.white-back .row {
  background: rgba(255, 255, 255, 0.8);
  padding: 2em 2em 5em 2em;
}
.fonsite-pochemy-mi-item {
  border: 2px solid #00695c;
  border-radius: 5px;
}
.fonsite-pochemy-mi-item:hover {
  border: 2px solid #00695c;
}
.ant-breadcrumb {
  padding: 0 0 1em 0;
  color: #00695c;
}
.ant-breadcrumb a {
  color: #00695c;
  text-decoration: underline;
}
.segments .align-center {
  min-height: 625px;
}
.segments .align-center p {
  padding-top: 1em;
  min-height: 155px;
}
.b-container {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.b-container-pd {
  padding-top: 45px;
  padding-bottom: 45px;
}
.fonsite-pochemy-mi-item {
  margin-top: 25px;
  font-size: 14px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .white-back .col-lg-3 {
    width: 22%;
  }
}
.fonsite-pochemy-mi-item h5,
h4 {
  line-height: 1.4;
  color: #00695c;
  font-size: 14px;
  font-weight: 500;
}
.fonsite-pochemy-mi-item-foot {
  padding: 20px;
  min-height: 77px;
}

.applicator-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  margin-top: 15px;
  padding: 10px;
}
.text-block {
  width: 100%;
  max-width: 570px;
  padding: 15px;
}
.image-block img {
  width: 100%;
  max-width: 200px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  section.module.parallax-2 {
    height: inherit!important;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .wrapper {
    width: 88%;
    margin: 0 17px;
    float: none;
  }
  section.module.parallax-2 {
    height: inherit!important;
  }
}
@media screen and (max-width: 479px) {
  .white-logo-header {
    font-size: 20px;
  }
  .h1-header {
    text-align: center;
    font-size: 21px;
  }
  .button-block a {
    font-size: 14px;
    padding: 10px 40px 12px 40px;
  }
  .jumbotron h2 {
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  h3,
  .h3 {
    font-size: 14px;
  }
  .header-div h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0 10px;
  }
  h1 {
    margin-top: 37px;
    padding: 0 7px;
  }
  h1.nt {
    margin-top: 72px!important;
    padding: 0 7px;
  }
  .section-item.s1 {
    height: 80vh!important;
  }
  section.module.parallax {
    height: inherit;
  }
  .wrapper {
    width: 88%;
    float: none;
    margin: 0 17px;
  }
  .applicator-block {
    justify-content: center;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}


.align-center-v {
  text-align: center;
  background-color: #fff;
  color: #000;
  padding: 25px;
  margin-top: 1px;
  margin-bottom: 15px;
  transition: .2s linear;
  min-height: 372px;
}
.align-center-v h4 {
  font-weight: bold;
  font-size: 14px;
  min-height: 57px;
}
.align-center-v .descr {
  min-height: 60px;
}
.align-center-v {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.align-center-v:before,
.align-center-v:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.align-center-v:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.align-center-v:hover {
  -webkit-box-shadow: 1px 2px 2px 4px #cccccc;
  -moz-box-shadow: 1px 2px 2px 4px #cccccc;
  box-shadow: 1px 2px 2px 4px #cccccc;
}
.video-block iframe {
  width: 100%;
  min-height: 480px;
}
.video-description {
  line-height: 30px;
  font-size: 15px;
}
.video-segment h3 {
  line-height: 1.4;
  color: #007F79;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: inherit;
  text-align: center;
  padding: 15px 0;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 80px;
  }
  .head .main-menu,
  .header.fixed .head .main-menu {
    /*box-shadow: inset 0 -25px 35px rgba(0,0,0,0.6);*/
    z-index: 100;
    display: block;
    margin: 0;
    clear: both;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    min-height: 100%;
    bottom: 0;
    background: #fff;
    color: #fff;
  }
  .head .main-menu ul {
    font-weight: bold;
    font-size: 16px;
    left: 0;
    right: 0;
    margin: 0;
    width: auto;
    position: absolute;
    top: 77px;
    z-index: 10;
    display: block;
    bottom: 94px;
    overflow: auto;
  }
  .head .main-menu ul li,
  .head .main-menu ul li.mobile {
    display: block;
    border-bottom: 1px solid #dededf;
    padding: 0 10px;
  }
  .head .main-menu ul.search-result {
    display: none !important;
  }
  .head .main-menu .btns {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .head .main-menu .btns a {
    display: block;
    padding: 15px 20px 15px 30px;
    font-weight: bold;
    text-decoration: none;
  }
  .head .main-menu .consult {
    color: #fff;
    background: #bf1e2d;
  }
  .head .main-menu .phone {
    color: #fff;
    background: #939598;
  }
  .head .main-menu ul li a,
  .header.fixed head .main-menu ul li a {
    padding: 15px 10px 15px 20px;
    text-align: left;
  }
  .head .main-menu ul li a:hover {
    background: #3b3672;
    color: #fff;
  }
  .head .main-menu ul li a.parent span {
    padding: 0;
    display: block;
  }
  .head .main-menu ul li a.parent span:after {
    transition: transform 0.2s ease-out, top 0.2s ease-out, background 0.2s ease-out, border-color 0.2s ease-out;
    content: '';
    height: 7px;
    width: 7px;
    display: block;
    border: 3px solid #3b3672;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-135deg);
    position: absolute;
    right: 0;
    top: 2px;
  }
  .head .main-menu ul li a.parent:hover span:after {
    transform: rotate(-45deg);
    border-color: #fff;
    top: 2px;
  }
  .search-result {
    display: none;
  }
  .head .main-menu ul li ul,
  .head .main-menu ul li:hover ul {
    display: none;
  }
  .header.fixed {
    height: auto;
  }
  .header.fixed .main-menu {
    margin-left: 0;
  }
  .head .menu,
  .head.fixed .menu {
    position: relative;
    height: 77px;
    margin-bottom: 0;
  }
  .head .menu .logo,
  .head.fixed .menu .logo {
    width: 120px;
    padding: 0;
    float: right;
    margin: 10px;
  }
  .head .main-menu ul li ul {
    position: relative;
    border: none;
    padding: 0;
    top: 0;
    left: 0;
  }
  .head .main-menu .search-form {
    background: #3b3672;
    padding: 12px 10px;
  }
  .head .main-menu .search-form form {
    position: relative;
  }
  .head .main-menu .search-form form button {
    vertical-align: top;
    text-indent: -9999px;
    width: 35px;
    border: none;
    background: url('/static/css/images/ico-search.png?6d5bcd24c5df') 50% 50% no-repeat;
    background-size: 55% auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 53px;
  }
  .head .main-menu .search-form form span {
    display: block;
    margin: 0 0 0 35px;
    padding: 0 20px 0 0;
  }
  .head .main-menu .search-form form span input {
    font-size: 16px;
    line-height: 53px;
    height: 53px;
    color: #fff;
    vertical-align: middle;
    padding: 0 10px;
    border: none;
    width: 100%;
    background: none;
  }
  .head .main-menu .search-form form span input::-webkit-input-placeholder {
    line-height: 53px;
    color: #fff;
  }
  .head .main-menu .search-form form span input::-moz-placeholder {
    line-height: 53px;
    color: #fff;
  }
  /* Firefox 19+ */
  .head .main-menu .search-form form span input:-moz-placeholder {
    line-height: 53px;
    color: #fff;
  }
  /* Firefox 18- */
  .head .main-menu .search-form form span input:-ms-input-placeholder {
    line-height: 53px;
    color: #fff;
  }
  .head .main-menu ul li ul a,
  .head.fixed .main-menu ul li ul a {
    white-space: normal;
    padding: 8px 10px 8px 20px;
  }
}
@media screen and (max-width: 479px) {
  .head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 80px;
  }
  .head .main-menu,
  .header.fixed .head .main-menu {
    /*box-shadow: inset 0 -25px 35px rgba(0,0,0,0.6);*/
    z-index: 100;
    display: block;
    margin: 0;
    clear: both;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    min-height: 100%;
    bottom: 0;
    background: #fff;
    color: #fff;
  }
  .head .main-menu ul {
    font-weight: bold;
    font-size: 16px;
    left: 0;
    right: 0;
    margin: 0;
    width: auto;
    position: absolute;
    top: 77px;
    z-index: 10;
    display: block;
    bottom: 94px;
    overflow: auto;
  }
  .head .main-menu ul li,
  .head .main-menu ul li.mobile {
    display: block;
    border-bottom: 1px solid #dededf;
    padding: 0 10px;
  }
  .head .main-menu ul.search-result {
    display: none !important;
  }
  .head .main-menu .btns {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .head .main-menu .btns a {
    display: block;
    padding: 15px 20px 15px 30px;
    font-weight: bold;
    text-decoration: none;
  }
  .head .main-menu .consult {
    color: #fff;
    background: #bf1e2d;
  }
  .head .main-menu .phone {
    color: #fff;
    background: #939598;
  }
  .head .main-menu ul li a,
  .header.fixed head .main-menu ul li a {
    padding: 15px 10px 15px 20px;
    text-align: left;
  }
  .head .main-menu ul li a:hover {
    background: #3b3672;
    color: #fff;
  }
  .head .main-menu ul li a.parent span {
    padding: 0;
    display: block;
  }
  .head .main-menu ul li a.parent span:after {
    transition: transform 0.2s ease-out, top 0.2s ease-out, background 0.2s ease-out, border-color 0.2s ease-out;
    content: '';
    height: 7px;
    width: 7px;
    display: block;
    border: 3px solid #3b3672;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-135deg);
    position: absolute;
    right: 0;
    top: 2px;
  }
  .head .main-menu ul li a.parent:hover span:after {
    transform: rotate(-45deg);
    border-color: #fff;
    top: 2px;
  }
  .search-result {
    display: none;
  }
  .head .main-menu ul li ul,
  .head .main-menu ul li:hover ul {
    display: none;
  }
  .header.fixed {
    height: auto;
  }
  .header.fixed .main-menu {
    margin-left: 0;
  }
  .head .menu,
  .head.fixed .menu {
    position: relative;
    height: 77px;
    margin-bottom: 0;
  }
  .head .menu .logo,
  .head.fixed .menu .logo {
    width: 120px;
    padding: 0;
    float: right;
    margin: 10px;
  }
  .head .main-menu ul li ul {
    position: relative;
    border: none;
    padding: 0;
    top: 0;
    left: 0;
  }
  .head .main-menu .search-form {
    background: #3b3672;
    padding: 12px 10px;
  }
  .head .main-menu .search-form form {
    position: relative;
  }
  .head .main-menu .search-form form button {
    vertical-align: top;
    text-indent: -9999px;
    width: 35px;
    border: none;
    background: url('/static/css/images/ico-search.png?6d5bcd24c5df') 50% 50% no-repeat;
    background-size: 55% auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 53px;
  }
  .head .main-menu .search-form form span {
    display: block;
    margin: 0 0 0 35px;
    padding: 0 20px 0 0;
  }
  .head .main-menu .search-form form span input {
    font-size: 16px;
    line-height: 53px;
    height: 53px;
    color: #fff;
    vertical-align: middle;
    padding: 0 10px;
    border: none;
    width: 100%;
    background: none;
  }
  .head .main-menu .search-form form span input::-webkit-input-placeholder {
    line-height: 53px;
    color: #fff;
  }
  .head .main-menu .search-form form span input::-moz-placeholder {
    line-height: 53px;
    color: #fff;
  }
  /* Firefox 19+ */
  .head .main-menu .search-form form span input:-moz-placeholder {
    line-height: 53px;
    color: #fff;
  }
  /* Firefox 18- */
  .head .main-menu .search-form form span input:-ms-input-placeholder {
    line-height: 53px;
    color: #fff;
  }
  .head .main-menu ul li ul a,
  .head.fixed .main-menu ul li ul a {
    white-space: normal;
    padding: 8px 10px 8px 20px;
  }
}
@media (max-width: 767px) {
  .menu_next {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 10px;
  }
}

.gallery-object {
  max-width: 310px;
  height: auto;
  margin: 10px;
}
.gallery-object img {
  width: 310px;
  height: 210px;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.gallery-footer {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}
.gallery-footer a {
  color: #00695c;
  padding: 0.6em 1em;
  text-decoration: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-left span,
#fancybox-left:hover span {
  left: -40px;
}
#fancybox-right {
  right: 0;
}
#fancybox-right span {
  left: auto;
  right: -40px;
}
#fancybox-right:hover span {
  right: -40px;
}

.uslugi-list {
  display: flex;
  flex-wrap: wrap;
}
.uslugi-list .article-item {
  width: 44%;
  padding: 1em;
  margin: 1%;
  box-shadow: 0px 0px 2px 0px #5c5c5c;
  transition: all 0.5s;
  border-radius: 3px;
}
.js-news-list .article-item {
  padding: 1em;
  margin: 10px;
  width: auto !important;
}
.js-news-list {
  width: 50%;
}
.news-wrapper {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .news-wrapper {
    width: 70%;
    margin: 0 auto;
  }
}
.slick-prev:before,
.slick-next:before {
  color: #000000 !important;
}
.uslugi-list .article-item:hover {
  box-shadow: 0px 0px 4px 0px #5c5c5c;
}
.uslugi-list .article-item .article-image .preview_picture {
  width: 100%;
  object-fit: cover;
  margin-bottom: 1em;
}
.uslugi-list a.more-anchor {
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 20px 11px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 900;
  color: #fff;
  background: #00897b;
  margin-top: 10px;
}
.more-photo {
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 20px 11px;
  font-size: 16px;
  border-radius: 5px;
  font-weight: 900;
  color: #fff;
  background: #00897b;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 15em;
}
.more-photo:hover {
  background: #009688;
}
.uslugi-list a.more-anchor:hover {
  background: #009688;
}
.preview_picture.square {
  height: 87px!important;
  width: 87px!important;
  object-fit: cover;
}
.l-anch {
  height: 87px!important;
  width: 87px!important;
}
.r-anch {
  padding-top: 1.5em;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.h1-head {
  background-repeat: no-repeat !important;
  background-size: cover!important;
  height: 11em;
  display: flex;
  align-items: center;
}
.h1-head h1 {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.article-item .dark-anchor:hover {
  color: #009688 !important;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h1-head {
    margin-top: 3em;
  }
  .wrapper {
    width: 88%;
    float: none;
    margin: 0px 26px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .h1-head {
    margin-top: 78px;
  }
  .services + .h1-head {
    margin-top: 0px;
  }
  .wrapper {
    width: 88%;
    float: none;
    margin: 0px 26px;
  }
  .uslugi-list .article-item {
    width: 90%;
  }
}
@media screen and (max-width: 479px) {
  .h1-head {
    margin-top: 78px;
  }
  .services + .h1-head {
    margin-top: 0px;
  }
  .wrapper {
    width: 88%;
    float: none;
    margin: 0px 26px;
  }
  .uslugi-list .article-item {
    width: 90%;
  }
}
