.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-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.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(universal.css@cache=1757440406&ver=6.8.2.css);
}

.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: 'Glacial-Indifference';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #4ba0a6;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.cell {
 margin-right:0px;
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.cell {
 width:100%;
}
}

.new-bms-text {
 font-family:'MapRoman';
 text-align:center;
 font-weight:100;
 color:#dbaf3c;
}
.underline-bms {
}
.mt-2 {
}
@media (max-width: 767px) {
.mt-2 {
}
}

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

.bms__ti__container {
 min-height:45rem;
}
@media (max-width: 1280px) {
.bms__ti__container {
 min-height:70rem;
}
}

@media (max-width: 991px) {
.bms__ti__container {
 min-height:60rem;
}
.bms__ti__container:not(.ct-section):not(.oxy-easy-posts),
.bms__ti__container.oxy-easy-posts .oxy-posts,
.bms__ti__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.bms__ti__container {
 min-height:65rem;
}
}

.mt-10 {
}
.bms-modul-1 {
 margin-top:1rem;
}
.bms-modul-1 .ou-accordion-subtitle{
color: #2c315a;
}

@media (max-width: 767px) {
.bms-modul-1 {
}
}

@media (max-width: 479px) {
.bms-modul-1 {
}
.bms-modul-1 .ou-accordion svg{
width:20px;
height:20px;
}

}

.bms-modul-icon {
 min-width:1rem;
 width:1rem;
}
.oxel_horizontal_divider {
 margin-top:0px;
 margin-bottom:16px;
 width:20%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 479px) {
.oxel_horizontal_divider {
 margin-top:0rem;
 margin-bottom:0rem;
}
}

.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
@media (max-width: 479px) {
.oxel_horizontal_divider__line {
}
}

.oxy-close-modal {
color: #2a66ad;}.oxy-close-modal 
>svg {width: 55px;height: 55px;}.oxy-close-modal {
 z-index:9999999999;
 right:-2rem;
 top:-2rem;
 position:static;
}
@media (max-width: 1280px) {
.oxy-close-modal {
}
}

@media (max-width: 991px) {
.oxy-close-modal {
 position:absolute;
 top:0rem;
 right:0rem;
}
}

@media (max-width: 767px) {
.oxy-close-modal {
}
}

.side-button {
}
.oxel_icon_button__container:hover{
 background-color:#4ba0a6;
}
.oxel_icon_button__container {
 padding-top:8px;
 padding-left:1rem;
 padding-bottom:8px;
 transition-duration:0.3s;
 padding-right:1rem;
 text-align:center;
 border-top-width:.5px;
 border-right-width:.5px;
 border-bottom-width:.5px;
 border-left-width:.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#bababa;
 border-right-color:#bababa;
 border-bottom-color:#bababa;
 border-left-color:#bababa;
 position:fixed;
 right:0px;
 top:40%;
 z-index:100;
 border-top-left-radius:5px;
 border-bottom-left-radius:5px;
 background-color:#f9f9fa;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel_icon_button__container {
 position:fixed;
 top:85vh;
 right:0px;
 z-index:999999;
}
.oxel_icon_button__container:hover{
 background-color:#4ba0a6;
}
}

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

@media (max-width: 479px) {
.oxel_icon_button__container {
 padding-left:0.8rem;
 padding-right:0.8rem;
}
}

.oxel_icon_button_text {
 font-family:'Glacial-Indifference-Bold';
 font-size:1.2rem;
 color:#f9f9fa;
 margin-left:.5rem;
}
@media (max-width: 991px) {
.oxel_icon_button_text {
 font-size:1.1rem;
}
}

@media (max-width: 767px) {
.oxel_icon_button_text {
 font-size:.9rem;
}
}

@media (max-width: 479px) {
.oxel_icon_button_text {
 font-size:1rem;
}
}

.oxel_flipbox {
 width:calc(100% / 3) ;
 position:relative;
}
@media (max-width: 991px) {
.oxel_flipbox {
 width:50% ;
}
}

@media (max-width: 767px) {
.oxel_flipbox {
 width:100%;
}
}

