.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();
}

.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: 1366px;
}
body {font-family: 'Roboto';}body {line-height: ;font-size: px;font-weight: 300;color: #ffffff;}.oxy-nav-menu-hamburger-line {background-color: #ffffff;}h1, h2, h3, h4, h5, h6 {font-family: 'Lora';font-weight: 500;}h2, h3, h4, h5, h6{font-weight: 500;}h3, h4, h5, h6{font-weight: 500;}h4, h5, h6{font-weight: 500;}h5, h6{font-weight: 500;}h6{font-weight: 500;}a {color: #da2128;text-decoration: none;}a:hover {color: #c7a450;text-decoration: none;}.ct-link-text {color: #da2128;text-decoration: ;}.ct-link-text:hover {color: #c7a450;}.ct-link {color: #da2128;text-decoration: ;}.ct-link:hover {color: #c7a450;}.ct-link-button {font-weight: 400;border-radius: 8px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@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;
				}
			}
.divider-black-bottom-border-stroke {
 border-bottom-width:1px;
 border-bottom-color:#121212;
 border-bottom-style:solid;
 margin-bottom:6px;
}
@media (max-width: 1024px) {
.divider-black-bottom-border-stroke {
}
.divider-black-bottom-border-stroke:not(.ct-section):not(.oxy-easy-posts),
.divider-black-bottom-border-stroke.oxy-easy-posts .oxy-posts,
.divider-black-bottom-border-stroke.ct-section .ct-section-inner-wrap{
display:flex;
}
}

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

@media (max-width: 480px) {
.divider-black-bottom-border-stroke {
 margin-bottom:4px;
 border-bottom-width:0.5px;
}
}

.accordion-pro-black-outline {
 padding-bottom:0px;
}
.accordion-pro-black-outline .oxy-pro-accordion_item{
--extras-accordion-duration:300ms;
}

.accordion-pro-black-outline .oxy-pro-accordion_header{
background-color:rgba(33,33,33,0);
color:#121212;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:0px;
border_radius_border-radius:12px;
border-top-color:#121212;
border-right-color:#121212;
border-bottom-color:#121212;
border-left-color:#121212;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:12px;
}

.accordion-pro-black-outline .oxy-pro-accordion_header:hover{
background-color:rgba(33,33,33,0);
color:#121212;
}

.accordion-pro-black-outline .oxy-pro-accordion_header:focus{
background-color:rgba(33,33,33,0);
color:#121212;
}

.accordion-pro-black-outline .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
background-color:rgba(33,33,33,0);
color:#121212;
}

.accordion-pro-black-outline .oxy-pro-accordion_title-area{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

.accordion-pro-black-outline .oxy-pro-accordion_title{
font-family: 'Lora';
font-size: 16px;
text-align: left;
font-weight: 400;
}

.accordion-pro-black-outline .oxy-pro-accordion_subtitle{
text-align: left;
}

.accordion-pro-black-outline .oxy-pro-accordion_body{
color:#121212;
}

.accordion-pro-black-outline .oxy-pro-accordion_content{
padding-top:0px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
}

@media (max-width: 1366px) {
.accordion-pro-black-outline {
}
}

@media (max-width: 767px) {
.accordion-pro-black-outline {
}
.accordion-pro-black-outline .oxy-pro-accordion_header{
padding-top:0px;
padding-bottom:0px;
}

.accordion-pro-black-outline .oxy-pro-accordion_title{
font-size: 14px;
}

}

.oxy-stock-content-styles {
 font-weight:200;
 font-size:14px;
 line-height:1.2;
}
.gc_forside_hero {
background-size: cover; height:90vh;
 font-weight:200;
}
.btn_red {
}
.btn_red:not(.ct-section):not(.oxy-easy-posts),
.btn_red.oxy-easy-posts .oxy-posts,
.btn_red.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 480px) {
.btn_red {
}
}

.btn_blank_red {
}
@media (max-width: 1366px) {
.btn_blank_red {
}
}

@media (max-width: 1024px) {
.btn_blank_red {
}
}

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

