@charset "UTF-8";
/* CSS Document */

.hero {
    background-color: rgba(80,115,174,1.00);
    padding-top: 10px;
    padding-bottom: 11px;
}
.about {
    background-color: rgba(255,255,255,1.00);
    padding-top: 18px;
}
.info {
    /* [disabled]background-color: rgba(121,218,181,1.00); */
    padding-top: 50px;
    padding-bottom: 10px;
}
.contact {
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: repeat-x;
    background-size: contain;
}
.footer {
    background-color: rgba(80,115,174,1.00);
    padding-top: 50px;
    padding-bottom: 50px;
}
.address {
    margin-top: 33px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
    font-size: 1.1rem;
}
.logo {
    margin-top: 40px;
    font-family: bebas-neue;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    font-size: 4.6rem;
    text-shadow: 4px 4px 4px rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}
.secondary {
    margin-top: 69px;
    color: rgba(255,255,255,1.00);
    font-family: boogaloo;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
}
.text-center {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

@media (max-width:992px){
.address {
    margin-top: 33px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
    font-size: 0.3rem;
}
}

@media (max-width:1200px){
.address {
    margin-top: 33px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
    font-size: 0.8rem;
}
.logo {
    margin-top: 40px;
    font-family: bebas-neue;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    font-size: 4.1rem;
    text-shadow: 4px 4px 4px rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}
.secondary {
    margin-top: 69px;
    color: rgba(255,255,255,1.00);
    font-family: boogaloo;
    font-style: normal;
    font-weight: 400;
    font-size: 0rem;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
}
}

@media (max-width:768px){
.logo {
    margin-top: 40px;
    font-family: bebas-neue;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    font-size: 3rem;
    text-shadow: 4px 4px 4px rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}
.secondary {
    margin-top: 69px;
    color: rgba(255,255,255,1.00);
    font-family: boogaloo;
    font-style: normal;
    font-weight: 400;
    font-size: 0rem;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
}
.address {
    margin-top: 33px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
    font-size: 1.5rem;
}
/* CSS Document */

.hero {
    background-color: rgba(80,115,174,1.00);
    padding-top: 10px;
    /* [disabled]padding-bottom: 11px; */
    margin-bottom: -75px;
}
}

@media (max-width:576px){
.logo {
    margin-top: -150px;
    font-family: bebas-neue;
    font-style: normal;
    font-weight: 400;
    font-variant: small-caps;
    font-size: 3.3rem;
    text-shadow: 4px 4px 4px rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}
.address {
    margin-top: 33px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
    font-size: 1rem;
}
/* CSS Document */

.hero {
    background-color: rgba(80,115,174,1.00);
    padding-top: 10px;
    /* [disabled]padding-bottom: 11px; */
    margin-bottom: -75px;
}
}
.card {
    min-width: 100%;
}
.cardinfo {
    font-family: bebas-neue;
    font-style: normal;
    font-weight: 400;
    font-size: 1.7rem;
    text-align: left;
    padding-top: 0px;
}
.bottomMar {
    margin-bottom: 21px;
}
.topMar {
    margin-top: 23px;
}
.floatLeft {
    float: left;
    margin-right: 21px;
}
.cardi {
}
.legalpaper {
    background-image: url(../images/legal-2.jpg);
    padding-top: 63px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 11px;
}
.read {
    margin-top: 10px;
}
.social {
    max-width: 100px;
    float: none;
}
.padleft {
    padding-left: 33px;
}
.marginBottom {
    margin-bottom: 24px;
}
.bluebkg {
    background-color: #84A2D0;
    margin-bottom: 37px;
    margin-top: -9px;
}
