.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: 1920px;
}
body {font-family: 'Roboto';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: var(--txt);}.oxy-nav-menu-hamburger-line {background-color: var(--txt);}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 60px;font-weight: 700;color: #494747;}h2, h3, h4, h5, h6{font-size: 45px;color: #494747;}h3, h4, h5, h6{font-size: 35px;color: #494747;}h4, h5, h6{font-size: 20px;color: #494747;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 font-family:Roboto;
 width:100%;
 padding-top:20px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:20px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
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: #990000;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
 margin-bottom:15px;
}
.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 {
}
.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.nadpis-veneer {
 font-family:'veneer3';
 font-size:calc(3.5rem + ((1vw - 4.8px) * 1.6667)) ;
 text-transform:lowercase;
 text-align:center;
 line-height:1;
 color:var(--sec);
 z-index:10;
}
@media (max-width: 479px) {
}

.nadpis-stin {
 text-shadow:0px 4px 4px rgba(0,0,0,0.25);
}
.nadpis-laska {
 font-family:'Ms Madi';
 color:var(--prim);
 font-weight:100;
 line-height:1;
 margin-bottom:-10px;
 z-index:10;
 font-size:calc(4rem + ((1vw - 4.8px) * 2.5)) ;
 text-align:center;
}
@media (max-width: 1920px) {
.nadpis-laska {
 line-height:1;
}
}

.center {
}
.center:not(.ct-section):not(.oxy-easy-posts),
.center.oxy-easy-posts .oxy-posts,
.center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.center-dolu {
}
.center-dolu:not(.ct-section):not(.oxy-easy-posts),
.center-dolu.oxy-easy-posts .oxy-posts,
.center-dolu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.home-lahudky {
 height:170px;
 width:100%;
 margin-bottom:35px;
 margin-top:0px;
}
@media (max-width: 991px) {
.home-lahudky {
 height:120px;
}
}

@media (max-width: 767px) {
.home-lahudky {
 padding-top:24px;
}
}

.home-lahudky-dlazdice {
 max-width:394px;
 padding-top:0px;
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#eeeeee;
 width:100%;
}
@media (max-width: 1920px) {
.home-lahudky-dlazdice {
 max-width:33%;
}
}

@media (max-width: 991px) {
.home-lahudky-dlazdice {
 border-right-style:none;
 border-right-width:0px;
 border-bottom-color:#eeeeee;
 border-bottom-style:solid;
 border-bottom-width:1px;
 max-width:50%;
 padding-top:20px;
}
}

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

.button-div:hover{
 background-color:var(--btn-hover);
}
.button-div {
 background-color:var(--btn);
 text-align:left;
 min-height:54px;
 padding-top:19px;
 padding-bottom:18px;
 width:200px;
 min-width:150px;
}
.button-div:not(.ct-section):not(.oxy-easy-posts),
.button-div.oxy-easy-posts .oxy-posts,
.button-div.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.button-div {
 min-width:200px;
}
}

@media (max-width: 479px) {
.button-div {
 width:260px;
}
}

.button-text {
 font-family:Poppins;
 color:var(--white);
 font-size:20px;
 font-weight:400;
}
.home-lahudky-dlazdice-nadpis {
 margin-bottom:16px;
 font-weight:400;
 font-size:calc(2rem + ((1vw - 4.8px) * 0.5556)) ;
}
.home-lahudky-dlazdice-txt {
 max-width:332px;
 text-align:center;
}
@media (max-width: 991px) {
.home-lahudky-dlazdice-txt {
 margin-bottom:20px;
}
}

.home-hnedy-div {
 padding-left:36px;
 padding-right:36px;
 padding-top:48px;
 padding-bottom:40px;
 width:100%;
 max-width:448px;
 position:relative;
 background-color:var(--sec);
 border-radius:16px;
 min-height:178px;
}
.home-hnedy-div:not(.ct-section):not(.oxy-easy-posts),
.home-hnedy-div.oxy-easy-posts .oxy-posts,
.home-hnedy-div.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 479px) {
.home-hnedy-div {
 max-width:322px;
}
}

.txt-white {
 color:#ffffff;
}
.home-hnedy-nadpis {
 font-family:Poppins;
 font-size:20px;
 text-align:center;
}
.paticka-nadpisy {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
}
.paticka-link {
 font-family:Roboto;
 text-decoration:underline;
 color:var(--prim);
 font-size:16px;
 font-style:normal;
}
.hover:hover{
 color:var(--sec);
}
.hover {
}
.paticka-bloky {
 padding-top:0px;
 height:257px;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:#e2dcc8;
}
.paticka-bloky:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky.oxy-easy-posts .oxy-posts,
.paticka-bloky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.paticka-bloky {
 text-align:left;
}
.paticka-bloky:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky.oxy-easy-posts .oxy-posts,
.paticka-bloky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.paticka-ram {
 margin-bottom:60px;
 max-width:1760px;
 width:100%;
}
.paticka-ram:not(.ct-section):not(.oxy-easy-posts),
.paticka-ram.oxy-easy-posts .oxy-posts,
.paticka-ram.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.paticka-ram {
 margin-bottom:17px;
}
}

