/* .aboutbanner-sec { */
  /* background: linear-gradient(
      90deg,
      rgba(0, 59, 192, 0.3) 0%,
      rgba(0, 59, 192, 0.3) 100%
    ),
    url("../images/about-banner.png"); */
/*  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
}
	
.aboutbanner-sec {
  margin: 0 0 0 0;
}
.aboutbanner-sec .abhead-page {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aboutbanner-sec .abhead-page .read-head {
  margin: 0 0 28px 0;
}
.aboutbanner-sec .abhead-page p {
  color: #fff;
} */ 
.aboutbanner-sec {
  margin: 0 0 0 0;
}
.aboutbanner-sec {
  height: 100vh;
  position: relative;
  margin: 0 0 0 0;
}
.ban_img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
	width:100%;
  object-fit: cover;
  z-index: -1;
}
.aboutbanner-sec .abhead-page {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aboutbanner-sec .img_lay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 59, 192, 0.3);
  position: inherit;
}
.aboutbanner-sec .abhead-page .read-head {
  margin: 0 0 28px 0;
}
.aboutbanner-sec .abhead-page p {
  color: #fff;
}
.ourstory-sec .ourstory-container {
  max-width: 1250px;
  margin: 0 auto;
}
.ourstory-sec .story-sbtle {
  margin: 20px 0 50px 0;
}
.ourstory-sec .wr-100 {
  text-align: right;
  padding: 50px 0 50px 0;
}
.ourstory-sec .wl-100 {
  text-align: left;
  padding: 50px 0 50px 0;
}
.ourstory-sec .thoughtsec-img {
  clip-path: inset(0 0 0 18px round 233px 0 0 233px);
}
.ourstory-sec .thoughtdiv-content {
  margin: 50px 50px 50px 50px;
}
.ourstory-sec .thoughtdiv-content h4 {
  color: #003bc0;
  margin: 0 0 28px 0;
}
.ourstory-sec .thoughtdiv-content p {
  color: #898989;
}
.ourstory-sec .dbsec-img {
  clip-path: inset(0 18px 0 0 round 0 233px 233px 0);
}
.ourstory-sec .storysec-tree {
  position: relative;
  padding: 30px 0 50px 0;
}
.ourstory-sec .storysec-tree .treevertical-line {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mission-vision-sec .misvis-bg {
  background-color: #f3fdfe;
  height: 100%;
  border: 0;
  box-shadow: 4px 4px 23px 2px rgba(0, 0, 0, 0.1);
}
.mission-vision-sec .misvis-bg .mission-img {
  margin: 0 0 10px 0;
  clip-path: circle(58% at 40% 40%);
  min-height: 290px;
  object-fit: cover;
}
.mission-vision-sec .misvis-bg .mission-content {
  margin: 30px 15px 30px 15px;
}
.mission-vision-sec .misvis-bg .mission-content h4 {
  color: #003bc0;
  margin: 0 0 28px 0;
}
.ourteam-sec {
  margin: 0;
  padding: 0 0 100px 0;
  position: relative;
}
.ourteam-sec .team-header {
  margin: 0 0 48px 0;
}
.ourteam-sec .team-bg {
  border: 0;
  padding: 0 50px 0 50px;
}
.ourteam-sec .team-slider .team-bg .img-marg {
  margin: 0 0 50px 0;
  text-align: -webkit-center;
}
.ourteam-sec .team-bg .team-img {
  border: 6px solid #003bc0;
  border-radius: 50%;
  clip-path: circle(50% at 50% 50%);
  width: 230px;
  min-height: 230px;
}
.ourteam-sec .team-slider .team-bg .pos-rel {
  position: relative;
}
.ourteam-sec .team-slider .team-bg .pos-rel .vertical-line {
  border-left: 2px solid #003bc0;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ourteam-sec .team-bg .card-body {
  margin: 0 20px;
  padding: 41px 20px 41px 20px;
  border-top: 2px solid #003bc0;
  border-left: 2px solid #003bc0;
}
.ourteam-sec .team-bg .card-text {
  color: #898989;
}

.ourteam-sec .team-slider .social-icon {
  margin: 0 10px 0 10px;
  transition: all 0.5s;
}
.ourteam-sec .team-slider .social-icon:hover {
  transform: scale(1.3);
}
.ourteam-sec .team-slider .social-icon .icon-white {
  display: none;
}
.ourteam-sec .team-slider .social-icon:hover .icon-white {
  display: inline-block;
}
.ourteam-sec .team-slider .social-icon:hover .icon-blue {
  display: none;
}
.awards-sec {
  background-color: #f3fdfe;
  padding: 50px 0 50px 0;
  position: relative;
}
.awards-sec .award-head {
  margin: 0 0 48px 0;
}
.awards-sec .award-slider img {
  margin: 0 auto;
}
.awards-sec .award-slider .award-card .awardcard-body {
  padding: 0 30px 0 0;
}
.awards-sec .award-slider .award-card .awardcard-body h4 {
  margin: 0 0 28px 0;
}
.awards-sec .award-slider .award-card .awardcard-body p {
  color: #898989;
}
.abhead-page .btn-margin {
  margin: 28px 0 0 0;
  padding: 13px 0 13px 0;
}
.awards-sec .awardarrow-bg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.awards-sec .arrow-pos {
  height: 130px;
  background-color: #9ff7ff;
  clip-path: circle(100% at 87% 130%);
  position: relative;
  width: 200px;
}
.awards-sec .awardarrow-bg .arrow-pos .award-prev {
  background: url("../images/arrow-left.svg");
  position: absolute;
  bottom: 20px;
  left: 55px;
  width: 26px;
  height: 24px;
  cursor: pointer;
}
.awards-sec .awardarrow-bg .arrow-pos .award-next {
  background: url("../images/arrow-right.svg");
  position: absolute;
  bottom: 20px;
  right: 40px;
  width: 26px;
  height: 24px;
  cursor: pointer;
}
.awards-sec .awardarrow-bg .award-next.slick-disabled,
.awards-sec .awardarrow-bg .award-prev.slick-disabled {
  opacity: 0.5;
}
.ourteam-sec .teamarrow-bg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ourteam-sec .teamarrow-bg .team-pos {
  height: 110px;
  background-color: #9ff7ff;
  clip-path: ellipse(50% 100% at 52% 100%);
  position: relative;
  width: 200px;
}
.ourteam-sec .teamarrow-bg .team-pos .team-prev {
  background: url("../images/arrow-left.svg");
  position: absolute;
  bottom: 20px;
  left: 45px;
  width: 26px;
  height: 24px;
  cursor: pointer;
}
.ourteam-sec .teamarrow-bg .team-pos .team-next {
  background: url("../images/arrow-right.svg");
  position: absolute;
  bottom: 20px;
  right: 45px;
  width: 26px;
  height: 24px;
  cursor: pointer;
}
.ourteam-sec .teamarrow-bg .team-pos .team-next.slick-disabled,
.ourteam-sec .teamarrow-bg .team-pos .team-prev.slick-disabled {
  opacity: 0.5;
}
.ourteam-sec .team-slider .client-items {
  padding: 100px 50px 85px 62px;
}
