/*!
Theme Name: promlos
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: promlos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

promlos is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.hidden {
  overflow: hidden; }

section#single-service .container .text .main-title {
  margin-top: 30px; }

.content .content__head {
  margin-bottom: 30px; }

.content .content__head .content__head__link {
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  text-decoration: underline;
  color: #1E56C4;
  margin-left: 50px; }

.content .content__head .content__head__link:hover {
  text-decoration: none; }

.content .content__block .content__block__text {
  color: #000000;
  margin-bottom: 30px; }

.content .content__list .content__list__item {
  border-bottom: 1px solid rgba(34, 34, 34, 0.06);
  padding: 20px 0; }

.content .content__list .content__list__item:before {
  content: none !important; }

.content .content__list .content__list__item span.open-menu {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-family: Akrobat, sans-serif;
  font-size: 18px;
  line-height: 46px;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.5); }

.content .content__list .content__list__item span.open-menu.active {
  color: #000000; }

.content .content__list .content__list__item span .list__item__btn {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background: #1E56C4;
  border: 1px solid #1E56C4;
  border-radius: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.content .content__list .content__list__item span .list__item__btn svg path {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.content .content__list .content__list__item span .list__item__btn:hover {
  background-color: transparent; }

.content .content__list .content__list__item span .list__item__btn:hover svg path {
  stroke: #000000; }

.content .content__list .content__list__item span.open-menu.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.content .content__sublist {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0 0; }

.content .content__sublist .content__sublist__item {
  width: 50%;
  font-family: Circe, sans-serif;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  color: #000000;
  padding-right: 20px; }

.content__images {
  padding-top: 100px; }

.content__images .content__slider {
  margin-bottom: 15px; }

.content__images .content__slider .content__slide {
  cursor: pointer;
  height: 558px;
  border-radius: 10px; }

.content__images .content__slider .content__slide:focus {
  outline: none; }

.content__images .content__slider .content__slide .content__slide__img {
  width: 100%;
  height: 100%;
  border-radius: 10px; }

.content__images .content__slider .content__slide .content__slide__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px; }

.content__images .content__slider-nav {
  margin: 0 -7.5px; }

.content__images .content__slider-nav .content__slider-nav__slide {
  cursor: pointer;
  height: 160px;
  padding: 0 7.5px;
  border-right: 10px; }

.content__images .content__slider-nav .content__slider-nav__slide:focus {
  outline: none; }

.content__images .content__slider-nav .content__slider-nav__slide .content__slide__img {
  width: 100%;
  height: 100%;
  border-right: 10px; }

.content__images .content__slider-nav .content__slider-nav__slide .content__slide__img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px; }

.content__types {
  padding-top: 100px;
  padding-bottom: 55px; }

.content__types .content__types__title {
  font-family: Circe, sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 28px;
  color: #1E56C4;
  margin-bottom: 50px; }

.content__types .content__types__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12.5px; }

.content__types .content__types__wrap {
  width: 33.33%;
  padding: 0 12.5px;
  margin-bottom: 25px; }

.content__types .content__types__item {
  position: relative;
  display: block;
  height: 208px;
  cursor: pointer;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

.content__types .content__types__item .types__item__img {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.content__types .content__types__item .types__item__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.content__types .content__types__item .types__item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px; }

.content__types .content__types__item .types__item__title {
  width: 55%;
  font-family: Circe, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff; }

.content__types .content__types__item:hover .types__item__img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

@media only screen and (max-width: 1366px) {
  .single-service .container {
    padding: 0 20px; }
  .content .content__sublist .content__sublist__item {
    width: 100%; } }

@media only screen and (max-width: 992px) {
  section#single-service .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  section#single-service .container .text {
    width: 100%; }
  section#single-service .container .img {
    width: 100%; }
  .content__types .content__types__wrap {
    width: 50%; } }

@media only screen and (max-width: 768px) {
  .content .content__list {
    padding: 0 20px; }
  .content__types .content__types__wrap {
    width: 100%; } }

.page-about .about .container {
  max-width: 1260px;
  padding: 0 15px;
  margin: auto; }

.page-about .about .title {
  font-size: 36px;
  color: #1E56C4;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(30, 30, 30, 0.05);
  margin: 30px 0 40px; }

.page-about .about p {
  width: 71%;
  font-family: Circe, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.56;
  color: #000;
  margin-bottom: 30px; }

@media only screen and (max-width: 1366px) {
  .page-about .about .container {
    max-width: 960px; } }

@media only screen and (max-width: 1024px) {
  .page-about .about .container {
    max-width: 720px; }
  .page-about .about p {
    width: 100%; } }

@media only screen and (max-width: 768px) {
  .page-about .about .container {
    max-width: 540px; } }

@media only screen and (max-width: 576px) {
  .page-about .about .container {
    max-width: 100%; } }

.page-about .reviews {
  padding-bottom: 100px; }
  .page-about .reviews .container {
    max-width: 1260px;
    padding: 0 15px;
    margin: auto; }
  .page-about .reviews .title {
    font-size: 36px;
    color: #1E56C4;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(30, 30, 30, 0.05);
    margin: 30px 0 40px; }
  .page-about .reviews__slider {
    width: 1004px;
    margin: 0 auto; }
    .page-about .reviews__slider .slick-arrow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 35px;
      height: 35px;
      background: #1E56C4;
      border: 1px solid #1E56C4;
      border-radius: 50%;
      -webkit-transition: background .4s;
      -o-transition: background .4s;
      transition: background .4s; }
      .page-about .reviews__slider .slick-arrow:before {
        position: absolute;
        content: '';
        width: 7px;
        height: 12px;
        background-image: url(img/certificate_arrow.svg);
        -webkit-transition: background-image .4s;
        -o-transition: background-image .4s;
        transition: background-image .4s; }
      .page-about .reviews__slider .slick-arrow.slick-prev {
        left: -40px; }
      .page-about .reviews__slider .slick-arrow.slick-next {
        right: -40px; }
        .page-about .reviews__slider .slick-arrow.slick-next:before {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
      .page-about .reviews__slider .slick-arrow:hover {
        background: transparent; }
        .page-about .reviews__slider .slick-arrow:hover:before {
          background-image: url(img/certificate_arrow-hover.svg); }
    @media only screen and (max-width: 1366px) {
      .page-about .reviews__slider {
        width: 800px; } }
    @media only screen and (max-width: 1024px) {
      .page-about .reviews__slider {
        width: 600px; } }
    @media only screen and (max-width: 768px) {
      .page-about .reviews__slider {
        width: 400px; } }
    @media only screen and (max-width: 576px) {
      .page-about .reviews__slider {
        width: 100%;
        max-width: 320px; }
        .page-about .reviews__slider .slick-arrow.slick-prev {
          top: 115%;
          left: calc(50% - 50px); }
        .page-about .reviews__slider .slick-arrow.slick-next {
          top: 115%;
          right: calc(50% - 50px); } }
  .page-about .reviews__slide {
    padding: 0 15px; }
    .page-about .reviews__slide__item {
      display: block;
      height: 314px; }
      .page-about .reviews__slide__item img {
        display: block;
        width: 100%;
        height: 100%; }
      .page-about .reviews__slide__item:focus {
        outline: none; }
    .page-about .reviews__slide:focus {
      outline: none; }
    @media only screen and (max-width: 1366px) {
      .page-about .reviews__slide__item {
        height: 250px; } }
    @media only screen and (max-width: 576px) {
      .page-about .reviews__slide__item {
        height: 360px; } }
  @media only screen and (max-width: 1366px) {
    .page-about .reviews .container {
      max-width: 960px; } }
  @media only screen and (max-width: 1024px) {
    .page-about .reviews .container {
      max-width: 720px; } }
  @media only screen and (max-width: 768px) {
    .page-about .reviews .container {
      max-width: 540px; } }
  @media only screen and (max-width: 576px) {
    .page-about .reviews .container {
      max-width: 100%; } }

.popup-request__container {
  z-index: 3000;
  display: none;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.popup-request {
  z-index: 3000;
  position: absolute;
  top: 10%;
  left: 50%;
  width: 435px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid rgba(50, 50, 50, 0.1);
  border-radius: 5px;
  margin-bottom: 50px;
  -webkit-transform: translateY(-300px) translateX(-50%);
  -ms-transform: translateY(-300px) translateX(-50%);
  transform: translateY(-300px) translateX(-50%);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .popup-request.active {
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%); }
  .popup-request__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 12px; }
    .popup-request__close svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .popup-request__close:hover svg path {
      fill: #DA1B1B; }
  .popup-request__inner {
    padding: 40px 70px; }
    .popup-request__inner h3 {
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1.4;
      text-align: center; }
  .popup-request__title {
    font-family: 'Circe', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #323232;
    margin-bottom: 30px; }
  .popup-request__form {
    width: 100%;
    padding: 0;
    margin: 0; }
    .popup-request__form__block {
      z-index: 1;
      position: relative;
      margin-bottom: 22px; }
    .popup-request__form__title {
      z-index: -1;
      position: absolute;
      top: 15px;
      left: 13px;
      font-family: 'Circe', sans-serif;
      font-size: .875rem;
      font-weight: 400;
      line-height: 1.8;
      color: rgba(50, 50, 50, 0.6);
      background: #fff;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 0 10px; }
    .popup-request__form input.popup-request__form__input {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: auto;
      font-family: 'Circe', sans-serif;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.4;
      color: #323232;
      background: transparent;
      border: 1px solid rgba(50, 50, 50, 0.1);
      padding: 14.5px 20px;
      margin: 0; }
      .popup-request__form input.popup-request__form__input:focus {
        outline: none;
        border: 1px solid rgba(50, 50, 50, 0.5);
        border-bottom: 1px solid rgba(50, 50, 50, 0.5) !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }
      .popup-request__form input.popup-request__form__input:focus + div {
        z-index: 1;
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px); }
      .popup-request__form input.popup-request__form__input.empty + div {
        z-index: 1;
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px); }
    .popup-request__form__btn {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 50px;
      font-family: 'Circe', sans-serif;
      font-size: 1.25rem;
      font-weight: 600;
      line-height: 1.4;
      color: #DA1B1B;
      background: #FFFFFF;
      border: 1px solid #DA1B1B;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 30px;
      -webkit-transition: background .4s, color .4s;
      -o-transition: background .4s, color .4s;
      transition: background .4s, color .4s;
      margin-bottom: 20px; }
      .popup-request__form__btn:hover {
        color: #fff;
        background: #DA1B1B; }
    .popup-request__form__consent {
      font-family: 'Circe', sans-serif;
      font-size: .875rem;
      font-weight: 300;
      line-height: 1.25;
      color: #323232; }
  @media only screen and (max-width: 576px) {
    .popup-request {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border-radius: 0;
      -webkit-transform: translateY(-300px) translateX(0);
      -ms-transform: translateY(-300px) translateX(0);
      transform: translateY(-300px) translateX(0);
      margin-bottom: 0; }
      .popup-request.active {
        -webkit-transform: translateY(0) translateX(0);
        -ms-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0); }
      .popup-request__close {
        top: 30px;
        right: 25px; }
      .popup-request__inner {
        overflow-y: scroll;
        padding-left: 25px;
        padding-right: 25px; } }

.popup-request__overlay {
  display: none;
  z-index: 2999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(23, 23, 23, 0.8); }

.footer .container {
  max-width: 1260px;
  padding: 0 15px;
  margin: auto; }

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.footer__col {
  width: 25%;
  padding: 0 15px; }

.footer__block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.footer__logo {
  display: inline-block;
  margin-bottom: 30px; }

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .footer__contacts__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    font-size: 18px;
    margin-bottom: 20px;
    color: #FFFFFF;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s; }
    .footer__contacts__item svg {
      display: block;
      height: auto;
      margin-right: 10px; }
      .footer__contacts__item svg path {
        -webkit-transition: fill .4s;
        -o-transition: fill .4s;
        transition: fill .4s; }
    .footer__contacts__item:hover {
      color: #DA1B1B; }
      .footer__contacts__item:hover svg path {
        fill: #DA1B1B; }

.footer__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  color: #FFFFFF;
  margin-bottom: 20px; }

.footer__menu {
  padding: 0;
  margin: 0; }
  .footer__menu__item a {
    display: inline-block;
    font-weight: 350;
    line-height: 1.2;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: rgba(255, 255, 255, 0.3);
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    margin-bottom: 10px; }
    .footer__menu__item a:hover {
      color: #fff; }

.footer__feedback__text {
  font-size: 14px;
  font-weight: 350;
  line-height: 1.4;
  color: #FFF5F5;
  margin-bottom: 20px; }

.footer__feedback .btn-popup:hover {
  color: #fff; }

.footer__bottom__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 30px 0; }
  .footer__bottom__inner .whale-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0;
    margin-top: 0; }
    .footer__bottom__inner .whale-footer span {
      position: relative;
      display: inline-block;
      -webkit-transition: color .4s;
      -o-transition: color .4s;
      transition: color .4s; }
      .footer__bottom__inner .whale-footer span:before {
        position: absolute;
        content: '';
        width: 0%;
        height: 1px;
        right: 0;
        bottom: 0;
        background: #DA1B1B;
        -webkit-transition: width .4s;
        -o-transition: width .4s;
        transition: width .4s; }
    .footer__bottom__inner .whale-footer svg {
      display: block;
      height: auto; }
      .footer__bottom__inner .whale-footer svg path {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
    .footer__bottom__inner .whale-footer:hover span {
      color: #DA1B1B; }
      .footer__bottom__inner .whale-footer:hover span:before {
        width: 100%;
        left: 0; }
    .footer__bottom__inner .whale-footer:hover svg path {
      fill: #DA1B1B; }

@media only screen and (max-width: 1366px) {
  .footer .container {
    max-width: 960px; } }

@media only screen and (max-width: 1024px) {
  .footer .container {
    max-width: 720px; }
  .footer__col {
    width: 50%;
    margin-bottom: 30px; }
  .footer__bottom__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media only screen and (max-width: 768px) {
  .footer .container {
    max-width: 540px; } }

@media only screen and (max-width: 576px) {
  .footer .container {
    max-width: 100%; }
  .footer__col {
    width: 100%; }
  .footer__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer__menu {
    text-align: center; }
  .footer__feedback {
    text-align: center; } }
section#products .products-list .product-item
{background-size:cover;}
