.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: 1120px;
}
body {font-family: 'Poppins';}body {line-height: 1.5;font-size: 17px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Krona One';font-size: 56px;font-weight: 400;line-height: 1.25;color: #000000;}h2, h3, h4, h5, h6{font-size: 48px;font-weight: 400;line-height: 1.25;color: #000000;}h3, h4, h5, h6{font-size: 18px;font-weight: 600;line-height: 1.5;color: #000000;}h4, h5, h6{font-size: 20px;font-weight: 600;line-height: 1.5;color: #000000;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #ed3050;text-decoration: none;}a:hover {text-decoration: underline;}.ct-link-text {color: #ed3050;text-decoration: ;}.ct-link-text:hover {text-decoration: underline;}.ct-link {color: #ed3050;text-decoration: ;}.ct-link-button {font-weight: 400;border-radius: 25px;}.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;
				}
			}
.press-more-posts {
 gap:15px;
 margin-top:30px;
}
.press-more-posts:not(.ct-section):not(.oxy-easy-posts),
.press-more-posts.oxy-easy-posts .oxy-posts,
.press-more-posts.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
.news-card {
 width:100%;
}
.oxel_accordion {
 width:100%;
}
@media (max-width: 991px) {
.oxel_accordion {
}
}

.oxel_accordion__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#ed3050;
 border-bottom-width:10px;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 border-left-color:#ed3050;
 border-left-width:10px;
 border-top-width:10px;
 border-right-width:10px;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-left-style:solid;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 font-weight:600;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:50%;
 background-color:#ffffff;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dynamicslider {
 width:100%;
 height:auto;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:510px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_megamenu_parent {
 position:relative;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#374047;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #ed3050;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.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;
}
.oxel_icon_button_text {
}
.oxel_icon_button_icon {
color: #333333;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#374047;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #f9f9fa;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#374047;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_toc__primary {
 color:#374047;
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:#606e79;
 border-right-color:#606e79;
 border-bottom-color:#adb4b9;
 border-left-color:#606e79;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:#606e79;
 margin-left:16px;
}
.oxel_toc__sub__2 {
 margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
 padding-bottom:16px;
 width:100%;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.footer-items-wrapeer {
 min-height:55px;
 max-height:55px;
}
.footer-items-wrapeer:not(.ct-section):not(.oxy-easy-posts),
.footer-items-wrapeer.oxy-easy-posts .oxy-posts,
.footer-items-wrapeer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.footer-right {
 margin-top:17px;
 margin-bottom:17px;
}
.footer-right:not(.ct-section):not(.oxy-easy-posts),
.footer-right.oxy-easy-posts .oxy-posts,
.footer-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 991px) {
.footer-right {
 width:35%;
}
}

@media (max-width: 767px) {
.footer-right {
 width:100%;
 text-align:right;
}
.footer-right:not(.ct-section):not(.oxy-easy-posts),
.footer-right.oxy-easy-posts .oxy-posts,
.footer-right.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

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

.hp-hero-section {
}
.overline-text {
 color:rgba(255,255,255,0);
-webkit-text-stroke: 2px #ffffff;
}
@media (max-width: 767px) {
.overline-text {
-webkit-text-stroke: 1px #ffffff;
}
}

.number-fact-title {
 font-size:36px;
 line-height:1.6;
}
@media (max-width: 479px) {
.number-fact-title {
 font-size:26px;
}
}

.number-fact-wrapper {
}
.number-fact-wrapper:not(.ct-section):not(.oxy-easy-posts),
.number-fact-wrapper.oxy-easy-posts .oxy-posts,
.number-fact-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.number-fact-wrapper {
 margin-bottom:40px;
}
}

.number-fact-description {
 text-align:center;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 text-transform:uppercase;
}
@media (max-width: 479px) {
.number-fact-description {
 font-size:16px;
}
}

.fact-wrapper-border-right {
 border-right-color:#585858;
 border-right-width:1px;
 border-right-style:solid;
}
@media (max-width: 991px) {
.fact-wrapper-border-right {
 border-right-width:1px;
}
}

.slider-col:hover .card-description{
 visibility:visible;
}
.slider-col {
 background-color:#585858;
 margin-left:10px;
 margin-right:10px;
 min-height:300px;
}
.slider-col:not(.ct-section):not(.oxy-easy-posts),
.slider-col.oxy-easy-posts .oxy-posts,
.slider-col.ct-section .ct-section-inner-wrap{
display:flex;
}
.hp-portfolio-slider {
}
.card-description {
 color:#ffffff;
 visibility:hidden;
}
.moja-classa {
 visibility:hidden;
}
.oxy-close-modal {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 13px 21.4px;
}.oxy-close-modal {
 font-size:25px;
 border-top-color:rgba(0,0,0,0);
 border-right-color:rgba(0,0,0,0);
 border-bottom-color:rgba(0,0,0,0);
 border-left-color:rgba(0,0,0,0);
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
}
.jg-hero-claim {
 font-family:Poppins;
 font-size:18px;
 font-weight:600;
 letter-spacing:7px;
 line-height:1.5;
 margin-bottom:36px;
 margin-top:36px;
}
@media (max-width: 767px) {
.jg-hero-claim {
 text-align:center;
 letter-spacing:4px;
 margin-top:0px;
}
}

.jg-hero-title {
}
@media (max-width: 991px) {
.jg-hero-title {
 font-size:42px;
}
}

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

@media (max-width: 479px) {
.jg-hero-title {
 font-size:20px;
}
}

.jg-hero-section {
background-image: linear-gradient(90deg, #ed3050, #d23b4e);}
@media (max-width: 991px) {
.jg-hero-section {
}
}

.jg-hero-claim-wrapper {
 background-color:#ffffff;
 width:100%;
}
.jg-hero-claim-wrapper:not(.ct-section):not(.oxy-easy-posts),
.jg-hero-claim-wrapper.oxy-easy-posts .oxy-posts,
.jg-hero-claim-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.jg-hero-claim-wrapper {
}
}

.jg-section-mobile-padding {
}
@media (max-width: 1120px) {
.jg-section-mobile-padding {
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 991px) {
.jg-section-mobile-padding {
}
}

.jg-hero-banner:ct_depth{
}
.jg-hero-banner {
background-image:url(https://jojgroup.dev.webikon.sk/wp-content/uploads/JOJ-banner-bg.svg);background-size: auto; color:#ffffff;
 useCustomTag:true;
 background-repeat:no-repeat;
 background-clip:border-box;
 background-position:50% 50%;
}
.jg-hero-banner .ct-section-inner-wrap {
padding-top: 68px;
padding-bottom: 68px;
}
.jg-hero-banner:not(.ct-section):not(.oxy-easy-posts),
.jg-hero-banner.oxy-easy-posts .oxy-posts,
.jg-hero-banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.jg-hero-facts:ct_depth{
}
.jg-hero-facts {
 useCustomTag:true;
 background-color:#ffffff;
}
.jg-hero-facts .ct-section-inner-wrap {
padding-top: 36px;
padding-bottom: 36px;
}
.fact-wrappper-mobie-border-none {
}
@media (max-width: 991px) {
.fact-wrappper-mobie-border-none {
 border-top-width:0px;
 border-top-style:solid;
 border-right-style:none;
 border-right-width:0px;
}
}

.jp-hero-cta-link-wrapper:ct_depth{
}
.jp-hero-cta-link-wrapper {
 text-align:center;
 gap:24px;
 margin-top:32px;
}
.jp-hero-cta-link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.jp-hero-cta-link-wrapper.oxy-easy-posts .oxy-posts,
.jp-hero-cta-link-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:24px;
}
@media (max-width: 767px) {
.jp-hero-cta-link-wrapper {
 gap:14px;
}
.jp-hero-cta-link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.jp-hero-cta-link-wrapper.oxy-easy-posts .oxy-posts,
.jp-hero-cta-link-wrapper.ct-section .ct-section-inner-wrap{
gap:14px;
}
}

.jg-hero-cta-text:ct_depth{
}
.jg-hero-cta-text {
 color:#ffffff;
 font-size:18px;
}
@media (max-width: 479px) {
.jg-hero-cta-text {
 font-size:16px;
}
}

.jg-hero-cta-icon:ct_depth{
}
.jg-hero-cta-icon {
color: #ffffff;}.jg-hero-cta-icon 
>svg {width: 48px;height: 48px;}.jg-hero-cta-icon {
}
@media (max-width: 767px) {
.jg-hero-cta-icon {
}.jg-hero-cta-icon 
>svg {width: 44px;height: 44px;}.jg-hero-cta-icon {
}
}

.jg-hero-title-wrapper:ct_depth{
}
.jg-hero-title-wrapper {
 text-align:left;
 gap:25px;
 width:100%;
}
.jg-hero-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.jg-hero-title-wrapper.oxy-easy-posts .oxy-posts,
.jg-hero-title-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:25px;
}
@media (max-width: 479px) {
.jg-hero-title-wrapper {
 text-align:center;
 gap:15px;
}
.jg-hero-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.jg-hero-title-wrapper.oxy-easy-posts .oxy-posts,
.jg-hero-title-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
gap:15px;
}
}

.banner {
}
.unslider-vertical {
}
.color-black {
 color:#000000;
}
.color-white {
 color:#ffffff;
}
.color-light-red {
 color:#fbd6dc;
}
.padding-left-20 {
 gap:20px;
 padding-left:20px;
}
.padding-left-20 .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 50px;
}
.padding-left-20:not(.ct-section):not(.oxy-easy-posts),
.padding-left-20.oxy-easy-posts .oxy-posts,
.padding-left-20.ct-section .ct-section-inner-wrap{
gap:20px;
}
.sg-padding-left-20 {
 padding-left:20px;
 gap:15px;
}
.sg-padding-left-20:not(.ct-section):not(.oxy-easy-posts),
.sg-padding-left-20.oxy-easy-posts .oxy-posts,
.sg-padding-left-20.ct-section .ct-section-inner-wrap{
gap:15px;
}
.color-red {
 color:#ed3050;
}
.color-gray-40 {
 color:#9b9b9b;
}
.color-primary {
}
.color-outline-white {
 color:rgba(255,255,255,0);
-webkit-text-stroke: 2px #ffffff;
}
@media (max-width: 767px) {
.color-outline-white {
-webkit-text-stroke: 1px #ffffff;
}
}

.color-outline-red {
 color:rgba(255,255,255,0);
-webkit-text-stroke: 2px #ed3050;
}
@media (max-width: 767px) {
.color-outline-red {
-webkit-text-stroke: 1px #ed3050;
}
}