.oteviracka-radek {
 height:56px;
 width:100%;
 padding-right:20px;
 padding-left:24px;
 border-radius:8px;
}
.oteviracka-radek:not(.ct-section):not(.oxy-easy-posts),
.oteviracka-radek.oxy-easy-posts .oxy-posts,
.oteviracka-radek.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.oteviracka-radek-barva {
 background-color:var(--radek);
}
.nadpis-venner-stin {
 font-family:'veneer3';
 font-size:80px;
 text-transform:lowercase;
 text-align:center;
 line-height:1;
 color:var(--sec);
}
.oteviracka-radek-velky {
 width:100%;
 padding-right:20px;
 padding-left:24px;
 border-radius:8px;
}
.oteviracka-radek-velky:not(.ct-section):not(.oxy-easy-posts),
.oteviracka-radek-velky.oxy-easy-posts .oxy-posts,
.oteviracka-radek-velky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
}
.podklad {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size: auto; background-repeat:repeat;
}
.home-dokonale-cislo {
 font-family:'Ms Madi';
 font-size:50px;
 font-weight:400;
 color:var(--prim);
}
.home-dokonaly-div {
 padding-right:36px;
 padding-left:36px;
 width:100%;
 padding-top:25px;
 padding-bottom:25px;
}
@media (max-width: 767px) {
.home-dokonaly-div {
 width:100%;
 padding-top:5px;
}
}

.prodejny-vybrat-div {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size: auto; width:50%;
 height:100%;
 background-repeat:repeat;
 padding-top:104px;
 padding-bottom:100px;
 padding-left:130px;
 padding-right:130px;
}
@media (max-width: 1920px) {
.prodejny-vybrat-div {
 padding-right:30px;
 padding-left:30px;
 padding-bottom:50px;
 min-height:600px;
 width:100%;
}
}

@media (max-width: 991px) {
.prodejny-vybrat-div {
 width:100%;
 min-height:750px;
 padding-top:65px;
 padding-left:25px;
}
}

@media (max-width: 479px) {
.prodejny-vybrat-div {
 padding-left:10px;
}
}

.prodejny-vybrat-card-nadpis {
 font-family:Roboto;
 font-size:16px;
 font-weight:400;
 text-transform:uppercase;
 color:var(--prim);
 line-height:1.6;
}
.nadpis-h2 {
 font-family:Poppins;
 font-size:40px;
 font-weight:400;
}
.prodejny-vybrat-card-nadpis2 {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
 text-transform:uppercase;
 color:var(--sec);
 line-height:1,3;
 text-align:left;
}
.prodejny-vybrat-card-txt {
 font-family:Roboto;
 color:#000000;
 font-size:16px;
 font-weight:400;
 text-align:left;
}
.prodejny-vybrat-card-link {
 font-family:Roboto;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
 color:var(--prim);
 width:100%;
}
.banner {
background-size: cover; height:787px;
 background-repeat:no-repeat;
 text-align:left;
 position:relative;
 background-position:50% 0%;
}
.banner:not(.ct-section):not(.oxy-easy-posts),
.banner.oxy-easy-posts .oxy-posts,
.banner.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:flex-end;
}
.banner-page {
background-size: cover; height:787px;
 background-repeat:no-repeat;
 text-align:left;
 position:relative;
 background-position:50% 0%;
}
.banner-page:not(.ct-section):not(.oxy-easy-posts),
.banner-page.oxy-easy-posts .oxy-posts,
.banner-page.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:flex-end;
}
.prechod {
background: linear-gradient(0deg, rgba(0, 0, 0, 0.51) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.nadpis-laska-page {
 font-family:'Ms Madi';
 color:var(--white);
 font-size:100px;
 font-weight:100;
 line-height:1;
 margin-bottom:-10px;
 z-index:10;
}
.nadpis-veneer-page {
 font-family:'veneer3';
 font-size:80px;
 text-transform:lowercase;
 text-align:center;
 line-height:1;
 color:#ffffff;
 z-index:1;
}
.home-dokonaly-div-cont:after{
 border-right-width:1px;
 border-right-color:var(--seda);
 border-right-style:solid;
 padding-right:0px;
 height:50%;
 margin-top:80px;
  content:"";
}
.home-dokonaly-div-cont {
 width:100%;
 height:100%;
}
.home-dokonaly-div-cont:not(.ct-section):not(.oxy-easy-posts),
.home-dokonaly-div-cont.oxy-easy-posts .oxy-posts,
.home-dokonaly-div-cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.home-dokonaly-div-cont:after{
 height:80%;
 margin-top:50px;
}
}

@media (max-width: 767px) {
.home-dokonaly-div-cont {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:var(--seda);
}
.home-dokonaly-div-cont:after{
 border-right-width:0px;
 border-right-style:none;
}
}

.oxy-stock-content-styles {
}
.button-div-bily:hover .button-text-zlaty{
 color:var(--btn-hover);
}
.button-div-bily:hover{
 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:var(--btn-hover);
 border-right-color:var(--btn-hover);
 border-bottom-color:var(--btn-hover);
 border-left-color:var(--btn-hover);
}
.button-div-bily {
 width:200px;
 min-height:64px;
 padding-top:10px;
 padding-bottom:10px;
}
.button-div-bily:not(.ct-section):not(.oxy-easy-posts),
.button-div-bily.oxy-easy-posts .oxy-posts,
.button-div-bily.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.button-div-bily {
 width:260px;
}
}

