/*Theme Name: B - Omega
Theme URL:  */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
p {
  margin: 0.5em 0 1em;
}
html {
  height: 100%;
  position: relative;
  width: 100%;
  display: block;
}
body {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  margin: 0;
  background: #ffffff;
  height: 100%;
  position: relative;
  display: block;
  overflow-x: hidden;
  line-height: 1.65em;
  font-family: "Open Sans", serif;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
h1 {
  font-size: 2em;
  display: block;
  margin: 0.85em 0 0.5em;
  font-weight: 700;
  line-height: 1.2em;
}
h2 {
  font-size: 1.8em;
  margin: 0.83em 0;
  font-weight: 700;
  line-height: 1.2em;
}
h3 {
  font-size: 1.6em;
  margin-bottom: 0.5em;
}
a {
  font-weight: 700;
  color: inherit;
}

a:hover {
  text-decoration: underline;
  color: inherit;
}
.hidden-logo img {
  height: 60px;
}

main {
  min-height: 400px;
  width: 100%;
  padding: 1rem 0 0rem;
  overflow: hidden;
}

ul.checked,
ul.fancylist,
ul.marker,
#footer ul,
ul.fancylist {
  list-style: none;
  padding-left: 30px;
}
#footer ul li,
ul.checked li,
ul.fancylist li,
ul.marker li {
  line-height: 1.5em;
  margin-bottom: 3px;
  text-indent: -26px;
}
ul.checked li:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f058";
  margin-right: 8px;
  color: #693451;
}
.bg-img {
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  min-height: 250px;
}
.bg-c {
  background-position: center;
}
.up-down a i {
  margin: 0 10px;
  font-size: 7em;
  text-align: center;
  display: inline-block;
  width: 35% !important;
  max-width: 200px;
}
.gallery {
}
#wrapper {
  min-width: 320px;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
  background: #fff;
}
#footer .box {
}
.box.footer_logo {
  font-size: 1.2em;
}
.business-hours {
  max-width: 316px;
  text-align: left;
  position: relative;
  padding-left: 25px;
  margin: auto;
  flex-wrap: wrap;
  display: inline-block;
}
.business-hours table tr td:first-child {
  padding-right: 15px;
}
.business-hours:before {
  content: "\f017";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.5em;
}
.days,
.hours {
  display: inline-block;
  padding: 0;
}
.day {
  flex-basis: 33%;
}
.hours {
  flex-basis: 67%;
  text-align: right;
}
.today {
  font-weight: 700;
  color: #FFD700;
}
.socialicons {
  justify-content: center;
  margin-top: 1.5em;
}
.socialicons .bottomicon {
  width: 40px;
  margin: 0 7px;
}
.comment-meta,
.comment-meta a,
.entry-footer,
.entry-meta,
.entry-meta a {
  color: #b3b7b9;
  font-size: 13px;
}
#site-title a,
#site-title h1,
#site-title h1 a {
  font-size: 35px;
  padding: 0;
  margin: 0;
}
#site-title a:hover,
#site-title h1 a:hover {
  text-decoration: none;
}
#site-description {
  font-size: 18px;
  margin: 10px 0 20px;
}
#copyright {
  text-align: center;
  padding: 10px;
  background: #014688;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.nav-next {
  text-align: right;
  float: right;
}
.odd {
  background: #f6f6f6;
}
#password,
#username {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
#header p,
div#desktop-top-bar p {
  margin: 0;
}
#header {
  clear: left;
  width: 100%;
  color: #000;
  background: #f1f1f1;
  position: relative;
  z-index: 999;
  padding: 0.5em 0 1em;
  box-shadow: 0 0 5px #a5a5a5;
}
div#desktop-top-bar {
  background: #ededed;
  z-index: 1001;
  position: relative;
  font-size: 0.95em;
}
.nav-bar {
  position: relative;
  z-index: 99999;
}
.nav-bar ul {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.passed-header .nav-bar ul {
  text-align: center;
  padding-bottom: 7px;
}
.nav-bar ul li {
  display: inline-block;
  position: relative;
}
.nav-bar ul a {
  display: inline-block;
  text-decoration: none;
  padding: 7px 1px;
  color: #160f19;
}
.nav-bar a[href="#"] {
  pointer-events: none;
  cursor: default;
}

.nav-bar ul > li.current-menu-item > a,
.nav-bar ul li.current_page_parent > a,
.nav-bar ul li.current-menu-ancestor > a,
.nav-bar ul > li:hover > a {
  color: #160f19;
}

.breakout {
  background-color: #e0e0e0;
  width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  left: 0 !important;
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 2em;
  overflow: hidden;
}
.first-b,
.billboard.breakout {
  margin-top: -1rem;
}
.dk {
  background-color: #233c48;
}
.breakout-inner-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
.phone-number {
	background: #c50b06;
	color: #fff;
	padding: 0.6rem 1rem;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 5px;
	transition: .2s ease-in-out;
}
.passed-header .phone-number {
  margin-bottom: 0;
}
.phone-number:hover {
	background: #e32823;
	color: #fff;
	text-decoration: none;
}
.logo-wrap {
}
.hidden-logo {
  position: absolute;
  left: 1em;
}
.hidden-logo,
.hidden-logo-phone {
  font-size: 2em;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  text-decoration: none !important;
}
.passed-header .phone-and-hidden-logo {
  display: flex;
}
.passed-header .hidden-logo {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  left: 0;
}
.passed-header .phone-wrap-inner {
  display: flex;
  justify-content: space-between;
}
.logo {
  position: relative;
  z-index: 2;
  font-family: "Righteous", cursive;
  font-weight: 400;
}

.logo a {
  position: relative;
  z-index: 2;
  font-family: "Righteous", cursive;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 0.5em;
  text-decoration: none;
}

.logo img {
  width: auto;
/*   max-height: 100px; */
}
.sticky-background {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1920px;
  right: 0;
  margin: auto;
}
.passed-header .sticky-background {
  background: #f1f1f1;
}
.stick-me {
  position: relative;
}
.passed-header .stuck {
  position: fixed !important;
  right: 0;
  top: 0;
  padding: 0;
}
.passed-header .stick-me.stuck {
  background: #f1f1f1;
  /* box-shadow: 0 0 5px #a5a5a5; */
}
.sticky-bump {
  display: none;
}
.nav-wrap,
.phone-wrap {
  height: auto;
}
.header-a {
  padding: 0 1rem;
}
.header-a .nav-wrap {
  z-index: 10001;
}
.header-a .stuck .nav-wrap {
  padding: 0 1rem;
}
.header-a .hidden-logo {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10002;
}
.header-a .logo {
  padding: 0rem 0;
}
.passed-header .header-a .hidden-logo {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding-top: 10px;
  padding-left: 10px;
}
.header-a .hidden-logo div {
  height: inherit;
}
.header-a .phone-wrap {
}
.header-a .stuck .nav-bar {
  width: inherit;
}
.header-a .hidden-logo-phone {
  display: none;
}
.header-a .phone-wrap-inner {
}
.header-a .phone-wrap.stuck {
  width: 100%;
  max-width: 100%;
  margin: 0;
  /* padding: 0; */
}
.header-a .nav-wrap.stuck {
  margin: 0 auto;
  width: inherit;
  left: 0;
  right: 0;
}
.passed-header .header-a .phone-wrap-inner {
  text-align: right;
  justify-content: flex-end;
  padding: 10px;
  background: #fff;
}
.header-a .hidden-logo,
.header-a .logo-wrap {
  /* padding-left: 1rem; */
}
.header-a .nav-bar {
  width: inherit;
}
.nav-bar ul.sub-menu li a {
  padding: 0.8rem 1em;
}
.header-a .nav-bar ul {
  text-align: center;
}

@media screen and (min-width: 1921px) {
  .header-a .phone-wrap.stuck {
    max-width: 1920px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .header-a .stuck .hidden-logo-phone {
    opacity: 1;
    visibility: visible;
    display: block;
    position: absolute !important;
    left: 0;
    margin: 0 auto;
  }
  .passed-header .header-a .hidden-logo {
    position: relative;
    left: 0;
  }
}
.header-b .nav-wrap,
.header-b .phone-wrap-inner {
}
.header-b .phone-wrap-inner {
  width: 100%;
  max-width: 1920px;
  left: 0;
  right: 0;
  margin: 0 auto 0 0em;
  position: relative;
}
.passed-header  .phone-wrap-inner {
  padding: 10px 10px 0;
}
.passed-header .stick-me.phone-wrap,
.passed-header .phone-wrap-inner {
  /* padding-top: 10px; */
}

.header-b .stuck .nav-wrap {
  padding: 0 1rem;
}

.nav-attached .header-b .stuck {
  max-width: 100%;
  width: 100%;
}
.header-b .phone-wrap {
}

.header-b .stuck .nav-bar {
  padding-right: 0;
}

.passed-header .header-b .nav-wrap {
  transition: background 0.2s ease-in-out;
}

.header-b .stuck .nav-wrap {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  left: 0;
  right: 0;
}
.header-b .stick-me.stuck > .nav-wrap,
.header-c {
  padding: 0 1rem;
}

.header-c .phone-wrap-inner {
}
.header-c .phone-wrap.stuck {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.header-c .nav-wrap.stuck {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.header-c .logo {
}
.header-c .hidden-logo {
  text-align: center;
}

.passed-header .header-c .phone-and-hidden-logo {
  display: flex;
  justify-content: space-between;
}
.passed-header .header-a .logo,
.passed-header .header-b .logo,
.passed-header .header-c .logo {
  display: none;
}
.passed-header header#header {
  position: fixed;
  top: 0;
}

.passed-header .header-d .logo {
  visibility: hidden;
  display: none;
}

.passed-header .header-d .hidden-logo {
  position: relative;
  text-align: center;
  left: 0;
}

.passed-header .phone-and-hidden-logo {
  display: block;
}

.header-d .logo-wrap {
  height: auto !important;
}

.menu-item-has-children > a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-left: 10px;
  transition: transform 0.1s ease-in-out;
}
.nav-bar .sub-menu {
  left: 0;
  background: #f1f1f1;
  display: none;
}
.nav-bar .menu-item-has-children:hover > .sub-menu,
.nav-bar .sub-menu:hover {
  display: block;
}
.nav-bar ul.sub-menu li,
.nav-bar ul.sub-menu li a {
  display: block;
  float: none;
}
.nav-bar .sub-menu .sub-menu {
  background: #fbfbfb;
  padding-left: 15px;
  left: 100%;
  top: 0;
}
.sub-menu .menu-item-has-children:hover > a:after {
  position: relative;
  transform: rotate(-90deg);
  display: inline-block;
  transform-origin: center;
}
.billboard .slider-parallax .swiper-slide {
  height: 35vh;
  max-height: 750px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
}
.swiper-slide {
  margin: auto;
}
.all-the-ctas {
  margin: 1em 0 0;
  text-align: center;
}

.billboard .slider-parallax .slider-content {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 3em 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.billboard .slider-parallax .swiper-slide:after {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgb(0 0 0 / 0%);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.slide-header,
.video-container .slide-header {
  font-size: 2em;
  font-weight: 800;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.2em;
  text-shadow: 2px 3px 8px #000000b3;
}
.slide-sub-header,
.video-container .slide-sub-header {
  font-size: 1.3em;
  line-height: 1.4em;
}
.billboard .swiper-button-next,
.billboard .swiper-button-prev,
.billboard .swiper-container-rtl {
  background: 0 0;
  text-align: center;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  color: #fff;
  font-size: 25px;
  opacity: 0.8;
  text-align: center;
}
.billboard .swiper-pagination-bullet,
.billboard .swiper-pagination-bullet-active {
  background: #fff;
}
.slider-parallax img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  display: block;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
.billboard .swiper-scrollbar {
  display: none;
}
.video-slide {
  height: 90vh;
  overflow: hidden;
  position: relative;
}
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-container:before {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.video-slide .slider-content {
  height: 100%;
  margin: auto;
  position: relative;
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
}

.video-bg {
  background: center/cover #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.video-bg .video-fg,
.video-bg iframe,
.video-bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
}
@media (min-aspect-ratio: 28/17) {
  .video-bg.cover .video-fg {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 28/17) {
  .video-bg.cover .video-fg {
    width: 300%;
    left: -100%;
  }
}
@supports (object-fit: cover) {
  .video-bg.cover .video-fg.supports-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .video-bg.cover video {
    object-fit: cover;
  }
}
.video-bg.contain {
  font-size: 0;
}
.video-bg.contain * {
  font-size: 16px;
}
.video-bg.contain:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.video-bg.contain .video-fg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
  .video-bg.contain .video-fg {
    height: 100%;
    padding-bottom: 0;
    max-width: 177.77vh;
    left: 50%;
    margin-left: -88.88vh;
  }
}
.swipe-this .product {
  padding: 35px 0;
}
.free-slide.swiper-container {
  width: 100%;
  height: 100%;
}
.free-slide.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
::-moz-selection {
  background: #b9b9b9;
  color: #000;
}
::selection {
  background: #b9b9b9;
  color: #000;
}
::-webkit-input-placeholder {
  color: #000;
  font-size: 1em;
}
:-ms-input-placeholder {
  color: #000;
  font-size: 1em;
}
::-ms-input-placeholder {
  color: #000;
  font-size: 1em;
}
::placeholder {
  color: #000;
  font-size: 1em;
}
.client-review-input:-ms-input-placeholder {
  color: #0c0c0c;
}
.large-wrapper {
  max-width: 1300px;
  margin: auto;
  padding: 0 1.5em;
}
.medium-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 1.5em;
}
.small-wrapper {
  margin: 0 auto;
  max-width: 750px;
  padding: 0 1.5em;
}
.hamburger {
  padding: 0 10px;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  -webkit-appearance: none;
}
#mobile-menu-container .menu-bar,
.hamburger {
  height: 40px;
}
.hamburger-box {
  width: 35px;
  height: 30px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -9px;
}
.hamburger-inner::after {
  bottom: -9px;
}
.hamburger--stand .hamburger-inner {
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s,
    background-color 0s linear 75ms;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 75ms ease-in 75ms,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 75ms ease-in 75ms,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s linear 0.15s;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms ease-out 0.1s,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
}
#mobile-menu-container .menu-item-has-children > a:after {
  display: none;
}
.sub-menu-icon {
  margin-left: auto;
  padding: 0;
  font-size: 1.2em;
  border-left: 0.5px solid rgba(255, 255, 255, 0.3);
  width: 40px;
  text-align: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
}
#mobile-menu-container ul.sub-menu {
  border-top: 0.5px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.15);
  display: none;
}
#mobile-menu-container .menu-item-has-children {
  flex-wrap: wrap;
  align-items: stretch;
  display: flex;
}
#mobile-menu-container.left .menu-icon {
  position: absolute;
  left: 280px;
  top: 0;
  width: 50px;
  height: 40px;
  text-align: center;
  z-index: 2900;
  display: inline-block;
  overflow: visible;
}

