@font-face {
  font-family: "Avenir Medium";
  src: url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.eot");
  src: url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.eot?#iefix") format("embedded-opentype"), url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.woff") format("woff"), url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.woff2") format("woff2"), url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.ttf") format("truetype"), url("../fonts/0983e84d4a1963e075b5ae8ca12e2a4f.svg#Avenir Medium") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
a {
  color: inherit;
}
a:hover {
  color: inherit;
}
.container {
  width: auto;
  padding: 0;
  margin: 0;
}
.row {
  margin: 0;
}
.menu,
.menu ul,
.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu a {
  color: inherit;
  text-decoration: none;
}
.dropdown-menu {
  border-radius: 0;
  border: 0 none;
  margin: 0;
}
.wkb_sliding-banner {
  position: relative;
  z-index: 0;
}
.wkb_sliding-banner .carousel-caption {
  padding: 0;
  text-shadow: none;
}
.wkb_sliding-banner h3 {
  margin: 0;
}
.btn {
  border-radius: 0;
}
.btn:hover,
.btn:active {
  background-color: inherit;
  border-color: inherit;
}
.btn.focus,
.btn:focus,
.btn.active.focus,
.btn.active:focus,
.btn.active:hover,
.btn:active.focus,
.btn:active:focus,
.btn:active:hover,
.open>.dropdown-toggle.btn.focus,
.open>.dropdown-toggle.btn:focus,
.open>.dropdown-toggle.btn:hover {
  background-color: inherit;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wkb_separator {
  height: 80px;
}
.wkb_separator.double {
  height: 160px;
}
.wkb_separator.half {
  height: 40px;
}
.ui-folding {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.header-menu,
.header-menu ul,
.header-menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-menu li {
  display: inline-block !important;
}
.header-menu a {
  display: block;
}
body {
  font: 400 16px "Avenir Medium", sans-serif;
  color: #707070;
}
a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
img {
  max-width: 100%;
}
.entry-content p img {
  height: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
p img.alignleft {
  margin: 10px 10px 10px 0;
}
p img.alignright {
  margin: 10px 0 10px 10px;
}
.wkb_separator {
  height: 6.25vw/2;
}
.wkb_separator.double {
  height: 6.25vw;
}
.wkb_separator.half {
  height: 6.25vw/4;
}
.btn,
.caldera-grid input.btn,
.loadMore {
  display: inline-block;
  cursor: pointer;
  padding: 20px 50px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  -moz-transition: background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.btn:hover,
.caldera-grid input.btn:hover,
.loadMore:hover {
  color: #fff;
  text-decoration: none;
}
.social-menu {
  text-align: center;
}
.social-menu a {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
  color: #272727;
  border: 1px solid #272727;
  border-radius: 100%;
  margin: 0 15px 0 0;
}
.social-menu a:last-child {
  margin: 0;
}
.gray,
.bg-gray {
  background-color: #ececec !important;
}
.black,
.bg-black {
  background-color: #272727 !important;
  color: #fff !important;
}
.bg-green {
  background-color: #afcb08 !important;
  color: #fff !important;
}
.main> .wkb_content_grid,
.main> .wkb_link-button,
.main> .wkb_heading,
.main> .wkb_text,
.main> .wkb_sliding-gallery,
.main> .products_deals_finder_container {
  padding-left: 7.3vw;
  padding-right: 7.3vw;
}
.main> .wkb_link-button {
  text-align: center;
}
.main> .wkb_text,
.main> .wkb_content_grid,
.main> .wkb_link-button {
  margin-bottom: 6.25vw;
}
.wkb_content_grid:not(.grid-style5).col-md-6 .wkb_text,
.wkb_content_grid:not(.grid-style5).col-md-6 .wkb_link-button,
.wkb_content_grid:not(.grid-style5).col-md-6 .wkb_heading {
  padding-left: calc(7.3vw - 15px);
  padding-right: calc(7.3vw - 15px);
  margin-bottom: 2.3vw;
}
.row div .wkb_text:last-child,
.row div .wkb_link-button:last-child,
.row div .wkb_heading:last-child {
  margin-bottom: 0;
}
.wkb_image_box,
.wkb_heading,
.wkb_text,
.wkb_sliding-gallery {
  margin-bottom: 2.3vw;
}
.wkb_heading h1,
.wkb_heading h2,
.wkb_heading h3,
.wkb_heading h4,
.wkb_heading h5 {
  margin: 0;
}
.wkb_heading h1.green,
.wkb_heading h2.green,
.wkb_heading h3.green,
.wkb_heading h4.green,
.wkb_heading h5.green {
  color: #afcb08;
}
.wkb_text a {
  text-decoration: underline;
}
.wkb_text h1,
.related-description h1,
.wkb_text h2,
.related-description h2,
.wkb_text h3,
.related-description h3,
.wkb_text h4,
.related-description h4,
.wkb_text h5,
.related-description h5 {
  margin: 0 0 2.3vw 0;
}
.wkb_text h1.green,
.related-description h1.green,
.wkb_text h2.green,
.related-description h2.green,
.wkb_text h3.green,
.related-description h3.green,
.wkb_text h4.green,
.related-description h4.green,
.wkb_text h5.green,
.related-description h5.green {
  color: #afcb08;
}
h1 {
  font-size: 3.65vw;
  font-weight: 900;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
}
h2 {
  font-size: 2.5vw;
  font-weight: bold;
}
@media (max-width: 1200px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 1.56vw;
  font-weight: 900;
}
@media (max-width: 1200px) {
  h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
h5,
.wkb_text h5,
.related-description strong,
.rel_construction_system .pre_title {
  color: #afcb08;
  font-size: 20px;
  margin: 0 0 26px 0;
}
.wkb_image_box {
  text-align: center;
}
.home .grid-style6 {
  background: -webkit-linear-gradient(#272727 0, #272727 100%) no-repeat left 3.65vw top 0, -webkit-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat top left;
  background: -moz-linear-gradient(#272727 0, #272727 100%) no-repeat left 3.65vw top 0, -moz-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat top left;
  background: -o-linear-gradient(#272727 0, #272727 100%) no-repeat left 3.65vw top 0, -o-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat top left;
  background: -ms-linear-gradient(#272727 0, #272727 100%) no-repeat left 3.65vw top 0, -ms-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat top left;
  background: linear-gradient(#272727 0, #272727 100%) no-repeat left 3.65vw top 0, linear-gradient(#eeecec 0, #eeecec 100%) no-repeat top left;
  -webkit-background-size: auto 50%, 3.65vw 3.65vw;
  -moz-background-size: auto 50%, 3.65vw 3.65vw;
  background-size: auto 50%, 3.65vw 3.65vw;
}
.home .grid-style6 .rel_construction_systems .wkb_news_box-title {
  color: #fff;
}
.home .grid-style2 {
  margin-bottom: 0;
}
.home .wkb_sliding-banner {
  background: -webkit-linear-gradient(top, #fff 85%, #ececec 16%);
  background: -moz-linear-gradient(top, #fff 85%, #ececec 16%);
  background: -o-linear-gradient(top, #fff 85%, #ececec 16%);
  background: -ms-linear-gradient(top, #fff 85%, #ececec 16%);
  background: linear-gradient(to bottom, #fff 85%, #ececec 16%);
  margin-bottom: 0;
}
.home .rel_contents-style3 {
  background: #ececec;
}
.home .rel_product-finder {
  background: #ececec;
  padding: 0 30px 12vw 3.65vw;
  margin: 0;
}
.home .rel_contents-style3 .rel_content-holder {
  margin: 0 0 0 3.65vw;
}
.home .textCenter {
  text-align: center;
}
.home .productFinderHeading {
  background: #ececec;
  padding: 3.676470588235294vw 0 6.25vw 0;
  margin-bottom: 0;
}
.home .productFinderHeading h2 {
  color: #4d4d4d;
  margin: 0;
}
.home .wkb_news_box.news_cols-1 time,
.home .wkb_news_box.news_cols-1 .updated {
  display: none;
}
@media (max-width: 600px) {
  .home .grid-style6 .rel_construction_systems .wkb_news_box-title {
    color: inherit;
  }
  .home .grid-style6 .col-md-6:first-child {
    background-color: #272727;
    padding: 6.25vw 7.3vw;
  }
}
.rel_product .favourite,
.wkb_news_box .favourite,
.rel_product_search .favourite,
.nepremicnina-card .favourite,
.nepremicnine-single.main-content .favourite {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
.rel_product .favourite:before,
.wkb_news_box .favourite:before,
.rel_product_search .favourite:before,
.nepremicnina-card .favourite:before,
.nepremicnine-single.main-content .favourite:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f004';
}
.rel_product .favourite:before,
.wkb_news_box .favourite:before,
.rel_product_search .favourite:before,
.nepremicnina-card .favourite:before,
.nepremicnine-single.main-content .favourite:before {
  font-weight: 400;
}
.rel_product .favourite.on:before,
.wkb_news_box .favourite.on:before,
.rel_product_search .favourite.on:before,
.nepremicnina-card .favourite.on:before,
.nepremicnine-single.main-content .favourite.on:before {
  font-weight: 900;
}
.rel_product .favourite,
.nepremicnina-card .favourite,
.nepremicnine-single.main-content .favourite {
  color: #afcb08;
  font-size: 30px;
}
.rel_breadcrumbs {
  margin: 0 7.3vw 3.1vw 7.3vw;
}
.eu-logo {
  position: absolute;
  top: 60px;
  right: 20px;
  width: 200px;
}
.eu-logo img {
  width: 100%;
}
@media (max-width: 500px) {
  .eu-logo {
    width: 140px;
  }
}
body.search .social-menu,
body.error404 .social-menu {
  display: none;
}
body.search .main,
body.error404 .main {
  margin: 6.25vw 10.95vw;
}
@media (max-width: 1200px) {
  body.search .main,
  body.error404 .main {
    margin-top: 70px;
  }
}
body.search h2 {
  margin: 0 0 30px 0;
}
body.search article {
  padding: 3.125vw 0;
  border-top: 1px solid #ddd;
}
body.search article h2 {
  font-size: 24px;
}
body.search article time {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
body.error404 .btn-success {
  margin-bottom: 20px;
}
.animated:not(.wkb_sliding-banner) {
  -webkit-animation: fadeIn 1s ease;
  -moz-animation: fadeIn 1s ease;
  -o-animation: fadeIn 1s ease;
  -ms-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}
.btn-primary,
.rel_product .btn-primary,
.header-menu .btn-primary,
.rel_contents-style3 .btn-primary,
.caldera-grid input[type=submit],
.f-row-2 .btn-primary,
.open-gallery a,
.error404 .btn-success,
.ui-dialog .read_more,
.template-landing1 .grid-style1 .rel_contents-style1 .btn-primary {
  line-height: 20px;
  font-width: 500;
  border: 1px solid #fff;
  padding: 15px 35px;
  border-radius: 50px;
  min-width: 100px;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -moz-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  -ms-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  color: #fff;
  white-space: normal;
}
.btn-primary:hover,
.rel_product .btn-primary:hover,
.header-menu .btn-primary:hover,
.rel_contents-style3 .btn-primary:hover,
.caldera-grid input[type=submit]:hover,
.f-row-2 .btn-primary:hover,
.open-gallery a:hover,
.error404 .btn-success:hover,
.ui-dialog .read_more:hover,
.template-landing1 .grid-style1 .rel_contents-style1 .btn-primary:hover {
  color: #afcb08;
  background-color: #fff;
  text-decoration: none;
}
@media (max-width: 425px) {
  .btn-primary,
  .rel_product .btn-primary,
  .header-menu .btn-primary,
  .rel_contents-style3 .btn-primary,
  .caldera-grid input[type=submit],
  .f-row-2 .btn-primary,
  .open-gallery a,
  .error404 .btn-success,
  .ui-dialog .read_more,
  .template-landing1 .grid-style1 .rel_contents-style1 .btn-primary {
    font-size: 16px;
    padding: 15px;
  }
}
.btn-primary,
.rel_contents-style3 .btn-primary,
.caldera-grid input[type=submit],
.f-row-2 .btn-primary,
.error404 .btn-success,
.template-landing1 .grid-style1 .rel_contents-style1 .btn-primary {
  border-color: #afcb08;
  color: #afcb08;
}
.btn-primary:hover,
.rel_contents-style3 .btn-primary:hover,
.caldera-grid input[type=submit]:hover,
.f-row-2 .btn-primary:hover,
.error404 .btn-success:hover,
.template-landing1 .grid-style1 .rel_contents-style1 .btn-primary:hover {
  border-color: #afcb08;
  background-color: #afcb08;
  color: #272727;
}
.caldera-grid input[type=submit]:hover,
.f-row-2 .col-md-4 .btn-primary:hover,
.btn-primary:hover {
  color: #fff;
}
.wkb_news_box .btn-primary,
.wkb_news_box .loadMore,
.rel_contents-style2 .btn-primary,
.rel_contents-style1 .btn-primary,
.btn-secondary,
.rel_product_search .btn {
  border: 0;
  background: transparent;
  color: #afcb08;
  padding: 0;
  margin: 0;
  text-transform: none;
  font-weight: 400;
}
.wkb_news_box .btn-primary:hover,
.wkb_news_box .loadMore:hover,
.rel_contents-style2 .btn-primary:hover,
.rel_contents-style1 .btn-primary:hover,
.btn-secondary:hover,
.rel_product_search .btn:hover {
  text-decoration: underline;
}
.menu_style-style1 .btn-primary,
.rel_contents-style4 .btn,
.btn-link,
.rel_construction_systems .all-news,
.system-holder .btn-primary {
  min-width: 85px;
  text-align: center;
  text-transform: none;
  font-weight: 300;
  background: transparent;
  padding: 0 0 21px 0;
  color: #fff;
  border: 0;
  border-radius: 0;
  position: relative;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu_style-style1 .btn-primary:hover,
.rel_contents-style4 .btn:hover,
.btn-link:hover,
.rel_construction_systems .all-news:hover,
.system-holder .btn-primary:hover {
  color: #afcb08;
  text-decoration: none;
}
.menu_style-style1 .btn-primary:after,
.rel_contents-style4 .btn:after,
.btn-link:after,
.rel_construction_systems .all-news:after,
.system-holder .btn-primary:after {
  content: "";
  width: 85px;
  height: 3px;
  background-color: #afcb08;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.rel_construction_systems .all-news,
.system-holder .btn-primary {
  color: #000;
}
.wkb_sliding-banner {
  margin-bottom: 6.25vw;
}
.wkb_sliding-banner .carousel {
  margin: 0 0 0 7.3vw;
  background-color: #000;
}
.wkb_sliding-banner .carousel-caption {
  left: 5%;
  right: 5%;
  bottom: 0;
  padding: 1.8vw 0 4.7vw 0;
}
.wkb_sliding-banner h3 {
  font-size: 3.65vw;
  margin: 0 0 1.8vw 0;
  font-weight: 900;
}
.wkb_sliding-banner p {
  font-size: 20px;
  margin: 0 0 1.8vw 0;
}
.wkb_sliding-banner a {
  text-decoration: none;
}
.wkb_sliding-banner a:hover {
  text-decoration: none;
}
.wkb_sliding-banner .w-100 {
  height: calc(100vh - 40px);
  min-height: 600px;
  width: 100%;
  object-fit: cover;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.wkb_sliding-banner .carousel-indicators {
  bottom: 45px;
  left: 25px;
  text-align: left;
  margin-left: 0;
}
.wkb_sliding-banner .carousel-indicators li {
  margin: 0 10px 0 0;
  width: 37px;
  height: 3px;
  border-radius: 0;
  background: #fff;
  border: 0;
}
.wkb_sliding-banner .carousel-indicators li.active {
  height: 3px;
  border: 0;
  background: #afcb08;
}
.wkb_sliding-banner .carousel-control-prev,
.wkb_sliding-banner .carousel-control-next {
  position: absolute;
  bottom: 38px;
}
.wkb_sliding-banner .carousel-control-prev:before,
.wkb_sliding-banner .carousel-control-next:before {
  font-size: 32px;
  color: #afcb08;
}
.wkb_sliding-banner .carousel-control-prev {
  left: -5.9vw;
}
.wkb_sliding-banner .carousel-control-prev:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f053';
}
.wkb_sliding-banner .carousel-control-next {
  left: -2.5vw;
}
.wkb_sliding-banner .carousel-control-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f054';
}
.wkb_sliding-banner .carousel-control-prev-icon,
.wkb_sliding-banner .carousel-control-next-icon {
  background: transparent;
}
.wkb_sliding-banner .extra_image {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 200px;
  z-index: 11;
}
.wkb_sliding-banner .extra_image a {
  display: block;
}
.wkb_sliding-banner .hasLink {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .wkb_sliding-banner .carousel {
    margin: 0;
  }
  .wkb_sliding-banner .carousel-caption {
    padding-bottom: 10px;
    bottom: 30px;
  }
  .wkb_sliding-banner .carousel-indicators {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .wkb_sliding-banner .carousel-control-prev {
    left: 10px;
  }
  .wkb_sliding-banner .carousel-control-next {
    left: auto;
    right: 10px;
  }
  .wkb_sliding-banner .carousel-control-prev,
  .wkb_sliding-banner .carousel-control-next {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .wkb_sliding-banner h3 {
    font-size: 6vw;
  }
  .wkb_sliding-banner .w-100 {
    height: calc(100vh - 72px);
  }
  .wkb_sliding-banner .extra_image {
    bottom: auto;
    top: 20px;
    width: 140px;
  }
}
@media (max-width: 600px) {
  .wkb_sliding-banner h3 {
    font-size: 8vw;
  }
}
.rel_content {
  margin-bottom: 3.125vw;
}
.wkb_content_grid .row>div .rel_content:last-child {
  margin-bottom: 0;
}
.rel_content-pre_title {
  color: #afcb08;
  margin: 0 0 24px 0;
  font-size: 20px;
}
.rel_contents-style1 .rel_content-holder,
.rel_contents-style2 .rel_content-holder,
.rel_contents-style3 .rel_content-holder {
  color: #6e6e6e;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 7.3vw;
}
.rel_contents-style1 .rel_content-holder:nth-child(even),
.rel_contents-style2 .rel_content-holder:nth-child(even),
.rel_contents-style3 .rel_content-holder:nth-child(even) {
  background-color: #ececec;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rel_contents-style1 .rel_content-info,
.rel_contents-style2 .rel_content-info,
.rel_contents-style3 .rel_content-info,
.rel_contents-style1 img,
.rel_contents-style2 img,
.rel_contents-style3 img {
  width: 50%;
}
.rel_contents-style1 h3,
.rel_contents-style2 h3,
.rel_contents-style3 h3 {
  margin: 0 0 2vw 0;
}
.rel_contents-style1 .image-wrapper,
.rel_contents-style2 .image-wrapper,
.rel_contents-style3 .image-wrapper {
  width: 50%;
}
.rel_contents-style1 .image-wrapper img,
.rel_contents-style2 .image-wrapper img,
.rel_contents-style3 .image-wrapper img {
  width: 100%;
  max-height: 570px;
  object-fit: contain;
  object-position: center top;
}
.rel_contents-style1 .rel_content-info,
.rel_contents-style2 .rel_content-info,
.rel_contents-style3 .rel_content-info {
  padding: 3.125vw 7.3vw 0 7.3vw;
}
.rel_contents-style1 .btn-primary,
.rel_contents-style2 .btn-primary,
.rel_contents-style3 .btn-primary {
  margin-top: 1.8vw;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
@media (max-width: 1200px) {
  .rel_contents-style1 .rel_content-title,
  .rel_contents-style2 .rel_content-title,
  .rel_contents-style3 .rel_content-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .rel_contents-style1 .rel_content-info,
  .rel_contents-style2 .rel_content-info,
  .rel_contents-style3 .rel_content-info,
  .rel_contents-style1 .image-wrapper,
  .rel_contents-style2 .image-wrapper,
  .rel_contents-style3 .image-wrapper {
    width: 100% !important;
  }
  .rel_contents-style1 .rel_content-info,
  .rel_contents-style2 .rel_content-info,
  .rel_contents-style3 .rel_content-info {
    padding: 0 !important;
  }
  .rel_contents-style1 .image-wrapper,
  .rel_contents-style2 .image-wrapper,
  .rel_contents-style3 .image-wrapper {
    margin-bottom: 30px;
  }
}
.rel_contents-style1 .rel_content-holder:last-child:nth-child(odd) {
  padding-bottom: 0;
}
.rel_contents-style1 .rel_content-holder:first-child {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .rel_contents-style1 .rel_content-holder:nth-child(odd) .rel_content-info {
    padding-right: 0;
  }
  .rel_contents-style1 .rel_content-holder:nth-child(even) .rel_content-info {
    padding-left: 0;
  }
}
.rel_contents-style2 .rel_content-holder:nth-child(even) {
  background-color: #fff;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.rel_contents-style2 .rel_content-holder:nth-child(odd) {
  background-color: #ececec;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1200px) {
  .rel_contents-style2 .rel_content-holder:nth-child(odd) .rel_content-info {
    padding-left: 0;
  }
  .rel_contents-style2 .rel_content-holder:nth-child(even) .rel_content-info {
    padding-right: 0;
  }
}
.rel_contents-style3 .rel_content-holder {
  margin: 40px 0 3.125vw 3.65vw;
  padding: 0 0 0 3.65vw;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: #272727;
}
.rel_contents-style3 .rel_content-holder:nth-child(even),
.rel_contents-style3 .rel_content-holder:nth-child(odd) {
  background: #272727;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rel_contents-style3 h3,
.rel_contents-style3 p {
  color: #fff;
}
.rel_contents-style3 h3 {
  border-bottom: 1px solid #afcb08;
  margin-bottom: 1.1vw;
  padding: 0 0 1.1vw 2vw;
}
.rel_contents-style3 .rel_content-text {
  padding: 0 0 0 2vw;
}
.rel_contents-style3 .btn-primary {
  margin-top: 1.8vw;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  margin-left: 2vw;
}
.rel_contents-style3 .rel_content-pre_title {
  padding-left: 2vw;
}
.rel_contents-style3 .rel_content-info {
  width: calc(50% - 3.65vw);
}
.rel_contents-style3 img {
  width: calc(50% + 3.65vw);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}
@media (max-width: 1200px) {
  .rel_contents-style3 .rel_content-title {
    padding-bottom: 20px;
  }
  .rel_contents-style3 .rel_content-holder {
    padding-bottom: 3.125vw;
  }
  .rel_contents-style3 .rel_content-info {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .main>.rel_contents-style3:last-child {
    margin-bottom: 0;
  }
  .main>.rel_contents-style3:last-child .rel_content-holder:last-child {
    margin-bottom: 0;
  }
  .rel_contents-style3 .rel_content-holder {
    padding: 6.25vw 7.3vw;
    margin-left: 0 !important;
  }
  .rel_contents-style3 img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rel_contents-style3.homePageRel_content {
  margin-bottom: 0;
}
.rel_contents-style4 .rel_content-holder {
  position: relative;
  padding-top: 83%;
  background-color: #000;
}
.rel_contents-style4 .bg-image,
.rel_contents-style4 .rel_content-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rel_contents-style4 .bg-image {
  object-fit: cover;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.rel_contents-style4 .rel_content-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 0 2vw;
  font-size: 20px;
}
.rel_contents-style4 .rel_content-info .image-wrapper {
  margin-bottom: 2vw;
}
.rel_contents-style4 .rel_content-pre_title {
  color: #fff;
}
.rel_contents-style4 h3 {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 3.1vw 0;
}
.rel_contents-style4 .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1200px) {
  .rel_contents-style4 .rel_content-holder {
    height: 100vh;
    max-height: 600px;
    padding-top: 0;
  }
}
.rel_product-finder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0 6.25vw 3.65vw;
  text-align: center;
  color: #4d4d4d;
}
.rel_product-finder .finder-filter {
  width: 15.2%;
  padding: 0 20px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.rel_product-finder .finder-filter:hover {
  color: #afcb08;
}
.rel_product-finder .title {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 20px;
}
.rel_product-finder .image-wrapper {
  height: 50px;
  margin: 0 0 20px 0;
}
.rel_product-finder img {
  width: 40px;
  height: 40px;
}
.rel_product-finder .ui-slider.ui-slider-v2 .ui-slider-tick {
  background: transparent;
}
.rel_product-finder .btn-primary {
  width: 8.8%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #afcb08;
  color: #fff;
  border: 0;
  border-radius: 0;
}
.rel_product-finder .choice {
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}
.rel_product-finder .arrow-down {
  font-size: 0;
  overflow: hidden;
  margin-top: 25px;
}
.rel_product-finder .arrow-down:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f107';
}
.rel_product-finder .arrow-down:hover:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.rel_product-finder .arrow-down:before {
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  cursor: pointer;
  line-height: 25px;
  font-size: 35px;
  color: #afcb08;
}
.rel_product-finder .dropdown-menu {
  color: #707070;
  padding: 15px;
  text-align: center;
  top: 100% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
.rel_product-finder .dropdown-item {
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 10px;
}
.rel_product-finder .dropdown-item:hover {
  text-decoration: underline;
}
.rel_product-finder .ui-slider-content {
  height: 1px !important;
  background: #707070 !important;
}
.rel_product-finder .ui-slider-left,
.rel_product-finder .ui-slider-right {
  width: 24px !important;
  height: 24px !important;
  border-radius: 50px !important;
  background: #afcb08 !important;
  margin-top: -12px !important;
  border: 0 !important;
}
.rel_product-finder svg path,
.rel_product-finder svg circle,
.rel_product-finder svg line {
  stroke: #afcb08;
}
@media (max-width: 1400px) {
  .rel_product-finder {
    padding-left: 3.65vw !important;
    padding-right: 3.65vw !important;
  }
  .rel_product-finder .finder-filter {
    width: 33%;
    padding: 0 calc(16.5% - 117.5px);
    margin-bottom: 30px;
  }
  .rel_product-finder .btn-primary {
    margin: 30px auto 0 auto;
    padding: 20px;
    width: auto;
  }
}
@media (max-width: 980px) {
  .rel_product-finder .finder-filter {
    width: 50%;
    padding: 0 calc(25% - 117.5px);
  }
}
@media (max-width: 620px) {
  .rel_product-finder {
    display: block;
  }
  .rel_product-finder .finder-filter {
    width: auto;
    margin: 0 auto;
    max-width: 235px;
  }
}
.centerWhite {
  color: #fff;
  text-align: center;
}
.centerWhite h2 {
  margin: 0;
  padding: 6.25vw 0 4.166666666666667vw 0;
}
.centerWhite h3 {
  margin: 0;
  padding: 0 0 3.125vw 0;
  font-size: 2.6vw;
}
@media (max-width: 1200px) {
  .centerWhite h3 {
    font-size: 30px;
  }
}
.centerWhite h4 {
  margin: 0 0 1.3vw 0;
  font-size: 20px;
  color: #afcb08;
}
.menu_style-style1 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 6.25vw;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.menu_style-style1 .menu-item {
  margin: 10px;
  width: calc(25% - 20px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background-color: #000;
}
.menu_style-style1 .menu-item:hover .btn-primary:after {
  background-color: #fff;
}
.menu_style-style1 .menu-item:hover .menu-item-text {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.menu_style-style1 a:first-child .image-wrap {
  position: relative;
  padding-top: 141%;
}
.menu_style-style1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.64;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
  filter: alpha(opacity=64);
  object-fit: cover;
}
.menu_style-style1 h4 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-size: 1.6vw;
  margin: 0;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.menu_style-style1 .menu-item-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35%;
  font-size: 20px;
  color: #fff;
  padding: 1.1vw 2.7vw 0 2.7vw;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -o-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform 250ms ease-out;
  -moz-transition: -moz-transform 250ms ease-out;
  -o-transition: -o-transform 250ms ease-out;
  -ms-transition: -ms-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  background: rgba(175,203,8,0.7);
}
.menu_style-style1 .btn-primary {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
@media (max-width: 1200px) {
  .menu_style-style1 .menu-item-text {
    display: none;
  }
  .menu_style-style1 .btn-primary {
    display: none;
  }
  .menu_style-style1 h4 {
    font-size: 24px;
  }
}
@media (max-width: 800px) {
  .menu_style-style1 .menu-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 500px) {
  .menu_style-style1 h4 {
    font-size: 4.8vw;
  }
}
.rel_bullet_points {
  text-align: center;
}
.rel_bullet_points .rel_bullet_points {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 3.9vw;
}
.rel_bullet_points img {
  margin-bottom: 30px;
}
.rel_bullet_points .wkb_link-button {
  padding: 4.67vw 0 0 0;
}
.rel_bullet_points .bullet_point {
  width: 16%;
  padding: 15px;
}
.rel_bullet_points .btn-secondary {
  color: #afcb08;
  font-size: 16px;
  font-weight: lighter;
  text-transform: none;
  border: 0;
  padding: 0 0 10px 0;
  border-bottom: 3px solid #afcb08;
}
@media (max-width: 1100px) {
  .rel_bullet_points .bullet_point {
    width: 25%;
  }
}
@media (max-width: 600px) {
  .rel_bullet_points .bullet_point {
    width: 50%;
  }
}
.grid-style2 .rel_bullet_points img {
  width: 45px;
  height: 45px;
  margin: 0 0 1vw 0;
}
.grid-style2 .rel_bullet_points .info {
  color: #fff;
}
.homeContentGrid {
  margin: 0 0 5.5vw 0;
}
.homeContentGrid .col-md-6 {
  padding: 0;
}
.homeContentGrid .rel_content {
  margin: 0 0 0 3.65vw;
  padding: 4.67vw 0 0 0;
  background: -webkit-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -moz-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -o-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -ms-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: linear-gradient(to bottom, #272727 55.99%, #fff 45%);
}
.homeContentGrid .rel_content-holder {
  color: #fff;
  position: relative;
  margin: 0 0 0 3.65vw;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 20px;
  height: 100vH;
  max-height: 672px;
  background: #272727;
}
.homeContentGrid .rel_content-holder .bg-image {
  height: 100vH;
  max-height: 672px;
}
.homeContentGrid .rel_content-holder .rel_content-info {
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.homeContentGrid .rel_content-holder h3 {
  margin: 1.5vw 0 3.2vw 0;
  font-size: 30px;
}
.homeContentGrid .rel_content-holder p {
  margin: 0;
  line-height: 28px;
  max-height: 84px;
  overflow: hidden;
}
.homeContentGrid .rel_content-holder .btn-primary {
  font-weight: lighter;
  position: absolute;
  bottom: 0;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  background: transparent;
  border: 0;
  border-bottom: 3px solid #afcb08;
  padding: 0 0 10px 0;
  text-transform: none;
}
.rel_construction_systems2 .news-type-scroll_filmstrip {
  max-height: 333px;
  height: 100vh;
}
.rel_construction_systems2 .type-scroll_filmstrip {
  height: 672px;
  padding: 0 0 0 8.2vw;
  background: -webkit-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -moz-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -o-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: -ms-linear-gradient(top, #272727 55.99%, #fff 45%);
  background: linear-gradient(to bottom, #272727 55.99%, #fff 45%);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.rel_construction_systems2 .type-scroll_filmstrip h2 {
  margin: 5vw 0 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
.rel_construction_systems2 .type-scroll_filmstrip .card {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  max-height: 333px;
  height: 100vh;
  margin: 0 20px 0 0;
  width: 33%;
}
.rel_construction_systems2 .type-scroll_filmstrip .card:last-child {
  margin: 0;
}
.rel_construction_systems2 .type-scroll_filmstrip .image-wrapper {
  position: relative;
  border: 1px solid #707070;
}
.rel_construction_systems2 .type-scroll_filmstrip img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.rel_construction_systems2 .type-scroll_filmstrip .entry-text {
  height: 100px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 20px 30px 40px 30px;
  background: rgba(175,203,8,0.7);
  color: #fff;
  font-size: 16px;
}
.rel_construction_systems2 .type-scroll_filmstrip .card-title {
  font-size: 30px;
  color: #272727;
  font-weight: bold;
  margin: 25px 0 0 0;
}
.rel_construction_systems2 .type-scroll_filmstrip .card-footer {
  display: none;
}
.rel_construction_systems2 .type-scroll_filmstrip .ui-filmstrip-next,
.rel_construction_systems2 .type-scroll_filmstrip .ui-filmstrip-prev {
  display: block !important;
  bottom: -103px;
  top: auto;
  background: #f00;
}
.rel_construction_systems2 .type-scroll_filmstrip .all-news {
  position: absolute;
  bottom: 0;
  color: #afcb08;
  font-size: 16px;
  font-weight: lighter;
  text-transform: none;
  border: 0;
  padding: 0 0 5px 0;
  display: inline-block;
  background: transparent;
  border-bottom: 3px solid #afcb08;
}
.rel_tabs .w-tabs-style0 {
  margin: 0 3.65vw 6.25vw 3.65vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.rel_tabs .w-tabs-style0 .ui-tabs-header {
  position: absolute;
  z-index: 1;
}
.rel_tabs .w-tabs-style0 .ui-tabs-header ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.rel_tabs .w-tabs-style0 .ui-tabs-header a {
  margin: 0;
  padding: 3px 5.72vw;
  font-size: 20px;
  background: #afcb08;
  color: #fff;
  border-radius: 0;
  border: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.rel_tabs .w-tabs-style0 .ui-tabs-header a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background: #afcb08;
}
.rel_tabs .w-tabs-style0 .ui-tabs-header a.selected {
  background: #afcb08;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  border: 0;
}
.rel_tabs .w-tabs-style0 .ui-tabs-body {
  width: 100%;
}
.rel_tabs .w-tabs-style0 .ui-tabs-content {
  padding: 0;
  border: 0;
  margin: 0;
  color: #fff;
  height: 37vw;
  font-size: 20px;
  text-align: center;
  background-color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 500px;
}
.rel_tabs .w-tabs-style0 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.64;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
  filter: alpha(opacity=64);
}
.rel_tabs .w-tabs-style0 .tab-inner {
  position: relative;
}
.rel_tabs .w-tabs-style0 .text {
  max-width: 90%;
  margin: 0 auto;
}
.rel_tabs .w-tabs-style0 h3 {
  margin: 0 0 1.6vw 0;
  font-size: 30px;
  font-weight: 900;
}
.rel_tabs .w-tabs-style0 p {
  margin: 0 0 2.96vw 0;
}
.rel_tabs .w-tabs-style0 .ui-tabs-content:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.rel_tabs .w-tabs-style0 .ui-tabs-controllers {
  display: none;
}
.rel_tabs .w-tabs-style0 .video360 {
  display: inline-block;
  width: 175px;
  height: 175px;
  line-height: 175px;
  text-align: center;
  border-radius: 50%;
  font-size: calc(0.635416666666667vw + 12.8px);
  cursor: pointer;
  background: rgba(175,203,8,0.5);
  position: relative;
  overflow: hidden;
}
.rel_tabs .w-tabs-style0 .video360:hover {
  -webkit-animation-name: virtualAnimateScale;
  -moz-animation-name: virtualAnimateScale;
  -o-animation-name: virtualAnimateScale;
  -ms-animation-name: virtualAnimateScale;
  animation-name: virtualAnimateScale;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.rel_tabs .w-tabs-style0 .video360:hover:before {
  -webkit-animation-name: virtualAnimate;
  -moz-animation-name: virtualAnimate;
  -o-animation-name: virtualAnimate;
  -ms-animation-name: virtualAnimate;
  animation-name: virtualAnimate;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.49, 0.005, 0.305, 1.235);
  -moz-animation-timing-function: cubic-bezier(0.49, 0.005, 0.305, 1.235);
  -o-animation-timing-function: cubic-bezier(0.49, 0.005, 0.305, 1.235);
  -ms-animation-timing-function: cubic-bezier(0.49, 0.005, 0.305, 1.235);
  animation-timing-function: cubic-bezier(0.49, 0.005, 0.305, 1.235);
}
.rel_tabs .w-tabs-style0 .video360:before {
  content: "";
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
  width: 175px;
  height: 175px;
  position: absolute;
  left: 0;
  background: url("/wp-content/themes/wordkit-starter/assets/images/icon-360-view.png") no-repeat center transparent;
}
@media (max-width: 800px) {
  .rel_tabs .w-tabs-style0 .video360 {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
  .rel_tabs .w-tabs-style0 .video360:before {
    width: 120px;
    height: 120px;
  }
  .rel_tabs .w-tabs-style0 .ui-tabs-header a {
    padding: 3px 1.72vw;
  }
}
.tabs_format-template .w-tabs-style0 .ui-tabs-content:first-child,
.tabs_format-template .w-tabs-style0 .ui-tabs-content {
  display: block;
}
.main>.rel_tabs .w-tabs-style1 {
  padding: 0 7.3vw;
  margin-bottom: 6.25vw;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  bottom: -5px;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header li {
  position: relative;
  width: 6.25vw;
  height: 180px;
  margin: 0;
  border-bottom: 10px solid transparent;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header li.selected {
  display: inline-block;
  border-color: #afcb08;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header li:last-child {
  margin-right: 0;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header a {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 8.85vw;
  border: 0 none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  text-align: center;
  font-size: 1vw;
  text-transform: uppercase;
  color: #4d4d4d;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header a img {
  display: block;
  margin: 0 auto 20px auto;
}
.rel_tabs .w-tabs-style1 .ui-tabs-header {
  border-bottom: 1px solid #8a8a8a;
}
.rel_tabs .w-tabs-style1 .ui-tabs-content {
  background: transparent;
  border: 0;
  padding: 3.125vw 0 0 0;
}
@media (max-width: 1200px) {
  .rel_tabs .w-tabs-style1 .ui-tabs-header ul {
    display: block;
  }
  .rel_tabs .w-tabs-style1 .ui-tabs-header li,
  .rel_tabs .w-tabs-style1 .ui-tabs-header li.selected {
    display: block;
    width: auto;
    height: auto;
    margin: 10px 10px 0 10px;
  }
  .rel_tabs .w-tabs-style1 .ui-tabs-header a {
    display: inline-block;
    font-size: 13px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
  }
  .rel_tabs .w-tabs-style1 .ui-tabs-header a img {
    display: none;
    margin: 0 auto 5px auto;
    width: 30px;
  }
}
.w-tabs-style1 .ui-tabs-controllers {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: calc(3.958333333333333vw + 24px);
}
.w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller {
  position: relative;
  padding: 0 calc(1.979166666666667vw + 32px);
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #afcb08;
  cursor: pointer;
}
.w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f053';
}
.w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(1.979166666666667vw + 32px);
  text-align: center;
  font-size: 30px;
}
.w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller.right:before {
  left: auto;
  right: 0;
  content: "\f054";
}
.w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller:hover {
  color: #000;
}
.w-tabs-style1 .ui-tabs-controllers .indicators {
  line-height: 40px;
  text-align: center;
}
.w-tabs-style1 .ui-tabs-controllers .indicator {
  position: relative;
  width: calc(1.041666666666667vw + 16px);
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  cursor: pointer;
}
.w-tabs-style1 .ui-tabs-controllers .indicator:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  margin-top: -1px;
  background-color: #ededed;
}
.w-tabs-style1 .ui-tabs-controllers .indicator.selected:after,
.w-tabs-style1 .ui-tabs-controllers .indicator:hover:after {
  background-color: #afcb08;
}
@media (max-width: 768px) {
  .w-tabs-style1 .ui-tabs-controllers {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .w-tabs-style1 .ui-tabs-controllers .indicators {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media (max-width: 400px) {
  .w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller {
    padding: 0 30px;
  }
  .w-tabs-style1 .ui-tabs-controllers .ui-tabs-controller:before {
    width: 20px;
  }
}
.wkb_news_box,
.rel_product_search {
  text-align: center;
  color: #707070;
}
.main>.wkb_news_box,
.main>.rel_product_search {
  background-color: #eeecec;
  padding: 6.25vw calc(7.3vw - 18px);
  margin-left: 7.3vw;
  margin-right: 7.3vw;
}
.wkb_news_box .news-items,
.rel_product_search .news-items,
.wkb_news_box .results,
.rel_product_search .results {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wkb_news_box .card,
.rel_product_search .card {
  position: relative;
  width: calc(33.33% - 18px);
  margin: 9px;
  padding: 12px 12px 34px 12px;
  background-color: #fff;
  text-align: left;
}
.wkb_news_box .card a,
.rel_product_search .card a {
  text-align: left;
}
.wkb_news_box .card a:hover,
.rel_product_search .card a:hover {
  text-decoration: none;
  color: #000;
}
.wkb_news_box .card-footer,
.rel_product_search .card-footer {
  position: absolute;
  bottom: 12px;
  left: 12px;
  height: 22px;
}
.wkb_news_box.news_cols-1 .card,
.rel_product_search.news_cols-1 .card {
  width: 100%;
  margin: 0;
}
.wkb_news_box .category-title,
.rel_product_search .category-title {
  display: none;
}
.wkb_news_box .image-wrapper,
.rel_product_search .image-wrapper {
  position: relative;
  padding-top: 57.45%;
  margin-bottom: 24px;
  overflow: hidden;
}
.wkb_news_box .image-wrapper .card-img-top,
.rel_product_search .image-wrapper .card-img-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.wkb_news_box .image-wrapper img,
.rel_product_search .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.wkb_news_box .card:hover .image-wrapper .card-img-top,
.rel_product_search .card:hover .image-wrapper .card-img-top,
.wkb_news_box .card:hover .image-wrapper img,
.rel_product_search .card:hover .image-wrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.wkb_news_box .all-news,
.rel_product_search .all-news,
.wkb_news_box .loadMore,
.rel_product_search .loadMore {
  margin-top: 40px;
}
.wkb_news_box.noDate time,
.rel_product_search.noDate time {
  display: none;
}
@media (max-width: 1200px) {
  .wkb_news_box .card,
  .rel_product_search .card {
    width: calc(50% - 18px);
  }
}
@media (max-width: 768px) {
  .main>.wkb_news_box,
  .main>.rel_product_search {
    margin-left: 0;
    margin-right: 0;
  }
  .wkb_news_box .card,
  .rel_product_search .card {
    width: calc(100% - 18px);
  }
  .wkb_news_box .video-play,
  .rel_product_search .video-play,
  .wkb_news_box .video-play:before,
  .rel_product_search .video-play:before {
    width: 110px;
    height: 110px;
  }
}
.wkb_news_box .news-type-gallery .card {
  position: relative;
}
.wkb_news_box .news-type-gallery .image-wrapper {
  background-color: #000;
}
.wkb_news_box .news-type-gallery .image-wrapper img {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.wkb_news_box .news-type-gallery .open-gallery {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  padding-top: 57.45%;
}
.wkb_news_box .news-type-gallery .open-gallery a {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main>.wkb_news_box[data-type="products"],
.main>.rel_related,
.main>.rel_product_search {
  margin-left: 0;
  margin-right: 0;
}
.wkb_news_box[data-type="products"] .favourite,
.rel_related .favourite,
.rel_product_search .favourite {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background-color: #afcb08;
}
.wkb_news_box[data-type="products"] .card-body,
.rel_related .card-body,
.rel_product_search .card-body {
  position: relative;
}
.wkb_news_box[data-type="products"] .card-text,
.rel_related .card-text,
.rel_product_search .card-text {
  font-size: 20px;
  margin-bottom: 36px;
}
.wkb_news_box[data-type="products"] .card-text>div,
.rel_related .card-text>div,
.rel_product_search .card-text>div {
  margin-bottom: 8px;
}
.wkb_news_box[data-type="products"] .card-text>div:last-child,
.rel_related .card-text>div:last-child,
.rel_product_search .card-text>div:last-child {
  margin: 0;
}
.wkb_news_box[data-type="products"] h4,
.rel_related h4,
.rel_product_search h4 {
  margin: 0 0 30px 0;
  color: #afcb08;
}
.wkb_news_box[data-type="products"] h4,
.rel_related h4,
.rel_product_search h4,
.wkb_news_box[data-type="products"] .price,
.rel_related .price,
.rel_product_search .price {
  font-size: 1.56vw;
  line-height: 1.8vw;
  font-weight: 900;
}
.wkb_news_box[data-type="products"] .price,
.rel_related .price,
.rel_product_search .price {
  display: none;
  text-align: right;
  color: #000;
  padding-left: 10px;
}
.wkb_news_box[data-type="products"] .title-holder,
.rel_related .title-holder,
.rel_product_search .title-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .wkb_news_box[data-type="products"] h4,
  .rel_related h4,
  .rel_product_search h4 {
    font-size: 24px;
  }
}
.main>.rel_product_search .no-results,
.main>.rel_related,
.main>.rel_product_search {
  background-color: #eeecec;
  padding: 6.25vw calc(7.3vw - 18px);
  margin-left: 0;
  margin-right: 0;
}
.main>.rel_related {
  padding-top: 3.125vw;
  margin-bottom: 6.25vw;
}
.rel_related .wkb_news_box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wkb_news_box[data-type="post"].news_cols-3 .image-wrapper {
  padding-top: 100%;
}
.wkb_news_box[data-type="post"] .card-body {
  color: #707070;
}
.wkb_news_box[data-type="post"] .category-title {
  margin: 0 0 20px 0;
  color: #afcb08;
  font-size: 20px;
}
.wkb_news_box[data-type="post"] h4 {
  font-size: 20px;
  margin: 0 0 24px 0;
  color: #afcb08;
}
.wkb_news_box[data-type="post"] .entry-text {
  line-height: 23px;
  overflow: hidden;
  margin: 0 0 40px 0;
}
.wkb_news_box[data-type="post"] .card-text:last-child {
  margin-bottom: 0;
}
.wkb_news_box[data-type="post"] .updated {
  font-weight: 900;
  color: #4d4d4d;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .wkb_news_box[data-type="post"].news_cols-1 h4 {
    font-size: 2.6vw;
    line-height: 3vw;
    min-height: 6vw;
  }
}
.f-row-1 {
  background: #afcb08;
  padding: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.f-row-1 i {
  color: #272727;
  font-size: 22px;
}
.f-row-1 strong {
  font-size: 30px;
}
.f-row-1 .social-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 900px) {
  .f-row-1 {
    display: block;
  }
  .f-row-1 .widget {
    margin-bottom: 30px;
  }
  .f-row-1 .widget:last-child {
    margin: 0;
  }
}
.f-row-2 .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.f-row-2 .col-md-8,
.f-row-2 .col-md-4 {
  padding: 0;
}
.f-row-2 .col-md-8 {
  padding: 60px 7.3vw 6.25vw 7.3vw;
  background: #272727;
}
.f-row-2 .menu {
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.f-row-2 .menu>.menu-item {
  width: 25%;
  padding: 0 10px;
}
.f-row-2 .menu-item {
  text-transform: uppercase;
}
.f-row-2 .menu-item a {
  font-size: 16px;
  margin: 0 0 30px 0;
  display: inline-block;
}
.f-row-2 .sub-menu .menu-item {
  text-transform: none;
}
.f-row-2 .col-md-4 {
  text-align: center;
  background: #ececec;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 6.25vw 3.65vw;
}
.f-row-2 .col-md-4 .wkb_text {
  color: #272727;
}
.f-row-2 .col-md-4 h4 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 35px 0;
}
.f-row-2 .col-md-4 .wkb_link-button {
  margin: 4.6vw 0 0 0;
}
@media (max-width: 1500px) {
  .f-row-2 .col-md-8 {
    padding: 6.25vw 3.65vw 6.25vw;
  }
}
@media (max-width: 1200px) {
  .f-row-2 .row {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .f-row-2 .row>div {
    width: 100%;
  }
  .f-row-2 .wkb_link-button {
    text-align: center;
  }
}
@media (max-width: 800px) {
  .f-row-2 .menu>.menu-item {
    width: 50%;
    margin-bottom: 30px;
  }
  .f-row-2 .menu-item a {
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) {
  .f-row-2 .menu>.menu-item {
    width: 100%;
  }
}
.header {
  position: relative;
}
@media (max-width: 1200px) {
  .header {
    background-color: #ececec;
    padding: 0 16px;
    zoom: 1;
  }
  .header:before,
  .header:after {
    content: "";
    display: table;
  }
  .header:after {
    clear: both;
  }
}
.header .social-menu {
  position: absolute;
  top: 75vh;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 7.3vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header .social-menu a {
  border-color: #989493;
  color: #989493;
  margin: 20px 0 0 0;
}
.header .social-menu a:first-child {
  margin: 0;
}
@media (max-width: 1200px) {
  .header .social-menu {
    display: none;
  }
}
@media (max-height: 800px) {
  .header .social-menu {
    top: 400px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.header-first-row {
  background: -webkit-linear-gradient(left, #fff 50.99%, #ececec 45%);
  background: -moz-linear-gradient(left, #fff 50.99%, #ececec 45%);
  background: -o-linear-gradient(left, #fff 50.99%, #ececec 45%);
  background: -ms-linear-gradient(left, #fff 50.99%, #ececec 45%);
  background: linear-gradient(to right, #fff 50.99%, #ececec 45%);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header-first-row .favourite,
.header-first-row .language,
.header-first-row .search-icon {
  position: relative;
}
.header-first-row .favourite {
  width: 40px;
  height: 40px;
  text-align: center;
  background: #ececec;
}
.header-first-row .language .dropdown-menu {
  left: auto !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  top: 100% !important;
  right: 0;
  -webkit-animation: fadeInOpen 0.3s ease;
  -moz-animation: fadeInOpen 0.3s ease;
  -o-animation: fadeInOpen 0.3s ease;
  -ms-animation: fadeInOpen 0.3s ease;
  animation: fadeInOpen 0.3s ease;
}
.header-first-row .fa-search,
.header-first-row .fa-heart {
  cursor: pointer;
}
.header-first-row .dropdown {
  cursor: pointer;
  padding: 0 35px;
  background: #272727;
}
.header-first-row .dropdown-toggle {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
}
.header-first-row .dropdown-toggle:hover {
  text-decoration: none;
}
.header-first-row .caret {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 0;
  background: #afcb08;
  height: 2px;
  width: 100%;
}
@media (max-width: 1200px) {
  .header-first-row {
    background: transparent;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .header-first-row .dropdown {
    padding: 0 10px;
    text-align: center;
  }
}
.header-first-row .search-holder {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 0;
  text-align: center;
}
.header-first-row .search-open {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
  z-index: 1;
  display: block;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-first-row .form-inline {
  line-height: 37px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.header-first-row input {
  width: 100%;
  height: 40px;
  padding: 0 40px 0 10px;
  border: 0;
  border-bottom: 2px solid #afcb08;
  border-radius: 0;
}
.header-first-row i {
  font-size: 16px;
  color: #4d4d4d;
}
.header-first-row .btn-success {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: transparent;
}
.header-first-row .btn-success:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f002';
}
.header-first-row .btn-success:before {
  font-size: 16px;
  color: #4d4d4d;
}
.header-first-row .search-holder.opened .btn-success {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header-first-row .search-holder.opened .search-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
@media (max-width: 1200px) {
  .header-first-row {
    display: block;
    text-align: center;
  }
  .header-first-row .search-holder {
    position: static;
  }
  .header-first-row .search-open {
    top: 0;
    left: 16px;
    right: 16px;
    width: auto;
  }
  .header-first-row>div {
    display: inline-block;
  }
}
.header-logo {
  position: absolute;
  width: 7.3vw;
  text-align: center;
}
.header-logo img {
  width: 85px;
  max-width: 80%;
}
.header-logo .logo2 {
  display: none;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .header-logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    background-color: #fff;
    width: auto;
  }
  .header-logo img {
    width: 60px;
    max-width: none;
  }
}
.home .logo2 {
  display: block;
}
.header-info {
  display: none;
}
@media (max-width: 1200px) {
  .header-info {
    background-color: #ececec;
    display: block;
    padding: 0 16px;
    position: fixed;
    top: 0;
    right: 0;
    height: 40px;
  }
}
.menuOpen {
  font-size: 34px;
  color: #afcb08;
  height: 40px;
  line-height: 40px;
}
.header-menu-responsive {
  background-color: #272727;
  position: fixed;
  top: 40px;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  width: 100%;
  padding: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-animation: fadeInOpen 0.5s ease;
  -moz-animation: fadeInOpen 0.5s ease;
  -o-animation: fadeInOpen 0.5s ease;
  -ms-animation: fadeInOpen 0.5s ease;
  animation: fadeInOpen 0.5s ease;
  -webkit-transition: padding-top 0.3s ease;
  -moz-transition: padding-top 0.3s ease;
  -o-transition: padding-top 0.3s ease;
  -ms-transition: padding-top 0.3s ease;
  transition: padding-top 0.3s ease;
}
.header-menu-responsive .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-menu-responsive .menu>li {
  width: 25%;
  padding: 10px;
}
.header-menu-responsive .menu>li>a {
  display: block;
  margin-bottom: 20px;
}
.header-menu-responsive li {
  margin-bottom: 10px;
}
.header-menu-responsive .dropdown-menu {
  position: static;
  display: block;
  background-color: transparent;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 0;
}
@media (max-width: 800px) {
  .header-menu-responsive .menu>li {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .header-menu-responsive .menu>li {
    width: 100%;
  }
}
.header-menu {
  z-index: 1;
  position: fixed;
  top: 80px;
  left: 50%;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: top 0.3s ease, background-color 0.3s ease;
  -moz-transition: top 0.3s ease, background-color 0.3s ease;
  -o-transition: top 0.3s ease, background-color 0.3s ease;
  -ms-transition: top 0.3s ease, background-color 0.3s ease;
  transition: top 0.3s ease, background-color 0.3s ease;
}
.header-menu li {
  position: relative;
}
.ui-folding-scrolled .header-menu {
  background-color: #ececec;
  color: #4d4d4d;
  top: 0;
}
.ui-folding-scrolled .header-menu li:hover {
  color: #fff;
}
@media (max-width: 1200px) {
  .header-menu {
    display: none;
  }
}
.header-menu .menu .btn-primary {
  display: none;
  margin: 30px 0 50px 0;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.header-menu .menu .dropdown-menu {
  background: #272727;
  padding: 0;
  color: #fff;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}
.header-menu .menu .menu-item .dropdown-toggle {
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  border-bottom: 2px solid transparent;
  padding: 10px 20px 8px 20px;
}
.header-menu .menu .menu-item:hover .dropdown-toggle {
  border-color: #afcb08;
  background: #272727;
}
.header-menu .menu .menu-item:hover .dropdown-menu {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header-menu .menu .dropdown-menu-inside .menu-item {
  background: #272727;
  -webkit-transition: background 100 ms ease-in-out;
  -moz-transition: background 100 ms ease-in-out;
  -o-transition: background 100 ms ease-in-out;
  -ms-transition: background 100 ms ease-in-out;
  transition: background 100 ms ease-in-out;
  cursor: pointer;
  padding: 15px 25px;
  display: block !important;
}
.header-menu .menu .dropdown-menu-inside .menu-item:first-child {
  margin: 10px 0 0 0;
}
.header-menu .menu .dropdown-menu-inside .menu-item:last-child {
  margin: 0 0 10px 0;
}
.header-menu .menu .dropdown-menu-inside .menu-item:hover {
  background: #444;
}
.header-menu .menu .dropdown-menu-inside .menu-item:hover h4 {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.header-menu .menu .dropdown-menu-inside h4 {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  -moz-transition: -moz-transform 250ms ease-in-out;
  -o-transition: -o-transform 250ms ease-in-out;
  -ms-transition: -ms-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  font-size: 16px;
  text-transform: none;
  margin: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header-menu .menu .menu-item-has-children:first-child li a {
  padding-top: 64.5%;
  position: relative;
  display: block;
  background: #000;
}
.header-menu .menu .menu-item-has-children:first-child .btn-primary {
  display: inline-block;
}
.header-menu .menu .menu-item-has-children:first-child .dropdown-menu {
  text-align: center;
  position: fixed;
  top: 118px;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.header-menu .menu .menu-item-has-children:first-child .dropdown-menu-inside {
  padding: 0 6.25vw 0 7.3vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item {
  width: 33%;
  margin: 0;
  padding: 25px 25px 0 0;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:hover {
  background: transparent;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:hover h4 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:hover .bg-image {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(3) a,
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(6) a {
  background: transparent;
  border: 1px solid #afcb08;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(3) .bg-image,
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(6) .bg-image {
  display: none;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(3) .text-holder,
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(6) .text-holder {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(3) .menu-item-text,
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(6) .menu-item-text {
  max-width: 258px;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(3):hover a,
.header-menu .menu .menu-item-has-children:first-child .menu-item:nth-child(6):hover a {
  background: #adbf00;
}
.header-menu .menu .menu-item-has-children:first-child .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: opacity 100ms ease-in-out;
  -moz-transition: opacity 100ms ease-in-out;
  -o-transition: opacity 100ms ease-in-out;
  -ms-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.header-menu .menu .menu-item-has-children:first-child .text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-menu .menu .menu-item-has-children:first-child h4 {
  font-size: 30px;
  line-height: 33px;
  height: 33px;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.header-menu .menu .menu-item-has-children:first-child .menu-item-text {
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.ui-folding-scrolled .header-menu .menu .menu-item:first-child .dropdown-menu {
  top: 38px;
}
.rel_product {
  background-color: #272727;
  margin-left: 7.3vw;
  padding: 6.25vw 14.6vw 6.25vw 7.3vw;
  color: #fff;
}
.rel_product h1 {
  font-size: 2.6vw;
  color: #afcb08;
  margin: 0 0 30px 0;
}
.rel_product .faze-title {
  font-size: 20px;
  margin-bottom: 30px;
}
.rel_product .price-holder {
  font-size: 20px;
}
.rel_product .choices {
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
@media (max-width: 1200px) {
  .rel_product {
    padding: 105px 7.3vw 6.25vw 7.3vw;
    margin-left: 0;
  }
}
.rel_product .price {
  position: relative;
}
.rel_product .price .price-title,
.rel_product .price .price-value {
  margin-bottom: 5px;
}
.rel_product .price .price-holder {
  margin-bottom: 30px;
}
.rel_product .price .withTax .price-value {
  font-size: 1.56vw;
  line-height: 1.6vw;
}
.rel_product .price .price-value {
  font-weight: 900;
  margin-bottom: 10px;
}
.rel_product .price .price-disclaimer {
  font-size: 60%;
}
.rel_product .price .button-holder {
  position: absolute;
  bottom: 0;
  width: calc(100% - 20px);
  padding: 2.86vw 0;
  background-color: #afcb08;
  text-align: center;
}
.rel_product .price .share-holder {
  position: absolute;
  top: 0;
  right: 20px;
}
.rel_product .price .favourite {
  margin-left: auto;
}
.rel_product .price .noTax {
  display: none;
}
@media (min-width: 1500px) {
  .rel_product .price .price-disclaimer {
    padding-right: 80px;
  }
}
.rel_product .ui-checkbox {
  padding-top: 20px;
  border-top: 1px solid #707070;
}
.radio-wrapper,
.rel_product .ui-checkbox {
  position: relative;
  margin-top: 20px;
}
.radio-wrapper a,
.rel_product .ui-checkbox a {
  display: block;
  color: #afcb08;
  font-size: 13px;
}
.radio-wrapper label,
.rel_product .ui-checkbox label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 30px;
  line-height: 20px;
  font-weight: 900;
  color: #000;
}
.radio-wrapper input,
.rel_product .ui-checkbox input {
  cursor: pointer;
  position: absolute;
  margin: 0;
  width: 0;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.radio-wrapper .checkmark,
.rel_product .ui-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  border-radius: 50%;
}
.radio-wrapper .checkmark:after,
.rel_product .ui-checkbox .checkmark:after {
  content: "";
  display: none;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #afcb08;
}
.radio-wrapper input:checked ~ label .checkmark:after,
.rel_product .ui-checkbox input:checked ~ label .checkmark:after {
  display: block;
}
.rel_product .ui-gallery {
  margin-bottom: 2.6vw;
}
.rel_product .info {
  margin-bottom: 2.6vw;
  padding: 0 7.3vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.info-point {
  text-align: center;
  font-size: 20px;
}
.info-point .image-wrapper {
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .rel_product .info {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .rel_product .info {
    margin-bottom: 0;
  }
  .info-point {
    width: 50%;
    margin-bottom: 30px;
  }
}
.single-products .ui-dialog {
  background-color: #272727;
}
.single-products .ui-dialog .opis {
  margin-bottom: 40px;
}
.single-products .ui-dialog-overlay {
  background-color: #272727;
}
.single-products .ui-dialog-content {
  margin: 40px;
  color: #fff;
}
.single-products .ui-dialog-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
}
.single-products .ui-dialog-close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f00d';
}
.single-products .ui-dialog-close:before {
  display: block;
}
.rel_product .ui-tabs-header li a {
  border-radius: 0;
  border: 0 none;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 1.25vw;
}
.rel_product .ui-tabs-header li a.selected,
.rel_product .ui-tabs-header li a:hover {
  color: #272727;
  border: 0 none;
}
.rel_product .ui-tabs-body .ui-tabs-content {
  border: 0 none;
  margin-top: 0;
}
.rel_product .floors {
  border-top: 1px solid #afcb08;
  border-bottom: 1px solid #afcb08;
  padding-bottom: 7.3vw;
  margin-bottom: 3.6vw;
}
.rel_product .floors li a {
  background-color: transparent;
  color: rgba(255,255,255,0.5);
  padding: 0;
  line-height: 7.3vw;
  margin-right: 40px;
  font-size: 1.55vw;
  font-weight: 500;
}
.rel_product .floors li a.selected,
.rel_product .floors li a:hover,
.rel_product .floors .ui-tabs-content {
  color: #fff;
  background-color: transparent;
}
.rel_product .floors .ui-tabs-content {
  padding: 0;
}
.rel_product .no-rooms .col-md-6 {
  width: 100%;
}
.rel_product .no-rooms .col-md-6 img {
  width: 100%;
}
.rel_product .prices h3,
.rel_product .prices .prices-description p {
  padding-left: 7.3vw;
  margin: 0 0 18px 0;
  max-width: calc(7.3vw + 530px);
}
.rel_product .prices h3 {
  font-size: 30px;
  font-weight: 500;
}
.rel_product .prices .ui-tabs {
  margin-top: 38px;
  color: #707070;
}
.rel_product .prices .ui-tabs-header {
  margin-left: 6.05vw;
}
.rel_product .prices .ui-tabs-content {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rel_product .prices .ui-tabs-content>div {
  padding: 30px 20px;
}
.rel_product .prices .ui-tabs-content:before,
.rel_product .prices .ui-tabs-content:after {
  display: none;
}
.rel_product .prices .ui-tabs-content[style="display: none;"] {
  display: none !important;
}
.rel_product .system-info {
  font-size: 12px;
}
.rel_product .system-info .image-wrapper {
  margin-bottom: 30px;
}
@media (max-width: 1500px) {
  .rel_product .col-md-6,
  .rel_product .col-md-2,
  .rel_product .price-holder {
    margin-bottom: 20px;
  }
  .rel_product .prices .ui-tabs-content .system-info,
  .rel_product .prices .ui-tabs-content .choices,
  .rel_product .prices .ui-tabs-content .price {
    width: 100%;
    padding: 0 15px;
  }
  .rel_product .choices {
    border: 0 none;
  }
  .rel_product .price .price-title {
    margin-bottom: 10px;
  }
  .rel_product .price .withTax .price-value {
    font-size: 30px;
    line-height: normal;
  }
  .rel_product .price .button-holder {
    position: static;
    width: auto;
  }
  .rel_product .price .share-holder {
    width: auto;
  }
  .rel_product .price .share-holder>div {
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 1200px) {
  .rel_product h1 {
    font-size: 40px;
  }
  .rel_product .floors li a {
    font-size: 20px;
    line-height: 60px;
  }
  .rel_product .prices .ui-tabs-header {
    margin-left: 0;
  }
  .rel_product .prices .ui-tabs-header li a {
    font-size: 16px;
  }
  .rel_product .prices h3,
  .rel_product .prices .prices-description p {
    padding-left: 0;
  }
  .rel_product .price .button-holder {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .rel_product .prices .ui-tabs-content .system-info,
  .rel_product .prices .ui-tabs-content .choices,
  .rel_product .prices .ui-tabs-content .price,
  .rel_product .prices .ui-tabs-content .left,
  .rel_product .prices .ui-tabs-content .right {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .rel_product .info-point {
    font-size: inherit;
  }
  .rel_product .price-holder {
    margin-bottom: 0;
  }
  .rel_product .price .share-holder {
    position: static;
    text-align: right;
  }
}
.page_header {
  position: relative;
  background: url("/wp-content/themes/wordkit-starter/assets/images/page_header-bg.jpg") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin: 0 0 18px 7.3vw;
  height: 600px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page_header .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.page_header .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.page_header .page_header-info {
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 4.7vw;
}
.page_header .page-child-menu {
  display: none;
}
.page_header h1 {
  font-size: 3.65vw;
  font-weight: 900;
  margin: 0 0 30px 0;
}
.page_header p {
  max-width: 535px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .page_header {
    margin: 0 0 18px 0;
    height: calc(100vh - 40px);
    min-height: 400px;
  }
  .page_header h1 {
    font-size: 6vw;
  }
}
@media (max-width: 600px) {
  .page_header h1 {
    font-size: 8vw;
  }
}
.single-post .page_header,
.single-construction_systems .page_header,
.single-post .rel_breadcrumbs,
.single-construction_systems .rel_breadcrumbs {
  margin-bottom: 0;
}
.single-post .rel_breadcrumbs,
.single-construction_systems .rel_breadcrumbs {
  padding: 18px 0 6.25vw 0;
  background-color: #ececec;
}
.single-post.blog-post .rel_breadcrumbs,
.single-construction_systems.blog-post .rel_breadcrumbs {
  padding: 18px 0 36px 0;
  background-color: transparent;
}
.single-post .entry-content,
.single-construction_systems .entry-content {
  margin: 0 7.3vw;
  padding: 0 21.9vw 6.25vw 21.9vw;
  background-color: #ececec;
}
.single-post .updated,
.single-construction_systems .updated {
  display: block;
  font-weight: 900;
  color: #4d4d4d;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .single-post .entry-content,
  .single-construction_systems .entry-content {
    padding: 0 7.3vw 6.25vw 7.3vw;
  }
}
@media (max-width: 600px) {
  .single-post .rel_breadcrumbs,
  .single-construction_systems .rel_breadcrumbs {
    margin: 0;
    padding: 18px 7.3vw 6.25vw 7.3vw;
  }
  .single-post .entry-content,
  .single-construction_systems .entry-content {
    margin: 0;
  }
}
.related_articles .wkb_text {
  text-align: center;
}
.wkb_google-maps .map {
  height: 500px;
}
.wkb_text .caldera-grid .form-control,
.error404 form .form-control {
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  padding: 0;
  margin: 0 0 20px 0;
  text-align: center;
  border-radius: 0;
  border-color: #707070;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wkb_text .caldera-grid textarea.form-control,
.error404 form textarea.form-control {
  height: auto;
}
.full-width>.wkb_text .caldera-grid,
.full-width>.error404 form {
  max-width: 60%;
  margin: 0 auto;
}
.rel_construction_systems .system-holder {
  color: #6e6e6e;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 7.3vw;
}
.rel_construction_systems .system-holder:nth-child(even) {
  background-color: #ececec;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rel_construction_systems .system-holder:last-child:nth-child(odd) {
  padding-bottom: 0;
}
.rel_construction_systems .system-holder:first-child {
  padding-top: 0;
}
.rel_construction_systems h3 {
  font-size: 1.56vw;
  font-weight: 900;
}
@media (max-width: 1200px) {
  .rel_construction_systems h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.rel_construction_systems .image-holder a {
  display: block;
}
.rel_construction_systems .image-holder img {
  width: 100%;
  max-height: 570px;
  object-fit: contain;
  object-position: center top;
}
.rel_construction_systems .info-holder {
  padding: 3.125vw 7.3vw 0 7.3vw;
}
.rel_construction_systems .btn-primary {
  margin-top: 1.8vw;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.rel_construction_systems .pre_title {
  color: #afcb08;
  margin: 0 0 24px 0;
  font-size: 20px;
}
.system-description {
  margin-bottom: 12px;
  border-bottom: 1px solid #707070;
}
.system-description h4 {
  font-size: 20px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: #afcb08;
}
.system-description ol {
  padding: 10px 0 0 20px;
  list-style: none;
  counter-reset: li;
  border-top: 1px solid #707070;
}
.system-description ol li {
  counter-increment: li;
  position: relative;
  padding-right: 50px;
}
.system-description ol li strong {
  font-weight: normal;
  position: absolute;
  top: 1px;
  right: 0;
}
.system-description ol li:before {
  content: counter(li);
  color: #afcb08;
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.system-description .description2 {
  font-weight: bold;
}
.system-holder .description-content {
  margin: 3.125vw 7.3vw 0 7.3vw;
}
@media (max-width: 1200px) {
  .system-holder .description-content {
    margin: 3.125vw 0 30px 0;
  }
}
.construction_system_type-list .info-holder {
  font-size: 13px;
}
@media (max-width: 992px) {
  .construction_system_type-list .info-holder {
    padding-left: 0;
    padding-right: 0;
  }
}
.rel_construction_systems .type-scroll_filmstrip,
.type-scroll_filmstrip[data-type="construction_systems"] {
  text-align: center;
}
.rel_construction_systems .type-scroll_filmstrip .ui-scrollableFilmstrip,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-scrollableFilmstrip,
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-scroll,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-scroll {
  height: 360px;
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-scroll,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-scroll {
  overflow: hidden;
  position: relative;
}
.rel_construction_systems .type-scroll_filmstrip .ui-scrollableFilmstrip,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-scrollableFilmstrip {
  overflow: visible;
}
.rel_construction_systems .type-scroll_filmstrip .card,
.type-scroll_filmstrip[data-type="construction_systems"] .card {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 45%;
  background-color: transparent;
}
.rel_construction_systems .type-scroll_filmstrip .image-wrapper,
.type-scroll_filmstrip[data-type="construction_systems"] .image-wrapper {
  height: 286px;
  padding: 0;
  margin: 0 0 20px 0;
  position: relative;
  border: 1px solid #707070;
  background-color: #fff;
}
.rel_construction_systems .type-scroll_filmstrip .image-wrapper,
.type-scroll_filmstrip[data-type="construction_systems"] .image-wrapper,
.rel_construction_systems .type-scroll_filmstrip .card-body,
.type-scroll_filmstrip[data-type="construction_systems"] .card-body {
  margin-right: 20px;
}
.rel_construction_systems .type-scroll_filmstrip h4,
.type-scroll_filmstrip[data-type="construction_systems"] h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 900;
  color: #000;
}
.rel_construction_systems .type-scroll_filmstrip img,
.type-scroll_filmstrip[data-type="construction_systems"] img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rel_construction_systems .type-scroll_filmstrip p.card-text,
.type-scroll_filmstrip[data-type="construction_systems"] p.card-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 50%;
  padding: 18px;
  margin: 0;
  color: #fff;
  background-color: rgba(128,165,27,0.54);
}
.rel_construction_systems .type-scroll_filmstrip .card-footer,
.type-scroll_filmstrip[data-type="construction_systems"] .card-footer,
.rel_construction_systems .type-scroll_filmstrip .card-footer a,
.type-scroll_filmstrip[data-type="construction_systems"] .card-footer a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}
.rel_construction_systems .type-scroll_filmstrip .wkb_news_box-title,
.type-scroll_filmstrip[data-type="construction_systems"] .wkb_news_box-title {
  margin: 7.8vw 0 40px 0;
  font-size: 30px;
  color: #000;
  text-align: left;
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-prev,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-prev {
  text-align: left;
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-prev:before,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-prev:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f053';
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-next,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-next {
  text-align: right;
  margin-left: 50px;
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-next:before,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f054';
}
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-prev,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-prev,
.rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-next,
.type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-next {
  margin-top: 0;
  bottom: -88px;
  left: 0;
  top: auto;
  color: #afcb08;
  width: 47px;
  height: 50px;
  line-height: 50px;
  font-size: 28px;
  background: transparent;
}
@media (max-width: 1500px) {
  .rel_construction_systems .type-scroll_filmstrip,
  .type-scroll_filmstrip[data-type="construction_systems"] {
    margin-bottom: 50px;
  }
  .rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-prev,
  .type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-prev,
  .rel_construction_systems .type-scroll_filmstrip .ui-filmstrip-next,
  .type-scroll_filmstrip[data-type="construction_systems"] .ui-filmstrip-next {
    bottom: auto;
    top: 100%;
  }
}
@media (max-width: 768px) {
  .rel_construction_systems .type-scroll_filmstrip,
  .type-scroll_filmstrip[data-type="construction_systems"] {
    text-align: right;
  }
  .rel_construction_systems .type-scroll_filmstrip .card,
  .type-scroll_filmstrip[data-type="construction_systems"] .card {
    width: 70%;
  }
}
.grid-style6 .wkb_news_box-title {
  color: #fff;
}
.single-construction_systems .rel_construction_system {
  background-color: #ececec;
  padding: 0 3.65vw 6.25vw 3.65vw;
  margin: 0 7.3vw;
  zoom: 1;
}
.single-construction_systems .rel_construction_system:before,
.single-construction_systems .rel_construction_system:after {
  content: "";
  display: table;
}
.single-construction_systems .rel_construction_system:after {
  clear: both;
}
.single-construction_systems .col-md-6 {
  padding: 0 3.65vw;
}
@media (max-width: 600px) {
  .single-construction_systems .rel_construction_system {
    margin: 0;
  }
}
.socialFeed {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.socialFeed-item {
  width: 50%;
}
.socialFeed-item a {
  display: block;
  position: relative;
  padding-top: 70%;
}
.socialFeed-item-wrap {
  margin: 8px;
}
.socialFeed-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.grid-style5 .socialFeed {
  -webkit-transform: translateX(33%);
  -moz-transform: translateX(33%);
  -o-transform: translateX(33%);
  -ms-transform: translateX(33%);
  transform: translateX(33%);
}
.grid-style5 .socialFeed-item:nth-child(n+4) {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
@media (max-width: 1200px) {
  .socialFeed-item {
    width: 25%;
  }
  .grid-style5 .socialFeed,
  .grid-style5 .socialFeed-item:nth-child(n+4) {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (max-width: 768px) {
  .socialFeed-item {
    width: 50%;
  }
}
.rel_gallery {
  margin-bottom: 3.4vw;
}
.rel_gallery .current_image {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 36px;
}
.rel_gallery .ui-filmstrip-scroll {
  height: 90px;
}
.rel_gallery .gallery-item {
  float: left;
  width: 135px !important;
}
.rel_gallery .gallery-item-holder {
  margin-right: 15px;
  height: 67.5px;
  position: relative;
}
.rel_gallery img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rel_gallery .ui-filmstrip .ui-filmstrip-left,
.rel_gallery .ui-filmstrip .ui-filmstrip-right {
  font-size: 28px;
  width: 2.34vw;
  min-width: 30px;
  color: #afcb08;
  top: 50%;
  left: -3.65vw;
  right: auto;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.rel_gallery .ui-filmstrip .ui-filmstrip-left:before,
.rel_gallery .ui-filmstrip .ui-filmstrip-right:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f053';
}
.rel_gallery .ui-filmstrip .ui-filmstrip-right {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: right;
}
.rel_gallery .ui-filmstrip .ui-filmstrip-right:before {
  content: "\f054";
}
.gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.gallery .gallery-item {
  width: 33%;
}
.gallery .gallery-icon {
  padding-top: 56.25%;
  position: relative;
  margin: 10px;
}
.gallery a,
.gallery img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .gallery .gallery-item {
    width: 50%;
  }
}
.share-holder {
  width: 70px;
}
.ui-share2 {
  color: #afcb08;
  white-space: nowrap;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 37px;
  text-align: center;
  background-color: #fff;
  position: relative;
}
.ui-share2:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f1e0';
}
.ui-share2 .link-wrapper {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.ui-share2:hover a {
  display: inline-block;
}
.ui-share2:hover .link-wrapper {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ui-share2 a {
  width: 70px;
  height: 70px;
}
.ui-share2 a:focus,
.ui-share2 a:active {
  color: inherit;
}
.ui-share2 a:hover {
  background-color: #afcb08;
  color: #fff;
}
.wkb_content_grid {
  position: relative;
  z-index: 0;
}
.template-landing1 .main>.grid-style1 {
  margin-bottom: 0;
}
.grid-style3 .row,
.grid-style5 .row,
.grid-style6 .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grid-style3 .row:before,
.grid-style5 .row:before,
.grid-style6 .row:before,
.grid-style3 .row:after,
.grid-style5 .row:after,
.grid-style6 .row:after {
  display: none;
}
.grid-style3 .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.grid-style3 .row:before,
.grid-style3 .row:after {
  display: none;
}
.grid-style3 .col-md-6 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.grid-style3 .col-md-6:nth-child(even) .wkb_text {
  padding: 0 14.6vw 0 0;
}
.grid-style3 .col-md-6:nth-child(odd) .wkb_text {
  padding: 0 0 0 14.6vw;
}
.grid-style3 .caldera-grid .col-sm-12 {
  width: 100%;
}
@media (max-width: 600px) {
  .grid-style3 .col-md-6 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .grid-style3 .col-md-6:last-child {
    margin-bottom: 0;
  }
  .grid-style3 .wkb_text {
    padding: 0 !important;
  }
}
.grid-style7 .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.grid-style7 .row:before,
.grid-style7 .row:after {
  display: none;
}
.grid-style7 .col-md-6 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 50%;
}
.grid-style7 .caldera-grid .col-sm-12 {
  width: 100%;
}
.grid-style7 .wkb_image_box {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .grid-style7 .row {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-style7 .col-md-6 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .grid-style7 .col-md-6:last-child {
    margin-bottom: 0;
  }
}
.grid-style2 {
  background: -webkit-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat left top #272727;
  background: -moz-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat left top #272727;
  background: -o-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat left top #272727;
  background: -ms-linear-gradient(#eeecec 0, #eeecec 100%) no-repeat left top #272727;
  background: linear-gradient(#eeecec 0, #eeecec 100%) no-repeat left top #272727;
  -webkit-background-size: 3.65vw 100%;
  -moz-background-size: 3.65vw 100%;
  background-size: 3.65vw 100%;
  padding-bottom: 6.25vw;
}
@media (max-width: 600px) {
  .grid-style2 {
    background: #272727;
  }
}
.grid-style4 {
  padding: 2.86vw 14.6vw 4.9vw 14.6vw;
  margin: 5.2vw 7.3vw 0 7.3vw;
  background: #ececec;
}
.grid-style4 .news-type-grid .card-footer {
  text-align: left;
}
@media (max-width: 600px) {
  .main>.grid-style4 {
    margin-left: 0;
    margin-right: 0;
  }
  .main>.grid-style4:last-child {
    margin-bottom: 0;
  }
}
.main>.grid-style5 {
  padding: 0;
  margin: 0 7.3vw 6.25vw 7.3vw;
}
.grid-style5 .row>div {
  padding: 5.2vw 15px;
}
.grid-style5 .row>div:nth-child(even) {
  background: #ececec;
}
@media (max-width: 1200px) {
  .grid-style5 .row>div {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .main>.grid-style5 {
    margin-left: 0;
    margin-right: 0;
  }
  .main>.grid-style5:last-child {
    margin-bottom: 0;
  }
}
.grid-style6 .row {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.main>.grid-style6 {
  padding-right: 0;
}
.grid-style6 .col-md-6 {
  padding: 0;
  width: 42.7vw;
}
@media (max-width: 1200px) {
  .grid-style6 .col-md-6 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .grid-style6 {
    background: transparent;
  }
  .main>.grid-style6 {
    padding: 0;
  }
  .grid-style6 .col-md-6 {
    padding-left: 7.3vw;
    margin-bottom: 6.25vw;
  }
  .grid-style6 .col-md-6:first-child {
    padding: 6.25vw 7.3vw;
  }
}
.video-container {
  width: 100%;
  height: 100%;
}
.rel_accordion {
  background-color: #ececec;
  padding: 3.125vw;
}
.main>.rel_accordion {
  margin: 0 7.3vw 3.125vw 7.3vw;
  padding: 3.125vw;
}
.rel_accordion .ui-accordion {
  max-width: 816px;
  margin: 0 auto;
}
.rel_accordion .ui-accordion-header {
  padding: 1.9vw;
  background-color: #afcb08;
  color: #fff;
  font-size: 20px;
}
.rel_accordion .ui-accordion-header:before {
  content: "-";
  width: 35px;
  height: 35px;
  line-height: 28px;
  font-size: 30px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3.125vw;
  text-align: center;
}
.rel_accordion .ui-accordion-body p {
  margin: 3.125vw;
}
.rel_accordion .ui-accordion-header.closed {
  background-color: #fff;
  color: #4d4d4d;
}
.rel_accordion .ui-accordion-header.closed:before {
  content: "+";
  line-height: 32px;
  color: #afcb08;
  border-color: #afcb08;
}
@media (max-width: 1200px) {
  .rel_accordion .ui-accordion-header {
    font-size: inherit;
  }
}
@media (max-width: 600px) {
  .main>.rel_accordion {
    margin-left: 0;
    margin-right: 0;
  }
  .main>.rel_accordion:last-child {
    margin-bottom: 0;
  }
}
.wkb_video {
  position: relative;
  z-index: 0;
}
.wkb_video .embed-responsive {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
}
.wkb_video .video_poster,
.wkb_video video,
.wkb_video .video-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wkb_video .video_poster {
  z-index: 1;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.wkb_video .video-info[style="display: none;"]+iframe {
  display: block;
}
.wkb_video iframe {
  display: none;
}
.wkb_video video {
  object-fit: contain;
}
.embed-responsive {
  height: auto !important;
}
.wkb_news_box .video-play,
.wkb_video .play {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 175px;
  height: 175px;
  background-color: rgba(39,39,39,0.8);
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.wkb_news_box .video-play:before,
.wkb_video .play:before {
  content: "";
  width: 175px;
  height: 175px;
  position: absolute;
  left: 0;
  -webkit-transition: -webkit-transform 250ms ease-out;
  -moz-transition: -moz-transform 250ms ease-out;
  -o-transition: -o-transform 250ms ease-out;
  -ms-transition: -ms-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: url("/wp-content/themes/wordkit-starter/assets/images/icon-video-play2.png") no-repeat center;
}
.wkb_news_box .video-play:hover,
.wkb_video .play:hover {
  background-color: rgba(39,39,39,0.9);
}
.wkb_news_box .video-play:hover:before,
.wkb_video .play:hover:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.video-dialog {
  padding-top: 56.25%;
  position: relative;
}
.video-dialog iframe,
.video-dialog video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-dialog .ui-dialog-close {
  z-index: 1;
  background-color: #fff;
  color: #000;
  font-size: 20px;
}
.wkb_sliding-gallery {
  overflow: hidden;
}
.wkb_sliding-gallery .grid-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.wkb_sliding-gallery .grid-item {
  width: 20%;
}
.wkb_sliding-gallery .grid-item a {
  display: block;
  padding-top: 100%;
  position: relative;
  margin: 10px;
}
.wkb_sliding-gallery .grid-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wkb_sliding-gallery .ui-pagination {
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: calc(3.958333333333333vw + 24px);
}
.wkb_sliding-gallery .ui-pagination-pages {
  color: #ddd;
  font-weight: bold;
  float: none !important;
}
.wkb_sliding-gallery .ui-pagination-pages .selected {
  color: #afcb08;
}
.wkb_sliding-gallery .ui-pagination-prev,
.wkb_sliding-gallery .ui-pagination-next {
  color: #afcb08;
  float: none;
  font-size: 30px;
}
.wkb_sliding-gallery .ui-pagination-prev:before,
.wkb_sliding-gallery .ui-pagination-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f053';
}
.wkb_sliding-gallery .ui-pagination-prev.disabled,
.wkb_sliding-gallery .ui-pagination-next.disabled {
  color: #ddd;
}
.wkb_sliding-gallery .ui-pagination-next:before {
  content: "\f054";
}
@media (max-width: 1200px) {
  .wkb_sliding-gallery .grid-item {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .wkb_sliding-gallery .grid-item {
    width: 50%;
  }
}
.template-landing1 .f-row-2 {
  display: none;
}
.template-landing1 .header-menu {
  display: none;
}
.template-landing1 .rel_contents-style1 {
  padding-bottom: 6.25vw;
  margin-bottom: 0;
}
.template-landing1 .rel_contents-style1:not(#prijavni-obrazec) .rel_content-holder {
  padding: 0;
}
.template-landing1 .wkb_sliding-banner {
  margin-bottom: 0;
  padding-bottom: 6.25vw;
  background: -webkit-linear-gradient(top, transparent 0, transparent 75%, #ececec 75%);
  background: -moz-linear-gradient(top, transparent 0, transparent 75%, #ececec 75%);
  background: -o-linear-gradient(top, transparent 0, transparent 75%, #ececec 75%);
  background: -ms-linear-gradient(top, transparent 0, transparent 75%, #ececec 75%);
  background: linear-gradient(to bottom, transparent 0, transparent 75%, #ececec 75%);
}
.template-landing1 .wkb_sliding-banner .banner-scroll {
  position: absolute;
  left: 50%;
  bottom: calc(1.25vw + 16px);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("/wp-content/themes/wordkit-starter/assets/images/down-arrow.svg") no-repeat left center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  width: 50px;
  height: 50px;
  color: transparent;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .template-landing1 .wkb_sliding-banner .carousel-caption {
    bottom: 50px;
  }
  .template-landing1 .wkb_sliding-banner .banner-scroll {
    bottom: 10px;
    width: 40px;
    height: 40px;
  }
}
.template-landing1 .wkb_text .caldera-grid .form-control {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.template-landing1 .wkb_text .caldera-grid .form-group div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.template-landing1 .wkb_text .caldera-grid .form-group div .radio-inline {
  position: relative;
  padding-left: 0;
  color: #555;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #fff;
}
.template-landing1 .wkb_text .caldera-grid .form-group div .radio-inline:first-of-type {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -o-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin-left: auto;
  margin-right: 15px;
}
.template-landing1 .wkb_text .caldera-grid .form-group div .radio-inline:last-of-type {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -o-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.template-landing1 .wkb_text .caldera-grid .form-group div .help-block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin: 0;
}
.template-landing1 .wkb_text .caldera-grid .form-group div input[type=radio] {
  visibility: hidden;
  width: 0;
}
.template-landing1 .wkb_text .caldera-grid .form-group div input[type=radio]:checked+.radio-inline {
  background-color: #fff;
}
@media (max-width: 1040px) {
  .full-width>.wkb_text .caldera-grid {
    max-width: 100%;
  }
}
.template-landing1 .menu_style-style2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6.3vw 7.3vw;
  background-color: #ececec;
}
.template-landing1 .menu_style-style2 .menu-item {
  position: relative;
  width: calc(50% - 20px);
  margin: 0 10px;
}
.template-landing1 .menu_style-style2 .image-wrap {
  position: relative;
  padding-top: 70%;
  background-color: #000;
}
.template-landing1 .menu_style-style2 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
@supports (object-fit: cover) {
  .template-landing1 .menu_style-style2 img {
    object-fit: cover;
  }
}
.template-landing1 .menu_style-style2 .info-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  max-width: 90%;
  min-height: 236px;
  padding-bottom: 51px;
}
.template-landing1 .menu_style-style2 h4 {
  margin-top: 0;
  margin-bottom: calc(1.770833333333333vw + 16px);
  font-size: calc(0.729166666666667vw + 16px);
  text-transform: uppercase;
  font-weight: bold;
}
.template-landing1 .menu_style-style2 .menu-item-text {
  margin-bottom: calc(0.46875vw + 16px);
}
.template-landing1 .menu_style-style2 .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .template-landing1 .menu_style-style2 .info-wrap {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  .template-landing1 .menu_style-style2 .menu-item {
    width: 100%;
    margin: 10px 0;
  }
  .template-landing1 .menu_style-style2 .info-wrap {
    min-height: 0;
    padding: 0;
  }
  .template-landing1 .menu_style-style2 .btn {
    position: static;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 500px) {
  .template-landing1 .menu_style-style2 .image-wrap {
    padding-top: 100%;
  }
}
.template-landing1 .main>.rel_tabs:first-child {
  height: calc(100vh + 120px);
  min-height: calc(600px + 120px);
  background: -webkit-linear-gradient(top, transparent 0, transparent 72%, #ececec 72%);
  background: -moz-linear-gradient(top, transparent 0, transparent 72%, #ececec 72%);
  background: -o-linear-gradient(top, transparent 0, transparent 72%, #ececec 72%);
  background: -ms-linear-gradient(top, transparent 0, transparent 72%, #ececec 72%);
  background: linear-gradient(to bottom, transparent 0, transparent 72%, #ececec 72%);
  padding: 0 0 120px 7.3vw;
}
.template-landing1 .main>.rel_tabs:first-child .w-tabs-style0,
.template-landing1 .main>.rel_tabs:first-child .ui-tabs-content,
.template-landing1 .main>.rel_tabs:first-child .w-tabs-style0 img {
  height: calc(100vh - 40px);
  min-height: 600px;
}
.template-landing1 .main>.rel_tabs:first-child .w-tabs-style0 {
  margin: 0;
}
.template-landing1 .main>.rel_tabs:first-child .ui-tabs-content {
  position: relative;
}
@media (max-width: 1200px) {
  .template-landing1 .main>.rel_tabs:first-child {
    padding: 0 0 50px 0;
    min-height: calc(600px + 50px);
  }
}
.survey-container {
  max-width: 730px;
  margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.survey-container form > .row {
  margin-bottom: 50px;
}
.survey-container h3,
.survey-container .control-label {
  color: #272727;
  font-size: 18px;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 8px;
}
.survey-container h6 {
  color: #707070;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
}
.survey-container .control-label {
  font-size: 16px;
  line-height: 22px;
}
.survey-container .control-label .field_required {
  display: none;
}
.survey-container .checkbox label {
  position: relative;
  padding-left: 40px !important;
  color: #272727;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 14px !important;
}
.survey-container .checkbox label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #707070;
  position: absolute;
  left: 0;
  top: 0;
}
.survey-container .checkbox label .checkmark {
  display: none;
  width: 8px;
  height: 17px;
  border-right: 3px solid #adbf00;
  border-bottom: 3px solid #adbf00;
  position: absolute;
  left: 9px;
  top: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.survey-container .checkbox label input[type="checkbox"] {
  display: none;
}
.survey-container .checkbox label input[type="checkbox"]:checked + .checkmark {
  display: block;
}
.survey-container .radio {
  margin-top: 0 !important;
}
.survey-container .radio label {
  position: relative;
  padding-left: 40px !important;
  color: #272727;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 14px !important;
}
.survey-container .radio label:before,
.survey-container .radio label:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #707070;
  position: absolute;
  left: 0;
  top: 0;
}
.survey-container .radio label:after {
  display: none;
  background-color: #adbf00;
  border: none;
  left: 5px;
  top: 5px;
  width: 14px;
  height: 14px;
}
.survey-container .radio input[type="radio"] {
  display: none;
}
.survey-container .radio input[type="radio"]:checked ~ label:after {
  display: block;
}
.survey-container input[type="text"],
.survey-container input[type="email"],
.survey-container textarea {
  border: 1px solid #707070;
  text-align: left !important;
  color: #272727;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px !important;
  padding: 16px !important;
}
.survey-container input[type="text"]:focus,
.survey-container input[type="email"]:focus,
.survey-container textarea:focus {
  border-color: #707070;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.survey-container .form-group.inline .radio {
  margin-bottom: 0;
}
.survey-container .form-group.inline > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.survey-container .form-group.inline > div > div {
  margin-right: 24px;
}
@media (max-width: 730px) {
  .survey-container {
    margin: 0 7.3vw 3.1vw 7.3vw;
  }
}
.nepremicnine-container {
  padding: 0 calc(15.3vw - 18px) 6vw calc(15.3vw - 18px);
  color: #4d4d4d;
}
.nepremicnine-container .heading h3 {
  font-weight: 900;
  font-size: 33px;
  line-height: 112%;
  margin-bottom: 40px;
}
.nepremicnine-container .heading p {
  font-size: 20px;
  line-height: 133%;
  margin-bottom: 40px;
}
.nepremicnine-container .prodaja-container {
  max-width: 980px;
  margin: 32px auto 0 auto;
  padding: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #4d4d4d;
}
.nepremicnine-container .prodaja-container.active {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.nepremicnine-container .prodaja-container h3 {
  color: #afcb08;
  margin-top: 0;
  margin-bottom: 20px;
}
.nepremicnine-container .prodaja-container p {
  font-size: 20px;
}
.nepremicnine-container .prodaja-container a,
.nepremicnine-container .prodaja-container p {
  color: #fff;
}
.nepremicnine-container .prodaja-container .btn {
  border-color: #fff;
}
.nepremicnine-container .prodaja-container .btn:hover {
  background-color: #fff;
  color: #4d4d4d;
}
@media (max-width: 576px) {
  .nepremicnine-container .prodaja-container {
    display: block;
  }
  .nepremicnine-container .prodaja-container .text {
    margin-bottom: 40px;
  }
}
.nepremicnine-filter.heading h3 {
  font-size: 33px;
}
.nepremicnine-filter.heading p {
  font-size: 20px;
}
.nepremicnine-filter .custom-switch {
  margin-bottom: 40px;
}
.nepremicnine-filter .custom-control {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-height: 1.5rem;
}
.nepremicnine-filter .custom-control input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.nepremicnine-filter .custom-control .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 24px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.nepremicnine-filter .custom-control span {
  padding-right: 58px;
}
.nepremicnine-filter .custom-control .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  font-weight: 400;
}
.nepremicnine-filter .custom-control .custom-control-label:before {
  border: 1px solid #000;
  position: absolute;
  top: -2px;
  display: block;
  height: 24px;
  pointer-events: none;
  content: "";
  left: -55px;
  width: 48px;
  pointer-events: all;
  border-radius: 24px;
  cursor: pointer;
}
.nepremicnine-filter .custom-control .custom-control-label:after {
  position: absolute;
  top: 0;
  left: -52px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: 50%/50% 50% no-repeat;
  background-color: #b0cb0a;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.nepremicnine-filter .custom-control input:checked ~ .custom-control-label:after {
  left: -30px;
}
.nepremicnine-filter .select2-container {
  width: 100% !important;
}
.nepremicnine-filter .select2-container .select2-search--inline .select2-search__field {
  height: 30px;
  line-height: 185%;
}
.nepremicnine-filter .select2-container .select2-selection--multiple {
  position: relative;
  min-height: 42px;
  text-align: left;
  border-radius: 0;
  cursor: pointer;
  border: 0;
}
.nepremicnine-filter .select2-container .select2-selection--multiple:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-right: 3px solid #b0cb0a;
  border-bottom: 3px solid #b0cb0a;
  position: absolute;
  right: 20px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nepremicnine-filter .select2-container .select2-selection--multiple:before {
  content: '';
  display: block;
  width: 100%;
  height: 42px;
  border: 1px solid #4d4d4d;
  position: absolute;
  top: 0;
  left: 0;
}
.nepremicnine-filter .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding-left: 0;
  padding-right: 34px;
  border-radius: 24px;
  background-color: #ececec;
  border: none;
  top: 45px;
}
.nepremicnine-filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  left: initial;
  right: 4px;
  border-right: 0;
  border-left: 1px solid #b0cb0a;
  font-size: 30px;
  font-weight: 300;
  top: 1px;
  line-height: 1;
}
.nepremicnine-filter .select2-search.select2-search--inline {
  position: absolute;
  left: 0;
  top: 0;
}
.nepremicnine-filter .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  font-size: 13px;
  line-height: 240%;
  padding-left: 8px;
  padding-right: 8px;
}
.nepremicnine-filter .nepremicnine-type {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 40px;
}
.nepremicnine-filter .nepremicnine-type input[type=checkbox] {
  display: none;
}
.nepremicnine-filter .nepremicnine-type input[type=checkbox]:checked + label:after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border-right: 3px solid #b0cb0a;
  border-bottom: 3px solid #b0cb0a;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  position: absolute;
  left: -20px;
  top: 1px;
}
.nepremicnine-filter .nepremicnine-type .form-check {
  padding-left: 30px;
  border-right: 1px solid #b0cb0a;
  margin-right: 16px;
  padding-right: 16px;
}
.nepremicnine-filter .nepremicnine-type .form-check:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.nepremicnine-filter .nepremicnine-type label {
  position: relative;
  font-weight: 400;
  cursor: pointer;
}
.nepremicnine-filter .nepremicnine-type label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #4d4d4d;
  position: absolute;
  left: -29px;
  top: -2px;
}
.nepremicnine-filter .nempremicnine-locations {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 40px;
  margin-left: -33px;
}
.nepremicnine-filter .nempremicnine-locations .col-6 {
  width: 50%;
  padding-left: 33px;
  padding-bottom: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.related-title {
  font-size: 33px;
  line-height: 112%;
  color: #4d4d4d;
  font-weight: 900;
  margin-top: 100px;
  margin-bottom: 45px;
}
.nepremicnine-list-container {
  display: none;
  position: relative;
}
.nepremicnine-list-container.active {
  display: block;
}
.nepremicnine-list-container.disable:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  cursor: wait;
}
.nepremicnine-list-container .paged-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.nepremicnine-list-container .paged-container.top {
  margin-bottom: 30px;
}
.nepremicnine-list-container .paged-container a {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 6px;
  cursor: pointer;
  font-size: 12px;
  line-height: 133%;
  color: #4d4d4d;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.nepremicnine-list-container .paged-container a:hover {
  text-decoration: none;
}
.nepremicnine-list-container .paged-container a.current {
  background-color: #afcb08;
  color: #fff;
}
.nepremicnine-list-container .paged-container .last {
  margin-left: 0;
}
.nepremicnine-list-container .paged-container .first,
.nepremicnine-list-container .paged-container .last,
.nepremicnine-list-container .paged-container .next,
.nepremicnine-list-container .paged-container .prev {
  font-size: 0;
}
.nepremicnine-list-container .paged-container .first:before,
.nepremicnine-list-container .paged-container .last:before,
.nepremicnine-list-container .paged-container .next:before,
.nepremicnine-list-container .paged-container .prev:before,
.nepremicnine-list-container .paged-container .first:after,
.nepremicnine-list-container .paged-container .last:after,
.nepremicnine-list-container .paged-container .next:after,
.nepremicnine-list-container .paged-container .prev:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #4d4d4d;
  border-left: 1px solid #4d4d4d;
  position: absolute;
}
.nepremicnine-list-container .paged-container .first:before,
.nepremicnine-list-container .paged-container .prev:before,
.nepremicnine-list-container .paged-container .first:after,
.nepremicnine-list-container .paged-container .prev:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nepremicnine-list-container .paged-container .last:before,
.nepremicnine-list-container .paged-container .next:before,
.nepremicnine-list-container .paged-container .last:after,
.nepremicnine-list-container .paged-container .next:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.nepremicnine-list-container .paged-container .prev,
.nepremicnine-list-container .paged-container .next {
  margin-left: 20px;
  margin-right: 20px;
}
.nepremicnine-list-container .paged-container .prev:before,
.nepremicnine-list-container .paged-container .next:before {
  display: none;
}
.nepremicnine-list-container .paged-container .first:before {
  left: 2px;
}
.nepremicnine-list-container .paged-container .last:before {
  right: 2px;
}
.nepremicnine-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -33px;
}
.nepremicnine-list .nepremicnina-card {
  width: 50%;
}
.nepremicnine-list .nepremicnina-card-inner {
  padding-left: 33px;
  padding-bottom: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nepremicnine-list .inner-container {
  -webkit-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
  box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
}
.nepremicnine-list .wkb_sliding-banner {
  margin-bottom: 0;
}
.nepremicnine-list .wkb_sliding-banner .carousel {
  margin: 0;
}
.nepremicnine-list .wkb_sliding-banner .w-100 {
  height: auto;
  min-height: auto;
}
.nepremicnine-list .carousel-control-prev-icon,
.nepremicnine-list .carousel-control-next-icon,
.nepremicnine-list .extra_image,
.nepremicnine-list .carousel-indicators {
  display: none;
}
.nepremicnine-list .carousel-indicators-container-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nepremicnine-list .wkb_sliding-banner .carousel-control-prev,
.nepremicnine-list .wkb_sliding-banner .carousel-control-next {
  position: relative;
  left: initial;
  bottom: initial;
}
.nepremicnine-list .wkb_sliding-banner .carousel-control-prev:before,
.nepremicnine-list .wkb_sliding-banner .carousel-control-next:before {
  color: #fff;
}
.nepremicnine-list .card-gallery {
  position: relative;
}
.nepremicnine-list .card-gallery .post-link {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: calc(100% - 60px);
  height: 100%;
  z-index: 1;
}
.nepremicnine-list .card-gallery .slider-nav-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nepremicnine-list .card-gallery .slider-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.nepremicnine-list .bottom-content {
  position: relative;
  padding: 16px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 137%;
  font-size: 16px;
}
.nepremicnine-list .col {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.nepremicnine-list .price {
  font-weight: 900;
  font-size: 24px;
  line-height: 137%;
  color: #b0cb0a;
}
.nepremicnine-list .category {
  color: #b0cb0a;
  line-height: 137%;
}
.nepremicnine-list .col.last {
  margin-top: 22px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.nepremicnine-list .subtitle,
.nepremicnine-list .col.last .left {
  font-size: 10px;
  color: rgba(77,77,77,0.75);
  line-height: 240%;
}
.nepremicnine-list .share-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.nepremicnine-list .share-holder .ui-share2 a,
.nepremicnine-list .share-holder .favourite,
.nepremicnine-list .share-holder .ui-share2 {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
}
.nepremicnine-single-gallery .extra_image {
  display: none;
}
.nepremicnine-single-gallery .carousel-indicators-container-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 45px;
}
.nepremicnine-single-gallery .carousel-indicators {
  text-align: center;
  position: relative;
  left: initial;
  bottom: initial;
  width: auto;
  margin-top: 4px;
}
.nepremicnine-single-gallery .carousel-indicators li {
  width: 70px;
}
.nepremicnine-single-gallery .carousel-control-next,
.nepremicnine-single-gallery .carousel-control-prev {
  position: relative;
  left: initial;
  bottom: initial;
}
.nepremicnine-single-gallery .carousel-control-next:before,
.nepremicnine-single-gallery .carousel-control-prev:before {
  color: #fff;
}
.nepremicnine-single-gallery .carousel-control-next {
  margin-left: 20px;
}
.nepremicnine-single.main-content {
  padding: 0 7.3vw 6vw 7.3vw;
  margin-left: 120px;
  color: #4d4d4d;
}
@media (max-width: 1200px) {
  .nepremicnine-single.main-content {
    padding: 0 7.3vw 6vw 7.6vw;
    margin-left: 0;
  }
}
.nepremicnine-single.main-content .heading {
  font-size: 40px;
  margin-bottom: 16px;
}
.nepremicnine-single.main-content .nepremicnine-col {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: -36px;
}
.nepremicnine-single.main-content .nepremicnine-col.mobile {
  display: none;
}
.nepremicnine-single.main-content .nepremicnine-col .heading-summary {
  font-size: 20px;
  margin-bottom: 16px;
}
.nepremicnine-single.main-content .nepremicnine-col .price {
  font-weight: 900;
  font-size: 30px;
  line-height: 133%;
  color: #b0cb0a;
  margin-bottom: 16px;
}
.nepremicnine-single.main-content .nepremicnine-col .price-per-sq-m {
  font-size: 16px;
  line-height: 137%;
}
.nepremicnine-single.main-content .nepremicnine-col .short-description {
  margin-top: 44px;
}
.nepremicnine-single.main-content .nepremicnine-col .description {
  margin-top: 24px;
  margin-bottom: 24px;
}
.nepremicnine-single.main-content .nepremicnine-col .three-sixty img {
  width: 100%;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 32px 0 32px -20px;
  text-align: center;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms .pictogram {
  min-width: 100px;
  margin-bottom: 20px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms .image-wrapper {
  margin-bottom: 12px;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms img {
  max-height: 40px;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms .info-title {
  font-size: 16px;
  line-height: 137%;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.nepremicnine-single.main-content .nepremicnine-col .pictograms .info-value {
  font-weight: 900;
  font-size: 20px;
  line-height: 27px;
}
.nepremicnine-single.main-content .nepremicnine-col .location img {
  width: 100%;
}
.nepremicnine-single.main-content .nepremicnine-col .add-code {
  font-size: 16px;
  line-height: 137%;
  margin-top: 54px;
}
.nepremicnine-single.main-content .nepremicnine-col .properties-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: -20px;
}
.nepremicnine-single.main-content .nepremicnine-col .properties-list ul {
  width: 50%;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
}
.nepremicnine-single.main-content .nepremicnine-col .properties-list li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 137%;
  margin-bottom: 6px;
}
.nepremicnine-single.main-content .nepremicnine-col .properties-list li:before {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border-right: 3px solid #b0cb0a;
  border-bottom: 3px solid #b0cb0a;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.nepremicnine-single.main-content .nepremicnine-col .credit {
  margin-top: 30px;
}
.nepremicnine-single.main-content .nepremicnine-col .credit img {
  width: 100%;
}
.nepremicnine-single.main-content .nepremicnine-col h3 {
  font-weight: 900;
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 32px;
}
.nepremicnine-single.main-content .nepremicnine-col hr {
  margin-top: 32px;
  margin-bottom: 32px;
}
.nepremicnine-single.main-content .nepremicnine-col p,
.nepremicnine-single.main-content .nepremicnine-col li {
  font-size: 20px;
  line-height: 130%;
}
.nepremicnine-single.main-content .nepremicnine-col .left,
.nepremicnine-single.main-content .nepremicnine-col .right {
  width: 50%;
  padding-left: 36px;
  padding-bottom: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nepremicnine-single.main-content .share-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.nepremicnine-single.main-content .share-holder .ui-share2 a,
.nepremicnine-single.main-content .share-holder .favourite,
.nepremicnine-single.main-content .share-holder .ui-share2 {
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
}
.nepremicnine-single.main-content .columns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.nepremicnine-single.main-content .video360 {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .nepremicnine-single-gallery .carousel-control-next,
  .nepremicnine-single-gallery .carousel-control-prev {
    margin-top: 17px;
  }
}
@media (max-width: 991px) {
  .nepremicnine-single.main-content .nepremicnine-col {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .nepremicnine-single.main-content .nepremicnine-col .left,
  .nepremicnine-single.main-content .nepremicnine-col .right {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .nepremicnine-container,
  .nepremicnine-single.main-content {
    padding: 0 20px;
  }
  .nepremicnine-single.main-content .nepremicnine-col {
    display: none;
  }
  .nepremicnine-single.main-content .nepremicnine-col.mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}
@media (max-width: 650px) {
  .nepremicnine-single.main-content .heading,
  .nepremicnine-single.main-content .price {
    font-size: 24px;
  }
  .nepremicnine-single.main-content .heading-summary {
    font-size: 16px;
  }
  .nepremicnine-single.main-content .pictograms {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nepremicnine-single-gallery .carousel-indicators li {
    width: 12px;
  }
  .nepremicnine-single-gallery .carousel-indicators-container-inner {
    margin-bottom: 0;
  }
  .nepremicnine-list {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .nepremicnine-list .nepremicnina-card {
    width: 100%;
  }
  .nepremicnine-list .nepremicnina-card-inner {
    padding-left: 0;
  }
  .nepremicnine-list-container .paged-container .prev,
  .nepremicnine-list-container .paged-container .next {
    margin-left: 5;
    margin-right: 5;
  }
  .nepremicnine-filter .nempremicnine-locations {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .nepremicnine-filter .nempremicnine-locations .col-6 {
    width: 100%;
    padding-left: 0;
    padding-bottom: 60px;
  }
  .nepremicnine-filter .custom-control,
  .nepremicnine-filter .nepremicnine-type,
  .nepremicnine-filter .nempremicnine-locations .col-6:first-child {
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .nepremicnine-filter .nempremicnine-locations .col-6:first-child {
    padding-bottom: 60px;
  }
}
.blog-container {
  background-color: #eeecec;
  padding: 7.3vw 7.3vw;
}
.blog-container .blog-container-inner {
  max-width: 1210px;
  margin: 0 auto;
}
.blog-container .blog-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-left: -20px;
}
@media (max-width: 768px) {
  .blog-container .blog-inner {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.blog-container .left-content,
.blog-container .right-sidebar {
  padding-left: 20px;
}
.blog-container .left-content {
  width: 100%;
  max-width: 820px;
}
.blog-container .left-content .show-more {
  color: #adbf00;
  font-size: 20px;
  line-height: 110%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .blog-container .left-content .show-more {
    margin-bottom: 48px;
  }
}
.blog-container .left-content .show-more:hover {
  text-decoration: underline;
}
.blog-container .blog-card-small {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: -24px;
  margin-bottom: 24px;
}
.blog-container .blog-card-small .image,
.blog-container .blog-card-small .content {
  padding-left: 24px;
}
.blog-container .blog-card-small .image img {
  width: 80px;
  min-width: 80px;
}
.blog-container .blog-card-small .date {
  font-size: 14px;
  margin-bottom: 8px;
}
.blog-container .blog-card-small h4 {
  font-size: 20px;
  line-height: 110%;
}
.blog-container .blog-card-small a:hover {
  color: #adbf00;
  text-decoration: none;
}
.blog-container .blog-card-small time {
  font-weight: 400;
  margin-bottom: 8px;
}
.blog-container .right-sidebar {
  width: 390px;
  min-width: 390px;
}
@media (max-width: 991px) {
  .blog-container .right-sidebar {
    width: 290px;
    min-width: 290px;
  }
  .blog-container .right-sidebar .blog-card-small h4 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .blog-container .right-sidebar {
    width: 100%;
    min-width: auto;
  }
}
.blog-container .sidebar-module {
  margin-bottom: 48px;
}
.blog-container .sidebar-module > .title {
  font-size: 20px;
  line-height: 110%;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.blog-container .sidebar-module .blog-category a {
  font-size: 16px;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 2px;
}
.blog-container .sidebar-module .blog-category a:hover {
  text-decoration: none;
  color: #adbf00;
}
.blog-container .sidebar-module .blog-category.active a {
  color: #adbf00;
}
.blog-container .sidebar-module .banner {
  position: relative;
}
.blog-container .sidebar-module .banner img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.blog-container .sidebar-module .banner a {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: rgba(77,77,77,0.5);
  color: #fff;
  font-size: 36px;
  line-height: 110%;
  text-align: center;
}
.blog-container .sidebar-module .banner a:hover {
  text-decoration: none;
}
.blog-container .related .title {
  font-weight: 400;
  margin-bottom: 24px;
  margin-top: 53px;
}
.blog-container .blog-card {
  background-color: #fff;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
}
.blog-container .blog-card .blog-header img {
  margin-bottom: 16px;
}
.blog-container .blog-card h1 {
  font-size: 48px;
  font-weight: 300;
  line-height: 110%;
  color: #adbf00;
  margin-top: 0;
  margin-bottom: 16px;
}
.blog-container .blog-card .title,
.blog-container .blog-card .image,
.blog-container .blog-card .excerpt {
  margin-bottom: 16px;
}
.blog-container .blog-card .meta-data {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.blog-container .blog-card .meta-data time {
  font-weight: 400;
}
.blog-container .blog-card .cats {
  margin-left: 10px;
}
.blog-container .blog-card .title {
  display: block;
}
.blog-container .blog-card .title:hover {
  text-decoration: none;
}
.blog-container .blog-card h3 {
  color: #adbf00;
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
  margin-top: 0;
  margin-bottom: 0;
}
.blog-container .blog-card .link {
  color: #adbf00;
  font-size: 16px;
}
body.page-template-template-blog .left-content .category-container {
  display: none;
}
@media (max-width: 768px) {
  body.page-template-template-blog .left-content .category-container {
    display: block;
  }
  body.page-template-template-blog .left-content .right-sidebar .category-container {
    display: none;
  }
}
.blog-header.page_header {
  height: 400px;
}
@media (max-width: 768px) {
  .blog-header.page_header {
    height: 300px;
    min-height: 300px;
  }
}
body.page-template-template-soseska .main> .wkb_content_grid,
body.page-template-template-soseska .main> .wkb_link-button,
body.page-template-template-soseska .main> .wkb_heading,
body.page-template-template-soseska .main> .wkb_text,
body.page-template-template-soseska .main> .wkb_sliding-gallery,
body.page-template-template-soseska .main> .products_deals_finder_container,
body.page-template-template-soseska .main> .wkb_objects_list,
body.page-template-template-soseska .main> .wkb_video {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 64px;
}
body.page-template-template-soseska .wkb_sliding-banner h1,
body.page-template-template-soseska .wkb_sliding-banner h3 {
  font-size: 53px;
  margin-bottom: 25px;
}
body.page-template-template-soseska .wkb_sliding-banner p {
  font-size: 20px;
}
body.page-template-template-soseska .wkb_sliding-banner img.w-100 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body.page-template-template-soseska .wkb_heading,
body.page-template-template-soseska .wkb_text {
  margin-bottom: 24px;
}
body.page-template-template-soseska .wkb_heading h2,
body.page-template-template-soseska .wkb_text h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 24px;
}
body.page-template-template-soseska .wkb_heading h3,
body.page-template-template-soseska .wkb_text h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 24px;
}
body.page-template-template-soseska .wkb_heading h4,
body.page-template-template-soseska .wkb_text h4 {
  font-size: 20px;
  line-height: 110%;
  margin-bottom: 16px;
}
body.page-template-template-soseska .wkb_heading p,
body.page-template-template-soseska .wkb_text p {
  margin-bottom: 24px;
}
body.page-template-template-soseska .wkb_heading .center,
body.page-template-template-soseska .wkb_text .center {
  text-align: center;
  margin-bottom: 6px;
}
body.page-template-template-soseska .wkb_text {
  max-width: 820px !important;
}
body.page-template-template-soseska .btn {
  background-color: #adbf00;
  color: #fff;
}
body.page-template-template-soseska .wkb_video {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
body.page-template-template-soseska .wkb_video .play {
  background-color: transparent;
}
body.page-template-template-soseska .wkb_video .play:before {
  background-image: url("../images/play-circle.png");
}
body.page-template-template-soseska .main> .wkb_flash_text {
  padding: 0;
  margin-bottom: 0;
  background-color: #3a3939;
}
body.page-template-template-soseska .main> .wkb_flash_text .flash-text {
  padding: 80px 16px;
  background-color: #3a3939;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
body.page-template-template-soseska .main> .wkb_flash_text h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 24px;
}
body.page-template-template-soseska .main> .wkb_flash_text p {
  font-size: 16px;
  margin-bottom: 24px;
}
body.page-template-template-soseska .main> .wkb_flash_text .btn {
  margin-top: 0;
}
body.page-template-template-soseska .grid-inverted .row {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
body.page-template-template-soseska .objects {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -32px;
}
body.page-template-template-soseska .objects .object-container {
  width: 33.33333333333333%;
  padding-left: 32px;
  padding-bottom: 32px;
}
body.page-template-template-soseska .objects .object {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #f5f5f5;
}
body.page-template-template-soseska .objects .object:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
body.page-template-template-soseska .objects .heading-container {
  background-color: #adbf00;
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #fff;
  font-size: 32px;
  font-weight: 900;
}
body.page-template-template-soseska .objects .status {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
body.page-template-template-soseska .objects .status div {
  padding: 0 8px;
  line-height: 130%;
}
body.page-template-template-soseska .objects .status .available {
  background-color: #adbf00;
}
body.page-template-template-soseska .objects .status .unavailable {
  background-color: #e51b24;
}
body.page-template-template-soseska .objects .status .reserved {
  background-color: #ff9f47;
}
body.page-template-template-soseska .objects .image {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 350px;
  padding: 16px 0;
}
body.page-template-template-soseska .objects .image img {
  height: 100%;
}
body.page-template-template-soseska .objects .cta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 24px;
}
@media (max-width: 1250px) {
  body.page-template-template-soseska .main> .wkb_content_grid,
  body.page-template-template-soseska .main> .wkb_link-button,
  body.page-template-template-soseska .main> .wkb_heading,
  body.page-template-template-soseska .main> .wkb_text,
  body.page-template-template-soseska .main> .wkb_sliding-gallery,
  body.page-template-template-soseska .main> .products_deals_finder_container,
  body.page-template-template-soseska .main> .wkb_objects_list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 768px) {
  body.page-template-template-soseska .objects .object-container {
    width: 50%;
  }
}
@media (max-width: 576px) {
  body.page-template-template-soseska .main > .wkb_content_grid {
    padding-left: 16px;
    padding-right: 16px;
  }
  body.page-template-template-soseska .main > .wkb_content_grid .col-sm-12,
  body.page-template-template-soseska .main > .wkb_content_grid .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-template-template-soseska .caldera-grid .row {
    margin-left: 0;
    margin-right: 0;
  }
  body.page-template-template-soseska .wkb_sliding-banner h1,
  body.page-template-template-soseska .wkb_sliding-banner h3 {
    font-size: 32px;
    margin-bottom: 7px;
  }
  body.page-template-template-soseska .wkb_sliding-banner p {
    font-size: 17px;
  }
  body.page-template-template-soseska .carousel-caption {
    margin-bottom: 90px;
  }
  body.page-template-template-soseska .wkb_heading h2,
  body.page-template-template-soseska .wkb_text h2 {
    font-size: 27px;
  }
  body.page-template-template-soseska .wkb_heading h3,
  body.page-template-template-soseska .wkb_text h3 {
    font-size: 23px;
    margin-bottom: 16px;
  }
  body.page-template-template-soseska .wkb_heading h4,
  body.page-template-template-soseska .wkb_text h4 {
    font-size: 19px;
    margin-bottom: 8px;
  }
  body.page-template-template-soseska .wkb_heading p,
  body.page-template-template-soseska .wkb_text p {
    font-size: 15px;
  }
  body.page-template-template-soseska .wkb_heading .center,
  body.page-template-template-soseska .wkb_text .center {
    margin-bottom: 0;
  }
  body.page-template-template-soseska .wkb_video .play {
    width: 80px;
    height: 80px;
  }
  body.page-template-template-soseska .wkb_video .play:before {
    width: 100%;
    height: 100%;
  }
  body.page-template-template-soseska .main> .wkb_flash_text .flash-text {
    padding: 40px 16px;
  }
  body.page-template-template-soseska .main> .wkb_flash_text .flash-text h2 {
    font-size: 27px;
    margin-bottom: 16px;
  }
  body.page-template-template-soseska .main> .wkb_flash_text .flash-text p {
    font-size: 15px;
    margin-bottom: 16px;
  }
  body.page-template-template-soseska .objects {
    margin-left: 0;
  }
  body.page-template-template-soseska .objects .object-container {
    width: 100%;
    padding-left: 0;
  }
  body.page-template-template-soseska .objects .object:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  body.page-template-template-soseska .objects .heading-container {
    padding: 16px;
    font-size: 24px;
  }
}
body.page-template-template-soseska .caldera-grid label {
  color: #000;
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 8px;
}
body.page-template-template-soseska .caldera-grid .form-group {
  margin-bottom: 32px;
}
body.page-template-template-soseska .caldera-grid .form-control {
  text-align: left;
  padding: 0 16px;
  height: 54px;
  border-color: #707070;
}
body.page-template-template-soseska .caldera-grid .field_required {
  display: none;
}
body.page-template-template-soseska .caldera-grid .checkbox label {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  padding-left: 40px;
  margin-bottom: 16px;
}
body.page-template-template-soseska .caldera-grid .checkbox label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #707070;
  position: absolute;
  left: 0;
  top: -2px;
}
body.page-template-template-soseska .caldera-grid .checkbox label .checkmark {
  display: none;
  width: 10px;
  height: 16px;
  border-right: 3px solid #adbf00;
  border-bottom: 3px solid #adbf00;
  position: absolute;
  left: 7px;
  top: 0;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
body.page-template-template-soseska .caldera-grid .checkbox input {
  display: none;
}
body.page-template-template-soseska .caldera-grid .checkbox input:checked + .checkmark {
  display: block;
}
body.single-soseska .page_header {
  height: calc(100vh - 40px);
  min-height: 600px;
}
body.single-soseska .page_header .bg-image {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media (max-width: 1200px) {
  body.single-soseska .page_header {
    height: calc(100vh - 72px);
  }
}
body.single-soseska .soseska-container {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px;
  padding-left: 16px;
  padding-right: 16px;
}
body.single-soseska .soseska {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: -32px;
}
body.single-soseska .soseska > div {
  width: 50%;
  padding-left: 32px;
}
body.single-soseska .image {
  margin-bottom: 50px;
}
body.single-soseska .image img {
  width: 100%;
}
body.single-soseska .data > div {
  margin-bottom: 25px;
}
body.single-soseska .title h2 {
  font-weight: 400;
  color: #adbf00;
  font-size: 36px;
  line-height: 110%;
}
body.single-soseska .type-size {
  font-size: 28px;
}
body.single-soseska .type-size .value {
  color: #adbf00;
  font-weight: 800;
}
body.single-soseska .status-container,
body.single-soseska .code,
body.single-soseska .price {
  font-size: 16px;
}
body.single-soseska .status-container .value,
body.single-soseska .code .value,
body.single-soseska .price .value {
  font-size: 28px;
  font-weight: 800;
  color: #adbf00;
}
body.single-soseska .status-container .status,
body.single-soseska .code .status,
body.single-soseska .price .status {
  display: inline-block;
  padding: 4px 16px;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 8px;
}
body.single-soseska .status-container .available,
body.single-soseska .code .available,
body.single-soseska .price .available {
  background-color: #adbf00;
}
body.single-soseska .status-container .unavailable,
body.single-soseska .code .unavailable,
body.single-soseska .price .unavailable {
  background-color: #e51b24;
}
body.single-soseska .status-container .reserved,
body.single-soseska .code .reserved,
body.single-soseska .price .reserved {
  background-color: #ff9f47;
}
body.single-soseska .features-title {
  font-size: 20px;
  font-weight: 800;
  color: #707070;
  margin-top: 64px;
}
body.single-soseska .feature {
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 400px;
  margin-bottom: 8px;
  margin-left: -16px;
}
body.single-soseska .feature > div {
  padding-left: 16px;
  width: 100%;
}
body.single-soseska .feature > div:first-child {
  width: 30px;
  min-width: 30px;
}
body.single-soseska .feature > div:last-child {
  width: 100px;
  min-width: 100px;
  text-align: right;
}
body.single-soseska .sum {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 800;
  max-width: 400px;
  margin-left: -16px;
}
body.single-soseska .sum div {
  padding-left: 16px;
}
body.single-soseska .sum div:last-child {
  font-size: 28px;
}
body.single-soseska .btn {
  margin-top: 64px;
  background-color: #adbf00;
  color: #fff;
}
@media (max-width: 576px) {
  body.single-soseska .soseska {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
  }
  body.single-soseska .soseska > div {
    width: 100%;
    padding-left: 0;
    margin-bottom: 32px;
  }
  body.single-soseska .feature,
  body.single-soseska .sum {
    max-width: 100%;
  }
  body.single-soseska .feature:last-child,
  body.single-soseska .sum:last-child {
    font-size: 24px;
  }
  body.single-soseska .title h2 {
    font-size: 27px;
  }
  body.single-soseska .type-size {
    font-size: 24px;
  }
  body.single-soseska .status-container .value,
  body.single-soseska .code .value,
  body.single-soseska .price .value {
    font-size: 24px;
  }
}
body.single-product-deal {
  background-color: #4d4d4d;
}
body.single-product-deal .wkb_sliding-banner .extra_image {
  display: none;
}
body.single-product-deal .special-prices-form {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #4d4d4d;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  overflow-y: scroll;
  display: none;
}
body.single-product-deal .special-prices-form.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
body.single-product-deal .special-prices-form .close {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
  z-index: 12;
}
body.single-product-deal .special-prices-form .close .close-inner {
  position: relative;
  width: 20px;
  height: 20px;
}
body.single-product-deal .special-prices-form .close .close-inner:before,
body.single-product-deal .special-prices-form .close .close-inner:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
body.single-product-deal .special-prices-form .close .close-inner:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body.single-product-deal .special-prices-form .caldera-grid {
  max-width: 1120px;
  margin: 0 auto;
  position: 1;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.single-product-deal .floor-images {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 820px;
  margin: 0 auto 100px auto;
}
body.single-product-deal .floor-images img {
  width: 100%;
}
body.single-product-deal .floor-images .image-container {
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.single-product-deal .rel_product {
  background-color: transparent;
}
body.single-product-deal .slider-nav-container {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 7.3vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.single-product-deal .slider-nav-container .custom-heading {
  color: #fff;
}
body.single-product-deal .wkb_sliding-banner {
  margin-bottom: 0;
}
body.single-product-deal .wkb_sliding-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: -200px;
  top: 0;
  z-index: -1;
}
body.single-product-deal .carousel-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
body.single-product-deal .carousel-item a {
  cursor: default;
}
body.single-product-deal .slider-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
}
body.single-product-deal .enlarge {
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
}
body.single-product-deal .carousel-indicators-container-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 45px;
}
body.single-product-deal .carousel-indicators {
  text-align: center;
  position: relative;
  left: initial;
  bottom: initial;
  width: 100%;
  margin-top: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
body.single-product-deal .carousel-indicators li {
  width: 50%;
}
body.single-product-deal .carousel-control-next,
body.single-product-deal .carousel-control-prev {
  position: relative;
  left: initial;
  bottom: initial;
}
body.single-product-deal .carousel-control-next:before,
body.single-product-deal .carousel-control-prev:before {
  color: #fff;
}
body.single-product-deal .carousel-control-next {
  margin-left: 20px;
}
body.single-product-deal .info-point .image-wrapper {
  margin-bottom: 10px;
}
body.single-product-deal .rel_product .info {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: -90px;
  margin-bottom: 100px;
}
body.single-product-deal .rel_product .info .info-point {
  padding-left: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.single-product-deal .rel_product .info .info-title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
body.single-product-deal .rel_product .info .info-value {
  font-size: 20px;
  font-weight: bold;
}
body.single-product-deal .price-button-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 850px;
}
body.single-product-deal .special-price {
  background-color: transparent;
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 0;
}
body.single-product-deal .content-inner {
  margin-top: 35px;
}
body.single-product-deal .btn-primary {
  background-color: #afcb08;
  color: #fff;
  border-color: #afcb08;
}
body.single-product-deal .more-data-container {
  background-color: #afcb08;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 100px;
}
body.single-product-deal .more-data-container h3 {
  margin-bottom: 20px;
}
body.single-product-deal .more-data-container p {
  margin-bottom: 30px;
  font-size: 20px;
}
body.single-product-deal .more-data-container .btn-primary {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  text-transform: none;
}
body.single-product-deal .more-data-container .btn-primary:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  color: #afcb08;
}
body.single-product-deal .fine-print {
  margin-top: 100px;
}
body.single-product-deal .similar-products {
  color: #fff;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  text-align: left;
}
body.single-product-deal .similar .card-body .right {
  display: none;
}
@media (max-width: 1200px) {
  body.single-product-deal .carousel-control-next,
  body.single-product-deal .carousel-control-prev {
    top: initial;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 991px) {
  body.single-product-deal .special-price {
    font-size: 30px;
  }
  body.single-product-deal .btn-primary {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 576px) {
  body.single-product-deal .floor-images .image-container {
    width: 100%;
  }
  body.single-product-deal .floor-images,
  body.single-product-deal .rel_product .info {
    margin-bottom: 30px;
  }
}
.deals-form .caldera-grid {
  background: #4d4d4d;
  max-width: 1080px !important;
}
.deals-form .caldera-grid .first_row p {
  font-size: 20px;
}
.deals-form .caldera-grid .last_row {
  max-width: 665px;
}
.deals-form .caldera-grid hr {
  border-top: 3px solid #ececec;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  margin-bottom: 40px;
}
.deals-form h3,
.deals-form p,
.deals-form label {
  color: #fff;
}
.deals-form h3 {
  margin-bottom: 25px;
  font-size: 30px;
}
.deals-form p {
  font-size: 16px;
  margin-bottom: 25px;
}
.deals-form .caldera-grid .first_row p {
  max-width: 100%;
}
.deals-form div.caldera-grid .form-control {
  text-align: left;
  background: #fff !important;
  color: #555 !important;
  padding: 0 10px;
  font-size: 16px;
}
.deals-form div.caldera-grid .form-control.cf2-file {
  padding: 0 !important;
  max-width: 210px;
  margin-bottom: 40px;
}
.deals-form .caldera-grid .form-group,
.deals-form .cf-color-picker .form-group {
  margin-bottom: 10px;
}
.deals-form .caldera-grid .col-lg-1,
.deals-form .caldera-grid .col-lg-10,
.deals-form .caldera-grid .col-lg-11,
.deals-form .caldera-grid .col-lg-12,
.deals-form .caldera-grid .col-lg-2,
.deals-form .caldera-grid .col-lg-3,
.deals-form .caldera-grid .col-lg-4,
.deals-form .caldera-grid .col-lg-5,
.deals-form .caldera-grid .col-lg-6,
.deals-form .caldera-grid .col-lg-7,
.deals-form .caldera-grid .col-lg-8,
.deals-form .caldera-grid .col-lg-9,
.deals-form .caldera-grid .col-md-1,
.deals-form .caldera-grid .col-md-10,
.deals-form .caldera-grid .col-md-11,
.deals-form .caldera-grid .col-md-12,
.deals-form .caldera-grid .col-md-2,
.deals-form .caldera-grid .col-md-3,
.deals-form .caldera-grid .col-md-4,
.deals-form .caldera-grid .col-md-5,
.deals-form .caldera-grid .col-md-6,
.deals-form .caldera-grid .col-md-7,
.deals-form .caldera-grid .col-md-8,
.deals-form .caldera-grid .col-md-9,
.deals-form .caldera-grid .col-sm-1,
.deals-form .caldera-grid .col-sm-10,
.deals-form .caldera-grid .col-sm-11,
.deals-form .caldera-grid .col-sm-12,
.deals-form .caldera-grid .col-sm-2,
.deals-form .caldera-grid .col-sm-3,
.deals-form .caldera-grid .col-sm-4,
.deals-form .caldera-grid .col-sm-5,
.deals-form .caldera-grid .col-sm-6,
.deals-form .caldera-grid .col-sm-7,
.deals-form .caldera-grid .col-sm-8,
.deals-form .caldera-grid .col-sm-9,
.deals-form .caldera-grid .col-xs-1,
.deals-form .caldera-grid .col-xs-10,
.deals-form .caldera-grid .col-xs-11,
.deals-form .caldera-grid .col-xs-12,
.deals-form .caldera-grid .col-xs-2,
.deals-form .caldera-grid .col-xs-3,
.deals-form .caldera-grid .col-xs-4,
.deals-form .caldera-grid .col-xs-5,
.deals-form .caldera-grid .col-xs-6,
.deals-form .caldera-grid .col-xs-7,
.deals-form .caldera-grid .col-xs-8,
.deals-form .caldera-grid .col-xs-9 {
  padding-left: 12px;
  padding-right: 12px;
}
.deals-form .wkb_text .caldera-grid .form-group div {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.deals-form div.caldera-grid .form-control.cf2-file {
  background: transparent !important;
}
.deals-form .cf2-file-extra-data {
  display: none;
}
.deals-form .cf2-list-files {
  width: 100%;
  padding-left: 0;
  list-style-type: none;
}
.deals-form .cf2-list-files .cf2-file-extra-data,
.deals-form .cf2-list-files progress {
  display: none !important;
}
.deals-form .cf2-list-files .cf2-file-listed .cf2-file-control,
.deals-form .cf2-list-files .cf2-file-listed .cf2-file-control button.cf2-file-remove:after {
  color: #fff !important;
  text-decoration: none !important;
}
.deals-form .cf2-dropzone {
  display: block !important;
}
.deals-form .cf2-file-extra-data {
  margin-top: 0 !important;
}
.deals-form .checkbox-grid > div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -40px;
}
.deals-form .checkbox-grid .columns-4 {
  width: 25%;
}
.deals-form .checkbox {
  padding-left: 40px;
  padding-bottom: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0 !important;
}
.deals-form .checkbox input[type="checkbox"] {
  display: none;
}
.deals-form .checkbox label {
  position: relative;
  padding-left: 30px !important;
}
.deals-form .checkbox label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -2px;
}
.deals-form .checkbox input[type="checkbox"]:checked + .checkmark {
  position: absolute;
  left: 8px;
  top: 1px;
  display: block;
  width: 8px;
  height: 15px;
  border-right: 3px solid #b0cb0a;
  border-bottom: 3px solid #b0cb0a;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.deals-form input[type="submit"] {
  background-color: #b0cb0a;
  color: #fff;
}
.deals-form input[type="submit"]:hover {
  color: #4d4d4d;
}
@media (max-width: 576px) {
  .deals-form h3 {
    font-size: 22px;
  }
}
.single-product-deal .deal-houses-results {
  padding: 0 14.6vw 6.25vw 14.6vw;
}
.page-template-template-common-page-deal {
  background-color: #4d4d4d;
}
.page-template-template-common-page-deal .main > div {
  padding: 0 14.6vw;
  margin-bottom: 6.25vw;
}
.page-template-template-common-page-deal .wkb_text strong {
  font-size: 24px;
}
.page-template-template-common-page-deal .wkb_text p {
  max-width: 885px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-common-page-deal .wkb_text p,
.page-template-template-common-page-deal .wkb_text li {
  font-size: 20px;
}
.page-template-template-common-page-deal .wkb_text a {
  color: #afcb08;
}
.page-template-template-common-page-deal .wkb_text ul {
  padding-left: 20px;
}
.page-template-template-common-page-deal .rel_breadcrumbs,
.page-template-template-common-page-deal .wkb_text {
  color: #fff;
}
.page-template-template-common-page-deal .page_header {
  height: calc(100vh - 40px);
}
.page-template-template-common-page-deal .page_header:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -200px;
  top: 0;
  background-color: #fff;
  z-index: -1;
}
.page-template-template-common-page-deal .bg-image {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-template-template-common-page-deal .page_header-info {
  max-width: 700px;
  margin-bottom: 90px;
}
.page-template-template-common-page-deal .page_header-info h1 {
  text-transform: uppercase;
  font-size: 70px;
  margin: 0 0 10px 0;
}
.page-template-template-common-page-deal .page_header-info p {
  font-size: 24px;
}
.page-template-template-common-page-deal .wkb_image_box {
  text-align: left;
}
@media (max-width: 576px) {
  .page-template-template-common-page-deal .wkb_text strong,
  .page-template-template-common-page-deal .wkb_text p {
    font-size: 14px;
  }
  .page-template-template-common-page-deal .page_header-info h1 {
    font-size: 35px;
  }
  .page-template-template-common-page-deal .page_header-info p,
  .page-template-template-common-page-deal .page_header-info li {
    font-size: 18px;
  }
}
.c-checkbox.checkbox {
  padding-left: 23px;
  margin-top: 0 !important;
}
.c-checkbox.checkbox input[type="checkbox"] {
  display: none;
}
.c-checkbox.checkbox input[type="checkbox"]:checked + label:after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border-right: 3px solid #4d4d4d;
  border-bottom: 3px solid #4d4d4d;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  position: absolute;
  left: 8px;
  top: 0;
}
.c-checkbox.checkbox label {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
}
.c-checkbox.checkbox label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -2px;
}
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.d-flex a,
.d-flex .checkbox {
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 576px) {
  .d-flex {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .d-flex .checkbox {
    margin-bottom: 30px;
  }
}
.custom_search_position .products_deals_finder_container {
  position: relative;
  z-index: 99;
  margin-top: -700px;
}
.custom_search_position .rel_breadcrumbs,
.custom_search_position .page_header-info h1 {
  visibility: hidden;
}
.products_deals_finder {
  background: rgba(176,203,10,0.75);
  color: #fff;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products_deals_finder .header {
  text-align: center;
  margin-bottom: 32px;
  background: transparent !important;
}
.products_deals_finder .header h2 {
  font-size: 70px;
  font-weight: 900;
  margin-bottom: 32px;
}
.products_deals_finder .header p {
  font-size: 24px;
  font-weight: 900;
}
.products_deals_finder .finder_category {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 32px;
  margin-left: -23px;
}
.products_deals_finder .finder_category .checkbox {
  padding-left: 23px;
  margin-top: 0 !important;
}
.products_deals_finder .finder_category input[type="checkbox"] {
  display: none;
}
.products_deals_finder .finder_category input[type="checkbox"]:checked + label:after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border-right: 3px solid #4d4d4d;
  border-bottom: 3px solid #4d4d4d;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  position: absolute;
  left: 8px;
  top: 0;
}
.products_deals_finder .finder_category label {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
}
.products_deals_finder .finder_category label:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -2px;
}
.products_deals_finder .rel_product-finder {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 32px;
}
.products_deals_finder .rel_product-finder .finder-filter {
  color: #fff;
}
.products_deals_finder .rel_product-finder .finder-filter:hover {
  color: #fff;
}
.products_deals_finder .rel_product-finder .title {
  text-transform: none;
  font-weight: 800;
  font-size: 16px;
}
.products_deals_finder .finder-filter {
  width: 50%;
  max-width: 320px;
  padding: 0 0 0 25px;
  margin: 0 10px;
}
.products_deals_finder .ui-slider-left,
.products_deals_finder .ui-slider-right {
  background: #4d4d4d !important;
}
.products_deals_finder .ui-slider.ui-slider-v2 {
  padding-top: 20px;
}
.products_deals_finder .ui-slider-content {
  height: 4px !important;
  background: #4d4d4d !important;
}
.products_deals_finder .slider_heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.products_deals_finder .dropdowns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 32px;
}
.products_deals_finder .dropdown .title {
  margin-bottom: 10px;
}
.products_deals_finder .select2-container {
  width: 100% !important;
  border: 1px solid #4d4d4d;
}
.products_deals_finder .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 10px;
  height: 10px;
  border-right: 3px solid #afcb08;
  border-bottom: 3px solid #afcb08;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px;
  right: 17px;
}
.products_deals_finder .select2-container--default .select2-selection--single .select2-selection__rendered,
.products_deals_finder .select2-container--default .select2-selection--single {
  height: 42px;
  line-height: 42px;
}
.products_deals_finder .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.products_deals_finder .btn-primary {
  background-color: #4d4d4d;
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .products_deals_finder .header h2 {
    font-size: 50px;
  }
  .products_deals_finder .header p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .products_deals_finder .header h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .products_deals_finder .header p {
    font-size: 16px;
  }
  .products_deals_finder .dropdowns {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products_deals_finder .rel_product-finder {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -10px;
  }
  .products_deals_finder .finder-filter {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 499px) {
  .products_deals_finder {
    padding: 10px;
  }
  .products_deals_finder .finder_category {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products_deals_finder .rel_product-finder {
    margin-left: 0;
  }
}
.deal-houses-results {
  overflow: hidden;
  background: #4d4d4d !important;
  padding-bottom: 30px !important;
  margin-bottom: calc(6.25vw - 30px) !important;
}
.deal-houses-results .card-container {
  width: 50%;
  padding-left: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.deal-houses-results .card {
  width: calc(50% - 30px);
  margin: 15px;
  padding: 0;
}
.deal-houses-results .card.slider {
  width: 100%;
  margin: 0;
  -webkit-box-shadow: 0px 24px 48px -16px rgba(0,0,0,0.5);
  box-shadow: 0px 24px 48px -16px rgba(0,0,0,0.5);
}
.deal-houses-results .image-wrapper {
  margin-bottom: 16px;
}
.deal-houses-results .card-body {
  padding: 0 12px 12px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.deal-houses-results .card-title {
  font-size: 24px;
  line-height: 137%;
  margin: 0;
}
.deal-houses-results .card-text {
  margin-bottom: 0;
}
.deal-houses-results .size {
  font-size: 16px;
  line-height: 137%;
  color: #4d4d4d;
  margin-bottom: 0 !important;
}
.deal-houses-results .bedrooms {
  font-size: 10px;
  line-height: 240%;
  color: rgba(77,77,77,0.75);
}
.deal-houses-results .card-body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.deal-houses-results .slider .card-body {
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.deal-houses-results .special-price {
  font-size: 20px;
  line-height: 27px;
  padding: 8px 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.deal-houses-results .special-price:hover {
  color: #fff !important;
}
.deal-houses-results .owl-item .right .special-price {
  font-size: 14px;
  padding: 2px 10px;
}
.deal-houses-results .align-right {
  text-align: right;
}
.deal-houses-results .no-results {
  padding: 0 !important;
  background: transparent !important;
  color: #fff;
}
.deal-houses-results .carousel-item {
  display: block;
}
.deal-houses-results .results {
  position: relative;
}
.deal-houses-results .results:before {
  content: '';
  display: block;
  width: calc(14.6vw - 18px);
  height: calc(100% + 50px);
  position: absolute;
  left: calc(-1 * 14.6vw);
  top: -25px;
  background-color: #4d4d4d;
  z-index: 2;
}
.deal-houses-results .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.deal-houses-results .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: -10px;
  margin-top: 50px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.deal-houses-results .owl-carousel button.owl-dot {
  padding: 0 0 0 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 3px;
  width: 100%;
}
.deal-houses-results .owl-carousel button.owl-dot span {
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
}
.deal-houses-results .owl-carousel button.owl-dot.active span {
  background-color: #afcb08;
}
.deal-houses-results .owl-nav {
  position: absolute;
  left: 5px;
  bottom: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: calc(100% - 10px);
  height: 0;
}
.deal-houses-results .owl-prev,
.deal-houses-results .owl-next {
  display: block;
  width: 24px;
  height: 24px;
  border-left: 3px solid #fff !important;
  border-top: 3px solid #fff !important;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
}
.deal-houses-results .owl-prev span,
.deal-houses-results .owl-next span {
  visibility: hidden;
}
.deal-houses-results .owl-prev {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.deal-houses-results .owl-next {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media (max-width: 991px) {
  .deal-houses-results .card {
    width: 100%;
    margin: 20px;
  }
}
@media (max-width: 499px) {
  .deal-houses-results .card-body {
    display: block;
  }
  .deal-houses-results .right {
    margin-top: 10px;
  }
}
.wkb_flash_text {
  padding: 0 calc(7.3vw - 18px);
  margin-bottom: 50px;
}
.wkb_flash_text .flash-text {
  background: #afcb08;
  padding: 50px 25px 25px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}
.wkb_flash_text .btn-primary {
  background: #4d4d4d;
  color: #fff;
  text-transform: none;
  margin-top: 40px;
}
.wkb_flash_text .btn-primary:hover {
  color: #fff;
}
.wkb_flash_text p {
  font-size: 20px;
}
@media (max-width: 576px) {
  .wkb_flash_text .flash-text {
    padding: 25px;
  }
}
@-moz-keyframes fadeIn {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeIn {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInOpen {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
}
@-webkit-keyframes fadeInOpen {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
}
@-o-keyframes fadeInOpen {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
}
@keyframes fadeInOpen {
  from {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  to {
    display: none;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
}
@-moz-keyframes virtualAnimate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes virtualAnimate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes virtualAnimate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes virtualAnimate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes virtualAnimateScale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes virtualAnimateScale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes virtualAnimateScale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes virtualAnimateScale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
