html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 1rem;
	font-weight: normal;
	overflow-x: hidden !important;
}

textarea,
p,
input,
button {
	font-family: 'Montserrat', sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	font-family: 'Montserrat', sans-serif;
}

p {
	line-height: 24px;
	font-size: 16px;
	font-weight: 400;
	color: #353535;
	margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
}

a {
	text-decoration: none !important;
	font-family: 'Montserrat', sans-serif;
	color: #1f1f1f;
}

a:hover {
	color: #f05a29;
}

a,
span {
	display: inline-block;
}

.all-section {
	padding: 65px 0 25px;
}

:focus {
	box-shadow: none !important;
	outline: none !important;
}

.container {
	max-width: 1200px;
}

.commun-bnt {
	color: #fff;
	text-align: center;
	background: #5e93c4;
	padding: 12px 30px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	border: none;
}
.home .blog-wrapper {
    display: none;
}

.home .blue-bg {
    display: none;
}
.commun-bnt:hover {
	background: #fcf12d;
	color: #000;
}
.post-img:hover .gallery-caption {
    width: 100%;
    height: 100%;
}
.post-img .gallery-caption strong {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin: 7rem 0;
    display: block;
}
.post-img .gallery-caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgb(0 0 0 / 60%);
    margin: auto;
    left: 0;
    padding: 0;
    box-sizing: border-box;
    transition: .5s ease-in-out;
    height: 0;
	text-align: center;
}
.post-img a {
    display: block;
    overflow: hidden;
    position: relative;
}
.bannerbtn i {
	margin: 0 4px;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #808080;
	border-radius: .0rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	box-sizing: border-box;
}

.mobile-nav {
	display: none;
}

@-webkit-keyframes roll {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes roll {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}


/*------------------common-css End-------------------*/


/*-----------Banner CSS ------------*/

.banner .item {
	background-repeat: no-repeat!important;
	background-position: center top!important;
	background-size: cover!important;
	height: 585px;
}

.banner {
	position: relative;
}
.banner .item::after {
    content: "";
    background: rgb(31 31 31 / 54%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
}
.menu-padd {
	padding: 0;
}

.bannercontent {
	width: 51%;
}

.banner-cont {
	float: right;
	text-align: right;
}

#bannerslider .owl-nav .owl-prev {
	position: absolute;
	color: #2476ca;
	top: 50%;
	left: 1%;
	transform: translateY(-50%);
	text-transform: uppercase;
	font-size: 16px;
}

#bannerslider .owl-nav span {
	position: relative;
}

#bannerslider .owl-nav .owl-next {
	position: absolute;
	color: #2476ca;
	top: 50%;
	right: 1%;
	transform: translateY(-50%);
	text-transform: uppercase;
	font-size: 16px;
}

#bannerslider .owl-nav i {
	font-size: 2.5rem;
	color: #e8e8e8;
}

.maintitle {
	font-size: 36px;
	margin-top: 10px;
}

.banner-info {
    position: absolute;
    top: 50%;
    transform: translate(-105%, -45%);
    z-index: 9999;
}

.bannertitle {
	color: #fff;
	margin: 0;
	font-size: 50px;
	padding: 0;
	display: inline-block;
	font-weight: 500;
	text-shadow: 0px -2px 1px #000;
	font-family: 'Montserrat', sans-serif;
	max-width:700px
}

.banner-style {
	color: #fff;
	margin: 0;
	font-size: 50px;
	padding: 0;
	line-height: normal;
	font-weight: 200;
	text-shadow: 0px -2px 1px #000;
	font-family: 'Montserrat', sans-serif;
}

.bannertitle strong {
	color: #000;
	font-size: 45px;
	font-family: 'Montserrat', sans-serif;
}

.banner-info p {
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	line-height: 28px;
	margin: 14px 0;
	position: relative;
	padding: 15px;
}

.banner-info p:after {
	background: #fcf12d;
	content: "";
	display: inline-block;
	height: 40px;
	width: 5px;
	position: absolute;
	left: 0;
	top: 11px;
}

#bannerslider .owl-nav,
#testimonial .owl-nav {
	display: none;
}

#serviceSlider .owl-nav,
#testimonial .owl-nav {
	display: none;
}

#bannerslider .owl-dots {
	display: flex;
	z-index: 20;
	position: absolute;
	bottom: 20px;
	width: 100%;
	justify-content: center;
}

#bannerslider .owl-dot.active span {
	background-color: #fcf12d;
	width: 30px;
	height: 5px;
}

