/* Custom Stylesheet hash:15571488561619093343 dated 02 Sep, 2024 19:37:27+Europe/London */
/* Add custom CSS here */
.homepage-jumbotron{
height:250px;  
background: url('https://www.libertyshield.com/assets/img/jumbotron.jpg') no-repeat;
background-size:100%;
}

.homepage-jumbotron h1{
font-size: 48px;
font-weight: normal;
color: #fff;
padding-top:20px;
}

.homepage-jumbotron #search-form{
  border: 8px solid rgba(0,0,0,0.4);
  border-radius: 8px;
  width:360px !important;
  left:35%;
  position:absolute;
  padding-bottom:1px;
}

.homepage-jumbotron .spacing{
 position:absolute;
 width:500px;
left:30%;
}

.homepage-jumbotron .autocomplete{
 position:relative;
 top:60px;
}

.text-uppercase{
  text-transform: uppercase;
}

.text-center{
text-align:center;
}

h2{
  font-size:28px;
  line-height:42px;
}

.feature-boxes{
  column-count: 4;
  margin-top: 25px;
  margin-bottom: 55px;
}

.feature-box{
  border:1px solid #d7dcdd;
  border-radius: 4px;
  min-height:310px;
}

.feature-box .fa{
  color:gray; 
  font-size:56px;
  margin:32px auto 0;
  text-align:center;
  display: block;
}

.feature-box h3{
  text-align: center;
  font-size:24px;
  line-height:36px;
  color:#3b4446;
  margin-top:12px;
}

.feature-box a{
 display:block;
 color:#777 !important;
 font-size: 16px;
 line-height:24px;
 text-align: center;
}

.footer .fa{
  font-size:32px;
  margin-right:16px;
}

.informationstrip{
  clear:both;
  width:100%;
  max-height:90px;
}

.informationstrip iframe{
  width:100%;
  max-height:90px;
}
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: #006699;
}

.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: #006699;
}

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

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

.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: #006699;
}

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

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