* {
    margin: 0;
    padding: 0;
}





body {
    background-color: aliceblue;
}





/* scrol bar side */
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 6px;
}
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
    border: 2px solid transparent;
    background-clip: content-box;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* end here */














/* first nav bar */
.navbar {
    /* border-bottom: 1px solid white; */
    width: 100%;
    height: 6vh;

}

.navbaricon {
    width: 80%;
    margin: auto;
}

.navbar1 {
    /* background-color: #b41818; */
    background: linear-gradient(to left, red, black);
}


.navbaricon {
    display: flex;
    gap: 20px;
}

.navbaricon i {
    padding-top: 1px;
    color: white;
    font-size: 25px;
    margin-right: 10px;
}

@media only screen and (max-width: 600px) {
    .navbar {
        height: 7.5vh;

    }

    .navbaricon {
        flex-direction: row;
        align-items: center;
    }

    .navbaricon i {
        margin-left: 22px;
        margin-bottom: 2px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1310px) {
    .navbar {
        width: 1310px;
        height: 8vh;
    }

    .navbaricon {
        flex-direction: row;
        align-items: center;
    }

    .navbaricon i {
        margin-left: 22px;
        margin-bottom: 1px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 821px) {
    .navbar {
        width: 821px;
        height: 8vh;
    }

    .navbaricon {
        flex-direction: row;
        align-items: center;
    }

    .navbaricon i {
        margin-left: 22px;
        margin-bottom: 1px;
    }
}

/* first nav bar end */










/* second nav bar */
.navbar2 {
    background-color: #ffffff;
    padding: 10px;
}

.navbarrap2 {
    display: flex;
    align-items: center;
    color: rgb(0, 0, 0);
}

.navbarrap2 img {
    margin-left: 20px;
    height: 100px;
    border-radius: 50%;
}

.details,
.details2 {
    width: 40%;
    margin-top: 10px;
}

.details p {
    margin-top: 5px;
    font-size: 17px;
}

.details i {
    /* margin-top: 5px; */
    font-size: 18.5px !important;
}

@media only screen and (max-width: 768px) {
    .navbarrap2 img {
        margin-left: 3.2cm !important;
    }

    .details,
    .details2 {
        margin-right: 10cm !important;
        /* border: 2px solid rgba(255, 0, 0, 0); */
        width: 100%;
        margin-top: 10px;
    }

    .navbarrap2 {
        flex-direction: column;
        align-items: flex-start;
    }

    .navbarrap2 img {
        margin-left: 0;
        /* Reset margin for mobile */
        margin-bottom: 10px;
        /* Add margin at the bottom */
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1310px) {

    .details,
    .details2 {
        margin-right: 1cm !important;
    }

    .navbarrap2 img {
        margin-left: 1.7cm !important;
    }

    .details,
    .details2 {
        width: 100%;
        margin-top: 10px;
    }

    .navbarrap2 img {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
    .navbarrap2 img {
        margin-left: 1cm !important;
    }

    .details,
    .details2 {
        width: 100%;
        margin-top: 10px;
    }

    .details,
    .details2 {
        width: 100%;
        margin-top: 10px;
    }

    .navbarrap2 img {
        margin-left: 0;
        margin-bottom: 5px;
    }
}

* Basic styling for navbar */ .navbar-nav {
    list-style: none;
    padding: 0;
}

.nav-item {
    display: inline-block;
}

/* second nav bar end */















/* navbar 3rd start */
.nav-item {
    font-family: "Merriweather", serif;
}

.navbar-nav {
    margin-left: 15rem;
}

.nav-item {
    margin-left: 6rem;
}

.nav-link {
    border-radius: 20px;
    display: block;
    padding: 8px 16px;
    text-decoration: none;
    color: black;
    transition: color 0.5s ease, background-color 0.5s ease;
}

.nav-link:hover {
    border-radius: 20px;
    color: #f5e106 !important;
}

@media (max-width: 480px) {
    .navbar-nav {
        margin-left: 15rem;
    }

    .nav-item {
        margin-left: 6rem;
    }
}

@media (max-width: 768px) {
    .navbar-nav {
        margin-left: 0.1rem;
    }

    .nav-item {
        margin-left: 0.1rem;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1310px) {
    .navbar-nav {
        margin-left: 1.4rem;
    }

    .nav-item {
        margin-left: 7.5rem;
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
    .navbar-nav {
        margin-left: 1rem;
    }

    .nav-item {
        margin-left: 4.5rem;
    }
}

@media only screen and (min-width: 769px) and (max-width: 879px) {

    .nav-item {
        margin-left: 3.5rem;
    }
}

@media only screen and (min-width: 769px) and (max-width: 820px) {

    .nav-item {
        margin-left: 3rem;
    }
}

/* end nav bar 3 */

















/* contact parallex start */
.section-background {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 30vh;
    width: 100%;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

#parallaxid h2 {
    font-family: "Briem Hand", cursive;
    text-shadow: 0 0 10px rgb(0, 0, 0);
    font-weight: bold;
    color: gold;
    font-size: 100px;
}

.parallax {
    background-image: url("contactpara.jpg");
}

@media (max-width: 480px) {
    #parallaxid h2 {
        text-align: center;
        font-size: 50px;
    }

}

@media (max-width: 768px) {
    #parallaxid h2 {
        text-align: center;
        font-size: 30px;
    }
}
@media (max-width: 480px) {
    .section-background {
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        height: 30vh;
        width: 100%;
    }

    #parallaxid h2 {
        text-align: center;
        font-size: 50px;
    }

}

@media (max-width: 768px) {
    .section-background {
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        height: 30vh;
        width: 100%;
    }

    #parallaxid h2 {
        text-align: center;
        font-size: 30px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1310px) {
    .section-background {
        height: 30vh;
        width: 1310px;
    }

    #parallaxid h2 {
        text-align: center;
        font-size: 70px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
    .section-background {
        height: 30vh;
        width: 999px;
    }

    #parallaxid h2 {
        text-align: center;
        font-size: 60px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 820px) {
    .section-background {
        height: 30vh;
        width: 820px;
    }

    #parallaxid h2 {
        text-align: center;
        font-size: 60px;
    }
}

/* end here */



















/* about main */
.aboutmain {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 50vh;
}

.aboutrap {
    margin: auto;
    width: 80%;
    height: 50vh;
}

.aboutrap h1 {
    text-decoration: rgb(205, 13, 13) underline;
    font-size: 60px;
    margin: auto;
    width: 80%;
    height: 50vh;
}

@media (max-width: 480px) {

    .aboutrap h1 {
        font-size: 28px;
    }
}




@media (max-width: 768px) {
    .aboutrap h1 {
        font-size: 28px;
    }
}
/* end */




















/* contact */


.row h1 {
    font-family: 'Poppins', sans-serif, 'arial';
    /* font-weight: 600; */
    font-size: 72px !important;
    color: white;
    text-align: center;
}

.row h4 {
    font-family: 'Roboto', sans-serif, 'arial';
    /* font-weight: 400; */
    font-size: 20px;
    color: #9b9b9b;
    line-height: 1.5;
}
input:focus~label,
textarea:focus~label,
input:valid~label,
textarea:valid~label {
    font-size: 0.75em;
    color: #999;
    top: -5px;
    -webkit-transition: all 0.225s ease;
    transition: all 0.225s ease;
}

.styled-input {
    float: left;
    width: 293px;
    margin: 1rem 0;
    position: relative;
    border-radius: 4px;
}

@media only screen and (max-width: 768px) {
    .styled-input {
        width: 100%;
    }
}

.styled-input label {
    color: #999;
    padding: 1.3rem 30px 1rem 30px;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}

.styled-input.wide {
    width: 650px;
    max-width: 100%;
}

input,
textarea {
    padding: 30px;
    border: 0;
    width: 100%;
    font-size: 1rem;
    background-color: #2d2d2d;
    color: white;
    border-radius: 4px;
}

input:focus,
textarea:focus {
    outline: 0;
}

input:focus~span,
textarea:focus~span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
}

textarea {
    width: 100%;
    min-height: 15em;
}

.input-container {
    width: 650px;
    max-width: 100%;
    margin: 20px auto 25px auto;
}

.submit-btn {
    float: right;
    padding: 7px 35px;
    border-radius: 60px;
    display: inline-block;
    background-color: #4b8cfb;
    color: white;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06),
        0 2px 10px 0 rgba(0, 0, 0, 0.07);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.submit-btn:hover {
    transform: translateY(1px);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.10),
        0 1px 1px 0 rgba(0, 0, 0, 0.09);
}

