@font-face {
    font-family: 'Figtree Light';
    src: url('../fonts/Figtree-Light.eot');
    src: url('../fonts/Figtree-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Light.woff2') format('woff2'),
        url('../fonts/Figtree-Light.woff') format('woff'),
        url('../fonts/Figtree-Light.ttf') format('truetype'),
        url('../fonts/Figtree-Light.svg#Figtree-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree Regular';
    src: url('../fonts/Figtree-Regular.eot');
    src: url('../fonts/Figtree-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Regular.woff2') format('woff2'),
        url('../fonts/Figtree-Regular.woff') format('woff'),
        url('../fonts/Figtree-Regular.ttf') format('truetype'),
        url('../fonts/Figtree-Regular.svg#Figtree-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Medium';
    src: url('../fonts/Figtree-Medium.eot');
    src: url('../fonts/Figtree-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Medium.woff2') format('woff2'),
        url('../fonts/Figtree-Medium.woff') format('woff'),
        url('../fonts/Figtree-Medium.ttf') format('truetype'),
        url('../fonts/Figtree-Medium.svg#Figtree-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree SemiBold';
    src: url('../fonts/Figtree-SemiBold.eot');
    src: url('../fonts/Figtree-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-SemiBold.woff2') format('woff2'),
        url('../fonts/Figtree-SemiBold.woff') format('woff'),
        url('../fonts/Figtree-SemiBold.ttf') format('truetype'),
        url('../fonts/Figtree-SemiBold.svg#Figtree-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree FigtreeBold';
    src: url('../fonts/Figtree-Bold.eot');
    src: url('../fonts/Figtree-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Bold.woff2') format('woff2'),
        url('../fonts/Figtree-Bold.woff') format('woff'),
        url('../fonts/Figtree-Bold.ttf') format('truetype'),
        url('../fonts/Figtree-Bold.svg#Figtree-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree ExtraBold';
    src: url('../fonts/Figtree-ExtraBold.eot');
    src: url('../fonts/Figtree-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-ExtraBold.woff2') format('woff2'),
        url('../fonts/Figtree-ExtraBold.woff') format('woff'),
        url('../fonts/Figtree-ExtraBold.ttf') format('truetype'),
        url('../fonts/Figtree-ExtraBold.svg#Figtree-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree Black';
    src: url('../fonts/Figtree-Black.eot');
    src: url('../fonts/Figtree-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Figtree-Black.woff2') format('woff2'),
        url('../fonts/Figtree-Black.woff') format('woff'),
        url('../fonts/Figtree-Black.ttf') format('truetype'),
        url('../fonts/Figtree-Black.svg#Figtree-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter Regular';
    src: url('../fonts/Inter28pt-Regular.eot');
    src: url('../fonts/Inter28pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter28pt-Regular.woff2') format('woff2'),
        url('../fonts/Inter28pt-Regular.woff') format('woff'),
        url('../fonts/Inter28pt-Regular.ttf') format('truetype'),
        url('../fonts/Inter28pt-Regular.svg#Inter28pt-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
html{ scroll-padding-top: 50px;scroll-behavior: smooth;}
body {font-family: 'Inter Regular'; background:#fff url(../images/homes.jpg) top 0px left 0px no-repeat !important;
	background-size: 100% !important;  font-size: 20px; line-height: 32px;color: #565656;  
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #000;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle, .btn-check:focus+.btn-primary, .btn-primary:focus
 {background-color: #000;background-image:url(../images/btn-icon-w.png);
 border: 1px solid #000; color:#fff;
    box-shadow: none;
}
:focus{outline: 0px !important;}
::-webkit-input-placeholder{
    color: #4A4A4A;font-size: 20px; line-height: 40px; 
  }
:-ms-input-placeholder{
   color: #4A4A4A;font-size: 20px; line-height: 40px;  
  }
::placeholder {
    color: #4A4A4A;font-size: 20px; line-height: 40px; 
  }
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 17px;
    top: -3px;
    left: 1px;
    background: #f2f2f2;
    padding-right: 20px;
}
.wpcf7-response-output{display: none !important;}
.grecaptcha-badge {
    display: none !important;
}
p {
    font-size: 20px; line-height: 32px;color: #565656; 
    -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;margin-bottom: 23px;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 15px;
    font-family: 'Figtree Medium';
    color: #000; 
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
a {
	color: #645D3B;
	text-decoration: none;-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hovImg{overflow: hidden;}
.hovImg  img{-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.hovImg:hover img{transform: scale(1.05);}
a:hover{color: #7F4F24;}

.btn {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    padding: 10px 27px;
    height: 48px;
    border-radius: 0px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    min-width: 150px;
}
.btn-primary {
   background: transparent url(../images/btn-icon.png) no-repeat right 24px center;
    border: 1px solid #000;
    color: #000;
     padding-right: 51px !important;
    
}
.btn-primary:hover{ background: #000 url(../images/btn-icon-w.png) no-repeat right 24px center; border: 1px solid #000; color:#fff;}
.btn-secondary {
    background: transparent url(../images/btn-icon-w.png) no-repeat right 24px center;
    border: 1px solid #fff;
    color: #fff;
    padding-right: 51px !important;
}
.btn-secondary:hover {
    background: #fff url(../images/btn-icon.png) no-repeat right 24px center; color: #000;
}

img {
	max-width: 100%;
}
.hovImg  img{-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}

.hovImg:hover img{transform: scale(1.05);}

ul{list-style: none; margin: 0px; padding: 0px;}
  .sec04Left h2 {
    font-family: 'Kalam';
    font-size: 95px;
    line-height: 120px;
}
section {
    display: block;
    width: 100%;
}
.footLeft p span {
    color: #fff;
}
.abtse2Right p {
    text-align: justify;
}
/*************************************************************/
 
.container {
    max-width: 1720px; margin: 0px auto;
}
header {
	position: absolute;
	z-index: 111;
	width: 100%;
	left: 0px;
	top: 0px; background: #fff;
     -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s; 	 
}
 header.aniPos {
	position: fixed;
	width: 100%;
	left: 0px;     
	top: 0px;box-shadow: 0 0 1rem 0 rgb(0 0 0 / 20%);
	
	 
} 
.mobnumb{display: none;}
.logo {
    max-width: 100%;
    display: flex;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
     
    
}
  header.aniPos .logo {

	 
}  
 header.aniPos  .header-top .row {
    
}
.logo img {
	max-width: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
 
.inputfield {
    width: 100%;
    height: 52px;
    border: none;
    color: #6d6c6c;
    font-size: 20px;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #A6A6A6;    padding-left: 0px;
}
 
input[type="checkbox"] {
    width: 26px;
    height: 26px;border: 1px solid #CFD0FF;
}

span.wpcf7-spinner {
    position: absolute;
}

.logo {
    height: 100%;
    display: flex;
    align-items: center;
}

/***************************************************************/
section.bannersec {
    margin-top: 112px;
    display: block;
}
.bannerCvr {
 height: 820px; text-align: left;position: relative;background-size: cover;
}
.mob{
    display: none !important;
}
.bannerSlig {
    font-size: 22px;
    font-family: 'Figtree Medium';
    color: #fff;
    /* background: url(../images/slugbg.png) repeat; */
    display: inline-block;
    padding: 2px 14px;
    border-radius: 60px;
    background-color: rgb(255 255 255 / 9%);
    backdrop-filter: blur(5px); margin-bottom: 16px;
}
.h1 {
    font-size: 88px;
    line-height: 112px;
    font-family: 'Figtree SemiBold';
    color: #fff;
}
 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-link:focus, .nav-link:hover,.nav-tabs .nav-link:hover {
    color: #ffffff;
    background: #F37022;
}
.owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 3px !important;
    background: #D6D6D6;margin: 0px !important;
    border-radius: 0px !important;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;background: none !important;
    border: none !important;
    padding: 0px !important;
    margin: 0px 2px !important; 
    
}
.owl-theme .owl-dots .owl-dot.active span{width: 40px !important;  height: 5px !important; background: #D6D6D6;}
.owl-dots {
    position: absolute;
    z-index: 11;
    width: 100%;
    bottom: 40px;
}
.abtsec2LCvr {
    padding-left: 2%;
}
section.sec02 {
    padding: 0px 0px;overflow: hidden;
}
.sec02Left {
    padding: 48px 14% 16px 0px;
    position: relative;
    background: #ebf8ff;
}
.sec02Left:before{width: 50%; height: 100%; left: -50%; top: 0px; content: ''; position: absolute; background: #ebf8ff; }
.sec02list {
    font-size: 32px;
    line-height: 48px;
    font-family: 'Figtree Medium';
    color: #000;
    margin-bottom: 7px;
}
.sec02lstCvr {
    margin-bottom: 16px;
}
.sec2Icon {
    margin-bottom: 8px;
}

.abtsec2LCvr p {
    font-size: 21px; line-height: 32px;
}
.sec02Right {
    padding-left: 9.2%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.sec02Right p{margin-bottom: 37px;}
.sec02Right h1{color: #000;}
.serviceCvr {
    position: relative;
}

.serviceHead {
    position: absolute;
    
    color: #fff;
    left: 0px;
    max-width: 100%;
    font-family: 'Figtree Medium';
    line-height: 64px;
    text-transform: uppercase;
    width: 100%;
    padding: 0px 15px;
    top: 0px;
    font-size: 46px;
    font-weight: bolder;
    max-width: 100%;
   height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.serviceImg {
    position: relative;
}
.serviceImg img{width: 100%;}

.serviceImg:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;background: #000;
background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.19) 16%, rgba(0, 0, 0, 0.38) 51%, rgba(0, 0, 0, 0.53) 80%, rgba(0, 0, 0, 0.78) 100%);
background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.19) 16%, rgba(0, 0, 0, 0.38) 51%, rgba(0, 0, 0, 0.53) 80%, rgba(0, 0, 0, 0.78) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.19) 16%, rgba(0, 0, 0, 0.38) 51%, rgba(0, 0, 0, 0.53) 80%, rgba(0, 0, 0, 0.78) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0);
}
.serviceBtn {
    margin-top: 26px;
}
section.sec03 {
  padding: 80px 0px 35px;background: #000;
}
section.sec03 h2 {
    color: #fff;
}
section.sec03 .container {
    padding: 0px 2.13%;
}
.viewbtn {
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 7px;
}
.servCVr {
    margin-bottom: 38px;
}
section.sec04 {
    padding: 119px 0px;
}
.sec03Top p {
    margin-bottom: 32px;
}
.sec4Img {
    margin-top: 64px;
    padding: 0px 0.4%;
}
.cotCvr {
    border-bottom: 1px solid #9D9D9D;
    max-width: 99.2%;
    margin: 0px auto;
    padding-bottom: 24px;
}
span.counter, span.cntletter {
    font-size: 48px;
    color: #000;
    line-height: 64px;
}

span.plus {
    font-size: 48px;
    color: #F37022;
    line-height: 64px;
}
.counters {
    margin-top: 17px;
}
.couContin {
    font-size: 24px;
    line-height: 40px;
    color: #000;
    margin-top: 5px;
    text-transform: capitalize;
}
.sec05Right {
    padding-left: 8%;
}
.tesimonCvr {
    margin-top: 109px;
}
.testimCvr {
    padding: 77px 16% 0px 5.5%;
}
.testimCvr p{line-height: 38px;}
.testiName {
    padding-left: 3%;
    margin-top: 41px;position: relative;
}
.testiName span {
    font-size: 24px;
    line-height: 40px;
    color: #000;
    font-family: 'Figtree Medium';
}
.testiName:after {
    width: 6px;
    height: 60px;
    content: '';
    position: absolute;
    top: 8px;
    left: 0px;
    background: #8AC7E8;
}
.sec05Left {
    margin-top: 87px;
}

button.owl-prev,button.owl-next {
    position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    border: none;
    margin-top: -20px !important;
}

button.owl-prev {
    left: -20px;
}

button.owl-next {
    right: 0px;
}
button.owl-prev{background: transparent url(../images/left.png) no-repeat center !important;}
button.owl-next{background: transparent url(../images/right.png) no-repeat center !important;}
.sec06Cvr {
    display: flex;
    align-items: center;
    justify-content: center;height: 100%;
    position: relative;
}
section.sec06 {
    padding: 115px 0px;
}
.sec06Left {
    width: 50.5%;
    padding: 80px 72px 10px 4.1%;height: 100%;
    background: #000;display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.sec06Left h3 {
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 7px;
}
.sec06Left p{color: #fff; margin-bottom: 40px;}
.sec06Right {
    width: 49.5%;height: 100%;
}
.sec06Right img{height: 100%; object-fit: cover;}
.sec06Left p:last-child {
    margin-bottom: 70px;
}
.excellHead {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Figtree Medium';
    color: #000;    margin-bottom: 8px;
}
.dateexc {
    color: #4A4A4A;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
}
.excetop{margin-bottom: 8px;}
.excellDetCvr {
    margin-top: 12px;
}
section.sec07 {
    padding-bottom: 96px;
}
.excellImg img {
    width: 100%;
    min-height: 433px;
    max-height: 433px;
    object-fit: cover;
}
footer{overflow: hidden; background: #000;    margin-bottom: -10px;}
.footTopCvr{display: flex; align-items: center; justify-content: center;}
.footTopLeft {
    width: 67.8%;position: relative;display: flex;
    align-items: center;    background: #1389c9;
}
.footTopLeft p{color: #fff; margin-bottom: 0px; text-transform: capitalize;}
.footTopRight {
    width: 32.2%;background: #F37022;position: relative;
}.footTopLeft:before{width: 25%; height: 100%; position: absolute;  content: ''; left: -25%; background:#1389c9 ; top: 0px;}
.footTopLeft:after{width: 24px; height: 24px; position: absolute;  content: ''; right: 0%; background:url(../images/footleftcorn.png) no-repeat right bottom ; bottom: -24px;}
.footTopRight:after{width: 25%; height: 100%; position: absolute;  content: ''; right: -25%; background:#F37022 ; top: 0px;}
.footTopRight:hover{background: #0d77b1;}
.footTopLeft,.footTopRight{height: 64px;}
.footTopRight a {
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
    padding-left: 14.5%;
    color: #fff; background: url(../images/btn-icon-w.png) no-repeat right 13% center;
}
.footBtmCvr {
    padding-top: 76px;
}
.footHead {
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    font-family: 'Figtree SemiBold';    margin-bottom: 15px;
}
ul.footmenu li a {
    color: #9D9D9D;
}
ul.footmenu li.menu-item.current-menu-item a{ color: #9D9D9D;}

ul.footmenu li {
    margin-bottom: 8px;
}
ul.footmenu.sermenu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.footBtm {
    margin-top: 70px;
    padding-top: 25px;
    border-top: 1px solid #9D9D9D;
}
.footLeft {
    text-align: right;
}
.footLeft p {
    text-align: right;
    font-size: 16px; color: #9D9D9D;
}.footLeft p a{color: #9D9D9D;}
ul.social {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

ul.social li {
    width: 24px;
    height: 24px;
    margin-right: 18px;
}
.testCvr {
    background: url(../images/quotes.png) no-repeat top left 5.5%;
    background-size: 6%;
}
section.innerpage {
    margin-top: 112px;
    background: #ebf8ff;position: relative;display: flex;
}
.inbanneLeft {
    width: 42.5%;
}
.innerbanner {
      width: 57.113%;    padding-right: 0px;padding-left: 0px; 
}
.inleftbanner {
   display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    background: #EBF8FF;position: relative;padding-right: 12%;padding-left: 12.5%;height: 100%;
    
}
.inleftbannerp{
   text-align: justify
}
.abt3Left {
    font-size: 160px;
    line-height: 180px;
    color: #DADADA; padding-left: 50px;
    font-family: 'Figtree Medium'; background: url(../images/abtleftdes.png) no-repeat left center;
}.abt3Left span{color: #F2F2F2;}
.abtin3BtLeft {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;flex-direction: column;    padding-right: 11%;
    
}
.abtin3BtLeft p{
    text-align: justify;
}
section.sec03Abt {
    padding: 100px 0px;
}
.abt2btCvr{margin-top: 75px;}
.abt3BtmImg {
    position: relative;
}
.abt3BtmImg img {
    width: 100%;
}
.abt3BtmImg:after {
    content: '';
    position: absolute;
    width: 75px;
    height: 32px;background: url(../images/shape.png) no-repeat right center; bottom: -15px; right: 0px;
}
.abtse2Right {
    padding-left: 2%;
    height: 100%;
    position: relative;
}
.peopleCvr {
    background: #EBF8FF;
    height: 100%;
}
.peopleCvr .h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 0px;
    color: #fff;
}
.peopRight {
   padding: 20px 0px 30px;text-align:left;
}
.peopRight ul.social li img {
    filter: brightness(0) invert(1);
}
.peopCvr {
    background: url(../images/teambg.jpg) no-repeat top center;
    background-size: cover;
    padding: 0px 11.5%;
    text-align: center;
    height: 100%;
}

.divpeoimg {
    width: 100%;
}

.peapRIght {
    width: 100%;
    margin-left: auto;    padding-right: 20px;
}
.col-lg-6.peopMain {
    margin-bottom: 25px;
}
.desig {
    font-family: 'Figtree SemiBold';
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
}
.desig a{color:#fff;}
.peomail{padding-left: 32px; background: url(../images/mail.png) no-repeat left center; margin: 10px 0px;}

.peomail a {
    color: #1389CA;
   
}
.peopRight p {
    font-size: 18px;
    color: #4A4A4A;
    line-height: 32px;
    max-height: 98px;
    overflow: hidden;
	margin-top: 15px;
}
.peoimg {
    height: 100%;
    position: relative;
    border: 1px solid #BCE7FF;
}
.peopMain {
    margin-bottom: 30px;
}
.peoimg img {
    height: 100%;
    object-fit: cover;
}
.contepeap {
    margin-top: 20px;
        text-align: justify;
}
a.back {
        background: url(../images/back-arrow.png) no-repeat left center;
        font-size: 20px;
        line-height: 24px;
        font-family: 'Figtree Medium';padding-left: 30px;
    }
    section.sec03Abt.peopin {
    padding: 160px 0px 50px;
}
a.back:hover{color: #F37022;}
.servicinCvr h1 {
    background: url(../images/servicehead.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
.shareVia {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    margin-bottom: 40px;
}
.heateor_sss_sharing_ul a {
    margin-left: 11px !important;
}
.postedon {
    background: url(../images/posted.png) no-repeat left center;
    padding: 10px 0px 10px 50px;
    height: 100%;
    display: flex;
    align-items: center;
}
.postedon p {
    margin-bottom: 0px; color: #9C9C9C;
}
.postedon p span {
    color: #4A4A4A;
}

 
.singleCnt img {
    margin-bottom: 15px;
}
.liststyle ul{margin-bottom: 30px;}
.liststyle ul li {
    position: relative;
    background: url(../images/list.png) no-repeat left top 1px;
    padding-left: 40px;
    margin-top: 10px;
}
.liststyle ul li strong {
    font-family: 'Figtree Medium';
    color: #000;    font-weight: 500;font-size: 24px;  
}
.singleCnt h2,.singleCnt h3,.singleCnt h4,.singleCnt h5 {
    font-size: 32px;
    line-height: 48px;
}
.siglebtcvr{border-bottom: 1px solid #000; margin-bottom: 30px;}
.projectlist ul {
    margin-bottom: 30px;
    max-height: 282px;
    overflow: hidden;
}
.projectlist ul li {
    position: relative;
    background: url(../images/list.png) no-repeat left top 2px;
    padding-left: 40px;
    margin-top: 15px;
}
.projectlist ul li strong {
    font-family: 'Figtree Medium';
    color: #000;    font-weight: 500;font-size: 24px; line-height: 40px;
}
.morebt{font-size: 20px; line-height: 24px; color: #1389CA;padding: 0px 35px 10px 0px; background: url(../images/readmr.png) no-repeat right top 5px; border-bottom: 2px solid #1389CA;}
.morebt:hover{font-size: 20px; line-height: 24px;  color: #F37022;padding: 0px 35px 10px 0px; background:url(../images/readmr-o.png) no-repeat right top 5px; border-bottom: 2px solid #F37022;}
.nav-tabs .nav-link {
    font-size: 24px;
    line-height: 40px;
    color: #4A4A4A;
    border: 1px solid #F37022 !important;
    border-radius: 75px;
    padding: 10px 80px;
}
.nav.nav-tabs li.nav-item {
    margin: 0px 8px;
}
.nav-tabs {
    border-bottom: 0px !important;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.projecSeperat {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.projectlist:last-child .projecSeperat{border-bottom: 0px; padding-bottom: 0px; margin-bottom: 0px;}
.contactLeft {
    background: #EBF8FF;
}
.lochead {
    font-size: 28px;
    line-height: 40px;
    font-family: 'Figtree Medium';
    color: #000;
    max-width: 76%; margin-bottom:15px;
}
.flag {
    width: 8%;margin-bottom:15px;
}
.locCvr {
    padding: 30px;min-height:392px;background:url(../images/contact-head.png) no-repeat top center;background-size:100%;
}
.loccol{margin-bottom:25px;}
.locCvr li.adrss {
    background: url(../images/loca.png) no-repeat left top 0px;
    padding-left: 10%;
    background-size: 6.5%; margin-bottom:15px;
}
.locCvr li.phn {
    background: url(../images/phn.png) no-repeat left top 0px;
    padding-left: 10%;
    background-size: 6.5%; margin-bottom:15px;
}
.map iframe {
    height: 320px !important;
    width: 100%;
}
.conttop{background:none !important;}
.conttop {
    padding: 100px 0px;
}
.cntForm{background: url(../images/cntbg.jpg) no-repeat top right 4%;  background-size: 49.8%;    margin-top: 60px;position:relative;}
section.cntForm:before {
    width: 16%;
    height: 100%;
    content: '';
    position: absolute;
    background: #f2f2f2;
    right: 0px;
    top: 4px;
}
.cntform ul li:last-child {
    text-align: right;
}
.contLeftt h1 {
    width: 93%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    line-height: 17px;
}
.formCvr {
    padding-left: 23%;
    padding: 60px 0px 40px 23%;position:relative;
}
.formCvr h2 {
    font-size: 32px;
    line-height: 40px;
}
.contfootBt {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.contfootBt ul{margin-bottom:20px;}
.contfootBt ul li{
    position: relative;
    background: url(../images/list.png) no-repeat left top 2px;
    padding-left: 40px;
    margin-top: 10px;}
    .txtunpht {
    padding: 14px 15px;
    background: #f3f3f3;
    color: #000;
}
/*//////////////////////////////////////////////////////*/

/*career*/

.sec03Abt header {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    z-index: 1;
}

.sec03Abt .company-logo {

    display: none;
}

.sjb-page .sjb-filters.sjb-filters-v1 {
    background-color: #F2F2F2 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 38px 65px 10px !important;
}

.sjb-page .sjb-filters.sjb-filters-v1 .form-control {
    border: 1px solid #C9F0ED !important;
    background: #fff !important;
    border-radius: 0px !important;
    color: #4A4A4A !important;
    font-size: 20px !important;
    height: 56px !important;
    margin-bottom: 32px !important;
    padding: 0px 25px;
 
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-webkit-input-placeholder{
   font-size: 20px; line-height: 22px;  color: #4A4A4A !important;color: #4A4A4A !important;
  }
.sjb-page .sjb-filters.sjb-filters-v1 .form-control:-ms-input-placeholder{
   font-size: 20px; line-height: 22px; color: #4A4A4A !important;
  }
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search {
    border-radius: 0 !important;
    height: 56px !important;
    margin-bottom: 0 !important;
}

.sjb-page {

    background-color: transparent !important;
}

.sjb-page .col-md-11 {
    width: 100% !important;
}

.sjb-listing {
    padding-top: 145px;
}

.sjb-page .list-data .v1 {
    background: transparent !important;
    border: 1px solid #9ED4CF !important;
    border-radius: 0 !important;
    padding: 23px 50px !important;
    margin-bottom: 20px !important;
}

.job-title {
    color: #000;
    text-transform: capitalize;
    font-size: 28px;
    line-height: 40px;
    font-family: 'Figtree Medium';
}

.job-type,
.job-location,
.job-date {
    font-weight: 500;
    font-size: 20px !important;
    text-transform: capitalize;
    
    color: #2E2E2E !important;
    display: flex;
    align-items: center;
    justify-content: left;

}

.job-date i,
.job-type i,
.job-location i {
    color: #F37022 !important;
    font-size: 22px !important;
    margin-top: 0 !important;
}

.sjb_more_content {
    margin: 0;
    
}

.popup-outer .job-description {
    margin: 10px 0;
    
}

.job-description p,
.job-features {

    display: none;
}
.sjb-page .sjb-listing .list-data .v1 .sjb_more_content{}
.sjb-page .sjb_more_content,
.job-description .sjb-apply-now-btn p {
    display: block !important;
}


.abtsec01 header.aniPos {

    background: none;
    box-shadow: none;
    padding: 0;
}

.popup-outer .sjb-page .list-data .v1 {
    background: #fff !important;
}

.popup-outer .job-type,
.popup-outer .job-location,
.popup-outer .job-date {
    font-size: 16px !important;
}

.jobpost-form h3 {
    color: #0f766e !important;
  font-size: inherit;
     
}
.sjb-apply-now-btn a#quick-apply-btn,button.btn.btn-primary.app-submit {
 background-image : url(../images/btn-icon.png);
}
.sjb-apply-now-btn a#quick-apply-btn:hover,button.btn.btn-primary.app-submit:hover{background-image : url(../images/btn-icon-w.png);}
.sec03Abt header {

    box-shadow: none;
    padding: 0;
}


.sjb-page {
    padding: 0 !important;
}

.sjb-listing {
    padding-top: 80px !important;
}

.sjb-page .list-data .v1 .job-info {
    margin: 0 0 23px;
}

.popup-outer {

    z-index: 999 !important;
}

.sjb-page label {
    font-weight: 500 !important;
    text-transform: capitalize !important;
}

.sjb-page .form-control {
    height: 50px !important;
    border: 1px solid #DADADA !important;
    padding: 10px 12px;
    font-size: 16px;
}

.sjb-apply-now-btn a {
    display: none !important;
}

.sjb-apply-now-btn a#quick-apply-btn {
    display: inline-flex !important;
}

.sec03Abt header {
    border: 0;
}

.popup-outer .job-type,
.popup-outer .job-location,
.popup-outer .job-date {

    display: none;
}
.sjb-search-job-type.col-md-3.col-xs-12 {
    width: 38%;
}

.sjb-search-location.col-md-3.col-xs-12 {
    width: 37%;
}
input.btn-search.btn.btn-primary {
    background-image: none;
    background-color: #1389CA;
    color: #fff; border: 1px solid #C9F0ED;
}
input.btn-search.btn.btn-primary:hover{background-color:#f37022 ;}
.sjb-page .list-data .v1 .job-info h4 a {
    display: inline-block;
    line-height: 20px;
    word-wrap: inherit;
}

.sjb-page .list-data .v1 .job-info h4 {
    display: inline-flex;
}.sjb-detail header {
    display: none !important;
}
.sjb-page .sjb-detail .list-data .v1 h3 {
    margin: 0;
    font-weight: normal;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit {
    padding: 10px 53px 10px 15px;
}
a.close {
    position: absolute;
    right: 9.5%;
    top: 60px;
    width: 30px;
    height: 30px;
    background: #e6242b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    color: #fff;
    z-index: 10000;
    font-size: 13px;
}
.sjb-page a.btn {
    padding: 6px 12px;}
#content-9 .col-lg-12.projbtm {
    display: block !important;
    text-align: center;
    padding: 80px 0px 0px;
}
.projBtCv{ border-top:1px solid #ccc; padding-top:60px;}
.peapRIght.inrgtp {
    display: flex;
    align-items: center;
}


.bannerCnt{
    position: absolute;
    top: 35%;
    left: 5%;
    z-index: 111;
}
.singleCnt p{
    text-align: justify;
}
.abtin3Right p{
    text-align: justify;
}.peopRight>a {
    display: block;
    width: 100%;
}
.peopCvr.inpeopt {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
.divpeoimg.inpeopl {
    width: 37.5%;
}

.peapRIght.inpeopr {
    width: 68%;
    background: #EBF8FF;
    margin-left: auto;
    padding-right: 20px;
    height: 100%;
    padding-left: 5%;
}
.peapRIght.inpeopr .h2 {
    color: #000;
    font-size: 32px;
    line-height: 40px;
}
.peapRIght.inrgtp.inpeopr .desig {
    color: #4A4A4A;
}
.peapRIght.inrgtp.inpeopr ul.social li img {
    filter: brightness(1) invert(0);
}
/********************************inner*******************************/
    
@media all and (max-width:1537px) {
        .container {max-width: 1367px;}
      
    
    p,body {
        font-size: 17px;
        line-height: 27px;}
        h1, h2, h3, h4, .h1, .h2, .h3, .h4, .heading {
            font-size: 38px;
        line-height: 48px;
            margin-bottom: 10px;
        }
        p{margin-bottom: 18px;}
         
           .btn {
        font-size: 16px;
        line-height: 13px;
        padding: 5px 78px 5px 15px;
        min-width: 115px;
        height: 38px;
    }
.btn-secondary {
    background: transparent url(../images/btn-icon-w.png) no-repeat right 12px center;
    padding-right: 24px !important;        background-size: 14px;
}
.btn-secondary:hover{ background:#fff  url(../images/btn-icon.png) no-repeat right 12px center;    padding-right: 24px !important;        background-size: 14px;}
.btn-primary {
    background: transparent url(../images/btn-icon.png) no-repeat right 15px center;
      padding-right: 35px !important; background-size: 14px;
}  
.btn-primary:hover {
    background: #000 url(../images/btn-icon-w.png) no-repeat right 15px center;
      padding-right: 35px !important; background-size: 14px; color: #fff;
}   
.logo {
            max-width: 50px;}
.header-top .row {min-height: 92px;}
section.bannersec {
    margin-top: 88px;}
.bannerCvr {height: 650px;}
.h1 {
    font-size: 68px;
    line-height: 76px;
    font-family: 'Figtree SemiBold';
    color: #fff;
}
.bannerSlig {
    font-size: 16px;}
.abtsec2LCvr {
    padding-left: 0%;
}
.sec02Left {
    padding: 44px 14% 15px 0px;}
    .sec02list {
    font-size: 25px;
    line-height: 37px;
     margin-bottom: 3px;
}
.abtsec2LCvr p {
    font-size: 16px;
    line-height: 27px;
}
.sec02lstCvr {
    margin-bottom: 10px;
}
.sec2Icon {
     width: 14%;
}
.sec02Right p {
    margin-bottom: 18px;
}
section.sec03 {padding: 66px 0px 50px;}
.servCVr {
        margin-bottom: 24px;
    }
.serTopcvr {margin-bottom: 22px;}
section.sec04 {
    padding: 95px 0px;
}
.sec03Top p {
    margin-bottom: 20px;
}
.sec4Img {
    margin-top: 55px;}
 .counters {
    margin-top: 10px;
}
span.counter, span.cntletter,span.plus {
    font-size: 38px;}
    .couContin {
    font-size: 19px;
    line-height: 24px;
     margin-top: 0px;
}
.sec05Left {
    margin-top: 68px;
}
.tesimonCvr {
    margin-top: 88px;
}
.testimCvr {
    padding: 56px 16% 0px 5.5%;
}
.testimCvr p {
    line-height: 33px;
}
.testiName span {
    font-size: 20px;
    line-height: 24px;}
    .testiName {
    padding-left: 3%;
    margin-top: 35px;
    position: relative;
}
.testiName:after {
    width: 6px;
    height: 48px;
    top: 2px;
    left: 0px; 
}
button.owl-prev, button.owl-next {
    background-size: 100% !important;
    width: 32px;
}
section.sec06 {
    padding: 95px 0px;
}
.sec06Left {  padding: 61px 46px 10px 3.6%;}
.sec06Left h3 {
    font-size: 26px;
    line-height: 38px;}
    .sec06Left p {
   margin-bottom: 22px;
}
.sec06Left p:last-child {
    margin-bottom: 52px;
}
.viewbtn{margin-top: 2px;}
.dateexc{margin-bottom: 0px;}
.excellHead {
    font-size: 20px;
    line-height: 31px;}
    section.sec07{
    padding-bottom: 72px;
}
.footTopLeft, .footTopRight,.footTopRight a {
    height: 50px;
}
.footTopLeft:after {
    width: 18px;
    height: 18px;
    bottom: -18px;
    background-size: 100%;
}
.footHead {
    font-size: 19px;
    line-height: 28px;
     margin-bottom: 12px;
}
ul.footmenu li {
    margin-bottom: 5px;
}
.footBtm {
    margin-top: 56px;
    padding-top: 19px;}
    ul.social li {
    width: 18px;
    height: 24px;
    margin-right: 14px;
}
.abt3Left {
    background-size: 6px;padding-left: 40px;font-size: 130px;
    line-height: 134px;
}
section.sec03Abt {
    padding: 90px 0px;
}
.abt2btCvr {
    margin-top: 50px;
}
section.innerpage {
    margin-top: 92px;}
.abt3BtmImg:after {
    content: '';
    position: absolute;
    width: 65px;
    height: 31px;
    background: url(../images/shape.png) no-repeat right center;
    bottom: -15px;
    right: 0px;
    background-size: 100%;
}
    .peopleCvr .h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 6px;
    }
    .peopRight {
    padding: 20px 0px 20px;}
.peomail {
    padding-left: 28px;
    background: url(../images/mail.png) no-repeat left center;
    margin: 6px 0px;
    background-size: 20px;
}
 .peopRight p {
        font-size: 16px;
        line-height: 26px;
        min-height: 75px;
        max-height: 75px;
        overflow: hidden;display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.desig { font-size: 16px;line-height: 24px;}
a.back {
    background: url(../images/back-arrow.png) no-repeat left center;
    font-size: 16px;
    line-height: 22px;
  
    padding-left: 23px;background-size: 16px;
}
section.sec03Abt.peopin {
    padding: 130px 0px 40px;
}
.servicinCvr h1{margin-bottom: 15px;}
.postedon {
    background-size: 6%;
    padding-left: 45px;
}
.postedon {
    background-size: 6%;
    padding: 5px 45px 5px 45px;
}
.singleCnt h2, .singleCnt h3, .singleCnt h4, .singleCnt h5 {
    font-size: 26px;
    line-height: 42px;
}
    .liststyle ul li {
        position: relative;
        background: url(../images/list.png) no-repeat left top 2px;
        padding-left: 37px;
        margin-top: 10px;
        background-size: 21px;
    }
    .projectlist ul li{position: relative;
        background: url(../images/list.png) no-repeat left top 2px;
        padding-left: 37px;
        margin-top: 15px;
        background-size: 21px;}
    section.sinrelain {
    padding-bottom: 50px;
}
.nav-tabs .nav-link {font-size: 19px;line-height: 32px;padding: 8px 60px;}
.load-more-wrapper {
    margin-top: 60px;
    display: inline-block;
    width: 100%;
}
.conttop {
    padding: 60px 0px;
}
.lochead {
    font-size: 22px;
    line-height: 35px;}
    .locCvr {
    min-height: 332px;
}
.map iframe {
    height: 270px !important;}
    .formCvr h2 {
    font-size: 28px;
    line-height: 36px;
}
.formCvr {
    padding: 45px 0px 30px 23%;
}
::-webkit-input-placeholder{
  font-size: 16px; line-height: 32px; 
  }
:-ms-input-placeholder{
  font-size: 16px; line-height: 32px;  
  }
::placeholder {
  font-size: 16px; line-height: 32px; 
  }
  .inputfield{height:46px;}
  .contfootBt ul li {
    background-size: 21px !important;
    padding-left: 37px;
}
.job-type, .job-location, .job-date{font-size:15px !important;}
.sjb-page .list-data .v1 .job-type i, .sjb-page .list-data .v1 .job-location i, .sjb-page .list-data .v1 .job-date i {
    margin-right: 9px;
    font-size: 18px !important;
}
.sjb-page .sjb-filters.sjb-filters-v1 {
    background-color: #F2F2F2 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 35px 40px 10px 30px !important;
}
.sjb-page .list-data .v1{padding:20px 30px !important;}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit
 {
    padding: 6px 53px 10px 15px !important;
    line-height: 22px;
}
.dateexc {
    font-size: 14px;}
    .excellImg img {
     min-height: 341px;
    max-height: 341px;}
.liststyle ul li strong{font-size:19px;}
.morebt {
    font-size: 16px;
    line-height: 24px;
    color: #1389CA;
    padding: 0px 30px 8px 0px;
    background: url(../images/readmr.png) no-repeat right top 2px;
    border-bottom: 2px solid #1389CA;
}
a.close{top:40px;}
.flag {width: 10%}

	.serviceHead {
    
    font-size: 40px;
    line-height:46px;
    font-weight: bolder;
    max-width: 100%;
}
.peopCvr{padding:0px 10%;}
.peapRIght.inpeopr .h2 {
    color: #000;
    font-size: 26px;
    line-height: 36px;
}
/********************************************************************/
    }
    @media all and (max-width:1441px) {
     
       .locCvr ul li {
    background-position: left top 1px !important;
}
    }
@media all and (max-width:1367px) {
    .container {
           max-width: 1200px;
    }
     .sec06Left {
        padding: 30px 46px 20px 3.6%;
    } 
    .sec06Left {
        padding: 30px 46px 20px 3.6%;
    }
       .h1 {
        font-size: 56px;
        line-height: 60px; }
            .locCvr {
        min-height: 372px;
    }
    
       .locCvr ul li {
    background-position: left top 2px !important;
}
}
@media all and (max-width:1490px) {
        .abt3BtmImg:after {
        bottom: 45px;
    }
    .abt3BtmImg {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
        .abt3Left {
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
    .bannerCvr {
        height: 600px;
    }
}
@media all and (max-width:1390px) {
        .abt3BtmImg:after {
        bottom: 116px;
    }
        .bannerCvr {
        height: 585px;
    }
	.serviceHead {
		   font-size: 35px;
	}
}
@media all and (max-width:1300px) {
    .bannerCvr {
        height: 550px;
    }
}     
@media all and (max-width:1282px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl,header .container {
		max-width: 1200px !important;
	}
}
 
@media all and (max-width:1025px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl,header .container {max-width: 1000px !important;}	 
   
    h1, h2, h3, .mainhead {
        font-size: 22px;
        line-height: 32px;
    }
    p, body {
        font-size: 16px;
        line-height: 25px;
    }
   
        .header-top .row {
        min-height: 72px;
    }
      
    .btn {
        font-size: 16px;
        line-height: 13px;
        padding: 10px 20px 10px 20px;
        min-width: 140px;
        height: 43px;
    }
    .inleftbanner {
     height: 100%;
    padding: 20px 12% 20px 12%;
}
.innerbanner img {
   
}
    .abt3Left {
        background-size: 4px;
        padding-left: 32px;
        font-size: 85px;
        line-height: 84px;
    }
      section.sec03Abt {
        padding: 50px 0px;
    }
        .desig {
        font-size: 16px;
        line-height: 17px;
        margin: 10px 0px;
    }
        .singleCnt h2, .singleCnt h3, .singleCnt h4, .singleCnt h5 {
        font-size: 20px;
        line-height: 34px;
    }
    .heateor_sss_sharing_ul a {
    margin-left: 5px !important;
}    .formCvr {
        padding: 10px 0px 10px 23%;
    }
    .formCvr ul li p{margin-bottom:0px}
    
        .serviceHead {
        font-size: 25px;
        line-height: 32px;
    }
        .bannerCvr {
        height: 435px;
    }
    .bannerCnt .h1{
        font-size: 54px;
        line-height: 60px;
    }
    
        }

@media all and (max-width:992px) {
    h1, h2, h3,h4, .mainhead {
        font-size: 24px;
        line-height: 32px;text-align: center;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl,header .container {max-width: 100% !important; padding: 0px 25px; }	
a.menubtn {
    display: none;
}   
.yeare, .resivalue {
        font-size: 19px;
        line-height: 31px;
        padding: 5px 27px;
        min-height: 40px;
    }
	.resulbtmCvr {
        padding: 30px 0px;
    }
	.bannerCvr {
        height: 350px; text-align: center;
    }
	.sec02Left:before{display: none;}
	      .abtsec2LCvr {
        padding: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
	    .sec02Left {
        padding: 10px;
    }
	section.sec02 { padding-top: 25px;}
	.sec02Right {
    padding: 0px;
    text-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
    section.sec03 {
        padding: 30px 0px 20px;
    }
	.viewbtn {
        margin-top: 2px;
        justify-content: center;
    }
section.sec04 {
        padding: 30px 0px 10px;
    }
	.btn {
        font-size: 16px;
        line-height: 13px;
        padding: 10px 15px 10px 15px;
        min-width: 124px;
        height: 36px;
    }
.serviceHead {
    max-width: 100%;
    width: 100%;
    left: 0px;
    padding: 0px 15px;
    text-align: center;
   
}
    .sec4Img {
        margin-top: 25px;
    }
	.counHeadin {
    text-align: center;
}

.counterItmin {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
}
.sec05Left {
        margin-top: 0px;
    }
.sec05Left img {
    width: 100%;
}
.cotCvr {
    border: none;
    padding-bottom: 0px;
}
.sec05Right {
    padding-left: 0px;
    padding-top: 20px;
}
.tesimonCvr {margin-top: 30px;}
    .testimCvr {
        padding: 56px 5.5% 0px 5.5%;
        text-align: center;
    }
	    .testiName:after {
        width: 48px;
        height: 5px;
        top: -12px;
        left: 50%;
        margin-left: -24px;
    }
	.testiName{padding-left: 0px;}
	.testCvr {
    background-position: top center;
}
    section.sec06 {
        padding: 0px 0px 30px;
    }
	.excetop {
    margin-bottom: 20px;
}
.excellDetCvr {
    margin-top: 12px;
    text-align: center;
}
.sec06Left p:last-child {
        margin-bottom: 10px;
    }
	section.sec07 .row {
    justify-content: center;
}
    section.sec07 {
        padding-bottom: 15px;
    }
	.footBtmCvr {
    padding-top: 30px;
    text-align: center;
}
ul.footmenu.sermenu {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
    .footBtm {
        margin-top: 25px;
        padding-top: 14px;
        text-align: center;
    }
	.footLeft p {
    text-align: center;
}
ul.social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
    section.innerpage {
        margin-top: 92px;
        flex-direction: column-reverse;
    }
    .inbanneLeft {
    width: 100%;
}
.innerbanner {
    width: 100%;}
        .inleftbanner {
        height: 100%;
        padding: 30px 5%;
        text-align: center;
        align-items: center;
    }
    .inleftbanner p:last-child{margin-bottom: 0px;}
    .abt3Left {
    display: inline-block;
    margin: 0px auto;
    text-align: center;
}
    section.sec03Abt .col-lg-4 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .abt3Left {
        background-size: 3px;
        padding-left: 19px;
        font-size: 61px;
        line-height: 56px;
        margin-bottom: 20px !important;
    }
    .abtin3Right {
    text-align: center;
}
.abtin3BtLeft {
    align-items: center;
    justify-content: center;
    padding-right: 0%;
    text-align: center;
}
    .abt2btCvr {
        margin-top: 10px;
    }
    .peopRight {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
section.sec03Abt.peopin {
    padding: 100px 0px 30px;
}
.postedon {
    align-items: center;
    justify-content: center;
    padding: 0px;
    background-position: top center;
    padding-top: 31px;
    background-size: 30px;
    padding-bottom: 7px;
    margin-bottom: 3px;
}
.shareVia{margin-bottom: 20px;}
.singleCnt img {
    margin-bottom: 10px;
}
.singleCnt{text-align: center;}
.singleCnt ul{text-align: left;}
.liststyle ul li strong {
    font-family: 'Figtree Medium';
    color: #000;
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
}
.singleCnt h2, .singleCnt h3, .singleCnt h4, .singleCnt h5 {
        font-size: 26px;
        line-height: 34px;
    }
    section.sinrelain .viewbtn {
    margin-bottom: 20px;
}
.tab-content>.active .row {
    align-items: flex-start;
    justify-content: flex-start;
}
section.innerpage.conttop {
    text-align: center;
    padding: 0px;
}
       .locCvr {
        min-height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .locCvr ul li {
    padding-left: 0px !important;
    background-position: top center !important;
    padding-top: 23px;
}
section.cntForm {
    background: none;
}

section.cntForm:before {display: none;}
.contfootBt {
    align-items: center;
}
    .formCvr {
        padding: 30px;
    }
        .formCvr h2 {
        font-size: 22px;
        line-height: 5px;
    }
    .sjb-search-job-type.col-md-3.col-xs-12,.sjb-search-location.col-md-3.col-xs-12 {
    width: 50%;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control{margin-bottom:15px !important;}
.list-data .col-md-5 {
    width: 100%;
    text-align: center;
}
.sjb-page .sjb-listing .list-data .v1 .sjb_more_content {
    text-align: center;
}
.col-md-2.col-sm-4.col-xs-12,.col-md-3.col-sm-4.col-xs-12 {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sjb-apply-now-btn {
    text-align: center;
}
.sjb-listing {
    padding-top: 30px !important;
}
    a.close {
        top: 10px;
    }
    .bannerCnt {
        top: 30%;
    }
    .bannerCnt {
            left: 0%;
    }
        .abt3BtmImg:after {
        bottom: -15px;
    }
    
  }

@media all and (max-width:767px) {
        
    html{max-width: 100%; overflow-x: hidden !important;}
    body{
        max-width: 100% !important;
    }
     section{
        max-width: 100% !important;overflow: hidden !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, header .container {
        max-width: 100% !important; padding: 0px 12px;
    }
    h1, h2, h3, h4, .mainhead,.heading {
        font-size: 22px;
        line-height: 32px;
    }
    
    .logo {
        max-width: 40px;
    }
        section.bannersec {
        margin-top: 70px;
    }
  .bannerSlig {
        font-size: 16px;
    }
        .bannerCvr {
        height: 350px;}
     
    .owl-dots{bottom: 6px;}   
        section.sec02 {
        padding-top: 12px;
    }
    .col-md-6.col-lg-6.sec02lstCvr:last-child p {
    margin-bottom: 0px;
}
    .sec02lstCvr {
        margin-bottom: 0px;
    }
    button.owl-prev, button.owl-next {position: inherit;}
        button.owl-prev, button.owl-next {
        width: 32px;
        height: 32px;
        background-size: 60% !important;
    }
    .owl-theme .owl-nav {
    margin-top: -15px;
    margin-bottom: 10px;
}
.sec06Cvr {
    flex-direction: column;
}
.sec06Cvr div{
   width: 100% !important;text-align: center;
}
.sec06Left {
        padding: 30px 3.6% 20px 3.6%;
        align-items: center;
    }
    .footTopCvr {
    flex-direction: column;
}
    .footTopCvr div {
        width: 100% !important;
        text-align: center;
        padding: 9px 5px;
    }
.footTopLeft, .footTopRight, .footTopRight a{height:auto !important;
}
.footTopLeft:before{display: none;}
.footTopRight:after{display: none;}
.footTopLeft p {line-height: 20px;}
.footTopLeft, .footTopRight, .footTopRight a {
        height: 50px;
        align-items: center;
        justify-content: center;
        padding-left: 0px;
    }
.bannerLeft .h1 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 6px;
    }
        .sec02list {
        font-size: 22px;}
        .bannerLeft .h1 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 6px;
        font-family: 'Inter Regular';
    }
        .testimCvr {
        padding: 35px 5.5% 0px 5.5%;
        text-align: center;
    }
    .footLeft p {
    text-align: right;
    font-size: 14px;
    line-height: 20px;
}
    .footLeft p {
        text-align: center;}
            section.innerpage { margin-top: 70px;}
section.sec03Abt { padding: 30px 0px;}
.peopCvr {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.divpeoimg{
    width: 100% !important;
}
.peopRight{padding: 20px 0px 10px;}
    .peapRIght {
        width: 100%;
        padding: 0px 4%;
    }
    .peoimg img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.col-lg-6.peopMain {
    margin-bottom: 15px;
}
    section.sec03Abt.peopin {
        padding: 83px 0px 10px;
    }
    .contepeap {
    text-align: center;
}
.liststyle ul li{background-position: left top 2px;}
.liststyle ul li strong{line-height: 27px;}
section.sinrelain {
        padding-bottom: 10px;
    }
    ul#excellenceTab .nav-link {
    line-height: 20px;
    margin-bottom: 9px;
}
    .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 28px;
        padding: 8px 15px;
    }
    .nav.nav-tabs li.nav-item {
    margin: 0px 3px;
}
.nav-tabs{margin-bottom: 10px;}
.projectlist ul{margin-bottom: 20px;max-height: 247px;}
.locCvr ul li{background-size:24px !important; padding-top:30px;}
section.cntForm {
    margin-top: 0px;
}
    .formCvr {
        background: #f7f7f7;
        padding: 32px 20px;
        margin-bottom: 20px;
        border: 1px solid #e1dfdf;background: url(../images/contact-head.png) no-repeat top center;
    background-size: 100%;
    }
    .cntform ul li:last-child {
    text-align: center;        margin-top: 8px;
}
    .sjb-search-job-type.col-md-3.col-xs-12, .sjb-search-location.col-md-3.col-xs-12 {
        width: 100%;
    }
    .sjb-page .sjb-filters.sjb-filters-v1 .form-control {
     
    font-size: 16px !important;
    height: 42px !important;
    margin-bottom: 0px !important;
    padding: 0px 13px;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-webkit-input-placeholder{
   font-size: 16px; line-height: 22px;  color: #4A4A4A !important;color: #4A4A4A !important;
  }
.sjb-page .sjb-filters.sjb-filters-v1 .form-control:-ms-input-placeholder{
   font-size: 16px; line-height: 22px; color: #4A4A4A !important;
  }
  .sjb-page .form-group {
    margin-bottom: 8px;
}
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search {
    border-radius: 0 !important;
    height: 48px !important;
    margin-bottom: 0 !important;
    padding-right: 0px !important;
}
    .sjb-page .list-data .job-type, .sjb-page .list-data .job-location, .sjb-page .list-data .job-date {
        width: auto;}
            .sjb-page .sjb-filters.sjb-filters-v1 {
        background-color: #F2F2F2 !important;
        border-radius: 0 !important;
        margin: 0 !important;
        padding: 10px !important;
    }
    .job-title {
    color: #000;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Figtree Medium';
}
a.close {
    position: absolute;
    right: 9.5%;
    top: 46px;
    width: 30px;
    height: 30px;
    background: #e6242b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    color: #fff;
    z-index: 10000;
    font-size: 13px;
}
    a.close {
        position: absolute;
        right: 4%;
        top: 2px;
    }
.popup-outer .sjb-page { width: 94%;
}
.sjb-page .list-data .v1 .job-description{text-align:center;}
a.back {
    margin-bottom: 20px;
    display: block;
}
.footerTop .container {
    width: 100%;
}

.footerTop .container .col-lg-12 {
    padding: 0px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    line-height: 13px;
}
.footLeft p {
    max-width: 80%;
    margin: 0px auto 15px;
}
#content-9 .col-lg-12.projbtm {
    display: block !important;
    text-align: center;
    padding: 35px 0px 0px;
}
.projBtCv {
    padding-top: 30px;
}
.logo img{width:40px;}
.peapRIght.inrgtp {
    display: flex;
    align-items: center;
    justify-content: center;
}
.peapRIght.inrgtp.inpeopr {
    width: 100%;
}
.mob {
        display: block !important;
    }
    .desk {
        display: none !important;
    }
        .bannerCnt {
        top: 40%;
    }
        .bannerLeft .h1 {
        font-size: 35px !important;
        line-height: 45px !important;
        margin-bottom: 6px;
    }
    
.abtse2Right {
    padding-right: 0px;
    text-align: center;
    padding-top: 10px;
}
.row.peopleMain .peopMain {
    margin-bottom: 0px;
}
.peopMain {
    margin-bottom: 20px;
}
}
@media all and (max-width:431px) {
    .bannerLeft .h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 6px;
    }
}





