/*----------------------------------------------------------------*/
/** BASE - START ------------------------------------------------ */
/** BASE - START ------------------------------------------------ */
.ns_vc_icon,
.vc_el-container #ns_include_section .vc_element-icon,
.wpb_ns_include_section > .wpb_element_wrapper > .wpb_element_title > .vc_element-icon,
.vc_el-container > #ns_include_section > .vc_element-icon,
.vc_el-container > #ns_include_section > .vc_element-icon[data-is-container=true],
.compose_mode .vc_helper.vc_helper-ns_include_section > .vc_element-icon,
.vc_helper.vc_helper-ns_include_section > .vc_element-icon,
.compose_mode .vc_helper.vc_helper-ns_include_section > .vc_element-icon[data-is-container=true],
.vc_helper.vc_helper-ns_include_section > .vc_element-icon[data-is-container=true],
.wpb_ns_include_section > .wpb_element_wrapper > .wpb_element_title > .vc_element-icon,
.wpb_ns_include_section > .wpb_element_wrapper > .wpb_element_title > .vc_element-icon[data-is-container=true] {
  background-image: url("../images/element-icon-ns.png") !important;
}

b,
strong {
  font-weight: bold;
}

* {
  outline: none !important;
}

body {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Roboto Condensed", sans-serif;
  overflow-x: hidden;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}

body.bodymargin {
  margin: 15px !important;
}

html,
body {
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.small-footer {
  background-color: #c1dd73;
  color: #000000;
  font-size: 14px;
  padding: 20px 0 20px 0;
  border-top: 1px solid #fff;
}

.ns-link {
  float: right;
  color: #000000;
}
.ns-link svg path,
.ns-link svg rect {
  fill: #000000;
}

.ns-link:hover {
  color: #000000 !important;
  text-decoration: underline;
}
.ns-link:hover svg path,
.ns-link:hover svg rect {
  fill: #000000;
}

.ns-logo {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #000000;
}

@media screen and (max-width: 992px) {
  .small-footer > div > div {
    display: flex;
    align-items: center;
  }
  .empty-space-hide-mobile {
    display: none !important;
  }
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .site-content {
    min-height: 800px;
  }
}
@media screen and (max-width: 768px) {
  .small-footer {
    text-align: center;
  }
  .small-footer > div > div {
    flex-direction: column;
  }
  .ns-link {
    margin-top: 5px;
    float: none;
    display: block;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1280px;
    max-width: 1280px;
  }
}
.nsg-img-title {
  margin-bottom: 0 !important;
  padding-top: 5px;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: left !important;
  color: #a4a4a4 !important;
}

.img-post {
  width: 100%;
}

.tablenotable .table-responsive-container {
  overflow: hidden;
}

.tablenotable table td {
  border-color: transparent;
}

.vc_separator {
  border-color: #e8e8e8;
}

.vc_row[data-vc-full-width].vc_hidden {
  opacity: 1 !important;
}

/*-------------------- typography START --------------------*/
a:hover {
  color: #a6ce39;
}

h1 {
  font-size: 45px;
  line-height: 150%;
  font-weight: 500;
}

h2 {
  font-size: 32px;
  line-height: 150%;
  font-weight: bold;
}

h3 {
  font-weight: 400;
  font-size: 25px;
  line-height: 140%;
  color: #000000;
}

h4 {
  font-size: 25px;
  line-height: 144%;
  font-weight: bold;
  color: #323232;
}

h5 {
  font-weight: normal;
  font-size: 20px;
  line-height: 31px;
  text-align: left;
  color: #000;
}
h5 a:hover {
  color: #a6ce39;
  text-decoration: none;
}

h6 {
  font-size: 12px !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  color: #3c3c3c;
}

p {
  line-height: 170%;
  font-weight: 400;
  color: #323232;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", sans-serif !important;
  color: #000000;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.75rem;
}

.wpb_single_image .vc_figure-caption {
  font-size: 12px;
  line-height: 21px;
  text-align: left;
  color: #a4a4a4;
}

.wpb_single_image img {
  border-radius: 10px;
}

a {
  color: #a6ce39;
  text-decoration: none;
}

.wpb_text_column ul {
  padding-left: 25px;
  font-weight: 400;
  list-style: none;
  margin-bottom: 15px;
  color: #323232;
}
.wpb_text_column ul li {
  font-weight: 400;
  line-height: 26px;
  line-height: 150%;
  color: #323232;
}
.wpb_text_column ul li:before {
  content: "";
  background-image: url(../images/bullet-point.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: -1.5em;
  position: absolute;
  margin-top: 9px;
  margin-right: 10px;
}

.wpb_text_column ol {
  padding-left: 22.5px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #323232;
}
.wpb_text_column ol ol {
  font-weight: 400;
  line-height: 26px;
  line-height: 150%;
  color: #323232;
}

.wpb_text_column li {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 150%;
}

.wpb_text_column p a {
  color: #a6ce39;
}

@media screen and (max-width: 992px) {
  li,
  p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 34px;
    line-height: 44px;
  }
  h2 {
    font-size: 22px !important;
    line-height: 26px;
  }
  h3 {
    font-size: 20px !important;
    line-height: 24px;
  }
  h4 {
    font-size: 18px !important;
  }
  h5 {
    font-size: 15px;
    line-height: 20px;
  }
  li,
  p {
    font-size: 16px;
    line-height: 1.5;
  }
  li:before {
    margin-top: 0px;
    font-size: 15px;
  }
}
/*-------------------- typography END --------------------*/
.wpml-ls-statics-footer,
.otgs-development-site-front-end {
  display: none;
}

.beige-row {
  background-color: #fff6df;
  display: flex;
  align-items: center;
  padding: 60px 100px;
  padding-bottom: 25px;
  border-radius: 70px;
  margin-left: 15px !important;
  margin-right: 15px !important;
  margin-top: 25px;
  margin-bottom: 60px;
}

@media screen and (max-width: 992px) {
  .beige-row {
    padding: 30px 5px;
    padding-bottom: 0px;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .beige-row {
    display: flex;
    flex-direction: column;
  }
  .beige-row .wpb_single_image {
    text-align: center !important;
  }
}
@media screen and (max-width: 768px) {
  .vc_non_responsive #content .vc_column_container {
    width: 100% !important;
  }
}
/** BASE - END ------------------------------------------------ */
/** BASE - END ------------------------------------------------ */
/*-------------------- UI elements START --------------------*/
input[type=text],
input[type=email],
input[type=password] {
  border: 2px solid #eee;
  border-radius: 3px;
  height: 55px;
  padding: 8px;
  background: #fff;
}

input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover {
  border: 2px solid #dfdfdf;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
  border: 2px solid #cfcfcf;
  outline: none;
}

textarea {
  border: 2px solid #eee;
  border-radius: 3px;
  padding: 8px;
  height: 165px;
  outline: none;
  resize: none;
}

.fw {
  width: 100%;
  display: block;
}

.table-responsive-container {
  position: relative;
  overflow: scroll;
}

table {
  min-height: 0.01%;
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  margin: 0;
}

table td {
  border: 1px solid #eee;
  padding: 4px;
  line-height: 1.42857143;
  vertical-align: top;
}

/*-------------------- UI elements END --------------------*/
/*-------------------- bootstrap classes START --------------------*/
.btn,
#jquery-cookie-law-script a.cookie-law-button {
  border-radius: 3px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  line-height: 1;
}

.btn-xs,
#jquery-cookie-law-script a.cookie-law-button {
  padding: 12.5px 20px;
  font-size: 11px;
}

.btn-sm {
  padding: 16.5px 18.315px;
  font-size: 14px;
}

.btn-md {
  padding: 17.5px 26.25px;
  font-size: 16px;
  font-weight: 500;
}

#page .nav-btn > a,
.btn-lg {
  padding: 21.5px 30.745px;
  font-size: 18px;
  font-weight: 700;
}

#jquery-cookie-law-script a#cookie-law-button-ok,
#jquery-cookie-law-script a#cookie-law-button-ok:visited,
.btn-primary,
.btn-primary:visited,
.wpcf7-submit,
.wpcf7-submit:visited {
  color: #000000;
  background: transparent;
  border: 2px solid #000000;
  transition: 0s;
}

#jquery-cookie-law-script a#cookie-law-button-ok:active,
#jquery-cookie-law-script a#cookie-law-button-ok:focus,
#jquery-cookie-law-script a#cookie-law-button-ok:active:focus,
#jquery-cookie-law-script a#cookie-law-button-ok:active:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.wpcf7-submit:active,
.wpcf7-submit:focus,
.wpcf7-submit:active:focus,
.wpcf7-submit:active:hover {
  color: #000000;
  background: transparent;
  border: 2px solid #000000;
  box-shadow: none;
  outline: none;
}

#jquery-cookie-law-script a#cookie-law-button-ok:hover,
.btn-primary:hover,
.wpcf7-submit:hover {
  color: #fff;
  background: #000000;
  border: 2px solid #000000;
}

#jquery-cookie-law-script a#cookie-law-button-more,
#jquery-cookie-law-script a#cookie-law-button-more:visited,
.btn-default,
.btn-default:visited,
#page .nav-btn > a,
#page .nav-btn > a:visited {
  color: #fff;
  background: #000000;
  border: 2px solid #000000;
  transition: 0s;
}

#jquery-cookie-law-script a#cookie-law-button-more:active,
#jquery-cookie-law-script a#cookie-law-button-more:focus,
#jquery-cookie-law-script a#cookie-law-button-more:active:focus,
#jquery-cookie-law-script a#cookie-law-button-more:active:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover,
#page .nav-btn > a,
#page .nav-btn > a:active,
#page .nav-btn > a:focus,
#page .nav-btn > a:active:focus,
#page .nav-btn > a:active:hover {
  color: #fff;
  background: #000000;
  border: 2px solid #000000;
  box-shadow: none;
  outline: none;
}

#page .ns-megamenu .nav-btn > a,
#page .ns-megamenu .nav-btn > a:active,
#page .ns-megamenu .nav-btn > a:focus,
#page .ns-megamenu .nav-btn > a:active:focus,
#page .ns-megamenu .nav-btn > a:active:hover {
  color: #fff;
  background: #000000;
  border: 2px solid #000000;
  box-shadow: none;
  outline: none;
}

#jquery-cookie-law-script a#cookie-law-button-more:hover,
.btn-default:hover,
#page .nav-btn > a:hover {
  color: #fff !important;
  border: 2px solid #a6ce39;
  background: #a6ce39;
}

#page .ns-megamenu .nav-btn > a:hover {
  color: #fff;
  border: 2px solid #a6ce39;
  background: #a6ce39;
}

#page .ns-megamenu .nav-btn > a {
  padding: 5px 28px !important;
}

#jquery-cookie-law-script a#cookie-law-button-more,
#jquery-cookie-law-script a#cookie-law-button-more:visited {
  color: #fff !important;
  background: #a6ce39 !important;
  border: 2px solid #a6ce39 !important;
}

#jquery-cookie-law-script a#cookie-law-button-more:hover {
  color: #fff !important;
  border: 2px solid transparent !important;
  background-color: black !important;
}

.btn-secondary,
.btn-secondary:visited {
  color: #fff200;
  background: transparent;
  border: 2px solid #fff200;
}

.btn-secondary:hover {
  color: #323232;
  background: #fff200;
  border: 2px solid #fff200;
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #fff200;
  background: transparent;
  border: 2px solid #fff200;
  box-shadow: none;
  outline: none;
}

.btn-tertiary,
.btn-tertiary:visited {
  color: #a6ce39;
  background: transparent;
  border: 2px solid #a6ce39;
}

.btn-tertiary:hover {
  color: #fff;
  background: #007538;
  border: 2px solid #007538;
}

.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:not(:disabled):not(.disabled):active {
  color: #a6ce39;
  background: transparent;
  border: 2px solid #a6ce39;
  box-shadow: none;
  outline: none;
}

.table-responsive {
  border: 0;
  margin: 0;
}

/*-------------------- bootstrap classes END --------------------*/
/*------------------- VC default START ---------------------*/
/* tabs */
.vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
}

.vc_tta-tabs .vc_tta-panel-body {
  padding: 35px 0 !important;
  border: none !important;
}

.vc_tta-tabs .vc_tta-tabs-list {
  margin: 0 !important;
}

.vc_tta-tabs .vc_tta-tab {
  width: 25%;
  margin: 0 !important;
}

.vc_tta-tabs .vc_tta-tab,
.vc_tta-tabs .vc_tta-tab a,
.vc_tta-tabs .vc_tta-tab span {
  border-bottom: none !important;
}

.vc_tta-tabs .vc_tta-tab > a {
  background: #fff !important;
  border-radius: 0 !important;
  border: none !important;
  color: #eee;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 15px !important;
  text-align: center;
  border-bottom: 1px solid #eee !important;
  border-top: 1px solid #eee !important;
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:last-child > a {
  margin-right: 0;
}

.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:first-child > a {
  margin-left: 0;
}

.vc_tta-tabs .vc_tta-tab > a:hover {
  color: #333 !important;
}

.vc_tta-tabs .vc_tta-tab.vc_active > a,
.vc_tta-tabs .vc_tta-tab.vc_active > a:hover {
  background: #333 !important;
  color: #fff !important;
  font-weight: 600;
}

.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel-heading,
.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel-body {
  -webkit-transition: none !important;
  transition: none !important;
}

.vc_tta-tabs .vc_active .vc_tta-panel-heading {
  background: #333 !important;
}

.vc_tta-tabs .vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
  color: #fff !important;
}

@media (max-width: 767px) {
  .vc_tta-tabs .vc_tta-panel-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
    background: #fff !important;
  }
  .vc_tta-tabs .vc_tta-panel-heading {
    border-radius: 0 !important;
    border: none !important;
    background: #eee !important;
  }
  .vc_tta-tabs .vc_tta-panel-heading:hover {
    background: #dfdfdf !important;
  }
  .vc_tta-tabs .vc_active .vc_tta-panel-heading:hover {
    background: #333 !important;
  }
  .vc_tta-tabs .vc_active .vc_tta-title-text {
    color: #fff;
  }
  .vc_tta-tabs .vc_tta-title-text {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
  }
}
/* acordion */
.vc_tta-accordion .vc_tta-panel-heading,
.vc_tta-accordion .vc_tta-panel-body {
  background: none !important;
  border: 0 !important;
}

.vc_tta-accordion .vc_tta-panel-body {
  padding: 5px 0 14px 0 !important;
}

.vc_tta-accordion .vc_tta-title-text {
  font-size: 14px;
  color: #eee;
  font-weight: 400;
  text-transform: uppercase;
}

.vc_tta-accordion .vc_active .vc_tta-title-text {
  color: #333;
  font-weight: 500;
}

.vc_tta-accordion .vc_tta-controls-icon {
  left: 0 !important;
  background: #eee;
  width: 10px !important;
  height: 10px !important;
  border: 5px solid #eee;
  padding: 5px;
}

.vc_tta-accordion .vc_active .vc_tta-controls-icon {
  background: #333;
  border: 5px solid #333;
}

.vc_tta-accordion .vc_tta-controls-icon:before,
.vc_tta-accordion .vc_tta-controls-icon:after {
  color: #fff !important;
  border-color: #fff !important;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-title > a {
  padding-left: 30px !important;
}

/* FAQ */
.vc_toggle {
  margin-bottom: 3px !important;
}

.vc_toggle_title {
  background: #eee;
  padding: 15px 40px !important;
  color: #333;
}

.vc_toggle_content {
  padding: 0 15px !important;
  margin-bottom: 0 !important;
}

.vc_toggle_icon {
  background: #333 !important;
  margin-left: 15px !important;
  border: none !important;
  width: 14px !important;
}

.vc_toggle_icon::after {
  display: none !important;
}

.vc_toggle_icon::before {
  background: #333 !important;
  border: none !important;
  height: 14px !important;
}

.error-404 {
  margin-top: 275px;
  margin-bottom: 150px;
}

/*------------------- VC default END ---------------------*/
#jquery-cookie-law-script, #jquery-cookie-law-script * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

#cookie-law-mobile {
  width: 50px;
  height: 50px;
  padding: 10px;
  display: none;
}

#cookie-law-mobile path {
  fill: #fff;
}

#jquery-cookie-law-script {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: none;
  width: 100%;
  border-color: #202226;
  border-style: solid;
  border-top-width: 1px;
  background: rgba(50, 58, 69, 0.5);
  color: #F1F1F3;
  font-size: 12px;
  max-width: 270px;
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#jquery-cookie-law-script.light {
  color: #1a1a1a;
  background: #fff;
  border-color: rgba(223, 223, 223, 0.85);
}

