.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;                            }
            
            
            /* GLOBALS */

                                                            .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;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .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;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .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-oxyninja-slider .oxy-dynamic-list {
				display: flex !important;
				flex-direction: row !important;
				align-items: unset;
				justify-content: unset;
				flex-wrap: unset;
			}
      .oxy-oxyninja-slider {
        width: 100%;
        position: relative;
      }
      .oxy-oxyninja-slider img {
        object-fit: cover;
      }
      #glightbox-body {
        z-index: 9999999999 !important;
      }
      .oxy-oxyninja-slider:focus,
      .oxy-oxyninja-slider *:focus {
        outline: 0;
      }
      .splide__list {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
        display: flex;
        width: -webkit-max-content;
        width: max-content;
        will-change: transform;
      }
      .splide__track > .splide__list {
        width: 100%;
      }
      .splide__track > .splide__list > .splide__slide {
        transform: translate3d(0px, 0, 0);
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        will-change: inherit;
      }
      .splide__list > .splide__slide:first-child {
        z-index: 2;
      }
      .splide--fade > .splide__track>.splide__list {
        display: flex !important;
      }
      .on-product-badges {
        position: absolute;
        z-index: 9;
      }
      .on-product-badges span:not(:first-of-type) {
        margin-left: 5px;
      }
      .on-product-badges span.on-new,
      .on-product-badges span.on-custom-badge,
      .on-product-badges span.on-sale {
        display: inline-block;
        background-color: white;
        color: black;
        font-size: 12px;
        padding: 6px 12px;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: 0.8;
      }
      .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: 'NotoSans';}body {line-height: 1.6;font-size: 1rem;font-weight: 400;color: #32383b;}.oxy-nav-menu-hamburger-line {background-color: #32383b;}h1, h2, h3, h4, h5, h6 {font-family: 'Castoro';font-size: 2rem;line-height: 1.2;color: inherit;}h2, h3, h4, h5, h6{font-size: 1.8rem;line-height: 1.2;color: inherit;}h3, h4, h5, h6{font-size: 1.6rem;line-height: 1.2;color: inherit;}h4, h5, h6{font-size: 1.2rem;line-height: 1.2;color: inherit;}h5, h6{font-size: 1.2rem;line-height: 1.2;color: inherit;}h6{font-size: 1rem;line-height: 1.2;color: inherit;}a {color: inherit;text-decoration: none;}a:hover {color: inherit;text-decoration: none;}.ct-link-text {text-decoration: none;}.ct-link-text:hover {text-decoration: none;}.ct-link {text-decoration: none;}.ct-link:hover {text-decoration: none;}.ct-link-button {border-radius: px;}.ct-section-inner-wrap {
padding-top: 5rem;
padding-right: 1rem;
padding-bottom: 5rem;
padding-left: 1rem;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 1rem;
padding-left: 1rem;
}@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-h2 {
 font-weight:600;
 line-height:1.3;
 text-transform:capitalize;
}
@media (max-width: 1280px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.text--white {
}
.width--m {
}
.s-text-block {
 width:90%;
 text-align:left;
 font-size:16px;
 margin-left:auto;
 margin-right:auto;
}
.s-text-block:not(.ct-section):not(.oxy-easy-posts),
.s-text-block.oxy-easy-posts .oxy-posts,
.s-text-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-text-block {
 max-width:90%;
}
}

.margin-top--l {
}
.text--m {
}
.oxel_flipbox:hover{
}
.oxel_flipbox {
 width:100%;
 position:relative;
 height:auto;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2));background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back:hover{
 color:#707070;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:#404f57;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-text-m {
 font-weight:300;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 1280px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.s-header-h2 {
 font-weight:500;
 text-transform:uppercase;
 font-size:1.8rem;
 color:#7d9da9;
 letter-spacing:2px;
}
.s-spacing_l {
 width:100%;
}
@media (max-width: 479px) {
.s-spacing_l {
}
}

.s-padding_l {
 padding-top:2.4vmax ;
 padding-left:2.4vmax ;
 padding-right:2.4vmax ;
 padding-bottom:2.4vmax ;
 color:#ffffff;
}
.s-padding_l .ct-section-inner-wrap {
padding-top: 2.4vmax ;
padding-right: 2.4vmax ;
padding-bottom: 2.4vmax ;
padding-left: 2.4vmax ;
}
@media (max-width: 1280px) {
.s-padding_l {
}
}

@media (max-width: 767px) {
.s-padding_l {
 padding-left:1vmax ;
 padding-top:1vmax ;
 padding-right:1vmax ;
 padding-bottom:1vmax ;
}
}

.max-w_960 {
}
.s-padding-lr_m {
 padding-left:1.2vmax ;
 padding-right:1.2vmax ;
}
.s-timeline-card-L:before{
  content:"";
content: ''; display: inline-block; width: 20px; height: 20px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; border-radius: 50%; background-color: #667d8a; margin-top: -11px; margin-right: -11px;
}
.s-timeline-card-L {
 text-align:right;
 width:50%;
 padding-bottom:3%;
 border-right-style:solid;
 border-right-width:2px;
 border-right-color:#667d8a;
 border-top-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-top-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-right:auto;
 margin-top:0px;
}
.s-timeline-card-L:not(.ct-section):not(.oxy-easy-posts),
.s-timeline-card-L.oxy-easy-posts .oxy-posts,
.s-timeline-card-L.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 991px) {
.s-timeline-card-L {
 text-align:left;
 border-right-width:0px;
 border-left-style:solid;
 border-left-width:2px;
 border-left-color:#667d8a;
 width:100%;
}
.s-timeline-card-L:not(.ct-section):not(.oxy-easy-posts),
.s-timeline-card-L.oxy-easy-posts .oxy-posts,
.s-timeline-card-L.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.s-timeline-card-L:before{
content: ''; display: inline-block; width: 20px; height: 20px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; border-radius: 50%; background-color: #667d8a; margin-top: -11px; margin-left: -11px;
}
}

.s-text-timeline-L {
 margin-right:3%;
 padding-left:0px;
 padding-right:0%;
 margin-left:3%;
 color:#667d8a;
 border-radius:eyJzb3VyY2UiOiJodHRwczovL2RldmJveDIxMjIud29tYW5iaXouZGUiLCJjb21wb25lbnQiOlt7ImlkIjo5LCJuYW1lIjoiY3RfdGV4dF9ibG9jayIsIm9wdGlvbnMiOnsiY3RfaWQiOjksImN0X3BhcmVudCI6Niwic2VsZWN0b3IiOiJ0ZXh0X2Jsb2NrLTktNTAiLCJjbGFzc2VzIjpbInMtdGV4dC10aW1lbGluZS1tb25hdCJdLCJvcmlnaW5hbCI6eyJjb2xvciI6ImNvbG9yKDEzMCkiLCJtYXJnaW4tdG9wLXVuaXQiOiJyZW0iLCJtYXJnaW4tYm90dG9tLXVuaXQiOiJyZW0ifSwiY3RfY29udGVudCI6IjxiPkp1bmk8L2I+PGJyPiJ9LCJkZXB0aCI6MX1dLCJjbGFzc2VzIjp7InMtdGV4dC10aW1lbGluZS1tb25hdCI6eyJwYXJlbnQiOiJzcGxlbmRpZCIsIm1lZGlhIjp7InRhYmxldCI6eyJvcmlnaW5hbCI6e319fSwib3JpZ2luYWwiOnsicGFkZGluZy1yaWdodC11bml0IjoicmVtIiwibWFyZ2luLXJpZ2h0LXVuaXQiOiIlIiwibWFyZ2luLWxlZnQtdW5pdCI6IiUiLCJtYXJnaW4tcmlnaHQiOiIzIiwicGFkZGluZy1sZWZ0IjoiMiIsInBhZGRpbmctcmlnaHQiOiIyIiwibWFyZ2luLWxlZnQiOiIzIiwicGFkZGluZy1sZWZ0LXVuaXQiOiJyZW0iLCJjb2xvciI6ImNvbG9yKDExMSkiLCJiYWNrZ3JvdW5kLWNvbG9yIjoiY29sb3IoMTE4KSIsImJvcmRlci1yYWRpdXMiOiIxMDAiLCJib3JkZXItcmFkaXVzLXVuaXQiOiJweCJ9LCJrZXkiOiJzLXRleHQtdGltZWxpbmUtTCJ9fSwiY29sb3JzIjp7IjExMSI6eyJpZCI6MTExLCJuYW1lIjoiMCBXaGl0ZSIsInZhbHVlIjoiI2ZmZmZmZiJ9LCIxMTgiOnsiaWQiOjExOCwibmFtZSI6IjA2IHByaURlc2F0IiwidmFsdWUiOiIjNjY3ZDhhIn19fQ==px;
 margin-bottom:2rem;
}
@media (max-width: 991px) {
.s-text-timeline-L {
}
}

.s-year-timeline_L {
 margin-top:calc(-1.2rem - 6px) ;
 font-weight:700;
 font-size:1.2rem;
 padding-left:8px;
 padding-right:8px;
}
.s-timeline-card-R:before{
  content:"";
content: ''; display: inline-block; width: 20px; height: 20px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; border-radius: 50%; background-color: #667d8a; margin-top: -11px; margin-left: -11px;
}
.s-timeline-card-R {
 text-align:left;
 width:50%;
 padding-top:0%;
 padding-bottom:3%;
 border-left-color:#667d8a;
 border-left-width:2px;
 border-left-style:solid;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 margin-left:auto;
}
.s-timeline-card-R:not(.ct-section):not(.oxy-easy-posts),
.s-timeline-card-R.oxy-easy-posts .oxy-posts,
.s-timeline-card-R.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.s-timeline-card-R {
 text-align:left;
 border-right-width:0px;
 border-left-style:solid;
 border-left-width:2px;
 border-left-color:#667d8a;
 width:100%;
}
.s-timeline-card-R:not(.ct-section):not(.oxy-easy-posts),
.s-timeline-card-R.oxy-easy-posts .oxy-posts,
.s-timeline-card-R.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.s-timeline-card-R:before{
content: ''; display: inline-block; width: 20px; height: 20px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; border-radius: 50%; background-color: #667d8a; margin-top: -11px; margin-left: -11px;
}
}

.s-header-timeline {
 font-weight:600;
 text-transform:uppercase;
 font-size:1.4rem;
 color:#667d8a;
 letter-spacing:2px;
}
.supa-multi-bg-2-all {
background-size: cover; background-repeat:no-repeat;
 position:absolute;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 opacity:0;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 background-position:50% 50%;
}
.supa-multi-bg-2-1 {
}
.supa-multi-bg-2-2 {
}
.supa-multi-bg-2-3 {
}
.supa-multi-bgblock-2-all:hover{
 background-color:rgba(34,65,78,0.8);
}
.supa-multi-bgblock-2-all {
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 width:50%;
 height:840px;
 z-index:10;
 background-color:rgba(29,152,238,0.2);
 overflow:hidden;
 position:relative;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:background-color;
 padding-top:20px;
}
.supa-multi-bgblock-2-all:not(.ct-section):not(.oxy-easy-posts),
.supa-multi-bgblock-2-all.oxy-easy-posts .oxy-posts,
.supa-multi-bgblock-2-all.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1280px) {
.supa-multi-bgblock-2-all {
 height:640px;
}
}

@media (max-width: 991px) {
.supa-multi-bgblock-2-all {
 width:100%;
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 height:440px;
}
.supa-multi-bgblock-2-all:not(.ct-section):not(.oxy-easy-posts),
.supa-multi-bgblock-2-all.oxy-easy-posts .oxy-posts,
.supa-multi-bgblock-2-all.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.supa-multi-bgblock-2-all {
 height:400px;
}
.supa-multi-bgblock-2-all:not(.ct-section):not(.oxy-easy-posts),
.supa-multi-bgblock-2-all.oxy-easy-posts .oxy-posts,
.supa-multi-bgblock-2-all.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.supa-multi-bgblock-2-all {
 height:340px;
}
}

.supa-multi-bgblock-2-1 {
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#222222;
}
@media (max-width: 991px) {
.supa-multi-bgblock-2-1 {
 border-bottom-color:#444444;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
}

.supa-multi-bg-2-title {
transform:translate(-50%,-50%); font-family:Castoro;
 font-size:20px;
 text-transform:uppercase;
 font-weight:600;
 letter-spacing:2px;
 color:#ffffff;
 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-top-color:rgba(255,255,255,0.19);
 border-right-color:rgba(255,255,255,0.19);
 border-bottom-color:rgba(255,255,255,0.19);
 border-left-color:rgba(255,255,255,0.19);
 line-height:1;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:transform;
 position:absolute;
 top:50%;
 left:50%;
}
.supa-multi-bg-2-desc {
transform:translate(-50%,300%); font-family:NotoSans;
 font-size:14px;
 line-height:1.8;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 position:absolute;
 color:#cfcfcf;
 top:50%;
 left:50%;
 opacity:0;
 text-align:center;
 margin-top:30px;
}
.supa-multi-bg-2-desc:not(.ct-section):not(.oxy-easy-posts),
.supa-multi-bg-2-desc.oxy-easy-posts .oxy-posts,
.supa-multi-bg-2-desc.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 991px) {
}

.supa-multi-bgblock-2-2 {
 border-right-width:1px;
 border-right-color:#222222;
 border-right-style:solid;
 height:840px;
}
@media (max-width: 1280px) {
.supa-multi-bgblock-2-2 {
 height:640px;
}
}

@media (max-width: 991px) {
.supa-multi-bgblock-2-2 {
 border-bottom-color:#444444;
 border-bottom-width:1px;
 border-bottom-style:solid;
 height:440px;
}
}

.supa-multi-bgblock-2-3 {
}
.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 rgba(0,0,0,0.5);
}
.c-btn-main {
 font-family:NotoSans;
 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 rgba(0,0,0,0.5);
}
.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-btn-alt:hover{
transform:translateY(-5px); color:#ffffff;
 background-color:#4353ff;
 box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:NotoSans;
 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: 1280px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:#4353ff;
}
.c-btn-transparent {
 font-family:NotoSans;
 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-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;
}
@media (max-width: 479px) {
.c-btn-s {
 font-size:11px;
}
}

.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
}
@media (max-width: 479px) {
.c-btn-m {
 width:100%;
 font-size:12px;
}
}

.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 {
 font-size:15px;
}
}

@media (max-width: 479px) {
.c-btn-l {
 padding-top:10px;
 padding-bottom:10px;
 font-size:14px;
 width:100%;
}
}

.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%;
 font-size:15px;
}
}

.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px; align-items: center;
}
@media (max-width: 1280px) {
}

@media (max-width: 479px) {
.c-buttons {
grid-template-columns: 1fr; width: 100%;
}
}

.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;
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-card-light {
 text-align:left;
 background-color:#ffffff;
 width:100%;
 position:relative;
 border-radius:7px;
 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: 1280px) {
}

.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) {
}

@media (max-width: 479px) {
}

.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: 1280px) {
}

.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-card-on-hover:hover{
transform:translateY(-10px); background-color:#ffffff;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15);
}
.c-card-on-hover {
 border-radius:7px;
}
@media (max-width: 1280px) {
.c-card-on-hover {
 padding-left:25px;
 padding-right:25px;
}
}

