img.rotate.linear.infinite.img-fluid.vect_2 {
	position: absolute;
	left: -2%;
	top: 61%;
	height: 263px;
}

.pl-0 {
	padding-left: 0;
}

.subpage_banner {
	position: relative;
	background: transparent;
	display: block;
	z-index: 0;
	text-align: center;
}

.subpage_banner .page_title {
	width: 100%;
}

.subpage_banner .page_title h2 {
	font-size: 5.5vh;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 15px;
	line-height: 1;
	text-align: center;
}

.subpage_banner .page_title p {
	color: #ffffff;
	margin-bottom: 30px !important;
	max-width: 850px;
	margin: auto;
	width: 95%;
}

.header_info .breadcrumb {
	display: inline-flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	margin-top: 12px;
	list-style: none;
	background: #002439;
	border: solid 2px #2da1b030;
	padding: 11px 30px;
	border-radius: 10px 10px 10px 10px;
}

.header_info .breadcrumb > .breadcrumb-item, .header_info .breadcrumb > .breadcrumb-item a {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
}

.header_info .breadcrumb > .breadcrumb-item::before {
	color: #2DA1B0;
}

.contact-scessn .contact_form_scssn {
	position: relative;
	display: block;
	background: #ffffff;
	z-index: 0;
	padding-top: 150px;
	padding-bottom: 80px;
}

.contact-scessn .contact_form_scssn:before, .contact_form_scssn:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: #F6F6F6;
	left: 0;
	top: 0;
	transition: all 0.4s;
	z-index: -1;
}

.contact-scessn .contact_form_scssn .common_form {
	position: relative;
	display: block;
	z-index: 0;
	padding: 60px 60px;
}

.contact-scessn .contact_form_scssn .common_form:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #002439;
	z-index: -1;
	backdrop-filter: blur(6px);
}

