body h1,body h2, body h3, body h4, body h5, body h6{
	font-family: 'Rajdhani',sans-serif !important;
	font-weight: 700 !important;
}
body p {
	color: #1c1c1c;
	font-size: 18px;
	line-height: 32px;
}
.ast-builder-menu .main-navigation ul li a {
    font-weight: 600;
    font-size: 16px !important;
    padding: 0 30px;
    outline: 0;
}

.ast-builder-menu .main-navigation ul li a:hover,
.ast-builder-menu .main-navigation ul li.current-menu-item a {
    color: #0f5999 !important;
}

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 290px;
    font-size: 14px;
    padding: 10px;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu li a {
    font-size: 15px !important;
    padding: 10px 15px !important;
}

body #masthead .ast-container {
	max-width: 1600px;
}

#page .ast-container {
	max-width: 100%;
	padding: 0;
}

body .site-footer .ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row,
body .containerNew {
	max-width: 1300px !important;
	margin: auto;
}

#ast-desktop-header .ast-above-header-wrap .ast-above-header-bar {
	background: #000;
	padding: 8px 0;
}

#ast-desktop-header .ast-above-header-wrap ul {
	list-style: none;
	color: #fff;
	font-size: 13px;
	display: flex;
	margin: 0;
}

#ast-desktop-header .ast-above-header-wrap ul li {
    margin-left: 10px;
}

#ast-desktop-header .ast-above-header-wrap .ast-above-header-bar p {
	color: #fff;
	font-size: 13px;
}

.ast-theme-transparent-header #masthead {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
#page {
	display: block;
	padding-top: 160px;
}

#homebaner {
	padding: 0;
	margin: 0 0 0px;
}

#homebaner .swiper-slide-inner img {
	width: 100%;
}

#homebaner .swiper-slide-inner figcaption.elementor-image-carousel-caption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00000087;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#homebaner  .banninfo {
    max-width: 930px;
}

#homebaner .banninfo h1 {
    color: #fff;
    font-size: 40px;
    margin: 0 0 10px;
}
#homebaner .banninfo h6 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 50px;
}

#homebaner .banninfo .bannrbtn a {
    background: #0f5999;
    color: #fff;
    font-size: 18px;
    padding: 15px 30px;
    display: inline-block;
    font-weight: 600;
}

#homebaner .banninfo .bannrbtn a:hover {
    background: #fff;
    color: #0f5999;
}

#homebaner .elementor-swiper-button {
    background: #0f5999;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#homebaner .elementor-swiper-button svg.e-font-icon-svg {
    fill: #fff;
    width: 30px;
    height: 30px;
}

#home-aboutsection {
	padding:0;
	position:relative;
}

#home-aboutsection::before {
	content: "";
	background-image: url(../images/shape-1.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: -100px;
	left: 0;
	width: 600px;
	height: 600px;
	background-size: 600px;
}

#home-aboutsection::after {
    content: "";
    background-image: url(../images/eagle-shape.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    height: 400px;
    opacity: 0.3;
}

#home-aboutsection #home-about-inr {
	padding: 100px 0;
	position: relative;
	z-index: 1;
	align-content: center;
	align-items: center;
}

#page h1 {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 35px;
	position:relative;
}


#home-aboutsection h1 {
	padding-left: 37px;
}

#home-aboutsection h1::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 3px;
  left: 0px;
  top: 28px;
  background: #0f5999;
}

#home-aboutsection h5 {
	padding-left: 37px;
	color: #0f5999;
	position: relative;
}
#home-aboutsection h5::before {
	content: "";
	position: absolute;
	content: '';
	width: 28px;
	height: 3px;
	left: 0px;
	top: 10px;
	background: #000;
}

#home-aboutsection p {
	color: #1c1c1c;
	font-size: 18px;
	line-height: 32px;
}

#home-aboutsection .haboutinfo {
    padding-left: 30px;
}

#home-aboutsection .habouting img {
    width: 100%;
}

#hbannerDown {
	position: relative;
	margin-top: -80px;
	z-index: 9;
}

#hbannerDown #hbannerD-inr {
	padding: 0;
	column-gap: 0;
}

