@charset "UTF-8";
#advertbanner {
    background-image: url(../img/adbg.jpg);
    background-position: center center;
    background-size: cover;
    height: 300px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#advertliterature {
}
#advertliterature article {
    text-align: justify;
    font-size: medium;
    padding-bottom: 10px;
    line-height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    color: hsla(0,1%,31%,1.00);
    padding-top: 20px;
}
#advertbanner h4 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 3em;
    background-color: hsla(0,0%,0%,0.64);
    color: hsla(0,0%,100%,1.00);
    padding-top: 110px;
}
#advertliterature h4 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 3em;
    color: hsla(0,0%,100%,1.00);
    padding-top: 6px;
    background-color: hsla(129,55%,46%,1.00);
}
.adthumbnail {
    padding-top: 25px;
    padding-bottom: 25px;
    border: medium solid #34B548;
    border-radius: 20px;
    -webkit-box-shadow: 2px 2px 10px;
    box-shadow: 2px 2px 10px;
}
.contactinfo img {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.contactinfo {
    padding-top: 10px;
}
.container-fluid.adthumbnail.center .container-fluid.contactinfo a {
    width: 100%;
    height: auto;
    color: hsla(340,5%,12%,1.00);
    font-size: small;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.container-fluid.contactinfo a p {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