#mobile-menu-container ul {
  padding-left: 0;
  width: 100%;
  margin: 0;
  display: block;
}
#mobile-menu-container.left {
  min-height: 100%;
  width: 280px;
  color: #fff;
  position: fixed;
  background: #014688;
  height: 100%;
  left: -280px;
  z-index: 99999;
  max-width: 100%;
  top: 0;
}
#mobile-menu-container .current_page_item a:before {
  content: "";
  height: 10px;
  width: 10px;
  background: #C50B06;
  display: block;
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}

#mobile-menu-container .menu {
  width: 280px;
  z-index: 3001;
  position: relative;
}
#mobile-menu-container .menu,
#mobile-menu-container .menu-icon {
  background: #014688;
  color: #fff;
}
#mobile-menu-container ul.sub-menu li:last-child {
  border-bottom: none;
}
#mobile-menu-container ul li {
  position: relative;
  width: 100%;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3);
}
#mobile-menu-container .menu::-webkit-scrollbar {
  width: 10px;
  background: 0 0;
}
#mobile-menu-container .menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2) !important;
}
#shadow-glass {
  position: fixed;
  z-index: 99998;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#mobile-menu-container ul li a {
  font-size: 1em;
  line-height: 1.3em;
  color: #fff;
  padding: 0.65em 0.5em 0.65em 1em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  display: block;
}

