@-webkit-keyframes slideme {
  0% {
    left: -40px;
    margin-left: 0; }
  30% {
    left: 110%;
    margin-left: 80px; }
  to {
    left: 110%;
    margin-left: 80px; } }

@keyframes slideme {
  0% {
    left: -40px;
    margin-left: 0; }
  30% {
    left: 110%;
    margin-left: 80px; }
  to {
    left: 110%;
    margin-left: 80px; } }

@font-face {
  src: url(../fonts/Ubuntu.ttf);
  font-family: 'Ubuntu'; }
.header222123 a {
  text-decoration: none; }
html {
  font-size: 9px; }

.header222123 {
  font-family: FuturaBookC; }


.header222123 {
  overflow-x: hidden; }

.header222123 * {
  text-align: left;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
  outline: none; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent; }
::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 1.65rem; }

.header222123 .container222 {
    max-width: 159rem;
    /* width: 120rem; */
    margin: 0 auto; }
.header222123 .hidden-stash222 {
  font-family: 'Ubuntu';
  background: #fff;
  border-top: 5px solid #344673;
  width: 285px;
  position: fixed;
  right: 15px;
  top: 7rem;
  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; }
  .header222123 .hidden-stash222 > div {
    font-size: 15px;
    color: #333; }
  .header222123 .hidden-stash222 a {
    font-size: 2.2rem; }
  .header222123 .hidden-stash222 > div a:hover {
    color: #ea1653;
    text-decoration: underline; }
.header222123 .hidden-stash222 .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; }
.header222123 .contacts-box222 {
  margin-top: 1rem; }
  .header222123 .contacts-box222 > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem; }
    .header222123 .contacts-box222 > a img {
      margin-right: 1rem; }
  .header222123 .contacts-box222 .social-contacts222 {
    margin-bottom: 2rem; }
    .header222123 .contacts-box222 .social-contacts222 a {
      padding: 0 1.5rem;
      height: 6rem; }
.header222123 .social-contacts222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .header222123 .social-contacts222 span {
    font-size: 2.3rem;
    margin-right: 1.5rem; }
  .header222123 .social-contacts222 a {
    padding: 0 0.5rem;
    padding-top: 0px;
    padding-right: 0.9rem;
    padding-bottom: 0px;
    padding-left: 0.9rem;
    height: 4rem; }
  .header222123 .social-contacts222 img {
    height: 100%; }
.header222123 .phone .open_modal {
  background: transparent;
  color: #fff;
  padding: 2rem 0 !important; }
.header222123 .headAddr222 {
  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; }
.header222123 .work-time222 {
  color: #707881;
  font-size: 11px;
  margin: 5px 0; }
.header222123 .header-mobile222 {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #fff;
  display: none;
  padding: 0.5rem 5%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header222123 .header-mobile__logo222 {
  font-size: 3.9rem;
  color: #344673; }
.header222123 .mobile-phone222 {
  display: block;
  background-size: 40px;
  background-position: center;
  width: 15%; }
  .header222123 .mobile-phone222 img {
    width: 6rem; }
.header222123 #header222 {
    padding: 30px 0;
    background-color: #121212;
    color: #fff;

}

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

.header222123 .header__logo222 {
  max-width: 34.5rem; }
  .header222123 .header__logo222 > a {
    font-size: 3rem;
    font-weight: 700;
    color: #344673; }
    .header222123 .header__logo222 > a > p {
      font-size: 1.8rem;
      color: #344673;
      font-weight: 400;
      font-family: 'Ubuntu'; }
      .header222123 .header__logo222 > a > p img {
        margin: 0 1%; }

.header222123 .header__contacts222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: 0rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .header222123 .header__contacts222 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header222123 .header__contacts222 > .email > a {
    padding-left: 35px; }
.header222123 .header__contacts222 a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.9rem;
  color: #fff;
  margin: .5rem 0; }

  .header222123 .header__contacts222 a:hover {
text-decoration: underline; }

.header222123 .header__contacts222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 0.5rem; }
  .header222123 .header__contacts222 .contacts_top222 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header222123 .header__contacts222 .contacts_top222 a img {
      margin-right: 1rem; }
    .header222123 .header__contacts222 .contacts_top222 a:first-child {
      margin-right: 2rem; }