.button-text-zlaty {
 font-family:Poppins;
 color:var(--prim);
 font-size:20px;
 font-weight:400;
}
.uzky-stred {
 max-width:1320px;
 width:100%;
}
.uzky-stred:not(.ct-section):not(.oxy-easy-posts),
.uzky-stred.oxy-easy-posts .oxy-posts,
.uzky-stred.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.uzky-stred {
 padding-top:0px;
 padding-bottom:0px;
}
}

.pozice-vyhody-div {
 height:348px;
 border-radius:8px;
 background-color:var(--white);
 padding-left:32px;
 padding-right:32px;
 max-width:312px;
 width:100%;
}
.pozice-vyhody-div:not(.ct-section):not(.oxy-easy-posts),
.pozice-vyhody-div.oxy-easy-posts .oxy-posts,
.pozice-vyhody-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pozice-vyhody-div-text {
 font-size:25px;
 font-weight:400;
 text-align:center;
 line-height:130%;
}
.pozice-vyhody-div-img {
 object-fit:cover;
 object-position:center-center;
}
.pozice-vyhody-div-1 {
 height:55%;
 width:100%;
}
.pozice-vyhody-div-1:not(.ct-section):not(.oxy-easy-posts),
.pozice-vyhody-div-1.oxy-easy-posts .oxy-posts,
.pozice-vyhody-div-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.pozice-vyhody-div-2 {
 height:45%;
 width:100%;
}
.pozice-vyhody-div-2:not(.ct-section):not(.oxy-easy-posts),
.pozice-vyhody-div-2.oxy-easy-posts .oxy-posts,
.pozice-vyhody-div-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.nabizime-list-nadpis {
 font-family:Poppins;
 font-size:calc(1.375rem + ((1vw - 4.8px) * 0.2083)) ;
 font-weight:400;
 margin-bottom:8px;
}
.nabizime-list-text {
 font-family:Roboto;
 font-size:16px;
 font-weight:400;
}
.nabizime-list-img {
 margin-right:24px;
 width:26.5px;
 height:23.5px;
}
.predel {
 max-width:648px;
 width:100%;
 text-align:left;
}
.predel:not(.ct-section):not(.oxy-easy-posts),
.predel.oxy-easy-posts .oxy-posts,
.predel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.predel-leva {
background-image: linear-gradient(-90deg, #e2dcc8, #ffffff 100%); width:50%;
 height:2px;
}
.predel-prava {
background-image: linear-gradient(90deg, #e2dcc8, #ffffff 100%); width:50%;
 height:2px;
}
.nabizime-list-predel {
}
.nabizime-row-block {
}
.nabizime-columns-nadpis {
 font-size:calc(2rem + ((1vw - 4.8px) * 0.5556)) ;
 margin-bottom:64px;
 font-weight:400;
 max-width:300px;
}
.jak-probiha-div {
 padding-top:45px;
 text-align:left;
 padding-left:20px;
 padding-right:20px;
 border-right-color:#eeeeee;
 border-right-width:1px;
 border-right-style:solid;
 width:25%;
 height:100%;
 min-height:292px;
}
.jak-probiha-div:not(.ct-section):not(.oxy-easy-posts),
.jak-probiha-div.oxy-easy-posts .oxy-posts,
.jak-probiha-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.jak-probiha-div {
 width:100%;
 border-bottom-width:1px;
 border-bottom-style:solid;
 max-width:100%;
 padding-left:20px;
 padding-right:20px;
 border-bottom-color:#eeeeee;
}
}

@media (max-width: 767px) {
.jak-probiha-div {
 border-right-style:none;
 border-right-width:0px;
}
}

.paticka-bloky-container {
 width:100%;
 max-width:1426px;
 margin-top:60px;
 margin-bottom:60px;
}
.paticka-bloky-container:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container.oxy-easy-posts .oxy-posts,
.paticka-bloky-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1920px) {
.paticka-bloky-container {
}
.paticka-bloky-container:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container.oxy-easy-posts .oxy-posts,
.paticka-bloky-container.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 991px) {
.paticka-bloky-container {
}
.paticka-bloky-container:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container.oxy-easy-posts .oxy-posts,
.paticka-bloky-container.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;}
}

