/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {
  font-family: "VWTEXTOFFICE-REGULAR";
  src: url("../fonts/TheGroupTEXT-Regular.ttf");
}

@font-face {
  font-family: "VWTEXTOFFICE-BOLD";
  src: url("../fonts/TheGroupTEXT-Bold.TTF");
}

/* ::-webkit-scrollbar {
      width: 15px
  } */

/* ::-webkit-scrollbar-thumb {
      border-radius: 20px;
      background: -webkit-gradient(linear, left top, left bottom, from(#ff0479 ), to(#5F1739)) !important;
      box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .25), inset -2px -2px 2px rgba(0, 0, 0, .25)
  }
  
  ::-webkit-scrollbar-track {v
      background-color: #fff;
      border-radius: 10px;
      background: linear-gradient(to right, #201c29, #201c29 1px, #100e17 1px, #100e17)
  }     */
body {
  /* overflow-x: hidden;
    overflow-y: auto; */
  /* overflow-y: auto; */
  /* overflow-x: hidden; */
  /* overflow-y: hidden; */
  /* max-width: 100%; */

  margin-right: auto;
  margin-left: auto;
  /* max-width: 1600px;  */
  /* overflow: auto!important; */
  text-align: justify;
  margin: 0;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.555556;
  color: #2d3036;
  text-align: left;
  background-color: #ffffff;

  /* height: calc(100vh - 14rem)!important;
  overflow: auto!important;
  width: 100%!important; */

}


.fixed-top {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

html {
  position: inherit;
  overflow-x: hidden !important;
  width: 100% !important;
}

iframe {
  height: calc(100vh - 4px);
  width: calc(100vw - 4px);
  box-sizing: border-box;
  z-index: 1001;
}

.buttonTour {
  opacity: 0.4;
  position: absolute;
  width: 12em;
  height: auto;
  margin-left: 70%;
  z-index: 1001;
  margin-top: 0em;
  -webkit-appearance: none !important;
}


.location-map {
  border-radius: 7px 0px 0px 0px;
  margin: 14px;
}

.card-body-css {
  box-shadow: 0px 4px 9.4px 4px #00000014;
  background: #ffffff;
}

.card-title {
  font-family: 'TheGroupText-Bold', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #4e5659;
}

.card-text {
  color: #4e5659cc;
  opacity: 0.98;
  font-family: 'TheGroupText', sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-left: 30px;
}

.img-fluid {
  float: left;
  /* padding-top: 4px; */
  /* height: 25px; */
}

.container-map {
  display: none;
}

.card:hover .container-map {
  display: block;
  padding: 1%;
}

.callLogo {
  float: left;
  padding-top: 4px;
  height: 20px;
}

.footer_menu {
  color: #fff;
}

.footer_menu :hover {
  color: rgba(0, 140, 130, 1);
}

@media only screen and (min-width:300px) and (max-width:720px) {
  .buttonTour {
    margin-left: 49% !important;
    margin-top: -2em !important;
    line-height: 1.0 !important;
  }

  .about_us {
    margin-bottom: -0.5rem;
  }

  .tech {
    font-size: 25px !important;
    font-weight: bold;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    letter-spacing: 0px;
  }

  .x_section {
    color: #ffff !important;
    /* margin-top:-4rem !important; */
    margin-bottom: 2rem !important;
  }

  .we-are-nerdy-by-nat-new3 {
    margin-top: 0rem;
  }

  .about-img {
    margin-bottom: -1rem !important;
  }

  .winning {
    margin-top: -0.5rem !important;
  }

  .delivery {
    margin-top: -3rem !important;
  }

  .apply_job_sec {
    height: 41rem !important;
  }

  .footer-one {
    padding-left: 0rem !important;
  }

  .link-lists {
    padding-left: 1.4rem !important;
  }

  .banner-pagination{
   right:170px !important;
   bottom:30px !important;
  }

}

.boldfamily {
  font-family: "VWTEXTOFFICE-BOLD";
  font-size: 1rem;
}

.colorI {
  color: #A6B35C;
}

.colorII {
  color: #e2c12f;
}

.colorIII {
  color: #27C5C5;
}

.colorIV {
  color: #922558;
}

.colorV {
  color: #EFC532;
}

.colorVI {
  color: #A6B35C;
}

.colorVII {
  color: #E5E6D9;
}

.bluevw {
  color: rgba(255, 255, 255, 1)
}

.redvw {
  color: #A21E4D
}

/* a {
  color: rgba(0, 140, 130, 1) !important;
  text-decoration: none;
} */

/* a:hover {
  color: rgba(0, 140, 130, 0.6) !important;
  text-decoration: none;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "VWTEXTOFFICE-REGULAR" !important;
}

.container {
  padding: 1em;
}

.cardSlider {
  min-height: 355px !important;
  max-width: 540px;
}

.introText {
  font-size: 15px;
  font-weight: 400;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  letter-spacing: 0;
  line-height: 28px;
  color: rgba(0, 39, 51, 0.8);
}


.video-js {
  background-color: #fff;
  z-index: 1000;
}

/* .video-js .my-video-dimensions {
  width: 100%!important;
  height: 100%!important;
} */
.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16%;
  height: 11%;
  font-size: 5em;
}

.isMobile {
  margin-top: -3px;
}

.isMobileLeader {
  width: 30%;
}

.isMobileLeaderFirst {
  width: 30%;
  margin-left: 4.5%;
}

.aboutus {
  width: 80%;
  margin-top: 1em;
}

.xfactor {
  margin-top: 0em !important;
  padding-top: 0px !important;
}

.projects {
  height: 350px;
}

.xfactorclick {
  margin-left: 42%;
  font-size: 16px;
  font-weight: 400;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  letter-spacing: 0;
  line-height: 28px;
  color: rgba(0, 140, 130, 1);
}

.xfactorclick:hover {
  color: rgba(0, 140, 130, 0.7);
}

.isMobileNerdy {
  padding-bottom: 0em;
}

.isMobileNerdyDiverse {
  padding-top: 0em;
}

.isMobileNerdyFuel {
  padding-top: 0em;
  padding-bottom: 0em;
}

.bubbles {
  width: 45vw;
}

.bubblesspeech {
  height: 28vh;
}

.w-200 {
  height: 222px;
  width: 32% !important;
}

.w-201 {
  height: 222px;
  margin-left: 1%;
  margin-right: 1%;
  width: 30% !important;
}

.w-202 {
  height: 222px;
  width: 34% !important;
}

.w-203 {
  height: 222px;
  width: 49% !important;
}

.w-204 {
  height: 222px;
  width: 49% !important;
  margin-left: 1%;
}

.w-205 {
  height: 222px;
  width: 38% !important;
}

.w-206 {
  height: 222px;
  width: 60% !important;
  margin-left: 1%;
}

.w-207 {
  height: 222px;
  width: 45% !important;
}

.w-208 {
  height: 222px;
  width: 53% !important;
  margin-left: 1%;
}

.landingImage {
  width: 100%;
  height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  color: #922558 !important;
}

