.spacer-100 {
  height: 70px;
  display: block;
}

body {
  font-family: "Poppins", sans-serif;
  color: #484b59;
  font-size: 14px;
  line-height: 1.6;
}

p, h1, h2, h3 {
  color: #484b59;
}

a:focus-visible {
  outline: none;
}

.wc-btn-primary, .wc-btn-secondary {
  border: none;
  outline: none;
  background-color: #0652ba;
  padding: 11px 27px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  border-radius: 8px;
  line-height: 1;
  transition: 0.4s all;
}
.wc-btn-primary:hover, .wc-btn-secondary:hover {
  background-color: #043D8A;
  transition: 0.4s all;
}

.wc-btn-secondary {
  background-color: #fe3273;
}
.wc-btn-secondary:hover {
  background-color: #E82E69;
  transition: 0.4s all;
  color: #ffffff;
}

.navbar {
  transition: all 0.5s;
  padding: 25px 0 10px 0;
  z-index: 9;
}
.navbar .navbar-brand img {
  height: 40px;
}
.navbar .navbar-collapse ul.navbar-nav {
  display: flex;
  align-items: center;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item {
  margin-left: 0px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item select {
  background-color: transparent;
  color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  width: auto;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item button {
  background-color: #fe3273;
  border-radius: 8px;
  padding: 11px 32px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  border: none;
  outline: none;
  font-family: "Poppins", sans-serif;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item .btn-secondary {
  background-color: transparent !important;
  border: none;
  font-size: 16px;
  font-weight: 400;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item .btn-secondary:focus {
  box-shadow: none;
}
.navbar .navbar-collapse .mobilenav {
  background-color: #ffffff;
  padding: 10px 15px;
  margin-top: 20px;
  display: none;
}
.navbar .navbar-collapse .mobilenav a {
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  color: #484b59;
  display: flex;
  margin-bottom: 0px;
  justify-content: space-between;
}
.navbar .navbar-collapse .mobilenav a:last-child {
  margin-bottom: 0;
}
.navbar .navbar-collapse .mobilenav a:nth-of-type(1) {
  margin-bottom: 0;
}
.navbar .navbar-collapse .mobilenav a:nth-of-type(2) {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .navbar .container {
    max-width: 100% !important;
  }
  .navbar button.nav-link {
    display: none;
  }
  .navbar .navbar-collapse ul.navbar-nav {
    display: none;
  }
  .navbar .navbar-collapse .mobilenav {
    display: block;
  }
}

.navbar-shrink {
  background-color: #2f507f;
  box-shadow: 0px 0px 7px #1b3c6b;
  padding: 10px 0 10px 0;
  transition: background-color 0.4s ease-out;
  transition: padding 0.4s ease-in;
  transition: all 0.4s;
}
.navbar-shrink .navbar-brand img {
  height: 30px;
  transition: height 0.4s ease-in;
}

.dropdown.wcr:focus-visible {
  outline: none;
}
.dropdown.wcr .btn:focus-visible {
  outline: none;
  box-shadow: none;
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.dropdown.wcr .btn-secondary {
  background-color: transparent !important;
  border: none;
  font-size: 16px;
  font-weight: 400;
}
.dropdown.wcr .dropdown-toggle::after {
  border-top: none;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown.wcr .dropdown-menu {
  border-radius: 8px;
  border: none;
  font-size: 14px;
  font-weight: 400;
}
.dropdown.wcr .dropdown-menu li a {
  display: flex;
  justify-content: space-between;
}
.dropdown.wcr .dropdown-menu li a:hover {
  text-decoration: none;
}

#wcgroupheader {
  background-image: url("../assets/header/header-bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  width: 100%;
  height: 90vh;
  position: relative;
  z-index: 1;
}
#wcgroupheader .bannerContent {
  height: 100vh;
  text-align: center;
  position: relative;
}
#wcgroupheader .bannerContent div {
  margin-bottom: 8%;
}
#wcgroupheader .bannerContent div a {
  display: none;
}
#wcgroupheader .bannerContent .welcomeh1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  color: #ffffff;
}
#wcgroupheader .bannerContent .wcrgrouph1 {
  font-size: 55px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 30px;
}
#wcgroupheader .bannerContent .bannerText {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
#wcgroupheader .slider-below-header {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 200px;
  top: -33%;
}
#wcgroupheader .slider-below-header .slider-animate {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  animation: headerslider 40s linear infinite;
  display: flex;
}
#wcgroupheader .slider-below-header .slider-animate .vectorContainer {
  width: 180px;
  height: 180px;
  margin-right: 15px;
}
#wcgroupheader .slider-below-header .slider-animate .vectorContainer img {
  width: 100%;
  height: auto;
}
@keyframes headerslider {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 640px) {
  #wcgroupheader {
    background-position: center center;
  }
  #wcgroupheader .bannerContent div {
    margin-bottom: 25%;
  }
  #wcgroupheader .bannerContent div a {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
  }
  #wcgroupheader .bannerContent .welcomeh1 {
    font-size: 16px;
    font-weight: 400;
  }
  #wcgroupheader .bannerContent .wcrgrouph1 {
    font-size: 32px;
    font-weight: 600;
  }
  #wcgroupheader .bannerContent .bannerText {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
  }
}

