.elementor-37 .elementor-element.elementor-element-857efcc:not(.elementor-motion-effects-element-type-background), .elementor-37 .elementor-element.elementor-element-857efcc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D4C73;}.elementor-37 .elementor-element.elementor-element-857efcc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-37 .elementor-element.elementor-element-857efcc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-37 .elementor-element.elementor-element-68ab5d1 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-37 .elementor-element.elementor-element-68ab5d1{text-align:start;font-family:"Poppins", Sans-serif;font-weight:500;color:#FFFFFF;}.elementor-37 .elementor-element.elementor-element-62660b0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-37 .elementor-element.elementor-element-62660b0{text-align:end;font-family:"Poppins", Sans-serif;font-weight:500;color:#FFFFFF;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.site-footer {
    padding: 1rem 0 0;
    background-color: #2c3440;
    color: #fff;
    width:100% !important;
    max-width: 100% !important;
        overflow-x: hidden;
        font-family: "Raleway";
}

a:hover {
    color: #004a9a;
    text-decoration: underline;
}

#footer-credits {
    background-color: #212529;
    padding: .3rem;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

#footer-main a:hover, #footer-credits a {
    color: #94C8FF;
}

.align-items-center {
    align-items: center !important;
}

h4, .h4 {
    font-size: 1.5rem !important;
        margin-bottom: 0.5rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}


footer hr {
    margin-top: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    margin-bottom: 1rem !important;
    border: 0;
}

#footer-main a, #footer-credits a {
    color: #47A0FF;
}

.svg-inline--fa.fa-w-14 {
    width: .875em;
}

.fa-2x {
    font-size: 2em;
}

#footer-main {
    padding: 1rem;
    display: block;
}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-sm-4, .col-lg-6
{
        position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

small, .small {
    font-size: 80%;
    font-weight: 400;
}


.text-center {
    text-align: center !important;
}


@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
        .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    
        .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
}


@media (max-width: 768px){
    #footer-credits .row{
        display:block !important;
    }
}/* End custom CSS */