.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%;
flex-direction:column;
align-items:center;
justify-content:center;
flex-wrap:wrap;
}
            .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;
alignment: center;
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-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}

.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{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
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-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.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-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}

.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-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}

.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-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1280px;
}
body {font-family: 'Roboto';}body {line-height: 1.6;font-size: clamp(16rem, calc(16rem + ((1vw - 0.36rem) * 2.5641)), 20rem) ;font-weight: 400;color: #53555a;}.oxy-nav-menu-hamburger-line {background-color: #53555a;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: 54px;font-weight: 700;line-height: 1.2;color: #53555a;}h2, h3, h4, h5, h6{font-size: 36px;line-height: 1.2;}h3, h4, h5, h6{font-size: 24px;line-height: 1.2;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 17px;}h6{font-size: 14px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {color: #ee9922;text-decoration: underline;}.ct-link-text:hover {color: #008800;}.ct-link {color: #ee9922;text-decoration: ;}.ct-link:hover {color: #008800;}.ct-link-button {font-weight: 700;border-radius: 5px;}.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;
				}
			}
.Spacing-Below-1 {
 margin-bottom:10rem;
}
.Icon {
 margin-top:20rem;
}
.One-Color {
 text-align:center;
 margin-right:10rem;
 margin-left:10rem;
 margin-top:10rem;
 margin-bottom:10rem;
}
.One-Color:not(.ct-section):not(.oxy-easy-posts),
.One-Color.oxy-easy-posts .oxy-posts,
.One-Color.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.Color-Name {
}
.Line_Of_Colors {
}
.Section-Full_Page {
 width:100%;
 height:100vh;
 text-align:left;
 overflow:hidden;
 z-index:300;
}
.Section-Full_Page:not(.ct-section):not(.oxy-easy-posts),
.Section-Full_Page.oxy-easy-posts .oxy-posts,
.Section-Full_Page.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.Left-1 {
 margin-left:9vw;
 margin-right:0rem;
}
@media (max-width: 479px) {
.Left-1 {
 margin-left:-2vw;
}
}

.Mascot-Size {
 height:41.6vw;
}
@media (max-width: 1280px) {
.Mascot-Size {
 height:60vw;
}
}

@media (max-width: 767px) {
.Mascot-Size {
 height:70vw;
}
}

@media (max-width: 479px) {
.Mascot-Size {
 height:100vw;
}
}

.Luka-1 {
 z-index:10;
}
@media (max-width: 479px) {
.Luka-1 {
 margin-bottom:8vw;
}
}

.Max-1 {
 z-index:30;
 margin-left:-9vw;
}
@media (max-width: 479px) {
.Max-1 {
 margin-left:-29vw;
 margin-bottom:-16vw;
}
}

.Tom-1 {
 z-index:20;
}
.Navigation {
background-image: linear-gradient(rgba(255,255,255,0), #e1e2e0 70%); text-align:center;
 position:fixed;
 right:0px;
 z-index:3000;
 height:8vh;
 width:100vw;
 left:0px;
 bottom:0px;
 padding-bottom:5px;
}
.Navigation:not(.ct-section):not(.oxy-easy-posts),
.Navigation.oxy-easy-posts .oxy-posts,
.Navigation.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 1280px) {
.Navigation {
 visibility:hidden;
}
.Navigation:not(.ct-section):not(.oxy-easy-posts),
.Navigation.oxy-easy-posts .oxy-posts,
.Navigation.ct-section .ct-section-inner-wrap{
display:none;
}
}

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