.section2 {
  padding: 86px 0;
  position: relative;
  z-index: 1;
}
.section2 h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 50px;
  text-align: center;
}
.section2 .slider-container {
  height: 54px;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.section2 .slider-container .photobanner, .section2 .slider-container .photobanner3, .section2 .slider-container .photobanner2 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  animation: bannermove 40s linear infinite;
  display: flex;
}
.section2 .slider-container .photobanner img, .section2 .slider-container .photobanner3 img, .section2 .slider-container .photobanner2 img {
  margin: 0 0.5em;
  height: auto;
}
.section2 .slider-container .photobanner .img-box, .section2 .slider-container .photobanner3 .img-box, .section2 .slider-container .photobanner2 .img-box {
  background-color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 8px;
}
.section2 .slider-container .photobanner .img-box img, .section2 .slider-container .photobanner3 .img-box img, .section2 .slider-container .photobanner2 .img-box img {
  height: 35px;
  margin: 0 0.5em;
}
.section2 .slider-container .photobanner2 {
  animation: bannermovetoright 40s linear infinite;
}
.section2 .slider-container .photobanner3 {
  animation: bannermove 40s linear infinite;
}
@keyframes bannermove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
@keyframes bannermovetoright {
  100% {
    transform: translate(0, 0);
  }
  0% {
    transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 640px) {
  .section2 h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
  }
}

.section3 {
  padding: 86px 0 86px 0;
  position: relative;
  z-index: 1;
}
.section3 h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}
.section3 ul.nav-pills {
  margin-bottom: 15px;
}
.section3 ul.nav-pills li.nav-item {
  margin-right: 30px;
  width: calc(33% - 30px);
}
.section3 ul.nav-pills li.nav-item .nav-link {
  color: #484b59;
  padding: 8px 8px;
  border-radius: 29px;
  border: solid 1px transparent;
  background-color: rgba(254, 50, 115, 0.04);
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}
.section3 ul.nav-pills li.nav-item .nav-link.active {
  color: #FE3273;
  border: solid 1px #fe3273;
}
@media only screen and (max-width: 640px) {
  .section3 ul.nav-pills {
    width: 100%;
    flex-wrap: nowrap;
    display: flex;
    overflow: scroll;
    height: 50px;
  }
  .section3 ul.nav-pills li.nav-item {
    width: 100%;
  }
  .section3 ul.nav-pills li.nav-item .nav-link {
    width: 208px;
  }
  .section3 ul.nav-pills li.nav-item:last-child .nav-link {
    width: 290px;
  }
}
.section3 #pills-tabContent1 ul.nav-pills {
  margin-bottom: 37px;
  border-bottom: 1px solid #dfdfdf;
}
.section3 #pills-tabContent1 ul.nav-pills li.nav-item {
  margin-right: 0;
  width: auto;
  position: relative;
  top: 1px;
}
.section3 #pills-tabContent1 ul.nav-pills li.nav-item .nav-link {
  color: #484b59;
  padding: 15px 24px 15px 0px;
  font-size: 14px;
  text-align: center;
  width: max-content;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
  background-color: #fff;
  font-weight: normal;
  font-family: Poppins;
}
.section3 #pills-tabContent1 ul.nav-pills li.nav-item .nav-link.active {
  background-image: linear-gradient(to left, #f1135d, #032a64);
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  border: none;
  border-radius: 0;
  border-image: linear-gradient(to left, #f1135d, #032a64) 1;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
}
.section3 #pills-tabContent1 a {
  text-decoration: none;
  cursor: pointer;
  width: max-content;
}
.section3 #pills-tabContent11 .executivetabCoantent1 {
  position: relative;
}
.section3 #pills-tabContent11 .executivetabCoantent1::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 147px;
  background-color: #dfdfdf;
}
@media only screen and (max-width: 640px) {
  .section3 #pills-tabContent11 .executivetabCoantent1::after {
    display: none;
  }
}
.section3 #pills-tabContent11 .gradientHeader {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 10px;
  background: linear-gradient(247.38deg, #E5145D -14.17%, #0B2A64 114.27%);
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section3 #pills-tabContent11 p.f-16 {
  font-size: 16px;
  line-height: 1.7;
  color: #484b59;
  font-weight: 400;
  font-family: Poppins;
}
.section3 #pills-tabContent11 a {
  text-decoration: none;
  cursor: pointer;
  width: max-content;
}
@media only screen and (max-width: 640px) {
  .section3 h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
  }
}

