html,body{margin:0;padding:0;}
body{ text-align: center; font-size: 16px; font-family: 'Open Sans', sans-serif; background: #FFF; color: rgb(48, 48, 48); overflow-x: hidden;}

input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}

img{border:0}
form{margin:0;}
p{margin:10px 0 10px 0;padding:0;}
a:link, a:visited {color:RGB(109, 110, 113); text-decoration:none;}
a:hover {color:RGB(109, 110, 113); text-decoration:underline;}


.main-color {color: rgb(95, 187, 70) !important; background: rgb(95, 187, 70) !important;}
.main-color-c {color: rgb(95, 187, 70) !important;}
.main-color-b {background: rgb(95, 187, 70) !important;}

.second-color {color: rgb(0, 0, 0) !important; background: rgb(0, 0, 0) !important;}
.second-color-c {color: rgb(0, 0, 0) !important;}
.second-color-b {background: rgb(0, 0, 0) !important;}


/* SEO H1 */
.web-title {float: left; position:fixed;left: -100%;margin: 0px;font-size: 1px;}

.font {}



/*  HEADER and MENU  */
.web-header-ghost {height: 90px; margin: auto; width: 100%; position: relative;}


.web-header {height: 90px; width: 100%; top: 0px; background: rgb(30, 30, 30); position: fixed; z-index: 99; transition: all 0.2s;}
.header-fix {box-shadow: 0px 0px 30px -15px black;}
.web-header-in {width: 100%; max-width: 1200px; position: relative; height: 100%; margin: auto; }
.web-header-in:before {width: 100%; height: 2px; top: 100%; left: 0px; right: 0px; position: absolute; content:""; background: white;}
.web-header-inner {height: 90px; width: 100%; position: relative;}


.web-logo-maso {width: 115px; height: 66px; left: -4px; top: 10px; display: block; position: absolute; background: url("/images/design/logo-maso-gold.png") no-repeat; background-size: auto 100%; background-position: center; z-index:33; margin: auto;}
.web-logo-baron {width: 70px; height: 76px; left: 140px; top: 5px; display: block; position: absolute; background: url("/images/design/logo-baron-black.png") no-repeat; background-size: auto 100%; background-position: center; z-index:33; margin: auto;}