.c-heading-accent {
 color:#4353ff;
}
.c-heading-dark {
 color:#0f0f0f;
}
.c-heading-light {
 color:#ffffff;
}
.c-h1 {
 font-family:Castoro;
 text-transform:capitalize;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-h1-fat {
 font-weight:700;
 font-size:65px;
 line-height:1.2;
 max-width:800px;
}
@media (max-width: 1280px) {
.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-h3 {
 font-family:Castoro;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-h4 {
 font-family:NotoSans;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 479px) {
}

.c-h5 {
 font-weight:600;
 text-align:left;
 line-height:1.3;
 color:#404f57;
}
.c-h6 {
 line-height:1.3;
}
.c-tagline {
 font-family:NotoSans;
 font-size:12px;
 letter-spacing:2px;
 text-transform:uppercase;
 font-weight:500;
}
.c-tagline-alt {
 background-color:#efefef;
 border-radius:7px;
 padding-top:5px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:5px;
 font-size:11px;
 font-weight:600;
 color:#4353ff;
}
.c-text-accent {
 color:#4353ff;
}
.c-text-dark {
 color:#686868;
}
.c-text-light {
 color:rgba(255,255,255,0.8);
}
.c-text-s {
 font-family:NotoSans;
 font-weight:300;
}
.c-text-l {
 font-family:NotoSans;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-text-xl {
 font-weight:500;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 1280px) {
}

.c-icon-accent-s {
color: #4353ff;}.c-icon-accent-s 
>svg {width: 18px;height: 18px;}.c-icon-accent-s {
}
.c-icon-accent-m {
color: #4353ff;}.c-icon-accent-m 
>svg {width: 24px;height: 24px;}.c-icon-accent-m {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 24px;color: #4353ff;}.c-icon-accent-l 
>svg {width: 24px;height: 24px;}.c-icon-accent-l {
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
@media (max-width: 991px) {
.c-icon-accent-l {
padding: 20px;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
}
}

.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 18px;height: 18px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 24px;height: 24px;}.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: 24px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 24px;height: 24px;}.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: 18px;height: 18px;}.c-icon-light-s {
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 24px;height: 24px;}.c-icon-light-m {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 24px;color: #ffffff;}.c-icon-light-l 
>svg {width: 24px;height: 24px;}.c-icon-light-l {
}
.c-bg-light {
 background-color:#f9f9f9;
}
.c-bg-light-alt {
 background-color:#ffffff;
}
.c-bg-dark {
 background-color:#191919;
}
.c-bg-dark-alt {
 background-color:#353535;
}
.c-bg-accent {
 background-color:#4353ff;
}
.c-bg-accent-alt {
 background-color:#efefef;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0009c4, #200696);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-bg-blur-s {
-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
}
.c-bg-blur-m {
-webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.c-bg-blur-l {
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.c-bg-blur-xl {
-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);
}
.c-avatar-xs {
 height:clamp(20px, 2vw, 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%;
 width:clamp(20px, 2vw, 30px) ;
object-fit:cover;
}
.c-avatar-s {
 border-radius:100%;
 width:clamp(30px, 3vw, 40px) ;
 height:clamp(30px, 3vw, 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: 1280px) {
}

@media (max-width: 767px) {
}

.c-avatar-m {
background-size: cover; width:clamp(40px, 4vw, 60px) ;
 height:clamp(40px, 4vw, 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-avatar-l {
 border-radius:100%;
 width:clamp(50px, 5vw, 80px) ;
 height:clamp(50px, 5vw, 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: 1280px) {
}

@media (max-width: 479px) {
}

.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:clamp(70px, 6.5vw, 140px) ;
 height:clamp(70px, 6.5vw, 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-link-accent {
 color:#4353ff;
}
.c-link-dark:hover{
 color:#4353ff;
}
.c-link-dark {
 color:#0f0f0f;
}
.c-link-light:hover{
 opacity:0.8;
 color:#ffffff;
}
.c-link-light {
 color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-s {
 font-size:13px;
 font-weight:600;
}
.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:none;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
}
}

@media (max-width: 479px) {
.c-link-m {
 font-size:14px;
}
}

.c-link-l {
 font-size:20px;
 font-weight:500;
 text-decoration:underline;
}
.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-l {
 font-size:17px;
}
}

.c-link-xl {
 font-size:22px;
 font-weight:500;
}
.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-rounded {
 border-radius:7px;
 overflow:hidden;
}
.c-shadow {
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-border-light {
 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-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
}
.c-border-dark {
 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-top-color:#474747;
 border-right-color:#474747;
 border-bottom-color:#474747;
 border-left-color:#474747;
}
.c-transition {
 transition-duration:0.4s;
}
@media (max-width: 1280px) {
}

.c-full-width {
 width:100%;
}
.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-stretch {
align-items: stretch;
}
.c-relative {
 position:relative;
}
.c-3d-down {
transform: perspective(1000px) rotateX(-20deg);
}
.c-3d-left {
transform: perspective(1000px) rotatey(20deg);
}
.c-3d-right {
transform: perspective(1000px) rotatey(-20deg);
}
.c-3d-up {
transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-down:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(-20deg);
}
.c-hover-3d-down {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-3d-left:hover{
transform: perspective(1000px) rotatey(20deg);
}
.c-hover-3d-left {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-right:hover{
transform: perspective(1000px) rotatey(-20deg);
}
.c-hover-3d-right {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-up:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-up {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-move-down:hover{
transform:translateY(10px);}
.c-hover-move-down {
}
.c-hover-move-left:hover{
transform:translate(-10px);}
.c-hover-move-left {
}
.c-hover-move-right:hover{
transform:translate(10px);}
.c-hover-move-right {
}
.c-hover-move-up:hover{
transform:translateY(-10px);}
.c-hover-move-up {
}
.c-hover-scale:hover{
transform:scale(1.05,1.05);}
.c-hover-scale {
}
.c-hover-scale-up:hover{
transform:scale(1.05,1.05) translateY(-10px);}
.c-hover-scale-up {
}
.c-margin-xs {
}
.c-margin-s {
}
.c-margin-m {
}
.c-margin-l {
}
.c-margin-xl {
}
.c-margin-xxl {
}
.c-margin-left-xs {
}
.c-margin-left-s {
}
.c-margin-left-m {
}
.c-margin-left-l {
}
.c-margin-left-xl {
}
.c-margin-left-xxl {
}
.c-margin-right-xs {
 margin-right:clamp(4px, 1vmin, 10px) ;
}
.c-margin-right-s {
 margin-right:clamp(8px, 2vmin, 20px) ;
}
@media (max-width: 767px) {
}

.c-margin-right-m {
 margin-right:clamp(12px, 3.5vmin, 30px) ;
}
@media (max-width: 479px) {
}

.c-margin-right-l {
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-margin-right-xl {
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-margin-right-xxl {
}
.c-margin-top-xs {
}
.c-margin-top-s {
}
.c-margin-top-m {
}
.c-margin-top-l {
}
.c-margin-top-xl {
}
.c-margin-top-xxl {
}
.c-margin-bottom-xs {
}
.c-margin-bottom-s {
}
.c-margin-bottom-m {
}
@media (max-width: 1280px) {
}

@media (max-width: 991px) {
}

.c-margin-bottom-l {
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-margin-bottom-xl {
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-margin-bottom-xxl {
}
.c-padding-xs {
}
.c-padding-s {
}
.c-padding-m {
}
.c-padding-l {
}
@media (max-width: 1280px) {
}

@media (max-width: 767px) {
}

.c-padding-xl {
}
.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: 1280px) {
}

@media (max-width: 767px) {
}

.c-padding-xxl {
}
.c-padding-left-xs {
}
.c-padding-left-s {
}
.c-padding-left-m {
}
.c-padding-left-l {
}
.c-padding-left-xl {
}
.c-padding-left-xxl {
}
.c-padding-right-xs {
}
.c-padding-right-s {
}
.c-padding-right-m {
}
.c-padding-right-l {
}
.c-padding-right-xl {
}
.c-padding-right-xxl {
}
.c-padding-top-xs {
}
.c-padding-top-s {
}
.c-padding-top-m {
}
.c-padding-top-l {
}
.c-padding-top-xl {
}
.c-padding-top-xxl {
}
.c-padding-bottom-xs {
}
.c-padding-bottom-s {
}
.c-padding-bottom-m {
}
.c-padding-bottom-l {
}
.c-padding-bottom-xl {
}
.c-padding-bottom-xxl {
}
.c-owl-xs {
}
.c-owl-s {
}
.c-owl-m {
}
.c-owl-l {
}
.c-owl-xl {
}
.c-owl-xxl {
}
.c-columns-gap-xs {
}
.c-columns-gap-s {
}
.c-columns-gap-m {
}
.c-columns-gap-l {
}
.c-columns-gap-xl {
}
.c-columns-gap-xxl {
}
@media (max-width: 991px) {
}

.c-columns-1-2 {
}
.c-columns-1-3 {
}
.c-columns-2 {
}
.c-columns-2-1 {
}
.c-columns-2-3 {
}
.c-columns-3 {
}
.c-columns-3-1 {
}
.c-columns-3-2 {
}
.c-columns-4 {
}
.c-columns-5 {
}
.c-columns-6 {
}
.c-columns-xl-1 {
}
.c-columns-xl-2 {
}
.c-columns-xl-3 {
}
.c-columns-xl-4 {
}
.c-columns-xl-5 {
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}

.c-columns-l-2 {
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-columns-l-3 {
}
@media (max-width: 991px) {
}

.c-columns-l-4 {
}
@media (max-width: 991px) {
}

.c-columns-m-1 {
}
@media (max-width: 767px) {
}

.c-columns-m-2 {
}
@media (max-width: 767px) {
}

.c-columns-m-3 {
}
@media (max-width: 767px) {
}

.c-columns-s-1 {
}
@media (max-width: 479px) {
}

.c-columns-s-2 {
}
@media (max-width: 479px) {
}

.c-row-span-2 {
}
@media (max-width: 991px) {
}

.c-row-span-3 {
}
.c-row-span-4 {
}
.c-row-span-5 {
}
.c-row-span-6 {
}
.c-row-span-7 {
grid-row: span 7 / span 7;
}
.c-row-span-l-1 {
}
.c-row-span-l-2 {
}
.c-row-span-l-3 {
}
.c-row-span-l-4 {
}
.c-row-span-l-5 {
}
.c-row-span-l-6 {
}
.c-row-span-m-1 {
}
.c-row-span-m-2 {
}
.c-row-span-m-3 {
}
.c-row-span-m-4 {
}
.c-row-span-m-5 {
}
.c-row-span-m-6 {
}
.c-row-span-s-1 {
}
.c-row-span-s-2 {
}
.c-row-span-s-3 {
}
.c-row-span-s-4 {
}
.c-row-span-s-5 {
}
.c-row-span-s-6 {
}
.c-row-span-xl-1 {
}
.c-row-span-xl-2 {
}
@media (max-width: 1280px) {
}

.c-row-span-xl-3 {
}
.c-row-span-xl-4 {
}
.c-row-span-xl-5 {
}
.c-row-span-xl-6 {
}
.c-row-start-1 {
}
.c-row-start-2 {
}
.c-row-start-3 {
}
.c-row-start-4 {
}
.c-row-start-5 {
}
.c-row-start-6 {
}
.c-row-start-l-1 {
}
.c-row-start-l-2 {
}
.c-row-start-l-3 {
}
.c-row-start-l-4 {
}
.c-row-start-l-5 {
}
.c-row-start-l-6 {
}
.c-row-start-m-1 {
}
.c-row-start-m-2 {
}
.c-row-start-m-3 {
}
.c-row-start-m-4 {
}
.c-row-start-m-5 {
}
.c-row-start-m-6 {
}
.c-row-start-s-1 {
}
.c-row-start-s-3 {
}
.c-row-start-s-4 {
}
.c-row-start-s-5 {
}
.c-row-start-s-6 {
}
.c-row-start-xl-1 {
}
.c-row-start-xl-2 {
}
.c-row-start-xl-3 {
}
.c-row-start-xl-4 {
}
.c-row-start-xl-5 {
}
.c-row-start-xl-6 {
}
.c-col-span-2 {
}
@media (max-width: 991px) {
}

.c-col-span-3 {
}
.c-col-span-4 {
}
.c-col-span-5 {
}
.c-col-span-6 {
}
.c-col-span-l-1 {
}
.c-col-span-l-2 {
}
.c-col-span-l-3 {
}
.c-col-span-l-4 {
}
.c-col-span-l-5 {
}
.c-col-span-l-6 {
}
.c-col-span-m-1 {
}
.c-col-span-m-2 {
}
.c-col-span-m-3 {
}
.c-col-span-m-4 {
}
.c-col-span-m-5 {
}
.c-col-span-m-6 {
}
.c-col-span-s-1 {
}
@media (max-width: 991px) {
}

.c-col-span-s-2 {
}
.c-col-span-s-3 {
}
.c-col-span-s-4 {
}
.c-col-span-s-5 {
}
.c-col-span-s-6 {
}
.c-col-span-xl-1 {
}
.c-col-span-xl-2 {
}
.c-col-span-xl-3 {
}
.c-col-span-xl-4 {
}
.c-col-span-xl-5 {
}
.c-col-span-xl-6 {
}
.c-col-start-2 {
}
.c-col-start-l-1 {
}
.c-col-start-l-2 {
}
.c-col-start-l-3 {
}
.c-col-start-l-4 {
}
.c-col-start-l-5 {
}
.c-col-start-l-6 {
}
.c-col-start-m-1 {
}
.c-col-start-m-2 {
}
.c-col-start-m-3 {
}
.c-col-start-m-4 {
}
.c-col-start-m-5 {
}
.c-col-start-m-6 {
}
.c-col-start-s-1 {
}
.c-col-start-s-2 {
}
.c-col-start-s-3 {
}
.c-col-start-s-4 {
}
.c-col-start-s-5 {
}
.c-col-start-s-6 {
}
.c-col-start-xl-1 {
}
.c-col-start-xl-2 {
}
.c-col-start-xl-3 {
}
.c-col-start-xl-4 {
}
.c-col-start-xl-5 {
}
.c-col-start-xl-6 {
}
.c-left {
 text-align:left;
}
.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.c-center {
 text-align:center;
}
.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.c-right {
 text-align:right;
}
.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.c-middle-center {
 text-align:center;
}
.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-middle-left {
 text-align:left;
}
.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.c-middle-right {
 text-align:right;
}
.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.c-top-center {
 text-align:center;
}
.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.c-top-left {
 text-align:left;
}
.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.c-top-right {
 text-align:right;
}
.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-start;
}
.c-bottom-center {
 text-align:center;
}
.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.c-bottom-left {
 text-align:left;
}
.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.c-bottom-right {
 text-align:right;
}
.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.c-left-self {
 margin-right:auto;
}
.c-center-self {
 margin-left:auto;
 margin-right:auto;
}
.c-right-self {
 margin-left:auto;
}
.c-max-width-320 {
 max-width:320px;
}
.c-max-width-480 {
 max-width:480px;
}
.c-max-width-640 {
 max-width:640px;
}
.c-max-width-960 {
 max-width:960px;
}
.c-max-width-1120 {
 max-width:1120px;
}
.c-opacity-25 {
 opacity:0.25;
}
.c-opacity-50 {
 opacity:0.5;
}
.c-opacity-75 {
 opacity:0.75;
}
.c-uppercase {
 text-transform:uppercase;
}
.c-lowercase {
 text-transform:lowercase;
}
.c-underline {
 text-decoration:underline;
}
.c-bold {
 font-weight:600;
}
.c-italic {
 font-style:italic;
}
.section {
 position:relative;
}
.section:not(.ct-section):not(.oxy-easy-posts),
.section.oxy-easy-posts .oxy-posts,
.section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.section {
 text-align:center;
}
.section:not(.ct-section):not(.oxy-easy-posts),
.section.oxy-easy-posts .oxy-posts,
.section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.title {
 margin-bottom:2rem;
 width:90%;
 max-width:30rem;
 color:color(15);
 text-transform:uppercase;
}
.subtitle {
 text-transform:uppercase;
 font-weight:300;
 margin-bottom:2rem;
 width:90%;
 color:color(17);
 max-width:28rem;
}
.column {
 position:relative;
 padding-top:1rem;
 padding-left:1rem;
 padding-bottom:1rem;
 padding-right:1rem;
}
.column:not(.ct-section):not(.oxy-easy-posts),
.column.oxy-easy-posts .oxy-posts,
.column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.column {
 text-align:center;
}
.column:not(.ct-section):not(.oxy-easy-posts),
.column.oxy-easy-posts .oxy-posts,
.column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.columns {
 height:100%;
 width:100%;
}
.section--center {
 text-align:center;
}
.section--center:not(.ct-section):not(.oxy-easy-posts),
.section--center.oxy-easy-posts .oxy-posts,
.section--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.card__content {
 text-align:center;
 padding-left:2rem;
 padding-right:2rem;
 padding-bottom:2em;
 z-index:1;
 width:100%;
 padding-top:2rem;
}
.card__content:not(.ct-section):not(.oxy-easy-posts),
.card__content.oxy-easy-posts .oxy-posts,
.card__content.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.card {
 width:95%;
 max-width:26rem;
 position:relative;
 height:auto;
 background-color:color(20);
 margin-left:auto;
 margin-right:auto;
}
.card:not(.ct-section):not(.oxy-easy-posts),
.card.oxy-easy-posts .oxy-posts,
.card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.card__title {
 width:90%;
 max-width:14rem;
 color:color(15);
}
.card__header {
 padding-top:2rem;
 padding-left:2rem;
 padding-right:2rem;
 width:100%;
 text-align:justify;
 z-index:1;
 padding-bottom:0px;
}
.card__header:not(.ct-section):not(.oxy-easy-posts),
.card__header.oxy-easy-posts .oxy-posts,
.card__header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 991px) {
.card__header {
 text-align:center;
}
.card__header:not(.ct-section):not(.oxy-easy-posts),
.card__header.oxy-easy-posts .oxy-posts,
.card__header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.card--center {
 text-align:center;
}
.card--center:not(.ct-section):not(.oxy-easy-posts),
.card--center.oxy-easy-posts .oxy-posts,
.card--center.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.card--outline {
 border-top-color:color(19);
 border-right-color:color(19);
 border-bottom-color:color(19);
 border-left-color:color(19);
 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;
}
.card__description {
 width:90%;
 color:color(18);
 max-width:40rem;
}
.card__image {
 width:100%;
 max-height:20rem;
 height:100%;
 margin-left:auto;
 margin-right:auto;
object-fit: cover;
}
.card__image:not(.ct-section):not(.oxy-easy-posts),
.card__image.oxy-easy-posts .oxy-posts,
.card__image.ct-section .ct-section-inner-wrap{
display:block;
}
.card__content--left {
 text-align:left;
}
.card__content--left:not(.ct-section):not(.oxy-easy-posts),
.card__content--left.oxy-easy-posts .oxy-posts,
.card__content--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.card__content--left {
 text-align:center;
}
.card__content--left:not(.ct-section):not(.oxy-easy-posts),
.card__content--left.oxy-easy-posts .oxy-posts,
.card__content--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.card__link {
 text-decoration:underline;
}
.card__image--fixed-height {
 height:14rem;
 min-height:14rem;
 max-height:14rem;
}
.description {
 width:90%;
 margin-bottom:2.5rem;
 max-width:28rem;
 color:color(18);
}
.button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.button {
 transition-duration:.3s;
 padding-right:1.5rem;
 padding-left:1.5rem;
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 border-radius:3px;
 line-height:1.5;
 padding-bottom:.75rem;
 min-width:8rem;
 padding-top:.75rem;
 text-align:center;
}
.button:not(.ct-section):not(.oxy-easy-posts),
.button.oxy-easy-posts .oxy-posts,
.button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.button--outline:hover{
 background-color:color(9);
 color:color(5);
}
.button--outline {
padding: 10px 16px;
}.button--outline {
 color:color(5);
 border-top-color:color(5);
 border-right-color:color(5);
 border-bottom-color:color(5);
 border-left-color:color(5);
 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;
 background-color:rgba(255,255,255,0);
 padding-top:.75rem;
 padding-left:1.5rem;
 padding-right:1.5rem;
 padding-bottom:.75rem;
}
.image {
 width:85%;
 max-width:33rem;
 max-height:35rem;
 height:auto;
object-fit: cover;
}
.column--vertical-center {
}
.column--vertical-center:not(.ct-section):not(.oxy-easy-posts),
.column--vertical-center.oxy-easy-posts .oxy-posts,
.column--vertical-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.column--center {
 text-align:center;
}
.column--center:not(.ct-section):not(.oxy-easy-posts),
.column--center.oxy-easy-posts .oxy-posts,
.column--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.image--full {
 width:100%;
 height:100%;
 max-height:100%;
 max-width:100%;
object-fit: cover;
}
@media (max-width: 991px) {
}

.column--nopadding {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.container {
 width:100%;
 z-index:1;
}
.container:not(.ct-section):not(.oxy-easy-posts),
.container.oxy-easy-posts .oxy-posts,
.container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.container {
align-items: inherit;
}
}

@media (max-width: 479px) {
}

.container--vertical {
}
.container--vertical:not(.ct-section):not(.oxy-easy-posts),
.container--vertical.oxy-easy-posts .oxy-posts,
.container--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
}

.container--boxed {
 max-width:55rem;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.container--boxed:not(.ct-section):not(.oxy-easy-posts),
.container--boxed.oxy-easy-posts .oxy-posts,
.container--boxed.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1280px) {
.container--boxed {
 max-width:55rem;
}
}

@media (max-width: 991px) {
.container--boxed {
 max-width:40rem;
}
}

.column--left {
 text-align:left;
}
.column--left:not(.ct-section):not(.oxy-easy-posts),
.column--left.oxy-easy-posts .oxy-posts,
.column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.column--left {
 text-align:center;
}
.column--left:not(.ct-section):not(.oxy-easy-posts),
.column--left.oxy-easy-posts .oxy-posts,
.column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.column--bg {
 background-color:color(10);
}
.button--solid:hover{
 background-color:color(3);
 color:color(20);
}
.button--solid {
 background-color:color(5);
 border-top-color:color(5);
 border-right-color:color(5);
 border-bottom-color:color(5);
 border-left-color:color(5);
 color:color(10);
}
.title__highlight {
 color:color(5);
}
.image--absolute {
 position:absolute;
 top:0px;
 left:0px;
 bottom:0px;
 right:0px;
 z-index:0;
}
.hero--full {
 height:100vh;
}
.hero--full .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
@media (max-width: 991px) {
}

.column--full-height {
 height:100%;
}
.card__header--center {
 text-align:center;
}
.card__header--center:not(.ct-section):not(.oxy-easy-posts),
.card__header--center.oxy-easy-posts .oxy-posts,
.card__header--center.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.card__footer {
 padding-bottom:2rem;
 width:100%;
 text-align:center;
 padding-left:2rem;
 padding-right:2rem;
}
.card__footer:not(.ct-section):not(.oxy-easy-posts),
.card__footer.oxy-easy-posts .oxy-posts,
.card__footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.button--clear:hover{
 color:color(5);
 background-color:color(9);
}
.button--clear {
 color:color(5);
 border-top-color:rgba(255,255,255,0);
 border-right-color:rgba(255,255,255,0);
 border-bottom-color:rgba(255,255,255,0);
 border-left-color:rgba(255,255,255,0);
 background-color:rgba(255,255,255,0);
}
.card--flat {
 background-color:rgba(255,255,255,0);
}
.card__icon {
color: color(5);}.card__icon 
>svg {width: 44px;height: 44px;}.card__icon {
 margin-bottom:2rem;
}
.card__header--vertical {
}
.card__header--vertical:not(.ct-section):not(.oxy-easy-posts),
.card__header--vertical.oxy-easy-posts .oxy-posts,
.card__header--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.hero__columns {
 margin-top:2rem;
 margin-bottom:2rem;
}
.image--small {
 max-width:12rem;
}
.image--full-width {
 width:100%;
 max-width:100%;
 height:auto;
}
.social {
}
.social:not(.ct-section):not(.oxy-easy-posts),
.social.oxy-easy-posts .oxy-posts,
.social.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.social__icon-wrapper:hover{
 opacity:.8;
}
.social__icon-wrapper {
 transition-duration:.3s;
 padding-right:.25rem;
 padding-left:.25rem;
 padding-top:.25rem;
 padding-bottom:.25rem;
}
.social__icon {
color: color(5);}.social__icon 
>svg {width: 24px;height: 24px;}.social__icon {
 margin-right:.25rem;
}
.button__icon {
color: #333333;}.button__icon 
>svg {width: 18px;height: 18px;}.button__icon {
 margin-left:1rem;
 line-height:1;
}
.button__icon:not(.ct-section):not(.oxy-easy-posts),
.button__icon.oxy-easy-posts .oxy-posts,
.button__icon.ct-section .ct-section-inner-wrap{
display:block;
}
.button__text {
 line-height:1;
}
.button__icon--solid {
color: color(10);}.button__icon--solid 
>svg {width: 18px;height: 18px;}.button__icon--solid {
}
.card--full-width {
 width:100%;
 max-width:100%;
}
.container--center {
 text-align:center;
}
.container--center:not(.ct-section):not(.oxy-easy-posts),
.container--center.oxy-easy-posts .oxy-posts,
.container--center.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.hero {
 position:relative;
}
.hero .ct-section-inner-wrap {
padding-top: 7rem;
padding-bottom: 7rem;
}
.hero:not(.ct-section):not(.oxy-easy-posts),
.hero.oxy-easy-posts .oxy-posts,
.hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.hero {
 height:auto;
}
}

.description--wide {
 max-width:45rem;
}
.buttons-container {
}
.buttons-container:not(.ct-section):not(.oxy-easy-posts),
.buttons-container.oxy-easy-posts .oxy-posts,
.buttons-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.hero__overlay {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:rgba(255,255,255,0.8);
 z-index:1;
}
.hero__content {
 text-align:center;
 z-index:1;
 width:100%;
}
.hero__content:not(.ct-section):not(.oxy-easy-posts),
.hero__content.oxy-easy-posts .oxy-posts,
.hero__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.card--full {
 width:100%;
 max-width:100%;
 height:100%;
 max-height:100%;
}
@media (max-width: 991px) {
.card--full {
}
}

.card__image--full {
 position:absolute;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 width:100%;
 height:100%;
 max-height:100%;
}
.card__overlay {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:rgba(255,255,255,0.8);
}
.card__title--mb {
 margin-bottom:2rem;
}
.card--vertical-center {
}
.card--vertical-center:not(.ct-section):not(.oxy-easy-posts),
.card--vertical-center.oxy-easy-posts .oxy-posts,
.card--vertical-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.card--fixed-height {
 height:28rem;
}
.button__icon--outline {
color: color(5);}.button__icon--outline 
>svg {width: 18px;height: 18px;}.button__icon--outline {
}
.card__subtitle {
 text-transform:uppercase;
 font-weight:300;
 color:color(18);
}
.card__image-container {
 position:relative;
 overflow:hidden;
}
.card__image-container:not(.ct-section):not(.oxy-easy-posts),
.card__image-container.oxy-easy-posts .oxy-posts,
.card__image-container.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 991px) {
.card__image-container {
 overflow:hidden;
 height:17rem;
}
}

.badge {
 background-color:color(9);
 transition-duration:.3s;
 padding-left:1.5rem;
 padding-right:1.5rem;
 padding-top:.5rem;
 padding-bottom:.5rem;
 border-radius:5px;
}
.badge:not(.ct-section):not(.oxy-easy-posts),
.badge.oxy-easy-posts .oxy-posts,
.badge.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.badge__text {
 color:color(5);
}
.badge--small {
 padding-top:.25rem;
 padding-left:.75rem;
 padding-right:.75rem;
 padding-bottom:.25rem;
}
.badge__text--small {
 font-size:.85rem;
}
.card__description--truncated {
 overflow:hidden;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.grid {
 text-align:left;
 width:100%;
 height:auto;
 margin-left:auto;
 margin-right:auto;
}
.grid:not(.ct-section):not(.oxy-easy-posts),
.grid.oxy-easy-posts .oxy-posts,
.grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.grid:not(.ct-section):not(.oxy-easy-posts) > *,
.grid.ct-section .ct-section-inner-wrap > *,
.grid.oxy-easy-posts .oxy-posts > *{
grid-column: span 1;grid-row: span 1;}
.grid:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.grid.ct-section .ct-section-inner-wrap > :last-child,
.grid.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;grid-row: span 1;}
.grid:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.grid.ct-section .ct-section-inner-wrap > :nth-child(1),
.grid.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;grid-row: span 1;}
.grid:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.grid.ct-section .ct-section-inner-wrap > :nth-child(2),
.grid.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-column: span 1;grid-row: span 1;}
@media (max-width: 1280px) {
.grid {
 max-width:55rem;
}
}

@media (max-width: 991px) {
.grid {
 max-width:40rem;
}
}

.grid__item {
 position:relative;
}
@media (max-width: 991px) {
}

.card__avatar {
 width:4rem;
 height:4rem;
 border-radius:100%;
object-fit: cover;
}
.grid--3fr {
}
.grid--3fr:not(.ct-section):not(.oxy-easy-posts),
.grid--3fr.oxy-easy-posts .oxy-posts,
.grid--3fr.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;}
.card__title--truncated {
 overflow:hidden;
 height:3.5rem;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.card__image-container--fixed-height {
 height:17rem;
 width:100%;
}
.card__avatar--small {
 width:2.5rem;
 height:2.5rem;
}
.card__subtitle--truncated {
 overflow:hidden;
 height:3.5rem;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.footer {
}
@media (max-width: 991px) {
}

.footer__logo {
 width:10rem;
}
.footer__link-wrapper:hover{
 opacity:.8;
}
.footer__link-wrapper {
 margin-bottom:2rem;
 transition-duration:.3s;
 transition-timing-function:linear;
 transition-property:opacity;
}
.footer__small {
 font-size:.9rem;
 color:color(18);
}
.footer__link {
 margin-bottom:.5rem;
 width:90%;
 margin-top:.5rem;
 text-decoration:none;
}
.footer__content {
 width:100%;
}
.footer__content:not(.ct-section):not(.oxy-easy-posts),
.footer__content.oxy-easy-posts .oxy-posts,
.footer__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.footer__content {
 text-align:center;
}
.footer__content:not(.ct-section):not(.oxy-easy-posts),
.footer__content.oxy-easy-posts .oxy-posts,
.footer__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer__content--space-between {
 text-align:justify;
}
.footer__content--space-between:not(.ct-section):not(.oxy-easy-posts),
.footer__content--space-between.oxy-easy-posts .oxy-posts,
.footer__content--space-between.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.footer__content--space-between {
 text-align:center;
}
.footer__content--space-between:not(.ct-section):not(.oxy-easy-posts),
.footer__content--space-between.oxy-easy-posts .oxy-posts,
.footer__content--space-between.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer__link--horizontal {
 margin-left:1rem;
 margin-right:1rem;
 width:auto;
}
@media (max-width: 479px) {
}

.footer__links-container {
 margin-bottom:2rem;
 margin-top:2rem;
}
@media (max-width: 991px) {
.footer__links-container {
 text-align:center;
}
.footer__links-container:not(.ct-section):not(.oxy-easy-posts),
.footer__links-container.oxy-easy-posts .oxy-posts,
.footer__links-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer__links-container--horizontal {
}
.footer__links-container--horizontal:not(.ct-section):not(.oxy-easy-posts),
.footer__links-container--horizontal.oxy-easy-posts .oxy-posts,
.footer__links-container--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 479px) {
.footer__links-container--horizontal {
}
.footer__links-container--horizontal:not(.ct-section):not(.oxy-easy-posts),
.footer__links-container--horizontal.oxy-easy-posts .oxy-posts,
.footer__links-container--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.footer__logo-container {
}
@media (max-width: 991px) {
.footer__logo-container {
 text-align:center;
}
.footer__logo-container:not(.ct-section):not(.oxy-easy-posts),
.footer__logo-container.oxy-easy-posts .oxy-posts,
.footer__logo-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.divider {
 width:80%;
 margin-top:2rem;
 margin-bottom:2rem;
 background-color:color(19);
 height:1px;
 margin-left:auto;
 margin-right:auto;
}
.footer__social-icon {
color: color(17);}.footer__social-icon 
>svg {width: 24px;height: 24px;}.footer__social-icon {
 margin-right:.25rem;
}
.footer__social-wrapper:hover{
 opacity:.8;
}
.footer__social-wrapper {
 transition-duration:.3s;
 padding-right:.25rem;
 padding-left:.25rem;
 padding-top:.25rem;
 padding-bottom:.25rem;
}
.footer__social {
}
.footer__social:not(.ct-section):not(.oxy-easy-posts),
.footer__social.oxy-easy-posts .oxy-posts,
.footer__social.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.footer__copyright {
 width:100%;
 padding-top:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
 padding-right:1rem;
}
.footer__copyright:not(.ct-section):not(.oxy-easy-posts),
.footer__copyright.oxy-easy-posts .oxy-posts,
.footer__copyright.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.footer__title {
 margin-bottom:2rem;
 color:color(15);
}
.footer__columns {
 padding-top:2rem;
 padding-bottom:2rem;
}
.divider--small {
 width:10rem;
}
.footer__copyright--center {
 text-align:center;
}
.footer__copyright--center:not(.ct-section):not(.oxy-easy-posts),
.footer__copyright--center.oxy-easy-posts .oxy-posts,
.footer__copyright--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.column--right {
 text-align:right;
}
.column--right:not(.ct-section):not(.oxy-easy-posts),
.column--right.oxy-easy-posts .oxy-posts,
.column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 991px) {
.column--right {
 text-align:center;
}
.column--right:not(.ct-section):not(.oxy-easy-posts),
.column--right.oxy-easy-posts .oxy-posts,
.column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer__text {
 width:90%;
 color:color(18);
}
.column--space-between {
}
.column--space-between:not(.ct-section):not(.oxy-easy-posts),
.column--space-between.oxy-easy-posts .oxy-posts,
.column--space-between.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-between;
}
.card--full-height {
 height:100%;
 max-height:100%;
}
.column--horizontal {
}
.column--horizontal:not(.ct-section):not(.oxy-easy-posts),
.column--horizontal.oxy-easy-posts .oxy-posts,
.column--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.column--horizontal {
}
.column--horizontal:not(.ct-section):not(.oxy-easy-posts),
.column--horizontal.oxy-easy-posts .oxy-posts,
.column--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.columns--center {
}
.columns--center:not(.ct-section):not(.oxy-easy-posts),
.columns--center.oxy-easy-posts .oxy-posts,
.columns--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.card__item {
 margin-bottom:1rem;
}
.card__item:not(.ct-section):not(.oxy-easy-posts),
.card__item.oxy-easy-posts .oxy-posts,
.card__item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.card__item-icon {
color: color(17);}.card__item-icon 
>svg {width: 20px;height: 20px;}.card__item-icon {
 margin-right:1rem;
}
.card__item-text {
 font-weight:300;
}
.card--bg {
 background-color:color(10);
}
.card__ribbon:after{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 z-index:-1;
 position:absolute;
  content:"";
}
.card__ribbon:not(.ct-section):not(.oxy-easy-posts):after,
.card__ribbon.oxy-easy-posts .oxy-posts:after,
.card__ribbon.ct-section .ct-section-inner-wrap:after{
display:block;
}
.card__ribbon:before{
 z-index:-1;
 position:absolute;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
  content:"";
}
.card__ribbon:not(.ct-section):not(.oxy-easy-posts):before,
.card__ribbon.oxy-easy-posts .oxy-posts:before,
.card__ribbon.ct-section .ct-section-inner-wrap:before{
display:block;
}
.card__ribbon {
 overflow:hidden;
 position:absolute;
 width:9.75rem;
 height:9.75rem;
}
.card__ribbon-text {
 text-transform:uppercase;
 text-align:center;
 width:17.25rem;
 position:absolute;
 padding-top:.75rem;
 padding-bottom:.75rem;
 background-color:color(3);
 color:color(10);
}
.card__ribbon-text:not(.ct-section):not(.oxy-easy-posts),
.card__ribbon-text.oxy-easy-posts .oxy-posts,
.card__ribbon-text.ct-section .ct-section-inner-wrap{
display:block;
}
.card__ribbon--top-left:after{
 position:absolute;
 bottom:0px;
 left:0px;
  content:"";
}
.card__ribbon--top-left:before{
 position:absolute;
 top:0px;
 right:0px;
  content:"";
}
.card__ribbon--top-left {
 position:absolute;
 top:-.5rem;
 left:-.5rem;
 z-index:10;
}
.card__ribbon-text--top-left {
transform:rotate(-45deg); position:absolute;
 top:2.5rem;
 right:-2.5rem;
}
.button--full {
 width:100%;
}
.card__footer--left {
 text-align:left;
}
.card__footer--left:not(.ct-section):not(.oxy-easy-posts),
.card__footer--left.oxy-easy-posts .oxy-posts,
.card__footer--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.card__footer--left {
 text-align:center;
}
.card__footer--left:not(.ct-section):not(.oxy-easy-posts),
.card__footer--left.oxy-easy-posts .oxy-posts,
.card__footer--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.columns--mb {
 margin-bottom:2rem;
}
.header {
 width:100%;
}
.header__row {
 padding-top:1rem;
 padding-bottom:1rem;
}
.header__logo {
 width:10rem;
}
.header__menu {
 margin-left:.5rem;
 margin-right:.5rem;
}
.header__menu .oxy-pro-menu-list .menu-item, .header__menu .oxy-pro-menu-list .menu-item a{
color: color(15);
transition-duration:.3s;
}

.header__menu .oxy-pro-menu-list .menu-item a{
padding-left:.5rem;
padding-right:.5rem;
}

.header__menu .oxy-pro-menu-list > .menu-item{
margin-left:.5rem;
margin-right:.5rem;
}

.header__menu .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, .header__menu .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{
color:color(5);
}

.header__menu .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a{
color:color(5);
}

.header__menu .oxy-pro-menu-mobile-open-icon svg{
width:1.75rem;
height:1.75rem;
margin-right:0rem;
color:color(5);
}

.header__menu .oxy-pro-menu-mobile-open-icon{
margin-top:0rem;
margin-bottom:0rem;
padding-top:.5rem;
padding-right:.5rem;
padding-bottom:.5rem;
padding-left:.5rem;
}

.header__menu .oxy-pro-menu-mobile-open-icon:hover svg{
color:color(3);
}

.header__menu .oxy-pro-menu-mobile-open-icon, .header__menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:.3s;
}

.header__menu .oxy-pro-menu-mobile-close-icon{
margin-top:0rem;
margin-bottom:0rem;
padding-top:.5rem;
padding-right:.5rem;
padding-bottom:.5rem;
padding-left:.5rem;
}

.header__menu .oxy-pro-menu-mobile-close-icon svg{
width:1.75rem;
height:1.75rem;
margin-right:0rem;
color:color(5);
}

.header__menu .oxy-pro-menu-mobile-close-icon:hover svg{
color:color(3);
}

.header__menu .oxy-pro-menu-mobile-close-icon, .header__menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:.3s;
}

.header__menu .oxy-pro-menu-off-canvas-container{
width:100%;
}

.header__menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .header__menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
color:color(5);
}

.header__menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a:hover, .header__menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a:hover{
color:color(3);
}

.header__menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .header__menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:.25rem;
padding-left:.25rem;
padding-right:.25rem;
padding-bottom:.25rem;
}

.header__menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item, .header__menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .header__menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item, .header__menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
color: color(3);
}

.header__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;
               }
.header__menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .header__menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: center;
                    justify-content: center;
                }

            .header__link-wrapper:hover{
 opacity:.8;
}
.header__link-wrapper {
 transition-duration:.3s;
 transition-timing-function:linear;
 transition-property:opacity;
}
.header--bg {
 background-color:color(3);
}
.header__menu--contrast {
}
.header__menu--contrast .oxy-pro-menu-list .menu-item, .header__menu--contrast .oxy-pro-menu-list .menu-item a{
color: color(20);
}

.header__menu--contrast .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, .header__menu--contrast .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{
color:color(7);
}

.header__menu--contrast .oxy-pro-menu-mobile-open-icon svg{
color:color(9);
}

.header__menu--contrast .oxy-pro-menu-mobile-open-icon:hover svg{
color:color(10);
}

.button--contrast:hover{
 background-color:color(10);
 color:color(5);
}
.button--contrast {
 background-color:color(9);
 color:color(5);
}
.title--wide {
 max-width:50rem;
}
.small {
 font-size:.9rem;
 color:color(18);
}
.description--full {
 max-width:100%;
 width:100%;
}
.oxy-stock-content-styles {
}
.container--left {
 text-align:left;
}
@media (max-width: 991px) {
.container--left {
 text-align:center;
}
}

.container--space-between {
 text-align:justify;
}
.container--space-between:not(.ct-section):not(.oxy-easy-posts),
.container--space-between.oxy-easy-posts .oxy-posts,
.container--space-between.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.divider--full {
 width:100%;
}
.card--horizontal {
 max-width:100%;
}
.card--horizontal:not(.ct-section):not(.oxy-easy-posts),
.card--horizontal.oxy-easy-posts .oxy-posts,
.card--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.card--horizontal {
 height:auto;
}
.card--horizontal:not(.ct-section):not(.oxy-easy-posts),
.card--horizontal.oxy-easy-posts .oxy-posts,
.card--horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.card__image--horizontal {
 height:100%;
 max-width:40rem;
 flex-grow:1;
}
@media (max-width: 991px) {
.card__image--horizontal {
 max-width:100%;
}
}

.card__description--mb {
 margin-bottom:2rem;
}
.card__link-wrapper {
 width:100%;
 position:relative;
}
.card__link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.card__link-wrapper.oxy-easy-posts .oxy-posts,
.card__link-wrapper.ct-section .ct-section-inner-wrap{
display:block;
}
.card__subtitle--mb {
 margin-bottom:1rem;
}
.card__image--full-height {
 height:100%;
 max-height:100%;
}
.card__content--vertical-center {
}
.card__content--vertical-center:not(.ct-section):not(.oxy-easy-posts),
.card__content--vertical-center.oxy-easy-posts .oxy-posts,
.card__content--vertical-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.card__image-container--full-height {
 height:100%;
}
@media (max-width: 991px) {
.card__image-container--full-height {
 height:17rem;
}
}

.badge--absolute {
 position:absolute;
 top:1rem;
 left:1rem;
}
.badge__icon {
color: color(5);}.badge__icon 
>svg {width: 20px;height: 20px;}.badge__icon {
 margin-right:1rem;
 padding-top:.25rem;
 padding-left:.25rem;
 padding-right:.25rem;
 padding-bottom:.25rem;
}
.badge__icon--small {
color: #333333;}.badge__icon--small 
>svg {width: 14px;height: 14px;}.badge__icon--small {
 margin-right:.5rem;
}
.section--bg-image {
background-image:linear-gradient(rgba(255,255,255,0.7), rgba(255,255,255,0.7)), url(https://wireframe.simpleoxy.com/wp-content/uploads/2021/03/Placeholder-1920x1080-1.jpg);background-size:auto,  cover; background-repeat:no-repeat;
 background-position:50% 50%;
}
.map {
 height:100%;
 width:100%;
 min-height:20rem;
 max-width:35rem;
}
.item {
 margin-bottom:2rem;
 width:100%;
}
.item:not(.ct-section):not(.oxy-easy-posts),
.item.oxy-easy-posts .oxy-posts,
.item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.item {
 text-align:center;
}
.item:not(.ct-section):not(.oxy-easy-posts),
.item.oxy-easy-posts .oxy-posts,
.item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.item__title {
 margin-bottom:.5rem;
 text-transform:uppercase;
 font-weight:300;
 color:color(15);
}
.item__content {
 text-align:left;
 width:100%;
}
.item__content:not(.ct-section):not(.oxy-easy-posts),
.item__content.oxy-easy-posts .oxy-posts,
.item__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.item__content {
 text-align:center;
}
.item__content:not(.ct-section):not(.oxy-easy-posts),
.item__content.oxy-easy-posts .oxy-posts,
.item__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.item__description {
 width:85%;
 color:color(18);
}
.image--full-height {
 height:100%;
 max-height:100%;
}
.item__icon {
color: color(5);}.item__icon 
>svg {width: 40px;height: 40px;}.item__icon {
 margin-right:1rem;
}
@media (max-width: 991px) {
.item__icon {
 margin-right:0rem;
}
}

.item__icon--mb {
 margin-bottom:1rem;
}
.section--bg {
 background-color:rgba(243,244,246,0.2);
}
.item__avatar {
 width:3.5rem;
 height:3.5rem;
object-fit: cover;
}
@media (max-width: 991px) {
.item__avatar {
 margin-bottom:1rem;
}
}

.item__avatar--margin {
 margin-right:1rem;
 border-radius:10px;
}
@media (max-width: 991px) {
.item__avatar--margin {
 margin-right:0rem;
}
}

.item__step {
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 width:3rem;
 height:3rem;
 line-height:1;
 background-color:color(9);
 color:color(5);
 border-radius:100%;
 margin-right:1rem;
}
.item__step:not(.ct-section):not(.oxy-easy-posts),
.item__step.oxy-easy-posts .oxy-posts,
.item__step.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.item__step {
 margin-right:0rem;
 margin-bottom:1rem;
}
}

.footer__copyright--between {
 text-align:justify;
}
.footer__copyright--between:not(.ct-section):not(.oxy-easy-posts),
.footer__copyright--between.oxy-easy-posts .oxy-posts,
.footer__copyright--between.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 991px) {
.footer__copyright--between {
 text-align:center;
}
.footer__copyright--between:not(.ct-section):not(.oxy-easy-posts),
.footer__copyright--between.oxy-easy-posts .oxy-posts,
.footer__copyright--between.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.button__icon--clear {
color: color(1);}.button__icon--clear 
>svg {width: 18px;height: 18px;}.button__icon--clear {
}
.grid__image {
 width:100%;
 height:100%;
 max-height:100%;
 max-width:100%;
object-fit: cover;
}
.timeline:before{
transform:translate(-50%); position:absolute;
 top:0px;
 left:50%;
 width:.1rem;
 background-color:color(19);
 height:100%;
 z-index:1;
  content:"";
}
.timeline {
 width:100%;
 position:relative;
 overflow:hidden;
}
.timeline:not(.ct-section):not(.oxy-easy-posts),
.timeline.oxy-easy-posts .oxy-posts,
.timeline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.timeline:before{
 position:absolute;
 left:1rem;
}
}

.timeline__item {
 width:50%;
 text-align:justify;
 margin-bottom:2rem;
 margin-top:2rem;
}
.timeline__item:not(.ct-section):not(.oxy-easy-posts),
.timeline__item.oxy-easy-posts .oxy-posts,
.timeline__item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.timeline__item {
 width:100%;
}
}

.timeline__marker {
 width:1rem;
 height:1rem;
 background-color:color(5);
 border-radius:100%;
 margin-top:.5rem;
 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;
 border-top-color:color(8);
 border-right-color:color(8);
 border-bottom-color:color(8);
 border-left-color:color(8);
 margin-left:-.5rem;
 margin-right:-.5rem;
 position:absolute;
 z-index:1000;
}
@media (max-width: 767px) {
.timeline__marker {
 margin-left:0rem;
 margin-right:0rem;
 position:absolute;
 left:.5rem;
}
}

.timeline__content {
 margin-bottom:0px;
 margin-left:1rem;
 margin-right:1rem;
 padding-left:2rem;
 padding-right:2rem;
 margin-top:0px;
 text-align:left;
}
.timeline__content:not(.ct-section):not(.oxy-easy-posts),
.timeline__content.oxy-easy-posts .oxy-posts,
.timeline__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.timeline--left:before{
 position:absolute;
 left:1rem;
  content:"";
}
.timeline--left {
}
.timeline__marker--left {
 margin-left:.5rem;
}
@media (max-width: 767px) {
.timeline__marker--left {
 margin-left:0rem;
}
}

.timeline__item--full {
 width:100%;
}
.timeline__content--full {
 margin-top:0px;
 margin-right:1rem;
 margin-bottom:0px;
 padding-right:0px;
 width:100%;
}
.tabs-1703-tab:hover{
 background-color:color(10);
}
.tabs-1703-tab {
 color:color(5);
}
.tabs-1703-tab-active:hover{
 background-color:color(5);
}
.tabs-1703-tab-active {
 background-color:color(5);
 color:color(10);
}
.tabs-contents-1703-tab {
}
.tabs {
 margin-bottom:3rem;
}
.tabs__content {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.tabs__tab {
 padding-top:.75rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:.75rem;
}
.tabs__title {
}
.button--vertical {
 padding-top:1rem;
 padding-bottom:1rem;
}
.button--vertical:not(.ct-section):not(.oxy-easy-posts),
.button--vertical.oxy-easy-posts .oxy-posts,
.button--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.button__small {
 font-size:.8rem;
 color:color(9);
}
.item--center {
}
.item--center:not(.ct-section):not(.oxy-easy-posts),
.item--center.oxy-easy-posts .oxy-posts,
.item--center.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.image--fixed-height {
 height:30rem;
}
.container--padding {
 padding-top:2rem;
 padding-left:2rem;
 padding-right:2rem;
 padding-bottom:2rem;
}
.container--bg {
 background-color:color(10);
}
.container--wrap {
}
.container--wrap:not(.ct-section):not(.oxy-easy-posts),
.container--wrap.oxy-easy-posts .oxy-posts,
.container--wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.card__avatar--mb {
 margin-bottom:2rem;
}
.card--sticky {
position: -webkit-sticky; position: sticky; top: 2rem;
}
.card--my {
 margin-top:1rem;
 margin-bottom:1rem;
}
.divider--left {
 text-align:left;
}
.divider--left:not(.ct-section):not(.oxy-easy-posts),
.divider--left.oxy-easy-posts .oxy-posts,
.divider--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
.card__image--thumbnail {
 width:7.5rem;
 height:7.5rem;
 min-width:7rem;
}
.timeline__small {
 margin-top:.25rem;
 margin-bottom:.5rem;
}
.slider {
 slider-arrow-color:darker;
 slider-dot-color:color(5);
 slider-remove-padding:no;
 slider-dots-overlay:no;
 slider-stretch-slides:yes;
}
.slider .unslider-nav ol li {border-color: color(5); }.slider .unslider-nav ol li.unslider-active {background-color: color(5); }			.slider .unslider-wrap {
				display: flex;
			}
			.slider .ct-slide {
				height: 100%;
			}
			.slider .unslider, 
			.slider .oxygen-unslider-container, 
			.slider .unslider-wrap, 
			.slider .unslider-wrap li {
				height: 100%;
			}
		.slide {
}
.slide:not(.ct-section):not(.oxy-easy-posts),
.slide.oxy-easy-posts .oxy-posts,
.slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.card__content--nopadding {
 padding-left:0px;
 padding-right:0px;
}
.grid--main-article {
}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts),
.grid--main-article.oxy-easy-posts .oxy-posts,
.grid--main-article.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts) > *,
.grid--main-article.ct-section .ct-section-inner-wrap > *,
.grid--main-article.oxy-easy-posts .oxy-posts > *{
grid-column: span 1;grid-row: span 1;}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.grid--main-article.ct-section .ct-section-inner-wrap > :nth-child(1),
.grid--main-article.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 2;grid-row: span 1;}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.grid--main-article {
}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts),
.grid--main-article.oxy-easy-posts .oxy-posts,
.grid--main-article.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(18rem, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts) > *,
.grid--main-article.ct-section .ct-section-inner-wrap > *,
.grid--main-article.oxy-easy-posts .oxy-posts > *{
grid-column: span 1;grid-row: span 1;}
.grid--main-article:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.grid--main-article.ct-section .ct-section-inner-wrap > :nth-child(1),
.grid--main-article.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;grid-row: span 1;}
}

.item--vertical {
}
.item--vertical:not(.ct-section):not(.oxy-easy-posts),
.item--vertical.oxy-easy-posts .oxy-posts,
.item--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.item__content--center {
 text-align:center;
}
.item__content--center:not(.ct-section):not(.oxy-easy-posts),
.item__content--center.oxy-easy-posts .oxy-posts,
.item__content--center.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.timeline__item--right {
align-self: flex-end;
}
.timeline__item--right:not(.ct-section):not(.oxy-easy-posts),
.timeline__item--right.oxy-easy-posts .oxy-posts,
.timeline__item--right.ct-section .ct-section-inner-wrap{
display:flex;
}
.timeline__item--left {
 text-align:left;
}
.timeline__item--left:not(.ct-section):not(.oxy-easy-posts),
.timeline__item--left.oxy-easy-posts .oxy-posts,
.timeline__item--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
justify-content:flex-start;
}
@media (max-width: 767px) {
.timeline__item--left {
 text-align:left;
}
.timeline__item--left:not(.ct-section):not(.oxy-easy-posts),
.timeline__item--left.oxy-easy-posts .oxy-posts,
.timeline__item--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.timeline__title {
 margin-bottom:1.5rem;
}
.timeline__description {
 color:color(18);
}
.timeline__content--left {
 text-align:right;
}
.timeline__content--left:not(.ct-section):not(.oxy-easy-posts),
.timeline__content--left.oxy-easy-posts .oxy-posts,
.timeline__content--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 767px) {
.timeline__content--left {
 text-align:left;
}
.timeline__content--left:not(.ct-section):not(.oxy-easy-posts),
.timeline__content--left.oxy-easy-posts .oxy-posts,
.timeline__content--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.section--parallax {
 background-attachment:fixed;
}
.footer--bg {
 background-color:color(10);
}
.card--margin {
 margin-top:1.5rem;
 margin-left:1.5rem;
 margin-right:1.5rem;
 margin-bottom:1.5rem;
}
.card__content--right {
 text-align:right;
}
.card__content--right:not(.ct-section):not(.oxy-easy-posts),
.card__content--right.oxy-easy-posts .oxy-posts,
.card__content--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 991px) {
.card__content--right {
 text-align:center;
}
.card__content--right:not(.ct-section):not(.oxy-easy-posts),
.card__content--right.oxy-easy-posts .oxy-posts,
.card__content--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.columns--boxed {
 max-width:50rem;
 margin-left:auto;
 margin-right:auto;
}
.map--full {
 height:100%;
 position:absolute;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 width:100%;
 max-width:100%;
 max-height:100%;
}
.overlay {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:rgba(255,255,255,0.8);
 z-index:1;
}
.grid__item--fixed-height {
 height:15rem;
}
.grid--gallery {
 width:100%;
}
.grid--gallery:not(.ct-section):not(.oxy-easy-posts),
.grid--gallery.oxy-easy-posts .oxy-posts,
.grid--gallery.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(10rem, 1fr));grid-column-gap: 1.5rem;grid-row-gap: 1.5rem;}
.grid--gallery:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.grid--gallery.ct-section .ct-section-inner-wrap > :nth-child(1),
.grid--gallery.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 2;grid-row: span 1;}
.grid--gallery:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.grid--gallery.ct-section .ct-section-inner-wrap > :nth-child(2),
.grid--gallery.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-row: span 2;height: 100%;}
.grid--gallery:not(.ct-section):not(.oxy-easy-posts) > :nth-child(4),
.grid--gallery.ct-section .ct-section-inner-wrap > :nth-child(4),
.grid--gallery.oxy-easy-posts .oxy-posts > :nth-child(4){
grid-column: span 1;grid-row: span 2;height: 100%;}
@media (max-width: 991px) {
.grid--gallery {
}
.grid--gallery:not(.ct-section):not(.oxy-easy-posts),
.grid--gallery.oxy-easy-posts .oxy-posts,
.grid--gallery.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.slide__image {
 width:100%;
object-fit: cover;
}
.slide__image--small {
 max-width:15rem;
}
.container--mb {
 margin-bottom:2rem;
}
.card__small {
 font-size:.9rem;
 color:color(18);
}
.card--thumbnail {
 width:20rem;
 height:20rem;
}
.video {
 width:95%;
 max-width:500px;
}
.hero__search {
 width:90%;
}
.slide__image--fixed-height {
 height:28rem;
}
.slide__image--padding {
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
}
.header__social {
}
.header__social:not(.ct-section):not(.oxy-easy-posts),
.header__social.oxy-easy-posts .oxy-posts,
.header__social.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.header__social-wrapper:hover{
 opacity:.8;
}
.header__social-wrapper {
 transition-duration:.3s;
 padding-right:.25rem;
 padding-left:.25rem;
}
.header__social-icon {
color: color(16);}.header__social-icon 
>svg {width: 24px;height: 24px;}.header__social-icon {
 margin-right:.25rem;
}
.header__message {
 color:color(10);
 text-align:center;
}
.header__row--messagge {
 background-color:color(3);
}
.header__row--messagge:not(.ct-section):not(.oxy-easy-posts),
.header__row--messagge.oxy-easy-posts .oxy-posts,
.header__row--messagge.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.header__row--info {
 padding-top:1rem;
 padding-bottom:1rem;
 background-color:color(3);
}
.header__link {
 color:color(5);
}
.header__social-icon--light {
color: color(10);}.header__social-icon--light 
>svg {width: 24px;height: 24px;}.header__social-icon--light {
}
.header__link--light {
 color:color(10);
}
.badge--margin {
 margin-right:.5rem;
 margin-bottom:.25rem;
 margin-top:.25rem;
}
.badge__link-wrapper {
}
.header__social-icons {
color: color(1);}.header__social-icons 
>svg {width: 16px;height: 16px;}.header__social-icons {
}
.card__social-icons {
color: color(1);}.card__social-icons 
>svg {width: 20px;height: 20px;}.card__social-icons {
}
.column--vertical-bottom {
}
.column--vertical-bottom:not(.ct-section):not(.oxy-easy-posts),
.column--vertical-bottom.oxy-easy-posts .oxy-posts,
.column--vertical-bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.feature__cta {
 width:20%;
 text-align:center;
}
.card--wide {
 max-width:50rem;
}
.gallery--4x4 {
}
.gallery--4x4:not(.ct-section):not(.oxy-easy-posts),
.gallery--4x4.oxy-easy-posts .oxy-posts,
.gallery--4x4.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 1rem;grid-row-gap: 1rem;}
.grid--boxed {
 max-width:50rem;
}
@media (max-width: 991px) {
}