#hbannerDown .hdwonbox {
	background: #8697c3;
	padding: 40px 25px;
	position: relative;
	--widgets-spacing: 0;
	padding: 0;
}

#hbannerDown .hdwonbox.hdwonred {
	background: #0f5999;
}

#hbannerDown .hdwonbox h3 {
	font-size: 14px;
	line-height: 24px;
	color: rgba(255,255,255,0.5);
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

#hbannerDown .hdwonbox p {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

#hbannerDown .hdwonbox .elementor-widget-container {
	padding: 40px 50px;
	--widgets-spacing: 0;
	margin: 0;
}

#hbannerDown .hdwonbox .elementor-image-box-wrapper {
	position: relative;
	text-align: left;
	padding-left: 90px;
}

#hbannerDown .hdwonbox .elementor-image-box-wrapper .elementor-image-box-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
}
#hbannerDown .hdwonbox .elementor-image-box-wrapper .elementor-image-box-img img {
	width: 60px;
}

#page .sitebtn {
	font-size: 18px;
	font-weight: 600;
}

#page .sitebtn a {
	background: #0f5999;
	color: #fff;
	padding: 15px 30px;
	display: inline-block;
}
#page .sitebtn a:hover {
	background: #1c1c1c;
	color: #fff;
}

#ourServices-title {
    background: #adbadac7;
    padding: 80px 0 20px;
}

#ourServices-title .e-con-inner {
    padding: 0;
    margin: 0 auto;
}

#ourServices-title h2 {
    text-align: center;
    display: block;
    color: #1c1c1c;
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
}

#ourServices-title h2::before {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 2px;
	width: 120px;
	left: 50%;
	bottom: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
#ourServices-title h2::after {
	position: absolute;
	content: "";
	background: #fff;
	height: 4px;
	width: 20px;
	left: 50%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

#ourServices-title .elementor-widget-container p {
    text-align: center;
    color: #1c1c1c;
    font-size: 17px;
}

#ourServices-title .elementor-widget-container {
    max-width: 600px;
    margin: auto;
	position: relative;
    z-index: 1;
}

#ourServices {
    background: #adbadac7;
    padding:0 0 40px 0;
	position:relative;
}
#ourServices::after {
    content: "";
    background-image: url(../images/shape-2-blue.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: -301px;
    left: 0;
    width: 100%;
    height: 100%;
	background-size: 75%;
}

#ourServices #ourServices-inr {
    position: relative;
    z-index: 1;
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper,
#ourServices .ourServ-box .elementor-image-box-wrapper {
    position: relative;
    border: 2px solid #ffffffba;
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper .elementor-image-box-img, #ourServices .ourServ-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100%;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper .elementor-image-box-img img ,
#ourServices .ourServ-box .elementor-image-box-wrapper .elementor-image-box-img img {
  transition: transform .2s;

}

#ourservicelist .ourServ-box .elementor-widget-container:hover .elementor-image-box-img img ,
#ourServices .ourServ-box .elementor-widget-container:hover .elementor-image-box-img img {
  transform: scale(1.1);
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content,
#ourServices .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00000080;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper:hover .elementor-image-box-content,
#ourServices .ourServ-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
    background:#0f5999a3;
}

#ourservicelist .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content h3, 
#ourServices .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content h3 {
    color: #fff;
    font-size: 27px;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
#ourservicelist .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content h3 a, 
#ourServices .ourServ-box .elementor-image-box-wrapper .elementor-image-box-content h3 a {
    display: flex;
    width: 100%;
    height: 100%;
	color:#fff;
    justify-content: center;
    align-items: center;
	padding: 40px;
}
#ourservicelist .ourServ-box .elementor-widget-image-box .elementor-image-box-description,
#ourServices .ourServ-box .elementor-widget-image-box .elementor-image-box-description {
    margin: 0;
    display: none;
}

#viewAllservice{
	background: #adbadac7;
    padding: 0 0 80px 0;
	position:relative;
	margin-bottom:0px;
}

#viewAllservice .elementor-button-wrapper {
    text-align: center;
}