#mobile-menu-container a:active,
#mobile-menu-container a:hover,
#mobile-menu-container a:link,
#mobile-menu-container a:visited {
  text-decoration: none;
}
#mobile-menu-container a:focus {
  text-decoration: none;
  color: #fff;
  outline: 0;
  border: none;
}
#mobile-menu-container .current_page_item a {
  text-decoration: none;
  color: #fff;
}
#mobile-menu-container .menu-bar {
  position: fixed;
  top: 0;
  left: 0;
  background: #014688;
  width: 100%;
  color: #fff;
}
#mobile-menu-container .menu-bar i {font-size: .9em;}

#shadow-glass {
  display: none;
}
.form-arrow {
  padding: 0 4px;
}

.billboard .slider-content .slider-cta-button,
.billboard .slider-content a,
.video-container .slider-content .slider-cta-button,
.video-container .slider-content a,
#content .btn,
#respond #submit,
#slider .btn,
.biziq-button,.client-button,
.btn,
.link-button,
.rev-read-more,
.view-article,
.wpcf7-form input[type="submit"],
a.contact-btn,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-weight: 700 !important;
  background: #C50B06;
  padding: 0.8rem 1.5rem;
  color: #fff;
  display: inline-block;
  text-align: center;
  min-width: 120px;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 1;
  border: 0 solid #9ea1a5;
  line-height: 1.4em;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 1em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  white-space: inherit;
  margin-bottom: 5px;
}
#content .btn:hover,
#content .view-article:hover,
#footer .btn:hover,
#slider .btn:hover,
#slider:hover .btn,
.billboard .slider-content a:hover,
.btn:hover,
.link-button:hover,
.rev-read-more:hover,
.video-container .slider-content a:hover,
.wpcf7-form input[type="submit"]:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #e32823;
  color: #fff;
  text-decoration: none !important;
}

