@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=ADLaM+Display&family=Commissioner:wght@100..900&family=Gothic+A1&family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=ADLaM+Display&family=Commissioner:wght@100..900&family=Gothic+A1&family=Hind+Madurai:wght@300;400;500;600;700&family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

body { margin: 0; padding: 0; font-family: "Montserrat", Sans-serif !important;}
p {color: #333333;font-size: 16px;letter-spacing: .5px;line-height: 1.7;margin: 0 0 10px 0; font-family: "Montserrat", Sans-serif !important;}
.main-table li {font-family: "Montserrat", Sans-serif !important;color: #333333;font-size: 16px;letter-spacing: .5px;line-height: 1.5;margin: 0 0 10px 0;}
a { text-decoration: none !important; font-family: "Montserrat", Sans-serif !important;}
h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", Sans-serif;}
.heading p {color: #044a80;font-size: 16px;text-transform: uppercase;font-weight: 500;letter-spacing: .5px;position: relative;padding: 0 0 0 20px;margin: 0 0 10px 0;line-height: 40px;} 
.heading p::after {content: '';position: absolute;width: 8px;height: 8px;background: #044a80;border-radius: 50%;left: 0;top: 15px;}
.heading h2 {color: #212121;font-size: 38px;margin: 20px 0;font-weight: 600;}
.sub-heading {font-size: 24px;color: #044a80;font-weight: 600;margin: 0 0 15px 0;/* border-bottom: 1px dashed #a5a5a5; */padding: 5px 0;}
.sub-heading1 {font-size: 21px;color: #161616;font-weight: 700;margin: 0 0 15px 0;}
#divmainenquiry11 a.close {
    float: right;
}
.tm img{box-shadow:1px 1px 6px gray;border-radius:10px;}
.custom-btn { display: inline-block; background: #044a80; padding: 12px 34px; letter-spacing: .5px; font-size: 13px; color: #ffffff; margin: 0 5px 0 0; border-radius: 5px;}
.custom-btn:hover { background: #212121; color: #fff;}


.ser-bx {margin-bottom: 40px;border-radius: 3px;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background: #fff;-webkit-box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 11%);-moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);box-shadow: 2px 2px 6px #ccc8c8;min-height: 255px;}
.ser-bx .img {width: 100%; height: 216px; /*border-bottom:#dd9933 2px solid;*/ overflow:hidden; transition:all .5s;}
.ser-bx img  { -webkit-transform: rotate(15deg) scale(1.4);  transform: rotate(15deg) scale(1.4); transition:.5s;}
.ser-bx:hover img {-webkit-transform: rotate(0) scale(1);  transform: rotate(0) scale(1);}
.ser-bx .text {background: #fff;width: 100%;text-align: center;padding: 0 5px 10px;margin:0 auto;margin-top: -50px;position: relative;}
.ser-bx .text .icon:after{/*content:''; width:60px; height:40px; background: #dd9933; transform:skew(20deg, 0deg); transition: all 0.3s ease; position:absolute;*/}
.ser-bx .text .icon {
    width: 100%;
    position:relative;
    height: 6px;
    padding: 0 10px;
    text-align:left;
    /*border-radius: 50%;*/
    font-size: 20px;
    font-weight: bold;
    background: #000;
    /*margin: -62px 0 20px;*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
}
.ser-bx .text h3 {font-weight: 600;font-size: 14px;color:#000;margin-bottom: 0;margin-top: 10px;}
.ser-bx .text h3 span{color: #738391;}
.ser-bx .text p{font-size: 16px;line-height:26px;padding: 0 10px;text-align: justify;}
.ser-bx .text .btn-custom { position: absolute; transition: all 0.3s ease; /*bottom: -45px;*/ left: 0; right: 0;  width: 150px;
    background: #000; color: #fff; padding: 12px 10px; border-radius: 3px;  margin: 0 auto; text-transform: uppercase; font-weight: 500; font-size: 14px;}
.ser-bx:hover .text .icon, .ser-bx:hover .text .icon:after {background: #5b6d7e;color:#fff;}
.ser-bx:hover .text .icon .fa{ color: #fff;}
.ser-bx:hover .text .btn-custom { background: #dd9933;}


.body-fx #HeaderControl {
    float: Left;
    position: fixed;
    padding: 0;
    padding-left: 0;
    z-index: 9999999;
    text-align: left;
    transition: 0.5s;
    /* height: 68px !important; */
    top: 0;
    border-bottom-left-radius: 25px;
    background: rgb(1 0 16 / 75%);
}

.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    padding: 0;
    padding-right: 0;
    transition: 0.5s;
    top: 0;
    border-bottom-right-radius: 25px;
    /* height: 68px !important; */
    z-index: 999999;
    background: rgb(1 0 16 / 75%);
    opacity: 1;
}


header img{ border-radius:10px;}
header {position: absolute;z-index: 9999999;/* width: 96%; */left: 11%;top: 4%;/* background: rgba(1,0,16,.61); */border-radius: 15px;}
header .navbar { padding: 8px 15px;}
.navbar .navbar-nav .nav-link {font-size: 14px;font-weight: 600;margin;margin: 0px 6px; #212121 !important;}





.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#585858 !important;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;width: max-content;}
.navbar-nav .dropdown-menu {border-radius: 15px;padding: 12px;}



.banner-section .carousel-item { position: relative;}
.banner-section .carousel-item::before {content: '';position: absolute;width: 100%;/* height: 90vh; *//* background-image: url('image/banner-bottom.png'); */top: 0;left: 0;background-size: cover;background-position: bottom;z-index: 1;}
.banner-section .carousel-item::after{
            background-color: transparent;
            /* background-image: linear-gradient(180deg, #041d2d00 60%, #041d2d 100%); */
            transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
            content:'';
            position:absolute;
            height: 100%;
            right:0;
            top: 0;
            width: 100%;
            border-radius: 15px;
}
.banner-section .carousel-indicators { justify-content: left; margin-left: 4%; display: block; left: 90%; bottom: 40%;}
.banner-section .carousel-indicators [data-bs-target] {width: 18px; height: 18px; border-radius: 50%; display: block; position: relative; opacity: .5;}
.banner-section .carousel-indicators .active{ opacity: 1 !important;}
.banner-section .carousel-caption {z-index: 1;text-align: left;top: 19%;width: 45%;left: 4%;}
.banner-section .carousel-caption h5 {text-transform: capitalize;font-size: 40px;color: #f6f6f6;font-weight: 700;/* letter-spacing: .8px; */margin: 98px 0 15px 0;}
.sp-srv{
    position: relative;
}
.sp-srv:hover.sp-srv:before{background-image:-webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);height:3px;}
.sp-srv:before{
    height:1px;
    width: 100%;
    background: #ffffff69;
    content:'';
    transition:all .4s ease;
    bottom: 90px;
    position:absolute;
    left:0;
}
.srv-lst:before{
    width:60%;
}
.text-bottom .col-md-3{padding:0;}
.sp-srv h4{
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}
.sp-srv i{
    color: #fff;
    font-size: 16px;
}
.text-bottom{
        z-index: 1;
        text-align: left;
        bottom: 10%;
        width: 100%;
        left: 5%;
        position: absolute;
}
.banner-section .carousel-caption h5 span{
    font-family: Gothic A1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);
    color: #2575fc;
}
.banner-section .carousel-caption h1 { font-size: 52px; font-weight: 600; margin: 0 0 15px 0;}
.banner-section .carousel-caption p {font-family: Hind Madurai !important;color: #ffffff;/* font-size: 16px; */text-align: left;line-height: 27px !important;font-size: 18px;margin: 53px 0;line-height: 26px;}
.banner-section .carousel-caption a{display: inline-block;padding: 15px 35px 15px 35px;text-transform: capitalize;letter-spacing: 1.5px;font-size: 13px;color: #ffffff;margin: 0 5px 0 0;border-radius: 100px;background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);}
.banner-section .carousel-caption a i{margin-left:10px;transform: rotate(-45deg);font-size: 18px;transition: all .4s ease-in-out;}
.banner-section .carousel-caption a:hover{
    background-image:-webkit-linear-gradient(-35deg, #23a95b 0, #13a0c0 100%);
}
.banner-section .carousel-caption a:hover i{transform: none;}

.service-section{margin:0 75px;}
.service-section h5{
    color:#123453;
    font-size: 40px;
    margin-bottom: 45px;
}
.service-section h5 span{
    color: #399936;
    font-size: 40px;
    font-weight: 700;
}
.sc1{
    background-color: #D0F1CF;
    padding: 20px 50px 20px 50px;
    border-radius: 51px 51px 51px 51px;
    box-shadow: 0px 0px 10px 6px rgba(179, 179, 179, 0.1607843137254902);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sc2{
    background-color: #BFE9F8;
    padding: 20px 50px 20px 50px;
    border-radius: 51px 51px 51px 51px;
    box-shadow: 0px 0px 10px 6px rgba(179, 179, 179, 0.1607843137254902);
}

.sc3{
    padding: 20px 50px 20px 50px;
    border-radius: 51px 51px 51px 51px;
    box-shadow: 0px 0px 10px 6px rgba(179, 179, 179, 0.1607843137254902);
}

.sc4{
    background-color: #F4F9DE;
    padding: 20px 50px 20px 50px;
    border-radius: 51px 51px 51px 51px;
    box-shadow: 0px 0px 10px 6px rgba(179, 179, 179, 0.1607843137254902);
}
.service-section h4{
    font-size:40px;
    font-weight:700;
}
.service-section span{font-size: 18px;font-weight: 600;}
.sc-nd{
    margin-left: 30px;
    margin-top: 9px;
}
.about-section {padding: 7% 0 5%;margin: 0 75px;}
.about-section img{border-radius: 30px;/* width: 100%; */transform: scale(1);-webkit-transform: scale(1);position: relative;/* width: 100%; */transition: all .3s 
ease;}
.about-section h6{
    color:#399936;
    font-size: 16px;
    font-weight:600;
    text-transform:uppercase;
}
.about-section ul{
    padding-left: 15px;
}
.about-section ul li{
    font-size: 17px;
    line-height: 36px;
}
.abt-sltions{
        overflow: hidden;
        z-index: 9999;
        position: relative;
        text-align: center;
}
.abt-sltions:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}
.abt-sltions:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.core-values{
    margin:0 75px;
}
.core-values h4{
    text-align: center;
    font-size: 40px;
    color: #041d2d;
    font-weight: 500;
}
.vl-section{
    margin-top: 60px;
    padding: 20px;
}
.vl-section:hover h5{color:#25ab4a;}
.vl-section:hover img{padding:8px;}
.vl-section img{background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);width: 60px;border-radius: 50%;padding: 10px;transition: all .4s ease-in-out;}
.vl-section h5{
    font-weight: 700;
    margin: 25px 0;
}
.vl-section p{
    
}

.Expanding-business{
    margin: 0 75px;
    padding: 5% 0 3%;
}
.Expanding-business h4{
    text-align: center;
    font-size: 40px;
    color: #041d2d;
    font-weight: 600;
}
.container-cnt{
    background-color: #061C2B;
    padding: 25px 35px 35px 35px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.bs-stn{
    margin-top: 45px;
}
.image:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.container-project{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.container-project:after{
        background-color: #00000026;
        background-image: linear-gradient(180deg, #041d2d00 60%, #041d2d 100%);
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
        content: '';
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        width: 100%;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
}
.container-project img{
    width: 100%;
    opacity: 1;
    display: block;
    position:relative;
    height: auto;
    transition: .5s 
ease;
    backface-visibility: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.container-cnt h6{
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
.container-cnt ul{
    padding-left: 20px;
}
.container-cnt li{
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 12px;
}
.container-cnt a i{
        margin-left: 10px;
    transform: rotate(-45deg);
    font-size: 18px;
    transition: all .4s 
ease-in-out;
}
.container-cnt a :hover{
    background-image: -webkit-linear-gradient(-35deg, #23aa62 0, #0e8ba7 100%);
}
.container-cnt a:hover i{
        transform: none;
}
.container-cnt a{
    display: inline-block;
    padding: 15px 35px 15px 35px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    font-size: 13px;
    color: #ffffff;
    margin: 0 5px 0 0;
    border-radius: 100px;
    background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);
    margin-top: 15px;
}


.setup{
    margin: 45px 75px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #0057A5 0%, #1D4D1B 100%);
    border-radius: 25px;
    padding: 75px 60px 0;
    position: relative;
    }
.setup h5{color: #fff;font-size: 40px;line-height: 56px;position: relative;z-index: 99999;}
.setup h5 span{
      -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);
    color: #2575fc;
	font-weight:700;
}
.setup p{color: #fff;font-size: 14px;margin: 30px 0;padding-right: 150px;position: relative;z-index: 99999;}
.setup a{
    display: inline-block;
    padding: 15px 35px 15px 35px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    font-size: 13px;
    color: #ffffff;
    margin: 0 5px 0 0;
    border-radius: 100px;
    background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);
    position: relative;
    z-index: 99999;
}
.setup a i{
margin-left: 10px;
    transform: rotate(-45deg);
    font-size: 18px;
    transition: all .4s 
ease-in-out;
}
.setup a:hover i{
transform:none;
}
.vl-sections{margin-bottom: 60px;position: relative;z-index: 99999999;}
.vl-sections img{
    background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);
    width: 60px;
    border-radius: 50%;
    padding: 10px;
    transition: all .4s 
ease-in-out;
    margin-bottom: 20px;
}
.vl-sections h5{
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
}
.vl-sections p{
    margin: 10px 0;
    padding: 0;
}
.lft-img{
    position: relative;
    z-index: 99999;
    width: 600px;
}
.setup:before{
      content: '';
      position: absolute;
      background-position: center;
      background-image: url(../image/Path-68.png);
      background-repeat: no-repeat;
      top: 18%;
      height: 100%;
      width: 100%;
      left: -25%;
      z-index: 9999;
}


#Div_body{background-color:#f2f1ed !important;}
.news-logos-title{text-align:center;margin-bottom:45px;}
#news-logos{margin:0 75px;padding: 2% 0 7%;position: relative;z-index: 99999999999999;}
.sub-title{font-size:18px;margin-bottom:20px;}
.featured-logo {
	padding: 20px;
	min-height: 150px;
	border-right:1px #eee solid;
	border-bottom:1px #eee solid;
}


.featured-logo:hover img {
	filter: none;
	opacity: 1;
}

#news-logos .col-md-3{ margin:0; padding:0;}
#news-logos .carousel-indicators{ bottom: -50px;}
#news-logos .carousel-indicators [data-bs-target]{height: 10px;background-image: -webkit-linear-gradient(-35deg, #129fcc 0, #25ab4f 100%);}

.steps-sc{
	padding: 5% 0;
	background: #f2f1ed;
}
.steps-sc .row{margin:0 75px;}
.steps-sc h5{
	text-align: center;
	font-size: 38px;
	color: #041d2d;
	font-weight: 600;
}
.s1 span{text-align:center;left: 50%;right: 50%;margin: 0 auto;transform: translate(-50%, 50%);bottom: 0;}
.s2 span{text-align:center;left: 50%;right: 50%;margin: 0 auto;transform: translate(-50%, -50%);top: 0;}
.steps-sc h5 span{
	color: #459f42;
	font-weight: 700;
}
.st-cnt span{background: -webkit-linear-gradient(-35deg, #0ba6d7 0, #25ab4f 100%);position: absolute;padding: 9px;border-radius: 50%;color: #fff;font-weight: 600;font-size: 16px;width: 40px;}
.st-cnt{background-color: #FFFFFF;border-radius: 25px 25px 25px 0px;margin-top: 80px;padding: 25px;}
.st-cnt img{
	width: 60px;
}
.st-cnt h6{
	font-weight: 700;
	font-size: 16px;
	margin: 20px 0;
}
.st-cnt p{
	margin: 0px 0px 14px 0px;
	font-size: 15px;
}
.s1{
	position: relative;
}
.s1:after{
	position:absolute;
	background:url('../Image/Group-74.png');
	width: 140px;
	height: 30px;
	right:0;
	content:'';
	bottom: -65px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 999;
}
.s2:after {
    position: absolute;
    background: url(../Image/Group-75.png);
    width: 140px;
    height: 30px;
    right: 0;
    content: '';
    top: -55px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999;
}
.s2{
	position: relative;
	margin-top: 280px;
}
.s-lst:after{
	display:none;
}




.business-setup{
	padding: 5% 0;
	background: #f2f1ed;
}
.business-setup .row{margin:0 75px;}
.business-setup h5{
	font-size: 36px;
	color: #041d2d;
	font-weight: 600;
	margin-bottom: 20px;
}
.business-setup h5 span{
	color: #459f42;
	font-weight: 700;
}
.business-setup .accordion{margin-top:30px;}
.business-setup .accordion-button{
	font-size: 18px;
	padding: 25px 30px 25px 30px;
	border-radius: 15px !important;
	font-weight: 700;
}
.business-setup .accordion-item{margin-bottom:10px;border:none;border-radius:25px;}
.business-setup .accordion-button:not(.collapsed){
	background:#f4f9de;
	box-shadow:none;
	color: #459f42;
}
.business-setup .accordion-body{background:#f4f9de;}
.business-setup .accordion-body ul li{font-size:16px;line-height:30px;}



.srv-main{
	background: #f2f1ed;
	margin: 0 75px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #0057A5 0%, #041D2D 100%);
	padding: 95px 50px;
	border-radius:25px;
	position:relative;
}
.srv-main:after{
	content:'';
	position:absolute;
	background-position:center;
	background-image: url('../image/Path-93.png');
	background-repeat: no-repeat;
	top: 0;
	opacity: 40%;
	height: 100%;
	width: 100%;
	left: 0;
}
.srv-main h5{
	font-size: 38px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 45px;
	text-align: center;
	position: relative;
	z-index: 99;
}
.inner-srv{
	border: 1px #25ab4a solid;
	border-radius: 25px;
	padding: 55px 25px 25px;
	position: relative;
	z-index: 99;
	min-height: 350px;
	margin: 45px 0;
}
.si1 img{
	background: #399936;
	border-color: #2A8227;
}
.si2 img{
	background: #129fd3;
	border-color: #0081B1;
}
.si3 img{
	background: #A1C223;
	border-color: #8BA81D;
}
.si4 img{
	background: #003A8A;
	border-color: #09479C;
}
.inner-srv img{
	width: 55px;
	position: absolute;
	top: -35px;
	border-style: solid;
	border-width: 6px 6px 6px 6px;
	border-radius: 50px 50px 50px 50px;
	padding: 5px;
}
.inner-srv h4{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.inner-srv ul{
	padding-left: 20px;
	margin: 20px 0px;
}
.inner-srv ul li{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.inner-srv a{
	display: inline-block;
	text-transform: capitalize;
	letter-spacing: 1.5px;
	font-size: 14px;
	color: #25ab4a;
	border-radius: 100px;
	font-weight: 600;
}
.inner-srv a i{
	margin-left: 10px;
    transform: rotate(-45deg);
    font-size: 18px;
    transition: all .4s ease-in-out;
}
.inner-srv a:hover i {
    transform: none;
}



.business-process{margin: 0 75px;position: relative;padding: 0;}
.business-process h5{
        font-size: 38px;
        color: #041d2d;
        font-weight: 600;
        margin-bottom: 60px;
}
.business-process h5 span{
        color: #459f42;
    font-weight: 700;
}
.feature-item{border-radius: 0px 15px 15px 0px;padding: 55px 40px;border-left: 5px green solid;margin-bottom: 45px;min-height: 220px;position:relative;}
.feature-item:before{
	background:#129fd3;
	width: 5px;
	height: 50px;
	left: -5px;
	bottom:0;
	content:'';
	position:absolute;
	z-index: 999;
}
.feature-content h4{font-size: 18px;margin-bottom: 20px;color: #000;display: block;font-weight: 700;}
.feature-content p{

}
.feature-item .count {
    font-size: 95px;
    font-weight: 800;
    -webkit-text-stroke: 2px #001e36;
    -webkit-text-fill-color: #fff0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 5%;
    z-index: 9;
}
.it1{background-color: #D0F1CF;}
.it2{
    background: #fff3c5;
}
.it3{
    background: #bfe9f8;
}
.it4{
    background: #f4f9de;
}


.contact-section {padding: 3% 0;margin: 0 75px;}
.contact-section .icon i {color: #459f42;font-size: 40px;}
.contact-section h4  a{color: #252525;font-size: 22px;}
.contact-section .contact-form{box-shadow: rgb(69 159 66) 12px 10px 26px 0px;border: 3px solid #459f42;padding: 40px;outline: 1px solid #252525ed;outline-offset: -4px;}
.contact-section .contact-form .form-control {margin: 0 0 15px 0;padding: 18px 12px;border: none;border-bottom: 2px solid #041d2d;border-radius: 0;}
.contact-section .contact-form .form-control:focus { box-shadow: 0 0 0 .25rem rgb(183 141 101 / 32%);}
.contact-section .contact-form .form-control::placeholder { color: #444444;}
.contact-section .contact-form input[type='button'] {background: #459f42;border: none;outline: 1px solid #25252591;outline-offset: -1px;width: 100%;padding: 18px;color: #fff;}
.text-color {
    color: #041d2d;
}
.heading1 h2{
	    font-size: 38px;
    color: #041d2d;
    font-weight: 600;
    margin-bottom: 60px;
}



footer {background:#041D2D;padding:60px 20px 20px;margin: 175px 25px 45px;border-radius:25px;position: relative;}
footer h4 {color: #25AB4A;font-size: 16px;text-transform: capitalize;font-weight: 500;margin: 0 0 25px 0;letter-spacing: 1px;position: relative;z-index: 99999;}
footer p, footer p a {color: #c9c9c9;font-size: 14px;margin: 0 0 18px 0;position: relative;z-index: 99;}
footer p a:hover{color:#25AB4A;}
.footer-bottom{border-top: 1px #707677 solid;padding: 30px 0 0;margin-top: 45px;}
footer:after{
	    content: '';
	    position: absolute;
	    background-image: url(../image/Path-106-1.png);
	    background-repeat: no-repeat;
	    top: -90px;
	    opacity: 90%;
	    height: 100%;
	    width: 100%;
	    z-index: 9;
}


.side-menu {
  width: 11em;
  height: auto;
  font-size: 1em;
  line-height: 2em;
  color: #fff;
  font-weight:700;
  text-transform:uppercase;
  position: fixed;
  top: 40%;
  bottom:0;
  right: -9em;
  z-index: 9999;
}
.side-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-menu ul li {display:block;background-color: #459f42;padding: 5px;position: relative;-webkit-transition: -webkit-transform 0.5s,     background-color .5s, color .5s;transition: transform .5s, background-color .5s, color .5s;margin: 10px 0;}


.side-menu ul li:hover {
  background-color: #459f42; /*you can make different colors depending on the nth-child like above*/
  -webkit-transform: translateX(10em);
  transform: translateX(-6em);/*equal to left in the .side-menu*/
}
.side-menu ul li a {display:block;color: #FFF;text-decoration: none;text-transform: capitalize;padding-left: 30px;}
.side-menu ul li span {
  display:block;
  position: absolute;
  font-size: 17px;
  line-height: 2em;
  height: 2em;
  top:0;
  bottom: 0px;
  padding: 5px 9px;
  left: 0px;
  color: #F8F6FF;
}

.Expanding-business1{
	margin: 0 75px;
}
.Expanding-business1 a{
	background:none;
	padding: 0;
	margin: 0;
}
.Expanding-business1 p{color:#fff;text-align: justify;font-size: 14px;}
.Expanding-business1 h6{text-align:justify;}
.Expanding-business1 .container-cnt{min-height: 290px;}

.heading-innerpage {background: url(../Image/bg-page.jpg);padding: 10% 4%;margin-top: 60px;background-repeat: no-repeat;background-size: cover;background-position: center;margin-bottom: 30px;}
.heading-innerpage h2 {color: #fff;font-size: 32px;font-weight: 700;margin: 0;text-transform: capitalize;letter-spacing: 2px;text-align: left;position: relative;}

.contact-info {background: #044a80;padding: 30px;margin: 10px 0;}
.contact-info i { color: #e4e4e4; font-size: 30px;}
.contact-info h5 {color: #ffffff;text-transform: uppercase;font-size: 17px;font-weight: 700;letter-spacing: .5px;}
.contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}

@media (min-width: 320px) and ( max-width: 768px) {
	.nav-fill{background:#092030;}
	.featured-logo{min-height:100%;text-align:center;}
	.vl-section{margin:0;}
	.s2{margin: 20px 0;}
	.s1 span{top: -40px;bottom: 100%;}
	.s1{margin: 20px 0;}
	footer:after{left:0;top: 0;opacity: 20%;}
	.contact-section .contact-form{padding:10px;margin:20px 0;}
	.business-setup .accordion-button{padding:15px;font-size:14px;}
	.steps-sc h5, .business-setup h5, .business-process h5, .heading1 h2{font-size:22px;}
	.s1:after, .s2:after{display:none;}
	.container-cnt{padding:10px;}
	.setup{margin:10px;padding: 10px;}
	.setup:before{display:none;}
	.vl-sections{margin:30px 0;text-align:center;}
	.core-values h4, .Expanding-business h4{font-size:22px;}
	.sc-nd, .about-section, .core-values, .Expanding-business, #news-logos, .steps-sc .row, .business-setup .row, .business-process, .contact-section{margin:0;}
	.srv-main{margin:10px; padding:20px;}
	.setup p{padding:5px;}
	.setup h5{font-size:22px;line-height:28px;}
	.sc1, .sc2, .sc3, .sc4{padding:20px;display: block;margin-bottom:30px;}
	.service-section h5{font-size: 26px;}
	.service-section h5 span{font-size: 26px;}
	.service-section{margin:0;}
	.Expanding-business1{margin:0;}
	.banner-section .carousel-caption{top:5%;width:100%;}
	.banner-section{margin-top:20px;}
    p { font-size: 15px;line-height: 1.6;}
    .text-bottom{bottom:5%;padding:20px;}
    .sp-srv:before{display:none;}
   .main-table li {font-size: 15px;}
    .heading p { margin: 0 0 5px 0;} 
    .heading h2 { font-size: 27px; margin: 0  0 15px 0;}
    .sub-heading { font-size: 21px;}
    .sub-heading1 {font-size: 18px;}
     .heading h2{font-size:22px;}
    .custom-btn { padding: 10px 24px;}
    
    header { width: 70%; left: 0; top: 0;}
    header .navbar { padding: 0;}

    .banner-section img { height: 280px; object-fit: cover}
    .banner-section .carousel-indicators {left: 92%; bottom: 30%;}
    .banner-section .carousel-indicators [data-bs-target] {width: 10px; height: 10px;}
    .banner-section .carousel-caption h5 {font-size: 18px;margin-top: -24px;}
    .banner-section .carousel-caption h1 { font-size: 21px; margin:0 0 10px 0}
    .banner-section .carousel-caption p {font-size: 12px;margin: 0 15px 8px 0;}
    .banner-section .carousel-caption a{ display:none;}
     
    footer {background: #222;margin: 20px;}
    footer h4 { margin: 15px 0 10px 0;}
                                       
    .heading-innerpage {padding: 8% 0;margin: 0 0 30px;}
    .heading-innerpage h2 {font-size: 18px;}
    
    .contact-info {background: #044a80;padding: 30px;margin: 10px 0;}
    .contact-info i { color: #e4e4e4; font-size: 30px;}
    .contact-info h5 {color: #ffffff;text-transform: uppercase;font-size: 17px;font-weight: 700;letter-spacing: .5px;}
    .contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}
}

@media(min-width:1200px) and (max-width:1480px){
	.inner-srv h4{font-size: 14px;line-height: 20px;}
    .banner-section .carousel-caption h5{font-family: Gothic A1;position: relative;line-height: 42px;z-index: 2;font-size: 33px;}
    .text-bottom{bottom:5%;}
	.setup:before {
    content: '';
    position: absolute;
    background-position: center;
    background-image: url(../image/Path-68.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    left: -25%;
    z-index: 99;
    top: 26%;
    opacity: 37%;
}
	header{width:75%;}
	.feature-item{min-height:250px;}
	.container-cnt li{font-size:14px;}
	.inner-srv ul{padding-left:10px;}
	.inner-srv ul li{font-size: 12px;}
	.inner-srv{padding: 35px 15px;min-height: 300px;}
	.sc-nd{margin-left:45px;}
	.container-cnt{padding:20px;}
	.heading h2{font-size:28px;}
	.banner-section .carousel-caption{top:12%;}
	#HeaderControl{width: 17%;}
	#MenuControl{width: 83%;}
	.service-section span{font-size:14px;}
	.navbar .navbar-nav .nav-link{font-size: 13px;margin: 0;padding: 0 7px;}
}

@media(max-width:1200px){
    .banner-section{
        margin: 0 !important;
        height: 100%;
    }
}

@media(min-width:1480px) and (max-width:1700px){
	.banner-section .carousel-caption h5{
		font-size: 28px;
	}
	.banner-section .carousel-caption{top:10%;}
}
@media(min-width:1480px){
	center #form1 #HeaderControl{width:22%;}
}
@media (min-width: 320px) and ( max-width: 768px) {
.banner-section .carousel-item::after {
    background-color: transparent;
  /* background-image: linear-gradient(180deg, #041d2d00 60%, #041d2d 100%); */
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
    border-radius: 15px;
}
.text-bottom {
    background: #000;
    margin-top: 17%;
    z-index: 2;
    text-align: left;
    margin-bottom: 0%;
    width: 100%;
    left: 5%;
    position: unset;
}
}