/*
Template Name: Admission Hills
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body {
  font-family: "Rubik", sans-serif;
}
ul {
  list-style: none;
  padding: 0;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 26px;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}

p {
  color: #7884a7;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff7700;
}
a:focus {
  text-decoration: none;
  color: #ff7700;
}

.button {
  background: #ff7700;
  color: #fff;
  display: inline-block;
  transition: 0.3s;
  padding: 0.7rem 1.5rem 0.6rem 1.5rem;
  border-radius: 30px;
  border: 1px solid #ff7700;
  font-weight: bold;
}
.button:hover {
  background: none;
  color: #ff7700;
  border: 1px solid #ff7700;
}
.button_1 {
  background: #2eca7f;
  color: #fff;
  display: inline-block;
  transition: 0.3s;
  padding: 0.7rem 1.5rem 0.6rem 1.5rem;
  border-radius: 30px;
  border: 1px solid #2eca7f;
  font-weight: bold;
}
.button_1:hover {
  background: none;
  color: #2eca7f;
  border: 1px solid #2eca7f;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img {
  -webkit-transition:
    opacity 0.35s,
    -webkit-transform 0.35s;
  transition:
    opacity 0.35s,
    transform 0.35s;
}

figure.effect-jazz:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.col_oran {
  color: #ff7700;
}
.col_green {
  color: #2eca7f;
}
.bg_green {
  background: #2eca7f;
}
.bg_blue {
  background: #07294d;
}
.bg_oran {
  background: #ff7700;
}
.col_blue {
  color: #07294d;
}

hr {
  opacity: 1;
  background-color: #f9ebdf;
}
.font_14 {
  font-size: 14px;
}
.font_12 {
  font-size: 12px;
}
.font_8 {
  font-size: 8px;
}
.font_60 {
  font-size: 60px;
}

.line {
  height: 5px !important;
  width: 50px;
  background-color: #ff7700;
}
.p_3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.border_1 {
  border: 1px solid #f9ebdf;
}
.radius_30 {
  border-radius: 30px;
}
.radius_10 {
  border-radius: 10px;
}
/*********************top****************/

/*********************top_end****************/

/*********************header****************/
.navbar-brand {
  font-size: 28px;
}
.navbar-brand i {
  font-size: 34px;
}

#header .btn {
  border-color: #07294d;
}
#header .btn:hover {
  border-color: #07294d;
  background: #07294d;
}
#header .nav-link {
  color: #7884a7;
  padding: 10px 12px 10px 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
#header .nav-link:hover {
  color: #ff7700;
}
#header .nav-link:focus {
  color: #ff7700;
}
#header .active {
  color: #ff7700;
}

.drop_1 {
  min-width: 220px;
  padding: 0;
  margin-top: 10px !important;
  border: none;
  background: #04203e;
  border-radius: 0;
  border: none;
}
.drop_1 a {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0b3e74;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.drop_1 a:hover {
  background: #ff7700;
  color: #fff;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}
.sticky {
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.3s;
}

/*********************header_end****************/

/*********************common****************/
.pages ul li {
  display: inline-block;
}
.pages ul li a {
  display: block;
  color: #111;
  margin: 0 2px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #f9ebdf;
  border-radius: 50%;
}
.pages ul li a:hover {
  background: #ff7700;
  border: 1px solid #ff7700;
}
.pages ul li a:hover {
  color: #fff !important;
}
.act {
  background: #ff7700 !important;
  border: 1px solid #ff7700 !important;
  color: #fff !important;
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: block;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #f56505;
}
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #bd3518;
}
.social-network a.icoVimeo:hover {
  background-color: #0590b8;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
}
.social-circle li i {
  margin: 0;
  line-height: 40px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.form-control:focus {
  box-shadow: none;
  border-color: #f9ebdf;
}
.form-select:focus {
  box-shadow: none;
  border-color: #f9ebdf;
}
.form-control {
  border-color: #f9ebdf;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
.form-select {
  border-color: #f9ebdf;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}

.shadow_box {
  box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
}
.carousel-indicators [data-bs-target] {
  background-color: #ff7700;
}

.input-group .form-control {
  height: auto;
}
.form-check .form-check-input:checked {
  background-color: #ff7700;
  border-color: #ff7700;
}
.form_text {
  height: 120px;
}
/* Float */
.hvr-float {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

#team {
  padding-bottom: 60px;
}
.team_card {
  transition: all 0.3s ease;
}
.team_card:hover {
  border-color: #ff7700 !important;
  box-shadow: 0 0 15px rgba(255, 119, 0, 0.5); /* Subtle shadow */
}
.team_card h5 a:hover {
  color: #ff7700 !important;
}

/*********************common_end****************/

/*********************testim****************/
.testim_1i1 img {
  width: 60px;
  height: 60px;
}
#testim .carousel-indicators {
  bottom: -60px;
}
#testim {
  padding-bottom: 40px;
}
/*********************testim_end****************/

/*********************footer****************/
#footer {
  background: #07294d;
  border-top: 3px solid #ff7700;
}
.footer_m {
  padding-top: 50px;
}

#footer .line_1 {
  background: #224e7c;
}
.footer_2l .input-group {
  background: rgba(7, 41, 77, 0.9);
  border: 1px solid #224e7c;
}
.footer_2l ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.footer_3r ul li a {
  background: rgba(44, 86, 131, 1);
}

