/* ==== BASE STYLES ==== */
body:has(.hide-feature) img.attachment-large {
  display: none;
}

.postid-815 .attachment-large.size-large.wp-image-1111 {
  display: none;
}

/* ==== TESTIMONIAL TYPOGRAPHY */
.cliet-review h3 {
  font-family: "Open Sans" !important;
  color: #ffcf37;
  padding: 7px 0 13px;
  margin: 0;
  font-family: "Archivo";
  font-size: 22.89px;
  font-weight: 800;
}

.cliet-review p {
  margin: 0 !important;
  max-width: 480px;
  width: 100%;
  font-size: 16.14px;
  font-family: "Open Sans" !important;
  color: #fff;
  line-height: 22.2px;
  min-height: 152px;
}

.client-detail .client-name h4 {
  color: #fff;
  font-family: "Open Sans";
  font-size: 16.4px;
  font-weight: bold;
  line-height: 22.2px;
  margin: 0;
}

.client-detail .client-name p {
  margin: 0;
  color: #fff;
  padding-top: 2px;
  font-size: 14.12px;
  font-family: "Open Sans";
  line-height: 20px;
}

p.date {
  min-height: unset !important;
}

/* ==== LAYOUT & CONTAINERS ==== */
.elementor-element-066acc1 h1 {
  overflow: visible !important;
  white-space: normal !important;
}

.elementor-2705 .elementor-element.elementor-element-a2d82a5:not(.elementor-motion-effects-element-type-background) {
  background-color: #F6C939 !important;
}

.elementor-element.elementor-element-54fa989.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
  height: 100% !important;
}

.call-box p {
  margin-block-start: 0rem;
  margin-block-end: 0rem;
}

/* ==== NAVIGATION ==== */
nav ul.sub-menu a {
  text-transform: capitalize !important;
}

.e-n-tab-title-text {
  border-bottom: 3px dotted #2656A1;
}

/* ==== BUTTONS ==== */
#submitBtn:hover {
  color: white !important;
  border-color: white !important;
}

#submitBtnSecond {
  background-color: #005cab !important;
  border: 2px solid #005cab !important;
  color: white !important;
}

#submitBtnSecond:hover {
  color: black !important;
  border-color: black !important;
}

.prefooter_wpform #wpforms-submit-81 {
  font-family: "Open Sans" !important;
  font-size: 18px !important;
  background-color: #005cab !important;
}

.linc-summer-enroll .submit-btn {
  color: #000000 !important;
}

.cust-btn {
  text-align: center;
}

.cust-btn a {
  margin: 10px 0;
  display: inline-block;
  border-radius: 25px;
  padding: 10px 15px;
  background-color: #ffcf37;
}

/* ==== FORMS ==== */
.my-class .wpforms-submit {
  border-radius: 25px !important;
  color: #000 !important;
  font-size: 14px !important;
  padding: 5px 20px !important;
  height: 35px !important;
  text-transform: uppercase;
  float: right;
}

.my-class .wpforms-field {
  padding: 5px 0;
}

.my-class .wpforms-field input,
.my-class .wpforms-field textarea {
  border-radius: 25px !important;
}

#form_contact-form .frm_button_submit {
  background-color: #ffcf37;
  border-color: #ffcf37;
  height: 50px;
  padding: 0 40px;
  border-radius: 99px;
  font-size: 18px;
  transition: 0.3s;
  border-width: 2px;
  color: #fff;
}

#form_contact-form .frm_button_submit:hover {
  background-color: transparent;
  transition: 0.3s;
  color: #ffcf37;
}

/* ==== IMAGES & MEDIA ==== */
.elementor-carousel-image {
  background: none;
  background-size: cover;
  height: 100%;
  position: relative;
}

.feature-img * {
  height: 100%;
  display: block !important;
}

.feature-img img {
  max-height: 410px;
}

.client-img img {
  width: 72px !important;
  height: 72px;
  border-radius: 50%;
}

/* ==== CARDS ==== */
.main-card h2 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.8rem;
  text-overflow: ellipsis;
}

.main-card .my-expert {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 12;
}

/* ==== TESTIMONIAL SLIDER ==== */
.flex-cont {
  display: flex;
  gap: 38.25px;
}

.flex-cont .image-col {
  width: 100%;
  max-width: 30%;
}

.flex-cont .image-col .bg-img {
  background-size: cover;
  height: 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: end;
  align-items: end;
  border-radius: 11.44px 0 0 11.44px;
}

.flex-cont .image-col .bg-img img {
  padding-bottom: 17px;
  padding-right: 17px;
  max-width: 100px;
}

.content-col {
  padding: 24px 26px 24px 0;
  font-family: "Open Sans";
  color: #fff;
  margin: 0;
}

