.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-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: 1320px;
}
body {font-family: 'Nunito Sans';}body {line-height: 1.6;font-size: 17px;font-weight: 400;color: #3c3c3d;}.oxy-nav-menu-hamburger-line {background-color: #3c3c3d;}h1, h2, h3, h4, h5, h6 {font-family: 'Nunito 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: #668732;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 120px;
padding-right: 30px;
padding-bottom: 120px;
padding-left: 30px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-bottom: 20px;
}.oxy-header-container {
padding-right: 30px;
padding-left: 30px;
}@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_iconlist {
 max-width:100%;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.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:flex-start;
}
.oxel_iconlist__row__icon {
color: #90b651;}.oxel_iconlist__row__icon 
>svg {width: 19px;height: 19px;}.oxel_iconlist__row__icon {
 margin-left:0px;
 margin-right:16px;
 margin-top:4px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.mod-tip-wrap:ct_depth{
}
.mod-tip-wrap {
 width:100%;
 position:relative;
 text-align:left;
 margin-top:100px;
}
.mod-tip-wrap:not(.ct-section):not(.oxy-easy-posts),
.mod-tip-wrap.oxy-easy-posts .oxy-posts,
.mod-tip-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1320px) {
.mod-tip-wrap {
 margin-top:80px;
}
}

@media (max-width: 991px) {
.mod-tip-wrap {
 position:relative;
 margin-top:95px;
}
}

@media (max-width: 479px) {
.mod-tip-wrap {
 margin-top:62px;
}
}

.mod-tip-back:ct_depth{
}
.mod-tip-back {
 width:70%;
 background-color:#efefef;
 position:relative;
 z-index:1;
 margin-top:0px;
 margin-right:-22%;
 padding-right:22%;
 min-height:310px;
}
.mod-tip-back:not(.ct-section):not(.oxy-easy-posts),
.mod-tip-back.oxy-easy-posts .oxy-posts,
.mod-tip-back.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:center;
}
@media (max-width: 991px) {
.mod-tip-back {
 width:86%;
 margin-top:75px;
 padding-top:140px;
 margin-right:0%;
 padding-right:50px;
}
}

@media (max-width: 767px) {
.mod-tip-back {
 padding-top:103px;
 width:100%;
 margin-top:29px;
 padding-right:0px;
 padding-left:0%;
}
}

@media (max-width: 479px) {
.mod-tip-back {
 margin-top:18px;
}
}

.mod-tip-txtwrap:ct_depth{
}
.mod-tip-txtwrap {
 margin-left:55px;
 margin-bottom:55px;
 margin-right:0px;
 margin-top:55px;
}
@media (max-width: 991px) {
.mod-tip-txtwrap {
 max-width:100%;
 margin-top:144px;
}
}

@media (max-width: 767px) {
.mod-tip-txtwrap {
 margin-left:30px;
 margin-right:30px;
 margin-top:101px;
}
}

@media (max-width: 479px) {
.mod-tip-txtwrap {
 margin-top:30px;
}
}

.fed {
 font-weight:700;
}
.mod-tip-title:ct_depth{
}
.mod-tip-title {
 color:#90b651;
 font-size:38px;
 margin-top:-10px;
}
.mod-tip-headline:ct_depth{
}
.mod-tip-headline {
 margin-bottom:12px;
 font-size:23px;
 line-height:1.4;
}
@media (max-width: 991px) {
.mod-tip-headline {
 font-size:22px;
}
}

@media (max-width: 767px) {
.mod-tip-headline {
 font-size:20px;
}
}

.mod-tip-image:ct_depth{
}
.mod-tip-image {
background-size: cover; width:50%;
 z-index:2;
 text-align:left;
 margin-right:0px;
 margin-left:55px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#efefef;
 border-right-color:#efefef;
 border-bottom-color:#efefef;
 border-left-color:#efefef;
 margin-bottom:80px;
 margin-top:-100px;
 max-height:400px;
 background-position:50% 50%;
}
.mod-tip-image:not(.ct-section):not(.oxy-easy-posts),
.mod-tip-image.oxy-easy-posts .oxy-posts,
.mod-tip-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1320px) {
.mod-tip-image {
 margin-top:-80px;
}
}

@media (max-width: 991px) {
.mod-tip-image {
 width:86%;
 height:420px;
 margin-left:0px;
 position:absolute;
 right:0px;
 top:0px;
 margin-bottom:86px;
 margin-top:-95px;
 max-height:420px;
 background-position:50% 50%;
}
}