#jquery-cookie-law-script.top {
  top: 0;
  bottom: auto;
  border-top-width: 0px;
  border-bottom-width: 1px;
}

#jquery-cookie-law-script.absolute {
  position: absolute;
}

#jquery-cookie-law-script a {
  color: #3B89C7;
}

/* ---------- Cookie law main message ---------- */
#jquery-cookie-law-script #cookie-law-container-box {
  background: rgba(32, 34, 38, 0.8);
}

#jquery-cookie-law-script.light #cookie-law-container-box {
  background: #F9FAFC;
}

#jquery-cookie-law-script #cookie-law-container {
  padding: 10px 20px;
}

#jquery-cookie-law-script #cookie-law-message {
  float: left;
  text-align: justify;
  padding-bottom: 10px;
}

#jquery-cookie-law-script a.cookie-law-button {
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #333;
  color: #eee;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}

#jquery-cookie-law-script a.cookie-law-button:hover,
#jquery-cookie-law-script a.cookie-law-button:focus {
  background-color: #242424;
  color: #dfdfdf;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}

#jquery-cookie-law-script a#cookie-law-button-more {
  margin-left: 10px;
  background: #eee;
}

#jquery-cookie-law-script a#cookie-law-button-more:hover, #jquery-cookie-law-script a#cookie-law-button-more:focus {
  background: #dfdfdf;
}

/* ---------- Cookie law more info ---------- */
#jquery-cookie-law-script #cookie-law-more-info {
  display: none;
  background: rgba(50, 58, 69, 0.8);
  text-align: justify;
}

#jquery-cookie-law-script.light #cookie-law-more-info {
  background: #EAEDF1;
  border-top: 1px solid #F0F2F5;
}

#jquery-cookie-law-script #cookie-law-info-container {
  padding: 10px 20px;
}

#jquery-cookie-law-script #cookie-law-more-text {
  width: 85%;
}

#jquery-cookie-law-script #cookie-law-more-text-close {
  float: right;
  padding: 1px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}

#jquery-cookie-law-script.light #cookie-law-more-text-close {
  color: #3B89C7;
}

@media (max-width: 767px) {
  #cookie-law-mobile {
    display: block;
  }
  #cookie-law-container {
    display: none;
  }
  #jquery-cookie-law-script.active {
    max-width: 230px;
  }
  #jquery-cookie-law-script.active #cookie-law-container {
    display: block;
  }
  #jquery-cookie-law-script {
    max-width: 50px;
  }
}
/*------------------- include VC elements START ---------------------*/
.file-wrap {
  background: #eee;
  margin-bottom: 7px;
  padding: 12px 120px 12px 20px;
  width: 100%;
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .file-wrap {
    padding: 12px 110px 12px 10px;
  }
}
.file-wrap + *:not(.file-wrap) {
  margin-top: 20px;
}

.file-wrap:last-of-type {
  margin-bottom: 35px;
}

.file-wrap a {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
  float: left;
}

a.file-dl-btn {
  float: right;
  background: #333;
  color: #eee;
  position: absolute;
  padding: 12px 15px;
  font-weight: 400;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
}

a.file-dl-btn:hover {
  background: #242424;
  text-decoration: none;
}

.file-dl-text {
  float: left;
}

.file-dl-icon {
  margin-left: 10px;
  font-size: 16px;
}

.vc_ns_content-slider-container .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
  margin-top: -15px;
  z-index: 10;
  opacity: 1;
  box-shadow: none;
  text-shadow: none;
}

.vc_ns_content-slider-container .slick-arrow:hover {
  opacity: 1;
  box-shadow: none;
}

.vc_ns_content-slider-container .slick-prev {
  left: 0;
  opacity: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.vc_ns_content-slider-container .slick-next {
  right: 0;
  opacity: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.vc_ns_content-slider-container .slick-prev:before,
.vc_ns_content-slider-container .slick-next:before {
  color: #333;
  font-family: FontAwesome;
}

.vc_ns_content-slider-container .slick-dots li {
  cursor: default;
  height: 14px;
  width: 14px;
  margin: 0 3px;
}

.vc_ns_content-slider-container .slick-dots li button {
  box-shadow: none;
  cursor: default;
  padding: 7px;
  height: 14px;
  width: 14px;
}

.vc_ns_content-slider-container .slick-dots li button:before {
  font-size: 10px;
  line-height: 17px;
  height: 14px;
  width: 14px;
  opacity: 1;
  color: #ccc;
}

.vc_ns_content-slider-container .slick-dots li button:hover:before,
.vc_ns_content-slider-container .slick-dots li button:focus:before {
  color: #999;
}

.vc_ns_content-slider-container .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #333;
}

.vc_ns_content-slider-container .vc_tta-panel-heading {
  display: none;
}

.ns-bs .bs-brand-box {
  height: 150px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  outline: none;
  margin: 0 15px;
}

.ns-bs .bs-img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

.ns-bs .bs-img.black-white {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ns-bs .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
  z-index: 10;
  opacity: 1;
  box-shadow: none;
  text-shadow: none;
  top: 50%;
}

.ns-bs .slick-arrow:hover {
  opacity: 1;
  box-shadow: none;
}

.ns-bs .slick-prev {
  left: 0;
  opacity: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ns-bs .slick-next {
  right: 0;
  opacity: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ns-bs .slick-prev:before,
.ns-bs .slick-next:before {
  color: #333;
  font-family: FontAwesome;
}

.ns-bs .slick-dots li {
  cursor: default;
  height: 14px;
  width: 14px;
  margin: 0 3px;
}

.ns-bs .slick-dots li button {
  box-shadow: none;
  cursor: default;
  padding: 7px;
  height: 14px;
  width: 14px;
}

.ns-bs .slick-dots li button:before {
  font-size: 10px;
  line-height: 17px;
  height: 14px;
  width: 14px;
  opacity: 1;
  color: #ccc;
}

.ns-bs .slick-dots li button:hover:before,
.ns-bs .slick-dots li button:focus:before {
  color: #999;
}

.ns-bs .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #333;
}

.title-banner {
  margin-bottom: 0;
  background-size: cover;
  background-position: center center;
  padding-top: 75px;
  padding-bottom: 45px;
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}

.title-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(238, 238, 238, 0.5);
}

.title-banner h1 {
  font-size: 28px;
  color: #1a1a1a;
  font-weight: 700;
  margin: 16px 0 0 0;
  z-index: 1;
  position: relative;
}

.breadcrumbs-container {
  padding: 10px 0 7px 0;
  position: relative;
}

.ns-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #eee;
}

.ns-breadcrumbs li {
  display: inline-block;
  margin-right: 7px;
  position: relative;
}

.ns-breadcrumbs li:last-child {
  margin-right: 0;
  font-weight: 700;
}

.ns-breadcrumbs li:after {
  content: "\f105";
  font-family: fontAwesome;
  margin-left: 9px;
}

.ns-breadcrumbs li:last-child:after {
  display: none;
}

.ns-breadcrumbs a {
  color: #eee;
}

.ns-breadcrumbs a:hover {
  color: #fff;
  text-decoration: none;
}

.post-img-cover {
  min-height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.post-img-cover-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vc-pagination {
  border-top: 1px solid #eee;
  padding-top: 20px;
  text-align: center;
  margin-bottom: 35px;
}

.page-numbers {
  padding: 10px 15px;
  border: 1px solid #eee;
  font-weight: bold;
  color: #eee;
  text-decoration: none;
  display: inline-block;
}

.page-numbers:hover {
  text-decoration: none;
}

.page-numbers.current {
  border: 1px solid #333;
  background: #333;
  color: #fff;
}

.page-numbers.next {
  float: right;
}

.page-numbers.prev {
  float: left;
}

.page-numbers.next,
.page-numbers.prev {
  border: 1px solid #eee;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
  border: 1px solid #333;
}

.ns-gallery {
  float: left;
}

.nsg-p2 {
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 33px;
  width: calc(100% + 4px);
}

.nsg-p5 {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 30px;
  width: calc(100% + 10px);
}

.nsg-p10 {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 25px;
  width: calc(100% + 20px);
}

.nsg-p15 {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
  width: calc(100% + 30px);
}

.nsg-p2 .nsg-gitem {
  padding: 2px;
}

.nsg-p5 .nsg-gitem {
  padding: 5px;
}

.nsg-p10 .nsg-gitem {
  padding: 10px;
}

.nsg-p15 .nsg-gitem {
  padding: 15px;
}

.nsg-c10 {
  width: 10%;
}

.nsg-c6 {
  width: 16.666%;
}

.nsg-c5 {
  width: 20%;
}

.nsg-c4 {
  width: 25%;
}

.nsg-c3 {
  width: 33.333%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nsg-c10 {
    width: 10%;
  }
  .nsg-c6 {
    width: 16.666%;
  }
  .nsg-c5 {
    width: 20%;
  }
  .nsg-c4 {
    width: 25%;
  }
  .nsg-c3 {
    width: 33.333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nsg-c10 {
    width: 20%;
  }
  .nsg-c6 {
    width: 25%;
  }
  .nsg-c5 {
    width: 33.333%;
  }
  .nsg-c4 {
    width: 25%;
  }
  .nsg-c3 {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .nsg-c10 {
    width: 50%;
  }
  .nsg-c6 {
    width: 50%;
  }
  .nsg-c5 {
    width: 50%;
  }
  .nsg-c4 {
    width: 50%;
  }
  .nsg-c3 {
    width: 100%;
  }
}
.nsg-r1-1 {
  padding-bottom: 100%;
}

.nsg-r4-3 {
  padding-bottom: 75%;
}

.nsg-r3-2 {
  padding-bottom: 66.666%;
}

.nsg-r16-9 {
  padding-bottom: 56.25%;
}

.nsg-gitem {
  float: left;
}

.nsg-img-container {
  position: relative;
  overflow: hidden;
  background: #f1f1f1;
  display: block;
}

.nsg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
}

.main-nav {
  margin-bottom: 0;
  border: none;
  min-height: 0;
  float: right;
  clear: both;
}

.main-nav .collapse {
  padding: 0;
}

.main-nav .nav li {
  padding: 0;
  position: relative;
  background: #eee;
}

.main-nav .nav li:last-child {
  padding-right: 0;
}

.main-nav .nav li a {
  color: #333;
  padding: 0;
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
}

.main-nav .nav li a:hover,
.main-nav .nav li a:focus {
  color: #333;
  background: transparent;
}

.main-nav .nav li a i {
  margin-left: 10px;
}

.main-nav .nav li.current-menu-item > a,
.main-nav .nav li.current-menu-item > a:hover,
.main-nav .nav li.current-menu-item > a:focus,
.main-nav .nav li.current-page-ancestor > a,
.main-nav .nav li.current-page-ancestor > a:hover,
.main-nav .nav li.current-page-ancestor > a:focus {
  background: #eee;
  color: #333;
}

.main-nav .sub-menu-container {
  /*padding-top: 15px;
  width: 345px;
  left: 50%;
  margin-left: -172px;*/
  float: left;
  width: 100%;
  position: absolute;
  display: none;
  z-index: 10;
}

.main-nav .nav li:hover .sub-menu-container,
.main-nav .nav li:focus .sub-menu-container {
  display: block;
}

.main-nav .sub-menu {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.main-nav .sub-menu li:first-child {
  border-top: 1px solid rgba(51, 51, 51, 0.3);
}

.main-nav .sub-menu li {
  float: left;
  width: 100%;
  padding: 15px !important;
  display: block;
  border-right: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

.main-nav .sub-menu li a {
  padding: 0;
  background: transparent;
  color: #333;
  font-size: 18px;
  text-transform: none;
}

.main-nav .sub-menu li a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .nav-section {
    position: absolute !important;
    top: 0;
  }
  .main-nav {
    margin-top: 0;
    margin-bottom: 0;
    border-top: none;
    border-bottom: none;
    float: none;
  }
  .main-nav-col > .vc_column-inner {
    display: block !important;
  }
  .main-nav .navbar-header {
    float: none;
  }
  .main-nav .navbar-toggle {
    display: block;
    top: -35px;
    position: absolute;
    right: 0;
    margin: 0;
  }
  .main-nav .icon-bar {
    background: #333;
  }
  .main-nav .navbar-collapse {
    box-shadow: none;
    padding: 0;
  }
  .main-nav .navbar-collapse.collapse {
    display: none !important;
  }
  .main-nav .nav {
    float: none !important;
    margin: 10px 0 10px 0;
    padding: 0;
  }
  .main-nav .nav li {
    padding: 0;
    margin: 0;
    border: none;
    float: none;
  }
  .main-nav .nav li a {
    padding: 13px;
    color: #eee;
    border-bottom: none;
  }
  .main-nav .nav li a:hover {
    border-bottom: none;
  }
  .main-nav .nav li.active a,
  .main-nav .nav li.active a:hover,
  .main-nav .nav li.active a:focus {
    background: none;
    color: #fff;
    border-bottom: none;
    font-weight: 600;
  }
  .main-nav .collapse.in {
    display: block !important;
  }
}
/*----- sidenav -----*/
.sidenav {
  margin-bottom: 35px;
  width: 100%;
  float: left;
  background: #eee;
  padding: 0 20px;
}

.sidenav .sidenav-title {
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  width: 100%;
  padding: 28px 0 22px 0;
}

.sidenav-title:before {
  display: none;
}

.sidenav-title h2 {
  color: #333;
  font-size: 18px;
  padding: 0;
  margin: 0;
  border-bottom: none;
}

.sidenav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

.sidenav li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
  float: left;
  width: 100%;
  padding: 18px 0;
}

.sidenav li:last-child {
  border-bottom: none;
}

.sidenav .page_item_has_children.current-menu-item,
.sidenav .page_item_has_children.current-page-ancestor {
  padding-bottom: 0;
}

.sidenav a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  float: left;
  line-height: 1.3;
  padding-left: 20px;
}

.sidenav a:hover {
  color: #333;
  text-decoration: none;
}

.sidenav a:before {
  content: "\f1db";
  font-family: fontAwesome;
  font-size: 9px;
  font-weight: bold;
  float: left;
  width: 20px;
  margin-top: 5px;
  margin-left: -20px;
}

.sidenav a:hover:before {
  content: "\f111";
}

.sidenav li.current-menu-item > a,
.sidenav li.current-page-ancestor > a {
  color: #333;
  font-weight: 900;
}

.sidenav li.current-menu-item > a:before,
.sidenav li.current-page-ancestor > a:before {
  content: "\f111";
}

ul[class^=sub-menu-] {
  padding-left: 20px;
  display: none;
}

.sidenav .current-menu-item > ul[class^=sub-menu-],
.sidenav .current-page-ancestor > ul[class^=sub-menu-] {
  display: block;
}

.sidenav .sub-menu-1 li {
  padding-top: 16px;
  padding-bottom: 16px;
}

.sidenav .sub-menu-1 a {
  font-size: 15px;
}

.sidenav .sub-menu-2 li {
  padding-top: 14px;
  padding-bottom: 14px;
}

.sidenav .sub-menu-2 a {
  font-size: 14px;
}

.ns-cwi-container {
  display: table;
}

.ns-cwi-icon {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  min-width: 18px;
}

.ns-cwi-icon-inner {
  padding: 0;
  display: block;
}

.ns-cwi-content {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}

.ns-cwi-content-inner {
  display: block;
}

/** BUTTONS - START ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
.wpcf7-submit,
.btn,
#page .nav-btn > a {
  padding: 0px 28px !important;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 18px !important;
  text-transform: none !important;
  border-radius: 25px;
  line-height: 230% !important;
}
.btn1,
.btn2,
.btn3,
.btn4,
.btn5 {
  line-height: 43px !important;
}

@media (max-width: 767px) {
  .wpcf7-submit,
  .btn {
    font-size: 16px !important;
    padding: 0 15.5px !important;
    white-space: normal;
  }
  .btn1 {
    padding: 0 15.5px !important;
  }
  .btn svg {
    height: 12px;
  }
}
.btn-paypal:before {
  content: "";
  background-image: url(../images/btn-paypal.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 36px;
  height: 24px;
  position: relative;
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: middle;
}

/** BUTTONS - END ------------------------------------------------ */
/** BUTTONS - END ------------------------------------------------ */
/** NAVIGATION - START ------------------------------------------------ */
/** NAVIGATION - START ------------------------------------------------ */
header {
  height: 135px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  background: #394a56;
  background: #fff;
}

header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #f8f8f8;
  opacity: 1;
}

.home header {
  box-shadow: none;
  background-color: transparent;
}

.home-logo {
  z-index: 4;
}

