html,body{margin:0;padding:0;}
body{ text-align: center; font-size: 16px; font-family: 'Montserrat', sans-serif; font-weight: 300; background: rgb(255, 255, 255); color: rgb(60, 60, 60); 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(243, 146, 0) !important; background: rgb(243, 146, 0) !important;}
.main-color-c {color: rgb(243, 146, 0) !important;}
.main-color-b {background: rgb(243, 146, 0) !important;}

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


.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;}
.home-page .web-header-ghost {height: 0px;}

.web-header {transition: all 0.3s; box-shadow: 0px 0px 0px 0px black; background: rgb(51, 55, 56);}
.web-header {width: 98%; max-width: 1850px; height: 90px;  padding: 0px; top: 0px; left: 0px; right: 0px; margin: auto; position: fixed; z-index: 99;}

.header-fix {box-shadow: 0px 0px 30px -15px black;}


.web-header-in {width: 96%; position: relative; height: 100%; margin: auto; z-index: 9;}
.web-header-inner {height: 90px; width: 100%; position: relative;}


.web-logo {width: 240px; height: 80px; left: -4px; top: 5px; display: block; position: absolute; background: url("/images/design/logo.png") no-repeat; background: url("/images/design/logo.svg") no-repeat; background-size: auto; background-position: left center; z-index: 33; margin: auto;}
.web-logo:hover {opacity: 0.8;}
.web-logo {transition: all 0.3s;}




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

.web-main-menu {height: 70px; width: auto; right: 200px; top: 10px; z-index: 33; position: absolute;}
.web-main-menu-in {height: 70px; width: 100%; margin: auto; position: relative; display: inline-block}
.main-menu-item {height: 70px; display: block; position: relative; float: left;}
.main-menu-item a {font-size: 15px; color: white; padding: 25.5px 1.3vw; letter-spacing: 1px; font-weight: 600; text-transform: uppercase; display: block;}
.main-menu-item a:hover {text-decoration: none;} 
.main-menu-item:hover {background: rgba(0,0,0,0.04);}


.menu-active {}
.menu-active:before {height: 5px; width: 50%; top: -13px; left: 0px; right: 0px; margin: auto; content: ""; position: absolute; background: rgb(237, 138, 29);}


.main-menu-item-subs {min-width: 310px; position: absolute; top: 70px; background: rgb(66, 66, 66); box-shadow: 2px 8px 20px -10px rgb(66, 66, 66); text-align: left;  border-bottom-right-radius: 20px;}
.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: 13px 10px 13px 30px; color: rgb(255, 255, 255) !important; font-size: 15px; letter-spacing: 0.5px; line-height: 18px; 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: 4px; height: auto; background: rgb(237, 138, 29); left: 0px; top: 0px; bottom: 0px; position: absolute; content: ""; z-index: 3;}
.main-menu-item-subs-item {position: relative;}
.main-menu-item-subs-item:first-child a {padding-top: 22px;}
.main-menu-item-subs-item:last-child a {padding-bottom: 22px;}
.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(83, 83, 83);}
.main-menu-item-subs-item-subs a:hover {background: rgb(104, 104, 104);}
.main-menu-item-subs-item:hover .main-menu-item-subs-item-subs {transform: scale(1); opacity: 1;}


.menu-social {right: 3px; top: 10px; display: flex; gap: 5px; flex-direction: column; position: absolute;}
.menu-social a {color: white;}
.menu-social a i {font-size: 20px; width: 20px; height: 20px; padding: 6px; background: rgb(243, 146, 0); border-radius: 50%;}






.web-menu-cart {height: 60px; width: 160px; right: 25px; top: 17px; margin: auto; position: absolute; z-index: 1; transition: all 0.2s;}
.web-menu-cart-i {height: 40px; width: 40px; margin-top: 8px; background: url("/images/design/shop-icons-white.png") no-repeat; background-size: 300px auto !important; background-position: 0px -3px !important; border: 1px solid rgb(243, 146, 0); border-radius: 50%; float: left;}
.web-menu-cart-title {font-size: 9px; color: rgb(255, 255, 255); width: 110px; left: 48px; top: 12px; position: absolute; font-weight: 300; letter-spacing: 0.3px; text-align: left; text-transform: uppercase;}
.web-menu-cart-status {font-size: 13px; color: rgb(255, 255, 255); height: 35px; width: 110px; padding: 17px 0px 0px 5px; letter-spacing: 0.2px; text-align: left; white-space: nowrap; float: left; font-weight: 500;}
.web-menu-cart:hover #menu_cart_box {opacity: 1; transform: scale(1);}

#cart_box {width: 280px; left: 0px; right: -895px; top: 96px; position: fixed; margin: auto; box-shadow: 0px 10px 15px -17px; border: 2px solid rgb(142, 190, 63); border-radius: 5px;}
#menu_cart_box {width: 400px; right: 15px; top: 100%; position: absolute; margin: auto; background: white; box-shadow: 0px 10px 30px -20px black; border: 1px solid rgb(70, 70, 70); transition: all 0.3s; opacity: 0; transform: scale(0); transform-origin: right top;}
.cart_box_content {padding: 5%;}
.cart-box-items-title {font-size: 17px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; color: rgb(29, 31, 42); text-align: center;}
.cart-box-items-head {width: 100%; padding: 15px 0px 5px; display: inline-block; border-bottom: 1px solid rgb(210, 210, 210);}
.cart-box-items-head div {font-size: 11px; color: rgb(114, 114, 114); float: left;}
.cart-box-items-head div:nth-child(1) {width: 77%; text-align: left;}
.cart-box-items-head div:nth-child(2) {width: 5%; text-align: right;}
.cart-box-items-head div:nth-child(3) {width: 18%; text-align: right;}
.cart-box-items {max-height: 50vh; overflow-y: auto;}
.cart-box-item {width: 100%; padding: 9px 0px 13px; display: inline-block; border-bottom: 1px solid rgb(228, 228, 228); position: relative;}
.cart-box-item-1 {width: 77%; float: left; text-align: left; position: relative;}
.cart-box-item-1 img {left: 0px; top: 0px; bottom: 0px; margin: auto; position: absolute;}
.cart-box-item-1-title {padding-left: 35px; line-height: 19px;}
.cart-box-item-1-title strong {font-size: 15px; font-weight: 500;}
.cart-box-item-1-title span {font-size: 12px;}
.cart-box-item-1-main {font-size: 12px; line-height: 13px; color: gray; padding-bottom: 2px;}
.cart-box-item-1-add {font-size: 12px; line-height: 13px; color: rgb(79, 128, 0); padding-bottom: 2px;}
.cart-box-item-2 {width: 5%; float: left; text-align: right; font-size: 12px; line-height: 17px; color: gray;}
.cart-box-item-3 {width: 18%; float: left; text-align: right; font-size: 12px; line-height: 17px; font-weight: 600; letter-spacing: -0.3px;}
.cart-box-item-del {width: 50%; height: 100%; left: 50%; top: -3px; position: absolute; background: rgba(255,255,255,0.9); transition: all 0.3s; opacity: 0;}
.cart-box-item-del {font-size: 12px; text-transform: uppercase;}
.cart-box-item-del i {font-size: 22px; margin-right: 10%; margin-left: 15%; color: red; cursor: pointer;}
.cart-box-item-view {width: 50%; height: 100%; left: 0px; top: -3px; position: absolute; background: rgba(255,255,255,0.9); transition: all 0.3s; opacity: 0;}
.cart-box-item-view {font-size: 13px; text-transform: uppercase;}
.cart-box-item-view i {font-size: 26px;  color: rgb(142, 190, 63); cursor: pointer;}
.cart-box-item:hover > .cart-box-item-del {opacity: 1;}
.cart-box-item:hover > .cart-box-item-view {opacity: 1;}
.cart-box-item-empty {font-size: 14px;color: rgb(161, 161, 161); text-align: center; padding: 7% 0px 4%;}
.cart-box-item-empty span {font-size: 13px; display: block; opacity: 0.7; padding-top: 5%;}
.cart-box-status {width: 100%; display: inline-block; padding: 16px 0px;}
.cart-box-status-title {font-size: 12px; line-height: 26px; text-align: left; width: 50%; float: left; height: 20px; text-transform: uppercase;}
.cart-box-status-price {font-size: 18px; line-height: 24px; font-weight: 500; text-align: right; width: 50%; float: left; height: 20px; text-transform: uppercase;}
.cart-box-end-it {}
.cart-box-end-it a {width: 100%; padding: 11px 0px; font-size: 14px; text-align: center; color: rgb(255, 255, 255); background: rgb(30, 190, 123); display: block; text-transform: uppercase; font-weight: 300; margin: auto; letter-spacing: 1px;}
.cart-box-end-it a:hover {text-decoration: none; cursor: pointer; opacity: 0.9;}








/*  NOTEBOOK  */
@media screen and (max-width: 1500px){
.web-logo {left: -15px;}
.menu-social {right: -10px;}
.main-menu-item a {padding: 25.5px 0.9vw; letter-spacing: 0px;}
}



/* HOME */
.home-form {width: 100%; height: auto; margin: auto; position: relative; z-index: 3; display: inline-block;}


.home-form-top {width: 100%; margin: auto; position: relative;}
.home-form-top-bg {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; overflow: hidden;}
.home-form-top-bg div {width: 100%; height: 100%; left: 0px; top: 0px; background: url("/images/design/home-bg-2.jpg") no-repeat; background-size: cover; background-position: center; position: absolute;}

