

/* Start:/local/templates/main-page/template_styles.css?17570711712141*/
.container-akcii .swiper-cont{
    filter: none;
}
.swiper-container.akcii{
    box-shadow: 0px 87px 101px rgb(0 0 0 / 11%);
}


.popupcookie {
    background: #C99485;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    color: #FFF4E1;
    height: 76px;
    display: none;
}

.popupcookie__flex {
    display: flex;
    align-items: center;
    position: absolute;
    padding: 15px 80px 15px 80px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    margin: auto;
}

.popupcookie__texts {
    margin-right: 10px;
}

.popupcookie__title {
   font-weight: 500;
   font-size: 16px;
       line-height: 1;
    margin-bottom: 10px;

}

.popupcookie__text {
    font-size: 12px;
line-height: 15px;
line-height: 115%;
}

.popupcookie__text a {
    color: #FFF4E1;
}

.popupcookie__button {
    background: #ffffff;
    border-radius: 19px;
    color: #C99485;
    transition: .3s;
    font-weight: 700;
font-size: 12px;
line-height: 15px;
      padding: 8px 14px;
    margin-left: auto;
    border: 0;
}

.popupcookie__button:hover {
    transform: scale(1.05);
}
.popupcookie__text a {
    text-decoration: underline;
}
.popupcookie__text a:hover {
    color: #fff;
}

@media (max-width: 1110px) {
  .popupcookie__flex {
     padding: 15px;
   }
}

@media (max-width: 900px) {
   .popupcookie__title {
    font-size: 13px;
line-height: 13px;
    margin-bottom: 6px;
   }
   .popupcookie__text {
    font-size: 9px;
line-height: 10px;
   }
   .popupcookie__text a {
    display: block;
    margin-top: 4px;
   }
   .popupcookie__button {
      font-size: 10px;
line-height: 10px;
padding: 10px;
   }
}

.bodyMarg, .bodyMarg .is-header  {
    margin-top: 76px;
}


body.transit, body .is-header.transit {
    transition: .3s;
}

.is-header, .is-header-mobile {
    transition: .3s;
}

@media (max-width: 767px) {
  .bodyMarg {
    margin-top: 0;
}
.bodyMarg .is-header-mobile, .bodyMarg .is-page-index-mobile {
   margin-top: 87px;
}
.bodyMarg .is-header {
    margin-top: 0;
}
.popupcookie {
  height: 87px;
}
}


#bx-panel {
    display: none !important;
}
/* End */
/* /local/templates/main-page/template_styles.css?17570711712141 */