.bg-white {
 background-color:#ffffff;
}
.bg-black {
 background-color:#000000;
}
.bg-black:not(.ct-section):not(.oxy-easy-posts),
.bg-black.oxy-easy-posts .oxy-posts,
.bg-black.ct-section .ct-section-inner-wrap{
flex-direction:column;
justify-content:space-between;
}
.bg-primary {
background-image: linear-gradient(266deg, #d23b4e 12%, #ed3050 92%);}
.heading-1 {
 font-family:Krona One;
 font-size:64px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.heading-1 {
 font-size:44px;
}
}

@media (max-width: 767px) {
.heading-1 {
 font-size:34px;
}
}

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

.heading-2 {
 font-family:Krona One;
 font-size:56px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.heading-2 {
 font-size:36px;
}
}

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

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

.heading-3 {
 font-family:Krona One;
 font-size:48px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.heading-3 {
 font-size:32px;
}
}

@media (max-width: 767px) {
.heading-3 {
 font-size:28px;
}
}

@media (max-width: 479px) {
.heading-3 {
 font-size:24px;
}
}

.subtitle {
 font-family:Poppins;
 font-size:18px;
 font-weight:600;
 letter-spacing:6px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.subtitle {
 letter-spacing:4px;
}
}

.heading-4 {
 font-family:Krona One;
 font-size:36px;
 line-height:1.67;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.heading-4 {
 font-size:30px;
}
}

@media (max-width: 767px) {
.heading-4 {
 font-size:26px;
}
}

@media (max-width: 479px) {
.heading-4 {
 font-size:22px;
}
}

.semibold-20 {
 font-family:Poppins;
 font-size:20px;
 font-weight:600;
}
.medium-18 {
 font-family:Poppins;
 font-size:18px;
 font-weight:500;
}
.regular-20 {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
}
.semibold-18 {
 font-family:Poppins;
 font-size:18px;
 font-weight:600;
}
.medium-16 {
 font-family:Poppins;
 font-size:16px;
 font-weight:500;
}
.regular-14 {
 font-family:Poppins;
 font-size:14px;
 font-weight:400;
}
.semibold-14 {
 font-family:Poppins;
 font-size:14px;
 font-weight:600;
}
.light-16 {
 font-family:Poppins;
 font-size:16px;
 font-weight:300;
}
.heading-5 {
 font-family:Krona One;
 font-size:24px;
}
@media (max-width: 479px) {
.heading-5 {
 font-size:22px;
}
}

.light-14 {
 font-family:Poppins;
 font-size:14px;
 font-weight:300;
}
.regular-24 {
 font-family:Poppins;
 font-size:24px;
 font-weight:400;
}
.regular-17 {
 font-family:Poppins;
 font-size:17px;
}
.light-17 {
 font-size:17px;
 font-weight:300;
}
.heading-6 {
 font-family:Krona One;
 font-size:18px;
}
.regular-16 {
 font-family:Poppins;
 font-size:16px;
 font-weight:400;
}
.sg-bg-box {
 min-width:100px;
 min-height:100px;
}
.product-preview:hover .product-preview__overlay{
 visibility:visible;
 position:absolute;
 transition-duration:1s;
 opacity:1;
}
.product-preview:hover .product-preview__hover-wrapper{
}
.product-preview {
 position:relative;
 min-height:430px;
}
.product-preview:not(.ct-section):not(.oxy-easy-posts),
.product-preview.oxy-easy-posts .oxy-posts,
.product-preview.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.product-preview__title {
 width:100%;
 position:absolute;
 bottom:25px;
 left:25px;
}
.product-preview__hover-wrapper {
 visibility:hidden;
 position:absolute;
 width:100%;
 height:100%;
}
.product-preview__overlay {
 width:100%;
 height:100%;
 position:absolute;
 opacity:0;
}
.product-preview__img {
 height:430px;
 width:360px;
 object-fit:cover;
 filter:brightness(55%);
}
.button-primary:hover{
background-image: linear-gradient(#585858, #585858); text-decoration:none;
}
.button-primary {
background-image: linear-gradient(266deg, #d23b4e 12px, #ed3050 92px); font-family:Poppins;
 font-size:14px;
 font-weight:600;
 border-radius:25px;
 padding-left:24px;
 padding-right:24px;
 padding-top:14px;
 padding-bottom:14px;
 gap:10px;
 color:#ffffff;
}
.button-primary:not(.ct-section):not(.oxy-easy-posts),
.button-primary.oxy-easy-posts .oxy-posts,
.button-primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
.button-primary__icon {
color: #ffffff;}.button-primary__icon 
>svg {width: 14px;height: 14px;}.button-primary__icon {
 margin-top:3px;
}
.button-primary__text {
}
.button-detail:hover{
background-color :#d23b4e;
border: 1px solid #d23b4e;
}.button-detail:hover{
 text-decoration:none;
}
.button-detail {
background-color :#ed3050;
border: 1px solid #ed3050;
color: #ffffff;
padding: 0px 0px;
}.button-detail {
 font-family:Poppins;
 button-hover_color:#d23b4e;
 font-size:14px;
 font-weight:400;
 padding-left:24px;
 padding-right:24px;
 padding-top:9px;
 padding-bottom:9px;
}
.button-secondary:hover{
 text-decoration:underline;
}
.button-secondary {
 font-family:Poppins;
 font-size:14px;
 font-weight:600;
 border-radius:25px;
 padding-left:24px;
 padding-right:24px;
 padding-top:14px;
 padding-bottom:14px;
 gap:10px;
 color:#ffffff;
 background-color:rgba(0,0,0,0);
}
.button-secondary:not(.ct-section):not(.oxy-easy-posts),
.button-secondary.oxy-easy-posts .oxy-posts,
.button-secondary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
.button-secondary__text {
}
.button-secondary__icon {
color: #ffffff;}.button-secondary__icon 
>svg {width: 14px;height: 14px;}.button-secondary__icon {
 margin-top:3px;
}
.product-preview__overlay-img {
 height:60%;
 object-fit:cover;
 width:100%;
}
.product-preview__overlay-title {
 margin-bottom:25px;
}
.product-preview__overlay-description {
 margin-bottom:18px;
}
.product-preview__details-wraper {
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:25px;
}
.product-preview__tag {
 position:absolute;
 margin-left:20px;
 padding-left:19px;
 padding-right:19px;
 padding-top:2px;
 padding-bottom:2px;
 background-color:#ed3050;
 margin-top:25px;
 z-index:10;
 top:0px;
}
.products-grid {
}
.products-grid:not(.ct-section):not(.oxy-easy-posts),
.products-grid.oxy-easy-posts .oxy-posts,
.products-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: start;grid-template-columns: repeat(3, minmax(200px, 370px));grid-column-gap: 55px;grid-row-gap: 74px;grid-auto-rows: minmax(min-content,1fr);}
.porftolio-slider {
}
.portfolio-slider__title {
 margin-left:-5px;
}
.portfolio-slider__subtitle {
 margin-bottom:29px;
}
.portfolio-slider {
}
.portfolio-slider .ct-section-inner-wrap {
padding-top: 110px;
padding-bottom: 110px;
}
.portfolio-slider:not(.ct-section):not(.oxy-easy-posts),
.portfolio-slider.oxy-easy-posts .oxy-posts,
.portfolio-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.products-slider {
}
.our-brands {
}
.our-brands .ct-section-inner-wrap {
padding-top: 110px;
padding-bottom: 20px;
}
.our-brands:not(.ct-section):not(.oxy-easy-posts),
.our-brands.oxy-easy-posts .oxy-posts,
.our-brands.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.our-brands_title {
 text-align:left;
 width:100%;
}
.our-brands_grid {
 wp_query_advanced_preset:Custom Settings;
 text-align:center;
 gap:60px;
 margin-top:60px;
 margin-bottom:60px;
}
.our-brands_grid:not(.ct-section):not(.oxy-easy-posts),
.our-brands_grid.oxy-easy-posts .oxy-posts,
.our-brands_grid.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:center;
gap:60px;
display: grid !important;align-items: center;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 60px;grid-row-gap: 60px;}
@media (max-width: 991px) {
.our-brands_grid {
}
.our-brands_grid:not(.ct-section):not(.oxy-easy-posts),
.our-brands_grid.oxy-easy-posts .oxy-posts,
.our-brands_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 60px;}
}

@media (max-width: 767px) {
.our-brands_grid {
}
.our-brands_grid:not(.ct-section):not(.oxy-easy-posts),
.our-brands_grid.oxy-easy-posts .oxy-posts,
.our-brands_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));grid-column-gap: 25px;grid-row-gap: 40px;}
}

@media (max-width: 479px) {
.our-brands_grid {
}
.our-brands_grid:not(.ct-section):not(.oxy-easy-posts),
.our-brands_grid.oxy-easy-posts .oxy-posts,
.our-brands_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 15px;grid-row-gap: 30px;}
}

.our-brands_bradn-card {
 text-align:center;
}
.our-brands-brand-img {
 max-height:67px;
}
@media (max-width: 479px) {
.our-brands-brand-img {
 max-width:125px;
 max-height:42px;
}
}

.our-brands_brand-card {
}
.our-brands_brand-card:not(.ct-section):not(.oxy-easy-posts),
.our-brands_brand-card.oxy-easy-posts .oxy-posts,
.our-brands_brand-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.hp-production {
 text-align:left;
}
.hp-production .ct-section-inner-wrap {
padding-top: 135px;
padding-bottom: 110px;
}
.hp-production:not(.ct-section):not(.oxy-easy-posts),
.hp-production.oxy-easy-posts .oxy-posts,
.hp-production.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.hp-production__subtitle {
 width:100%;
}
.hp-production__title {
 width:100%;
}
.production-grid {
 margin-top:38px;
}
.production-grid:not(.ct-section):not(.oxy-easy-posts),
.production-grid.oxy-easy-posts .oxy-posts,
.production-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: left;align-items: center;grid-template-columns: repeat(4, minmax(130px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.production-grid:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.production-grid.ct-section .ct-section-inner-wrap > :last-child,
.production-grid.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 2;}
@media (max-width: 991px) {
.production-grid {
}
.production-grid:not(.ct-section):not(.oxy-easy-posts),
.production-grid.oxy-easy-posts .oxy-posts,
.production-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: left;align-items: center;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.production-grid:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.production-grid.ct-section .ct-section-inner-wrap > :last-child,
.production-grid.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 3;}
}

@media (max-width: 767px) {
.production-grid {
}
.production-grid:not(.ct-section):not(.oxy-easy-posts),
.production-grid.oxy-easy-posts .oxy-posts,
.production-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.production-grid:not(.ct-section):not(.oxy-easy-posts) > *,
.production-grid.ct-section .ct-section-inner-wrap > *,
.production-grid.oxy-easy-posts .oxy-posts > *{
height: 100%;}
.production-grid:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.production-grid.ct-section .ct-section-inner-wrap > :last-child,
.production-grid.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 2;}
}

.production-card:hover .production-card-overlay{
 opacity:1;
 transition-duration:0.5s;
}
.production-card {
 height:225px;
 position:relative;
}
@media (max-width: 991px) {
.production-card {
 min-width:130px;
}
}