.gc_event_category_section {
}
.gc_events_repeater {
}
.gc_events_repeater_detailed_item {
}
.gc_events_repeater_detailed_item_left {
}
.gc_events_repeater_detailed_item_right {
}
.gc_event_detailed_title {
}
.gc_colored_heading {
}
.gc_event_date {
}
.gc_event_detailed_date {
}
.gc_event_detailed_description {
}
.gc_event_detailed_btn_wrapper {
}
.btn_dynamic {
}
.gc_content_div {
 gap:40px;
}
.gc_content_div:not(.ct-section):not(.oxy-easy-posts),
.gc_content_div.oxy-easy-posts .oxy-posts,
.gc_content_div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:40px;
}
.gc_repeater_item_image_wrapper {
}
.gc_repeater_item_btn {
}
.gc_rangliste_section {
}
.gc_rangliste_repeater {
}
.gc_rangliste_item {
}
.gc_sideopdeler_section {
}
.gc_instagram_feed_wrapper {
}
.gc_usp_section {
}
.cell {
 gap:20px;
 width:100%;
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:20px;
}
.oxy-burger-trigger {
}
.gc_no_padding {
}
@media (max-width: 1366px) {
.gc_no_padding {
}
}

.gc_box_element {
 border-top-color:rgba(255,255,255,0.05);
 border-right-color:rgba(255,255,255,0.05);
 border-bottom-color:rgba(255,255,255,0.05);
 border-left-color:rgba(255,255,255,0.05);
}
.gc_event_item {
}
.toggle-1757 {
}
.toggle-1757-expanded {
}
.gc_footer_section {
}
.h2_nyhedsbrev {
}
.gc_events_repeater_item_content {
}
.gc_google_maps_section {
}
.gc_hover_trigger {
}
.gc_hover__action_element_image_wrapper {
}
.gc_placeholder_section {
}
.gc_image_grid_centered {
}
.gc_image_grid_centered_img {
 flex-grow:1;
 flex-shrink:1;
 max-width:100%;
 height:80px;
 max-height:80px;
 width:250px;
}
.gc_image_grid_centered_img:not(.ct-section):not(.oxy-easy-posts),
.gc_image_grid_centered_img.oxy-easy-posts .oxy-posts,
.gc_image_grid_centered_img.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 1366px) {
.gc_image_grid_centered_img {
 width:200px;
}
}

@media (max-width: 1024px) {
.gc_image_grid_centered_img {
 width:150px;
}
}

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

@media (max-width: 480px) {
.gc_image_grid_centered_img {
}
}

.gc_aarskort_repeater {
}
.gc_aarskort_repeater_item {
}
.gc_bulletpoint {
}
.gc_bulletpoint_item {
}
.gc_bulletpoint_wrapper {
}
.gc_bulletpoint_wrapper_vertical {
}
.gc_bulletpoint_wrapper_horizontal {
}
.gc_rangliste_short_section {
}
.gc_rangliste_short_repeater {
}
.gc_rangliste_short_item {
}
.gc_rangliste_long_section {
}
.gc_rangliste_long_repeater {
}
.gc_rangliste_long_item {
}
.gc_randliste_short_usp_slider {
}
.header-bg {
 position:absolute;
 top:0px;
 left:0px;
 z-index:1;
 background-color:#000000;
 opacity:0;
 width:100%;
 border-bottom-left-radius:14px;
 border-bottom-right-radius:14px;
 height:80px;
 box-shadow:32px 48px 48px rgba(0,0,0,0.26);
}
@media (max-width: 1366px) {
.header-bg {
 height:100%;
}
}

.mega-menu-sub-text {
 font-family:Roboto;
 font-size:13px;
 font-weight:200;
 line-height:1.2;
 color:#ffffff;
 opacity:0.6;
 text-transform:none;
 letter-spacing:0px;
}
.mega-menu-h {
 color:#ffffff;
 font-weight:500;
 text-transform:uppercase;
 letter-spacing:8%;
}
@media (max-width: 1366px) {
.mega-menu-h {
 font-size:14px;
}
}

.mega-menu-a-box:hover{
 background-color:rgba(239,225,195,0.15);
}
.mega-menu-a-box {
 width:100%;
 text-align:justify;
 border-radius:14px;
 background-color:rgba(239,225,195,0.1);
 gap:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
.mega-menu-a-box:hover .mega-menu-sub-text opacity: 1;
}
.mega-menu-a-box:not(.ct-section):not(.oxy-easy-posts),
.mega-menu-a-box.oxy-easy-posts .oxy-posts,
.mega-menu-a-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:flex-start;
justify-content:flex-start;
gap:15px;
}
@media (max-width: 1366px) {
.mega-menu-a-box {
 padding-right:15px;
 padding-bottom:12px;
 padding-left:15px;
 padding-top:12px;
}
}

