.close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  border: 0;
  font-size: 2rem;
  font-weight: 700;
  display: block;
  cursor: pointer;
  color: #fff;
  padding: 0;
  background: red;
  border-radius: 50%;
  outline: none;
  width: 50px;
  height: 50px;
}

.close:hover {
  background: #D62839;
}

.veth-vetk-who-we-are-img::before {
  left: 0 !important;
  border-radius: 0px 20px 30px 0px !important;
}

.custom-h5 {
  text-transform: none !important;
}

.vetk-news-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/newsroom-bg.jpg');
}

.vetk-leadership-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/leadership-team.jpg');
}

.vetk-leadership-details-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/leadership-team-view.jpg');
}

.vetk-corpoate-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/csr-corporate-social-responsibility-banner.jpg');
}

.vetk-award-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/awards.jpg');
}

.vetk-contact-page .vetk-top-section-banner {
  background-image: url('../images/bg-images/contact-us.png');
}

.accordion-healthtek .link.active {
  /* background: #ef7f1a;
  color: #fff; */
  background-color: var(--vetk-orange) !important;
  color: #fff !important;
}

#accordion-healthtek li {
  list-style: none !important;
}

.accordion-healthtek li {
  list-style: none !important;
}

.spacetop-30 {
  padding-top: 30px;
}

.spacebottom-30 {
  padding-bottom: 30px;
}

.wp-insights-thumbnail-space {
  padding: 60px;
}

@media screen and (min-width:768px) {
  .vetk-filter-search {
    width: 18% !important;
  }
}

#initial-data .pagination {
  display: ruby !important;
}

.thumb-layout .service-banner-title {
  background: transparent;
}

.adjust-header-space {
  margin-top: 116px !important;
}

.accordion-healthtek li.open .link {
  font-size: 16px !important;
}

.accordion-healthtek .link {
  font-size: 16px !important;
}

.vetk-glassmorphism-card-item {
  height: 100% !important;
}

#custom-content-block h2 {
  font-size: 26px;
  line-height: 1.3;
  color: var(--vetk-text-grey);
  margin-block-start: 20px;
  margin-block-end: 5px;
}

#custom-content-block h3 {
  font-size: 24px;
  line-height: 1.3;
  color: var(--vetk-text-grey);
  margin-block-start: 20px;
  margin-block-end: 5px;
}

#custom-content-block h4 {
  font-size: 20px;
  line-height: 1.0;
  color: var(--vetk-text-grey);
  margin-block-start: 20px;
  margin-block-end: 5px;
}

#custom-content-block ul {
  margin-left: 20px;
  padding-left: 40px;
}

.vetk-top-banner-wrapper .service-banner-title {
  font-size: 22px;
  font-weight: 300;
  color: white;
  font-family: "Oxygen", sans-serif !important;
}

.vetk-service-banner-wrapper-custom .d-block .service-banner-title {
  font-size: 220%;
  color: #4f4f4f;
  font-family: "Oxygen", sans-serif !important;
  font-style: normal;
  line-height: 1.3;
  text-transform: uppercase !important;
  margin-bottom: 1.5rem !important;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
  font-weight: 600;
}

.vetk-service-banner-wrapper-custom .service-banner-title {
  font-size: 30px;
    font-weight: 300;
    margin-bottom: 1.5rem !important;
    display: block !important;
    text-align: center !important;
    line-height: 28px;
}

.accordion-healthtek .submenu-healthtek li a.active {
  background-color: var(--vetk-orange);
  color: #fff;
}

.side-bar-title {
  font-size: 18px !important;
  font-weight: bold !important;
  padding: 10px 30px 10px 15px !important;
}

.side-bar-title:hover {
  background-color: var(--vetk-orange) !important;
  color: #fff !important;
}

.projects-wrapper {
  border: 1px solid #D9D9D9 !important;
}

.projects-wrapper__border {
  border-top: 1px solid #D9D9D9;
  margin-bottom: 50px;
}

@media (max-width:450px) {
  .projects-wrapper>* {
    display: block !important;
  }
}

.projects-wrapper>* .project-box__thumb {
  border-left: 1px solid #D9D9D9;
}

@media (max-width:450px),
(max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .projects-wrapper>* .project-box__thumb {
    border-left: 0;
    border-top: 1px solid #D9D9D9;
  }
}

.projects-wrapper>*:not(:first-child)::before {
  position: absolute;
  content: "";
  width: 92%;
  height: 1px;
  /* background: #D9D9D9; */
  top: 0;
  left: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
  .projects-wrapper>*:not(:first-child)::before {
    width: 100%;
  }
}