@media only screen and (min-width:600px) and (max-width:768px) and (max-width:599px) {

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .projects {
    height: 500px !important;
  }

  body {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .tech {
    font-size: 25px !important;
  }

  .isMobileNerdy {
    padding-bottom: 3em !important;
    font-size: 1.75rem !important;
    padding-top: 1em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 90vw;
    height: 20vh;
  }

  .bubblesspeech {
    height: 10vh;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 60vw !important;
    font-size: 1rem !important;
    font-size: 16px;
  }

  #footer {
    max-width: 1024px !important;
  }

  section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
    /* background-color: rgba(0, 39, 51, 0.05) !important; */
  }

  #header {
    max-width: 1024px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  .aboutus {
    width: 100%;
    margin-top: 1em;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  .video-js {
    height: 47vh !important;
    min-height: 47vh !important;
    max-height: 47vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26%;
    height: 44%;
    font-size: 5em;
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 47vh !important;
  }

  .video-js .vjs-tech {
    height: 47vh !important;
    min-height: 47vh !important;
    max-height: 47vh !important;
    width: 100%;
  }

  /* .section-title p {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  .section-title p.techcode {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: rgba(0, 39, 51, 0.8);
  }

  .xfactorclick {
    margin-left: 23% !important;
  }

  /* .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  #gallery .swiper-slide-active {
    width: auto !important;
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }

  .about_us {
    margin-bottom: -1.4rem !important;
  }
}

@media only screen and (max-width:600px) {
  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .about_us {
    margin-bottom: -1.4rem !important;
  }

  .banner-pagination {
    bottom: 131px !important;
    right: 168px !important;
  }
}

@media only screen and (min-width:421px) and (max-width:599px) {

  /* p {
    letter-spacing: -2px;
  } */
  .about_us {
    margin-bottom: -1.4rem !important;
  }

  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .x_section {
    margin-top: -1rem !important;
    margin-bottom: 3reem !important;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16%;
    height: 11%;
    font-size: 5em;
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 56vh !important;
  }

  /* .section-title p {
    font-size: 1.75rem !important;
    height: fit-content;
  } */

  /* .we-are-nerdy-by-nat-head {
    font-size: 1.75rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  } */

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }

  .team .member .member-info {
    left: 0px !important;
    right: 0px !important;
  }
  .banner-pagination {
   
    bottom: 131px !important;
    right: 168px !important;
   }
}

@media only screen and (max-width:1024px) {

  /* font size changes start*/
  .introText,
  .governece,
  .compliance,
  .with-trained-chatbot,
  .techcode,
  .we-are-the-drivers-o,
  .young-vibrant-ener,
  .vwits-is-an-equal-op,
  .we-believe-csr-content {
    font-size: 16px;
    font-weight: 400 !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    letter-spacing: 0 !important;
    color: rgba(0, 39, 51, 0.8);
    /* line-height: 26px !important;
    text-transform: initial !important; */
  }

  .cs {
    display: flex;
    justify-content: end;

  }

  .governece {
    padding: 0em !important;
  }

  .boldfamily {
    font-size: 1.25rem !important;
    text-align: justify !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    text-transform: initial !important;
    padding: 0em !important;
    ;

  }

  .contact-detail-shadow {
    font-size: 1.25rem !important;
    text-align: justify !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .we-believe-diversity,
  .we-believe-diversity-Best,
  .we-believe-diversity-success,
  .we-believe-diversity-what,
  .we-believe-diversity-what,
  .isMobileNerdyFuel,
  .we-believe-csr {
    text-align: left !important;
    text-transform: initial !important;
    color: #fff !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
    width: 100% !important;
    margin-left: 0% !important;
    font-size: 1.25rem !important;
    padding: 1em;
    letter-spacing: 0 !important;
  }

  .do-best {
    text-align: left !important;
    color: rgba(255, 255, 255, 1) !important;
    /* width: 75%; */
    /* margin-left: 12.5%; */
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
  }

  /* font size changes end*/


  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .projects {
    height: 500px !important;
  }

  body {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100%;
  }

  .isMobileNerdy {
    padding-bottom: 0em !important;
    font-size: 2rem !important;
    padding-top: 0em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 90vw;
    height: 16vh;
  }

  .bubblesspeech {
    height: 20vh;
  }

  .clients-slider {
    height: 28vh !important;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 60vw !important;
    font-size: 1.25rem !important;
  }

  #footer {
    max-width: 1024px !important;
  }

  /* section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
  } */

  #header {
    max-width: 1024px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  .aboutus {
    width: 100%;
    margin-top: 1em;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  .video-js {
    height: 47vh !important;
    min-height: 47vh !important;
    max-height: 47vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22%;
    height: 36%;
    font-size: 5em;
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 47vh !important;
  }

  .video-js .vjs-tech {
    height: 47vh !important;
    min-height: 47vh !important;
    max-height: 47vh !important;
    width: 100%;
  }

  /* .section-title p {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  .section-title p.techcode {
    /* font-size: 1rem !important; */
    color: rgba(0, 39, 51, 0.8);
    /* font-weight: 700; */
  }

  .xfactorclick {
    margin-left: 23% !important;
  }

  .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  }


  #gallery .swiper-slide-active {
    width: auto !important;
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }
}

@media only screen and (max-width:395px) {

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .about_us {
    margin-bottom: -2.4rem !important;
  }

  .banner-pagination {

    bottom: 131px !important;
    right: 168px !important;
  }
    .mobile-nav-toggle {
    display: block;
  }
}

@media only screen and (max-width:420px) {
  /* p {
    letter-spacing: -2px;
  } */

  /* font size changes start*/
  .introText,
  .governece,
  .compliance,
  .with-trained-chatbot,
  .techcode,
  .we-are-the-drivers-o,
  .young-vibrant-ener,
  .vwits-is-an-equal-op,
  .we-believe-csr-content {
    font-size: 16px !important;
    text-align: left !important;
    padding: 1em;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    text-transform: initial !important;
  }

  .directorText {
    letter-spacing: 0px;
  }

  .governece {
    padding: 0em !important;
  }

  .boldfamily {
    font-size: 1.25rem !important;
    text-align: justify !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    text-transform: initial !important;
    padding: 0em !important;
    ;

  }

  .contact-detail-shadow {
    font-size: 1.25rem !important;
    text-align: justify !important;
    letter-spacing: 0 !important;
    line-height: 26px !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .we-believe-diversity,
  .we-believe-diversity-Best,
  .we-believe-diversity-success,
  .we-believe-diversity-what,
  .we-believe-diversity-what,
  .isMobileNerdyFuel,
  .we-believe-csr {
    text-align: left !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
    width: 100% !important;
    margin-left: 0% !important;
    font-size: 1.25rem !important;
    padding: 1em;
    letter-spacing: 0 !important;
  }

  .we-are-nerdy-by-nat-new3 {
    margin-top: 0rem;
  }

  /* font size changes end*/

  #testimonials .swiper-button-next {
    top: 20% !important;
  }

  #testimonials .swiper-button-prev {
    top: 20% !important;
  }

  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .w-200 {
    width: 100% !important;
  }

  .w-201 {
    width: 100% !important;
  }

  .w-202 {
    width: 100% !important;
  }

  .w-203 {
    width: 100% !important;
  }

  .w-204 {
    width: 100% !important;
  }

  .w-205 {
    width: 100% !important;
  }

  .w-206 {
    width: 100% !important;
  }

  .w-207 {
    width: 100% !important;
  }

  .w-208 {
    width: 100% !important;
  }

  .projects {
    height: 500px !important;
  }

  body {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .xfactor img {
    margin-left: 0em !important;
  }

  .mybackground2 img {
    margin-left: 0em !important;
  }

  .isMobileNerdy {
    padding-bottom: 0em !important;
    font-size: 1.75rem !important;
    padding-top: 1em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 90vw;
    height: 20vh;
  }

  .bubblesspeech {
    height: 12vh;
  }

  .clients-slider {
    height: 20vh !important;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 65vw !important;
    font-size: 1rem !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
  }

  #footer {
    max-width: 416px !important;
  }

  section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  #header {
    max-width: 416px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  .aboutus {
    width: 100%;
    margin-top: 1em;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  .video-js {
    height: 27vh !important;
    min-height: 27vh !important;
    max-height: 27vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26%;
    height: 38%;
    font-size: 5em;
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 27vh !important;
  }

  .video-js .vjs-tech {
    height: 27vh !important;
    min-height: 27vh !important;
    max-height: 27vh !important;
    width: 100%;
  }

  /* .section-title p {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  /* .section-title p.techcode {
    font-size: 1rem !important;
    font-weight: 400;
  } */

    .mobile-nav-toggle {
    display: block;
  }
  .xfactorclick {
    margin-left: 23% !important;
  }

  .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  }

  .gallery-slider {
    width: 92vw !important;
  }

  #gallery .swiper-slide-active {
    border: 0px !important;
    margin-left: 0em !important;
    margin-right: 0px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: 410px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }
  .banner-pagination{
   right:96px !important;
   bottom:100px !important;
  }
}

