/* ---------------- GLOBAL ANIMATION --- START ---------------- */
/* ---------------- GLOBAL ANIMATION --- START ---------------- */
/* ---------------- GLOBAL ANIMATION --- START ---------------- */
/* ---------------- rest in footer ---------------- */
/* ---------------- GLOBAL ANIMATION --- END ---------------- */
/* ---------------- GLOBAL ANIMATION --- END ---------------- */
/* ---------------- GLOBAL ANIMATION --- END ---------------- */
/*----------------------------------------------------------------*/
/** 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;
}

*:focus {
  outline: none;
}

*:focus-visible {
  outline: 2px solid pink !important;
  outline-offset: 2px;
}

.fat-gray-row {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 40px;
  margin-bottom: 70px;
  background-color: #f4f3f1;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .fat-gray-row {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 20px;
    margin-bottom: 35px;
  }
}

.fat-white-row,
.fat-row {
  padding-top: 35px;
  padding-bottom: 45px;
  background-repeat: no-repeat;
  background-size: cover !important;
}
@media (max-width: 992px) {
  .fat-white-row,
  .fat-row {
    padding-bottom: 25px;
    padding-bottom: 35px;
  }
}
.fat-white-row h3 {
  color: #ff0000;
}

.single-aktualnost .fat-white-row h3 {
  color: #333;
}

.fat-white-row h5 {
  color: #fff !important;
}

@media (max-width: 768px) {
  .vc_row.vc_column-gap-35 > .vc_column_container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
b,
strong {
  font-weight: bold;
}

* {
  outline: none !important;
}

body {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: "Titillium Web", sans-serif;
  overflow-x: hidden;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 1.25s;
  font-family: "Titillium Web", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  background: #fff;
}

html,
body {
  overflow-x: hidden;
}

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

#page {
  overflow-y: hidden;
  overflow-x: hidden;
}

.small-footer {
  position: relative;
  z-index: 1;
  color: #979797;
  font-size: 12px;
  padding: 20px 0 20px 0;
  border-top: 1px solid rgb(158.65, 158.65, 158.65);
  font-weight: 400;
  background-color: transparent;
  max-width: 1920px;
  margin: 0 auto;
}

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

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

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

.wpb_raw_code.phone-general {
  display: flex;
  margin-bottom: 0px;
  margin-top: 0;
}

.wpb_raw_code.phone-general a svg {
  margin-right: 10px;
}

.wpb_raw_code.phone-general a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 175% !important;
}

.wpb_raw_code.phone-general a:hover,
.wpb_raw_code.phone-general a:focus,
.wpb_raw_code.phone-general a:active {
  text-decoration: none;
}

.wpb_raw_code.phone-general a:hover span.inner-contents,
.wpb_raw_code.phone-general a:focus span.inner-contents,
.wpb_raw_code.phone-general a:active span.inner-contents {
  text-decoration: underline;
}

.wpb_raw_code.phone-general svg {
  height: auto;
  width: 20px;
}

.wpb_raw_code.location-general {
  align-items: center;
}

.big-footer .wpb_raw_code.location-general {
  align-items: flex-start;
}
.big-footer .wpb_raw_code.location-general svg {
  margin-top: 4px;
  height: 20px;
  width: 16px;
}
.big-footer .wpb_raw_code.location-general svg path {
  fill: #fff;
}

.wpb_raw_code.location-general svg {
  margin-right: 15px;
}

.wpb_raw_code.location-general p {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .small-footer > div > div {
    display: flex;
    align-items: center;
  }
  .empty-space-hide-mobile {
    display: none !important;
  }
}
@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;
  }
  .fat-gray-row {
    margin-top: 25px;
    margin-bottom: 45px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .vc_col-sm-1:has(> .vc_column-inner > .wpb_wrapper:empty) {
    display: none;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1380px) {
  .container {
    max-width: 1320px;
  }
}
.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: #333 !important;
}

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

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

.vc_separator {
  border-color: #e8e8e8;
}

.vc_separator.custom-separator {
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 0 !important;
  margin-bottom: 50px !important;
}

.vc_separator.custom-separator .vc_sep_holder {
  display: none;
}

.vc_separator.custom-separator::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 1920px;
  height: 25px;
  background-image: url("../images/custom/custom-separator.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .vc_separator.custom-separator::before {
    height: 10px;
  }
}
@media (max-width: 768px) {
  .vc_separator.custom-separator {
    margin-bottom: 15px !important;
  }
}
.col-flexed > div > div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .col-flexed > div > div {
    flex-direction: column;
  }
  .col-flexed > div > div * {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    height: 100% !important;
  }
}
@media (max-width: 768px) {
  .vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 0 !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

/* ---------------- ZDSMA ---------------- */
/* ---------------- ZDSMA ---------------- */
/* ---------------- ZDSMA ---------------- */
.skip-to-content-link {
  left: 50%;
  position: absolute;
  transform: translateY(-100%);
  top: 0;
  background: #000;
  height: 36px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  z-index: 99999999999;
  text-decoration: none !important;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  text-decoration: underline !important;
}

*:focus {
  outline: none;
}

*:focus-visible {
  outline: 2px solid pink !important;
  outline-offset: 2px;
}

/* ---------------- ZDSMA ---------------- */
/* ---------------- ZDSMA ---------------- */
/* ---------------- ZDSMA ---------------- */
/*-------------------- typography START --------------------*/
h1,
.title-banner.product-title-banner h1 {
  font-size: 64px;
  line-height: 125%;
  font-weight: 700;
}

h2 {
  font-size: 48px;
  line-height: 125%;
  font-weight: 700;
}

h3 {
  font-size: 36px;
  line-height: 125%;
  font-weight: 700;
  color: #333;
}

h4 {
  font-size: 24px;
  line-height: 125%;
  font-weight: 700;
  color: #333;
}

h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 125%;
  color: #ff0000 !important;
}
h5 a:hover {
  color: #ff0000;
  text-decoration: none;
}

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

.wpb_text_column h6 {
  font-weight: 600 !important;
  font-size: 30px !important;
  line-height: 137% !important;
  color: #ff0000 !important;
  font-style: italic;
}

p {
  line-height: 175%;
  font-weight: 500;
  color: #333;
  font-weight: 500;
  font-size: 18px;
  line-height: 167%;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Titillium Web", sans-serif !important;
  color: #333;
}

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

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

