@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root{
    --primary:#1f3576;
}

*+.uk-h1, *+.uk-h2, *+.uk-h3, *+.uk-h4, *+.uk-h5, *+.uk-h6, *+.uk-heading-2xlarge, *+.uk-heading-large, *+.uk-heading-medium, *+.uk-heading-small, *+.uk-heading-xlarge, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 0px !important;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0px 0 !important;
}
h1,h2,h3,h4,h5,h6,p,a,li{
    font-family: 'Jost' !important;
}
section.top-header {
    background: var(--primary) !important;
}
section.header {
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
   
    
}
.fixed-header {
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed !important;
    background-color: #ffffff !important;
    width: 100%;
    top:0px;
    box-shadow: 0px 0px 20px #9a9a9a;
      z-index: 2;
}
a.nav-link {
    color: #000 !important;
    font-size: 17px;
}
a.nav-link:hover {
    text-decoration: none;
    color: var(--primary) !important;
}
a.btn-header {
    background-color: var(--primary) !important;
    color: #fff;
    font-weight:500;
    padding: 10px 20px;
    border-radius: 4px;
    transition: .5s ease-in-out;
}
li.nav-item {
    padding-left: 10px;
    padding-right: 10px;
}
a.btn-header:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ffb657;
    transform: translateY(-5px);
}

.header-icons a.social-icon-footer i.fa-brands {
    color: #fff;
    font-size: 20px;
}
.header-icons a.social-icon-footer {
    padding-left: 5px;
    padding-right: 5px;
}
li {
    list-style: none;
}
a.top-header-icon-links {
    color: #fff;
}
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 0px 0 !important; 
}
section.top-header {
    background: var(--primary);
    padding-top: 10px;
    padding-bottom: 10px;
}
section.top-header i.fa-solid {
    color: #fff !important;
}
ul.top-header .fa-solid {
    margin-right: 4px;
}
a.top-header-icon-links:hover {
    color: #fff;
    text-decoration: none;
}
.header-icons i.fa-brands:hover {
    transform: translateY(-5px);
}
h2.uk-margin-remove.title-main {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 40px;
    text-shadow: 0px 0px 20px #000;
}
span.banner-span {
    /*color: var(--primary) !important;*/
    color:white;
    font-size: 50px;
}
section.banner {
    overflow: hidden;
}
.button-banner {
    padding-top: 50px;
}

.button-banner:hover {
    transform: translateY(-5px);
}
.button-banner {
    transition: .5s ease-in-out;
}
.box-what-we-do {
    padding: 25px;
    margin-top: -190px;
    background-color: #fff;
    transition: .4s ease-in-out;
    position: relative;
    z-index: 1;
    height: 280px;
    border: 2px solid var(--primary);
    border-radius: 4px;
}
.logo-main img {
    width: 30%;
}
section.what-we-do {
    padding-top: 70px;
    padding-bottom: 90px;
    background-color: #e4e4e4;
}
.img-what-we-do img {
    width: 75px;
}
h2.what-we-do-heading {
    font-size: 25px;
    font-weight: 600;
    padding-top: 10px;
}
p.text-what-we-do {
    font-size: 17px;
    text-align: justify;
}
section.about-ngo {
    padding-top: 70px;
    padding-bottom: 70px;
}
h2.about-heading {
    font-weight: 700;
    font-size: 35px;
}
span.about-span-color {
    color: var(--primary);
}
.img-about img {
    border-radius: 10px;
    box-shadow: 0px 0px 10px #cccccc;
}
p.about-content {
    font-size: 17px;
    text-align: justify;
    padding-top: 10px;
}
.btn-about-section a {
    background-color: #f6b765;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
}
.btn-about-section {
    padding-top: 30px;
}
.btn-about-section a:hover {
    color: #fff;
    text-decoration: none;
}
.btn-about-section:hover {
    transform: translateY(-7px);
}
.btn-about-section {
    transition: .5s ease-in-out;
}
section.vision {
    padding-top: 70px;
    padding-bottom: 70px;
}
.about-wrap h3 {
    font-weight: 700;
    font-size: 30px;
}
.about-wrap p {
    font-size: 17px;
    text-align: justify;
    padding-top: 10px;
}
img.profile {
    border-radius: 10px;
    box-shadow: 0px 0px 10px #a8a8a8;
}
section.counter {
    padding-top: 100px;
    padding-bottom: 100px;
}
.icon-content {
    /*color: var(--primary);*/
    color:white;
    font-weight: 600;
    font-size: 50px;
    font-family: 'Jost';
}

h4.counter-head {
    font-family: 'Jost';
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
}
section.testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
}
h2.testimonial {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
}
.testimonial-blocks {
    background-color: #e8e8e8;
    margin: 10px;
    padding: 35px;
    height: 300px;
    border-radius: 10px;
}
p.content-testimonial {
    color: #000;
    font-size: 17px;
    font-family: 'Jost';
    text-align: center;
}
h3.testimonial-name {
    text-align: center;
    font-family: 'Jost';
    color: var(--primary) !important;
    padding-top: 20px;
}
.about-wrap img {
    border-radius: 10px;
}
section.footer {
    background-color: var(--primary);
    padding-top: 60px;
    padding-bottom: 60px;
    color:white;
}
h2.about-footer {
    font-weight: 600;
    color:white;
}

