@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");

html {
    overflow-x: hidden;
    font-family: "Roboto";
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    padding-left: 0 !important;
}

body {
    background: #fff7cc;
    position: relative;
    overflow-x: hidden;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: black;
    border: 3px solid black;
}

.smilefooter {
    background-color: black;
    color: #FFFFFF;
}

.fsmilelogo {
    width: 300px;
}

.smilefooterl {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 207%;
    letter-spacing: 0.06em;
}

.smilefooterl a {
    text-decoration: none;
    color: white;
}



/* Banner and Navbar */

.landing_upper_container {
    background-image: url("/Slides/Learning1.png");
    height: 400px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* background: #000000; */
}

@media screen and (max-width: 768px) {
    .landing_upper_container {
        background-image: url("/Slides/LEarning_PH.jpg");
        height: 450px;
    }
}

@media screen and (max-width: 576px) {
    .landing_upper_container {
        background-image: url("/Slides/LEarning_PH.jpg");
        height: 300px;
    }
}

header {
    /* position: fixed; */
    width: 100%;
    top: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    padding: 28px 12%;
    transition: all 0.5s ease;
    background: linear-gradient(180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(142, 142, 142, 0.06) 100%);
    backdrop-filter: blur(2px);
}

.logo {
    display: flex;
    align-items: center;
}

.navbar_home {
    display: flex;
}

.navbar_home a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: black;
    padding: 5px 0;
    margin: 0 30px;
}

.navbar_home a:hover {
    color: #fdc513;
}

.donate_right {
    margin-right: 10px;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.donate_right a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    background: #fdc513;
    box-shadow: inset 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 76px;
    padding: 12px 40px;
    margin-right: 20px;
}

#menu-icon {
    font-size: 35px;
    cursor: pointer;
    color: #fff;
    z-index: 10001;
    display: none;
}

@media (max-width: 1280px) {
    header {
        padding: 14px 2%;
        transition: 0.2s;
    }

    .navbar_home a {
        padding: 5px 0;
        margin: 0px 20px;
    }
}

@media (max-width: 992px) {
    #menu-icon {
        display: block;
    }

    .navbar_home {
        position: absolute;
        top: 100%;
        /* right: -100%; */
        display: none !important;
        width: 270px;
        height: 200px;
        /* background: #404040; */
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        border-radius: 10px;
        transition: all 0.5s ease !important;
        /* margin-top: 10px; */
        padding-top: 20px;
        background: black;
        /* z-index: 100; */
        /* backdrop-filter: blur(20px); */
    }

    .navbar_home a {
        display: block;
        margin: 12px 0;
        padding: 0px 25px;
        transition: all 0.5s ease !important;
    }

    .navbar_home.open {
        display: block !important;
        right: 2%;
    }
}

@media screen and (max-width: 576px) {
    .donate_right a {
        padding: 12px 20px;
        margin-right: 10px;
    }

    .logo span img {
        height: 30px;
        width: 130px;
    }
}


.blur {
    background-color: #fdc513;
    position: fixed;
    z-index: 999;
    width: 100%;
    font-size: 19px;
    font-weight: 600;
}

.main_head {
    position: absolute;
    top: 300px;
    
    
}

.banner_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 65px;
    display: flex;
    align-items: ba;
    flex-direction: column;
    color: white;
    margin-top: -170px;
    margin-left: -130px;
}

.text-yellow {
    color: #D99F00 !important;
}

.banner_heading span {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    display: flex;
    margin-top: 30px;
    margin-bottom: 40px;
    align-items: center;
    color: rgba(0, 0, 0, 0.56);
}

