
#wpadminbar {display: none !important;}
.video-wrapper video {
    width: 50%;
    margin-bottom: 45px;
    border: 1px solid white;
    border-radius: 15px;
}.margin-bottom{
    margin-bottom: 40px;
}
.color-button{
    background: #FDB514;
    border-radius: 5px;
    color: #223E92;
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: 400;
    font-family: Lobster, cursive;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: 0 auto;
    padding: 13px 15px;
    width: 340px;
    min-height: 52px;
    max-width: 100%;
 width: 100%;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-animation: shadowPulse 2.25s infinite;
    animation: shadowPulse 2.25s infinite;
}.social-icons .fa {
  border: 2px solid transparent;
  border-radius: 45px;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  margin: 0 3px;
  text-align: center;
  width: 45px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.social-icons .fa:hover {
  border-color: #FDB514;
}.social-icons{
  position: relative;
  top: -5px;
  left: 10px;
  z-index: -1;
}

.color-button.employment{
    background: #FDB514;
    border-radius: 5px;
    color: #223E92;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: 400;
    font-family: Lobster, cursive;
    letter-spacing: 1px;
    line-height: 1.2;
    margin: 0 auto;
    padding: 13px 15px;
   text-align:center;
    min-height: 52px;
    max-width: 100%;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-animation: shadowPulse 2.25s infinite;
    animation: shadowPulse 2.25s infinite;
}.service-areas-wrapper {
    position: relative;
    padding: 60px 10px;
}.service-areas-wrapper .landing-page-button {
    display: inline-block;
    padding: 10px;
    background: black;
    color: #ffffff;
}
body {
  font-family: "Source Sans Pro", sans-serif;
  background: #fff;
  overflow-x: hidden;
}h1, 
 h1 a,
.heading-1 {
  color: #000;
  font-family: Lobster, cursive;
  font-size: 24px;
  line-height: 1.5em;
  margin: 25px 0;
  text-transform: capitalize;
}h2,
.heading-2 {
  color: #000;
  font-family: Lobster, cursive;
  font-size: 24px;
  line-height: 1.5rem;
  margin: 25px 0;
  text-transform: capitalize;
}h3,
.heading-3 {
  color: #000;
  font-family: Lobster, cursive;
  font-size: 24px;
  line-height: 1.5rem;
  margin: 25px 0;
  text-transform: capitalize;
}h4,
.heading-4 {
  font-family: Lobster, cursive;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5rem;
  margin: 0 0 20px;
  text-transform: capitalize;
}p {
  color: #000;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 30px;
}ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 26px;
  font-family: Source Sans Pro, sans-serif;
}
/* Sticky Nav */
.header-details.sticky {
  background: #223E92;
  box-shadow: 1px 1px 17px 0px #d9d9d9;
  padding: 0px;
  position: fixed;
  top: 0px;
  z-index: 99999;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}
