

/* Start:/bitrix/templates/Mygrundfos/components/bitrix/news.detail/catalog/style.css?17288222931706*/
.head-product-container{
    line-height: 1.5;
    font-size:14px;
    display: block;
    width: 100%;
    clear: both;
    margin-bottom:15px;
}

.descrprod{
    color:#858585;
    font-size:13px;
}



.propsContainerFt{
    display: flex;
    flex-direction: row;
    align-content: stretch;
    flex-wrap: nowrap;
    justify-content: flex-start;
    /*align-items: baseline;*/
}



.tabscontainer{
    width: auto;
}

.propsContentFt{
    width: 70%;
    margin-top: -15px;
}
.tabscontainer{width: 30%;}




.tabprop {
    cursor: pointer;
    padding: 10px 20px;
    border-right: 2px solid #ccc !important;
    display: block;    
    margin-right: 5px;
}

.tabprop:hover{
    border-right: 2px solid #999999 !important;
}

/* Стили активной вкладки */
.tabprop.active {
    border-right: 2px solid #11497b !important;
}

/* Скрываем контент по умолчанию */
.tabcontent {
    display: none;
    padding: 0 20px;
}

/* Показываем активный контент */
.tabcontent.active {
    display: block;
}





.contProps {
    display: flex; /* Используем flexbox для выравнивания */
    color:#858585;
    font-size: 13px;
    margin-bottom: 20px;
}

.leftside, .rightside {
    width: 50%; /* Каждой колонке по 50% ширины */
}

.item {
    display: flex; /* Также используем flexbox для элементов внутри */
}



.tabcontent{
    line-height: 2.2;
}

.columnHead{
    color:#000;
    border-bottom:1px solid #efefef;
    padding: 5px 0;
    margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/Mygrundfos/components/bitrix/system.pagenavigation/custom/style.css?1760366326754*/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }

span.modern-page-current {
	font-weight: var(--ui-font-weight-bold);
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
	border-color: #cdcdcd; }

/* End */
/* /bitrix/templates/Mygrundfos/components/bitrix/news.detail/catalog/style.css?17288222931706 */
/* /bitrix/templates/Mygrundfos/components/bitrix/system.pagenavigation/custom/style.css?1760366326754 */
