body {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	overflow-x: hidden;
}

@media (min-width: 1200px) {

	.h1,
	h1 {
		font-size: 2rem;
	}

	.h2,
	h2 {
		font-size: 1.5rem;
	}
}

.nav-top {
	/* background: linear-gradient(179deg, #080038 0%, #080038 100%); */
	/* background-color: #2D75B7; */
	/* background-color: #2c96f5; */
	background-color: #1c466c;
}

.phone-email-section-top ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.header-email {
	text-decoration: none;
}

.phone-email-section-top .list-inline-item:not(:last-child) {
	margin-right: 1.2rem;
}

nav {
	background-color: #FFFFFF;
}

.navbar .nav-link {
	color: #000000 !important;
	letter-spacing: -0.02rem !important;
}

.phone-email-section-top {
	font-size: 16px;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		margin-left: 2.82rem;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 1600px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		margin-left: 4rem;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		margin-left: 1.49rem;
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 992px) {

	.nav-brand-main {
		width: 18%;
	}

	.navbar-brand {
		width: 100%;
		display: block;
		padding: 10px;
		background-color: transparent;
	}

	.navbar-brand img {
		width: 80%;
		height: 100%;
		object-fit: contain;
		transition: width .33s;
	}
}

@media screen and (max-width: 991px) {
	.nav-brand-main {
		width: 50%;
	}

	.navbar-brand {
		width: 50%;
		display: block;
		padding: 10px;
		background-color: transparent;
	}

	.navbar-brand img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
}

.banner-section {
	height: calc(100vh - 130px);
}

.swiper-1 .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.swiper-1 .slide-1 {
	background-image: url("slider-1.jpg");
}

.swiper-1 .slide-2 {
	background-image: url("slider-2.jpg");
}

.swiper-1 .slide-3 {
	background-image: url("slider-3.jpg");
}

.swiper-1 .slide-4 {
	background-image: url("slider-4.jpg");
}

.swiper-1 .swiper-caption {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    background-color: rgb(25 49 92 / 83%);
    color: #FFFFFF;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    min-height: 180px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* .swiper-caption h1 {
	border-bottom: 2px solid #2D75B7;
	display: inline-block;
} */

.swiper-1 .swiper-caption h1 {
	position: relative;
	display: inline-block;
}

.swiper-1 .swiper-caption h1:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 6px;
	left: -40px;
	background-color: orangered;
	transform: rotate(45deg);
}

.swiper-1 .swiper-caption p {
	text-align: justify;
}

.swiper-1 .swiper-caption h1:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 6px;
	left: -30px;
	background-color: #2D75B7;
	transform: rotate(45deg);
}

@media screen and (max-width: 1024px) {
	.swiper-1 .swiper-caption h1 {
		font-size: 20px;
	}

	.nav-link,
	.swiper-1 .swiper-caption p {
		font-size: 14px;
	}

	.nav-top .list-inline-item {
		font-size: 11px;
	}

	.about-us-banner-section h1 {
		font-size: 20px;
	}

}

.swiper-1 .swiper-button-next:after,
.swiper-1 .swiper-button-prev:after {
	font-size: 10px;
	color: #FFFFFF;
}

.swiper-1 .swiper-button-next,
.swiper-1 .swiper-button-prev {
	width: 35px;
	height: 35px;
	background-color: rgb(0 0 0 / 50%);
}


.swiper-2 .swiper-button-next:after,
.swiper-2 .swiper-button-prev:after {
	font-size: 10px;
	color: #FFFFFF;
}


.swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.swiper-2 .swiper-button-next,
.swiper-2 .swiper-button-prev {
	background-color: transparent;
}


/* footer-slider */

.swiper-2 .slide-1 {
	background-image: url("fslide-2.jpg");
}

.swiper-2 .slide-2 {
	background-image: url("sli7.jpg");
}

.swiper-2 .slide-3 {
	background-image: url("sli6.jpg");
}

.swiper-2 .slide-4 {
	background-image: url("sli5.jpg");
}

.swiper-2 .slide-5 {
	background-image: url("fslide-5.jpg");
}

.swiper-2 .slide-6 {
	background-image: url("sli1.jpg");
}

.swiper-2 .slide-7 {
	background-image: url("footer-img-7.jpeg");
	background-position: 20% 28%;
}

.swiper-2 .slide-8 {
	background-image: url("footer-img-8.jpeg");
}

/* product-slider */

.swiper-3 {
	min-height: 450px;
}

.swiper-3 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-3 .swiper-wrapper {
	align-items: center;
}

.swiper-3 .slide-1 {
	background-image: url("about-img-new-1.jpg");
}

.swiper-3 .slide-2 {
	background-image: url("about-img-new-2.jpg");
}

.swiper-3 .slide-3 {
	background-image: url("picture5-2.jpg");
}

.swiper-3-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-3-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-3-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-3-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-3-container .swiper-button-next,
.swiper-3-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}




.swiper-4 {
	min-height: 450px;
}

.swiper-4 .swiper-wrapper {
	align-items: center;
}

.swiper-4 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-4 .slide-1 {
	background-image: url("prod-new-1.jpg");
}

.swiper-4 .slide-2 {
	background-image: url("prod-new-2.jpg");
}

.swiper-4-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-4-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-4-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-4-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-4-container .swiper-button-next,
.swiper-4-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}




.swiper-5 {
	min-height: 450px;
}

