.teambox .box2 h2,
.teambox .box2 h3,
.teambox .box2 p {
    color:#002F24 !important;
}
.teambox:hover .box1 .elementor-heading-title {
    border: none !important;
}

.teambox:hover .box2 .elementor-widget-heading:first-of-type {
    border: 1px solid var(--HEC-Dark, #002F24);
    border-radius: 4px;
    display: inline-block;
}
	.lightbluebox .acccontent {
    color: rgba(0, 47, 36, 0.5)!important; 
   
}

.lightbluebox:hover .acccontent {
    color: #002F24 !important;
}
.lightbluebox img {
    filter: grayscale(100%) brightness(0.5); opacity:0.5
    }
.lightbluebox:hover img {
    filter: grayscale(0%) brightness(1); opacity:1
}
.testimonialbtnstop .elementor-swiper-button svg path:first-child {
    fill: #00503D;
}

.testimonialbtnstop .elementor-swiper-button svg path:last-child {
    stroke: #D0F5E3;
}
.testimonialbtnstop .elementor-swiper-button:hover svg path:first-child {
    fill:#0BBF65;
}

.testimonialbtnstop .elementor-swiper-button:hover svg path:last-child {
    stroke: #fff; /* arrow color change */
}
.cf7-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

input::placeholder,
textarea::placeholder {
  color: #D6D6D6;
  font-family: "Neulis Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 55%;
    right: 7px;
    width: 25px;
    height: 40px;
    transform: translateY(-50%);
    background: url(/wp-content/uploads/2026/04/arrow-1.svg) no-repeat center;
    background-size: contain;
    border: none;
}
body .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], body .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left:84px !important;
}
.cf7-check {
  flex: 1;
  font-size: 14px;
}

.cf7-btn-wrap {
  flex-shrink: 0;
}
.clear{clear:both}

.cf7-btn {
  position: relative;
  width: 154px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  cursor: pointer;padding: 15px 27px 15px 27px !important;
}

.cf7-btn::before {
  content: "";
  position: absolute;
  width:133px;
  height: 60px;
  background: #00503D;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skewX(-20deg);
  z-index: -1;
}
.cf7-btn:hover::before {
  background: #0BBF65;
}
.cf7-btn:hover{
  color:#fff !important
}

.cf7-row button{
background-color: transparent !important;
}

.cf7-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: Agdasima;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.custombox label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  position: relative;
}

.custombox input[type="checkbox"] {
  display: none;
}

.custombox .wpcf7-list-item-label::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: 1px solid #D0F5E3;
  background: #D0F5E3;
  display: inline-block;
  flex-shrink: 0;
  transition: 0.3s ease;
  margin-right: 10px;
}

.custombox input:checked + .wpcf7-list-item-label::before {
 background: #CFE5DC;
}

.custombox input:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #002F24; /* dark green */
}

.custombox .wpcf7-list-item-label {
  font-size: 14px;
  display: flex;
  align-items: center;
	color: var(--HEC-Dark, #002F24);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}
.cf7-row .wpcf7-list-item {
       margin: 0 0 0 0em;
}
.cf7-row .wpcf7-list-item-label a {
  display: inline;
  margin: 0 2px; 
}
.custombox a {
  color:#002F24;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
text-decoration-line: underline !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:50px !important}
.intl-tel-input.separate-dial-code .selected-dial-code{display:none}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color:transparent !important;
    }
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
   background-color:transparent !important;
}
.cf7-row .wpcf7-list-item-label {
 white-space: nowrap;      
  width: 100%;             
}

.cf7-row .wpcf7-list-item-label a {
  white-space: nowrap;       
   pointer-events: auto;     
}
.teambox{height:650px !important; overflow:hidden !important}
.teambox:hover::before{display:none}
.teambox {
    height: 650px !important;
    overflow: hidden !important;
    position: relative;
}