.Navigation-Item:hover .Navigation-Text{
 opacity:1;
}
.Navigation-Item:hover{
 opacity:1;
}
.Navigation-Item {
 position:relative;
 opacity:0.3;
 transition-duration:1s;
 transition-timing-function:ease-in-out;
 transition-property:opacity;
 height:5vw;
 text-align:center;
 margin-left:3.5vw;
 margin-right:3.5vw;
}
.Navigation-Item:not(.ct-section):not(.oxy-easy-posts),
.Navigation-Item.oxy-easy-posts .oxy-posts,
.Navigation-Item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.Navigation-Image {
 height:100%;
}
.Navigation-Heading {
 width:100%;
 text-align:center;
 position:absolute;
 top:1vw;
 margin-left:auto;
 margin-right:auto;
}
.Navigation-Text {
transform:translate(-100%); text-align:right;
 position:absolute;
 opacity:0;
 transition-duration:1s;
 transition-timing-function:ease-in-out;
 transition-property:opacity, transform;
 color:#53555a;
 bottom:0vw;
 right:-3vw;
 width:6vw;
}
.Right-1 {
 margin-right:8vw;
}
.Section-Div {
 text-align:center;
 width:100%;
 height:100%;
 overflow:hidden;
 position:relative;
 padding-bottom:5%;
}
.Section-Div:not(.ct-section):not(.oxy-easy-posts),
.Section-Div.oxy-easy-posts .oxy-posts,
.Section-Div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.Section-Div {
 height:70vh;
}
}

.Glass-Fixed {
background-size: contain; width:12.6vw;
 background-repeat:no-repeat;
 height:36.8vw;
 position:fixed;
 left:-85rem;
 top:14%;
 z-index:100;
}
.Clipped_Path_Of_Glass {
 width:100%;
 height:100%;
clip-path: url(#myClip);
}
.Cell-1 {
 text-align:left;
 width:100%;
}
.Cell-1:not(.ct-section):not(.oxy-easy-posts),
.Cell-1.oxy-easy-posts .oxy-posts,
.Cell-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:flex-start;
}
.Komplet-Image {
 margin-right:10rem;
}
.Komplet-Text {
 color:#97999b;
 line-height:1.3;
 text-align:left;
 margin-right:0px;
 margin-top:0px;
 padding-right:0px;
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 margin-bottom:0px;
 margin-left:0px;
}
.Teh_Podatki-A {
 padding-top:2%;
 padding-left:3%;
 padding-right:2%;
 padding-bottom:2%;
 margin-right:2px;
 margin-bottom:2px;
 color:#53555a;
 background-color:#e1e2e0;
 text-align:left;
}
@media (max-width: 991px) {
.Teh_Podatki-A {
 padding-top:1px;
 padding-left:4px;
 padding-right:2px;
 padding-bottom:1px;
 margin-right:2px;
 margin-bottom:2px;
}
}

@media (max-width: 479px) {
.Teh_Podatki-A {
 background-color:rgba(83,85,90,0.29);
}
}

.Teh_Podatki-Line-A {
 text-align:left;
 width:100%;
}
.Teh_Podatki-Line-A:not(.ct-section):not(.oxy-easy-posts),
.Teh_Podatki-Line-A.oxy-easy-posts .oxy-posts,
.Teh_Podatki-Line-A.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
.Teh_Podatki-Vrednost {
 width:100%;
}
.Teh_Podatki-B {
 padding-top:2%;
 padding-left:3%;
 padding-right:2%;
 padding-bottom:2%;
 margin-right:2px;
 margin-bottom:2px;
 color:#53555a;
 background-color:#eeeeeb;
 text-align:left;
}
@media (max-width: 991px) {
.Teh_Podatki-B {
 padding-top:1px;
 padding-left:4px;
 padding-right:2px;
 padding-bottom:1px;
}
}

@media (max-width: 479px) {
.Teh_Podatki-B {
 background-color:rgba(83,85,90,0.14);
}
}

.Teh_Podatek {
 width:15vw;
}
@media (max-width: 991px) {
.Teh_Podatek {
 width:150px;
}
}

.Teh_Podaki-Column {
 width:46%;
 margin-right:4%;
}
@media (max-width: 991px) {
.Teh_Podaki-Column {
}
}

.Teh_Podatki-First_Line {
 font-weight:700;
 background-color:#bbbcbc;
}
@media (max-width: 479px) {
.Teh_Podatki-First_Line {
 background-color:rgba(83,85,90,0.51);
}
}