.home-logo img,
.home-logo svg {
  width: 210px;
  height: auto;
  margin-left: -15px;
}

.home-logo img {
  margin-left: -15px;
}

header .container,
.ns-topheader,
.megamenu-container-desktop {
  width: 1280px;
  max-width: 1280px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.header-bg {
  transition: 0.2s;
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff !important;
}

.home header.header-bg {
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.1);
}

.header-bg-mobile {
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 15px 3px rgba(0, 0, 0, 0.25) !important;
}

.header-middle-desktop {
  padding-top: 0px;
  font-weight: 400;
  height: 90px;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Roboto Condensed", sans-serif !important;
  display: flex;
  align-items: center;
}

.header-middle-desktop .c1,
.header-middle-desktop .c2 {
  display: flex;
  align-items: center;
  height: 100%;
}

.header-middle-desktop .c2 > div > div > .vc_row,
.header-middle-desktop .c2 > div > div > .vc_row > div > div > div {
  width: 100%;
}

.header-middle-desktop .wpb_raw_html {
  margin-bottom: 0 !important;
}

.header-middle-desktop .c2 {
  position: relative;
  z-index: 0;
}
.header-middle-desktop .c2 svg,
.header-middle-desktop .c2 img {
  margin-right: 10px;
  width: 16px;
  height: 16px;
}

.header-middle-desktop .c2 .vc_column-inner:first-of-type {
  padding-left: 0;
  padding-right: 0;
}

.header-middle-desktop .c2 > div > div {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.header-middle-desktop .c2 > div > div > .vc_row {
  padding-left: 45px;
  padding-right: 15px;
  margin-top: 15px;
}

.header-middle-desktop .c2 > div > div > .vc_row > div > div > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code {
  margin-bottom: 25px !important;
}

.header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code:first-of-type {
  margin-right: 50px;
}

.header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code span {
  font-size: 14px;
  color: #a6ce39;
}

.header-middle-desktop .c2 a {
  display: flex;
  align-items: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  text-decoration: none !important;
}
.header-middle-desktop .c2 a:hover {
  text-decoration: none !important;
}
.header-middle-desktop .c2 a:hover span {
  color: #323232 !important;
  text-decoration: underline !important;
}

.dropdown-toggle {
  transition: 0s;
}
.dropdown-toggle i {
  transition: 0s;
}

.header-middle-desktop .dropdown-toggle-hover {
  color: #eee !important;
}
.header-middle-desktop .dropdown-toggle-hover i {
  transform: rotate(180deg);
}

.megamenu-container-desktop:before {
  content: "";
  background: #fafafa;
  position: absolute;
  top: 0px;
  left: 50%;
  height: 70px;
  width: 100vw;
  transform: translateX(-50%);
}

.header-middle-desktop .main-nav {
  width: 100%;
  padding-right: 0;
  margin-top: 0px;
}

.header-middle-desktop .main-nav .nav {
  width: 100%;
}

.header-middle-desktop .main-nav .nav > li > a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 31px;
  text-align: right;
  color: #000000;
  background-color: transparent;
  transition: 0s;
  text-transform: none !important;
  z-index: 9;
  white-space: nowrap;
}
.header-middle-desktop .main-nav .nav > li > a:after {
  height: 5px;
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  background: transparent;
  border-radius: 10px;
  content: "";
}
.header-middle-desktop .main-nav .nav > li > a:hover, .header-middle-desktop .main-nav .nav > li > a:focus, .header-middle-desktop .main-nav .nav > li > a:active {
  color: #a6ce39;
  text-decoration: none !important;
}
.header-middle-desktop .main-nav .nav > li > a:hover:after, .header-middle-desktop .main-nav .nav > li > a:focus:after, .header-middle-desktop .main-nav .nav > li > a:active:after {
  height: 5px;
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  background: #a6ce39 !important;
  border-radius: 10px;
  content: "";
}

.header-middle-desktop .main-nav .nav > li {
  margin-right: 40px;
  background: transparent !important;
}
.header-middle-desktop .main-nav .nav > li:first-of-type {
  margin-left: 0;
}
.header-middle-desktop .main-nav .nav > li:last-of-type {
  margin-right: 0;
}
.header-middle-desktop .main-nav .nav > li:last-of-type::after {
  display: none;
}

.header-middle-desktop .main-nav .nav li.current-menu-item > a,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:hover,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:focus,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:hover,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:focus {
  color: #a6ce39 !important;
  background: transparent !important;
}
.header-middle-desktop .main-nav .nav li.current-menu-item > a:after,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:hover:after,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:focus:after,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:after,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:hover:after,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:focus:after {
  height: 5px;
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  background: #a6ce39;
  border-radius: 10px;
  content: "";
}

.header-middle-desktop .navbar-header {
  display: none;
}

.header-middle-desktop .main-nav .nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-middle-desktop .main-nav .nav > li > a:after {
  left: 0px;
}

.main-nav .nav li a {
  line-height: 1.2;
}

.header-middle-desktop .main-nav .nav li a i {
  font-size: 20px;
  font-weight: bold;
  margin-top: 3px;
}

.sub-menu-MarginTop {
  margin-top: -10px !important;
}

.ns-topheader,
.ns-megamenu {
  display: none !important;
}

.main-nav .sub-menu-container {
  margin-left: 0px;
  padding-top: 28px;
  left: -55px;
  width: 260px;
}
.main-nav .sub-menu-container li a {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
}
.megamenu-container-desktop .main-nav .nav > li > a {
  height: 50px;
}

.sub-menu {
  display: none;
}

.sub-menu img {
  width: 40px !important;
  height: 40px !important;
}

.sub-menu.visible {
  display: block;
}

.header-middle-desktop .main-nav .nav > li.nav-btn > a:after {
  display: none !important;
  content: "";
}

@media (max-width: 1320px) {
  .home-logo {
    text-align: center;
  }
}
.hide-submenu i,
.hide-submenu .sub-menu-container {
  display: none !important;
}

.header-middle-desktop .menu-item-has-children {
  position: relative;
  padding-right: 25px; /* Make space for the arrow */
}

.header-middle-desktop .main-nav .nav > li.menu-item-has-children {
  padding-right: 15px;
}

.header-middle-desktop .menu-item-has-children:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 40%;
  width: 12px;
  height: 7px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.75736%201.1716L6%205.41424L10.2426%201.1716%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}

.header-middle-desktop li.current-menu-item.menu-item-has-children:hover:after,
.header-middle-desktop li.current-menu-item.menu-item-has-children:focus:after,
.header-middle-desktop li.current-page-ancestor.menu-item-has-children:hover:after,
.header-middle-desktop li.current-page-ancestor.menu-item-has-children:focus:after,
.header-middle-desktop li.current-menu-item.menu-item-has-children:after,
.header-middle-desktop li.current-page-ancestor.menu-item-has-children:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.75736%201.1716L6%205.41424L10.2426%201.1716%22%20stroke%3D%22%2300A650%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22/%3E%3C/svg%3E");
}

#page .header-middle-desktop ul.sub-menu a:after,
#page .header-middle-desktop ul.sub-menu li:after {
  display: none !important;
}

.header-top-desktop {
  display: flex;
  align-items: center;
  height: 45px;
}

.header-top-desktop > div > div > div {
  display: flex;
  align-items: center;
}

.header-top-desktop > div.c2 > div > div {
  justify-content: flex-end;
}

.header-top-desktop .wpb_wrapper > .wpb_raw_html {
  margin-bottom: 0;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #e8e8e8;
}

.header-top-desktop .wpb_wrapper > .wpb_raw_html svg {
  margin-right: 5px;
}

.header-top-desktop .wpb_wrapper > .wpb_raw_html:last-of-type {
  border-right: none;
}

.header-top-desktop .wpb_raw_html .inner-contents {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
}

.wpb_raw_html.phone-general a:hover,
.wpb_raw_html.phone-custom a:hover {
  text-decoration: none !important;
}

.wpb_raw_html.phone-general a:hover span.inner-contents,
.wpb_raw_html.phone-custom a:hover span.inner-contents {
  text-decoration: underline !important;
}

#content .wpb_raw_html svg {
  margin-right: 5px;
}

#content .wpb_raw_html.phone-general a span.inner-contents,
#content .wpb_raw_html.phone-custom a span.inner-contents {
  text-decoration: underline !important;
}

#content .wpb_raw_html.phone-general a:hover span.inner-contents,
#content .wpb_raw_html.phone-custom a:hover span.inner-contents {
  text-decoration: none !important;
}

