﻿@font-face {
    font-display: swap;
}
.video-wrapper {
    width: 100%;
    height: 370px;
}

.video-3d {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 0 15px rgba(0, 0, 0, 0.1);
}

.imageabout {
    height: 230px!important;
    object-fit:cover;
}

.imageproject{
    height:400px!important;
    object-fit:cover;
}
.hrefsocial{
    color:white!important;
}
    .hrefsocial:hover {
        color: #a7caac!important;
    }
.imagegallery{
    object-fit:cover;
    height:380px!important;
    width:100%;
}
.media-img{
    width:100%;
}

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}

.white-heading {
    color: #ffffff;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
}


.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

    .testimonial4_indicators .carousel-indicators li {
        padding: 0;
        width: 14px;
        height: 14px;
        border: none;
        text-indent: 0;
        margin: 2px 3px;
        cursor: pointer;
        display: inline-block;
        background: #ffffff;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .testimonial4_indicators .carousel-indicators .active {
        padding: 0;
        width: 14px;
        height: 14px;
        border: none;
        margin: 2px 3px;
        background-color: #9dd3af;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    .testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
        height: 3px;
    }

    .testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
        background: #eeeeee;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
    transition: all 0.6s cubic-bezier(0.3,1,0,1);
}

    .testimonial4_control_button .carousel-control.left {
        left: 7%;
        top: 50%;
        right: auto;
    }

    .testimonial4_control_button .carousel-control.right {
        right: 7%;
        top: 50%;
        left: auto;
    }

        .testimonial4_control_button .carousel-control.left:hover,
        .testimonial4_control_button .carousel-control.right:hover {
            color: #000;
            background: #fff;
            border: 2px solid #fff;
        }

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

    .testimonial4_header h4 {
        color: #ffffff;
        font-size: 30px;
        font-weight: 600;
        position: relative;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

    .testimonial4_slide img {
        top: 0;
        left: 0;
        right: 0;
        width: 136px;
        height: 136px;
        margin: auto;
        display: block;
        color: #f2f2f2;
        font-size: 18px;
        line-height: 46px;
        text-align: center;
        position: relative;
        border-radius: 50%;
        box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
        -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
        -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
        -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    }

    .testimonial4_slide p {
        color: #ffffff;
        font-size: 20px;
        line-height: 1.4;
        margin: 40px 0 20px 0;
    }

    .testimonial4_slide h4 {
        color: #ffffff;
        font-size: 22px;
    }

.testimonial .carousel {
    padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

.testimonial-icon {
    font-size: 80px;
    color: white;
    margin-bottom: 15px;
}

@media only screen and (max-width: 500px) {
    .testimonial4_slide p {
        font-size: 14px !important;
        margin: 10px 0 20px 0!important;
    }
    .home-title {
        margin-top: -100px;
        margin-bottom: 0!important;
    }
    .anim2{
        margin-bottom:20px!important;
    }
    .page-footer .footer-right{
        text-align:center;
    }
    .menu-icon .bars .bar1, .menu-icon .bars .bar2, .menu-icon .bars .bar3 {
        background: white !important;
    }
    .menu-icon
    {
        background:transparent!important;
    }
    .testimonial4_slide h4 {
        font-size: 16px !important;
    }
}
@media (min-width: 960px) and (orientation: landscape) {
    .slide-wrapper .illustr .img {
        width: 60vw!important;
    }
}
.comparison-container {
    position: relative;
    width: 100%;
    width: 80%; /* Adjust based on your design */
    margin: 0 auto;
    overflow: hidden;
    height:400px;
    aspect-ratio: 1 / 1; /* Keeps it square like your images */
}

.image-after, .image-before {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.image-before-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

    /* Force the before image to stay the full width of the container */
    .image-before-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
.hide-after .image-after,
.hide-after .after-label {
    opacity: 0;
    visibility: hidden;
}
/* Labels */
.label {
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.5);
    padding: 4px 12px;
    border-radius: 4px;
    font-family: sans-serif;
    font-size: 14px;
    z-index: 2;
}

.before-label {
    left: 20px;
}

.after-label {
    right: 20px;
}

.slider {
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
    width: 100%; /* Must be 100% to track across the image */
    height: 100%;
    background: transparent;
    outline: none;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 10;
    /* This makes the slider "invisible" to mouse clicks... */
    pointer-events: none;
}

    /* ...BUT we make the "Thumb" (the icon area) clickable again */
    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 50px; /* Match your SVG size */
        height: 50px;
        background: transparent;
        cursor: ew-resize;
        pointer-events: auto; /* This area CAN be clicked/dragged */
    }

    .slider::-moz-range-thumb {
        width: 50px;
        height: 50px;
        background: transparent;
        border: none;
        cursor: ew-resize;
        pointer-events: auto;
    }

/* Ensure the visual line doesn't block the thumb */
.slider-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: white;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    pointer-events: none;
}

