.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-216c78d */.gmv-footer{

background:#052c65;

color:#ddd;

margin-top:60px;

}

.footer-container{

max-width:1200px;

margin:auto;

padding:60px 20px;

display:grid;

grid-template-columns:repeat(auto-fit,minmax(220px,1fr));

gap:40px;

}

.footer-logo{

width:170px;

margin-bottom:20px;

}

.footer-column h3{

color:#fff;

margin-bottom:18px;

font-size:20px;

position:relative;

}

.footer-column h3::after{

content:"";

display:block;

width:45px;

height:3px;

background:#25D366;

margin-top:8px;

}

.footer-column p{

line-height:1.8;

font-size:15px;

color:#ccc;

}

.footer-column ul{

list-style:none;

padding:0;

}

.footer-column ul li{

margin-bottom:12px;

}

.footer-column ul li a{

color:#ddd;

text-decoration:none;

transition:.3s;

}

.footer-column ul li a:hover{

color:#25D366;

padding-left:5px;

}

.footer-bottom{

border-top:1px solid rgba(255,255,255,.15);

text-align:center;

padding:25px 20px;

}

.social-icons{

margin-bottom:20px;

}

.social-icons a{

display:inline-flex;

justify-content:center;

align-items:center;

width:42px;

height:42px;

border-radius:50%;

background:#0B5ED7;

color:#fff;

margin:0 6px;

text-decoration:none;

transition:.3s;

font-size:18px;

}

.social-icons a:hover{

background:#25D366;

transform:translateY(-4px);

}

.footer-bottom p{

margin:8px 0;

font-size:14px;

color:#ccc;

}

@media(max-width:768px){

.footer-container{

text-align:center;

}

.footer-column h3::after{

margin:auto;

margin-top:8px;

}

.footer-logo{

margin:auto auto 20px;

}

}/* End custom CSS */