@charset "utf-8";
/* CSS Document */

.titles {
    border-top: thin solid #000000;
    border-bottom: thin solid #000000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 0px;
}
/* CSS Document */

.titles2 {
    border-top: thin solid #FFFFFF;
    border-bottom: thin solid #FFFFFF;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 0px;
    color: #FFFFFF;
    text-shadow: 0.5px 0.5px 1px #949494;
}
#services {
    width: 100%;
    background-color: #B5B5B5;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Title_body {
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    text-shadow: 0.5px 0.5px 1px #949494;

}


#materials {
    margin-top: 20px;
}

.subTitles {
    font-weight: bold;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 10px;
    font-size: 16px;
}
.subTitles1 {
    font-weight: bold;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 10px;
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 0.5px 0.5px 1px #949494;
}

.content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 14px;
}
.content1 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 16px;
    text-shadow: 0.5px 0.5px 1px #949494;
    color: #FFFFFF;
    font-weight: normal;
}
#main {
    margin-top: 20px;
}
#divider {
    background-color: #B5B5B5;
    height: 50px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 20px;
}
#divider1 {
    background-color: #B5B5B5;
    height: 10px;
    width: 100%;
    margin-bottom: 0px;
}

#footer {
    background-color: #B5B5B5;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding-top: 20px;
    margin-top: 40px;
}
#footer2 {
    text-align: right;
    margin-top: 20px;
}




.navbar-brand {
    z-index: 1;
    margin-top: 70px;
}


.navbar.navbar-expand-lg.navbar-light.bg-light {
    height: 100px;
    background-color: #ABABAB;
}
.nav-item.active.dropdown .dropdown-menu .dropdown-item {
    color: #3E3E3E;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