.new-header-info {width: 42px; height: 42px; right: 227px; top: -45px; margin: auto; z-index: 44; position: absolute; display: block; transition: all 0.25s;}
.new-header-info-item {width: 100%; position: relative;}
.new-header-info-item-classic a {color: #00c3c9; font-size: 16px; padding: 5px 0px 5px 35px; display: block;}
.new-header-info-item-classic i {color: #b3d504; position: absolute; top: 4px; left: 4px; font-size: 21px;height: 21px;width: 21px;text-align: center;}


.web-header-social {margin-right: -8px; float: right;}
.web-header-social div {padding: 5.5px; float: left;}
.web-header-social div a {}
.web-header-social div a i {font-size: 14px; width: 14px; height: 14px; padding: 4px; border-radius: 50%; text-align: center; color: rgb(0, 0, 0); background: rgb(170, 170, 170);}
.web-header-social div a i:hover {color: white; background: rgb(95, 187, 70);}






.mobil-menu, .menu-btn {display: none;}

.web-main-menu {height: 50px; width: auto; right: -25px; bottom: 2px; position: absolute; z-index: 33;}
.web-main-menu-in {height: 50px; width: 100%; margin: auto; position: relative; display: inline-block}
.main-menu-item {height: 50px; display: block; position: relative; float: left;}
.main-menu-item a {font-size: 16px; color: rgb(255, 255, 255); padding: 14px 25px; font-weight: 600; text-transform: lowercase; display: block;}
.main-menu-item a:hover {text-decoration: none;} 
.main-menu-item:hover {} 
.menu-active {}
.menu-active:before {width: 11px; height: 11px; left: 8px; top: -1px; bottom: 0px; content:""; position: absolute; margin: auto; background: rgb(247, 148, 30); border-radius: 50%;}


.main-menu-item-subs {min-width: 280px; position: absolute; top: 70px; background: rgb(29, 31, 42); box-shadow: 2px 3px 15px -10px rgb(0, 23, 51); text-align: left;}
.main-menu-item-subs {transform: scale(0); -webkit-transform: scale(0); opacity: 0; transform-origin: left top; -webkit-transform-origin: left top; transition: all 0.3s; -webkit-transition: all 0.3s; }
.main-menu-item-subs a {padding: 14px 22px; color: rgb(255, 255, 255) !important; font-size: 15px; letter-spacing: 0.1px; line-height: 20px; font-weight: 300;}
.main-menu-item-subs a:hover {background: rgba(255, 255, 255, 0.08);}
.main-menu-item:hover .main-menu-item-subs {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}
.main-menu-item-subs:before {width: 3px; height: auto; background: rgb(95, 187, 70);left: 0%;top: 25px;bottom: 15px;position: absolute;content: ""; z-index: 3;}


.main-menu-item-subs-item {position: relative;}

.main-menu-item-subs-item-subs {min-width: 250px; left: 100%; top: 0px; position: absolute;}
.main-menu-item-subs-item-subs {transform: scale(0); opacity: 0; transition: all 0.2s; transform-origin: left top;}
.main-menu-item-subs-item-subs a {font-size: 14px; padding: 15px 15px; line-height: 18px; background: rgb(240, 240, 240);}
.main-menu-item-subs-item-subs a:hover {background: rgb(206, 206, 206);}

.main-menu-item-subs-item:hover .main-menu-item-subs-item-subs {transform: scale(1); opacity: 1;}







/* HOME */
.home-page {height: 100vh; overflow: hidden;}

.home-form {width: 100%; height: 100vh; margin: auto;}


.home-form-slide-bg {width: 100%; height: auto; top: 90px; left: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1;}
.home-form-slide-bg-image {opacity: 0.6; width: 100%; height: 100%; display: block; position: relative; background-image: url(../../images/design/pattern.jpg); background-repeat: repeat;}
.home-form-slide-bg-gradient {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 1;}
.home-form-slide-bg-gradient {opacity: 0; background: linear-gradient(80deg,rgb(247, 163, 8),rgb(255, 92, 0));  transition: all 1.5s;}
.gradactive {opacity: 1; mix-blend-mode: overlay;}


.home-form-bezchemie {width: 36vh; height: 24vh; top: 90px; left: -900px; right: 0px; position: absolute; margin: auto; background: url("/images/design/bez-chemie.png") no-repeat; background-size: 100% auto; background-position: center bottom; z-index: 15;}


.produkt-slides-form {width: 100%; height: auto; top: 100px; left: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 9;}
.produkt-slides {width: 100%; height: 100%; display: block; position: relative;}



.side-products {height: 50vh; width: 50vh; margin: auto; position: absolute; transition: all 1.5s; opacity: 0;}
.side-products img {filter: grayscale(40%); width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute;}

.side-p-1 {left: -20vh; top: -15vh; transform: rotate(-6deg); transition-delay: 0s !important;}
.side-p-2 {left: 0px; right: 0px; top: -25vh; transform: rotate(-160deg); transition-delay: 0.2s !important;}
.side-p-3 {right: -21vh; top: -11vh; transform: rotate(15deg); transition-delay: 0.4s !important;}
.side-p-4 {left: -20vh; bottom: -13vh; transform: rotate(15deg); transition-delay: 0.6s !important;}
.side-p-5 {right: -20vh; bottom: -15vh; transform: rotate(-23deg); transition-delay: 0.8s !important;}

.ready .side-products {opacity: 0.6;}
.unvirgin .side-products {opacity: 0; transition: all 0.5s;}




.produkt-slide {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute;}
.produkt-slide-img {width: 60vh; height: 70vh; left: 0px; right: 0px; position: absolute; margin: auto;}
.produkt-slide-img {opacity: 0; transform: scale(0); transition: all 0s;}
.produkt-slide-img img {width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute;}
.produkt-slide-img:before {width: 38vh; height: 38vh; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; position: absolute; content:""; border-radius: 50%; border: 4px dotted rgb(201, 158, 103); transition: all 2s cubic-bezier(.68,-0.55,.27,1.55); transition-delay: 0.5s; opacity: 0;}


.produkt-slide-text {width: 50vh; top: 3vh; left: 0px; right: 0px; margin: auto; position: absolute; opacity: 0; text-align: left;}
.produkt-slide-text {transition: all 0.8s;}
.produkt-slide-text-title {font-size: 4vh; width: 110%; line-height: 4.5vh; color: white; font-weight: 900; text-transform: uppercase; letter-spacing: 0.1vh; text-shadow: 2px 3px 1px rgba(0, 0, 0, 0.5);}
.produkt-slide-text-subtitle {font-size: 3vh; color: rgb(200, 200, 200); line-height: 3.5vh; font-weight: 300; text-transform: lowercase; letter-spacing: 0.1vh;}
.produkt-slide-text-text {font-size: 1.4vh; color: white; text-align: justify;}


.slide-low .produkt-slide-img {top: -150vh; transform: scale(0.7)  rotate(-40deg); transition: all 1.5s; opacity: 1;}
.slide-up .produkt-slide-img {top: 150vh; transform: scale(0.4)  rotate(20deg); transition: all 1.5s; opacity: 1;}


.slide-active {z-index: 9;}
.slide-active .produkt-slide-img {top: 15vh; transform: scale(1) rotate(-10deg); transition: all 1.5s cubic-bezier(.77,0,.18,1); opacity: 1;}
.slide-active .produkt-slide-img:before {opacity: 0.5;}
.slide-active .produkt-slide-text {transition: all 0.8s; transition-delay: 0.8s;  opacity: 1;}




.produkt-slide-round {width: 30vh; height: 30vh; top: 4vh; left: 0px; right: -86vh; border-radius: 50%; overflow: hidden; margin: auto; position: absolute; background: rgb(30, 30, 30); opacity: 0;}
.produkt-slide-round {transform: scale(0); transition: all 0.6s;}
.produkt-slide-round img {width: 100%; height: auto;}
.unvirgin .produkt-slide-round {transform: scale(1);}
.slide-active .produkt-slide-round {opacity: 1; box-shadow: 0px 10px 30px -15px black;}


.produkt-slide-more {width: 30vh; top: 40vh; left: 0px; right: -86vh; margin: auto; position: absolute; text-align: center; opacity: 0;}
.produkt-slide-more {transition: all 0.5s; transition-delay: 0s;}
.produkt-slide-more div {font-size: 50px; line-height: 57px; color: white; width: 60px; height: 60px; border: 2px dotted rgb(201, 158, 103); border-radius: 50%; margin: auto;}
.produkt-slide-more span {font-size: 14px; color: rgb(209, 162, 118); font-weight: 200; margin-top: 6px; letter-spacing: 1px; display: block;}
.produkt-slide-more a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute;}
.slide-active .produkt-slide-more {transition: all 1s; transition-delay: 1.2s; opacity: 1;}



.produkt-slide-obal {width: 20vh; top: 40vh; left: -61vh; right: 0px; margin: auto; position: absolute; text-align: left; opacity: 0;}
.produkt-slide-obal {transition: all 0.5s; transition-delay: 0s;}
.produkt-slide-obal div {font-size: 3.5vh; line-height: 3.5vh; color: rgb(209, 162, 118); font-weight: 200;}
.slide-active .produkt-slide-obal {transition: all 1s; transition-delay: 1.2s; opacity: 1;}



.produkt-slide-tag {width: 20vh; top: 60vh; left: 0px; right: -65vh; margin: auto; position: absolute; text-align: left; opacity: 0;}
.produkt-slide-tag div {font-size: 3vh; line-height: 4vh; color: rgb(209, 162, 118); font-weight: 200;}
.slide-active .produkt-slide-tag {transition: all 1s; transition-delay: 1.6s; opacity: 1;}

.pst-1 {}






.thumb-produkt-slides-form {width: 100%; height: 10vh; left: 0px; right: 0px; bottom: -10vh; position: fixed; z-index: 11; opacity: 0; transition: all 0.5s;}
.thumb-produkt-slides-form-bg {width: 100%; height: 40%; bottom: 0px; position: absolute; background: rgb(209,162,118); box-shadow: 0px -10px 30px -10px black;}
.thumb-produkt-slides {width: 100%; max-width: 1000px; height: 100%; margin: auto; display: block; position: relative;}
.thumb-produkt-slide {height: 100%; float: left; cursor: pointer; position: relative;}
.thumb-produkt-slide:before {width: 70px; height: 70px; top: -10%; left: -100%; right: -100%; margin: auto; position: absolute; content:""; border-radius: 50%; border: 2px dotted rgb(201, 158, 103); transition: all 0.6s cubic-bezier(.68,-0.55,.27,1.55); opacity: 0;}
.thumb-produkt-slide-img {height: 100%; width: 90%; margin: auto; position: relative;}
.thumb-produkt-slide-img img {width: auto; height: auto; max-width: 100%; max-height: 100%;}
.thumbactive:before {opacity: 1; top: -15%;}
.ready .thumb-produkt-slides-form {opacity: 1; bottom: 0;}




.hi-text {width: 732px; top: 38vh; margin: auto; left: 0px; right: 0px; position: absolute; z-index: 15;}
.hi-text {font-size: 18px; color: rgb(200, 200, 200); text-align: justify; text-align-last: center; opacity: 0; transition: all 0.4s;}
.hi-text h2 {font-size: 23px; color: rgb(233, 233, 233); text-align: center; white-space: nowrap; text-shadow: 2px 3px 1px rgba(0, 0, 0, 0.5); letter-spacing: 0.5px;}
.hi-text h2 strong {padding: 0px 5px; color: rgb(209, 162, 118);}

.ready .hi-text {opacity: 1; top: 40vh;}
.unvirgin .hi-text {opacity: 0; transform: scale(0);}


.scroll-downs {width :34px;height: 55px;top: 120%;right: 0;left: 0;margin: auto; position: absolute;}
.mousey {width: 3px;padding: 10px 15px;height: 35px;border: 2px solid #fff;border-radius: 25px;opacity: 0.75;box-sizing: content-box;}
.scroller {width: 3px;height: 10px;border-radius: 25%;background-color: #fff;animation-name: scroll;animation-duration: 1.7s;animation-timing-function: cubic-bezier(.15,.41,.69,.94);animation-iteration-count: infinite;}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}




/* PONUKA */


.ponuka-form {width: 100%; position: relative;}

.ponuka-form-bg {width: 100%;height: auto;top: 0px;left: 0px;right: 0px;bottom: 0px;position: absolute;z-index: 1; background-image: url(../../images/design/pattern.jpg); background-repeat: repeat;}
.ponuka-form-bgg {width: 100%;height: auto;top: 0px;left: 0px;right: 0px;bottom: 0px;position: absolute;z-index: 1; background: linear-gradient(62deg,rgb(165,10,13),rgb(66,4,5)); mix-blend-mode: overlay;}


.ponuka-form-in {width: 100%; max-width: 1200px; min-height: 50vh; padding: 100px 0px; margin: auto; position: relative; z-index: 11;}



.ponuka-form-in-items {width: 100%; margin: auto; position: relative; display: table;}
.ponuka-form-in-item {width: 40%; margin: auto 5% 5%; float: left;}

.ponuka-form-in-item:nth-last-child(1):nth-child(odd) {margin: auto 30%;}


.ponuka-form-in-item-img {width: 100%; height: 400px; position: relative;}
.ponuka-form-in-item-img:before {opacity: 0.8;width: 260px;height: 260px;top: 0px;left: 0px;right: 0px;bottom: 0px;margin: auto;position: absolute;content: "";border-radius: 50%;border: 4px dotted rgb(201, 158, 103);}
.ponuka-form-in-item-img img {width: auto; height: auto; max-width: 85%; max-height: 100%; margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px;}
.ponuka-form-in-item-img a {width: 100%; height: 100%; display: block; position: relative; z-index: 3;}


.ponuka-form-in-item-title {color: white; position: relative; margin-top: -25px;}
.ponuka-form-in-item-title a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 3;}
.ponuka-form-in-item-title-main {font-size: 21px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase;}
.ponuka-form-in-item-title-sub {font-size: 18px; font-weight: 300; opacity: 0.7;}











/* PRODUCT */
.product-form {width: 100%; position: relative;}


.product-form-img {width: 50%; height: 100%; left: 0px; top: 0px; position: absolute; background: black; overflow: hidden;}
.product-form-img-inner {width: 50%; height: auto; top: 90px; left: 0px; bottom: 0px; position: fixed; background-position: left center !important; background-size: cover !important;}

.product-form-content {width: 50%; min-height: 100vh; margin-left: 50%; text-align: left;  position: relative;}

.product-form-content-bg {width: 100%;height: auto;top: 0px;left: 0px;right: 0px;bottom: 0px;position: absolute;z-index: 1; background-image: url(../../images/design/pattern.jpg); background-repeat: repeat;}
.product-form-content-bgg {width: 100%;height: auto;top: 0px;left: 0px;right: 0px;bottom: 0px;position: absolute;z-index: 1; mix-blend-mode: overlay;}
.product-bezchemie {width: 36vh;height: 24vh;top: 90px;left: -900px;right: 0px;position: fixed;margin: auto;background: url("/images/design/bez-chemie.png") no-repeat;background-size: 100% auto;background-position: center bottom;z-index: 15;}


.product-form-content-text {width: 550px; padding-top: 100px; padding-left: 50px; position: relative; z-index: 9;}
.product-form-content-text-title {font-size: 42px; color: white; line-height: 44px; font-weight: 700; text-transform: uppercase;}
.product-form-content-text-subtitle {font-size: 30px; padding: 10px 0px 10px; color: white; opacity: 0.6; font-weight: 300;}
.product-form-content-text-text {font-size: 17px; color: white; line-height: 26px; letter-spacing: 0.2px; text-align: justify;}

.product-form-content-img {width: 650px; position: relative; z-index: 9;}
.product-form-content-img img {width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto;}




.product-related {width: 100%; margin-bottom: -30px; background: rgb(209,162,118); position: relative; z-index: 11; box-shadow: 0px -20px 30px -25px black;}
.product-related-in {width: 100%; max-width: 1200px; padding-top: 30px; margin: auto; text-align: center; position: relative;}

#swiper-related {width: 100%; max-width: 1200px;  margin: auto; }
.product-related .swiper-button-disabled {opacity: 0.1;}
.rel-btn {width: 60px; height: 60px; top: 0px; bottom: 0px; margin: auto; position: absolute; cursor: pointer;}
.rel-btn i {font-size: 40px; line-height: 58px;}
.rel-next {right: -50px;}
.rel-prev {left: -50px;}

.product-related .swiper-pagination {width: 100%; top: 108%;}
.product-related .swiper-pagination-bullet {width: 10px; height: 10px; margin: 3px;}
.product-related .swiper-pagination-bullet-active {background: rgb(216, 52, 65);}

.product-related-item {width: 150px; display: block; margin: auto; transition: all 0.4s;}
.product-related-item:hover {opacity: 0.9;}
.product-related-item-img {width: 100%; height: 200px; position: relative;}
.product-related-item-img img {width: auto; height: auto; max-width: 96%; max-height: 100%; margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px;}
.product-related-item-img a {width: 100%; height: 100%; display: block; position: relative; z-index: 3;}
.product-related-item-title {color: white; position: relative;}
.product-related-item-title a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 3;}
.product-related-item-title-main {font-size: 15px; font-weight: 700; text-transform: uppercase;}
.product-related-item-title-sub {font-size: 14px; font-weight: 300;}










/*  CONTENT  */
.web-container {background: rgb(255, 255, 255); display: inline-block; width: 100%; position: relative;}
.web-content {background: rgba(255,255,255,1); width: 98%; max-width: 1100px; margin: auto; padding: 50px 40px 40px; text-align: left; position: relative; display: inline-block;}
.web-content {font-size: 17px; line-height: 25px;}

.web-content h2 {color: rgb(30, 30, 30); font-size: 38px; line-height: 36px; margin: 5px 0px 30px; font-weight: 700 !important;}
.web-content h3 {color: rgb(30, 30, 30); font-size: 24px; margin: 35px 0px 10px; text-transform: uppercase;font-weight: 700 !important;}
.web-content h4 {color: rgb(30, 30, 30); font-size: 20px; margin: 30px 0px 10px; text-transform: uppercase; font-weight: 700 !important;}

.web-content h2 strong, .web-content h3 strong, .web-content h4 strong {font-weight: 400 !important;}


.page-title {font-size: 38px !important; letter-spacing: 1px; margin: 5px 0px 40px !important; display: inline-block; text-transform: uppercase; font-weight: 700 !important; position: relative;}
.page-title:after {width: 65px;height: 2px;left: 2px;bottom: -11px;background: rgb(201, 158, 103);position: absolute;content: "";}
.page-title:before {height: 2px;left: 2px; right: 2px; bottom: -11px;background: rgb(225, 225, 225);position: absolute;content: "";}


.content-text-short {font-size: 17px; color: rgb(90, 90, 90); line-height: 26px; margin: 10px auto 30px; padding: 3% 5%; letter-spacing: 1px; font-weight: 500; text-align: justify; background: rgba(105, 157, 91, 0.05); box-shadow: inset 0px 0px 0px 1px rgb(95, 187, 70); font-family: 'Raleway', sans-serif;}


.content-text {font-size: 16px; line-height: 28px; text-align: justify;}
.content-text ul {padding: 10px 0px 20px; margin: 0px; list-style: none;}
.content-text ul li {padding: 3px 0px 3px 40px; position: relative;}
.content-text ul li:before {left: 18px; top: 2px; color: rgb(95, 187, 70); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin-top: 0;}

.content-text img {max-width: 100% !important; height: auto !important;}


.content-text table {width: 100% !important; margin-top: 35px; margin-bottom: 15px;}
.content-text table td {width: 50% !important; padding: 6px 2% 0px !important; border-bottom: 1px solid rgb(223, 223, 223);}
.content-text table td strong {font-size: 22px; color: rgb(0, 182, 190);}
.content-text table tr:nth-child(even) td {background: rgb(247, 247, 247);}
.content-text table tr:last-child td {border-bottom: none;}



.web-content-gallery {display: inline-block; width: 100%; margin-top: 35px;}
.web-content-gallery-item {width: 14.6%; margin: 1%; float: left; overflow: hidden; box-shadow: 0px 0px 1px 1px rgb(215, 215, 215);}
.web-content-gallery-item img {width: 100%; height: auto; float: left;}
.web-content-gallery-item:hover {opacity: 0.8;}

.web-content-gallery-video {width: 98%; margin: 1%;}
.web-content-gallery-video iframe {width: 100%; height: 550px;}


.content-text-share {width: 100%; height: 30px; margin: 50px auto 30px;}
.content-text-share a {display: inline-block; cursor: pointer;}
.content-text-share i {width: 18px; height: 16px; padding: 7px; color: white; background: rgb(201, 158, 103); text-align: center; display: inline-block; float: left; transition: all 0.2s;}
.content-text-share span {height: 30px; line-height: 28px; color: white; padding: 0px 18px; background: rgb(30, 30, 30); font-weight: 300; display: inline-block; float: left; text-transform: uppercase; font-size: 14px; letter-spacing: 1.5px; transition: all 0.2s;}
.content-text-share a:hover i {background: black;}
.content-text-share a:hover span {background: rgb(66,103,178);}


.text-side-0 .content-text .content-text-in {column-count: 1; column-gap: 0px;}
.text-side-1 .content-text .content-text-in {column-count: 2; column-gap: 50px;}
.text-side-2 .content-text .content-text-in {column-count: 3; column-gap: 50px;}
.text-side-3 .content-text .content-text-in {column-count: 4; column-gap: 50px;}

.img-side-1 .content-text {width: 48%; float: left;}
.img-side-1 .web-content-gallery {width: 48%; float: right; margin-top: 2px;}
.img-side-1 .web-content-gallery-item {width: 29.3%; margin: 2%;}

.img-side-2 .content-text {width: 48%; float: right;}
.img-side-2 .web-content-gallery {width: 48%; float: left; margin-top: 2px;}
.img-side-2 .web-content-gallery-item {width: 29.3%; margin: 2%;}


.img-side-1 .web-content-gallery-video iframe {height: 290px;}
.img-side-2 .web-content-gallery-video iframe {height: 290px;}






.contact-form {margin: 25px auto;}
.contact-form-input {display: block; width: 100%; margin: 10px auto;}
.contact-form-input input {border: 1px solid silver; padding: 12px 2%; font-size: 15px; min-width: 285px; font-family: 'Montserrat', sans-serif;}
.contact-form-text {display: block; width: 100%; margin: 7px auto;}
.contact-form-text textarea {width: 95%; min-height: 100px; padding: 10px 2%; font-family: 'Montserrat', sans-serif;}
.contact-form-btn {}
.contact-form-btn button {font-size: 17px; padding: 10px 39px; margin-top: 10px; border: none; color: white; background: rgb(201, 158, 103); cursor: pointer; text-transform: uppercase; font-family: 'Montserrat', sans-serif; transition: all 0.3s;}
.contact-form-btn button:hover {color: white; background: black;}



.galeria-items {width: 100%; position: relative; margin-bottom: 25px; display: inline-block;}
.galeria-item {width: 46%; margin: 2%; float: left; position: relative; }
.galeria-item a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}
.galeria-item:hover {opacity: 0.8;}
.galeria-item-title {font-size: 22px; color: rgb(71, 42, 43); padding-bottom: 10px; font-weight: 600; border-bottom: 1px solid rgb(71, 42, 43); letter-spacing: 0.5px;}
.galeria-item-title i {color: rgb(196, 157, 104); padding-right: 5px;}
.galeria-item-imgs {width: 100%; display: inline-block;}
.galeria-item-img {width: 18.4%; margin: 2% 1%; float: left; }
.galeria-item-img:first-child {margin-left: 0px;}
.galeria-item-img:last-child {margin-right: 0px;}
.galeria-item-img img {width: 100%;}





