

/* Start:/bitrix/templates/pktba/components/bitrix/catalog.element/pktba/style.css?16105316841934*/
/* Сброс осн. стилей вёрстки (перенести в осн. файл после окончания работы верстальщика) */
.maincontent .personalrow {
	display: block !important;
}
.tab-content > .active.tab-pane--detail {
	display: flex;
	justify-content: space-between;
} 
.tab-pane--detail {
	justify-content: center;
	align-items: stretch;
	/*flex-wrap: wrap;*/
	margin-bottom: 50px;
	transition: 0.3s ease all;
}
.tab-pane--detail.tab-pane--left {
	justify-content: flex-start;
}
.maincontent .about-item_card {
	height: auto !important;
	min-height: 360px;
}
.slickslider .slickcontent figcaption a {
	color: #fff;
}
.aboutitem .slider {height: 500px !important ;}
.aboutitem .slider .slidernow  {height:100%}
.aboutitem .slider .slidernow .slick-track {height: 100%}
.aboutitem .slidernow .slidecontent img {/*height: auto;*/transform: translate(-50%,-50%);position: relative;top: 50%;left: 50%;height: 100%;width: auto;}
/*.aboutitem .slidernow .slidecontent {text-align: center}*/

#tab-char table {width: 100%}
#tab-char table td {padding: 8px 20px; border-bottom: 1px solid rgba(255,255,255,0.1); color:#ffffff}
.list-unstyled li {
	/*margin-right: 6%;*/
    padding-bottom: 0;
    border-bottom: 4px solid transparent;
    transition: 0.3s ease all;
}
.navigation .list-unstyled li {margin-right: 0}
.list-unstyled li a {
    padding-bottom: 24px;
}
#tab-adv > .about-item_card {max-width: 100%;width: 100%}
.catalog_tabs .list-unstyled li a{font-size: 16px}

@media (max-width: 760px) {
	.aboutitem .slidernow .slidecontent img{
		/* height: auto; */
		width: auto;
		height: 70%;
		/*margin-left: -51%;
		margin-top: 25%;*/
	}
}
@media (min-width: 768px) and (max-width: 960px) {
	.aboutitem .slidernow .slidecontent img{
		/* height: auto; */
		/*margin-left: -12%;*/
		
	}
}
@media (max-width: 991px){
	.aboutitem .slidernow .slidecontent img{
		height: auto;
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/pktba/components/bitrix/catalog.element/pktba/style.css?16105316841934 */