.main_1 {
  top: -60px;
}
.main {
  margin-top: 60px;
}
.subs_1i .span_1 {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 45px;
}
.subs_1i1 .span_1 {
  background: rgba(46, 202, 127, 0.12);
}
.subs_1i1:hover .span_1 {
  background-color: #2eca7f;
  color: #fff;
}

.subs_1i2 .span_1 {
  background: rgba(255, 119, 0, 0.12);
}
.subs_1i2:hover .span_1 {
  background-color: #ff7700;
  color: #fff;
}

.subs_1i3 .span_1 {
  color: #3b34ff;
  background: rgba(59, 52, 255, 0.12);
}
.subs_1i3:hover .span_1 {
  background-color: #3b34ff;
  color: #fff;
}

/*********************footer_end****************/

@media screen and (max-width: 767px) {
  .navbar-collapse {
    max-height: 300px;
    overflow-y: scroll;
    border-top: 1px solid #f9ebdf;
    margin-top: 15px;
  }
  #header .nav-link {
    font-size: 26px;
    border-bottom: 1px solid #f9ebdf;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 !important;
  }
  .navbar .navbar-toggler {
    box-shadow: none !important;
    background: #f8f9fa;
    border: none;
    border-radius: 0;
    margin-top: -1px;
  }
  .drop_1 {
    margin-top: 0 !important;
  }
  .drop_1 a {
    font-size: 22px;
  }
  .sticky .drop_1 {
    margin-top: 0 !important;
  }
  .line {
    margin-left: auto;
    margin-right: auto;
  }
  .navbar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .navbar-brand {
    font-size: 28px;
  }
  #header .nav-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #header .input-group {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .navbar-brand i {
    font-size: 32px;
  }
  .course_1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .team_card {
    margin-bottom: 15px;
  }
  #team {
    padding-bottom: 30px;
  }
  .testim_1i1 h5 {
    font-size: 16px;
  }
  .testim_1i1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .main_1 {
    position: static !important;
  }
  .main {
    margin-top: 0;
  }
  .subs_1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .subs_1i .span_1 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  #subs {
    padding-bottom: 30px;
  }
  .footer_m {
    padding-top: 30px;
  }
  .footer_1i h4 {
    text-align: center;
  }
  .footer_1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .footer_1ism h6 {
    margin-top: 10px !important;
  }
  .footer_2l {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer_2l .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer_3r {
    text-align: center !important;
    margin-top: 15px;
  }
  .center_o1 {
    text-align: center;
  }
  .pages ul li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .event_1l {
    text-align: center;
  }
  .team_1o {
    margin-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-expand-md {
    flex-wrap: wrap !important;
  }
  .navbar-brand {
    font-size: 24px;
    margin-right: 10px !important;
  }
  .navbar-brand i {
    font-size: 28px;
  }
  #header .nav-link {
    padding: 18px 4px 18px 4px;
    font-size: 12px;
  }
  #header .button {
    padding: 1rem 0.3rem 0.9rem 0.3rem;
    font-size: 12px;
    border-radius: 5px;
  }
  #header .input-group {
    width: 140px;
  }
  .navbar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .drop_1 {
    margin-top: 18px !important;
  }
  .course_1i h6 {
    font-size: 13px;
  }
  .team_1i1 img {
    width: 150px;
    height: 150px;
  }
  .testim_1i1 h5 {
    font-size: 13px;
  }
  .subs_1i .span_1 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .subs_1i h4 {
    font-size: 14px;
  }
  .subs_1i .fs-6 {
    font-size: 12px !important;
  }
  .main_1 {
    top: -50px;
  }
  .footer_m {
    padding-top: 70px;
  }
  .footer_2r h5 {
    font-size: 14px;
  }
  .footer_3r ul li a {
    width: 35px;
    height: 35px;
  }
  .footer_3r ul li a i {
    line-height: 35px;
  }
  .footer_3r ul li {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
}
@media (min-width: 871px) and (max-width: 991px) {
  #header .nav-link {
    padding: 18px 10px 18px 10px;
  }
  .navbar-brand {
    margin-right: 20px !important;
  }
  #header .input-group {
    width: 160px;
  }
  #header .button {
    padding: 1rem 0.8rem 0.9rem 0.8rem;
    font-size: 12px;
    border-radius: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-expand-md {
    flex-wrap: wrap !important;
  }
  #header .nav-link {
    padding: 18px 4px 18px 4px;
    font-size: 14px;
  }
  #header .input-group {
    width: 160px;
  }
  .navbar-brand {
    margin-right: 20px !important;
  }
  .testim_1i1 h5 {
    font-size: 16px;
  }
  .subs_1i .span_1 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
  .subs_1i h4 {
    font-size: 20px;
  }
  .subs_1i .fs-6 {
    font-size: 14px !important;
  }
  .footer_m {
    padding-top: 70px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  #header .nav-link {
    padding: 18px 8px 18px 8px;
  }
  #header .input-group {
    width: 230px;
  }
}