.header222123 .header__contacts222 .contacts-box222 > a img {
  margin-right: 1rem;
  width: 2.5rem; }

.header222123 .header__call222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header222123 .header__call222 a {
    display: block;
    text-decoration: none;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #F193B4;
    border-top: 3px solid #F193B4;
    border-bottom: 3px solid #F193B4;
    position: relative;
    margin-bottom: 1rem;
    padding: 0.4rem 2rem 0.5rem 2rem;
        text-shadow: 0 10px 24px rgba(230, 10, 47, 0.8), 0 -10px 24px rgba(230, 10, 47, 0.8), -10px 0 24px rgba(230, 10, 47, 0.8), 10px 0 24px rgba(230, 10, 47, 0.8);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header222123 .header__call222 a:hover {
          text-shadow: 0 10px 24px rgba(255, 255, 255, 0.8), 0 -10px 24px rgba(255, 255, 255, 0.8), -10px 0 24px rgba(255, 255, 255, 0.8), 10px 0 24px rgba(255, 255, 255, 0.8);
      color: #fff;
       }
    .header222123 .header__call222 a::before {
      content: '';
      display: block;
      height: 0.8rem;
      width: 0.8rem;
      border: #F193B4 solid 0.2rem;
      border-radius: 50%;
      position: absolute;
      top: 0.7rem;
      left: 0; }
    .header222123 .header__call222 a::after {
      content: '';
      display: block;
      height: 0.8rem;
      width: 0.8rem;
      border: #F193B4 solid 0.2rem;
      border-radius: 50%;
      position: absolute;
      top: 0.7rem;
      right: 0; }

.header222123 .header__bydny222, .header__rezhim222, .header__vyhodnoy222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header222123 .header__rezhim222 {
  width: 20%; }
  .header222123 .header__rezhim222 p {
    margin-top: 1rem;
    margin-left: 0.3rem; }

.header222123 .header__bydny222 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.header222123 .header__vyhodnoy222 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #fff;
  padding-left: 1rem; }

.header222123 .header__circle222 > p, .header__rezhim222 p, .header__vyhodnoy222 > p {
  font-size: 1.8rem;
  color: #fff;
  width: 100%; }

.header222123 .header__circle222 {
  color: #fff;
  font-size: 1.8rem;
  padding: 0 0.3rem; }