/* Sticky Nav */
.tagline {
  color: #fff;
  font-size: 20px;
}.logo, .inner-logo {
  position: relative;
  top: 115px !important;
}.top-bar.expanded .title-area{
  background: none;
}
.content-wrapper h1,
 .content-wrapper .heading-1,
 .content-wrapper h2,
 .content-wrapper .heading-2{
  padding-bottom: 5px; 
  padding-top: 15px;    
}.main-content{
}.main-content ul {
  margin: 0 0 20px 0;
}.main-content ul li {
  color: #000;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;  
  position: relative;
}.main-content ul.plus-icon li::before,
 .main-content .plus-icon p::before {
  content: "\f0fe";
  color: #FDB514;
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  left: -25px;
}.main-content .plus-icon p::before{
  left: 0;  
}.row {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 1360px;
}.content-wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
  background:none;
}.page-wrapper {
  max-width: 1360px;
  clear: both;
}.button-one {
  background: #223E92;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 46px;
  padding: 0 15px;
  width: 150px;
  font-family: Source Sans Pro, sans-serif;
  letter-spacing: 1px;
  float: left;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.button-two {
  background: #000;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: Source Sans Pro, sans-serif;
  letter-spacing: 1px;
  line-height: 52px;
  margin: 0 auto;
  padding: 0 15px;
  width: 340px;
  max-width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-animation: shadowPulse 2.25s infinite; 
  animation: shadowPulse 2.25s infinite;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  margin-top: 15px;
}.button-two.home {
  margin-top: 150px;
}
.button-one.alt{
  background: #FDB514;
  color: #000;
  width: 165px;
}.button-one.alt-fr{
  background: #FDB514;
  color: #000;
  width: 270px;
}.button-two:hover,
 .button-two:focus {
  color: #fff;
  letter-spacing: 2px;
}header.header-wrapper {
  min-height: 90vh;
  position: relative;
  overflow: hidden;
  background: rgba(255,255,255, .25);
}header.header-wrapper.interior-page,
 header.header-wrapper.contact-page {
  min-height: 75vh;
  position: relative;
  overflow: hidden;
}.header-details{
  padding: 20px;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.header-company-wrapper {
  padding-left: 30px;
}.header-company-title {
  margin: 0;
}.header-company-title a {
  font-family: Lobster, cursive;
  font-weight: bold;
  text-decoration: none;
  font-size: 34px;
  line-height: normal;
  color: #fff;
  text-decoration: none;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 2px;
}.header-company-serviceorder {
  color: #fff;
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  font-weight: normal;
}.header-company-title, 
 .header-company-serviceorder {
  float: left;
  margin: 0;
  width: 100%;
}.header-cta{
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin-top: 0px;
  z-index: 1;
}.header-cta .button-one {
  margin: 0;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  line-height: 32px;
}.header-cta a.button-one[href^="tel:"] {
  color: #fff;
  font-weight: 400;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  margin-right: 10px;
  background: #000;
}

/* Gallery Styles */
.gallery-wrapper{
  padding: 0 5px;
  margin-bottom: 10px;    
  display: block;
  position: relative;
  width: 100%;
}.main-overlay{
  position: absolute;
  width: calc(100% - 10px);
  height: 100%;
  top: 0;
  left: 5px;
  background: rgba(0,0,0,.5);
  z-index: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
  transition: all 500ms ease;
}.gallery-wrapper:hover .main-overlay{
  background: rgba(0,0,0,.8); 
}.gallery-wrapper .gallery-button img{
  width: 100%;
}.gallery-wrapper h2{
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
  transition: all 500ms ease;
}.gallery-wrapper:hover h2{
  top: 40%;
  opacity: 1;
}.gallery-hr {
  margin: 25px auto;
  width: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
  transition: all 500ms ease;
}.gallery-wrapper:hover .gallery-hr {
  width: 80%;
}.gallery-content{
  position: absolute;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 2;
  text-align: center;
}.gallery-button span{
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #fff;
  padding: 10px 30px;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
  transition: all 500ms ease;
  position: relative;
  top: -20px;
  opacity: 0;
}.gallery-wrapper:hover .gallery-button span{
  top: 0;
  opacity: 1;
}.gallery-button span:hover{
  background: #fff;
  color: #202020; 
}.next:hover, .previous:hover, .up:hover, .down:hover, .next.active, .previous.active, .up.active, .down.active {
  background: none repeat scroll 0 0 !important;
  color: none !important;
}
/*mobile*/
.gallery-wrapper .main-overlay{
  background: rgba(0,0,0,.8); 
}.gallery-wrapper h2{
  top: 30%;
  opacity: 1;
  color: #fff;
}.gallery-wrapper .gallery-hr {
  width: 80%;
}.gallery-button span{
  background: #fff;
  color: #202020; 
  opacity: 1;
  top: 0
}




/* */
/* CLEAR NAVIGATION BACKGROUNDS */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}
/* NAVIGAITON LINK DEFAULT STYLES */
.top-bar .name {
  background:none;
}.top-bar-section .has-dropdown > a {
  padding: 0 26px !important;
}.top-bar-section .has-dropdown > a::after {
  display: none !important;
}#menu-menu-fr ul li > a, #menu-menu-fr li:not(.has-form) a:not(.button) {
  
  font-size: 15px;
  font-weight: 700;
  padding: 0px 5px;
}.navigation-wrapper {
  z-index: 99;
}
.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 0 8px; 
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px #000;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.top-bar-section ul > li:not(:last-child) {
  margin: 0 18px 0 0;
}.top-bar ul {
  padding: 0;
}
/* NAVIGAITON LINK ACTIVE/HOVER STYLES */
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: #FDB514;
  background: none;
  padding: 0 8px; 
  text-shadow: none;
  border-bottom: 3px solid #FDB514;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:not(.button) {
  background: none;
  border: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown {
  background: none;
  overflow: hidden;
}.top-bar-section ul li:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a {
  border: none;
  font-size: 13px;
  background: #223E92 !important;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a:hover,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li.active a:not(.button){
  background: #fff;
  color: #fff;
  border: none;
  text-shadow: none;
}.top-bar.expanded .toggle-topbar a {
  color: #fff;
}.top-bar-section .has-dropdown.moved > .dropdown {
  background: #000;
}
/*Slider Styles*/
/*
.slider-wrapper,
.slick-button-container {
  display: block;
  height: 0;
  max-width: 100%;
  overflow: visible;
  width: 100%;
}.slick-button-container .slick-prev {
  left: 0 !important; 
}.slick-button-container .slick-next {
  right: 0 !important;
}.slick-button-container .slick-prev,
 .slick-button-container .slick-next {
  background: #000;
  height: 100vh;
  position: absolute;
  top: 0;
  width: 60px;
  z-index: 0;
  margin: 0;
}.slick-button-container .slick-prev::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #fff;
}.slick-button-container .slick-next::before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #fff;
}.interior-page .slick-button-container .slick-prev,
 .interior-page .slick-button-container .slick-next{
  height: 75vh;
}.slick-dots{
  bottom: auto;
  top: calc(100vh - 90px);
  right: 100px; 
  width: auto;
}.interior-page .slick-dots{
  top: calc(75vh - 35px); 
}.slick-dots li{
  margin: 0;  
}.slick-dots li button{
  background: #fff;
  width: 10px;
  height: 10px; 
}.slick-dots li.slick-active button{
  background: #FDB514; 
}.slick-dots li button:before{
  display: none;
}*/
.tagline-arrow-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
}.tagline-arrow-bar .scroll-arrow {
  position: relative;
  text-align: center;
  width: 85px;
  margin:0 auto 25px; 
}.tagline-arrow-bar .scroll-arrow .fa {
  color: #FDB514;
  cursor: pointer;
  font-size: 36px;
  line-height: 45px;
  width: 100%;
  -webkit-animation: pulse 1.75s infinite; 
  animation: pulse 1.75s infinite;
}.located-in {
  background: #000;
  text-align: center; 
  height: 45px;
}.located-in p {
  color: #fff;
  line-height: 45px;
  font-family: Lobster, cursive;
  font-size: 14px;
  margin: 0;
  letter-spacing: 3px;
}.intro-bar {
  background: #223E92;
  position: relative;
}.intro-bar .row {
  padding: 50px 0 65px;
}.intro-bar h1{
  color: #fff;
  margin: 16px 0;
  text-transform: uppercase;
}.interior-page .intro-bar h1,
 .interior-page .intro-bar h2 {
  color:#fff;
  margin: 0 0 15px 0;
  text-transform: capitalize;
}.intro-bar p{
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}.intro-bar .mi-heading {
  color: #fff;
  margin: 15px 0;
  font-family: Lobster, cursive;
  font-size: 18px;
  text-align: center;
  line-height: 1.5rem;
  text-transform: capitalize;
}.intro-bar .midbar-item .animate-icon{
  width: 62px;
  height: 62px;
  margin: 0 auto;
  display: block;
  position: relative; 
}.intro-bar .midbar-item .animated-wrapper{
  display: block;
  position: absolute;
  border: 2px solid #fff;
  border-radius: 31px;
  width: 100%;
  height: 100%;
}.intro-bar .midbar-item:hover .animated-wrapper{
  animation-name: rotate;
  animation-duration: 0.7s;
  border-color: #fff;
}.intro-bar .midbar-item .fa {
  font-size: 30px;
  color: #fff;
  display: block;
  line-height: 62px;
  width: 100%;
}.intro-bar .midbar-item:nth-of-type(1) {
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}.intro-bar .midbar-item:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
}.intro-bar .midbar-item:nth-of-type(3) {
  opacity: 0;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.intro-bar .midbar-item.complete:nth-of-type(1),
 .intro-bar .midbar-item.complete:nth-of-type(2),
 .intro-bar .midbar-item.complete:nth-of-type(3) {
  opacity: 1;
  color: #fff;
}.contact-page-wrapper {
  position: relative;
  background: #fff;
}.contact-page-offset {
  position: relative;
  top: -25px;
}.sidebar-contact {
  border-radius: 0 5px 0 0;
  min-height: 400px;
}.contact-page-wrapper .contact-info-left {
  padding: 0 25px 0 75px;
}.contact-page-offset h1,
 .contact-page-offset h2,
 .contact-page-offset h3,
 .contact-page-offset .heading-1,
 .contact-page-offset .heading-2,
 .contact-page-offset .heading-3{
  color: #000;
}.contact-page-wrapper p {
  color: #000;
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
}.contact-address,
 .contact-phone,
 .contact-fax,
 .contact-email  {
  padding: 0 0 0 25px;
  position: relative;
}.contact-address::before {
  content: "\f041";
  color: #fff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-phone::before {
  content: "\f095";
  color: #fff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px; 
}.contact-fax::before {
  content: "\f1ac";
  color: #fff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-email::before {
  content: "\f0e0";
  color: #fff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-form-wrapper {
  padding: 10px 0 45px;
}.contact-form-wrapper .columns {
  padding: 0 12px;
}.contact-form-wrapper .contactForm  {
  margin-top: 20px;
}.contact-form-wrapper .contactForm  label{
  font-weight: bold;
  display: block;
}.contact-form-wrapper .contactForm input {
  height: 45px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  width: 100%;
  font-family: Source Sans Pro, sans-serif;
}.contact-form-wrapper .contactForm textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 105px;
  font-family: Source Sans Pro, sans-serif;
}.contact-form-wrapper .contactForm input#captchaCode {
  float: left;
  width: 165px;
}.contact-form-wrapper .contactForm .captchaWrapper {
  clear: both;
  float: left;
  width: 100%;
}.contact-form-wrapper .captchaImages {
  width: calc(100% - 165px);
  float: left;
}.contact-form-wrapper .captchaImages .captchaLeft {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaRight {
  width: 17%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaLeft img {
  max-height: 45px;
}.contact-form-wrapper .contactForm .submitWrapper {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}.contact-form-wrapper .contactForm .submitWrapper span.submit {
  cursor: pointer;
  display: block;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 40px;
  padding: 3px 20px;
  width: 100%;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.contact-form-wrapper .contactForm .submitWrapper span.submit:hover {
  background-color: #000;
  color: #fff;
}.emailConfirmation {
  background: rgba(20, 40, 48, 0.9);
  margin: 0 auto;
  padding: 40px 0 20px;
  text-align: center;
  width: 100%;
}.emailConfirmation h1,
 .emailConfirmation p {
  color: #FDB514;
}.emailConfirmation {
  text-align: center;
}.emailConfirmation h1 {
  color: #FDB514;
  margin: 0;
  line-height: 60px;
}.cta-wrapper {
  background: url(https://westhavenrecreation.org/wp-content/uploads/2017/10/daycamp.jpg);
  padding: 100px 0 85px;
}.cta-wrapper h3,
 .cta-wrapper .heading-3 {
  color: #fff;
  font-family: Lobster, cursive;
  font-weight: 400;
  font-size: 24px;
  line-height: normal;
  margin: 50px 0 30px 0;
  letter-spacing: 2px;
}.cta-wrapper.text-center.button-wrapper {
  padding: 100px 0 140px;
}
.cta-wrapper p{
  font-family: Source Sans Pro, sans-serif;
  color: #fff;
  font-size: 15px;  
}.toTop {
  line-height: 35px;
  margin: 0 auto;
  text-align: center;
  width: 440px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}.toTop .fa {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  position: relative;
  width: 40px;
  z-index: 2;
}.toTop::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 0 3px 10px #fff;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: 2;
}.toTop::after {
  border-left: 220px solid transparent;
  border-right: 220px solid transparent;
  border-top: 35px solid #FDB514;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 1;
}.footer-wrapper {
  background: #223E92;
}.footer-wrapper .top-bar-section ul li > a, 
 .footer-wrapper .top-bar-section li:not(.has-form) a:not(.button){
  color: #fff;  
  padding: 0 8px !important;
  line-height: 36px;
  font-size: 12px;
} 
.footer-wrapper #menu-menu-fr ul li > a, 
 .footer-wrapper #menu-menu-fr li:not(.has-form) a:not(.button){
  color: #fff;  
  padding: 0 8px !important;
  line-height: 36px;
  font-size: 12px;
}
.footer-wrapper .top-bar-section ul li:hover:not(.has-form) > a, 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:not(.button), 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: #FDB514;
}
.footer-wrapper .social-icons .fa {
  border: 2px solid transparent;
  border-radius: 45px;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  margin: 0 3px;
  text-align: center;
  width: 45px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.footer-wrapper .social-icons .fa:hover {
  border-color: #FDB514;
}.footer-wrapper .disclaimer {
  background: #223E92;
  padding: 15px 0;
}.footer-wrapper .disclaimer p {
  color: #fff;
  font-size: 9px;
  line-height: 16px;
  margin: 0;
}.footer-wrapper .disclaimer .lnm-image img {
  width: 105px;
}.footer-wrapper .top-bar .dropdown {
  display: none !important;
}
/* Blog Post Styles */
.single-wrapper {
  background: #f4f4f4;
  max-width: 100% !important;
  width: 100%;
}#primary {
  clear: both;
  max-width: 1360px !important;
  margin: 0 auto;
  padding: 10px;
  width: 100%;
}/* Parallax Effect*/
.parallax-wrapper .content-wrapper{
  background: none; 
}}#header-parallax{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;  
}#header-parallax:after{
  content: "";
  position: absolute;
  width: 100%;
}#home-parallax-left,
 #home-parallax-right,
  #home-parallax-bottom
 {
  position: relative; 
  display: block;
  float: left;
  width: 100%;
  height: 450px;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}
