@charset "UTF-8";
@font-face {
  font-family: 'GothaPro';
  src: url("../fonts/GothaProBol.ttf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'GothaPro';
  src: url("../fonts/GothaProBla.ttf");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.ttf");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.ttf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.ttf");
  font-weight: 900;
  font-style: normal; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(173, 29, 45, 0.4);
    box-shadow: 0 0 0 0 rgba(173, 29, 45, 0.4); }
  70% {
    height: 4.5em;
    width: 4.5em;
    -webkit-box-shadow: 0 0 0 10px rgba(173, 29, 45, 0);
    box-shadow: 0 0 0 10px rgba(173, 29, 45, 0); }
  100% {
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 0 0 0 rgba(173, 29, 45, 0);
    box-shadow: 0 0 0 0 rgba(173, 29, 45, 0); } }

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(173, 29, 45, 0.4);
    box-shadow: 0 0 0 0 rgba(173, 29, 45, 0.4); }
  70% {
    height: 4.5em;
    width: 4.5em;
    -webkit-box-shadow: 0 0 0 10px rgba(173, 29, 45, 0);
    box-shadow: 0 0 0 10px rgba(173, 29, 45, 0); }
  100% {
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 0 0 0 rgba(173, 29, 45, 0);
    box-shadow: 0 0 0 0 rgba(173, 29, 45, 0); } }

.sait3 {
  font-size: 10px;
}

.sait3 {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}


.sait3 {
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 2.6rem;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background-color: #fff;
  color: #333;
  min-width: 0; }

/* * {
  outline: none;
  min-height: 0;
  min-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0; } */

.sait3 a {
  color: inherit;
  text-decoration: none; }

.sait3 img {
  max-width: 100%; }

.sait3 h2.title333 {
    font-family: ubuntu;
    font-size: 4.4rem;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0em;
    margin-bottom: 2em; }
  .sait3 h2.title333 span {
    color: #ea2003;
    text-transform: uppercase; }

.sait3 h1 {
  font-family: 'GothaPro';
  margin-top: 0;
  font-size: 3em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  border: 0.25em solid #ea2003;
  padding: .7em 1.15em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em; }
  .sait3 h1 span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: .5em;
    background-color: #fff;
    padding: 0 .5em;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(70%);
    -ms-transform: translateX(-50%) translateY(70%);
    transform: translateX(-50%) translateY(70%);
    display: block;
    position: absolute; }

.container333 {
  width: 1200px;
  margin: auto;
 }

.map-mobile333 {
  display: none; }

.overlay333 {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: -1;
  display: none; }

#overlay {
  position: fixed;
  left: 0;
  background-color: #000;
  opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  height: 100%;
  top: 0;
  cursor: pointer;
  display: none;
  z-index: 99;
  width: 100%; }

.tell333 {
  font-weight: 700;
  font-size: 1.15em;
  padding-left: 1.2em;
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: .4em; }

.vel333 {
  background-size: 1em;
  background-image: url(../img/icon/vel.png); }

.sait3 .gray-btn333 {
  background-color: #ea2003;
  border: 3px solid #ea2003;
  padding: .6em 1.3em;
  color: #fff;
  font-weight: 400;
  font-size: .8em;
  border-radius: 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }
  .sait3 .gray-btn333:hover {
    background-color: #fff;
    color: #3a3a3a; }

.sait3 .red-btn333 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: .3em solid #ad1d2d;
  background-color: #ea2003;
  color: #fff;
  padding: 2em 3em;
  font-size: 1.2em;
  text-transform: uppercase;
  border-radius: .7em;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-box-shadow: 0 15px 46px rgba(207, 49, 67, 0.4);
  box-shadow: 0 15px 46px rgba(207, 49, 67, 0.4); }
  .sait3 .red-btn333:hover {
    background: #de4859; }
  .sait3 .red-btn333:active {
    margin-bottom: 3.1em;
    -webkit-transform: translateY(0.1em);
    -ms-transform: translateY(0.1em);
    transform: translateY(0.1em);
    border-bottom: .2em solid #ae1d2d; }

.social-contacts333 {
  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; }

.social-icon333 {
  width: 1.7em;
  height: 1.7em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin-right: 1.6em;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
  .social-icon333:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.vk333 {
  background-image: url(../img/icon/vk.svg); }

.telegram333 {
  background-image: url(../img/icon/telegram.svg); }

.viber333 {
  background-image: url(../img/icon/viber.svg); }

.whatsapp333 {
  background-image: url(../img/icon/whatsapp.svg); }

.contacts-box333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 15em; }

.mainpage__flex333 {
  border: solid 1px #9fb8cc;
  background-color: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px; }
  .mainpage__flex333 input {
    height: 38px;
    display: block;
    border: none;
    border-radius: 0 5px 5px 0;
    border-left: solid 1px #9fb8cc;
    font-size: 16px;
    padding: 0px 15px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px); }

.mainpage__label-phone333 {
  display: block;
  background-image: url(../img/icon/phone_black.png);
  background-position: center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
  width: 39px;
  height: 39px;
  cursor: pointer; }

.mainpage__label-people333 {
  display: block;
  background-image: url(../img/icon/people.png);
  background-position: center;
  background-size: 25px auto;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
  width: 39px;
  height: 39px;
  cursor: pointer; }

.modal_close333 {
  position: absolute;
  cursor: pointer;
  width: 1.9rem;
  height: 1.9rem;
  display: block;
  background: url(../img/close-ico.png) no-repeat;
  background-size: contain;
  top: 1.0rem;
  right: 1.0rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 3; }
  .modal_close333:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .7s ease;
    transition: -webkit-transform .7s ease;
    -o-transition: transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease; }