.item--outline {
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 margin-bottom:2rem;
 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:color(5);
 border-right-color:color(5);
 border-bottom-color:color(5);
 border-left-color:color(5);
 padding-bottom:1rem;
}
.timeline__description--truncated {
 overflow:hidden;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.social--vertical {
}
.social--vertical:not(.ct-section):not(.oxy-easy-posts),
.social--vertical.oxy-easy-posts .oxy-posts,
.social--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.section--full {
}
.card__badge {
 padding-top:.5rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:.5rem;
 background-color:color(9);
 border-radius:5px;
}
.badge--tappable:hover{
 background-color:color(10);
}
.badge--tappable {
cursor: pointer;
}
.card__header--left {
 text-align:left;
}
.card__header--left:not(.ct-section):not(.oxy-easy-posts),
.card__header--left.oxy-easy-posts .oxy-posts,
.card__header--left.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
@media (max-width: 991px) {
.card__header--left {
 text-align:center;
}
.card__header--left:not(.ct-section):not(.oxy-easy-posts),
.card__header--left.oxy-easy-posts .oxy-posts,
.card__header--left.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
}

.card__content--full-height {
 height:100%;
}
.card__item--vertical {
}
.card__item--vertical:not(.ct-section):not(.oxy-easy-posts),
.card__item--vertical.oxy-easy-posts .oxy-posts,
.card__item--vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.divider--nomargin {
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.small--nowrap {
white-space: nowrap;
}
.logoA {
}
.logoB {
 padding-top:10px;
 padding-bottom:10px;
}
.logoB:not(.ct-section):not(.oxy-easy-posts),
.logoB.oxy-easy-posts .oxy-posts,
.logoB.ct-section .ct-section-inner-wrap{
display:none;
}
.s-logo_hover:hover{
transform:scale(1.1,1.1);}
.s-logo_hover {
 transition-duration:0.4s;
 transition-timing-function:ease;
}
@media (max-width: 1280px) {
.s-logo_hover {
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.s-logo_hover:hover{
transform:scale3d(1.1,1.1,1.1); opacity:0.8;
}
}

.s-menu_online {
 width:164px;
 height:100%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:3vw;
 margin-right:0px;
 margin-bottom:0px;
}
.s-menu_online:not(.ct-section):not(.oxy-easy-posts),
.s-menu_online.oxy-easy-posts .oxy-posts,
.s-menu_online.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 1280px) {
.s-menu_online {
 width:128px;
 margin-left:2vw;
}
}

@media (max-width: 991px) {
.s-menu_online {
}
.s-menu_online:not(.ct-section):not(.oxy-easy-posts),
.s-menu_online.oxy-easy-posts .oxy-posts,
.s-menu_online.ct-section .ct-section-inner-wrap{
display:none;
}
}

.s-button_online:hover{
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-button_online {
 width:100%;
 height:calc(50% - 2px) ;
 font-weight:700;
 font-size:18px;
}
.s-button_online:not(.ct-section):not(.oxy-easy-posts),
.s-button_online.oxy-easy-posts .oxy-posts,
.s-button_online.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1280px) {
.s-button_online {
 font-size:15px;
}
}

.s-button:hover{
 text-decoration:none;
 box-shadow:0px 4px 8px 0px rgba(0,0,0,0.3);
}
.s-button {
 font-family:NotoSans;
 text-decoration:none;
 transition-duration:0.3s;
 transition-timing-function:ease;
 font-weight:700;
 font-size:16px;
}
.s-button:not(.ct-section):not(.oxy-easy-posts),
.s-button.oxy-easy-posts .oxy-posts,
.s-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.s-button_online_A:hover{
 opacity:0.7;
 color:#ffffff;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-button_online_A {
 text-transform:uppercase;
 background-color:#667d8a;
 color:#ffffff;
}
.s-button_online_B:hover{
 opacity:0.7;
 color:#ffffff;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-button_online_B {
 text-transform:uppercase;
 color:#ffffff;
 background-color:#82aabf;
}
.s-claim-l {
 font-family:'Great Vibes';
 color:#ffffff;
 font-size:3.2rem;
 font-weight:500;
 letter-spacing:4px;
 opacity:0.8;
 text-transform:none;
 text-align:center;
}
.s-bot-menu {
}
.s-img-iconbox {
 transition-duration:0.4s;
 transition-timing-function:ease;
 margin-bottom:16px;
 height:auto;
}
.s-text-iconbox {
 color:rgba(255,255,255,0.8);
 font-weight:500;
 text-align:center;
 font-size:0.9rem;
 text-shadow:0px 2px 4px rgba(15,15,15,0.5);
}
.s-text-iconbox:not(.ct-section):not(.oxy-easy-posts),
.s-text-iconbox.oxy-easy-posts .oxy-posts,
.s-text-iconbox.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 1280px) {
.s-text-iconbox {
}
.s-text-iconbox:not(.ct-section):not(.oxy-easy-posts),
.s-text-iconbox.oxy-easy-posts .oxy-posts,
.s-text-iconbox.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 991px) {
}

.s-iconbox:hover{
 opacity:0.7;
}
.s-iconbox {
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.s-iconbox:not(.ct-section):not(.oxy-easy-posts),
.s-iconbox.oxy-easy-posts .oxy-posts,
.s-iconbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.s-button-m_lite {
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 background-color:rgba(0,0,0,0.5);
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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;
 border-radius:3px;
 min-width:180px;
 min-height:40px;
}
.s-button-m_lite:not(.ct-section):not(.oxy-easy-posts),
.s-button-m_lite.oxy-easy-posts .oxy-posts,
.s-button-m_lite.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.s-heading-h4-card {
 font-size:1rem;
 letter-spacing:1px;
}
.s-button-m_liteF {
 font-size:16px;
 color:#404f57;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0px;
 background-color:#ffffff;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:3px;
 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;
 min-width:180px;
 min-height:40px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-m_liteF:not(.ct-section):not(.oxy-easy-posts),
.s-button-m_liteF.oxy-easy-posts .oxy-posts,
.s-button-m_liteF.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.s-button-card-c-abs {
 position:absolute;
 top:calc(50% - 20px) ;
}
.s-heading-card-abs {
 position:absolute;
 top:25%;
}
.s-card-text-abs {
 position:absolute;
 bottom:3rem;
}
@media (max-width: 1280px) {
.s-card-text-abs {
 position:absolute;
 bottom:3rem;
}
}

@media (max-width: 991px) {
.s-card-text-abs {
 position:absolute;
 bottom:5rem;
}
}

.s-card-text {
 width:80%;
 color:#ffffff;
 font-size:0.8rem;
 line-height:1.4;
 height:30%;
}
@media (max-width: 1280px) {
.s-card-text {
}
}

@media (max-width: 991px) {
.s-card-text {
 height:20%;
}
}

.s-superbox {
 width:100%;
 height:30vw;
 min-height:400px;
}

            
                        .s-superbox .oxy-superbox-secondary {
                opacity: 0;                                            }
            
                        .s-superbox:hover .oxy-superbox-secondary {
                opacity: 1;                                            }
            
                        .s-superbox .oxy-superbox-primary {
                opacity: 1;                                            }
            
                        .s-superbox:hover .oxy-superbox-primary {
                opacity: 0.5;                                            }
            
        .s-button-m-lite_blue:hover{
 background-color:#ffffff;
 color:#404f57;
 box-shadow:0px 3px 6px rgba(0,0,0,0.5);
}
.s-button-m-lite_blue {
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:1px;
 background-color:rgba(34,65,78,0.30);
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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;
 border-radius:3px;
 width:220px;
 height:40px;
 transition-duration:0.5s;
 transition-timing-function:ease;
}
.s-button-m-lite_blue:not(.ct-section):not(.oxy-easy-posts),
.s-button-m-lite_blue.oxy-easy-posts .oxy-posts,
.s-button-m-lite_blue.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-headline-multibg {
 margin-bottom:2vh;
 color:#f7f6f5;
}
.s-text-multibg {
 font-size:0.79rem;
 color:#f7f6f5;
}
.max-w_720 {
}
.max-w_640 {
}
.s-headline-super {
 text-transform:uppercase;
 letter-spacing:1px;
 color:#404f57;
 font-size:1rem;
 font-weight:300;
 margin-bottom:2.5rem;
 width:96%;
}
.s-headline-block_h2 {
 color:#404f57;
 font-size:1.8rem;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:2.5rem;
 width:96%;
}
.s-text-block_body {
 width:96%;
 font-size:0.8rem;
 margin-bottom:0rem;
 margin-top:0px;
}
.s-kachel {
 text-align:center;
 padding-left:2.5rem;
 padding-right:2.5rem;
 padding-bottom:6rem;
 padding-top:6rem;
}
.s-kachel:not(.ct-section):not(.oxy-easy-posts),
.s-kachel.oxy-easy-posts .oxy-posts,
.s-kachel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-kachel {
 min-height:60vmin ;
}
}

@media (max-width: 767px) {
.s-kachel {
 max-height:unset ;
 padding-top:3rem;
 padding-bottom:3rem;
 padding-left:1rem;
 padding-right:1rem;
}
}

.s-button-l_dark:hover{
 color:#ffffff;
}
.s-button-l_dark {
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:1px;
 background-color:#667d8a;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 width:220px;
 height:40px;
 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;
}
.s-button-m_darkF:hover{
 color:#eff6f9;
 background-color:#7893a5;
}
.s-button-m_darkF {
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0px;
 background-color:#667d8a;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 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;
 min-height:40px;
 min-width:180px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-m_darkF:not(.ct-section):not(.oxy-easy-posts),
.s-button-m_darkF.oxy-easy-posts .oxy-posts,
.s-button-m_darkF.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-button-m_dark {
 font-size:16px;
 color:#667d8a;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:#404f57;
 border-right-color:#404f57;
 border-bottom-color:#404f57;
 border-left-color:#404f57;
 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;
 border-radius:3px;
 min-width:180px;
 min-height:40px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-m_dark:not(.ct-section):not(.oxy-easy-posts),
.s-button-m_dark.oxy-easy-posts .oxy-posts,
.s-button-m_dark.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.s-text-block_full {
 max-width:1920px;
 width:90%;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.s-text-block_full:not(.ct-section):not(.oxy-easy-posts),
.s-text-block_full.oxy-easy-posts .oxy-posts,
.s-text-block_full.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-text-block_full {
 max-width:90%;
}
}

.s-text-block_body_last {
 font-size:0.8rem;
 margin-top:0px;
 width:100%;
}
.s-heading-post-grid {
 font-size:1rem;
 color:#404f57;
 text-align:center;
 padding-top:12px;
 padding-bottom:12px;
 background-color:#eff6f9;
 padding-left:16px;
 padding-right:16px;
 text-transform:uppercase;
}
.s-post-content-grid {
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 font-size:0.9rem;
}
.s-tag-cat-grid {
 width:100%;
 height:56px;
 color:#ffffff;
 text-transform:uppercase;
 font-size:12px;
 font-weight:700;
 letter-spacing:1px;
 box-shadow:0px 2px 4px rgba(0,0,0,0.3);
cursor: default; pointer-events: none;
}
.s-tag-cat-grid:not(.ct-section):not(.oxy-easy-posts),
.s-tag-cat-grid.oxy-easy-posts .oxy-posts,
.s-tag-cat-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-tag-cat-kurse {
 background-color:rgba(34,65,78,0.8);
}
.s-tag-fast {
 background-color:rgba(172,112,54,0.5);
}
.s-img-hover:hover{
transform:scale(1.1,1.1); opacity:1;
}
.s-img-hover {
 overflow:hidden;
 transition-duration:0.4s;
 transition-timing-function:ease;
 opacity:0.75;
}
.s-tag-voll {
 background-color:rgba(130,2,2,0.63);
}
.s-tag-warten {
 background-color:rgba(45,137,183,0.6);
}
.s-img-grid:hover{
 opacity:1;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-img-grid {
 width:100%;
 text-align:center;
 transition-duration:0.4s;
 transition-timing-function:ease;
 opacity:0.5;
 height:auto;
 min-height:100%;
 box-shadow:0px 4px 12px rgba(0,0,0,0.3);
}
.s-img-grid:not(.ct-section):not(.oxy-easy-posts),
.s-img-grid.oxy-easy-posts .oxy-posts,
.s-img-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-img-grid {
 min-height:30vw;
}
}

@media (max-width: 767px) {
}

.s-news-cat {
 background-color:rgba(16,114,155,0.8);
}
.s-gutenberg-text {
}
.s-price-row {
 width:100%;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:1.5rem;
 padding-right:1.5rem;
}
.s-price-row:not(.ct-section):not(.oxy-easy-posts),
.s-price-row.oxy-easy-posts .oxy-posts,
.s-price-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.s-kursinfo_text {
 font-size:16px;
 color:#404f57;
 line-height:1.2;
 padding-top:6px;
 padding-bottom:6px;
}
@media (max-width: 1280px) {
.s-kursinfo_text {
 font-size:14px;
 line-height:1.2;
}
}

.oxel_iconlist__row__icon {
color: #667d8a;}.oxel_iconlist__row__icon 
>svg {width: 40px;height: 40px;}.oxel_iconlist__row__icon {
 margin-right:32px;
}
@media (max-width: 1280px) {
.oxel_iconlist__row__icon {
 margin-right:16px;
}
}

@media (max-width: 991px) {
.oxel_iconlist__row__icon {
 margin-right:2rem;
}
}

.s-price-row_dark {
 background-color:rgba(102,125,138,0.15);
}
@media (max-width: 1280px) {
.s-price-row_dark {
 background-color:rgba(102,125,138,0.1);
}
}

.s-single-titel {
 color:#ffffff;
 padding-top:1.5rem;
 padding-bottom:1.5rem;
 line-height:1.1;
 text-transform:uppercase;
 font-size:2rem;
 padding-right:3rem;
 margin-left:calc(2vw + 1rem + 36px) ;
 text-align:left;
}
.s-single-titel:not(.ct-section):not(.oxy-easy-posts),
.s-single-titel.oxy-easy-posts .oxy-posts,
.s-single-titel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.s-single-titel {
 text-align:center;
}
}

@media (max-width: 767px) {
.s-single-titel {
 padding-bottom:1.7rem;
 margin-left:0 ;
}
}

.s-meta-entry-single {
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
 text-align:center;
 min-width:10rem;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
pointer-events: none; cursor: default;
}
.s-meta-entry-single:not(.ct-section):not(.oxy-easy-posts),
.s-meta-entry-single.oxy-easy-posts .oxy-posts,
.s-meta-entry-single.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
@media (max-width: 991px) {
.s-meta-entry-single {
}
.s-meta-entry-single:not(.ct-section):not(.oxy-easy-posts),
.s-meta-entry-single.oxy-easy-posts .oxy-posts,
.s-meta-entry-single.ct-section .ct-section-inner-wrap{
display:flex;
align-items:stretch;
justify-content:center;
}
}

@media (max-width: 767px) {
.s-meta-entry-single {
 width:100%;
}
}

.s-link-prev:hover{
 color:#667d8a;
 padding-left:3%;
}
.s-link-prev {
 transition-duration:0.5s;
 transition-timing-function:ease;
 width:50%;
 padding-left:0%;
}
.s-link-prev:not(.ct-section):not(.oxy-easy-posts),
.s-link-prev.oxy-easy-posts .oxy-posts,
.s-link-prev.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
@media (max-width: 767px) {
.s-link-prev {
 width:100%;
}
}

.s-prevnext-text:hover{
 color:#667d8a;
}
.s-prevnext-text {
 padding-top:12px;
 padding-bottom:12px;
 transition-duration:0.3s;
 transition-timing-function:ease;
 font-size:0.85rem;
 line-height:1.2;
 color:#404f57;
}
.s-link-next:hover{
 padding-right:3%;
}
.s-link-next {
 padding-right:0%;
 width:50%;
 transition-duration:0.5s;
 transition-timing-function:ease;
}
.s-link-next:not(.ct-section):not(.oxy-easy-posts),
.s-link-next.oxy-easy-posts .oxy-posts,
.s-link-next.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
@media (max-width: 767px) {
.s-link-next {
 width:100%;
}
}

.s-meta-blog-single {
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
 text-align:center;
 min-width:10rem;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
pointer-events: none; cursor: default;
}
.s-meta-blog-single:not(.ct-section):not(.oxy-easy-posts),
.s-meta-blog-single.oxy-easy-posts .oxy-posts,
.s-meta-blog-single.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.s-meta-blog-single {
 width:100%;
}
}

.s-meta-author {
 height:100%;
 font-weight:100;
}
.s-meta-author:not(.ct-section):not(.oxy-easy-posts),
.s-meta-author.oxy-easy-posts .oxy-posts,
.s-meta-author.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-meta-date {
 height:100%;
 font-weight:100;
 width:100%;
}
.s-meta-date:not(.ct-section):not(.oxy-easy-posts),
.s-meta-date.oxy-easy-posts .oxy-posts,
.s-meta-date.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 991px) {
.s-meta-date {
}
.s-meta-date:not(.ct-section):not(.oxy-easy-posts),
.s-meta-date.oxy-easy-posts .oxy-posts,
.s-meta-date.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

.s-cat-blog-single {
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
 text-align:center;
 min-width:10rem;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 background-color:rgba(16,114,155,0.8);
pointer-events: none; cursor: default;
}
.s-cat-blog-single:not(.ct-section):not(.oxy-easy-posts),
.s-cat-blog-single.oxy-easy-posts .oxy-posts,
.s-cat-blog-single.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-cat-blog-single {
 text-align:justify;
}
.s-cat-blog-single:not(.ct-section):not(.oxy-easy-posts),
.s-cat-blog-single.oxy-easy-posts .oxy-posts,
.s-cat-blog-single.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

@media (max-width: 767px) {
.s-cat-blog-single {
 width:100%;
}
}

.s-text-light:hover{
 color:#ffffff;
}
.s-text-light {
 color:#ffffff;
}
.s-link-light:hover{
 color:rgba(255,255,255,0.7);
}
.s-link-light {
 transition-duration:0.3s;
 transition-timing-function:ease;
}
.s-icons-large {
background-color: #667d8a;
border: 1px solid #667d8a;
padding: 20px;color: #eff6f9;}.s-icons-large 
>svg {width: 96px;height: 96px;}.s-icons-large {
}
.s-quicklink-text:hover{
 color:#7e9caa;
}
.s-quicklink-text {
 icon_box_heading_typography_font-family:Array;
 icon_box_heading_typography_letter-spacing:2px;
 icon_box_heading_typography_color:#667d8a;
 font-weight:600;
 font-size:1rem;
 color:#404f57;
 text-transform:uppercase;
 transition-duration:0.4s;
 transition-timing-function:ease;
 height:auto;
}
 
            
            
            
                                                                        .s-quicklink-text .oxy-icon-box-heading {
                font-family: 'NotoSans';
letter-spacing: 2px;
color: #667d8a;
            }
            
                                                                        
            
            .s-quicklink-image:hover{
background-size: contain;transform:scale(1.05,1.05); filter:saturate(100%);
 box-shadow:0px 4px 12px rgba(0,0,0,0.3);
}
.s-quicklink-image {
background-size: contain; width:10rem;
 transition-duration:0.5s;
 transition-timing-function:ease;
 border-radius:50%;
 height:10rem;
 filter:saturate(50%);
 margin-bottom:1.2rem;
}
.s-quicklink-container {
 text-align:center;
}
.s-quicklink-container:not(.ct-section):not(.oxy-easy-posts),
.s-quicklink-container.oxy-easy-posts .oxy-posts,
.s-quicklink-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.s-spacing-m {
}
.s-text-max_860 {
 max-width:860px;
 width:100%;
}
.s-cat-single {
 text-align:right;
}
.s-cat-single:not(.ct-section):not(.oxy-easy-posts),
.s-cat-single.oxy-easy-posts .oxy-posts,
.s-cat-single.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:stretch;
justify-content:flex-end;
}
.s-module-no {
 font-size:3rem;
 width:4rem;
 height:4rem;
 border-radius:50%;
 background-color:#ffffff;
}
.s-module-no:not(.ct-section):not(.oxy-easy-posts),
.s-module-no.oxy-easy-posts .oxy-posts,
.s-module-no.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-button-outline_dark:hover{
 background-color:#667d8a;
 color:#ffffff;
}
.s-button-outline_dark {
 font-size:16px;
 color:#404f57;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0px;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 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;
 min-width:180px;
 min-height:40px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-outline_dark:not(.ct-section):not(.oxy-easy-posts),
.s-button-outline_dark.oxy-easy-posts .oxy-posts,
.s-button-outline_dark.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.s-button-outline-dark_blue:hover{
 background-color:#667d8a;
 color:#ffffff;
}
.s-button-outline-dark_blue {
 font-size:16px;
 color:#404f57;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 width:220px;
 height:40px;
 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;
 background-color:#eff6f9;
}
.s-button-outline-dark_blue:not(.ct-section):not(.oxy-easy-posts),
.s-button-outline-dark_blue.oxy-easy-posts .oxy-posts,
.s-button-outline-dark_blue.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.s-module-large:hover{
 box-shadow:0px 8px 16px rgba(0,0,0,0.3);
}
.s-module-large {
 font-size:5rem;
 width:6rem;
 height:6rem;
 border-radius:50%;
 background-color:#667d8a;
 color:#eff6f9;
 margin-bottom:2rem;
 padding-bottom:0.2rem;
 padding-left:0.1rem;
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.s-module-large:not(.ct-section):not(.oxy-easy-posts),
.s-module-large.oxy-easy-posts .oxy-posts,
.s-module-large.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-module-link-container:hover{
 opacity:0.7;
}
.s-module-link-container {
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.s-heading-module-grid:hover{
 color:#b5def3;
 background-color:#404f57;
}
.s-heading-module-grid {
 font-size:1rem;
 text-align:center;
 padding-top:12px;
 padding-bottom:12px;
 background-color:rgba(34,65,78,0.8);
 padding-left:16px;
 padding-right:16px;
 text-transform:uppercase;
 color:#ffffff;
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.modul4 {
}
.s-bullet-number {
 font-size:1.5rem;
 background-color:#404f57;
 color:#ffffff;
 border-radius:50%;
 margin-right:1.5rem;
 min-height:2.5rem;
 min-width:2.5rem;
}
.s-bullet-number:not(.ct-section):not(.oxy-easy-posts),
.s-bullet-number.oxy-easy-posts .oxy-posts,
.s-bullet-number.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.s-iconrow {
 text-align:justify;
 width:100%;
 margin-bottom:2rem;
}
.s-iconrow:not(.ct-section):not(.oxy-easy-posts),
.s-iconrow.oxy-easy-posts .oxy-posts,
.s-iconrow.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.s-iconrow-text {
 width:100%;
 font-size:0.9rem;
}
.s-kurse-grid {
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 1280px) {
}

.buchen {
}
.s-module-grid {
}
.s-text-modul-inhalt {
 padding-left:4.5rem;
 padding-right:4.5rem;
}
.s-icons {
background-color: #404f57;
border: 1px solid #404f57;
padding: 10px;color: #ffffff;}.s-icons 
>svg {width: 36px;height: 36px;}.s-icons {
 margin-right:1.5rem;
}
.s-half-height {
 width:100%;
 min-height:50%;
 height:50%;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-right:0px;
}
.s-media-container {
 margin-bottom:3.5rem;
}
.s-media-container:not(.ct-section):not(.oxy-easy-posts),
.s-media-container.oxy-easy-posts .oxy-posts,
.s-media-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.s-podcats-kachel:hover{
 z-index:+1;
 opacity:0.8;
 box-shadow:0px 6px 16px rgba(0,0,0,0.15);
}
.s-podcats-kachel {
 width:100%;
 background-color:#82aabf;
 text-align:left;
 transition-duration:0.4s;
 transition-timing-function:ease;
}
.s-podcats-kachel:not(.ct-section):not(.oxy-easy-posts),
.s-podcats-kachel.oxy-easy-posts .oxy-posts,
.s-podcats-kachel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.s-media-icons {
 margin-left:1rem;
 margin-right:1rem;
 margin-top:1rem;
 margin-bottom:1rem;
 height:auto;
}
@media (max-width: 991px) {
.s-media-icons {
 width:48px;
}
}

@media (max-width: 767px) {
.s-media-icons {
 width:36px;
}
}

.s-button-double {
}
@media (max-width: 991px) {
.s-button-double {
 margin-bottom:2rem;
}
}

.s-kurse-blog-container {
 width:100%;
 max-width:calc(100% - 7rem) ;
}
@media (max-width: 1280px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
.s-kurse-blog-container {
 max-width:90%;
}
}

.s-text-timeline-monat {
 margin-right:3%;
 margin-left:3%;
 color:#ffffff;
 background-color:#667d8a;
 border-radius:100px;
 margin-top:1rem;
 margin-bottom:1rem;
 font-size:0.8rem;
 min-width:7rem;
 text-align:center;
 padding-left:1rem;
 padding-right:1rem;
}
@media (max-width: 991px) {
.s-text-timeline-monat {
}
}

.s-foto-galerie {
object-fit: cover; object-position: 50% 50%;
}
.s-button-book {
 font-size:0.65rem;
}
.s-button-online-B1:hover{
 opacity:0.7;
 color:#ffffff;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-button-online-B1 {
 text-transform:uppercase;
 color:#ffffff;
 background-color:#78c7ef;
}
.s-button-online_A1:hover{
 opacity:0.7;
 color:#ffffff;
 box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}
.s-button-online_A1 {
 text-transform:uppercase;
 background-color:#5b89a0;
 color:#ffffff;
}
.s-text-shop-block {
 width:100%;
 font-size:0.8rem;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 text-align:left;
}
.s-text-shop-item {
 font-size:0.8rem;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 text-align:left;
 min-height:100%;
}
.s-text-shop-item:not(.ct-section):not(.oxy-easy-posts),
.s-text-shop-item.oxy-easy-posts .oxy-posts,
.s-text-shop-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.s-text-shop-item {
 width:100%;
 padding-right:8rem;
 padding-left:8rem;
}
}

.s-shop-preis:hover{
 background-color:rgba(102,125,138,0.8);
 box-shadow:0px 4px 8px rgba(0,0,0,0.15);
}
.s-shop-preis {
 font-size:1.7rem;
 color:#ffffff;
 background-color:#667d8a;
 min-height:100%;
 transition-duration:0.3s;
 transition-timing-function:ease;
 font-weight:600;
 letter-spacing:2px;
 width:180px;
}
.s-shop-preis:not(.ct-section):not(.oxy-easy-posts),
.s-shop-preis.oxy-easy-posts .oxy-posts,
.s-shop-preis.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.s-shop-preis {
}
}

@media (max-width: 767px) {
.s-shop-preis {
 width:100px;
}
}

.s-kaufen:hover{
 background-color:rgba(102,125,138,0.8);
 box-shadow:0px 4px 8px rgba(0,0,0,0.15);
}
.s-kaufen {
 font-size:1rem;
 color:#ffffff;
 background-color:#667d8a;
 min-height:100%;
 transition-duration:0.3s;
 transition-timing-function:ease;
 font-weight:600;
 letter-spacing:2px;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
}
.s-kaufen:not(.ct-section):not(.oxy-easy-posts),
.s-kaufen.oxy-easy-posts .oxy-posts,
.s-kaufen.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.s-kaufen {
 width:100%;
}
}

.s-heading-kontakt-card {
 text-transform:uppercase;
 letter-spacing:0.1rem;
 color:#ffffff;
}
.s-kachel-multiBG {
 text-align:center;
 padding-left:2.5rem;
 padding-right:2.5rem;
 padding-bottom:6rem;
 padding-top:6rem;
}
.s-kachel-multiBG:not(.ct-section):not(.oxy-easy-posts),
.s-kachel-multiBG.oxy-easy-posts .oxy-posts,
.s-kachel-multiBG.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1280px) {
.s-kachel-multiBG {
 padding-top:3rem;
 padding-bottom:3rem;
}
}

@media (max-width: 991px) {
.s-kachel-multiBG {
 min-height:60vmin ;
}
}

@media (max-width: 767px) {
.s-kachel-multiBG {
 max-height:unset ;
 padding-top:3rem;
 padding-bottom:3rem;
 padding-left:1rem;
 padding-right:1rem;
}
}

.s-button-slim-dark:hover{
 color:#eff6f9;
 background-color:#7893a5;
}
.s-button-slim-dark {
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0px;
 background-color:#667d8a;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 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;
 min-height:40px;
 min-width:160px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-slim-dark:not(.ct-section):not(.oxy-easy-posts),
.s-button-slim-dark.oxy-easy-posts .oxy-posts,
.s-button-slim-dark.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.s-button-outline-slim:hover{
 background-color:#667d8a;
 color:#ffffff;
}
.s-button-outline-slim {
 font-size:16px;
 color:#404f57;
 font-weight:700;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0px;
 border-top-color:#667d8a;
 border-right-color:#667d8a;
 border-bottom-color:#667d8a;
 border-left-color:#667d8a;
 border-radius:3px;
 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;
 min-width:160px;
 min-height:40px;
 padding-left:4px;
 padding-right:4px;
}
.s-button-outline-slim:not(.ct-section):not(.oxy-easy-posts),
.s-button-outline-slim.oxy-easy-posts .oxy-posts,
.s-button-outline-slim.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}

/*********

	✅ These 3 simple lines of CSS code gives you complete control of your elements.


	❓ WHY YOU SHOULD USE BORDER BOX?

    border-box tells the browser to account for any border and padding 
    in the values you specify for an element's width and height. 
    If you set an element's width to 100 pixels, that 100 pixels 
    will include any border or padding you added, 
    and the content box will shrink to absorb that extra width.

*********/


*,
*::after,
*::before {
	margin: 0;
  	padding: 0;
  	box-sizing: border-box;
}

/*********

	✅ This property update root font size value according to viewport width.


	🔠 Clamp function takes care of the current rem value.
	
	- min [15px]
	- ideal [calculated]
	- max [17.5px]

	Values calculated with 👉 https://websemantics.uk/tools/responsive-font-calculator/

*********/


/* 0.9375rem(15px) @ 30rem(480px) increasing to 1.09375rem(17.5px) @ 70rem(1120px) */
/*:root {
  font-size: clamp(0.875rem, calc(0.875rem + ((1vw - 0.48rem) * 0.6944)), 1.4rem);
  min-height: 0vw;
}*/

:root {
  font-size: clamp(1rem, calc(1rem + ((1vw - 0.48rem) * 0.6944)), 1.5rem);
  min-height: 0vw;
}



/*********
	
	👉 Whith ::selection pseudo element you can customize text selection.
	
	💡 Styling this kind of pseudo elements is great for give 
	a personal touch to your website.

*********/



/* Code for Firefox */
::-moz-selection { 
    color: color(10);
    background: color(5);
}

/* Other Browsers */
::selection {
    color: color(10);
    background: color(5);
}
/*********
	
	👉 Whith -webkit-scrollbar pseudo element you can customize the scrollbar.
	
	💡 Styling this kind of pseudo elements is great for give 
	a personal touch to your website.

*********/
/*

::-webkit-scrollbar {
	width: .5rem;
}
 
::-webkit-scrollbar-track {
	background: color(10);
}
 
::-webkit-scrollbar-thumb {
	background: color(5);
}*//*----GLOBALS----*/
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
hyphens: auto;
hyphenate-limit-chars: auto 5;
hyphenate-limit-lines: 4;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 5;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 5;
-ms-hyphenate-limit-lines: 4;}

html {font-size: 62.5%;}

.ct-inner-content {overflow-x: hidden;}

div.oxy-repeater-pages-wrap {display: none;}

/*----UTILITY CLASSES----*/

/* MAX WIDTH UTILITY CLASSES */

.max-w_320 {
  width: 100%;
  max-width: 32rem;
}

.max-w_480 {
  width: 100%;
  max-width: 48rem;
}

.max-w_640 {
  width: 100%;
  max-width: 64rem;
}

.max-w_720 {
  width: 100%;
  max-width: 72rem;
}

.max-w_960 {
  width: 100%;
  max-width: 96rem;
}

.max-w_1120 {
  width: 100%;
  max-width: 112rem;
}

.max-w_full {
  width: 100%;
  max-width: 100%;
}


/*** 
BACKGROUND IMAGE CONTROL FOR TEMPLATES
Control background position on template-generated pages.
***/

[data-bg-position="links oben"] {
	background-position: 20% 20%;
}

[data-bg-position="links mitte"] {
	background-position: 20% 50%;
}

[data-bg-position="links unten"] {
	background-position: 20% 80%;
}

[data-bg-position="mitte oben"] {
	background-position: 50% 20%;
}

[data-bg-position="mitte mitte"] {
	background-position: 50% 50%;
}

[data-bg-position="mitte unten"] {
	background-position: 50% 80%;
}

[data-bg-position="rechts oben"] {
	background-position: 80% 20%;
}

[data-bg-position="rechts mitte"] {
	background-position: 80% 50%;
}

[data-bg-position="rechts unten"] {
	background-position: 80% 80%;
}


/* SPLENDID SPACING CLASSES */

.ct-section.s-spacing_s .ct-section-inner-wrap > * + *,
.s-spacing_s:not(.ct-section) > * + * {
margin-top: .6vmax;
}

.ct-section.s-spacing_m .ct-section-inner-wrap > * + *,
.s-spacing_m:not(.ct-section) > * + * {
margin-top: 1.2vmax;
}

.ct-section.s-spacing_l .ct-section-inner-wrap > * + *,
.s-spacing_l:not(.ct-section) > * + * {
margin-top: 2.4vmax;
}

.ct-section.s-spacing_xl .ct-section-inner-wrap > * + *,
.s-spacing_xl:not(.ct-section) > * + * {
margin-top: 4.8vmax;}
	

/*----MENUS----*/
header.oxy-sticky-header-active .logoA {display: none;} 
header.oxy-sticky-header-active .logoB {display: block !important;}
header.oxy-sticky-header-active .s-button_online {font-size: 16px; line-height: 1.3;}

.oxy-header-container {padding-right: 0;}
#header {box-shadow: 0 12px 24px rgba(0,0,0,0.35)}
.current-menu-item a {font-weight: 700 !important;}
#mainMenu .oxy-pro-menu-off-canvas-container {box-shadow: -12px 0 24px rgba(0,0,0,0.2) !important;}


@media screen and (min-width: 992px) 
{ 	.oxy-sticky-header-active .oxy-pro-menu-mobile-close-icon svg {/*margin-top: -24px;*/}
	.s-menu_plus{display: none !important;}
	.s-menu_plus_0{display: none !important;}
}

@media screen and (max-width: 991px) {
  	.oxy-pro-menu-container > div:first-child {/*margin: 16px auto auto;*/}
	.s-menu_plus{display: inherit;}
	.s-menu_plus_0{display: inherit;}
}


@media screen and (max-width: 1280px) { header.oxy-sticky-header-active .s-button_online {font-size: 14px; line-height: 1.3;}
}
@media screen and (min-width: 2500px) { #mainMenu .oxy-pro-menu-list .menu-item a {}
}

/*#mainMenu .oxy-pro-menu-mobile-open-icon svg {opacity:1; color: #7d9da9 !important; transition: all 0.3s ease !important;}
#mainMenu .oxy-pro-menu-mobile-open-icon:hover svg {opacity: 0.7;}*/

.s-bot-menu .current-menu-item a {color: #fafafa !important;}

.s-menu_plus_0.current-menu-item a {font-weight: 400 !important ;color: #667d8a !important;border-bottom-width: 0px !important;}

/*----CARDS----*/
.s-hover-img:hover {
  transform: scale(1.2);}


/* COLUMNS - DESKTOP */
/* ----------------- */

.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%;
}

/* ROW SPANS - DESKTOP - INCREASE CELL SIZE */

.c-row-span-2 {
  grid-row: span 2 / span 2;
}
.c-row-span-3 {
  grid-row: span 3 / span 3;
}
.c-row-span-4 {
  grid-row: span 4 / span 4;
}
.c-row-span-5 {
  grid-row: span 5 / span 5;
}
.c-row-span-6 {
  grid-row: span 6 / span 6;
}

/* COLUMN SPANS - DESKTOP - INCREASE CELL SIZE */

.c-col-span-2 {
  grid-column: span 2 / span 2;
}
.c-col-span-3 {
  grid-column: span 3 / span 3;
}
.c-col-span-4 {
  grid-column: span 4 / span 4;
}
.c-col-span-5 {
  grid-column: span 5 / span 5;
}
.c-col-span-6 {
  grid-column: span 6 / span 6;
}

/* ROW START - DESKTOP - POSITION OF THE ROW */

.c-row-start-1 {
  grid-row-start: 1;
}
.c-row-start-2 {
  grid-row-start: 2;
}
.c-row-start-3 {
  grid-row-start: 3;
}
.c-row-start-4 {
  grid-row-start: 4;
}
.c-row-start-5 {
  grid-row-start: 5;
}
.c-row-start-6 {
  grid-row-start: 6;
}

/* COLUMN START - DESKTOP - POSITION OF THE COLUMN */

.c-col-start-1 {
  grid-column-start: 1;
}
.c-col-start-2 {
  grid-column-start: 2;
}
.c-col-start-3 {
  grid-column-start: 3;
}
.c-col-start-4 {
  grid-column-start: 4;
}
.c-col-start-5 {
  grid-column-start: 5;
}
.c-col-start-6 {
  grid-column-start: 6;
}


/* COLUMNS - LAPTOP */
/* ---------------- */

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

  /* ROW SPANS - LAPTOP */

  .c-row-span-xl-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-xl-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-xl-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-xl-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-xl-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-xl-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - LAPTOP */

  .c-col-span-xl-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-xl-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-xl-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-xl-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-xl-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-xl-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-xl-1 {
    grid-row-start: 1;
  }
  .c-row-start-xl-2 {
    grid-row-start: 2;
  }
  .c-row-start-xl-3 {
    grid-row-start: 3;
  }
  .c-row-start-xl-4 {
    grid-row-start: 4;
  }
  .c-row-start-xl-5 {
    grid-row-start: 5;
  }
  .c-row-start-xl-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-xl-1 {
    grid-column-start: 1;
  }
  .c-col-start-xl-2 {
    grid-column-start: 2;
  }
  .c-col-start-xl-3 {
    grid-column-start: 3;
  }
  .c-col-start-xl-4 {
    grid-column-start: 4;
  }
  .c-col-start-xl-5 {
    grid-column-start: 5;
  }
  .c-col-start-xl-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - TABLET */
/* ---------------- */

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

  /* ROW SPANS - TABLET */

  .c-row-span-l-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-l-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-l-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-l-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-l-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-l-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - TABLET */

  .c-col-span-l-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-l-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-l-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-l-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-l-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-l-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-l-1 {
    grid-row-start: 1;
  }
  .c-row-start-l-2 {
    grid-row-start: 2;
  }
  .c-row-start-l-3 {
    grid-row-start: 3;
  }
  .c-row-start-l-4 {
    grid-row-start: 4;
  }
  .c-row-start-l-5 {
    grid-row-start: 5;
  }
  .c-row-start-l-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-l-1 {
    grid-column-start: 1;
  }
  .c-col-start-l-2 {
    grid-column-start: 2;
  }
  .c-col-start-l-3 {
    grid-column-start: 3;
  }
  .c-col-start-l-4 {
    grid-column-start: 4;
  }
  .c-col-start-l-5 {
    grid-column-start: 5;
  }
  .c-col-start-l-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE LANDSCAPE */
/* -------------------------- */

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

  /* ROW SPANS - MOBILE LANDSCAPE */

  .c-row-span-m-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-m-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-m-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-m-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-m-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-m-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE LANDSCAPE */

  .c-col-span-m-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-m-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-m-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-m-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-m-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-m-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE LANDSCAPE */

  .c-row-start-m-1 {
    grid-row-start: 1;
  }
  .c-row-start-m-2 {
    grid-row-start: 2;
  }
  .c-row-start-m-3 {
    grid-row-start: 3;
  }
  .c-row-start-m-4 {
    grid-row-start: 4;
  }
  .c-row-start-m-5 {
    grid-row-start: 5;
  }
  .c-row-start-m-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE LANDSCAPE */

  .c-col-start-m-1 {
    grid-column-start: 1;
  }
  .c-col-start-m-2 {
    grid-column-start: 2;
  }
  .c-col-start-m-3 {
    grid-column-start: 3;
  }
  .c-col-start-m-4 {
    grid-column-start: 4;
  }
  .c-col-start-m-5 {
    grid-column-start: 5;
  }
  .c-col-start-m-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE */
/* ---------------- */

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

  /* ROW SPANS - MOBILE */

  .c-row-span-s-1 {
    grid-row: span 1 / span 1;
  }
  .c-row-span-s-2 {
    grid-row: span 2 / span 2;
  }
  .c-row-span-s-3 {
    grid-row: span 3 / span 3;
  }
  .c-row-span-s-4 {
    grid-row: span 4 / span 4;
  }
  .c-row-span-s-5 {
    grid-row: span 5 / span 5;
  }
  .c-row-span-s-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE */

  .c-col-span-s-1 {
    grid-column: span 1 / span 1;
  }
  .c-col-span-s-2 {
    grid-column: span 2 / span 2;
  }
  .c-col-span-s-3 {
    grid-column: span 3 / span 3;
  }
  .c-col-span-s-4 {
    grid-column: span 4 / span 4;
  }
  .c-col-span-s-5 {
    grid-column: span 5 / span 5;
  }
  .c-col-span-s-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE */

  .c-row-start-s-1 {
    grid-row-start: 1;
  }
  .c-row-start-s-2 {
    grid-row-start: 2;
  }
  .c-row-start-s-3 {
    grid-row-start: 3;
  }
  .c-row-start-s-4 {
    grid-row-start: 4;
  }
  .c-row-start-s-5 {
    grid-row-start: 5;
  }
  .c-row-start-s-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE */

  .c-col-start-s-1 {
    grid-column-start: 1;
  }
  .c-col-start-s-2 {
    grid-column-start: 2;
  }
  .c-col-start-s-3 {
    grid-column-start: 3;
  }
  .c-col-start-s-4 {
    grid-column-start: 4;
  }
  .c-col-start-s-5 {
    grid-column-start: 5;
  }
  .c-col-start-s-6 {
    grid-column-start: 6;
  }

}


/* OTHER */
/* ---------------- */

/* CSS GRID - GALLERIES AND LAYOUTS */
.c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;}


/* GRID 1 */

.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: 767px) {

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

}


/* GRID 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; }/* GALLERY SLIDER */

ul.splide__list {
  width: 100%;
}

#primary-slider {
  margin-bottom: 10px;
}
.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: none !important;
  opacity: 0.5;
  transition: opacity 0.6s;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:hover {
  opacity: 1;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
}