.parallax-text {
  color: #fff;
  display: block;
  font-size: 90px;
  padding: 170px !important;
  position: relative;
  text-align: center;
line-height: 80px;
z-index: 99;
float: inherit;
}.parallax-text:hover {
color: #223E92;

} 
.footer-wrapper {
  position: relative;
  width: 100%;
  display: block;
  float: left;
  padding-bottom: 60px;
  z-index: 99;
}.footer-background{
  position: relative;
  display: block;
  width: 100%;
  float: left;
  padding: 100px 0 50px;  
}.footer-background:after{
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
}

/* Header */
}.header-text-wrapper{
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin-top: 15%;  
}.header-text-overlay{
  padding: 20px;
}.header-text-overlay p{
  color: #fff;
  text-transform: capitalize;
  font-size: 55px;
  font-family: Lobster, cursive;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0;
}.header-text-overlay p.tagline{
  font-size: 25px;
  margin: 7% 0 5px; 
  transition: all 1600ms ease-in-out;
  -webkit-transition: all 1600ms ease-in-out;
  -moz-transition: all 1600ms ease-in-out;
  -o-transition: all 1600ms ease-in-out;
}.header-text-overlay p.tagline.complete{
  margin-top: 5px;  
}.header-text-overlay a{
  display: block;
  color: #fff;
  font-family: Lobster, cursive; 
  font-size: 50px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  position: relative;
  top: 150px;
}.scroll-icon-wrapper{
  cursor: pointer;
  position: absolute;
  width: 92px;
  height: 92px;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%); 
  -webkit-animation: fade 1.5s infinite; 
    animation: fade 1.5s infinite;
}.scroll-icon,
 .scroll-icon:after{
  position: absolute;
  width: 35px;
  height: 35px;
  border-left: 2px solid %LIGHTCOLOR%;
  border-bottom: 2px solid %LIGHTCOLOR%;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transition: all 2400ms ease-in-out;
  -webkit-transition: all 2400ms ease-in-out;
  -moz-transition: all 2400ms ease-in-out;
  -o-transition: all 2400ms ease-in-out;
}.scroll-icon:after{
  content: "";
  top: calc(50% - 5px);
  left: calc(50% + 5px);
  transform: translate(-50%, -50%) rotate(0);
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -o-transform: translate(-50%, -50%) rotate(0);
}