/* The Visual Circle Button */
.slider-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
@media only screen and (max-width: 500px)  {
    .comparison-container{
        width:100%;

    }
    .imageproject{
        height:300px!important;
    }
    .sectionpadding{
        padding-top:0!important;
    }
    .grid-1 .item{
        align-items:center;
    }
    .secc h4 {
        margin-bottom: 0 !important;
        margin-left: 20px;
    }

}

.content-center-50 {
    max-width: 80%; /* Limit width to 50% of the container */
    margin: 0 auto; /* Center it horizontally */
    text-align: center; /* Center-align the text */
}
.anim-2{
    font-size:16px;
}

@media (max-width: 992px) {
    .content-center-50 {
        max-width: 90%; /* Make responsive on smaller screens */
    }
}
.imagevideo {
    height: 400px !important;
    object-fit: cover;
    width: 100%;
}
.image-row {
    display: flex;
    gap: 0; /* space BETWEEN images only */
}
    .image-row > div {
        flex: 1;
    }
.floating-contact {
    position: fixed;
    right: 10px;
    bottom: 80px;
    display: flex;
    align-items: end;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

    .floating-contact .wad {
        width: 50px;
        height: 50px;
        background: #a7caac;
        color: #fff;
        text-decoration: none;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.3);
        transition: transform 0.3s ease;
    }

        .floating-contact a.contact {
            background: #111;
        }

        .floating-contact a:hover {
            transform: scale(1.1);
        }
.btnborderr{
    border-color:white!important;
    font-size:18px;
}
.btnborderr2 {
    border-color: white !important;
    font-size: 13px;
}
.testimonial-stars {
    margin: 2px 0;
}

    .testimonial-stars .fa-star {
        color: white; /* gold */
        font-size: 16px;
        margin: 0 2px;
    }
.sectionpadding {
    padding-top: 0!important;
    padding-bottom:0!important;
}
.sectionpadding2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: flex;
    align-content: center;
    align-items: center;
}
.sectionpadding3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top:auto!important;
    margin-bottom:auto!important;
}
.service-list .item {
    align-content: center !important;
    align-items:center!important;
}
.back-to-top-wrapper {
    padding: 60px 0 30px;
}

.back-to-top-inline {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

    .back-to-top-inline i {
        width: 40px;
        height: 40px;
        border: 1px solid #000;
        border-radius: 50%;
        line-height: 38px;
        text-align: center;
        transition: all 0.3s ease;
    }

    .back-to-top-inline:hover {
        color: #555;
        text-decoration: none;
    }

        .back-to-top-inline:hover i {
            background: #000;
            color: #fff;
        }
#testimonial4 {
    cursor: grab;
}
    #testimonial4,
    #testimonial4 * {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    #testimonial4:active {
        cursor: grabbing;
    }

@media (min-width: 768px) {
    .page-footer2 .footer-left2 {
        left: 64px !important;
        bottom: 38px!important;
    }
}
.page-footer2 .footer-left2 {
    position: absolute;
    left: 16px;
    z-index: 10;
    bottom: 8px;
}

.page-footer2 .footer-left2 p {
    margin-bottom: 0 !important;
    font-size: 0.75rem !important;
    color: rgba(255, 255, 255, 0.5) !important;
}

.page-footer2 .footer-left2 p .marked {
    font-weight: bold;
    color: #ffffff;
}
.page-footer2.scrolled .footer-left2, .page-footer2.scrolled .footer-right2 {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
}

.mouse-home {
    width: 40px;
    height: 40px;
    filter: brightness(0) invert(1); /* turns icon white */
    position: fixed;
    pointer-events: none;
    transform: translate(-50%, -50%);
    transition: transform 0.05s ease;
    z-index: 9999;
}

.floating-contact .contact-buttons {
    display: flex; /* make buttons inline */
    gap: 10px; /* space between buttons */
    align-items: center; /* vertical alignment */
}

.spinner {
    width: 100px; /* adjust size */
    height: 100px;
    animation: fade 3s ease-in-out infinite;
}

