input.error, textarea.error {
	border: 1px solid red !important;
}

label.error {
	color: red !important;
	font-size: 12px
}

.textleft {
	align-items: inherit;
}

.dropdown.show .menu__dropdown.menuid-1 {
	left: 160px
}

.dropdown.show .menu__dropdown.menuid-2 {
	left: 414px
}

.dropdown.show .menu__dropdown.menuid-3 {
	left: 560px
}

.dropdown.show .menu__dropdown.menuid-4 {
	left: 790px;
}

.dropdown.show .menu__dropdown.menuid-6 {
	left: 180px
}

.dropdown.show .menu__dropdown.menuid-7 {
	left: 370px
}

@media screen and (max-width: 1750px) {
  
  .dropdown.show .menu__dropdown.menuid-4 {
    left: 0;
  }
  
  .dropdown.show .menu__dropdown.menuid-6 {
    left: 360px
  }
  
  .dropdown.show .menu__dropdown.menuid-7 {
    left: 550px
  }
}
@media screen and (max-width: 1580px) {
  .dropdown.show .menu__dropdown.menuid-1 {
    left: 146px
  }
  
  .dropdown.show .menu__dropdown.menuid-2 {
    left: 360px
  }
  
  .dropdown.show .menu__dropdown.menuid-3 {
    left: 476px
  }
  .dropdown.show .menu__dropdown.menuid-4 {
    left: 684px;
  }
  
  .dropdown.show .menu__dropdown.menuid-6 {
    left: 168px
  }
  
  .dropdown.show .menu__dropdown.menuid-7 {
    left: 329px
  }
}
@media screen and (max-width: 1374px) {

  .dropdown.show .menu__dropdown.menuid-4 {
    left: 0;
  }
  
  .dropdown.show .menu__dropdown.menuid-6 {
    left: 310px
  }
  
  .dropdown.show .menu__dropdown.menuid-7 {
    left: 474px
  }
}
@media screen and (max-width: 1290px) {

  .dropdown.show .menu__dropdown.menuid-1 {
    left: 124px
  }
  
  .dropdown.show .menu__dropdown.menuid-2 {
    left: 330px
  }
  
  .dropdown.show .menu__dropdown.menuid-3 {
    left: 437px
  }
  .dropdown.show .menu__dropdown.menuid-4 {
    left: 635px;
  }
  
  .dropdown.show .menu__dropdown.menuid-6 {
    left: 146px
  }
  
  .dropdown.show .menu__dropdown.menuid-7 {
    left: 304px
  }
}
@media screen and (max-width: 1249px) {
  .dropdown.show .menu__dropdown.menuid-4 {
    left: 0;
  }
  
  .dropdown.show .menu__dropdown.menuid-6 {
    left: 284px
  }
  
  .dropdown.show .menu__dropdown.menuid-7 {
    left: 438px
  }
}



.reserveButton,
.addByStore
{
	margin-right: 15px
}

.tools-delete {
	vertical-align: sub;
}

.btn-delete {
	vertical-align: text-top;
}

.stick {
	position: fixed;
	top: 10px;
}
@media screen and (max-width: 501px) {
	#orderForm #individual .form-group.row.d-none.d-md-flex{
		display: block !important;
	}
	.compare__criteria-title{
		width: 100% !important;
	}
}
#compareList .slick-track{
	transform: none !important;
}
#compareList .slick-track > *[aria-hidden="true"]{
	display: none;
}
#compareTopList .slick-track{
	transform: none !important;
}
#compareTopList .slick-track > *[aria-hidden="true"]{
	display: none;
}

.reviews__modal__success-message{
	text-align: center !important;
}

.btn-primary.disabled,
.btn-primary:disabled
{
	border-color: #27aae1!important;
	background-color: #27aae1!important;
}

.card .night-sale-icon {
    z-index: 1;
}
.adaptive-tab {
  overflow: auto;
}


.page__title_additional {
  font-size: 16px !important;
}