.teamboxborder {
    opacity: 0;
    transform: translateY(0%);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.teambox:hover .teamboxborder {
    opacity: 1;
    transform: translateY(-20%);
}

.teambox .box1 {
    transition: opacity 0.3s ease; position: absolute;
    left: 40px;
    bottom: 60px !important;width:81% !important;
      right:40px !important;
 }

.teambox .box2 {
    position: absolute;
    left: 40px;
    bottom: 60px !important;width:80% !important;
      right:40px !important;
    opacity: 0;
    transform: translateY(20%); /* only 20% down */
    transition: transform 0.4s ease, opacity 0.4s ease;

    pointer-events: none;
}

/* HOVER */
.teambox:hover .box1 {
    opacity: 0;
}
.teambox:hover .box2{gap:10px !important}
.teambox:hover .box2 {
    opacity: 1; left: 40px;
    bottom: 0;
    width: 100%;
   right:40px;
    transform: translateY(0); 
    pointer-events: auto;
}
.teambox p{margin-bottom:0px !important}

.testimonialbtnstop {
  width: 60px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.testimonialbut{width:150px !important;margin-bottom:30px !important}
.testimonialbut .elementor-swiper-button-prev svg,
.testimonialbut .elementor-swiper-button-next svg {
  width: 60px;
  height: 48px;
}

.testimonialbtnsto {
  position: relative;
}
/* ===== SLIDE STRUCTURE FIX ===== */
.testimonialslider1 .swiper {
    position: relative;
}

.testimonialslider1 .swiper-slide {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
       box-sizing: border-box;
}

.testimonialslider1 .e-con,
.testimonialslider1 .elementor-widget-wrap {
  
}

.testimonialslider1 .swiper-slide > div:first-child {
    flex: 1;
}

.testimonialslider1 .testimonialbtnsto {
    margin-top:50px;
       position: relative;
    z-index: 5;
}


.testimonialslider1 .testimonialbtnstop {
    position: absolute;
    top: 5%;
    right: 13%;
    display: flex;
    gap: 10px;
    z-index: 10;
}

/* ===== MOBILE FIX ===== */
@media (min-width:1400px) {
	.case_study_item .push_down {margin-bottom:20px}
    .testimonialslider1 .testimonialbtnstop {
    position: absolute;
    top:5%;
    right:16%;
    display: flex;
    gap: 10px;
    z-index: 10;
}
 
}

@media screen and (max-width: 767px) {
	.testimonialslider1 .testimonialbtnsto{margin-top:0px !important}
	.testimonialslider1 .testimonialbtnstop
{
    position: inherit;
    top: initial;
    right: 0;
    display: flex;
    gap: 10px;
    z-index: 10;
    left: 30px;
    bottom: -20px;
}
  .cf7-row {
    display: block;
  }
	body .teambox {
		height: 100% !important;} body .teambox .box1{position:initial !important}
}

@media screen and (max-width:1200px) {
 
	.teambox .box1,
.teambox .box2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
}

@media screen and (min-width:1201px) and (max-width:1390px) {
	.teamboxfullbio p,.teamboxfullbio{font-size:14px !important}
}
@media screen and (min-width:768px) and (max-width:1390px) {
	.teambox h3{font-size:25px !important}.teamboxshortbio{min-height:80px}
	.box1, .box2{ gap:20px !important}
	.box2{row-gap:0px !important} 
}
@media screen and (min-width:768px) and (max-width:1300px) {
.teambox .box2 {
    position: absolute;
    left: 40px;
    bottom: 60px !important;
    width:70% !important;
    right: 40px !important;
}
	.teamboxshortbio {font-size:12px !important;line-height:20px
}
	.teambox h6{font-size:13px !important}
	  
}

@media screen and (max-width:1100px){
   .teamboxfullbio p, .teamboxfullbio
 {
          height: 300px;
        overflow-y: scroll;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
body .teambox {
    height: 500px !important;
    overflow: hidden !important;
    position: relative;
    min-height: auto !important;
}
body .teamboxfullbio p, .teamboxfullbio {
        height: 160px !important;
        overflow-y: scroll;
    }	
	
}
