

/* Start:/bitrix/components/bitrix/advertising.banner.view/templates/main-top-tovar/style.css?17475913261886*/
.banner-container.myself {
    margin: 50px 0;
    position: relative;
    max-width: 100%;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.banner-container.myself .foraho {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-container.myself .banner-images {
    position: relative;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 50%;
}

.banner-container.myself .banner-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
}

.banner-container.myself .small-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 12px;

}

.banner-container.myself .large-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 16px;
    padding-top: 10px;
}

@media screen and (max-width: 1200px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 900px) {
    .banner-container.myself .banner-images {
        min-height: 150px;
    }
}
@media screen and (max-width: 750px) {
    .banner-container.myself
    {
        flex-wrap: wrap;
    }
    .banner-container.myself .banner-images:first-child {
        margin-bottom: 30px;
    }
    .banner-container.myself .banner-images {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 400px) {
    .banner-container.myself .banner-images {
        min-height: 180px;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/advertising.banner/templates/main-top-tovar/style.css?17475015233183*/
.banner-container.myself {
    margin: 50px 0;
    position: relative;
    max-width: 100%;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.banner-container.myself .foraho {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-container.myself .banner-images {
    position: relative;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 50%;
}

.banner-container.myself .banner-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
}

.banner-container.myself .small-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 12px;

}

.banner-container.myself .large-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 16px;
    padding-top: 10px;
}

@media screen and (max-width: 1200px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 900px) {
    .banner-container.myself .banner-images {
        min-height: 150px;
    }
}
@media screen and (max-width: 750px) {
    .banner-container.myself
    {
        flex-wrap: wrap;
    }
    .banner-container.myself .banner-images:first-child {
        margin-bottom: 30px;
    }
    .banner-container.myself .banner-images {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 400px) {
    .banner-container.myself .banner-images {
        min-height: 180px;
    }
}

.maingrey
{
    min-height: 400px;
    background: #eee;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.titleblock
{
    display: flex;
    width: 100%;
    height: 25vh;
    font-size:50px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 50px;
    justify-content: center;
    align-items: start;
}
.images .left_image,
.images .mid_image,
.images .right_image
{
    width: 33%;
    text-align: center;
}
.images img
{
    max-height: 75vh;
    max-width: 100%;
}
.images
{
    max-width: 1200px;
    height: 75vh;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: end;
    align-content: end;
}

.bannermainpage
{
    height: 100vh;
    width: 100%;
}
@media (max-width: 1000px) {
    .images .left_image,
    .images .mid_image{
        width: 50%;
    }
    .images .right_image
    {
        display: none;
    }
    .titleblock
    {
        height: 15vh;
        font-size: 30px;
    }
    .images
    {
        height: 85vh;
    }
}
@media (max-width: 768px) {
    .images {
        height: calc(var(--vh, 1vh) * 83);
    }
    .bannermainpage {
        height: calc(var(--vh, 1vh) * 100);
    }
}
@media (max-width: 750px) {
    .titleblock
    {
        font-size: 30px;
    }
}

/* End */


/* Start:/local/templates/hunny/css/owl.css?17475004484362*/

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/hunny/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/components/festgroup/catalog.new.slider/templates/.default/style.css?17475004552051*/
.label{
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    padding: 0 3px;
    font-size: 12px;
    color: #fff;
}
.label-botom{
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    padding: 0 3px;
    font-size: 10px;
    color: #fff;
}
.product-price
{
    font-size: 13px;
    padding-top: 3px;
}
.product-name
{
    font-size: 12px;
    color: #3f3f3f;
    margin-top:10px;
    max-height: 35px;
    overflow: hidden;
}
.obertka-new-sale
{
    position: relative;
}

.button-href
{
    position: absolute;
    right: 100px;
    top: -36px;
    cursor: pointer;
}
.button-href:hover
{
    color: #444444;
}
.new-products-carousel.owl-carousel button.owl-prev span,
.new-products-carousel.owl-carousel button.owl-next span {
    display: inline-block;
    transition: all 0.3s ease; /* Плавный переход для всех изменений */
}
.new-products-carousel.owl-carousel button.owl-prev,
.new-products-carousel.owl-carousel button.owl-next {
    border: none;
    padding: 10px!important;
    cursor: pointer;
    transition: all 0.3s ease; /* Плавный переход для всех изменений */
    z-index: 1000; /* Убедимся, что кнопки выше контента карусели */
}

/* Анимация при наведении на левую кнопку */
.new-products-carousel.owl-carousel button.owl-prev:hover span {
    transform: translateX(-10px); /* Смещаем влево на 10px */
}

/* Анимация при наведении на правую кнопку */
.new-products-carousel.owl-carousel button.owl-next:hover span {
    transform:  translateX(10px); /* Смещаем вправо на 10px */
}
.new-products-carousel.owl-carousel button:hover{
    color: #646464;
}
.new-products-carousel.owl-carousel button.owl-prev{
    margin-right: 5px;
}
.new-products-carousel.owl-carousel .owl-nav
{
    position: absolute;
    top: -50px;
    right: 0;
    line-height: 25px;
    font-size: 50px;
}
/* End */


/* Start:/bitrix/components/bitrix/advertising.banner/templates/akcii/style.css?17475015281886*/
.banner-container.myself {
    margin: 50px 0;
    position: relative;
    max-width: 100%;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

.banner-container.myself .foraho {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-container.myself .banner-images {
    position: relative;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 50%;
}

.banner-container.myself .banner-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
}

.banner-container.myself .small-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 12px;

}

.banner-container.myself .large-text {
    -webkit-user-select: text; /* Safari */
    -moz-user-select: text;    /* Firefox */
    -ms-user-select: text;     /* Internet Explorer/Edge */
    user-select: text;         /* Standard syntax */
    font-size: 16px;
    padding-top: 10px;
}

@media screen and (max-width: 1200px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 900px) {
    .banner-container.myself .banner-images {
        min-height: 150px;
    }
}
@media screen and (max-width: 750px) {
    .banner-container.myself
    {
        flex-wrap: wrap;
    }
    .banner-container.myself .banner-images:first-child {
        margin-bottom: 30px;
    }
    .banner-container.myself .banner-images {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .banner-container.myself .banner-images {
        min-height: 200px;
    }
}
@media screen and (max-width: 400px) {
    .banner-container.myself .banner-images {
        min-height: 180px;
    }
}
/* End */


/* Start:/local/components/festgroup/sections.tile/templates/.default/style.css?17475004571172*/
.section-grid {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blockwidthx
{
    display: block;
    width: 100%;
    height: 100%;
}

.section-tile img {
    max-width: 100%;
}
.section-tile {
    position: relative;
    flex: 0 1 calc(33.333% - 10px);

    display: flex;
    justify-content: center;
}

.section-name {
    font-size: 16px;
    text-align: left;
    padding: 10px;
    color: #000;
}

.top-align {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 5px;
    /* right: 20px; */
    background-color: rgba(255, 255, 255, 0.44);
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 1);
}

.bottom-align {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 5px;
    /* right: 20px; */
    background-color: rgba(255, 255, 255, 0.44);
    text-shadow: 2px 2px 4px rgba(255, 255, 255, 1);
}

@media (max-width: 1000px) {
    .section-tile {
        flex: 0 1 calc(50% - 10px);
    }
    .top-align,
    .bottom-align{
        top: 5px;
        left: 5px;
    }

    .section-name {
        font-size: 12px;
        text-align: left;
        padding: 5px;
        color: #000;
    }
}



/* End */


/* Start:/bitrix/components/bitrix/advertising.banner/templates/loyal-opt/style.css?17479813111968*/

.opt-and-loyal {
    display: flex;
    margin: 50px 0;
    flex-wrap: nowrap;
    gap: 15px;
    min-height: 200px;
}
.opt-and-loyal .imgclx
{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.opt-and-loyal .imgclxcer p{
    font-size: 12px;
}
.opt-and-loyal .imgclxcer h3
{
    padding: 10px 0;
    font-size: 16px;
}
.opt-and-loyal .imgclxcer
{
    position: relative;
    width: 50%;
    padding: 30px;
    text-align: left;
}
.optblock,
.loyalblock
{
    position: relative;
    background-color: #e7ebff;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}
.forahoxc{
    font-size: 12px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    text-decoration: underline;
}
@media (max-width: 1200px)
{
    .opt-and-loyal .imgclxcer
    {
        padding: 15px;
    }
    .opt-and-loyal .imgclxcer p{
        font-size: 11px;
    }
    .opt-and-loyal .imgclxcer h3
    {
        font-size: 14px;
    }
}
@media (max-width: 900px)
{
    .opt-and-loyal .imgclxcer
    {
        padding: 20px;
    }
    .opt-and-loyal .imgclxcer p{
        font-size: 11px;
    }
    .opt-and-loyal .imgclxcer h3
    {
        font-size: 14px;
    }
    .opt-and-loyal
    {
        flex-wrap: wrap;
    }
    .loyalblock:last-child
    {
        flex-direction: row-reverse;
    }
    .loyalblock
    {
        width: 100%;
    }
}
@media (max-width: 600px)
{
    .opt-and-loyal .imgclxcer
    {
        padding: 20px;
    }
    .opt-and-loyal .imgclxcer p{
        font-size: 12px;
    }
    .opt-and-loyal .imgclxcer h3
    {
        font-size: 15px;
    }
    .opt-and-loyal
    {
        flex-wrap: wrap;
    }
    .opt-and-loyal .imgclx
    {
        min-height: 190px;
    }
    .opt-and-loyal .imgclx,
    .opt-and-loyal .imgclxcer
    {
        width: 100%;
    }
    .loyalblock
    {
        flex-direction: column-reverse!important;
        width: 100%;
        flex-wrap: wrap;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/menu/templates/tree/style.min.css?1747486509747*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.menu-close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/bitrix/components/bitrix/menu/templates/tree/images/folder_open.gif)}div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/bitrix/components/bitrix/menu/templates/tree/images/folder_close.gif)}div.page{background-image:url(/bitrix/components/bitrix/menu/templates/tree/images/page.gif)}
/* End */


/* Start:/local/templates/hunny/components/bitrix/sender.subscribe/.default/style.css?17475004292709*/
.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: transparent;
	border:none;
	border-bottom: 1px solid #ccc;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	width: 100%;
	cursor: pointer;
	text-align: center;
	background: #d35578;
	border: none;
	color: #fff;
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 10px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}
.btn-subscribe:hover {
	background: #e87296;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	outline: none;
	color: #fff;
}

@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font: 11px/10px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}
/* End */
/* /bitrix/components/bitrix/advertising.banner.view/templates/main-top-tovar/style.css?17475913261886 */
/* /bitrix/components/bitrix/advertising.banner/templates/main-top-tovar/style.css?17475015233183 */
/* /local/templates/hunny/css/owl.css?17475004484362 */
/* /local/components/festgroup/catalog.new.slider/templates/.default/style.css?17475004552051 */
/* /bitrix/components/bitrix/advertising.banner/templates/akcii/style.css?17475015281886 */
/* /local/components/festgroup/sections.tile/templates/.default/style.css?17475004571172 */
/* /bitrix/components/bitrix/advertising.banner/templates/loyal-opt/style.css?17479813111968 */
/* /bitrix/components/bitrix/menu/templates/tree/style.min.css?1747486509747 */
/* /local/templates/hunny/components/bitrix/sender.subscribe/.default/style.css?17475004292709 */
