/* *{
    box-sizing: border-box;
} */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');



html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

body{
  font-family: 'EB Garamond', serif;
  font-size: 20px;
  }

a{
  text-decoration: none!important;
}

.uline{
text-decoration: underline;
color: #174457!important;
}

.slick-next{
  right: -12px;
}

.slick-prev{
  left: -12px;
}

.slick-next:before, .slick-prev:before {
  color: #80a23a;
}


/* img {
  max-width: 100%;
  height: auto;
} */

/* Banner Overlay */
.image-banner {
  position: relative;
}

.image-banner img {
  max-width: 100%;
  height: auto;
  display: block;
}

.banner-description {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  background-color: rgba(85, 85, 85, .58);
  padding: 15px 25px;
  width: -webkit-fill-available;
}

.banner-description a{
  color: #fff;
}

/* --------------------Toggle Menu---------------------- */

.texture-bcg{
  background: url('/images/textture.png');
  position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto; 
}

.navbar-brand{
  margin-left: 1rem;
}

.navbar-light .navbar-nav .nav-link {
  color: #BE0950;
  font-weight: bold;
}

#rlhpheader .navbar-nav .dropdown-menu{left: auto;  border: 0px solid rgba(0,0,0,.15);  padding: 10px 0px;  font-size: 15px;  box-shadow: 0px 5px 10px rgb(51 51 51 / 20%);  margin: 0rem 0 0;}
#rlhpheader .navbar-nav .dropdown-toggle::after{display: none;}
#rlhpheader li.nav-item:hover .dropdown-menu { display: block;  }


#rlhpheader .dropdown-item.active, #rlhpheader .dropdown-item:active { color: #8BAF42; text-decoration: none;   background-color: #ffffff; }
#rlhpheader .dropdown-item:focus, #rlhpheader .dropdown-item:hover { color: #8BAF42;  background-color: #ffffff;  text-decoration: none; }


.navbar-toggler { padding: 0px; border: 0px solid transparent; }
#rlhpheader .navbar-collapse .navbar-nav{padding-top: 12px;}
#rlhpheader .navbar-collapse .navbar-nav li.nav-item{margin-bottom: 0px;  position: relative; padding-bottom: 12px; }
.navbar-light .navbar-toggler:focus{outline: none;}


.dropdown-item {
  color: rgba(0,0,0,.8);
  padding: 0.5rem 1.5rem;
}

/* ---------------------------------- */


  
  .left{
    width: calc( 50% - 40px) ;
    height: 100%;
    background: #cbcbcb;
  }
  
  .right{
    width: calc( 50% + 40px);
    height: 100%;
    box-sizing: border-box;
    border-left: 80px solid #cbcbcb;
    border-bottom: 330px solid transparent;
    float: right;
    
    
  }
  
  .content{
    color: #000;
    font-size: 15px;
    padding: 30px;
  }


.light-footer-bcg{
  background-color: rgba(152,160,137,.1);
}


/* --------------------- Events ----------------*/

















.vl {
  border-left: 2px solid #80a23a;
  height: 50px;
  margin-left: 50%;
}
.vll {
  border-left: 2px solid #80a23a;
  height: 25px;
  margin-left: 50%;
}







/* ------------------ Homepage ------------- */



@media only screen and (min-width: 767px) {
  .banner-text{
    padding-top: 100px;
  } 
  .for-mob{
    display: none;
  }
 


}



/* ---------------------- Homepage ---------------- */