/* */
/* Default Styles */
.scrollfade {
  opacity: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scrollfade.complete {
  opacity: 1;
}.scrollfade .sliding-box {
  position: relative;
  right: -50px;
}.scrollfade.complete .sliding-box {
  right: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scrollfade .sliding-box.alt {
  position: relative;
  left: -50px;
}.scrollfade.complete .sliding-box.alt {
  left: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}
.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.vertical-padding-extra-large {
  padding-top: 100px;
  padding-bottom: 90px;
}.vertical-padding-large {
  padding-top: 75px;
  padding-bottom: 65px;
}.vertical-padding-medium {
  padding-top: 55px;
  padding-bottom: 45px;
}.vertical-padding-small {
  padding-top: 35px;
  padding-bottom: 25px;
}.accent-one {
  color: %COLOR8% !important;
}[class*="fadein-"] {
  opacity: 0;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}
.slick-prev, .slick-next{
  transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
}.white-text{
  color: white;
}.intro-bar .row.wide {
    max-width: 80%;
    padding-top: 20px;
}.intro-bar .row.less-padding{
    padding-bottom: 0;
}
@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 15px -4px #FDB514;
    -webkit-box-shadow: 0 0 15px -4px #FDB514;
    -moz-box-shadow: 0 0 15px -4px #FDB514;
  }
  50% {
    box-shadow: 0 0 15px 2px #FDB514;
    -webkit-box-shadow: 0 0 15px 2px #FDB514;
    -moz-box-shadow: 0 0 15px 2px #FDB514;
  }
  100% {
    box-shadow: 0 0 15px -4px #FDB514;
    -webkit-box-shadow: 0 0 15px -4px #FDB514;
    -moz-box-shadow: 0 0 15px -4px #FDB514;
  }
}.big-btn.text-center {
    background: #FDB514;
    border-radius: 5px;
    color: #223E92;
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: 400;
    font-family: Lobster, cursive;
    letter-spacing: 1px;
    line-height: 1.2;
    padding: 13px 15px;
    width: auto;
    min-height: 52px;
    max-width: 100%;
    width: auto;
    text-transform: none;
    letter-spacing: 1px;
    -webkit-animation: shadowPulse 2.25s infinite;
    animation: shadowPulse 2.25s infinite;
    position: relative;
}.big-text {
    font-size: 25px;
    font-weight: 600;
}.big-text span {
    display: block;
    line-height: 3;
    color: #223e92;
}.promo-heading {
    font-size: 30px;
    line-height: 1.5;
}.big-video video {
  width: 80%;
}
@media only screen and (max-width: 1680px){
  .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
    font-size: 13px;
    padding: 0 10px;
  }.social-icons {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    clear: both;
}#menu-menu-fr ul li > a, #menu-menu-fr li:not(.has-form) a:not(.button) {
    font-size: 13px;
    font-weight: 700;
    padding: 0px 5px;
}.color-button{
  font-size: 15px;
  letter-spacing: 0;
  min-height: 100%;
}.top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
  .top-bar-section ul li:hover:not(.has-form) > a, 