.swiper-5 .swiper-wrapper {
	align-items: center;
}

.swiper-5 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-5-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-5-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-5-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-5-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-5-container .swiper-button-next,
.swiper-5-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-5 .slide-1 {
	background-image: url("image-sys-2.jpg");
}

.swiper-5 .slide-2 {
	background-image: url("image-sys-1.jpg");
}





.swiper-6 {
	min-height: 450px;
}

.swiper-6 .swiper-wrapper {
	align-items: center;
}

.swiper-6 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-6-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-6-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-6-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-6-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-6-container .swiper-button-next,
.swiper-6-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-6 .slide-1 {
	background-image: url("image-sys-3.jpg");
}

.swiper-6 .slide-2 {
	background-image: url("image-sys-4.jpg");
}

.swiper-6 .slide-3 {
	background-image: url("image-sys-5.jpg");
}

.swiper-6 .slide-4 {
	background-image: url("image-sys-6-2.jpg");
}

.swiper-6 .slide-5 {
	background-image: url("prod-new-2-3.jpg");
}

.swiper-6 .slide-6 {
	background-image: url("prod-new-2-4.jpg");
}





.swiper-7 {
	min-height: 450px;
}

.swiper-7 .swiper-wrapper {
	align-items: center;
}

.swiper-7 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-7-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-7-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-7-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-7-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-7-container .swiper-button-next,
.swiper-7-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-7 .slide-1 {
	background-image: url("prod-new-3-1.jpg");
}

.swiper-7 .slide-2 {
	background-image: url("pv-1.jpg");
}

.swiper-7 .slide-3 {
	background-image: url("scs-1.jpg");
}





.swiper-8 {
	min-height: 450px;
}

.swiper-8 .swiper-wrapper {
	align-items: center;
}

.swiper-8 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-8-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-8-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-8-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-8-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-8-container .swiper-button-next,
.swiper-8-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-8 .slide-1 {
	background-image: url("pv-1.jpg");
}

.swiper-8 .slide-2 {
	background-image: url("pv-2.jpg");
}

.swiper-8 .slide-3 {
	background-image: url("prod-new-4-1.jpg");
}


.swiper-9 {
	min-height: 450px;
}

.swiper-9 .swiper-wrapper {
	align-items: center;
}

.swiper-9 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-9-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-9-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-9-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-9-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-9-container .swiper-button-next,
.swiper-9-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-9 .slide-1 {
	background-image: url("image-sys-8.jpg");
}

.swiper-9 .slide-2 {
	background-image: url("prod-new-5-1.jpg");
}

.swiper-9 .slide-3 {
	background-image: url("image-sys-7.jpg");
}



.swiper-10 {
	min-height: 450px;
}

.swiper-10 .swiper-wrapper {
	align-items: center;
}

.swiper-10 .swiper-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-10-container .swiper-button-next {
	right: 3.5%;
	top: 45%;
}

.swiper-10-container .swiper-button-prev {
	left: 3.5%;
	top: 45%;
}

.swiper-10-container .swiper-button-next:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 28%;
}

.swiper-10-container .swiper-button-prev:after {
	content: "" !important;
    /* background-image: url(long-arrow-right-icon.png); */
	/* background-image: url("fast-forward-blue-icon.png"); */
	background-image: url("map-direction-navigation-right-orange-icon.png");
    filter: grayscale(1) invert(1) brightness(1.5);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	transform: rotate(180deg);
	position: absolute;
    right: 28%;
}

.swiper-10-container .swiper-button-next,
.swiper-10-container .swiper-button-prev {
	width: 80px;
    height: 80px;
    background-color: rgb(0 0 0 / 50%);
}

.swiper-10 .slide-1 {
	background-image: url("hpu-img-1-1.png");
}

.swiper-10 .slide-2 {
	background-image: url("hpu-img-2.jpg");
}

.swiper-10 .slide-3 {
	background-image: url("hpu-img-3.jpg");
}







.phone-email-section-top .list-inline-item svg {
	vertical-align: middle;
}

.phone-email-section-top .list-inline-item .fa-envelope {
	height: 1.2em;
}

.footer {
	/* background: linear-gradient(179deg, #080038 0%, #080038 50%, #000 100%); */
	/* background-color:rgb(8, 44, 78); */
	/* background-color: #2D75B7; */
	background-color: #0563b9;
	padding: 0 0 0 0;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.footer .address-text a {
	color: #FFFFFF;
	text-decoration: none;
}

.address,
.address-row h2 {
	color: #FFFFFF;
}

.address img {
	filter: invert(1);
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.address-image {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 20px;
}

.address-row h2 {
	padding-bottom: 0.2rem;
	font-size: 1.2rem;
	display: inline-block;
	width: 220px;
	margin-bottom: 0;
}

.home .address-row {
    min-height: 200px;
    padding-left: 10px;
    padding-right: 10px;
}

.copy-row {
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	position: relative;
	z-index: 1;
}

.copy.text-center {
	font-size: .8rem;
	margin-bottom: 0;
}

.address-text,
.address {
	float: left;
	font-size: .8rem !important
}

.address-text p {
	margin-bottom: 5px;
	font-size: .8rem !important
}

@media screen and (max-width: 1024px) {

	.address-text p,
	.address-text,
	.address {
		font-size: .7rem !important;
	}
}

@media screen and (max-width: 1024px) {
	.address-row h2 {
		font-size: 16px;
	}

	.address-text p {
		font-size: 14px;
	}
}

@media screen and (min-width: 992px) {

	.navbar .nav-link {
		position: relative;
	}

	.navbar .nav-link.active {
		color: #c30d0d !important;
		font-weight: 800 !important;
	}

	.navbar .nav-link.active:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 3px;
		background-color: #2D75B7;
		top: 30px;
		left: 0;
	}
}

@media screen and (min-width: 1200px) {
	.navbar .nav-link.active:after {
		width: 100%;
		top: 34px;
		left: 0;
	}
}

.about-us-banner-section,
.product-banner-section,
.project-banner-section {
	padding: 80px;
	position: relative;
	background: rgb(0 0 0/50%);
}

.section-80 {
	padding: 80px;
}

.section-lt-30 {
	padding-left: 30px;
	padding-right: 30px;
}

.section-tb-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.section-tb-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.about-us-banner-section h1,
.product-banner-section h1,
.project-banner-section h1 {
	color: #FFFFFF;
	font-weight: bold;
}

.about-us-banner-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("about-us-banner.jpg");
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	/* filter: grayscale(100%); */
	z-index: -1;
}