.w-container {
  padding: 15px;
  background-color: #fff; }

.f-bnr {
  background-image: url("/tech/images/mech/f_bnr.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 57px 70px 50px 70px;
  border-radius: 10px;
  margin-bottom: 45px; }
  .f-bnr h1 {
    font-family: "Nunito", sans-serif;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    text-shadow: 0px 0px 47px #000000;
    color: #ffffff;
    margin-bottom: 40px; }
  .f-bnr ul {
    margin-bottom: 76px;
    list-style: none;
    padding: 0;
     }
  .f-bnr ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px; }
    .f-bnr ul li:last-child {
      margin-bottom: 0; }
    .f-bnr ul li img {
      margin-right: 16px;
      max-width: 50px;
      
       }
    .f-bnr ul li span {
      font-family: "Nunito", sans-serif;
      font-size: 18px;
      line-height: 1.2;
      font-weight: 700;
      text-shadow: 0px 0px 47px #000000;
      color: #ffffff;
      display: block;
      max-width: 330px; }

.r-btn {
  font-family: "Nunito", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 171px;
  height: 32px;
  border-radius: 15.9px;
  font-family: Arial;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
  background-color: #ff4023; }

  .r-btn:hover {
    opacity: 1;
    color: #fff;
  }

.how-it-works {
  max-width: 814px;
    padding-left: 30px;
        padding-bottom: 33px;
   }
  .how-it-works h2 {
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #27aae1;
    margin-bottom: 21px; }
  .how-it-works p {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    color: #30323a; }
    .how-it-works p a {
      text-decoration: underline;
      color: #27aae1; }
  .how-it-works p + p {
    margin-top: 8px; }

.price-lists-box {
  padding-top: 60px;
     padding-bottom: 36px;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto; }

.price-lists {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
      margin-bottom: 40px;
  list-style: none;
  padding: 0;
  }

.bw-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 30px 20px 30px 37px;
  -webkit-box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.07);
  border-radius: 30px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .bw-btn img {
    margin-right: 26px; }
  .bw-btn span {
    font-family: 'Nunito';
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #27aae1; }

    .bw-btn:hover {
    opacity: 1;
 }

@media (min-width: 768px) {
    .bw-btn:hover {
    opacity: 1;
    -webkit-box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1); }
}

.note-text {
  font-family: 'Arial';
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #30323a;
  text-align: center; }


.tech-header {
    margin-bottom: 15px;
    font-size: 30px;
    color: #000;
}

.gallery-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gallery-container a {
    width: 340px;
    margin-bottom: 20px;
}

.gallery-container a img {
    width: 100%;
}

@media (max-width: 1367px) {
  .gallery-container a {
    width: 270px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1025px) {
  .gallery-container a {
    width: 235px;
  }
}

@media (max-width: 569px) {
  .gallery-container a {
      width: 48%;
  }
  .prd-card-footer-mob{
    display: none;
  }
}


.bnr-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px; 
    padding-top: 45px;
    padding-bottom: 70px;
  }

.bnr-link {
  -webkit-box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.07);
  border-radius: 30px;
  display: block;
  overflow: hidden;
  transition: all .3s ease;
   }
  .bnr-link img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }


    .bnr-link:hover {
      opacity: 1;
    }

@media (min-width: 767px) {
  .bnr-link:hover {
    opacity: 1;
    box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1);
  }    

}