@media (max-width: 1199px) {
  .header-middle-desktop .c1 {
    padding-top: 0px;
  }
  .header-middle-desktop > div {
    width: 100% !important;
  }
  .header-middle-desktop .c2 > div > div > .vc_row {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .header-middle-desktop .c2 > div > div > .vc_row .wpb_raw_code svg:hover path {
    fill: #323232;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code {
    margin-bottom: 0 !important;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code:first-of-type {
    margin-right: 0;
  }
  .header-middle-desktop .c2 > div > div > .vc_row svg {
    margin-right: 15px;
    margin-left: 15px;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 160px;
  }
  .header-middle-desktop .c1 {
    position: absolute;
    width: auto !important;
    z-index: 9999999;
  }
  .header-middle-desktop .main-nav .nav {
    justify-content: center;
  }
  .header-middle-desktop .main-nav .nav > li {
    margin-right: 25px;
  }
  .header-middle-desktop .main-nav {
    width: auto;
  }
  .main-nav .sub-menu-container {
    padding-top: 11px;
  }
  .header-middle-desktop .main-nav .nav > li > a,
  #page .nav-btn > a {
    font-size: 17px !important;
  }
  .header-top-desktop .wpb_raw_html .inner-contents {
    font-size: 14px !important;
  }
}
@media (max-width: 992px) {
  header {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1) !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.25s;
  }
  header,
  .home header {
    height: 65px;
    border-bottom: none !important;
  }
  .c1 .home-logo {
    padding-left: 15px;
    padding-left: 0;
    margin-bottom: 0;
    top: auto;
  }
  .ns-topheader .c2 {
    padding-right: 0 !important;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 150px;
    width: 100%;
    margin-top: 0;
  }
  .ns-topheader .c1 .wpb_wrapper:first-of-type {
    display: flex;
    align-items: center;
  }
  .breadcrumbs-container-hide {
    z-index: 1 !important;
  }
  .megamenu-container-desktop,
  .header-middle-desktop {
    display: none !important;
  }
  .menu-item-has-children:after {
    display: none;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
  .ns-megamenu nav > ul > div > li {
    text-align: center !important;
  }
  .ns-megamenu nav > ul > div > li a {
    font-weight: normal !important;
  }
  .ns-megamenu,
  .ns-topheader {
    display: block !important;
  }
  .sticky .ns-megamenu {
    padding-top: 103px;
  }
  .ns-megamenu {
    padding-top: 95px;
    padding-bottom: 100px;
    position: absolute !important;
    top: 0;
    left: 0 !important;
    right: 0;
    margin: 0 !important;
    width: 100%;
    min-height: 101vh;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    background: #323232;
  }
  .ns-megamenu .open {
    display: block;
  }
  .ns-megamenu ul {
    padding-left: 15px;
    list-style: none;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-bottom: 30px !important;
  }
  .ns-megamenu nav > ul > div > li a {
    color: #323232;
  }
  .ns-megamenu nav > ul > div > li a:hover, .ns-megamenu nav > ul > div > li a:focus, .ns-megamenu nav > ul > div > li a:active {
    color: #a6ce39 !important;
    text-decoration: none !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    margin-top: 10px;
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    color: #323232;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a:hover, .ns-megamenu nav > ul > div > li .sub-menu a:focus, .ns-megamenu nav > ul > div > li .sub-menu a:active {
    color: #a6ce39 !important;
    text-decoration: none !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    margin-bottom: 20px;
  }
  .ns-megamenu .dropdown-toggle i {
    display: none;
  }
  .ns-megamenu li.current-menu-item > a,
  .ns-megamenu li.current-menu-item > a:hover,
  .ns-megamenu li.current-menu-item > a:focus,
  .ns-megamenu li.current-page-ancestor > a,
  .ns-megamenu li.current-page-ancestor > a:hover,
  .ns-megamenu li.current-page-ancestor > a:focus {
    background: transparent !important;
    color: #a6ce39 !important;
  }
  .ns-megamenu li.current-menu-item > a,
  .ns-megamenu li.current-menu-item > a:hover,
  .ns-megamenu li.current-menu-item > a:focus,
  .ns-megamenu li.current-page-ancestor > a,
  .ns-megamenu li.current-page-ancestor > a:hover,
  .ns-megamenu li.current-page-ancestor > a:focus {
    background: transparent !important;
  }
  .ns-megamenu > div > div > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .ns-megamenu.ns-megamenuopen {
    z-index: 15;
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    padding-bottom: 0px !important;
    overflow: hidden;
  }
  header.bg-none {
    background: none;
  }
  header.mob-men-magic {
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1500;
  }
  header.mob-men-magic > div {
    position: static;
    height: 100%;
  }
  .ns-topheader {
    height: 65px;
    position: relative;
    z-index: 16;
    background: #fff;
  }
  .ns-topheader .c1 {
    position: relative;
    height: 65px;
  }
  .ns-topheader .c1 .wpb_single_image,
  .ns-topheader .c1 .wpb_raw_code {
    margin-bottom: 0 !important;
    margin-left: 15px;
  }
  .ns-topheader .c1 .wpb_single_image svg,
  .ns-topheader .c1 .wpb_single_image img,
  .ns-topheader .c1 .wpb_raw_code svg,
  .ns-topheader .c1 .wpb_raw_code img {
    max-width: 100px;
    margin-top: 5px;
  }
  .ns-topheader .c1 .wpb_wrapper:first-of-type {
    height: 65px;
  }
  .ns-topheader .c2 {
    margin-top: 18px;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
  }
  .ns-topheader .c2 .wpb_raw_code {
    margin: 0;
  }
  .ns-topheader .c2 .wpb_raw_code svg {
    height: 19px;
    width: 19px;
    height: 20px;
    width: auto !important;
  }
  .ns-topheader .c2 .wpb_raw_code svg path {
    fill: #a6ce39;
  }
  .ns-topheader .c2 .wpb_raw_code a {
    top: -1px;
    position: relative;
    margin-right: 40px;
  }
  .ns-topheader .c2 a {
    margin-right: 15px;
  }
  .ns-topheader .c2 a span {
    display: none;
  }
  .ns-topheader .c2 .ns-mainmenu-btn {
    cursor: pointer;
    position: relative;
    top: 2px !important;
    display: block;
    width: 25px;
    height: 17px;
    z-index: 20;
    right: 15px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div {
    background-color: #a6ce39;
    border-radius: 0px;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 22px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn {
    top: 3px !important;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div {
    height: 4px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
  }
  @-webkit-keyframes inM {
    50% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
    }
  }
  @keyframes inM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @-webkit-keyframes outM {
    50% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
    }
  }
  @keyframes outM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @-webkit-keyframes inT {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes inT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @-webkit-keyframes outT {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes outT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @-webkit-keyframes inBtm {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes inBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  @-webkit-keyframes outBtm {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes outBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  .ns-topheaderopen {
    width: 100vw;
    left: 15px;
    position: fixed;
  }
  .ns-topheader .c2 .wpb_raw_code.search-wrap-btn svg path {
    fill: none !important;
  }
  .ns-megamenu nav > ul > div > li a i {
    margin-left: 0px;
    padding: 5px 15px;
    position: absolute;
    margin-top: 2.5px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    font-size: 18px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a:hover {
    text-decoration: none !important;
    color: #a6ce39 !important;
  }
  .ns-megamenu .sub-menu-container.open {
    display: block;
  }
  .header-top-desktop {
    display: none !important;
  }
}
@media (max-width: 768px) {
  header home-logo img,
  header .home-logo svg {
    width: 100%;
  }
}
.home .ns-topheader {
  border-bottom: 5px solid transparent !important;
}

.main-nav .nav li {
  background-color: #fff !important;
}

.main-nav .sub-menu {
  width: auto;
  background: white;
  padding: 10px 20px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  left: -35px;
  margin-top: 5px;
}
.main-nav .sub-menu li {
  min-width: 120px;
  padding: 15px 0px !important;
  padding-left: 0px !important;
  margin: 0 0px !important;
}
.main-nav .sub-menu li a {
  font-size: 16px;
  color: #323232;
  font-weight: 700 !important;
  text-align: center;
  justify-content: center;
}
.main-nav .sub-menu li a:hover {
  text-decoration: underline;
  color: #a6ce39;
}
.main-nav .sub-menu li:before {
  content: "";
  background-image: url(../images/sub-menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: -1.25em;
  position: absolute;
  margin-top: 3px;
  margin-right: 10px;
}

.main-nav .sub-menu li:first-child {
  border-top: none !important;
}

.main-nav .sub-menu li:last-child {
  border-bottom: none !important;
}

.main-nav .sub-menu li {
  border-bottom: none;
  border-bottom: 1px solid #e8e8e8;
}

.main-nav .nav > li:last-of-type .sub-menu,
.main-nav .nav > li:last-of-type .sub-menu li {
  width: 220px;
}

.main-nav .nav > li:last-of-type .sub-menu {
  right: 0;
}

@media (max-width: 1000px) {
  #page.no-scroll,
  body.no-scroll,
  html.no-scroll {
    overflow: hidden;
    height: 100vh;
  }
}
@media (max-width: 767px) {
  .ns-topheader .c2 {
    position: absolute;
    top: 0;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-size: 22px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    font-size: 18px;
    line-height: 22px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    margin-bottom: 10px;
  }
  .ns-megamenu ul {
    padding-left: 0;
  }
  .ns-megamenu nav > ul > div > li {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 500px) {
  .ns-megamenu {
    padding-top: 75px;
  }
}
@media (min-width: 1320px) {
  .header-middle-desktop .c1 {
    padding-left: 0;
  }
  .header-middle-desktop .c1 > div {
    padding-left: 5px !important;
  }
}
@media (max-width: 1320px) {
  header .container,
  .ns-topheader,
  .megamenu-container-desktop {
    width: 100%;
    max-width: 100%;
  }
  .megamenu-container-desktop .main-nav .nav {
    width: auto;
    display: flex;
    justify-content: space-between;
    float: none;
  }
  .megamenu-container-desktop .main-nav .nav > li {
    margin-right: 0px;
  }
  header .language-selector-container span,
  .header-middle-desktop .menu-top > ul > div li a,
  .main-nav .sub-menu li a {
    font-size: 16px !important;
  }
  .megamenu-container-desktop .main-nav .nav > li {
    margin-left: 0;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
  }
}
@media (max-width: 1292px) {
  .header-middle-desktop,
  .megamenu-container-desktop {
    width: 100%;
  }
  .header-middle-desktop {
    padding: 0 !important;
    justify-content: space-between;
  }
  .header-middle-desktop .c2 {
    right: -25px;
  }
}
@media (max-width: 1199px) {
  .header-middle-desktop {
    margin: 0 !important;
    padding: 0 !important;
    justify-content: space-between;
  }
  .header-middle-desktop .c2 {
    right: 0px;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    font-size: 16px;
  }
  .megamenu-container-desktop:before {
    height: 40px;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    height: auto;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    padding-top: 0px;
  }
  .main-nav .sub-menu {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-left: -45px;
  }
  header .language-selector-container span,
  .header-middle-desktop .menu-top > ul > div li a,
  .main-nav .sub-menu li a {
    font-size: 14px !important;
  }
}
/** NAVIGATION - END ------------------------------------------------ */
/** NAVIGATION - END ------------------------------------------------ */
/** GALERIJA - START ------------------------------------------------ */
/** GALERIJA - START ------------------------------------------------ */
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-caption {
  display: block;
}

.galerija-row {
  display: flex;
  margin-top: 35px;
  margin-bottom: 35px;
}

.galerija-row img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.galerija-row > div {
  margin-bottom: 20px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border {
  padding: 0 !important;
}

/** GALERIJA - END ------------------------------------------------ */
/** GALERIJA - END ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
.gray-bg {
  background-color: rgba(111, 111, 111, 0.09);
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.gray-bg .wpb_single_image,
.gray-bg .btn {
  margin-bottom: 0;
}

.sp-gray-bg {
  background-color: rgba(111, 111, 111, 0.09);
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.h2-title h2 {
  font-weight: 400;
}

.hsec1 {
  padding-top: 0px;
  padding-bottom: 50px;
  position: relative;
  display: flex;
}

.hsec1:before {
  content: "";
  background-image: url(../images/hsec1-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 220px;
  height: 200px;
  position: absolute;
  left: 0;
  top: calc(50% - 50px);
  z-index: -1;
}

.hsec1:after {
  content: "";
  background-image: url(../images/hsec1-a.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 131px;
  height: 367px;
  position: absolute;
  margin-right: 75px;
  right: 0;
  top: calc(50% - 100px);
  z-index: -1;
}

.hsec1 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 144%;
  text-align: center;
  color: #323232;
  max-width: 1050px;
  margin: 0 auto;
}

@media (max-width: 1300px) {
  .hsec1:before,
  .hsec1:after {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .hsec {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .hsec1 {
    padding-bottom: 0px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .hsec1:after {
    margin-right: 0;
  }
}
.nsg-img-container {
  background-color: #fff;
}

.nsg-img {
  object-fit: contain;
}

/** HOMEPAGE - END ------------------------------------------------ */
/** HOMEPAGE - END ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
.sp-page-title {
  margin-bottom: 0px;
  margin-top: 0px;
}

.sp-page-title > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sp-page-title .title-banner {
  margin-bottom: 45px !important;
  padding-top: 20px;
  padding-bottom: 0;
  background: #c8e084;
}
.sp-page-title .title-banner:before {
  background-color: transparent !important;
}
.sp-page-title .title-banner .container {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.sp-page-title .title-banner .container .breadcrumbs-container {
  line-height: 26px;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2px;
  margin-top: 130px;
}
.sp-page-title .title-banner .container .breadcrumbs-container a {
  color: #000000 !important;
  font-weight: 400 !important;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}
.sp-page-title .title-banner .container .breadcrumbs-container a:hover {
  color: pitchblack !important;
}
.sp-page-title .title-banner .container .breadcrumbs-container li:after {
  content: "/";
}
.sp-page-title .title-banner .container .breadcrumbs-container.hide-crumbs {
  opacity: 0;
  visibility: hidden;
}
.sp-page-title .title-banner .container .ns-breadcrumbs {
  font-size: 14px;
  font-weight: 400 !important;
  color: #000000 !important;
}
.sp-page-title .title-banner .container .ns-breadcrumbs li a {
  color: #000000 !important;
}
.sp-page-title .title-banner .container .ns-breadcrumbs a:hover {
  color: pitchblack !important;
}
.sp-page-title .title-banner .entry-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 51px;
  text-align: left;
  color: #000000;
  margin-top: 20px;
  padding-bottom: 12.5px;
  margin-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
}

.sp-page-title .ns-breadcrumbs li:last-child {
  font-weight: 400;
}

.naslov-prispevka h1,
article.novica h1 {
  font-weight: 500;
  font-size: 35px;
  line-height: 41px;
  text-align: left;
  color: #a6ce39;
  padding-bottom: 15px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e8e8e8;
}

article.novica h1 {
  margin-bottom: 10px !important;
}

@media (max-width: 1350px) {
  .title-banner-title h1 {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .sp-page-title .title-banner .entry-title,
  .sp-intro .title-banner h1 {
    font-size: 26px !important;
    line-height: 36px;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 26px;
    line-height: 1.5;
  }
}
@media (max-width: 992px) {
  .sp-page-title {
    margin-top: 65px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 5px;
    font-size: 12px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container li,
  .sp-page-title .title-banner .container .breadcrumbs-container a {
    font-size: 12px !important;
  }
  .sp-page-title .title-banner {
    margin-bottom: 20px !important;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    z-index: 10;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    border-top: none !important;
  }
  ul.ns-breadcrumbs li {
    display: none;
  }
  ul.ns-breadcrumbs li:after {
    display: none;
  }
  ul.ns-breadcrumbs li:nth-last-child(2) {
    display: block;
  }
  ul.ns-breadcrumbs li:nth-last-child(2):before {
    content: "";
    position: relative;
    display: inline-block;
    top: 1px;
    width: 5px;
    height: 10px;
    margin-right: 5px;
    background-image: url("../images/arrow-prev.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .breadcrumbs-container {
    width: auto;
  }
  .breadcrumbs p#breadcrumbs span > span {
    display: none;
  }
  .breadcrumbs p#breadcrumbs span > span:nth-last-child(3) {
    display: block;
  }
  .breadcrumbs p#breadcrumbs span > span:nth-last-child(3):before {
    content: "";
    position: relative;
    display: inline-block;
    top: 1px;
    width: 24px;
    height: 10px;
    background-image: url("../images/arrow-prev.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    filter: invert(40%) sepia(1%) saturate(0%) hue-rotate(27deg) brightness(8%) contrast(96%);
  }
}
@media (max-width: 767px) {
  .sp-page-title .title-banner {
    padding-top: 10px;
  }
  .sp-page-title .title-banner .entry-title,
  .sp-intro .title-banner h1 {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .sp-page-title .title-banner .entry-title {
    padding-bottom: 5px;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 22px !important;
  }
}
/** SP PAGE TITLE - END ------------------------------------------------ */
/** SP PAGE TITLE - END ------------------------------------------------ */
/** contact form - START */
.wpcf7::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #323232 !important;
  opacity: 1;
  padding-left: 10px !important;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #323232 !important;
  opacity: 1;
  padding-left: 10px !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #323232 !important;
  opacity: 1;
  padding-left: 10px !important;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #323232 !important;
  opacity: 1;
  padding-left: 10px !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #323232 !important;
  opacity: 1;
  padding-left: 10px !important;
}

/** contact form - END */
/** FOOTER - START ------------------------------------------------ */
/** FOOTER - START ------------------------------------------------ */
footer {
  z-index: 1;
  position: relative;
  margin-top: 35px;
}

footer .ns-link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

footer .ns-link svg {
  margin-left: 5px;
}

footer .bs-container-wrap {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
}

.big-footer {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.big-footer .ft {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #c1dd73;
}
.big-footer p,
.big-footer a:not(.btn),
.big-footer span {
  color: #000000 !important;
  font-size: 18px;
  line-height: 31px;
  font-weight: normal;
}
.big-footer p {
  line-height: 140%;
}
.big-footer ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0;
}
.big-footer ul a {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 34px;
  text-align: left;
  transition: 0s;
  display: flex;
  align-items: center;
  text-transform: none !important;
  text-decoration: none;
  color: #a6ce39;
}
.big-footer ul a:hover, .big-footer ul a:focus, .big-footer ul a:active {
  color: #fff !important;
  text-decoration: underline;
}
.big-footer .c1 p {
  max-width: 490px;
  margin-top: -20px;
}
.big-footer .c2 li,
.big-footer .c3 li {
  padding-left: 0px;
}
.big-footer .c4 .wpb_single_image {
  margin-bottom: 15px;
}
.big-footer .f-title-secondary a,
.big-footer .f-title-secondary h4,
.big-footer .f-title-secondary p {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal !important;
  font-size: 18px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #323232 !important;
  margin-top: 35px;
  padding-bottom: 0px;
  margin-bottom: 30px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
}
.big-footer .f-title {
  white-space: nowrap;
  margin-top: 0px;
  margin-bottom: 35px !important;
}
.big-footer .f-title a,
.big-footer .f-title h4,
.big-footer .f-title p {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400 !important;
  font-size: 22px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #000000 !important;
  margin-top: -5px;
  padding-bottom: 0px;
  margin-bottom: -15px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
}
.big-footer .c1 .f-title {
  margin-bottom: 43px !important;
}
.big-footer .f-title-hidden {
  opacity: 0;
}
.big-footer .f-title-style p {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold !important;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 26px;
  text-align: left;
  color: rgba(111, 111, 111, 0.25) !important;
}
.big-footer .hide-mobile {
  display: none;
}
.big-footer .wpb_text_column {
  margin-bottom: 15px;
}
.big-footer .socials > div > div > div {
  display: flex;
  align-items: center;
}
.big-footer .socials svg {
  margin-top: 15px;
  margin-bottom: 0;
}
.big-footer .socials svg:hover path {
  fill: #fff !important;
}
.big-footer .socials svg:hover #Icon_awesome-facebook-f {
  fill: white !important;
}
.big-footer .socials .wpb_raw_html {
  margin-bottom: 10px;
}
.big-footer .socials .wpb_raw_html a {
  display: flex;
  align-items: center;
}
.big-footer .socials .wpb_raw_html a span {
  font-weight: bold;
}
.big-footer .socials .wpb_raw_html a:hover, .big-footer .socials .wpb_raw_html a:focus, .big-footer .socials .wpb_raw_html a:active {
  text-decoration: none;
}
.big-footer .socials .wpb_raw_html a:hover .inner-contents, .big-footer .socials .wpb_raw_html a:focus .inner-contents, .big-footer .socials .wpb_raw_html a:active .inner-contents {
  text-decoration: underline;
}
.big-footer .socials .wpb_raw_html svg {
  margin-right: 25px;
}

.big-footer .home-logo {
  margin-bottom: 25px;
}

.big-footer .remove-link p a:hover {
  text-decoration: underline !important;
}

.big-footer .wpb_raw_code {
  display: flex;
  margin-bottom: 5px;
}

.big-footer .wpb_raw_code a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5 !important;
}

.big-footer .wpb_raw_code a svg {
  margin-right: 10px;
}

.big-footer .wpb_raw_code.phone-general a svg path {
  fill: #000000;
}

.big-footer a span {
  color: #000000 !important;
}

.big-footer a:hover:not(.btn),
.big-footer .wpb_raw_code a:hover span {
  color: #000000 !important;
  text-decoration: underline !important;
}

.big-footer .wpb_raw_code a span {
  line-height: 1.5 !important;
  text-decoration: none;
}

.big-footer .c1 .wpb_single_image {
  margin-bottom: 0 !important;
}

.big-footer .c1 img {
  max-width: 150px;
  height: auto;
}

.big-footer .c2 .big-footer .wpb_raw_code {
  margin-top: -15px;
}

footer .ns-tel,
footer .ns-mail,
#content .ns-tel,
#content .ns-mail {
  font-family: "Roboto Condensed", sans-serif !important;
  margin-bottom: 0px;
  font-size: 16px;
}
footer .ns-tel a,
footer .ns-mail a,
#content .ns-tel a,
#content .ns-mail a {
  display: flex;
  align-items: center;
}
footer .ns-tel a span,
footer .ns-mail a span,
#content .ns-tel a span,
#content .ns-mail a span {
  color: #a6ce39;
}
footer .ns-tel a:hover, footer .ns-tel a:focus, footer .ns-tel a:active,
footer .ns-mail a:hover,
footer .ns-mail a:focus,
footer .ns-mail a:active,
#content .ns-tel a:hover,
#content .ns-tel a:focus,
#content .ns-tel a:active,
#content .ns-mail a:hover,
#content .ns-mail a:focus,
#content .ns-mail a:active {
  text-decoration: none;
}
footer .ns-tel a:hover span, footer .ns-tel a:focus span, footer .ns-tel a:active span,
footer .ns-mail a:hover span,
footer .ns-mail a:focus span,
footer .ns-mail a:active span,
#content .ns-tel a:hover span,
#content .ns-tel a:focus span,
#content .ns-tel a:active span,
#content .ns-mail a:hover span,
#content .ns-mail a:focus span,
#content .ns-mail a:active span {
  text-decoration: underline;
}
footer .ns-tel svg,
footer .ns-mail svg,
#content .ns-tel svg,
#content .ns-mail svg {
  margin-right: 15px;
}

footer .ns-mail {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ns-bs .slick-dots li.slick-active button:before,
.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before {
  color: #a6ce39;
}

.slick-dots li button {
  cursor: pointer !important;
}

.big-footer li a:before,
.big-footer .subcat-cont a:before {
  content: "\a";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #a6ce39;
  display: inline-block;
  top: -2.5px;
  position: relative;
  margin-right: 5px;
  display: none;
}

.big-footer li a:before {
  top: 0;
  margin-right: 7.5px;
}

.big-footer nav > ul > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

@media (max-width: 1199px) {
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .c2 {
    padding-left: initial;
  }
  .big-footer .c4 .wpb_single_image,
  .big-footer .c4 img {
    max-width: 100px;
  }
  .big-footer .c5 > div {
    margin-left: initial;
    padding-left: 15px;
    padding-right: 15px;
  }
  .big-footer .ft > div {
    width: 50% !important;
  }
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 35px;
  }
  .big-footer .c1 .f-title {
    margin-bottom: 28px !important;
  }
  .big-footer .f-title {
    margin-bottom: 25px !important;
  }
}
@media (max-width: 992px) {
  .bs-container .bs-brand-box {
    display: flex !important;
    justify-content: center;
    margin-left: 0;
  }
  .big-footer {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .home-logo {
    padding-left: 0;
    margin-bottom: 0;
  }
  .big-footer .c1,
  .big-footer .c2 {
    width: 50% !important;
  }
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 55px;
    width: 50% !important;
  }
  .small-footer > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .small-footer > div > div > div {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  footer .ns-link {
    justify-content: center;
  }
  .big-footer .f-title-secondary a,
  .big-footer .f-title-secondary h4,
  .big-footer .f-title-secondary p {
    margin-bottom: -15px !important;
  }
}
@media (max-width: 767px) {
  footer {
    padding-top: 0;
  }
  .bs-container .slick-dots {
    bottom: -20px !important;
    top: auto;
  }
  .bs-container .bs-brand-box {
    justify-content: center;
  }
  .big-footer .ft > div {
    width: 100% !important;
    margin-top: 20px !important;
  }
  .big-footer .ft > .c1 {
    margin-top: 0 !important;
  }
  footer .big-footer p,
  footer .big-footer a:not(.btn),
  footer .big-footer span {
    font-size: 16px !important;
    line-height: 140% !important;
  }
  .big-footer p {
    line-height: 140%;
  }
  .big-footer .c1 img {
    width: 150px;
    padding-top: 15px;
  }
  footer .f-title {
    margin-top: 0 !important;
  }
  footer .f-title p {
    font-size: 16px !important;
  }
  .big-footer .c1,
  .big-footer .c2,
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    width: 100% !important;
  }
  .big-footer {
    padding-bottom: 0px;
    margin-top: 0 !important;
  }
  .big-footer ul {
    padding-left: 0;
  }
  .big-footer ul a {
    padding-left: 0;
  }
  .big-footer ul li:before {
    display: none;
  }
  .big-footer .ft {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .c1 img {
    max-width: 80px;
    height: auto;
  }
  .big-footer .c2 {
    width: 100% !important;
  }
  .big-footer .c4,
  .big-footer .c5 {
    width: 100% !important;
  }
  .big-footer .c5 > div {
    padding: 0 15px !important;
    margin-left: initial !important;
  }
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 0px;
  }
  .big-footer .ft .wpb_raw_html svg {
    height: auto;
    margin-right: 15px;
  }
  .big-footer .socials {
    margin-bottom: 15px !important;
  }
  .big-footer .socials svg {
    width: 40px;
    height: 40px;
  }
  .big-footer p,
  .big-footer ul a {
    line-height: 1.75;
  }
  .big-footer .c1 .f-title,
  .big-footer .f-title {
    margin-bottom: 5px !important;
  }
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    padding-bottom: 10px;
    font-weight: 700 !important;
  }
  .big-footer .c1 {
    margin-top: 0px;
  }
  .big-footer ul {
    margin-bottom: 0;
  }
  .big-footer .f-title-hidden {
    display: none;
  }
  .big-footer .ft {
    padding-top: 15px !important;
  }
  .f-title-hidden {
    display: none !important;
  }
  .big-footer .c1 p.info {
    margin-top: 10px;
  }
}
.big-footer .ft-soc > div > div > div {
  background-color: #16c1f3;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-left: 70px !important;
  padding-right: 70px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  min-height: 120px;
}