@media only screen and (max-width:376px) {
    .mobile-nav-toggle {
    display: block;
  }
  #testimonials .swiper-button-next {
    top: 20% !important;
  }

  #testimonials .swiper-button-prev {
    top: 20% !important;
  }

  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .w-200 {
    width: 100% !important;
  }

  .w-201 {
    width: 100% !important;
  }

  .w-202 {
    width: 100% !important;
  }

  .w-203 {
    width: 100% !important;
  }

  .w-204 {
    width: 100% !important;
  }

  .w-205 {
    width: 100% !important;
  }

  .w-206 {
    width: 100% !important;
  }

  .w-207 {
    width: 100% !important;
  }

  .w-208 {
    width: 100% !important;
  }

  .projects {
    height: 500px !important;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .xfactor img {
    margin-left: 0em !important;
  }

  .mybackground2 img {
    margin-left: 0em !important;
  }

  .isMobileNerdy {
    padding-bottom: 0em !important;
    font-size: 1.75rem !important;
    padding-top: 1em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 90vw;
    height: 26vh;
  }

  .bubblesspeech {
    height: 12vh;
  }

  .clients-slider {
    height: 20vh !important;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 65vw !important;
    font-size: 1rem !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
  }

  #footer {
    max-width: 376px !important;
  }

  #header {
    max-width: 376px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .video-js {
    height: 26vh !important;
    min-height: 26vh !important;
    max-height: 26vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26%;
    height: 44%;
    font-size: 5em;
    /* top: calc(50% - 30px);
      left: calc(50% - 30px); */
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 26vh !important;
  }

  .video-js .vjs-tech {
    height: 26vh !important;
    min-height: 26vh !important;
    max-height: 26vh !important;
    width: 100%;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  /* .section-title p {
    font-size: 25px !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  /* .section-title p.techcode {
    font-size: 1rem !important;
    font-weight: 400;
  } */
  .section-title h2 {
    font-size: 16px !important;
  }

  .xfactorclick {
    margin-left: 23% !important;
  }

  .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  }

  .gallery-slider {
    width: 92vw !important;
  }

  #gallery .swiper-slide-active {
    width: auto !important;
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }
}

@media only screen and (max-width:375px) {
  #testimonials .swiper-button-next {
    top: 20% !important;
  }

  #testimonials .swiper-button-prev {
    top: 20% !important;
  }

  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .w-200 {
    width: 100% !important;
  }

  .w-201 {
    width: 100% !important;
  }

  .w-202 {
    width: 100% !important;
  }

  .w-203 {
    width: 100% !important;
  }

  .w-204 {
    width: 100% !important;
  }

  .w-205 {
    width: 100% !important;
  }

  .w-206 {
    width: 100% !important;
  }

  .w-207 {
    width: 100% !important;
  }

  .w-208 {
    width: 100% !important;
  }

  .projects {
    height: 500px !important;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .xfactor img {
    margin-left: 0em !important;
  }

  .mybackground2 img {
    margin-left: 0em !important;
  }

  .isMobileNerdy {
    padding-bottom: 0em !important;
    font-size: 1.75rem !important;
    padding-top: 1em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 90vw;
    height: 26vh;
  }

  .bubblesspeech {
    height: 12vh;
  }

  .clients-slider {
    height: 20vh !important;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 65vw !important;
    font-size: 1rem !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
  }

  #footer {
    max-width: 376px !important;
  }

  #header {
    max-width: 376px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .video-js {
    height: 26vh !important;
    min-height: 26vh !important;
    max-height: 26vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26%;
    height: 44%;
    font-size: 5em;
    /* top: calc(50% - 30px);
      left: calc(50% - 30px); */
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 26vh !important;
  }

  .video-js .vjs-tech {
    height: 26vh !important;
    min-height: 26vh !important;
    max-height: 26vh !important;
    width: 100%;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  /* .section-title p {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  /* .section-title p.techcode {
    font-size: 1rem !important;
    font-weight: 400;
  } */

  .xfactorclick {
    margin-left: 23% !important;
  }

  .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  }

  .gallery-slider {
    width: 92vw !important;
  }

  #gallery .swiper-slide-active {
    width: auto !important;
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }
}

@media only screen and (max-width:360px) {
  #testimonials .swiper-button-next {
    top: 20% !important;
  }

  #testimonials .swiper-button-prev {
    top: 20% !important;
  }

  .landingImage {
    width: 100vw !important;
    height: 100vh !important;
    background-position: center center !important;
  }

  .w-200 {
    width: 100% !important;
  }

  .w-201 {
    width: 100% !important;
  }

  .w-202 {
    width: 100% !important;
  }

  .w-203 {
    width: 100% !important;
  }

  .w-204 {
    width: 100% !important;
  }

  .w-205 {
    width: 100% !important;
  }

  .w-206 {
    width: 100% !important;
  }

  .w-207 {
    width: 100% !important;
  }

  .w-208 {
    width: 100% !important;
  }

  .projects {
    height: 500px !important;
  }

  .xfactor {
    margin-top: 0em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .xfactor img {
    margin-left: 0em !important;
  }

  .mybackground2 img {
    margin-left: 0em !important;
  }

  .isMobileNerdy {
    padding-bottom: 0em !important;
    font-size: 1.75rem !important;
    padding-top: 1em;
  }

  .isMobileNerdyDiverse {
    padding-top: 2em;
  }

  .isMobileNerdyFuel {
    padding-top: 2em;
    padding-bottom: 17em;
  }

  .bubbles {
    width: 92vw;
    height: 20vh;
  }

  .bubblesspeech {
    height: 12vh;
  }

  .clients-slider {
    height: 20vh !important;
  }

  .first-txt {
    margin-top: 5% !important;
    width: 70vw !important;
    font-size: 1rem !important;
    text-transform: initial !important;
    color: #1C1C1C !important;
    font-family: "VWTEXTOFFICE-REGULAR" !important;
    line-height: 26px !important;
  }

  #footer {
    max-width: 360px !important;
  }

  #header {
    max-width: 360px !important;
    margin: 0 !important;
    position: fixed !important;
  }

  section {
    margin-top: -4em !important;
    padding-top: 0px !important;
    width: 100% !important;
  }

  .video-js {
    height: 32vh !important;
    min-height: 32vh !important;
    max-height: 32vh !important;
    width: 100%;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26%;
    height: 38%;
    font-size: 5em;
    /* top: calc(50% - 30px);
      left: calc(50% - 30px); */
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 32vh !important;
  }

  .video-js .vjs-tech {
    height: 32vh !important;
    min-height: 32vh !important;
    max-height: 32vh !important;
    width: 100%;
  }

  .isMobileLeader {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobileLeaderFirst {
    width: 100% !important;
    margin-left: 0% !important;
  }

  .isMobile {
    margin-top: 62px !important;
  }

  /* .section-title p {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  } */

  /* .section-title p.techcode {
    font-size: 1rem !important;
    font-weight: 400;
  } */

  .xfactorclick {
    margin-left: 23% !important;
  }

  .we-are-nerdy-by-nat-head {
    font-size: 2rem !important;
    height: fit-content !important;
    padding-bottom: 0 !important;
  }

  .gallery-slider {
    width: 92vw !important;
  }

  #gallery .swiper-slide-active {
    width: auto !important;
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #gallery .swiper-slide .swiper-slide-active {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .clientsgallery .clientsgallery-logo img {
    width: 62% !important;
  }

  .cardSlider {
    height: auto !important;
  }
}