.billboard .slider-content .slider-cta-button,
.billboard .slider-content a,
.video-container .slider-content .slider-cta-button,
.video-container .slider-content a {
  text-decoration: none;
  color: #fff;
  border: 0px solid #fff;
  padding: 0.8rem 1.3rem;
  font-size: 1em;
  margin: 3px 5px;
}

.billboard .slider-content .slider-cta-button:hover,
.billboard .slider-content a:hover,
.video-container .slider-content .slider-cta-button:hover,
.video-container .slider-content a:hover {
  background: #e32823;
  color: #fff;
  text-decoration: none !important;
}

/*------------------ USEFUL ---------------------------*/
.inverse *,
.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4 {
  color: #fff;
}
.dark {
  background: #666;
}
.last-b {
  margin-bottom: -2rem;
}
.text-shadow {
  text-shadow: 1px 1px 3px #000;
}

/*----------------- CONTACT FORMS ------------------------*/
.form-container {
  font-size: 1em;
}
input[type="text"],
.wpcf7-form input,
.wpcf7-form textarea,
.client-review-input,
input,
textarea,
select {
  background-color: #fff;
  border: 1px solid #666;
  outline: none !important;
  margin: 3px 0;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.75px;
  -webkit-transition: 0.15s ease-out all;
  -o-transition: 0.15s ease-out all;
  transition: 0.15s ease-out all;
  padding: 4px 8px;
  border-radius: 00%;
  -moz-border-radius: 00%;
  -webkit-border-radius: 00%;
}