.header222123 .header__circle222--green {
  color: #F193B4; }

.header222123 .header__delivery {
  width: 62%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem; }
  .header222123 .header__delivery > p {
    font-size: 1.8rem;
    color: #856d5b; }
  .header222123 .header__delivery img {
    width: 7rem;
    margin-right: 2rem;
    max-height: 5.2rem; }

.header222123 .header-mobile222 {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #fff;
  display: none;
  padding: 0.5rem 5%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header222123 .header-mobile__logo222 {
  font-size: 3.9rem;
  color: #344673; }
.header222123 .modal_div222 {
  width: 800px;
  height: 96vh;
  border-radius: 5px;
  background: #fff;
  position: fixed;
  top: 45%;
  left: 50%;
  margin-top: -48vh;
  margin-left: -390px;
  display: block;
  opacity: 0;
  z-index: 101;
  padding: 20px 10px;
  visibility: hidden;
  overflow: auto; }
  .header222123 .modal_div222 h3 {
    text-align: center;
    font-size: 2.7rem; }
  .header222123 .modal_div222 #modal_close222 {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block; }

.header222123 #modal_div222 {
  position: fixed;
  left: 0; }
.header222123 #modal_div222 {
  z-index: 9999;
  background: #fff;
  margin: 0 auto;
  right: 0;
  width: 90%;
  min-width: 320px;
  max-width: 760px;
  min-height: 100px;
  padding: 10px;
  border-radius: 4px; }

.header222123 .modal_divDop222 {
  width: 400px !important;
  margin-left: -200px !important;
  height: 420px;
  margin-top: -210px;
  overflow: hidden;
  padding: 0; }
  .header222123 .modal_divDop222 .mainpage__akcia222 {
    width: 100%; }
    .header222123 .modal_divDop222 .mainpage__akcia222 p {
      padding: 1.5rem 4rem;
      margin-bottom: 1rem; }
  .header222123 .modal_divDop222 .modal__text222 {
    font-size: 1.8rem;
    padding: 3% 3.6rem; }
.header222123 .modal_divDop222 .mainpage__akcia222 {
  border: 0; }
#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%; }
.header222123 .modal_close222 {
  position: absolute;
  cursor: pointer;
  width: 19px;
  height: 19px;
  display: block;
  background: url(../img/close-ico.png) no-repeat;
  background-size: contain;
  top: 10px;
  right: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -moz-transition: transform .4s ease;
  -webkit-transition: transform 0.4s ease; }
  .header222123 .modal_close222:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .7s ease;
    -o-transition: transform .7s ease;
    transition: -webkit-transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease;
    -moz-transition: transform .7s ease;
    -webkit-transition: transform 0.7s ease; }
.header222123 .mainpage__akcia222 {
  background-color: #fff;
  border-radius: 10px;
  padding: 2.6rem;
  width: 28%;
  margin-top: 3rem;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3); }
.header222123 .mainpage__akcia222 > P, .mainpage__flex222 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header222123 .mainpage__akcia222 > P {
  font-size: 2.6rem;
  color: #1b1b1b;
  line-height: 3.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-size: 100% 100%;
  text-align: left; }
.header222123 .mainpage__akcia222 > P span {
  font-size: 5.4rem;
  color: #9ec534; }

.header222123 .mainpage__akcia222 ul {
  margin: 0 3.6rem;
  margin-top: .5rem;
  margin-bottom: 2.4rem; }
  .header222123 .mainpage__akcia222 ul li {
    font-size: 2.4rem;
    list-style-type: none; }
.header222123 .mainpage__akcia_modal222 {
  margin: 0;
  padding-top: 2rem !important;
  padding-bottom: 3rem !important; }
  .header222123 .mainpage__akcia_modal222 p {
    margin-bottom: 0 !important; }
.header222123 .mainpage__flex222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem; }
  .header222123 .mainpage__flex222 input, .mainpage__flex222 label {
    padding-left: 1rem;
    height: 4rem;
    width: 4rem;
    border: 1px solid #c9c9c9; }
  .header222123 .mainpage__flex222 input {
    width: 100%;
    font-size: 1.8rem;
    border-left: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px; }
  .header222123 .mainpage__flex222 label {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: none;
    /* margin-left: 2rem !important; */ }
.header222123 .checkbox1 {
  text-align: center;
  margin-top: 1%;
  margin-left: 1%;
  width: 100%;
  margin-bottom: 1rem;
  display: block; }
.header222123 .personal222{
  font-size: 1.3rem;
  text-decoration:none;
  font-family: Arial sans-serif;
}
.header222123 .mainpage__button222 {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin: 0;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%; }
  .header222123 .mainpage__button222::before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
    position: absolute;
    left: -40px;
    top: -20rem;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    -khtml-transition: all .1s;
    -ms-transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg); }
