.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%;
}
.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: 1400px;
}
body {font-family: Arial, Helvetica, sans-serif;}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #4583cf;}.oxy-nav-menu-hamburger-line {background-color: #4583cf;}h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;font-size: 30px;color: #4583cf;}h2, h3, h4, h5, h6{font-size: 25px;color: #4583cf;}h3, h4, h5, h6{font-size: 20px;font-weight: 400;color: #4583cf;}h4, h5, h6{font-size: 20px;color: #4583cf;}h5, h6{font-size: 20px;}a {color: #006ff7;font-weight: 800;text-decoration: none;}a:hover {color: #ff0000;text-decoration: underline;}.ct-link-text {color: #006ff7;text-decoration: underline;}.ct-link-text:hover {color: #ff0000;}.ct-link {color: #4583cf;text-decoration: ;}.ct-link-button {border-radius: 3px;}.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;
}
}
.c-margin-bottom-m {
margin-bottom:25px;
}
@media (max-width: 1400px) {
.c-margin-bottom-m {
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
@media (max-width: 991px) {
.c-margin-bottom-m {
margin-bottom:20px;
}
}
.c-transition {
transition-duration:0.4s;
}
@media (max-width: 1400px) {
.c-transition {
}
}
.c-text-s {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:300;
}
.c-margin-bottom-s {
margin-bottom:15px;
}
.c-h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:600;
line-height:1.3;
}
.c-h4:not(.ct-section):not(.oxy-easy-posts),
.c-h4.oxy-easy-posts .oxy-posts,
.c-h4.ct-section .ct-section-inner-wrap{
display:inline-flex;
flex-direction:unset;
}
.c-shadow {
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-shadow:not(.ct-section):not(.oxy-easy-posts),
.c-shadow.oxy-easy-posts .oxy-posts,
.c-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-text-dark {
color:#686868;
}
.c-bg-light-alt {
background-color:#ffffff;
position:relative;
}
.c-rounded {
border-radius:7px;
overflow:hidden;
}
.c-text-m {
font-size:16px;
font-weight:300;
max-width:700px;
line-height:1.7;
}
@media (max-width: 1400px) {
.c-text-m {
font-size:15px;
}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
.c-text-m {
font-size:14px;
}
}
.c-heading-dark {
color:#0f0f0f;
}
.c-margin-bottom-xs {
margin-bottom:5px;
}
.c-padding-l {
padding-top:35px;
padding-left:35px;
padding-right:35px;
padding-bottom:35px;
}
@media (max-width: 1400px) {
.c-padding-l {
padding-top:25px;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
}
}
@media (max-width: 767px) {
.c-padding-l {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
}
.c-columns-m-1 {
}
@media (max-width: 767px) {
}
.c-bg-light {
background-color:#f9f9f9;
text-align:left;
}
.c-bg-light:not(.ct-section):not(.oxy-easy-posts),
.c-bg-light.oxy-easy-posts .oxy-posts,
.c-bg-light.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-columns-gap-l {
margin-right:1px;
width:100%;
grid-gap: 5vmin;
}
.c-h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:600;
line-height:1.3;
}
@media (max-width: 991px) {
.c-h3 {
font-size:26px;
}
}
@media (max-width: 767px) {
.c-h3 {
font-size:23px;
}
}
@media (max-width: 479px) {
.c-h3 {
font-size:20px;
}
}
.c-columns-2-1 {
}
.c-bg-accent-alt {
background-color:#efefef;
}
.c-text-light {
color:rgba(255,255,255,0.8);
}
.c-heading-light {
color:#ffffff;
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 22px;height: 22px;}.c-icon-light-m {
}
.c-text-l {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
max-width:700px;
line-height:1.6;
}
@media (max-width: 991px) {
.c-text-l {
max-width:420px;
}
}
@media (max-width: 767px) {
.c-text-l {
font-size:16px;
}
}
.c-h1-fat {
font-weight:700;
font-size:65px;
line-height:1.2;
max-width:800px;
}
@media (max-width: 1400px) {
.c-h1-fat {
font-size:55px;
}
}
@media (max-width: 991px) {
.c-h1-fat {
font-size:45px;
}
}
@media (max-width: 479px) {
.c-h1-fat {
font-size:40px;
}
}
.c-columns-l-2 {
background-color:#ffffff;
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}
.c-margin-bottom-l {
margin-bottom:50px;
}
@media (max-width: 767px) {
.c-margin-bottom-l {
}
}
@media (max-width: 479px) {
.c-margin-bottom-l {
margin-bottom:25px;
}
}
.c-h2 {
font-size:36px;
max-width:650px;
font-weight:600;
line-height:1.3;
text-transform:capitalize;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 1400px) {
.c-h2 {
font-size:36px;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
@media (max-width: 991px) {
.c-h2 {
font-size:32px;
}
}
@media (max-width: 767px) {
.c-h2 {
font-size:28px;
}
}
@media (max-width: 479px) {
.c-h2 {
font-size:24px;
}
}
.c-columns-3 {
}
.c-columns-gap-m {
margin-top:10px;
width:100%;
grid-gap: 1.25rem;
}
.c-columns-2-auto {
}
@media (max-width: 767px) {
}
.c-avatar-m {
background-size: cover; width:60px;
height:60px;
background-repeat:no-repeat;
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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-radius:100%;
background-position:50% 50%;
object-fit:cover;
}
.c-bg-dark {
background-color:#191919;
}
.c-columns-6 {
}
.c-column-grow {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-column-grow {
grid-column-start: span 1;
}
}
.c-margin-right-xs {
margin-right:5px;
}
.c-btn-m {
font-size:13px;
padding-top:12px;
padding-left:25px;
padding-right:25px;
padding-bottom:12px;
}
.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
color:#ffffff;
box-shadow:0px 7px 25px -10px #4353ff;
}
.c-btn-main {
font-family:Arial, Helvetica, sans-serif;
border-radius:7px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
text-transform:uppercase;
letter-spacing:1px;
border-top-color:#4353ff;
border-right-color:#4353ff;
border-bottom-color:#4353ff;
border-left-color:#4353ff;
text-align:center;
background-color:#4353ff;
color:#ffffff;
font-weight:600;
box-shadow:0px 10px 20px -15px #4353ff;
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
font-size:13px;
}
}
@media (max-width: 479px) {
.c-btn-main {
width:100%;
}
}
.c-icon-accent-m {
color: #4353ff;}.c-icon-accent-m 
>svg {width: 22px;height: 22px;}.c-icon-accent-m {
}
.c-columns-4 {
}
.c-margin-right-s {
margin-right:15px;
}
@media (max-width: 767px) {
.c-margin-right-s {
margin-right:10px;
}
}
.c-text-xl {
font-size:21px;
font-weight:500;
max-width:700px;
}
@media (max-width: 1400px) {
.c-text-xl {
font-size:18px;
}
}
.c-text-accent {
color:#4353ff;
}
.c-text-accent-alt {
color:#efefef;
}
.c-h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:48px;
text-transform:capitalize;
max-width:600px;
font-weight:600;
line-height:1.3;
z-index:3;
}
.c-h1:not(.ct-section):not(.oxy-easy-posts),
.c-h1.oxy-easy-posts .oxy-posts,
.c-h1.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 991px) {
.c-h1 {
font-size:38px;
max-width:420px;
}
}
@media (max-width: 767px) {
.c-h1 {
font-size:34px;
}
}
@media (max-width: 479px) {
.c-h1 {
font-size:30px;
max-width:350px;
}
}
.c-h5 {
font-size:16px;
font-weight:600;
text-align:left;
}
.c-h6 {
}
.c-margin-bottom-xl {
margin-bottom:75px;
}
@media (max-width: 991px) {
.c-margin-bottom-xl {
margin-bottom:50px;
}
}
@media (max-width: 767px) {
.c-margin-bottom-xl {
margin-bottom:35px;
}
}
.c-margin-right-m {
margin-right:25px;
}
@media (max-width: 479px) {
.c-margin-right-m {
margin-right:15px;
}
}
.c-margin-right-l {
}
.c-margin-right-xl {
}
.c-padding-s {
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
.c-padding-m {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
.c-padding-xl {
padding-top:75px;
padding-left:75px;
padding-right:75px;
padding-bottom:75px;
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1400px) {
.c-padding-xl {
padding-top:50px;
padding-left:50px;
padding-right:50px;
padding-bottom:50px;
}
}
@media (max-width: 767px) {
.c-padding-xl {
padding-top:35px;
padding-left:35px;
padding-right:35px;
padding-bottom:35px;
}
}
.c-btn-xs {
font-size:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}
.c-btn-s {
font-size:12px;
padding-top:7px;
padding-left:14px;
padding-right:14px;
padding-bottom:7px;
}
.c-btn-l {
font-size:17px;
padding-left:35px;
padding-right:35px;
padding-top:15px;
padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
}
.c-btn-l:not(.ct-section):not(.oxy-easy-posts),
.c-btn-l.oxy-easy-posts .oxy-posts,
.c-btn-l.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
@media (max-width: 479px) {
.c-btn-l {
padding-top:10px;
padding-bottom:10px;
font-size:14px;
}
}
.c-btn-xl {
padding-top:15px;
padding-bottom:15px;
padding-left:35px;
padding-right:35px;
font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
font-size:17px;
}
}
@media (max-width: 479px) {
.c-btn-xl {
width:100%;
}
}
.c-columns-2 {
}
.c-columns-5 {
}
.c-columns-2-3 {
}
.c-columns-3-2 {
}
.c-columns-3-1 {
}
.c-columns-1-3 {
}
.c-columns-1-2 {
}
.c-columns-l-4 {
}
@media (max-width: 991px) {
}
.c-columns-l-3 {
}
@media (max-width: 991px) {
.c-columns-l-3 {
grid-template-columns: 1fr 1fr 1fr;
}
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}
.c-columns-m-3 {
}
@media (max-width: 767px) {
}
.c-columns-m-2 {
}
@media (max-width: 767px) {
}
.c-columns-s-2 {
}
@media (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: 1fr 1fr;
}
}
.c-columns-s-1 {
}
@media (max-width: 479px) {
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}
.c-columns-gap-xxl {
grid-gap: 12vmin;
}
@media (max-width: 991px) {
}
.c-columns-gap-xl {
grid-gap: 8vmin;
}
.c-columns-gap-s {
width:100%;
grid-gap: 0.5rem;
}
.c-grid-1 {
}
.c-grid-2 {
}
.c-row-grow {
grid-row-start: span 2;
}
@media (max-width: 991px) {
.c-row-grow {
grid-row-start: span 1;
}
}
.c-btn-alt:hover{
transform:translateY(-5px); box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
color:#4353ff;
text-transform:uppercase;
border-radius:7px;
background-color:#efefef;
text-align:center;
letter-spacing:1px;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1400px) {
.c-btn-alt {
}
}
@media (max-width: 767px) {
.c-btn-alt {
font-size:13px;
}
}
@media (max-width: 479px) {
.c-btn-alt {
width:100%;
margin-top:5px;
margin-bottom:5px;
}
}
.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
color:#4353ff;
}
.c-btn-transparent {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
background-color:rgba(255,255,255,0.15);
border-radius:7px;
color:#ffffff;
font-weight:600;
letter-spacing:1px;
text-align:center;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}
.c-card-light {
text-align:left;
background-color:#ffffff;
width:100%;
border-radius:7px;
border-top-color:#e8e8e8;
border-right-color:#e8e8e8;
border-bottom-color:#e8e8e8;
border-left-color:#e8e8e8;
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;
position:relative;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1400px) {
}
.c-card-dark {
text-align:left;
width:100%;
border-radius:7px;
background-color:#191919;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-card-dark {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media (max-width: 479px) {
.c-card-dark {
padding-top:25px;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
}
}
.c-card-accent {
background-color:#4353ff;
border-radius:7px;
width:100%;
box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.c-card-accent {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
@media (max-width: 479px) {
.c-card-accent {
padding-top:25px;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
}
}
.c-card-transparent {
width:100%;
text-align:center;
border-radius:7px;
overflow:hidden;
background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1400px) {
}
.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
background-image:linear-gradient(#4583cf, #4583cf); width:100%;
text-align:center;
color:#ffffff;
background-color:#4583cf;
}
.c-avatar-s {
border-radius:100%;
width:40px;
height:40px;
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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1400px) {
.c-avatar-s {
margin-right:10px;
}
}
@media (max-width: 767px) {
.c-avatar-s {
}
}
.c-avatar-l {
border-radius:100%;
width:80px;
height:80px;
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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1400px) {
.c-avatar-l {
width:60px;
height:60px;
}
}
@media (max-width: 479px) {
.c-avatar-l {
width:50px;
height:50px;
}
}
.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
width:140px;
height:140px;
border-radius: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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
background-position:50% 50%;
box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
.c-avatar-xl {
width:100px;
height:100px;
}
}
.c-avatar-full {
width:100%;
height:300px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
text-align:left;
border-radius:7px;
margin-bottom:25px;
object-fit:cover;
}
.c-avatar-full:not(.ct-section):not(.oxy-easy-posts),
.c-avatar-full.oxy-easy-posts .oxy-posts,
.c-avatar-full.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 991px) {
.c-avatar-full {
height:250px;
}
}
@media (max-width: 479px) {
.c-avatar-full {
height:220px;
}
}
.c-avatar-overlay {
border-radius: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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
width:60px;
height:60px;
margin-top:-30px;
z-index:50;
object-fit:cover;
}
.c-bg-dark-alt {
background-color:#353535;
}
.c-bg-accent {
background-color:#4353ff;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0029d1, #0abfbc);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}
.c-icon-accent-s {
color: #4353ff;}.c-icon-accent-s 
>svg {width: 16px;height: 16px;}.c-icon-accent-s {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 20px;color: #4353ff;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 16px;height: 16px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 22px;height: 22px;}.c-icon-dark-m {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 20px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 20px;height: 20px;}.c-icon-dark-l {
box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}
.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 16px;height: 16px;}.c-icon-light-s {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 20px;color: #ffffff;}.c-icon-light-l 
>svg {width: 20px;height: 20px;}.c-icon-light-l {
}
.c-heading-accent {
}
.c-padding-xs {
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
.c-avatar-xs {
width:30px;
height:30px;
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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-radius:100%;
object-fit:cover;
}
.c-columns-xl-5 {
}
.c-columns-xl-4 {
}
.c-columns-xl-3 {
}
.c-columns-xl-2 {
}
.c-columns-xl-1 {
}
.atomic-testimonial-7-wrapper {
background-color:white;
width:100%;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
padding-top:40px;
box-shadow:0px 20px 40px #e8f2f9;
}
.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.atomic-testimonial-7-text {
font-size:18px;
color:#4583cf;
font-weight:400;
line-height:1.4;
text-align:left;
font-style:italic;
margin-bottom:30px;
}
.atomic-testimonial-7-avatar {
width:60px;
border-radius:100%;
margin-right:12px;
}
.atomic-testimonial-7-author {
font-size:20px;
font-weight:600;
color:#efefef;
line-height:1.1;
letter-spacing:0.5px;
}
.atomic-tritary-heading {
color:#4583cf;
font-size:36px;
font-weight:400;
line-height:1.1;
}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-medium-button:hover{
background-color:#191919;
}
.atomic-medium-button {
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:2px;
text-align:center;
width:100%;
border-top-color:#0f0f0f;
border-right-color:#0f0f0f;
border-bottom-color:#0f0f0f;
border-left-color:#0f0f0f;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.7;
}
.atomic-footer-7-text {
font-size:16px;
font-weight:400;
color:#353535;
margin-bottom:18px;
margin-right:18px;
margin-top:18px;
line-height:1.4;
}
.atomic-footer-7-title {
color:#ffffff;
font-size:20px;
font-weight:600;
text-align:left;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:24px;
}
.atomic-footer-7-link:hover{
color:#ffffff;
}
.atomic-footer-7-link {
color:#353535;
font-size:14px;
font-weight:400;
line-height:1.1;
letter-spacing:1px;
margin-top:10px;
margin-bottom:10px;
}
.atomic-footer-7-small-link:hover{
color:#ffffff;
}
.atomic-footer-7-small-link {
color:#353535;
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:right;
margin-left:24px;
}
.atomic-footer-1-column {
}
.atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-1-column.oxy-easy-posts .oxy-posts,
.atomic-footer-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-footer-1-column {
text-align:center;
}
.atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-1-column.oxy-easy-posts .oxy-posts,
.atomic-footer-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-subheading {
font-family:Arial, Helvetica, sans-serif;
color:#4583cf;
font-size:24px;
line-height:1.4;
font-weight:300;
max-width:480px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}
.atomic-secondary-heading {
color:#4583cf;
font-weight:400;
font-size:54px;
line-height:1.1;
}
@media (max-width: 1400px) {
.atomic-secondary-heading {
font-size:60px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
.atomic-slider-15-column {
}
.atomic-slider-15-wrapper {
width:100%;
background-color:#ffffff;
padding-bottom:30px;
text-align:center;
box-shadow:0px 20px 40px #e8f2f9;
}
.atomic-slider-15-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-15-wrapper.oxy-easy-posts .oxy-posts,
.atomic-slider-15-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-15-image {
margin-bottom:24px;
}
.atomic-slider-15-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.4;
letter-spacing:0.5px;
margin-bottom:6px;
margin-left:20px;
margin-right:20px;
}
.atomic-slider-15-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
padding-left:20px;
padding-right:20px;
}
.atomic-footer-8-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:18px;
}
.atomic-footer-8-link:hover{
color:#efefef;
}
.atomic-footer-8-link {
color:#191919;
font-size:15px;
font-weight:400;
line-height:1.4;
letter-spacing:1px;
margin-top:6px;
margin-bottom:6px;
}
.atomic-footer-8-icon {
color: #efefef;}.atomic-footer-8-icon 
>svg {width: 18px;height: 18px;}.atomic-footer-8-icon {
margin-bottom:12px;
}
.atomic-footer-8-text {
font-size:14px;
color:#f9f9f9;
font-weight:400;
line-height:1.4;
}
.atomic-footer-8-small-link:hover{
color:#efefef;
}
.atomic-footer-8-small-link {
color:#ffffff;
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:right;
margin-left:18px;
}
@media (max-width: 767px) {
.atomic-footer-8-small-link {
margin-left:9px;
margin-right:9px;
}
}
.atomic-footer-8-email:hover{
color:#ffffff;
}
.atomic-footer-8-email {
color:#f9f9f9;
font-size:14px;
font-weight:400;
line-height:1.4;
}
.atomic-footer-9-title {
font-size:20px;
font-weight:600;
color:#ffffff;
line-height:1.4;
letter-spacing:0.5px;
margin-bottom:18px;
}
.atomic-footer-9-link:hover{
color:#ffffff;
}
.atomic-footer-9-link {
color:#353535;
font-size:14px;
font-weight:400;
letter-spacing:1px;
line-height:1.1;
margin-top:10px;
margin-bottom:10px;
}
.atomic-header-7-text {
color:#4583cf;
font-size:14px;
font-weight:400;
line-height:1.4;
text-align:right;
}
@media (max-width: 991px) {
.atomic-header-7-text {
margin-top:12px;
}
}
.atomic-footer-5-link:hover{
color:#ffffff;
}
.atomic-footer-5-link {
color:#353535;
font-size:14px;
font-weight:400;
letter-spacing:1px;
line-height:1.1;
padding-top:10px;
padding-bottom:10px;
}
.atomic-footer-5-column {
text-align:left;
}
.atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-5-column.oxy-easy-posts .oxy-posts,
.atomic-footer-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 479px) {
.atomic-footer-5-column {
text-align:center;
}
.atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-5-column.oxy-easy-posts .oxy-posts,
.atomic-footer-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-footer-5-title {
font-size:20px;
font-weight:600;
color:#ffffff;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:24px;
}
.atomic-primary-button:hover{
background-color:#191919;
}
.atomic-primary-button {
background-color:#ffffff;
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:3px;
text-align:center;
}
@media (max-width: 991px) {
.atomic-primary-button {
padding-top:16px;
padding-left:36px;
padding-right:36px;
padding-bottom:16px;
font-size:16px;
}
}
.atomic-small-button:hover{
background-color:#191919;
}
.atomic-small-button {
background-color:#ffffff;
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;
}
.atomic-content-30-wrapper {
width:100%;
background-color:#ffffff;
text-align:center;
}
.atomic-content-30-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.atomic-content-30-popup:hover{
opacity:1;
}
.atomic-content-30-popup {
padding-left:60px;
padding-right:60px;
background-color:rgba(86,109,143,0.8);
width:100%;
text-align:center;
opacity:0;
margin-bottom:339px;
}
.atomic-content-30-popup:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-popup.oxy-easy-posts .oxy-posts,
.atomic-content-30-popup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-content-30-column {
text-align:left;
}
.atomic-content-30-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-column.oxy-easy-posts .oxy-posts,
.atomic-content-30-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-30-text {
color:#4583cf;
font-size:14px;
font-weight:400;
line-height:1.4;
margin-top:0px;
}
.flight-heading-one {
font-family:Arial, Helvetica, sans-serif;
color:color(45);
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-body-text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:color(46);
font-weight:400;
line-height:1.6;
}
.Heading3 {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:12px;
line-height:1.1;
font-size:30px;
color:color(36);
font-weight:900;
}
.link {
font-family:Arial, Helvetica, sans-serif;
color:color(41);
font-size:16px;
line-height:1.6;
}
.winery-subheading {
font-family:Arial, Helvetica, sans-serif;
color:color(38);
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:Arial, Helvetica, sans-serif;
font-size:14px;
color:color(37);
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
}
.winery-heading-one {
font-family:Arial, Helvetica, sans-serif;
font-size:72px;
font-weight:900;
color:color(36);
line-height:1.1;
}
@media (max-width: 767px) {
.winery-heading-one {
font-size:64px;
}
}
@media (max-width: 479px) {
.winery-heading-one {
font-size:48px;
}
}
.hyperion-subheading {
font-family:Arial, Helvetica, sans-serif;
color:color(24);
font-weight:900;
font-size:30px;
letter-spacing:4px;
line-height:1.1;
}
@media (max-width: 991px) {
.hyperion-subheading {
font-size:20px;
}
}
.hyperion-heading-two {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:900;
font-size:120px;
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;
}
}
.small-text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.6;
color:#95949e;
margin-bottom:6px;
font-weight:400;
}
.heading-four {
font-family:;
font-size:18px;
text-transform:uppercase;
letter-spacing:2px;
font-weight:700;
line-height:1.2;
color:#2b2c26;
margin-bottom:6px;
}
.text-link {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:24px;
line-height:1.6;
color:#686868;
font-size:16px;
font-weight:400;
text-decoration:none;
}
.bnb-heading-two {
color:#2b2c26;
font-size:36px;
font-weight:400;
}
.oxy-stock-content-styles {
}
.atomic-simple-article-content {
}
.atomic-primary-heading {
color:#4583cf;
font-size:64px;
font-weight:400;
line-height:1.1;
margin-top:0px;
}
@media (max-width: 767px) {
.atomic-primary-heading {
font-size:54px;
}
}
.atomic-outline-button:hover{
background-color:transparent;
color:#191919;
border-top-color:#191919;
border-right-color:#191919;
border-bottom-color:#191919;
border-left-color:#191919;
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid #191919;
color: #191919;
padding: 9px 15px;
}.atomic-outline-button {
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;
letter-spacing:3px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
padding-left:46px;
padding-right:46px;
padding-top:18px;
padding-bottom:18px;
color:#ffffff;
background-color:transparent;
font-size:20px;
margin-right:2px;
}
@media (max-width: 991px) {
.atomic-outline-button {
font-size:16px;
padding-top:14px;
padding-bottom:14px;
padding-right:34px;
padding-left:34px;
}
}
@media (max-width: 479px) {
.atomic-outline-button {
}
}
.atomic-iconblock-18-icon {
background-color: #191919;
border: 1px solid #191919;
padding: 24px;color: #ffffff;}.atomic-iconblock-18-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-18-icon {
margin-bottom:12px;
}
.atomic-iconblock-18-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-top:8px;
margin-bottom:12px;
}
.atomic-iconblock-18-text {
font-size:18px;
font-weight:400;
color:#4583cf;
line-height:1.4;
margin-bottom:18px;
}
.atomic-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
line-height:1.4;
}
.atomic-slider-5-column {
text-align:center;
}
.atomic-slider-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-5-column.oxy-easy-posts .oxy-posts,
.atomic-slider-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-5-icon {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 24px;color: #efefef;}.atomic-slider-5-icon 
>svg {width: 30px;height: 30px;}.atomic-slider-5-icon {
margin-bottom:16px;
}
.atomic-slider-5-title {
font-size:20px;
color:#efefef;
font-weight:600;
text-align:left;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-slider-5-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-iconblock-21-column {
}
.atomic-iconblock-21-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
margin-bottom:8px;
letter-spacing:0.1px;
}
.atomic-iconblock-21-text {
margin-bottom:57px;
font-size:18px;
color:#4583cf;
line-height:1.4;
}
.atomic-iconblock-21-icon {
color: #efefef;}.atomic-iconblock-21-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-21-icon {
margin-bottom:16px;
}
.atomic-medium-button-outline:hover{
color:#191919;
}
.atomic-medium-button-outline {
background-image:linear-gradient(#4583cf, #4583cf); color:#ffffff;
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;
padding-top:13px;
padding-bottom:13px;
padding-right:34px;
padding-left:34px;
font-size:16px;
font-weight:700;
text-align:center;
line-height:1.2;
letter-spacing:2px;
width:100%;
}
.atomic-iconblock-13-column {
text-align:center;
}
.atomic-iconblock-13-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-13-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-13-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-13-icon {
border: 1px solid;
padding: 20px;color: #efefef;}.atomic-iconblock-13-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-13-icon {
margin-bottom:16px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
}
.atomic-iconblock-13-title {
font-weight:600;
color:#efefef;
font-size:20px;
letter-spacing:0.5px;
line-height:1.1;
margin-bottom:8px;
}
.atomic-iconblock-13-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:18px;
}
.atomic-small-button-outline:hover{
color:#191919;
}
.atomic-small-button-outline {
font-weight:700;
color:#ffffff;
font-size:14px;
line-height:1.1;
letter-spacing:0.5px;
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:18px;
padding-right:18px;
}
.atomic-iconblock-11-wrapper {
background-color:#ffffff;
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
width:46%;
margin-top:2%;
margin-left:2%;
margin-right:2%;
margin-bottom:2%;
box-shadow:0px 20px 40px #e8f2f9;
}
@media (max-width: 767px) {
.atomic-iconblock-11-wrapper {
width:98%;
}
}
.atomic-iconblock-11-icon {
color: #efefef;}.atomic-iconblock-11-icon 
>svg {width: 100px;height: 100px;}.atomic-iconblock-11-icon {
margin-bottom:16px;
}
.atomic-iconblock-11-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-11-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
}
.atomic-header-2-menulink:hover{
background-color:#efefef;
}
.atomic-header-2-menulink {
background-color:#ffffff;
padding-top:12px;
padding-bottom:12px;
padding-left:18px;
padding-right:18px;
}
@media (max-width: 767px) {
.atomic-header-2-menulink {
width:20%;
}
}
@media (max-width: 479px) {
.atomic-header-2-menulink {
width:100%;
}
}
.atomic-header-2-icon {
color: #ffffff;}.atomic-header-2-icon 
>svg {width: 30px;height: 30px;}.atomic-header-2-icon {
margin-bottom:6px;
}
.atomic-header-2-link-text {
color:#ffffff;
font-size:15px;
letter-spacing:1px;
line-height:1.1;
}
.atomic-header-2-text {
font-size:14px;
font-weight:400;
color:#ffffff;
text-align:right;
}
.hyperion-heading-three {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:36px;
font-weight:900;
line-height:1;
margin-bottom:0px;
z-index: 100;
}
.hyperion-portfolio-2-wrapper {
background-image:url(//www.treffpunkt-sizilien.de/wp-content/uploads/oxygen/css/color(24));background-size: cover; width:25%;
background-color:color(24);
position:relative;
background-repeat:no-repeat;
padding-left:48px;
padding-right:48px;
padding-bottom:48px;
padding-top:12%;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
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-position:50% 50%;
}
.hyperion-portfolio-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-portfolio-2-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-portfolio-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
@media (max-width: 991px) {
.hyperion-portfolio-2-wrapper {
width:50%;
padding-top:16%;
}
}
@media (max-width: 767px) {
.hyperion-portfolio-2-wrapper {
padding-top:24%;
width:100%;
}
}
.hyperion-portfolio-2-textlink:hover{
background-color:#ffffff;
color:color(24);
}
.hyperion-portfolio-2-textlink {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:18px;
font-weight:700;
text-decoration:none;
line-height:1.1;
letter-spacing:1px;
padding-left:42px;
padding-right:30px;
padding-top:18px;
padding-bottom:16px;
background-color:rgba(255,255,255,0.15);
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#ffffff;
text-align:center;
z-index: 1000; transition: all ease 0.2s;
}
@media (max-width: 1400px) {
.hyperion-portfolio-2-textlink {
}
}
.hyperion-portfolio-3-tags {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:400;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:24px;
margin-top:12px;
z-index: 1000;
}
.bnb-heading-one {
font-size:64px;
color:#2b2c26;
font-weight:400;
line-height:1.1;
}
@media (max-width: 1400px) {
.bnb-heading-one {
font-size:60px;
}
}
@media (max-width: 991px) {
.bnb-heading-one {
font-size:60px;
}
}
@media (max-width: 767px) {
.bnb-heading-one {
font-size:56px;
}
}
@media (max-width: 479px) {
.bnb-heading-one {
font-size:48px;
}
}
.bnb-heading-four {
font-family:;
color:#2b2c26;
font-size:18px;
font-weight:700;
line-height:1.1;
text-transform:uppercase;
letter-spacing:2px;
}
.bnb-blog-small-text {
color:#95949e;
font-size:12px;
font-weight:400;
line-height:1.6;
margin-bottom:6px;
}
.bnb-blog-stars {
width:120px;
margin-bottom:6px;
}
.bnb-blog-left-link {
color:#686868;
line-height:1.6;
margin-bottom:18px;
}
.atomic-header-4-link:hover{
background-color:#0f0f0f;
color:#ffffff;
}
.atomic-header-4-link {
padding-top:18px;
padding-bottom:18px;
padding-left:18px;
padding-right:18px;
color:#353535;
font-weight:400;
font-size:15px;
letter-spacing:1px;
}
.bnb-heading-three {
font-family:Arial, Helvetica, sans-serif;
color:#2b2c26;
font-size:24px;
font-weight:400;
line-height:1.1;
}
.bnb-footer-text {
color:#95949e;
font-size:12px;
font-weight:400;
line-height:1.6;
}
@media (max-width: 767px) {
.bnb-footer-text {
margin-top:3px;
margin-bottom:3px;
}
}
.bnb-logo:hover{
opacity:1;
}
.bnb-logo {
padding-top:18px;
padding-left:18px;
padding-right:18px;
padding-bottom:18px;
opacity:0.65;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.hyperion-logo:hover{
opacity:1;
}
.hyperion-logo {
opacity:0.7;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
@media (max-width: 767px) {
.hyperion-logo {
}
}
.paragraph {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height:1.6;
margin-bottom:12px;
text-align:left;
font-size:16px;
font-weight:400;
}
.post-meta {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#95949e;
font-weight:700;
letter-spacing:3px;
line-height:1.1;
text-transform:uppercase;
}
.red-quote {
font-family:;
font-size:36px;
font-weight:700;
color:#686868;
font-style:italic;
line-height:1.3;
padding-top:12px;
padding-bottom:12px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0.1);
border-top-width:1px;
border-top-style:solid;
border-top-color:rgba(0,0,0,0.1);
margin-left:18px;
margin-right:18px;
margin-bottom:6px;
}
.main-button:hover{
background-color:#e8e8e8;
}
.main-button {
font-family:Arial, Helvetica, sans-serif;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
background-color:#686868;
padding-left:48px;
padding-right:48px;
padding-top:18px;
padding-bottom:18px;
font-size:14px;
color:#ffffff;
font-weight:900;
text-transform:uppercase;
letter-spacing:5px;
text-align:center;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
width:auto;
}
.bnb-subheading {
font-size:18px;
font-weight:400;
color:#333333;
font-style:italic;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.6;
margin-bottom:24px;
}
.bnb-small-room-icon {
color: #686868;}.bnb-small-room-icon 
>svg {width: 42px;height: 42px;}.bnb-small-room-icon {
margin-bottom:12px;
}
.hosting-white-outline-button:hover{
transform:scale(1.05,1.05);}
.hosting-white-outline-button {
background-color: transparent;
border: 1px solid color(20);
color: color(20);
padding: 11px 18.2px;
}.hosting-white-outline-button {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
padding-left:32px;
padding-right:32px;
border-radius:5px;
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;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.hosting-simple-button:hover{
transform:scale(1.05,1.05);}
.hosting-simple-button {
background-color :transparent;
border: 1px solid transparent;
color: color(20);
padding: 12px 19.2px;
}.hosting-simple-button {
font-family:Arial, Helvetica, sans-serif;
padding-left:32px;
padding-right:32px;
font-size:16px;
font-weight:700;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.onepage-header-link:hover{
color:color(16);
}
.onepage-header-link {
color:color(17);
font-size:14px;
line-height:1.1;
font-weight:500;
text-decoration:none;
letter-spacing:0.5px;
padding-top:12px;
padding-bottom:12px;
padding-left:20px;
padding-right:20px;
}
.atomic-other-single-content {
}
.atomic-content-29-wrapper {
width:100%;
background-color:#ffffff;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-29-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-29-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-29-icon {
color: #efefef;}.atomic-content-29-icon 
>svg {width: 30px;height: 30px;}.atomic-content-29-icon {
margin-bottom:12px;
}
.atomic-content-29-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
text-align:left;
margin-bottom:12px;
}
.atomic-content-29-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:30px;
}
.atomic-hero-1-iconbox-icon {
color: #efefef;}.atomic-hero-1-iconbox-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-1-iconbox-icon {
margin-bottom:12px;
}
.atomic-hero-1-iconbox-title {
color:#efefef;
font-size:20px;
font-weight:600;
letter-spacing:0.5px;
line-height:1.1;
margin-bottom:6px;
}
.atomic-hero-1-iconbox-text {
font-size:18px;
font-weight:400;
line-height:1.4;
color:#4583cf;
margin-bottom:48px;
}
.atomic-content-27-wrapper {
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-27-checklist-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-content-27-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-27-checklist-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-27-checklist-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
.atomic-content-27-icon {
color: #ffffff;}.atomic-content-27-icon 
>svg {width: 24px;height: 24px;}.atomic-content-27-icon {
color:#ffffff;
margin-right:6px;
}
.atomic-content-27-text {
color:#4583cf;
font-size:18px;
font-weight:400;
text-align:left;
}
.atomic-pricing-6-column {
text-align:center;
box-shadow: #e8f2f9 1px 1px 0px 0px, inset #e8f2f9 1px 1px 0px 0px;
}
.atomic-pricing-6-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-6-column.oxy-easy-posts .oxy-posts,
.atomic-pricing-6-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-pricing-6-icon {
color: #efefef;}.atomic-pricing-6-icon 
>svg {width: 42px;height: 42px;}.atomic-pricing-6-icon {
margin-bottom:16px;
}
.atomic-pricing-6-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-pricing-6-cost {
margin-top:0px;
color:#ffffff;
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
}
.atomic-pricing-6-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
margin-bottom:24px;
}
.atomic-pricing-6-text {
color:#4583cf;
font-size:14px;
font-weight:400;
line-height:1.4;
padding-top:12px;
padding-bottom:12px;
width:100%;
border-top-style:solid;
border-top-width:1px;
border-top-color:#e8f2f9;
margin-bottom:0px;
}
.atomic-iconblock-2-column {
text-align:left;
}
.atomic-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-2-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-iconblock-2-icon {
color: #efefef;}.atomic-iconblock-2-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-2-icon {
margin-top:20px;
margin-bottom:16px;
}
.atomic-iconblock-2-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-2-text {
font-size:18px;
color:#4583cf;
font-weight:400;
margin-bottom:18px;
line-height:1.4;
}
.atomic-iconbox-2-link:after{
content:"\00bb";
margin-left:6px;
}
.atomic-iconbox-2-link:hover{
color:#efefef;
text-decoration:none;
}
.atomic-iconbox-2-link {
color:#191919;
font-size:16px;
text-decoration:none;
line-height:1.4;
margin-bottom:20px;
}
.atomic-showcase-9-title {
font-size:20px;
color:#efefef;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-showcase-9-text {
font-size:18px;
color:#4583cf;
font-weight:400;
line-height:1.4;
max-width:480px;
margin-bottom:24px;
}
.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 #e8f2f9;
}
.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;
}
}
.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:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
margin-bottom:6px;
}
.atomic-slider-6-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-pricing-4-icon {
color: #efefef;}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
margin-bottom:16px;
}
.atomic-pricing-4-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-pricing-4-text {
color:#4583cf;
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.4;
margin-bottom:24px;
}
.atomic-pricing-4-cost {
color:#ffffff;
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-top:auto;
}
.atomic-pricing-4-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:left;
margin-bottom:30px;
}
.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-icon {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 24px;color: #191919;}.atomic-cta-7-icon 
>svg {width: 30px;height: 30px;}.atomic-cta-7-icon {
margin-bottom:12px;
}
.atomic-cta-7-text {
font-size:18px;
font-weight:400;
color:#4583cf;
line-height:1.4;
margin-top:12px;
}
.atomic-content-20-image:hover{
}
.atomic-content-20-image {
background-color:#ffffff;
box-shadow:0px 20px 40px #e8f2f9;
}
.atomic-hero-4-video {
max-width:640px;
}
.atomic-testimonial-11-wrapper {
width:100%;
text-align:center;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
margin-top:72px;
background-color:#ffffff;
box-shadow:0px 20px 40px #e8f2f9;
}
.atomic-testimonial-11-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-11-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-11-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-testimonial-11-avatar {
width:120px;
border-radius:100%;
margin-top:-60px;
margin-bottom:24px;
}
.atomic-testimonial-11-author {
font-size:20px;
font-weight:600;
color:#efefef;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-11-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-testimonial-11-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
font-style:italic;
margin-bottom:36px;
}
.atomic-team-1-column {
text-align:center;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-width:6px;
border-right-width:6px;
border-bottom-width:6px;
border-left-width:6px;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
}
.atomic-team-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-team-1-column.oxy-easy-posts .oxy-posts,
.atomic-team-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-team-1-mate {
margin-bottom:24px;
}
.atomic-team-1-title {
line-height:1.1;
font-size:20px;
color:#efefef;
font-weight:600;
margin-bottom:6px;
letter-spacing:0.5px;
}
.atomic-team-1-text {
font-size:18px;
line-height:1.4;
color:#4583cf;
}
.atomic-content-32-column {
width:33.33%;
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-column {
width:100%;
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.atomic-content-32-image {
width:auto;
}
.atomic-content-32-text-wrapper {
width:100%;
background-color:#ffffff;
padding-top:47px;
padding-left:40px;
padding-right:40px;
padding-bottom:47px;
text-align:center;
}
.atomic-content-32-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-text-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-32-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-text-wrapper {
padding-top:24px;
}
}
.atomic-content-32-icon {
color: #efefef;}.atomic-content-32-icon 
>svg {width: 42px;height: 42px;}.atomic-content-32-icon {
margin-top:12px;
margin-bottom:12px;
}
@media (max-width: 767px) {
.atomic-content-32-icon {
}
.atomic-content-32-icon:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-icon.oxy-easy-posts .oxy-posts,
.atomic-content-32-icon.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
.atomic-content-32-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
margin-top:6px;
}
.atomic-content-32-small-text {
color:#f9f9f9;
margin-bottom:24px;
}
.atomic-content-32-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
text-align:center;
margin-bottom:12px;
}
.atomic-content-26-columns {
margin-bottom:75px;
}
.atomic-content-26-image {
}
.atomic-content-26-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-content-26-text {
color:#4583cf;
font-size:18px;
line-height:1.4;
margin-bottom:18px;
}
.atomic-testimonial-10-author {
font-weight:600;
font-size:20px;
color:#efefef;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-10-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-content-25-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-content-25-small-text {
color:#f9f9f9;
font-size:14px;
font-weight:400;
line-height:1.4;
margin-bottom:6px;
}
.atomic-content-25-progress-bar {
width:100%;
background-color:#ffffff;
margin-bottom:18px;
overflow:hidden;
padding-bottom:0px;
}
.atomic-content-25-percent {
color:#ffffff;
font-weight:700;
background-color:#ffffff;
padding-right:20px;
padding-left:20px;
text-align:right;
}
.atomic-iconblock-17-icon {
color: #efefef;}.atomic-iconblock-17-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-17-icon {
margin-bottom:16px;
}
.atomic-iconblock-17-title {
font-size:20px;
font-weight:600;
color:#efefef;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-17-text {
font-size:18px;
color:#4583cf;
font-weight:400;
margin-bottom:48px;
line-height:1.4;
}
.atomic-iconblock-20-icon {
color: #efefef;}.atomic-iconblock-20-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-20-icon {
margin-bottom:16px;
}
.atomic-iconblock-20-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-20-text {
font-size:18px;
color:#4583cf;
font-weight:400;
line-height:1.4;
margin-bottom:47px;
}
.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 #e8f2f9;
}
.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:#efefef;
font-size:20px;
font-weight:600;
line-height:1.4;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-content-23-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-iconblock-5-column {
text-align:center;
}
.atomic-iconblock-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-5-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-5-icon {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 24px;color: #efefef;}.atomic-iconblock-5-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-5-icon {
margin-bottom:16px;
}
.atomic-iconblock-5-title {
font-size:20px;
color:#efefef;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconbox-5-text {
font-size:18px;
font-weight:400;
color:#4583cf;
line-height:1.4;
margin-bottom:16px;
}
.atomic-showcase-7-image {
width:33.33%;
}
@media (max-width: 991px) {
.atomic-showcase-7-image {
width:50%;
}
}
@media (max-width: 479px) {
.atomic-showcase-7-image {
width:100%;
}
}
.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
width:NaNpx;
}
}
.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 #e8f2f9;
}
.atomic-content-31-title {
font-size:20px;
color:#efefef;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-content-31-small-text {
font-size:14px;
color:#f9f9f9;
font-weight:400;
margin-bottom:12px;
}
.atomic-content-31-text {
color:#4583cf;
font-size:18px;
font-weight:400;
line-height:1.4;
}
.atomic-content-31-middle-column {
text-align:center;
position:relative;
}
.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-icon {
background-color: #efefef;
border: 1px solid #efefef;
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-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-testimonial-2-author {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-2-small-text {
color:#f9f9f9;
font-size:12px;
font-weight:400;
line-height:1.4;
}
.atomic-contact-10-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts,
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.atomic-contact-10-icon {
color: #efefef;}.atomic-contact-10-icon 
>svg {width: 24px;height: 24px;}.atomic-contact-10-icon {
margin-right:12px;
}
.atomic-contact-10-text {
color:#4583cf;
font-size:18px;
font-weight:400;
margin-bottom:24px;
line-height:1.4;
}
.atomic-content-25-column {
}
.atomic-content-25-price {
color:#ffffff;
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-content-35-title {
color:#efefef;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
text-align:left;
margin-bottom:12px;
}
.atomic-content-39-text {
color:#4583cf;
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.4;
margin-bottom:18px;
}
.atomic-hero-8-icon {
color: #ffffff;}.atomic-hero-8-icon 
>svg {width: 24px;height: 24px;}.atomic-hero-8-icon {
margin-bottom:18px;
}
.atomic-hero-8-text {
color:#ffffff;
font-size:24px;
font-weight:300;
line-height:1.4;
font-style:italic;
max-width:640px;
margin-bottom:18px;
}
.atomic-hero-8-avatar {
width:120px;
border-radius:100%;
margin-bottom:12px;
}
.atomic-hero-8-title {
color:#ffffff;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:24px;
}
.atomic-showcase-5-image {
margin-bottom:42px;
}
@media (max-width: 767px) {
.atomic-showcase-5-image {
width:100%;
}
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.toggle-1128 {
}
.toggle-1128-expanded {
}
.rowline {
.rowline margin-left : -15px; margin-right : -15px;
}
.row {
}
.breadcrumbs-section {
}
.breadcrumbs-section .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 479px) {
.breadcrumbs-section {
}
.breadcrumbs-section .ct-section-inner-wrap {
padding-top: 10px;
padding-bottom: 0;
}
}
.footer-impressum {
color:color(47);
margin-bottom:0px;
padding-top:0px;
}
.toggle-6288 {
}
.toggle-6288-expanded {
}
.video {
min-width:100%;
padding-bottom:3px;
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.video:not(.ct-section):not(.oxy-easy-posts),
.video.oxy-easy-posts .oxy-posts,
.video.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.video-container {
padding-top:0px;
margin-top:7px;
}
.usstattung {
}
.ausstattung {
}
.tabs-1124-tab {
}
.tabs-1124-tab-active {
}
.tabs-contents-1124-tab {
}
.toggle-2853 {
}
.toggle-2853-expanded {
}
.toggle-1934 {
}
.toggle-1934-expanded {
}
.toggle-6838 {
width:100%;
padding-left:1px;
margin-bottom:0px;
}
@media (max-width: 479px) {
.toggle-6838 {
}
.toggle-6838 .oxy-expand-collapse-icon {
font-size: 23px;        }
}
.toggle-6838-expanded {
}
.toggle-4773 {
}
.toggle-4773-expanded {
}
.t-flow {
}
.toggle-9890 {
}
.toggle-9890-expanded {
}
.toggle-5046 {
}
.toggle-5046-expanded {
}
.toggle-0061 {
}
.toggle-0061-expanded {
}
.toggle-8038 {
}
.toggle-8038-expanded {
}
.tabs-6026-tab {
background-color:#4583cf;
width:100%;
text-align:left;
}
.tabs-6026-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-6026-tab.oxy-easy-posts .oxy-posts,
.tabs-6026-tab.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.tabs-6026-tab-active {
background-color:#44b7ce;
}
.tabs-contents-6026-tab {
}
.c-columns-s-3 {
margin-bottom:0px;
margin-top:-20px;
}
.c-colomns-l-3 {
}
.whitelink {
}
.tabs-3324-tab {
border-top-color:#4583cf;
border-right-color:#4583cf;
border-bottom-color:#4583cf;
border-left-color:#4583cf;
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;
}
.tabs-3324-tab-active {
border-top-color:#4583cf;
border-right-color:#4583cf;
border-bottom-color:#4583cf;
border-left-color:#4583cf;
}
.tabs-contents-3324-tab {
}
.tabs-3997-tab {
}
.tabs-3997-tab-active {
}
.tabs-contents-3997-tab {
padding-bottom:0px;
}
.toggle-5698 {
padding-left:1px;
}
.toggle-5698-expanded {
}
.toggle-9824 {
}
.toggle-9824-expanded {
}
.toggle-5838 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-5838-expanded {
}
.toggle-0975 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-0975-expanded {
}
.toggle-0939 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-0939-expanded {
}
.toggle-0757 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-0757-expanded {
}
.toggle-1755 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-1755-expanded {
}
.toggle-4491 {
width:100%;
background-color:#e8f2f9;
margin-bottom:10px;
}
.toggle-4491-expanded {
}
img {
width: 100%;
height: auto;
}
.half-box {
width: 100%; padding: 20px;
background-color: #e8f2f9 ;
border: 1px dashed #4583cf;
margin: 10px auto;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2); }
.half-box h2 {
color: #4583cf;
margin-top: 0;
padding-bottom: 10px;
}
.half-box h3 {
color: #4583cf;
font-size: 20px;
margin-top: 0;
padding-bottom: 0px;
}
.half-box p {
color: #4583cf;
line-height: 1.5;
}
.h2-hellblau {
background-color: #e8f2f9; }
.mautbox {
width: 100%; padding: 20px;
background-color: #e8f2f9;
border: 1px dashed #4583cf;
margin: 10px auto;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2); }
.mautbox h2, .mautbox h3, .mautbox p {
color: #4583cf; margin-top: 0;
}
.mautbox h2 {
padding-bottom: 10px; }
.mautbox h3 {
font-size: 20px; padding-bottom: 0px; }
.mautbox p {
line-height: 1.5; }
.half-box li, .mautbox li {
color: #4583cf; }
.abgerundet {
background-color: #e8f2f9;
width: 10em;
padding: 1em 0.5em;
text-align: center;
border-radius: 0.5em;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.vollbreite-button {
display: block;
width: 100%;
padding: 10px 0;
background-color: #4583cf;
color: #ffffff;
text-align: center;
border-radius: 0.25em;
text-decoration: none;
border: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
font-weight: bold;
cursor: pointer;
}
.aligncenter1 {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center; } .tribe-events-nav-pagination {
display: flex; flex-direction: column; width: 100%; } .tribe-events-nav-pagination .tribe-events-sub-nav {
width: 100%; list-style: none; margin: 10px 0; display: flex; justify-content: center; align-items: center; background-color: #f9f9f9; box-shadow: 0 4px 8px rgba(0,0,0,0.15); padding: 15px 0; } .tribe-events-nav-pagination .tribe-events-sub-nav li {
padding: 10px 20px; flex-grow: 1; text-align: center; border: 1px solid #ccc; margin: 0 5px; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.1); } @media (max-width: 600px) {
.tribe-events-nav-pagination .tribe-events-sub-nav li {
margin: 5px 0; padding: 10px; }
}
.cmtoc_wrapper {
position: relative;
border: 0 solid #ccc;
padding: 10px;
margin-bottom: 20px;
}
.cmtoc_table_of_contents_row_wrapper{
border: 0;
padding: 0;
margin: 0;
}
.cmtoc_row_toggle {
cursor: pointer;
font-size: 20px;
}
.cmtoc_table_of_contents_row_wrapper.cm-collapse li {
display: none;
}
.cmtoc_table_of_contents_row_wrapper.cm-collapse li.cmtoc_level_0 {
display: initial;
}
.cmtoc_table_of_contents_description {
font-size:18px;
padding-bottom:10px;
display: inline;
}
.cmtoc_wrapper .foldable-button {
cursor: pointer;
display: inline;
line-height: 2rem;
margin: 0 6px;   }
ul.cmtoc_table,
ul.cmtoc_table li {
list-style: none;
list-style-image: none;
list-style-type: none;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_0{
margin-left: 0;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_1{
margin-left: 10px;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_2{
margin-left: 20px;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_3{
margin-left: 30px;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_4{
margin-left: 40px;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_5{
margin-left: 50px;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_0{
margin-right: 0;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_1{
margin-right: 10px;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_2{
margin-right: 20px;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_3{
margin-right: 30px;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_4{
margin-right: 40px;
}
body.rtl .cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_5{
margin-right: 50px;
}
body.rtl .foldable-wrapper{
overflow: visible !important;
}
.cminds_settings_description .button.cmtoc-cleanup-button{
color: #A00;
}
.cminds_settings_description .button.cmtoc-cleanup-button:hover{
color: #F00;
}
.cmtoc_to_top_btn {
position: fixed;
width: auto;
height: auto;
line-height: 1;
cursor: pointer;
z-index: 9999999999;
}
.cmtoc_to_top_btn a,
.cmtoc_to_top_btn a:hover,
.cmtoc_to_top_btn a:active  {
text-decoration: none;
}
.cmtoc_to_top_btn a:focus {
outline: none;
}
@media only screen and (max-width: 480px) {
.cmtoc_wrapper .cmtoc_table {
margin: 0;
}
.cmtoc_wrapper .cmtoc_table .cmtoc_table_of_contents_sublevel_wrapper {
margin-left: 15px;
}
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_1,
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_2,
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_3,
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_4,
.cmtoc_wrapper ul.cmtoc_table li.cmtoc_level_5 {
margin-left: 15px;
}
} .c-shape-divider {display:flex;flex-direction:column;width:100wv;}
.custom-events-table {
width: 100%;
background-color: #e8f2f9;
}
.event-row {
display: flex;
flex-wrap: wrap;
padding: 10px;
border-bottom: 1px solid #ccc;
}
.event-image {
flex: 0 0 30%;
padding-right: 20px; }
.event-featured-image {
width: 100%;
height: auto;
max-height: 200px;
object-fit: cover;
}
.event-title {
flex: 0 0 70%;
display: flex;
align-items: flex-start;
}
event-title p {
margin-top: 10px; }
.event-title h3 {
margin: 0;
color: #333; font-size: 20px; }
@media (max-width: 768px) {
.event-row {
flex-direction: column;
}
.event-image, .event-title {
flex-basis: 100%;
padding-right: 0;
}
} :root {
--accent: #4583cf;
--accent-alt: #ffffff;
--light: color(24);
--dark: color(25);
--light-alt: color(26);
--dark-alt: color(27);
} .c-shape-accent {
fill: var(--accent);
}
.c-shape-accent-alt {
fill: var(--accent-alt);
}
.c-shape-light {
fill: var(--light);
}
.c-shape-dark {
fill: var(--dark);
}
.c-shape-light-alt {
fill: var(--light-alt);
}
.c-shape-dark-alt {
fill: var(--dark-alt);
} .c-shape-size-s svg {
width: 100%;
height: 75px;
}
.c-shape-size-m svg {
width: 100%;
height: 125px;
}
.c-shape-size-l svg {
width: 100%;
height: 175px;
}
.c-shape-size-xl svg {
width: 100%;
height: 225px;
}
.c-shape-size-xxl svg {
width: 100%;
height: 300px;
} .c-columns-2-auto {
display: grid!important;
grid-template-columns: auto auto;
width: 100%;
}
.c-columns-6 {
display: grid!important;
grid-template-columns: repeat(6, 1fr); 
width: 100%;
}
.c-columns-5 {
display: grid!important;
grid-template-columns: repeat(5, 1fr); 
width: 100%;
}
.c-columns-4 {
display: grid!important;
grid-template-columns: repeat(4, 1fr); 
width: 100%;
}
.c-columns-3 {
display: grid!important;
grid-template-columns: repeat(3, 1fr);
width: 100%; 
}
.c-columns-2 {
display: grid!important;
grid-template-columns: repeat(2, 1fr); 
width: 100%;
}
.c-columns-3-2 {
display: grid!important;
grid-template-columns: 3fr 2fr; 
width: 100%;
}
.c-columns-2-3 {
display: grid!important;
grid-template-columns: 2fr 3fr; 
width: 100%;
}
.c-columns-1-2 {
display: grid!important;
grid-template-columns: 1fr 2fr; 
width: 100%;
}
.c-columns-2-1 {
display: grid!important;
grid-template-columns: 2fr 1fr; 
width: 100%;
}
.c-columns-3-1 {
display: grid!important;
grid-template-columns: 3fr 1fr; 
width: 100%;
}
.c-columns-1-3 {
display: grid!important;
grid-template-columns: 1fr 3fr; 
width: 100%;
}
@media only screen and (max-width: 1399px) {
.c-columns-xl-5 {
grid-template-columns: repeat(5, 1fr); 
}
.c-columns-xl-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-xl-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-xl-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-xl-1 {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 991px) {
.c-columns-l-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-l-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-l-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-l-1 {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 767px) {
.c-columns-m-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-m-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-m-1 {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-s-1 {
grid-template-columns: 1fr;
}
} .c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;} .c-grid-1 {
display: grid!important;
width:100%;
grid-template-columns: repeat(3, 1fr); 
grid-template-rows: repeat(2, 1fr);
}
.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / span 2 / span 2; }
.c-grid-1 *:nth-child(2) { grid-area: 1 / 3; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 3; }
@media only screen and (max-width: 768px) {
.c-grid-1 {
grid-template-columns: 1fr 1fr; 
grid-template-rows: 1.5fr 1fr;
}
.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
.c-grid-1 *:nth-child(2) { grid-area: 2 / 1; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 2; }
} .c-grid-2 {
display: grid!important;
width:100%;
grid-template-columns: repeat(5, 1fr); 
grid-template-rows: repeat(2, 1fr);
}
.c-grid-2 *:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.c-grid-2 *:nth-child(2) { grid-area: 1 / 4 / 2 / 6; }
.c-grid-2 *:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.c-grid-2 *:nth-child(4) { grid-area: 2 / 3 / 3 / 6; }progress.reading-progress {
color: #F9EA00;
}
progress.reading-progress::-webkit-progress-value {
background-color: #F9EA00;
}
progress.reading-progress::-moz-progress-bar {
background-color: #F9EA00;
}
.progress-bar {
background-color: #F9EA00;
}
a.whitelink {Color: #fff; text-decoration: None;}table.blueTable {
border: 1px solid #1C6EA4;
background-color: #EEEEEE;
width: 100%;
text-align: left;
border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
border: 1px solid #AAAAAA;
padding: 3px 2px;
}
table.blueTable tbody td {
font-size: 13px;
}
table.blueTable tr:nth-child(even) {
background: #D0E4F5;
}
table.blueTable thead {
background: #1C6EA4;
background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
border-bottom: 2px solid #444444;
}
table.blueTable thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
border-left: none;
}
table.blueTable tfoot td {
font-size: 14px;
}
table.blueTable tfoot .links {
text-align: right;
}
table.blueTable tfoot .links a{
display: inline-block;
background: #1C6EA4;
color: #FFFFFF;
padding: 2px 8px;
border-radius: 5px;
}.calaedar{
}