@media (max-width: 1025px) {
  .f-bnr {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .f-bnr {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 36px;
    padding-bottom: 43px;
        margin-bottom: 73px;
    border-radius: 0;
    position: relative; }
    .f-bnr h1 {
      font-size: 24px;
      margin-bottom: 30px; }
    .f-bnr .r-btn {
      position: absolute;
      top: calc(100% + 10px);
      height: 38px;
      left: 0;
      width: 100%;
      max-width: 95%;
      left: 50%;
      transform: translateX(-50%);
       }
  .price-lists {
    grid-template-columns: 100%; }
  .bnr-links {
    grid-template-columns: 100%; }
  .f-bnr ul li img {
    margin-right: 8px;
    display: block;
    width: 35px; }
  .f-bnr ul li span {
    font-size: 12px; }
  .f-bnr ul li {
    margin-bottom: 14px; }
  .f-bnr ul {
    margin-bottom: 6px; }
  .how-it-works {
    padding-left: 21px; }
  .how-it-works h2 {
    font-size: 20px;
    margin-bottom: 4px; }
  .how-it-works p {
    font-family: 'Arial';
    font-size: 16px;
    line-height: 24px; }
  .how-it-works p + p {
    margin-top: 5px; }
  .price-lists-box {
    padding-top: 42px;
    padding-bottom: 50px; }
  .bw-btn img {
    margin-right: 10px;
    width: 43px; }
  .bw-btn span {
    font-size: 20px; }
  .bw-btn {
    padding: 18px 13px 18px 37px; }
  .price-lists {
    margin-bottom: 18px;
    grid-row-gap: 10px; }
  .note-text {
    font-family: 'Arial';
    font-size: 16px; }
  .bnr-links {
    grid-row-gap: 10px; } }


    .price-lists-box {
    padding-top: 42px;
    padding-bottom: 9px;
}


.breadcrumbs-container {
  margin-top: 20px;
  margin-bottom: 37px;
}

.main-slider .slick-next{
  height: 100%;
  right: 0;
  padding-right: 20px;
  width: 48px;
}
.main-slider .slick-prev{
  height: 100%;
  left: 0;
  padding-left: 20px;
  width: 48px;
}


/* New header style */

.header_new-design .header__top-panel{
  height: 48px;
  background-color: #F2F5F9;
}
.header_new-design  .header__top-panel__menu>nav {
  max-width: 100%;
}
.header_new-design  .header__top-panel__menu a {
  font-size: 14px;
  line-height: 1.83;
  color: #697180;
  display: flex;
  transition: all .15s ease-in-out;
}
.header_new-design  .header__top-panel__menu a path {
  transition: all .15s ease-in-out;
}
.header_new-design  .header__top-panel__menu a:hover {
  color: #008BC7!important;
  cursor: pointer;
}
.header_new-design  .header__top-panel__menu a:hover path {
  fill: #008BC7!important;
}
.header_new-design  .header__top-panel__menu a svg {
  margin-right: 8px;
  margin-top: 5px;
}
.header_new-design .header__top-panel>.container {
  height: 48px;
}


.header_new-design .social-buttons__button:hover .social-buttons__button-icon {
  display: none;
}


.header_new-design .header__top-panel__auth .social-buttons{
  display: flex;
}
 .social-buttons__button{

  margin: auto;
  display: block;
  background-color: transparent;
}

.header_new-design .social-buttons--small .social-buttons__button:not(:last-child) {
  margin-right: 14px;
}
.header_new-design .social-buttons--small .social-buttons__button{
  height: auto;
  width: auto;
}
.header_new-design .social-buttons--small .social-buttons__button span{
  display: flex;
}
.header_new-design .social-buttons--small span.social-buttons__button-icon_hover{
  display: none;
}
.header_new-design .social-buttons__button:hover span.social-buttons__button-icon_hover {
  display: flex;
}

.header_new-design .header__contacts .info-block{
  padding: 15px;
}

.header_new-design .header__contacts .info-block a{
  color: #0B1F35;
  transition: all .15s ease-in-out;
  font-size: 16px;
}
.header_new-design .header__contacts .info-block a:hover{
  color: #008BC7;
  
}

.header_new-design .header__contacts {
  position: relative;
  width: auto;
  flex-shrink: 0;
}
.header_new-design .header__top-panel__phones{
  display: flex;
  position: relative;
}
.header_new-design .header__top-panel__phones svg{
  margin: auto;
}
.header_new-design .header__top-panel__phones path{
  fill: #0B1F35;
}
.header_new-design .header__top-panel__phones__popup{
  display: none;
}
.header_new-design .header__top-panel__phones:hover {
  cursor: pointer;
}
.header_new-design .header__top-panel__phones:hover path {
  fill: #008BC7;
}
.header_new-design .header__top-panel__phones:hover .header__top-panel__phones__popup{
  display: block;
  top: 48px;
  background-color: white;
  width: 327px;
  right: -40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: absolute;
  padding: 20px;
  z-index: 1;
}
.header__top-panel__phones__popup__text{
  font-size: 11px;
  line-height: 16px;
  color: #8A949E;
  padding-left: 30px;
}
.header__top-panel__phones__popup__phone {
  font-size: 20px;
  line-height: 21px;
  color: #0B1F35;
  padding: 10px;
  padding-left: 30px;
  font-weight: 700;
  position: relative;
  display: block;
}
.header__top-panel__phones__popup__phone::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.9996 10.4817V12.5893C14.0004 12.7849 13.9602 12.9786 13.8817 13.1578C13.8031 13.3371 13.6879 13.498 13.5435 13.6303C13.399 13.7626 13.2285 13.8633 13.0428 13.9259C12.8571 13.9886 12.6603 14.0119 12.465 13.9943C10.299 13.7594 8.2183 13.0207 6.39023 11.8376C4.68945 10.7589 3.24748 9.31984 2.16674 7.62243C0.977102 5.78969 0.236769 3.70306 0.00571348 1.53156C-0.011877 1.33729 0.0112568 1.1415 0.0736417 0.956639C0.136027 0.77178 0.236296 0.601911 0.368066 0.457846C0.499835 0.313781 0.660218 0.198678 0.839003 0.119863C1.01779 0.0410494 1.21106 0.000251806 1.40651 6.81111e-05H3.51826C3.85987 -0.00328744 4.19105 0.117444 4.45007 0.33976C4.70909 0.562076 4.87828 0.870806 4.92609 1.20841C5.01522 1.88287 5.18052 2.54511 5.41883 3.18249C5.51354 3.43394 5.53403 3.70721 5.47789 3.96993C5.42175 4.23265 5.29132 4.4738 5.10207 4.66481L4.20809 5.55701C5.21016 7.31581 6.6693 8.77206 8.43159 9.77214L9.32556 8.87994C9.51695 8.69106 9.75858 8.56089 10.0218 8.50486C10.2851 8.44883 10.5589 8.46929 10.8108 8.56381C11.4495 8.80164 12.113 8.96662 12.7888 9.05557C13.1308 9.10371 13.4431 9.2756 13.6663 9.53855C13.8895 9.8015 14.0081 10.1372 13.9996 10.4817Z' fill='%23A1A9B1'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 14px;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.header__top-panel__phones__popup__line{
  border-top: 1px solid #E6EAED;
  margin: 12px 0 20px;
}
.header__top-panel__phones__popup__btn{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 60px 13px;
  margin-top: 20px;
  background: #25AAE1;
  border-radius: 6px;
  cursor: pointer;
  border: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  transition: all .15s ease-in-out;
  text-align: center;
}
.header__top-panel__phones__popup__btn:hover{
  background: #008BC7;
  color: white;
}
.header_new-design .header__content{
  height: 92px;
}
.header_new-design .header__content>.container{
  height: 92px;
}
.header_new-design .catalog_btn{
  width: 138px;
  height: 40px;
  background: #25AAE1;
  border-radius: 6px;
  color: white;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  border: none;
  cursor: pointer;
  margin-right: 20px;
  outline: none;
  padding-left: 53px;
  text-align: left;
  transition: all .15s ease-in-out;
}
.header_new-design .catalog_btn:hover{
  background: #008BC7;
}
.header_new-design .catalog_btn::after{
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5304_151)'%3E%3Cpath d='M18 0H0V2H18V0Z' fill='white'/%3E%3Cpath d='M18 6H0V8H18V6Z' fill='white'/%3E%3Cpath d='M18 12H0V14H18V12Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5304_151'%3E%3Crect width='18' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  width: 18px;
  height: 14px;
  left: 20px;
  top: 50%;
  margin-top: -7px;
}