.production-card-overlay {
background-image: linear-gradient(360deg, #000000 5px, rgba(0,0,0,0)); width:100%;
 position:absolute;
 bottom:0px;
 opacity:0;
 padding-bottom:5px;
 padding-top:10px;
}
.production-card-overlay:not(.ct-section):not(.oxy-easy-posts),
.production-card-overlay.oxy-easy-posts .oxy-posts,
.production-card-overlay.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.production-card-overlay_title {
 font-family:Poppins;
 font-size:17px;
 font-weight:600;
 letter-spacing:1.1px;
}
.production-card-overlay__subtitle {
 font-family:Poppins;
 letter-spacing:1.1px;
 font-weight:400;
 font-size:14px;
}
.production-card-image {
 width:100%;
 object-fit:cover;
}
@media (max-width: 767px) {
.production-card-image {
}
}

.hp-production__button-more {
 margin-top:50px;
}
.hp-production__button-more:not(.ct-section):not(.oxy-easy-posts),
.hp-production__button-more.oxy-easy-posts .oxy-posts,
.hp-production__button-more.ct-section .ct-section-inner-wrap{
display:flex;
}
.hp-news {
 gap:15px;
}
.hp-news .ct-section-inner-wrap {
padding-top: 150px;
padding-bottom: 20px;
}
.hp-news:not(.ct-section):not(.oxy-easy-posts),
.hp-news.oxy-easy-posts .oxy-posts,
.hp-news.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
.hp-news__title {
 margin-bottom:20px;
 width:100%;
}
.hp-news-card:hover{
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.hp-news-card {
 width:100%;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 min-height:110px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:justify;
 padding-left:40px;
 padding-right:140px;
 padding-bottom:10px;
 padding-top:10px;
}
.hp-news-card:not(.ct-section):not(.oxy-easy-posts),
.hp-news-card.oxy-easy-posts .oxy-posts,
.hp-news-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.hp-news-card {
 padding-top:20px;
 padding-bottom:20px;
}
}

@media (max-width: 767px) {
.hp-news-card {
 padding-right:40px;
}
}

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

.hp-news-card__title {
 max-width:535px;
}
@media (max-width: 991px) {
.hp-news-card__title {
 max-width:80%;
}
}

@media (max-width: 767px) {
.hp-news-card__title {
 max-width:100%;
 font-size:16px;
}
}

.hp-news-card__date {
}
.hp-news-card_button {
 margin-top:30px;
}
.tabs-8549-tab {
}
.tabs-8549-tab-active {
}
.tabs-contents-8549-tab {
}
.toggle-2146 {
}
.toggle-2146-expanded {
}
.test-img {
}
.hp-dynamic-toggle-red {
}
.hp-dynamic-toggle-red .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 56px;
}
.dynamic-toggle-title {
 width:100%;
 gap:10px;
}
.dynamic-toggle-title:not(.ct-section):not(.oxy-easy-posts),
.dynamic-toggle-title.oxy-easy-posts .oxy-posts,
.dynamic-toggle-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:space-around;
gap:10px;
}
.dynamic-accordeon {
}
.jg-accordion {
 position:relative;
 margin-top:70px;
 margin-bottom:70px;
}
.jg-accordion__row {
 width:100%;
 margin-left:-16px;
 padding-left:24px;
 border-left-width:16px;
 border-left-color:rgba(255,255,255,0);
 border-left-style:solid;
 padding-top:0px;
 padding-bottom:0px;
}
.jg-accordion--white {
 position:relative;
 margin-top:70px;
 margin-bottom:70px;
 border-left-width:16px;
 border-left-color:rgba(255,255,255,0.2);
 border-left-style:solid;
 min-height:360px;
}
.jg-accordion--white:not(.ct-section):not(.oxy-easy-posts),
.jg-accordion--white.oxy-easy-posts .oxy-posts,
.jg-accordion--white.ct-section .ct-section-inner-wrap{
display:flex;
}
.jg-accrordion__content {
}
.jg-accordion__content {
 border-top-width:16px;
 border-right-width:16px;
 border-bottom-width:16px;
 border-left-width:16px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 margin-left:-16px;
 padding-left:24px;
}
.jg-accordion__img {
 max-width:566px;
 max-height:340px;
 position:absolute;
 top:0px;
 right:0px;
}
@media (max-width: 1120px) {
.jg-accordion__img {
 max-width:50%;
}
}

@media (max-width: 991px) {
.jg-accordion__img {
 max-width:40%;
}
}

@media (max-width: 767px) {
.jg-accordion__img {
 max-width:90%;
 position:relative;
 margin-top:10px;
 right:0px;
}
}

.jg-accordion__content-text {
 max-width:350px;
 padding-left:5px;
}
.margin-top-50 {
 margin-top:50px;
}
.button-white:hover .button-white__icon{
 color:#ffffff;
}
.button-white:hover{
 background-color:#282828;
 color:#ffffff;
 text-decoration:none;
}
.button-white {
 font-family:Poppins;
 font-size:14px;
 font-weight:600;
 border-radius:25px;
 padding-left:24px;
 padding-right:24px;
 padding-top:14px;
 padding-bottom:14px;
 gap:10px;
 background-color:#ffffff;
}
.button-white:not(.ct-section):not(.oxy-easy-posts),
.button-white.oxy-easy-posts .oxy-posts,
.button-white.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
.button-white__icon {
color: #ed3050;}.button-white__icon 
>svg {width: 14px;height: 14px;}.button-white__icon {
 margin-top:3px;
}
.hp-case-studies {
}
.hp-case-studies .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 50px;
}
.hp-case-studies:not(.ct-section):not(.oxy-easy-posts),
.hp-case-studies.oxy-easy-posts .oxy-posts,
.hp-case-studies.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.hp-case-studies__title {
 gap:20px;
}
.hp-case-studies__title:not(.ct-section):not(.oxy-easy-posts),
.hp-case-studies__title.oxy-easy-posts .oxy-posts,
.hp-case-studies__title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:20px;
}
.hp-case-studies-posts {
 margin-top:60px;
 gap:55px;
 margin-bottom:40px;
}
.hp-case-studies-posts:not(.ct-section):not(.oxy-easy-posts),
.hp-case-studies-posts.oxy-easy-posts .oxy-posts,
.hp-case-studies-posts.ct-section .ct-section-inner-wrap{
display:grid;
gap:55px;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));grid-column-gap: 20px;grid-row-gap: 50px;grid-auto-rows: minmax(min-content,1fr);}
.hp-case-studies__card {
}
.hp-case-studies-card {
 max-width:330px;
 gap:20px;
}
.hp-case-studies-card:not(.ct-section):not(.oxy-easy-posts),
.hp-case-studies-card.oxy-easy-posts .oxy-posts,
.hp-case-studies-card.ct-section .ct-section-inner-wrap{
gap:20px;
}
.hp-case-studies-card__titile:hover{
 color:#ed3050;
}
.hp-case-studies-card__titile {
 text-align:left;
}
.hp-case-studies-card__img:hover{
 filter:brightness(80%);
}
.hp-case-studies-card__img {
 width:100%;
 object-fit:cover;
}
.hp-case-studies-card__tag {
 border-radius:50px;
 padding-left:16px;
 padding-right:16px;
 padding-top:4px;
 padding-bottom:4px;
}
.bg-light-red {
 background-color:#fbd6dc;
}
.footer {
 min-height:55px;
}
.footer:not(.ct-section):not(.oxy-easy-posts),
.footer.oxy-easy-posts .oxy-posts,
.footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.footer {
 text-align:center;
}
.footer .ct-section-inner-wrap {
padding-top: 10px;
padding-bottom: 10px;
}
.footer:not(.ct-section):not(.oxy-easy-posts),
.footer.oxy-easy-posts .oxy-posts,
.footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.footer-left {
 text-transform:uppercase;
 gap:33px;
 margin-top:17px;
 margin-bottom:17px;
}
.footer-left:not(.ct-section):not(.oxy-easy-posts),
.footer-left.oxy-easy-posts .oxy-posts,
.footer-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:33px;
}
@media (max-width: 991px) {
.footer-left {
 width:65%;
}
}

@media (max-width: 767px) {
.footer-left {
 width:100%;
}
.footer-left:not(.ct-section):not(.oxy-easy-posts),
.footer-left.oxy-easy-posts .oxy-posts,
.footer-left.ct-section .ct-section-inner-wrap{
justify-content:center;
}
}

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

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

.header__logo {
 min-width:100px;
}
@media (max-width: 479px) {
.header__logo {
}
}

.download-single {
}
.download-single .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.download-single:not(.ct-section):not(.oxy-easy-posts),
.download-single.oxy-easy-posts .oxy-posts,
.download-single.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
}
.doenload-single__button {
 gap:18px;
}
.doenload-single__button:not(.ct-section):not(.oxy-easy-posts),
.doenload-single__button.oxy-easy-posts .oxy-posts,
.doenload-single__button.ct-section .ct-section-inner-wrap{
gap:18px;
}
.download-single__button:hover{
 color:#d23b4e;
}
.download-single__button {
 gap:18px;
}
.download-single__button:not(.ct-section):not(.oxy-easy-posts),
.download-single__button.oxy-easy-posts .oxy-posts,
.download-single__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:18px;
}
.toggle-single {
}
.toggle-single .ct-section-inner-wrap {
padding-top: 15px;
padding-bottom: 15px;
}
.toggle-9415 {
 padding-left:0px;
}
.toggle-9415-expanded {
}
.toggle-single__title {
 margin-left:20px;
}
.toggle-single__text {
 margin-top:15px;
 margin-left:45px;
 max-width:800px;
}
.other-brands {
}
.other-brands__title {
 margin-top:30px;
 margin-bottom:0px;
}
.dynamic-gallery-section {
}
.dynamic-gallery-section .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.dynamic-gallery__item {
 width:100%;
}
.dynamic-gallery {
 gap:20px;
}
.dynamic-gallery:not(.ct-section):not(.oxy-easy-posts),
.dynamic-gallery.oxy-easy-posts .oxy-posts,
.dynamic-gallery.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
gap:20px;
display: grid !important;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 48%));grid-column-gap: 2%;grid-row-gap: 20px;}
@media (max-width: 1120px) {
.dynamic-gallery {
}
}