@media only screen and (min-width:600px) and (max-width:768px) {
  .video-js .vjs-big-play-button {
    left: 18%;
    top: 42%;
    width: 26%;
    height: 44%;
    font-size: 5em;
  }

  .my-video-dimensions {
    width: 100% !important;
    height: 43vh !important;
  }

  .cardSlider {
    height: auto !important;
  }

  .wellness {
    height: 25rem !important;
  }

  .wellness_content {
    margin-top: 1.3rem !important;
  }

}

.my-video-dimensions {
  width: 100% !important;
  height: 124vh;
  /* max-height:124vh;
    height: auto;
    min-height: 82vh;
    width: 100%; */
}

.mymodallarge {
  top: 8% !important;
  height: 86% !important;
}

.modalcontent {
  height: auto;
  margin-top: 16.5vh;
  padding-bottom: 5vh;
}

.modal-backdrop {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1040 !important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modalmsgcontent {
  height: 34vh;
  margin-top: 7vh
}

.we-are-nerdy-by-nat-head {
  margin-top: 1.5em !important;
  text-align: center !important;
  height: 61px;
  width: 100%;
  color: #0f2f57;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 55px;
}

.we-are-nerdy-by-nat {
  margin-bottom: 1.5em !important;
  padding-bottom: 2.5em !important;
  text-align: center !important;
  height: 61px;
  width: 100%;
  color: #0f2f57;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 55px;
}

.we-are-the-drivers-o {
  /* padding: 1em; */
  text-align: justify !important;
  color: rgba(0, 39, 51, 0.8);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 26px;
  list-style: none;
}

.bitmap {
  height: auto;
  width: 100%;
  background-color: #C6C6C6;
}

.young-vibrant-ener {
  padding: 1em;
  text-align: justify;
  /* padding-left:4em; */
  color: #1C1C1C;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 23px;
}

.soumi-alphons-chief {
  text-align: justify;
  height: 48px;
  width: 152px;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
}

.vertical-center {
  padding-top: 3em;
  letter-spacing: 5;
}

.equal-employment-opp {
  height: auto;
  width: 695px;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 54px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 61px;
}

.vwits-is-an-equal-op {
  text-align: justify !important;
  color: #1C1C1C;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 36px;
}

.diverse-minds-diver {
  text-align: justify !important;
  height: 61px;
  width: 1000px;
  color: #1C1C1C;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 61px;
}

.we-believe-diversity {
  text-align: justify !important;
  color: #1C1C1C;
  width: 75%;
  /* margin-left: 12.5%; */
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 3em;
}

.we-believe-diversity-what {
  text-align: justify !important;
  height: 105px;
  color: #1C1C1C;
  width: 75%;
  /* margin-left: 12.5%; */
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
}

.we-believe-diversity-Best {
  text-align: justify !important;
  color: #1C1C1C;
  width: 75%;
  /* margin-left: 12.5%; */
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
}

.we-believe-diversity-success {
  text-align: justify !important;
  color: #1C1C1C;
  width: 75%;
  /* margin-left: 12.5%; */
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 5em;
}

.we-believe-csr {
  text-align: left !important;
  color: rgba(0, 39, 51, 0.8);
  width: 99%;
  /* margin-left: 12.5%; */
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
}

.we-believe-csr-content {
  margin-top: 1.5em;
  padding-top: 2.5em;
  margin-bottom: 1.5em;
  padding-bottom: 2.5em;
  text-align: justify !important;
  height: auto;
  color: rgba(0, 39, 51, 0.8);
  width: 90% !important;
  margin-left: 5%;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 22px;
}

.group-3 {
  height: 216px;
  width: 231px;
}



/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  /* background-image: url('http://3.223.120.105/wp-content/themes/vwits/templates-ui/assets/img/events/7.jpg'); */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  /* background: #fff;  */
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(56% - 30px);
  left: calc(51% - 30px);
  border: 4px solid rgba(55, 169, 158, 1);
  border-top-color: white;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 30px;
  bottom: 15px;
  z-index: 996;
  background: rgba(0, 140, 130, 1);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: rgba(0, 140, 130, 0.5);
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.supporter-logo {
  /* margin-left: 22%; */
  margin-bottom: 10%;
}

.we-are-the-drivers-o li::before {
  content: " ";
  color: rgba(0, 39, 51, 1);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.directorText {
  margin-top: 2em !important;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  color: rgba(255, 255, 255, 1)
}

.product {
  height: 44px;
  width: 105px;
  color: #1C1C1C;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 44px;
  text-align: center;
  margin-left: 22%;
}

.gfg {
  padding-top: 3.50em;
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wellness {
  text-align: center;
  background-color: rgba(0, 39, 51, 1);
  height: 12rem;
  /* margin-top: 3.5rem; */
  margin-bottom: 2rem
}

.wellness_content {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  font-family: VWTEXTOFFICE-REGULAR !important;
  margin-top: -1.7rem;
}

.first-txt {
  /* margin-left: 4%;
  margin-bottom: 2%; */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 2%;
  width: 35vw;
}

.second-txt {
  width: 30vw;
  margin-left: 9%;
  position: absolute;
  bottom: 20px;
  top: 18vh;
  text-align: center;
  font-size: 16px;
}

.message-purpose1 {
  display: none;
}

.message-purpose {
  display: block;
  text-align: justify;
}

.aisha {

  height: 44px;
  color: rgba(0, 140, 130, 1);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 44px;
  text-align: left;
}

.the-most-loved-conve {
  /* height: 52px; */
  /* width: 297px; */
  color: rgba(0, 39, 51, 0.8);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}

.with-trained-chatbot {
  /* height: 370px; */
  /* width: 403px; */
  color: rgba(0, 39, 51, 0.8);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: left;
}

.techcode {
  text-transform: initial !important;
  color: rgba(0, 39, 51, 0.8) !important;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 1rem !important;
  letter-spacing: 0;
  line-height: 26px;
  text-align: justify;
}

.modalbtn-close {
  float: right;
}

.modal {
  /* background: #310f23;
  opacity: 0.8;
  height: 100%!important; */
}

.paddingBottom {
  padding-bottom: 2.5em;
}

/* .modal-backdrop {
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: -1!important;
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  background-color: #000;
} */


.modal-content {
  position: relative !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999 !important;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0 !important;
}

.modal-backdrop.show {
  opacity: 0.5 !important;
}

.fade {
  transition: opacity 0.15s linear !important;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none !important;
  }
}

.fade:not(.show) {
  opacity: 0 !important;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out !important;
  transform: translate(0, -50px) !important;
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  width: 100% !important;
  text-align: justify;
  max-width: 478vw;
  margin: 0 auto;
  height: 70px;
  /* border-top: 3px solid #e3bcca; */
  position: fixed;
  top: 0;
  z-index: 1100;
  background-color: rgba(0, 39, 51, 1);
}

/* #header.header-scrolled {
  /* padding: 6px 0; */
/* box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); 
} */



/* #header .logo a {
  color: #5F1739;
} */

/* #header .logo img {

  width: 15.5em;
} */

.lnk-header {
  max-width: 1920px;
  margin: 0 auto;
  height: 80px;
  border-top: 3px solid #e3bcca;
  border-bottom: 2px #eee solid;
  position: sticky;
  top: 0;
  z-index: 14;
  background-color: #fff;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  margin-top: -3rem;
}

.nav-link:not(:last-child)::after {
  content: '|';
  top: 22px;
  vertical-align: middle;
  right: -3px;
  position: absolute;
  color: #d0d0d0;
  font-family: VWAGTheSans-Regular;
}

.navbar li {
  position: relative;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.navbar>li :not(:last-child)::after {
  content: '|';
  top: 22px;
  vertical-align: middle;
  right: -3px;
  position: absolute;
  color: #d0d0d0;
  font-family: VWAGTheSans-Regular;
}

.navbar a {
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  font-weight: 500;
  color: #fff !important;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-size: 18px;
  text-transform: uppercase;

}
.navbar a:hover {
  color: rgba(0, 140, 130, 1) !important;
}
.navbar a:active{
   color: rgba(0, 140, 130, 1) !important;
}

.navbar .dropdown-item {
  color: rgba(0, 39, 51, 1) !important;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
  color: #131112 !important;
}


.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 75%;
  height: 3px;
  bottom: -4p x;
  left: 0;

  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;

}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
  color: rgba(0, 140, 130, 1) !important;


}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: rgba(0, 140, 130, 1) !important;
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
  color: rgba(0, 140, 130, 1) !important;

}

