@charset "UTF-8";.ba-caption .ba-caption-content {
    display: none!important;
}

.btn-primary{
    background-color: #5e0e0e!important;
    color: white!important;
    border-color: #5e0e0e!important;
}

.btn-primary :hover{
    background-color: #5e0e0e!important;
    color: white!important;
}

.article-inner a {
    color: #5e0e0e!important;
    text-decoration: underline;
}

/* BEGIN Table Styling */
.mp-business-table-header{
    background-color: #5e0e0e!important;
    color: white!important;
}

.mp-row1{
    background-color: #e1e1e1!important;
}

.mp-contact-table{
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
}

.mp-contact-table a{
  color: #5e0e0e!important;
}
/* END Table Styling */

/* BEGIN Event Calendar */
.contentheading{
  display: none!important;
}

#jevents{
  margin-top: 15px!important;
  margin-bottom: 20px!important;
}

.event_legend_container{
  display: none!important;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #5e0e0e!important;
    color: #FFF;
}

.nav-items > div:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #5e0e0e!important;
}

.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #5e0e0e!important;
    border-left: 0px;
}

#jevents_body .nav-items > div a:hover {
    padding: 7px 12px 7px 12px;
    background-color: #CCC;
    border-left: 1px solid #5e0e0e!important;
    color: #000;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #5e0e0e!important;
    border: 1px solid #5e0e0e!important;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid #5e0e0e!important;
    border-bottom: 1px solid #5e0e0e!important;
    margin-bottom: -1px;
}

#jevents_body .cal_today a.cal_daylink {
    background-color: #5e0e0e!important;
    padding: 4px;
    border-radius: 10px;
    color: #FFFFFF;
}

#jevents_body .cal_today a.cal_daylink:hover {
    border-left: 1px solid #5e0e0e!important;
    background-color: #fff;
    border: 1px solid #5e0e0e!important;
    padding: 4px;
    border-radius: 10px;
    color: #fff!important;
}

.ev_nextrepeat a{
    color: #5e0e0e!important;
}

.ev_prevrepeat a{
    color: #5e0e0e!important;
}

.jev_evdt_creator{
    display: none!important;
}

/* END Event Calendar */

/* BEGIN Form Styling */
.grecaptcha-badge{
   box-shadow: none!important;
}
/* END Form Styling*/

/* BEGIN Menu Styling */
.item-123{
   width: 100%!important;
}
.item-124{
   width: 100%!important;
}
.item-125{
   width: 100%!important;
}
.item-126{
   width: 100%!important;
}
.item-127{
   width: 100%!important;
}
.item-128{
   width: 100%!important;
}
.item-129{
   width: 100%!important;
}
.item-130{
   width: 100%!important;
}
.item-131{
   width: 100%!important;
}
.item-132{
   width: 100%!important;
}
.item-133{
   width: 100%!important;
}
/* END Menu Styling */

.formResponsive button[type="submit"] {
    background-color: #fff!important;
    background-image: -webkit-linear-gradient(top, #fff, #fff)!important;
    height: 40px!important;
}

body form .formContainer .form-input.submit .body button:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #5e0e0e, #5e0e0e)!important;
    background-color: #5e0e0e!important;
}

body #navigation #desktop-menu .left #top-left-menu .menu div[class^="item-"]:hover {
    border-color: transparent!important;
}

@media screen and (max-width: 500px) {
  .mp-contact-table{
     margin: auto!important;
  }
  .cs-image {
    margin: 0 auto!important;
    display: block!important;
    margin-right: 50px!important;
  }
  .people-header{
    text-align: center!important;
  }
}

@media screen and (max-width: 992px) {
  .yp-image{
     width: 100%;
     height: 100%;
     margin: 0px!important;
     margin-bottom: 10px!important;
  }
  .yp-image-bot{
     width: 100%;
     height: 100%;
     margin: 0px!important;
     margin-bottom: 10px!important;
  }
}

@media screen and (max-width: 1199px) {
  body.no-sb {
    padding-top: 150px!important;
  }
}

/** rereplacer */
.btn-wrap.center {
	text-align: center;
}


a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover {
  pointer-events: auto !important;
  cursor: pointer !important;
}