p.content-about-footer {
    padding-top: 10px;
    font-size: 17px;
    text-align: justify;
    color:white;
}

a.links-footer {
    color: #000 !important;
    margin-left: 10px;
    text-decoration:none !important;
    color:white;
}
ul.footer-links {
    padding-top: 10px;
    color:white;
}
a.social-icon-footer i.fa-brands {
    color: white ;
    font-size: 20px;
}


button#btn-back-to-top {
    position: fixed;
    top: 82%;
    left: 92%;
    background-color: #fff;
    border-radius: 100px;
    font-size: 22px;
    box-shadow: 0px 4px 10px #a1a1a1;
    display: none;
}
a.social-icon-footer {
    padding-left: 5px;
    padding-right: 5px;
}
.footer-icons {
    padding-top: 20px;
}
h2.glimpse {
    text-align: center;
    font-weight: 600;
}
section.gallery-glimpse {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9f9f9;
}
section.gallery-glimpse img {
    padding: 5px;
}
section.breadcrumbs {
    background-color: var(--primary)73;
    padding-top: 50px;
    padding-bottom: 50px;
}
h2.title-inner-page {
      font-family: 'Jost';
      font-weight: 600;
      color: #fff;
      padding-top: 30px;
      padding-bottom: 30px;
 }
  
  
section.contact-us {
    padding-top: 70px;
    padding-bottom: 70px;
}
h2.get-in-touch {
    font-weight: 600;
}
p.content-contact-info {
    font-size: 17px;
}
.icon-contacts img {
    width: 50px;
    background-color: #f8f8f8;
    padding: 10px;
}
.icon-contacts {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.contact-link {
    font-size: 17px;
    color: #000 ;
    font-weight: 400;
    text-decoration:none !important;
}
h3.heading-contact-details {
    font-size: 20px;
    font-weight: 700;
}
a.links-footer.links {
    font-size: 17px !important;
}
a.links-footer {
    font-size: 17px !important;
    color:white !important;
}
.Form.contact-us {
    background-color: #ededed;
    padding: 40px;
    border-radius: 10px;
}
textarea#ccmessage {
    width: 100%;
    border: none;
    padding-left: 15px;
    font-family: 'Jost';
}
input#cmail {
    font-family: 'Jost';
    border: none;
    border-radius: 0px;
}
input#cnumber {
    font-family: 'Jost';
    border: none;
    border-radius: 0px;
}
input#cname {
    font-family: 'Jost';
    border: none;
    border-radius: 0px;
}
button.btn.btn-primary.contacts {
    background: var(--primary);
    border: none;
    font-family: 'Jost';
    border-radius: 0px;
}
.btn-center.contact {
    display: flex;
    justify-content: center;
    
    flex-direction: column;
}
img.mision-img {
    width: 100%;
}
h2.founders {
    text-align: center;
}
section.founders {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f9f9f9;
}
h2.gallery-heading {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
}
h3.location {
    font-size: 17px;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffffff !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%) !important;
}
:focus-visible {
    outline: none !important;
}
.header-icons i.fa-brands {
    transition: .5s ease-in-out;
}
i.fa-brands.fa-brands:hover {
    transform: translateY(-5px);
}
i.fa-brands.fa-brands {
    transition: .5s ease-in-out;
}
section.founders img {
    transition: .4s ease-in-out;
}
section.founders img:hover {
    transform: scale(1.02);
}
.overflow-hidden {
    overflow: hidden!important;
    border-radius: 10px;
}
h1#exampleModalLabel {
    color: #6a8cc7;
    font-weight: 500;
    font-size: 30px !important;
    line-height: 30px;
}

.marquee-container {
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      box-sizing: border-box;
      user-select:none !important;
    }

    /* Inner content that actually moves */
    .marquee-text {
        color:white !important;
        font-weight:500;
      display: inline-block;
      animation: scrollText 30s linear infinite;
    }

    @keyframes scrollText {
      0%   { transform: translateX(0); }
      100% { transform: translateX(-100%); }
    }
    
    .sponcer-child .sponcer-img{
        width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    }
.text-overlay{
        position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color:var(--primary);
}    
.sponsor-btn{
    padding: 10px 20px;
    background: white;
    color:black;
    border:1px solid white;
    border-radius: 10px;
    font-weight: 500;
    text-decoration:none;
    transition:all 0.3s ease-in-out;
}   
.sponsor-btn:hover{
    background-color:transparent ;
    border:1px solid white;
    color:white;
    text-decoration:none;
}
.certificate-btns{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background:var(--primary);
    border:1px solid var(--primary);
    color:white;
    font-size:24px;
    font-weight:500;
    border-radius:15px;
    transition:all 0.3s ease-in-out;
}
.certificate-btns:hover{
    background:transparent;
    color:black;
    border:1px solid Black;
}