.navbar .getstarted {
  background: rgba(0, 140, 130, 1) !important;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #000 !important;
}

.navbar .getstarted:hover {
  color: #000 !important;
  background: rgba(0, 140, 130, 0.7);
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #1e2125;
  /* background-color: #e9ecef; */
}

.dropdown-item:before {
  content: "";
  color: #000 !important;
  position: absolute;
  width: 75%;
  height: 3px;
  bottom: -4px;
  left: 0;
  background-color: rgba(0, 140, 130, 0.7);
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}



.navbar .dropdown ul {
  margin-top: 14px;
  display: block;
  position: absolute;
  right: 0;
  left: auto;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  /* padding: 10px 20px; */
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #5F1739;
}

.navbar .dropdown:hover>ul {
  opacity: 0.8;
  margin-top: 14px;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
  color: rgba(0, 128, 117, 1);
}

.dropdown-item:hover {
  color: #1e2125;
  background-color: #fff !important;
}

.dropdown-item:hover>a:before {
  text-decoration: underline;
  background-color: rgba(0, 140, 130, 0.7);
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: none !important;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.navbar .menu-item.dropdown:hover > a,
.navbar .menu-item.dropdown:focus-within > a,
.navbar .menu-item.active-menu > a {
  color: rgba(0, 140, 130, 1) !important;
  font-weight: bold;
}

/* Optional: make underline visible when submenu is active */
.navbar .menu-item.dropdown:hover > a::before,
.navbar .menu-item.active-menu > a::before {
  visibility: visible;
  width: 100%;
  background-color: rgba(0, 140, 130, 1);
}

/* Optional: if you want the underline to stay when submenu is open */
.navbar .dropdown:hover > a::before {
  visibility: visible;
  width: 100%;
  background-color: rgba(0, 140, 130, 1);
}


@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }

  .applyjob {
    margin-top: 2.5rem;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #ffffff !important;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0s;
}

.mobile-nav-toggle.bi-list {
  margin-top: -2.5rem;
  margin-right: 1rem;
}

.mobile-nav-toggle.bi-x::before {
  color: black!important;

}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  margin-left: auto;
  width: 90%;
  position: fixed !important;
  overflow: hidden;
  top: 0;
  height: 38rem;
  right: -30%;
  bottom: 0;
  background: rgba(4, 12, 21, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile .mobile-nav-toggle.bi-x {
  color: black !important;
  top: 11px;
  right: 50px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  /* right: 15px; */
  bottom: 15px;
  left: 3px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 1rem;
  color: #0b2341 !important;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: rgba(0, 140, 130, 0.7);
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: rgba(0, 140, 130, 0.7);
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

.gptw-badge {
  position: fixed !important;
  top: 15px !important;
  right: 15px !important;
  /* changed from left to right */
  width: 60px !important;
  height: auto !important;
  z-index: 1100 !important;
  background: transparent !important;
}

.gptw-badge img {
  width: 100%;
  height: auto;
  max-height: 100px;
  display: block;
}

.carousel-control-prev,
.carousel-control-next {
  color: rgba(0, 140, 130, 0.7) !important;
  opacity: 1 !important;
}

.directorText {
  letter-spacing: 0px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

#hero {
  width: 100%;
  height: 100vh;
  background-color: rgba(4, 12, 21, 0.8);
  overflow: hidden;
  position: relative;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-item {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(4, 12, 21, 0.5);
}

#hero .carousel-container {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 82px;
  left: 50px;
  right: 50px;
}

#hero h2 {
  color: #fff;
  margin: 0;
  font-size: 48px;
  font-weight: 700;
}

#hero p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
  margin-top: 10px;
}

@media (min-width: 1200px) {
  #hero p {
    width: 50%;
  }

  .cs {
    display: flex;
    justify-content: end;

  }

  .active :hover {
    /* background-color: rgba(0, 140, 130, 1) !important;
    color: rgba(0, 140, 130, 1) !important; */
  }

  .applyjob {
    margin-top: 2.5rem !important;
  }
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(0, 140, 130, 0.7);
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: .6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: rgba(0, 140, 130, 0.7);
}

#hero .btn-get-started {
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background: rgba(0, 39, 51, 1);
  margin-top: 15px;
}

#hero .btn-get-started:hover {
  background: #ef6445;
}

@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }

  #hero .carousel-container {
    text-align: center;
    top: 74px;
  }

  #header .logo img {
    position: relative;
    top: -73%
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 30px;
  }

  .cs {
    display: flex;
    justify-content: end;

  }
}

@media (min-width: 1024px) {

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }

  .vision {
    height: 35rem;
  }

  #header .logo {
    margin-top: -2rem !important;
    margin-left: 4rem;
  }

  #header .gptw {
    margin-left: 5rem;
    width: 4.6rem !important;
  }

  .applyjob {
    margin-top: 2.5rem;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }

  #header .logo img {
    position: relative;
    top: -73%;
    /* max-height: 1.5em;
    margin: 16px 2px 10px 4px;
    width: 12em; */
  }
}

