@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Nunito:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body, html {
  margin: 0px;
  padding: 0px;
  font-family: 'Inter', sans-serif;
  font-weight:400;
  font-size:16px;
  position:relative;
  box-sizing:border-box;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  border: none;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
}
* {
  box-sizing: border-box;
}
h1{
	font-size:36px;
	color:#272F32;
	margin:20px 0px;
	font-weight:800;
	line-height:normal;
}
h2{
	color:#272F32;
	font-size:24px;
	line-height:normal;
}
h3{
	color:#272F32;
	font-size:20px;
	line-height:normal;
  margin:0px;
}
h4 {
  font-size: 24px;
  font-weight: 500;
  margin: 0px;
  color: #000;
}
.red-text {
  color: #F47A55 !important;
}

.center {
  text-align: center;
}
.left {
  text-align: left;
}
.after::after {
  content: "";
  display: block;
  background: #F47A55;
  color: #F47A55;
  height: 8px;
  width: 45px;
  margin: 10px 0px;
}
.after::before {
  display: none;
}

.content_content ul:not(.slider){
  list-style:none;
  padding-left:0px;
}

.content_content ul:not(.slider) li:not(.item)::before {
  content: "\2022";
  color: #0087C7;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: 0.5em;
  font-size: 24px;
  font-family: sans;
}
.social-floater {
  position: fixed;
  right: 0px;
  top: 25%;
  padding: 10px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 99999;
}
.social-floater a {
  display: block;
  margin: 15px 0px;
}
.top_container {
  background-color: #0087C7;
  color: #ffffff;
  padding: 14px 0px;
  font-size: 14px;
}
.top_container .top_content {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}
.top_container .top_content img {
  vertical-align: middle;
}
.top_container a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.top_container a:hover{
  text-decoration:underline;
}
.top_container a:nth-last-child(2) {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none !important;
}
.top_container a img {
  margin-right: 5px;
}
.top_container a span {
  font-weight: bold;
}
.top_container .top_content .left_side {
  float: left;
  width: 40%;
}
.top_container .top_content .middle_side {
  float: left;
  width: 45%;
}
.top_container .top_content .right_side {
  float: right;
}
.header {
  width: 100%;
  max-width:1400px;
  margin:30px auto auto auto;
  display: table;
}
.header .left {
  width: 21.5%;
  display: table-cell;
  vertical-align: top;
  background-color: #f6f6f6;
  position: relative;
}
.header .right {
  width: 78.5%;
  display: table-cell;
}
.menu_container {
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding: 0px 0px 0px 0px;
  position: relative;
}
.logo,
.logo-responsive{
  float:left;
  width:60px;
  margin-top:8px;
  display: none;
}

.scroll_menu.scroll .logo{
  display:block;
}

.logo-responsive{
  
}

.logo img{
  width:100%;
}

