@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Roboto+Slab:wght@500&display=swap');
@media (min-width: 1024px) {
  .menuTopBlock {
    margin-top: 0;
    margin-bottom: 0; }

  .menuTopBlock-wr {
    background-image: linear-gradient(#013e65, #01355b); }

  .menuTopWrapper__menuTop > li > a, .menuTopWrapperIn__menuTop > li > a {
    padding-left: 21px;
    padding-right: 21px; }

  .site-search-wr {
    height: 50px; }

  .menuTopWrapper__menuTop > li:first-child, .menuTopWrapperIn__menuTop > li:first-child {
    background: url("/t/v1823/images/mt_bord.png") 0 center no-repeat; }
    .menuTopWrapper__menuTop > li:first-child:hover, .menuTopWrapperIn__menuTop > li:first-child:hover {
      background: none; } }

html .menuTopBlock, html .site-search-wr {
  background: rgba(0, 0, 0, 0); }

.site-search-wr {
  padding: 0; }

html .site-search-wr .clickBut.opened, html .site-search-wr .clickBut {
  background-color: rgba(0, 0, 0, 0); }

.site-search-wr form.search-form {
  display: flex;
  align-items: center; }

.topslider_wr .top_slider {
  margin-top: 30px; }

.site-header .top_block {
  padding: 9px 0 18px 0; }

.topslider_wr .topslider {
  border: 0; }

.logo_block .logo-top {
  margin-right: 52px; }

.name-wrap {
  max-width: 290px;
  padding-top: 4px; }

.top_bg_block .top_bg_bl {
  background-position: left 50% bottom 50%; }

.header-right {
  display: flex;
  align-items: center;
  padding-bottom: 5px; }

.site-header .logo_block, .site-header__address, .site-header__contacts {
  flex: auto; }

.site-header__contacts .tel_but {
  display: block; }

.top_bg_block .top_bg_bl {
  max-height: 380px; }

.site-header__contacts:before, .site-header__address:before {
  width: 40px;
  height: 40px;
  top: calc(50% - 20px); }

.topslider_wr .topslider .slid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  height: 415px; }

.topslider_wr .topslider {
  height: 415px; }

.topslider_wr .topslider .owl-controls {
  position: absolute;
  right: 25px;
  bottom: 25px;
  display: inline-block; }
  .topslider_wr .topslider .owl-controls .owl-dots {
    display: flex;
    align-items: center; }
    .topslider_wr .topslider .owl-controls .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      border-radius: 250px;
      margin: 5px;
      background: rgba(255, 255, 255, 0.302); }
      .topslider_wr .topslider .owl-controls .owl-dots .owl-dot.active {
        background: #fff; }
  .topslider_wr .topslider #customNav {
    display: none; }

.slid-text-wrap {
  display: inline-block;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.949);
  margin: 0 0 16px 19px;
  padding: 24px 29px 28px 29px; }
  .slid-text-wrap .title {
    font-size: 25px;
    color: #103144;
    text-transform: uppercase;
    font-family: 'rs';
    font-weight: 700;
    margin-bottom: 8px; }
  .slid-text-wrap .text {
    font-size: 16px;
    color: #103144;
    font-family: 'rs';
    font-weight: 400; }

.site-header__logo {
  font-family: 'Pacifico';
  font-size: 24px;
  text-transform: none;
  display: block;
  margin-bottom: 3px; }

.site-header__descriptor {
  font-size: 13px;
  font-family: 'rs';
  font-weight: 400;
  color: rgba(71, 75, 74, 0.702);
  line-height: 16px; }

.site-search-wr .clickBut {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M18.985,17.605 L14.150,12.760 C15.191,11.419 15.818,9.739 15.818,7.913 C15.818,3.547 12.273,-0.005 7.916,-0.005 C3.559,-0.005 0.014,3.547 0.014,7.913 C0.014,12.279 3.559,15.830 7.916,15.830 C9.739,15.830 11.415,15.203 12.753,14.159 L17.589,19.004 L18.985,17.605 ZM7.916,13.851 C4.648,13.851 1.990,11.187 1.990,7.913 C1.990,4.638 4.648,1.975 7.916,1.975 C11.184,1.975 13.842,4.638 13.842,7.913 C13.842,11.187 11.184,13.851 7.916,13.851 Z'/%3E%3C/svg%3E") left 50% top 50% / auto no-repeat;
  height: 100%;
  width: 30px; }