.client-detail {
  margin-top: 34.26px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14.35px;
}

.testi-card .owl-item {
  background-color: #0D4B5A;
  border-radius: 11.44px;
}

/* ==== OWL CAROUSEL ==== */
#test-slider .owl-dots {
  display: flex;
  align-items: center;
  margin-top: 50px;
  justify-content: center;
  gap: 13px;
}

#test-slider .owl-nav {
  display: flex;
  gap: 250px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  justify-content: center;
  bottom: -9px;
}

#test-slider .owl-prev,
#test-slider .owl-next {
  width: 42px;
  height: 42px;
  background-color: #ffcf37;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

#test-slider .owl-prev::after,
#test-slider .owl-next::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  height: 11.98px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7px;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2025/03/right-arrow.svg');
}

#test-slider .owl-prev {
  transform: rotate(180deg);
}

#test-slider .owl-dot {
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
  background-color: #6D7073;
}

#test-slider .owl-dot.active {
  width: 16.75px !important;
  height: 16.75px !important;
  background-color: #ffcf37;
}

#test-slider .owl-prev span,
#test-slider .owl-next span {
  font-size: 35px;
  top: -8px;
  height: 20px;
  display: none;
  position: relative;
}

/* ==== PAGINATION ==== */
.page-numbers {
  background: #ffcf37 !important;
  padding: 5px 10px !important;
  border-radius: 10px !important;
}

.page-numbers.current {
  color: #000 !important;
  background: none !important;
}

/* ==== DECORATIVE HEADERS ==== */
.dh2::before {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2025/07/Group-10360b.svg);
  background-position: top center;
  background-repeat: no-repeat;
  top: -174px;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 100%;
}

.dh3::before {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2025/06/Group-10360-23.png);
  background-position: top center;
  background-repeat: no-repeat;
  top: -174px;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 100%;
}

.dh4::before {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2025/03/Group-10361.svg);
  background-position: top center;
  background-repeat: no-repeat;
  top: -174px;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 100%;
}

.dh5::before {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2025/06/Group-10360-3.png);
  background-position: top center;
  background-repeat: no-repeat;
  top: -174px;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 100%;
}

/* ==== BACKGROUND OVERLAYS ==== */
.bg-overlay,
.right-c .elementor-cta__content {
  position: relative;
  z-index: 3;
}

.bg-overlay::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 80%;
  max-height: 300px;
  background-position: center center;
  margin: auto !important;
  opacity: 0.1;
  z-index: -1;
}

.bg-overlay.left::before {
  left: -20%;
  margin: unset !important;
  right: unset;
  top: 0;
  background-position: left top;
}

.bg-overlay.right::before {
  left: unset;
  margin: unset !important;
  right: 0;
  top: unset;
  bottom: 0;
  opacity: 0.05;
  background-position: right bottom;
}

.right-c .elementor-cta__content::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 80%;
  max-height: 300px;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2025/04/white-trans.svg');
  background-size: contain;
  inset: 0;
  background-position: center center;
  margin: auto !important;
  opacity: 0.1;
  z-index: -1;
}

.ban-overlay {
  position: relative;
  z-index: 1;
}

.ban-overlay::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  height: 140px;
  width: 100%;
}

/* ==== LOCATIONS ==== */
.dlocation .elementor-loop-container.elementor-grid {
  background: #0D4B5A !important;
  padding: 40px !important;
  border-radius: 20px !important;
}

/* ==== HEADER & SLIDER ==== */
.fixed.header {
  left: 0;
  width: 100%;
  top: 0;
  position: fixed;
}

.slider-row {
  max-width: 1240px !important;
  padding: 3% 0 0 0 !important;
}

div#n2-ss-2 .n-uc-Ftby7o8xWVRp {
  padding: 0 !important;
}

.ban-head span {
  color: #5ecbf1 !important;
}

.ban-head * {
  font-family: "Archivo", Sans-serif !important;
}

.btn-row > div {
  display: flex;
  flex-direction: row !important;
  flex: unset !important;
  justify-content: start !important;
  gap: 20px;
}

.btn-row > div a {
  font-family: "Open Sans" !important;
  transition: 0.3s !important;
  text-align: center;
  font-weight: 500 !important;
}

.slider-row p {
  font-family: "Open Sans" !important;
}

/* ==== MODAL ==== */
#elementor-popup-modal-327 .dialog-message {
  width: 1200px !important;
  height: auto;
}

button.mfp-close:hover {
  background: transparent !important;
  width: auto !important;
  color: #c36 !important;
}

/* ==== POST LOOP ==== */
.post_loopitem .elementor-heading-title.elementor-size-default {
  display: block !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: visible !important;
  text-overflow: unset !important;
  white-space: normal !important;
}