.img-responsive {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

a {
  color: #0066cc;
  font-weight: 400;
  text-decoration: none;
}

.wpb_text_column.fw400 p {
  font-weight: 400;
}

.wpb_text_column ul {
  padding-left: 20px;
  font-weight: 500;
  list-style: none;
  color: #333;
  padding-left: 50px;
}

.wpb_text_column ul li {
  font-weight: 500;
  line-height: 26px;
  line-height: 175%;
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
}

.wpb_text_column ul li:before {
  content: "";
  background-image: url(../images/bullet-point-custom.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 15px;
  margin-left: -50px;
  margin-top: 9px;
}

.wpb_text_column.custom-bullets ul {
  padding-left: 0px;
}

.wpb_text_column.custom-bullets ul li {
  color: #fff;
  padding: 22px 50px;
  padding-left: 100px;
  position: relative;
  display: flex;
  align-items: center;
  background: linear-gradient(
    311.26deg,
    rgba(255, 255, 255, 0.07) 0%,
    rgba(255, 0, 0, 0.07) 100%
  );
  border-radius: 21px;
  z-index: 0;
  font-weight: 600;
}

.wpb_text_column.custom-bullets ul li:after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 21px;
  background: linear-gradient(45deg, #ff0000, #600000);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  background: linear-gradient(90deg, rgba(255, 0, 0, 0.7), rgba(96, 0, 0, 0.7));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.wpb_text_column.custom-bullets ul li:before {
  background-image: url(../images/bullet-point-custom-2.svg);
  width: 50px;
  height: 50px;
  margin-left: -80px;
  margin-top: 0px;
  top: auto;
}

.wpb_text_column.custom-bullets.darkened ul li {
  background: linear-gradient(
    104.92deg,
    #252525 33.66%,
    #571b1b 56.52%,
    #252525 75.36%
  );
}

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

.wpb_text_column li {
  line-height: 200%;
}

.wpb_text_column p a {
  color: #ff0000;
}

.wpb_single_image:not(.clean-img) img {
  border-radius: 20px;
}

@media (max-width: 768px) {
  .wpb_single_image img {
    border-radius: 8px;
  }
}
.site-content
  .vc_row
  > .wpb_column
  > .vc_column-inner
  > .wpb_wrapper
  > .vc_empty_space[style*="height: 90px"] {
  background-color: pink;
}
@media (max-width: 768px) {
  .site-content
    .vc_row
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
    > .vc_empty_space[style*="height: 90px"] {
    height: 40px !important;
  }
}

@media (max-width: 768px) {
  .site-content
    .vc_row
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
    > .vc_empty_space[style*="height: 50px"] {
    height: 40px !important;
  }
}

@media screen and (max-width: 1380px) {
  body {
    font-size: 16px;
  }
  h1,
  .title-banner.product-title-banner h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h4 {
    font-size: 20px !important;
  }
  h5 {
    font-size: 16px;
  }
  .wpb_text_column ul li,
  li,
  p {
    font-size: 16px;
  }
  .wpb_text_column ul li:before {
    margin-top: 7px;
  }
}
@media screen and (max-width: 992px) {
  h1,
  .title-banner.product-title-banner h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 22px !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h4 {
    font-size: 20px !important;
  }
  h5 {
    font-size: 16px;
  }
  .img-responsive {
    border-radius: 8px;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
  li,
  p,
  .wpb_text_column ul li,
  .wpb_text_column.custom-bullets ul li {
    font-size: 16px;
  }
  li:before {
    margin-top: 0px;
    font-size: 16px;
  }
  .wpb_text_column ul li:before {
    margin-top: 6px;
  }
  .wpb_text_column.custom-bullets ul li:before {
    width: 40px;
    height: 40px;
  }
}
/*-------------------- typography END --------------------*/
/** BASE - END ------------------------------------------------ */
/** BASE - END ------------------------------------------------ */
/*-------------------- UI elements START --------------------*/
input[type="text"],
input[type="email"],
input[type="password"] {
  border: 2px solid #eee;
  border-radius: 3px;
  height: 45px;
  padding: 8px;
  background: #fff;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover {
  border: 2px solid rgb(222.7, 222.7, 222.7);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  border: 2px solid rgb(207.4, 207.4, 207.4);
  outline: none;
}

textarea {
  border: 2px solid #eee;
  border-radius: 3px;
  padding: 8px;
  height: 135px;
  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 --------------------*/
.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;
  padding-top: 0 !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: 500;
}

.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel-heading,
.vc_tta-tabs.vc_tta.vc_general .vc_tta-panel-body {
  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: #000 !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: rgb(222.7, 222.7, 222.7) !important;
  }
  .vc_tta-tabs .vc_active .vc_tta-panel-heading:hover {
    background: #333 !important;
  }
  .vc_tta-tabs .vc_active .vc_tta-title-text {
    color: #000;
    font-weight: bold;
  }
  .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;
}

/* 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: 175px;
  margin-bottom: 150px;
}

/*------------------- VC default END ---------------------*/
/*------------------- 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: #333;
  float: left;
}

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

a.file-dl-btn:hover {
  background: rgb(35.7, 35.7, 35.7);
  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;
  transform-style: preserve-3d;
  outline: none;
  margin: 0 15px;
}

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

.ns-bs .bs-img.black-white {
  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: rgb(25.5, 25.5, 25.5);
  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: #2b2b2b;
}

.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: #2b2b2b;
}

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

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

.post-img-cover-wrapper {
  flex-grow: 1;
  display: flex;
  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;
}

.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: #2b2b2b;
    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;
}

/** NAVIGATION - START ------------------------------------------------ */
/** NAVIGATION - START ------------------------------------------------ */
header {
  height: 93px;
  width: 100%;
  z-index: 1999;
  top: 0;
  background:
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #333333;
  background: #292929;
  background-image: url(../images/custom/1-header-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: center;
  position: relative;
}

.home-logo {
  z-index: 4;
  display: flex;
  margin-bottom: 0;
}

.home-logo a {
  display: flex;
  justify-content: flex-start;
}

.home-logo img,
.home-logo svg {
  width: auto;
  height: 44px;
  margin-top: 0px;
}

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

.header-bg {
  transition: 0.25s all;
}

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

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

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

.header-middle-desktop .c1 > div > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}

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

.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;
  padding: 0;
  height: 40px;
}

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

.header-middle-desktop .main-nav .nav > li > a {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  text-align: right;
  background-color: transparent;
  transition: 0.1s;
  text-transform: none !important;
  z-index: 9;
  white-space: nowrap;
}

.header-middle-desktop .main-nav .nav > li:not(.btn) > a:after {
  height: 3px;
  position: absolute;
  bottom: -24px;
  display: block;
  width: 100%;
  background: transparent;
  border-radius: 0px;
  content: "";
}

.header-middle-desktop .main-nav .nav > li:not(.btn) > a:hover,
.header-middle-desktop .main-nav .nav > li:not(.btn) > a:focus,
.header-middle-desktop .main-nav .nav > li:not(.btn) > a:active {
  color: #ff0000;
  text-decoration: none !important;
}
.header-middle-desktop .main-nav .nav > li:not(.btn) > a:hover:after,
.header-middle-desktop .main-nav .nav > li:not(.btn) > a:focus:after,
.header-middle-desktop .main-nav .nav > li:not(.btn) > a:active:after {
  height: 3px;
  position: absolute;
  bottom: -24px;
  display: block;
  width: 100%;
  background: transparent !important;
  border-radius: 0px;
  content: "";
}

.home .header-middle-desktop .main-nav .nav > li:not(.btn) > a:hover,
.home .header-middle-desktop .main-nav .nav > li:not(.btn) > a:focus,
.home .header-middle-desktop .main-nav .nav > li:not(.btn) > a:active {
  text-decoration: none !important;
}

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

.header-middle-desktop .main-nav .nav li.current-menu-item:not(.btn) > a,
.header-middle-desktop .main-nav .nav li.current-menu-item:not(.btn) > a:hover,
.header-middle-desktop .main-nav .nav li.current-menu-item:not(.btn) > a:focus,
.header-middle-desktop .main-nav .nav li.current-page-ancestor:not(.btn) > a,
.header-middle-desktop
  .main-nav
  .nav
  li.current-page-ancestor:not(.btn)
  > a:hover,
.header-middle-desktop
  .main-nav
  .nav
  li.current-page-ancestor:not(.btn)
  > a:focus {
  color: #ff0000 !important;
  background: transparent !important;
}
.header-middle-desktop .main-nav .nav li.current-menu-item:not(.btn) > a:after,
.header-middle-desktop
  .main-nav
  .nav
  li.current-menu-item:not(.btn)
  > a:hover:after,
.header-middle-desktop
  .main-nav
  .nav
  li.current-menu-item:not(.btn)
  > a:focus:after,
.header-middle-desktop
  .main-nav
  .nav
  li.current-page-ancestor:not(.btn)
  > a:after,
.header-middle-desktop
  .main-nav
  .nav
  li.current-page-ancestor:not(.btn)
  > a:hover:after,
.header-middle-desktop
  .main-nav
  .nav
  li.current-page-ancestor:not(.btn)
  > a:focus:after {
  height: 3px;
  position: absolute;
  bottom: -24px;
  display: block;
  width: 100%;
  background: transparent;
  border-radius: 0px;
  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: 19px;
  font-weight: bold;
  margin-top: 3px;
}

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

.main-nav .sub-menu-container {
  margin-left: 0px;
  padding-top: 32px;
  left: 0px;
  width: 100%;
}

.main-nav .sub-menu-container li a {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 500 !important;
}

.megamenu-container-desktop .main-nav .nav > li > a {
  height: 50px;
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.hide-submenu i,
.hide-submenu .sub-menu-container {
  display: none !important;
}

@media (max-width: 1199px) {
  .header-middle-desktop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header-middle-desktop .c1 {
    padding-top: 0px;
  }
  .header-middle-desktop .c2 > div > div > .vc_row {
    padding-right: 0;
  }
  .header-middle-desktop
    .c2
    > div
    > div
    > .vc_row
    .wpb_raw_code
    svg:hover
    path {
    fill: #fff;
  }
  .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
    > div
    > div
    > div
    .wpb_raw_code:nth-of-type(2) {
    padding-right: 15px;
  }
  .header-middle-desktop .c2 > div > div > .vc_row svg {
    margin-right: 15px;
    margin-left: 15px;
  }
  .header-middle-desktop
    .c2
    > div
    > div
    > .vc_row
    > div
    > div
    > div
    .wpb_raw_code
    span {
    display: none;
  }
  .home-logo a {
    justify-content: center;
  }
  .home .home-logo {
    position: initial;
  }
  .header-middle-desktop .c1,
  .header-middle-desktop .c2 {
    padding-top: 10px;
  }
  .header-middle-desktop .c1 {
    padding-bottom: 10px;
  }
  .header-middle-desktop .c2 > div > div {
    justify-content: center;
    align-items: center;
  }
  .header-middle-desktop .main-nav {
    width: 100%;
  }
  .header-middle-desktop .main-nav .nav {
    justify-content: space-between;
  }
  .header-middle-desktop .main-nav .nav > li {
    margin-right: 45px;
  }
  .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 {
    bottom: -11px;
  }
  .main-nav .sub-menu-container {
    padding-top: 11px;
  }
}
.main-nav .nav li {
  background-color: #333333;
}

.main-nav .sub-menu {
  width: auto;
  background: #333333;
  padding: 10px 30px;
  padding: 0;
  left: 50%;
  transform: translateX(-50%);
  left: 0px;
  transform: translateX(-20px);
}

.main-nav .sub-menu li {
  min-width: 370px;
  padding: 15px 20px !important;
  margin: 0 0px !important;
  border-bottom: 2px solid #7b2222;
}

.main-nav .sub-menu li:before {
  content: "";
  background-image: url(../images/sub-menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  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 a {
  font-size: 18px;
  color: #fff;
  font-weight: 500 !important;
  text-align: center;
  line-height: 135%;
  justify-content: center;
}

.main-nav .sub-menu li a:hover {
  text-decoration: underline;
  color: #fff;
}

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

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

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

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

@media (min-width: 1199px) {
  .ns-topheader,
  .ns-megamenu {
    display: none !important;
    display: none !important;
    pointer-events: none;
    visibility: hidden;
  }
}
@media (max-width: 1380px) {
  .header-middle-desktop .main-nav .nav > li > a {
    font-size: 18px;
  }
  .main-nav .sub-menu li a {
    font-size: 16px;
  }
  .main-nav .sub-menu li {
    padding: 10px 15px !important;
  }
}
@media (max-width: 1320px) {
  .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;
  }
  .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 {
    padding: 0 !important;
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  header {
    height: 100px;
  }
  .header-middle-desktop {
    margin: 0 !important;
    padding: 0 !important;
    justify-content: space-between;
  }
  .header-middle-desktop .c2 {
    padding-right: 15px;
    width: 100% !important;
  }
  .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;
  }
  .header-middle-desktop .c2 .top-nav ul {
    margin-bottom: 0;
  }
  .header-middle-desktop .c2 .top-nav ul > div > li a {
    font-size: 16px;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
@media (max-width: 1199px) {
  #page.no-scroll,
  body.no-scroll,
  html.no-scroll {
    overflow: hidden;
    height: 100vh;
  }
}
@media (max-width: 1199px) {
  #content.mob-men-magic-x {
    opacity: 0.25;
  }
  header {
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.05) !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 65px;
  }
  header,
  .home header {
    height: 65px;
    border-bottom: none !important;
  }
  .c2 .home-logo {
    margin-bottom: 0;
    top: auto;
    justify-content: center;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 200px;
    max-height: 35px;
    margin-top: 0;
  }
  .ns-topheader .c3 .wpb_wrapper:first-of-type {
    display: flex;
    align-items: center;
  }
  .ns-topheader .c3 .wpb_wrapper:first-of-type > .wpb_raw_code:last-of-type {
    padding-right: 15px;
  }
  .ns-topheader .c3 .wpb_wrapper:first-of-type > .wpb_raw_code:last-of-type a {
    margin-right: 0;
  }
  .megamenu-container-desktop,
  .header-middle-desktop {
    display: none !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: #333;
  }
  .ns-megamenu .open {
    display: block;
  }
  .ns-megamenu ul {
    padding-left: 0px;
    list-style: none;
  }
  .ns-megamenu ul > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-align: left;
    color: #fff;
    text-align: center;
    margin-bottom: 30px !important;
  }
  .ns-megamenu nav > ul > div > li a {
    color: #333;
    font-weight: 700;
  }
  .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: #ff0000 !important;
    text-decoration: underline !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    margin-top: 10px;
    font-family: "Titillium Web", sans-serif !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    color: #333 !important;
  }
  .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: #ff0000 !important;
    text-decoration: underline !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    max-width: 400px;
    margin-bottom: 10px;
  }
  .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: #ff0000 !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.ns-megamenuopen {
    z-index: 15;
    opacity: 1;
    visibility: visible;
    background-color: #f4fafd;
    overflow: hidden;
    transition: 0s all ease-in-out;
  }
  .ns-megamenu.ns-megamenuopen > div > div > div {
    display: flex;
    flex-direction: column;
  }
  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;
    transition: 0s all;
    background: #ffffff;
  }
  header.mob-men-magic > div {
    position: static;
    height: 100%;
  }
  .header-bg {
    background: transparent;
  }
  .ns-topheader {
    height: 65px;
    position: relative;
    z-index: 16;
    background: #333333;
    display: flex !important;
    align-items: center;
  }
  .ns-topheader .c3 {
    margin-top: 0px;
  }
  .ns-topheader .c3 .wpb_wrapper:first-of-type {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
  }
  .ns-topheader .c3 .wpb_raw_code {
    margin: 0;
  }
  .ns-topheader .c3 .wpb_raw_code svg {
    height: 30px;
    width: auto;
    margin-right: 0;
  }
  .ns-topheader .c3 .wpb_raw_code svg path {
    fill: #fff;
  }
  .ns-topheader .c3 .wpb_raw_code a {
    position: relative;
    margin-right: 15px;
    padding: 0px !important;
  }
  .ns-topheader .c3 a {
    margin-right: 15px;
  }
  .ns-topheader .c3 a span {
    display: none;
  }
  .ns-topheader .c1 {
    position: relative;
  }
  .ns-mainmenu-btn-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    left: 15px;
  }
  .ns-mainmenu-btn {
    width: 30px;
    height: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background: transparent;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .ns-mainmenu-btn-span {
    color: #fff;
    font-size: 10.5px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: sans-serif !important;
  }
  .ns-mainmenu-btn div {
    width: 30px;
    height: 4px;
    background: #fff;
    transition: all 0.2s ease-in-out;
  }
  /* Transform to 'X' on click */
  .ns-mainmenu-btn-wrapper.x-btn .ns-mainmenu-btn div:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .ns-mainmenu-btn-wrapper.x-btn .ns-mainmenu-btn div:nth-child(2) {
    opacity: 0;
  }
  .ns-mainmenu-btn-wrapper.x-btn .ns-mainmenu-btn div:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  .ns-topheaderopen {
    width: 100vw;
    left: 15px;
    position: fixed;
  }
  .ns-megamenu nav > ul > div > li a i {
    margin-left: 0px;
    padding: 5px 15px;
    position: absolute;
    margin-top: 2.5px;
  }
  .ns-megamenu nav.top-nav > ul > div > li {
    margin-bottom: 15px !important;
  }
  .ns-megamenu nav.top-nav > ul > div > li a {
    font-weight: 400 !important;
    font-size: 24px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    font-size: 18px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a:hover {
    text-decoration: underline !important;
    color: #333 !important;
  }
  .ns-megamenu .sub-menu-container {
    display: none;
  }
  .ns-megamenu .sub-menu-container.open {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-size: 22px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    padding-left: 0px;
    padding-right: 15px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    max-width: 300px;
    margin-bottom: 7.5px;
  }
  .ns-megamenu ul {
    padding-left: 0;
  }
  .ns-megamenu nav > ul > div > li {
    margin-bottom: 20px !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    font-size: 16px;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/** NAVIGATION - END ------------------------------------------------ */
/** NAVIGATION - END ------------------------------------------------ */
/** GALLERY - DEFAULTS - START ------------------------------------------------ */
/** GALLERY - DEFAULTS - START ------------------------------------------------ */
.slbOverlay {
  opacity: 0.8 !important;
}

.slbCaption {
  overflow: visible !important;
  font-size: 18px !important;
  white-space: normal !important;
  font-weight: 600 !important;
  display: none !important;
}

.slbArrow {
  height: 5em !important;
  background-color: #ff0000 !important;
}

.gallery-wrap > div {
  padding: 0 15px;
  margin-bottom: 30px;
}

.gallery-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
  aspect-ratio: 3/2;
}

.gallery-wrap > div.flex-25 {
  flex: 1 0 25%;
  max-width: 25%;
}

.gallery-wrap > div.flex-33 {
  flex: 1 0 33%;
  max-width: 33%;
}

.gallery-wrap > div.flex-20 {
  flex: 1 0 20%;
  max-width: 20%;
}

.gallery-wrap > div.flex-16 {
  flex: 1 0 16%;
  max-width: 16%;
}

.gallery-wrap > div.flex-10 {
  flex: 1 0 10%;
  max-width: 10%;
}

@media (min-width: 1199px) {
  img.slbImage {
    padding-bottom: 3em;
  }
}
img.slbImage {
  padding-bottom: 3em;
}

.slbCaption {
  background: black;
  color: white !important;
}

@media (max-width: 992px) {
  .gallery-wrap img {
    border-radius: 8px;
  }
  .gallery-wrap > div {
    flex: 1 0 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
/** GALLERY - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - MASONRY - DEFAULTS - START ------------------------------------------------ */
/** GALLERY - MASONRY - DEFAULTS - START ------------------------------------------------ */
.ns-masonry-gallery {
  display: grid;
  grid-template-columns: repeat(24, minmax(0, 1fr));
  grid-auto-rows: 125px;
  grid-auto-flow: dense;
  gap: 18px;
}

.ns-masonry-gallery .gallery-item {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 14px;
}

.ns-masonry-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.ns-masonry-gallery .gallery-item:hover img {
  transform: scale(1.03);
}

/* sizes */
.ns-masonry-gallery .small {
  grid-column: span 6;
  grid-row: span 3;
}

.ns-masonry-gallery .medium {
  grid-column: span 10;
  grid-row: span 3;
}

.ns-masonry-gallery .large {
  grid-column: span 14;
  grid-row: span 3;
}

.ns-masonry-gallery .vertical {
  grid-column: span 1;
  grid-row: span 2;
}

.ns-masonry-gallery .horizontal {
  grid-column: span 2;
  grid-row: span 1;
}

/* responsive */
@media (max-width: 1380px) {
  .ns-masonry-gallery .horizontal,
  .ns-masonry-gallery .small,
  .ns-masonry-gallery .medium,
  .ns-masonry-gallery .large {
    grid-row: span 2;
  }
}
@media (max-width: 992px) {
  .ns-masonry-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 80px;
  }
  .ns-masonry-gallery .horizontal,
  .ns-masonry-gallery .small,
  .ns-masonry-gallery .medium,
  .ns-masonry-gallery .large {
    grid-column: span 1;
    grid-row: span 3;
  }
  .ns-masonry-gallery .vertical {
    grid-column: span 1;
    grid-row: span 5;
  }
}
@media (max-width: 768px) {
  .ns-masonry-gallery {
    grid-auto-rows: 60px;
  }
}
.ns-masonry-gallery .ns-gallery-hidden {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.ns-masonry-gallery .ns-gallery-more {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  backdrop-filter: blur(3px);
  z-index: 2;
}
@media (max-width: 768px) {
  .ns-masonry-gallery .ns-gallery-more svg {
    width: 30px;
    height: 30px;
  }
}

/** GALLERY - MASONRY - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - MASONRY - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - SLIDER - DEFAULTS - START ------------------------------------------------ */
/** GALLERY - SLIDER - DEFAULTS - START ------------------------------------------------ */
.ns-slider-gallery {
  margin-bottom: 50px;
}

.ns-slider-gallery .slick-list {
  overflow: visible;
}

.ns-slider-gallery .slick-track {
  display: block !important;
}

.ns-slider-gallery .slick-slide {
  padding: 0 10px;
  box-sizing: border-box;
}

.ns-slider-gallery .slick-slide img {
  width: 100%;
  max-height: 450px;
  min-height: 450px;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 992px) {
  .ns-slider-gallery .slick-slide img {
    max-height: 250px;
    min-height: 250px;
  }
}

.ns-slider-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(25px - 50vw);
  width: 50vw; /* how much of the left side you hide */
  height: 100%;
  z-index: 10;
  pointer-events: none;
  background: #fff;
  pointer-events: auto;
}

.ns-slider-gallery .btn-wrap button {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ns-slider-gallery .btn-wrap button:hover {
  background: #333 !important;
}
.ns-slider-gallery .btn-wrap button:hover svg path {
  stroke: #fff !important;
}
@media (max-width: 992px) {
  .ns-slider-gallery .btn-wrap button {
    width: 41px;
    height: 41px;
  }
}

.ns-slider-gallery .btn-wrap {
  margin-top: 50px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .ns-slider-gallery .btn-wrap {
    margin-top: 35px;
  }
}

.ns-slider-gallery .btn-wrap .prev-btn,
.reviews-wrap .prev-btn {
  background: linear-gradient(297.12deg, #412c2c -10.95%, #133b4f 160.18%);
  margin-right: 10px;
  position: relative;
}
.ns-slider-gallery .btn-wrap .prev-btn:before,
.reviews-wrap .prev-btn:before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: linear-gradient(to right, #8a0101, #ff0000);
  background: linear-gradient(
    to right,
    rgba(138, 1, 1, 0.7),
    rgba(255, 0, 0, 0.7)
  );
  z-index: -1;
}

.ns-slider-gallery .btn-wrap .next-btn,
.reviews-wrap .next-btn {
  background: linear-gradient(297.12deg, #412c2c -10.95%, #133b4f 160.18%);
  position: relative;
}
.ns-slider-gallery .btn-wrap .next-btn:before,
.reviews-wrap .next-btn:before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: linear-gradient(to right, #8a0101, #ff0000);
  background: linear-gradient(
    to right,
    rgba(138, 1, 1, 0.7),
    rgba(255, 0, 0, 0.7)
  );
  z-index: -1;
}

.ns-slider-gallery:not(.no-border-radius) img {
  border-radius: 10px;
}

/** GALLERY - SLIDER - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - SLIDER - DEFAULTS - END ------------------------------------------------ */
/** GALLERY - START ------------------------------------------------ */
/** GALLERY - START ------------------------------------------------ */
.gallery-row {
  padding-top: 60px;
  padding-bottom: 10px;
  margin-top: 35px;
  overflow: visible !important;
}

.gallery-row:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
  width: 1520px;
  height: calc(100% + 300px);
  background-color: #f0f7f8;
  z-index: -1;
  border-radius: 20px;
  margin-top: -25px;
  left: 50%;
  transform: translateX(-50%);
}

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

.gallery-caption {
  display: block;
}

.gallery-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  margin-bottom: 0px;
}

@media (max-width: 992px) {
  .gallery-row {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .gallery-row:before {
    margin-top: -35px;
    border-radius: 8px;
  }
  .gallery-wrap {
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 0;
  }
}
/** GALLERY - END ------------------------------------------------ */
/** GALLERY - END ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
.btn {
  border-radius: 3px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  line-height: 1;
}

.btn-xs {
  padding: 7.5px 12px;
  font-size: 11px;
}

.btn-sm {
  padding: 11.5px 12.765px;
  font-size: 14px;
}

.btn-md {
  padding: 12.5px 18.75px;
  font-size: 16px;
  font-weight: 500;
}

.btn-lg {
  padding: 16.5px 23.595px;
  font-size: 18px;
  font-weight: bold;
}

.wpcf7-submit,
.btn,
.btn.btn-lg {
  padding: 10px 15px !important;
  font-weight: 600;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 18px !important;
  transition: 0.1s;
  text-transform: none !important;
  border-radius: 42px;
  line-height: 200% !important;
  background-clip: padding-box !important;
}
.btn.btn-md {
  padding: 2.5px 19.5px !important;
}

.wpcf7-submit {
  padding: 10px 25px !important;
}

.wpcf7-submit svg,
.btn svg {
  margin-left: 10px;
}
.wpcf7-submit svg path,
.btn svg path {
  transition: 0.1s;
}

.wpb_raw_code.phone-general .btn svg {
  display: flex;
  margin-left: 0;
}
.wpb_raw_code.phone-general .btn svg path {
  fill: #fff;
}

.wpb_raw_code.phone-general .btn a,
.wpb_raw_code.phone-general .btn span {
  color: #fff !important;
}

.wpb_raw_code.phone-general a.btn.btn-primary,
.wpb_raw_code.phone-general a.btn.btn-primary span {
  color: #333 !important;
}

.wpb_raw_code.phone-general a.btn.btn-primary svg path {
  fill: #333;
}

.btn-center {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: center;
}

.btn-right {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: flex-end;
  float: right;
}
@media (max-width: 768px) {
  .btn-right {
    justify-self: flex-start;
    float: left;
  }
}

.btn1,
.btn2,
.btn3,
.btn4,
.btn5 {
  line-height: 43px !important;
}

@media (max-width: 1380px) {
  .wpcf7-submit,
  .btn {
    font-size: 15px !important;
    line-height: 135% !important;
    padding: 7.5px 20px !important;
    white-space: normal;
    border-radius: 42px;
  }
  .btn.btn-md {
    padding: 7.5px 20px !important;
  }
  .btn1 {
    font-size: 16px !important;
    line-height: 35px !important;
    padding: 0 20.5px !important;
    white-space: normal;
  }
  .btn svg {
    height: 10px;
  }
}
@media (max-width: 768px) {
  .wpcf7-submit,
  .btn,
  .btn.btn-lg {
    font-size: 15px !important;
    line-height: 135% !important;
    padding: 7.5px 20px !important;
    white-space: normal;
  }
}
.main-nav .nav li.btn-default,
.btn-default,
.btn-default:visited {
  color: #ffffff;
  background: #ff0000;
  border: 2px solid #ff0000;
  transition: 0.1s;
}

.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover {
  color: #fff;
  color: #ffffff;
  background: #ff0000;
  border: 2px solid #ff0000;
  box-shadow: none;
  outline: none;
}

.btn-default:hover {
  color: #fff;
  background: #7b2222;
  border: 2px solid #7b2222;
}

.btn-primary,
.btn-primary:visited {
  border: 2px solid transparent;
  border-radius: 42px;
  background:
    linear-gradient(90deg, #481111 0%, #342a2a 100%) padding-box,
    linear-gradient(90deg, rgba(255, 0, 0, 0.75) 0%, rgba(113, 0, 0, 0.75) 100%)
      border-box !important;
  transition: 0.1s;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:active:hover {
  color: #fff;
  border: 2px solid transparent;
  border-radius: 42px;
  background:
    linear-gradient(90deg, #481111 0%, #342a2a 100%) padding-box,
    linear-gradient(90deg, #ff0000 0%, #710000 100%) border-box !important;
  box-shadow: none !important;
  outline: none;
}

.btn-primary:hover {
  border: 2px solid transparent;
  background:
    linear-gradient(90deg, #ff0000 0%, #710000 100%) padding-box,
    linear-gradient(90deg, #ff0000 0%, #710000 100%) border-box !important;
}

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

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

.btn-secondary:hover {
  color: #fff !important;
  background: black;
  border: 2px solid black;
}

.btn-secondary svg path {
  fill: #fff;
}

.btn-secondary:hover svg path {
  fill: #ff0000;
}

.btn-tertiary,
.btn-tertiary:visited,
.wpcf7-submit,
.wpcf7-submit:visited {
  color: #fff;
  border: 2px solid #ff0000;
  background: #ff0000;
  box-shadow: none !important;
}

.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:not(:disabled):not(.disabled):active,
.wpcf7-submit:active,
.wpcf7-submit:focus,
.wpcf7-submit:active:focus,
.wpcf7-submit:active:hover {
  color: #fff !important;
  border: 2px solid #ff0000;
  background: #ff0000;
  box-shadow: none;
  outline: none;
}

.btn-tertiary:hover,
.wpcf7-submit:hover {
  color: #fff !important;
  background: #7b2222;
  border: 2px solid #7b2222;
}

.btn-transparent,
.btn-transparent:visited {
  color: #ff0000;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:active:focus,
.btn-transparent:not(:disabled):not(.disabled).active,
.btn-transparent:not(:disabled):not(.disabled):active,
.btn-transparent:active:hover {
  color: #ff0000;
}

.btn-transparent:hover {
  color: #cc0000;
  text-decoration: underline;
}

.btn-transparent svg {
  display: flex !important;
}

.btn-transparent svg path {
  stroke: #333;
}

.btn-transparent:hover svg path {
  stroke: #333;
}

.btn-read-more,
.btn-read-more:visited {
  color: #ff0000;
  background: transparent !important;
  border-color: transparent !important;
  padding: 0 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: none !important;
  text-decoration: none !important;
}
.btn-read-more:active,
.btn-read-more:focus,
.btn-read-more:active:focus,
.btn-read-more:not(:disabled):not(.disabled).active,
.btn-read-more:not(:disabled):not(.disabled):active,
.btn-read-more:active:hover {
  color: #ff0000;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.btn-read-more:active svg,
.btn-read-more:focus svg,
.btn-read-more:active:focus svg,
.btn-read-more:not(:disabled):not(.disabled).active svg,
.btn-read-more:not(:disabled):not(.disabled):active svg,
.btn-read-more:active:hover svg {
  display: none !important;
}

.btn-read-more:hover {
  color: #ff0000;
  background: transparent !important;
  border-color: transparent !important;
  text-decoration: underline !important;
  box-shadow: none !important;
}
/** BUTTONS - END ------------------------------------------------ */
/** BUTTONS - 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;
}

.hsec-logos .wpb_single_image {
  text-align: center !important;
}

.nsg-img-container {
  background-color: #fff;
}

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

@media (max-width: 992px) {
  .gray-bg {
    padding-top: 60px;
    padding-bottom: 50px;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
  }
  .gray-bg > div {
    width: 100% !important;
  }
  .gray-bg .wpb_single_image {
    margin-bottom: 35px;
  }
  .sp-gray-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ns-bs .bs-img.black-white {
  filter: none;
}

@media (max-width: 767px) {
  .hsec-logos {
    display: flex;
    flex-wrap: wrap;
  }
  .hsec-logos > div:first-of-type,
  .hsec-logos > div:last-of-type {
    display: none !important;
  }
  .hsec-logos > div {
    flex: 50%;
  }
  .hsec-logos img {
    width: 80px;
    height: 80px;
  }
}
/** HOMEPAGE - END ------------------------------------------------ */
/** HOMEPAGE - END ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
.sp-page-title {
  margin-bottom: 0px;
  margin-top: 0px;
  z-index: 0;
  margin-bottom: 0;
  padding-bottom: 90px;
}

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

.sp-page-title .title-banner {
  margin-bottom: 0px !important;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-left: -15px;
  margin-right: -15px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sp-page-title .title-banner:before {
  background-color: transparent !important;
  width: 50%;
  z-index: -1;
}

.sp-page-title .title-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}

.sp-page-title .title-banner .container {
  text-align: center;
}

.sp-page-title .title-banner .container .breadcrumbs-container {
  line-height: 26px;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  z-index: 3;
  padding-left: 40px;
}

.sp-page-title .title-banner .container .ns-breadcrumbs li:after {
  content: "/";
  color: #fff;
  font-size: 16px;
  font-weight: 600 !important;
}

.sp-page-title .title-banner .container .breadcrumbs-container.hide-crumbs {
  opacity: 0;
  visibility: hidden;
}

.sp-page-title .title-banner .container .ns-breadcrumbs,
.sp-page-title .title-banner .container .ns-breadcrumbs li,
.sp-page-title .title-banner .container .ns-breadcrumbs p,
.sp-page-title .title-banner .container .ns-breadcrumbs a {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #fff !important;
}

.sp-page-title .title-banner .container .ns-breadcrumbs li a {
  color: #fff !important;
}

.sp-page-title .title-banner .container .ns-breadcrumbs a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.sp-page-title .entry-title {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 145%;
  letter-spacing: -2px;
  text-transform: uppercase;
  line-height: 125%;
  text-align: left;
  color: #ff0000;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  padding-left: 35px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  position: relative;
}

.sp-page-title .entry-title:after {
  content: "";
  display: block;
  width: 7px;
  vertical-align: middle;
  position: relative;
  margin-top: 0;
  height: 100%;
  background-color: #ff0000;
  left: 0;
  bottom: 0;
  position: absolute;
}

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

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

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

@media (max-width: 1380px) {
  .title-banner-title h1,
  .sp-page-title .entry-title {
    font-size: 35px;
  }
  .sp-page-title .title-banner {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .sp-page-title .title-banner .container .ns-breadcrumbs,
  .sp-page-title .title-banner .container .ns-breadcrumbs li,
  .sp-page-title .title-banner .container .ns-breadcrumbs p,
  .sp-page-title .title-banner .container .ns-breadcrumbs a {
    font-size: 14px !important;
  }
}
@media (max-width: 1199px) {
  .sp-page-title .title-banner .container .breadcrumbs-container {
    margin-top: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .sp-page-title {
    margin-top: 65px;
    padding-bottom: 45px;
  }
  .sp-page-title .title-banner {
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
  }
  .sp-page-title .entry-title {
    font-size: 30px;
  }
  header > .container {
    border-bottom: none !important;
  }
  .sp-page-title .vc_col-sm-10 .title-banner .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .sp-page-title {
    margin-top: 0;
  }
  .sp-page-title > div.vc_col-sm-1 {
    display: none;
  }
  .sp-page-title:before {
    background-position: bottom left;
    background-size: cover;
  }
  .sp-page-title .entry-title:after {
    width: 4px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    padding-top: 0;
    margin-top: 0px;
    padding-bottom: 5px;
    font-size: 12px;
  }
  .sp-page-title .title-banner .entry-title {
    margin-top: 5px;
    font-size: 30px;
    padding-left: 20px;
  }
  .sp-page-title .title-banner .container .ns-breadcrumbs li,
  .sp-page-title .title-banner .container .ns-breadcrumbs a {
    font-size: 14px !important;
  }
  .sp-page-title .title-banner {
    margin-top: 65px;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .sp-page-title .title-banner .container .ns-breadcrumbs {
    z-index: 10;
  }
  .sp-page-title .title-banner .container .ns-breadcrumbs {
    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: 0.5px;
    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-white.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 .entry-title {
    font-size: 32px;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 22px !important;
  }
  .sp-page-title .title-banner {
    margin-left: 0;
    margin-right: 0;
  }
}
/** SP PAGE TITLE - END ------------------------------------------------ */
/** SP PAGE TITLE - END ------------------------------------------------ */
/** NASLOV STRANI - START ------------------------------------------------ */
/** NASLOV STRANI - START ------------------------------------------------ */
.product-title-banner {
  padding: 0;
  text-align: left;
}

.product-title-banner > div {
  padding: 0;
}

.product-title-banner h1 {
  margin-top: 0;
}

.product-title-banner:before {
  display: none;
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.sp-page-title .title-banner.title-banner-services {
  max-height: 730px;
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services {
    max-height: 100%;
  }
}
@media (max-width: 768px) {
  .sp-page-title .title-banner.title-banner-services {
    max-height: 100%;
  }
}
.sp-page-title .title-banner.title-banner-services > .container {
  text-align: left;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .sp-page-title .title-banner.title-banner-services > .container {
    align-items: center;
  }
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services > .container {
    flex-direction: column;
  }
}
.sp-page-title .title-banner.title-banner-services > .container > div {
  padding-left: 0;
  padding-right: 0;
}
.sp-page-title .title-banner.title-banner-services .c1 {
  padding-right: 100px !important;
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services .c1 {
    padding-right: initial !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.sp-page-title .title-banner.title-banner-services .c1 p {
  padding-top: 25px;
  padding-left: 40px;
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  color: #fff;
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services .c1 p {
    padding-left: 20px;
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services .c2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.sp-page-title .title-banner.title-banner-services .c2 img {
  max-height: 540px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-services > div {
    margin-bottom: 35px;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.single-aktualnost .sp-page-title {
  padding-bottom: 30px;
}
@media (max-width: 1380px) {
  .single-aktualnost .sp-page-title {
    padding-bottom: 50px;
  }
}

.sp-page-title .title-banner.title-banner-news .container {
  text-align: left;
}
.sp-page-title .title-banner.title-banner-news > .container .ns-breadcrumbs,
.sp-page-title .title-banner.title-banner-news > .container .ns-breadcrumbs li,
.sp-page-title .title-banner.title-banner-news > .container .ns-breadcrumbs p,
.sp-page-title .title-banner.title-banner-news > .container .ns-breadcrumbs a,
.sp-page-title
  .title-banner.title-banner-news
  > .container
  .ns-breadcrumbs
  li:after {
  color: #333 !important;
}
.sp-page-title .title-banner.title-banner-news span.post-date {
  padding-left: 40px;
  position: relative;
  top: 70px;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  color: rgba(51, 51, 51, 0.5);
}
@media (max-width: 1380px) {
  .sp-page-title .title-banner.title-banner-news span.post-date {
    top: 40px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-news span.post-date {
    padding-left: 20px;
  }
}
.sp-page-title .title-banner.title-banner-news span.post-date:before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  vertical-align: middle;
  position: relative;
  margin-top: 0;
  height: 2px;
  background-color: #ff0000;
  top: -20px;
  left: 40px;
  bottom: 0;
  position: absolute;
}
@media (max-width: 992px) {
  .sp-page-title .title-banner.title-banner-news span.post-date:before {
    width: calc(100% - 20px);
    left: 20px;
  }
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/** NASLOV STRANI - END ------------------------------------------------ */
/** NASLOV STRANI - END ------------------------------------------------ */
/** contact form - START */
.wpcf7::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333 !important;
  opacity: 1;
  padding-left: 10px !important;
}

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

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

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

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

/** contact form - END */
/** FOOTER - START ------------------------------------------------ */
/** FOOTER - START ------------------------------------------------ */
footer .home-logo img,
footer .home-logo svg {
  width: 220px;
  max-height: auto;
  height: auto;
}

footer {
  background-color: #f4fafd;
  z-index: 1;
  position: relative;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
}

footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/custom/2-footer-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  z-index: -1;
}

footer::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

footer > * {
  z-index: 1;
}

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-bottom: 0px;
  padding-top: 50px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.big-footer .ft {
  padding-top: 0px;
  padding-bottom: 45px;
}

.big-footer p,
.big-footer a:not(.btn),
.big-footer span {
  color: #fff !important;
  font-size: 16px;
  line-height: 175% !important;
  font-weight: 500;
}

.big-footer ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0;
}

.big-footer ul a {
  font-family: "Titillium Web", sans-serif;
  line-height: 34px;
  font-weight: 500 !important;
  text-align: left;
  transition: 0.1s;
  display: flex;
  align-items: center;
  text-transform: none !important;
  text-decoration: none;
  display: inline-block;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.big-footer ul a:hover,
.big-footer ul a:focus,
.big-footer ul a:active {
  color: #333 !important;
  text-decoration: underline;
}

.big-footer .c1 p {
  max-width: 490px;
}

.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: "Titillium Web", sans-serif;
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #ff0000 !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: 0px !important;
}

.big-footer .f-title a,
.big-footer .f-title h4,
.big-footer .f-title p {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 162%;
  text-align: left;
  color: #ff0000 !important;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 15px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
}

.big-footer .f-title-hidden {
  opacity: 0;
}

.big-footer .f-title-style p {
  font-family: "Titillium Web", sans-serif;
  font-weight: bold !important;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 26px;
  text-align: left;
  color: #fff !important;
}

.big-footer .hide-mobile {
  display: none;
}

.big-footer .wpb_text_column {
  margin-bottom: 15px;
}

.big-footer .socials > div > div > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

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

.big-footer .socials svg {
  margin-top: 0px;
  margin-bottom: 0;
}
.big-footer .socials svg:hover path {
  fill: #fff;
}
.big-footer .socials svg:hover #Icon_awesome-facebook-f {
  fill: #fff !important;
}

.big-footer .socials .wpb_raw_html {
  margin-bottom: 5.5px;
  margin-top: 5.5px;
}

.big-footer .socials .wpb_raw_html a {
  display: flex;
  align-items: center;
}

.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: 10px;
}

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

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

.big-footer .wpb_raw_code.phone-general a:hover span.inner-contents {
  text-decoration: underline;
}

.big-footer .wpb_raw_code.phone-general a svg {
  width: 18.5px;
  height: 19.5px;
}

.big-footer .wpb_raw_code.phone-general a svg rect {
  fill: #fff;
}

.big-footer .ft .wpb_raw_code.email-general svg {
  width: 18px;
  height: 14px;
}

.big-footer .ft .wpb_raw_code.email-general svg path {
  fill: none;
  stroke: white;
}

.big-footer .wpb_raw_code a {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.big-footer .wpb_raw_code a svg path {
  fill: #fff;
}

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

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

.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: "Titillium Web", 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: #ff0000;
}
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: #ff0000;
}

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

.big-footer li a:before,
.big-footer .subcat-cont a:before {
  content: "";
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  display: none;
}

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

.big-footer .socials {
  margin-left: 0 !important;
}

.big-footer .socials .wpb_raw_html svg:hover rect {
  fill: #fff !important;
}

.big-footer .socials .wpb_raw_html svg:hover path {
  fill: #fff !important;
}

.big-footer .socials .wpb_raw_html svg {
  width: 18px;
  height: 17px;
}

.big-footer .socials .wpb_raw_html a span {
  line-height: 25px !important;
}

.big-footer h3 {
  color: #fff;
}

@media (max-width: 1380px) {
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    font-size: 18px;
  }
  .big-footer p,
  .big-footer a:not(.btn),
  .big-footer span {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .big-footer:before {
    height: calc(100% + 0px);
  }
  .big-footer .home-logo a {
    justify-content: flex-start;
    margin-bottom: 25px;
  }
  footer .home-logo img,
  footer .home-logo svg {
    max-height: 100%;
  }
  .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 .ft .c3,
  .big-footer .ft .c4,
  .big-footer .ft .c5 {
    margin-top: 35px;
  }
  .big-footer .c1 {
    order: 1;
  }
  .big-footer .c2 {
    order: 3;
  }
  .big-footer .c3 {
    order: 4;
    margin-top: 0 !important;
  }
  .big-footer .c4 {
    order: 2;
  }
  .big-footer .c5 {
    order: 5;
  }
}
@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;
    padding-top: 40px;
  }
  .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 {
    font-size: 12px;
  }
  .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;
    text-align: center;
  }
  .big-footer .c2 p.info {
    margin-top: 5px;
  }
  .bs-container .slick-dots {
    bottom: -23px !important;
    top: auto;
  }
  .bs-container .bs-brand-box {
    justify-content: center;
  }
  .big-footer:before {
    height: calc(100% + 50px);
  }
  .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,
  footer .big-footer span,
  .big-footer .wpb_raw_code a {
    font-size: 14px !important;
    line-height: 175%;
  }
  .big-footer .c1 img {
    width: 150px;
    padding-top: 15px;
  }
  footer .f-title {
    margin-top: 0 !important;
  }
  footer .f-title p {
    font-size: 15px !important;
  }
  .big-footer .c1,
  .big-footer .c2,
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    width: 100% !important;
  }
  .big-footer {
    padding-top: 45px;
    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;
    padding-bottom: 30px;
  }
  .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_code.phone-general svg {
    width: 15px;
    height: 15px;
    margin-right: 15px;
  }
  .big-footer .socials {
    margin-bottom: 0px !important;
  }
  .big-footer .socials .wpb_raw_html {
    margin: 0;
  }
  .big-footer .socials .wpb_raw_html svg {
    margin-top: 0;
    width: 15px;
    height: 15px;
    margin-right: 15px;
  }
  .big-footer p,
  .big-footer ul a {
    line-height: 1.75 !important;
  }
  .big-footer .c1 .f-title,
  .big-footer .f-title {
    margin-bottom: 0px !important;
  }
  .big-footer .wpb_raw_code {
    margin-bottom: 0;
    justify-content: center;
  }
  .big-footer .socials > div > div > div {
    align-items: center;
  }
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 0 !important;
    text-align: center;
  }
  .big-footer .c1 {
    margin-top: 0px;
  }
  .big-footer ul {
    margin-bottom: 0;
  }
  .big-footer .f-title-hidden {
    display: none;
  }
  .f-title-hidden {
    display: none !important;
  }
  .big-footer li a:before,
  .big-footer .subcat-cont a:before {
    height: 10px;
    background-size: contain;
  }
}
@media (min-width: 1922px) {
  .big-footer:before {
    width: 2560px;
    width: 1920px;
  }
  .big-footer,
  .small-footer {
    max-width: 2560px;
    width: 1920px;
  }
}
/** FOOTER - END ------------------------------------------------ */
/** FOOTER - END ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
/* -------------------------------- */
.cta-row {
  background-color: #e1ded8;
  padding-top: 80px;
  padding-bottom: 100px;
  margin-top: 50px;
  position: relative;
  border-radius: 0;
  margin: 0 auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-image: url(../images/custom/cta-row-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.cta-row .btn {
  box-shadow: 0px 0px 109.4px rgba(255, 0, 0, 0.96);
  border-radius: 30px;
  margin-top: 10px;
}

.cta-row h3,
.cta-row h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 145%;
  text-align: center;
  letter-spacing: -2px;
  color: #ff0000;
  position: relative;
}
.cta-row h3:before,
.cta-row h2:before {
  content: "";
  display: inline-block;
  width: 135px;
  vertical-align: middle;
  border-bottom: 5px solid #da1a32;
  position: absolute;
  top: calc(100% + 35px);
  border-radius: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .cta-row h3:before,
  .cta-row h2:before {
    width: 70px;
  }
}

.cta-row h4 {
  color: #333;
}

.cta-row p {
  margin-top: 80px;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  text-align: center;
  color: #ffffff;
}

.cta-row > div > div > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.cta-row .wpb_text_column {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1380px) {
  .cta-row {
    width: 100vw !important;
  }
  .cta-row .vc_inner > div > div > div {
    flex-wrap: wrap;
  }
  .cta-row .wpb_raw_code {
    border-radius: 42px;
    font-size: 15px !important;
  }
  .cta-row .wpb_raw_code svg {
    height: 12.5px;
  }
  .cta-row > div:before {
    width: 245px;
    height: 170px;
    left: 0px;
    opacity: 0.25;
  }
}
@media (max-width: 1199px) {
  .cta-row h2,
  .cta-row h3,
  .cta-row h4 {
    letter-spacing: 0;
  }
  /* -------------------------------- */
  .cta-row {
    padding: 15px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .cta-row > div > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .cta-row .vc_inner > div > div > div,
  .cta-row h2,
  .cta-row h3,
  .cta-row p {
    text-align: center;
  }
  .cta-row h2,
  .cta-row h3,
  .cta-row h4 {
    margin-bottom: 20px !important;
  }
  .cta-row p {
    font-size: 18px;
  }
  .cta-row .wpb_text_column {
    max-width: 500px;
  }
}
@media (max-width: 992px) {
  .cta-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0px;
  }
  .cta-row .c1 p {
    text-align: center;
    border-radius: 10px;
  }
  .cta-row > div {
    width: 100% !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .cta-row .wpb_single_image img {
    border-radius: 8px 8px 0 0;
  }
  .cta-row .vc_inner > div > div > div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .cta-row .c1 {
    padding: 0;
    margin: 0;
    border-radius: 8px;
  }
  .cta-row .c2 {
    padding: 25px 0;
    border-radius: 0 0 8px 8px;
  }
  .cta-row .c3 {
    text-align: center;
  }
  .cta-row .c2 > div > div {
    align-items: flex-start;
    justify-content: center;
  }
  .cta-row .empty-space-horizontal {
    display: none !important;
  }
  .cta-row .r2 .wpb_text_column {
    margin-bottom: 35px !important;
  }
}
@media (max-width: 768px) {
  .cta-row {
    margin-top: 50px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/** CTA ROW - END ------------------------------------------------ */
/** CTA ROW - END ------------------------------------------------ */
/** BEFORE AFTER - START ------------------------------------------------ */
/** BEFORE AFTER - START ------------------------------------------------ */
.beforeafter-wrap > div.imgs {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.beforeafter-wrap > div.imgs > img:first-of-type {
  margin-bottom: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.beforeafter-wrap > div.imgs > img:nth-of-type(2) {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.beforeafter-wrap p {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  margin-top: 10px;
  color: #000000;
}

@media (max-width: 768px) {
  .beforeafter-wrap > div.imgs > img:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .beforeafter-wrap > div.imgs > img:nth-of-type(2) {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
/** BEFORE AFTER - END ------------------------------------------------ */
/** BEFORE AFTER - END ------------------------------------------------ */
/** CTA SECTIONS - START ------------------------------------------------ */
/** CTA SECTIONS - START ------------------------------------------------ */
.cta-row-contact {
  padding-top: 65px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
}
.cta-row-contact h5,
.cta-row-contact p {
  color: #fff;
}
.cta-row-contact p {
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
}
.cta-row-contact h2,
.cta-row-contact h3 {
  color: #ff0000;
  max-width: 500px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .cta-row-contact {
    padding-top: 15px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
  }
  .cta-row-contact > div {
    width: 100%;
  }
  .cta-row-contact > .vc_col-sm-1 {
    display: none !important;
  }
}
.cta-row-contact {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.cta-row-contact .wpcf7 h3 {
  color: #ff0000;
}
.cta-row-contact .wpcf7 {
  background: linear-gradient(
    104.92deg,
    #252525 33.66%,
    #571b1b 56.52%,
    #252525 75.36%
  );
  border-radius: 28px;
  border: 1px solid #fff;
  padding: 30px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
}
.cta-row-contact .wpcf7 input[type="text"],
.cta-row-contact .wpcf7 input[type="email"],
.cta-row-contact .wpcf7 input[type="password"],
.cta-row-contact .wpcf7 textarea,
.cta-row-contact .wpcf7 select,
.cta-row-contact .wpcf7 input[type="date"] {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 8px;
}
.cta-row-contact .wpcf7 label,
.cta-row-contact .wpcf7 p {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}
.cta-row-contact .p-gdpr {
  font-size: 13px !important;
}
.cta-row-contact .wpcf7-list-item {
  margin-left: 0;
}

.cta-row-contact textarea {
  height: 80px;
}

/** CTA SECTIONS - END ------------------------------------------------ */
/** CTA SECTIONS - END ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
.sp-btns-wrap > div > div > div {
  display: flex;
}
@media (max-width: 768px) {
  .sp-btns-wrap > div > div > div {
    flex-direction: column;
  }
  .sp-btns-wrap > div > div > div .empty-space-horizontal {
    height: 15px;
  }
}

.btn-inquiry {
  padding: 5px 46px !important;
}
@media (max-width: 992px) {
  .btn-inquiry {
    padding: 7.5px 35px !important;
  }
}

@media (max-width: 768px) {
  .vc_rtl-columns-reverse {
    flex-direction: column-reverse;
  }
}
.sp-intro-sec {
  background: #e1ded8;
  padding-top: 0px;
  padding-bottom: 75px;
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .sp-intro-sec {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .sp-intro-sec > div:first-of-type {
    margin-bottom: 35px;
  }
}
.sp-intro-sec.mb0 {
  margin-bottom: 0 !important;
}

.sivi-preliv {
  background: linear-gradient(to bottom, #f8f8f8, #ffffff);
  padding-top: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .sivi-preliv {
    padding-top: 40px;
    margin-top: 0px;
  }
}
@media (max-width: 1380px) {
  .space-above-h2 {
    height: 10px !important;
  }
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.sp-custom-order-title-row .vc_inner .wpb_text_column,
.sp-custom-order-title-row .vc_inner .wpb_single_image {
  margin-bottom: 0 !important;
}

.title-with-icon {
  display: flex;
  align-items: flex-end;
  margin-bottom: 35px;
}

.title-with-icon img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

.title-with-icon h3 {
  margin-bottom: 0;
}

.title-with-icon p {
  display: none;
}

@media (max-width: 768px) {
  .title-with-icon {
    flex-direction: column;
    align-items: flex-start;
  }
  .title-with-icon img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .sp-custom-order-title-row .vc_inner .wpb_single_image {
    margin-top: 15px !important;
  }
  .hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.gray-box {
  padding-top: 100px;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 35px;
}

.gray-box:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
  width: 1520px;
  height: calc(100% - 50px);
  background-color: #f0f7f8;
  z-index: -1;
  border-radius: 20px;
  margin-top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.gray-text-blocks p {
  font-size: 16px;
}

.gray-text-blocks > div * {
  height: 100%;
}

.gray-text-blocks .wpb_text_column {
  background-color: #f0f7f8;
  padding: 20px 35px;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .gray-text-blocks .wpb_text_column {
    padding: 20px;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.h1-lined h1 {
  position: relative;
}

.h2-lined h2 {
  position: relative;
}

.h2-lined h2:after {
  content: "";
  display: block;
  width: 100%;
  vertical-align: middle;
  position: relative;
  margin-top: 15px;
  height: 1px;
  background-color: #333;
}

.h2-lined span {
  display: inline-block;
  vertical-align: middle;
}

.h3-lined h3 {
  position: relative;
}

.h3-lined h3:after {
  content: "";
  display: block;
  width: 100%;
  vertical-align: middle;
  position: relative;
  margin-top: 25px;
  height: 1px;
  background-color: #333;
}

.h3-lined span {
  display: inline-block;
  vertical-align: middle;
}

.p-lined p {
  position: relative;
  font-size: 18px;
  font-weight: bold;
}

.p-lined p:after {
  width: 100%;
  vertical-align: middle;
  position: relative;
  margin-top: 15px;
  height: 1px;
  background-color: #333;
}

.p-lined span {
  display: inline-block;
  vertical-align: middle;
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
@media (max-width: 768px) {
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.sp-history {
  padding-bottom: 20px;
}
.sp-history > div > div > div {
  display: flex;
  margin-left: -15px !important;
  margin-right: -15px !important;
  flex-wrap: wrap;
}
.sp-history > div > div > div .wpb_raw_code {
  margin: 15px;
  display: flex;
  flex: calc(25% - 30px);
  position: relative;
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code {
    flex: calc(100% - 30px);
    margin-bottom: 100px;
  }
}
.sp-history > div > div > div .wpb_raw_code h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 135%;
  color: #fff;
  background: linear-gradient(
    311.26deg,
    rgba(255, 255, 255, 0.07) 0%,
    rgba(255, 0, 0, 0.07) 100%
  );
  border: 2px solid #7b2222;
  border-radius: 26px;
  width: 80px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sp-history > div > div > div .wpb_raw_code span {
  font-weight: 400;
  font-size: 14px;
  line-height: 165%;
  color: #fff;
}
.sp-history > div > div > div .wpb_raw_code:after {
  content: "";
  background-image: url(../images/custom/history-arrow-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 180px;
  height: 19px;
  position: absolute;
  right: 10px;
  top: 12.5px;
}
@media (max-width: 1380px) {
  .sp-history > div > div > div .wpb_raw_code:after {
    width: 140px;
    height: 15px;
    top: 14.5px;
  }
}
@media (max-width: 1199px) {
  .sp-history > div > div > div .wpb_raw_code:after {
    background-image: url(../images/custom/history-arrow-1-mobile.svg);
    width: 100px;
    height: 15px;
    top: 14.5px;
  }
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:after {
    width: 60px !important;
    top: 17.5px;
    right: 0;
    transform: rotate(90deg);
    left: 10px;
    bottom: -60px;
    top: auto;
  }
}
.sp-history > div > div > div .wpb_raw_code:nth-of-type(4) span {
  display: block;
  width: 100%;
  max-width: 190px;
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(4) span {
    max-width: 100%;
  }
}
.sp-history > div > div > div .wpb_raw_code:nth-of-type(4):after {
  background-image: url(../images/custom/history-arrow-2.svg);
  width: 150px;
  height: 254px;
  height: 214px;
  top: 23px;
  right: 45px;
}
@media (max-width: 1380px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(4):after {
    right: 0;
  }
}
@media (max-width: 1199px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(4):after {
    height: 247px;
    right: -120px;
    background-image: url(../images/custom/history-arrow-2-mobile.svg);
  }
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(4):after {
    background-image: url(../images/custom/history-arrow-1-mobile.svg);
    width: 60px !important;
    height: 15px;
    transform: rotate(90deg);
    right: 0;
    left: 10px;
    bottom: -60px;
    top: auto;
  }
}
.sp-history > div > div > div .wpb_raw_code:nth-of-type(5):before {
  content: "";
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/custom/history-arrow-3.svg);
  width: 42px;
  height: 299px;
  height: 239px;
  top: 23px;
  left: -75px;
}
@media (max-width: 1199px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(5):before {
    height: 278px;
    left: -55px;
  }
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(5):before {
    background-image: url(../images/custom/history-arrow-1-mobile.svg);
    width: 60px !important;
    height: 15px;
    transform: rotate(90deg);
    right: 0;
    left: 10px;
    bottom: -60px;
    top: auto;
  }
}
.sp-history > div > div > div .wpb_raw_code:nth-of-type(5):after,
.sp-history > div > div > div .wpb_raw_code:nth-of-type(6):after,
.sp-history > div > div > div .wpb_raw_code:nth-of-type(7):after {
  transform: rotate(180deg);
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(5):after,
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(6):after,
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(7):after {
    background-image: url(../images/custom/history-arrow-1-mobile.svg);
    width: 60px !important;
    height: 15px;
    transform: rotate(90deg);
    right: 0;
    left: 10px;
    bottom: -60px;
    top: auto;
  }
}
.sp-history > div > div > div .wpb_raw_code:nth-of-type(8):after,
.sp-history > div > div > div .wpb_raw_code:last-of-type:after {
  display: none;
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:last-of-type {
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  .sp-history > div > div > div .wpb_raw_code:nth-of-type(8):after {
    display: block;
    background-image: url(../images/custom/history-arrow-1-mobile.svg);
    width: 60px !important;
    height: 15px;
    transform: rotate(90deg);
    right: 0;
    left: 10px;
    bottom: -60px;
    top: auto;
  }
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.ns-yt-youtube {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 20px;
}

.ns-yt-youtube img {
  width: 100%;
  /*top: -16.84%;*/
  top: 0;
  left: 0;
  opacity: 0.7;
  aspect-ratio: 16/9;
}

.ns-yt-video.shorts .ns-yt-youtube {
  padding-top: 0;
  width: 340px;
  width: 100%;
  height: 605px;
}

.ns-yt-video .slick-slide {
  padding: 15px;
}

.ns-yt-video.shorts .ns-yt-youtube img {
  width: auto;
  top: 0;
  left: 0;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ns-yt-youtube .ns-yt-play-button {
  z-index: 1;
}

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

.ns-yt-youtube:hover svg {
  fill: #333;
}

.video-slider {
  position: relative;
}

.ns-yt-video.shorts.video-slider {
  margin-bottom: 100px;
}

.ns-yt-video.shorts.video-slider,
.ns-yt-video.shorts.video-slider .slick-list,
.ns-yt-video.shorts.video-slider .slick-list .ns-yt-wrapper,
.ns-yt-video.shorts.video-slider .slick-list .ns-yt-wrapper > div,
.ns-yt-video.shorts.video-slider .slick-list .ns-yt-wrapper > div > img {
  border-radius: 15px;
}

.video-slider .ns-yt-youtube {
  margin: 0;
}

.video-slider .video-slider-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.ns-yt-video.shorts.video-slider .video-slider-controls {
  right: 50%;
  bottom: -80px;
  transform: translateX(50%);
}

.video-slider .video-slider-controls button {
  cursor: pointer;
  width: 60px;
  height: 60px;
  font-size: 0;
  border-radius: 0;
  background-color: #0b51a1;
  opacity: 1;
  transition: opacity 0.2s;
  border: none;
}

.video-slider .video-slider-controls button:hover {
  opacity: 0.8;
}

.video-slider .video-slider-controls button:focus {
  outline: none;
  border: none;
}

.video-slider .video-slider-controls .slick-prev {
  background: url("img/arrow-prev.svg"), #0b51a1;
  background-repeat: no-repeat;
  background-position: center;
}

.video-slider .video-slider-controls .slick-next {
  background: url("img/arrow-next.svg"), #0b51a1;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 992px) {
  .ns-yt-youtube {
    border-radius: 8px;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.float-right-img.wpb_single_image {
  width: 835px;
  margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
  .float-right-img.wpb_single_image {
    width: 600px;
  }
}
@media (max-width: 992px) {
  .float-right-img.wpb_single_image {
    width: 400px;
  }
}
@media (max-width: 768px) {
  .float-right-img.wpb_single_image {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .float-right-img.wpb_single_image img {
    border-radius: 10px !important;
  }
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/** SUBPAGES - END ------------------------------------------------ */
/** SUBPAGES - END ------------------------------------------------ */
.sp-icons {
  margin-bottom: 0px;
}

.sp-icons > div > div > div {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 768px) {
  .sp-icons > div > div > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.sp-icons > div > div > div > .wpb_raw_code {
  display: flex;
  flex: 1 0 calc(25% - 30px);
  margin: 15px;
  padding: 40px 40px;
  padding-top: 70px;
  padding-right: 70px;
  background: linear-gradient(
    311.26deg,
    rgba(255, 255, 255, 0.07) 0%,
    rgba(255, 0, 0, 0.07) 100%
  );
  border-radius: 26px;
  position: relative;
}
.sp-icons > div > div > div > .wpb_raw_code:after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 21px;
  background: linear-gradient(90deg, #ff0000, #600000);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  background: linear-gradient(90deg, rgba(255, 0, 0, 0.7), rgba(96, 0, 0, 0.7));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .sp-icons > div > div > div > .wpb_raw_code {
    flex: 1 0 calc(50% - 30px);
    padding: 20px 30px;
    padding-top: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .sp-icons > div > div > div > .wpb_raw_code {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .sp-icons > div > div > div > .wpb_raw_code {
    flex: 1 0 calc(100% - 30px);
  }
}
.sp-icons > div > div > div > .wpb_raw_code > div {
  display: flex;
}
@media (max-width: 992px) {
  .sp-icons > div > div > div > .wpb_raw_code > div {
    flex-direction: column;
  }
}
.sp-icons > div > div > div > .wpb_raw_code > div svg {
  width: 60px;
  height: 60px;
  min-width: 60px;
  padding: 5px;
  margin-right: 15px;
  position: absolute;
  right: 0;
  top: 10px;
}
@media (max-width: 1380px) {
  .sp-icons > div > div > div > .wpb_raw_code > div svg {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
@media (max-width: 768px) {
  .sp-icons > div > div > div > .wpb_raw_code > div svg {
    margin-bottom: 10px !important;
  }
}
.sp-icons > div > div > div > .wpb_raw_code > div h4 {
  font-weight: 600;
  font-size: 36px;
  line-height: 115%;
  color: #fff;
}
@media (max-width: 1380px) {
  .sp-icons > div > div > div > .wpb_raw_code > div h4 {
    font-size: 26px !important;
  }
}
@media (max-width: 768px) {
  .sp-icons > div > div > div > .wpb_raw_code > div h4 {
    font-size: 20px !important;
  }
}
.sp-icons > div > div > div > .wpb_raw_code > div p,
.sp-icons > div > div > div > .wpb_raw_code > div span {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #fff;
  max-width: 180px;
}
.sp-icons > div > div > div > .wpb_raw_code > div ul {
  padding-left: 15px;
}
.sp-icons > div > div > div > .wpb_raw_code > div ul li {
  font-weight: 500;
  font-size: 14px;
  line-height: 115%;
  color: #24562b;
  opacity: 1;
}
.sp-icons > div > div > div > .wpb_raw_code > div h6 {
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 115%;
  color: #24562b !important;
  padding-left: 30px;
  position: relative;
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .sp-icons > div > div > div > .wpb_raw_code > div h6 {
    font-size: 16px !important;
  }
}
.sp-icons > div > div > div > .wpb_raw_code > div h6:before {
  content: "";
  background-image: url(../images/custom/checkmark-yes.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -30px;
  position: absolute;
  margin-top: 4px;
  margin-right: 15px;
}

/** SP ICONS - START ------------------------------------------------ */
/** SP ICONS - START ------------------------------------------------ */
/** SP ICONS - END ------------------------------------------------ */
/** SP ICONS - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
.language-selector-container {
  height: 100%;
  margin-left: 0px;
  margin-right: 30px;
  font-family: "Titillium Web", sans-serif;
  padding: 0;
  padding-left: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.language-selector-container img {
  width: 20px;
}

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

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: 0px;
  margin-right: 0px;
  padding: 0;
  padding-left: 0px;
  padding-right: 0;
  cursor: pointer;
}

header .language-selector-container .fa {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

header .language-selector-container .fa:hover {
  color: #fff;
}

header .language-selector-container span {
  padding: 0;
  float: right;
  font-weight: 600;
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  cursor: default;
  margin-left: 3px;
  margin-right: 5px;
  cursor: pointer;
}

header .language-selector-container span:hover {
  color: #fff;
}

header .language-selector-2 {
  position: absolute;
  background: #333;
  color: #fff;
  z-index: 111;
  top: 21px;
  float: right;
  right: -1;
  display: none;
  left: -12.5px;
  padding: 2px 8px 8px 2px;
  border: 1px solid transparent;
  border-radius: 4px;
}
header .language-selector-2 span:hover {
  color: #fff;
}

header .language-selector-2.open {
  display: block;
}

header .language-selector-2 span {
  display: none;
}

header .language-selector-2 span:hover {
  text-decoration: underline;
}

header .language {
  width: 100%;
  float: left;
  padding: 3px 5px;
  margin-bottom: 2px;
  font-weight: 400;
}

header .language span {
  padding: 0;
  margin-right: 0;
}

header .language-selector-container .language span {
  display: block;
}

@media (min-width: 768px) {
  header .language-selector-container {
    /*      top: 8px;
          cursor: pointer; */
  }
}
@media (max-width: 1380px) {
  header .language-selector-container span {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  header .language-selector-2 {
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  header .language .fa-angle-down:before {
    display: none;
  }
}
@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;
  }
  .language-selector-container {
    margin-left: 0 !important;
  }
}
@media (max-width: 1199px) {
  header .language-selector-container.lang-mobile {
    display: flex;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 35px;
    float: none;
    margin: 0 !important;
    margin-right: 0px !important;
    margin-bottom: 35px !important;
  }
  header .language-selector-container span,
  header .language-selector-container .fa,
  header .language-selector-container .fa:hover {
    color: #ff0000 !important;
  }
  header .language-selector-container .fa {
    display: none;
  }
  header .language {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
  }
  header .language-selector-container > span {
    text-decoration: underline;
  }
  header .language-selector-2.open {
    display: flex !important;
  }
}
@media (max-width: 768px) {
  header .language-selector-container.lang-mobile {
    float: left;
    margin-left: 0px !important;
  }
}
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
.hero-row > div > div > div {
  position: relative;
}

.hero-row .h1-title:before {
  content: "";
  position: absolute;
  background: url("img/h1-line.svg");
  left: 0;
  right: 0;
  top: -75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
  max-width: 1290px;
  margin: 0 auto;
}

.hero-row .h1-title {
  position: absolute;
  bottom: 125px;
  left: 0;
  right: 0;
  text-align: center;
}

.hero-row .h1-title h1 {
  font-weight: 300;
  font-size: 60px;
  line-height: 118%;
  text-align: center;
  color: #fff;
}

.hero-row .slick-slide img.video-placeholder {
  width: 100%;
  height: auto;
}

.hero-row .slick-slide img.video-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}

.ns-slider {
  overflow: visible;
  position: relative;
  opacity: 0;
}

.ns-slider:before,
.ns-slider:after {
  bottom: -425px;
  width: 435px;
  height: 1185px;
  z-index: 1;
}

.slick-initialized {
  opacity: 1;
}

.ns-video-slider .slide > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  z-index: 2;
}

.ns-video-slider .video-slide:before {
  content: "";
  display: block !important;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.45) 10%,
    rgba(0, 0, 0, 0.45) 100%
  );
}

.ns-video-slider .slide video {
  width: 100vw;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  background-color: #000;
}

.ns-video-slider .slide {
  height: 100% !important;
  max-height: 750px;
  min-height: 750px;
}

.ns-video-slider .ns-slide-background-img > div > div > div {
  justify-content: center;
  align-items: center;
  align-items: flex-end;
}

.ns-video-slider .ns-slide-background-img {
  background-color: #333;
}

.ns-video-slider .slick-dots {
  display: none;
}

.ns-video-slider h1 {
  position: relative;
  font-weight: 700;
  font-size: 64px;
  line-height: 108%;
  text-align: left;
  padding-left: 40px;
  color: #fff;
  max-width: 750px;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.ns-video-slider h1:before {
  content: "";
  display: block;
  width: 7px;
  vertical-align: middle;
  position: relative;
  margin-top: 0;
  height: 100%;
  background-color: #ff0000;
  left: 0;
  bottom: 0;
  top: 0;
  position: absolute;
}

.ns-video-slider h1:after {
  content: "";
  display: block;
  width: 88px;
  height: 2px;
  background-color: #ff0000;
  margin-top: 30px;
  position: absolute;
}

.ns-video-slider h3,
.ns-video-slider h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  color: #fff;
  margin-bottom: 45px;
  padding-left: 40px;
  max-width: 500px;
}

.ns-video-slider .ns-slider-text > .btn {
  margin-left: 40px;
}

.ns-video-slider .ns-slider-text > .btn:first-of-type {
  margin-right: 35px;
}

@media screen and (max-width: 1700px) {
  .ns-video-slider,
  .ns-video-slider .slide {
    max-height: 650px;
    min-height: 650px;
  }
}
@media screen and (max-width: 1379px) {
  .hero-row .h1-title {
    bottom: 25px;
  }
  .hero-row .h1-title h1,
  .ns-video-slider h1 {
    font-size: 45px;
  }
  .hero-row .h1-title:before {
    display: none;
  }
  .ns-video-slider,
  .ns-video-slider .slide {
    height: 100% !important;
    max-height: 650px;
    min-height: 650px;
  }
  .ns-slider:before,
  .ns-slider:after {
    width: 217.5px;
    height: 592.5px;
    background-size: cover;
    bottom: -100px;
  }
  .ns-video-slider .slide video {
    width: 150%;
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 991px) {
  .hero-row .h1-title {
    position: initial;
  }
  .hero-row .h1-title h1 {
    color: #333;
  }
  .hero-row .h1-title:before {
    top: auto;
    bottom: 75px;
    height: 1px;
    background: url("img/h1-line-black.svg");
    background-repeat: no-repeat !important;
    background-position: center center !important;
  }
  .ns-video-slider {
    margin-bottom: 0 !important;
  }
  .ns-slider:before,
  .ns-slider:after {
    bottom: -150px;
    width: 108.75px;
    height: 296.25px;
  }
}
@media screen and (max-width: 767px) {
  .hero-row {
    margin-top: 65px;
  }
  .ns-video-slider h1:after,
  .ns-video-slider h2:after {
    display: none;
  }
  .ns-video-slider h1,
  .hsec1 .ns-slider-text h1 {
    font-size: 25px !important;
    line-height: 135% !important;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0;
  }
  .ns-video-slider h1:before {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
  .ns-video-slider h3,
  .ns-video-slider h4 {
    padding: 0;
  }
  .hsec1 .ns-slider-text {
    text-align: center;
    margin-bottom: 35px;
  }
  .ns-video-slider,
  .ns-video-slider .slide {
    max-height: 550px;
    min-height: 550px;
  }
  .ns-video-slider .slide video {
    margin-top: -50px;
  }
  .ns-video-slider .slide > div.video-slide-content {
    position: fixed;
    bottom: 0;
    background: #333;
    width: 100%;
    max-width: none;
    padding-top: 35px;
    padding-bottom: 35px;
    transform: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ns-video-slider .slide > div.video-slide-content .wpb_text_column {
    max-width: 300px;
  }
  .ns-slider:before,
  .ns-slider:after {
    display: none;
  }
  .ns-video-slider .video-slide:before {
    background: none;
  }
}
@media screen and (max-width: 400px) {
  .ns-slider-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ns-video-slider h3,
  .ns-video-slider h4 {
    margin-bottom: 20px;
  }
  .ns-video-slider .ns-slider-text > .btn:first-of-type {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .ns-video-slider .slide video {
    width: 200%;
    margin-left: -55%;
  }
}
/** HERO - END ------------------------------------------------ */
/** HERO - END ------------------------------------------------ */
/** HSEC - START ------------------------------------------------ */
/** HSEC - START ------------------------------------------------ */
.hp-icons {
  background-color: #f4fafd;
  background-size: cover;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 75px;
}
@media (max-width: 992px) {
  .hp-icons {
    padding-top: 45px;
    padding-bottom: 35px;
  }
}

.hp-icons > div > div > div {
  max-width: 1500px !important;
  margin: 0 auto !important;
}

.hp-icons .vc_inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: space-between;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.hp-icons .vc_inner > div {
  background: linear-gradient(
    311.26deg,
    rgba(255, 255, 255, 0.07) 0%,
    rgba(255, 0, 0, 0.07) 100%
  );
  border-radius: 26px;
  margin: 15px;
  padding: 30px 30px;
}
.hp-icons .vc_inner > div:after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 21px;
  background: linear-gradient(90deg, #ff0000, #600000);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  background: linear-gradient(90deg, rgba(255, 0, 0, 0.7), rgba(96, 0, 0, 0.7));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.hp-icons .vc_inner > div > div,
.hp-icons .vc_inner > div > div > div,
.hp-icons .vc_inner > div > div > div > div,
.hp-icons .vc_inner > div > div > div > div > div,
.hp-icons .vc_inner > div > div > div > div > div > span {
  height: 100%;
}

.hp-icons .vc_inner .wpb_raw_code {
  margin-bottom: 0;
}

.hp-icons .vc_inner .wpb_raw_code span {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hp-icons .vc_inner .wpb_raw_code > div {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.hp-icons .vc_inner .wpb_raw_code h3 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  color: #fff;
}

.hp-icons .vc_inner .wpb_raw_code h3,
.hp-icons .vc_inner .wpb_raw_code p {
  max-width: 250px;
  color: #fff;
}

.hp-icons .vc_inner .wpb_raw_code h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #fff;
}

.hp-icons .vc_inner .wpb_raw_code p {
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  color: #fff;
  opacity: 1;
}

.hp-icons svg {
  position: absolute;
  right: 30px;
}

.slider-cards {
  padding-bottom: 100px;
  margin-left: 10px !important;
}
.slider-cards .slick-dots {
  position: absolute;
  bottom: 0px;
  left: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 10px;
  list-style: none;
  background: transparent;
}
.slider-cards .slick-dots li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slider-cards .slick-dots li,
.slider-cards .slick-dots li button {
  width: 12px;
  height: 12px;
}
.slider-cards .slick-dots li button {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 0;
}
.slider-cards .slick-dots li button::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #333;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
}
.slider-cards .slick-dots li.slick-active button::before,
.slider-cards .slick-dots li button:hover::before {
  background: #333;
  transform: scale(1.1);
}
.slider-cards .slick-list .slick-track {
  display: flex !important;
  align-items: stretch;
}
.slider-cards .slick-list .slick-slide {
  height: auto;
  display: flex !important;
}
.slider-cards .slick-list .slick-slide > div {
  display: flex;
  width: 100%;
}
.slider-cards .wpb_raw_code {
  padding: 35px 30px;
  margin: 0 20px;
  background: #f4f3f1;
  border-radius: 13px;
  display: flex !important;
  flex-direction: column;
  height: 100%;
}
.slider-cards .wpb_raw_code svg {
  height: 100px;
  width: auto;
}
.slider-cards
  .slick-track
  > .slick-slide:not(.slick-cloned):nth-child(3n + 0)
  .wpb_raw_code {
  background: #c3bdb4;
}
.slider-cards
  .slick-track
  > .slick-slide:not(.slick-cloned):nth-child(3n + 1)
  .wpb_raw_code {
  background: #f4f3f1;
}
.slider-cards
  .slick-track
  > .slick-slide:not(.slick-cloned):nth-child(3n + 2)
  .wpb_raw_code {
  background: #e1ded8;
}
@media (max-width: 992px) {
  .slider-cards {
    padding-bottom: 50px;
  }
}

.slider-cards .slick-prev,
.slider-cards .slick-next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 21px;
  border: none;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  background-color: #c3bdb4;
  border-radius: 50%;
  transition: 0.1s ease;
}
.slider-cards .slick-prev {
  right: 370px;
  background-image: url(../images/custom/arrow-right.svg);
  transform: rotate(180deg);
}
.slider-cards .slick-next {
  right: 300px;
  background-image: url(../images/custom/arrow-right.svg);
}
.slider-cards .slick-prev:hover,
.slider-cards .slick-next:hover {
  background-color: #e1ded8;
}
.slider-cards .slick-prev:before,
.slider-cards .slick-next:before {
  display: none;
}
@media (max-width: 1380px) {
  .slider-cards .slick-prev {
    right: auto;
    left: calc(50% - 55px);
  }
  .slider-cards .slick-next {
    left: auto;
    right: calc(50% - 55px);
  }
}
@media (max-width: 992px) {
  .slider-cards .slick-prev,
  .slider-cards .slick-next {
    width: 35px;
    height: 35px;
    background-size: 20px 19px;
  }
}

@media screen and (max-width: 1380px) {
  .hp-icons h2 {
    font-size: 30px !important;
  }
  .hp-icons h4 {
    font-size: 18px !important;
  }
  .hp-icons p {
    font-size: 18px !important;
  }
  .hp-icons .vc_inner .wpb_raw_code h3,
  .hp-icons .vc_inner .wpb_raw_code p {
    max-width: 210px;
  }
}
@media screen and (max-width: 1199px) {
  .hp-icons svg {
    position: relative;
    right: 0;
    top: 0;
  }
  .hp-icons .vc_inner .wpb_raw_code > div {
    flex-direction: column;
    justify-content: space-between;
  }
  .hp-icons .vc_inner .wpb_raw_code span {
    justify-content: flex-start;
  }
  .hp-icons .vc_inner > div {
    padding: 20px 10px;
  }
  .hp-icons .vc_inner .wpb_raw_code h3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .hp-icons .vc_inner .wpb_raw_code p {
    margin-bottom: 0;
    font-size: 15px !important;
  }
  .hp-icons .vc_inner .wpb_raw_code h3,
  .hp-icons .vc_inner .wpb_raw_code p {
    max-width: 250px;
  }
  .hp-icons .c1 h4,
  .hp-icons h3 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 992px) {
  .hp-icons h2 {
    text-align: center !important;
    margin-left: 0;
  }
  .hp-icons .vc_empty_space {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .hp-icons {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  .hp-icons .wpb_raw_code svg {
    width: 45px;
    height: 45px;
  }
  .hp-icons .vc_inner {
    flex-wrap: wrap;
  }
  .hp-icons .vc_inner > div {
    padding: 25px 10px;
    margin: 15px;
    width: calc(100% - 30px);
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .slider-cards {
    padding: 0 0 50px 0;
  }
  .slider-cards .slick-list .slick-slide > div {
    justify-content: center;
  }
  .slider-cards .slick-dots {
    left: 0;
    right: 0;
  }
  .slider-cards .wpb_raw_code {
    padding: 20px;
  }
  .slider-cards .slick-list {
    overflow: hidden;
    clip-path: none;
  }
  .hp-icons .vc_inner .wpb_raw_code h4 {
    margin-top: 2rem;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
@media (max-width: 768px) {
  .hsec {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.hsec1 {
  padding-top: 70px;
}

.hsec1 .vc_inner {
  display: flex;
  align-items: center;
  padding: 0px 80px;
  padding-right: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
}

.hsec1 .r1 {
  padding-left: 0;
}
.hsec1 .r1 > div > div {
  padding: 0;
}

.hsec1 .wpb_single_image {
  margin-bottom: 0 !important;
}

.hsec1 .c2 .wpb_single_image {
  text-align: center;
}

.hsec1 h4 {
  font-size: 22px;
  line-height: 140%;
  font-weight: 400;
  color: #a4a4a4;
}

.hsec1.hsec1v2 .vc_inner {
  background-color: #fff;
  padding: 60px 0px;
}

@media screen and (max-width: 1199px) {
  .hsec1 > .c2:before {
    width: 660px;
  }
}
@media screen and (max-width: 992px) {
  .hsec1 {
    text-align: left;
  }
  .hsec1 .vc_inner {
    padding-top: 40px;
    padding-bottom: 40px;
    padding: 40px 10px;
    flex-direction: column;
  }
  .hsec1 .vc_inner > div {
    width: 100% !important;
  }
  .hsec1 .c1 {
    margin-left: 0;
  }
  .hsec1 .c1 .wpb_single_image {
    margin-bottom: 35px;
  }
  .hsec1 .c2 {
    padding-left: initial;
  }
  .hsec1 > .c2 {
    margin-top: 0px;
    padding: 35px 0px;
    height: 100%;
  }
  .p-lined p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .hsec1 {
    flex-direction: column;
    padding-bottom: 0px;
  }
  .hsec1 > div {
    width: 100%;
    max-width: 100%;
  }
  .hsec1 > .c2:before {
    display: none;
  }
  .hsec1 .vc_inner,
  .hsec1.hsec1v2,
  .hsec1.hsec1v2 .vc_inner {
    padding-bottom: 0px !important;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
.logo-belt-wrap .bs-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
}

.logo-belt-wrap .bs-container > div {
  height: auto;
  margin: 30px 15px;
  flex: 0 0 calc(15.6667% - 30px);
  max-width: calc(15.6667% - 30px);
  width: calc(15.6667% - 30px);
}

.logo-belt-wrap .bs-container > div {
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 1199px) {
  .logo-belt-wrap .bs-container > div {
    height: auto;
    margin: 30px 15px;
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
    width: calc(25% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .logo-belt-wrap .bs-container > div {
    height: auto;
    margin: 30px 15px;
    flex: 0 0 calc(33% - 30px);
    max-width: calc(33% - 30px);
    width: calc(33% - 30px);
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/** HSEC - END ------------------------------------------------ */
/** HSEC - END ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
.gmap-row {
  margin-bottom: -35px;
}

.gmap-row .wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
  border-radius: 20px;
}

.gmap-row iframe {
  border-radius: 20px;
}

.sp-kontakt-sec-1 {
  margin-bottom: 60px;
  position: relative;
}

.sp-kontakt-sec-1 h4 {
  color: #ff0000;
}

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

.sp-kontakt-sec-1 .c1 p,
.sp-kontakt-sec-1 .c1 a {
  font-weight: 600;
}

.sp-kontakt-sec-1 .c1 a {
  color: #333;
  text-decoration: none;
}

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

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

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

.sp-kontakt-sec-1 .c1 .wpb_raw_html a:hover span {
  color: #ff0000 !important;
  text-decoration: underline !important;
}

.wpcf7-response-output {
  border: 2px solid green !important;
  font-size: 16px;
  color: #ffffff;
}

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

.wpcf7-mail-sent-ok {
  border: 2px solid green !important;
}

.wpcf7-form-control-wrap[data-name="file-cv"],
.wpcf7-file {
  white-space: normal;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
}

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

.wpcf7 {
  background: linear-gradient(
    104.92deg,
    #252525 33.66%,
    #571b1b 56.52%,
    #252525 75.36%
  );
  border-radius: 28px;
  border: 1px solid transparent;
  padding: 60px !important;
  padding-left: 80px !important;
  padding-right: 80px !important;
  padding-bottom: 40px !important;
}

.wpcf7 label {
  font-weight: bold;
  margin-top: 0.5rem;
}

.wpcf7 h3 {
  color: #fff;
  margin-top: 0px;
}

.wpcf7 p {
  color: #fff;
}

.wpcf7 a {
  color: #fff;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 input[type="date"] {
  width: 100%;
  border-radius: 6px;
  line-height: 31px;
  border: 1px solid #7b2222;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 8px 16px;
  color: #fff;
  background: linear-gradient(
    311.26deg,
    rgba(255, 255, 255, 0.15) 0%,
    rgba(255, 0, 0, 0.15) 100%
  );
  border-radius: 15px;
}

.wpcf7 .wpcf7-not-valid-tip {
  color: red !important;
  padding-top: 5px;
}

.wpcf7 .p-input {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

.wpcf7 .p-input br {
  display: none;
}

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

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

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

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

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

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

.wpb_gmaps_widget {
  margin-bottom: 0 !important;
}

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

.p-gdpr {
  font-size: 14px !important;
  color: #fff !important;
  font-weight: 400 !important;
}

.p-gdpr a {
  color: rgb(255, 86.7, 86.7);
}

@media (max-width: 1380px) {
  .sp-kontakt-sec-1 .c1 .wpb_raw_html span {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .wpcf7 {
    padding-top: 30px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (max-width: 991px) {
  .wpcf7 {
    border-radius: 8px;
  }
  .sp-kontakt-sec-1 {
    margin-bottom: 30px;
  }
  .sp-kontakt-sec-1 .c1 {
    margin-bottom: 0px;
  }
  .sp-kontakt-sec-1 .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 .c1,
  .sp-kontakt-sec-1 .c2 {
    width: 100%;
  }
  .sp-kontakt-sec-1 .c2 {
    margin-top: 35px;
  }
  .wpcf7 .ajax-loader {
    width: auto !important;
  }
  .gmap-row .wpb_gmaps_widget .wpb_wrapper,
  .gmap-row iframe {
    border-radius: 8px;
  }
}
@media (max-width: 767px) {
  .sp-kontakt-sec-1 .c1 .wpb_raw_html span {
    font-size: 16px;
    line-height: 20px;
  }
  .sp-kontakt-sec-1 .c2 {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .sp-kontakt-sec-1 .c2 .wpcf7 {
    padding: 20px !important;
  }
  .wpcf7 {
    padding: 20px !important;
    padding-bottom: 20px !important;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 textarea,
  .wpcf7 select,
  .wpcf7 input[type="date"] {
    font-size: 14px;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"] {
    height: 40px;
  }
}
.sp-kontakt-sec-1 .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.wpcf7-form-control-wrap .wpcf7-select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  padding-right: 50px;
}
.wpcf7-form-control-wrap:has(.wpcf7-select)::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}

/** SP KONTAKT - END ------------------------------------------------ */
/** SP KONTAKT - END ------------------------------------------------ */
@media (max-width: 992px) {
  body.ref-list-page #content .vc_inner > div:first-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  body.ref-list-page #content .vc_inner > div:last-of-type {
    padding-top: 0 !important;
  }
  body.ref-list-page #content .vc_inner > div .wpb_text_column {
    margin-bottom: 0 !important;
  }
}
/** 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;
  margin-top: 15px;
}

.sidenav {
  margin-bottom: 45px;
}

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

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

.sidenav-title h2,
.side-menu-title h2 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 500;
  font-size: 20px !important;
  line-height: 170% !important;
  text-align: left;
  color: #333;
  text-transform: none;
}

.sidenav li {
  list-style-type: none;
  list-style: none;
  padding: 0;
  border: none;
  border-top: 0.5px solid #d1d5db !important;
  border-bottom: 0.5px solid #d1d5db !important;
}
.sidenav li:first-of-type {
  border-top: 1px solid transparent !important;
}
.sidenav li:last-of-type {
  border-bottom: 1px solid transparent !important;
}

.sidenav a {
  font-family: "Titillium Web", sans-serif;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 20px;
  width: 100%;
  color: #333;
  line-height: 150%;
}

.sidenav a:before {
  display: none;
}

.sidenav li.current-menu-item {
  border-top: 0.5px solid #d1d5db;
  border-bottom: 0.5px solid #d1d5db;
}

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

.sidenav-title.current h2 {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .sidenav {
    margin-top: 0;
  }
  .sidenav a {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .sidenav a {
    padding: 12.5px 7.5px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .sidenav,
  .aktualno-side-menu {
    display: none;
  }
  .sidenav {
    padding-bottom: 10px;
  }
  .sidenav .sidenav-title {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .sidenav .sidenav-title h2 {
    font-size: 18px !important;
  }
}
.vc_separator {
  border-color: #d1d5db;
  margin-top: -20px !important;
  margin-bottom: 15px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.companies-accordion-wrap img {
  border: 1px solid #d1d5db;
}

/** SIDEMENU - END ------------------------------------------------ */
/** SIDEMENU - END ------------------------------------------------ */
/** NEWS HOMEPAGE - START ------------------------------------------------ */
/** NEWS HOMEPAGE - START ------------------------------------------------ */
.hsec-news {
  padding-top: 65px;
  padding-bottom: 35px;
  margin-top: 0;
  margin-bottom: 0px;
  background-color: #fff;
}

.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.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1920px;
  height: 500px;
  position: absolute;
  left: 0px;
  right: 0;
  top: 0;
  z-index: 0;
}

.hsec-news h3 {
  font-weight: bold;
  max-width: 700px;
}

.hsec-news h5 {
  color: #ff0000;
}

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

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

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

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

.hsec-news .loop-item-horizontal img {
  max-height: 430px;
}

@media (max-width: 1400px) {
  .hsec-news:before,
  .hsec-news:after {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hsec-news {
    margin-bottom: 0px;
  }
  .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: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hsec-news h3 {
    margin-top: 0;
    margin-bottom: 20px !important;
  }
  .hsec-news .r1 > div > div,
  .hsec-news .r2 > div > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .hsec-news .r1 > div > div > div {
    flex-direction: column;
    align-items: flex-start;
  }
}
/** NEWS HOMEPAGE - END ------------------------------------------------ */
/** NEWS HOMEPAGE - END ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL  - START ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL  - START ------------------------------------------------ */
.loop-item-horizontal {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-bottom: 35px;
}
.loop-item-horizontal img {
  transition: 0.2s;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .loop-item-horizontal {
    margin-bottom: 0;
  }
}
.loop-item-horizontal .c1 {
  margin-bottom: 10px;
}
.loop-item-horizontal h4 a {
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  color: #333;
}
@media (max-width: 1199px) {
  .loop-item-horizontal h4 a {
    font-size: 20px;
  }
}
.loop-item-horizontal a:hover svg {
  transition: 0.2s;
  transform: scale(0.9);
}
.loop-item-horizontal a:hover img {
  border: 1px solid #7b2222;
}
.loop-item-horizontal .c2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 16px;
  width: 100%;
}
.loop-item-horizontal .c2 .post-date {
  flex: 0 0 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-top: 15px;
}
@media (max-width: 1199px) {
  .loop-item-horizontal .c2 .post-date {
    font-size: 15px;
  }
}
.loop-item-horizontal .c2 h4 {
  flex: 1;
  margin: 0;
}
.loop-item-horizontal .c2 > a:last-child {
  flex: 0 0 auto;
  margin-left: auto;
}
@media (max-width: 1380px) {
  .loop-item-horizontal svg {
    width: 20px;
    height: 18px;
  }
}

.loop-item {
  padding-left: 0;
  padding-right: 0;
}

/** 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;
  justify-content: center;
}

.page-numbers {
  border: 2px solid transparent;
  background-color: transparent;
  color: #ff0000;
  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: #ff0000;
  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: #ff0000 !important;
  color: #fff;
}

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

.page-numbers.current {
  border: 2px solid transparent;
  background-color: #ff0000;
  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 ------------------------------------------------ */
/** PROCESS  - START ------------------------------------------------ */
/** PROCESS  - START ------------------------------------------------ */
.sp-process > div > div > div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.sp-process > div > div > div > div.wpb_text_column {
  flex: 1 0 100%;
  margin-top: 30px;
  margin-bottom: 60px;
}
.sp-process > div > div > div > div.wpb_raw_code {
  display: flex;
  margin-bottom: 60px;
  flex: calc(50% - 30px);
  max-width: calc(50% - 30px);
}
@media (max-width: 992px) {
  .sp-process > div > div > div > div.wpb_raw_code {
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
.sp-process > div > div > div > div.wpb_raw_code > .wpb_wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.sp-process > div > div > div svg {
  min-width: 140px;
  height: auto;
}
@media (max-width: 1380px) {
  .sp-process > div > div > div svg {
    min-width: 100px;
  }
}
@media (max-width: 768px) {
  .sp-process > div > div > div svg {
    min-width: 50px;
  }
}
.sp-process > div > div > div span {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1380px) {
  .sp-process > div > div > div span {
    padding-left: 30px;
  }
}
.sp-process > div > div > div span h3 {
  margin-bottom: 0.75rem;
  font-weight: 500;
  font-size: 32px;
  color: #333;
}
.sp-process > div > div > div span img {
  margin-top: 0.75rem;
  border-radius: 20px;
}

/** PROCESS  - END ------------------------------------------------ */
/** PROCESS  - END ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
.file-wrap {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  padding: 0;
  background: linear-gradient(
    104.92deg,
    #252525 33.66%,
    #571b1b 56.52%,
    #252525 75.36%
  );
  border-radius: 17px;
  padding: 20px 30px;
}
.file-wrap:before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: linear-gradient(45deg, #ff0000, #600000);
  z-index: -1;
}

.file-wrap a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  margin-left: -25px;
  padding-right: 80px;
}

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

.file-wrap:hover a {
  text-decoration: underline !important;
  color: #fff;
}

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

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

.file-dl-icon {
  margin-right: 10px !important;
  margin-left: 40px;
  font-size: 21px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
}

.file-dl-icon.fa-dl-link:before {
  content: "";
  background-image: url(../images/download-link-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 30px;
}
@media (max-width: 768px) {
  .file-dl-icon.fa-dl-link:before {
    width: 35px;
    height: 35px;
  }
}

.file-dl-icon.fa-dl-file:before {
  content: "";
  background-image: url(../images/download-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 30px;
}
@media (max-width: 768px) {
  .file-dl-icon.fa-dl-file:before {
    width: 35px;
    height: 35px;
  }
}

a.file-dl-btn {
  display: flex;
  align-items: center;
}

.file-button.file-wrap {
  background: none;
  max-width: 270px;
  float: right;
}
@media (max-width: 768px) {
  .file-button.file-wrap {
    float: left;
  }
}
.file-button.file-wrap:before {
  display: none;
}

.file-button.file-wrap a {
  color: #333;
}

/** 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: 0px;
  border-top: 1px solid #333;
}

.wpb-js-composer
  .vc_tta.vc_general
  .vc_tta-panels
  > .vc_tta-panel:first-of-type,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active + .vc_tta-panel,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:has(+ .vc_active) {
  border-top: none;
}

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

.vc_tta-accordion .vc_tta-panel-body p {
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  color: #333;
  opacity: 1;
  max-width: 500px;
}
@media (max-width: 992px) {
  .vc_tta-accordion .vc_tta-panel-body p {
    font-size: 16px;
  }
}

.vc_tta-accordion .vc_tta-panel-body ul li {
  color: #4c4c4c;
  opacity: 0.8;
}

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

.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: transparent !important;
  border-radius: 65px !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/custom/accordion-plus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  width: 30px;
  height: 19px;
}
@media (max-width: 1199px) {
  .vc_tta-accordion .vc_tta-controls-icon:before {
    width: 25px;
    height: 15px;
  }
}

.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
  background-image: url(../images/custom/accordion-minus.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: 0px !important;
  padding-right: 0px !important;
}

.vc_tta-accordion .vc_tta-title-text,
.vc_tta-accordion .vc_active .vc_tta-title-text {
  text-transform: none !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  text-align: left;
  color: #333;
}
@media (max-width: 1199px) {
  .vc_tta-accordion .vc_tta-title-text,
  .vc_tta-accordion .vc_active .vc_tta-title-text {
    font-size: 20px;
  }
}

.vc_tta.vc_general .vc_tta-panel-title {
  background: transparent !important;
}

.vc_tta-accordion .vc_tta-panel-body {
  background-color: transparent !important;
  padding: 25px 0px !important;
  padding-top: 0 !important;
  border-radius: 0px !important;
  margin-top: 0px !important;
  padding-left: 55px !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 !important;
  margin-top: 0px;
}

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

.vc_tta.vc_general .vc_tta-panel-title > a {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding: 25px 20px !important;
}
@media (max-width: 992px) {
  .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 15px 20px !important;
  }
}

.vc_tta.vc_general .vc_tta-panel-title > a,
.vc_tta-accordion .vc_tta-title-text,
.vc_tta-accordion .vc_active .vc_tta-title-text {
  background: transparent !important;
  color: #333 !important;
  border-radius: 65px !important;
}

.vc_tta-accordion .vc_active .vc_tta-title-text,
.vc_tta-accordion .vc_active p {
  color: #fff !important;
}

.wpb-js-composer
  .vc_tta.vc_general
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a:hover {
  background: transparent !important;
}

.vc_tta.vc_general .vc_tta-panel.vc_active {
  background: linear-gradient(
    104.92deg,
    #252525 33.66%,
    #571b1b 56.52%,
    #252525 75.36%
  ) !important;
  border-radius: 17px;
}

@media (max-width: 992px) {
  .vc_tta-accordion .vc_tta-title-text,
  .vc_tta-accordion .vc_active .vc_tta-title-text {
    font-size: 18px;
  }
}
/** ACCORDIONS - END ------------------------------------------------ */
/** ACCORDIONS - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
.subcat-wrap-btn > div {
  margin-bottom: 10px !important;
}

.subcat-wrap-btn {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.subcat-wrap-btn {
  display: flex;
  align-items: center;
}

.subcat-wrap-btn svg {
  display: inline-block !important;
  margin-left: 0 !important;
  margin-right: 10px;
}

.subcat-wrap-btn .btn {
  padding: 0px 18px !important;
}

.home .subcat-wrap-slider {
  margin-top: 35px;
}

.subcat-wrap-slider {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  margin-bottom: 65px;
  text-align: center;
}

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

.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%;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
}

.subcat-wrap-slider .subcat-cont > div > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.subcat-wrap-slider .subcat-cont > div > div > a {
  width: 100%;
}

.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 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0px;
  border-radius: 20px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  aspect-ratio: 4/3.5;
}

.subcat-wrap-slider .image {
  z-index: 1;
}

.subcat-wrap-slider .text {
  color: #fff;
  text-transform: none;
  text-align: left;
  position: relative;
  margin-top: 0;
  border-radius: 0px 0px 20px 20px;
  width: 100%;
  height: auto;
  padding: 0px 0px;
  padding-top: 30px;
  text-align: left;
  top: 0;
  left: 0;
}

.subcat-wrap-slider .text h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  text-transform: uppercase;
  color: #333333;
  margin-top: 0rem;
  margin-bottom: 0rem;
  text-align: left;
}

.subcat-wrap-slider .text p {
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
  padding: 0px;
  padding-right: 50px;
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  color: #333;
  text-align: left;
}

.subcat-wrap-slider a:hover {
  text-decoration: none;
  box-shadow: none;
}

.subcat-wrap-slider .subcat-cont > div > a:not(.btn):hover {
  background: transparent;
  border-radius: 10px;
}

.subcat-wrap-slider a:hover h2,
.subcat-wrap-slider a:hover h2 {
  color: #333;
}

.subcat-wrap-slider a:hover img {
  box-shadow: none;
}

.subcat-wrap-slider a:hover .text {
  background-color: transparent;
}

.subcat-wrap-slider a:hover h2,
.subcat-wrap-slider a:hover p {
  text-decoration: underline;
}

.subcat-wrap-slider a:hover svg circle {
  fill: #ff0000;
}

.subcat-wrap-slider .btn {
  margin-top: auto;
  margin-bottom: 10px;
  margin-left: 10px;
  z-index: 3;
  left: 0;
  bottom: 10px;
  color: #ff3c00;
  position: absolute;
  right: 0px;
  justify-content: flex-end;
  display: flex;
}

.subcat-wrap-slider .btn svg {
  display: block !important;
  transition: 0.2s;
}

.subcat-wrap-slider .btn:hover {
  text-decoration: underline !important;
}
.subcat-wrap-slider .btn:hover svg {
  transform: scale(0.9);
}

@media (max-width: 1380px) {
  .subcat-wrap-btn .btn {
    padding: 5px 18px !important;
  }
  .subcat-wrap-slider .btn svg {
    width: 20px;
    height: 18px;
  }
}
@media (max-width: 1199px) {
  .subcat-wrap-slider .text p {
    font-size: 15px;
  }
  .subcat-wrap-slider .text h2 {
    font-size: 22px !important;
  }
}
@media (max-width: 991px) {
  .subcat-wrap-slider .subcat-cont {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .subcat-wrap-slider .subcat-cont {
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .subcat-wrap-slider .text {
    padding: 25px;
    padding-left: 0;
    padding-bottom: 0;
  }
  .subcat-wrap-slider .subcat-cont > div > div {
    justify-content: flex-end;
  }
  .subcat-wrap-slider img {
    height: auto;
    width: 100%;
  }
}
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
@supports (-webkit-hyphens: none) and (not (-moz-appearance: none)) {
  /* Safari (and maybe Chrome) styles */
  .hsec-news:before,
  .gallery-row::before,
  .gray-box:before {
    display: block !important;
  }
}
/** SAFARI - END ------------------------------------------------ */
/** SAFARI - 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,
.wpml-ls-statics-footer,
.otgs-development-site-front-end {
  display: none !important;
}

/** GDPR COOKIES - END ------------------------------------------------ */
/** GDPR COOKIES - END ------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  display: none !important;
}

.svgtest .wpb_raw_code > div {
  display: flex;
  justify-content: center;
}

.svgtest svg {
  width: 100%;
  stroke-width: 20px;
  stroke: red;
}

/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
@media (max-width: 1199px) {
  .wpgmza_map {
    max-height: 400px !important;
  }
}
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/* ---------------- ---------------- ---------------- */
/** SECTION - FAQ - START ------------------------------------------------ */
/** SECTION - FAQ - START ------------------------------------------------ */
.sp-faq {
  margin-top: 80px;
  margin-bottom: 80px;
  position: relative;
}
.sp-faq h2 {
  max-width: 550px;
}
.sp-faq h5 {
  color: #ff0000;
}
@media (max-width: 992px) {
  .sp-faq {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sp-faq {
    padding-top: 45px;
    padding-bottom: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.sp-faq-mini {
  margin-top: 80px;
}
@media (max-width: 992px) {
  .sp-faq-mini {
    margin-top: 40px;
  }
}
.sp-faq-mini .vc_tta-accordion .vc_tta-controls-icon:before {
  background-image: url(../images/custom/accordion-plus-mini.svg);
  width: 24px;
  height: 17px;
}
.sp-faq-mini .vc_tta-accordion .vc_active .vc_tta-controls-icon:before {
  height: 24px;
  width: 17px;
}
.sp-faq-mini
  .vc_tta-accordion
  .vc_tta-panel.vc_active
  .vc_tta-controls-icon:before {
  background-image: url(../images/custom/accordion-minus-mini.svg);
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel.vc_active {
  background: #fff !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel.vc_active {
  border-radius: 0 !important;
}
.sp-faq-mini .vc_tta-accordion .vc_active .vc_tta-title-text,
.sp-faq-mini .vc_tta-accordion .vc_active p {
  color: #333 !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel-title > a,
.sp-faq-mini .vc_tta-accordion .vc_tta-panel-body {
  padding-left: 0 !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panels > .vc_tta-panel:first-of-type,
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel.vc_active + .vc_tta-panel,
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel:has(+ .vc_active) {
  border-bottom: 1px solid #333 !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panel {
  border: none !important;
  border-bottom: 1px solid #333 !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panels > .vc_tta-panel:last-of-type {
  border-top: none !important;
}
.sp-faq-mini .vc_tta.vc_general .vc_tta-panels > .vc_tta-panel:last-of-type {
  border-bottom: none !important;
}

/** SECTION - FAQ - END ------------------------------------------------ */
/** SECTION - FAQ - END ------------------------------------------------ */
/** SECTION - DODATNA DELA - START ------------------------------------------------ */
/** SECTION - DODATNA DELA - START ------------------------------------------------ */
.sp-dodatna-dela .wpb_text_column {
  margin-bottom: 0 !important;
}
.sp-dodatna-dela .btn {
  margin-top: 15px !important;
}
.sp-dodatna-dela h5 {
  margin-top: 0 !important;
}
.sp-dodatna-dela ul {
  padding-left: 15px;
}
.sp-dodatna-dela ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 115%;
  color: #24562b;
  opacity: 0.8;
}

/** SECTION - DODATNA DELA - END ------------------------------------------------ */
/** SECTION - DODATNA DELA - END ------------------------------------------------ */
/** SECTION - TABLES - START ------------------------------------------------ */
/** SECTION - TABLES - START ------------------------------------------------ */
table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

table td {
  border: 1px solid #d3d1c7;
  padding: 15px 25px;
  background: transparent;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #3d3d3a;
}
@media (max-width: 1199px) {
  table td {
    font-size: 16px;
    padding: 10px 15px;
  }
}

table tr td:first-of-type {
  text-align: left;
}

table img {
  width: 17px;
  height: 13px;
}

table tr:first-child td {
  font-weight: 600;
  font-size: 24px;
  line-height: 115%;
  text-align: center;
  color: #24562b;
}
@media (max-width: 1199px) {
  table tr:first-child td {
    font-size: 18px;
  }
}

table tr:first-child td:nth-child(1) {
  background: #f4f3f1;
}

table tr:first-child td:nth-child(2) {
  background: #e1ded8;
}

table tr:first-child td:nth-child(3) {
  background: #c3bdb4;
}

table tr:first-child td:nth-child(4) {
  background: #7a746c;
  color: #ffffff;
}

/** SECTION - TABLES - END ------------------------------------------------ */
/** SECTION - TABLES - END ------------------------------------------------ */ /*# sourceMappingURL=main.css.map */