.oxel_flipbox__front {
background-size: cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.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 {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 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;
}
.oxel_iconlist {
 margin-top:0rem;
 margin-bottom:7%;
 text-align:center;
 gap:0.5rem;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
gap:0.5rem;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
 margin-top:0px;
 text-align:center;
 width:auto;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel_iconlist__row {
 text-align:left;
 z-index:20;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.oxel_iconlist__row {
 padding-right:0.5rem;
 padding-left:0.5rem;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.oxel_iconlist__row {
 padding-right:0rem;
 padding-left:0rem;
}
}

.oxel_iconlist__row__icon {
color: #333333;}.oxel_iconlist__row__icon 
>svg {width: 50px;height: 50px;}.oxel_iconlist__row__icon {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:0px;
 margin-left:2rem;
 margin-right:2rem;
 width:2rem;
}
@media (max-width: 991px) {
.oxel_iconlist__row__icon {
 padding-bottom:1rem;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 767px) {
.oxel_iconlist__row__icon {
}.oxel_iconlist__row__icon 
>svg {width: 30px;height: 30px;}.oxel_iconlist__row__icon {
}
}

.oxel_iconlist__row__label {
 font-family:'Glacial-Indifference';
 font-size:1.25rem;
 text-align:left;
 width:100%;
}
@media (max-width: 991px) {
.oxel_iconlist__row__label {
 text-align:left;
 font-size:1.3rem;
}
}

@media (max-width: 767px) {
.oxel_iconlist__row__label {
 text-align:left;
 font-size:.9rem;
}
}

@media (max-width: 479px) {
.oxel_iconlist__row__label {
 font-size:1.1rem;
}
}

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

.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:#606e79;
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:#f9f9fa;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:#606e79;
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#606e79;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:#f9f9fa;
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.oxel-vidlist {
 width:100%;
}
.oxel-vidlist__columns {
 width:100%;
 position:relative;
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__columns {
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-vidlist__column--left {
 width:60%;
 text-align:center;
}
.oxel-vidlist__column--left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-vidlist__column--right {
 right:0px;
 width:40%;
 text-align:left;
 height:100%;
 position:absolute;
 left:60%;
 top:0px;
 background-color:#1781b3;
}
.oxel-vidlist__column--right:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--right.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__column--right {
 max-height:200%;
}
}

.oxel-vidlist__column {
}
@media (max-width: 991px) {
.oxel-vidlist__column {
 width:100%;
 position:static;
}
}

.oxel-vidlist__video {
}
.oxel-vidlist__video--main {
}
.oxel-vidlist__list-item:hover{
 background-color:#2a66ad;
}
.oxel-vidlist__list-item {
 width:100%;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 text-align:left;
 color:#ffffff;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel-vidlist__list-item:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel-vidlist__list-item-title {
 width:70%;
}
.oxel-vidlist__icon {
color: #ffffff;}.oxel-vidlist__icon 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon {
 margin-left:16px;
 margin-right:16px;
 height:32px;
}
.oxel-vidlist__icon--inactive {
color: #ffffff;}.oxel-vidlist__icon--inactive 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--inactive {
}
.oxel-vidlist__icon--active {
color: #f9f9f9;}.oxel-vidlist__icon--active 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--active {
}
.oxel-vidlist__list-item--active {
 background-color:#4ba0a6;
}
.oxel-vidlist__list-item-left {
 text-align:center;
 color:#ffffff;
}
.oxel-vidlist__list-item-left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item-left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
}
.oxel_dropdown_button {
 background-color:#374047;
 position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
 color:#f9f9fa;
 margin-right:8px;
}
.oxel_dropdown_button__icon {
color: #f9f9fa;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_button__submenu__button__label {
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-weight:600;
}
.oxel_icon_button_icon {
color: #333333;}.oxel_icon_button_icon 
>svg {width: 30px;height: 30px;}.oxel_icon_button_icon {
 margin-right:8px;
 position:static;
 right:0px;
}
.footer_link_style {
 color:#000000;
 font-size:1.2rem;
 margin-top:0.5rem;
}
.sticky_header {
}
.button_class:hover{
background-color :#2c315a;
border: 1px solid #2c315a;
color: #dbaf3c;
}.button_class:hover{
}
.button_class {
background-color :#2f4a78;
border: 1px solid #2f4a78;
color: #ffffff;
padding: 15px 24px;
}.button_class {
 font-family:'Glacial-Indifference-Bold';
 font-weight:100;
 letter-spacing:1px;
 font-size:1.5rem;
 margin-left:0rem;
 margin-top:5%;
 button-hover_color:#2c315a;
}
@media (max-width: 991px) {
.button_class {
 font-family:'Glacial-Indifference-Bold';
}
}

@media (max-width: 767px) {
.button_class {
padding: 8px 12.8px;
}.button_class {
 font-family:'Glacial-Indifference-Bold';
}
}

.button {
}
.image_bg {
 background-color:#4ba0a6;
}
@media (max-width: 1280px) {
.image_bg {
 background-color:#4ba0a6;
}
}

.font-bg {
}
.oxy-stock-content-styles {
}
.review_style {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:32px;
 border-right-width:32px;
 border-bottom-width:32px;
 border-left-width:32px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:20px;
 position:relative;
 font-size:1rem;
 background-color:#ffffff;
 text-align:center;
 max-height:50rem;
 max-width:50rem;
}
.review_style:not(.ct-section):not(.oxy-easy-posts),
.review_style.oxy-easy-posts .oxy-posts,
.review_style.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.img_slider {
 max-height:40rem;
 max-width:50rem;
user-drag: none; -webkit-user-drag: none;
}
@media (max-width: 479px) {
.img_slider {
 max-width:100%;
}
}

.slide_style {
 min-height:50rem;
}
@media (max-width: 767px) {
.slide_style {
}
.slide_style:not(.ct-section):not(.oxy-easy-posts),
.slide_style.oxy-easy-posts .oxy-posts,
.slide_style.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

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

.toggle-9633 {
}
.toggle-9633-expanded {
}
.turn_icon {
}
.turn_icon:not(.ct-section):not(.oxy-easy-posts),
.turn_icon.oxy-easy-posts .oxy-posts,
.turn_icon.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1280px) {
.turn_icon {
}
.turn_icon:not(.ct-section):not(.oxy-easy-posts),
.turn_icon.oxy-easy-posts .oxy-posts,
.turn_icon.ct-section .ct-section-inner-wrap{
display:none;
}
}

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

@media (max-width: 767px) {
.turn_icon {
}
.turn_icon:not(.ct-section):not(.oxy-easy-posts),
.turn_icon.oxy-easy-posts .oxy-posts,
.turn_icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.turn_icon {
}
.turn_icon:not(.ct-section):not(.oxy-easy-posts),
.turn_icon.oxy-easy-posts .oxy-posts,
.turn_icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.tabs-8054-tab:hover{
 color:#000000;
 background-color:#ffffff;
}
.tabs-8054-tab {
 font-family:'Glacial-Indifference';
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-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;
 color:#ffffff;
 font-size:2rem;
 font-weight:100;
 padding-top:2rem;
 padding-bottom:2rem;
 text-transform:uppercase;
 width:50%;
 text-align:center;
a.active background-color:#bbb;
}
.tabs-8054-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8054-tab.oxy-easy-posts .oxy-posts,
.tabs-8054-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.tabs-8054-tab {
 width:50%;
}
}

@media (max-width: 479px) {
.tabs-8054-tab {
 width:50%;
}
}

.tabs-8054-tab-active {
 font-family:'Glacial-Indifference';
 color:#4ba0a6;
 background-color:#ffffff;
 font-weight:100;
 font-size:2rem;
 text-decoration:underline;
 text-transform:uppercase;
 padding-top:2rem;
 width:50%;
 text-align:center;
}
.tabs-8054-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-8054-tab-active.oxy-easy-posts .oxy-posts,
.tabs-8054-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.tabs-contents-8054-tab {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#374047;
 border-right-color:#374047;
 border-bottom-color:#374047;
 border-left-color:#374047;
 background-color:#ffffff;
 padding-top:2rem;
 padding-bottom:2rem;
 text-align:center;
}
.tabs-contents-8054-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8054-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8054-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.tabs-contents-8054-tab {
}
.tabs-contents-8054-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8054-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8054-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.tabs-contents-8054-tab {
 text-align:center;
}
.tabs-contents-8054-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8054-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8054-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.tabs-contents-8054-tab {
}
}

.name-intro {
 font-family:'Glacial-Indifference-Bold';
 font-size:4rem;
}
@media (max-width: 991px) {
.name-intro {
 font-size:3rem;
}
}

@media (max-width: 479px) {
.name-intro {
 font-size:2rem;
}
}

.blog_img {
}
.column {
}
.flex {
}
.blog-post {
}
.blog-listing {
}
.oxygen-vsb-responsive-video-wrapper {
 width:100%;
 height:100%;
 min-height:30rem;
padding-bottom: 0px !important;
}
.text-gradient {
 z-index:10;
 margin-top:2.5rem;
 font-size:2.25rem;
 margin-bottom:2.5rem;
}
@media (max-width: 991px) {
.text-gradient {
 text-align:center;
 width:100%;
}
}

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

.card-cuaturqouise {
 background-color:#d2e6e6;
 padding-left:1.5rem;
 padding-right:1.5rem;
}
.modul:after{
 padding-bottom:100%;
  content:"";
display: block;
}
.modul {
 width:48%;
 position:relative;
 color:#ffffff;
 border-top-color:#4fa38e;
 border-right-color:#4fa38e;
 border-bottom-color:#4fa38e;
 border-left-color:#4fa38e;
 border-top-width:1rem;
 border-right-width:1rem;
 border-bottom-width:1rem;
 border-left-width:1rem;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-bottom:2rem;
background: linear-gradient(transparent, black), url(../../2021/09/Screendesign_Raumenergetik_v3-15.jpg)
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
.modul {
 width:100%;
}
}

.raum_modul {
 width:20rem;
 height:20rem;
 max-width:100%;
 position:relative;
}
.font-glacial-bold {
 text-align:center;
}
.ahnen_row {
 min-width:40rem;
 max-width:45rem;
 width:100%;
}
.ahnen_row:not(.ct-section):not(.oxy-easy-posts),
.ahnen_row.oxy-easy-posts .oxy-posts,
.ahnen_row.ct-section .ct-section-inner-wrap{
display:block;
align-items:flex-start;
}
@media (max-width: 1280px) {
.ahnen_row {
}
}

@media (max-width: 991px) {
.ahnen_row {
 text-align:left;
 font-size:1.2rem;
 max-width:5ch ;
}
}

@media (max-width: 767px) {
.ahnen_row {
 max-width:20rem;
 min-width:15rem;
}
}

.ahnen-icon {
 margin-left:0px;
 width:2rem;
}
@media (max-width: 1280px) {
.ahnen-icon {
 margin-left:0px;
}
}

@media (max-width: 991px) {
.ahnen-icon {
 margin-right:0px;
 height:5rem;
 width:auto;
}
}

.ahnen-list {
 min-width:50rem;
}
@media (max-width: 1280px) {
.ahnen-list {
}
}

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

.ahnenshop-anmelden {
 max-width:45rem;
 min-width:45rem;
}
@media (max-width: 1280px) {
.ahnenshop-anmelden {
}
}

@media (max-width: 991px) {
.ahnenshop-anmelden {
 max-width:35rem;
 min-width:35rem;
}
}

@media (max-width: 767px) {
.ahnenshop-anmelden {
 max-width:25rem;
 min-width:25rem;
}
}

@media (max-width: 479px) {
.ahnenshop-anmelden {
 max-width:20rem;
 min-width:20rem;
}
}

.class-tag-icon {
 margin-top:4rem;
}
@media (max-width: 991px) {
.class-tag-icon {
}
.class-tag-icon:not(.ct-section):not(.oxy-easy-posts),
.class-tag-icon.oxy-easy-posts .oxy-posts,
.class-tag-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.class-tag-icon {
}
.class-tag-icon:not(.ct-section):not(.oxy-easy-posts),
.class-tag-icon.oxy-easy-posts .oxy-posts,
.class-tag-icon.ct-section .ct-section-inner-wrap{
display:none;
}
}

.ahnen-ablauf-icon {
 width:3rem;
}
.ahnen-ablauf-text {
 font-size:1.4rem;
}
@media (max-width: 991px) {
.ahnen-ablauf-text {
 font-size:1.2rem;
}
}

.ahnen-ablauf {
}
.toggle-7781 {
}
.toggle-7781-expanded {
}
.slider_block {
 min-height:18rem;
 text-align:center;
 background-color:#ffffff;
 max-height:18rem;
}
.slider_block:not(.ct-section):not(.oxy-easy-posts),
.slider_block.oxy-easy-posts .oxy-posts,
.slider_block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.slider_block {
 min-height:25rem;
}
}

@media (max-width: 479px) {
.slider_block {
 min-height:15rem;
}
}

.cta {
 text-align:center;
 position:fixed;
 right:0px;
 top:15%;
 background-color:#c99954;
}
.cta:not(.ct-section):not(.oxy-easy-posts),
.cta.oxy-easy-posts .oxy-posts,
.cta.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 1280px) {
.cta {
}
}

@media (max-width: 991px) {
.cta {
 width:15rem;
 position:fixed;
 right:0px;
 top:15%;
}
}

@media (max-width: 767px) {
.cta {
 width:13rem;
 padding-left:0px;
 text-align:justify;
}
.cta:not(.ct-section):not(.oxy-easy-posts),
.cta.oxy-easy-posts .oxy-posts,
.cta.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.cta {
 width:13rem;
}
.cta:not(.ct-section):not(.oxy-easy-posts),
.cta.oxy-easy-posts .oxy-posts,
.cta.ct-section .ct-section-inner-wrap{
flex-direction:row;
}
}

.product-link {
}
.modul-textbox {
 min-width:34rem;
 max-width:34rem;
 padding-top:.5rem;
 padding-bottom:.5rem;
}
@media (max-width: 991px) {
.modul-textbox {
 max-width:25rem;
 min-width:25rem;
}
}

@media (max-width: 767px) {
.modul-textbox {
 max-width:20rem;
 min-width:20rem;
 text-align:center;
}
}

@media (max-width: 479px) {
.modul-textbox {
 min-width:15rem;
 max-width:15rem;
}
}

.reviewbox {
}
@media (max-width: 991px) {
.reviewbox {
 max-width:30rem;
}
}

@media (max-width: 767px) {
.reviewbox {
min-height: 0px !important;
}
}

.modul-bms {
}
@media (max-width: 767px) {
.modul-bms {
}
.modul-bms .ouacrd-icon-wrap{
width:40px;
height:40px;
}

.modul-bms .ou-accordion svg{
width:40px;
height:40px;
}

}

.ausbildung-text {
 padding-top:2rem;
 padding-bottom:2rem;
 font-size:1.3rem;
 line-height:0.8;
 color:#000000;
}
.mobile-center {
 width:100%;
}
@media (max-width: 1280px) {
.mobile-center {
}
}

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

.curved-text {
}
.button-jahres:hover{
padding: 9px 14.4px;
}.button-jahres:hover{
 padding-left:3rem;
 padding-right:3rem;
}
.button-jahres {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 9px 14.4px;
}.button-jahres {
}
.start-text {
 max-width:60%;
 font-size:1.2rem;
}
@media (max-width: 991px) {
.start-text {
 max-width:90%;
}
}

.text-gradientv2 {
}
.text-gradientv2-a {
}
.text-gradientv2-h {
}
.slider-block-new {
}
.button-animation {
}
.dec-scroll {
}
.sidebar-blog {
}
.orderby {
}
.blog-text-title {
}
.payment-icon-checkout {
 width:6rem;
}
@media (max-width: 479px) {
.payment-icon-checkout {
 width:5rem;
}
}

.sidebar-inner {
}
.sidebar__innner {
}
.sidebar__inner {
 margin-bottom:2rem;
 min-height:100%;
}
@media (max-width: 991px) {
.sidebar__inner {
}
.sidebar__inner:not(.ct-section):not(.oxy-easy-posts),
.sidebar__inner.oxy-easy-posts .oxy-posts,
.sidebar__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.main-container-blog {
 padding-bottom:0px;
}
.js-sticky-widget {
}
.widget {
}
.side-ori {
}
.div-box-pillars {
 padding-left:0px;
}
.div-box-pillars:not(.ct-section):not(.oxy-easy-posts),
.div-box-pillars.oxy-easy-posts .oxy-posts,
.div-box-pillars.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.tdot-button {
}
.safari_only {
}
.bms-modul-heading {
 font-size:1.5rem;
}
@media (max-width: 767px) {
.bms-modul-heading {
 font-size:1.4rem;
}
}

.bms-modul-span {
 font-size:1.2rem;
}
.menu-link:hover{
 color:#ffffff;
}
.menu-link {
 padding-left:1rem;
 padding-right:1rem;
 color:#dbaf3c;
 transition-duration:0.8s;
}
.bms-first-box {
 margin-top:2rem;
 z-index:20;
 max-width:75%;
 min-width:75%;
 width:100%;
}
.bms-first-box:not(.ct-section):not(.oxy-easy-posts),
.bms-first-box.oxy-easy-posts .oxy-posts,
.bms-first-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 1280px) {
.bms-first-box {
 max-width:90%;
 min-width:90%;
}
}

@media (max-width: 767px) {
.bms-first-box {
 text-align:left;
}
.bms-first-box:not(.ct-section):not(.oxy-easy-posts),
.bms-first-box.oxy-easy-posts .oxy-posts,
.bms-first-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.bms-first-box {
 max-width:100%;
 min-width:100%;
}
}

.bms-first-box-text {
 line-height:1.2;
 font-size:1.2rem;
}
@media (max-width: 767px) {
.bms-first-box-text {
 text-align:center;
 margin-top:1rem;
 font-size:1rem;
}
}

.box-icon {
 padding-top:0.5rem;
}
.mt-4 {
}
@media (max-width: 991px) {
.mt-4 {
}
}

.mt-6 {
}
.triple-text {
 font-family:'Glacial-Indifference';
 max-width:25ch ;
 color:#ffffff;
 font-size:1rem;
 line-height:1.3;
 margin-left:1rem;
}
.full-width {
 width:100%;
}
.bms-modul-bonus {
 margin-top:1rem;
}
.bms-modul-bonus .ou-accordion-subtitle{
margin-top:0rem;
}

@media (max-width: 1280px) {
.bms-modul-bonus {
}
.bms-modul-bonus .ou-accordion-subtitle{
margin-top:0rempx;
}

}

@media (max-width: 767px) {
.bms-modul-bonus {
}
.bms-modul-bonus .ou-accordion-subtitle{
margin-top:03rem;
}

}

.bms-modul-2 {
 margin-top:1rem;
}
@media (max-width: 1280px) {
.bms-modul-2 {
}
}

.ausbildungsablauf-text {
}
.col-70 {
 text-align:center;
}
.col-70:not(.ct-section):not(.oxy-easy-posts),
.col-70.oxy-easy-posts .oxy-posts,
.col-70.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.col-70 {
}
}

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

.bms-master-mod-1 {
}
.bms-master-mod-2 {
}
.icon-ablauf-master {
 position:absolute;
 left:-1rem;
 width:3rem;
}
@media (max-width: 767px) {
.icon-ablauf-master {
 width:2rem;
 left:-0.5rem;
}
}

@media (max-width: 479px) {
.icon-ablauf-master {
transform:rotate(-90deg); width:2rem;
 top:-2rem;
 left:auto;
}
}

.review-container {
 width:30%;
}
.cell-img {
}
.gold-button:hover{
 color:#dbaf3c;
}
.gold-button {
 color:#ffffff;
}
.gold-button:not(.ct-section):not(.oxy-easy-posts),
.gold-button.oxy-easy-posts .oxy-posts,
.gold-button.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.gold-button {
}
}

.image-border {
}
.image-border-red {
 border-top-color:#88372b;
 border-right-color:#88372b;
 border-bottom-color:#88372b;
 border-left-color:#88372b;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 height:340px;
}
.image-border-green {
 border-top-color:#0a1928;
 border-right-color:#0a1928;
 border-bottom-color:#0a1928;
 border-left-color:#0a1928;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 height:340px;
}
.image-border-gold {
 border-top-color:#c69b5e;
 border-right-color:#c69b5e;
 border-bottom-color:#c69b5e;
 border-left-color:#c69b5e;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:340px;
}
.eth-tri-cont {
}
.eth-tri-text {
}
.bg-font-blue {
}
.font-new-bms {
}
.bg-font-bg {
}
.scroll-container {
}
.br-word {
}
.blog_headline {
}
.text-highlight-bms--gold {
}
@media (max-width: 479px) {
.text-highlight-bms--gold {
}
}

.eht-box-gold {
 background-color:#dbaf3c;
 color:#2c315a;
}
.eht-box-gold:not(.ct-section):not(.oxy-easy-posts),
.eht-box-gold.oxy-easy-posts .oxy-posts,
.eht-box-gold.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.eht-box-vio {
 background-color:#2c315a;
}
.eht-box-blue {
 background-color:#2f4a78;
}
.flip-box {
 gap:10px;
}
.flip-box:not(.ct-section):not(.oxy-easy-posts),
.flip-box.oxy-easy-posts .oxy-posts,
.flip-box.ct-section .ct-section-inner-wrap{
gap:10px;
}
.flip-box-back {
}
.eth-box {
}
.eth-box-vio {
 background-color:#2c315a;
 color:#dbaf3c;
}
.eth-box-blue {
 background-color:#2f4a78;
 color:#dbaf3c;
}
.tdot-link {
}
.scroll-down-video {
}
.teaser-box-podcast {
}
.tdot-container {
}
.testtdot {
}
.font-bg {
	position: relative;
	font-family: Brittany;
	color: #22a68d;
	background: linear-gradient(#e6f3f5, #e6f3f5);
	background-size: 100% 40%;
	background-position-y: center;
	background-repeat: no-repeat;
}

.text-highlight-bms--blue {
    font-size: inherit;
    font-family: inherit;
    background-color: rgb(47, 74, 120, 0.8);
    padding: 0.25rem 1rem;
}

#link-469-243:hover{
	color: black;
	transition-duration: 1000ms;
}

#link-501-243:hover{
	color: black;
	transition-duration: 1000ms;
}