.content-locations {width: 94%; padding: 2% 3% 1.5%; opacity: 0.8; margin-top: 30px; display: inline-block; background: rgb(234, 234, 234); border-left: 4px solid black;}
.content-locations-title {font-size: 15px;padding-bottom: 5px;}
.content-locations-title strong {font-weight: 600;}
.content-locations-items {width: 100%; display: inline-block;}
.content-locations-items ul {margin: 0px;padding: 0px;list-style: none;}
.content-locations-items ul li {margin: 0px;padding: 0px;list-style: none; float: left;}
.content-locations-items ul li a {color: black; padding-right: 20px;}
.content-locations-items ul li a i {color: rgb(247, 148, 30);font-size: 10px;float: left;margin-top: 7px;margin-right: 6px;}




.faq-form {width: 100%; padding: 25px 0px;}
.faq-form-item {width: 100%;}
.faq-form-item-title {padding: 15px 25px 15px 50px; background: rgb(242, 242, 242); cursor: pointer; position: relative;}
.faq-form-item-title:before {font-size: 26px; height: 26px; font-family: "FontAwesome"; content: "\f29c"; left: 15px; top: 0px; bottom: 0px; position: absolute; margin: auto; opacity: 0.3;}
.faq-form-item-text {max-height: 0px; padding: 17px 25px 17px 50px; transition: all 0.3s; overflow: hidden; text-align: justify; opacity: 0;}

.faq-active {}
.faq-active .faq-form-item-title {background: rgb(234, 234, 234); box-shadow: 0px 0px 1px 1px rgb(95, 187, 70);}
.faq-active .faq-form-item-title:before {opacity: 1; color: rgb(95, 187, 70);}
.faq-active .faq-form-item-text {opacity: 1; max-height: 500px;}








.predajne-form {width: 100%; padding: 40px 0px 0px; display: table;}
.predajne-form-item {width: 50%; margin-bottom: 70px; display: block; text-align: center; position: relative; float: left;}

.predajne-form-item-img {width: 300px; height: 120px; margin: auto; position: relative;}
.predajne-form-item-img img {width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto;}
.predajne-form-item-title {font-size: 15px; padding-top: 6px; text-align: center; font-weight: 300;}
.predajne-form-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute;}












/* GALERIE */
.galls-form {width: 100%; display: inline-block;}
.galls-form-item {width: 48%; margin:0px 2% 2% 0px; float: left; background: rgb(255, 255, 255); position: relative; box-shadow: 0px 0px 1px 1px rgba(47, 49, 61, 0.15);}
.galls-form-item-bg {width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; background-size: cover !important; background-position: center !important;}
.galls-form-item-bg {filter: grayscale(30%); opacity: 0.15; transition: all 0.3s;}
.galls-form-item-shadow {width: 100%; height: 60%; top: 0px; left: 0px; position: absolute; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%,rgba(255, 255, 255, 0) 100%);}
.galls-form-item-title {width: 90%; color: rgb(64, 66, 81); padding: 15px 5% 0px; position: relative; z-index: 9;}
.galls-form-item-title {height: 40px; line-height: 40px; font-size: 19px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 700;}
.galls-form-item-text {width: 90%; opacity: 0.7; font-size: 15px; margin: 5px 5% 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(47, 49, 61, 0.4); position: relative; z-index: 9; display: inline-block;}
.galls-form-item-date {color: rgb(95, 187, 70); font-weight: 700; width: 50%; float: left;}
.galls-form-item-date span {color: rgb(29, 31, 42);}
.galls-form-item-info {color: rgb(29, 31, 42); width: 50%; font-weight: 700; float: left; text-align: right;}
.galls-form-item-info i {color: rgb(95, 187, 70);}
.galls-form-item-imgs {width: 92%; display: inline-block; margin: auto 4%; padding-bottom: 15px; position: relative; z-index: 9;}
.galls-form-item-imgs div {width: 21%; height: auto; margin: 2%; float: left; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 0px 2px rgb(95, 187, 70);}
.galls-form-item-imgs div img {width: 100%; height: auto; display: block;}
.galls-form-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 11;}
.galls-form-item:hover .galls-form-item-bg {filter: grayscale(10%); opacity: 0.2;}







/* NEWS */
.web-content-news {width: 100%; display: inline-block;}
.web-content-news-item {width: 100%; display: inline-block; margin-bottom: 3%;}
.web-content-news-item a:hover {text-decoration: none;}
.web-content-news-item-img {width: 15%; float: left;}
.web-content-news-item-img img {width: 100%; height: auto;}

.web-content-news-item-text {float: left; width: 83%;margin-left: 2%; text-align: justify; color: rgb(80, 80, 80);}
.web-content-news-item-text h3 {margin: 15px auto 0px; font-size: 24px; color: rgb(0, 73, 150);}

.web-content-news-item-date {font-size: 15px; margin-bottom: 5px; color: rgb(109, 110, 113); opacity: 0.4;}
.web-content-news-item-date span {font-size: 18px; line-height: 18px; float: left;margin-right: 4px;margin-top: 3px;}



/* AKCIE */
.actions-line {width: 110%; margin: 0px -5%; padding-top: 50px; display: inline-block; position: relative;}
.actions-line:before {width: 10px; height: auto; top: -100px; bottom: -80px; left: 0px; right: 0px; background: black; position: absolute; content: ""; margin: auto;}

.actions-line-shadow {width: 50vw; height: 100%; right: 50%; top: 0px; background: rgb(234, 234, 234); position: absolute;}

.actions-line-title {text-align: center; margin-top: 60px; padding-bottom: 70px; position: relative;}
.actions-line-title div {padding: 35px 0px 20px; position: relative; background: linear-gradient(to right, rgb(234, 234, 234) 0%,rgb(234, 234, 234) 49%,rgb(255, 255, 255) 51%,rgb(255, 255, 255) 100%);}
.actions-line-title span {font-size: 24px; color: rgb(90, 90, 90); font-weight: 100; text-transform: uppercase; letter-spacing: 1px; position: relative; z-index: 9; text-shadow: 1px 2px white;}
.actions-line-title i {font-size: 30px; width: 30px; height: 30px; padding: 6px; top: -30px; color: white; left: 0px; right: 0px; margin: auto; position: absolute; background: rgb(247, 148, 30); border-radius: 50%; text-align: center; z-index: 9;}




.actions-line-item {width: 100%; min-height: 230px; position: relative;}
.actions-line-item-dot {width: 170px; height: 170px; background: rgb(247, 148, 30); top: 0px; left: 0px; right: 0px; position: absolute; margin: auto; border-radius: 50%; border: 6px solid rgb(247, 148, 30); box-shadow: 0px 0px 0px 5px white; overflow: hidden;}
.actions-line-item-dot img {width: 100%; height: 100%; }
.actions-line-item-title {width: 38%; height: 160px; position: relative;}
.ali-left .actions-line-item-title {float: left; text-align: right;}
.ali-right .actions-line-item-title {float: right; text-align: left;}
.actions-line-item-title-main {font-size: 24px; font-weight: 800; width: 100%; bottom: 48%;position: absolute;}
.actions-line-item-title-main span {}
.actions-line-item-title-date {font-size: 20px; color: rgb(247, 148, 30); padding-top: 8px; top: 58%; font-weight: 100; width: 100%; position: absolute; border-top: 1px solid rgb(225, 225, 225);}
.actions-line-item-title-date span {color: rgb(166, 166, 166);}
.actions-line-item a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}


