@font-face {
  font-family: "Lato VF";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-weight: 100 1000;
  font-display: swap;
}
@font-face {
  font-family: "Lato Light";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Lato Regular";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 540;
  font-display: swap;
}
@font-face {
  font-family: "Lato Medium";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Lato Heavy";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 780;
  font-display: swap;
}
@font-face {
  font-family: "Lato UltraBold";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Lato Black";
  src: url("../fonts/Lato/Lato3VF.woff2") format("woff2 supports variations"), url("../fonts/Lato/Lato3VF.woff2") format("woff2-variations");
  font-style: normal;
  font-weight: 1000;
  font-display: swap;
}
.headerv2 {
  box-shadow: 0px 5px 15px 0px #6F98A71A;
  max-height: 140px;
}
.headerv2__bottom {
  display: none;
  overflow: hidden;
  height: 46px;
}
.headerv2__wrapper {
  width: 100%;
  z-index: 99;
  background-color: #fff;
  transition: 0.2s;
}
.headerv2__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 15px;
  height: 75px;
}
.headerv2__logo-text {
  display: none;
}
.headerv2__logo img {
  max-width: 73px;
}
.headerv2__phone {
  flex-grow: 1;
  text-align: center;
}
.headerv2__phone-tel {
  font-family: 'Lato Black', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #1F404D;
}
.headerv2__toggle {
  position: relative;
  width: 45px;
  height: 45px;
  background: #1F404D;
  border-radius: 3px;
  cursor: pointer;
  z-index: 102;
  display: block;
}
.headerv2__toggle span {
  display: block;
  background: #fff;
  position: absolute;
  top: 22px;
  left: 8px;
  right: 8px;
  height: 2px;
  border: none;
  border-radius: 5px;
}
.headerv2__toggle span:before,
.headerv2__toggle span:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 5px;
}
.headerv2__toggle span:before {
  top: -10px;
}
.headerv2__toggle span:after {
  top: 10px;
}
.headerv2__mobile {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-height: 100%;
  background: #ffffff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow-y: auto;
  z-index: 600;
  padding: 0 0 30px 0;
}
.headerv2__mobile.active {
  right: 0;
}
.headerv2__mobile-first {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 75px;
}
.headerv2__mobile-second {
  display: flex;
  align-items: center;
}
.headerv2__mobile-close {
  position: relative;
  width: 45px;
  height: 45px;
  background: #1F404D;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  align-content: center;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #fff;
}
.headerv2__mobile-close:before {
  content: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70711 0.292893C1.31658 -0.0976311 0.683417 -0.0976311 0.292893 0.292893C-0.0976313 0.683417 -0.0976309 1.31658 0.292893 1.70711L8.08579 9.5L0.707107 16.8787C0.316582 17.2692 0.316582 17.9024 0.707107 18.2929C1.09763 18.6834 1.7308 18.6834 2.12132 18.2929L9.5 10.9142L16.5563 17.9706C16.9469 18.3611 17.58 18.3611 17.9706 17.9706C18.3611 17.58 18.3611 16.9469 17.9706 16.5563L10.9142 9.5L18.3848 2.02944C18.7753 1.63891 18.7753 1.00575 18.3848 0.615224C17.9943 0.2247 17.3611 0.2247 16.9706 0.615224L9.5 8.08579L1.70711 0.292893Z' fill='white'/%3E%3C/svg%3E%0A");
}
.headerv2__mobile-fav {
  margin: 0 5px 0 10px;
  position: relative;
  display: block;
  padding-right: 3px;
}
.headerv2__mobile-fav span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.5px 3.5px;
  background: #AC784B;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}
