@charset "UTF-8";
.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    border-bottom: 2px solid #00B0D8;
}
.row .col-12.text-center h1 {
    text-align: left;
    color: #0E76BC;
    text-shadow: 1px 1px 5px #767676;
    font-size: 30px;
}
.row .col-12.text-center p {
    text-align: justify;
}
.navbar.navbar-expand-lg.navbar-dark.bg-dark .navbar-toggler {
    border: thin solid #00B0D8;
}
.col-12.text-center nav .breadcrumb {
    font-size: small;
    background-color: hsla(0,0%,100%,0.00);
}
.row .col-12.text-center ul {
    text-align: left;
}
.media-body .mt-0.mb-1 a {
    color: hsla(204,86%,40%,1.00);
}
.media .media-body a {
    color: hsla(204,86%,40%,1.00);
}
.row .col-12.text-center h2 {
    text-align: left;
    font-size: 26px;
    color: #000000;
}
.row .col-12.text-center h3 {
    text-align: left;
    font-size: large;
    color: #767676;
    font-weight: bold;
}
.row .col-12.text-center ol {
    text-align: justify;
}
li ol li {
    list-style-type: lower-alpha;
}
.row .col-12 #legal {
    font-size: x-small;
}
.text-center #footer {
    height: 40px;
    background-color: #A7A7A7;
}
.container-footer {
    text-align: center;
    font-size: small;
    height: 100px;
    border-top: 1px solid #00B0D8;
    border-bottom: 1px solid #00B0D8;
    background-image: -webkit-linear-gradient(0deg,rgba(167,167,167,0.45) 0%,rgba(167,167,167,1.00) 32.85%,rgba(167,167,167,1.00) 67.53%,rgba(167,167,167,0.45) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(167,167,167,0.45) 0%,rgba(167,167,167,1.00) 32.85%,rgba(167,167,167,1.00) 67.53%,rgba(167,167,167,0.45) 100%);
    background-image: -o-linear-gradient(0deg,rgba(167,167,167,0.45) 0%,rgba(167,167,167,1.00) 32.85%,rgba(167,167,167,1.00) 67.53%,rgba(167,167,167,0.45) 100%);
    background-image: linear-gradient(90deg,rgba(167,167,167,0.45) 0%,rgba(167,167,167,1.00) 32.85%,rgba(167,167,167,1.00) 67.53%,rgba(167,167,167,0.45) 100%);
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000;
}
.instagram-header {
    padding-bottom: 10px;
}
body {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(images/watermark_v1.jpg);
}
.col-12.text-center p a {
    color: hsla(204,86%,40%,1.00);
}
.media-body ul li {
    list-style-type: none;
}
.list-unstyled .media .fas.fa-user-circle {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.list-unstyled .media .fas.fa-users {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.list-unstyled .media .fas.fa-wrench {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.list-unstyled .media .fas.fa-images {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.list-unstyled .media .fas.fa-file-alt {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.list-unstyled .media .fas.fa-file-pdf {
    font-size: 35px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 1px hsla(191,100%,42%,1.00);
}
.container-footer #footer article {
    font-size: xx-large;
    color: hsla(0,0%,100%,1.00);
}
#footer article a {
    color: hsla(0,0%,100%,1.00);
}
.breadcrumb .breadcrumb-item a {
    color: hsla(204,86%,40%,1.00);
}

@media screen{
}
