@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,800&display=swap');
body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

a,
a:hover {
    color: inherit;
    text-decoration: none;
}

.logo_txt {
    float: left;
    font-weight: 500;
    color: #0a3dab;
    padding-top: 5px;
    padding-left: 5px;
    font-family: 'Bebas Neue', cursive;
    font-size: 2rem;
}

.achievements {
    float: left;
    width: 100%;
    border-radius: 3px;
    padding: 10px 20px;
    background-color: #f9c910;
    box-shadow: 0px 2px 0px 0px #dddddd, 0px 4px 0px 0px #cccccc;
    font-weight: 800;
    font-size: 1.2rem;
    color: #0a3dab;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.header {
    padding: 10px 0px;
    z-index: 10;
    position: relative;
}

.btn_donate,
.btn_join {
    height: 35px;
    padding: 0px 32px;
    background-color: #0a3dab;
    color: #ffffff;
    border: none;
    outline: none;
    margin-left: 5px;
    font-weight: 600;
    border-radius: 30px;
}

.btn_join {
    background-color: #f9c910;
}

.carousel {
    margin-top: -52px;
}

.overlayer_bg {
    width: 80%;
    height: 400px;
    background: #f9c910;
    /*position: absolute;
    margin-top: -100px;*/
}

.search-control {
    float: left;
    width: 100%;
    height: 35px;
    border-radius: 20px;
    font-size: 14px;
    color: black;
    padding: 0px 20px;
    height: 40px;
    margin-top: 7px;
}

.header-right {
    margin-top: 10px;
    font-size: 14px;
    color: #136a9e;
}

.btn-header-1 {
    border-radius: 30px;
    font-size: 14px;
    color: #136a9e;
    background-color: white;
    border: 1px solid #136a9e;
}

.btn-header-2 {
    border-radius: 30px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background: #136a9e none repeat scroll 0% 0%;
    border: 1px solid #136a9e;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #f9c910;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.bg-dark {
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 10;
    position: relative;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: auto;
    top: 40%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.carousel-caption span {
    background: rgba(0, 0, 0, .7);
    padding: 5px 10px;
}

.carousel-caption h3 {
    font-family: 'Bebas Neue', cursive;
    font-size: 4rem;
}

.carousel-caption p {
    font-weight: 600;
    font-size: 14px;
}

.navbar-brand {
    font-family: 'Bebas Neue', cursive;
    display: none;
    transition-duration: 1s;
}

.about_container {
    float: left;
    width: 100%;
    margin-top: -110px;
}

.about_container h2 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 800;
}

.about_img {
    width: 94%;
    margin: 0% 3%;
    border-radius: 5px;
}

.about_inner_container {
    float: left;
    width: 100%;
    background: rgb(245, 245, 245);
    padding: 10px;
    padding-top: 200px;
    margin-top: -200px;
    border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: 0px 20px 50px -30px rgba(0, 0, 0, .7);
}

.about_inner_container p {
    font-size: 13px;
    line-height: 25px;
    font-weight: 600;
    color: rgba(0, 0, 0, .7);
}

.heading {
    font-size: 1.5rem;
    margin-top: 10px;
    font-family: 'Bebas Neue', cursive;
}

.heading2 {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
}

.maintitle {
    float: left;
    width: 100%;
    margin: 25px 0px;
    color: white;
    font-family: 'Bebas Neue', cursive;
}

.second_container {
    background: #425682;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top:05px;
}

.second_container h2 {
    font-family: 'Bebas Neue', cursive;
    color: white;
}

.second_container p {
    font-size: 15px;
    font-weight: 600;
    color: rgba(255, 255, 255, .5);
}

.third_container {
    margin-top: 30px;
}

.third_container h3 {
    font-family: 'Bebas Neue', cursive;
    color: #222222;
    font-size: 3rem;
}

.main_title {
    font-family: 'Bebas Neue', cursive;
    color: rgb(54, 54, 54);
}

.third_container p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}

.course_container {
    float: left;
    width: 100%;
    background: white;
    margin-bottom: 35px;
    border-radius: 5px;
    box-shadow: 0px 5px 20px -15px rgba(0, 0, 0, .7);
    z-index: 1;
    position: relative;
}

.course_readmore {
    float: left;
    padding: 3px 10px;
    background: #ffe785;
    color: rgba(0, 0, 0, .7);
    font-size: 0.8rem;
    font-weight: 800;
    border-radius: 3px;
}

.course_container img {
    border-radius: 5px 0px 0px 5px;
}

.course_inner_container {
    float: left;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    border-radius: 0px 5px 5px 0px;
}

.course_inner_container h1,
.member h4 {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #222222;
    font-weight: 800;
}

.course_inner_container h2,
.member h5 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #666666;
    font-weight: 600;
}

.course_inner_container p {
    float: left;
    width: 100%;
    font-size: 0.85rem;
    color: #666666;
    font-weight: 600;
}

.footer {
    background: #136a9e;
    font-size: 13px;
    padding-top: 15px;
    color: rgba(255, 255, 255, .7);
    margin-top: 20px;
    line-height: 30px;
    font-weight: 600;
}

.footer_bootom {
    background: #000000;
    font-size: 12px;
    line-height: 30px;
    color: rgba(255, 255, 255, .8);
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

@media (max-width: 575.98px) {
    .carousel {
        margin-top: 0px;
    }
    .overlayer_bg {
        width: 100%;
        height: auto;
        background: #f9c910;
        position: absolute;
        margin-top: 0px;
    }
    .about_container {
        margin-top: 0px;
    }
    .maintitle {
        color: #222222;
    }
    .navbar {
        padding: 0rem 1rem;
    }
    .carousel-item img {
        width: 100%;
    }
    .carousel-caption {
        display: none;
    }
    .about_inner_container {
        min-height: auto;
        margin-bottom: 50px;
    }
    .nav_btn {
        position: fixed;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 100;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 0.7);
    }
    .bg-dark {
        background-color: rgb(255, 255, 255) !important;
        box-shadow: 0px 5px 20px -15px rgba(0, 0, 0, .7);
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .about_container p,
    .about_inner_container p {
        text-align: justify;
    }
    .third_container p {
        font-size: 12px;
        text-align: justify;
    }
}