#bannerslider .owl-dot span {
	background-color: #fff;
	width: 30px;
	height: 5px;
	margin: 2px;
}
.fixed-nav .top-section {
	display: none;
}
.white {
	color: #ffffff;
}

.black {
	color: #000;
}

.space {
	padding: 40px 0;
}
#header.fixed-nav {
	position: fixed;
	z-index: 999;
	width: 100%;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 300ms;
	-moz-animation-duration: 300ms;
	-op-animation-duration: 300ms;
	-webkit-animation-duration: 300ms;
	animation-duration: 300ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	box-shadow: 0px 0px 43px 0px rgb(0 0 0 / 28%);
}

#header.fixed-nav .navbar-nav>li>a {
	color: #000;
}

#header.fixed-nav a.top-right-btn {
	color: #000;
}
section.about-us-wrapper.space {
    padding-top: 60px;
}
.page-template-news .blog-wrapper {
    padding: 40px 0 50px;
}
header {
    background: #0b1c30;
}
#header.fixed-nav a.top-right-btn.active:hover {
	background: none;
}

.fixed-nav .top-section {
	display: none;
}

#header.fixed-nav #cssmenu ul {
	margin: 20px 0;
}

#header.fixed-nav .logo img {
	width: 250px;
}

.heading {
	font-size: 40px;
	font-weight: 700;
	color: #000;
	margin: 0 0 20px;
}

.heading-small {
	font-size: 34px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 20px;
}

.read-more a {
	font-size: 22px;
	color: #36b4ff;
	text-decoration: underline !important;
}

.heading-title {
    color: #000000;
    font-size: 33px;
    font-weight: 600;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

.text50 {
	font-size: 50px;
	font-weight: 700;
	display: block;
	font-family: 'Montserrat', sans-serif;
}

.text16 {
	font-size: 16px;
	font-weight: 500;
	display: block;
	font-family: 'Montserrat', sans-serif;
}

.text18 {
	font-size: 18px;
	font-weight: 500;
	display: block;
	font-family: 'Montserrat', sans-serif;
}

.text26 {
	font-size: 26px;
	font-weight: 600;
	display: block;
	font-family: 'Montserrat', sans-serif;
}

.text34 {
	font-size: 32px;
	font-weight: 600;
	display: block;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.fourstep  {
    background: url("https://vetrum.markupdesigns.net/wp-content/uploads/2021/11/fourstep-1.jpg") no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 20px 0;
    position: relative;
}
.fourstep:after {
    content: '';
    background: rgb(31 52 71 / 40%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.step-box {
    display: flex;
    z-index: 9;
    position: relative;
}

.step-icon {
	margin-right: 10px;
}

.step-txt p,
.step-txt p a {
	color: #fff;
	font-size: 14px;
	    margin: 0;
	display:block
}

.step-txt b {
	color: #fff;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	display: block;
	margin-bottom: 6px;
}
a.abt-image img {
    transition: all .2s ease-in-out;
}
a.abt-image img:hover {
    transform: scale(1.05);
}
.about-txt p {
	color: #606060;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	text-align: justify;
}
.common_btn {
  width: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
	background: #5e93c4;
  transition: all 0.8s ease;
  position: relative;
  border: 2px solid #5e93c4;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.common_btn::before,.common_btn::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
}
.award-img {
    overflow: hidden;
}
.btn5 {
  overflow: hidden;
  transition: all 300ms ease;
}
.btn5 span {
    color: #fff;
    padding: 15px 22px;
    font-size: 14px;
    text-transform: uppercase;
}
.btn5:after {
 width: 325%;
 height: 445%;
  left: -300%;
  transform: rotate(45deg);
  background-color: #fcf12d;
  transition: all 300ms ease;
}

.btn5:hover span {
  color: #000;
  z-index: 10;
  font-weight: 600;
}

.btn5:hover::after {
  left: -100%;
}

.btn5:hover {
  border: 2px solid #fcf12d;
}


.industries-wrapper {
	background: #f9f9f9;
}

.post-slide10 {
	background: #fff;
	padding: 0 0 12px 0;
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}

.post-title {
	font-size: 21px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.post-txt {
	text-align: left;
	padding: 18px 14px;
}

.post-txt .commun-bnt.mt-3 {
	margin-top: 5px!important;
	padding: 11px 22px;
	font-size: 14px;
}

.blue-bg {
	background: #1f3447;
	padding: 50px 0;
}

.digital-right p {
	color: #fff;
}

.digital-right ul {
	column-count: 2;
	margin: 20px 20px 0;
	display: block;
}

.digital-right ul li {
	color: #fff;
	margin: 0 0 8px;
	position: relative;
}

.digital-right ul li::before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.5em;
	color: #fff;
}

.digital-left ul {
	display: flex;
	margin: 40px 0;
	justify-content: space-between;
}

.digital-left ul li {
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.digital-left ul li img {
	margin: 0 0 14px;
}

.digital-left {
	padding-right: 85px;
}


/********************blog-wrapper*******************/

.welcome-box p {
	font-size: 15px;
	color: #000;
	margin: 0;
}

.welcome-wrapper.left-space .welcome-box {
	margin-left: -80px;
	margin-right: 12px;
	margin-top: 30px;
}

.welcome-box {
	background: #fff;
	padding: 20px;
	color: #fff;
	box-shadow: 0px -1px 14px rgb(0 0 0 / 30%);
	margin-right: -79px;
	z-index: 9;
	display: inline-block;
	margin-top: 20px;
}

.welcome-box a {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	float: right;
	margin-top: 10px;
}

.welcome-box strong {
	font-size: 20px;
	color: #000;
	margin: 0 0 9px;
	display: block;
	line-height: normal;
	font-weight: 600;
}

.welcome-rght-pic img {
	max-width: 320px;
	width: 100%;
}

.welcome-rght-pic {
	position: relative;
}

#blog-slider .owl-dots .owl-dot {
	background: #949494;
	height: 12px;
	margin: 0 5px;
	width: 12px;
	border-radius: 50px;
}

#blog-slider .owl-dots {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	bottom: -40px;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
}

#blog-slider {
	margin: 3rem 0 2rem;
}

#blog-slider .owl-dots .owl-dot.active {
	background: #1f3447;
}

#blog-slider .owl-nav {
	display: none;
}

