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

b,
strong {
  font-weight: 700;
}

* {
  outline: none !important;
}

body {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  height: 100%;
}

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

html,
body {
  overflow-x: hidden;
}

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

.small-footer {
  background: #192f64;
  color: #e8e8e8;
  font-size: 14px;
  font-weight: 300;
  padding: 14px 0 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

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

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

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

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

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

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

.vc_separator {
  border-color: #e8e8e8;
}

.vc_row-flex.vc_row-o-columns-middle {
  align-items: center;
}

.vc_row-flex.vc_row-o-columns-middle .wpb_text_column {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 992px) {
  .vc_row-flex.vc_row-o-columns-middle {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: auto !important;
  }
  .vc_row-flex.vc_row-o-columns-middle > div {
    width: 100% !important;
  }
}
/*-------------------- typography START --------------------*/
h1 {
  font-size: 35px;
  line-height: 125%;
  font-weight: 700;
}

h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  font-size: 26px;
  line-height: 138%;
  font-weight: 600;
  color: #000000;
}

h4 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  color: #000000;
}

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

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

p {
  line-height: 175%;
  font-weight: 400;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif !important;
  margin-top: 0;
  margin-bottom: 0.8em;
}

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

a {
  color: #f37031;
}

.wpb_text_column ul {
  padding-left: 25px;
  font-weight: 300;
  list-style: none;
  margin-bottom: 15px;
}

.wpb_text_column ul li {
  font-weight: normal;
  line-height: 1.75;
  color: #000000;
}

.wpb_text_column ul li:before {
  content: "";
  background-image: url(../images/bullet-point.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -1.25em;
  position: absolute;
  margin-top: 13px;
  margin-right: 10px;
}

.wpb_text_column p a {
  color: #f37031;
  text-decoration: underline;
}

.wpb_text_column p a:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  h1 {
    font-size: 34px;
    line-height: 44px;
  }
  h2 {
    font-size: 22px !important;
    line-height: 26px;
  }
  .home h2 {
    font-size: 24px !important;
    line-height: 28px;
  }
  h3 {
    font-size: 20px !important;
    line-height: 24px;
  }
  h4 {
    font-size: 18px !important;
    line-height: 24px;
  }
  h5 {
    font-size: 15px;
    line-height: 20px;
  }
  li,
  p {
    font-size: 16px;
    line-height: 1.5;
  }
  li:before {
    margin-top: 0px;
    font-size: 15px;
  }
  .wpb_text_column ul li:before {
    margin-top: 12px;
  }
}
/*-------------------- typography END --------------------*/
/** BASE - END ------------------------------------------------ */
/** BASE - END ------------------------------------------------ */
/*-------------------- UI elements START --------------------*/
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=date],
select {
  border: 2px solid #eee;
  border-radius: 3px;
  height: 50px;
  padding: 8px;
  background: #fff;
}

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

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

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

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

.table-responsive-container {
  position: relative;
  overflow: scroll;
  margin-bottom: 15px;
}

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: 10px;
  line-height: 1.42857143;
  vertical-align: top;
}

table .td-align-center {
  text-align: center !important;
}

@media (min-width: 992px) {
  .table-responsive-container {
    overflow: auto;
  }
}
@media (max-width: 768px) {
  table .td-align-center img,
  .wp-image-2609 {
    width: 12.5px;
    height: auto;
  }
  table td {
    font-size: 15px !important;
  }
}
/*-------------------- UI elements END --------------------*/
/*-------------------- bootstrap classes START --------------------*/
.btn,
#jquery-cookie-law-script a.cookie-law-button {
  border-radius: 3px;
  border: none;
  margin: 0;
  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  line-height: 1;
}

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

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

.btn-md {
  padding: 15px 22.5px;
  font-size: 16px;
  font-weight: 700;
}

.btn-lg {
  padding: 19px 27.17px;
  font-size: 18px;
  font-weight: 700;
}

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

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

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

#jquery-cookie-law-script a#cookie-law-button-more,
#jquery-cookie-law-script a#cookie-law-button-more:visited,
.btn-default,
.btn-default:visited {
  color: #f37031;
  background: #fff;
  border: 2px solid #f37031;
}

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

