body {
  padding: 0 !important;
  margin: 0 !important;
  overflow-x: hidden;
  font-family: "f1";
}
a {
  text-decoration: none !important;
  color: #000;
}

@font-face {
  font-family: "f1";
  src: url(../fonts/Signika_Negative/SignikaNegative-Regular.ttf);
}
@font-face {
  font-family: "f2";
  src: url(../fonts/Signika_Negative/SignikaNegative-Bold.ttf);
}

p {
  font-size: 15px;
}
h5 {
  font-size: 22px;
  font-family: "f2";
}
ul {
  list-style: none;
  padding-left: 0;
}
.row {
  padding: 0 !important;
  margin: 0 !important;
}
.w-90 {
  width: 90%;
  margin: auto;
}
.w-95 {
  width: 95%;
  margin: auto;
}
.w-sm-95 {
  width: 95%;
  margin: auto;
}
.w-sm-90 {
  width: 90%;
  margin: auto;
}
.w-80 {
  width: 80%;
  margin: auto;
}
.w-lg-90 {
  width: 80%;
  margin: auto;
}
/* nav start */

.nav-menu img {
  width: 150px;
}

.dropdown-item {
  font-size: 13px !important;
}
.nav_a li a {
  font-size: 14px;
  color: #000 !important;
}
.navbar-dark .navbar-toggler {
  color: rgb(255 255 255 / 0%);
  border-color: rgb(247 247 247 / 0%);
}
.navbar-toggler {
  padding: 0.25rem 0.5rem;
  background: #e76105;
}
.navbar-toggler-icon {
  width: 1.2em;
  height: 1.2em;
}
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff !important;

  background: #e75e00;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff !important;

  background: #e75e00;
}
/* nav end */
/* banner start */
.car_img {
  background: #000;
}
.car_img img {
  opacity: 0.5;
  animation: zoom-in-zoom-out 20s ease-out infinite;
}
.ban_cap h5 {
  text-transform: uppercase;
  line-height: 1.5;
}
.bane_er .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.bane_er .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-top: 6px solid transparent;
  border-bottom: 0px solid transparent;
}
.bane_er .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.ab_fon h6 {
  font-size: 30px;
  font-family: "f2";
  position: relative;
}
.ab_fon h6::after {
  position: absolute;
  bottom: -6px;
  border-bottom: 3px solid #9c1a1e;
  content: "";
  width: 200px;
  left: 0;
}
.ab_fon p {
  text-align: justify;
  margin-top: 15px;
  font-size: 14px;
}
.ab_icon img {
  width: 35px;
  padding-right: 10px;
}
.ab_icon h4 {
  margin: 0;
  font-size: 19px;
}

.abt_btn {
  color: #fff !important;
  padding: 9px 11px;
  text-align: center;
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
  width: 100px;

  display: inline-block;
}
.abt_img img {
  border-radius: 10px;
}
.abt_img {
  position: relative;
}
.abt_img::before {
  position: absolute;
  width: 100px;
  height: 130px;
  top: -11px;
  border: 3px solid #0e72e3;
  content: "";
  z-index: -1;
  left: -12px;
  border-radius: 15px 0 0 0;
}
.abt_imgs img {
  border-radius: 10px;
  margin-top: 60px;
}
.abt_imgs {
  position: relative;
}
.abt_imgs::after {
  position: absolute;
  width: 100px;
  height: 130px;
  bottom: -11px;
  border: 3px solid #0e72e3;
  content: "";
  z-index: -1;
  right: -12px;
  border-radius: 0 0 15px 0;
}
/* banner end */

/* who we are start */
.img_po {
  position: relative;
}
.img_po .line_ce {
  position: absolute;
  width: 10px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 50%;
}
.img_po .bx_ce {
  position: absolute;
  width: 50%;
  height: 50px;
  background: #fff;
  bottom: 0;
  left: 0%;
}
.img_po .top_Ces {
  position: absolute;
  width: 50%;
  height: 60px;
  background: #fff;
  top: 0;
  right: 0%;
}
.img_po .blu_box {
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
  position: absolute;
  bottom: 5%;

  padding: 15px;
}
.img_po .blu_box ul li {
  color: #fff;
  margin-top: 13px;
}
.img_po .blu_box ul li p {
  padding-left: 13px;
  margin: 0;
}
.who_are h6 {
  font-family: "f2";
  color: #e75e00;
}