.product-banner-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("product-banner.jpg");
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	/* filter: grayscale(100%); */
	z-index: -1;
}

.project-banner-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("projects-banner.jpg");
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	/* filter: grayscale(100%); */
	z-index: -1;
}

.product-content-section-1,
.project-content-section-1 {
	background-color: #F2F2F2;
}

.about-us-content-section-1 {
	background-color: #F2F2F2;
}

.about-us-content-section-2 {
	background-color: #243877;
}

.about-us-content-section-2 p {
	color: #FFFFFF;
}

.about-us-content img {
	border: 6px solid #FFFFFF;
	/* border-radius: 5px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13); */
}

.product-content-section-1 .list-group-item {
	background-color: transparent;
	border-color: transparent;
	padding: 0.3rem 0;
	font-size: 1rem !important;
	position: relative;
}

.product-list-icon:after {
	content: "";
	position: absolute;
	background-image: url("angle-right-icon.png");
	background-repeat: no-repeat;
	background-size: 34%;
	width: 20px;
	height: 20px;
	top: 13px;
	left: 0;
}

.product-list-icon svg {
	vertical-align: top;
	margin-left: 2px;
	margin-top: 1px;
}

@media screen and (min-width: 992px) {
	.product-outer-content .list-wrapper .list-wrap-icon {
		position: absolute;
		width: 65px;
		height: 65px;
		top: 3%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 50px;
		background-color: #00AFEB;
	}

	.product-outer-content .list-wrapper .list-wrap-icon:after {
		content: "";
		position: absolute;
		background-image: url(factory-pollution-icon.png);
		background-size: contain;
		background-repeat: no-repeat;
		width: 70%;
		height: 70%;
		top: 7px;
		left: 15px;
		filter: invert(1);
	}
}

.product-outer-content .list-wrapper {
	position: relative;
}

.product-content-section-1 .list-group {
	margin-top: 15px;
}

.product-content-section-1 img,
.project-content-section-1 img {
	border: 6px solid #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.13);
}

@media screen and (max-width: 1199px) {

	.about-us-content-section-1.section-80,
	.about-us-content-section-2.section-80,
	.product-content-section-1.section-80,
	.project-content-section-1.section-80 {
		padding: 30px !important;
	}
}

.project-content-section-1 p {
	margin-bottom: 5px;
}

.project-content-section-1 h5 {
	color: #2D75B7;
}

.project-content-section-1 .pb-5 {
	padding-bottom: 3.5rem !important;
}

.nav-pills.product .nav-link.active,
.nav-pills .show>.nav-link {
	/* color: #FFFFFF;
    background-color: #2D75B7;
    border: 1px solid #2D75B7;
    border-radius: 30px; */
	color: #FFFFFF;
}

.nav-pills.product .nav-link,
.nav-pills.product .nav-item {
	width: 100%;
}

.nav-pills.product .nav-link {
	/* color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
	margin: 10px 10px 10px 0; 
	padding: 10px 13px;
    transition: background-color 0.8s; */
	padding: 15px 20px 15px 20px;
	border-radius: 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	color: #000000;
	position: relative;
	font-weight: 600;
}

.nav-pills.product .nav-link:hover {
	/* background-color: #2d75b7b0; */
	/* color: #2D75B7;
	border: 1px solid #2D75B7; */
	color: #FFFFFF;
	font-weight: bold;
}

.nav-pills.product .nav-link.active:hover {
	color: #FFFFFF;
}

.nav-pills.product .nav-link.active:hover:after {
	filter: invert(1) !important;
}

.nav-pills.product .nav-link.active:after {
	filter: invert(1) !important;
}

.nav-pills.product .nav-link:after {
	content: "";
	position: absolute;
	width: 17px;
	height: 17px;
	right: 2%;
	top: 32%;
	background-image: url("arrow-thin-chevron-right-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .33s;
}

.nav-pills.product .nav-link:hover:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	right: 0;
	top: 32%;
	background-image: url("arrow-thin-chevron-right-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
	/* filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(130deg) brightness(95%) contrast(80%); */
	filter: invert(1);
}

.footer-logo-container {
	width: 12%;
	height: 100%;
	margin-left: 30px;
}

.footer-logo-container img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: invert(100%) hue-rotate(274deg) sepia(156%) brightness(5.5);
}