.Section {
 width:100%;
 height:100vh;
 text-align:center;
 background-color:#6ac2e2;
}
.Section:not(.ct-section):not(.oxy-easy-posts),
.Section.oxy-easy-posts .oxy-posts,
.Section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.Hidden {
 visibility:hidden;
}
.Hidden:not(.ct-section):not(.oxy-easy-posts),
.Hidden.oxy-easy-posts .oxy-posts,
.Hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.Main-Div {
 width:100vw;
 text-align:center;
 position:relative;
}
.Main-Div:not(.ct-section):not(.oxy-easy-posts),
.Main-Div.oxy-easy-posts .oxy-posts,
.Main-Div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.Glass {
background-size: contain; width:12.6vw;
 background-repeat:no-repeat;
 height:36.8vw;
 z-index:100;
transform: translate(-5vw, 0vw);
}
@media (max-width: 991px) {
.Glass {
 visibility:hidden;
}
.Glass:not(.ct-section):not(.oxy-easy-posts),
.Glass.oxy-easy-posts .oxy-posts,
.Glass.ct-section .ct-section-inner-wrap{
display:none;
}
}

.Tom-Sticky {
background-size: contain; width:15vw;
 height:45vw;
 left:-85rem;
 top:14%;
 z-index:100;
 background-repeat:no-repeat;
position: sticky; bottom: 0px; /*transform: translateX(-5vw);*/
}
.Tom-Sticky_Image {
background-image:url(https://zvari.si/wp-content/uploads/zvari_si_pivo-10-11.png);background-size: contain; background-repeat:no-repeat;
}
.Section-Div-Tech {
 text-align:center;
 width:100%;
 height:100%;
 overflow:hidden;
 padding-bottom:5%;
}
.Section-Div-Tech:not(.ct-section):not(.oxy-easy-posts),
.Section-Div-Tech.oxy-easy-posts .oxy-posts,
.Section-Div-Tech.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.Komplet-Vsebuje {
 color:#53555a;
 text-align:left;
 margin-right:1vw;
}
.Right-2 {
 margin-right:12vw;
}
.Left-0 {
 margin-left:5vw;
 margin-right:0rem;
}
.Max-0 {
 z-index:30;
 margin-left:-4vw;
}
.Glass-Div {
 height:100vh;
 width:10%;
position: sticky; top: 0px;
}
.Glass-Div:not(.ct-section):not(.oxy-easy-posts),
.Glass-Div.oxy-easy-posts .oxy-posts,
.Glass-Div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 1280px) {
.Glass-Div {
 visibility:hidden;
}
.Glass-Div:not(.ct-section):not(.oxy-easy-posts),
.Glass-Div.oxy-easy-posts .oxy-posts,
.Glass-Div.ct-section .ct-section-inner-wrap{
display:none;
}
}

.mSection-Full_Page {
 text-align:left;
 overflow:hidden;
 visibility:hidden;
}
.mSection-Full_Page:not(.ct-section):not(.oxy-easy-posts),
.mSection-Full_Page.oxy-easy-posts .oxy-posts,
.mSection-Full_Page.ct-section .ct-section-inner-wrap{
display:none;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.mSection-Full_Page {
 visibility:visible;
 height:100vh;
}
.mSection-Full_Page:not(.ct-section):not(.oxy-easy-posts),
.mSection-Full_Page.oxy-easy-posts .oxy-posts,
.mSection-Full_Page.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.mSection-Div-Tech {
 text-align:center;
 overflow:hidden;
 height:100%;
 width:100%;
}
.mSection-Div-Tech:not(.ct-section):not(.oxy-easy-posts),
.mSection-Div-Tech.oxy-easy-posts .oxy-posts,
.mSection-Div-Tech.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.mSection-Div-Tech {
 text-align:justify;
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
 margin-right:0px;
 margin-left:0px;
 margin-top:0px;
 margin-bottom:0px;
}
.mSection-Div-Tech:not(.ct-section):not(.oxy-easy-posts),
.mSection-Div-Tech.oxy-easy-posts .oxy-posts,
.mSection-Div-Tech.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

@media (max-width: 479px) {
.mSection-Div-Tech {
 text-align:justify;
}
.mSection-Div-Tech:not(.ct-section):not(.oxy-easy-posts),
.mSection-Div-Tech.oxy-easy-posts .oxy-posts,
.mSection-Div-Tech.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}

.mKomplet-Vsebuje {
 color:#53555a;
 text-align:left;
 margin-right:1vw;
}
@media (max-width: 991px) {
.mKomplet-Vsebuje {
 line-height:1.5;
 padding-left:0px;
}
}

.mKomplet-Vsebuje-Image {
}
@media (max-width: 991px) {
.mKomplet-Vsebuje-Image {
 width:10vw;
 margin-top:2vw;
 margin-bottom:2vw;
}
}

.Cell-New {
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
}
.Cell-New:not(.ct-section):not(.oxy-easy-posts),
.Cell-New.oxy-easy-posts .oxy-posts,
.Cell-New.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
}
.Teh_Podatki-Vrednost-50 {
 width:50%;
}
.Teh_Podatki-Vrednost-Center {
}
@media (max-width: 991px) {
.Teh_Podatki-Vrednost-Center {
 text-align:center;
}
}

.Welder-Div {
 height:100vh;
 margin-left:-17vw;
 overflow:hidden;
transform: translate(16vw, 0vw); position: sticky; top: 0px;
}
.Welder-Div:not(.ct-section):not(.oxy-easy-posts),
.Welder-Div.oxy-easy-posts .oxy-posts,
.Welder-Div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 1280px) {
.Welder-Div {
 visibility:hidden;
}
.Welder-Div:not(.ct-section):not(.oxy-easy-posts),
.Welder-Div.oxy-easy-posts .oxy-posts,
.Welder-Div.ct-section .ct-section-inner-wrap{
display:none;
}
}

.Welder-100 {
background-size: contain; background-repeat:no-repeat;
 z-index:100;
 height:70vh;
 background-position:0% 50%;
}
.Welder-100:not(.ct-section):not(.oxy-easy-posts),
.Welder-100.oxy-easy-posts .oxy-posts,
.Welder-100.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.Welder-100 {
 visibility:hidden;
}
.Welder-100:not(.ct-section):not(.oxy-easy-posts),
.Welder-100.oxy-easy-posts .oxy-posts,
.Welder-100.ct-section .ct-section-inner-wrap{
display:none;
}
}

.GLASS__WELDER {
 text-align:justify;
 width:100%;
 visibility:hidden;
}
.GLASS__WELDER:not(.ct-section):not(.oxy-easy-posts),
.GLASS__WELDER.oxy-easy-posts .oxy-posts,
.GLASS__WELDER.ct-section .ct-section-inner-wrap{
display:none;
align-items:flex-start;
justify-content:space-around;
}
@media (max-width: 767px) {
.GLASS__WELDER {
 text-align:center;
 visibility:visible;
 width:100%;
 height:30%;
 overflow:hidden;
 position:relative;
 padding-bottom:3%;
}
.GLASS__WELDER:not(.ct-section):not(.oxy-easy-posts),
.GLASS__WELDER.oxy-easy-posts .oxy-posts,
.GLASS__WELDER.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 479px) {
.GLASS__WELDER {
 height:30vh;
}
}

.GLASS_bottom {
}
@media (max-width: 767px) {
.GLASS_bottom {
 width:20%;
}
}

.WELDER_bottom {
}
@media (max-width: 767px) {
.WELDER_bottom {
 height:30vw;
}
}

@media (max-width: 479px) {
.WELDER_bottom {
 height:40vw;
}
}

.gradient-overlay {
}
@media (max-width: 767px) {
.gradient-overlay {
background-image: linear-gradient(rgba(0,0,0,0) 40%, #ffffff 98%); position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 width:100%;
 height:100%;
}
}

.text__WELDER-100 {
}
@media (max-width: 767px) {
.text__WELDER-100 {
 color:#1958ab;
 font-weight:700;
 font-size:5vw;
 margin-right:5%;
 margin-left:5%;
}
}

/* Base */

html {
  font-size: 6.25%;
}


body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


@media (max-width: 1920px) {
  
  h1 {
    font-size: clamp(36px, 2.8vw, 2.8vw);
      }

  h2 {
    font-size: clamp(24px, 1.9vw, 1.9vw);
      }

  h3 {
    font-size: clamp(20px, 1.25vw, 1.25vw);
      }
  
  h4 {
    font-size: clamp(18px, 1.0vw, 1.0vw);
      }

  h5 {
    font-size: clamp(14px, 0.9vw, 0.9vw);
      }
  
  h6 {
    font-size: clamp(12px, 0.7vw, 0.7vw);
      }
  
  body {
    font-size: clamp(16px, 1.0vw, 1.0vw);
      }  
}