@media (max-width: 767px) {
.mod-tip-image {
 text-align:center;
 left:10%;
 right:10%;
 padding-right:0px;
 width:70%;
 height:300px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 479px) {
.mod-tip-image {
 height:180px;
 margin-top:-60px;
 width:90%;
 position:absolute;
 right:0px;
 left:0%;
}
}

.oxel_accordion {
background-image: linear-gradient(#eef3e6, #efefef 52px); 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:2px;
 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;
}
.pakke__row {
 color:#f4f4f4;
 padding-top:24px;
 padding-right:28px;
 padding-left:28px;
 padding-bottom:24px;
 background-color:#414142;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
@media (max-width: 767px) {
.pakke__row {
 padding-left:12px;
 padding-right:8px;
 padding-top:20px;
 padding-bottom:20px;
}
}

.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__row__label {
 border-bottom-width:2px;
 border-bottom-style:none;
 border-bottom-color:#90b651;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
}
.pakke_title {
 font-size:22px;
 font-weight:500;
 color:#f4f4f4;
}
@media (max-width: 1320px) {
.pakke_title {
 text-align:left;
}
}

@media (max-width: 767px) {
.pakke_title {
 font-size:18px;
 padding-right:22px;
}
}

.pakke_title_color {
 color:#90b651;
 margin-right:8px;
 font-size:32px;
 font-weight:600;
}
@media (max-width: 767px) {
.pakke_title_color {
 font-size:26px;
 padding-right:0px;
}
}

.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 19px;height: 19px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
 margin-top:3px;
}
.pakke_icon {
color: #f4f4f4;}.pakke_icon 
>svg {width: 32px;height: 32px;}.pakke_icon {
 margin-right:0px;
}
@media (max-width: 767px) {
.pakke_icon {
}.pakke_icon 
>svg {width: 30px;height: 30px;}.pakke_icon {
}
}

.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;
}
.pakke_cont {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.pakke_left {
 width:45%;
 padding-left:32px;
 padding-right:32px;
 padding-top:25px;
 padding-bottom:16px;
 background-color:#414142;
}
.pakke_left:not(.ct-section):not(.oxy-easy-posts),
.pakke_left.oxy-easy-posts .oxy-posts,
.pakke_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
@media (max-width: 991px) {
.pakke_left {
 width:100%;
 border-bottom-left-radius:0px;
}
}

@media (max-width: 767px) {
.pakke_left {
 padding-left:12px;
 padding-right:12px;
 padding-top:16px;
 padding-bottom:10px;
}
}

.pakke_indhold {
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 padding-top:0px;
 font-size:18px;
}
@media (max-width: 767px) {
.pakke_indhold {
 font-size:16px;
 text-align:left;
}
}

.pakke_indhold_title {
 font-size:22px;
 font-weight:500;
 padding-bottom:0.2em;
}
@media (max-width: 767px) {
.pakke_indhold_title {
 font-size:18px;
 font-weight:600;
}
}

.pakke_pris_wrap {
 width:100%;
 padding-top:16px;
 padding-bottom:16px;
 gap:0.1em;
 border-top-color:#efefef;
 border-top-style:dashed;
 border-top-width:1px;
 margin-top:20px;
 margin-bottom:16px;
 border-bottom-style:dashed;
 border-bottom-color:#efefef;
 border-bottom-width:1px;
 text-align:center;
}
.pakke_pris_wrap:not(.ct-section):not(.oxy-easy-posts),
.pakke_pris_wrap.oxy-easy-posts .oxy-posts,
.pakke_pris_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
gap:0.1em;
}
@media (max-width: 991px) {
.pakke_pris_wrap {
 margin-bottom:0px;
}
}

.pakke_pris {
 color:#90b651;
 font-size:32px;
 font-weight:600;
 line-height:1;
}
@media (max-width: 767px) {
.pakke_pris {
 font-size:24px;
}
}

.pakke_pris_moms {
 margin-top:0.15em;
 line-height:1;
}
.buttongreen:hover{
transform:scale(1.06,1.06); box-shadow:2px 2px 4px rgba(0,0,0,0.25);
}
.buttongreen:ct_depth{
}
.buttongreen {
 font-family:Nunito Sans;
 background-color:#8db54d;
 color:#ffffff;
 padding-top:20px;
 padding-right:32px;
 padding-bottom:20px;
 padding-left:32px;
 border-radius:4px;
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 transition-duration:0.4s;
 margin-bottom:12px;
 letter-spacing:1.03px;
}
@media (max-width: 1320px) {
}

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

@media (max-width: 479px) {
.buttongreen {
 line-height:1.6;
 text-align:center;
}
}

.pakke_knap {
 padding-top:24px;
 padding-bottom:24px;
 padding-left:38px;
 padding-right:38px;
 font-size:16px;
 text-align:center;
}
@media (max-width: 767px) {
.pakke_knap {
 font-size:16px;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:28px;
 padding-right:28px;
}
}

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

@media (max-width: 479px) {
.kontaktknap {
 text-align:center;
}
}

.pakke_plan {
 background-color:#efefef;
 width:55%;
 max-width:100%;
 color:#454445;
 padding-top:25px;
 padding-right:32px;
 padding-bottom:25px;
 padding-left:32px;
 border-top-color:#484c4c;
 border-right-color:#484c4c;
 border-bottom-color:#484c4c;
 border-left-color:#484c4c;
 border-top-width:0px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
@media (max-width: 991px) {
.pakke_plan {
 width:100%;
 border-bottom-left-radius:12px;
}
}

@media (max-width: 767px) {
.pakke_plan {
 padding-top:16px;
 padding-bottom:16px;
 padding-left:12px;
 padding-right:12px;
}
.pakke_plan:not(.ct-section):not(.oxy-easy-posts),
.pakke_plan.oxy-easy-posts .oxy-posts,
.pakke_plan.ct-section .ct-section-inner-wrap{
display:none;
}
}

.centertxt {
 width:100%;
 text-align:center;
}
.centertxt:not(.ct-section):not(.oxy-easy-posts),
.centertxt.oxy-easy-posts .oxy-posts,
.centertxt.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.modulh2 {
 margin-bottom:12px;
 text-align:center;
 max-width:860px;
}
@media (max-width: 1320px) {
.modulh2 {
 max-width:690px;
}
}

.vier {
 margin-bottom:28px;
 text-align:left;
 font-size:18px;
 line-height:1.65;
}
@media (max-width: 1320px) {
.vier {
 line-height:1.6;
}
}

@media (max-width: 991px) {
.vier {
 margin-bottom:24px;
 text-align:left;
}
}

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

.numberbox {
 color:#ffffff;
 background-color:#90b651;
 margin-right:4px;
 font-size:15px;
 line-height:1;
 border-radius:20px;
 font-weight:700;
 width:26px;
 height:26px;
 padding-top:1px;
 padding-bottom:-1px;
}
.numberbox:not(.ct-section):not(.oxy-easy-posts),
.numberbox.oxy-easy-posts .oxy-posts,
.numberbox.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
justify-content:center;
}
.buttondark:hover{
transform:scale(1.06,1.06); transition-duration:0.4s;
 box-shadow:4px 4px 6px -2px rgba(0,0,0,0.35);
}
.buttondark:ct_depth{
}
.buttondark {
 font-family:Nunito Sans;
 color:#ffffff;
 padding-top:21px;
 padding-right:38px;
 padding-bottom:21px;
 padding-left:38px;
 border-radius:4px;
 text-transform:uppercase;
 font-size:15px;
 font-weight:700;
 transition-duration:0.7s;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; background-color:#454445;
cursor:pointer;
}
@media (max-width: 1320px) {
}

@media (max-width: 479px) {
.buttondark {
 font-size:15px;
}
}

.heartbeat {
}
.section {
}
@media (max-width: 1320px) {
.section {
}
.section .ct-section-inner-wrap {
padding-top: 90px;
padding-bottom: 90px;
}
}

.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 padding-top:12px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:12px;
 transition-duration:0.3s;
 margin-bottom:12px;
 background-color:rgba(255,255,255,0.57);
 margin-right:-2px;
}
.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{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel_icon_button_text {
 color:#374047;
 font-weight:600;
}
.oxel_icon_button_icon {
color: #424242;}.oxel_icon_button_icon 
>svg {width: 22px;height: 22px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.lefthero {
 width:47%;
 text-align:justify;
 padding-top:0px;
 padding-bottom:0px;
}
.lefthero:not(.ct-section):not(.oxy-easy-posts),
.lefthero.oxy-easy-posts .oxy-posts,
.lefthero.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.lefthero {
 width:100%;
}
}

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

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

.herocontainer {
 position:relative;
}
.herocontainer .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.herocontainer:not(.ct-section):not(.oxy-easy-posts),
.herocontainer.oxy-easy-posts .oxy-posts,
.herocontainer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.herocontainer {
 text-align:justify;
}
.herocontainer:not(.ct-section):not(.oxy-easy-posts),
.herocontainer.oxy-easy-posts .oxy-posts,
.herocontainer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.heroright {
 width:50%;
 position:absolute;
 right:0px;
 top:0px;
 overflow:hidden;
 height:100%;
 max-width:1400px;
 color:#252526;
}
@media (max-width: 991px) {
.heroright {
 width:64%;
}
}

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

.herovideo {
}
.bixtxt {
 font-size:28px;
 font-weight:700;
}
@media (max-width: 991px) {
.bixtxt {
 font-size:24px;
}
}

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

.linex {
 font-family:'Play';
 margin-bottom:10px;
 text-align:left;
 line-height:1.5;
 margin-top:10px;
 font-size:20px;
}
@media (max-width: 1320px) {
.linex {
 font-size:19px;
}
}

@media (max-width: 767px) {
.linex {
 text-align:center;
 font-size:18px;
 margin-top:7px;
 margin-bottom:7px;
}
}

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

.phoneonglasss {
 padding-top:22px;
 padding-right:22px;
 padding-bottom:22px;
 padding-left:32px;
 margin-right:-3px;
 text-align:left;
}
.phoneonglasss:not(.ct-section):not(.oxy-easy-posts),
.phoneonglasss.oxy-easy-posts .oxy-posts,
.phoneonglasss.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.cardwrapper {
 width:100%;
 margin-top:40px;
 text-align:justify;
}
.cardwrapper:not(.ct-section):not(.oxy-easy-posts),
.cardwrapper.oxy-easy-posts .oxy-posts,
.cardwrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:space-between;
}
.card {
background-size: cover; overflow:hidden;
 margin-bottom:0.38%;
 position:relative;
 width:33.1%;
 background-position:50% 50%;
 box-shadow:2px 2px 6px rgba(0,0,0,0.05);
}
.card:not(.ct-section):not(.oxy-easy-posts),
.card.oxy-easy-posts .oxy-posts,
.card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.card {
 width:48.5%;
 margin-bottom:3%;
}
}

@media (max-width: 767px) {
.card {
 width:100%;
 margin-bottom:26px;
 border-radius:8px;
}
}

.cardtxt {
transform:; width:100%;
 padding-right:12%;
 padding-left:12%;
 z-index:9;
 position:relative;
 height:210px;
 background-color:rgba(107,135,56,0.82);
}
.cardtxt:not(.ct-section):not(.oxy-easy-posts),
.cardtxt.oxy-easy-posts .oxy-posts,
.cardtxt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.cardlargetxt {
 font-family:Nunito Sans;
 font-size:26px;
 text-align:center;
 line-height:1.3;
 color:#ffffff;
 margin-top:12px;
 margin-bottom:12px;
 font-weight:700;
 letter-spacing:0.2px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-shadow:1px 2px 2px rgba(0,0,0,0.16);
}
@media (max-width: 1320px) {
.cardlargetxt {
 font-size:22px;
}
}

.cardimage {
 position:relative;
 z-index:8;
}
.cardsmalltxt {
 font-family:'Play';
 color:#ffffff;
 font-size:13px;
 font-weight:400;
 text-transform:uppercase;
 position:absolute;
 padding-top:7px;
 padding-right:20px;
 padding-bottom:7px;
 padding-left:22px;
 background-color:#90b651;
 right:0%;
 text-align:center;
 top:0px;
 border-bottom-left-radius:20px;
}
.cardaltcol {
}
.cardtext-alt {
 background-color:rgba(106,109,112,0.85);
}
.cardarrow {
color: #ffffff;}.cardarrow 
>svg {width: 32px;height: 32px;}.cardarrow {
 margin-bottom:-35px;
}
.bytxt {
 padding-top:14px;
 padding-bottom:14px;
 padding-left:20px;
 padding-right:22px;
 color:#ffffff;
 line-height:1.4;
}
.cardssmalltxtalt {
 background-color:#999e9e;
}
.oxy-stock-content-styles {
}
.faqh3 {
}
.contactcardlink:hover{
transform:scale(1.04,1.04); transition-duration:0.4s;
}
.contactcardlink {
 font-family:'Play';
 border-bottom-style:dashed;
 border-bottom-width:1px;
 line-height:1.2;
 margin-top:8px;
 margin-bottom:8px;
 font-size:18px;
 color:#2f2f33;
 transition-duration:0.4s;
 text-align:left;
cursor:pointer;
}
.footertitle {
 font-family:'Play';
 margin-bottom:12px;
 color:#90b651;
 margin-top:12px;
 font-size:20px;
}
.footlink:hover{
transform:scale(1.08,1.08); color:#ffffff;
 border-bottom-color:#90b651;
}
.footlink {
 color:#f7f7f7;
 margin-bottom:7px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0);
 transition-duration:0.3s;
}
.iconbox {
 text-align:left;
 padding-top:5px;
 padding-bottom:5px;
 margin-top:8px;
 line-height:1.4;
 color:#ffffff;
 margin-bottom:8px;
}
.iconbox:not(.ct-section):not(.oxy-easy-posts),
.iconbox.oxy-easy-posts .oxy-posts,
.iconbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:center;
}
.smalltxt {
 font-size:14px;
}
.buttonyellow:hover{
transform:scale(1.06,1.06); box-shadow:2px 2px 4px rgba(0,0,0,0.25);
}
.buttonyellow:ct_depth{
}
.buttonyellow {
 font-family:Nunito Sans;
 background-color:#f4ad13;
 color:#333333;
 padding-top:10px;
 padding-right:32px;
 padding-bottom:10px;
 padding-left:32px;
 border-radius:4px;
 text-transform:uppercase;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:15px;
 letter-spacing:0.2px;
 border-top-color:#dba227;
 border-right-color:#dba227;
 border-bottom-color:#dba227;
 border-left-color:#dba227;
 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;
 font-weight:700;
 transition-duration:0.4s;
}
@media (max-width: 1320px) {
}