@media screen and (min-width: 1200px) {
	.footer-right {
		padding-left: 5rem;
	}
}

@media screen and (min-width: 992px) {
	.footer:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 85%;
		background-image: url(wave-footer.svg);
		background-size: 100%;
		z-index: -1;
		bottom: 24px;
		right: 0;
		opacity: 7.55%;
		filter: hue-rotate(152deg);
		background-repeat: no-repeat;
		transform: rotate(348deg);
	}
}


/* about us page - latest */


.about-us-content-section-1 {
	position: relative;
	background-color: #FFFFFF;
	z-index: 0;
}

.about-us-content-section-2 {
	position: relative;
	background-color: #FFFFFF;
	z-index: 0;
}

.about-us-content-section-2 .outer-content p {
	color: #000000;
}

@media screen and (min-width: 1200px) {
	/* .about-us-content-section-1:after {
		content: "";
		position: absolute;
		width: 50%;
		height: 100%;
		background-color: #0e1963;
		top: 0;
		z-index: -1;
		right: 0;
	} */

	/* .about-us-content-section-2:after {
		content: "";
		position: absolute;
		width: 50%;
		height: 100%;
		background-color: #2D75B7; */
		/* background-color: #243877; */
		/* top: 0;
		z-index: -1;
		left: 0;
	} */

	.about-sec-odd p{
		color: #FFFFFF !important;
		text-align: justify;
	}
}

.quality-sec-1 {
	background-color: #0e1963;
}

.quality-sec-1 .outer-content p {
	color: #FFFFFF;
}

.quality-sec-2:after {
	content: none;
}

.quality-img-container {
	width: 100%;
	height: 500px;
    border: 1px solid blue;
}





.about-us-content img {
	border: 0;
}

/* enquiry */

.contact-us-section-form {
	position: relative;
	z-index: 999;
    background-size: contain;
	background-color: #696f75;
}


/* .contact-us-section-form:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 200px;
	background-color: #000000;
	bottom: 0;
	left: 0;
	z-index: -1;
} */

#contact-us-form {
	padding: 80px;
	border-radius: 3px;
	background-color: #FFFFFF;
	position: relative;
	-webkit-box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.contact-form-title,
.contact-us-title {
	position: relative;
	padding-left: 55px;
}

.contact-form-title:after {
	content: "";
    position: absolute;
    width: 6%;
    height: 4px;
    background-color: #2D75B7;
    bottom: 41px;
    left: 56px;
}

.contact-form-title::before {
    content: "";
    position: absolute;
    background-image: url(helpdesk-icon.png);
    width: 40px;
    height: 40px;
    background-color: transparent;
    top: -2px;
    left: 3px;
    background-size: contain;
    background-repeat: no-repeat;
}

.contact-us-title:after {
	content: "";
	position: absolute;
	width: 4%;
	height: 4px;
	background-color: #2D75B7;
	bottom: -5px;
	left: 0;
}

@media screen and (min-width: 768px) {
	#contact-us-form:after {
		content: "";
		position: absolute;
		width: 500px;
		height: 200px;
		background: linear-gradient(179deg, #ffc107 0%, #ffc107 90%, #000 100%);
		top: 0;
		right: 0;
		transform: rotate(222deg) translate(-81px, 301px);
	}
}

.form-titles {
	width: 100%;
    float: left;
}

.contact-form-title {
	width: 50%;
    float: left;
}

.form-logo {
    float: left;
    width: 50%;
    text-align: right;
    margin-top: -50px;
}


#contact-us-form button.btn.btn-primary {
	background-color: #2D75B7 !important;
	padding: 17px 0px !important;
	margin-top: 15px !important;
	width: 200px !important;
	font-weight: 700;;
}

#contact-us-form button.btn.btn-primary:hover, #career-us-form button.btn.btn-primary:hover {
	background-color: #093359 !important;
}

#contact-us-form input.form-control {
	height: 50px;
}

.inner-content {
	background-color: #696f75;
    min-height: 285px;
    border: 1px solid #696f75;
    border-radius: 0;
    padding: 18px;
}

.iframe-container {
	min-height: 290px;
	padding: 40px;
}

.iframe-container iframe {
	width: 100%;
	height: 100%;
}

.inner-section-up {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.inner-section-up .image-container {
	width: 70px;
	height: 70px;
	font-size: 20px;
	line-height: 70px;
	border-radius: 50%;
	background-color: #a3a29a;
	text-align: center;
	float: left;
	color: #0D0D0F;
	overflow: hidden;
	margin-right: 20px;
}

.image-container img {
	filter: invert(1);
}

.inner-content a {
	text-decoration: none;
	color: #FFFFFF;
}

.text-container h2 {
	position: relative;
}

.text-container h2:after {
	content: "";
	position: absolute;
	width: 8%;
	height: 4px;
	background-color: #a3a29a;
	bottom: 8px;
	left: 0;
}

.contact-address-section iframe {
	width: 100%;
	height: 349px;
}

/* careers */


.career-us-section-form {
	position: relative;
	z-index: 999;
	background-color: #696f75;
}

/* .career-us-section-form:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 200px;
	background-color: #000000;
	bottom: 0;
	left: 0;
	z-index: -1;
} */

#career-us-form .contact-form-title::before {
    content: "";
    position: absolute;
    background-image: url("briefcase-line-icon.png");
    width: 40px;
    height: 40px;
    background-color: transparent;
    top: -2px;
    left: 3px;
    background-size: contain;
    background-repeat: no-repeat;
}