.banner3{
  background: url('images/image0.jpeg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -100px;
  height: 500px;
  
}


.slick-dots{
  bottom: 0px!important;
}


.circle-blue{
  border: 1px solid #0094ab;
  border-radius: 50%;
  display: inline-block;
  padding: 5px;
}

.vlb {
  border-left: 1px solid #0094ab;
  height: 25px;
  margin-left: 50%;
}
.hlb {
  border-bottom: 2px solid #0094ab;
  width: 35%;
  margin: 0 auto;
}
.hlnb {
  border-bottom: 2px solid #174457;
  width: 35%;
  margin: 0 auto;
  
}







.feedback-bcg{
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 0px 0px 15px;
  background-color: #fff;
}


.feedback-color{
color: #174457;
}


.slick-dotted.slick-slider{
  margin-bottom: 0px;
}

















/* -------------- Footer-------------------- */

.rlhp-footer-menucol{margin:30px 40px 0px;}
.hfn-social-info{margin:30px 15px 0px;}
.rlhp-footer-menucol *{color:#262AB4;}
.footer-coltitle{padding: 10px 0px; margin-bottom: 20px; font-size: 20px; color: #262AB4;}
.rlhp-footer-menucol a:hover, .rlhp-footer-menucol a:focus{text-decoration: none;}
.rlhp-footer-menucol p{margin-bottom: 15px; font-size: 16px;}

#footer{ background: #80a23a; padding-top: 5px; }
.footer .hfn-social-info .widget-info{color: #262AB4;}
.footer .hfn-social-info .soc-ico{padding-top:10px;}
.footer .hfn-social-info .soc-ico .assistive-text{display:none;}
.footer .hfn-social-info .soc-ico a{color: #2E307A; text-decoration:none; margin: 5px 10px;}
.footer #bottom-bar{border-top: 1px solid #eee; background-color: #2E307A; display: grid;}
.footer #bottom-bar .text-left{float: left; color: #ccc; font-size: 13px; padding: 12px 0px; line-height: 1.6;}
.footer #bottom-bar .text-right{ float: right; }
.footer #bottom-bar .text-right ul#bottom-menu{display: flex; padding: 6px 0px; list-style: none; float: right; margin:0px;}
.footer #bottom-bar .text-right ul#bottom-menu a{ font-size: 13px;  color: #ccc;  margin: 0px 10px; text-decoration:none; }



@media (max-width: 767px){
  
  .rlhp-footer-menucol{margin:30px 20px 0px;}
  .footer #bottom-bar .text-left{  text-align: center!important; float: none; }
  .footer #bottom-bar .text-right{ width: 100%; float: none; text-align: center!important; }
  .footer #bottom-bar .text-right ul#bottom-menu{ display: inline-flex; text-align: center; float: none; }
  .rules-tab .nav-tabs{display: none;}
  .rules-tab .rules-content .tab-pane .mbtitle {display: block;}
  .rules-tab .rules-content .tab-pane{display: block; opacity: 1;}
  .essayevent-headerbar .navbar { padding: 12px 15px; }
}

.rules-tab .rules-content {background: none!important;}

.rules-tab .nav-tabs .nav-link.active .pink-active {
  background-color: #da3054!important;
}

.rules-tab .nav-tabs .nav-link.active .blue-active  {
  background-color: #0094ab!important ;
}
.rules-tab .nav-tabs .nav-link.active .green-active  {
  background-color: #80a23a!important ;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  background-color: transparent;
}


.nav-tabs .nav-item {
  margin-bottom: 0px;
}

.rules-tab .nav-tabs .nav-link.active { color: #fff; font-weight: bold; background-color: none;}
.rules-tab  .nav-tabs .nav-link { padding: 18px 0px 15px; font-size: 19px; color: #eee;  }
.rules-tab .nav-tabs { border-bottom: 0px solid #dee2e6; }
.rules-tab .nav-tabs .nav-link:hover { border:1px solid transparent; }
.rules-tab .rules-content{ background: #eff8ff; padding: 20px 0px; }
.rules-tab .rules-content .tab-pane { font-size: 15px; line-height: 26px; }
.rules-tab .rules-content .tab-pane ol.essay-event-info-list li{ margin-bottom: 5px; }
.rules-tab .rules-content .tab-pane ol.essay-event-info-list a{text-decoration: none;}    


.nav-tabs{
  border-bottom: 0px!important;
}
.nav-tabs .nav-link {
  border: 0px!important;
}
.nav-tabs a{
  color: #174457;
}

@media (min-width: 768px){
  .rules-tab .rules-content .tab-pane .mbtitle {display: none;}
}

@media (max-width: 767px){
    
  .rules-tab .nav-tabs{display: none;}
  .rules-tab .rules-content .tab-pane .mbtitle {display: block;}
  .rules-tab .rules-content .tab-pane{display: block; opacity: 1;}
   
}

  .migrant-box{
    
    background-color: #fff;
    height: 100%;
  }

  
 

      .impact-three-box-green{
        box-shadow: 0 10px 6px rgba(0, 0, 0, 0.16);
        border-radius: 24px;
        background-color: rgba(128,162,58,0.3);
        padding: 10px 0;
          }

  .vlpfull {
    border-left: 1px solid #da3054;
    height: 100px;
    margin-left: 50%;
}
.vlbfull {
  border-left: 1px solid #0094ab;
  height: 100px;
  margin-left: 50%;
}
.vlgfull {
  border-left: 1px solid #80a23a;
  height: 100px;
  margin-left: 50%;
}

.tab-content, .slick-next:before, .slick-prev:before{
  color: #174457;
  }

  #new-footer{
    background: transparent linear-gradient(0deg, #FFFFFF 0%, #ECB9CD 100%) 0% 0% no-repeat padding-box;
    padding-top: 5px;
  }
  
  .quote-bcg{
    background-color: rgba(0, 0, 0, .17);
    opacity: 1;
  }

  

  .fixed-size-container {
    max-width: 940px;
    margin: 0px auto;
    padding: 0;
    display: flex;
    
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .fixed-size-container-yellow {
    max-width:1280px;
    margin: 0px auto;
    padding: 0;
    display: flex;
    
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .fixed-size{
    width: 200px;
  }

  .fixed-size-yellow{
    width: 200px;
    padding: 10px;
  }

  .maroon-circle{
    height: 100px;
    width: 100px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #EBEBEB;
  }

  .course-card {
    border: 1px solid #fff;
    padding: 20px 10px;
    text-align: center;
    border-radius: 15%;
    font-size: 16px;
    margin-bottom: 10px;
    height: 170px;
    display: flex;
    background-color: #fff;
    box-shadow: 0px 10px 30px #93939329;
    line-height: 20px;
}

.value-card {
  border: 1px solid #fff;
  padding: 20px 40px;
  text-align: center;
  border-radius: 15%;
  font-size: 14px;
  margin-bottom: 10px;
  height: 200px;
  display: flex;
  background-color: #fff;
  box-shadow: 0px 10px 30px #93939329;
}

.bforc-bcg{
  background: transparent linear-gradient(0deg, #FFFFFF 0%, #ECB9CD 100%) 0% 0% no-repeat padding-box;
}

.bforc-gray-bcg{
 background-color: #E7E7E7;
}

.bforc-pink{
  color: #C72B68;
}
.bforc-blue{
  color: #262AB4;
}
.bforc-yellow{
  color: #FA9D1A;
}
.hz-line-orange{
  border-bottom: 2px solid #FA9D1A;
}
.hz-line-white{
  border-bottom: 2px solid #FFF;
}


.pink-border{
  border: 1px solid #C2185B;
}

.blue-border{
  border: 1px solid #262AB4;
}

.yellow-border{
  border: 1px solid #929292;
}

.blue-circle{
  height: 100px;
  width: 100px;
  background-color: #262AB4;
  border-radius: 50%;
  display: inline-block;
  
}

#white-fill{
  fill: #fff!important;
}
#yellow-fill{
  fill: #FA9D1A!important;
}
#pink-fill{
  fill: #C2185B!important;
}
.pink-circle{
  height: 100px;
  width: 100px;
  background-color: #C2185B;
  border-radius: 50%;
  display: inline-block;
  
}

.yellow-circle{
  height: 100px;
  width: 100px;
  background-color: #FA9D1A;
  border-radius: 50%;
  display: inline-block;
  
}
.blue-bcg{
  background-color: #262AB4;
}

.pink-bcg{
  background-color: #C2185B;
}

.yellow-bcg{
  background-color: #FA9D1A;
}

.yellow-card {
  
  padding: 20px 30px;
  text-align: center;
 
  font-size: 16px;
  margin-bottom: 10px;
  height: 150px;
  display: flex;
  background-color: #FA9D1A;
  box-shadow: 0px 10px 30px #93939329;
}

.solid-boxblue{
  border: 1px solid #262AB4;
  padding: 0px 30px;
  border-radius: 8px;
  background-color: #262AB4;
}

.solid-boxpink{
  border: 1px solid #C2185B;
  padding: 0px 30px;
  border-radius: 8px;
  background-color: #C2185B;
}
.solid-boxyellow{
  border: 1px solid #FA9D1A;
  padding: 0px 30px;
  border-radius: 8px;
  background-color: #FA9D1A;
}

.test-bcg{
  background-image: url(images/testimonial-bcg.png);
}
.current-bcg{
  background-image: url(images/current-programs.png);
}

.why-value-bcg{
  background-image: url(images/why-value-bcg.png);
}
.vmp-bcg{
  background-image: url(images/vmp-bcg.png);

  
}
.flower-bcg{
  background-image: url(images/flower.png);
}

/* .aboutus-bcg{
  background-image: url(images/aboutpink-bg.svg);
} */

.founder-bcg{
  background-image: url(images/founder-bcg.svg);
  background-position: center;
}
.what-we-offer-bcg{
  background-image: url(images/what-we-offer.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.yellow-hexagon-bcg{
  background-image: url(images/);
}

.three-box::before{
  content: '';
  margin-top: -60px;
  z-index: 1;
}

.bcg-overlay{
  background-color: rgba(0, 0, 0, .17);
  height: 100%;

}

@media (min-width: 769px){
    
  .dot-vr{
    border-left: 2px dotted #C2185B;
    height: 150px;
  }
  .vmp-bcg{
        background-size: contain;
       }
  .left-square{
        padding-left: 45px;
   }
           
   
}

.bforc-gray{
  color: #707070;
}

.rect-bcg{
  background-image: url(images/Rectangle\ 401.svg);
  padding-top: 20px;
  background-repeat: no-repeat;
  
}


.navbar{
  padding: 0.0rem 1rem;
}