.mega-menu-box-icon {
color: #ffffff;}.mega-menu-box-icon 
>svg {width: 25px;height: 25px;}.mega-menu-box-icon {
 opacity:0.6;
}
@media (max-width: 1366px) {
.mega-menu-box-icon {
}.mega-menu-box-icon 
>svg {width: 16px;height: 16px;}.mega-menu-box-icon {
}
}

.nav-menu-point:hover{
}
.nav-menu-point {
 text-transform:uppercase;
 letter-spacing:8%;
}
.nav-menu-point .oxy-mega-dropdown_inner{
--custom-dropdown-width:600px;
}

.nav-menu-point .oxy-mega-dropdown_icon{
color:#ffffff;
}

.nav-menu-point .oxy-mega-dropdown_link:hover .oxy-mega-dropdown_icon{
color:#da2128;
}

.nav-menu-point .oxy-mega-dropdown_flyout .oxy-mega-dropdown_container .oxy-mega-dropdown_content{
                            padding: 0;
                        }
.nav-menu-point .oxy-mega-dropdown_menu{
                            display: none;
                        }
.nav-menu-point {
                            position: relative!important;
                        }
.nav-menu-point .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container{
                           width: var(--custom-dropdown-width);
                           max-width: var(--custom-dropdown-width);
                        }
.nav-menu-point .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container{
                                transform: translateX(-50%);
                                left: 50%;
                        }
.nav-menu-point {
                         position: relative!important;
                        }
@media (max-width: 1366px) {
.nav-menu-point {
}
.nav-menu-point .oxy-mega-dropdown_inner{
--custom-dropdown-width:450px;
}

}

.divider-gold-bottom-border-stroke {
 width:100%;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#c7a450;
 margin-bottom:6px;
}
@media (max-width: 1024px) {
.divider-gold-bottom-border-stroke {
}
.divider-gold-bottom-border-stroke:not(.ct-section):not(.oxy-easy-posts),
.divider-gold-bottom-border-stroke.oxy-easy-posts .oxy-posts,
.divider-gold-bottom-border-stroke.ct-section .ct-section-inner-wrap{
display:flex;
}
}

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

@media (max-width: 480px) {
.divider-gold-bottom-border-stroke {
 margin-bottom:4px;
 border-bottom-width:0.5px;
}
}

.poker-sub-info {
 font-family:Roboto;
 font-size:14px;
}
.poker-winner-box {
 width:50%;
 background-color:#1d1c1b;
 border-radius:14px;
 padding-top:40px;
 padding-bottom:30px;
 padding-left:40px;
 padding-right:40px;
 text-align:left;
 gap:30px;
 height:320px;
}
.poker-winner-box:not(.ct-section):not(.oxy-easy-posts),
.poker-winner-box.oxy-easy-posts .oxy-posts,
.poker-winner-box.ct-section .ct-section-inner-wrap{
align-items:center;
gap:30px;
}
@media (max-width: 1024px) {
.poker-winner-box {
 width:100%;
}
.poker-winner-box:not(.ct-section):not(.oxy-easy-posts),
.poker-winner-box.oxy-easy-posts .oxy-posts,
.poker-winner-box.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.poker-winner-box {
 padding-left:20px;
 padding-right:20px;
 text-align:center;
 height:275px;
 gap:20px;
}
.poker-winner-box:not(.ct-section):not(.oxy-easy-posts),
.poker-winner-box.oxy-easy-posts .oxy-posts,
.poker-winner-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:20px;
}
}

