
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


* {
  margin: 0px;
  padding: 0px;
  font-family: "nunito sans", sans-serif !important;
}
body,
html {
  height: 100%;
  width: 100%;
  font-family: "nunito sans", sans-serif !important;
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6{font-weight: 800!important;}
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas .fa,
.fa {
  font-family: "Font Awesome 6 Free" !important;
}

section {
  margin: 40px 0px;
  padding: 30px;
}
:root {
  --primary-color: #f58220;
  --secondary-color: #f9f9f9;
  --accent-color: #4d4d4d;
  --background-color: #fff8f2;
  /* Footer specific variables */
  --footer-background-color: #333;
  --footer-text-color: #ecf0f1;

  /* text specific variables */
  --text-primary: #000;
  --text-secondary: #f58220;
  --text-accent: #cccccc;
  --text-light: #fff;
  --text-dark: #4d4d4d;
}
.org {
  color: var(--primary-color);

}
p {
  margin: 0px !important;
}
.hh {
  padding-bottom: 20px;
}

.hh h2 {
  font-size: 40px;
  color: var(--text-accent);
  font-weight: 600;
  line-height: 1.2 !important;
}
.hh p {
  color: var(--primary-color) !important;
  font-weight: 800!important;
  font-size: 20px;
}
.hh h3 {
  color: var(--text-secondary);
}

/* hr {
  margin: 1px 20px !important;
} */
/* =======================
   hero - section start
   ======================= */

#hero-section {
  background-image: url(../img/new-desktop-front-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0px;
  margin-top: 80px;
}

#hero-section h1 {
  font-size: 30px;
  font-weight: 700;
  color: var(--accent-color);
}
.MH {
  text-decoration: underline;
  text-decoration-color: var(--primary-color);
  text-underline-offset: 5px;
 
}
#hero-section h2 {
  font-size: 33px;
  font-weight: 600;
  color: var(--text-light);
  background-color: var(--primary-color);
  text-align: left;
  width: 490px !important;
  padding: 5px 10px;
}
.Element2 {
  display: flex !important;
}
.e1,
.e2 {
  border-right: 1px solid var(--text-accent);
}
.e1,
.e2,
.e3 {
  padding: 5px 10px;
}
.e1 h3,
.e2 h3,
.e3 h3 {
  font-weight: 600;
  font-size: 20px;
}
.e1 p,
.e2 p,
.e3 p {
  color: var(--primary-color);
  font-weight: 500;
}
.download-brochure-btn {
  padding: 10px 20px;
  border-style: none;
  background-color: var(--accent-color);
  color: var(--text-light);
  border-radius: 5px;
}
.hero-bottom {
  padding: 30px 0px;
  background-color: var(--secondary-color);
  font-size: 20px;
  color: var(--text-primary);
  text-align: center;
}
.hero-bottom-btn {
  background-color: var(--primary-color);
  color: var(--text-light);
  padding: 10px 30px;
  border-style: none;
  border-radius: 30px;
  font-size: 15px;
}

/* =======================
   hero - section End
   ======================= */
/* =======================
   program - section Start
   ======================= */
.program-box {
  background-color: var(--secondary-color);
  padding: 10px;
  border-radius: 5px;
  justify-content: space-between;
  box-shadow: 0 0 5px 2px #e8e8e8;
  margin: 0px 0px 30px 0px;
}
.program-box h2 {
  background-color: var(--secondary-color);
  font-weight: 600;
  margin: 0px;
}
.program-box p {
  font-size: 12px;
}
.program-box h3 {
  font-size: 10px !important;
  /* margin: 0px; */
  text-decoration: underline;
  text-decoration-color: #cccccc;
  text-underline-offset: 5px;
}
.program-box img {
  float: left;
  width: 150px;
  padding-right: 15px;
}
.program-cnt {
  padding: 0px 5px 10px 5px;
}
.program-btn {
  background-color: var(--primary-color);
  color: var(--text-light);
  border-radius: 5px;
  border-style: none;
  font-size: 13px;
  padding: 5px 20px;
  margin-top: 12px;
}
/* =======================
   program - section End
   ======================= */