@media (max-width: 767px) {
.dynamic-gallery {
}
.dynamic-gallery:not(.ct-section):not(.oxy-easy-posts),
.dynamic-gallery.oxy-easy-posts .oxy-posts,
.dynamic-gallery.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 100%));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.dynamic-gallery__item-subtitle {
}
.dynamic-gallery__item-overlay {
background-image: linear-gradient(rgba(0,0,0,0) 150px, #000000); text-align:center;
 padding-bottom:10px;
}
.dynamic-gallery__item-overlay:not(.ct-section):not(.oxy-easy-posts),
.dynamic-gallery__item-overlay.oxy-easy-posts .oxy-posts,
.dynamic-gallery__item-overlay.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.dynamic-gallery__item-image {
 max-width:550px;
 width:100%;
 object-fit:cover;
 height:309px;
}
@media (max-width: 1120px) {
.dynamic-gallery__item-image {
}
}

.dynamic-gallery__iten-link {
 width:100%;
}
.dynamic-gallery_item-card {
 width:100%;
}

            
                        .dynamic-gallery_item-card .oxy-superbox-secondary {
                opacity: 0;                                            }
            
                        .dynamic-gallery_item-card:hover .oxy-superbox-secondary {
                opacity: 1;                                            }
            
            
            
        .glightbox {
 width:100%;
}
.outline-red-title {
}
.outline-red-title .ct-section-inner-wrap {
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 991px) {
.outline-red-title {
}
}

.black-title-red-subtitle {
}
.black-title-red-subtitle .ct-section-inner-wrap {
padding-bottom: 20px;
}
.icon-button-wrapper {
}
.icon-button-wrapper .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.icon-button-wrapper:not(.ct-section):not(.oxy-easy-posts),
.icon-button-wrapper.oxy-easy-posts .oxy-posts,
.icon-button-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.page-header-section {
 min-height:320px;
}
.brand-packages {
}
.brand-packages .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
.brand-packages__title {
 margin-bottom:25px;
}
.packeges__wrapper {
}
.packages__wrapper {
 width:100%;
 gap:20px;
}
.packages__wrapper:not(.ct-section):not(.oxy-easy-posts),
.packages__wrapper.oxy-easy-posts .oxy-posts,
.packages__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
gap:20px;
}
@media (max-width: 767px) {
.packages__wrapper {
 text-align:justify;
 width:100%;
}
.packages__wrapper:not(.ct-section):not(.oxy-easy-posts),
.packages__wrapper.oxy-easy-posts .oxy-posts,
.packages__wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.packages-card:hover{
background-image: linear-gradient(266deg, #d23b4e 12px, #ed3050 92px); border-top-color:rgba(237,48,80,0);
 border-right-color:rgba(237,48,80,0);
 border-bottom-color:rgba(237,48,80,0);
 border-left-color:rgba(237,48,80,0);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.packages-card {
 max-width:500px;
 width:50%;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:center;
 padding-left:60px;
 padding-right:60px;
 padding-top:60px;
 padding-bottom:60px;
}
@media (max-width: 767px) {
.packages-card {
 width:100%;
}
}

.package-card__title {
 margin-bottom:54px;
}
.packages-card__title {
}
.packages-card__text {
}
.packages-card__hovering {
}
.packages-card__price {
 font-family:Krona One;
 margin-bottom:54px;
 font-size:12px;
}
.black-cta {
 text-align:center;
}
.black-cta .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
.black-cta:not(.ct-section):not(.oxy-easy-posts),
.black-cta.oxy-easy-posts .oxy-posts,
.black-cta.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.black-cta {
}
}

.black-cta__text {
 width:60%;
 min-width:290px;
 margin-top:43px;
 margin-bottom:33px;
 text-align:center;
}
.black-cta__title {
 text-align:center;
}
@media (max-width: 479px) {
.black-cta__title {
}
}

.outline-red-title__text {
}
@media (max-width: 991px) {
.outline-red-title__text {
 font-size:30px;
}
}

.product-header-section {
 min-height:320px;
}
.page-header__title {
}
@media (max-width: 767px) {
.page-header__title {
 font-size:36px;
}
}

@media (max-width: 479px) {
.page-header__title {
 font-size:32px;
}
}

.fullwidth-video {
 position:relative;
 text-align:left;
 useCustomTag:true;
}
.fullwidth-video:not(.ct-section):not(.oxy-easy-posts),
.fullwidth-video.oxy-easy-posts .oxy-posts,
.fullwidth-video.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.fullwidth-video-bg {
 width:100%;
 object-fit:cover;
}
.fullwidth-video-link {
}
.fullwidth-video-link__icon {
 attachment_height:48;
 attachment_width:48;
 attachment_url:https://jojgroup.dev.webikon.sk/wp-content/uploads/play-icon.svg;
}
.fullwidth-video-link__text {
 useCustomTag:true;
}
.product-ads-options {
}
.product-ads-options .ct-section-inner-wrap {
padding-bottom: 80px;
}
@media (max-width: 991px) {
.product-ads-options {
}
.product-ads-options:not(.ct-section):not(.oxy-easy-posts),
.product-ads-options.oxy-easy-posts .oxy-posts,
.product-ads-options.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.ads-options-list-wrapper {
 width:100%;
 gap:40px;
}
.ads-options-list-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ads-options-list-wrapper.oxy-easy-posts .oxy-posts,
.ads-options-list-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:40px;
}
.ads-options-list {
 gap:32px;
}
.ads-options-list:not(.ct-section):not(.oxy-easy-posts),
.ads-options-list.oxy-easy-posts .oxy-posts,
.ads-options-list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
gap:32px;
}
.ads-options-list__more:hover{
 color:#d23b4e;
}
.ads-options-list__more {
 min-width:300px;
 background-color:rgba(0,0,0,0);
 gap:10px;
}
.ads-options-list__more:not(.ct-section):not(.oxy-easy-posts),
.ads-options-list__more.oxy-easy-posts .oxy-posts,
.ads-options-list__more.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
gap:10px;
}
@media (max-width: 767px) {
.ads-options-list__more {
 width:100%;
}
.ads-options-list__more:not(.ct-section):not(.oxy-easy-posts),
.ads-options-list__more.oxy-easy-posts .oxy-posts,
.ads-options-list__more.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
}

@media (max-width: 767px) {
.product-ads-options__title {
 min-width:290px;
}
}

.product-ads-options-title-wrapper {
 width:100%;
 margin-top:60px;
 margin-bottom:30px;
}
.product-ads-options-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.product-ads-options-title-wrapper.oxy-easy-posts .oxy-posts,
.product-ads-options-title-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.product-ads-options-title-wrapper {
 text-align:center;
}
.product-ads-options-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.product-ads-options-title-wrapper.oxy-easy-posts .oxy-posts,
.product-ads-options-title-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.product-ads-options-title-wrapper {
 text-align:left;
}
.product-ads-options-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.product-ads-options-title-wrapper.oxy-easy-posts .oxy-posts,
.product-ads-options-title-wrapper.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
}

.product-preview-img {
 height:430px;
 object-fit:cover;
}
.product-list {
 listrendertype:1;
 gap:65px;
}
.product-list:not(.ct-section):not(.oxy-easy-posts),
.product-list.oxy-easy-posts .oxy-posts,
.product-list.ct-section .ct-section-inner-wrap{
display:grid;
gap:65px;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(3, minmax(290px, 340px));grid-column-gap: 60px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.product-list {
}
.product-list:not(.ct-section):not(.oxy-easy-posts),
.product-list.oxy-easy-posts .oxy-posts,
.product-list.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 350px));grid-column-gap: 45px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.product-list {
}
.product-list:not(.ct-section):not(.oxy-easy-posts),
.product-list.oxy-easy-posts .oxy-posts,
.product-list.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 350px));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.product-list-section {
}
.product-list-section .ct-section-inner-wrap {
padding-bottom: 100px;
}
.product-preview-wrapper {
}
.product-card {
}
.product-card-primary {
 position:relative;
}
.product-card-secondary {
 background-color:#000000;
}
.product-card-secondary:not(.ct-section):not(.oxy-easy-posts),
.product-card-secondary.oxy-easy-posts .oxy-posts,
.product-card-secondary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.product-card-secondary-img {
 height:50%;
 object-fit:cover;
 width:100%;
}
.product-card-secondary-title {
 margin-top:24px;
 margin-bottom:24px;
}
.product-card-wrapper {
 position:relative;
}
.product-card-secondary-content {
 padding-left:20px;
 padding-right:20px;
}
.product-card-secondary-content:not(.ct-section):not(.oxy-easy-posts),
.product-card-secondary-content.oxy-easy-posts .oxy-posts,
.product-card-secondary-content.ct-section .ct-section-inner-wrap{
display:flex;
}
.product-card-secondary-button {
 margin-top:18px;
}
.product-list-title {
 margin-top:100px;
 margin-bottom:40px;
}
.product-card-tag {
 padding-left:12px;
 padding-right:12px;
 position:absolute;
 z-index:2;
 top:25px;
 left:20px;
}
.map-section {
}
.map-section .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.team-members {
}
.team-members-list {
 margin-top:45px;
}
.team-members-list:not(.ct-section):not(.oxy-easy-posts),
.team-members-list.oxy-easy-posts .oxy-posts,
.team-members-list.ct-section .ct-section-inner-wrap{
display:grid;
justify-content:space-between;
display: grid !important;justify-items: left;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(200px, 320px));grid-column-gap: 20px;grid-row-gap: 80px;grid-auto-rows: minmax(min-content,1fr);}
.team-member-card-contacts {
 width:100%;
 gap:12px;
 bottom:0px;
 position:absolute;
}
.team-member-card-contacts:not(.ct-section):not(.oxy-easy-posts),
.team-member-card-contacts.oxy-easy-posts .oxy-posts,
.team-member-card-contacts.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:12px;
}
.team-member-card-contact-icon:hover{
 filter:grayscale(100%);
}
.team-member-card-contact-icon {
}
.team-member-card-image {
 margin-bottom:40px;
 object-fit:cover;
 height:480px;
 width:320px;
 object-position:top;
}
.team-member-card-description {
 margin-bottom:20px;
}
.contact-section {
}
.contact-section:not(.ct-section):not(.oxy-easy-posts),
.contact-section.oxy-easy-posts .oxy-posts,
.contact-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.contact-section {
 text-align:justify;
 gap:50px;
}
.contact-section:not(.ct-section):not(.oxy-easy-posts),
.contact-section.oxy-easy-posts .oxy-posts,
.contact-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:50px;
}
}

.contact-details {
 padding-top:45px;
 padding-bottom:45px;
 padding-right:133px;
 padding-left:25px;
 gap:20px;
}
.contact-details:not(.ct-section):not(.oxy-easy-posts),
.contact-details.oxy-easy-posts .oxy-posts,
.contact-details.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 991px) {
.contact-details {
 width:100%;
}
}

.page-content {
}
.ads-toggle {
}
.ads-toggle .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 56px;
}
.color-outline-black {
 color:rgba(255,255,255,0);
-webkit-text-stroke: 2px #000000;
}
@media (max-width: 767px) {
.color-outline-black {
-webkit-text-stroke: 1px #00000;
}
}

.ads-toggle-title-left {
}
.ads-accordion--red {
 position:relative;
 margin-top:70px;
 margin-bottom:70px;
 border-left-width:16px;
 border-left-color:#fbd6dc;
 border-left-style:solid;
 min-height:360px;
}
.ads-accordion--red:not(.ct-section):not(.oxy-easy-posts),
.ads-accordion--red.oxy-easy-posts .oxy-posts,
.ads-accordion--red.ct-section .ct-section-inner-wrap{
display:flex;
}
.jg-accordion__content--red {
 border-top-width:16px;
 border-right-width:16px;
 border-bottom-width:16px;
 border-left-width:16px;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 margin-left:-16px;
 padding-left:24px;
}
.ads-toggle-title-right {
 width:100%;
}
.ads-toggle-title-right:not(.ct-section):not(.oxy-easy-posts),
.ads-toggle-title-right.oxy-easy-posts .oxy-posts,
.ads-toggle-title-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.ads-accordeon-right {
 margin-top:70px;
 margin-bottom:70px;
 border-left-width:16px;
 border-left-color:#fbd6dc;
 border-left-style:solid;
 min-height:360px;
 max-width:420px;
}
.ads-accordeon-right:not(.ct-section):not(.oxy-easy-posts),
.ads-accordeon-right.oxy-easy-posts .oxy-posts,
.ads-accordeon-right.ct-section .ct-section-inner-wrap{
display:flex;
}
.ads-accordion-right-wrapper {
 width:100%;
 position:relative;
}
.ads-accordion-right-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ads-accordion-right-wrapper.oxy-easy-posts .oxy-posts,
.ads-accordion-right-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.ads-accordion-red--right {
 border-left-width:16px;
 border-left-color:#fbd6dc;
 border-left-style:solid;
 min-height:360px;
 max-width:420px;
 margin-top:70px;
 margin-bottom:70px;
}
.ads-accordion-red--right:not(.ct-section):not(.oxy-easy-posts),
.ads-accordion-red--right.oxy-easy-posts .oxy-posts,
.ads-accordion-red--right.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.ads-accordion-red--right {
 max-width:100%;
}
}