textarea.wpcf7-form-control.wpcf7-textarea:focus {
  outline: none !important;
}

.page-contact-us form.wpcf7-form {
}

input[id*="review-submit"],
input[type="submit"],
[id*="review-submit"] {
  max-width: 270px;
  width: auto;
  min-width: 0;
}

.page-contact-us form.wpcf7-form form p {
  font-weight: bold;
  color: #000;
}

.page-contact-us form.wpcf7-form .flex-wrapper {
}

.page-contact-us form.wpcf7-form .flex-wrapper .one-half {
  margin: 0 0.25em;
}

.page-contact-us form label {
  position: absolute;
  left: -20000px;
}

main form,
form {
	background: #014688;
	padding: 2em;
	border-radius: 5px;
	color: #fff;
}

form textarea,
form input {
  width: 100%;
  outline: none;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
}
form textarea {
  max-height: 100px;
}

::-moz-selection {
  background: #b9b9b9;
  color: #000;
}
::selection {
  background: #b9b9b9;
  color: #000;
}
::-webkit-input-placeholder {
  color: #000;
  font-size: 1em;
}
:-ms-input-placeholder {
  color: #000;
  font-size: 1em;
}
::-ms-input-placeholder {
  color: #000;
  font-size: 1em;
}
::placeholder {
  color: #000;
  font-size: 1em;
}