/* =======================
   approval - section start
   ======================= */
#approval {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--accent-color);
  text-align: center;
  color: var(--text-light);
}
#apr-box {
  margin: 10px 15px;
}
#apr-box img {
  width: 130px; margin-bottom:10px!important;
}
/* =======================
   about - section start
   ======================= */
#about h3 {
  color: var(--text-primary);
  font-size: 40px;
  font-weight: 600;
  padding-bottom: 0px !important;
}
.hh p {
  color: var(--accent-color);
  font-weight: 600;
  line-height: 1.2 !important;
  padding-bottom: 0px !important;
}
/* =======================
   countNumber - section start
   ======================= */
.count-number-box {
  border-right: 1px solid var(--accent-color);
  margin-top: 50px;
  margin-left: 30px;
}
.count-number-box-first {
  margin-top: 50px;
  border-right: 1px solid var(--accent-color);
}
.count-number-box-mb {
  margin-top: 50px;
  border-right: 1px solid var(--accent-color);
}
.count-number-box-last {
  margin-top: 50px;
}
.count-number-box h2,
.count-number-box-last h2,
.count-number-box-mb h2,
.count-number-box-first h2 {
  color: var(--primary-color);
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 0px !important;
}
.count-number-box p,
.count-number-box-last p,
.count-number-box-mb p,
.count-number-box-first p {
  color: var(--text-primary);
  font-weight: 600;
}
/* =======================
  Degree - section start
   ======================= */
#Degreeinfo {
  background-color: var(--background-color);
}

#Degreeinfo h2 {
  color: var(--primary-color);
  margin-bottom: 0px !important;
  margin-top: 20px;
}
.degree-cnt {
  padding: 0px 50px;
}
.degree-cnt h3 {
  font-size: 25px;
}
.degree-cnt p {
  font-size: 12px;
  line-height: 1.2;
}
.degree-box {
  border: 1px solid var(--primary-color) !important;
  padding: 20px 25px;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px var(--primary-color);
  margin: 20px 0px;
}
.degree-box h4 {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 600;
}
.degree-btn {
  background-color: var(--text-primary);
  color: var(--text-light);
  border-style: none;
  padding: 10px 30px;
  border-radius: 5px;
}
/* =======================
  learning - section start
   ======================= */

#learning h2 {
  text-decoration: none;
  text-decoration-color: var(--primary-color);
  text-underline-offset: 12px;
  color: var(--accent-color);
}
.learning-box {
  border: 1px solid var(--text-accent) !important;
  box-shadow: 0 0 5px 1px #e8e8e8;
  padding: 30px 20px;
  border-bottom: 2px solid var(--primary-color) !important;
  margin-top: 20px;
}
.learning-box h3 {
  font-size: 15px;
  line-height: 3.2;
  color: var(--primary-color);
}
.learning-box img {
  width: 70px;
  float: left;
}
.learning-box p {
  font-size: 12px;
}
/* =======================
 Placement - section start
   ======================= */
#placement {
  background-color: var(--secondary-color);
  padding: 50px 0px !important;
}
#placement h2 {
  text-decoration: done;
  text-decoration-color: var(--primary-color);
  text-underline-offset: 12px;
  color: var(--accent-color);
}
.placement-box {
  margin-top: 20px;
}
.placement-box h2 {
  color: var(--text-primary);
  width: 330px;
}
.placement-box h3 {
  color: var(--text-primary);
  font-size: 16px !important;
}
.placement-box img {
  width: 20%;
  padding-bottom: 10px;
}
.placement-box p {
  font-size: 13px;
}

/* =======================
 hiring partner - section start
   ======================= */