.blog-wrapper {
	padding: 40px 0 80px;
}

.why-choose-text {
	background: #1f3447;
	height: 100%;
	padding: 60px 30px 0 100px;
	display:none;
}

.why-choose-text p {
	color: #fff;
	line-height: 27px;
	font-weight: 300;
}

#worklSlider .owl-nav {
	width: 130px;
	height: 80px;
	bottom: 0;
	position: absolute;
	left: 8px;
	display: block;
}

#worklSlider .owl-prev {
	position: absolute;
	bottom: 18px;
	left: 10px;
	z-index: 9;
}

#worklSlider .owl-next {
	position: absolute;
	bottom: 18px;
	right: 10px;
	z-index: 9;
}

#worklSlider .owl-nav span {
	line-height: 36px;
	color: #000;
	font-size: 23px;
	text-align: center;
	border: 1px solid #fff;
	padding: 5px 18px;
	background: #fff;
}

#worklSlider .owl-dots {
	display: none!important;
}


/*-----------start-Footer-css ------------*/

.footer-wrapper {
	background-color: #1f3447;
}

.footer-wrapper ul.social-media-links li {
	display: inline-block;
}

.footer-wrapper ul.social-media-links li a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 22px;
	margin: 0 18px 0 0;
}

.footer-section a {
	color: #fff;
	font-size: 14px;
}

.f-txt {
	margin: 0;
	display: flex;
}

.f-txt i {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
}

.f-txt p {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin-left: 18px;
}

.f-txt p a {
	color: #fff;
}

.footer-wrapper .footer-menu {
	list-style: none;
	padding: 0;
}

.footer-wrapper p {
	font-size: 14px;
	color: #fff;
}

.footer-wrapper .footer-menu li {
	margin-bottom: 10px;
	font-size: 14px;
}

.footer-wrapper .footer-menu li a {
	text-decoration: none;
	color: #fff;
}

.copyright-txt {
	background: #0b1c30;
	margin-top: 20px;
}

.footer-wrapper h3 {
	font-size: 22px;
	margin-bottom: 22px;
	font-weight: 600;
}

.back-to-top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	display: none;
}

.back-to-top {
	background: #808080;
	color: #fff;
	width: 32px;
	height: 32px;
	z-index: 9;
	line-height: normal;
}

.back-to-top .fa {
	line-height: 12px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
}


/* ==========================end-Footer-css =========================== */


/* ==========================about-us-css =========================== */

.about-us-wrapper img {
	box-shadow: 0px 15px 17px 2px rgb(0 0 0 / 30%);
}
.abt-info h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}
.abt-info {
	margin: 20px 0 0;
}

.abt-info a {
	font-weight: 500;
	text-transform: uppercase;
	display:none
}

.abt-info p {
	color: #606060;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.grow-bussines-info p {
	color: #606060;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.heading-text h3 {
	font-size: 20px;
	font-weight: 500;
	position: relative;
	padding-left: 70px;
	font-family: 'Montserrat', sans-serif;
}