.who_are p {
  text-align: justify;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  display: -webkit-box;
}

/*  who we are end */

/* blog start */
.blg_bd {
  background: white;
  box-shadow: 0 0 1px #817980;
}
.blog_Ses h4 {
  font-size: 28px;
  font-family: "f1";
  text-align: center;
  font-weight: bold;
  position: relative;

  margin-top: 16px;
}

.blog_frs {
  position: relative;
  height: 200px;
  overflow: hidden;
  width: 100%;
}
.blog_frs:hover img {
  transform: scale(1.1) skewY(5deg);
}
.blog_frs img {
  min-height: 200px;
  transition: all 0.5s ease-out 0s;
}

.blo_res h5 {
  font-family: "f1";
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  /* height: 56px; */
  overflow: hidden;
}
.blo_Con {
  text-align: center;
}
.blo_res p {
  font-family: "f1";
  font-size: 14px;
  text-align: justify;
  height: 61px;
  overflow: hidden;
}
.black_box {
  position: absolute;
  bottom: 3%;
  right: 15%;
  background: #1e1e2a;
  padding: 10px;
}
.black_box h6 {
  font-family: "f1";
  color: white;
  margin: auto;
  padding-left: 5px;
}
.black_box i {
  color: #a3aab7;
  margin: auto;
}
.green_box {
  position: absolute;
  bottom: 3%;
  right: 2%;
  background: #104cba;
  padding: 3px;
  width: 40px;
  text-align: center;
}
.green_box h5 {
  font-family: "f1";
  color: white;
  margin: auto;
  font-size: 14px;
}

/* blog end */
/* courses start */
.cou_ses {
  padding: 15px;
}

.cho_ses h5 {
  text-align: center;
}
.cho_ses p {
  text-align: center;
  margin: 0;
}
.rat_st {
  display: flex;
  margin-top: 10px;
}
.rat_st h6 {
  font-weight: bold;
  padding-right: 10px;
}
.rat_st i {
  color: #fdc007;
  padding-left: 2px;
  padding-right: 2px;
}
.cor_tile img {
  width: 27px !important;
  filter: invert(0%) sepia(170%) saturate(50%) hue-rotate(57deg)
    brightness(100%) contrast(85%);
}
.cor_tile h4 {
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  padding-left: 10px;
}
.cor_tile {
  margin-top: 10px;
}
.cour_fir p {
  text-align: justify;
  margin-top: 10px !important;
  height: 65px;
  overflow: hidden;
  margin: 0;
}
.cor_btn {
  width: 110px;
  color: #0e72e3;
  padding: 5px;
  text-align: center;
  border: 2px solid #0e72e3;

  font-family: "f2";
  margin: auto;
}
.cor_btn a {
  color: #0e72e3;
}
.cour_fir {
  background: #ffff;
  padding: 14px;
  transition: 0.2s all linear;
}
.cour_fir:hover {
  box-shadow: 0 0 20px #0003;
  transition: 0.2s all linear;
}
.cour_fir:hover .cor_btn {
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
}
.cour_fir:hover .cor_btn a {
  color: #fff;
}
.cour_fir:hover .cor_tile img {
  filter: brightness(1);
}
.cral_btn {
  width: 150px;
  padding: 5px;
  text-align: center;
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
  font-family: "f2";
  margin: auto;
  margin-top: 15px;
}
.cral_btn a {
  color: #fff;
}
.cou_rse .owl-nav {
  display: none;
}
/* courses end */