/* ARROWS STYLING */

.splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
  border-radius: 0;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 5px #0000001c;
  transition: all 0.4s;
}

.splide:hover .splide__arrow,
.oxy-oxyninja-slider:hover .splide__arrow {
  opacity: 0.8;
}

.splide .splide__arrow:hover,
.oxy-oxyninja-slider .splide__arrow:hover {
  opacity: 1;
  background: #fff;
  box-shadow: 0 1px 10px #0000001c;
}

.splide .splide__arrows button:disabled,
.oxy-oxyninja-slider .splide__arrows button:disabled {
  display: none;
}

/* ARROWS APPEAR ON SLIDER HOVER */

.splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
  left: 0;
}
.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
  right: 0;
}

.splide:hover .splide__arrow--prev,
.oxy-oxyninja-slider:hover .splide__arrow--prev {
  left: 1em;
}
.splide:hover .splide__arrow--next,
.oxy-oxyninja-slider:hover .splide__arrow--next {
  right: 1em;
}

/* CAROUSEL PAGINATION */

.splide .splide__pagination,
.oxy-oxyninja-slider .splide__pagination {
  bottom: -1em;
}
.splide .splide__pagination__page,
.oxy-oxyninja-slider .splide__pagination__page {
  width: 40px;
  height: 1px;
  background: #323232;
  border-radius: 0;
  opacity: 0.2;
}
.splide .splide__pagination__page.is-active,
.oxy-oxyninja-slider .splide__pagination__page.is-active {
  background: #323232;
  transform: scale(1);
  opacity: 0.7;
}
.wc-product-gallery-1 .splide .splide__pagination,
.wc-product-gallery-2 .splide .splide__pagination,
.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,
.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination {
  display: none;
}/* GLOBAL TYPOGRAPHY VARIABLES */