.logo-responsive img {
  width:60px;
  height: auto;
}
.scroll_menu {
  background-color: #272F32;
  position: relative;
  z-index: 999;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.scroll_menu.scroll {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  /*	box-shadow:0px 4px 8px rgba(0,0,0,0.4);*/
  z-index: 999;
}
.scroll_menu.scroll .menu_container {
  margin-bottom: 0px !important;
  border: none !important;
}
.menu_container .left_side {
  float: left;
  width: 20%;
}
.menu_container .left_side a {
  color: #13314c;
}
.menu_container .right_side {
  float: left;
  width: 80%;
  margin-top: 6px;
}
.toolbar_content {
  text-align: right;
  line-height: 25px;
  width:305px;
  position: absolute;
  top: 22px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu_delim {
  height: 42px;
  background-color: #fff1d7;
}
.toolbar_content a {
  color: #13314c;
  text-decoration: underline;
  /*	margin-top:10px;*/
  position: relative;
}
.right_side .wishlist, .right_side .profile_button {
  float: right;
}
.extra_container {
  padding: 15px 0px;
  background-color: #5e85a5;
}
.extra_container .extra_content {
  width: 100%;
  max-width: 1220px;
  margin: auto;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.extra_container .extra_content h4 {
  margin: 0px;
  font-weight: normal;
}
.extra_container .extra_content h6 {
  margin: 0px;
  font-weight: normal;
}
.toolbar_content .wishlist {
  position: relative;
}
.toolbar_content .wishlist a {
  margin-top: 11px !important;
}
.toolbar_content .wishlist span {
  position: absolute;
  right: -5px;
  top: 9px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  display: none;
}
.toolbar_content a img {
  margin-right: 5px;
}
/****ARTS****/
#art_image{
	padding-top: 10%;
}
.articles {}
.articles .art_item {
  position: relative;
  text-align: left;
  transition: all ease-in-out 0.3s;
}
#ajax_arts,
.ajax_arts{
  display:flex;
  gap:15px;
}

#ajax_arts .art_item,
.ajax_arts .art_item{
  flex:1;
  text-align:center;
  font-size:16px;
  font-weight:700;
  line-height:normal;
}

.articles .art_item:hover {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.ajax_arts_1 .art_item:hover{
  box-shadow: none !important;
}

.articles .art_item .banner_border {
  width: 100%;
  height: auto;
}
.articles .art_item .image {
  width: 100%;
  padding-top: 90%;
  margin:auto auto 20px auto;
  position:relative;
}
.articles .art_item .image img{
  width:100%;
  height:100%;
  position:absolute;
  object-fit:cover;
  border-radius:20px;
  left:0px;
  top:0px;
}
.articles .art_item .image2 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #fff !important;
  opacity: 0;
  transition: all ease-in-out 0.3s;
}
.articles .art_item:hover .image2 {
  opacity: 1;
}
.articles .art_item .action_tag {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  color: #933e0e;
  font-size: 16px;
  line-height: 20px;
  z-index: 3;
}
.articles .art_item .action_tag.new {
  right: auto;
  left: 10px;
  color: #333333;
}
.articles .art_item .action_tag div {
  font-weight: bold;
  font-size: 18px;
}
.ratings {
  width: 99px;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 20px;
}
.ratings .rating_buttons {
  position: relative;
  z-index: 3;
  width: 100%;
}
.ratings .rating_buttons a {
  width: 20%;
  height: 16px;
  display: block;
  float: left;
}
.ratings .empty, .ratings .full {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 99px;
  z-index: 1;
  height: 16px;
}
.ratings .full {
  z-index: 2;
}
.ratings .full div {
  width: 0px;
  overflow: hidden;
}
.articles .art_item h2::before {
  display: none;
}
.articles .art_item h2 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 0px;
  height: 50px;
  overflow: hidden;
  text-align: left;
  /*  margin-top: 10px;*/
  /*  padding: 0px 30px;*/
}
.articles .art_item .price {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
  margin: 0px 5px;
}
.articles .art_item .price span {
  text-decoration: line-through;
  display: block;
  font-size: 13px;
}
.articles .art_item .price span:nth-child(2) {
  color: #933e0e;
  text-decoration: none;
  font-size: 16px;
}
.articles .art_item .buttons {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: right;
  padding-right: 15px;
  opacity: 0;
  transition: all ease-in-out 0.3s;
}
.articles .art_item .buttons a {
  display: inline-block;
  height: 19px;
  overflow: hidden;
  margin: 0px 2px;
}
.articles .art_item .buttons a:hover span img {
  margin-top: -19px !important;
}
.articles .art_item:hover .buttons {
  opacity: 1;
}
.pagination::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cecfcf;
  position: absolute;
  top: 55%;
  left: 0px;
  z-index: 0;
}
.pagination a.all {
  position: relative;
  background-color: #f7f9f8;
  padding-right: 20px;
}
.cell_number {
  background-color: #79ad3c;
  border-radius: 100%;
  width: 52px;
  height: 52px;
  line-height: 52px;
  position: absolute;
  right: 0px;
  top: 20px;
  font-weight: bold;
  color: #fff;
  font-size: 24px;
}
.content_container .side_banner {
  float: left;
  width: 15%;
}
.content_container .side_banner img {
  width: 100%;
  height: auto;
}
.content_container .content_content.articles {
  width: 100%;
  max-width: 1660px;
  position: relative;
  padding: 0px 0px;
  margin: auto;
}
.content_container.categories {
  height: 12vw;
}
.content_container.categories .cat_item {
  float: left;
  text-align: center;
  height: 11.5vw;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.content_container.categories .cat_item:hover {
  height: 12vw;
}
.content_container.categories .cat_item .title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 1vw 0px;
  background-color: #79ad3c;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.content_container.categories .cat_item:nth-child(2n) .title {
  background-color: #13314c;
}
.content_container .content_content.content, .content_container .content_content.banners, .content_container .content_content.gallery, .content_container .content_content.countdown {
  max-width: 1400px;
  margin: auto;
}
.content_container .content_content.content table.piktogrami tr td {
  line-height:20px;
  font-size:14px;
}
.content_container .content_content.content table.piktogrami tr td h4{
  font-size:16px;
  font-weight:700;
  color:#272F32;
  margin-bottom:5px;
}
.content_container .content_content.banners .left, .content_container .content_content.banners .right {
  float: left;
  width: 49%;
  margin-top: 40px;
}
.content_container .content_content.banners .right {
  float: right;
  text-align: right;
}
.content_container .content_content.banners .bottom {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 40px;
}
.content_container .content_content.banners .left img, .content_container .content_content.banners .right img {
  width: 100%;
  height: auto;
}
.content_container .content_content.banners .top a, .content_container .content_content.banners .bottom a {
  margin-left: 15px;
}
.content_container .content_content.banners .top a:nth-child(1), .content_container .content_content.banners .bottom a:nth-child(1) {
  margin-left: 0px !important;
}
.content_container .content_content.news {
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
.content_container .content_content.news .news_item {
  float: left;
  width: 31.66%;
  margin-left: 2.5%;
  color: #585858;
  text-decoration: none;
  font-size: 14px;
}
.content_container .content_content.news .news_item:nth-child(2) {
  margin-left: 0px;
}
.content_container .content_content.news .news_item .button {
  line-height: 14px;
  margin-top: 30px;
  font-weight: bold;
  color: #000;
}
.content_container .content_content.news .news_item .image {
  padding-top: 60%;
}
.content_container .content_content.news .news_item .short h3 {
  font-size: 18px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
}
.content_container .content_content.gallery {
  margin-top: 45px;
}
.content_container .content_content.countdown .countdown_left {
  float: left;
  width: 305px;
  padding: 35px 40px;
}
.content_container .content_content.countdown .countdown_right {
  float: right;
  width: 925px;
}
.content_container .content_content.countdown .countdown_right .art_item .thumb {
  width: 50%;
  float: left;
  height: 250px;
  background-size: contain !important;
}

.content_container .content_content .categories_content{
  display:flex;
  gap:15px;
}

.content_container .content_content .categories_content a.cat_item{
  display:inline-block;
  flex:1;
  text-align:center;
  font-size:18px;
  line-height:normal;
  color:#0087C7;
  font-weight:600;
}

.content_container .content_content .categories_content a.cat_item .image{
  width:100%;
  padding-top:80%;
  position: relative;
  margin-bottom:15px;
  border-radius:20px;
  overflow: hidden;
}

.content_container .content_content .categories_content a.cat_item .image img{
  width:100%;
  height:100%;
  object-fit: cover;
  position: absolute;
  top:0px;
  left:0px;
  transition: all 0.6s;
}

.content_container .content_content .categories_content a.cat_item::after{
  content:'';
  display:inline-block;
  width:90%;
  border-top:1px solid #BCBCBC;
}

.content_container .content_content .categories_content a:hover .image img{
  transform:scale(1.05);
}

.faq_content {}
.faq_content .faq_item {
  margin-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
  background-color: #fff;
}
.faq_content .faq_item:nth-last-child(1) {
  border: none;
}
.faq_content .faq_item .faq_button {
  padding: 20px 30px;
  display: block;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  color: #000000;
}
.faq_content .faq_item .faq_button::after {
  content: '+';
  position: absolute;
  top: 15px;
  right: 0px;
  display: block;
  height: 73px;
  width: 73px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.faq_content .faq_item .faq_button.sel::after {
  content: '-';
}
.faq_content .faq_item .content {
  padding: 0px 30px 20px 30px;
  font-size: 15px;
  color: #505050;
  display: none;
}
.insta_container {
  margin: auto;
  margin-top: 60px;
  max-width: 1850px;
  text-align: center;
}
.insta_container .insta_content {
  margin-bottom: 80px;
}
.insta_container .insta_item {
  display: inline-block;
  width: 19.50%;
  padding-top: 21%;
  position: relative;
  line-height: 24px;
  font-size: 16px;
  color: #616161;
  vertical-align: top;
  margin-left: 0.5%;
  margin-bottom: 0.5%;
}
.insta_container .insta_item:nth-child(5n-4) {
  margin-left: 0px;
}
.insta_container .insta_item hr {
  border: none;
  border-top: 1px solid #af8b65;
  margin-top: 20px;
  width: 20%;
  margin: 10px auto;
}
.insta_container .insta_item .overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #616161;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  display: table;
}
.insta_container .insta_item .overlay div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.insta_container .insta_item .overlay:hover {
  opacity: 1;
}

table.banners{
  position: relative;
}

table.banners > tbody > tr > td{
  position: relative;
}

table.banners > tbody > tr > td > table > tbody > tr{
  position:absolute;
  bottom:30px;
  left:30px;
  width:calc(100% - 60px);
}

table.banners > tbody > tr > td > table > tbody > tr > td{
  height:100%;
}

table.banners > tbody > tr > td > table > tbody > tr > td:nth-child(1){
  width:78%;
}

.footer_container {
  width: 100%;
  padding: 55px 0px 55px 0px;
  font-size: 16px;
  line-height: 32px;
  background-color:#272F32;
  color: #ffffff !important;
}
.footer_container a.red-button {
  color: #fff !important;
}
.footer_container a {
  color: #ffffff !important;
}

.footer_container .footer_content {
  max-width: 1400px;
  margin: auto;
}
.footer_container .footer_content h2 {
  font-size: 20px;
  color:#ffffff;
}
.footer_container .footer_content a:hover {
  text-decoration: underline;
}
.footer_container .footer_content h1 {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 600;
  height: 31px;
  border-bottom: 1px solid #d9d9d9;
}
.footer_container .footer_content h1 span {
  border-bottom: 3px solid #e21717;
  padding-bottom: 6px;
}
.footer_container .footer_content hr {
  border: none;
  /*	border-top:1px solid #e4e4e4;*/
  margin-top: 0px;
  margin-bottom: 15px;
}
.footer_container .footer_content .right a {
  color: #585858;
  text-decoration: none;
  font-size: 14px;
}
.production_container {
  padding: 15px 0px;
  color: #272F32;
  font-size: 14px;
}
.production_container a {
  color: #272F32;
}
.production_container a:hover {
  text-decoration: underline;
}
.production_container .production_content {
  max-width: 1400px;
  margin: auto;
}
.production_container .production_content .left {
  float: left;
}
.production_container .production {
  float: right;
}
.production_container .right {
  float: right;
}
.newsletter_container {
  /*	background-color:#f7f9f8;*/
  max-width: 1730px;
  margin: auto;
}
.newsletter_container .newsletter_content {
  margin: auto;
  position: relative;
  /*	padding:40px 0px;*/
  max-width: 820px;
  text-align: left;
  color: #5B5B5B;
}
.newsletter_container .newsletter_content input[type="text"] {
  width: calc(100%);
  box-sizing: border-box;
  padding: 11px 5px 10px 30px;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  color: #a0a0a0;
  border: 1px solid #5B5B5B;
  font-family: 'Avenir', sans-serif;
  border-radius: 80px;
  background: white;
}
.newsletter_container .newsletter_content .button {
  display: inline-block;
  width: 140px;
  background-color: #191919;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  vertical-align: top;
}
.newsletter_container .newsletter_content label {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 45px);
  margin-left: 0px;
  color: #010101;
  font-size: 14px;
}
.newsletter_container .newsletter_content h1 {
  font-size: 36px;
  color: #2b2f31;
  margin: 0px;
}
.newsletter_container .newsletter_content label input {
  float: left;
  margin-bottom: 30px;
  margin-right: 10px;
}
.newsletter_container .newsletter_content .close_button {
  position: absolute;
  right: 0px;
  top: 0px;
}
.enostavno-installment {
  font-size: 15px;
}
.enostavno-installment .enostavno-desc {
  margin-bottom: 5px;
}
.enostavno-installment .enostavno-price {
  float: left;
  padding: 7px;
  background-color: #009fdb;
  color: #fff;
  border: 1px solid #009fdb;
  margin-right: 5px;
}
.enostavno-installment .enostavno-message {
  float: left;
  padding: 7px;
  border: 1px solid #009fdb;
}
.enostavno-installment .enostavno-button {
  margin-top: 10px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.enostavno-installment .enostavno-button img {
  height: 30px;
  vertical-align: middle;
  margin-left: 10px;
}
.enostavno-button .enostavno-popup {
  -webkit-box-shadow: -2px -1px 10px 3px #a7a7a7;
  box-shadow: -2px -1px 10px 3px #a7a7a7;
  border-radius: 3px;
  background: #fff;
  position: absolute;
  z-index: 1000;
  padding: 15px;
  display: none;
  font-size: 15px;
  width: 350px;
  color: #000;
}
.enostavno-button .enostavno-popup .enostavno-options {
  margin: 0px 0px 10px 0px;
}
.enostavno-button .enostavno-popup .enostavno-options a {
  display: inline-block;
  margin: 5px;
  padding: 7px;
  border: 1px solid #009fdb;
  transition: all ease-in-out 0.3s;
  font-size: 14px;
  width: 95px;
  text-align: center;
}
.enostavno-button .enostavno-popup .enostavno-options a.sel, .enostavno-button .enostavno-popup .enostavno-options a:hover {
  background-color: #009fdb;
  color: #fff;
}
.enostavno-button .enostavno-popup .enostavno-total {
  margin-left: 5px;
}
.pikto_holder {
  position: absolute;
  bottom: 0px;
  left: 10px;
  z-index: 9;
}
.pikto_holder div {
  margin: 10px auto;
}
.blue_text {
  color: #003463 !important;
}
.gray_text {
  color: #424243 !important;
}
.div_background {
  background: url(/images/background_content.jpg) center bottom no-repeat;
  background-size: cover;
}
.content_content.articles a.menu h1 {
  border-left: 10px solid #79ad3c;
  text-align: left;
  padding-left: 30px;
  float: left;
  width: 25%;
  font-weight: normal;
  background-color: #f4f4f4;
  text-transform: uppercase;
}
.content_content.articles a.menu.sel h1, .content_content.articles a.menu:hover h1 {
  border-left: 10px solid #79ad3c;
  text-align: left;
  padding-left: 30px;
  float: left;
  width: 25%;
  background-color: #ebebeb;
  font-weight: bold;
}
.content_content .opinion_item {
  width: 100%;
  font-style: italic;
  font-size: 16px;
  color: #8d8d8d;
}
.content_content .opinion_item .name {
  margin-top: 15px;
}
.content_content.extra_banners {
  max-width: 1400px;
  position: relative;
  margin: auto;
  width: 100%;
}
.content_content.extra_banners .left_banner, .content_content.extra_banners .right_banner {
  width: 60%;
  position: relative;
  top: 0px;
  -webkit-clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
  overflow: hidden;
}
.content_content.extra_banners .left_banner {
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  position: absolute;
  left: 0px;
  top: 50%;
  width: 50%;
  transform: translate(0%, -50%);
}
.content_content.extra_banners .left_banner img, .content_content.extra_banners .right_banner img {
  width: 100%;
  height: auto;
}
.content_content.extra_banners .right_banner {
  float: right;
}
.articles .art_item {
  background-color: #fff;
  transition: all ease-in-out 0.3s;
  /*border:1px solid #beb7b6;*/
}
.articles .art_item .enostavno-price {
  font-size: 14px;
  color: #ccc;
}
.resp_menu_button {
  position: relative;
  text-align: center;
  z-index: 3;
  padding-left: 0px !important;
  height: 25px;
  width: 30px;
  margin-left: 10px;
  display: none;
  margin-top: 11px !important;
  float: right;
}
.resp_menu_button span {
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  transition: all ease-in-out 0.3s;
  border-radius: 10px;
}
.resp_menu_button span:nth-child(1) {
  top: 0px;
}
.resp_menu_button span:nth-child(2) {
  top: 9px;
}
.resp_menu_button span:nth-child(3) {
  top: 18px;
}
.resp_menu_button.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
}
.resp_menu_button.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.resp_menu_button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 8px;
}
#toggle-menu.active {
  background-position: -30px 0px;
}
#toggle-submenu {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0;
  border: 0;
  width: 107px;
  height: 27px;
  background-color: transparent;
  background-image: url('/images/toggle_submenu.png');
  background-repeat: no-repeat;
  cursor: pointer;
}
#toggle-submenu.active {
  background-position: -107px 0px;
}
.mobile-show, .mobile_title {
  display: none;
}
.footer_voucher {
  padding: 20px 0px;
}
.footer_voucher .footer_voucher_content {
  max-width: 1170px;
  margin: auto;
  font-size: 14px;
}
.footer_voucher .footer_voucher_content img {
  margin-left: 20px;
}
a.pink_button, .pink_button a, .props_okay a {
  color: #fff !important;
  background-color: #191919;
  display: inline-block;
  padding: 8px 40px 8px 40px;
  font-size: 16px;
  font-weight: bold !important;
  line-height: normal;
  transition: all ease-in-out 0.2s;
}
a.black_button {
  color: #fff !important;
  background-color: #191919;
  display: inline-block;
  padding: 14px 65px 14px 65px;
  font-size: 20px;
  font-weight: bold !important;
  line-height: normal;
  transition: all ease-in-out 0.2s;
}
a.black_button:hover {
  transform: scale(1.05);
}
.responsive_profile {
  margin-top: 13px;
  float: left;
  display: none;
}
td.box {
  padding: 3% 5%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
h1.white_text, h2.white_text, h3.white_text, span.white_text, div.white_text, a.white_text {
  color: #fff !important;
}
img.fade {
  opacity: 0.5;
  transition: all ease-in-out 0.3s;
}
img.fade:hover {
  opacity: 1;
}
a.blue-button{
  transition:all 0.2s;
  padding: 15px 30px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  background-color: #0087C7;
  font-weight: bold;
  font-size: 16px;
  border: none;
  text-decoration:none;
  border:1px solid #0087C7;
}
.blue-button:not(.cart-button):hover {
  color:#0087C7;
  background-color: #ffffff;
}

.blue-button.cart-button{
  width:100%;
  text-transform:uppercase;
  transition:all 0.3s;
}

.blue-button.cart-button:hover{
  transform:scale(1.05);
}

a.white-button{
  transition:all 0.2s;
  padding: 15px 30px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  color: #4B4B4B;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  border: none;
  text-decoration:none;
}

.black-button:hover {
  background: rgba(46, 46, 46, 0.80) !important;
}
.black-button {
  transition: 0.2s;
  margin-top: 20px;
  /*border:1px solid #F47A55!important;*/
  padding: 12px 45px !important;
  border-radius: 50px !important;
  /*	display:block!important;*/
  text-align: center !important;
  color: #ffffff !important;
  background: #000000 !important;
  /*  font-weight: bold !important;*/
  font-size: 18px !important;
  border: none !important;
  cursor: pointer;
}
table.beige-bg {
  background-color: #ece1d4;
  height: 80%;
}
table.blue-bg {
  background-color: #daecf1;
  height: 80%;
}
table.blue-bg tr td, table.beige-bg tr td {
  padding: 50px;
}
/*
#popup_enovice, #popup_thanks_container {
  color: #4a4a4a !important;
  width: 100%;
  position: fixed;
  top: 0%;
  height: 100%;
  z-index: 999999;
  text-align: center;
  transition: 0.5s ease-in;
}
*/
/*
.popup_input {
  width: 40%;
  margin: auto;
  background: none;
  border: none;
  border-bottom: 1px solid black;
  padding: 5px 10px;
  margin-bottom: 20px;
}
*/
/*
#send_button_popup {
  background: rgba(82, 126, 163, 1);
  border: none;
  color: white;
  padding: 10px 30px;
}
#hide_popup img:hover, #checkbox:hover, #send_button_popup:hover {
  cursor: pointer;
}
*/
/*
#popup_thanks {
  background: white;
  height: 200px;
  width: 450px;
  margin: auto;
  margin-top: auto;
  margin-top: 10%;
  box-shadow: 0px 0px 36px 1px rgba(0, 0, 0, 0.75);
}
*/
.default_table tr td:first-child {
  padding-right: 50px;
}
.default_table tr td:last-child {
  padding-left: 50px;
}
.default_table tr td {
  width: 50%;
}
.default_table h3 {
  font-size: 32px;
}
.default_table {
  max-width: 1500px;
  width: 100%;
  margin: auto;
}
.quarters_table {
  margin: auto;
}
.quarters_table td img {
  display: block;
  margin: 0px;
  border-radius: 15px;
}
.thirds_table {
  margin: auto;
}
.thirds_table td img {
  display: block;
  margin: 0px;
  border-radius: 15px;
  padding: 0px 20px
}
.thirds_table td h3 {
  font-size: 32px;
}
.thirds_table td {
  width: 33.3%;
  padding: 0px 20px;
  text-align: center;
}
.quarters_table td {
  width: 25%;
  padding: 0px 20px;
}
#jcarousel_gallery ul li h2::after {
  content: "";
  display: block;
  background: white;
  color: #F47A55;
  height: 8px;
  width: 60px;
  margin: 10px 0px;
  margin-bottom: 20px;
}
#jcarousel_gallery ul li h2 {
  margin: 0px;
}
#jcarousel_gallery ul li h2::before {
  display: none !important;
}
#jcarousel_gallery ul li:not(.active):hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 15px;
}
#jcarousel_gallery ul li .cover {
  display: none;
}
#jcarousel_gallery ul li.active .cover {
  display: block;
}
#jcarousel_gallery ul li .cover {
  /*  display: block;*/
  width: 100%;
  height: 100%;
  backdrop-filter: brightness(60%);
  /*	display: flex;*/
  color: white !important;
  padding-top: 40%;
  padding-left: 60px;
  padding-right: 60px;
  border-radius: 10px;
	background:rgba(244, 122, 85, 0.4);
  /*	align-items: center;*/
  /*	flex-wrap: wrap;*/
}
#jcarousel_gallery ul li {
  cursor: pointer;
  transition: 0.2s;
  width: calc((100% - 420px)/6);
}

.blog_content{
	display:flex;
  flex-wrap: wrap;
	gap:15px;
}

.blog_content .blog_prev{
	flex: 0 0 calc((100% - 30px) / 3);
	overflow:hidden;
	background-color:#ffffff;
/*	box-shadow:0px 0px 10px rgba(0,0,0,0.1);*/
	transition: all ease-in-out 0.3s;
	border-radius:20px;
}

.blog_content .blog_prev .blog_date{
	color:#A2A2A2;
	font-size:14px;
}

.blog_content .blog_prev .button{
	color:#0087C7;
	text-transform:uppercase;
	font-size:14px;
	margin-top:15px;
}

/*
.blog_content .blog_prev:hover{
	box-shadow:0px 0px 15px rgba(0,0,0,0.4);
}
*/

.blog_content .blog_prev:nth-child(4){
	margin-left:0px !important;
}

.blog_content .blog_prev .blog_topwrap{
	
}

.blog_content .blog_prev .blog_topwrap .blog_title{
	margin:0 auto;
	font-size:18px;
	font-weight:600;
	color:#272F32;
	font-size:18px;
	margin-top:10px;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.blog_content .blog_prev .blog_topwrap .blog_title h2{
	font-size:30px;
	color:#2b2f31;
	font-weight: bold;
	font-family:'Avenir', sans-serif;
	margin:0px;
}

.blog_content .blog_prev .cats_content{
	padding:20px 30px;
	text-align:left;
}

.blog_content .blog_prev .cats_content .blog_det{
	padding-top:0px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
	color:#585858;
}

.blog_content .blog_prev .blog_pic{
	width:100%;
	overflow:hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top:0px;
	padding-top:70%;
	position:relative;
}

.blog_content .blog_prev .blog_pic img{
	width:100%;
	height:100%;
	height:100%;
	object-fit:cover;
	position:absolute;
	top:0px;
	left:0px;
}

.blog_content .blog_prev .blog_prevtext{
	padding:0px;
}

.blog_content .blog_prev .blog_prevtext .blog_short{
	font-size:16px;
	color:#272F32;
	margin-top:15px;
	height:75px;
	line-height:24px;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.blog_content .blog_prev .blog_prevtext .options_left{
	width:307px;
	height:48px;
	float:left;
	position:relative;
}

.blog_content .blog_prev .blog_prevtext .options_right{
	width:124px;
	height:48px;
	float:right;
	position:relative;
}

.blog_content .blog_prev .blog_prevtext .options_right a{
	width:22px;
	height:22px;
	display:block;
	float:left;
	margin-right:7px;
	background-position:top;
}

.blog_content .blog_prev .blog_prevtext .options_right a:hover{
	background-position:bottom;
}

.blog_title h2::before {
  display: none !important;
}
.rating_container {
  width: 179px;
  position: relative;
  margin: 10px 0px;
}
.rating_container div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.rating_container div div {
  position: absolute;
  overflow: hidden;
  left: 0px;
  display: inline-block;
  top: 0px;
}
.art_container .center .short_item_desc {
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
	flex-wrap: wrap;
}
.art_container .center .short_item_desc div img {
  /*	padding-right: 5px;*/
  display: inline-block;
  margin: auto;
  margin-right: 8px;
}
.art_container .center .short_item_desc div:first-child {
  margin-left: 0px;
}
.art_container .center .short_item_desc div {
  font-weight: 500;
  margin: 30px 15px;
  display: flex;
  align-items: center;
}
.art_container .center .links a {
  margin-right: 35px;
}
.art_container .center .links {
  /*  display: flex;*/
  justify-content: space-between;
  align-items: center;
}
.content_arts .details_desc .default_table tr td {
	width: 50%!important;
	vertical-align: top;
  padding: 5px 0px;
}
.content_arts .details_desc .default_table tr:last-child td {
	padding-bottom: 20px;
}
.content_arts .details_desc {
  background: #F8F8F8;
	
}
.content_arts #details_info {
	padding: 50px 0px;
}
.orange_text {
  color: #F47A55;
}
.icons div.active ,
.icons div:hover {
  background: #F47A55 !important;
	opacity: 1;
}
.icons div:hover a ,
.icons div.active a {
  filter: invert(100%) sepia(1%) saturate(0%) hue-rotate(318deg) brightness(1113%) contrast(100%);
}
.icons a {
  width: 60px;
  height: 60px;
  display: block;
}


.icons div {
	opacity: 0.6;
  cursor: pointer;
  background: white;
  border-radius: 15px;
  margin: 5px;
  padding: 7px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.icons {
  left: 20px;
  position: fixed;
  top: 20%;
}
.butterfly {
  background-image: url("/images/orange.png");
  background-repeat: no-repeat;
  background-position: center;
}
.comparison-table tr.comfort-row:nth-child(1) > th:nth-child(1), .comparison-table tr.performance-row:nth-child(16) > th:nth-child(1) {
  background: rgba(244, 244, 244, 1)
}
.comparison-table tbody tr > th:nth-child(1) {
  color: #f47a55;
  padding: 10px 50px;
}
.comparison-table thead th {
  background: #6E6D72;
  color: white;
  padding: 10px 40px;
  font-weight: 500;
  border-radius: 6px;
}
.comparison-table {
  width: 100%;
}
.comparison-table th, .comparison-table td {
  padding: 10px 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  margin: 2px;
  border-radius: 6px;
}
tr.comfort-row:nth-child(1), tr.comfort-row:nth-child(1) > td:nth-child(2), tr.comfort-row:nth-child(1) > td:nth-child(3), tr.comfort-row:nth-child(1) > td:nth-child(4), tr.comfort-row:nth-child(1) > td:nth-child(5) {
  background: #D3D3D3;
}
img.round-borders {
  border-radius: 20px;
}
/* Element | http://calderaspas.mmstudio.si/masazni-bazeni.html */
.comparison-table tbody tr > th:nth-child(1) {
  /* background: wheat; */
  background: white;
}
tr.comfort-row:nth-child(odd), tr.design-row:nth-child(even), tr.performance-row:nth-child(odd) {
  background: rgba(244, 244, 244, 1);
}
.spacer {
  height: 15px;
}
tr.performance-row:nth-child(18) > th:nth-child(1) {
  background: rgba(244, 244, 244, 1);
}
#toggleButton {
  background: #F47A55;
  width: 60px;
}
#toggleButton img.rotate {
  transform: rotate(180deg)
}
#toggleButton img {
  transition: transform 0.5s ease; /* Add a transition for smooth rotation */
}
.banner {
  margin: auto;
  border-radius: 20px;
  max-width: 1510px;
  border-collapse: collapse;
  width:100%;
  background: url(/images/banner.jpg) center center no-repeat;
	color: white!important;
}
.banner h2::before{
	background-color:white;
}
.banner a{
	color: white;
	font-size: 23px;
	font-weight: bold;
}