#jquery-cookie-law-script a#cookie-law-button-more:hover,
.btn-default:hover {
  color: #fff;
  background: #dc5413;
  border: 2px solid #dc5413;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  #cookie-law-action {
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
  #cookie-law-button-ok {
    margin-bottom: 10px !important;
  }
}
/*-------------------- bootstrap classes END --------------------*/
/*------------------- VC default START ---------------------*/
/* tabs */
.vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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_tta-controls-icon,
.vc_tta-accordion .vc_active .vc_tta-controls-icon {
  background: #F37031 !important;
  border: 5px solid #F37031;
  border-color: #F37031 !important;
  border-radius:50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.file-wrap a {
  font-weight: 700;
  color: #000;
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ns-bs .bs-brand-box {
  height: 150px;
  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: #1a1a1a;
  font-weight: 700;
  margin: 16px 0 0 0;
  z-index: 1;
  position: relative;
}

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

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

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

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

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

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

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

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

.post-img-cover {
  min-height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  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;
}

.ns-gallery {
  float: left;
}

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

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

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

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

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

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

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

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

.nsg-c10 {
  width: 10%;
}

.nsg-c6 {
  width: 16.666%;
}

.nsg-c5 {
  width: 20%;
}

.nsg-c4 {
  width: 25%;
}

.nsg-c3 {
  width: 33.333%;
}

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

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

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

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

.nsg-gitem {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ns-hotspots-left-half,
.ns-hotspots-right-half {
  float: left;
  width: 50%;
}

.ns-hotspots-left-half {
  text-align: center;
}

.ns-hotspots-right-half {
  padding-right: 35px;
}

@media (max-width: 767px) {
  .ns-hotspots-left-half,
  .ns-hotspots-right-half {
    width: 100%;
  }
  .ns-hotspots-right-half {
    padding-right: 0;
  }
}
.ns-hotspots-container {
  max-width: 100%;
  position: relative;
  display: inline-block;
}

.ns-hotspots-background {
  max-width: 100%;
  height: auto;
}

.ns-hotspots-item {
  position: absolute;
  margin-top: -22px;
  margin-left: -22px;
  background: rgb(53, 132, 220);
  background: linear-gradient(to bottom, rgb(53, 132, 220) 0%, rgb(53, 132, 220) 20%, rgb(22, 82, 150) 60%, rgb(22, 82, 150) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#3584dc", endColorstr="#165296",GradientType=0 );
  font-size: 20px;
  text-align: center;
  color: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: 9px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4), inset 0 -3px 2px rgba(0, 0, 0, 0.35), inset 0 3px 2px rgba(255, 255, 255, 0.5);
}

.ns-hotspots-item:before {
  content: "";
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 2px solid #333;
  position: absolute;
  display: block;
  top: -10px;
  left: -10px;
  opacity: 0;
  transition: 0.5s;
}

.ns-hotspots-item.active:before {
  opacity: 1;
}

/*.ns-hotspots-item:before {
	content: '+';
	text-align: center;
	position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    color: $primary-text;
    font-weight: bold;
    font-size: 24px;
}*/
/*@media (max-width: 767px) {
	.ns-hotspots-item {
		display: none;
	}
}

.ns-hotspots-item-bubble {
	width: 300px;
	background: $bubble-background;
	position: absolute;
	border-radius: $border-radius;
	padding: 15px;
	display: none;
	z-index: 10;
}

.ns-hotspots-item-bubble.show {
	display: block;
}

.ns-hotspots-item-bubble.top,
.ns-hotspots-item-bubble.bottom {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ns-hotspots-item-bubble.top {
	bottom: 100%;
	margin-bottom: 16px;
}

.ns-hotspots-item-bubble.top:before {
	content: '';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 16px solid $bubble-background;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -15px;
}

.ns-hotspots-item-bubble.bottom {
	top: 100%;
	margin-top: 16px;
}

.ns-hotspots-item-bubble.bottom:before {
	content: '';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 16px solid $bubble-background;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -15px;
}

.ns-hotspots-item-bubble.left,
.ns-hotspots-item-bubble.right {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ns-hotspots-item-bubble.left {
	right: 100%;
	margin-right: 16px;
}

.ns-hotspots-item-bubble.left:before {
	content: '';
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 16px solid $bubble-background;
	position: absolute;
	top: 50%;
	right: -16px;
	margin-top: -15px;
}

.ns-hotspots-item-bubble.right {
	left: 100%;
	margin-left: 16px;
}

.ns-hotspots-item-bubble.right:before {
	content: '';
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 16px solid $bubble-background;
	position: absolute;
	top: 50%;
	left: -16px;
	margin-top: -15px;
}
*/
.ns-hotspots-bubble {
  background: #fff;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 0 22px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  margin-top: 15px;
}

@media (max-width: 767px) {
  .ns-hotspots-bubble {
    margin-bottom: 45px;
  }
}
.ns-hotspots-bubble-number {
  background: rgb(53, 132, 220);
  background: linear-gradient(to bottom, rgb(53, 132, 220) 0%, rgb(53, 132, 220) 20%, rgb(22, 82, 150) 60%, rgb(22, 82, 150) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#3584dc", endColorstr="#165296",GradientType=0 );
  font-size: 20px;
  text-align: center;
  color: #fff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: 9px 0;
  position: relative;
  margin: 0 auto;
  margin-top: -22px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4), inset 0 -3px 2px rgba(0, 0, 0, 0.35), inset 0 3px 2px rgba(255, 255, 255, 0.5);
}

.ns-hotspots-bubble-number:before {
  content: "";
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 2px solid #333;
  position: absolute;
  display: block;
  top: -10px;
  left: -10px;
}

.ns-hotspots-bubble-title {
  margin-bottom: 15px;
  margin-top: 25px;
}

.ns-hotspots-bubble-desc {
  font-size: 16px;
  margin-bottom: 40px;
}

.hotspots-list-item {
  width: 100%;
  display: table;
  margin-bottom: 15px;
}

.hotspots-list-item-num-wrap {
  padding-right: 30px;
  display: table-cell;
  width: 75px;
}

.hotspots-list-item-num {
  font-size: 20px;
  color: #333;
  width: 45px;
  height: 45px;
  border: 2px solid #333;
  border-radius: 50%;
  text-align: center;
  padding: 8px 0;
}

.hotspots-list-item-title {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  display: table-cell;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hotspots-list-item-title {
    font-size: 14px;
  }
}
/** NAVIGATION - START ------------------------------------------------ */
/** NAVIGATION - START ------------------------------------------------ */
header {
  height: 120px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  background: #394a56;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  background: #f8f1e4;
  background: #fff;
  border-bottom: 5px solid transparent;
}

header:after {
  content: "";
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3c5caa;
  opacity: 1;
  height: 60px;
  z-index: 0;
}

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

.home-logo img,
.home-logo svg {
  width: 300px;
}

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

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

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

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

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

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

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

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

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

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

.header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code {
  margin-bottom: 0 !important;
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 10px 15px;
}

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

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

.header-middle-desktop .c2 a {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

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

.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-top-desktop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
}

.header-top-desktop .c1 {
  z-index: 1;
}

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

.header-top-desktop .c2 .wpb_raw_code {
  margin-bottom: 0;
}

.header-top-desktop .top-nav {
  padding-top: 0;
  padding-bottom: 0px;
  padding-right: 0;
}

.header-top-desktop .top-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

.header-top-desktop .top-nav ul > div > li {
  margin-right: 30px;
}

.header-top-desktop .top-nav ul > div > li:nth-of-type(2) {
  border-right: 1px solid #a4a4a4;
  padding-right: 30px;
}

.header-top-desktop .top-nav ul > div > li a {
  color: #353535;
  font-size: 16px;
  font-weight: 400;
  line-height: 162.5%;
}

.header-top-desktop .top-nav ul > div > li:last-of-type {
  padding-right: 0;
}

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

.header-middle-desktop .main-nav:before {
  background: none;
  border: 2px solid #f37031;
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  width: calc(100% - 15px);
  border-radius: 10px;
  pointer-events: none;
  display: none;
}

.header-middle-desktop .main-nav:after {
  background: none;
  border: 1px solid #f37031;
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  width: calc(100% - 15px);
  border-radius: 10px;
  pointer-events: none;
  display: none;
}

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

.header-middle-desktop .main-nav .nav > li > a {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  text-align: right;
  color: #fff;
  background-color: transparent;
  transition: 0s;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase !important;
  z-index: 9;
  white-space: nowrap;
}
.header-middle-desktop .main-nav .nav > li > a:hover, .header-middle-desktop .main-nav .nav > li > a:focus, .header-middle-desktop .main-nav .nav > li > a:active {
  color: #f37031;
  text-decoration: none !important;
}
.header-middle-desktop .main-nav .nav > li {
  background: transparent !important;
}
.header-middle-desktop .main-nav .nav > li:first-of-type {
  margin-left: 0;
}
.header-middle-desktop .main-nav .nav > li:last-of-type {
  margin-right: 0;
}
.header-middle-desktop .main-nav .nav > li:last-of-type::after {
  display: none;
}

.header-top-desktop .top-nav li.current-menu-item > a,
.header-top-desktop .top-nav li.current-menu-item > a:hover,
.header-top-desktop .top-nav li.current-menu-item > a:focus,
.header-top-desktop .top-nav li.current-page-ancestor > a,
.header-top-desktop .top-nav li.current-page-ancestor > a:hover,
.header-top-desktop .top-nav li.current-page-ancestor > a:focus {
  text-decoration: none;
  color: #f37031 !important;
}

.header-middle-desktop .main-nav .nav li.current-menu-item > a,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:hover,
.header-middle-desktop .main-nav .nav li.current-menu-item > a:focus,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:hover,
.header-middle-desktop .main-nav .nav li.current-page-ancestor > a:focus {
  color: #f37031 !important;
  text-decoration: none !important;
  background: transparent !important;
}
.header-middle-desktop .navbar-header {
  display: none;
}

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

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

.header-middle-desktop .main-nav .nav li a i {
  font-size: 18px;
  font-weight: 700;
}

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

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

.main-nav .sub-menu-container {
  margin-left: 0px;
  padding-top: 21px;
  margin-top: -7px;
  left: -55px;
  width: 280px;
}
.main-nav .sub-menu-container li a {
  font-family: "Roboto", sans-serif !important;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.megamenu-container-desktop .main-nav .nav > li > a {
  height: 50px;
}

@media (max-width: 1320px) {
  .home-logo {
    text-align: left;
  }
  .home-logo svg,
  .home-logo img {
    max-width: 200px;
  }
  .header-middle-desktop .main-nav .nav > li:after {
    bottom: -2px;
  }
  .header-top-desktop .top-nav ul > div > li {
    margin-right: 15px;
  }
  .header-top-desktop .top-nav ul > div > li:nth-of-type(2) {
    padding-right: 15px;
  }
  .header-middle-desktop .main-nav .nav > li > a {
    font-size: 16px;
    font-weight: 400 !important;
  }
}
.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 svg {
    height: 15px;
  }
  .header-top-desktop .top-nav {
    padding-bottom: 0;
  }
  .home-logo {
    text-align: center;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 150px;
  }
  .header-middle-desktop .c2 > div > div {
    justify-content: center;
    align-items: center;
  }
  .header-middle-desktop .main-nav .nav > li > a {
    font-size: 16px;
  }
  .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: -20px;
    display: none;
  }
  .header-middle-desktop .main-nav .nav > li > a:hover:after,
  .header-middle-desktop .main-nav .nav > li > a:focus:after,
  .header-middle-desktop .main-nav .nav > li > a:active:after {
    bottom: -20px;
    display: none;
  }
  .header-middle-desktop .c2 svg .header-middle-desktop .main-nav {
    width: auto;
  }
  .main-nav .sub-menu-container {
    padding-top: 11px;
  }
  .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: 35px;
  }
  .header-middle-desktop .main-nav:before {
    display: none;
  }
  .header-middle-desktop .main-nav:after {
    top: 0px;
    width: 100%;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code {
    border: none !important;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code span {
    font-size: 16px !important;
  }
}
@media (max-width: 992px) {
  header {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.25s;
  }
  header,
  .home header {
    height: 65px;
    border-bottom: none !important;
  }
  .c1 .home-logo {
    padding-left: 15px;
    margin-bottom: 0;
    top: auto;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 144px;
  }
  .ns-topheader .c1 .wpb_wrapper:first-of-type {
    display: flex;
    align-items: center;
  }
  .breadcrumbs-container {
    padding-bottom: 0;
  }
  .breadcrumbs-container-hide {
    z-index: 1 !important;
  }
  .megamenu-container-desktop,
  .header-middle-desktop,
  .header-top-desktop,
  .ns-mega-menu-row,
  header:after {
    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: #000000;
  }
  .ns-megamenu .open {
    display: block;
  }
  .ns-megamenu ul {
    padding-left: 0px;
    list-style: none;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    text-align: left;
    color: #000000;
    text-align: center;
    margin-bottom: 30px !important;
  }
  .ns-megamenu nav > ul > div > li a {
    color: #3c5caa;
    font-weight: 600;
  }
  .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: #f37031 !important;
    text-decoration: none !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    margin-top: 10px;
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    color: #000000 !important;
    font-weight: 400 !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: #f37031 !important;
    text-decoration: none !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .ns-megamenu .dropdown-toggle i {
    display: none;
  }
  .ns-megamenu li.current-menu-item > a,
  .ns-megamenu li.current-menu-item > a:hover,
  .ns-megamenu li.current-menu-item > a:focus,
  .ns-megamenu li.current-page-ancestor > a,
  .ns-megamenu li.current-page-ancestor > a:hover,
  .ns-megamenu li.current-page-ancestor > a:focus {
    background: transparent !important;
    color: #f37031 !important;
  }
  .ns-megamenu li.current-menu-item > a,
  .ns-megamenu li.current-menu-item > a:hover,
  .ns-megamenu li.current-menu-item > a:focus,
  .ns-megamenu li.current-page-ancestor > a,
  .ns-megamenu li.current-page-ancestor > a:hover,
  .ns-megamenu li.current-page-ancestor > a:focus {
    background: transparent !important;
  }
  .ns-megamenu > div > div > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .ns-megamenu.ns-megamenuopen {
    z-index: 15;
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    padding-bottom: 0px !important;
    overflow: hidden;
  }
  header.bg-none {
    background: none;
  }
  header.mob-men-magic {
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1700;
  }
  header.mob-men-magic > div {
    position: static;
    height: 100%;
  }
  .ns-topheader {
    height: 65px;
    position: relative;
    z-index: 16;
    background: #fff;
  }
  .ns-topheader .c1 {
    position: relative;
    height: 65px;
  }
  .ns-topheader .c1 .wpb_single_image,
  .ns-topheader .c1 .wpb_raw_code {
    margin-bottom: 0 !important;
    margin-left: 15px;
  }
  .ns-topheader .c1 .wpb_single_image svg,
  .ns-topheader .c1 .wpb_single_image img,
  .ns-topheader .c1 .wpb_raw_code svg,
  .ns-topheader .c1 .wpb_raw_code img {
    max-width: 100px;
    margin-top: 5px;
  }
  .ns-topheader .c1 .wpb_wrapper:first-of-type {
    height: 65px;
  }
  .ns-topheader .c2 {
    margin-top: 16px;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
  }
  .ns-topheader .c2 .wpb_raw_code {
    margin: 0;
  }
  .ns-topheader .c2 .wpb_raw_code svg {
    height: 22px;
    width: 22px;
  }
  .ns-topheader .c2 .wpb_raw_code a {
    top: 0px;
    position: relative;
    margin-right: 40px;
  }
  .ns-topheader .c2 a {
    margin-right: 15px;
  }
  .ns-topheader .c2 a span {
    display: none;
  }
  .ns-topheader .c2 .ns-mainmenu-btn {
    cursor: pointer;
    position: relative;
    top: 2px !important;
    display: block;
    width: 25px;
    height: 17px;
    z-index: 20;
    right: 15px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div {
    background-color: #f37031;
    border-radius: 0px;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 22px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn {
    top: 1px !important;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div {
    height: 4px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(1) {
    animation: outT 0.8s backwards;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(2) {
    margin: 5px 0;
    animation: outM 0.8s backwards;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div:nth-child(3) {
    animation: outBtm 0.8s backwards;
    animation-direction: reverse;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(1) {
    animation: inT 0.8s forwards;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(2) {
    animation: inM 0.8s forwards;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn div:nth-child(3) {
    animation: inBtm 0.8s forwards;
  }
  @keyframes inM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @keyframes outM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @keyframes inT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes outT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes inBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes outBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  .ns-topheaderopen {
    width: 100vw;
    left: 15px;
    position: fixed;
  }
  .ns-megamenu nav > ul > div > li a i {
    margin-left: 0px;
    padding: 5px 15px;
    position: absolute;
    margin-top: 2.5px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    font-size: 18px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a:hover {
    text-decoration: underline !important;
  }
  .ns-megamenu .sub-menu-container {
    display: none;
  }
  .ns-megamenu .sub-menu-container.open {
    display: block;
  }
}
.home .ns-topheader {
  border-bottom: 5px solid transparent !important;
}

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

.main-nav .sub-menu {
  width: auto;
  background: white;
  padding: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

.main-nav .sub-menu li {
  min-width: 280px;
  padding: 15px 0px !important;
  padding-left: 0px !important;
  margin: 0 0px !important;
}

.main-nav .sub-menu li:before {
  content: "";
  background-image: url(../images/sub-menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  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: 16px;
  color: #000000;
  font-weight: 400 !important;
}

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

.main-nav .ns-mega-trigger .sub-menu {
  display: none !important;
}

.main-nav .ns-mega-trigger i {
  display: none !important;
}

.main-nav .sub-menu li:first-child {
  border-top: 1px solid #e8e8e8 !important;
}

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

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

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

.header-middle-desktop .navbar-nav > li > a {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 31px; /* 172.222% */
  text-transform: uppercase;
}

.header-middle-desktop .navbar-nav > li > a:hover {
  color: #f37031;
  text-decoration: none !important;
}

/** NAVIGATION mega case - END ------------------------------------------------ */
/** NAVIGATION mega case - END ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
.wpcf7-submit,
.btn {
  padding: 0.5px 29px !important;
  font-weight: 600 !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 18px !important;
  text-transform: none !important;
  border-radius: 4px !important;
  line-height: 46px !important;
  transition: 0s !important;
}
.wpcf7-submit svg,
.btn svg {
  display: none;
  margin-left: 10px;
  margin-top: 2px;
  transition: 0s;
  margin-bottom: -1px;
  position: absolute;
  right: 35px;
  height: 27px;
}
.btn1,
.btn2,
.btn3,
.btn4,
.btn5 {
  line-height: 43px !important;
}

.btn4 {
  color: yellow !important;
  border: 2px solid yellow !important;
  background: transparent !important;
}
.btn4:hover, .btn4:active, .btn4:focus {
  color: #fff !important;
  border: 2px solid yellow !important;
  background: yellow !important;
}

.btn.btn-inquiry {
  font-weight: bold !important;
}

@media (max-width: 992px) {
  .btn {
    font-size: 16px !important;
    line-height: 26px !important;
    padding: 7.5px 20.5px !important;
    white-space: normal;
  }
  .btn1 {
    padding: 9.5px 34.5px !important;
  }
  .btn svg {
    height: 12px;
  }
}
/** BUTTONS - END ------------------------------------------------ */
/** BUTTONS - END ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
.hsec0 h1 {
  margin-top: -10px;
}

.home h2 {
  font-size: 28px;
  font-weight: bold !important;
  line-height: 138%;
}

.hsec1 h2,
.hsec3 h2 {
  margin-top: 40px;
}

.hsec2 h2 {
  margin-bottom: 5px !important;
}

.hsec1,
.hsec2,
.hsec3 {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 50px;
}

.hsec1 {
  background: #e0e6f5;
}

.hsec1,
.hsec3 {
  -webkit-clip-path: polygon(100% 0%, 0.052% 0%, 0% 100%, 99.948% 92.521%, 100% 0%);
          clip-path: polygon(100% 0%, 0.052% 0%, 0% 100%, 99.948% 92.521%, 100% 0%);
}

@media (max-width: 768px) {
  .hsec1,
  .hsec3 {
    -webkit-clip-path: polygon(100% 0%, 0.052% 0%, 0% 100%, 99.948% 97.521%, 100% 0%);
            clip-path: polygon(100% 0%, 0.052% 0%, 0% 100%, 99.948% 97.521%, 100% 0%);
  }
}
.hsec2 {
  padding-top: 0;
  margin-top: 50px;
}

.hsec1 > div > div > div,
.hsec2 > div > div > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hsec3 {
  background-color: #3c5caa;
  padding-bottom: 200px;
}

.hsec3 h2,
.hsec3 p {
  color: #fff;
}

.hsec1 .read-more {
  margin-bottom: 75px;
}

.hsec1 .read-more,
.hsec2 .read-more {
  border-color: transparent !important;
  padding: 0 0px !important;
  color: #f37031 !important;
  background-color: transparent !important;
  text-decoration: none !important;
  font-weight: 400 !important;
  margin-top: 0px;
  display: flex;
  align-items: baseline;
  font-size: 18px !important;
  border: 1px solid transparent !important;
}
.hsec1 .read-more:after,
.hsec2 .read-more:after {
  content: "";
  background-image: url(../images/chevron-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  width: 7px;
  height: 11px;
  margin-left: 10px;
}

.hsec1 .read-more:hover,
.hsec1 .read-more:focus,
.hsec1 .read-more:active,
.hsec2 .read-more:hover,
.hsec2 .read-more:focus,
.hsec2 .read-more:active {
  text-decoration: underline !important;
  border-color: transparent !important;
  background: transparent !important;
  color: #f37031 !important;
}
.hsec1 .read-more:hover:after svg path,
.hsec1 .read-more:focus:after svg path,
.hsec1 .read-more:active:after svg path,
.hsec2 .read-more:hover:after svg path,
.hsec2 .read-more:focus:after svg path,
.hsec2 .read-more:active:after svg path {
  fill: #f37031 !important;
}

@media (max-width: 991px) {
  .hsec3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .hsec3 .read-more,
  .hsec2 .read-more {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .hsec3 {
    padding-top: 30px;
    padding-bottom: 150px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hsec3 .r1 > div > div,
  .hsec3 .r2 > div > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.hsec4 {
  margin-top: -225px;
  margin-bottom: -100px;
  padding-bottom: 50px;
}

.hsec4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #fdece4 0%, rgba(253, 236, 228, 0) 52.29%);
  opacity: 1;
  min-height: 1600px;
  height: 100%;
  z-index: -1;
}

.hsec4 .r1 {
  margin-top: 25px;
}

.hsec4 .r2 {
  display: flex;
  align-items: stretch;
  margin-top: 70px;
}

.hsec4 .r2 > div > div,
.hsec4 .r2 > div > div > div,
.hsec4 .r2 > div > div > div > div {
  height: 100%;
}

@media (max-width: 992px) {
  .hsec4 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .hsec4 .r2 {
    flex-direction: column;
  }
  .hsec4 .r2 > div:first-of-type {
    margin-bottom: 35px;
  }
}
/** HOMEPAGE - END ------------------------------------------------ */
/** HOMEPAGE - END ------------------------------------------------ */
/** MEGA MENU - START ------------------------------------------------ */
/** MEGA MENU - START ------------------------------------------------ */
ul.navbar-nav > li.ns-mega-trigger {
  cursor: pointer;
}

nav.ns-main-menu ul.navbar-nav > li.ns-mega-trigger > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 10px;
  transform: rotateX(0deg);
  transition: transform 0.2s;
}

nav.ns-main-menu ul.navbar-nav > li.mega-clicked > a:after {
  transform: rotateX(180deg);
  transition: all 0.2s;
}

nav.ns-main-menu ul.navbar-nav > li.mega-clicked:after {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .nav-down .ns-mainmenu-row,
  .nav-down .ns-mega-menu-row {
    margin-top: 0 !important;
  }
  .nav-up .ns-mainmenu-row {
    margin-top: -169px !important;
    opacity: 0;
    transition: opacity 0.4s ease !important;
  }
  .nav-up .ns-mega-menu-row {
    margin-top: -133px !important;
    opacity: 0;
    transition: opacity 0.4s ease !important;
  }
  .ns-mainmenu-row.ns-fixed,
  .ns-mega-menu-row.ns-fixed {
    position: fixed !important;
    width: 100% !important;
    z-index: 20 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 1;
    transition: margin-top 0.4s ease, opacity 0.4s ease !important;
  }
  .ns-mainmenu-row,
  .ns-mega-menu-row {
    position: absolute !important;
    width: 100% !important;
    z-index: 10 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    margin: 0 auto !important;
    opacity: 1;
    transition: opacity 0.4s ease !important;
  }
  .ns-mega-menu-row {
    top: 170px;
  }
  .admin-bar .ns-mega-menu-row {
    top: 170px;
  }
  /*	.admin-bar .ns-mega-menu-row.ns-fixed {
  	top:167px;
  }
  .ns-mega-menu-row.ns-fixed {
  	top:135px;
  }*/
  .ns-mainmenu-row nav.navbar > div > ul,
  .ns-mega-menu-row > div {
    max-width: 1290px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1300px) {
  .ns-mainmenu-row,
  .ns-mega-menu-row {
    position: absolute !important;
    width: 1290px !important;
  }
}
/*mega menu styles*/
.ns-mega-menu-row,
.ns-mega-menu-row.ns-fixed {
  background-color: #fff;
  padding: 55px 30px !important;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
}

nav.ns-main-menu ul.navbar-nav > li.dropdown > a {
  padding-right: 43px !important;
}

div.ns-subcats-list {
  padding: 20px 0;
}

div.ns-subcats-list:last-child {
  border-bottom: none;
}

ul.wc-cat-list {
  margin: 0;
  padding: 0;
}

ul.wc-cat-list li {
  list-style: none;
  line-height: 2;
}

ul.wc-cat-list li.mega-parent-cat a {
  color: #eee;
  font-weight: 700;
}

ul.wc-cat-list > li > a {
  font-size: 1rem;
  font-weight: 400;
  color: pink;
}

ul.wc-cat-list li i.icon-angle-right:before {
  font-size: 14px;
  font-weight: 400 !important;
  color: pink;
  transition: color 0.2s;
}

ul.wc-cat-list li:not(.mega-parent-cat) > a:hover {
  text-decoration: underline;
}

ul.wc-cat-list li:not(.mega-parent-cat):hover i.icon-angle-right:before {
  color: #eee;
}

ul.wc-cat-list li.mega-parent-cat > a:hover,
ul.wc-cat-list li.mega-parent-cat.mega-current > a,
ul.wc-cat-list li.mega-current > a {
  text-decoration: underline;
}

ul.wc-cat-list li.mega-current > a,
ul.wc-cat-list li.mega-current i.icon-angle-right:before {
  color: #fff;
}

ul.navbar-nav > li.ns-mega-trigger {
  cursor: pointer;
}

nav.ns-main-menu ul.navbar-nav > li.ns-mega-trigger > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 10px;
  transform: rotateX(0deg);
  transition: transform 0.2s;
}

nav.ns-main-menu ul.navbar-nav > li.mega-clicked > a:after {
  transform: rotateX(180deg);
  transition: all 0.2s;
}

nav.ns-main-menu ul.navbar-nav > li.mega-clicked:after {
  opacity: 1;
}

.mega-btn-container {
  display: block;
  position: absolute;
  cursor: pointer;
  left: 0;
  width: 27px;
  height: 19px;
}

.mega-btn-container span {
  position: absolute;
  display: block;
  height: 3px;
  width: 100%;
  background: #333;
  border-radius: 0;
}

.mega-btn-container span:first-child {
  transition: all 0.3s;
}

.mega-btn-container span:nth-child(2) {
  margin-top: 8px;
  transition: all 0.3s;
}

.mega-btn-container span:nth-child(3) {
  margin-top: 8px;
  transition: all 0.3s;
}

.mega-btn-container span:nth-child(4) {
  margin-top: 16px;
  transition: all 0.3s;
}

.mega-btn-container.x-btn span:nth-child(2) {
  transform: rotate(45deg);
}

.mega-btn-container.x-btn span:nth-child(3) {
  transform: rotate(-45deg);
}

.mega-btn-container.x-btn span:nth-child(1),
.mega-btn-container.x-btn span:nth-child(4) {
  opacity: 0;
}

nav.ns-main-menu ul.navbar-nav > li.ns-mega-trigger a.on_wc_page {
  background-color: #516cab;
  color: #fff;
}

.ns-mega-menu-row {
  display: flex;
  padding: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.ns-mega-menu-row.mega-open {
  padding: 20px 0;
  height: auto;
  opacity: 1;
  visibility: visible;
  overflow-y: auto;
  margin-top: 0 !important;
  overflow: visible;
}

.ns-mega-menu-row.mega-open > div {
  overflow: visible;
}

.ns-mega-menu-row > div > div {
  padding: 0 !important;
}

.ns-mega-menu-row .btn {
  padding: 0;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
}

.mega-menu-container {
  padding-bottom: 30px;
}

.mega-menu-container > div > div > div {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  grid-gap: 17px;
}

.mega-menu-container .mega-menu-cat-holder {
  margin-bottom: 0;
}

.ns-mega-menu-row .menu-ducati-column ul {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 30px;
       column-gap: 30px;
}

ul.wc-cat-list > li.mega-parent-cat {
  display: none;
}

ul.wc-cat-list > li > a,
ul.wc-cat-list > li.mega-parent-cat > a {
  color: #fff;
}

ul.wc-cat-list > li {
  position: relative;
}

ul.wc-cat-list > li > .loader-container {
  position: absolute;
  top: 0;
  right: 0;
}

.lds-loading {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
}

.lds-loading div {
  display: inline-block;
  position: absolute;
  left: 2px;
  width: 4px;
  background: pink;
  animation: lds-loading 0.5s cubic-bezier(0, 0.25, 0.25, 0.5) infinite;
}

.lds-loading div:nth-child(1) {
  left: 2px;
  animation-delay: -0.12s;
}

.lds-loading div:nth-child(2) {
  left: 8px;
  animation-delay: -0.06s;
}

.lds-loading div:nth-child(3) {
  left: 14px;
  animation-delay: 0;
}

@keyframes lds-loading {
  0% {
    top: 2px;
    height: 16px;
  }
  50%, 100% {
    top: 6px;
    height: 8px;
  }
}
.ns-category-preview-container .featured-prods-image-cont {
  background-size: cover;
}

.ns-category-preview-container .featured-prods-image-cont > p {
  font-size: 1.2rem;
  font-weight: 700;
}

.ns-category-preview-container a {
  font-size: 1rem;
  font-weight: 400;
  color: pink;
}

.ns-category-preview-container .menu-featured-prods-row > div:nth-child(2) > .featured-prods-image-cont {
  animation-delay: 0.2s;
}

.ns-category-preview-container .menu-featured-prods-row > div:nth-child(3) > .featured-prods-image-cont {
  animation-delay: 0.4s;
}

.ns-category-preview-container .menu-featured-prods-row > div:nth-child(4) > .featured-prods-image-cont {
  animation-delay: 0.6s;
}

.mega-menu-cat-holder {
  padding: 15px 20px;
  margin-bottom: 17px;
  background-color: #f6f6f6;
}

.mega-menu-cat-holder h4 {
  margin-bottom: 5px;
}

.mega-menu-cat-holder h4 > a {
  display: block;
  font-size: 14px;
}

.mega-menu-cat-holder a {
  font-size: 12px;
  line-height: 18px;
}

.mega-menu-cat-holder span {
  line-height: 14px;
}

.mega-menu-cat-holder .cat-links {
  line-height: 14px;
}

.mega-cpt {
  border-top: 1px solid #e8e8e8;
}

.ns-mega-menu-row .wpb_wrapper > .mega-cpt:last-of-type {
  border-bottom: 1px solid #e8e8e8;
}

.mega-cpt h4 > a {
  color: #3c5caa;
  font-size: 18px;
  font-weight: 600;
}

.mega-cpt h4 {
  padding: 10px 0px;
  margin-bottom: 0px;
  line-height: 172%;
}

.mega-cpt h5 {
  margin-bottom: 30px;
}

.mega-cpt h5 > a {
  color: #3c5caa !important;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 0 !important;
}

.mega-cpt > div > ul > li:last-of-type {
  padding-bottom: 15px;
}

.mega-cpt > div > ul > li {
  padding: 2.5px 0px;
  line-height: 150%;
}

.mega-cpt > div > ul > li > a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.mega-cpt > div > ul > li > ul > li > a {
  color: #3c5caa;
  font-size: 14px;
  line-height: 26px;
}

.mega-cpt ul {
  margin: 0;
  padding: 0;
  padding: 0px 15px;
}

.mega-cpt ul > li > ul {
  padding: 0 0 0 15px;
}

.mega-cpt ul li {
  position: relative;
  list-style: none;
}

.mega-cpt > div > ul > li:before {
  content: "";
  background-image: url(../images/header-chevron.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: -15px;
  position: absolute;
  margin-top: 9.5px;
  margin-right: 10px;
}

.mega-cpt > div > ul > li > ul > li:before {
  content: "-";
  position: absolute;
  left: -15px;
}

.mega-cpt a:hover {
  text-decoration: underline;
  color: #f37031 !important;
}

.mega-cpt ul li.current_page_item > a {
  color: #333;
}

.mega-cpt i.fa {
  display: none;
}

/*
.mega-cpt ul li.current_page_parent > a {
  color: $primary-color;
}*/
/*
.mega-cpt ul li:before,
.mega-cpt .fake-list-item:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  margin-right: 10px;
  left: 0;
  transition: left 0.2s;
}
.mega-cpt ul li:hover:before {
  left: 5px;
}
.mega-cpt .fake-list-item:before {
  left: 15px;
}
.mega-cpt .fake-list-item:hover:before {
  left: 20px;
}
*/
.mega-cpt h4 > a.mega-current,
.mega-cpt h5 > a.mega-current {
  text-decoration: underline;
}

.mega-cpt ul li.mega-current:before {
  left: 5px;
}

/*
.mega-cpt .fake-list-item.mega-current:before {
  left: 20px;
}*/
.mega-cpt ul li.mega-current > a,
.fake-list-item.mega-current > a {
  text-decoration: underline;
}

@media screen and (max-width: 1180px) {
  .ns-mega-menu-row,
  .ns-mega-menu-row.ns-fixed {
    padding: 25px 30px !important;
  }
  .mega-cpt h4 > a {
    font-size: 15px;
  }
  .mega-cpt h4 {
    line-height: 110%;
  }
  .mega-cpt > div > ul > li > a {
    font-size: 14px;
  }
  .mega-cpt > div > ul > li {
    line-height: 120%;
  }
  .mega-cpt > div > ul > li:before {
    margin-top: 7.5px;
  }
  .mega-cpt > div > ul > li > ul > li > a {
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .mega-cpt {
    margin: 0;
    padding: 5px 0;
  }
  .mega-cpt ul li.mega-current:before {
    left: unset;
  }
  .mega-cpt .fake-list-item.mega-current:before {
    left: unset;
  }
  .mega-cpt h4 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .mega-cpt h5 > a {
    font-size: 14px;
  }
  .mega-cpt > div > ul > li > a {
    font-size: 14px;
  }
  .mega-cpt > div > ul > li > ul > li > a {
    font-size: 14px;
  }
  .ns-mega-menu-row > div > div > div > div > .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .mega-cpt > div > ul {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .mega-cpt > div > ul > li > ul.children {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .mega-cpt > div > ul.open-it {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 5px 10px 0 10px;
  }
  .mega-cpt > div > ul > li > ul.children.open-it {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .mega-cpt i.fa {
    display: block;
  }
  nav.ns-main-menu ul.navbar-nav > li .mega-cpt i {
    position: absolute;
    top: -1px;
    font-size: 18px;
    font-weight: 600;
    right: -18px;
  }
  nav.ns-main-menu ul.navbar-nav .mega-cpt li.page_item_has_children i {
    right: -28px;
  }
  .mega-cpt > div > ul > li > ul > li:before {
    display: none;
  }
  .mega-cpt li.active > a {
    color: #333;
  }
  .mega-cpt h4.active > a {
    color: #333;
  }
  nav.ns-main-menu ul.navbar-nav > li.mega-clicked > a {
    color: #333;
  }
  .mega-cpt a:hover {
    color: #eee;
  }
  .mega-cpt h4 > .current-mega-parent {
    color: #333;
  }
}
/** MEGA MENU - END ------------------------------------------------ */
/** MEGA MENU - END ------------------------------------------------ */
/** ZDSMA - START ------------------------------------------------ */
/** ZDSMA - START ------------------------------------------------ */
.pojo-a11y-toolbar-toggle {
  display: none;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open {
  right: 0 !important;
  left: auto !important;
}

nav#pojo-a11y-toolbar {
  z-index: 99999 !important;
  top: 200px !important;
}

@media screen and (max-width: 991px) {
  nav#pojo-a11y-toolbar {
    top: 100px !important;
  }
}
/** ZDSMA - END ------------------------------------------------ */
/** ZDSMA - END ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
/** SP PAGE TITLE - START ------------------------------------------------ */
.sp-page-title {
  margin-bottom: 30px;
  margin-top: 170px;
}

.title-short-desc {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
  padding-bottom: 40px;
  font-size: 18px;
  line-height: 170%;
}

.sp-page-title .title-banner {
  margin-bottom: 20px !important;
  padding-top: 25px;
  padding-bottom: 0;
}
.sp-page-title .title-banner:before {
  background-color: transparent !important;
}
.sp-page-title .title-banner .container {
  text-align: center;
  padding-left: 0;
}
.sp-page-title .title-banner .container .breadcrumbs-container {
  line-height: 26px;
  text-align: left;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 25px;
  margin-top: 0px;
}
.sp-page-title .title-banner .container .breadcrumbs-container a {
  color: #a4a4a4 !important;
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
.sp-page-title .title-banner .container .breadcrumbs-container li:after {
  content: "/";
}
.sp-page-title .title-banner .container .ns-breadcrumbs {
  font-size: 14px;
  font-weight: 400 !important;
  color: #a4a4a4 !important;
}
.sp-page-title .title-banner .container .ns-breadcrumbs li a {
  color: #a4a4a4 !important;
}
.sp-page-title .title-banner .entry-title {
  font-family: "Roboto", sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 125%;
  text-align: left;
  color: #000000;
  margin-top: 20px;
  padding-bottom: 15px;
  margin-left: 15px;
  margin-top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.sp-page-title .title-banner .entry-title:after {
  content: "";
  width: 80px;
  height: 5px;
  background-color: #f37031;
  left: 0;
  position: relative;
  display: block;
  top: 17.5px;
}

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

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

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

@media (max-width: 1350px) {
  .title-banner-title h1 {
    font-size: 35px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    padding-left: 15px;
  }
}
@media (max-width: 1199px) {
  .sp-page-title {
    margin-top: 160px;
  }
  .sp-page-title .title-banner .entry-title {
    margin-bottom: 0;
  }
  .sp-page-title .title-banner {
    height: 100%;
    background-position: left;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 26px;
    line-height: 1.5;
  }
}
@media (max-width: 992px) {
  .sp-page-title {
    margin-top: 65px;
  }
  .title-short-desc {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
  }
  .sp-page-title .title-banner .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container li,
  .sp-page-title .title-banner .container .breadcrumbs-container a {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) {
  .sp-page-title .title-banner .entry-title {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 22px !important;
  }
}
/** SP PAGE TITLE - END ------------------------------------------------ */
/** SP PAGE TITLE - END ------------------------------------------------ */
/** contact form - START */
.wpcf7::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000000 !important;
  opacity: 1;
  padding-left: 10px !important;
}

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

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

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

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

/** contact form - END */
/** FOOTER - START ------------------------------------------------ */
/** FOOTER - START ------------------------------------------------ */
footer {
  background: #192f64;
  z-index: 1;
  position: relative;
  margin-top: 80px;
  border-top: 1px solid #192f64;
}

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;
}
.big-footer .ft {
  padding-top: 15px;
  padding-top: 60px;
}
.big-footer p,
.big-footer a:not(.btn),
.big-footer span {
  color: #fff !important;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.big-footer p {
  line-height: 26px;
}
.big-footer ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0;
}
.big-footer ul li {
  line-height: 26px !important;
}
.big-footer ul a {
  font-family: "Roboto", sans-serif;
  line-height: 26px !important;
  text-align: left;
  transition: 0.2s;
  display: flex;
  align-items: center;
  text-transform: none !important;
  text-decoration: none;
}
.big-footer ul a:hover,
.big-footer ul a:focus,
.big-footer ul a:active {
  color: #000000 !important;
  text-decoration: underline;
}
.big-footer .c1 svg {
  margin-right: 10px;
}
.big-footer .c1 p,
.big-footer .c6 p {
  color: #c0c0c0 !important;
}
.big-footer .c4 li:before,
.big-footer .c3 li:before {
  content: "";
  background-image: url(../images/footer-menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: -15px;
  position: absolute;
  margin-top: 9.5px;
  margin-right: 10px;
  display: none;
}
.big-footer .c4 .wpb_single_image {
  margin-bottom: 15px;
}
.big-footer .f-title-secondary a,
.big-footer .f-title-secondary h4,
.big-footer .f-title-secondary p {
  font-family: "Roboto", sans-serif;
  font-weight: normal !important;
  font-size: 18px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #a4a4a4 !important;
  margin-top: 35px;
  padding-bottom: 0px;
  margin-bottom: 30px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
}
.big-footer .f-title {
  white-space: nowrap;
  margin-top: 0px;
  margin-bottom: 35px !important;
}
.big-footer .f-title a,
.big-footer .f-title h4,
.big-footer .f-title p {
  font-family: "Roboto", sans-serif;
  font-weight: 400 !important;
  font-size: 16px;
  text-transform: uppercase !important;
  line-height: 26px;
  text-align: left;
  color: #c0c0c0 !important;
  margin-top: -5px;
  padding-bottom: 0px;
  margin-bottom: -15px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
}
.big-footer .f-title:before {
  background: none;
  border: 2px solid #a56456;
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  top: 43px;
  width: calc(100% - 15px);
  border-radius: 10px;
  pointer-events: none;
  display: none;
}
.big-footer .f-title:after {
  background: none;
  border: 1px solid #e8e8e8;
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  top: 38px;
  width: calc(100% - 15px);
  border-radius: 0px;
  pointer-events: none;
  display: none;
}
.big-footer .f-title-hidden {
  opacity: 0;
}
.big-footer .f-title-style p {
  font-family: "Roboto", sans-serif;
  font-weight: bold !important;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 26px;
  text-align: left;
  color: #a4a4a4 !important;
}
.big-footer .hide-mobile {
  display: none;
}
.big-footer .wpb_text_column {
  margin-bottom: 15px;
}
.big-footer .socials > div > div > div {
  display: flex;
  align-items: center;
}
.big-footer .socials svg {
  margin-top: 15px;
  margin-bottom: 0;
  width: 30px;
  height: 30px;
}
.big-footer .socials svg:hover path {
  fill: #fff !important;
}
.big-footer .socials svg:hover #Icon_awesome-facebook-f {
  fill: white !important;
}
.big-footer .socials .wpb_raw_html {
  margin-bottom: 10px;
}
.big-footer .socials .wpb_raw_html a {
  display: flex;
  align-items: center;
}
.big-footer .socials .wpb_raw_html a span {
  font-weight: 700;
}
.big-footer .socials .wpb_raw_html a:hover, .big-footer .socials .wpb_raw_html a:focus, .big-footer .socials .wpb_raw_html a:active {
  text-decoration: none;
}
.big-footer .socials .wpb_raw_html a:hover .inner-contents, .big-footer .socials .wpb_raw_html a:focus .inner-contents, .big-footer .socials .wpb_raw_html a:active .inner-contents {
  text-decoration: underline;
}
.big-footer .socials .wpb_raw_html svg {
  margin-right: 25px;
}

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

.big-footer .home-logo img,
.big-footer .home-logo svg {
  max-width: 190px;
  max-width: 310px;
  height: auto;
}

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

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

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

.big-footer .c2 .wpb_raw_code svg {
  margin-right: 10px;
  width: 15px;
}

.big-footer nav a:hover,
.big-footer .wpb_raw_code a:hover span {
  color: #fff !important;
}

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

.big-footer .wpb_raw_code a > span {
  margin-left: 5px;
}

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

footer .ns-tel,
footer .ns-mail,
#content .ns-tel,
#content .ns-mail {
  font-family: "Roboto", 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: #f37031;
}
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: #f37031;
}

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

.big-footer li a:before,
.big-footer .subcat-cont a:before {
  display: none;
}

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

@media (max-width: 1199px) {
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .c2 {
    padding-left: initial;
  }
  .big-footer .c4 .wpb_single_image,
  .big-footer .c4 img {
    max-width: 144px;
  }
  .big-footer .c5 > div {
    margin-left: initial;
    padding-left: 15px;
    padding-right: 15px;
  }
  .big-footer .ft > div {
    width: 50% !important;
  }
  footer .c3,
  footer .c4,
  footer .c5 {
    margin-top: 35px;
  }
  .big-footer .f-title:before {
    top: 32px;
  }
  .big-footer .f-title:after {
    top: 28px;
  }
}
@media (max-width: 992px) {
  .bs-container .bs-brand-box {
    display: flex !important;
    justify-content: center;
    margin-left: 0;
  }
  .big-footer {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .home-logo {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    font-size: 20px;
  }
  .big-footer .c1,
  .big-footer .c2 {
    width: 50% !important;
  }
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 55px;
    width: 50% !important;
  }
  .small-footer > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .small-footer > div > div > div {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  footer .ns-link {
    justify-content: center;
  }
  .big-footer .f-title-secondary a,
  .big-footer .f-title-secondary h4,
  .big-footer .f-title-secondary p {
    margin-bottom: -15px !important;
  }
  .big-footer .f-title:before,
  .big-footer .f-title:after {
    width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  footer {
    padding-top: 0;
    margin-top: 40px;
  }
  .big-footer .home-logo img,
  .big-footer .home-logo svg {
    max-width: 105px;
  }
  .bs-container .slick-dots {
    bottom: -20px !important;
    top: auto;
  }
  .bs-container .bs-brand-box {
    justify-content: center;
  }
  .big-footer .ft > div {
    width: 100% !important;
    margin-top: 20px !important;
  }
  .big-footer .ft > .c1 {
    margin-top: 0 !important;
  }
  .big-footer p {
    line-height: 31px;
  }
  .big-footer .c1 img {
    width: 150px;
    padding-top: 15px;
  }
  footer .f-title {
    margin-top: 0 !important;
  }
  footer .f-title p {
    font-size: 16px !important;
  }
  .big-footer .c1,
  .big-footer .c2,
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    width: 100% !important;
  }
  .big-footer {
    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-top: 35px;
  }
  .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 .socials .wpb_raw_html svg {
    width: 25px;
    max-height: 25px;
  }
  .big-footer .wpb_raw_html {
    margin-bottom: 5px;
  }
  .big-footer .socials {
    margin-bottom: 15px !important;
  }
  .big-footer p,
  .big-footer ul a {
    line-height: 1.75;
  }
  .big-footer .f-title {
    margin-bottom: 20px !important;
  }
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    padding-bottom: 0px;
  }
  .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;
  }
}
/** FOOTER - END ------------------------------------------------ */
/** FOOTER - END ------------------------------------------------ */
/** CTA BELT - START ------------------------------------------------ */
/** CTA BELT - START ------------------------------------------------ */
.cta-row {
  background-color: #3c5caa;
  padding: 25px 0px;
  margin-top: 10px;
}

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

.cta-row .wpb_text_column {
  margin-bottom: 0 !important;
}

.cta-row h2 {
  color: #fff;
}

@media (max-width: 767px) {
  .cta-row > div > div > div {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .cta-row h2 {
    margin-bottom: 15px !important;
  }
}
/** CTA BELT - END ------------------------------------------------ */
/** CTA BELT - END ------------------------------------------------ */
/** TERMS - START ------------------------------------------------ */
/** TERMS - START ------------------------------------------------ */
.terms-row {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 35px;
}

.terms-row .vc_col-sm-12 > div > div {
  display: flex;
  align-items: center;
}

.terms-row .vc_col-sm-12 > div > div .btn.btn-secondary.btn-lg {
  background-color: transparent !important;
  border: none !important;
  font-size: 16px !important;
  padding: 0 !important;
  color: #e8e8e8 !important;
  margin-right: 30px;
  font-weight: 400 !important;
  line-height: 26px !important;
}
.terms-row .vc_col-sm-12 > div > div .btn.btn-secondary.btn-lg:hover, .terms-row .vc_col-sm-12 > div > div .btn.btn-secondary.btn-lg:focus, .terms-row .vc_col-sm-12 > div > div .btn.btn-secondary.btn-lg:active {
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  .terms-row .vc_col-sm-12 > div > div .btn.btn-secondary.btn-lg {
    font-size: 14px !important;
  }
  .terms-row .vc_col-sm-12 > div > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
/** TERMS - END ------------------------------------------------ */
/** TERMS - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
.language-selector-container {
  height: 39px;
  margin-left: 0px;
  margin-right: 30px;
  font-family: "Roboto", sans-serif;
  padding: 0;
  padding-left: 20px;
  cursor: pointer;
  font-size: 16px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
}
.language-selector-container img {
  width: 20px;
}

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

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

@media (min-width: 768px) {
  header .language-selector-container {
    /*      top: 8px;
          cursor: pointer; */
  }
}
@media (min-width: 992px) {
  header .language-selector-2 {
    position: absolute;
    background: transparent;
    color: #000000;
    z-index: 11;
    top: 33px;
    display: none;
    left: -8px;
    right: -1px;
    border: none;
  }
  header .language-selector-container {
    cursor: pointer;
    top: -2.5px;
  }
}
@media (min-width: 1199px) {
  header .language-selector-container {
    top: -3.5px;
  }
}
@media (max-width: 992px) {
  header .language-selector-container a {
    text-align: center;
  }
  header .language-selector-container span {
    float: none;
  }
  header .language-selector-2 {
    background-color: transparent !important;
  }
  .language-selector-2.open {
    margin-left: 4px;
  }
}
@media (max-width: 992px) {
  header .language-selector-container.lang-mobile {
    display: flex;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 35px;
  }
  header .language-selector-container.lang-mobile span,
  header .language-selector-container .language-selector-2 span,
  header .language-selector-container .language-selector-2 span:hover,
  header .language-selector-container .fa,
  header .language-selector-container .fa:hover {
    color: #000000;
  }
  header .language-selector-2.open span {
    display: flex;
  }
}
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** MEGAMENU SUBPAGE - START ------------------------------------------------ */
/** MEGAMENU SUBPAGE - START ------------------------------------------------ */
.ns-mega-menu-row-subpage .mega-cpt {
  background-color: #3c5caa;
  margin-bottom: 30px;
  padding: 10px 30px;
  color: #fff;
}

.ns-mega-menu-row-subpage .mega-cpt h4 > a,
.ns-mega-menu-row-subpage .mega-cpt > div > ul > li > a {
  color: #fff;
}

.ns-mega-menu-row-subpage .mega-cpt > div > ul > li:before {
  background-image: url(../images/header-chevron-white.svg);
}

.ns-mega-menu-row-subpage .vc_row {
  display: flex;
  align-items: stretch;
}

.ns-mega-menu-row-subpage .vc_row > div > div {
  height: 100%;
}

.ns-mega-menu-row-subpage .vc_row > div > div > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ns-mega-menu-row-subpage .vc_row .c1 > div > div > .mega-cpt:last-of-type,
.ns-mega-menu-row-subpage .vc_row .c2 > div > div > .mega-cpt:last-of-type,
.ns-mega-menu-row-subpage .vc_row .c3 > div > div > .mega-cpt:first-of-type {
  flex: 1 0 auto;
}

@media (max-width: 1199px) {
  .ns-mega-menu-row-subpage .mega-cpt {
    padding: 5px 20px;
  }
}
@media (max-width: 992px) {
  .ns-mega-menu-row-subpage .mega-cpt > div > ul {
    opacity: 1;
    visibility: visible;
    height: initial;
  }
  .ns-mega-menu-row-subpage .mega-cpt i.fa {
    display: none;
  }
  .ns-mega-menu-row-subpage .mega-cpt > div > ul > li:before {
    margin-top: 5.5px;
  }
  .ns-mega-menu-row-subpage .mega-cpt h4 {
    padding-bottom: 10px;
  }
  .ns-mega-menu-row-subpage .mega-cpt > div > ul > li > a {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .ns-mega-menu-row-subpage .vc_row {
    flex-direction: column;
  }
  .ns-mega-menu-row-subpage .vc_row > div {
    flex: 100%;
    width: 100%;
    max-width: 100%;
  }
  .ns-mega-menu-row-subpage .mega-cpt {
    margin-bottom: 15px;
  }
  .ns-mega-menu-row-subpage .mega-cpt h4 > a,
  .ns-mega-menu-row-subpage .mega-cpt > div > ul > li > a {
    font-size: 16px;
    line-height: 150%;
  }
}
/** MEGAMENU SUBPAGE - END ------------------------------------------------ */
/** MEGAMENU SUBPAGE - END ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
.hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3c5caa;
  opacity: 1;
  height: 80px;
  z-index: 0;
}

.hero {
  margin-bottom: 0px;
  margin-top: 150px;
  font-family: "Roboto", sans-serif !important;
}
.hero p {
  line-height: 31px;
  font-size: 18px;
}
.hero .ns-slider {
  font-family: "Roboto", sans-serif !important;
  overflow: hidden;
  position: relative;
  opacity: 0;
  max-width: 1920px;
  margin: 0 auto;
}
.hero .slide {
  display: flex;
  align-items: center;
}
.hero .ns-slider .container {
  margin-top: 0px;
}
.hero .ns-slider .btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.hero .ns-slider .btn svg {
  position: initial;
  margin: 0;
  margin-left: 15px;
  display: block !important;
}
.hero .slick-initialized {
  opacity: 1;
}
.hero .ns-slider .slide {
  background: no-repeat cover 100% auto center;
  background: none;
  width: 100%;
}
.hero .ns-slider-text {
  text-align: left;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: 0px;
  max-width: 500px;
  margin-top: 0px;
  padding-left: 50px;
  margin-top: 50px;
}
.hero .slick-arrow {
  border: 1px SOLID ORANGE;
}
.hero .slick-prev {
  left: 125px !important;
}
.hero .slick-prev:before {
  content: "\e92f";
}
.hero .slick-next {
  right: 125px !important;
}
.hero .slick-next:before {
  content: "\e930";
}
.hero .slick-prev,
.hero .slick-next {
  z-index: 1;
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3) !important;
  color: #333 !important;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  border-radius: 4px;
}
.hero .slick-prev:before,
.hero .slick-next:before {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.hero .slick-prev:hover,
.hero .slick-next:hover {
  background: #f37031 !important;
}
.hero .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-prev.svg);
  margin-left: 5px;
}
.hero .slick-next:before {
  content: "";
  background-image: url(../images/arrow-next.svg);
  margin-left: -5px;
}
.hero .ns-slider h1,
.hero .ns-slider h2 {
  position: relative;
  z-index: 5;
  font-family: "Roboto", sans-serif !important;
  margin-top: 30px;
  font-weight: bold;
  font-size: 26px;
  line-height: 138% s;
  text-align: left;
  color: #fff;
}
.hero .ns-slider h1 span,
.hero .ns-slider h2 span {
  color: #fff !important;
}
.hero .ns-slider h1 {
  margin-top: 0px;
}
.hero .ns-slider h4 {
  position: relative;
  z-index: 10;
  font-weight: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 162%;
  text-align: left;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
  max-width: 420px;
}
.hero .ns-slider .ns-slider-text > h4:first-of-type {
  font-weight: 900;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
  font-size: 25px;
  letter-spacing: 1px;
}
.hero .ns-slide1-img img {
  width: 90%;
  margin-top: 10%;
}
.hero .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}
.hero .slick-dots {
  /* left: 0; */
  background-color: transparent;
  max-width: none;
  margin: 0 auto;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  text-align: center;
  left: 0;
  right: 0;
  border-radius: 50% !important;
  z-index: 2;
  bottom: -15px;
}
.hero .slick-dots li,
.hero .slick-dots li button {
  width: 12px;
  height: 12px;
}
.hero .slick-dots li {
  background-color: transparent;
  opacity: 1;
  margin: 5px;
}
.hero .slick-dots li.slick-active {
  opacity: 1;
}
.hero .slick-dots li button:before {
  font-style: normal;
  color: #fff !important;
  border: 2px solid #f37031;
  background: transparent;
  font-size: 16px;
  opacity: 1;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50% !important;
  border-radius: 0%;
  transition: background-color 0.3s;
}
.hero .slick-dots li.slick-active button:before,
.hero .slick-dots li button:hover:before,
.hero .slick-dots li:hover {
  background: #f37031;
  opacity: 1;
  border-radius: 50% !important;
  border-color: #f37031;
}
.hero .ns-slider-text h4 {
  animation-duration: 1.4s;
  animation-delay: 0.2s;
}
.hero .ns-slider-text h1,
.hero .ns-slider-text h2 {
  animation-duration: 1.6s;
  animation-delay: 0.4s;
}
.hero .home-arrow {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.hero .home-arrow svg path,
.hero .home-arrow svg g {
  transition: all 0.4s !important;
}
.hero .home-arrow svg:hover path {
  fill: #333;
}
.hero .home-arrow svg:hover g {
  fill: white;
}

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

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

.hero .ns-slider,
.hero .ns-slider .slide,
.hero .ns-slider .slide > .container,
.hero > .wpb_column,
.hero > .wpb_column > .vc_column-inner {
  height: 525px !important;
  max-height: 525px !important;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

.hero .ns-slider,
.hero .ns-slider .slide {
  width: 100vw;
}

.hero .ns-slider {
  margin-top: 15px;
}

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

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

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

.hero .ns-slider .container > div {
  filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
}

.hero .ns-slider .container > div > div.cut-right {
  background-image: linear-gradient(90deg, #f37031 18.62%, #dc5413 57.18%, #a53500 90%);
  -webkit-clip-path: polygon(100% 100%, 100% 12.28%, 100% 12.28%, 99.992% 12.316%, 99.985% 12.352%, 99.978% 12.389%, 99.971% 12.425%, 99.964% 12.461%, 99.958% 12.498%, 99.951% 12.534%, 99.945% 12.571%, 99.94% 12.608%, 99.934% 12.645%, 99.934% 12.645%, 99.345% 10.571%, 98.136% 8.845%, 96.468% 7.435%, 94.503% 6.313%, 92.399% 5.446%, 90.318% 4.806%, 88.421% 4.36%, 86.867% 4.08%, 85.816% 3.934%, 85.431% 3.892%, 0.155% 0%, 0.155% 0%, 0.155% 18.338%, 0.154% 33.482%, 0.154% 45.787%, 0.152% 55.608%, 0.149% 63.3%, 0.145% 69.217%, 0.138% 73.715%, 0.13% 77.148%, 0.12% 79.872%, 0.107% 82.241%, 0.107% 82.241%, 0.1% 83.36%, 0.092% 84.52%, 0.083% 85.759%, 0.074% 87.118%, 0.064% 88.635%, 0.053% 90.352%, 0.041% 92.307%, 0.028% 94.54%, 0.015% 97.091%, 0% 100%, 100% 100%);
          clip-path: polygon(100% 100%, 100% 12.28%, 100% 12.28%, 99.992% 12.316%, 99.985% 12.352%, 99.978% 12.389%, 99.971% 12.425%, 99.964% 12.461%, 99.958% 12.498%, 99.951% 12.534%, 99.945% 12.571%, 99.94% 12.608%, 99.934% 12.645%, 99.934% 12.645%, 99.345% 10.571%, 98.136% 8.845%, 96.468% 7.435%, 94.503% 6.313%, 92.399% 5.446%, 90.318% 4.806%, 88.421% 4.36%, 86.867% 4.08%, 85.816% 3.934%, 85.431% 3.892%, 0.155% 0%, 0.155% 0%, 0.155% 18.338%, 0.154% 33.482%, 0.154% 45.787%, 0.152% 55.608%, 0.149% 63.3%, 0.145% 69.217%, 0.138% 73.715%, 0.13% 77.148%, 0.12% 79.872%, 0.107% 82.241%, 0.107% 82.241%, 0.1% 83.36%, 0.092% 84.52%, 0.083% 85.759%, 0.074% 87.118%, 0.064% 88.635%, 0.053% 90.352%, 0.041% 92.307%, 0.028% 94.54%, 0.015% 97.091%, 0% 100%, 100% 100%);
}

.hero .ns-slider .container > div > div.cut-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, #dc5413, #dc5413);
  opacity: 0.5;
  z-index: 0;
}

.hero .ns-slider .container > div > div.cut-left img {
  max-width: 300px;
  height: auto;
  z-index: 1;
}

.hero .ns-slider .container > div > div.cut-left {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-clip-path: polygon(0% 100%, 0% 12.28%, 0% 12.28%, 0.008% 12.316%, 0.015% 12.352%, 0.022% 12.389%, 0.029% 12.425%, 0.036% 12.461%, 0.042% 12.498%, 0.049% 12.534%, 0.055% 12.571%, 0.06% 12.608%, 0.066% 12.645%, 0.066% 12.645%, 0.655% 10.571%, 1.864% 8.845%, 3.532% 7.435%, 5.497% 6.313%, 7.601% 5.446%, 9.682% 4.806%, 11.579% 4.36%, 13.133% 4.08%, 14.184% 3.934%, 14.569% 3.892%, 99.845% 0%, 99.845% 0%, 99.845% 18.338%, 99.846% 33.482%, 99.846% 45.787%, 99.848% 55.608%, 99.851% 63.3%, 99.855% 69.217%, 99.862% 73.715%, 99.87% 77.148%, 99.88% 79.872%, 99.893% 82.241%, 99.893% 82.241%, 99.9% 83.36%, 99.908% 84.52%, 99.916% 85.759%, 99.926% 87.118%, 99.936% 88.635%, 99.947% 90.352%, 99.959% 92.307%, 99.972% 94.54%, 99.985% 97.091%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 100%, 0% 12.28%, 0% 12.28%, 0.008% 12.316%, 0.015% 12.352%, 0.022% 12.389%, 0.029% 12.425%, 0.036% 12.461%, 0.042% 12.498%, 0.049% 12.534%, 0.055% 12.571%, 0.06% 12.608%, 0.066% 12.645%, 0.066% 12.645%, 0.655% 10.571%, 1.864% 8.845%, 3.532% 7.435%, 5.497% 6.313%, 7.601% 5.446%, 9.682% 4.806%, 11.579% 4.36%, 13.133% 4.08%, 14.184% 3.934%, 14.569% 3.892%, 99.845% 0%, 99.845% 0%, 99.845% 18.338%, 99.846% 33.482%, 99.846% 45.787%, 99.848% 55.608%, 99.851% 63.3%, 99.855% 69.217%, 99.862% 73.715%, 99.87% 77.148%, 99.88% 79.872%, 99.893% 82.241%, 99.893% 82.241%, 99.9% 83.36%, 99.908% 84.52%, 99.916% 85.759%, 99.926% 87.118%, 99.936% 88.635%, 99.947% 90.352%, 99.959% 92.307%, 99.972% 94.54%, 99.985% 97.091%, 100% 100%, 0% 100%);
}

.hero .ns-slider .container > div > div {
  margin-top: 95px;
}

@media (max-width: 1320px) {
  .hero .ns-slider-text {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
.hero .ns-slider,
.hero .container {
  max-width: 2048px;
}

@media (max-width: 1900px) {
  .hero .slick-next {
    right: 15px !important;
  }
  .hero .slick-prev {
    left: 15px !important;
  }
}
@media (max-width: 1199px) {
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    height: 100% !important;
    max-height: 100% !important;
  }
  .hero .ns-slider .btn {
    float: none;
  }
  .hero .ns-slider .container > div > div {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .hero .ns-slider .container .ns-slider-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    max-width: none;
    padding-left: 0;
    margin-top: 0px;
    margin-bottom: 35px;
  }
  .hero .ns-slider .container .ns-slider-text h1,
  .hero .ns-slider .container .ns-slider-text h2 {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .hero .ns-slider .container > div > div.cut-left {
    height: 200px !important;
    max-height: 200px !important;
    min-height: 200px !important;
    margin-bottom: 35px;
  }
  .hero .ns-slider .container > div > div.cut-left img {
    height: 100px;
    width: auto;
  }
  .hero .ns-slider .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .hero .ns-slider h4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .hero.slick-dots {
    bottom: 75px;
  }
  .hero .ns-slider .container > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hero .ns-slider .container > div > div {
    margin-top: 15px;
  }
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .hero .ns-slider .container > div > div.cut-right,
  .hero .ns-slider .container > div > div.cut-left {
    -webkit-clip-path: none;
            clip-path: none;
  }
  .hero .ns-slider .container > div > div.cut-left {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .hero .ns-slider .slide:before {
    background-image: linear-gradient(120deg, rgba(56, 62, 66, 0.35) 0%, rgba(56, 62, 66, 0.35) 100%);
  }
  .hero .slide .container {
    margin-top: 65px;
  }
  .hero {
    margin-top: 65px;
  }
  .hero .ns-slider .container {
    margin-top: 0px !important;
  }
  .hero .home-arrow {
    bottom: 0px;
  }
  .hero .home-arrow svg {
    width: 40px;
  }
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    max-width: 600px;
    font-size: 32px !important;
    line-height: 38px;
  }
  .hero .ns-slider .slick-track {
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    font-size: 24px !important;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 28px;
  }
  .hero .ns-slider h4 {
    line-height: 26px !important;
  }
  .hero .slick-prev {
    left: 50%;
    transform: translateX(-40px);
  }
  .hero .slick-next {
    right: 50%;
    transform: translateX(40px);
  }
  .hero .slick-arrow {
    height: 25px;
    width: 25px;
  }
  .hero .slick-arrow:before {
    font-size: 12px;
  }
  .hero .home-arrow svg {
    width: 25px;
  }
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    height: 100% !important;
  }
  .hero .slick-dots {
    bottom: 15px !important;
    flex-direction: row;
    justify-content: center;
    left: 0;
  }
  .hero .ns-slider .container {
    margin-top: 0px !important;
    margin-bottom: 5px;
    margin: 0 auto;
  }
  .hero .slick-dots li button:before,
  .hero .slick-dots li,
  .hero .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .hero .ns-slider-text,
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    text-align: center !important;
  }
  .hero .ns-slider .container .ns-slider-text {
    align-items: center;
    max-width: 100%;
  }
  .hero .ns-slider .btn {
    position: relative;
    bottom: 75px;
    top: 0px;
    z-index: 9;
  }
  .hero .ns-slider .container > div > div.cut-left {
    margin-bottom: 55px;
  }
}
@media (max-width: 500px) {
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    font-size: 22px !important;
    margin-bottom: 0px;
    line-height: 30px;
  }
  .hero.ns-slider .slide {
    background-size: contain;
  }
}
/** HERO - END ------------------------------------------------ */
/** HERO - END ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
.sp-kontakt-sec-1 {
  padding-bottom: 60px;
}

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

.sp-kontakt-sec-1 .col-left p,
.sp-kontakt-sec-1 .col-left a,
.sp-kontakt-sec-1 .col-left span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
}

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

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

.sp-kontakt-sec-1 .col-left .wpb_raw_code a {
  color: #000000;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html {
  margin-bottom: 0px;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html > span {
  margin-left: 5px;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  transition: 0.2s;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html a {
  text-decoration: none !important;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html a:hover span {
  text-decoration: underline !important;
}

.sp-kontakt-sec-1 .col-left .wpb_raw_html > .wpb_wrapper,
.sp-kontakt-sec-1 .col-left .wpb_raw_html > .wpb_wrapper > a {
  display: flex;
  align-items: center;
}

.sp-kontakt-sec-1 .col-left svg {
  width: 20px;
  margin-right: 10px;
}

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

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

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

.wpcf7 {
  font-family: "Roboto", sans-serif;
  border-radius: 0;
  background: #f8f8f8;
  border: 1px solid transparent;
  padding: 45px !important;
  padding-left: 100px !important;
  padding-right: 100px !important;
  padding-bottom: 30px !important;
}
.wpcf7 h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 31px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-size: 25px;
  font-weight: 700;
}
.wpcf7 p {
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.wpcf7 a {
  color: #000;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=date],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  border-radius: 5px;
  line-height: 31px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: red !important;
  padding-top: 5px;
}
.wpcf7 .p-input {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

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

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

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

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

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

.wpcf7-submit {
  margin-top: 25px;
}

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

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

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

.wpcf7 .first.last {
  margin-left: 0;
  margin-right: 5px;
}

.wpcf7 p.small-text,
.wpcf7 .wpcf7-checkbox {
  font-size: 16px;
}

.kont-povpr-izd-title input,
.kont-povpr-najem-title input {
  border: none !important;
  background: transparent;
  padding: 0 !important;
  margin: 10px 0 0 0;
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  border-radius: 0 !important;
  padding-bottom: 20px !important;
  background-color: transparent !important;
}

.kont-povpr-izd-title input:focus,
.kont-povpr-najem-title input:focus {
  border: none;
  outline: none;
}

.kont-povpr-izd-title textarea,
.kont-povpr-najem-title textarea {
  border: none !important;
  background: transparent;
  padding: 0 !important;
  margin: 10px 0 0 0;
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  border-radius: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden;
  height: auto;
  min-height: unset;
  resize: none;
}

.kont-povpr-izd-title textarea:focus,
.kont-povpr-najem-title textarea:focus {
  border: none;
  outline: none;
}

.kont-povpr-izd-title input {
  font-size: 18px;
  font-weight: 700 !important;
  background: transparent !important;
}

.kont-povpr-izd-title p {
  line-height: 1.25;
}

.wpcf7-field-group-remove {
  margin-right: 20px;
}

.wpcf7-field-group .btn.btn-md.btn-default {
  font-size: 15px !important;
  line-height: 36px !important;
  padding: 0.5px 15px !important;
}

.kont-pov-title {
  display: none;
  font-weight: bold;
}

.kont-pov-title input {
  font-weight: bold !important;
}

.kont-pov-title > div > p {
  margin-bottom: 5px;
}

@media (max-width: 1199px) {
  .sp-kontakt-sec-1 .col-left {
    width: 40%;
  }
  .sp-kontakt-sec-1 .col-right {
    width: 60%;
  }
  .sp-kontakt-sec-1 .wpcf7 {
    padding: 30px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .wpcf7-field-group-remove {
    margin-bottom: 10px;
  }
  .wpcf7-field-group > p:last-of-type {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .sp-kontakt-sec-1 {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0 !important;
  }
  .sp-kontakt-sec-1 .wpcf7 {
    margin-bottom: 35px !important;
  }
  .sp-kontakt-sec-1 img,
  .sp-kontakt-sec-1 .vc_figure,
  .sp-kontakt-sec-1 .vc_single_image-wrapper {
    width: 100%;
  }
  .sp-kontakt-sec-1 .col-left,
  .sp-kontakt-sec-1 .col-right {
    width: 100%;
  }
  .sp-kontakt-sec-1 .col-right {
    margin-top: 35px;
  }
  .wpcf7 .ajax-loader {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .sp-kontakt-sec-1 {
    margin-bottom: 0;
    padding-bottom: 0px;
  }
  .sp-kontakt-sec-1 .col-right {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .sp-kontakt-sec-1 .col-right .wpcf7 {
    padding: 20px !important;
  }
  .sp-kontakt-sec-1 .col-left .wpb_raw_html span {
    font-size: 16px;
    line-height: 20px;
  }
  .wpcf7-submit {
    font-size: 16px !important;
    width: initial;
    height: initial;
  }
  .wpcf7 {
    padding: 20px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
  }
}
/** SP KONTAKT - END ------------------------------------------------ */
/** SP KONTAKT - END ------------------------------------------------ */
/** PAGINATION - START ------------------------------------------------ */
/** PAGINATION - START ------------------------------------------------ */
.vc-pagination {
  text-align: left;
  border-top: none;
  padding-top: 0px;
  margin-bottom: 0;
  margin-bottom: 35px;
  display: flex;
}

.page-numbers {
  border: 1px solid #f37031;
  background-color: transparent;
  color: #f37031;
  border-radius: 0px;
  padding: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400 !important;
}
.page-numbers:hover {
  border: 1px solid #f37031;
  background-color: #f37031;
  color: #fff;
}

.page-numbers.next,
.page-numbers.prev {
  font-weight: 400 !important;
  border: 1px solid #f37031;
  font-size: 14px;
}
.page-numbers.next:hover,
.page-numbers.prev:hover {
  border: 1px solid #f37031;
  background-color: #f37031 !important;
  color: #fff;
}

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

.page-numbers.current {
  border: 2px solid #eae9e9;
  background-color: transparent;
  color: #000000;
}

.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 ------------------------------------------------ */
/** ACCORDION  - START ------------------------------------------------ */
/** ACCORDION  - START ------------------------------------------------ */
.vc_tta-accordion {
  background-color: #f8f8f8;
  padding: 0px 15px;
  color: #000000;
}

.vc_tta-accordion .vc_tta-title-text {
  color: #000000;
  font-size: 18px;
}

.vc_tta-accordion .vc_tta-controls-icon {
  background: #000000;
  border-color: #000000;
}

/** ACCORDION - END ------------------------------------------------ */
/** ACCORDION - END ------------------------------------------------ */
/** ELEMENTS  - START ------------------------------------------------ */
/** ELEMENTS  - START ------------------------------------------------ */
.icons-wrap {
  margin-top: 45px;
  margin-bottom: 45px;
}

.icons-wrap .wpb_raw_code > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}

.icons-wrap > div > div > div {
  display: flex;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}

.icons-wrap > div > div > div > .wpb_raw_code:nth-child(even) {
  margin-top: 60px;
}

.icons-wrap .wpb_raw_code span {
  max-width: 230px;
  margin-top: 20px;
}

.icons-wrap svg {
  height: 100px;
}

@media (max-width: 1199px) {
  .icons-wrap > div > div > div {
    flex-wrap: wrap;
  }
  .icons-wrap > div > div > div > .wpb_raw_code {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex: 33%;
  }
  .icons-wrap > div > div > div > .wpb_raw_code:nth-child(even) {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .icons-wrap > div > div > div > .wpb_raw_code {
    flex: 50%;
  }
  .icons-wrap .wpb_raw_code svg {
    max-width: 100px;
    height: auto;
  }
  .icons-wrap .wpb_raw_code span {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.cards-wrap {
  margin-top: 0px;
  margin-bottom: 45px;
}

.cards-wrap .wpb_single_image.vc_align_center,
.cards-wrap img {
  height: 286px !important;
}

.cards-wrap img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .cards-wrap .wpb_single_image.vc_align_center,
  .cards-wrap img {
    height: 200px !important;
  }
  .cards-wrap .wpb_single_image {
    margin-bottom: 20px;
  }
}
/** ELEMENTS  - END ------------------------------------------------ */
/** ELEMENTS  - END ------------------------------------------------ */
/** YOUTUBE VIDEO - START ------------------------------------------------ */
/** YOUTUBE VIDEO - START ------------------------------------------------ */
.video-wrapper h6 {
  font-weight: normal;
  font-size: 16px !important;
  line-height: 21px !important;
  text-align: left;
  color: #a4a4a4;
}

.ns-yt-wrapper {
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

/** YOUTUBE VIDEO  - END ------------------------------------------------ */
/** YOUTUBE VIDEO  - END ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
.grecaptcha-badge {
  display: none !important;
}

.h1-lined h1 {
  position: relative;
}

.h1-lined h1:before {
  content: "";
  display: inline-block;
  width: 250px;
  vertical-align: middle;
  border-bottom: 5px solid #f37031;
  position: absolute;
  top: calc(100% + 35px);
  border-radius: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.h2-lined h2 {
  position: relative;
}

.h2-lined h2:before,
.h2-lined h2:after {
  content: "";
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: middle;
  border-bottom: 1px solid #eae9e9;
  position: absolute;
  top: calc(100% + 15px);
}

.h2-lined h2:after {
  border-bottom: 5px solid #f37031;
  width: 80px;
  top: calc(100% + 12.5px);
  left: 0;
  border-radius: 10px;
}

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

.wpb_single_image {
  border-radius: 6px;
}

.img-no-shadow.wpb_single_image {
  box-shadow: none !important;
}

.home .sp-gray-bg {
  position: relative;
}

.sp-gray-bg:before {
  content: "";
  width: 100%;
  height: 100%;
  min-height: 1000px;
  background-color: #f5f5f5;
  top: 60px;
  left: 0px;
  position: absolute;
  display: inline-block;
}

.sp-promises .vc_col-sm-6 .wpb_text_column {
  margin-bottom: 0 !important;
}

.sp-promises .sp-grad > div {
  background: linear-gradient(to right, #00b333 0%, #28439f 100%);
  min-width: 80px;
}

.sp-promises .sp-grad p,
.sp-promises .sp-grad p span {
  color: #fff !important;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .hide-side-columns {
    display: none;
  }
  .sp-promises .wpb_text_column {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .home .sp-gray-bg:before {
    top: 30px;
  }
}
@media (max-width: 992px) {
  .home .sp-gray-bg:before {
    top: 50px;
  }
}
.gallery-row {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-top: 25px;
}

/** SUBPAGES - END ------------------------------------------------ */
/** SUBPAGES - END ------------------------------------------------ */
/** EMPLOYEES  - START ------------------------------------------------ */
/** EMPLOYEES  - START ------------------------------------------------ */
.employees-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-top: -25px;
}

.employee-card {
  display: flex;
  flex: calc(33% - 30px);
  width: calc(33% - 30px);
  margin: 15px;
}

.employee-card > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}

.employee-card p {
  line-height: 170%;
  margin-bottom: 0 !important;
}

.employee-card span {
  color: #000000 !important;
  margin-right: 5px;
}

@media (max-width: 1199px) {
  .employee-card {
    display: flex;
    flex: calc(50% - 30px);
    width: calc(50% - 30px);
    margin: 15px;
  }
}
/** EMPLOYEES - END ------------------------------------------------ */
/** EMPLOYEES - END ------------------------------------------------ */
/** TABLES - START ------------------------------------------------ */
/** TABLES - START ------------------------------------------------ */
table {
  height: 100% !important;
}

table > tbody > tr:first-of-type > td {
  font-weight: bold;
  background: #f8f8f8;
}

table td {
  vertical-align: middle;
  padding: 12px 10px;
}

.wpb_text_column.white-header table > tbody > tr:first-of-type > td {
  background: #fff;
}

@media (max-width: 992px) {
  table td {
    font-size: 16px;
  }
}
/** TABLES - END ------------------------------------------------ */
/** TABLES - END ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
.sidenav .sub-menu-1 {
  display: none !important;
}

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

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

.sidenav .sidenav-title,
.aktualno-side-menu .side-menu-title {
  border-top: 1px solid #e8e8e8 !important;
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  padding: 14px 0px;
  border: none;
}

.sidenav-title h2,
.side-menu-title h2 {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #000000;
  text-transform: none;
}

.sidenav li {
  list-style-type: none;
  list-style: none;
  padding: 0;
  border: none;
  border-top: 1px solid #e8e8e8 !important;
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

.sidenav ul > li:last-of-type {
  border-bottom: 1px solid #e8e8e8 !important;
}

.sidenav a {
  padding-left: 0;
  font-size: 16px;
  font-weight: normal;
  padding: 14px 0px;
  width: 100%;
  color: black;
}

.sidenav a:before {
  display: none;
}

.sidenav .current-menu-item > h2,
.sidenav li.current-menu-item > a,
.sidenav li.current-page-ancestor > a {
  color: #f37031;
  text-decoration: none;
  font-weight: normal;
  background-color: #fff;
}
.sidenav .current-menu-item > h2:hover,
.sidenav li.current-menu-item > a:hover,
.sidenav li.current-page-ancestor > a:hover {
  color: #f37031 !important;
  text-decoration: none !important;
  cursor: default;
}

.sidenav .current-menu-item:hover {
  text-decoration: none !important;
  cursor: default;
}

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

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

.sp-intro .title-banner h1 {
  font-size: 35px;
  line-height: 41px;
  text-align: left;
  color: #000000;
  margin-top: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
}

.sp-intro .title-banner h1:after {
  content: "";
  width: 80px;
  height: 5px;
  background-color: #f37031;
  left: 0;
  position: relative;
  display: block;
  top: 17.5px;
}

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

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

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

.sp-intro .c2 {
  width: calc(100% - 225px) !important;
  padding-left: 30px;
}

.sp-intro .c2 .container {
  width: 100%;
}

.sp-intro .sidenav a:hover {
  color: #000000;
  text-decoration: underline;
}

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

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

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

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

@media (max-width: 992px) {
  .sidenav,
  .aktualno-side-menu {
    display: none;
  }
  .sp-intro .c1 {
    display: none;
  }
  .sp-intro .text-with-icon-wrap {
    display: flex;
    flex-direction: column;
  }
  .sp-intro .text-with-icon-wrap > div {
    width: 100% !important;
  }
  .sp-intro > .c2 {
    width: 100% !important;
    padding-left: 0;
  }
  .sp-intro .title-banner {
    margin-top: -50px;
  }
  .sp-intro .title-banner h1 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 768px) {
  .sp-intro .title-banner h1 {
    font-size: 22px !important;
    line-height: 32px !important;
  }
}
/** SIDEMENU - END ------------------------------------------------ */
/** SIDEMENU - END ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
/** FILES - START ------------------------------------------------ */
.file-wrap {
  border-radius: 3px;
  background: #f37031 !important;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  cursor: default;
}

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

.file-wrap a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #efe2ca;
  font-weight: normal;
  margin-left: -25px;
  text-transform: none;
}

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

.file-wrap > a:first-of-type:hover {
  text-decoration: underline !important;
  color: #efe2ca;
  cursor: pointer;
}

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

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

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

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

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

@media (max-width: 768px) {
  .file-wrap > a:first-of-type {
    margin-left: 50px;
    font-size: 16px;
  }
  .file-dl-icon:before {
    width: 20px !important;
    height: 20px !important;
  }
}
/** FILES - END ------------------------------------------------ */
/** FILES - END ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
.subcat-wrap-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}

.subcat-wrap-slider .subcat-cont {
  flex: calc(33% - 30px);
  margin: 15px;
  max-width: calc(33% - 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 {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.subcat-wrap-slider .subcat-cont > div > a:not(.btn) {
  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: #f37031 !important;
  border: 2px solid #f37031;
  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: #f37031;
  opacity: 1;
  border-radius: 50% !important;
}

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

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

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

.subcat-wrap-slider .text h4 {
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  margin-top: 0;
}

.subcat-wrap-slider .text p {
  font-size: 18px;
  line-height: 26px;
}

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

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

@media (max-width: 1300px) {
  .subcat-wrap-slider .subcat-cont {
    flex: calc(50% - 30px);
    margin: 15px;
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 1199px) {
  .hsec .subcat-item.btn2 {
    font-size: 16px !important;
    padding: 7.5px 25.5px !important;
    line-height: 31px !important;
  }
  .hsec .subcat-item.btn2 svg {
    height: 12px;
  }
}
@media (max-width: 991px) {
  .subcat-wrap-slider.subcat-wrap-noslider .subcat-cont {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .subcat-wrap-slider .text h4 {
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .subcat-wrap-slider .subcat-cont {
    flex: calc(100% - 30px);
    margin: 15px;
    max-width: calc(100% - 30px);
  }
  .subcat-wrap-slider .text {
    height: auto;
    padding-top: 25px !important;
  }
}
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER SMALL - START ------------------------------------------------ */
/** SUBCAT WRAP SLIDER SMALL - START ------------------------------------------------ */
.subcat-wrap-slider.subcat-wrap-slider-small .text {
  background-color: #f37031;
  border-radius: 0 !important;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  height: 100%;
  min-height: 125px;
  padding: 25px 30px !important;
}

.subcat-wrap-slider.subcat-wrap-slider-small .text h3 {
  color: #fff;
  margin-bottom: 0;
}

.subcat-wrap-slider.subcat-wrap-slider-small .text svg {
  display: flex;
}

.subcat-wrap-slider.subcat-wrap-slider-small a:hover .text {
  background-color: #fdece4;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
}

.subcat-wrap-slider.subcat-wrap-slider-small a:hover .text h3 {
  color: #3c5caa;
}

.subcat-wrap-slider.subcat-wrap-slider-small a:hover .text svg circle {
  fill: #3c5caa;
}

.subcat-wrap-slider.subcat-wrap-slider-small a:hover .text svg path {
  stroke: #fff;
}

@media (max-width: 767px) {
  .subcat-wrap-slider.subcat-wrap-slider-small .text {
    padding: 15px 20px !important;
    min-height: 100%;
  }
  .subcat-wrap-slider.subcat-wrap-slider-small .text svg {
    width: 20px;
    height: 20px;
  }
}
/** SUBCAT WRAP SLIDER SMALL - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER SMALL - END ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - START ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - START ------------------------------------------------ */
.single-aktualnost .ns-gallery {
  margin-bottom: 70px;
}

.loop-item {
  margin-bottom: 50px;
}

.loop-item-horizontal {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.loop-item-horizontal .btn {
  margin-top: auto;
}

.loop-item-horizontal > div {
  width: 100% !important;
}

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

.loop-item-horizontal .c2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding: 20px;
  border: 1px solid #e8e8e8;
}

.loop-item-inner > section > div > div > div > div {
  height: 100%;
}

.loop-container > div {
  display: flex;
  align-items: stretch;
}

.loop-item > div,
.loop-item > div > section,
.loop-item > div > section > div,
.loop-item > div > section > div > div,
.loop-item > div > section > div > div > div,
.loop-item > div > section > div > div > div > div,
.loop-item > div > section > div > div > div > div > div {
  height: 100%;
}

.loop-item-horizontal h4 {
  margin: 0;
  margin-bottom: 15px;
  padding: 0 0px;
  font-weight: 600;
  text-transform: none;
  font-size: 22px;
  line-height: 140%;
  text-align: left;
  color: #000000 !important;
  font-family: "Roboto", sans-serif !important;
}

.loop-item-horizontal h4 a {
  color: #000000 !important;
  font-weight: 600;
}

.loop-item-horizontal h4 a:hover {
  color: #f37031 !important;
}

.loop-item-horizontal-dogodek .c2 > .post-date:first-of-type {
  font-weight: bold !important;
}

.loop-item-horizontal span {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  color: #606060;
  margin-bottom: 2.5px;
  font-family: "Roboto", sans-serif;
  display: flex;
  align-items: center;
}

.loop-item-horizontal span svg {
  margin-right: 7.5px;
}

.loop-item-horizontal p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 160%;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #606060;
  text-align: left;
}

.loop-item-horizontal img {
  height: 100%;
  min-height: 200px;
  height:241px;
  border-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.loop-item-horizontal .read-more {
  border-color: transparent !important;
  padding: 0 0px !important;
  color: #f37031 !important;
  margin-top: 0px;
  display: flex;
  align-items: baseline;
  font-size: 18px !important;
  text-decoration: underline !important;
  font-weight: 400 !important;
}

.loop-item-horizontal .read-more:after {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/read-more-after.svg);
  background-repeat: no-repeat;
  display: inline-block;
  display: none;
  margin-left: 10px;
}

.loop-item-horizontal .read-more:hover,
.loop-item-horizontal .read-more:focus,
.loop-item-horizontal .read-more:active {
  text-decoration: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
  color: #f37031 !important;
}
.loop-item-horizontal .read-more:hover:after svg path,
.loop-item-horizontal .read-more:focus:after svg path,
.loop-item-horizontal .read-more:active:after svg path {
  fill: #f37031 !important;
}

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

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

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

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

.loop-item-horizontal-uit span {
  margin-top: none;
}

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

.single-novica img.img-responsive {
  width: 100%;
}

.single-novica .post-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  color: #a5a6a9;
}

.single-novica h2,
.single-novica h3,
.single-novica h4,
.single-novica h5 {
  /*color: #000000 !important;*/
}

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

.cpt-single .post-date {
  display: none !important;
}

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

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

article.aktualnost .post-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #a4a4a4;
}

article.aktualnost .post-date-space {
  height: 15px;
}

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

.loop-item-horizontal-dogodek span {
  display: flex !important;
}

.loop-item-horizontal-dogodek .post-date-wrap {
  margin-top: auto;
}

@media (max-width: 1199px) {
  .loop-item-horizontal h4 {
    font-size: 22px !important;
    line-height: 30px;
  }
  .loop-item-horizontal p {
    margin-top: 0;
  }
  .loop-item-horizontal .c2 {
    padding-right: 40px;
  }
  .loop-item-horizontal img {
    height: 200px;
  }
}
@media (max-width: 991px) {
  .loop-item-horizontal {
    flex-direction: column;
    margin-bottom: 0px;
    border-radius: 0px !important;
  }
  .loop-item-horizontal,
  .loop-item-horizontal img {
    height: auto;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .loop-item-horizontal h4 {
    margin-top: 0px;
  }
  .loop-item-horizontal img {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
  }
  .loop-item-horizontal .c1 {
    padding-right: 0;
  }
  .loop-item-horizontal .c2,
  .loop-item-horizontal .cfull {
    padding: 0px 15px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .loop-item-horizontal p,
  .loop-item-horizontal .read-more {
    font-size: 15px !important;
  }
  .loop-item-horizontal .read-more:after {
    width: 8px;
    height: 10px;
    background-size: contain;
  }
  .loop-item-horizontal span {
    margin-bottom: 5px;
    font-size: 13px !important;
  }
  .single-novica-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
  }
  .single-novica .sp-page-title {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .loop-item-horizontal .c2,
  .loop-item-horizontal .cfull {
    padding-bottom: 20px;
  }
  .loop-item-horizontal h4 {
    font-size: 18px !important;
    line-height: 24px;
  }
  .loop-item-horizontal span,
  .loop-item-horizontal .read-more {
    font-size: 15px;
  }
  .loop-item-horizontal-referenca svg {
    width: 30px;
    height: 30px;
  }
  .loop-item > div,
  .loop-item > div > section,
  .loop-item > div > section > div,
  .loop-item > div > section > div > div,
  .loop-item > div > section > div > div > div,
  .loop-item > div > section > div > div > div > div,
  .loop-item > div > section > div > div > div > div > div {
    height: auto !important;
  }
}
.post-kat {
  display: inline-block;
  border-radius: 0 !important;
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 10px;
}

.post-kat a {
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #f37031;
}

.post-kat a:hover {
  background-color: #dc5413;
}

/** LOOP ITEM HORIZONTAL - END ------------------------------------------------ */
/** LOOP ITEM HORIZONTAL - END ------------------------------------------------ */
/** PROJECTS - START ------------------------------------------------ */
/** PROJECTS - START ------------------------------------------------ */
.subcat-item.active-button {
  background-color: #dc5413 !important;
  border-color: #dc5413 !important;
  color: #fff;
  pointer-events: none;
}

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

.subcat-wrap-btn > .subcat-cont {
  margin: 0 10px;
}

/** PROJECTS - END ------------------------------------------------ */
/** PROJECTS - END ------------------------------------------------ */
/** CURRENT CHILD BTNS - START ------------------------------------------------ */
/** CURRENT CHILD BTNS - START ------------------------------------------------ */
.subcat-wrap-current-childs {
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-left: -20px;
  margin-right: -20px;
}

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

.subcat-wrap-current-childs > .subcat-cont > .btn {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  min-height: 80px;
  line-height: 170% !important;
  padding: 0.5px 30px !important;
}

@media (max-width: 992px) {
  .subcat-wrap-current-childs > .subcat-cont {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 768px) {
  .subcat-wrap-current-childs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .subcat-wrap-current-childs > .subcat-cont {
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
    margin: 10px 15px;
  }
  .subcat-wrap-current-childs > .subcat-cont > .btn {
    padding: 7.5px 20.5px !important;
    min-height: 60px;
  }
}
/** CURRENT CHILD BTNS - END ------------------------------------------------ */
/** CURRENT CHILD BTNS - END ------------------------------------------------ */
/** WORKSHOP - START ------------------------------------------------ */
/** WORKSHOP - START ------------------------------------------------ */
.termin {
  background-color: #f8f8f8;
  margin-bottom: 0 !important;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}

.termin p {
  font-weight: bold;
  margin-bottom: 0 !important;
}

.ns-workshop-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  margin-bottom: 0px;
  border: 1px solid #e8e8e8;
  border-top: none;
}

.ns-workshop-item p {
  font-size: 16px;
  line-height: 26px;
}

.ns-workshop-item p.subtle-text {
  color: #939598;
  margin-bottom: 0;
}

.ns-workshop-item .btn.btn-md.btn-primary {
  align-self: flex-start;
  font-size: 16px !important;
  line-height: 36px !important;
  padding: 0.5px 15px !important;
}

.ns-workshop-item > h5,
.ns-workshop-item > p {
  display: none;
}

@media (max-width: 1199px) {
  .ns-workshop-item {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 15px;
  }
  .ns-workshop-item .btn {
    margin-top: 5px;
  }
}
/** WORKSHOP - END ------------------------------------------------ */
/** WORKSHOP - END ------------------------------------------------ */
/** CURRENT CHILD CARDS - START ------------------------------------------------ */
/** CURRENT CHILD CARDS - START ------------------------------------------------ */
.subcat-wrap-cards {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-left: -20px;
  margin-right: -20px;
}

.subcat-wrap-cards > .subcat-cont {
  flex: calc(50% - 30px);
  margin: 15px;
  max-width: calc(50% - 30px);
  background-color: #3c5caa;
  padding: 40px;
}

.subcat-wrap-cards > .subcat-cont h2,
.subcat-wrap-cards > .subcat-cont p {
  color: #fff;
}

.subcat-wrap-cards > .subcat-cont .btn {
  margin-top: 15px;
}

@media (max-width: 992px) {
  .subcat-wrap-cards > .subcat-cont {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .subcat-wrap-cards {
    flex-direction: column;
  }
  .subcat-wrap-cards > .subcat-cont {
    flex: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
/** CURRENT CHILD CARDS - END ------------------------------------------------ */
/** CURRENT CHILD CARDS - END ------------------------------------------------ */
/** REVIEWS - START ------------------------------------------------ */
/** REVIEWS - START ------------------------------------------------ */
.reviews-wrap .slide {
  padding: 25px 0px;
}

.qt-marks {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.qt-marks:after,
.qt-marks:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  color: #f37031;
  font-weight: 700;
  display: inline-block;
  width: 79px;
  height: 68px;
  position: absolute;
}

.qt-marks:after {
  background-image: url(../images/review-qt-left.svg);
  display: block;
  left: 70px;
  bottom: -20px;
  position: absolute;
}

.qt-marks:before {
  background-image: url(../images/review-qt-right.svg);
  right: 70px;
  top: 0%;
  display: block;
  position: absolute;
}

.reviews-wrap .slide .svg-bg-parent {
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.2));
  position: relative;
}

.reviews-wrap .slide .svg-bg {
  display: flex;
  align-items: center;
  position: relative;
  padding: 45px;
  padding-top: 100px;
  margin-right: 20px;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 2.611%, 50.919% 8.019%, 6.256% 12.941%, 6.256% 12.941%, 5.533% 13.183%, 4.849% 13.729%, 4.214% 14.553%, 3.635% 15.631%, 3.122% 16.936%, 2.683% 18.443%, 2.326% 20.127%, 2.061% 21.962%, 1.895% 23.924%, 1.838% 25.986%, 1.838% 100%, 100% 100%, 100% 2.611%);
          clip-path: polygon(100% 2.611%, 50.919% 8.019%, 6.256% 12.941%, 6.256% 12.941%, 5.533% 13.183%, 4.849% 13.729%, 4.214% 14.553%, 3.635% 15.631%, 3.122% 16.936%, 2.683% 18.443%, 2.326% 20.127%, 2.061% 21.962%, 1.895% 23.924%, 1.838% 25.986%, 1.838% 100%, 100% 100%, 100% 2.611%);
}

.reviews-wrap .slide .svg-bg > div:first-of-type {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.reviews-wrap .slide .svg-bg > div:first-of-type p {
  font-style: normal;
}

.reviews-wrap .slide .svg-bg > div:first-of-type p {
  margin-top: 10px;
}

.reviews-wrap .slide .svg-bg p {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 172%;
  color: #606060;
}

.reviews-wrap .slide .svg-bg h4 {
  font-weight: 600;
}

.reviews-wrap img {
  width: 100%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.reviews-wrap .slick-dots li.slick-active button:before {
  opacity: 1 !important;
}

.reviews-wrap .slick-dots {
  /* left: 0; */
  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;
  z-index: 2;
  bottom: -45px;
}

.reviews-wrap .slick-dots li,
.reviews-wrap .slick-dots li button {
  width: 12px;
  height: 12px;
}

.reviews-wrap .slick-dots li {
  background-color: transparent;
  opacity: 1;
  margin: 5px;
}

.reviews-wrap .slick-dots li.slick-active {
  opacity: 1;
}

.reviews-wrap .slick-dots li button:before {
  font-style: normal;
  color: #fff !important;
  border: 2px solid #f37031;
  background: transparent;
  font-size: 16px;
  opacity: 1;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50% !important;
  border-radius: 0%;
  transition: background-color 0.3s;
}

.reviews-wrap .slick-dots li.slick-active button:before,
.reviews-wrap .slick-dots li button:hover:before,
.reviews-wrap .slick-dots li:hover {
  background: #f37031;
  opacity: 1;
  border-radius: 50% !important;
  border-color: #f37031;
}

@media (max-width: 1199px) {
  .reviews-wrap .slide .svg-bg {
    min-height: 495px;
  }
}
@media (max-width: 992px) {
  .reviews-wrap .slide .svg-bg > div.col-12 {
    flex-direction: column !important;
    justify-content: center;
    text-align: left;
  }
  .reviews-wrap .slide .svg-bg {
    min-height: 550px;
    flex-direction: column;
    justify-content: center;
    margin: 20px;
    padding: 25px;
    padding-top: 70px;
    -webkit-clip-path: polygon(100% 0%, 50% 5.553%, 14.489% 9.498%, 14.489% 9.498%, 12.051% 9.889%, 9.771% 10.494%, 7.671% 11.295%, 5.776% 12.272%, 4.108% 13.409%, 2.692% 14.685%, 1.549% 16.085%, 0.704% 17.588%, 0.18% 19.177%, 0% 20.833%, 0% 100%, 100% 100%, 100% 0%);
            clip-path: polygon(100% 0%, 50% 5.553%, 14.489% 9.498%, 14.489% 9.498%, 12.051% 9.889%, 9.771% 10.494%, 7.671% 11.295%, 5.776% 12.272%, 4.108% 13.409%, 2.692% 14.685%, 1.549% 16.085%, 0.704% 17.588%, 0.18% 19.177%, 0% 20.833%, 0% 100%, 100% 100%, 100% 0%);
  }
  .qt-marks {
    display: none !important;
  }
  .qt-marks:after,
  .qt-marks:before {
    width: 49px;
    height: 38px;
    display: none !important;
  }
  .qt-marks:before {
    top: -10px;
    right: 30px;
  }
  .qt-marks:after {
    bottom: -10px;
    left: 30px;
  }
  .reviews-wrap .slide .svg-bg > div {
    max-width: 100%;
    width: 100%;
  }
  .reviews-wrap img {
    width: 100px;
    height: 100px;
  }
  .reviews-wrap .slide .svg-bg p {
    font-size: 16px;
  }
  .reviews-wrap .slide .svg-bg > div:first-of-type {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 25px;
  }
  .reviews-wrap .slide .svg-bg > div:first-of-type p {
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .reviews-wrap .slide .svg-bg {
    -webkit-clip-path: polygon(100% 0%, 50% 2.324%, 15.731% 3.78%, 15.731% 3.78%, 13.113% 3.966%, 10.654% 4.289%, 8.381% 4.735%, 6.323% 5.295%, 4.505% 5.955%, 2.957% 6.706%, 1.704% 7.535%, 0.776% 8.432%, 0.199% 9.383%, 0% 10.378%, 0% 100%, 100% 100%, 100% 0%);
            clip-path: polygon(100% 0%, 50% 2.324%, 15.731% 3.78%, 15.731% 3.78%, 13.113% 3.966%, 10.654% 4.289%, 8.381% 4.735%, 6.323% 5.295%, 4.505% 5.955%, 2.957% 6.706%, 1.704% 7.535%, 0.776% 8.432%, 0.199% 9.383%, 0% 10.378%, 0% 100%, 100% 100%, 100% 0%);
  }
}
/** REVIEWS - END ------------------------------------------------ */
/** REVIEWS - END ------------------------------------------------ */
/** SEARCH - START ------------------------------------------------ */
/** SEARCH - START ------------------------------------------------ */
/*search form*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: pink;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: pink;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 992px) {
  .search-list ul.xyz li {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 15px;
    margin-bottom: 25px;
  }
  .search-list ul.xyz img {
    max-height: 100px;
  }
}
/** SEARCH - END ------------------------------------------------ */
/** SEARCH - END ------------------------------------------------ */
/** LARGE CARD - START ------------------------------------------------ */
/** LARGE CARD - START ------------------------------------------------ */
.large-card-wrap {
  filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
  display: flex;
  flex-direction: column;
}

.large-card-wrap > div {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: #f37031;
  padding: 35px;
  padding-bottom: 50px;
  flex: 1 0 auto;
}

.large-card-wrap .btn {
  margin: 0 auto;
  margin-top: auto;
  display: flex;
  align-items: center;
  color: #000000 !important;
}

.large-card-wrap .btn:hover {
  color: #fff !important;
}

.large-card-wrap .btn svg {
  display: block;
  position: relative;
  right: -5px;
}

.large-card-wrap .btn:hover svg path {
  stroke: #fff !important;
}

.large-card-wrap img {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}

.large-card-wrap.cut-right img {
  filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
  -webkit-clip-path: polygon(100% 100%, 100% 12.28%, 100% 12.28%, 99.992% 12.316%, 99.985% 12.352%, 99.978% 12.389%, 99.971% 12.425%, 99.964% 12.461%, 99.958% 12.498%, 99.951% 12.534%, 99.945% 12.571%, 99.94% 12.608%, 99.934% 12.645%, 99.934% 12.645%, 99.345% 10.571%, 98.136% 8.845%, 96.468% 7.435%, 94.503% 6.313%, 92.399% 5.446%, 90.318% 4.806%, 88.421% 4.36%, 86.867% 4.08%, 85.816% 3.934%, 85.431% 3.892%, 0.155% 0%, 0.155% 0%, 0.155% 18.338%, 0.154% 33.482%, 0.154% 45.787%, 0.152% 55.608%, 0.149% 63.3%, 0.145% 69.217%, 0.138% 73.715%, 0.13% 77.149%, 0.12% 79.872%, 0.107% 82.241%, 0.107% 82.241%, 0.1% 83.36%, 0.092% 84.52%, 0.083% 85.759%, 0.074% 87.118%, 0.064% 88.635%, 0.053% 90.352%, 0.041% 92.306%, 0.028% 94.54%, 0.015% 97.091%, 0% 100%, 100% 100%);
          clip-path: polygon(100% 100%, 100% 12.28%, 100% 12.28%, 99.992% 12.316%, 99.985% 12.352%, 99.978% 12.389%, 99.971% 12.425%, 99.964% 12.461%, 99.958% 12.498%, 99.951% 12.534%, 99.945% 12.571%, 99.94% 12.608%, 99.934% 12.645%, 99.934% 12.645%, 99.345% 10.571%, 98.136% 8.845%, 96.468% 7.435%, 94.503% 6.313%, 92.399% 5.446%, 90.318% 4.806%, 88.421% 4.36%, 86.867% 4.08%, 85.816% 3.934%, 85.431% 3.892%, 0.155% 0%, 0.155% 0%, 0.155% 18.338%, 0.154% 33.482%, 0.154% 45.787%, 0.152% 55.608%, 0.149% 63.3%, 0.145% 69.217%, 0.138% 73.715%, 0.13% 77.149%, 0.12% 79.872%, 0.107% 82.241%, 0.107% 82.241%, 0.1% 83.36%, 0.092% 84.52%, 0.083% 85.759%, 0.074% 87.118%, 0.064% 88.635%, 0.053% 90.352%, 0.041% 92.306%, 0.028% 94.54%, 0.015% 97.091%, 0% 100%, 100% 100%);
}

.large-card-wrap.cut-left img {
  filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
  -webkit-clip-path: polygon(0.113% 100%, 0.113% 12.329%, 0.113% 12.329%, 0.114% 12.336%, 0.118% 12.355%, 0.124% 12.384%, 0.131% 12.422%, 0.139% 12.465%, 0.148% 12.512%, 0.157% 12.56%, 0.165% 12.608%, 0.173% 12.653%, 0.179% 12.693%, 0.179% 12.693%, 0.768% 10.621%, 1.975% 8.895%, 3.641% 7.487%, 5.604% 6.365%, 7.705% 5.499%, 9.784% 4.858%, 11.679% 4.413%, 13.232% 4.133%, 14.281% 3.987%, 14.666% 3.945%, 99.845% 0.055%, 99.845% 0.055%, 99.845% 18.383%, 99.846% 33.519%, 99.847% 45.817%, 99.848% 55.633%, 99.851% 63.32%, 99.856% 69.234%, 99.862% 73.73%, 99.87% 77.161%, 99.88% 79.883%, 99.893% 82.25%, 99.893% 82.25%, 99.9% 83.37%, 99.908% 84.529%, 99.917% 85.767%, 99.926% 87.125%, 99.936% 88.642%, 99.947% 90.357%, 99.959% 92.311%, 99.972% 94.543%, 99.985% 97.093%, 100% 100%, 0.113% 100%);
          clip-path: polygon(0.113% 100%, 0.113% 12.329%, 0.113% 12.329%, 0.114% 12.336%, 0.118% 12.355%, 0.124% 12.384%, 0.131% 12.422%, 0.139% 12.465%, 0.148% 12.512%, 0.157% 12.56%, 0.165% 12.608%, 0.173% 12.653%, 0.179% 12.693%, 0.179% 12.693%, 0.768% 10.621%, 1.975% 8.895%, 3.641% 7.487%, 5.604% 6.365%, 7.705% 5.499%, 9.784% 4.858%, 11.679% 4.413%, 13.232% 4.133%, 14.281% 3.987%, 14.666% 3.945%, 99.845% 0.055%, 99.845% 0.055%, 99.845% 18.383%, 99.846% 33.519%, 99.847% 45.817%, 99.848% 55.633%, 99.851% 63.32%, 99.856% 69.234%, 99.862% 73.73%, 99.87% 77.161%, 99.88% 79.883%, 99.893% 82.25%, 99.893% 82.25%, 99.9% 83.37%, 99.908% 84.529%, 99.917% 85.767%, 99.926% 87.125%, 99.936% 88.642%, 99.947% 90.357%, 99.959% 92.311%, 99.972% 94.543%, 99.985% 97.093%, 100% 100%, 0.113% 100%);
}

.large-card-wrap h4,
.large-card-wrap p {
  color: #fff;
}

.large-card-wrap h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 135%;
}

.large-card-wrap p {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 155%;
  margin-bottom: 35px;
}

@media screen and (max-width: 992px) {
  .large-card-wrap > div {
    padding: 20px;
  }
  .large-card-wrap p {
    font-size: 16px;
  }
  .large-card-wrap img {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .large-card-wrap > div {
    padding: 25px;
    padding-bottom: 40px;
    min-height: 100%;
  }
  .large-card-wrap img {
    height: 250px;
  }
}
/** LARGE CARD - END ------------------------------------------------ */
/** LARGE CARD - END ------------------------------------------------ */
/** LOGO BELT - START ------------------------------------------------ */
/** LOGO BELT - START ------------------------------------------------ */
.logo-belt {
  padding-top: 80px;
  padding-bottom: 60px !important;
}

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

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

.logo-belt .bs-container {
  display: flex;
  justify-content: space-between;
}

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

.logo-belt .bs-container .slick-list .slick-track {
  display: flex;
  justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .logo-belt .ns-bs .bs-brand-box {
    width: auto !important;
  }
}
@media (max-width: 992px) {
  .logo-belt {
    padding-top: 35px;
    padding-bottom: 15px !important;
  }
}
@media (max-width: 768px) {
  .logo-belt .bs-container .slick-list .slick-track {
    display: block;
  }
  .logo-belt .ns-bs .bs-brand-box {
    width: none !important;
    height: 80px;
    margin: 10px 0;
  }
  .logo-belt .ns-bs .bs-img {
    max-width: 150px;
  }
  .logo-belt .bs-container .slick-dots {
    bottom: -25px !important;
  }
}
/** LOGO BELT - END ------------------------------------------------ */
/** LOGO BELT - END ------------------------------------------------ */
/** Telefoni popravek - START ------------------------------------------------ */
/** Telefoni popravek - START ------------------------------------------------ */
.wpb_raw_contact a > span {
  margin-left: 5px;
}

.wpb_raw_contact a span.inner-contents {
  color: #f37031 !important;
}

footer .wpb_raw_contact a span.inner-contents {
  color: #fff !important;
}

.ns-megamenu .wpb_raw_html {
  margin-bottom: 25px !important;
  border: 2px solid #f37031;
  border-radius: 6px;
  padding: 10px 15px;
  display: none;
}

.ns-megamenu .wpb_raw_html:hover a {
  text-decoration: none;
}

.ns-megamenu .wpb_raw_html svg {
  margin-right: 5px;
}

.ns-megamenu .wpb_raw_html a .inner-contents {
  color: #000000;
  font-size: 16px;
}

.ns-megamenu .wpb_raw_html a:hover .inner-contents {
  text-decoration: underline;
  color: #000000;
}

.ns-topheader .c2 .wpb_wrapper .wpb_raw_code:first-of-type a,
.ns-topheader .c2 .wpb_wrapper .wpb_raw_code:nth-of-type(2) a {
  margin-right: 35px;
}

.ns-topheader .c2 .wpb_wrapper .wpb_raw_code:first-of-type a {
  margin-right: 25px;
}

.ns-topheader .c2 .wpb_wrapper .wpb_raw_code:first-of-type,
.ns-topheader .c2 .wpb_wrapper .wpb_raw_code:nth-of-type(2) {
  display: none !important;
}

/** Telefoni popravek - END ------------------------------------------------ */
/** Telefoni popravek - END ------------------------------------------------ */
.hide-last-menu-item ul > li:last-of-type {
  display: none !important;
}/*# sourceMappingURL=main.css.map */




.float-element-1 {
    position: fixed;
    top: 220px;
    z-index: 88889;
    left: 0;
    width: 220px;
}


.float-element-2 {
    position: fixed;
    top: 220px;
    z-index: 88889;
    right: 0;
    width: 200px;
}





@media SCREEN and (max-width: 1716px ) {

  .float-element-1 {    
      top:auto; 
      bottom: 10px;    
      width: 160px;
  }


  .float-element-2 {     
    top:auto; 
      bottom: 10px;    
      width: 180px;
  }

}




@media SCREEN and (max-width: 340px ) {

  .float-element-1 {
  
      width: 40%;
  }


  .float-element-2 {
   
      width: 50%;
  }

}



/** 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 ------------------------------------------------ */