.ads-accordeon-right__img {
 max-width:566px;
 max-height:340px;
 position:absolute;
 top:100px;
 left:0px;
}
@media (max-width: 1120px) {
.ads-accordeon-right__img {
 max-width:50%;
}
}

@media (max-width: 991px) {
.ads-accordeon-right__img {
 max-width:40%;
}
}

@media (max-width: 767px) {
.ads-accordeon-right__img {
 max-width:90%;
 margin-top:10px;
 right:0px;
 position:static;
}
}

.footer-wrapper {
 margin-top:130px;
}
.template-wrapper {
 width:100%;
}
.full-width-section {
}
.margin-top-130 {
 margin-top:130px;
}
.more-case-studies {
}
.more-case-studies:not(.ct-section):not(.oxy-easy-posts),
.more-case-studies.oxy-easy-posts .oxy-posts,
.more-case-studies.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.case-study-category {
 gap:15px;
 margin-bottom:100px;
}
.case-study-category:not(.ct-section):not(.oxy-easy-posts),
.case-study-category.oxy-easy-posts .oxy-posts,
.case-study-category.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
.case-study-category__tag {
 border-radius:50px;
 padding-left:16px;
 padding-right:16px;
 padding-top:4px;
 padding-bottom:4px;
}
.card {
}
.fast-filter {
}
.filter-card {
}
.filter-card:not(.ct-section):not(.oxy-easy-posts),
.filter-card.oxy-easy-posts .oxy-posts,
.filter-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.portfolio-product-list {
 margin-top:36px;
}
.brand-card-inner:hover{
 background-color:#fbd6dc;
}
.brand-card-inner {
 position:relative;
 min-height:130px;
 width:100%;
}
.brand-card-inner:not(.ct-section):not(.oxy-easy-posts),
.brand-card-inner.oxy-easy-posts .oxy-posts,
.brand-card-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.brand-type-hidden {
 position:absolute;
 top:0px;
 left:0px;
 font-size:8px;
 opacity:0;
}
.brand-card-secondary {
 background-color:rgba(0,0,0,0.75);
 text-align:center;
 padding-top:10px;
 padding-bottom:5px;
 padding-left:20px;
 padding-right:20px;
}
.brand-card-secondary:not(.ct-section):not(.oxy-easy-posts),
.brand-card-secondary.oxy-easy-posts .oxy-posts,
.brand-card-secondary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.brand-card-secondary__text {
 text-align:center;
}
.brand-card-secondary__more {
}
.brands-archive-grid {
 wp_query_advanced_preset:Custom Settings;
 text-align:center;
 gap:60px;
 margin-top:30px;
 margin-bottom:60px;
}
.brands-archive-grid:not(.ct-section):not(.oxy-easy-posts),
.brands-archive-grid.oxy-easy-posts .oxy-posts,
.brands-archive-grid.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:center;
gap:60px;
display: grid !important;align-items: center;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 60px;grid-row-gap: 60px;}
@media (max-width: 991px) {
.brands-archive-grid {
}
.brands-archive-grid:not(.ct-section):not(.oxy-easy-posts),
.brands-archive-grid.oxy-easy-posts .oxy-posts,
.brands-archive-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 60px;}
}

@media (max-width: 767px) {
.brands-archive-grid {
}
.brands-archive-grid:not(.ct-section):not(.oxy-easy-posts),
.brands-archive-grid.oxy-easy-posts .oxy-posts,
.brands-archive-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));grid-column-gap: 25px;grid-row-gap: 40px;}
}

@media (max-width: 479px) {
.brands-archive-grid {
}
.brands-archive-grid:not(.ct-section):not(.oxy-easy-posts),
.brands-archive-grid.oxy-easy-posts .oxy-posts,
.brands-archive-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 15px;grid-row-gap: 30px;}
}

.color-a-white {
 color:#ffffff;
}
.team-members-section {
}
.claim-section {
 font-family:Krona One;
 font-size:46px;
 text-transform:uppercase;
 text-align:center;
}
.claim-section .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.claim-section:not(.ct-section):not(.oxy-easy-posts),
.claim-section.oxy-easy-posts .oxy-posts,
.claim-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 1120px) {
.claim-section {
 font-size:40px;
}
}

@media (max-width: 991px) {
.claim-section {
 font-size:30px;
}
}

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

.ads-image-text__img {
 width:51%;
 min-width:290px;
}
@media (max-width: 991px) {
.ads-image-text__img {
 width:100%;
}
}

.ads-image-text__text {
 max-width:460px;
 margin-bottom:30px;
 padding-left:40px;
}
@media (max-width: 991px) {
.ads-image-text__text {
 padding-left:20px;
}
}

.ads-image-text-logos-grid {
 min-height:90px;
 width:100%;
 padding-left:40px;
 padding-right:20px;
}
.ads-image-text-logos-grid:not(.ct-section):not(.oxy-easy-posts),
.ads-image-text-logos-grid.oxy-easy-posts .oxy-posts,
.ads-image-text-logos-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: center;grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.ads-image-text-logos-grid {
 padding-left:20px;
}
}

.ads-image-text__text-wrapper {
 text-align:left;
 width:49%;
 min-width:290px;
}
.ads-image-text__text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ads-image-text__text-wrapper.oxy-easy-posts .oxy-posts,
.ads-image-text__text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.ads-image-text__text-wrapper {
 width:100%;
}
}

.ads-image-text__claim {
 padding-left:40px;
 margin-top:30px;
}
@media (max-width: 991px) {
.ads-image-text__claim {
 padding-left:20px;
}
}

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

.footer-menu {
}
.header-menu-icon {
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
cursor: pointer;
}
@media (max-width: 991px) {
.header-menu-icon {
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
}
}

.header-menu-link {
}
.header-lang-switcher {
 font-family:Krona One;
 font-size:14px;
 text-transform:uppercase;
}
.rotate-banner {
 width:60%;
 max-width:550px;
}
.rotate-banner-slide {
 width:100%;
 text-align:right;
}
.logos-grid {
}
.logos-grid_grid {
 wp_query_advanced_preset:Custom Settings;
 text-align:center;
 gap:60px;
 margin-top:0px;
 margin-bottom:60px;
}
.logos-grid_grid:not(.ct-section):not(.oxy-easy-posts),
.logos-grid_grid.oxy-easy-posts .oxy-posts,
.logos-grid_grid.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:center;
gap:60px;
display: grid !important;align-items: center;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 60px;grid-row-gap: 60px;}
@media (max-width: 991px) {
.logos-grid_grid {
}
.logos-grid_grid:not(.ct-section):not(.oxy-easy-posts),
.logos-grid_grid.oxy-easy-posts .oxy-posts,
.logos-grid_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 60px;}
}

@media (max-width: 767px) {
.logos-grid_grid {
}
.logos-grid_grid:not(.ct-section):not(.oxy-easy-posts),
.logos-grid_grid.oxy-easy-posts .oxy-posts,
.logos-grid_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));grid-column-gap: 25px;grid-row-gap: 40px;}
}

@media (max-width: 479px) {
.logos-grid_grid {
}
.logos-grid_grid:not(.ct-section):not(.oxy-easy-posts),
.logos-grid_grid.oxy-easy-posts .oxy-posts,
.logos-grid_grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 15px;grid-row-gap: 30px;}
}

.logos-grid__img {
}
.fast-filter-logos {
}
.search-toggle {
}
.search-modal {
 margin-top:65px;
 width:100%;
}
.search-modal-section {
}
.search-modal-section .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 060px;
}
.search-modal-section:not(.ct-section):not(.oxy-easy-posts),
.search-modal-section.oxy-easy-posts .oxy-posts,
.search-modal-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.search-field {
}
.search-submit-icon:hover{
cursor: pointer;
}
.search-submit-icon {
 margin-top:-32px;
}
.header-search-icon {
 width:25px;
}
.search-results-grid {
 gap:20px;
 margin-top:20px;
 text-align:left;
 margin-left:20px;
}
.search-results-grid:not(.ct-section):not(.oxy-easy-posts),
.search-results-grid.oxy-easy-posts .oxy-posts,
.search-results-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:20px;
}
.search-card {
}
.search-field-white {
 text-align:left;
 width:100%;
 margin-top:40px;
}
.search-field-white:not(.ct-section):not(.oxy-easy-posts),
.search-field-white.oxy-easy-posts .oxy-posts,
.search-field-white.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.search-wrapper {
 margin-top:60px;
 width:100%;
 text-align:right;
}
.search-wrapper:not(.ct-section):not(.oxy-easy-posts),
.search-wrapper.oxy-easy-posts .oxy-posts,
.search-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.search-results-subtitle {
 margin-top:60px;
}
.show-form-button {
}
.form-popup-title {
 font-family:Krona One;
 font-size:48px;
 text-align:center;
}
.form-popup {
 min-width:320px;
 max-width:1120px;
 width:70%;
}
@media (max-width: 991px) {
.form-popup {
 width:95%;
}
}

.form-popup-inner {
 position:relative;
 gap:45px;
}
.form-popup-inner .ct-section-inner-wrap {
padding-top: 80px;
padding-right: 50px;
padding-bottom: 80px;
padding-left: 50px;
}
.form-popup-inner:not(.ct-section):not(.oxy-easy-posts),
.form-popup-inner.oxy-easy-posts .oxy-posts,
.form-popup-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:45px;
}
.form-popup-close-icon {
color: #ffffff;}.form-popup-close-icon 
>svg {width: 55px;height: 55px;}.form-popup-close-icon {
 position:absolute;
 top:10px;
 right:10px;
cursor: pointer;
}
.form-popup-desc {
 width:50%;
 min-width:320px;
 text-align:center;
}
.slick-slider-init {
}
.hero-static-title {
 width:35%;
 min-width:252px;
 text-align:left;
}
@media (max-width: 991px) {
.hero-static-title {
 min-width:200px;
 width:35%;
}
}

@media (max-width: 767px) {
.hero-static-title {
 width:35%;
 min-width:120px;
}
}

@media (max-width: 479px) {
.hero-static-title {
 width:35%;
 min-width:100px;
}
}

.tabs-8490-tab {
}
.tabs-8490-tab-active {
}
.tabs-contents-8490-tab {
}
.files-download {
}
.tabs-1715-tab {
}
.tabs-1715-tab-active {
background-image:linear-gradient(#000000, #000000); color:#ffffff;
}
.tabs-contents-1715-tab {
}
.files-download-tabs {
}
.files-download-tab-title:hover{
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 color:#ed3050;
}
.files-download-tab-title {
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:0px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.files-download-tab-content {
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-width:2px;
 border-top-style:solid;
 padding-top:37px;
 gap:45px;
}
.files-download-tab-content:not(.ct-section):not(.oxy-easy-posts),
.files-download-tab-content.oxy-easy-posts .oxy-posts,
.files-download-tab-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:45px;
}
.file-card {
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 height:120px;
 width:20%;
 min-width:250px;
}
.file-card:not(.ct-section):not(.oxy-easy-posts),
.file-card.oxy-easy-posts .oxy-posts,
.file-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.files-grid {
 use_acf_repeater:true;
 acf_repeater:field_6344295bad4c5;
 gap:23px;
}
.files-grid:not(.ct-section):not(.oxy-easy-posts),
.files-grid.oxy-easy-posts .oxy-posts,
.files-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
gap:23px;
}
.file-card-link-wrapper:hover{
 background-color:#fbd6dc;
}
.file-card-link-wrapper {
 gap:18px;
 width:100%;
 height:100%;
 padding-left:25px;
 padding-right:25px;
}
.file-card-link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.file-card-link-wrapper.oxy-easy-posts .oxy-posts,
.file-card-link-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
justify-content:center;
gap:18px;
}
.file-card-title {
 text-align:left;
}
.pricelist-link {
 gap:10px;
 width:100%;
 height:100%;
}
.pricelist-link:not(.ct-section):not(.oxy-easy-posts),
.pricelist-link.oxy-easy-posts .oxy-posts,
.pricelist-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
.pricelists-grid {
 gap:75px;
}
.pricelists-grid:not(.ct-section):not(.oxy-easy-posts),
.pricelists-grid.oxy-easy-posts .oxy-posts,
.pricelists-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
gap:75px;
}
.pricelist-card {
}
.pricelists-files-grid {
 gap:10px;
 margin-top:10px;
}
.pricelists-files-grid:not(.ct-section):not(.oxy-easy-posts),
.pricelists-files-grid.oxy-easy-posts .oxy-posts,
.pricelists-files-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:10px;
}
.pricelist-file-card:hover{
 background-color:#fbd6dc;
}
.pricelist-file-card {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:20px;
 padding-right:20px;
 min-width:125px;
}
.pricelists-section {
 gap:20px;
}
.pricelists-section:not(.ct-section):not(.oxy-easy-posts),
.pricelists-section.oxy-easy-posts .oxy-posts,
.pricelists-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
.price-list-card-infotext {
}
.product-list-fallback {
 listrendertype:1;
 gap:65px;
}
.product-list-fallback:not(.ct-section):not(.oxy-easy-posts),
.product-list-fallback.oxy-easy-posts .oxy-posts,
.product-list-fallback.ct-section .ct-section-inner-wrap{
display:grid;
gap:65px;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(3, minmax(290px, 340px));grid-column-gap: 60px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.product-list-fallback {
}
.product-list-fallback:not(.ct-section):not(.oxy-easy-posts),
.product-list-fallback.oxy-easy-posts .oxy-posts,
.product-list-fallback.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 350px));grid-column-gap: 45px;grid-row-gap: 20px;}
}

