.elementor-29642 .elementor-element.elementor-element-b311d32{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:1px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:27px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-29642 .elementor-element.elementor-element-1220408{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-28px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29642 .elementor-element.elementor-element-becbf46{text-align:center;}.elementor-29642 .elementor-element.elementor-element-becbf46 img{max-width:50%;}.elementor-29642 .elementor-element.elementor-element-becb531{width:100%;max-width:100%;margin:-12px 0px calc(var(--kit-widget-spacing, 0px) + -0px) 0px;padding:-8px 0px 0px 18px;text-align:justify;}.elementor-29642 .elementor-element.elementor-element-becb531.elementor-element{--align-self:center;}.elementor-29642 .elementor-element.elementor-element-becb531 p{margin-block-end:2px;}.elementor-29642 .elementor-element.elementor-element-ec525e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:51px;--padding-right:0px;}.elementor-29642 .elementor-element.elementor-element-84651af{padding:0px 0px 0px 0px;}.elementor-29642 .elementor-element.elementor-element-fb6575f{padding:0px 0px 0px 0px;}.elementor-29642 .elementor-element.elementor-element-fb6575f .elementor-heading-title{font-size:16px;color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-4e2d9bb{padding:0px 0px 0px 0px;}.elementor-29642 .elementor-element.elementor-element-4e2d9bb .elementor-heading-title{font-size:16px;color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-af36cb8 .elementor-heading-title{font-size:16px;color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-9350d2e .elementor-heading-title{color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-4ea621f .elementor-heading-title{font-size:16px;color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-9c8b83d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:0px;}.elementor-29642 .elementor-element.elementor-element-cb5fbe2 .elementor-heading-title{font-size:16px;color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-b8e2097 .elementor-heading-title{color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-55186f0 .elementor-heading-title{color:#FFFFFF;}.elementor-29642 .elementor-element.elementor-element-6edcc86{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:768px){.elementor-29642 .elementor-element.elementor-element-ec525e2{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-29642 .elementor-element.elementor-element-ec525e2.e-con{--align-self:flex-start;}.elementor-29642 .elementor-element.elementor-element-9c8b83d{--padding-top:9px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29642 .elementor-element.elementor-element-6edcc86{--padding-top:11px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:769px){.elementor-29642 .elementor-element.elementor-element-1220408{--width:25%;}.elementor-29642 .elementor-element.elementor-element-ec525e2{--width:25%;}.elementor-29642 .elementor-element.elementor-element-9c8b83d{--width:25%;}.elementor-29642 .elementor-element.elementor-element-6edcc86{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-d3c8d41 */*{
margin:0;
padding:0;
box-sizing:border-box;
font-family:Arial, sans-serif;
}

body{
overflow-x:hidden;
background:#fffff;
}

.footer{
padding:50px 20px;
color:#fff;
width:100%;
}

.footer-container{
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;

width:100%;
column-gap: 30px;
}

.footer-column{
flex:1;

min-width:250px;
}

.footer-logo img{
width:200px;
background:#fff;
border-radius:20px;
margin-bottom:0px;
}

.footer-about{

color:#CBD5E1;
font-size:16px;
line-height:1.9;

}

.footer-title{
font-size:25px;
font-weight:500px;
margin-bottom:30px;
color:#fff;
}

.footer-links ul{
list-style:none;
}

.footer-links ul li{
margin-bottom:18px;
}

.footer-links ul li a{
text-decoration:none;
color:#fff;
font-size:16px;
font-weight:400;
transition:0.3s ease;
display:inline-block;
}

.footer-links ul li a:hover{
color:#3B82F6;
padding-left:5px;
}

.contact-item{
display:flex;
align-items:flex-start;
gap:15px;
margin-bottom:20px;
}

.contact-item i{
font-size:25px;
color:#FFFF;
margin-top:px;
}

.contact-text{
font-size:16px;
line-height: 1.1;
color:#FFFF;
word-break:break-word;
}

.contact-text strong{
color:#fff;
}

.social-title{
margin-top:30px;
}

.social-icons{
display:flex;
gap:10px;
margin-top:25px;
flex-wrap:wrap;
}

.social-icons a{
width:40px;
height:40px;
border-radius:50%;
background:#111827;
display:flex;
justify-content:center;
align-items:center;
font-size:20px;
color:#fff;
border:2px solid #1E40AF;
text-decoration:none;
transition:0.4s;
}

.social-icons a:hover{
background:#2563EB;
transform:translateY(-8px);
box-shadow:0 10px 25px rgba(37,99,235,0.4);
}

.footer-bottom{
border-top:1px solid rgba(255,255,255,0.1);
margin-top:30px;
padding-top:20px;
text-align:flex-start;
font-size:18px;
color:#CBD5E1;
}


@media(max-width:991px){

.footer{
padding:50px 25px 20px;
}

.footer-container{
flex-direction:column;
gap:30px;
}

.footer-column{
width:100%;
}

.footer-logo img{
width:250px;
}

.footer-title{
font-size:28px;
}

.footer-links ul li a{
font-size:19px;
}

.contact-text{
font-size:16px;
}

.social-icons a{
width:55px;
height:55px;
font-size:22px;
}

}
.footer-links-footer{
    padding-left: 50px;
    
    
}






/*Floting-button*/
.floating-icons{
    position: fixed;
    right: 20px;
    bottom: 80px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

.floating-icons a{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    transition: 0.3s;
}

.float-whatsapp{
    background: #25D366;
}

.float-call{
    background: #007bff;
}

.floating-icons a:hover{
    transform: scale(1.1);
}

.floating-icons img{
    width: 32px;
    height: 32px;
}


/* Tablet */
@media (max-width: 768px){
    .floating-icons{
        right: 15px;
        bottom: 70px;
        gap: 10px;
    }

    .floating-icons a{
        width: 48px;
        height: 48px;
    }

    .floating-icons img{
        width: 28px;
        height: 28px;
    }
}

/* Mobile */
@media (max-width: 480px){
    .floating-icons{
        right: 10px;
        bottom: 90px;
        gap: 8px;
    }

    .floating-icons a{
        width: 45px;
        height: 45px;
    }

    .floating-icons img{
        width: 24px;
        height: 24px;
    }
}

/* Small Mobile */
@media (max-width: 360px){
    .floating-icons{
        right: 8px;
        bottom: 120px;
    }

    .floating-icons a{
        width: 40px;
        height: 40px;
    }

    .floating-icons img{
        width: 22px;
        height: 22px;
    }
}/* End custom CSS */