@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}img:is([sizes=auto i],[sizes^="auto,"i]){contain-intrinsic-size:3000px 1500px}.copy-the-code-shortcode,button{cursor:pointer}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:var(--font-family,inherit);font-weight:var(--font-weight,400);font-size:var(--font-size,16px);font-style:var(--font-style,normal);text-transform:var(--text-transform,none);line-height:var(--line-height,28px);letter-spacing:var(--letter-spacing,0)}body{margin:0;overflow-x:hidden;-webkit-tap-highlight-color:var(--color-content-primary-faded);background:var(--color-content-bg-alt);padding:0}a{text-decoration:none;background:0 0;transition-property:background,box-shadow,border,color,opacity,transform;transition-duration:.3s;-webkit-text-decoration-skip:objects;color:var(--color-content-link)}small{font-size:80%}img{height:auto;max-width:100%}button{vertical-align:top;text-transform:none;color:inherit;font:inherit;border:0;margin:0;overflow:visible;-webkit-appearance:button}::-moz-focus-inner{border:0}::-webkit-file-upload-button{font:inherit;border:0;outline:0;padding-left:0;background:0 0}ul{list-style:none;margin:0;padding:0}iframe{max-width:100%;border:0}:-webkit-full-screen-ancestor:not(iframe){animation:none!important}::-moz-placeholder{opacity:.5;color:inherit}::-webkit-input-placeholder{color:inherit;opacity:.5}h2,h6{margin:0;padding-top:1.5rem;color:var(--color-content-heading)}h2:first-child,h6:first-child{padding-top:0}p,ul{margin:0 0 1.5rem}ul{list-style-type:disc;margin-left:2.5rem}li{margin:0 0 .5rem}li>ul{margin-bottom:.5rem;margin-top:.5rem}h2:last-child,li:last-child,p:last-child,ul:last-child{margin-bottom:0}.hidden,.menu-item>a.w-btn .w-nav-title:after{display:none!important}.i-cf:after{content:"";display:block;clear:both}.align_left{text-align:left}.align_right{text-align:right}.align_center{text-align:center}.l-canvas,.l-footer{margin:0 auto;width:100%;background:var(--color-content-bg-grad);color:var(--color-content-text)}.l-canvas{flex-grow:1}@media screen and (min-width:1025px){body:not(.us_iframe){display:flex;flex-direction:column;min-height:100vh}}.l-footer{overflow:hidden}.l-section,.l-subheader{padding-left:2.5rem;padding-right:2.5rem}.l-section,.l-section-h{position:relative;margin:0 auto}.l-section-h{width:100%;max-width:var(--site-content-width,1200px)}.l-section.height_medium{padding-top:4rem;padding-bottom:4rem}.l-section.height_large{padding-top:6rem;padding-bottom:6rem}.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:var(--header-height)}.cols_2>div[class*=list]>*{width:50%}.g-preloader{display:inline-block;vertical-align:top;position:relative;font-size:2.5rem;width:1em;height:1em;color:var(--color-content-primary)}.g-preloader.type_1:after,.g-preloader.type_1:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.g-preloader.type_1:before{opacity:.2}.g-preloader.type_1:after{border-color:transparent;border-top-color:inherit;animation:rotation .8s infinite cubic-bezier(.6,.3,.3,.6)}.w-toplink{position:fixed!important;z-index:99;bottom:0;transform:translate3d(0,150%,0)!important;margin:15px}.w-toplink:not(.w-btn){text-align:center;border-radius:.3rem;color:#fff!important;line-height:50px;height:50px;width:50px}.w-toplink.pos_right{right:0}.w-toplink:not(.w-btn) i{font-size:1.5em;line-height:inherit;min-width:1em}.l-body .vc_column-inner:after,.l-body .vc_column-inner:before,.l-body .vc_row:after,.l-body .vc_row:before{display:none}.g-cols.wpb_row{margin-bottom:0}.rounded_none .w-header-show,.rounded_none .w-toplink{border-radius:0!important}@media (max-width:1024px){.l-section.height_medium{padding-top:2.5rem;padding-bottom:2.5rem}.l-section.height_large{padding-top:6vmax;padding-bottom:6vmax}}@media screen and (max-width:900px){.l-subheader{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (max-width:600px){p{margin-bottom:1rem}h2,h6{padding-top:1rem}.w-header-show,.w-toplink{margin:10px!important}.l-section,.l-subheader{padding-left:1.5rem;padding-right:1.5rem}.l-section.height_medium{padding-top:1.5rem;padding-bottom:1.5rem}}.fab,.far,.w-btn{display:inline-block}.fab,.far{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-clipboard:before{content:""}.fa-clock:before{content:""}.fa-credit-card:before{content:""}.fa-facebook:before{content:""}.fa-newspaper:before{content:""}.fa-suitcase:before{content:""}.w-btn{vertical-align:top;text-align:center;line-height:1.2;position:relative;transition-property:background,border,box-shadow,color,opacity,transform;transition-duration:.3s;-webkit-tap-highlight-color:transparent;padding:.8em 1.8em}.w-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border-style:solid;border-color:inherit;border-image:inherit}.g-cols.via_grid{display:grid;grid-gap:var(--gap,3rem)}.vc_column_container{display:flex;flex-direction:column;position:relative;border-color:var(--color-content-border)}.g-cols.via_grid>.vc_column_container{min-width:0;width:auto}.g-cols.cols_custom{grid-template-columns:var(--custom-columns,repeat( auto-fill,minmax(250px,1fr) ) )}.g-cols.cols_1{grid-template-columns:100%}.g-cols.cols_2{grid-template-columns:repeat(2,1fr)}.g-cols.via_grid.type_default>.has_bg_color{padding:1.5rem}.g-cols.via_grid.valign_middle>.vc_column_container{justify-content:center}.w-grid{clear:both}.w-grid[class*=cols_] .w-grid-list{display:flex;flex-wrap:wrap;margin:calc(var(--gap,0px)*-1)}.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item,.w-grid-item{flex-shrink:0}.w-grid[class*=cols_] .w-grid-item{padding:var(--gap,0px)}.w-grid-item-h{position:relative;height:100%}.w-grid-preloader{position:relative;height:0;width:100%;overflow:hidden}.w-grid-preloader .g-preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-header a,a.w-iconbox-link{color:inherit}.l-subheader-cell{display:flex;align-items:center;flex-grow:1}.l-subheader-cell.at_left{justify-content:flex-start}.header_hor .l-subheader-cell.at_left>*{margin-right:1.4rem}.l-subheader-cell.at_center{justify-content:center}.l-subheader-cell.at_right{justify-content:flex-end}.header_hor .l-subheader-cell.at_right>*{margin-left:1.4rem}.l-subheader-cell:empty{display:none}.l-header:not(.sticky) .hide-for-not-sticky{display:none!important}.l-header:before{content:"auto";left:-100%;position:absolute;top:-100%;visibility:hidden!important}.l-header .w-text,.w-html{line-height:1.5}.l-header .w-text.nowrap{white-space:nowrap}.w-hwrapper{display:flex;align-items:center}.w-hwrapper>:not(:last-child){margin-right:var(--hwrapper-gap,1.2rem)}.w-hwrapper.align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem)/2);margin-right:calc(var(--hwrapper-gap,1.2rem)/2)}.w-hwrapper.align_center{justify-content:center}.w-hwrapper.align_right{justify-content:flex-end}.w-iconbox{position:relative}.w-iconbox-icon,.w-iconbox-link{-webkit-flex-shrink:0;flex-shrink:0}.w-iconbox-link{display:block;transition:none;-webkit-tap-highlight-color:transparent}.w-iconbox-icon{display:inline-flex;align-items:center;justify-content:center;font-size:2rem;text-align:center;max-width:100%;transition:background .2s,color .2s,box-shadow .2s}.w-iconbox:not(.icontype_img) .w-iconbox-icon{line-height:1}.w-iconbox-icon i{vertical-align:top;line-height:inherit}.w-iconbox .w-iconbox-title{margin-bottom:0;transition:color .2s}.w-iconbox .w-iconbox-title:not(:empty){padding:.5em 0}.w-iconbox.iconpos_left{display:-webkit-flex;display:flex;align-items:flex-start}.w-iconbox.iconpos_left.no_text,.w-iconbox.iconpos_left.no_title{align-items:center}.w-iconbox.iconpos_left .w-iconbox-icon{margin-right:calc(15px + .2em)}.w-iconbox.iconpos_left .w-iconbox-title{padding-top:0;margin-top:-.2em}.w-iconbox.iconpos_left.no_text .w-iconbox-title{padding-bottom:0;margin-top:0}.w-iconbox.style_default.iconpos_left .w-iconbox-icon{width:1.1em}.l-header .w-image{flex-shrink:0;transition:height .3s}.w-image-h{display:block;height:inherit;max-height:inherit;border-radius:inherit;border-color:inherit!important;color:inherit!important}.w-image:not([class*=style_phone]) .w-image-h{background:inherit}.w-image img{object-fit:contain;vertical-align:top;height:inherit;max-height:inherit;border-radius:inherit}.w-image img:not([src*=".svg"]),.w-image[class*=ush_image_] img{width:auto}.w-image-h[href]{position:relative}button::-moz-focus-inner{padding:0;border:0}.w-hwrapper .w-nav.type_desktop,.w-vwrapper .w-nav.type_desktop{line-height:50px}.l-subheader-cell .w-nav{margin-left:0;margin-right:0}.w-nav-list{list-style:none;margin:0}.w-nav-list:not(.level_1){display:none}.w-nav.type_desktop .w-nav-list:not(.level_1){box-shadow:var(--box-shadow)}.w-nav.type_desktop .w-nav-list.level_2{text-align:left;position:absolute;left:0;z-index:120;min-width:12rem}.w-nav .menu-item{display:block;position:relative;margin:0}.w-nav-anchor{display:block;overflow:hidden;position:relative;outline:0!important}.w-nav-anchor:not(.w-btn){border:0!important}.w-nav.type_desktop .w-nav-anchor.level_1{z-index:1}.w-nav.type_desktop .w-nav-anchor:not(.level_1){line-height:1.5em;padding:.6em 20px;white-space:nowrap;transition:none}.header_hor .w-nav.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.w-nav-arrow{display:none;vertical-align:top;font-weight:400;line-height:inherit;text-transform:none;text-align:center}.w-nav-arrow:focus{outline:0!important}.w-nav-arrow:before{content:"";vertical-align:top;font-family:fontawesome;font-weight:400}.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before{font-size:1.3em;margin-left:.4em}.w-nav.type_desktop .w-nav-list.level_2 .w-nav-arrow:before{content:"";font-size:1.3em}.w-nav-anchor.w-btn>.w-nav-arrow{line-height:1}.w-nav-anchor.w-btn>.w-nav-title{vertical-align:middle}.w-nav.type_desktop .hover_underline .w-nav-title{position:relative}.header_hor .w-nav.type_desktop>.w-nav-list{display:flex;align-items:center}.w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1){display:block;transform-origin:50%0;transform:scaleY(0) translateZ(0);opacity:0;transition:transform .3s,opacity .3s}.w-nav.type_desktop.dropdown_height .w-nav-anchor:focus~.w-nav-list{transform:scaleY(1) translateZ(0);opacity:1}.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control{margin-right:-.8rem}.w-nav-control{display:none;line-height:50px;height:50px;padding:0 .8rem;color:inherit}.w-nav-icon{display:inline-block;vertical-align:top;font-size:20px;position:relative;height:inherit;width:1em}.w-nav-icon>div,.w-nav-icon>div:after,.w-nav-icon>div:before{content:"";display:block;position:absolute;height:0;width:inherit}.w-nav-icon>div{border-bottom:.15em solid;top:50%;transform:translateY(-50%);transition:transform .15s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:after,.w-nav-icon>div:before{border-bottom:inherit}.w-nav-icon>div:before{top:-.3333em;transition:top .15s cubic-bezier(0,1,.8,1) .15s,opacity .15s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:after{top:.3333em;transition:top .15s cubic-bezier(0,1,.8,1) .15s,transform .15s cubic-bezier(0,1,.8,1)}.w-nav-close{display:none;position:absolute;top:0;right:0;text-align:center;font-size:3rem;line-height:2;width:2em;cursor:pointer;opacity:.5;transition:color .3s,opacity .3s}.w-nav-close:before{content:"";font-family:fontawesome;font-weight:400;vertical-align:top}@media screen and (max-width:767px){.w-nav-close{font-size:2rem}}@media screen and (max-width:480px){.w-nav-anchor.level_2{white-space:normal}}.w-post-elm.color_link_inherit a:not(:hover){color:inherit}.w-post-elm.stretched img{width:100%}.w-post-elm.post_image{overflow:hidden;position:relative}.w-post-elm.post_image img{vertical-align:top}.w-post-elm.post_title{padding:0}.w-grid div:not(.w-vwrapper)>.post_title{margin-bottom:0}.w-separator{clear:both;overflow:hidden;line-height:0;height:1.5rem}.w-separator:not(.with_content){position:relative}.w-separator.size_small:empty{height:1.5rem}.w-separator.size_medium:empty{height:3rem}@media (max-width:1024px){.w-separator.size_small:empty{height:1rem}.w-separator.size_medium:empty{height:calc(1rem + 2.5vw)}}.w-socials-list{margin:calc(var(--gap,0)*-1)}.w-socials-item{display:inline-block;vertical-align:top;position:relative;padding:var(--gap,0)}.w-socials-item-link{display:block;text-align:center;position:relative;overflow:hidden;line-height:2.5em;width:2.5em;border:0!important;border-radius:inherit;z-index:0}.w-socials.color_text .w-socials-item-link{color:inherit}.w-socials-item-link-hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-content-primary-grad)}.w-socials-item-link i{display:block;line-height:inherit;position:relative;transition:color .3s}.w-socials-item-popup{display:none;position:absolute;left:50%;bottom:100%;text-align:center;white-space:nowrap;z-index:90;font-size:.9rem;line-height:2.4rem;padding:0 1rem;margin-bottom:7px;border-radius:.25rem;background:#222;color:#fff;opacity:0;visibility:hidden;transform:translate3d(-50%,-1em,0);transition:opacity .2s cubic-bezier(.78,.13,.15,.86) .3s,transform .2s cubic-bezier(.78,.13,.15,.86) .3s}.w-socials-item-link:focus+.w-socials-item-popup,.w-socials-item-link:hover+.w-socials-item-popup{visibility:visible;opacity:1;transform:translate3d(-50%,0,0)}.w-socials-item-popup:after{content:"";display:block;position:absolute;left:50%;bottom:-7px;margin-left:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #333}.l-header .w-socials{line-height:2}.header_hor .l-header .w-socials-list{white-space:nowrap}.l-header .w-socials-item-link{line-height:2em;width:2em}.w-socials.shape_none .w-socials-item-link{line-height:1;width:auto}.w-socials.shape_rounded .w-socials-item-link{border-radius:.25em}.w-socials.color_brand .w-socials-item.facebook .w-socials-item-link{color:#1e77f0}.w-socials-item.facebook .w-socials-item-link-hover{background:#1e77f0}.rounded_none .w-socials-item-popup{border-radius:0!important}.w-text{padding:0}.w-text i{display:inline-block;vertical-align:top;line-height:inherit}.w-text:not(.no_text).icon_atleft i{margin-inline-end:.4em}.w-vwrapper{display:flex;flex-direction:column}body:not(.rtl) .w-vwrapper.align_right{align-items:flex-end}.w-vwrapper.valign_middle{justify-content:center}.w-vwrapper>:not(:last-child){margin-bottom:var(--vwrapper-gap,0.7rem)}:root{--color-main:#10c2ba;--color-dark:#051936;--color-dark-2:#203657;--color-middle:#7F97BB;--color-light:#ffffff;--color-light-2:#F2F5F9;--color-custom:#063364;--color-custom-2:#02357c;--color-header-middle-bg:#ffffff;--color-header-middle-bg-grad:#ffffff;--color-header-middle-text:#051936;--color-header-middle-text-hover:#10c2ba;--color-header-transparent-bg:transparent;--color-header-transparent-bg-grad:transparent;--color-header-transparent-text:#ffffff;--color-header-transparent-text-hover:#10c2ba;--color-chrome-toolbar:#051936;--color-chrome-toolbar-grad:#051936;--color-content-bg:#ffffff;--color-content-bg-grad:#ffffff;--color-content-bg-alt:#F2F5F9;--color-content-bg-alt-grad:#F2F5F9;--color-content-border:#7F97BB;--color-content-heading:#051936;--color-content-heading-grad:#051936;--color-content-text:#203657;--color-content-link:#10c2ba;--color-content-link-hover:#7F97BB;--color-content-primary:#10c2ba;--color-content-primary-grad:#10c2ba;--color-content-secondary:#203657;--color-content-secondary-grad:#203657;--color-content-faded:#7F97BB;--color-alt-content-overlay:#1fe0b3;--color-alt-content-overlay-grad:#1fe0b3;--color-footer-bg:#051936;--color-footer-bg-grad:#051936;--color-footer-bg-alt:#203657;--color-footer-bg-alt-grad:#203657;--color-footer-border:#7F97BB;--color-footer-heading:#ffffff;--color-footer-heading-grad:#ffffff;--color-footer-text:#7F97BB;--color-footer-link:#10c2ba;--color-footer-link-hover:#ffffff;--color-content-primary-faded:rgba(16,194,186,0.15);--box-shadow:0 5px 15px rgba(0,0,0,.15);--box-shadow-up:0 -5px 15px rgba(0,0,0,.15);--site-canvas-width:1300px;--site-content-width:1280px;--text-block-margin-bottom:0rem;--inputs-font-size:20px;--inputs-height:60px;--inputs-padding:0rem;--inputs-border-width:0px;--inputs-text-color:var(--color-content-text);--font-family:Ubuntu,sans-serif;--font-size:18px;--line-height:28px;--font-weight:400;--bold-font-weight:700;--h1-font-family:Kanit,sans-serif;--h1-font-size:calc( 28px + 2vw );--h1-line-height:1.2;--h1-font-weight:600;--h1-bold-font-weight:600;--h1-text-transform:none;--h1-font-style:normal;--h1-letter-spacing:0;--h1-margin-bottom:0.6em;--h2-font-family:var(--h1-font-family);--h2-font-size:calc( 26px + 1.5vw );--h2-line-height:1.2;--h2-font-weight:var(--h1-font-weight);--h2-bold-font-weight:var(--h1-bold-font-weight);--h2-text-transform:var(--h1-text-transform);--h2-font-style:var(--h1-font-style);--h2-letter-spacing:0;--h2-margin-bottom:0.6em;--h3-font-family:var(--h1-font-family);--h3-font-size:calc( 20px + 1.5vw );--h3-line-height:1.2;--h3-font-weight:var(--h1-font-weight);--h3-bold-font-weight:var(--h1-bold-font-weight);--h3-text-transform:var(--h1-text-transform);--h3-font-style:var(--h1-font-style);--h3-letter-spacing:0;--h3-margin-bottom:0.6em;--h4-font-family:var(--h1-font-family);--h4-font-size:calc( 18px + 0.8vw );--h4-line-height:1.2;--h4-font-weight:var(--h1-font-weight);--h4-bold-font-weight:var(--h1-bold-font-weight);--h4-text-transform:var(--h1-text-transform);--h4-font-style:var(--h1-font-style);--h4-letter-spacing:0;--h4-margin-bottom:0.6em;--h5-font-family:var(--h1-font-family);--h5-font-size:calc( 11px + 0.8vw );--h5-line-height:1.2;--h5-font-weight:var(--h1-font-weight);--h5-bold-font-weight:var(--h1-bold-font-weight);--h5-text-transform:var(--h1-text-transform);--h5-font-style:var(--h1-font-style);--h5-letter-spacing:0;--h5-margin-bottom:0.6em;--h6-font-family:var(--h1-font-family);--h6-font-size:calc( 14px + 0.5vw );--h6-line-height:1.2;--h6-font-weight:var(--h1-font-weight);--h6-bold-font-weight:var(--h1-bold-font-weight);--h6-text-transform:var(--h1-text-transform);--h6-font-style:var(--h1-font-style);--h6-letter-spacing:0;--h6-margin-bottom:0.6em}@media (max-width:600px){:root{--font-size:16px}}h2{font-family:var(--h2-font-family,inherit);font-weight:var(--h2-font-weight,inherit);font-size:var(--h2-font-size,inherit);font-style:var(--h2-font-style,inherit);line-height:var(--h2-line-height,1.4);letter-spacing:var(--h2-letter-spacing,inherit);text-transform:var(--h2-text-transform,inherit);margin-bottom:var(--h2-margin-bottom,1.5rem)}h6{font-family:var(--h6-font-family,inherit);font-weight:var(--h6-font-weight,inherit);font-size:var(--h6-font-size,inherit);font-style:var(--h6-font-style,inherit);line-height:var(--h6-line-height,1.4);letter-spacing:var(--h6-letter-spacing,inherit);text-transform:var(--h6-text-transform,inherit);margin-bottom:var(--h6-margin-bottom,1.5rem)}@media (max-width:600px){.w-hwrapper.stack_on_mobiles{display:block}.w-hwrapper.stack_on_mobiles>:not(script){display:block;margin:0 0 var(--hwrapper-gap,1.2rem)}.w-hwrapper.stack_on_mobiles>:last-child{margin-bottom:0}}@media (max-width:1024px){.g-cols.tablets-cols_1{grid-template-columns:100%}}@media (max-width:600px){.g-cols.mobiles-cols_1{grid-template-columns:100%}.g-cols:not([style*="--gap"]){grid-gap:1.5rem}}@media (max-width:767px){.l-canvas{overflow:hidden}.g-cols.stacking_default.via_grid.mobiles-cols_1{grid-template-columns:100%}}a,button{outline:0!important}.w-header-show,.w-toplink{background:rgba(0,0,0,.3)}.us-btn-style_4{font-family:var(--h1-font-family);line-height:1!important;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0;border-radius:0;padding:.7em 1.4em;background:var(--color-content-link);border-color:transparent;color:var(--color-content-bg)!important}.us-btn-style_4:before{border-width:0}.fa-angle-up:before{content:""}.fa-envelope:before{content:""}.fa-map-marker-alt:before{content:""}.fa-phone:before{content:""}.fade-in-logo{animation:fadeIn .5s}@font-face{font-display:block;font-style:normal;font-family:"fontawesome";font-weight:900;src:url(https://renvoja.lt/wp-content/themes/renvoja/fonts/fa-solid-900.woff2?ver=8.29)format("woff2")}@font-face{font-display:block;font-style:normal;font-family:"fontawesome";font-weight:400;src:url(https://renvoja.lt/wp-content/themes/renvoja/fonts/fa-regular-400.woff2?ver=8.29)format("woff2")}.fab,.far{font-family:"fontawesome";font-weight:400}@font-face{font-display:block;font-style:normal;font-family:"Font Awesome 5 Brands";font-weight:400;src:url(https://renvoja.lt/wp-content/themes/renvoja/fonts/fa-brands-400.woff2?ver=8.29)format("woff2")}.fab{font-family:"Font Awesome 5 Brands"}.l-subheader.at_top{background:#fff;color:var(--color-header-top-text)}.l-subheader.at_middle{background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}@media (min-width:1381px){.l-subheader.at_top{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.shadow_wide .l-subheader.at_middle{box-shadow:0 3px 5px -1px rgba(0,0,0,.1),0 2px 1px -1px rgba(0,0,0,.05)}:root{--header-height:125px;--header-sticky-height:85px}.l-header:before{content:"125"}.l-subheader.at_top{line-height:40px;height:40px}.l-subheader.at_middle{line-height:125px;height:125px}}@media (min-width:1025px) and (max-width:1380px){.hidden_for_laptops{display:none!important}.l-subheader.at_top{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.shadow_wide .l-subheader.at_middle{box-shadow:0 3px 5px -1px rgba(0,0,0,.1),0 2px 1px -1px rgba(0,0,0,.05)}:root{--header-height:100px;--header-sticky-height:50px}.l-header:before{content:"100"}.l-subheader.at_top{line-height:40px;height:40px}.l-subheader.at_middle{line-height:100px;height:100px}}@media (min-width:601px) and (max-width:1024px){.hidden_for_tablets{display:none!important}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.shadow_wide .l-subheader.at_middle{box-shadow:0 3px 5px -1px rgba(0,0,0,.1),0 2px 1px -1px rgba(0,0,0,.05)}:root{--header-height:120px;--header-sticky-height:90px}.l-header:before{content:"120"}.l-subheader.at_top{line-height:40px;height:40px}.l-subheader.at_middle{line-height:80px;height:80px}}@media (max-width:600px){.hidden_for_mobiles{display:none!important}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.shadow_wide .l-subheader.at_middle{box-shadow:0 3px 5px -1px rgba(0,0,0,.1),0 2px 1px -1px rgba(0,0,0,.05)}:root{--header-height:106px;--header-sticky-height:50px}.l-header:before{content:"106"}.l-subheader.at_top{line-height:40px;height:40px}.l-subheader.at_middle{line-height:66px;height:66px}}@media (min-width:1381px){.ush_image_1{height:100px!important}}@media (min-width:1025px) and (max-width:1380px){.ush_image_1{height:100px!important}}@media (min-width:601px) and (max-width:1024px){.ush_image_1{height:50px!important}}@media (max-width:600px){.ush_image_1{height:50px!important}}@media (min-width:1381px){.ush_image_2{height:100px!important}}@media (min-width:1025px) and (max-width:1380px){.ush_image_2{height:100px!important}}@media (min-width:601px) and (max-width:1024px){.ush_image_2{height:45px!important}}@media (max-width:600px){.ush_image_2{height:35px!important}}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn{margin-left:20px;margin-right:20px}.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1,.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.ush_menu_1.type_desktop .menu-item:not(.level_1){font-size:1rem}@media (min-width:1381px){.ush_menu_1 .w-nav-icon{font-size:36px}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_1 .w-nav-icon{font-size:32px}}@media (min-width:601px) and (max-width:1024px){.ush_menu_1 .w-nav-icon{font-size:28px}}@media (max-width:600px){.ush_menu_1 .w-nav-icon{font-size:24px}}.ush_menu_1 .w-nav-icon>div,.ush_menu_2 .w-nav-icon>div{border-width:3px}@media screen and (max-width:999px){.w-nav.ush_menu_1>.w-nav-list.level_1{display:none}.ush_menu_1 .w-nav-control{display:block}}.ush_menu_1 .w-nav-item.level_1>a:not(.w-btn):focus,.ush_menu_2 .w-nav-item.level_1>a:not(.w-btn):focus{background:0 0;color:var(--color-header-middle-text-hover)}.ush_menu_1 .w-nav-list:not(.level_1),.ush_menu_2 .w-nav-list:not(.level_1){background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.ush_menu_2.type_desktop .menu-item:not(.level_1){font-size:1rem}@media (min-width:1381px){.ush_menu_2 .w-nav-icon{font-size:36px}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_2 .w-nav-icon{font-size:32px}}@media (min-width:601px) and (max-width:1024px){.ush_menu_2 .w-nav-icon{font-size:28px}}@media (max-width:600px){.ush_menu_2 .w-nav-icon{font-size:24px}}@media screen and (max-width:899px){.w-nav.ush_menu_2>.w-nav-list.level_1{display:none}.ush_menu_2 .w-nav-control{display:block}}.ush_socials_1 .w-socials-list{margin:-.5em}.ush_socials_1 .w-socials-item{padding:.5em}.ush_hwrapper_1{margin-top:10px!important;margin-bottom:10px!important}.ush_menu_1{font-size:calc(10px + .6vw)!important;font-family:var(--h1-font-family)!important;font-weight:400!important}.ush_text_3{font-weight:600!important}.ush_menu_2{font-size:1.2rem!important;font-family:var(--h1-font-family)!important;font-weight:400!important}@media (min-width:1025px) and (max-width:1380px){.ush_text_3{font-weight:600!important}}@media (min-width:601px) and (max-width:1024px){.ush_text_3{font-weight:400!important}}@media (max-width:600px){.ush_text_3{font-weight:400!important}}.us_custom_d57a8fc9{background:url(https://renvoja.lt/wp-content/uploads/2024/09/patternas.jpg)!important}.us_custom_0898f1e2{background:var(--color-content-heading)!important;padding:7% 5% 20%!important}.us_custom_9a5b79d0{color:var(--color-content-link)!important;text-align:center!important;font-size:calc(18px + 1vw)!important;line-height:1.2!important;font-family:var(--h1-font-family)!important;font-weight:600!important}.us_custom_bc9cc33d{color:var(--color-content-bg)!important;text-align:center!important;font-size:calc(20px + 2vw)!important;line-height:1!important;text-transform:uppercase!important;position:relative!important;z-index:3!important}.us_custom_dcbd2877{margin-left:10%!important;margin-bottom:-30%!important;margin-right:10%!important;padding:5%!important;background:var(--color-content-bg-alt)!important}.us_custom_712e74fb{text-align:left!important;font-size:calc(18px + 1vw)!important;line-height:1.2!important;font-family:var(--h1-font-family)!important;font-weight:600!important}.us_custom_2d5acce9{line-height:0!important;width:50%!important}.us_custom_ff335021{padding-bottom:1rem!important;background:url(https://renvoja.lt/wp-content/uploads/2024/09/patternas.jpg)!important}.us_custom_9ac65c38{height:75px!important}.us_custom_c2dc41be{height:30px!important}.us_custom_2774bef1{margin-bottom:0!important}.us_custom_1cfa2007{font-size:calc(16px + .4vw)!important;line-height:1.2!important}.us_custom_278d8c57{padding-top:0!important;padding-bottom:0!important}.us_custom_de69c693{text-align:inherit!important}.us_custom_04c40667{text-align:right!important}@media (min-width:1025px) and (max-width:1380px){.us_custom_dcbd2877{margin-left:0!important;margin-bottom:-30%!important;margin-right:0!important;padding:5%!important}.us_custom_2d5acce9{width:50%!important}.us_custom_de69c693{text-align:inherit!important}.us_custom_04c40667{text-align:right!important}}@media (min-width:601px) and (max-width:1024px){.us_custom_dcbd2877{margin-left:0!important;margin-bottom:-30%!important;margin-right:0!important;padding:5%!important}.us_custom_2d5acce9{width:100%!important}.us_custom_04c40667,.us_custom_de69c693{text-align:center!important}}@media (max-width:600px){.us_custom_dcbd2877{margin-left:0!important;margin-bottom:-30%!important;margin-right:0!important;padding:6%!important}.us_custom_2d5acce9{width:100%!important}.us_custom_04c40667,.us_custom_de69c693{text-align:center!important}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}@media (max-width:600px){#us_grid_0 .w-grid-list{margin:0}#us_grid_0 .w-grid-item{width:100%;padding:0;margin-bottom:var(--gap,0px)}}.layout_blog_1 .usg_post_image_1{margin-bottom:.5rem!important}.layout_blog_1 .usg_post_title_1{font-size:1rem!important}