.heading-text h3::after {
	content: "";
	position: absolute;
	border: 3px solid #1F3447;
	width: 60px;
	top: 11px;
	left: 0;
}

.your-bussines-info {
	background: #fff;
	padding: 20px 15px;
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
	width: 85%;
	margin: -55px auto;
	z-index: 9;
	position: relative;
}

.your-bussines-info h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

.your-bussines-info b {
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
}

.your-bussines-info p {
	color: #363636;
	margin: 00;
}

.your-bussines-box {
	margin-bottom: 3rem;
}

.client-info {
	padding: 0 0 0 40px;
}

.client-txt {
	padding: 0 84px 0 84px;
}

.client-txt p {
	font-size: 20px;
	line-height: 30px;
}

.client-txt b {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	margin-top: 3rem;
	display: block;
}

.client-txt small {
	display: block;
	font-size: 18px;
}

#clientslider .owl-nav {
	display: none;
}

.industry-info-blk p,
.industry-info-blue p {
	color: #fff;
}

.industry-info-blk a,
.industry-info-blue a {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	display:none
}
.page-template-industry .blog-wrapper {
    display: none;
}
.industry-info-blk {
	margin-left: -100px;
	padding: 40px 24px;
	background: #000;
	margin-bottom: 24px;
	color: #fff;
}

.industry-info-blue {
	margin-left: -100px;
	padding: 40px 24px;
	background: #1f3447;
	color: #fff;
}

.welcome-rght {
    margin-bottom: 25px;
}

#industryslider .owl-nav {
	width: 138px;
	height: 80px;
	bottom: -25px;
	position: absolute;
	right: 0;
	display: block;
}

#industryslider .owl-prev {
	position: absolute;
	bottom: 18px;
	z-index: 9;
}

#industryslider .owl-next {
	position: absolute;
	bottom: 18px;
	left: 88px;
	z-index: 9;
}

#industryslider .owl-nav span {
	line-height: 36px;
	color: #000;
	font-size: 60px;
	padding: 5px 0;
}

.industry-blog-wrapper {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0 0;
	background-position: right top;
}

.industry-blog {
	display: flex;
	margin: 0 0 40px;
}

.industry-blog-pic img {
	border-radius: 50%;
	width: 100px;
}

.industry-blog-pic {
	margin-right: 18px;
}

.industry-blog-info h3 {
	font-size: 20px;
}

.industry-blog-info p {
	font-size: 15px;
}

.industry-blog-info a {
	text-transform: uppercase;
	font-weight: 500;
}

.news-blog-left-img {
	position: relative;
	margin-bottom: 20px;
}

.essential-overlay-font {
	position: absolute;
	bottom: 0;
	padding: 30px 24px;
}

.essential-overlay-font p {
	color: #fff;
}

.essential-overlay-font a {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}

#newsslider .owl-nav {
	width: 150px;
	bottom: -50px;
	position: absolute;
	right: 0;
	display: block;
	left: 0;
	margin: auto;
}

#newsslider .owl-prev {
	position: absolute;
	bottom: 18px;
	z-index: 9;
}

#newsslider .owl-next {
	position: absolute;
	bottom: 18px;
	left: 88px;
	z-index: 9;
}

#newsslider .owl-nav span {
	line-height: 36px;
	color: #fff;
	font-size: 60px;
	padding: 5px 0;
}

.video-img-box img {
    height: 100%!important;
    object-fit: cover;
}

.video-img-box:after {
	content: '';
	position: absolute;
	background: #000;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: .55;
	z-index: 1;
	width: 100%;
	margin: auto;
}

.video-img-box {
    position: relative;
    height: 100%;
}

.video-panel-box {
	padding: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 11;
}

.video-button:hover {
	opacity: .9;
}

li.news-post-panel {
	margin: 0 0 30px;
}

.sidebar-panel-item .post-img {
	width: 180px;
}

.sidebar-panel-item .post-img img {
	width: 100%;
}

.post-content h6 {
	margin-bottom: 10px;
	font-size: 20px;
}

.post-content a {
	text-transform: uppercase;
	font-weight: 600;
}

.sidebar-panel-item {
	background: #fff;
	padding: 26px;
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
	width: 100%;
	margin: 0 auto;
}

.post-content a i {
	margin-left: 8px;
}

.gallery-box ul li img {
	border: 4px solid #fff;
	box-shadow: 0px 7px 12px 0px rgb(0 0 0 / 10%);
}

.gallery-box ul {
	margin: 26px 0 0;
	display: flex;
	justify-content: space-between;
}

