/**
	FOOTER
	REQUEST_WOCALL
	VIDEO
	BESTOFFER
	FORLEGAL
	CLIENTS
	CONTACTS
	PAGE_ABOUT
	ARCHIVE
	SINGLE
	404

	service_form1
*/

/** FOOTER *********************************************************************/

.body_footer {
  background-color: #434244;
  padding: 40px 0;
  color: #fff;
}

.body_footer .footer_logo svg {
  max-width: 100%;
  height: 62px;
}
.footer_menu_logo svg {
  max-width: 100%;
  max-height: 60px;
}
.body_footer ul {
  padding: 0;
  margin: 0;
}

.body_footer > hr {
  margin: 30px 0;
  border-top: 2px solid #f7c734;
}

.body_footer li a {
  color: #fff;
  font-size: 15px;
}

.body_footer p {
  color: #fff;
  line-height: 1;
  margin: 0 0 8px 0;
  font-size: 1em;
}

.footer_row_1 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.body_footer .footer_menu {
}
.body_footer .footer_menu ul {
  column-count: 2;
}
.body_footer .footer_menu ul li {
  list-style-type: none;
}
.body_footer .footer_menu ul li a {
}

.body_footer .footer_links ul li {
  list-style-type: none;
  font-size: 15px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .body_footer .footer_links ul li {
    font-size: 13px;
  }
}
.body_footer .call_text {
  font-size: 18px;
  white-space: nowrap;
  text-align: center;
  display: block;
}
.body_footer .phone_button {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 33px;
  color: #fff;
  white-space: nowrap;
}
.body_footer .footer_social_box {
  text-align: center;
  padding: 22px 0;
}
.body_footer .footer_social_box a {
  margin: 0 3px;
}
.body_footer .footer_social_box a .svg_icon {
  max-width: 40px;
  max-height: 40px;
}
.footer_action_button {
  margin-right: auto;
  margin-left: auto;
}
.body_footer .org-info {
  margin: 16px 0;
}
@media (min-width: 768px) {
  .body_footer .org-info {
    margin: 0.5em 0;
  }
}
.body_footer .ma_login {
  color: #fff;
}
#yandex-rating {
  position: fixed;
  bottom: 40px;
  left: 50px;
  z-index: 1050;
  display: none;
}
@media (min-width: 992px) {
    #yandex-rating {
        display: block;
    }
}
/** REQUEST_WOCALL *********************************************************************/

.request_without_call {
}
.request_without_call .bg_wave {
  position: absolute;
  width: 100%;
  height: 100%;
}
.request_without_call .container {
  position: relative;
}
.request_without_call h2 {
  font-weight: 900;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 20px 0;
}
.request_without_call .description {
  font-size: 23px;
  line-height: 1.2;
  margin: 15px 0;
}
.request_without_call .wocall_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
}
.request_without_call .wocall_bg > svg {
  max-width: 100%;
  max-height: 100%;
}
.request_without_call .wocall_button {
  margin: 30px 40% 10px 0;
}

/** VIDEO *********************************************************************/

.job_video {
}
.job_video .video_slider {
}
.job_video .video_slider .video_item {
  padding: 0 20px;
  position: relative;
}
.job_video .video_slider .video_item a {
  position: relative;
  display: block;
}
.job_video .video_slider .video_item img {
  max-width: 100%;
}
.job_video .video_slider .video_item .text {
  text-align: center;
  padding: 10px 0;
}

/** FORMS *********************************************************************/

.order-call {
}

.more_questions {
  background-color: #009baf;
  padding: 40px 0;
}
.more_questions .title {
  font-size: 50px;
  font-weight: 900;
  line-height: 1;
  color: #ffe00b;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0;
}
.more_questions .one_min_recall {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 20px 0 0 0;
}
.more_questions input[type="submit"] {
  background-color: #f7c734;
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  color: #3b3b3b;
  vertical-align: bottom;
}
.more_questions input[type="tel"] {
  border-width: 0;
  color: #333;
  font-size: 22px;
  text-align: center;
}

.price_download {
  background-color: #009baf;
  padding: 0;
}

