.customheader {
    /* transition: all 0.5s;

    z-index: 997; */
    background: #fff;
    padding: 18px 0;
}

#attendees {
    background: url(Images/delegating-bg.jpg) center top no-repeat fixed;
    background-size: cover;
    position: relative;
    border-top: 4px solid #f5f5f5;
    border-bottom: 4px solid #f5f5f5;
	padding:60px 0px;
	margin-top:36px;
}

#attendees::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 0;
}

.attendees-cont {position:relative; z-index:1;}

.inner-title {
    position: relative;
    z-index: 1;
}

.inner-title h1 {
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: 300;
    position: relative;
    padding-bottom: 15px;
    margin: 0px 0 36px 0;
}

.inner-title h1 strong {
    color: #0053c1;
    font-weight: 700;
}

.inner-title h1:before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.inner-title h1:after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #f06292;
    bottom: 0;
    left: calc(50% - 20px);
}

.logo a{font-family: 'Poppins'; font-weight:700; color:#002644 !important; font-size:30px;}

.logo img {width:65%; mix-blend-mode: darken;}

#header.header-scrolled {
  border-color: #fff;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}
.customheader .logo img{
width: 100%;
}
.navitem {
  display: flex;
    justify-content: end;
}
.navitem ul {
  display: flex;
  margin: 0;
  padding: 0;
}

.navitem ul li {
  list-style: none;

}
.navitem ul li a {
  font-size: 14px;
  color: #11181c;
  text-transform: capitalize;
}
.navitem ul li a.active {
  color: #fbc02d;
}
.footer {
  padding: 40px 0;
}
.footerinner .logo img {
width: 100%;
}
.consultBanner {
  background-color: #0f1b2d;
  position: relative;
  padding: 60px 0;
  margin-top: 80px;
}
.consultBanner .background-overlay {
  background-image: url("../images/consBannerBG.svg");
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .5;
    mix-blend-mode: color-dodge;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	z-inde:1;
}

.widget-container {z-index:2; position:relative; display:block;}

.consLeft {
  z-index: 1;
  position: relative;
}
.consLeft .heading-title {
font-family: 'Great Vibes';
font-size: 30px;
color: #fff;
margin-bottom: 40px;
letter-spacing:2px;
line-height:48px;
}

.consLeft .heading-title strong{font-family: 'Poppins'; font-weight:700; letter-spacing:0px;}

.consLeft1 .heading-title {
font-family: 'Poppins';
font-size: 18px;
color: #fff;
margin-bottom: 0px;
letter-spacing:0px;
line-height:30px;
margin-top:36px;
}

.consLeft p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 40px;
}
.consultBanner .button-appntmnt .box-button {
    background: #fbc02d;
    color: #11181c;
    font-weight: 500;
}
.consultBanner .button-serv .box-button {
  border-bottom: 1px solid #fbc02d;
  font-size: 16px;
  color: #fff;
  padding-bottom: 5px;
}
.const11 {
  margin: 0% 33% 0% 0%;
}
.const11 img {
  border-style: solid;
  border-width: 4px 0 0;
  border-color: #fbc02d;
  border-radius: 0% 33% 0% 33%;
  vertical-align: middle;
    display: inline-block;
    width: 100%;
}
.const22 {
  margin: -35% 0% 0% 50%;
}
.const22 img {
  border-style: solid;
  border-width: 4px 0 0;
  border-color: #fbc02d;
  border-radius: 33% 0% 33% 0%;
  vertical-align: middle;
    display: inline-block;width: 100%;
}

