/* CSS Document */


.enquiry2 {
    position: fixed;
    right: 0;
    top: 330px;
    z-index: 9999999999;
}

#sidebar2 ul li {
    display: flex;
    flex-direction: column;
}

/* <!--whatweoffer--> */
#sidebar2 ul li {
    padding: 0em;
}

#sidebar2 ul li {
    color: #000;
    font-weight: bold;
    list-style-type: disc;
    line-height: 2em;
    font-size: 1.1em;
}

#sidebar2 ul li a {
    color: #000 !important;
    font-weight: bold;

}


#sidebar2 h2 {
    padding: 1em;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    color: #000000;
}

#sidebar2 {
    width: 340px;
    height: 680px;
    overflow: scroll;
    z-index: 9999999999;
    background: #FFFFFF;
    border-right: 3px solid #ffffff;
    border-radius: 7px;
    padding: 0 20px;
    transition: all 0.5s;
    display: none;
}

.site_map {
    margin-top: 10px;
    right: -25px;
    background: #fcab00;
    width: 90px;
    BORDER-RADIUS: 5PX;
    /* height: 25px; */
    padding: 9px 0px 17px 14px;
    /* -webkit-transform: rotate(270deg); */
    transform: rotate(90deg);
    position: absolute;
    z-index: 9999999999;
    top: 5%;
    text-decoration: none;
    box-shadow: 1px 1px 5px #000;
    font-size: 18px;
    visibility: hidden;

}

.site_map a {
    color: #000 !important;
    font-weight: bold;
    text-decoration: none !important;
}

.whatweoffer {
    margin-top: 40px;
    left: -57px;
    background: #fcab00;
    width: 154px;
    BORDER-RADIUS: 5PX;
    /* height: 25px; */
    padding: 9px 0px 17px 4px;
    /* -webkit-transform: rotate(270deg); */
    transform: rotate(-90deg);
    position: absolute;
    z-index: 9999999999;
    top: 5%;
    text-decoration: none;
    box-shadow: 1px 1px 5px #000;
    font-size: 18px;
    visibility: hidden;

}

.whatweoffer a {
    color: #000 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}


.sitemenu1 li {
    margin-left: 6em;
    line-height: 35px;
    font-size: 15px !important;
    list-style: square !important;
}

.sitemenu li {
    margin-left: 4em;
    line-height: 35px;
    font-size: 18px;
    list-style: disc;
    color: #fff;
}

.sitemenu li a {
    color: #fff;
    text-decoration: none;
}

.sitemenu {
    padding: 0;
}

/* CSS Document */
/* CSS Document */


.footer2 {
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    padding: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: none;
}

.footer2 a {
    color: rgb(0, 0, 0);
    font-size: 13px;
}

.footer2 a:hover {
    color: #3269a3;
    text-decoration: underline;
}

.presentation .img-fluid {
    width: 50%;
    margin-left: 25%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.style .video {
    margin-left: 30%;
    margin-bottom: 10px;
}

.head1 {
    margin: 30px;
    text-align: center;
    font-size: larger;
    color: black;
    font-weight: bold;
}

.product_Section {
    margin-bottom: 40px;
    color: black;
    font-size: larger;
}

#Contact Us2 {
    margin-left: -25px;
}

#whatweoffer {
    font-weight: bold;
    color: black;
    /* display: none; */
}

#whatweoffer ul li {
    list-style-type: disc;
}

#whatweoffer ul a {
    color: black;
    list-style-type: disc;
}

#whatweoffer ul a:hover {
    color: #3269a3;
    text-decoration: underline;

}

#sitemap {
    color: black;
    margin-bottom: 20px;
    font-weight: bold;
    /* display: none; */
}

#sitemap ul li {

    list-style: circle;
}

#sitemap a {
    color: black;
}

#sitemap a:hover {
    color: #3269a3;
    text-decoration: underline;
}

#sitemap ul ul li {
    list-style: disc;
    margin-left: 20px;
}

#video {
    height: 100%;
    width: 100%;
}

#whatweoffer .video {
    margin-left: 25%;
    margin-bottom: 30px;
}

.page-banner img {
    margin-top: -40px;
}

