html,
body {
    font-family: "Manrope", sans-serif;scroll-behavior: smooth;
}
a:active,
a:focus {
    outline: none;
    box-shadow: unset !important;
    /* background: none !important; */
}
.container1 {
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
}
.container2 {
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
}
.navbar {
    padding: 18px 0 15px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background: #505c58;

}
.navbar .navbar-brand {
    padding: 0;
}
.navbar .navbar-brand img {
    width: 175px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0;
    font-weight: 400;letter-spacing: 1px;
    margin:0 0px 0px 54px;

}
.banner1 {
    background: url(../images/banner.webp) no-repeat;
    background-size: cover;
    padding:225px 0 225px;
}
.text1 {
    font-weight: 400;
    font-size: 35px;
     line-height: 40px;
    color: #fff;
    width:560px;
}
.text2 {
    font-weight: 700;
  font-size: 45px;
  line-height: 55px;
  color: #505c58;margin-bottom: 15px;
  /* width: 640px;
  text-align: center;
  margin: 0 auto; */

}
.text3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
    color: #fff;
}
.text3a {
       color: #000;
}
.text4{font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  color: #505c58;
  padding: 8px 30px;
  display: inline-block;
  background: #fff;
  border: 2px solid #fff;
  text-decoration: none;
margin-right: 20px;}

