/*!
Theme Name: usite
*/
*, *::before, *::after {
  box-sizing: border-box;
}
ul[class], ol[class] {
  padding: 0;
}
body, h1, h2, h3, h4, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {
  margin: 0;
}
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
ul[class], ol[class] {
  list-style: none;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
}
img {
  max-width: 100%;
  display: block;
}
article > * + * {
  margin-top: 1em;
}
input, button, textarea, select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Slick-Slider
----------------------------------------------*/
.slick-next {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 3px;
  transform: rotate(45deg);
}
.slick-next:before {
  content: " ";
}
.slick-prev {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 3px;
  transform: rotate(-135deg);
}
.slick-prev:before {
  content: " ";
}
.slick-dots li button:before {
  font-size: 20px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dotted.slick-slider .slick-slide {
  padding: 0 10px;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Basic tag style
----------------------------------------------*/
input[type="text"], input[type="tel"], input[type="email"], textarea, input[type="search"], select {
  width: 100%;
  border: none;
  border-radius: 10px;
  padding: 12px 24px;
  color: #000;
  cursor: text;
  font-size: 18px;
  margin-bottom: 0;
}
input[type="text"]:focus, input[type="text"]:focus-visible, input[type="tel"]:focus, input[type="tel"]:focus-visible, input[type="email"]:focus, input[type="email"]:focus-visible, textarea:focus, textarea:focus-visible, input[type="search"]:focus, input[type="search"]:focus-visible, select:focus, select:focus-visible {
  border: none;
  outline: none;
}
select {
  cursor: pointer;
}
textarea {
  height: 98px;
}
form {
  position: relative;
}
form .wrapper {
  padding-right: 0;
  padding-left: 0;
}
/*----------------------------------------------*/
.form-input {
  margin-bottom: 8px;
}
.form-input .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
.form .contact-block {
  margin-bottom: 12px;
}
.form .contact-block span {
  font-size: 32px;
  margin-right: 12px;
}
.form .contact-block a {
  color: #000;
  text-decoration: underline;
}
.form .contact-block a:hover {
  color: #FF5A1F;
}
#searchform {
  display: flex;
}
#searchform #searchsubmit {
  padding: 5px 15px;
}
#searchform #input-search {
  margin-right: 12px;
}
#searchform #searchsubmit:hover {
  border-color: #FF5A1F;
}
.full-fill {
  background: #0B61A4;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
}
.full-fill:active, .full-fill:focus, .full-fill:hover {
  background: #FF5A1F;
  border-color: #FF5A1F;
}
.transparent-fill {
  background: transparent;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #0B61A4;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
  border-color: #0B61A4;
}
.transparent-fill:active, .transparent-fill:focus, .transparent-fill:hover {
  background: #0B61A4;
  color: #fff;
}
.accent-fill, .wp-block-search__button, .wc-block-components-checkout-place-order-button {
  background: #FF5A1F;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
}
.accent-fill:active, .accent-fill:focus, .accent-fill:hover, .wp-block-search__button:active, .wp-block-search__button:focus, .wp-block-search__button:hover, .wc-block-components-checkout-place-order-button:active, .wc-block-components-checkout-place-order-button:focus, .wc-block-components-checkout-place-order-button:hover {
  background: #2E5EAA;
  border-color: #0B61A4;
  color: #fff;
}
.blue-fill {
  background: #2E5EAA;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
}
.blue-fill:active, .blue-fill:focus, .blue-fill:hover {
  background: #0B1F3A;
}
.white-button {
  background: #fff;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #0B1F3A;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
  padding: 13px 16px 13px 32px;
}
.white-button:active, .white-button:focus, .white-button:hover {
  background: #fff;
  color: #000;
}
.white-button.wpcf7-submit:hover {
  background: #F1F6FF;
}
.dark-blue-button {
  background: #0B1F3A;
  padding: 16px 32px;
  border-radius: 12px;
  display: block;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
  max-width: max-content;
}
.dark-blue-button:active, .dark-blue-button:focus, .dark-blue-button:hover {
  background: #FF5A1F;
  color: #fff;
}
.arrow {
  display: flex;
  column-gap: 35px;
  align-items: center;
}
.arrow:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url("/wp-content/uploads/2026/03/arrow-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s ease;
}
.arrow:hover:after {
  background: url("/wp-content/uploads/2026/03/arrow-orange.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.text-button {
  color: #0B1F3A;
}
.text-button.arrow {
  column-gap: 8px;
}
.text-button.arrow:after {
  display: none;
}
.text-button.arrow:hover svg {
  transform: rotate(45deg);
}
.text-button.arrow:hover svg path {
  stroke: #2E5EAA;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Grid
----------------------------------------------*/
.wrapper {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  padding-right: 50px;
  padding-left: 50px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1620px;
  gap: 24px;
}
.wrapper.full-wrapper {
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
}
.wrapper.header {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.col-1 {
  grid-column: span 1;
}
.col-2 {
  grid-column: span 2;
}
.col-3 {
  grid-column: span 3;
}
.col-4 {
  grid-column: span 4;
}
.col-5 {
  grid-column: span 5;
}
.col-6 {
  grid-column: span 6;
}
.col-7 {
  grid-column: span 7;
}
.col-8 {
  grid-column: span 8;
}
.col-9 {
  grid-column: span 9;
}
.col-10 {
  grid-column: span 10;
}
.col-11 {
  grid-column: span 11;
}
.col-12 {
  grid-column: span 12;
}
@media (max-width: 991px) {
  .wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }
  .col-1 {
    grid-column: span 12;
  }
  .col-2 {
    grid-column: span 12;
  }
  .col-3 {
    grid-column: span 12;
  }
  .col-4 {
    grid-column: span 12;
  }
  .col-5 {
    grid-column: span 12;
  }
  .col-6 {
    grid-column: span 12;
  }
  .col-7 {
    grid-column: span 12;
  }
  .col-8 {
    grid-column: span 12;
  }
  .col-9 {
    grid-column: span 12;
  }
  .col-10 {
    grid-column: span 12;
  }
  .col-11 {
    grid-column: span 12;
  }
  .col-12 {
    grid-column: span 12;
  }
  .column-half-width {
    grid-column: span 6;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Helpers
----------------------------------------------*/
.pl-s {
  padding-left: 10px;
}
.pr-s {
  padding-right: 10px;
}
.pl-m {
  padding-left: 20px;
}
.pr-m {
  padding-right: 20px;
}
.pl-l {
  padding-left: 30px;
}
.pr-l {
  padding-right: 30px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.flexbox-wrap {
  display: flex;
  flex-wrap: wrap;
}
.alg-spacebetween {
  align-content: space-between;
}
.just-content-spacebetween {
  justify-content: space-between;
}
.alg-center {
  align-content: center;
}
.full-width-element {
  width: 100%;
}
.full-width-fill {
  background: #FF5A1F;
}
.limited-width {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .pl-s, .pl-m, .pr-s, .pr-m {
    padding: 0 !important;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
/*----------------------------------------------
Main wordpress classes
----------------------------------------------*/
#site-navigation {
  text-align: center;
  height: 100%;
  display: flex;
  column-gap: 32px;
  align-items: center;
}
#site-navigation .menu-toggle {
  background: #0B1F3A;
  display: none;
  border: none;
  float: none;
  padding: 0 10px;
  width: 50px;
  height: 44px;
  border-radius: 7px;
}
#site-navigation .menu-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  margin: 7px 0;
  background: #fff;
}
#site-navigation div {
  height: 100%;
}
#site-navigation div.search-header {
  height: 40px;
  cursor: pointer;
}
#site-navigation #primary-menu {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  gap: 32px;
}
#site-navigation .menu-item {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: max-content;
}
#site-navigation .menu-item a {
  font-size: 16px;
  height: 100%;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