.constCard {
  z-index: 1;
  position: relative;
  display: flex;
  margin-top:12px;
}
.constCard .elementor-icon {margin-right: 20px;}
.constCard .elementor-icon span {
    color: #fbc02d;
    display: flex;
    flex-direction: column;
    margin-top: -7px;
}
.constCard  i.fa.fa-ellipsis-h {
  line-height: 8px;
}
.constCard .box-content p {
  font-size: 16px;
  color: #fff;
}
.gap30 {
  margin-top: 50px;
}
.sevenConst {
  background: #fff;
  padding: 60px 0;
}
.constTab .tab {
  overflow: hidden;
}
.constTab .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color: #8d959b;
  width: 33.33%;
  border-left: 1px solid #11181c1f;
}
.constTab .tab button:last-child {
  border-right: 1px solid #11181c1f;
}
.constTab .tab button:hover {
  color: #f9a825;
}
.constTab .tab button.active {
  color: #11181c;
}
.constTab .tabcontent {
  display: none;
  padding: 20px 0px;
  border-top: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.constTab .tabcontent p {
  color: #8d959b;
  font-size: 17px;
}
.constTab .tabcontent.active {
  display: block;
  opacity: 1;
}
.sevConstLeft h3 {
  color: #8d959b;
  font-size: 24px;
}
.sevConstLeft h2 {
  color: #11181c;
  font-size: 30px;
  margin: 30px 0;
}
.constbtn .btn {
 background: #fbc02d;
 color: #11181c;
 padding: 10px 20px;
}
.ConstcardBox {
  background: #fff;
  padding: 50px 0;
}
.ConstcardBox .Carditm {
  text-align: center;
  background: #fff;
  padding: 30px;
  border-radius: 3px 3px 3px 3px;
  min-height: 220px;
  border: 1px solid #11181c1f;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 25px;
}
.ConstcardBox .Carditm h4 {font-size: 20px;}
.ConstcardBox .Carditm .elementor-icon {
display: flex;
margin-bottom: 20px;
}
.ConstcardBox .Carditm:hover {
  border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

.contbx {
  background-color: #0f1b2d;
  position: relative;
  padding: 100px 0;
}
.contbx .background-overlay {
  background-image: url(../images/consBannerBG.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .5;
  mix-blend-mode: color-dodge;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.contbxin {
  position: relative;
  z-index: 1;
  text-align: center;
}
.contbxin .heading-title {
  font-size: 30px;
  color: #fff;
  width:60%;
  margin: 0 auto 30px;
  line-height: 40px;
  font-weight: 400;
}
.contbxin .heading-title span{font-family: 'Damion', Helvetica, Arial, sans-serif; font-size: 40px;}

.conbtnbox .box-button-a {
  background: #fbc02d;
  color: #11181c;
  padding: 12px 30px;
  border: 1px solid #fbc02d;
  display: inline-block;
  font-size: 20px;
}
.conbtnbox .box-button-btn {
 border: 1px solid #fbc02d;
 color: #fbc02d;
 padding: 12px 30px;
 margin-left: 20px;
 display: inline-block;
 font-size: 20px;
}
.conbtnbox .box-button-btn span {margin-right: 10px; display: inline-block;}
.progress {
  height: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.progress-bar {
  height: 100%;
  background-color: #007bff;
}

.progress-bar-striped {
  background-color: #fbc02d;
  background-size: 100%;
}
.progress-bar .progress-text {
    text-align: left;
    padding-left: 15px;
    color: #11181c;
    font-weight: 500;
}
.our-exp {
  background-color: #fff;
  position: relative;
  padding: 60px 0;
}
.our-exp-cont h4 {
 color: #8d959b;
 font-size: 20px;
}
.our-exp-cont h2 {
  font-size: 28px;
  color: #11181c;
  margin: 30px 0;
}
.our-exp-cont p {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    padding-right: 36px;
    text-align: justify;
}

.our-exp-cont p strong {font-weight:700; padding-top:36px;}

.our-exp-cont p span {font-weight:500;}

.our-exp-cont p i {font-size:16px; padding-right:12px;}

.exp-rang .rangitem {margin-bottom: 25px;}
.exp-rang .rangitem p {
 color: #11181c;
 font-size: 18px;
 margin-bottom: 0;
 font-weight: 500;
}
.numbCont {
  position: relative;
  padding: 60px 0;
}
.numbCont .numbBx {
  position: relative;
  padding: 30px;
}
.numbCont .numbBx .nmb {
  color: #f1f3f5; 
  font-size: 160px;
  margin: 0 0 -60px -50px;
  display: block;
  line-height: 120px;
}
.numbCont .numbBx h3 {
  color: #11181c;
  font-size: 20px;
  margin-bottom: 20px;
}
.numbCont .numbBx p {
  color: #8d959b;
    font-size: 16px;
}
.req-callform {
  background: #f1f3f5;
  padding: 100px 0;
}
.reqForm {
  width: 60%;
    margin: auto;
    text-align: center;
}

.req-callform1 {
  background: #f1f3f5 !important;
  padding: 0 !important;
}
.reqForm1 {
  width: 100% !important;
}

.reqForm h2 {
  font-size: 30px;
  line-height:40px;
  color: #11181c;
  margin-bottom:1px;
}

.reqForm p {font-size:14px; line-height:24px; color:#000; margin-bottom: 30px;}

.infields {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.reqForminner {
  width: 100%;
  margin: auto;
}
.infields input {
  width: 48%;
  font-size: 14px;
  height: 60px;
  padding: 24px;
  border: 1px solid #69727d40;
  border-radius:12px;
  margin-right:12px;
}
.infields input:focus {
  border: 1px solid #69727d40;
  outline: none;
}

.infields textarea {
  width: 100%;
  font-size: 14px;
  padding: 24px;
  border: 1px solid #69727d40;
  border-radius:12px;
  margin-right:12px;
}
.infields textarea:focus {
  border: 1px solid #69727d40;
  outline: none;
}

.submitbtn02 {width:60%; margin:auto;}

.submitbtn .btn {
 background: #fbc02d;
 color: #11181c;
 font-size: 16px;
 padding: 12px 10px;
 width: 100%;
 font-weight: 500;
}

.submitbtn .btn a {color:#000000;}

.submitbtn span {margin-right: 10px;font-size: 20px;}
.attenslide {
  background-color: #fff;
  position: relative;
  padding: 60px 0;
}

.profile_pic_h {

}

#delegating::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 0;
}


#about {
  background: url("../img/about-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  position: relative;
  border-top: 1px solid #f5f5f5;
}


#about::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 0;
}

.picframe_1 {
  position: relative;
  overflow: hidden;
  border-radius: 360px;
  border: 3px solid #ccc;
  top: 15px;
}

.picframe_1 img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all .5s ease-in-out;
}

.picframe_1:hover img{
		filter: none;
		-webkit-filter: grayscale(0);
		-webkit-transform: scale(1.1);
}

.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}

.profile_pic h3 {
  margin:24px 0px 5px 0px;
  font-size: 15px;
  font-weight:600;
}

.profile_pic h3 a{color:#0e1b4d;}

.profile_pic h3 a:hover{color:#0e1b4d; text-decoration:underline;}

.profile_pic .subtitle {
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  color: #999;
  line-height: 1.4em;
}

.profile_pic .tiny-border {
	margin-bottom: 20px;
}

.testmslide {
  background-color: #fff;
  position: relative;
  padding: 60px 0;
}
.testmslidein .sliditm {
border: 2px solid #11181c1f;
padding: 30px;
border-radius: 5px;
}
.sliditmimg {display:flex; justify-content:center;}
.testmslidein .sliditm .sliditmimg img {
width: 172px;
border-radius:50%;
}
.testmslidein .owl-item-description p {
  color: #8d959b;
  font-size: 15px;
  margin: 30px 0;
}
.clientdet h5 {
  font-size: 16px;
  color: #11181c;
}
.clientdet h6 {
  font-size: 14px;
  color: #8d959b;
}

.testmslidein .owl-nav {
  position: absolute;
  top: 40%;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: auto;
}
.footer_social {
    text-align: center;
    padding: 24px 0;
    z-index: 1;
    position: relative;
}
.footer_social ul {
  padding-left: 0px;
  margin: 0;
}
.footer_social ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer_social ul li a {
  line-height: 45px;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  font-size: 20px;
}
.footer_bottom {
  padding: 0px;
  z-index: 1;
  position: relative;
}
.copyright_area p {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
  text-align: center;
  margin: 0;
}
.copyright_area p a {color: #fff;}


  /* gallery tab css start */
.GallConst {
    background: #fff;
    padding: 60px 0 20px 0;
}
.GallaryTab .tab {
  overflow: hidden;
  display: flex;
    justify-content: center;
}
.GallaryTab .tab button {
  background-color: inherit;
  float: left;
  border: 2px solid transparent;
  outline: none;
  cursor: pointer;
  padding: 5px 10px;
  transition: 0.3s;
  font-size: 15px;
  color: #8d959b;
  min-width: 80px;
  margin: 0 10px;
}
.GallaryTab .tab button:hover {
  color: #f9a825;
}
.GallaryTab .tab button.active {
  color: #11181c;
  border: 2px solid #fbc02d;
  border-radius: 10px;
}
.GallaryTab .Gcontent {
  display: none;
  padding: 20px 0 0 0px;
  border-top: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.GallaryTab .Gcontent p {
  color: #8d959b;
  font-size: 17px;
}
.GallaryTab .Gcontent.active {
  display: block;
  opacity: 1;
}
.GallItems {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.GallItems .GallItem {
  width: 23%;
  margin: 0 6px 12px 6px;
  overflow: hidden;
  position: relative;
}
.GallItems .GallItem:hover img {transform: scale(1.2);}
.GallItems .GallItem img {width: 100%;  transition: 0.3s;}

.GallItems .portfoliohover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background: rgba(0, 0, 0, .6) url(../images/zoom.png) no-repeat center center;
}
.GallItem:hover .portfoliohover {
  display: block;
}
 /* gallery tab css end */



@media (max-width:767px) {
.cusHL {
  width: 22%;
}
.cusHR {
  width: 78%;
  position: relative;
}
.consLeft .heading-title {
  font-size: 24px;
  margin-bottom: 24px;
  line-height:36px;
  text-align:center;
}
.consLeft p {
  font-size: 16px;
}
.button-appntmnt {
  margin-right: 15px;
}
.button-appntmnt .box-button {
  font-size: 14px;
  padding: 10px 10px;
}
.consultBanner .button-serv .box-button {
  font-size: 14px;
}
.consRight {margin-top: 20px;}
.constCard .elementor-icon span {width: 30px;}
.sevConstLeft h3 {
  font-size: 20px;
}
.sevConstLeft h2 {
  font-size: 22px;
  margin: 20px 0;
}
.constTab .tab button {
  padding: 14px 5px;
  font-size: 14px;
}
.constTab {margin-top: 20px;}
.constTab .tabcontent p {
  font-size: 16px;
}
.sevenConst {
  padding: 20px 0;
}
.ConstcardBox {
  background: #fff;
  padding: 20px 0;
}
.contbxin .heading-title {
  font-size: 22px;
  width: 100%;
  margin: 0 auto 30px;
}
.conbtnbox .box-button-a {width: 100%;margin-bottom: 20px;}
.conbtnbox .box-button-btn {
  margin-left: 0;
  width: 100%;
}
.numbCont {
  padding: 20px 0;
}
.our-exp {
  padding: 20px 0;
}
.our-exp-cont h2 {
  font-size: 22px;
  margin: 10px 0;
}
.reqForm {
  width: 100%;
}
.reqForm h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
.infields {
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.infields input {
  width: 100%;
  margin-bottom: 10px;
}
.req-callform {
  padding: 30px 0;
}
.testmslide {
  padding: 20px 0;
}
.footer .ftr {
  width: 25%;
}
.customheader .align-center {
  align-items: flex-start;
}
.navitem ul {flex-wrap: wrap;}

.navitem {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  display: none; /* Hidden by default on mobile */
}

.navitem li {
  margin: 0;
  width: 100%;
  text-align: right;
}

.navitem a {
  color: white;
  text-decoration: none;
  font-size: 18px;
}

.menu-toggle {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 8px;
}

.customheader {padding:12px 0px;}

.our-exp-cont p {padding:0px;}

.hamburger {

}
.hamburger span {
  width: 100%;
  height: 4px;
  background-color: #000;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: flex;
        margin: 5px;
}

.menu-toggle.active .hamburger:nth-child(1) {
  /* transform: rotate(45deg) translate(5px, 5px); */
}
.menu-toggle.active .hamburger:nth-child(2) {
  opacity: 0;
}
.menu-toggle.active .hamburger:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

.nav-active {
  display: block;
  margin-top: 20px;
  position: absolute;
  width: 100%;
  right: 0;
  top: 30px;
  background: #fff;
}
.GallaryTab .tab button {
  margin: 0 5px;
  min-width: 60px;
}
.GallItems {
  justify-content: space-between;
}
.GallItems .GallItem {
  width: 48%;
  margin: 0 0px 15px 0px;
}

}



/* For larger screens */
@media (min-width: 768px) {
  .menu-toggle {
      display: none;
  }

  .nav-links {
      display: flex;
      flex-direction: row;
  }

  .nav-links li {
      margin: 0 20px;
  }
}