:root {
    --blue: #282A46;
    --red: #C52327;
    --white: #fff;
    --font-family: "Inter", serif;
}

a {
    text-decoration: none !important;
    color: unset !important;
}

a:hover {
    text-decoration: none;
    color: unset;
}

body {
    font-family: var(--font-family);
}

.top_bar {
    background-color: var(--red);
    padding: 10px 0px;
}

.top_left {
    display: flex;
}

.top_left {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.top_left p {
    color: var(--white);
    margin-bottom: 0px;
}

.sunrise_left1 {
    padding-right: 20px;
}

.top_left i {
    padding-right: 8px;
}

.top_right p {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: end;
}

.top_right p i {
    padding: 0 6px;
}

/*------------Main-Header-------------------*/
a.navbar-brand.logoo img {
    width: 100px;
    height: auto; /* Maintain aspect ratio */
}

.main_header nav.navbar.navbar-expand-lg.navbar-light {
    display: block;
}

.main_header .navbar-expand-lg .navbar-collapse {
    /* display: block!important; */
    float: right;

}

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

.main_header .row {
    align-items: center;
}

a.nav-link {
    color: #000;
    font-size: 16px;

}

a.nav-link.active {
    color: var(--red) !important;
}

.search_box i {
    color: #000;
    font-size: 21px;
    padding-right: 10px;
}

.sign_inbtn button {
    background-color: var(--blue);
    color: var(--white);
    border-radius: 50px;
    padding: 5px 38px;
}

.sign_inbtn button a {
    color: var(--white);
    text-decoration: none;
}

/*slider------------*/

.slider_sections .carousel-caption h2 {
    font-size: 37px;
    font-weight: 700;
    /* color: #0C0C0C; */
    color: white;
    text-transform: uppercase;
}

.slider_sections img {
    filter: brightness(0.9);
}

.slider_sections .carousel-caption p {
    /* color: #000; */
    color: white;
}

.slider_sections .carousel-caption {
    position: absolute;
    right: 0;
    left: 17%;
    top: 0 !important;
    bottom: 0 !important;
    display: flex !important;
    flex-direction: column;
    /* Align items in a vertical stack */
    justify-content: center;
    /* Center content vertically */
    align-items: flex-start;
    /* Align items to the left */
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    color: #fff;
    text-align: left;
    width: 25%;
}

.content_slider button {
    background-color: var(--blue);
    padding: 10px 35px;
    border-radius: 50px;
    border: 0px;
    color: var(--white);
}

.content_slider button a {
    color: var(--white);
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}


/*==============second-section============*/
.second_icon_sec {
    padding: 100px 0px;
}

.icon_box img {
    width: 33%;
    margin: 0 auto !important;
}

.icon_box {
    text-align: center;
}

.icon_box h3 {
    font-size: 26px !important;
    margin-top: 12px;
    font-weight: 400;
    color: #000;

}

/*========================Latest-Event==================*/
.img_box img {
    width: 100%;
}

.latest_content {
    text-align: center;
    margin-bottom: 30px;
}

.img_box {
    box-shadow: hsl(0deg 0% 0% / 40%) 0px 0px 2px;
}

.img_box_content {
    padding: 15px;
}

.img_box_content h4 {
    font-size: 18px;
    font-weight: 600;
}

.img_box_content p {
    font-weight: 600;
}

.img_box_content h6 {
    font-size: 16px !important;
    color: #000;
    font-weight: 600;
}

.img_box_content i {
    padding-left: 5px;
    font-size: 16px;
}

.see_more_btn {
    margin-top: 50px;
    text-align: center;
}

.see_more_btn button {
    background-color: var(--blue);
    color: var(--white);
    border-radius: 50px;
    padding: 10px 40px;
}

.see_more_btn button a {
    color: var(--white);
    text-decoration: none;
    text-transform: uppercase;
}

.see_more_btn button i {
    padding-left: 10px;
}


.latest_content h2 {
    font-size: 36px;
    font-family: var(--font-family);
    font-weight: 700;
    text-transform: uppercase;
}

.latest_content p {
    font-size: 16px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

/*=====================Help-banner-section================*/
.help_right img {
    width: 100%;
}

.help_other {
    background-color: var(--blue);
    padding: 40px 0px 0px 0px;
    margin: 100px 0px 0px;
}

.help_other .row {
    align-items: center;
}

.help_other h2 {
    color: var(--white);
    font-size: 36px;
    text-transform: uppercase;
}

.help_other h6 {
    color: var(--white);
    font-size: 26px;
    text-transform: uppercase;
}

.help_other p {
    color: var(--white);
}

/*===============Featured-Section==============*/

.image_gallery img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.featured_content {
    text-align: center;
    padding-bottom: 30px;
}

.featured_content h2 {
    font-size: 36px;
    font-family: var(--font-family);
    font-weight: 700;
    text-transform: uppercase;
}

.featured_content p {
    font-size: 16px;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.image_gallery .col-md-3 {
    padding: 0px !important;
}

/*======================Save-Their======================*/
.their_section {
    padding: 100px 0px 400px 0px;
    background-color: var(--red);
    /* margin-top: 100px; */
}

.their_content {
    text-align: center;

}

.video_section {
    margin-top: -350px;
    margin-bottom: 100px;
}

.video_section img {
    width: 100%;
}

.their_content h2 {
    font-size: 36px;
    font-family: var(--font-family);
    font-weight: 700;
    color: var(--white);
    text-transform: uppercase;
}

.their_content h6 {
    font-size: 26px;
    font-family: var(--font-family);
    font-weight: 500;
    color: var(--white);
    text-transform: uppercase;
}

.bootom_event {
    padding-bottom: 200px;
}

.bootom_event .img_box {
    box-shadow: hsl(0deg 0% 0% / 25%) 0px 0px 2px;
}

/*===============Footer=====================*/
.footer_sec {
        background-size: cover;
        padding: 50px 10px;
        background-color: #111320;
        position: relative;
        margin-top: 10%;
        svg{
            position: absolute;
            width: 100%;
            z-index: -1;
            top: -26%;
            left: 0%;
            path{
                fill: #111320;
            }
        }
}

@media (max-width: 1200px){
    .footer_sec {
        svg {
        top: -22%;
        }
    }

}

@media (max-width: 1006px){
    .footer_sec {
        svg {
        top: -20%;
        }
    }

}

@media (max-width: 992px){
    .footer_sec {
        svg {
         top: -17%;
        }
    }

}

@media (max-width: 933px){
    .footer_sec {
        svg {
         top: -16%;
        }
    }

}

@media (max-width: 767px){
    .footer_sec {
        svg {
         top: -12%;
        }
    }

}

@media (max-width: 641px){
    .footer_sec {
        svg {
         top: -11%;
        }
    }

}

@media (max-width: 419px){
    .footer_sec {
        svg {
         top: -10%;
        }
    }

}

@media (max-width: 405px){
    .footer_sec {
        svg {
         top: -10%;
        }
    }

}

@media (max-width: 320px){
    .footer_sec {
        svg {
         top: -10%;
        }
    }

}

/* .footer_sec::before{
    content: '';
    background-image: url(../images/footer_bg4.svg);
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 5;
    position: absolute;
    z-index: -1;
    top: -76%;
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
    background-size: cover;
    background-position: center;
} */

.logo_sec img {
    width: 44%;
    padding-bottom: 20px;
}

.logo_sec p {
    color: var(--white);
}

.social_iconss i {
    color: #fff;
    padding: 0px 5px;
}

.social_iconss {
    margin-top: 30px;
}

.useful_links h3 {
    color: var(--white);
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.useful_links ul {
    padding-left: 23px;
}

.useful_links ul li {
    color: var(--white);
    font-size: 16px;
    padding: 5px 0px;
    font-weight: 400;
}

.useful_links p {
    color: var(--white);
    margin-bottom: 0px;
    font-size: 15px;
}

.footer_gallery {
    display: flex;
    margin-bottom: 20px;
}

.footer_gallery img {
    width: 33%;
}

.copyright {
    background-color: #282A46;
    text-align: center;
    color: var(--white);
    padding: 20px 0px;
    border-top: 2px solid #514E4E;
}

.copyright p {
    margin-bottom: 0px;
}


@media (min-width:320px) and (max-width:768px) {

    .top_right p {
        color: #fff;
        font-weight: 600;
        margin-bottom: 0px;
        text-align: center;
    }

    .main_header .navbar-expand-lg .navbar-collapse {
        width: 100%;
        margin-top: 10px;
    }

    .logo_div {
        width: 25%;
        order: 1;
    }

    .signin_div {
        width: 50%;
        float: right;
        order: 2;
    }

    .menu_div {
        /* width: 100%; */
        float: right;
        order: 3;
        /* margin-top: 20px; */
    }

    button.navbar-toggler {
        float: right;
        background: transparent;
        color: #fff;
        border: 1px solid var(--blue);
        border-radius: 3px;
        padding: 3px 8px;
    }








    /*=========slider-section=============*/
    .slider_sections .carousel-caption {
        position: absolute;
        right: 9% !important;
        left: 8%;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        width: 89%;
    }

    .slider_sections img {
        filter: brightness(0.9);
        height: 300px;
    }

    .slider_sections .carousel-caption h2 {
        font-size: 30px;
    }

    .slider_sections .carousel-caption p {
        color: #000;
        font-size: 14px;
    }

    .content_slider button {
        padding: 10px 18px;
        line-height: 0px;
    }

    .content_slider button a {
        font-size: 14px;
        line-height: 15px;

    }


    /*==============second-section===========*/
    .second_icon_sec {
        padding: 60px 0px;
    }

    .second_icon_sec .col-lg-3 {
        width: 50%;
        margin-bottom: 15px;
    }

    .icon_box h3 {
        font-size: 20px !important;
        margin-top: 12px;
        font-weight: 400;
        color: #000;
    }

    .help_other {

        margin: 60px 0px;
    }

    .image_gallery .col-md-3 {
        padding: 0px !important;
        width: 50%;
    }

    .help_other h6 {
        font-size: 20px;
    }

    .help_other h2 {
        font-size: 30px;
    }


    /*============Their-section================*/
    .their_section {
        padding: 60px 0px 132px 0px;
        margin-top: 60px;
    }

    /*===============Video-section================*/

    .video_section {
        margin-top: -100px;
        margin-bottom: 50px;
    }


    /*===========Latest-event============*/

    .img_box {
        margin-bottom: 20px;
    }

    .bootom_event {
        padding-bottom: 50px;
    }



    /*=================Footer===============*/
    .footer_gallery img {
        width: 20%;
    }

    /* .footer_sec {
        padding: 300px 0px 50px 0px;
    } */



}


@media (min-width:768px) and (max-width:1024px) {
    .slider_sections .carousel-caption {
        left: 11%;
        width: 73%;
    }

    .useful_links p {
        font-size: 13px;
    }

    .useful_links h3 {
        font-size: 16px;
    }

    .bootom_event {
        padding-bottom: 100px;
    }

    .Latest_event .col-md-6 {
        margin-bottom: 20px;
    }

    .video_section {
        margin-top: -163px;
        margin-bottom: 100px;
    }

    .their_section {
        padding: 100px 0px 200px 0px;
    }

    .sign_inbtn button {
        background-color: var(--blue);
        color: var(--white);
        border-radius: 50px;
        font-size: 14px;
        padding: 6px 12px;
        width: auto;
    }

    .menu_div {
        text-align: center;
    }

    .main_header .navbar-expand-lg .navbar-collapse {
        /* display: block!important; */
        float: right;
        width: 100% !important;
        text-align: left;
    }
}

@media (min-width:1024px) and (max-width:1444px) {
    .footer_gallery img {
        width: 25%;
    }

    .slider_sections .carousel-caption {
        left: 9%;
        width: 40%;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    a.nav-link {

        font-size: 13px;
    }

    .footer_gallery img {
        width: 24%;
    }
}