.projects-wrapper>*:nth-child(2n):before {
  right: 0;
  left: auto !important;
}

.projects-wrapper>*:nth-child(2n) .project-box__thumb {
  border-right: 1px solid #D9D9D9;
  border-left: 0;
}

.project-box-content a:hover {
  color: var(--vetk-orange) !important;
  text-decoration: none !important;
  border-color: var(--vetk-orange) !important;
}

.project-box-content a:hover .project__title {
  color: var(--vetk-orange) !important;
}

.bdFadeLeft .project__title {
  padding-top: 20px;
}

.space-top-50 {
  padding-top: 50px;
}

.project__title .icon-box {
  transform: rotate(-45deg);
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.bdFadeLeft .project__title p {
  font-size: 14px;
}

.project-area p {
  padding-bottom: 10px;
  margin-bottom: 18px;
  line-height: 25px;
}

.content-section h4 {
  font-size: 26px;
}

.section__title-main {
  line-height: 1.08;
}


.project-box {
  display: flex;
  position: relative;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width:450px),
(max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
  .project-box {
    display: inline;
  }
}

.project-box>* {
  flex: 1 1 0;
}

.project-box-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid #D9D9D9;
  background: #f4f4f4;
}

.project-box-content:hover {
  background: #b3b3b3;
}

.project-box-content .project__title {
  font-size: 16px;
  text-align: center;
}

.vht-tilt {
  border-radius: 50%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px),
(max-width:450px) {
  .project-box-content .project__title {
    margin-bottom: 30px;
  }
}

.project-box-content .project__title a {
  display: flex;
  justify-content: space-between;
  gap: 0 20px;
  align-items: center;
}

.project-box-content .project__title a:hover {
  color: var(--vetk-orange);
}

.project-box-content .project__title a:hover .icon-box i {
  animation: iconltr 0.5s forwards;
}

.project-box-content .awards-list-box {
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px),
(max-width:450px) {
  .project-box-content .awards-list-box {
    margin-bottom: 30px;
  }
}

.project-box-content .awards-list-box p {
  font-size: 18px;
  font-family: var(--tpl-ff-heading);
  color: var(--clr-theme-1);
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
}

.project-box-content .awards-list-box .awards-list ul li {
  list-style: none;
  color: #626262;
}

.project-box-content .awards-list-box .awards-list ul li:not(:last-child) {
  margin-bottom: 7px;
}

.project-box__thumb {
  padding: 24px;
}

.project-box__thumb img {
  width: 100%;
  height: 100%;
}

.project-box__btn .text-btn {
  color: var(--clr-theme-2);
  font-family: var(--tpl-ff-heading);
}

.project-box__btn .text-btn:hover {
  color: var(--vetk-orange);
}

.project-box .is-black a:hover {
  color: var(--vetk-orange);
}

.projects-wrapper.is-white {
  border: 1px solid #414141;
}

.projects-wrapper.is-white .project-box-content .project__title {
  color: var(--clr-common-white);
}

.projects-wrapper.is-white .project-box-content p {
  color: #A5A5A5;
}

.projects-wrapper.is-white .project-box-content .awards-list-box .awards-list ul li {
  color: #A5A5A5;
}

.projects-wrapper.is-white>* .project-box__thumb {
  border-left: 1px solid #414141;
}

.projects-wrapper.is-white> :not(:first-child)::before {
  background: #414141;
}

.projects-wrapper.is-white> :nth-child(2n) .project-box__thumb {
  border-right: 1px solid #414141;
  border-left: 0;
}

.approch-tab .nav.nav-tabs {
  margin-bottom: 20px;
}

.approch-tab .nav-tabs {
  border-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 40px;
}

.lead-team-overview .news-lists {
  border: 1px solid #3e3e3e;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
  background: #222;
}

.news-lists p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 28px;
  color: #A5A5A5;
}

.news-lists p a {
  margin-bottom: 10px;
  color: var(--vetk-text-primary-grey);
}

.lead-team-overview small {
  font-size: .875em;
  color: #ccc;
}

.brand-area-2 {
  background: #1F1F1F;
}

.section-spacing-contact {
  padding-top: 50px;
  padding-bottom: 50px;
}

.p-relative {
  position: relative;
}

.approch-tab .nav-tabs .nav-link.active {
  color: var(--vetk-orange);
  border-bottom: 6px solid var(--vetk-orange);
  border-radius: 7px;
}

.approch-tab .nav-tabs .nav-link {
  margin-bottom: 0;
  border: 0;
  font-size: 20px;
  font-family: var(--vetk-orange);
  padding: 0;
  color: #A5A5A5;
  font-weight: 700;
  background: none;
}

