.title-product {
	font-size: 31px;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.rte.product_getcontent.content_coll ul li {
	list-style: disc !important;
	margin-left: 25px;

}

.layout-product .details-pro .price-box {
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.layout-product .details-pro .price-box .special-price {
	font-size: 26px;
	font-weight: 600;
	color: #000;
	display: inline-block;
}

.layout-product .details-pro .price-box .special-price span {
	color: #c90000;
	font-size: 24px;
	font-weight: 800;
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
}

.seeing_product {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}

.seeing_product svg {
	-webkit-animation: zoom-show-view 1500ms infinite;
	-moz-animation: zoom-show-view 1500ms infinite;
	-o-animation: zoom-show-view 1500ms infinite;
	animation: zoom-show-view 1500ms infinite;
	font-weight: 500;
}

.seeing_product svg,
.seeing_product span {
	margin-right: 5px;
}

@keyframes zoom-show-view {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0.7
	}

	50% {
		opacity: 0.5
	}

	70% {
		opacity: 0.2
	}

	100% {
		opacity: 0
	}
}

.motangan {
	margin-bottom: 15px;
	border-radius: 5px;
	border-left: 2px solid #144522;
	padding: 7px 7px 2px;
}

.rte p,
.rte li {
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 17px;
	color: #fff;
}

.motangan p {
	margin-bottom: 5px;
	font-size: 17px;
	line-height: 1.5;
}

.form-product {
	width: 100%;
}

.product-note {
	margin-bottom: 15px;
}

.product-note .note-box {
	position: relative;
}

.product-note .note-box svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}

.product-note .note-box input {
	width: 100%;
	border: 0 none;
	padding: 0 10px 0 40px;
	line-height: 38px;
	background: #fff;
	color: #333;
	border: solid 1px #7d7d7d;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	border-radius: 38px;
}

.layout-product .flex-quantity {
	display: flex;
	font-size: 14px;
	gap: 10px;
}

.layout-product .flex-quantity .flex-btntity {
	display: flex;
	font-size: 14px;
	gap: 10px;
	width: 100%;
}

.layout-product .input_number_product {
	width: auto;
	position: relative;
	padding: 0;
	border: none;
	box-shadow: none;
	display: inline-flex;
}

.layout-product .input_number_product .btn_num.num_1 {
	border-radius: 0;
}

