

/* Start:/local/templates/cessel_webgate_theme/components/bitrix/news/brand/bitrix/news.detail/brands_detail/style.css?17109381535208*/
.news-detail { }

/*region POST FORMATS */
.news-detail-img,
.news-detail-audio,
.news-detail-video,
.news-detail-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-detail-slider img,
.news-detail-img img {
	max-width: 100%;
	/*max-height: 100%;*/
	max-height: 450px;
	width: auto;
	height: auto;
}

.news-detail-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	background: url(/local/templates/cessel_webgate_theme/components/bitrix/news/brand/bitrix/news.detail/brands_detail/images/bx-video.png) no-repeat center;
	opacity: 0.7;
	transition: opacity .3s ease;
}

.news-detail-video:hover {
	opacity: 1;
}

/*region POST FORMATS /// SLIDER */
.news-detail-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-detail-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.news-detail-slider-slide {
	z-index: 100;
	float: left;
}

.news-detail-slider-arrow-container-left,
.news-detail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left {
	left: 0;
}

.news-detail-slider-arrow-container-right {
	right: 0;
}

.news-detail-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left:hover .news-detail-slider-arrow,
.news-detail-slider-arrow-container-right:hover .news-detail-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-detail-slider-arrow-container-left .news-detail-slider-arrow {
	left: 20px;
}

.news-detail-slider-arrow-container-right .news-detail-slider-arrow {
	right: 20px;
}

.news-detail-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-detail-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
}

.news-detail-slider-control li:hover,
.news-detail-slider-control li.current {
	background: #fff;
	opacity: 1;
}

.news-detail-slider-arrow,
.news-detail-slider-control li {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

/* endregion */

.news-detail-body {
	padding: 0 40px;
}

.news-detail-title,
.news-detail-title a {
	margin: 0;
	padding: 2px 0 15px;
	border-bottom: none;
	color: #000;
	font-size: 18px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.news-detail .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-detail-view,
.news-detail-date,
.news-detail-comments,
.news-detail-author,
.news-detail-other {
	padding-bottom: 5px;
	color: #a4a4a4;
	white-space: nowrap;
	font-size: 13px;
}

.news-detail-view i.fa,
.news-detail-date i.fa,
.news-detail-comments i.fa,
.news-detail-author i.fa,
.news-detail-tags i.fa,
.news-detail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}

.news-detail-tags {
	padding-bottom: 5px;
	color: #a4a4a4;
	font-size: 13px;
}

.news-detail-content {
	margin-bottom: 5px;
	font-size: 14px;
}
/***Al***/
.feat_s {
	width: 30%;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	margin: 0 15px;
	/*max-height: 310px;*/
}

.respond > img, .respond > a img{
	max-width: 100%;
	height: auto;
	width: auto\9;
}

.centerimg {
    position: relative;    
}

.centerimg img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
@media (min-width: 1240px) {
.fline h3 {
	height: 120px !important;
}}
.features {
	clear: both;
	display: flex;
}

.feat_s  p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.col-3to12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}
.txt_anons {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}
.txt_detail {
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 16px;
}
.section-palettes {
	padding-top: 15px;
	padding-bottom: 5px;
}

/*--
--- Отзывы - список (+ попап )
--*/
.section-reviews {
	padding-top: 50px;
}
.page-main {}
.page-section {}
.section-bottom-reviews {
	margin-top: 0px;
	text-align: center;
}
/* /в custom:popup reviews */

/* Таблицы */
td {
	padding: 5px;
	padding-right: 10px;
	/*border: 1px solid lightgray;*/
	vertical-align: top;
}

.card-image.video {
	cursor: pointer;
}
/* Абзацы (черный текст вместо серого) */
.card-body p {
	color: black !important;
	min-height: 1em !important;
}
.card-body li {
	color: black !important;
}

/* End */


