.namepadding {
	padding-left: 15px;
}
.team-btn {
  margin-top: 11px;
}

.team-btn a {
  padding: 11px 20px;
  background: #1E1B69;
  border-radius: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px !important;
}

/* .team-btn a:last-child , */
.team-btn > div:last-child  > a{
  margin-right: 0 !important;
}

.team-btn a:hover {
  background: #FCC700;
  color: #1E1B69;
  opacity: 1;
}

.team-btn > .vc_column-inner {
  padding: 0;
}

.team-wrap > .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: space-between;
}

.team-btn-purple a::after{
  display: none !important;
}

.icon-address p::before {
    content: "";
    background-image: url(../images/locate.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    /* top: 0; */
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}

.icon-mobile p::before ,
.icon-mobile .n-icon::before {
    content: "";
    background-image: url(../images/call.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    /* top: 0; */
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}

.icon-housephone p::before {
    content: "";
    background-image: url(../images/housephone.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    /* top: 0; */
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}

.icon-mail p::before {
    content: "";
    background-image: url(../images/mail.svg) !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0;
    /* top: 0; */
    background: #BFDEF5;
    border-radius: 50%;
    background-position: center;
}

.phone-layout {
  width: 50%;
  position: relative;
}

.phone-layout p {
  display: flex;
}

.phone-layout {
  padding: 5px 5px 5px 35px;
  margin-bottom: 0 !important;
}

.qaz-phone{
  display: flex;
  flex-wrap: wrap;
}

.caam-img img {
  width: 50%;
}

.atc-contact.atc-info {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
	display: none !important;
}

.atc-contact.atc-info:before , .qaz-line {
  content: '';
  width: 100%;
  display: block;
  display: inline-block;
  background: #BFDEF5;
  height: 6px;
}

.atc-info-img > .vc_column-inner{
  padding-top: 0 !important;
  display: flex !important;
  align-items: end;
  position: absolute;
  bottom: 0;
}

.overlay {
  height: 100%;
  z-index: 9999;
  width: 0;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
  overflow-x: hidden;
  /* transition: 0.5s; */
}

.overlay-content {
  position: relative;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
}

.overlay-content-down {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  /* transition: 0.3s; */
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closenav {
  position: absolute;
  top: 0px;
  right: 15px;
  /* font-size: 60px; */
  z-index: 99999;
}

.expandnav {
  width: 100%;
}

.teampop {
  padding:0;
  position: relative;
  max-width: 39%;
  width: 100%;
}

.teampopimg {
  text-align: left;
}

.teampopimg img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}

.teampopimg-text {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display: flex;
  justify-content: flex-end;
}

.teampopimg-text-inner {
  font-size: 40px;
  line-height: 50px;
  color:#fff;
  font-weight: bold;
  text-align: left;
  max-width: 350px;
  width: 100%;
  padding-right: 80px;
  padding-top: 110px;
}

.row-overlay {
  background-repeat: no-repeat;
}

.full .col-md-4 ,
.full .col-md-8 {
  /* border: 2px solid red; */
}

.address-wrap {
  background: #F5F5F5;
  height: 100%;
}

.address-col {
  margin-bottom: 18px !important;
}

.address-wrap-inner {
  padding-left: 26px;
  padding-top: 17px;
  padding-right: 19px;
  padding-bottom: 20px;
      text-align: left;
}

.address-wrap h2 {
  line-height: 25px;
  text-align: left;
  margin-bottom: 13px;
}

.address-wrap .qaz-line {
  display: block;
}

.wsx-line{
  width: 53px;
  height: 4px;
  /* margin-top: 13px; */
  margin-bottom: 20px !important;
  border-bottom: 4px solid #BFDEF5;
}

.sf-field-taxonomy-state {
  text-align: left;
  display: flex !important;
  align-items: center;
  background-image: none !important;
  padding-top: 40px !important;
  padding-bottom: 20px !important;
}

.sf-field-taxonomy-state > h4 {
  margin-right: 15px;
}

.sf-field-taxonomy-state label {

}

.sf-field-taxonomy-state label select {
  border: none;
  padding: 11px 22px;
  border-radius: 40px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #1E1B69;
  position: relative;
  width: 230px;
}

.hide-ball {
  position: relative;
  display: flex;
  align-items: center;
}

.sf-field-taxonomy-state .hide-ball:after{
  content: '';
  background-image: url('../images/tri.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 13px;
  height: 8px;
  position: absolute;
  top: 18px;
  right: 18px;
}

.address-icon .icon-mobile {
  /* margin-bottom: 7px; */
  margin-top: 10px;
}

.address-icon .icon-mobile p ,
.address-icon .icon-mobile .n-icon ,
.address-icon .icon-address p {
  display: flex;
  line-height: 22px;
}

.n-icon-two::before {
  visibility: hidden;
}

.address-icon .icon-mobile p::before ,
.address-icon .icon-address p::before ,
.address-icon .icon-mobile .n-icon::before {
  position: relative;
  margin-right: 11px;
}

.overflow-col {
  overflow-y: scroll;
  height: 100%;
}

.overlay-content-down {
  overflow: hidden;
  height: 100%;
}

#search-filter-results-2199 > .row > .col-md-6:nth-child(odd) {
  padding-left: 30px;
  padding-right: 0;
}

.team-btn {
    display: flex;
}
.team-btn a {
	white-space:nowrap;
}

.phone-call {
  font-size: 16px !important;
  color: #565555 !important;
  padding: 0 !important;
}

.overflow-col {
  padding-bottom: 40px;
}

.team-wrap .vc_column-inner {
  padding: 0 !important;
}


.team-btn img {
  /* display: none; */
}

.our-team-wrap {
  /* margin-bottom: 55px !important; */
}

.about-iso-certifications .vc_tta-panel .vc_tta-panel-body > .wpb_text_column.wpb_content_element  {
  padding-top: 0 !important;
}

.parent-pageid-2067 .about-iso >div:nth-child(1) > div {
  margin-top: 0 !important;
}

.team-wrap {
  margin-top: 10px;
}

.qaz-phone a {
  color: #565555;

}

.hideh2 {
  visibility: hidden;
}
.chhead {
  margin-bottom: 35px !important;
}
.chhead p{
  margin-bottom: 35px !important;
}
.chright {
  position: relative;
  left: 120px;
}
.chleft {
  position: absolute;
  top: 140px;
  left: 35.5%;
}
.tree-view .child.chright .child-div > div.right > div::before {
  width: 15%;
  left: -35px;
}
.tree-view .child.chleft .child-div > div.left > div::before {
  width: 15%;
  right: -30px;
}
.tree-view .child.chleft:nth-child(3)::after {
  visibility: hidden;
}

.tree-view .child.chleft .child-div div p::before ,
.tree-view .child.chright .child-div div p::before {
  visibility: hidden;
}

.tree-view.chart-dekstop > .head,
.tree-view.chart-mobile > .head {
  margin-bottom: 50px;
}
.tree-view.chart-dekstop > .body {
  margin-top: 10px;
}
.tree-view.chart-dekstop > .head p::before {
  height: 150px;
  right: 160px;
}
.tree-view.chart-dekstop > .head.chhead p::before {
  /*height: 238px;*/
	height: 110px;
    left: 155px;
}
.tree-view .middle::after {
  /*height: 555px;*/
	height: 498px;
}

/* Tab Directory */
.tab_directory_cat,
form.filter-p.normal-p-filter > div.tab_directory_cat {
  max-width: 100%;
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
.tab_directory_cat ul {
  display: flex;
  padding: 0 15px;
}
.tab_directory_cat ul li {
  /* width: 33%; */
}
.tab_directory_cat input {
  display: none;
}
.directory_cat.tab_directory_cat label {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
}
.directory_cat.tab_directory_cat > .row {
  width: 100%;
}
.directory_cat.tab_directory_cat > .row > div {
  display: flex;
}
.directorymainicon {
  pointer-events: none;
}
.directory_cat.tab_directory_cat label {
	height:auto;
}


/* End of Tab Directory */


/*AIS Page*/
.ais-content .accordion-button {
	background-color: #1E1B69 !important;
	color: #ffffff !important;
	font-size: 20px;
	padding: 15px 15px 15px 20px;
	margin-bottom: 10px !important;
	font-weight: 500;
}
.ais-content .accordion-button:focus {
	box-shadow: none !important;
}
.ais-content .accordion-button {

}
.ais-content .accordion-button::before {
    content: '';
    display: block;
    position: relative;
    background-image: url('../images/open.svg');
    background-repeat: no-repeat;
    border-style: none;
    border-width: unset;
    width: 33px;
    min-width: 33px;
    height: 30px;
    left: -5px;
	margin-right: 8px;
}
.ais-content .accordion-button::before {
	transform: rotate(47deg);
	top: 4px;
	transition: all .2s ease-in-out;
}
.ais-content .accordion-button.collapsed::before {
	transform: rotate(0deg);
	top: 2px;
}
.ais-content .accordion-button.cust-button::after {
	display:none; 
}
.ais-content .goportal {
	color: #565555;
	font-size: 15px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.ais-content .goportal::before {
	content: '';
	display: block;
	background-image: url('../images/linkpage-icon.svg') !important;
	background-repeat: no-repeat;
    background-position-x: 0px;
	width: 22px;
    height: 22px;
	margin-right: 8px;
}
.ais-content .accordion-body {
	padding: 20px 20px 30px !important;
}
.ais-content .ais-sub-accordion {
	font-size: 18px;
	color: #1E1B69;
	text-decoration: none;
	display: flex;
	align-items: center;
	/*justify-content: space-between;
	background-color: #FCC700 !important;
	color: #1E1B67 !important;*/
}
.ais-content .accordion-button.ais-sub-accordion::after {
	/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");*/
	display:none;

}
/*
.ais-content .ais-sub-accordion:not(.collapsed)::after {
	content: '';
	display: block;
	background-image: url('../images/dropdown-arrow-svgrepo-com.svg') !important;
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
    height: 30px;
	transform: rotate(180deg);
}
.ais-content .ais-sub-accordion.collapsed::after {
	content: '';
	display: block;
	background-image: url('../images/dropdown-arrow-svgrepo-com.svg') !important;
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
    height: 30px;
	transform: rotate(0deg);
}*/
.ais-content .ais-docx {
	margin-bottom: 15px;
}
.ais-content .ais-docx a:not([href*="mailto"]) {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #1E1B67;
}
.ais-content .ais-docx a:not([href*="mailto"])::before {
    content: '';
    display: block;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    width: 17px;
    min-width: 17px;
    height: 20px;
    margin-right: 10px;
}
.ais-sub-accordion-wrap:not(:last-child) {
	margin-bottom: 10px;
}
.ais-content .card.card-body {
	border: none;
}
/*End of AIS Page*/

@media (max-width:1500px) {
  .teampop {
    max-width: 38%;
  }
}

@media (max-width:1400px) {
  .teampop {
    max-width: 37%;
  }
}

@media (max-width:1300px) {
  .teampop {
    max-width: 36%;
  }
}


@media (max-width:1199px) {
  .team-wrap > .vc_column-inner > .wpb_wrapper {
    display: block;
  }

  .atc-contact.atc-info .atc-info-img > .vc_column-inner {
    position: relative;
    padding-top: 20px !important;
  }

  .parent-pageid-2067 div.content-area{
    padding-left: 15px !important;
  }

  .atc-contact h4 {
    margin-top: 15px;
  }

  .chright {
    position: relative;
    left: 120px;
  }
  .chleft {
    /* position: relative; */
    /* left: -15px; */
    left: 32.5%;
  }
  .tree-view.chart-dekstop > .head.chhead p::before {
    height: 230px;
  }
  .tree-view .middle::after {
    height: 525px;
  }

}

@media (max-width:1024px) {
  .teampopimg-text-inner{
      padding-left: 15px;
  }
}

@media (max-width:991px) {
  .overlay-content-down {
    position: unset;
  }

  .teampop {
    width: 100%;
    max-width: 100%;
  }

  .teampopimg img {
    width: 100%;
  }

  .mobile-hide-overlay {
    display: none;
  }

  .overflow-col {
    width: 100%;
  }

  .teampopimg img {
    height: 400px;
  }

  .chright {
    position: relative;
    left: 120px;
  }
  .chleft {
    /* position: relative; */
    left: 27%;
  }
  .tree-view .middle::after {
    height: 580px;
  }


}

@media (max-width:767px) {
  #search-filter-results-2199 > .row > .col-md-6:nth-child(odd) {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hideh2 {
    visibility: hidden;
    display: none;
  }

  .tree-view .child.chleft .child-div > div.left > div::after,
  .tree-view .child.chright .child-div > div.right > div::after {
    left: -10px;
  }
  .chright {
    position: relative;
    left: 15px;
  }
  .tree-view.chart-mobile .chleft {
    position: relative;
    left: 15px;
    top: 0;
  }
  .tree-view .child.chright .child-div > div.right > div::before {
    left: -25px;
  }
  .tree-view .child.chleft .child-div > div.left > div::before {
    left: -25px;
    width: 7%;
    right: unset;
  }
  .chhead {
    margin-bottom: 25px !important;
  }
  .tree-view.chart-mobile > .head p::before {
    height: 300px;
  }
	.ais-content .accordion-button {
		font-size:16px;
	}
.page-id-11898 .siy-footer {
	padding: 0 12px;
	} 
}

@media (max-width:575px) {
  #search-filter-results-2199 > .row > .col-md-6:nth-child(odd){
    padding-left: 15px;
    padding-right: 15px;
  }

  .atc-contact.atc-info {
    margin: 0;
  }

  .team-btn {
    display: flex;
    flex-wrap: wrap;
  }

  .team-btn a {
    margin-bottom: 10px !important;
  }

  .teampopimg img {
    height: 350px;
  }

  .team-btn > div {
    margin-bottom: 25px;
  }

  .team-wrap .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .phone-layout {
    padding-bottom: 10px;
  }

  .teampopimg-text-inner {
    padding-top: 60px;
  }

  .filter-address {
    margin-top: 20px;
  }

  .sf-field-taxonomy-state {
    padding-left: 0 !important;
  }

  .qaz-phone > div {
      width: 100%;
  }
}