#hiring-partner h2 {
  font-size: 40px;
  color: var(--text-accent);
  font-weight: 600;
  margin-bottom: 0px;
}
#hiring-partner h3 {
  font-size: 25px;
  color: var(--primary-color);
  font-weight: 600;
}
/* =======================
 faQ partner - section start
   ======================= */

.faq-h {
  background-color: var(--background-color);
  padding: 80px 30px;
}
.faq-h h2 {
  font-size: 60px;
  color: var(--primary-color);
  font-weight: 600;
}

.accordion {
  width: 100%;
  max-width: 700px;
  /* margin: 20px auto; */
  /* border: 1px solid #ddd; */
  border-radius: 4px !important;
  overflow: hidden;
}



.accordion-header {
  width: 100%;
  background: #f1f1f1;
  padding: 15px;
  text-align: left;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  outline: none !important;
  cursor: pointer;
  transition: background 0.3s;
  border-left: 5px solid var(--primary-color);
  margin: 5px;
}

.accordion-header:hover {
  background: #ddd;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 15px;
}

.accordion-content p {
  padding: 15px 0;
  margin: 0;
}

/*start-footer-frm*/

#Doubt {
  background-color: var(--secondary-color);
  color: var(--text-primary);
  padding: 30px 0px;
  line-height: 1.2;
}

#Doubt h2 {
  line-height: 1.2;
}
.doubt-btn {
  background-color: var(--primary-color);
  border-style: none;
  padding: 10px 30px;
  border-radius: 30px;
  color: var(--text-light);
  font-weight: 400;
  display: flex;
  margin-top: 10px;
}
.doubt-box {
  text-align: center;
}
#footer {
  background-color: #333333;
  padding: 30px;
  color: #ccc;
  font-size: 13px;
  padding-bottom: 70px !important;
}

#cnt-frm {
  box-shadow: 0 0 2px 5px #f9f9f9;
  padding: 0px;
  background-image: url("assets/img/for popup.png");
}

.ftr-h {
  color: #ff6600;
  font-size: 18px;
}

.footer-btn {
  padding: 8px 20px;
  border: 2px solid #ff6600;
  background: none;
  color: #fff;
  margin-top: 40px;
}

.footer-btn:hover {
  background-color: #ff6600;
  color: #fff;
}

.footer-hr {
  background-color: #ccc;
  margin: 20px;
}

.copyright {
  text-align: center;
}

#form {
  background-color: #fff;

  padding: 20px 20px;
  margin: 0px 20px;
  border-radius: 10px;
}

.form-control {
  margin-top: 20px;
  border-style: none !important;
  background-color: #f9f9f9 !important;
  padding-left: 20px;
}
.form-control-phone {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.frm-heading {
  text-align: center;
  font-weight: bold !important;
  color: #ff6600 !important;
}

.form-control::placeholder {
  background-color: #f9f9f9;

  border-style: none;
}

.sub-btn {
  width: 100%;
  padding: 10px;
  background-color: #ff6600;
  border-style: none;
  color: #fff;
  border-radius: 5px;
}

.modal {
	  background-color: rgba(0, 0, 0, 0.4);
  		position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
	 	border-radius: 5px;
	 	z-index: 1;
	
}
.modal-content {   
      display: flex;
		justify-content: center;
		width:400px!important;
	height:100vh;
	margin:auto!important;
  		background: none !important;
  		border-style: none !important;
  		background-color: rgba(0, 0, 0, 0.4);
	

}
 /*.close {
  color: #fff;
  width: 40px;
  float: right;
  padding-left: 10px;
  font-size: 28px;
  background-color: #707070;
}*/
.close {
    float: right;
    font-size: 1em;
    color: #f7f7f7;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
	    padding: 5px 10px;
    border-radius: 100%;
    background-color: #595653;
	margin-top: -10px;
}
.close:focus,
.close:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}

/*end-footer-frm*/

/* =======================
 Mobile Version start
   ======================= */