.news-lists:hover p a {
  color: var(--vetk-orange) !important;
  cursor: pointer;
}

.event-head {
  font-size: 200%;
  padding-bottom: 20px;
}

.news-lists {
  border: 1px solid #D9D9D9;
  padding: 20px 20px 10px;
  margin-bottom: 20px;
}

.contact-form {
  padding: 20px 20px;
  border: 1px solid #D9D9D9;
}

.contact-input {
  position: relative;
  margin-bottom: 20px;
}

.contact-input input,
.contact-input textarea,
.contact-input select {
  height: 40px;
  width: 100%;
  font-size: 14px;
  border: 0;
  border-bottom: 1px solid #414141;
  outline: none;
  background: transparent;
}

.postbox__comment-check {
  display: flex;
  align-items: center;
  gap: 15px;
}

.e-check-input.is-black {
  border-color: #414141;
}

.e-check-input {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 26px;
  height: 26px;
  background: transparent;
  border: 1px solid #D9D9D9;
  outline: none;
  flex: 0 0 auto;
  padding: 0;
  border-radius: 50%;
}

.e-check-input:checked::after {
  box-sizing: border-box;
  position: absolute;
  content: "";
  font-size: 10px;
  color: var(--clr-theme-2);
  top: 50%;
  left: 50%;
  height: 8px;
  width: 8px;
  background: var(--clr-theme-2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.postbox__comment-check label {
  font-size: 14px;
  color: #A5A5A5;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 20px;
}

.contact-btn .input-btn {
  color: #222222;
}

.input-btn .btn-icon {
  transform: rotate(-45deg);
}

.input-btn {
  font-size: 16px;
  font-weight: 400;
  color: #a5a5a5;
  border: 1px solid #D9D9D9;
  padding: 0 22px;
  height: 60px;
  border-radius: 2px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  line-height: 1;
}

.btn-text::after {
  position: absolute;
  content: "";
  width: 70%;
  height: 3px;
  right: auto;
  left: 0;
  bottom: -4px;
  background: #ef7f1a;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.contact-btn .input-btn:hover {
  border-color: var(--vetk-orange);
}

.input-btn:hover {
  background: var(--vetk-orange);
}

.contact-info-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 20px;
}

.contact-info {
  display: flex;
  align-items: center;
  gap: 20px 15px;
}

.contact-info-content span {
  margin-bottom: 0;
  display: block;
  color: #727272;
}

.contact-info-content h4 {
  margin-bottom: 0;
  font-size: 16px;
}

.section__title-inner {
  font-size: 65px;
  text-transform: capitalize;
  line-height: 1.17;
}

.vetk-top-section-banner-custom {
  height: 550px;
}

.vetk-serives-page .vetk-top-section-banner-custom {
  background: var(--vetk-dark);
}

.vetk-top-section-banner-custom .vetk-h2-title {
  font-size: 36px;
}

.news-lists span {
  font-size: 14px;
  color: var(--vetk-text-primary-grey);
}

#corporate-social-responsibility h5 {
  color: var(--vetk-text-grey) !important;
}

.contact-content-wrappper span {
  color: var(--vetk-text-primary-grey);
}

.service-list-wrapper h5 {
  color: var(--vetk-text-primary-grey);
}

.vetk-new-insight-slider-btn {
  right: 100px !important;
  left: auto !important;
  /* Reset the left property */
}