.modal_div333 {
  width: 40.0rem;
  border-radius: .5rem;
  border: 2px #000 solid;
  background: #fff;
  padding: 2.0rem;
  position: fixed;
  top: 45%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -35vh;
  display: block;
  opacity: 0;
  z-index: 100;
  visibility: hidden;
  overflow: auto; }
  .modal_div333 h3 {
    text-align: center;
    font-size: 2.7rem;
    width: 90%;
    margin-bottom: 2rem; }
  .modal_div333 .modal__text333 {
    margin-bottom: 2rem; }
  .modal_div333 .mainpage__flex333 {
    margin-bottom: 1.5rem; }
  .modal_div333 .mainpage__button333 {
    margin-top: 2rem;
    width: 100% !important; }
  .modal_div333 .gray-btn333 {
    line-height: 33px;
    padding-left: 1rem;
    max-width: 100%;
    width: 100%;
    border: 0;
    cursor: pointer; }

#overlay {
  position: fixed;
  left: 0;
  background-color: #000;
  opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  height: 100%;
  top: 0;
  cursor: pointer;
  display: none;
  z-index: 99;
  width: 100%; }

.header-scroll333 {
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: .5rem 0; }
  .header-scroll333 .logo {
    width: 15rem; }
  .header-scroll333 .social-contacts333 {
    width: auto; }
    .header-scroll333 .social-contacts333 a {
      margin-right: 1rem; }
  .header-scroll333 .header__contacts333 .tel333 {
    height: 25px; }