@media only screen and (max-width: 600px) {
  section {
    margin: 40px 0px;
    padding: 10px;
  }

  .hh h2 {
    font-size: 32px;
    color: var(--text-accent);
    font-weight: 600;
    line-height: 1.2 !important;
    margin-bottom: 0px;
  }

  .logo-img {
    width: 180px!important;
  }
#hero-section h1 {
    font-size: 32px;
    font-weight: 700;
    color: var(--accent-color);
    
}
  #hero-section h2 {
    font-size: 23px;
    font-weight: 600;
    color: var(--text-light);
    background-color: var(--primary-color);
    text-align: left;
    padding: 5px 10px;
    width: 180px!important;
  }

  .e1 p,
  .e2 p,
  .e3 p {
    color: var(--primary-color);
    font-weight: 500;
    font-size: 8px;
  }
	.e1 h3, .e2 h3, .e3 h3 {
    font-weight: 600;
    font-size: 16px;
}
  /* #hero-section {
    background-image: url(../img/lpu-bg-front-mobile.webp);
    background-size: cover;
    background-repeat: no-repeat;
  } */

  #hero-section {
    /* background-image: url(../img/new-lpu-bg-front-mobile.webp); */
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px 10px !important;
  }

  #hero-section h2 {
    font-size: 20px;
    font-weight: 600;
    color: var(--text-light);
    background-color: var(--primary-color);
    text-align: left;
    padding: 5px 10px;
    width: 330px !important;
  }

  
	    .download-brochure-btn {
        padding: 10px 20px;
        border-style: none;
        background-color: var(--accent-color);
        color: var(--text-light);
        border-radius: 5px;
        font-size: 13px;
    }

  .hero-bottom-btn {
    background-color: var(--primary-color);
    color: var(--text-light);
    padding: 10px 40px;
    border-style: none;
    border-radius: 30px;
    font-size: 15px;
    margin: 10px 0px;
  }

  /* start program */
  .program-box img {
    float: left;
    width: 130px;
    padding-right: 15px;
  }