@media (max-width: 420px) {

  #header .logo img {
    position: relative;
    top: -1.3rem;
    width: 10.5rem;
    /* max-height: 1.5em;
    margin: 16px 2px 10px 4px;
    width: 9em; */
  }

  section {
    margin-top: 2em !important;
    /* padding-top: 60px !important; */
    width: 100% !important;
  }

  .wellness {
    height: 28rem;
  }

  .wellness_content {
    margin-top: 1rem;
  }

  .footer_lastrow {
    margin-top: 0rem !important;
    height: 8rem !important;
    padding: 6px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  /* margin-top: -4em !important; 
  padding-top: 60px !important; */
  width: 100% !important;
}

.section-bg {
  background-color: #fff;
}

.section-title {
  padding-top: 25px;
  padding-bottom: 10px;
}

.section-title h2 {
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(0, 39, 51, 0.8);
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
}

.section-title h2::after {
  content: "";
  width: 65px;
  height: 1px;
  display: inline-block;
  background: rgba(0, 140, 130, 1);
  margin: 4px 10px;
}

/* .section-title p {
 
  margin: 0;
  font-size: 32px;
  text-transform: uppercase;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  color: rgba(0, 39, 51, 0.8);
} */
.tech {
  margin: 0;
  font-size: 32px;
  /* font-weight: 700; */
  /* text-transform: uppercase; */
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  color: rgba(0, 39, 51, 0.8);
}

/* .headingText {
  font-size: 30px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #0f2f57;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
} */

.we-are-nerdy-by-nat-new {
  /* margin-bottom: 1.5em!important; */
  /* padding-bottom: 2.5em!important; */
  text-align: center !important;
  width: 100%;
  color: rgba(0, 39, 51, 0.8);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  /* line-height: 55px; */
}

.we-are-nerdy-by-nat-new3 {
  /* margin-bottom: 1.5em!important; */
  /* padding-bottom: 2.5em!important; */
  text-align: left !important;
  width: 100%;
  color: rgba(0, 39, 51, 0.8);
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;

  /* line-height: 55px; */
}

.title-1 {
  text-align: left !important;
  width: 100%;
  color: #0f2f57;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 55px;
}

.csr {
  text-align: left !important;
  width: 100%;
  color: #0f2f57;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 55px;

}

.we-are-nerdy-by-nat-new1 {
  /* margin-bottom: 1.5em!important; */
  /* padding-bottom: 2.5em!important; */
  text-align: center !important;
  width: 100%;
  color: #fff;
  font-family: "VWTEXTOFFICE-REGULAR" !important;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 55px;
}

.modal-lg {
  max-width: 60rem !important;

}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: rgba(0, 140, 130, 0.7);
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: rgba(0, 140, 130, 0.7);
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid rgba(0, 140, 130, 0.7);
}

.about .content .btn-learn-more:hover {
  background: rgba(0, 140, 130, 0.7);
  color: #fff;
  text-decoration: none;
}

.about-img {
  padding: 0px;
  /* margin-top: 5rem; */
}

.pdf-download {
  /* background: #a21e4de5; */
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
  align-items: center;
  display: flex;
  padding: 0;
  position: relative;
  justify-content: center;
  z-index: 99;
}

.vision {
  height: 35rem;
}

.pdf-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 91%;
  /* font-size: 15px; */
  margin-top: 2.6 rem !important;
  /* font-family: "TheGroupTEXT-Bold"; */
  color: rgba(78, 86, 89, 1);
}

.pdf-name-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 0;
}

.counts .count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: block;
  font-size: 30px;
  color: rgba(0, 140, 130, 0.7);
  float: left;
}

.counts .count-box span {
  font-size: 42px;
  line-height: 24px;
  display: block;
  font-weight: 700;
  color: #0b2341;
  margin-left: 50px;
}

.counts .count-box p {
  padding: 30px 0 0 0;
  margin: 0;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-size: 1rem;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #164682;
  font-size: 1rem;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #2169c4;
}



/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  padding: 0;
}

.why-us .content {
  padding: 60px 100px 0 100px;
}

.why-us .content h3 {
  font-weight: 400;
  font-size: 34px;
  color: #123a6d;
}

.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.why-us .content p {
  font-size: 1rem;
  color: #848484;
}

.why-us .video-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  position: relative;
}

.why-us .accordion-list {
  padding: 0 100px 60px 100px;
}

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}

.why-us .accordion-list li+li {
  margin-top: 15px;
}

.why-us .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  color: #0b2341;
  cursor: pointer;
}

.why-us .accordion-list span {
  color: rgba(0, 140, 130, 0.7);
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}

.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.why-us .accordion-list .icon-show {
  display: none;
}

.why-us .accordion-list a.collapsed {
  color: #0b2341;
}

.why-us .accordion-list a.collapsed:hover {
  color: rgba(0, 140, 130, 0.7);
}

.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(rgba(0, 140, 130, 0.7) 50%, rgba(0, 140, 130, 0.7)52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(237, 80, 46, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid rgba(0, 140, 130, 0.7)9;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@media (max-width: 1024px) {

  .why-us .content,
  .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }

  .vision {
    height: 35rem;
  }

  /* .we-are-nerdy-by-nat-new3{
      margin-top: 3rem;
   } */

}

@media (max-width: 992px) {
  .why-us .content {
    padding-top: 30px;
  }

  .why-us .accordion-list {
    padding-bottom: 30px;
  }

  .vision {
    height: 35rem;
  }

  .about-img {
    padding: 0px;
    margin-top: 3rem;
    height: 14rem !important;
  }




}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  background: #fefefe;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: rgba(0, 140, 130, 0.7);
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #f9c6bb;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: 1;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #0b2341;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 1rem;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: rgba(0, 140, 130, 0.7);
  border-color: rgba(0, 140, 130, 0.7);
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: rgba(0, 140, 130, 0.7);
}

.services .icon-box:hover .icon::before {
  background: rgba(0, 140, 130, 0.7);
}

.services .icon-box:hover h4 a,
.services .icon-box:hover p {
  color: #fff;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 60px 0;
}

#testimonials .section-header {
  margin-bottom: 40px;
}


#testimonials .testimonial-item .testimonial-img {
  width: 180px;
  height: 180px;
  /* border-radius: 50%; */
  /* border: 4px solid #fff; */
  float: left;
  margin-right: 55px;
  text-align: justify;
}

@media (max-width: 767px) {
  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }

  #testimonials .testimonial-item {
    text-align: center;
  }

  .about-img {
    margin-top: 2rem;
    height: 13rem !important;
  }

}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 235px;
}

#testimonials .testimonial-item h4 {
  font-size: 1rem;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 236px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 0 15px 140px;
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 767px) {

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }

}

#testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

#testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5F1739;
}

#testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

.i-feel-very-proud-t {
  margin: 0 0 15px 140px;
  color: #1C1C1C;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}

/*--------------------------------------------------------------
# CSR Section
--------------------------------------------------------------*/
#csr {
  overflow: hidden;
}

#csr .swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left: -50px;
}

#csr .swiper-pagination {
  /* margin-top: 20px; */
  margin-right: 0px !important;
  position: relative;
}