.header_new-design .header__search:not(.search) .search {
  margin-top: 0px;
}
.header_new-design .search .form-inline {
  position: relative;
  width: 100%;
  height: auto;
  border: none;
  border-radius: 0;
  flex-wrap: nowrap;
}

.header_new-design .api-search-title .api-search-input {
  border: none;
  background: transparent;
  height: auto;
  color: #8A949E;
  padding: 10px 20px;
  border: 2px solid #25AAE1;
  border-radius: 6px;
  line-height: 16px;
}
.header_new-design.header .search .form-control {
  border-radius: 6px;
}

.header_new-design button.btn.btn-secondary {
  background-color: transparent;
  border: none;
  width: 50px;
  top: 0;
  right: 0;
  border-radius: 8px;
  height: 40px;
}
.header_new-design button.btn.btn-secondary:active {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}
.header_new-design button.btn.btn-secondary::after{
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 14C5.61553 14 4.26215 13.5895 3.11101 12.8203C1.95987 12.0511 1.06266 10.9579 0.532846 9.67879C0.00303304 8.3997 -0.13559 6.99224 0.134506 5.63437C0.404603 4.2765 1.07129 3.02922 2.05026 2.05026C3.02922 1.07129 4.2765 0.404603 5.63437 0.134506C6.99224 -0.13559 8.3997 0.00303304 9.67879 0.532846C10.9579 1.06266 12.0511 1.95987 12.8203 3.11101C13.5895 4.26215 14 5.61553 14 7C14 8.85652 13.2625 10.637 11.9497 11.9497C10.637 13.2625 8.85652 14 7 14ZM7 2C6.0111 2 5.0444 2.29325 4.22215 2.84265C3.39991 3.39206 2.75904 4.17295 2.3806 5.08659C2.00217 6.00022 1.90315 7.00555 2.09608 7.97545C2.289 8.94536 2.76521 9.83627 3.46447 10.5355C4.16373 11.2348 5.05465 11.711 6.02455 11.9039C6.99446 12.0969 7.99979 11.9978 8.91342 11.6194C9.82705 11.241 10.6079 10.6001 11.1573 9.77785C11.7068 8.95561 12 7.98891 12 7C12 6.34339 11.8707 5.69321 11.6194 5.08659C11.3681 4.47996 10.9998 3.92876 10.5355 3.46447C10.0712 3.00018 9.52005 2.63188 8.91342 2.3806C8.30679 2.12933 7.65661 2 7 2Z' fill='%230B1F35'/%3E%3Cpath d='M14.9962 16C14.8648 16.0007 14.7346 15.9755 14.613 15.9258C14.4914 15.8761 14.3808 15.8028 14.2876 15.7102L11.2935 12.7127C11.1056 12.5245 11 12.2694 11 12.0033C11 11.7372 11.1056 11.482 11.2935 11.2938C11.4814 11.1057 11.7363 11 12.0021 11C12.2679 11 12.5228 11.1057 12.7107 11.2938L15.7048 14.2914C15.7983 14.3843 15.8726 14.4948 15.9232 14.6165C15.9739 14.7383 16 14.8689 16 15.0008C16 15.1327 15.9739 15.2633 15.9232 15.3851C15.8726 15.5068 15.7983 15.6173 15.7048 15.7102C15.6115 15.8028 15.5009 15.8761 15.3793 15.9258C15.2577 15.9755 15.1275 16.0007 14.9962 16Z' fill='%230B1F35'/%3E%3C/svg%3E%0A");
  position: absolute;
  width: 16px;
  height: 16px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
.header_new-design button.btn.btn-secondary span {
  display: none!important;
}
.header_new-design .header_icon_btn a{
  width: 80px;
  height: 64px;
  display: flex;
  border-radius: 16px;
  transition: all .15s ease-in-out;
}
.header_new-design .header_icon_btn svg{
  margin: auto;
}
.header_new-design .header_icon_btn a path{
  fill: #0B1F35;
  transition: all .15s ease-in-out;
}
.header_new-design .header_icon_btn a:hover{
  background: #F2F5F9;
}
.header_new-design .header_icon_btn a:hover path{
  fill: #008BC7;
}

.header_new-design .header__geo{
  display: flex;
  padding-right: 20px;
}
.header_new-design .header__geo > div{
  margin: auto;
  margin-right: 0;
}
.header_icon_btn__basket-icon {
  margin: auto;
  position: relative;
  display: flex;
}
.header_icon_btn__basket-icon .count {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  color: white;
  background-color: #EF3124;
  border-radius: 30px;
  padding: 0px 5px;
  top: -10px;
  right: -10px;
}
.header_new-design .header_icon_btn.header_icon_btn__basket a{
  display: flex;
  width: auto;
  padding: 0 24px;
}

.header_icon_btn__basket-text{
  margin: auto;
  margin-left: 20px;
}
.header_icon_btn__basket-text span{
  color: #0B1F35;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  display: block;
}
.header_icon_btn__basket-text div{
  color: #0B1F35;
  font-size: 12px;
  line-height: 16px;
  display: block;
  white-space: nowrap
}

.header_new-design .is-sticky .header__info {
  display: flex!important;
}

.header_new-design .is-sticky .header__content {
  height: 64px;
}
.header_new-design .is-sticky .header__content>.container {
  height: 64px;
}

.header_new-design .header__bottom{
  height: 46px;
  border-top: none;
  background-color: #0B1F35;
}

.header_new-design .header__bottom>.container {
  height: 46px;
}

.header_additional__menu a{
	height: 46px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.header_new-design .header__bottom .header_additional__menu a:hover{
	color: white;
}
.header_additional__menu a svg{
	margin-right: 10px;
}

.header_additional__menu .nav{
	justify-content: end;
  margin-right: -20px;
  flex-wrap: initial;
}

.header_new-design #mCSB_1_container{
  top: 0!important;
}



.city-selection_mobile{
  display: none;
}
.header_new-design #mobile-navbar{
  display: none;
}
.mobile-navbar__btns-bottom{
  display: none;
}
.header_icon_btn__basket-subtext{
  display: none;
}
.new__mobile-menu{
  display: none;
}