.banner_button {
    margin-top: 30px;
    background: #fdc513;
    width: 364px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

@media screen and (max-width: 992px) {
    .main_head {
        top: 400px;
        right: 20px;
    }

    .banner_heading {
        font-size: 50px;
        line-height: 60px;
    }

    .banner_heading span {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 0;
    }

    .banner_button {
        height: 60px;
        width: 250px;
        font-size: 18px;
        line-height: 22px;
    }
}

@media screen and (max-width: 768px) {
    .main_head {
        /* bottom: 80px; */
        /* left: 60px; */
        top: 170px;
    }

    .banner_heading {
        font-size: 40px;
        line-height: 45px;
    }

    .banner_button {
        height: 50px;
        width: 180px;
        font-size: 18px;
        line-height: 22px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 576px) {
    .main_head {
        top: 134px;
        right: 15px;
    }

    .banner_heading {
        font-size: 22px;
        line-height: 25px;
        display: none;
    }

    .banner_heading span {
        margin-top: 10px;
        font-size: 14px;
        line-height: 16px;
    }

    .banner_button {
        margin-top: 10px;
        height: 40px;
        width: 125px;
        font-size: 14px;
        line-height: 18px;
    }
}

.textCapt {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-align: justify;
    color: #000000;
}

.ml20 {
    margin-left: 20px;
}

.thin-black-border {
    border: thin black solid;
}

.form-control:focus {
    border-color: #fdc513;
    box-shadow: 0 0 0 0.2rem rgb(253, 197, 19, 0.25);
}

.form-select:focus {
    border-color: #fdc513;
    box-shadow: 0 0 0 0.2rem rgb(253, 197, 19, 0.25);
}

.btn:hover {
    color: #000000;
    background-color: #fdc513;
    border-color: #fdc513;
    /*set the color you want here*/
    box-shadow: 0 0 0 0.2rem rgb(253, 197, 19, 0.25);
}

/* Quick Donate */

.quickdonate_main {
    background: #fafafa;
}

form {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

form select,
button {
    /* flex: 0.2; */
}

.form_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    color: #ffffff;
}

select,
button {
    padding: 10px 20px;
    border: none;
    outline: none;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    color: #000000;
}

/* Donate Packages */

.donate_packages_main {
    background: linear-gradient(180deg,
            rgba(255, 214, 0, 0.5) 41.43%,
            rgba(255, 255, 255, 0.25) 65.1%);
    box-shadow: 0px 4px 12px -1px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(30px);
}

.donate_packages_container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 60px 0;
}

.donate_package {
    position: relative;
    background: #fff7c4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 45%;
    height: 400px;
    margin-right: 10px;
    padding: 60px 40px 30px 40px;
}


.donate_package_upper_icon {
    position: absolute;
    top: -40px;
    left: 40%;
}

.donate_package_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
}

.donate_package_content {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #404040;
    margin-top: 10px;
}

.donate_package_button_container {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.donate_package_buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.donate_package_buttons button {
    border: none;
    outline: none;
    background: #fdc513;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
}

.donate_package_button_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: center;
}

.donate_package_button_content {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    margin-top: 4px;
}

@media screen and (max-width: 1200px) {
    .donate_package {
        height: 550px;
        /* width: 100%; */
    }
}

@media screen and (max-width: 992px) {
    .donate_packages_container {
        flex-wrap: wrap;
    }

    .donate_package {
        height: 420px;
        /* width: 100%; */
        margin-right: 0;
    }

    .donate_package:nth-child(3) {
        margin-top: 70px;
    }

    .donate_package_upper_icon {
        left: 37%;
    }

    .donate_package_heading {
        font-size: 16px;
        line-height: 28px;
    }

    .donate_package_content {
        font-size: 16px;
        line-height: 20px;
    }

    .donate_package {
        padding: 60px 20px 20px 20px;
    }
}

