.banner-section {
  height: 607px;
  background: linear-gradient(90deg, rgb(1, 0, 60) 0%, rgb(25, 5, 140) 100%);
  border-bottom: solid 20px #ff7366;
  position: relative;
}
@media screen and (max-width: 960px) {
  .banner-section {
    height: auto;
  }
   .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left {
     width: 100% !important;
 }
}
.banner-section::before {
  content: "";
  position: absolute;
  background: url(../../images/banner-graphic-left.png) no-repeat right top;
  width: 70px;
  height: 140px;
  top: 46%;
  transform: translateY(-50%);
  background-size: contain;
  z-index: 1;
  transform: scale(-1);
}
@media screen and (max-width: 960px) {
  .banner-section::before {
    left: 0;
    transform: rotate(180deg);
    top: 19%;
  }
}
.banner-section .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .banner-section .container {
    display: block;
    padding: 0 30px;
  }
}
@media screen and (min-width:1025px) and (max-width:1400px) {
  .banner-section .container {
    max-width: initial;
    padding-right: 100px;
    padding-left: 0;
  }
}
.banner-section .container .left-section {
  width: 370px;
}
@media screen and (max-width: 960px) {
  .banner-section .container .left-section {
    width: auto;
  }
}
.banner-section .container .left-section .gig-logo-white {
  margin-bottom: 60px;
  display: inline-flex;
}
@media screen and (max-width: 960px) {
  .banner-section .container .left-section .gig-logo-white {
    margin-bottom: 40px;
    margin-top: 30px;
  }
}
.banner-section .container .left-section h1 {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 48px;
  margin: 0 0 15px 0;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .banner-section .container .left-section h1 {
    line-height: 46px;
    font-size: 42px;
  }
}
.banner-section .container .left-section h2 {
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 28px;
  margin: 0 0 32px 0;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .banner-section .container .left-section h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  .banner-section .container .right-pic {
    margin-top: 40px;
    width: -webkit-fill-available;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .banner-section .container .right-pic {
    width: 100%;
  }
}

.featured-video-section {
  margin: 25px 0;
}
@media screen and (max-width: 960px) {
  .featured-video-section {
    margin: 40px 0;
  }
}
.featured-video-section .container .fv-title {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 36px;
  color: #191619;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 960px) {
  .featured-video-section .container .fv-title {
    margin-bottom: 15px;
  }
}
.featured-video-section .container .featured-video {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-video-section .container .featured-video .featured-iframe-video {
  width: 920px;
  height: 485px;
}
@media screen and (max-width: 960px) {
  .featured-video-section .container .featured-video .featured-iframe-video {
    width: 100%;
    height: 215px;
  }
}

.wellbeing-tabs-section .nav-tabs {
  display: flex;
  align-items: center;
  column-gap: 24px;
  border: 0;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .nav-tabs {
    column-gap: normal;
    align-items: initial;
  }
}
@media screen and (min-width:992px) and (max-width:1024px) {
  .wellbeing-tabs-section .nav-tabs {
    column-gap: normal;
  }
}
.wellbeing-tabs-section .nav-tabs .nav-item {
  display: flex;
  width: 31.14%;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .nav-tabs .nav-item {
    width: 32.33%;
  }
}
@media screen and (min-width:992px) and (max-width:1024px) {
  .wellbeing-tabs-section .nav-tabs .nav-item {
    width: 32.33%;
  }
}
.wellbeing-tabs-section .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
  background: transparent;
  border: 0;
  color: #ffffff;
  padding: 19px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .nav-tabs .nav-item .nav-link {
    font-size: 14px;
    padding: 16px 11px;
    column-gap: normal;
  }
}
.wellbeing-tabs-section .nav-tabs .nav-item .nav-link .arrow-icon {
  display: flex;
  background: url(../../images/icon-arrow-left-white.svg) no-repeat;
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .nav-tabs .nav-item .nav-link .arrow-icon {
    display: none;
  }
}
.wellbeing-tabs-section .nav-tabs .nav-item .nav-link.active {
  font-family: "Almarai", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.wellbeing-tabs-section .nav-tabs .nav-item .nav-link.active .arrow-icon {
  display: none;
}
.wellbeing-tabs-section .tab-content .tab-pane {
  color: #ffffff;
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section {
  display: flex;
  column-gap: 45px;
  padding: 60px 0;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section {
    flex-direction: column-reverse;
    padding: 25px 15px;
  }
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left .tc-title {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 18px;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left .tc-title {
    font-size: 22px;
  }
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left .tc-title.font-36 {
  font-size: 36px;
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left p {
  line-height: 22px;
  margin-bottom: 25px;
  text-align: justify;
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-right-img {
  position: relative;
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-right-img {
    margin-bottom: 25px;
  }
}
.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-right-img:before {
  content: "";
  position: absolute;
  left: -110px;
  background: url("../../images/icon-tab-bg-graphic.svg") no-repeat left center;
  width: 110px;
  height: 350px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-right-img:before {
    display: none;
  }
}
@media screen and (min-width:992px) and (max-width:1024px) {
  .wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-right-img:before {
    display: none;
  }
}
.wellbeing-tabs-section .tab-blue {
  background-color: #19058c !important;
}
.wellbeing-tabs-section .tab-red {
  background-color: #ff7366 !important;
}
.wellbeing-tabs-section .tab-green {
  background-color: #5bc2b0 !important;
}

.color-blue {
  color: #19058c !important;
}

.color-red {
  color: #ff7366 !important;
}

.color-green {
  color: #5bc2b0 !important;
}

.color-violet {
  color: #7432c7 !important;
}

.typical-factors-section {
  padding: 60px 0;
}
@media screen and (max-width: 960px) {
  .typical-factors-section {
    padding: 40px 0;
  }
}
@media screen and (max-width: 960px) {
  .typical-factors-section .container {
    padding: 0 30px;
  }
}
.typical-factors-section h3 {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 36px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.typical-factors-section p {
  text-align: center;
  margin: 10px 0 40px 0;
}
.typical-factors-section .tf-body-items {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
@media screen and (max-width: 960px) {
  .typical-factors-section .tf-body-items {
    flex-direction: column;
    row-gap: 20px;
  }
}
.typical-factors-section .tf-body-items .tf-item {
  padding: 25px;
  border-radius: 4px;
  box-shadow: 0 16px 40px 0 rgba(112, 144, 176, 0.2);
  background: #ffffff;
  width: 255px;
}
@media screen and (max-width: 960px) {
  .typical-factors-section .tf-body-items .tf-item {
    width: auto;
  }
}
.typical-factors-section .tf-body-items .tf-item .tf-item-icon {
  margin-bottom: 16px;
}
.typical-factors-section .tf-body-items .tf-item .tf-item-title {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 2px;
}

.inside-section {
  background: linear-gradient(90deg, rgb(1, 0, 60) 0%, rgb(25, 5, 140) 100%);
  position: relative;
}
.inside-section:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 607px;
  width: 350px;
}
@media screen and (max-width: 960px) {
  .inside-section:after {
    width: 200px;
    height: 900px;
  }
}
.inside-section .graphic {
  padding: 50px 0;
  background: url(../../images/contact-us-graphic.svg) no-repeat bottom left;
}
@media screen and (max-width: 960px) {
  .inside-section .graphic {
    background: url(../../images/contact-us-graphic-mobile.svg) no-repeat bottom center;
  }
}
.inside-section .container {
  display: flex;
  color: #ffffff;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .inside-section .container {
    flex-direction: column;
    padding: 0 30px;
  }
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-left {
    width: 100%;
  }
}
.inside-section .container .inside-left h3 {
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
  margin-bottom: 30px;
}
.inside-section .container .inside-left h4 {
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
  border-right: solid 4px #5bc2b0;
  padding-right: 17px;
}
.inside-section .container .inside-left p {
  padding: 0;
  margin: 30px 0 25px 0;
}
.inside-section .container .inside-left ul li {
  margin-bottom: 10px;
}
.inside-section .container .inside-left ul li:last-child {
  margin-bottom: 0;
}
.inside-section .container .inside-right {
  display: flex;
  align-items: last baseline;
  column-gap: 16px;
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-right {
    flex-direction: column-reverse;
    align-items: initial;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-right .hit-button-pic {
    display: flex;
    justify-content: flex-end;
  }
}
.inside-section .container .inside-right .hit-button-pic .hb-graphic-pic {

  width: 140px;
  height: 101px;
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-right .hit-button-pic .hb-graphic-pic {
    background: url(../../images/graphic-hit-button-mobile.svg) no-repeat left;
    width: 123px;
    height: 127px;
  }
}
.inside-section .container .inside-right .contact-box {
  padding: 32px;
  border-radius: 4px;
  box-shadow: 0 16px 20px -14px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  width: 400px;
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-right .contact-box {
    width: auto;
    padding: 25px;
    margin-top: 40px;
  }
}
.inside-section .container .inside-right .contact-box .label-input {
  margin-bottom: 15px;
}
.inside-section .container .inside-right .contact-box .label-input .label {
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 8px;
  color: #191619;
}
.inside-section .container .inside-right .contact-box .label-input .input {
  padding: 13px 16px;
  border-radius: 3px;
  border: solid 1px #b0b0b0;
  background: #ffffff;
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  width: 100%;
  color: black;
  outline: 0;
  transition: all 0.5s;
}
.inside-section .container .inside-right .contact-box .label-input .input:focus {
  transition: all 0.5s;
  border: solid 1px #2e2e85;
  outline: 0;
}
.inside-section .container .inside-right .contact-box .terms {
  margin-bottom: 20px;
}
.inside-section .container .inside-right .contact-box .terms label {
  display: flex;
  align-items: center;
  column-gap: 5px;
  color: #191619;
  font-size: 14px;
  font-family: "Almarai", sans-serif;
  font-weight: normal;
  font-style: normal;
}
.inside-section .container .inside-right .contact-box .button {
  font-size: 16px;
  border-radius: 0;
  text-align: center;
  transition: 0.4s;
  padding: 12px 15px;
  text-decoration: none;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: "Almarai", sans-serif;
  font-weight: bold;
  font-style: normal;
  cursor: pointer;
  width: 100%;
  border: 0;
  background: #2e2e85;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .inside-section .container .inside-right .contact-box .button {
    padding: 13px 15px;
  }
}
@media screen and (max-width: 767px) {
  .w-video{
    width: 100% !important;
  }
}


.tab-content {
    padding: 0px;
    border: 1px solid #eee;
}

.wellbeing-tabs-section .tab-content .tab-pane .tab-content-section .tc-left {
    width: 50%;
}

.btn-servise {
    background: brown;
    border-bottom: 2px solid #8e2525;
    padding: 10px;
    padding: 3px 6px !important;
    font-size: 12px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
}