@media (max-width: 767px) {
.product-list-fallback {
}
.product-list-fallback:not(.ct-section):not(.oxy-easy-posts),
.product-list-fallback.oxy-easy-posts .oxy-posts,
.product-list-fallback.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 350px));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.video-modal {
 width:100%;
 max-width:1200px;
 min-width:320px;
}
.tik-tok-icon {
}
.tik-tok-icon-link {
}
.social-icons-wrapper {
 text-align:left;
 gap:8px;
}
.social-icons-wrapper:not(.ct-section):not(.oxy-easy-posts),
.social-icons-wrapper.oxy-easy-posts .oxy-posts,
.social-icons-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:8px;
}
.tik-tok-white {
}
.sub-brand-title {
 font-family:Poppins;
 text-align:left;
 font-size:16px;
 text-transform:uppercase;
 letter-spacing:4px;
}
.sub-brands-section {
}
.online-brands-grid {
 wp_query_advanced_preset:Custom Settings;
 text-align:center;
 gap:60px;
 margin-top:30px;
 margin-bottom:60px;
}
.online-brands-grid:not(.ct-section):not(.oxy-easy-posts),
.online-brands-grid.oxy-easy-posts .oxy-posts,
.online-brands-grid.ct-section .ct-section-inner-wrap{
display:grid;
flex-wrap:wrap;
align-items:center;
gap:60px;
display: grid !important;justify-items: left;align-items: center;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 60px;grid-row-gap: 60px;}
@media (max-width: 991px) {
.online-brands-grid {
}
.online-brands-grid:not(.ct-section):not(.oxy-easy-posts),
.online-brands-grid.oxy-easy-posts .oxy-posts,
.online-brands-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 60px;}
}

@media (max-width: 767px) {
.online-brands-grid {
}
.online-brands-grid:not(.ct-section):not(.oxy-easy-posts),
.online-brands-grid.oxy-easy-posts .oxy-posts,
.online-brands-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));grid-column-gap: 25px;grid-row-gap: 40px;}
}

@media (max-width: 479px) {
.online-brands-grid {
}
.online-brands-grid:not(.ct-section):not(.oxy-easy-posts),
.online-brands-grid.oxy-easy-posts .oxy-posts,
.online-brands-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 15px;grid-row-gap: 30px;}
}

.sub-brand-card {
}
.online-brand-inner {
 width:235px;
 margin-bottom:30px;
}
.online-brand-inner:not(.ct-section):not(.oxy-easy-posts),
.online-brand-inner.oxy-easy-posts .oxy-posts,
.online-brand-inner.ct-section .ct-section-inner-wrap{
display:flex;
}
.online-brand-card {
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#9b9b9b;
 width:100%;
}
.product-card-primary-title {
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8) 70%); position:absolute;
 bottom:0px;
 text-align:center;
 width:100%;
 height:20%;
 padding-bottom:15px;
}
.product-card-primary-title:not(.ct-section):not(.oxy-easy-posts),
.product-card-primary-title.oxy-easy-posts .oxy-posts,
.product-card-primary-title.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
justify-content:center;
}
.video-popup-inner {
}
.responsive-iframe {
}
.team-member-card {
 position:relative;
}
.team-member-inner {
}
.team-member-position {
 margin-bottom:10px;
}
.image-cta-section {
 gap:50px;
}
.image-cta-section .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.image-cta-section:not(.ct-section):not(.oxy-easy-posts),
.image-cta-section.oxy-easy-posts .oxy-posts,
.image-cta-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:50px;
}
@media (max-width: 991px) {
.image-cta-section {
 gap:30px;
}
.image-cta-section:not(.ct-section):not(.oxy-easy-posts),
.image-cta-section.oxy-easy-posts .oxy-posts,
.image-cta-section.ct-section .ct-section-inner-wrap{
align-items:center;
gap:30px;
}
}

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

.image-cta-img {
 width:50%;
 min-width:320px;
}
.image-cta-content {
 width:45%;
 min-width:320px;
 gap:25px;
}
.image-cta-content:not(.ct-section):not(.oxy-easy-posts),
.image-cta-content.oxy-easy-posts .oxy-posts,
.image-cta-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:25px;
}
.image-cta-content__title {
}
.not-found-content {
 height:50vh;
 gap:50px;
}
.not-found-content:not(.ct-section):not(.oxy-easy-posts),
.not-found-content.oxy-easy-posts .oxy-posts,
.not-found-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:50px;
}
.news-card-link:hover{
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.news-card-link {
 width:100%;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 min-height:110px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:40px;
 padding-right:140px;
 padding-bottom:10px;
 padding-top:10px;
 text-align:left;
}
.news-card-link:not(.ct-section):not(.oxy-easy-posts),
.news-card-link.oxy-easy-posts .oxy-posts,
.news-card-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.news-card-link {
 padding-top:20px;
 padding-bottom:20px;
}
}

@media (max-width: 767px) {
.news-card-link {
 padding-right:40px;
}
}

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

.b2b-interviews-list {
 margin-top:40px;
 gap:40px;
}
.b2b-interviews-list:not(.ct-section):not(.oxy-easy-posts),
.b2b-interviews-list.oxy-easy-posts .oxy-posts,
.b2b-interviews-list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:40px;
}
@media (max-width: 991px) {
.b2b-interviews-list {
 text-align:justify;
 gap:30px;
}
.b2b-interviews-list:not(.ct-section):not(.oxy-easy-posts),
.b2b-interviews-list.oxy-easy-posts .oxy-posts,
.b2b-interviews-list.ct-section .ct-section-inner-wrap{
justify-content:center;
gap:30px;
}
}

.b2b-interview-card {
 width:30%;
 min-width:320px;
}
.b2b-interview-card:not(.ct-section):not(.oxy-easy-posts),
.b2b-interview-card.oxy-easy-posts .oxy-posts,
.b2b-interview-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
}

.b2b-interviews-link {
 gap:25px;
}
.b2b-interviews-link:not(.ct-section):not(.oxy-easy-posts),
.b2b-interviews-link.oxy-easy-posts .oxy-posts,
.b2b-interviews-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:25px;
}
@media (max-width: 991px) {
.b2b-interviews-link:hover{
}
}

.jg-accordion__link {
}
.jg-accordion__img-link {
}
.glightbox-r1 {
}
.jg-accordion-img-wrapper {
 position:absolute;
 top:0px;
 right:0px;
 max-width:566px;
}
@media (max-width: 991px) {
.jg-accordion-img-wrapper {
 position:relative;
 margin-top:20px;
}
}

.gl-r2 {
}
.gl-r3 {
}
.gl-r4 {
}
.gl-r5 {
}
.gl-r1 {
}
.overlay-link {
}
@media (max-width: 991px) {
.overlay-link {
}
}

.jg-accordion-img-wrapper-left {
 position:absolute;
 top:70px;
 max-width:566px;
 left:0px;
}
@media (max-width: 991px) {
.jg-accordion-img-wrapper-left {
 position:relative;
 margin-top:20px;
 top:0px;
}
}

.gl_l1 {
}
.gl-l1 {
}
.gl-l2 {
}
.jg-accordeon-image {
 object-fit:cover;
 width:100%;
 max-width:566px;
}
.gl-l3 {
}
.acc-img {
 object-fit:cover;
 width:100%;
 max-width:566px;
}
.gl-l4 {
}
.gl-l5 {
}
.gl-l6 {
}
.gl-l7 {
}
.gl-l8 {
}
.oxel_accordion__row--active {
}
.after-title-tag {
 padding-left:15px;
 padding-right:15px;
 padding-top:3px;
 padding-bottom:3px;
 margin-top:10px;
}
.press-kit-section {
 padding-top:70px;
 padding-bottom:70px;
 padding-left:30px;
 padding-right:30px;
 gap:35px;
}
.press-kit-section:not(.ct-section):not(.oxy-easy-posts),
.press-kit-section.oxy-easy-posts .oxy-posts,
.press-kit-section.ct-section .ct-section-inner-wrap{
gap:35px;
}
.press-kit-title-wrapper {
 width:100%;
}
.press-kit-title-wrapper:not(.ct-section):not(.oxy-easy-posts),
.press-kit-title-wrapper.oxy-easy-posts .oxy-posts,
.press-kit-title-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.press-download-card:hover{
 background-color:#282828;
}
.press-download-card {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:20px;
 padding-right:20px;
 gap:16px;
 width:100%;
}
.press-download-card:not(.ct-section):not(.oxy-easy-posts),
.press-download-card.oxy-easy-posts .oxy-posts,
.press-download-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:16px;
}
.press-download-card-title {
}
.press-download-card-wrapper {
 width:20%;
 min-width:165px;
}
.press-kit-download {
 gap:30px;
 text-align:center;
 align-self:stretch;
 min-width:80%;
 padding-left:90px;
}
.press-kit-download:not(.ct-section):not(.oxy-easy-posts),
.press-kit-download.oxy-easy-posts .oxy-posts,
.press-kit-download.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:flex-start;
gap:30px;
}
@media (max-width: 1120px) {
.press-kit-download {
}
}

@media (max-width: 991px) {
.press-kit-download {
 padding-left:30px;
}
}

