.single-product-line {
	overflow-x: hidden !important;
}

.post-background-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.post-background-image img {
	width: 100%;
	height: 100%;
	z-index: -1;
	position: relative;
	object-fit: cover;
	object-position: left;
}

.top-main-banner-slider {
	display: flex;
	justify-content: start;
	width: 100%;
	padding-top: 11.43vw;
	position: relative;
}

.hero-sliderSec {
	width: 50%;
	position: relative;
}

.top-banner-contant {
	position: relative;
}

.banner-imageSld img {
	width: 100%;
	height: auto;
	max-width: 726px;
	margin: 0 auto;
	text-align: center;
}

.hero-sliderSec .slick-dotted.slick-slider {
	margin-bottom: -1px;
}

.content .post-keywords {

	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 15%;
	text-transform: uppercase;
	color: #B7C2C8;
	margin-bottom: 0;
}

.delimiter {
	padding: 0 20px;
}

.top-banner-contant .content {
	width: 100%;
	max-width: 625px;
}

.content .post-title {
	
	font-weight: 500;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 0%;
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-top: 25px;
}

.content .post-content {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #B7C2C8;
	margin-bottom: 70px;
}

.content .cta-buttons a {

	font-weight: 600;
	font-size: 17px;
	line-height: 20px;
	color: #0E181E;
	background: #fff;
	border-radius: 80px;
	padding: 17px 29.5px;
	display: inline-block;
	width: 100%;
	max-width: 210px;
	position: relative;
	text-decoration: none;
}

.content .cta-buttons a::before {
	content: "";
	width: 27px;
	height: 27px;
	background-image: url(../images/scroll-right-icon.svg);
	background-repeat: no-repeat;
	position: absolute;
	top: 14px;
	right: 30px;
}

.product-hero-banner {
	margin-bottom: 123px;
}

.hero-sliderDots .slick-dots {
	position: unset;
	text-align: right;
	margin-top: 50px;
}

.rtl .hero-sliderDots .slick-dots {
	text-align: left;
}

.hero-sliderDots .slick-dots li button:hover,
.hero-sliderDots .slick-dots li button:focus {
	outline: none;
}

.hero-sliderDots .slick-dots li {
	border: 1px solid #ffffff00;
	width: 20px;
	height: 20px;
	border-radius: 20px;
}

.hero-sliderDots .slick-dots li.slick-active {
	border: 1.1px solid #FFFFFF80;
}

.hero-sliderDots .slick-dots li.slick-active button {
	background: #ffffff80;
}