html {
	font-size: 100%;
}

:root {
  --h1-fallback: 2.8rem;
  --h1: clamp(2.03rem, 1.61rem - -2.07vw, 3.42rem);

  --h2-fallback: 2.3rem;
  --h2: clamp(1.80rem, 1.49rem - -1.56vw, 2.85rem);

  --h3-fallback: 2rem;
  --h3: clamp(1.60rem, 1.37rem - -1.15vw, 2.38rem);
	
  --h4-fallback: 1.6rem;
  --h4: clamp(1.42rem, 1.26rem - -0.82vw, 1.98rem);
	
  --h5-fallback: 1.35rem;
  --h5: clamp(1.27rem, 1.15rem - -0.57vw, 1.65rem);
	
  --h6-fallback: 1.2rem;
  --h6: clamp(1.13rem, 1.05rem - -0.37vw, 1.38rem);
	
	
  --s-text-fallback: 0.7rem;
  --s-text: clamp(0.63rem, 0.57rem - -0.28vw, 0.81rem);
  
  --m-text-fallback: 0.8rem;
  --m-text: clamp(0.75rem, 0.68rem - -0.33vw, 0.98rem);
  
  --l-text-fallback: 0.95rem;
  --l-text: clamp(0.90rem, 0.82rem - -0.40vw, 1.17rem);
  
  --xl-text-fallback: 1.2rem;
  --xl-text: clamp(1.08rem, 0.98rem - -0.48vw, 1.40rem);
}/* GLOBAL SPACING VARIABLES */

