.container-fluid2{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.logo-style{
   padding-left:1.6rem;
}
    img.full-img-f {
    width: 100% !important;
    margin-top:40px;
    
}
.top-menu-style, .search-style{height:99px;}
    /* Верхняя панель */
.top-bar {
  background-color:/* #f9e81d*/ #ffffff;
  font-size: 0.9rem;
  color: #000;
}
.py-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.phone-style-fb{background-color:#000; height:42px;}
.phone-fb2 {
    background-color: #f9e81d;
    padding-bottom: .5rem;
    padding-top: .5rem;
    padding-left: 3rem;
    padding-right:3rem;
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 40px, 100% 100%, 25px 100%, 0 calc(100% - 40px));
    border-bottom: #000 1px solid;
}
.phone-fb {background: url(../img/white-fon.jpg) no-repeat; 
}
.header-links2{padding-right: 1.6rem;}
.header-links p {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    color:#ffffff !important;
}
.main-menu ul.mega-menu-full a:hover, .main-menu ul li a:hover {
    color:#666;
    text-decoration: underline;
}
 .menu-row-mob{display: none;}
 .navbar-brand {margin-right: 0.2rem !important;}
.page-item.active .page-link {color: #333 !important; background-color: #fbed1f; border-color: #fbed1f;}
.page-link, .page-link:hover {color: #1a1a1a !important;}
.category-block a{color:#919191;}
.tipografia-style h2{font-size:24px; line-height:36px;}
.tipografia-style h3{font-size:20px; line-height:32px;}
.dop-info{margin:25px 0; font-size:16px; line-height:28px; background-color:#fbed1f; padding:5px 20px;}
.dop-info a{color:#111111;}
.dop-info a:hover{color:#555555;}


@media screen and (max-width: 990px) {
  .container-fluid2{height:70px;}
  .top-contact-style-fb, .menu-row-desctop, .phone-style-fb{display: none !important;}
  .menu-row-mob{display: block;}
  .phone-style-fb{background-color:#fff;}
  .logo-style{
   padding-left:1rem;
}
    img.full-img-f {
            width: auto !important;
        margin-top: 6px;
        margin-bottom: 10px;
        height: 50px !important;

    
}
.top-menu-style{height:auto;}
.th-menu-toggle{justify-content: end !important; display: grid; margin-top:10px;}

}


@media screen and (min-width: 1130px) and (max-width: 1200px) {

     .top-contact-style-fb{display: block !important;}
     .navbar-brand {margin-right: 0 !important;}
}


@media screen and (min-width: 991px) and (max-width: 1129px) {

     .top-contact-style-fb{display: block !important;}
     .main-menu a {font-size: 14px !important;}
     .main-menu > ul > li {margin: 0 8px !important;}
     .header-links li {font-size: 14px !important;}
     .header-links li:not(:last-child){ padding: 0 18px 0 0 !important; margin: 0 15px 0 0 !important;}
     .phone-fb2 {padding-left: 2rem !important; padding-right: 2rem !important;}
     .icon-btn {width: var(--btn-size, 56px) !important; height: var(--btn-size, 45px) !important; line-height: var(--btn-size, 45px) !important;}
    .title-home-product h2 {font-size: 18px !important;}
    .title-home-product span.thp-large {padding-left: 130px !important;}
    .header-links p {font-size: 14px !important;}
    input.search-fb {height: 45px !important; padding: 0 10px 0 10px !important; padding-right: 35px !important; font-size: 13px !important;}
    .navbar-brand {margin-right: 0 !important;}
    }


    /* Стили для фиксированного положения */
.logo-style.fixed-header,
.menu-area.top-menu-style.fixed-header {
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

/* Конкретные стили для логотипа */
.logo-style.fixed-header {
    left: 0;
    width: 20%; /* col-md-2 */
    padding-left: 1.6rem;
    height: 80px; /* Подберите подходящую высоту */
    display: flex;
    align-items: center;
    background-color: #ffffff;
}

/* Конкретные стили для меню */
.menu-area.top-menu-style.fixed-header {
    left: 20%; /* col-md-2 */
    width: 80%; /* col-md-7 */
    height: 80px; /* Подберите подходящую высоту */
    display: flex;
    align-items: center;
}

/* Стили для фиксированного положения (мобильные) */
.logo-style.fixed-header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 70%;
    z-index: 1000;
    background-color: #ffffff;
    transition: all 0.3s ease;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

.menu-area.top-menu-style.fixed-header-mobile {
    position: fixed;
    left:70%;
    height:60px;
    top:0;
    width: 30%;
    z-index: 1000;
    background-color: #ffffff;
    transition: all 0.3s ease;
}
.menu-area.top-menu-style.fixed-header-mobile .th-menu-toggle{width:40px; height: 40px;}

/* Особые стили для мобильного логотипа */
.logo-style.fixed-header-mobile .full-img-f {
    margin-top: 6px !important;
    margin-bottom: 10px;
    height: 50px !important;
}


.menu-area.top-menu-style.fixed-header .main-menu > ul > li > a {
    padding: /* 26px 0 */ 26px 15px;
}
.menu-area.top-menu-style.fixed-header .main-menu ul.mega-menu-full {
margin-left: -65%;
left:0;
	max-height:85vh; 
}

/* Корректировка для логотипа в фиксированном состоянии */
.logo-style.fixed-header .full-img-f {
    margin-top: 0 !important;
    max-height: 50px;
    width: auto !important;
}

/* Адаптация для мобильных устройств */
@media screen and (max-width: 991px) {
    .logo-style.fixed-header,
    .menu-area.top-menu-style.fixed-header {
        position: relative;
        left: auto;
        width: 100%;
        height: auto;
    }
    
    .logo-style.fixed-header {
        width: 100%;
    }
    
    .menu-area.top-menu-style.fixed-header {
        width: 100%;
    }
    
    body {
        padding-top: 0 !important;
    }
    .search-mob{display: none;}
}

/* Для средних экранов */
@media screen and (min-width: 991px) and (max-width: 1129px) {
    .logo-style.fixed-header {
        width: 20%; /* Подстройте под ваш макет */
    
    }

    
    .menu-area.top-menu-style.fixed-header {
        left: 20%;
        width: 80%; /* Подстройте под ваш макет */
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .logo-style{
        width: 41%; /* Подстройте под ваш макет */
    
    }
    .title-home-product h2 {line-height: 38px;}
}