.sorts-block{display: none}
.product-data{display: none}
.category-wall__item:hover img{
  box-sizing: border-box;
    transform: scale(1.1) rotate(2deg);
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s; /* Safari */
	-webkit-transform: scale(1.1) rotate(2deg); /* Safari */
}

.category-wall__item img{
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s; /* Safari */
}

.category-wall__item:hover span{
	position: absolute;
    left: 0;
    bottom: 10px;
    height: auto;
    padding: 5px 10px;
    line-height: 1em;
    font-size: .9em;
	background:#8d8d8d;
    opacity: .85;
    white-space: normal;
    border-radius: 0;
  box-sizing: border-box;
    transform: scale(1.1) rotate(2deg);
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s; /* Safari */
	-webkit-transform: scale(1.1); /* Safari */
}

.category-wall__item span{
	position: absolute;
    left: 0;
    bottom: 10px;
    height: auto;
    padding: 5px 10px;
    line-height: 1em;
    font-size: .9em;
background:#f25a29;
    opacity: .85;
    white-space: normal;
    border-radius: 0;
  box-sizing: border-box;
    transform: scale(1.1) rotate(2deg);
    transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s; 
	-webkit-transform: scale(1.1); 
}

.category-wall__item span:after{position:absolute;display:block;top:0;right:-5px;content:'';width:10px;height:100%;transform:skew(25deg);background:inherit}
/*
#fly-menu .menu__header, #fly-menu .menu__collapse {
    color: #ffffff !important;
    background: #8d8d8d !important;
}
*/

.header-search__input {
color: #676463 !important;
}
.product-thumb.post-block {
    text-align: center;
    font-size: 18px;
}
.uni-timer__text {
    color: #fff;
}
.sticker__item.special {
    font-weight: 600;
    font-size: 11px;
}

.recept {
  display: flex;
margin: 10px 0 0 0;
}

.recept-photo {
  flex: 1; 
  margin-right: 10px; 
}

.recept-text {
  flex: 1; 
}


@media screen and (max-width: 767px) {
.recept {
    flex-wrap: wrap; 
  }

  .recept-photo {
    flex: 100%; 
    margin-right: 0; 
    margin-bottom: 10px; 
  }

  .recept-text {
    flex: 100%; 
  }


  .recept-photo img {
    width: 100%; 
    max-width: 390px; 
    height: auto; 
  }
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
  .recept-photo,
  .recept-text {
    flex: 100%; 
    margin-right: 0;
  }
}


.recept-img {
  display: block;
    width: 400px; 
    height: 400px; 
}



.recept-title{
 font-weight: bold; 
  margin-bottom: 10px; 
  text-align: center; 
  display: block; 
  }

#ocdw_blog-post-description a{
  color: #e6532b; 
}

#ocdw_blog-post-description a:hover{
  color: #000000; 
}

.justify-content-center {
 display: flex;
 justify-content: center;
 align-items: center;
}

.keytering {
/*  display: flex;
  flex-direction: row;
  justify-content: space-between; */
}
.keytering a{
  color: #f48c75;
  }

.keytering-block-r {
 box-sizing: border-box;
  display: flex;
padding-top:10px	
  
}

.keytering-block-l {
box-sizing: border-box;
 padding-top: 10px;
  }

.keytering-text {
  box-sizing: border-box;
 padding-left:20px;
 font-size: 16px;
}

.keytering-text-video{
  box-sizing: border-box;
 padding-left:35px;
 font-size: 16px;
}

.keytering-foto,
.keytering-text {
  box-sizing: border-box;
}

.keytering-foto img {
  max-width: 100%;
  height: auto;
}


.keytering-block-l .keytering-foto {
  order: 2;
}

.keytering-block-r .keytering-text {
  order: 1;
}


.keytering-block-l .keytering-text {
  order: 1;
}

