.page-content .is-styled p, .page-content .is-styled ul, .page-content .is-styled ol{
	max-width: 100%;
}
.page-content h3.anchor-title {
    margin: 45px 0 25px;
}
.table-rnta{
	width: 100%;
	margin-bottom: 0 !important;
}
.table-rnta td {
    border: 1px solid #E7E7E7 !important;
    min-width: 80px;
    line-height: 16px;
    font-size: 14px !important;
	padding: 9px !important;
	vertical-align: top !important;
}
.table-rnta td:nth-last-child(1){
	max-width: 280px;
}
.table-rnta tr:nth-child(2n-1){
	background: #F5F5F5;
}
.table-rnta-head{
	background: #0091CC !important;
	color: #fff;
}
.table-rnta-head td{
	border: 1px solid #0091CC !important;
	font-size: 12px !important;
	font-weight: 700;
}
.table-rnta a{
	font-weight: 600;
	color: #44C69A;
	padding: 3px 5px;
}
.table-rnta a:hover{
	color: #fff;
	background: #44C69A;
}
.simple-catalog__params, .catalog-inner__item-params{
	padding: 0 15px;
}
.simple-catalog__params ul, .catalog-inner__item-params ul{
	text-align: left;
}
.simple-catalog__params ul li, .catalog-inner__item-params ul li{
	/* display: inline-block; */
	height: 24px;
	padding-left: 0 !important;
}
.simple-catalog__params ul li:before, .catalog-inner__item-params ul li:before{
	display: none;
}
.simple-catalog__params ul li span.param-left, .catalog-inner__item-params ul li span.param-left {
	float: left;
	padding: 0 .4em 0 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
}
.simple-catalog__params ul li span.param-right, .catalog-inner__item-params ul li span.param-right {
	float: right;
	padding: 0 0 0 .4em;
	margin: 0;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
}

.simple-catalog__params ul li:after, .catalog-inner__item-params ul li:after {
    content: "";
    display: block;
    overflow: hidden;
    height: 1em;
    border-bottom: 1px dotted #D1D1D1;
    font-size: 16px;
    line-height: 24px;
}
.catalog-inner__item-title{
	min-height: 44px;
}
@media screen and (max-width: 1500px){
	.table-rnta-block{
		overflow-x: scroll;
		scrollbar-color: #E7E7E7 #fff;
		scrollbar-width: thin;
	}
	.table-rnta td {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 992px){
	.table-rnta-head td{
		font-size: 10px !important;
	}
}
.tab-buttons {
    display: flex;
    /* overflow-x: auto; */
    gap: 5px 10px;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}
@media screen and (max-width: 740px){
	.tab-buttons{
		gap: 5px 20px;
	}
}
.tab-buttons li:before{
	display: none;
}
.custom-tabs .tab-buttons .tab-btn {
	cursor: pointer;
	color: #0091CC;
	padding: 7px 16px;
	background: transparent;
	transition: background 0.3s;
	height: min-content;
	border: 1px solid #C8C8C8;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	white-space: nowrap;
}

.custom-tabs .tab-buttons .tab-btn.active {
	color: #25a076;
	border-color: #25a076;
}

.tab-content {
    display: none;
    margin-top: 12px;
}

.tab-content.active {
    display: block;
}

.custom-tabs .tab-contents .tab-content .file {
	width: 100%;
	padding-bottom: 14px;
}

.custom-tabs .tab-contents .tab-content .files-name {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	word-wrap: break-word;
}
.custom-tabs .tab-contents .tab-content li {
	padding-left: 0;
}

.custom-tabs .tab-contents .tab-content li:before {
	content: none;
}

.custom-tabs .tab-contents .tab-content .image-gallery {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.custom-tabs .tab-contents .tab-content .image-box {
	cursor: pointer;
	position: relative;
	width: 150px;
}
.custom-tabs .tab-contents .tab-content img {
	border: 1px solid #EEE;
	width: 100%;
	height: 150px;
	object-fit: contain;
}

@media screen and (max-width: 991px) {
	.custom-tabs .tab-contents .tab-content .image-box {
		width: 169px;
	}
	.custom-tabs .tab-contents .tab-content img {
		height: 169px;
	}
}
@media screen and (max-width: 740px) {
	.custom-tabs .tab-contents .tab-content .image-box {
		width: calc(50% - 10px);
	}
	.custom-tabs .tab-contents .tab-content img {
		height: auto;
		aspect-ratio: 1/1;
	}
}


.custom-tabs .tab-contents .tab-content .image-box:hover::after {
	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="%2344C69A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.9999 20.9984L16.6499 16.6484" stroke="%2344C69A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 8V14" stroke="%2344C69A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 11H14" stroke="%2344C69A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	position: absolute;
	top: calc(50% - 8px);
	left: 50%;
	transform: translate(-50%, -50%);
}


.custom-tabs .tab-contents .tab-content .image-box:hover img {
	border: 1px solid #44C69A;
}

.custom-tabs .tab-contents .tab-content figcaption {
	overflow: hidden;
	color: rgba(0, 0, 0, 0.50);

	text-align: center;
	text-overflow: ellipsis;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
