html .bg-grey {
    background-color: #eaf1f8 !important;
}

.bg-grey .thumb-info .thumb-info-wrapper {
    background-color: #eaf1f8 !important;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
    color: #272727;
}

.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a:hover, #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a:hover {
    color: #1475db;
}


.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a.active, #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a.active {
    color: #1475db;
}

.sticky-header-active #header .header-body {

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px!important;

}

.timeline-date-1 {
    position: relative;
    display: block;
    clear: both;
    padding:8px 10px 2px 92px;
    margin:12px 10px 0px 10px;
    border-radius:2px;
}

.timeline-date-1 h3 {
  font-size:20px;
  line-height:36px;
}

.timeline-date-2 {
    position: relative;
    display: block;
    clear: both;
    padding:8px 10px 2px 92px;
    margin:0px 10px 12px 10px;
    border-radius:2px;
}

.timeline-date-2 h3 {
  font-size:16px;
  line-height:26px;
}

.timeline-date-2 h5 {
    font-size:13px;
    line-height:12px;
  }

@media (min-width: 768px) {
    section.custom-timeline .timeline-box-time {

        left: -44px;

    }

}


  .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    background: rgba(35, 106, 177, 0.5);

}

a.accordion-toggle {

    font-weight:500;
    cursor:pointer;
    font-size:0.925rem;

}

a.accordion-toggle:hover {

    text-decoration:none;

}

div.collapse, div.collapsing {

    font-size:0.825rem;
    border-left:#d1d1d1 4px solid;

}

section.custom-timeline .timeline-box.right .timeline-box-arrow-break {
    background: #faecd1!important;
    border: 0;
    box-shadow: none;
}

section.custom-timeline .timeline-box-content-break {
    padding-bottom:0!important;
}

section.custom-timeline .timeline-box-content-break p {
    line-height:10px!important;
}

section.custom-timeline .timeline-box-break {
    background: #faecd1!important;
}