/*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: 16px;
    font-weight: 400;
    color: #000;
    margin: 0;
    background: #ffffff;
    height: 100%;
    position: relative;
    display: block;
    overflow-x: hidden;
    line-height: 1.65em;
    font-family: 'Raleway', serif;
}
img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.aligncenter {
	margin-right: auto; margin-left: auto;
}
h1 {
    font-size: 1.7em;
    display: block;
    margin: .5em 0 0.5em;
    font-weight: 700;
    line-height: 1.2em;
}
h2 {
    font-size: 1.6em;
    margin: 0.83em 0 .5em;
    font-weight: 700;
    line-height: 1.2em;
}
h3 {
    font-size: 1.4em;
    margin-bottom: .5em; 
}
a {
    font-weight: 700;
    color: inherit;
}
a:hover {
    text-decoration: underline;
    color: inherit;
}

main {
    min-height: 300px;
    width: 100%;
    padding: 1rem 0 2rem;
    overflow: hidden;
    letter-spacing: .01em;
}
 
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 {
    margin-bottom: 3px;
    text-indent: -26px;
}
#footer ul li:before,
ul.fancylist li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    content: '\f138';
    margin-right: 7px;
    color: #204572;
    font-size: .95em;
}
ul.checked li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f058";
    margin-right: 8px;
    color: #3265a5;
}
#footer ul li:before {
	content: '\f054';
	color: #fff;
}
.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;
	flex-direction: column; 
}
.bg-c {
    background-position: center;
}

#wrapper {
    min-width: 320px;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
    background: #fff;
}
#footer .box {
 }
#footer .btn {font-weight: bold;text-transform: uppercase;min-width: 200px;background: #274a76;}
.box.footer_logo {
    font-size: 1.2em;
}
.comment-meta, .comment-meta a, .entry-footer, .entry-meta, .entry-meta a {
    color: #b3b7b9;
    font-size: 13px;
} 
#copyright {
    text-align: center;
    padding: 25px 10px 20px;
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
}
#password,
#username {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
#header p ,
div#desktop-top-bar p {
    margin: 0;
}
#header {
    clear: left;
    width: 100%;
    color: #222;
    background: #ffffff;
    position: relative;
    z-index: 999;
    /* box-shadow: 0 0 5px #a5a5a5; */
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 1em;
}
div#desktop-top-bar {
    background: #ededed;
    z-index: 1001;
    position: relative;
    font-size: .95em;
}
.nav-bar {
    position: relative;
    z-index: 99999;
}
.nav-bar ul {
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0 30px;
}
.passed-header .nav-bar ul {
    text-align: center;
    background: #274a76;
}
.nav-bar ul li {
    display: inline-block;
    position: relative;
}
.nav-bar ul a {
    display: inline-block;
    text-decoration: none;
    padding: 15px 10px;
    color: #fff;
    position: relative;
    z-index: 55;
	font-size: 15px;
}
.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: #2e4b5f; */
}

/*----------------BREAKOUTS---------------*/
.breakout {
    background-color: #e0e0e0;
    width: 100vw;
    position: relative;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    left: 0 !important;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 2em 0;
    overflow: hidden;
}
.first-b,
.billboard.breakout {
    margin-top: -1rem;
}
.breakout .large-wrapper, .breakout .medium-wrapper, .breakout .small-wrapper {padding: 0 40px;}

/*----------------HEADER PHONE---------------*/
.phone-number {
    background: #141414;
    color: #fff;
    padding: 0.75rem 1rem;
    display: inline-block;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'lora';
    letter-spacing: .05em;
 }
