button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}  body {
background-color: rgb(0, 0, 0) !important;
-webkit-animation-name: fadeIn !important;
animation-name: fadeIn !important;
-webkit-animation-duration: 0.8s !important;
animation-duration: 0.8s !important;
} .frm_checkbox {
width: 30% !important;
} .contactpageform label {
color: rgb(0, 0, 0) !important;
font-weight: normal !important;
min-width: 200px !important;
} .contactpageform a {
color: rgb(133, 194, 184) !important;
font-weight: normal !important;
} .margintopp {
margin-top: 150px !important;
} .modal-title {
color: rgb(0, 0, 0) !important;
font-size: 30px !important;
text-transform: uppercase !important;
} #menu-item-2036 a {
height: 44.7px !important;
} #menu-item-2036 a ._svg {
height: 44.7px !important;
margin-right: 10px !important;
margin-bottom: 2px !important;
} #menu-item-2036 a:hover ._svg {
height: 44.7px !important;
margin-right: 10px !important;
margin-bottom: 2px !important;
-webkit-filter: invert(100%) !important;
filter: invert(100%) !important;
} #menu-item-2036.current-menu-item ._svg {
height: 44.7px !important;
margin-right: 10px !important;
margin-bottom: 2px !important;
-webkit-filter: invert(100%) !important;
filter: invert(100%) !important;
} .frm_checkbox label {
width: 400px !important;
} .single-post #div_block-59-164 img {
width: 100% !important;
} .horizontal_radio .frm_opt_container {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-wrap: wrap !important;
-moz-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .horizontal_radio .frm_opt_container div {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-wrap: wrap !important;
-moz-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
} .fixlcolor a, 
form a, 
#div_block-59-164 a {
color: rgb(133, 194, 184) !important;
} .tt_gtm {
color: rgb(223, 240, 216) !important;
} .daytoday h1, 
.daytoday h2, 
.daytoday h3, 
.daytoday h4 {
color: rgb(0, 0, 0) !important;
} .daytoday a {
color: rgb(133, 194, 184) !important;
} a.tleads {
color: rgb(0, 0, 0) !important;
font-size: 14px !important;
text-align: center !important;
} a.tleads:hover {
font-weight: 500 !important;
} .linkse a {
color: rgb(0, 0, 0) !important;
} #field_3lqff {
visibility: hidden !important;
} .linksgreen a {
color: rgb(133, 194, 184) !important;
} .linksgreen a:hover {
color: rgb(75, 108, 102) !important;
}  #hero-section {
background-position: center top !important;
background-repeat: no-repeat !important;
background-size: cover !important;
margin-top: -140px !important;
} .ccus {
color: rgb(0, 0, 0) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: bold !important;
text-transform: uppercase !important;
background-color: rgb(133, 194, 184) !important;
padding: 3px 7px 3px 7px !important;
margin-left: 10px !important;
border-radius: 100px !important;
} .ccus:hover {
background-color: rgb(255, 255, 255) !important;
} .daterow {
background-color: rgb(0, 0, 0) !important;
padding: 12px !important;
margin-bottom: 5px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
-webkit-align-items: center !important;
align-items: center !important;
} #wpv-view-layout-328-TCPID211 h4 {
margin-top: 10px !important;
}  .groupp {
background-color: rgb(26, 26, 26) !important;
margin-bottom: 60px !important;
border-top: 4px solid rgb(133, 194, 184) !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: column !important;
-moz-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .grow1 {
padding: 20px 40px 20px 40px !important;
} .grow2 {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .gleft {
text-align: left !important;
width: 280px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-left: 30px !important;
border-right: 16px solid rgb(0, 0, 0) !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-flow: column wrap !important;
-moz-flex-flow: column wrap !important;
-ms-flex-flow: column wrap !important;
flex-flow: column wrap !important;
-webkit-justify-content: space-around !important;
justify-content: space-around !important;
-webkit-align-items: flex-start !important;
align-items: flex-start !important;
} .gt2 {
font-size: 12px !important;
text-transform: uppercase !important;
padding-left: 8px !important;
margin-bottom: 5px !important;
border-left: 4px solid rgba(133, 194, 184, 0.5) !important;
} .gc2 {
color: rgb(255, 255, 255) !important;
font-size: 20px !important;
font-weight: 500 !important;
} .gright {
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
width: 100% !important;
height: 480px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: column !important;
-moz-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
-webkit-align-items: center !important;
align-items: center !important;
} .grow4 {
width: 100% !important;
padding: 4px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
} .gr3 {
background-color: rgba(0, 0, 0, 0.8) !important;
width: 33% !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
} .gt3 {
font-size: 12px !important;
text-transform: uppercase !important;
} .gc3 {
color: rgb(255, 255, 255) !important;
font-size: 18px !important;
font-weight: 500 !important;
} .grow6 {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .grow5 {
width: 75% !important;
padding-right: 60px !important;
padding-left: 60px !important;
} .grow5 h2 {
color: rgb(255, 255, 255) !important;
font-size: 26px !important;
text-transform: uppercase !important;
text-shadow: 2px 2px 12px rgb(0, 0, 0) !important;
margin-right: auto !important;
margin-bottom: 20px !important;
margin-left: auto !important;
} .knowmoree {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
font-weight: 400 !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(133, 194, 184) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(133, 194, 184) !important;
border-radius: 6px !important;
} .knowmoree:hover {
color: rgb(230, 52, 42) !important;
letter-spacing: 1px !important;
background-color: rgb(255, 255, 255) !important;
border-color: rgb(230, 52, 42) !important;
} .gmapp {
-webkit-align-self: flex-end !important;
align-self: flex-end !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
overflow: hidden !important;
opacity: .9 !important;
} .gmapp img {
width: 400px !important;
} #_nav_menu-77-227 .oxy-nav-menu-list {
-webkit-flex-flow: row wrap !important;
-moz-flex-flow: row wrap !important;
-ms-flex-flow: row wrap !important;
flex-flow: row wrap !important;
-webkit-justify-content: center !important;
justify-content: center !important;
} #_nav_menu-77-227 a {
margin: 3px 5px 3px 5px !important;
border-color: rgb(255, 255, 255) !important;
border-width: 1px !important;
}  .tceli {
font-size: 15px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
} .tcel {
padding-top: 15px !important;
padding-bottom: 15px !important;
}  .oddl {
background-color: rgb(242, 242, 242) !important;
height: 80px !important;
border-top: 1px solid rgb(204, 204, 204) !important;
border-right: 0 solid rgb(204, 204, 204) !important;
border-bottom: 0 solid rgb(204, 204, 204) !important;
border-left: 0 solid rgb(204, 204, 204) !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .evenl {
height: 80px !important;
border-top: 1px solid rgb(204, 204, 204) !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .headl {
height: 70px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .centl {
border-color: rgb(204, 204, 204) !important;
border-right: 1px solid rgb(204, 204, 204) !important;
border-left: 1px solid rgb(204, 204, 204) !important;
}  .oxy-modal-backdrop {
z-index: 100000 !important;
} #bcookies {
background-color: rgb(0, 0, 0) !important;
margin-top: 30px !important;
border-width: 0 !important;
border-style: none !important;
cursor: pointer !important;
} .single-tour video {
width: 100% !important;
}  .mapboxgl-popup-content {
background-color: rgb(26, 26, 26) !important;
padding: 3px 5px 3px 5px !important;
} .mapboxgl-popup-close-button {
display: none !important;
} #-power-map-2743-35094 .mapboxgl-canvas {
filter: grayscale(1) !important;
} #toolset_view-163-269 div {
text-align: left !important;
display: inline-block !important;
} #toolset_view-163-269 div div {
color: rgb(255, 255, 255) !important;
font-size: 14px !important;
text-align: left !important;
background-color: rgb(26, 26, 26) !important;
width: 100% !important;
margin-bottom: 1px !important;
display: inline-block !important;
} #toolset_view-163-269 div h4 {
color: rgb(0, 0, 0) !important;
font-size: 24px !important;
padding-top: 0 !important;
padding-bottom: 5px !important;
padding-left: 10px !important;
margin-top: 20px !important;
border-bottom-color: rgb(223, 223, 223) !important;
border-top-width: 0 !important;
clear: both !important;
} #whyllr .tabs-9492-tab {
color: rgb(0, 0, 0) !important;
padding-top: 5px !important;
padding-right: 40px !important;
padding-bottom: 5px !important;
} #whyllr .tabs-9492-tab-active {
color: rgb(133, 194, 184) !important;
} #whyllr .oxy-tab-content {
background-color: rgb(255, 255, 255) !important;
padding: 30px 0 0 70px !important;
position: relative !important;
bottom: 16px !important;
} #whyllr a {
color: rgb(74, 114, 107) !important;
font-weight: bold !important;
} #whyllrm a {
color: rgb(74, 114, 107) !important;
font-weight: bold !important;
} #wpv-view-layout-31215-TCPID35094 > .review-box {
background-color: rgb(26, 26, 26) !important;
} #highlighttext h3 {
color: rgb(26, 26, 26) !important;
line-height: 1.25 !important;
margin-bottom: 20px !important;
} #highlighttext h4, 
#highlighttext h5, 
#highlighttext h6 {
color: rgb(26, 26, 26) !important;
line-height: 1.25 !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
} #toolset_view-163-269 .daterow {
color: rgb(255, 255, 255) !important;
background-color: rgb(26, 26, 26) !important;
}  #blog h2 {
line-height: 30px !important;
} #blog h2 a:hover {
color: rgb(69, 104, 99) !important;
} #blog .oxy-read-more {
font-size: 16px !important;
margin-top: 20px !important;
} #blog .oxy-read-more:hover {
color: rgb(74, 114, 107) !important;
} #blog .oxy-easy-posts-pages a {
color: rgb(0, 0, 0) !important;
font-size: 20px !important;
} #blog .oxy-easy-posts-pages {
color: rgb(0, 0, 0) !important;
font-size: 20px !important;
margin-top: 60px !important;
margin-bottom: 40px !important;
} #blog .oxy-easy-posts-pages .page-numbers {
margin-right: 5px !important;
margin-left: 5px !important;
} #blog .oxy-post {
padding-top: 50px !important;
padding-bottom: 50px !important;
margin-bottom: 0 !important;
border-bottom: 1px solid rgb(222, 236, 235) !important;
} #sidebar {
padding: 55px 30px 30px 60px !important;
} #sidebar h2 {
color: rgb(0, 0, 0) !important;
font-size: 24px !important;
font-weight: 30 !important;
} #sidebar .bl-lists a {
color: rgb(133, 194, 184) !important;
} #sidebar .bl-lists a:hover {
color: rgb(74, 114, 107) !important;
} #sidebar .bl-lists {
margin-bottom: 50px !important;
} #sidebar li {
line-height: 18px !important;
margin-bottom: 15px !important;
} #sidebar ul {
list-style-type: circle !important;
padding-left: 20px !important;
} #sidebar img {
max-width: 100% !important;
margin-top: 10px !important;
} #movesi {
padding-top: 30px !important;
position: -webkit-sticky !important;
position: sticky !important;
top: 0 !important;
} #blog-post :is(h1, h2, h3, h4, h5, h6) {
color: rgb(69, 104, 99) !important;
line-height: 1.1 !important;
letter-spacing: -1px !important;
margin-bottom: 30px !important;
} #blog-post :is(h3, h4, h5, h6) {
margin-top: 30px !important;
} #blog-post a {
color: rgb(133, 194, 184) !important;
} #blog-post a:hover {
color: rgb(69, 104, 99) !important;
} #blog-post p {
margin-top: 0 !important;
margin-bottom: 10px !important;
}  .loop-reviews .js-wpv-view-layout {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-wrap: wrap !important;
-moz-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
grid-row-gap: 30px !important;
row-gap: 30px !important;
} .loop-reviews .js-wpv-view-layout > .review-box {
text-align: left !important;
background-color: rgba(204, 204, 204, 0.2) !important;
width: 100% !important;
padding: 30px !important;
border: 0 solid rgb(133, 194, 184) !important;
border-radius: 0 !important;
-webkit-flex-basis: 49% !important;
flex-basis: 49% !important;
} .loop-reviews .js-wpv-view-layout > .review-box h3 {
color: rgb(133, 194, 184) !important;
line-height: 30px !important;
margin-bottom: 10px !important;
} .loop-reviews .js-wpv-view-layout > .review-box p {
font-size: 16px !important;
font-style: italic !important;
} .loop-reviews .js-wpv-view-layout .review-stars {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
} .loop-reviews .js-wpv-view-layout .review-author {
font-weight: bold !important;
} .loop-reviews-home .js-wpv-view-layout {
margin-bottom: 30px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-wrap: wrap !important;
-moz-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
-webkit-justify-content: space-between !important;
justify-content: space-between !important;
grid-gap: 30px !important;
gap: 30px !important;
} .loop-reviews-home .js-wpv-view-layout > .review-box {
text-align: left !important;
width: 100% !important;
padding: 30px !important;
border: 5px solid rgb(133, 194, 184) !important;
border-radius: 0 !important;
-webkit-flex-basis: 48% !important;
flex-basis: 48% !important;
} .loop-reviews-home .js-wpv-view-layout > .review-box h3 {
line-height: 30px !important;
margin-bottom: 10px !important;
} .loop-reviews-home .js-wpv-view-layout > .review-box p {
font-size: 16px !important;
font-style: italic !important;
} .loop-reviews-home .js-wpv-view-layout .review-stars {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
} .loop-reviews-home .js-wpv-view-layout .review-author {
font-weight: bold !important;
} .loop-reviews-single .js-wpv-view-layout {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-flow: column wrap !important;
-moz-flex-flow: column wrap !important;
-ms-flex-flow: column wrap !important;
flex-flow: column wrap !important;
} .loop-reviews-single .js-wpv-view-layout > .review-box {
font-size: 16px !important;
text-align: left !important;
background-color: rgb(255, 255, 255) !important;
padding: 0 0 45px 0 !important;
margin: 0 !important;
border: 0 solid rgb(133, 194, 184) !important;
border-radius: 0 !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-direction: column !important;
-moz-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
} .loop-reviews-single .js-wpv-view-layout > .review-box h3 {
color: rgb(0, 0, 0) !important;
font-size: 24px !important;
line-height: 30px !important;
margin-bottom: 10px !important;
} .loop-reviews-single .js-wpv-view-layout > .review-box p {
font-style: italic !important;
} .loop-reviews-single .js-wpv-view-layout .review-stars {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
} .loop-reviews-single .js-wpv-view-layout .review-author {
font-weight: bold !important;
} .loop-reviews-single .js-wpv-view-layout a {
color: rgb(0, 0, 0) !important;
}  .flexsearch {
background-color: rgb(133, 194, 184) !important;
padding-top: 35px !important;
padding-bottom: 25px !important;
border-top: 1px solid rgb(0, 0, 0) !important;
} .flexsearchv2 {
padding-top: 35px !important;
padding-bottom: 35px !important;
margin-bottom: 20px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-flow: column wrap !important;
-moz-flex-flow: column wrap !important;
-ms-flex-flow: column wrap !important;
flex-flow: column wrap !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: stretch !important;
align-items: stretch !important;
} .flexsearch .flexcol {
background-color: rgb(133, 194, 184) !important;
max-width: 1300px !important;
margin-right: auto !important;
margin-left: auto !important;
display: grid !important;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr !important;
grid-template-rows: auto !important;
}
.flexsearch .flexcol > :nth-child(n) {
margin: 0 10px 10px !important;
}
.flexsearch .flexcol > :nth-child(1) {
grid-area: 1 / 2 / 2 / 3 !important;
}
.flexsearch .flexcol > :nth-child(2) {
grid-area: 1 / 3 / 2 / 4 !important;
}
.flexsearch .flexcol > :nth-child(3) {
grid-area: 1 / 4 / 2 / 5 !important;
}
.flexsearch .flexcol > :nth-child(4) {
grid-area: 1 / 5 / 2 / 6 !important;
}
.flexsearch .flexcol > :nth-child(5) {
grid-area: 1 / 6 / 2 / 7 !important;
} .flexsearchv2 .flexcolb {
text-align: center !important;
} .flexsearchv2 .flexcol {
width: 100% !important;
display: grid !important;
grid-column-gap: 10px !important;
column-gap: 10px !important;
grid-template-columns: 1fr 1fr 1fr 1fr !important;
grid-template-rows: auto auto !important;
} .flexsearch select {
color: rgb(26, 26, 26) !important;
font-size: 12px !important;
font-weight: normal !important;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.075) inset !important;
max-width: 100% !important;
height: 40px !important;
padding: 6px 10px 6px 10px !important;
border-color: rgb(132, 132, 132) !important;
border-width: 1px !important;
border-radius: 0 !important;
} .flexsearchv2 select {
color: rgb(26, 26, 26) !important;
font-size: 12px !important;
font-weight: 400 !important;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.075) inset !important;
background-color: rgb(255, 255, 255) !important;
width: 100% !important;
max-width: 100% !important;
height: 40px !important;
padding: 6px 10px 6px 10px !important;
border-color: rgb(132, 132, 132) !important;
border-width: 1px !important;
border-radius: 0 !important;
position: relative !important;
z-index: 20 !important;
} .flexsearch label {
color: rgb(0, 0, 0) !important;
} .flexsearchv2 label {
color: rgb(0, 0, 0) !important;
} .mt-page-home .btn, 
.archive .btn {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border-color: rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .mt-page-home .btn:hover, 
.archive .btn:hover {
color: rgb(133, 194, 184) !important;
border-color: rgb(255, 255, 255) !important;
} .bgcover .tve-page-section-out {
background-size: cover !important;
} .prim-button {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(133, 194, 184) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(133, 194, 184) !important;
border-radius: 6px !important;
} .prim-button:hover {
color: rgb(230, 52, 42) !important;
background-color: rgb(255, 255, 255) !important;
border-color: rgb(230, 52, 42) !important;
border-width: 1px !important;
} .prim-button a {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(133, 194, 184) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(133, 194, 184) !important;
border-radius: 6px !important;
} .prim-button a:hover {
color: rgb(230, 52, 42) !important;
background-color: rgb(255, 255, 255) !important;
border-color: rgb(230, 52, 42) !important;
border-width: 1px !important;
} .prim-buttonb {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(133, 194, 184) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(133, 194, 184) !important;
border-radius: 6px !important;
} .prim-buttonb:hover {
color: rgb(230, 52, 42) !important;
background-color: rgb(255, 255, 255) !important;
border-color: rgb(230, 52, 42) !important;
border-width: 1px !important;
} .menu-item-20502 a::after {
margin-left: 5px !important;
content: "▼" !important;
} .menu-item-20488 a::after {
margin-left: 5px !important;
content: "▼" !important;
} .sec-button {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .sec-button:hover {
color: rgb(133, 194, 184) !important;
font-size: 12px !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .sec-buttonb {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(17, 17, 17) !important;
border-radius: 6px !important;
} .sec-buttonb:hover {
color: rgb(133, 194, 184) !important;
font-size: 12px !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .sec-button a {
color: rgb(255, 255, 255) !important;
} .sec-button a:hover {
color: rgb(133, 194, 184) !important;
} .lrmargin {
margin-right: 5px !important;
margin-left: 5px !important;
} .frm_prev_page {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 17px !important;
font-weight: normal !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(17, 17, 17) !important;
border-radius: 6px !important;
} .frm_prev_page:hover {
color: rgb(133, 194, 184) !important;
font-size: 12px !important;
text-transform: uppercase !important;
letter-spacing: 1px !important;
background-color: rgb(17, 17, 17) !important;
padding: 10px 16px 10px 16px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
}  .tcel2 {
font-size: 15px !important;
font-weight: 300 !important;
text-align: center !important;
width: 15% !important;
padding: 15px 20px 15px 20px !important;
border-left: 1px solid rgb(255, 255, 255) !important;
} .tceli2 {
font-size: 15px !important;
width: 70% !important;
padding: 15px 20px 15px 20px !important;
} .tceli21 {
font-size: 15px !important;
width: 85% !important;
padding: 15px 20px 15px 20px !important;
} .link-underline {
color: rgb(0, 0, 0) !important;
text-decoration: underline !important;
} .optionscms .frm_no_entries {
color: rgb(255, 255, 255) !important;
}  .ccuss {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
white-space: nowrap !important;
background-color: rgb(133, 194, 184) !important;
padding: 3px 9px 3px 9px !important;
margin-left: 10px !important;
border-radius: 6px !important;
} .ccuss:hover {
color: rgb(230, 52, 42) !important;
background-color: rgb(255, 255, 255) !important;
border: 1px solid rgb(230, 52, 42) !important;
} .ccussb {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
white-space: nowrap !important;
background-color: rgb(0, 0, 0) !important;
padding: 3px 9px 3px 9px !important;
margin-left: 10px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .ccussb:hover {
color: rgb(133, 194, 184) !important;
background-color: rgb(255, 255, 255) !important;
border: 1px solid rgb(255, 255, 255) !important;
} .ccus {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
white-space: nowrap !important;
background-color: rgb(133, 194, 184) !important;
padding: 3px 9px 3px 9px !important;
margin-left: 10px !important;
border: 1px solid rgb(133, 194, 184) !important;
border-radius: 6px !important;
} .ccus:hover {
color: rgb(230, 52, 42) !important;
background-color: rgb(255, 255, 255) !important;
border: 1px solid rgb(230, 52, 42) !important;
} .ccusb {
color: rgb(255, 255, 255) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
white-space: nowrap !important;
background-color: rgb(0, 0, 0) !important;
padding: 3px 9px 3px 9px !important;
margin-left: 10px !important;
border: 1px solid rgb(0, 0, 0) !important;
border-radius: 6px !important;
} .ccusb:hover {
color: rgb(0, 0, 0) !important;
background-color: rgb(255, 255, 255) !important;
border: 1px solid rgb(0, 0, 0) !important;
} .ccusbi {
color: rgb(0, 0, 0) !important;
font-size: 12px !important;
line-height: 1 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
white-space: nowrap !important;
background-color: rgb(255, 255, 255) !important;
padding: 3px 9px 3px 9px !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
position: relative !important;
bottom: 5px !important;
} .ccusbi:hover {
color: rgb(133, 194, 184) !important;
background-color: rgb(255, 255, 255) !important;
border-width: 1px !important;
border-style: solid !important;
} h4.ddhed {
color: rgb(0, 0, 0) !important;
font-size: 24px !important;
padding-top: 20px !important;
padding-bottom: 10px !important;
border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
} .home h4.ddhed {
color: rgb(255, 255, 255) !important;
font-size: 24px !important;
padding-top: 20px !important;
padding-bottom: 10px !important;
border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
} div.ddhed {
font-size: 18px !important;
padding: 10px 20px 10px 20px !important;
} .tourlink {
color: rgb(0, 0, 0) !important;
} @media (max-width: 1400px) { body {
margin-top: 0 !important;
} .single-post #div_block-59-164 img {
width: auto !important;
} #hero-section {
height: 90vh !important;
} .flexsearchv2 {
padding-top: 20px !important;
}
} @media (max-width: 991px) { #_nav_menu-15-71 li span {
display: none !important;
} #_nav_menu-15-71 li i {
position: relative !important;
top: 2px !important;
left: 2px !important;
} .oxy-nav-menu-open {
background-color: rgb(0, 0, 0) !important;
} .menufo a {
-webkit-justify-content: center !important;
justify-content: center !important;
} .single-post #div_block-59-164 img {
width: 100% !important;
height: 100% !important;
} .invertcol {
display: grid !important;
}
.invertcol > :nth-child(1) {
grid-area: 2 / 1 / 3 / 2 !important;
} .evenl {
height: 100px !important;
} .oddl {
height: 100px !important;
} .mobinjecttop {
font-size: 14px !important;
text-align: center !important;
max-width: 200px !important;
margin-right: auto !important;
margin-bottom: 10px !important;
margin-left: auto !important;
position: relative !important;
} .mobinject {
font-size: 14px !important;
text-align: center !important;
max-width: 200px !important;
padding-top: 20px !important;
margin-top: 20px !important;
margin-right: auto !important;
margin-left: auto !important;
border-top-width: 1px !important;
border-top-style: solid !important;
position: relative !important;
} #mobmen {
margin-bottom: 20px !important;
margin-left: 0 !important;
} .mobbt {
font-weight: normal !important;
max-width: 150px !important;
margin: 10px auto 10px auto !important;
border: 1px solid rgb(255, 255, 255) !important;
border-radius: 6px !important;
} .oxy-nav-menu.oxy-nav-menu-open > div:last-child {
padding-bottom: 200px !important;
} #toolset_view-163-269 div {
max-width: 800px !important;
} #toolset_view-163-269 div div {
max-width: 800px !important;
} .loop-reviews .js-wpv-view-layout > .review-box {
-webkit-flex-basis: 47% !important;
flex-basis: 47% !important;
} .loop-reviews-home .js-wpv-view-layout > .review-box {
-webkit-flex-basis: 46% !important;
flex-basis: 46% !important;
} .flexsearch .flexcol {
display: grid !important;
grid-row-gap: 10px !important;
row-gap: 10px !important;
grid-template-columns: 1fr 1fr 1fr 1fr !important;
grid-template-rows: auto auto !important;
}
.flexsearch .flexcol > :nth-child(1) {
grid-area: 1 / 1 / 2 / 2 !important;
}
.flexsearch .flexcol > :nth-child(2) {
grid-area: 1 / 2 / 2 / 3 !important;
}
.flexsearch .flexcol > :nth-child(3) {
grid-area: 1 / 3 / 2 / 4 !important;
}
.flexsearch .flexcol > :nth-child(4) {
grid-area: 1 / 4 / 2 / 5 !important;
}
.flexsearch .flexcol > :nth-child(5) {
grid-area: 2 / 1 / 3 / 5 !important;
justify-self: center !important;
} .oxy-nav-menu-open {
background-color: rgb(0, 0, 0) !important;
} .mobinjecttop {
width: 200px !important;
margin-right: auto !important;
margin-bottom: 30px !important;
margin-left: auto !important;
} .mobinject {
font-size: 14px !important;
text-align: center !important;
max-width: 200px !important;
padding-top: 20px !important;
margin-top: 20px !important;
margin-right: auto !important;
margin-left: auto !important;
border-top-width: 1px !important;
border-top-style: solid !important;
position: relative !important;
}
} @media (max-width: 767px) { .single-post #div_block-59-164 img {
width: 100% !important;
height: 100% !important;
} .grow5 h2 {
font-size: 22px !important;
} .grow5 {
width: 100% !important;
} .gleft {
display: none !important;
} .gc3 {
font-size: 14px !important;
} #menu-header-2 ul {
padding-top: 18px !important;
left: -42% !important;
} #menu-header-2 ul.sub-menu li a {
font-size: 15px !important;
font-weight: normal !important;
text-transform: uppercase !important;
width: 260px !important;
padding-top: 13px !important;
-webkit-justify-content: center !important;
justify-content: center !important;
} #menu-item-16821 a {
padding-bottom: 13px !important;
border-color: rgb(255, 255, 255) !important;
border-bottom: 3px solid rgb(255, 255, 255) !important;
border-style: solid !important;
} #menu-item-16836 a {
background-color: rgb(26, 26, 26) !important;
padding-bottom: 13px !important;
border-color: rgb(255, 255, 255) !important;
} .single-tour video {
min-height: 380px !important;
transform: scale(2, 2) !important;
} #toolset_view-163-269 div {
max-width: 650px !important;
} #toolset_view-163-269 div div {
max-width: 650px !important;
} #whyllrm #div_block-424-35090 {
background-color: rgb(255, 255, 255) !important;
} .loop-reviews .js-wpv-view-layout > .review-box {
padding: 10px !important;
-webkit-flex-basis: 100% !important;
flex-basis: 100% !important;
} .loop-reviews-home .js-wpv-view-layout > .review-box {
padding: 10px !important;
-webkit-flex-basis: 100% !important;
flex-basis: 100% !important;
} .loop-reviews-single .js-wpv-view-layout > .review-box {
padding: 10px !important;
} .flexsearchv2 {
width: 100% !important;
padding-top: 35px !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-flow: column nowrap !important;
-moz-flex-flow: column nowrap !important;
-ms-flex-flow: column nowrap !important;
flex-flow: column nowrap !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .flexsearch .flexcol {
margin-right: 0 !important;
margin-left: 0 !important;
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto auto auto !important;
}
.flexsearch .flexcol > :nth-child(3) {
grid-area: 2 / 1 / 3 / 2 !important;
}
.flexsearch .flexcol > :nth-child(4) {
grid-area: 2 / 2 / 3 / 3 !important;
}
.flexsearch .flexcol > :nth-child(5) {
grid-area: 3 / 1 / 4 / 3 !important;
} .flexsearchv2 .flexcolb {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-flex-flow: row wrap !important;
-moz-flex-flow: row wrap !important;
-ms-flex-flow: row wrap !important;
flex-flow: row wrap !important;
-webkit-justify-content: center !important;
justify-content: center !important;
-webkit-align-items: center !important;
align-items: center !important;
} .flexsearchv2 .flexcol {
display: grid !important;
grid-template-columns: 1fr 1fr !important;
grid-template-rows: auto auto auto auto !important;
} .oxy-header-container {
padding-right: 10px !important;
padding-left: 10px !important;
}
} @media (max-width: 479px) { .frm_checkbox label {
width: 200px !important;
} #image-52-71 {
width: 225px !important;
} .single-post #div_block-59-164 img {
width: 100% !important;
height: 100% !important;
} .horizontal_radio .frm_opt_container {
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
} .horizontal_radio .frm_opt_container div {
width: 100% !important;
-webkit-flex-direction: row !important;
-moz-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
-webkit-flex-grow: 0 !important;
flex-grow: 0 !important;
-webkit-flex-shrink: 1 !important;
flex-shrink: 1 !important;
} .gleft {
display: none !important;
} .grow5 {
width: 100% !important;
} .gc3 {
font-size: 12px !important;
} #toolset_view-163-269 div {
max-width: 300px !important;
} #toolset_view-163-269 div div {
max-width: 300px !important;
} .single-tour video {
min-height: 280px !important;
transform: scale(2.2, 2.2) !important;
} #sidebar {
padding-left: 30px !important;
} .prev-post .adj-post_title {
display: none !important;
} .next-post .adj-post_title {
display: none !important;
} .flexsearchv2 .flexcol {
display: grid !important;
grid-template-columns: 1fr !important;
grid-template-rows: auto !important;
} .mt-page-home .btn:hover, 
.archive .btn:hover {
margin-top: 20px !important;
} .ff-stream-profile-content, 
.ff-stream-profile-avatar {
display: none !important;
}
}