@charset "UTF-8";
@font-face {
  font-family: "Catorze";
  src: url("/wp-content/themes/forum-dona/catorze.eot");
  src: url("/wp-content/themes/forum-dona/fonts/catorze.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/forum-dona/fonts/catorze.woff") format("woff"), url("/wp-content/themes/forum-dona/fonts/catorze.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Ubuntu";
  src: url("/wp-content/themes/forum-dona/ubuntu.eot");
  src: url("/wp-content/themes/forum-dona/fonts/ubuntu.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/forum-dona/fonts/ubuntu.woff") format("woff"), url("/wp-content/themes/forum-dona/fonts/ubuntu.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Ubuntu-Light";
  src: url("/wp-content/themes/forum-dona/ubuntulight.eot");
  src: url("/wp-content/themes/forum-dona/fonts/ubuntulight.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/forum-dona/fonts/ubuntulight.woff") format("woff"), url("/wp-content/themes/forum-dona/fonts/ubuntulight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Ubuntu-Medium";
  src: url("/wp-content/themes/forum-dona/ubuntumedium.eot");
  src: url("/wp-content/themes/forum-dona/fonts/ubuntumedium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/forum-dona/fonts/ubuntumedium.woff") format("woff"), url("/wp-content/themes/forum-dona/fonts/ubuntumedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Ubuntu-Bold";
  src: url("/wp-content/themes/forum-dona/ubuntubold.eot");
  src: url("/wp-content/themes/forum-dona/fonts/ubuntubold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/forum-dona/fonts/ubuntubold.woff") format("woff"), url("/wp-content/themes/forum-dona/fonts/ubuntubold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

body {
  font-family: Ubuntu;
  color: #526285;
  font-size: 14px;
  overflow-x: hidden;
}

a, button {
  outline: none;
}

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

input, textarea {
  max-width: 100%;
}

.bg-light-gray {
  background: #f2f2f2;
}

.bg-blue {
  background: #022e49;
}

.bg-orange {
  background: #ffac33;
}

.main-title {
  font-family: Catorze;
  font-size: 40px;
  text-align: center;
}

.m2em {
  margin: 2em 0;
}

.p2em {
  padding: 2em 0;
}

.mb20 {
  margin-bottom: 20px;
}

.bg-gray {
  background-color: #f2f2f2;
}

.orange-button {
  background: #ffac33;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 10px 20px;
  color: #022e49;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
}

.orange-button:hover {
  color: #033e62;
}

.transparent-button {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #022e49;
  padding: 10px 20px;
  color: #022e49;
  display: inline-block;
  text-align: center;
  font-family: Ubuntu-Medium;
  font-size: 18px;
  line-height: 20px;
}

.transparent-button:hover {
  color: #033e62;
}

.sidebar {
  margin-top: 20px;
}

.sidebar__category {
  font-family: Ubuntu-Bold;
  font-size: 18px;
  border-bottom: 1px solid #597482;
  margin-top: 20px;
  padding-bottom: 10px;
}

.sidebar__category a {
  color: #022e49;
}

.sidebar__categories {
  padding: 10px 0;
}

.sidebar__categories a {
  color: #597482;
  display: inline-block;
  padding: 10px 0;
}

.kama_breadcrumbs {
  margin: 20px 0;
}

.kama_breadcrumbs a {
  color: #597482;
}

.kama_breadcrumbs .kb_title {
  color: #FF6600;
}

.full-width {
  width: 100% !important;
}

.advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 0;
}

.advantages__item {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  padding-right: 5%;
}

.advantages__image {
  margin-right: 10px;
}

.advantages__text {
  font-size: 18px;
}

.bottom-separator {
  position: relative;
}

.bottom-separator:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: url(../images/separator.png) 0 0 no-repeat;
}

.specialists .slider-nav {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
}

.specialists .slider-nav .slick-slide {
  opacity: 0.5;
}

.specialists .slider-nav .slick-slide.is-active {
  opacity: 1;
}

.specialists .slider-single {
  margin-bottom: 40px;
}

.specialists__item {
  text-align: center;
}

.specialists__item_full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.specialists__item-image {
  margin-bottom: 20px;
}

.specialists__item-image img {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: inline-block;
}

.specialists__item_full .specialists__item-image img {
  width: 260px;
  height: 260px;
}

.specialists__item-info {
  padding-left: 15px;
}

.specialists__item_full .specialists__item-title {
  font-family: Catorze;
  font-size: 26px;
  color: #022e49;
  margin-bottom: 20px;
}

.specialists__item-description {
  color: black;
  margin-bottom: 20px;
}

.specialists__item-education-title {
  font-size: 18px;
  color: #014366;
  margin-bottom: 15px;
}

.specialists__item-education-title-text {
  font-size: 16px;
  color: #597482;
}

.reviews__item:not(:last-of-type) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
}

.reviews__user-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.reviews__user-photo {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.reviews__user-photo img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.reviews__user-name {
  font-family: Catorze;
  font-size: 26px;
  color: #014366;
}

.reviews__date {
  color: #597482;
  font-size: 16px;
}

.reviews__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.reviews__text {
  font-size: 17px;
  color: black;
}

.reviews__image img {
  max-width: 165px;
}

.reviews__control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.back-call {
  background: #ffac33;
  padding: 10px 0;
}

.back-call__title {
  font-size: 19px;
  color: #014366;
  margin-bottom: 20px;
  text-align: center;
}

.back-call form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.back-call form div:not(:last-of-type) {
  margin-right: 20px;
}

.back-call form .wpcf7-form-control {
  width: 260px;
  padding: 10px;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.back-call form .wpcf7-form-control.wpcf7-submit {
  width: auto;
  padding: 10px 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-color: #022e49;
  color: white;
  cursor: pointer;
}

.back-call form .wpcf7-response-output {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.back-call form .wpcf7-response-output.wpcf7-validation-errors {
  border-color: #FF6600;
  text-align: center;
  color: #022e49;
}

.back-call form .wpcf7-not-valid-tip {
  color: #022e49;
  margin-top: 10px;
}

.articles__item:not(:last-of-type) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
}

.articles__title {
  font-family: Catorze;
  font-size: 26px;
  line-height: 28px;
  color: #022e49;
}

.articles__title a {
  color: #022e49;
}

.articles__title a:hover {
  color: #034d7b;
}

.articles__date {
  color: #597482;
  margin-bottom: 10px;
}

.articles__excerpt {
  color: black;
  font-size: 17px;
}

.articles__excerpt .more {
  margin-left: 15px;
  color: #FF6600;
  text-decoration: underline;
}

.articles__excerpt .more:hover {
  color: #cc5200;
}

.at-resp-share-element .at-share-btn .at-label {
  display: none;
}

.call-back-min {
  padding: 20px 0;
  margin: 40px -100% 40px -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffac33;
}

.call-back-min__image {
  margin-right: 20px;
}

.call-back-min__content {
  padding-left: 250px;
  position: relative;
}

.call-back-min__content:before {
  content: '';
  position: absolute;
  top: -45px;
  left: 85px;
  height: 160px;
  width: 160px;
  background: url(../images/back_call.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.call-back-min__title {
  font-size: 23px;
  font-family: Catorze;
  margin-bottom: 10px;
  color: #022e49;
}

.call-back-min__form .wpcf7-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 490px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.call-back-min__form .wpcf7-form > div:nth-child(2) {
  width: 60%;
  padding-right: 30px;
}

.call-back-min__form .wpcf7-form > div:nth-child(3) {
  width: 40%;
}

.call-back-min__form .wpcf7-form .wpcf7-text {
  max-width: 100%;
  padding: 5px;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.call-back-min__form .wpcf7-form .wpcf7-submit {
  max-width: 100%;
  background: #022e49;
  color: white;
  padding: 5px 20px;
  border: none;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
}

.call-back-min__form .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 13px;
}

.call-back-min__form .wpcf7-form div.wpcf7-validation-errors, .call-back-min__form .wpcf7-form div.wpcf7-acceptance-missing, .call-back-min__form .wpcf7-form .wpcf7-mail-sent-ok {
  margin: 10px 0;
}

.ez-toc-list, .widget.ez-toc {
  list-style: none;
  padding: 0;
}

.ez-toc-list {
  margin-top: 20px;
}

.ez-toc-list li a {
  color: #597482;
  display: inline-block;
  padding: 5px 0;
}

.popup-form {
  max-width: 100%;
  width: 400px;
}

.popup-form__title {
  font-family: Catorze;
  font-size: 26px;
  color: #022e49;
  text-align: center;
  margin-bottom: 10px;
}

.popup-form input, .popup-form textarea {
  width: 100%;
  background: #f2f2f2;
  border: none;
  padding: 5px 10px;
  font-family: Ubuntu;
  margin-bottom: 15px;
}

.popup-form textarea {
  height: 100px;
}

.popup-form .wpcf7-list-item {
  margin-left: 0;
  margin-right: 5px;
}

.popup-form .wpcf7-list-item input {
  margin-bottom: 0;
}

.popup-form .wpcf7-submit {
  background: #022e49;
  color: white;
  border: 1px solid #022e49;
  width: auto;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin-top: 15px;
  padding: 10px 20px;
  font-family: Ubuntu-Medium;
  display: block;
  margin: 15px auto 0;
}

.popup-form .wpcf7-submit:hover {
  background: transparent;
  color: #022e49;
}

.popup-form a {
  text-decoration: underline;
  color: #d92f1b;
  font-family: Ubuntu-Medium;
}

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

.pagination {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #d6d6d6;
}

.pagination li {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}

.pagination li:not(:last-child) {
  border-right: 1px solid #d6d6d6;
}

.pagination li.active, .pagination li:hover {
  background: #ffac33;
}

.pagination li.active {
  cursor: default;
}

.pagination li span, .pagination li a {
  color: black;
}

.error-404 {
  text-align: center;
  font-size: 150px;
  font-family: Catorze;
  margin-bottom: 40px;
  position: relative;
}

.error-404:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  border-bottom: 2px solid #FF6600;
  bottom: 0;
  left: -webkit-calc(50% - 25px);
  left: calc(50% - 25px);
}

.top-image-block {
  min-height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.top-image-block:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(2, 46, 73, 0.7);
}

.top-image-block__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
  z-index: 1;
}

.top-image-block__title {
  font-family: Ubuntu;
  font-size: 85px;
  color: #fff;
  text-align: center;
}

.top-image-block__description {
  font-family: Ubuntu-Light;
  font-size: 30px;
  color: #fff;
}

.top-image-block__button {
  display: inline-block;
  margin-top: 20px;
  border: 1px solid #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.top-image-block__button:hover {
  background: white;
  color: #022e49;
  border-color: #022e49;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.main-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
  font-size: 18px;
}

.main-categories__block {
  -webkit-flex-basis: 31%;
  -ms-flex-preferred-size: 31%;
  flex-basis: 31%;
}

.main-categories__block_right {
  margin-top: 30px;
}

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

.main-categories__block_center .menu-main-center-container {
  text-align: left;
}

.main-categories__block_left {
  margin-top: 30px;
}

.main-categories__block .menu-item:not(.menu-item-object-category) {
  list-style: disc;
  margin-left: 15px;
}

.main-categories__block .menu-item a {
  color: #022e49;
}

.main-categories__block .menu-item a:hover {
  color: #d92f1b;
}

.main-categories__block .menu-item.menu-item-object-category {
  font-family: Catorze;
  font-size: 36px;
  line-height: 36px;
  color: #022e49;
  margin: 20px 0 10px;
}

.main-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.main-about__left {
  text-align: center;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding-right: 50px;
}

.main-about__left img {
  width: 250px;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.main-about__right {
  text-align: justify;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}

.main-about__right p:first-child:before {
  content: '';
  width: 50px;
  height: 35px;
  float: left;
  background: url("/wp-content/themes/forum-dona/images/quotes_1.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 10px;
}

.main-about__right p:last-child:after {
  content: '';
  width: 50px;
  float: right;
  height: 35px;
  background: url("/wp-content/themes/forum-dona/images/quotes.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 10px;
}

.main-about__title {
  font-family: Catorze;
  font-size: 26px;
  color: #022e49;
  margin-bottom: 0;
}

.main-about__description {
  color: #888787;
  font-size: 16px;
}

.main-diagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-diagram .main-title {
  margin-bottom: 20px;
}

.main-diagram__block {
  width: 45%;
}

.main-diagram__block_right .main-diagram__image {
  margin-top: 28px;
}

.main-diagram__title {
  font-size: 19px;
  margin-bottom: 20px;
  color: black;
}

.main-diagram__figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0;
}

.main-diagram__image img {
  max-width: 320px;
  height: auto;
}

.main-diagram__text {
  margin-left: 20px;
}

.main-diagram__text-p span {
  font-family: Catorze;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}

.main-diagram__block_left .main-diagram__text-p:first-child {
  margin-bottom: 24px;
}

.main-diagram__block_left .main-diagram__text-p:nth-child(2) {
  margin-bottom: 42px;
}

.main-diagram__block_right .main-diagram__text-p:first-child {
  margin-top: 26px;
  margin-bottom: 46px;
}

.main-contacts {
  color: white;
  font-size: 18px;
}

.main-contacts__map iframe {
  max-width: 100%;
}

.main-contacts__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.main-contacts__title-image {
  padding-right: 20px;
  max-width: 100px;
}

.main-contacts__title-image img {
  width: 100%;
  height: auto;
}

.main-contacts__title-text {
  font-family: Catorze;
  font-size: 30px;
  color: #FF6600;
}

.main-contacts__phone {
  font-size: 26px;
  padding-left: 26px;
  position: relative;
  color: white;
  margin-bottom: 20px;
}

.main-contacts__phone:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/phone.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.main-contacts__button {
  margin-bottom: 20px;
}

.main-contacts__email {
  margin-bottom: 15px;
  padding-left: 26px;
  position: relative;
}

.main-contacts__email:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/email.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.main-contacts__location {
  margin-bottom: 15px;
  padding-left: 26px;
  position: relative;
}

.main-contacts__location:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/location.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.main-contacts__schedule {
  margin-bottom: 15px;
  padding-left: 26px;
  position: relative;
}

.main-contacts__schedule:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/schedule.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.main-contacts__social {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.main-contacts__social-item {
  margin-right: 10px;
}

.main-contacts__info {
  font-family: Ubuntu-Light;
  font-size: 14px;
}

.services-page {
  background: #f2f2f2;
  background: -webkit-gradient(left top, right top, color-stop(0%, #f2f2f2), color-stop(50%, #f2f2f2), color-stop(51%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, white 51%, white 100%);
  background: -o-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, white 51%, white 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f2f2f2), color-stop(50%, #f2f2f2), color-stop(51%, white), to(white));
  background: linear-gradient(to right, #f2f2f2 0%, #f2f2f2 50%, white 51%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1 );
}

.services-page .container {
  background: #fff;
}

.services-page__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.services-page__content-text {
  width: 60%;
  padding-right: 20px;
}

.services-page__content-video {
  width: 40%;
}

.services-page__content-video iframe {
  max-width: 100%;
  height: 310px;
}

.services-page__table thead {
  background: #014366;
}

.services-page__table thead th {
  padding: 20px 10px;
  color: white;
}

.services-page__table .table p {
  margin: 0;
}

.services-page__table .table tr {
  font-size: 17px;
  border-bottom: 1px solid #d6d6d6;
}

.services-page__table .table tr td {
  padding: 15px;
}

.services-page__table .table tr td:nth-child(1) {
  color: black;
  border-right: 1px solid #d6d6d6;
}

.services-page__table .table tr td:nth-child(2) {
  font-family: Ubuntu-Medium;
  color: #014366;
}

.services-page__table-price {
  margin-bottom: 10px;
}

.services-page__table-phone {
  font-size: 16px;
  color: black;
  margin-bottom: 10px;
}

.services-page__table-header-link {
  color: white;
}

.services-page__table-header-link:hover {
  color: #e6e6e6;
}

.services-page__table-link {
  color: #526285;
}

.article-page__social-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.article-page__social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-page__views {
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
}

.article-page__views:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 13px;
  background: transparent url(../images/views.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.article-page__date {
  position: relative;
  padding-left: 20px;
}

.article-page__date:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background: transparent url(../images/time.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.article-page__content {
  color: black;
  font-size: 16px;
}

.article-page__content iframe {
  margin-left: 20px;
  float: right;
  max-width: 50%;
}

.comment-form {
  padding: 20px;
  background: #ffac33;
  margin-bottom: 30px;
}

.comment-form .form-group input, .comment-form .form-group textarea {
  background: #f2f2f2;
  color: #888787;
  border: none;
}

.comment-form .form-submit {
  text-align: right;
}

.comment-form .btn {
  background: #014366;
  color: white;
  padding: 10px 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.comment-form .btn:hover {
  background: #016499;
}

.comment-list {
  padding: 0;
}

.comment-list > .comment {
  border-bottom: 1px solid #d6d6d6;
  padding: 20px 0 10px;
}

.comment-list .media {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.comment-list .media-left {
  margin-right: 15px;
}

.comment-list .media-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.comment-list .media-heading__name {
  font-family: Catorze;
  font-size: 30px;
  line-height: 25px;
  color: #022e49;
}

.comment-list .comment-text {
  color: black;
  margin-left: -70px;
  margin-top: 25px;
}

.comment-list .comment-reply-link {
  color: #022e49;
  font-size: 16px;
  padding: 10px 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #022e49;
}

.comment-list .comment-reply-link:hover {
  background: #022e49;
  color: white;
}

.comment-list .children {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.contacts-title {
  color: #888787;
  font-size: 18px;
  margin-bottom: 10px;
}

.contacts-persons__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.contacts-persons__item > div {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.contacts-persons__name {
  font-size: 19px;
  line-height: 19px;
  color: black;
}

.contacts-persons__position {
  font-size: 16px;
  color: #014366;
  position: relative;
  overflow: hidden;
}

.contacts-persons__position:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #d6d6d6;
}

.contacts-persons__phone {
  font-size: 23px;
  line-height: 25px;
  padding-left: 23px;
  margin-left: 5px;
  position: relative;
  overflow: hidden;
}

.contacts-persons__phone:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/phone.png) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts-persons__phone:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #d6d6d6;
}

.contacts-persons__email {
  font-size: 18px;
  color: #b5231f;
  padding-left: 23px;
  margin-left: 5px;
  position: relative;
}

.contacts-persons__email:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: 11px;
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/email.png) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts-phones__phone {
  position: relative;
  padding-left: 23px;
  color: black;
  font-size: 23px;
}

.contacts-phones__phone:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/phone.png) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts-address {
  position: relative;
  padding-left: 23px;
  color: black;
  font-size: 19px;
}

.contacts-address:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/location.png) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts-schedule__item {
  position: relative;
  padding-left: 23px;
  color: black;
  font-size: 19px;
}

.contacts-schedule__item:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/schedule.png) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts-requisites {
  color: black;
  font-size: 19px;
}

.main-contacts__description .contacts-requisites {
  font-family: Ubuntu-Light;
  font-size: 14px;
  color: white;
}

.contacts-form-wrapper .main-title {
  color: #022e49;
  margin-bottom: 30px;
}

.contacts-form-wrapper input, .contacts-form-wrapper textarea {
  background: #f2f2f2;
  border: none;
  padding: 5px 10px;
  font-family: Ubuntu;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.contacts-form-wrapper textarea {
  width: 100%;
  height: 140px;
}

.contacts-form-wrapper .wpcf7-submit {
  background: #022e49;
  border: none;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: white;
  padding: 10px 40px;
  cursor: pointer;
}

.contacts-form-wrapper .wpcf7-submit:hover {
  background: #034d7b;
}

header {
  border-bottom: 1px solid #022e49;
  position: relative;
  -webkit-box-shadow: 0px 1px 4px 0 #597482;
  box-shadow: 0px 1px 4px 0 #597482;
  z-index: 1;
}

header .header-top {
  background-color: #022e49;
}

header .header-top nav {
  padding: 0;
}

header .header-top .topnav .nav.navbar-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header .header-top .topnav .nav.navbar-nav li:hover {
  background: #ffac33;
}

header .header-top .topnav .nav.navbar-nav li:hover a {
  color: #022e49;
}

header .header-top .topnav .nav.navbar-nav li a {
  display: inline-block;
  color: #fff;
  padding: 20px 25px;
}

header .header-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
}

header .header-bottom__block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-top: 12px;
}

header .header-bottom__block.logo {
  -webkit-flex-basis: 23%;
  -ms-flex-preferred-size: 23%;
  flex-basis: 23%;
  margin-top: 0;
}

header .header-bottom__block ul {
  color: #d92f1b;
}

header .header-bottom__block_for-button {
  margin-top: 30px;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo__image {
  margin-right: 15px;
}

.logo__text div {
  font-size: 15pt;
}

.logo__text div:last-child {
  font-family: Catorze;
  font-size: 30pt;
  color: #022e49;
}

.contacts__address {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.contacts__address:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/location_blue.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts__schedule {
  position: relative;
  padding-left: 30px;
}

.contacts__schedule:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/schedule_blue.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts__phone {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: Ubuntu-Bold;
}

.contacts__phone:before {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 9px);
  top: calc(50% - 9px);
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/phone_blue.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.contacts__email {
  position: relative;
  padding-left: 30px;
}

.contacts__email:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  background: transparent url(../images/email_blue.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.ask-question {
  display: inline-block;
  background: #d92f1b;
  padding: 10px 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.ask-question:hover {
  color: white;
  -webkit-box-shadow: 0px 1px 4px #526285;
  box-shadow: 0px 1px 4px #526285;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

footer {
  padding: 40px 0;
  color: #194d6e;
}

footer .widgettitle {
  font-family: Roboto-Light;
  font-size: 18px;
  margin-bottom: 20px;
  text-decoration: underline;
  color: #ffac33;
}

footer ul {
  list-style: none;
  padding-left: 5px;
}

footer ul li:before {
  content: "—";
  position: relative;
  left: -5px;
}

footer p {
  margin-bottom: 10px;
}

footer .copy-link {
  color: #1474b0;
  text-decoration: underline;
}

footer .menu {
  padding: 0;
}

footer .menu li {
  margin-bottom: 10px;
}

footer .menu li:before {
  content: unset;
}

footer .menu a {
  color: white;
}

footer .menu a:hover {
  color: #3da8e2;
}

.b-menu {
  cursor: pointer;
  display: inline-block;
  height: 35px;
  padding-top: 17.5px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 35px;
  z-index: 12;
}

.b-bun {
  background: #022e49;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.b-bun--top {
  height: 2px;
  top: 0;
  width: 25px;
}

.b-bun--mid {
  height: 2px;
  top: 8px;
  width: 25px;
}

.b-bun--bottom {
  height: 2px;
  top: 16px;
  width: 25px;
}

#modal-contaner img {
  max-width: 80%;
  max-height: 700px;
  margin: 0 auto;
  display: block;
}

#modal-contaner.map {
  width: 70%;
}

#modal-contaner .inner-container {
  background: white;
  min-width: 280px;
  min-height: 280px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
  position: relative;
}

#modal-contaner .inner-container .close-modal {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  cursor: pointer;
}

#modal-contaner .inner-container .title {
  font-family: "OpenSansSemiBold";
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 30px;
}

#modal-contaner .inner-container .form-group {
  margin-bottom: 2rem;
}

#modal-contaner .inner-container .form-group input {
  border: 0;
  border-bottom: 2px solid #B4B4B4;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#modal-contaner .inner-container .form-group input:hover, #modal-contaner .inner-container .form-group input:active, #modal-contaner .inner-container .form-group input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#modal-contaner .inner-container .form-check {
  padding-left: 0;
  margin-bottom: 2rem;
}

#modal-contaner .inner-container .btn {
  margin: 0 auto;
  display: inherit;
}

#modal-contaner .response {
  max-width: 340px;
}

/* Large desktops and laptops */
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  header .header-bottom {
    padding: 10px 0;
  }
  .logo__image img {
    width: 80px;
  }
  .logo__text div {
    font-size: 14px;
  }
  .logo__text div:last-child {
    font-size: 28px;
  }
  .top-image-block {
    min-height: 500px;
  }
  .orange-button {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  header .header-top nav {
    min-height: 60px;
  }
  .navbar-light .navbar-toggler {
    border: none;
    padding: 0 20px 10px 20px;
    background: #ffac33;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #022e49 !important;
  }
  .navbar-toggler:after {
    content: 'Меню';
    line-height: 40px;
  }
  .navbar-collapse {
    margin-bottom: 20px;
  }
  .navbar-collapse .navbar-nav {
    width: auto !important;
    background: #ffac33;
  }
  header .header-top .topnav .nav.navbar-nav li a {
    color: #022e49;
    width: 100%;
    text-transform: uppercase;
  }
  header .header-top .topnav .nav.navbar-nav li a:hover {
    background: #d6d6d6;
  }
  .top-image-block {
    min-height: auto;
    padding: 20px;
  }
  .main-categories__block .menu-item.menu-item-object-category {
    font-size: 22px;
    line-height: 24px;
  }
  .main-categories__block .menu-item:not(.menu-item-object-category) {
    font-size: 14px;
  }
  .main-categories__block.main-categories__block_center img {
    width: 200px;
  }
  .main-diagram {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-diagram__block {
    width: 100%;
  }
  .main-diagram__title {
    text-align: center;
  }
  .main-diagram__block_left {
    margin-bottom: 20px;
  }
  .main-diagram__figure {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  header .header-bottom {
    padding: 10px 0;
  }
  .logo__image {
    display: none;
  }
  .logo__image img {
    width: 80px;
  }
  .logo__text div {
    font-size: 14px;
  }
  .logo__text div:last-child {
    font-size: 28px;
  }
  .header-bottom__block:nth-child(2) {
    display: none;
  }
  .back-call form .wpcf7-form-control {
    width: 225px;
  }
}

/* Landscape phones and portrait tablets */
@media (min-width: 280px) and (max-width: 767px) {
  header .navbar-light .navbar-toggler {
    border-color: #FF6600;
  }
  .home header .header-block,
  header .header-block {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home header .header-block .top-header-block {
    background-color: #26324C;
  }
  header .header-block .top-header-block .row {
    text-align: left;
  }
  header .header-block .top-header-block .row > div {
    margin-bottom: 10px;
  }
  header .navbar {
    padding: 0;
  }
  header .navbar .navbar-brand {
    width: 50%;
    font-size: 15px;
    text-align: center;
  }
  header .call-request-btn-wrapper {
    text-align: center !important;
  }
  header .call-request-btn-wrapper .call-request-btn {
    display: inline-block;
    margin: 10px;
  }
  header #top-nav-ul > li, header #menu-top_menu > li {
    padding: 7px 0;
    border-bottom: 1px solid aliceblue;
  }
  .top-slider {
    display: none;
  }
  .big-title {
    font-size: 30px;
  }
  .little-title {
    font-size: 20px;
    line-height: 25px;
  }
  .advantages .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .advantages .items .item {
    width: 29%;
  }
  .answer-questions-wrapper {
    padding: 20px 0;
  }
  .answer-questions-wrapper form #phone,
  .answer-questions-wrapper form #submit {
    width: 50%;
  }
  .slick-slide img {
    margin: 0 auto;
    width: 100%;
  }
  #modal-contaner.map {
    width: 100%;
  }
  footer .single-block {
    width: 50%;
  }
  .left-menu-sidebar #menu-left_menu li a {
    font-size: 20px;
  }
  .left-menu-sidebar #menu-left_menu > li:before {
    top: 8px !important;
  }
  .single-products .responsive-tabs {
    display: initial;
  }
  .single-products .gallery img.single-photo {
    width: auto;
    max-height: 300px;
    display: block;
    margin: 0 auto;
  }
  .single-products .characteristics .char-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-products .characteristics .price {
    margin-bottom: 15px;
  }
  .single-products .characteristics .popup-link.commercial-proposal {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .single-products .product-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .additional_widget ul > li > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-menu-sidebar h3 {
    cursor: pointer;
    border: 2px solid #FF6600;
    padding: 7px 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
  }
  .left-menu-sidebar h3:after {
    border-bottom: none;
  }
  .left-menu-sidebar .menu-left_menu-container {
    display: none;
  }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
  header .navbar .navbar-brand {
    text-align: left;
  }
  header .navbar .navbar-brand img {
    display: block;
  }
  .advantages .items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .advantages .items .item {
    width: 43%;
  }
  .answer-questions-wrapper {
    padding: 20px 0;
  }
  .answer-questions-wrapper form #phone,
  .answer-questions-wrapper form #submit {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .with-indents {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .slick-prev {
    left: unset;
  }
  .slick-next {
    right: 0;
  }
  footer .single-block {
    width: 100%;
  }
}