.faqright {
 width:50%;
 position:absolute;
 right:0px;
 top:0px;
 overflow:hidden;
 height:100%;
}
@media (max-width: 991px) {
.faqright {
 position:absolute;
 width:100%;
}
.faqright:not(.ct-section):not(.oxy-easy-posts),
.faqright.oxy-easy-posts .oxy-posts,
.faqright.ct-section .ct-section-inner-wrap{
display:none;
}
}

.faqleft {
 width:48%;
 text-align:justify;
 padding-bottom:0px;
 min-height:380px;
}
.faqleft:not(.ct-section):not(.oxy-easy-posts),
.faqleft.oxy-easy-posts .oxy-posts,
.faqleft.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.faqleft {
 padding-left:0px;
 width:100%;
 min-height:100%;
}
}

.miniheroright {
 width:50%;
 position:absolute;
 right:0px;
 top:0px;
 overflow:hidden;
 height:100%;
}
@media (max-width: 991px) {
.miniheroright {
 width:100%;
 height:310px;
 text-align:left;
 position:absolute;
}
.miniheroright:not(.ct-section):not(.oxy-easy-posts),
.miniheroright.oxy-easy-posts .oxy-posts,
.miniheroright.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
}

@media (max-width: 767px) {
.miniheroright {
 height:260px;
}
}

