*{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:100%
}
body{
	font-size:17px;
	line-height:1.6em;
	font-weight:400;
	background:#fff;
	font-family: 'Inter';
}
a{
	text-decoration:none;
	cursor:pointer;
	color: #000;
}
a:hover{
	color: #000;
}
a:focus,a:hover,a:visited{
	text-decoration:none;
	outline:0
}
h1,h2,h3,h4,h5,h6{
	position:relative;
	margin:0;
	color:black;
	font-weight:600;
	line-height:1.4em;
	font-family:'Inter';
}
h1{
	font-size:50px;
}
h2{
	font-size:44px;
}
h3{
	font-size:32px;
}
h4{
	font-size:24px;
}
h5{
	font-size:20px;
}
h6{
	font-size:16px;
}
section{
	position:relative;
	padding:100px 0
}
p{
	font-size:17px;
	line-height:27px;
	color:black;
	font-weight:400;
}
ul{
	list-style:none;
	margin:0;
	padding:0
}

/* -------------header start----------------- */
.header {
	position: sticky;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
	background: #fff;
}

.header_logo a svg path:nth-of-type(1) {
	fill: black;
}

.header.sticky_header {
	background: #fff;
	box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
}

.header.sticky_header .header_logo a svg path:nth-of-type(1) {
	fill: black;
}




.header.sticky_header .nav-search-button i {
	color: black;
}

.megamenu-list li {
	width: 48%;
	display: inline-block;
	margin-right: 20px;
}

/* header hover */
.header:hover {
	background: #fff;
}

.header:hover .header_logo a svg path:nth-of-type(1) {
	fill: black;
}

.header:hover .nav-menu > li > a {
	color: black;
}

.header:hover .submenu-indicator-chevron {
	border-color: transparent black black transparent;
}

.header:hover .nav-search-button i {
	color: black;
}

.header:hover .nav-menu > li:hover > a .submenu-indicator-chevron, .header:hover .nav-menu > .active > a .submenu-indicator-chevron, .header:hover .nav-menu > .focus > a .submenu-indicator-chevron {
	border-color: transparent black black transparent;
}

ul.nav-menu > li > .submenu-indicator {
	margin-top: 40px;
}

/* slider start */

.banner_sec {
	background-repeat: no-repeat;
	background-size: cover;
	height: 750px;
	position: relative;
	z-index: 1;
}

.banner_content {
	margin-top: 10%;
	position: relative;
}

.main-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.banner_left {
	width: 542px;
	margin: 0 auto;
	text-align: center;
}

.banner_left h1 {
	font-size: 88px;
	line-height: 94px;
	color: #fff;
	font-family: 'Inter';
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 30px;
}
.banner_left h1:after {
	position: absolute;
	content: '';
	width: 110px;
	height: 2px;
	background: #A1A1A1;
	bottom: 0;
	left: calc(50% - 55px);
}

.banner_left p {
	font-size: 22px;
	line-height: 33px;
	color: #fff;
	margin-bottom: 40px;
}

.btn_imperial.wtBtn {
	background: #fff;
	color: black;
	position: absolute;
	right: 0;
	bottom: 0;
}

.btn_imperial.wtBtn:hover {
	background: black;
	color: #fff;
}

/* .banner_right {
position: absolute;
right: 120px;
top: calc(50% - 62px);
width: 125px;
height: 125px;
border-radius: 50%;
border: 1px solid #fff;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
} */

/* .banner_right i {
font-size: 14px;
color: #CEE3EF;
} */

/* .banner_right span {
color: #fff;
margin-left: 10px;
font-size: 20px;
line-height: 29px;
} */

.banner_sec::after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	background-image: url(../images/hero-grediant.png);
	bottom: 0;
	z-index: -9;
	height: 460px;
}
.header_logo {
	position: relative;
}

.small_video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: auto;
	object-fit: cover;
	z-index: -1;
	/* display: none; */
}

.banner_video{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
	z-index: -1;
	display: none;
}

/* highway */

.onhighway h2 {
	font-size: 48px;
	line-height: 68px;
	text-align: center;
	font-weight: 700;
}

.onhighway{
	position: relative;
}

/* .onhighway.line:before {
position: absolute;
content: '';
width: 149px;
height: 8px;
top: 50%;
background: black;
z-index: -1;
right: calc(0% - 75px);
} */

/* opportunity */

/* .onhighway.line h2 {
margin-right: 30%;
} */

/* .onhighway.line2 h2 {
margin-left: 30%;
} */

.opportunity_left h3 {
	font-size: 34px;
	line-height: 44px;
	margin-bottom: 60px;
}

.opportunity_left {
	padding-right: 155px;
}

.counters .counting {
	font-size: 44px;
	line-height: 46px;
	color: #ef4723;
	font-weight: 700;
}

.counter-numbers p {
	font-size: 17px;
	line-height: 27px;
	color: #616161;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.counter-numbers .counters {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 44px;
	line-height: 46px;
	color: #ef4723;
	font-weight: 700;
	margin-bottom: 10px;
}
.counter-numbers {
	margin-bottom: 30px;
}

.leading_heading h6 {
	margin-bottom: 60px;
}

.brands_box_img img {
	width: 180px;
	height: 180px;
	object-fit: contain;

}

/* .brands_box .brands_box_img:nth-of-type(1) {
	margin-bottom: 70px;
}  */

.trusted_brands {
	padding: 0;
}

.trusted_brands .row {
	border-bottom: 2px solid black;
	padding-bottom: 60px;
}

.trusted_brands .owl-dots {
	display: none;
}
.trusted_brands .owl-nav {
	display: none;
}

/* news and media */

.news_heading {
	text-align: center;
	margin-bottom: 50px;
}
.news_heading h2 {
	font-size: 44px;
	line-height: 56px;
	font-weight: 700;
	font-family: 'GT Super Display';
}

.news_heading p {
	font-weight: 500;
	color: #616161;
}

.news_img img {
	width: 100%;
	height: 240px;
	object-fit: cover;
}

.news_img {
	margin-bottom: 30px;
}

.news_content span {
	font-size: 14px;
	color: #ef4723;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
}

.news_content h4 {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-right: 25px;
}

.news_content h4:before {
	position: absolute;
	content: '';
	width: 12px;
	height: 100%;
	background-image: url(../../../../uploads/2023/04/Icon.png);
	background-size: contain;
	background-position: center;
	right: 0;
	background-repeat: no-repeat;
}

.news_content p {
	color: #475467;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 0;
}

.news_content > a {
	font-size: 15px;
	line-height: 26px;
	color: #ef4723;
	font-weight: 500;
}

/* build css */

.build_together {
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom:100px;
	padding-top: 100px;
	background-position: center;
	overflow: hidden;
}

.build_head h2 {
	font-size: 44px;
	line-height: 56px;
	font-family: 'GT Super Display';
	font-weight: 700;
	margin-bottom: 30px;
}

.build_head p {
	font-size: 15px;
	line-height: 25px;
	color: #5E5E5E;
	margin-bottom: 50px;
}
.btn_imperial {
	background: black;
	border-radius: 100px;
	color: #fff;
	display: inline-block;
	padding: 15px 33px;
	font-weight: 500;
	transition: all 0.5s;
	border: 1px solid black;
}

.btn_imperial:hover {
	background: #fff;
	color: black;
}

/* footer */

.footer {
	background: linear-gradient(0deg, #000000,#ef4723);
	padding: 100px 0;
}

.footer_content h5 {
	color: #E2F4FF;
	font-weight: 700;
}

.footer_logo {
	margin-bottom: 50px;
}

.foDriving img {
	margin-left: 25px;
}

.foDriving {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.footer_content > p {
	color: #fff;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	width: 84%;
}

.footer_social ul li a {
	color: #fff;
	font-size: 20px;
	margin-right: 20px;
}

.footer_social ul{
	display: flex;
}

.footer_social {
	margin-bottom: 20px;
}

.footer_copyright span, .footer_copyright span a {
	color: #A1A1A1;
	display: inline-block;
	margin-right: 10px;
	font-size: 12px;
}

.footer_right h3 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
}


.footer_right > p {
	margin-bottom: 35px;
	color: #F4F6FC;
	font-size: 12px;
	line-height: 18px;
	opacity: 0.8;
	width: 55%;
}

.quick_link h3 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
}

.quick_link ul li a {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
	display: inline-block;
}

.form_terms_p {
	color: #F4F6FC;
	font-size: 12px;
	line-height: 18px;
	opacity: 0.8;
	width: 40%; 
}


.subscribe h6 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}