.client-review-input::-webkit-input-placeholder {
  color: #0c0c0c;
}
.client-review-input:-ms-input-placeholder {
  color: #0c0c0c;
}
.client-review-input::-ms-input-placeholder {
  color: #0c0c0c;
}
.client-review-input::placeholder {
  color: #0c0c0c;
}

/*--------------- SEARCH ----------------------------*/
form#searchform {
}

input#s {
  width: auto;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

form#searchform > div {
  -webkit-flex-direction: row;
  flex-direction: row;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

input#searchsubmit {
  padding: 9px 6px;
  min-width: 40px;
  width: 40px;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  font-size: 12px;
  background-image: url(/wp-content/uploads/search-20.png);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  position: absolute;
  right: 0;
  left: auto;
  top: 2px;
  margin: 0;
}
input#searchsubmit {
  /* background-color: #ddd; */
}
#desktop-top-bar form,
header form {
  padding: 0;
  background: transparent;
}
/*---------------- SIDEBAR ---------------------------*/
#sidebar input#s {
  width: 100%;
}

.wideget-container {
  padding: 1em;
}

.widget-container {
  padding: 1.5em;
  background: #ededed;
  margin-bottom: 1.5em;
}
.widget-container ul {
  padding-left: 25px;
}
#sidebar form {
  padding: 0;
}

/*---------------- MODALS ----------------------------*/
.modal-header .close {
  padding: 0;
  min-width: 0;
  font-size: 35px;
  margin-right: 0px;
}
.modal-header .close:hover {
  color: #000;
  background-color: transparent;
}
/*---------------- REVIEWS ---------------------------*/
.rev-wrap {
  padding: 2.5em 1em 1em;
  border: 2px solid #1e2b3f;
  position: relative;
  box-shadow: 2px 2px 5px #dddddd;
  margin: 0 0em 0;
  text-align: center;
}

.rev-wrap:before {
  content: "\201C ";
  font-family: Times New Roman, Georgia;
  font-weight: bold;
  position: absolute;
  background-color: #1e2b3f;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 50px;
  height: 50px;
  color: #ffffff;
  text-align: center;
  line-height: 67px;
  font-size: 3em;
  font-weight: 900;
  top: -22px;
  left: calc(50% - 25px);
  box-shadow: 2px 2px 3px #00014b3b;
}

.review-container h3.review-title {
  display: none;
}
.review-nav-container li a,
.review-nav-container li {
  background: transparent;
}

.review-nav-container li a {
  min-width: 0;
  color: #0c0c0c;
  padding: 5px;
}

/*---------------- FEEDBACK --------------------------*/
.feedback-form-wrapper {
  margin-top: -3.5em;
  position: relative;
  z-index: 55;
}

.feedback-form-wrapper form {
  box-shadow: 0 0 5px #000;
  background: #fff;
}

/*---------------- GALLERY ---------------------------*/

div[id*="gallery"] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
div[id*="gallery"] .gallery-item {
  float: none;
  padding: 2px;
  margin: 0;
}

div[id*="gallery"] img {
  border: none !important;
  height: auto;
}

#footer {
  clear: both;
  width: 100%;
  background: #014688;
  color: #fff;
  margin: auto;
}
#footer h2 {
  font-size: 1.75em;
}
#footer a:hover {
  color: #ff5984;
  text-decoration: none;
  font-weight: 400;
}
#footer a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
}

#footer .btn {
  min-width: 200px;
}