/* clien logo start */
.cli_sef {
  background: url("../img/clie.jpg") no-repeat;
  background-size: cover;
  height: 50vh;
  position: relative;
}
.cle_ba {
  position: absolute;
  top: 0;
  background: #000000a1;
  height: 100%;
  width: 100%;
  padding: 25px;
}
.cle_ba h5 {
  color: #fff;
  text-align: center;

  font-family: "f1";
}
.owl_cli {
  width: 90%;
  margin: auto;
  background: #eff0f554;
  padding: 30px;
}
.owl_cli .owl-nav {
  display: none;
}
.owl-dots {
  display: none;
}
.owl_ban {
  display: flex;
  align-items: center;
  height: 75%;
}

.wht_st {
  background: #eff0f5;
  padding: 20px;
}
.wht_st h5 {
  margin-bottom: 15px;
  text-align: center;
}
.rev_b {
  display: flex;
  align-items: center;
}
.re_img {
  background: #fff;
  padding: 13px;
  border-radius: 0 36px 0;
}
.re_img img {
  border-radius: 100%;
  width: 50px !important;
  height: 50px;
}
.rev_til h6 {
  font-size: 18px;
  font-family: "f2";
  margin: 0;
}
.rev_til p {
  margin: 0 !important;
}
.owl_com {
  width: 90% !important;
  margin: auto;
}
.rev_cond p {
  margin-top: 10px;
  font-size: 17px;
  color: #000;
  text-align: justify;
}
.rev_b i {
  color: #fdc007;
}
.owl_com .owl-nav {
  display: block !important;
}
.owl_com .owl-nav button {
  background: #fff !important;
  width: 30px;
  height: 30px;
}
.owl_com .owl-nav span {
  font-size: 21px;
}
/* client end */
/* footer */
.foo_ter {
  background: #000;

  color: #fff;
}
.foo_ter a {
  color: #fff;
  font-size: 15px;
}
.foo_ter h6 {
  font-size: 20px;
  font-family: "f2";
  margin-top: 19px;
}
.foo_ter li {
  margin-top: 4px;
}
.fol_low i {
  font-size: 28px;
}
.foo_ter img {
  border-radius: 13px;
}
/* footer end */
/* blog Pages */
.bl_pag {
  position: relative;
}
.bl_pag::before {
  position: absolute;
  content: "";
  top: 0;
  background: #0000009c;
  width: 100%;
  height: 100%;
}
.bl_pag h5 {
  text-transform: uppercase;
  position: absolute;
  font-size: 35px;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  width: 100%;

  color: #fff;
}
.blg_pag h6 {
  font-size: 18px;
  font-family: "f2";
}
.blg_pag h5 {
  color: #2861b4;
}
.blg_pag i {
  color: #2861b4;
}
.blg_pag li {
  font-size: 14px;
  margin-top: 10px;
}
.blg_dep h5 {
  font-size: 19px;
  margin-top: 10px;
  height: 50px;
  overflow: hidden;
}
.blg_dep p {
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-align: justify;
}
.bl_icon img {
  width: 31px;
  filter: brightness(17.5);
}
.bl_icon {
  position: absolute;
  top: 10px;
  background: #e75e00;
  border-right: 9px solid #fff;
  border-bottom: 9px solid #fff;
  width: 60px;
  height: 60px;
  padding: 9px;
  text-align: center;
}
.blg_dep {
  position: relative;
  box-shadow: 0 0 4px #9f9f9f;
  padding: 10px;
}
.len_mor {
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  /* border: 1px solid #034984; */
  background: #a71c21;
  font-size: 15px;
  width: 118px;
  padding: 10px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
  z-index: 1;
}
.da_te {
  position: absolute;
  top: 0px;
  padding: 5px;
  left: 0;
  opacity: 0;
}
.blg_dep:hover .da_te {
  opacity: 1;
}
.blg_dep:hover .bl_icon img {
  opacity: 0;
}
.da_te h6 {
  color: #fff;
  font-size: 16px;
  font-family: "f2";
  margin: 0;
}