.headerv2__mobile-info {
  font-size: 16px;
  color: #111;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.headerv2__mobile-city {
  display: flex;
  align-items: center;
}
.headerv2__mobile-city_container {
  position: relative;
}
.headerv2__mobile-city .domain_title {
  color: #111111;
  opacity: 0.6;
  margin-right: 8px;
}
.headerv2__mobile-city .domains_current {
  position: relative;
}
.headerv2__mobile-city .domains_current:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -17px;
  content: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.65465 3.93305C4.27888 4.25848 3.72112 4.25848 3.34535 3.93305L0.831423 1.75593C0.131519 1.1498 0.560188 0 1.48607 0L6.51393 0C7.43981 0 7.86848 1.14979 7.16858 1.75593L4.65465 3.93305Z' fill='%23AC784B'/%3E%3C/svg%3E%0A");
}
.headerv2__mobile-city .domains_list {
  left: -10px;
  bottom: 20px;
  top: auto;
}
.headerv2__mobile-buttons {
  margin-top: 20px;
  display: flex;
  width: 100%;
  gap: 10px;
  align-items: center;
}
.headerv2__mobile-buttons > * {
  flex: 50% 1 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headerv2__mobile-buttons .order-call {
  background: #fff;
  border: 1px solid #1F404D;
  border-radius: 5px;
  color: #1F404D;
  font-size: 16px;
  line-height: 1.2;
  height: 40px;
}
.headerv2__mobile-buttons .button {
  display: flex;
}
.headerv2__mobile-buttons .btn-open-pj-price {
  margin: 0;
  height: 40px;
  background: #1F404D;
  border-radius: 5px;
  color: #FFF;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
}
.headerv2__mob-nav {
  font-family: "Lato Regular", sans-serif;
  padding: 0;
  position: relative;
  display: flex;
  gap: 15px;
  overflow: hidden;
}
.headerv2__mob-nav > ul {
  flex: 100% 0 0;
  margin: 20px 0 10px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #CDCDCD;
}
.headerv2__mob-nav > ul li {
  text-align: left;
  margin-bottom: 10px;
}
.headerv2__mob-nav > ul li a {
  line-height: 1.2;
  font-size: 16px;
  color: #111;
}
.headerv2__mob-nav > ul ul {
  display: block;
  margin-top: 10px;
  padding-top: 0;
  background: transparent;
  padding-bottom: 10px;
  border-bottom: 1px solid #CDCDCD;
}
.headerv2__mob-nav > ul ul li {
  padding: 0;
}
.headerv2__mob-nav div[data-container] {
  flex: 100% 0 0;
  position: relative;
  top: 0;
  left: 0;
  transition: 0.5s all;
  width: 100%;
  display: none;
}
.headerv2__mob-nav-wchild > span {
  display: block;
  width: 100%;
  cursor: pointer;
}
.headerv2__mob-nav-wchild > span a {
  position: relative;
}
.headerv2__mob-nav-wchild > span a:after {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='4' height='5' viewBox='0 0 4 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2.5' r='2' fill='%23AC784B'/%3E%3C/svg%3E%0A");
  bottom: 6px;
  right: -12px;
  width: 5px;
  height: 4px;
  display: block;
  font-size: 0;
}
.headerv2__mob-nav-menu-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #CDCDCD;
  font-size: 14px;
  line-height: 1.2;
  color: #909090;
}
.headerv2__mob-nav-menu-inner_projects {
  display: flex !important;
  column-gap: 0px;
  row-gap: 25px;
  flex-wrap: wrap;
}
.headerv2__mob-nav-menu-inner_projects li {
  flex: 50% 0 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.headerv2__mob-nav-menu-inner_projects li a {
  width: 120px;
  display: inline-block;
}
.headerv2__mob-nav-menu-back {
  padding-left: 27px;
  position: relative;
  cursor: pointer;
}
.headerv2__mob-nav-menu-back:before {
  content: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.68685 8.12435C0.479383 8.33182 0.479383 8.66818 0.68685 8.87565L4.0677 12.2565C4.27517 12.464 4.61154 12.464 4.81901 12.2565C5.02647 12.049 5.02647 11.7127 4.81901 11.5052L1.8138 8.5L4.81901 5.4948C5.02647 5.28733 5.02647 4.95096 4.81901 4.7435C4.61154 4.53603 4.27517 4.53603 4.0677 4.7435L0.68685 8.12435ZM17 7.96875L1.0625 7.96875V9.03125L17 9.03125V7.96875Z' fill='%23909090'/%3E%3C/svg%3E%0A");
  display: block;
  font-size: 0;
  position: absolute;
  left: 0;
}
.headerv2__tools {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.headerv2__tools-search,
.headerv2__tools-fav {
  display: none;
}
.search-form-header-v2 {
  display: flex;
  align-items: center;
  border: 1px solid #CDCDCD;
  border-radius: 3px;
  flex-grow: 1;
}
.search-form-header-v2 input {
  border: none;
  padding: 13px 0 13px 15px;
  margin: 0;
  height: 38px;
  font-size: 14px;
  line-height: 1;
  color: #111;
}
.search-form-header-v2 input:focus,
.search-form-header-v2 input:active {
  border: none;
  outline: none;
  box-shadow: none;
}
.search-form-header-v2 input::placeholder {
  color: #909090;
}
.search-form-header-v2 button {
  border: none;
  height: 100%;
  padding: 12px;
  background: transparent;
}
.ui-widget.ui-widget-content.ui-autocomplete {
  z-index: 601;
}
@media only screen and (min-width: 768px) {
  .headerv2__mobile-city {
    margin-left: 30px;
    font-size: 16px;
  }
  .headerv2__mobile-city .domains_list {
    top: 34px;
    bottom: auto;
  }
  .headerv2__mob-nav-menu-inner_projects li {
    flex: 25% 0 0;
  }
  .headerv2__mob-nav-menu-inner_projects li a {
    width: 150px;
  }
  .headerv2__tools-fav,
  .headerv2__tools-search {
    display: block;
  }
  .headerv2__mobile-fav {
    margin: 0;
  }
  .headerv2__mobile-city {
    display: none;
  }
  .headerv2__mobile-info-wrapper {
    display: flex;
    align-items: center;
  }
  .headerv2__mobile-info-wrapper > div {
    flex: 50% 0 0;
  }
  .headerv2__mobile-info-wrapper .headerv2__mobile-buttons {
    display: flex;
    margin-bottom: 0;
  }
  .headerv2__mobile-info-wrapper .headerv2__mobile-buttons a {
    flex: calc(50% - 5px) 0 0;
    gap: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .headerv2 {
    z-index: 500;
    position: sticky;
    top: 0 !important;
  }
}
@media only screen and (min-width: 992px) {
  .headerv2__wrapper {
    position: relative;
    width: 96%;
    max-width: 1140px;
    margin: 0 auto;
  }
  .headerv2__top {
    margin: 0;
    display: flex;
    gap: 35px;
    height: 92px;
    border-bottom: 1px solid #ccc;
  }
  .headerv2__mobile-city {
    flex-grow: 1;
    margin-left: 0;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
  .headerv2__mobile-city .domain_title {
    margin-right: 0;
    white-space: nowrap;
    opacity: 1;
  }
  .headerv2__info {
    display: flex !important;
    flex-direction: column;
    gap: 8px;
    font-size: 16px;
    line-height: 1.2;
    color: #111;
  }
  .headerv2__tools {
    gap: 22px;
  }
  .headerv2__info-address {
    white-space: nowrap;
  }
  .headerv2__phone {
    flex-grow: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .headerv2__phone-callback {
    text-align: left;
    border-radius: 0;
    background: transparent;
    color: #1F404D;
    border-bottom: 1px solid #1F404D;
    padding: 0 0 0 1px;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 6px;
    display: inline !important;
  }
  .headerv2__buttons .btn-open-pj-price {
    margin-top: 0;
    height: 50px;
    background: #1F404D;
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    padding: 0 16px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    white-space: nowrap;
    font-family: "Lato Heavy", sans-serif;
  }
  div:not(.headerv2__bottom) > .headerv2__tools {
    display: none;
  }
  .headerv2__bottom > .headerv2__tools {
    display: flex;
    margin-left: 65px;
  }
  .headerv2__toggle {
    display: none;
  }
  .headerv2__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 46px;
    position: relative;
    overflow: visible;
  }
  .headerv2__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    height: 100%;
  }
  .headerv2__menu-row {
    font-size: 16px;
    line-height: 1.2;
    color: #111;
  }
  .headerv2__menu-row_wchildren {
    padding-right: 14px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .headerv2__menu-row_wchildren::after {
    position: relative;
    left: 4px;
    top: 2px;
    content: url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='%23AC784B'/%3E%3C/svg%3E%0A");
    font-size: 4px;
    display: inline-block;
  }
  .headerv2__menu-row_wchildren_dots {
    padding-right: 0;
  }
  .headerv2__menu-row_wchildren_dots::after {
    left: 0;
    bottom: -1px;
    content: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2.5' cy='9.5' r='1.5' fill='%23AC784B'/%3E%3Ccircle cx='9.5' cy='9.5' r='1.5' fill='%23AC784B'/%3E%3Ccircle cx='16.5' cy='9.5' r='1.5' fill='%23AC784B'/%3E%3C/svg%3E%0A");
  }
  .headerv2__menu-row_wchildren2 > span {
    width: 160px;
    display: inline-block;
    position: relative;
  }
  .headerv2__menu-row_wchildren2 > span::after {
    position: absolute;
    right: 0;
    top: 1px;
    content: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3536 8.85355C15.5488 8.65829 15.5488 8.34171 15.3536 8.14645L12.1716 4.96447C11.9763 4.7692 11.6597 4.7692 11.4645 4.96447C11.2692 5.15973 11.2692 5.47631 11.4645 5.67157L14.2929 8.5L11.4645 11.3284C11.2692 11.5237 11.2692 11.8403 11.4645 12.0355C11.6597 12.2308 11.9763 12.2308 12.1716 12.0355L15.3536 8.85355ZM0 9L15 9V8L0 8L0 9Z' fill='%23AC784B'/%3E%3C/svg%3E%0A");
    font-size: 16px;
  }
  .headerv2__menu-row_submenu {
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
    position: absolute;
    background: #fff;
    gap: 12px;
    width: 200px;
    font-size: 16px;
    line-height: 1.2;
    color: #111;
    box-shadow: 0px 5px 15px 0px #6F98A71A;
    top: calc(100% - 12px);
  }
  .headerv2__menu-row_submenu-hidden {
    display: none;
  }
  .headerv2__menu-row_submenu > div > a {
    width: 160px;
    display: inline-block;
  }
  .headerv2__menu-row_submenu a:hover,
  .headerv2__menu-row_submenu a:focus {
    color: #AC784B;
  }
  .headerv2__menu-row_submenu2 {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 200px;
    width: calc(100% - 200px);
    height: 100%;
    background: #fff;
    padding: 30px 20px 46px 0;
  }
  .headerv2__menu-row_submenu2 > div {
    display: flex;
    max-width: 150px;
    flex-shrink: 1;
    flex-direction: column;
    gap: 12px;
    font-size: 16px;
    line-height: 1.2;
    color: #111;
  }
  .headerv2__menu-row_submenu2_flex {
    justify-content: left;
  }
  .headerv2__menu-row_submenu2_flex > div {
    flex: 150px 1 1;
  }
  .headerv2__menu-row_submenu2-hidden {
    display: none;
  }
}
@media (min-width: 992px) {
  .fixed-visible {
    display: none;
  }
  .headerv2.fixed-header {
    max-height: 164px;
    z-index: 500;
    position: sticky;
    background-color: #fff;
  }
  .headerv2__menu-row {
    font-size: 14px;
  }
  .fixed-header .fixed-hidden {
    display: none;
  }
  .fixed-header .fixed-visible {
    display: flex;
  }
  .fixed-header .headerv2__bottom {
    transition: height 0.2s;
    height: 70px;
  }
  .fixed-header .headerv2__menu-row_wchildren {
    padding: 12px 14px 12px 0;
  }
  .fixed-header .headerv2__menu-row_wchildren_dots {
    padding-right: 0;
  }
  .fixed-header .headerv2__mobile-buttons {
    margin-top: 0;
  }
  .fixed-header .headerv2__mobile-buttons a {
    white-space: nowrap;
    width: 172px;
  }
  .fixed-header .headerv2__tools {
    margin-left: 50px;
    margin-right: 30px;
  }
  .fixed-header .headerv2__menu-row_submenu {
    padding-top: 18px;
  }
  .fixed-header .headerv2__menu-row_submenu2 {
    top: 18px;
  }
  .fixed-header .headerv2__menu-row_submenu2 > div {
    gap: 10px;
  }
  .fixed-header .headerv2__menu-row_submenu2 > div a {
    font-size: 15px;
  }
}
.fixed-header .fixed-hidden {
  display: none;
}
.fixed-header .fixed-visible-md {
  display: none;
}
@media only screen and (min-width: 1092px) {
  .headerv2__logo {
    display: flex;
    align-items: center;
  }
  .headerv2__logo-text {
    display: block;
    white-space: nowrap;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.35;
    color: #472B1E;
  }
  .headerv2__menu-row {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1140px) {
  .fixed-header .fixed-visible-md {
    display: flex;
  }
  .fixed-header .fixed-hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  .fixed-visible-lg {
    display: block;
  }
  .fixed-header .fixed-hidden-lg {
    display: none;
  }
  .fixed-header .fixed-visible-lg {
    display: flex;
  }
}
.hidden-md {
  display: block;
}
@media (min-width: 768px) {
  .hidden-md {
    display: none;
  }
}
.visible-md {
  display: none;
}
@media (min-width: 768px) {
  .visible-md {
    display: block;
  }
}
.hidden-lg {
  display: block;
}
@media (min-width: 992px) {
  .hidden-lg {
    display: none;
  }
}
.visible-lg {
  display: none;
}
@media (min-width: 992px) {
  .visible-lg {
    display: block;
  }
}
.visible-xl {
  display: none;
}
@media (min-width: 1440px) {
  .visible-xl {
    display: block;
  }
}
/*# sourceMappingURL=header.css.map */