.modal-open .modal {
  z-index: 99999999;
}

.header_new-design .city-selection{
  width: 280px;
  height: auto;
  max-width: 280px;
  padding: 0;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
  background: #F2F5F9;
  border-radius: 8px;
  overflow: hidden;
  z-index: 999999999;
}

.header_new-design .city-question {
  font-size: 18px;
  margin-bottom: 0;
  padding: 20px 20px 0;
  font-size: 16px;
  line-height: 21px;
  color: #0B1F35;
  background-color: white;
}

.header_new-design .city-buttons{
  padding: 20px;
  background-color: white;
  border-radius: 0 0 8px 8px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.header_new-design .city-buttons .btn-modal{
  background: #25AAE1;
  border-radius: 6px;
  margin-right: 8px;
  font-size: 12px;
  line-height: 32px;
  padding: 0px 15px;
  
}

.header_new-design .city-buttons .showMoreRepresent{
  width: 100%;
  background: #F2F5F9;
  border-radius: 6px;
  line-height: 32px;
  text-align: center;
  border-bottom: none;
  border-bottom: none!important;
  font-weight: 400;
  font-size: 12px;
  color: #0B1F35;
}

.header_new-design .city-informer {
  max-width: 280px;
}

.header_new-design .popup-info-block {
  margin: 0 20px 20px;
  line-height: 16px;
  font-size: 12px;
  line-height: 15px;
}

.header_new-design .popup-info-block span {
  display: inline-block;
  margin-left: 20px;
  font-size: 12px;
  font-style: initial;
}

.header_new-design section.modal-choose_city.geoModal2.header__geomodal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100000000;
  top: 0;
  left: 0!important;
  background: rgb(11 31 53 / 80%);
}
.header_new-design .popUpWindow{
  height: auto;
  display: block;
  opacity: 1;
  top: 17px;
  position: absolute;
  left: 50%;
  top: 200px!important;
  width: 100%;
  max-width: 470px;
}