.home-form-top-space {width: 100%; height: 250px; position: relative;}
.home-form-top-form {width: 92%; max-width: 1420px; margin: auto; display: table; position: relative;}
.home-form-top-form-item {width: 23.5%; height: 360px; margin-right: 2%; position: relative; overflow: hidden; background: rgb(0, 0, 0); float: left;}
.home-form-top-form-item:last-child {margin-right: 0px;}
.home-form-top-form-item-bg {width: 100%; height: 100%; top: 0; left: 0; position: absolute;}
.home-form-top-form-item-bg {background-position: center !important; background-size: cover !important;}
.home-form-top-form-item-bgg {width: 100%; top: -250px; bottom: 0; left: 0; background: rgb(0, 0, 0); position: absolute;}
.home-form-top-form-item-bgg {opacity: 0.4; transition: all 0.5s;}
.home-form-top-form-item-text {width: 100%; bottom: 0; left: 0; position: absolute; text-align: left;}
.home-form-top-form-item-text-title {font-size: 26px; color: white; font-weight: 600; padding: 0px 20px; display: inline-block; letter-spacing: 1px; text-transform: uppercase; position: relative; z-index: 3;}
.home-form-top-form-item-text-text {font-size: 16px; line-height: 20px; color: white; opacity: 0.7; padding: 5px 20px 15px; display: inline-block; letter-spacing: 1px; position: relative; z-index: 3;}
.home-form-top-form-item a {width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px; z-index: 11;}
.home-form-top-form-item:hover .home-form-top-form-item-bgg {top: -8px; opacity: 0.7;}
.home-form-bottom-space {width: 100%; height: 200px; position: relative;}
.home-form-bottom-space-title {font-size: 30px; font-weight: 600; letter-spacing: 1.5px; width: 100%; color: rgb(0, 0, 0); top: 44%; position: absolute; text-transform: uppercase;}





.home-form-brands {width: 100%; padding-bottom: 60px; margin: auto; position: relative; background: white;}
.home-form-brands-in {width: 92%; height: 100px; margin: auto; 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: 40%; max-height: 45%;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;}






.home-form-1 {width: 100%; position: relative;}
.home-form-1-in {width: 92%; margin: auto; position: relative;}

.home-form-1-in-first {width: 60%; top: 0px; right: 0px; bottom: 0px; position: absolute;}
.home-form-1-in-first-item {height: 100%; width: 100%; position: relative; display: block;}
.home-form-1-in-first-item a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; display: block;}
.home-form-1-in-first-item-img {width: 100%; height: 85%; position: relative;}
.home-form-1-in-first-item-img img {width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;}
.home-form-1-in-first-item-img {transition: all 0.4s;}
.home-form-1-in-first-item:hover .home-form-1-in-first-item-img {opacity: 0.8;}
.home-form-1-in-first-item-text {height: 70px; width: 100%; bottom: 4px; left: 0px; position: absolute;}
.home-form-1-in-first-item-text-title {padding: 25px 30px 15px; font-weight: 600;}

#banners-slider {width: 100%; height: 100%;}
.sw-h-btn {height: 50px; width: 50px; bottom: 14px; margin: auto; position: absolute; z-index: 3; cursor: pointer; text-align: center; opacity: 1; transition: all 0.3s;}
.sw-h-btn i {font-size: 42px; color: rgb(1, 92, 171); line-height: 46px;}
.sw-h-next {right: 0px;}
.sw-h-prev {left: 0px; }
.sw-h-btn:hover {background: rgba(0,0,0,0.5);}
.sw-h-btn:hover i {color: white;}


.home-form-1-in-second {width: 40%; min-height: 200px; text-align: left;}
.home-form-1-in-second-title {color: rgb(1, 92, 171); font-size: 45px; font-weight: 600; text-transform: uppercase;text-align: left;letter-spacing: 2px;}
.home-form-1-in-second-text {padding: 15px 0px 60px; line-height: 24px; text-align: justify;}
.home-form-1-in-second-text-btn {width: 100%; padding-top: 30px; display: table;}
.home-form-1-in-second-text-btn a {color: rgb(1, 92, 171); padding: 10px 30px; border: 1px solid rgb(1, 92, 171); text-transform: lowercase; display: inline-block;}
.home-form-1-in-second-text-btn a:hover {color: white; background: rgb(1, 92, 171); text-decoration: none;}
.home-form-1-in-second-box {background: rgb(1, 92, 171); padding: 15px 0px; text-transform: uppercase; text-align: left; letter-spacing: 2px;}
.home-form-1-in-second-box span {color: white; font-size: 42px; padding-left: 10px; font-weight: 600;}





.home-form-2 {width: 100%; position: relative; background: rgb(236, 236, 236);}
.home-form-2-in {width: 92%; min-height: 600px; margin: auto; position: relative;}
.home-form-2-in-img {width: 40%; height: 100%; left: 0px; top: 0px; bottom: 0px; position: absolute;}
.home-form-2-in-img {background: url("/images/design/h-blok-2.jpg") no-repeat; background-size: cover; background-position: center;}
.home-form-2-in-form {width: 50%; padding: 7% 5%; margin-left: 40%; text-align: justify;}
.home-form-2-in-form-title {width: 88%; font-size: 45px; font-weight: 600; text-transform: uppercase; text-align: left; letter-spacing: 2px;}
.home-form-2-in-form-subtitle {font-size: 18px; opacity: 0.8; padding: 25px 0px 20px;}
.home-form-2-in-form-text {font-size: 15px; line-height: 22px; opacity: 0.8;}
.home-form-2-in-form-link {width: 100%; padding-top: 25px;}
.home-form-2-in-form-link a {padding: 10px 40px; font-weight: 600; color: rgba(60, 60, 60, 0.5); border: 2px solid rgba(60, 60, 60, 0.4); display: inline-block;}



.home-form-3 {width: 100%; position: relative; background: white;}
.home-form-3-in {width: 92%; margin: 0px auto 60px; position: relative; border: 1px solid rgba(60, 60, 60, 0.4); border-top: none;}
.home-form-3-in-img {width: 40%; height: 100%; right: 0px; top: 0px; bottom: 0px; position: absolute;}
.home-form-3-in-img {background: url("/images/design/h-blok-3.jpg") no-repeat; background-size: cover; background-position: center;}
.home-form-3-in-form {width: 50%; padding: 7% 5% 4%; text-align: justify;}
.home-form-3-in-form-title {width: 88%; color: rgb(1, 92, 171); font-size: 45px; font-weight: 600; text-transform: uppercase; text-align: left; letter-spacing: 2px;}
.home-form-3-in-form-subtitle {font-size: 18px; opacity: 0.8; padding: 25px 0px 20px;}
.home-form-3-in-form-text {font-size: 15px; line-height: 22px; opacity: 0.8;}
.home-form-3-in-form-link {width: 100%; padding-top: 25px;}
.home-form-3-in-form-link a {padding: 10px 40px; font-weight: 600; color: rgba(60, 60, 60, 0.5); border: 2px solid rgba(60, 60, 60, 0.4); display: inline-block;}











/*  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: 1200px; margin: auto; padding: 50px 0px 40px; text-align: left; position: relative;}
.web-content {font-size: 16px; line-height: 23px; display: table;}

.web-content h2 {color: rgb(1, 92, 171); font-size: 28px; line-height: 30px; margin: 5px 0px 30px; font-weight: 700 !important; letter-spacing: 2px;}
.web-content h3 {color: rgb(1, 92, 171); font-size: 22px; margin: 15px 0px 10px; font-weight: 600 !important; letter-spacing: 1px;}
.web-content h4 {color: rgb(1, 92, 171); font-size: 18px; margin: 15px 0px 10px; font-weight: 600 !important; letter-spacing: 0.5px;}


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

.page-title {font-size: 34px !important; letter-spacing: 1px; margin: 20px 0px 40px 20px !important !important; display: inline-block; text-transform: uppercase; font-weight: 400 !important; position: relative;}


.content-text-short {font-size: 17px; color: rgb(66, 66, 66); line-height: 23px; margin: 25px auto 30px; padding: 4% 6% 4% 170px; letter-spacing: 1px; font-weight: 500; text-align: justify; background: rgba(1, 92, 171, 0.02); box-shadow: inset 0px 0px 0px 1px rgb(1, 92, 171); position: relative; border-radius: 5px;}
.content-text-short:before {font-size: 100px; height: 100px; width: 100px; line-height: 100px; left: 40px; top: 0px; bottom: 0px; content:'\f10e'; font-family: FontAwesome; position: absolute; margin: auto; opacity: 0.2;}





.content-text {font-size: 17px; line-height: 24px; 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(237, 138, 29); content:"\25CF"; position: absolute;}
.content-text p {padding-top: 0; margin: 20px 0 20px 0; margin-top: 0;}
.content-text strong {font-weight: 600 !important;}




.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;}


.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;}




.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(59, 89, 152); text-align: center; display: inline-block; float: left; transition: all 0.2s;}
.content-text-share span {height: 30px; line-height: 30px; color: white; padding: 0px 18px; background: rgb(66, 66, 66); display: inline-block; float: left; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; transition: all 0.2s;}
.content-text-share a:hover i {background: black;}
.content-text-share a:hover span {background: rgb(237, 138, 29);}




.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(1, 92, 171); 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%;}



.page-side-img {width: 30vw; top: -5%; bottom: 0px; height: 105%; right: 100%; position: absolute; background: rgb(0,0,0); overflow: hidden;}
.page-side-img img {width: auto; height: 100%; max-height: 1500px; left: -100%; right: -100%; top: 0px; position: absolute; margin: auto;}
.page-side-img-shadow {width: 100%; height: 200px; top: 1300px; left: 0px; right: 0px; margin: auto; position: absolute; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);}


.web-side-gallery {width: 110px; top: 50px; right: -185px; position: absolute;}
.web-side-gallery-title {font-size: 50px; line-height: 50px; height: 70px; margin-left: -110px; width: 220px; font-weight: 800; color: silver; text-align: right;}
.web-side-gallery-item {width: 110px; height: 110px; margin-bottom: 15px; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 1px 1px rgb(215, 215, 215);}
.web-side-gallery-item img {width: 100%; height: 100%; transition: all 0.2s;}
.web-side-gallery-item:hover img {opacity: 0.8; filter: grayscale(40%);}




.content-locations {width: 93%; padding: 2% 3% 1.5%; opacity: 0.8; margin-top: 30px; display: inline-block; background: rgb(247, 247, 247); border-top: 2px solid rgb(51, 55, 56); box-shadow: 0px 10px 15px -20px black;}
.content-locations {display: none; visibility: hidden;}
.content-locations-title {font-size: 15px;padding-bottom: 10px; opacity: 0.6;}
.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; display: table;}
.content-locations-items ul li {margin: 0px;padding: 0px;list-style: none; float: left;}
.content-locations-items ul li a {font-size: 14px; color: black; padding: 5px 20px 5px 0px; display: inline-block;}
.content-locations-items ul li a i {color: rgb(237, 138, 29); font-size: 6px; float: left;margin-top: 9px;margin-right: 6px;}




.blok-galeria {width: 100%; height: 500px; background: rgb(234, 234, 234); position: relative;}
.blok-galeria-bg {width: 50%; top: 0px; bottom: 0px; height: 100%; left: 0px; position: absolute; background: rgb(33,33,33); background: url("/images/design/galeria-bg.jpg") no-repeat; background-size: cover; background-position: center;}
.blok-galeria-bg a {width: 100%; height: 100%; display: block; left: 0px; top: 0px; position: absolute; z-index: 9;}
.blok-galeria-bg:hover {opacity: 0.85;}
.blok-galeria-bg-title {color: white; width: 350px; top: 180px; right: 220px; position: absolute; text-align: left; text-shadow: 2px 4px 0px rgb(2, 23, 50);}
.blok-galeria-bg-title strong {font-size: 60px; display: block;}
.blok-galeria-bg-title span {margin-top: -10px; font-size: 26px; font-weight: 600; display: block;}
.blok-galeria-form {width: 50%; float: right;}
.blok-galeria-form-in {width: 550px; padding: 70px 0px 0px 50px; text-align: left; position: relative; transition: all 0.3s;}
.blok-galeria-form-in:hover {opacity: 0.8;}
.blok-galeria-form-in-title {font-size: 50px; color: silver; padding-bottom: 20px; font-weight: 800; letter-spacing: 1px;}
.blok-galeria-form-in-item-title {font-size: 26px; line-height: 50px; text-transform: uppercase; border-bottom: 1px solid black; padding-bottom: 15px; margin-bottom: 10px; width: 100%;}
.blok-galeria-form-in-item-imgs {width: 100%;}
.blok-galeria-form-in-item-imgs div {width: 100px; height: 100px; margin: 18.5px; background: gray; float: left; border-radius: 50%; overflow: hidden;}
.blok-galeria-form-in-item-imgs div img {width: 100%; height: 100%;}
.blok-galeria-form-in-item-btn {width: auto; padding-right: 20px; text-align: right;}
.blok-galeria-form-in-item-btn span {color: rgb(247, 148, 30);}
.blok-galeria-form-in-item-btn span i {color: black; font-size: 13px; padding-right: 3px;}
.blok-galeria-form-in a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}




/* GALERIE */
.galls-form {width: 100%; margin: auto; display: inline-block;}
.galls-form-item {width: 48.5%; margin:0px 3% 3% 0px; float: left; background: rgb(45, 45, 45); position: relative; overflow: hidden; border-bottom-right-radius: 90px; border-top: 6px solid rgb(237, 138, 29);}
.galls-form-item:nth-child(even) {margin-right: 0px;}
.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.4; transition: all 0.3s;}
.galls-form-item-shadow {width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; background: linear-gradient(to bottom, rgba(53, 45, 36, 0.77)40%,rgba(141, 198, 65, 0) 100%);}
.galls-form-item-title {width: 90%; color: white; padding: 15px 5% 0px; position: relative; z-index: 9;}
.galls-form-item-title {height: 40px; line-height: 40px; font-size: 18px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.galls-form-item-text {width: 90%; font-size: 14px; margin: 0px 5% 15px; padding-bottom: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); position: relative; z-index: 9; display: inline-block;}
.galls-form-item-date {color: rgb(237, 138, 29); width: 50%; float: left;}
.galls-form-item-date span {color: white;}
.galls-form-item-info {color: rgb(255, 255, 255); width: 50%; float: left; text-align: right;}
.galls-form-item-info i {color: rgb(237, 138, 29);padding-right: 4px;}
.galls-form-item-imgs {width: 92%; display: inline-block; margin: auto 4%; padding-bottom: 20px; position: relative; z-index: 9;}
.galls-form-item-imgs div {width: 21%; margin: 2%; float: left; border-radius: 50%; overflow: hidden; box-shadow: 0px 0px 0px 3px rgb(237, 138, 29);}
.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;}







.techno-stroje {width: 100%;}

.techno-stroje-item {width: 23%; height: 220px; margin: 1% 2.65% 1% 0%; float: left; position: relative; box-shadow: 0px 0px 1px 1px rgb(240, 240, 240); overflow: hidden;}
.techno-stroje-item:nth-child(4n) {margin-right: 0%;}
.techno-stroje-item-img {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute;}
.techno-stroje-item-img {background-size: cover !important; background-position: center !important; transition: all 0.5s;}
.techno-stroje-item-title {width: 100%; bottom: 0px; left: 0px; right: 0px; margin: auto; position: absolute;}
.techno-stroje-item-title {padding: 10px 0px; background: rgba(51, 55, 56, 0.8); text-align: center;}
.techno-stroje-item-title span {color: white; font-weight: 600; text-transform: uppercase;}
.techno-stroje-item a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.techno-stroje-item:hover .techno-stroje-item-img {transform: scale(1.08);}




.techno-suroviny {width: 100%;}

.techno-suroviny-item {width: 31.55%; height: 240px; margin: 1% 2.65% 1% 0%; float: left; position: relative; box-shadow: 0px 0px 1px 1px rgb(240, 240, 240); overflow: hidden;}
.techno-suroviny-item:nth-child(3n) {margin-right: 0%;}
.techno-suroviny-item-img {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute;}
.techno-suroviny-item-img {background-size: cover !important; background-position: center !important; transition: all 0.5s;}
.techno-suroviny-item-title {width: 100%; bottom: 0px; left: 0px; right: 0px; margin: auto; position: absolute;}
.techno-suroviny-item-title {padding: 10px 0px; background: rgba(51, 55, 56, 0.8); text-align: center;}
.techno-suroviny-item-title span {color: white; font-weight: 600; text-transform: uppercase;}
.techno-suroviny-item a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.techno-suroviny-item:hover .techno-suroviny-item-img {transform: scale(1.08);}





.page-subs {width: 100%; padding: 1% 0px 2%; display: inline-block;}

.page-sub {margin: 0px 17px 12px 0px; background: rgb(51, 55, 56); float: left;}
.page-sub a {padding: 10px 20px; color: white; display: block; letter-spacing: 0.5px;}
.page-sub a i {padding-right: 5px; color: orange;}
.page-sub a:hover {text-decoration: none;}

.subbb-active {background: rgb(1, 92, 171);}








/* SMALL PRODUCT */
.web-content-products {width: 100%; display: table;}

.web-content-products-item {width: 24%; margin: 2% 0px 1% 1.333%; background: white; position: relative; overflow: hidden; box-shadow: inset 0px 0px 1px 1px rgba(74, 96, 141, 0.3); float: left;}
.web-content-products-item:nth-child(4n+1) {margin-left: 0px;}

.web-content-products-item a {width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px;}

.web-content-products-item-img {width: 100%; height: 260px; position: relative; margin: 40px auto 40px; text-align: center;}
.web-content-products-item-img img {width: auto; height: auto; max-width:95% !important; max-height: 95% !important; position: absolute; left: 0px; right: 0px; bottom: 0px; top: 0%;margin: auto;}

.web-content-products-item-brand {padding: 0% 5%; width: 90%; min-height: 20px; top: 15px; margin: auto; text-align: center; position: absolute; left: 0px; right: 0px;}
.web-content-products-item-brand {font-size: 14px; color: rgb(51, 55, 56); line-height: 16px; font-weight: 400; width: 100%; display: block;}

.web-content-products-item-title {padding: 10px 5% 14px; min-height: 20px; left: 1px; right: 1px; bottom: 0px; margin: auto; text-align: center; background: rgba(255, 255, 255, 0.7); position: absolute;}
.web-content-products-item-title-main {font-size: 16px; color: rgb(1, 92, 171); line-height: 16px; font-weight: 600; width: 100%; display: block;}

.web-content-products-item-price-main {font-size: 10px; padding: 2px 5% 0px; font-weight: 400; text-align: center;}
.web-content-products-item-price-main span {font-size: 15px; padding-right: 4px; font-weight: 500; letter-spacing: 1px;}
.web-content-products-item-price-main span b {font-size: 20px; font-weight: 600;}

.web-content-products-item-tags {left: 0%; top: 18%; height: 0px; position: absolute; z-index: 9; pointer-events: none;}
.web-content-products-item-tags div {margin: 0px 4px 0px 0px; padding: 6px 8px;font-size: 12px; background: rgb(190, 30, 45); color: rgb(255, 255, 255); white-space: nowrap;text-transform: lowercase; letter-spacing: 0.5px;float: right;}






/* PRODUCT */
/* PRODUCT */
.product-form {width: 100%; display: inline-block; position: relative;}
.product-form-top {width: 100%; float: left; margin-bottom: 25px;}
.product-form-top ul {padding: 0px;margin: 0px;list-style: none;}
.product-form-top ul li {font-size: 15px;color: rgb(83, 83, 83);float: left;}
.product-form-top ul li:before {padding: 0px 7px; content:"/"; opacity: 0.5;}
.product-form-top ul li:first-child:before {content:""; display: none;}
.product-form-top ul li a { color: rgb(84, 84, 84); font-weight: 400; text-transform: uppercase;}
.product-form-top ul li a i {}
.product-form-top ul li a:hover {opacity: 0.8;}


.product-form-right {float: right; width: 550px; padding-left: 4.3%; border-left: 1px solid rgb(236, 236, 236);}
.product-form-left {float: left; width: 500px; min-height: 400px;}
.product-form-left-box {width: 500px;}


#l-box-bottom {width: 100%; height: 1px;}
.l-box-top {position: fixed; top: 20px;}
.l-box-bottom {position: absolute; bottom: 0px; top: inherit !important;}


.product-title {border-bottom: 1px solid rgb(236, 236, 236); width: 100%; display: inline-block;}
.product-title h2 {font-size: 32px; line-height: 36px; font-weight: 600; margin: 0px 0px 5px; padding: 0px;}

.product-code {font-size: 14px;margin: 0px 0px 5px;opacity: 0.7;float: left;width: 50%;}
.product-brand {font-size: 18px;font-weight: 600;margin: 0px 0px 5px;opacity: 0.7;float: right;width: 50%;text-align: right;}
.product-brand a {}


.product-info {color: gray; width: 100%; margin: 10px auto 10px; font-size: 14px; display: inline-block;}

.product-info-tabs {float: left; display: inline-block;}
.product-info-tab {font-size: 13px; line-height: 22px; height: 22px; padding: 8px 13px; margin-right: 6px; background: whitesmoke; text-transform: uppercase; letter-spacing: 0.3px; float: left; display: inline-block; cursor: pointer;}
.product-info-tab i {}
.pt-active {background: rgb(231, 231, 231);}
.pt-love i {font-size: 22px;}




.product-info-rating {float: left; cursor: pointer;}
.product-info-rating .fa-star, .product-info-rating .fa-star-half-o {color: orange;}

.product-info-share {float: right;}
.product-info-share div {cursor: pointer; float: left;}
.product-info-share div a {padding-left: 10px; color:#3b5998;}
.product-info-share div a:hover {text-decoration: none;}

.product-text {line-height: 28px !important; font-size: 17px !important; color: rgb(56, 56, 56) !important; text-align: justify !important; padding-top: 10px;}
.product-text p, .product-text span {line-height: 26px !important; font-size: 16px !important;}

.product-text-params {}
.product-text-params-item {margin-bottom: 10px;}
.product-text-params-item strong { font-size: 18px; color: rgb(41, 170, 226); text-transform: uppercase;}
.product-text-params-item span {padding: 0px 5px;}



.product-price {display: inline-block; width: 100%; margin: 15px auto; border-top: 1px solid rgb(236, 236, 236); padding-top: 10px;}
.product-price-info {float: left;width: 50%;}
.product-price-info-1 {font-size: 15px; opacity: 0.9; height: 19px; color: red;}
.product-price-info-1 span {text-decoration: line-through; font-weight: 600;}
.product-price-info-2 {opacity: 0.9; font-weight: 600;height: 20px;}
.product-price-info-3 {color: green; margin-top: 10px; opacity: 0.9; font-weight: 600;height: 20px;}
.product-price-price {font-size: 26px;font-weight: 600;float: right;width: 50%; text-align: right; color: rgb(29, 196, 27); position: relative;}

.product-price-price-old {font-size: 12px; color: rgb(111, 111, 111); margin-top: -5px; width: 50%; text-align: right; position: relative; float: right;}
.product-price-price-old span {font-size: 14px; color: rgb(48, 48, 48);}

.product-price-text {width: 88%; padding: 2% 2% 2% 10%; margin-bottom: 20px; border: 1px dashed rgb(0, 73, 150); background: rgba(41, 170, 226, 0.05); position: relative;}
.product-price-text {font-size: 15px; line-height: 20px; font-weight: 600;}
.product-price-text i {font-size: 30px; width: 30px; height: 30px; left: 3%; top: 0px; bottom: 0px; margin: auto; position: absolute;}



.product-variants {margin: 25px auto; width: 100%;}
.product-variants-title {font-size: 16px; background: rgba(0, 0, 0, 0.8); padding: 1.3% 2%; color: white;}
.product-variants table {width: 100%; margin-top: 5px; border-collapse: collapse !important;}
.product-variants table thead {font-size: 9px;font-weight: 400;color: gray;width: 100%; background: rgb(246, 246, 246);}
.product-variants table thead th {padding: 4px 0px 4px 3px;}
.product-variants table tbody {font-size: 14px;}
.product-variants table tbody td {padding: 5px 0px 5px 3px; position: relative;}
.product-variants-img {text-align: center;}
.product-variants-price {width: 6%; padding-left: 3px !important; padding-right: 3px !important; text-align: center;}
.product-variants-price input {}


.var-item:hover {box-shadow: 0px 0px 1px 1px rgb(251, 224, 219); background: rgba(251, 224, 219, 0.3);}
.var-active, .var-active:hover {box-shadow: 0px -2px 1px 1px rgb(41, 170, 226); background: rgba(41, 170, 226, 0.35);}

.var-color-active {box-shadow: 0px 0px 1px 1px rgb(41, 170, 226);}







.product-add-button-form {height: 55px; width: 100%; position: relative;}
.product-add-button {width: 550px; background: rgb(213, 213, 213); padding: 10px 0px 11px; box-shadow: 0px -5px 26px -5px white;}
.product-add-button-i {width: 7%;font-size: 16px; padding: 8px 0px 0px; color: rgb(109, 110, 113);text-align: center;float: right;}
.product-add-button-q {width: 10%;text-align: center;float: right;padding: 1px;}
.product-add-button-q input {text-align: center; padding-right: 3px !important;}
.product-add-button button {line-height: 22px; padding: 1.7% 0px 1.7% 2%; margin: 0px; margin-left: 7px; font-size: 17px; color: black; background: transparent; border: none; cursor: pointer; text-align: left; letter-spacing: 0.5px; text-transform: uppercase; font-family: 'Montserrat', sans-serif;}
.product-add-button button:hover {opacity: 0.75;}
.product-add-button button {display: inline; background: rgb(51, 204, 132); color: white; padding: 8px 80px 8px;}
.product-add-button button i {margin-left: 8px; font-size: 20px;}

.pab-fixed {bottom: 0px; position: fixed; z-index: 1;}




.product-ratings {width: 100%; display: inline-block;}
.product-ratings-form {width: 90%; padding: 5%; display: inline-block; background: whitesmoke;}
.product-ratings-title {color: rgb(89, 89, 89);text-transform: uppercase;font-weight: 400;font-size: 16px;margin-top: 5%;background: rgb(225, 225, 225);padding: 1.5% 5%;width: 90%;display: inline-block;}
.product-ratings-title i {margin-right: 10px;}
.product-ratings-form-post-add {text-align: center; margin: 30px auto 45px;}
.product-ratings-form-post-add div {background: rgb(0, 0, 0); padding: 1.8% 5%; color: white;cursor: pointer;display: inline; text-transform: uppercase;font-size: 15px;}
.product-ratings-form-post-add div i {margin-right: 5px;}
.product-ratings-form-post-add:hover {opacity: 0.75;}


.product-ratings-form-post {width: 100%; display: none;}
.product-ratings-form-post-top {float: left; width: 50%; margin-bottom: 2%;}
.product-ratings-form-post-top input {padding: 9px; height: 20px; width: 85%; font-family: 'Titillium Web', sans-serif;}
.product-ratings-form-post-top img {height: 40px;}
.product-ratings-form-post-text {width: 100%; display: inline-block;}
.product-ratings-form-post-text textarea {width: 96%; padding: 2%; font-family: 'Titillium Web', sans-serif;}
.product-ratings-form-post-send button {margin: 2% 0px 2%; padding: 1.7% 6%; font-size: 15px; color: white; text-transform: uppercase; border: none; cursor: pointer;}
.product-ratings-form-post-send:hover {opacity: 0.8;}


.clasificacion {height: 36px;margin-top: 2px;unicode-bidi: bidi-override;direction: rtl;width: 220px;-webkit-user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.clasificacion input[type="radio"] {display: none;}
.clasificacion label {color: rgb(128, 128, 128);font-size: 22px; user-select: none;}
.clasificacion input[type="radio"]:checked ~ label {color: orange;}
.clasificacion input[type="radio"]:hover ~ label {color: orange; cursor: pointer;}

.product-ratings-form-item {padding-bottom: 2%; margin: 2% auto; border-bottom: 1px solid rgb(215, 215, 215);}
.product-ratings-form-item:last-child {margin-bottom: 0px; border-bottom: 0px;}
.product-ratings-form-item-head {font-size: 15px;}
.product-ratings-form-item-head .fa-star {color: orange;}
.product-ratings-form-item-head .fa-star-o {opacity: 0.5;}
.product-ratings-form-item-head span {font-size: 13px; opacity: 0.7;}
.product-ratings-form-item-text {margin-top: 1%;font-size: 15px;}
.product-ratings-form-item-author {display: none;}

.product-ratings-form-empty {margin: 2% auto 10%; text-align: center; font-size: 15px; opacity: 0.6; letter-spacing: 0.2px;}




.product-slider {width: 100%; min-height: 400px; float: none; position: relative;}
.product-slider .swiper-container {width: 100%; overflow: hidden !important;}
.gallery-top {height:400px; width: 100%;}
.gallery-top a {display: block; width: 100%; height: 100%; position: relative; z-index: 9;}
.gallery-thumbs {height: 80px;box-sizing: border-box; padding: 10px 0; border-top: 1px solid rgb(195, 216, 205); margin-top: 10px;}
.gallery-thumbs .swiper-slide {width: 18%;height: 100%;opacity: 0.4; cursor: pointer; background-size: auto !important; background-repeat: no-repeat !important; background-position: center !important;}
.gallery-thumbs .swiper-slide-active {opacity: 1;}
.pro-slide img {height: auto;width: auto;max-width: 100%;max-height: 100%;top: 0px;bottom: 0px;left: 0px;right: 0px;margin: auto;position: absolute;}

.product-slider-tags {left: 0px; top: 0px; height: 0px; position: absolute; z-index: 9; pointer-events: none;}
.product-slider-tags div {margin-bottom: 4px; padding: 5px 15px; font-size: 15px; text-transform: lowercase; background: rgb(231, 198, 189); color: white; white-space: nowrap;}
.tag-top {background: red !important;}

.product-action-price {font-size: 16px; padding: 1px 5px; color: white; background: rgb(94, 200, 216); left: 10px; top: 15px; position: absolute; z-index: 3; transform: rotate(-15deg); box-shadow: 0px 0px 15px 10px white; pointer-events: none; letter-spacing: 0.6px;}
.in-p-price {top: -12px; right: -16px; left: auto; transform: rotate(15deg); box-shadow: 0px 0px 10px 1px rgb(255, 255, 255);}



.product-video {width: 500px; height: 281px; margin-top: 15px;}
.product-video iframe {width: 100%; height: 100%; display: block;}

.product-add-extra {width: 100%; padding-top: 2px; display: inline-block; border-top: 1px solid rgb(236, 236, 236); position: relative;}
.product-add-extra table {width: 100%;}
.product-add-extra table tbody {font-size: 14px;color: rgb(75, 75, 75);}
.product-add-extra table tbody tr {position: relative;}
.product-add-extra table tbody td {padding: 6px 0px 6px 3px;}
.product-add-extra table tbody td input:hover {cursor: pointer; opacity: 1;}
.product-add-extra table tbody td input:not(:checked) {opacity: 0.5;}

.p-a-e-t {}
.p-a-e-t i {color: rgb(72, 161, 183); font-size: 25px; float: left; margin-top: -2px; margin-right: 8px;margin-bottom: -4px; margin-left: 5px;}
.p-a-e-p {text-align: right;}
.p-a-e-i {width: 7%;padding-left: 3px !important;padding-right: 3px !important;text-align: center;}

.p-a-e-t .extra-hint {background: white; padding: 3% 3% 3% 16%; position: absolute; top: 100%; box-shadow: 0px 5px 10px -5px black; z-index: 3; width: 77%; margin: auto;left: 0px;right: 0px; border-top: 2px solid rgb(72, 161, 183);}
.p-a-e-t .extra-hint {line-height: 17px; font-size: 13px; color: rgb(95, 95, 95); opacity: 0; transform: scale(1,0); transform-origin: center top;}
.p-a-e-t .extra-hint:before {width: 40px; height: 40px; font-size: 40px; line-height: 40px; opacity: 0.4; content: '\f05a'; position: absolute; top: 0px; bottom: 0px; left: 5%; margin: auto; font-family: FontAwesome;}
.p-a-e-tr:hover .extra-hint {opacity: 1; transform: scale(1);}



.pro-color-form {width: 100%; display: inline-block; margin-bottom: 25px;}
.pro-color-form-title {font-size: 18px; margin-bottom: 5px;}
.pro-color-container {width: 65px; height: 28px; margin: 1% 1% 3%; cursor: pointer;font-size: 22px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color:white;text-align:center; display:block;position: relative; float: left; border: 1px solid silver;}
.pro-color-container input {position: absolute; opacity: 0; cursor: pointer;}
.pro-color-colors {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; display: block; transition: all 0.2s;}
.pro-color-container:hover input ~ .pro-color-colors {box-shadow: 0px 0px 3px 0px rgb(0, 0, 0);}
.pro-color-container input:checked ~ .pro-color-colors {box-shadow: 0px 0px 2px 1px rgb(0, 0, 0)}
.pro-color-container input:disabled ~ .pro-color-colors {opacity:0.25; cursor: no-drop; transition: all 0.3s;}

.pro-color-colors:after {font-size: 20px; line-height: 26px; color: white; width: 26px; height: 26px; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; content: "\f00c"; font-family: FontAwesome; position: absolute; display: none; text-align: center; text-shadow: 2px 0px 0px rgb(0, 0, 0),0px 2px 0px rgb(0, 0, 0),-1px 0px 0px rgb(0, 0, 0);}
.pro-color-container input:checked ~ .pro-color-colors:after {display: block;}
.pro-color-container .pro-color-colors:after {}

.pro-color-colors-title {font-size: 11px; line-height: 10px; top: 35px; left: 2px; position: absolute;}


.pro-color-container-1 {width: 100% !important; height: 100% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.pro-color-container-2 {width: 100% !important; height: 50% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.pro-color-container-3 {width: 50% !important; height: 50% !important; right: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.pcc-disabled {opacity: 0.25; cursor: no-drop; transition: all 0.3s;}
.pcc-disabled:hover {opacity: 0.15;}





.pro-variants-form {width: 100%; display: inline-block; margin-bottom: 25px;}
.pro-variants-form-title {font-size: 18px; margin-bottom: 5px;}
.pro-variant-container {width: 100%; height: 50px; font-size: 22px; margin: 0px; cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color:white; text-align:center; display: flex; position: relative; float: left; border: 1px solid silver;}
.pro-variant-container input {position: absolute; opacity: 0; cursor: pointer;}
.pro-variant-item {padding: 4px 10px; font-size: 16px; position: relative; display: flex; align-items: center; flex-grow: 1; transition: all 0.2s;}
.pro-variant-container input:checked ~ .pro-variant-item {color: white; background: rgb(1, 92, 171);}
.pro-variant-item span {}

.pro-variants-form-itemsss {display: flex; gap: 10px 2%; flex-wrap: wrap;}
.pro-variants-form-itemmm {width: 49%;}









.riasa-img img {float: left; margin-right: 8px;}

.product-add {}

#new-basket-price {width: 100%;margin: 10px auto; background: rgb(248, 248, 248); padding: 15px 0px; text-align: center; text-transform: uppercase; font-size: 17px; font-weight: 400; color: rgb(120, 120, 120); border-top: 1px solid rgb(98, 79, 65); display: none; position: relative;}
#new-basket-price span {color: rgb(98, 79, 65); font-weight: 700; }




.product-add-box-shadow {display: none; background: rgba(221, 221, 221, 0.9); left: 0px; right: 0px; top: 0px; bottom: 0px; position: fixed; z-index:15; cursor: pointer;}
.product-add-box {display: none; width: 600px; top: 25vh; left: 0px; right: 0px; margin: auto; position: fixed; z-index:99; background: white; box-shadow: 0px 5px 50px -26px rgb(0, 0, 0);}
.product-add-box-title {font-size: 18px;text-transform: uppercase;font-weight: 400; padding: 10px 0px;color: white;text-align: center;}
.product-add-box-title i {font-size: 22px; margin-right: 15px; opacity: 0.8;}
.product-add-box-text {text-align: justify; padding: 30px;}
.product-add-box-text-btns {padding: 0px 0px 20px; display: inline-block;width: 100%;}
.product-add-box-text-btn {color: #FFF; width: 40%; background: rgb(51, 51, 51); text-transform: uppercase; text-align: center; cursor: pointer;}
.product-add-box-text-btn a {color: white; display: block; padding: 10px 0px;}
.product-add-box-text-btn a:hover {text-decoration: none;}
.product-add-box-text-btn:hover {opacity: 0.8;}
.product-add-box-text-btns .con {float: left; margin-left: 30px;}
.product-add-box-text-btns .con a {color: rgb(255, 255, 255);}
.product-add-box-text-btns .end {float: right; margin-right: 30px;}
.new-cart-text {background: rgb(248, 248, 248);text-align: center;text-transform: uppercase;font-size: 15px;font-weight: 400;color: rgb(62, 62, 62);padding: 16px 0px;letter-spacing: 0.3px;}
.new-cart-text span {color: rgb(60, 175, 192); padding: 0px 5px; font-weight: 600; font-size: 18px;}

.new-cart-related {margin: 20px 2%; display: inline-block; width: 96%;}
.new-cart-related-head {text-transform: uppercase; margin-bottom: 15px; font-size: 12px; line-height: 14px; color: rgb(109, 110, 113);}

.new-cart-related-item {float: left; width: 18%; margin: 1%;}
.new-cart-related-item img {width: 100%; border-bottom: 2px solid rgb(94, 200, 216); padding-bottom: 5px;}
.new-cart-related-item-title {color: rgb(38, 38, 38); font-size: 12px; margin-top: 2px;}
.new-cart-related-item:hover {opacity: 0.8;}





#swiper-related .web-content-products-item {width: 96%; margin: 2%;}
.product-related {margin-top: 4%; width: 100%; max-width: 1200px; margin-bottom: 3%; position: relative; display: inline-block;}
.product-related-title {font-size: 18px; font-weight: 600; margin: 0px auto 15px; padding: 0px 0px 5px; color: rgb(109, 110, 113); text-align: left; text-transform: uppercase; border-bottom: 1px solid rgb(195, 195, 195);}
.related-item {width: 98%; margin: 10px 10px !important; float: none !important; display: inline-block;}
.product-related .swiper-button-next, .product-related .swiper-button-prev {width: 30px; height: 30px;top: 18px; bottom: auto; background: none; text-align: center;} 
.product-related .swiper-button-next i, .product-related .swiper-button-prev i {font-size: 30px; width: 30px; text-align: center;}
.product-related .swiper-button-next {right: 0px;}
.product-related .swiper-button-prev {left: auto; right: 40px;}
.product-related .swiper-button-next.swiper-button-disabled, .product-related .swiper-button-prev.swiper-button-disabled {opacity: 0.15;}
.product-related .swiper-pagination {width: 100%; bottom: -35px;}
.product-related .swiper-pagination .swiper-pagination-bullet {margin: 3px; border: transparent;}
.product-related .swiper-pagination  .swiper-pagination-bullet-active {background: rgb(99, 78, 66);}


.product-info-box {width: 100%; display: inline-block; margin-top: 30px;}
.product-info-box-head {width: 100%; display: table;}
.product-info-box-head-item {background: rgb(230, 230, 230); padding: 10px 0px; border-left: 5px solid white; text-align: center; display: table-cell; min-width: 5%; cursor: pointer;}
.product-info-box-head-item:first-child {border: none;}
.product-info-box-head-item i {padding-right: 5px;}
.p-i-b-h-i-active {background: rgb(72, 161, 183); color: white;}
.product-info-box-tabs {width: 100%; display: inline-block; margin-top: 15px;}
.product-info-box-tab {width: 94%; margin: auto; display: none;}

.product-docs {}
.product-docs div {margin: 3%; display: block;}
.product-docs div i {font-size: 19px; margin-right: 5px;}
.product-docs div a {font-size: 17px; letter-spacing: 0.1px;}

.product-parameters {}
.product-parameters table {border: none; margin: 0px; padding: 0px;}
.product-parameters table tr:nth-child(even){background: rgb(246, 246, 246);}
.product-parameters table td {width: 50%; border-bottom: 1px solid silver; padding: 10px 12px; margin: 0px;}




.next-prev-holder {width: 100%; margin-top: 4%; display: inline-block; position :relative;}
.next-prev {width: 48%; height: 50px; background: rgb(245, 245, 245); position: relative;}
.next-prev {opacity: 0.7; filter: grayscale(100%); transition: all 0.2s;}
.next-prev-btn {font-size: 38px; width: 50px; height: 46px; cursor: pointer; position: absolute;}
.this-prev {float: left;}
.this-next {float: right;}
.next-prev-form-text {width: 89%; height: 50px; line-height: 50px; font-size: 16px; text-transform: uppercase;}
.next-prev a {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 3;}

.this-prev .next-prev-form {}
.this-prev .next-prev-btn {left: 0px;}
.this-prev .next-prev-form-text {text-align: left; float: right;}

.this-next .next-prev-form {}
.this-next .next-prev-btn {right: 0px;}
.this-next .next-prev-form-text {text-align: right; float: left;}

.next-prev:hover {opacity: 1; filter: grayscale(0%);}


















/* ADD BIG DIALOG */
.add-big-dialog-shadow {width: 100%; height: 100vh; left: 0px; top: 0px; background: rgba(0,0,0,0.75); position: fixed; z-index: 99;}
.add-big-dialog-shadow {transform: scale(0); opacity: 0; transition: all 0.6s;}
.add-big-dialog-shadow-active {transform: scale(1); opacity: 1;}
.add-big-dialog {width: 96%; max-width: 900px; max-height: 90vh; left: 0px; right: 0px; top: 20%; background: rgb(255,255,255); position: fixed; z-index: 111; margin: auto; overflow-y: auto;}
.add-big-dialog {transform: scale(0) translateY(-50%); opacity: 0; transition: all 0.4s;}
.add-big-dialog-active {transform: scale(1) translateY(-50%); top: 50%; opacity: 1; box-shadow: 0px 15px 40px -10px black;}
.add-big-dialog-top {padding: 2%; border-bottom: 1px solid silver; background: rgb(240, 240, 240);}
.add-big-dialog-top-title {padding-bottom: 25px; width: 100%; text-align: left; display: inline-block; position: relative;}
.add-big-dialog-top-title-main {font-size: 22px; color: green;}
.add-big-dialog-top-title-main i {font-size: 30px; padding-right: 15px; float: left;}
.add-big-dialog-top-title-close {right: -5px; top: -5px; position: absolute;}
.add-big-dialog-top-title-close i {font-size: 30px; padding: 5px; cursor: pointer;}
.add-big-dialog-top-product {padding: 10px 0px; background: white; display: inline-block; width: 100%; text-align: center; box-shadow: 0px 2px 6px -5px black;}
.add-big-dialog-top-product-img {height: 50px; width: 15%; text-align: left; float: left;}
.add-big-dialog-top-product-img img {padding-left: 5%;}
.add-big-dialog-top-product-text {height: 50px; width: 60%; text-align: left; float: left;}
.add-big-dialog-top-product-text-title {font-size: 17px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.add-big-dialog-top-product-text-title span {font-size: 16px; padding-left: 5px; font-weight: 300; text-transform: lowercase;}
.add-big-dialog-top-product-text-text {opacity: 0.5; font-size: 14px; font-weight: 300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.add-big-dialog-top-product-qqq {height: 50px; width: 10%; text-align: center; float: left;}
.add-big-dialog-top-product-qqq span {opacity: 0.7;}
.add-big-dialog-top-product-price {height: 50px; width: 15%; text-align: center; float: left;}
.add-big-dialog-top-product-price span {font-size: 20px; font-weight: 500;}
.add-big-dialog-top-ship {padding-top: 20px; display: inline-block; width: 100%; text-align: center;}
.add-big-dialog-top-ship-text {padding-bottom: 10px; display: inline-block; }
.add-big-dialog-top-ship-text i {color: green; padding-right: 10px; display: inline-block;}
.add-big-dialog-top-ship-text div {display: inline-block;}
.add-big-dialog-top-ship-text div span {padding: 0px 5px; color: green; font-weight: 500; display: inline-block;}
.add-big-dialog-top-ship-text div strong {padding: 0px 5px; color: green; font-weight: 500; display: inline-block;}
.add-big-dialog-top-ship-progres {width: 96%; max-width: 700px; height: 8px; background: silver; position: relative; margin: auto; border-right: 4px solid green;}
.add-big-dialog-top-ship-progres div {width: 0px; height: 100%; left: 0px; top: 0px; position: absolute; transition: all 2.5s; transition-delay: 0.5s; background: green; background: linear-gradient(to right, rgb(201, 222, 150) 0%,rgb(138, 182, 107) 44%,rgb(0, 128, 0) 100%);}
.add-big-dialog-top-buttons {width: 100%; padding-top: 25px; display: table;}
.add-big-dialog-top-button {}
.add-big-dialog-top-button a {font-size: 17px; padding: 15px 25px; font-weight: 300; text-transform: uppercase; text-decoration: none; cursor: pointer; letter-spacing: 0.5px; display: block;}
.add-big-dialog-top-button a i {padding-left: 5px;}
.add-big-dialog-top-button a:hover {opacity: 0.8;}
.add-big-dialog-top-buttons .bb-continue {background: rgb(204, 204, 204); float: left;}
.add-big-dialog-top-buttons .bb-tocart {background: rgb(23, 198, 113); float: right;}
.add-big-dialog-top-buttons .bb-tocart a {color: white;}
.add-big-dialog-bottom {width: 96%; padding: 2% 2% 1%; display: inline-block;}
.add-big-dialog-bottom-left, .add-big-dialog-bottom-right {height: 310px; position: relative; text-align: left;}
.add-big-dialog-bottom-title {font-size: 14px; padding-bottom: 5px; border-bottom: 2px solid rgb(161, 197, 123); font-weight: 500;}
.add-big-dialog-bottom-left {width: 68%; float: left;}
.add-big-dialog-bottom-left-slider {width: 100%; position: relative;}
#add-dialog-swiper {width: 90%; height: 280px; margin: auto;}
.dialog-slider-slide {width: 90%; height: 260px; margin: 18px auto 0px; box-shadow: 0px 0px 1px 1px rgb(227, 227, 227); display: block; position: relative;}
.dialog-slider-slide-img {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; overflow: hidden;}
.dialog-slider-slide-img img {height: auto; width: 100%; left: -50%; right: -50%;top: 0px;margin: auto; position: absolute;}
.dialog-slider-slide-text {width: 100%; background: rgba(255,255,255,0.8); bottom: 0px; left: 0px; right: 0px; position: absolute; margin: auto; text-align: center;}
.dialog-slider-slide-text-title {width: 90%; font-size: 13px; line-height: 13px; font-weight: 300; margin: 8px auto 4px;}
.dialog-slider-slide-text-price {width: 90%; font-size: 14px; font-weight: 500; text-transform: uppercase; margin: auto;}
.dialog-slider-slide a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.add-dialog-swiper-btn {width: 20px; height: 20px; padding: 5px; background: rgb(222, 222, 222); top: 0px; bottom: 0px; position: absolute; margin: auto; text-align: center; cursor: pointer;}
.add-dialog-swiper-btn i {font-size: 25px; width: 20px; height: 20px; line-height: 15px; }
.add-dia-prev {left: 5px;}
.add-dia-next {right: 5px;}
.add-big-dialog-bottom-right {width: 30%; float: right;}
.add-big-dialog-bottom-right-items {width: 100%;}
.add-big-dialog-bottom-right-item {width: 100%; height: 45px; margin-top: 10px; background: rgb(245, 245, 245); border-bottom: 1px solid rgb(202, 202, 202); position: relative;}
.add-big-dialog-bottom-right-item a {width: 90%; padding-left: 10px; line-height: 45px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer;}
.add-big-dialog-bottom-right-item i {font-size: 15px; height: 15px; width: 15px; right: 4px; top: 0px; bottom: 0px; position: absolute; margin: auto; pointer-events: none;}







/* SHOP MENU */
.shop-menu {width: 100%; display: inline-block; background: rgb(235, 235, 235); margin-bottom: 25px;}
.shop-menu-item {width: 20%; height: 45px; float: left; font-size: 15px; text-transform: uppercase; position: relative; font-weight: 400; color: gray;}
.m-active {background: rgb(138, 138, 138);color: white;}
.m-active:after {border-width: 10px 15px 0 15px; bottom: -10px; border-color: rgb(138, 138, 138) transparent transparent transparent;width: 0;height: 0;border-style: solid;position: absolute; content: ""; margin: auto; left: 0px; right: 0px;}







/* CART */
.cart-form {width: 100%; position: relative;}


.cart-table {border-collapse: collapse; border-spacing: 0; width: 100%;}
.cart-table td {}

.c-t-1 {width: 60%; padding: 1% 0px 4% 0px; padding-left: 2%;}
.c-t-2 {width: 8%; padding: 2% 0px 2% 0px;text-align: center;}
.c-t-3 {width: 5%; padding: 2% 0px 2% 0px; text-align: center;}
.c-t-3 input:hover {cursor: pointer; opacity: 1;}
.c-t-3 input:not(:checked) {opacity: 0.5;}
.c-t-4 {width: 14%; padding: 2% 0px 2% 0px;text-align: center;}
.c-t-5 {width: 9%; padding: 2% 0px 2% 0px;text-align: center;}



.cart-table thead {width: 100%;}
.cart-table thead th {font-size: 13px;}
.c-t-h-1 {}

.cart-table tbody {width: 100%;}
.cart-table tbody tr {border-top: 1px solid rgb(219, 219, 219);}
.cart-table tbody tr:last-child td {padding-bottom: 2%;}
.c-t-b-1 {}
.c-t-b-1 a {color: rgb(84, 84, 84);}
.c-t-b-1 img {width: 35px;height: 35px;float: left;margin-right: 2%;margin-top: -7px;margin-bottom: -10px;}

.c-t-b-1 i {font-size: 28px;height: 28px;width: 28px;text-align:center;float: left;padding: 0px 1px 6px 0px;margin-right: 20px;margin-left: 1px;margin-top: -3px; margin-bottom: -20px;}
.c-t-b-1 .fa-barcode {color: rgb(67, 161, 198); margin-top: 0px;}
.c-t-b-1 .fa-gift {font-size: 30px; }

.c-t-b-1 .fa-truck {color: rgb(109, 110, 113); font-size: 24px; margin-top: 0px;}
.c-t-b-1 .fa-credit-card-alt {color: rgb(109, 110, 113); font-size: 20px; margin-top: 3px;}

.c-t-e {border: none !important;}
.c-t-e-1 {font-size: 14px; padding: 0px 0px 1% 0px; padding-left: 6.4%;}
.c-t-e-2 {font-size: 14px; padding: 0px 0px 1% 0px;}
.c-t-e-3 {font-size: 14px; padding: 0px 0px 1% 0px;}
.c-t-e-4 {font-size: 13px; padding: 0px 0px 1% 0px;}
.c-t-e-5 {font-size: 13px; padding: 0px 0px 1% 0px;}

.c-t-a {border: none !important;}
.c-t-a-1 {font-size: 14px; padding: 0px 0px 1% 0px; padding-left: 6.4%; opacity: 0.8;}
.c-t-a-1 i {margin-right: 3px; transform: rotate(13deg);}
.c-t-a-1 b {margin-right: 3px;}
.c-t-a-2 {font-size: 14px; padding: 0px 0px 1% 0px; opacity: 0.8;}
.c-t-a-3 {font-size: 14px; padding: 0px 0px 1% 0px; opacity: 0.8;}
.c-t-a-4 {font-size: 13px; padding: 0px 0px 1% 0px; color: rgb(18, 165, 18); font-weight: 600;}
.c-t-a-5 {font-size: 13px; padding: 0px 0px 1% 0px; opacity: 0.8;}

.c-t-b-2 {text-align: center; font-size: 14px;}
.c-t-b-2 input {width: 50%; text-align: right; letter-spacing: 1px; padding: 5px 0px 1px; border: 1px solid rgb(224, 224, 224);}
.c-t-b-3 {text-align: center;}
.c-t-b-4 {text-align: center; font-size: 14px;}
.c-t-b-5 {text-align: center; font-size: 13px;}

.c-t-b-3 input[type='checkbox'] {opacity: 0.6; transition: all 0.3s; cursor: pointer; box-shadow: 0px 0px 0px 1px rgb(198, 23, 23);}
.c-t-b-3 input[type=checkbox]:checked {opacity: 1; box-shadow: 0px 0px 0px 2px rgb(198, 23, 23);}

.c-t-voucher-info {border-top: none !important;}
.c-t-voucher-info td {padding: 0px 2% 1%;}
.c-t-voucher-info td div {font-size: 13px; opacity: 0.5; margin-top: -15px; font-style: italic;}

.c-t-voucher-item {transform: translateY(-15px); opacity: 0.8;}
.c-t-voucher-item td {font-size: 12px !important; padding-bottom: 0px !important;}
.c-t-voucher-item i {color: rgb(67, 161, 198);}




.cart-table tfoot {width: 100%; background: rgb(235, 235, 235);}
.cart-table tfoot td {}
.c-t-f-1 {letter-spacing: 1px; color: rgb(134, 134, 134);}
.c-t-f-4 {font-size: 18px; font-weight: 600; text-align: center;}

.cart-form-btns {margin-top: 20px; width: 100%; display: inline-block;}
.cart-form-btns button {color: #333; font-size: 16px; background: rgb(224, 224, 224); border: none;text-transform: uppercase; padding: 15px 0px; cursor: pointer; letter-spacing: 0.3px;}
.cart-form-btns button:hover {opacity: 0.8;}
.cart-form-btns button i {padding: 0px 10px;}
.cart-form-btns .del {width: 23%;margin-right: 2.5%;color: rgb(150, 54, 54) !important;}
.cart-form-btns .ref {width: 23%;background: rgb(170, 233, 236);}
.cart-form-btns .next {background: rgb(126, 234, 99); float: right; margin-right: 0px;}

.o-f-b, .o-f-n {width: 48%;}

.o-f-b {color: white !important; background: rgb(109, 110, 113) !important; float: left;}
.o-f-n {color: white !important; background: rgb(46, 141, 44) !important; float: right;}
.refresh-ready {background: rgb(0, 124, 203) !important; color: rgb(255, 255, 255) !important; box-shadow: 0px 0px 25px 0px rgb(0, 156, 255);}

.cart-form-voucher {margin-top: 35px; width: 100%; display: inline-block;}
.cart-form-voucher-btn {color: rgb(255, 255, 255); font-size: 15px; background: rgb(65, 64, 66); border: none;text-transform: uppercase; padding: 10px 15px; cursor: pointer; margin-right: 10px; float: left; letter-spacing: 1px;}
.cart-form-voucher-btn:hover {opacity: 0.8;}
.cart-form-voucher-btn i {padding-right: 5px;}

.cart-form-voucher-shadow {display: none; background: rgba(255,255,255,0.9); left: 0px; right: 0px; top: 0px; bottom: 0px; position: fixed; z-index:15; cursor: pointer;}
.cart-form-voucher-form {display: none; width: 444px; top: 30vh; left: 0px; right: 0px; margin: auto; position: fixed; z-index:15; background: white; box-shadow: 0px 0px 30px -20px black;}
.cart-form-voucher-form-head {font-size: 17px;text-transform: uppercase;font-weight: 600;background: rgb(60, 60, 59);padding: 17px 3%;color: rgb(255, 255, 255);text-align: left;}
.cart-form-voucher-form-head i {float: right; font-size: 21px; color: white; cursor: pointer; margin-top: 0px;}
.cart-form-voucher-form-text {padding: 8%;}

.cart-form-voucher-form-text input {width: 96%; padding: 13px 2%;}
.cart-form-voucher-form-text div {height: 22px; color: #333; font-size: 15px; background: rgb(224, 224, 224); border: none;text-transform: uppercase; padding: 8px 15px; cursor: pointer; margin-right: 10px; margin-top: 10px; display: inline-block;}
.cart-form-voucher-form-text div:hover {opacity: 0.8;}
.cart-form-voucher-form-text span {width: 100%;display: block;margin-top: 10px;color: red; font-weight: 600;}

.cart-form-empty {width: 100%; text-align: center; background: rgba(0,0,0,0.05); padding: 5% 0%;}
.cart-form-empty i {margin: auto; font-size: 100px; opacity: 0.5;}
.cart-form-empty div {font-size: 20px; margin: 3% auto 2%;}

/* CART GIFS */
.c-t-gift {width: 100% !important;}
.c-gift {width: 96%; border: 1px dashed rgb(0, 73, 150); padding: 2%; margin: 1% auto; position: relative; display: inline-block; background: rgba(0, 73, 150, 0.06);}
.c-gift-add-title {height: 40px; width: 68%; float: left;}
.c-gift-add-title i {width: 35px; font-size: 35px; margin-right: 2%; margin-top: 3px; float: left;}
.c-gift-add-title span {font-size: 20px; line-height: 40px; color: rgb(109, 110, 113); font-weight: 600; letter-spacing: 0.2px;}
.c-gift-add-title span b {color: rgb(236, 0, 140); margin: 0px 7px; font-weight: 700;}

.c-gift-add-select {height: 40px; width: 32%; float: left;}
.c-gift-add-select select {padding: 0px 5px !important; height: 36px !important;width: 90% !important;border: 1px solid rgb(109, 110, 113) !important;border-radius: 0px !important; cursor: pointer;}








/* ORDER - 1 */
.order-1-form {width: 100%; display: inline-block;}
.order-1-form-item {width: 48%; float: left; box-shadow: inset 0px 0px 1px 1px rgb(231, 231, 231);}
.order-1-form-item:nth-child(2) {float: right;}
.order-1-form-item-head {color: rgb(80, 80, 80); font-size: 20px; text-transform: uppercase; font-weight: 600; padding: 2% 5%; background: rgb(231, 231, 231);}
.order-1-form-item-head i{padding-right: 5px;}
.order-1-form-item-in {padding: 4% 5%;}
.order-1-form-item-in-weight {padding: 1%;margin-bottom: 3%;background: whitesmoke;}
.order-1-form-item-in-weight i {padding-right: 5px;}
.order-1-form-item-in-weight span {padding-right: 10px; font-weight:600; float: right;}
.order-1-form-item-in-item {padding: 12px 0px; display: inline-block; width: 100%;}
.order-1-form-item-in-item input {width: 6%; margin: 5px auto 6px; float: left; cursor: pointer;}
.order-1-form-item-in-item label {width: 94%; font-size: 15px; float: left;cursor: pointer;}
.order-1-form-item-in-item label strong {font-size: 14px; font-weight: 700;}
.order-1-form-item-in-item:hover {opacity: 0.9;}
.order-1-form-item-in-item-hint {font-size: 13px; line-height: 17px; opacity: 0.6;}


/* ZASIELKOVNA */
#zasielkovna {width: 90% !important; margin-left: 5.5% !important;display: none; float: left !important;}
#zasielkovna select {background: white;padding: 8px 5px;border: 1px solid silver;}
#zasielkovna select:nth-child(1) {width: 100% !important;}
.packetery-info-link {width: 100% !important; margin-left: 0% !important; font-size: 13px !important;}

/* BALIK NA POSTU */
.balik-na-postu {width: 90% !important; margin-left: 5.5% !important; display: none; float: left !important;}

.balik-na-postu-search {}
.balik-na-postu-search-item {position: relative;}

.balik-na-postu-search-item-icon {width: 20px; font-size: 20px; right: 8px; top: 13px; position: absolute; text-align: center;}

#posta-search {width: 96% !important; padding: 10px 2% !important; float: none !important;}
#posta-selected {width: 96% !important; padding: 10px 2% !important; float: none !important; pointer-events: none !important; z-index: -1; position: relative;}
.posta-selected-ok {background: rgba(44, 140, 44, 0.07); border: 1px solid green;}
.posta-selected-nok {background: rgba(140, 44, 44, 0.07); border: 1px solid red;}

.balik-na-postu-search-results {width: 100%; display: table;}
.balik-na-postu-search-result {width: 100%; padding: 5px 0px; border-bottom: 1px solid rgb(227, 227, 227); display: table; text-align: left; cursor:pointer;}
.balik-na-postu-search-result:last-child {border-bottom: none;}
.balik-na-postu-search-result-icon {width: 8%; height: 30px; float: left;}
.balik-na-postu-search-result-icon i {font-size: 25px; color: rgb(138, 138, 138); padding: 3px 0px 0px 6px;}
.balik-na-postu-search-result-title {font-size: 14px; line-height: 15px; width: 92%; float: right;}
.balik-na-postu-search-result-title strong {font-weight: 600;}
.balik-na-postu-search-result-text {font-size: 12px; line-height: 14px; width: 92%; float: right; opacity: 0.6;}
.balik-na-postu-search-result:hover .balik-na-postu-search-result-icon i {color: rgb(46, 141, 44);}



.balik-na-postu-search-result-error {padding: 15px 0px; text-align: center;}
.balik-na-postu-search-result-error i {font-size: 40px; color: silver; display: block;}
.balik-na-postu-search-result-error span {font-size: 14px; opacity: 0.5;}



/* ORDER - 2 */
.order-2-form {width: 100%; display: inline-block;}
.order-2-form-head {width: 100%; display: inline-block; margin-bottom: 2%;}
.order-2-form-head-item {text-transform: uppercase; font-weight: 400; text-align: center; width: 30%; background: rgb(235, 235, 235); float: left; margin-left: 5%;padding: 10px 0px; font-size: 15px;}
.order-2-form-head-item:first-child {margin-left: 0px;}
.order-2-form-head-item i {font-size: 22px;margin-right: 5px;}
.order-2-form-head-item:hover {opacity: 0.8; cursor: pointer;}
.order-2-form-head .active {background: rgb(0, 73, 150); color: white;}
.order-2-form-head .logged {opacity: 0.5; pointer-events: none;}



.order-2-form-box {width: 94%; padding: 3%; min-height: 350px; box-shadow: inset 0px 0px 1px 1px rgb(231, 231, 231); display: none;}
.order-2-form-box-in {width: 100%; display: inline-block;}
.order-2-form-hidden {display: none; visibility: hidden;}
.order-2-form-box-inputs {width: 40%;padding: 2% 5%;float: left;}
.order-2-form-box-inputs-space {width: 100%; height: 1px; display: inline-block;}
.order-2-form-box-inputs-title {text-transform: uppercase;font-weight: 600;border-bottom: 1px solid silver;font-size: 18px;margin-bottom: 15px;}
.order-2-input {width: 100%; display: inline-block; margin-bottom: 15px; position: relative;}
.order-2-form-box-inputs .req:after {font-size: 20px; right: -14px; top: 7px; color: rgb(222, 0, 0); position: absolute; content:"*";}
.order-2-input div {height: 38px; line-height: 38px; font-size: 13px; width: 35%;float: left;}
.order-2-input input {height: 30px;padding: 3px 2%;font-size: 15px;width: 60%;float: right; }
.order-2-input input::placeholder{color: silver;}
.order-2-input select {height: 38px;padding: 0px 2%;font-size: 15px;width: 65%;float: right;cursor: pointer;}

.order-2-form-box-inputs-other {padding: 0px 5%; width: 90%; display: inline-block;}
.order-2-form-box-register-info {font-size: 12px; padding: 0px 5%; width: 90%;display: inline-block;}

.old-user-btn {margin: 30px auto; text-align: center;}
.old-user-btn a {text-transform: uppercase;padding: 11px 30px;cursor: pointer;letter-spacing: 0.3px;color: white;}
.old-user-text {font-size: 17px; line-height: 22px; padding: 50px; background: rgba(0,0,0,0.03);}
.old-user-text ul {opacity: 0.8; font-size: 16px;}
.old-user-text ul li {padding: 5px 5px;}


/* ORDER 3 */
.cart-checkboxes {margin: 2% auto 0px; font-size: 15px;}
.cart-checkboxes input:hover, .cart-checkboxes label:hover {cursor: pointer;}
.order-cart-sumary-form {width: 100%; display: inline-block; margin: 2% auto;}
.order-cart-sumary-form-item {width: 27%;margin-right: 3.5%;float: left;padding: 2%; box-shadow: inset 0px 0px 1px 1px rgb(209, 209, 209);}
.order-cart-sumary-form-item:last-child {margin-right: 0px;}
.order-cart-sumary-form-item-title {font-weight: 600; margin-bottom: 15px;}
.order-cart-sumary-form-item div {font-size: 15px; line-height: 22px;}
.order-cart-sumary-form-item div i {opacity: 0.5; width: 16px; padding-right: 5px; text-align: center;}
.order-cart-sumary-form-item textarea {width: 96%; padding: 2%; border: none; box-shadow: inset 0px 0px 1px 1px rgb(224, 224, 224);}


/* ORDER 4 */
.order-send-info {margin: 5%; font-size: 18px;}
.order-send-info strong {font-size: 20px;}
.order-send-info-online {text-align: center; font-size: 22px; font-weight: 600; text-transform: uppercase; opacity: 0.8; margin-top: 50px; margin-bottom: -25px;}
.order-send-info-online i {margin-right: 10px;}


/* ONLINE PAY */
.online-pay-form {width: 100%; padding: 5% 0%; text-align: center;}
.online-pay-form-text {font-size: 20px; color: rgb(123, 123, 123);width: 80%; margin: auto; padding: 3% 0px;}
.online-pay-form-text strong {font-size: 22px; color: rgb(84, 84, 84); padding: 0px 5px;}
.online-pay-form-text-hint {font-size: 16px;padding: 2% 0px;opacity: 0.6;}

.online-pay-form i {font-size: 100px;}
.pay-ready {color: blue;}
.pay-ok {color: green;}
.pay-error {color: red;}

.online-pay-form-hide {display: none; visibility: hidden;}
.online-pay-form-btn {font-size: 18px; font-weight: 300; color: white; background: rgb(166, 175, 1); padding: 10px 40px; border: none; text-transform: uppercase; letter-spacing: 1px; cursor: pointer;}
.online-pay-form-btn:hover {opacity: 0.8;}
.online-pay-form-a {font-size: 18px; font-weight: 400; color: white !important; background: rgb(166, 175, 1); padding: 10px 40px; border: none; text-transform: uppercase; letter-spacing: 1px; cursor: pointer;}
.online-pay-form-a:hover {opacity: 0.8; text-decoration: none;}














/* DOWN */
/* DOWN */
.web-down-out {width: 92%; margin: auto; position: relative; z-index: 5; display: table; background: rgb(1, 92, 171);}

.web-down {width: 100%; max-width: 1450px; margin: auto; position: relative; z-index: 5; display: table;}

.web-down-form {width: 100%; margin: 100px auto 60px; display: table;}
.web-down-form-item {min-height: 130px; width: 25%; padding: 0px 0px 0px 3%; float: left; position: relative;}
.web-down-form-item:before {width: 1px; background: rgba(255, 255, 255, 0.2); right: 15px; top: -5%; bottom: 0%; position: absolute; content:""; border-radius: 2px;}
.web-down-form-item:last-child:before {display: none;}

.web-down-form-item {font-size: 16px; color: rgb(255, 255, 255); text-align: left; letter-spacing: 0.3px;}
.web-down-form-item a {font-size: 16px; margin-left: 5px; color: rgb(238, 238, 238);}
.web-down-form-item p {color: rgb(255, 255, 255); margin: 10px 0 10px 0; line-height: 28px;}
.web-down-form-item strong {font-size: 15px; color: rgb(255, 255, 255); padding-bottom: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; display: block;}
.web-down-form-item iframe {height: 130px; width: 290px; background: rgba(255, 255, 255, 0.15); box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.3);}

.web-down-logo {width: 14%; height: 130px; float: left; background: url("/images/design/logo_small.png") no-repeat; background-position: center right;}


.web-footer-link {font-size: 12px; width: 100%; padding: 20px 0px; margin: auto; word-spacing: 1px; height: auto; color: rgb(166, 166, 166); background: rgb(0, 72, 134); position: relative; z-index: 5;}
.web-footer-link a {color: rgb(200, 200, 200); 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(15, 15, 15); color: white; position: fixed; right: 30px; bottom: 20px; z-index: 99;}




.page-contact {width: 100%; display: inline-block;}
.page-contact-text {font-size: 17px; width: 100%;}
.page-contact-text strong {font-size: 18px; font-weight: 600;}
.page-contact-text p {line-height: 28px; margin: 20px 0 20px 0;}
.page-contact-text table {font-size: 17px !important; line-height: 22px !important; width: 100% !important; border-collapse: collapse !important;}
.page-contact-text table, .page-contact-text th, .page-contact-text td {border: 1px solid rgb(164, 164, 164);}

.page-contact-text table td {vertical-align: top !important; text-align: left !important;}
.page-contact-text table td {padding: 12px 0px 12px 20px !important;}

.page-contact-text table td h3 {font-size: 16px !important; font-weight: 600 !important; text-transform: uppercase; text-align: center !important;}
 
.page-contact-text table td span {color: rgb(60, 60, 60) !important; font-family: 'Montserrat', sans-serif !important;}


.page-contact-imgs {width: 50%; top: 50px; right: 0px; position: absolute;}
.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;}}