/* header */

#id_8b55ce68-df3f-5d8a-ab9b-063000e2b7ec .col-lg-6.section__column-2.col-sm-12 {
    background: #98A697;
    border-top: 10px solid #AEC6B0;
}
a.logo-a__image-link {
    display: flex;
    justify-content: center;
}
div#slot-address {
    text-align: center;
}
.mobileHeader-navWrap {
    background: #98A697;
}

/* navigation */

nav#ple-navigation-nav_home ul {
    display: block;
}
.alias-navigation_header {
    background: #AFC5B0;
}
a.navigation__item--link{
    padding-left:25px !important;    
}
a.navigation__item--link:hover,
a.navigation__item--link:active{
    background: url(/storage/app/media/nav_image.jpg) left no-repeat;
    background-color: transparent !important;
    padding-left: 25px;
    color: #97a697 !important;
}

/* header image */

.alias-home_image,
.alias-staff_image{
    padding: 0px;
}

.alias-logo_page {
    padding-top: 12%;
    background: url(/storage/app/media/staff_02_20221104_1430.jpg) center;
    background-size: cover;
}


/* main content */

#id_137d01ab-2cac-5314-bd5d-f0bf49d88e97 .col-lg-8.section__column-1.col-sm-12 {
    background: #5582AC;
    border-top: 10px solid #98A697;
}
#id_137d01ab-2cac-5314-bd5d-f0bf49d88e97 .col-lg-4.section__column-2.col-sm-12{
    border-top: 10px solid #AFC5B0;
}

#id_502adfbf-0c80-5b31-aeaf-c5fc00f9b25d .col-lg-8.section__column-1.col-sm-12,
#id_502adfbf-0c80-5b31-aeaf-c5fc00f9b25d .col-lg-4.section__column-2.col-sm-12{
    background: #5582AC;
}





/* sidebar */
div#slot-links ul {
    list-style: none;
    padding-top: 22px;
    padding-left: 0px;
}

div#slot-links a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: "";
    background-image: url(/storage/app/media/nav_image.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}





/* footer */

div#slot-footer1 {
    text-align: center;
    margin-top: 30px;
}


/* global */
#slot-main h1{
    color: #fff !important;
}
#slot-main h2{
    color: #fff !important;
}
#slot-main h3{
    color: #fff !important;
}
#slot-main a{
    color: #AFC5B0;

}


table#officeHours {
    width: 100%;
    table-layout: auto;
}
table#officeHours caption {
    caption-side: top;
    text-align: left;
    font-weight: bold;
    font-family: "muliRegular", Arial, Helvetica, sans-serif;
    color: #fff;
}
table#officeHours tr td {
    text-align: left;
    line-height: 1.3;
    border: none;
    padding: 0px !important;
    color: #fff;
}
table#officeHoursR tr td {
    text-align: left;
    line-height: 1.3;
    border: none !important;
    padding: 0px !important;
    color: #fff;
}
table#officeHoursR tr {
    display: flex;
    flex-wrap: wrap;
}
.tr_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

@media (max-width: 1024px) and (min-width: 769px) {
    
}
@media (max-width: 768px) and (min-width: 426px) {
    
}


@media (max-width: 425px) and (min-width: 376px) {
.resimg{
    float: none !important;
    margin: auto !important;
    display: block !important;
    width: 70% !important;
    height: auto !important;
}
iframe {
    width: 100% !important;
}
div#slot-main{
    text-align: center;
}
}
@media (max-width: 375px) {
.resimg{
    float: none !important;
    margin: auto !important;
    display: block !important;
    width: 70% !important;
    height: auto !important;
}
iframe {
    width: 100% !important;
}
div#slot-main{
    text-align: center;
}
}









