@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@import url('href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rokkitt:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet" ');

* {
    padding: 0;
    margin: 0;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
}

body {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden;
    background-color: #ffffff;
    color: #222;
}

html,
body,
.wrapper {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #323a45;
    font-weight: normal;
    line-height: 1.2;
    font-family: "Montserrat", sans-serif;
    ;
    letter-spacing: 0;
    margin: 0;
}

.navbar-brand {
    width: 455px;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}

.bg-light {
    background-color: #ffffff !important;
}


ul {
    margin: 0;
    list-style-type: none;
}

li {
    display: inline-block;
}

.banner-area {
    position: relative;
    overflow: hidden;
}

.banner-area .box-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.bg-fixed {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}




.banner-area .box-table {
    height: 462px;
    display: table;
    width: 100%;
}

.banner-area.shadow.dark .form-info::after {
    background: #ae012c;
}



.banner-area .form-info::after {
    background: #323a45 none repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}


button.btn.btn-primary {
    background: #1f5faa none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inherit;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    ;
    font-weight: 600;
    padding: 13px 30px;
    text-transform: capitalize;
}


img.about-images-bar {
    margin-left: 36px;
    border-radius: 9px;
    width: 520px;
}

.banner-area .form-info {
    width: 310px;
    margin-top: 45px;
    margin-bottom: 45px;
    overflow: hidden;
    padding: 30px;
    position: relative;
    z-index: 1;
}

.about-area .default.info h3 {
    font-size: 24px;
    color: #203A88;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.about-area .default.info h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
}

p {
    text-align: justify;
    font-family: "Montserrat", sans-serif;
    font-size: 16;
    color: #222;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
}

.btn.btn-light {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    padding-right: 30px;
    padding-left: 30px;
    font-family: "Montserrat", sans-serif;
    background: #e6d071 none repeat scroll 0 0;
    border: 2px solid #e6d071;
    color: #04274e;
}



.banner-area.text-small .content h1 {

    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 0px;
    text-shadow: 3px 3px 0px #222;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.banner-area {

    height: 100%;
}

.banner-area.content-double .double-items {
    align-items: center;
    align-self: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
}

.navbar {
    padding-bottom: 0px;
    padding-top: 0px;
}

/* .navbar-expand-sm .navbar-nav {
    margin-left: -95px;

} */

li.nav-item {
    padding-right: 10px;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #fffffffa;
    border: 1px solid #000000e8;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}

a.nav-link {
    text-transform: uppercase;
    color: rgb(255, 255, 255) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.04em;
    padding: 35px 15px;
    /* text-transform: capitalize; */
}

.btn.circle {

    border-radius: 30px;
}

.facility {
    background-color: #f9f9f9;
}

.facility-heading h2 span {
    color: #f26b33;
}


.facility-heading h2 {
    color: white;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.facility-heading h4 {
    color: white;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}

.facility-heading h4::before {
    background: #1f5faa none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}

.equal-height {
    margin-bottom: 30px;
}

.item {
    /* border-top-right-radius: 46px;
    border-bottom-left-radius: 45px; */
    /* border-radius: 10px; */
    background: #ffffff none repeat scroll 0 0;
    border: medium none;

}

.item {
    border-radius: 20px;
    height: 300px;
    background: #ffffff none repeat scroll 0 0;

    -moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 19px #6f6c6c;
    overflow: hidden;
    padding-top: 25px;
    position: relative;
    z-index: 1;

}



.same-height {
    margin-bottom: 30px;
}

.item h4 {
    color: #f26b33;
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 900;
    text-transform: uppercase;
}

.facilities-images-bar {
    margin-bottom: 15px;

}

.item:hover i,
.item:hover h4,
.item:hover p {
    color: #333399 !important;
}

.item i,
.item h4,
.item p {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.item:hover {
    background: #b59e17 none repeat scroll 0 0;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;

}

.default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.admission-heading {
    font-size: 27px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: normal;
}

.enquiry-heading {
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.contact-heading {
    border-bottom: 1px solid #e7e7e7;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}

.address-list .icon {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #1f5faa;
    font-size: 20px;
    height: 50px;
    line-height: 48px;
    margin-bottom: 15px;
    text-align: center;
    width: 50px;
}



.social-icons li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
}

.social-icons li.facebook a {
    background-color: #3b5998;
}

.social-icons li.youtube a {
    background-color: #df4a32;
}

.social-icons li.instagram a {
    background-color: #cd486b;
}

footer .footer-section {
    background: #dbc26c;
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 10px;
}


.text-right.link {
    text-align: end;
}

footer .footer-section p {
    color: #000000;
    margin: 0;
    text-transform: capitalize;
    line-height: 40px;
}

.head1 {
    height: 26px;
    background-color: #ae012c;
}


.menu-bar {
    z-index: 10000000000000000;
    background-color: rgb(4 39 78);
}

.download-btun {
    color: yellow;
}

/* .list-text {
 width: 462px; 
    line-height: 27px;
    font-weight: bold;
    text-align: left;
    font-size: 17px;
 list-style: disc; 
} */
.list-text ul {
    padding-left: 0px;
}

i.fa-solid.fa-caret-right {
    padding: 1px;
    color: #203a88;
}

.facilities-images-bar {
    border-radius: 50%;
    margin-bottom: 15px;
}

.item:hover .facilities-images-bar {
    border-radius: 5px;
    border: 6px solid white;

}

i.fas {
    margin-right: 10px;
    background-color: #f26b33;
    color: white;
    padding: 10px;
    border-radius: 50%;
}

img#wtspp {
    border-radius: 50px;
    width: 53px;
    right: 35px;
    position: fixed;
    bottom: 170px;
    z-index: 999;
}

img#cal-gif {
    border-radius: 50px;
    width: 80px;
    right: 20px;
    position: fixed;
    bottom: 80px;
    z-index: 999;
}

h3.welcome-content {
    color: #f0aa00 !important;
    font-size: 20px;
}

a.facility-btn {
    font-weight: 600;
    text-decoration: none;
    color: red;
}

.item:hover a {
    color: white;

}

.vision-content {

    padding: 20px;
    color: #ffffff;
}

.custom-bullet {
    list-style: none;
    padding-left: 0;
}

.custom-bullet li::before {
    content: "\f0da";
    /* Unicode for fa-caret-right */
    font-family: "Font Awesome 6 Free";

    margin-right: 8px;
}

/* 
.mission-setion {
    background-color: red;
} */

.item:hover .list-text {
    color: white;

}

.top-section-content {

    color: #fafafa;
    font-size: 15px;
    font-weight: 600;

    padding-top: 0px;
}







a.navbar-brand img {
    width: 293px;
}


.first-black {
    background-color: #04274e;
}

.second-black {
    background-color: #04274e;
}

section.rr-service-1-area.py-5.fix {
    background-color: #333399f7;
}


.rr-service-1-content-2 {
    height: 227px;
    padding: 14px;
    background-color: white;
}

h3.rr-service-1-title a {
    font-weight: 600;
    font-size: 21px;
    text-decoration: none;
    color: black;
}

.rr-service-1-content-2 p {
    font-size: 18px;
    margin-top: 20px;
}


.rr-price-2-title-box h3 {
    margin-bottom: 24px;
    margin-top: 10px;
    color: white;
}

.rr-service-1-content-2 a {
    font-weight: 800;
    font-size: 15px;
    text-decoration: none;
    color: #f0833a;
}

.testimonial-card {
    background: #f9f9f9;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.star-rating {
    color: #ffa500;
}

.testimonial-author {
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 15px;
}

.payment-sections img {
    height: 300px;
    width: 300px;
    margin-left: 64px;
}



span.carousel-control-prev-icon {
    display: none;
}

span.carousel-control-next-icon {
    display: none;
}


.payment-section {
    background-color: #edededa1;
}

.broucher-icons {
    margin-left: -76px;
    z-index: 999999;
    font-size: 0px;
    color: white;
    line-height: 1.33;
    font-weight: bold;
    cursor: pointer;
    position: fixed !important;
    transform: rotate(270deg) !important;
    top: 48% !important;
    background-color: rgb(242 107 51) !important;
    border-radius: 5px;
    padding: 8px 19px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.broucher-icons a {

    font-size: 15px;
    text-decoration: none;
    color: white;
}

.contact-deatils {


    color: #ffffff;
    /* margin-top: 12px; */
    /* margin-left: -35px; */
}

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

.footer-section-contact {
    background-color: #04274e !important;
}

.wrapper_share_get {
    width: 100%;
    position: fixed;
    bottom: 3vh;
    z-index: 10000000000000000;
    left: 0 !important;

    transition: .2s linear;
}

.share_get,
.wrapper_share_get {
    display: flex;
    justify-content: center;
}

.share_get {
    bottom: 3.5%;
    gap: 3px;
    position: relative;
    right: unset;
    z-index: 99;
    width: fit-content;
    background: #04274e;
    padding: 0px;
    left: 0;
    border-radius: 10px;
    box-shadow: 0 3px 20px #00000029;
}

button.share_fix_new {
    background: #04274e;
    border: none;
    opacity: 1;
    padding: 13px 9px;
    right: 0;
    font-size: 13px;
    text-align: center;

    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

button.share_fix_new a {
    text-decoration: none;

    color: #141919;
    display: flex;
    align-items: center;
    gap: 8px;
}

button.share_fix_new a {
    font-weight: 600;
    color: #ffffff;
}

button.share_fix_new a i {
    border-radius: 50%;
    padding: 8px;
    font-size: 20px;
    color: #333399;
    background-color: #e2c737;
}

button.share_fix_new img {
    width: 24px;
}

div#copyright {
    text-align: right;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 99999999;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
    z-index: 99999999;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 30%;
    overflow: auto;

}

.mobile-views-bttom {
    display: none;
}

.top-number {
    color: #fafafa;
    font-size: 14px;
    font-weight: 600;
    padding-top: 0px;
}

.top-number a i {
    font-size: 9px;
    margin-right: 10px;
    background-color: #333399;
    color: white;
    padding: 6px;
    border-radius: 50%;
}

h4.vision-box-midel-heading {
    color: #f26b33;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}

@media (width: 375px) {
    .banner-area {
        height: 192px;
        width: 376px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }
}

@media (width: 425px) {
    .banner-area {
        height: 192px;
        width: 424px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }
}

@media (width: 390px) {
    .banner-area {
        height: 192px;
        width: 390px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }
}

@media (width: 414px) {
    .banner-area {
        height: 192px;
        width: 414px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }
}

@media (width: 412px) {
    .banner-area {
        height: 192px;
        width: 412px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }
}

@media (width: 344px) {
    .banner-area {
        height: 192px;
        width: 344px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }

    .banner-area .form-info {
        width: 304px;
        margin-top: 45px;
        margin-bottom: 45px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }
}

@media (width: 360px) {
    .banner-area {
        height: 192px;
        width: 360px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }

    .banner-area .form-info {
        width: 327px;
        margin-top: 45px;
        margin-bottom: 45px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }
}

@media (width: 320px) {
    .banner-area {
        height: 192px;
        width: 320px;
        /* height: 100vh; */
        /* width: 100%; */
        /* max-width: 100%; */
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        /* margin: 0; */
        /* padding: 0; */
    }

    .banner-area .form-info {
        width: 300px;
        margin-top: 45px;
        margin-bottom: 45px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }
}

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

    .payment-sections img {
        height: 285px;
        width: 286px;
        margin-left: 18px;
    }

    .top-number {
        margin-top: -17px;
        color: #fafafa;
        font-size: 14px;
        font-weight: 600;
        padding-top: 0px;
    }

    .head1 {
        height: 54px;
        background-color: #f0833a;
    }

    .top-section-content {
        text-align: center;
        color: #fafafa;
        font-size: 13px;
        font-weight: 600;
        padding-top: 0px;
    }

    footer .footer-section p {
        text-align: center;
        color: #ffffff;
        margin: 0;
        text-transform: capitalize;
        line-height: 40px;
    }
}

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

    a.nav-link {
        text-transform: uppercase;
        color: rgb(255, 255, 255) !important;
        font-family: "Montserrat", sans-serif;
        font-size: 8px;
        font-weight: 500;
        letter-spacing: 0.04em;
        padding: 28px 14px;
        /* text-transform: capitalize; */
    }

    .facilities-images-bar {
        width: 107px;
        border-radius: 50%;
        margin-bottom: 15px;
    }

    .banner-area.text-small .content h1 {
        margin-left: 337px;
        color: #fff;
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
        font-size: 35px;
        line-height: 50px;
        letter-spacing: 0px;
        text-shadow: 3px 3px 0px #222;
        margin-bottom: 30px;
        text-transform: capitalize;
    }
}

@media (max-width:600px) and (min-width: 430px) {
    .rr-service-1-content-2 {
        height: 200px !important;
        padding: 9px;
        background-color: white;
    }

    .payment-sections img {
        height: 300px;
        width: 300px;
        margin-left: 82px !important;
    }

    img.about-images-bar {
        margin-left: 76px !important;
        border-radius: 9px;
        width: 297px;
    }

    .navbar-expand-sm .navbar-nav {
        margin-left: 0 !important;
    }

    .banner-area.content-double .double-items {
        margin-left: -165px;
        align-items: center;
        align-self: center;
        display: flex;
        justify-content: center;
        vertical-align: middle;
    }

    .banner-area.text-small .content h1 {
        display: none !important;

    }


    a.nav-link {
        color: #ffffff !important;
        font-family: "Jost", sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.06em;
        padding: 5px 5px;
        text-transform: capitalize;
    }

    a.nav-link {
        color: #ffffff !important;
    }

    .navbar-brand {
        width: 360px !important;

    }

    .navbar-brand {
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        text-decoration: none;
        white-space: nowrap;
    }
}



@media (max-width: 1024px) and (min-width: 769px) {
    img.about-images-bar {
        margin-left: -41px;
        border-radius: 9px;
        width: 498px;
    }
}

@media (max-width: 1440px) and (min-width: 1026px) {
    img.about-images-bar {
        margin-left: -8px;
        border-radius: 9px;
        width: 566px;
    }
}

@media (max-width:2560px) and (min-width: 1450px) {
    img.about-images-bar {
        box-shadow: 0 3px 20px #0000004a;
        margin-left: 69px;
        border-radius: 9px;
        width: 552px;
    }
}

.header-part-heading h2 {
    font-weight: 800;
    font-size: 40px;
}

.header-part-heading {
    text-align: center;
    font-size: 20px;
    margin: 30px;
}

.heading-part.text-center h3 {
    font-weight: 900;
    font-size: 37px;
}

.how-its-icons i {
    margin-bottom: 15px;
    padding-top: 18px;
    height: 83px;
    width: 82px;
    border-radius: 50%;
    border: 1px solid #bfbdbd;
    padding-bottom: 39px;
    font-size: 43px;
    background-color: transparent;
}

.payment-section-content h4 {
    font-weight: 600;
    font-size: 21px;
}

section.faq-section {
    background-color: white;
    padding-bottom: 20px;
    padding-top: 20px;
}

.Whychoose-section {
    background-color: #f4f4f4;
}

.footer-heading {
    margin-left: 28px;
    font-weight: 800;
    font-size: 23px;
}

.foter-list-text ul li a {
    font-weight: 900;
    font-size: 16px;
    color: #e2c737;
    list-style: circle;
}

.textimonial-section {
    background-color: #e2e2e2;
}

.broucher-icons {
    /* right: -56px; */
    margin-left: -57px;
    z-index: 999999;
    font-size: 18px;
    color: white;
    line-height: 1.33;
    font-weight: bold;
    cursor: pointer;
    position: fixed !important;
    transform: rotate(270deg) !important;
    top: 48% !important;
    background-color: rgb(4 39 78) !important;
    border-radius: 5px;
    padding: 12px 24px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.broucher-icons a {
    color: white;
}

.number-counte-section h2 {
    color: #ffffff !important;
}

.number-counte-section p {
    font-weight: 700;
    color: white;
    text-align: center;
    font-size: 20px;
}



.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid #00000000;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}


/* Sticky Navbar */
.menu-bar {
    transition: all 0.3s ease;
    position: relative;
    z-index: 999;
}

.menu-bar.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #04274e;
    /* change if needed */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease-in-out;
}

/* Smooth slide animation */
@keyframes slideDown {
    from {
        top: -80px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}






.service-card {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-align: left;
}

.service-card img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

.service-card h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

/* .service-card p {
    font-size: 15px;
    color: #555;
    margin-bottom: 20px;
}

.btn-discover {
    display: inline-block;
    padding: 10px 20px;
    background: #ff8a00;
    color: #fff;
    border-radius: 25px;
    text-decoration: none;
    font-size: 14px;
}

.btn-discover:hover {
    background: #e67700;
}


.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #ccc;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ff8a00;
} */



/* Sidebar */
.sidebar-contact {
    color: red;
    z-index: 1000000 !important;
    position: fixed;
    top: 60%;
    left: -350px;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #04274e;
    box-shadow: 0 20px 50px rgb(0 0 0);
    box-sizing: border-box;
    transition: 0.5s;
}

#toggle-contact:checked~.sidebar-contact {
    left: 0;
}

/* Inputs */
.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: none;
}

.sidebar-contact h2 {
    color: white;
    margin: 0 0 20px;
    padding: 0;
}

.sidebar-contact textarea {
    height: 60px;
    resize: none;
}

.sidebar-contact input[type="submit"] {
    background: #00bcd4;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 18px;
}

/* Toggle Button */
.toggle {
    padding-top: 3px;
    padding-left: 16px;
    position: absolute;
    height: 31px;
    width: 143px;
    background-color: rgb(4 39 78) !important;
    cursor: pointer;
    top: 71px;
    right: -87px;
    font-size: 17px;
    color: white;
    line-height: 1.33;
    font-weight: bold;
    cursor: pointer;
    position: fixed !important;
    transform: rotate(270deg) !important;
    border-radius: 5px;
}

.toggle:before {
    content: 'Enquiry Now!';

    display: block;
}

#toggle-contact:checked~.sidebar-contact .toggle:before {
    content: 'Close';

}

/* Responsive */
@media(max-width:768px) {
    .sidebar-contact {
        width: 100%;
        height: 100%;
        left: -100%;
    }

    #toggle-contact:checked~.sidebar-contact {
        left: 0;
    }

    .sidebar-contact .toggle {
        top: 50%;
        transform: translateY(-50%);
        transition: 0.5s;
    }

    #toggle-contact:checked~.sidebar-contact .toggle {
        width: 88px;
        transform: rotate(360deg) !important;
        top: -36px;
        right: 16px;
        transform: translateY(0);
        background-color: red !important;
    }


    .scroll {
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }


}

.breadcrum-title h2 {

    color: white;
    font-weight: 700;
    font-size: 40px;
}

.breadcrum-details {
    color: white;
}

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

.contact-details {
    height: 226px;
    border-radius: 10px;
    padding: 30px;
    background-color: #04274e;
}



.address-details h5 {
    padding-bottom: 10px;
    padding-top: 13px;
    color: white;
}

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

.contact-sections {
    border-radius: 10px;
    background-color: white;
    padding: 10px;
}

.contact-from-section {
    background-color: #cdcdcd;
}

.service-card h4 a {
    text-decoration: none;
    color: #04274e;
}

.pipeslist ul {
    list-style: none;
    padding: 0;
}

.pipeslist ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
}

.pipeslist ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    /* background-color: #28a745; */
    color: #04274e;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
}