.blg_viw h4 {
  font-family: "f2";

  font-size: 25px;
}
.bg_vwi a h6 {
  font-family: "f2";

  padding-left: 15px;
  color: black;
}
.bg_vwi p {
  padding-left: 15px;
  color: #104cba;
}
.blg_viws img {
  width: 90px;
  height: 85px;
}
.blg_viws {
  border-bottom: 1px dotted #b3ada7;
  padding-bottom: 8px;
}
.en_quotea {
  background: url("../img/ab2.jpg") no-repeat;
  background-size: cover;
}

.en_quotea .en_cir {
  width: 73px;
  height: 73px;
  border-radius: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: auto;
}

.en_que {
  background: #1110108c;
  padding: 20px;
}
.en_quotea p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 14px;
}
.en_quotea p a {
  color: #fff;
}

.enq_tbn a {
  width: 136px;
  background: #082c75;
  color: white;
  font-family: "f1";
  padding: 7px;
  font-size: 16px;
  margin: 15px auto;
  height: 41px;
}
.en_que .btn_rd {
  text-align: center;
  border: 0;
  padding: 7px;
  margin: auto;
  font-family: "f2";
  display: block;
  background: #2861b4;
  color: #fff;
}

.application_for .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fbfbfb;
  background-color: #b7b3b342;
  background-clip: padding-box;
  border: 1px solid #ced4da6b;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.frl_ap {
  background: #000;
  padding: 21px;
  color: #fff;
}
.modal-body {
  padding: 0.4rem !important;
}
.application_for h5 {
  text-align: center;
}
label {
  margin-bottom: 3px;
  font-size: 14px;
  font-family: "f2";
  text-transform: uppercase;
}
.modal-content .cl_se {
  position: absolute;
  right: -10px;
  border: 0;
  background: #2861b4;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  top: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.modal-content button i {
  color: #fff;
}
.blog_con p {
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-align: justify;
}
.blo_Con {
  text-align: center;
}
/* blog Pages end */