@media (max-width: 479px) {
.miniheroright {
 height:200px;
}
}

.miniheroleft {
 width:48%;
 text-align:left;
 padding-top:0px;
 padding-bottom:0px;
 padding-right:60px;
}
.miniheroleft:not(.ct-section):not(.oxy-easy-posts),
.miniheroleft.oxy-easy-posts .oxy-posts,
.miniheroleft.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 1320px) {
.miniheroleft {
 padding-right:12px;
}
}

@media (max-width: 991px) {
.miniheroleft {
 width:100%;
}
}

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

.hero-h1 {
 text-align:left;
 font-size:54px;
 line-height:1.25;
 letter-spacing:-0.2px;
 font-weight:600;
}
@media (max-width: 1320px) {
.hero-h1 {
 font-size:52px;
}
}

@media (max-width: 767px) {
.hero-h1 {
 font-size:38px;
}
}

@media (max-width: 479px) {
.hero-h1 {
 text-align:center;
 width:100%;
}
}

.hero-h1-txt {
 font-family:'Play';
 color:#92ba51;
 text-transform:uppercase;
 font-size:18px;
 margin-bottom:8px;
 font-weight:400;
}
@media (max-width: 479px) {
.hero-h1-txt {
 text-align:center;
 width:100%;
}
}