.hour-box ul li {
	display: flex;
	margin: 0 0 11px;
}

.hour-box ul li span {
	margin-right: 10px;
}
.hour-box ul li p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #8D8D8D;
    text-align: justify;
}
.hour-box ul li p strong {
    color: #404040;
}
.hour-box>p {
	color: #606060;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.hour-box ul {
	margin-bottom: 28px;
}

.hour-box b {
	font-size: 20px;
	font-weight: 500;
	color: #8D8D8D;
}

.financing-wrapper .award-img img {
    max-width: 200px;
    height: 95px;
    object-fit: contain;
}
.financing-wrapper .col-md-3 {
    margin: 0 0 30px;
}
.award-img img {
	width: 100%;
}
.footer-wrapper .col-md-4 img {
    width: 300px;
	margin: 0 0 18px;
}

.copyright-txt p a {
	color: #fff;
}

.grow-bussines-pic img {
	width: 100%;
}

.contact-us-form {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #dedede;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}
.contact-us-form .form-control {
    background: #f1f1f1 0% 0% no-repeat padding-box;
    border-radius: 9px;
    opacity: 1;
    height: 50px;
    border: 1px solid #dedede;
}
.contact-us-form textarea.form-control {
    height: auto !important;
}
.client-wrapper,.your-service-wrapper {
    display: none;
}
.gmap_canvas iframe,.gmap_canvas,.mapouter {
    width: 100%!important;
}

/***************Responsive-css*******************/

@media (max-width:1199px) {

.home.page-template header {
    background: #1f3447;
    position: relative;
}

.industry-info-blk,.industry-info-blue {
    padding: 20px 24px;
}

	.abt-info h3 {
		font-size: 20px;
	}
	.your-bussines-info {
		width: 100%;
	}
	.your-bussines-info h4 {
		font-size: 20px;
	}
	.text50 {
		font-size: 34px;
	}
	.banner .item {
		height: 500px;
	}
	.banner-info {
		transform: translate(0, -53%);
		left: 20px;
	}

	.step-icon img {
		width: 50px;
	}
	.step-box {
		align-items: initial;
	}
	.heading-title {
		font-size: 26px;
	}
	.text26 {
		font-size: 24px;
	}
	.step-txt b {
		font-size: 16px;
		margin-bottom: 0;
	}
	.post-title {
		font-size: 18px;
		font-weight: 700;
	}
	.text34 {
		font-size: 28px;
	}
	.welcome-wrapper.left-space .welcome-box {
		margin-top: 28px;
		padding: 10px 14px;
	}
	.welcome-box strong {
		font-size: 17px;
		margin: 0;
	}
	.blog-wrapper {
		padding: 40px 0 50px;
	}
	.why-choose-text {
		padding: 30px;
	}
	.work-stactic {
		height: 100%;
	}
	#worklSlider .owl-stage-outer {
		height: 100%;
	}
	#worklSlider .owl-stage {
		height: 100%;
	}
	#worklSlider .owl-item {
		height: 100%;
	}
	#worklSlider .item {
		height: 100%;
	}
	#worklSlider {
		height: 100%;
	}
	#worklSlider .owl-item img {
		height: 100%;
		object-fit: cover;
	}
li.news-post-panel {
    margin: 0 0 10px;
}
.fourstep  {
    padding: 20px 0 0;
}	
.bannertitle{
   font-size: 45px;
}
.logo {
    padding: 5px 10px;
}	
}

@media (max-width:823px) {

.industry-info-blk p, .industry-info-blue p{
   font-size: 14px;
}
.step-icon img {
    width: 38px;
}
.step-icon {
    margin-right: 4px;
}
.step-txt p,
.step-txt p a {
	font-size: 11px;
	    margin-bottom: 0;
}
.industry-info-blk h3, .industry-info-blue h3{
   font-size: 22px;
}
.industry-info-blk a, .industry-info-blue a {
    font-size: 14px;
}
.industry-info-blk, .industry-info-blue {
    padding: 14px;
}
.industry-blog-pic img {
    width: 60px;
}
.industry-blog-pic {
    margin-right: 5px;
}
.industry-blog-info p {
    font-size: 14px;
}
.industry-blog-info h3 {
    font-size: 18px;
    margin: 0;
}
.common_btn{ width: 100%;}
.logo {
		text-align: left!important;
		padding: 0!important;
		z-index: 9999;
	}
	.logo a img {
		width: 150px;
	}
	#cssmenu ul {
		position: absolute;
		top: auto;
		background: #000;
		z-index: 9;
		width: 95%;
        margin: auto;
        left: 0;
        right: 0;
	}

	#cssmenu>ul>li>a {
		padding: 6px 14px;
		font-size: 14px;
	}
	.about-txt .text26 {
    font-size: 15px;
}
	#cssmenu>ul>li {
		margin: 0;
	}
	.banner-style,
	.bannertitle {
		font-size: 35px;
		    line-height: 40px;
	}
	.banner .item {
		height: 390px;
	}
	.banner-btn.mt-5 {
		margin-top: 1rem!important;
	}
	.step-box {
		margin: 8px 0;
	}
	.text26 {
		font-size: 18px;
	}
	.heading-title {
		font-size: 22px;
	}
	.about-txt p {
		font-size: 16px;
	}
	.digital-left {
		padding-right: 0;
	}
	.text34 {
		font-size: 24px;
	}
	.welcome-wrapper.left-space .welcome-box {
		margin-top: 0;
		padding: 10px;
	}
	.welcome-box strong {
		font-size: 14px;
		margin: 0;
	}
