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;
}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}#section-414-16 > .ct-section-inner-wrap{max-width:100%;padding-top:40px;padding-bottom:0}#section-414-16{background-color:#03465e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:991px){#section-414-16 > .ct-section-inner-wrap{padding-right:10px;padding-left:10px;display:flex}#section-414-16{display:block}#section-414-16{text-align:left}}#div_block-75-5{width:100%;flex-direction:column;display:flex;min-height:100vh}#div_block-401-9{flex-direction:row;display:flex;align-items:center}#div_block-402-9{flex-direction:row;display:flex;align-items:center;margin-right:18px}#div_block-405-9{flex-direction:row;display:flex;align-items:center}#div_block-80-5{width:100%}#div_block-416-16{width:30%;display:flex;flex-direction:column;align-items:center;text-align:right;padding-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;justify-content:center}#div_block-420-16{width:25%}#div_block-426-16{width:20%}#div_block-429-16{width:25.00%;display:flex;text-align:left}#div_block-431-16{flex-direction:row;display:flex;justify-content:flex-start;text-align:left;align-items:center;padding-bottom:5px}#div_block-453-16{flex-direction:row;display:flex;justify-content:flex-start;text-align:left;align-items:center;padding-bottom:5px}#div_block-437-16{flex-direction:row;display:flex;justify-content:flex-start;text-align:left;align-items:center;padding-bottom:5px}#div_block-460-16{flex-direction:row;display:flex;justify-content:flex-start;text-align:left;align-items:center;padding-bottom:5px}#div_block-440-16{display:flex;justify-content:flex-start;text-align:left;align-items:center;flex-direction:row}#div_block-444-16{width:80%;flex-direction:row;display:flex;align-items:center;padding-left:20px;padding-right:20px;justify-content:space-between;text-align:justify;align-self:center}#div_block-445-16{flex-direction:row;display:flex;align-items:center}@media (max-width:991px){#div_block-401-9{display:flex}}@media (max-width:991px){#div_block-444-16{width:100%}}@media (max-width:767px){#div_block-401-9{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-402-9{margin-right:0px;margin-top:6px}}@media (max-width:767px){#div_block-405-9{margin-right:0px;margin-top:6px}}@media (max-width:767px){#div_block-416-16{text-align:left;align-items:center}}@media (max-width:767px){#div_block-420-16{text-align:left;align-items:center}}@media (max-width:767px){#div_block-426-16{text-align:left;align-items:center}}@media (max-width:767px){#div_block-429-16{text-align:left;align-items:center}}@media (max-width:767px){#div_block-444-16{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:24px;padding-left:0px;padding-right:0px;padding-top:15px}}@media (max-width:479px){#div_block-416-16{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-420-16{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-426-16{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-429-16{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-444-16{flex-direction:column;display:flex}}@media (max-width:991px){#new_columns-415-16> .ct-div-block{width:50% !important}}@media (max-width:767px){#new_columns-415-16> .ct-div-block{width:100% !important}#new_columns-415-16{flex-direction:column}}#new_columns-415-16{padding-bottom:20px;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:rgba(255,255,255,0.1);width:80%;display:flex;align-self:center}@media (max-width:991px){#new_columns-415-16{margin-right:0px;width:100%}}#headline-427-16{letter-spacing:0px;text-transform:uppercase;font-size:18px}#text_block-407-9{font-size:15px;color:#053557;font-weight:500;font-family:'Poppins';line-height:1.4}#text_block-407-9:hover{color:#ffc000}#text_block-433-16{color:#ffffff;font-size:16px;float:left;display:inline;font-family:'Roboto';font-weight:300;margin-left:12px}#text_block-455-16{color:#ffffff;font-size:16px;float:left;display:inline;font-family:'Roboto';font-weight:300;margin-left:12px}#text_block-439-16{color:#ffffff;font-size:16px;float:left;display:inline;font-family:'Roboto';font-weight:300;margin-left:12px}#text_block-462-16{color:#ffffff;font-size:16px;float:left;display:inline;font-family:'Roboto';font-weight:300;margin-left:12px}#text_block-442-16{color:#ffffff;font-size:16px;float:left;display:inline;font-family:'Roboto';font-weight:300;margin-left:12px}#text_block-446-16{font-size:16px;font-weight:400;color:#ffffff}#text_block-446-16:hover{color:#ffc000}#link_text-404-9{font-size:15px;font-family:'Poppins';font-weight:500;line-height:1.4;color:#053557;text-decoration:none}#link_text-404-9:hover{color:#ffc000}#link-208-9{background-color:#f8f7fc;padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px}#link_button-465-16{background-color:#ffc000;border:1px solid #ffc000;color:#053557}#link_button-465-16{padding-right:20px;padding-left:20px;font-size:18px;font-weight:600;text-transform:capitalize}#link_button-465-16:hover{background-color:#ffffff;border:1px solid #ffffff;color:#053557}#image-209-9{width:75px}#image-487-16{width:50%}#fancy_icon-403-9{color:#053557}#fancy_icon-403-9>svg{width:18px;height:18px}#fancy_icon-403-9{margin-top:-2px;margin-right:6px}#fancy_icon-403-9:hover{color:#ffc000}#fancy_icon-406-9{color:#053557}#fancy_icon-406-9>svg{width:18px;height:18px}#fancy_icon-406-9{margin-right:6px}#fancy_icon-406-9:hover{color:#ffc000}#fancy_icon-432-16{color:#ffffff}#fancy_icon-432-16>svg{width:22px;height:22px}#fancy_icon-432-16{float:left;display:inline}#fancy_icon-454-16{color:#ffffff}#fancy_icon-454-16>svg{width:22px;height:22px}#fancy_icon-454-16{float:left;display:inline}#fancy_icon-438-16{color:#ffffff}#fancy_icon-438-16>svg{width:22px;height:22px}#fancy_icon-438-16{float:left;display:inline}#fancy_icon-461-16{color:#ffffff}#fancy_icon-461-16>svg{width:22px;height:22px}#fancy_icon-461-16{float:left;display:inline}#fancy_icon-441-16{color:#ffffff}#fancy_icon-441-16>svg{width:22px;height:22px}#fancy_icon-441-16{float:left;display:inline}#_nav_menu-329-9 .oxy-nav-menu-hamburger-line{background-color:#ffffff}@media (max-width:991px){#_nav_menu-329-9 .oxy-nav-menu-list{display:none}#_nav_menu-329-9 .oxy-menu-toggle{display:initial}#_nav_menu-329-9.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-329-9.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-329-9.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:12px;padding-bottom:12px;padding-left:20px;padding-right:20px}#_nav_menu-329-9 .oxy-nav-menu-hamburger-wrap{width:24px;height:24px}#_nav_menu-329-9 .oxy-nav-menu-hamburger{width:24px;height:19px}#_nav_menu-329-9 .oxy-nav-menu-hamburger-line{height:3px;background-color:3666666}#_nav_menu-329-9.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:8px}#_nav_menu-329-9.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-8px}#_nav_menu-329-9{border-top-style:none}#_nav_menu-329-9 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-329-9 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;font-size:16px;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:#ffffff}#_nav_menu-329-9 .current-menu-item a{padding-top:17px;border-top-width:3px;color:#ffc000}#_nav_menu-329-9.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-329-9.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px;color:#ffffff}#_nav_menu-329-9 .menu-item:focus-within a,#_nav_menu-329-9 .menu-item:hover a{color:#ffc000}#_nav_menu-329-9.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-329-9.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px;color:#ffc000}@media (max-width:767px){#_nav_menu-329-9{padding-top:16px;padding-left:16px;padding-right:16px;padding-bottom:16px}#_nav_menu-329-9.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_header-395-9{width:100%}@media (min-width:1281px){#_header-205-9.oxy-header-wrapper.oxy-header.oxy-sticky-header.oxy-sticky-header-active{position:fixed;top:0;left:0;right:0;z-index:2147483640;background-color:#ffffff;box-shadow:0px 0px 10px rgba(0,0,0,0.3);}#_header-205-9.oxy-header.oxy-sticky-header-active .oxygen-hide-in-sticky{display:none}#_header-205-9.oxy-header.oxy-header .oxygen-show-in-sticky-only{display:none}}#_header-205-9{background-size:contain;width:100%;box-shadow:0px 0px 8px rgba(0,0,0,0.1)}#_header_row-396-9 .oxy-nav-menu-open,#_header_row-396-9 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#fefcff}@media (max-width:767px){#_header_row-396-9 .oxy-header-container{flex-direction:column}#_header_row-396-9 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-396-9.oxygen-show-in-sticky-only{display:block}#_header_row-396-9{background-color:#fefcff;padding-top:12px;padding-bottom:12px}#_header_row-206-9 .oxy-nav-menu-open,#_header_row-206-9 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#053557}@media (max-width:479px){#_header_row-206-9 .oxy-header-container{flex-direction:column}#_header_row-206-9 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-206-9.oxygen-show-in-sticky-only{display:block}#_header_row-206-9{background-color:#053557}@media (max-width:479px){.oxy-header.oxy-sticky-header-active > #_header_row-206-9.oxygen-show-in-sticky-only{display:block}#_header_row-206-9{padding-bottom:16px}}#_social_icons-398-9.oxy-social-icons{flex-direction:row;margin-right:-6px;margin-bottom:-6px}#_social_icons-398-9.oxy-social-icons a{font-size:24px;margin-right:6px;margin-bottom:6px;border-radius:50%;background-color:#053557}#_social_icons-398-9.oxy-social-icons a:hover{background-color:#ffc000}#_social_icons-398-9.oxy-social-icons a svg{width:0.5em;height:0.5em;color:#ffffff}#_social_icons-448-16.oxy-social-icons{flex-direction:row;margin-right:-12px;margin-bottom:-12px}#_social_icons-448-16.oxy-social-icons a{font-size:32px;margin-right:12px;margin-bottom:12px;border-radius:0;background-color:#ffc000}#_social_icons-448-16.oxy-social-icons a:hover{background-color:#65bec2}#_social_icons-448-16.oxy-social-icons a svg{width:0.5em;height:0.5em;color:#ffffff}#_social_icons-448-16.oxy-social-icons a:hover svg{color:#ffffff}#section-13-1181 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-13-1181{display:block}#section-13-1181{background-image:linear-gradient(rgba(255,192,0,0.75),rgba(255,192,0,0.75)),url(https://cpabhutan.org/wp-content/uploads/2024/07/About-Us-Header.jpg);background-size:auto,100% auto;background-repeat:no-repeat;text-align:left;background-attachment:fixed}#headline-14-1181{color:#000000;margin-left:20px;margin-right:20px;font-size:33px;font-weight:600;margin-bottom:10px;text-transform:uppercase;letter-spacing:0px}#image-15-1181{margin-bottom:12px;width:20%}.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: 1280px;
}
body {font-family: 'Poppins';}body {line-height: 1.5;font-size: 16px;font-weight: 500;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';}h2, h3, h4, h5, h6{color: #2b2c27;}a {color: #65bec2;text-decoration: ;}a:hover {color: #6799b2;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
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;
}
}
.proteus-big-text {
font-family:Poppins;
color:#576677;
font-size:24px;
font-weight:300;
line-height:1.4;
margin-bottom:0px;
}
.proteus-green-button:hover{
background-color:#41c3e5;
color:#ffffff;
}
.proteus-green-button {
font-family:Poppins;
color:#ffffff;
font-size:18px;
font-weight:900;
padding-top:12px;
padding-bottom:12px;
padding-left:48px;
padding-right:48px;
background-color:#74d8c2;
border-radius:100px;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:0px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.proteus-heading-two {
font-family:Poppins;
font-size:64px;
color:#2b3644;
font-weight:100;
line-height:1;
}
@media (max-width: 767px) {
.proteus-heading-two {
font-size:48px;
}
}
@media (max-width: 479px) {
.proteus-heading-two {
font-size:40px;
}
}
.proteus-subheading {
font-family:Poppins;
color:#74d8c2;
font-size:18px;
font-weight:900;
line-height:1.2;
letter-spacing:2px;
}
@media (max-width: 767px) {
.proteus-subheading {
font-size:14px;
}
}
@media (max-width: 479px) {
.proteus-subheading {
font-size:12px;
}
}
.proteus-body-text {
font-family:Poppins;
color:#576677;
font-size:16px;
font-weight:500;
line-height:1.4;
}
.proteus-heading-three {
font-family:Poppins;
color:#2b3644;
font-size:30px;
font-weight:400;
line-height:1;
}
.saas-primary-button:hover{
transform:scale(1.05,1.05); background-color:#f64e6e;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.saas-primary-button {
font-family:Poppins;
background-color:#f64e6e;
color:#ffffff;
font-size:16px;
letter-spacing:1px;
line-height:1.1;
text-decoration:none;
font-weight:700;
text-align:center;
padding-top:16px;
padding-bottom:16px;
padding-left:48px;
padding-right:48px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-transform:uppercase;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
margin-top:auto;
background-image: linear-gradient(-90deg, #f64e6e 0%, #ff795e 98%);
}
.saas-contact-5-wrapper {
width:25%;
background-color:#053557;
padding-top:32px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
}
@media (max-width: 991px) {
.saas-contact-5-wrapper {
width:50%;
}
}
@media (max-width: 767px) {
.saas-contact-5-wrapper {
width:100%;
}
}
.saas-contact-5-icon {
color: #ffffff;}.saas-contact-5-icon 
>svg {width: 36px;height: 36px;}.saas-contact-5-icon {
margin-bottom:8px;
}
.saas-contact-5-title {
color:#ffc000;
line-height:1.2;
margin-bottom:15px;
font-size:18px;
font-weight:600;
}
.saas-contact-5-text {
color:#ffffff;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:16px;
margin-bottom:16px;
font-weight:400;
}
.atomic-subheading {
font-family:Poppins;
color:#2b2c27;
font-size:24px;
line-height:1.6;
font-weight:200;
max-width:480px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
font-size:20px;
}
}
@media (max-width: 479px) {
.atomic-subheading {
font-size:18px;
}
}
.atomic-secondary-heading {
color:#2b2c27;
font-weight:400;
font-size:56px;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1280px) {
.atomic-secondary-heading {
font-size:52px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
@media (max-width: 479px) {
.atomic-secondary-heading {
font-size:40px;
}
}
.atomic-primary-button:hover{
background-color:#6799b2;
color:#ffffff;
}
.atomic-primary-button {
font-family:Poppins;
background-color:#65bec2;
padding-top:20px;
padding-bottom:20px;
padding-left:48px;
padding-right:48px;
font-size:20px;
color:#ffffff;
font-weight:700;
line-height:1.2;
letter-spacing:.25em;
text-align:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-transform:none;
text-decoration:none;
font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
padding-top:16px;
padding-left:36px;
padding-right:36px;
padding-bottom:16px;
}
}
@media (max-width: 767px) {
.atomic-primary-button {
font-size:18px;
}
}
@media (max-width: 479px) {
.atomic-primary-button {
font-size:16px;
}
}
.atomic-content-24-checklist-wrapper {
margin-bottom:12px;
padding-bottom:0px;
}
.atomic-content-24-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-24-checklist-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-24-checklist-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
.atomic-content-24-icon {
color: #053557;}.atomic-content-24-icon 
>svg {width: 18px;height: 18px;}.atomic-content-24-icon {
margin-right:6px;
}
.atomic-content-24-text {
color:#000000;
font-size:16px;
font-weight:400;
line-height:1.4;
text-align:left;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:0px;
}
.wedding-heading-one {
font-family:Poppins;
color:#000000;
font-size:64px;
font-weight:400;
line-height:1.2;
}
@media (max-width: 767px) {
.wedding-heading-one {
font-size:56px;
}
}
@media (max-width: 479px) {
.wedding-heading-one {
font-size:48px;
}
}
.wedding-primary-button:hover{
transform:scale(1.05,1.05); color:#ffffff;
}
.wedding-primary-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}.wedding-primary-button {
background-image: linear-gradient(45deg, #d0a9af, #d0a89c); font-family:'Special Elite';
font-size:16px;
font-weight:400;
text-transform:uppercase;
letter-spacing:2px;
padding-left:28px;
padding-right:28px;
padding-top:7px;
padding-bottom:3px;
border-radius:100px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:5px;
border-right-width:5px;
border-bottom-width:5px;
border-left-width:5px;
border-top-color:rgba(255,255,255,0.2);
border-right-color:rgba(255,255,255,0.2);
border-bottom-color:rgba(255,255,255,0.2);
border-left-color:rgba(255,255,255,0.2);
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
line-height:1.2;
}
.toggle-7501 {
margin-left:-16px;
margin-bottom:12px;
}
.toggle-7501 .oxy-expand-collapse-icon {
font-size: 12px;        }
.toggle-7501 .oxy-expand-collapse-icon::before,
.toggle-7501 .oxy-expand-collapse-icon::after {
background-color: #d0a89c;        }
.toggle-7501-expanded {
}
.wedding-toggle-1-title {
font-family:'Special Elite';
font-size:20px;
color:#000000;
font-weight:700;
padding-top:4px;
}
.wedding-toggle-text {
margin-bottom:16px;
text-align:justify;
}
.proteus-logo:hover{
opacity:1;
}
.proteus-logo {
opacity:0.7;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
@media (max-width: 767px) {
.proteus-logo {
margin-top:12px;
margin-bottom:12px;
}
}
.proteus-footer-2-link:hover{
color:#41c3e5;
}
.proteus-footer-2-link {
font-size:12px;
margin-left:24px;
color:#74d8c2;
}
@media (max-width: 767px) {
.proteus-footer-2-link {
margin-right:12px;
margin-left:12px;
}
}
.proteus-footer-2-icon {
color: #ffffff;}.proteus-footer-2-icon 
>svg {width: 24px;height: 24px;}.proteus-footer-2-icon {
margin-right:6px;
}
.proteus-footer-2-column {
text-align:left;
}
.proteus-footer-2-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-footer-2-column.oxy-easy-posts .oxy-posts,
.proteus-footer-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.proteus-footer-2-column {
text-align:center;
}
.proteus-footer-2-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-footer-2-column.oxy-easy-posts .oxy-posts,
.proteus-footer-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.proteus-footer-2-menu-link:hover{
color:#41c3e5;
}
.proteus-footer-2-menu-link {
font-family:Poppins;
font-size:16px;
font-weight:500;
line-height:1.4;
margin-bottom:12px;
color:#74d8c2;
}
.proteus-footer-2-title {
color:#ffffff;
font-size:18px;
font-weight:500;
letter-spacing:1px;
line-height:1;
margin-bottom:16px;
margin-top:8px;
}
.music-primary-text {
font-family:Poppins;
color:#ffffff;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:18px;
line-height:1.6;
font-weight:400;
}
.music-big-strong-heading {
font-family:Poppins;
color:#ffffff;
font-size:60px;
font-weight:900;
line-height:1.1;
letter-spacing:6px;
z-index:100;
}
@media (max-width: 767px) {
.music-big-strong-heading {
font-size:48px;
}
}
@media (max-width: 479px) {
.music-big-strong-heading {
font-size:36px;
}
}
.music-subheading {
font-family:Poppins;
font-weight:900;
letter-spacing:12px;
line-height:1.1;
color:#2f201a;
position:absolute;
font-size:60px;
z-index:0;
}
@media (max-width: 767px) {
.music-subheading {
font-size:48px;
}
}
@media (max-width: 479px) {
.music-subheading {
font-size:36px;
}
}
.music-heading-three {
font-family:Poppins;
line-height:1.1;
color:#fff;
font-size:36px;
font-weight:900;
}
.music-outline-button:hover{
color:#180700;
background-color:#fff;
border-top-color:rgba(255,255,255,0.5);
border-right-color:rgba(255,255,255,0.5);
border-bottom-color:rgba(255,255,255,0.5);
border-left-color:rgba(255,255,255,0.5);
}
.music-outline-button {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.music-outline-button {
font-family:Poppins;
color:#ffffff;
font-size:18px;
font-weight:900;
text-align:center;
line-height:1.1;
letter-spacing:2px;
padding-top:18px;
padding-bottom:18px;
padding-left:36px;
padding-right:36px;
border-top-color:rgba(255,255,255,0.5);
border-right-color:rgba(255,255,255,0.5);
border-bottom-color:rgba(255,255,255,0.5);
border-left-color:rgba(255,255,255,0.5);
border-radius:100px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.music-heading-meduim {
font-family:'Qwigley';
font-size:72px;
font-weight:400;
color:#fff;
line-height:0.9;
}
.flight-dark-outline-small-button:hover{
background-color:#c0271c;
color:#ffffff;
}
.flight-dark-outline-small-button {
font-family:Poppins;
color:#c0271c;
font-weight:700;
font-size:14px;
padding-top:18px;
padding-bottom:18px;
padding-left:48px;
padding-right:48px;
text-transform:uppercase;
letter-spacing:2px;
line-height:1.1;
text-align:center;
border-radius:100px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#c0271c;
border-right-color:#c0271c;
border-bottom-color:#c0271c;
border-left-color:#c0271c;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
margin-left:-6px;
}
.flight-courses-heading {
font-family:Poppins;
color:#000000;
font-size:18px;
font-weight:900;
line-height:1.1;
margin-bottom:12px;
}
.flight-course-text {
font-family:Poppins;
color:#000000;
font-size:16px;
font-weight:400;
margin-bottom:24px;
}
.flight-courses-star {
width:24px;
margin-bottom:12px;
}
.flight-courses-img-column {
border-top-color:#ffffff;
border-right-color:white;
border-bottom-color:white;
border-left-color:white;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}
.dentist-orange-button:hover{
background-color:#eb662a;
}
.dentist-orange-button {
background-color :#fd834c;
border: 1px solid #fd834c;
}.dentist-orange-button {
font-family:Poppins;
color:#ffffff;
border-radius:100px;
background-color:#fd834c;
padding-top:16px;
padding-bottom:16px;
padding-left:40px;
padding-right:40px;
text-decoration:none;
font-size:16px;
font-weight:900;
letter-spacing:1px;
line-height:1.1;
text-align:center;
}
@media (max-width: 479px) {
.dentist-orange-button {
text-align:center;
}
}
.hyperion-outline-button:hover{
transform:scale(1.05,1.05); color:#ffffff;
background-color:#e96199;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#e96199;
border-right-color:#e96199;
border-bottom-color:#e96199;
border-left-color:#e96199;
}
.hyperion-outline-button {
font-weight:900;
font-size:24px;
color:#e96199;
line-height:1;
letter-spacing:.125em;
text-align:center;
text-decoration:none;
padding-top:28px;
padding-bottom:28px;
padding-left:58px;
padding-right:58px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:3E96199;
border-right-color:3E96199;
border-bottom-color:3E96199;
border-left-color:3E96199;
border-radius:1000px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
@media (max-width: 991px) {
.hyperion-outline-button {
padding-left:40px;
padding-right:40px;
}
}
@media (max-width: 479px) {
.hyperion-outline-button {
font-size:18px;
padding-top:22px;
padding-bottom:22px;
padding-left:40px;
padding-right:40px;
}
}
.tabs-6038-tab {
font-family:Poppins;
padding-top:8px;
padding-left:24px;
padding-right:24px;
padding-bottom:8px;
color:#ffffff;
font-size:16px;
font-weight:600;
text-transform:uppercase;
transition-duration:0.3s;
transition-timing-function:all;
transition-property:ease;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.125em;
}
@media (max-width: 767px) {
.tabs-6038-tab {
text-align:center;
}
.tabs-6038-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-6038-tab.oxy-easy-posts .oxy-posts,
.tabs-6038-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.tabs-6038-tab-active {
background-color:#ffffff;
border-radius:100px;
color:#23232d;
box-shadow:0px 4px 8px -4px rgba(0,0,0,0.3);
}
.tabs-contents-6038-tab {
text-align:left;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
.tabs-contents-6038-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6038-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6038-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-start;
}
@media (max-width: 991px) {
.tabs-contents-6038-tab {
}
.tabs-contents-6038-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6038-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6038-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.hyperion_tabs-1_image-column {
background-size: cover; width:50%;
background-color:#c2bfd3;
margin-right:0px;
background-repeat:no-repeat;
padding-bottom:40%;
background-position:50% 50%;
}
@media (max-width: 991px) {
.hyperion_tabs-1_image-column {
width:100%;
padding-bottom:50%;
}
}
@media (max-width: 767px) {
.hyperion_tabs-1_image-column {
padding-bottom:75%;
}
}
.hyperion_tabs-1_content-column {
width:80%;
padding-top:60px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
.hyperion_tabs-1_content-column:not(.ct-section):not(.oxy-easy-posts),
.hyperion_tabs-1_content-column.oxy-easy-posts .oxy-posts,
.hyperion_tabs-1_content-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.hyperion_tabs-1_content-column {
width:100%;
padding-top:30px;
text-align:center;
}
.hyperion_tabs-1_content-column:not(.ct-section):not(.oxy-easy-posts),
.hyperion_tabs-1_content-column.oxy-easy-posts .oxy-posts,
.hyperion_tabs-1_content-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
@media (max-width: 479px) {
.hyperion_tabs-1_content-column {
padding-left:30px;
padding-top:30px;
padding-right:30px;
padding-bottom:30px;
}
}
.hyperion_tabs-1_description {
font-family:Poppins;
color:#000000;
font-size:16px;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.6;
text-align:justify;
margin-bottom:36px;
}
@media (max-width: 991px) {
.hyperion_tabs-1_description {
text-align:center;
}
}
@media (max-width: 767px) {
.hyperion_tabs-1_description {
font-size:20px;
}
}
@media (max-width: 479px) {
.hyperion_tabs-1_description {
font-size:18px;
}
}
.hyperion_tabs-1_title {
font-family:Poppins;
color:#23232d;
font-size:36px;
font-weight:800;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:12px;
}
.hyperion_tabs-1_label {
font-family:Poppins;
font-size:14px;
color:#9794a3;
font-weight:400;
text-align:left;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:16px;
}
.toggle-3634:hover{
background-color:#e6f0f9;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
border-radius:4px;
}
.toggle-3634 {
}
.toggle-3634-expanded {
}
.saas-heading-two {
font-family:Poppins;
color:#ffffff;
font-size:48px;
line-height:1.1;
font-weight:700;
margin-bottom:0px;
}
@media (max-width: 479px) {
.saas-heading-two {
font-size:40px;
}
}
.saas-body-text {
font-family:Poppins;
color:#8188a6;
font-size:16px;
font-weight:300;
line-height:1.6;
max-width:640px;
}
.saas-heading-three {
color:#ffffff;
font-size:28px;
line-height:1.1;
}
.winery-subheading {
font-family:Poppins;
color:#adadab;
font-size:12px;
font-weight:700;
letter-spacing:1px;
line-height:1.5;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.winery-body-text {
font-family:Poppins;
font-size:14px;
color:#555555;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
}
.winery-heading-three {
font-family:Poppins;
color:#75455d;
font-size:30px;
font-weight:900;
line-height:1.1;
}
@media (max-width: 479px) {
.winery-heading-three {
font-size:24px;
}
}
.winery-heading-one {
font-family:Poppins;
font-size:72px;
font-weight:900;
color:#75455d;
line-height:1.1;
}
@media (max-width: 767px) {
.winery-heading-one {
font-size:64px;
}
}
@media (max-width: 479px) {
.winery-heading-one {
font-size:48px;
}
}
.winery-outline-button {
font-family:Poppins;
font-size:14px;
color:#e03236;
font-weight:400;
letter-spacing:1px;
line-height:1.2;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#eae9e9;
border-right-color:#eae9e9;
border-bottom-color:#eae9e9;
border-left-color:#eae9e9;
border-radius:100px;
padding-top:16px;
padding-left:32px;
padding-right:32px;
padding-bottom:16px;
background-color:#ffffff;
text-align:center;
}
.winery-main-button:hover{
color:#ffffff;
text-decoration:underline;
background-color:#6e8c3a;
border-top-color:#6e8c3a;
border-right-color:#6e8c3a;
border-bottom-color:#6e8c3a;
border-left-color:#6e8c3a;
}
.winery-main-button {
font-family:Poppins;
font-size:14px;
color:#ffffff;
font-weight:400;
text-decoration:none;
background-color:#8ba460;
padding-top:16px;
padding-bottom:16px;
padding-left:32px;
padding-right:32px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#8ba460;
border-right-color:#8ba460;
border-bottom-color:#8ba460;
border-left-color:#8ba460;
border-radius:100px;
line-height:1.2;
letter-spacing:1px;
text-align:center;
}
.atomic-iconblock-15-wrapper {
width:100%;
background-color:#ffffff;
padding-left:30px;
padding-bottom:0px;
padding-right:30px;
text-align:center;
padding-top:0px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-iconblock-15-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-15-wrapper.oxy-easy-posts .oxy-posts,
.atomic-iconblock-15-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-15-text {
font-size:16px;
font-weight:400;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#000000;
text-align:justify;
margin-bottom:25px;
}
.atomic-iconblock-15-title {
font-weight:500;
font-size:18px;
color:#566d8f;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-15-icon {
background-color: #ffc000;
border: 1px solid #ffc000;
padding: 20px;color: #ffffff;}.atomic-iconblock-15-icon 
>svg {width: 40px;height: 40px;}.atomic-iconblock-15-icon {
margin-top:-40px;
margin-bottom:24px;
}
.conference-heading-two:before{
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
border-left-width:20px;
border-top-color:rgba(255,255,255,0.5);
border-right-color:rgba(255,255,255,0.5);
border-bottom-color:rgba(255,255,255,0.5);
border-left-color:rgba(255,255,255,0.5);
width:120px;
height:120px;
position:absolute;
z-index:-1;
top:-6px;
left:calc(50% - 60px) ;
right:calc(50% - 60px) ;
content:"";
}
.conference-heading-two:not(.ct-section):not(.oxy-easy-posts):before,
.conference-heading-two.oxy-easy-posts .oxy-posts:before,
.conference-heading-two.ct-section .ct-section-inner-wrap:before{
display:flex;
}
.conference-heading-two {
font-family:Poppins;
color:#63002f;
font-size:100px;
font-weight:700;
text-transform:uppercase;
line-height:1;
z-index:100;
position:relative;
}
@media (max-width: 991px) {
.conference-heading-two {
font-size:80px;
}
}
@media (max-width: 767px) {
.conference-heading-two {
font-size:56px;
}
}
.conference-slider-2-slide {
background-color:#ffffff;
margin-bottom:6px;
box-shadow:0px 0px 10px rgba(0,0,0,0.1);
}
.conference-slider-2-slide:not(.ct-section):not(.oxy-easy-posts),
.conference-slider-2-slide.oxy-easy-posts .oxy-posts,
.conference-slider-2-slide.ct-section .ct-section-inner-wrap{
display:flex;
}
.conference-slider-2-avatar {
width:96px;
border-radius:100%;
margin-bottom:12px;
}
.conference-slider-2-title {
font-family:Poppins;
color:#63002f;
font-size:24px;
font-weight:700;
line-height:1;
text-transform:uppercase;
margin-bottom:8px;
}
.conference-slider-2-label {
font-family:Poppins;
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.6;
margin-bottom:12px;
}
.conference-slider-2-text {
font-family:Poppins;
color:#666666;
font-size:14px;
font-weight:400;
line-height:1.6;
max-width:360px;
margin-bottom:24px;
font-style:italic;
}
.flight-heading-three {
font-family:Poppins;
font-size:18px;
font-weight:900;
color:#ffffff;
line-height:1.1;
letter-spacing:2px;
}
.flight-heading-one {
font-family:Poppins;
color:#ffffff;
font-size:64px;
font-weight:900;
line-height:1.1;
letter-spacing:3px;
}
@media (max-width: 767px) {
.flight-heading-one {
font-size:56px;
}
}
@media (max-width: 479px) {
.flight-heading-one {
font-size:40px;
}
}
.flight-small-main-button:hover{
background-color:#a80000;
}
.flight-small-main-button {
font-family:Poppins;
color:#ffffff;
font-size:14px;
font-weight:700;
background-color:#c0271c;
line-height:1.1;
letter-spacing:2px;
text-transform:uppercase;
text-align:center;
padding-top:18px;
padding-left:48px;
padding-right:48px;
padding-bottom:18px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.flight-body-text {
font-family:Poppins;
font-size:14px;
color:#000000;
font-weight:400;
line-height:1.6;
}
.flight-course-bullet-text {
font-family:Poppins;
color:#000000;
font-size:14px;
font-weight:400;
margin-bottom:12px;
padding-left:20px;
}
.flight-bullet {
font-family:Poppins;
font-weight:900;
color:#c0271c;
margin-left:-9px;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
padding-left:36px;
padding-right:36px;
padding-top:36px;
padding-bottom:36px;
}
.agencyb-works-2-title {
font-size:24px;
line-height:1;
}
.agencyb-works-2-tag {
font-family:Poppins;
color:#ffffff;
font-size:12px;
font-weight:400;
margin-bottom:8px;
}
.agencyb-heading-two {
font-family:Poppins;
color:#ffffff;
font-size:56px;
font-weight:700;
line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-two {
font-size:56px;
}
}
@media (max-width: 479px) {
.agencyb-heading-two {
font-size:48px;
}
}
.agencyb-body-text {
font-family:Poppins;
color:#ffffff;
font-size:16px;
font-weight:400;
line-height:1.6;
}
.agencyb-team-1-wrapper {
width:100%;
background-color:#ffffff;
text-align:center;
padding-bottom:24px;
box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.agencyb-team-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-team-1-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-team-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-team-1-avatar {
margin-bottom:0px;
}
.agencyb-team-1-name {
font-family:Poppins;
font-size:24px;
color:#053557;
font-weight:600;
line-height:1;
margin-left:20px;
margin-right:20px;
margin-bottom:12px;
}
.agencyb-team-1-label {
font-family:Poppins;
color:#ffffff;
background-color:#053557;
line-height:1.2;
font-size:12px;
font-weight:400;
padding-top:7px;
padding-bottom:7px;
padding-left:24px;
padding-right:24px;
border-radius:6px;
margin-top:-12px;
margin-bottom:16px;
}
.bnb-heading-three {
font-family:Poppins;
color:#2b2c26;
font-size:24px;
font-weight:400;
line-height:1.1;
}
.bnb-secondary-button:hover{
color:#ffffff;
background-color:#ba3739;
border-top-color:#ba3739;
border-right-color:#ba3739;
border-bottom-color:#ba3739;
border-left-color:#ba3739;
}
.bnb-secondary-button {
font-family:Poppins;
font-size:14px;
color:#ba3739;
font-weight:900;
line-height:1.1;
letter-spacing:5px;
text-align:center;
padding-top:18px;
padding-bottom:18px;
padding-left:48px;
padding-right:48px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
background-color:#ffffff;
}
.bnb-small-room-rooms-wrapper {
width:100%;
background-color:#ffffff;
}
.bnb-small-room-rooms-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-small-room-rooms-wrapper.oxy-easy-posts .oxy-posts,
.bnb-small-room-rooms-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.bnb-small-room-rooms-image {
margin-top:-36px;
margin-bottom:24px;
}
@media (max-width: 767px) {
.bnb-small-room-rooms-image {
margin-top:-20px;
}
}
.bnb-small-room-rooms-text {
color:#666666;
font-size:16px;
font-weight:400;
line-height:1.6;
text-align:left;
padding-left:24px;
padding-right:24px;
margin-bottom:18px;
}
.bnb-small-room-rooms-link {
color:#ba3739;
font-size:12px;
font-weight:400;
text-decoration:none;
line-height:1.6;
text-align:center;
margin-top:24px;
margin-bottom:24px;
}
.bnb-small-room-rooms-price {
font-family:;
color:#ba3739;
font-size:36px;
font-weight:700;
line-height:1.1;
text-align:left;
font-style:italic;
padding-bottom:12px;
padding-top:12px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#b4b3bb;
margin-left:24px;
margin-right:24px;
}
.bnb-small-room-rooms-meta-wrapper {
padding-left:24px;
padding-right:24px;
margin-bottom:12px;
}
.bnb-small-room-rooms-meta-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-small-room-rooms-meta-wrapper.oxy-easy-posts .oxy-posts,
.bnb-small-room-rooms-meta-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.bnb-small-room-rooms-meta-image {
width:24px;
margin-right:6px;
}
.bnb-small-room-rooms-meta-text {
font-size:12px;
color:#95949e;
font-weight:700;
letter-spacing:3px;
line-height:1.1;
text-transform:uppercase;
}
.Paragraph {
font-family:Poppins;
line-height:1.6;
font-size:18px;
margin-bottom:0px;
color:#ffffff;
font-weight:400;
text-align:left;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.white-subheading {
font-family:Poppins;
color:#ffc000;
font-weight:500;
font-size:23px;
text-align:left;
text-transform:uppercase;
}
.white-heading {
font-family:Poppins;
font-weight:400;
font-size:16px;
color:#ffffff;
margin-bottom:10px;
}
.Heading2 {
font-family:Poppins;
font-size:32px;
font-weight:600;
color:#053557;
line-height:1;
}
@media (max-width: 479px) {
.Heading2 {
font-size:40px;
}
}
.Heading4 {
}
.box-shadow {
box-shadow:0px 12px 24px 0px rgba(0,0,0,0.05);
}
.box-shadow:not(.ct-section):not(.oxy-easy-posts),
.box-shadow.oxy-easy-posts .oxy-posts,
.box-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 479px) {
.box-shadow {
}
}
.atomic-small-button-outline:hover{
color:#6799b2;
}
.atomic-small-button-outline {
font-weight:700;
color:#65bec2;
font-size:14px;
line-height:1.2;
letter-spacing:.25em;
text-align:center;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
padding-top:8px;
padding-bottom:9px;
padding-left:24px;
padding-right:24px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-small-button:hover{
background-color:#6799b2;
color:#ffffff;
}
.atomic-small-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.atomic-small-button {
background-color:#65bec2;
font-size:14px;
font-weight:700;
color:#ffffff;
padding-right:18px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2;
letter-spacing:1px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
padding-left:18px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.8;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-content-31-icon {
background-color: #03465e;
border: 1px solid #03465e;
padding: 24px;color: #ffffff;}.atomic-content-31-icon 
>svg {width: 42px;height: 42px;}.atomic-content-31-icon {
position:absolute;
z-index: 100;
}
.atomic-content-31-middle-column {
text-align:center;
position:relative;
width:NaNpx;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.atomic-content-31-middle-column {
text-align:left;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}
@media (max-width: 767px) {
.atomic-content-31-middle-column {
text-align:center;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}
.atomic-content-31-line {
height:100%;
}
@media (max-width: 991px) {
.atomic-content-31-line {
margin-left:47px;
}
}
@media (max-width: 767px) {
.atomic-content-31-line {
margin-left:0px;
}
.atomic-content-31-line:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-line.oxy-easy-posts .oxy-posts,
.atomic-content-31-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.atomic-content-31-wrapper {
width:100%;
background-color:#ffffff;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-31-text {
color:#3b3c38;
font-size:18px;
font-weight:400;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-title {
font-family:Poppins;
font-size:20px;
color:#ffc000;
font-weight:600;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-small-text {
font-size:14px;
color:#898989;
font-weight:400;
margin-bottom:16px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
width:NaNpx;
}
}
.atomic-medium-button:hover{
background-color:#6799b2;
color:#ffffff;
border-top-color:#6799b2;
border-right-color:#6799b2;
border-bottom-color:#6799b2;
border-left-color:#6799b2;
}
.atomic-medium-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.atomic-medium-button {
background-color:#65bec2;
color:#ffffff;
font-size:16px;
font-weight:700;
line-height:1.2;
padding-top:15px;
padding-right:36px;
padding-left:36px;
padding-bottom:15px;
letter-spacing:.25em;
text-align:center;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
border-top-color:#65bec2;
border-right-color:#65bec2;
border-bottom-color:#65bec2;
border-left-color:#65bec2;
}
.atomic-header-7-text {
color:#3b3c38;
font-size:14px;
font-weight:400;
line-height:1.4;
text-align:right;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-left:45px;
}
@media (max-width: 991px) {
.atomic-header-7-text {
margin-top:12px;
}
}
.dentist-heading-two {
font-family:Poppins;
color:#333333;
font-size:36px;
font-weight:900;
line-height:1.1;
}
.dentist-subheading {
color:#999999;
font-size:14px;
line-height:1.1;
font-weight:400;
letter-spacing:1px;
}
.dentist-outline-button:hover{
color:#0a5888;
}
.dentist-outline-button {
color:#00adef;
text-decoration:none;
font-weight:900;
line-height:1.1;
letter-spacing:1px;
font-size:16px;
padding-left:40px;
padding-right:40px;
padding-top:16px;
padding-bottom:16px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:100px;
text-align:center;
}
.dentist-iconblock-4-wrapper {
width:100%;
background-color:#ffffff;
padding-top:48px;
padding-left:48px;
padding-bottom:48px;
text-align:center;
padding-right:48px;
height:100%;
}
.dentist-iconblock-4-wrapper:not(.ct-section):not(.oxy-easy-posts),
.dentist-iconblock-4-wrapper.oxy-easy-posts .oxy-posts,
.dentist-iconblock-4-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.dentist-iconblock-4-image {
width:72px;
padding-bottom:5px;
}
.dentist-iconblock-4-title {
font-family:Poppins;
color:#053557;
font-size:22px;
font-weight:700;
line-height:1.2;
margin-bottom:8px;
}
.dentist-iconblock-4-text {
font-family:Poppins;
color:#666666;
font-size:14px;
font-weight:400;
line-height:1.5;
margin-bottom:18px;
}
.atomic-primary-heading {
color:#2b2c27;
font-size:64px;
font-weight:400;
line-height:1.1;
margin-top:0px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
font-size:56px;
}
}
@media (max-width: 479px) {
.atomic-primary-heading {
font-size:44px;
}
}
.atomic-content-23-wrapper {
width:100%;
background-color:#ffffff;
padding-top:36px;
padding-left:36px;
padding-right:36px;
padding-bottom:36px;
text-align:center;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-23-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-23-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-23-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-content-23-title {
color:#566d8f;
font-size:20px;
font-weight:500;
line-height:1.4;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.12em;
}
.atomic-content-23-text {
color:#3b3c38;
font-size:18px;
font-weight:200;
line-height:1.6;
margin-bottom:36px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-price {
color:#65bec2;
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-35-title {
color:#566d8f;
font-size:20px;
font-weight:500;
line-height:1.2;
letter-spacing:.12em;
text-align:left;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-column {
}
.oxy-stock-content-styles {
}
.conference-other-single {
font-size:14px;
color:#666666;
}
.conference-heading-one:before{
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:20px;
border-right-width:20px;
border-bottom-width:20px;
border-left-width:20px;
border-top-color:#ffdad0;
border-right-color:#ffdad0;
border-bottom-color:#ffdad0;
border-left-color:#ffdad0;
width:120px;
height:120px;
position:absolute;
z-index:-1;
left:calc(50% - 60px) ;
right:calc(50% - 60px) ;
top:-20px;
content:"";
}
.conference-heading-one:not(.ct-section):not(.oxy-easy-posts):before,
.conference-heading-one.oxy-easy-posts .oxy-posts:before,
.conference-heading-one.ct-section .ct-section-inner-wrap:before{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
.conference-heading-one {
font-family:Poppins;
color:#ffffff;
font-size:72px;
font-weight:700;
line-height:1;
text-transform:uppercase;
z-index:100;
position:relative;
}
@media (max-width: 767px) {
.conference-heading-one {
font-size:56px;
}
}
.conference-subheading {
font-family:Poppins;
color:#ffdad0;
font-size:32px;
font-weight:500;
line-height:1.3;
letter-spacing:7px;
text-transform:uppercase;
z-index:100;
}
.hyperion-subheading {
font-family:Poppins;
color:#e96199;
font-weight:900;
font-size:30px;
letter-spacing:4px;
line-height:1.1;
text-transform:uppercase;
}
@media (max-width: 991px) {
.hyperion-subheading {
font-size:20px;
}
}
.hyperion-heading-two {
font-family:Poppins;
color:#000000;
font-weight:900;
font-size:96px;
line-height:1;
}
@media (max-width: 991px) {
.hyperion-heading-two {
font-size:96px;
}
}
@media (max-width: 767px) {
.hyperion-heading-two {
font-size:72px;
}
}
@media (max-width: 479px) {
.hyperion-heading-two {
font-size:60px;
}
}
.atomic-simple-article-content {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-tritary-heading {
color:#2b2c27;
font-size:36px;
font-weight:400;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-outline-button:hover{
background-color:transparent;
color:#6799b2;
border-top-color:#6799b2;
border-right-color:#6799b2;
border-bottom-color:#6799b2;
border-left-color:#6799b2;
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid #6799b2;
color: #6799b2;
padding: 9px 15px;
}.atomic-outline-button {
font-family:Poppins;
font-weight:700;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:center;
line-height:1.2;
border-top-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:3px;
border-top-color:#65bec2;
border-right-color:#65bec2;
border-bottom-color:#65bec2;
border-left-color:#65bec2;
padding-left:46px;
padding-right:46px;
padding-top:18px;
padding-bottom:18px;
color:#65bec2;
background-color:transparent;
font-size:20px;
margin-right:2px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.25em;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-transform:none;
font-style:normal;
text-decoration:none;
}
@media (max-width: 991px) {
.atomic-outline-button {
padding-top:14px;
padding-bottom:14px;
padding-right:34px;
padding-left:34px;
}
}
@media (max-width: 767px) {
.atomic-outline-button {
font-size:18px;
}
}
@media (max-width: 479px) {
.atomic-outline-button {
font-size:16px;
}
}
.atomic-pricing-4-title {
color:#566d8f;
font-size:20px;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-icon {
color: #566d8f;}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
margin-bottom:16px;
}
.atomic-pricing-4-text {
color:#3b3c38;
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.6;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-cost {
color:#65bec2;
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:4px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:auto;
}
.atomic-pricing-4-small-text {
color:#898989;
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:left;
margin-bottom:30px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-6-image-column {
text-align:center;
}
.atomic-slider-6-image-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-image-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-image-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-6-text-column {
text-align:left;
}
.atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.atomic-slider-6-text-column {
text-align:center;
}
.atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-slider-6-title {
color:#566d8f;
font-size:20px;
font-weight:500;
line-height:1.1;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.12em;
}
.atomic-slider-6-text {
color:#3b3c38;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-cta-7-icon {
background-color: #eff4f7;
border: 1px solid #eff4f7;
padding: 24px;color: #6799b2;}.atomic-cta-7-icon 
>svg {width: 30px;height: 30px;}.atomic-cta-7-icon {
margin-bottom:12px;
}
.atomic-cta-7-wrapper {
text-align:center;
}
.atomic-cta-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-cta-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-cta-7-text {
font-size:18px;
font-weight:400;
color:#3b3c38;
line-height:1.6;
margin-top:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:auto;
}
.atomic-showcase-9-title {
font-size:20px;
color:#566d8f;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-9-text {
font-size:18px;
color:#3b3c38;
font-weight:400;
line-height:1.6;
max-width:480px;
margin-bottom:24px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-9-wrapper {
width:100%;
background-color:#ffffff;
padding-top:60px;
padding-left:60px;
padding-right:60px;
padding-bottom:60px;
text-align:left;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-showcase-9-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-showcase-9-wrapper.oxy-easy-posts .oxy-posts,
.atomic-showcase-9-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.atomic-showcase-9-wrapper {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
.paragraph {
font-family:Poppins;
color:#333;
line-height:1.6;
margin-bottom:0px;
text-align:justify;
font-size:16px;
font-weight:400;
}
.heading-four {
font-family:Poppins;
font-size:18px;
text-transform:uppercase;
font-weight:700;
line-height:1.2;
color:#65bec2;
margin-bottom:6px;
text-align:left;
}
.bnb-heading-two {
color:#03465e;
font-size:36px;
font-weight:800;
margin-bottom:50px;
}
.bnb-home-icon-blocks-icon {
color: #ba3739;}.bnb-home-icon-blocks-icon 
>svg {width: 42px;height: 42px;}.bnb-home-icon-blocks-icon {
margin-bottom:12px;
}
.music-heading-big {
font-family:'Qwigley';
color:#ffffff;
font-size:96px;
font-weight:500;
line-height:0.8;
}
.music-showcase-2-wrapper:hover{
transform:scale(1.05,1.05);}
.music-showcase-2-wrapper {
background-color:#65bec2;
width:100%;
border-radius:24px;
overflow:hidden;
height:100%;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.music-showcase-2-title {
font-family:Poppins;
color:#ffffff;
font-size:20px;
font-weight:500;
line-height:1;
}
.music-showcase-2-label {
font-family:Poppins;
color:#000000;
font-size:12px;
font-weight:500;
line-height:1.6;
margin-bottom:24px;
margin-left:20px;
margin-right:20px;
}
.wedding-subheading {
font-family:'Special Elite';
max-width:360px;
color:#666666;
}
.wedding-outline-button:hover{
background-color:#d0a9af;
color:#ffffff;
}
.wedding-outline-button {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.wedding-outline-button {
font-family:'Special Elite';
padding-left:32px;
padding-right:32px;
border-radius:100px;
text-transform:uppercase;
font-weight:700;
text-align:center;
color:#d0a9af;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#d0a9af;
border-right-color:#d0a9af;
border-bottom-color:#d0a9af;
border-left-color:#d0a9af;
letter-spacing:2px;
line-height:1.2;
padding-top:12px;
padding-bottom:8px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.wedding-pricing-2-photo {
background-size: cover; background-repeat:no-repeat;
width:100%;
margin-top:-64px;
padding-bottom:75%;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-top-width:16px;
border-right-width:16px;
border-bottom-width:16px;
border-left-width:16px;
background-color:#666666;
margin-bottom:24px;
background-position:50% 50%;
box-shadow:0px 8px 16px rgba(0,0,0,0.05);
}
@media (max-width: 767px) {
.wedding-pricing-2-photo {
margin-top:0px;
}
}
.wedding-pricing-2-title {
font-family:'Special Elite';
font-size:24px;
color:#000000;
margin-bottom:12px;
line-height:1.2;
}
.wedding-pricing-2-column {
text-align:center;
width:20%;
}
.wedding-pricing-2-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-pricing-2-column.oxy-easy-posts .oxy-posts,
.wedding-pricing-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.wedding-price-2-small-text {
font-family:Poppins;
font-size:12px;
font-weight:400;
color:#999999;
max-width:240px;
margin-bottom:12px;
}
.wedding-pricing-2-price {
font-family:Poppins;
color:#000000;
font-size:32px;
font-weight:700;
margin-bottom:20px;
}
.flight-outline-small-button:hover{
color:#c0271c;
background-color:#ffffff;
}
.flight-outline-small-button {
font-family:Poppins;
font-weight:700;
color:#ffffff;
font-size:14px;
line-height:1.1;
letter-spacing:2px;
text-transform:uppercase;
padding-top:18px;
padding-bottom:18px;
padding-left:36px;
padding-right:36px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#fff;
border-right-color:#fff;
border-bottom-color:#fff;
border-left-color:#fff;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.flight-services-column {
background-size: cover; border-top-color:white;
border-right-color:white;
border-bottom-color:white;
border-left-color:white;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
background-color:#03729b;
}
.flight-services-heading {
color:#ffffff;
font-size:18px;
text-transform:uppercase;
letter-spacing:2px;
line-height:1.1;
margin-bottom:12px;
}
.flight-services-wrapper {
padding-left:40px;
padding-right:40px;
padding-top:40px;
padding-bottom:30%;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
background-image: linear-gradient(rgba(1,115,159,0.9), rgba(1,115,159,0.00));
}
.flight-service-star-image {
width:24px;
margin-bottom:12px;
}
.flight-services-text {
font-family:Poppins;
font-size:14px;
color:#ffffff;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:24px;
}
.agencyb-white-button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
}.agencyb-white-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-white-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #3c3876;
padding: 14px 22.4px;
}.agencyb-white-button {
font-family:Poppins;
button-hover_color:#ffffff;
font-size:18px;
font-weight:900;
padding-left:48px;
padding-right:48px;
line-height:1.2;
letter-spacing:2px;
border-radius:100px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.tabs-8022-tab:hover{
color:#fff;
}
.tabs-8022-tab {
font-family:Poppins;
font-size:16px;
font-weight:900;
text-transform:uppercase;
transition-duration:0.2s;
transition-timing-function:easw;
transition-property:all;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#000000;
border-radius:15px;
margin-left:10px;
margin-right:10px;
}
.tabs-8022-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8022-tab.oxy-easy-posts .oxy-posts,
.tabs-8022-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.tabs-8022-tab-active:hover{
color:#000000;
}
.tabs-8022-tab-active {
color:#ffffff;
font-size:18px;
text-transform:uppercase;
font-weight:900;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
background-color:#65bec2;
}
.tabs-contents-8022-tab {
text-align:center;
}
.tabs-contents-8022-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8022-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8022-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.tabs-contents-8022-tab {
text-align:center;
}
.tabs-contents-8022-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8022-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8022-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.agencyb-tab-1-text {
font-family:Poppins;
color:#ffffff;
font-size:16px;
font-weight:400;
line-height:1.6;
margin-bottom:24px;
margin-left:4px;
}
.agencyb-tab-1-title {
font-family:Poppins;
color:#ffffff;
font-size:56px;
font-weight:700;
line-height:1;
margin-bottom:12px;
}
.small-text {
font-family:Poppins;
margin-bottom:4px;
line-height:1.6;
font-size:12px;
color:#9f9f9f;
text-align:left;
}
.digits {
font-family:Poppins;
color:#65bec2;
font-size:36px;
font-weight:900;
margin-bottom:24px;
}
.sign {
font-size:20px;
}
.dark-heading {
font-family:Poppins;
font-size:23px;
font-weight:500;
color:#ffc000;
line-height:1.2;
text-align:left;
margin-bottom:10px;
}
.box-hover:hover{
box-shadow:0px 12px 24px rgba(0,0,0,0.05);
}
.box-hover {
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
height:120px;
}
.finance-logos-small-text {
text-transform:uppercase;
font-size:12px;
color:#575853;
letter-spacing:1px;
line-height:1.2;
}
.atomic-footer-7-text {
font-size:16px;
font-weight:400;
color:rgba(255,255,255,0.75);
margin-bottom:18px;
margin-right:18px;
margin-top:18px;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-title {
color:#ffffff;
font-size:20px;
font-weight:500;
text-align:left;
line-height:1.1;
letter-spacing:0.15em;
margin-bottom:12px;
margin-top:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-link:hover{
color:#ffffff;
}
.atomic-footer-7-link {
color:rgba(255,255,255,0.75);
font-size:14px;
font-weight:400;
line-height:1.1;
letter-spacing:1px;
margin-top:12px;
margin-bottom:12px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-decoration:none;
}
.atomic-footer-7-small-link:hover{
color:#ffffff;
}
.atomic-footer-7-small-link {
color:rgba(255,255,255,0.5);
font-size:12px;
font-weight:400;
line-height:1.6;
text-align:right;
margin-left:24px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.Heading1 {
font-family:Poppins;
margin-bottom:8px;
color:#ffffff;
font-size:72px;
font-weight:900;
line-height:1;
}
@media (max-width: 767px) {
.Heading1 {
font-size:64px;
}
}
@media (max-width: 479px) {
.Heading1 {
font-size:40px;
}
}
.finance-simple-content {
color:#2b2c27;
font-size:18px;
text-align:left;
line-height:1.6;
}
.finance-logo:hover{
opacity:1;
}
.finance-logo {
padding-top:8px;
padding-bottom:16px;
opacity:0.9;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.finance-subheading {
font-family:Poppins;
font-size:12px;
font-weight:900;
color:rgba(255,255,255,0.7);
line-height:1.1;
letter-spacing:1px;
}
.finance-heading-two-white {
font-family:Poppins;
color:#ffffff;
font-weight:900;
font-size:48px;
line-height:1.1;
}
.finance-footer-text {
font-family:Poppins;
color:#ffffff;
font-size:12px;
font-weight:400;
line-height:1.6;
}
.Heading3 {
font-family:Poppins;
margin-bottom:12px;
color:#2b2c27;
font-weight:900;
font-size:36px;
text-align:left;
}
.darkblue-button:hover{
color:#ffffff;
background-color:#566d8f;
text-decoration:none;
}
.darkblue-button {
font-family:Poppins;
color:#ffffff;
background-color:#6799b2;
padding-top:18px;
padding-left:32px;
padding-right:32px;
padding-bottom:18px;
text-transform:uppercase;
text-align:center;
font-weight:900;
letter-spacing:2px;
font-size:18px;
line-height:1;
text-decoration:none;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.Quote {
background-image:url(http://financial.oxy.host/wp-content/uploads/sites/33/2018/02/“@2x.png);background-size: 36px auto; font-family:Poppins;
font-style:italic;
line-height:1.6;
margin-bottom:36px;
color:#2b2c27;
background-repeat:no-repeat;
padding-left:48px;
background-position:0px 0px;
}
.green-button:hover{
text-decoration:none;
color:#6799b2;
}
.green-button {
font-family:Poppins;
font-size:15px;
font-weight:600;
line-height:1;
letter-spacing:1px;
text-transform:uppercase;
color:#ffffff;
background-color:#ffc000;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
text-decoration:none;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
padding-top:10px;
text-align:center;
}
.small-quote {
color:#2b2c27;
font-size:12px;
line-height:1.6;
font-style:italic;
margin-bottom:12px;
}
.Heading5 {
font-family:Poppins;
color:#2b2c27;
font-size:18px;
font-weight:900;
}
.dark-button:hover{
color:#ffffff;
background-color:#65bec2;
}
.dark-button {
color:#ffffff;
font-weight:900;
text-transform:uppercase;
letter-spacing:1px;
text-decoration:none;
background-color:#e0e9ef;
padding-left:32px;
padding-right:32px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
font-size:18px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.finance-team-1-column {
padding-top:12px;
padding-left:12px;
padding-right:12px;
padding-bottom:12px;
}
@media (max-width: 1280px) {
.finance-team-1-column {
}
}
.finance-team-1-wrapper:hover{
background-color:#ffffff;
border-top-color:white;
border-right-color:white;
border-bottom-color:white;
border-left-color:white;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
box-shadow:0px 10px 20px rgba(0,0,0,0.05);
}
.finance-team-1-wrapper {
width:100%;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#e0e9ef;
border-right-color:#e0e9ef;
border-bottom-color:#e0e9ef;
border-left-color:#e0e9ef;
padding-bottom:24px;
text-align:center;
}
.finance-team-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.finance-team-1-wrapper.oxy-easy-posts .oxy-posts,
.finance-team-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.finance-team-1-wrapper {
}
}
.finance-team-1-img {
margin-bottom:16px;
width:100%;
}
.read-more-button:hover{
background-color:#ffc000;
}
.read-more-button {
}
.tabs-7761-tab {
}
.tabs-7761-tab-active {
}
.tabs-contents-7761-tab {
}
.tabs-8828-tab:after{
content:"";
}
.tabs-8828-tab {
font-family:Poppins;
border-top-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#000000;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
color:#000000;
font-size:16px;
font-weight:500;
text-transform:capitalize;
}
.tabs-8828-tab-active {
font-family:Poppins;
background-color:#ffc000;
color:#ffffff;
font-weight:400;
font-size:16px;
}
.tabs-contents-8828-tab {
}
.tabs-9104-tab {
}
.tabs-9104-tab-active {
}
.tabs-contents-9104-tab {
}
.tabs-1126-tab {
}
.tabs-1126-tab-active {
}
.tabs-contents-1126-tab {
}
.tabs-3588-tab {
width:100%;
margin-bottom:25px;
background-color:rgba(5,53,87,0.8);
}
.tabs-3588-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-3588-tab.oxy-easy-posts .oxy-posts,
.tabs-3588-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
.tabs-3588-tab-active {
background-color:#053557;
color:#ffc000;
}
.tabs-contents-3588-tab {
}
.tabs-contents-3588-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-3588-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-3588-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
.tabs-9577-tab:after{
background-color:#ffc000;
content:"";
}
.tabs-9577-tab:hover{
background-color:#ffffff;
}
.tabs-9577-tab {
background-color:#fc0c0c;
}
.tabs-9577-tab-active {
}
.tabs-contents-9577-tab {
}
.tabs-9425-tab {
}
.tabs-9425-tab-active {
}
.tabs-contents-9425-tab {
}