#viewAllservice .elementor-button-wrapper a.elementor-button {
    background: #0f5999;
    border-radius: 0;
    padding: 20px 50px;
    font-size: 18px;
}
#viewAllservice .elementor-button-wrapper a.elementor-button:hover {
    background: #fff;
    border-radius: 0;
	color:#0f5999;
    padding: 20px 50px;
    font-size: 18px;
}

#hireUssec {
    background: #0f5999;
    padding: 50px 0;
}

#hireUssec .elementor-widget-container {
	position:relative;
}

#hireUssec .elementor-widget-container:before {
    content: "";
    background-image: url(../images/icon-3.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: -26px;
    left: -30px;
    width: 80px;
    height: 120px;
    background-size: 80px;
}

#hireUssec .hirecontext {
    display: flex;
    flex-wrap: wrap;
    position: relative;
	z-index:1;
}

#hireUssec .hirecontext h2 {
    color: #fff;
    font-size: 40px;
}

#hireUssec .hirecontext .sitebtn {
    margin-left: auto;
    margin-right: 0;
}

#hireUssec .hirecontext .sitebtn a {
    background: #1c1c1c;
}
#hireUssec .hirecontext .sitebtn a:hover {
    background: #fff;
	color:#1c1c1c;
}


#ourMission {
    padding: 100px 0;
}

#ourMission #ourMission-inr {
    align-items: center;
}
#ourMission .ourmission-img{}

#ourMission .ourmission-info{padding-left:50px;}

#ourMission h1 {
	padding-left: 37px;
	margin-bottom: 25px;
	position:relative;
}

#ourMission h1::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 3px;
  left: 0px;
  top: 28px;
  background: #0f5999;
}

#ourMission h5 {
	padding-left: 37px;
	color: #0f5999;
	position: relative;
}
#ourMission h5::before {
	content: "";
	position: absolute;
	content: '';
	width: 28px;
	height: 3px;
	left: 0px;
	top: 10px;
	background: #000;
}

#ourMission .ourmission-img .elementor-widget-container {
    position: relative;
    padding: 30px;
}

#ourMission .ourmission-img {
    position: relative;
}

#ourMission .ourmission-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: 15px solid #0f5999;
    border-left: 15px solid #0f5999;
    width: 170px;
    height: 170px;
    z-index: 1;
}

#ourMission .ourmission-img:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-right: 15px solid #1c1c1c;
    border-bottom: 15px solid #1c1c1c;
    width: 170px;
    height: 170px;
    z-index: 1;
}

#industriesServed {
    background: #adbadac7;
    padding:0 0 100px 0;
	position:relative;
}
#industriesServed::after {
    content: "";
    background-image: url(../images/shape-2-blue.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: -208px;
    left: 0;
    width: 100%;
    height: 100%;
	background-size: 75%;
}

#industriesServed #industriesServed-inr{
    position: relative;
    z-index: 1;
}

#industriesServed .industriesbx .elementor-widget-container {
    background: #fff;
    padding: 50px 15px;
    border: 5px solid #fff;
}

#industriestitle {
    background: #adbadac7;
    padding: 80px 0 20px;
}

#industriestitle .e-con-inner {
    padding: 0;
    margin: 0 auto;
}

#industriestitle h2 {
    text-align: center;
    display: block;
    color: #1c1c1c;
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
}

#industriestitle h2::before {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 2px;
	width: 120px;
	left: 50%;
	bottom: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

#industriestitle h2::after {
	position: absolute;
	content: "";
	background: #fff;
	height: 4px;
	width: 20px;
	left: 50%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

#industriestitle .elementor-widget-container p {
    text-align: center;
    color: #fff;
    font-size: 17px;
}

#industriestitle .elementor-widget-container {
    max-width: 600px;
    margin: auto;
	position: relative;
    z-index: 1;
}

#industriesServed .industriesbx h3 {
    color: #1c1c1c;
    font-size: 22px;
}

#allIndustries{
	background: #adbadac7;
    padding: 0 0 80px 0;
	position:relative;
	margin-bottom:0px;
	display: none;
}

#allIndustries .elementor-button-wrapper {
    text-align: center;
}