/* Start:/local/templates/cessel_webgate_theme/components/bitrix/news.list/dop-properties/style.css?17108769492573*/
h2, .image {
    text-align: center;
    padding-bottom: 15px;
}
.row {
    align-items: unset !important;
}
.card:not(.card-catalog) {
    height: 100%;
}
/*.pad {
    display: flex;;
}
.card {
    height: 100% !important;
}*/
.card-body {
    display: flex;
    padding: 30px !important;
    flex-direction: column ;
    height: 100%;
}
.title-block {
    text-align: center;
    font-size: 32px;
    padding-top: 45px;
    padding-bottom: 25px;
}
.card-body .big {
    text-align: center !important;
    min-height: 1em !important;
    padding: 30px 0px 20px 0px !important;
}
.card-body h3 {
    text-align: center !important;
    min-height: 1em !important;
    line-height: 1.3;
    padding: 20px 0px 20px 0px;
}
.card-body p { color: #303030 !important; min-height: 0em !important; }
.cat.active .card-body {
    /*background: -webkit-linear-gradient(10.58deg, #81c0d0 7.98%, #9bd5d0 87.2%);*/
    background: -webkit-linear-gradient(10.58deg, #154C88 7.98%, #6387AF 87.2%) !important;
}
.cat.active .card {
    box-shadow: 0px 4px 20px #154C88 !important;
}
.desc {
    font-size: 16px;
    flex: 1 0 auto;
    position: relative;
    overflow-x: auto;
    width: 100%;
    max-width: 100%;
}
.pad {
    padding-bottom: 30px !important;
}
.bot {
    padding-bottom: 20px !important;
}
.badge-title {
    text-align: left !important;
    /*font-size: 18px !important;
    line-height: 1.35;*/
}
.bg-blue-dark {
    background: -webkit-linear-gradient(10.58deg, #154C88 7.98%, #6387AF 87.2%);
    box-shadow: 0px 4px 20px #154C88;
    -webkit-box-shadow: 0px 4px 20px #154C88 !important;
    color: #fff;
}
td {
    padding: 5px;
    padding-right: 10px;
    vertical-align: top;
}
table {
    border-collapse: collapse;
}
.desc p, li{
    color: #303030 !important;
    /*color: #9a9a9a;*/
}
.button_wrap {
    padding-top: 30px ;
    height: 100px; /*position: absolute; bottom: 30px; width: 100%*/;
}
.btn-text  {
    z-index: 3;
}
.up-start {
    padding-top: 30px;
    padding-bottom: 30px;
}
.reviews-list {
    padding-bottom: 40px;
}
.col-7to12 {
    width: 100% ;
}

.col-12to12 {
    width: 100% !important;
}
/*.kad {
    flex: 0 0 50% !important;
}*/
@media screen and (min-width: 992px) {
    .kad {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .col-7to12 {
        width: 66.667% ;
    }
}
@media screen and (max-width: 992px) {
    .col-5to12, .col-9to12 {
        width: 100%;
    }
}

/* End */


/* Start:/local/components/custom/popup/templates/reviews/style.css?17110139823003*/
/*.overlay {
    position: fixed;
    z-index: 5;
    height: 100%;
    width: 100%;
    top: 40px;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.overlay.active {
    display: block;
}
.overlay .flex-popup {
    height: 97%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay .flex-popup .popup {
    position: relative;
    background-color: #fff;
    padding: 35px 35px;
    border-radius: 20px;
    box-shadow: 0 20px 12px -16px rgba(0,0,0,.2),
    0 8px 24px 18px rgba(0,0,0,.15);
    margin: 0 10px;
    max-width: 90%;
    max-height: 90%;
    overflow: hidden;
}
.popup span {
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.popup .photo-wrapper {

}
.popup .photo {
    max-height: 500px;
}
.popup h2 {
    padding-top: 35px;
}*/


.overlay {
    position: fixed;
    z-index: 5;
    height: 100%;
    width: 100%;
    left: 0;
    background-color: rgba(0,0,0,0.6); /* затемнение фона */
    display: none;
}
.overlay.active {
    display: block;
}
.overlay .flex-popup-review {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay .flex-popup-review .popup-review {
    position: relative;
    background-color: #fff;  /* цвет фона всплывающего блока */
    padding: 35px 35px;
    border-radius: 20px;
    box-shadow: 0 20px 12px -16px rgba(0,0,0,.2),
    0 8px 24px 18px rgba(0,0,0,.15);
    margin: 0 10px;
    /*max-width: 450px;*/
    overflow: auto;
    display: flex;
}
.popup-review span {
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.popup-review .popup-image {
    position: relative;
    width: 230px;
    /*height: 230px;*/
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    /*border-radius: 50%;*/
    /*overflow: hidden;*/
}
.popup-review .popup-image img {
    width: 100%;
    border-radius: 5px;
}
.popup-review h2 {
    padding-top: 35px;
}
.description {
    max-width: 300px;
}

@media (max-width: 350px) {
    .popup-review .popup-image {
        display: none;
    }
    .popup-review h2 {
        padding-top: 0px;
    }
    .description {
        max-height: 250px;
        overflow: scroll;
    }
}
@media (min-width: 350px) and (max-width: 480px) {
    .overlay .flex-popup-review .popup-review {
        display: block;
    }
    .popup-review .popup-image img {
        width: 130px;
        /*border-radius: 50%;*/
    }
    .popup-review .popup-image {
        flex-shrink: 0;
        overflow: hidden;
        margin-right: 0px;
        /*border-radius: 50%;*/
        display: flex;
        align-items: center;
        justify-content: center;
        height: 130px;
        width: 100%;
    }
}
/* End */


/* Start:/local/components/custom/popup/templates/brand-benefits/style.css?17054869191506*/
.overlay {
    position: fixed;
    z-index: 5;
    height: 100%;
    width: 100%;
    top: 40px;
    left: 0;
    background-color: rgba(0,0,0,0.6); /* затемнение фона */
    display: none;
}
.overlay.active {
    display: block;
}
.overlay .flex-popup {
    height: 97%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay .flex-popup .popup {
    position: relative;
    background-color: #fff;  /* цвет фона всплывающего блока */
    padding: 35px 35px;
    border-radius: 20px;
    box-shadow: 0 20px 12px -16px rgba(0,0,0,.2),
    0 8px 24px 18px rgba(0,0,0,.15);
    margin: 0 10px;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    height: 80%;
    display: flex;
}
@media (max-width: 550px) {
    .popup {
        width: 100%;
    }
}
@media (min-width: 550px) and (max-width: 1200px) {
    .popup {
        width: 70%;
    }
}
@media (min-width: 1200px) {
    .popup {
        width: 50%;
    }
}
.popup_media-video-wrapper, .popup_media-video, iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.popup span {
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.popup .photo-wrapper {

}
.popup .photo {
    /*height: 300px;*/
    max-height: 500px;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}
.popup h2 {
    padding-top: 35px;
}
/* End */
/* /local/templates/cessel_webgate_theme/components/bitrix/news/brand/bitrix/news.detail/brands_detail/style.css?17109381535208 */
/* /local/templates/cessel_webgate_theme/components/bitrix/news.list/dop-properties/style.css?17108769492573 */
/* /local/components/custom/popup/templates/reviews/style.css?17110139823003 */
/* /local/components/custom/popup/templates/brand-benefits/style.css?17054869191506 */