.welcome-box p {
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
	.welcome-wrapper.left-space .welcome-box {
		margin-left: -48px;
	}
.text50 {
    font-size: 28px;
}
.google-map iframe {
    height: 350px;
}
.gallery-box ul{
    display: inline-block;
}
.gallery-box ul li {
    display: inline-block;
    margin: 10px 5px;
}
.banner-btn .common_btn {
    width: 210px;
}
}

@media (max-width:767px) {
	.banner-info {
		transform: translate(0, -53%);
	}
.industry-info-blue,.industry-info-blk {
    margin-left: 0;
}
.hour-box>p {
    font-size: 14px;
}
.hour-box ul li p {
    font-size: 16px;
}
	section.about-us-wrapper.space {
		padding: 20px 0 0;
	}
	.banner .item {
		height: 330px;
	}
	.banner-style,
	.bannertitle {
		font-size: 28px;
	}
	.commun-bnt {
		padding: 8px 20px;
		font-size: 12px;
	}
	.about-txt p,
	p,
	.abt-info p {
		font-size: 14px;
		line-height: 25px;
	}
	.digital-right ul li {
		font-size: 14px;
	}
	.post-slide10 {
		margin-bottom: 20px;
	}
	.text34 br,.digital-left ul li br,.heading-text h3::after {
		display: none;
	}
	.digital-left ul li img {
		margin: 10px auto;
		display: block;
		text-align: center;
	}
	.digital-right ul {
		column-count: 1;
	}
	#cssmenu #head-mobile {
		padding: 25px;
	}
	.welcome-wrapper.left-space .welcome-box {
		margin-top: 66px;
		padding: 20px;
	}
	.welcome-rght {
		margin-bottom: 20px;
	}
	.why-choose-us .pr-0 {
		padding-right: 14px!important;
	}
	.why-choose-us .pl-0 {
		padding-left: 14px!important;
	}
	.why-choose-us .p-0 {
		padding: 0 14px!important;
	}
	.work-stactic {
		height: auto;
		margin-top: 20px;
	}
	.award-img img {
		width: auto;
	}
	.footer-wrapper img {
		width: auto;
		margin: 0 0 12px;
	}
	.award-img {
		margin: 0 0 12px;
	}
	.footer-wrapper .px-5 {
		padding: 0 14px!important;
	}
	.footer-wrapper .col-md-4 {
		margin-bottom: 20px;
	}
	.copyright-txt {
		text-align: center;
	}
	.copyright-txt .text-right {
		text-align: center!important;
	}
	.abt-txt {
		margin-bottom: 20px;
	}
	.text50 {
		font-size: 24px;
	}
	.text50 br {
		display: none;
	}
#clientslider .client-info span img {
    width: 50px;
}
	.client-info {
		padding: 0;
	}
	.client-txt p {
		font-size: 16px;
	}
	.client-txt {
		padding: 27px 0;
	}

}