#popup_enovice {
  width: 100%;
  position: fixed;
  top: 0%;
  height: 100%;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease-in;
	display: block;
	
}
#popup_bg {
  background-size: cover;
  width: 100%;
  max-width: 850px;
  margin: auto;
  margin-top: 5%;
/*  height:600px;*/
	border-radius: 20px;
	position: relative;
}
#popup_filler,#popup_download {
  max-width: 100%;
  padding: 50px 80px;

}

.popup_input {
  width: 100%;
	margin-bottom: 10px;
  letter-spacing: 0.4px;
  border: 2px solid #d3d3d3;
  border-radius: 15px;
	box-shadow: rgba(0, 0, 0, 0.14);
  margin-right: 15px;
	padding: 15px 25px;
	font-family: 'Jost';
}
#popup_button {
  background-color: #d3d3d3;
  padding: 5px 0px;
  text-align: center;
  margin: 0px auto;
  margin-right: 0px;
  border-radius: 5px;
  cursor: pointer;
  width: 160px
}
#hide_popup{
	position: absolute;
	right: 20px;
	font-size: 30px;
}
 #popup_enovice input[type="checkbox"] {
      display: none;
    }

.custom-checkbox {
      display: inline-block;
      width: 20px;
      height: 20px;
      background-color: #fff;
      border:1px solid #e1e1e1;
      cursor: pointer;
	border-radius: 50px;
    }

    /* Style for the checkmark inside the custom checkbox */
 .custom-checkbox::after {
      content: ''; /* Empty content */
      display: block;
      width: 12px;
      height: 12px;
      margin: 3px; /* Adjust the spacing inside the circle */
      background-color: #fff; /* Color of the circle */
      border-radius: 50%; /* Make it a circle */
    }


    /* Show the checkmark when the checkbox is checked */
    #popup_enovice input[type="checkbox"]:checked + .custom-checkbox::after {
      background-color: rgba(244, 122, 85, 1); 
    }

#jcarousel_gallery ul{
	display: flex;
	justify-content: space-around;
}

.responsive-shown{
	display:none;
}
.flehe_container .overlay img {
	width: 400px;
}
.flehe_container{
	position: relative;
	max-width: 900px;
	margin: auto;
}
.flehe_container .fleha.active{
	display: flex;
}
.flehe_container .fleha .desc{
	margin-left: 70px;
	display: flex;
  align-items: center;
}
.flehe_container .fleha{
	position: absolute;
	top:0px;
	display: none;
}
.flehe_container .pagination.active,
.flehe_container .pagination:hover{
	background-color: #F47A55;
	transform: scale(1.05)
	
}

.flehe_container .pagination::before{
	display: none;
}

.flehe_container .pagination{
	transition: 0.1s ease-in-out;
	border-radius: 50px;
	width: 10px;
	height: 10px;
	background-color: #6D6E71;
	border: none;
}
.flehe_container #nextButton{
	right: -70px!important;
	left: auto!important;
}
.flehe_container #nextButton:hover,
.flehe_container #prevButton:hover{
	transform: scale(1.10);
}

.flehe_container #nextButton,
.flehe_container #prevButton{
	cursor: pointer;
	transition: 0.2s ease-in-out;
	border: none;
	background:rgba(0,0,0,0.6);
	border-radius: 50px;
	position: absolute;
	top: 50%;
	left: -70px;
	padding:8px 14px;
}

.art_item .short_item_desc {
	display: flex;
	gap:10px;
	justify-content: space-around;
	margin:0px 20px 20px 20px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #F2F2F2;
}

.art_item .short_item_desc .prop_item{
	flex:1;
	font-size:12px;
	font-weight:400;
}

/****ANIMATIONS****/
.animate{
	position: relative;
	opacity:1;
	top:0px;
	transition: all ease-in-out 0.6s;
}

.animate.animation-lr{
	opacity: 0 !important;
	margin-left:-15% !important;
}

.animate.animation-rl{
	opacity: 0 !important;
	margin-left:15% !important;
}

.animate.animation-bt{
	opacity: 0 !important;
	top:100px !important;
}

.animate.animation-tb{
	opacity: 0 !important;
	top:-100px !important;
}

.animate.animation-fade{
	opacity: 0;
}

.animate.animation-scale{
	transform: scale(0);
}

.animate.animation-circle{
	border:70px solid #fff !important;
	left:-100px !important;
	top:25px !important;
}