.keytering-block-r .keytering-foto {
  order: 2;
}
/*
.video-halereya-vert{
    width: 335px;
    height: 580px;
}
*/
.keytering-foto-video{
 display: flex;
  justify-content: center;
  align-items: center;
}


@media (max-width: 1000px) {
  .keytering-block-r {
    display: block;
  }
 .keytering-foto{
 display: flex;
  justify-content: center;
  align-items: center;
}
}


h2[itemprop="name"],h3[itemprop="name"] {
    font-size: 20px; 
    color: #f25a29; 
    margin-bottom: 12px; 
    border-bottom: 2px solid #5e5e5e; 
    display: inline-block; 
    padding-bottom: 4px; 
}

div[itemprop="name"] {
    font-weight: bold; 
    margin-bottom: 8px; 
    font-size: 18px; 
    color: #444; 
}

div[itemprop="mainEntity"] {
    margin-bottom: 20px; 
    border-left: 2px solid #f25a29; 
    padding-left: 10px; 
}

div[itemprop="text"] {
    font-size: 16px; 
    color: #555; 
}

.block-btn-ket {
  display: flex;
  justify-content: center;
}

.block-btn-ket .sppb-addon-wrapper-1494398059422 {
  display: flex;
}


#ocdw_blog-post-description, #ocdw_blog-category-description, #ocdw_blog-author-description {
    font-size: 20px;
    text-align: justify;
}
.price_one {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 500;
    white-space: nowrap;
  /*  color: #e6532b; */
}
.product-thumb__price_one {
    margin: 0 0 8px;
    font-size: 1.5em;
}

.date-views-container {
    display: flex;
    align-items: center;
	margin: 0 0 10px 0;
}

.date {
    margin-right: 10px; 
}

.views {
    display: flex;
    align-items: center;
    margin-left: auto; 
}

.fa-eye {
    margin-right: 5px; 
}
.recept-h2{
    font-weight: bold;
	 font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    color: #f25a29;
}

.price_product_one{
font-size: 2em;
 color: #e6532b;
}

.product-thumb .image {
    overflow: hidden; 
}

.product-thumb .image img {
    width: 100%; 
    height: auto; 
    transition: transform 0.3s ease; 
}

.product-thumb.uni-item:hover .image img {
    transform: scale(1.3); 
}



.recept-table {
            margin: 20px auto;
            max-width: 100%;
            border: 1px solid #ddd;
            border-radius: 8px;
            overflow: hidden;
            background-color: #fff;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        .recept-row {
            display: flex;
            justify-content: space-between;
            padding: 10px 15px;
            border-bottom: 1px solid #ddd;
        }

        .recept-header {
            background-color: #f1f1f1;
            font-weight: bold;
        }

        .recept-row > div {
            flex: 1;
            text-align: left;
        }

        .recept-row > div:last-child {
            text-align: right;
        }

        @media (max-width: 100%) {
            .recept-row {
                flex-direction: column;
                text-align: center;
            }
            
            .recept-row > div {
                padding: 5px 0;
            }
        }

.us-advantage-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
 
    list-style: none;
  
}

.us-advantage-list li {
    margin-bottom: 10px; 
}


@media (max-width: 1024px) {
    .us-advantage-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .us-advantage-list {
        grid-template-columns: 1fr; 
    }
}



.sppb-addon-title{
text-align: center;
}