@media screen and (max-width: 768px) {
    .donate_package_upper_icon {
        left: 32%;
    }

    .donate_package_heading {
        font-size: 18px;
        line-height: 23px;
    }

    .donate_package_content {
        font-size: 15px;
        line-height: 18px;
    }

    .donate_package {
        padding: 60px 10px 20px 10px;
    }

    .donate_package_button_heading {
        font-size: 12px;
        line-height: 13px;
    }

    .donate_package_button_content {
        font-size: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 576px) {
    .donate_package {
        height: 320px;
        /* width: 100%; */
        margin-right: 0;
    }

    .donate_packages_container {
        flex-direction: column;
    }

    .donate_package:nth-child(3) {
        margin-top: 0px;
    }

    .donate_package {
        width: 100%;
        margin-bottom: 70px;
    }

    .donate_package_upper_icon {
        left: 37%;
    }

    .donate_package_heading {
        font-size: 16px;
        line-height: 21px;
    }

    .donate_package_content {
        font-size: 14px;
        line-height: 16px;
    }

    .donate_package {
        padding: 60px 10px 20px 10px;
    }

    .donate_package_buttons {
        margin-right: 5px;
    }

    .donate_package_button_heading {
        font-size: 12px;
        line-height: 16px;
    }

    .donate_package_button_content {
        font-size: 12px;
        line-height: 14px;
    }

    .donate_packages_container {
        padding-bottom: 10px;
    }
}

/* Content and  Picture Banner  */

.middle_content {
    background: #fff7cc;
}

.middle_content_text {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    color: #000000;
    padding: 60px 0;
}

@media screen and (max-width: 992px) {
    .middle_content_text {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .middle_content_text {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 576px) {
    .middle_content_text {
        font-size: 14px;
        line-height: 18px;
        padding: 30px 0;
    }
}

.picture_banner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.picture_banner img {
    width: 100vw;
    height: auto;
}

.second_picture_banner_outer {
    background: #fff7cc;
    padding: 60px 0;
}

.second_picture_banner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.second_picture_banner img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 576px) {
    .second_picture_banner_outer {
        padding: 30px 0;
    }
}

/* Sponsorship Includes */

.sponsorship_includes_outer {
    padding: 30px 0;
}

.sponsorship_includes_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
}

.sponsorship_includes {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: linear-gradient(180deg,
            rgba(255, 255, 255, 0.4) 11.76%,
            rgba(255, 255, 255, 0.15) 70.9%);
    box-shadow: 0px 10px 30px -1px rgba(11, 11, 11, 0.1);
    backdrop-filter: blur(50.5px);
    border-radius: 8px;
    padding: 15px 20px;
    flex-wrap: wrap;
}

.sponsorship_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sponsorship_content_text {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-align: justify;
    color: #000000;
    margin-top: 6px;
}

@media screen and (max-width: 992px) {
    .sponsorship_includes_heading {
        font-size: 32px;
        line-height: 38px;
    }
}

@media screen and (max-width: 768px) {
    .sponsorship_includes_heading {
        font-size: 26px;
        line-height: 32px;
    }

    .sponsorship_content {
        margin-top: 10px;
    }
}

@media screen and (max-width: 576px) {
    .sponsorship_includes_heading {
        font-size: 22px;
        line-height: 28px;
    }
}

/* Smile Story */

.smile_story_outer {
    margin: 50px 0;
}

.smile_story_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    margin-bottom: 20px;
}

.smile_story_stories_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 200px;
    flex-wrap: wrap;
}