@media (max-width: 480px) {
.poker-winner-box {
 padding-left:20px;
 padding-right:20px;
 padding-top:30px;
 padding-bottom:30px;
 text-align:center;
 height:260px;
}
.poker-winner-box:not(.ct-section):not(.oxy-easy-posts),
.poker-winner-box.oxy-easy-posts .oxy-posts,
.poker-winner-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.poker-info-box {
 width:50%;
 background-color:#1d1c1b;
 border-radius:14px;
 padding-top:40px;
 padding-bottom:40px;
 padding-left:40px;
 padding-right:40px;
 text-align:left;
 gap:20px;
 height:320px;
}
.poker-info-box:not(.ct-section):not(.oxy-easy-posts),
.poker-info-box.oxy-easy-posts .oxy-posts,
.poker-info-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:20px;
}
@media (max-width: 1366px) {
.poker-info-box {
 padding-left:20px;
 padding-right:20px;
 height:340px;
}
}

@media (max-width: 1024px) {
.poker-info-box {
 width:100%;
 height:280px;
}
}

@media (max-width: 767px) {
.poker-info-box {
 height:320px;
 text-align:left;
 padding-top:40px;
 padding-bottom:40px;
}
.poker-info-box:not(.ct-section):not(.oxy-easy-posts),
.poker-info-box.oxy-easy-posts .oxy-posts,
.poker-info-box.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 480px) {
.poker-info-box {
 padding-top:30px;
 padding-bottom:30px;
 padding-left:20px;
 padding-right:20px;
 text-align:center;
 height:280px;
}
.poker-info-box:not(.ct-section):not(.oxy-easy-posts),
.poker-info-box.oxy-easy-posts .oxy-posts,
.poker-info-box.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
}

.pop-up-outer {
 background-color:#1d1c1b;
 width:80%;
 border-radius:28px;
 padding-top:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-left:40px;
 gap:20px;
}
.pop-up-outer:not(.ct-section):not(.oxy-easy-posts),
.pop-up-outer.oxy-easy-posts .oxy-posts,
.pop-up-outer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
@media (max-width: 1366px) {
.pop-up-outer {
 width:100%;
}
}

@media (max-width: 1024px) {
.pop-up-outer {
 padding-left:20px;
 padding-right:20px;
}
}

.position-box-final-table {
}
.pop-up-section {
background-image:url(https://casinocm.greenchosting.dk/wp-content/uploads/2026/03/Baggrund-DM.png);background-size: contain; gap:40px;
 background-repeat:no-repeat;
 background-color:#121212;
 background-position:0% 100%;
}
.pop-up-section:not(.ct-section):not(.oxy-easy-posts),
.pop-up-section.oxy-easy-posts .oxy-posts,
.pop-up-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:40px;
}
@media (max-width: 1024px) {
.pop-up-section {
}
}

@media (max-width: 767px) {
.pop-up-section {
}
}

@media (max-width: 480px) {
.pop-up-section {
 background-position:0% 100%;
}
}