#site-navigation .menu-item a:hover {
  color: #FF5A1F;
}
#site-navigation .menu-item.menu-item-has-children:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2026/03/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: 0.3s ease;
  transform: rotate(180deg);
}
#site-navigation .menu-item.menu-item-has-children:hover:after {
  transform: rotate(360deg);
}
#site-navigation .sub-menu {
  position: absolute;
  left: 0;
  width: 224px;
  background: #F6F9FF;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 0 0 16px 16px;
  top: 46px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0;
}
#site-navigation .sub-menu .menu-item {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
#site-navigation .sub-menu .menu-item a {
  font-weight: 400;
  width: 100%;
  display: block;
}
.site-header {
  background: #fff;
  color: #fff;
  padding: 32px 0;
  border-bottom: 1px solid #D0D0D0;
}
.site-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.site-header .feedback {
  display: flex;
  column-gap: 24px;
  align-items: center;
}
.site-header .feedback .contacts {
  display: flex;
  column-gap: 24px;
  row-gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.site-header button {
  width: max-content;
  white-space: nowrap;
}
.site-header .block-logo a {
  padding: 0;
}
.site-main {
  padding: 48px 0 0;
}
.site-footer {
  background: #fff;
  padding: 80px 0 48px;
  border-top: 1px solid #D0D0D0;
  color: #707070;
}
.site-info {
  display: flex;
  column-gap: 48px;
  justify-content: space-between;
  align-items: center;
}
.site-info .developer {
  color: #000;
}
.site-branding {
  display: flex;
  height: 100%;
  align-items: center;
}
.wp-block-search label {
  display: none;
}
form#searchform-page {
  display: flex;
  width: 100%;
  margin-top: 48px;
}
form#searchform-page #input-search-page {
  min-width: 300px;
  width: 40%;
  margin-right: 20px;
  background: #F0F0F0;
  color: #707070;
}
form#searchform-page #searchsubmit-form {
  min-width: 200px;
}
#site-navigation #menu-mobile {
  height: auto;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 1000;
}
#site-navigation #menu-mobile .site-branding {
  margin-bottom: 32px;
}
#site-navigation #menu-mobile .site-branding img {
  margin: 0 auto;
}
#site-navigation #menu-mobile #searchform {
  margin-bottom: 48px;
}
#site-navigation #menu-mobile .menu-menu-1-container {
  margin-bottom: 48px;
}
#site-navigation #menu-mobile .contacts-footer {
  margin-bottom: 48px;
}
#site-navigation #menu-mobile .contacts-footer .link-contact {
  margin-bottom: 24px;
}
#site-navigation #menu-mobile .contacts-footer .link-contact:last-child {
  margin-bottom: 0;
}
#site-navigation #menu-mobile button.blue-fill {
  max-width: 100%;
  width: 100%;
}
#site-navigation #menu-mobile .menu-toggle {
  position: absolute;
  left: 25px;
  top: 42px;
}
/*----------------------------------------------
Basic tag style
----------------------------------------------*/
* {
  transition: 0.3s ease;
}
body {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
}
h1, .h1 {
  font-size: 53px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  font-family: "AR-ZOZH", sans-serif;
  color: #0B1F3A;
}
h1.mb-16, .h1.mb-16 {
  margin-bottom: 16px;
}
h1.blue, .h1.blue {
  color: #2E5EAA;
}
h1.mb-24, .h1.mb-24 {
  margin-bottom: 24px;
}
h2, .h2 {
  font-size: 38px;
  font-family: "AR-ZOZH", sans-serif;
  line-height: normal;
  margin-bottom: 40px;
}
h2.mb-16, .h2.mb-16 {
  margin-bottom: 16px;
}
h2.mb-24, .h2.mb-24 {
  margin-bottom: 24px;
}
h3, .h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}
p {
  font-size: 18px;
}
p.mb-16 {
  margin-bottom: 16px;
}
a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}
a:hover {
  color: #2E5EAA;
}
section {
  padding: 0;
  margin-bottom: 136px;
}
section:last-child {
  margin-bottom: 72px;
}
/*----------------------------------------------*/
.home .site-main {
  padding-top: 0;
}
.slider {
  padding: 0;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FF5A1F;
  margin: auto;
  padding: 40px 40px 60px;
  width: 60%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 5px;
}
.infoblock p {
  margin-bottom: 12px;
}
.infoblock p:last-child {
  margin-bottom: 0;
}
.infoblock img {
  height: max-content;
}
.spacer {
  height: 40px;
  width: 100%;
}
.header-ref {
  display: block;
}
.header-with-top {
  padding-top: 0;
}
.header-with-top .main-header {
  padding-top: 20px;
  position: relative;
}
.header-with-top .top-header {
  background: #A9BFD0;
  padding: 10px 0;
}
.header-with-top .top-header .flexbox-wrap {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.header-with-top .top-header .contact {
  width: 55%;
  display: flex;
  justify-content: space-between;
}
.header-with-top .top-header button {
  padding: 5px 15px;
}
.features .col-12 {
  display: flex;
}
.features .info-features {
  width: 24%;
  text-align: center;
  background: #A9BFD0;
  padding-bottom: 10px;
}
.features .info-features h4 {
  margin: 12px 0;
}
.background-color {
  background: #A9BFD0;
  padding: 50px 0;
}
.copyright {
  padding-top: 30px;
}
.wpcf7-spinner {
  position: absolute;
  top: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.wpcf7-not-valid-tip {
  color: #A60000;
  font-size: 14px;
  line-height: 1.3;
}
.mb-0 + .wpcf7-not-valid-tip {
  margin-top: 8px;
}
.close {
  color: #707070;
  float: none;
  font-size: 28px;
  font-weight: 100;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.title-search-post a {
  color: #0B61A4;
}
.title-search-post a:hover {
  color: #FF5A1F;
}
.link-contact {
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.footer-sidebar {
  margin-bottom: 46px;
  display: flex;
  column-gap: 48px;
  justify-content: space-between;
}
.footer-sidebar .information {
  column-gap: 144px;
  display: flex;
}
.footer-sidebar .information .block-menu-footer {
  display: flex;
  column-gap: 40px;
}
.footer-sidebar .information .block-menu-footer .column-menu {
  width: 180px;
}
.footer-sidebar .information .block-menu-footer .column-menu li {
  margin-bottom: 8px;
}
.footer-sidebar .information .block-menu-footer .column-menu li:last-child {
  margin-bottom: 0;
}
.footer-sidebar .information .block-menu-footer .column-menu a {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
}
.footer-sidebar .information .block-menu-footer .column-menu a:hover {
  color: #2E5EAA;
}
.footer-sidebar .information .link-contact {
  margin-bottom: 16px;
}
.footer-sidebar .information .link-contact:last-child {
  margin-bottom: 0;
}
.block-contacts-footer .custom-logo-link {
  margin-bottom: 32px;
  display: block;
}
.block-contacts-footer .recvizity p {
  margin-bottom: 8px;
  font-size: 16px;
}
.block-contacts-footer .recvizity p:last-child {
  margin-bottom: 0;
}
.title-menu {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #000;
  margin-bottom: 24px;
}
.footer-sidebar .information .block-menu-footer .column-menu .title-menu a {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #000;
}
.footer-sidebar .information .block-menu-footer .column-menu .title-menu a:hover {
  color: #2E5EAA;
}
.politics a {
  color: #707070;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 300;
}
.politics a:hover {
  color: #2E5EAA;
}
.developer {
  display: flex;
  gap: 16px;
  align-items: flex-end;
}
.main-banner {
  background: url("/wp-content/uploads/2026/04/main-banner-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0 72px;
}
.main-banner .tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 18px;
}
.main-banner .tags-list p {
  background: #FFFFFFCC;
  padding: 8px 16px;
  border-radius: 12px;
  color: #2E5EAA;
  font-size: 14px;
}
.main-banner .description {
  color: #fff;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 24px;
  max-width: 750px;
}
.main-banner h1 {
  color: #fff;
  margin-bottom: 193px;
}
.card {
  padding: 64px 40px 40px;
  height: 418px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #F6F9FF;
  border-radius: 32px;
  position: relative;
}
.card:hover {
  background: #F1F6FF;
}
.card:hover svg path:first-child {
  fill: #FF5A1F;
}
.card p {
  color: #707070;
  margin-bottom: 0;
}
.card p.h3 {
  color: #000;
}
.card .text {
  display: flex;
  justify-content: space-between;
  gap: 34px;
  align-items: flex-end;
}
.card .text p {
  width: calc(100% - 56px - 34px);
}
.card .text svg {
  width: 56px;
}
.card .text.align-c {
  align-items: center;
}
.card.accent {
  padding: 40px;
  background: url("/wp-content/uploads/2026/03/back-accent-card.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.card.accent p {
  color: #000;
}
.card.accent p.h3 {
  color: #000;
}
.pos-abs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.pos-abs.image {
  object-fit: cover;
  height: 100%;
}
.contact h3 {
  margin-bottom: 24px;
}
.contact .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.contact .contacts {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-bottom: 48px;
}
.contact .contacts .link-contact {
  color: #707070;
  font-size: 18px;
  font-weight: 600;
}
.contact .contacts .link-contact img {
  width: 32px;
}
.contact .contacts a:hover {
  color: #2E5EAA;
}
.about .image {
  border-radius: 32px;
  overflow: hidden;
  height: 687px;
}
.about .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about .text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.about .text .advantages {
  display: flex;
  column-gap: 56px;
  row-gap: 24px;
  margin-bottom: 72px;
  margin-top: 24px;
}
.about .text .advantages .column {
  width: calc((100% - 56px) / 2);
}
.about .text .advantages .title {
  font-weight: 700;
  margin-bottom: 16px;
  color: #0B1F3A;
}
.about .text .advantages .text-advantages {
  color: #707070;
}
.about .text .sertificates {
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 16px;
}
.about .text .sertificates a {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: calc((100% - 48px) / 3);
}
.about .text .sertificates a svg {
  width: 40px;
}
.about .text .sertificates a span {
  width: calc(100% - 40px - 10px);
}
.about .text-standart .advantages {
  flex-direction: column;
  gap: 32px;
  margin-top: 40px;
  margin-bottom: 0;
}
.about .text-standart .advantages .column {
  width: 100%;
}
.about .text-standart .advantages .column .title {
  margin-bottom: 8px;
}
.block-logo {
  overflow: hidden;
}
.block-logo .swiper-wrapper {
  align-items: center;
}
.block-logo a {
  display: flex;
  padding: 10px 16px;
  width: max-content;
}
.heading-block {
  display: flex;
  column-gap: 24px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.heading-block h2 {
  margin-bottom: 0;
}
.heading-block img {
  width: 57px;
}
.swipe-gif {
  width: 57px;
  margin-left: auto;
}
.news .card-news, .catalog-in-page .card-news {
  padding: 24px;
  border-radius: 24px;
  height: 100%;
}
.news .card-news .meta, .catalog-in-page .card-news .meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
.news .card-news .tags-list, .catalog-in-page .card-news .tags-list {
  display: flex;
  gap: 8px;
}
.news .card-news .tags-list a, .catalog-in-page .card-news .tags-list a {
  display: block;
  padding: 2px 16px;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  background: #0B1F3A;
  width: max-content;
  font-weight: 400;
  position: relative;
  z-index: 10;
}
.news .card-news .tags-list a.accent, .catalog-in-page .card-news .tags-list a.accent {
  background: #FF5A1F;
}
.news .card-news .tags-list a.blue, .catalog-in-page .card-news .tags-list a.blue {
  background: #2E5EAA;
}
.news .card-news .tags-list a.check, .catalog-in-page .card-news .tags-list a.check {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.news .card-news .tags-list a.check:before, .catalog-in-page .card-news .tags-list a.check:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/wp-content/uploads/2026/03/check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.news .card-news .title-news, .catalog-in-page .card-news .title-news {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #0B1F3A;
}
.news .card-news .content, .catalog-in-page .card-news .content {
  color: #0B1F3A;
  margin-bottom: 40px;
  font-weight: 400;
}
.news .card-news .text-button, .catalog-in-page .card-news .text-button {
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.news .card-news .text-button:hover, .catalog-in-page .card-news .text-button:hover {
  color: #2E5EAA;
}
.full-container {
  padding: 58px 0;
  position: relative;
  text-align: center;
}
.full-container:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #00000099;
  z-index: 1;
}
.full-container.no-overlay:before {
  display: none;
}
.full-container h2, .full-container p {
  color: #fff;
}
.full-container h2 {
  margin-bottom: 24px;
}
.full-container p {
  margin-bottom: 56px;
}
.glasses-fon {
  border-radius: 32px;
  padding: 48px 96px;
  position: relative;
  z-index: 10;
  background: #FFFFFF17;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}
.glasses-fon input[type="text"], .glasses-fon input[type="tel"], .glasses-fon input[type="email"], .glasses-fon textarea, .glasses-fon input[type="search"], .glasses-fon select {
  background: #1D1D1D;
  color: #fff;
  border: none;
}
.glasses-fon input[type="text"]::placeholder, .glasses-fon input[type="tel"]::placeholder, .glasses-fon input[type="email"]::placeholder, .glasses-fon textarea::placeholder, .glasses-fon input[type="search"]::placeholder, .glasses-fon select::placeholder {
  color: #fff;
}
.glasses-fon .text {
  max-width: 748px;
  margin: 0 auto;
}
.glasses-fon.light input[type="text"], .glasses-fon.light input[type="tel"], .glasses-fon.light input[type="email"], .glasses-fon.light textarea, .glasses-fon.light input[type="search"], .glasses-fon.light select {
  background: #fff;
  color: #707070;
  border: none;
}
.glasses-fon.light input[type="text"]::placeholder, .glasses-fon.light input[type="tel"]::placeholder, .glasses-fon.light input[type="email"]::placeholder, .glasses-fon.light textarea::placeholder, .glasses-fon.light input[type="search"]::placeholder, .glasses-fon.light select::placeholder {
  color: #707070;
}
.container-form p {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.container-form p span {
  display: block;
  width: calc((100% - 24px) / 2);
}
.footer-form p {
  display: flex;
  column-gap: 24px;
  align-items: center;
  margin-bottom: 0;
}
.footer-form a {
  color: #fff;
  text-decoration: none;
}
.footer-form a:hover {
  color: #FF5A1F;
}
.footer-form .white-button {
  padding: 12px 32px;
}
.wpcf7-list-item {
  margin: 0;
}
.wpcf7-list-item label {
  display: flex;
  column-gap: 8px;
  text-align: left;
  align-items: center;
}
.jq-checkbox {
  border-radius: 4px;
  margin-left: 0;
  background: #1D1D1D;
  flex: 0 0 16px;
  border: none;
  box-shadow: none;
}
.jq-checkbox.focused {
  border: none;
}
.jq-checkbox.checked {
  background: #FF5A1F;
  color: #fff;
}
.jq-checkbox.checked .jq-checkbox__div {
  width: 10px;
  height: 4px;
  margin-top: 50%;
  margin-left: 50%;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translate(-50%, -50%) rotate(-50deg);
  transform: translate(-50%, -50%) rotate(-50deg);
}
.popmake-content {
  max-width: 487px !important;
  margin: 0 auto;
}
.popmake-content h3 {
  color: #000;
  margin-bottom: 16px;
}
.popmake-content p {
  margin-bottom: 40px;
}
.popmake-content form p {
  margin-bottom: 0;
}
.popmake-content form .wpcf7-list-item-label {
  font-size: 14px;
}
.popmake-content form .wpcf7-list-item-label a {
  font-size: 14px;
  color: #707070;
}
.popmake-content form .wpcf7-list-item-label a:hover {
  color: #FF5A1F;
}
.popmake-content input[type="text"], .popmake-content input[type="tel"], .popmake-content input[type="email"] {
  background: #F0F0F0;
}
.popmake-content .wpcf7-form-control-wrap {
  margin-bottom: 16px;
  display: block;
}
.popmake-content input[type="submit"] {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal=true]) {
  padding-right: 0 !important;
}
.breadcrumbs-block {
  margin-bottom: 32px;
}
.breadcrumbs-block .breadcrumbs {
  color: #707070;
  font-size: 18px;
  font-weight: 400;
}
.breadcrumbs-block .breadcrumbs a {
  color: #2E5EAA;
}
.heading-background {
  border-radius: 54px;
  overflow: hidden;
  position: relative;
  padding: 112px 40px 100px;
}
.heading-background .content {
  max-width: 1520px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.heading-background .content h1 {
  margin-bottom: 8px;
  color: #fff;
}
.heading-background .content .description {
  font-size: 24px;
  margin-bottom: 72px;
  color: #fff;
}
.advantages .block-advantages {
  display: flex;
  column-gap: 40px;
}
.advantages .block-advantages .column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 calc((100% - 120px) / 4);
  width: calc((100% - 120px) / 4);
  padding-right: 16px;
  border-right: 1px solid #DCDCDC;
}
.advantages .block-advantages .column:last-child {
  border-right: none;
  padding-right: 0;
}
.advantages .block-advantages .column .text {
  margin-bottom: 54px;
}
.advantages .block-advantages .column .text p {
  font-size: 20px;
  color: #707070;
}
.advantages .block-advantages .column .text .title {
  color: #000;
  font-weight: 700;
  margin-bottom: 16px;
}
.accent-text-point {
  font-weight: 700;
  font-size: 42px;
  line-height: normal;
  color: #0B1F3A;
}
.accent-text-point.blue {
  color: #2E5EAA;
  margin-bottom: 16px;
}
.catalog-in-page .category {
  font-size: 16px;
  font-weight: 400;
  color: #707070;
  position: relative;
  z-index: 10;
}
.catalog-in-page .category:hover {
  color: #2E5EAA;
}
.catalog-in-page .card-news .title-news {
  color: #000;
  min-height: 76px;
  margin-bottom: 16px;
}
.catalog-in-page .card-news .content {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #707070;
}
.catalog-in-page .card-news .content span {
  color: #2E5EAA;
}
.catalog-in-page .card-news .text-button {
  margin-left: auto;
}
.application .card {
  padding: 24px;
  height: 100%;
}
.application .card .title {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  color: #000;
  margin-bottom: 16px;
}
.application .card p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px;
}
.application .card p:last-child {
  margin-bottom: 0;
}
.application .card img {
  display: block;
  margin: 20px auto 0;
}
.about-page .info {
  margin-bottom: 32px;
}
.about-page .info:last-child {
  margin-bottom: 0;
}
.about-page .text {
  display: block;
  height: auto;
}
.about-page .text h3 {
  margin-bottom: 8px;
}
.about-page .text p {
  color: #707070;
}
.about-page .image {
  height: auto;
}
.advant .card-icon {
  padding: 24px;
  border-radius: 24px;
  height: 100%;
  min-height: 252px;
  gap: 16px;
  justify-content: flex-start;
}
.advant .card-icon.height-auto {
  min-height: auto;
}
.advant .card-icon img {
  width: 56px;
  margin-bottom: 0;
  display: block;
}
.advant .card-icon p {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  color: #000;
}
.block-sertificates {
  display: flex;
  column-gap: 24px;
}
.block-sertificates .sert {
  display: block;
}
.container-text-form {
  display: flex;
  column-gap: 90px;
  justify-content: space-between;
}
.container-text-form .form {
  max-width: 612px;
}
.container-text-form .info {
  max-width: 546px;
}
.block-form .glasses-fon {
  padding: 48px;
}
.block-form .glasses-fon .container-text-form {
  max-width: 1248px;
  margin: 0 auto;
}
.block-form h3 {
  color: #000;
  text-align: left;
  margin-bottom: 16px;
}
.block-form p {
  color: #707070;
  text-align: left;
}
.block-form .container-form > p {
  gap: 16px;
  margin-bottom: 16px;
}
.block-form .container-form p span {
  width: calc((100% - 16px) / 2);
}
.block-form .container-form p span:last-child {
  width: 100%;
}
.block-form .wpcf7-submit {
  margin-top: 24px;
}
.block-form form p {
  margin-bottom: 0;
}
.block-form form .wpcf7-list-item-label {
  font-size: 14px;
}
.block-form form .wpcf7-list-item-label a {
  font-size: 14px;
  color: #707070;
}
.block-form form .wpcf7-list-item-label a:hover {
  color: #FF5A1F;
}
ul.big-list li {
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
  color: #0B1F3A;
  margin-bottom: 16px;
  display: flex;
  column-gap: 16px;
}
ul.big-list li:last-child {
  margin-bottom: 0;
}
ul.big-list li:before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #0B1F3A;
  margin-top: 16px;
  flex: 0 0 24px;
}
.page-contact .h3 {
  margin-bottom: 24px;
}
.text-big {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  color: #0B1F3A;
  margin-bottom: 24px;
}
.contact .contacts.ur-info {
  gap: 24px;
  margin-bottom: 48px;
}
.contact .contacts.ur-info p {
  color: #707070;
}
.directions .card {
  padding: 24px;
  height: 100%;
  justify-content: flex-start;
}
.directions .card img {
  width: 120px;
  display: block;
  margin-bottom: 24px;
}
.directions .card .title {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 16px;
  color: #000;
}
.directions .card p {
  font-size: 16px;
}
.certificates-conformity .block-sertificates .sert {
  width: calc((100% - 96px) / 5);
}
.information .accent-blue-title {
  color: #2E5EAA;
}
.information .text-center {
  padding-left: 72px;
}
.information .text-center p {
  font-size: 24px;
}
.content-article h3 {
  margin-top: 48px;
  margin-bottom: 24px;
}
.content-article .post-thumbnail {
  margin-bottom: 48px;
}
.content-article .wp-block-quote {
  padding: 40px;
  background: #F6F9FF;
  border-radius: 24px;
  margin-top: 48px;
}
.content-article .wp-block-quote p {
  font-size: 24px;
}
.content-article ul {
  margin-top: 16px;
}
.content-article ul li {
  display: flex;
  column-gap: 8px;
  margin-bottom: 16px;
  font-size: 18px;
}
.content-article ul li:last-child {
  margin-bottom: 0;
}
.content-article ul li:before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #FF5A1F;
  flex: 0 0 24px;
  margin-top: 12px;
}
.content-article p a {
  color: #2E5EAA;
  font-weight: 400;
  text-decoration: underline;
}
.content-article p a:hover {
  color: #FF5A1F;
}
.mb-48 {
  margin-bottom: 48px;
}
.news {
  margin-bottom: 72px;
}
.news-tabs {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.news-tabs .tab {
  padding: 12px 40px;
  border-radius: 50px;
  color: #707070;
  background: #F0F0F0;
  border: none;
  cursor: pointer;
}
.news-tabs .tab.active {
  background: #2E5EAA;
  color: #fff;
}
.news-tabs .tab:hover {
  background: #2E5EAA;
  color: #fff;
}
.products {
  margin-bottom: 136px;
}
.products .product-category .text p {
  max-width: 320px;
}
.entry-content {
  margin-top: 40px;
}
.term-description {
  display: none;
}
.cat-form {
  margin-bottom: 0;
}
.jq-selectbox {
  width: 100%;
  height: 100%;
}
.jq-selectbox.focused .jq-selectbox__select {
  border: none;
}
.jq-selectbox__select {
  width: 100%;
  height: 100%;
  border: none;
  background: #fff;
  box-shadow: none;
  text-shadow: none;
  border-radius: 10px;
  padding: 12px 24px;
  font-size: 18px;
  line-height: normal;
  font-family: "Nunito Sans", sans-serif;
  color: #707070;
}
.jq-selectbox__trigger {
  border-left: none;
}
.jq-selectbox__trigger-arrow {
  top: 12px;
  right: 24px;
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2026/03/arrow-grey.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none !important;
}
.jq-selectbox__select:hover {
  background: #fff;
}
.block-news-filters {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 48px;
}
#searchInput, input[type="text"].search-field {
  background: #F0F0F0 url("/wp-content/uploads/2026/03/search-input.svg");
  border-radius: 10px;
  width: 490px;
  padding-left: 48px;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 16px center;
}
input[type="text"].search-field {
  width: 100%;
}
.site-footer .footer-sidebar:first-child {
  padding-right: 0;
}
.jq-selectbox__dropdown {
  font-family: "Nunito Sans", sans-serif;
}
.jq-selectbox li.selected {
  background: #707070;
}
.jq-selectbox li:hover {
  background: #2E5EAA;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
#searchformblock {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: none;
}
#searchformblock .close {
  position: absolute;
  z-index: 100;
  right: 22px;
  top: 50%;
  transform: translatey(-50%);
}
.block-menu {
  position: relative;
}
.no-results h1 {
  margin-bottom: 24px;
}
#searchform-page {
  margin-top: 48px;
}
.error-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error-404 picture {
  margin-bottom: 24px;
}
.error-404 p {
  margin-bottom: 48px;
  max-width: 793px;
  text-align: center;
}
.error-404 a {
  margin: 0 auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  overflow-x: auto;
  column-gap: 24px;
  padding-bottom: 32px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: #F0F0F0;
  padding: 12px 40px;
  border-radius: 50px;
  color: #707070;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  border: none;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #707070;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #2E5EAA;
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
}
.woocommerce-Tabs-panel h3 {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 600;
}
.woocommerce table.shop_attributes {
  border: none;
  margin-bottom: 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background: none;
}
.woocommerce table.shop_attributes th {
  padding: 0;
  width: auto;
  text-align: left;
  line-height: 1;
}
.woocommerce table.shop_attributes td {
  width: max-content;
  font-style: normal;
  color: #2E5EAA;
  text-align: right;
}
.content-product-woo h1 {
  margin-bottom: 32px;
  font-size: 40px;
  hyphens: auto;
}
.category-accent {
  color: #FF5A1F;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}
.price, .woocommerce-Price-amount, .woocommerce-loop-product__price, .wc-block-components-order-summary-item__image, .wp-block-woocommerce-checkout-order-summary-totals-block, .wc-block-components-totals-wrapper:last-child, #shipping-option, .wc-block-components-checkout-return-to-cart-button, .wc-block-components-checkbox, .wc-block-components-checkout-step__heading-container, .woocommerce-notices-wrapper, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce ul.order_details li.woocommerce-order-overview__total, .woocommerce-table__product-table.product-total, .related.products {
  display: none !important;
}
.wc-block-components-order-summary {
  padding: 0;
}
.card-page-product {
  padding: 40px;
  height: auto;
}
.card-page-product .accent-fill {
  margin-left: auto;
  margin-top: 24px;
}
.card-page-product table.shop_attributes th, .card-page-product table.shop_attributes td {
  padding-top: 24px;
}
ul.children {
  padding-left: 20px;
}
.product-categories a {
  font-size: 16px;
}
.widget-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 12px;
}
.wc-block-checkout__terms a {
  font-size: 14px;
}
.content-article p {
  margin-bottom: 16px;
}
.content-article p:last-of-type {
  margin-bottom: 0;
}
.entry-content p {
  margin-bottom: 16px;
}
.entry-content h2:not(:first-child) {
  margin-top: 60px;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@media (max-width: 1772px) {
  .site-header .feedback .contacts {
    width: 200px;
  }
  #site-navigation .sub-menu {
    top: 60px;
  }
}
@media (max-width: 1600px) {
  .wrapper.full-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1440px) {
  .site-header .feedback .contacts {
    width: 180px;
  }
  .link-contact {
    font-size: 16px;
  }
  .main-banner .col-7 {
    grid-column: span 12;
  }
  .main-banner h1 {
    margin-bottom: 100px;
  }
  .products.columns-2 .col-3 {
    grid-column: span 6;
  }
}
@media (max-width: 1350px) {
  .site-header .feedback .link-contact span {
    display: none;
  }
  .site-header .feedback .contacts {
    width: 72px;
  }
}
@media (max-width: 1280px) {
  #site-navigation .menu-toggle {
    display: block;
    z-index: 10000;
  }
  #site-navigation #primary-menu {
    position: absolute;
    z-index: 100;
    background: #000;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100px;
    height: max-content;
    display: block;
  }
  #site-navigation #primary-menu li {
    text-align: center;
    padding: 10px 0;
  }
  .main-navigation div {
    display: none;
  }
  .main-navigation.toggled div {
    display: none;
  }
  .site-header .feedback {
    order: 2;
  }
  .site-header .block-logo {
    order: 1;
  }
  .site-header .block-menu {
    width: 285px;
  }
  .block-contacts-footer, .contacts-footer {
    width: 180px;
  }
  .footer-sidebar .information, .block-menu-footer {
    width: calc(100% - 40px - 180px);
  }
  .footer-sidebar .information {
    column-gap: 40px;
  }
  .advantages .block-advantages {
    flex-wrap: wrap;
    row-gap: 48px;
  }
  .advantages .block-advantages .column {
    flex: 0 0 calc((100% - 40px) / 2);
    width: calc((100% - 40px) / 2);
  }
  .advantages .block-advantages .column:nth-child(2) {
    border-right: none;
  }
  .block-news-filters {
    flex-wrap: wrap;
    row-gap: 24px;
  }
  #site-navigation .menu-toggle {
    display: block;
  }
  #site-navigation #primary-menu {
    position: relative;
    z-index: 100;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100px;
    height: max-content;
    display: block;
  }
  #site-navigation #primary-menu li {
    text-align: center;
    padding: 10px 0;
  }
  .main-navigation div {
    display: none;
  }
  .main-navigation.toggled div {
    display: block;
  }
  .main-navigation.toggled div.menu-menu-1-container {
    display: none;
  }
  .main-navigation.toggled .menu-toggle span:nth-child(1) {
    transition-timing-function: linear;
    transition-duration: 0.3s;
    transform: rotate(-45deg);
    margin: 1px 0 0 !important;
  }
  .main-navigation.toggled .menu-toggle span:nth-child(2) {
    transition-timing-function: linear;
    transition-duration: 0.3s;
    transform: rotate(45deg);
    margin: -1px 0 0 !important;
  }
  .main-navigation.toggled .menu-toggle span:nth-child(3) {
    display: none !important;
  }
  .main-navigation.toggled #menu-mobile div.menu-menu-1-container {
    display: block;
  }
  #site-navigation.main-navigation.toggled #menu-mobile {
    display: block;
    padding: 32px 25px 55px;
  }
  .block-menu {
    position: static;
  }
}
@media (max-width: 1024px) {
  .header-with-top .top-header .contact {
    flex-wrap: wrap;
    width: 100%;
  }
  .header-with-top .top-header .contact div {
    width: 100%;
    text-align: center;
  }
  .header-with-top .top-header button {
    float: none;
    margin: 12px auto 0;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 35px;
  }
  h2, .h2 {
    font-size: 28px;
  }
  h3, .h3 {
    font-size: 24px;
  }
  .main-banner .description {
    font-size: 20px;
  }
  section, .products {
    margin-bottom: 72px;
  }
  .card {
    height: 268px;
  }
  .about .image {
    height: 387px;
  }
  .about .text .advantages {
    margin-bottom: 48px;
  }
  .about .text .sertificates a {
    width: calc((100% - 24px) / 2);
  }
  .reverse-column .wrapper > div:first-child {
    order: 1;
  }
  .glasses-fon {
    padding: 48px;
  }
  p, a {
    font-size: 16px;
  }
  .site-footer .footer-sidebar {
    flex-direction: column;
    gap: 24px;
  }
  .block-contacts-footer {
    width: 100%;
    text-align: center;
  }
  .block-contacts-footer img {
    margin: 0 auto;
  }
  .footer-sidebar .information {
    width: 100%;
    flex-direction: column;
    gap: 24px;
    text-align: center;
  }
  .footer-sidebar .information .block-menu-footer {
    width: 100%;
    justify-content: space-between;
  }
  .contacts-footer {
    width: 100%;
    text-align: center;
  }
  .footer-sidebar .information .link-contact {
    justify-content: center;
  }
  .wrapper.full-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .products.columns-2 .col-3 {
    grid-column: span 12;
  }
  .heading-background .content .description, ul.big-list li {
    font-size: 20px;
  }
  .accent-text-point {
    font-size: 32px;
  }
  .block-form .glasses-fon .container-text-form {
    flex-direction: column;
  }
  .full-container p {
    margin-bottom: 24px;
  }
  .container-text-form .info, .container-text-form .form {
    max-width: 100%;
  }
  .heading-background {
    padding: 60px 48px;
  }
  .information .text-center {
    padding-left: 0;
  }
  #site-navigation #primary-menu li {
    flex-direction: column;
    text-align: left;
    align-items: baseline;
  }
  #site-navigation .sub-menu {
    position: relative;
    background: none;
    padding: 0;
    top: 0;
  }
  #site-navigation .sub-menu .menu-item {
    padding: 0 !important;
  }
  #site-navigation .menu-item.menu-item-has-children:after {
    position: absolute;
    right: 0;
  }
}
@media (max-width: 768px) {
  .site-footer .footer-sidebar {
    padding: 0;
    margin-bottom: 12px;
  }
  #footer-sidebar1 img {
    margin: 0 auto;
  }
  .info-with-image img {
    margin: 12px 0;
  }
  .features .col-12 {
    flex-wrap: wrap;
  }
  .features .info-features {
    width: 100%;
    margin-bottom: 12px;
  }
  .features .info-features:last-child {
    margin-bottom: 0;
  }
  #contact-block {
    margin-top: 12px;
  }
  .limited-width {
    width: 100%;
    text-align: center;
  }
  .center-input-form {
    justify-content: center;
  }
  #textbox-form {
    margin-top: 12px;
  }
  .header-with-top .top-header {
    display: none;
  }
  .header-with-top .main-header .col-4 {
    grid-column: span 11;
  }
  .header-with-top .main-header .col-8 {
    grid-column: span 1;
    margin: auto 0;
  }
  .header-two .site-branding {
    justify-content: center;
  }
  .header-two #block-button-nav {
    grid-row: 1;
    margin: auto 0;
  }
  .header-two #block-button-nav button {
    float: none;
  }
  .header-three .call-block {
    text-align: center;
  }
  .header-three #block-button-nav-2 {
    margin: auto 0;
  }
  .mobile-col-4 {
    grid-column: span 4;
  }
  .mobile-hidden {
    display: none;
  }
  .site-header .feedback {
    width: 285px;
    justify-content: flex-end;
  }
  .site-header .feedback button {
    display: none;
  }
  .main-banner {
    padding: 48px 0;
  }
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Variables
----------------------------------------------*/
@font-face {
  font-family: "Nunito Sans";
  src: url("/wp-content/themes/usite/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: normal;
}
@font-face {
  font-family: "AR-ZOZH";
  src: url("/wp-content/themes/usite/fonts/AR_ZOZH.ttf") format("truetype");
  font-style: normal;
}
/*----------------------------------------------
Mixins & Animations
----------------------------------------------*/
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@media (max-width: 680px) {
  .main-banner .tags-list {
    gap: 12px;
  }
  .contact .contacts {
    gap: 12px;
  }
  .contact .contacts .link-contact {
    font-size: 16px;
  }
}
@media (max-width: 545px) {
  h1, .h1 {
    font-size: 30px;
  }
  .content-article h3 {
    margin-bottom: 16px;
  }
  .content-article .wp-block-quote p {
    font-size: 20px;
  }
  .content-article .wp-block-quote {
    padding: 24px;
  }
  .content-article ul li, .breadcrumbs-block .breadcrumbs {
    font-size: 16px;
  }
  section, .products {
    margin-bottom: 48px;
  }
  h2, .h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  h3, .h3 {
    font-size: 22px;
  }
  .header-two #myBtn {
    display: none;
  }
  .header-two img {
    object-fit: contain;
  }
  .heading-block div {
    width: 100%;
  }
  .heading-block div img {
    margin-left: auto;
  }
  .heading-block a {
    margin-left: auto;
    column-gap: 12px;
  }
  .block-news-filters form, #searchInput {
    width: 100%;
  }
  .header-three .call-block {
    display: none;
  }
  .header-three .block-logo {
    grid-column: span 8;
  }
  .about .text .advantages {
    flex-direction: column;
  }
  .about .text .advantages .column {
    width: 100%;
  }
  .about .text .sertificates a {
    width: 100%;
  }
  .container-form p span {
    width: 100%;
  }
  .container-form p {
    gap: 12px;
    margin-bottom: 24px;
  }
  .footer-form p {
    flex-direction: column-reverse;
    gap: 12px;
  }
  .wpcf7-list-item label, .wpcf7-list-item label a {
    font-size: 14px;
  }
  .block-contacts-footer {
    text-align: left;
  }
  .block-contacts-footer img {
    margin: 0;
  }
  .footer-sidebar .information {
    text-align: left;
  }
  .footer-sidebar .information .block-menu-footer {
    justify-content: left;
    flex-direction: column;
    gap: 24px;
  }
  .contacts-footer {
    text-align: left;
  }
  .footer-sidebar .information .link-contact {
    justify-content: left;
  }
  .title-menu {
    margin-bottom: 12px;
  }
  .footer-sidebar .information .block-menu-footer .column-menu {
    width: 100%;
  }
  .copyright {
    padding-top: 12px;
  }
  .site-info {
    flex-direction: column;
    gap: 12px;
  }
  .about .image {
    height: 237px;
  }
  .card, .card.accent {
    height: auto;
    gap: 12px;
    padding: 40px 24px;
  }
  .site-header {
    padding: 16px 0;
  }
  .advantages .block-advantages .column {
    flex: 0 0 100%;
    width: 100%;
    border-right: none;
  }
  .advantages .block-advantages .column .text {
    margin-bottom: 24px;
  }
  .block-form .container-form p span {
    width: 100%;
  }
  .text-big, .information .text-center p {
    font-size: 20px;
  }
  .description {
    margin-top: 24px;
  }
  .news-tabs {
    gap: 12px;
  }
  .content-article .post-thumbnail {
    margin-bottom: 0;
  }
  .content-article .post-thumbnail img {
    object-fit: cover;
    height: 218px;
    border-radius: 24px;
  }
  .news-tabs .tab {
    padding: 10px 24px;
    white-space: nowrap;
  }
  .news-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 12px;
  }
}
@media (max-width: 440px) {
  .heading-block {
    flex-direction: column;
    align-items: baseline;
    gap: 12px;
  }
  .glasses-fon {
    padding: 48px 24px;
  }
}
@media (max-width: 400px) {
  .title-descr-header {
    display: none;
  }
}