.contact-scessn .contact_detaik_scssn {
	position: relative;
	display: block;
	padding-top: 80px;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block {
	position: relative;
	z-index: 1;
	background: transparent;
	margin-bottom: -80px;
	transition: 0.5s all;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box {
	display: flex;
	position: relative;
	flex-direction: column;
	padding: 60px 40px;
	box-shadow: 0px 6px 70px 0px rgb(0 0 0 / 10%);
	background: #fff;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	border-radius: 10px;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box .contact_title {
	margin-bottom: 15px;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box .contact_title:before {
	content: '';
	position: absolute;
	bottom: 3px;
	border-bottom: 1px solid rgb(0 0 0 / 13%);
	width: 100%;
	left: 0;
	z-index: -1;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box .contact_title h5 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 800;
	color: #2DA1B0;
	letter-spacing: 2px;
	margin-bottom: 0;
	background: #ffffff;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box .contact_title img {
	height: 84px;
	top: -11px;
	right: -11px;
	position: absolute;
	opacity: .1;
	transition: 0.5s all;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box:hover img {
	top: 0px;
	right: 0px;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box p, .contact_detaik_scssn .contact_detail_block .contact_box a {
	font-size: 16px;
	white-space: pre-line;
	color: #121511;
	font-weight: 500;
	line-height: 1.7;
	max-width: 300px;
}

.contact-scessn .contact_detaik_scssn .contact_detail_block .contact_box a {
	font-size: 20px;
	font-weight: 600;
}

.contact-scessn .contact_form_scssn .common_form input, .contact-scessn .contact_form_scssn .common_form textarea {
	border: solid 1px rgb(45 161 176 / 82%);
	/* border-radius: 0; */
	/* border-width: 1px; */
}

.contact-scessn .contact_form_scssn .common_form .form-control {
	color: #ffffff;
	background-color: rgb(255 255 255 / 2%);
}

.contact-scessn .contact_form_scssn .common_form .section_title h2 {
	/* font-size: 30px; */
	margin-bottom: 9px;
	font-weight: 600;
	color: #fff;
}

.contact-scessn .contact_form_scssn .common_form .section_title p {
	color: #fff;
}

.map-view {
	margin-bottom: -6px;
}

.map-view iframe {
	width: 100%;
	height: 500px;
	/* filter: grayscale(1); */
}

/*about us section*/
.about_us_secssn {
	padding: 80px 0px;
	position: relative;
	padding-bottom: 0px;
}

.about_us_secssn .section_title {
	padding-left: 0px;
	margin-bottom: 0;
}

.about_us_secssn .max_width {
	max-width: 700px;
}

.about_us_secssn .about_us_secssn_content p {
	margin: 15px 0px;
	font-weight: 500;
}

.about_us_secssn .about_us_secssn_content ul {
	margin-bottom: 0;
	margin: 25px 0px;
}

.about_us_secssn .about_us_secssn_content li {
	margin: 10px 0px;
	position: relative;
	padding: 0px 0px 0px 20px;
	list-style: none;
	font-weight: 500;
	font-size: 18px;
	font-style: italic;
}

.about_us_secssn .about_us_secssn_content ul li::before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 12px;
	height: 12px;
	background: url(../images/machinery_arrow.svg) no-repeat center center;
	background-size: contain;
	transition: 0.5s;
	transform: rotate(-50deg);
}

.about_us_secssn .about_us_secssn_content ul li:hover::before {
	transform: rotate(0deg);
}

.about_us_secssn .about_us_secssn_img {
	padding: 0px 10px;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right {
	height: 100%;
	display: flex;
	position: relative;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right img {
	height: 100%;
	object-fit: cover;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box h4 {
	font-size: 75px;
	color: #2DA1B0;
	font-weight: 700;
	margin: 0px 0px;
	margin-bottom: 14px;
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
	font-family: "Manrope", sans-serif;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box h4:after {
	content: '+';
	font-weight: 300;
	margin: -3px 2px 0;
	font-size: 47px;
	left: -3px;
	position: relative;
	top: 2px;
	color: #2DA1B0;
	z-index: 1;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right p {
	font-size: 25px;
	font-weight: 600;
	color: #444444;
	line-height: 1.4;
	max-width: 105px;
	margin: 0 auto;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter {
	position: relative;
	display: flex;
	overflow: hidden;
	height: 79px;
	text-align: center;
	padding-right: 2px;
	justify-content: space-around;
	align-items: flex-end;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter > span {
	z-index: 1;
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 43px;
	transition: transform 2s ease;
	transform: translateY(0);
	align-items: center;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter > span span {
	flex: 0 0 100%;
	height: 100%;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:nth-last-child(3),.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:nth-last-child(5) {
	margin-left: 0;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:nth-last-child(3) span:last-child, .about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:nth-last-child(5) span:last-child {
	position: relative;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:first-child {
	margin-left: 0;
}

.about_us_secssn .about_us_secssn_img .about_us_secssn_img_right .counter_box .counter span:first-child span:last-child:before {
	display: none;
}

.about_slider {
	overflow: hidden ;
}

.about_slider .swiper {
	padding: 0 27px;
}

.values_slides .about_card {
	padding: 60px 50px 60px 60px;
	box-shadow: 8px 2px 27px rgb(0 0 0 / 12%);
	height: 100%;
	margin: 70px 0px;
	background: #fff;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.values_slides .about_card:after {
	content: '';
	position: absolute;
	background-image: url('../images/vector_2.png');
	background-size: 100%;
	background-position: top right;
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	top: -35%;
	right: -19%;
	z-index: 0;
	animation: textRotate 10s linear infinite;
	opacity: 0;
	transition: 0.5s all;
}

.values_slides .about_card:hover:after {
	opacity: 1;
}

.values_slides .about_card h3 {
	margin: 25px 0px;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 700;
}

.values_slides .about_card p {
	font-weight: 400;
	color: #000;
}

.vision_mission_secssn {
	background: #002439;
	padding: 80px 0;
}

.vision_mission_secssn .row>* {
	border-right: solid 2px #2da1b00f;
}

.vision_mission_secssn .row>*:last-child {
	border-right: none;
}

.vision_mission_secssn_box {
	padding: 80px 30px 80px 30px;
}

.vision_mission_secssn_box h4 {
	color: #2DA1B0;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 15px;
}

.vision_mission_secssn_box p {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}

.vision_mission_secssn_box img {
	height: 80px;
	margin-bottom: 35px;
	opacity: 0.4;
}

.Values_secssn {
	padding-top: 300px;
	position: relative;
}

.Values_secssn .Values_secssn_img {
	position: absolute;
	height: auto;
	width: 100%;
	top: 0;
	left: 0;
	height: 450px;
	object-fit: cover;
	object-position: center;
}

.career-page {
	position: relative;
	padding-top: 40px;
}

.career-page::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #F6F6F6;
	background-size: cover;
	background-blend-mode: multiply;
	z-index: -1;
}

.career-form-card {
	position: relative;
	margin: 30px auto 0;
	padding: 50px;
	width: 100%;
	max-width: 1250px;
	background: rgb(255 255 255 / 100%);
	box-shadow: 0px 0px 70px -20px rgb(0 0 0 / 20%);
	border-radius: 25px 25px 0px 0px;
}

.career-form-card .title {
	margin-bottom: 40px;
	padding: 0 50px;
	text-align: center;
}

.career-form-card .title h2 {
	font-size: 36px;
}

.career-form-card .theme-form {
	padding-top: 0;
}

.career-form-card .theme-form label::before {
	background: #fff;
}

.career-form-card .theme-btn {
	display: block;
	margin: 0 0 0 auto;
}

.file-drop-area {
/*	margin-top: 15px;*/
padding: 25px 15px;
width: 100%;
height: 171px;
border: 2px dashed rgb(0 0 0 / 16%);
border-radius: 0;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.2s;
}

.file-drop-area.is-active {
	background: rgb(245 123 41 / 5%);
}

.file-drop-area .fake-btn {
	margin: 0 0 15px 0;
	padding: 12px 30px;
	background: #002439;
	border-radius: 0;
	font-size: 12px;
	color: #fff;
	font-family: "Inter Tight", sans-serif;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	flex-shrink: 0;
}

.file-drop-area .file-msg {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #c1c0c0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.file-drop-area .file-input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.file-drop-area .file-input:focus {
	outline: none;
}

.career_secssn {
	padding-top: 80px;
	padding-bottom: 80px;
	background: #F6F6F6;
}

.career_secssn .vacancy {
	z-index: 1;
	height: 100%;
	position: relative;
	background: #ffffff;
	padding: 40px;
	border-radius: 25px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.career_secssn .vacancy .page-btn {
	padding: 8px 20px;
}

.career_secssn .vacancy h4 {
	color: #333;
	font-size: 22px;
	margin-bottom: 14px;
	font-weight: 600;
}

.career_secssn .vacancy h4:before {
	counter-increment: title;
	content: "0" counter(title);
	margin-right: 12px;
	color: #bebfc5;
}

.career_secssn .vacancy h6 {
	font-size: 16px;
	color: #444444;
	line-height: 24px;
	position: relative;
	margin-bottom: 12px;
}

.career_secssn .vacancy h6:before {
	font-size: 36px;
	position: absolute;
	font-family: 'Fontawesome';
	left: 0;
	top: 8px;
	color: #e7e7e7;
}

.career_secssn .vacancy h6 strong {
	font-weight: 600;
	font-size: 98%;
}

.career_secssn .vacancy ul {
	margin-bottom: 30px;
}

.career_secssn .vacancy ul > li {
	font-size: 16px;
	margin-top: 9px;
	padding-top: 8px;
	color: #545454;
	line-height: 28px;
	display: flex;
	border-top: solid 1px #ededed;
}

.career_secssn .vacancy ul > li strong {
	font-weight: 600;
	color: #333333;
	font-size: 94%;
	flex-shrink: 0;
	margin-right: 5px;
	min-width: 96px;
}

.career_secssn .vacancy ul > li strong::after {
	content: "-";
	margin-left: 5px;
	font-weight: normal;
	/* color: #999999; */
}

.career_secssn .vacancy .find_out {
	border: 1px solid #2889d8;
	color: #fff;
	margin-top: 22px;
	height: 36px;
	line-height: 35px;
}

.career_secssn .vacancy .find_out:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.career_secssn .vacancy .find_out:hover {
	border: 1px solid #2889d8;
	color: #525252;
}

.career_secssn .vacancy .find_out:hover:before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}

.career_secssn .vacancy button {
	background: transparent;
	border: none;
	font-size: 15px;
	color: #2DA1B0;
	font-weight: 600;
	padding: 0;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 0;
	margin-top: 35px;
}

.career_secssn .vacancy button:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 0%;
	background: #2DA1B0;
	bottom: 3px;
	left: 0;
	transition: 0.5s all;
	z-index: 1;
}

.career_secssn .vacancy button:hover:after {
	width: 100%;
}

.career_secssn .vacancy button img {
	margin-left: 5px;
}

.product {
	padding: 80px 0px;
}

.product .pro_box {
	border: solid 2px #eee;
	padding: 15px 15px 0 15px;
	transition: .5s ease;
	/* margin: 0 0 25px 0; */
	height: 100%;
	justify-content: space-between;
	display: flex;
	flex-direction: column;
}

.product .pro_box .pro_img {
	transition: 0.5s;
	overflow: hidden;
	position: relative;
}

.product .pro_box .pro_img img {
	height: 200px;
	width: 100%;
	object-fit: contain;
	transform: scale(1);
	transition: all 0.5s ease;
}

.product .pro_box h3 {
	font-size: 16px;
	text-align: center;
	padding: 20px 0;
	margin: 10px 0 0px 0;
	color: #002439;
	font-weight: 600;
	transition: all 0.5s ease;
	position: relative;
	line-height: 1.4;
}

.product .pro_box h3:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	background: #00243917;
	left: 0;
	bottom: 0;
	z-index: -1;
	transition: all 0.5s ease;
	border-radius: 25px 25px 0px 0px;
}

.product .pro_box:hover {
	border: 2px solid #2DA1B0;
	box-shadow: 1px 1px 15px #eee;
}

.product .pro_box:hover .pro_img {
	background: #fff;
}

.product .pro_box:hover .pro_img img {
	transform: scale(1.1);
}

.product .pro_box:hover h3:before {
	height: 100%;
}

.product .pro_box .pro_overlay {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(0);
	transition: all 0.5s ease;
}

.product .pro_box .pro_overlay i {
	width: 40px;
	height: 40px;
	background: #002439;
	line-height: 40px;
	color: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
}

.product .pro_box:hover .pro_overlay {
	transform: translateY(-5px);
}

.product .pro_box:hover .pro_overlay i {
	opacity: 1;
	visibility: visible;
}

.product_details {
	padding: 70px 0px;
}

.product_details .section_title {
	margin-bottom: 40px;
	padding-left: 0;
}
.product_details h2 {
    font-size: 22px;
    font-weight: 700;
    margin:0px 0px 15px 0px;
}

.product_details .section_title h1{font-size: 45px; font-weight:600; max-width:800px; margin:0px auto 50px auto;}
.product_details .max_width {
	max-width: 800px;
	margin: auto;
	margin-bottom: 50px;
}

.product_img {
	padding: 70px 0px;
}

.product_img img {
	height: 250px;
	width: 100%;
	object-fit: cover;
}

.product_details .block p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}

.light_bg {
	background: #F6F6F6;
	box-shadow: 0px 0px 0px 0px #000000;
	padding: 70px 0px;
}

.light_bg p {
	font-weight: 600;
	font-size: 22px;
	margin: 35px 0px;
	background: #002439;
	padding: 60px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}

.light_bg p::after {
	content: "";
	position: absolute;
	background-image: url(../images/vector_2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	top: -35%;
	right: 4%;
	z-index: 0;
	opacity: 1;
	background-position: right top;
	animation: 30s linear 0s infinite normal none running textRotate;
	transition: 0.5s;
}

.product_detail_img {
	position: relative;
	display: block;
	padding: 25px;
	display: block;
	position: sticky;
	top: 120px;
	padding: 15px;
	border: 4px solid rgb(0 36 57 / 8%);
	transition: all 450ms ease;
}
.product_detail_img:hover{
	border: 4px solid #2da1b0;
}

.product_detail_img img {
	box-shadow: 0px 0px 30px -10px rgb(0 86 147 / 20%);
	width: 100%;
}

.product_details p {
	font-weight: 500;
	margin: 13px 0px;
}

.product_details .key_features h4 {
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.product_details .key_features ul {
	display: inline-block;
}

.product_details .key_features ul li {
	position: relative;
    font-size: 18px;
    border-bottom: 1px solid #c9dbe8;
    padding: 5px 50px 5px 30px;
    font-weight: 500;
    list-style: none;
}

.product_details .key_features ul li span {
	width: unset;
	font-weight: 600;
	position: relative;
	padding: 0;
}

.product_details .key_features ul li span:after {
	content: '';
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: #ffffff;
    background: url(../images/read_more.svg) no-repeat;
    background-size: 60%;
    width: 25px;
    height: 26px;
    background-position: center;
    margin-right: 10px;
}

.product_details .key_features ul li:last-child {
	border-bottom: 0;
}

.product_details .title h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
}

.lists {
	display: block;
	position: relative;
	margin-bottom: 15px;
}

.lists li {
	position: relative;
	padding: 15px 0 15px 30px;
	font-size: 17px;
	font-weight: 500;
	list-style: none;
	border-bottom: solid 1px #2da1b033;
}

.lists li:last-child {
	border-bottom: none;
}

.lists li:before {
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	top: 19px;
	background: url('../images/read_more.svg') no-repeat;
	background-size: 80%;
}

.lists h5 {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 2px;
}

.lists p {
	margin-bottom: 5px;
}

.become_partner .section_title p {
	max-width: unset;
	/* font-weight: 500; */
	margin: 10px 0px;
}

.become_partner .max_width {
	max-width: 800px;
}

.sustainability_part {
	background: #F6F6F6;
	padding: 80px 25px;
}

.sustainability_info {
	display: block;
	padding: 40px;
	height: 100%;
	background: #ffffff;
	box-shadow: 0px 15px 20px rgb(0 0 0 / 8%);
	position: relative;
	overflow: hidden;
}

.sustainability_info:after {
	content: '';
	position: absolute;
	background-image: url('../images/vector_2.png');
	background-size: 100%;
	background-position: top right;
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	top: -35%;
	right: -22%;
	z-index: 0;
	animation: textRotate 30s linear infinite;
	opacity: 0.7;
	transition: 0.5s all;
}

.sustainability_info img {
	max-height: 75px;
	object-fit: cover;
	opacity: 0.5;
	margin-bottom: 40px;
}

.sustainability_info h3 {
	display: block;
	color: #002439;
	font-size: 20px;
	margin-top: 18px;
	margin-bottom: 15px;
	font-weight: 600;
}

.inner_csr {
	padding: 80px 0px;
}

.inner_csr .product_detail_img {
	width: 92%;
}

.inner_csr .csr_block {
	margin: 35px 0px;
}

.inner_csr .csr_block .csr_title {
	border-bottom: 1px solid #BEBEBE;
	display: flex;
}

.inner_csr .csr_block .csr_title img {
	padding: 13px;
	max-width: 75px;
	border: solid #BEBEBE;
	margin-right: 10px;
	border-radius: 0;
	border-width: 0px 1px 1px 0;
	margin-bottom: -1px;
	opacity: 0.6;
}

.inner_csr .csr_block .csr_title h4 {
	margin: 0;
	font-size: 20px;
	color: #002439;
	padding: 9px 14px;
	align-items: center;
	display: flex;
	justify-content: flex-start;
	align-content: center;
}

.inner_csr .csr_block p {
	padding-top: 15px;
	padding-left: 0;
	font-weight: 500;
}

.applications_seccsn {
	padding: 80px 0px;
	background: #F6F6F6;
}

.applications_seccsn_card {
	height: 100%;
	background: #ffffff;
	box-shadow: 0px 15px 20px rgb(0 0 0 / 8%);
	position: relative;
	overflow: hidden;
	padding: 20px;
	border: solid 1px #00000017;
	display: flex;
}

.applications_seccsn_card_content {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ffffff;
	padding: 20px 0px;
	padding-left: 20px;
	border-radius: 0px 50px 0px 0px;
	max-width: 250px;
	width: 90%;
}

.applications_seccsn_card_content img {
	height: 54px;
	margin-bottom: 13px;
}

.applications_seccsn_card_content h3 {
	color: #002439;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
}

.aplications_img {
	position: relative;
	/* height: 350px; */
	height: 100%;
	aspect-ratio: 1/1;
}

.aplications_img:after {
	content: '';
	position: absolute;
	background: rgb(0 0 0 / 36%);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

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

.technical_specialist {
	padding: 80px 0px;
}

.technical_specialist_list ul li {
	list-style: none;
	background: #ffffff;
	padding: 20px 10px 20px 25px;
	margin: 10px 0;
	font-size: 18px;
	font-weight: 500;
	border-radius: 6px;
	position: relative;
	/* top: 73px; */
	border: solid 1px rgb(45 161 176 / 23%);
	/* box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 8%); */
	width: calc(100% - 12px);
	margin-left: 12px;
}

/* .technical_specialist_list ul li:last-child {
	border-bottom: none;
} */

.technical_specialist_list ul li:after {
	content: '';
	position: absolute;
	left: -5px;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 7px;
	border-radius: 15px;
	background: #2da1b0;
	outline: 1px solid #2da1b0;
	outline-offset: 5px;
}

.products_part_2 {
	padding: 80px 0px;
	background: #f6f6f6;
	text-align: center;
}

.products_part_2 img {
	width: 70%;
	margin: auto;
}

.infrastructure {
	padding: 90px 15px;
}

.photo_gallery_infrastructure {
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
	transition: .5s all
}

.photo_gallery_infrastructure img {
	transition: .5s all;
	width: 100%;
	height: auto;
	object-fit: cover
}

.photo_gallery_infrastructure:hover img {
	opacity: .55;
}

.photo_gallery_infrastructure:before {
	position: absolute;
	content: '';
	width: 2px;
	height: 70%;
	background: #fff;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 1;
	transform: translate(-50%,-50%);
	transition: .4s all
}

.photo_gallery_infrastructure:after {
	position: absolute;
	content: '';
	width: 70%;
	height: 2px;
	background: #fff;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%,-50%);
	opacity: 0;
	transition: .4s all
}

.photo_gallery_infrastructure:hover:before {
	height: 70px;
	opacity: 1
}

.photo_gallery_infrastructure:hover:after {
	width: 70px;
	opacity: 1
}

.bg {
	padding: 100px 0px;
	background: #f6f6f6;
}

ul.title_list {
	display: flex;
	gap: 22px 25px;
	margin-top: 65px;
	flex-wrap: wrap;
	list-style: none;
}

ul.title_list li {
	font-size: 16px;
	color: #444444;
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
	width: calc(25% - 20px);
	background: #ffffff;
	border: 1px solid rgb(0 79 153 / 0%);
	padding: 20px 16px;
	border-radius: 0 20px 0px 20px;
	position: relative;
	margin: 25px 0px;
	box-shadow: 0px 0px 10px #0000001f;
}

ul.title_list li:before {
	content: "";
	position: absolute;
	height: 80px;
	width: 80px;
	border-radius: 100%;
	background: #ffffff;
	left: 32px;
	top: -40px;
	border: 1px solid rgb(0 36 57 / 19%);
}

ul.title_list li img {
	max-height: 43px;
	width: 100%;
	max-width: 52px;
	margin-top: -62px;
	margin-left: 30px;
	position: relative;
}

ul.title_list li span {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	display: block;
	margin: 22px 0 12px 0;
	letter-spacing: 0.3px;
	margin-bottom: 0;
	margin-left: 23px;
}

.career .modal-header {
	border-bottom: none;
}

.career .modal-header .btn-close {
	padding: 8px 8px;
	margin: -.5rem -.5rem -.5rem auto;
	position: absolute;
	right: 8px;
	top: 8px;
	color: #000;
	border-radius: 0px;
	border: solid 1px #1c3260;
	border-top: none;
	border-right: none;
	border-radius: 0px 0px 0px 10px;
}

.career .modal-content {
	height: 100%;
}

.career .modal-dialog-scrollable .modal-body {
	padding: 10px 35px;
}

.career .modal_img {
	position: relative;
	width: 80%;
}

.career .modal.right_modal .modal-dialog {
	margin: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	max-width: 500px;
	width: 100%;
	height: 100%;
	transform: translateY(100%);
	transition: transform 0.5s ease-in-out;
	padding: 25px;
}

.career .modal.right_modal.show .modal-dialog {
	transform: translateY(0);
}

.career .modal.right_modal .modal-content {
	border-radius: 0px 0px 0 0;
}

.career .modal.right_modal .btn-close:before {
	content: "";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 0 auto;
}

.career .career-description .job-titles {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.career .career-description .job-titles h2 {
	font-size: 30px;
	color: #002439;
	font-weight: 600;
	margin: 0px 0px 5px 0px;
}

.career .career-description .job-titles p {
	font-size: 17px;
	color: #000;
}

.career .career-description .job-table {
	margin: 0px 0px 20px 0px;
}

.career .career-description .job-table td {
	padding: 5px 15px;
	border: 1px solid #ebebeb;
	font-size: 15px;
}

.career .career-description .job-content {
	margin: 0px 0px 30px 0px;
	padding: 25px 0px;
	max-height: 350px;
	overflow-y: auto;
}

.career .career-description .job-content p {
	font-size: 16px;
	color: #444444;
	margin: 0px 0px 20px 0px;
	line-height: 1.5;
}

.career .career-description .apply-btn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
}

.career .career-description .apply-btn a {
	font-size: 14px;
	font-weight: 500;
	width: auto;
	height: auto;
	border-width: 2px;
	border-style: solid;
	display: inline-block;
	border-radius: 0px;
	text-align: center;
	position: relative;
	z-index: 0;
	transition: 500ms;
	padding: 16px 40px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #fff;
	border-color: #2DA1B0;
}

.career .career-description .apply-btn a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #2DA1B0;
	z-index: -1;
	transition: 500ms;
}

.career .career-description .apply-btn a:hover::after {
	background: #002439;
}
.subpage .section_title {
	padding-left: 0;
	margin-bottom: 35px;
}

.subpage .section_title h2 {
	font-size: 38px;
}


/* news event page css */
.newsevent p{font-weight: 500; }
.thumbnail>img{width: 100%;height: auto;max-height: 540px;object-fit: contain;aspect-ratio: 5/3;border-radius: 10px;}
.categorymeta {display: flex;gap: 21px;align-items: center;flex-wrap: wrap;background: #ffffff;position: relative;margin-top: -18px;max-width: fit-content;padding: 2px 12px;border-radius: 0px 8px 0px 0px;} 
.categorymeta li strong { color: #2DA1B0; font-size: 17px; font-weight: 500; } 
.categorymeta li {color: #8d8d8d;font-size: 14px;margin: 0;position: relative;font-weight: 500;line-height: 1.8;list-style: none;}
.categorymeta li+li:after { content: ''; position: absolute; height: 20px; width: 1px; background: rgb(112 112 112 / 56%); left: -11px; top: 3px; }
.hilight-text {position: relative;margin: 32px auto;padding: 36px 68px 36px 40px;border-radius: 10px;background-color: #F6F6F6;border-left: 4px solid #2da1b0;}
.hilight-text p {font-size: 18px;font-style: italic;}
.hilight-text .quotes {position: absolute;bottom: 18px;right: 20px;font-size: 36px;color: transparent;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #2da1b0;}

.widget{padding: 40px 30px;background-color: #F6F6F6;margin-bottom: 30px;border-radius: 10px;}
.widget:last-child{margin-bottom: 0; }
.widget h3{font-size: 25px;font-weight: 600;}
.widget-search .form-control{border-radius: 4px;height: 48px;border-right: none;}
.widget-search .submitbtn{border: none;color: #fff;background: #2da1b0;border-radius: 0px 4px 4px 0px;}
.widget-area{position: sticky; top: 80px; z-index: 1; }

.theme-recent-post-item{display:flex;justify-content:flex-start;align-items:center;gap:20px;margin-bottom: 24px;padding-bottom: 25px;border-bottom: solid 1px #d9e1e9;}
.theme-recent-post-item .thumb{position: relative;overflow: hidden;flex-shrink: 0;border-radius:5px;}
.theme-recent-post-item .thumb img{width: 78px;height: 78px;object-fit:cover;display: block;}
.theme-recent-post-item .time{position:relative;padding-left:21px;display:block;font-size: 14px;font-weight: 500;color: #8d8d8d;}
.theme-recent-post-item .time:before{content:"\f073";font-family:'FontAwesome';position:absolute;top: 0px;left:0;color: #2da1b0;}
.theme-recent-post-item h6{font-size: 16px;font-weight: 600;line-height: 135%;color: #002439;margin: 4px 0px 0px;}
.theme-recent-post-item h6>a{color: currentColor;}
.theme-recent-post-item:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}

@media only screen and (min-width: 992px) {
	.newsevent{padding-top: 70px; }
}
@media only screen and (max-width: 767px) {
	.newsevent .section_title h2{margin-bottom: 8px;}
}
@media only screen and (max-width: 575px) {
	.newsevent .section_title {margin-bottom: 30px; }
	.widget h3{font-size: 21px; }
	.hilight-text{padding: 24px 48px 24px 24px;}
	.hilight-text .quotes{bottom: 12px;right: 15px;}
}
/*Management Section Start 10-10-25*/
.management_sec{
	padding: 80px 0;
}
.management_sec.mana_bg{
	background-color: #f6f6f6;
}
.mana_img {
    position: sticky;
    top: 100px;
    display: block;
    padding: 15px;
    border: 4px solid rgb(0 36 57 / 8%);
}
.mana_img img{
    box-shadow: 0px 0px 30px -10px rgb(0 86 147 / 40%);
	max-width: 100%;
    min-height: 400px;
    object-fit: cover;
    height: 100%;
}
.mana_info .section_title h2{
	font-size: 45px;
    color: #000000;
    line-height: 1.2;
    font-weight: 600;
	margin-bottom: 10px;
}
.mana_info .section_title h3{
	font-size: 18px;
	text-transform: capitalize;
	color: #2DA1B0;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 4px;
}
.mana_info .section_title p{
	color: #444444;
    font-size: 17px;
	margin: 15px 0px;
    font-weight: 500;
}
.mana_info .section_title p:last-child {
  margin-bottom: 0;
}
/*Machinery Page Start*/
.pro_box.main_pro_box {
    display: block;
    padding: 30px 20px 0 20px;
    border: 4px solid rgb(0 36 57 / 8%);
    box-shadow: 8px 2px 27px rgb(0 0 0 / 12%);
    max-width: 500px;
    width: 100%;
	transition: all 450ms ease;
	border-radius: 8px;
}
.f_right{
	float: right;
} 
.pro_box.main_pro_box:hover{
    border: 4px solid #2DA1B0;
}
.machine_details h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.machine_details p{
	font-weight: 500;
    margin: 13px 0px;
	color: #444444;
	font-size: 17px;
}
.machine_details h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.machine_details p>a{
    color: #1B9C85;
}
.machine_details_sec{
	background-color: #f6f6f6;
	padding: 70px 0;
}
.light_bg.bg_white{
	background-color: #ffffff;
}
.product_img.bg_light{
	background-color: #f6f6f6;
}
/*Machinery Page End*/
/*28-10-25 Start*/
/*Fancy Box Gallery Video Start*/
.photo_gallery_infrastructure.card_video:before {
    position: absolute;
    content: '';
    display: none;
    transition: .5s all;
}
.photo_gallery_infrastructure.card_video:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: transparent;
    background-image: url(../images/play_btn.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 550ms ease;
}
.photo_gallery_infrastructure.card_video:hover:after {
    opacity: 1;
    width: 60px;
    height: 60px;
    background-size: 60px;
}
.fancybox-slide--video .fancybox-content {
    background: transparent;
}
.fancybox-video{
	width: 100%;
	height: auto!important;
	background-color: transparent!important;
}
/*Fancy Box Gallery Video End*/
/*06-11-2025 Start*/
/*Header Info Start*/
.header_info_cnt {
  transition: all 0.4s ease;
  margin-bottom: 5px;
}

.read-more {
  color: #2da1b0;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  font-size: 17px;
  transition: all 450ms ease;
  position: relative;
  display: inline-block;
  margin-left: 5px;
}
.read-more:hover {
  color: #2da1b0;
}
.read-more::after {
  position: absolute;
  content: "";
  bottom: 0%;
  left: 0%;
  width: 0%;
  height: 1px;
  opacity: 0;
  visibility: hidden;
  background-color: #2da1b0;
  transition: all 450ms ease;
}
.read-more:hover::after {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
/*Header Info End*/
/*About Main Start*/
.about_main_list{
	margin: 25px 0px;
}
.about_main_list li {
    margin: 10px 0px;
    position: relative;
    padding: 0px 0px 0px 20px;
    list-style: none;
    font-weight: 500;
    font-size: 18px;
    font-style: italic;
}
.about_main_list li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 12px;
    height: 12px;
    background: url(../images/machinery_arrow.svg) no-repeat center center;
    background-size: contain;
    transition: 0.5s;
    transform: rotate(-50deg);
}
.about_main_list li:hover::before {
    transform: rotate(0deg);
}
/*About Main End*/
/*Techplup Section Start*/
.benefits_section.techpulp_sec {
    background: #f6f6f6;
}
.benefits_section.techpulp_sec .section_title h3 {
	font-size: 45px;
    margin-bottom: 30px;
    font-weight: 600;
	color: #212529;
}
/*Techplup Section End*/

/*Vision Mission Section Start*/
.vision_mission_secssn .section_title{
	padding: 40px 0;
}

.vision_mission_secssn .section_title  h3{
	font-size: 45px;
    margin-bottom: 35px;
    font-weight: 600;
    color: #ffffff;
	white-space: pre-line;
}
.vision_mission_secssn .section_title  p{
	color: #ffffff;
    font-size: 17px;
	margin-bottom: 35px;
	font-weight: 500;
	max-width: 800px;
}
.vision_mission_secssn_box {
    padding: 40px 10px 40px 10px;
}
/*Vision Mission Section End*/
.management_sec .section_title p {
    max-width: 965px;
}
.management_sec .section_title {
	padding-left: 0;
}
.management_sec .cont_border{
	border-bottom: solid #bebebe 1px;
    padding-bottom: 40px;
}
.mana_ttl_sec .section_title h3{
	font-size: 45px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #212529;
}

/*=================02-12-25-Start============================*/
/*product_img_slides start*/
.swiper.product_img_slides {
    display: flex;
    height: 100%;
}

.swiper.product_img_slides .swiper-wrapper {
    height: auto!important;
}
.swiper.product_img_slides .swiper-slide {
    height: 100%;
    display: flex;
}
.swiper.product_img_slides .product_detail_img {
    display: block;
    position: sticky;
    width: 100%;
    top: 120px;
    padding: 0;
    border: 1px solid #bebebe;
    transition:  0.5s all;
    border-radius: 10px;
    overflow: hidden;
}
.swiper.product_img_slides .product_detail_img:hover{
    border: 1px solid #bebebe;
} 
.swiper.product_img_slides .product_detail_img_box{
	padding: 30px;
	background-color: #ffffff;
	border-radius: 10px;
    overflow: hidden;
	height: 280px;
	transition: 0.5s all;
	text-align: center;
}

.product_detail_img_box img {
    box-shadow: none;
    height: 100%;
    width: 100%;
    max-width: 400px;
    object-fit: contain;
    max-height: 240px;
    border-radius: 6px !important;
    overflow: hidden;
	transition: 0.5s all;
}
.swiper.product_img_slides .product_detail_img:hover .product_detail_img_box{
    border-radius: 10px 10px 0px 0px;
}
.swiper.product_img_slides .machinery_card_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    transition: 0.5s all;
	position: relative;
}
.swiper.product_img_slides .machinery_card_title:before {
    content: "";
    position: absolute;
    background-image: url(../images/vector_1.png);
    background-size: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    top: 35px;
    right: 50px;
    z-index: 999;
    animation: textRotate 10s 
linear infinite;
    opacity: 0;
    transition: 0.5s all;
}
.swiper.product_img_slides button {
    height: 47px;
    width: 47px;
	min-width: 47px;
	min-height: 47px;
    border: 1px #d1d1d1 solid;
    background: #fff;
    border-radius: 100px;
    transition: 0.5s all;
}

.swiper.product_img_slides:hover button {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
.swiper.product_img_slides button img {
    max-height: 17px;
	width: 17px;
	object-fit: contain;
    border-radius: 10px;
    transition: 0.5s all;
}

.swiper.product_img_slides .product_detail_img .machinery_card_title:after {
    content: "";
    position: absolute;
    height: 0%;
    width: 100%;
    background: #2da1b0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.5s all;
    border-radius: 0px 0px 10px 10px;
}
.swiper.product_img_slides .product_detail_img:hover .machinery_card_title:after {
    height: 100%;
}
.swiper.product_img_slides .product_detail_img:hover .machinery_card_title:before {
    opacity: 1;
}

.swiper.product_img_slides .product_detail_img .machinery_card_title:before {
    content: "";
    position: absolute;
    background-image: url(../images/vector_1.png);
    background-size: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    top: 35px;
    right: 50px;
    z-index: 999;
    animation: textRotate 10s 
linear infinite;
    opacity: 0;
    transition: 0.5s all;
}
.swiper.product_img_slides .product_detail_img:hover .machinery_card_title {
    transition: 0.5s all;
    z-index: 2;
    overflow: hidden;
}
.swiper.product_img_slides p {
    font-size: 18px;
    font-weight: 500;
    max-width: 260px;
    transition: 0.5s all;
}
.swiper.product_img_slides .product_detail_img:hover p {
    color: #fff;
}

/*product_img_slides End*/
/*02-12-25-End*/