.program-box h2 {
    background-color: var(--secondary-color);
    font-weight: 600;
    margin: 0px; font-size:20px!important;
}
  .program-box p {
    font-size: 12px;
  }
  .program-box h3 {
    font-size: 11px !important;
    /* margin: 0px; */
    text-decoration:none;
    text-decoration-color: #cccccc;
    text-underline-offset: 5px;
  }

  /* approval */
  #apr-box {
    margin: 10px 12px;
    width: 40%;
  }

  #apr-box p {
    font-size: 11px;
    padding-top: 10px;
  }
  /* about */
  #about h3 {
    color: var(--text-primary);
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
  }

  #about p {
    font-size: 13px;
  }
  #about img {
    margin: 20px 0px;
  }

  .count-number {
    display: flex;
  }

  /* .count-number-box h2, .count-number-box-last h2, .count-number-box-first h2 {
    color: var(--primary-color);
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 0px !important;
} */
  #count1 {
    width: 160px;
    padding: 10px;
  }
  .count-number-box-first {
    border-right: 1px solid var(--accent-color);
    margin-top: 10px;
  }

  .count-number-box {
    margin-top: 10px;
    border-right: none !important;
    margin-left: 20px;
  }
  .count-number-box-mb {
    border-right: 1px solid var(--accent-color);
    margin-top: 10px;
  }
  .count-number-box-last {
    margin-top: 10px;
    margin-left: 20px;
  }
  .count-number-box h2,
  .count-number-box-last h2,
  .count-number-box-mb h2,
  .count-number-box-first h2 {
    color: var(--primary-color);
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0px !important;
    text-align: left !important;
  }
  .count-number-box p,
  .count-number-box-last p,
  .count-number-box-mb p,
  .count-number-box-first p {
    color: var(--text-primary);
    font-weight: 600;
  }

  .degree-cnt {
    padding: 0px 20px;
  }
  #Degreeinfo h2 {
    color: var(--primary-color);
    margin-bottom: 0px !important;
    margin-top: 20px;
    font-weight: 700;
    text-align: center;
    font-size: 30px;
  }
  .degree-cnt h3 {
    font-size: 16px; text-align:center!important:
  }
  .degree-box h4 {
    font-size: 13px;
    margin-bottom: 4px;
    font-weight: 600;
	}
	.degree-btn {
    background-color: var(--text-primary);
    color: var(--text-light);
    border-style: none;
    padding: 10px 30px;
    border-radius: 5px; font-size:14px;
}
  #learning h2 {
    text-decoration: none;
    text-decoration-color: var(--primary-color);
    text-underline-offset: 12px;
    color: var(--accent-color);
    font-size: 27px;
  }

  .learning-box h3 {
    font-size: 15px;
    color: var(--primary-color);
    font-weight: 600;
  }
  .learning-box img {
    width: 60px;
    float: left;
  }

  #placement h2 {
    text-decoration: none !important;
    text-decoration-color: var(--primary-color);
    text-underline-offset: 12px;
    color: var(--accent-color);
    padding: 0px 30px; font-size:25px;
  }

  .placement-box h3 {
    color: var(--text-primary);
    font-size: 16px !important;
    font-weight: 600;
  }
  .placement-box {
    /* margin-top: 20px; */
    padding: 10px 30px;
  }

  .faq-h {
    background-color: var(--background-color);
    padding: 40px 30px;
  }

  .accordion-header {
    width: 100%;
    background: #f1f1f1;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    outline: none !important;
    cursor: pointer;
    transition: background 0.3s;
    border-left: 5px solid var(--primary-color);
    margin: 5px;
  }
  #hiring-partner img {
    margin-top: 10px;
  }

  .accordion-content p {
    padding: 15px 0;
    margin: 0;
    font-size: 13px;
  }
  #form {
    background-color: #fff !important;

    padding: 20px 20px;
    border-radius: 10px;
    margin: 20px 0px;
  }

  .form-control {
    margin-top: 20px;
    border-style: none !important;
    background-color: #f9f9f9 !important;
    padding-left: 20px;
  }

  .frm-heading {
    text-align: center;
    font-weight: bold !important;
    color: #ff6600 !important;
    font-size: 19px;
  }

  .form-control::placeholder {
    background-color: #f9f9f9;
    border-style: none;
  }

	
.form-control-phone {
  display: block;
  width: 100%;
  /* height: calc(1.5em + 0.75rem + 2px); */
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control-phone::placeholder {
  font-size: 13px !important;
}

  .sub-btn {
    width: 100%;
    padding: 10px;
    background-color: #ff6600;
    border-style: none;
    color: #fff;
    border-radius: 5px;
  }
.modal {
	  background-color: rgba(0, 0, 0, 0.4);
  		position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
	 	border-radius: 5px;
	 	z-index: 1;
	
}
.modal-content {   
      display: flex;
		justify-content: center;
		width:100% !important;
	height:100vh;
	margin:auto!important;
  		background: none !important;
  		border-style: none !important;
  		background-color: rgba(0, 0, 0, 0.4);
	

}
 /*.close {
  color: #fff;
  width: 40px;
  float: right;
  padding-left: 10px;
  font-size: 28px;
  background-color: #707070;
}*/
.close {
    float: right;
    font-size: 1em;
    color: #f7f7f7;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
	    padding: 5px 10px;
    border-radius: 100%;
    background-color: #595653;
	margin-top: 5px;
}
.close:focus,
.close:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.iti input {
    width: 100%;
    padding-left: 82px;
    box-sizing: border-box;
}
.disclaimer_popup{color: #011bfe; font-size: 12px; text-decoration: underline; cursor:pointer;}



.col-md-4.custom_form_section_banner {
	padding: 0px;
}


.custom_form_section_banner {
  padding-right: 0px;
}
.custom_form_section_banner #form {
  margin-right: 0px !important;
}
.custom_form_section_banner .frm-heading {
  font-size: 20px;
  margin-bottom: 3px;
}
.custom_form_section_banner #form p {
  font-size: 14px;
}
.custom_form_section_banner hr {
  margin: 5px;
}
.custom_form_section_banner input {
  margin-top: 15px;
  border: 2px solid #d7d5d5a3 !important;
}
.custom_form_section_banner select {
  margin-top: 15px;
  border: 2px solid #d7d5d5a3 !important;
}
.custom_form_section_banner input::placeholder {
  font-size: 14px;
}
.custom_form_section_banner select option {
  font-size: 14px;
}
.custom_form_section_banner #disclaimer {
	margin-top: 0px;
}
.custom_form_section_banner .sub-btn {
	font-size: 14px;
	padding: 5px;
}