.header222123 .mainpage__button222 input {
  height: 4.5rem;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  border: 0;
  width: 100%;
  font-size: 2.5rem;
  cursor: pointer;
  text-align: center;
  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%);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .header222123 .mainpage__button222 input:hover {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background: -webkit-gradient(linear, left bottom, left top, from(#eca835), to(#f0da4b));
    background: -webkit-linear-gradient(bottom, #eca835 0%, #f0da4b 100%);
    background: -o-linear-gradient(bottom, #eca835 0%, #f0da4b 100%);
    background: linear-gradient(0deg, #eca835 0%, #f0da4b 100%); }


.yaMap{
  position: relative;
}

.yaMap_inner{
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    height: 420px;
    padding: 0 3.5rem;
    width: 461px;
    line-height: 52px;
    padding-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 13rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    text-transform: uppercase;
    font-family: "FuturaLightC";
    box-sizing: border-box;
    text-align: left;
    color: #F193B4;
    text-shadow: 0 10px 24px rgba(230, 10, 47, 0.8), 0 -10px 24px rgba(230, 10, 47, 0.8), -10px 0 24px rgba(230, 10, 47, 0.8), 10px 0 24px rgba(230, 10, 47, 0.8);
}


@media (max-width: 1200px) {
  .header222123 .container222 {
    width: 95%; } 
}

@media (max-width: 1100px) {
  .header222123 .container222 {
    width: 100%; }
  html {
    font-size: 8px; }
  .header222123 .header__logo222 {
    width: 30rem; }
  .header222123 .header__rezhim222 {
    width: 43%; }
  .header222123 .header__call222 {
    width: 26%; }
  .header222123 .header__circle222 {
    margin-right: 3%; }
  .header222123 .header__contacts222 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 2.4rem;
    min-width: 40%; }
  .header222123 .modal_divDop222 {
    height: 360px; }



/*------------------------------------------------*/
.header222123 .header__rezhim222 {
    display: none;
}
.header222123 .header__contacts222 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 5px 0 15px;
    min-width: 50%;
}

}

@media (max-width: 950px) {
  html {
    font-size: 7px; }
  .header222123 .header-mobile222 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header222123 #header222 {
    padding: 0; }
  .header222123 .header222 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header222123 .header__logo222 {
    margin-bottom: 1rem;
    max-width: 37rem; }
  .header222123 .header__contacts222 {
    width: 30%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .header222123 .header__contacts222 a {
      margin-bottom: 3% rem; }
  .header222123 .modal_div222 {
    width: 500px;
    margin-left: -250px; }
  .header222123 .modal_divDop222 {
    height: 300px; }
  .header222123 .mainpage__akcia222 {
    width: 50%;
    margin: auto; }
  .header222123 .mainpage__akcia222 .mainpage__button222 input {
    height: 5rem; }
}



@media (max-width: 810px) {
.header222123 .header__rezhim222 {
    display: flex;
}
}

@media (max-width: 600px) {
.header222123 .header__call222 {
    width: 26%;
      display: none;
}

.header222123 .header__contacts222 {
    width: 100%;
}

.header__call222{

}

    .header222123 .header__logo222 {
    margin-bottom: 1rem;
    max-width: 100%;
    width: 100%;
}
}


@media (max-width: 600px) {
  .header222123 .modal_div222 {
    width: 300px;
    margin-left: -150px; }
  .header222123 .modal_divDop222 {
    height: 350px; }
  .header222123 .mainpage__akcia222 > P {
    font-size: 3.6rem;
    line-height: 4rem; }
  .header222123 .mainpage__akcia222 {
    width: 100%; }
  .header222123 .mainpage__akcia222 .mainpage__flex222 input, .mainpage__akcia222 .mainpage__flex222 label {
    height: 5rem;
    font-size: 2rem; }
  .header222123 .mainpage__flex222 input, .mainpage__flex222 label {
    height: 4rem;
    font-size: 1.5rem; }
  .header222123 .mainpage__button222 input {
    height: 5rem;
    font-size: 3.5rem;
    cursor: pointer; }

    .header222123 .header__rezhim222 {
    display: none;
}

}



@media (max-width: 400px) {
  html {
    font-size: 6px; }
  .header222123 .modal_divDop222 {
    width: 300px !important;
    margin-left: -150px !important; }
  .header222123 .modal_divDop222 {
    height: 320px; }
  .header222123 .mainpage__flex222 input, .mainpage__flex222 label {
    height: 4rem;
    font-size: 2rem; }
}