#career-us-form {
	padding: 80px;
	border-radius: 3px;
	background-color: #FFFFFF;
	position: relative;
	-webkit-box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.career-form-title,
.career-us-title {
	position: relative;
}

.career-form-title:after {
	content: "";
	position: absolute;
	width: 6%;
	height: 4px;
	background-color: #2D75B7;
	bottom: 41px;
	left: 0;
}

.career-us-title:after {
	content: "";
	position: absolute;
	width: 4%;
	height: 4px;
	background-color: #aeafaf;
	bottom: -5px;
	left: 0;
}

@media screen and (min-width: 768px) {
	#career-us-form:after {
		content: "";
		position: absolute;
		width: 500px;
		height: 200px;
		background: linear-gradient(179deg, #2a254b 0%, #080038 90%, #000 100%);
		top: 0;
		right: 0;
		transform: rotate(222deg) translate(-81px, 301px);
	}
}


#career-us-form button.btn.btn-primary {
	background-color: #2D75B7 !important;
	padding: 17px 0px !important;
	margin-top: 25px !important;
	width: 200px !important;
	font-weight: 700;
}

#career-us-form input.form-control {
	height: 50px;
}


/*  transition effects */

@keyframes slideLeft {
	0% {
		transform: translateX(150%);
	}

	50% {
		transform: translateX(-8%);
	}

	65% {
		transform: translateX(4%);
	}

	80% {
		transform: translateX(-4%);
	}

	95% {
		transform: translateX(2%);
	}

	100% {
		transform: translateX(0%);
	}
}

@-webkit-keyframes slideLeft {
	0% {
		-webkit-transform: translateX(150%);
	}

	50% {
		-webkit-transform: translateX(-8%);
	}

	65% {
		-webkit-transform: translateX(4%);
	}

	80% {
		-webkit-transform: translateX(-4%);
	}

	95% {
		-webkit-transform: translateX(2%);
	}

	100% {
		-webkit-transform: translateX(0%);
	}
}


.slideLeft {
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;

	animation-duration: 1s;
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;

	visibility: visible !important;
}

/* navbar */


.dropdown-toggle::after {
	display: none;
}

/* Product */

.product-banner-title {
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
}

.product-banner-title:after {
	content: "";
	position: absolute;
	width: 4%;
	height: 4px;
	background-color: #0b3e6c;
	bottom: -5px;
	left: 0;
}

.product-content {
	position: relative;
	overflow: hidden;
	z-index: 0;
	background-color: #2D75B7;
	min-height: calc(100vh - 130px);
}

.product-content:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("product-image-1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: .4;
	z-index: -1;
}

.product-category-image-section-2:after {
	background-image: url("product-image-2.png");
}

.product-category-image-section-3:after {
	background-image: url("product-image-3.png");
}

.product-inner-content {
	background-color: #F3F2F8;
	min-height: 395px;
	border: 1px solid #F3F2F8;
	border-radius: 0;
	padding: 40px;
}

.product-category-content-section-2 .product-inner-content {
	min-height: 550px;
}

.product-category-content-section-3 .product-inner-content {
	min-height: 310px;
}

.product-image-container {
	width: 100px;
	height: 100px;
	font-size: 20px;
	line-height: 70px;
	border-radius: 50%;
	background-color: #2D75B7;
	text-align: center;
	color: #0D0D0F;
	margin: 0 auto 30px auto;
}

.product-image-container img {
	filter: invert(1);
	object-fit: contain;
	width: 60%;
	height: 89%;
}


/* Project */

.project-banner-title {
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
}

.project-banner-title:after {
	content: "";
	position: absolute;
	width: 4%;
	height: 4px;
	background-color: #0b3e6c;
	bottom: -5px;
	left: 0;
}

.project-content {
	position: relative;
	overflow: hidden;
	z-index: 0;
	background-color: #2D75B7;
	min-height: calc(100vh - 130px);
}

.project-content:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("projects-image-1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: .4;
	z-index: -1;
}

.project-category-image-section-2:after {
	background-image: url("projects-image-2.png");
}

.project-category-image-section-3:after {
	background-image: url("projects-image-new-3.png");
}

.project-category-image-section-4:after {
	background-image: url("projects-image-4.png");
}

.project-category-image-section-5:after {
	background-image: url("projects-image-5.png");
}

.project-inner-content {
	background-color: #F3F2F8;
	min-height: 310px;
	border: 1px solid #F3F2F8;
	border-radius: 0;
	padding: 40px;
}

.project-category-content-section-2 .project-inner-content {
	min-height: 450px;
}

.project-category-content-section-3 .project-inner-content {
	min-height: 370px;
}

.project-category-content-section-4 .project-inner-content {
	min-height: 370px;
}

.project-category-content-section-5 .project-inner-content {
	min-height: 370px;
}

.project-image-container {
	width: 100px;
	height: 100px;
	font-size: 20px;
	line-height: 70px;
	border-radius: 50%;
	background-color: #2D75B7;
	text-align: center;
	color: #0D0D0F;
	margin: 0 auto 30px auto;
}

.project-image-container img {
	filter: invert(1);
	object-fit: contain;
	width: 60%;
	height: 89%;
}

.custom-list-style .list-group-item {
	border: 0;
	background-color: transparent;

}

.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 15px;
	font-weight: 600;
}