.miniherocontainer {
 position:relative;
}
.miniherocontainer:not(.ct-section):not(.oxy-easy-posts),
.miniherocontainer.oxy-easy-posts .oxy-posts,
.miniherocontainer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
@media (max-width: 991px) {
.miniherocontainer {
 text-align:justify;
}
.miniherocontainer .ct-section-inner-wrap {
padding-top: 90px;
padding-bottom: 90px;
}
.miniherocontainer:not(.ct-section):not(.oxy-easy-posts),
.miniherocontainer.oxy-easy-posts .oxy-posts,
.miniherocontainer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

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

@media (max-width: 479px) {
.miniherocontainer {
}
.miniherocontainer .ct-section-inner-wrap {
padding-bottom: 106px;
}
}

.miniherotxt {
 margin-top:24px;
 margin-bottom:0px;
 font-size:19px;
}
@media (max-width: 1320px) {
.miniherotxt {
 font-size:18px;
}
}

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

.play-btn {
 width:40px;
 height:40px;
}
.notop {
}
.notop .ct-section-inner-wrap {
padding-top: 0;
}
.buttonlight:hover{
transform:scale(1.06,1.06); box-shadow:2px 2px 4px rgba(0,0,0,0.25);
}
.buttonlight:ct_depth{
}
.buttonlight {
 font-family:Nunito Sans;
 padding-top:18px;
 padding-right:38px;
 padding-bottom:18px;
 padding-left:38px;
 border-radius:4px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:17px;
 font-weight:700;
 transition-duration:0.4s;
 margin-bottom:12px;
 margin-top:12px;
 background-color:#efefef;
 color:#454445;
}
@media (max-width: 1320px) {
.buttonlight {
 font-size:18px;
}
}

@media (max-width: 991px) {
.buttonlight {
 margin-top:32px;
}
}

@media (max-width: 479px) {
.buttonlight {
 text-align:center;
}
}

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

.oxy-close-modal {
cursor:pointer; margin-top:16px;
}
.logoback:ct_depth{
}
.logoback {
background-image:linear-gradient(rgba(255,255,255,0.86), rgba(255,255,255,0.86)), url(https://dbr4.instawp.xyz/wp-content/uploads/2022/09/logoicon.svg);background-size:auto,  auto 320px; background-attachment:fixed;
 background-repeat:no-repeat;
 padding-bottom:10px;
 background-position:50% 50%;
}
.fedstor {
 font-weight:700;
 line-height:1;
 font-size:20px;
}
@media (max-width: 1320px) {
.fedstor {
 font-size:20px;
}
}

@media (max-width: 479px) {
.fedstor {
 line-height:1.2;
}
}

.tpglass {
}
.magicbutton:hover{
transform:scale(1.06,1.06); box-shadow:3px 3px 4px rgba(0,0,0,0.26);
}
.magicbutton:ct_depth{
}
.magicbutton {
 text-align:left;
 margin-right:16px;
 url_encoded:true;
 padding-right:45px;
 padding-left:45px;
 margin-left:16px;
 transition-duration:0.5s;
 margin-top:4px;
 margin-bottom:4px;
 color:#ffffff;
 border-radius:4px;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#90b651;
 height:60px;
cursor: pointer;
}
.magicbutton:not(.ct-section):not(.oxy-easy-posts),
.magicbutton.oxy-easy-posts .oxy-posts,
.magicbutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.magicbutton {
 color:#454445;
}
}

@media (max-width: 479px) {
.magicbutton {
 margin-bottom:0px;
}
}

.herostorfed {
 font-family:Nunito Sans;
 font-weight:700;
 line-height:1;
 font-size:30px;
 padding-right:3px;
 color:#90b850;
}
@media (max-width: 1320px) {
.herostorfed {
 font-size:28px;
}
}

@media (max-width: 767px) {
.herostorfed {
 font-size:25px;
}
}

.faderight {
 transition-duration:0,4s;
}
.negati {
}
@media (max-width: 767px) {
.negati {
 margin-bottom:-80px;
}
}

.pakkemodulright:ct_depth{
}
.pakkemodulright {
 width:58%;
 padding-top:46px;
 padding-right:44px;
 padding-bottom:46px;
 padding-left:44px;
 background-color:#454445;
 text-align:left;
}
.pakkemodulright:not(.ct-section):not(.oxy-easy-posts),
.pakkemodulright.oxy-easy-posts .oxy-posts,
.pakkemodulright.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.pakkemodulright {
 width:100%;
}
}

@media (max-width: 767px) {
.pakkemodulright {
 padding-left:15px;
 padding-top:40px;
 padding-right:25px;
 padding-bottom:40px;
}
}