.whatwe ul {
    padding-top: 20px;
    padding-left: 61px;
    padding-bottom: 20px;
}

.whatwe ul li {
    list-style-type: disc;
}

.whatwe ul li a {
    color: #000;
}

.whatwe ul li a:hover {
    color: #3269a3;
}

.heading2 {
    text-align: center;
    padding: 50px;
}

.door-grid {
    font-size: 20px;
    padding: 50px 20px;
}

.pdf1 {
    margin-left: 214px;
}

.jarallax>.wthree-sub>.se-slope>.se-content>.container>.contact-agileits-w3layouts-center>ul>li>a:hover {
    color: #54aaff;
}






/* whatapp icon  */
.whatsapp {
    position: fixed;
    right: 30px;
    bottom: 100px;
    background: transparent;
    z-index: 1001;
}

.whatsapp-button {
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50px;
    border: 0px;
    position: relative;
    background-color: #23c15e;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 0 0 #23c15e;
}

.whatsapp-pulse i {
    color: #fff;
}

.whatsapp-pulse {
    height: 50px;
    width: 50px;
    background-color: #23c15e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.whatsapp-pulse::before {
    content: "";
    position: absolute;
    border: 1px solid #f18a0a;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite
}

.whatsapp-pulse::after {
    content: "";
    position: absolute;
    border: 1px solid #23c15e;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: whatsapp-pulse 1s linear infinite;
    animation-delay: 0.3s
}

@keyframes whatsapp-pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}


































/* popup */
/* OVERLAY */
.popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    overflow-y: auto;
}

/* POPUP BOX */
.popup-content {
    background: #fff;
    width: 700px;
    max-width: 95%;
    max-height: 90vh;
    margin: auto;
    display: flex;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

/* LEFT IMAGE */
.popup-left {
    width: 50%;
}

.popup-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* RIGHT FORM */
.popup-right {
    width: 50%;
    padding: 20px;
    overflow-y: auto;
}

/* FORM ELEMENTS */
.popup-right h3 {
    margin-bottom: 15px;
}

.popup-right input,
.popup-right textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* SUBMIT BUTTON */
.popup-right button {
    width: 100%;
    padding: 10px;
    background: #007bff;
    border: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

/* CLOSE BUTTON */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
    z-index: 10;
}

/* CAPTCHA */
.captcha-group {
    margin-bottom: 15px;
}

.captcha-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.captcha-box img {
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.refresh-captcha {
    font-size: 14px;
    color: #007bff;
    cursor: pointer;
    text-decoration: underline;
}

/* SCROLLBAR */
.popup-right::-webkit-scrollbar {
    width: 6px;
}

.popup-right::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

/* MOBILE VIEW */
@media (max-width: 768px) {
    .popup-content {
        flex-direction: column;
        width: 95%;
        max-height: 95vh;
    }

    .popup-left {
        height: 180px;
        width: 100%;
    }

    .popup-right {
        width: 100%;
        max-height: calc(95vh - 180px);
    }
}

/* OVERLAY */
.popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* POPUP BOX */
.popup-content {
    background: #fff;
    width: 700px;
    max-width: 95%;
    max-height: 90vh;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}

/* LEFT IMAGE */
.popup-left {
    width: 50%;
}

.popup-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* RIGHT FORM */
.popup-right {
    width: 50%;
    padding: 20px;
    overflow-y: auto;
}

/* FORM */
.popup-right input,
.popup-right textarea,
.popup-right button {
    width: 100%;
    margin-bottom: 12px;
    padding: 10px;
}

/* CLOSE */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
}

/* ====== MOBILE FIX ====== */
@media (max-width: 768px) {

    .popup {
        align-items: flex-start;
        padding: 10px 0;
    }

    .popup-content {
        flex-direction: column;
        width: 95%;
        max-height: 95vh;
    }

    /* IMAGE SMALL HEIGHT */
    .popup-left {
        display: none;
    }

    .popup-left img {
        height: 160px;
    }

    /* FORM SCROLL FIX */
    .popup-right {
        width: 100%;
        padding: 15px;
        max-height: calc(95vh - 160px);
        overflow-y: auto;
    }
}