<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-absolute .navbar-brand .logo {
    display: none;
}
.navbar-scrolled .navbar-brand .logo {
    display: initial;
}
.navbar-absolute .navbar-brand .logo-white {
    display: block;
}
.navbar-scrolled .navbar-brand .logo-white {
    display: none;
}

.navbar-beaid {
    background: #187481;
}
.navbar-brand-name {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}
.navbar-brand-name img {
    height: 12px !important;
    margin-bottom: 3px;
    margin-left: 5px;
}
.navbar .navbar-brand img {
    width: auto;
    height: 60px;
    max-height: 60px;
}
.navbar {
    height: 100px;
}
.logo-white-footer {
    width: 72px;;
}
footer p {
    font-size: 0.875em;
}
.flag {
    height: 12px;
    margin-right: 7px;
}
.socialicons li {
    padding: 0 3px !important;
}
footer li {
    padding: 0 5px !important;
}
.button-beaid, a.button-beaid {
    background: #187481;
    border: 0;
    color: #fff;
}
.button-beaid:hover, .button-beaid:focus, a.button-beaid:hover, a.button-beaid:focus {
    background: #187481;
    color: #fff;
}
.button-white-beaid, a.button-white-beaid {
    background: #fff;
    border: 0;
    color: #187481;
}
.button-white-beaid:hover, .button-white-beaid:focus, a.button-white-beaid:hover, a.button-white-beaid:focus {
    border: 0;
    color: #187481;
    background-color: #ffffff;
}
.teaser-title h5 {
    background-color: #187481;
    padding: 10px;
    font-size: 14px;
    border-radius: 50px;
    line-height: 18px;
}
.teaser-title span {
    font-weight: bold;
    color: #ffffff;
}
.button-circle-beaid, a.button-circle-beaid {
    background: #187481;
    border: 0;
    color: #fff;
}
.button-circle-beaid:hover, .button-circle-beaid:focus, a.button-circle-beaid:hover, a.button-circle-beaid:focus {
    background: #187481;
    color: #fff;
}
@media (min-width: 992px) {
    .navbar .nav .nav-item {
        margin-right: 18px;
    }
}
@media (max-width: 992px) {
    h2 {
        font-size: 2.0em;
        line-height: 1.2;
    }
    h3 {
        font-size: 1.56em;
        line-height: 1.2;
    }
}

@media (max-width: 1210px) {
    .navbar .nav.nav-font-2 .nav-item .nav-link {
        font-size: 12px;
    }
    .navbar .nav .nav-item {
        margin-right: 12px;
    }
}

.bagisla-highlight {
    background-color: #187481;
    line-height: 18px !important;
    padding: 10px !important;
    margin-top: 20px;
    border-radius: 50px;
    color: #ffffff !important;
    text-align: center;
}

.bg-beaid {
    background: #187481 !important;
}
.calltodonate h3 {
    color: #ffffff;
}
.SimplePage p {
    margin-bottom: 1rem;
    padding-right: 30px;
}
.SimplePage ul, .SimplePage ol {
    margin-bottom: 1rem;
}
.SimplePage ul li, .SimplePage ol li {
    padding-right: 30px;
    line-height: 1.86rem;
}
a, a:hover {
    color: #187481;
}
.bg-image.bg-image-gradient-black-bottom:before {
    background-image: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.2));
}
.section-title h6 {
    margin-bottom: 0;
}
.SimplePage h5 {
    margin: 25px 0px;
}
.content-images {
    margin-bottom: 15px;
    border-radius: 5px;
}
.sticky-offset {
    top: 170px;
    z-index: 990;
}

.SimplePage blockquote p {
    margin-bottom: 0;
}

.flag2 {
    height: 12px;
    margin-right: 5px;
}
.flag2:last-child {
    margin-right: 0px;
}

@media (min-width: 992px) {
    .mobile-lang-switcher {
        display:none
    }
    footer .mobile-lang-switcher {
        text-align: center !important;
    }
}

@media (max-width: 992px) {
    .socialicons-nav {
        display: none;
    }
    .SimplePage p {
        padding-right: 0px;
    }
}

.addressbox {
    min-height: 350px;
}
.addressbox img {
    position: absolute;
    top:0px;
    right:0px;
    width:80px;
    margin: 30px
}

.addressbox p {
    line-height: 1.75;
}

@media (max-width: 768px) {
    .addressbox {
        min-height: auto;
    }
    .addressbox img {
        position: absolute;
        top:0px;
        right:0px;
        width:120px;
        margin: 30px
    }
}

@media (min-width: 993px) {
    .addressbox img {
        position: absolute;
        top:0px;
        right:0px;
        width:130px;
        margin: 30px
    }
}

.NetworkPageHolder .countries {
    margin-top: 50px;
}</pre></body></html>