.paticka-bloky-subnadpis {
 font-family:Roboto;
 font-weight:700;
 font-size:16px;
}
.paticka-link-odsazeni {
 margin-bottom:19px;
}
.manual-dlazdice-container {
 width:100%;
 margin-top:-90px;
 z-index:10;
}
.manual-dlazdice-container:not(.ct-section):not(.oxy-easy-posts),
.manual-dlazdice-container.oxy-easy-posts .oxy-posts,
.manual-dlazdice-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 24px;grid-row-gap: 20px;}
.manual-dlazdice-top {
 height:234px;
 width:100%;
 background-color:#d9d9d9;
 border-top-left-radius:16px;
 border-top-right-radius:16px;
 padding-top:16px;
 padding-left:16px;
}
.manual-dlazdice {
}
.manual-dlazdice-bottom {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size: auto; width:100%;
 height:288px;
 background-repeat:repeat;
 border-bottom-left-radius:16px;
 border-bottom-right-radius:16px;
 padding-top:24px;
 padding-right:24px;
 padding-bottom:24px;
 padding-left:24px;
}
.manual-dlazdice-bottom:not(.ct-section):not(.oxy-easy-posts),
.manual-dlazdice-bottom.oxy-easy-posts .oxy-posts,
.manual-dlazdice-bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.manual-dlazdice-nadpis {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
 text-transform:uppercase;
 margin-bottom:16px;
 line-height:130%;
}
.manual-dlazdice-link {
 margin-top:auto;
}
.manual-dlazdice-link:not(.ct-section):not(.oxy-easy-posts),
.manual-dlazdice-link.oxy-easy-posts .oxy-posts,
.manual-dlazdice-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.manual-dlazdice-text {
 line-height:160%;
}
.txt-link:hover{
 color:#935900;
}
.txt-link {
 font-family:Roboto;
 font-size:16px;
 font-style:normal;
 color:var(--prim);
}
.txt-link:not(.ct-section):not(.oxy-easy-posts),
.txt-link.oxy-easy-posts .oxy-posts,
.txt-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.txt-link .smoothscrolling-inner-wrap{
flex-direction:row;
align-items:center;
}

@media (max-width: 991px) {
.txt-link {
}
.txt-link:not(.ct-section):not(.oxy-easy-posts),
.txt-link.oxy-easy-posts .oxy-posts,
.txt-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
}

.manual-dlazdice-link-sipka {
background-image:url(https://motorbox.cz/wp-content/uploads/ico-sipka.svg);background-size: 14px 6px; width:14px;
 height:6px;
 background-repeat:no-repeat;
}
.manual-dlazdice-link-text {
 font-weight:600;
 margin-right:8px;
}
.manual-dlazdice2-bottom {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size: auto; width:100%;
 height:193px;
 background-repeat:repeat;
 border-bottom-left-radius:16px;
 border-bottom-right-radius:16px;
 padding-top:24px;
 padding-right:24px;
 padding-bottom:24px;
 padding-left:24px;
}
.manual-dlazdice2-bottom:not(.ct-section):not(.oxy-easy-posts),
.manual-dlazdice2-bottom.oxy-easy-posts .oxy-posts,
.manual-dlazdice2-bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.o-nas-rikaji-div {
background-image:linear-gradient(rgba(94,47,29,0), rgba(94,47,29,0)), url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size:auto,  auto; padding-bottom:45px;
 background-repeat:repeat;
 border-radius:16px;
 position:relative;
 z-index:10;
 min-height:719px;
 height:100%;
}
.o-nas-rikaji-div:not(.ct-section):not(.oxy-easy-posts),
.o-nas-rikaji-div.oxy-easy-posts .oxy-posts,
.o-nas-rikaji-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.o-nas-rikaji-div {
}
}

@media (max-width: 767px) {
.o-nas-rikaji-div {
}
}

.o-nas-rikaji-container {
 margin-top:-130px;
 height:100%;
}
.o-nas-rikaji-container:not(.ct-section):not(.oxy-easy-posts),
.o-nas-rikaji-container.oxy-easy-posts .oxy-posts,
.o-nas-rikaji-container.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(200px, 1fr));grid-column-gap: 24px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.o-nas-rikaji-container {
 margin-top:30px;
}
.o-nas-rikaji-container:not(.ct-section):not(.oxy-easy-posts),
.o-nas-rikaji-container.oxy-easy-posts .oxy-posts,
.o-nas-rikaji-container.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

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

.o-nas-rikaji-text {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png); font-family:Roboto;
 text-align:center;
 font-size:20px;
 line-height:160%;
 font-weight:400;
 margin-bottom:37px;
 padding-top:70px;
 padding-left:49px;
 padding-right:49px;
 border-top-left-radius:16px;
 border-top-right-radius:16px;
}
@media (max-width: 767px) {
.o-nas-rikaji-text {
 padding-left:28px;
 padding-right:28px;
}
}

.o-nas-rikaji-kdo {
 font-family:Poppins;
 font-size:28px;
 line-height:32px;
 font-weight:400;
}
.timeline-nadpisy {
 font-family:Poppins;
 font-size:40px;
 font-weight:400;
 line-height:130%;
 margin-bottom:24px;
}
.timeline-rok {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
 width:80px;
}
.timeline-container-line {
 text-align:center;
 z-index:1;
}
.timeline-container-line:not(.ct-section):not(.oxy-easy-posts),
.timeline-container-line.oxy-easy-posts .oxy-posts,
.timeline-container-line.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.timeline-container-line {
}
}

.timeline-foto {
 width:50%;
}
.timeline-foto:not(.ct-section):not(.oxy-easy-posts),
.timeline-foto.oxy-easy-posts .oxy-posts,
.timeline-foto.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.timeline-foto {
 width:100%;
 padding-left:200px;
}
.timeline-foto:not(.ct-section):not(.oxy-easy-posts),
.timeline-foto.oxy-easy-posts .oxy-posts,
.timeline-foto.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
}

.timeline-radek-stred:after{
 border-right-color:var(--prim);
 border-right-style:solid;
 border-right-width:1px;
 width:1px;
 position:absolute;
 top:0px;
 bottom:0%;
 z-index:10;
 height:100%;
  content:"";
}
.timeline-radek-stred {
 width:7%;
 text-align:left;
 position:absolute;
 height:492px;
 min-width:7%;
 max-width:7%;
 left:48%;
}
.timeline-radek-stred:not(.ct-section):not(.oxy-easy-posts),
.timeline-radek-stred.oxy-easy-posts .oxy-posts,
.timeline-radek-stred.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.timeline-radek-stred {
 left:0%;
}
}

.timeline-radek-texty {
 padding-left:200px;
 padding-top:74px;
 width:50%;
}
.timeline-radek-texty:not(.ct-section):not(.oxy-easy-posts),
.timeline-radek-texty.oxy-easy-posts .oxy-posts,
.timeline-radek-texty.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.timeline-radek-texty {
 width:100%;
 padding-left:200px;
}
}

.nabor-dlazdice-nadpisy {
 font-family:Poppins;
 font-size:calc(1.875rem + ((1vw - 4.8px) * 0.6944)) ;
 font-weight:400;
 text-align:center;
 margin-bottom:8px;
}
.nabor-dlazdice-texty {
 text-align:center;
 max-width:290px;
 width:100%;
}
.nabor-dlazdice {
 text-align:center;
 padding-top:70px;
 max-width:424px;
 width:100%;
 padding-bottom:40px;
 height:100%;
}
.nabor-dlazdice:not(.ct-section):not(.oxy-easy-posts),
.nabor-dlazdice.oxy-easy-posts .oxy-posts,
.nabor-dlazdice.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.nabor-dlazdice {
 padding-top:30px;
 padding-bottom:30px;
}
}

.sort-link-margin {
 margin-right:40px;
 margin-bottom:0px;
}
.sort-link-margin:not(.ct-section):not(.oxy-easy-posts),
.sort-link-margin.oxy-easy-posts .oxy-posts,
.sort-link-margin.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1920px) {
.sort-link-margin {
 margin-right:10px;
 margin-bottom:0px;
}
}

.sort-radek-left {
background-size: cover; width:50%;
 height:100%;
 background-repeat:no-repeat;
 position:relative;
 min-height:730px;
}
@media (max-width: 991px) {
.sort-radek-left {
 background-position:50% 50%;
}
}

@media (max-width: 767px) {
.sort-radek-left {
 width:100%;
 min-height:300px;
 background-position:0% 80%;
}
}

@media (max-width: 479px) {
.sort-radek-left {
 background-position:0% 50%;
}
}

.sort-radek-right {
background-image:url(https://motorbox.cz/wp-content/uploads/bg01.png);background-size: auto; width:50%;
 height:100%;
 background-repeat:repeat;
 padding-top:191px;
 padding-left:182px;
 padding-right:182px;
 padding-bottom:169px;
 position:relative;
 text-align:left;
 min-height:730px;
}
.sort-radek-right:not(.ct-section):not(.oxy-easy-posts),
.sort-radek-right.oxy-easy-posts .oxy-posts,
.sort-radek-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1920px) {
.sort-radek-right {
 padding-left:80px;
 padding-right:80px;
}
}

@media (max-width: 991px) {
.sort-radek-right {
 padding-left:50px;
 padding-right:50px;
 padding-bottom:50px;
}
}

@media (max-width: 767px) {
.sort-radek-right {
 width:100%;
 min-height:500px;
}
}

.sort-radek-roh {
transform:rotate(45deg); position:absolute;
 top:-32px;
 width:64px;
 height:64px;
 z-index:10;
 right:-32px;
 background-color:var(--white);
}
@media (max-width: 767px) {
.sort-radek-roh {
 visibility:hidden;
}
.sort-radek-roh:not(.ct-section):not(.oxy-easy-posts),
.sort-radek-roh.oxy-easy-posts .oxy-posts,
.sort-radek-roh.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sort-radek-mnamka {
 position:absolute;
 top:40px;
 left:43%;
}
@media (max-width: 767px) {
.sort-radek-mnamka {
 left:36%;
}
}

@media (max-width: 479px) {
.sort-radek-mnamka {
 left:32%;
}
}

.sort-radek-roh2 {
transform:rotate(45deg); position:absolute;
 top:-32px;
 width:64px;
 height:64px;
 z-index:10;
 background-color:var(--white);
 left:-32px;
}
@media (max-width: 767px) {
.sort-radek-roh2 {
 visibility:hidden;
}
.sort-radek-roh2:not(.ct-section):not(.oxy-easy-posts),
.sort-radek-roh2.oxy-easy-posts .oxy-posts,
.sort-radek-roh2.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sort-section {
}
.sort-section .ct-section-inner-wrap {
padding-top: 140px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
@media (max-width: 991px) {
.sort-section {
}
}

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

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

.menu-text:hover{
 color:var(--prim);
}
.menu-text {
 font-family:Poppins;
 color:var(--sec);
 font-size:20px;
 font-weight:400;
}
.menu-item:hover{
}
.menu-item {
 margin-right:40px;
}
@media (max-width: 1920px) {
.menu-item {
 margin-right:15px;
}
}

.button-menu:hover{
 background-color:var(--btn-hover);
}
.button-menu {
 width:152px;
 background-color:var(--btn);
 border-radius:40px;
 text-align:left;
 padding-top:12px;
 padding-bottom:16px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--prim);
 border-right-color:var(--prim);
 border-bottom-color:var(--prim);
 border-left-color:var(--prim);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 max-height:64px;
}
.button-menu:not(.ct-section):not(.oxy-easy-posts),
.button-menu.oxy-easy-posts .oxy-posts,
.button-menu.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.button-menu {
}
}

@media (max-width: 479px) {
.button-menu {
 width:260px;
}
}

.mobile-container {
 padding-left:30px;
 padding-right:30px;
}
.mobile-radek:hover .menu-text{
 color:var(--prim);
}
.mobile-radek {
 height:60px;
 min-height:60px;
 width:100%;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#eeeeee;
}
.mobile-radek:not(.ct-section):not(.oxy-easy-posts),
.mobile-radek.oxy-easy-posts .oxy-posts,
.mobile-radek.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.mobile-menu-button:hover{
 background-color:var(--btn-hover);
}
.mobile-menu-button {
 width:250px;
 background-color:var(--prim);
 border-radius:40px;
 text-align:left;
 min-height:64px;
 padding-top:11px;
 padding-bottom:13px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--prim);
 border-right-color:var(--prim);
 border-bottom-color:var(--prim);
 border-left-color:var(--prim);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:64px;
}
.mobile-menu-button:not(.ct-section):not(.oxy-easy-posts),
.mobile-menu-button.oxy-easy-posts .oxy-posts,
.mobile-menu-button.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.mobile-menu-button {
 width:260px;
}
}

.menu {
}
.mobile {
}
.paticka-bloky2 {
 padding-top:0px;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:var(--seda);
 width:20%;
 padding-right:50px;
 height:270px;
 padding-left:50px;
 padding-bottom:0px;
 margin-top:auto;
}
.paticka-bloky2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky2.oxy-easy-posts .oxy-posts,
.paticka-bloky2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1920px) {
.paticka-bloky2 {
 width:20%;
 text-align:left;
 padding-right:30px;
 padding-left:30px;
}
.paticka-bloky2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky2.oxy-easy-posts .oxy-posts,
.paticka-bloky2.ct-section .ct-section-inner-wrap{
display:flex;
}
}

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

@media (max-width: 767px) {
.paticka-bloky2 {
 border-right-width:0px;
 border-right-style:none;
 border-bottom-color:var(--seda);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
}

.paticka-bloky-container2 {
 width:100%;
 max-width:1426px;
 margin-top:60px;
 margin-bottom:60px;
 gap:0px;
}
.paticka-bloky-container2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container2.oxy-easy-posts .oxy-posts,
.paticka-bloky-container2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:0px;
}
@media (max-width: 1920px) {
.paticka-bloky-container2 {
}
.paticka-bloky-container2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container2.oxy-easy-posts .oxy-posts,
.paticka-bloky-container2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
}

@media (max-width: 991px) {
.paticka-bloky-container2 {
}
.paticka-bloky-container2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container2.oxy-easy-posts .oxy-posts,
.paticka-bloky-container2.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: 0px;}
}

@media (max-width: 767px) {
.paticka-bloky-container2 {
 margin-bottom:0px;
}
.paticka-bloky-container2:not(.ct-section):not(.oxy-easy-posts),
.paticka-bloky-container2.oxy-easy-posts .oxy-posts,
.paticka-bloky-container2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.buuton-paticka:hover{
 background-color:var(--btn-hover);
}
.buuton-paticka {
 background-color:var(--btn);
 border-radius:40px;
 text-align:left;
 min-height:64px;
 padding-top:19px;
 padding-bottom:18px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--prim);
 border-right-color:var(--prim);
 border-bottom-color:var(--prim);
 border-left-color:var(--prim);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:100%;
 max-width:235px;
}
.buuton-paticka:not(.ct-section):not(.oxy-easy-posts),
.buuton-paticka.oxy-easy-posts .oxy-posts,
.buuton-paticka.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.buuton-paticka {
 width:260%;
}
}

.banner-home {
 height:787px;
}
@media (max-width: 479px) {
.banner-home {
 height:431px;
}
}

.text-predel:hover{
}
.text-predel {
 font-family:Poppins;
 color:var(--white);
 font-size:16px;
 font-weight:400;
 text-decoration:none;
}
@media (max-width: 479px) {
.text-predel {
 font-size:14px;
}
}

.header-up-predel {
 margin-left:16px;
 margin-right:16px;
 color:rgba(255,255,255,0.2);
}
.detail-prodejny-adresa-div {
 height:64px;
 width:100%;
 border-top-color:var(--seda);
 border-top-width:1px;
 border-top-style:solid;
 text-align:left;
}
.detail-prodejny-adresa-div:not(.ct-section):not(.oxy-easy-posts),
.detail-prodejny-adresa-div.oxy-easy-posts .oxy-posts,
.detail-prodejny-adresa-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.soc-link:hover{
 color:var(--prim);
}
.soc-link {
 font-family:Roboto;
 color:var(--sec);
 font-size:16px;
 font-style:normal;
}
.paticka-sub-text {
 font-family:Roboto;
 font-size:16px;
 text-align:center;
}
.button-div-287:hover{
 background-color:var(--btn-hover);
}
.button-div-287 {
 background-color:var(--btn);
 border-radius:40px;
 text-align:left;
 min-height:64px;
 padding-top:19px;
 padding-bottom:18px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:var(--prim);
 border-right-color:var(--prim);
 border-bottom-color:var(--prim);
 border-left-color:var(--prim);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:287px;
}
.button-div-287:not(.ct-section):not(.oxy-easy-posts),
.button-div-287.oxy-easy-posts .oxy-posts,
.button-div-287.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.button-div-287 {
 width:260px;
}
}

.smooth-scroll {
}
.home-dokonaly-nadpisy {
 font-family:Poppins;
 width:128px;
 font-size:30px;
 text-align:center;
 font-weight:400;
 line-height:1.1;
 margin-bottom:22px;
}
.popzice-popis-text {
 font-family:Inherit;
 unwrap:true;
 visibility:hidden;
 text-align:left;
 font-size:14px;
 margin-bottom:35px;
}
.popzice-popis-text:not(.ct-section):not(.oxy-easy-posts),
.popzice-popis-text.oxy-easy-posts .oxy-posts,
.popzice-popis-text.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.popzice-popis-text {
 visibility:visible;
}
.popzice-popis-text:not(.ct-section):not(.oxy-easy-posts),
.popzice-popis-text.oxy-easy-posts .oxy-posts,
.popzice-popis-text.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.timeline-line:after{
 border-right-color:var(--prim);
 border-right-style:solid;
 border-right-width:1px;
 width:1px;
 position:absolute;
 top:0px;
 bottom:0%;
 z-index:10;
 height:100%;
  content:"";
}
.timeline-line {
 width:50px;
 text-align:left;
 position:absolute;
 left:calc(48% + 7px) ;
 min-height:492px;
 height:100%;
}
.timeline-line:not(.ct-section):not(.oxy-easy-posts),
.timeline-line.oxy-easy-posts .oxy-posts,
.timeline-line.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.timeline-line {
 left:0 ;
}
}

@media (max-width: 767px) {
.timeline-line {
 width:3%;
 min-width:3%;
 max-width:3%;
}
}

.timeline-foto2 {
 width:45%;
 text-align:right;
}
.timeline-foto2:not(.ct-section):not(.oxy-easy-posts),
.timeline-foto2.oxy-easy-posts .oxy-posts,
.timeline-foto2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
@media (max-width: 991px) {
.timeline-foto2 {
 width:100%;
 text-align:right;
}
.timeline-foto2:not(.ct-section):not(.oxy-easy-posts),
.timeline-foto2.oxy-easy-posts .oxy-posts,
.timeline-foto2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
}

.timeline-nadpisy2 {
 font-family:Poppins;
 font-weight:400;
 line-height:130%;
 margin-bottom:24px;
 width:100%;
 max-width:471px;
 font-size:calc(2rem + ((1vw - 4.8px) * 0.5556)) ;
}
.o-nas-rikaji-foto {
 width:100%;
 background-color:#5e2f1d;
 height:0px;
 border-top-left-radius:16px;
 border-top-right-radius:16px;
 visibility:hidden;
}
.o-nas-rikaji-foto:not(.ct-section):not(.oxy-easy-posts),
.o-nas-rikaji-foto.oxy-easy-posts .oxy-posts,
.o-nas-rikaji-foto.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.o-nas-rikaji-foto {
 visibility:visible;
 height:350px;
}
.o-nas-rikaji-foto:not(.ct-section):not(.oxy-easy-posts),
.o-nas-rikaji-foto.oxy-easy-posts .oxy-posts,
.o-nas-rikaji-foto.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.o-nas-rikaji-foto {
 height:290px;
}
}

