/* Our Experts */
.event-profile {
  background-color: #f9f8f8;
  padding: 50px 0;
}
.event-profile .container {
  padding-right: 0;
}
.event-profile h3 {
  margin-bottom: 48px;
}
.expert-wrapper {
  display: flex;
  overflow: auto;
  padding-bottom: 10px;
}
.expert-wrap {
  flex: 0 0 90%;
  display: flex;
  margin-right: 15px;
  align-items: center;
}
.expert-picture {
  width: 90px;
  height: 90px;
  border: 1px solid #14151b;
}
.expert-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.expert-detail {
  background-color: #14151b;
  padding: 10px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 110px);
}
.our-experts {
  font-size: 1.5rem;
  color: #fff;
}
.our-experts span {
  display: block;
  color: #fff;
  font-size: 1.2rem;
  margin-top: 4px;
}
.linkedin-profile {
  width: 20px;
}
.linkedin-profile svg {
  width: 100%;
  height: 100%;
}

/* Our Experts Close */
.meet-us-2023 {
  padding-top: 23px;
  margin: 25px 0 36px;
  position: relative;
}
.meet-us-2023:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 8px;
  background-color: #14151b;
}
.meet-us-prominent {
  font-size: 18px;
  line-height: 1.18;
}
.booth-date {
  margin-bottom: 36px;
}
.from-date em {
  width: 10px;
  height: 2px;
  margin: 0 5px;
  display: inline-flex;
  align-items: center;
  background-color: #fff;
}
.meet-us-2023 strong {
  display: block;
  font-size: 3rem;
  line-height: 36px;
  letter-spacing: -1.5px;
  margin-bottom: 12px;
  font-weight: 600;
}
.meet-us-2023 span {
  display: block;
  margin-bottom: 9px;
  font-size: 2rem;
  margin-right: 10px;
}
.from-date {
  font-size: 16px;
  font-weight: 700;
  background: #14151b;
  color: #fff;
  padding: 10px 16px;
}
.meet-us-para {
  font-size: 1.8rem;
  margin-top: 20px;
}
.event-list {
  margin: 14px 0 10px;
}
.event-list li {
  font-size: 16px;
  margin-bottom: 14px;
  position: relative;
  line-height: 1.1;
  padding-left: 14px;
  font-weight: 600;
}
.event-list li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #14151b;
  position: absolute;
  left: 0;
  top: 6px;
}
.meet-us-para strong {
  font-weight: 700;
}
.consult-schedule {
  margin-top: 30px;
}
.form-top-head {
  margin-bottom: 20px;
}
.lab-section {
  padding: 50px 0;
}
.lab-section h3 {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 50px;
}
.lab-list {
  text-align: center;
}
.lab-box {
  margin-bottom: 20px;
  padding: 0 15px;
}
.lab-box:last-child {
  margin-bottom: 0;
}
.lab-list strong {
  display: block;
  width: calc(100% - 30px);
  background-color: #14151b;
  color: #fff;
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 48px;
  letter-spacing: -0.01em;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  text-align: left;
  font-family: "Proxima Nova Th";
}
.lab-box span {
  display: block;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 28px;
  margin: -15px 0 0 30px;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 21px 10px 10px 15px;
  letter-spacing: -0.01em;
  border: 1px solid #14151b;
}
.ces-section {
  background-color: #f9f8f8;
  padding: 60px 0 50px;
  margin-bottom: 40px;
}
.ces-section h2 {
}
.tech-awards {
  background-color: #f9f8f8;
  padding: 50px 0;
}
.tech-head {
  margin-bottom: 24px;
}
.tech-head h2 {
  margin-bottom: 6px;
  font-family: "Proxima Nova Th";
}
.tech-head span {
  font-size: 1.6rem;
}
.award-listed {
  overflow-x: scroll;
  padding-bottom: 10px;
}
.award-listed li {
  background-color: #14151b;
  flex: 0 0 80%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  height: 250px;
  padding: 20px;
  position: relative;
}
.award-listed li span {
  display: block;
}
.awards-txt {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 75%;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "Proxima Nova Lt";
  transform: translateX(-50%);
}
.awards-logos {
  width: 140px;
  margin: 0 auto 15px;
}
.awards-logos .st0 {
  fill: #fff;
}
.fill-none .st0 {
  fill: none;
}
.service-section {
  padding: 50px 0 40px 0;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.service-section h2 {
  margin-bottom: 16px;
}
.service-section h2 br {
  display: none;
}
.sec-detail {
  font-size: 1.6rem;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.service-design p {
  font-size: 1.6rem;
}
.service-block {
  overflow-x: scroll;
  padding-bottom: 10px;
}
.service-design {
  position: relative;
  padding: 30px 15px 0 0;
  flex: 0 0 85%;
  margin-right: 15px;
}
.service-design::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 8px;
  background-color: #14151b;
}
.service-design h3 a {
  color: #14151b;
}
.service-design h3 a:hover {
  color: #e01321;
}
.flex-from {
  margin-top: 10px;
  padding: 22px 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 20px 25px -5px,
    rgba(0, 0, 0, 0.01) 0 10px 10px -5px;
}
.flex-from h3 {
  font-size: 3rem;
  margin-bottom: 5px;
  position: relative;
}
.flex-from .bunch-txt {
  padding-top: 0;
}
.flex-from .bunch-txt::after {
  display: none;
}
.convenient-section {
  background-color: #f9f8f8;
  position: relative;
  padding: 50px 0 20px 0;
}
.convenient-section h2 br {
  display: none;
}
.convenient-info {
  position: relative;
  margin-bottom: 40px;
}
.convenient-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: none;
}
.convenient-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.black-bg {
  margin-bottom: 45px;
}
.process-decimal {
  display: block;
  color: #a79fa3;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1px;
  font-family: "Proxima Nova Lt";
}
.convenient-info h3 br {
  display: none;
}
.convenient-info:nth-child(5) .progress-block:after {
  display: none;
}
.advantages-section {
  background-color: #fdcfc1;
  padding: 40px 0 30px 0;
  position: relative;
  overflow: hidden;
}
.advantages-section h2 {
  position: relative;
}
.advantages-section h2 br {
  display: none;
}
.advantage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hide-content {
  display: none;
}
.choose-box {
  margin: 0 0 36px 0;
  border-top: 2px solid #14151b;
}
.choose-box h3 {
  padding-top: 15px;
  position: relative;
  margin-bottom: 5px;
}
.choose-box h3::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 44%;
  height: 2px;
  background-color: #14151b;
}
.black-bg img {
  width: 100%;
  height: 100%;
}
.development-section {
  padding: 40px 0 35px 0;
  background-color: #fff;
}
.development-section h2 {
  margin-bottom: 35px;
}
.development-section h2 br {
  display: none;
}
.development-wrap {
  margin-bottom: 40px;
}
.development-block p {
  margin-bottom: 10px;
}
.development-block h3 {
  transition: all 0.5s;
}
.development-block {
  border-radius: 1px;
  margin-bottom: 15px;
  transition: all 0.5s;
  padding: 0;
}
.development-inform {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  font-size: 14px;
}
.development-pic {
  margin-bottom: 15px;
}
.development-pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.portfolio-box {
  padding: 20px 0;
  position: relative;
}
.development-pic {
  position: relative;
}
.develop-color {
  position: relative;
  color: #14151b;
  transition: all 0.5s;
}
.development-block:hover .develop-color:after {
  bottom: -2px;
}
.develop-color:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  transition: all 0.5s ease-out;
  background-color: #c6c7cb;
  height: 2px;
}
.develop-color:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -2px;
  width: 0%;
  background-color: #14151b;
  height: 2px;
  transition: width 0.3s ease;
}
.develop-color:hover:before {
  background-color: #1f212c;
  width: 100%;
  transition: width 0.3s ease;
}
.development-block:hover h3 .develop-color {
  color: #e42c38;
}
.con-browse {
  display: block;
}
.inform-section {
  background-color: #f9f8f8;
  padding: 50px 0 40px 0;
}
.inform-box {
  margin-left: 0;
  position: relative;
  padding: 30px 0;
}
.user-content {
  max-width: 817px;
  padding-bottom: 45px;
  margin-bottom: 38px;
  border-bottom: 2px solid #14151b;
}
.client-img {
  text-align: center;
}
.rating-info strong {
  display: block;
  font-size: 1.3rem;
  font-family: "Proxima Nova Rg";
  line-height: 1;
  font-weight: 700;
  margin-bottom: 15px;
  padding-right: 80px;
}
.rating-info img {
  width: 214px;
  height: 83px;
}
.inform-section h2 {
  margin-bottom: 0;
}
.clint-name {
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  font-size: 1.4rem;
  margin: 10px 0 25px 0;
  text-align: center;
}
.clint-name strong {
  display: block;
  margin-top: 5px;
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  font-size: 1.6rem;
}
.inform-box p {
  color: #272a37;
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-family: "Proxima Nova Lt";
  font-weight: 300;
}
.click-video {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  text-align: center;
  font-size: 1.8rem;
  display: inline-block;
  cursor: pointer;
  transition: width 0.8s ease;
  color: #14151b;
  position: relative;
}
.click-video:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #d8d4d6;
}
.click-video:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -5px;
  width: 0%;
  background-color: #14151b;
  height: 2px;
  transition: width 0.3s ease;
}
.click-video:hover:before {
  background-color: #1f212c;
  width: 100%;
  transition: width 0.3s ease;
}
.click-video em {
  width: 20px;
  display: inline-block;
  position: absolute;
  left: -30px;
  top: 1px;
}
.click-video .st0 {
  fill: #e01321 !important;
}
.client-dot {
  position: absolute;
  top: -30px;
  width: 100%;
  left: 0;
  display: none;
}
.quote {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.quote img {
  width: 30px;
}
.rating-slider em {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.rating-slider img {
  width: 214px;
  height: 83px;
}
.rating-slider {
  position: relative;
  width: 214px;
  height: 83px;
  overflow: hidden;
  text-align: center;
}
.rating-slider figure {
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 214px;
  opacity: 0;
  animation-name: fade;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 16s;
  -webkit-animation-iteration-count: infinite;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  18% {
    opacity: 1;
  }
  24% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.rating-slider em {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.rating-slider figure:nth-child(1) {
  animation-delay: 0s;
}
.rating-slider figure:nth-child(2) {
  animation-delay: 2s;
}
.rating-slider figure:nth-child(3) {
  animation-delay: 4s;
}
.rating-slider figure:nth-child(4) {
  animation-delay: 6s;
}
.rating-slider figure:nth-child(5) {
  animation-delay: 8s;
}
.rating-slider figure:nth-child(6) {
  animation-delay: 10s;
}
.rating-slider figure:nth-child(7) {
  animation-delay: 12s;
}
.rating-slider figure:nth-child(8) {
  animation-delay: 14s;
}
.rating-slider figure:nth-child(9) {
  animation-delay: 16s;
}
.brand-section {
  padding: 17px 0 50px;
}
.brand-detail {
  padding: 40px 0 50px;
  border-top: 8px solid #14151b;
  border-bottom: 4px solid #14151b;
}
.top-border-remove .brand-detail,
.brand-hide {
  border-top: none;
}
.brand-hide {
  border-bottom: none;
  padding: 20px 0 0;
}
.happy-customer {
  display: inline-block;
  font-size: 1.6rem;
  margin-bottom: 40px;
  font-weight: 800;
  letter-spacing: -0.9px;
}
.brandlogo h3 {
  margin-bottom: 5px;
  font-family: "Proxima Nova Bl";
  font-weight: 800;
}
.brandlogo h3 br {
  display: none;
}
.brand-logos {
  display: flex;
  justify-content: space-between;
}
.brand-logos li {
  background-color: #14151b;
  display: inline-flex;
  align-items: center;
  width: 19%;
  height: 80px;
  padding: 0 15px 0 20px;
}
.brand-logos li svg {
  width: auto;
  height: 52px;
}
.brand-logos li.amdocs-brand svg {
  width: 137px;
}
.brand-logos li.cisco-brand .st1 {
  fill: none;
  stroke: none;
}
.industries-block {
  background-color: #ecebeb;
  padding: 40px 10px 10px;
  position: relative;
  z-index: 1;
}
.industries-team {
  display: none;
}
.industries-left h2 {
  position: relative;
  padding-top: 10px;
}
.industries-left h2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 8px;
  background-color: #e01321;
}
.industries {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.industries-logo {
  width: 125px;
  height: 130px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 5px 15px 5px;
  position: relative;
  box-shadow: 0 11px 21px 0 rgba(0, 0, 0, 0.02);
}
.industries-logo:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #027da5;
  transition: width 0.3s ease;
}
.industries-logo:hover:after {
  width: 100%;
}
.industries-logo:hover {
  box-shadow: 0 11px 21px 0 rgba(0, 0, 0, 0.05);
}
.industries-img {
  text-align: center;
  margin-bottom: 8px;
}
.industries-img img {
  width: 50px;
}
.industries-logo strong {
  font-family: "Proxima Nova Bl";
  font-weight: 700;
  font-size: 1.6rem;
  color: #14151b;
}
.industries-section {
  padding-bottom: 30px;
}
.landing-cta {
  background-color: #14151b;
  padding: 45px 0;
}
.cta-flex {
}
.landing-cta p {
  font-size: 22px;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 20px;
}
.btn-consult {
  background-color: #02789e;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  padding: 20px 26px;
  transition: all 0.5s;
  border: 2px solid transparent;
}
.btn-consult:hover {
  border: 2px solid #02789e;
  color: #14151b;
  background: 0 0;
}
.gallery-wrapper {
  margin-bottom: 40px;
}
.gallery-wrapper h3 {
  margin-bottom: 50px;
}
.custom-select {
  position: relative;
}
.custom-select:after {
  position: absolute;
  content: "";
  display: inline-block;
  border: solid #bdb6b8;
  border-width: 0 2px 2px 0;
  right: 24px;
  z-index: 1;
  padding: 4px;
  top: 22px;
  pointer-events: none;
  margin-left: 16px;
  transition: 0.3s ease-in;
  transform: rotate(45deg);
}
.custom-select select {
  font-family: "Proxima Nova Rg";
  border: 1px solid #999aa1;
  border-radius: 2px;
  padding: 16px 12px 17px 21px;
  font-weight: normal;
  font-size: 1.8rem;
  color: #14151b;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#button {
  display: inline-block;
  background-color: #ff9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.grow-section {
  background-color: #14151b;
  padding: 25px 0 20px;
}
.grow-figure {
  display: none;
}
.grow-figure img {
  border-radius: 6px;
}
.grow-box {
  padding: 15px 0;
  align-items: center;
  position: relative;
}
.grow-content {
  margin-top: 20px;
}
.grow-content h3 {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 10px;
}
.grow-content p {
  color: #fff;
  margin-bottom: 0;
}
.btn-grow {
  background-color: #02789e;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  padding: 18px;
  transition: all 0.5s;
  border: 2px solid transparent;
}
.btn-grow:hover {
  border: 2px solid #02789e;
  color: #fff;
  background: 0 0;
}
/* Brands title */
.brand-title {
  background-color: #bcdfea;
  padding: 40px 0;
}
.brand-title h3 {
  margin-bottom: 46px;
}
.brand-title-wrap {
}
.brand-title-box {
  padding: 30px 15px;
  border-radius: 1px;
  margin-bottom: 20px;
  background-color: #fff;
  transition: all 0.3s ease;
}
.brand-title-logo {
  padding: 8px 20px;
  min-height: 66px;
  margin-bottom: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #bcdfea;
}
.brand-title-box h4 {
  margin-bottom: 24px;
}
.brand-title-box p {
  font-size: 1.8rem;
  line-height: 1.45;
}
.brand-title-box:hover {
  background-color: #fff;
}
/* Brands title Close */
/* Contact */
.management-section {
  padding: 50px 0 0;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.business-block {
  background-color: #f9f8f8;
  position: relative;
  padding: 30px 15px;
}
.contact-idea.time {
  margin-bottom: 50px;
}
.contact-idea h2 {
  margin-bottom: 14px;
}
.business-wrap {
}
.contact-idea p {
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}
.contact-idea .consultation-btn {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 1.4rem;
  background-color: #02789e;
  color: #fff;
  border: 2px solid #02789e;
  border-radius: 4px;
  padding: 16px 13px;
  transition: all 0.5s;
}
.manager-img img {
  width: 145px;
  height: 145px;
  object-fit: cover;
  border-radius: 50%;
}
.inform-wrap {
  margin-left: 20px;
  padding-top: 14px;
}
.manager-inform {
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.manager-inform strong {
  display: block;
  font-size: 1.8rem;
  letter-spacing: -0.8px;
  margin-bottom: 3px;
  font-family: "Proxima Nova Th";
}
.media-type {
  display: flex;
  margin-bottom: 8px;
}
.media-type span {
  font-size: 1.8rem;
  margin-right: 10px;
}
.media-type img {
  width: 25px;
  height: 100%;
}
.media-link {
  color: #e01321;
  position: relative;
  font-size: 1.8rem;
  display: inline-block;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  transition: all 0.3s ease-out;
}

.media-link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #c6c7cb;
  width: 100%;
  height: 2px;
}

.media-link:before {
  content: "";
  position: absolute;
  bottom: -2px;
  z-index: 1;
  left: 0;
  background-color: #14151b;
  width: 0%;
  height: 2px;
  transition: width 0.3s ease;
}

.media-link:hover:before {
  width: 100%;
  background-color: #1f212c;
  transition: width 0.3s ease;
}
/* Contact  Close*/
/* Faq */
.frequently-section {
  padding: 50px 0 50px 0;
}
.accordion {
  margin-bottom: 24px;
  position: relative;
}
.faq-question {
  background-color: #e9e7e7;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-family: "Proxima Nova Th";
  font-weight: 700;
  font-size: 20px;
  color: #14151b;
  top: 1px;
  left: 0;
  display: none;
}
.que {
  cursor: pointer;
  position: relative;
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  font-size: 2rem;
  display: block;
  color: #14151b;
  padding: 0 28px 16px 0;
  border-radius: 0.15em;
}
.acc-question.active::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 1px;
  width: 2px;
  height: calc(100% - 20px);
  background-color: #14151b;
}

.acc-question:after {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 5px;
  border: solid #1f212c;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
}

.acc-question.active:after {
  top: 9px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.accordion-content {
  display: none;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
}
.ans-point {
  display: none;
}
.ans {
  color: #14151b;
  line-height: normal;
  letter-spacing: -0.7px;
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  font-size: 1.8rem;
  word-spacing: 1.5px;
  padding: 0 10% 20px 0;
}
.bottom-line {
  background-color: #e6e6e6;
  height: 2px;
  border: none;
}
.acc-question.active .que {
  color: #e42c38;
}
.accordion-content li {
  font-size: 1.6rem;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.accordion-content li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 5px;
  height: 5px;
  background-color: #dad4d6;
}
/* Faq Close */

@media all and (min-width: 360px) {
  .expert-wrap {
    flex: 0 0 86%;
  }
  .our-experts {
    font-size: 1.6rem;
  }
  .our-experts span {
    font-size: 1.3rem;
  }
  .contact-idea .consultation-btn {
    font-size: 1.5rem;
    padding: 16px 15px;
  }
}
@media all and (min-width: 375px) {
  .meet-us-2023 {
    margin: 34px 0 36px;
    padding-top: 18px;
  }
  .booth-flex {
    display: flex;
  }
  .meet-us-2023 span {
    font-size: 18px;
  }
  .our-experts span {
    font-size: 1.4rem;
  }
  .linkedin-profile {
    width: 24px;
    height: 24px;
  }
  .contact-idea .consultation-btn {
    font-size: 1.6rem;
    padding: 20px 15px;
  }
}
@media all and (min-width: 414px) {
  .expert-wrap {
    flex: 0 0 78%;
  }
}
@media all and (min-width: 576px) {
  .service-design {
    flex: 0 0 44%;
  }
  .award-listed li {
    flex: 0 0 45%;
  }
  .choose-box p {
    padding-right: 100px;
  }
  .expert-wrap {
    flex: 0 0 55%;
  }
}
@media all and (min-width: 768px) {
  .event-profile {
    padding: 60px 0 0;
  }
  .expert-wrapper {
    flex-wrap: wrap;
    overflow: visible;
    padding-bottom: 0;
    justify-content: space-between;
  }
  .expert-wrap {
    flex: 0 0 auto;
    width: 48%;
    margin: 0 0 60px 0;
  }
  .lab-section h3 {
    font-size: 2.8rem;
  }
  .lab-list {
    display: flex;
    flex-wrap: wrap;
  }
  .lab-box {
    width: 46%;
  }
  .service-section {
    padding: 60px 0 20px;
  }
  .service-section h2 {
    max-width: 640px;
  }
  .service-block {
    overflow: visible;
    flex-wrap: wrap;
  }
  .service-section h2 br {
    display: block;
  }
  .service-design {
    flex: 0 0 45%;
    padding: 0;
    padding-top: 25px;
    margin: 0 0 48px 0;
  }
  .flex-from .bunch-txt {
    display: block;
  }
  .flex-from .bunch-txt:after {
    max-width: none;
  }
  .award-listed li {
    flex: 0 0 30%;
  }
  .convenient-info {
    flex: 0 0 40%;
    margin-right: 10px;
  }
  .convenient-section h2 br {
    display: block;
  }
  .convenient-section h2 {
    max-width: 640px;
    margin-bottom: 40px;
  }
  .convenient-info h3 br {
    display: block;
  }
  .advantages-section h2 {
    max-width: 640px;
  }
  .advantage-wrap {
    width: 85%;
    margin-bottom: 55px;
  }
  .choose-box {
    display: flex;
    margin: 0 10px 20px 0;
    border-radius: 1px;
    padding-top: 10px;
    position: relative;
  }
  .choose-box h3 {
    width: 185px;
    letter-spacing: -0.9px;
    position: relative;
  }
  .choose-box h3::after {
    top: -10px;
    width: 100%;
  }
  .choose-box p {
    width: calc(100% - 185px);
    padding: 0 20px 0 30px;
  }
  .hide-content {
    display: block;
  }
  .advantages-section h2 br {
    display: block;
  }
  .development-section {
    padding: 60px 0;
  }
  .development-section h2 {
    max-width: 640px;
  }
  .development-block {
    flex: 0 0 32%;
    transition: all 0.2s linear;
  }
  .development-block:hover {
    transform: translateY(-10px);
  }
  .development-section h2 br {
    display: block;
  }
  .inform-section {
    padding: 60px 0;
  }
  .inform-section h2 {
    margin-bottom: 36px;
  }
  .inform-box {
    padding: 0;
    border-bottom: 2px solid #14151b;
  }
  .client-box {
    width: 105px;
  }
  .user-content {
    width: calc(100% - 225px);
    padding: 0 20px 30px 0;
    margin-bottom: 0;
    border-bottom: none;
    position: relative;
  }
  .user-content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #14151b;
  }
  .user-speak {
    width: calc(100% - 110px);
    margin-left: 38px;
  }
  .rating-info {
    width: 215px;
    padding-top: 25px;
  }
  .rating-info strong {
    padding-right: 0;
  }
  .industries-section {
    padding-bottom: 0;
    position: relative;
    margin-top: 50px;
  }
  .industries-people img {
    width: 100%;
  }
  .industries-block {
    padding: 40px 20px 10px;
  }
  .industries {
    justify-content: space-between;
  }
  .industries-logo {
    width: 150px;
    margin: 0 0 15px;
  }
  .industries-team {
    display: block;
    margin-top: -300px;
  }
  .cta-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .landing-cta p {
    font-size: 26px;
    margin-bottom: 0;
  }
  .grow-content h3 {
    font-size: 3rem;
  }
  .grow-content p {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 0;
  }
  .business-wrap,
  .brand-title-wrap {
    display: flex;
  }
  .brand-title-wrap {
    justify-content: space-between;
  }
  .brand-title-box {
    width: 32%;
    margin-bottom: 0;
  }
  .brand-title-logo svg {
    width: 130px;
  }
  /* Faq */
  .frequently-section {
    padding: 60px 0 30px;
  }
  .frequently-section {
    padding: 60px 0 30px;
  }
  .acc-question.active .faq-question {
    background-color: #dd1220;
    color: #fff;
  }
  .acc-question:hover .faq-question {
    background-color: #dd1220;
    color: #fff;
  }
  .faq-space {
    padding-top: 0;
  }
  .accordion {
    margin-bottom: 36px;
  }
  .que {
    padding: 0 70px 23px 0;
    letter-spacing: -0.9px;
  }
  .ans-point {
    display: inline-flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -0.6px;
    font-family: "Proxima Nova Th";
    font-weight: 700;
    background-color: #14151b;
  }
  .bottom-line {
    margin-left: 40px;
  }
  .faq-question {
    display: inline-flex;
  }
  .acc-question,
  .accordion-content {
    padding-left: 40px;
  }
  /* Faq Close */
}
@media all and (min-width: 992px) {
  .expert-wrap {
    width: 31%;
  }
  .lab-section h3 {
    text-align: left;
    font-size: 3.2rem;
  }
  .lab-list {
    display: flex;
    justify-content: space-between;
  }
  .service-design {
    flex: 0 0 32%;
  }
  .flex-from {
    padding: 35px 30px;
    margin-bottom: 30px;
  }
  .tech-awards {
    padding: 70px 0;
  }
  .award-listed {
    padding-bottom: 0;
    overflow: visible;
  }
  .award-listed li {
    flex: 0 0 auto;
    width: 19%;
    margin-right: 0;
  }
  .awards-logos {
    width: 115px;
  }
  .convenient-info {
    flex: 0 0 18%;
    margin-right: 0;
  }
  .inform-section h2 {
    margin-bottom: 50px;
  }
  .user-content {
    width: calc(100% - 275px);
  }
  .clint-name {
    text-align: left;
  }
  .rating-info {
    width: 270px;
    padding: 0 0 50px 25px;
  }
  .rating-info strong {
    padding-right: 60px;
  }
  .inform-box p {
    margin-bottom: 20px;
  }
  .gallery-wrapper {
    margin-bottom: 60px;
  }
  .meet-us-2023 span {
    font-size: 26px;
  }
  .industries-section {
    padding-bottom: 50px;
    margin-top: 80px;
    margin: 50px 0 90px;
  }
  .industries-block {
    max-width: 650px;
    padding: 40px;
  }
  .industries-team {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 707px;
    height: 100%;
    max-height: 570px;
    z-index: -1;
  }
  .industries {
    justify-content: space-between;
  }
  .industries-logo {
    width: 135px;
    margin-right: 0;
  }
  .grow-content {
    margin: 0 0 0 20px;
  }
  .grow-business {
    width: calc(100% - 235px);
  }
  .business-block {
    display: flex;
    justify-content: space-between;
    padding: 45px 15px;
  }
  .contact-idea.time {
    width: 50%;
    margin-bottom: 0;
  }
  .business-wrap {
    width: 45%;
    align-items: center;
  }
  .brand-title-logo svg {
    width: 142px;
  }
  /* Faq */
  .frequently-section {
    padding: 70px 0 50px 0;
    position: relative;
  }
  .frequently-section h2 {
    margin-bottom: 44px;
  }
  /* Faq Close */
}
@media all and (min-width: 1024px) {
  .lab-box {
    width: 25%;
    margin-bottom: 0;
  }
  .service-section {
    padding: 80px 0 15px 0;
  }
  .sec-detail {
    width: 65%;
    font-size: 2.2rem;
    margin-bottom: 50px;
  }
  .service-design p {
    font-size: 1.8rem;
    line-height: 1.23;
  }
  .service-design {
    margin: 0 0 65px 0;
  }
  .service-design h3 {
    margin-bottom: 18px;
  }
  .tech-head h2 {
    margin-bottom: 4px;
  }
  .advantages-section {
    padding: 60px 0 25px 0;
    overflow: hidden;
  }
  .advantages-section h2 {
    margin-bottom: 35px;
  }
  .advantage-wrap {
    overflow: visible;
    width: 42%;
  }
  .choose-box {
    flex: 0 0 19%;
    margin: 0 0 20px 0;
  }
  .choose-box:last-child {
    margin-bottom: 0;
  }
  .choose-box p {
    font-size: 1.6rem;
    padding-right: 0;
    width: calc(100% - 156px);
  }
  .advantage-blog {
    display: flex;
    justify-content: space-between;
  }
  .black-bg {
    width: 50.36%;
    height: 100%;
  }
  .black-bg img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .inform-box p {
    font-size: 2.2rem;
  }
}
@media all and (min-width: 1200px) {
  .event-profile {
    padding: 65px 0 20px;
  }
  .lab-section h3 {
    font-size: 3.8rem;
  }
  .service-section {
    padding: 90px 0 0 0;
  }
  .service-design {
    flex: 0 0 30.1%;
    padding: 20px 40px 20px 0;
    margin-bottom: 49px;
  }
  .service-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 30px;
  }
  .service-flex .service-design {
    flex: 0 0 48%;
  }
  .service-flex .service-block {
    width: 57%;
  }
  .flex-from {
    width: 40%;
    margin-top: 0;
    position: sticky;
    top: 140px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 20px 25px -5px,
      rgba(0, 0, 0, 0.01) 0 10px 10px -5px;
    padding: 20px 35px;
  }
  .flex-from .vertical-blog {
    width: 100%;
  }
  .flex-from .bunch-txt::after {
    display: none;
  }
  .sec-detail {
    font-size: 2.6rem;
    line-height: 29px;
    margin-bottom: 72px;
  }
  .tech-head span {
    font-size: 1.7rem;
  }
  .convenient-section {
    padding: 50px 0 0 0;
  }
  .advantages-section h2 {
    max-width: 500px;
  }
  .choose-box h3 {
    width: 205px;
    font-size: 2.6rem;
  }
  .choose-box p {
    width: calc(100% - 205px);
  }
  .development-section h2 {
    max-width: 720px;
  }
  .inform-section {
    padding: 85px 0 70px 0;
  }
  .inform-section:after {
    width: 260px;
    height: 260px;
  }
  .inform-box p {
    font-size: 2.6rem;
  }
  .client-dot {
    top: -100px;
  }
  .brand-section {
    padding: 0 0 80px;
  }
  .brand-hide {
    padding: 60px 0 0px;
  }
  .brandlogo h3 br {
    display: inline;
  }
  .meet-us-prominent {
    font-size: 20px;
  }
  .grow-figure {
    display: block;
  }
  .management-section {
    padding: 70px 0 0;
  }
  .business-block {
    padding: 45px 30px;
  }
  .contact-idea p {
    font-size: 2.2rem;
  }
  .contact-idea .consultation-btn {
    font-size: 1.8rem;
    padding: 26px 15px;
  }
  .brand-title {
    padding: 55px 0;
  }
  .brand-title-box {
    padding: 25px 20px;
    position: relative;
  }
  .brand-title-logo svg {
    width: auto;
  }
  .brand-title-box:after {
    content: "";

    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: 8px solid #14151b;
  }
  .brand-title-box:hover:after {
    opacity: 1;
    transition: all 0.5s ease-out 0s;
  }
  .brand-title-box:hover .brand-title-logo {
    background: #d9f6ff;
    transition: all 0.5s ease-out 0s;
  }
  /* Faq  */
  .frequently-section h2 {
    margin-bottom: 46px;
  }
  .frequently-section:after {
    content: "";
    bottom: -37px;
    z-index: -1;
    left: 0;
    width: 0;
    height: 0;
    border-top: 175px solid transparent;
    border-left: 175px solid #e42c38;
    border-bottom: 175px solid transparent;
    display: none;
  }
  .que {
    padding: 0 170px 23px 0;
    font-size: 2.6rem;
  }
  .ans {
    font-size: 2rem;
    line-height: normal;
    word-spacing: normal;
    letter-spacing: normal;
  }
  .accordion {
    margin-bottom: 38px;
  }
  /* Faq Close */
}
@media all and (min-width: 1280px) {
  .service-section {
    padding: 99px 0 40px 0;
  }
  .service-block {
    padding-bottom: 0;
  }
  .service-section .container {
    max-width: 1300px;
  }
  .service-section h2 {
    max-width: 1170px;
    margin-bottom: 12px;
  }
  .sec-detail {
    width: 80%;
  }
  .dot-hide {
    bottom: -31px;
    left: 10px;
    width: 94%;
  }
  .service-design {
    padding: 20px 40px 30px 0;
    margin-bottom: 49px;
  }
  .service-design h3 {
    margin-bottom: 19px;
  }
  .flex-from {
    margin-bottom: 0;
    margin-top: 70px;
  }
  .services-linking .sec-detail,
  .service-flex .service-design {
    margin-bottom: 0;
  }
  .service-flex .service-design {
    margin-top: 70px;
  }
  .services-linking h2 {
    max-width: 1280px;
  }
  .services-linking .sec-detail {
    width: 80%;
  }
  .tech-awards {
    padding: 90px 0;
  }
  .awards-logos {
    width: 140px;
  }
  .convenient-section {
    padding: 122px 0 110px 0;
  }
  .convenient-section h2 {
    max-width: 1170px;
    margin-bottom: 60px;
  }
  .convenient-info {
    flex: 0 0 19%;
  }
  .advantages-section {
    padding: 100px 0;
  }
  .advantages-section h2 {
    margin-bottom: 67px;
  }
  .advantage-wrap {
    margin-bottom: 0;
  }
  .choose-box {
    flex: 0 0 18.5%;
  }
  .choose-box h3 {
    font-size: 2.4rem;
    line-height: 24px;
  }
  .choose-box p {
    width: calc(100% - 160px);
  }
  .process-blog h3 {
    width: 160px;
    padding-left: 0;
  }
  .process-decimal {
    position: static;
    display: block;
  }
  .development-section {
    padding: 128px 0 100px;
  }
  .development-section h2 {
    margin-bottom: 50px;
  }
  .portfolio-head {
    margin-bottom: 50px;
    align-items: end;
  }
  .development-block {
    flex: 0 0 30%;
  }
  .development-wrap {
    margin-bottom: 25px;
  }
  .development-pic {
    margin-bottom: 0;
    width: 371px;
    height: 296px;
  }
  .development-block h3 {
    padding: 0;
    margin-bottom: 15px;
  }
  .development-block p {
    padding: 0 13px 0 0;
    margin-bottom: 25px;
    font-size: 1.8rem;
    line-height: 1.28;
  }
  .development-block {
    padding: 0;
  }
  .development-inform {
    padding: 0 20px 0 0;
    line-height: 14px;
  }
  .inform-section {
    padding: 90px 0;
  }
  .user-content {
    padding: 0 0 55px 0;
  }
  .inform-section:after {
    right: -105px;
    width: 300px;
    height: 300px;
  }
  .inform-section h2 {
    margin-bottom: 50px;
  }
  .client-img {
    top: -51px;
  }
  .inform-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 0;
    margin-bottom: 30px;
    border-top: 4px solid #14151b;
    border-bottom: 4px solid #14151b;
    border-top: none;
  }
  .client-box {
    width: 129px;
  }
  .user-speak {
    width: calc(100% - 129px);
    padding-left: 42px;
    margin-left: 0;
  }
  .clint-name {
    margin: 10px 0 50px 0;
    text-align: left;
  }
  .client-img {
    top: -88px;
  }
  .inform-box p {
    padding: 0 84px 0 0;
    word-spacing: normal;
    margin-bottom: 30px;
  }
  .click-video-btn {
    display: block;
  }
  .rating-info {
    width: 290px;
    padding-left: 0;
    margin-right: 65px;
  }
  .rating-info strong {
    padding-right: 100px;
  }
  .brand-section {
    padding: 0 0 90px;
  }
  .brand-detail {
    padding: 60px 0 70px;
  }
  .brand-hide {
    padding: 60px 0 0px;
  }
  .brandlogo h3 br {
    display: inline;
  }
  .consult-schedule {
    margin-top: 45px;
  }
  .ces-section {
    margin-bottom: 80px;
  }
  .gallery-wrapper {
    margin-bottom: 80px;
    margin-top: -25px;
  }
  .grow-content h3 {
    font-size: 3.6rem;
  }
  .grow-content p {
    width: 88%;
    font-size: 26px;
  }
  .industries-section {
    padding-bottom: 154px;
    margin-bottom: 0;
  }
  .industries-team {
    max-height: 717px;
    max-width: 786px;
  }
  .industries-people img {
    height: 100%;
  }
  .industries-block {
    max-width: 906px;
    padding: 44px;
  }
  .industries-block {
    padding: 75px 112px 73px 106px;
  }
  .industries-left h2 {
    padding-top: 17px;
    margin-bottom: 29px;
  }
  .industries-logo {
    margin-bottom: 18px;
    width: 149px;
  }
  .industries-img {
    margin-bottom: 13px;
  }
  .industries-section:after {
    bottom: -1px;
  }
  .grow-figure {
    width: 155px;
  }
  .grow-content {
    width: calc(100% - 155px);
    margin-left: 0;
    padding: 0 20px;
  }
  .btn-grow {
    padding: 20px 26px;
  }
  .grow-business {
    width: calc(100% - 260px);
  }
  .event-list {
    margin: 22px 0 16px;
  }
  .event-list li {
    font-size: 18px;
  }
  /* Faq */
  .frequently-section {
    padding: 115px 0 40px 0;
  }

  /* .faq-space {
		padding-top: 0
	} */

  .frequently-section h2 {
    margin-bottom: 64px;
  }

  .que {
    padding: 0 200px 35px 0;
  }

  .ans-point {
    top: 0;
  }

  .ans {
    padding: 3px 18% 20px 0;
  }

  .acc-question,
  .accordion-content {
    padding-left: 55px;
  }

  .acc-question::after {
    padding: 6px;
    right: 23px;
  }

  .bottom-line {
    margin-left: 55px;
  }
  /* Faq Close */
}
@media all and (min-width: 1366px) {
  .meet-us-2023 {
    margin: 40px 0 30px;
    padding-top: 20px;
  }
  .meet-us-2023 strong {
    font-size: 3.6rem;
    margin-bottom: 18px;
  }
  .meet-us-2023 span {
    font-size: 2.6rem;
    letter-spacing: -0.9px;
  }
  .lab-section {
    padding: 60px 0;
  }
  .lab-section h3 {
    font-size: 4rem;
    margin-bottom: 50px;
  }
  .lab-box {
    width: 23%;
  }
  .meet-us-para {
    font-size: 20px;
  }
  .meet-us-prominent {
    line-height: 1.35;
  }
  .expert-detail {
    padding: 10px 16px;
    min-width: 198px;
    width: auto;
  }
  .management-section {
    padding: 80px 0 0;
  }
  .business-block {
    padding: 60px;
  }
  .business-wrap {
    width: 41%;
  }
  .brand-title-box {
    width: 31%;
    padding: 30px 25px;
  }
}
@media all and (min-width: 1440px) {
  .expert-wrap {
    margin-bottom: 75px;
  }
  .business-block {
    padding: 70px 65px 60px;
  }
  .contact-idea p {
    font-size: 2.4rem;
  }
  .manager-img img {
    width: 160px;
    height: 160px;
  }
}
@media all and (min-width: 1920px) {
  .industries-section {
    max-width: 1920px;
    margin: 0 auto;
  }
  .industries-section:after {
    display: none;
  }
}