/* about US start */
.ab_rig h6,
.ab_lear h6 {
  font-size: 15px;
}
.ab_rig p,
.ab_lear p {
  text-align: justify;
}
.abt_corDe .cir_de {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: linear-gradient(#162250, #1d3693);
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.abt_corDe .cir_de i {
  color: #fff;
  font-size: 20px;
}

.cir_des,
.cir_se {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: linear-gradient(#ffffff, #d7d3d3);
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #d3d3d3;
}
.abt_corDe i {
  font-size: 20px;
}

.cir_des:hover,
.cir_se:hover {
  background: linear-gradient(#162250, #1d3693);

  color: #fff;
}
.cir_des:hover i,
.cir_se:hover i {
  color: #fff;
}
.ab_lear {
  background: #505050;
  padding: 19px;
  position: relative;
  color: #fff;
}
.ab_lear i {
  color: #ec2027;
}
.ab_lear h6 {
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(#dbac23, #ffd12b);
}
/* .abt_gol {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
} */
.abt_gol img {
  width: 300px;
}
.progress {
  width: 150px;
  height: 150px;
  font-size: 25px;
  color: #fff;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  background: #07070c;
  text-align: center;
  margin: auto;
}

.progress .title {
  justify-content: center;
  position: relative;
  z-index: 11;
  display: flex;
  align-items: center;
  width: 100%;
}

.progress .overlay {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #07070c;
}

.progress .left,
.progress .right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 5px solid #f16a0d;
  border-radius: 100px 0px 0px 100px;
  border-right: 0;
  transform-origin: right;
}

.progress .left {
  animation: load1 1s linear forwards;
}

.progress:nth-of-type(2) .right,
.progress:nth-of-type(3) .right {
  animation: load2 0.5s linear forwards 1s;
}

.progress:last-of-type .right,
.progress:first-of-type .right {
  animation: load3 0.8s linear forwards 1s;
}
.abt_til h4 {
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.abt_Rec h5 {
  font-size: 22px;
  text-align: center;
}
.btm_qry {
  background: #f93434;
  border: 0;
  width: 100px;
  padding: 5px;
  color: #fff;
}
.x_mar {
  position: absolute;
  right: -11px;
  width: 30px;
  background: #fff;
  height: 30px;
  border-radius: 100%;
  box-shadow: 0 5px 5px #f7d3d363;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -11px;
  z-index: 1;
}

.abt_modal .form-control {
  border-radius: 0;
  color: #fff;
  background-color: #1a2e3f;

  border: 1px solid #122639;
}
.form-select {
  color: #fff;
  background-color: #1a2e3f;

  border: 1px solid #122639;
}
.ab_lef img {
  width: 100%;
}
/* about US end */
/* corporate start */

.cor_pra p {
  text-align: justify;
}
.cor_pra p i {
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(#f37c1f, #653513);
}
.cor_team h4 {
  font-family: "f2";
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.cor_team {
  padding: 17px;
}
.cor_team:hover .cont_ti {
  transition: all 0.8s ease;
  transform: translateY(-10px);
}
.cont_ti {
  transition: all 0.8s ease;
}
.cor_bgf {
  background: #fdfcdb;
}
.cor_bgs {
  background: #fbe7e4;
}
.cor_bgty {
  background: #e7f6fa;
}
.cor_bgfr {
  background: #f3e9fe;
}
.colr_con h5 {
}
/* corporate end */
/* hire form start */
.hr_frm {
  background: #ffffff;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 0 4px #00000052;
}
.hr_frm h5 {
  text-align: center;
}
.form-select {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 0;
}
.car_sub {
  width: 100px;
  height: 35px;
  color: #fff;
  border: 0;
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
}

.hr_frm .form-control {
  border-radius: 0;
}
.hr_frm .form-control:focus {
  background-color: #fff;
  border-color: #176790;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.form-select:focus {
  border-color: #176790;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.en_rig p {
  text-align: justify;
}
.cont_hir ul li {
  padding: 10px;
}
.cont_hir ul li a {
  color: #fff;
}
.cont_hir i {
  color: #ffc094;
}

.cot_no ul li {
  margin-top: 8px;
}
.cot_no ul li a {
  font-size: 15px;
}
.cta_line {
  border-bottom: 1px solid #0000003b;
  margin-bottom: 20px;
}
.cot_no {
  box-shadow: 0 0 5px #00000036;
  padding: 13px;
  text-align: center;
  height: 190px;
}
.en_qrs {
  background: #062a35;
  padding: 14px;
  color: #fff;
}
.en_qrs .form-control {
  border: 0;
  border-radius: 0;
}
.cot_no i {
  font-size: 30px;
  color: #e75e00;
  margin-bottom: 13px;
}
.en_rig {
  background: #214f67;
  color: #fff;
  padding: 20px;
  height: 100%;
  position: relative;
}
.cot_img {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* hire form end */
/* testimonal start */
.text_mon {
  box-shadow: 0px 0px 8px rgb(193 193 193);
  background: #f3f3f3;
  position: relative;
  padding: 10px;
}
.cir_img img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.trxt_par p {
  text-align: justify;
  -webkit-box-orient: vertical;

  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}
.cir_img h6 {
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(#dbac23, #463a10);
}
.cir_img i {
  position: absolute;
  left: 0;
  font-size: 36px;
  color: #ffffff;
  background: linear-gradient(to right, #e75e00 0%, #e17022 100%);
  width: 50px;
  top: 0;
  border-radius: 0 0 30px;
  height: 50px;
  padding: 5px;
  text-align: center;

  justify-content: center;
}
.cir_img button {
  border: 0;
  background: 0;
}
.text_moal .modal-content button {
  position: absolute;
  right: -10px;
  border: 0;
  opacity: 1;
  background: #000;
  z-index: 1;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  top: -10px;
}
.img_gfrt {
  position: relative;
  overflow: hidden;
}
.img_gfrt i {
  position: absolute;
  top: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #ffff;
}
.img_gfrt::before {
  background: #00000063;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
}
.test_monal:hover i::after {
  height: 40px;
  width: 40px;
  content: "";
  border-radius: 100%;
  position: absolute;
  animation: ripple 1.5s infinite;
}
.op_tes{
  text-align: center;
  background: #59cae926;
    padding: 20px;
}
.page-link {
  color: #000;
}
/* testimonal end */
/* course statr */
.cor_sta img {
  width: 85%;
}
.co_spo h5 {
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(#56290b 0%, #e86104 100%);
  text-transform: uppercase;
  text-align: center;
}
.co_spo i {
  padding-right: 10px;
  color: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(#263238, #ffa040);
}

.co_spo ul li {
  margin-top: 15px;
  text-align: justify;
  font-size: 15px;
}
.bag_se {
  background: #324148;
  color: #fff;
  padding: 10px;
}
.bag_se .co_spo i {
  background: -webkit-linear-gradient(#ffc107, #ffa040);
}

.bag_se .co_spo h5 {
  background: linear-gradient(#ffcaa6 0%, #ec6408 100%);
}

/* course end */

/* slide icon start */

.social_icon {
  position: fixed;
  right: 0;
  bottom: 5%;
  z-index: 111;
}

.social_icon ul .en_quiry {
  font-size: 15px;
  background: linear-gradient(317deg, #ff771b, #e45d00);
  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 .wh_at{
  font-size: 15px;
  background: linear-gradient(317deg, #095200, #76ff4a);
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 250px;
  right: 0;
  justify-content: center;
}
.social_icon ul .ca_ll{
  font-size: 15px;
  background:#ffba39;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  color: #fff;
  position: absolute;
  bottom: 300px;
  right: 0;
  justify-content: center;
}

.fot_enq .clse_btn {
  position: absolute;
  top: -9px;
  z-index: 1;
  right: -6px;
  font-size: 20px;
  background: #8090e7;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  text-align: center;
  /* border: 1px dashed #7b2f33; */
  border: 0;
  color: #fff;
}
.mo_di{
  max-width: 400px !important;
}
.en_fo{
  padding: 5px;
}
.mo_bo h5{
  padding-left: 10px;
}
.en_back {
  background: url(../img/cus.jpg) no-repeat;
  height: 100%;
  background-size: cover;
  color: #fff;
  padding: 2px;
}
.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;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

/* slide icon end */

/* area starts */
.ar_ea{
  padding: 20px;
  box-shadow: 5px 5px 13px rgb(0 0 0 / 10%);
}
.ar_ea h5{
  text-align: center;
  font-family: "f2";
}
/* .ar_li ul{
  display: flex;
  flex-wrap: wrap;
} */
.ar_li ul li{
  margin-bottom: 10px;
  /* margin-right: 20px; */
  /* width: 125px; */
}
.ar_li ul li a{
  font-size: 14px;
}
.ar_li ul li a:hover{
  color: #f16a0d;
  /* font-family: "f2"; */
}
.ic_li{
  color: #f16a0d;
}
/* area ends */

/* location starts */
.lo_cat h6{
  font-family: "f2";
  font-size: 20px;
  color: #f16a0d;
}
.lo_cat p{
  font-size: 15px;
  text-align: justify;
}
.fo_cor{
  background: #ededed52;
  padding: 20px;
  margin-bottom: 20px;
}
.fo_cor h3{
  font-family: "f2";
  font-size: 25px;
  color: #f16a0d;
}
.fo_cor input{
  font-size: 14px;
}
.fo_cor form{
  padding: 0px !important;
}
.fo_cor .form-control{
  padding: 5px 8px !important;
}
.sub_mit .bt_sub {
  font-family: "f2";
  font-size: 15px;
  background: #f16a0d;
  color: #fff !important;
  padding: 5px 10px;
}
/* location ends */

/* success starts */

.success{
  background: url(../img/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.su_img img{
  width: 70%;
}
.su_con h1{
  font-family: "f2";
  font-size: 30px;
  color: #fff;
}
.su_btn:hover .g_btn{
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  color: #f16a0d;
  font-family: "f2";
  transition: 0.3s;
}
.su_btn .g_btn{
  border: 2px solid#fff;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-family: "f2";
  transition: 0.3s;
}
/* success ends */