@media (max-width: 768px) {
    .submit-btn {
        width: 100%;
        float: none;
        text-align: center;
    }
}

input[type=checkbox]+label {
    color: #ccc;
    font-style: italic;
}

input[type=checkbox]:checked+label {
    color: #f00;
    font-style: normal;
}

.container {
    position: relative;
    overflow: hidden;
    /* Keep everything within the bounds of the container */
}

#particleCanvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150vh;
    z-index: 0;
    pointer-events: none;
}

.container{
    position: relative;
    z-index: 999;
}
/* contact end */





























































/* footer */
.footer-widget ul {
    margin: 0px;
    padding: 0px;
}

.footer-section {
    background: #151414;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 100%;
    height: auto;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #ff5e14;
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

.footer-widget ul li a:hover {
    color: #ff5e14;
}

.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

@media (max-width: 768px) {

    .footer-cta,
    .footer-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .single-cta i {
        display: none;
        margin-top: 10px !important;
        /* display: block; */
        float: none;
        margin: 0 auto;
    }

    .cta-text {
        margin-top: 20px;
        /* text-align: center; */
        padding-left: 0;
    }

    .footer-widget ul li {
        width: 100%;
    }

    .col-xl-6 {
        text-align: center;
    }

    .footer-menu {
        text-align: center;
        padding-top: 20px;
    }

    .footer-menu li {
        margin-left: 10px;
        margin-right: 10px;
    }
}
/* footer end */