﻿.container.help-section-home h3 {
    color: #5D0E0E;
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.4rem;
    padding-bottom: 10px;
}
h1.help {
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-size: 2rem !important;
}
.overlay-bg-slide img {
    display: none;
    position: absolute;

}

img.slide-1.active, img.slide-2.active {
    display: flex;
    position: absolute;
}

    .overlay-bg-slide-2.active {
        display: flex;
        position: absolute;
    }

span.heavy.yellow-font {
    color: #E9E219;
}

span.border-style-thick.bottom-border-margin {
    margin-bottom: 50px;
}

img.help-icon {
    width: 55px;
    height: 55px;
    margin-bottom: 20px;
    margin-top: -40px;
}

button {
    display: none;
}

p.hide {
    display: none;
}

div#select ul li {
    color: white;
    text-align: left;
}

#select h3 {
    font-weight: bold;
    color: white;
    font-size: 1.4rem;
    text-align: left;
    padding-bottom: 5px;
}

#select ul {
    background: #0c253a;
    padding: 25px 40px;
    margin-bottom: 30px;
    font-size: .9rem;
}
.homewrapper {
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 100px;
    background: #0e3248;
}
.homewrapper .more-info {
    text-align: center;
}
.homewrapper h1.display-3 {
    text-align: center;
}
.homewrapper span.border-style-thick.bottom-border-margin {
    padding-top: 25px;
    margin: auto;
    display: block;
}
.homewrapper .col-md-4.mb-4.capabiltiies-wrapper {
    margin-top: 40px;
}
div#hide {
    display: none;
}

div.show#hide {
    padding-top: 15px;
    display: block;
}

.more-info {
    margin: auto;
    width: 50%;
    background: #273037;
    padding: 30px 20px 40px 20px;
    color: white;
    margin-top: 30px;
    margin-bottom: 50px;
    border: solid 1px #777;
}

.help-more-info {
    border-radius: 50%;
    max-width: 165px;
    max-height: 165px;
    margin-bottom: 20px;
    border: solid 1px #888;
}

#select h1.display-3 {
    color: white;
    font-size: 2.3rem;
    padding-top: 50px;
    border-top: solid 1px white;
}

.more-info .read-more {
    padding: 3px 17px;
}

.more-info h3 {
    text-align: center !important;
    padding-bottom: 20px;
}

.col-md-4.mb-4.capabiltiies-wrapper h3, .col-md-4.mb-4.capabiltiies-wrapper p {
    text-align: center !important;
}

.col-md-4.mb-4.capabiltiies-wrapper {
    display: table;
}

div#select {
    margin-bottom: 50px;
}

footer.border-top.footer.text-muted {
    bottom: 0;
    position: absolute;
}

p.hide#show {
    background: #243d50;
    display: block;
    width: 45%;
    margin-top: 15px;
}

.read-more {
    display: inline-block;
}

span.border-style-thick {
    width: 30%;
    border-bottom: solid #e9e219 4px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
}

.selectlist {
    margin-bottom: 40px;
    margin-top: 45px;
}

#select .row.capabilities-list p {
    text-align: center;
}

#select p {
    color: white;
    text-align: left;
}