#allIndustries .elementor-button-wrapper a.elementor-button {
    background: #0f5999;
    border-radius: 0;
    padding: 20px 50px;
    font-size: 18px;
}
#allIndustries .elementor-button-wrapper a.elementor-button:hover {
    background: #fff;
    border-radius: 0;
	color:#0f5999;
    padding: 20px 50px;
    font-size: 18px;
}
#industriesServed .industriesbx .elementor-widget-container:hover {
    background: #0f5999;
}

#industriesServed .industriesbx .elementor-widget-container:hover .elementor-image-box-img {
    filter: grayscale(100%);
	-webkit-filter: invert(100%);
    filter: invert(100%);
}


#industriesServed .industriesbx .elementor-widget-container:hover h3 {
    color:#fff;
}

#industriesServed .industriesbx .elementor-widget-container figure.elementor-image-box-img {
    width: 100%;
    margin: 0 0 30px;
}
#industriesServed .industriesbx .elementor-widget-container figure.elementor-image-box-img img {
    max-width: 90px;
}

#testimonials-title {
    text-align: center;
    padding: 80px 0 20px;
    background: #adbadac7;
}

#testimonials-title h2 {
    text-align: center;
    display: block;
	color:#1c1c1c;
    position: relative;
    margin: 0 0 0px;
    padding-bottom: 15px;
}

#testimonials-title h2::before {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 2px;
	width: 120px;
	left: 50%;
	bottom: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

#testimonials-title h2::after {
	position: absolute;
	content: "";
	background: #1c1c1c;
	height: 4px;
	width: 20px;
	left: 50%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}


#testimonials .swiper-slide-inner {
    border: 1px solid #0000001f;
    margin: 0 10px;
    padding: 50px 20px;
    box-shadow: 0 3px 14px rgba(0,0,0,0.06);
    background: #fff;
}

#testimonials .swiper-slide-inner img.swiper-slide-image {
    margin-bottom: 30px;
    width: 100px;
}

#testimonials .swiper-slide-inner h4 {
    font-size: 22px;
}

#testimonials .swiper-slide-inner h5 {
	font-size: 16px;
}

#testimonials .swiper-slide-inner p {
	min-height: 190px;
}

#testimonials {
    margin-bottom: 0;
    background: #adbadac7;
    padding-bottom: 80px;
}

#testimonials::before {
	content: "";
	background-image: url(../images/shape-4.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: -180px;
	left: 0;
	width: 600px;
	background-size: 600px;
	height: 600px;
}
#testimonials::after {
    content: "";
    background-image: url(../images/shape-5.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 400px;
    height: 490px;
    background-size: 350px;
}

#testimonials .swiper-pagination {
    bottom: -20px;
}


/**/
#innerpage_title {
    padding: 0;
}

#innerpage_title .elementor-image-box-wrapper {
    position: relative;
    padding: 0;
    height: 450px;
}

#innerpage_title .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100%;
    margin: 0;
    height: 450px;
    overflow: hidden;
    padding: 0;
}

#innerpage_title .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
}

#innerpage_title .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000008a;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#innerpage_title .elementor-image-box-wrapper .elementor-image-box-content h3 {
    font-size: 50px;
    color: #fff;
}

#innerContentFull {
    padding: 60px 0;
}

#innerContentFull p {
    text-align: center;
}

#innerContentFull::before {
	content: "";
	background-image: url(../images/shape-1.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 00px;
	left: 0;
	width: 600px;
	height: 600px;
	background-size: 600px;
}


.aboutsecntion {
    padding: 80px 0 !important;
    background: #fff;
}
.aboutsecntion.aboutsecnGray  {
    background: #f6f6f6;
}

.aboutsecntion .aboutsecn-inr {
    align-self: center !important;
    align-items: center !important;
}

