@charset "utf-8";
/* CSS Document */
@media screen {
  .entry {
    line-height: 1.75rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
  }
  a {
    color: #001347;
  }
  .parallax-window {
    min-height: 400px;
    background: transparent;
  }
  .fullwidth, .sbsbox {
    position: relative;
    clear: both;
  }
  .sbsbox input, textarea {
    max-width: 100%;
  }
  .sbsbox {
    background-size: cover;
  }
  .sbsbox > * {
    width: 100%;
    flex-shrink: 100;
    max-width: auto;
    padding: 10em;
    color: #FFF;
    font-size: 1.2em;
    background-size: cover;
  }
  .sbsbox h2 {
    color: #c6e0ff;
    font-size: 2.2em;
    line-height: 1.2;
  }
  
  .sbsbox > div {
    display: flex;
    justify-content: center;
    align-content: center;
  }
  .sbsbox > div > * {
    align-self: center;
    overflow-x: hidden;
    width: 100%;
  }
  .sbsbox.whitechecks li:before {
    background: url(../../../uploads/checked.svg);
  }
  input, textarea {
    max-width: 100%;
  }
  .entry h2, .entry h3 {
    clear: both;
    padding-top: 1em;
  }
  /* BLOG LAYOUT*/
  .blog-right-container h2 {
    font-size: 1rem;
  }
  .blog-right-container {
    font-size: .75rem;
  }
  .side-excerpt a {
    text-decoration: none;
  }
  .side-blog-title {
    font-weight: bold;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 1rem;
  }
  .coolwrap {
    background-color: #f5f5f5;
    padding: 15px;
    padding-top: 25px;
    margin-bottom: 33px;
    box-sizing: border-box;
    position: relative;
    display: block;
    overflow: auto;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.27);
  }
  .blogdate {
    background-color: #ddebda;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    line-height: .8rem;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #626262;
    font-size: .75rem;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 15px;
  }
  .blog-content-container {
    margin-top: 20px;
  }
  .blogtitle {
    font-family: Oswald;
    font-size: 2rem;
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
  }
  .blogtitle a {
    text-decoration: none;
  }
  .woocommerce-loop-product__title {
    font-weight: 300;
    font-size: .8rem;
    width: 100%;
  }
  .woocommerce ul.products li.product a {
    border: solid !important;
    border-color: rgba(191, 191, 191, 1.00) !important;
    border-width: 1px !important;
    transition: transform .2s;
  }
  .woocommerce ul.products li.product a:hover {
    transform: scale(1.1);
  }
  .woocommerce ul.products li.product .button {
    display: none;
  }
  .woocommerce ul.products li.product .price {
    position: absolute;
    color: #FFF !important;
    top: 10px;
    left: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.46);
  }
  .wp-caption {
    line-height: .75rem;
    margin-bottom: 10px;
    max-width: 100% !important; /* prevent too-wide images from breaking layout */
    padding: 0px;
    text-align: center;
    margin: 0px;
    border-width: 3px;
  }
  .wp-caption p.wp-caption-text {
    line-height: 1.3;
    font-size: .8rem;
    margin: 0px;
    padding: 0px;
    background-color: #007cba;
    color: #FFF;
    box-sizing: border-box;
    padding: .5rem;
    width: calc(100% - 10px);
  }
  .wp-caption img {
    margin-bottom: 0px !important;
  }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
  }
  .wp-caption img {
    margin: 0px;
    padding: 0px;
  }
  .h1holder {
    color: #FFF;
    display: flex;
    min-height: 100%;
    width: 100%;
    justify-content: center;
    align-content: center;
  }
  .h1holder h1 {
    align-self: center;
    font-family: 'Roboto';
    font-weight: 900;
  }
  .coollink {
    color: #181818;
    padding: 1em;
    border: solid;
    border-color: #2b86da;
    text-decoration: none;
    width: max-content;
    margin-top: 2em;
    line-height: 100%;
    display: flex;
    align-content: center;
    transition-duration: .5s;
    border-radius: 5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .coollink span {
    font-size: 2em;
    color: #d7170c;
    align-self: center;
    margin-right: .5em;
  }
  .coollink:hover {
    background: #d7170c !important;
    color: #FFF !important;
  }
  .coollink:hover span {
    color: #FFF;
  }
  #main-h1 {
    text-shadow: 1px 1px 5px rgb(0 0 0 / 79%);
  }
  .highlightthis {
    font-size: 1.1em;
    padding: 1.1em;
    background-color: #d7170c;
    color: #FFF;
    border-radius: 1em;
  }
  .highlightthis a, .highlightthis a[href^=tel] {
    color: #FFF;
  }
  .rightjustifyphone {
    white-space: nowrap;
    text-align: right;
    width: min-content;
  }
  .pagetitleholder {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    grid-area: pagetitleholder;
    background-size: cover;
    background-position: center;
    line-height: 0px;
  }
  .pagetitleholder h1 {
    padding-bottom: 2%;
    padding-top: 2%;
  }
  .pagetitledimmer {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.27);
  }
  .pagetitleoverlay {
    width: 100%;
    height: 100%;
    /* background-image: url(../images/gradient-title-overlay.svg); */
    background-position: 0% 101%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #my-header, #header-logo, #header-nav, #header-phone-number {
    transition-duration: .25s;
    transition-property: all;
  }
  html {
    scroll-behavior: smooth;
  }
  /* ------------STOP LONG URLS FROM BREAKING SMALL SCREEN LAYOUTS-------------- */
  .entry a {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
  }
  /* ------------END------------- */
  #footer-content {
    flex-wrap: wrap;

  }
