header.masthead {
    text-align: center;
    color: #fff;
    background-image: url(https://tr-236-2614.teamresa.net/shared/tr_312_3360/medias/Image/Background_header2.jpg);
    background-size: con_tain;
    background-color: #000000;
}

.page {
    background-color: #000000;
    color: #FFFFFF;
}

footer {
  background-color: #000000;
}

.bg-light {
  color: #FFFFFF;
  border-radius: 30px;
}



#mainNav {
  display: none;
}

header.masthead .intro-text .intro-heading {
    font-size: 35px;
    text-shadow: black 0.1em 0.1em 0.2em;
}

header.masthead .intro-text .intro-heading {
  margin-bottom: 10px;
}

.btn-primary {
    background-color: #FFD004;
    border-color: #FFD004;
}

.btn-primary:hover {
    background-color: #C81213 !important;
    border-color: #FFD004!important;
}

#mainNav .navbar-brand {
    color: #4e8dc4;
}

.timeline .timeline-heading h4 {
    margin-top: 30px;
}

.timeline > li .timeline-image {
    background-color: #a40c0c;
}

section {
    padding: 30px 0;
}

a {
    color: #C81213;
}

a:hover {
    color: #FFFFFF;
}

ul.social-buttons li a:hover {
    background-color: #4e8dc4;
}

section h3.section-subheading {
    margin-bottom: 15px;
    margin-top: 25px;
}
.section-subheading.text-muted {
    margin-bottom: .5rem;
    margin-top: 35px;
}

.timeline > li {
    min-height: 140px;
    margin-bottom: 60px;
}

.headerlogo {
    width: 200px;
}

#mainNav .navbar-toggler {
    background-color: #4e8dc4;
}

#mainNav .navbar-toggler {
    margin-right: 40px;
}

header.masthead .intro-text {
    padding-top: 30px;
    padding-bottom: 50px;
}

header.masthead .intro-text .intro-lead-in {
    line-height: 40px;
}

.footer-v1 {
    display: none;
}

header.sticky-bar {
    display: none;
}

@media (min-width: 768px) {
    header.masthead .intro-text .intro-lead-in {
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
        margin-bottom: 25px;
        font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
}

@media (min-width: 768px) {
    header.masthead .intro-text .intro-heading {
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
        margin-bottom: 50px;
        font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }