*,*::before,*::after{box-sizing:border-box}article,aside,figcaption,figure,footer,header,hgroup,img,main,nav,section{display:block}html{font-family:sans-serif;font-size:10px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Exo 2",sans-serif;line-height:1;margin:0;padding:0;background:#9b9b9b;background:linear-gradient(126deg, #f5f5f5 40%, #b3b3b3 100%)}.container{margin:0 auto;max-width:123rem;padding:0 1.5rem}.hidden{display:none !important}.header{text-align:right;background-color:rgba(255,255,255,.5);z-index:998;width:100%;position:absolute;line-height:1;top:0;left:0;height:8rem;box-shadow:0 0 1rem rgba(0,0,0,.1);margin:2.5rem 0 0 0}@media only screen and (min-width: 550px){.header{height:8rem}}@media only screen and (min-width: 1200px){.header{height:12rem}}.header__container{position:relative;max-width:180rem;display:flex;margin:0 auto;align-items:flex-end;justify-content:space-between;transition:all .2s ease-in-out;height:100%;padding:0 1rem}@media only screen and (min-width: 1200px){.header__container{padding:0 2rem}}.header__logo{display:block;text-decoration:none;margin:0;background:transparent;font-size:0;line-height:1;z-index:999;padding:0 0 2rem 0}@media only screen and (min-width: 1200px){.header__logo{padding:0 0 3rem 0}}.header__contact{display:none;font-size:1.8rem;font-weight:700;font-family:"Poppins";color:#fff;text-align:left;position:relative;padding:0;margin:0 0 0 3%;text-decoration:none;color:#000;height:100%;white-space:nowrap}@media only screen and (min-width: 1400px){.header__contact{display:flex;align-items:center}}.header__contact svg{margin:2.5rem}.header__contact a{text-decoration:none;color:#000}.header__contact a:hover{text-decoration:underline}.header__buttons{display:flex;align-items:center;padding:2rem 2rem}.header__search{display:block;cursor:pointer;background:transparent;color:#000;border:none;transition:.3s;text-decoration:none;appearance:none;border-radius:0;line-height:1.2;padding:0;outline:none !important}.header__shop{display:none;flex-shrink:0;align-items:center;text-decoration:none;background:#d8127d;color:#fff;font-size:1.2rem;font-weight:700;padding:.8rem 1rem;text-transform:uppercase;line-height:1;font-family:"Poppins";transition:.3s;border:1px solid #d8127d}@media only screen and (min-width: 768px){.header__shop{display:flex}}@media only screen and (min-width: 1200px){.header__shop{font-size:1.4rem;padding:.8rem 1rem}}.header__shop:hover{background:#fff;color:#d8127d}.header__shop:hover svg{fill:#d8127d}.header__shop svg{display:block;width:1.6rem;height:1.6rem;margin:0 1.5rem 0 0}.header__socials{display:flex;margin:0 .5rem 0 0}@media only screen and (min-width: 768px){.header__socials{margin:0 2rem 0 0}}.header__socials a{text-decoration:none;margin:0 .5rem}.header__socials a i{font-size:2rem;color:#000;background:#fff;padding:1rem;border-radius:100%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.logo-link{display:block}.logo-link__svg img{width:12rem;display:block}@media only screen and (min-width: 550px){.logo-link__svg img{width:14rem}}@media only screen and (min-width: 1200px){.logo-link__svg img{width:20rem}}.header-navigation__list{display:none;align-items:center;justify-content:flex-end;padding:0;margin:0 .5rem 0 auto;padding:0 1rem}@media(min-width: 1200px){.header-navigation__list{display:flex}}.header-navigation__list.open{display:flex;flex-direction:column;background:#fff;margin:0 0 1rem 0;padding:2rem 3rem;width:100%;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0px 12px 12px 5px rgba(41,42,37,.33)}@media(min-width: 1200px){.header-navigation__list.open{display:none}}.header-navigation__item{list-style:none;display:inline-block;font-size:1.4rem;position:relative;font-weight:700;padding:0}@media(min-width: 1200px){.header-navigation__item{padding:1rem 0}}@media(min-width: 1400px){.header-navigation__item{font-size:1.4rem}}.header-navigation__item--mobile{width:100%}.header-navigation__item--selected .header-navigation__link span:after{width:100%}@media only screen and (min-width: 1200px){.header-navigation__item:first-child span{font-size:0;width:2rem;height:2rem;background:url(../images/home.svg) no-repeat center;background-size:contain;padding:.8rem 2rem .8rem 1rem;top:-0.5rem;left:0;filter:brightness(0) saturate(100%) invert(0%) sepia(8%) saturate(7500%) hue-rotate(355deg) brightness(103%) contrast(110%)}}.header-navigation__link{display:block;text-decoration:none;color:#000;transition:.4s;padding:1rem 1.5rem;border-bottom:1px solid transparent}@media(min-width: 1200px){.header-navigation__link{padding:2rem 1.5rem}}@media(min-width: 1800px){.header-navigation__link{padding:2rem 1.8rem}}.header-navigation__link:hover span:after{width:100%}.header-navigation__underline{transition:all .2s;position:relative}.header-navigation__underline:after{content:"";width:0;position:absolute;bottom:-0.4rem;height:.3rem;background:#d8127d;left:50%;transition:.3s ease-in-out;transform:translate(-50%, 0)}.header-navigation__list.open .header-navigation__item{text-align:center}.header-navigation__item.has-child.open .dropdown-menu{opacity:1;pointer-events:all;visibility:visible;height:auto}@media only screen and (min-width: 1200px){.header-navigation__item.has-child.open .dropdown-menu{top:100%}}.header-navigation__item.has-child .header-navigation__link:before{content:"";border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:1.4rem;right:0}@media only screen and (min-width: 1200px){.header-navigation__item.has-child .header-navigation__link:before{top:3.5rem}}.header-navigation__item.has-child.open .header-navigation__link:before{transform:rotate(180deg)}.dropdown-menu{display:block;margin:0;opacity:0;pointer-events:none;visibility:hidden;padding:0;background:#fff;list-style:none;transition:.3s;height:0;overflow:hidden}@media only screen and (min-width: 1200px){.dropdown-menu{position:absolute;top:150%;left:-2rem;box-shadow:0 6px 12px rgba(0,0,0,.18);padding:1rem 0;height:auto;min-width:350px;border-radius:.3rem;z-index:99}}.dropdown-menu li{width:100%;text-align:left}.dropdown-menu li a{display:block;text-align:center;font-weight:normal;transition:.3s;text-decoration:none;color:#000;padding:1rem 2rem !important;font-size:1.4rem}@media only screen and (min-width: 1200px){.dropdown-menu li a{padding:.7rem 2rem !important;text-align:left;font-size:1.4rem}}.dropdown-menu li a:hover{color:#d8127d}.header-contact{display:flex;align-items:flex-start;flex-direction:column;color:#000;line-height:1.5}.header-contact__left{display:flex;align-items:center}.header-contact__left div{display:flex;flex-direction:column;margin:0 1rem 0 2.5rem;padding:0 1.5rem 0 0;border-right:5px solid #e46612;line-height:1.3}.header-contact img{display:block;width:2.3rem;height:2.3rem}.header-contact span{display:block;color:#000;font-size:1.2rem;font-weight:500}@media(min-width: 1800px){.header-contact span{font-size:1.4rem}}.header-contact span:first-child{text-decoration:underline}.header-contact strong{color:#000;font-size:1.4rem;font-weight:700}.menu-btn{display:flex;align-items:center;height:4.1rem;width:10rem;position:relative;cursor:pointer;-webkit-appearance:none;border-radius:0;border:none;outline:none;margin:0;background-color:#26150b;z-index:1000;outline:none !important;padding:1.5rem;top:0;margin:0 0 0 1.5rem}@media only screen and (min-width: 1200px){.menu-btn{display:none}}.menu-btn__icon{position:relative;height:1rem;width:1.2rem}.menu-btn__icon span{display:block;position:absolute;height:.2rem;width:1.2rem;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out;pointer-events:none}.menu-btn__icon span:nth-child(1){top:0rem}.menu-btn__icon span:nth-child(2){top:.4rem}.menu-btn__icon span:nth-child(3){top:.4rem}.menu-btn__icon span:nth-child(4){top:.8rem}.menu-btn__icon.open span:nth-child(1){top:0rem;width:0%;left:50%}.menu-btn__icon.open span:nth-child(2){transform:rotate(45deg)}.menu-btn__icon.open span:nth-child(3){transform:rotate(-45deg)}.menu-btn__icon.open span:nth-child(4){top:0rem;width:0%;left:50%}.menu-btn__label{margin:0 0 0 1rem;font-family:"Poppins";font-weight:600;color:#fff;text-transform:uppercase;font-size:1.2rem;min-width:5.3rem;display:none}@media only screen and (min-width: 300px){.menu-btn__label{display:block}}.menu-btn__label .toggle-lbl-1{display:block}.menu-btn__label .toggle-lbl-2{display:none}.menu-btn__label.open .toggle-lbl-1{display:none}.menu-btn__label.open .toggle-lbl-2{display:block}.footer-content{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:auto;width:100%;position:relative;height:45rem;background:url(/templates/styles/images/footermap.jpg) no-repeat center center;background-size:cover}@media only screen and (min-width: 550px){.footer-content{height:45rem;background:url(/templates/styles/images/footermap.jpg) no-repeat center center;background-size:cover}}.footer-content__info{background:#fff;font-family:"Poppins";padding:1.5rem;border-radius:2.5rem;font-weight:600;font-size:1.6rem;line-height:1.5;margin:0;margin:0 auto;width:auto}.footer-content__info .foot-logo{position:relative}.footer-content__info .foot-logo img{max-width:100%}.footer-content__info .foot-info a{color:#000;text-decoration:none}.footer-content__info .foot-info a:hover{text-decoration:underline}.copyright{text-align:center;width:100%;padding:2rem 0;z-index:10}.copyright a{color:#000;text-decoration:none}.copyright a span{display:inline-block;font-size:1.1rem;font-weight:500;color:#000;margin:0 .4rem 0 0;vertical-align:middle}.copyright a strong{display:inline-block;font-size:1.1rem;font-weight:700;color:#000;vertical-align:middle}.copyright a .copy-logo{display:inline-block;vertical-align:middle;margin:0 .4rem 0 0}.copyright a .copy-logo svg{width:7.4rem;height:1.8rem}.copyright a:hover strong{text-decoration:underline}.text-default{text-align:left;color:#000;font-size:1.6rem;line-height:1.5;font-weight:400}@media only screen and (min-width: 991px){.text-default{font-size:1.8rem;line-height:1.8}}.text-default a{color:#d8127d}.text-default a:hover{color:#e46612}.text-default h1{font-size:4rem;font-weight:600;margin:0 0 3rem}.text-default h2{margin:0 0 2rem 0;color:#000;font-size:2.5rem;line-height:1.2;font-family:"Exo 2",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h2{font-size:3.4rem;margin:0 0 3.5rem 0}}.text-default h3{margin:0 0 1.5rem 0;color:#000;font-size:1.8rem;line-height:1;font-family:"Exo 2",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h3{font-size:2rem;margin:0 0 2.5rem 0}}.text-default h4{margin:0 0 1rem 0;color:#000;font-size:1.6rem;line-height:1;font-family:"Exo 2",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h4{font-size:1.8rem;margin:0 0 2rem 0}}.text-default hr{margin:0 0 4rem 0;padding:0;border-top:.1rem solid #666}.text-default ul{list-style:none;margin:0 0 2rem 0;padding:0;font-family:"Poppins"}@media only screen and (min-width: 768px){.text-default ul{margin:0 0 3rem 0}}.text-default ul li{margin:0 0 1rem 0;padding:0 0 0 2rem;position:relative;line-height:1.5;font-size:1.6rem}.text-default ul li:before{content:"";position:absolute;top:.8rem;left:0;width:1rem;height:1rem;background:#d8127d;border-radius:100%}@media only screen and (min-width: 768px){.text-default ul li:before{top:.9rem}}.text-default ol{counter-reset:item;list-style:none;margin:0 0 2rem 0;padding:0;font-family:"Poppins"}@media only screen and (min-width: 768px){.text-default ol{margin:0 0 3rem 0}}.text-default ol>li{margin:0 0 1rem 0;padding:0 0 0 4rem;position:relative;line-height:1.5;font-size:1.6rem;counter-increment:item}.text-default ol>li:before{content:counter(item) ".";position:absolute;top:.2rem;left:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#d8127d;color:#fff;border-radius:100%}@media only screen and (min-width: 768px){.text-default ol>li:before{top:.2rem}}.text-default ol>li ul{list-style-type:disc;margin:0 0 2rem 0;padding:0;font-family:"Poppins"}@media only screen and (min-width: 768px){.text-default ol>li ul{margin:0 0 3rem 0}}.text-default ol>li ul li{margin:0 0 1rem 0;padding:0 0 0 2rem;position:relative;line-height:1.5;font-size:1.6rem;list-style:none}.text-default ol>li ul li:before{content:"";position:absolute;top:.8rem;left:0;width:1rem;height:1rem;background:#d8127d;border-radius:100%}@media only screen and (min-width: 768px){.text-default ol>li ul li:before{top:.9rem}}.text-default img{max-width:100%}.text-default p{font-size:1.6rem;margin:0 0 3rem 0;font-family:"Poppins"}.text-default p.blockquote{padding:.5rem 0 .5rem 3rem;border-left:.5rem solid #d8127d;color:#777}@keyframes blur{0%{transform:translateY(-100%) scale(0.9);filter:blur(50px)}100%{transform:translateY(0%) scale(1);filter:blur(0)}}.head-slider{position:relative}.head-slider.slick-dotted.slick-slider{margin-bottom:0 !important}.head-slider .slick-slide,.head-slider .head-slider__item{height:25rem}@media only screen and (min-width: 550px){.head-slider .slick-slide,.head-slider .head-slider__item{height:35rem}}@media only screen and (min-width: 768px){.head-slider .slick-slide,.head-slider .head-slider__item{height:45vh}}@media only screen and (min-width: 1200px){.head-slider .slick-slide,.head-slider .head-slider__item{height:50vh}}@media only screen and (min-width: 1500px){.head-slider .slick-slide,.head-slider .head-slider__item{height:60vh}}.head-slider .slick-slide.slick-active .head-slider__text{animation:blur 1s ease 0s}.head-slider .slick-slide.slick-active.slick-current .head-slider__text{opacity:1 !important}.head-slider__item{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.head-slider__item img{display:block;width:100%}.head-slider__text{position:absolute;top:55%;left:0;z-index:10;opacity:0 !important;width:100%}@media only screen and (min-width: 768px){.head-slider__text{top:40%}}@media only screen and (min-width: 991px){.head-slider__text{top:40%}}@media only screen and (min-width: 1500px){.head-slider__text{top:40%}}@media only screen and (min-width: 1700px){.head-slider__text{top:40%}}.head-slider__text .container{max-width:82rem;display:flex;flex-direction:column;align-items:center;margin:0 auto 0 0}.head-slider__text p{color:#fff;font-size:2.8rem;line-height:1.2;text-align:center;font-family:"Exo 2",sans-serif;font-weight:900;margin:0 0 2.5rem 0;text-shadow:1px 1px #b3b3b3}@media only screen and (min-width: 768px){.head-slider__text p{font-size:4.8rem}}@media only screen and (min-width: 1200px){.head-slider__text p{font-size:6rem;margin:0 0 7.5rem 0}}.head-slider__btn{padding:1rem 4rem;background:#d8127d;font-size:1.4rem;line-height:1;font-weight:500;color:#fff;position:relative;display:inline-block;font-family:"Poppins";text-decoration:none;text-transform:uppercase;transition:.3s}@media only screen and (min-width: 550px){.head-slider__btn{font-size:1.6rem}}.head-slider__btn:hover{background:transparent}.head-slider__btn:hover span{border-bottom:.1rem solid #d8127d}.head-slider .slick-dots{position:absolute;left:0;bottom:1rem;z-index:3;width:100%;text-align:center}@media only screen and (min-width: 768px){.head-slider .slick-dots{bottom:2.5rem}}.head-slider .slick-dots li{margin:0 .3rem;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li{margin:0 .6rem;width:5rem;height:.2rem}}.head-slider .slick-dots li.slick-active button{background:#fff;opacity:1}.head-slider .slick-dots li button{background:#fff;border-radius:0;opacity:.5;padding:0;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li button{width:5rem;height:.2rem}}.head-slider .slick-dots li button:before{content:none}.slick-slider{width:100%}.slick-slider .slick-track{background:#fff}.slick-slider .slick-track .item-img{margin-top:1rem;width:100%;height:100%;max-width:22rem;max-height:24rem;min-width:12rem;min-height:0rem;padding:0 6rem}.slick-slider .slick-dots{display:none}.content__nav{background:#fff;padding:2rem 0 5rem 0}@media only screen and (min-width: 550px){.content__nav{padding:0 0 5rem 0}}.main-nav{width:calc(100% + 3rem);margin:0 -1.5rem;display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:10}.main-nav__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:900;color:#fff;text-align:center;position:relative;margin:0 0 1.5rem 0;text-shadow:1px 1px #b3b3b3}@media only screen and (min-width: 550px){.main-nav__title{font-size:3rem;top:-5rem;margin:0}}.main-nav__item{width:100%;padding:0 2.5rem;margin:0 0 1.5rem 0}@media only screen and (min-width: 550px){.main-nav__item{width:50%}}@media only screen and (min-width: 750px){.main-nav__item{width:25%}}@media only screen and (min-width: 1200px){.main-nav__item{width:20%}}.nav-card{width:100%;height:100%;display:flex;flex-direction:column;text-decoration:none;align-items:center}.nav-card:hover .nav-card__img{filter:brightness(0.9);box-shadow:rgba(216,18,125,.85) 0px 5px 25px}.nav-card:hover .nav-card__btn{color:#d8127d;background:transparent}.nav-card--last{background:#d8127d}.nav-card__img{position:relative;display:block;text-decoration:none;background-position:center center;background-repeat:no-repeat;background-size:cover;width:50%;padding-top:50%;height:unset;transition:.3s;border-radius:100%;box-shadow:rgba(0,0,0,.45) 0px 5px 15px}@media only screen and (min-width: 550px){.nav-card__img{height:unset;padding-top:100%;width:100%}}.nav-card__content{position:relative;flex:1;text-align:center;font-size:1.3rem;color:#000;line-height:1.5;padding:1rem;transition:.3s}.nav-card__content h3{margin:0;font-size:1.7rem;line-height:1.4;font-weight:700;color:inherit;text-align:center;position:relative}.nav-card__content h3 a{color:inherit;text-decoration:none}.nav-card__content h3 a:hover{text-decoration:none;color:#d8127d}.nav-card__btn{display:inline-block;font-family:"Poppins";font-weight:600;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#d8127d;padding:.5rem 1.5em;border:1px solid #d8127d;transition:.3s}.nav-card__button{display:block;padding:1.4rem;font-size:1.6rem;line-height:1.1;font-weight:500;color:#fff;text-transform:uppercase;white-space:nowrap;border:1px solid #fff;transition:.3s}.nav-card__help{display:block;margin:0 0 4rem 0;font-size:3rem;color:#fff;text-align:center;line-height:1.2}.content__about{background:url(/templates/styles/images/wooden-bg.jpg) center center no-repeat;background-size:cover}.about{position:relative;display:flex;flex-wrap:wrap;max-width:120rem;margin:0 auto;padding:8rem 2rem}.about__left{width:100%;position:relative}@media only screen and (min-width: 1200px){.about__left{width:50%}}.about__left img{margin:0 auto;width:100%;max-width:55rem}.about__right{width:100%}@media only screen and (min-width: 1200px){.about__right{width:50%}}.about__red-box{display:none;position:absolute;bottom:-6rem;right:-30rem;z-index:5;background:#d8127d;color:#fff;font-size:2.5rem;padding:5rem;max-width:36rem;line-height:1.4}@media only screen and (min-width: 1200px){.about__red-box{display:block}}.about__title{position:relative;color:#fff;font-weight:900;font-size:3rem;margin:0 0 3rem 0;width:100%;text-align:center}@media only screen and (min-width: 1200px){.about__title{margin:0 0 3rem 0;font-size:3rem}}.about__text{color:#fff;max-width:100%;margin:0 auto 0;padding:4rem 4rem 4.5rem 1.5rem}@media only screen and (min-width: 990px){.about__text{max-width:61.5rem}}@media only screen and (min-width: 1200px){.about__text{padding:2rem;margin:0 auto 0 8%}}.about__text p{color:inherit;font-size:1.6rem;line-height:1.5;margin:0 0 3rem 0;font-family:"Poppins"}.about__btn{display:inline-block;font-family:"Poppins";font-size:1.6rem;line-height:1.1;font-weight:400;color:#fff;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:.3s}.content__subpage{margin:0 auto;padding:14rem 1rem 5rem;position:relative}@media only screen and (min-width: 1200px){.content__subpage{padding:20rem 2rem 10rem}}.content__subpage:after{content:"";position:absolute;top:0;left:0;background:url(/templates/styles/images/subpage-header.jpg) no-repeat center center;background-size:cover;width:100%;min-height:13rem;z-index:10}@media only screen and (min-width: 1200px){.content__subpage:after{min-height:18rem}}.subpage-slim{position:relative;max-width:156rem}.subpage-slim:after{content:"";position:absolute;top:6rem;right:0;background:url(/templates/styles/images/pila.png) center center no-repeat;background-size:contain;display:none;z-index:-1;left:unset}@media only screen and (min-width: 1100px){.subpage-slim:after{display:block;top:26rem;right:5rem;width:35rem;height:25rem}}@media only screen and (min-width: 1350px){.subpage-slim:after{top:18rem;right:5rem;width:55rem;height:40rem}}.subpage-slim .container{max-width:initial;margin:0 auto;position:relative}@media only screen and (min-width: 850px){.subpage-slim .container{margin:0 0 auto 10rem}}.subpage-slim p,.subpage-slim h2,.subpage-slim h3,.subpage-slim h4{max-width:65rem !important}.row{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.row .col-50{width:100%}@media only screen and (min-width: 768px){.row .col-50{width:calc(50% - 3rem)}}@media only screen and (min-width: 1500px){.row .col-50{width:calc(50% - 7rem)}}.map{display:flex;flex-wrap:wrap;position:relative;margin:0 0 3rem 0}@media only screen and (min-width: 768px){.map{box-shadow:0 0 5rem rgba(49,52,58,.3)}}@media only screen and (min-width: 991px){.map{margin:3rem 0 3rem 0}}.map__frame{width:100%;display:block}@media only screen and (min-width: 768px){.map__frame{width:calc(100% - 37rem)}}.map__frame img,.map__frame iframe{width:100%;display:block;border-radius:0}.map__box{width:100%;background:#fff}@media(min-width: 768px){.map__box{width:37rem;text-align:left;border-radius:0}}.map__content{padding:0 0 2rem 0;font-weight:400;font-size:1.5rem;margin:.5rem 0 0 0;color:#000;line-height:1.3}@media only screen and (min-width: 768px){.map__content{padding:2rem}}@media only screen and (min-width: 991px){.map__content{padding:3rem}}@media only screen and (min-width: 1200px){.map__content{padding:3rem 4rem}}.map__content h3{color:#000}.map__content p{margin:0 !important}.map__content a{color:#d8127d;text-decoration:underline}.map__content a:hover{text-decoration:none}.contact-box{border-radius:0;margin:0 0 4rem 0}@media only screen and (min-width: 768px){.contact-box{display:flex;flex-wrap:wrap;margin:0 0 7rem 0}}.contact-box__left{padding-left:0 !important;padding:2rem}@media only screen and (min-width: 768px){.contact-box__left{width:35rem;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__left{padding:5rem;width:50rem}}.contact-box__right{background:#fff;flex:1;padding:2rem}@media only screen and (min-width: 768px){.contact-box__right{width:500px;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__right{padding:5rem}}.contact-box__right .contact-box__form{display:flex;flex-wrap:wrap;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formButton{text-align:center;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formField{margin:0 0 1.5rem 0;position:relative;padding:0 2rem}@media only screen and (min-width: 768px){.contact-box__right .contact-box__form .formField{margin:0 0 3rem 0}}.contact-box__right .contact-box__form .formField-textBox{width:100%}@media only screen and (min-width: 550px){.contact-box__right .contact-box__form .formField-textBox{width:50%}}.contact-box__right .contact-box__form .formField-textArea{width:100%}.contact-box__right .contact-box__form .formField .label{line-height:1.1;font-family:"Exo 2",sans-serif;font-size:1.4rem;color:#e46612;padding:0 0 .7rem 0;margin:0;width:100%}.contact-box__right .contact-box__form .formField .label label{font-weight:400;margin:0;padding:0}.contact-box__right .contact-box__form .formField .edit{width:100%}.contact-box__right .contact-box__form .formField .edit input,.contact-box__right .contact-box__form .formField .edit textarea{border:.1rem solid #ddd;background:rgba(255,255,255,.1);border-radius:0;display:block;width:100%;line-height:1.1;font-family:"Exo 2",sans-serif;font-size:1.6rem;color:#e46612;padding:.9rem 1.2rem;margin:0}.contact-box__right .contact-box__form .formField .edit input:focus,.contact-box__right .contact-box__form .formField .edit textarea:focus{background:#fff;color:#000}.contact-box__right .contact-box__form .formField .edit textarea{resize:none;height:15rem}.contact-box__items{color:#000}.contact-box__item{display:flex;align-items:center;width:100%;margin:0 0 3rem 0;font-size:1.5rem;line-height:1.2}.contact-box__item a{display:flex;align-items:center;width:100%;color:inherit;text-decoration:none !important;transition:.3s}.contact-box__item a:hover strong{color:#d8127d}.contact-box__item a:hover strong span{color:#000}.contact-box__item img{margin:0 2rem 0 0 !important;border-radius:0 !important;filter:brightness(0) saturate(100%) invert(21%) sepia(93%) saturate(6331%) hue-rotate(318deg) brightness(88%) contrast(93%)}.contact-box__item strong{display:block;font-weight:600;font-size:1.8rem;color:#000;transition:.3s}.contact-box__item span{display:block;font-weight:500;font-size:1.5rem;margin:.5rem 0 0 0;color:#000}.contact-box__specialbox{padding:1rem;outline:.4rem solid #fff;border:.4rem solid #d8127d;background:#fff;box-shadow:rgba(0,0,0,.35) 0px 5px 15px;line-height:1.4;font-weight:600;text-align:center}.partner-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.partner-list img{width:100%;max-width:20rem;margin:1rem 4rem}.content__blog{margin:0 auto;padding:14rem 1rem 5rem;position:relative}@media only screen and (min-width: 1200px){.content__blog{padding:20rem 2rem 10rem}}.content__blog:after{content:"";position:absolute;top:0;left:0;background:url(/templates/styles/images/subpage-header.jpg) no-repeat center center;background-size:cover;width:100%;min-height:13rem;z-index:10}@media only screen and (min-width: 1200px){.content__blog:after{min-height:18rem}}.content__blog h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.blog{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.blog{padding:4rem 0 6rem}}.blog__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.blog__title{margin:0 0 4rem 0}}.blog__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.blog__action{padding:4rem 0 0 0}}.blog__action a{display:inline-block;text-decoration:underline;color:#d8127d;position:relative;padding:0;font-size:1.4rem;font-weight:500;transition:.3s}.blog__action a:hover{text-decoration:none;color:#d8127d}.blog-list{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin:0 -1rem;justify-content:center}@media only screen and (min-width: 1400px){.blog-list{width:calc(100% + 4rem);margin:0 -2rem}}@media only screen and (min-width: 1400px){.blog-list{width:calc(100% + 8rem);margin:0 -4rem}}.blog-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.blog-list__item{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.blog-list__item{width:25%;padding:0 1rem}}@media only screen and (min-width: 1200px){.blog-list__item{padding:0 2rem}}@media only screen and (min-width: 1400px){.blog-list__item{padding:0 3.8rem}}.blog-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:block;transition:.3s;text-align:center}.blog-card:hover .blog-card__image img{transform:scale(1.1)}.blog-card__image{display:block;overflow:hidden}.blog-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.blog-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem}.blog-card__name{padding:0;margin:0;color:inherit;font-size:1.6rem;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;text-align:center}.blog-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem}.blog-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.blog-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#d8127d;padding:.5rem 1.5em;border:1px solid #d8127d;transition:.3s}.blog-card__btn:hover{color:#d8127d;background:transparent}.blog-detail{width:100%;margin:0 auto;max-width:76rem;padding:2rem 0 0 0}@media only screen and (min-width: 991px){.blog-detail{padding:7rem 0 0 0}}.blog-detail h1{margin:0 0 3rem 0 !important}.blog-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.content__reference{margin:0 auto;padding:14rem 1rem 5rem;position:relative}@media only screen and (min-width: 1200px){.content__reference{padding:20rem 2rem 10rem}}.content__reference:after{content:"";position:absolute;top:0;left:0;background:url(/templates/styles/images/subpage-header.jpg) no-repeat center center;background-size:cover;width:100%;min-height:13rem;z-index:10}@media only screen and (min-width: 1200px){.content__reference:after{min-height:18rem}}.content__reference h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.home-blog{padding:0 2rem !important;max-width:unset;background:#fff}.reference{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.reference{padding:4rem 0 6rem}}.reference__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.reference__title{margin:0 0 4rem 0}}.reference__action{padding:2rem 0 0 0;text-align:center;font-family:"Poppins"}@media only screen and (min-width: 991px){.reference__action{padding:4rem 0 0 0}}.reference__action a{display:inline-block;text-decoration:underline;color:#d8127d;position:relative;padding:0;font-size:1.3rem;font-weight:500;transition:.3s}.reference__action a:hover{text-decoration:none;color:#d8127d}.reference-list{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin:0 -1rem}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 4rem);margin:0 -2rem}}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 8rem);margin:0 -4rem}}.reference-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.reference-list__item{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.reference-list__item{width:33.33%;padding:0 1rem}}@media only screen and (min-width: 1200px){.reference-list__item{padding:0 2rem}}@media only screen and (min-width: 1400px){.reference-list__item{padding:0 3.8rem}}.reference-list__item-subpage{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.reference-list__item-subpage{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.reference-list__item-subpage{width:33.33% !important;padding:0 1rem}}@media only screen and (min-width: 1200px){.reference-list__item-subpage{padding:0 2rem}}@media only screen and (min-width: 1400px){.reference-list__item-subpage{padding:0 3.8rem}}.reference-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:block;transition:.3s;padding:1rem;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.reference-card:hover .reference-card__image img{transform:scale(1.1)}.reference-card__image{display:block;overflow:hidden}.reference-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.reference-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem}.reference-card__name{padding:0;margin:0 !important;color:#000 !important;font-size:1.4rem !important;line-height:1.5 !important;font-weight:700 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;text-align:left}.reference-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem}.reference-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.reference-card__btn{display:inline-block;font-size:1.4rem;text-transform:uppercase;color:#d8127d;text-decoration:underline;font-weight:500;padding:.5rem 1.5em;transition:.3s}.reference-card__btn i{margin-right:1rem}.reference-detail{width:100%;margin:0 auto;padding:2rem 0 4rem 0;display:flex;flex-wrap:wrap}@media only screen and (min-width: 991px){.reference-detail{padding:3rem 0 6rem 0}}.reference-detail h1{margin:0 0 3rem 0 !important;font-size:5rem}.reference-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.reference-detail__left{width:100%;order:2}@media only screen and (min-width: 991px){.reference-detail__left{order:1;width:calc(100% - 55rem)}}.reference-detail__right{max-width:auto;width:100%;padding:0 3rem 4rem 0;order:1}@media only screen and (min-width: 991px){.reference-detail__right{padding:0rem 3rem 0rem 0;max-width:55rem;order:2}}.reference-detail__btn{background:#d8127d;border:solid 1px #d8127d;color:#fff !important;padding:.8rem 1rem;transition:.3s;text-decoration:none;font-family:"Poppins";font-weight:700}.reference-detail__btn:hover{background:transparent;color:#d8127d !important}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.navigation__list{list-style:none;padding:0;margin:0}.navigation__item{margin:0 1rem 1rem 0;display:inline-flex}.navigation__link{position:relative;flex:1;background:#d8127d;text-align:center;font-size:1.3rem;color:#fff;line-height:1.5;padding:.8rem 1.5rem;transition:.3s;text-decoration:none;text-transform:uppercase;font-size:1.5rem;font-weight:700}.navigation__name{font-size:inherit;padding:0;margin:0}.content__form{position:relative;background:url(/templates/styles/images/wooden-bg.jpg) no-repeat center center;background-size:cover}.content__form:after{content:"";position:absolute;width:100%;height:100%;transform:translate(-50%, -50%);top:50%;left:50%;background:rgba(163,163,163,.4)}#ContactForm{margin:0 auto;max-width:70rem;text-align:center;padding:3.5rem 1.5rem;position:relative;z-index:10}@media only screen and (min-width: 550px){#ContactForm{padding:5.5rem 1.5rem}}@media only screen and (min-width: 990px){#ContactForm{padding:9.5rem 1.5rem}}.formSkinDefault .form-text{color:#fff;font-weight:500;font-size:1.6rem;text-align:center;margin:0 0 4rem 0}.formSkinDefault .form-title{text-align:center;color:#fff;font-weight:500;font-size:3rem;line-height:1.2;margin:0 auto;max-width:45rem;font-family:"Exo 2",sans-serif}.formSkinDefault .form-inner{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start;font-family:"Poppins"}.formSkinDefault .formField{padding:0;margin:0 0 1.5rem 0;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 550px){.formSkinDefault .formField{margin:0 0 2.4rem 0}}.formSkinDefault .formField__label{width:100%;text-align:left;padding:0}@media only screen and (min-width: 550px){.formSkinDefault .formField__label{width:30%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__label{width:100%}}.formSkinDefault .formField__label label{display:block;padding:10px 0;font-size:14px;color:#fff;white-space:pre-wrap;margin:0;font-weight:800}.formSkinDefault .formField__label label.val_required::after{content:" *";color:red}.formSkinDefault .formField__edit{position:relative;width:100%}@media only screen and (min-width: 550px){.formSkinDefault .formField__edit{width:70%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__edit{width:100%}}.formSkinDefault .formField__edit input{border:.1rem solid #ccc;background:#fff;border-radius:0rem;margin:0;padding:1rem 1.5rem;outline:none !important;font-family:"Exo 2",sans-serif;font-size:1.6rem;color:#000;line-height:1.1;width:100%}.formSkinDefault .formField__edit input:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit input[readonly]{background:#eee;color:#666}.formSkinDefault .formField__edit input.error{border-color:red}.formSkinDefault .formField__edit textarea{resize:none;border:1px solid #ccc;background:#fff;margin:0;width:100%;padding:1rem;color:#000;border-radius:0;font-size:1.4rem;height:15rem}@media only screen and (min-width: 1200px){.formSkinDefault .formField__edit textarea{min-height:20rem}}@media only screen and (min-width: 1500px){.formSkinDefault .formField__edit textarea{min-height:22rem}}.formSkinDefault .formField__edit textarea:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit textarea.error{border-color:red}.formSkinDefault .formField__edit select{display:block;padding:5px;border:1px solid #d1cfcf;background:#fff;margin:0;width:100%;border-radius:0}.formSkinDefault .formField__edit span.error{position:absolute;left:10px;top:34px;color:#fff;padding:5px 10px 5px 5px;z-index:100;border:1px solid #ccc;background-color:#333;display:none}.formSkinDefault .formField__edit:hover span.error{display:block}.formSkinDefault .formField.formField-checkBox .form-field__edit input{width:unset !important}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload{position:relative;height:50px}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input{position:absolute}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input[type=file]{opacity:0}.formSkinDefault .formField.formField-fileUpload .fileUploader{position:relative}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file{display:flex}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__name{width:20%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__size{width:15%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress{width:55%;margin:0 5%;visibility:hidden}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress[value]:not([value="0"]){visibility:visible}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__remove{width:10%}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove{display:none}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove.active{display:block}.formSkinDefault .form_success{color:#fff;font-size:1.5rem}.formSkinDefault .edit-button{margin:0 auto}.formSkinDefault .edit-button input{display:block;text-decoration:none;background:#d8127d;color:#fff;font-size:1.6rem;font-weight:700;padding:1rem 2rem;text-transform:uppercase;line-height:1;font-family:"Poppins";transition:.3s;border:1px solid #d8127d;cursor:pointer}.formSkinDefault .edit-button input:hover{background:transparent;color:#fff;border-color:#fff}@media only screen and (min-width: 768px){.formSkinDefault .formField-textBox{width:calc(33.33% - 0.8rem)}}.formSkinDefault .formField-checkBox .formField__label{width:calc(100% - 1.4rem);order:2}.formSkinDefault .formField-checkBox .formField__label label{padding:0 0 0 1rem;white-space:normal;font-weight:500}.formSkinDefault .formField-checkBox .formField__label a{color:#fff}.formSkinDefault .formField-checkBox .formField__label a:hover{text-decoration:none}.formSkinDefault .formField-checkBox .formField__edit{width:1.4rem;order:1}.formSkinDefault .formField-checkBox .formField__edit input{cursor:pointer}#Breadcrumbs{font-weight:700;padding:1.5rem 0}@media only screen and (min-width: 1200px){#Breadcrumbs{padding:2rem 0 4rem 0}}.breadcrumbs{list-style:none;margin:0;padding:0;font-size:0;font-family:"Poppins"}.breadcrumbs li{display:none;margin:0;padding:0;font-size:1.1rem;font-weight:700;color:#000}@media only screen and (min-width: 990px){.breadcrumbs li{display:inline-block;vertical-align:middle}}.breadcrumbs li a{display:block;text-decoration:underline;color:#000;position:relative;font-size:1.2rem;transition:.3s;font-weight:700;padding:.3rem 2.5rem .3rem 0}.breadcrumbs li a:after{content:"";position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}.breadcrumbs li a:hover{color:#d8127d}.breadcrumbs li:first-child a{padding:0 2.5rem 0 0}.breadcrumbs li:first-child a span svg{width:1.6rem;height:1.6rem;fill:#d8127d}@media only screen and (min-width: 990px){.breadcrumbs li:last-child a:after{content:none}}.breadcrumbs li:nth-last-child(2){display:inline-block}@media(max-width: 767px){.breadcrumbs li:nth-last-child(2) a{padding:.3rem 0 .3rem 2.5rem}.breadcrumbs li:nth-last-child(2) a:after{display:none}}.breadcrumbs li:nth-last-child(2) a:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%) scale(-1);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}@media only screen and (min-width: 990px){.breadcrumbs li:nth-last-child(2) a:before{display:none}}.gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-items{padding:2rem 0}}.gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}@media only screen and (min-width: 768px){.gallery-items .gallery-item{width:33.33%}}@media only screen and (min-width: 991px){.gallery-items .gallery-item{width:25%}}@media only screen and (min-width: 1200px){.gallery-items .gallery-item{width:20%}}.gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-items .gallery-item:hover img{opacity:.7}.gallery-special .gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-special .gallery-items{padding:3rem 0}}.gallery-special .gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}.gallery-special .gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-special .gallery-items .gallery-item:hover img{opacity:.7}.zoomLightGallery{width:100%;font-size:0;position:relative;z-index:5}@media only screen and (min-width: 768px){.zoomLightGallery{padding:0 3rem 0 0}}@media only screen and (min-width: 1200px){.zoomLightGallery{padding:0 5rem 0 0}}@media screen and (max-width: 900px){.zoomLightGallery{margin:0 0 1.5rem 0}}.zoomLightGallery *{box-sizing:border-box}.zoomLightGallery .zoom-img{width:100%;height:320px;position:relative;margin:0 0 25px 0}@media screen and (max-width: 550px){.zoomLightGallery .zoom-img{margin:0 0 1rem 0;height:20rem}}.zoomLightGallery .clicableMainImage{display:block;width:100%;height:100%;text-decoration:none;border:none;cursor:pointer}.zoomLightGallery .clicableMainImage img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.zoomLightGallery .videoItem{position:relative}.zoomLightGallery .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:52px 52px;width:52px;height:52px;z-index:10}.zoomLightGallery .zoom-thumbs{width:100%;display:inline-block;vertical-align:top}.zoomLightGallery .zoom-thumbs a{width:calc(25% - 10px);border:1px solid #ccc;text-align:center;position:relative;display:inline-block;vertical-align:top;margin:5px 5px;height:85px}@media screen and (max-width: 550px){.zoomLightGallery .zoom-thumbs a{width:calc(33.33% - 10px)}.zoomLightGallery .zoom-thumbs a:nth-child(3){display:none}}.zoomLightGallery .zoom-thumbs a .hidden{display:none}.zoomLightGallery .zoom-thumbs a .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:36px 36px;width:36px;height:36px;z-index:10}.zoomLightGallery .zoom-thumbs a img{max-width:100%;max-height:100%}.zoomLightGallery .zoom-thumbs .withCount{width:75%}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount{width:66.66%}}.zoomLightGallery .zoom-thumbs .withCount a{width:calc(33.33% - 12px)}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount a{width:calc(50% - 12px)}}.zoomLightGallery .zoom-gallery-count{border:1px solid #ccc;margin:5px 0;width:25%;display:inline-block;vertical-align:top;font-size:16px;height:85px;text-align:center;padding:0 10px;cursor:pointer;font-weight:600}@media screen and (max-width: 549px){.zoomLightGallery .zoom-gallery-count{width:33%}}.zoomLightGallery .zoom-gallery-count:hover{color:#94c11e}.zoomLightGallery .zoom-gallery-count-inner{display:flex;width:100%;height:100%;align-items:center;flex-direction:column;justify-content:center}div.thumbGallery{float:left;width:100%;margin:0 0 30px -15px}@media(max-width: 549px){div.thumbGallery{width:calc(100% + 15px)}}div.thumbGallery .detail{float:left;width:100%;overflow:hidden;margin:0 0 15px 0;text-align:center;padding:0 0 0 15px}div.thumbGallery .detail a{display:block;max-width:100%;max-height:100%}div.thumbGallery .detail a img{max-width:100%;width:auto !important}div.thumbGallery .thumbnails a{display:block;float:left;width:137px;height:101px;position:relative;text-decoration:none;position:relative;margin:0 0 15px 15px}div.thumbGallery .thumbnails a img{max-width:100%;display:block;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}div.thumbGallery .thumbnails a:hover{text-decoration:none}div.thumbGallery .thumbnails a.link{display:none;position:relative;margin:0;float:left;color:#000;line-height:101px;height:101px;text-align:center;font-size:24px;background:#e5e5e5;border-left:15px solid #fff}div.thumbGallery .thumbnails a.link:hover{color:#000;background:#d1d1d1}.pager{width:100%;text-align:center;padding:0}.pager__list{position:relative;list-style:none;margin:0;padding:3rem 0;font-size:0}.pager__list li{display:inline-block;vertical-align:top;padding:0;font-size:1.5rem;margin:0 .2rem}.pager__list li a{display:block;text-decoration:none;padding:0 1rem;text-align:center;height:30px;line-height:30px;color:#000}.pager__list li a:hover{color:#fff !important;background:#d8127d;text-decoration:none}.pager__list li.separator>span{display:block;height:3rem;line-height:3rem;padding:0 1rem}.pager__list li.prev a,.pager__list li.next a{width:auto;height:3rem;line-height:3rem;padding:0 1.5rem;background:transparent;color:#000}.pager__list li.prev a:hover,.pager__list li.next a:hover{background:#d8127d;color:#fff}@media(max-width: 768px){.pager__list li.prev a,.pager__list li.next a{width:100%}}@media(max-width: 768px){.pager__list li.prev,.pager__list li.next{width:100%;margin:1rem 0}}.pager__list li.next>a>i{margin:0 0 0 .7rem}.pager__list li.prev>a>i{margin:0 .7rem 0 0}.pager__list li:not(.separator)>span{display:block;text-decoration:none;height:3rem;line-height:3rem;padding:0 1.2rem;text-align:center}.pager__list li.item>a{color:#000}.pager__list li.first>a{color:#000}.pager__list li.prev-disabled>span{color:#77f}.pager__list li.current>span{background:#d8127d;color:#fff}.pager__list li.next-disabled>span{color:#f7f}.pager__list li.last>a{color:#000}.pager__list li.step>a{background:#777}/*# sourceMappingURL=main.min.css.map */
