

/* Start:/local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/bitrix/news.list/origami_brands_list/style.css?16970369063810*/
.brand_list__item {
    cursor: pointer;
}

.brand_list__item:hover img {
    opacity: 1;
}

.brand_list__item img {
    transition: all 0.2s ease-in-out;
}

.brand_list__item:hover .brand_block_variant_two__item_link {
    color: #fb0040;
}

.brand_list__item:hover .brand_block__title {
    opacity: 1;
}

.brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 15rem;
    transition: none;
}

.brand_block__title {
    opacity: 0.5;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0.7rem;
    line-height: 1.5rem;
    height: 3.7rem;
    overflow: hidden;
    transition: all 0.2s ease;
}

.brand_block_variant_two__item_link:hover {
    color: #fb0040;
}

.brand_list__item--image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 11.3rem;
}

@media (max-width: 768px) {
    .brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
        height: 10rem;
    }

    .brand_list__item--image-wrapper {
        height: 8.3rem;
    }

    .brand_block__title {
        margin-bottom: 0.7rem;
        line-height: 1.5rem;
        height: 1.5rem;
        overflow: hidden;
    }
}

.panorama-product-card{
	background-color: #9d9d9d;
	height: 304px;
	max-width: calc(1200px + 2rem);
	display: -ms-flexbox;
	display: flex;
	width: calc(100% - 2rem);
	margin: 1rem auto;	
	
}
.panorama-product-card .image-container {
    height: auto;
	display: inline-block;
	background-repeat: no-repeat;
	width: calc(100% - 335px);
background-size: 105%;
background-position: 75% 85%;
}
.text-container {
    border-left: 20px solid #fd0;
	width: 360px;
padding: 1rem;
position: relative;
display: inline-block;	
}

.product-category-title {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.5rem;
	color: #fff;
	font-size: 24px;
	padding:0;
}
.product-category-description{
	color: #fff;
margin-bottom: 7px;
padding:0;
font-size:80%;	
}
.product-category-icons{
	max-height: calc(141px + 1.5rem);
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: start;
align-content: flex-start;
width: 100% !important;
max-width: none;
margin: 1rem 0;
}
.product-category-icons .icon {
    display: inline-block;
    width: auto;
    height: 55px;
    margin-right: .5rem;
    margin-bottom: .5rem;
	border-radius: 4px;
	max-height:47px;
	transition: all .15s ease;
}
.product-category-icons .icon:hover{
    transform: scale(2);
	background-color: #7e8387;
	z-index:15;
}

.product-category-button {
    display: inline-block;
    width: auto;
    padding: .5rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #F7C44A;
    z-index: 1;
}

.pair-line-break{
    width: calc(100% - 2rem);
    max-width: calc(1100px + 2rem);
    height: 2px;
    margin: 0 1rem;
    background-color: #55A4B6;
}

@media (min-width:991px){
.product-category-button {
    position: absolute;
    bottom: 1rem;
}
.image-container {
    background-size: 105% !important;
    background-position: 18% 74% !important;
}
.image-container#db-deluxe {
    background-size: 102% !important;
    background-position: 100% 60% !important;
}
}
@media (max-width:990px){
	.panorama-product-card, .product-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
	}
	.panorama-product-card .image-container{
		min-height: 325px;
		width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;		
	}
.panorama-product-card .text-container{
	border-top: 20px solid #3badc7;
	border-left: none !important;
	width: 100% !important;	
}	
	
}
/* End */
/* /local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/bitrix/news.list/origami_brands_list/style.css?16970369063810 */
