/* font */
@font-face {
  font-family: f1;
  src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
  font-family: f2;
  src: url(../fonts/Lato-Regular.ttf);
}
/* font */

/* d-flex */
.d-flex-jc-ac {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.d-flex-jc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.d-flex-ac {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.d-jc-ac {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* d-flex */

/* display img and font */
.w-90 {
  width: 90%;
  margin: auto;
}
.w-100 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

ul {
  list-style: none !important;
  padding-left: 0 !important;
}

a {
  text-decoration: none !important;
}

p {
  text-align: justify;
  font-size: 15px !important;
  font-family: f2;
  line-height: 30px;
}
/* display img and font */

/* navbar start */
.time_i {
  background-color: #33ac6a;
  padding: 5px 0px;
}
.clock_top img {
  width: 20px;
  margin-right: 5px;
}
.icon_top img {
  width: 20px;
}
.insta_b {
  margin: 0px 10px;
}
.clock_top a {
  color: #fff;
  font-family: f2;
  text-decoration: none;
  font-size: 14px;
}
.lo_go img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.lo_go p {
  font-family: f2;
}
.top_ctr {
  padding: 10px 0px;
}
.ma_l p {
  margin: 0px 0px;
  font-family: f2;
}
.ma_l h6 a {
  color: #000;
}
.ph_cl p {
  margin: 0px 0px;
  font-family: f2;
}
.ph_cl h6 a {
  color: #000;
}
.nav_bar {
  background: #f0f0f0;
}
.all_one a {
  margin: 0px 20px;
  color: #000;
  font-family: f2;
  font-size: 18px;
}

.nav-link.active {
  color: #ff8a00 !important;
}

.nav-link:hover {
  color: #ff8a00 !important;
}
.dro_op a {
  margin: 0px;
}
.back_grd img {
  width: 100%;
}
.hea_d h1 {
  text-align: center;
  margin-top: 40px;
  font-family: f1;
  font-size: 30px;
}
.hea_d span {
  color: #1dc537;
}
.hea_d p {
  margin-top: 20px;
  font-family: f2;
  font-size: 18px;
  text-align: justify;
}
.three_st h1 {
  color: #ff8a00;
  font-family: f1;
  font-size: 30px;
  margin-top: 40px;
  text-align: center;
}
.arr_w {
  text-align: center;
  margin-top: -10px;
}
.brea_k h1 {
  font-family: f1;
  font-size: 30px;
  margin-top: 5px;
  padding-bottom: 20px;
  text-align: center;
}
.brea_k span {
  color: #1dc537;
}
.tre_pr img {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ful_service {
  background-color: #f2f2f2;
}
.mo_kd {
  padding-top: 40px;
}
/* navbar end */

/* all pages banner start */
.lap_ban h1 {
  font-size: 40px;
  font-family: f2;
  color: #ffffff;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
}

.lap_ban {
  background: url(../img/lab_ban.jpg);
  height: 40vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.con_ban h1 {
  font-size: 60px;
  font-family: f1;
  color: #ffffff;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
}

.con_ban {
  background: url(../img/con_ban.jpg);
  height: 40vh;
  padding: 60px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.abo_ban h1 {
    font-size: 60px;
    font-family: f1;
    color: #ffffff;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
  }
  
  .abo_ban {
    background: url(../img/abo_ban.jpg);
    height: 40vh;
    padding: 60px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .blog_ban h1 {
    font-size: 60px;
    font-family: f1;
    color: #ffffff;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
  }
  
  .blog_ban {
    background: url(../img/blog_ban.jpg);
    height: 40vh;
    padding: 60px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .blog_detail_ban h1 {
    font-size: 60px;
    font-family: f1;
    color: #ffffff;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
  }
  
  .blog_detail_ban {
    background: url(../img/vision.png);
    height: 40vh;
    padding: 60px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
/* all pages banner end */

/* home starts */
.time_i {
  background-color: #33ac6a;
  padding: 5px 0px;
}

.clock_top img {
  width: 20px;
  margin-right: 5px;
}

.icon_top img {
  width: 20px;
}

.insta_b {
  margin: 0px 10px;
}

.clock_top a {
  color: #fff;
  font-family: f2;
  text-decoration: none;
  font-size: 14px;
}

.lo_go img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.lo_go p {
  font-family: f2;
}

.top_ctr {
  padding: 10px 0px;
}

.ma_l p {
  margin: 0px 0px;
  font-family: f2;
}

.ph_cl p {
  margin: 0px 0px;
  font-family: f2;
}


.all_one a {
  margin: 0px 20px;
  color: #000;
  font-family: f2;
  font-size: 18px;
}

.nav-link.active {
  color: #ff8a00 !important;
}

.nav-link:hover {
  color: #ff8a00 !important;
}

.dro_op a {
  margin: 0px;
}

.back_grd img {
  width: 100%;
}

.hea_d h1 {
  text-align: center;
  margin-top: 40px;
  font-family: f1;
  font-size: 30px;
}

.hea_d span {
  color: #1dc537;
}

.hea_d p {
  margin-top: 20px;
  font-family: f2;
  font-size: 18px;
}

.three_st h1 {
  color: #ff8a00;
  font-family: f1;
  font-size: 30px;
  margin-top: 20px;
  text-align: center;
}

.arr_w {
  text-align: center;
  margin-top: -10px;
}

.brea_k h1 {
  font-family: f1;
  font-size: 30px;
  margin-top: 5px;
  text-align: center;
}

.brea_k span {
  color: #ff9800;
}

.tre_pr img {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.ful_service {
  background-color: #ffffff;
}

.mo_kd {
  padding-top: 10px;
}

.box_one img {
  width: 60px;
}

.box_one {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 2px 2px 25px #c7c7c7, -2px -2px 25px #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.break_lap {
  text-align: center;
  margin-top: 40px;
  margin: 5%;
}
.text_one {
  margin-top: 20px;
}
.text_one p {
  font-size: 15px;
  font-family: f2;
  text-align: justify;
}
.tre_pr {
  display: flex;
  flex-wrap: wrap;
}
.text_one h4 {
  font-family: f1;
  font-size: 16px;
}
/* home ends */


/* blog starts */
.title-design h3 {
  font-family: "f3";
  color: #0c2773;
  margin-bottom: 20px;
}

.dt {
  margin-top: -49px;
  margin-right: -8px;
  position: relative;
}
.blog_title p {
  color: #fff !important;
}
.cou_card {
  background: #ffffff;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0px 3px 10px #0000004c;
  margin: 20px 4%;
}

.cou_img {
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 10px 10px 0px 0px;
  background: #000;
}

.cou_img img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  transition: 0.5s;
}

.cou_card h3 {
  font-size: 20px;
  font-family: "f1";
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  color: #1dc537;
  padding: 0px 15px;
  margin-top: 20px;
}

.cou_card p {
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-family: "f2";
  color: #000000;
  font-size: 15px;
  height: 100px;
  /* text-align: justify; */
  padding: 0px 15px;
}

.cou_card:hover img {
  transform: scale(1.2);
  transition: 0.5s;
  opacity: 0.5;
}

.cou_card h5 {
  background: #1dc537;
  display: inline-block;
  padding: 7px;
  color: #fff;
  font-family: "f2";
  font-size: 14px;
  border-radius: 2px;
}

.hom_cou h2 {
  color: #1dc537;
  font-family: "f2";
  font-size: 35px;
}
.re_btn a {
  background-color: #1dc537;
  color: #fff !important;
  padding: 10px 15px;
  border-radius: 10px;
  font-family: "f2";
  font-size: 15px;
}
.re_btnn a {
  background-color: #1dc537;
  color: #fff !important;
  padding: 10px 15px;
  border-radius: 10px;
  font-family: "f2";
  font-size: 15px;
}
/* blog ends */


/* contact page start*/
.contact_info {
  background: url(../img/con_info.png);
  width: 100%;
}
.title_section h3 {
  font-size: 20px;
  font-family: f1;
  color: #1dc537;
  margin-bottom: 15px;
}
.con_text h1 {
  font-size: 35px;
  font-family: f1;
  color: #000000;
}
.con_text p {
  font-size: 10px;
  font-family: f2;
  text-align: justify;
}
.con_img img {
  width: 90%;
  padding: 50px;
  border-radius: 70px;
}
.read a {
  cursor: pointer;
  background: #ff8a00;
  color: #ffffff !important;
  padding: 8px 15px;
  border-radius: 5px;
  border: 0;
  margin-top: 20px;
  text-decoration: none;
  font-family: f2;
  font-size: 16px;
}

.cont_form {
  background: #f4f5f9;
  width: 95%;
  margin: 0px auto;
  padding: 15px;
  border-radius: 10px;
}
/* button */
.org_btn a {
  margin: 10px 0px;
  padding: 10px 20px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff !important;
  border-radius: 10px;
  display: inline-block;
  font-family: "f2";
  box-shadow: 0px 0px 14px -7px #1dc537;
  background-image: linear-gradient(
    45deg,
    #1dc537 0%,
    #1dc537 51%,
    #1dc537 100%
  );
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.org_btn button {
  margin: 10px 0px;
  padding: 10px 20px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff !important;
  border-radius: 10px;
  display: inline-block;
  font-family: "f2";
  box-shadow: 0px 0px 14px -7px #f09819;
  background-image: linear-gradient(
    45deg,
    #ff512f 0%,
    #f09819 51%,
    #ff512f 100%
  );
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  border: 0 !important;
}

.service_card:hover .org_btn a {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.org_btn a:active {
  transform: scale(0.95);
}

.service_card:hover .service_img img {
  transform: scale(1.2);
  transition: 0.3s ease;
}
.contact_card {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0px 10px 20px rgb(48 124 255 / 15%);
  height: 100%;
}

.contact_icon {
  background: #ff8a00;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.contact_iconn {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.contact_iconn img {
  width: 60px;
}
.contact_icon img {
  width: 50%;
}

.contact_con h2 {
  font-size: 35px;
  font-family: "f1";
}
.contact_con1 h2 {
  font-size: 25 px;
  font-family: "f1";
}

.contact_con p {
  margin-bottom: 8px;
  font-family: f2;
  font-size: 14px;
  text-align: justify;
}

.contact_con a {
  margin-bottom: 15px;
  font-size: 14px;
  color: #000 !important;
}
.contact_con1 a {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000 !important;
  }

.cont_form {
  background: #f4f5f9;
  width: 95%;
  margin: 0px auto;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 10px 20px rgb(48 124 255 / 15%);
}

.cont_form h3 {
  font-family: "f2";
  color: #fdfdfd;
  font-size: 22px;
  text-align: center;
  background: #1DC537;
  padding: 10px;
}

.field label {
  font-family: "f2";
  font-size: 18px;
  margin-bottom: 15px;
}

.field .form-control {
  padding: 15px !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  margin-bottom: 15px;
}

.field input::placeholder,
.field textarea::placeholder {
  color: #c9c9c9;
}

.contact_map h1 {
  font-family: "f2";
  font-size: 30px;
  color: #0c2773;
  text-align: center;
  margin-bottom: 20px;
}
.address_card {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  text-align: center;
  padding: 30px;
  height: 100%;
}

.address_card img {
  width: 80px !important;
  margin-bottom: 20px;
}

.address_card h3 {
  font-family: "f2";
  font-size: 20px;
  color: #0c2773;
}

.contact_header h1 {
  font-family: "f2";
  font-size: 30px;
  color: #0c2773;
}

.address_card a {
  font-family: "f1";
  color: #000;
  font-size: 15px;
}

/* contact page end */

/* home enq start */
.bg_enq {
  background: url(../img/bg_enq.png);
  padding: 20px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* footer starts */

.foot_er img {
  width: 130px;
}

.foot_er {
  position: relative;
}

.footer_details {
  position: relative;
}

.line {
  width: 100%;
  height: 0.5px;
  background: #868686;
  margin-right: 10px;
  position: relative;
}

.re_wh a {
  background: #fff;
  color: #070678 !important;
  font-size: 20px;
  font-family: "f3";
  border-radius: 8px;
  padding: 15px;
  /* display: inline-flex; */
  align-items: center;
  position: relative;
}

.footer_img a {
  font-family: "f2";
  font-size: 16px;
  color: #fff !important;
}

.reach_icon {
  width: 40px !important;
  height: 40px !important;
  padding: 20px;
  background: #ffffff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.reach_icon img {
  width: 21px !important;
}

.footer_img p {
  color: #fff;
  font-family: "f2";
}

.footer_input {
  position: relative;
}

.footer_links ul {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  align-items: center;
}

.footer_links p {
  text-align: center;
}
.footer_info img {
  width: 24px;
  margin-right: 10px;
}
.footer_links li {
  background: linear-gradient(#ff0101, #930404);
  width: 35px;
  height: 35px;
  border-radius: 100%;
  margin: 0px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin-bottom: 12px;
}

.footer_links img {
  width: 18px !important;
}

.contact_info h2 {
  font-family: "f1";
  font-size: 22px;
  color: #1dc537;
}

.contact_info a {
  font-family: "f1";
  font-size: 16px;
  color: #000000 !important;
  line-height: 35px;
}
/* footer ends*/

.banner_info {
  background: #000;
  padding: 20px 30px;
}
.foot_er h2 {
  font-size: 25px;
  font-family: "f2";
  color: #fff;
}
.foot_er a {
  font-size: 16px;
  color: #fff;
  font-family: "f1";
  line-height: 30px;
}
.foot_er p {
  color: #fff;
  font-family: "f1";
  margin-top: 15px;
}
.foot_er h5 {
  margin-bottom: 15px;
  color: #fff;
  font-family: "f2";
}
.contact_info h4 {
  color: #ff8a00;
  font-family: "f2";
}


/* about page content start */
.about_section {
    background: url(../img/abo_down_ban.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 20px;
}

.about_section img {
    width: 100%;
}
.about_section h1 {
  font-size: 35px;
  font-family: f1;
  color: #9aca40;
}
.about_section h5 {
  font-size: 20px;
  font-family: f1;
  /* color: #9aca40; */
}

/* .about_section1 img {
  width: 100%;
} */
.about_section1 h1 {
font-size: 35px;
font-family: f1;
color: #9aca40;
}
.about_section1 h5 {
font-size: 20px;
font-family: f1;
}
.svg-inline--fa {
  color: #f09819;
}

.abo_text h1 {
    font-size: 25px;
    font-family: "f1";
    color: #f09819;
}
.abo_text h2 {
    font-size: 18px;
    font-family: "f1";
    color: #9aca40;
}
.abo_text p {
    font-size: 20px;
    font-family: "f2";
    color: #000000;
    text-align: justify;
}
.abo_text1 p {
  font-size: 20px;
    font-family: "f2";
    color: #000000;
    text-align: justify;
}
.abo_text h3 {
    font-size: 18px;
    font-family: "f1";
    color: #f09819;
}
.tm-textcolor-white .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i, .site-footer .tm-skincolor, .tm-skincolo-strong .tm-element-heading-wrapper .tm-custom-heading strong, .tm-custom-heading.tm-skincolo-strong strong, .vc_row .tm-skincolor, .tm-row .tm-skincolor, .tm-skincolor, span.tm-skincolor a {
    color: #9aca40 !important;
}

.vision {
    margin: 10px 10px;
}
.vision img {
    width: 70px;
    margin-bottom: 10px;
  }
  .mission img {
    width: 70px;
    margin-bottom: 15px;
  }
  .vision h1 {
    font-size: 35px;
    font-family: f1;
    margin-left: 10px;
    color: #f09819;

  }
  .vision p {
    font-size: 15px;
    font-family: f2;
    color: #000000;
    text-align: justify;
  }
  .mission h1 {
    font-size: 35px;
    font-family: f2;
  }
  .mission p {
    font-size: 14px;
    font-family: f1;
  }
  .vision .our_vision {
    padding: 15px;
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
    height: 100%;
    background: #efefef;
  }
  .vision .our_mission {
    padding: 15px;
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
    height: 100%;
    background: #efefef;
    margin-top: 45px;
  }

  .our img {
    width: 100%;
    border-radius: 20px;
  }

  .banner img {
    width: 100%;
    border-radius: 40px;
    padding: 60px;
  }

  .why_content p {
    font-size: 15px;
    font-family: f2;
    margin-left: 15px;
    margin-top: -15px;
  }
  .abo_icon h1 {
    font-size: 35px;
    font-family: f1;
    color: #9aca40;
    margin-left: 15px;
  }
  .who_icon_img {
    background: #f09819;
    width: 70px;
    height: 70px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .who_icon_img img {
    width: 40px;
    height: 40px;
  }
/* about page content end */

/* krishna style starts */


/* blogs start */
.blog-view {
  position: sticky;
  top: 0;
  background-color: white;
}
.blog_category {
  padding: 20px;
  box-shadow: 0 5px 20px #307cff2e;
}
.blog_category li a {
  font-family: "f2";
  color: #000;
  font-size: 14px;
}
.rect-post .borde-bot {
  padding: 10px;
  border-bottom: 1px solid #ededed;
}

.rect-post .borde-bot:last-child {
  border-bottom: 0px solid #ededed;
}

.rect-post li {
  margin: 5px;
  background: #ffe40026;
  padding: 3px 11px;
  border-radius: 12px;
  font-size: 12px;
}

.title-design h3 {
  font-family: "f1";
  color: #1dc537;
  margin-bottom: 20px;
}

.rect-post {
  padding: 20px;
  box-shadow: 0 5px 20px #307cff2e;
}

.rect-post .img-cir img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}

.rect-post .img-cir h5 {
  font-size: 16px;
  font-family: "f1";
  color: #000;
}

.rect-post a {
  color: #000;
}

.rect-post .img-cir .post-date i {
  color: var(--primary);
  padding-right: 5px;
}

.post-date p {
  font-size: 14px;
  margin: 0;
}

.sticky {
  position: fixed;
  right: 0;
  top: 5%;
  z-index: 111;
}

/* blogs end */

/* service page starts */

.service_page_banner{
  background: url(../img/con_ban.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 100%;
  padding: 40px 60px;
}
.service_page_banner::before{
  position: absolute;
  content: '';
  background: linear-gradient(to right, #ff8a00ba, #33ac6aba);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* .service_page_banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
} */
.service_ban_content{
  /* position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center; */
  position: relative;
  z-index: 1;
}
.service_ban_content h1{
  color: #fff;
  font-family: "f1";
  font-size: 35px;
}
.banner_form{
  background: #fff;
    border-radius: 15px;
    padding: 15px;
    margin: 25px auto;
}
.banner_form h3{
  font-family: "f1";
  font-size: 25px;
  color: #33ac6a;
  margin-bottom: 20px;
}
.banner_form .form-control{
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "f2";
  color: #000;
  margin-bottom: 20px;
}
.banner_form input::placeholder, .banner_form textarea::placeholder{
  color: #d1d1d1;
}

.service_page_content h2{
  font-family: "f1";
  font-size: 30px;
  color: #f09819;
}
.service_page_content img{
  width: 100%;
}
.re_btn button{
  background-color: #1dc537;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 8px;
  font-family: "f1";
  font-size: 15px;
  border: none;
}
@media(max-width:567px){
  .service_page_banner{
    padding: 40px 25px;
  }
}
@media(max-width:767px){
  .banner_form{
    width: auto;
  }
}
/* service page ends */


/* enquiry */
.social_icon {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 111;
}

.social_icon ul .en_quiry {
  font-size: 15px;
  background: linear-gradient(317deg, #f0990c, #964322);
  color: #fff;
  display: inherit;
  word-wrap: break-word;
  padding: 5px 10px;
  position: absolute;
  width: 30px;
  bottom: 65px;
  right: 0;
  z-index: 1000;
}
.social_icon ul .en_what {
  font-size: 15px;
  background: linear-gradient(317deg, #095200, #76ff4a);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 250px;
  right: 0;
  justify-content: center;
}
.social_icon ul .en_call {
  font-size: 15px;
  background: #964322;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 305px;
  right: 0;
  justify-content: center;
}


/* side icon start */

.social_icon {
  position: fixed;
  right: 0;
  bottom: 3%;
  z-index: 111;
}

.social_icon ul .en_quiry {
  font-size: 15px;
  background: linear-gradient(317deg, #ff771b, #e45d00);
  border-radius: 5px 0px 0px 5px;
  color: #fff;
  display: inherit;
  word-wrap: break-word;
  padding: 5px 10px;
  position: absolute;
  width: 30px;
  bottom: 65px;
  right: 0;
  z-index: 1000;
}
.social_icon ul .en_what {
  font-size: 20px;
  background: linear-gradient(317deg, #1cf743, #116814);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 250px;
  right: 0;
  justify-content: center;
}

/* Circle */

.social_icon a:hover {
  animation: ripple 0.75s infinite;
}

.social_icon .en_what:hover {
  animation: ripples 0.75s infinite;
}

.fot_enq .clse_btn {
  position: absolute;
  top: -9px;
  z-index: 1;
  right: -6px;
  font-size: 20px;
  background: #0067a4;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  text-align: center;
  /* border: 1px dashed #7b2f33; */
  border: 0;
  color: #fff;
}

.en_back {
  background: url(../img/enq.webp) no-repeat;
  height: 100%;
  background-size: cover;
  color: #fff;
  padding: 12px;
}

.en_back .form-control {
  color: #fff;
  background-color: #7d7d7d4f;
  background-clip: padding-box;
  border: 1px solid #7d7d7d;

  border-radius: 0;
}

.en_back ::placeholder {
  color: #ffffffb0 !important;
}

.en_back label {
  text-transform: uppercase;
}

@keyframes ripple {
  0% {
      box-shadow: 0 0 0 0 rgba(168, 21, 45, 0.27),
          0 0 0 0 rgba(165, 23, 23, 0.27);
  }

  80% {
      box-shadow: 0 0 0 20px #fff0, 0 0 0 40px #fff0;
  }

  100% {
      box-shadow: 0 0 0 0 #fff0, 0 0 0 0 #fff0;
  }
}

@keyframes ripples {
  0% {
      box-shadow: 0 0 0 0 rgba(38, 168, 21, 0.27),
          0 0 0 0 rgba(23, 165, 32, 0.27);
  }

  80% {
      box-shadow: 0 0 0 20px #fff0, 0 0 0 40px #fff0;
  }

  100% {
      box-shadow: 0 0 0 0 #fff0, 0 0 0 0 #fff0;
  }
}

#front-load {
      
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: url('assets/img/front-loader.gif') no-repeat center center;
  z-index: 10000;
}

/* slide icon end */

/* enquiry pop starts */

.con_rig h4 {
  color: var(--primary);
  font-family: "f3";
  text-align: center;
}

.con_rig input::placeholder,
.con_rig textarea::placeholder {
  color: #cacaca;
}

.clse_btn {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  background: #ffda30;
  width: 35px;
  height: 35px;
  z-index: 1;
  color: #000;
  border-radius: 5px;
  padding: 7px;
}

.form-control,
.form-select {
  padding: 10px 12px !important;
  font-size: 13px !important;
  border: 1px solid #008dd129 !important;
  box-shadow: 0 7px 10px #0058d114;
}

label {
  font-size: 14px;
  font-family: "f2";
}

.mo-co {
  width: 350px !important;
  display: flex;
  justify-content: center;
}

/* enquiry pop ends */


.sit_img img {
  width: 100%;
  border-radius: 10px;
}

.site_list ul li {
  margin-bottom: 10px;
  display: flex;
}

.site_list a {
  color: #000;
  font-family: "f1";
}

.site_list a:hover {
  font-weight: 600;
}

.ti_ic {
  color: #f09819;
  margin-right: 10px;
}
.courses_locations h3{
  text-align: center;
  color: #f09819;
  font-family: "f2";
}
.courses span a {
  color: #f09819;
}
.w-90 {
  width: 90%;
  margin: auto;
  position: relative;
}
span.ft-in {
  background-color: #fff;
  box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 10%);
  min-height: 35px;
  z-index: 86;
  padding: 0 15px;
  display: inline-flex;
  border: 1px solid #f09819;
  justify-content: center;
  align-items: center;
  margin: 0 15px 15px;
  border-radius: 5px;
}

.locations .loc_place {
  background-color: #fff;
  box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 10%);
  border: 1px solid #f09819;
  width: auto;
  padding: 0px 25px;
  border-radius: 6px;
  text-align: center;
  margin: 10px 10px;
  padding: 10px;
}

.loc_place a {
  margin: 0 !important;
  color: #f09819 !important;
  font-family: "f3";
}
.locations .heading_text_1 h2 {
  font-size: 25px;
  font-family: "f3";
  color: #f09819 !important;
  margin-bottom: 20px;
}

.locations .heading_text_1 p {
  color: #000000;
}


/* captcha starts */

.rc-anchor-normal .rc-anchor-content {
  height: 74px;
  width: 150px !important;
}

/* captcha ends */