.big-footer .ft-soc h2 {
  color: #fff;
  font-size: 28px;
}

.big-footer .ft-soc .wpb_text_column,
.big-footer .ft-soc .socials .wpb_raw_code {
  margin-bottom: 0 !important;
}

.big-footer .ft-soc .socials .wpb_raw_code:hover circle {
  fill: #ef59a1;
}

.big-footer .socials > div > div > div {
  justify-content: flex-end;
}

.big-footer .ft-soc .socials .wpb_raw_code svg {
  margin-right: 10px;
  margin-top: 0;
}

.big-footer .socials > div > div > div > .wpb_raw_code:last-of-type svg {
  margin-right: 0 !important;
}

.big-footer .ft-soc .socials > div,
.big-footer .ft-soc .socials > div > div,
.big-footer .ft-soc .socials > div > div > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 1440px) {
  .big-footer .f-title {
    white-space: wrap;
  }
}
@media (max-width: 1199px) {
  .big-footer .ft-soc > div > div > div {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .big-footer .ft-soc h2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 992px) {
  .big-footer .ft-soc > div > div > div {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
@media (max-width: 768px) {
  .big-footer .ft-soc > div > div > div {
    padding-bottom: 15px;
  }
}
@media (max-width: 500px) {
  .big-footer .ft-soc > div > div > div {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
/** FOOTER - END ------------------------------------------------ */
/** FOOTER - END ------------------------------------------------ */
/** CATALOGS - START ------------------------------------------------ */
/** CATALOGS - START ------------------------------------------------ */
.catalog-row .wpb_text_column {
  margin-bottom: 15px !important;
}

.catalog-row .vc_inner {
  margin-bottom: 35px;
}

.catalog-row .vc_inner > div,
.catalog-row .vc_inner > div > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.catalog-row .vc_inner > div > div > div {
  display: flex;
  flex-wrap: wrap;
}

.catalog-wrap {
  display: flex;
  flex: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin: 15px;
}

.catalog-wrap > div img {
  height: 422px;
  width: 300px;
  object-fit: cover;
  border-radius: 20px;
  border: 1px solid #e8e8e8;
  transition: 0.1s ease-in-out;
  width: 100%;
  margin-bottom: 10px;
}

.catalog-wrap > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.catalog-wrap .catalog-title {
  font-weight: bold;
  line-height: 145% !important;
  margin-bottom: 0.5rem;
}

.catalog-wrap .catalog-description {
  font-size: 16px;
  line-height: 130% !important;
  margin-bottom: 0.5rem;
}

.catalog-wrap .catalog-dl {
  font-weight: 700;
  font-size: 16px;
  line-height: 131%;
  color: #a6ce39;
  margin-bottom: 0 !important;
}

.catalog-wrap a:hover {
  text-decoration: none;
}

.catalog-wrap a:hover .catalog-dl {
  text-decoration: underline;
}

.catalog-wrap a:hover img {
  border-top-right-radius: 0px;
  border: 1px solid #a6ce39;
}

@media (max-width: 1199px) {
  .catalog-wrap div img {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalog-wrap {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .catalog-wrap a {
    font-size: 16px;
  }
  .catalog-wrap > div img {
    height: 275px;
  }
}
@media (max-width: 992px) {
  .catalog-wrap > div img {
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .catalog-wrap {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .catalog-wrap {
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
    justify-content: center;
  }
}
/** CATALOGS - END ------------------------------------------------ */
/** CATALOGS - END ------------------------------------------------ */
/** HERO - SUBPAGE - START ------------------------------------------------ */
/** HERO - SUBPAGE - START ------------------------------------------------ */
.hero-subpage {
  margin-bottom: 65px;
}

.hero-subpage:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 515px;
  background: #fff6df;
  z-index: -1;
}

.hero-subpage .c1 {
  padding: 0 55px;
  padding-top: 175px;
  padding-bottom: 150px;
  background: linear-gradient(147.38deg, #00a650 0%, #007538 100%);
}

.hero-subpage h1,
.hero-subpage h2 {
  position: relative;
  z-index: 5;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 35px;
  text-align: left;
  line-height: 122%;
  text-align: left;
  color: #fff200;
  margin-bottom: 1.25rem;
}

.hero-subpage h4 {
  position: relative;
  z-index: 10;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 155%;
  text-align: left;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
  max-width: 650px;
}

.hero-subpage .c3 {
  text-align: center;
}

.hero-subpage .c3 h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 172%;
  text-align: center;
  max-width: 1050px;
  margin: 60px auto;
  color: #3f3f3f;
}

.hero-subpage .c2 {
  position: relative;
}

.hero-subpage .ikona-strani {
  position: absolute;
  top: calc(50% - 85px);
  left: auto;
  right: 60px;
  width: 190px;
  height: 190px;
}

.hero-subpage .ikona-strani.ikona-strani-logo {
  border-radius: 6px;
  width: auto;
  height: 180px;
  top: calc(50% - 90px);
}

@media (max-width: 1199px) {
  .hero-subpage .c1 {
    padding: 0 15px;
    padding-top: 75px;
    padding-bottom: 50px;
  }
  .hero-subpage .c3 h4 {
    margin: 30px auto;
  }
  .hero-subpage .ikona-strani {
    width: 100px;
    height: 100px;
    right: 30px;
    top: calc(50% - 50px);
  }
}
@media (max-width: 992px) {
  .hero-subpage {
    margin-bottom: 30px;
  }
  .hero-subpage .container > .row {
    display: flex;
    flex-direction: column;
  }
  .hero-subpage .container > .row > div {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
  }
  .hero-subpage .c1 {
    padding: 35px 15px;
    padding-bottom: 25px;
    text-align: center;
  }
  .hero-subpage h1,
  .hero-subpage h2,
  .hero-subpage h4 {
    text-align: center;
  }
  .hero-subpage h1,
  .hero-subpage h2 {
    font-size: 32px;
  }
  .hero-subpage h4 {
    margin-bottom: 10px;
  }
  .hero-subpage .c2 {
    min-height: 250px;
  }
  .hero-subpage .c3 .ns-after-text h4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-subpage .ikona-strani.ikona-strani-logo {
    height: 100px;
    width: auto;
    top: calc(50% - 50px);
  }
}
@media (max-width: 768px) {
  .hero-subpage .ikona-strani {
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    right: 15px;
  }
  .hero-subpage .c3 .ns-after-text h4 {
    font-size: 16px !important;
  }
  .hero-subpage .ikona-strani.ikona-strani-logo {
    height: 75px;
    width: auto;
    top: calc(50% - 32.5px);
  }
}
/** HERO - SUBPAGE - END ------------------------------------------------ */
/** HERO - SUBPAGE - END ------------------------------------------------ */
/** LOGO BELT - START ------------------------------------------------ */
/** LOGO BELT - START ------------------------------------------------ */
.logo-belt {
  padding-top: 0px;
  padding-bottom: 55px !important;
}

.logo-belt-wrap > div > div {
  padding-top: 0 !important;
}

.logo-belt {
  padding-bottom: 0px;
}

.logo-belt .bs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-belt .bs-container-wrap {
  margin-left: -12.5px;
  margin-right: -12.5px;
}

.logo-belt .bs-container-no-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.logo-belt .ns-bs .bs-container-no-slider .bs-brand-box {
  margin: 12.5px;
  width: calc(25% - 25px) !important;
  height: auto;

}

.logo-belt .ns-bs .bs-container-no-slider img {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  border: 1px solid #ebebeb;
  border-radius: 6px;
  height: auto;
}

.bs-sp img {
  width: 100%;
}

.bs-sp a:hover img {
  border: 1px solid #a6ce39 !important;
  box-shadow: none !important;
}

.logo-belt .bs-container .slick-list {
  width: 100% !important;
}

.logo-belt .bs-container .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-belt .ns-bs .bs-brand-box {
  height: 90px;
  height: auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  outline: none;
  margin: 0 12.5px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    flex: 1;
}

.logo-belt .ns-bs .bs-img {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  filter: none !important;
  top: auto;
  transform: none;
}

.logo-belt .ns-bs .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
  z-index: 10;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  top: 50%;
}

.logo-belt .ns-bs .slick-dots {
  bottom: -40px !important;
}

.logo-belt .ns-bs .slick-arrow:hover {
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.logo-belt .ns-bs .slick-prev {
  left: 0;
  opacity: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.logo-belt .ns-bs .slick-next {
  right: 0;
  opacity: 1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.logo-belt .slick-dots li.slick-active button:before,
.logo-belt .slick-dots li button:hover:before {
  color: #1a1818;
}

.logo-belt .ns-bs .slick-prev:before,
.logo-belt .ns-bs .slick-next:before {
  color: blue;
  font-family: FontAwesome;
}

.ns-bs .bs-img.black-white {
  filter: none;
}

.ns-bs ul.slick-dots {
  display: flex;
  justify-content: center;
}

.ns-bs ul.slick-dots li {
  display: block;
  margin-right: 20px;
}

.ns-bs ul.slick-dots li:last-child {
  margin-right: 0;
}

.ns-bs ul.slick-dots li button {
  outline: none !important;
  font-size: 0;
  width: 25px;
  height: 5px;
  border: 3px solid #d1d3d4;
  border-radius: 10px;
  background-color: #d1d3d4;
  cursor: pointer;
}

.ns-bs ul.slick-dots li button:hover,
.ns-bs ul.slick-dots li.slick-active button {
  background: #a6ce39;
  border-color: #a6ce39;
  padding: 0 !important;
}

.ns-bs ul.slick-dots li button {
  border-color: #d1d3d4;
  padding: 0 !important;
}

.ns-bs ul.slick-dots li button:hover,
.ns-bs ul.slick-dots li.slick-active button {
  background-color: #a6ce39;
  border-color: #a6ce39;
}

.ns-bs .slick-dots li button:before {
  opacity: 0 !important;
}

.ns-bs ul.slick-dots li button:focus {
  outline: none;
}

@media (min-width: 768px) {
  .logo-belt .ns-bs .bs-brand-box {
    width: auto !important;
  }
}
@media (max-width: 992px) {
  .logo-belt {
    padding-top: 35px;
    padding-bottom: 35px !important;
  }
}
@media (max-width: 768px) {
  .logo-belt .bs-container .slick-list .slick-track {
    display: flex;
  }
  .logo-belt .ns-bs .bs-brand-box {
    width: none !important;
    margin: 10px 0;
  }
  .logo-belt .ns-bs .bs-img {
    max-width: 150px;
  }
  .logo-belt .ns-bs .bs-container-no-slider .bs-brand-box .bs-img {
    max-width: 100%;
  }
  .logo-belt .ns-bs .bs-container-no-slider .bs-brand-box {
    width: calc(50% - 25px) !important;
    height: auto;
  }
  .logo-belt .bs-container .slick-dots {
    bottom: -25px !important;
  }
  .logo-belt .wpb_text_column {
    margin-bottom: 10px !important;
  }
}
/** LOGO BELT - END ------------------------------------------------ */
/** LOGO BELT - END ------------------------------------------------ */
/** EMPLOYESS - START ------------------------------------------------ */
/** EMPLOYESS - START ------------------------------------------------ */
.employees-row {
  text-align: center;
}

.employees-row .wpb_text_column {
  margin-bottom: 10px !important;
}

.employees-wrap {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 2rem;
}

.employees-wrap p {
  margin-bottom: 0.5rem !important;
}

.employee-card {
  flex: 33%;
  margin-top: 10px;
  margin-bottom: 25px;
}

.employee-card > p:first-of-type {
  font-weight: 400;
  font-size: 25px;
  line-height: 144%;
  margin-top: 1rem;
}

.employee-card > p:nth-of-type(2) {
  font-weight: 300;
  font-size: 16px;
  line-height: 131%;
}

.employee-card > a {
  text-decoration: underline;
}

.employee-card > a:hover {
  text-decoration: none;
}

@media (max-width: 992px) {
  .employee-card > p:first-of-type {
    font-size: 20px;
  }
}
/** EMPLOYESS - END ------------------------------------------------ */
/** EMPLOYESS - END ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
.location-row .c2 {
  padding-left: 20px;
}

.location-row .wpb_text_column {
  margin-bottom: 10px !important;
}

.location-row a {
  color: #a6ce39;
  text-decoration: none;
}

.location-row a:hover,
.location-row .phone-custom a:hover {
  text-decoration: underline !important;
}

.location-row .wpb_raw_html,
.location-row .wpb_raw_html.phone-custom {
  margin-bottom: 10px !important;
}

.location-row .wpb_raw_html svg,
.location-row .wpb_raw_html.phone-custom svg {
  margin-right: 3.5px;
}

.location-row .wpb_raw_html span,
.location-row .wpb_raw_html.phone-custom span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  transition: 0s;
  color: #323232;
}

.location-row .wpb_raw_html a,
.location-row .wpb_raw_html.phone-custom a {
  text-decoration: none !important;
}

.location-row .wpb_raw_html a:hover,
.location-row .wpb_raw_html.phone-custom a:hover {
  text-decoration: none !important;
}

.location-row .wpb_raw_html a span,
.location-row .wpb_raw_html.phone-custom a span {
  color: #a6ce39 !important;
}

.location-row .wpb_raw_html a span,
.location-row .wpb_raw_html.phone-custom a span {
  font-weight: normal !important;
}

.location-row .wpb_raw_html a:hover span,
.location-row .wpb_raw_html.phone-custom a:hover span {
  color: black !important;
  text-decoration: underline !important;
}

.location-row .phone-custom > div,
.location-row .phone-custom a {
  justify-content: flex-start;
}

.location-row .wpb_gmaps_widget {
  margin-bottom: 20px !important;
}

.location-row .wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}

@media (max-width: 1199px) {
  .location-row {
    display: flex;
    flex-wrap: wrap;
  }
  .location-row .c1,
  .location-row .c2 {
    flex: 1 0 50%;
  }
  .location-row .c3 {
    flex: 1 0 100%;
  }
}
@media (max-width: 992px) {
  .location-row .wpb_raw_html span,
  .location-row .wpb_raw_html.phone-custom span {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .wpb_raw_html.phone-general svg,
  .wpb_raw_html.phone-custom svg {
    width: 15px !important;
  }
  .location-row .c1,
  .location-row .c2 {
    flex: 1 0 100%;
  }
  .location-row .c2 {
    padding-left: 0px;
    margin-top: 25px;
  }
  .location-row .vc_figure,
  .location-row .vc_figure * {
    width: 100% !important;
  }
}
.vc_row.vc_column-gap-30 > .vc_column_container:first-of-type {
  padding-left: 0 !important;
}

.vc_row.vc_column-gap-30 > .vc_column_container:nth-of-type(2) {
  padding-right: 0 !important;
}

@media (max-width: 992px) {
  .vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  .vc_rtl-columns-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
/** SUBPAGES - END ------------------------------------------------ */
/** SUBPAGES - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
.language-selector-container {
  height: 39px;
  margin-left: 0px;
  margin-right: 30px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0;
  padding-left: 20px;
  cursor: pointer;
  font-size: 16px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
}
.language-selector-container img {
  width: 20px;
}

.language-selector-container span {
  padding: 0;
  float: left;
  line-height: 1;
  color: #323232;
  cursor: pointer;
  font-size: 16px;
  margin-left: 3px;
  text-transform: uppercase;
  line-height: 14px !important;
  font-weight: 300;
}

header .language-selector-container.lang-mobile {
  display: none;
}

header .language-selector-container {
  float: right;
  border: none;
  cursor: pointer;
  position: relative;
  left: 0;
  right: auto;
  margin-left: 35px;
  margin-right: 0px;
  padding: 5px 5px 0px 5px;
  padding-left: 0px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
header .language-selector-container .fa {
  font-size: 16px;
  font-weight: 300;
  color: #323232;
}
header .language-selector-container .fa:hover {
  color: #323232;
}
header .language-selector-container .language-selector-container span {
  padding: 0;
  float: right;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  cursor: default;
  margin-left: 3px;
  margin-right: 5px;
  cursor: pointer;
}
header .language-selector-container .language-selector-container span:hover {
  color: #fff;
  text-decoration: underline;
}
header .language-selector-container .language-selector-2 {
  position: absolute;
  background: white;
  color: #323232;
  z-index: 111;
  top: 33px;
  float: right;
  right: -1;
  display: none;
  left: -14.5px;
  left: -8.5px;
  padding: 2px 8px 1px 2px;
  border: 1px solid transparent;
}
header .language-selector-container .language-selector-2 span:hover {
  color: #323232;
}
header .language-selector-container .language-selector-2.open {
  display: block;
}
header .language-selector-container .language-selector-2 span:hover {
  text-decoration: underline;
}
header .language-selector-container .language {
  width: 100%;
  float: left;
  padding: 3px 5px;
  font-weight: 300;
}
header .language-selector-container .language span {
  padding: 0;
  margin-right: 0;
}
header .language-selector-container .language-selector-container .language span {
  display: block;
}

@media (min-width: 768px) {
  header .language-selector-container {
    /*      top: 8px;
          cursor: pointer; */
  }
}
@media (min-width: 992px) {
  header .language-selector-2 {
    position: absolute;
    background: transparent;
    color: #323232;
    z-index: 11;
    top: 33px;
    display: none;
    left: -8px;
    right: -1px;
    border: none;
  }
  header .language-selector-container {
    cursor: pointer;
  }
}
@media (max-width: 992px) {
  header .language-selector-container a {
    text-align: center;
  }
  header .language-selector-container span {
    float: none;
  }
  header .language-selector-2 {
    background-color: transparent !important;
  }
  .language-selector-2.open {
    margin-left: 4px;
  }
}
@media (max-width: 992px) {
  header .language-selector-container.lang-mobile {
    display: flex;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 35px;
  }
  header .language-selector-container.lang-mobile span,
  header .language-selector-container .language-selector-2 span,
  header .language-selector-container .language-selector-2 span:hover,
  header .language-selector-container .fa,
  header .language-selector-container .fa:hover {
    color: #323232;
  }
  header .language-selector-2.open span {
    display: flex;
  }
  header .language-selector-container.lang-mobile {
    margin-left: 0;
  }
  header .language-selector-container span {
    font-size: 16px !important;
  }
}
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
.hero {
  margin-bottom: 0px;
  margin-top: 135px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 630px;
  font-family: "Roboto Condensed", sans-serif !important;
}
.hero p {
  line-height: 31px;
  font-size: 18px;
}
.hero .ns-slider {
  font-family: "Roboto Condensed", sans-serif !important;
  overflow: hidden;
  position: relative;
  opacity: 0;
  margin: 0 auto;
}
.hero .slide {
  display: flex;
  align-items: center;
}
.hero .ns-slider .container {
  margin-top: 0px;
}
.hero .ns-slider .btn {
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.hero .ns-slider .btn svg {
  position: initial;
  margin: 0;
  margin-right: 10px;
  display: block !important;
}
.hero .slick-initialized {
  opacity: 1;
}
.hero .ns-slider .slide {
  background: no-repeat cover 100% auto center;
  background: none;
  width: 100%;
}
.hero .ns-slider-text {
  text-align: left;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: 0px;
  max-width: 650px;
  margin-top: 0px;
  padding: 0 45px;
}
.hero .slick-arrow {
  border: 1px SOLID ORANGE;
}
.hero .slick-prev {
  left: 125px !important;
}
.hero .slick-prev:before {
  content: "\e92f";
}
.hero .slick-next {
  right: 125px !important;
}
.hero .slick-next:before {
  content: "\e930";
}
.hero .slick-prev,
.hero .slick-next {
  z-index: 1;
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #333 !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  border-radius: 4px;
}
.hero .slick-prev:before,
.hero .slick-next:before {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.hero .slick-prev:hover,
.hero .slick-next:hover {
  background: #a6ce39 !important;
}
.hero .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-prev.svg);
  margin-left: 5px;
}
.hero .slick-next:before {
  content: "";
  background-image: url(../images/arrow-next.svg);
  margin-left: -5px;
}
.hero .ns-slider h1,
.hero .ns-slider h2 {
  position: relative;
  z-index: 5;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  font-size: 35px;
  text-align: left;
  line-height: 122%;
  text-align: left;
  color: #000000;
  margin-bottom: 1.25rem;
}
.hero .ns-slider h1 span,
.hero .ns-slider h2 span {
  color: #000000 !important;
}
.hero .ns-slider h1 {
  margin-top: 0px;
}
.hero .ns-slider h3 {
  position: relative;
  z-index: 10;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 155%;
  text-align: left;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 35px;
  max-width: 650px;
}
.hero .ns-slider h4 {
  position: relative;
  z-index: 10;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 155%;
  text-align: left;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 25px;
  max-width: 650px;
}
.hero .ns-slide1-img img {
  width: 90%;
  margin-top: 10%;
}
.hero .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}
.hero .slick-dots {
  /* left: 0; */
  background-color: transparent;
  max-width: none;
  margin: 0 auto;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: flex-start;
  text-align: center;
  left: 0%;
  flex-direction: row;
  right: 0;
  border-radius: 50% !important;
  z-index: 2;
  bottom: 20px;
  left: 60px;
}
.hero .slick-dots li,
.hero .slick-dots li button {
  width: 16px;
  height: 16px;
}
.hero .slick-dots li {
  background-color: transparent;
  opacity: 1;
  margin: 5px;
}
.hero .slick-dots li.slick-active {
  opacity: 1;
}
.hero .slick-dots li button:before {
  font-style: normal;
  color: #000000 !important;
  border: 2px solid #000000;
  background: transparent;
  font-size: 16px;
  opacity: 1;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50% !important;
  border-radius: 0%;
  transition: background-color 0s;
}
.hero .slick-dots li.slick-active button:before,
.hero .slick-dots li button:hover:before,
.hero .slick-dots li:hover {
  background: #000000;
  opacity: 1;
  border-radius: 50% !important;
  border-color: #000000;
}
.hero .btn {
  animation-duration: 0.75s !important;
  animation-delay: 0s;
}
.hero .ns-slider-text h4 {
  animation-duration: 1.4s !important;
  animation-delay: 0s;
}
.hero .ns-slider-text h1,
.hero .ns-slider-text h2 {
  animation-duration: 1.6s !important;
  animation-delay: 0s;
}
.hero .home-arrow {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.hero .home-arrow svg path,
.hero .home-arrow svg g {
  transition: all 0s !important;
}
.hero .home-arrow svg:hover path {
  fill: #333;
}
.hero .home-arrow svg:hover g {
  fill: #000000;
}

.video-btn:hover svg path {
  fill: #a6ce39;
}

.hero .btns-group {
  display: flex;
  align-items: center;
}

.lang-sl .hero .ns-slider h1,
.lang-sl .hero .ns-slider h2 {
  font-size: 31px;
}

.hero .ns-slider .prev {
  content: "";
  background-image: url(../images/arrow-prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 22px;
}

.hero .ns-slider .next {
  content: "";
  background-image: url(../images/arrow-next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 22px;
}

.hero .ns-slider,
.hero .ns-slider .slide,
.hero .ns-slider .slide > .container,
.hero > .wpb_column,
.hero > .wpb_column > .vc_column-inner {
  height: 550px !important;
}

.hero .ns-slider {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.hero .ns-slider .slide {
  position: relative;
}

.hero .ns-slider .container > div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.hero .ns-slider .container > div,
.hero .ns-slider .container > div > div,
.hero .ns-slider .container > div > div > div {
  height: 100%;
}

.hero video,
.hero .ns-slider .container .product-image {
  width: 935px;
}

.hero .ns-slider .container .product-image {
  position: relative;
  z-index: 2;
  opacity: 1;
  margin-top: 0px;
  margin-right: -120px;
}

.hero .ns-slider .container .product-image img {
  border-radius: 0;
  opacity: 1;
}

.hero .ns-slider .container .ns-slider-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.hero img {
  height: 100%;
  opacity: 0.8;
  border-top-left-radius: 250px;
  border-bottom-left-radius: 250px;
}

@media (min-width: 1320px) {
  .hero .ns-slider,
  .hero .container {
    max-width: 1220px;
    width: 1220px;
  }
}
@media (max-width: 1320px) {
  .hero .ns-slider,
  .hero .container {
    max-width: 100%;
  }
  .hero.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hero .ns-slider .slide .c1 {
  background: #fff;
}

@media (max-width: 1900px) {
  .hero .slick-next {
    right: 15px !important;
  }
  .hero .slick-prev {
    left: 15px !important;
  }
  .hero .ns-slider .container .product-image {
    margin-right: 0;
  }
  .hero {
    background-size: cover !important;
  }
}
@media (max-width: 1199px) {
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    max-height: none !important;
  }
  .hero {
    margin-top: 135px;
  }
  .hero .ns-slider-text {
    padding: 0 10px;
  }
  .hero .slick-dots {
    left: 10px;
  }
  .hero .btns-group {
    flex-direction: column;
    justify-content: center;
  }
  .hero video,
  .hero .ns-slider .container .product-image {
    width: 100%;
  }
  .hero .ns-slider .btn {
    float: none;
  }
}
@media (max-width: 992px) {
  .hero .ns-slider .slide .c1,
  .hero .ns-slider .slide .c2 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: center;
  }
  .hero .ns-slider .slide .c1 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hero .slide .container {
    margin-top: 65px;
  }
  .hero {
    margin-top: 65px;
  }
  .hero .ns-slider .container {
    margin-top: 0px !important;
  }
  .hero .home-arrow {
    bottom: 0px;
  }
  .hero .home-arrow svg {
    width: 40px;
  }
  .hero .ns-slider-text {
    margin: 0 auto;
  }
  .hero .ns-slider h4 {
    margin-top: 15px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    max-width: 600px;
    font-size: 32px !important;
    line-height: 140%;
    text-align: center !important;
    margin-bottom: 0;
  }
  .hero .ns-slider {
    border-radius: 10px;
  }
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    height: auto !important;
  }
  .hero .ns-slider .slick-track {
    display: flex;
    align-items: stretch;
  }
  .hero .slick-dots {
    justify-content: center;
    left: 0;
  }
  .hero .ns-slider .container > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hero .ns-slider .container .ns-slider-text {
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero img {
    width: 100%;
    border-radius: 0 !important;
    object-fit: cover;
    object-position: 0;
  }
  .hero .ns-slider .btn {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .hero .slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    font-size: 24px !important;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 140%;
  }
  .hero .ns-slider h4 {
    line-height: 26px !important;
  }
  .hero .slick-prev {
    left: 50%;
    transform: translateX(-40px);
  }
  .hero .slick-next {
    right: 50%;
    transform: translateX(40px);
  }
  .hero .slick-arrow {
    height: 25px;
    width: 25px;
  }
  .hero .slick-arrow:before {
    font-size: 12px;
  }
  .hero .home-arrow svg {
    width: 25px;
  }
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    height: 550px !important;
  }
  .hero .slick-dots {
    bottom: 0px !important;
    flex-direction: row;
    justify-content: center;
    left: 0;
  }
  .hero .ns-slider .container {
    margin-top: 0px !important;
    margin-bottom: 5px;
    margin: 0 auto;
  }
  .hero .slick-dots li button:before,
  .hero .slick-dots li,
  .hero .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .hero .ns-slider-text,
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2,
  .hero .ns-slider-text h3 {
    text-align: center !important;
  }
  .hero .ns-slider .container .ns-slider-text {
    align-items: center;
    margin-top: 0px !important;
    margin-bottom: 0;
    max-width: 100%;
  }
  .hero .ns-slider .btn {
    position: relative;
    bottom: 75px;
    top: 0px;
    z-index: 9;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .hero .ns-slider .container .product-image img {
    max-height: 150px;
  }
}
@media (max-width: 500px) {
  .hero .ns-slider-text h3 {
    margin-bottom: 0;
  }
  .hero.ns-slider .slide {
    background-size: contain;
  }
}
/** HERO - END ------------------------------------------------ */
/** HERO - END ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
.sp-kontakt-sec-1 {
  margin-bottom: 60px;
}

.sp-kontakt-sec-1 .col-left {
  padding-right: 100px;
}

.sp-kontakt-sec-1 .col-left .wpb_text_column {
  margin-bottom: 15px;
}

.sp-kontakt-sec-1 .col-left p,
.sp-kontakt-sec-1 .col-left a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 170%;
}

.sp-kontakt-sec-1 .col-left a {
  color: #a6ce39;
  text-decoration: none;
}

.sp-kontakt-sec-1 .col-left a:hover {
  text-decoration: underline !important;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html {
  margin-bottom: 10px;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html svg {
  margin-right: 3.5px;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  transition: 0s;
  color: #323232;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html a {
  text-decoration: none !important;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html a:hover {
  text-decoration: none !important;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html a span {
  color: #a6ce39 !important;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html a:hover span {
  color: black !important;
  text-decoration: underline !important;
}

.wpcf-form.invalid .wpcf7-response-output {
  border: 2px solid red !important;
  font-size: 16px;
}

.wpcf-form.sent .wpcf7-response-output,
.wpcf7-mail-sent-ok {
  border: 2px solid green !important;
}

.kont-povpr-izd-title {
  display: none;
}

.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7 {
  font-family: "Roboto Condensed", sans-serif;
  border-radius: 40px;
  background: #c1dd73;
  border: 1px solid transparent;
  padding: 40px !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-bottom: 20px !important;
}
.wpcf7 h3 {
  color: rgba(0, 0, 0, 0.75);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 31px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-size: 25px;
  font-weight: bold;
}
.wpcf7 p {
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.75);
}
.wpcf7 a {
  color: rgba(0, 0, 0, 0.75);
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 textarea {
  width: 100%;
  border-radius: 4px;
  line-height: 31px;
  border: 0.5px solid #c0c0c0;
  background: #fff;
  font-size: 16px;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: red !important;
  padding-top: 5px;
}
.wpcf7 .p-input {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

.wpcf7::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(0, 0, 0, 0.75) !important;
  opacity: 1;
  padding-left: 10px !important;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(0, 0, 0, 0.75) !important;
  opacity: 1;
  padding-left: 10px !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.75) !important;
  opacity: 1;
  padding-left: 10px !important;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.75) !important;
  opacity: 1;
  padding-left: 10px !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.75) !important;
  opacity: 1;
  padding-left: 10px !important;
}

.sp-kontakt-sec-3 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.sp-kontakt-sec-3 > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sp-kontakt-sec-3 .wpb_gmaps_widget {
  margin-bottom: 0;
}

.sp-kontakt-sec-3 .wpb_gmaps_widget > .wpb_wrapper {
  padding: 0;
}

@media (max-width: 1199px) {
  .sp-kontakt-sec-1 .col-left {
    width: 40%;
  }
  .sp-kontakt-sec-1 .col-right {
    width: 60%;
  }
}
@media (max-width: 992px) {
  .sp-kontakt-sec-1 img,
  .sp-kontakt-sec-1 .vc_figure,
  .sp-kontakt-sec-1 .vc_single_image-wrapper {
    width: 100%;
  }
  .sp-kontakt-sec-1 .col-left,
  .sp-kontakt-sec-1 .col-right {
    width: 100%;
  }
  .sp-kontakt-sec-1 .col-right {
    margin-top: 35px;
  }
  .sp-kontakt-sec-1 .col-left .wpb_raw_html span {
    font-size: 16px;
  }
  .wpcf7 {
    border-radius: 10px;
  }
  .wpcf7 .ajax-loader {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .sp-kontakt-sec-1 {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  .sp-kontakt-sec-1 .col-right {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .sp-kontakt-sec-1 .col-right .wpcf7 {
    padding: 20px !important;
  }
  .sp-kontakt-sec-1 .col-left .wpb_raw_html span {
    font-size: 16px;
    line-height: 20px;
  }
  .wpcf7 {
    padding: 20px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
  }
}
/** SP KONTAKT - END ------------------------------------------------ */
/** SP KONTAKT - END ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
.sidenav .sub-menu-1 {
  display: none !important;
}

.sidenav a:hover {
  text-decoration: underline;
}

.sidenav,
.aktualno-side-menu {
  border-radius: 10px;
  background-color: transparent;
  padding-bottom: 20px;
  padding: 0;
}

.sidenav ul {
  background: #fff;
  border-radius: 20px;
  padding: 20px 0px;
  padding-top: 0;
  list-style-type: none;
}

.sidenav .sidenav-title,
.aktualno-side-menu .side-menu-title {
  padding-top: 0px;
  border: none;
}

.sidenav-title h2,
.side-menu-title h2 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 31px;
  text-align: left;
  color: #323232;
  text-transform: none;
}

.sidenav li {
  list-style-type: none;
  list-style: none;
  padding: 0;
  border: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1) !important;
  border-left: 0.5px solid #fff !important;
  border-right: 0.5px solid #fff !important;
}
.sidenav li:last-of-type {
  border-bottom: 1px solid transparent !important;
}

.sidenav a {
  padding-left: 0;
  font-size: 18px;
  font-weight: normal;
  padding: 12.5px 0px;
  width: 100%;
  color: #323232;
}

.sidenav a:before {
  display: none;
}

.sidenav li.current-menu-item > a,
.sidenav li.current-page-ancestor > a {
  color: #a6ce39;
  text-decoration: none;
  font-weight: normal;
  background-color: #fff;
}

@media (max-width: 767px) {
  .sidenav {
    padding-bottom: 10px;
  }
  .sidenav .sidenav-title {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .sidenav .sidenav-title h2 {
    font-size: 20px !important;
  }
}
.sp-intro {
  margin-top: 30px;
}

.sp-intro .title-banner {
  padding: 0;
  text-align: left;
  background-color: transparent;
  margin-top: 5px;
  margin-bottom: 15px;
}

.sp-intro .title-banner h1 {
  font-size: 35px;
  line-height: 41px;
  text-align: left;
  color: #a6ce39;
  margin-top: 0;
}

.sp-intro .title-banner:before {
  background-color: transparent;
}

.sp-intro .title-banner > div {
  padding-left: 0;
}

.sp-intro .c1 {
  max-width: 300px;
}

.sp-intro .c2 {
  padding-left: 50px;
}

.sp-intro .text-with-icon-wrap {
  display: flex;
  align-items: center;
}

.sp-intro .wpb_raw_code {
  text-align: center;
}

.sp-intro .wpb_raw_code svg {
  width: 100%;
}

.vc_separator {
  border-color: #e8e8e8;
  margin-top: 25px !important;
  margin-bottom: 50px !important;
}

@media (max-width: 992px) {
  .sidenav,
  .aktualno-side-menu {
    display: none;
  }
  .sp-intro .c1 {
    display: none;
  }
  .sp-intro .text-with-icon-wrap {
    display: flex;
    flex-direction: column;
  }
  .sp-intro .text-with-icon-wrap > div {
    width: 100% !important;
  }
  .sp-intro > .c2 {
    width: 100% !important;
    padding-left: 0;
  }
}
.companies-accordion-wrap img {
  border: 1px solid #e8e8e8;
}

/** SIDEMENU - END ------------------------------------------------ */
/** SIDEMENU - END ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
.file-wrap {
  border-radius: 0px;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.file-wrap a {
  text-decoration: underline;
  color: #a6ce39;
  font-weight: 400;
  margin-left: -25px;
}

.file-wrap > a:first-of-type {
  margin-left: 30px;
}

.file-wrap:hover a {
  text-decoration: none !important;
}

.file-dl-text {
  display: none;
}

a.file-dl-btn {
  background-color: transparent !important;
  float: left;
  left: 0;
}

.file-dl-icon {
  margin-right: 10px !important;
  font-size: 21px;
}

.file-dl-icon.fa-dl-link:before {
  content: "";
  background-image: url(../images/link-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 16px;
  height: 16px;
}

.file-dl-icon.fa-dl-file:before {
  content: "";
  background-image: url(../images/download-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 15px;
  height: 15px;
}

/** FILES - END ------------------------------------------------ */
/** FILES - END ------------------------------------------------ */
/** ACCORDIONS - START ------------------------------------------------ */
/** ACCORDIONS - START ------------------------------------------------ */
.wpb-js-composer .vc_tta-container {
  margin-top: 15px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 10px;
}

.vc_tta-accordion .vc_tta-panel-body {
  padding-bottom: 0px !important;
  padding-top: 0 !important;
  margin-top: 10px !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon {
  position: relative !important;
  float: right !important;
  transform: translateY(0) !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover {
  background: #fff !important;
  border-radius: 0px !important;
  border-top: 1px solid #e8e8e8 !important;
}

.vc_tta.vc_general .vc_tta-panel-title > a {
  padding-top: 25px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title > a:hover {
  text-decoration: underline;
}

.vc_tta-accordion .vc_tta-controls-icon:before {
  content: "";
  background-image: url(../images/accordion-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #a6ce39;
  font-weight: bold;
  display: inline-block;
  width: 16.5px;
  height: 9px;
}

.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
  background-image: url(../images/accordion-svg-up.svg);
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  border-style: none !important;
}

.vc_tta-accordion .vc_tta-controls-icon,
.vc_tta-accordion .vc_active .vc_tta-controls-icon {
  background: transparent !important;
  border-color: transparent !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.vc_tta-accordion .vc_tta-title-text,
.vc_tta-accordion .vc_active .vc_tta-title-text {
  text-transform: none !important;
  font-weight: bold;
  font-size: 20px;
  line-height: 21px;
  text-align: left;
  color: black;
}

.vc_tta-accordion .vc_tta-panel-body {
  background-color: #fff !important;
  padding: 20px 30px !important;
  padding-top: 0 !important;
  border-radius: 20px !important;
  margin-top: 0px !important;
}

.vc_tta-accordion .vc_active .vc_tta-panel-body {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_active .vc_tta-panel-heading {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.vc_tta-accordion .vc_tta-panel-body p {
  background-color: transparent;
  margin-top: 0px;
}

@media (max-width: 992px) {
  .vc_tta.vc_general .vc_tta-panel-title > a,
  .vc_tta-accordion .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/** ACCORDIONS - END ------------------------------------------------ */
/** ACCORDIONS - END ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
/* bg-zelen */
.cta-row-main-1 {
  padding: 55px 35px;
  background: linear-gradient(116.99deg, #00a650 0%, #007538 100%);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  color: #fff;
  margin-bottom: -100px;
}

.cta-row-main-1 .wpb_text_column,
.cta-row-main-1 .wpb_raw_code {
  margin-bottom: 0;
}

.cta-row-main-1 > div > div > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cta-row-main-1 h2,
.cta-row-main-1 p {
  color: #fff;
}

.cta-row-main-1 p {
  font-size: 20px;
}

.cta-row-main-1 .wpb_raw_code {
  text-align: center;
  display: flex;
  justify-content: center;
}

.cta-row-main-1 .wpb_raw_code span {
  color: #fff200;
  font-size: 25px;
  font-weight: bold;
}

.cta-row-main-1 .wpb_raw_code a:hover,
.cta-row-main-1 .wpb_raw_code a:hover span {
  color: #fff200;
}

.cta-row-main-1 .wpb_raw_code svg {
  margin-right: 15px;
  width: 19.5px;
  height: 18.5px;
}

.cta-row-main-1 .wpb_raw_code a {
  display: flex;
  align-items: center;
}

.cta-row-main-1 .wpb_raw_code svg path {
  fill: #fff;
}

.cta-row-main-2 {
  padding-top: 115px;
  padding-bottom: 80px;
  margin-bottom: -35px;
  text-align: center;
}

.cta-row-main-2 .vc_row {
  display: flex;
  align-items: stretch;
}

.cta-row-main-2 .wpb_text_column {
  margin-bottom: 20px !important;
}

.cta-row-main-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff6df;
  z-index: -1;
  min-height: 1000px;
}

.cta-row-main-2 h3 {
  margin-bottom: 45px !important;
}

.cta-row-main-2 .vc_inner > div {
  border-left: 2px solid #ebebeb;
}

.cta-row-main-2 .vc_inner > div:last-of-type {
  border-right: 2px solid #ebebeb;
}

.cta-row-main-3 {
  padding-top: 65px;
  margin-top: 25px;
}

@media (max-width: 1300px) {
  .cta-row-main-1 {
    text-align: center;
  }
  .cta-row-main-1 > div > div > div {
    flex-direction: column;
  }
  .cta-row-main-1 .wpb_raw_code {
    margin-top: 10px;
  }
  .cta-row-main-1 .btn {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .cta-row-main-1 {
    padding: 45px 20px;
  }
  .cta-row-main-1 p,
  .cta-row-main-1 .wpb_raw_code span {
    font-size: 18px;
  }
  .cta-row-main-2 .vc_row {
    flex-wrap: wrap;
  }
  .cta-row-main-2 .vc_row > div {
    flex: 50%;
    margin-bottom: 35px;
  }
  .cta-row-main-2 .vc_inner > div,
  .cta-row-main-2 .vc_inner > div:last-of-type {
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
  }
}
@media (max-width: 768px) {
  .cta-row-main-2 {
    padding-top: 145px;
    padding-bottom: 50px;
  }
  .cta-row-main-3 {
    padding-top: 50px;
    padding-bottom: 35px;
    margin-top: 25px;
  }
}
/** CTA ROW - END ------------------------------------------------ */
/** CTA ROW - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
.subcat-wrap-slider {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}

.subcat-wrap-slider .subcat-cont {
  flex: calc(33% - 30px);
  margin: 15px;
  max-width: calc(33% - 30px);
}

.two-cards .subcat-wrap-slider .subcat-cont {
  flex: calc(50% - 30px);
  margin: 15px;
  max-width: calc(50% - 30px);
}

.subcat-wrap-slider.subcat-wrap-noslider {
  margin-bottom: 0;
}

.subcat-wrap-slider.subcat-wrap-noslider .subcat-cont {
  max-width: none;
}

.subcat-wrap-slider .subcat-cont > div {
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.subcat-wrap-slider .subcat-cont > div > a:not(.btn) {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.subcat-wrap-slider .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}
.subcat-wrap-slider .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}
.subcat-wrap-slider .slick-dots {
  bottom: -50px;
  background-color: transparent;
  max-width: none;
  margin: 0 auto;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  text-align: center;
  left: 0;
  right: 0;
  border-radius: 50% !important;
}
.subcat-wrap-slider .slick-dots li,
.subcat-wrap-slider .slick-dots li button {
  width: 10px;
  height: 10px;
}
.subcat-wrap-slider .slick-dots li {
  background-color: transparent;
  opacity: 1;
}
.subcat-wrap-slider .slick-dots li.slick-active {
  opacity: 1;
}
.subcat-wrap-slider .slick-dots li button:before {
  font-style: normal;
  color: pink !important;
  border: 2px solid pink;
  background: transparent;
  font-size: 15px;
  opacity: 1;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50% !important;
  border-radius: 0%;
  transition: background-color 0.3s;
}
.subcat-wrap-slider .slick-dots li.slick-active button:before,
.subcat-wrap-slider .slick-dots li button:hover:before,
.subcat-wrap-slider .slick-dots li:hover {
  background: pink;
  opacity: 1;
  border-radius: 50% !important;
}

.subcat-wrap-slider svg {
  display: none;
}

.subcat-wrap-slider img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 0px;
  border-radius: 6px 6px 0px 0px;
}

.subcat-wrap-slider .subcat-cont.br-everywhere .text {
  border-radius: 10px;
}

.subcat-wrap-slider .text {
  color: #323232;
  text-transform: none;
  text-align: center;
  position: relative;
  margin-top: 0;
  background: white;
  border-radius: 0px 0px 6px 6px;
  width: 100%;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

.subcat-wrap-slider .text h2,
.subcat-wrap-slider .text h3,
.subcat-wrap-slider .text h4 {
  margin-bottom: 10px;
  margin-top: 0;
}

.subcat-wrap-slider .text p {
  margin-bottom: 0.5rem;
  font-weight: 300;
  font-size: 18px;
  line-height: 144%;
  text-align: center;
  color: #323232;
  max-width: 1050px;
  margin: 0 auto;
}

.subcat-wrap-slider a:hover {
  text-decoration: none;
  box-shadow: none;
}
.subcat-wrap-slider a:hover h2,
.subcat-wrap-slider a:hover h3,
.subcat-wrap-slider a:hover h4 {
  text-decoration: none;
  color: #a6ce39;
}
.subcat-wrap-slider a:hover img {
  box-shadow: none;
}
.subcat-wrap-slider a:hover .text {
  background-color: #fff;
}
.subcat-wrap-slider a:hover p {
  color: #323232 !important;
}

.subcat-wrap-slider .btn {
  margin-bottom: 25px;
}

.subcat-wrap-slider .image {
  text-align: center;
  padding: 0px 0;
  background-color: #fff;
  max-height: 200px;
  border-radius: 10px;
}

.subcat-wrap-slider.subcat-wrap-slider-activities .image {
  max-height: 260px;
}

img.ikona-strani {
  width: auto;
  height: 200px;
  border-radius: 0;
}

.subcat-wrap-single-page .text {
  background-color: #fff6df;
}

.subcat-wrap-single-page {
  flex: 25%;
  margin-left: 0;
  margin-right: 0;
}

.subcat-wrap-single-page .subcat-cont {
  flex: calc(100% - 30px);
  margin: 15px;
  max-width: calc(100% - 30px);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.subcat-wrap-single-page .btn {
  margin-bottom: 0;
}

.subcat-wrap-single-page img {
  height: 250px;
}

.subcat-wrap-single-page .text {
  min-height: 180px;
  justify-content: space-between;
  padding-bottom: 25px;
}

.subcat-wrap-single-page .subcat-cont > a:hover button,
.subcat-wrap-single-page button:hover {
  background: #fff !important;
  color: #000000 !important;
  border-color: #fff;
}

.subcat-wrap-slider.subcat-wrap-slider-activities {
  justify-content: center !important;
}

.subcat-wrap-slider.subcat-wrap-slider-activities a:hover .text,
.subcat-wrap-slider.subcat-wrap-slider-activities .text {
  background-color: #fff6df;
}

.subcat-wrap-slider.subcat-wrap-slider-activities .image,
.subcat-wrap-slider.subcat-wrap-slider-activities .subcat-cont > div {
  background-color: #fff6df;
  border-radius: 40px;
}

.subcat-wrap-slider.subcat-wrap-slider-activities .image {
  padding: 35px 0;
}

@media (max-width: 1300px) {
  .subcat-wrap-slider .subcat-cont {
    flex: calc(50% - 30px);
    margin: 15px;
    max-width: calc(50% - 30px);
  }
  .subcat-wrap-single-page .subcat-cont {
    flex: calc(100% - 30px);
    margin: 15px;
    max-width: calc(100% - 30px);
  }
}
@media (max-width: 1199px) {
  .hsec .subcat-item.btn2 {
    font-size: 16px !important;
    padding: 7.5px 25.5px !important;
    line-height: 31px !important;
  }
  .hsec .subcat-item.btn2 svg {
    height: 12px;
  }
  .subcat-wrap-single-page {
    flex: 50%;
  }
  .subcat-wrap-slider.subcat-wrap-slider-activities .image,
  .subcat-wrap-slider.subcat-wrap-slider-activities .subcat-cont > div {
    border-radius: 10px;
  }
}
@media (max-width: 992px) {
  .subcat-wrap-slider.subcat-wrap-noslider .subcat-cont,
  .two-cards .subcat-wrap-slider .subcat-cont {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .subcat-wrap-slider {
    margin-bottom: 0;
  }
  .subcat-wrap-single-page .text {
    min-height: 100%;
  }
  .subcat-wrap-slider .text p {
    font-size: 16px;
  }
  .subcat-wrap-slider.subcat-wrap-slider-activities .subcat-cont.br-everywhere .text {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .subcat-wrap-slider .subcat-cont,
  .two-cards .subcat-wrap-slider .subcat-cont {
    flex: calc(100% - 30px);
    margin: 15px;
    max-width: calc(100% - 30px);
  }
  .subcat-wrap-single-page {
    flex: 100%;
  }
  .subcat-wrap-slider .text {
    height: auto;
    padding-top: 25px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  img.ikona-strani {
    height: 100px;
  }
}
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** NEWS HOMEPAGE - START ------------------------------------------------ */
/** NEWS HOMEPAGE - START ------------------------------------------------ */
.hsec-news {
  padding-top: 65px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  background-color: #f8f8f8;
}

.hsec-news > div {
  z-index: 1;
}

.hsec-news > div > div {
  width: 100%;
  margin: 0 auto !important;
  padding-top: 10px;
  padding-bottom: 0px;
  background-size: cover;
  padding-bottom: 25px;
}

.hsec-news:before {
  content: "";
  background-image: url(../images/hsec-news-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 500px;
  height: 500px;
  position: absolute;
  left: -250px;
  top: calc(50% - 250px);
  z-index: 0;
}

.hsec-news:after {
  content: "";
  background-image: url(../images/hsec-news-a.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 500px;
  height: 500px;
  position: absolute;
  right: -250px;
  top: calc(50% - 250px);
  z-index: 0;
}

.hsec-news h3 {
  font-weight: bold;
}

.hsec-news .r1 > div > div > div {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
}

.hsec-news .r1 > div > div,
.hsec-news .r2 > div > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hsec-news .r1 .wpb_text_column {
  margin-bottom: 10px;
}

.hsec-news .r1 {
  margin-bottom: 20px;
}

.hsec-news .r1 .vc_sep_pos_align_center {
  display: none;
}

@media (max-width: 1400px) {
  .hsec-news:before,
  .hsec-news:after {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hsec-news {
    margin-bottom: 20px;
  }
  .hsec-news:before {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -100px;
    top: calc(50% - 100px);
  }
  .hsec-news:after {
    width: 200px;
    height: 200px;
    position: absolute;
    right: -100px;
    top: calc(50% - 100px);
  }
}
@media (max-width: 767px) {
  .hsec-news {
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hsec-news h3 {
    margin-top: 0;
  }
  .hsec-news .r1 > div > div,
  .hsec-news .r2 > div > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/** NEWS HOMEPAGE - END ------------------------------------------------ */
/** NEWS HOMEPAGE - END ------------------------------------------------ */
/** SEARCH - START ------------------------------------------------ */
/** SEARCH - START ------------------------------------------------ */
/*search form*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: pink;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: pink;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.search-wrap-btn {
  padding-right: 0px;
  margin-right: 20px !important;
  cursor: pointer;
}

.search-wrap-btn svg {
  margin-right: 0 !important;
}

.search-wrap-btn .ns-cwi-content {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #a1a1a1;
  cursor: pointer;
}
.search-wrap-btn .ns-cwi-content:hover {
  text-decoration: underline;
}

.search-wrap-btn:hover svg > g > g {
  stroke: #00a9a1;
}

.search-wrap-close {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 32px;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  margin-top: 15px;
  cursor: pointer;
}
.search-wrap-close p {
  color: #fff !important;
}
.search-wrap-close:hover {
  text-decoration: underline;
  color: #fff !important;
}
.search-wrap-close:hover p {
  color: #fff !important;
}

.search-wrap-close p {
  text-align: center !important;
  font-weight: bold;
}

.search-wrap {
  display: none;
  position: absolute;
  z-index: 9999997;
  width: 100%;
  height: 100vh;
  background: rgba(193, 221, 115, 0.95);
  left: 15px;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
}

.search-wrap-close,
.ns-searchform form > label > input,
.ns-searchform {
  z-index: 9999999;
}

.search-wrap.visible {
  display: flex;
}

.search-wrap.visible > div > div > div {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.ns-searchform {
  width: calc(100% - 30px);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ns-searchform form {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid pink;
  border-radius: 25px;
  padding: 7px 15px;
  min-width: 500px;
  background: #fff;
}

.ns-searchform form > label,
.ns-searchform form > label > input {
  width: 100%;
}

.ns-searchform form > label {
  margin-bottom: 0;
}

.ns-searchform form > label > input {
  width: 90%;
  border: none;
}

.ns-searchform form > label > input:focus {
  outline: none;
  border-color: transparent !important;
  box-shadow: none !important;
}

.ns-searchform form > input[type=submit] {
  cursor: pointer;
  position: absolute;
  right: 12px;
  font-size: 0;
  background: none;
  border: none;
  background: url(../images/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
}

.ns-searchform form > label > input {
  background-color: #fff;
}

.ns-searchform form > label > input::placeholder {
  color: pink;
}

.search-header {
  margin-top: 2rem;
}

.search-header h1 {
  font-size: 24px;
}

body.search-results .products-element-wrapper .loop-item {
  margin-bottom: 35px;
  width: 25% !important;
  flex: 0 0 25%;
  max-width: 25% !important;
}

body.search-results .products-element-wrapper {
  margin: 1rem 0;
}

p.product-slider-category,
p.product-slider-category a,
p.search-res-desc {
  text-align: center !important;
}

.entry-title-search {
  margin-bottom: 25px !important;
}

@media screen and (max-width: 1380px) {
  body.search-results .products-element-wrapper .loop-item {
    width: 33% !important;
    flex: 0 0 33%;
    max-width: 33% !important;
  }
}
@media screen and (max-width: 992px) {
  .search-wrap-btn {
    top: 4px;
    position: relative;
    margin-right: 20px !important;
  }
  .search-wrap-btn svg {
    height: 20px !important;
    width: 20px !important;
  }
  body.search-results .products-element-wrapper .loop-item {
    width: 50% !important;
    flex: 0 0 50%;
    max-width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  p.product-slider-category,
  p.product-slider-category a,
  p.search-res-desc {
    font-size: 14px !important;
  }
  .ns-searchform form {
    min-width: 280px;
  }
}
.search-list h2 {
  margin-top: 35px;
}

.search-list ul.xyz {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 25px;
  margin-left: -15px;
  margin-right: -15px;
}

.search-list ul.xyz {
  list-style: none;
  padding: 0;
}

.search-list ul.xyz li {
  flex: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin: 15px;
  margin-bottom: 25px;
}

.search-list ul.xyz img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  max-height: 200px;
}

.search-list ul.xyz li a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  color: #a6ce39 !important;
}

.search-list ul.xyz h4 {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  color: #a6ce39 !important;
}

@media screen and (max-width: 992px) {
  .search-list ul.xyz li {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 15px;
    margin-bottom: 25px;
  }
  .search-list ul.xyz img {
    max-height: 100px;
  }
}
/** SEARCH - END ------------------------------------------------ */
/** SEARCH - END ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - START ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - START ------------------------------------------------ */
.loop-item-horizontal {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 50px;
  border: 1px solid #e8e8e8;
  padding: 30px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
}

.loop-item-inner > div > div > div > div {
  padding: 0 !important;
}

.loop-item-horizontal .c1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}

.loop-item-horizontal .c2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100% !important;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
}

.loop-item-horizontal h4 {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 0px;
  color: #000000 !important;
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
}
.loop-item-horizontal h4 a {
  color: #000000 !important;
}
.loop-item-horizontal h4 a:hover {
  color: #a6ce39 !important;
  text-decoration: none !important;
}

.loop-item-horizontal span {
  font-weight: 300;
  font-size: 14px;
  color: #606060;
}

.loop-item-horizontal p {
  margin-top: 15px;
  font-size: 17px;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
  color: #323232;
}

.loop-item-horizontal img {
  height: 100%;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100% !important;
  min-height: 260px;
  max-height: 260px;
}

.loop-item-horizontal .btn.read-more {
  margin-top: 0px;
  display: flex;
  align-items: baseline;
  margin-top: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-weight: 400 !important;
}

.loop-item-horizontal .btn.read-more:hover {
  text-decoration: underline !important;
}

.loop-item-horizontal .btn.read-more:focus {
  outline: none !important;
  box-shadow: none !important;
}

.read-more svg {
  margin-left: 10px;
}

.loop-item-horizontal,
.loop-item-horizontal img {
  object-fit: cover;
}

.loop-item-horizontal-no-img {
  height: 100%;
}

.loop-item-horizontal .cfull {
  padding: 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

img.nsg-img,
.single-novica img {
  border-radius: 10px;
}

.single-novica-wrap {
  padding-top: 50px;
  padding-bottom: 40px;
  margin-top: 25px;
  margin-bottom: 0px;
}

img.nsg-img,
.single-novica img.nsg-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.single-novica .sp-page-title .title-banner .entry-title {
  position: relative;
}

article.novica p {
  color: #000000 !important;
  font-weight: 400;
}

article.novica .post-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #000000;
}

dir.auto {
  font-weight: 300;
  color: #000000 !important;
}

@media (max-width: 1199px) {
  .loop-item-horizontal h4 {
    font-size: 22px !important;
    line-height: 30px;
  }
  .loop-item-horizontal p {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .loop-item-horizontal {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .loop-item-horizontal,
  .loop-item-horizontal img {
    height: auto;
  }
  .loop-item-horizontal h4 {
    font-size: 18px !important;
    line-height: 24px;
  }
  .loop-item-horizontal .btn.read-more {
    font-size: 15px !important;
  }
  .loop-item-horizontal img {
    width: 100% !important;
    min-height: 220px;
  }
  .loop-item-horizontal .c1 {
    padding-right: 0;
  }
  .loop-item-horizontal .c2,
  .loop-item-horizontal .cfull {
    padding: 10px 15px;
    padding-bottom: 0px;
  }
  .loop-item-horizontal p {
    font-size: 15px;
  }
  .single-novica-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .loop-item-horizontal span,
  .loop-item-horizontal .read-more {
    font-size: 15px;
  }
}
.loop-item-horizontal {
  margin-bottom: 0;
}

.loop-container > .row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.loop-container > .row > div {
  display: flex;
  margin-bottom: 25px;
}

.loop-container > .row > div > div > div,
.loop-container > .row > div > div > div > div,
.loop-container > .row > div > div > div > div > div,
.loop-container > .row > div > div > div > div > div > div,
.loop-container > .row > div > div > div > div > div > div > div,
.loop-container > .row > div > div > div > div > div > div > div > div {
  height: 100%;
}

.loop-container > .row.projects-row {
  flex-direction: column;
  flex-wrap: wrap;
}

.loop-container > .row.projects-row > div {
  flex-wrap: wrap;
}

.loop-container > .row.projects-row h2 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1rem;
}

.loop-item-horizontal.loop-item-horizontal-projekt .c2 {
  padding: 15px 20px;
  padding-bottom: 10px;
  height: 100%;
}
.loop-item-horizontal.loop-item-horizontal a:hover {
color: #212529 !important;
}
.loop-item-horizontal.loop-item-horizontal-projekt h4 {
  font-size: 20px;
  margin: 0;
}

.loop-container > .row.projects-row .loop-item-horizontal {
  height: 100%;
}

.loop-container > .row.projects-row .active-projects {
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.loop-container > .row.projects-row > div > .loop-item {
  margin-bottom: 30px;
}

.loop-container > .row.projects-row .active-projects:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: #f8f8f8;
  opacity: 0.7;
  z-index: -1;
}

@media (max-width: 1199px) {
  .loop-item-horizontal.loop-item-horizontal-projekt h4 {
    font-size: 18px !important;
    line-height: 130% !important;
  }
}
@media (max-width: 1199px) {
  .loop-container > .row.projects-row > div > .loop-item {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (max-width: 768px) {
  .loop-container > .row.projects-row > div > .loop-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .loop-item-horizontal.loop-item-horizontal-projekt h4 {
    font-size: 16px !important;
  }
  .loop-item-horizontal.loop-item-horizontal-projekt .read-more svg {
    height: 9px;
    margin-left: 5px !important;
  }
  .loop-item-horizontal.loop-item-horizontal-projekt .c2 {
    padding: 15px 15px;
  }
}
@media (max-width: 576px) {

.loop-item-horizontal img {
  max-height: 100%;
}
}
/** LOOP ITEM HORIZONTAL - END ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - END ------------------------------------------------ */
/** PAGINATION - START ------------------------------------------------ */
/** PAGINATION - START ------------------------------------------------ */
.vc-pagination {
  text-align: left;
  border-top: none;
  padding-top: 20px;
  margin-bottom: 0;
  margin-bottom: 35px;
  display: flex;
}

.page-numbers {
  border: 2px solid transparent;
  background-color: transparent;
  color: #a6ce39;
  border-radius: 6px;
  padding: 0;
  height: 55px;
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 600 !important;
}
.page-numbers:hover {
  border: 2px solid transparent;
  background-color: #a6ce39;
  color: #fff;
}

.page-numbers.next,
.page-numbers.prev {
  font-weight: 600 !important;
  border: 2px solid transparent;
  font-size: 14px;
}
.page-numbers.next:hover,
.page-numbers.prev:hover {
  border: 2px solid transparent;
  background-color: #a6ce39 !important;
  color: #fff;
}

.page-numbers.next {
  float: none;
}

.page-numbers.current {
  border: 2px solid transparent;
  background-color: #f3f3f3;
  color: #565656;
  box-shadow: 0px 0px 7px transparent;
}

.next-prev-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 55px;
  font-size: 15px !important;
}

@media (max-width: 991px) {
  .page-numbers {
    height: 40px;
    width: 40px;
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .next-prev-wrap p a {
    font-size: 15px !important;
  }
}
@media (max-width: 360px) {
  .next-prev-wrap {
    flex-direction: column;
  }
  .next-prev-wrap p {
    margin-bottom: 10px;
  }
}
/** PAGINATION - END ------------------------------------------------ */
/** PAGINATION - END ------------------------------------------------ */
/** YOUTUBE VIDEO - START ------------------------------------------------ */
/** YOUTUBE VIDEO - START ------------------------------------------------ */
.ns-yt-wrapper {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.ns-yt-youtube {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 10px;
}

.ns-yt-youtube img {
  width: 100%;
  top: -16.84%;
  left: 0;
  opacity: 0.7;
}

.ns-yt-youtube .ns-yt-play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}

.ns-yt-youtube .ns-yt-play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #fff;
}

.ns-yt-youtube img,
.ns-yt-youtube .ns-yt-play-button {
  cursor: pointer;
}

.ns-yt-youtube img,
.ns-yt-youtube iframe,
.ns-yt-youtube .ns-yt-play-button,
.ns-yt-youtube .ns-yt-play-button:before {
  position: absolute;
}

.ns-yt-youtube .ns-yt-play-button,
.ns-yt-youtube .ns-yt-play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.ns-yt-youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/** YOUTUBE VIDEO - END ------------------------------------------------ */
/** YOUTUBE VIDEO - END ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */
/** IZPIS ATRIBUTOV - END ------------------------------------------------ */
/** IZPIS ATRIBUTOV - END ------------------------------------------------ */
/** GDPR COOKIES - START ------------------------------------------------ */
/** GDPR COOKIES - START ------------------------------------------------ */
.moove-gdpr-company-logo-holder,
.moove-gdpr-branding-cnt,
#cookie-law-container,
#jquery-cookie-law-script,
#moove-gdpr-menu li:before,
.grecaptcha-badge {
  display: none !important;
}

/** GDPR COOKIES - END ------------------------------------------------ */
/** GDPR COOKIES - END ------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  /*display: none !important;*/
}/*# sourceMappingURL=main.css.map */