/* ==== ICONS ==== */
.miss-icon .elementor-icon {
  background-color: #005cab !important;
}

/* ==== RESPONSIVE STYLES ==== */

/* Extra Large Screens (1921px+) */
@media (min-width: 1921px) {
  .eligible.elementor-2886 .elementor-element.elementor-element-93195d5 > .elementor-widget-container {
    margin: 0 !important;
  }
  
  .eligi {
    margin-top: -39px !important;
  }
}

/* Medium Screens (1366px and below) */
@media (max-width: 1366px) {
  #youth {
    height: 100%;
    margin-bottom: 0;
  }
}

/* Desktop Adjustments */
@media (min-width: 1025px) {
  div#n2-ss-2 .n-uc-1e6087a835340-inner {
    margin-left: -16px !important;
  }
}

/* Large Tablets */
@media (max-width: 1199.98px) {
  .toc-container .elementor-widget-container {
    max-height: 400px !important;
    overflow: auto !important;
    position: relative;
  }
  
  .dh2::before {
    top: -55px;
  }
}

/* Medium Tablets */
@media (max-width: 1180px) {
  .dh2::before { top: -80px; }
  .dh3::before { top: -135px; }
  .dh4::before { top: -120px; }
  .dh5::before { top: -135px; }
  
  .dh2, .dh3, .dh4, .dh5 {
    --display: flex;
    --padding-top: 20px !important;
    --padding-bottom: 0;
    --padding-left: 0;
    --padding-right: 0;
  }
  
  .dh2 {
    --padding-top: 80px !important;
  }
}

/* Tablets */
@media (max-width: 1024px) {
  .cliet-review p {
    min-height: 220px;
  }
  
  .right-ban {
    display: none;
  }
  
  div#n2-ss-2 .n-uc-xt3djiK6zgTu {
    padding: 0 !important;
  }
  
  .slider-row {
    padding: 5% 0 !important;
  }
  
  .slider-row .ban-head div,
  .slider-row .ban-head span {
    font-size: 70px !important;
    line-height: 70px !important;
  }
  
  .main-card.right .feature-img img {
    max-height: 200px;
  }
  
  .dh2::before, .dh3::before, .dh4::before, .dh5::before {
    top: -50px;
  }
}

/* Medium Tablets to Desktop */
@media (min-width: 992px) and (max-width: 1130px) {
  .my-class.inner::after {
    top: -174px;
  }
}

@media (min-width: 992px) {
  .flex-cont .image-col .bg-img {
    min-height: 357px;
  }
}

/* Small Tablets */
@media (max-width: 991px) {
  .flex-cont .image-col {
    max-width: 100%;
  }
  
  .flex-cont {
    padding: 15px;
  }
  
  .flex-cont .image-col .bg-img {
    min-height: 300px;
  }
  
  .bg-overlay.left::before,
  .bg-overlay.right::before {
    max-width: 200px;
  }
  
  .bg-overlay.left::before {
    top: 0;
    right: unset;
    background-position: left top;
  }
  
  .bg-overlay.right::before {
    right: 0;
    bottom: 0;
    left: unset;
    top: unset;
    opacity: 0.05;
    background-position: right bottom;
  }
  
  .dh2::before, .dh3::before, .dh4::before, .dh5::before {
    top: -55px;
  }
}

/* Large Mobile/Small Tablet */
@media (min-width: 768px) {
  .d-lg-none {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .feature-img img {
    padding-top: 15px !important;
    height: 250px !important;
    max-height: unset !important;
    max-width: 100% !important;
    object-position: center !important;
  }
  
  .main-card.right .feature-img img {
    max-height: 200px;
  }
  
  .feature-img * {
    display: block !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .flex-cont {
    flex-wrap: wrap;
  }
  
  #test-slider .owl-nav {
    gap: 130px;
    bottom: -10px;
  }
  
  #test-slider .owl-dots {
    gap: 5px;
  }
  
  #test-slider .owl-next,
  #test-slider .owl-prev {
    width: 42px;
    height: 42px;
  }
  
  #test-slider .owl-next span,
  #test-slider .owl-prev span {
    font-size: 32px;
    top: -6px;
  }
  
  .cliet-review p {
    min-height: unset;
  }
  
  .content-col {
    padding-right: 0;
  }
  

  .slider-row .ban-head div,
  .slider-row .ban-head span {
    font-size: 4rem !important;
    line-height: 4rem !important;
  }
  
  .slider-row p {
    font-size: 1.6rem !important;
	}
  
  .btn-row > div {
    gap: 10px;
  }
  
  .btn-row > div a {
    padding: 10px 30px !important;
  }
  
  .right-col-ban {
    display: none;
  }
  
  div#n2-ss-2 .n2-ss-control-bullet {
    margin-bottom: 40px !important;
  }
}