/* ---- Global Lead Modal & Form Styles ---- */
.hero_form_wrap {
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.modal_form_wrap {
  background: #07294d;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.hero_form_head {
  background: linear-gradient(135deg, #2eca7f, #07294d);
  padding: 16px 22px;
  color: #fff;
}
.hero_form_head h5 {
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #fff;
}
.hero_form_head p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 12px;
}
.hero_form_body {
  padding: 18px 22px 22px;
}
.hero_field_group {
  margin-bottom: 12px;
}
.hero_label {
  display: block;
  color: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
}
.hero_input_wrap {
  position: relative;
}
.hero_input_icon {
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  color: #2eca7f;
  font-size: 13px;
  pointer-events: none;
}
.hero_input {
  width: 100%;
  padding: 10px 14px 10px 36px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  outline: none;
  transition:
    border-color 0.25s,
    background 0.25s;
  font-family: inherit;
  box-sizing: border-box;
}
.hero_input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.hero_input:focus {
  border-color: #2eca7f;
  background: rgba(255, 255, 255, 0.15);
}
.hero_select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%232eca7f' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 32px;
}
.hero_select option,
.hero_select optgroup {
  background: #07294d;
  color: #fff;
}
.hero_textarea {
  resize: vertical;
  min-height: 70px;
  max-height: 120px;
  line-height: 1.5;
  vertical-align: top;
}
.hero_submit_btn {
  width: 100%;
  padding: 13px 20px;
  background: linear-gradient(135deg, #ff7700, #ff9d45);
  border: none;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 6px;
  transition:
    transform 0.2s,
    box-shadow 0.2s,
    background 0.2s;
  box-shadow: 0 4px 15px rgba(255, 119, 0, 0.4);
  font-family: inherit;
}
.hero_submit_btn:hover {
  background: linear-gradient(135deg, #e06500, #ff7700);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 119, 0, 0.5);
}
.hero_submit_btn:active {
  transform: translateY(0);
}
.hero_form_success {
  padding: 30px 22px;
}

/* Modal styling */
#leadFormModal .modal-content {
  background: transparent;
  border: none;
}
#leadFormModal .modal-header {
  border-bottom: none;
  padding: 0;
}
#leadFormModal .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  background-color: #fff;
  opacity: 0.8;
  border-radius: 50%;
  padding: 8px;
}
#leadFormModal .modal-body {
  padding: 0;
}

.btn_compact {
  padding: 0.6rem 0.5rem 0.5rem 0.5rem !important;
  font-size: 13px !important;
  border-radius: 8px !important;
}
