/*
Theme Name: JNews
Version: 10.6.1
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
.heading-h2 {
	color: #063d7f;
	font-size: 24px;
	text-transform: uppercase;
}
.heading-h3 {
	color: #063d7f;
	font-size: 20px;
}
.wrap-home-intro .elementor-widget-wrap {
	padding: 0 !important;
}
.main-home .home-intro {
	position: relative;
}
.main-home .home-intro .home-intro_bg .image {
	width: 100%;
	height: auto;
}
.main-home .home-intro .home-intro_bg .image.image-desktop {
	display: none;
}
.main-home .home-intro .home-intro_content {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	padding: 0 15px;
}
.main-home .home-intro .home-intro_content .image img {
	width: 100px;
}
.main-home .home-intro .home-intro_content .heading-h2 {
	text-transform: unset;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 10px;
}
.main-home .home-intro .home-intro_content .description {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.main-home .home-intro .home-intro_content .link a {
	color: #ffffff;
	font-weight: bold;
	padding: 12px 10px;
	border-radius: 25px;
	background: linear-gradient(to right, #910000, #ea0000, #910000);
}
.main-home .home-intro .home-intro_content .link a img {
	padding: 0px 10px 3px 0px;
}

.jeg_sidebar .theiaStickySidebar .widget_media_image {
	margin-bottom: 15px;
}
.jeg_sidebar .theiaStickySidebar .widget_media_image img {
	border-radius: 6px;
}

.category-head {
	padding: 15px 0 80px;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9E2E2), to(#FFFFFF));
	background: linear-gradient(180deg, #F9E2E2 0%, #FFFFFF 100%);
	position: relative;
}
.category-head .woocommerce-breadcrumb {
	display: block !important;
	color: #333;
	font-size: 14px;
}
.category-head .woocommerce-breadcrumb a {
	color: #333;
}
.category-head .woocommerce-breadcrumb a:hover {
	color: #063d7f;
}
.category-head .woocommerce-products-header__title {
	font-weight: 600;
	padding-bottom: 50px;
}
.category-head .term-description {
	font-size: 18px;
}
.category-head .box-image {
	text-align: center;
}
.category-body .row ul > .col-xs-12 {
	margin-bottom: 25px;
}
.category-item {
	padding: 8px;
	border-radius: 8px;
	border: 1px solid rgba(234,236,240,1);
}
.category-item img {
	width: 100%;
}
.category-item .woocommerce-loop-product__title {
	font-size: 18px;
	font-weight: 600;
}
.category-item .item__rating {
	display: flex;
	gap: 5px;
	font-size: 12px;
}
.category-item .item-rating__average, .category-item .item-rating__stars .text-yellow {
	color: #f29d38;
}
.category-item .item-rating__total {
	color: #666;
}
.category-item .product_type_simple {
	display: none !important;
}
.article-cat-wrap {
	padding: 15px 0 0;
	position: relative;
	overflow: hidden;
	max-width: 360px;
	margin: 15px auto 20px;
}
.article-cat-wrap .article-content-cat.show-all-content {
	height: auto;
}
.article-cat-wrap .article-content-cat.short-content {
	height: 500px;
}
.article-cat-wrap .article-content-cat {
	height: 250px;
	overflow: hidden;
	padding: 0 10px;
	transition: .3s;
	line-height: 24px;
}
.article-cat-wrap .bg-article-cat {
	background: linear-gradient(to bottom,rgba(255 255 255/0),rgba(255 255 255/62.5),rgba(255 255 255/1));
	bottom: -20px;
	height: 110px;
	left: 0;
	position: absolute;
	width: 100%;
}
.article-cat-wrap .view-more-cat, .article-cat-wrap .view-short-cat {
	display: block;
	text-align: center;
	width: 114px;
	color: #2f80ed;
	font-size: 14px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
.article-cat-wrap .view-short-cat {
	margin: 10px auto;
}
.article-cat-wrap .view-more-cat:before, .article-cat-wrap .view-short-cat:before {
	border-bottom: 1px solid #2f80ed;
	border-right: 1px solid #2f80ed;
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	right: 5px;
}
.article-cat-wrap .view-more-cat:before {
	top: 3px;
	transform: rotate(45deg);
}
.article-cat-wrap .view-short-cat:before {
	top: 9px;
	transform: rotate(225deg);
}
.category-item:hover {
	-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.12);
	-moz-box-shadow: 0 2px 12px rgba(0,0,0,.12);
	box-shadow: 0 2px 12px rgba(0,0,0,.12);
}

.elementor-social-icons-wrapper .elementor-grid-item a {
	display: inline-flex;
}

@font-face {
	font-family: 'MTDAutoQuick';
	src: url('assets/fonts/MTD-Auto-Quick.otf') format('truetype');
	font-style: normal;
	font-display: swap;
}
.font-about-title {
	font-family: "MTDAutoQuick";
}
.about-ceo {
	color: #000;
	font-size: 16px;
	padding-top: 60px;
	padding-bottom: 30px;
	background: #cdeaf0;
	background: -webkit-linear-gradient(to bottom, #cdeaf0, #ddebed);
	background: linear-gradient(to bottom, #cdeaf0, #ddebed);
	position: relative;
}
.about-ceo .f-title {
	position: absolute;
	top: -50px;
	left: 15px;
}
.about-ceo .f-title i {
	font-size: 50px;
}
.about-ceo .title {
	padding-bottom: 20px;
}
.about-ceo .text {
	font-weight: 600;
	padding-bottom: 20px;
}
.about-ceo .text p {
	margin-bottom: 18px;
}
.about-ceo .name {
	display: flex;
	gap: 10px;
	font-size: 18px;
	justify-content: end;
}
.about-ceo .name .last {
	font-size: 56px;
}
.about-ceo > .container > .row > .col-md-4 {
	display: none;
}
.about-ceo .ceo-image {
	text-align: center;
}
.about-ceo .ceo-image img {
	width: 100%;
	height: auto;
}

.about-intro {
	padding-top: 30px;
	background: #fff;
	background: -webkit-linear-gradient(to bottom, #fff, #f1f7f7);
	background: linear-gradient(to bottom, #fff, #f1f7f7);
}
.about-intro .about-intro-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.about-intro-title .heading-h2 {
	color: #004aad;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px;
}
.about-intro-title .description {
	text-align: center;
	background: #f00;
	border-radius: 50px;
	padding: 10px 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
}
.about-intro-title .description p {
	margin: 0;
}
.about-intro .item {
	text-align: center;
}
.about-intro .item .number {
	color: #004aad;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	padding-bottom: 15px;
}
.about-intro .item .heading-h3 {
	color: #004aad;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 15px;
}
.about-intro .item .description {
	color: #ff3131;
	font-size: 32px;
	margin-bottom: 25px;
}
.about-intro .content {
	color: #004aad;
}

.about-video {
	padding: 30px 0;
	background: #fff;
	background: -webkit-linear-gradient(to bottom, #fff, #f1f7f7);
	background: linear-gradient(to bottom, #fff, #f1f7f7);
}
.about-video .heading-h2, .about-way .heading-h2 {
	color: #004aad;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 20px;
}
.about-video iframe {
	width: 100%;
	height: 250px;
}

.about-way {
	padding: 30px 0 0;
	background: #fff;
	background: -webkit-linear-gradient(to bottom, #fff, #f1f7f7);
	background: linear-gradient(to bottom, #fff, #f1f7f7);
}

.about-vision {
	padding: 30px 0;
}
.about-vision .item {
	text-align: center;
}
.about-vision .item img {
	width: 100px;
	height: auto;
}
.about-vision .item .heading-h3 {
	width: fit-content;
	color: #fff;
	font-size: 36px;
	background: #004aad;
	margin: 15px auto;
	padding: 6px 40px;
	border-radius: 50px;
}
.about-vision .item .description {
	color: #004aad;
	font-size: 20px;
	font-weight: 600;
	text-align: justify;
}

.about-buy {
	padding: 30px 0;
	background: #ebebeb;
}
.about-buy .heading-h2 {
	color: #004aad;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 20px;
}
.about-buy .product {
	display: flex;
	flex-wrap: wrap;
}
.about-buy .product a {
	width: 50%;
	box-sizing: border-box;
	padding: 1px;
}
.about-buy .product a:hover {
	opacity: .7;
}

.about-award {
	padding: 20px 0 50px;
	background: #ebebeb;
}
.about-award .sort {
	display: flex;
	flex-direction: column;
}
.about-award .heading-h2 {
	color: #004aad;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px;
	padding-left: 15px;
}

.about-contact {
	padding: 30px 0;
	background: #fff;
}
.about-contact .heading-h2 {
	text-align: center;
	color: #004aad;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 10px;
}
.about-contact .heading-h3 {
	text-align: center;
	color: #004aad;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 50px;
}
.about-contact .list {
	display: flex;
	flex-wrap: wrap;
}
.about-contact .list .item {
	width: 100%;
	color: #004aad;
}
.about-contact .list .item .title {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 20px;
}
.about-contact .list .item .description {
	font-size: 20px;
	font-weight: 600;
}

@media screen and (min-width: 580px) {
	.main-home .home-intro .home-intro_content .image img {
		width: 120px;
	}
	.main-home .home-intro .home-intro_content .heading-h2 {
		font-size: 26px;
		margin-top: 15px;
	}
	.main-home .home-intro .home-intro_content .description {
		-webkit-line-clamp: 10;
	}
}
@media screen and (min-width: 768px) {
	.heading-h2 {
		font-size: 32px;
	}
	.heading-h3 {
		font-size: 26px;
	}
	.article-cat-wrap {
		max-width: 600px;
	}
	.article-cat-wrap .article-content-cat {
		padding: 0 0;
	}
}
@media (min-width: 992px) {
	.main-home .home-intro .home-intro_bg .image.image-desktop {
		display: block;
	}
	.main-home .home-intro .home-intro_bg .image.image-mobile {
		display: none;
	}
	.main-home .home-intro .home-intro_content {
		width: 45%;
		padding-left: 30px;
	}
	.main-home .home-intro .home-intro_content .heading-h2 {
		font-size: 22px;
	}
	.main-home .home-intro .home-intro_content .description {
		-webkit-line-clamp: 5;
	}
	.article-cat-wrap {
		max-width: 800px;
	}
	.article-cat-wrap .view-more-cat, .article-cat-wrap .view-short-cat {
		font-size: 16px;
	}
	.article-cat-wrap .view-more-cat:before {
		top: 6px;
	}
	.article-cat-wrap .view-short-cat:before {
		top: 12px;
	}
	.about-ceo > .container > .row > .col-md-4 {
		display: block;
	}
	.about-ceo {
		padding-top: 50px;
	}
	.about-ceo .f-title {
		visibility: hidden;
	}
	.about-ceo .ceo-image {
		text-align: right;
	}
	.about-intro .about-intro-title {
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	.about-intro-title .heading-h2 {
		font-size: 44px;
		margin: 0;
	}
	.about-intro-title .description {
		font-size: 22px;
	}
	.about-intro .item .number {
		font-size: 90px;
		line-height: 90px;
	}
	.about-video .heading-h2, .about-way .heading-h2 {
		font-size: 44px;
	}
	.about-video iframe {
		height: 600px;
	}
	.about-buy .heading-h2 {
		font-size: 44px;
	}
	.about-award {
		padding: 50px 0;
	}
	.about-award .sort {
		flex-direction: row;
		gap: 30px;
		align-items: center;
	}
	.about-award .heading-h2 {
		font-size: 44px;
		margin: 0;
	}
	.about-buy .product {
		flex-wrap: nowrap;
	}
	.about-contact .heading-h2 {
		font-size: 44px;
	}
	.about-contact .heading-h3 {
		font-size: 32px;
	}
	.about-contact .list {
		flex-wrap: nowrap;
		gap: 15px;
	}
	.about-contact .list .item {
		width: 33%;
		padding-right: 15px;
		border-right: solid 1px #000;
	}
	.about-contact .list .item:last-child {
		padding-right: 0;
		border-right: none;
	}
	.about-contact .list .item .title {
		padding-bottom: 30px;
	}
}
@media (min-width: 1200px) {
	.main-home .home-intro .home-intro_content {
		padding-left: 6%;
	}
	.main-home .home-intro .home-intro_content .heading-h2 {
		font-size: 34px;
	}
	.main-home .home-intro .home-intro_content .description {
		-webkit-line-clamp: 7;
	}
	.about-ceo {
		padding-bottom: 0;
	}
	.about-ceo .ceo-image img {
		width: 85%;
	}
}
@media screen and (min-width: 1300px) {
	.about-ceo .f-title {
		visibility: initial;
		top: -25px;
		left: -50px;
	}
}
@media (min-width: 1400px) {
	.main-home .home-intro .home-intro_content {
		top: 25px;
		width: 42%;
	}
	.main-home .home-intro .home-intro_content .heading-h2 {
		font-size: 40px;
	}
	.main-home .home-intro .home-intro_content .description {
		-webkit-line-clamp: 10;
	}
}
@media (min-width: 1600px) {
	.main-home .home-intro .home-intro_content .heading-h2 {
		font-size: 34px;
	}
}
@media screen and (max-width: 580px) {
	.category-head .woocommerce-products-header__title {
		font-size: 30px;
		padding-bottom: 30px;
	}
	.category-head .term-description {
	  font-size: 16px;
	}
	.category-head .box-image {
		padding-bottom: 30px;
	}
}