.input_field input {
	border-bottom: 1px solid #A1A1A1;
	background: transparent;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.form_terms {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.form_terms input[type="submit"] {
	background: #ef4723;
	color: #ffffff;
	border: 1px solid #A1A1A1;
	border-radius: 100px;
	padding: 13px 45px;
}

.input_field input[type="email"] {
	font-size: 14px;
	padding-bottom: 10px;
	color: #fff;
}

/* about */
.about_content h1 {
	color: #ef4723;
	text-align: center;
	font-family: 'GT Super Display';
	margin-bottom: 40px;
	font-size: 44px;
}
.about_content h4 {
	font-weight: 400;
	text-align: center;
	margin-bottom: 3rem;
}
.about_content p {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 1.8rem;
}

.about {
	background: #F8F8F8;
	position: relative;
	padding-top: 100px;
}

.shape {
	position: absolute;
}

.shape.shape1 {
	left: 0;
	top: 0;
}

.shape.shape2 {
	right: 0;
	top: 110px;
}

.shape.shape3 {
	left: 3%;
	top: 510px;
}

.about_content {
	width: 70%;
	margin: 0 auto;
}

.bIKnow {
	background: #ef4723;
	display: inline-block;
	color: #fff;
	border-radius: 3px;
	padding: 12px 30px;
}
.bIKnow:hover {
	color: #fff;
}

/* board of director */
.board_of_director {
	padding-bottom: 0;
}
.board_left h4 {
	color: #A1A1A1;
	font-weight: 400;
}

.board_left h1 {
	color: #A1A1A1;
	font-weight: 400;
	font-size: 24px;
}

.board_right > h4 {
	font-weight: 400;
}

.director_box_img img {
	width: 100%;
	margin-bottom: 1rem;
}

.director_box h5 {
	font-weight: 400;
	margin-bottom: 5px;
}

.director_box p {
	color: #A1A1A1;
	font-size: 17px;
}

.director_box {
	margin-bottom: 5rem;
}

/* board of director single page */

.sdir_content {
	display: flex;
}

.sdir_content .sdir_left {
	width: 50%;
}

.sdir_content .sdir_right {
	width: 50%;
	padding-left: 30px;
	padding-right: 0;
}

.sdir_left .sdir_img {
	margin-bottom: 10px;
	position: relative;
}

.sdir_content .sdir_left h5 {
	font-weight: 400;
	margin-bottom: 5px;
}

.sdir_content .sdir_left p {
	color: #A1A1A1;
}

.sdirector_owl .owl-carousel .owl-nav {
	display: block;
}
.sdir_left .sdir_img img {
	width: 100%;
}
.sdirector_box {
	margin-bottom: 30px;
}
/* 
.sdirector_box .owl-carousel .owl-nav .owl-prev {
top: 0;
left: 42%;
transform: translate(0px, -25%);
bottom: 0;
}

.sdirector_box .owl-carousel .owl-nav .owl-next {
top: 0px;
left: 45%;
transform: translate(0px, -25%);
background: #FFFFFF;
border-radius: 0;
}

.sdirector_box .owl-carousel .owl-nav .owl-next span{
display: none;
}

.sdirector_box .owl-carousel .owl-nav {
top: 72%;
}

.sdirector_box .owl-carousel .owl-nav .owl-prev {
top: -1px;
left: 41%;
transform: translate(1px, -14px);
bottom: 0px;
background: #FFFFFF;
border-radius: 0;
}

.sdirector_box .owl-carousel .owl-nav .owl-prev span{
display: none;
}

.sdirector_box .owl-prev:before {
position: absolute;
content: '';
width: 50px;
height: 50px;
background-image: url(https://nextstep.net.in/imperial-auto/wp-content/uploads/2022/10/Left-2.png);
background-repeat: no-repeat;
background-position: center;
}

.sdirector_box .owl-next:before {
position: absolute;
content: '';
width: 50px;
height: 50px;
background-image: url(https://nextstep.net.in/imperial-auto/wp-content/uploads/2022/10/Right-2.png);
background-repeat: no-repeat;
background-position: center;
} */

.sdir_img a[rel="prev"] {
	background-image: url(../../../../uploads/2022/10/Right-2.png);
	right: 0px;
	bottom: 0px;
	width: 65px;
	height: 50px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
}
.sdir_img a[rel="next"] {
	background-image: url(../../../../uploads/2022/10/Left-2.png);
	right: 65px;
	bottom: 0px;
	width: 65px;
	height: 50px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
}
.single_director {
	background: #F8F8F8;
}

/* board of director new page */

.single_director .row {
	align-items: center;
	background: #eee;
	margin-bottom: 40px;
	padding: 20px;
	border-radius: 5px;
}

.single_director .row:nth-child(even) {
	flex-direction: row-reverse;
}

.b01 {
	background: #f8f8f8;
	padding-bottom: 0;
}

/* presence */

.presence {
	background: linear-gradient(180deg, #ef4723 29.17%, rgba(33, 137, 201, 0) 100%), url(../../../../uploads/2022/10/presence_bg.png);
	background-position: center;
}

.presence_head h2 {
	font-size: 72px;
	text-align: center;
	line-height: 98px;
	font-weight: 700;
	font-family: 'GT Super Display';
	color: #fff;
	margin-bottom: 70px;
}

.presence_owl_outer .presence_img {
	text-align: center;
}

.presence_outer {
	background-repeat: no-repeat;
}

.pCircle img {
	position: absolute;
	left: 2%;
}
.sBig {
	position: absolute;
	top: 20%;
	left: 0;
}

.presence_left h3 {
	color: #fff;
	margin-bottom: 10px;
}

.presence_left p {
	color: #fff;
}

.pCircle2 img {
	position: absolute;
	right: 2%;
	bottom: 2%;
}
.presence .owl-carousel button, .presence_owl .owl-carousel button.owl-dot {
	border: none;
}

.presence .owl-carousel .owl-dots .owl-dot span {
	background: #ffffff9e;
}

.presence .owl-carousel .owl-dots .owl-dot.active span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ffffff;
}

.presence .owl-carousel button, .presence .owl-carousel button.owl-dot {
	margin: 65px 2px 0px 2px;
}

.pKnow {
	display: flex;
	align-items: center;
}

.pKnow h4{
	color: #fff;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	margin-right: 20px;
}
.presence_left {
	width: 70%;
}
.presence_inner .row{
	justify-content: center;
}

.presence:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	background: #ef4723;
	z-index: -1;
}

/* products */

.pt_box a {
	display: flex;
	align-items: center;
	padding: 15px 0;
}

.pt_box span, .pt_box h4{
	color: #A1A1A1;
}

.pt_box:hover span, .pt_box:hover h4 {
	color: #ef4723;
}

.pt_box h4{
	font-weight: 400;
}

.pt_cont {
	display: flex;
	flex-wrap: wrap;
}
.pt_box {
	border-bottom: 1px solid #939393;
	position: relative;
	width: 39%;
	display: inline-block;
	margin-right: 6%;
	margin-left: 4%;
}
.pt_box span {
	margin-right: 30px;
}

.pt_box img {
	position: absolute;
	right: 0;
	visibility: hidden;
}

.pt_box:hover img{
	visibility: visible;
}

.products {
	background: #fff;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 50px;
}

.productUp {
	text-align: center;
	margin-bottom: 50px;
}

.productUp h6 {
	color: #ef4723;
	margin-bottom: 15px;
}

.productUp h1 {
	margin-bottom: 10px;
}

.productUp p {
	color: #5E5E5E;
}

.prodBox {
	margin-bottom: 50px;
}

.prodBoxImg img {
	width: 100%;
	margin-bottom: 10px;
	background-color: #efefef;
    border-radius: 10px;
}
.prodBox h6 {
	text-align: center;
}

.merger_left.sProdRt.techSpec .breadUl li {
	list-style: none;
	margin-left: 0;
}

/* .merger_left.sProdRt.techSpec ul li {
list-style: disc;
margin-left: 30px;
margin-bottom: 5px;
} */

.merger_left.sProdRt.techSpec ul{
	margin-bottom: 20px;
}

.applicable-industry-list ul li {
	border-bottom: 1px solid #939393;
}
div#accordionPanelsStayOpenExample ul li a {
	padding: 16px 20px 16px 0px;
	display: inline-block;
	color: #021541;
	font-size: 16px;
	font-weight: 600;
}
/* mergers */

.mergers_cont h1 {
	color: #ef4723;
	font-family: 'GT Super Display';
	font-size: 72px;
	line-height: 82px;
	text-align: center;
	width: 80%;
	margin: 0 auto 90px;
}
.merger_left .accordion-button {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color:black;
	background: transparent;
	border-bottom: none;
	padding-left: 0;
}

.mergers .merger_left .accordion-item .accordion-button {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}

.merger_left .accordion-button:before {
	background-image: url(../../../../uploads/2022/10/Open.png);
	background-size: cover;
	width: 14px;
	height: 14px;
	position: absolute;
	content:'';
	right: 10px;
}

.merger_left .accordion-button:focus {
	border-color: transparent;
	box-shadow: none;
}

.merger_left .accordion-body h4 {
	font-weight: 400;
	color: #ef4723;
	margin-bottom: 10px;
}
.merger_left .accordion-body {
	padding-left: 0;
	padding-top: 0;
}
.merger_left .accordion-item {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #939393;
}

.merger_left .accordion-flush .accordion-item:last-child {
	border-bottom: 1px solid #939393;
}

.merger_left .accordion-button:not(.collapsed) {
	box-shadow: none;
}

.merger_left .accordion-button:not(.collapsed)::after {
	transform: rotate(45deg);
}

.merger_left h4 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #ef4723;
	width: 50%;
}

.techSpec h3 {
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 36px;
}

.techSpec table {
	width: 100%;
	margin-bottom: 20px;
}

.techSpec table thead {
	border: none;
}

.techSpec table td {
	width: 50%;
	padding: 28px 24px 28px 24px;
	border: none;
}

.techSpec table tr {
	border-bottom: 1px solid #5E5E5E;
}

.techSpec table tr td strong {
	font-weight: 600;
}

.techSpec table thead td {
	font-weight: 600;
}

.techSpec table tbody tr td:nth-child(odd) {
	font-weight: 600;
}

#accordionPanelsStayOpenExample > h3 {
	margin-top: 65px;
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 36px;
}