.text-icon {
  text-indent: -11px;
  display: inline-block;
  margin-left: 22px;
  margin-bottom: 0em;
  margin-top: 0.5em;
}

.text-icon i {
  margin-right: 5px;
  /* color: #D12121; */
  font-size: 0.9em;
}

.menu-bar {
  font-size: 1.3em;
}
#mobile-menu-container .socialicons .bottomicon {
  height: 50px;
  width: 50px;
}
#mobile-menu-container .socialicons .bottomicon img {
}
#mobile-menu-container .socialicons {
  margin-top: 30px;
  padding-left: 15px;
}

.hamburger {
  padding-top: 1px;
}
.clear {
  clear: both;
}

.footer_logo_wrapper hr {
  border-bottom: 1px solid #fff;
}

@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .slider-parallax img {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
@supports (-ms-ime-align: auto) {
  .slider-parallax img {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}

@media only screen and (max-width: 62em) {
  .slider-parallax img {
    /*-webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        height: auto;*/
  }
}
@media only screen and (max-width: 48em) {
}

@media only screen and (max-width: 27em) {
}

@media only screen and (min-width: 768px) {
  header#header {
    margin-top: 0;
  }
  header .logo {
    margin-bottom: 0em;
  }
  .large-wrapper,
  .medium-wrapper,
  .small-wrapper {
    padding: 0 2em;
  }
  .billboard .slider-parallax .swiper-slide {
    height: 65vh;
  }
  .billboard .slide-header,
  .video-container .slide-header {
    font-size: 3em;
  }
  .billboard .slide-sub-header,
  .video-container .slide-sub-header {
    font-size: 2em;
  }
  .billboard .slider-content .slider-cta-button,
  .billboard .slider-content a,
  .video-container .slider-content .slider-cta-button,
  .video-container .slider-content a {
    font-size: 1.1em;
  }
  ul.menu > li.current-page-ancestor > a:before,
  ul.menu > li.current_page_parent > a:before,
  ul.menu > li.current-menu-parent > a:before,
  ul.menu > li.current-menu-item > a:before,
  ul.menu > li > a:before {
    content: "";
    position: absolute;
    background: #C50B06;
    z-index: -1;
    right: 50%;
    bottom: 0px;
    left: 50%;
    height: 2px;
    top: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  ul.menu li.current-page-ancestor > a:before,
  ul.menu li.current_page_parent > a:before,
  ul.menu li.current-menu-parent > a:before,
  ul.menu li.current-menu-item > a:before,
  ul.menu > li > a:hover:before,
  ul.menu > li:hover > a:before {
    right: 0;
    left: 0;
    opacity: 1;
  }
  .nav-bar > ul > li {
    border: none;
    margin: 0 5px 0 5px;
    position: relative;
    overflow: inherit;
    padding: 0px 0 0px;
  }
  .nav-bar ul.sub-menu {
    right: 0;
    width: auto;
    left: auto;
    z-index: -2;
    top: 150%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow: hidden;
    /* box-shadow: 0 0 3px #e5e5e5; */
    min-width: 200px;
    position: absolute;
    text-align: center;
    padding: 0;
  }

  .nav-bar > ul > li:hover > ul.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 5;
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .alignleft,
  .alignright {
    margin-top: 0em;
  }
  .alignleft {
    float: left;
    margin-right: 1em;
  }
  .alignright {
    float: right;
    margin-left: 1em;
  }
  .size-medium.alignleft,
  .size-medium.alignleft {
    max-width: 50%;
    margin-bottom: 1em;
  }
  .size-medium.alignright,
  .size-medium.alignleft {
    max-width: 50%;
    margin-bottom: 1em;
  }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
  .gallery-columns-8 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-4 .gallery-item {
    width: 50% !important;
    margin: 0;
  }
}

@media only screen and (max-width: 575px) {
  .gallery-columns-8 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-4 .gallery-item {
    width: 100% !important;
  }
}


.up-down {
    font-size: 2em;
}
#mobile-menu-container.left p {margin: 0; }
form textarea, form input[type]:not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([hidden]){ display: block; }
.form-container.hide:not([style*=dis]){display: none;}
