/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744009168
Updated: 2025-04-07 06:59:28

*/
.pum-close:before {
  content: "✕";
  font-size: 0 !important;
  color: #fff;
  line-height: 15px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
  padding: 0 20px;
  height: 40px;
}

.form-row select.wpcf7-form-control.wpcf7-select.application_tour_date {
  border: none;
  background-color: #f5f5f5;
}

.form-row label {
  margin-bottom: 5px;
}

.pum-content.popmake-content a {
  background-color: #fff8e7;
  color: #918818;
  padding: 10px;
  text-transform: capitalize;
}

p.or {
  margin: -10px auto 20px;
  text-align: center;
  font-size: 22px;
}

div#popmake-1185 {
  background-color: transparent;
  background-image: url(https://the-academie-fas.org/wp-content/uploads/2026/03/bg-popup.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0 90px 0px;
  color: #fff !important;
  text-align: center;
}

div#pum_popup_title_1185 {
  color: #fff;
  font-size: 23px;
  margin: 0;
  text-align: center;
}

.pum-content.popmake-content p {
  padding-bottom: 10px;
}

button.pum-close.popmake-close {
  left: -14px !important;
  right: inherit !important;
  background-color: #fff8e7 !important;
  color: #918818 !important;
  height: 36px !important;
  width: 36px !important;
  top: -10px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px !important;
  font-size: 18px !important;
}

.newsletter-inline input[type="submit"] {
  position: absolute;
  right: 6px;
  top: 26px;
  transform: translateY(-50%);
  height: 42px;
  padding: 0 26px;
  background: #d7b249;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  text-transform: capitalize;
}

.pum-content.popmake-content {
  text-align: center;
  color: #fff !important;
  font-size: 15px;
}

.ul-lis ul {
  padding: 0 0 6px 18px;
  margin: 0;
}

.pum-close:before {
  content: "" I !important;
  font-size: 0 !important;
  color: #fff !important;
  line-height: 0px !important;
}

.fname-lname {
  display: flex;
  gap: 30px;
}

.apply-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.school_year_a_online {
  border: none;
  background-color: #f5f5f5;
}

.apply-form p {
  position: relative;
  width: 100% !important;
}

.apply-form label {
  display: block !important;
}

.newsletter-inline input[type="email"] {
  width: 100%;
  height: 54px;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 0 0px 0 20px;
  font-size: 16px;
  outline: none;
  color: #000;
  font-weight: 400;
}

form.wpcf7-form p {
  position: relative;
}

.elementor-element.elementor-element-491691d.e-con-full.newsletter.e-flex.e-con.e-child {
  margin: 80px auto -85px;
}

.main-tesst0monial .swiper-slide {
  margin-top: 15px;
  margin-bottom: 15px;
}

.e-con-inner {
  padding-left: 80px !important;
  padding-right: 80px !important;
  max-width: 100% !important;
}

nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
  width: 100% !important;
}

.feelist ul {
  padding: 0 0 0px 18px !important;
  margin: 0 !important;
}

.section-title {
  margin-top: 30px;
  font-size: 22px;
  border-left: 5px solid #2ecc71;
  padding-left: 10px;
  color: #2c3e50;
}

.sub-title {
  margin-top: 20px;
  font-size: 18px;
  color: #34495e;
}


.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}


.field {
  display: flex;
  flex-direction: column;
}

.field.full {
  grid-column: span 2;
}


.app-form input,
.app-form textarea,
.app-form select {
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  font-size: 14px;
  transition: 0.3s;
}

.app-form input:focus,
.app-form textarea:focus {
  border-color: #2ecc71;
  background: #fff;
  outline: none;
}

.app-form textarea {
  min-height: 120px;
}

.radio-inline span {
  margin-right: 15px;
}

.info-text {
  font-size: 14px;
  color: #666;
  margin: 10px 0 20px;
}

/* Submit */
.submit-wrap {
  margin-top: 25px;
}

.app-form input[type="submit"] {
  width: 100%;
  background: #2ecc71;
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

.app-form input[type="submit"]:hover {
  background: #27ae60;
}


@media (max-width: 1024px) {
  .e-con-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media (max-width: 767px) {
  .e-con-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .fname-lname {
    display: flex;
    gap: 4px;
    flex-direction: column;
  }

  .grid-2,
  .grid-3 {
    grid-template-columns: 1fr;
  }

  .field.full {
    grid-column: span 1;
  }
}