.section5 {
  background-color: #f2f2f2;
  padding: 86px 0 126px 0;
  position: relative;
  z-index: 1;
}
.section5 h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}
.section5 .card-conainer {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .section5 .card-conainer {
    flex-direction: column;
  }
}
.section5 .family-brand-card {
  background-color: #ffffff;
  padding: 26px 43px;
  color: #484b59;
  font-size: 14px;
  line-height: 1.6;
  width: fit-content;
  display: flex;
  flex-direction: column;
  margin: 10px 10px 10px 10px;
}
.section5 .family-brand-card span.view-more {
  color: #0652ba;
  font-weight: 500;
}
.section5 .family-brand-card p.f-16 {
  font-size: 16px;
  margin-bottom: 20px;
}
.section5 .family-brand-card .company-logo {
  margin-bottom: 15px;
}
.section5 .family-brand-card .brand-header {
  margin-bottom: 25px;
}
.section5 .family-brand-card .brand-content {
  margin-bottom: 32px;
}
.section5 .family-brand-card .brand-content p {
  margin-bottom: 10px;
  display: flex;
}
.section5 .family-brand-card .brand-content p span {
  background-image: linear-gradient(to left, #f1135d, #032a64);
  font-family: FontAwesome6Pro;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 1px 8px 0 1px;
}
.section5 .family-brand-card .brand-content p.f-16 {
  font-size: 16px;
  margin-bottom: 10px;
}
.section5 .family-brand-card a {
  text-decoration: none;
  cursor: pointer;
}
.section5 .family-brand-card a:hover {
  color: #ffffff;
}
.section5 .video-container {
  position: relative;
  padding: 24px 74px 24px 82px;
  border-radius: 8px;
  margin: 10px 10px 10px 10px;
}
.section5 .video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  left: 0;
  top: 0;
  border-radius: 8px;
}
.section5 .video-container .caption {
  z-index: 1;
  position: relative;
  text-align: left;
}
.section5 .video-container .caption h2 {
  margin-bottom: 0;
  text-align: left;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 600;
}
.section5 #dots {
  display: none;
}
@media only screen and (max-width: 640px) {
  .section5 .container {
    max-width: 100% !important;
  }
  .section5 h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
  }
  .section5 .family-brand-card .company-logo {
    margin-bottom: 15px;
  }
  .section5 .family-brand-card .company-logo img {
    height: auto;
    width: 100%;
  }
  .section5 .video-container {
    padding: 15px 15px 15px 15px;
    margin: 10px 10px 10px 10px;
  }
  .section5 .video-container .caption h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
  }
}