.pakkemodulleft:ct_depth{
}
.pakkemodulleft {
 text-align:left;
 padding-top:60px;
 padding-right:44px;
 padding-bottom:60px;
 padding-left:44px;
 z-index:4;
 position:relative;
 background-color:#90b651;
 min-width:470px;
 width:42%;
}
.pakkemodulleft:not(.ct-section):not(.oxy-easy-posts),
.pakkemodulleft.oxy-easy-posts .oxy-posts,
.pakkemodulleft.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1320px) {
.pakkemodulleft {
}
}

@media (max-width: 991px) {
.pakkemodulleft {
 width:100%;
}
}

@media (max-width: 767px) {
.pakkemodulleft {
 padding-left:24px;
 padding-right:24px;
 min-width:0%;
 padding-top:40px;
 padding-bottom:40px;
}
}

.pakkemodulheading:ct_depth{
}
.pakkemodulheading {
 max-width:430px;
 margin-bottom:12px;
 text-align:center;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:32px;
 text-shadow:1px 1px 2px rgba(72,71,72,0.28);
}
@media (max-width: 1320px) {
}

@media (max-width: 767px) {
.pakkemodulheading {
 font-size:30px;
}
}

@media (max-width: 479px) {
.pakkemodulheading {
 font-size:28px;
}
}

.pakkemodulbutton:hover{
transform:scale(1.06,1.06); transition-duration:0.4s;
 box-shadow:4px 4px 6px -2px rgba(0,0,0,0.35);
}
.pakkemodulbutton:ct_depth{
}
.pakkemodulbutton {
 font-family:Nunito Sans;
 background-color:#454445;
 color:#ffffff;
 padding-top:19px;
 padding-right:38px;
 padding-bottom:19px;
 padding-left:38px;
 border-radius:4px;
 font-size:18px;
 font-weight:700;
 transition-duration:0.7s;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:28px;
 margin-bottom:4px;
 box-shadow:2px 2px 3px rgba(72,71,72,0.36);
cursor:pointer;
}
@media (max-width: 1320px) {
.pakkemodulbutton {
 font-size:17px;
}
}

@media (max-width: 479px) {
.pakkemodulbutton {
 padding-left:20px;
 padding-right:20px;
}
}

.pakkemodultitle:ct_depth{
}
.pakkemodultitle {
 font-family:'Play';
 text-transform:none;
 font-size:24px;
 margin-bottom:6px;
 letter-spacing:0.3px;
 text-shadow:1px 1px 2px rgba(72,71,72,0.3);
}
@media (max-width: 1320px) {
}

@media (max-width: 479px) {
.pakkemodultitle {
 font-size:18px;
}
}

.miniheroimg {
transform:scale(1.085,1.085); position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 z-index:8;
}
.minicard:hover{
transform:scale(1.07,1.07); transition-duration:0.5s;
 box-shadow:2px 2px 6px rgba(69,68,69,0.15);
}
.minicard {
 width:32%;
 margin-bottom:2%;
 min-height:140px;
 border-radius:5px;
 overflow:hidden;
 transition-duration:0.5s;
 color:#454445;
 border-top-color:#e5e5e5;
 border-right-color:#e5e5e5;
 border-bottom-color:#e5e5e5;
 border-left-color:#e5e5e5;
 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;
}
.minicard:not(.ct-section):not(.oxy-easy-posts),
.minicard.oxy-easy-posts .oxy-posts,
.minicard.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1320px) {
.minicard {
 width:48.5%;
}
}

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

.minicardimg {
background-size: cover; width:34%;
 height:100%;
 background-position:50% 50%;
}
.minicardtxtwrap:hover{
}
.minicardtxtwrap {
 padding-top:12px;
 padding-bottom:12px;
 height:100%;
 width:66%;
 border-top-right-radius:5px;
 border-bottom-right-radius:5px;
 text-align:center;
 line-height:1.4;
 position:relative;
 overflow:hidden;
 background-color:#ffffff;
}
.minicardtxtwrap:not(.ct-section):not(.oxy-easy-posts),
.minicardtxtwrap.oxy-easy-posts .oxy-posts,
.minicardtxtwrap.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.minicardtxt {
 font-size:17px;
 padding-left:16px;
 padding-right:16px;
}
.minicardtitle {
 font-weight:700;
 margin-bottom:8px;
 font-size:20px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; padding-left:14px;
 padding-right:14px;
}
.countwrap {
 width:32%;
 padding-top:90px;
 padding-right:30px;
 padding-bottom:90px;
 padding-left:30px;
 text-align:justify;
 background-repeat:no-repeat;
 background-position:50% 50%;
}
.countwrap:not(.ct-section):not(.oxy-easy-posts),
.countwrap.oxy-easy-posts .oxy-posts,
.countwrap.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 767px) {
.countwrap {
 padding-bottom:30px;
 padding-top:30px;
}
}

.countno {
 color:#90b651;
 font-weight:700;
 font-size:48px;
}
.counttxt {
 color:#ffffff;
 font-size:22px;
 text-align:center;
}
.centerh2 {
 margin-left:auto;
 margin-right:auto;
}
.medarbejder {
 width:23%;
 margin-bottom:3%;
 text-align:left;
 background-color:#ffffff;
 padding-top:16px;
 padding-bottom:20px;
 box-shadow:2px 2px 4px rgba(69,68,69,0.06);
}
.medarbejder:not(.ct-section):not(.oxy-easy-posts),
.medarbejder.oxy-easy-posts .oxy-posts,
.medarbejder.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 1320px) {
.medarbejder {
 width:32%;
}
}