@media only screen and (max-width:768px){
  .custom_form_section_banner {
	margin-top: 0px;
}
.col-md-4.custom_form_section_banner #form {
	box-shadow: 0 4px 10px rgba(255, 120, 0, 0.41);
}
}

@media only screen and (min-width:769px){
  .Element2 p {
	font-size: 12px;
}
}



  .footer_sticky_buttons {
  display: none;
}

@media only screen and (max-width:768px){
  .footer_sticky_buttons {
  display: block;
}
}


.sticky_btn_section {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 3px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	background: #f58220;
	padding: 10px;
}


.sticky_btn_section a {
	background: #25d366;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	color: #fff !important;
	padding: 6px;
	border-radius: 100px;
	font-size: 16px;
}
.sticky_btn_section .apply_btn {
	border: none;
	background: #fff;
	color: #f58220;
	border-radius: 100px;
	font-size: 16px;
}
.sticky_btn_section .wp_btn svg {
	width: 16px !important;
	fill: #fff;
}




#popupForm #phone {
	margin-top: 12px !important;
}
#popupForm .iti__flag-container {
	margin-top: 12px !important;
}

#comparePopup #phone {
	margin-top: 12px !important;
}
#comparePopup .iti__flag-container {
	margin-top: 12px !important;
}


.coupon-button-mobile {
	display: none;
}

@media only screen and (max-width:768px){
	.coupon-button-mobile {
	display: unset;
	margin: 0px 10px 0px 10px;
}
.coupon_btn_container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -50px;
	margin-bottom: 0px !important;
}
}



#popupForm #form {
	padding: 0px;
	box-shadow: none;
}
/* Overlay */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Popup box */
.popup-content {
    background: #ffffff;
    width: 90%;
    max-width: 420px;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    animation: popupFade 0.4s ease;
    box-shadow: 0 15px 40px rgba(46, 204, 113, 0.4);
    z-index: 10000;
}

/* Close button */
.close-btn {
    position: absolute;
    top: -4px;
    right: 10px;
    font-size: 30px !important;
    cursor: pointer;
    color: #27ae60;
}

/* Animation */
@keyframes popupFade {
    from {
        transform: scale(0.7);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

/* Submit button */
#myForm .sub-btn {
	background: linear-gradient(135deg, #2ecc71, #27ae60);
	color: #fff;
	border: none;
	padding: 6px 30px;
	border-radius: 8px;
	cursor: pointer;
	font-size: 14px;
  margin-top: 10px;
}

#popupForm #form {
	margin: 0px;
}

#myForm input {
  border: 2px solid #d7d5d5a3 !important;
  margin-top: 10px !important;
}
#myForm select {
	border: 2px solid #d7d5d5a3 !important;
	margin-top: 10px !important;
	padding: 5px 10px !important;
}

.frm-heading h5 {
	margin: 0px;
}

#form hr {
	margin: 10px 0px !important;
}

#myForm #checkboxWrapper input {
  margin: 0px !important;
}
#myForm #checkboxWrapper {
  margin-top: 10px;
}