.section6 {
  background-image: url(/assets/meet-the-team/Abstract_White_3840x2160.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 86px 0 26px 0;
  position: relative;
  z-index: 1;
}
.section6 h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
.section6 .meet-the-team {
  display: flex;
}
@media only screen and (max-width: 640px) {
  .section6 .meet-the-team {
    flex-direction: column;
  }
}
.section6 .meet-the-team .team-card {
  margin: 8px 8px 8px 8px;
  width: calc(25% - 8px);
}
.section6 .meet-the-team .team-member-img {
  background-color: #ffffff;
  padding: 13px 9px 0 9px;
  border-radius: 4px;
}
.section6 .meet-the-team .team-member-img div img {
  width: 100%;
  height: auto;
}
.section6 .meet-the-team .team-devider {
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  margin-bottom: 0px;
}
.section6 .meet-the-team .team-membaer-info {
  background-color: #ffffff;
  padding: 14px 14px 14px 14px;
  border-radius: 4px;
}
.section6 .meet-the-team .team-membaer-info p.f-16 {
  font-size: 16px;
  font-weight: 500;
  color: #484b59;
  margin-bottom: 6px;
  text-align: center;
}
.section6 .meet-the-team .team-membaer-info .team-position {
  padding: 4px 8px;
  border-right: 1px solid #f2f2f2;
}
.section6 .meet-the-team .team-membaer-info .team-position p {
  font-size: 14px;
  color: #969696;
  line-height: 1;
  margin-bottom: 0;
}
.section6 .meet-the-team .team-membaer-info .team-connect {
  padding: 4px 8px;
  display: flex;
  align-items: center;
}
.section6 .meet-the-team .team-membaer-info .team-connect i {
  color: #0652ba;
  font-size: 14px;
  margin-right: 8px;
}
.section6 .meet-the-team .team-membaer-info .btn-read-more {
  background-color: #ffffff;
  padding: 5px 20px;
  border: 1px solid rgba(6, 82, 186, 0.1019607843);
  border-radius: 4px;
  width: 100%;
  color: #0652ba;
  margin-top: 14px;
  transition: 0.4s all;
}
.section6 .meet-the-team .team-membaer-info .btn-read-more:hover {
  background-color: #F3F6FC;
  transition: 0.4s all;
  color: #0652ba;
}
@media only screen and (max-width: 640px) {
  .section6 .meet-the-team {
    flex-direction: column;
  }
  .section6 .meet-the-team .team-card {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .section6 .container {
    max-width: 100% !important;
  }
  .section6 h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
  }
}

.section7 {
  padding: 86px 0;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.section7 h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 49px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .section7 h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
  }
}
.section7 .delighted-card-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.section7 .delighted-card-container .delighted-view-more {
  position: absolute;
  background-image: linear-gradient(359deg, #fff 78%, rgba(255, 255, 255, 0.38) 22%);
  width: 100%;
  bottom: 0;
  background: linear-gradient(354.36deg, #FFFFFF 26.62%, rgba(255, 255, 255, 0.38) 78.55%);
  height: 300px;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: end;
}
.section7 .delighted-card-container .view-more-btn-label {
  flex-direction: row;
  border-radius: 8px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  padding: 1px;
  z-index: 4;
  position: absolute;
  left: calc(50% - 90px);
  bottom: 0;
  width: 180px;
  height: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section7 .delighted-card-container .view-more-btn-label .view-more-btn-text {
  background-color: #F2F6FB;
  border-radius: 16px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  background-clip: unset;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  padding: 3px 12px;
}
.section7 .delighted-card-container .view-more-btn-label .view-more-btn-text-bg {
  background-color: #F2F6FB;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 7px;
  position: absolute;
  z-index: -1;
  left: 1px;
  top: 1px;
}
.section7 .delighted-card-container .wc-width-50 {
  width: 50%;
}
.section7 .delighted-card-container .delighted-card {
  width: calc(100% - 10px);
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 10px;
  background-color: rgba(6, 82, 186, 0.05);
}
.section7 .delighted-card-container .delighted-card .delighted-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.section7 .delighted-card-container .delighted-card .delighted-header .delighted-label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  position: relative;
  padding: 1px;
  z-index: 1;
}
.section7 .delighted-card-container .delighted-card .delighted-header .delighted-label .delighted-text {
  background-color: #F2F6FB;
  border-radius: 16px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  background-clip: unset;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  padding: 3px 12px;
}
.section7 .delighted-card-container .delighted-card .delighted-header .delighted-label .text-bg {
  background-color: #F2F6FB;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 14px;
  position: absolute;
  z-index: -1;
  left: 1px;
  top: 1px;
}
.section7 .delighted-card-container .delighted-card .delighted-header .border-gradient {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
}
.section7 .delighted-card-container .delighted-card .delighted-header .border-gradient-green {
  border-image-source: linear-gradient(to left, #00C853, #B2FF59);
}
.section7 .delighted-card-container .delighted-card .delighted-header .delighted-client-logo {
  width: 35px;
  height: 35px;
}
.section7 .delighted-card-container .delighted-card .delighted-header .delighted-client-logo img {
  width: 100%;
  height: auto;
}
.section7 .delighted-card-container .delighted-card .delighted-body {
  font-size: 14px;
  color: #484b59;
  line-height: 1.6;
  margin-bottom: 15px;
}
.section7 .delighted-card-container .delighted-card .delighted-footer {
  font-size: 14px;
  color: #484b59;
  line-height: 1.6;
}
.section7 .delighted-card-container .delighted-card .delighted-footer p:first-child {
  font-weight: 500;
  margin-bottom: 5px;
}
.section7 .delighted-card-container .delighted-card .delighted-footer p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .section7 .delighted-card-container {
    flex-direction: column;
  }
  .section7 .delighted-card-container .wc-width-50 {
    width: 100%;
  }
  .section7 .delighted-card-container .delighted-card {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .section7 .container {
    max-width: 100% !important;
  }
}

.section8 {
  padding: 86px 0;
  position: relative;
  z-index: 1;
}
.section8 .form-container {
  width: calc(100% - 100px);
  box-shadow: 0 4px 43px 0 rgba(0, 0, 0, 0.18);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  margin: 0 auto;
  margin-bottom: 70px;
}
.section8 .form-container .form-left {
  background: linear-gradient(247.38deg, rgba(229, 20, 93, 0.98) -14.17%, rgba(11, 42, 100, 0.98) 114.27%);
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
}
.section8 .form-container .form-left div {
  width: calc(100% - 100px);
  height: calc(100% - 255px);
  color: #ffffff;
}
.section8 .form-container .form-left div p {
  color: #ffffff;
}
.section8 .form-container .form-right {
  padding: 30px 72px 30px 36px;
  overflow: hidden;
  width: 60%;
}
.section8 .form-container .form-right h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.section8 .form-container .form-right label {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  color: #484b59;
}
.section8 .form-container .form-right label span {
  color: #cd0f0f;
}
.section8 .form-container .form-right input {
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding: 5px 12px;
  border-radius: 8px;
  width: 100%;
  color: #484b59;
}
.section8 .form-container .form-right input:focus {
  outline: none;
}
.section8 .form-container .form-right select {
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding: 5px 12px;
  border-radius: 8px;
  width: 100%;
  color: #484b59;
}
.section8 .form-container .form-right select:focus {
  outline: none;
}
.section8 .form-container .form-right textarea {
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  padding: 5px 12px;
  border-radius: 8px;
  width: 100%;
}
.section8 .form-container .form-right textarea:focus {
  outline: none;
}
.section8 .form-container .form-right button {
  padding-left: 48px;
  padding-right: 48px;
}
@media only screen and (max-width: 640px) {
  .section8 .form-container {
    flex-direction: column;
    width: 100%;
  }
  .section8 .form-container .form-left {
    width: 100%;
  }
  .section8 .form-container .form-left div {
    width: 100%;
    padding: 30px;
  }
  .section8 .form-container .form-right {
    width: 100%;
    padding: 35px 15px 15px 15px;
  }
  .section8 .form-container .form-right h2 {
    font-size: 28px;
  }
}
.section8 #desktopStickyav {
  display: flex;
  transition: display 0.6s ease;
}
@media only screen and (max-width: 768px) {
  .section8 #desktopStickyav {
    display: none;
  }
}
.section8 .bottomnaviagtion {
  width: 52.2%;
  height: 40px;
  padding: 2px;
  border-radius: 50px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  margin: 0 auto;
  background-color: rgba(235, 235, 235, 0.5);
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  display: flex;
  z-index: 3;
}
.section8 .bottomnaviagtion a {
  padding: 8px 16px;
  color: #FD7DA6;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  position: relative;
}
.section8 .bottomnaviagtion a:hover {
  text-decoration: none;
}
.section8 .bottomnaviagtion a:last-child {
  padding: 8px 12px;
  border-radius: 50%;
}
.section8 .bottomnaviagtion a:last-child.active {
  padding: 8px 12px;
  border-radius: 50%;
  background-color: #fff;
}
.section8 .bottomnaviagtion a.active {
  background-color: #fff;
  border-radius: 25px;
  color: #2e93a1;
  font-weight: 600;
  cursor: pointer;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section8 .bottomnaviagtion a.active::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  z-index: -1;
  background-color: #ffffff;
}
@media only screen and (max-width: 1920px) {
  .section8 .bottomnaviagtion {
    width: 55.2%;
  }
}
@media only screen and (max-width: 1440px) {
  .section8 .bottomnaviagtion {
    width: 62.2%;
  }
}
@media only screen and (max-width: 1366px) {
  .section8 .bottomnaviagtion {
    width: 65.2%;
  }
}
@media only screen and (max-width: 1280px) {
  .section8 .bottomnaviagtion {
    width: 70.2%;
  }
}
@media only screen and (max-width: 1024px) {
  .section8 .bottomnaviagtion {
    width: 87.2%;
  }
}
@media only screen and (max-width: 912px) {
  .section8 .bottomnaviagtion {
    width: 97.2%;
  }
}
.section8 #mobileStickyNav {
  display: none;
}
.section8 #mobileStickyNav .bottomNav {
  padding: 12px 24px;
  border-radius: 50px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: rgba(246, 246, 246, 0.5);
  color: #fe3273;
  font-size: 14px;
  font-weight: 600;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}