#csr .swiper-slide .swiper-slide-prev {
  margin-right: 0px !important;
}

#csr .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5F1739;
}

#csr .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

#csr .swiper-slide {
  width: 16vw !important;
}

#csr .swiper-slide-active {
  text-align: center;
  width: 30vw !important;
}

#csr .swiper-slide .gallery-lightbox img {
  width: 32vw !important;
}

#more {
  display: none;
}

/* Right-side pagination in a row over the banner */
.banner-pagination {
  position: absolute !important;
  bottom: 20px ;
  right: 20px ;
  display: flex !important;
  flex-direction: row !important;
  gap: 10px !important; 
  z-index: 10;
  margin-right: 5rem;
}

/* Bullet styling */
.banner-pagination .banner-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background-color: #fff !important;
  opacity: 1;
  border: 5px solid rgba(0, 140, 130, 1) !important;
  transition: background-color 0.3s ease;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background:rgba(0, 140, 130, 1) !important;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}

/* Active bullet styling */
.banner-pagination .banner-pagination-bullet-active {
  background-color: rgba(0, 140, 130, 1) !important;
  margin-right:5rem ;
}

@media (min-width: 992px) {
  #csr .swiper-wrapper {
    padding: 40px 0;
  }

  #csr .swiper-slide-active {
    border: 5px solid rgba(0, 39, 51, 1);
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.15);
    margin-top: 6px;
  }

}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
#gallery .swiper-slide-active {
  margin-left: -5em;
  width: 395px !important;
  height: auto !important;
  margin-bottom: 10%;
  border: 5px solid rgba(0, 39, 51, 1);

  padding: 4px;
  background: #fff;
  z-index: 1;
  transform: scale(1.15);
  margin-top: 6px;
}

#gallery .swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}


#gallery .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 395px;
  height: 300px;
}

#gallery .swiper-slide img {
  display: block;
  width: 100%;
}

#gallery .swiper-slide .swiper-slide-active {
  width: 395px !important;
  height: auto !important;
  z-index: 1;

}

#gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid rgba(0, 39, 51, 1);
}

#gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 39, 51, 1);
}

/* #gallery {
  padding: 0px!important;
  overflow: hidden;
}

#gallery .swiper-pagination {
  /* margin-top: 20px; */
/*margin-right: 0px!important;
  position: relative;
}

#gallery .swiper-slide .swiper-slide-prev {
  margin-right: 0px!important;
}

#gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5F1739;
}

#gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

#gallery  .swiper-slide  {
  width: 16vw!important;
}

#gallery .swiper-slide-active {
  text-align: center;
  width: 30vw!important;
}
#gallery  .swiper-slide .gallery-lightbox img {
  width: 32vw!important;
  margin-right:50%!important;
}

@media (min-width: 992px) {
  #gallery .swiper-wrapper {
    padding: 40px 0;
  }
  #gallery .swiper-slide-active {
    margin-left: -6vw;
    margin-bottom: 2%;
    border: 5px solid #5F1739;
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.15);
    margin-top: 6px;
  }
  #gallery  .swiper-container {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  #gallery .swiper-slide-active {
    margin-left: -12vw!important;
    margin-bottom: 2%;
  }
}
@media (min-width: 1843px) {
  #gallery .swiper-slide-active {
    margin-left: -17vw!important;
    margin-bottom: 2%;
  }
}
@media (min-width: 1920px) {
  #gallery .swiper-slide-active {
    margin-left: -1vw!important;
    margin-bottom: 2%;
  }
}
@media (min-width: 1900px) {
#gallery .swiper-slide-active {
    margin-left: -24vw!important;
    margin-bottom: 2%;
  }
}
@media (min-width: 2048px) {
  #gallery .swiper-slide-active {
    margin-left: -42vw!important;
    margin-bottom: 2%;

  }
} */
/*--------------------------------------------------------------
# New Section
--------------------------------------------------------------*/

.rounded {
  border-radius: .25rem !important;
}

.rounded {
  border-radius: .25rem !important;
}

.mbb-4 {
  margin-bottom: 1.5rem !important;
}

.w-1000 {
  width: 100%;
}

.shadow-1-strong {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .21) !important;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .21) !important;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
#Quotient .swiper-container {
  width: 100%;
  padding-bottom: 50px;
}

#Quotient .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 500px;
  height: 300px;
}

#Quotient .swiper-slide img {
  display: block;
  width: 100%;
}

/* #Quotient  .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 275px!important;
  height: 300px;
} */

/* #Quotient  .swiper-slide a {
  height: 54vh;
  display: block;
  width: 35vw;
} */
#Quotient .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid rgba(0, 39, 51, 0.9);
}

#Quotient .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 39, 51, 0.9);
}

/* #Quotient .swiper-slide-active {
  transform: translate(-50%, -50%);
  right:5%;
  margin-bottom:2%;
} */


.imgProducts {
  width: 15vw;
  height: auto;
  margin-top: 7.5vh;
}

#Flagship .row .swiper-container {
  width: 100%;
  height: 100%;
}

#Flagship .row .swiper-slide {
  margin-bottom: 50px;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#Flagship .row .swiper-slide img {
  display: block;
  width: 80%;
  height: 100%;
  object-fit: cover;
}

#Flagship .row .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 39, 51, 0.9) !important;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  padding: 80px 0;
  background: #0b2341;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #5F1739;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #5F1739;
  border: 2px solid #5F1739;
}


@media (min-width: 1024px) {
  .glass-section {
    background-attachment: fixed;
  }

  .footer-one {
    padding-left: 3rem !important;
  }

  .applyjob {
    margin-top: 2.5rem;
  }
}