.hero-sliderDots .slick-dots li button {
	background: #fff;
	height: 10px;
	width: 10px;
	margin: 4px auto auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.hero-sliderDots .slick-dots li button::before {
	opacity: 0;
	display: none;
}
.explore-para p {
    color: #909396;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 20px !important;
    text-align: center;
}

.product-card-section .product-line-brands-section-title {
	text-align: center;
	font-weight: 500;
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 70.19px;
}

.product-card-section .container {
	max-width: 1305px;
}

.post-box {
	position: relative;
}

.brand-box {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	padding-left: 36px;
	padding-bottom: 36px;
	padding-top: 36px;
}

.post-box:hover .brand-box {
	background-color: #333c41;
	width: 100%;
}

.post-box img {
	width: 100%;
	height: auto;
}
.post-logo img {
	width: 100%;
	max-width: 190px;
	height: auto;
	filter: invert(100%) brightness(1000%) saturate(0%);
	margin-bottom: 15px !important;
}

.post-box .post-keywords {
	margin-bottom: 15px;
}

.post-keywords p {
	max-width: max-content;
	color: #B7C2C8;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 4%;
	background: rgba(33, 38, 40, 0.5);
	backdrop-filter: blur(4px);
	padding: 5px 10px;
	border-radius: 100px;
}

.post-box:hover .learn_more_btn.vc_btn3-left a {
	background-color: #fff !important;
	color: #333C41 !important;
}

/* arabic style */
.rtl .content .cta-buttons a::before {
	left: 20px;
	right: unset;
	transform: rotate(180deg);
}
.rtl .brand-box {
	padding-right: 36px;
	padding-left: unset;
}

.product-card-section .row {
	gap: 30px 0;
}
.rtl .read_more_btn.vc_btn3-left a::after {
    top: 20px;
    right: auto;
    transform: rotate(180deg);
    left: 0;
}
.rtl .read_more_btn.vc_btn3-left a {
	text-align: right;
	padding-right: 0;
}
.rtl .brand img {
	margin-right: 0;
	margin-left: 18px;
}
.rtl .brand-info h5::after {
	margin-left: 0px;
	transform: rotate(180deg);
	margin-right: 10px;
}
.rtl .industry-group {
	padding-right: 49px;
	padding-left: 0;
}
.rtl .industry-info p {
	text-align: right;
}
.rtl .three-columns .industry-info a {
	margin: 0 !important;
}
.rtl .industry-info h5::after {
	margin-left: 0px;
	transform: rotate(180deg);
	margin-right: 10px;
}
@media(max-width: 1699px) {
	.has-mega-menu .mega-menu {
		width: 1120px !important;
		transform: translate(-35%, 0%) !important;
	}

	.mega-menu-right {
		width: 77%;
		padding: 50px 25px 28px 25px;
	}

	li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu .mega-menu {
		max-width: 1115px;
		right: 0;
		left: -50%;
	}
}



@media(max-width: 1499px) {

	.top-main-banner-slider {
		justify-content: space-evenly;
	}

	.banner-imageSld img {
		max-width: 630px;
		margin: unset;
		padding-left: 15px;
	}

	.top-banner-contant .content {
		max-width: 545px;
	}

	.hero-sliderDots .slick-dots {
		margin-bottom: 40px;
	}

	.hero-sliderSec .slick-dotted.slick-slider {
		position: absolute;
		bottom: 0;
		max-width: 100%;
	}


}

@media(max-width: 1399px) {
	.content .post-title {
		font-size: 44px;
		line-height: 60px;
	}

	.top-banner-contant .content {
		max-width: 50%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.rtl .top-banner-contant .content {
		padding-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}

	.top-main-banner-slider {
		padding-top: 16.43vw;
	}

}


@media(max-width: 1199px) {

	ul.navbar-nav a:hover .moboNav .menu-item-object-brand a::after {
		transform: rotate(-90deg);
	}



	.brand-box {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
			padding-top: 30px;

	}

	.post-keywords p {
		padding: 10px 10px;
	}
}

@media(max-width: 991px) {
	.product-hero-banner {
		margin-bottom: 40px;
	}

	.post-box .post-keywords {
		margin-bottom: 0px;
	}

	.top-main-banner-slider {
		flex-direction: column-reverse;
	}

	.hero-sliderSec {
		width: 100%;
	}

	.banner-imageSld img {
		margin: 0 auto;
		padding-left: 0;
	}

	.top-main-banner-slider {
		padding-top: 4.43vw;
	}

	.top-banner-contant .content {
		max-width: 100%;
		padding: 100px 15px 0 15px;
	}

	.content .post-title {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 15px;
	}

	.content .post-title {
		margin-top: 15px;
	}

	.content .post-content {
		margin-bottom: 30px;
	}

	.hero-sliderSec .slick-dotted.slick-slider {
		position: unset;
	}
}





@media(max-width: 767px) {

	.top-banner-contant .content {
		padding: 80px 15px 0 15px;
	}

	.banner-imageSld img {
		max-width: 575px;
	}

	.content .post-title {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 10px;
	}

	.content .post-keywords {
		font-size: 16px;
	}

	.content .post-content {
		font-size: 14px;
		line-height: 24px;
	}

	.content .post-content {
		margin-bottom: 20px;
	}

	.product-card-section .product-line-brands-section-title {
		font-size: 28px;
		margin-bottom: 30px;
	}
}




@media(max-width: 575px) {

	.banner-imageSld img {
		max-width: 375px;
	}

	.content .cta-buttons a {
		font-size: 15px;
		line-height: 18px;
		padding: 14px 20px;
		max-width: 185px;
	}

	.content .cta-buttons a::before {
		top: 9px;
		right: 19px;
	}

	.receive-our-offers-widget {
		margin-top: 30px;
	}

	.top-banner-contant .content {
		padding: 0px 15px 0 15px;
		margin-top: 50px;
	}

	.top-main-banner-slider {
		padding-top: 20.43vw;
	}

	.post-logo img {
		max-width: 140px;
	}

	.post-keywords p {
		padding: 10px 15px;
		line-height: 22px;
	}

	.content .post-title {
		font-size: 35px;
		line-height: 45px;
	}

}