.call-to-action-card {
  margin: 0 auto;
  width: 80%;
  height: 25rem;
  background: linear-gradient(195deg, #ffac53, #ff6c00);
  align-items: center;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 10px;
}

@media (max-width: 1200px){
  .call-to-action-card{
      height: 30rem;
      padding-bottom: 40px;
  }
}

@media screen and (max-width: 480px) {
  .call-to-action-card {
    min-height: 380px;
  }
}

.quote-top-custom {
  top: 30%;
}

.space-top-110 {
  padding-top: 150px;
}

.space-bottom-180 {
  padding-bottom: 180px;
}

.space-bottom-120 {
  padding-bottom: 120px;
}

.margin-space-top {
  margin-top: 180px;
}

#vetk-custom-our-client {
  background: linear-gradient(150deg, #f8fbff, #cee7ff);
  padding-block: 50px;
}

#banner-text-h1 {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.vetk-float-form-btn {
  background: linear-gradient(195deg, #ffac53, #ff6c00) !important;
}

.vetk-floating-form-wrapper form {
  background: linear-gradient(195deg, #ffac53, #ff6c00) !important;
}

.vetk-floating-form-wrapper form .vetk-primary-wb-rounded-btn {
  border-color: #fff !important;
}

.vetk-floating-form-wrapper form .form-control {
  border-color: transparent !important;
}

.vetk-footer {
  background-color: #222222 !important;
}

.vetk-primary-wb-rounded-btn-custom {
  border: 3px solid #222222;
  color: #fff;
  background-color: transparent;
  border-radius: 50rem;
  padding: 6px 18px;
  font-size: 16px;
  line-height: 1.5;
}

.vetk-primary-wb-rounded-btn-custom:hover {
  background-color: #626262;
  border: 3px solid #626262;
  color: #fff;
}

.vetk-our-client-section{
  background-size: cover;
  }

  /* start recent css code here  */
.c_testimonial_title{
  font-size: 20px !important;
}
/* End recent css code here  */

.vetk-orange-text, .vetk-orange-hover-text:hover {
  color: #ef7f1a;
}

.vetk-our-strategy-content h1,
.vetk-who-we-are-content h1,
.vetk-inner-sections .vetk-h1-title.vetk-orange-text{
  margin-block: 24px;
}

#vetk-that-dropdown-custom {
  left: 50%;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transform: translateX(-50%);
  width: 750px;
  max-width: 100%
}

.vetk-vertical-tabs {
  border-bottom-left-radius: 20px;
  /* border-bottom-right-radius: 20px; */
  padding-left: 0;
  overflow: hidden;
}

.about-us-menu {
  border-bottom-right-radius: 20px !important;
}

.active-tab-custom {
  border-color: var(--vetk-orange) !important;
  background-color: var(--vetk-orange) !important;
  color: #fff !important;
}

.vetk-news-card-img {
  /* filter: brightness(2.2); */
}

.vetk-left-img {
  filter: brightness(2.2);
}

.vetk-filter-ol-btn-custom {
  border: 1px solid var(--vetk-text-primary-grey);
  color: var(--vetk-text-primary-grey);
}

.vetk-filter-ol-btn-custom:hover {
  border-color: var(--vetk-orange) !important;
  background-color: var(--vetk-orange) !important;
  color: #fff !important;
} 

#filter-form > .form-select:focus {
  border-color: var(--vetk-orange) !important;
  box-shadow: 0 0 0 .25rem rgba(245, 134, 52, .25) !important;
}

#filter-form > select option:hover{
  background-color: var(--vetk-orange) !important;
}

#filter-form select.vetk-filter-select option:hover {
  background-color: var(--vetk-orange) !important;
  color: white !important; /* Optional: Change text color as well */
}

.vetk-see-how-text:hover svg path {
  fill: var(--vetk-orange); /* Use your orange color variable */
}


.nav.flex-column li:last-child:hover {
    border-bottom-left-radius: 20px;
} 


.my-0.list-style-none li:last-child:hover, 
.my-0.list-style-none li:last-child.active {
border-bottom-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
}

.vetk-leverage-service-section {
  /* background-image: url(../images/leverage-service-bg.jpg); */
  color: var(--vetk-text-third-grey);
  overflow: hidden;
}

.vetk-leverage-service-section {
  /* width: 100%; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 40px;
  margin-left: 40px;
  border-radius: 40px;
  margin-top: 80px;
}

.vetk-leverage-service-section .vetk-h1-title {
  font-size: 32px;
  margin-bottom: 40px;
}

.vetk-leverage-service-section .vetk-glassmorphism-card{
  /* padding-inline: 10px; */
}

.vetk-leverage-service-section h5,
.vetk-leverage-service-section p{
  color: var(--vetk-text-third-grey);
}
.vetk-leverage-service-section p{
  font-size: 15px;
  padding-top: 1.5rem;
  line-height: 1.2;
}
.vetk-leverage-service-section h5 {
  text-transform: none;
  font-size: 22px;
  margin-top: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 768px){
  .vetk-leverage-service-section .vetk-h1-title{
    text-align: center;
    display: block !important;
  }
}

@media screen and (max-width: 786px) {
  .vetk-leverage-service-section h5,
  .vetk-discuss-you-need-content h5,
  .vetk-inner-sections .vetk-h3-title{
    font-size: 20px;
  }
}

.vetk-news-card-img img {
  width: 100% !important;
  height: 100% !important;
  object-position: center !important;
  display: block !important;
}

.vetk-news-card-img {
  height: 140px !important;
  overflow: hidden !important;
}

.vetk-section-padding-100 {
  padding-block: 100px;
}