.why-choose-us {
            padding: 50px 0;
            background: #fff;
        }
        .why-item {
            text-align: center;
            padding: 20px;
            border-radius: 10px;
            background: #fef3f2;
            transition: transform 0.3s, background-color 0.3s;
            margin-bottom: 20px;
            height: 150px; 
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
       
        .why-icon {
            font-size: 36px;
            color: black;
            transition: color 0.3s ease-in-out;
            margin-bottom: 10px; 
        }
        .why-item:hover .why-icon {
            color: #f25a29;
        }
        .why-item h5 {
            font-weight: bold;
            text-align: center;
font-size: 14px;
        }


 /* Стили для блока "Формат заходів" */
        .event-block {
            text-align: center;
            padding: 20px;
            height: 130px; 
            border-radius: 10px;
            background: #f8f9fa;
            transition: transform 0.3s, background-color 0.3s;
			margin-bottom: 20px;
        }
        .event-block:hover {
            transform: scale(1.05);
            background-color: #fef3f2;
        }
        .event-icon {
            width: 60px;
            height: 60px;
            display: block;
            margin: 0 auto;
            transition: opacity 0.3s ease-in-out;
        }
        .row.g-3 {
            row-gap: 20px; 
        }


/* Стили для планшетов (768px - 1024px) */
@media (max-width: 1024px) {
    .event-block {
        padding: 15px;
        min-height: 120px;
    }

    .event-icon {
        width: 50px;
        height: 50px;
    }

    .event-title {
        font-size: 14px;
    }

    .row.g-3 {
        row-gap: 15px;
    }
}

/* Стили для мобильных устройств (до 767px) */
@media (max-width: 767px) {
    .event-block {
        padding: 10px;
        min-height: 100px; 
    }

    .event-icon {
        width: 40px;
        height: 40px;
    }

    .event-title {
        font-size: 13px;
    }

    .row.g-3 {
        row-gap: 10px;
    }
}



.form-container {
    display: flex;
    margin: 40px 0 40px 0px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #f8f9fa;
    border-radius: 10px; 
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.form-photo {
    text-align: center;
    padding: 5px;
}

.form-photo img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}


.form-text {
    text-align: center;
    padding: 15px;
}

.form-text h4 {
    font-size: 24px;
    font-weight: bold;
    color: #cf9d5f;
    margin-bottom: 10px;
}

.form-text p {
    font-size: 16px;
}

.form-photo-ocdw {
    text-align: center;
    padding: 15px;
}


@media (min-width: 992px) {
    .module-heading {
        display: none !important;
    }
}




@media (max-width: 768px) {
    .form-container {
        flex-direction: column;
        padding: 20px;
    }
    
    .form-photo, .form-text, .form-photo-ocdw {
        width: 100%;
        padding: 10px 0;
    }
}


.ket-page {
    background-color: #f8f8f8;
margin: 15px 0 15px 0px;
    padding: 10px;
    border-radius: 8px;
}

.ket-page ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
}

.ket-page li {
    margin: 5px;
}

.ket-page a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    padding: 10px 15px;
    background-color: #e0e0e0;
    border-radius: 5px;
    transition: background 0.3s ease, color 0.3s ease;
    display: inline-block;
}

.ket-page a:hover {
    background-color: #ff6600;
    color: #fff;
}
@media (max-width: 768px) {
    .ket-page ul {
        flex-direction: column; 
        align-items: center;
    }

    .ket-page li {
        width: 100%; 
        text-align: center;
    }

    .ket-page a {
        width: 90%;
        display: block; 
        text-align: center;
    }
}


  .container-our-experience {
        padding: 40px 0;
    }
    
    .stat-box {
        padding: 20px;
        background: #f8f9fa;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        margin: 10px 0;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        opacity: 0;
        transform: translateY(20px);
        animation: fadeInUp 1s ease forwards;
    }
    
    .stat-box:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    }

    .stat-box i {
        font-size: 40px;
        color: #cf9d5f;
        margin-bottom: 10px;
        transition: color 0.3s ease;
    }
    
    .stat-box:hover i {
        color: #d04923;
    }
    
    .stat-number {
        font-size: 32px;
        font-weight: bold;
        color: #cf9d5f;
        display: block;
        margin: 5px 0;
    }

    .stat-box p {
        font-size: 18px;
        font-weight: bold;
        margin: 5px 0;
    }

    .stat-description {
        font-size: 14px;
        color: #666;
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(20px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }


.article_description {
    text-align: justify;
}