.top-bar-section li:not(.has-form) a:hover:not(.button), 
.top-bar-section li.active:not(.has-form) a:not(.button), 
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    padding: 0 10px;
  }.top-bar-section .has-dropdown > a {
    padding: 0 10px !important;
  }
}
@media only screen and (max-width: 1400px) { 
  .header-cta  {
    padding: 0;
  }.header-cta .button-one {
    width: auto;
  }.logo-wrapper {
    padding: 0;
  }.logo-wrapper .logo {
    max-width: 80px;  
  }
  .header-company-wrapper {
    display: block;
    margin: 0 0 0 10px;
    width: 100%;
  }.slick-button-container {
    display: none;
  }.navigation-wrapper,
   .navigation-wrapper ul {
    padding: 0;
  }.top-bar-section .has-dropdown > a {
    padding: 0 15px !important;
  }.top-bar-section ul li > a,
   .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 12px;
    padding: 0 10px; 
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0 5px 0 0;
  }
  /* NAVIGAITON LINK ACTIVE/HOVER STYLES */
  .row.header-details {
    padding-bottom: 0;
  }.main-content {
    overflow: hidden;
  }.color-button {
    font-size: 13px;
    min-height: 100%;
    letter-spacing: 0;
}
}
@media only screen and (max-width: 1180px) {
.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 10px;
}
}
@media only screen and (max-width: 1025px) {
  .vertical-padding-large{
    padding: 30px 0;  
  }.top-bar{
    width: 100%;  
  }.top-bar-section .dropdown li.title h5 a, 
   .top-bar-section .dropdown li.parent-link a{
    line-height: 45px;
  }.top-bar-section ul li > a, 
  .top-bar-section ul li > a:hover, 
  .top-bar-section .has-dropdown > a, 
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section li:not(.has-form) a:hover:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #223E92;
    border-radius: 0;
    line-height: 30px;
    text-align: center;
    color: #fff;
  }.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #fff;
    color: #000;
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0;
  }.social-icons .fa {
  width: 70px;
}
  header.header-wrapper,
   header.header-wrapper.interior-page,
   header.header-wrapper.contact-page {
    min-height: 80vh !important;
    height: auto !important;
  }.header-details{
    border: none; 
  }.header-company-wrapper{
    padding: 0; 
  }.header-cta .button-one{
    width: 50%;
  }.header-cta a.button-one[href^="tel:"]{
    margin: 0;  
    font-size: 11px;
  }.tagline, .header-company-serviceorder{
    font-size: 15px;
  }.button-one {
    font-size: 11px;
  }
  /*.slider-wrapper{
    position: fixed;
    top: 0;
    z-index: -1;  
  }.slick-dots{
    display: none!important;  
  }*/.intro-bar .midbar-item .animated-wrapper{
    border-color: #FDB514;
  }.main-content.interior-page .content-wrapper {
    padding: 25px;
  }.contact-page-offset{
    top: 0; 
  }.contact-page-wrapper .contact-info-left{
    padding: 0 0 0 35px;  
  }footer.footer-wrapper nav {
    display: none;
  }footer.footer-wrapper .social-icons {
    text-align: center;
  }footer.footer-wrapper .vertical-padding-medium {
    padding: 25px 0;
  }footer.footer-wrapper .disclaimer {
    text-align: center;
  }.top-bar.expanded {
    height: auto !important;
    background: transparent;
}.video-wrapper video{
    width:100%;
}.color-button {
    font-size: 19px;
    min-height: 100%;
    letter-spacing: 1px;
    margin-bottom: 10px;
}.promo-heading {
    font-size: 21px;
}.big-text {
    font-size: 18px;
}
}
@media only screen and (max-width: 767px) { 
  header.header-wrapper {
    min-height: 80vh !important;
    height: auto !important;
  }.header-details{
    padding: 30px;  
    z-index: 1;
  }.header-company-wrapper{
    width: 100%;
    margin: 0;
  }.header-cta{
    margin: 10px 0; 
  }.main-content.interior-page .content-wrapper{
    padding: 15px;  
  }.sliding-box {
    display: block;
    float: none;
    margin: 0 auto;
  }.intro-bar .row{
    padding: 20px 0;  
  }.toTop {
    width: 260px;
  }.toTop::after {
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
  }.google-map {
    max-height: 250px;
  }.contact-page-wrapper .contact-info-left, 
   .contact-page-wrapper .contact-info-right {
    padding: 0 15px;
  }
  }