.text4:hover, .text4:active, .text4:focus{color: #fff;background: none;border: 2px solid #fff;text-decoration: none;}

.text5{font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    /* background: rgba(0, 0, 0, 0.3); */
    border: 2px solid #fff;
text-decoration: none;}
.text5:hover, .text5:active, .text5:focus{color: #505c58;background: #fff;border: 2px solid #fff;text-decoration: none;}

.text6 {
    font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px
}
.text7 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}
.text7a {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}
.text8{font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 8px 30px;
    background: #505c58;border: 2px solid #505c58;
    display: inline-block;
text-decoration: none;}

.text8:hover, .text8:active, .text8:focus{color: #505c58;background: #fff;border: 2px solid #505c58;text-decoration: none;}

.text9 {
    font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: #505c58;margin-bottom: 30px;

}
.text10 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 0;
}
.black_text{color: #000!important;}
.white_text{color: #fff!important;}
.text11{font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.text11a {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;margin-bottom: 10px;color: #505c58;
}
.text12 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #505c58;
    margin-bottom: 10px;
}
.text13,
.text13:hover {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0;
}
.text14 {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.text15 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #505c58;
}
.txtcntr{text-align: center;}
.lnght{line-height: 24px;}
.mrg-0{ margin: 0px 0px 10px 0px;}
.brdr1{border-radius: 40px; border:1px solid #000; background: #f8f8fa;padding:40px; height: 100%;
  -webkit-box-shadow: 5px 5px 0px 2px rgba(0,0,0,1);
  -moz-box-shadow: 5px 5px 0px 2px rgba(0,0,0,1);
  box-shadow: 5px 5px 0px 2px rgba(0,0,0,1);
}
.pstn-rltv{ position: relative;}
.brdr2{border-bottom:5px solid #d7d7d7;}
.brdr3{border-bottom:5px solid #505c58;position: absolute;bottom: 0px;
    left: 0px;width: 90%;right: 0px;margin: 0 auto;}
.section-1 {
    padding: 100px 0;
    background:#fff;
    background-size: cover;
}
.section-2 {
    padding: 100px 0;
    background: #000 ;
}
.section-3 {
    padding: 100px 0;
}
.section-4 {
    padding:100px 0px 100px 0;
    background: url(../images/contact-bg.jpg) no-repeat 0 0;
    background-size: cover;
}
.section-5 {
    margin-top: 100px;
}
.wdt {
    width: 470px;
}
.wdt1 {
    width: 100%;
}
.img1 {
    width: 100%;
    display: block;
}
.img2 {
    width: 93%;
    display: block;
    margin-left: auto;
}
.img3 {
    width: 83%;
    display: block;
    margin: 0 auto;
}
.img5 {
    display: none;
  }
.mrg-btm1 {
    margin-bottom: 30px;
}
.mrg-btm2 {
    margin-bottom: 20px;
}
.mrg-btm3 {
    margin-bottom: 0px;
}
.mrg-btm4 {
    margin-bottom: 50px;
}
.mrg-btm5 {
    margin-bottom: 15px;
}
.mrg-btm6{
    margin-bottom: 10px;
}
.brdr {
    border: 5px solid #505c58;
    padding: 30px;
    background: #fff;
    margin-bottom: 50px;
}
.form-group {
    margin-bottom: 30px;
}
.form-group input {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    border: 0;
    border-bottom: 1px solid #b2b2b2;
    width: 100%;
}
.btn1, .btn1:hover {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 8px 30px;
    background: #505c58;border: 2px solid #505c58;
    display: inline-block;
text-decoration: none;border-radius: 0;}
.btn1:hover, .btn1:active, .btn1:focus{color: #505c58;background: #fff;border: 2px solid #505c58;text-decoration: none;}

.form-group input:focus {
    outline: none;
}
#carouselExampleFade{ margin-top: 68px;}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators {
    bottom: 0;
    top: 50%;
    left: auto;
    display: block;
    margin-right: 2%;
    margin-left: auto;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    width: 10px;
    max-width: 10px;
    height: 10px;
    margin-bottom: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators li.active {
    background: #0c7272;
}
.show-tab {
    display: none;
}
.hide-tab {
    display: block;
}
.gallery_sectn {
    padding: 0 0 100px;
}
.gallery_sectn img {
    border: 1px solid #f3f4f8;
}
.testi_div .text7:first-child {
    margin-bottom: 0;
}
.testi_div .text7:last-child {
    margin-bottom: 45px;
    text-align: right;
    font-weight: 700;
}
.testi_sectn {
    padding: 0 0 50px;
}
.jcb{ justify-content: space-between;}
.grecaptcha-badge{ display: none;}
.ul,.ul1{padding:0px;}
.ul li{font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 5px;
    margin-left: 15px;}
.ul1 li{font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 5px;
    margin-left: 15px;}
.bg-wht{ background: #fff;}
.bg-grn{ background: #505c58;}
.bg-grn1{ background: #edeeee;}
.bg-abt{ background: #edeeee;}
  /* background: url(../images/about-bg.jpg)no-repeat; background-size: cover;} */
.bg-eligibility{background: url(../images/eligibility-objectives-bg.jpg)no-repeat; background-size: cover;position: relative;}
.bg-design{ background: #515d58;}
.align_center{align-items: center;}
.div_bannr1{background: #1d251ed1;padding: 40px 40px;width: 590px;border-radius: 25px;}
.flt_right{float: right;}
.mrgn_bttm0{margin-bottom: 0px!important;}
/* .div_bannr1 .text3{font-weight: 400;} */
.wdt-70{width: 70%;}
.img4 {
    position: absolute;
    bottom: -30px;
    right: 10px;
    width: 200px;
}


#about.bg-eligibility{padding: 100px 0px 200px;}
.wdt_p1{width: 450px;}
@media (max-width: 1280px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 0px 0px 10px;
    }
    .banner1 {
   padding: 150px 0;
 }
}
@media (max-width: 1024px) {
.wdt_p1{width: 100%;}
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 0px 0px 10px;
      }
    .banner1 {
        padding: 100px 0 100px 0px;

      }
    .container1 {
        max-width: 98%;
        width: 98%;
    }
    .container2 {
        max-width: 98%;
        width: 98%;
    }
}
@media (max-width: 991px) {
  .text2{font-size: 26px;line-height: 30px;}
  .mob_w100{width: 100%;}
    .show-tab {
        display: block;
    }
    .hide-tab {
        display: none;
    }
    .section-1, .section-2 {padding: 50px 0;

    }
    .navbar .navbar-brand {
        display: block;
    }
    .navbar {
        position: fixed;
        padding: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 0;
    }
    .navbar-expand-lg .navbar-nav {
        border-top: 1px solid #fff;
        margin-top: 15px;
    }
    .banner1 {
        background: url(../images/mob-banner.webp) no-repeat;
        background-size: cover;
        padding: 100px 0 100px;
        height: auto;
    }
    .img1,
    .img2,
    .img3 {
        width: 80%;
        margin-left: 20px;
        margin-bottom: 50px;
    }
    .img2 {
        width: 80%;
    }
    .img3 {
        width: 80%;
    }
    .brdr3{ position: static; width: 100%; margin-bottom: 15px;}
    .mob_mrgn_bttm25{margin-bottom: 25px!important;}
    .img4 {
        width: 140px;
    }
}
@media (max-width: 640px) {
    .container1 {
        max-width: 100%;
        width: 100%;
    }
    .container2 {
        max-width: 100%;
        width: 100%;
    }
    .banner1 {
        padding:50px 0 50px ;
    }
    .text1,.text2 {width: auto;}
    .div_bannr1{width: 100%;padding: 35px;}
    .mob_mrgn_bttm25{margin-bottom: 25px!important;}
}
@media (max-width: 480px) {
    .text1 {
        font-size: 24px;
        line-height: 32px;
    }

    /* .text3 {
        font-size: 18px;line-height: 30px;
    } */

    .text6 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .text9 {
        font-size: 30px;
        line-height: 40px;margin-bottom: 15px;
    }
    .text4, .text4:hover, .text5, .text5:hover{ padding: 8px 15px;}

    .section-2 {

        background-size: cover;
        padding: 50px 0;
    }
    .section-4, .section-3, #about.bg-eligibility{
        padding: 50px  0;
    }

    .gallery_sectn,
    .testi_sectn {
        padding: 50px  0 0;
    }
    .banner1{padding: 0px 0 0px;background:none;}
    .div_bannr1{width: auto;padding: 25px 25px 10px;position: absolute;z-index: 3;bottom: 50px;left: 0;right: 0;border-radius: 0px;}
    .img5{display: block;position: relative;}


}
@media (max-width: 400px) {

      .text4, .text4:hover {
   margin-bottom: 15px;
 }
}
