@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;600&family=Source+Sans+3:ital,wght@0,400;0,500;0,700;1,400;1,500;1,600;1,700&display=swap');
body{font-family:'Source Sans 3', sans-serif !important; font-weight: 400!important; color:#000; font-size:16px}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {font-family: 'Lexend Deca', sans-serif !important; font-weight: 600!important; line-height:1.2em}

h6, .h6{font-size:16px}
h5, .h5{font-size:18px; overflow-wrap: break-word;}
h3, .h3{font-size:28px}
h2, .h2{font-size:30px}

a{color:#05509f!important}

/*body{background-color: rgba(255,255,255,0); background-image: linear-gradient(180deg, rgba(255,224,0,0.25) 0%,rgba(255,255,255,0) 15%); background-position: center center;
    background-repeat: no-repeat;}*/

.pagetitlebar{height:150px; border-bottom:2px solid #ffe000}


.about{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-page-bg.jpg);}
.news{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-news-bg.jpg);}
.database{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-database-bg.jpg);}
.prevent{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-prevent-bg.jpg);}
.detect{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-detect-bg.jpg);}
.contact{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-contact-bg.jpg);}
.partners{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-partners-bg.jpg);}
.hospitals{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-hospitals-bg.jpg);}
.livewell{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-livewell-bg.jpg);}
.united{background-repeat: no-repeat; background-position: top center!important; background-size: cover!important;background-image: url(../img/title-united-bg.jpg);}

.g-color-primary{color:#05509f!important}
.g-color-primary2{color:#d72027}
.g-color-primary3{color:#ffe000}
.g-bg-primary{background-color:#05509f!important}
.g-bg-primary2{background-color:#d72027}
.g-bg-primary3{background-color:#ffe000}


.g-bg-gradient{background-color: rgba(5,80,159,1); background-image: linear-gradient(180deg, rgba(3,56,111,1) 0%,rgba(3,56,111,0) 100%);}
.g-bg-gradient-yellow{background-color: rgba(255,255,255,0); background-image: linear-gradient(180deg, rgba(255,224,0,0.25) 0%,rgba(255,255,255,0) 15%);}
.g-brd-primary{border-color:#ffe000!important}
.g-brd-primary2{border-color:#05509f!important}

.u-btn-primary {background-color: #05509f!important; color:#fff!important; font-family: 'Lexend Deca', sans-serif !important; font-size:16px; border-radius: 5px; padding:10px 29px; box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4)}
.u-btn-primary:hover, .u-btn-primary.active, .u-btn-primary.cbp-filter-item-active {background-color: #03386f!important; color:#fff!important}

.u-btn-3d {border-bottom: solid 3px rgba(0, 0, 0, 0.8);}

.u-btn-3d:hover {border-bottom-color: rgba(0, 0, 0, 0.8);}

.u-heading-v2-2--bottom::after{border-top-width: 3px; width:125px; margin-top:0}
.u-heading-v2-2--bottom.brdred::after{border-color:#d72027!important}

.close{color:#d72027!important; opacity: 1}

.brdgray{border-color:rgba(42,43,43,0.25)!important; }


.u-pagination-v1-2, .u-pagination-v1-2:hover, .u-pagination-v1-2:focus {color: #d72027!important; border-color: #d72027!important;}
.u-pagination-v1-2--active, .u-pagination-v1-2--nav {background-color: #05509f; border-color: #05509f!important; color:#fff!important}
.u-pagination-v1__item--disabled {opacity: .5; pointer-events: none; border-color: #ccc!important; color: #ccc!important;}

#Minnie, #Gerry, #Ramona, #Vanessa, #Cel , #JC, #Jingjing, #Romeo{margin:0 15px}

.u-accordion-color-primary .u-accordion__header [aria-expanded="true"] {color: #05509f !important;}
.u-accordion__control-icon .fa:before {padding:5px 7px; background-color:#05509f;}

.u-accordion__control-icon .fa.fa-minus:before {background-color:#d72027;}

.card{background-color:transparent}
/*.u-accordion .card{border-bottom:1px solid #ffe000!important}*/

@media only screen and (max-width: 400px){
    .newslist .col-4{-ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; padding-right:8px}
    .newslist .col-8{-ms-flex: 0 0 65%; flex: 0 0 65%; max-width: 65%;}
    .newslist h6{font-size:14px}
    .newslist .btn{font-size:14px; line-height: 1.15em}
}