/* on highway page */

.onHighHead{
	font-size: 72px;
	line-height: 83px;
	color: #ef4723;
	text-align: center;
	margin-bottom: 40px;
}

.onHighwayP {
	background: #F8F8F8;
	z-index: 9;
}

.onHighwayP:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	background-image: url(../../../../uploads/2022/10/on_bg.png);
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}

.automotive__cont ul li {
	width: 20%;
}
.onHighHead_cont .nav-tabs {
	border-bottom: none;
	justify-content: center;
	margin-bottom: 50px;
}

.onHighHead_cont .nav-link {
	color: #A1A1A1;
	font-weight: 600;
	padding: 0;
	margin-right: 20px;
}

.onHighHead_cont .nav-tabs .nav-item.show .nav-link, .onHighHead_cont .nav-tabs .nav-link.active {
	color: #ef4723;
	background-color: transparent;
	border-color: transparent;
	font-weight: 700;
	border-bottom: 1px solid #ef4723;
}

.onHighHead_cont .nav-tabs .nav-link:focus, .onHighHead_cont .nav-tabs .nav-link:hover {
	border-color: transparent;
	border-bottom: 1px solid #ef4723;
}

.automotive__cont .auto_box {
	height: 390px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 80px 20px 40px 20px;
	z-index: 999;
	margin-right: 0px;
	transition: all 0.5s;
	margin-bottom: 20px;
}

.automotive__cont ul li:hover .auto_box {
	transform: translateY(-10px);
}

.automotive__cont .auto_box:after {
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0%;
	bottom: 0%;
	background: rgb(0 0 0 / 0%);
	content: '';
	z-index: -2;
}
.automotive__cont .auto_box h5 {
	color: #000;
	font-weight: 300;
	position: relative;
}

.automotive__cont .auto_box:before {
	position: absolute;
	left: 11.45%;
	right: 77.1%;
	top: 14.62%;
	bottom: 84.87%;
	background: transparent;
	content: '';
	width: 30px;
	height: 2px;
	z-index: -1;
}


.automotive__cont .auto_box .auto_box_btn {
	position: absolute;
	bottom: 30px;
	color: transparent;
}


.automotive__cont .auto_box .auto_box_btn img {
	margin-left: 5px;
	opacity: 0;
}


.automotive__cont .auto_box_btn:hover {
	color: #fff;
}
.automotive__cont > ul {
	display: flex;
	flex-wrap: wrap;
}

.automotive__cont .auto_box > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	z-index: -3;
	transition: all 0.5s;
}

.automotive__cont .auto_box:hover > img {
	opacity: 1;
}

.automotive__cont .auto_box:hover:before {
	background: #fff;
}

.automotive__cont .auto_box:hover h5 {
	color: #fff;
}

.automotive__cont .auto_box:hover .auto_box_btn {
	color: #fff;
}

.automotive__cont .auto_box:hover .auto_box_btn img {
	opacity: 1;
}

.automotive__cont .auto_box:hover:after {
	background: rgb(0 0 0 / 40%);
}

.onHighwayP:after {
	position: absolute;
	content: '';
	background-image: url(../../../../uploads/2022/10/bg.png);
	width: 343px;
	height: 100%;
	background-size: contain;
	top: 0;
	right: 0;
	z-index: -2;
	background-repeat: no-repeat;
}

.automotive__cont .auto_box.active > img {
	opacity: 1;
}

.automotive__cont .auto_box.active:before {
	background: #fff;
}
.automotive__cont .auto_box.active > img {
	opacity: 1;
}
.automotive__cont .auto_box.active h5 {
	color: #fff;
}
.automotive__cont .auto_box.active .auto_box_btn {
	color: #fff;
	background: none;
}
.automotive__cont .auto_box.active .auto_box_btn img {
	opacity: 1;
}
.automotive__cont .auto_box.active:after {
	background: rgb(0 0 0 / 40%);
}

.onHighwayP.subCatSle {
	background: #fff;
}

/* on highway taxonomy_on-highway */

.bread_ul ul li a {
	font-size: 24px;
	line-height: 35px;
	color: #A1A1A1;
}

.bread_ul ul li {
	font-size: 24px;
	line-height: 35px;
	color: #A1A1A1;
	padding-right: 15px;
	position: relative;
	margin-right: 10px;
}

.bread_ul ul {
	display: flex;
}

.bread_ul ul li a:before {
	position: absolute;
	content: '/';
	right: 0px;
}

.bread_ul {
	margin-bottom: 2rem;
}



/* single product page */

.sprodHead {
	font-weight: 400;
	color: #A1A1A1;
}

.sProdPgImg .owl-carousel button, .sProdPgImg .owl-carousel button.owl-dot {
	border: none;
	margin: 30px 0px 0px 0px;
}

.sProdPgImg .owl-carousel .owl-dots .owl-dot.active span {
	background-color: #222;
}

.sProdPgImg .owl-carousel .owl-dots .owl-dot span {
	background: #cbcbcb;
}

.sProdPgImgsBox img {
	width: 100%;
}

.merger_left.sProdRt .accordion-button {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}

