@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,900&display=swap');

html {
  overflow-x: hidden;
}

body {
  font-family: 'Poppins', sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #212112;
  background-position: center;
  background-repeat: repeat;
  background-color: #fff;
  overflow-x: hidden;
  transition: all 200ms linear;
  overflow-x: hidden;
}

.no-gutter {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none
}

.col-self {
  position: relative;
  width: 100%;
  min-height: 1px;
  /* padding-right: 15px; */
  /* padding-left: 15px;*/
}

/* Make the Flatpickr calendar more responsive for smaller devices */
.flatpickr-calendar {
  width: 100% !important;
  /* Ensure it scales properly */
  max-width: 300px;
  /* Optional: Limit max width for larger screens */
  margin-left: auto;
  margin-right: auto;
}

/* Adjust for mobile screens */
@media (max-width: 768px) {
  .flatpickr-calendar {
    width: 100% !important;
    /* Make calendar responsive */
    max-width: 95% !important;
    /* Allow more space on mobile */
  }
}

.formsales {
  width: 640px;
  position: absolute;
  z-index: 99;
  border-radius: 20px;
  border: 1px #5d5845 solid;
  display: inline-table;
  padding: 20px 40px;
  background-color: #fff;
  /* right: 20px; */
  margin-top: 20px;
  -webkit-box-shadow: 0px 24px 44px 0px rgba(190, 114, 99, 0.37);
  -moz-box-shadow: 0px 24px 44px 0px rgba(190, 114, 99, 0.37);
  box-shadow: 0px 24px 44px 0px rgba(190, 114, 99, 0.37);
}

.form-ct {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px #fcbc44 solid;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#dob-input {
  background-color: white;
  pointer-events: auto;
}

.file-input {
  display: none;
}

/* Style the custom label to act as a placeholder */
.file-label {
  display: inline-block;
  padding: 8px 15px;
  background-color: #fff;
  color: grey;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  /*margin-top: 5px;*/
  width: 100%;
  text-align: center;
  border: 1px #fcbc44 solid;
  /* border-radius: 20px; */
}

/* Style for when a file is selected */
.file-label.selected {
  background-color: #eb6d08;
  /* Change color when a file is selected */
  color: #fff;
}

/* Optional: Add a hover effect to the label */
.file-label:hover {
  background-color: #fcbc44;
}

.formsales h1 {
  color: #5d5845;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 28px;
  text-align: center;
}

.formsales input,
select {
  border: 1px #fcbc44 solid !important;
}

.formsales .boder_lft {
  border-left: 0px !important;
  border-top-right-radius: 2rem !important;
  border-bottom-right-radius: 2rem !important;
}

.formsales .boder_lftradius {
  width: 50px;
  border-radius: .25rem;
  /* border-bottom-left-radius: 2rem !important; */
  /* border-top-left-radius: 2rem !important; */
  border: 1px #fcbc44 solid !important;
}

.curve_corner {
  border-radius: 2rem !important;
}

.formsales button {
  width: 200px;
  position: relative;
  top: 15px;
  font-size: 20px;
  border-radius: 2rem !important;
  color: #fff;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
  background: #28a745;
}

/* .formsales .input-group {
  margin-bottom: 1rem;
} */

.form_sal {
  position: relative;
  top: 0px;
  z-index: 99;
}

.formcont {
  background-color: #2a1908;
  z-index: 9;
}

/* .bg_sales {
  width: 100%;
  height: 100vh;
  background: url('/assets/images/desktop-banner.webp') bottom center no-repeat;
  background-size: 100% 100%;
} */

.banner {
  margin-top: 80px;
  width: 100%;
  background-repeat: no-repeat;
}

.main_websales {
  max-width: 1200px;
  margin: 0 auto;
}

.mobsview {
  display: none !important;
}

.call_number {
  color: #20f0f5;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 30px;
  padding: 20px 0;
  font-weight: 500;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.call_number i {
  color: #20f0f5;
  font-size: 40px;
  font-weight: 300;
  display: inline-block;
  margin-right: 20px;
  text-transform: lowercase;
  display: inline;
}

.rght-icon {
  width: 50%;
  float: right;
}

.callsales {
  width: auto;
  float: left;
  margin-right: 2%;
}

.callsales a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.callsales a:hover {
  color: #fff;
  text-decoration: none;
}

.rght-icon .soc_media {
  float: right;
  width: auto;
}

.rght-icon .soc_media a img {
  float: left;
  max-width: 36px;
  margin-left: 5px;
}

.video_c {
  margin: 0 auto;
}

.text_c {
  margin: 40px auto;
}

.sponser {
  background: #fff;
  display: block;
  text-align: center;
  padding: 0 0 30px 0;
}

.sponser .sales_log {
  display: inline-block;
  width: 100%;
}

.sponser .sales_log .logo {
  border: 1px #ccc solid;
  width: 25%;
  display: flex;
  vertical-align: text-bottom;
  height: 150px;
  padding: 10px 0;
  justify-content: center;
  align-items: center;
  float: left;
}

.sponser .sales_log .logo img {
  max-width: 140px;
}

.sponser h2 {
  color: #071a22;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 0 0 30px 0
}

#clients img {
  max-height: 100px;
  max-width: 150px;
  text-align: center;
  margin: 0 auto;
}

