/*!/wp-content/themes/metalac/style.css*/@charset "UTF-8";.white{color:#fff}html{font-size:62.5%}*{transition:all ease-out 100ms}body{font-family:"Fira Sans",sans-serif;font-weight:400;font-size:1.6rem;line-height:1.5;color:#000;min-height:100vh}p:not(:last-child){margin-bottom:1em}.row-flex{display:flex}.row-flex--center{display:flex;justify-content:center}.column-flex{display:flex;flex-direction:column}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.btn,.wpcf7 input[type="submit"]{display:inline-block;border:solid 2px;padding:1rem 1.8rem}.btn--primary,.wpcf7 input[type="submit"]{border-color:#ff4200;color:#fff;background-color:#ff4200}.btn--primary:hover,.wpcf7 input:hover[type="submit"]{background-color:#fff0;color:#ff4200}.btn--outline{border-color:#ff4200;color:#ff4200}.btn--outline:hover{background-color:#ff4200;color:#fff}.btn.white,.wpcf7 input.white[type="submit"]{border-color:#fff;color:#fff}.btn.white:hover,.wpcf7 input.white:hover[type="submit"]{background-color:#fff;color:#28303b}.btn--small{padding:.3rem .8rem}.btn--link{border:initial;color:#202831}.btn--link:hover{color:#ff4200}.title-primary{font-size:4.6rem;font-family:"Barlow Semi Condensed",sans-serif;font-weight:500;line-height:1.2em}.title-secondary,.title-tertiary,.home-card__title{font-size:3.6rem;font-family:"Barlow Semi Condensed",sans-serif;font-weight:600;line-height:1.2em}.title-secondary a,.title-tertiary a,.home-card__title a{color:#28303b}.title-secondary::after,.title-tertiary::after,.home-card__title::after{content:"";display:block;clear:both;height:.1em;background-color:#ff4200;width:1.5em;margin:.2em 0 1em}.title-secondary.white,.white.title-tertiary,.white.home-card__title{color:#fff}.title-secondary.white::after,.white.title-tertiary::after,.white.home-card__title::after{background-color:#fff}.title-tertiary{font-size:2rem;text-transform:uppercase}.swiper-container{width:100%;height:100%}.swiper-container.s1{padding:0}.swiper-container.s2{padding:30px 10px}.swiper-container#s1{background-color:#28303b}.swiper-slide{height:initial}.swiper-button-prev,.swiper-button-next{outline:none}.swiper-button-prev.s1,.swiper-button-next.s1{top:90%;color:rgb(255 255 255 / .3)}.swiper-button-prev.s1::after,.swiper-button-next.s1::after{font-size:32px}.swiper-button-prev.s1:hover,.swiper-button-next.s1:hover{color:#fff}@media only screen and (min-width:37.5em){.swiper-button-prev.s1,.swiper-button-next.s1{top:50%}.swiper-button-prev.s1::after,.swiper-button-next.s1::after{font-size:44px}}.swiper-button-prev.s2,.swiper-button-next.s2{color:#ff4200}.swiper-button-prev.s2::after,.swiper-button-next.s2::after{font-size:32px}.swiper-pagination-bullet-active{opacity:1;background:#ff4200}.hero__container{height:20rem;background:var(--bg-image) rgb(0 0 0 / .5);background-size:cover;background-position:center center;background-repeat:no-repeat;background-blend-mode:multiply}@media (min-width:37.5em){.hero__container{height:calc(20rem + 10 * (100vw - 37.5em) / 112.5)}}@media (min-width:150em){.hero__container{height:30rem}}.hero__box-flex{display:flex;justify-content:space-between;align-items:center;height:100%}.hero__title{color:#fff;text-shadow:0 3px 5px rgb(0 0 0 / .5)}.hero__logo{display:contents;font-size:20rem;font-size:10rem;color:rgb(255 255 255 / .2)}@media (min-width:37.5em){.hero__logo{font-size:calc(10rem + 10 * (100vw - 37.5em) / 112.5)}}@media (min-width:150em){.hero__logo{font-size:20rem}}.sidebar{display:flex;flex-direction:column;margin-bottom:6rem}.sidemenu{margin-bottom:6rem}.sidemenu__item{position:relative;display:flex;justify-content:left;align-items:center;border:2px solid #d9d9d9;margin:1.5rem 0;color:#202831;font-family:"Barlow Semi Condensed",sans-serif;font-size:2.2rem;line-height:1.2em;box-shadow:0 3px 8px rgb(0 0 0 / .1)}.sidemenu__item-icon{margin-right:1.2rem;font-size:3rem;width:4rem;color:#ff4200}.sidemenu__item:hover,.sidemenu__item--active{border-color:#ff4200}.sidemenu__link{display:flex;padding:1.5rem;font-weight:500;width:100%;color:#202831}.katalog{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#d9d9d9;padding:3rem;margin-top:1.5rem}.katalog__title{font-family:"Barlow Semi Condensed",sans-serif;font-weight:500;font-size:2rem;padding-bottom:2rem}.katalog__button{position:relative;font-family:"Barlow Semi Condensed",sans-serif;font-size:2rem;line-height:normal;width:90%;padding:2rem 3rem;margin:1rem 0;color:#fff;background-color:#28303b;text-align:center}.katalog__button:hover{background-color:#ff4200;color:#fff}.katalog__button-icon{position:absolute;right:1.5rem}.katalog__images{margin-top:3rem;mix-blend-mode:darken}.accordion__panel{margin-bottom:2rem}.accordion__title{display:block;position:relative;border-bottom:solid 1px #ff4200;color:#202831;padding:0 3rem .5rem 1rem;font-size:2.2rem;font-family:"Barlow Semi Condensed",sans-serif;font-weight:600;line-height:1.1em}.accordion__title::after{display:inline-block;position:absolute;content:"+";clear:both;right:1rem;bottom:1rem;color:#ff4200;font-size:4rem;font-weight:300}.accordion__title:hover{color:#ff4200;cursor:pointer}.accordion__content{max-height:0;overflow:hidden;margin:1rem 1rem;transition:max-height 0.5s ease-out}.accordion__selector{display:none}.accordion__selector:checked~.accordion__content{max-height:1000rem;transition:max-height 0.8s ease-in}.accordion__selector:checked~h3 .accordion__title{color:#ff4200}.accordion__selector:checked~h3 .accordion__title::after{content:"–"}.ug-gallery-wrapper{margin-bottom:2rem}.header{background-color:#202831}.menu__toggler{display:none}.menu__toggler:checked~.menu__list{display:initial;max-height:100%}.menu__toggler:checked~.menu__logo-box .menu__icon{background:#fff0}.menu__toggler:checked~.menu__logo-box .menu__icon:before{transform:rotate(-45deg)}.menu__toggler:checked~.menu__logo-box .menu__icon:after{transform:rotate(45deg)}.menu__toggler:checked~.menu__logo-box .menu__icon:before,.menu__toggler:checked~.menu__logo-box .menu__icon:after{top:0}.menu__logo-box{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0rem 1rem 1.5rem}.menu__logo-box>a{display:contents}@media only screen and (min-width:56.25em){.menu__logo-box{justify-content:center}}.menu__logo{max-width:80%;color:#fff}.menu__icon-box{cursor:pointer;padding:1.5rem;user-select:none}.menu__icon-box:before{content:"";height:100%}@media only screen and (min-width:56.25em){.menu__icon-box{display:none}}.menu__icon{background:#fff;display:block;height:2px;position:relative;transition:background 0.2s ease-out;width:25px}.menu__icon::before,.menu__icon::after{background:#fff;content:"";display:block;height:100%;position:absolute;width:100%;transition:all 0.2s ease-out}.menu__icon::before{top:8px}.menu__icon::after{top:-8px}.menu__list{display:none;position:relative;flex-direction:column;justify-content:initial;text-align:center;font-size:1.6rem;text-transform:uppercase;font-family:"Barlow Semi Condensed",sans-serif;font-weight:400;max-height:0}@media only screen and (min-width:56.25em){.menu__list{display:flex;flex-direction:row;justify-content:center;max-height:initial}}.menu__item{position:relative;text-align:center;color:#fff}.menu__item--active::after{content:"";clear:both;display:block;position:absolute;background-color:#ff4200;width:80%;height:2px;bottom:0;left:10%}@media only screen and (min-width:56.25em){.menu__item--active::after{width:100%;left:0;height:4px}}.menu__link{display:block;padding:1.5rem 0rem;color:#fff}@media only screen and (min-width:56.25em){.menu__link{padding:1rem 2rem}}.menu__link:hover{background-color:#ff4200;color:#fff}.footerr{background:var(--bg-image) center center no-repeat #202831;color:#fff;padding:5rem 2rem;font-size:1.4rem}.footerr__logo{width:20rem;margin-bottom:1rem}.footerr__column{display:flex;margin-top:3rem}@media only screen and (min-width:37.5em){.footerr__column{justify-content:center;margin-top:initial}}.footerr__links-items{font-family:"Fira Sans",sans-serif;font-size:1.5rem;text-transform:uppercase;line-height:2.2em;padding-left:2em;color:#fff}.footerr__links-link{color:#fff}.footerr__links-link:hover{color:#ff4200}.footerr__links-item::before{content:"";clear:both;display:inline-block;background-color:#ff4200;width:1em;height:2px;margin-left:-2em;margin-bottom:.3em;margin-right:.7em}.footerr__icon-box{display:inline-flex;justify-content:center;align-items:center;background-color:#28303b;width:4rem;height:4rem;border:solid 1px #202831;margin-right:.5rem}.footerr__icon-box:hover{border:solid 1px #ff4200}.footerr__icon{color:#fff;font-size:1.2em;line-height:0}.footerr__copyright{background-color:#28303b;color:rgb(255 255 255 / .5);text-align:center;font-size:1.2rem;padding:1.6rem 0}.home-slider{background-size:cover;background-position:center center;background-repeat:no-repeat;height:30rem;background-image:linear-gradient(90deg,rgb(0 0 0 / .8) 0%,#fff0 100%),var(--bg-image)}@media (min-width:37.5em){.home-slider{height:calc(30rem + 40 * (100vw - 37.5em) / 112.5)}}@media (min-width:150em){.home-slider{height:70rem}}.home-slider__content{display:flex;flex:1;flex-direction:column;justify-content:center;position:relative;height:100%;margin-left:2rem;margin-right:2rem}@media (min-width:37.5em){.home-slider__content{margin-left:calc(2rem + 18 * (100vw - 37.5em) / 112.5);margin-right:calc(2rem + 18 * (100vw - 37.5em) / 112.5)}}@media (min-width:150em){.home-slider__content{margin-left:20rem;margin-right:20rem}}.home-slider__title{font-family:"Barlow Semi Condensed",sans-serif;text-transform:uppercase;font-size:3rem;font-weight:500;line-height:1em;color:#fff}@media (min-width:37.5em){.home-slider__title{font-size:calc(3rem + 4 * (100vw - 37.5em) / 112.5)}}@media (min-width:150em){.home-slider__title{font-size:7rem}}.home-slider__title::after{content:"";display:block;clear:both;height:3px;background-color:#ff4200;width:2em;margin:1rem 0 3rem}.home-slider__navigation{position:absolute;bottom:1.5rem;right:0}.about{height:100%;margin-bottom:6rem;margin-right:1rem}.about__box{position:relative;margin:4rem 3rem 0 4rem;z-index:1}.about__box:before,.about__box:after{position:absolute;border:1.5rem solid #ff4200;content:"";width:80%;height:80%;z-index:-1}.about__box:before{left:-4rem;top:-4rem}.about__box:after{right:-4rem;bottom:0}.about__image{background-image:var(--bg-image);background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:cover;padding-bottom:100%}.about-year__box{position:relative}.about-year__text{position:absolute;right:-4rem;top:-4rem;z-index:1}.about-year__text--span{color:#202831;font-size:3rem;font-weight:600;font-family:"Barlow Semi Condensed",sans-serif;display:inline-block;padding-right:1rem}@media only screen and (min-width:37.5em){.about-year__text--span{font-size:3.5rem}}@media only screen and (min-width:56.25em){.about-year__text--span{font-size:4.5rem}}@media only screen and (min-width:75em){.about-year__text--span{font-size:5rem}}@media only screen and (min-width:112.5em){.about-year__text--span{font-size:7rem}}.about-year__text--strong{display:inline-block;font-size:4rem;font-weight:600;font-family:"Barlow Semi Condensed",sans-serif;background-color:#ff4200;color:#fff;line-height:1.5;margin-top:1.5rem;padding:.5rem 1rem}@media (min-width:37.5em){.about-year__text--strong{font-size:5rem}}@media (min-width:56.25em){.about-year__text--strong{font-size:6rem}}@media (min-width:112.5em){.about-year__text--strong{font-size:9rem;margin-top:initial}}.about__items{font-family:"Barlow Semi Condensed",sans-serif;font-weight:600;font-size:2rem;line-height:2em;padding-left:2em;margin-bottom:2rem}.about__item::before{content:"";clear:both;display:inline-block;background-color:#ff4200;width:1em;height:3px;margin-left:-2em;margin-bottom:.25em;margin-right:.7em}.about__text--box{margin-bottom:2em}.home-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;padding:3rem;margin:1.5rem 1.5rem 4rem;box-shadow:0 5px 10px rgb(0 0 0 / .25)}.home-card:before,.home-card:after{position:absolute;content:"";background-color:#ff4200;width:0rem;height:0rem;z-index:-1;transition:all 100ms ease-out}.home-card:before{top:-1rem;right:-1rem}.home-card:after{bottom:-1rem;left:-1rem}.home-card:hover:before,.home-card:hover:after{position:absolute;content:"";background-color:#ff4200;width:13rem;height:13rem;z-index:-1}.home-card:hover:before{top:-1rem;right:-1rem}.home-card:hover:after{bottom:-1rem;left:-1rem}.home-card__title{font-size:3.4rem}.home-card__title:hover a{color:#ff4200}.home-card__icon--box{display:flex;justify-content:space-between;align-items:flex-end}.home-card__icon{display:flex;justify-content:center;align-items:center;color:#fff;font-size:5.5rem}.home-card__link{padding:initial;font-weight:500}.home-card__icon{display:flex;justify-content:center;width:6rem;height:6rem;background-color:#ff4200;padding:1.5rem}.pp-slika{background:var(--bg-image) center center no-repeat;background-size:cover;height:20vw;max-height:50vh;min-height:26vh}.pp-slika.slika23{height:30vw}.pp-text__box{margin-bottom:0!important}.pp-text__box.color-primary{background-color:#ff4200}.pp-text__box.color-dark{background-color:#202831}.pp-text__content{padding:30px 50px}.reference-vertical-center{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;height:200px}.info{background:var(--bg-image) center center no-repeat #28303b;border:1rem solid #fff;box-shadow:0 4px 10px rgb(0 0 0 / .2);padding:0 3rem 3rem;color:#fff;font-size:1.6rem}.info__title{color:#ff4200;font-family:"Barlow Semi Condensed",sans-serif;font-size:2.2rem;margin-top:3rem}.info__section{background:var(--bg-image) center center no-repeat;background-size:cover}.gmap_canvas{overflow:hidden;height:500px;width:100%;border:1rem solid #fff;box-shadow:0 4px 10px rgb(0 0 0 / .2)}.wpcf7{width:100%;padding:3rem 4%!important;border:1rem solid #fff;background:#f5f5f5;box-shadow:0 4px 1rem rgb(0 0 0 / .2)}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 select,.wpcf7 textarea{font-size:1.6rem;background-color:#fff;border:solid 1px #d9d9d9;width:100%;padding:.6em}.wpcf7 input[type="submit"]{padding:1.2rem 3rem;margin-top:3rem;font-size:1.6rem}.wpcf7 input:hover[type="submit"]{background-color:#fff;cursor:pointer}.wpcf7 input:active[type="submit"]{background:#fff;border-color:#ff4200}.wpcf7 input[type="checkbox"]{transform:scale(1.5);margin-left:2px;margin-right:1rem;background-color:#fff}.wpcf7 span.wpcf7-list-item{margin-right:2rem;padding-bottom:2rem}.wpcf7 form .wpcf7-response-output{width:100%;margin:2em 0 0;padding:.6em;font-size:1.3rem;border:1px solid #d9d9d9}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ff4200}.wpcf7 .wpcf7-not-valid-tip{font-size:1.3rem;color:red;margin-left:1rem}