footer{border-top: solid;
    color: #0053a0;
    border-top-width: 1px;}
    
  #d-fi {
    width: 100%;
  }
  .wppage-985 .pagetitleoverlay, .wppage-987 .pagetitleoverlay, .wppage-989 .pagetitleoverlay, .wppage-991 .pagetitleoverlay, .wppage-993 .pagetitleoverlay, .wppage-995 .pagetitleoverlay, .wppage-997 .pagetitleoverlay, .wppage-999 .pagetitleoverlay {
    display: none !important;
  }
  .location-lower {
    padding: 2em;
    font-size: 1.2em;
      background-size: cover;
    background-position: center;
    font-weight: bold;
  }
  .homepageicons > * {
    padding: 2em;
  }
  .my-google-map {
    width: 100%;
  }
  .entry .sbsbox:nth-child(odd) .sbshighlightleft {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19559d+0,154682+100 */
background: radial-gradient(ellipse at center,  #19559d 0%,#154682 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


  }
  .entry .sbsbox:nth-child(odd) .sbshighlightright {
   
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19559d+0,154682+100 */
background: radial-gradient(ellipse at center,  #19559d 0%,#154682 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  }
  .wppage-6 .entry .sbsbox:nth-child(even) .sbshighlightleft {

 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19559d+0,154682+100 */
background: radial-gradient(ellipse at center,  #19559d 0%,#154682 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  }
  .entry .sbsbox:nth-child(even) .sbshighlightright {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19559d+0,154682+100 */
background: radial-gradient(ellipse at center,  #19559d 0%,#154682 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  }
  .contact-banner, .contactbubble {
    transition: all .1s ease-in-out;
  }
  .contact-banner:hover, .contactbubble:hover {
    transform: scale(1.2);
  }
  .contactbubble {
    width: 100%;
    height: 100%;
    display: flex;
    clear: both;
  }
  .contactbubble a, a.contactbubble {
    display: block;
    width: max-content;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border: solid;
    border-width: 2px;
    border-color: #FFF;
    border-radius: 1.8vw;
    align-self: center;
    padding: 1.5vw;
    font-size: 2.5vw;
    background-color: rgba(0, 0, 0, 0.71);
    color: #FFF;
    text-decoration: none;
  }
  .covermyparent {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
  }
}
.mypx a {
  font-size: 2vw;
  text-decoration: none;
  color: #FFF;
  margin-top: 2em;
  display: block;
  border: solid;
  border-radius: 2vw;
  border-width: .6vw;
  line-height: 2;
  width: max-content;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1vw;
  padding-right: 1vw;
  transition: all;
  transition-duration: .6s;
}
.mypx a:hover {
  transition: all;
  transition-duration: .6s;
  background-color: #0091cd;
}
.wppage-12 .wpcf7 {text-align:center;}
.myradiobuttons{display:block;position: relative;margin-left:auto;margin-right:auto;width:min-content;white-space: nowrap;text-align: left;}
.entry li,.entry ul{position:relative;}
.phonetable {white-space: nowrap;}
.phonetable > tbody > tr:first-child > td:first-child {text-align: center;}
.phonetable > tbody > tr:first-child > td:nth-child(2) {text-align: right;}
.phonetable > tbody > tr:nth-child(2) > td:nth-child(1) {text-align: right;}
.phonetable > tbody > tr:nth-child(4) > td:first-child {text-align: center;}
.phonetable > tbody > tr:nth-child(7) > td:first-child {text-align: center;}
.phonetable a{color:#FFF;}
.scripttext{font-family: "Allura", cursive;}
#spotlighttext{display:flex;}
#spotlighttextinner, #spotlighttext > *{align-self:center;}
#spotlighttext > img {margin-right:1em;}
.wp-block-d-fi-blocks-basic-box h2{color:#0053a0;}

.mymapwrap{border:solid;border-width:1px;border-color:#0053a0;margin-top:2em;}
.mymapaddress{background-color:#0053a0;color:#FFF;padding:1em;font-weight:bold;}
.mymapwrap p {margin:0px !important;}
.wp-block-d-fi-blocks-basic-box{margin-bottom:1em;}




.alstimeline{width:100%; height:auto; position:relative;min-height:100px;margin-top:2em;display:flex;flex-direction: row;flex-wrap: wrap;margin-bottom:2em; font-weight:bold;color:#FFF;font-size:1vw;line-height:1.5;text-align: center;}
#alstimeline-verticalline{height:100%;position:absolute;width:.25%;background-color:#0053a0;border-width:1%;left:49.5%;}
.alstimeline-events {width:100%;}
.alstimeline > .alstimeline-events > div{width:max-content;max-width:45%;border:solid;margin-top:1em;margin-bottom:1em;position:relative;padding:1em;border-radius:1em;border-width:.1em;border-color:#0053a0;background-color:#0053a0;float: right;
    margin-right: calc(50% + 6.2em);}
.alstimeline > .alstimeline-events > div::after{content: '';
    background-color: #0053a0;
    height: .2em;
    display: block;
    position: absolute !important;
    right: 0px;
    width: 6em;
    right: -6em;
    top: 50%;
    
}
.alstimeline img {max-width: 15vw;
    clear: both;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: .7em;    border: solid;
    border-width: 3px;
    border-radius: 1em}

.alstimeline > .alstimeline-events > div:nth-child(even){margin-left: calc(50% + 5.6em);float:left;}
.alstimeline > .alstimeline-events > div:nth-child(even)::after{left: -6em;}
.dateholder{position:absolute;border-radius: .5em;background-color:#7ac142; color:#FFF;top:-1.5em;left:1em;padding:.5em;padding-top:.25em;padding-bottom:.25em;}
.addspace{width:100%;height:.5em;}

@keyframes expansion {
  from {
    transform: scaleY(0.1) translateX(-200px);
  }
  to {
    transform: scaleY(1) translateX(-0px);
  }
}