@media (max-width:575px) {
.essential-overlay-font a {
    font-size: 14px;
}
.essential-overlay-font {

    padding: 10px;
}
.why-choose-text {
    padding: 14px;
}
.why-choose-text p,.digital-right p {
    text-align: justify;
}
p.text-white.footer-abt{
    text-align: justify;
}
.about-us-wrapper img {
    box-shadow: none;
}
.grow-bussines-info p {
    font-size: 14px;
}
.abt-info h3 {
    font-size: 16px;
}
p.post-description {
    text-align: justify;
}
.heading-text h3 {
    font-size: 14px;padding-left: 0;
}
.banner-style, .bannertitle {
    font-size: 24px;
    line-height: normal;
}
.footer-wrapper .pt-5 {
    padding-top: 2rem!important;
}
	.banner-btn.mt-5 {
		margin-top: 0!important;
	}
	.banner .item {
		height: 270px;
	}
	.banner-info {
		transform: translate(0, -54%);
		width: 432px;
		left: 0;
	}
	.space {
		padding: 20px 0;
	}
	.text18 {
		font-size: 14px;
	}
	.heading-title {
		font-size: 20px;
	}
	.text34 {
		font-size: 20px;
	}
	.welcome-rght-pic img {
		max-width: initial;
	}
.welcome-wrapper.left-space .welcome-box {
    margin-top: 15px;
    padding: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
	.welcome-rght {
		margin-bottom: 0;
	}
	.welcome-wrapper.left-space .welcome-box {
		margin-left: 0;
	}
	.welcome-box {
		box-shadow: none;
	}
	.btn5 span {
    padding: 8px 0;
}
#bannerslider .owl-dots {
    bottom: 6px;
}	
.banner-info p {
    margin: 8px 0;
}
.contact-us-form {
    padding: 34px 14px;
}
.text18.black {
    margin: 0 0 14px;
}	
.text26 {
    font-size: 16px;
}
.post-txt .common_btn.btn5.mt-3 {
    width: 100%;
}
.about-txt .common_btn.btn5.mt-3 {
    width: 100%;
}	
.abt-img-box {
    margin: 20px 0 0;
}	
}
@media (max-width:320px){
.banner-info {
    transform: translate(0, -54%);
}
.banner-style, .bannertitle {
    font-size: 18px;
    line-height: normal;
}	
}



/*My Css*/