@media screen and (min-width: 992px) {

	.navbar-light .navbar-nav .nav-link:after {
		content: "";
		position: absolute;
		width: 0%;
		height: 2px;
		background-color: #c30d0d;
		top: 30px;
		left: 0;
		opacity: 0;
	}

	.navbar-light .navbar-nav .nav-link.active:after {
		width: 100%;
		opacity: 1;
	}

	.navbar-light .navbar-nav .nav-link:hover:after {
		width: 100%;
		opacity: 1;
		transition: width .33s, opacity .33s;
	}

	.sticky .navbar-nav .nav-link:hover:after {
		background-color: #FFFFFF;
	}

	.sticky .navbar-nav .nav-link.active:hover:after {
		background-color: #FFFFFF;
	}


	.sticky .nav-link.active:after {
		background-color: #FFFFFF;
	}

	.navbar {
		transition: .33s ease-out .1s;
		z-index: 999;
		/* border-bottom: 1px solid #1c466c; */
		box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .15);
		/* transition-property: all;
    	transition-timing-function: cubic-bezier(.4,0,.4,1);
		transition-duration: .5s; */
	}

	.navbar.sticky:after {
		content: none;
	}

	.navbar:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		/* background-color: #f3f5f7; */
		background-color: #FFFFFF;
		top: 0;
		right: 0;
		-webkit-transition: all 3s;
		transition: all 3s;
		z-index: -1;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 15px;
	}

	.sticky {
		position: fixed;
		top: 0;
		z-index: 9999999;
		background-color: #2D75B7;
		border-bottom: 2px solid #2D75B7;
		width: 100%;
	}

	.sticky .navbar-brand img {
		filter: invert(100%) hue-rotate(274deg) sepia(156%) brightness(5.5);
	}

	.sticky.navbar .nav-link {
		color: #FFFFFF !important;
	}

	.sticky.navbar .nav-link.active {
		color: #FFFFFF !important;
		font-weight: 900 !important;
	}

	.sticky .navbar-brand img {
		width: 65%;
		transition: width .33s;
	}

	.product-tab-1-section-1 {
		position: relative;
		z-index: 1;
	}

	/* .product-tab-1-section-1:before {
		content: "";
		position: absolute;
		width: 41.66666667%;
		height: 100%;
		background-color: #01008C;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.product-tab-1-section-1:after {
		content: "";
		position: absolute;
		width: 58.33333333%;
		height: 100%;
		background-color: #8AAAE5;
		top: 0;
		right: 0;
		z-index: -2;
	} */

	.product-tab-1-section-1 .list-group-item {
		background-color: transparent;
		border: 0;
	}
}

.address-row {
	min-height: 180px;
}

@media screen and (max-width: 991px) {
	.swiper-2 {
		min-height: 200px;
		margin: 0 auto;
		width: 50% !important;
	}
}

.nav-pills.product {
	background-color: #a3a29a;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .15);
}

@media screen and (min-width: 992px) {
	#pills-tabContent {
		height: calc(100vh - 105px);
	}
}

#pills-tabContent {
	overflow-y: auto;
	background-color: #696f75;
}



/* .product-tab-1-section-1:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	top: 11px;
	right: 0;
	background-image: url("product-bg-1.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-position: top right;
}

.product-tab-1-section-1:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	top: -11px;
	left: 0;
	background-image: url("product-bg-2.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-position: bottom left;
} */

/* .product-tab-1-section-1 .container-fluid:before {
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("product-bg-3.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-position: center;
} */

/* .product-tab-1-section-1 img {
	
} */


.product-tab-1-section-1 {
	padding: 40px 30px 40px 30px;
	background-color: #696f75;
}

.project-tab-1-section-1:not(:last-child) {
	padding: 40px 30px;
	background-color: #696f75;
	position: relative;
	z-index: 1;
	overflow-x: hidden;
	border-bottom: 1px solid #000000 !important;
}

.project-tab-1-section-1:not(:first-child) {
	padding-top: 30px;
}

.product-tab-1-section-1.sec-2 {
	background-color: #696f75;
}

.custom-text .list-group-item {
	font-size: 15px !important;
}

.custom-text h6 {
	width: 80%;
	font-size: 16px !important;
} 

.custom-text p {
	width: 80%;
}

.custom-text .list-group {
	width: 80%;
}


.product-tab-1-section-1.sec-3 {
	background-color: #696f75;
}

.product-outer-content {
	padding: 50px 30px;
	background-color: #FFFFFF;
}

/* 
.swiper-caption h1:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: -40px;
    background-color: orangered;
    transform: rotate(45deg);
}

.swiper-caption h1:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: -30px;
    background-color: #2D75B7;
    transform: rotate(45deg);
} */

.product-tab-1-section-1 h2 {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}

.product-tab-1-section-1 h2:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 5px;
	left: 5px;
	background-color: orangered;
	transform: rotate(45deg);
}

.product-tab-1-section-1 h2:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 5px;
	left: 14px;
	background-color: #2D75B7;
	transform: rotate(45deg);
}


.product-tab-1-section-1 .list-group {
	width: 50%;
	padding: 20px;
	background-color: #e3e2f7;
	margin: 10px;
}

.product-tab-1-section-1 .list-group-item {
	font-size: .8rem;
}


.product-tab-1-section-1.sec-3 .list-group {
	width: 100%;
}


.project-tab-1-section-1 .list-group-item {
    font-size: .8rem;
	border: 0;
    padding: 0;
}