.vetk-inner-sections {
  padding-top: 100px;
}

.asset-type-caption {
  margin-left: 33.5%;
}

.asset-type-caption p{
  font-size: 14px;
  margin-bottom: 0;
}

/* CSS */
.banner-section {
  position: relative;
  height: 600px; /* Adjust the height as needed */
  background-color: #f0f0f0; /* Light gray background */
  overflow: hidden;
  margin-left: 70px;
  margin-right: 70px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.banner-section::before,
.banner-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 50%, #ffffff 50%, #ffffff 75%, transparent 75%, transparent);
  background-size: 40px 40px; /* Adjust the size of the pattern */
  opacity: 0.5; /* Adjust the opacity for a subtle effect */
}

.banner-section::after {
  background: linear-gradient(45deg, transparent 25%, #ffffff 25%, #ffffff 50%, transparent 50%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 0px 40px; 
  opacity: 0.5; /* Adjust the opacity for a subtle effect */
  transform: rotate(90deg);
}

.strategy-service-level-one {
  margin-left: 50px;
  margin-top: 50px;
  width: 40% !important;
  position: absolute;
  inset: 0px auto 0px 0px;
  object-fit: cover;
}

#custom-content-block ul li a {
  color: var(--vetk-orange) !important;
}

#custom-content-block ul li a:hover {
  color: var(--vetk-dark) !important;
}

#custom-content-block p a {
  color: var(--vetk-orange) !important;
}

#custom-content-block p a:hover {
  color: var(--vetk-dark) !important;
}

.vetk-hero-content-wrapper-services {
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 100%);
  z-index: 2;
}

.vetk-section-health-system {
  background-color: #222222;
  padding-top: 30px;
}

.large-banner-text {
  font-size: 130% !important;
}

#service-l1-banner-text {
  color: #ffffff !important;
  line-height: 1.6 !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.service-video-section {
  filter: brightness(0.4);
}

.small-banner-text {
  font-size: 80% !important;
}

.sitemap-h4{
  font-size: 18px;
}

@media (max-width: 1020px) {
    .veetech-slider .controls-container {
        top: inherit;
        right: inherit;
        bottom: 0;
        transform: rotate(90deg);
    }

    .main_banner,
    .main_banner ul li {
        height: 220vh;
    }

    .grid figure figcaption {
        bottom: 5%
    }

    .main_banner ul {
        flex-direction: column;
    }

    .grid figure {
        height: 35vh;
    }

    figure.effect-sadie:hover figcaption {
        -webkit-transform: translate3d(0, -110%, 0) translate3d(0, 100px, 0);
        transform: translate3d(0, -110%, 0) translate3d(0, 100px, 0);
    }

    figure.effect-sadie p {
        margin: 0;
    }

    .main_banner .bg_image {
        background-size: cover;
    }

    .slider-content h3 {
        font-size: 15px;
    }

    .veetech-slider {
        height: 60vh;
    }

    .veetech-slider .control {
        height: 20px;
    }

    .main_banner ul li:hover .grid figure {
        height: 80vh;
    }
}

.vetk-h2-title {
    font-size: 30px;
}

/* Mega menu row */

.mega-menu-row {
  display: flex;
}

/* About Us Banner Section Tabs */
.tabs {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 1rem;
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
}

.tab {
  background: #dfdfdf;
  flex: auto;
  border: none;
  color: #4f4f4f;
  padding: 1rem;
  transition: all 0.3s ease;
}

.tab:hover,
.tab.active {
  background: #222222;
  color: white;
}

.banner-tabs-section {
  width: 92%;
  left: 50%;
  background: linear-gradient(150deg, rgba(128, 128, 128, 0.1) 40%, rgba(169, 169, 169, 0.2) 180%);
  border-radius: 60px;
  transform: translateX(-50%);
  height: 650px;
  overflow: hidden;
}

.vetk-top-banner-wrapper-custom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 50%;
  position: absolute;
}

/* .vetk-top-banner-wrapper {
  width: 92%;
  left: 50%;
  background: #929292;
  border-radius: 60px;
  transform: translateX(-50%);
} */

.vetk-leader-bg-vect-custom {
  position: absolute;
  z-index: -1;
  width: 100%;
}

.vetk-hero-span-custom {
  font-size: 180%;
  font-weight: 300;
  line-height: 1.3;
}

@media (max-width: 600px) {
  .tabs {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      position: absolute;
      top: 100%;
  }

  .tabs a {
      flex: 1 1 45%;
      max-width: 45%;
      align-content: center;
  }
}