:root {
  --xs-space-fallback: 1vmin;
  --xs-space: clamp(4px, 1vmin, 10px);
  
  --s-space-fallback: 2vmin;
  --s-space: clamp(8px, 2vmin, 20px);
  
  --m-space-fallback: 3.5vmin;
  --m-space: clamp(12px,3.5vmin,30px);
  
  --l-space-fallback: 5vmin;
  --l-space: clamp(20px, 5vmin, 50px);
  
  --xl-space-fallback: 7vmin;
  --xl-space: clamp(32px, 7vmin, 80px);
  
  --xxl-space-fallback: 12vmin;
  --xxl-space: clamp(52px, 12vmin, 130px);
}form.fluent_form_4,
form.fluent_form_4 button,
form.fluent_form_4 input,
form.fluent_form_4 textarea,
form.fluent_form_4 label,
form.fluent_form_4 select {
	font-family: inherit;
	color: white;
	border-radius: 0;
}

#ff_2_dropdown_1 option {
	background: #999e9c;
}

/* all the input fieds + dropdown options */
form.fluent_form_4 .ff-el-form-control,
form.fluent_form_4 select.ff-el-form-control option {
	border: none;
	background-color: transparent;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	transition: all 0.45s ease-in-out;
	color: white;
	border-radius: 0;
    border-bottom: 1px solid white;
    margin-bottom: 48px;
	cursor: pointer;
}