.header_new-design .popUpWindow .icon-cross.-small.-white {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1L1 15' stroke='%230B1F35' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L15 15' stroke='%230B1F35' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 16px;
  background-position: center;
  margin: 30px;
  margin-top: 30px!important;
}
.header_new-design .form-with-rounded-border .form-head{
  padding: 0;
  background: #F2F5F9;
  color: black;
  border-radius: 8px 8px 0px 0px;
}
.header_new-design  .form-head__title{
  padding: 30px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #0B1F35;
}
.header_new-design #showChooseRepr{
  max-height: 450px;
  overflow: auto;
  margin: 10px;
  margin-top: 20px;
}

.header_new-design #showChooseRepr {
  /* плашка-бегунок и фон */
  scrollbar-color: #DEE1E7 #fff;
}
.header_new-design #showChooseRepr::-webkit-scrollbar {
  width: 7px; /* в основном для вертикальных полос прокрутки */
  height: 7px; /* в основном для горизонтальных полос прокрутки */
}
.header_new-design #showChooseRepr::-webkit-scrollbar-thumb { /* плашка-бегунок */
  background: #DEE1E7;
  border-radius: 14px;
}
.header_new-design #showChooseRepr::-webkit-scrollbar-track { /* фон */
  background: #fff;
}

.header_new-design .dspl_fl {
  float: none;
}

.header_new-design a.region_check_new {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #E6EAED;
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #0B1F35;
  position: relative;
}

.header_new-design a.region_check_new::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' fill='white' stroke='%23A1A9B1'/%3E%3C/svg%3E%0A");
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}

.header_new-design a.region_check_new.active::before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%2325AAE1'/%3E%3Ccircle cx='10' cy='10' r='5' fill='white'/%3E%3C/svg%3E%0A");
}




.header_new-design .deliveryCourierConteiner {
  padding: 0 20px;
  margin: 0;
}
.header_new-design .deliveryCourierConteiner:hover{
  background: #EBF7FF;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.header_new-design .deliveryCourierConteiner:hover a{
  color: #25AAE1;
  border-color: transparent;
}


@media (max-width: 1820px) {
  .header_icon_btn__basket-text{
    display: none;
  }
  .header_new-design .header__logo .navbar-brand img {
    max-width: 100%;
  }
  .header_new-design .header__search {
    max-width: 400px;
  }
}