.mobile-menu333 {
  padding: 6.5em 1em 1em;
  z-index: 90;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transform: translateX(-110%);
  -ms-transform: translateX(-110%);
  transform: translateX(-110%);
  background-color: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.mobile-menu333-active {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible; }

.mobile-menu333 .nav-box333 {
  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;
  font-size: 1em;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-bottom: 1.5em; }
  .mobile-menu333 .nav-box333:hover {
    color: #ffe2e2; }

.mobile-menu333 .nav-box_icon333 {
  width: 4em;
  text-align: center; }

.mobile-menu333 .nav-box333 img {
  height: 2.5em;
  margin-right: 1em; }

.mobile-menu333 .contacts333 .gray-box333 > p {
  font-size: 1.4em;
  margin-bottom: .7em; }

.mobile-menu333 .contacts333 .social-contacts333 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .mobile-menu333 .contacts333 .social-contacts333 a {
    width: 2em;
    margin-bottom: .5em; }
    .mobile-menu333 .contacts333 .social-contacts333 a:first-child {
      margin-bottom: .5em;
      width: 100%; }

.mobile-menu333 .contacts333 .addr-box333 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mobile-menu333 .contacts333 .adress333 {
  padding-left: 3em;
  background-image: url(../img/icon/domik.png);
  background-size: 2em;
  background-repeat: no-repeat;
  background-position: .5em center; }

.mobile-menu333 .contacts333 .header__rezhim333 {
  margin-bottom: .5em;
  width: 100%; }

.header-mobile333 {
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
  display: none;
  padding: 1rem 5%;
  -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; }
  .header-mobile333 .menu-mobile333 {
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    left: 10px; }
    .header-mobile333 .menu-mobile333:hover {
      cursor: pointer; }
    .header-mobile333 .menu-mobile333 span {
      display: block;
      height: 2px;
      width: 18px;
      position: absolute;
      left: 50%;
      margin-left: -9px;
      top: 50%;
      margin-top: -1px;
      background-color: #333; }
      .header-mobile333 .menu-mobile333 span:before, .header-mobile333 .menu-mobile333 span:after {
        display: block;
        height: 2px;
        width: 18px;
        position: absolute;
        left: 50%;
        margin-left: -9px;
        top: 50%;
        margin-top: -1px;
        background-color: #333; }
      .header-mobile333 .menu-mobile333 span::before {
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        content: '';
        margin-top: -6px; }
      .header-mobile333 .menu-mobile333 span::after {
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        content: '';
        margin-top: 4px; }
  .header-mobile333 .menu-mobile_active span {
    background-color: transparent; }
    .header-mobile333 .menu-mobile_active span::before {
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      margin-top: 0; }
    .header-mobile333 .menu-mobile_active span::after {
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
      margin-top: 0; }

.header-mobile__logo333 {
  margin-left: 40px; }
  .header-mobile__logo333 a {
    font-size: 3.9rem;
    color: #f33030; }

.hidden-stash {
  font-family: 'Ubuntu';
  background: #fff;
  border-top: 5px solid #f33030;
  width: 285px;
  right: 15px;
  top: 6.5rem;
  padding: 10px 30px 0;
  -webkit-box-shadow: 0 8px 18px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 18px -3px rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 100; }
  .hidden-stash .tell333 {
    display: block;
    font-size: 19px;
    font-weight: 300; }
  .hidden-stash .social-contacts333 a {
    height: 40px;
    width: 40px; }
  .hidden-stash .contacts-box333 {
    width: 100%; }
  .hidden-stash > div {
    font-size: 16px;
    color: #333; }
  .hidden-stash .email {
    background: url(../img/icon/email.svg) no-repeat left center;
    background-size: 22px;
    padding-left: 30px; }
    .hidden-stash .email a {
      font-size: 24px;
      color: #333; }
  .hidden-stash .phone {
    background: -webkit-gradient(linear, left bottom, left top, from(#f0da4b), to(#eca835));
    background: -webkit-linear-gradient(bottom, #f0da4b 0%, #eca835 100%);
    background: -o-linear-gradient(bottom, #f0da4b 0%, #eca835 100%);
    background: linear-gradient(0deg, #f0da4b 0%, #eca835 100%);
    margin: 6px 0;
    padding: 1rem 0;
    text-align: center;
    position: relative;
    overflow: hidden; }

.headAddr {
  background: url(../img/icon/addr.png) no-repeat 3px;
  padding-left: 33px;
  margin-bottom: 8px;
  font-size: 14px;
  position: relative;
  background-size: 18px;
  margin-top: 10px; }

.work-time {
  color: #707881;
  font-size: 11px;
  margin: 5px 0; }

.mobile-phone333 {
  padding: .7rem 1rem;
  font-weight: 700;
  border-radius: 5px;
  background-color: #fcc417;
  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;
  font-size: 1.7rem;
  width: 140px;
  text-transform: uppercase;
  text-align: center; }
  .mobile-phone333 img {
    width: 3rem;
    margin-right: 1rem; }

.mobile-hidden333 {
  padding-bottom: 1em;
  background: url(../img/wave.png);
  background-repeat: no-repeat;
  background-position: center top;
 }
  .mobile-hidden333 .header-line333 {
    width: 100%;
    z-index: 100;
    background-color: #ea2003;
    color: #fff;
    padding: .3em 0;
    margin-bottom: 1em; }
  .mobile-hidden333 .header-line_bg333 {
    width: 2%;
    height: 1px;
    background-color: #fff; }
  .mobile-hidden333 .header-line333 .container333 {
    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; }
  .mobile-hidden333 .header-line333 .header-logo333 {
    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; }
    .mobile-hidden333 .header-line333 .header-logo333 img {
      height: 2.7em; }
  .mobile-hidden333 .header-line333 .nav-box333 {
    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;
    font-size: .6em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .mobile-hidden333 .header-line333 .nav-box333:hover {
      color: #ffe2e2; }
    .mobile-hidden333 .header-line333 .nav-box333 img {
      height: 2.2em;
      margin-right: 1em; }
  .mobile-hidden333 .header-line333 .gray-btn333 {
    margin-bottom: 0;
    color: #333;
    background-color: #fff; }
    .mobile-hidden333 .header-line333 .gray-btn333:hover {
      color: #ea2003; }
  .mobile-hidden333::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/wave.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; }
  .mobile-hidden333 .container333 {
    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; }
  .mobile-hidden333 .logo {
    width: 15em; }
  .mobile-hidden333 .gray-btn333 {
    margin-bottom: 1em;
    margin-left: .5em; }

/* Конец стилей шапки */
.main333 {
  padding-bottom: 6em; }
  .main333 .red-btn333 {
    margin-bottom: 3em; }

.partners333 {
  background-image: url(../img/partners/loss-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 3em 0; }
  .partners333 h2.title333 {
    width: 95%;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto; }
  .partners333 .partners-slider333 {
    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-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .partners333 .partners-slide333 {
    max-height: 3.5em;
    width: 10em;
    text-align: center; }
    .partners333 .partners-slide333 img {
      max-height: 3.5em;
      padding-right: 10rem; }

.focus-text333 {
  padding: 1em 0; padding-bottom: 2em;}
  .focus-text333 h2.title333 {
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3; }

.focus-text_flex333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.focus-text_col333 {
  width: 45%;
  text-align: center; }

.focus-text_p333 {
  font-size: 2.1rem;
      margin-bottom: 1em;
  font-weight: 700; }
  .focus-text_p333:first-child {
    margin-bottom: 1em; }
  .focus-text_p333:last-child {
    line-height: 1.5; }

.focus-text_line333 {
  width: 2px;
  height: 1.8em;
  background-color: #ea2003;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em; }

.focus-text333 h3 {
  text-align: center;
  margin-top: 1em;
  font-size: 1.5em; }
  .focus-text333 h3 span {
    color: #ea2003; }

.sait3 .pros333 {
    padding: 3em 0;
    background-size: 1100px;
    position: relative;
    z-index: 1; }
  .sait3 .pros333 .title333 {
    text-align: left;
    text-transform: none;
    margin-bottom: .7em; }
    .sait3 .pros333 .title333 span {
      text-transform: none; }
  .sait3 .pros333 .pros-box333 {
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: 1.9em;
    width: 30em; }
    .sait3 .pros333 .pros-box333 .pros-icon333 {
      position: relative;
      max-height: 3.3em;
      max-width: 3.3em;
      min-height: 3.3em;
      min-width: 3.3em;
      background-color: #ea2003;
      border-radius: 1.65em;
      margin-right: .5em;
      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; }
      .sait3 .pros333 .pros-box333 .pros-icon333 img {
        max-width: 80%;
        max-height: 2em; }
      .sait3 .pros333 .pros-box333 .pros-icon333 .pulse {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        height: 3em;
        width: 3em;
        background-color: transparent;
        border-radius: 50%;
        -webkit-transition: 2s;
        -o-transition: 2s;
        transition: 2s;
        -webkit-animation: none;
        animation: none; }
      .sait3 .pros333 .pros-box333 .pros-icon333:hover .pulse1, .pros333 .pros-box333 .pros-icon333:hover .pulse2, .pros333 .pros-box333 .pros-icon333:hover .pulse3, .pros333 .pros-box333 .pros-icon333:hover .pulse4, .pros333 .pros-box333 .pros-icon333:hover .pulse5 {
        -webkit-animation: pulse 2s infinite;
        animation: pulse 2s infinite; }
      .sait3 .pros333 .pros-box333 .pros-icon333:hover .pulse1 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s; }
      .sait3 .pros333 .pros-box333 .pros-icon333:hover .pulse2 {
        -webkit-animation-delay: .2s;
        animation-delay: .2s; }
      .pros333 .pros-box333 .pros-icon333:hover .pulse3 {
        -webkit-animation-delay: .3s;
        animation-delay: .3s; }
      .sait3 .pros333 .pros-box333 .pros-icon333:hover .pulse4 {
        -webkit-animation-delay: .4s;
        animation-delay: .4s; }
      .sait3 .pros333 .pros-box333 .pros-icon333:hover .pulse5 {
        -webkit-animation-delay: .5s;
        animation-delay: .5s; }
    .sait3 .pros333 .pros-box333 span {
      font-weight: 700;
    font-size: 2rem;
    font-weight: normal;
    font-family: ubuntu; }
    .sait3 .pros333 .pros-box333 p {
    display: block;
    margin-bottom: .5em;
    color: #ea2003;
    font-weight: 700;
    font-size: 0.875em;
    font-weight: 700;
    font-size: 2.3rem;
    font-weight: bold;
    font-family: ubuntu; }
.advantages-and-steps333 {
  font-family: 'ubuntu';
  font-weight: 400;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background-color: #fff;
  color: #333;
  background: url(../img/wave.png);
  background-repeat: no-repeat;
  background-position: top 50rem right 65rem;
  background-size: contain;
 }
.sait3 .advantages-and-steps333 {
  padding: 4em 0;
  position: relative;
  overflow: hidden;
 }


  .sait3 .advantages-and-steps333::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 20%;
    width: 90%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: rotateZ(270deg) translateY(-55%);
    -ms-transform: rotate(270deg) translateY(-55%);
    transform: rotateZ(270deg) translateY(-55%);
    background: url(../img/wave.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; }
  .sait3 .advantages-and-steps333::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: rotateZ(180deg) translateX(-50%);
    -ms-transform: rotate(180deg) translateX(-50%);
    transform: rotateZ(180deg) translateX(-50%);
    background: url(../img/wave.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; }

.advantages_flex333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.advantage-box333 {
  width: 19.5%;
  text-align: center;
  margin-bottom: 1.5em; }

.advantage-image333, .step-img333 {
  max-width: 3.3em;
  min-width: 3.3em;
  max-height: 3.3em;
  min-height: 3.3em;
  border-radius: 50%;
  border: 2px solid #ea2003; }

.advantage-image333 {
  position: relative;
  margin-bottom: .5em;
  margin-left: auto;
  margin-right: auto;
  background: #ea2003;
  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; }
  .advantage-image333 img {
    width: 2.1em; }
  .advantage-image333 .pulse {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    height: 3em;
    width: 3em;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    -webkit-animation: none;
    animation: none; }
  .advantage-image333:hover .pulse1, .advantage-image333:hover .pulse2, .advantage-image333:hover .pulse3, .advantage-image333:hover .pulse4, .advantage-image333:hover .pulse5 {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite; }
  .advantage-image333:hover .pulse1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .advantage-image333:hover .pulse2 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .advantage-image333:hover .pulse3 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .advantage-image333:hover .pulse4 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .advantage-image333:hover .pulse5 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }

.advantage-text333 {
  font-size: .7em; }

.step333 {
  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: .9em; }

.step-img333 {
  margin-right: .8em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -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; }
  .step-img333 img {
    width: 50px; }

.statistic-wrap333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 2em; }

.statistic-box333 {
  width: 33.3%;
  font-size: .9em;
  text-align: center; }
  .statistic-box333 > span {
    line-height: 1;
    font-size: 2.8em;
    display: block; }

.credibility333 {
  background: url(../img_karaoke/fon3.jpg) no-repeat center;
  padding: 8em 0;
  background-size: cover;
  position: relative;
  z-index: 1; }

 

.sait3 .credibility-text333 p {
  margin-bottom: 20px; }
.sait3 .credibility-text333 {
  margin-bottom: 2.5em; }
  .sait3 .credibility-text333 p span {
    color: #ea2003; }
  .sait3 .credibility-text333 p:last-child {
    font-weight: 900; }

.credibility333 .container333 {
  margin-left: 24%;
  width: 70%; }

.credibility333 .title333 {
  text-align: left;
  margin-bottom: .5em; }

.credibility-flex333 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.credibility-item333 {
  width: 46%;
  margin-bottom: 2em;
  position: relative; }
  .credibility-item333 .number333 {
    font-size: 3.5em;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    font-weight: 900;
    color: #333333;
    opacity: 0.31; }
  .credibility-item333 span {
    color: #ea2003; }

.add-services {
  padding: 1em 0 4em; }

.add-services_col {
  width: 49%; }
  .add-services_col > .punkt {
    margin-left: -2em; }

.add-services h2.title333 {
  line-height: 1.2; }
  .add-services h2.title333::before {
    content: '';
    display: block;
    width: 2px;
    height: 1.2em;
    background-color: #ea2003;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5em; }
  .add-services h2.title333::after {
    content: '';
    display: block;
    width: 2px;
    height: 1.2em;
    background-color: #ea2003;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5em; }
  .add-services h2.title333 .subtitle {
    display: block;
    color: #333;
    font-size: .6em; }

.add-services_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.add-services .punkt {
  margin-bottom: .2em;
  padding-left: 2em;
  background-image: url(../img/check.png);
  background-position: .7em center;
  background-repeat: no-repeat;
  background-size: 1em; }

.add-services .num-punkt {
  margin-bottom: .8em; }

.add-services .subpunkt {
  display: block;
  margin-bottom: 1em;
  margin-top: -.1em;
  font-weight: 400;
  font-size: .9em; }

.pakets333 {
  margin-bottom: 3em; }
  .pakets333 .container333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .pakets333 > .container333 {
    margin-top: 2em;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 700; }
    .pakets333 > .container333 h3 {
      text-transform: uppercase; }

.pakets-head333 {
  background-color: #ea2003;
  height: 5em; }
  .pakets-head333 .paket-title333 {
    color: #fff;
    padding: .5em 0;
    text-transform: uppercase;
    width: 30%;
    text-align: center;
    font-weight: 900; }
    .pakets-head333 .paket-title333:nth-child(2) {
      width: 40%;
      border-right: 1px solid #fff;
      border-left: 1px solid #fff; }

.paket-body333 {
  width: 30%;
  text-align: center; }
  .paket-body333:nth-child(2) {
    width: 40%; }

.map-contacts333 {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 400px; }

.contacts333 {
  position: absolute;
  z-index: 2;
  left: 15%;
  background-color: #fff;
  height: 100%;
  font-weight: 600;
  font-size: .85em; }
  .contacts333 .tell333 {
    font-size: 1.7em;
    color: #ab2025; }
  .contacts333 .white-box333, .contacts333 .gray-box333 {
    padding: .7em 1.5em; }
  .contacts333 .white-box333 > p, .contacts333 .gray-box333 > p {
    margin-bottom: .5em; }
  .contacts333 .white-box333 {
    height: 43%; }
  .contacts333 .gray-box333 {
    height: 57%;
    background-color: #f0f0f0; }
  .contacts333 .emails333 {
    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; }
    .contacts333 .emails333 > div {
      margin-right: 1em; }
    .contacts333 .emails333 p {
      margin-bottom: .2em; }
    .contacts333 .emails333 .mail333 {
      background-image: url(../img/icon/email1.svg);
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 1.2em;
      padding-left: 1.3em; }
  .contacts333 .social-contacts333 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .6em; }
    .contacts333 .social-contacts333 a {
      width: 1.4em;
      margin-right: .5em; }
      .contacts333 .social-contacts333 a:first-child {
        width: auto;
        margin-bottom: 0; }
    .contacts333 .social-contacts333 p {
      margin-bottom: 0;
      margin-right: 1em; }
  .contacts333 .addr-box333 {
    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; }
  .contacts333 .header__bydny333, .contacts333 .header__rezhim333, .contacts333 .header__vyhodnoy333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .contacts333 .header__rezhim333 {
    width: 41%;
    font-weight: 400; }
    .contacts333 .header__rezhim333 p {
      margin-top: 1rem;
      margin-left: 0.3rem; }
  .contacts333 .header__bydny333 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .contacts333 .header__vyhodnoy333 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 1px solid #333;
    padding-left: 1rem; }
  .contacts333 .header__circle333 > p, .contacts333 .header__rezhim333 p, .contacts333 .header__vyhodnoy333 > p {
    font-size: 1.8rem;
    color: #333;
    width: 100%; }
  .contacts333 .header__circle333 {
    color: #000;
    font-size: 1.8rem;
    padding: 0 0.3rem; }
  .contacts333 .header__circle333--green {
    color: #ea2003; }

.our-team {
  position: relative;
  z-index: 2;
  padding: 3em 0 6.5em; }
  .our-team::after {
    content: '';
    display: block;
    background: url(../img/our-team/up-right.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    width: 80%;
    height: 80%;
    right: 0;
    top: 0;
    z-index: -1; }
  .our-team::before {
    content: '';
    display: block;
    background: url(../img/our-team/bottom-left.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    width: 80%;
    height: 80%;
    left: 0;
    bottom: 0;
    z-index: -1; }
  .our-team h2.title333 {
    width: 30em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 4rem;
    font-size: 1.6em; }

.our-team_photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.our-team_photo {
  width: 49%;
  margin-bottom: 2rem; }
  .our-team_photo img {
    width: 100%; }

.footer333 {
  padding: 2em 0 .5em;
  position: relative;
  background-color: #e8e8e8;
  z-index: 1; }
  .footer333::after {
    content: '';
    display: block;
    width: 14em;
    min-height: 20em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
    background-image: url(../img/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }
  .footer333 .front-footer333, .footer333 .post-footer333 {
    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: 1em;
    width: 80%; }
  .footer333 .gray-btn333 {
    margin-left: 1em;
    border: 3px solid #ea2003;
    border-radius: .2em; }
  .footer333 .logo {
    min-width: 7em;
    max-width: 7em;
    margin-right: 1em; }
  .footer333 .footer-text333 {
    color: #b4b4b4;
    font-size: .5em; }

#CTAHOK333 {
  font-size: 1.1em;
  color: #333;
  background-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .5em 1em; }
  #CTAHOK333 img {
    margin-bottom: -.3em;
    height: 1.4em;
    margin-left: .5em; }

#modalCont333 {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0 !important; }
  #modalCont333 .contacts333 {
    position: relative;
    left: 0; }

.paket-text333 {
  margin-top: 1.5em;
}










@media (max-width: 1681px) {
  .mobile-hidden333 .logo {
    width: 10em; }
  .tell333 {
    font-weight: 700;
    font-size: .7em;
    padding-left: 1.4em;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: .4em; }
  .contacts-box333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 10em; }
  .social-icon333 {
    width: 1.9em;
    height: 1.9em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 1em;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .sait3 h1 {
    font-size: 2.7em;
    margin-top: 25px; }
  .credibility-item333 {
    width: 46%;
    margin-bottom: 2em;
    font-weight: 500; }
  .red-btn333 {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: .3em solid #ad1d2d;
    background-color: #ea2003;
    color: #fff;
    padding: 2em 3em;
    font-size: 1.2em;
    text-transform: uppercase;
    border-radius: .7em;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    font-size: 19px;
    text-align: center;
    margin-top: 70px; }
  .pros333 .pros-box333 p {
    font-weight: 500;
    font-size: 0.875em; } }

@media (max-width: 1460px) {
  .credibility333 {
    background-position-x: -50px;
}
  .sait3 {
    font-size: 2.5rem; }
  .container333 {
    width: 1150px; } }

@media (max-width: 1250px) {
  .add-services_col > .punkt {
    margin-left: 0em;
    background-image: none;
    padding-left: 0; } }


@media (max-width: 1100px) {
    .focus-text_p333 {
    font-size: 2.7rem;
    margin-bottom: 1em;
    font-weight: 700;
}

.sait3 .pros333 .pros-box333 p {
    font-size: 3rem;
}

    .sait3 .pros333 .pros-box333 span {
      font-weight: 700;
    font-size: 2.6rem;
    font-weight: normal;
    font-family: ubuntu; }
}

@media (max-width: 1200px) {
  .container333 {
    width: 95%; }
  .overlay333 {
    display: block; }
  .partners333 .partners-slide333 img {
    max-height: 2.5em; }
  .credibility333 {
    background-position: left; }
    .credibility333 .container333 {
      margin-left: auto;
      width: 90%; }
  .our-team::before {
    width: 70%;
    height: 70%; }
  .footer333::after {
    width: 10em;
    -webkit-transform: translateY(-39.5%);
    -ms-transform: translateY(-39.5%);
    transform: translateY(-39.5%); } }


@media (max-width: 1070px) {
  .focus-text_flex333 {
  flex-direction: column;
}
    .focus-text_col333 {
    width: 100%;
    text-align: center;
}
}

@media (max-width: 900px) {
  html {
    font-size: 9px; }
  .mobile-phone333 {
    width: 200px;
    font-size: .8em; }
  .header-mobile333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .social-contacts333 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .social-contacts333 .social-icon333 {
      margin-right: 0; }
  .mobile-hidden333 {
    display: none !important; }
  .sait3 section {
    padding-bottom: 2em !important; }
  .sait3 h2.title333 {
    margin-bottom: 1.5em; }
  .main333 {
    padding-top: 6em;
    font-size: .9em;
    padding-bottom: 3em; }
    .main333 h1 {
      padding: .7em .3em;
      font-size: 2.4em;
      margin-bottom: 1em; }
  .partners333 .partners-slider333 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .partners333 .partners-slide333 {
    margin-bottom: 2em; }
  .our-team h2.title333 {
    width: 100%; }
  .footer333 {
    font-size: 1.2em; }
    .footer333 .contacts-box333 {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .footer333 .gray-btn333 {
      margin-left: auto;
      margin-right: auto; }
    .footer333::after {
      display: none; }
    .footer333 .front-footer333, .footer333 .post-footer333 {
      width: 100%; }
    .footer333 .logo {
      display: none; }
    .footer333 .footer-text333 {
      font-size: .6em; }
  .advantage-box333 {
    width: 25%; }
  .map-contacts333 {
    padding-bottom: 0 !important; } }

@media (max-width: 768px) {
  html {
    font-size: 8px; }
  .siat333 h2.title333 {
    font-size: 1.8em;
    line-height: 1.4; }
  .red-btn333 {
    font-size: 1.6em;
    padding: 1.5em 2em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .mobile-phone333 {
    width: 180px; }
  .modal_divDop333 {
    width: 50rem !important;
    margin-left: auto !important;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: auto; }
    .modal_divDop333 .gray-btn333 {
      line-height: 32px;
      font-size: 2.5rem; }
  .mainpage__flex333 {
    height: 40px !important; }
    .mainpage__flex333 input {
      height: 38px !important;
      font-size: 14px; }
    .mainpage__flex333 label {
      background-size: 20px;
      height: 39px !important;
      width: 39px !important; }
  .advantage-box333 {
    width: 32%;
    font-size: 1.2em; }
  .pros333 .pros-box333 {
    margin-bottom: 1em; }
    .pros333 .pros-box333 p {
      font-size: 1.2em;
      line-height: 1.2; }
  .our-team {
    padding-bottom: 2em; }
  .map-contacts333 {
    height: auto;
    padding-bottom: 0 !important; }
  .map333 {
    display: none; }
  .map-mobile333 {
    display: block; }
  .contacts333 {
    left: 0;
    position: relative;
    height: auto; }
  .add-services_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.2em; }
  .add-services_col {
    width: 100%; } }



@media (max-width: 610px) {
    .sait3 .pros333 .pros-box333 span {
    font-weight: 700;
    font-size: 2.2rem;
    font-weight: normal;
    font-family: ubuntu;
}

.sait3 .pros333 .pros-box333 p {
    display: block;
    margin-bottom: .5em;
    color: #ea2003;
    font-weight: 700;
    font-size: 0.875em;
    font-weight: 700;
    font-size: 2.9rem;
    font-weight: bold;
    font-family: ubuntu;
}

.sait3 .pros333 .pros-box333 span {
    font-weight: 700;
    font-size: 2.9rem;
    font-weight: normal;
    font-family: ubuntu;
}

}

@media (max-width: 768px) and (min-width: 551px) {
  .contacts333 {
    font-size: 1.1em; }
    .contacts333 .social-contacts333 {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
  .footer333 .footer-text333 {
    font-size: .7em; } }

@media (max-width: 550px) {
  .sait3 .pros333 .pros-box333 {
    width: 100%;
}
.credibility-item333 {
    width: 46%;
    margin-bottom: 2em;
    font-weight: 500;
    font-size: 4rem;
}

.sait3 .credibility-text333 p {
    font-weight: 900;
    font-size: 3.3rem;
}

.sait3 .credibility-text333 p:last-child {
    font-weight: 900;
    font-size: 3.3rem;

}
  html {
    font-size: 7px; }
  .main333 h1 {
    font-size: 1.9em; }
  .sait3 h2.title333 {
    margin-bottom: 1em; }
  .mobile-phone333 {
    font-size: 1.6rem;
    width: 170px; }
  .statistic-box333 {
    font-size: 0.8em;
    line-height: 1.5; }
  .pros333 {
    background-position: 65%; }
    .pros333 h2.title333 br {
      display: none; }
    .pros333 .pros-box333 {
      width: 100%; }
  .focus-text333 h2.title333 {
    width: 100%; }
  .credibility333 {
    font-size: 0.9em;
    background-position: 5%; }
    .credibility333 h2.title333 {
    font-size: 2.2em;
    margin-bottom: 1em;
}
  .credibility-flex333 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .credibility-item333 {
    width: 100%; }
  .our-team_photo {
    width: 90%; }
  .our-team_photos {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .sait3 .footer333 .gray-btn333 {
    font-size: .7em; }
  .statistic-box333 span {
    font-size: 2.5em; }
  .focus-text_flex333 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .focus-text_col333 {
    width: 100%; }
    .focus-text_col333:first-child {
      margin-bottom: 2em; }
  .pakets333 {
    font-size: .8em; }
  .paket-text333 {
    font-size: 1.2em; } }

@media (max-width: 400px) {
  html {
    font-size: 6px; }
  .main333 h1 {
    font-size: 2.2em; }
  .mobile-phone333 {
    padding: .7rem 1rem;
    font-size: 1.7rem;
    width: 150px; }
    .mobile-phone333 img {
      width: 3rem;
      margin-right: 1rem; }
  .footer333 .gray-btn333 {
    padding: .6em; } }

@media (max-height: 420px) {
  .mobile-menu333 {
    font-size: .75em; }
    .mobile-menu333 .contacts333 .header__rezhim333 {
      display: none; } }

@media (max-height: 370px) {
  .mobile-menu333 {
    font-size: .72em; }
    .mobile-menu333 .contacts333 .addr-box333 {
      display: none; } }

@media (max-height: 345px) {
  .mobile-menu333 .contacts333 p {
    display: none; }
  .mobile-menu333 .contacts333 .social-contacts333 a {
    margin-bottom: 0; } }

/* Стили lead.nfu.by */
.lids333 {
  overflow-y: visible;
  overflow-x: hidden;
  position: relative;
  padding: 4em 0 1em; }
  .lids333::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 20%;
    width: 90%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: rotateZ(270deg) translateY(-55%);
    -ms-transform: rotate(270deg) translateY(-55%);
    transform: rotateZ(270deg) translateY(-55%);
    background: url(../img/wave.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; }
  .lids333::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: rotateZ(180deg) translateX(-50%);
    -ms-transform: rotate(180deg) translateX(-50%);
    transform: rotateZ(180deg) translateX(-50%);
    background: url(../img/wave.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; }
  .lids333 .lids-box333 {
    width: 23em;
    height: 13em;
    position: relative;
    z-index: 1;
    background-color: #e8e8e8;
    padding: 2em;
    margin-bottom: 4em;
    border-radius: 2px;
    -webkit-box-shadow: 0px 12px 30px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 12px 30px 0px rgba(50, 50, 50, 0.75); }
    .lids333 .lids-box333 .number333 {
      display: inline;
      z-index: -1;
      position: absolute;
      font-size: 12em;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      font-weight: 900;
      color: #fff; }
    .lids333 .lids-box333 p {
      font-weight: 300; }
    .lids333 .lids-box333:nth-child(3) {
      margin-left: auto;
      position: relative; }
      .lids333 .lids-box333:nth-child(3)::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        width: 40vw;
        height: 28vw;
        background: url(../img/lids/bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
  .lids333 .lids-last-boxes333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lids333 .lids-last-boxes333 .lids-box333 {
      width: 47%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -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;
      height: auto; }
      .lids333 .lids-last-boxes333 .lids-box333 .number333 {
        font-size: 5em;
        left: .38em;
        -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%); }
      .lids333 .lids-last-boxes333 .lids-box333:nth-child(3)::after {
        display: none; }

.statistic333 {
  padding: 4em 0; }
  .statistic333 .red-btn333:active {
    margin-bottom: .1em; }
  .statistic333 .statistic-wrap333 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 2em; }
  .statistic333 .statistic-box333 {
    font-size: .9em;
    text-align: center; }
    .statistic333 .statistic-box333 > span {
      line-height: 1;
      font-size: 2.8em;
      display: block; }

.credibility333 .margin-box {
  margin-bottom: 2em; }

@media (max-width: 1681px) {
  .lids333 .lids-box333 {
    width: 23em;
    height: unset;
    position: relative;
    z-index: 1;
    background-color: #e8e8e8;
    padding: 1.8em;
    margin-bottom: 4em;
    font-size: 1.8rem; }
    .lids333 .lids-box333 .number333 {
      display: inline;
      z-index: -1;
      position: absolute;
      font-size: 10em;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      font-weight: 900;
      color: #fff; } }

@media (max-width: 900px) {
  .lids333 .lids-box333 {
    margin-bottom: 2.5em; }
    .lids333 .lids-box333:nth-child(3)::after {
      left: 20px;
      width: 48vw;
      height: 35vw; } }

@media (max-width: 850px) {
  .lids333 .lids-box333:nth-child(3)::after {
    display: none; } }

@media (max-width: 768px) {
  .lids333 .container333 > .lids-box333 {
    margin-bottom: 2em; } }

@media (max-width: 768px) and (min-width: 551px) {
  .lids333 .lids-box333 {
    width: 20em;
    min-width: 49%; } }

@media (max-width: 550px) {
  .lids333 .container333 > .lids-box333 {
    margin-left: auto;
    margin-right: auto; }
  .lids333 .lids-box333 {
    width: 95%; }
  .lids333 .lids-last-boxes333 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .lids333 .lids-last-boxes333 .lids-box333 {
      width: 48.5%; }
  .statistic333 .statistic-box333 {
    font-size: 0.75em;
    line-height: 1.5; }
  .credibility333 .margin-box {
    margin-bottom: 1em; } }

@media (max-width: 400px) {
  html {
    font-size: 6px;
  }
  .lids333 {
    font-size: 1.1em; }
    .lids333 .lids-box333 {
      max-width: 100%;
      font-size: 16px;
      margin-bottom: 1em; }
    .lids333 .lids-last-boxes333 .lids-box333 {
      width: 49%;
      font-size: 14px;
      padding: 1em; }
  .statistic333 h2.title333 {
    font-size: 1.7em; }
  .statistic333 .statistic-box333 span {
    font-size: 2.5em; }
  .main333 {
    font-size: 2.5rem;
    text-align: center;
  } }