/* whitepaper filter pagination */
.page-link{
  color: #ef7f1a;
}
.active>.page-link, .page-link.active {
  background: #ef7f1a;
  border: 1px solid #ef7f1a;
}
.page-link{
  padding: 15px;
  font-size: 15px;
  font-weight: bold;
  font-family: var(--tpl-ff-heading);
}

/* Navbar Hover */

li.vetk-main-menu-list-item:hover {
  color: #f58634;
}

/* Leadership Page Start  */

.vetk-leader-bg-vect {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 60%;
  z-index: -1;
}

.vetk-text-grey {
  color: var(--vetk-text-grey)
}

.vetk-tap {
  display: flex;
  border-bottom: 1px solid #AAAAAA;
  gap: 6px;
  padding-top: 36px;
}

.vetk-tap li {
  list-style: none;
  color: #949494;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #F0F0F0;
  padding: 8px 20px 7px;
  border-radius: 6px 6px 0px 0px;
  font-size: 15px;
  cursor: pointer;
  line-height: 1.2;
}

.vetk-tap li.active {
  color: #fff;
  background-color: var(--vetk-orange);
}

.vetk-leader-team-grid-custom {
  position: relative;
  margin-top: 48px;
  display: none;
}

.vetk-leader-team-grid-custom .vetk-leader-team-custom {
  position: absolute;
  min-height: 180px;
  --g-gap: 48px;
  width: calc(25% - var(--g-gap));
  transition: left 0.4s ease-in-out;
  margin: 0px var(--g-gap) var(--g-gap) 0px;
}

.vetk-leader-team-grid-custom .vetk-leader-team-custom .vetk-leader-team-img {
  width: 100%;
  position: relative;
  /* cursor: pointer; */
}

