.bbAtWorkButton {
    background-color: #226E91;
    color: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    font-family: 'Hero Junior Super';
    border: none;
}
.bbAtWorkButton:hover, .bbAtWorkButton:focus, .bbAtWorkButton:active {
    background-color:#7792AC;
    border:none;
    text-decoration:none;
    color:#fff;
    outline:none;
}
.bbAccordion .card-header {
    background-color:#226E91!important;
    color: #fff;
}
#products-menu {
    background-color: #226E91;
}
#products-menu a {
    color:#fff;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff!important;
    text-decoration: none;
    background-color: #1B5470;
}
.mini-icon {
	padding-right: 10px
}
#faqs h2 {
    color:#e8063c;
}
.bbAccordion .btn-link {
    color:#fff;
}

.newsTeaser{ 
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.newsTeaser p {
    margin-bottom:0px!important;
}
.newsTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bbAccordion .card-header{
    cursor:pointer;
}

.btn-link:hover {
    text-decoration:none;
}
.btn-link:focus {
    outline:none;
    box-shadow:none;
    text-decoration:none;
}
.introText {
    color:#000;
    font-size:22px;
    line-height:28px;
}
.bbAtWorkTiles h3 {
    color:#EC3C53;
    line-height:24px;
    font-size:16px;
}
.bbAtWorkTiles .tileActive h3 {
    color:#fff;
}
.bgWhite {
    background-color:#fff;
    border-radius:8px;
    min-height:260px;
}
.jumbotron {
    background-color:#E1E3EC;
}
.socialIcons {
    font-size:20px;
}
.socialIcons a {
    color:#fff;
}
.bgRed {
    background-color: #EC3C53;
    border-radius: 25px;
    padding: 8px;
    width: 47px;
}
.tileText {
    background-color:#EC3C53;
    color:#fff;
}
.tileActive {
    background-color:#EC3C53;
}
.lh30 {
    line-height:30px;
}

.bbAtWorkTiles a:focus, .bbAtWorkTiles a:hover, .bbAtWorkTiles a:active {
    text-decoration:none;
}

.btn-primary {
    background-color:#226E91;
    border:none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color:#7792AC;
    border:none;
}
#mobile-book-visit-button, #mobile-find-nursery-button {
    background-color:#226E91;
    color:#fff;
}

.bgWhite:hover {
    cursor:pointer;
}
.collapsed .bgWhite {
    background-color:#fff;
}
.whiteJumbotron {
    background-color:#fff;
}
.bbAtWorkHeading {
    color:#226E91!important;
}
.footer-social-icon {
    background-color:#226E91;
}
.footer-social-icon svg {
    color:#fff;
}
.redHighlight {
    color:#e8063c;
    font-weight:900;
}
.fs20 {
    font-size:20px;
}
.bbAtWorkProductIndicators {
    bottom:-40px;
}
.bbAtWorkProductIndicators li {
    background-color:#226E91;
}
.bbAtWorkStat {
    font-size:60px;
}
.bbAtWorkContentHolder {
    background-color:#F0F6FA; 
    padding-bottom:100px;
}
.bbAtWorkWhiteBg {
    background-color:#fff;
}
.bbAtWorkBBBG {
    background: url("/2021bb/assets/img/backgrounds/bbAtWork.jpg");
}

.bbAtWorkBGSmall {
    background: url("/2021bb/assets/img/backgrounds/bbAtWorkSmall.jpg"); 
    border-radius:15px; 
    max-width:250px;
}
.gdprVisit {
    max-width: 300px;
    position: relative;
    top: 11px;
    text-align: left!important;
}
#mfoot-getintouch, #h5-contactus-1, #mfoot-getintouch-caret, #footer-tel-1 a  {
    color:#226E91!important;
}
.bbAtWorkStatHolder {
    background-color:#F0F6FA;
}
@media (min-width: 768px) {
    .bbAtWorkStatHolder {
        background: url("/2021bb/assets/img/bbAtWorkStatPhoto.jpg"); 
        min-height:598px;
        background-color:none;
    }
    .gdprVisit {
        max-width:none;
        position: static;
    }
}
#rcbrand2 {
    background:#fff; 
    display:table;
}
#rcbrand2 li {
    display:table-cell; 
    vertical-align:middle; 
    height:77px;
}
.rc-rcbrand-container {
    position:relative;
    max-width:100%;
    margin-bottom: 20px;
}
.rc-rcbrand-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
    padding-top:40px;
    padding-bottom:40px;
}

.rc-rcbrand-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background: #ffffff;
}

.rc-rcbrand-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}
.rc-rcbrand-item img {
    margin-top: 10px;
    margin-bottom: 10px;
    height:57px;
}

.rc-rcbrand-nav-left,
.rc-rcbrand-nav-right {
    padding:5px 10px;
    border-radius:50%;    
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);   
    background: rgb(255, 102, 0, 0.5);
    color: #fff;     
    display:none;
}

.rc-rcbrand-nav-left {
    left: 10px;
}

.rc-rcbrand-nav-left:before {
    content: "<"
}

.rc-rcbrand-nav-left.disabled {
    opacity: 0.4;
}

.rc-rcbrand-nav-right {
    right: 5px;    
}

.rc-rcbrand-nav-right:before {
    content: ">"
}

.rc-rcbrand-nav-right.disabled {
    opacity: 0.4;
}