@media (max-width: 1140px) {
  .header_new-design .catalog_btn{
    display: none;
  }
  .header_new-design .header__content {
    height: 60px;
    background-color: white;
  }
  .header_new-design .header__content>.container {
    height: 60px;
  }
  .header_new-design .header__logo .navbar-brand {
    margin-left: 0;
  }
  .city-selection_mobile{
    display: flex;
    margin-left: 35px;
  }
  .header_new-design .searchCollapseTrigger {
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='29' viewBox='0 0 30 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0714 24.1429C19.4622 24.1429 24.6429 18.9622 24.6429 12.5714C24.6429 6.18071 19.4622 1 13.0714 1C6.68071 1 1.5 6.18071 1.5 12.5714C1.5 18.9622 6.68071 24.1429 13.0714 24.1429Z' stroke='%230B1F35' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.7966 28L21.5273 20.7308' stroke='%230B1F35' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: auto;
  }
  .header_new-design .header__search{
    display: flex;
    justify-content: end;
  }
  .header_new-design .is-sticky .header__info {
    display: none!important;
  }
  .header_new-design  .geoModal-mobile-js{
    right: 0;
    top: 65px;
  }
  .header_new-design #mobile-navbar{
    display: block;
  }
  .mobile-navbar__btns-bottom{
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 999999999;
  }
  .mobile-navbar__btns-bottom ul{
    display: flex;
    margin: 0;
    height: 100%;
    padding: 0;
  }
  .mobile-navbar__btns-bottom li{
    width: calc(20% - 2px); 
    margin: 0 1px;
    background: #FFFFFF;
    border-radius: 16px 16px 0px 0px;
    text-align: center;
    list-style: none;
  }
  .mobile-navbar__btns-bottom li svg{
    margin: auto;
  }
  .mobile-navbar__btns-bottom a{
    font-size: 12px;
    line-height: 18px;
    color: #697180;
    display: flex;
    height: 100%;
    width: 100%;
    padding-top: 9px;
    flex-direction: column;
  }
  .new__mobile-menu{
    position: fixed;
    top: 0;
    z-index: 99999999!important;
    width: 100%;
    height: 100%;
    display: none;
  }
  .new__mobile-menu.show{
    display: block;
  }
  .header_new-design .mobile-menu__body{
    position: relative;
  }
  .new__mobile-menu .mobile-menu__body{
    background: #F2F5F9;
  }
  .mobile-menu__content-container{
    max-width: 478px;
    margin: auto;
  }
  .new__mobile-menu__box{
    background: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 10px;
    padding: 20px;
  }
  .new__mobile-menu__box:first-child{
    border-radius: 0 0 16px 16px;
  }
  .new__mobile-menu__box__auth{
    display: flex;
    position: relative;
  }
  .new__mobile-menu__box__auth--photo{
    width: 61px;
    height: 61px;
    display: flex;
    background-color: #D0EAFA;
    border-radius: 61px;
    margin-right: 12px;
    
  }
  .new__mobile-menu__box__auth::after{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00482 10.5C0.873345 10.5007 0.743009 10.4755 0.62129 10.4258C0.49957 10.376 0.388862 10.3027 0.295512 10.2101C0.201874 10.1172 0.127552 10.0066 0.0768325 9.88481C0.0261129 9.763 0 9.63235 0 9.50039C0 9.36844 0.0261129 9.23778 0.0768325 9.11597C0.127552 8.99417 0.201874 8.88361 0.295512 8.79068L3.59232 5.50204L0.295512 2.21339C0.107391 2.02516 0.00170504 1.76987 0.00170504 1.50368C0.00170504 1.23749 0.107391 0.982197 0.295512 0.793971C0.483633 0.605744 0.738781 0.5 1.00482 0.5C1.27087 0.5 1.52602 0.605744 1.71414 0.793971L5.71026 4.79233C5.89282 4.98388 5.9963 5.23738 5.99998 5.50204C6.00074 5.63359 5.97554 5.764 5.92583 5.88579C5.87611 6.00757 5.80286 6.11834 5.71026 6.21175L1.71414 10.2101C1.62079 10.3027 1.51008 10.376 1.38836 10.4258C1.26664 10.4755 1.1363 10.5007 1.00482 10.5Z' fill='%230B1F35'/%3E%3C/svg%3E%0A");
    width: 6px;
    height: 11px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    position: absolute;
  }
  .new__mobile-menu__box__auth--photo div{
    margin: auto;
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    color: #0B1F35;
  }
  .new__mobile-menu__box__auth--name div:nth-child(1){
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    color: #0B1F35;
  }
  .new__mobile-menu__box__auth--name div:nth-child(2){
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #8A949E;
  }
  .new__mobile-menu__box__auth--name{
    margin: auto;
    margin-left: 0;
  }
  .new__mobile-menu ul.mobile-menu__menu {
    margin: 0;
    padding: 0;
  }
  .new__mobile-menu .mobile-menu__menu>li:not(.d-block):not(:last-child) {
    border-bottom: 1px solid #E6EAED;
  }
  .new__mobile-menu ul.mobile-menu__menu a {
    display: flex;
    width: 100%;
    height: 50px;
    position: relative;
  }
  .new__mobile-menu ul.mobile-menu__menu a.has_shevron::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00482 10.5C0.873345 10.5007 0.743009 10.4755 0.62129 10.4258C0.49957 10.376 0.388862 10.3027 0.295512 10.2101C0.201874 10.1172 0.127552 10.0066 0.0768325 9.88481C0.0261129 9.763 0 9.63235 0 9.50039C0 9.36844 0.0261129 9.23778 0.0768325 9.11597C0.127552 8.99417 0.201874 8.88361 0.295512 8.79068L3.59232 5.50204L0.295512 2.21339C0.107391 2.02516 0.00170504 1.76987 0.00170504 1.50368C0.00170504 1.23749 0.107391 0.982197 0.295512 0.793971C0.483633 0.605744 0.738781 0.5 1.00482 0.5C1.27087 0.5 1.52602 0.605744 1.71414 0.793971L5.71026 4.79233C5.89282 4.98388 5.9963 5.23738 5.99998 5.50204C6.00074 5.63359 5.97554 5.764 5.92583 5.88579C5.87611 6.00757 5.80286 6.11834 5.71026 6.21175L1.71414 10.2101C1.62079 10.3027 1.51008 10.376 1.38836 10.4258C1.26664 10.4755 1.1363 10.5007 1.00482 10.5Z' fill='%230B1F35'/%3E%3C/svg%3E%0A");
    width: 6px;
    height: 11px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    position: absolute;
  }
  
  .new__mobile-menu ul.mobile-menu__menu svg {
    margin: auto 0;
  }
  .new__mobile-menu ul.mobile-menu__menu div {
    margin: auto;
    margin-left: 14px;
    font-size: 12px;
    line-height: 18px;
    color: #0B1F35;
  }
  .new__mobile-menu ul.mobile-menu__menu span {
    margin: auto;
    margin-right: 0;
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #0B1F35;
  }
  .new__mobile-menu .mobile-menu__menu>li:not(.d-block) {
    height: auto;
  }
  .new__mobile-menu__box--basket{
    display: flex;
    justify-content: space-around;
  }
  .header_icon_btn__basket-subtext{
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #0B1F35;
    margin: auto;
  }
  .header_new-design .header_icon_btn a {
    flex-direction: column;
    width: 100px;
    height: 50px;
  }
  .new__mobile-menu__subtitle {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #8A949E;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-left: 20px;
  }
  .new__mobile-menu__box__title{
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    color: #0B1F35;
    margin-bottom: 15px;
  }
  .new__mobile-menu__box .header__top-panel__phones__popup__phone{
    font-size: 14px;
    line-height: 21px;
    padding: 6px;
    padding-left: 30px;
    color: #25AAE1;
  }
  .new__mobile-menu .mobile-menu__content {
    padding-bottom: 100px;
  }
  .new__mobile-menu .social-buttons--small .social-buttons__button {
    width: 61px;
    height: 50px;
    display: flex;
  }
  .new__mobile-menu .social-buttons--small .social-buttons__button svg {
    margin: auto;
  }
  .new__mobile-menu__box__enter {
    border-radius: 16px;
    margin-bottom: 10px;
    padding: 20px;
  }
  .new__mobile-menu__box__enter--text1 {
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    color: #0B1F35;
  }
  .new__mobile-menu__box__enter--text2 {
    font-size: 12px;
    line-height: 16px;
    color: #8A949E;
    margin: 10px 0;
  }
  .new__mobile-menu__box__enter a {
    width: 100%;
    height: 40px;
    background: #25AAE1;
    border-radius: 6px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    border: none;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: 0;
    line-height: 40px;
    margin: 0;
  }

  .header_new-design .icon-cross.-small.-grey{
    background: url(/local/include/images/Icon_close.svg) no-repeat;
    width: 20px;
    height: 20px;
    margin: 20px 20px 0 0;
    margin-top: 20px!important;
  }
  .header_new-design .city-question {
    padding-bottom: 10px;
  }

  .header_new-design .popUpWindow{
    height: auto;
    display: block;
    opacity: 1;
    top: 17px;
    position: absolute;
    left: 50%;
    top: 50%!important;
    width: 100%;
    max-width: 470px;
    margin-top: -300px!important;
  }

}