.font-bg-bms {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#9AD1CB, #9AD1CB);
	background-size: 100% 60%;
	background-position-y: bottom;
	background-repeat: no-repeat;

}

.font-bg-bms-s {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#9AD1CB, #9AD1CB);
	background-size: 100% 45%;
	background-position-y: bottom;
	background-repeat: no-repeat;

}


.font-bg-mc {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#ACC7B4, #ACC7B4);
	background-size: 100% 60%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}

.font-bg-mc2 {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#A6C5DC, #A6C5DC);
	background-size: 100% 60%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}

.font-bg-brown {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#AC9B90, #AC9B90);
	background-size: 100% 60%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}

.font-bg-green {
	position: relative;
	font-family: Glacial-Indifference-Bold;
	color: #000000;
	background: linear-gradient(#819B85, #819B85);
	background-size: 100% 60%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}

.font-new-bms {
	position: relative;
	color: #DBAF3C;
	font-family: MapRoman;
	background: linear-gradient(#1F6679, #27658D);
	background-size: 100% 100%;
	background-position-y: center;
	background-repeat: no-repeat;
}

.bg-font-blue {
	position: relative;
	color: #fff;
	font-family: MapRoman;
	background: linear-gradient(#204D7F, #204D7F);
	background-size: 100% 100%;
	background-position-y: center;
	background-repeat: no-repeat;
}

.bg-font-bg {
	position: relative;
	color: #DEAC4D;
	font-family: MapRoman;
	background: linear-gradient(#204D7F, #204D7F);
	background-size: 100% 100%;
	background-position-y: center;
	background-repeat: no-repeat;
	padding: 0 0.3rem;
}

.bg-font-tur {
	position: relative;
	color: #000;
	font-family: MapRoman;
	background: linear-gradient(#c5eefc, #c5eefc);
	background-size: 100% 100%;
	background-position-y: center;
	background-repeat: no-repeat;
	padding: 0 0.3rem;
}
@media (min-width: 769px) {
    .oxy-woo-checkout .woocommerce .col2-set,
    .oxy-woo-checkout .woocommerce-page .col2-set {
        display: block;
    }
    .woocommerce.woocommerce-checkout form #customer_details.col2-set,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
        width: 55%;
        float: left;
        margin-right: 4.347826087%;
    }
    .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1,
    .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        float: none;
        width: auto;
    }
    .woocommerce.woocommerce-checkout form #order_review,
    .woocommerce.woocommerce-checkout form #order_review_heading,
    .woocommerce-page.woocommerce-checkout form #order_review,
    .woocommerce-page.woocommerce-checkout form #order_review_heading {
        width: 40%;
        float: right;
        margin-right: 0;
        clear: right;
    }
}

.esf_insta_feeds_carousel {
	padding: 0px !important;
}

/*WC Stripe*/

#wc-stripe-payment-request-button-separator {
	display: none !important;
}

#wc-stripe-payment-request-wrapper {
	display: none !important;
}