.merger_left.sProdRt .accordion-item {
	border: none;
	border-bottom: 1px solid #939393;
}
.breadUl{
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.breadUl li a{
	position: relative;
	padding-right: 15px;
	margin-right: 10px;
	font-weight: 400;
	display: inline-block;
}

.breadUl li a:before {
	position: absolute;
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	right: 0;
	font-size: 14px;
	line-height: 28px;
}

.breadUl li {
	font-weight: 500;
}

.colorBlue {
	color: #ef4723;
}

.merger_left .accordion-body ul li {
	font-size: 16px;
	line-height: 26px;
	list-style: disc;
	margin-left: 30px;
}

.bannerSubCatCont h2 {
	color: #fff;
	text-align: center;
}

.bannerSubCatCont h1 {
	color: #fff;
	text-align: center;
}
.subCatSle .breadUl {
	margin-bottom: 40px;
}
.bannerSubCat {
	padding: 200px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.subCatSle {
	padding: 50px 0;
}

.sProdPgImg .owl-carousel .owl-nav.disabled {
	display: block;
}

.sProdPgImg .owl-nav .owl-prev {
	position: absolute;
	top: 40%;
	left: -65px;
	transform: translate(0,-50%);
}

.sProdPgImg .owl-nav .owl-next {
	position: absolute;
	top: 40%;
	right:-65px;
	transform: translate(0,-50%);
}

.sProdPgImg .owl-nav span {
	display: none;
}


.sProdPgImg .owl-nav {
	top: 43%;
}

.sProdPgImg .owl-prev:before {
	position: absolute;
	content: "\f060";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	border: 1px solid #000;
	color: #000;
	padding: 10px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	right: 0;
}

.sProdPgImg .owl-next:before {
	position: absolute;
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	border: 1px solid #000;
	color: #000;
	padding: 10px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	left: 0;
}



/* single product page image */

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

.thumbnail {
	width: 50%;
	display: block;
}

.primary {
	width: 100%;
	height: 400px;
	background-size:contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.thumbnail-image {
	width: 100%;
	height: 250px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

/* news */

.newsPH h4 {
	font-weight: 400;
	color: #ef4723;
}

.newsPageowlInnerImg img {
	width: 100%;
}

.newsPH {
	margin-bottom: 2rem;
}

.newsPageowlInnerCont h1 {
	color: #ef4723;
	margin-bottom: 1rem;
	font-size: 24px;
}

.newsPageowlInnerCont h1 {
	color: #ef4723;
	margin-bottom: 1rem;
	font-size: 24px;
}

.newsPageowlInnerCont span.date {
	color: #939393;
	margin-bottom: 1rem;
	display: inline-block;
}

.newsPageowlInnerCont p {
	color: #191919;
	margin-bottom: 1.5rem;
}

.newsPageowlInnerCont {
	position: relative;
	padding-bottom: 10px;
}

.newsPageowlInnerCont:after {
	position: absolute;
	content: '';
	width: 427px;
	height: 1px;
	background: #093653;
	left: 0;
}

.newsPageOuter .owl-carousel .owl-nav .owl-prev {
	right: 3%;
	left: auto;
	color: #ef4723;
}

.newsPageOuter .owl-carousel .owl-nav .owl-next {
	right: 0%;
	left: auto;
	color: #ef4723;
}

.newsPageOuter .owl-carousel .owl-nav {
	top: 81%;
}

.newsMainPage .news_heading h2 {
	color: #ef4723;
}

.news_next{
	position: relative;
}

.news_next a {
	display: inline-block;
	width: 10px;
	height: 15px;
	background-repeat: no-repeat;
	position: absolute;
}

/* .news_next a:nth-of-type(2) {
background-image: url(https://nextstep.net.in/imperial-auto/wp-content/uploads/2022/10/Right.png);
right: 25px;
top: -7px;
}

.news_next a:first-child {
background-image: url(https://nextstep.net.in/imperial-auto/wp-content/uploads/2022/10/Left.png);
right: 60px;
top: -7px;
}
*/

.news_next a[rel="prev"] {
	background-image: url(../../../../uploads/2022/10/Right.png);
	right: 25px;
	top: -7px;
}
.news_next a[rel="next"] {
	background-image: url(../../../../uploads/2022/10/Left.png);
	right: 60px;
	top: -7px;
}

.newsMainPage {
	padding-top: 0;
	background: #f8f8f8;
}
.newsMainPage .news_box {
	margin-bottom: 30px;
}
.newsMainPage .mission_three > nav {
	margin-bottom: 80px;
}

.newsPageowlInnerImg {
	max-width: 90%;
}

.media_img img {
	width: 100%;
}

.news_media {
	padding-bottom: 0;
}

.news_media .row {
	border-bottom: 2px solid black;
	padding-bottom: 100px;
}

/* product taxonomy */

.taxoRtCont .pt_box {
	width: 70%;
	display: block;
	margin-right: 0;
	margin-left: 100px;
	margin: 0 auto 0 70px;
}

/* contact */
.ct_left > h1 {
	color: #A1A1A1;
	font-weight: 400;
	margin-bottom: 6rem;
	font-size: 24px;
}

.ct_left ul li span {
	color: #A1A1A1;
	margin-bottom: 15px;
	display: block;
}
.ct_left ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.ct_left ul li {
	width: 50%;
	display: inline-block;
	margin-bottom: 2rem;
}

.ct_left ul li p a {
	display: block;
}

.cmap iframe {
	width: 90%;
	height: 250px;
}

.cright h4 {
	color: #ef4723;
	font-weight: 400;
	margin-bottom: 6rem;
}

.image-upload input {
	/* 	visibility:hidden; */
	width:0;
	/* 	height:0; */
}

.image-upload {
	padding-right: 5px;
	overflow: hidden;
}

.contPg {
	background: #F8F8F8;
}
.c_field input, .c_field select, .c_field textarea {
	background: none;
	width: 100%;
	display: block;
	padding-bottom: 1rem;
	margin-bottom: 3rem;
	border-bottom: 1px solid #E9E9E9;
}
.c_field textarea {
	height: 44px;
	resize: none;
	margin-bottom: 1rem;
}

.c_field input[type="submit"] {
	width: auto;
	background: #5E5E5E;
	color: #fff;
	border-radius: 100px;
	padding: 13px 80px;
	margin-bottom: 0;
	margin-top: 20px;
}

.c_field input[type="file"] {
	margin-bottom: 1rem;
	cursor: pointer;
	position: relative;
	right: 95px;
	font-size: 14px;
}

/* facilities */

.facilities {
	padding-bottom: 0;
}

.facilities_box_img img {
	width: 100%;
	margin-bottom: 2.5rem;
}
.fsOuter p {
	font-size: 34px;
	line-height: 44px;
}

.fsOuter h2 {
	font-size: 72px;
}
.facility01 {
	display: flex;
	padding-bottom: 0;
}



.facility01:nth-child(even) {
	flex-direction: row-reverse;
	margin-left: 30px;
}

.facility01:nth-child(odd) {
	margin-right: 30px;
}



.facility01:first-of-type {
	margin-right: 0;
}

.facility01:last-of-type {
	padding-bottom: 100px;
}

.facility01Img {
	width: 45%;
}

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

.facility01Cont {
	width: 55%;
	background: #DDDDDD;
	padding: 50px 140px 50px 60px;
	align-content: center;
}

.facility01.first {
	margin-right: 0;
}

.facility01Cont span {
	font-size: 27px;
	line-height: 34px;
	font-weight: 600;
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-top: 30px;
}

.facility01Cont span:before {
	position: absolute;
	content: '';
	width: 37px;
	height: 3px;
	background: black;
	top: 0;
}

.facility01Cont h2 {
	font-size: 54px;
	line-height: 66px;
	font-weight: 500;
	margin-bottom: 40px;
}

/* Mission and Vision */

.misHead h2 {
	font-family: 'GT Super Display';
	color: #ef4723;
}

.mis_hist_cont .row {
	margin-bottom: 3rem;
}
.vision_box {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.vision_box_img img {
	margin-right: 1.5rem;
}

.vision_box h6 {
	font-size: 18px;
	font-weight: 500;
	color: #939393;
	width: 60%;
}

.mvpage {
	padding: 0;
}

.misContent p {
	font-size: 24px;
	line-height: 35px;
}

/* topbar */

/* .topbar {
background: #D9D9D9;
}

.topbar_ul ul {
display: flex;
justify-content: space-evenly;
align-items: center;
}

.topbar_ul ul li a{
font-weight: 500;
padding: 13px 0;
display: inline-block;
}

.topbar_ul ul li a.active {
color: #ef4723;
border-top: 6px solid #ef4723;
} */


/* mission topbar */

.mission_three > nav {
	background: #D9D9D9;
}

.mission_three .nav-tabs {
	border-bottom: none;
	justify-content: space-evenly;
	width: 60%;
	margin: 0 auto;
	height: 60px;
}

.mission_three .nav-tabs .nav-item.show .nav-link, .mission_three .nav-tabs .nav-link.active {
	color: #ef4723;
	background-color: #D9D9D9;
	border-color: #d9d9d9 #d9d9d9 #d9d9d9;
}

.mission_three .nav-tabs .nav-link:focus, .mission_three .nav-tabs .nav-link:hover {
	border-color: #D9D9D9 #D9D9D9 #D9D9D9;
}

.mission_three .nav-tabs .nav-link {
	color: black;
	margin-bottom: 0px;
	position: relative;
}


.mission_three .nav-link.active:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background: #ef4723;
}

.coreValCont h4 {
	font-size: 30px;
	color: #ef4723;
	margin-bottom: 1rem;
}

.mCoreValue .row {
	width: 80%;
	margin: 0 auto 6rem;
}

.mis_hist_cont {
	padding-top: 100px;
}

.mCoreValue {
	padding-top: 100px;
}

/* History */

.historyCont {
	padding: 100px 0;
	position: relative;
}

.mileCont h2 {
	font-size: 54px;
	color: #fff;
}

.mileCont h4 {
	color: #fff;
	margin-bottom: 1rem;
	width: 80%;
}
.mileCont p {
	color: #fff;
	width: 80%;
}

.milestones ul li {
	width: 50%;
	position: relative;
	margin-bottom: 40px;
}

.milestones ul li:nth-child(odd) {
	text-align:right;
}

.milestones ul li:nth-child(odd) .mileCont h4 {
	margin-left: auto;
}

.milestones ul li:nth-child(odd) .mileCont p {
	margin-left: auto;
	width: 60%;
}



.milestones ul li:nth-child(even) {
	margin-left: auto;
}

.historyCont:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0175BF;
	z-index: -1;
}

.milestones ul {
	position: relative;
}

.milestones ul:before {
	position: absolute;
	content: '';
	background: #ef4723;
	top: 15px;
	width: 3px;
	height: 100%;
	margin-right: 0px;
	left: calc(50% - 2px);
}

.milestones ul li:nth-child(odd):before {
	left: calc(100% - 145px);
}

.milestones ul li:nth-child(odd) .mileCont {
	padding-right: 80px;
}

.milestones ul li:nth-child(even) .mileCont {
	padding-left: 80px;
}

.milestones ul li:after {
	position: absolute;
	content: '';
	background: #D9D9D9;
	top: 15px;
	width: 18px;
	height: 18px;
	transform: rotate(90deg);
	margin-right: 0px;
	right: -9px;
	border-radius: 50%;
}

.milestones ul li:nth-child(even):after {
	border-radius: 50%;
	left: -9px;
}

/* leadership */

.leadCont h4 {
	color: #A1A1A1;
	font-weight: 400;
	margin-bottom: 10px;
}

.leadCont p {
	color: #ef4723;
	font-size: 24px;
	line-height: 35px;
}

.leadCont {
	width: 50%;
}

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

.leadBoxCont span {
	font-size: 12px;
	line-height: 20px;
	color: #5E5E5E;
}

.leadBoxCont p {
	margin-bottom: 0;
}



.leadBoxImg img {
	margin-bottom: 10px;
}

.row.third .leadBox {
	text-align: center;
}
.row.fourth .leadBox {
	text-align: center;
}
/* .leadBoxCont {
text-align: center;
} */

.row.two {
	position: relative;
	margin-top: -130px;
}

.row.three {
	margin-top: -100px;
}

.row.first {
	margin-top: -140px;
}

.row.third {
	margin-top: -100px;
}

/* leadeship new */

.lead01{
	background: #f8f8f8;
	padding-bottom: 0;
}

.leadership .row:nth-child(even) .leadBox {
	margin-left: auto;
}

.leadBox {
	width: 30%;
}

/* contact location */

.ajax_search .form-control {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

/* location search */

.location_box {
	background: #F8F8F8;
	padding: 20px;
	height: 100%;
}

#companyData .col-md-4 {
	margin-bottom: 20px;
}
.contact_select select {
	padding: 12px 20px;
	width: 100%;
	margin-bottom: 60px;
	background: #f8f8f8;
}

.form-filed.extra-div {
	position: relative;
}

/* select#cityChange {
position: absolute;
top: -106px;
left: 100%;
width: 100%;
padding: 12px 20px;
background: #f8f8f8;
} */

/* #companiesChange {
position: absolute;
top: -106px;
left: 200%;
width: 100%;
padding: 12px 20px;
background: #f8f8f8;
margin-left: 16px;
} */

.location_box h5 {
	margin-bottom: 40px;
}

.location_box span {
	margin: 20px 0 0;
	font-size: 12px;
	color: #8a888a;
}

.location_box p {
	font-size: 15px;
}

.lwebLink {
	color: #DA2020;
}

.lwebLink svg {
	margin-left: 10px;
}

.addressBox {
	margin: 50px 0;
}

/* certificates */

.cerGroup ul li .cerInnerCont p{
	margin-bottom: 0;
}

.cerGroup ul li .cerInnerCont a {
	color: #ef4723;
	display: inline-block;
}
.cerBox {
	border: 1px solid #000000;
	border-bottom: none;
}
.cerBoxHead {
	border-bottom: 1px solid #000;
	padding: 15px 15px 15px 15px;
}

.cerBoxCent h5 {
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #000;
}

.cerGroup ul li .cerInnerCont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #000;
}
.cerBoxHead p {
	margin-bottom: 0;
}

.cerGroup h5 {
	background: #F4F4F4;
}

.certUpper ul li {
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #000;
}

.certUpper ul li .cerInnerCont p {
	margin-bottom: 0;
}

.certUpper ul li .cerInnerCont {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.certUpper ul li .cerInnerCont a{
	color: #ef4723;
	display: inline-block;
}

/* 404 page */

.error_page {
	background: #f8f8f8;
}
.error_heading {
	text-align: center;
}
.error_heading h2 {
	font-size: 100px;
	display: block;
	line-height: 90px;
	color: #ef4723;
	margin-bottom: 20px;
}
.error_heading p {
	color: #ef4723;
}
.error_link {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
.home_link a {
	display: block;
	padding: 9px 14px;
	background: #bf1818;
	color: #fff;
	margin-right: 15px;
	border: 1px solid #fff;
}

.error_link .btn_imperial {
	margin-right: 20px;
}

/* core values */
.coreValuesPageSec {
	padding: 100px 0;
}

.coreValuesPageSec .mileCont h4 {
	color: black;
}

.coreValuesPageSec .mileCont p {
	color: black;
}

.coreValuesPageSec .milestones ul li:after {
	background: transparent;
}


.coreValuesPageSec .milestones ul li:nth-child(even) .coreValImg {
	left: -30px;
}

.coreValuesPageSec .core_img1 {
	position: absolute;
	right: -40px;
	border: 3px solid #ef4723;
	border-radius: 50%;
	padding: 15px;
	background: #fff;
	height: 82px;
	width: 82px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.coreValuesPageSec .coreValImg {
	width: 50px;
}

.coreValuesPageSec .milestones ul li:nth-child(even) .core_img1 {
	left: -40px;
	right: auto;
}

/* Core Values Content */

.coreValueCont {
	margin-bottom: 50px;
}

.mis_box h4, .mis_box p {
	color: #fff;
}

.mis_box {
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px 40px 40px 40px;
	position: relative;
	z-index: 1;
	margin-bottom: 24px;
	min-height: 240px;
}

.mis_box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.mis_box h4 {
	margin-bottom: 10px;
}

.mis_box img {
	width: 60px;
	margin-bottom: 10px;
}

/* careers */

.career-content {
	width: 70%;
	margin: 0 auto;
}

.career-form {
	width: 70%;
	margin: 50px auto 10px;
}

.inputField input {
	width: 100%;
	border-bottom: 2px solid black;
	padding: 12px 12px 12px 0;
	margin-bottom: 20px;
}

.inputField input[type="file"] {
	cursor: pointer;
}

.career-content p a {
	color: #ef4723;
}

.flex_btn .c_field {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex_btn .c_field input[type="submit"] {
	background: black;
}

/* Thank You CSS */

.thank_head p {
	text-align: center;
	padding-bottom: 10px;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
}
.thank_head p:first-child {
	color: #00247d;
}

.thank_head_two {
	text-align: center;
	margin-top: 25px;
}

.thank_head_two p {
	font-size: 19px;
	font-weight: 500;
	line-height: 30px;
	padding-bottom: 10px;
}

.thank_head_two p:first-child {
	color: red;
}

/* group companies */

.group_left h1 {
	font-size: 54px;
	line-height: 60px;
	color: black;
	margin-bottom: 70px;
	font-weight: 500;
	width: 50%;
}

.group_left p {
	font-size: 22px;
	line-height: 33px;
}

.group-companies {
	background: #F8F8F8;
}

.groupBoxRt {
	text-align: center;
}
.group_right img {
	width: 100%;
}

.groupBoxLeft h3 {
	margin-bottom: 20px;
	width: 85%;
}

.groupBoxLeft ul li {
	font-size: 24px;
	line-height: 34px;
	list-style: disc;
	margin-left: 40px;
}

.groupBoxSec .row {
	border-bottom: 1px solid #5E5E5E;
	margin-bottom: 70px;
	padding-bottom: 70px;
	align-items: center;
}


.sProdPgImgPop .image-gallery img {width: 100%;}
.sProdPgImgPop .image-gallery div#carouselExampleIndicators{display: flex;align-items: center;}
.carousel-control-next-icon{background-image: url(../../../../uploads/2023/01/arrowRt.png);}
.carousel-control-prev-icon{background-image: url(../../../../uploads/2023/01/arrowLt.png);}
.carousel-control-next:hover .carousel-control-next-icon {
	background-image: url(../../../../uploads/2023/01/arrowRight.png);
}
.carousel-control-prev:hover .carousel-control-prev-icon {
	background-image: url(../../../../uploads/2023/01/blueLefticon.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {padding: 20px;}
.carousel-control-next, .carousel-control-prev{width: auto;top: unset;bottom: unset;border: 1px solid #000;border-radius: 100px;}
.carousel-indicators [data-bs-target]{background-color: #8D8D8D;width: 6.61px;height: 6.61px;border-radius: 100%;}
.carousel-indicators .active{background-color: #000000;}
.sProdPgImgPop .image-gallery .carousel-item {padding: 0 63px;}
.sProdPgImgPop .image-gallery .carousel-indicators{margin-bottom: -6rem;}
.sProdPgImgPop {margin-right: 100px;}
.merger_left .accordion-button::after{display: none;}
.merger_left.sProdRt.techSpec .accordion-button{cursor: auto;;}

section.clients_we_serve_industry {padding-top: 65px;}
section.clients_we_serve_industry h6{font-size: 24px;line-height: 24px;font-weight: 500;color: #5E5E5E;}
.clients_we_serve_head{text-align: center;margin-bottom: 80px;}
section.clients_we_serve_industry .owl-dots {display: none;}
section.clients_we_serve_industry .owl-nav {display: none;}

/* taxonomy page */


.offHighCarousel .owl-dots {
	text-align: left;
}

.offHighCarousel .owl-dots button{
	margin: 35px 0px 0px 5px;
	border: 1px solid transparent;
}

.offHighCarousel .owl-nav button{
	margin: 0px 0px 0px 5px;
	border: 1px solid transparent;
	width: 40px !important;
	height: 40px !important;
}

.offHighCarousel .owl-nav button:hover{
	border: 1px solid #ef4723;
}

.offHighCarousel .owl-nav .owl-prev:hover:before {
	background-image:url(../../../../uploads/2023/01/blueLefticon.png);
}

.offHighCarousel .owl-nav .owl-next:hover:before {
	background-image:url(../../../../uploads/2023/01/arrowRight.png);
}


.offHighCarousel .owl-nav button:hover:before{
	color: #ef4723;
}


.offHighCarousel .owl-dots button span{
	margin: 35px 0px 0px 5px;
	border: 1px solid transparent;
	background: #bbb !important;
}

.offHighCarousel .owl-dots button.active span{
	background: #ef4723 !important;
}


.offHighCarousel .owl-nav button span{
	display: none;
}




.offHighCarousel .owl-nav {
	bottom: 25px;
	top: auto;
}

.offHighCarousel .owl-nav .owl-prev {
	top: auto;
	left: auto;
	right: 50px;
	font-size: 20px;
	border: 1px solid #5E5E5E;
}

.offHighCarousel .owl-nav .owl-next {
	right: 0px;
	font-size: 20px;
	border: 1px solid #5E5E5E;
}

.offHighCarousel .owl-nav .disabled {
	opacity: 1;
}

.offHighCarousel .owl-nav .owl-next:before {
	position: absolute;
	content: '';
	background-image: url(../../../../uploads/2023/01/arrowRt.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
	width: 40px;
	height: 40px;
}

.offHighCarousel .owl-nav .owl-prev:before {
	position: absolute;
	content: '';
	background-image: url(../../../../uploads/2023/01/arrowLt.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
	width: 40px;
	height: 40px;
}

.offHighCarousel .owl-stage {
	margin: 0 auto;
}

.image-gallery .carousel-control-next, .image-gallery .carousel-control-prev {
	opacity: 1;
}

.brands_box_imgTax img {
	width: 100%;
	height: 120px;
	object-fit: contain;
}
.sdir_img img {
	border-radius: 7%;
}

.footer .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ef4723;
	color: #fff;
}
.contPg .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ef4723;
}

/* Privacy Policy */

.statutory-head {
	margin-bottom: 20px;
	font-size: 32px;
}

.pdfLink span{
	display: inline-block;
	margin-right: 10px;
}
.pdfLink i{
	background: #ef4723;
	color: #fff;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	padding: 5px;
}

.pdfLink {
	color: #ef4723;
	margin: 18px 0 20px 0;
}

.privacyInner ul li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.privacyInner ul li h5 {
	font-weight: 500;
}

/* new homepage about */

.aboutUsLeft h6 {
	color: #ef4723;
	margin-bottom: 8px;
}

.aboutUsLeft h3 {
	font-size: 36px;
	margin-bottom: 15px;
}

.aboutUsLeft p {
	/*     color: #475467;
	font-size: 20px;
	line-height: 30px; */
	margin-bottom: 30px;
}

.btnGrey {
	background: #fff;
	border: 1px solid #D3D3D3;
	border-radius: 8px;
	padding: 13px 25px;
	position: relative;
	display: inline-block;
	transition: all 0.5s;
	color: #5E5E5E;
	font-weight: 600;
}

.btnGrey:hover {
	background: #5E5E5E;
	color: #fff;
}

.btnImperial {
	background: #F9F5FF;
	border: 1px solid #F9F5FF;
	border-radius: 8px;
	padding: 13px 25px;
	position: relative;
	display: inline-block;
	transition: all 0.5s;
	font-weight: 600;
}

.blueImp {
	color: #fff;
	background: #ef4723;
	border: 1px solid #ef4723;
}

.blueImp:hover {
	color: #ef4723;
	background: #fff;
}

.careerRightImg img {
	width: 100%;
}

.careerRow {
	width: 66.66%;
	margin: 0 auto;
	align-items: flex-end;
	margin-bottom: 24px;
}

/* about new homepage */

.aboutRightBox {
	position: relative;
	margin-bottom: 30px;
}

.aboutRightFlexBox {
	display: flex;
}

.aboutRightBox .aboutRightBoxImg {
	margin-right: 20px;
	width: 150px;
}
.aboutRightBox .aboutRightBoxImg img{
	width: 70px;
}

.aboutRightBoxHead h5 {
	margin-bottom: 10px;
}

.aboutRightBox:last-child {
	margin-bottom: 0;
}

.aboutUs {
	padding-bottom: 0;
}

/* news */

.newsCont {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.newsContInner h6 {
	color: #ef4723;
	margin-bottom: 10px;
}

.newsContInner h3 {
	margin-bottom: 10px;
	font-size: 36px;
}

.newsContInner p {
	color: #475467;
	font-size: 20px;
}



/* contact us new*/

/* contact us */

.contact-us {
	background: #c0c0c0;
	padding: 70px 0;
}

.contactBox h6 {
	color: #ef4723;
	margin-bottom: 10px;
}
.locationBox {
	background: rgba(255, 255, 255, 0.6);
	padding: 20px;
	border-radius: 7px;

}

.locationBox p {
	color: #5E5E5E;
	font-size: 16px;
	margin-bottom: 0;
}

.locationBox h5 {
	margin-bottom: 10px;
}

.contactBox h3 {
	color: black;
	font-size: 36px;

}

.collaborateOuter {
	display: flex;
	justify-content: center;
	align-items: center;
}
.collaborateInnerLeft {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.collaborate {
	background-color: #F9FAFB;
	padding-bottom: 50px;
}

.collaborateInnerRight img {
	width: 100%;

	object-fit: cover;
}

.collaborateInnerLeft h3 {
	font-size: 36px;
	margin-bottom: 10px;
}
.collaborateInnerLeft > p {
	color: #475467;
	font-size: 20px;
}
.collaborateInnerLeft > p a{
	color: #ef4723;
}
.inputCol label {
	font-size: 14px;
	line-height: 20px;
	color: #344054;
	margin-bottom: 8px;
	font-weight: 500;
}

.inputCol input {
	border-radius: 8px;
	border: 1px solid #D0D5DD;
	padding: 10px 14px 10px 14px;
	width: 100%;
	color: #667085;
}
.inputCol {
	margin-bottom: 24px;
}

.inputCol textarea {
	width: 100%;
	border: 1px solid #D0D5DD;
	height: 134px;
	resize: none;
	padding: 12px 14px 12px 14px;
	border-radius: 8px;
	color: #667085;
}
.checkBox input[type="checkbox"] {
	margin-right: 8px;
}

.checkBox label {
	font-size: 16px;
	font-weight: 500;
	color: #344054;
	display: flex;
}
.checkBox {
	margin-bottom: 10px;
}

.checkBoxOuter {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.inputCol input[type="submit"] {
	background: #ef4723;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
}

.collaborateForm {
	margin-top: 40px;
}
.hearTop {
	text-align: center;
}

.hearTop h6 {
	color: #ef4723;
	margin-bottom: 10px;
}

.hearTop h2 {
	font-size: 48px;
	margin-bottom: 20px;
}

.hearTop p {
	font-size: 20px;
	line-height: 30px;
	color: #5E5E5E;
}

.supportBox {
	text-align: center;
}

.supportBox h5 {
	color: #101828;
	margin-bottom: 10px;
}

.supportBox p {
	color: #5E5E5E;
	font-size: 16px;
}

.supportBox a {
	color: #ef4723;
	font-weight: 600;
	font-size: 16px;
}

.contactMaps {
	margin-bottom: 80px;
}


#powerTip {
	background: #101828 !important;
}
.box_view_html h3 {
	font-size: 14px;
	color: #fff !important;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.contactMaps ul.nav {
	width: 100%;
	justify-content: center;
}

#powerTip.n:before {
	border-top: 10px solid #101828 !important;
}
.checkBox label input[type="checkbox"]{
	width: auto;
}

.checkBox .wpcf7-list-item {
	width: 50%;
	margin-left: 0;
	margin-bottom: 10px;
}

.checkBox > p {
	margin-bottom: 0;
}
.contactMaps .nav-link {
	background: #fff;
	color: #A1A1A1;
	padding: 0;
	border-radius: 0;
	margin-right: 15px;
	font-weight: 600;
}

.contactMaps .nav-link.active{
	color: #ef4723;
	background-color: transparent;
	border-bottom: 1px solid #ef4723;
}

.contactMaps .tab-content {
	margin-top: 60px;
}

.box_view_html p {
	margin-bottom: 5px;
	text-align: center;
}

.submitForm h2 {
	font-size: 36px;
	margin-bottom: 12px;
}

.submitForm p {
	font-size: 20px;
	color: #475467;
}

.collaCont p {
	color: #475467;
	font-size: 20px;
	line-height: 30px;
}

.collaCont p a{
	color: #ef4723;
}

.citiesMap ul li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #475467;
}

.wareHouse ul {
	display: flex;
	justify-content: end;
}

.wareHouse ul li p {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #475467;
	line-height: 18px;
}
.wareHouse {
	margin-bottom: 70px;
}

.hearSec {
	padding: 50px 0;
}

.merger_left.sProdRt.techSpec > h1 {
	font-size: 44px;
}

.mission_three div#nav-tab .newsMediaHead {
	font-size: 17px;
}

.career-content h1 {
	color: #ef4723;
	text-align: center;
	font-family: 'GT Super Display';
	margin-bottom: 30px;
	font-size: 44px;
}
.certiHeading{
	color: #ef4723;
	text-align: center;
	font-family: 'GT Super Display';
	margin-bottom: 30px;
	font-size: 44px;
}
.headingH1{
	font-weight: 400;
	font-size: 17px;
}

.newsPageowlInnerCont p a {
	color: #ef4723;
}

.hCityImg img {
	margin-left: 10px;
	height: 20px;
}
.wareHouse ul li img {
	margin-bottom: 5px;
}

.wareHouse ul li {
	width: 70px;
	text-align: center;
	margin-right: 10px;
}

.wareHouse.wareHouseGlobal ul {
	flex-wrap: wrap;
	justify-content: flex-start;
}

.wareHouse.wareHouseGlobal ul li{
	margin-right: 15px;
}

.collaborateInnerRight {
	/*position: absolute;*/
	/*left: 0;*/
}


/*contact new */

.citiesMap .accordion-button::after {
	background-image: url(../../../../uploads/2023/07/plus.png);
}

.citiesMap .accordion-button:not(.collapsed)::after {
	background-image: url(../../../../uploads/2023/07/cross.png);
}

.citiesMap .accordion-header {
	margin-bottom: 5px;
}

.citiesMap .accordion-button {
	background-color: #fff;
	padding: 0;
	font-size: 22px;
	font-weight: 400;
	color: #ef4723;
	line-height: 32px;
	box-shadow: none;
}

.citiesMap .accordion-item {
	border: none;
}

.citiesMap .accordion-body {
	padding-left: 0;
}

.citiesMap ul li {
	list-style: none;
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: 500;
	padding-bottom: 14px;
	color: #475467;
	border-bottom: 1px solid #475467;
}

.citiesMap .accordion-button:not(.collapsed) {
	font-size: 30px;
	font-weight: 600;
}



/* New Product Page */

.prodSingHead h2 {
	color: #ef4723;
	text-align: center;
	width: 50%;
	margin: 0 auto 30px; 
	font-size: 60px;
	line-height: 72px;
}

.prodSingSlide .sProdPgImgsBox img {
	width: 100%;
	height: 450px;
	object-fit: contain;
}

.prodSingSlide .sProdPgImg .owl-nav .owl-next {
	right: 0;
}

.prodSingSlide .sProdPgImg .owl-nav .owl-prev {
	left: 0;
}


.prodNinety {
	width: 90%;
	margin: 0 auto;
}
.prodSingSlide .sProdPgImg {
	margin-bottom: 40px;
}

.prodDescription p {
	font-size: 28px;
	line-height: 42px;
	font-weight: 300;
	text-align: center;
}
.vehicleOuter ul {
	display: flex;
	justify-content: space-evenly;
}

.descriptionTab ul.nav {
	border-bottom: none;
	justify-content: center;
	margin-bottom: 30px;
}

.descriptionTab .nav-tabs .nav-link:focus{
	border-top: 3px solid #ef4723;
}

.descriptionTab .nav-tabs .nav-link:hover{
	border-top: 3px solid transparent;
}

.descriptionTab .nav-link {
	padding: 0.5rem 0;
	border-radius: 0;
	margin-right: 20px;
	border-top: 3px solid transparent;
	color: black;
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
	border-right: none;
	border-left: none;
	border-bottom: none;
	margin: 0 auto;
	color: #A1A1A1;
}

.descriptionTab .nav-link.active {
	border-top: 3px solid #ef4723;
	color: #ef4723;
}

.descriptionTab .nav-link.active:hover {
	border-top: 3px solid #ef4723;
}

.descriptionTab ul.nav .nav-item {
	width: 190px;
}
.descripTabCont p {
	font-size: 18px;
	color: #5E5E5E;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.curveHead {
	text-align: center;
	width: 65%;
	margin: 0 auto 50px;
}

.curveHead span {
	background-color: #E6F5FE;
	padding: 4px 12px 4px 12px;
	border-radius: 16px;
	color: #ef4723;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	margin-bottom: 20px;
}

.curveHead h3 {
	color: #101828;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 15px;
}

.descriptionTab {
	margin-bottom: 70px;
}

.line {
	width: 38px;
	height: 1px;
	background-color: #D9D9D9;
}

.compaProdLeft ul li {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 15px;
	padding: 15px 0;
}
.compaProdLeft ul li p {
	margin-bottom: 0;
	color: #475467;
	font-size: 18px;
}

.compaProdLeft h3 {
	font-size: 30px;
	margin-bottom: 25px;
}

.compaFlex .row:nth-child(even) {
	flex-direction: row-reverse;
}

.compaFlex .row{
	align-items: center;
}

.productSinglePg {
	padding-top: 50px;
}

.descriptionSec {
	padding-bottom: 0;
}

.curveHead p {
	color: #475467;
	font-size: 20px;
	line-height: 30px;
}

.customerBenefits {
	background: linear-gradient(rgba(38, 154, 226, 0),rgba(27, 111, 163, 0.07),rgba(20, 85, 126, 0.1));
	padding-bottom: 20px;
}

.custBeneBox .row {
	border-top: 4px solid rgba(238, 238, 238, 1);
	padding-top: 20px;
	margin-bottom: 50px;
}

.custBeneCont {
	text-align: center;
}

.custBeneCont h5 {
	margin-bottom: 10px;
	color: rgba(16, 24, 40, 1);
}

.custBeneCont p {
	color: rgba(71, 84, 103, 1);
	font-size: 16px;
	line-height: 24px;
}

/*.blueImg {*/
/*    display: none;*/
/*}*/

/*.vehicleOuter ul li:hover .blueImg {*/
/*    display: block;*/
/*}*/

/*.vehicleOuter ul li:hover .blackImg {*/
/*    display: none;*/
/*}*/

.vehicleOuter ul li {
	width: 100px;
	height: 92px;
}

.compaProdRight img {
	width: 100%;
}

.vehicleOuter ul li img {
	width: 70px;
	filter: grayscale(1);
	transition: 0.5s ease-in-out;
}

.vehicleOuter ul li:hover img {
	filter: grayscale(0);
	width: 92px;
	transition: 0.5s ease-in-out;
}

section.hydraulicHose h2 {
	margin-bottom: 10px;
}

.hydraImg{
	text-align:center;
}

.inputField.resume p {
	margin-bottom: 0;
}

.descripTabCont p {
	margin-bottom: 20px;
}
.descripTabCont p strong{
	font-weight: 600;
}

.compaFlex.compaFlex2 .row {
	align-items: flex-start;
}

.vehicleOuter ul li svg {
	transition: 0.5s ease-in-out;
}

.vehicleOuter ul li:hover a svg {
	width: 92px;
	transition: 0.5s ease-in-out;
}

.vehicleOuter ul li:hover a svg path {
	fill: #ef4723;
}

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

.newsMainPage .news_content h4 {
	margin-bottom: 0;
}

/* csr */
.csr_first img {
	width: 100%;
}
.csr_s_box {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0 60px 0;
}
.health_box {
	background-color: #EEEEEE;
	border-radius: 32px;
	padding: 50px 40px;
	margin-left: 50px;
	height: 613px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.health_box h6 {
	color: #0BA5EC;
	margin-bottom: 5px;
}
.health_box h2 {
	font-size: 36px;
	line-height: 44px;
	color: #475467;
	font-weight: 500;
}
.health_box p {
	color: #A1A1A1;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}

.csr_second .csr_second_owl .owl-dots {
	position: absolute;
	bottom: 50px;
	left: calc(50% - 27px);
}

.csr_second .csr_second_owl.owl-carousel button, .csr_second .csr_second_owl.owl-carousel button.owl-dot {
	border: none;
}

.csr_second .csr_second_owl.owl-carousel .owl-dots .owl-dot span {
	width: 13.6px;
	height: 13.6px;
	background: #D9D9D9;
}

.csr_second .csr_second_owl.owl-carousel button, .csr_second .csr_second_owl.owl-carousel button.owl-dot {
	margin: 0px 3px 0px 3px;
	width: 17px;
	height: 17px;
}

.csr_second .csr_second_owl.owl-carousel .owl-dots .owl-dot.active span {
	background-color: #00A6F2;
	width: 18px;
	height: 18px;
}
.csr_third {
	background-color: #ef4723;
	padding-bottom: 50px;
	padding-top: 140px;
}

.csr_everything h6 {
	color: #F0F7FB;
	margin-bottom: 10px;
}

.csr_everything > h2 {
	color: #fff;
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 45px;
}

.csr_everything ul {
	display: flex;
	flex-wrap: wrap;
}

.csr_everything ul li {
	width: 50%;
	margin-bottom: 50px;
}

.peopleCount h2 {
	font-size: 60px;
	color: #fff;
	line-height: 72px;
}
.peopleCount h5 {
	color: #EAECF0;
	font-size: 18px;
	line-height: 28px;
}

.csr_third:before {
	position: absolute;
	content: '';
	background-image: url(../../../../uploads/2024/05/Vector.png);
	width: 421px;
	height: 833px;
	right: 6%;
	top: -20px;
	z-index: 9;
}

.csr_third:after {
	position: absolute;
	content: '';
	background-image: url(../../../../uploads/2024/04/circle.png);
	bottom: 0;
	width: 740px;
	height: 436px;
	right: 0;
}

.csr_fourth .newsContInner h3 {
	color: #fff;
}

.csr_fourth .newsContInner p {
	color: #fff;
}

.csr_fourth .blueImp {
	background: #475467;
	border: 1px solid #475467;
}

.csr_fourth .news_img {
	margin-bottom: 0;
}

.csr_fourth .news_box {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}

.csr_fourth .news_content {
	padding: 30px;
}

.csr_fourth .news_content span {
	color: #475467;
}

/*.csr-updates .owl-nav.disabled {*/
/*    display: block;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav {*/
/*    top: auto;*/
/*    bottom: 0;*/
/*}*/

/*.csr-updates .owl-carousel button, .csr-updates .owl-carousel button.owl-dot {*/
/*    margin: 60px 5px 0px 5px;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button{*/
/*	left: 0;*/
/*	background-color: #EAECF0 !important;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button.owl-next{*/
/*	left: 100px;*/
/*	cursor: pointer;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button span{*/
/*	display: none;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button:before {*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button.owl-prev:before {*/
/*	background-image: url(https://imperialauto.in/wp-content/uploads/2024/04/arrow-left.png);*/
/*}*/

/*.csr-updates .owl-carousel .owl-nav button.owl-next:before {*/
/*	background-image: url(https://imperialauto.in/wp-content/uploads/2024/04/arrow-right.png);*/
/*}*/

.csr_fourth {
	padding-bottom: 150px;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
/*.csr_fourth .container-fluid {*/
/*    padding: 0;*/
/*    margin-left: 0px;*/
/*}*/
.team_box_img img {
	margin-bottom: 20px;
}
.team_box h5 {
	color: #101828;
	margin-bottom: 5px;
}
.team_box span {
	color: #A1A1A1;
	display: inline-block;
	margin-bottom: 13px;
}

.team_box p {
	color: #475467;
	font-size: 16px;
	line-height: 24px;
}
.csr_fif_cont {
	text-align: center;
	width: 50%;
	margin: 0 auto 80px;
}

.csr_fif_cont h6 {
	color: #ef4723;
}
.csr_fif_cont h2 {
	font-size: 48px;
	line-height: 60px;
	color: #101828;
	margin-bottom: 25px;
}
.csr_six_cont h6 {
	color: #0BA5EC;
	margin-bottom: 20px;
}
.csr_six_cont h2 {
	font-size: 48px;
	line-height: 60px;
	color: rgb(16 24 40 / 80%);
}
.csr_flex {
	display: flex;
}

.csr_six_cont {
	margin-bottom: 70px;
}
.csr_flex_inner {
	width: 50%;
}

.csr_flex_inne {
	background-color: #ef4723;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	aspect-ratio: 1 / 1;
}
.csr_s_right_inner h2 {
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 25px;
	color: #fff;
}
.csr_report {
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #EAECF0;
}
.csr_report_top {
	padding: 12px 25px;
	border-bottom: 1px solid #EAECF0;
}

.csr_report_bottom .file-code {
	width: 40%;
	display: flex;
	align-items: flex-start;
}
.csr_report_bottom .cor_btn {
	width: 60%;
	display: flex;
}
.csr_report_bottom {
	display: flex;
	padding: 10px 25px;
}
.fi_csr h6 {
	color: #101828;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.fi_csr p {
	font-size: 14px;
	color: #475467;
	margin-bottom: 0;
}
.cor_btn a {
	padding: 10px 16px 10px 16px;
	border: 1px solid #D0D5DD;
	display: inline-block;
	border-radius: 8px;
	color: #344054;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}
.csr_report_top p {
	font-size: 12px;
	line-height: 18px;
	color: #475467;
	font-weight: 500;
}
.csr_report_bottom .file-code img {
	margin-right: 12px;
}
.cor_btn a.firs {
	margin-right: 10px;
}

.csr_seven .csr_six_cont h2 {
	font-size: 36px;
	line-height: 44px;
	color: #101828;
}
.csr_seven .csr_six_cont h6 {
	color: #0BA5EC;
	margin-bottom: 15px;
}

.csr_report_outer .csr_report_top {
	display: flex;
}

.csr_report_outer .csr_report_top p:first-child {
	width: 65%;
}
.csr_report_outer .csr_report_top p:last-child {
	width: 35%;
}

.csr_report_outer .csr_report_bottom .file-code {
	width: 65%;
}

.csr_report_outer .csr_report_bottom .cor_btn {
	width: 35%;
	align-items: center;
}

.csr_first {
	background-color: black;
}
.csr_firs_cont h2 {
	color: #fff;
	margin-bottom: 25px;
	font-size: 72px;
	line-height: 90px;
}

.csr_firs_cont p {
	color: #F0F7FB;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 40px;
}

.csr_first .row {
	align-items: center;
}

.csr_firs_cont h2 span {
	color: #ef4723;
}

.csr_link {
	color: #344054;
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	border-radius: 8px;
	padding: 11px 31px 12px 31px;
	font-weight: 600;
	transition: all 0.5s;
}

.csr_link svg path {
	transition: all 0.5s;
}

.csr_link:hover {
	background-color: #344054;
	color: #fff;
}
.csr_link:hover svg path {
	stroke: #fff;
}
.csr_link img {
	width: auto;
	margin-left: 5px;
}

.csr_left_img {
	height: 100%;
}

.csr_left_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cor_btn p {
	color: #475467;
	font-size: 14px;
}
.csr_second .fadeIn,
.csr_second .fadeOut {
	animation-duration: 2s;
}

.csr-updates .slick-list {
	overflow: visible;
}
.csr-updates .slick-slide {
	margin: 0 10px;
}


.csr-updates .slick-prev:before, .csr-updates .slick-next:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	left: 17px;
	top: 18px;
	opacity: 1;
}
.csr-updates .slick-prev:before {
	background-image: url(../../../../uploads/2024/04/arrow-left.png);
}

.csr-updates .slick-next:before {
	background-image: url(../../../../uploads/2024/04/arrow-right.png);
}

.csr-updates .slick-prev{
	left: 0px;
}

.csr-updates .slick-next {
	right: -60px;
}


.csr-updates .slick-prev, .csr-updates .slick-next {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	z-index: 9;
	top: auto;
	bottom: -110px;
}

.csr-updates .slick-next {
	right: auto;
	left: 100px;
}

.csr_fourth .newsBtn .blueImp {
	color: #fff;
}

.csr_fourth .blueImp:hover {
	background: #ef4723;
}



.csrr .container-fluid{
	padding: 0 100px;
}


.newsPageowlInnerCont ul {
	margin-bottom: 20px;
	list-style: disc;
	margin-left: 25px;
}

.newsPageowlInnerCont h5{
	margin-bottom: 10px;
}
.newsPageowlInnerCont strong {
	font-weight: 600;
}

.newsPageowlInnerCont ul li, .newsPageowlInnerCont ol li{
	margin-bottom: 5px;
}


/* Mexico Page Css */
section.mexico_main_banner {
	padding: 0;
}
section.mexico_main_banner img {
	width: 100%;
	position:relative;
}
.banner_content_main h1 {
	font-family: Inter;
	font-size: 288px;
	font-weight: 600;
	line-height: 420.72px;
	letter-spacing: 0.095em;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}
.banner_content_main {
	position: absolute;
	top: 70px;
	z-index: 9;
	left: 0;
	/* transform: translateX(-30%); */
	color: #ffff;
	width: 100%;
	height: 100%;
}
.banner_content_main p {
	color: #fff;
	width: 50%;
	text-align: center;
	margin: 0 auto;
}
.banner_content_main h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
section.mexico_about_wrapper .aboutUsLeft {
	margin-bottom: 40px;
}

section.mexico_capabilities_wrapper {
	background-color: #B2DDFF;
}

.mexico_cap_main h2 {
	font-family: Inter;
	font-size: 48px;
	font-weight: 400;
	line-height: 60px;
	text-align: center;
	margin-bottom: 60px;
	width: 70%;
	margin: 0 auto 60px;
}
.capibilities_item {
	position: relative;
	overflow: hidden;
	border-radius: 25px;
	margin-bottom: 90px;
}
.capibilities_item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000066;
	z-index: 9;
}
.capibilities_item img {
	width: 100%;
	position: relative;
	border-radius: 25px;
}

.capabilities_content p {
	color: #ffff;
	background: #FFFFFF3D;
	padding: 30px;
	border-radius: 25px;
	height: 170px;
	font-size: 16px;
	line-height: 26px;
	/* width: 90%; */
}
.capabilities_content h3 {
	color: #fff;
	width: 70%;
	font-size: 36px;
	line-height: 46px;
	font-weight: 600;
}
.capabilities_content {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	color: #ffff;
	padding: 30px;
	z-index: 9;
}
section.mexico_capabilities_wrapper .row {
	justify-content: center;
}

.mexico_cap_main .row .col-md-4:nth-last-child(-n+3) .capibilities_item {
	margin-bottom: 0;
}

section.contact_main_wrapper li {
	display: flex;
	justify-content: flex-start;
	align-items: inherit;
	margin-bottom: 30px;
}
section.contact_main_wrapper li i {
	font-size: 24px;
	line-height: 24px;
	color: #ef4723;
	margin-right: 19px;
}

.contact_info h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 16px;
	text-align: left;
	margin-bottom: 8px;
}

.contact_info a {
	font-size: 16px;
	line-height: 26px;
	color: #475467;
}
section.contact_main_wrapper {
	background-color: #F9FAFB;
}
section.contact_bottom_wrapper .container-fluid {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.map_main iframe {
	width: 100%;
	height: 100%;
}
section.contact_bottom_wrapper .aboutUsLeft {
	width: 90%;
}
section.contact_bottom_wrapper .aboutUsLeft {
	padding: 100px 0;
}
section.contact_bottom_wrapper {
	padding: 0;
}

.top_content {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.area_content p {
	text-align: left;
	margin-right: 0;
	margin-top: 18px;
}
.area_content:first-child {
	width: 30%;
}
.area_content {
	width: 70%;
}
.top_content:before {
	content: '';
	top: 50px;
	right: 0px;
	width: 87%;
	height: 0px;
	position: absolute;
	background-repeat: repeat;
	border-bottom: 1px dashed #fff;
}

.area_content:last-child h3 {
	text-align: end;
	margin-left: auto;
	margin-bottom: 9px;
	color: #fff;
	/* padding-bottom: 0px; */
}
.area_content h3 {
	color: #fff;
}
.area_content h4{
	color: #fff;
}
.skiptranslate {
	display: none;
}
.modal-body h1 {
	 font-weight: 900;
	 font-size: 2.3em;
	 text-transform: uppercase;
}
 .modal-body a.pre-order-btn {
	 color: #000;
	 background-color: gold;
	 border-radius: 1em;
	 padding: 1em;
	 display: block;
	 margin: 2em auto;
	 width: 50%;
	 font-size: 1.25em;
	 font-weight: 6600;
}
 .modal-body a.pre-order-btn:hover {
	 background-color: #000;
	 text-decoration: none;
	 color: gold;
}
.modal-body h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
    color: var(--bs-blue);
}
 
 
 
/* Mexico Page Css End */

.form-check.form-switch span {
    font-size: 14px;
    line-height: 20px;
    width: 33px;
    height: 20px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}

.form-check.form-switch span.engColor {
    background-color: #fff;
    width: 42px;
    height: 20px;
    text-align: center;
    border-radius: 25%;
    color: #667085;
}
.form-check.form-switch span.engColor.spanColor {
    background-color: #ef4723;
    color: #fff;
}
.map_main {
    height: 100%;
}

.mexico_modal .modal-body {
    padding: 30px 0px;
}
.mexico_modal .modal-body h2 {
    margin-bottom: 10px;
    color:#000;
}
.mexico_modal a {
    margin-top: 10px;
}

.accordion-item.metal-work h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    padding: 1rem 1.25rem;
    padding-left: 0;
}
.accordion-item.metal-work h2 a {
    color: black;
}


.shape {
    display:none;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
    pointer-events: none; /* Allows interaction with the video underneath */
}

.new_style{
	background: #DDDDDD;
    padding: 0 0 0 20px;
}

.new_style:hover{
	background: #ef4723;

}
.new_style:hover a{
	color: white !important;
}

#new_padding{
    place-self: center; padding:50px 140px 50px 60px;
}
@media (max-width: 767px){
    #new_padding{
 padding:10px !important;
}
}