@media (max-width: 991px) {
.medarbejder {
 width:48%;
}
}

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

.contactlink:hover{
transform:scale(1.03,1.03); color:#90b651;
}
.contactlink {
 margin-top:12px;
 color:#454445;
 transition-duration:0.4s;
}
.contactlink:not(.ct-section):not(.oxy-easy-posts),
.contactlink.oxy-easy-posts .oxy-posts,
.contactlink.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.casewrap {
 width:100%;
 position:relative;
 margin-top:140px;
 margin-bottom:60px;
}
.casewrap:not(.ct-section):not(.oxy-easy-posts),
.casewrap.oxy-easy-posts .oxy-posts,
.casewrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1320px) {
.casewrap {
 margin-top:120px;
 margin-bottom:50px;
}
}

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

@media (max-width: 767px) {
.casewrap {
 text-align:justify;
 position:static;
 margin-top:10px;
 margin-bottom:60px;
}
.casewrap:not(.ct-section):not(.oxy-easy-posts),
.casewrap.oxy-easy-posts .oxy-posts,
.casewrap.ct-section .ct-section-inner-wrap{
display:block;
align-items:flex-start;
}
}

.caseimg {
 attachment_height:400;
 attachment_width:600;
 attachment_url:https://demo4.webkilde.com/wp-content/uploads/2022/10/regn-tag.jpg;
 object-fit:cover;
 width:40%;
 min-width:28%;
 position:absolute;
 top:-90px;
 bottom:25%;
 z-index:8;
 left:0px;
}
@media (max-width: 991px) {
.caseimg {
 bottom:Bottompx;
 height:300px;
}
}

@media (max-width: 767px) {
.caseimg {
 width:100%;
 min-width:100%;
 height:280px;
 position:static;
}
}

.casetitle {
 font-family:'Play';
 font-size:18px;
 font-weight:400;
 margin-bottom:0px;
 text-transform:uppercase;
 color:#91ba50;
}
.casetxt {
 padding-top:50px;
 padding-right:60px;
 padding-bottom:50px;
 padding-left:24%;
 background-color:#454445;
 position:relative;
 margin-left:20%;
 color:#ffffff;
}
@media (max-width: 767px) {
.casetxt {
 margin-left:0%;
 padding-left:30px;
 padding-right:30px;
 text-align:left;
}
}

@media (max-width: 479px) {
.casetxt {
 padding-left:20px;
 padding-right:20px;
}
}

.floatright {
 margin-left:15%;
}
.caseimgalt {
 attachment_height:400;
 attachment_width:600;
 attachment_url:https://demo4.webkilde.com/wp-content/uploads/2022/10/regn-tag.jpg;
 object-fit:cover;
 width:40%;
 min-width:28%;
 position:absolute;
 top:-90px;
 bottom:25%;
 z-index:8;
 right:0px;
}
@media (max-width: 991px) {
.caseimgalt {
 height:300px;
}
}

@media (max-width: 767px) {
.caseimgalt {
 position:static;
 width:100%;
 height:280px;
 min-width:100%;
}
}

.casetxtalt {
 padding-top:50px;
 padding-right:24%;
 padding-bottom:50px;
 padding-left:60px;
 background-color:#454445;
 position:relative;
 margin-right:20%;
 color:#ffffff;
}
@media (max-width: 767px) {
.casetxtalt {
 width:100%;
 padding-right:30%;
 padding-left:30px;
 margin-right:0%;
 min-width:100%;
 text-align:left;
}
}

.caselink:hover{
 color:#9dc460;
}
.caselink {
 border-bottom-color:#90b651;
 border-bottom-width:2px;
 border-bottom-style:solid;
 transition-duration:0.4s;
 color:#ffffff;
}
.casereadmore {
 margin-top:14px;
}
.kontaktboxlink:hover{
transform:scale(1.08,1.08); color:#90b651;
}
.kontaktboxlink {
 color:#f7f7f7;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0);
 transition-duration:0.3s;
 padding-top:4px;
 padding-bottom:4px;
 margin-right:15px;
 margin-left:15px;
}
.kontaktboxlink:not(.ct-section):not(.oxy-easy-posts),
.kontaktboxlink.oxy-easy-posts .oxy-posts,
.kontaktboxlink.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.kontaktboxlink {
}
}

.fullscreen {
 position:relative;
 overflow:hidden;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:#cccccc;
}
.floating {
}
.greyglass {
}
.mod-tildig1-wrap:ct_depth{
}
.mod-tildig1-wrap {
 width:100%;
 position:relative;
 margin-top:120px;
}
.mod-tildig1-wrap:not(.ct-section):not(.oxy-easy-posts),
.mod-tildig1-wrap.oxy-easy-posts .oxy-posts,
.mod-tildig1-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 991px) {
.mod-tildig1-wrap {
 margin-top:0px;
}
.mod-tildig1-wrap:not(.ct-section):not(.oxy-easy-posts),
.mod-tildig1-wrap.oxy-easy-posts .oxy-posts,
.mod-tildig1-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.mod-tildig1-img:ct_depth{
}
.mod-tildig1-img {
background-size: cover; width:50%;
 z-index:2;
 text-align:left;
 height:540px;
 position:absolute;
 top:-120px;
 left:0px;
 background-position:90% 50%;
}
.mod-tildig1-img:not(.ct-section):not(.oxy-easy-posts),
.mod-tildig1-img.oxy-easy-posts .oxy-posts,
.mod-tildig1-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1320px) {
.mod-tildig1-img {
 width:70%;
 height:600px;
}
}