.woocommerce-info {
	border-top-color: #64bec2;
}

.woocommerce-info::before {
	color: #64bec2;
}/*
Matomo Style
*/

html.matomoHeatmap #section-53-8002 {
  max-height: 700px;
}

body, p, span {
	font-family: "Glacial-Indifference", Arial, sans-serif
}


.br-word {
  overflow-wrap: break-word;
}

/*Spacing*/

.mt-2 {
	margin-top: 1rem;
}

.mt-4 {
	margin-top: 2rem;
}

.mt-6 {
	margin-top: 3rem;
}

.mt-10 {
	margin-top: 5rem;
}


/* STICKY HEADER FIX */

#_header-7-6 {
	z-index: 100009 !important;
}

#wpadminbar {
	z-index: 100010;
}

/*BOGO CSS Fix*/
.product-quantity {
	text-align: left !important;
}

/* COLOR UTILS */
.black-color {
  	background: linear-gradient(90deg, #282C2C, #282C2C, #282C2C );
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.text-gradient {
   background: linear-gradient(90deg, #33629B, #509C99, #519F87);
   -webkit-background-clip: text;
   background-clip: text;
   -webkit-text-fill-color: transparent;
}

.text-gradientv2 {
   background: linear-gradient(90deg, #519F87, #509C99, #33629B );
   -webkit-background-clip: text;
   background-clip: text;
   -webkit-text-fill-color: transparent;
}

.text-gradientv2-a::before {
   background: linear-gradient(90deg, #519F87, #509C99, #33629B );
   -webkit-background-clip: text;
   background-clip: text;
   -webkit-text-fill-color: transparent;
	padding-left: 6rem;
	padding-bottom: 4rem;
}

.text-gradientv2-h::hover {
   background: linear-gradient(90deg, #519F87, #509C99, #33629B );
   -webkit-background-clip: text;
   background-clip: text;
   -webkit-text-fill-color: transparent;
}


.text-cuablue {
	color: #2a66ad;
}

.text-cuagreen {
	color: #50a38e;
}

.text-cuaverdigris {
	color: #4aa1a6;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.bg-cuablue {
	color: #2a66ad;
}

.bg-cuagreen {
	color: #50a38e;
}

.bg-cuaverdigris {
	color: #4aa1a6;
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

/* FONT UTILITIES */

.font-glacial {
	font-family: Glacial-Indifference, Arial, sans-serif !important;
}

.font-roman {
	font-family: MapRoman, Arial, sans-serif !important;
}

.font-glacial-bold {
	font-family: Glacial-Indifference-Bold, Arial, sans-serif !important;
}

.font-glacial.font-bold {
	font-family: Glacial-Indifference-Bold, Arial, sans-serif !important;
}

.font-brittany {
	font-family: Brittany, Arial, sans-serif !important;
}

.font-bold {
	font-weight: 700 !important;
}

.font-extrabold {
	font-weight: 800 !important;
}

.font-black {
	font-weight: 900 !important;
}

.uppercase {
	text-transform: uppercase !important;
}

/* Button Style */
.button_class:hover {
	color: #dbaf3c !important;
	background-color: #2c315a !important;
	transition-duration: 600ms !important;
}

@media screen and (min-width: 768px){
	.name-intro span.is-name {
		float: right;
	}
}

/* Display Utilities */

.d-none {
	display: none !important;
}

@media (min-width: 768px) {
	.d-md-block {
		display: block !important;
	}
	
	.d-md-flex {
		display: flex !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	.d-md-none {
		display: none !important;
	}
}

@media (min-width: 992px) {
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-flex {
		display: flex !important;
	}
	
	.d-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-flex {
		display: flex !important;
	}
	
	.d-xl-inline {
		display: inline !important;
	}
}

.blog_headline {
	color: #2c315a !important;
}

/*New CD Color Classes*/
.c-gold {
	color: #C99954;
}

/*Title Blog Slider White*/
#span-1416-6619 span{
	color: ffffff !important;
}

/*Top Bar Disable - on mobile*/
@media screen and (max-width: 767px) {
	.hide-this {
		display: none;
	}
 .new-bms-text {
   word-wrap: break-word;
 }
}/*Button Show on Scroll*/
.cta {
	display: none;
	flex-direction: row !important;
}
/*Sidebar Sticky
.sidebar-blog {
  --offset: var(--space);
  flex-grow: 1;
  flex-basis: 300px;
  align-self: start;
  position: sticky;
  top: var(--offset);
}*/

/*blog title - home color fix*/ 

.blog-title-color {
	color: #fff;
}

#slider-424-2 .blog-title-color{
	color: #ffffffff;
}

.sidebar-blog{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}.col2-set {
	border-top: 3px solid #fffffff;
}

/*Payment Style*/
.payment_box {
	background-color: #E9F6F4 !important;
}

.product-link {
	color: #6799b2 !important;
}.display-button {
	display: block !important;
	opacity: 1 !important;
	transition: opacity 1s ease;
}

.side-button {
	display: none;
	opacity: 0;
}

/*Quiz Style*/
.different {
	background: #22A6A7 !important;
}/* Button Animation*/

.button-animation {
    width: 80%;
    background-size: 200% 200%;
    background-image: repeating-linear-gradient(
		-45deg,
		#20A3A9,
		#21A78D,
		#0E65B1, 
	);
    animation: diagonal-ani alternate 1.5s infinite;
}

@keyframes diagonal-ani {
    0% {background-position: 0% 50%}
    100% {background-position: 100% 50%}
}/*New Startpage Design - Rdy for import*/

.col-50-50 {
	width: 50%;
}

.col-30 {
	width: 30%;
}

.col-70 {
	width: 70%;	
}

.max-width {
	width: 100%;
}

.width-80 {
	width: 80%;
}

/*Animation & Effects*/
.gold-button {
	background-color: #DEAC4D;
	padding-top: 0.6rem !important;
	padding-bottom: 0.6rem !important;
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
	border: solid 1.5px #DEAC4D;
	transition: 1s;
	transition-timing-function: ease-in-out;
}

.gold-button p {
	color: #fff;
	transition: 0.6s;
	transition-timing-function: ease-in-out;
	font-size: 1.2rem;
	margin: 0px !important;
}

.gold-button:hover {
	background-color: #204D7F;
	transition: 1s;
}

.gold-button:hover p {
	color:#DEAC4D;
	transition: 0.8s;
	transition-timing-function: ease-in-out;
}

.font-gold {
	color: #DEAC4D;
	font-weight: 700;
}

@media screen and (max-wdith: 765px) {
	.col-50-50, .col-30, .col-70, .width-80 {
		width: 100%
	}
}body {
  display: block;
  background: white;
}#youtube-slider-prod .unslider-arrow{
 height:13%;
 position:absolute;
 margin-top:-5%;
 margin-right:-4rem;
 margin-left:-4rem;
 width:8%;
background: rgba(0, 0, 0, 0) url(../../2022/04/Designelement_Pfeil_3_weiss.png) no-repeat scroll 50% 50% / 100% 100%;
}
#_rich_text-241-3245 li{
 margin-bottom:2rem;
}
.mb-6{
 margin-bottom:1.5rem;
}
@media (max-width: 1280px) {
#youtube-slider-prod .unslider-arrow{
 width:10%;
}
}

@media (max-width: 991px) {
#youtube-slider-prod .unslider-arrow{
 width:10%;
}
}

@media (max-width: 767px) {
#youtube-slider-prod .unslider-arrow{
 display:none;
}
}