.section8 #mobileStickyNav .bottomNav .slideup {
  width: 80%;
  height: 0;
  margin: 0 auto;
  border-radius: 8px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #f6f6f6;
  color: #fe3273;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  transition: 0.5s;
  position: fixed;
  z-index: 1;
  bottom: 0px;
  left: 0;
  right: 0;
  overflow-x: hidden;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox {
  padding: 12px;
  display: flex;
  flex-direction: column;
  text-align: left;
  height: 100%;
  overflow: hidden;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a {
  padding: 12px 12px;
  color: #fe3273;
  font-weight: 500;
  font-size: 14px;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a i {
  display: none;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a:hover {
  text-decoration: none;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a.active {
  background-color: #fff;
  border-radius: 5px;
  color: #fe3273;
  font-weight: 600;
  cursor: pointer;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a.active i {
  display: inline-flex;
  margin-right: 5px;
}
.section8 #mobileStickyNav .bottomNav .slideup .navbox a.closebtn {
  text-align: center;
  color: #2e93a1;
}
@media only screen and (max-width: 480px) {
  .section8 #mobileStickyNav .bottomNav .slideup {
    bottom: 0px;
    width: 90%;
  }
}
@media only screen and (max-width: 820px) {
  .section8 #mobileStickyNav {
    display: block;
    position: fixed;
    bottom: 15px;
    z-index: 3;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .section8 #mobileStickyNav {
    display: block;
    position: fixed;
    bottom: 15px;
    z-index: 3;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .section8 #mobileStickyNav {
    display: block;
    position: fixed;
    bottom: 15px;
    z-index: 3;
    left: 0;
    right: 0;
  }
  .section8 #mobileStickyNav .bottomNav {
    width: max-content;
    padding: 12px 20px;
  }
}
.section8 .bottomNav {
  padding: 12px 24px;
  border-radius: 50px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: rgba(246, 246, 246, 0.5);
  color: #fe3273;
  font-size: 14px;
  font-weight: 600;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}
.section8 .slideup {
  width: 80%;
  height: 0;
  margin: 0 auto;
  border-radius: 8px;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #f3f6fc;
  color: #fe3273;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  transition: 0.5s;
  position: fixed;
  z-index: 1;
  bottom: 0px;
  left: 0;
  right: 0;
  overflow-x: hidden;
}
.section8 .slideup .navbox {
  padding: 12px;
  display: flex;
  flex-direction: column;
  text-align: left;
  height: 100%;
  overflow: hidden;
}
.section8 .slideup .navbox a {
  padding: 12px 12px;
  color: #fe3273;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
.section8 .slideup .navbox a i {
  display: none;
}
.section8 .slideup .navbox a:hover {
  text-decoration: none;
}
.section8 .slideup .navbox a.active {
  background-color: #fff;
  border-radius: 5px;
  color: #fe3273;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section8 .slideup .navbox a.active i {
  display: inline-flex;
  margin-right: 5px;
  background-image: linear-gradient(to left, #f1135d, #032a64);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section8 .slideup .navbox a.closebtn {
  text-align: center;
  color: #fe3273;
}
@media only screen and (max-width: 480px) {
  .section8 .slideup {
    bottom: 0px;
    width: 90%;
  }
}
@media only screen and (max-width: 640px) {
  .section8 .container {
    max-width: 100% !important;
  }
}

footer {
  padding: 66px 0px 79px 0px;
  display: flex;
  justify-content: center;
  align-content: center;
  background: linear-gradient(247.38deg, rgba(229, 20, 93, 0.98) -14.17%, rgba(11, 42, 100, 0.98) 114.27%);
  position: relative;
  z-index: 1;
}
footer .footer-content {
  text-align: center;
}
footer .footer-content .footer-logo-box {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
footer .footer-content .footer-logo-box h2 {
  font-size: 45px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0;
}
footer .footer-content p {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 40px;
}
footer .footer-content .certifcate-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
}
footer .footer-content .certifcate-box img {
  margin-right: 10px;
}
footer .footer-content .footer-hr {
  border-top: 1px solid #ffffff;
  margin: 0 -32px 20px -32px;
}
footer .footer-content .tnc {
  color: #ffffff;
  font-weight: normal;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  footer .footer-content .tnc {
    flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
  footer .container {
    max-width: 100% !important;
  }
  footer .footer-content .footer-logo-box h2 {
    font-size: 28px;
    display: flex;
    flex-direction: column;
  }
  footer .footer-content .footer-logo-box h2 span {
    margin-bottom: 20px;
  }
  footer .footer-content .footer-logo-box h2 span img {
    height: 30px;
    width: 100%;
  }
  footer .footer-content .footer-hr {
    margin: 0 0px 20px 0px;
  }
}

.modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 20px 20px;
}
.modal .modal-dialog .modal-content .modal-header h1 {
  font-size: 16px;
  font-weight: 600;
}
.modal .modal-dialog .modal-content .modal-header button.btn-close {
  font-size: 10px;
  padding: 0 8px;
}
.modal .modal-dialog .modal-content .modal-header.team {
  border-bottom: none;
  padding: 15px 15px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 20px 20px;
  color: #484b59;
}
.modal .modal-dialog .modal-content .modal-body .logo-box {
  padding: 40px 70px;
  background: #FFF2DE;
  border-radius: 8px;
  margin: 0 15px;
  text-align: center;
  margin-bottom: 15px;
}
.modal .modal-dialog .modal-content .modal-body .logo-box img {
  width: 70%;
  height: auto;
}
.modal .modal-dialog .modal-content .modal-body .logo-box.ac {
  background: rgba(250, 0, 69, 0.05);
}
.modal .modal-dialog .modal-content .modal-body .logo-box.webbtree {
  background-color: rgba(46, 147, 161, 0.05);
}
.modal .modal-dialog .modal-content .modal-body .logo-box.colvill {
  background-color: rgba(177, 163, 95, 0.05);
}
.modal .modal-dialog .modal-content .modal-body .logo-box.arpeo {
  background-color: rgba(183, 212, 237, 0.05);
}
.modal .modal-dialog .modal-content .modal-body .companyinfo-mobile {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .fa-users {
  color: #969696;
}
.modal .modal-dialog .modal-content .modal-body .fa-linkedin, .modal .modal-dialog .modal-content .modal-body .fa-envelope, .modal .modal-dialog .modal-content .modal-body .fa-globe {
  color: #0652ba;
}
.modal .modal-dialog .modal-content .modal-body .content-body p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.modal .modal-dialog .modal-content .modal-body .content-body p span {
  background-image: linear-gradient(to left, #f1135d, #032a64);
  font-family: FontAwesome6Pro;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 1px 8px 0 1px;
}
.modal .modal-dialog .modal-content .modal-body .content-body p.f-16 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 20px;
}
.modal .modal-dialog .modal-content .modal-body .content-body p.fw-600 {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 20px;
}
.modal .modal-dialog .modal-content .modal-body.team {
  padding: 15px 15px;
  color: #484b59;
}
.modal .modal-dialog .modal-content .modal-footer {
  padding: 20px 20px;
  border-top: none;
}
.modal .modal-dialog .modal-content .modal-footer a {
  text-decoration: none;
}
.modal .modal-dialog .modal-content .modal-body.team {
  padding: 15px 15px;
  border-top: none;
}
.modal .modal-dialog .modal-content .modal-body.team .profile-pic img {
  width: 50%;
  height: auto;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info {
  background-color: #ffffff;
  padding: 14px 14px 14px 14px;
  border-radius: 4px;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info p.f-16 {
  font-size: 16px;
  font-weight: 500;
  color: #484b59;
  margin-bottom: 6px;
  text-align: center;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .team-position {
  padding: 4px 8px;
  border-right: 1px solid #f2f2f2;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .team-position p {
  font-size: 14px;
  color: #969696;
  line-height: 1;
  margin-bottom: 0;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .team-connect {
  padding: 4px 8px;
  display: flex;
  align-items: center;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .team-connect i {
  color: #0652ba;
  font-size: 14px;
  margin-right: 8px;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .btn-read-more {
  background-color: #ffffff;
  padding: 5px 20px;
  border: 1px solid rgba(6, 82, 186, 0.1019607843);
  border-radius: 4px;
  width: 100%;
  color: #0652ba;
  margin-top: 14px;
  transition: 0.4s all;
}
.modal .modal-dialog .modal-content .modal-body.team .team-membaer-info .btn-read-more:hover {
  background-color: #F3F6FC;
  transition: 0.4s all;
}
.modal .modal-dialog .modal-content .modal-body.team .team-member-img {
  background-color: #ffffff;
  padding: 13px 9px 0 9px;
  border-radius: 4px;
}
.modal .modal-dialog .modal-content .modal-body.team .team-member-img div img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 640px) {
  .modal .modal-dialog .modal-content .modal-body .logo-box {
    padding: 40px 0px;
    background: #FFF2DE;
    border-radius: 8px;
    margin: 0 0px;
    text-align: center;
    margin-bottom: 15px;
  }
  .modal .modal-dialog .modal-content .modal-body .logo-box img {
    width: 85%;
    height: auto;
  }
  .modal .modal-dialog .modal-content .modal-body .companyinfo-mobile {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    line-height: 2.5;
  }
  .modal .modal-dialog .modal-content .modal-body .companyinfo-desktop {
    display: none !important;
  }
}

#more {
  display: none;
}

#myBtn {
  cursor: pointer;
}

#myBtn2 {
  cursor: pointer;
  display: none;
}

.section4 {
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 640px) {
  .section4 h2.timeline-component-desc {
    font-size: 28px;
  }
}

@media only screen and (max-width: 640px) {
  .ms-4 {
    margin-left: 0 !important;
  }
}
#gray-box {
  display: flex;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: #d9d9d9;
}

/*# sourceMappingURL=wcrgroup.css.map */