@media (max-width: 991px) {
.mod-tildig1-img {
 width:80%;
 height:480px;
 position:static;
 margin-bottom:-240px;
 z-index:99;
 margin-left:auto;
 margin-right:auto;
 left:auto;
 right:auto;
}
}

@media (max-width: 767px) {
.mod-tildig1-img {
 height:310px;
 width:80%;
 margin-bottom:-180px;
}
}

@media (max-width: 479px) {
.mod-tildig1-img {
 height:280px;
}
}

.mod-tildig1-back:ct_depth{
}
.mod-tildig1-back {
 width:100%;
 position:relative;
 z-index:99;
 margin-left:23%;
 padding-left:55px;
 padding-top:55px;
 padding-right:55px;
 padding-bottom:55px;
}
.mod-tildig1-back:not(.ct-section):not(.oxy-easy-posts),
.mod-tildig1-back.oxy-easy-posts .oxy-posts,
.mod-tildig1-back.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1320px) {
.mod-tildig1-back {
 padding-top:48px;
 padding-right:48px;
 padding-bottom:48px;
 padding-left:48px;
 margin-left:20%;
}
}

@media (max-width: 991px) {
.mod-tildig1-back {
 width:100%;
 margin-left:0%;
 text-align:left;
 padding-top:281px;
 z-index:80;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:40px;
}
}

@media (max-width: 767px) {
.mod-tildig1-back {
 padding-top:216px;
}
}

@media (max-width: 479px) {
.mod-tildig1-back {
 padding-left:30px;
 padding-right:30px;
}
}

.menukontakt:ct_depth{
}
.menukontakt:hover{
transform:scale(1.05,1.05); transition-duration:0.4s;
 box-shadow:5px 5px 6px -2px rgba(0,0,0,0.31);
}
.menukontakt {
background-color :#90b651;
border: 1px solid #90b651;
padding: 5px 8px;
}.menukontakt {
 font-size:18px;
 transition-duration:0.7s;
 height:60px;
 width:100%;
 border-radius:4px;
}
.menukontakt:not(.ct-section):not(.oxy-easy-posts),
.menukontakt.oxy-easy-posts .oxy-posts,
.menukontakt.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 1320px) {
.menukontakt {
 padding-left:25px;
 padding-right:25px;
}
}

.pakkemodulright2:ct_depth{
}
.pakkemodulright2 {
 width:58%;
 padding-top:46px;
 padding-right:44px;
 padding-bottom:46px;
 padding-left:44px;
 background-color:#454445;
 text-align:left;
}
.pakkemodulright2:not(.ct-section):not(.oxy-easy-posts),
.pakkemodulright2.oxy-easy-posts .oxy-posts,
.pakkemodulright2.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.pakkemodulright2 {
 width:100%;
}
}

@media (max-width: 767px) {
.pakkemodulright2 {
 padding-left:15px;
 padding-top:40px;
 padding-right:25px;
 padding-bottom:40px;
}
}

.pakkemodulright-noani {
 background-color:#484c4c;
 padding-top:46px;
 padding-bottom:46px;
 padding-left:44px;
 padding-right:44px;
 width:58%;
 text-align:left;
}
@media (max-width: 991px) {
.pakkemodulright-noani {
 width:100%;
}
}

.article_content {
}
.article_content .ct-section-inner-wrap {
padding-right: autoauto;
padding-left: autoauto;
}
.art_card_wrap:hover{
transform:scale(1.01,1.01); box-shadow:4px 4px 6px 3px rgba(69,68,69,0.21);
}
.art_card_wrap {
 overflow:hidden;
 border-radius:5px;
 transition-duration:0.3s;
 background-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#e5e5e5;
 border-right-color:#e5e5e5;
 border-bottom-color:#e5e5e5;
 border-left-color:#e5e5e5;
}
.art_txt {
}
.bigcheck {
color: #90b651;}.bigcheck 
>svg {width: 20px;height: 20px;}.bigcheck {
 margin-top:2px;
 margin-right:10px;
}
.bigcheck-txt {
 font-size:19px;
}
.bigcheck-ico {
 padding-left:0px;
 padding-top:6px;
 padding-bottom:6px;
}
.h2norm {
}
@media (max-width: 767px) {
.h2norm {
 line-height:1.3;
}
}

h3{
 font-size:32px;
 line-height:1.3;
}
h2{
 font-size:45px;
 line-height:1.3;
 letter-spacing:-0.2px;
}
@media (max-width: 1320px) {
h2{
 font-size:46px;
}
}

@media (max-width: 991px) {
h2{
 font-size:43px;
}
}

@media (max-width: 767px) {
h2{
 font-size:35px;
}
}

@media (max-width: 479px) {
h2{
 font-size:34px;
}
}

@media (max-width: 1320px) {
h3{
 font-size:30px;
}
}

@media (max-width: 991px) {
h3{
 font-size:28px;
}
}

@media (max-width: 767px) {
h3{
 line-height:1.3;
 font-size:28px;
}
}

@media (max-width: 479px) {
h3{
 font-size:26px;
}
}

