.elementor-1577 .elementor-element.elementor-element-e750982{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-9894b8e */.ia-footer{
position:relative;
background:#071a24;
color:#fff;
padding:90px 0 30px;
overflow:hidden;
}

/* glow background */

.ia-footer-glow{
position:absolute;
width:400px;
height:400px;
border-radius:50%;
filter:blur(120px);
opacity:0.3;
}

.ia-glow-1{
background:#036598;
top:-120px;
left:-100px;
}

.ia-glow-2{
background:#4ba736;
bottom:-120px;
right:-100px;
}

.ia-footer-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.5fr 1fr 1fr 1fr;
gap:40px;
padding:0 20px;
position:relative;
z-index:2;
}

.ia-footer-logo{
height:65px;
margin-bottom:20px;
filter:brightness(0) invert(1);
}

.ia-footer-desc{
color:#b7c4cc;
line-height:1.8;
font-size:15px;
max-width:320px;
margin-bottom:25px;
}

.ia-footer-links h4,
.ia-footer-contact h4{
font-size:18px;
margin-bottom:20px;
}

.ia-footer-links ul{
list-style:none;
padding:0;
margin:0;
}

.ia-footer-links ul li{
margin-bottom:12px;
}

.ia-footer-links ul li a{
color:#c4d0d8;
text-decoration:none;
transition:0.3s;
}

.ia-footer-links ul li a:hover{
color:#4ba736;
padding-left:6px;
}

.ia-footer-contact p{
margin-bottom:12px;
color:#c4d0d8;
}

.ia-footer-contact i{
color:#036598;
margin-right:8px;
}

/* socials */

.ia-footer-socials{
display:flex;
gap:12px;
}

.ia-footer-socials a{
width:42px;
height:42px;
display:flex;
align-items:center;
justify-content:center;
background:rgba(255,255,255,0.05);
border-radius:12px;
font-size:16px;
color:#fff;
transition:0.3s;
border:1px solid rgba(255,255,255,0.08);
}

.ia-footer-socials a:hover{
background:#036598;
transform:translateY(-4px);
box-shadow:0 8px 25px rgba(3,101,152,0.6);
}

/* bottom */

.ia-footer-bottom{
margin-top:50px;
border-top:1px solid rgba(255,255,255,0.08);
padding-top:20px;
text-align:center;
color:#9fb0ba;
font-size:14px;
}

/* responsive */

@media(max-width:900px){

.ia-footer-container{
grid-template-columns:1fr 1fr;
}

}

@media(max-width:600px){

.ia-footer-container{
grid-template-columns:1fr;
}

}/* End custom CSS */