form.fluent_form_4 .ff-el-form-check label.ff-el-form-check-label {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 24px;
	text-transform: uppercase;
}

form.fluent_form_4 .ff-el-input--label label {text-transform: uppercase;}

.ff-el-section-break .ff-el-section-title {
	cursor: default;
    font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 48px;
	margin-bottom: 16px !important;
	padding:8px 16px;
	background: rgba(255,255,255, 0.1);
	border-bottom: transparent;
}

.ff-el-section-break hr {
    display: none;
}

select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto !important;
}

/* all the input fieds except dropdown */
form.fluent_form_4:not(select) .ff-el-form-control {
	padding: 20px 20px 20px 0;
}

/* textarea */
form.fluent_form_4 textarea.ff-el-form-control {
	resize: none;
  	background: rgba(255,255,255,0.15);
  	border: 1px solid white;
    padding: 20px;
  	transition: all 0.35s ease-in-out;
}

form.fluent_form_4 textarea.ff-el-form-control:focus {
  border: 1px solid rgba(255,255,255,0.3)}

form.fluent_form_4 .ff-el-input--label {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-size: 24px;
}

form.fluent_form_4 .ff-el-input--label label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    line-height: inherit;
}

form.fluent_form_4 .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    display:none;}

form.fluent_form_4 .ff-el-form-control:focus {
  	padding-left: 20px;
	color: #f1f1f1;
	background-color: rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form.fluent_form_4 .ff-el-form-control::-webkit-input-placeholder {
	color: white;
  	font-weight: 300;
}
form.fluent_form_4 .ff-el-form-control::placeholder {
	color: white;
  	font-weight: 300;
}
form.fluent_form_4 .ff-el-form-control:focus::placeholder {
	color: white;
  	font-weight: 300;
}

form.fluent_form_4 .ff_t_c {
    padding: 0 5px 0 12px;
    margin-bottom: 48px;
    font-size: 24px;
  	font-weight: 300;
}

.check-kurse .ff-el-form-check.ff-el-form-check- {
	margin: 24px 0;
}

form.fluent_form_4 .ff-btn {
	border-radius: 0;
	border: none;
  	margin-top: 0px;
}
form.fluent_form_4 .ff-btn:focus,
form.fluent_form_4 .ff-btn:hover {
	box-shadow: none;
	opacity: 1;
}
form.fluent_form_4 .ff-btn-submit {
	background-color: #F5F7F6;
	color: #999E9C;
  	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	padding: 10px 48px;
	transition: 0.4s ease background;
	width: 220px;
}
form.fluent_form_4 .ff-btn-submit:hover {
	background-color: #2C3836 !important;
  	color: #999E9C !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.35);}
  

form.fluent_form_4 .text-danger {
	color: #FFC081;
  	font-size: 18px !important;
  	margin-top:-40px !important;
}
form.fluent_form_4 .ff-el-is-error .ff-el-form-control {
	border: 2px dashed #FFC081;
}
.ff-el-form-check.ff-el-tc {
    margin-bottom: 40px;
}
.ff-el-group.zustimmung.ff-el-input--content {
  margin-bottom: 48px;
}

.ff-el-is-error .ff-el-form-check.ff-el-form-check-{
  padding-bottom: 48px;
}


form.fluent_form_4 .ff-el-is-error .ff-el-form-check-label,
form.fluent_form_4 .ff-el-is-error .ff-el-form-check-label a {
	color: #FFC081;
}

.ff-message-success {
    padding: 15px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 24px;
    color: white;
}

@media screen and (max-width: 768px) {

form.fluent_form_4 label {
	font-size: 18px;
}
  
form.fluent_form_4 .ff-el-form-control,
form.fluent_form_4 select.ff-el-form-control option {
  font-size: 17px;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 17px;letter-spacing: 0.5px;}
  
form.fluent_form_4 .ff_t_c {
    font-size: 17px;letter-spacing: 0.5px;}
}

@media screen and (max-width: 768px) {

form.fluent_form_4 label {
	font-size: 18px;
}
form.fluent_form_4 .ff-el-form-check label.ff-el-form-check-label {
    font-size: 18px;
}
	
.ff-el-section-break .ff-el-section-title {
		font-size: 18px;
	}
  
form.fluent_form_4 .ff-el-form-control,
form.fluent_form_4 select.ff-el-form-control option {
  font-size: 18px !important;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 18px;letter-spacing: 0.5px;}
  
form.fluent_form_4 .ff_t_c {
    font-size: 18px;letter-spacing: 0.5px;}
}form.fluent_form_5,
form.fluent_form_5 button,
form.fluent_form_5 input,
form.fluent_form_5 textarea,
form.fluent_form_5 label,
form.fluent_form_5 select {
	font-family: inherit;
	color: white;
	border-radius: 0;
}

#ff_2_dropdown_1 option {
	background: #999e9c;
}

/* all the input fieds + dropdown options */
form.fluent_form_5 .ff-el-form-control,
form.fluent_form_5 select.ff-el-form-control option {
	border: none;
	background-color: transparent;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	transition: all 0.45s ease-in-out;
	color: white;
	border-radius: 0;
    border-bottom: 1px solid white;
    margin-bottom: 48px;
	cursor: pointer;
}

form.fluent_form_5 .ff-el-form-check label.ff-el-form-check-label {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 24px;
	text-transform: uppercase;
}

form.fluent_form_5 .ff-el-input--label label {text-transform: uppercase;}

.ff-el-section-break .ff-el-section-title {
	cursor: default;
    font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 48px;
	margin-bottom: 16px !important;
	padding:8px 16px;
	background: rgba(255,255,255, 0.1);
	border-bottom: transparent;
}

.ff-el-section-break hr {
    display: none;
}

select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto !important;
}

/* all the input fieds except dropdown */
form.fluent_form_5:not(select) .ff-el-form-control {
	padding: 20px 20px 20px 0;
}

/* textarea */
form.fluent_form_5 textarea.ff-el-form-control {
	resize: none;
  	background: rgba(255,255,255,0.15);
  	border: 1px solid white;
    padding: 20px;
  	transition: all 0.35s ease-in-out;
}

form.fluent_form_5 textarea.ff-el-form-control:focus {
  border: 1px solid rgba(255,255,255,0.3)}

form.fluent_form_5 .ff-el-input--label {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-size: 24px;
}

form.fluent_form_5 .ff-el-input--label label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    line-height: inherit;
}

form.fluent_form_5 .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    display:none;}