.smile_story_stories {
    position: relative;
    background: linear-gradient(180deg,
            rgba(253, 197, 19, 0.4) 39.58%,
            rgba(255, 255, 255, 0.1) 88.54%);
    box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(30px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 40px 40px 0px 0px;
    padding: 90px 0 0 0;
    width: 382px;
    height: 450px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.smile_stories_image_1 {
    /* position: absolute;
  top: -200px;
  left: 8%; */
    margin-top: -200px;
    margin-left: 0px;
}

.smile_stories_image_2 {
    /* position: absolute;
  top: -230px;
  left: -4%; */
    margin-top: -200px;
    margin-left: 0px;
}

.smile_stories_image_3 {
    /* position: absolute;
  top: -225px;
  left: 4%; */
    margin-top: -200px;
    margin-left: 0px;
}

.smile_stories_textside {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    /* height: 80%; */
    margin-top: 20px;
    padding: 20px 10px 10px 10px;
}

.smile_stories_heading {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.smile_stories_content {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin-top: 30px;
}

.smile_stories_button {
    width: 100%;
    margin-top: 20px;
}

.smile_stories_button button {
    background: #2c2929;
    border-radius: 8px;
    width: 100%;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 1400px) {
    .smile_story_stories {
        width: 350px;
    }

    .smile_stories_image_1 {
        margin-top: -225px;
        /* margin-left: 10px; */
    }

    .smile_stories_image_2 {
        margin-top: -220px;
        margin-left: -30px;
    }

    .smile_stories_image_3 {
        margin-top: -220px;
        /* margin-left: 10px; */
    }
}

@media screen and (max-width: 1200px) {
    .smile_story_stories_container {
        justify-content: space-evenly;
    }

    .smile_story_stories:nth-child(3) {
        margin-top: 230px;
    }
}

@media screen and (max-width: 992px) {

    .smile_story_stories:nth-child(2),
    .smile_story_stories:nth-child(3) {
        margin-top: 210px;
    }
}

@media screen and (max-width: 576px) {

    .smile_stories_image_1 img,
    .smile_stories_image_2 img,
    .smile_stories_image_3 img {
        height: 230px;
        width: 260px;
        position: relative;
        top: 29px;
    }

    .smile_stories_image_3 img {
        width: 300px;
        height: 260px;
    }

    .smile_story_stories {
        width: 350px;
        height: 350px;
    }

    .smile_stories_image_1 {
        margin-top: -200px;
        margin-left: 0px;
    }

    .smile_stories_image_2 {
        margin-top: -200px;
        margin-left: 0px;
    }

    .smile_stories_image_3 {
        margin-top: -230px;
        margin-left: 0px;
    }

    .smile_story_stories_container {
        margin-top: 150px;
    }

    .smile_story_stories:nth-child(2),
    .smile_story_stories:nth-child(3) {
        margin-top: 160px;
    }

    .smile_story_heading {
        font-size: 24px;
        line-height: 30px;
    }

    .smile_stories_heading {
        font-size: 18px;
        line-height: 24px;
    }

    .smile_stories_content,
    .smile_stories_button button {
        margin-top: 4px;
        font-size: 14px;
        line-height: 20px;
    }

    .smile_stories_textside {
        margin-top: 0;
    }
}


.yellow {
    background-color: #fdc513;
}

.border-radius {
    border-radius: 20px 20px 20px 20px;
}

.tab-br {
    border-radius: 10px 10px 0px 0px;
}


.white {
    background-color: white;
}

.green {
    color: #35cb43;
}

#gm:hover {
    background-color: #fff;
    transition: 0.2s;
}

.abc {
    min-width: 300px;
}

.other_amount_label {
    /* width: 30%; */
    float: right;
    margin-right: 5px;
    margin-top: 10px;
}

@media (min-width:250px) {

    /* smartphones, iPhone, portrait 480x320 phones */
    .abc {
        min-width: 100px;
        font-size: 12px;
    }

    .other_amount_label {
        float: right;
        /* margin-right: 5px; */
        margin-top: -25px;
        font-size: 6px;
    }
}

@media (min-width:320px) {

    /* smartphones, iPhone, portrait 480x320 phones */
    .abc {
        min-width: 150px;
        font-size: 14px;
    }

    .other_amount_label {
        float: right;
        margin-right: 5px;
        margin-top: -25px;
        font-size: 9px;
    }
}

@media (min-width:481px) {

    /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .abc {
        min-width: 200px;
    }

    .other_amount_label {
        float: right;
        margin-right: 5px;
        margin-top: 10px;
        font-size: 12px;
    }

}

@media (min-width:600px) {

    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .abc {
        min-width: 200px;
        font-size: 16px;
    }
}

@media (min-width:700px) {

    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .abc {
        min-width: 140px;
        font-size: 16px;
    }
}

@media (min-width:800px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    .abc {
        min-width: 140px;
        font-size: 16px;
    }

    .other_amount_label {
        float: right;
        margin-right: 5px;
        margin-top: 10px;
        font-size: 12px;
    }
}

@media (min-width:900px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    .abc {
        min-width: 150px;
    }
}

@media (min-width:1000px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    .abc {
        min-width: 180px;
    }
}


@media (min-width:1025px) {

    /* big landscape tablets, laptops, and desktops */
    .abc {
        min-width: 200px;
    }
}

@media (min-width:1281px) {

    /* hi-res laptops and desktops */
    .abc {
        min-width: 250px;
    }
}

.display-flex {
    display: flex;
}

.bw50 {
    width: 50%;
    /* margin-right: 10px; */
}


.donate_form_buttons {
    background-color: #fff;
    padding: 25px;
    height: 620px;
}

#donate_heading {
    font-size: 18px;
}

.text_center {
    text-align: center;
}

.mt40 {
    margin-top: 40px;
}

.fs12 {
    font-size: 12px;
}

.br {
    border-radius: 10px 10px 10px 10px;
}

.effect:hover {
    background-color: #fdc513;
    transition: 0.2s;
}

#other_amount {
    border: 1px solid;
}

.cursor-ponitor {
    cursor: pointer;
}

.input_amount {
    border: none;
    outline: none;
    width: 60%;
    height: 45px;
    background-color: #fdc513;
}

#middle_form_button:hover {
    box-shadow: 0 0 11px #fdc513;
    /* background-color: #fdc513 !important; */
    transition: 0.2s;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */
}

/* Smile Story Section Container */
.custom-story-container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: -50px;
}
/* Full-bleed white background for this page's story container */
.custom-story-container {
    position: relative; /* confine pseudo-element to this container */
    z-index: 0; /* create stacking context so pseudo-element can sit behind content reliably */
    overflow: visible;
}