body .wrap-advantages .advan-in {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1300px;
  padding-top: 18px;
  padding-bottom: 24px;
  margin: 0 auto; }
  body .wrap-advantages .advan-in .adv-bl {
    box-sizing: border-box;
    width: 20%;
    max-width: 20%;
    margin-bottom: 25px; }
    body .wrap-advantages .advan-in .adv-bl .image {
      width: 32px;
      height: 32px;
      flex: none;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
      margin-bottom: 24px; }
      body .wrap-advantages .advan-in .adv-bl .image img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%; }
    body .wrap-advantages .advan-in .adv-bl .text-wrap {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center; }
      body .wrap-advantages .advan-in .adv-bl .text-wrap .title {
        font-family: 'Roboto Slab', serif;
        font-size: 17px;
        color: #474b4a;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 7px; }
      body .wrap-advantages .advan-in .adv-bl .text-wrap .text {
        font-size: 15px;
        font-family: "Arial";
        color: rgba(71, 75, 74, 0.702);
        font-weight: 400; }

.top_bg_block {
  margin-bottom: 0; }

.site-header__contacts a {
  font-size: 18px;
  font-weight: 700;
  color: #474b4a; }

.site-header__contacts:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19' height='19'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M16.994,10.017 L13.403,10.017 C12.869,10.017 12.366,10.226 11.987,10.605 L11.489,11.103 C10.043,10.180 8.819,8.954 7.898,7.508 L8.397,7.008 C8.770,6.635 8.983,6.118 8.983,5.590 L8.983,1.993 C8.983,0.887 8.085,-0.013 6.981,-0.013 L2.006,-0.013 C1.444,-0.013 0.925,0.209 0.547,0.612 C0.168,1.016 -0.029,1.575 0.007,2.143 C0.577,11.187 7.815,18.437 16.843,19.008 L16.979,19.012 C18.110,19.012 18.997,18.131 18.997,17.006 L18.997,12.023 C18.997,10.918 18.099,10.017 16.994,10.017 ZM16.979,17.006 L16.979,18.009 L16.970,17.006 C8.945,16.499 2.512,10.054 2.006,1.993 L6.981,1.993 L6.981,5.590 L5.400,7.174 L5.764,7.834 C7.019,10.112 8.886,11.982 11.163,13.242 L11.823,13.608 L13.403,12.023 L16.994,12.023 L17.005,17.003 L16.979,17.006 Z'/%3E%3C/svg%3E") left 50% top 50% / auto no-repeat; }

.site-header__address:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='20'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M7.708,19.366 L7.061,20.001 L6.359,19.426 C6.099,19.213 -0.008,14.134 -0.008,6.878 C-0.008,3.085 3.136,-0.002 7.000,-0.002 C10.864,-0.002 14.008,3.085 14.008,6.878 C14.008,13.110 7.965,19.114 7.708,19.366 ZM7.000,1.964 C4.240,1.964 1.994,4.168 1.994,6.878 C1.994,11.840 5.439,15.786 6.949,17.275 C8.450,15.596 12.006,11.170 12.006,6.878 C12.006,4.168 9.760,1.964 7.000,1.964 ZM3.996,6.878 C3.996,5.252 5.344,3.929 7.000,3.929 C8.656,3.929 10.003,5.252 10.003,6.878 C10.003,8.503 8.656,9.826 7.000,9.826 C5.344,9.826 3.996,8.503 3.996,6.878 ZM8.001,6.878 C8.001,6.336 7.552,5.895 7.000,5.895 C6.448,5.895 5.999,6.336 5.999,6.878 C5.999,7.420 6.448,7.860 7.000,7.860 C7.552,7.860 8.001,7.420 8.001,6.878 Z'/%3E%3C/svg%3E") left 50% top 50% / auto no-repeat; }

.site-header__contacts > div {
  margin-bottom: -2px; }

.top_bg_block.in {
  padding: 0; }

.site-header__address, .site-header__contacts {
  text-align: left;
  padding-left: 48px; }

.site-header__contacts {
  margin-left: 45px; }

.site-header__contacts > div > a {
  letter-spacing: 0.2px; }

.site-header__contacts .tel_but {
  font-size: 13px;
  color: #0e66a3;
  margin-left: 5px; }

.site-header .top_block_wr {
  background: #fff; }

.menuTopWrapper__menuTop, .menuTopWrapperIn__menuTop {
  margin-left: 0;
  padding: 8px 0; }

@media (max-width: 1023px) {
  .site-search-wr .clickBut {
    width: 50px; }

  .site-header__address {
    display: block; }

  .site-header .top_block {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  .site-header .top_block {
    flex-direction: column;
    align-items: center; }

  .topslider_wr {
    height: auto; }

  body .wrap-advantages .advan-in .adv-bl {
    width: 33.33%;
    max-width: 33.33%; }
    body .wrap-advantages .advan-in .adv-bl br {
      display: none; }

  body .wrap-advantages .advan-in {
    justify-content: center; } }

@media (max-width: 767px) {
  body .wrap-advantages .advan-in .adv-bl {
    width: 50%;
    max-width: 50%; }

  .site-header__contacts {
    padding-left: 0; }

  html .site-header__address::before {
    display: none; }

  .site-header__address {
    padding-left: 0; }

  .site-header__contacts {
    margin-top: 0px; }

  .logo_block .logo-top {
    margin-right: 30px; }

  .slid-text-wrap .title {
    font-size: 23px; }

  .slid-text-wrap .text {
    font-size: 15px; } }

@media (max-width: 560px) {
  body .wrap-advantages .advan-in .adv-bl {
    width: 100%;
    max-width: 100%; }

  .slid-text-wrap {
    margin-left: 0;
    margin-bottom: 0;
    display: block; }
    .slid-text-wrap br {
      display: none; }

  .slid-text-wrap {
    padding-left: 20px; }

  .slid-text-wrap .title {
    font-size: 22px; }

  .site-header .logo_block {
    margin-bottom: 10px;
    flex-direction: column; }

  .logo_block .logo-top {
    margin-right: 0; }

  .topslider_wr .topslider, .topslider_wr .topslider .slid {
    height: 300px; }

  .topslider_wr .topslider .owl-controls {
    bottom: auto;
    top: 0; }

  .top_bg_block .top_bg_bl {
    max-height: 230px; } }

@media (max-width: 420px) {
  .site-header__contacts a {
    font-size: 16px; }

  .site-header__address {
    font-size: 13px; }

  .site-header__contacts {
    margin-left: 30px; } }

@media (max-width: 480px) {
  .topslider_wr .topslider .slid {
    -webkit-background-size: contain;
    background-size: contain;
    background-color: #fff; } }

.text_main {
  max-width: 980px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
  padding-top: 50px; }
  .text_main .title {
    font: normal 18px 'rs';
    color: #0382aa;
    margin-bottom: 20px; }
  .text_main .text {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.25;
    font-size: 16px;
    color: #474b4a; }

.serviceBlockWrapIn {
  padding-top: 60px; }

.serviceBlockWrap.two {
  margin-bottom: 20px; }

.redBlockWrap .redBlock .title {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 18px; }

.site-footer .form_block .tpl-anketa .tpl-field.type-checkbox {
  margin-top: 10px;
  margin-bottom: 10px; }
  .site-footer .form_block .tpl-anketa .tpl-field.type-checkbox input[type="checkbox"] {
    margin-right: 5px; }
  .site-footer .form_block .tpl-anketa .tpl-field.type-checkbox ul {
    padding-left: 0; }
  .site-footer .form_block .tpl-anketa .tpl-field.type-checkbox label {
    font-size: 15px;
    color: #fff; }
  .site-footer .form_block .tpl-anketa .tpl-field.type-checkbox label a {
    color: #01a4b4; }

html body [data-media-source="desktop"] .lpc-col-6-lg.widthAuto {
  width: 100%; }
  html body [data-media-source="desktop"] .lpc-col-6-lg.widthAuto + .lpc-text-2__slider-wrap {
    display: none; }
  html body .lpc-certificate-1__item {
    flex-direction: column; }
  html body .lpc-certificate-1__item .title {
    display: block;
    color: #000;
    font-size: 18px;
    line-height: normal;
    margin-top: 15px;
    font-weight: 700; }
  html body .lpc-text-5 .lp-block-bg {
    position: static;
    height: 350px; }
  html body .lpc-text-5 .lpc-col-6-lg.lpc-text-5__main {
    width: auto; }
  html body .lpc-text-5 .lpc-text-5__wrap {
    min-height: 0 !important; }

@media (max-width: 599px) {
  html body .lpc-text-5 .lp-block-bg {
    position: static;
    height: 250px; } }

@media (min-width: 1024px) {
  .menuTopWrapper__menuTop > li > ul > li, .menuTopWrapperIn__menuTop > li > ul > li {
    display: block;
    margin-bottom: 10px; }

  .menuTopWrapper__menuTop > li, .menuTopWrapperIn__menuTop > li {
    position: relative; }

  .menuTopWrapper__menuTop > li > ul, .menuTopWrapperIn__menuTop > li > ul {
    min-width: 0;
    width: 320px; } }
