.elementor-202 .elementor-element.elementor-element-25220e1 > .elementor-element-populated{padding:0px 0px 0px 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-bc10034 *//*==========================
FOOTER
===========================*/

.dr-footer{

    background:#141F38;
    color:#fff;
    padding:80px 0 30px;

}

.dr-container{

    max-width:1180px;
    margin:auto;
    padding:0 40px;

}

.dr-footer-top{

    display:grid;
    grid-template-columns:2fr 1fr 1fr;
    gap:70px;

}

.dr-footer-label{

    color:#B8933E;
    font-size:12px;
    font-weight:600;
    letter-spacing:.18em;
    text-transform:uppercase;
    margin-bottom:18px;

}

.dr-footer-brand h2{

    font-family:"Fraunces",serif;
    font-size:42px;
    font-weight:500;
    margin-bottom:18px;
    color:#fff;

}

.dr-footer-brand h2 span{

    font-size:.55em;
    color:#B8933E;

}

.dr-footer-brand p{

    color:#B9C0D2;
    font-size:16px;
    line-height:1.9;
    max-width:500px;

}

.dr-footer-links h4,
.dr-footer-contact h4{

    font-family:"Fraunces",serif;
    font-size:22px;
    margin-bottom:25px;
    color:#fff;

}

.dr-footer-links ul{

    list-style:none;
    margin:0;
    padding:0;

}

.dr-footer-links li{

    margin-bottom:14px;

}

.dr-footer-links a,
.dr-footer-contact a{

    color:#B9C0D2;
    text-decoration:none;
    transition:.3s;
    display:inline-block;

}

.dr-footer-links a:hover,
.dr-footer-contact a:hover{

    color:#B8933E;

}

.dr-footer-contact a{

    display:block;
    margin-bottom:14px;
    font-size:16px;

}

.dr-footer-bottom{

    margin-top:70px;
    padding-top:25px;
    border-top:1px solid rgba(255,255,255,.10);

    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    gap:15px;

    color:#8F99B0;
    font-size:14px;

}

@media(max-width:900px){

.dr-footer-top{

    grid-template-columns:1fr;
    gap:50px;

}

.dr-footer-bottom{

    flex-direction:column;
    text-align:center;

}

.dr-container{

    padding:0 24px;

}

.dr-footer-brand h2{

    font-size:34px;

}

}/* End custom CSS */