.vetk-leader-team-custom .vetk-leader-team-img:after,
.vetk-leader-team-custom .vetk-leader-team-img::before {
  content: '';
  position: absolute;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.vetk-leader-team-custom .vetk-leader-team-img:after {
  width: 100%;
  background: radial-gradient(182.32% 119.7% at 50.15% 50%, rgba(78, 78, 78, 0) 0%, rgba(0, 0, 0, 0.2) 50%);
  inset: 0;
}

.vetk-leader-team-custom .vetk-leader-team-img::before {
  width: 6px;
  top: 0px;
  right: 0px;
  /* background-color: #323232; */
}

.vetk-leader-team-custom.active .vetk-leader-team-img::before {
  opacity: 1;
}

.vetk-leader-team-grid-custom .vetk-leader-team-custom .vetk-leader-team-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  height: 100%;
  width: auto;
  background-color: #323232;
  z-index: 10;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.vetk-leader-team-content .vetk-team-content-close {
  position: absolute;
  color: #fff;
  font-size: 20px;
  top: 15px;
  right: 18px;
  font-size: 25px;
  font-weight: 300;
  padding: 4px;
  cursor: pointer;
}

.vetk-leader-team-content .vetk-leader-inner-content {
  overflow-y: auto;
}

.vetk-leader-team-content h4 {
  color: var(--vetk-orange);
  font-size: 22px;
  margin-bottom: 4px;
}

.vetk-leader-team-content h6 {
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
}

.vetk-leader-team-content p {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}


.vetk-leader-team-content .vetk-team-sion {
  font-size: 20px;
  color: #fff;
  list-style: none;
  margin-top: auto;
  transform: translateY(8px);
}

.vetk-leader-team-content .vetk-team-sion li {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.vetk-leader-team-content .vetk-team-sion li:hover a {
  color: var(--vetk-orange);
}

.-custom .vetk-leader-team-custom.active {
  width: 100%;
  left: 0px !important;
  transition: left 0.5s ease-in-out;
  box-shadow: 0px 4px 10px 0px #00000040;
  z-index: 10;
}

.-custom .vetk-leader-team-custom.active .vetk-leader-team-content {
  width: 80%;
  left: calc(25% - var(--g-gap));
  transition: 0.4s opacity linear;
  opacity: 1;
  visibility: visible;
}

.-custom .vetk-leader-team-custom.active .vetk-team-img-content,
.vetk-leader-team-custom.active .vetk-leader-team-img:after {
  opacity: 0 !important;
}

.vetk-team-img-content {
  position: absolute;
  width: 100%;
  padding: 20px 20px;
  background-image: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(0, 0, 0, 0.6) 30.76%, #000000 70.67%);
  bottom: 0px;
  z-index: 1;
  transition: opacity 0.2s ease-in;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.vetk-team-img-content img {
  flex-shrink: 0;
  object-fit: contain;
  align-self: end;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  width: 15px;
}

.vetk-team-img-content::after {
  content: '';
  background-image: linear-gradient(103.54deg, #4E4E4E 0%, #323232 87.29%);
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.2s ease-in;

}

.vetk-team-img-content h4,
.vetk-team-img-content h6 {
  color: #fff
}

.vetk-team-img-content h6 {
  font-size: 14px;
  font-weight: 300;
}

.vetk-team-img-content h4 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.vetk-leader-team-custom:not(.active) .vetk-leader-team-img:hover {
  box-shadow: 0px 4px 10px 0px #00000040;
}

.vetk-leader-team-img:hover::after,
.vetk-leader-team-img:hover::before,
.vetk-leader-team-img:hover .vetk-team-img-content img,
.vetk-leader-team-img:hover .vetk-team-img-content::after {
  opacity: 1;
}

/* Mobile Responsive  */
@media screen and (max-width: 786px) {
  .vetk-leader-bg-vect {
    top: 100px;
    width: 100%;

  }
}

@media screen and (min-width: 992px) {
  .vetk-leader-team-grid-custom .vetk-leader-team-custom.active .vetk-leader-team-img {
    width: calc(25% - var(--g-gap));
    cursor: auto;
  }
}

@media screen and (max-width: 992px) {
  .vetk-leader-team-grid-custom {
    flex-wrap: wrap;
    height: auto !important;
  }


  .vetk-leader-team-grid-custom .vetk-leader-team-custom {
    position: static;
    width: calc(50% - 10px);
    margin: 0px 10px 10px 0px;
  }
  .vetk-leader-team-grid-custom .vetk-leader-team-custom.active {
    width: calc(50% - 10px);
  }

  .vetk-leader-team-grid-custom .vetk-leader-team-custom.active .vetk-leader-team-img {
    width: 100%;
  }
  
  .vetk-leader-team-grid-custom .vetk-leader-team-custom.active .vetk-leader-team-content {
    max-height: calc(100vh - 130px);
    height: auto;
    top: 120px;
    padding: 16px;
    box-shadow: 0px 4px 10px 0px #00000040;
    position: fixed !important;
    width: 90%;
    left: 50% !important;
    transform: translateX(-50%);
  }

  .vetk-leader-team-content h4 {
    font-size: 18px;
    padding-right: 30px;
  }

  .vetk-leader-team-img .vetk-team-img-content img {
    opacity: 1;
  }
}

@media screen and (max-width: 600px) {
  .vetk-team-img-content {
    padding: 15px;
  }

  .vetk-team-img-content h4 {
    font-size: 15px;
  }

  .vetk-team-img-content h6 {
    font-size: 10px;
  }

  .vetk-leader-team-img .vetk-team-img-content img {
    width: 12px;
  }

  .vetk-leader-team-grid-custom .vetk-leader-team-custom,
  .vetk-leader-team-grid-custom .vetk-leader-team-custom.active {
    width: 80%;
    margin-inline: auto !important;
  }

  .leader-thoughts-swiper.swiper-container .swiper-slide {
    padding: 18px 18px 60px 18px;
  }

  .leader-thoughts-swiper.swiper-container .swiper-button-prev,
  .leader-thoughts-swiper.swiper-container .swiper-button-next,
  .vetk-lead-quote {
    display: none;
  }

  .vetk-tap{
    padding-top: 18px;
  }
  .vetk-tap li {
    font-size: 12px;
    padding-inline: 8px;
  }

  .leader-thoughts-swiper .swiper-slide h4 {
    font-size: 20px;
  }

  .leader-thoughts-swiper .swiper-slide h6 {
    font-size: 13px
  }
}

.vetk-leader-team-grid-custom.show {
  display: flex;
}
/* Leadership Page Start  */

.copyright-custom {
  color: inherit;
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
}

.vetk-service-banner-wrapper-custom {
  width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 83%;
    position: absolute;
}

.vetk-section-padding-200 {
  padding-top: 200px;
}

.arrow-icon-tilted {
  width: 14px;
}

.arrow-icon-tilted:hover {
  background-image: url(../images/icons/arrow-icon-tilted-active.svg);
}

@media screen and (max-width: 786px) {
  .banner-tabs-section {
    overflow: visible;
    height: 400px;
    z-index: 3;
  }
}

@media screen and (max-width: 786px) {
  .space-bottom-180 {
    padding-block: 265px;
  }
}

.wp-footer-action-card {
  margin-top: 15%;
}

@media (max-width: 360px) {
    .wp-footer-action-card {
        margin-top: 65%;
    }
}
@media (max-width: 570px) and (min-width: 361px) {
    .wp-footer-action-card {
        margin-top: 40%;
    }
}
@media (max-width: 600px) and (min-width: 571px) {
    .wp-footer-action-card {
        margin-top: 35%;
    }
}
@media (max-width: 767px) and (min-width: 601px) {
    .wp-footer-action-card {
        margin-top: 28%;
    }
}
@media (max-width: 900px) and (min-width: 768px) {
    .wp-footer-action-card {
        margin-top: 25%;
    }
}
 
@media (max-width: 1025px) and (min-width: 901px) {
    .wp-footer-action-card {
        margin-top: 20%;
    }
}
 
@media (max-width: 1200px) and (min-width: 1026px) {
    .wp-footer-action-card {
        margin-top: 15%;
    }
}
 
@media (min-width: 1201px) {
    .wp-footer-action-card {
        margin-top: 15%;    
    }
}

.form-label-insights {
  margin-right: 12px;
  margin-block: 0;
  align-self: center;
}

.form-label-results {
  align-self: center;
  margin-block: 0;
  right: 0;
}

.space-bottom-insight {
  margin-bottom: 180px;
}

.space-top-events-banner {
  padding-top: 88px;
}

/* Solution 09/05 Page Start */

.vetk-serv-main-banner {
  width: 95%;
  height: calc(100vh - 100px);
  min-height: 500px;
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg-images/solution-bg-new.jpg);
  background-size: cover;
  background-position: center;
  background-color: #151515;
  border-radius: 28px;
  margin-left: auto;
  margin-right: auto;
}
.vetk-serv-main-banner ul {
  list-style: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.vetk-serv-testimonial{
  position: relative;
}
.vetk-serv-main-banner ul li {
  width: 100%;
  text-align: center;
  padding: 0;
  border: 1px solid rgb(52 49 49 / 50%);
  height: 100%;
}
.vetk-serv-grid {
  font-family: 'Kanit', sans-serif;
  font-weight: normal;
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}

.vetk-serv-grid figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  height: 100%;
  background-image: linear-gradient(0deg, black, transparent);
}
.vetk-serv-grid figure figcaption {
  padding: 0 20px;
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  top: calc(100% - 140px);
  transform: translateY(0%);
  transition: transform 0.35s ease;
}
figure.effect-sadie h2 {
 font-size: 26px;
 line-height: 1.2;
 color: #fff;
 font-weight: 500;
 margin-bottom: 18px;
}
figure.effect-sadie p{
  color: #fff;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.2s linear;
  margin-bottom: 20px;
}
.vetk-serv-main-banner ul li:hover{
  background: rgba(0, 0, 0, 0.5);
}
.vetk-serv-main-banner ul li:hover figure.effect-sadie p{
  opacity: 1
}
figure.effect-sadie:hover figcaption {
  cursor: auto;
  color: #fff;
  transform: translateY(-100%)
}
@media screen and (min-width: 1500px) {
  .vetk-serv-grid figure figcaption{
  top: calc(100% - 100px)
  }
}

@media screen and (max-width: 992px) {
  .vetk-serv-grid figure figcaption{
     position: static;
     transform: none !important;
     padding:25px 15px;
  }
  figure.effect-sadie:hover figcaption{
     transform: none;
  }
  figure.effect-sadie p{
     opacity: 1;
  }
  .vetk-serv-grid figure{
     background-image: none;
     background-color:rgba(0, 0, 0, 0.8);
  }
  .vetk-serv-main-banner ul{
     flex-direction: column;
     position: static;
  }
  .vetk-serv-main-banner{
     height: 100%;
  }
  figure.effect-sadie h2{
     margin-bottom: 12px;
  }
} 
@media screen and (max-width: 600px) {
  figure.effect-sadie h2{
     margin-bottom: 12px;
     font-size: 24px;
  }
}

/* Solution Page 09-05 Page End */

a.d-inline-block.vetk-primary-wb-rounded-btn.active {
  background-color: var(--vetk-orange);
  text-decoration: none;
  border-color: var(--vetk-orange);
}
 

ul.vetk-add-ser-list > li:has(img) > a {
    max-width: calc(100% - 20px);
}

.full-clickable-li {
    display: block;
    width: 100%;
    text-decoration: none; /* Optional: removes underline */
    color: inherit; /* Optional: inherits text color */
}

.vetk-footer-top-custom {
    padding-bottom: 60px;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    padding-top: 60px;
}

.vetk-news-card-img:has(img[src*="1773063084.BANNER-3.jpg"]) {
    filter: none !important;
}