.flex-container{
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.flex-container .col{
    min-width: 350px;
}

.flex-container .flex-1{
    flex: 1;
}

.spt-wrap{ margin:36px auto; padding:22px; }
    .spt-card{ background:var(--card); border-radius:var(--radius); box-shadow:var(--shadow); padding:28px; }
    .spt-head{ display:flex; align-items:center; gap:14px; margin-bottom:18px; }
    .spt-title{ font-size:22px; font-weight:700; color:var(--primary); }
    .spt-sub{ color:var(--muted); font-size:14px; }

    .spt-lead{ margin:12px 0 20px 0; color:#263241; line-height:1.65; }
    .spt-list{ padding-left:20px; margin:0 0 18px 0; }
    .spt-list li{ margin:8px 0; font-size:15px; color:#213043; }

    .spt-grid{ display:grid; grid-template-columns:1fr 340px; gap:20px; align-items:start; }
    .spt-main{}
    .spt-aside{ background:#fbfdff; border-radius:10px; padding:14px; border:1px solid rgba(11,110,253,0.06); }

    .spt-images{ display:grid; grid-template-columns:repeat(2,1fr); gap:12px; margin-top:16px; }
    .spt-img{ width:100%; border-radius:10px; background:#eaf2ff; min-height:160px; object-fit:cover; display:block; }
    .spt-caption{ font-size:13px; color:var(--muted); margin-top:8px; }

    /* responsive */
    @media (max-width:880px){
      .spt-grid{ grid-template-columns: 1fr; }
      .spt-images{ grid-template-columns:1fr; }
    }

    /* small badge */
    .spt-badge{ display:inline-block; padding:6px 10px; background:#eef6ff; color:var(--primary); border-radius:999px; font-weight:600; font-size:13px; }
    
    
    /*14-04-2026 Aakash*/
    
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

section {
    padding: 50px 0;
}

.first {
    display: flex;
    padding-inline: 20px;
}

.first img {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    height: auto;
}

.second {
    background-color: #F9F9F9;
    padding-inline: 20px;
}

.second h2 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 60px;
}

/* Container */
.container {
    max-width: 1180px;
    margin: 0 auto;
}

.section-title {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #000;
}

/* Grid Layout */
.card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 Columns */
    gap: 25px;
}

/* Card Styling */
.card {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
}

.card-image {
    width: 100%;
    height: 220px;
    background-color: #ddd;
    /* Placeholder color */
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-content p {
    font-size: 21px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 25px;
    min-height: 45px;
}

/* Button Styling */
.btn-learn {
    display: inline-block;
    width: fit-content;
    background-color: #6793C2;
    color: white;
    text-decoration: none;
    padding: 8px 18px;
    font-size: 13px;
    border-radius: 2px;
    transition: background-color 0.3s ease;
}

.btn-learn:hover {
    background-color: #557ba5;
}

.third {
    display: flex;
    align-items: center;
    gap: 27px;
}

.third img {
    width: 100%;
    max-width: 865px;
    height: auto;
}

.third .content-block {
    max-width: 620px;
    width: 100%;
    flex: 1;
}

.third .content-block ol li ol {
    list-style-type: lower-alpha;
}

.content-block h3 {
    font-size: 18px;
}

.content-block li {
    margin-bottom: 12px;
}

.content-block ol {
    padding-left: 1rem;
}

.content-block p {
    line-height: 1.4;
}

.fourth {
    background-color: #F9F9F9;
    padding-inline: 20px;
}

.fourth h2 {
    max-width: 526px;
    font-size: 33px;
    font-weight: 500;
    text-align: center;
    margin-inline: auto;
    margin-bottom: 30px;
}

.grid-2 {
    display: grid;
    max-width: 1180px;
    place-items: center;
    margin-inline: auto;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.grid-2 img {
    max-width: 100%;
    width: 100%;
}

.spm-section {
    padding: 60px 20px;
    display: flex;
    justify-content: center;
}

.spm-section .container {
    max-width: 1200px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 40px;
}

.content-side {
    flex: 1.2;
}

.main-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}

.content-side .main-title {
    text-align: left;
    margin-bottom: 30px;
}

.flex-table {
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.table-row {
    display: flex;
    justify-content: space-between;
    padding: 12px 25px;
    background-color: #fff;
}

.header {
    background-color: #6a95c4;
    color: white;
    font-weight: 500;
    padding: 15px 25px;
}

.col {
    flex: 1;
}

.label {
    font-weight: 500;
    color: #000;
    max-width: 280px;
}

.value {
    text-align: right;
    color: #444;
}

.text-right {
    text-align: right;
}

.table-row:not(:last-child) {
    border-bottom: none;
}

.image-side {
    flex: 1;
    display: flex;
    justify-content: center;
}

.spm-image {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.1));
}

.fabrication-sequence {
    background-color: #F9F9F9;
}

.container-col {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px;
}

.main-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}

.sub-title {
    color: #6793C2;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

.sequence-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px 5px;
}

.sequence-grid.sequence-2 {
    gap: 13px;
    grid-template-columns: repeat(5, 1fr);
}

.sequence-grid.sequence-2 .image-box {
    margin: 0;
}

.step {
    position: relative;
    text-align: center;
}

.image-box {
    width: 100%;
    aspect-ratio: 4 / 3;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
}

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

.step p {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    padding: 0 5px;
    margin-top: 10px;
}

/* Arrow Logic */
.step.has-arrow::before {
    content: '';
    background-image: url(https://testing.markupdesigns.net/vetrum/wp-content/uploads/2026/04/up-arrow.png);
    position: absolute;
    left: -12px;
    top: 35%;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background-size: contain;
}

/* Flex Table Styling */
.flex-table {
    border: 1px solid #dcdcdc;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

/* Header */
.table-header {
    display: flex;
    background-color: #6793C2;
    color: white;
    padding: 12px 25px;
    font-size: 15px;
}

.header-left {
    flex: 1;
}

.header-right {
    flex: 2;
    text-align: center;
}

.table-body {
    display: flex;
    background-color: #fff;
}

.body-left {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 40px 25px;
}

.body-left h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.body-right {
    flex: 2;
    padding: 20px 40px;
}

.results-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.results-list li {
    position: relative;
    margin-bottom: 15px;
    font-size: 14.5px;
    line-height: 1.6;
    color: #444;
}

.results-list li:last-child {
    margin-bottom: 0;
}

.results-list li::before {
    content: "•";
    color: #7199c7;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -1em;
    position: absolute;
    left: 0px;
    top: -5px;
    font-size: 18px;
}

.spm-sequence .sub-title {
    color: #000;
    font-size: 25px;
    margin-top: 30px;
    font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .card-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .container {
        flex-direction: column;
        text-align: center;
    }

    .third {
        flex-direction: column;
        padding-inline: 20px;
    }

    .value,
    .text-right {
        text-align: right;
    }

    .image-side {
        order: -1;
        margin-bottom: 30px;
    }

    .sequence-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .sequence-grid.sequence-2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .step.has-arrow::before {
        display: none;
    }
}

/* Responsive */
@media (max-width: 768px) {

    .table-header,
    .table-body {
        flex-direction: column;
    }

    .body-left {
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
        padding: 20px 25px;
    }
}

@media (max-width: 600px) {
    .card-grid {
        grid-template-columns: 1fr;
    }

    .grid-2 {
        grid-template-columns: 1fr;
    }

    .table-row {
        padding: 12px 10px;
    }
}
    
    
    