.repeater-item {
}
.tournament-box {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.mb-btn-yellow-outline:hover{
}.mb-btn-yellow-outline:hover{
 background-color:#feb700;
 color:#000000;
}
.mb-btn-yellow-outline {
background-color :rgba(30,115,190,0);
border: 1px solid rgba(30,115,190,0);
color: #ffffff;
}.mb-btn-yellow-outline {
 font-family:Roboto;
 border-top-color:#feb700;
 border-right-color:#feb700;
 border-bottom-color:#feb700;
 border-left-color:#feb700;
 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;
 text-transform:uppercase;
 font-size:12px;
 padding-top:14px;
 padding-bottom:14px;
 border-radius:12px;
 background-color:rgba(0,0,0,0.1);
 padding-left:30px;
 padding-right:30px;
}
@media (max-width: 1366px) {
.mb-btn-yellow-outline {
}
}

@media (max-width: 767px) {
.mb-btn-yellow-outline {
 width:80%;
}
}

@media (max-width: 480px) {
.mb-btn-yellow-outline {
 width:100%;
 padding-top:12px;
 padding-bottom:12px;
}
}

.dm-btn-gold-outline:hover{
}.dm-btn-gold-outline:hover{
 color:#000000;
 background-color:#c7a450;
 border-top-color:#c7a450;
 border-right-color:#c7a450;
 border-bottom-color:#c7a450;
 border-left-color:#c7a450;
 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;
}
.dm-btn-gold-outline {
background-color :rgba(30,115,190,0);
border: 1px solid rgba(30,115,190,0);
color: #ffffff;
}.dm-btn-gold-outline {
 font-family:Roboto;
 border-top-color:#c7a450;
 border-right-color:#c7a450;
 border-bottom-color:#c7a450;
 border-left-color:#c7a450;
 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;
 text-transform:uppercase;
 padding-top:14px;
 padding-bottom:14px;
 border-radius:12px;
 font-weight:600;
 padding-left:30px;
 padding-right:30px;
 font-size:0.8rem;
}
@media (max-width: 1366px) {
.dm-btn-gold-outline {
}
}

@media (max-width: 767px) {
.dm-btn-gold-outline {
 width:80%;
}
}

@media (max-width: 480px) {
.dm-btn-gold-outline {
 width:100%;
}
}

.dpt-btn--green-outline:hover{
background-color :#386c4a;
border: 1px solid #386c4a;
color: #ffffff;
}.dpt-btn--green-outline:hover{
}
.dpt-btn--green-outline {
background-color :rgba(30,115,190,0);
border: 1px solid rgba(30,115,190,0);
color: #ffffff;
}.dpt-btn--green-outline {
 font-family:Roboto;
 font-size:12px;
 text-transform:uppercase;
 border-radius:12px;
 border-top-color:#386c4a;
 border-right-color:#386c4a;
 border-bottom-color:#386c4a;
 border-left-color:#386c4a;
 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;
 padding-left:30px;
 padding-right:30px;
 padding-top:14px;
 padding-bottom:14px;
}
.accordion-pro-beige {
 padding-bottom:0px;
}
.accordion-pro-beige .oxy-pro-accordion_item{
--extras-accordion-duration:300ms;
}

.accordion-pro-beige .oxy-pro-accordion_header{
background-color:#212121;
color:#efe1c3;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:0px;
border_radius_border-radius:12px;
border-top-color:#121212;
border-right-color:#121212;
border-bottom-color:#121212;
border-left-color:#121212;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:12px;
}

.accordion-pro-beige .oxy-pro-accordion_header:hover{
background-color:#212121;
color:#efe1c3;
}

.accordion-pro-beige .oxy-pro-accordion_header:focus{
background-color:#212121;
color:#efe1c3;
}

.accordion-pro-beige .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
background-color:#212121;
color:#efe1c3;
}

