

/* Start:/bitrix/templates/aspro-scorp/components/bitrix/news.detail/catalog/style.css?17479107401651*/
/* Убираем фон и рамки */
.ui-tabs-nav {
    background: none !important;
    border: none !important;
}

.ui-tabs-nav li {
    background: none !important;
    border: none !important;
    margin: 0 10px !important; /* Расстояние между кнопками */
}

/* Стиль для активной вкладки */
.ui-tabs-nav li.ui-tabs-active {
    border-bottom: 2px solid #007bff !important; /* Синяя полоса под активной вкладкой */
}

/* Стиль текста */
.ui-tabs-nav a {
    color: #333 !important;
    padding: 10px 15px !important;
    font-size: 16px;
    transition: all 0.3s;
}

/* Ховер-эффект */
.ui-tabs-nav a:hover {
    color: #007bff !important;
}

/* Существующие стили вкладок */
#tabs ul {margin: 0 0 20px 0; padding: 0 0 25px 0;}
#tabs ul li {list-style: none; float: left;margin-right: 15px;background-color: #f5f6f7;padding: 3px 7px;}
#tabs ul li.ui-state-active {background-color: #e65100;}
#tabs ul li.ui-state-active a {color: #ffffff;}
#tabs #tabs-video iframe {margin-bottom: 15px;width: 100%;height: 500px !important;}
#tabs #tabs-decription .benefits {width: 100%;}
#tabs #tabs-decription .benefits ul {margin: 0; padding: 0;}
#tabs #tabs-decription .benefits li {list-style: none; position: relative; padding-left: 32px; margin: 0 0 10px;}
#tabs #tabs-decription .benefits li:after {content: ''; display: block; background: url('/bitrix/templates/aspro-scorp/css/../images/arr.png') no-repeat; width: 30px; height: 30px; position: absolute; left: 0; top: 0;}
#tabs #tabs-decription li {background-color: #ffffff;float: none;margin-left: 17px;list-style: circle;}
#tabs #tabs-decription .col-lg-5.col-md-5.col-sm-12.col-xs-12 img {margin-bottom: 7px;}
/* End */
/* /bitrix/templates/aspro-scorp/components/bitrix/news.detail/catalog/style.css?17479107401651 */