form.fluent_form_5 .ff-el-form-control:focus {
  	padding-left: 20px;
	color: #f1f1f1;
	background-color: rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form.fluent_form_5 .ff-el-form-control::-webkit-input-placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_5 .ff-el-form-control::placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_5 .ff-el-form-control:focus::placeholder {
	color: white;
  	font-weight: 400;
}

form.fluent_form_5 .ff_t_c {
    padding: 0 5px 0 12px;
    margin-bottom: 48px;
    font-size: 24px;
  	font-weight: 400;
}

.check-kurse .ff-el-form-check.ff-el-form-check- {
	margin: 24px 0;
}

form.fluent_form_5 .ff-btn {
	border-radius: 0;
	border: none;
  	margin-top: 0px;
}
form.fluent_form_5 .ff-btn:focus,
form.fluent_form_5 .ff-btn:hover {
	box-shadow: none;
	opacity: 1;
}
form.fluent_form_5 .ff-btn-submit {
	background-color: #F5F7F6;
	color: #999E9C;
  	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 1.2px;
	padding: 10px 24px;
	transition: 0.4s ease background;
	min-width: 220px;
}
form.fluent_form_5 .ff-btn-submit:hover {
	background-color: #2C3836 !important;
  	color: #999E9C !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.35);}
  

form.fluent_form_5 .text-danger {
	color: #FFC081;
  	font-size: 18px !important;
  	margin-top:-40px !important;
}
form.fluent_form_5 .ff-el-is-error .ff-el-form-control {
	border: 2px dashed #FFC081;
}
.ff-el-form-check.ff-el-tc {
    margin-bottom: 40px;
}
.ff-el-group.zustimmung.ff-el-input--content {
  margin-bottom: 48px;
}

.ff-el-is-error .ff-el-form-check.ff-el-form-check-{
  padding-bottom: 48px;
}


form.fluent_form_5 .ff-el-is-error .ff-el-form-check-label,
form.fluent_form_5 .ff-el-is-error .ff-el-form-check-label a {
	color: #FFC081;
}

.ff-message-success {
    padding: 15px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 24px;
    color: white;
}

@media screen and (max-width: 768px) {

form.fluent_form_5 label {
	font-size: 18px;
}
  
form.fluent_form_5 .ff-el-form-control,
form.fluent_form_5 select.ff-el-form-control option {
  font-size: 17px;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 17px;letter-spacing: 0.5px;}
  
form.fluent_form_5 .ff_t_c {
    font-size: 17px;letter-spacing: 0.5px;}
}

@media screen and (max-width: 768px) {

form.fluent_form_5 label {
	font-size: 18px;
}
form.fluent_form_5 .ff-el-form-check label.ff-el-form-check-label {
    font-size: 18px;
}
	
.ff-el-section-break .ff-el-section-title {
		font-size: 18px;
	}
  
form.fluent_form_5 .ff-el-form-control,
form.fluent_form_5 select.ff-el-form-control option {
  font-size: 18px !important;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 18px;letter-spacing: 0.5px;}
  
form.fluent_form_5 .ff_t_c {
    font-size: 18px;letter-spacing: 0.5px;}
}form.fluent_form_6,
form.fluent_form_6 button,
form.fluent_form_6 input,
form.fluent_form_6 textarea,
form.fluent_form_6 label,
form.fluent_form_6 select {
	font-family: inherit;
	color: white;
	border-radius: 0;
}

#ff_2_dropdown_1 option {
	background: #999e9c;
}

/* all the input fieds + dropdown options */
form.fluent_form_6 .ff-el-form-control,
form.fluent_form_6 select.ff-el-form-control option {
	border: none;
	background-color: transparent;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	transition: all 0.45s ease-in-out;
	color: white;
	border-radius: 0;
    border-bottom: 1px solid white;
    margin-bottom: 48px;
	cursor: pointer;
}

form.fluent_form_6 .ff-el-form-check label.ff-el-form-check-label {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 24px;
	text-transform: uppercase;
}

form.fluent_form_6 .ff-el-input--label label {text-transform: uppercase;}

.ff-el-section-break .ff-el-section-title {
	cursor: default;
    font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 48px;
	margin-bottom: 16px !important;
	padding:8px 16px;
	background: rgba(255,255,255, 0.1);
	border-bottom: transparent;
}

.ff-el-section-break hr {
    display: none;
}

select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto !important;
}

/* all the input fieds except dropdown */
form.fluent_form_6:not(select) .ff-el-form-control {
	padding: 20px 20px 20px 0;
}

/* textarea */
form.fluent_form_6 textarea.ff-el-form-control {
	resize: none;
  	background: rgba(255,255,255,0.15);
  	border: 1px solid white;
    padding: 20px;
  	transition: all 0.35s ease-in-out;
}

form.fluent_form_6 textarea.ff-el-form-control:focus {
  border: 1px solid rgba(255,255,255,0.3)}

form.fluent_form_6 .ff-el-input--label {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-size: 24px;
}

form.fluent_form_6 .ff-el-input--label label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    line-height: inherit;
}

form.fluent_form_6 .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    display:none;}

form.fluent_form_6 .ff-el-form-control:focus {
  	padding-left: 20px;
	color: #f1f1f1;
	background-color: rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form.fluent_form_6 .ff-el-form-control::-webkit-input-placeholder {
	color: white;
  	font-weight: 300;
}
form.fluent_form_6 .ff-el-form-control::placeholder {
	color: white;
  	font-weight: 300;
}
form.fluent_form_6 .ff-el-form-control:focus::placeholder {
	color: white;
  	font-weight: 300;
}

form.fluent_form_6 .ff_t_c {
    padding: 0 5px 0 12px;
    margin-bottom: 48px;
    font-size: 24px;
  	font-weight: 300;
}

.check-kurse .ff-el-form-check.ff-el-form-check- {
	margin: 24px 0;
}

form.fluent_form_6 .ff-btn {
	border-radius: 0;
	border: none;
  	margin-top: 0px;
}
form.fluent_form_6 .ff-btn:focus,
form.fluent_form_6 .ff-btn:hover {
	box-shadow: none;
	opacity: 1;
}
form.fluent_form_6 .ff-btn-submit {
	background-color: #F5F7F6;
	color: #999E9C;
  	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	padding: 10px 48px;
	transition: 0.4s ease background;
	width: 220px;
}
form.fluent_form_6 .ff-btn-submit:hover {
	background-color: #2C3836 !important;
  	color: #999E9C !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.35);}
  

form.fluent_form_6 .text-danger {
	color: #FFC081;
  	font-size: 18px !important;
  	margin-top:-40px !important;
}
form.fluent_form_6 .ff-el-is-error .ff-el-form-control {
	border: 2px dashed #FFC081;
}
.ff-el-form-check.ff-el-tc {
    margin-bottom: 40px;
}
.ff-el-group.zustimmung.ff-el-input--content {
  margin-bottom: 48px;
}

.ff-el-is-error .ff-el-form-check.ff-el-form-check-{
  padding-bottom: 48px;
}


form.fluent_form_6 .ff-el-is-error .ff-el-form-check-label,
form.fluent_form_6 .ff-el-is-error .ff-el-form-check-label a {
	color: #FFC081;
}

.ff-message-success {
    padding: 15px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 24px;
    color: white;
}

@media screen and (max-width: 768px) {

form.fluent_form_6 label {
	font-size: 18px;
}
  
form.fluent_form_6 .ff-el-form-control,
form.fluent_form_6 select.ff-el-form-control option {
  font-size: 17px;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 17px;letter-spacing: 0.5px;}
  
form.fluent_form_6 .ff_t_c {
    font-size: 17px;letter-spacing: 0.5px;}
}

@media screen and (max-width: 768px) {

form.fluent_form_6 label {
	font-size: 18px;
}
form.fluent_form_6 .ff-el-form-check label.ff-el-form-check-label {
    font-size: 18px;
}
	
.ff-el-section-break .ff-el-section-title {
		font-size: 18px;
	}
  
form.fluent_form_6 .ff-el-form-control,
form.fluent_form_6 select.ff-el-form-control option {
  font-size: 18px !important;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 18px;letter-spacing: 0.5px;}
  
form.fluent_form_6 .ff_t_c {
    font-size: 18px;letter-spacing: 0.5px;}
}form.fluent_form_8,
form.fluent_form_8 button,
form.fluent_form_8 input,
form.fluent_form_8 textarea,
form.fluent_form_8 label,
form.fluent_form_8 select {
	font-family: inherit;
	color: white;
	border-radius: 0;
}

#ff_2_dropdown_1 option {
	background: #999e9c;
}

/* all the input fieds + dropdown options */
form.fluent_form_8 .ff-el-form-control,
form.fluent_form_8 select.ff-el-form-control option {
	border: none;
	background-color: transparent;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	transition: all 0.45s ease-in-out;
	color: white;
	border-radius: 0;
    border-bottom: 1px solid white;
    margin-bottom: 48px;
	cursor: pointer;
}

form.fluent_form_8 .ff-el-form-check label.ff-el-form-check-label {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 24px;
	text-transform: uppercase;
}

form.fluent_form_8 .ff-el-input--label label {text-transform: uppercase;}

.ff-el-section-break .ff-el-section-title {
	cursor: default;
    font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 48px;
	margin-bottom: 16px !important;
	padding:8px 16px;
	background: rgba(255,255,255, 0.1);
	border-bottom: transparent;
}

.ff-el-section-break hr {
    display: none;
}

select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto !important;
}

/* all the input fieds except dropdown */
form.fluent_form_8:not(select) .ff-el-form-control {
	padding: 20px 20px 20px 0;
}

/* textarea */
form.fluent_form_8 textarea.ff-el-form-control {
	resize: none;
  	background: rgba(255,255,255,0.15);
  	border: 1px solid white;
    padding: 20px;
  	transition: all 0.35s ease-in-out;
}

form.fluent_form_8 textarea.ff-el-form-control:focus {
  border: 1px solid rgba(255,255,255,0.3)}

form.fluent_form_8 .ff-el-input--label {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-size: 24px;
}

form.fluent_form_8 .ff-el-input--label label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    line-height: inherit;
}

form.fluent_form_8 .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    display:none;}

form.fluent_form_8 .ff-el-form-control:focus {
  	padding-left: 20px;
	color: #f1f1f1;
	background-color: rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form.fluent_form_8 .ff-el-form-control::-webkit-input-placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_8 .ff-el-form-control::placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_8 .ff-el-form-control:focus::placeholder {
	color: white;
  	font-weight: 400;
}

form.fluent_form_8 .ff_t_c {
    padding: 0 5px 0 12px;
    margin-bottom: 48px;
    font-size: 24px;
  	font-weight: 400;
}

.check-kurse .ff-el-form-check.ff-el-form-check- {
	margin: 24px 0;
}

form.fluent_form_8 .ff-btn {
	border-radius: 0;
	border: none;
  	margin-top: 0px;
}
form.fluent_form_8 .ff-btn:focus,
form.fluent_form_8 .ff-btn:hover {
	box-shadow: none;
	opacity: 1;
}
form.fluent_form_8 .ff-btn-submit {
	background-color: #F5F7F6;
	color: #999E9C;
  	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	padding: 10px 24px;
	transition: 0.4s ease background;
	min-width: 220px;
}
form.fluent_form_8 .ff-btn-submit:hover {
	background-color: #2C3836 !important;
  	color: #999E9C !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.35);}
  

form.fluent_form_8 .text-danger {
	color: #FFC081;
  	font-size: 18px !important;
  	margin-top:-40px !important;
}
form.fluent_form_8 .ff-el-is-error .ff-el-form-control {
	border: 2px dashed #FFC081;
}
.ff-el-form-check.ff-el-tc {
    margin-bottom: 40px;
}
.ff-el-group.zustimmung.ff-el-input--content {
  margin-bottom: 48px;
}

.ff-el-is-error .ff-el-form-check.ff-el-form-check-{
  padding-bottom: 48px;
}


form.fluent_form_8 .ff-el-is-error .ff-el-form-check-label,
form.fluent_form_8 .ff-el-is-error .ff-el-form-check-label a {
	color: #FFC081;
}

.ff-message-success {
    padding: 15px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 24px;
    color: white;
}

@media screen and (max-width: 768px) {

form.fluent_form_8 label {
	font-size: 18px;
}
  
form.fluent_form_8 .ff-el-form-control,
form.fluent_form_8 select.ff-el-form-control option {
  font-size: 17px;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 17px;letter-spacing: 0.5px;}
  
form.fluent_form_8 .ff_t_c {
    font-size: 17px;letter-spacing: 0.5px;}
}

@media screen and (max-width: 768px) {

form.fluent_form_8 label {
	font-size: 18px;
}
form.fluent_form_8 .ff-el-form-check label.ff-el-form-check-label {
    font-size: 18px;
}
	
.ff-el-section-break .ff-el-section-title {
		font-size: 18px;
	}
  
form.fluent_form_8 .ff-el-form-control,
form.fluent_form_8 select.ff-el-form-control option {
  font-size: 18px !important;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 18px;letter-spacing: 0.5px;}
  
form.fluent_form_8 .ff_t_c {
    font-size: 18px;letter-spacing: 0.5px;}
}form.fluent_form_10,
form.fluent_form_10 button,
form.fluent_form_10 input,
form.fluent_form_10 textarea,
form.fluent_form_10 label,
form.fluent_form_10 select {
	font-family: inherit;
	color: white;
	border-radius: 0;
}

#ff_2_dropdown_1 option {
	background: #999e9c;
}

/* all the input fieds + dropdown options */
form.fluent_form_10 .ff-el-form-control,
form.fluent_form_10 select.ff-el-form-control option {
	border: none;
	background-color: transparent;
	/*text-transform: uppercase;*/
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	transition: all 0.45s ease-in-out;
	color: white;
	border-radius: 0;
    border-bottom: 1px solid white;
    margin-bottom: 48px;
	cursor: pointer;
}

form.fluent_form_10 .ff-el-form-check label.ff-el-form-check-label {
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 24px;
	/*text-transform: uppercase;*/
}

form.fluent_form_10 .ff-el-input--label label {text-transform: uppercase;}

.ff-el-section-break .ff-el-section-title {
	cursor: default;
    font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 48px;
	margin-bottom: 16px !important;
	padding:8px 16px;
	background: rgba(255,255,255, 0.1);
	border-bottom: transparent;
}

.ff-el-section-break hr {
    display: none;
}

select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto !important;
}

/* all the input fieds except dropdown */
form.fluent_form_10:not(select) .ff-el-form-control {
	padding: 20px 20px 20px 0;
}

/* textarea */
form.fluent_form_10 textarea.ff-el-form-control {
	resize: none;
  	background: rgba(255,255,255,0.15);
  	border: 1px solid white;
    padding: 20px;
  	transition: all 0.35s ease-in-out;
}

form.fluent_form_10 textarea.ff-el-form-control:focus {
  border: 1px solid rgba(255,255,255,0.3)}

form.fluent_form_10 .ff-el-input--label {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-size: 24px;
}

form.fluent_form_10 .ff-el-input--label label {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 300;
    line-height: inherit;
}

form.fluent_form_10 .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
    display:none;}

form.fluent_form_10 .ff-el-form-control:focus {
  	padding-left: 20px;
	color: #f1f1f1;
	background-color: rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form.fluent_form_10 .ff-el-form-control::-webkit-input-placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_10 .ff-el-form-control::placeholder {
	color: white;
  	font-weight: 400;
}
form.fluent_form_10 .ff-el-form-control:focus::placeholder {
	color: white;
  	font-weight: 400;
}

form.fluent_form_10 .ff_t_c {
    padding: 0 5px 0 12px;
    margin-bottom: 48px;
    font-size: 24px;
  	font-weight: 400;
}

.check-kurse .ff-el-form-check.ff-el-form-check- {
	margin: 24px 0;
}

form.fluent_form_10 .ff-btn {
	border-radius: 0;
	border: none;
  	margin-top: 0px;
}
form.fluent_form_10 .ff-btn:focus,
form.fluent_form_10 .ff-btn:hover {
	box-shadow: none;
	opacity: 1;
}
form.fluent_form_10 .ff-btn-submit {
	background-color: #F5F7F6;
	color: #6b7d89;
  	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1.2px;
	padding: 10px 48px;
	transition: 0.4s ease background;
	width: 280px;
}
form.fluent_form_10 .ff-btn-submit:hover {
	background-color: #d5d7d6 !important;
  	color: #999E9C !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.35);}
  

form.fluent_form_10 .text-danger {
	color: #FFC081;
  	font-size: 18px !important;
  	margin-top:-40px !important;
}
form.fluent_form_10 .ff-el-is-error .ff-el-form-control {
	border: 2px dashed #FFC081;
}
.ff-el-form-check.ff-el-tc {
    margin-bottom: 40px;
}
.ff-el-group.zustimmung.ff-el-input--content {
  margin-bottom: 48px;
}

.ff-el-is-error .ff-el-form-check.ff-el-form-check-{
  padding-bottom: 48px;
}


form.fluent_form_10 .ff-el-is-error .ff-el-form-check-label,
form.fluent_form_10 .ff-el-is-error .ff-el-form-check-label a {
	color: #FFC081;
}

.ff-message-success {
    padding: 15px;
    margin-top: 10px;
    position: relative;
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 24px;
    color: white;
}

@media screen and (max-width: 768px) {

form.fluent_form_10 label {
	font-size: 18px;
}
  
form.fluent_form_10 .ff-el-form-control,
form.fluent_form_10 select.ff-el-form-control option {
  font-size: 17px;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 17px;letter-spacing: 0.5px;}
  
form.fluent_form_10 .ff_t_c {
    font-size: 17px;letter-spacing: 0.5px;}
}

@media screen and (max-width: 768px) {

form.fluent_form_10 label {
	font-size: 18px;
}
form.fluent_form_10 .ff-el-form-check label.ff-el-form-check-label {
    font-size: 18px;
}
	
.ff-el-section-break .ff-el-section-title {
		font-size: 18px;
	}
  
form.fluent_form_10 .ff-el-form-control,
form.fluent_form_10 select.ff-el-form-control option {
  font-size: 18px !important;letter-spacing: 0.5px;}
  
.ff-message-success {
 font-size: 18px;letter-spacing: 0.5px;}
  
form.fluent_form_10 .ff_t_c {
    font-size: 18px;letter-spacing: 0.5px;}
}html{
}