.price_download .row {
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  align-items: center;
}

.price_download .title {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  color: #ffe00b;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0;
}
.price_download .subtitle {
  color: #fff;
  margin: 5px 0;
  line-height: 1.4;
}
.price_download .price_download_button {
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}

.price_download .second img {
  max-width: 300px;
  height: auto;
}

/** BESTOFFER *********************************************************************/

.best_offer_content {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.best_offer_content > img {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.best_offer_content .title_row {
  margin-bottom: 20px;
  margin-top: 0px;
}
.best_offer_content .title_row h2 {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.76);
}
.best_offer_content .offer_content {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
}
.best_offer_content .offer_content .offer_content_col {
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 600;
}
.best_offer_content .offer_content .offer_content_col span {
  padding: 1px 10px;
  color: #515151;
  font-weight: 700;
}
.best_offer_content .offer_button {
}
.best_offer_content .offer_button .offer_button_col {
}
.best_offer_content .offer_button button {
}

/** FORLEGAL *********************************************************************/

/* TODO: (s.obychnyj) Перепроверить использование. */

.for_legal_content {
}
.for_legal_content .title_row {
}
.for_legal_content .legal_content {
  background-color: #fff;
  padding: 25px 35px;
}
.for_legal_content .legal_content .legal_content_col {
}
.for_legal_content .legal_content .legal_content_col h3 {
  font-size: 36px;
  color: #666;
}
.for_legal_content .legal_content .legal_content_col h3 span {
  color: #303030;
}
.for_legal_content .legal_content .legal_content_col p {
  max-width: 500px;
  font-size: 18px;
  font-weight: 500;
}
.for_legal_content .legal_content .legal_content_col ul {
  padding: 0;
  margin: 20px 0;
}
.for_legal_content .legal_content .legal_content_col ul li {
  list-style-type: none;
  font-size: 16px;
  font-weight: 700;
  color: #201f6c;
}
.for_legal_content svg.svg_icon {
  position: absolute;
  bottom: -86px;
  right: 0px;
  width: 450px;
  height: 300px;
}
.for_legal_content input[type="submit"] {
  width: 190px;
}

/** CLIENTS *********************************************************************/

.clients_content .client-img {
  padding: 0 20px;
}

.map_section {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.map_section > img {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.map_section .map {
}
.map_section .map .wrapper {
}
.map_section .map .wrapper {
}
.map_section .map .wrapper .contacts {
  padding: 20px;
  background-color: #1f8ea4;
  width: 345px;
  text-align: left;
  display: inline-block;
  box-shadow: 0 0 59px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 5;
  color: #fff;
}
.map_section .map .wrapper .contacts .title {
  font-size: 20px;
  text-align: center;
  margin: 0px 0 11px 0;
  clear: both;
}
.map_section .map .wrapper .contacts .adress {
  padding: 7px 0;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  padding-left: 20px;
  position: relative;
}
.map_section .map .wrapper .contacts .fiz-address {
}
.map_section .map .wrapper .contacts .nums {
}
.map_section .map .wrapper .contacts .nums a {
  display: block;
  font-size: 16px;
  position: relative;
  color: inherit;
}

/** PAGE_ABOUT *********************************************************************/

.company_features {
}
.company_features .items {
}
.company_features .items li {
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-content: center;
  height: 120px;
}
.company_features .items li > .svg {
}
.company_features .items li .text {
  padding: 0px 5px 0 20px;
}
.company_features .items li .text p {
  margin: 0;
  padding: 0;
}

.why_we {
}
.why_we .wrapper {
  max-width: 920px;
  margin: 0 auto;
}
.why_we .base {
  width: 50%;
  overflow: visible;
  border: 2px solid;
  white-space: nowrap;
  padding: 10px20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.why_we .base .left {
  display: inline-block;
  min-width: 90%;
  max-width: 90%;
  padding: 0 35% 0 0;
  box-sizing: border-box;
}
.why_we .base .left p {
  white-space: normal;
  max-width: 500px;
}
.why_we .base .left em {
  font-style: normal;
  font-size: 30px;
  font-weight: 700;
}
.why_we .base .right {
  padding: 10px 39px;
  min-width: 110%;
  max-width: 110%;
  box-sizing: content-box;
}
.why_we .base .right ul {
  white-space: normal;
}
.why_we .base .right li {
  line-height: 1.4;
  margin: 14px 0;
}
.why_we .base .right p {
}

/** ARCHIVE ***************************************/
.article_posts {
  padding: 50px 0;
}
.article_posts .article_post {
  width: 100%;
}
.article_posts .article_post .article_wrapper {
  display: flex;
  padding: 25px 5px;
  text-align: left;
}
.article_posts .article_post .article_wrapper .left {
  width: 40%;
}
.article_posts .article_post .article_wrapper .left img {
  max-width: 100%;
  height: initial;
  max-width: 90%;
  height: initial;
  box-shadow: 11px 11px 1px #fece0a;
}
.article_posts .article_post .article_wrapper .right {
  padding: 0 25px;
  width: 60%;
}
.article_posts .article_post .article_wrapper .right h4 {
  font-family: "Museo Sans", Arial;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.article_posts .article_post .article_wrapper .right p {
  font-size: 0.9em;
  padding: 0 5px;
  text-align: justify;
}
.post_date {
  font-size: 12px;
  margin: 10px 0 15px 0;
  color: #000;
}
.article_posts .article_post .top_line {
  height: 3px;
  background: #fece0a;
  width: 50%;
  display: block;
  margin-bottom: 8px;
  margin-left: -23px;
}
.article_posts .article_post .article_wrapper .right a {
  color: #208ea5;
}
.article_posts .article_post .article_wrapper .right a.more-link {
  color: #0a0a0a;
  clear: both;
  display: block;
  background: #fece0a;
  width: 150px;
  padding: 3px 20px;
  margin-top: 10px;
  line-height: 2;
  text-transform: uppercase;
  text-align: left;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
}

/** SINGLE *********************************************************************/
.content_title {
  padding: 15px 0 0 0;
  text-align: center;
}

/** 404 *************/
.error404 .content_block {
}
.error404 section .title_row h2 {
  font-size: 40px;
}
.error404 .content_block p {
  font-size: 27px;
}

/*** service_form1 ***********************************/
.service-form {
  position: relative;
}
.service-form-1 {
  padding: 70px 0 100px 0;
  background-color: #eef8fc;
  background-size: 830px 110px;
  background-position: 30% 95%;
}
.service-form-1 .container {
  max-width: 960px;
  position: relative;
}
.service-form .service-form-bg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}
.service-form .service-form-bg.bg_before {
  width: auto;
  height: auto;
  right: -320px;
}
.service-form .service-form-bg.bg_after {
  width: auto;
  height: auto;
  left: -340px;
}
.service-form-head {
}
.service-form-text {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.form-body {
  width: 100%;
  max-width: 620px;
  margin: 25px auto;
}
.form-body form {
  text-align: center;
}
.service-form .phone.wpcf7-form-control-wrap {
  width: 46%;
  margin: 0;
  margin-right: 1.5%;
  display: inline-block;
}
.service-form input[type="text"],
.service-form input[type="tel"] {
  display: block;
  margin-bottom: 10px;
  padding: 15px 20px;
  width: 100%;
  max-width: 260px;
  border: 1px solid #eaeaea;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.service-form input[type="submit"] {
  margin: 0 0 10px 1.5%;
  width: 46%;
  max-width: 260px;
}
.service-form input[type="text"]:hover,
.service-form input[type="tel"]:hover {
  border: 1px solid #c4c4c4;
}
.service-form input[type="text"]:focus,
.service-form input[type="tel"]:focus,
.service-form input[type="submit"]:focus {
  outline: none;
  border: 1px solid #009baf;
}

.service-form-btn {
  margin-top: 20px;
  width: 100%;
  max-width: 250px;
  position: relative;
  z-index: 1;
}

.service-form-btn._light {
  padding: 10px 20px;
  border: 1px solid #c5c5c9;
  background-color: #f0f6f7;
  color: #37383c;
  font-weight: normal;
}

/* service-sewer */
.service-sewer {
  padding: 80px 0;
}
.service-sewer .container {
  max-width: 960px;
  text-align: center;
}
.service-header {
}
.price_item {
  display: inline-block;
  float: none !important;
}
.service-item {
  width: 300px;
  margin: 0px auto 50px auto;
}
.service-item-img {
  width: 300px;
  height: 240px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.service-item-body {
  width: 240px;
  display: block;
  margin: -30px auto 0 auto;
  padding: 30px 30px 50px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px rgba(55, 56, 60, 0.05);
  box-shadow: 0px 5px 5px rgba(55, 56, 60, 0.05);
  text-align: center;
  position: relative;
  text-decoration: none !important;
}
.service-item-text {
  text-transform: uppercase;
  height: 43px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.service-item-price {
  margin: 12px auto;

  color: #009baf;
  font-size: 18px;
  font-weight: bold;
}
.service-item-desc {
  font-size: 12px;
  color: rgba(55, 56, 60, 0.5);
}
.service-item-btn {
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  width: 100%;
  max-width: 215px;
  background-color: #009baf;
  border-radius: 40px;
  color: #fff;
  cursor: pointer;
  padding: 13px 20px;
  font-size: 17px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.service-item-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #188e9f;
}

/* service-seo */
.service-seo {
  padding: 70px 0;
  color: #aaa;
}
.service-seo .container {
  max-width: 960px;
}
.service-seo p.service-header {
  font-size: 30px;
  text-align: left;
  color: #37383c;
  margin-bottom: 10px;
}
.service-seo-img {
  width: 400px;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.content_section.service-seo .content_block.cutted {
  max-height: 208px;
  overflow: hidden;
}
.service-seo .show_more {
}
.service-article {
  margin-top: 30px;
}
.service-article-head {
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0;
  color: #37383c;
}
.blue {
  color: #009baf;
}
.bulet {
  margin-top: 5px;
  font-size: 15px;
}

.btn._with-blick,
.service-item-btn._with-blick {
  overflow: hidden;
}
.btn._with-blick {
  position: relative;
}
.btn__blick {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  margin-left: -200px;
  margin-top: -200px;
  animation: rotateBlick 30s infinite;
}
.btn__blick:after {
  content: '';
  display: block;
  width: 400px;
  height: 400px;
  border-radius: 100%;
  background-color: #fff;
  animation: animBlick 3s infinite;
}


@-webkit-keyframes animBlick {
    0% {
      transform: scale(0);
      opacity: 1
    }
    50% {
      transform: scale(1);
      opacity: 0
    }

    100% {
      transform: scale(1);
      opacity: 0
    }
}

@keyframes animBlick {
    0% {
      transform: scale(0);
      opacity: 1
    }

    50% {
      transform: scale(1);
      opacity: 0
    }

    100% {
      transform: scale(1);
      opacity: 0
    }
}

@keyframes rotateBlick {
    0% {
      transform: translate(-80px, -69px)
    }
    9.99% {
      transform: translate(-80px, -69px)
    }
    10% {
      transform: translate(0, -69px)
    }
    19.99% {
      transform: translate(0, -69px)
    }
    20% {
      transform: translate(80px, -69px)
    }
    29.99% {
      transform: translate(80px, -69px)
    }
    30% {
      transform: translate(160px, -23px)
    }
    39.99% {
      transform: translate(160px, -23px)
    }
    40% {
      transform: translate(160px, 23px)
    }
    49.99% {
      transform: translate(160px, 23px)
    }
    50% {
      transform: translate(80px, 69px)
    }
    59.99% {
      transform: translate(80px, 69px)
    }
    60% {
      transform: translate(0, 69px)
    }
    69.99% {
      transform: translate(0, 69px)
    }
    70% {
      transform: translate(-80px, 69px)
    }
    79.99% {
      transform: translate(-80px, 69px)
    }
    80% {
      transform: translate(-160px, 23px)
    }
    89.99% {
      transform: translate(-160px, 23px)
    }
    90% {
      transform: translate(-160px, -23px)
    }
    99.9% {
      transform: translate(-160px, -23px)
    }
}

.screen-reader-response {
  display: none;
}