.glass-section {
  background: url(../img/invision/cover/IMG-4851.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #0b2341;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #5F1739;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #0b2341;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #1a5298;
  font-size: 1rem;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #123a6d;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #5F1739;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-links a:hover {
  color: #f59f8c;
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5F1739;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(11, 35, 65, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 1rem;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.team .member .pic {
  overflow: hidden;
}


.team .member .member-info {
  width: 91%;
  position: absolute;
  top: 84%;
  left: 4%;
  /* right: 20px; */
  background: #fff;
  padding: 16px 0;
  color: #2f4d5a;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  height: 8rem !important;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}


.team .member:hover .member-info {
  max-height: 300px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 19px;
  color: #2f4d5a;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b1cbd7;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 0.78rem;
}

.team .member .social {
  margin-top: 19px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #52869d;
}

.team .member .social a:hover {
  color: #67b0d1;
}

.team .member .social i {
  font-size: 19px;
  margin: 0 2px;
}

.footer_lastrow {
  background-color: rgba(0, 140, 130, 1);
  color: #fff;
  height: 3.5rem;

}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }

  .footer-one {
    padding-left: 2rem !important;
  }
}

.governece {
  color: rgba(0, 39, 51, 0.8) !important;
  ;
}

#expand {
  display: none;
}

.mybackground1 {
  border-radius: 10px;
  top: 0px;
  left: 0px;
  background-color: #EFC532;
  z-index: 1;
  margin-bottom: 1em;
}

.mybackground2 {
  border-radius: 10px;
  top: 0px;
  left: 0px;
  background-color: #A6B35C;
  z-index: 1;
  margin-bottom: 1em;
}

.mybackground3 {
  border-radius: 10px;
  top: 0px;
  left: 0px;
  background-color: #5F1739;
  z-index: 1;
  margin-bottom: 1em;
}

.home-section .search-jobs-form .form-control {
  background: #fff;
  border: transparent !important;
  color: #343a40;
}

.home-section .search-jobs-form .form-control,
.home-section .search-jobs-form .btn-lg {
  height: calc(2em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.home-section .search-jobs-form .btn-white {
  background: #fff;
  color: #343a40;
}

.home-section .search-jobs-form .form-control,
.home-section .search-jobs-form .btn-lg {
  height: calc(2em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.bootstrap-select>.dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popular-keywords .keywords {
  display: inline-block;
}

.p-0 {
  padding: 0 !important;
}

.popular-keywords .keywords li a {
  border-radius: 5px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  color: #5F1739;
  padding: .2rem .7rem;
  font-size: .7rem;
  font-weight: 700;
  text-decoration: none;
}

.homep {
  font-size: 1.2rem;
  color: #5F1739;
  ;
}


/* hero Section
--------------------------------*/
/* 
#hero .testimonial-item {
  text-align: center;
}

#hero .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#heros .testimonial-item h3 {
  font-size: 2em;;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#hero .testimonial-item h4 {
  font-size: 1rem;
  color: #999;
  margin: 0 0 15px 0;
}

#hero .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

@media (min-width: 992px) {
  #hero .testimonial-item p {
    width: 80%;
  }
} */



/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.events {
  background: url(../img/event/events-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.events::before {
  content: '';
  background-color: rgba(12, 11, 10, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.events .section-title h2 {
  color: #fff;
}

.events .container {
  position: relative;
}

@media (min-width: 1024px) {
  .events {
    background-attachment: fixed;
  }

}

.events .events-carousel {
  background: rgba(255, 255, 255, 0.08);
  padding: 30px;
}

.events .event-item {
  color: #fff;
}

.events .event-item h3 {
  font-weight: 600;
  font-size: 26px;
  color: #5F1739;
}

.events .event-item .price {
  font-size: 26px;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-weight: 700;
  margin-bottom: 15px;
}

.events .event-item .price span {
  border-bottom: 2px solid #5F1739;
}

.events .event-item ul {
  list-style: none;
  padding: 0;
}

.events .event-item ul li {
  padding-bottom: 10px;
}

.events .event-item ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #5F1739;
}

.events .event-item p:last-child {
  margin-bottom: 0;
}

.events .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.events .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.events .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

/* Clients Section
--------------------------------*/
#Portfolio {
  padding: 60px 0;
}

#Portfolio img {
  /* opacity: 0.5; */
  transition: 0.3s;
}

#Portfolio img:hover {
  opacity: 1;
}

#Portfolio .swiper-pagination {
  margin-top: 30px;
  position: relative;
}

#Portfolio .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5F1739;
}

#Portfolio .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5F1739;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clientsgallery {
  padding: 0;
}

.clientsgallery .clientsgallery-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 120px;
}

.clientsgallery .clientsgallery-logo img {
  width: 8vw;
}

.clientsgallery .clientsgallery-logo:hover img {
  transform: scale(1.2);
}

.clientsgallery img {
  transition: all 0.4s ease-in-out;
}

#People .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid rgba(0, 39, 51, 1);
}

#People .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 39, 51, 1);
}

#Growth .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid rgba(0, 39, 51, 1);
}

#Growth .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 39, 51, 1);
}


/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 40px;
}

.pricing .box {
  padding: 80px 40px;
  margin-bottom: 30px;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  background: #fff;
  text-align: center;
}

.pricing h3 {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 28px;
}

.pricing h4 {
  font-size: 46px;
  color: #0b2341;
  font-weight: 400;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  margin-bottom: 25px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 18px;
  display: block;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding-bottom: 12px;
}

.pricing ul i {
  color: #5F1739;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .get-started-btn {
  display: inline-block;
  padding: 10px 40px 11px 40px;
  border-radius: 4px;
  color: #0b2341;
  transition: none;
  font-size: 1rem;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid #0b2341;
  background: #fff;
}

.pricing .get-started-btn:hover {
  background: #0b2341;
  color: #fff;
}

.pricing .featured {
  z-index: 10;
  padding: 100px 40px;
  border: 4px solid #5F1739;
}

.pricing .featured .get-started-btn {
  background: #5F1739;
  color: #fff;
  border-color: #5F1739;
}

.pricing .featured .get-started-btn:hover {
  background: #ef6445;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }

  #Flagship .row .swiper-slide img {
    width: 50% !important;
  }

  .footer-one {
    padding-left: 2rem !important;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }

  #Flagship .row .swiper-slide img {
    width: 50% !important;
  }

  #footer .footer_lastrow {
    margin-top: 0rem !important;
    height: 8rem;
  }
 
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-item {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #e9f1fb;
}

.faq .faq-item i {
  color: #669ee5;
  font-size: 20px;
  float: left;
  line-height: 0;
  padding: 13px 0 0 0;
  margin: 0;
}

.faq .faq-item h4 {
  font-size: 1rem;
  line-height: 26px;
  font-weight: 500;
  margin: 0 0 10px 28px;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
}

.faq .faq-item p {
  font-size: 1rem;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #0b2341;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  background: #fff;
}

.contact .info-box i {
  font-size: 32px;
  color: #5F1739;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #fbdad2;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 1rem;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 1rem;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #5F1739;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #5F1739;
  border: 0;
  padding: 10px 30px;
  border-radius: 4px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #ef6445;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f6f9fd;
  min-height: 40px;
  margin-top: 82px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 74px;
  }
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 600;
  color: #0b2341;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 1rem;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #123a6d;
  content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  width: 100% !important;
  background: rgba(0, 39, 51, 1) !important;
  max-width: 478vw;
  /* background: #071527; */
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 1rem;
  margin-top: -4em;
  padding-top: 20px !important;
}

#main {
  width: 100% !important;
  max-width: -webkit-fill-available;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 15px;
  /* background: #05101e; */
  border-top: 4px solid #5F1739;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  /* background: #0a1e38; */
}

#footer .footer-top .social-links a:hover {
  color: #fff;
  background: #5F1739;
  text-decoration: none;
}
 #footer .active-footer-link span {
  color: #ff0000ff !important; /* Highlight color */
  /* text-decoration: underline !important; */
  font-weight: bold;
}

#footer .footer-top h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: rgba(0, 140, 130, 0.708l);
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: rgba(0, 140, 130, 0.708l) !important;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 1rem;
  padding: 0 20px 2px 20px;
  background: #5F1739;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: rgba(0, 140, 130, 0.708l) !important;
}

#footer .copyright {
  /* border-top: 1px solid rgba(0, 140, 130, 1) !important; */
  /* text-align: center; */
  /* padding-top: 30px; */
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .link-lists section.about-col h5.title {
  margin-top: 4px;
  margin-bottom: 9px;
}

#footer .link-lists section.about-col h5 {
  margin: 0 0 9px 0;
  padding: 0;
  line-height: 12px;
}

#footer .link-lists section h5 {
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  margin: 0 0 3px 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.7;
}

#footer .link-lists section h5 a {
  color: #fff;
  text-transform: none;
  text-decoration: none;
  font-family: 'VWTEXTOFFICE-REGULAR' !important;
  font-size: 12px;
}

#footer .footer_lastrow {
  background-color: rgba(0, 140, 130, 1);
  color: #fff;
  height: 3.5rem;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}