.phone-number i {
    margin-right: 3px;
    /* color: #4e81c1; */
}
.passed-header .phone-number {margin-bottom: 0;}
.phone-number:hover {
    color: white; text-decoration: none;
}
.logo-wrap {
}
.hidden-logo {
    position: absolute;
    left: 1em;
}
.hidden-logo,
.hidden-logo-phone {
    font-size: 1.3em;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    text-decoration: none;
}
.passed-header .phone-and-hidden-logo {
    display: flex;
}
.hidden-logo img {height: 53px;}
.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-size: 27px;
    color: #204572;
    line-height: 1.1em;
    font-family: 'Lora';
}
.logo img {
    width: auto;
    max-height: 100px;
}
.passed-header .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: #fff;
}
.stick-me {
    position: relative;
}
.passed-header .stuck {
    position: fixed !important;
    right: 0;
    top: 0;
    PADDING: 0;
}
.passed-header .stick-me.stuck {
    margin-top: 0;
}
.sticky-bump {
    display: none;
}
.nav-wrap {
    height: auto;
    background: #274a76;
    margin-top: 10px;
    width: 100%;
}
.header-a .nav-wrap {
    z-index: 10001;
}
.header-a .stuck .nav-wrap {
    padding: 0 1rem;
}
.header-a .hidden-logo {
    visibility: hidden;
    /* position: absolute; */
    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-left: 10px;
}
.header-a .hidden-logo div {
    height: inherit;
}
.header-a .hidden-logo-phone {
    display: none;
}
.header-a .phone-wrap.stuck {
    width: 100%;
    max-width: 100%;
    margin: 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 30px;background: #fff;max-width: 1250px;margin: 0 auto;}
.header-a .hidden-logo,
.header-a .logo-wrap {
    /* padding-left: 1rem; */
}
.nav-bar ul.sub-menu li a {
    padding: .8rem 1em;
}
.header-b .nav-wrap,
.header-b .phone-wrap-inner {
}
.header-b .phone-wrap-inner {
    width: 100%;
    max-width: 1250px;
    left: 0;
    right: 0;
    margin: 0  auto;
    position: relative;
}
.passed-header .header-b .phone-wrap-inner {
    padding: 10px 30px 0;
}
.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 .phone-wrap.stuck {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    left: 0;
    right: 0;
	background:white;
}
.header-c .nav-wrap.stuck {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.header-c .logo {
}  
.passed-header .header-c .phone-and-hidden-logo {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 30px 0;
}
.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: 700;
    margin-left: 7px;
    transition: transform 0.1s ease-in-out;
}
.nav-bar .sub-menu {
    left: 0;
    background: #274a76;
    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;
}
.billboard .slider-parallax .slider-content {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 3em 1.5em;
    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;
    background: rgba(0,0,0,.7);
    text-align: center;
}
.billboard .slider-parallax .swiper-slide:after {
    width: 100%;
    height: 100%;
    content: "";
    /* background-color: rgba(0, 0, 0, 0.5); */
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.slide-header  {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3em;
    /* background: rgba(0,0,0,.7); */
    /* padding: 10px 15px; */
    /* border-bottom: 7px solid #3265a5; */
    display: inline-block;
    text-transform: capitalize;
}
.slide-sub-header  {
    font-size: 1.3em;
    line-height: 1.4em;
    font-family: 'Lora';
    text-transform: capitalize;
}
.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;
}
.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: 1230px;
    margin: auto;
    padding: 0 30px;
    width: 100%;
    position: relative;
}
.medium-wrapper {
    max-width: 950px;
    margin: 0 auto;
}
.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;
}
#mobile-menu-container .menu-bar p {margin: 0;}
.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: 2px;
    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;
}
#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: #274a76;
    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: #fff;
    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: #274a76;
    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: .65em .5em .65em 1em;
    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;
    background: #3265a5;
    color: #fff;
}
#mobile-menu-container .menu-bar {
    position: fixed;
    top: 0;
    left: 0;
    background: #274a76;
    width: 100%;
    color: #fff;
    font-size: 1.3em;
    font-family: 'Lora';
    letter-spacing: .05em;
}
#mobile-menu-container .menu-bar i {
    font-size: .9em;
    margin-right: 4px;
}
#shadow-glass {
    display: none;
} 
.form-arrow {
    padding: 0 4px;
}
.billboard .slider-content .slider-cta-button,
.billboard .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;
    background: #3265a5;
    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: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    cursor: pointer;
    white-space: inherit;
    text-transform: uppercase;
}
#content .btn:hover,
#content .view-article:hover,
#footer .btn:hover,
.billboard .slider-content a:hover,
.btn:hover,
.link-button:hover,
.rev-read-more:hover,
.wpcf7-form input[type="submit"]:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #274a76;
    color: #fff;
    text-decoration: none !important;
    box-shadow: 5px 5px 0 #3265a5;
}
.billboard .slider-content .slider-cta-button,
.billboard .slider-content a  {
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 4px solid #3265a5;
    padding: .8rem 1.3rem;
    font-size: 1.0em;
    text-transform: uppercase;
}
.billboard .slider-content .slider-cta-button:hover,
.billboard .slider-content a:hover  {
    background: #274a76;
    color: #fff;
    text-decoration: none !important;
    border-color: transparent;
}

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

