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;
}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-dark {
min-width: 200px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 12px;
}
#trp-floater-ls.trp-floater-ls-flags.trp-bottom-left.trp-color-light #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 15px;
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top:6px;
}
#trp-floater-ls-language-list .trp-language-wrap.trp-floater-ls-disabled-language.trp-ls-disabled-language:hover {
padding: 0px;
width: auto;
}
#trp-floater-ls .trp-language-switcher-container.trp-floater-ls-codes.trp-top-left.trp-color-light.trp-poweredby.trp-with-flags.trp-floater-ls-disabled-language.trp-ls-disabled-language.trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-bottom:10px;
margin-top: 0px;
}
#trp-floater-ls {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
overflow: hidden;
height: 58px;
text-align: center;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.trp-floater-ls-disabled-language.trp-ls-disabled-language {
width: auto;
} #trp-floater-ls:hover {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
height: auto;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags:hover {
position: fixed;
z-index: 9999999; display: block;
width: 66px;
height: auto;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
width: 192px;
height: auto;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags{
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
overflow: hidden;
width: 66px;
height: 58px;
text-align: center;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-color-dark{
background: #1E1E1E;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
border-radius: 8px 8px 0 0;
}
#trp-floater-ls.trp-color-light{
background: #FFFFFF;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
border-radius: 8px 8px 0 0;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby:hover {
width: 192px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby:hover {
width: 192px;
}
#trp-floater-ls.trp-color-dark-old{
background: rgb(27,27,27);
background: linear-gradient(0deg, rgba(27,27,27,1) 0%, rgba(84,84,84,1) 100%);
}
#trp-floater-ls.trp-color-light-old{
background: rgb(214,214,214);
background: linear-gradient(0deg, rgba(214,214,214,1) 0%, rgba(250,250,250,1) 100%);
}
#trp-floater-ls.trp-bottom-right{
top:auto;
bottom: 0;
right:10%;
}
#trp-floater-ls.trp-bottom-left{
top:auto;
bottom: 0;
left: 10%;
}
#trp-floater-ls.trp-top-right{
bottom:auto;
top: 0;
right:10%;
border-radius: 0 0 5px 5px;
}
#trp-floater-ls.trp-top-left{
bottom:auto;
top: 0;
left: 10%;
border-radius: 0 0 5px 5px;
}
body.admin-bar #trp-floater-ls.trp-top-right,
body.admin-bar #trp-floater-ls.trp-top-left{
top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar #trp-floater-ls.trp-top-right,
body.admin-bar #trp-floater-ls.trp-top-left {
top: 46px;
}
}
@media screen and (max-width: 1000px) {
#trp-floater-ls-language-list{
display: flex;
flex-direction: column;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 15px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 60px;
}
}
@media screen and (max-width: 500px) {
#trp-floater-ls-language-list{
display: flex;
flex-direction: column;
}
#trp-floater-ls:hover .trp-language-wrap a.trp-floater-ls-disabled-language {
margin-top: 0;
}
.trp-floater-ls-disabled-language {
margin-top: 0!important;
padding-top:16px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 60px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 5px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 60px;
}
}
#trp-floater-ls.trp-floater-ls-codes  #trp-floater-ls-current-language a,
#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-language-list {
text-align: center;
margin-top: 6px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language a img,
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-language-list a img {
text-align: center;
display: block;
margin: 0 auto;
}
#trp-floater-ls-language-list {
display: none;
}
.trp-poweredby #trp-floater-ls-language-list .trp-language-wrap{
padding: 10px;
width: auto;
}
#trp-floater-ls .trp-language-wrap.trp-language-wrap-top{
padding:10px;
}
#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{
padding:11px;
}
#trp-floater-ls.only-flags div.trp-language-wrap{
padding:11px 0;
}
#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: none;
border-bottom: 1px solid #747474;
}
#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: none;
border-bottom: 1px solid #aaaaaa;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: 1px solid #747474;
color: #b3b3b3;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: 1px solid #aaaaaa;
color: #808080;
}
.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
padding: 5px 12px 5px 12px;
text-align: center;
font-size: 12px;
}
.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
display: inline;
padding: 0px 3px;
border-radius: 30px;
line-height: 11px;
text-decoration: underline;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
color: #3858E9;
text-decoration: none;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
color: #b3b3b3;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
color: #ffffff;
opacity: 1;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
color: #3858E9;
text-decoration: underline;
}
#trp-floater-ls:focus #trp-floater-ls-current-language,
#trp-floater-ls:hover #trp-floater-ls-current-language {
display: none;
}
#trp-floater-ls:focus #trp-floater-ls-language-list,
#trp-floater-ls:hover #trp-floater-ls-language-list {
display: block;
}
#trp-floater-ls-current-language a {
display: block;
padding: 10px 12px 10px 12px;
font-size: 90%;
}
.trp-language-wrap a{
display: block;
padding: 10px 12px 10px 12px;
font-size: 90%;
}
#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{
display: block;
padding: 10px 24px 10px 24px;
font-size: 90%;
}
#trp-floater-ls-current-language,
#trp-floater-ls-language-list {
text-align: left;
}
#trp-floater-ls-current-language.trp-with-flags,
#trp-floater-ls-language-list.trp-with-flags {
text-align: left;
}
#trp-floater-ls-current-language {
display: block;
width: 100%;
height: 100%;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light #trp-floater-ls-current-language {
display: block;
width: 100%;
height: 100%;
padding-top: 3px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left .trp-language-wrap {
padding: 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-left .trp-language-wrap {
padding: 0 9px 9px 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left .trp-language-wrap {
padding: 9px 9px 6px 9px!important
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left .trp-language-wrap {
padding: 0 12px 12px 12px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap {
padding: 12px 12px 6px 12px!important
}
#trp-floater-ls div:not(#trp-floater-poweredby) > a {
display: flex!important;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
color: #BDBDBD;
}
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a {
color: #404040;
}
.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
display: block;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-color-light #trp-floater-ls-language-list .trp-language-wrap a:hover {
color: #1E1E1E;
background: #F0F0F0;
border-radius: 2px;
}
.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover {
color: #FFFFFF;
background: #4F4F4F;
border-radius: 2px;
}
.trp-floater-ls-disabled-language {
margin-top:6px;
}
#trp-floater-ls .trp-floater-ls-disabled-language {
pointer-events: none;
cursor: default;
}
#trp-floater-ls .trp-with-flags .trp-flag-image {
margin-right: 5px;
vertical-align: middle;
height: auto;
max-width: 100%;
display: inline;
padding: 0;
}
.trp-flag-image:dir(rtl) {
margin-left: 5px;
}
#trp-floater-ls a {
text-decoration: none;
}
#trp-floater-ls-language-list {
max-height: 300px;
overflow-y: auto;
}
.only-flags #trp-floater-ls-language-list {
overflow-y: overlay;
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//www.ignitethefire2025.world/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}@font-face {
font-family: dashicons;
src: url(//www.ignitethefire2025.world/wp-includes/fonts/dashicons.woff),
url(//www.ignitethefire2025.world/wp-includes/fonts/dashicons.ttf) format("truetype"),
url(//www.ignitethefire2025.world/wp-includes/fonts/dashicons.svg#dashicons) format("svg"),
url(//www.ignitethefire2025.world/wp-includes/fonts/dashicons.eot);
font-weight: normal;
font-style: normal;
} #trp_ald_modal_container{
background-color: rgba(0,0,0,0.2);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
position: fixed;
z-index: 2000000000000;
pointer-events: none;
}
#trp_ald_modal_popup{
box-shadow: 0 0 10px #6c7781;
top: 40px !important;
position: relative;
}
#trp_ald_modal_popup{
background-color: #F0F0EE;
width: 570px;
max-width: 75%;
border: 1px solid #4c6066;
padding: 25px 40px;
margin: auto;
pointer-events: auto;
} #trp_ald_popup_text{
text-align: left;
font-size: 17px;
} .trp_ald_select_and_button{
display: flex;
justify-content: space-between;
margin-top: 14px;
font-size: 17px;
}
.trp_ald_button{
margin-left: 12px;
width: 287px;
}
#trp_ald_popup_change_language{
text-transform: none;
width: 100%;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
justify-content: center;
align-items: center;
display: inline-grid;
font-weight: normal;
font-size: 17px;
height: 50px;
min-height: 30px;
margin: 0;
padding: 0;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_x_button_and_textarea{
text-decoration: none;
display: flex;
vertical-align: middle;
align-items: center;
cursor: pointer !important;
color: #0085ba !important;
font-size: 14px;
margin-top: 15px;
width:50%;
height: 100%;
pointer-events: visibleFill;
}
#trp_ald_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
height: auto;
width:auto;
color: #0085ba !important;
cursor: pointer !important;
text-align: left;
}
#trp_ald_x_button_textarea:hover{
background-color: transparent;
pointer-events: auto;
cursor: pointer !important;
z-index: 20000000000000;
}
#trp_ald_modal_popup #trp_ald_x_button{
display: inline-table;
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
z-index: 1;
}
#trp_ald_modal_popup #trp_ald_x_button::before {
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_modal_popup #trp_ald_x_button::before:hover{
background: 0 0;
} .trp_ald_ls_container{
height: 50px;
width: 100%;
color: #4c6066;
font-size: 19px;
}
.trp_ald_ls_container .trp-language-switcher-container{
width: 100%;
margin: 0;
user-select: none;
}
.trp_ald_ls_container .trp-language-switcher-container > div{
background-image: linear-gradient(
60deg
, transparent 50%, #C9C0BB 50%), linear-gradient(
120deg
, #C9C0BB 50%, transparent 50%);
background-position: calc(100% - 18px) calc(1em), calc(100% - 12px) calc(1em);
background-size: 6px 12px, 6px 12px;
background-repeat: no-repeat;
}
.trp_ald_ls_container .trp-language-switcher-container .trp-ls-shortcode-language.trp-ls-clicked{
background-image: none;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
width: 100%;
height: 50px;
justify-content: left;
padding-bottom: 12px;
border: 2px solid #C9C0BB;
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
width: 100%;
height: 50px;
justify-content: left;
border: 2px solid #C9C0BB;
z-index: 1000000000000000;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language:hover{
cursor: pointer;
}
.trp_ald_ls_container .trp-ls-shortcode-language > div:hover{
cursor: pointer;
background: #135e96;
color: #ffffff;
}
.trp_ald_ls_container .trp-ald-popup-select{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 33px;
font-size: 18px;
margin-right: -15px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
padding-bottom: 12px;
padding-top: 6px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container #trp_ald_popup_current_language{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_popup_select_container .trp-ls-shortcode-language{
display: none;
} .trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language.trp-ls-clicked{
visibility: hidden;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-current-language{
visibility: visible;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-language{
visibility: hidden;
height: 1px;
}
.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language.trp-ls-clicked{
visibility:visible;
height:auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
} #trp_no_text_popup_wrap{
width: 100%;
background-color: #F0F0EE;
z-index: 999999999999999999999999999999999;
box-shadow: 0 0 10px #6c7781;
}
#trp_no_text_popup{
align-items: center;
padding: 25px 30px;
border: 1px solid grey;
justify-content: space-between;
display: flex;
vertical-align: middle;
}
#trp_ald_not_text_popup_ls_and_button{
display: flex;
justify-content: center;
width: 100%;
vertical-align: middle;
align-items: center;
} #trp_ald_no_text_popup_div {
text-align: left;
font-size: 17px;
margin-right: 10px;
max-width: 375px;
} #trp_ald_not_text_popup_buttons_wrap{
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 240px;
color: #4c6066;
font-size: 19px;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container #trp_ald_popup_current_language{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
} .trp_ald_change_language_div{
min-width: 173px;
height: auto;
}
#trp_ald_no_text_popup_change_language{
text-transform: none;
padding: 4px 10px;
height: 50px;
text-align: center;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
display: inline-block;
font-weight: normal;
font-size: 17px;
line-height: 2.15384615;
min-height: 30px;
margin-left: 10px;
width: 100%;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_no_text_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_no_text_popup_x{
width: 65px;
padding-left: 5px;
}
#trp_no_text_popup #trp_close{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_no_text_popup #trp_close::before {
content: "\f153";
font: normal 35px/40px dashicons;
text-align: center;
cursor: pointer;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display:none;
cursor: pointer;
vertical-align: middle;
}
#trp_ald_no_text_popup_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
color: #0085ba;
font-size: 15px;
margin-top: 15px;
}
#trp_ald_no_text_popup_x_button{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_ald_no_text_popup_x_button::before{
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
} @media screen and (max-width: 937px){ #trp_ald_not_text_popup_ls_and_button{
width: 80%;
}
}
@media screen and (max-width: 780px) {
#trp_ald_modal_popup {
width: 80%;
}
.trp_ald_select_and_button{
display: block;
margin-top: 32px;
}
.trp_ald_ls_container #trp_ald_popup_current_language{
overflow: hidden;
}
.trp_ald_button{
width: 100%;
margin-left: 0;
margin-top: 14px;
}
#trp_ald_x_button_and_textarea{
width: 100%;
} #trp_no_text_popup{
justify-content: center;
}
#trp_ald_not_text_popup_ls_and_button{
display: block;
max-width: 240px;
}
#trp_ald_no_text_popup_x{
display:none;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display: block;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 100%;
margin-top: 32px;
}
#trp_ald_no_text_popup_select_container{
display: none;
}
.trp_ald_change_language_div{
width: 100%;
margin-top: 14px;
min-width: 30px;
}
#trp_ald_no_text_popup_change_language{
margin-left: 0;
height: unset;
white-space: pre-wrap;
}
#trp_ald_no_text_popup_x_button_and_textarea{
margin-top: 15px;
}
}#section-50-189 > .ct-section-inner-wrap{max-width:100%;padding-top:20px;padding-bottom:20px;display:none;align-items:center}#section-50-189{display:none}#section-50-189{text-align:left;background-color:#1e7e82;color:#ffffff}#section-34-189 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-34-189{display:block}#section-34-189{background-color:#0c676b;text-align:left}#div_block-31-189{background-image:url(https://www.ignitethefire2025.world/wp-content/uploads/2025/03/bottom-line.jpg);background-size:auto auto;width:100%;height:42px;min-height:42px;max-height:42px;background-repeat:repeat-x;display:none}#div_block-130-189{align-items:stretch;grid-template-columns:repeat(2,minmax(10px,1fr));grid-column-gap:10px;grid-row-gap:10px;width:100%;display:grid;margin-bottom:90px;max-width:800px}#div_block-107-189{width:100%;flex-direction:column;display:flex;align-items:center;margin-bottom:30px}#div_block-111-189{width:100%;background-color:rgba(255,255,255,0.37);height:2px;min-height:2px;max-height:2px;margin-bottom:-15px}#div_block-67-189{align-items:stretch;grid-template-columns:repeat(3,minmax(10px,1fr));grid-column-gap:30px;grid-row-gap:30px;width:100%;margin-bottom:80px;display:grid;max-width:1000px}#div_block-71-189{width:100%;flex-direction:column;display:flex;text-align:left;align-items:center}#div_block-83-189{width:100%;flex-direction:column;display:flex;text-align:left;align-items:center}#div_block-89-189{width:100%;flex-direction:column;display:flex;text-align:left;align-items:center}#div_block-124-189{display:none}#div_block-52-189{align-items:stretch;grid-template-columns:repeat(7,minmax(10px,1fr));grid-column-gap:20px;grid-row-gap:20px;width:100%;display:grid;margin-bottom:57px}@media (max-width:991px){#div_block-67-189{align-items:stretch;grid-template-columns:repeat(1,minmax(10px,1fr));grid-column-gap:20px;grid-row-gap:30px;display:grid}}@media (max-width:991px){#div_block-52-189{align-items:stretch;grid-template-columns:repeat(6,minmax(10px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:767px){#div_block-107-189{margin-bottom:24px}}@media (max-width:767px){#div_block-67-189{margin-bottom:55px}}@media (max-width:767px){#div_block-52-189{align-items:stretch;grid-template-columns:repeat(5,minmax(10px,1fr));grid-column-gap:10px;grid-row-gap:10px;display:grid}}@media (max-width:479px){#div_block-130-189{align-items:stretch;grid-template-columns:repeat(1,minmax(10px,1fr));grid-column-gap:10px;grid-row-gap:10px;display:grid;margin-bottom:60px}}@media (max-width:479px){#div_block-67-189{margin-bottom:43px}}@media (max-width:479px){#div_block-52-189{align-items:stretch;grid-template-columns:repeat(4,minmax(10px,1fr));grid-column-gap:10px;grid-row-gap:10px;display:grid}}#headline-109-189{text-align:center;text-transform:uppercase;color:#ffffff;margin-bottom:0px;background-color:#0c676b;padding-right:15px;padding-left:15px}#text_block-51-189{text-align:center;font-family:'Archivo_Expanded';font-size:18px;line-height:1.2}@media (max-width:767px){#text_block-51-189{font-size:20px}}#div_block-30-189{text-align:left}#link-120-189{transition-duration:0.2s}#link-120-189:hover{transition-duration:0.2s;margin-right:-3px;margin-left:3px}#link-125-189{margin-bottom:43px}#div_block-126-189{background-color:#f87806}#div_block-126-189:hover{background-color:#e96e00}#link-135-189{background-color:#f87806}#link-135-189:hover{background-color:#e96e00}@media (max-width:767px){#link-125-189{margin-bottom:60px}}@media (max-width:479px){#div_block-30-189{width:100%;max-width:180px}}#image-119-189{margin-bottom:0px}#image-121-189{margin-bottom:0px}#image-35-189{margin-bottom:0px}#image-36-189{margin-bottom:0px}#image-37-189{margin-bottom:0px}#image-38-189{margin-bottom:0px}#image-39-189{margin-bottom:0px}#image-40-189{margin-bottom:0px}#image-41-189{margin-bottom:0px}#image-42-189{margin-bottom:0px}#image-43-189{margin-bottom:0px}#image-44-189{margin-bottom:0px}#image-45-189{margin-bottom:0px}#image-46-189{margin-bottom:0px}#image-47-189{margin-bottom:0px}#image-48-189{margin-bottom:0px}#code_block-22-16{font-family:'Archivo_Expanded';font-weight:500;font-size:20px;color:#ffffff;line-height:1.2;text-transform:uppercase}#code_block-22-16:hover{color:rgba(255,255,255,0.8)}#code_block-20-16{text-align:center;font-size:85%;color:rgba(255,255,255,0.73)}#shortcode-122-189{width:100%;margin-bottom:61px}@media (max-width:767px){#shortcode-122-189{margin-bottom:33px}}#_header_row-3-16 .oxy-nav-menu-open,#_header_row-3-16 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:rgba(0,0,0,0.1)}#_header_row-3-16.oxy-header-row .oxy-header-container{max-width:1800px}.oxy-header.oxy-sticky-header-active > #_header_row-3-16.oxygen-show-in-sticky-only{display:block}#_header_row-3-16{height:80px;position:absolute;z-index:9999;background-color:rgba(0,0,0,0.1)}.oxy-pro-menu-list{display:flex;padding:0;margin:0;align-items:center}.oxy-pro-menu .oxy-pro-menu-list .menu-item{list-style-type:none;display:flex;flex-direction:column;width:100%;transition-property:background-color,color,border-color}.oxy-pro-menu-list > .menu-item{white-space:nowrap}.oxy-pro-menu .oxy-pro-menu-list .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-pro-menu .oxy-pro-menu-list li.current-menu-item > a,.oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a{border-color:currentColor}.oxy-pro-menu .menu-item,.oxy-pro-menu .sub-menu{position:relative}.oxy-pro-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;display:flex;visibility:hidden;position:absolute;z-index:9999999;top:100%;transition-property:opacity,transform,visibility}.oxy-pro-menu-off-canvas .sub-menu:before,.oxy-pro-menu-open .sub-menu:before{display:none}.oxy-pro-menu .menu-item .sub-menu.aos-animate,.oxy-pro-menu-init .menu-item .sub-menu[data-aos^=flip]{visibility:visible}.oxy-pro-menu-container:not(.oxy-pro-menu-init) .menu-item .sub-menu[data-aos^=flip]{transition-duration:0s}.oxy-pro-menu .sub-menu .sub-menu,.oxy-pro-menu.oxy-pro-menu-vertical .sub-menu{left:100%;top:0}.oxy-pro-menu .sub-menu.sub-menu-left{right:0;left:auto !important;margin-right:100%}.oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left{margin-right:0}.oxy-pro-menu .sub-menu li.menu-item{flex-direction:column}.oxy-pro-menu-mobile-open-icon,.oxy-pro-menu-mobile-close-icon{display:none;cursor:pointer;align-items:center}.oxy-pro-menu-off-canvas .oxy-pro-menu-mobile-close-icon,.oxy-pro-menu-open .oxy-pro-menu-mobile-close-icon{display:inline-flex}.oxy-pro-menu-mobile-open-icon > svg,.oxy-pro-menu-mobile-close-icon > svg{fill:currentColor}.oxy-pro-menu-mobile-close-icon{position:absolute}.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:2147483642 !important;background-color:#fff}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container{transition-property:opacity,transform,visibility}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container[data-aos^=slide]{transition-property:transform}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container[data-aos^=flip]{visibility:visible !important}.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list,.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-open > .oxy-pro-menu-container{max-height:100vh;overflow:auto;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas > .oxy-pro-menu-container{max-height:100vh;overflow:auto;z-index:1000}.oxy-pro-menu-container > div:first-child{margin:auto}.oxy-pro-menu-off-canvas-container{display:flex !important;position:fixed;width:auto;align-items:center;justify-content:center}.oxy-pro-menu-off-canvas-container a,.oxy-pro-menu-open-container a{word-break:break-word}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-container .oxy-pro-menu-list .menu-item,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container .oxy-pro-menu-list .menu-item{flex-direction:column;width:100%;text-align:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .sub-menu,.oxy-pro-menu.oxy-pro-menu-open .sub-menu{display:none;visibility:visible;opacity:1;position:static;align-items:center;justify-content:center;white-space:normal;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item,.oxy-pro-menu.oxy-pro-menu-open .menu-item{justify-content:center;min-height:32px}.oxy-pro-menu .menu-item.menu-item-has-children,.oxy-pro-menu .sub-menu .menu-item.menu-item-has-children{flex-direction:row;align-items:center}.oxy-pro-menu .menu-item > a{display:inline-flex;align-items:center;justify-content:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu.oxy-pro-menu-open .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{min-width:32px;min-height:32px}.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{display:flex;align-items:center;justify-content:center}.oxy-pro-menu .menu-item-has-children > a svg{width:1.4em;height:1.4em;fill:currentColor;transition-property:transform}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item > a svg,.oxy-pro-menu.oxy-pro-menu-open .menu-item > a svg{width:1em;height:1em}.oxy-pro-menu-off-canvas .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area{display:none}.oxy-pro-menu-off-canvas .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area{min-height:32px;width:0px}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children{padding-right:0px}.oxy-pro-menu-container .menu-item a{width:100%;text-align:center}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu{top:100%;left:0}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .sub-menu{top:0;left:100%}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) a{-webkit-tap-highlight-color:transparent}.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{border-radius:0px !important;width:100%}.oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:auto}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="right"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating.sub-menu-left[data-aos*="left"]{pointer-events:none}.oxy-pro-menu-dropdown-animating-out{pointer-events:none}.oxy-pro-menu-list .menu-item a{border-color:transparent}.oxy-pro-menu-list .menu-item.current-menu-item a,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{border-color:currentColor}#-pro-menu-28-189 .oxy-pro-menu-list .menu-item,#-pro-menu-28-189 .oxy-pro-menu-list .menu-item a{color:#ffffff;font-family:'Figtree';font-weight:600;font-size:16px}#-pro-menu-28-189 .oxy-pro-menu-list .menu-item a{padding-left:15px;padding-top:27px;padding-right:15px;padding-bottom:27px}#-pro-menu-28-189 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover,#-pro-menu-28-189 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{color:rgba(255,255,255,0.8)}#-pro-menu-28-189 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a{color:rgba(255,255,255,0.8)}#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{box-shadow:0px 20px 30px 0px rgba(63,63,84,0.1)}#-pro-menu-28-189 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{font-size:8px;margin-left:4px}#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{background-color:#ffffff;color:#202020;padding-top:15px;padding-bottom:15px}#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a:hover,#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a:focus-within{background-color:#f2f3f7;color:#f87806}#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item,#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{line-height:1.2}#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container{top:0;bottom:0;right:0;left:auto}@media (max-width:991px){#-pro-menu-28-189 .oxy-pro-menu-mobile-open-icon{display:inline-flex}#-pro-menu-28-189.oxy-pro-menu-open .oxy-pro-menu-mobile-open-icon{display:none}#-pro-menu-28-189 .oxy-pro-menu-container{visibility:hidden;position:fixed}#-pro-menu-28-189.oxy-pro-menu-open .oxy-pro-menu-container{visibility:visible}}#-pro-menu-28-189 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area,#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area{margin-right:-4px}#-pro-menu-28-189{menu-off-canvas-animation:fade-left;menu-dropdown-animation:fade;text-transform:uppercase;margin-right:20px}#-pro-menu-28-189:hover{oxy-pro-menu-slug-oxypromenucontainernotoxypromenuopencontainernotoxypromenuoffcanvascontainersubmenumenuitemabackground-color:#f2f3f7;oxy-pro-menu-slug-oxypromenucontainernotoxypromenuopencontainernotoxypromenuoffcanvascontainersubmenumenuitemacolor:#f87806;oxy-pro-menu-slug-oxypromenulistmenuitemmenuitemmenuitemmenuitemacolor:rgba(255,255,255,0.8)}@media (max-width:991px){#-pro-menu-28-189 .oxy-pro-menu-mobile-open-icon svg{width:40px;height:40px;color:#ffffff}#-pro-menu-28-189 .oxy-pro-menu-mobile-open-icon{padding-top:2px;padding-right:2px;padding-bottom:2px;padding-left:2px}#-pro-menu-28-189 .oxy-pro-menu-mobile-open-icon:hover svg{color:#ffffff}#-pro-menu-28-189 .oxy-pro-menu-mobile-close-icon svg{width:30px;height:30px;color:#ffffff}#-pro-menu-28-189 .oxy-pro-menu-mobile-close-icon:hover svg{color:#ffffff}#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container > div:first-child,#-pro-menu-28-189 .oxy-pro-menu-open-container > div:first-child{min-width:300px}#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container{width:330px}#-pro-menu-28-189 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,#-pro-menu-28-189 .oxy-pro-menu-container.oxy-pro-menu-open-container{background-color:#1e7e82}#-pro-menu-28-189 .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a,#-pro-menu-28-189 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{padding-top:12px;padding-bottom:12px}#-pro-menu-28-189 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item,#-pro-menu-28-189 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item,#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{font-size:22px}#-pro-menu-28-189 .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,#-pro-menu-28-189 .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{background-color:rgba(12,103,107,0.55);border-top-width:2px;border-top-color:rgba(255,255,255,0.31)}#-pro-menu-28-189{color:#ffffff;margin-bottom:-5px}}@media (max-width:479px){#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container > div:first-child,#-pro-menu-28-189 .oxy-pro-menu-open-container > div:first-child{min-width:90%}#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container{width:85%}}#section-3-791 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-3-791{display:block}#section-3-791{text-align:left;background-repeat:no-repeat;background-color:#0c676b;background-position:50% 60%}#section-10-791 > .ct-section-inner-wrap{max-width:900px}#headline-5-791{width:100%;text-align:center;color:#ffffff;margin-bottom:0px}#headline-7-791{width:100%;text-align:center;color:#ffffff;margin-bottom:0px}#_rich_text-17-791{text-align:center;margin-bottom:44px;width:100%}@media (max-width:767px){#image-4-791{width:180px}}#shortcode-12-791{width:100%;margin-bottom:32px}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1300px;
}
body {font-family: 'Figtree';}body {line-height: 1.6;font-size: 1.2rem;font-weight: 400;color: #202020;}.oxy-nav-menu-hamburger-line {background-color: #202020;}h1, h2, h3, h4, h5, h6 {font-family: 'Archivo_Expanded';font-size: 40px;font-weight: 500;line-height: 1.4;color: #202020;}h2, h3, h4, h5, h6{font-size: 32px;}h3, h4, h5, h6{font-size: 26px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #f87806;text-decoration: none;}a:hover {color: #e96e00;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {color: #f87806;text-decoration: ;}.ct-link:hover {color: #e96e00;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 60px;
padding-right: 20px;
padding-bottom: 60px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.oxel_accordion {
border-top-color:#adb4b9;
border-right-color:#adb4b9;
border-bottom-color:#adb4b9;
border-left-color:#adb4b9;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
.oxel_accordion__row:hover{
background-color:#e96e00;
}
.oxel_accordion__row {
font-family:Figtree;
width:100%;
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
text-align:justify;
border-top-style:none;
background-color:#f87806;
border-right-style:none;
border-left-style:none;
font-weight:600;
border-bottom-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #ffffff;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
margin-right:8px;
transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.oxel_accordion__content {
width:100%;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border-bottom-color:#98a1a8;
border-bottom-width:2px;
border-bottom-style:none;
overflow:hidden;
opacity:1;
transition-duration:3s;
border-top-style:none;
border-right-style:none;
border-left-style:none;
transition-property:max-height;
text-align:left;
max-height:3000px;
margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
max-height:0px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
z-index:-1;
padding-bottom:0px;
transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
font-family:Figtree;
color:#ffffff;
text-align:left;
text-transform:uppercase;
font-weight:500;
font-size:18px;
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px);}
.oxel_back_to_top_container {
width:42px;
height:42px;
border-radius:4px;
background-color:#ffffff;
position:fixed;
z-index:1500;
right:32px;
bottom:32px;
text-align:center;
overflow:hidden;
transition-duration:0.3s;
transition-timing-function:ease-in-out;
box-shadow:0px 3px 40px 0px rgba(34,34,59,0.3);
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #202020;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.blog-archive-image {
background-color:#dfdfe6;
width:100%;
padding-bottom:65%;
}
@media (max-width: 991px) {
}
@media (max-width: 479px) {
.blog-archive-image {
}
}
.blog-archive-title {
margin-bottom:8px;
margin-top:15px;
}
.blacklink {
}
.meta-info {
font-size:14px;
color:#202020;
}
.no-image {
}
.hover1:hover{
transform:scale3d(1.08,1.08,1.08); transition-duration:0.4s;
}
.hover1 {
transition-duration:0.4s;
}
.header-title1 {
font-size:60px;
font-weight:500;
text-transform:uppercase;
}
@media (max-width: 991px) {
.header-title1 {
font-size:50px;
}
}
@media (max-width: 767px) {
.header-title1 {
font-size:40px;
}
}
@media (max-width: 479px) {
.header-title1 {
font-size:30px;
}
}
.h-slider {
background-size: cover; text-align:left;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:50% 50%;
}
.h-slider:not(.ct-section):not(.oxy-easy-posts),
.h-slider.oxy-easy-posts .oxy-posts,
.h-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.h-slider-outer {
width:100%;
max-width:1180px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
padding-left:20px;
min-height:600px;
}
.h-slider-outer:not(.ct-section):not(.oxy-easy-posts),
.h-slider-outer.oxy-easy-posts .oxy-posts,
.h-slider-outer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.h-slider-outer {
min-height:450px;
}
}
@media (max-width: 767px) {
.h-slider-outer {
min-height:350px;
}
}
.h-slider-inner {
width:100%;
max-width:750px;
}
.h-slider-inner:not(.ct-section):not(.oxy-easy-posts),
.h-slider-inner.oxy-easy-posts .oxy-posts,
.h-slider-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.h-slider-h1 {
font-family:Archivo_Expanded;
color:#ffffff;
text-align:left;
font-size:70px;
font-weight:800;
line-height:1.3;
}
@media (max-width: 991px) {
.h-slider-h1 {
font-size:60px;
}
}
@media (max-width: 767px) {
.h-slider-h1 {
font-size:50px;
}
}
@media (max-width: 479px) {
.h-slider-h1 {
font-size:40px;
}
}
.h-slider-h2 {
font-family:Archivo_Expanded;
color:#ffffff;
font-size:60px;
font-weight:800;
line-height:1.3;
}
@media (max-width: 991px) {
.h-slider-h2 {
font-size:50px;
}
}
@media (max-width: 767px) {
.h-slider-h2 {
font-size:45px;
}
}
@media (max-width: 479px) {
.h-slider-h2 {
font-size:35px;
}
}
.h-slider-h3 {
font-family:Archivo_Expanded;
color:#ffffff;
font-size:40px;
font-weight:500;
line-height:1.3;
}
@media (max-width: 991px) {
.h-slider-h3 {
font-size:35px;
}
}
@media (max-width: 767px) {
.h-slider-h3 {
font-size:30px;
}
}
@media (max-width: 479px) {
.h-slider-h3 {
font-size:25px;
}
}
.h-slider-button:hover{
background-color:#e96e00;
}
.h-slider-button {
background-color:#f87806;
border-radius:3px;
padding-top:18px;
padding-right:30px;
padding-bottom:18px;
padding-left:30px;
margin-top:20px;
}
.h-slider-button:not(.ct-section):not(.oxy-easy-posts),
.h-slider-button.oxy-easy-posts .oxy-posts,
.h-slider-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.h-slider-button {
padding-top:15px;
padding-right:20px;
padding-bottom:15px;
padding-left:20px;
}
}
@media (max-width: 479px) {
.h-slider-button {
padding-top:12px;
padding-bottom:12px;
padding-right:15px;
padding-left:15px;
margin-top:10px;
}
}
.h-slider-button-text {
font-family:Figtree;
color:#ffffff;
line-height:1.2;
}
@media (max-width: 479px) {
.h-slider-button-text {
font-size:15px;
}
}
.h-slider-button-icon {
color: #ffffff;}.h-slider-button-icon 
>svg {width: 19px;height: 19px;}.h-slider-button-icon {
margin-left:10px;
}
.blog-archive-image-wrap {
width:100%;
position:relative;
overflow:hidden;
}
.h-slider2-wrap {
height:100vh;
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}
.h-slider2-wrap:not(.ct-section):not(.oxy-easy-posts),
.h-slider2-wrap.oxy-easy-posts .oxy-posts,
.h-slider2-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.h-slider2-wrap {
height:80vh;
}
}
@media (max-width: 479px) {
.h-slider2-wrap {
height:60vh;
}
}
.test-slider {
width:100%;
}
.test-slider:not(.ct-section):not(.oxy-easy-posts),
.test-slider.oxy-easy-posts .oxy-posts,
.test-slider.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(10px, 1fr));grid-column-gap: 30px;grid-row-gap: 30px;}
@media (max-width: 767px) {
.test-slider {
}
.test-slider:not(.ct-section):not(.oxy-easy-posts),
.test-slider.oxy-easy-posts .oxy-posts,
.test-slider.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(10px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.test-slider-box {
width:100%;
background-color:#f2f3f7;
padding-top:30px;
padding-right:30px;
padding-bottom:30px;
padding-left:30px;
border-radius:10px;
}
.test-slider-box:not(.ct-section):not(.oxy-easy-posts),
.test-slider-box.oxy-easy-posts .oxy-posts,
.test-slider-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.test-slider-text {
font-size:15px;
}
.test-slider-ft-image {
width:80px;
min-width:80px;
max-width:80px;
height:80px;
min-height:80px;
max-height:80px;
border-radius:50%;
margin-bottom:20px;
}
.oxy-stock-content-styles {
}
.limit-text {
}
.cau-slider-img {
width:100%;
padding-bottom:60%;
}
.cau-slider-text {
font-size:90%;
text-align:left;
}
.cau-slider-title {
text-align:left;
margin-bottom:12px;
}
.limit-one-line-text {
}
.res-person {
width:100%;
}
.res-person-name {
color:#f87806;
margin-bottom:6px;
}
@media (max-width: 767px) {
.res-person-name {
font-size:25px;
}
}
.res-person-designation {
line-height:1.2;
text-transform:uppercase;
font-size:14px;
color:rgba(32,32,32,0.67);
font-weight:500;
}
@media (max-width: 767px) {
.res-person-designation {
font-size:13px;
}
}
.partners-logo {
border-radius:4px;
}
.toggle-3796 {
}
.toggle-3796-expanded {
}
.travel-accor {
width:100%;
margin-bottom:10px;
}
.travel-accor-tab {
padding-top:10px;
}
.toggle-5368 {
}
.toggle-5368-expanded {
}
.tabs-8307-tab {
}
.tabs-8307-tab-active {
}
.tabs-contents-8307-tab {
}
.tabs-9018-tab:hover{
background-color:#f87806;
color:#ffffff;
}
.tabs-9018-tab {
background-color:#ffffff;
margin-bottom:5px;
}
.tabs-9018-tab-active {
background-color:#f87806;
color:#ffffff;
}
.tabs-contents-9018-tab {
background-color:#ffffff;
padding-top:30px;
padding-right:30px;
padding-bottom:30px;
padding-left:30px;
text-align:left;
box-shadow:0px 5px 30px rgba(32,32,32,0.07);
}
.tab-title {
font-family:Archivo_Expanded;
text-transform:uppercase;
line-height:1.2;
font-weight:500;
}
.tab-titletab-title {
}
.section1 {
}
.section1 .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.section1:not(.ct-section):not(.oxy-easy-posts),
.section1.oxy-easy-posts .oxy-posts,
.section1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.section1 {
}
.section1 .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (max-width: 479px) {
.section1 {
}
.section1 .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}
}
.speaker-info1 {
width:100%;
padding-top:20px;
padding-right:20px;
padding-bottom:5px;
padding-left:20px;
box-shadow:0px 3px 40px rgba(32,32,32,0.18);
}
.speaker-info1:not(.ct-section):not(.oxy-easy-posts),
.speaker-info1.oxy-easy-posts .oxy-posts,
.speaker-info1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.speaker-info-photo {
}
.speaker-info-name {
text-align:center;
margin-bottom:4px;
}
.speaker-info-details {
text-align:center;
font-size:16px;
line-height:1.3;
margin-bottom:10px;
color:rgba(32,32,32,0.61);
}
.header-style1 {
}
.header-style1 .ct-section-inner-wrap {
padding-top: 150px;
padding-bottom: 80px;
}
@media (max-width: 991px) {
.header-style1 {
}
.header-style1 .ct-section-inner-wrap {
padding-top: 130px;
padding-bottom: 50px;
}
}
@media (max-width: 479px) {
.header-style1 {
}
.header-style1 .ct-section-inner-wrap {
padding-top: 110px;
padding-bottom: 30px;
}
}
.bank1 {
font-family:Archivo_Expanded;
text-align:center;
text-transform:uppercase;
line-height:1.2;
color:#f87806;
font-size:18px;
font-weight:600;
}
@media (max-width: 767px) {
.bank1 {
font-size:16px;
}
}
.bank2 {
text-align:center;
font-size:24px;
margin-bottom:30px;
}
@media (max-width: 767px) {
.bank2 {
font-size:22px;
}
}
.h-info-box {
}
.h-info-box:not(.ct-section):not(.oxy-easy-posts),
.h-info-box.oxy-easy-posts .oxy-posts,
.h-info-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.h-info-box {
}
.h-info-box:not(.ct-section):not(.oxy-easy-posts),
.h-info-box.oxy-easy-posts .oxy-posts,
.h-info-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.h-info-box-icon {
background-color: #f87806;
border: 1px solid #f87806;
padding: 8px;color: #ffffff;}.h-info-box-icon 
>svg {width: 20px;height: 20px;}.h-info-box-icon {
margin-right:6px;
}
@media (max-width: 767px) {
.h-info-box-icon {
padding: 5px;}.h-info-box-icon 
>svg {width: 16px;height: 16px;}.h-info-box-icon {
margin-right:0px;
margin-bottom:6px;
}
}
.h-info-box-text {
font-family:Archivo_Expanded;
line-height:1.1;
font-weight:500;
font-size:22px;
}
@media (max-width: 767px) {
.h-info-box-text {
font-size:18px;
text-align:center;
}
}
@media (max-width: 479px) {
.h-info-box-text {
}
}
.line-orange {
background-color:#f87806;
width:60px;
min-width:60px;
max-width:60px;
height:3px;
min-height:3px;
max-height:3px;
margin-top:30px;
margin-bottom:30px;
}
.h-carousel {
background-color:#ffffff;
width:100%;
}
.h-carousel:not(.ct-section):not(.oxy-easy-posts),
.h-carousel.oxy-easy-posts .oxy-posts,
.h-carousel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.h-carousel-name {
font-family:Archivo_Expanded;
text-align:center;
font-size:16px;
font-weight:500;
margin-bottom:0px;
}
@media (max-width: 479px) {
.h-carousel-name {
font-size:16px;
}
}
.h-carousel-image {
}
.bot-con {
width:100%;
text-align:left;
}
.bot-con:not(.ct-section):not(.oxy-easy-posts),
.bot-con.oxy-easy-posts .oxy-posts,
.bot-con.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.bot-con {
}
.bot-con:not(.ct-section):not(.oxy-easy-posts),
.bot-con.oxy-easy-posts .oxy-posts,
.bot-con.ct-section .ct-section-inner-wrap{
display:flex;
}
}
.bot-con-icon {
border: 1px solid;
padding: 15px;color: #ffffff;}.bot-con-icon 
>svg {width: 20px;height: 20px;}.bot-con-icon {
margin-right:15px;
margin-top:5px;
margin-bottom:15px;
}
.bot-con-name {
font-family:Archivo_Expanded;
line-height:1.2;
color:rgba(255,255,255,0.64);
font-weight:500;
margin-bottom:6px;
text-align:center;
}
.bot-con-phone:hover{
color:rgba(255,255,255,0.64);
}
.bot-con-phone {
line-height:1.1;
color:#ffffff;
font-size:31px;
font-weight:600;
margin-bottom:9px;
text-align:center;
}
@media (max-width: 479px) {
.bot-con-phone {
font-size:24px;
}
}
.bot-con-location {
color:#ffffff;
line-height:1.1;
text-align:center;
}
.tra-1 {
width:100%;
background-color:#ffffff;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
padding-left:10px;
box-shadow:0px 2px 8px 0px rgba(32,32,32,0.1);
}
.tra-1:not(.ct-section):not(.oxy-easy-posts),
.tra-1.oxy-easy-posts .oxy-posts,
.tra-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.tra-1 {
padding-top:6px;
padding-right:6px;
padding-bottom:6px;
padding-left:6px;
}
.tra-1:not(.ct-section):not(.oxy-easy-posts),
.tra-1.oxy-easy-posts .oxy-posts,
.tra-1.ct-section .ct-section-inner-wrap{
justify-content:flex-start;
}
}
.tra-img {
}
.tra-title {
line-height:1.1;
}
@media (max-width: 767px) {
.tra-title {
font-size:17px;
}
}
@media (max-width: 479px) {
.tra-title {
font-size:16px;
}
}
.speaker-info-des {
text-align:center;
line-height:1.3;
font-size:18px;
}
.hotel-acc-left {
background-color:#1e7e82;
}
@media (max-width: 991px) {
}
.hotel-acc-right {
padding-top:60px;
width:100%;
padding-right:60px;
padding-bottom:60px;
padding-left:60px;
min-height:450px;
}
.hotel-acc-right:not(.ct-section):not(.oxy-easy-posts),
.hotel-acc-right.oxy-easy-posts .oxy-posts,
.hotel-acc-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.hotel-acc-right {
min-height:100%;
}
}
@media (max-width: 767px) {
.hotel-acc-right {
padding-top:40px;
padding-right:40px;
padding-bottom:40px;
padding-left:40px;
}
}
@media (max-width: 479px) {
.hotel-acc-right {
padding-top:30px;
padding-right:30px;
padding-bottom:30px;
padding-left:30px;
}
}
.hotel-acc-title {
margin-bottom:29px;
}
@media (max-width: 767px) {
.hotel-acc-title {
}
}
@media (max-width: 479px) {
.hotel-acc-title {
margin-bottom:23px;
font-size:22px;
}
}
.hotel-acc-location {
font-family:Archivo_Expanded;
color:#f87806;
text-transform:uppercase;
font-weight:500;
font-size:16px;
margin-bottom:2px;
}
@media (max-width: 479px) {
.hotel-acc-location {
font-size:14px;
}
}
.hotel-acc-text {
line-height:1.3;
margin-bottom:20px;
}
@media (max-width: 479px) {
.hotel-acc-text {
font-size:18px;
}
}
.hotel-acc-button {
background-color:#f87806;
padding-top:16px;
padding-right:30px;
padding-bottom:16px;
padding-left:30px;
border-radius:4px;
}
.hotel-acc-button:not(.ct-section):not(.oxy-easy-posts),
.hotel-acc-button.oxy-easy-posts .oxy-posts,
.hotel-acc-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.hotel-acc-button-text {
line-height:1;
color:#ffffff;
margin-right:10px;
text-transform:uppercase;
font-size:16px;
font-weight:500;
}
.hotel-acc-button-icon {
color: #ffffff;}.hotel-acc-button-icon 
>svg {width: 22px;height: 22px;}.hotel-acc-button-icon {
}
.hotel-acc-text2 {
margin-bottom:33px;
font-weight:500;
font-size:22px;
line-height:1.3;
}
@media (max-width: 479px) {
.hotel-acc-text2 {
margin-bottom:27px;
font-size:20px;
}
}
.why-papua1 {
font-family:Figtree;
text-align:center;
color:#ffffff;
margin-bottom:0px;
}
.why-papua2 {
text-align:center;
font-weight:500;
line-height:1.3;
}
.why-papua-box {
width:100%;
background-color:rgba(12,103,107,0.8);
padding-top:50px;
padding-right:30px;
padding-bottom:50px;
padding-left:30px;
}
.why-papua-box:not(.ct-section):not(.oxy-easy-posts),
.why-papua-box.oxy-easy-posts .oxy-posts,
.why-papua-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.why-papua-box {
padding-top:30px;
padding-right:20px;
padding-bottom:30px;
padding-left:20px;
}
}
.why-papua-line {
background-color:#f87806;
width:60px;
min-width:60px;
max-width:60px;
height:3px;
min-height:3px;
max-height:3px;
margin-top:20px;
margin-bottom:20px;
}
.btn-lg:hover{
background-color:#0c676b;
}
.btn-lg {
background-color:#1e7e82;
padding-top:20px;
padding-right:40px;
padding-bottom:20px;
padding-left:40px;
border-radius:3px;
}
.btn-lg:not(.ct-section):not(.oxy-easy-posts),
.btn-lg.oxy-easy-posts .oxy-posts,
.btn-lg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.btn-lg-text {
text-align:center;
text-transform:uppercase;
color:#ffffff;
line-height:1.2;
font-size:18px;
font-weight:500;
}
.h-h2 {
font-family:Archivo_Expanded;
font-size:55px;
}
@media (max-width: 991px) {
.h-h2 {
font-size:50px;
}
}
@media (max-width: 767px) {
.h-h2 {
font-size:40px;
}
}
@media (max-width: 479px) {
.h-h2 {
font-size:30px;
}
}
.www-1 {
width:100%;
margin-bottom:33px;
}
.www-1:not(.ct-section):not(.oxy-easy-posts),
.www-1.oxy-easy-posts .oxy-posts,
.www-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.www-1no {
font-family:Archivo_Expanded;
color:#f87806;
font-weight:700;
font-size:59px;
line-height:1;
min-width:100px;
max-width:100px;
width:100px;
}
@media (max-width: 767px) {
.www-1no {
font-size:40px;
width:70px;
min-width:70px;
max-width:70px;
}
}
.www-1-text {
color:#ffffff;
font-size:20px;
line-height:1.3;
font-weight:500;
}
.www-1-h3 {
margin-bottom:0px;
}
.h2 {
}
.swiss-belhotel-papua {
}
.tabs-4751-tab:hover{
background-color:#1e7e82;
}
.tabs-4751-tab {
background-color:#0c676b;
margin-right:5px;
color:#ffffff;
padding-top:15px;
padding-right:30px;
padding-bottom:15px;
padding-left:30px;
}
@media (max-width: 479px) {
.tabs-4751-tab {
width:100%;
margin-right:0px;
margin-bottom:5px;
padding-top:10px;
padding-bottom:10px;
}
.tabs-4751-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-4751-tab.oxy-easy-posts .oxy-posts,
.tabs-4751-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.tabs-4751-tab-active {
background-color:#f87806;
}
.tabs-contents-4751-tab {
padding-top:50px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
.tabs-contents-4751-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-4751-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-4751-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.tabs-contents-4751-tab {
padding-top:30px;
}
}
.ss-tab-text {
text-transform:uppercase;
font-weight:500;
}
.theme1 {
width:100%;
line-height:1.2;
font-weight:600;
color:#1e7e82;
margin-bottom:18px;
font-size:21px;
}
.themebox1 {
padding-top:40px;
padding-right:40px;
padding-bottom:40px;
padding-left:40px;
box-shadow:0px 10px 40px rgba(32,32,32,0.18);
}
@media (max-width: 767px) {
.themebox1 {
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
}
}
.btn-MD {
padding-top:15px;
padding-right:20px;
padding-bottom:15px;
padding-left:20px;
}
.btn-md {
padding-top:18px;
padding-right:30px;
padding-bottom:18px;
padding-left:30px;
border-radius:3px;
}
@media (max-width: 479px) {
.btn-md {
padding-right:18px;
padding-left:18px;
}
}
.btn-md-text {
font-size:16px;
color:#ffffff;
line-height:1.2;
}
.dl-btn:hover{
background-color:#184540;
}
.dl-btn {
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
width:100%;
border-radius:4px;
background-color:#909338;
}
.dl-btn:not(.ct-section):not(.oxy-easy-posts),
.dl-btn.oxy-easy-posts .oxy-posts,
.dl-btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.dl-btn-text {
line-height:1;
text-align:center;
font-size:16px;
color:#ffffff;
font-weight:500;
}
.popup-text {
color:#1e7e82;
font-weight:600;
font-size:24px;
margin-bottom:20px;
text-align:center;
}
.popup-close {
font-size:14px;
line-height:1;
font-weight:500;
}
.oxy-close-modal {
}
a {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.table-scroll {
overflow-x: scroll!important;
}
p	{
margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px 0;
}
blockquote	{
font-size: 130%;
color: #1e7e82;
font-weight: 600;
margin: 40px 0;
padding: 20px 40px;
background: #ecf5f5;
}
blockquote p	{
margin: 20px 0;
}
.lgx_app_item_figure img  {
border-radius: 4px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #dfdfe6;
}
.wp-block-separator {
margin: 30px 0;
border: 0;
border-top: 1px solid #dfdfe6;
}
cite	{
font-size: 15px;
padding-bottom: 15px;
display: block;
}
.no-image {
background-image: url(//www.ignitethefire2025.world/wp-content/uploads/2024/06/no-photo.jpg)!important;
background-repeat: repeat;
background-position: 50% 50%;
background-size: cover;
}
#section-64-14 .oxy-repeater-pages-wrap  {
display: none;
}
.limit-one-line-text    {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
}
.limit-text    {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
}
.rank-math-breadcrumb p  {
margin: 0px;
} .blacklink a	{
color: #202020;
}
.blacklink a:hover	{
color: #f87806;
}
.whitelink a	{
color:#fff;
}
.whitelink a:hover	{
color: #f87806;
} .ct-link-button    {
margin-bottom: 0px!important;
}
.ct-link-button,
.wp-block-button__link,
.wp-block-file__button	{
font-size: 90%;
color: #fff;
background: #f87806;
border: 1px solid #f87806;
margin-bottom: 20px;
padding: 12px 18px;
border-radius: 3px;
line-height: 1.2;
}
.wp-block-button__link:hover,
.wp-block-file__button:hover	{
color: #fff;
background: #e96e00!important;
border: 1px solid #e96e00!important;
} figure {
margin: 2em 0px;
}
figcaption {
text-align: center;
font-size: 90%;
color: #6d7587;
line-height: 1.4;
}
.alignnone      {
max-width: 100%!important;
width: 100%!important;
height: auto!important;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
.wp-caption {
max-width: 100%;
height: auto;
}
.wp-caption  {
margin-bottom: 0px;
}
.wp-caption-text        {
text-align: center;
font-size: 85%;
color: #838a94;
line-height: 1.4;
margin-top: 6px;
}
.wp-block-image figcaption {
margin-bottom: 0em;
margin-top: .5em;
}
.wp-block-image img {
max-width: 100%;
height: auto;
}
.oxy-stock-content-styles img, .ct-inner-content img {
max-width: 100%;
height: auto;
}
.ct-image	{
margin-bottom: 20px;
}
.wp-block-gallery	{
padding: 20px 0;
}
.wp-block-embed {
padding: 20px 0;
overflow-wrap: break-word;
}  .sub-menu .oxy-pro-menu-dropdown-icon {
display: inherit!important;
}
#-pro-menu-28-189 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area {
position: absolute;
right: 0;
margin-right: 0;
background: rgba(255,255,255, 0.1);
}
.oxy-pro-menu-off-canvas-container > div:first-child {
margin-top: 0;
padding-top: 80px;
}
#-pro-menu-28-189 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a {
width: 260px;
justify-content: space-between;
}
.oxy-pro-menu .sub-menu li.menu-item {
white-space: break-spaces;
}
.oxy-pro-menu-container.oxy-pro-menu-off-canvas-container {
box-shadow: 0 0 100px 0 rgb(0, 0, 0, 0.3);
} .nf-form-fields-required  {
display: none;
}
.nf-form-content .label-above .nf-field-label  {
margin-bottom: 10px!important;
}
.nf-form-content label {
font-size: inherit!important;
}
.nf-field-label .nf-label-span, .nf-field-label label {
font-weight: inherit!important;
}
.nf-form-content input:not([type="button"]),
.nf-form-content textarea  {
background: #fff!important;
}
.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content input.ninja-forms-field    {
height: 45px!important;
}
.nf-form-content input[type="submit"]  {
background: #f87806!important;
font-family: inherit!important;
padding: 12px 20px!important;
border-radius: 3px!important;
cursor: pointer;
}
.nf-form-content input[type="submit"]:hover  {
background: #e96e00!important;
color: #fff!important;
}
.list-radio-wrap .nf-field-element li input {
display: contents!important;
}
.nf-form-content .list-select-wrap > div select { border: 1px solid #c4c4c4!important;
}
.nf-field-element .hour.extra,
.nf-field-element .minute.extra,
.nf-field-element .ampm.extra  {
border: 1px solid #c4c4c4!important;
background: #fff!important;
height: 45px!important;
margin-top: -1px;
padding-right: 10px!important;
padding-left: 10px!important;
}
.nf-form-content select.ninja-forms-field:not([multiple]) {
height: 45px!important;
}
.list-checkbox-wrap .nf-field-element li input  {
position: absolute!important;
}
#nf-label-field-224  {
font-size: 22px !important;
line-height: 1.3;
font-weight: 600 !important;
} #slider-171-14 .unslider-arrow {
border-radius: 0 0 0 0!important;
height: 50px!important;
width: 40px!important;
opacity: 1!important;
}
#slider-171-14 .unslider-arrow:hover {
opacity: 0.8!important;
}
#slider-171-14 .unslider-arrow.next {
right: 0px!important;
}
#slider-171-14 .unslider-arrow.prev {
left: 0px!important;
}
.unslider .unslider-nav {
bottom: 10px!important;
} input, input, 
textarea, textarea,
select, select	 {
outline: none !important;
}
.oxy-search-form input[type="submit"] {
display: none;
}
.oxy-search-form input {
padding: 0.7em 0.7em 0.7em 2.2em;
width: 100%;
background: #f2f3f7 url(//www.ignitethefire2025.world/wp-content/uploads/2025/02/search-icon.png) no-repeat 5px 5px;
font-family: 'ProductSans';
} .wp-block-table thead {
border-bottom: 0;
background: #2b60ba;
color: #fff;
text-align: left;
}
.wp-block-table table {
border-collapse: collapse;
width: 100%;
font-size: 95%;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: #f2f3f7;
} .oxy-repeater-pages-wrap  {
padding-top: 20px;
}
.oxy-repeater-pages a.page-numbers {
color: #202020!important;
}
.oxy-repeater-pages a.page-numbers:hover {
color: #f87806!important;
}
.oxy-repeater-pages a {
font-size: 16px;
font-weight: 500;
padding: 8px 16px !important;
margin-right: 2px !important;
border-color: #dfdfe6!important;
border-width: 1px!important;
border-style: solid!important;
border-radius: 4px!important;
}
.oxy-repeater-pages span.current {
font-size: 16px;
font-weight: 500;
padding: 8px 16px !important;
margin-right: 2px !important;
border-color: #dfdfe6!important;
border-width: 1px!important;
border-style: solid!important;
border-radius: 4px!important;
}
.oxy-repeater-pages a:hover {
background-color: #f2f3f7!important;
} .alignwide {
margin-left  : -120px;
margin-right : -120px;
padding: 0 0 5px 0;
}
.alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
padding: 20px 0;
}
.alignfull img {
width: 100vw;
}
.oxy-repeater-pages-wrap {
grid-column: 1 / -1;
} @media only screen and (max-width : 1200px){
.alignwide {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
padding: 10px 0;
}
.alignfull {
padding: 10px 0;
}
}
@media only screen and (max-width : 992px){
#-pro-menu-28-189 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg {
font-size: 18px;
margin-left: 0px;
}
}
@media only screen and (max-width : 768px){
h1 {
font-size: 32px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 22px;
}
.ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.oxy-repeater-pages a {
font-size: 14px;
padding-top: 3px!important;
padding-left: 10px!important;
padding-right: 10px!important;
padding-bottom: 3px!important;
margin-right: 2px!important;
}
.oxy-repeater-pages span.current {
font-size: 14px;
padding-top: 3px!important;
padding-left: 10px!important;
padding-right: 10px!important;
padding-bottom: 3px!important;
margin-right: 2px!important;
}
#slider-171-14 .unslider-arrow {
height: 30px!important;
width: 20px!important;
}
blockquote	{
font-size: 120%;
color: #1e7e82;
font-weight: 600;
margin: 40px 0;
padding: 10px 30px;
background: #ecf5f5;
}
}
@media only screen and (max-width : 480px){
figure {
margin: 1em 0px;
}
.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-image .alignright img,
.wp-block-image .alignleft img  {
max-width: 100%;
height: auto;
width: 100%!important;
margin: 0 0 10px 0;
}
}