.product-inner-right-container {
	background-color: #FFFFFF;
	padding: 10px;
    margin-left: 5px;
	padding-bottom: 20px;
}

/* .project-tab-1-section-1:before {
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("project-bg-3.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-position: top;
}

.project-tab-1-section-1:after {
	content: "";
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url("project-bg-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: bottom;
} */

/* .project-tab-1-section-1 .container-fluid:after {
	content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    top: 11px;
    right: 0;
    background-image: url("product-bg-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: top right;
}

.project-tab-1-section-1 .container-fluid:before {
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	top: -11px;
	left: 0;
	background-image: url("product-bg-2.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	background-position: bottom left;
} */

.slide-2 .swiper-caption {
	background-color: rgb(132 6 149 / 83%)
}
.slide-3 .swiper-caption {
	background-color: rgb(46 34 163 / 83%)
}
.slide-4 .swiper-caption {
	background-color: rgb(163 98 34 / 83%)
}

.project-heading h2 {
	/* background: linear-gradient(77deg,#00AFEB 0%, #00AFEB 0%, #E306BB 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important; */
	position: relative;
	display: inline-block;
	color: #FFFFFF;
}

@media screen and (min-width: 992px) {
	.project-heading h2 {
		font-size: 20px;
	}
}

/* .project-heading h2:after {
	content: "";
    position: absolute;
    width: 44px;
    height: 4px;
    bottom: -5px;
    left: 0;
    background-color: #2d75b7;
} */

.product-inner-right-container h6 {
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
	font-size: 0.79rem;
    font-weight: 700;
}

@media screen and (min-width: 992px) {
	.list-wrap {
		width: 50%;
		float: left;
	}
}


.sub-left-menu li a{
	font-size: 16px;
    display: block;
    padding: 15px 20px 15px 20px;
    text-decoration: none;
    background-color: #f9f7f7;
    border-bottom: 1px solid #ccc;
	color: #000000;
	font-weight: 600;
}

.sub-left-menu li a, .sub-left-menu li {
	width: 100%;
}

.sub-left-menu li {
	list-style: none;
}

.sub-left-menu {
	padding-left: 0;
	display: none;
}

.project-header-with-line {
	position: relative;
}

.project-header-with-line:after {
	content: "";
    position: absolute;
    background-image: url(color-line.png);
    width: 100%;
    height: 15%;
    bottom: -10px;
    left: 0;
}

.project-tab-1-section-1.sec-2 {
    background-color: #696f75;
}

.sub-left-menu li a.active {
	color: #000000;
	background-color: #e3e2d4;
	font-weight: 700;
}

.sub-left-menu li a:hover {
	font-weight: 700;
}


.zoom-container {
	position: fixed;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background-color: #000000;
    z-index: 9999999999999999;
    overflow: auto;
	transition: all .33s;
}

.zoom-container img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 42%;
	height: 95%;
}

.image-close-btn {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 15px;
    right: 15px;
	opacity: .9;
	cursor: pointer;
}

.image-close-btn:hover {
	opacity: 0.7;
}

.image-close-btn img {
	filter: invert(1);
	display: block !important;
	width: 100%;
    height: 100%;
    object-fit: contain;
}

.quality-img-container {
	cursor: pointer;
	transition: transform .2s ease-in-out;
}

.quality-img-container:hover {
	transform: scale(105%);
}

.zoom-container {
	cursor: pointer;
}

#contact-us-form {
	font-size: 14px;
}

#contact-us-form label {
	font-size: 18px;
}

#career-us-form {
	font-size: 14px;
}

#career-us-form label {
	font-size: 18px;
}

.modal {
	background-color: #0000007a;
}

.form-loader {
	position: fixed;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 999999999;
    background-color: #000000;
}

.swiper-caption h1 {
	font-size: 24px;
}

.about-sec-1, .about-sec-3 {
	background-color: #696f75 !important;
}
.about-sec-1 p, .about-sec-3 p {
	color: #FFFFFF !important;
}

.about-us-content-section-1 .container-fluid, .about-us-content-section-2 .container-fluid {
	padding: 20px 30px;
}

.about-sec-odd {
	font-size: 18px;
}

.about-sec-2  {
	/* background-color: #e7c00d3d; */
	background-color: #a3a29a;
}

.about-sec-2 p {
	color: #000000 !important;
}


@media screen and (min-width: 992px) and (max-width: 1600px) {
	.product-inner-section {
		width: 75%;
		margin: 0 auto;
	}
	#pills-fgcs .product-inner-section {
		width: 65%;
		margin: 0 auto;
	}
	#pills-cds .product-inner-section {
		width: 60%;
		margin: 0 auto;
	}
	#pills-scs .product-inner-section {
		width: 60%;
		margin: 0 auto;
	}
	#pills-pressure .product-inner-section {
		width: 60%;
		margin: 0 auto;
	}
	#pills-heat .product-inner-section {
		width: 65%;
		margin: 0 auto;
	}
}

.product-inner-section img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media screen and (min-width: 1601px) {
	#pills-volume .product-inner-section {
		width: 60%;
		margin: 0 auto;
	}
	.product-inner-section {
		width: 70%;
		margin: 0 auto;
	}
	#pills-fgcs .product-inner-section, #pills-cds .product-inner-section {
		width: 50%;
		margin: 0 auto;
	}
	#pills-snps .product-inner-section {
		width: 50%;
		margin: 0 auto;
	}
	#pills-scs .product-inner-section {
		width: 50%;
		margin: 0 auto;
	}
	#pills-pressure .product-inner-section {
		width: 50%;
		margin: 0 auto;
	}
	#pills-heat .product-inner-section {
		width: 60%;
		margin: 0 auto;
	}
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #4d5053 !important;
}

