@font-face {
  font-family: Tahoma;
  src: url(../fonts/tahoma.ttf);
}


.inline {
  display: inline-block;
  vertical-align: top;
}

ul {
  list-style: none;
}

a {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

body {
  font-size: 13px;
  color: #333;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: 'Tahoma', sans-serif;
  background-color: #ecf0f1;
}

.cnt-home {
  background-color: #fff;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  outline: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

img[src="assets/images/blank.gif"] {
  background: url("../images/ajax.gif") no-repeat scroll center center #ffffff;
}

.btn-upper {
  text-transform: uppercase;
}

.main-content-title {
  margin-top: -5px !important;
}

.gallary {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-around;
}

.gallary_item {
  overflow: hidden;
  position: relative;
}

.gallary_item img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.gallary_item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.main-content {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-5 {
  margin-top: 5px;
}

.btn-uppercase {
  text-transform: uppercase;
}

.btn-default {
  background: #cbc9c9;
  color: #fff;
  font-weight: 400;
  /*line-height:30px;*/
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  padding: 8px 14px;
}

.btn-primary {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #ed4053;
  color: #fff;
  border: none;
  font-size: 13px;
  line-height: 22px;
  border-radius: 0;
  padding: 8px 14px 6px 14px;
  font-family: 'Tahoma', sans-serif;
  border-radius: 4px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px #d13648 solid;

}

.btn-black {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #3a3a3a;
  color: #fff;
  border: none;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  padding: 3px 22px;
}

.btn-primary:hover,
.btn-black:hover,
.btn-black:focus,
.btn-primary:focus {
  color: #fff;
}

.vendor-btn {
  background: #56cb60;
  border-radius: 999px;
  padding: 11px 20px 13px 20px !important;
  border-top: 2px #d8283c solid
}

.vendor-btn:hover {
  background: #d73a4d !important;
  color: #fff !important
}

header {
  background: #fff;
  padding-top: 16px;
  padding-bottom: 0;
  position: relative;
}

.contact-list-header {
  text-align: right;
}

.contact-list-header li a {
  color: #000;
}

.header-phone a {
  font-size: 15px;
}

.main-header {
  padding: 0px 0px 0px 0px;
  background: #fff;
  height: 80px;
  width: 100%;
}

.main-header .logo-holder {
  margin-top: 8px;
  line-height: 53px;
}

.six-partner,
.three-partner {
  width: 80px;
}

.partners-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: #fff;
  padding-top: 10px;
}

.partner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.partners {
  margin-top: 30px;
  padding-left: 0px;
}

.partners-title {
  margin-bottom: 17px;
}

.partner-name span {
  font-size: 12px;
}

.blue-color {
  color: #00A2C5;
}

.map-block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bread-crumbs {
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.uslugi-color,
.partnery-color,
.price-color {
  background: none;
  font-size: 18px;
  color: #00a2c5;
  font-weight: normal;
}

.marker-2 {
  margin-bottom: 20px;
}

ul.orange-marker li {
  background: url(../images/marker_li.png) no-repeat left 9px;
  color: #737373;
  display: block;
  font-size: 12px;
  line-height: 1.6;
  list-style: none outside none;
  padding: 0 0 0 16px;
}

.main-title {
  color: #00A2C5;
  margin-left: 15px;
}

.navbar-default .navbar-nav>li>a {
  color: #00A2C5;
  font-size: 14px;
  text-transform: uppercase;
}

.navbar-nav>li>a.selected {
  color: #000;
}

.navbar-default {
  background: none;
  border: none;
  font-family: 'Tahoma', sans-serif;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 10px;
  float: left;
  margin-bottom: 15px;
}

.main-header .navbar-default .navbar-collapse .navbar-nav>li {
  margin-top: 5px
}

.main-header .navbar-default .navbar-collapse .navbar-nav>li>a {
  color: #00a2c5;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 15px;
}

.main-header .navbar-default .navbar-collapse .navbar-nav>li>a:hover {
  background: #fff;
  border-radius: 12px;
  color: #006b83 !important;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.news-title h3 {
  line-height: 13px;
  color: #428bca;
  font-size: 13px;
}

.news-title h3 a {
  font-size: 12px;
  text-decoration: underline;
}

.news-title h3 a:hover {
  color: #f08f00 !important;
  text-decoration: none;
}

.news-date span {
  font-size: 12px;
  color: #000;
}

.news-date {
  margin-bottom: -15px;
}

.bold-detail {
  font-weight: bold;
}

.news-detail h3 {
  font-size: 15px;
  line-height: 16px;
  padding-bottom: 11px;
  color: #f08f00;
}

div.news-detail {
  word-wrap: break-word;
  text-align: justify;
}

.all-news {
  text-align: right;
}

.all-news a {
  font-size: 12px;
  text-decoration: underline;
}

.all-news a:hover {
  color: #f08f00 !important;
  text-decoration: none;
}

.top-banner>.container img {
  transform: translateY(-20px);
}

.navbar-collapse {
  padding: 0
}

.navmenu {
  padding-left: 0px;
  margin-top: -18px;
}

/* .top-banner img {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
  border-radius: 5px
} */

.slider-section {
  background: #f2f3ed;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  padding-bottom: 90px;
  padding-right: 20px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.main-header .top-search-holder .contact-row {
  line-height: 20px;
  color: #9b9b9b;
}

.main-header .top-search-holder .contact-row .phone {
  margin: 0 23px 0 0;
  border-right: 1px solid #E2E2E2;
  padding-right: 35px;
}

.main-header .top-search-holder .contact-row .icon {
  font-size: 18px;
  line-height: 23px;
  margin: 0 8px 0 0;
  vertical-align: middle;
}



.breadcrumb {
  background: #fff;
  padding: 8px 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  border-radius: 0px;
}

.breadcrumb ul {

  margin: auto;
  padding: 0px 0 0px;
  text-align: left;
}

.breadcrumb ul li:after {
  color: #999;
  content: "/";
  font-family: 'Open Sans', sans-serif, sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-left: 9px;
  margin-right: -4px;

  padding: 0px;
}

.breadcrumb ul li:last-child:after {
  content: "";
}

.breadcrumb ul li a {
  color: #1a9cb7;
  font-family: 'Open Sans', sans-serif, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
}

/*Таблица техники*/
.specs-table-container {
  width: 100%;
  overflow-x: auto;
  margin: 25px 0;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.specs-table {
  display: table;
  width: 100%;
  min-width: 650px;
  border-collapse: collapse;
  background-color: #fff;
}

.table-header,
.table-row {
  display: table-row;
}

.table-header {
  background-color: #f8f9fa;
  font-weight: bold;
}

.cell {
  display: table-cell;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  vertical-align: middle;
  line-height: 1.4;
}

.model {
  width: 40%;
  min-width: 235px;
  font-weight: 500;
  color: #333;
}

.unit {
  width: 10%;
  min-width: 50px;
  text-align: center;
  color: #666;
}

.value {
  width: 25%;
  min-width: 120px;
  text-align: center;
  color: #222;
}

/* Чередование цвета строк для лучшей читаемости */
.table-row:nth-child(even) {
  background-color: #f9f9f9;
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
  .specs-table-container {
    margin: 15px -15px;
    width: calc(100% + 30px);
    border-radius: 0;
  }

  .cell {
    padding: 10px 12px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .cell {
    padding: 8px 10px;
    font-size: 13px;
  }

  .model {
    min-width: 200px;
  }

  .value {
    min-width: 100px;
  }
}

/*Таблица техники*/


.bx-breadcrumb-item a {
  color: #1a9cb7;
}

.search-form {
  margin-top: 28px;
  text-align: center;
}

a {
  color: #1a9cb7;
}

.search-suggest {
  border-radius: 15px;
  outline: none;
  border: 1px solid #a0a0a0;
  height: 30px;
  padding-left: 15px;
  width: 100%;
}

.search-suggest-button {
  border-radius: 15px;
  outline: none;
  border: 1px solid #a0a0a0;
  height: 30px;
  padding-left: 4px;
  width: 15%;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #8a8a8a;
  color: #fff;
}

.search-suggest-button:hover {
  background-color: #454545;
  color: #fff;
}

.test a {
  color: #000;
  text-decoration: underline;
}

.test a:hover {
  color: #FD9F13;
  text-decoration: none;
}

.test ul li a {
  color: #727272;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  font-size: 12px;
}

/* .test a {
  margin-bottom: 2px;
  display: block;
  font-size: 12px;
}

.test ul {
  margin-left: 10px;
  display: none;
}


.catalog-section-list>ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
} */

.teh-title {
  background: none;
  font-size: 18px;
  color: #00a2c5;
  font-weight: normal;
}

.catalog-wrap {
  background-image: url(../images/bumazhneg.png);
  background-repeat: no-repeat;
  height: 58px;
  margin-left: -14px;
}

.news-wrap {
  background-image: url(../images/pen.png);
  background-repeat: no-repeat;
  height: 58px;
  margin-left: -14px;
  background-position-y: 14px;
}


.search-fon {
  position: absolute;
  background-image: url(../images/fon_search.png);
  background-repeat: no-repeat;
  right: 677px;
  width: 242px;
  height: 99px;
  top: 0;
  z-index: 8;
  display: block;
}


.search-area {
  position: relative;
  z-index: 9;
}

.footer-fon {
  position: absolute;
  background-image: url(../images/fon_phone.png);
  background-repeat: no-repeat;
  left: 516px;
  width: 168px;
  height: 125px;
  bottom: 0;
}

.picture-in {
  margin-left: 90px;
  padding-top: 15px;
}

.main-title {
  padding-top: 15px;
}

.bx_catalog_tile_category_title a {
  color: #FD9F13 !important;
  font-size: 17px;
}

.contact-list-header li a:hover {
  text-decoration: underline;
}

.contact-list-header li a {
  position: relative;
  z-index: 999;
}

.list-unstyled li a:hover {
  color: #FD9F13 !important;
}

.inner-titles {
  background: none;
  font-size: 16px;
  color: #FD9F13;
  font-weight: normal;
}

.inner-titles-big {
  background: none;
  font-size: 18px;
  color: #00a2c5;
  font-weight: normal;
}

.text_in {
  margin-bottom: 50px;
}

.inner-section {
  margin-bottom: 50px;
}

.footer-fon {
  position: absolute;
  background-image: url(../images/fon_phone.png);
  background-repeat: no-repeat;
  left: 516px;
  width: 168px;
  height: 125px;
  bottom: 0;
}

.copyright-bar {
  position: relative;
}

.orange-title {
  font-size: 17px;
  color: #f08f00;
  font-weight: normal;
  line-height: 18px;
  padding-bottom: 10px;
}

.orange-marker {
  margin-bottom: 20px;
}

.more {
  background: #FFFFFF;
  display: block;
  float: right;
  height: 24px;
  line-height: 24px;
  padding: 2px 5px;
  text-decoration: underline;
}

.copyright-bar {
  padding: 35px 0px;
  text-align: center;
  margin-top: 40px;
}

.contact-list-footer li a {
  color: #000;
}

.contact-list-footer li a:hover {
  text-decoration: underline;
}

.dev {
  text-align: right;
}

.footer-phone a {
  font-size: 16px;
}

.contact-list-footer {
  text-align: left;
}

.side-menu {
  background-color: #fff;
  padding: 10px;
  padding-bottom: 20px;
}

.footer .module-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #858585;
}

.footer {
  margin-top: 40px;
}

.grid-mode {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  grid-auto-flow: row;
  gap: 10px;
}

.grid-mode-item {
  display: flex;
  flex-direction: column;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
  float: none;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_img {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title a {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  color: #00A2C5;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px;
  margin-top: 5px;
}

.product-item {
  display: block;
  box-sizing: border-box;
  padding: 0;
  width: 80%;
  border: none;
  border-radius: 0;
}

.product-item-image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-top: 50%;
  width: 100%;
  transition: all 300ms ease;
}

.product-item-button-container {
  text-align: center;
  display: none;
}

.product-item-big-card .product-item-title a {
  font-size: 14px;
  color: #1a9cb7;
}

.product-item-big-card .product-item-image-wrapper {
  margin-bottom: 30px;
}

.product-item-big-card .product-item-image-wrapper {
  margin-bottom: 10px;
}

.product-item-title {
  overflow: hidden;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
  padding-top: 0% !important;
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
  opacity: 1 !important;
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
  opacity: 0 !important;
  display: none !important;
}

.items-slider {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30rem;
}

.item-slider {
  max-height: 100%;
}

.pdf-down {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}

.pdf-down:before {
  content: '';
  background-image: url(../images/pdf.png);
  width: 32px;
  height: 32px;
  display: block;
  margin-bottom: 5px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
  color: #f08f00;
}

.top-desc {
  display: block;
  margin-bottom: 40px;
}

.point {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.gallery-table {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.gallery-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.gallery-cell,
.gallery-caption {
  flex: 1;
  min-width: 200px;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}

.gallery-cell img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.gallery-caption {
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}

@media (max-width: 768px) {

  .gallery-cell,
  .gallery-caption {
    flex: 0 0 50%;
    padding: 0 5px;
  }
}

@media (max-width: 480px) {

  .gallery-cell,
  .gallery-caption {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
}

.image-gallery-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.image-gallery {
  min-width: 650px;
  /* Adjust based on your minimum desired width */
}

.gallery-row {
  display: flex;
  width: 100%;
}

.gallery-item {
  padding: 0 5px;
  box-sizing: border-box;
}

.gallery-img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 768px) {
  .image-gallery {
    min-width: 100%;
  }

  .gallery-row {
    flex-wrap: wrap;
  }

  .gallery-item {
    flex: 0 0 100% !important;
    margin-bottom: 15px;
    padding: 0;
  }
}

.responsive-gallery {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 20px 0;
}

.gallery-container {
  min-width: 800px;
  /* Minimum width before scrolling activates */
}

.gallery-row {
  display: flex;
  margin: 0 -5px;
  /* Negative margin to offset column padding */
}

.gallery-col {
  padding: 0 5px;
  box-sizing: border-box;
}

.gallery-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
  transition: transform 0.3s ease;
}

.gallery-image:hover {
  transform: scale(1.02);
}

@media (max-width: 992px) {
  .gallery-container {
    min-width: 600px;
  }
}

@media (max-width: 768px) {
  .gallery-container {
    min-width: 100%;
  }

  .gallery-row {
    flex-wrap: wrap;
  }

  .gallery-col {
    flex: 0 0 50% !important;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .gallery-col {
    flex: 0 0 100% !important;
  }
}


/*Секции каталога*/
.catalog-section-list .main-menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.catalog-section-list .subsections {
  list-style: none;
  padding-left: 15px;
  margin: 0;
  display: none;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}

.section-item {
  margin: 5px 0;
}

.section-link {
  position: relative;
  display: inline-block;
  color: #333;
  text-decoration: none;
  padding: 3px 0;
  transition: all 0.2s;
}

.section-link:hover {
  color: #0066cc;
}

.section-link-current {
  color: #000;
  font-weight: bold;
}

.submenu-indicator {
  position: absolute;
  right: 0;
  width: 20px;
  color: #0f6cb2;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  transition: transform 0.3s;
}

/*Секции каталога*/

.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group label {
  display: none;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group input {
  padding-left: 15px;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body input[type="submit"],
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .js-interlabs-feedbackform__dialog__send-button,
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .interlabs-feedbackform__container-succsess__close {
  width: 144px;
  height: 36px;
  background: #00A2C5;
  border-radius: 2px;
  border: none;
  color: #F2F2F2;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.policy {
  display: block;
  margin-bottom: 30px;
}

.specs-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 15px;
}

.section-title {
  font-weight: bold;
  margin: 20px 0 15px;
  color: #333;
}

.spec-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 15px auto;
  border-radius: 4px;
}

.specs-table-container {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.specs-table {
  min-width: 600px;
  background: #fff;
  border-collapse: collapse;
  /* margin-top: 20px;
  margin-bottom: 20px; */
}

.spec-row {
  display: flex;
  border-bottom: 1px solid #eee;
}

.spec-row:nth-child(even) {
  background-color: #f9f9f9;
}

.spec-label {
  flex: 0 0 30%;
  padding: 12px 15px;
  font-weight: bold;
  color: #555;
  border-right: 1px solid #eee;
}

.spec-value {
  flex: 1;
  padding: 12px 15px;
}

@media (max-width: 768px) {
  .spec-label {
    flex: 0 0 40%;
  }

  .specs-table {
    min-width: 100%;
  }
}

@media (max-width: 480px) {
  .spec-row {
    flex-direction: column;
  }

  .spec-label,
  .spec-value {
    flex: 1 0 100%;
    border-right: none;
    padding: 8px 10px;
  }

  .spec-label {
    border-bottom: 1px dashed #ddd;
    background-color: #f5f5f5;
  }
}

.gallery-container {
  max-width: 100%;
  margin: 0 auto;
}

.gallery-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 20px;
}

.gallery-item {
  flex: 1 1 50%;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.gallery-full {
  width: 100%;
  margin-bottom: 20px;
}

.gallery-item img,
.gallery-full img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #ddd;
}

.gallery-caption {
  text-align: center;
  margin: 10px 0 0;
  font-weight: bold;
}

@media (max-width: 768px) {
  .gallery-item {
    flex: 1 1 100%;
  }
}

.section-link:hover {
  color: #00A2C5 !important;
}

.buy_goods {
  background: #f08f00;
  padding: 10px;
  border-radius: 5px;
  vertical-align: bottom;
  width: 80px;
  height: 16px;
  color: white;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}

.buy_goods:hover {
  background: #f06f00;
  color: white;
}

.good-wrap {
  text-align: left;
}

.logo {
  position: relative;
  z-index: 8;
}

.flex-image-block {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}


/*_Адаптив*/

/* Large desktops and laptops */
@media (min-width: 1921px) and (max-width: 2560px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 840px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 1000px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }


}

/* Large desktops and laptops */
@media (min-width: 1601px) and (max-width: 1920px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 530px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }


}

/* Large desktops and laptops */
@media (min-width: 1537px) and (max-width: 1600px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 370px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 514px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }


}

/* Large desktops and laptops */
@media (min-width: 1441px) and (max-width: 1536px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 350px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 488px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }


}

/* Large desktops and laptops */
@media (min-width: 1367px) and (max-width: 1440px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 300px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 444px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }


}



/* Large desktops and laptops */
@media (min-width: 1281px) and (max-width: 1366px) {

  .container {
    width: 1420px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 300px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 368px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }


}


/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1280px) {
  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 335px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 400px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 305px;
    width: 242px;
    height: 99px;
    top: 0;
    z-index: 8;
    display: block;
  }

  .partner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 657px;
    width: 168px;
    height: 125px;
    bottom: 0;
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

  .search-fon {
    position: absolute;
    background-image: url(../images/fon_search.png);
    background-repeat: no-repeat;
    right: 0px;
    width: 242px;
    height: 99px;
    top: 0px;
    z-index: 8;
    display: block;
  }

  .search-suggest-button {
    border-radius: 15px;
    outline: none;
    border: 1px solid #a0a0a0;
    height: 30px;
    padding-left: 4px;
    width: 15%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #8a8a8a;
    color: #fff;
  }

  .top-banner {
    margin-top: 190px;
  }

  .contact-list-header {
    text-align: center;
    margin-top: 30px;
  }

  .logo-holder {
    text-align: center;
  }

  .copyright {
    text-align: left;
    margin-top: 25px;
  }

  .dev {
    text-align: left;
    margin-top: 25px;
  }

  .partner {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

  .footer-bottom {
    text-align: center;
  }

  .dev {
    text-align: center;
    margin-top: 20px;
  }

  .contact-list-footer {
    text-align: center;
    margin-bottom: 10px;
  }

  .contact-list-header {
    text-align: center;
    margin-top: 16px;
  }

  .body-content {
    margin-top: 80px;
  }

  .top-banner>.container img {
    transform: none;
    opacity: 0;
  }

  .top-search-holder {
    position: relative;
    z-index: 9999999999999999;
  }

  .contact-holder {
    position: relative;
    z-index: 9999999999999999;
  }

  .logo {
    position: relative;
    z-index: 9999999999999999;
    width: 70%;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #ddd;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
  }

  .navbar-default {
    background: none;
    border: none;
    color: #fff;
    margin-top: -143px;
    float: right;
    margin-bottom: 15px;
    width: 100%;
  }

  .navbar-collapse {
    position: absolute;
    overflow-y: auto;
    background-color: #f2f3ed;
    z-index: 9999999999;
    padding-left: 29px;
    top: 20px;
    width: 105%;
    border: none;
  }

  .navbar-collapse.in {
    position: absolute;
    overflow-y: auto;
    background-color: #f2f3ed;
    z-index: 9999999999;
    padding-left: 29px;
    top: 20px;
    width: 105%;
    border: none;
  }

  .nav-bg-class {
    position: relative;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
  }

  .grid-mode {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-auto-flow: row;
    gap: 10px;
  }

  .footer-fon {
    position: absolute;
    background-image: url(../images/fon_phone.png);
    background-repeat: no-repeat;
    left: 516px;
    width: 168px;
    height: 125px;
    bottom: 0;
    display: none;
  }

  .search-suggest-button {
    border-radius: 15px;
    outline: none;
    border: 1px solid #a0a0a0;
    height: 30px;
    padding-left: 4px;
    width: 15%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #8a8a8a;
    color: #fff;
  }

  table,
  tr,
  td,
  tbody,
  td p table div,
  table table {
    width: 100% !important;
    float: left;
    clear: both;
    display: block;
    text-align: center;
  }

  table img {
    max-width: 100%;
    height: auto;
  }

  */ .search-form {
    text-align: center;
  }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {}

@media (max-width: 414px) {
  .navbar-default {
    background: none;
    border: none;
    color: #fff;
    margin-top: -140px;
    float: right;
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (max-width: 390px) {
  .navbar-default {
    background: none;
    border: none;
    color: #fff;
    margin-top: -134px;
    float: right;
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (max-width: 375px) {
  .navbar-default {
    background: none;
    border: none;
    color: #fff;
    margin-top: -131px;
    float: right;
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (max-width: 360px) {
  .navbar-default {
    background: none;
    border: none;
    color: #fff;
    margin-top: -128px;
    margin-right: -10px;
    float: right;
    margin-bottom: 15px;
    width: 100%;
  }
}

/* Iphone 5 */
@media (max-width: 320px) {
  .logo {
    position: relative;
    z-index: 9999999999999999;
    width: 73%;
  }

  .logo img {
    width: 90%;
    margin-top: -14px;
  }
}