@media only screen and (max-width: 1025px) { 

  .parallax {
     background-attachment: scroll !important;
     background-position: center center !important;
     background-size: cover !important;
     }.parallax-wrapper .content-wrapper{
    background: none;   
  }.header-text-overlay{
    margin-top: 23%;  
  }.header-text-overlay p{
    font-size: 40px;
  }.header-text-overlay p.tagline{
    font-size: 18px;
    transform: scaleY(.8);
    -webkit-transform: scaleY(.8);
    -moz-transform: scaleY(.8); 
  }.footer-background{
    background: rgba(255,255,255,0.5)!important;
    z-index: 0;
  }.footer-background img{
    position: fixed;
    z-index: -1;
  }.button-one.alt-fr {
  
    width: 225px !important;
}.logo, .inner-logo {
  position: relative;
  top: -11px !important;
}
  }
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
  .home-header-wrapper #header-parallax{
    height: 100vh;  
  }.header-text-wrapper{
    margin-top: 0;
  }.footer-background img{
    top: 0!important;
  }
}@media screen and (max-width: 767px) {
#header-parallax{
    bottom: auto!important;
    top: 0!important;
  }.footer-background{
    padding: 70px 0 30px;   
  }.footer-background img{
    top: auto!important;
    bottom: 0;  
  }.parallax-text {
    font-size: 50px;
    padding: 50px;
}.logo, .inner-logo {
    position: relative;
    bottom: 0px;
    top: -80px !important;
}.button-one.alt-fr {
  
    width: 225px !important;
}
}@media screen and (max-width: 767px) and (orientation: landscape){
  #header-parallax{
    height: 200%; 
  }
}
@media only screen and (max-width: 500px){
  #menu-menu-fr ul li > a, #menu-menu-fr li:not(.has-form) a:not(.button) {
    font-size: 11px;
    font-weight: 700;
    padding: 0px 5px;
}.color-button{
  font-size: 13px;
  letter-spacing: 0;
}.big-video video{
  margin-bottom: 0;
}.big-video{
  padding-bottom: 0;
}.vertical-padding-small {
    padding-top: 20px;
    padding-bottom: 10px;
}
}
@media only screen and (max-width: 325px){
  .color-button {
      font-size: 11px;
  }.big-text {
    font-size: 14px;
}.promo-heading {
    font-size: 17px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin: 10px 0;
}.big-text span {
    line-height: 2;
}
}
 