.custom-story-container::before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    margin-left: -50vw;
    margin-right: -50vw;
    background: #FCF9EA !important;
    z-index: -1; /* sit behind the container's content within its stacking context */
    display: block;
    pointer-events: none;
}
/* Responsive: Layout adjustments for mobile */
@media (max-width: 575.98px) {
    .story-card {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .row.align-items-start {
        display: flex;
        flex-direction: column !important;
    }
    .col-lg-6.col-md-12.mb-4 {
        order: 1 !important;
        width: 100%;
        margin-bottom: 0 !important;
    }
    .col-lg-6.col-md-12 {
        order: 2 !important;
        width: 100%;
        margin-top: 1.5rem;
    }
    .smile-story-section .row > [class*='col-'] {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }
}

/* Smile Story Card Styles */
.story-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.411);
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #f3e9c7;
}
.story-card:hover {
    transform: translateY(-6px) scale(1.03);
    box-shadow: 0 12px 32px rgba(253,197,19,0.18);
    border-color: #fdc513;
}
.story-card-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.story-card-body {
    padding: 1.2rem 1rem 1rem 1rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.story-card-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #3c3163;
    margin-bottom: 0.5rem;
}
.story-card-text {
    font-size: 0.98rem;
    color: #222;
    margin-bottom: 0.8rem;
    text-align: justify;
}
.story-card .btn {
    align-self: flex-start;
    font-weight: 600;
    border-radius: 20px;
    padding: 0.35rem 1.1rem;
    font-size: 0.95rem;
}

@media (max-width: 991px) {
    .story-card-img {
        height: 140px;
    }
}
@media (max-width: 767px) {
    .story-card-img {
        height: 220px;
    }
    .story-card-body {
        padding: 1rem 0.7rem 0.7rem 0.7rem;
    }
}

/* Video Section Styles */
.embed-responsive-item {
    width: 109%;
    margin-top: 90px;
    height: 129%;
    border-radius: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-left: -70px;
}

@media (max-width: 575.98px) {
    .embed-responsive-item {
        width: 100% !important;
        margin-top: 16px !important;
        margin-left: 0 !important;
        height: 245px !important;
        border-radius: 10px !important;
        box-shadow: 0px 2px 8px rgba(0,0,0,0.18);
    }
}
.smile2 {
    text-align: center;
    font-family: sans-serif;
    font-weight: bolder;
    margin-top: 30px;
}
.about {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}
/* Footer Styles */
.footer {
    background-color: #000;
    color: #fff;
    padding: 15px 0;
}

.footer-dark {
    background-color: #000;
}

.footer-heading {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.footer-heading span {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #fdc513;
}

.social-icons {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    justify-content: center;
}

.social-icon {
    color: #fff;
    font-size: 20px;
    transition: color 0.3s;
}

.social-icon:hover {
    color: #fdc513;
}

.footer-links {
    list-style: none;
    padding: 0;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
}

.footer-links li {
    margin-bottom: 10px;
    text-align: left;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
    text-align: center;
}

.footer-links a:hover {
    color: #fdc513;
}

.Footer-About {
    font-size: 13px;
    text-align: center;
    line-height: 20px;
}

/* Prefooter Styles */
.prefooter {
    background-color: #fdc513;
    color: #000;
}

.prefooter p {
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
    margin: 0;
}

/* Footer Responsive Styles */
@media (max-width: 575px) {
    /* Footer specific fixes */
    .footer {
        padding: 15px 0;
    }
    .footer .container {
        padding: 0 15px !important;
    }
    .footer .row {
        margin: 0 !important;
    }
    .footer-heading {
        font-size: 1.1rem;
        margin-bottom: 10px;
    }
    .footer-links {
        padding: 0;
        list-style: none;
        margin: 0;
        text-align: center;
    }
    .footer-links li {
        margin-bottom: 8px;
        text-align: left;
    }
    .footer-links a {
        font-size: 0.9rem;
        text-decoration: none;
        word-wrap: break-word;
        display: inline-block;
        padding: 6px 0;
        text-align: center;
    }
    /* Ensure footer link columns have symmetric horizontal padding */
    .footer .row > .col-12.col-md-6.col-lg-2,
    .footer .row > .col-12.col-md-6.col-lg-3 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .social-icon {
        font-size: 1.2rem;
        margin: 0 !important;
        padding: 5px;
    }
}

/* Additional Footer Styles */
.smilefooter {
    background-color: black;
    color: #FFFFFF;
}

.fsmilelogo {
    width: 300px;
}

.smilefooterl {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 207%;
    letter-spacing: 0.06em;
}

.smilefooterl a {
    text-decoration: none;
    color: white;
}