.accordion-pro-beige .oxy-pro-accordion_title-area{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

.accordion-pro-beige .oxy-pro-accordion_title{
font-family: 'Lora';
font-size: 16px;
text-align: left;
font-weight: 400;
}

.accordion-pro-beige .oxy-pro-accordion_subtitle{
text-align: left;
}

.accordion-pro-beige .oxy-pro-accordion_body{
color:#ffffff;
}

.accordion-pro-beige .oxy-pro-accordion_content{
padding-top:0px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
}

@media (max-width: 767px) {
.accordion-pro-beige {
}
.accordion-pro-beige .oxy-pro-accordion_header{
padding-top:0px;
padding-bottom:0px;
}

}

.pop-up-section-nordic {
background-image:url(https://casinocm.greenchosting.dk/wp-content/uploads/2026/03/Baggrund-Nordic.png);background-size: contain; gap:40px;
 background-repeat:no-repeat;
 background-color:#121212;
 background-position:0% 100%;
}
.pop-up-section-nordic:not(.ct-section):not(.oxy-easy-posts),
.pop-up-section-nordic.oxy-easy-posts .oxy-posts,
.pop-up-section-nordic.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:40px;
}
@media (max-width: 1366px) {
.pop-up-section-nordic {
background-size: contain;}
}

@media (max-width: 1024px) {
.pop-up-section-nordic {
}
}

@media (max-width: 767px) {
.pop-up-section-nordic {
}
}

@media (max-width: 480px) {
.pop-up-section-nordic {
}
}

.pop-up-section-mb {
background-image:url(https://casinocm.greenchosting.dk/wp-content/uploads/2026/03/Baggrund-Mystery.png);background-size: contain; gap:40px;
 background-repeat:no-repeat;
 background-color:#121212;
 background-position:0% 100%;
}
.pop-up-section-mb:not(.ct-section):not(.oxy-easy-posts),
.pop-up-section-mb.oxy-easy-posts .oxy-posts,
.pop-up-section-mb.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:40px;
}
@media (max-width: 1024px) {
.pop-up-section-mb {
background-size: contain;}
}

@media (max-width: 767px) {
.pop-up-section-mb {
background-size: contain; background-position:0% 95%;
}
}

@media (max-width: 480px) {
.pop-up-section-mb {
}
}

.pop-up-section-dpt {
background-image:url(https://casinocm.greenchosting.dk/wp-content/uploads/2026/03/Baggrund-DPT.png);background-size: contain; gap:40px;
 background-repeat:no-repeat;
 background-color:#121212;
 background-position:0% 50%;
}
.pop-up-section-dpt .ct-section-inner-wrap {
padding-bottom: 160px;
}
.pop-up-section-dpt:not(.ct-section):not(.oxy-easy-posts),
.pop-up-section-dpt.oxy-easy-posts .oxy-posts,
.pop-up-section-dpt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:40px;
}
@media (max-width: 1366px) {
.pop-up-section-dpt {
}
.pop-up-section-dpt .ct-section-inner-wrap {
padding-bottom: 0;
}
}

.picture-content-section-left-right {
background-image:url(https://casinocm.greenchosting.dk/wp-content/uploads/2026/03/Texas-holdem.jpg);background-size: cover; width:100%;
 background-repeat:no-repeat;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 border-radius:14px;
 height:540px;
 background-position:50% 50%;
}
@media (max-width: 1366px) {
.picture-content-section-left-right {
 height:400px;
}
}

@media (max-width: 1024px) {
.picture-content-section-left-right {
 height:300px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

@media (max-width: 767px) {
.picture-content-section-left-right {
 height:300px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}
}

@media (max-width: 480px) {
.picture-content-section-left-right {
 height:250px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
}

.slider-btn {
 font-family:Roboto;
}
@media (max-width: 1366px) {
.slider-btn {
}
}

.footer-nav-point:hover{
 color:#da2128;
 text-decoration:none;
}
.footer-nav-point {
 font-family:Lora;
 font-size:12px;
 text-align:left;
 color:rgba(255,255,255,0.6);
}
@media (max-width: 767px) {
.footer-nav-point {
 font-size:10px;
}
}

.divider-black {
 width:100%;
 text-align:left;
 gap:40px;
 background-color:#efe1c3;
}
.divider-black:not(.ct-section):not(.oxy-easy-posts),
.divider-black.oxy-easy-posts .oxy-posts,
.divider-black.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:40px;
}
.divider-gold {
 width:100%;
 text-align:left;
 gap:40px;
 background-color:#121212;
}
.divider-gold:not(.ct-section):not(.oxy-easy-posts),
.divider-gold.oxy-easy-posts .oxy-posts,
.divider-gold.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:40px;
}
@media (max-width: 1366px) {
.divider-gold {
 gap:40px;
}
.divider-gold:not(.ct-section):not(.oxy-easy-posts),
.divider-gold.oxy-easy-posts .oxy-posts,
.divider-gold.ct-section .ct-section-inner-wrap{
gap:40px;
}
}

.poker-p-block {
 font-family:Roboto;
 text-align:center;
 line-height:1.2;
 font-size:18px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.poker-p-block {
 font-size:16px;
}
.poker-p-block:not(.ct-section):not(.oxy-easy-posts),
.poker-p-block.oxy-easy-posts .oxy-posts,
.poker-p-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.jackpot-value {
 font-family:Roboto;
 color:#ffffff;
 font-size:28px;
 font-weight:700;
 useCustomTag:true;
 text-align:right;
 text-decoration:none;
 text-transform:uppercase;
}
@media (max-width: 1366px) {
.jackpot-value {
 font-size:24px;
}
}

@media (max-width: 1024px) {
.jackpot-value {
}
}

@media (max-width: 767px) {
.jackpot-value {
 font-size:20px;
}
}

@media (max-width: 480px) {
.jackpot-value {
 font-size:18px;
}
}

.gc_language_switcher {
}
.header-bg {
  opacity: 0;
  transform: translateY(-60px);
  transition: opacity 0.6s ease, transform 0.4s ease;
}

.header-bg.scrolled {
  opacity: 1;
  transform: translateY(0);
}

.mega-menu-a-box:hover .mega-menu-sub-text {
  opacity: 1;
}

.mega-menu-a-box:hover .mega-menu-box-icon {
  opacity: 1;
} 
