.wrap__page-content ul {
     padding: 0;
}
.wrap__footer {
    background: url('/storage/app/media/color-09-footer.png');
}

.logo img {
    width: 100% !important;
    height: auto !important;
}

table#officeHours {
    width: unset !important;
}

@media (max-width: 767px){
.wrap__socialmediaHeader {
    margin: 0 0 -21px;
    display: block !important;
}
}

.wrap__layout {
    background: white;
}

.copyright__list a {
    color: black;
}

li.navigation__item a {
    color: black !important;
    background: white !important;
}

ul.navigation__list.more_nav.more_nav--active {
    background: white;
}
p.logo__title {
    color: #9ac935;
}




.iframe_content {
    width: 400px;
    height: 300px;
    max-width: 100%;
}

.iframe_content1 {
    width: 600px;
    height: 300px;
    max-width: 100%;
}




table, td, tr, th {
    border: none !important;
}


  table#officehours {
    width: 250px;
    table-layout: auto;
  }
  table#officehours caption {
    text-align: left;
    font-weight: bold;
  }
  table#officehours tr td {
    border: none;
    padding: 0px !important;
  }



.pix_right {
float: right;
margin: 10px;
clear: both;
}


.column_2 {
    columns: 2;
}


.pix_left {
float: left;
margin: 10px;
clear: both;
}

.custom_ul {
    margin-left: 20px !important;
}

.custom_white {
    color: #FFFFFF !important;
}


.custom_black {
    color: #000000 !important;
}


.embed-container[data-v-34d50f1d] {
    width: 841px !important;
}



@media only screen and (max-width: 1024px) {
    
}


@media only screen and (max-width: 768px){
    
}

@media only screen and (max-width: 425px) {
.pix_right {
    float: none !important;
    display: block;
    margin: 30px auto 30px !important;
}
.pix_left {
    float: none !important;
    display: block;
    margin: 30px auto 30px !important;
}
.image_fullwidth__container .image {
    height: 120px;
    background-size: 100% 100% !important;
}
ul.copyright__list li {
    display: block !important;
}
}

@media only screen and (max-width: 375px) {
  .image_fullwidth__container .image {
    height: 120px;
    background-size: 100% 100% !important;
}
ul.copyright__list li {
    display: block !important;
}
}

@media only screen and (max-width: 320px) {
    .image_fullwidth__container .image {
    height: 120px;
    background-size: 100% 100% !important;
}
ul.copyright__list li {
    display: block !important;
}
}