@media (max-width: 575px){
  .header_new-design .header__content {
    height: 50px!important;
  }
  .header_new-design .header__content>.container {
    height: 50px!important;
  }
  .header_new-design .header__logo .navbar-brand {
    position: relative;
    top: 0px;
    width: 160px;
  }
  .header_new-design .searchCollapseTrigger {
    background-size: 19px;
  }
  .city-selection_mobile {
    display: flex;
    margin-left: 5px;
  }
  .city-selection_mobile svg {
    width: 19px;
  }
  .mobile-navbar__btns-bottom li svg {
    margin: auto;
    width: 16px;
  }
  .mobile-navbar__btns-bottom {
    height: 50px;
  }
  .mobile-navbar__btns-bottom a {
    font-size: 10px;
    line-height: 16px;
  }
  .header_new-design .icon-cross.-small.-grey {
    background-position: center center!important;
  }
  .header_new-design .header__geomodal .city-question {
    font-size: 16px;
    margin-bottom: 0;
  }
  .header_new-design .header__geomodal .city-informer {
    max-width: 100%;
  }
  .header_new-design .header__geomodal .popup-info-block {
    margin: 0 20px 20px;
    line-height: 15px;
  }
  .header_new-design .header__geomodal .popup-info-block span {
    font-style: inherit;
  }
  .header_new-design .header__geomodal  .popUpWindow{
    height: auto;
    display: block;
    opacity: 1;
    top: 17px;
    position: absolute;
    left: 50%;
    top: 50%!important;
    width: 100%;
    max-width: 470px;
    margin-top: -300px!important;
  }
  .header_new-design .header__geomodal .form-with-rounded-border .form-head {
    border-radius: 8px 8px 0px 0px;
    font-size: 18px;
    color: #fff;
    padding: 0;
    margin: 0;
    z-index: 1000;
    background-color: #F2F5F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Arial';
    font-weight: 400;
  }
  .header_new-design .header__geomodal .dspl_fl {
    float: none;
  }
  .header_new-design .header__geomodal .deliveryCourierConteiner {
    margin-bottom: 0;
  }
  .header_new-design .popUpWindow .icon-cross.-small.-white {
    background: url(/local/include/images/Icon_close.svg) no-repeat;
    width: 20px;
    height: 20px;
}
  
}
.tels-widget__more span {
  display: none !important;
}