:root {
    --primary-color: var(--primary-color);
    --secondary-color: #0B2F15;
    --white-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
    font-family: 'Lobster Two', cursive;
}

body {
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

#sub-dropdown a .fas {
    position: absolute;
    right: 10px;
}

.top-nav-phone-mail {
    align-items: center;
}

.top-nav-phone-mail li {
    align-items: center;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
}

.top-nav-phone-mail i {
    margin: 0px 7px;
    font-size: 17px;
}

.top-mail {
    margin-right: 7rem;
}

.top-nav-social-icon {
    margin: 0;
}

.top-nav-social-icon i {
    font-size: 14px;
    background-color: #05696B;
    padding: 0.4em;
    border-radius: 50%;
    margin: 0 5px;
}

.main-logo {
    height: 100px;
    width: 100px;

}

.ajay-kumar {
    margin-top: 0rem;
    width: 100%;
    border-radius: 0px;
}

.middlehead-btn {
    margin: 18px 0px;
}

.mdhd-btn {
    border-bottom: 3px solid var(--primary-color);
    border-right: 3px solid var(--primary-color);
    color: var(--white-color);
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    background-color: #05696B;
    border-radius: 100px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    padding: 7px 5px;
}

.modal-input input {
    width: 90%;
    padding: 0.75rem 4rem 0.75rem 0.75rem;
    margin: 1rem;
}

.modal-head {
    padding: 1rem;
    background-color: var(--primary-color);
    color: var(--white-color);
}

.modal-dialog {
    text-align: center;
    background-color: var(--primary-color);
}

.modal-send {
    border: none;
    background-color: #05696B;
    color: var(--white-color);
    width: 90%;
    margin: 1rem;
    padding: 0.75rem 0rem;
    cursor: pointer;
}

#course {
    margin: 0;
}

.bor-1 {
    border-bottom: 1px solid white;
}

.news-section {
    height: 400px !important;
    background-color: #0B2F15;
    color: var(--white-color);
    height: auto;
    margin-left: 3rem;
    margin-top: 5rem;
    border-top: 1px solid rgb(160, 110, 110);
    border-radius: 5px;
    font-family: "Roboto Condensed", Sans-serif;
}

.news-icon {
    margin: 1rem 0rem;
    padding: 0.7rem;
    color: var(--primary-color);
    background-color: #A8832A;
}


.slider {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}

.sec-2head {
    color: var(--primary-color);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
}

.hrl-2 {
    height: 4px !important;
    width: 9%;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    opacity: 1;
}

.hrl-3 {
    height: 4px !important;
    width: 30%;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    opacity: 1;
}

.sec-2img {
    margin: 76px 0px;
    border: 1px solid var(--primary-color);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 6px 0px var(--primary-color);
    width: 313px;
    height: 208px;
}

.sec-2readmore {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    background-color: var(--secondary-color);
    color: var(--white-color);
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    border-color: var(--primary-color);
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 3px 0px var(--secondary-color);
    padding: 9px 30px 9px 30px;
}

.sec-2para {
    margin-bottom: 2rem;
}

.sec-3box {
    width: 33%;
    height: 350px;
    box-shadow: 0px 10px 5px 0px rgb(0 0 0 / 50%);
    margin: 20px 20px 20px 20px;
    padding: 15px 15px 15px 15px;
}

.sec-3box1 {
    width: 30%;
    height: 350px;
    box-shadow: 0px 10px 5px 0px rgb(0 0 0 / 50%);
    margin: 20px 20px 20px 20px;
    padding: 15px 15px 15px 15px;
}

.sec-3i {
    width: 200px;
    height: auto;
}

.sec-3readmore {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    background-color: var(--secondary-color);
    color: var(--white-color);
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    border-color: var(--primary-color);
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 3px 0px var(--secondary-color);
    padding: 5px 20px 5px 20px;
}

.sec-3head {
    color: var(--primary-color);
    margin: 1rem;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
}

.sec-3para {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
}

.sec-4b {
    width: 21%;
    text-align: center;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);
    margin: 20px 20px 20px 20px;
    padding: 20px 20px 20px 20px;
}

.sec-4 {
    display: flex;
    margin: 4rem 0rem;
}

.sec-4b i {
    color: var(--white-color);
    font-size: 29px;
    width: 6.6rem;
    padding: 2rem;
    background-color: black;
    border-radius: 50%;
}

.sec-4num {
    color: var(--primary-color);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.sec-4subh {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 32px;
    /* background-color: black; */
}

sec-5 {
    display: flex;
    align-content: center;
    align-items: center;
    text-align: center;
}

.sec-5head {
    color: var(--primary-color);
}

.sec-5b {
    text-align: center;
    width: 45%;
    background-color: var(--secondary-color);
    color: --w;
    box-shadow: 0px 0px 4px 0px var(--primary-color);
    margin: 20px 20px 20px 20px;
    padding: 20px 20px 20px 20px;
}

.sec-5 {
    background-size: cover;
    padding: 2rem 0rem;
}

.sec-5input {
    width: 97%
}

.sec-5b h2 {
    color: var(--primary-color);
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: relative;
    margin: 25px 0 50px;
}

.sec-5 .carousel {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
}

.sec-5input {
    color: #666;
    padding: 0.75em;
    margin: 1rem;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--white-color);
    border-radius: 2px;
    background: var(--white-color);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

.sec-5head {
    color: var(--primary-color);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
}

.send-btn {
    color: var(--white-color);
    background-color: var(--primary-color);
    border: var(--primary-color);
}

.input-sec {
    line-height: 1.4rem;
    font-size: 15px;
    min-height: 40px;
}

.carousel .item {
    width: 100%;
    color: var(--white-color);
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 100%;
}

.carousel .testimonial {
    padding: 10px 0px;
    height: 150px;
    overflow-y: auto;
    text-align: justify;
}

.testimonial-client {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin: 1rem 2rem;
}

.sec-5b .designation {
    color: var(--primary-color);
}

.sec-6 {
    background-color: var(--primary-color);
    border-radius: 100px;
}

.sec-6 .text h2 {
    margin-bottom: 14px;
    color: var(--white-color);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    padding: 0px 15px;
    text-decoration: none;
}

.sec-6 i {
    margin: 0 1rem;
    color: var(--white-color);
    background-color: var(--secondary-color);
    padding: 1rem 1.2rem;
    border-radius: 50%;
    font-size: 24px;
}

.sec-6 .phone {
    font-size: 28px;
    font-weight: 600;
}

.footer-bg {
    padding: 2rem 0 5rem;
    background-color: var(--secondary-color);
    background-position: center;
    background-repeat: no-repeat;
    color: var(--white-color);
}

.footer-logo {
    margin: 2rem 0rem 2rem;
    height: 74px;
    width: auto;
}

.box-2 i {
    color: var(--primary-color);
    margin: 0 1rem 0rem 0;
    font-size: 1.25em;
}

.box-2 li {
    line-height: 2;

}

.footer-touch {
    color: var(--white-color);
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    background-color: var(--secondary-color);
    border-radius: 100px;
    outline: 2px solid var(--primary-color);
    padding: 7px 25px;
    box-shadow: 0px 0px 3px 0px var(--secondary-color);
}

.footer-bg p {
    margin: 1rem 0rem 1.75rem;
}

.footer-social i {
    font-size: 17px;
    color: var(--secondary-color);
    background-color: var(--white-color);
    padding: 0.4em;
    margin: 3rem 0.5rem;
    border-radius: 50%;
}

.footer-social i:hover {
    font-size: 17px;
    color: var(--primary-color);
    background-color: var(--secondary-color);
    padding: 0.4em;
    border-radius: 50%;
}

.box-1 p {
    font-size: 14px;
    font-weight: 400;
}

.box-2 {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.box-2 h3 {
    color: var(--white-color);
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0px 0px 4px #05696B
}

.copyright-sec {
    background-color: #05696B;
    color: var(--white-color);
}

.copyright-sec {
    background-color: #05696B;
    color: var(--white-color);
}

@media only screen and (min-width: 950px) {
    .fa-bars {
        display: none;
    }

    .sec-3 {
        display: flex;
    }

    .col-md-4 {
        width: 31%;
    }

    .col-md-2 {
        width: 18%;
    }

}

@media only screen and (max-width: 950px) {
    .dropdown-content a {
        width: 100% !important;
    }

    .dropdown-menu {
        width: 100%;
        position: relative !important;
        left: auto !important;
        top: 19% !important
    }

    .dropdown-content {
        position: relative !important;
        width: 100%
    }

    .topnav {
        display: none;
    }

    .logo {
        display: flex;
    }

    .logosec {
        display: inline;
    }

    .logosec .mdhd-btn {
        display: inline-block;
    }

    .fa-bars {
        margin-top: 2rem;
        color: white;
    }

    .sec-5b {
        width: 90%;
    }

    .sec-3box {
        width: 100%;
        display: block !important;
        height: auto;
        margin: 0;
    }

    .sec-3 {
        display: block;
    }

    .sec-3box1 {
        margin: 0;
        width: 100%;
        height: auto;
    }

    .sec-4b {
        width: 44%;
        margin: 10px;
        padding: 10px;
    }

    .sec-4b i {
        color: var(--white-color);
        font-size: 15px;
        width: 3.6rem;
        padding: 1rem;
        background-color: black;
        border-radius: 50%;
    }

    .sec-4num {
        font-size: 21px;
    }

    .sec-6 {
        border-radius: 10px;
    }

    .box-2 {
        width: 50%;
    }

    .socialsec {
        width: 100%;
    }


    p {
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }

    .dropdown-content a {
        width: 38rem;
        position: relative;
    }

    .dropdown-menu>li>a {
        width: 100%;
        padding: 13px 17px;
    }

    #sub-dropdown-menu a,
    .dropdown-menu a {
        padding: 1rem 11rem 1rem 1rem;
    }

    .dottedHorizontal {
        background-color: #fff;
        border-top: 1px dashed #d49645;
    }

}





/* MOBILE NO */
.main-red-button {
    display: inline-block;
    background-color: #05696B;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-top: 17px;
    padding: 12px 25px;
    border-radius: 0px 60px 0 60px;
    letter-spacing: 0.25px;

}


@media only screen and (max-width: 768px) {
    .num1 {
        display: flex;
        justify-content: flex-end;
        background-color: #05696B;
        font-size: 14px;
        font-weight: 600;
        width: 50%;
        color: #fff;
        margin-top: 17px;
        margin-left: 30%;
        border-radius: 0px 60px 0 60px;
        text-align: center;


    }
}

/*VIDEO CARD*/

.row-cards {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;

}



.latest {
    margin-top: 5%;
    font-size: 40px;
    font-style: italic;
}




@media (min-width: 768px) {
    .card-container {
        width: 100%;
    }
}


@media only screen and (max-width: 600px) {
    .gif {
        width: 50%;

    }
}



.mobileshow {
    display: none;

}

@media screen and (max-width: 500px) {
    .mobileshow {
        margin-bottom: 10px;
        display: block;
        font-size: 13px;
        color: #0c2f29;

        font-weight: 10px;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    }
}


/* VIEW MORE*/

.button-85 {
    padding: 0.6em 2em;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    background: #111;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;

    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}



/* banner Styling */
.banner_slider {
    position: relative;
    width: 100%;
}

.banner_slider .owl-carousel .item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

/* Custom navigation buttons */
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.owl-prev,
.owl-next {
    background: rgba(0, 0, 0, 0.5) !important;
    color: white !important;
    padding: 10px 15px !important;
    font-size: 20px !important;
    border-radius: 50%;
}

.owl-prev:hover,
.owl-next:hover {
    background: #97AD0D !important;
}



/* why choose us*/
.bg_gray {
    background-color: #EEEDED !important;
}

.bg_gray1 {
    background-color: #E1EBEE !important;
}

.why_icon {
    margin-top: 30px;
    padding: 15px;
}

.why_desc h6 {
    font-family: 'Poppins', sans-serif;
}

.why_desc p {
    font-size: 14px;
}

.why_desc p:last-child {
    margin: 0;
}

.why_choose_icon .box_icon::before,
.why_icon_style3 .box_icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border: 1px solid #e61944;
    border-radius: 100%;
    margin: -5px;
}

.why_choose_icon .box_icon {
    background-color: #e61944;
    width: 72px;
    text-align: center;
    float: left;
    height: 72px;
    border-radius: 100%;
    line-height: 72px;
    position: relative;
    margin: 5px 20px 5px 5px;
}

.why_choose_icon {
    border: 1px solid #eee;
    transition: all 0.5s ease-in-out;
}

.why_choose_icon:hover {
    border-color: #e61944;
}

.why_choose_icon .why_desc {
    overflow: hidden;
}

.icon_radious {
    border-radius: 10px;
}

/* product section*/
 .hot-badge {
        position: absolute;
        top: 45px;
        left: 10px;
        background-color: red;
        color: white;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 15px;
        border-radius: 20px;
        text-transform: uppercase;
        z-index: 10;
        width: 55px;


        /* Ensures it stays above the image */
    }

    .hot-badge1 {
        position: absolute;
        top: 10px;
        left: 10px;
        background-color: blue;
        color: white;
        font-size: 10px;
        font-weight: bold;
        padding: 5px 10px;
        text-align: center;
        border-radius: 20px;
        z-index: 10;
        width: 55px;
    }

    #categoryList {
        padding: 0;
        margin: 0;
    }

    #categoryList li {
        cursor: pointer;
        font-weight: bold;
        transition: all 0.3s ease;
        border-bottom: 1px solid #ddd;
    }

    #categoryList li:hover,
    #categoryList li.active {
        color: #ff6600;
    }

    /* Product Cards */
    .product-card {
        transition: transform 0.3s ease, opacity 0.3s ease;
        height:100%
    }

    .product-card:hover {
        transform: scale(1.05);
    }

    .card {
        position: relative;
    }

    .card-img-top
    {
        height: 300px;
    }
    .card-body {
        position: relative;
        display: flex;
        background: burlywood;

        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    .price {
        font-size: 1.1rem;
    }

    .btn-danger {
        position: relative;
        width: 100%;
        bottom: 0;
        padding: 10px;
        font-size: 1rem;
    }

    /* Responsive Grid */
    @media (max-width: 768px) {
        .col-md-3 {
            display: flex;
            justify-content: center;
        }

        .col-md-9 {
            padding: 10px;
        }
    }