.akcia-in-datum {font-size: 20px; color: rgb(95, 187, 70); width: 100%; margin-bottom: 25px;}
.akcia-in-datum span {color: rgb(166, 166, 166);}

.akcia-in-image {width: 100%;}
.akcia-in-image img {width: 100%; height: auto; }







/* BOTTOM LOGOS */
.bottom-logos {width: 100%; margin: 25px auto; display: inline-block; position: relative;}
.bottom-logos-in {width: 100%; max-width: 1200px; display: inline-block; position: relative;}
#swipe-logos {width: 100%; }

.swipe-logos-item {height: 100px; width: 100%; margin: auto; display: block; position: relative;}
.swipe-logos-item img {width: auto;height: auto; max-width: 50%; max-height: 100%;position: absolute;left: 0px;right: 0px;bottom: 0px;top: 0px;margin: auto;}
.swipe-logos-item-title {font-size: 20px; font-weight: 600; max-width: 80%;}
.swipe-logos-item a {width: 100%;height: 100%;display: block;position: absolute;left: 0px;top: 0px;}
.swipe-logos-item:hover {opacity: 0.7;}



/* DOWN */
/* DOWN */
.web-down-out {width: 100%; height: auto; margin-top: -22px; background: rgb(209,162,118); position: relative; z-index: 9; display: table;}

.web-down {width: 1200px; margin: auto; z-index: 5; display: table; text-align: left;}
.web-down-in {width: 100%; margin: 50px auto 150px; z-index: 5; position: relative; display: table; text-align: left;}


.web-down-form {width: 100%; max-width: 1200px; margin: 50px auto 40px; border-bottom: 2px solid white; display: inline-block;}
.web-down-form-item {padding: 1% 1.5%; position: relative;}


.web-down-form-item {font-size: 14px; color: rgb(255, 255, 255); text-align: left;}
.web-down-form-item a {font-size: 14px; color: rgb(255, 255, 255);}
.web-down-form-item p {font-size: 16px; margin: 5px 0px; line-height: 21px;}
.web-down-form-item strong {font-size: 20px; color: rgb(255, 255, 255); font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
.web-down-form-item iframe {box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.3);}


.web-down-form-item-social {bottom: -65px; left: 0px; position: absolute; z-index: 3;}
.web-down-form-item-social div {width: auto; padding: 5px; float: left;}
.web-down-form-item-social div a {}
.web-down-form-item-social div a i {font-size: 18px; width: 18px; height: 18px; padding:7px; color: rgb(209,162,118); background: rgba(255, 255, 255, 0.6); border-radius: 50%; text-align: center;}
.web-down-form-item-social div a i:hover {background: rgb(255, 255, 255);}



.web-down-form-logos {bottom: -90px; right: -20px; position: absolute;}
.web-down-form-logo {width: 120px; height: 100px; margin-left: 10px; float: left;}
.web-down-form-logo a {width: 100%; height: 100%; display: block;}

.wbl-1 {background: url("/images/design/testy-white.png") no-repeat; background-size: contain; background-position: center;}
.wbl-2 {background: url("/images/design/logo-maso-red.png") no-repeat; background-size: contain; background-position: center;}
.wbl-3 {background: url("/images/design/logo-baron-red.png") no-repeat; background-size: contain; background-position: center;}
.wbl-4 {margin-left: 5px; background: url("/images/design/tradicny-vyrobca.png") no-repeat; background-size: contain; background-position: center;}






/*  FOOTER  */
.web-footer-link {font-size: 12.5px; width: 500px; height: auto; padding-bottom: 10px; color: rgb(230, 230, 230); background: transparent; margin: auto; text-align: center;}
.web-footer-link a {color: rgb(255, 255, 255); font-weight: 600;}