@media (max-width: 767px) {
.press-kit-download {
 padding-left:0px;
}
}

.b2b-interviews-archive {
 text-align:justify;
 margin-top:40px;
 gap:30px;
}
.b2b-interviews-archive:not(.ct-section):not(.oxy-easy-posts),
.b2b-interviews-archive.oxy-easy-posts .oxy-posts,
.b2b-interviews-archive.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:flex-start;
gap:30px;
}
@media (max-width: 991px) {
.b2b-interviews-archive {
 text-align:justify;
 gap:30px;
}
.b2b-interviews-archive:not(.ct-section):not(.oxy-easy-posts),
.b2b-interviews-archive.oxy-easy-posts .oxy-posts,
.b2b-interviews-archive.ct-section .ct-section-inner-wrap{
justify-content:center;
gap:30px;
}
}

.about-us-into {
}
.about-us-into:not(.ct-section):not(.oxy-easy-posts),
.about-us-into.oxy-easy-posts .oxy-posts,
.about-us-into.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.about-us-intro-right {
 position:absolute;
 right:0px;
 height:100%;
}
.about-intro-right {
 padding-right:20px;
 padding-left:20px;
 padding-top:160px;
}
.about-intro-right:not(.ct-section):not(.oxy-easy-posts),
.about-intro-right.oxy-easy-posts .oxy-posts,
.about-intro-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.about-intro-section {
}
.about-intro-section:not(.ct-section):not(.oxy-easy-posts),
.about-intro-section.oxy-easy-posts .oxy-posts,
.about-intro-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
}
.about-intro-right-text {
 top:150px;
 right:-99px;
writing-mode: vertical-rl; text-orientation: mixed;
}
.about-intro-left {
 padding-top:45px;
 gap:60px;
 padding-bottom:45px;
}
.about-intro-left:not(.ct-section):not(.oxy-easy-posts),
.about-intro-left.oxy-easy-posts .oxy-posts,
.about-intro-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:60px;
}
.about-content {
 padding-right:100px;
}
@media (max-width: 991px) {
.about-content {
 padding-right:20px;
}
}

.timeline-wrapper {
 width:100%;
 position:relative;
 height:208px;
}
.timeline {
 position:absolute;
 width:auto;
}
.timeline:not(.ct-section):not(.oxy-easy-posts),
.timeline.oxy-easy-posts .oxy-posts,
.timeline.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
}
.timeline-card {
 width:300px;
 position:relative;
}
.timeline-card-odd-content {
}
.timeline-card-odd-content:not(.ct-section):not(.oxy-easy-posts),
.timeline-card-odd-content.oxy-easy-posts .oxy-posts,
.timeline-card-odd-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.timeline-card-even-content {
}
.timeline-card-content {
 height:150px;
}
.timeline-card-content:not(.ct-section):not(.oxy-easy-posts),
.timeline-card-content.oxy-easy-posts .oxy-posts,
.timeline-card-content.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.content-odd {
}
.content-even {
}
.timeline-card-logo {
 height:50px;
}
.timline-card-point {
}
.timeline-card-point {
 z-index:1;
}
.timeline-card-year {
 font-size:14px;
 line-height:1.5;
}
.medals-section {
}
.medals-section .ct-section-inner-wrap {
padding-top: 31px;
}
.medals-card {
 max-width:500px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ed3050;
 border-right-color:#ed3050;
 border-bottom-color:#ed3050;
 border-left-color:#ed3050;
}
.medals-card:not(.ct-section):not(.oxy-easy-posts),
.medals-card.oxy-easy-posts .oxy-posts,
.medals-card.ct-section .ct-section-inner-wrap{
display:flex;
}
.medals-slider {
}
.medals-devider {
 width:50%;
 height:1px;
}
.medals-card-link {
 gap:28px;
 padding-top:55px;
 padding-bottom:55px;
 padding-left:95px;
 padding-right:95px;
}
.medals-card-link:not(.ct-section):not(.oxy-easy-posts),
.medals-card-link.oxy-easy-posts .oxy-posts,
.medals-card-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:28px;
}
.about-toggle {
}
.about-toggle .ct-section-inner-wrap {
padding-bottom: 56px;
}
.toggle-repeater {
}
.toggle-repeater:not(.ct-section):not(.oxy-easy-posts),
.toggle-repeater.oxy-easy-posts .oxy-posts,
.toggle-repeater.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.toggle-card {
}
.toggle-5530 {
}
.toggle-5530-expanded {
}
.team-management {
}
.team-section {
}
.team-list-section {
}
.team-list-section .ct-section-inner-wrap {
padding-top: 50px;
}
.team-category-title {
}
.b2b-card-image {
 height:360px;
 width:100%;
 object-fit:cover;
}
.filter-wrapper {
}
.regular-22 {
 font-size:22px;
}
.semibold-22 {
 font-size:22px;
 font-weight:600;
}
.nws-content-box {
}
.jobs-list {
 gap:15px;
 margin-top:30px;
}
.jobs-list:not(.ct-section):not(.oxy-easy-posts),
.jobs-list.oxy-easy-posts .oxy-posts,
.jobs-list.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
.job-details {
 gap:100px;
}
.job-details:not(.ct-section):not(.oxy-easy-posts),
.job-details.oxy-easy-posts .oxy-posts,
.job-details.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:100px;
}
@media (max-width: 991px) {
.job-details {
 gap:30px;
}
.job-details:not(.ct-section):not(.oxy-easy-posts),
.job-details.oxy-easy-posts .oxy-posts,
.job-details.ct-section .ct-section-inner-wrap{
gap:30px;
}
}

.image-cta__link {
}
.image-cta__img {
}
.tab-tab-tab {
}
.section-jobs {
}
/* Gutenberg group section inner wrapper with full width*/

.full-width-section .wp-block-group__inner-container{
	max-width: 1120px;
	margin-left: auto;
    margin-right: auto;
    height: 100%;
	padding: 0px 30px;
}

.editor-styles-wrapper .full-width-section{
	margin-left: none !important;
}


/* Guttenberg justify content center*/
.is-content-justification-center{
	justify-content: center;
}


/* Video popup ifame*/
.responsive-iframe {
	max-width: 100%;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*Header tik tok icon*/

.tik-tok-icon-link circle{
	fill: #282828;
}


.tik-tok-icon-link:hover circle{
	fill: #ed3050;
}

.tik-tok-white.tik-tok-icon-link circle{
	fill: #ffffff;
}


.tik-tok-white.tik-tok-icon-link:hover circle{
	fill: #fbd6dc;
}

p{
	margin: 0px;
}

/* Custom utility classes*/

.padding-top-bottom-80{
	padding-top: 80px;
	padding-bottom: 80px;
}


/*Global colors - custom*/

.color-a-white a{
	color: #fff;
}

.color-a-white a:hover{
	text-decoration: underline;
}


/*Red gradient font color*/
.color-primary{
	background: linear-gradient(266.26deg, #D23B4E 11.73%, #ED2F4F 93.37%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}


/* Product slider & Medals slider*/
.products-slider .swiper-pagination, .medals-slider .swiper-pagination{
	position: initial;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 5px;
}


.products-slider .oxel_dynamicslider__container .swiper-pagination-bullet-active,
.medals-slider .oxel_dynamicslider__container .swiper-pagination-bullet-active{
	background: linear-gradient(266.26deg, #D23B4E 11.73%, #ED2F4F 93.37%);
}

.products-slider .swiper-button-prev,
.medals-slider .swiper-button-prev{
	left: auto;
	right: 60px;
}

.products-slider .swiper-button-next,
.medals-slider .swiper-button-next{
	left: auto;
	right: 0px;
}


.products-slider .swiper-pagination-bullet,
.medals-slider .swiper-pagination-bullet{
	width: 14px;	
	height: 14px;
	/*border-width: 2px;
	border-style: solid; 
	border-image: linear-gradient(266.26deg, #D23B4E 11.73%, #ED2F4F 93.37%); */
	border: 2px solid #D23B4E;
	background-color: #ffffff;
	opacity: 1;
}

.products-slider .oxel_dynamicslider__container .swiper-button-next, .products-slider  .oxel_dynamicslider__container .swiper-button-prev,
.medals-slider .oxel_dynamicslider__container .swiper-button-next, .medals-slider  .oxel_dynamicslider__container .swiper-button-prev{
	bottom: 0px;
	top: auto;
	width: 48px;
    height: 48px;
    border: 1px solid #D23B4E;
    border-radius: 50%;
	color: #D23B4E;
}

.products-slider .oxel_dynamicslider__container .swiper-button-next:after, .products-slider  .oxel_dynamicslider__container .swiper-button-prev:after,
.medals-slider .oxel_dynamicslider__container .swiper-button-next:after, .medals-slider .oxel_dynamicslider__container .swiper-button-prev:after{
	font-size: 24px;
}

/*Light red card a*/

.hp-case-studies-card__tag a, .case-study-category__tag a {
    color: #ed3050;
}


/*prouct card link in tag*/

.product-card-tag a{
	color: #fff;
}


/* Single toggle section icon */
.toggle-single .oxy-expand-collapse-icon {
	display: flex;
	width: auto;
	height: auto;
}

.toggle-single .oxy-expand-collapse-icon::before,
.toggle-single .oxy-expand-collapse-icon::after {
	background-color: transparent;
	position: static;
	width: auto;
	height: auto;
	border-radius: 0;
}

.toggle-single .oxy-expand-collapse-icon::before {
	content: '';
	background: url("/wp-content/uploads/arrow-toggle-up.svg") center no-repeat;
	position: static;
	top: auto;
	width: 32px;
	height: 32px;
}

.toggle-single .oxy-eci-collapsed.oxy-expand-collapse-icon::before{
	transform: rotate(180deg);
}

/* page header section link (breadcrumbs)*/

.page-header-section a,
.product-header-section a{
	color: #fff;
}

.page-header-section a:hover,
.product-header-section a:hover{
	text-decoration: underline;
}

/* brand packages hover*/
.packages-card:hover .packages-card__title,
.packages-card:hover .packages-card__text,
.packages-card:hover .packages-card__price{
	color: #fff;
}

/*vzdelavacia cast pre reklamu - terminologia grid*/
.ads-terminology-grid{
	column-gap: 100px;
}

/*reklama - cisla grid*/
.numbers-grid{
	column-gap: 60px;
}


/*Content styling for basic elementos*/

/* set max width for case studies and post p element*/
.single-jg-case-studies .page-content p, .single-post .page-content p, 
.single-jg-casting .page-content p, .single-jg-job .page-content p, .single-jg-job .page-content ul{
	max-width: 800px;
	margin-bottom: 40px;
}

.page-content .full-width-section p{
	max-width: 100%;
}

.wp-block-image{
	width: fit-content;
	margin: 20px 0px 40px 0px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
		
}

.page-content .wp-block-image figure{
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
}

.page-content .wp-block-image figcaption {
    margin: 0;
	font-size: 14px;
	color: #9B9B9B;
}

/*.single-jg-case-studies .page-content .wp-block-image img, .single-post .page-content .wp-block-image img{
	margin-bottom: 40px;
}*/

/* production page p elements*/
.production-p-w800{
	width: 100%;
    max-width: 800px;
    text-align: justify;
    float: right;
}

/*Press - post styling*/
.wp-block-post-date{
	color: #9B9B9B;
	font-size: 14px;
	margin-top: 75px;
	
}

/* Press - b2b styling*/
.b2b-interviews-link:hover h3{
	color: #ed3050;
}

/*Set smaller size for Press titles on single*/
.single-post h1.heading-2, .single-jg-case-studies h1.heading-2{
	font-size: 32px;
}

body {
    /* Fixes expanded fullwidth sections */
    overflow-x: hidden;
}

/* make child section full width*/
.full-width-section{
	margin-left: calc(50% - 50vw);
    width: 100vw;
}

/*Guttenberg fix layout width for full width section*/
.block-editor-block-list__layout.full-width-section {
    max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
}

/* Forms and inputs */

input, select, textarea
{
	font-family: 'Poppins';
	border-top: none;
	border-right: none;
	border-left: none;
	padding-bottom: 10px;
	border-color: #000000;
	border-width: 1px;
	color: #282828;
}

input::placeholder, select::placeholder, textarea::placeholder{
	color: #282828;
}


input:focus, input:active, input:focus-visible,
textarea:focus, textarea:active, textarea:focus-visible,
select:focus, select:active, select:focus-visible{
	outline: none;
	border-top: none;
	border-right: none;
	border-left: none;
	border-color: #D23B4E;
}


.jg-form_wrapper.gform_wrapper.gravity-theme input[type=color], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=date], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=datetime-local], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=datetime], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=email], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=month], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=number], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=password], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=search], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=tel], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=text], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=time], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=url], 
.jg-form_wrapper.gform_wrapper.gravity-theme input[type=week], 
.jg-form_wrapper.gform_wrapper.gravity-theme select, 
.jg-form_wrapper.gform_wrapper.gravity-theme textarea {
    font-size: 16px; 
    margin-bottom: 0;
    margin-top: 0;
	padding: 8px 8px 20px 8px;
}