.frm-heading p {
	color: #000;
	font-size: 14px;
}


.coupon-btn {
  position: fixed;
  right: 10px;
  bottom: 70px;
  border: none;
  border-radius: 100%;
}
.coupon-btn img {
    width: 60px; /* adjust if needed */
    border-radius: 50%;
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.3),
        0 0 20px rgba(46, 204, 113, 0.6);
    transition: 0.3s ease;
}

.coupon-btn img:hover {
    transform: scale(1.1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.4),
        0 0 35px rgba(46, 204, 113, 0.9);
}



.custom_img_section img {
  display: none;
}

@media only screen and (max-width:768px){
  .custom_img_section img {
  width: 100%;
  border-radius: 20px;
  margin-top: 20px;
  display: unset;
}
}


#placement h2 {
	text-align: center;
}

#placement p {
	text-align: center;
}


.placement-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}






.apply-section {
	padding: 0px 20px 60px 20px;
	background: #ffffff;
	text-align: center;
	margin: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.apply-section h2 {
    font-size: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  color: #4d4d4d;
}

.section-desc {
	max-width: 900px;
	margin: 0 auto 50px;
	color: #555;
	font-size: 14px;
	padding-top: 10px;
}

/* Steps layout */
.steps-wrapper {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 20px;
	margin-top: 10px;
}

/* Step card */
.step-card {
    background: #fff;
    padding: 20px 18px;
    border-radius: 14px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.step-card h4 {
	font-size: 16px;
	margin: 20px 0 10px;
	color: #000;
	font-weight: 600;
	padding-bottom: 10px;
}

.step-card p {
	font-size: 12px;
	color: #444;
}

/* Number circle */
.step-number {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

/* Bottom border */
.step-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    border-radius: 0 0 14px 14px;
}

/* Color themes */
.orange .step-number { border: 3px solid #ff8c32; color: #ff8c32; }
.orange::after { background: #ff8c32; }
.orange { background: #fff4e9; }

.step-card.blue .step-number { border: 3px solid #0b5ed7; color: #0b5ed7; }
.step-card.blue::after { background: #0b5ed7; }
.step-card.blue { background: #f2f8ff; }  

.pink .step-number { border: 3px solid #ff2d6f; color: #ff2d6f; }
.pink::after { background: #ff2d6f; }
.pink { background: #fff1f6; }

.green .step-number { border: 3px solid #1faa59; color: #1faa59; }
.green::after { background: #1faa59; }
.green { background: #effff5; }

.purple .step-number { border: 3px solid #8e2de2; color: #8e2de2; }
.purple::after { background: #8e2de2; }
.purple { background: #f9f0ff; }

/* Responsive */
@media (max-width: 1200px) {
    .steps-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .steps-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
	.apply-section h2 {
	font-size: 20px;
}
.step-card p {
	font-size: 14px;
	color: #444;
}
}






.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.custom-modal-content {
	background: #fff;
	width: 100%;
	max-width: 800px !important;
	max-height: 80vh;
	overflow-y: auto;
	margin: 5% auto;
	padding: 30px 40px;
	border-radius: 10px;
	position: relative;
}

.close-btn {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 22px;
  cursor: pointer;
}

#footer-bottom-bar span {
	color: #000;
	text-decoration: none !important;
	font-size: 14px !important;
	cursor: pointer;
	font-weight: 500;
}

.custom-modal-content h5 {
	font-size: 18px !important;
	padding-top: 15px;
}

.custom-modal-content h2 {
	font-size: 28px;
}


.footer_sode_logo {
	width: 50%;
}

.footer_sode_logo_container {
	display: flex;
	align-content: center;
	justify-content: center;
}


.compare_box h4 {
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.compare_Section {
  padding: 60px;
  background-color: #f6f8fa;
}
.compare_box {
	padding: 50px;
	background: #f58220 !important;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.compare_box h2 {
  color: #fff;
  font-weight: 700;
}
/* .compare_box a {
  background: #ffd508;
  padding: 5px 20px;
  color: #000;
  cursor: pointer;
  border-radius: 10px;
} */

.compare_box a {
	cursor: pointer;
}

.compare_btn img {
	width: 70px;
	border-radius: 100%;
	margin-bottom: -120px;
}


@media only screen and (max-width:768px){
  .compare_Section {
	padding: 40px 20px;
  background-color: #f6f8fa;
}

.compare_box {
	padding: 50px 20px 20px 20px;
	background: var(--accent-color);
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.compare_box h2 {
	text-align: center;
	font-size: 26px;
}
.compare_box a {
	margin-top: 10px;
}

.compare_btn img {
	width: 70px;
	border-radius: 100%;
	margin-bottom: -60px;
}

.footer_sode_logo {
	width: 100%;
	padding: 0px 35px;
}

#footer-bottom-bar {
	padding: 10px 40px;
}

}

.footer_sode_logo_container a {
	text-align: center;
}



.frm-heading p {
	color: #000;
	font-size: 14px;
}


.coupon-btn {
	position: fixed;
	right: 10px;
	bottom: 15px;
	border: none;
	border-radius: 100%;
	z-index: 9999999999;
	padding: 0px !important;
}
.coupon-btn img {
    width: 60px; /* adjust if needed */
    border-radius: 50%;
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.3),
        0 0 20px rgba(46, 204, 113, 0.6);
    transition: 0.3s ease;
}

.coupon-btn img:hover {
    transform: scale(1.1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.4),
        0 0 35px rgba(46, 204, 113, 0.9);
}



.custom_img_section img {
  display: none;
}

@media only screen and (max-width:768px){
  .custom_img_section img {
	border-radius: 20px;
	margin: 15px 0px;
	display: unset;
}
.col-md-3.custom_img_section {
	display: flex;
	justify-content: center;
}
.coupon-btn {
	bottom: 70px;
}
}

.mini-footer {
	background: #f6f8fa;
	color: #777;
	position: relative;
}

#footer-bottom-bar {
	padding: 10px 30px;
	font-size: 13px;
	color: var(--white-color);
	text-align: center;
}

.mini-footer-bottom {
	background: #0b3c66;
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	font-size: 13px;
}

.coupon-btn.bottom-fixed-btn img {
	width: 60px !important;
}

@media only screen and (max-width:768px){
  .mini-footer-bottom {
	margin-bottom: 55px;
}
}
.splz-form-container {
	padding: 15px !important;
}



.splz-form-container {
	position: absolute;
}

.splz-form-container #closeButton {
	position: relative;
	top: 10px;
	right: 20px;
	background: none !important;
}

#compareForm #checkboxWrapper {
	margin-top: 10px;
}

@media only screen and (max-width:768px){ 
  .splz-form-container #closeButton {
	top: 20px;
	right: 5px;
}
}




.call_fix_image img {
	width: 65px;
	position: fixed;
	bottom: 85px;
	right: 9px;
	border-radius: 50px;
	z-index: 9999;
	box-shadow: 0 15px 35px rgba(0,0,0,0.4), 0 0 35px rgba(46, 204, 113, 0.9);
}

@media only screen and (max-width:768px){
  .call_fix_image img {
	width: 60px;
	bottom: 140px;
}
}


.call_fix_text {
	background: #f58220;
	padding: 3px 20px;
	border-radius: 20px;
	color: #fff;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	width: fit-content !important;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	letter-spacing: -0.5px;
	margin-top: 6px;
	margin-bottom: -10px;
}

.call_fix_text:hover {
	color: #fff;
	text-decoration: none;
}

.call_fix_text_section {
	padding-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Shine animation */
.call_fix_text::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 30%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    transform: skewX(-25deg);
    animation: shine 2.5s infinite;
}

/* Shine movement */
@keyframes shine {
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}