.layout-product .input_number_product .btn_num {
	font-size: 20px;
	line-height: 0px;
	border: solid 1px #7d7d7d1c;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #fff0;
	float: left;
	color: #333;
	text-align: center;
	padding: 0px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.layout-product .input_number_product input {
	display: block;
	text-align: center;
	box-shadow: none;
	background: #fff0;
	margin: 0;
	height: 40px;
	line-height: 1.2;
	box-shadow: none;
	border-radius: 0px;
	font-size: 16px;
	width: 40px;
	padding: 0;
	border: none;
	border-bottom: solid 1px #7d7d7d1c;
	border-top: solid 1px #7d7d7d1c;
}

.layout-product .button_actions {
	display: block;
	width: 100%;
}

.box-giohangs {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.layout-product .button_actions .btn_add_cart {
	background: #424242;
	color: #fff;
	min-width: 135px;
	font-weight: 400;
	padding: 0px 10px;
	display: block;
	transition: 0.3s all;
	width: 100%;
	display: flex;
	letter-spacing: 1px;
}

.layout-product .button_actions .btn {
	background: #424242;
	color: #fff;
	padding: 0px 5px;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #144522;
	height: 40px;
	line-height: 1.2;
	border-radius: 0px;
	width: 100%;
}

.product-detail-img-left {
	margin-right: 11px;
	margin-bottom: 0px;
}

.product-detail-img-left {}

.product-detail-img {
	margin-left: 0px !important;
}

.product-detail-img {
	position: relative;
	margin-left: 11px;
	flex: 1;
}

.product-detail-img-left img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	border-radius: 5px;
}

.product-detail-img-small {
	cursor: pointer;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

.product-tab {
	margin-bottom: 0px;
	/* background-color: #f3f6f3; */
	padding-bottom: 50px;
}

.product-tab .tabs-title {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.product-tab .tabs-title {
	justify-content: left;
}

.tabs {
	width: 100%;
	flex: 1;
	display: flex;
	justify-content: right;
}

.product-tab .tab-link {
	cursor: pointer;
	margin-right: 0px;
	padding: 0px 20px;
}

.tab-link {
	position: sticky;
	top: 49px;
}

.product-tab .tab-link.active h3,
.product-tab .tab-link:hover h3 {
	color: #ffffff;
}

.product-tab .tab-link h3 {
	color: #916868;
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	padding: 9px 0px;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	position: relative;
}

.product-tab .tab-link.active h3::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: -1px;
	background-color: #144522;
}

.product-tab .tab-content.active {
	opacity: 1;
	visibility: visible;
	height: auto;
}

.product-tab .tab-content {
	opacity: 0;
	visibility: hidden;
	height: 0;
}

section.products-list.products-list-details {
	padding-top: 30px;
}

.product-detail-img .slick-slider {
	margin-bottom: 10px;
}

.product-detail-img-big img {
	/* border-radius: 5px; */
}


.box-tt-products .box-title-details h1 {
	text-align: left;
	margin-top: 0;
	line-height: 1.4;
	margin-bottom: 0;
	color: #342e2e;
	font-weight: 600;
	padding-bottom: 10px;
	font-size: 23px;
}

h1.title-header span {
	display: inline;
	font-size: 23px;
}

.box-title-details h1 span {
	display: block;
	font-size: 14px;
	color: #a9a9a9;
}

h1.title-header span {
	display: inline;
	font-size: 23px;
}

.desc_content {
	padding: 10px 0px 0px;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
	color: #000000;
}

.desc_content p {
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 14px;
}

.desc_content ul li {
	list-style: none !important;
	font-weight: 400;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-top: 5px;
	padding-left: 10px;
}

.chinhsach-pro {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.chinhsach-pro li {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 14px;
}

.chinhsach-pro li img {
	width: 32px;
	margin-right: 10px;
}

ul.chinhsach-pro li span {
	font-weight: 700;
}

.dm-list-right .ds-item1 {
	color: #fff;
	text-align: center;
	position: relative;
}

.dm-list-right .ds-item1>a {
	display: block;
	color: #fff;
}

.cart a {
	border-radius: 5px;
	display: flex;
	height: auto;
	align-items: center;
	color: #fff;
	justify-content: center;
}

.dm-list-right .ds-item1 {
	text-align: center;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	background-image: linear-gradient(90deg, rgba(39, 73, 125, 1) 12%, rgba(47, 92, 161, 1) 55%);
	border-radius: 5px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
}

li.ds-item.cart a span {
	display: block;
	font-size: 16px;
	width: 100%;
	height: 100%;
	padding: 10px;
	background-image: linear-gradient(to right, #8d0000, #ef0000);
	border-radius: 5px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.programme-sale {
	font-size: 16px;
	color: #484848;
	font-weight: 600;
	border: #b20f0f solid 1px;
	border-radius: 4px;
	padding: 10px 0 0;
	position: relative;
	overflow: visible;
	margin: 21px 0;
	float: left;
	width: 100%;
	margin-top: 0px;
}

h2.ribbon-wrap-ws {
	position: relative;
	margin: 8px 20px 0 -12px;
	font-size: 18px;
	line-height: 18px;
	transition: width .5s cubic-bezier(.68, -.55, .265, 1.55);
}

.ribbon {
	position: relative;
}

.ribbon a {
	display: block;
	position: relative;
	background: #fdcc0d;
	margin-right: 160px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 10px 10px 30px;
	width: 90%;
}

.ribbon a:before {
	content: "";
	height: 0;
	width: 0;
	display: block;
	position: absolute;
	top: 0px;
	right: -16px;
	border-color: #fdcc0d transparent;
	border-style: solid;
	border-width: 18px 16px;
}

.ribbon a:after {
	content: "";
	height: 0;
	width: 0;
	display: block;
	position: absolute;
	bottom: -12px;
	left: 0;
	border-top: 12px solid #aa2d2d;
	border-left: 12px solid transparent;
}

.khuyenmai-info {
	padding: 10px;
}

.programme-sale .note {
	font-size: 14px;
	font-weight: 600;
	color: #e4322b;
	line-height: 1.4;
	margin-top: 5px;
}

.programme-sale ul li {
	position: relative;
	padding-left: 18px;
	color: #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.4;
	padding-top: 4px;
}

.programme-sale ul li::before {
	width: 6px;
	height: 2px;
	background-color: #e4322b;
	transform: rotate(50deg) !important;
	top: 16px !important;
	left: 0px !important;
}

.programme-sale ul li::before,
.programme-sale ul li::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-50%, -50%);
}

.programme-sale ul li::after {
	width: 13px;
	height: 2px;
	background-color: #e4322b;
	transform: rotate(-69deg);
	top: 11px;
}

.clm.product-detail-left.product-images {
	height: max-content;
}

li.ds-item.cart a span p {
	font-size: 13px;
	font-style: italic;
	line-height: 1px;
	padding-top: 7px;
}

.box-title-details>h1 {
	text-transform: uppercase;
	font-weight: 700 !important;
}

span.giacu {
	font-size: 19px !important;
	font-weight: 400;
	margin-left: 10px;
	text-decoration: line-through;
}

span.giamoi {
	color: #ffffff !important;
}

section.product.layout-product {
	padding-bottom: 20px;
}

.dm-list-right .ds-item1:nth-child(2) {
	background-image: linear-gradient(to right, #8d0000, #ef0000);
}

.dm-list-right .ds-item1:nth-child(3) {
	background-image: linear-gradient(to bottom right, #029826, #029826);
}

.tab-float .tab-content {
	display: none;
}

.tab-float .tab-content.active {
	display: block;
}

.tab-float .tab-content.active {
	color: #fff;
}

.tab-float .tab-content.active h3 {
	color: #fff;
	text-transform: uppercase;
}

section.products-list.products-list-details .hedding-collection h2 {
	font-size: 40px;
}

.content-pro.project .box-tabs-details {
	display: unset !important;
}

.content-pro.project .product-tab .tabs-title {
	display: unset;
}

.content-pro.project .product-tab .tab-link {
	padding: 10px 20px;
	border-radius: 35px;
	margin-right: 50px;
	background: #000;
	border: 1px solid #dd7210;
}

.content-pro.project .product-tab .tab-link h3:before {
	content: "";
	background-color: unset !important;
	!;
}

.content-pro.project li.tab-link h3 {
	color: #fff !important;
}


.content-pro.project .box-tabs-details li.tab-link.active {
	background: #dd7210;
}

.content-pro.project .tabs:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dd7210;
	top: 50%;
	transform: translateY(-50%);
}

.content-pro.project .tabs {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 30px;
	justify-content: left;
}

.product-detail-img {
	width: 100%;
}

.product-detail-img-left {
	width: 25%;
	float: left;
}

.list-image img {
	padding: 5px;
	border: 1px solid #a9a9a9;
	border-radius: 5px;
	background: #000;
	margin-top: 10px;
}

.image-container {
	overflow: hidden;
	height: 50vh;
}

.list-image {
	margin-top: 28px;
}

.list-image p {
	text-align: left !important;
}

section.box-tt-products {
	position: sticky;
	top: 5vh;
	padding-left: 20px;
}

.btn-view-home a {
	display: inline-block;
	padding: 10px 20px;
	border: 2px solid #ff0309;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	width: 100%;
	border-radius: 5px;
}

.sec-prefooter-to-about .redirect-text {
	color: #fff;
	font-size: 41px;
	font-weight: 200;
}

.hotline_product {
	border: 1px dashed #293f7b;
	width: 100%;
	display: inline-block;
	line-height: 47px;
	border-radius: 6px;
	text-align: center;
	margin-top: 10px;
	font-size: 14.5px;
}

.redirect-hero-div .redirect-text.child {
	text-align: center;
	font-size: 25px;
}

.redirect-btn-div a {
	color: #fff;
	display: inline-flex;
	border: 2px solid #fff;
	height: 55px;
	width: 230px;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}

.redirect-btn-div {
	display: flex;
	justify-content: center;
	gap: 0px 15px;
	margin-top: 25px;
}

.address-bar {
	display: flex;
	color: #000000;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.address-bar a {
	color: #fff;
}

.divider {
	padding: 0px 7px;
}

.address-bar a {
	color: #000000;
}

.thumnail-big {
	margin-bottom: 20px;
}

.desc_content strong {
	font-weight: 500;
}

.desc_content ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.details-product {
	padding-top: 3rem;
}



.popup-tuvan {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
	z-index: 99999;
}

.popup-content {
	background: #fff;
	width: 465px;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.popup-body {
	display: flex;
	flex-direction: row;
}

.popup-image {
	width: 50%;
}

.popup-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.popup-form {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.close-popup {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 24px;
	cursor: pointer;
}

.popup-tuvan input,
textarea {
	width: 100%;
	padding: 8px;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.popup-tuvan button {
	margin-top: 15px;
	padding: 10px;
	width: 100%;
	background: #ff0309;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 14px;
	border-radius: 5px;
}

.popup-form h2 {
	color: #333;
}

.list-products-light .project-grid__item {
	margin-bottom: 10px;
}

.hedding-content-desc {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.hedding-content-desc h2 {
	position: relative;
	padding: 10px;
	background: #2f5492;
	display: inline-block;
	font-size: 17px;
	color: #fff;
	font-weight: 400;
}

.title-hedding-products {
	position: relative;
	/* border-bottom: 1px solid #2f5492; */
	margin-bottom: 10px;
}

.title-hedding-products h2 {
	position: relative;
	display: inline-block;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: 400;
	/* background: #2f5492; */
	border-radius: 10px 10px 0px 0px;
	color: #333;
}


.desc-thongso {
	padding: 10px;
}

.slider-smotl-right img {
	height: auto;
}

.slider-smotl-left img {
	width: 100%;
	height: 100px;
	cursor: pointer;
}

.slider-smotl-left {
	width: 19%;
	float: left;
}

.slider-smotl-right img {
	height: auto;
}









.thongso {
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	margin: 15px 0px;
	overflow: hidden;
	background: #fff;
}

.thongso h2 {
	font-size: 15.5px;
	background: #f4f4f4;
	padding: 14.5px;
	font-weight: 400;
	color: #333;
}

.thongso table {
	font-size: 13.5px;
	margin: 0px 15px;
}

.thongso table tr td:first-child {
	white-space: nowrap;
}

.details-product {
	background: #fff;
	box-shadow: 0 20px 20px rgb(0 0 0 / 5%);
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

a.open-popup span {
	display: block;
	font-size: 13.5px;
	font-weight: 400;
	color: #ffffff;
	text-transform: none;
}

a.open-popup {
	background: #ff0309;
}

.product-content {
	background: #fff;
	padding: 20px 20px 30px;
	border-radius: 6px;
	box-shadow: 0 20px 20px rgb(0 0 0 / 5%);
	margin-top: 30px;
}

.product-content h2 {
	font-size: 20.5px;
	margin: 10px 0 10px;
	color: #333;
	font-weight: 400;
	line-height: 1.4;
}

.product-content h3 {
	font-size: 20.5px;
	margin: 10px 0 10px;
	color: #333;
	font-weight: 400;
	line-height: 1.4;
}

.right-yecaubaogia {
	background-color: #dcf1fd;
	border-radius: 6px;
	margin: 30px 0px 0px 10px;
	background-color: #dcf1fd;
	box-shadow: 0 20px 20px rgb(0 0 0 / 5%);
	overflow: hidden;
}

.item-slider-rights {
	padding-left: 5px;
}


@media (max-width: 992px) {}






















.right-yecaubaogia {
	background-color: #dcf1fd;
	box-shadow: 0 20px 20px rgb(0 0 0 / 5%);
	border-radius: 6px;
	padding: 66.67% 20px 20px;
	margin: 30px 0px 0px 10px;
	background-image: url(https://invietdung.com/images/nhan-vien-bao-gia.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-size: contain;
	position: sticky;
	top: 20px;
}

.hotline_widget {
	border: 1px dashed #293f7b;
	border-radius: 6px;
	padding: 5px 0px;
	color: #293f7b;
	width: 79%;
	margin: 10px auto;
}

.hotline_widget a {
	color: #293f7b;
	border-bottom: 0 !important;
	font-weight: 400;
	font-size: 22px;
}

.btn_yeucaubaogia {
	background: #f7941d;
	width: 100%;
	color: #fff;
	padding: 15px;
	font-size: 15.5px;
	display: block;
	border-radius: 5px;
}

.btn_yeucaubaogia span {
	display: block;
	font-size: 13.5px;
	font-weight: 400;
}

.box-tt-products .pro-pro.cattop {
	gap: 13px;
}

.thongso ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.thongso ul {
	padding: 10px;
}

.slider-smotl-right {
	width: calc(100% - 19%);
	float: right;
}

.item-slider-left video {
	width: 100%;
	height: 100px;
}

.video.home-pages.pc video {
	width: 100%;
	height: 100px;
}

.video.home-pages.pc {
	position: relative;
}

.item-slider-rights .video.home-pages.pc video {
	height: 100%;
}

.item-slider-left .video.home-pages.pc:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #00000075;
	z-index: 999999;
}

.icon-video {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 999999;
}

.icon-video svg {
	width: 17px;
	height: 18px;
	margin-left: 4px;
}
.product-content p, .product-content li{
	margin-bottom: 10px;
}
.product-content h1, .product-content h2, .product-content h3, .product-content h4, .product-content h5, .product-content h6, .product-content div{
	margin-bottom: 15px;
}
.product-content table{
	width: 100%;
}
.product-content ul{
	margin-left: 20px;
}
.product-content ul li{
	list-style: disc;
}
@media(max-width:990px) {
	.item-slider-rights{
		padding-left: 0;
	}
	.box-slider-items {
		width: 49%;
	}

	.slider-left-slick {
		justify-content: space-between;
	}


	.slider-left-slick .box-slider-items {
		overflow: hidden;
	}


	section.box-tt-products {
		padding-left: 0px;
	}

	.details-product {
		padding: 20px 10px;
	}

	.slider-smotl-right {
		width: 100%;
	}

	.slider-smotl-left {
		width: 100%;
	}

	.slider-smotl-right img {
		height: unset;
	}

	.product-content {
		padding: 20px 10px 30px;
		width: 100%;
		overflow-x: auto;
	}

	.sec-prefooter-to-about .redirect-text {
		font-size: 28px;
		text-align: center;
	}

	.scrol-tab-details-products {
		overflow-x: scroll;
	}
	.product-content{
		margin-top: 0;
	}
	.product-detail-img-left {
		width: 100%;
		float: unset;
	}

	.product-detail-img-left img {
		height: 135px;
	}

	.product-detail-img {
		width: 100%;
		float: unset;
		display: flex;
		flex-direction: column-reverse;
		gap: 10px 0;
		margin-bottom: 10px;
	}
	.product-detail-img .slick-slider{
		margin-bottom: 0;
	}
	.product-detail-img .slick-list{
		margin: 0 -5px;
	}
	.product-detail-img .slick-slide{
		margin: 0 5px;
	}
	.list-image {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.redirect-btn-div {
		display: none;
	}

	.list-image p img {
		width: 50px !important;
		height: 50px !important;
	}

	.box-tabs-details .tabs {
		width: 100%;
		min-width: max-content;
		max-width: fit-content;
	}

	.box-tabs-details {
		overflow-x: scroll;
	}

	.product-tab .tab-link {
		white-space: nowrap;
	}

	.product-tab .tabs-title {
		justify-content: flex-start;
		width: 100%;
		flex-wrap: nowrap;
		display: flex;
		overflow: unset !important;
	}

	.product-tab .tab-link h3 {
		font-size: 17px;
		padding: 5px 0px;
		border-radius: 5px 5px 0px 0px;
		position: relative;
	}
}