@keyframes fade {
    0%, 100% {
        opacity: 0;
    }
    /* fully transparent */
    50% {
        opacity: 1;
    }
    /* fully visible */
}
.btnborderr2:hover {
    background-color: #a7caac !important;
    margin-right:5px;
}

.hh-cover .bg-img {
    background: url('/Images/bg-default5.png') !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hh-cover .bg-color {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(2, 3, 10, 0.7)!important;
}
/* iOS Safari viewport fix */
@supports (-webkit-touch-callout: none) {
    .hh-cover {
        height: -webkit-fill-available;
        min-height: -webkit-fill-available;
    }
}
html, body {
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.fordesktop{
    padding-top:27px;
}
.fordesktop2{
    padding-top:100px;
}

@media only screen and (max-width: 500px) {
    .fordesktop {
        padding-top: 0!important;
    }
    .fordesktop2{
        padding-top:0!important;
    }
    .fordemobile{
        padding-top:0!important;
    }
    .contenttt{
        text-align:left!important;
        max-width:100%!important;
    }
    .fordesktopdisplay{
        display:none!important;
    }
    .item-wrapper{
        width:95%!important;
    }
    .swiper-button-next, .swiper-button-prev{
        top:35%!important;
    }
    .divaddress {
        margin-top: 15px;
    }
    .divForDesktop {
        display: none !important;
    }
    .divMobile {
        display: flex !important;
        margin-bottom: 20px !important;
    }
    .carousel-swiper-alpha .items-pagination {
        margin-bottom: 0px!important;
    }
    .hh-cover .bg-color {
        background-color: rgba(2, 3, 10, 0.6) !important;
    }
    .page-footer .footer-right .social{
        margin-top:10px;
    }
    .project-list2 {
        max-height: none !important;
    }
        .project-list2 .fp-controlArrow.fp-prev {
            top: 50% !important;
        }

        .project-list2 .fp-controlArrow.fp-next {
            top: 50% !important;
        }
    .prodcataloguee .fp-controlArrow.fp-prev {
        top: 30% !important;
    }

    .prodcataloguee .fp-controlArrow.fp-next {
        top: 30% !important;
    }
    .sectionpaddingMenu{
        margin-top:0!important;
    }
    .sectionpaddingMenu2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1000px) {
    .divabout1 {
        margin-bottom: 10px;
    }

    .texxtabout1 {
        text-align: center;
    }

    .itemipad {
        width: 100% !important;
    }

    .comparison-container {
        width: 100% !important;
    }

    .media-body {
        margin-left: 10px;
    }

    .divForDesktop {
        display: none !important;
    }

    .divMobile {
        display: flex !important;
    }

    .project-list2 {
        max-height: none !important;
    }
        .project-list2 .fp-controlArrow.fp-prev {
            top:50% !important;
        }

        .project-list2 .fp-controlArrow.fp-next {
            top: 50% !important;
        }
    .prodcataloguee .fp-controlArrow.fp-prev {
        top: 30% !important;
    }
    .prodcataloguee .fp-controlArrow.fp-next {
        top: 30% !important;
    }
    .sectionpaddingMenu {
        margin-top: 0 !important;
    }

    .sectionpaddingMenu2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}
.divMobile{
    display:none;
}
.sww {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 35vh !important;
    text-align: center;
}

    .swiper-button-next, .swiper-button-prev {
        color: white !important;
    }
.fp-scroller{
    transform:translate(0)!important;
}

.project-list2 .fp-controlArrow {
    background: rgba(0, 0, 0, 0.7) !important;
}

.project-list2 .fp-controlArrow {
    background: rgba(0, 0, 0, 0.7) !important;
}
    .project-list2 .fp-controlArrow.fp-prev {
       left:0 !important;
    }
    .project-list2 .fp-controlArrow.fp-next {
        left: 0 !important;
    }

.project-list2 .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover; /* optional: makes image cover entire slide */
}
.prodpoduct .item{
    padding:8px!important;
}
.prodpoduct .media-project .media-img:before {
    top: 8px !important;
    left: 8px !important;
    right: 8px !important;
    bottom: 8px !important;
}
.prodpoduct .media-project:before {
    background-image: none !important;
}

.prodpoduct .media-project:after {
    background-image: none !important;
}

.sectionpaddingMenu{
    margin-top:50px;
}
.sectionpaddingMenu2 {
    margin-top: auto;
    margin-bottom: auto;
}

.seeee p {
    margin-bottom: 0 !important;
}