.nav-pills {
	font-size: 18px;
}

.upload-section .upload-success, .upload-section .upload-fail {
	vertical-align: top;
	margin-left: 10px;
}

.upload-section {
    position: absolute;
    bottom: -32px;
    left: 1px;
}

.project-heading h2 {
	text-transform: uppercase;
}

.clients {
    background-color: #696f75;
}

.bg-none {
	background-color: transparent;
	min-height: calc(100vh - 105px);
	padding-top: 180px;
}

.upload-file label span {
    font-size: 14px !important;
}

.upload-section > span {
    margin-left: 2px;
}

.contact-address-text p {
    margin-bottom: 5px;
}

.whatsapp-container {
    width: 60px;
    height: 60px;
    display: block;
    background-color: #25D366;
    padding: 15px;
    border-radius: 50%;
    position: fixed;
    bottom: 37px;
    right: 12px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .15);
    z-index: 9999;
	transition: all .33s;
}

.whatsapp-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: invert(1);
}

.whatsapp-container:hover {
	width: 70px;
    height: 70px;
	transition: all .33s
}

.iti__flag-container {
	width: 100%;
}

@media screen and (max-width: 991px) { 
	.product .tab-pane .container-fluid {
		position: relative;
	}
	
	.swiper-3-container .swiper-button-prev {
		left: -2.5%;
	}
	
	.swiper-3-container .swiper-button-next {
		right: -2.5%;
	}

	.project-heading h2 {
		font-size: .8rem;
	}
}

@media screen and (max-width: 600px) {
	.swiper-1 .swiper-caption h1 {
		position: initial;
		font-size: 15px;
		text-align: left;
		margin-bottom: 0;
		font-weight: 700;
		display: block;
		width: 100%;
	}

	.swiper-2 {
		width: 100% !important;
	}

	.swiper-1 .swiper-caption p {
		text-align: left;
	}

	.swiper-1 .swiper-caption h1:before {
		content: none;
	}

	.swiper-1 .swiper-caption h1:after {
		content: none;
	}
	.nav-top .list-inline {
		text-align: center;
	}
	.product-tab-section .flex-md-nowrap.flex-sm-wrap {
		display: block !important;
	}
	.product .swiper  {
		min-height: 200px;
		width: 100% !important;
	}
	
	.product .swiper-button-next {
		top: 59%;
    	width: 25px;
    	height: 25px;
		right: -3%;
	}

	.product  .swiper-button-prev {
		top: 59%;
    	width: 25px;
    	height: 25px;
		left: -3%;
	}

	.product .swiper-3 .swiper-button-next {
		top: 59%;
    	width: 25px;
    	height: 25px;
		right: 10px;
	}

	.product .swiper-3 .swiper-button-prev {
		top: 59%;
    	width: 25px;
    	height: 25px;
		left: 10px;
	}

	.product .swiper-button-next:after {
		width: 13px;
		height: 13px;
		left: 25%;
		top: 22%;
	}
	.product .swiper-button-prev:after {
		width: 13px;
		height: 13px;
		right: 25%;
		top: 22%;
	}
	.contact-us-section-form, .career-us-section-form {
		padding: 0;
	}
	#contact-us-form, #career-us-form {
		padding: 30px 20px 30px 20px;
	}
	.contact-form-title {
		font-size: 16px;
    	font-weight: 900;
   	 	width: 66%;
	}
	.form-logo {
		float: left;
    	width: 34%;
    	text-align: right;
		margin-top: 0;
	}
	.form-logo img {
		object-fit: contain;
		width: 100%;
		height: 100%;
	}
	.mob-code {
		width: 17%;
	}
	.mob-phone {
		width: 80%;
	}
	.whatsapp-container {
		z-index: 9999999999999;
	}
	.career-us-title:after, .contact-us-title:after, .contact-form-title:after, .contact-form-title:after {
		content: none;
	}
	.product-tab-1-section-1 {
		padding: 0 15px;
	}
	.product-tab-1-section-1 .col-md-12 {
		padding: 10px;
	}
	.project-tab-1-section-1 {
		padding: 15px 10px 15px 10px !important;
	}
	.project-tab-1-section-1 .container-fluid {
		padding: 10px;
	}
	.quality-sec-1, .quality-sec-2 {
		padding: 0 !important;
	}
	.quality-sec-1 .container-fluid, .quality-sec-2 .container-fluid {
		padding: 20px !important;
	}
	/* .powered-by {
		text-align: center;
		display: block;
	}
	.copy-row {
		text-align: center;
	} */
	.copy-row .col-sm-6:first-child {
		width: 65%;
		float: left;
	}
	.copy-row .col-sm-6:nth-child(2) {
		width: 35%;
		float: right;
	}
}

@media screen and (max-width: 992px) { 
	.zoom-container img {
		width: 90%;
		height: 80%;
	}
}

.powered-by {
	font-size: .8rem;
}

.powered-by a {
	text-decoration: none;
}

@media screen and (min-width: 1024px) {
	.copy.text-center {
		float: right;
		line-height: 29px;
		margin-right: 20px;
	}
}