.o-nas-rikaji-img {
 position:absolute;
 top:-28px;
}
@media (max-width: 991px) {
.o-nas-rikaji-img {
 top:321px;
}
}

@media (max-width: 479px) {
.o-nas-rikaji-img {
 top:265px;
}
}

.timeline-radek-new {
 width:100%;
 text-align:right;
 z-index:10;
}
.timeline-radek-new:not(.ct-section):not(.oxy-easy-posts),
.timeline-radek-new.oxy-easy-posts .oxy-posts,
.timeline-radek-new.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.sort-nadpis-sekce {
 margin-bottom:8px;
 font-size:calc(2rem + ((1vw - 4.8px) * 0.5556)) ;
}
.sort-radek-container {
 width:100%;
 height:730px;
 text-align:left;
 min-height:730px;
}
.sort-radek-container:not(.ct-section):not(.oxy-easy-posts),
.sort-radek-container.oxy-easy-posts .oxy-posts,
.sort-radek-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.sort-radek-container {
 height:100%;
}
.sort-radek-container:not(.ct-section):not(.oxy-easy-posts),
.sort-radek-container.oxy-easy-posts .oxy-posts,
.sort-radek-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sort-podnadpis-text {
 max-width:730px;
 text-align:center;
 margin-bottom:56px;
}
@media (max-width: 479px) {
.sort-podnadpis-text {
 padding-left:15px;
 padding-right:15px;
}
}

.sert-submenu-item {
 margin-right:40px;
}
.ou-more-less-content {
}
.text {
 color:#000000;
 text-align:left;
}
.banner-efekt {
}
.button-cerveny {
 width:200px;
 min-height:50px;
 text-align:center;
 color:#ffffff;
 padding-top:12px;
 padding-bottom:10px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 background-color:#990000;
 border-top-color:#b20000;
 border-right-color:#b20000;
 border-bottom-color:#b20000;
 border-left-color:#b20000;
}
.button-cerveny:not(.ct-section):not(.oxy-easy-posts),
.button-cerveny.oxy-easy-posts .oxy-posts,
.button-cerveny.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.button-cerveny {
 width:260px;
}
}

.button-cerveny-light:hover{
 background-color:#ffffff;
 color:#990000;
}
.button-cerveny-light {
 width:200px;
 min-height:50px;
 background-color:rgba(255,255,255,0);
 text-align:center;
 padding-top:12px;
 padding-bottom:10px;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 color:#ffffff;
}
.button-cerveny-light:not(.ct-section):not(.oxy-easy-posts),
.button-cerveny-light.oxy-easy-posts .oxy-posts,
.button-cerveny-light.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.button-cerveny-light {
 width:260px;
}
}

.subnadpis {
 font-family:Roboto;
 color:#990000;
 font-size:24px;
}
:root {
  --prim: #BB760C;
  --sec: #5E2F1D;
  --txt: #5E2F1D;
  --white: white;
  --seda: #E2DCC8;
  --radek: #F5F2E4;
  --tlac: #C8B69A;
  --tlac-bg: #BB760C;
  --btn: #BB760A;
  --btn-hover: #A56400;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  font-weight: 100 900;
  font-variation-settings: wght 400;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
}
.oxy-site-navigation li a:hover, .oxy-site-navigation > a:hover{
 text: var(--prim);  
}

@media (min-width:767px) {
  #-site-navigation-315-10 > ul > li:nth-of-type(4) {
    margin-right: 283px;
  }
  #div_block-129-10 > .ct-image:nth-of-type(4)
   {
    margin-left: 35%;
  }
}
@media (max-width:1740px) and  (min-width:990px) {
  #link-354-10 {
    display: none;
  }
}
@media (min-width:960px) and (max-width:590px) {
  #link-354-10 {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width:590px) {
  #link-354-10 {
    display: none;
  }
}

.wpgb-facet-1 {
height: 100%!important;
}
#-wpgb-facet-104-6 .wpgb-facet fieldset{
    height: 100%!important;
}
[aria-pressed="true"] .wpgb-button-label {
  text-decoration: underline;
  text-decoration-color: var{--sec};
  text-underline-offset: 14px;
}
[aria-pressed="true"] .wpgb-button-label:hover {
  text-decoration: underline;
  text-decoration-color: var{--sec};
  text-underline-offset: 14px;
}
.oxy-dynamic-list .nabizime-row-block:last-child .nabizime-list-predel {
  display: none!important;
}
.ou-more-less-content {
  position:static;
  width:600px;
}
.banner-efekt{
  rgba(255,130,130,0.67)
}.social-share-wrapper {
    display: flex;
    flex-direction: row;
    gap: 1em;
    align-items: center;
}

.social-share-button {
    display: flex;
    border: solid 0.5px rgba(219, 217, 215, 1);
    border-radius: 61px;
    width: fit-content;
    padding: 0.75em;
}

.social-share-button svg {
    width: 1em;
    height: 1em;
    fill: black;
}