#clients .slick-next {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ccc;
}

#clients .slick-prev {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ccc;
}

#clients .slick-track {
  display: inline-flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.sticky {
  position: fixed;
  bottom: 0;
  padding: 15px 0 0;
  margin: 0 auto;
  text-align: center;
  background: #18223e;
  width: 100%;
  z-index: 99;
}

.sticky p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.sticky p a {
  background: #fff;
  color: #18223e;
  font-size: 20px;
  text-decoration: none;
  z-index: 99;
  padding: 5px 20px 10px;
  border-radius: 50px;
  font-weight: 700;
  display: inline-block;
}

.form-check .checllbl {
  font-size: 11px;
}

.formsales .form-group {
  margin-bottom: 10px;
}

.deskview {
  display: block;
}

ul.psc {
  margin: 0;
  padding: 0;
}

ul.psc li {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  background: url('/assets/images/tick.png') no-repeat left top;
  list-style: none;
  padding-left: 65px;
  background-size: auto 41px;
  min-height: 41px;
  width: 100%;
  float: left;
}

#more {
  display: none;
}

.morebtn {
  background: #28a745 !important;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  width: 245px;
  height: auto;
  padding: 10px 30px;
  margin: 0 auto;
  text-align: center;
  outline: none;
  border: none;
}

.headd {
  text-align: center;
  margin: 0 auto;
}

.headd h2 {
  font-size: 40px;
  color: #000;
  font-weight: 900;
}

.headd h4 {
  width: 300px;
  height: 3px;
  background-color: #af0b26;
  display: inline-block;
  position: relative;
}

.headd span {
  font-size: 40px;
  color: #af0b26;
  font-weight: 900;
}

.desig_arrow {
  margin: 0;
  padding: 0;
}

.desig_arrow li {
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 100px;
  padding: 10px 20px 10px 30px;
  border-left: 10px #af0b26 solid;
  border-radius: 8px;
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
}

.desig_arrow li:nth-child(even) {
  background: #efe6e2;
  font-size: 16px;
  font-weight: 500;
  height: 100px;
  padding: 10px 20px 10px 30px;
  border-left: 10px #af0b26 solid;
  border-radius: 8px;
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
}

.ibc_benifit {
  background: #fef5ee;
}

.sec-footer {
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 0;
}

footer a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

footer a:hover {
  color: #eb6d08;
  text-decoration: none;
  font-size: 20px;
  transition: 0.3s all;
}

/* .submit-sec{
  height: 125vh;
} */
.side-img {
  height: 420px;
  width: 445px;
  /* margin-top: 40px; */
  border: 1px solid black;
  border-radius: 10px;
}

.banner4_video .cmn_video p {
  color: #2fa75f;
  font-size: 60px;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1201;
  padding: 0 8%;
}

header .enrollDiv a {
  float: left;
  text-transform: none;
  line-height: normal;
  letter-spacing: .16px;
  background: transparent linear-gradient(90deg, #af0b26 0%, #c51633 50%, #af0b26 100%) 0% 0% no-repeat padding-box;
}

.primaryBtn {
  cursor: pointer;
  background: transparent linear-gradient(90deg, #af0b26 0%, #c51633 0%, #af0b26 100%) 0% 0% no-repeat padding-box;
  border-radius: 2px;
  padding: 15px 25px;
  display: inline-flex;
  font-weight: 600;
  align-items: center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}

@media only screen and (min-width: 0) and (max-width: 480px) {
  header {
    height: 60px;
    padding: 12px 3.34vw;
  }
}

@media only screen and (max-width: 767px) {
  header {
    height: unset;
    padding: 12px 35px;
  }
}

@media only screen and (min-width: 0) and (max-width: 768px) {
  header .enrollDiv .primaryBtn {
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  header .logo img {
    max-width: 130px;
    height: auto;
  }
}


.what_we_offer li {
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  height: 60px;
  padding: 10px 20px 10px 80px;
  list-style: none;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .what_we_offer li {
    background: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 80px;
    padding: 10px 20px 10px 10px;
    list-style: none;
    text-align: left;
  }
}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .what_we_offer li {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 86px;
    padding: 10px 20px 10px 10px;
    list-style: none;
    text-align: left;
  }
}

.register {
  width: 20%;
}


.introduction {
  background: url('/web-assets/images/bg-intro.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  padding: 40px;
}

.introduction p {
  padding: 10px 20px 10px 80px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .introduction p {
    text-align: justify;
    padding: 0px;
  }

  .register {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .introduction p {
    text-align: justify;
    padding: 0px;
  }

}