.gform_button{
	background-image: linear-gradient(266deg,#d23b4e 12px,#ed3050 92px);
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
	border: none;
	margin-top: 20px;
}

.gform_button:hover{
	background-image: none;
    background-color: #585858;
	cursor: pointer;
}

.grdpr-info-label{
	font-size: 11px;
}

.form-section-title{
  text-align: center;
  margin-top: 70px;
  margin-bottom: 20px;
}

.form-section-title h3:before{
	content: "";
  	display: block;
  	width: 12px;
  	height: 12px;
  	background: linear-gradient(266.26deg, #D23B4E 11.73%, #ED2F4F 93.37%);
  	
}

.form-section-title h3{
  display: flex;
  flex-direction: row;
  gap: 12px;
  justify-content: center;
    align-items: center;
}


@media (min-width: 641px){

	.jg-form_wrapper.gform_wrapper.gravity-theme .gform_fields{
		/*grid-row-gap: 5%;*/
		grid-column-gap: 50px;
	}
}

/* form on black bg*/
.jg-dark-form input, .jg-dark-form select, .jg-dark-form textarea{
	background-color: #000;
    border-color: #fff;
    color: #fff;
}

.jg-dark-form input::placeholder, .jg-dark-form select::placeholder, .jg-dark-form textarea::placeholder{
	color: #fff;
}

.jg-dark-form input:focus, .jg-dark-form input:active, .jg-dark-form input:focus-visible,
.jg-dark-form textarea:focus, .jg-dark-form textarea:active, .jg-dark-form textarea:focus-visible,
.jg-dark-form select:focus, .jg-dark-form select:active, .jg-dark-form select:focus-visible{
	outline: none;
	border-top: none;
	border-right: none;
	border-left: none;
	border-color: #D23B4E;
}

/* ceter submit buttom and red subtitles*/
.jg-dark-form_wrapper.gform_wrapper.gravity-theme .gform_footer{
	justify-content: center;
}

.form-subtitle{
	text-align: center;
}


/*--- Ads form ---*/
.jg-ads-form_wrapper.gform_wrapper.gravity-theme fieldset.gfield--type-radio,
.jg-ads-form_wrapper.gform_wrapper.gravity-theme fieldset.gfield--type-checkbox{
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: center;
  justify-content: center;
  margin: 20px 0px;
}

@media screen and (max-width: 768px) {
	.jg-ads-form_wrapper.gform_wrapper.gravity-theme fieldset.gfield--type-radio,
.jg-ads-form_wrapper.gform_wrapper.gravity-theme fieldset.ads-interests.gfield--type-checkbox{
  flex-direction: column;
  align-items: flex-start
  }
}

.ads-gender::before{
  content: "Pohlavie";
  display: block;
}

.ads-interests::before{
  content: "Záujmy";
  display: block;
}

.jg-ads-form_wrapper .gfield_radio, 
.jg-ads-form_wrapper .gfield_checkbox {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
}

/* Hide the default radio input circle */
.jg-ads-form_wrapper .gfield_radio .gfield-choice-input, 
.jg-ads-form_wrapper .ads-interests .gfield_checkbox .gfield-choice-input {
    display: none;
}

.jg-ads-form_wrapper.gform_wrapper.gravity-theme .gfield_radio .gfield-choice-input+label,
.jg-ads-form_wrapper.gform_wrapper.gravity-theme .ads-interests .gfield_checkbox .gfield-choice-input+label
{
  max-width: 100%;
  padding: 8px 20px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}

.jg-ads-form_wrapper.gform_wrapper.gravity-theme .gfield_radio .gfield-choice-input:checked + label,
.jg-ads-form_wrapper.gform_wrapper.gravity-theme .ads-interests .gfield_checkbox .gfield-choice-input:checked + label{
   background-color: #fff;
   color: #000;
}


/*--- slider input ---*/
.jg-ads-form_wrapper .noUi-target {
    background: #fff;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

.jg-ads-form_wrapper .noUi-horizontal {
    height: 1px;
}


.jg-ads-form_wrapper .noUi-handle{
  background-color: #ed3050;
  border: none;
  border-radius: 0px; 
  cursor: pointer;
  box-shadow: none;
}

.jg-ads-form_wrapper .noUi-horizontal .noUi-handle{
  width: 35px;
  height: 35px;
  top: -16px;
}

.jg-ads-form_wrapper .noUi-tooltip {
    display: block;
    position: absolute;
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: transparent;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.jg-ads-form_wrapper .noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
    top: 100%;
}

.jg-ads-form_wrapper .noUi-handle:after, .jg-ads-form_wrapper .noUi-handle:before{
  display: none;
}



/* Lang switcher */
.lang-item-first::after{
	content:'/';
	color: #9B9B9B;
	margin-left: 7px;
}


.lang-item::marker{
	content: '';
}

.lang-item a{
	color: #9B9B9B;
}


.current-lang a{
	color: #000;
}

.lang-item a:hover{
	color: #ed3050;
}

.lang-list{
	padding: 0px;
	min-width: 75px
}

.lang-list li{
	display: inline-block;
}

/* change color on overlay header */
.oxygen-only-show-in-overlay .lang-item a, .oxygen-only-show-in-overlay .lang-item-first::after{
	color: #fbd6dc;
}

.oxygen-only-show-in-overlay .current-lang a,
.oxygen-only-show-in-overlay .lang-item a:hover{
	color: #fff;
}


/*Filters styling*/

.filter-wrapper::before{
	content: url('/wp-content/uploads/search.svg');
	position: absolute;
	right: 0px;
}
.filter-wrapper{
	position: relative;
	display: inline-block;
}

.filter-field{
	padding-right: 25px;
}

.filter-field::placeholder{
	color: #000;
	font-size: 16px;
}

.checkboxes{
	margin-top: 40px;
	margin-bottom: 80px;
}

.logos-grid .fast-filter .checkboxes{
	margin-top: 40px;
	margin-bottom: 40px;
}


.checkboxes [data-search-term] {
	display: none;
}

.checkboxes [data-search-term]:checked + label {
	color: #fff;
	background-image: linear-gradient(266deg,#d23b4e 12%,#ed3050 92%);
}

.checkboxes .case-study-category__tag:hover{
	background-color: #585858;
	color: #fff;
	cursor: pointer;
}

.checkboxes .case-study-category__tag{
	margin-right: 15px;
	line-height: 2.5;
	white-space: nowrap;
}

/*Header Search styling */
.search-submit{
	display: none;
}
.search-field{
	width: 100%;
	padding-right: 40px;
	background-color: transparent;
	color: #fff;
	border-bottom: 2px solid #fff;
}

.search-field::placeholder{
	color: #fff;
}

.search-field-white .search-field{
	width: 100%;
	padding-right: 40px;
	background-color: transparent;
	color: #000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #000;
}

/* Pagination styling*/
a.next.page-numbers{
	margin-left: 20px;
}
a.prev.page-numbers{
	margin-right: 20px;
}
a.page-numbers:not(.prev):not(.next), span.page-numbers.current{
	padding: 0px 10px;
} 

/* Files download tabs */
.files-download-tab-title.tabs-1715-tab-active:hover{
	border-color: #000;
	color: #fff;
	
}

/* Footer menu */
.footer .current-menu-item::before{
	display: none;
}


/*Dynanic togle section*/
.overlay-link{
	width: 90%;
	height: 90%;
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: 2;
}

/* Tím */
.team-members-list:not(.ct-section):not(.oxy-easy-posts){
	justify-content: start;

}

/* b2b rozhovory, medialne partnerstva */
.b2b-interviews-list{
	row-gap: 80px;	
}

/*Newsletter page */
.nws-content-row{
  margin-top: 50px;
}

/* JOBS */
.single-jg-job .page-content .subtitle{
  margin-bottom: 20px;
}

.single-jg-job .footer {
    margin-top: 0px;
}

/*Kariera*/
.fw-400{
    font-weight: 400;
}

.transform-none{
  text-transform: none;
}

.ct-inner-content > p{
  max-width: 800px;
  margin-bottom: 40px;
}

.ct-inner-content > .subtitle{
	margin-bottom: 15px;
}
.career-offers{
  justify-content: space-between;
  margin-top: 25px;
}

.career-offers-box{
  max-width: 300px;
  padding: 40px 50px;
  border: 2px solid #ed3050;
}

/* HP - Image CTA section */
.image-cta-img{
	position: relative;
}

.image-cta__link{
	position: absolute;
	width: 100%;
	height: 100%;
}

.hidden-element{
  display: none;
}

/* Footer menu */
#menu-footer-menu-sk.oxy-nav-menu-list, #menu-footer-menu-en.oxy-nav-menu-list{
	flex-direction: row;
}


@media only screen and (max-width: 480px) { 
#menu-footer-menu-sk.oxy-nav-menu-list, #menu-footer-menu-en.oxy-nav-menu-list{
	flex-direction: column;
	align-items: center;
	}
}

.oxy-header-right{
 display:flex;
 flex-direction:row;
 gap:50px;
}
.toggle-single .toggle-9415-expanded .toggle-single__title{
 color:#d23b4e;
}
.hp-case-studies-card__tag a{
 color:#ed3050;
}
.oxel_accordion__content{
}
.oxel_accordion__row--active{
}
.oxel_accordion__content__hidden .test-img{
 opacity:0;
}
.oxel_accordion__content .test-img{
}
.oxel_accordion__row oxel_accordion__row--active{
}
.product-preview__tag a{
 color:#ffffff;
}
@media (max-width: 767px) {
.oxy-header-right{
 gap:20px;
}
}

