@media (max-width: 1422px) {
  ul.link-lister > li > a,
  ul.link-lister > li > span {
    padding: 25px 17px !important;
  }
}
.header-sidebar ul {
  position: fixed;
  background: #f1f2f2;
  height: 100vh;
  list-style: none;
  top: 78px;
  width: 240px;
  transition: 0.3s;
}
.sidebarBtn {
  display: none;
}
select {
  -webkit-appearance: none !important;
}
.td-header-sp-logo a:hover {
  background: transparent !important;
}
span#sideCall {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 25px;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  top: 70vh;
}
span#sideCall i {
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header-sidebar a,
.header-sidebar .eq_select_sidebar {
  padding: 10px 25px;
  display: block;
  font-size: 17px;
  /*font-family: "circe_lig";*/
  cursor: pointer;
  /*text-transform: lowercase;*/
}
span.eq_active {
  background: #e4e4e4;
}
.header-sidebar {
  width: 240px;
  top: 0;
  position: relative;
}
ul.link-lister > li:nth-child(1) > a {
  padding-left: 5rem;
}
.header-sidebar a:hover,
.eq_select_sidebar:hover {
  background: #fff;
}
span.eq_select_sidebar.eq_active:hover {
  background: #e4e4e4;
}
span.your-shop-type {
  display: inherit;
  padding: 30px 25px;
  padding-top: 25px;
  font-size: 18px;
  color: #a8a8a8;
  /*font-family: "circe_lig";*/
}
.madeinkz{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 70px;
  width: 100px;
  height: 60px;
  cursor: pointer;
  position: absolute;
  top: 80vh;
}
.appstore-svg,
.google-play-svg {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.col-auto.col-mob-100.svg-wrap > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
main {
  margin-left: 240px;
  flex-grow: 1;
}
.header .container {
  max-width: 100%;
  padding: 0;
}
body {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 10px;
  line-height: 1.3;
  color: #404040;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body.kaz {
  font-family: "Montserrat", "Open Sans", sans-serif;
}
body.no-scroll {
  overflow: hidden;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
}
input::-webkit-input-placeholder {
  color: #757575;
}
input::-moz-placeholder {
  color: #757575;
}
input:-ms-input-placeholder {
  color: #757575;
}
input:-moz-placeholder {
  color: #757575;
}
br.desk-only {
  display: block;
}
br.mob-only {
  display: none;
}
.roistat-lh-pulsator-phone {
  opacity: 0.8 !important;
}
.top-header-container li {
  list-style: none;
}
#burgerClick {
  display: none;
}
.header-content-left-top .title span {
  font-weight: inherit !important;
}
@media (min-width: 768px) {
  footer.footer .sides-padding-40 > div:nth-child(3) {
    min-width: 320px;
  }
  footer.footer .sides-padding-40 {
    flex-wrap: nowrap;
  }
  span.drop-no-desk-svg {
    display: none;
  }
  button#burgerClick {
    display: none !important;
  }
}
button#burgerClick {
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 0;
}
@media (max-width: 767px) {
  span.mobile-menu__toggle > svg {
    width: 80px;
    height: 25px;
  }
  nav > ul > li:last-child {
    border-bottom: 1px solid #ccc;
  }
  ul.new-sub-menu {
    position: absolute;
    height: 100%;
    background: white;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 80px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
  }
  span.back-to-ul {
    position: absolute;
    width: 14rem;
    height: 80px;
    padding: 0;
    top: 0;
    left: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  span.back-to-ul > svg {
    width: 40px;
    height: 30px;
  }
  .drop-menu {
    z-index: -999999999;
  }
  .header-right-wrapp {
    padding-right: 0 !important;
    margin-right: 5rem !important;
  }
  p.new-popup-text {
    width: 250px !important;
    font-size: 16px !important;
  }
  span.new-popup-close {
    right: 25px !important;
    top: 20px !important;
    width: 20px !important;
  }
  .layer000 img {
    width: 80px !important;
  }
  h1.red-alert {
    font-size: 24px !important;
  }
  .popup-white-box.popup-active {
    border-radius: 10px !important;
    width: 350px !important;
  }
  .layer000 {
    height: 101vh !important;
  }
  .new-popup.new-popup2 .new-popup-text br {
    display: none !important;
  }
  p.new-popup-text.bottom-text.light-test {
    font-family: "circe_lig" !important;
  }
  .get-button {
    font-size: 20px !important;
  }
  ul.link-lister {
    display: none !important;
  }
  #burgerClick {
    display: flex;
  }
}
ul.drop-sub-menu {
  display: none;
  opacity: 0;
  transition: all 0.2s;
  flex-direction: column;
  background: #fff;
  list-style: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: max-content;
  z-index: 999999999;
  box-sizing: content-box !important;
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.32);
}
ul.drop-sub-menu a {
  display: block;
  padding: 15px 25px;
  box-sizing: content-box;
}
ul.drop-sub-menu li {
  display: block;
  width: 100%;
}
ul.drop-sub-menu > li:nth-child(1) {
  padding-top: 10px;
}
ul.drop-sub-menu > li:last-child {
  padding-bottom: 15px;
}
ul.drop-sub-menu a:hover {
  background: #f5f5f5;
}
li.drop-active-item span {
  display: flex;
  align-items: center;
}
li.drop-active-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
li.drop-active-item svg {
  margin-left: 15px;
  position: relative;
  top: 2px;
}
li.drop-active-item:hover > ul {
  display: block !important;
}
ul.drop-active-menu > li:nth-child(1) {
  padding-top: 26px;
}
.logo.col-auto a {
  display: block;
  margin-right: 50px;
}
.drop-menu {
  width: 90%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.header-right-wrapp {
  display: flex;
  justify-content: flex-end;
  width: 15%;
  align-items: center;
  padding-right: 5rem;
}
ul.link-lister ul {
  display: none;
}
ul.link-lister {
  list-style: none;
  display: flex;
  align-items: center;
  font-weight: 500;
}
ul.link-lister a,
ul.link-lister span {
  font-size: 18px;
}
ul.link-lister > li {
  transition: 0.3s;
  cursor: pointer;
  position: relative;
}
ul.link-lister > li:hover > a,
ul.link-lister > li:hover > span {
  background: #fff;
}
ul.drop-active-menu {
  position: absolute;
  width: max-content;
  background: #fff;
  top: 100%;
  list-style: none;
  left: 0;
  text-align: left;
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.32);
  transition: 0.2s;
  opacity: 0;
  transition: 0.2s;
}
ul.drop-active-menu > li {
  padding: 15px 25px;
}
ul.link-lister > li > a,
ul.link-lister > li > span {
  padding: 25px 15px;
  display: block;
  z-index: 999999999999;
  position: relative;
}
ul.drop-active-menu > li:hover {
  background: #f5f5f5;
}
ul.drop-active-menu > li:last-child {
  padding-bottom: 30px;
}
.nav-module {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 100%;
  padding-top: 2%;
  padding-left: 3%;
  padding-right: 4%;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 auto;
  position: relative;
  color: #fff;
  padding-top: 3.5rem;
  padding-left: 6rem;
  padding-right: 6rem;
}
.header-left {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.umag-logo {
  display: flex;
  align-items: center;
}
.umag-logo img {
  width: 118px;
}
.umag-logo img.slide {
  display: none;
}
.nav-module.animateIt .umag-logo img {
  display: none;
}
.nav-module.animateIt .umag-logo img.slide {
  display: block;
}
.header-right {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.nav-anchors {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-right: 55px;
}
.nav-anchors li {
  margin: 0 25px;
  font-size: 20px;
  line-height: 1.25em;
  white-space: nowrap;
  cursor: pointer;
}
.nav-anchors li:first-child {
  margin-left: 0;
}
.nav-anchors li:last-child {
  margin-right: 0;
}
.nav-anchors li a {
  color: #fff;
  transition: color 0.2s;
}
.nav-anchors li a:hover {
  color: #b3f2be;
}
.nav-button {
  display: flex;
  justify-content: flex-end;
}
.button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
.button-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 75px;
  padding: 16px 20px;
  border: 2px solid #fff;
  border-radius: 10px;
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4em;
  transition: background-color 0.2s, color 0.2s;
}
.button-menu:hover {
  background-color: #fff;
  color: #66ce76;
}
.nav-module.animateIt.expand {
  padding-right: 4%;
}
.nav-module.animateIt {
  position: fixed;
  background-color: #fff;
  color: #2b2b2b;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 999;
  transition: 0.4s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
  padding-top: 10px;
  padding-bottom: 10px;
  height: 4.9479vw;
}
.nav-module.animateIt .button-menu {
  border-color: #66ce76;
  color: #66ce76;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.nav-module.animateIt .button-menu:hover {
  background-color: #66ce76;
  border-color: #66ce76;
  color: #fff !important;
}
.animateIt .nav-anchors li a {
  color: #66ce76;
  transition: color 0.2s;
}
.animateIt .nav-anchors li a:hover {
  color: #3ca04b !important;
}
body.down .nav-module.animateIt {
  top: 0;
}
.overflow-hidden {
  overflow: hidden;
  padding-right: 17px;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.menu .business-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 2rem;
  text-align: center;
  color: inherit;
  width: 17.5rem;
  height: 17.5rem;
  font-size: 1.4rem;
  line-height: 2rem;
  position: relative;
  background-color: #f9f9f9;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
}
.menu .business-card_1:hover {
  background-color: #fffede;
}
.menu .business-card_2:hover {
  background-color: #defffb;
}
.menu .business-card_3:hover {
  background-color: #deffe3;
}
.menu .business-card_4:hover {
  background-color: #fffee6;
}
.menu .business-card_5:hover {
  background-color: #e6ffea;
}
.menu .business-card_6:hover {
  background-color: #fffede;
}
.menu .business-card_7:hover {
  background-color: #e9e6ff;
}
.menu .business-card_8:hover {
  background-color: #e6fffc;
}
.menu .business-card__img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 1rem auto 2rem;
}
.menu .business-card__img-default {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  position: absolute;
  width: inherit;
  height: inherit;
  z-index: 1;
  opacity: 1;
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.menu .business-card__img-hover {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: inherit;
  height: inherit;
  z-index: 2;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.menu .business-card:hover .business-card__img-default {
  opacity: 0;
}
.menu .business-card:hover .business-card__img-hover {
  opacity: 1;
}
.menu .business-card_1 .business-card__img-default {
  background-image: url(/img/home-page/business-type_1.svg);
}
.menu .business-card_1 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_1_hover.svg);
}
.menu .business-card_2 .business-card__img-default {
  background-image: url(/img/home-page/business-type_2.svg);
}
.menu .business-card_2 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_2_hover.svg);
}
.menu .business-card_3 .business-card__img-default {
  background-image: url(/img/home-page/business-type_3.svg);
}
.menu .business-card_3 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_3_hover.svg);
}
.menu .business-card_4 .business-card__img-default {
  background-image: url(/img/home-page/business-type_4.svg);
}
.menu .business-card_4 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_4_hover.svg);
}
.menu .business-card_5 .business-card__img-default {
  background-image: url(/img/home-page/business-type_5.svg);
}
.menu .business-card_5 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_5_hover.svg);
}
.menu .business-card_6 .business-card__img-default {
  background-image: url(/img/home-page/business-type_6.svg);
}
.menu .business-card_6 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_6_hover.svg);
}
.menu .business-card_7 .business-card__img-default {
  background-image: url(/img/home-page/business-type_7.svg);
}
.menu .business-card_7 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_7_hover.svg);
}
.menu .business-card_8 .business-card__img-default {
  background-image: url(/img/home-page/business-type_8.svg);
}
.menu .business-card_8 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_8_hover.svg);
}
.menu-overlay li {
  list-style: none;
}
.menu-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1001;
  cursor: default;
}
.menu {
  display: block;
  position: fixed;
  z-index: 1001;
  background-color: #fff;
  top: 0;
  right: -50vw;
  bottom: 0;
  width: 50%;
  -webkit-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
  padding-top: 6.25%;
  padding-left: 4.4275%;
  padding-right: 4.948%;
  padding-bottom: 3.646%;
  padding: 120px 95px 70px 85px;
}
.menu-mob {
  display: none;
  width: 100vw;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100vw;
  font-size: 18px;
  line-height: 2em;
  color: #404040;
  background-color: #fff;
  z-index: 1001;
  -webkit-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 18% 12% 22%;
}
.menu-divider {
  margin: 15px 0;
  color: #dbdfe8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.menu-divider span {
  padding-right: 10px;
}
.menu-divider-line {
  border-bottom: 1px solid #dbdfe8;
  flex: 1 0 auto;
  position: relative;
  top: 2px;
}
.menu .sign-in {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20.5rem;
  height: 7rem;
  position: fixed;
  bottom: 7%;
  right: 0;
  border-radius: 7px;
  background-color: #66ce76;
  outline: none;
  border: none;
  color: #fff;
  font-size: 2rem;
  transition: right 500ms ease-in-out;
}
.menu.expand .sign-in {
  right: 5%;
}
.menu-mob .sign-in-block {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: fixed;
  bottom: 0;
  right: -100vw;
  width: 100%;
  height: 12%;
  background-color: #fff;
  -webkit-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
}
.menu-mob .sign-in {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 76%;
  height: 47px;
  position: relative;
  top: 0;
  border-radius: 7px;
  background-color: #66ce76;
  outline: none;
  border: none;
  color: #fff;
}
.menu-mob li a {
  color: #404040;
}
.menu-mob li a:hover,
.menu-mob li a:active,
.menu-mob li a:focus {
  color: #21b1ff;
}
.menu.expand,
.menu-mob.expand,
.menu-mob.expand .sign-in-block {
  right: 0;
}
.menu-close {
  position: absolute;
  width: 2.083vw;
  height: 2.083vw;
  top: 3.02vw;
  right: 5vw;
  background-image: url(../img/menu-close.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  transition: 2s;
}
.menu-close:hover {
  animation: menu-close-hover 1.5s;
  animation-delay: 0.5s;
}
@keyframes menu-close-hover {
  0% {
    transform: rotate(0deg);
  }
  35% {
    transform: rotate(200deg);
  }
  70% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.menu-mob-close {
  position: fixed;
  width: 22px;
  height: 22px;
  top: 3%;
  right: 0;
  background-image: url(../img/menu-close.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  transition: right 250ms ease-in-out;
}
.menu-mob.expand .menu-mob-close {
  right: 5%;
}
.accordion-parent {
  position: relative;
}
.accordion-dropdown {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  text-align: center;
  margin-left: 10px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  position: relative;
}
.accordion-icon {
  transition: transform 0.3s;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  position: absolute;
  margin: auto;
  top: 2px;
  left: 0;
  right: 0;
  bottom: 0;
}
.accordion-icon.open {
  padding: 2px 5px 0;
  transform: rotate(-180deg);
}
.accordion-child {
  padding: 10px 0 10px 30px;
  display: none;
}
.accordion-child li a {
  display: block;
  color: #8b8686;
  font-size: 16px;
}
.menu li {
  font-size: 2.6rem;
  line-height: 4.8rem;
}
.menu li span {
  cursor: pointer;
  color: #404040;
  transition: color 0.2s;
}
.menu li a {
  color: #404040;
  transition: color 0.2s;
}
.menu li span:hover,
.menu li span:active,
.menu li span:focus,
.menu li a:hover,
.menu li a:active,
.menu li a:focus {
  color: #21b1ff;
}
.menu ul {
  padding: 0;
}
.menu ul li {
  font-size: 2rem;
  line-height: 3.6rem;
}
.menu ul li a {
  color: #8b8686;
}
.menu-footer .col-50:nth-child(1) {
  padding-left: 0;
}
@media (max-width: 1919px) {
  .nav-anchors li {
    font-size: 1.2vw;
  }
  .button-menu {
    width: 6.5104vw;
    height: 3.90625vw;
  }
  .nav-module.animateIt {
    height: 5.3704vw;
  }
}
@media only screen and (max-width: 1601px) and (min-width: 1599px) {
  .menu .sign-in {
    bottom: 3%;
  }
}
.lead-catcher-modal__box * {
  text-transform: lowercase;
}
@media (max-width: 1730px) {
  .header-sidebar ul {
    top: 76px;
  }
  .umag-logo img {
    width: 5vw;
  }
  ul.link-lister a,
  ul.link-lister span,
  .header .sign-in-btn,
  button.header-button,
  a.header-button,
  .header-sidebar a {
    font-size: 16px !important;
  }
}
@media (max-width: 1320px) {
  .header-sidebar ul {
    top: 73px;
  }
  button.header-button, a.header-button {
    padding: 7px 9px !important;
  }
  ul.link-lister a,
  ul.link-lister span,
  .header .sign-in-btn,
  button.header-button,
  a.header-button,
  .header-sidebar a {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1579px) {
  .umag-logo img {
    width: 82px;
  }
  .nav-module {
    padding-left: 4rem;
  }
  .header-left {
    margin-top: 5px;
  }
}
@media (max-width: 1770px) {
  button.header-button, a.header-button {
    display: none;
  }
}
@media (max-width: 1367px) {
  .button-menu {
    font-size: 16px;
    width: 80px;
    height: 50px;
  }
  .nav-module.animateIt {
    height: 70px;
  }
}
@media only screen and (max-width: 1280px) {
  .overflow-hidden {
    overflow: hidden;
    padding-right: 0;
  }
}
@media (max-height: 920px) {
  span#sideCall {
    display: none;
  }
  .header-sidebar a,
  .header-sidebar .eq_select_sidebar {
    padding: 8px 25px;
  }
}
@media (max-height: 720px) {
  .header-sidebar a,
  .header-sidebar .eq_select_sidebar {
    padding: 6px 25px;
  }
}
@media (max-height: 650px) {
  .header-sidebar a,
  .header-sidebar .eq_select_sidebar {
    padding: 4px 25px;
  }
}
@media (max-height: 600px) {
  .header-sidebar a,
  .header-sidebar .eq_select_sidebar {
    padding: 3px 25px;
  }
}
@media (max-width: 1280px) {
  .fixed-phone {
    display: block !important;
  }
  .header-sidebar {
    width: 12%;
  }
  .header-sidebar ul {
    position: fixed;
    left: -240px;
  }
  .header-sidebar ul.active {
    left: 0;
    width: 90%;
  }
  span#sideCall {
    display: none;
  }
  .sidebarBtn {
    position: absolute;
    top: 5px;
    right: -38px;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    outline: none;
    display: block;
    background: #a8a8a8;
  }
  .sidebarBtn span {
    position: absolute;
    display: block;
    top: 8px;
    right: 9px;
    transition: 0.3s;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 3px;
    transform: rotate(-45deg);
  }
  .sidebarBtn.toggle span {
    position: absolute;
    display: block;
    top: 8px;
    left: 9px;
    transition: 0.3s;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 3px;
    transform: rotate(135deg);
  }
  main {
    margin-left: 0 !important;
  }
  .nav-module.animateIt .umag-logo img.slide {
    width: 5.5vw;
  }
  .telegram-container {
    height: 42vh !important;
  }
  .webp .telegram-container .col-50:nth-child(1) {
    background-size: contain;
  }
}
@media (max-width: 1037px) {
  .header-sidebar ul {
    top: 108px;
  }
}
@media (max-width: 1162px) {
  .header-sidebar ul {
    top: 95px;
  }
}
@media (max-width: 1150px) {
  .header-sidebar ul {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .header-sidebar ul {
    top: 52px;
  }
  .header-sidebar ul.active > {
    width: 100%;
  }
  ul.new-sub-menu.lvl3 {
    height: calc(100% - 188px);
    overflow: scroll;
    top: 0 !important;
  }
  br.mob-only {
    display: block;
  }
  br.desk-only {
    display: none;
  }
  .umag-logo img {
    width: 86px;
  }
  .header-left {
    margin-top: 5px;
  }
  .menu {
    display: none;
  }
  .menu-mob {
    display: block;
  }
  .button-menu {
    width: 70px;
    height: 40px;
    font-size: 14px;
    border-radius: 4px;
  }
  .nav-module {
    padding-left: 6%;
    padding-right: 6%;
  }
  .nav-module.animateIt {
    height: 60px;
  }
  .nav-module.animateIt.expand {
    padding-right: 6%;
  }
  .nav-anchors {
    display: none;
  }
  .video-box.expand {
    right: 0 !important;
  }
}
.header {
  position: fixed;
  width: 100%;
  background: #f9f9f9;
  color: #000;
  min-width: 1024px;
  transition: background-color 300ms ease-in-out, padding 300ms ease-in-out,
    color 300ms ease-in-out, box-shadow 300ms linear;
  -webkit-transition: background-color 300ms ease-in-out,
    padding 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms linear;
  z-index: 9999;
  top: 0;
  box-shadow: -2px 1px 9px 0 #00000021;
}
.header .logo__link {
  text-decoration: none;
  width: 11.8rem;
  height: 4rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.header .logo__img-colored {
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
  background: url(/img/umag-logo-circle-slide.svg) no-repeat center;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.header .right-part {
  text-align: right;
}
.header .menu-btn {
  display: inline-block;
  outline: 0;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 10px;
  height: 7.6rem;
  padding: 0 3.5rem;
  color: inherit;
  font-size: 1.8rem;
  cursor: pointer;
  transition: border-color 300ms ease-in-out;
  -webkit-transition: border-color 300ms ease-in-out;
}
.header .sign-in-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  height: auto;
  line-height: 0;
  padding: 0 0 0 2.5rem;
  color: inherit;
  font-size: 18px;
  cursor: pointer;
  margin-right: 0;
}
span.sign-btn svg {
  margin-right: 10px;
}
.header .contacts-btn {
  display: inline-block;
  text-decoration: none;
  height: 3.6rem;
  line-height: 3.6rem;
  color: inherit;
  font-size: 1.8rem;
  cursor: pointer;
  margin-right: 4rem;
}
.header .contacts-btn__sm-margin {
  margin-right: 2rem;
}
.header .lang-swtch {
  display: inline-block;
  font-size: 1.8rem;
  margin-left: 4.5rem;
}
.header .lang-swtch__divider {
  display: inline-block;
  margin: 0 0.2rem;
}
.header .lang-swtch__btn {
  display: inline-block;
  opacity: 0.8;
}
.header .lang-swtch__btn_active {
  font-weight: 600;
  opacity: 1;
}
.header .scroll-nav {
  font-size: 1.8rem;
  text-align: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .scroll-nav li {
  display: inline-block;
  margin-right: 4rem;
}
.header .scroll-nav li a {
  color: inherit;
}
.header .scroll-nav li a:hover {
  color: #b3f2be;
}
@media only screen and (max-width: 767px) {
  .header {
    min-width: 360px;
    padding: 2rem 0;
  }
  .header .logo__link {
    width: 15rem;
    height: 5.5rem;
  }
  .header .menu-btn {
    border-radius: 5px;
    font-size: 2.2rem;
  }
  .header .sign-in-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.6rem;
    line-height: 3.6rem;
    padding: 0 1.5rem 0 4.5rem;
    color: inherit;
    font-size: 16px;
    cursor: pointer;
    margin-right: 2rem;
    text-transform: lowercase;
  }
  span.sign-btn svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
    margin-right: 6px;
  }
  .header .contacts-btn {
    font-size: 2.2rem;
    margin-right: 2rem;
  }
  .header .contacts-btn__sm-margin {
    display: none;
  }
  .header .scroll-nav {
    display: none;
  }
}
.main-menu__fade {
  position: fixed;
  z-index: 1012;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.43;
}
.main-menu {
  display: block;
  position: fixed;
  z-index: 99999999999;
  background-color: #fff;
  top: 0;
  right: -50%;
  bottom: 0;
  width: 50%;
}
li.sub-drop-down {
  position: relative;
}
ul.sub-drop-menu-mobile {
  display: none;
}
.main-menu__body {
  overflow-y: auto;
  height: 100%;
}
.main-menu__close {
  position: absolute;
  z-index: 1;
  width: 4.4rem;
  height: 4.4rem;
  top: 6.5rem;
  right: 6rem;
  cursor: pointer;
  background: url(/img/menu-close.svg) no-repeat center;
}
@media only screen and (max-width: 767px) {
  .main-menu {
    right: -100%;
    width: 100%;
  }
  .main-menu__close {
    width: 14rem;
    height: 80px;
    top: 0;
    right: 0;
    background-size: 30%;
  }
}
.desktop-menu {
  padding: 11.5rem 8rem 7rem;
  color: #404040;
}
.desktop-menu h1 {
  font-size: 2.6rem;
  font-weight: 400;
  color: #404040;
  margin: 0 0 2.5rem;
}
.desktop-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 2rem;
  color: #8b8686;
}
.desktop-menu ul li {
  display: block;
  margin: 0 0 1rem;
}
.desktop-menu ul li a {
  text-decoration: none;
  color: inherit;
}
.desktop-menu ul li a.desktop-menu__big-text {
  font-size: 2.6rem;
  color: #404040;
}
.desktop-menu__btn {
  border: 2px solid #f9f9f9;
  background: url(/img/icon-profile_green.svg) transparent no-repeat center left
    3rem;
  background-size: 2rem auto;
  display: inline-block;
  border-radius: 10px;
  outline: 0;
  height: 6.6rem;
  color: #66ce76;
  font-size: 2rem;
  font-weight: 400;
  cursor: pointer;
  line-height: 6.2rem;
  text-decoration: none;
  padding: 0 3rem 0 6rem;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  position: absolute;
  top: 5.4rem;
  right: 14rem;
}
.desktop-menu__btn:hover {
  background-color: #f9f9f9;
}
.desktop-menu .business-card {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 17.5rem;
  font-size: 1.4rem;
  margin-bottom: 2rem;
  padding: 11rem 2rem 0;
  position: relative;
  background-color: #f9f9f9;
  text-align: center;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
}
.desktop-menu .business-card__img {
  display: block;
  width: 5.6rem;
  height: 5.6rem;
  position: absolute;
  top: 3rem;
  left: 50%;
  margin-left: -2.8rem;
}
.desktop-menu .business-card__img-default {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.desktop-menu .business-card:hover .business-card__img-default {
  opacity: 0;
}
.desktop-menu .business-card__img-hover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.desktop-menu .business-card:hover .business-card__img-hover {
  opacity: 1;
}
.desktop-menu .business-card_1:hover {
  background-color: #fffede;
}
.desktop-menu .business-card_1 .business-card__img-default {
  background-image: url(/img/home-page/business-type_1.svg);
}
.desktop-menu .business-card_1 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_1_hover.svg);
}
.desktop-menu .business-card_2:hover {
  background-color: #defffb;
}
.desktop-menu .business-card_2 .business-card__img-default {
  background-image: url(/img/home-page/business-type_2.svg);
}
.desktop-menu .business-card_2 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_2_hover.svg);
}
.desktop-menu .business-card_3:hover {
  background-color: #deffe3;
}
.desktop-menu .business-card_3 .business-card__img-default {
  background-image: url(/img/home-page/business-type_3.svg);
}
.desktop-menu .business-card_3 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_3_hover.svg);
}
.desktop-menu .business-card_4:hover {
  background-color: #fffee6;
}
.desktop-menu .business-card_4 .business-card__img-default {
  background-image: url(/img/home-page/business-type_4.svg);
}
.desktop-menu .business-card_4 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_4_hover.svg);
}
.desktop-menu .business-card_5:hover {
  background-color: #e6ffea;
}
.desktop-menu .business-card_5 .business-card__img-default {
  background-image: url(/img/home-page/business-type_5.svg);
}
.desktop-menu .business-card_5 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_5_hover.svg);
}
.desktop-menu .business-card_6:hover {
  background-color: #fffede;
}
.desktop-menu .business-card_6 .business-card__img-default {
  background-image: url(/img/home-page/business-type_6.svg);
}
.desktop-menu .business-card_6 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_6_hover.svg);
}
.desktop-menu .business-card_7:hover {
  background-color: #e9e6ff;
}
.desktop-menu .business-card_7 .business-card__img-default {
  background-image: url(/img/home-page/business-type_7.svg);
}
.desktop-menu .business-card_7 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_7_hover.svg);
}
.desktop-menu .business-card_8:hover {
  background-color: #e6fffc;
}
.desktop-menu .business-card_8 .business-card__img-default {
  background-image: url(/img/home-page/business-type_8.svg);
}
.desktop-menu .business-card_8 .business-card__img-hover {
  background-image: url(/img/home-page/business-type_8_hover.svg);
}
@media only screen and (max-width: 1579px) {
  .desktop-menu {
    padding: 11.5rem 4rem 7rem;
  }
  .desktop-menu .business-card {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .desktop-menu {
    display: none;
  }
}
.mobile-menu {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobile-menu {
    display: block;
    color: #404040;
    font-size: 18px;
  }
  .mobile-menu nav {
    padding: 80px 0px 0;
  }
  .mobile-menu ul {
    list-style: none;
    margin: 0;
  }
  .mobile-menu ul li {
    display: block;
    margin: 0 0 0px;
    padding: 0px 5rem;
    padding-right: 0;
    text-transform: lowercase;
    font-size: 20px;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-menu ul li a {
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    padding: 20px 10px;
    width: 100%;
  }
  .mobile-menu__toggle {
    display: flex;
    width: 100%;
    justify-content: flex-end !important;
    align-items: center;
    height: 66px;
    padding: 20px 0;
    transform: rotate(0deg);
    transition: transform 300ms ease-in-out;
  }
  .mobile-menu__toggle_active {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
  .mobile-menu ul li > ul {
    padding: 0;
    font-size: 16px;
    color: #000000;
  }
  .mobile-menu ul li > ul li {
    margin: 0px 0;
  }
  .mobile-menu ul li > ul li:last-child {
    margin: 0;
    border-bottom: 1px solid #ccc;
  }
  .mobile-menu__btn-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px 45px 40px;
    background-color: #fff;
    border-top: 1px solid #ededed;
    z-index: 10;
  }
  .mobile-menu__btn {
    text-decoration: none;
    display: block;
    background: #66ce76;
    border-radius: 7px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    color: #fff;
  }
  .mobile-menu__divider {
    color: #dbdfe8;
    margin: 4rem 0;
    position: relative;
  }
  .mobile-menu__divider:before {
    content: "";
    display: block;
    height: 1px;
    background-color: #dbdfe8;
    position: absolute;
    z-index: 1;
    left: 5px;
    right: -45px;
    top: 50%;
  }
  .mobile-menu__divider span {
    position: relative;
    z-index: 2;
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
  }
  .mobile-menu .lang-swtch {
    margin-top: 30px;
  }
  .mobile-menu .lang-swtch__divider {
    display: inline-block;
    margin: 0 0.8rem;
  }
  .mobile-menu .lang-swtch__btn {
    display: inline-block;
    opacity: 0.8;
  }
  .mobile-menu .lang-swtch__btn_active {
    font-weight: 600;
    opacity: 1;
  }
}
.fixed-phone {
  display: none;
  outline: 0;
  border: none;
  position: fixed;
  z-index: 999;
  right: 7rem;
  bottom: 14rem;
  width: 8.6rem;
  height: 8.6rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: #21b1ff;
  padding: 0;
  margin: 0;
  text-align: center;
  box-shadow: 0 15px 25px rgba(10, 10, 10, 0.15);
  opacity: 0.5;
  transition: opacity 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out;
}
.fixed-phone:hover {
  opacity: 1;
}
.fixed-phone__icon {
  display: inline-block;
  vertical-align: bottom;
  width: 4.9rem;
  height: 4.9rem;
  background: url(/img/fixed-phone-icon.svg) no-repeat center;
  background-size: 4.9rem auto;
}
@media (max-width: 1600px) {
  .fixed-phone {
    right: 4rem;
    bottom: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .fixed-phone {
    opacity: 0.8;
    right: 2rem;
    bottom: 15rem;
    width: 10rem;
    height: 10rem;
  }
  .fixed-phone__icon {
    width: 5.5rem;
    height: 5.5rem;
    background-size: 5.5rem auto;
  }
}
.sticky-request-btn-wrap {
  height: 13rem;
  width: 39rem;
}
button.header-button, a.header-button {
  border: none;
  padding: 13px 19px;
  text-transform: lowercase;
  font-size: 18px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  color: #fff;
  transition: 0.2s;
  transform: scale(0);
  background: #66ce76;
  cursor: pointer;
}
button.header-button:hover, a.header-button:hover {
  background: #21b1ff;
  border-color: #21b1ff;
  color: #fff;
}
@media (max-width: 767px) {
  button.header-button, a.header-button{
    display: none;
  }
}
.sticky-request-btn {
  text-transform: lowercase;
  min-width: 39rem;
  text-align: center;
  padding: 0 2.5rem;
  position: static;
  z-index: 1011;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffc633;
  border-radius: 5px;
  outline: 0;
  height: 13rem;
  border: none;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  transition: left 250ms ease-in-out, height 250ms ease-in-out,
    line-height 250ms ease-in-out, border-radius 250ms ease-in-out,
    background-color 250ms ease-in-out, min-width 400ms 250ms ease-in-out;
  -webkit-transition: left 250ms ease-in-out, height 250ms ease-in-out,
    line-height 250ms ease-in-out, border-radius 250ms ease-in-out,
    background-color 250ms ease-in-out, min-width 400ms 250ms ease-in-out;
}
p.lead:first-letter {
  text-transform: lowercase;
}
.col-auto.callout {
  text-transform: lowercase;
}
.sticky-request-btn:hover {
  background-color: #ffb800;
}
.sticky-request-btn_at-top {
  position: fixed;
  top: 0;
  height: 9.6rem;
  line-height: 9.6rem;
  border-radius: 0;
  min-width: 0;
  animation: pulse 1.5s infinite;
}
.sticky-request-btn_kaz {
  padding: 0 5rem;
}
@media (max-width: 767px) {
  .sticky-request-btn-wrap {
    display: none;
  }
}
.modal {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.9);
}
.modal__box {
  margin: 9rem auto;
  width: 64rem;
  background-color: #2dbe60;
  color: #fff;
  border-radius: 6px;
  padding: 5.5rem 4rem 6rem;
  position: relative;
  top: -90px;
  -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.16);
  transition: top 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
}
.modal.show .modal__box {
  top: 0;
}
@media (max-width: 767px) {
  .modal .modal__box {
    margin: 6rem auto;
    width: 340px;
  }
}
.lead-catcher-modal {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.9);
}
.lead-catcher-modal__box {
  margin: 9rem auto;
  width: 110rem;
  background-color: #fff;
  color: #707070;
  border-radius: 4px;
  padding: 8.5rem 8rem 9rem;
  position: relative;
  top: -90px;
  -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.16);
  transition: top 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
}
.lead-catcher-modal.show .lead-catcher-modal__box {
  top: 0;
}
@media (max-width: 767px) {
  .lead-catcher-modal__box {
    padding: 6rem 5.5rem 6.5rem;
  }
  .lead-catcher-modal .lead-catcher-modal__box {
    margin: 6rem auto;
    width: 340px;
  }
}
.modal-form {
  font-size: 2rem;
}
.modal-form__caption {
  margin: 0 0 3rem;
  font-size: 2.9rem;
  font-weight: 500;
  text-align: center;
}
.modal-form__input {
  display: block;
  width: 100%;
  font-size: 2.5rem;
  color: #303030;
  border: none;
  height: 8.6rem;
  background-color: #fff;
  border-radius: 10px;
  padding: 0 3.5rem;
  outline: 0;
}
.modal-form__btn {
  display: block;
  width: 100%;
  outline: 0;
  height: 10.2rem;
  border: none;
  color: #fff;
  background-color: #ffc633;
  border-radius: 10px;
  font-size: 2.9rem;
  font-weight: 500;
  cursor: pointer;
}
.modal-form__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.6;
}
.modal-form__error-message {
  display: block;
  margin-bottom: 2rem;
  background-color: #ff5860;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
}
.modal-form__info-message {
  display: block;
  margin-bottom: 2rem;
  background-color: #4fdf7b;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
}
@media (max-width: 767px) {
  .modal-form__input {
    border-radius: 5px;
  }
  .modal-form__btn {
    border-radius: 5px;
  }
}
.lead-catcher-form {
  font-size: 2.4rem;
}
.lead-catcher-form__close {
  position: absolute;
  top: 5.2rem;
  right: 5.2rem;
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background: url(/img/close-modal-icon.svg) no-repeat center;
  background-size: contain;
}
.lead-catcher-form__caption {
  font-size: 3.8rem;
  color: #404040;
  margin: 0 0 2rem;
}
.lead-catcher-form__lead {
  margin: 0 0 5.5rem;
}
.lead-catcher-form label {
  display: block;
  font-size: 2rem;
  color: #404040;
  margin-bottom: 2rem;
}
.lead-catcher-form__input {
  display: block;
  width: 100%;
  font-size: 2.2rem;
  color: #303030;
  border: none;
  height: 8.5rem;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 0 3rem;
  outline: 0;
  text-transform: none;
}
.lead-catcher-form__input option {
  text-transform: none;
}
.lead-catcher-form__btn {
  display: inline-block;
  outline: 0;
  height: 8.5rem;
  border: none;
  color: #fff;
  background-color: #21b1ff;
  border-radius: 10px;
  font-size: 2.2rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0 3rem;
}
.lead-catcher-form__btn[disabled] {
  cursor: not-allowed;
  opacity: 0.6;
}
.lead-catcher-form__error-message {
  display: block;
  margin-top: 2rem;
  background-color: #ff5860;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
}
.lead-catcher-form__info-message {
  display: block;
  margin-top: 2rem;
  background-color: #4fdf7b;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
}
@media (max-width: 767px) {
  .lead-catcher-form__close {
    top: 3rem;
    right: 3rem;
  }
  .lead-catcher-form__lead br {
    display: none;
  }
  .lead-catcher-form__input {
    border-radius: 5px;
    margin-bottom: 2.5rem;
  }
  .lead-catcher-form__btn {
    border-radius: 5px;
    width: 100%;
  }
  .lead-catcher-form__error-message,
  lead-catcher-form__info-message {
    border-radius: 5px;
  }
}
.learn-more {
  display: block;
  text-decoration: none;
  background-color: #66ce76;
  color: #fff;
  padding: 5.5rem 0;
  font-size: 3.2rem;
}
.learn-more__arrow {
  width: 14.2rem;
  height: 7.5rem;
  display: inline-block;
  vertical-align: bottom;
  border: 2px solid #fff;
  border-radius: 10px;
  -webkit-transition: background-color 200ms ease-in-out,
    border-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  background: url(/img/home-page/white-arrow.svg) no-repeat center;
}
.learn-more:hover .learn-more__arrow {
  background-color: #ffc633;
  border-color: #ffc633;
}
@media only screen and (max-width: 767px) {
  .learn-more {
    text-align: center;
    padding: 5rem 0;
    font-size: 4.2rem;
    line-height: 1.4;
  }
  .learn-more__arrow {
    margin-top: 3.5rem;
    border-radius: 5px;
    width: 20rem;
    height: 9rem;
  }
}
@media (max-width: 767px) {
  span.without-link {
    padding: 20px 10px;
  }
  .google-play-svg {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  footer .footer-bottom {
    padding: 3.5rem 0 !important;
  }
  .col-auto.col-mob-100.svg-wrap > div {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .col-auto.col-mob-100.svg-wrap svg {
    width: 94% !important;
    margin-right: 0 !important;
  }
  .social-svg-wrap svg {
    cursor: pointer;
    width: 49px;
    height: 49px;
  }
  footer.footer .sides-padding-40 {
    flex-direction: column-reverse;
    padding: 0 3rem;
  }
  footer.footer .sides-padding-40 > div:nth-child(2) {
    display: none !important;
  }
  footer.footer .sides-padding-40 > div:nth-child(1) {
    width: 100% !important;
    min-width: 0 !important;
    margin-top: 25px;
  }
  footer.footer .sides-padding-40 > div:nth-child(3) {
    width: 100% !important;
  }
  .franz .fixed-phone,
  .franz .start-for-free {
    display: none !important;
  }
  .franz .footer {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  footer.footer .sides-padding-40 > div:nth-child(2) {
    width: 31% !important;
    display: flex;
    justify-content: center;
  }
  footer.footer .sides-padding-40 > div:nth-child(3) {
    width: 31% !important;
  }
}
.start-for-free {
  display: none;
}
@media only screen and (max-width: 767px) {
  .block-2 .feature strong {
    color: #398963 !important;
  }
  a.in-free {
    background: #66ce76;
    padding: 6px 0;
    border-radius: 5px;
    display: block;
    width: 100%;
  }
  .start-for-free {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    text-decoration: none;
    position: fixed;
    z-index: 998;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    height: 80px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    background-color: #f9f9f9;
    text-transform: lowercase;
    padding: 0 5rem;
  }
}
.appstore-svg:hover path {
  fill: #303030;
}
.appstore-svg:hover path#Path_177 {
  fill: #fff !important;
  stroke: #000;
}
.appstore-svg path {
  transition: all 0.3s !important;
}
.google-play-svg path {
  transition: all 0.3s;
}
.google-play-svg:hover path {
  fill: #303030;
}
.google-play-svg:hover path#Path_188 {
  fill: #fff;
  stroke: #fff;
}
.footer-bottom__credits.col-grow.col-mob-100 {
  font-size: 2rem;
  display: flex;
  color: #fff;
}
.footer-bottom__offer{
  display: block;
  font-size: 2rem;
  color: #fff;
  align-items: center;
  text-align: center;
}
.offer{
  margin: -10px auto 0;
}
.policy{
  margin: 15px auto 0;
}
.col-auto.col-mob-100.svg-wrap > div {
  cursor: pointer;
}
.social-svg-wrap svg:hover {
  transform: scale(1.2);
}
.social-svg-wrap svg {
  cursor: pointer;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: 0.3s ease;
}
.col-auto.col-mob-100.svg-wrap {
  display: flex;
  justify-content: space-between;
}
.col-auto.col-mob-100.svg-wrap svg {
  width: 165px;
  height: 50px;
  margin-right: 24px;
}
.social-svg-wrap {
  display: flex;
  justify-content: space-between;
}
footer.footer .sides-padding-40 > div:nth-child(3) {
  width: 25%;
}
footer.footer .sides-padding-40 > div:nth-child(2) {
  width: 38%;
  display: flex;
  justify-content: center;
}
footer.footer .sides-padding-40 > div:nth-child(1) {
  width: 24%;
  min-width: 356px;
}
footer {
  background-color: #1c2127;
  color: #989898;
  position: relative;
  z-index: 9999;
  flex-shrink: 0;
}
.social-block svg {
  width: 4rem;
  height: 4rem;
  display: inline-block;
}
li.youtube-link path:nth-child(1) {
  fill: #fff;
}
li.youtube-link path:nth-child(2) {
  fill: #303030;
}
li.instagram-link path {
  fill: #fff !important;
}
ul.top-links {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: space-between;
}
ul.top-links li {
  margin-bottom: 0;
}
li.faceboock-link path {
  fill: #fff !important;
}
li.head-hunter svg {
  width: 100px;
  height: 194px;
}
ul.social-block {
  opacity: 1;
  margin-bottom: 0;
  width: 26rem;
  flex-basis: 20%;
  margin-bottom: 7rem;
  position: relative;
}
.social-block span {
  height: 35px;
  width: 35px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
footer .footer-top {
  padding-top: 10rem;
  padding-bottom: 5rem;
  font-size: 2.4rem;
}
footer .apps__lead {
  font-size: 2rem;
  margin: 0 0 5rem;
  line-height: 1.5;
}
footer .apps__app {
  display: inline-block;
  text-decoration: none;
  vertical-align: bottom;
  margin-bottom: 3rem;
}
footer .apps__app img {
  vertical-align: bottom;
}
footer ul {
  margin: 0 0 6.5rem;
  padding: 0;
  list-style: none;
}
footer ul li {
  display: block;
  margin: 0 0 3.5rem;
}
footer ul li:last-child {
  margin: 0;
}
footer ul li.caption {
  color: #fff;
}
footer ul li a {
  color: inherit;
  text-decoration: none;
}
footer ul li a:hover {
  text-decoration: underline;
}
footer ul li .callback:hover {
  cursor: pointer;
  text-decoration: underline;
}
footer .footer-bottom {
  font-size: 2rem;
  padding: 4rem 0;
}
footer .footer-bottom a span {
  color: #fff;
}
footer .footer-bottom a:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  ul.social-block {
    opacity: 1;
    width: 65%;
    margin: 0 auto;
    flex-basis: 20%;
    margin-bottom: 7rem;
    position: relative;
  }
  footer {
    margin-bottom: 80px;
    z-index: 999;
  }
  footer.mob-no-margin-bottom {
    margin-bottom: 0;
  }
  footer .apps {
    text-align: center;
  }
  footer .apps__app:first-child {
    margin-right: 1rem;
  }
  footer .footer-bottom__credits {
    margin-bottom: 3rem;
  }
}
.telegram-container {
  height: 65vh;
  min-height: 800px;
}
.telegram-container .col-50:nth-child(1) {
  background-color: #ffc369;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.no-webp .telegram-container .col-50:nth-child(1) {
  background-image: url(/img/telegram_new.jpg);
}
.webp .telegram-container .col-50:nth-child(1) {
  background-image: url(/img/telegram_new.webp);
}
.telegram-container .col-50:nth-child(2) {
  background-color: #81dcd7;
}
.telegram-container .flat-container__left-side {
  max-width: 760px;
  margin-left: auto;
  padding: 10rem 10rem 10rem 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.telegram-container .flat-container__right-side {
  max-width: 760px;
  margin-right: auto;
  padding: 10rem 0 10rem 10rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.telegram-container .title {
  color: #fff;
  font-size: 4.2rem;
  line-height: 140%;
}
.telegram-container .text {
  color: #fff;
  font-size: 2.2rem;
  line-height: 140%;
}
.telegram-form__error-message {
  display: block;
  margin-bottom: 2rem;
  background-color: #ff5860;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
  margin-top: 10px;
  font-size: 2rem;
}
.telegram-form__info-message {
  display: block;
  margin-bottom: 2rem;
  background-color: #4fdf7b;
  color: #fff;
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
  margin-top: 10px;
  font-size: 2rem;
}
.telegram-form {
  display: flex;
  align-items: center;
}
.telegram-input {
  width: 32.5rem;
  height: 6.5rem;
  padding: 0 25px;
  font-size: 1.6rem;
  line-height: 140%;
  margin-right: 2rem;
  border: none;
  outline: none;
  border-radius: 8px;
}
.telegram-button {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 50px;
  outline: none;
  border-radius: 5px;
  background-color: #21b1ff00;
  border: 2px solid #f7f6e9;
  color: #fff;
  font-size: 19px;
  padding: 0;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
button.telegram-button svg {
  transition: 0.3s;
  height: 30px;
  width: 30px;
  margin-right: 15px;
}
button.telegram-button:hover svg {
  transform: translateX(71px);
}
.telegram-button:hover {
  background-color: #21b1ff;
  box-shadow: 0 20px 58px rgba(10, 10, 10, 0.15);
  border-color: #21b1ff;
  color: #21b1ff;
}
button.telegram-button path {
  fill: #fff;
}
@media only screen and (max-width: 1579px) {
  .telegram-container .flat-container__left-side {
    max-width: 82%;
  }
  .telegram-container .flat-container__right-side {
    max-width: 82%;
  }
  .telegram-container {
    min-height: 500px;
  }
  .telegram-container .text {
    font-size: 2.6rem;
  }
  .telegram-input {
    width: 233px;
    height: 65px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px){
  .footer-bottom__offer{
    margin: -10px auto 0;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 425px){
  .footer-bottom__offer{
    margin: 25px auto 0;
    padding-right: 25px;
    font-size: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .telegram-container {
    height: 700px !important;
    flex-direction: column-reverse;
  }
  .telegram-container .col-50 {
    width: 100%;
    max-width: 100%;
    height: 50%;
    flex: unset;
  }
  .telegram-container .flat-container__left-side {
    max-width: 100%;
    padding: 10rem 5rem;
  }
  .telegram-container .flat-container__right-side {
    max-width: 100%;
    padding: 10rem 5rem 0;
    justify-content: space-between;
  }
  .telegram-container .title {
    font-size: 24px;
  }
  .telegram-container .text {
    font-size: 16px;
  }
  .telegram-container .col-50:nth-child(1) {
    background-color: #81dcd7;
  }
  .no-webp .telegram-container .col-50:nth-child(1) {
    background-image: url(/img/mob_telegram_new.jpg);
    background-size: 93% !important;
    background-position-x: center;
  }
  .webp .telegram-container .col-50:nth-child(1) {
    background-image: url(/img/mob_telegram_new.webp);
  }
}
@font-face {
  font-family: "circe_reg";
  src: url(/fonts/circe/Circe.woff);
  font-display: swap;
}
@font-face {
  font-family: "circe_lig";
  src: url(/fonts/circe/CirceLight.woff);
  font-display: swap;
}
.layer000 {
  position: fixed;
  background: #000000cf;
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 99999999;
  display: none;
  justify-content: center;
  align-items: center;
}
.popup-white-box {
  background: #fff;
  max-width: 87rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 6rem 0;
  border-radius: 20px;
  transform: translateY(-12rem);
  opacity: 0;
  transition: 0.4s;
}
span.new-popup-close {
  position: absolute;
  right: 40px;
  top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 25px;
}
.new-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
h1.red-alert {
  color: red;
  text-transform: uppercase;
  font-family: "circe_reg";
}
p.new-popup-text {
  text-align: center;
  font-size: 2.3rem;
  font-family: "circe_reg";
  color: #000;
  margin-bottom: 15px;
}
.get-button {
  background: #003466;
  color: #fff;
  border: none;
  font-size: 2.6rem;
  font-family: "circe_reg";
  padding: 20px 50px;
  border-radius: 10px;
  margin-top: 25px;
  cursor: pointer;
}
.get-button:hover {
  background: #022b52;
}
span.new-popup-close svg {
  width: 100%;
}
.popup-active {
  transform: translateY(0) !important;
  opacity: 1 !important;
}
.dropbtn {
  cursor: pointer;
  margin-left: 10px;
  font-size: 18px;
}
.dropdown {
  position: relative;
  display: inline-block;
  margin: 5px 0 0 20px;
  padding: -1px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 0px 2px 0px#000;
  z-index: 1;
  padding: 5px 10px;
  margin: 5px 0px;
}
.dropdown-item {
  color: black;
  text-decoration: none;
  display: block;
  padding: 4px 0 0 0;
}
.dropdown-item img {
  cursor: pointer;
}
.languages{
  font-size: 18px;
}
.show {display:block;}

@media (max-width: 767px) {
  .dropdown {
    margin: 5px 0 0 75px;
  }
}
/*.news-item{*/
/*  position: relative;*/
/*}*/
/*.news-icon{*/
/*  position: absolute;*/
/*  background: url('/img/news/news-icon.png') no-repeat;*/
/*  width: 14px;*/
/*  height: 14px;*/
/*  right: 5px;*/
/*  top: 24px;*/
/*  display: none;*/
/*}*/
#modal-notifications {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 999999;
  animation: fade .6s;
  overflow: auto;
}

.modal-notifications--content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  top: 25%;
  left: 0;
  right: 0;
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 320px;
  max-width: 888px;
  position: absolute;
  padding: 30px 40px;
  background: #FFFFFF;
  z-index: 1000000;
  border-radius: 4px;
  animation: fade .6s;
  border: none;
}
.close {
  position: absolute;
  top: 55px;
  right: 40px;
  width: 17px;
  height: 17px;
  background: url("/img/modal/modal-close.svg") no-repeat;
  cursor: pointer;
  outline: none;
  border: none;
}
.modal-title{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #2DBE60;
  margin-right: 20px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.modal-line{
  width: 100%;
  border: 1px solid #2DBE60;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
 text-align: center;
}
.modal-description{
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: rgba(64, 64, 64, 0.8);
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
}
.modal-btn{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 9px 19px;
  gap: 10px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  text-align: center;
  text-transform: lowercase;
  color: #FFFFFF;
  background: #66CE76;
  border-radius: 5px;
  flex: none;
  order: 3;
  flex-grow: 0;
}
@-moz-keyframes fade {
  from { opacity: 0; }
  to { opacity: 1 }
}
@-webkit-keyframes fade {
  from { opacity: 0; }
  to { opacity: 1 }
}
@keyframes fade {
  from { opacity: 0; }
  to { opacity: 1 }
}
@media only screen and (max-width: 767px){
  .modal-notifications--content {
    top: 15%;
    padding: 20px 30px;
  }
  .close {
    position: absolute;
    top: 45px;
    right: 30px;
  }
}
@media only screen and (max-width: 467px){
  .modal-notifications--content {
    padding: 0px 13px;
  }
  .close {
    position: absolute;
    top: 25px;
    right: 20px;
  }
  .modal-title {
    font-size: 20px;
  }
  .modal-description {
    font-size: 13px;
  }
}
/*#pupup {*/
/*  bottom: -500px;*/
/*  left: 20px;*/
/*  padding-top: 10px;*/
/*  position: fixed;*/
/*  z-index: 10000;*/
/*  overflow: hidden;*/
/*  display: block;*/
/*}*/
/*#pupup_close {*/
/*  background: url(/img/popup-close.svg);*/
/*  background-repeat: no-repeat;*/
/*  background-position: 50% 50%;*/
/*  top: 17px;*/
/*  right: 10px;*/
/*  width: 23px;*/
/*  height: 23px;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*}*/
/*.pupup_img {*/
/*  width: 460px;*/
/*  border: 0;*/
/*  border-radius: 6px;*/
/*  max-width: 100%;*/
/*}*/
/*@media (max-width: 575px) {*/
/*  .pupup_img {*/
/*    width: 400px;*/
/*  }*/
/*}*/
/*@media (max-width: 455px) {*/
/*  .pupup_img {*/
/*    width: 300px;*/
/*  }*/
/*}*/