.aboutsecntion .aboutsecn-inr .aboutsecn_info {
    padding-right: 50px;
}
.aboutsecntion.aboutsecnGray .aboutsecn-inr .aboutsecn_info {
    padding-left: 50px;
}
#contactSection .contactfoominfo h2,
.aboutsecntion .aboutsecn-inr .aboutsecn_info h2 {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 20px;
}
#contactSection .contactfoominfo h2:before,
.aboutsecntion .aboutsecn-inr .aboutsecn_info h2::before {
	position: absolute;
	content: "";
	background: #1c1c1c;
	height: 2px;
	width: 180px;
	left: 0%;
	bottom: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}
#contactSection .contactfoominfo h2:after,
.aboutsecntion .aboutsecn-inr .aboutsecn_info h2::after {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 4px;
	width: 40px;
	left: 0%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.aboutsecntion .aboutsecn-inr .aboutsecn_info ul,
.aboutsecntion .aboutsecn-inr .aboutsecn_info ul.list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.aboutsecntion .aboutsecn-inr .aboutsecn_info ul li, 
.aboutsecntion .aboutsecn-inr .aboutsecn_info ul.list li {
    width: 50%;
    color: #1c1c1c;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 20px;
}

.aboutsecntion .aboutsecn-inr .aboutsecn_img img {
    width: 100%;
}

#ourservicelist {
    margin-bottom: 80px;
}

#contactFromfooter{}

#contactSection {
    padding: 80px 0;
}
#contactSection.contactservicepage {
	background: #adbadac7;
}

#contactSection::before {
	content: "";
	background-image: url(../images/shape-4.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	background-size: 600px;
	height: 600px;
	background-color:unset;
}
#contactSection::after {
    content: "";
    background-image: url(../images/shape-5.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 400px;
    height: 490px;
    background-size: 350px;
	background-color:unset;
}
#contactSection .contactfoominfo{ padding-right:30px;}

#contactSection .contactfoominfo h5 {
    font-size: 25px;
    margin: 0 0 10px;
}

#contactSection .contactform {
    padding-left: 50px;
	position:relative;
}
#contactSection .contactform:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #1c1c1c70;
    position: absolute;
    left: 0;
}

#contactSection .contactform .wpforms-field-container .wpforms-field {
    padding: 0;
    margin: 0 0 15px;
}

#contactSection .contactform .wpforms-field-container .wpforms-field-medium {
    background: #fff;
    width: 100%;
    height: 50px;
    border: 1px solid #cccccc6b;
    max-width: 100%;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
	color: #333;
    font-size: 16px;
}

#contactSection .contactform .choices__inner .choices__list .choices__item {
    font-size: 16px;
    color: #333;
    opacity: 1;
}

#contactSection .contactform .choices__list.choices__list--dropdown .choices__item {
    font-size: 16px;
	color: #333;
}
#contactSection .contactform .choices__list.choices__list--dropdown .choices__item:hover,
#contactSection .contactform .choices__list.choices__list--dropdown .choices__item.is-highlighted {
    background: #33333312;
}

#contactSection .contactform .wpforms-container .wpforms-form .choices__list--dropdown {
    box-shadow: none !important;
    border-color: #111 !important;
}

#contactSection .contactform .wpforms-field-container .wpforms-field-medium:focus {
    border-color: #1c1c1c;
}

#contactSection .contactform .wpforms-field-container label.wpforms-field-label {
    font-size: 15px;
    margin: 0 0 8px;
    text-transform: uppercase;
    color: #373435;
    font-weight: normal;
    letter-spacing: 1px;
}

#contactSection .contactform .wpforms-container {
    margin: 0;
}

#contactSection .contactform .wpforms-submit-container .wpforms-submit {
    background:#0f5999;
    color: #fff;
    padding: 18px 50px;
    display: inline-block;
    height: auto;
    font-size: 18px;
    font-weight: 600;
}
#contactSection .contactform .wpforms-submit-container .wpforms-submit:hover {
    background: #1c1c1c;
    color: #fff;
}
#contactSection .contactform .wpforms-submit-container .wpforms-submit:after{ display:none;}

#contactSection .contactform .choices__inner {
    height: 48px;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    font-size: 15px;
}

#contactSection.cotactPage {
	
}

#contactSection.cotactPage .contactform {
    position: relative;
    padding: 55px 70px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: -170px;
    background: #fff;
    position: relative;
}