/*----------------- CONTACT FORMS ------------------------*/
.form-container {
    font-size: 1em;
}
input[type=text],body textarea,.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: .75px;
    -webkit-transition: .15s ease-out all;
    -o-transition: .15s ease-out all;
    transition: .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 label, form label {
    position: absolute;
    left: -20000px;
}
main form, form {
 /* background:  #ededed; */
 /* padding: 2em; */
}
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%;
}
.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;
    position: absolute;
    top: 30px;
    right: 10px;
}
.modal-header .close:hover {
    color: #000; background-color: transparent;
}
.modal-dialog {
    position: relative;
    overflow: hidden;
}
/*---------------- REVIEWS ---------------------------*/
.rev-wrap {
    padding: 2.5em 1.5em 1em;
    border: 2px solid #274a76;
    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: #141414;
  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 --------------------------*/
button.no-style {
    font-size: 1em;
    min-width: 0;
    padding: 0;
    color: #000;
    background: transparent;
}
.up-down {
    font-size: 100px;
}
.row.feedback img {
    max-height: 100px;
}

/*---------------- 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 !important;
}
div[id*="gallery"] img {
  /*border: none !important*/;
  height: auto;
}

/*-----------------FOOTER----------------*/
#footer {
    clear: both;
    width: 100%;
    background: #101010;
    color: #fff;
    margin: auto;
}
#footer h2 {
    font-size: 1.3em;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
.icon-item {
    display: inline-block;
    text-indent: -10px;
    margin-left: 20px;
}
.icon-item i {
    margin-right: 5px;
}
#footer a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
}

.hours-wrap table tr td:first-child {
    padding-right: 15px;
}
/*
.hours-wrap {
    max-width: 316px;
    text-align: left;
    position: relative;
    padding-left: 25px;
    margin: auto;
    flex-wrap: wrap;
    display: inline-block;
} 
.hours-wrap: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; 
}
.socialicons {
    justify-content: center;
    margin-top: 1.5em;
}
.socialicons .bottomicon {
    width: 45px;
    margin: 0 10px 0 0;
    text-align: left;
} 
 
.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 (min-width: 768px) {
    .logo {font-size: 36px;}
	#header {margin-top:0;padding: 1em 0 0;}
    header .logo {
        margin-bottom: .0em;
    }
    .large-wrapper, .medium-wrapper, .small-wrapper {
        padding: 0 30px;
    }
    .breakout .large-wrapper, .breakout .medium-wrapper, .breakout .small-wrapper {
        /* padding: 0 40px; */
    }
    .billboard .slider-parallax .swiper-slide {
        height: 60vh;
    }
    .billboard .slide-header {
        font-size: 2.2em;
        /* max-width: 65%; */
    }
    .billboard .slider-parallax .slider-content {
        background: rgba(0,0,0,.8);
    }
    .billboard .slide-sub-header  {
        font-size: 2.5em;
    }    
    .billboard .slider-content .slider-cta-button,
    .billboard .slider-content a {
        font-size: 1.1em; 
    }
    .billboard .slider-parallax .slider-content{
        width: 50%;
    }
    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: #3265a5;
      z-index: -1;
      right: 50%;
      bottom: 0px;
      left: 50%;
      height: 100%;
      top: auto;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .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: 0px 0px;
        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 .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .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;
    }
	.parallax {
		background-attachment: fixed;
	}
    .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;
    }
	#content .gallery-columns-6 .gallery-item {
		width: calc(100% / 6);
	}
}

@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;
    }
}
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;}
