/* Custom Stylesheet hash:17086249651692286547 dated 24 Sep, 2024 08:47:21+UTC */
/* Add custom CSS here


.contact-info div {
  
float: left;
}

.contact-info .label {
    width: 115px;
}

.contact-info i {
  padding-right: 2px;
}

.menu > .u-mright.u-mleft.u-vmiddle.u-textbold + a {
  display: none;
}

.menu .menu__link {
  margin-right: 5px;
}


.branding {
    background-color: black;
}
*/
.search--home {
    background: url(https://visme.co/blog/wp-content/uploads/2021/04/flyer-backgrounds-header.png) repeat;
    background-attachment: fixed;
    background-position: cover;
    height: 300px;
}

.search--home h1{
  color: #101010;
  font-weight: bold;
  opacity: 60%;
}

/* Add a black background color to the top navigation *//*
.navbar {
  background-color: #f8f8f8;
  overflow: hidden;
  opacity: 90%;
  float:center;
  text-align:center;
  
}

/* Style the links inside the navigation bar *//*
.navbar a {
  float: left;
  color: #101010;
  font-weight: bold;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover *//*
.navbar a:hover {
  background-color: #ddd;
  color: black;
}

/* Add a color to the active/current link *//*
.navbar a.active {
  background-color: #04AA6D;
  color: white;
} */

.navbar ul{
  list-style:none;
  background:#f8f8f8;
  padding:0;
  margin:0;
  text-align:center;
}

.navbar li{
display:inline-block;
vertical-align: middle;
}

.navbar a{
  text-decoration:none;
  color:#101010;
  width:170px;
  display:block;
  padding: 14px 16px;
  font-size:15px;
  text-transform:uppercase;
  font-weight: bold;
  text-align: center;
}

.navbar a:hover {
  background-color: #ddd;
  color: black;
}
html, .select, .drill-default {
	font-family: Lato, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #e60c1a;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #e60c1a;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #e60c1a;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #e60c1a;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #e60c1a;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #e60c1a;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #e60c1a, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #e60c1a;
}