#contactSection.cotactPage .contactform:before{ display:none;}

#contactSection.cotactPage .contactfoominfo {
    padding: 0 60px;
}

#contactSection.cotactPage .contactfoominfo h3 {
    color: #1c1c1c;
    margin: 0 0 40px;
    padding:0 0 15px;
    text-align: left;
	position:relative;
}

#contactSection.cotactPage .contactfoominfo h3::before {
	position: absolute;
	content: "";
	background: #1c1c1c;
	height: 2px;
	width: 120px;
	left: 0%;
	bottom: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

#contactSection.cotactPage .contactfoominfo h3::after {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 4px;
	width: 40px;
	left: 0%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

#contactSection.cotactPage .contact-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


#contactSection.cotactPage .contact-info  .contactIcon {
    width: 60px;
    height: 60px;
    background: none;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    border: 2px solid #0f5999;
	transition: all 0.3s ease-in-out;
}

#contactSection.cotactPage .contact-info .contactIcon svg {
    width: 22px;
    fill: #0f5999;
	transition: all 0.3s ease-in-out;
}

#contactSection.cotactPage .contact-info ul li:hover .contactIcon{background: #0f5999;}
#contactSection.cotactPage .contact-info ul li:hover .contactIcon svg{fill: #fff;}

#contactSection.cotactPage .contact-info .contact-text {
    position: relative;
    padding: 0 0 0 0px;
    font-size: 20px;
    color: #111;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
}
#contactSection.cotactPage .contact-info .contact-text a{
    color: #111;
}

#contactSection.cotactPage .contact-info .contact-text .contactInfo {
    max-width: 350px;
}

#contactSection.cotactPage.contactservicepage  .contactform {
    margin-top: 0;
}
#contactSection.cotactPage.contactservicepage .elementor-element {
    align-items: center;
}

#conatcMap {
    padding: 0;
	background:#000;
}
#conatcMap iframe {
    filter: grayscale(1);
    height: 500px;
}

#contactSection.contactRedbg {
    background: #e4362136;
}

#contactSection.contactRedbg .contactform {
    position: relative;
    padding: 55px 70px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      background: #fff;
    position: relative;
}

#contactSection.contactRedbg .contactform:before{ display:none;}


/**/
body .site-footer {
    background: #1c1c1c;
}

body .site-footer .site-above-footer-wrap {
    background: #1c1c1c;
    padding:80px 0 40px;
}

.ast-footer-copyright p {
    color: #fff;
    font-size: 15px;
}
body .site-footer .widget_block {
    margin: 0;
}
body .site-footer .widget_block h4 {
    color: #ffffffc4;
    margin: 0 0 15px;
    padding:0 0 15px;
    text-align: left;
	position:relative;
}

body .site-footer .widget_block h4::before {
	position: absolute;
	content: "";
	background: #ffffffc4;
	height: 2px;
	width: 120px;
	left: 0%;
	bottom: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

body .site-footer .widget_block h4::after {
	position: absolute;
	content: "";
	background: #0f5999;
	height: 4px;
	width: 40px;
	left: 0%;
	bottom: 0;
	margin-top: 1px;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

body .site-footer .widget_block ul li {
    color: #ffffffc4;
    text-align: left;
    font-size: 15px;
    margin: 0 0 8px;
	transition: ease 0.5s;
}
body .site-footer .widget_block ul li:hover {
	padding-left:5px;
}

body .site-footer .widget_block ul li a{
    color: #ffffffc4;
	transition: ease 0.5s;
}
body .site-footer .widget_block ul li a:hover {
    color: #0f5999;
}
body .site-footer .widget_block figure.wp-block-uagb-image__figure {
    margin-bottom: 20px;
}
#industriestitle,
#industriesServed {
    display: none;
}

#homebaner.mobilebanner {
	display:none;
}

#contactSection .wpforms-confirmation-container-full {
    background: #0f5999;
    text-align: center;
    margin: 0;
    padding: 50px;
}

#contactSection .wpforms-confirmation-container-full p {
    color: #fff;
    line-height: 25px;
    font-size: 16px;
}
#contactSection .containerNew {
    z-index: 1;
    position: relative;
}

.ast-footer-social-1-wrap.ast-footer-social-wrap {
    position: fixed;
    right: 28px;
    bottom: 90px;
    width: auto;
    z-index: 9;
}
.ast-footer-social-1-wrap.ast-footer-social-wrap .footer-social-inner-wrap {
    background: #00b66c;
    width: 50px;
    height: 50px;
    text-align: center;
    justify-content: center;
    display: flex;
    border-radius: 100%;
}


@media only screen and (max-width:1099px){
	
.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full {
	padding:15px !important;
}

.ast-footer-copyright p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
	
}

@media only screen and (max-width:767px){

.ast-header-break-point #ast-mobile-header .ast-primary-header-bar {
	padding:0 15px !important;
}

#page {
	padding-top: 70px;
}
.ast-separate-container #content .ast-container {
	padding-left: 0;
	padding-right: 0;
	overflow-x: hidden;
}


#ourServices::after {
	top: -270px;
}

#industriesServed::after {
	top: -177px;
}

body .site-footer .site-above-footer-wrap {
	background: #1c1c1c;
	padding: 80px 15px 40px;
}

#homebaner.homebaner_desktop {
	display: none;
}

#homebaner.mobilebanner {
	display:block;
}
#homebaner .banninfo {
	max-width: 75%;
}

#homebaner.mobilebanner .banninfo h1 {
	font-size: 25px;
	line-height: 30px;
}

#homebaner.mobilebanner .banninfo h6 {
	font-size: 18px;
}

#homebaner .elementor-swiper-button {
	width: 40px;
	height: 40px;
}
#homebaner .elementor-swiper-button svg.e-font-icon-svg {
	width: 25px;
	height: 25px;
}

#homebaner .banninfo .bannrbtn a {
	font-size: 15px;
	padding: 12px 20px;
}

#hbannerDown {
	margin-top: -40px;
}

#hbannerDown #hbannerD-inr {
	--widgets-spacing: 0;
	padding: 0 !important;
}

#home-aboutsection #home-about-inr {
	padding: 50px 0;
}

body .site-footer .ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row, body .containerNew {
	padding-left:15px !important;
	padding-right:15px !important;
}

#page h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 35px;
}
#home-aboutsection h5 {
	margin-bottom: 5px;
}

#hireUssec .hirecontext h2 {
	font-size: 30px;
	text-align: center;
	margin: 0 0 20px;
}

#page .sitebtn {
	font-size: 16px;
}
#page .sitebtn a {
	padding: 12px 25px;
}
#hireUssec .hirecontext .sitebtn {
	margin-left: auto;
	margin-right: auto;
}
#ourMission .ourmission-info,
#home-aboutsection .haboutinfo {
	padding-left: 0;
	padding-top: 20px;
}


#innerpage_title .elementor-image-box-wrapper {
	height: auto;
}

#innerpage_title .elementor-image-box-wrapper figure.elementor-image-box-img {
	height: auto;
	display: flex;
}
#innerpage_title .elementor-image-box-wrapper .elementor-image-box-content h3 {
	font-size: 35px;
}

.aboutsecntion .aboutsecn-inr .aboutsecn_info {
	padding-left: 0 !important;
	padding-right: 0 !important;
	order: 1;
}

#contactSection .contactfoominfo h2, .aboutsecntion .aboutsecn-inr .aboutsecn_info h2 {
	font-size: 30px;
	line-height: 34px;
}

.aboutsecntion .aboutsecn-inr .aboutsecn_img {
	margin: 0 0 20px;
}

.aboutsecntion {
	padding: 40px 0 !important;
	background: #fff;
}

#contactSection.cotactPage .contactfoominfo {
	padding: 0;
}

#contactSection.cotactPage .contactform {
	padding: 40px 30px;
	margin-top: 0;
}

#contactSection.cotactPage .contact-info .contact-text .contactInfo {
	max-width: 250px;
}
#contactSection.cotactPage .contact-info .contact-text {
	font-size: 18px;
}

.site-footer .site-footer-section {
	margin-bottom: 25px !important;
}

}