.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(https://augustin.si/wp-content/plugins/live-composer-page-builder/css/dist/AjaxLoader.gif) no-repeat center center}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:100000;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:100001}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:100000}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:100002;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-close:hover{background:transparent}#dslc-content blockquote p:last-child{margin-bottom:0!important}#dslc-header{position:relative;z-index:2}#dslc-header.dslc-header-pos-absolute{position:absolute;top:0;left:0;right:0;z-index:99999}#dslc-header.dslc-header-pos-fixed{position:fixed;top:0;left:0;right:0;z-index:99999}body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-fixed{top:32px}body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-fixed,body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-absolute{position:relative}#dslc-footer{position:relative}.dslca-enabled:not(.dslca-composer-hidden) #dslc-footer{margin-bottom:74px}#dslc-footer.dslc-footer-pos-absolute{position:absolute;bottom:0;left:0;right:0;z-index:999999}#dslc-footer.dslc-footer-pos-fixed{position:fixed;bottom:0;left:0;right:0;z-index:999999}.dslc-modules-section{border:0 solid transparent;position:relative}.dslc-modules-section.dslc-init-parallax{background-attachment:fixed}.dslc-modules-section-wrapper{position:relative;max-width:100%;margin:0 auto}.dslc-modules-section.dslc-full .dslc-modules-section-wrapper{width:100%}.dslc-module-front{position:relative}.dslc-icon{text-align:center;vertical-align:middle}.dslc-col{display:block;float:left;margin-right:2.12766%;min-height:1px}body.rtl .dslc-col{float:right;margin-left:2.12766%;margin-right:0}.dslc-1-col{width:6.38297%}.dslc-2-col{width:14.89361%}.dslc-3-col{width:23.40425%}.dslc-4-col{width:31.91489%}.dslc-5-col{width:40.42553%}.dslc-6-col{width:48.93617%}.dslc-7-col{width:57.4468%}.dslc-8-col{width:65.95744%}.dslc-9-col{width:74.46808%}.dslc-10-col{width:82.97872%}.dslc-11-col{width:91.48936%}.dslc-12-col{width:100%}.dslc-last-col{margin-right:0}body.rtl .dslc-last-col{margin-left:0}.dslc-first-col{clear:both}.dslc-no-columns-spacing .dslc-col{margin:0}.dslc-no-columns-spacing .dslc-1-col{width:8.33333%}.dslc-no-columns-spacing .dslc-2-col{width:16.66666%}.dslc-no-columns-spacing .dslc-3-col{width:25%}.dslc-no-columns-spacing .dslc-4-col{width:33.33333%}.dslc-no-columns-spacing .dslc-5-col{width:41.66666%}.dslc-no-columns-spacing .dslc-6-col{width:50%}.dslc-no-columns-spacing .dslc-7-col{width:58.33333%}.dslc-no-columns-spacing .dslc-8-col{width:66.66666%}.dslc-no-columns-spacing .dslc-9-col{width:75%}.dslc-no-columns-spacing .dslc-10-col{width:83.33333%}.dslc-no-columns-spacing .dslc-11-col{width:91.66666%}.dslc-no-columns-spacing .dslc-12-col{width:100%}.dslc-module-heading:before,.dslc-module-heading:after,.dslc-clearfix:before,.dslc-clearfix:after{content:" ";display:table}.dslc-module-heading:after,.dslc-clearfix:after{clear:both}.dslc-module-heading,.dslc-clearfix{*zoom:1}.dslc-fl{float:left}.dslc-fr{float:right}.dslc-clear{clear:both}.dslc-no-float{float:none!important}.dslc-carousel .dslc-col,.dslc-carousel .dslc-first-col,.dslc-carousel .dslc-last-col{float:none;clear:none;margin:0}.dslc-no-columns-spacing .dslc-carousel .dslc-col,.dslc-no-columns-spacing .dslc-carousel .dslc-first-col,.dslc-no-columns-spacing .dslc-carousel .dslc-last-col{width:100%}.dslc-carousel-item{width:auto}.dslc-carousel-nav{float:right}.dslc-carousel-nav-inner{display:block}.dslc-carousel-nav-prev,.dslc-carousel-nav-next{border:0 solid transparent;border-radius:3px;display:inline-flex;justify-content:center;align-items:center;height:23px;position:relative;width:23px;text-decoration:none;vertical-align:bottom}.dslc-carousel-nav-prev{margin-right:7px}.dslc-carousel-nav-prev span,.dslc-carousel-nav-next span{color:#fff;font-size:10px;text-align:center;font-weight:400}.dslc-carousel-nav-prev.position-aside,.dslc-carousel-nav-next.position-aside{position:absolute;top:50%;margin-top:-30px}.dslc-carousel-nav-prev.position-aside{left:-40px;margin-right:0}.dslc-carousel-nav-next.position-aside{right:-40px}#dslc-content .dslc-carousel .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider{padding-bottom:1px;opacity:0;max-height:10px}#dslc-content .dslc-slider img{max-width:100%}#dslc-content .dslc-slider .owl-pagination .owl-page span{margin:0;filter:Alpha(Opacity=100);opacity:1}#dslc-content .dslc-slider-item .dslc-caption{display:block}.dslc-carousel{opacity:0;max-height:100px;overflow:hidden}.dslc-carousel.owl-carousel .owl-wrapper-outer{overflow:visible}.dslca-activate-composer-hook{background:#54c13f!important;color:#fff!important;border-radius:3px!important;position:fixed!important;z-index:99999!important;right:5px!important;bottom:5px!important;cursor:pointer!important;display:block!important;font-size:11px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;font-weight:900!important;line-height:1!important;padding:11px 12px!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;float:left!important;margin-left:5px!important}.dslca-activate-composer-hook:hover{background:#40D71F!important}.dslca-activate-composer-hook:visited{color:#fff!important}.dslca-activate-composer-hook.dslca-position-left{right:auto!important;left:5px}.dslca-activate-composer-hook .dslca-icon{color:rgba(255,255,255,.66);margin-right:5px}.dslc-valign-top,.dslc-valign-middle,.dslc-valign-bottom{display:flex;flex-wrap:wrap}.dslc-valign-top{align-items:flex-start}.dslc-valign-middle{align-items:center}.dslc-valign-bottom{align-items:flex-end}@keyframes "dslcSpin"{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dslcSpin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes "dslcSpin"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes "dslcSpin"{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes "dslcSpin"{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}.dslc-loader{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #0cf;border-radius:50%;-webkit-animation:dslcSpin 0.75s infinite linear;-moz-animation:dslcSpin 0.75s infinite linear;-ms-animation:dslcSpin 0.75s infinite linear;-o-animation:dslcSpin 0.75s infinite linear;animation:dslcSpin 0.75s infinite linear;margin-left:48%}.dslc-loader::before,.dslc-loader::after{left:-2px;top:-2px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit}.dslc-loader,.dslc-loader::before{display:inline-block;border-color:transparent;border-top-color:#0cf}.dslc-loader::before{-webkit-animation:dslcSpin 1.5s infinite ease;-moz-animation:dslcSpin 1.5s infinite ease;-ms-animation:dslcSpin 1.5s infinite ease;-o-animation:dslcSpin 1.5s infinite ease;animation:dslcSpin 1.5s infinite ease}.dslca-module{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;font-weight:400;line-height:1}.dslc-notification{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;margin-bottom:20px;padding:15px;position:relative;font-size:14px;line-height:25px}.dslc-module-DSLC_Image .dslc-notification{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.dslc-notification .dslc-icon{cursor:pointer;position:absolute;right:14px;top:21px}.dslc-notification.dslc-red{background:#f65757;border-color:#e43737;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.14)}.dslc-notification.dslc-yellow{background:#fac841;border-color:#eab72e;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.14)}.dslc-notification.dslc-green{background:#8ccb25;border-color:#77b01a;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.14)}#dslc-content .dslc-module-heading{overflow:hidden;position:relative}#dslc-content .dslc-module-heading h2{display:block;float:left;font-size:17px;font-weight:400;line-height:1;margin:0;padding:0;margin-right:15px}#dslc-content .dslc-module-heading-view-all{display:block;float:left;font-size:11px;line-height:1;margin:3px 0;margin-right:20px}#dslc-content .dslc-module-heading-view-all a{display:block;padding-left:15px;border-left:1px dotted #4f4f4f;font-weight:600;line-height:1;text-decoration:none}.dslc-masonry-item{margin-bottom:30px;margin-right:0}.dslc-masonry-item-animate{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.dslc-post-separator{clear:both;height:1px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.dslc-pagination{border:0 solid transparent;overflow:hidden;margin-top:30px}.dslc-pagination ul{margin:0;padding:0}.dslc-pagination li{display:inline-block;margin:0;padding:0;margin-right:10px}.dslc-pagination li:last-child{margin-right:0!important}.dslc-pagination li a{background:#eee;border:0 solid transparent;color:#000;display:block;line-height:1;padding:10px;text-decoration:none}.dslc-pagination li.current a{background:#000;color:#fff}.dslc-pagination li.dslc-pagination-load-more{width:auto;display:block}.dslc-pagination li.dslc-pagination-load-more.dslc-inactive a{cursor:default}.dslc-pagination-load-more .dslc-icon{margin-right:10px}.dslc-load-more-temp{display:none}.dslc-init-center{display:flex;align-items:center;justify-content:center}.dslc-init-topleft .dslc-init-target{position:absolute!important;top:0!important;left:0!important;bottom:auto!important;right:auto!important}.dslc-init-topright .dslc-init-target{position:absolute!important;top:0!important;right:0!important;bottom:auto!important;left:auto!important}.dslc-init-bottomleft .dslc-init-target{position:absolute!important;bottom:0!important;left:0!important;top:auto!important;right:auto!important}.dslc-init-bottomright .dslc-init-target{position:absolute!important;bottom:0!important;right:0!important;top:auto!important;left:auto!important}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topleft{position:absolute;top:0;left:0;bottom:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topright{position:absolute;top:0;right:0;bottom:auto;left:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomleft{position:absolute;bottom:0;left:0;top:auto;right:auto}#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomright{position:absolute;bottom:0;right:0;top:auto;left:auto}.dslc-post-filters{overflow:hidden;font-size:0}.dslc-post-filter{background:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#979797;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;line-height:1;padding:12px;margin-right:10px}.dslc-post-filter.dslc-active{color:#ff4e01}.dslc-post-filter:last-child{margin-right:0!important}#dslc-content .dslc-bg-video{background:transparent;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0}#dslc-content .dslc-bg-video.dslc-force-show{opacity:1}#dslc-content .dslc-bg-video .mejs-container{background:transparent;position:absolute;left:0;right:0;bottom:0;top:0;width:100%!important;height:auto!important;overflow:hidden}#dslc-content .dslc-bg-video video{min-width:100%;height:auto!important;min-height:100%}#dslc-content .dslc-bg-video .mejs-controls{display:none!important}#dslc-content .dslc-bg-video-overlay{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;background:#000}.dslc-trigger-lightbox-gallery{cursor:pointer}@keyframes dslcFadeIn{to{opacity:1}}@keyframes dslcSlideUp{to{transform:translateY(0)}}@keyframes dslcSlideDown{to{transform:translateY(0)}}@keyframes dslcSlideRight{to{transform:translateX(0)}}@keyframes dslcSlideLeft{to{transform:translateX(0)}}@keyframes dslcSlideUpFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideDownFadeIn{to{transform:translateY(0);opacity:1}}@keyframes dslcSlideRightFadeIn{to{transform:translateX(0);opacity:1}}@keyframes dslcSlideLeftFadeIn{to{transform:translateX(0);opacity:1}}@media only screen and (min-width:768px){@-webkit-keyframes dslcFadeIn{to{opacity:1}}@-moz-keyframes dslcFadeIn{to{opacity:1}}.dslc-in-viewport-anim-dslcFadeIn.dslc-in-viewport-check{opacity:0}@-webkit-keyframes dslcSlideUp{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideUp{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideUp.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}@-webkit-keyframes dslcSlideDown{to{-webkit-transform:translateY(0)}}@-moz-keyframes dslcSlideDown{to{-moz-transform:translateY(0)}}.dslc-in-viewport-anim-dslcSlideDown.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px)}@-webkit-keyframes dslcSlideRight{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideRight{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideRight.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px)}@-webkit-keyframes dslcSlideLeft{to{-webkit-transform:translateX(0)}}@-moz-keyframes dslcSlideLeft{to{-moz-transform:translateX(0)}}.dslc-in-viewport-anim-dslcSlideLeft.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px)}@-webkit-keyframes dslcSlideUpFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideUpFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideUpFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px);opacity:0}@-webkit-keyframes dslcSlideDownFadeIn{to{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes dslcSlideDownFadeIn{to{-moz-transform:translateY(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideDownFadeIn.dslc-in-viewport-check{-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px);opacity:0}@-webkit-keyframes dslcSlideRightFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideRightFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideRightFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);opacity:0}@-webkit-keyframes dslcSlideLeftFadeIn{to{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes dslcSlideLeftFadeIn{to{-moz-transform:translateX(0);opacity:1}}.dslc-in-viewport-anim-dslcSlideLeftFadeIn.dslc-in-viewport-check{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);transform:translateX(100px);opacity:0}}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-post-thumb .dslc-on-hover-anim-target{opacity:1!important;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;transform:translateX(0)!important}.dslc-anim-dslcFadeIn,.dslc-anim-dslcSlideDownFadeIn,.dslc-anim-dslcSlideUpFadeIn,.dslc-anim-dslcSlideLeftFadeIn,.dslc-anim-dslcSlideRightFadeIn{opacity:0}.dslc-on-hover-anim:hover .dslc-anim-dslcFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{opacity:1}.dslc-anim-dslcSlideDown,.dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDown,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.dslc-anim-dslcSlideUp,.dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUp,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.dslc-anim-dslcSlideRight,.dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRight,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.dslc-anim-dslcSlideLeft,.dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeft,.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);transform:translateX(0%)}.dslc-anim-none{opacity:0;-webkit-transition:all 0s ease-out!important}.dslc-on-hover-anim:hover .dslc-anim-none{opacity:1}#dslc-content{position:relative}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.gallery-caption{font-weight:700}.dslc-content strong,.dslc-content b{font-weight:bolder}.dslc-content i:not(.fa,.dslc-icon),.dslc-content em{font-style:italic}@media only screen and (min-width:1025px){.dslc-hide-on-desktop{display:none!important}.dslca-enabled .dslc-hide-on-desktop{display:block!important}.dslca-composer-hidden .dslc-hide-on-desktop{display:none!important}}@media only screen and (min-width:768px) and (max-width:1024px){body.dslca-enabled.dslc-res-tablet{padding-bottom:200px}.dslc-hide-on-tablet{display:none!important}.dslc-post-heading{overflow:hidden}}@media only screen and (max-width:767px){body.dslca-enabled.dslc-res-phone{padding-bottom:200px}.dslc-col,.dslc-no-columns-spacing .dslc-col{width:100%;margin:0;margin-bottom:30px;min-width:0}.dslc-module-front.dslc-col{margin-bottom:0}.dslc-hide-on-phone{display:none!important}.dslc-post-heading{overflow:hidden}}@media all and (-ms-high-contrast:none){.dslc-image-container .dslc-image,.dslc-image-container .dslc-image a{width:100%!important}.dslc-in-viewport-check{transform:none!important;opacity:1!important}#dslc-content .dslc-info-box-image-alt-inner{width:100%}}body #dslc-content .nf-field-container{margin-bottom:0}body #dslc-content input:focus{outline:none}body:not(.dslca-enabled) .dslc-sticky-row{width:100%;left:0;z-index:1}body em{font-style:italic}.test{font:100% Helvetica,sans-serif;color:#333}.dslc-module-front a{text-decoration:none}#dslc-content .dslc-post{overflow:hidden}.dslc-module-front{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}#dslc-content .dslc-cpt-post-thumb{margin-bottom:20px;overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-cpt-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-cpt-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-cpt-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main.dslc-cpt-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-cpt-post-thumb .dslc-cpt-post-main{opacity:1}#dslc-content .dslc-cpt-post-meta{margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1}#dslc-content .dslc-cpt-post-meta-author{float:left}#dslc-content .dslc-cpt-post-meta-author.above{float:none}#dslc-content .dslc-cpt-post-meta-author a{text-decoration:none}#dslc-content .dslc-cpt-post-meta-date{float:right}#dslc-content .dslc-cpt-post-meta-date.above{float:none}#dslc-content .dslc-cpt-post-title{margin-bottom:13px}#dslc-content .dslc-cpt-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-cpt-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-cpt-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-cpt-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-main{overflow:hidden}.dslc-post-thumb{overflow:hidden}#dslc-content .dslc-blog-post-main{border:0 solid transparent}#dslc-content .dslc-blog-post-thumb{overflow:hidden;position:relative;line-height:0}#dslc-content .dslc-blog-post-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-blog-post-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-blog-post-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main.dslc-blog-post-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-blog-post-thumb .dslc-blog-post-main{opacity:1}#dslc-content .dslc-blog-post-meta{border-left:0;border-right:0;margin-bottom:20px;overflow:hidden;padding:13px 0;font-size:11px;line-height:1;width:100%}#dslc-content .dslc-blog-post-meta-author{float:left}#dslc-content .dslc-blog-post-meta-author.above{float:none}#dslc-content .dslc-blog-post-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-blog-post-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-blog-post-meta-author a{text-decoration:none}#dslc-content .dslc-blog-post-meta-date{float:right}#dslc-content .dslc-blog-post-meta-date.above{float:none}#dslc-content .dslc-blog-post-meta-comment-count{display:inline-block;margin:0 auto}#dslc-content .dslc-blog-post-meta-comment-count.right{float:right}#dslc-content .dslc-blog-post-meta-comment-count.left{float:left}.dslc-blog-post-meta .clearfix{clear:both}#dslc-content .dslc-blog-post-title{margin-bottom:13px}#dslc-content .dslc-blog-post-title h2{font-weight:600;font-size:15px;line-height:26px;margin:0;padding:0}#dslc-content .dslc-blog-post-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-blog-post-excerpt{margin-bottom:22px;font-size:13px;line-height:22px}#dslc-content .dslc-blog-post-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-posts-orientation-horizontal .dslc-post-thumb{float:left;margin-right:20px;width:200px}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:hidden}#dslc-content .dslc-download-thumb{position:relative;line-height:0}#dslc-content .dslc-download-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-download-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-download-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-download-thumb .dslc-download-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-download-thumb .dslc-download-main.dslc-download-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-download-thumb .dslc-download-main{opacity:1}#dslc-content .dslc-download-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-download-title{margin-bottom:13px}#dslc-content .dslc-download-title h2{font-size:15px;line-height:1.7;margin:0;padding:0}#dslc-content .dslc-download-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-download-tags{border:1px solid #e5e5e5;border-width:1px 0;font-size:12px;padding:8px 0;line-height:1;margin-bottom:22px}#dslc-content .dslc-download-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;font-weight:400}#dslc-content .dslc-download-download{margin-bottom:10px}#dslc-content .dslc-download-download a{background:#ff4e01;border:0 solid transparent;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:700;line-height:1;padding:15px 0;text-decoration:none;text-align:center}#dslc-content .dslc-download-download .dslc-icon{margin-right:10px}#dslc-content .dslc-download-info{font-size:10px;font-style:italic}#dslc-content .dslc-gallery-thumb{position:relative;line-height:0}#dslc-content .dslc-gallery-thumb-inner{border:0 solid transparent;position:relative;overflow:hidden}#dslc-content .dslc-gallery-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-gallery-thumb .dslc-gallery-images-count{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;text-decoration:none}#dslc-content .dslc-gallery-images-count-bg{background:transparent;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-gallery-images-count-main{position:relative}#dslc-content .dslc-gallery-images-count-num{color:#fff;display:block;font-size:25px;font-weight:200;line-height:1;margin-bottom:8px}#dslc-content .dslc-gallery-images-count-txt{color:#7d7d7d;display:block;font-size:11px;line-height:1}#dslc-content .dslc-gallery-thumb .dslc-gallery-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-gallery-thumb .dslc-gallery-main.dslc-gallery-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-gallery-thumb .dslc-gallery-main{opacity:1}#dslc-content .dslc-gallery-main{border:0 solid transparent;text-align:center}#dslc-content .dslc-gallery-title{margin-bottom:15px}#dslc-content .dslc-gallery-title h2{font-size:11px;line-height:1;margin:0;padding:0}#dslc-content .dslc-gallery-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-gallery-sep{display:block;height:1px;border-bottom:1px solid #4a4a4a;margin-bottom:15px}#dslc-content .dslc-gallery-excerpt{font-size:12px;border-width:1px 0 0 0}#dslc-content .dslc-gallery-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}#dslc-content .dslc-gallery .dslc-lightbox-gallery{display:none}#dslc-content .dslc-info-box{text-align:center;border:0 solid transparent}#dslc-content .dslc-info-box-image{margin-bottom:25px;position:relative;font-size:0}#dslc-content .dslc-info-box-image-link{position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-image{float:left;margin-right:20px}#dslc-content .dslc-info-box-image-inner{display:inline-flex;justify-content:center;align-items:center;position:relative;border:0 solid transparent}#dslc-content .dslc-info-box-image-inner .dslc-icon{color:#fff;line-height:1;font-size:40px}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-main{overflow:hidden}#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-image-alt{float:left;margin-right:20px}#dslc-content .dslc-info-box-image-alt-inner{display:inline-block}#dslc-content .dslc-info-box-title h4{font-size:17px;line-height:1;margin:0;padding:0;font-weight:400}#dslc-content .dslc-info-box-title h4 a{color:inherit;text-decoration:none}#dslc-content .dslc-info-box-content{margin-bottom:25px}#dslc-content .dslc-info-box-button{font-size:0}#dslc-content .dslc-info-box-button a{display:inline-block;line-height:1;text-decoration:none;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-info-box-button-aside{float:right}#dslc-content .dslc-partner .dslc-partner-thumb{position:relative;line-height:0}#dslc-content .dslc-partner .dslc-partner-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-partner .dslc-partner-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;vertical-align:bottom;width:auto;max-width:100%;height:auto}#dslc-content .dslc-partner-thumb .dslc-partner-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-partner-thumb .dslc-partner-main.dslc-partner-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-partner-thumb .dslc-partner-main{opacity:1}#dslc-content .dslc-partner-title{margin-bottom:10px}#dslc-content .dslc-partner-title h2{margin:0;padding:0}#dslc-content .dslc-partner-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-thumb{margin-bottom:24px;position:relative;line-height:0}#dslc-content .dslc-project-thumb-inner{border:0 solid transparent;overflow:hidden}#dslc-content .dslc-project-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-project-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-project-thumb .dslc-project-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-project-thumb .dslc-project-main.dslc-project-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-projects .dslc-post:first-child .dslc-project-thumb .dslc-project-main{opacity:1}#dslc-content .dslc-project-main{border:0 solid transparent}#dslc-content .dslc-project-title{margin-bottom:10px}#dslc-content .dslc-project-title h2{font-weight:700;font-size:12px;line-height:1;margin:0;padding:0}#dslc-content .dslc-project-title h2 a{display:block;color:inherit;text-decoration:none}#dslc-content .dslc-project-cats{font-size:10px;font-style:italic;line-height:1}#dslc-content .dslc-project-excerpt{margin-bottom:22px;font-size:13px;line-height:22px;border-top:0 solid #000}#dslc-content .dslc-project-read-more a{display:inline-block;line-height:1;text-decoration:none;border:0 solid transparent}.dslc-separator-wrapper{padding-bottom:1px}.dslc-separator{clear:both;height:1px;padding-bottom:25px;margin-bottom:25px;width:100%}.dslc-module-front.dslc-module-DSLC_Separator{min-height:auto}.dslc-separator.dslc-separator-style-solid{border-bottom:1px solid #ededed}.dslc-separator.dslc-separator-style-dashed{border-bottom:1px dashed #ededed}.dslc-separator.dslc-separator-style-dotted{border-bottom:1px dotted #ededed}#dslc-content .dslc-staff-member-thumb{position:relative;line-height:0}#dslc-content .dslc-staff-member-thumb a{display:inline-block;max-width:100%}#dslc-content .dslc-staff-member-thumb img{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;max-width:100%;height:auto}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main.dslc-staff-member-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-staff-member-thumb .dslc-staff-member-main{opacity:1}#dslc-content .dslc-staff-member-social a{margin:0 6px;text-decoration:none}#dslc-content .dslc-staff-member-title h2{margin:0;padding:0}#dslc-content .dslc-staff-member-title h2 a{display:block;text-decoration:none;color:inherit}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav{float:left;margin-bottom:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav{margin-right:0!important}#dslc-content .dslc-tabs-nav-hook{background:#fbfbfb;border:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:3px 3px 0 0;bottom:-1px;cursor:pointer;display:inline-block;padding:10px;position:relative;line-height:1;margin-left:-1px}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav-hook{display:block;margin-left:0!important}#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav-hook{margin-bottom:0!important}#dslc-content .dslc-tabs-nav-hook:first-child{margin-left:0!important}#dslc-content .dslc-tabs-nav-hook.dslc-active{background:#fff}#dslc-content .dslc-tabs-content{background:#fff}#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-content{overflow:hidden}#dslc-content .dslc-tabs-tab-content{padding:35px;display:none;position:relative}#dslc-content .dslc-tabs-tab-content.dslc-active{display:block}.dslca-add-new-tab-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:11px;margin-left:10px;height:20px;text-align:center;line-height:22px;margin-top:8px;width:20px;position:relative}.dslca-add-new-tab-hook .dslca-icon{position:absolute;line-height:1;top:5px;right:6px}.dslca-delete-tab-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}.dslc-tabs-content .dslc-tabs-nav-hook{display:none!important}#dslc-content .dslc-testimonials{border:0 solid transparent}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{position:relative;width:90%;margin:0 auto}#dslc-content .dslc-testimonial-main{border:0 solid transparent;border-radius:4px;padding:25px;overflow:hidden}#dslc-content .dslc-testimonial-author-pos-outside-left{float:left}#dslc-content .dslc-testimonial-author-pos-outside-right{float:right}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-avatar{float:left}#dslc-content .dslc-testimonial-author-avatar{border:0 transparent solid;float:left}#dslc-content .dslc-testimonial-author-avatar img{display:block;height:auto}#dslc-content .dslc-testimonial-avatar-aside .dslc-testimonial-author-main,#dslc-content .dslc-testimonial-author-main{overflow:hidden;float:left}#dslc-content .dslc-testimonial-author-name{line-height:1}#dslc-content .dslc-testimonial-author-position{line-height:1.1}#dslc-content .dslc-testimonial-avatar-above .dslc-testimonial-author-avatar{float:right}.dslc-testimonial-clearfix{clear:both}input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{border-style:none;-webkit-appearance:none}.dslc-module-DSLC_Text_Simple img{max-width:100%;height:auto}.dslc-text-module-content:before{content:"";top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}#dslc-content .dslc-widgets-wrap{border:0 solid transparent}#dslc-content .dslc-widget{margin-bottom:30px;width:100%}#dslc-content .dslc-widget:last-child{margin-bottom:0!important}#dslc-content .dslc-widget-wrap{border:0 solid transparent}#dslc-content .dslc-widget-title{font-size:15px;font-weight:600;margin-bottom:10px;padding-bottom:10px;line-height:1}#dslc-content .dslc-widget-title-inner{display:block}#dslc-content .dslc-widgets-2-col .dslc-col{width:14.89361%}#dslc-content .dslc-widgets-3-col .dslc-col{width:23.40425%}#dslc-content .dslc-widgets-4-col .dslc-col{width:31.91489%}#dslc-content .dslc-widgets-5-col .dslc-col{width:40.42553%}#dslc-content .dslc-widgets-6-col .dslc-col{width:48.93617%}#dslc-content .dslc-widgets-7-col .dslc-col{width:57.4468%}#dslc-content .dslc-widgets-8-col .dslc-col{width:65.95744%}#dslc-content .dslc-widgets-9-col .dslc-col{width:74.46808%}#dslc-content .dslc-widgets-10-col .dslc-col{width:82.97872%}#dslc-content .dslc-widgets-11-col .dslc-col{width:91.48936%}#dslc-content .dslc-widgets-12-col .dslc-col{width:100%;margin-right:0}#dslc-content .dslc-widgets-6-col .dslc-col:nth-child(2n),#dslc-content .dslc-widgets-4-col .dslc-col:nth-child(3n),#dslc-content .dslc-widgets-3-col .dslc-col:nth-child(4n),#dslc-content .dslc-widgets-2-col .dslc-col:nth-child(6n){margin-right:0}#dslc-content .dslc-product-thumb{position:relative;line-height:0}#dslc-content .dslc-product-thumb-inner{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-product-thumb img{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;border-radius:3px 3px 0 0;box-shadow:none;max-width:100%;height:auto}#dslc-content .dslc-product-thumb .dslc-product-price{background:transparent;color:#fff;font-weight:400;font-size:25px;line-height:1;position:absolute;left:0;top:0;width:100%;height:100%;text-decoration:none;text-align:center}#dslc-content .dslc-product-price-bg{background:transparent;border:0 solid transparent;position:absolute;top:0;left:0;right:0;bottom:0}#dslc-content .dslc-product-price-main{position:relative}#dslc-content .dslc-product-thumb .dslc-product-price del{display:none}#dslc-content .dslc-product-thumb .dslc-product-price ins{text-decoration:none;background:transparent}#dslc-content .dslc-product-thumb .dslc-product-price .from{display:none}#dslc-content .dslc-product-thumb .dslc-product-price .amount{vertical-align:middle}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main{position:absolute;top:0;left:0;bottom:0;right:0}#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main.dslc-product-main-visible{opacity:1!important}body.dslca-enabled #dslc-content .dslc-products .dslc-post:first-child .dslc-product-thumb .dslc-product-main{opacity:1}#dslc-content .dslc-product-main{background:#1d1d1d;border-radius:0 0 3px 3px;padding:20px;text-align:center;border:0 solid transparent}#dslc-content .dslc-product-title{margin-bottom:15px}#dslc-content .dslc-product-price-secondary{color:#fff;float:left;font-size:20px;line-height:1}#dslc-content .dslc-product-price-secondary ins{text-decoration:none;background:transparent}#dslc-content .dslc-product-title h2{clear:none;font-size:11px;line-height:1;vertical-align:middle;margin:0;padding:0}#dslc-content .dslc-product-title h2 a{display:block;color:#7d7d7d;text-decoration:none}#dslc-content .dslc-product-excerpt{border-bottom:0 solid transparent}#dslc-content .dslc-product-sep{display:block;border-bottom:1px solid #4a4a4a;height:1px;margin-bottom:15px}#dslc-content .dslc-product-extra .dslc-product-add-to-cart{color:#8d8d8d;font-size:12px;line-height:1;text-decoration:none;float:left}#dslc-content .dslc-product-extra .dslc-product-details{color:#8d8d8d;font-size:12px;text-decoration:none;line-height:1;float:right}#dslc-content .dslc-product-extra .dslc-icon{margin-right:5px}#dslc-content .dslc-tp-title{border:0 solid transparent}#dslc-content .dslc-tp-content{border:0 solid transparent}#dslc-content .dslc-tp-meta{border:0 solid transparent}#dslc-content .dslc-tp-meta ul{margin:0;list-style-type:none;font-size:0}#dslc-content .dslc-tp-meta-horizontal li{display:inline-block;margin-top:0!important;margin-bottom:0!important;list-style-type:none}#dslc-content .dslc-tp-meta-horizontal li:first-child{margin-left:0!important}#dslc-content .dslc-tp-meta-horizontal li:last-child{margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li{margin-left:0!important;margin-right:0!important}#dslc-content .dslc-tp-meta-vertical li:first-child{margin-top:0!important}#dslc-content .dslc-tp-meta-vertical li:last-child{margin-bottom:0!important}#dslc-content .dslc-tp-meta-avatar{margin-right:10px;width:30px;display:inline-block}#dslc-content .dslc-tp-meta-avatar img{vertical-align:middle;width:100%;height:auto;border-radius:50%}#dslc-content .dslc-tp-download-button a{border:0 solid transparent;display:block;line-height:1;text-decoration:none;text-align:center;-webkit-appearance:none}#dslc-content .dslc-tp-thumbnail{bottom:0 solid transparent;overflow:hidden}#dslc-content .dslc-tp-thumbnail img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}#dslc-content .dslc-tp-gallery-slider{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-main{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-main li{overflow:hidden}#dslc-content .dslc-tp-gallery-slider-nav{border:0 solid transparent}#dslc-content .dslc-tp-gallery-slider-nav li{margin-right:10px;padding:5px;border:1px solid red;cursor:pointer;opacity:.7}#dslc-content .dslc-tp-gallery-slider-nav li.flex-active-slide{opacity:1}#dslc-content ul.dslc-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-social li{margin:0;padding:0;line-height:1;display:inline-block;margin-right:10px;overflow:hidden}#dslc-content ul.dslc-social a.dslc-social-icon{border:0 solid transparent;background:#40bde6;text-decoration:none;color:#fff;width:30px;height:30px;border-radius:15px;font-size:15px;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-social .dslc-icon{line-height:1}#dslc-content ul.dslc-social .dslc-social-label{float:left;display:block}#dslc-content ul.dslc-social li:last-child{margin-right:0}#dslc-content ul.dslc-staff-social{margin:0;padding:0;list-style-type:none;font-size:0;line-height:1}#dslc-content ul.dslc-staff-social li{margin:0;padding:0;line-height:1;display:inline-block;overflow:hidden}#dslc-content ul.dslc-staff-social a{border:0 solid transparent;text-decoration:none;position:relative;float:left;display:inline-flex;justify-content:center;align-items:center}#dslc-content ul.dslc-staff-social .dslc-icon{line-height:1}#dslc-content ul.dslc-staff-social .dslc-social-label{float:left;display:block}.dslc-notification-box-has-timeout{display:none}body.dslca-enabled .dslc-notification-box-has-timeout{display:block}#dslc-content .dslc-notification-box-content p:last-child{margin-bottom:0}#dslc-content .dslc-notification-box-close{display:flex;justify-content:center;align-items:center;position:absolute;right:15px;top:20px;cursor:pointer;background:#fff;color:#f65757;border-radius:50%;width:15px;height:15px}#dslc-content .dslc-notification-box-close .dslc-icon{color:#f65757;font-size:12px;text-align:center}#dslc-content .dslc-button a{display:inline-block;text-decoration:none;line-height:1;box-shadow:none;-webkit-appearance:none}#dslc-content .dslc-button a span{position:relative}.dslc-tp-comments ul,.dslc-tp-comments ol,.dslc-tp-comments li{list-style-type:none}.dslc-tp-comments ol{margin-left:0}.dslc-tp-comments{border:0 solid transparent}.dslc-comment{border:0 solid transparent;margin:0}.dslc-comment-inner{border:1px solid #ddd;padding:10px;margin-bottom:20px}.dslc-comment-info{margin-bottom:10px;border-bottom:1px solid #ddd}.dslc-comment-meta{float:left;margin:0}.dslc-comment-meta-author{display:inline-block;margin-right:15px;line-height:1}.dslc-comment-author-avatar{margin-right:5px}.dslc-comment-meta-author a{color:inherit;text-decoration:none}.dslc-comment-author-avatar img{vertical-align:middle}.dslc-comment-meta-date{display:inline-block;line-height:1}.dslc-comment-reply{float:right}.dslc-comment-reply a{text-decoration:none}.dslc-comment .dslc-comment{margin-left:50px}.dslc-tp-comment-form input[type=text]::-moz-placeholder,.dslc-tp-comment-form input[type=url]::-moz-placeholder,.dslc-tp-comment-form input[type=email]::-moz-placeholder,.dslc-tp-comment-form textarea::-moz-placeholder{opacity:1}.dslc-tp-comment-form{border:0 solid transparent}.dslc-tp-comment-form input[type="text"]{line-height:1}.dslc-tp-comment-form input,.dslc-tp-comment-form textarea{border:0 solid transparent}.dslc-tp-comment-form textarea{width:100%;height:130px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.dslc-tp-comment-form .logged-in-as{margin-bottom:15px}.dslc-tp-comment-form #submit{cursor:pointer}.dslc-image,.dslc-image img{border:0;box-shadow:none}#dslc-content .dslc-image,#dslc-content .dslc-image>a{display:inline-block}#dslc-content .dslc-image img{max-width:100%;display:inline-block;vertical-align:middle;box-shadow:none;border-radius:none;position:relative}#dslc-content .dslc-progress-bar{border:0 solid transparent}#dslc-content .dslc-progress-bar-label{margin:0;padding:0;line-height:1}#dslc-content .dslc-progress-bar-loader{background:#666;display:block;height:18px}#dslc-content .dslc-progress-bar-loader-inner{display:block;float:left;overflow:hidden;white-space:nowrap}#dslc-content .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:0}#dslc-content .dslca-enabled .dslc-progress-bar-animated .dslc-progress-bar-loader-inner{opacity:1}#dslc-content .dslc-accordion{border:0 solid transparent}#dslc-content .dslc-accordion-item:first-child{margin-top:0!important}#dslc-content .dslc-accordion-header{border:0 solid transparent;font-size:11px;font-weight:700;font-size:11px;line-height:1;position:relative;display:flex;justify-content:space-between;align-items:center}#dslc-content .dslc-accordion-title{border:0 solid transparent;display:block}#dslc-content .dslc-accordion-hook{cursor:pointer}#dslc-content .dslc-accordion-toggle{display:block;position:absolute;left:0;top:0;bottom:0}#dslc-content .dslc-accordion-content{position:relative;border:0 solid transparent}#dslc-content .dslca-add-accordion{text-align:center}#dslc-content .dslca-add-accordion-hook{background:#78CA4F;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:12px;height:20px;text-align:center;line-height:22px;width:20px;position:relative;margin-top:10px}#dslc-content .dslca-accordion-action-hooks{line-height:0}#dslc-content .dslca-move-up-accordion-hook,#dslc-content .dslca-move-down-accordion-hook{color:#5890e5}#dslc-content .dslca-move-up-accordion-hook:hover,#dslc-content .dslca-move-down-accordion-hook:hover{color:#3b6fbe}#dslc-content .dslca-delete-accordion-hook,#dslc-content .dslca-toggle-accordion-hook{color:#E55F5F;cursor:pointer;display:inline-block;font-size:12px;margin-left:10px;line-height:1;vertical-align:top}#dslc-content .dslc-icon-module{position:relative;display:inline-block}#dslc-content .dslc-navigation{z-index:999;position:relative;text-align:right;font-size:0}body .dslc-navigation .menu-item[class^="dslc-icon-"]:before,body .dslc-navigation .menu-item[class*=" dslc-icon-"]:before{display:none}#dslc-content .dslc-navigation .menu{list-style:none;margin:0;padding:0}#dslc-content .dslc-navigation .menu>li{display:inline-block;position:relative}#dslc-content .dslc-navigation.dslc-navigation-orientation-horizontal .menu>li{margin-top:0!important}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li{display:block;margin-left:0!important}#dslc-content .dslc-navigation .menu>li:first-child{margin-left:0!important}#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu>li:first-child{margin-top:0!important}#dslc-content .dslc-navigation .menu>li>a{display:inline-block;text-decoration:none;vertical-align:middle}#dslc-content .dslc-navigation-arrow{display:inline-block;margin-left:5px;vertical-align:middle}#dslc-content .dslc-navigation .menu ul{display:none;list-style-type:none;margin:0;opacity:0;position:absolute;z-index:10;top:100%;left:-28px;text-align:left}#dslc-content .dslc-navigation.dslc-navigation-sub-position-left .menu ul{left:0;right:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-right .menu ul{right:0;left:auto}#dslc-content .dslc-navigation.dslc-navigation-sub-position-center .menu ul{left:auto;right:auto}#dslc-content .dslc-navigation-orientation-vertical .menu ul{top:0;left:100%}#dslc-content .dslc-navigation .menu ul.dslc-navigation-invert-subnav{left:auto;right:0}#dslc-content .dslc-navigation .menu ul li{display:block;position:relative;z-index:3;white-space:nowrap;margin:0}#dslc-content .dslc-navigation .menu ul li a{display:block;line-height:1;text-decoration:none}#dslc-content .dslc-navigation .menu ul li:last-child a{border-bottom:0!important}#dslc-content .dslc-navigation .dt-icon.dt-subnav-arrow{display:none;color:#bfbfbf;font-size:8px;margin-left:10px;vertical-align:middle;position:relative;top:-3px;margin-right:0}#dslc-content .dslc-navigation li.current-menu-item .dt-icon.dt-subnav-arrow{color:#878787}#dslc-content .dslc-navigation .menu ul ul{left:100%;margin-left:-1px;top:-1px}#dslc-content .dslc-navigation .menu ul:before{position:absolute;content:'';display:block;left:0;top:0;bottom:0;right:0;z-index:2;border-style:solid}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu:after{display:block;content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;z-index:0;position:absolute}#dslc-content .dslc-navigation .menu ul ul.dslc-navigation-invert-subnav{left:auto;right:100%}#dslc-content .dslc-navigation .menu li:hover>ul.sub-menu{display:block;opacity:1}#dslc-content .dslc-mobile-navigation{position:relative;text-align:right;display:none}#dslc-content .dslc-mobile-navigation select{cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;right:0;top:0;padding-top:0;padding-bottom:0;z-index:10;height:38px;width:100%}#dslc-content .dslc-mobile-navigation-hook{color:#555;font-size:24px;line-height:22px}.dslc-post-main-inner-link-cover{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.dslc-posts-social-share{line-height:1}.dslc-posts-social-share a:last-child{margin-right:0!important}.dslc-posts-social-share-count{display:inline-block;border-style:solid}.dslc-center-elem{top:50%;position:relative;left:50%;visibility:visible;transform:translate(-50%,-50%)}@media only screen and (min-width:768px) and (max-width:1024px){#dslc-content .dslc-mobile-navigation.dslc-navigation-res-t-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-t-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}}@media only screen and (max-width:767px){.dslc-comment .dslc-comment{margin-left:0}.dslc-comment .children{margin-left:0;padding-left:0}#dslc-content .dslc-mobile-navigation.dslc-navigation-res-p-enabled{display:block}#dslc-content .dslc-navigation.dslc-navigation-res-p-enabled{display:none}.dslc-post-main-inner-link-cover{display:block}.dslc-carousel .dslc-carousel-item{margin-left:0!important}body #dslc-content .dslc-partner-thumb{width:100%}#dslc-content .dslc-posts.dslc-carousel-arrow-aside{width:80%}#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main{overflow:visible}}body em{font-style:italic}.gradient-lighten-top-right,.gradient-darken-top-right,.gradient-lighten-right,.gradient-darken-right,.gradient-lighten-bottom-right,.gradient-darken-bottom-right,.gradient-lighten-bottom,.gradient-darken-bottom,.gradient-lighten-bottom-left,.gradient-darken-bottom-left,.gradient-lighten-left,.gradient-darken-left,.gradient-lighten-top-left,.gradient-darken-top-left,.gradient-lighten-top,.gradient-darken-top{position:relative;overflow:hidden}.gradient-lighten-top-right:before,.gradient-darken-top-right:before,.gradient-lighten-right:before,.gradient-darken-right:before,.gradient-lighten-bottom-right:before,.gradient-darken-bottom-right:before,.gradient-lighten-bottom:before,.gradient-darken-bottom:before,.gradient-lighten-bottom-left:before,.gradient-darken-bottom-left:before,.gradient-lighten-left:before,.gradient-darken-left:before,.gradient-lighten-top-left:before,.gradient-darken-top-left:before,.gradient-lighten-top:before,.gradient-darken-top:before{position:absolute;left:0;top:0;right:0;bottom:0;content:''}.gradient-lighten-top-right>span,.gradient-darken-top-right>span,.gradient-lighten-right>span,.gradient-darken-right>span,.gradient-lighten-bottom-right>span,.gradient-darken-bottom-right>span,.gradient-lighten-bottom>span,.gradient-darken-bottom>span,.gradient-lighten-bottom-left>span,.gradient-darken-bottom-left>span,.gradient-lighten-left>span,.gradient-darken-left>span,.gradient-lighten-top-left>span,.gradient-darken-top-left>span,.gradient-lighten-top>span,.gradient-darken-top>span{position:relative}.gradient-lighten-top-right:before,.gradient-lighten-right:before,.gradient-lighten-bottom-right:before,.gradient-lighten-bottom:before,.gradient-lighten-bottom-left:before,.gradient-lighten-left:before,.gradient-lighten-top-left:before,.gradient-lighten-top:before{mix-blend-mode:overlay}.gradient-darken-top-right:before,.gradient-darken-right:before,.gradient-darken-bottom-right:before,.gradient-darken-bottom:before,.gradient-darken-bottom-left:before,.gradient-darken-left:before,.gradient-darken-top-left:before,.gradient-darken-top:before{mix-blend-mode:multiply}.gradient-lighten-top:before{background-image:linear-gradient(0deg,rgba(255,255,255,0),#fff)}.gradient-lighten-top-right:before{background-image:linear-gradient(30deg,rgba(255,255,255,0),#fff)}.gradient-lighten-right:before{background-image:linear-gradient(90deg,rgba(255,255,255,0),#fff)}.gradient-lighten-bottom-right:before{background-image:linear-gradient(140deg,rgba(255,255,255,0),#fff)}.gradient-lighten-bottom:before{background-image:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.gradient-lighten-bottom-left:before{background-image:linear-gradient(200deg,rgba(255,255,255,0),#fff)}.gradient-lighten-left:before{background-image:linear-gradient(270deg,rgba(255,255,255,0),#fff)}.gradient-lighten-top-left:before{background-image:linear-gradient(340deg,rgba(255,255,255,0),#fff)}.gradient-darken-top:before{background-image:linear-gradient(0deg,rgba(0,0,0,0),#000)}.gradient-darken-top-right:before{background-image:linear-gradient(30deg,rgba(0,0,0,0),#000)}.gradient-darken-right:before{background-image:linear-gradient(90deg,rgba(0,0,0,0),#000)}.gradient-darken-bottom-right:before{background-image:linear-gradient(140deg,rgba(0,0,0,0),#000)}.gradient-darken-bottom:before{background-image:linear-gradient(180deg,rgba(0,0,0,0),#000)}.gradient-darken-bottom-left:before{background-image:linear-gradient(200deg,rgba(0,0,0,0),#000)}.gradient-darken-left:before{background-image:linear-gradient(270deg,rgba(0,0,0,0),#000)}.gradient-darken-top-left:before{background-image:linear-gradient(340deg,rgba(0,0,0,0),#000)}#dslc-section-dividers{display:none}.dslc-section-divider{position:absolute;left:0;right:0;top:-1px;line-height:0;overflow:hidden}.dslc-section-divider svg{display:block;position:relative;left:-1px;width:calc(100% + 2px);fill:#eaeaea}.dslc-section-divider[data-divider-pos="bottom"]{top:auto;bottom:-1px;transform:scaleY(-1)}.dslc-section-divider[data-divider-pos="bottom"].dslc-flip-vert{transform:scaleY(1)}.dslc-section-divider.dslc-flip-hor svg{transform:scaleX(-1)}.dslc-section-divider.dslc-flip-vert{transform:scaleY(-1)}@media only screen and (max-width:767px){#dslc-content div.dslc-post-thumb{width:100%}#dslc-content div.dslc-project-thumb{float:none;margin-right:0}}.rs-p-wp-fix{display:none!important;margin:0!important;height:0px!important}.wp-block-themepunch-revslider{position:relative}#debungcontrolls{z-index:100000;position:fixed;bottom:0;width:100%;height:auto;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box}rs-debug{z-index:100000;position:fixed;top:0;width:300px;height:300px;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box;color:#fff;font-size:10px;line-height:13px;overflow:scroll}rs-modal{position:fixed!important;z-index:9999999!important;pointer-events:none!important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100%!important;overflow:auto!important;pointer-events:auto!important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden!important;max-width:100%!important}rs-modal-cover{width:100%;height:100%;z-index:0;background:transparent;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995!important}rs-sbg-px{pointer-events:none}.rs-forcehidden *{visibility:hidden!important}.rs_splitted_lines{display:block;white-space:nowrap!important}.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0px!important;left:0px!important;z-index:9999999!important;background:#fff}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1768141830);src:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1768141830) format('embedded-opentype'),url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff#1768141830) format('woff'),url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf#1768141830) format('truetype'),url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^="fa-"],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^="fa-"],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^="fa-"],#waitaminute i[class*=" fa-"],#objectlibrary i[class^="fa-"],#objectlibrary i[class*=" fa-"],#rs_overview i[class^="fa-"],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^="fa-"],#rs_overview_menu i[class*=" fa-"],#builderView i[class^="fa-"],#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}rs-module [class^="fa-"]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^="fa-"]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^="fa-"]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^="fa-"]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^="fa-"]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^="fa-"]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^="fa-"]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed!important;top:0px!important;z-index:1000;left:0!important}.rs-stickyscrollon rs-module-wrap{position:sticky!important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible!important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden!important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible!important}.tp-simpleresponsive img,rs-module img{max-width:none!important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer .rs-toggled-content{display:block}.rs-tc-active.rs-layer .rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none!important}rs-carousel-wrap{cursor:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.rs-layer.rs-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none!important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100%!important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0}rs-column{box-sizing:border-box;display:block;position:relative;width:100%!important;height:auto!important;white-space:normal!important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none!important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block!important;width:100%!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden!important;display:none!important}rs-layer.rs-nointeraction,.rs-layer.rs-nointeraction{pointer-events:none!important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}rs-static-layers.rs-stl-back{z-index:0}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none!important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.coverscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.rs-layer.rs-fsv{left:0;top:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%;display:none}.fullcoveredvideo audio,.rs-fsv audio .fullcoveredvideo video,.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px!important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity 300ms ease-out!important}.rs-audio .tp-video-play-button{display:none!important}.rs-layer .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center!important;vertical-align:top;line-height:50px!important;font-size:30px!important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff!important;border-left:5px solid #fff!important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px!important;margin-top:5px!important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.rs-fsv .rs-fsv audio{object-fit:contain!important}.rs-fsv .rs-fsv video{object-fit:contain!important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover!important}.rs-fsv .fullcoveredvideo video{object-fit:cover!important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:transparent;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none!important}.rs-audio .tp-video-controls{opacity:1!important;visibility:visible!important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}rs-dotted.threexthree{background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:transparent;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px / 20px}.rev-btn,.rev-btn:visited{outline:none!important;box-shadow:none;text-decoration:none!important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity 0.2s ease-out,margin 0.2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity 0.2s ease-out,margin 0.2s ease-out;opacity:0;margin-left:0px!important;width:0px!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px 22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none!important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(https://augustin.si/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1.0s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-0.32s}rs-loader.spinner3 .bounce2{animation-delay:-0.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2.0s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1.0s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type="text"],rs-layer input[type="email"],rs-layer input[type="url"],rs-layer input[type="password"],rs-layer input[type="search"],rs-layer input[type="number"],rs-layer input[type="tel"],rs-layer input[type="range"],rs-layer input[type="date"],rs-layer input[type="month"],rs-layer input[type="week"],rs-layer input[type="time"],rs-layer input[type="datetime"],rs-layer input[type="datetime-local"]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit!important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^="pe-7s-"]:before,.rs-layer [class*=" pe-7s-"]:before{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#FFF}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#FFF}.rs_error_message_button{color:#fff!important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none!important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.dslc-adjacent-posts a{display:inline-block;line-height:1}.dslc-adjacent-posts-prev .dslc-icon{margin-left:0!important}.dslc-adjacent-posts-next .dslc-icon{margin-right:0!important}.wc-shortcodes-clearfix:before,.wc-shortcodes-clearfix:after{content:"";display:table}.wc-shortcodes-clearfix:after{clear:both}.wc-shortcodes-clearfix{zoom:1}.wc-shortcodes-accordion{margin-bottom:20px}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger{display:block;position:relative;padding:0;border:1px solid #ccc;outline:0;margin:3px 0 0 0}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{display:block;padding:10px 20px;cursor:pointer}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{padding:10px 20px 10px 40px;position:relative}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before{font-family:FontAwesome;font-weight:400;font-size:inherit;text-decoration:inherit;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f105";margin-right:0;display:inline-block;line-height:inherit;position:absolute;left:0;top:0;bottom:0;padding:10px 0;width:40px;text-align:center}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:hover:before{text-decoration:none}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before{content:"\f107"}.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger:first-child{margin-top:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content-wrapper{overflow:hidden;height:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content{padding:20px;border:1px solid #ccc;border-top:0}.wc-shortcodes-accordion.wc-shortcodes-accordion-layout-none .wc-shortcodes-accordion-content{padding:20px 0;border-width:0}.wc-shortcodes-accordion .wc-shortcodes-accordion-content *:last-child{margin-bottom:0}.wc-shortcodes-toggle{margin-bottom:20px}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger{display:block;position:relative;padding:0;border:1px solid #ccc;outline:0;margin:3px 0 0 0}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a{display:block;padding:10px 20px;cursor:pointer}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a{padding:10px 20px 10px 40px;position:relative}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:before{font-family:FontAwesome;font-weight:400;font-size:inherit;text-decoration:inherit;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;content:"\f105";margin-right:0;display:inline-block;line-height:inherit;position:absolute;left:0;top:0;bottom:0;padding:10px 0;width:40px;text-align:center}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a:hover:before{text-decoration:none}.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a:before{content:"\f107"}.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger:first-child{margin-top:0}.wc-shortcodes-toggle .wc-shortcodes-toggle-container{overflow:hidden;padding:20px;border:1px solid #ccc;border-top:0}.wc-shortcodes-toggle.wc-shortcodes-toggle-layout-none .wc-shortcodes-toggle-container{border-width:0;padding:20px 0}.wc-shortcodes-toggle .wc-shortcodes-toggle-container *:last-child{margin-bottom:0}.wc-shortcodes-toggle .wc-shortcodes-toggle-content-wrapper{overflow:hidden;height:0}.wc-shortcodes-tabs{margin-bottom:20px}.wc-shortcodes-tabs ul.wcs-tabs-nav{display:block;margin:0;padding:0;border-bottom:solid 1px #ccc}.wc-shortcodes-tabs ul.wcs-tabs-nav li{display:block;width:auto;padding:0;float:left;margin:0 0 -1px 0;outline:none}.wc-shortcodes-tabs ul.wcs-tabs-nav li a{display:block;width:auto;padding:10px 20px;border:1px solid #ccc;border-width:1px 1px 0 1px;margin-right:3px;outline:none}.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a{background-color:#fff;border-bottom-width:0;border-bottom-color:transparent}.wc-shortcodes-tabs .tab-content{background:#fff;padding:20px;border-left:solid 1px #ccc;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc}.wc-shortcodes-tabs .tab-content-wrapper{overflow:hidden}.wc-shortcodes-tabs .tab-content-wrapper.tab-content-hide{height:0}.wc-shortcodes-tabs.wc-shortcodes-tabs-layout-none .tab-content{padding:20px 0;border-width:0}.wc-shortcodes-tabs .tab-content *:last-child{margin-bottom:0}.wc-shortcodes-row{display:block;width:100%}.wc-shortcodes-one-half{width:48%}.wc-shortcodes-one-third{width:30.66%}.wc-shortcodes-two-third{width:65.33%}.wc-shortcodes-one-fourth{width:22%}.wc-shortcodes-three-fourth{width:74%}.wc-shortcodes-one-fifth{width:16.8%}.wc-shortcodes-two-fifth{width:37.6%}.wc-shortcodes-three-fifth{width:58.4%}.wc-shortcodes-four-fifth{width:67.2%}.wc-shortcodes-one-sixth{width:13.33%}.wc-shortcodes-five-sixth{width:82.67%}.wc-shortcodes-one-half,.wc-shortcodes-one-third,.wc-shortcodes-two-third,.wc-shortcodes-three-fourth,.wc-shortcodes-one-fourth,.wc-shortcodes-one-fifth,.wc-shortcodes-two-fifth,.wc-shortcodes-three-fifth,.wc-shortcodes-four-fifth,.wc-shortcodes-one-sixth,.wc-shortcodes-five-sixth{position:relative;margin-left:4%;margin-bottom:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wc-shortcodes-column-first{margin-left:0!important;clear:left}@media (max-width:480px){body .wc-shortcodes-one-half,body .wc-shortcodes-one-third,body .wc-shortcodes-two-third,body .wc-shortcodes-three-fourth,body .wc-shortcodes-one-fourth,body .wc-shortcodes-one-fifth,body .wc-shortcodes-two-fifth,body .wc-shortcodes-three-fifth,body .wc-shortcodes-four-fifth,body .wc-shortcodes-one-sixth,body .wc-shortcodes-five-sixth{width:100%;float:none;margin-left:0;margin-bottom:20px}}.wc-shortcodes-testimonial{margin-bottom:20px}.wc-shortcodes-testimonial-content{position:relative;float:left;background:#eee;padding:20px;width:100%}.wc-shortcodes-testimonial-content:after{content:"";position:absolute;left:12px;bottom:-15px;width:0;height:0;border-bottom:15px solid rgba(255,255,255,0);border-top:15px solid rgba(255,255,255,0);border-right:15px solid #eee;font-size:0;line-height:0}.wc-shortcodes-testimonial-content *:last-child{margin-bottom:0;clear:both}.wc-shortcodes-testimonial-author{float:left;margin-top:20px;margin-left:15px}.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-content:after{right:12px;left:auto;bottom:-15px;border-left:15px solid #eee;border-right-width:0}.wc-shortcodes-testimonial-right .wc-shortcodes-testimonial-author{float:right;margin-right:15px;margin-left:0;text-align:right}.wc-shortcodes-divider{display:block;width:100%;background:none}.wc-shortcodes-divider.wc-shortcodes-divider-style-image{border:0;height:10px;background:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/circle-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-image2{border:0;height:10px;background:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/dash-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-image3{border:0;height:10px;background:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/rustic-border.png) repeat-x center left scroll}.wc-shortcodes-divider.wc-shortcodes-divider-style-solid{border:0;height:auto;background:none;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-style-dotted{border:0;height:auto;background:none;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-style-dashed{border:0;height:auto;background:none;border-bottom:1px dashed #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid{border:0;background:none;height:5px;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-solid:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px solid #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted{border:0;background:none;height:5px;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dotted:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px dotted #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed{border:0;background:none;height:5px;border-bottom:1px dashed #ccc}.wc-shortcodes-divider.wc-shortcodes-divider-line-double.wc-shortcodes-divider-style-dashed:before{content:'';display:block;width:100%;border:0;height:auto;background:none;border-bottom:1px dashed #ccc}.wc-shortcodes-spacing{display:block!important;height:auto;margin:0!important;padding:0!important;border:none!important;outline:none!important;background:none!important}.wc-shortcodes-button{line-height:1.3;margin-right:10px;margin-bottom:20px}.wc-shortcodes-button:visited,.wc-shortcodes-button{border:none;text-decoration:none;color:#fff;background-color:#428bca;border:1px solid #357ebd;display:inline-block;padding:6px 20px}.wc-shortcodes-button:hover{color:#fff;background-color:#3276b1;border-color:#285e8e;text-decoration:none;outline:none}.wc-shortcodes-button-left{text-align:left;margin-right:0;margin-left:0}.wc-shortcodes-button-center{text-align:center;margin-right:0;margin-left:0}.wc-shortcodes-button-center .wc-shortcodes-button{margin-right:0;margin-left:0}.wc-shortcodes-button-right{text-align:right}.wc-shortcodes-button-right .wc-shortcodes-button{margin-right:0;margin-left:10px}.wc-shortcodes-button-icon-left{margin-right:.5em}.wc-shortcodes-button-icon-right{margin-left:.5em}.wc-shortcodes-button.wc-shortcodes-button-secondary:visited,.wc-shortcodes-button.wc-shortcodes-button-secondary{color:#333;background-color:#fff;border:1px solid #ccc}.wc-shortcodes-button.wc-shortcodes-button-secondary:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.wc-shortcodes-button.wc-shortcodes-button-inverse:visited,.wc-shortcodes-button.wc-shortcodes-button-inverse{color:#357ebd;background-color:#e4ecf3;border:1px solid #428bca}.wc-shortcodes-button.wc-shortcodes-button-inverse:hover{color:#fff;background-color:#428bca;border-color:#357ebd}.wc-shortcodes-button.wc-shortcodes-button-success:visited,.wc-shortcodes-button.wc-shortcodes-button-success{color:#fff;background-color:#5cb85c;border:1px solid #4cae4c}.wc-shortcodes-button.wc-shortcodes-button-success:hover{color:#fff;background-color:#47a447;border-color:#398439}.wc-shortcodes-button.wc-shortcodes-button-warning:visited,.wc-shortcodes-button.wc-shortcodes-button-warning{color:#fff;background-color:#f0ad4e;border:1px solid #eea236}.wc-shortcodes-button.wc-shortcodes-button-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.wc-shortcodes-button.wc-shortcodes-button-danger:visited,.wc-shortcodes-button.wc-shortcodes-button-danger{color:#fff;background-color:#d9534f;border:1px solid #d43f3a}.wc-shortcodes-button.wc-shortcodes-button-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.wc-shortcodes-button.wc-shortcodes-button-info:visited,.wc-shortcodes-button.wc-shortcodes-button-info{color:#fff;background-color:#5bc0de;border:1px solid #46b8da}.wc-shortcodes-button.wc-shortcodes-button-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.wc-shortcodes-box{display:block;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.wc-shortcodes-box *:last-child{margin-bottom:0}.wc-shortcodes-box *:first-child{margin-top:0}.wc-shortcodes-box.wc-shortcodes-box-primary{background-color:#428bca;border:1px solid #358ebd}.wc-shortcodes-box.wc-shortcodes-box-primary *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-secondary{background-color:#fff;border:1px solid #ccc}.wc-shortcodes-box.wc-shortcodes-box-secondary *{color:#333}.wc-shortcodes-box.wc-shortcodes-box-inverse{background-color:#e4ecf3;border:1px solid #428bca}.wc-shortcodes-box.wc-shortcodes-box-inverse *{color:#357ebd}.wc-shortcodes-box.wc-shortcodes-box-success{background-color:#5cb85c;border:1px solid #4cae4c}.wc-shortcodes-box.wc-shortcodes-box-success *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-warning{background-color:#f0ad4e;border:1px solid #eea236}.wc-shortcodes-box.wc-shortcodes-box-warning *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-danger{background-color:#d9534f;border:1px solid #d43f3a}.wc-shortcodes-box.wc-shortcodes-box-danger *{color:#fff}.wc-shortcodes-box.wc-shortcodes-box-info{background-color:#5bc0de;border:1px solid #46b8da}.wc-shortcodes-box.wc-shortcodes-box-info *{color:#fff}.googlemap{position:relative;max-width:inherit;margin-bottom:20px}.googlemap .map_canvas{width:100%;height:100%}.googlemap .map_canvas h3{margin:0 0 10px;font-size:14px}#page .map_canvas img{max-width:none}.wc-shortcodes-social-icons-wrapper{width:100%;margin-bottom:14px;line-height:1}.wc-shortcodes-social-icons{list-style:none;margin:0;padding:0;text-align:left;line-height:1}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center{text-align:center}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-center li{margin-right:3px;margin-left:3px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right{text-align:right}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-align-right li{margin-right:0;margin-left:6px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium img{max-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-medium i{font-size:14px;width:24px;height:24px;line-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small img{max-height:16px}.wc-shortcodes-social-icons.wc-shortcodes-social-icons-size-small i{font-size:10px;width:16px;height:16px;line-height:16px}.wc-shortcodes-social-icons li{display:inline-block;margin-right:6px;margin-bottom:6px}.wc-shortcodes-social-icons li a{display:block;line-height:1}.wc-shortcodes-social-icons li img{max-height:48px}.wc-shortcodes-social-icons li i{font-size:24px;width:48px;height:48px;line-height:48px;overflow:hidden;text-align:center;vertical-align:middle;background-color:#999;color:#fff;box-sizing:content-box;padding:1px}.wc-shortcodes-social-icons li i.fa-facebook{background-color:#305999}.wc-shortcodes-social-icons li i.fa-google-plus{background-color:#ee7321}.wc-shortcodes-social-icons li i.fa-twitter{background-color:#00a7f1}.wc-shortcodes-social-icons li i.fa-pinterest{background-color:#d64800}.wc-shortcodes-social-icons li i.fa-instagram{background-color:#b2b2b4}.wc-shortcodes-social-icons li i.fa-plus-square{background-color:#00b5fc}.wc-shortcodes-social-icons li i.fa-flickr{background-color:#ff6182}.wc-shortcodes-social-icons li i.fa-rss{background-color:#facf4c}.wc-shortcodes-social-icons li i.fa-envelope{background-color:#ebe180}.wc-shortcodes-social-icons li i.fa-dollar{background-color:#d46000}.wc-shortcodes-social-icons li i.fa-camera{background-color:#333}.wc-shortcodes-social-icons li i.fa-shopping-cart{background-color:#a5d488}.wc-shortcodes-social-icons li i.fa-youtube{background-color:#c74a00}.wc-shortcodes-social-icons li i.fa-tumblr{background-color:#426b8a}.wc-shortcodes-social-icons.wc-shortcodes-maxheight- img{max-height:none}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 img{max-height:10px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 img{max-height:12px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 img{max-height:14px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 img{max-height:16px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 img{max-height:18px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 img{max-height:20px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 img{max-height:22px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 img{max-height:24px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 img{max-height:26px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 img{max-height:28px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 img{max-height:30px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 img{max-height:32px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 img{max-height:34px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 img{max-height:36px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 img{max-height:38px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 img{max-height:40px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 img{max-height:42px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 img{max-height:44px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 img{max-height:46px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 img{max-height:48px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 img{max-height:50px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 img{max-height:52px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 img{max-height:54px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 img{max-height:56px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 img{max-height:58px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 img{max-height:60px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 img{max-height:62px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 img{max-height:64px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 img{max-height:66px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 img{max-height:68px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 img{max-height:70px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-10 i{font-size:5px;line-height:10px;height:10px;width:10px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-12 i{font-size:6px;line-height:12px;height:12px;width:12px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-14 i{font-size:7px;line-height:14px;height:14px;width:14px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-16 i{font-size:8px;line-height:16px;height:16px;width:16px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-18 i{font-size:9px;line-height:18px;height:18px;width:18px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-20 i{font-size:10px;line-height:20px;height:20px;width:20px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-22 i{font-size:11px;line-height:22px;height:22px;width:22px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-24 i{font-size:12px;line-height:24px;height:24px;width:24px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-26 i{font-size:13px;line-height:26px;height:26px;width:26px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-28 i{font-size:14px;line-height:28px;height:28px;width:28px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-30 i{font-size:15px;line-height:30px;height:30px;width:30px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-32 i{font-size:16px;line-height:32px;height:32px;width:32px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-34 i{font-size:17px;line-height:34px;height:34px;width:34px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-36 i{font-size:18px;line-height:36px;height:36px;width:36px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-38 i{font-size:19px;line-height:38px;height:38px;width:38px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-40 i{font-size:20px;line-height:40px;height:40px;width:40px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-42 i{font-size:11px;line-height:42px;height:42px;width:42px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-44 i{font-size:22px;line-height:44px;height:44px;width:44px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-46 i{font-size:23px;line-height:46px;height:46px;width:46px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-48 i{font-size:24px;line-height:48px;height:48px;width:48px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-50 i{font-size:25px;line-height:50px;height:50px;width:50px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-52 i{font-size:26px;line-height:52px;height:52px;width:52px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-54 i{font-size:27px;line-height:54px;height:54px;width:54px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-56 i{font-size:28px;line-height:56px;height:56px;width:56px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-58 i{font-size:29px;line-height:58px;height:58px;width:58px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-60 i{font-size:30px;line-height:60px;height:60px;width:60px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-62 i{font-size:31px;line-height:62px;height:62px;width:62px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-64 i{font-size:32px;line-height:64px;height:64px;width:64px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-66 i{font-size:33px;line-height:66px;height:66px;width:66px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-68 i{font-size:34px;line-height:68px;height:68px;width:68px}.wc-shortcodes-social-icons.wc-shortcodes-maxheight-70 i{font-size:35px;line-height:70px;height:70px;width:70px}.wc-shortcodes-social-icons li:first-child{margin-left:0}.wc-shortcodes-social-icons li:last-child{margin-right:0}.wc-shortcodes-share-buttons{line-height:1}.wc-shortcodes-share-buttons ul{list-style:none;margin:0;padding:0;line-height:1}.wc-shortcodes-share-buttons li{display:inline-block;margin-right:.625em}.wc-shortcodes-share-buttons li a{display:block;line-height:1;text-decoration:none;box-shadow:none}.wc-shortcodes-share-buttons li a img{vertical-align:top;max-height:36px}.wc-shortcodes-share-buttons ul li:last-child{margin-right:0}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i{font-size:20px;width:36px;height:36px;line-height:36px;overflow:hidden;text-align:center;vertical-align:top;background-color:#999;color:#fff}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon-text li i{text-align:center}.wc-shortcodes-share-buttons-format-icon-text li span{margin-left:.3125em}.wc-shortcodes-share-buttons-format-text li a i{display:none}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-facebook{background-color:#305999}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-google-plus{background-color:#ee7321}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-twitter{background-color:#00a7f1}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-pinterest{background-color:#d64800}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-instagram{background-color:#b2b2b4}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-plus-square{background-color:#00b5fc}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-flickr{background-color:#ff6182}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-rss{background-color:#facf4c}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-envelope{background-color:#ebe180}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-dollar{background-color:#d46000}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-camera{background-color:#333}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-shopping-cart{background-color:#a5d488}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-youtube{background-color:#c74a00}.wc-shortcodes-share-buttons.wc-shortcodes-share-buttons-format-icon li i.fa-tumblr{background-color:#426b8a}.wc-share-buttons-container{margin-top:1.5em;margin-bottom:1.5em;clear:both}.wc-share-buttons-container .share-text{margin-bottom:.3em;display:none}.wc-share-buttons-container .wc-shortcodes-share-buttons-format-icon-text li{margin-right:1em;padding-top:.25em;padding-bottom:.25em}.wc-shortcodes-skillbar{position:relative;display:block;margin-bottom:15px;width:100%;background:#eee;height:35px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-transition:0.4s linear;-moz-transition:0.4s linear;-ms-transition:0.4s linear;-o-transition:0.4s linear;transition:0.4s linear;-webkit-transition-property:width,background-color;-moz-transition-property:width,background-color;-ms-transition-property:width,background-color;-o-transition-property:width,background-color;transition-property:width,background-color}.wc-shortcodes-skillbar-title{position:absolute;top:0;left:0;font-weight:700;font-size:13px;color:#fff;background:#6adcfa;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.wc-shortcodes-skillbar-title span{display:block;background:rgba(0,0,0,.1);padding:0 20px;height:35px;line-height:35px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.wc-shortcodes-skillbar-bar{height:35px;width:0;background:#6adcfa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.wc-shortcodes-skill-bar-percent{position:absolute;right:10px;top:0;font-size:11px;height:35px;line-height:35px;color:#444;color:rgba(0,0,0,.4)}.wc-shortcodes-pricing{margin-bottom:20px}.wc-shortcodes-pricing div{list-style:none}.wc-shortcodes-pricing>div{list-style:none;text-shadow:none;margin-bottom:0}.wc-shortcodes-pricing .wc-shortcodes-pricing-header{background:#428bca;color:#fff;text-align:center;padding:20px 0;border:1px solid #357ebd}.wc-shortcodes-pricing .wc-shortcodes-pricing-header h5{color:#fff;font-size:130%;margin:0;padding:0 20px 20px}.wc-shortcodes-pricing .wc-shortcodes-pricing-cost{font-size:170%;padding-top:20px;border-top:1px solid #357ebd}.wc-shortcodes-pricing .wc-shortcodes-pricing-per{font-size:80%}.wc-shortcodes-pricing .wc-shortcodes-pricing-content{background:#fff;text-align:center;border-left:1px solid #eee;border-right:1px solid #eee}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul{margin:0;padding:0;list-style:none}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li{margin:0;padding:10px 20px;border-bottom:1px solid #eee;list-style:none}.wc-shortcodes-pricing .wc-shortcodes-pricing-content ul li:nth-child(2n+2){background:#f7f7f7}.wc-shortcodes-pricing .wc-shortcodes-pricing-button{text-align:center;padding:20px;border:1px solid #eee;border-top-width:0}.wc-shortcodes-pricing .wc-shortcodes-pricing-button .wc-shortcodes-button{float:none;margin:0}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header{background:#333;color:#fff;border:1px solid #ccc}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-header h5{color:#fff}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-secondary .wc-shortcodes-pricing-cost{border-top:1px solid #000}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header{background:#e4ecf3;color:#357ebd;border:1px solid #ccc}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-header h5{color:#357ebd}.wc-shortcodes-pricing.wc-shortcodes-pricing-type-inverse .wc-shortcodes-pricing-cost{border-top:1px solid #ccc}.wc-shortcodes-highlight-yellow,.wc-shortcodes-highlight-yellow a{background-color:#fff7a8;color:#695d43}.wc-shortcodes-highlight-blue,.wc-shortcodes-highlight-blue a{color:#5091b2;background:#e9f7fe}.wc-shortcodes-highlight-green,.wc-shortcodes-highlight-green a{color:#5f9025;background:#d3e8da}.wc-shortcodes-highlight-red,.wc-shortcodes-highlight-red a{color:#de5959;background:#ffe9e9}.wc-shortcodes-highlight-gray,.wc-shortcodes-highlight-gray a{color:#555;background:#f7f7f7}.wc-shortcodes-html-wrapper{margin-bottom:20px}pre.prettyprint{display:block;background-color:#333;overflow:auto;padding:20px;white-space:pre;word-wrap:normal}pre .nocode{background-color:transparent;color:#000}pre .str{color:#ffa0a0}pre .kwd{color:khaki;font-weight:700}pre .com{color:#87ceeb}pre .typ{color:#98fb98}pre .lit{color:#cd5c5c}pre .pun{color:#fff}pre .pln{color:#fff}pre .tag{color:khaki;font-weight:700}pre .atn{color:#bdb76b;font-weight:700}pre .atv{color:#ffa0a0}pre .dec{color:#98fb98}ol.linenums{margin-top:0;margin-bottom:0;color:#AEAEAE}@media print{pre.prettyprint{background-color:transparent}pre .str,code .str{color:#060}pre .kwd,code .kwd{color:#006;font-weight:700}pre .com,code .com{color:#600;font-style:italic}pre .typ,code .typ{color:#404;font-weight:700}pre .lit,code .lit{color:#044}pre .pun,code .pun{color:#440}pre .pln,code .pln{color:#000}pre .tag,code .tag{color:#006;font-weight:700}pre .atn,code .atn{color:#404}pre .atv,code .atv{color:#060}}pre.pre-scrollable{max-height:600px}pre.pre-wrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.wc-shortcodes-center{margin:0 auto;width:100%}.wc-shortcodes-center.wc-shortcodes-center-inner-align-center{text-align:center}.wc-shortcodes-center.wc-shortcodes-center-inner-align-left{text-align:left}.wc-shortcodes-center.wc-shortcodes-center-inner-align-right{text-align:right}.wc-shortcodes-heading .wc-shortcodes-heading-style1{padding-bottom:20px;border-bottom:1px solid #ccc}.wc-shortcodes-heading.text-align-center{text-align:center}.wc-shortcodes-heading.text-align-left{text-align:left}.wc-shortcodes-heading.text-align-right{text-align:right}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons{text-align:center}.wc-shortcodes-social-icons.wc-shortcodes-columns-float-left{text-align:left}.wc-shortcodes-social-icons.wc-shortcodes-columns-float-right{text-align:right}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons li{display:inline-block;padding:3px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-left li{padding-right:6px;padding-left:0}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-float-right li{padding-right:0;padding-left:6px}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-8 li{width:12.5%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-7 li{width:14.28571428%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-6 li{width:16.66666666%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-5 li{width:20%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-4 li{width:25%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-3 li{width:33.33333333%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-2 li{width:50%}.wc-shortcodes-social-icons-wrapper .wc-shortcodes-social-icons.wc-shortcodes-columns-1 li{width:100%}.wc-shortcodes-countdown-bg4{margin-bottom:20px}.wc-shortcodes-countdown{border:1px solid #ccc;background-color:#eee;text-align:center;padding-top:10px;padding-bottom:10px}.wc-shortcodes-countdown.countdown_rtl{direction:rtl}.wc-shortcodes-countdown.countdown_holding div{color:#888}.wc-shortcodes-countdown .countdown_row{clear:both;width:100%;padding:0 2px;text-align:center}.wc-shortcodes-countdown .countdown_show1 .countdown_section{width:98%}.wc-shortcodes-countdown .countdown_show2 .countdown_section{width:48%}.wc-shortcodes-countdown .countdown_show3 .countdown_section{width:32.5%}.wc-shortcodes-countdown .countdown_show4 .countdown_section{width:24.5%}.wc-shortcodes-countdown .countdown_show5 .countdown_section{width:19.5%}.wc-shortcodes-countdown .countdown_show6 .countdown_section{width:16.25%}.wc-shortcodes-countdown .countdown_show7 .countdown_section{width:14%}.wc-shortcodes-countdown .countdown_section{display:inline-block;font-size:80%;text-align:center;border-right:1px solid #ccc}.wc-shortcodes-countdown .countdown_row *:last-child,.wc-shortcodes-countdown .countdown_row:last-child{border-width:0}.wc-shortcodes-countdown .countdown_amount{font-size:200%}.wc-shortcodes-countdown .countdown_descr{display:block;width:100%}.wc-shortcodes-countdown .countdown_expired_message{font-size:200%}.wc-shortcodes-rsvp input[type="text"],.wc-shortcodes-rsvp textarea,.wc-shortcodes-rsvp select{width:100%}.wc-shortcodes-rsvp-align-center{text-align:center}.wc-shortcodes-rsvp-align-right{text-align:right}.rsvp-button-align-center .rsvp-button-wrapper{text-align:center}.rsvp-button-align-center .wc-shortcodes-box{text-align:center}.rsvp-button-align-right .rsvp-button-wrapper{text-align:right}.rsvp-button-align-right .wc-shortcodes-box{text-align:right}.rsvp-button-align-left .rsvp-button-wrapper{text-align:left}.rsvp-button-align-left .wc-shortcodes-box{text-align:left}.wc-shortcodes-rsvp .wc-shortcodes-box{padding-top:5px;padding-bottom:5px;display:none}.wc-shortcodes-rsvp .rsvp-button{display:inline-block}.wc-shortcodes-posts-wrapper{overflow-x:hidden}.wc-shortcodes-post-content{padding:0 20px}.wc-shortcodes-post-content>*:last-child{margin-bottom:20px}.wc-shortcodes-post-border{border:1px solid #ddd}.wc-shortcodes-entry-thumbnail{margin:0;text-align:center}.wc-shortcodes-entry-title{margin-top:20px;margin-bottom:0;-ms-word-wrap:break-word;word-wrap:break-word}.wc-shortcodes-entry-meta{margin-top:20px;margin-bottom:0}.wc-shortcodes-entry-summary{margin-top:20px;margin-bottom:0}.wc-shortcodes-read-more{margin-top:20px;margin-bottom:0;text-align:center}.wc-shortcodes-entry-quote blockquote{margin-top:0;padding:10px 20px}.wc-shortcodes-footer-entry-meta{margin-top:20px;margin-bottom:0;font-size:80%}.wc-shortcodes-posts{position:relative;overflow:hidden}.wc-shortcodes-post-box{background-color:#fff;margin-bottom:20px;padding:0}.wc-shortcodes-post-box .wc-shortcodes-entry-video>p,.wc-shortcodes-post-box .twitter-tweet,.wc-shortcodes-post-box .mejs-container{margin-top:0!important}.wc-shortcodes-posts-layout-masonry{height:0}.wc-shortcodes-sep{padding-left:5px;padding-right:5px}.wc-shortcodes-sep,.wc-shortcodes-author,.wc-shortcodes-date{float:left}.wc-shortcodes-posts.wc-shortcodes-posts-no-masonry{visibility:visible}.wc-shortcodes-comments-link{float:right}.wc-shortcodes-comments-link a{position:relative;margin-left:3px;padding:2px 7px;background-color:#eee;color:#999;line-height:1}.wc-shortcodes-comments-link a:after{content:"";position:absolute;left:40%;bottom:-8px;width:0;height:0;border-bottom:8px solid rgba(255,255,255,0);border-left:8px solid #eee;font-size:0;line-height:0}.wc-shortcodes-comments-link a,.wc-shortcodes-comments-link a:hover,.wc-shortcodes-comments-link a:visited,.wc-shortcodes-comments-link a:active,.wc-shortcodes-comments-link a:focus{color:#999;text-decoration:none}.wc-shortcodes-filtering{margin-bottom:20px}.wc-shortcodes-filtering .tag-divider{display:inline-block;padding:0 7px}.wc-shortcodes-post-box.format-gallery .rslides-wrapper{position:relative;background-color:#000}.wc-shortcodes-post-box.format-gallery .rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}.wc-shortcodes-post-box.format-gallery .rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;text-align:center}.wc-shortcodes-post-box.format-gallery .rslides li:first-child{position:relative;display:block;float:left}.wc-shortcodes-post-box.format-gallery .rslides img{display:inline-block;height:auto;border:0}.wc-shortcodes-post-box.format-gallery .rslides_nav{position:absolute;top:50%;margin-top:-18px;width:36px;height:36px;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.2);z-index:2}.wc-shortcodes-post-box.format-gallery .rslides_nav.prev{left:0;background-image:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/slide-arrow-left.png)}.wc-shortcodes-post-box.format-gallery .rslides_nav.next{right:0;background-image:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/slide-arrow-right.png)}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border{border:none;border-bottom:1px solid #ddd;padding-bottom:20px}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:first-child{margin-top:0}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-border>*:last-child{margin-bottom:0}.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box{margin-bottom:0}.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box{margin-bottom:1px}.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box{margin-bottom:2px}.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box{margin-bottom:3px}.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box{margin-bottom:4px}.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box{margin-bottom:5px}.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box{margin-bottom:6px}.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box{margin-bottom:7px}.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box{margin-bottom:8px}.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box{margin-bottom:9px}.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box{margin-bottom:10px}.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box{margin-bottom:11px}.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box{margin-bottom:12px}.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box{margin-bottom:13px}.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box{margin-bottom:14px}.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box{margin-bottom:15px}.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box{margin-bottom:16px}.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box{margin-bottom:17px}.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box{margin-bottom:18px}.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box{margin-bottom:19px}.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box{margin-bottom:20px}.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box{margin-bottom:21px}.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box{margin-bottom:22px}.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box{margin-bottom:23px}.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box{margin-bottom:24px}.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box{margin-bottom:25px}.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box{margin-bottom:26px}.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box{margin-bottom:27px}.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box{margin-bottom:28px}.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box{margin-bottom:29px}.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box{margin-bottom:30px}.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box{margin-bottom:31px}.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box{margin-bottom:32px}.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box{margin-bottom:33px}.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box{margin-bottom:34px}.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box{margin-bottom:35px}.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box{margin-bottom:36px}.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box{margin-bottom:37px}.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box{margin-bottom:38px}.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box{margin-bottom:39px}.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box{margin-bottom:40px}.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box{margin-bottom:41px}.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box{margin-bottom:42px}.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box{margin-bottom:43px}.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box{margin-bottom:44px}.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box{margin-bottom:45px}.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box{margin-bottom:46px}.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box{margin-bottom:47px}.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box{margin-bottom:48px}.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box{margin-bottom:49px}.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box{margin-bottom:50px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:0}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:1px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:2px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:3px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:4px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:5px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:6px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:7px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:8px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:9px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:10px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:11px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:12px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:13px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:14px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:15px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:16px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:17px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:18px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:19px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:20px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:21px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:22px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:23px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:24px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:25px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:26px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:27px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:28px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:29px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:30px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:31px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:32px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:33px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:34px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:35px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:36px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:37px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:38px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:39px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:40px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:41px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:42px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:43px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:44px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:45px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:46px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:47px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:48px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:49px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50 .wc-shortcodes-post-box .wc-shortcodes-post-border{margin-right:50px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-0{margin-right:0}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-1{margin-right:-1px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-2{margin-right:-2px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-3{margin-right:-3px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-4{margin-right:-4px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-5{margin-right:-5px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-6{margin-right:-6px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-7{margin-right:-7px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-8{margin-right:-8px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-9{margin-right:-9px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-10{margin-right:-10px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-11{margin-right:-11px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-12{margin-right:-12px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-13{margin-right:-13px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-14{margin-right:-14px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-15{margin-right:-15px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-16{margin-right:-16px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-17{margin-right:-17px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-18{margin-right:-18px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-19{margin-right:-19px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-20{margin-right:-20px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-21{margin-right:-21px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-22{margin-right:-22px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-23{margin-right:-23px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-24{margin-right:-24px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-25{margin-right:-25px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-26{margin-right:-26px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-27{margin-right:-27px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-28{margin-right:-28px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-29{margin-right:-29px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-30{margin-right:-30px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-31{margin-right:-31px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-32{margin-right:-32px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-33{margin-right:-33px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-34{margin-right:-34px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-35{margin-right:-35px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-36{margin-right:-36px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-37{margin-right:-37px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-38{margin-right:-38px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-39{margin-right:-39px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-40{margin-right:-40px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-41{margin-right:-41px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-42{margin-right:-42px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-43{margin-right:-43px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-44{margin-right:-44px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-45{margin-right:-45px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-46{margin-right:-46px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-47{margin-right:-47px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-48{margin-right:-48px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-49{margin-right:-49px}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-gutter-space-50{margin-right:-50px}.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box{float:left}.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box{margin-bottom:50px}.wc-shortcodes-posts-template-borderless .wc-shortcodes-post-box .wc-shortcodes-post-border{padding-bottom:20px}@media (min-width:991px){.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:33.33%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:25%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:20%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:16.66%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:14.28%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:12.5%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:11.11%}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(8n+9){clear:left}.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(9n+10){clear:left}}@media (max-width:990px){body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:50%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:33.33%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:25%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:20%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:16.66%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:14.28%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:12.5%}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(8n+9){clear:left}}@media (max-width:767px){html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box{width:50%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box{width:33.33%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box{width:25%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box{width:20%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box{width:16.66%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:14.28%}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box:nth-child(2n+3){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box:nth-child(3n+4){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box:nth-child(4n+5){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box:nth-child(5n+6){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box:nth-child(6n+7){clear:left}html body .wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box:nth-child(7n+8){clear:left}}@media (max-width:567px){html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-2 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-3 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-4 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-5 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-6 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-7 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-8 .wc-shortcodes-post-box,html body div.wc-shortcodes-posts-layout-grid.wc-shortcodes-posts-col-9 .wc-shortcodes-post-box{width:100%}html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid .wc-shortcodes-post-box .wc-shortcodes-post-border,html body div.wc-shortcodes-posts.wc-shortcodes-posts-layout-grid{margin-right:0}}.wc-shortcodes-post-slider-wrapper{height:0;overflow:hidden;position:relative}.wc-shortcodes-post-slider-wrapper .bx-wrapper{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent}.wc-shortcodes-post-slide{background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#ccc;margin:0!important}.wc-shortcodes-post-slide-border{display:table;table-layout:fixed;width:100%;height:100%}.wc-shortcodes-post-slide-content{height:100%;display:table-cell;vertical-align:middle;text-align:center;border-width:0;padding:1.5em}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-title{margin-top:0;margin-bottom:0}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header{margin-top:1.5em;margin-bottom:1.5em}.wc-shortcodes-posts-template-slider1 *{color:#ffffff!important;border-color:#ffffff!important}.wc-shortcodes-posts-template-slider1 .wc-shortcodes-read-more>a{background-color:transparent!important}.wc-shortcodes-posts-template-slider1 .wc-shortcodes-post-slide-button{padding:.625em .8125em;border-width:2px;border-style:solid;text-decoration:none;display:inline-block}.wc-shortcodes-posts-template-slider2 .wc-shortcodes-post-slide-content-inner{position:relative;background-color:#fff}.wc-shortcodes-post-slide-content-inner{max-width:600px;margin-left:auto;margin-right:auto;padding:1.5em}.wc-shortcodes-post-slide-content-inner>*:first-child{margin-top:0!important}.wc-shortcodes-post-slide-content-inner>*:last-child{margin-bottom:0!important}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-30px;outline:0;line-height:1;padding:0 10px;font-size:50px;z-index:9999;border:0 solid #fff;border-radius:0;text-align:center;opacity:0;color:#fff}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-prev{left:10px;left:.625rem}.bx-wrapper .bx-prev i{padding-right:2px}.bx-wrapper .bx-next{right:10px;right:.625rem}.bx-wrapper:hover .bx-controls-direction a{opacity:1}.wc-shortcodes-post-slider .wc-shortcodes-read-more{display:block;margin-top:20px}.wc-shortcodes-post-slide-button:hover{text-decoration:none}.wc-shortcodes-cat-posted-text{display:none}.wc-shortcodes-post-slider .wc-shortcodes-post-slide a{text-decoration:none;box-shadow:none}@media (max-width:990px){.wc-shortcodes-post-slide-content-inner{max-width:80%}}@media (max-width:767px){.wc-shortcodes-post-slider-wrapper .wc-shortcodes-post-slide-content-inner{max-width:none}.wc-shortcodes-post-slider-wrapper .wc-shortcodes-entry-summary{display:none}.wc-shortcodes-post-slide-content .wc-shortcodes-entry-header{margin-bottom:0}}.wc-shortcodes-collage-wrapper{overflow:hidden}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column{width:50%;float:left;height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner{height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background{margin:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-has-link{cursor:pointer}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-background{height:100%;display:block;position:relative;background-size:cover;background-position:center center}.wc-shortcodes-collage-template-collage1 .post-edit-link{position:absolute;bottom:10px;right:10px}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:first-child{margin-top:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content>*:last-child{margin-bottom:0}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-5{height:60%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-1 .wc-shortcodes-collage-panel-4{height:40%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-3{height:40%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper{height:60%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-inner{height:100%}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1{width:50%;height:100%;float:left}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-2{width:50%;height:100%;float:left}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content{position:relative;text-align:center;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-content-inner{margin-left:auto;margin-right:auto}@media (max-width:567px){body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column{height:auto}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel{width:100%}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-wrapper{height:auto;float:left;width:100%}body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-inner,body #wc-shortcodes-collage.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-inner{padding-right:0}body .wc-shortcodes-collage.wc-shortcodes-collage-template-collage1,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper{margin-right:0}body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-panel-wrapper,body .wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-column-2 .wc-shortcodes-collage-panel-1{padding-top:0}}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper{height:0;overflow:hidden;position:relative}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .wc-shortcodes-collage-slider,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-slider-wrapper .bx-wrapper{height:100%}.wc-shortcodes-collage-slider-enabled .wc-shortcodes-collage-panel-5{position:relative}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h1,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h2,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h3,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h4,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h5,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style h6,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style p{color:inherit}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button:hover,.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-content-style .wc-shortcodes-collage-button{border-color:inherit;color:inherit}.wc-shortcodes-collage-template-collage1 .wc-shortcodes-collage-button{padding:.625em 1.25em;border-width:2px;border-style:solid;border-color:inherit;text-decoration:none;display:inline-block}.wc-shortcodes-collage-button:hover{text-decoration:none}.wc-shortcodes-entry-summary>*:first-child,.wc-shortcodes-content>*:first-child{margin-top:0!important}.wc-shortcodes-entry-summary>*:last-child,.wc-shortcodes-content>*:last-child{margin-bottom:0!important}.wc-shortcodes-item{margin-top:1.5em;margin-bottom:1.5em}.wc-shortcodes-image-wrapper{position:relative}.wc-shortcodes-image-flag-bg{position:absolute;padding:5px 10px;background-color:#56ab00;color:#fff}.wc-shortcodes-image-wrapper.alignnone,.wc-shortcodes-image-wrapper.aligncenter{margin-bottom:20px}.wc-shortcodes-full-width{visibility:hidden}.wc-shortcodes-full-width-inner{margin:0 auto}.wc-shortcodes-full-width-has-border-color{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.wc-shortcodes-full-width-style-frame{padding-top:10px;padding-bottom:10px;background-color:#fff}.wc-shortcodes-loading::after{content:" ";background:url(https://augustin.si/wp-content/plugins/wc-shortcodes/public/assets/css/../img/ring-alt.svg);background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f7f7f7;visibility:visible}.wc-shortcodes-image-links-wrapper{overflow:hidden}.wc-shortcodes-image-links-wrapper-inner{margin-right:-2em;display:block}.wc-shortcodes-image-link{display:block;float:left}.wc-shortcodes-image-link-columns-1 .wc-shortcodes-image-link{width:100%}.wc-shortcodes-image-link-columns-2 .wc-shortcodes-image-link{width:50%}.wc-shortcodes-image-link-columns-3 .wc-shortcodes-image-link{width:33.333333%}.wc-shortcodes-image-link-columns-4 .wc-shortcodes-image-link{width:25%}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link{width:100%}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link-background-wrapper{margin-bottom:2em}#wc-shortcodes-image-links.wc-shortcodes-image-link-style-format-column .wc-shortcodes-image-link:last-child .wc-shortcodes-image-link-background-wrapper{margin-bottom:0}.wc-shortcodes-image-link-background-wrapper{margin-right:2em}.wc-shortcodes-image-link-background{background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}.wc-shortcodes-image-link-text{text-align:center;display:block;width:100%;position:absolute;top:0}.wc-shortcodes-image-link-text-position-center .wc-shortcodes-image-link-text{top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.wc-shortcodes-image-link-text-position-bottom .wc-shortcodes-image-link-text{top:auto;bottom:0}.wc-shortcodes-image-link-text-position-under .wc-shortcodes-image-link-text{top:auto;bottom:auto;position:relative}#wc-shortcodes-image-links .wc-shortcodes-image-links-heading{margin:0;padding:.7em 1em;display:inline-block;background-color:#fff;color:#000}@media (max-width:767px){#wc-shortcodes-image-links .wc-shortcodes-image-link{width:100%}#wc-shortcodes-image-links .wc-shortcodes-image-link-background-wrapper{margin-right:0;margin-bottom:2em}#wc-shortcodes-image-links .wc-shortcodes-image-links-wrapper-inner{margin-right:0}}.wc-shortcodes-featured-posts-content-inner{overflow:hidden}.wc-shortcodes-featured-posts-content{margin-bottom:2.3em}.wc-shortcodes-featured-posts-content:last-child{margin-bottom:0}.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-thumbnail{width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:cover;float:left}.wc-shortcodes-featured-posts-layout-thumbnail .wcs-fp-post-content.wcs-fp-has-post-thumbnail{padding-left:1em;overflow:hidden}.wc-shortcodes-featured-posts .wcs-fp-title{clear:none}#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wcs-fp-title{margin-top:0;margin-bottom:0}#wc-shortcodes-featured-posts #wc-shortcodes-featured-posts-inner .wc-shortcodes-entry-category{margin-top:0;margin-bottom:.4em}#wc-shortcodes-featured-posts .wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail{margin-bottom:.4em}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-content{text-align:center}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail{width:100%;padding-bottom:100%;height:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.wc-shortcodes-featured-posts-layout-showcase .wcs-fp-post-thumbnail-wrapper{max-width:400px;margin:0 auto}.wc-shortcodes-call-to-action-wrapper-inner{display:table;width:100%}.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container{display:table-cell;vertical-align:middle}.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner2{display:inline-block}.wc-shortcodes-call-to-action-image-position-left .wcs-call-to-action-image-inner{text-align:left}.wc-shortcodes-call-to-action-image-position-center .wcs-call-to-action-image-inner{text-align:center}.wc-shortcodes-call-to-action-image-position-right .wcs-call-to-action-image-inner{text-align:right}.wc-shortcodes-call-to-action-text-position-left .wcs-call-to-action-content-wrapper{float:left}.wc-shortcodes-call-to-action-text-position-center .wcs-call-to-action-content-wrapper{margin-left:auto;margin-right:auto}.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper{float:right}.wcs-call-to-action-content-wrapper *:first-child{margin-top:0}.wcs-call-to-action-content-wrapper *:last-child{margin-bottom:0}@media (max-width:767px){#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-side-padding.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner{padding:0 20px!important}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wc-shortcodes-call-to-action-wrapper-inner,#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container{width:100%!important;display:block}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container:first-child{margin-bottom:3em}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-text-inner,#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-image-inner{margin:0!important}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-text-position-right .wcs-call-to-action-content-wrapper{float:none;margin:0 auto}#wc-shortcodes-call-to-action.wc-shortcodes-call-to-action-wrapper .wcs-call-to-action-container .wcs-call-to-action-image-inner{text-align:center}}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5VvmojLazX3dGTP.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvk4jLazX3dGTP.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvm4jLazX3dGTP.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5VvlIjLazX3dGTP.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5VvmIjLazX3dGTP.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5VvmYjLazX3dGTP.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Fira Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{color:#333;font-family:'Open Sans',sans-serif;font-size:16px;display:block;margin:0;line-height:26px}h1,h2,h3,h4,h5,h6{font-family:'Fira Sans',sans-serif!important;font-weight:200}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400;line-height:1;color:#999}h1{padding-left:60px;background-image:url(/wp-content/uploads/2018/03/pika.png);background-repeat:no-repeat;background-position:left}.wc-shortcodes-box-primary *{color:#333!important}.wc-shortcodes-box.wc-shortcodes-box-primary{background:#E8E8E8;padding:50px;border:none}.menu-top{margin-top:60px}a:link{color:#000;text-decoration:none}a:visited{color:#000;text-decoration:none}a:active{color:#000;text-decoration:none}a:hover{color:#666;text-decoration:none}