/*  SITE  MAPS  */
.site-maps {margin-top: 30px;}
.site-maps h3 {margin: 1% 1%;}
.site-maps h3 a {color: #5d5d5d; font-size: 26px;}

.site-maps h4 {margin: 1% 3%;}
.site-maps h4 a {color: #9b9b9b; font-size: 20px;}

.site-maps h5 {margin: 1% 6%;}
.site-maps h5 a {color: #898989; font-size: 20px;}

.site-maps h6 {margin: 1% 9%;}
.site-maps h6 a {color: #aaa; font-size: 20px;}





/*  GLOBAL CSS  */
.transition {transition: all 0.3s; -webkit-transition: all 0.3s;}

.pointer {cursor: pointer;}
.pointer:hover {opacity:0.8;}

.no-select {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

.center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.centerr {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.hidden {display: none;}

#shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 55; cursor: pointer; display: none;}

#to-top {display: none; padding: 0px 9px 4px 9px; font-size: 23px; background: rgb(47, 49, 61); color: white; position: fixed; right: 30px; bottom: 20px; z-index: 99;}




.page-contact {width: 100%; display: inline-block;}
.page-contact-text {font-size: 18px; width: 40%; padding-right: 5%; float: left;}
.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 60%; vertical-align: top;}
.page-contact-text table td:nth-child(2) {width: 40%; vertical-align: top;}
.page-contact-text h4 {font-size: 19px; color: rgb(8, 102, 52); text-transform: uppercase; font-weight: 900;}

.page-contact-imgs {width: 55%; float: left;}
.page-contact-imgs img {width: 100%; margin-top: 10%;}
.page-contact-imgs iframe {width: 100%;}



.form-status {margin: 40px 0px; display: inline-block;}
.form-status b {font-size: 20px;}
.form-timer {width: 99%; padding: 0.5%; box-shadow: 0px 0px 0px 1px #ededed; margin-top: 50px; text-align: left;}
.form-timer div {height: 25px; width: 100%; animation-name: form; animation-duration: 5s; margin: 0px !important;}
@keyframes form {
    from {width: 0px;}
    to {width: 100%;}
}


/* PAGER */
.pager {width: 100%; text-align: center; margin: 30px auto 40px;}
.novy-pager { display: inline-block; list-style: none; padding: 0px; margin: auto;}
.novy-pager .gomkikk {font-size: 16px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(0, 0, 0); text-align: center;}
.novy-pager .gombik {font-size: 12px; color: white; float: left; width: 36px; height: 36px; line-height: 35px; background: rgb(109, 110, 113); text-align: center;}
.novy-pager .akt {background: rgb(41, 170, 226); pointer-events: none;}
.novy-pager .neakt {background: rgb(224, 155, 196); pointer-events: none;}
.novy-pager a:hover {opacity:0.7;}
.novy-pager li {margin: 4px 0px 10px 5px;}


/* MODERN SPINNER */
.spinner {-moz-appearance:textfield;}
.spinner::-webkit-outer-spin-button, .spinner::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.spinner {width: 25px !important; height: 26px !important; background: transparent !important; border: none !important; padding: 2px 0px 2px 0px !important; margin-right: 25px !important; margin-left: 0px !important; font-size: 15px !important;}
.ui-spinner {height: 34px !important; width: 56px !important; border: 1px solid rgb(170, 170, 170) !important; border-radius: 0px !important; display: inline-block !important; overflow: hidden;}



/* 404 */
.page-404 {font-size: 110px;line-height: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;margin: 0px auto 15px;}
.page-404-text {font-size: 20px;opacity: 0.6;color: rgb(0, 0, 0);text-align: center;margin: 25px auto 35px;}
.page-404-btn {width: 100%; text-align: center; margin-bottom: 25px;}
.page-404-btn a {color: white; padding: 10px 26px; font-size: 18px; text-transform: uppercase;display: inline-block;}
.page-404-img {width: 100%; height: 400px; }



/* SEARCH */
.search-form {width: 100%; display: inline-block; margin: 10px auto;}
.search-form-input {width: 40%;padding: 10px;text-transform: uppercase;font-size: 16px;color: rgb(59, 59, 59);}
.search-form-btn {text-transform: uppercase;font-size: 16px;padding: 11px 40px;border: none;background: rgb(109, 110, 113);color: white; cursor: pointer;}
.search-form-btn:hover {opacity: 0.9;}
.search-form-export {font-size: 19px;width: 100%;display: inline-block;margin: 10px auto 20px; color: rgb(109, 110, 113);}
.search-form-export strong {text-transform: uppercase; color: rgb(70, 70, 70);}
.search-form-items-head {margin: 20px auto 10px; padding: 0px 0px 5px; color: rgb(126, 126, 126); width: 100%; display: inline-block;border-bottom: 1px solid rgb(215, 215, 215);text-transform: uppercase;}
.search-form-items-item {width: 100%; padding: 5px;}
.search-form-items-item a {color: black; font-size: 18px;}
.search-form-export-space {width: 100%; height: 200px;}
.search-form-empty {width: 100%;display: inline-block;text-align: center;opacity: 0.3;font-size: 32px;margin: 70px auto 10px;}








/*  POP  BOX  */
#pop-shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.9); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 18px;}
#pop-box div {width: 96%; padding: 2%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box p {padding: 0px !important; margin: 0px !important;}
#pop-box h2 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 3em; letter-spacing: 0px;}
#pop-box h3 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 2em; border: none;}
#pop-box:before {top: -40px; right: -40px;position: absolute;content: "";background: transparent url("/images/close.png") no-repeat;height: 35px;width: 35px;background-position: center center;background-size: 100% 100%;opacity: 0.4;transition: all 0.3s;-webkit-transition: all 0.3s;pointer-events: none;}
.pop-box:before {opacity: 1 !important; transform: rotate(90deg);}


/* LOADER */
.loader {position: relative;margin: 0 auto;width: 100px;}
.loader:before {content: '';display: block;padding-top: 100%;}
.circular {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 100%;-webkit-transform-origin: center center;transform-origin: center center;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.path {stroke-dasharray: 1, 200;stroke-dashoffset: 0;-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes dash {0%{stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #d62d20;}40% {stroke: #0057e7;}66% {stroke: #008744;}80%,90% {stroke: #ffa700;}}
@keyframes color {100%,0%{stroke: #d62d20;}40% {stroke: #0057e7;}66%{stroke: #008744;}80%,90%{stroke: #ffa700;}}