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

b,
strong {
  font-weight: bold;
}

* {
  outline: none !important;
}

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

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

html,
body {
  overflow-x: hidden;
}

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

.small-footer {
  color: #00002d;
  font-size: 12px;
  padding: 0px 0 20px 0;
  font-family: "Poppins", sans-serif;
}

.small-footer a,
.small-footer p {
  font-family: "Poppins", sans-serif;
}

.ns-link {
  float: right;
  color: #fff;
}
.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: #fff;
}

.ns-logo-svg {
  width: 60px;
}

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

@media screen and (max-width: 992px) {
  .small-footer > div > div {
    display: flex;
    align-items: center;
  }
  .empty-space-hide-mobile {
    display: none !important;
  }
  .left-align-mobile h2,
  .left-align-mobile h6 {
    text-align: left !important;
  }
}
@media screen and (min-width: 992px) {
  .empty-space-hide-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .site-content {
    min-height: 600px;
  }
}
@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;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
    max-width: 1570px;
  }
}
.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;
}

/*-------------------- typography START --------------------*/
h1 {
  font-size: 50px;
  line-height: 115%;
  font-weight: bold;
}

h2 {
  font-size: 36px;
  line-height: 120%;
  font-weight: bold;
}

h3 {
  font-size: 24px;
  line-height: 150%;
  font-weight: bold;
  color: #00002d;
}

h4 {
  font-size: 20px;
  line-height: 150%;
  font-weight: normal;
  color: #00002d;
}

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

h6 {
  font-size: 24px !important;
  line-height: 120% !important;
  font-weight: 400 !important;
  color: #3c3c3c;
  margin-bottom: 1.25rem;
}

p {
  line-height: 150%;
  font-weight: 400;
  color: #00002d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif !important;
  color: #00002d;
}

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

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

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

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

.sp-row .wpb_text_column ul li {
  color: #575757;
  line-height: 140%;
}

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

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

.wpb_text_column p a {
  color: #ff2130;
}

@media screen and (max-width: 992px) {
  li,
  p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 34px;
    line-height: 44px;
  }
  h2 {
    font-size: 22px !important;
    line-height: 26px;
    font-size: 36px !important;
    line-height: 120% !important;
  }
  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;
  }
}
/*-------------------- typography END --------------------*/
/** BASE - END ------------------------------------------------ */
/** BASE - END ------------------------------------------------ */
/*-------------------- UI elements START --------------------*/
input[type="text"],
input[type="email"],
input[type="password"] {
  border: 2px solid #eee;
  border-radius: 3px;
  height: 55px;
  padding: 8px;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

.btn-lg {
  padding: 21.5px 30.745px;
  font-size: 18px;
  font-weight: 700;
}

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

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

#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: #00002d;
  background: #fff;
  border: 2px solid black;
  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: #fff;
  background: #ff2130;
  border: 2px solid #ff2130;
  transition: 0s;
}

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

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

#jquery-cookie-law-script a#cookie-law-button-more:hover {
  color: #fff !important;
  border: 2px solid transparent !important;
  background-color: black !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: #fff;
  background: #ff646e;
  border: 2px solid #ff646e;
  box-shadow: none;
  outline: none;
}

.btn-secondary,
.btn-secondary:visited,
.wpcf7-submit,
.wpcf7-submit:visited,
.uacf7-next {
  color: #fff;
  background: #3e61ff;
  border: 2px solid #3e61ff;
}

.btn-secondary:hover,
.wpcf7-submit:hover,
.uacf7-next:hover {
  color: #fff;
  background: #0027d7;
  border: 2px solid #0027d7;
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.wpcf7-submit:active,
.wpcf7-submit:focus,
.wpcf7-submit:active:focus,
.wpcf7-submit:active:hover .uacf7-next:active,
.uacf7-next:focus,
.uacf7-next:active:focus,
.uacf7-nextactive:hover {
  color: #fff;
  background: #749dff;
  border: 2px solid #749dff;
  box-shadow: none;
  outline: none;
}

.btn-tertiary,
.btn-tertiary:visited {
  color: #fff;
  background: #00002d;
  border: 2px solid #00002d;
}

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

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

.btn-tag,
.btn-tag:visited {
  color: #00002d;
  background: transparent;
  border: 2px solid #00002d;

  font-weight: 400 !important;

  margin-right: 10px;
  margin-bottom: 10px;
}

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

.btn-tag:active,
.btn-tag:focus,
.btn-tag:active:focus,
.btn-tag:active:hover,
.btn-tag:not(:disabled):not(.disabled):active {
  color: #00002d;
  background: transparent;
  border: 2px solid #00002d;

  box-shadow: none;
  outline: none;
}
.btn-tag.active {
  color: #fff;
  background: #2e2e57;
  border: 2px solid #2e2e57;

  font-weight: bold !important;
  text-transform: uppercase !important;
}
.btn-clean,
.btn-clean:visited {
  border-color: transparent !important;
  background: transparent !important;
  color: #00002d !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 0 7.5px !important;
}

.btn-clean:hover {
  text-decoration: underline !important;
  color: #fff !important;
  border: none !important;
  background: transparent;
}

.btn-clean:active,
.btn-clean:focus,
.btn-clean:active:focus,
.btn-clean:active:hover,
.btn-clean:not(:disabled):not(.disabled):active {
  border-color: transparent !important;
  background: transparent !important;
  color: #00002d !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 0 7.5px !important;
  box-shadow: none;
  outline: none;
}

.uacf7-prev,
.uacf7-prev:visited {
  border-color: transparent !important;
  background: #d6d6d6 !important;
  color: #fff !important;
  box-shadow: none;
  outline: none;
}

.uacf7-prev:hover {
  color: #fff !important;
  border-color: transparent !important;
  background: #a5a5a5 !important;
}

.uacf7-prev:active,
.uacf7-prev:focus,
.uacf7-prev:active:focus,
.uacf7-prev:active:hover,
.uacf7-prev:not(:disabled):not(.disabled):active {
  border-color: transparent !important;
  background: #ededed !important;
  color: #fff !important;
  box-shadow: none;
  outline: none;
}

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

#page header .c2 .nav-btns-tablet .btn,
#page header .header-middle-desktop .c2 .btn {
  border-width: 1px !important;
  margin-right: 10px;
  white-space: nowrap;
  padding: 2px 23px !important;
}

#page header .c2 .nav-btns-tablet .btn.btn-primary,
#page header .header-middle-desktop .c2 .btn.btn-primary,
#page header .ns-megamenu .btn-primary {
  border-color: #00002d;
  border-width: 1px;
}

#page header .c2 .nav-btns-tablet .btn-default:hover,
#page header .header-middle-desktop .c2 .btn-default:hover,
#page header .ns-megamenu .btn-default:hover {
  color: #ff2130 !important;
}

#page header .c2 .nav-btns-tablet .btn-default:focus,
#page header .header-middle-desktop .c2 .btn-default:focus,
#page header .ns-megamenu .btn-default:focus {
  color: #fff !important;
}

#page header .c2 .nav-btns-tablet .btn-primary:hover,
#page header .header-middle-desktop .c2 .btn-primary:hover,
#page header .ns-megamenu .btn-primary:hover {
  color: #00002d !important;
  background: #d6d6d6 !important;
  border-color: #00002d !important;
}

#page header .c2 .nav-btns-tablet .btn-clean,
#page header .header-middle-desktop .c2 .btn-clean,
#page header .ns-megamenu .btn-clean,
#page .btn-clean {
  border-color: transparent !important;
  background: transparent !important;
  color: #00002d !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 0 7.5px !important;
}

#page footer .btn-clean {
  color: #fff !important;
}

#page header .c2 .nav-btns-tablet a.btn-clean:hover,
#page header .header-middle-desktop .c2 a.btn-clean:hover,
#page header .ns-megamenu a.btn-clean:hover,
.btn-clean:hover,
#page footer .btn-clean:hover {
  font-weight: 400 !important;
  text-decoration: underline !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_tta-title-text {
    font-size: 16px;
  }
}
/* acordion */
.vc_tta-accordion .vc_tta-panel-heading,
.vc_tta-accordion .vc_tta-panel-body {
  background: none !important;
  border: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.error-404 {
  margin-top: 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: rgba(0, 0, 0, 0.75);
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ns-bs .bs-brand-box {
  height: 150px;
  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;
}

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

.home header {
  box-shadow: none;
}

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

.home-logo img,
.home-logo svg {
  width: auto;
  height: auto;
}

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

@media (min-width: 1600px) {
  header .container,
  .ns-topheader,
  .megamenu-container-desktop {
    width: 100%;
    max-width: 1570px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.header-bg-mobile {
  background: #00002d !important;
  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-bg-mobile .header-middle-desktop .main-nav .nav > li > a {
  color: #fff;
}

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

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

.header-middle-desktop .c1 {
  max-width: 165px;
  width: 100%;
}

.header-middle-desktop .c2 {
  max-width: calc(100% - 165px);
  width: 100%;
  position: relative;
  z-index: 0;
}
.header-middle-desktop .c2 svg,
.header-middle-desktop .c2 img {
  margin-right: 10px;
  width: 16px;
  height: 16px;
}

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

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

.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: 25px !important;
}

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

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

.header-middle-desktop .c2 a {
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px !important;
  text-decoration: none !important;
}
.header-middle-desktop .c2 a:hover {
  text-decoration: none !important;
}
.dropdown-toggle {
  transition: 0s;
}
.dropdown-toggle i {
  transition: 0s;
}

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

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

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

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

.header-middle-desktop .main-nav .nav > li > a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-align: right;
  color: #00002d;
  background-color: transparent;
  transition: 0s;
  font-weight: 500;
  text-transform: none !important;
  z-index: 9;
  white-space: nowrap;
  padding: 10px 17.5px;
  border-radius: 20px;
  border: 1px solid transparent;
}
.header-middle-desktop .main-nav .nav > li > a:after {
  height: 4px;
  position: absolute;
  bottom: -15px;
  display: block;
  width: 100%;
  background: transparent;
  border-radius: 0px;
  content: "";
}
.header-middle-desktop .main-nav .nav > li > a:hover,
.header-middle-desktop .main-nav .nav > li > a:focus,
.header-middle-desktop .main-nav .nav > li > a:active {
  color: #00002d;
  text-decoration: none !important;
  border: 1px solid #00002d;
}
.header-middle-desktop .main-nav .nav > li > a:hover:after,
.header-middle-desktop .main-nav .nav > li > a:focus:after,
.header-middle-desktop .main-nav .nav > li > a:active:after {
  height: 5px;
  position: relative;
  bottom: -15px;
  display: block;
  width: 100%;
  background: transparent !important;
  border-radius: 0px;
  content: "";
}

.header-middle-desktop .main-nav .nav > li {
  margin-right: 20px;
  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: 25px;
}
.header-middle-desktop .main-nav .nav > li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

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

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

.main-nav .sub-menu-container {
  margin-left: 0px;
  padding-top: 18px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  /* width: 280px; */
  width: auto;

  width: calc(100% + 10px);
  left: -5px;
}
.main-nav .sub-menu-container li a {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
}
.megamenu-container-desktop .main-nav .nav > li > a {
  height: 50px;
}

@media (max-width: 1320px) {
  .header-middle-desktop .c2 .vc_column-inner:first-of-type {
    padding-left: 15px;
    padding-right: 15px;
  }
  .megamenu-container-desktop,
  .header-middle-desktop {
    display: none !important;
  }
  .ns-megamenu,
  .ns-topheader {
    display: block !important;
  }
  .ns-megamenu ul {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .ns-megamenu .r1 {
    display: none;
  }
  .nav-btns-tablet a.btn {
    font-weight: 600;
    font-size: 14px !important;
    text-decoration: none !important;
    padding: 2px 23px !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 > div > div > .vc_row {
    padding-right: 0;
  }
  .header-middle-desktop .c2 > div > div > .vc_row .wpb_raw_code svg:hover path {
    fill: #00002d;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code {
    margin-bottom: 0 !important;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code:first-of-type {
    margin-right: 0;
  }
  .header-middle-desktop .c2 > div > div > .vc_row svg {
    margin-right: 15px;
    margin-left: 15px;
  }
  .header-middle-desktop .c2 > div > div > .vc_row > div > div > div .wpb_raw_code span {
    display: none;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 120px;
  }
  .header-middle-desktop .c2 > div > div {
    justify-content: center;
    align-items: center;
  }
  .header-middle-desktop .main-nav .nav li.current-menu-item > a:after,
  .header-middle-desktop .main-nav .nav li.current-menu-item > a:hover:after,
  .header-middle-desktop .main-nav .nav li.current-menu-item > a:focus:after,
  .header-middle-desktop .main-nav .nav li.current-page-ancestor > a:after,
  .header-middle-desktop .main-nav .nav li.current-page-ancestor > a:hover:after,
  .header-middle-desktop .main-nav .nav li.current-page-ancestor > a:focus:after {
    bottom: -11px;
  }
  .header-middle-desktop .main-nav {
    width: auto;
  }
  .main-nav .sub-menu-container {
    padding-top: 11px;
  }
  .header-middle-desktop .main-nav .nav > li > a {
    font-size: 18px;
  }
}
@media (max-width: 1320px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.25s;
  }
  header,
  .home header {
    height: 55px;
    border-bottom: none !important;
    background: white;
  }
  header .c1 .home-logo {
    padding-left: 15px;
    margin-bottom: 0;
    top: auto;
    margin-left: 15px;
  }
  .home-logo img,
  .home-logo svg {
    max-width: 125px;
  }
  .home-logo img path,
  .home-logo svg path {
    fill: #00002d !important;
  }
  .ns-topheader .c1 .wpb_wrapper:first-of-type {
    display: flex;
    align-items: center;
  }
  .breadcrumbs-container-hide {
    z-index: 1 !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: #00002d;
  }
  .ns-megamenu .open {
    display: block;
  }
  .ns-megamenu ul {
    padding-left: 20px;
    list-style: none;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-align: left;
    color: #00002d;
    text-align: center;
    margin-bottom: 30px !important;
  }
  .ns-megamenu nav > ul > div > li a {
    color: #00002d;
  }
  .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: #ff2130 !important;
    text-decoration: none !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu {
    margin-top: 10px;
    font-family: "Poppins", sans-serif !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    color: #00002d !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: #333 !important;
    text-decoration: underline !important;
  }
  .ns-megamenu nav > ul > div > li .sub-menu li {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .ns-megamenu .dropdown-toggle i {
    display: none;
  }
  .ns-megamenu li.current-menu-item > a,
  .ns-megamenu li.current-menu-item > a:hover,
  .ns-megamenu li.current-menu-item > a:focus,
  .ns-megamenu li.current-page-ancestor > a,
  .ns-megamenu li.current-page-ancestor > a:hover,
  .ns-megamenu li.current-page-ancestor > a:focus {
    background: transparent !important;
    color: #ff2130 !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: flex-start;
  }
  .ns-megamenu > div > div > div > div {
    width: 100% !important;
  }
  .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;
  }
  .ns-megamenu.ns-megamenuopen .r1 {
    margin-bottom: 15px;
  }
  .ns-megamenu.ns-megamenuopen .r2 > div > div {
    display: flex;
    flex-direction: column;
  }
  .ns-megamenu.ns-megamenuopen .r2 > div > div .btn {
    margin-bottom: 15px;
    display: none;
  }
  header.bg-none {
    background: none;
  }
  header.mob-men-magic {
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1500;
  }
  header.mob-men-magic > div {
    position: static;
    height: 100%;
  }
  .ns-topheader {
    height: 55px;
    position: relative;
    z-index: 16;
    background: transparent;
  }
  .ns-topheader .c1 {
    position: relative;
    height: 55px;
  }
  .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: 55px;
  }
  .ns-topheader .c2 {
    margin-top: 0;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
  }
  .ns-topheader .c2 .wpb_raw_code {
    margin: 0;
  }
  .ns-topheader .c2 .wpb_raw_code svg {
    height: 19px;
    width: 19px;
  }
  .ns-topheader .c2 .wpb_raw_code svg path {
    fill: #ff2130;
  }
  .ns-topheader .c2 .wpb_raw_code a {
    top: 3px;
    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: 0px !important;
    display: block;
    width: 25px;
    height: 17px;
    z-index: 20;
    right: 15px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div {
    background-color: #00002d;
    border-radius: 0px;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 22px;
  }
  .ns-topheader .c2 .ns-mainmenu-btn.x-btn {
    top: 0px !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;
    background: #fff !important;
    overflow: visible !important;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type {
    align-items: center;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type > .btn:last-of-type {
    margin-right: 35px !important;
  }
  .ns-topheader .c2 {
    margin-top: 7.5px;
  }
  header.mob-men-magic .home-logo svg path {
    fill: #00002d !important;
  }
  header.mob-men-magic .ns-topheader .c2 .ns-mainmenu-btn div {
    background-color: #00002d !important;
  }
  .ns-megamenu nav > ul > div > li a i {
    margin-left: 0px;
    padding: 5px 15px;
    position: absolute;
    margin-top: 0px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a {
    font-size: 18px;
  }
  .ns-megamenu nav > ul > div > li .sub-menu a:hover {
    /* text-decoration: none !important; */
    color: black !important;
  }
  .ns-megamenu .sub-menu-container {
    display: none;
  }
  .ns-megamenu .sub-menu-container.open {
    display: block;
  }
}
@media (max-width: 768px) {
  .home-logo img,
  .home-logo svg {
    max-width: 115px;
  }
  .home-logo img path,
  .home-logo svg path {
    fill: #fff !important;
  }
  .ns-topheader .c2 .ns-mainmenu-btn div {
    background-color: #fff !important;
  }
  .ns-megamenu.ns-megamenuopen .r2 > div > div .btn {
    display: flex;
    justify-content: center;
  }
}
.home .ns-topheader {
  border-bottom: 5px solid transparent !important;
}

.header-bg .ns-topheader {
  background-color: #fff;
}

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

.main-nav .sub-menu {
  width: auto;
  background: white;
  padding: 10px 20px;
  border-radius: 15px;
  box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.05);
}
.main-nav .sub-menu li {
  min-width: auto;
  min-width: calc(100% + 20px);
  padding: 11.5px 0px !important;
  padding-left: 0px !important;
  margin: 0 0px !important;
}
.main-nav .sub-menu li a {
  font-size: 18px;
  color: #00002d;
  font-weight: 500 !important;
  letter-spacing: 1px;
}
.main-nav .sub-menu li a:hover {
  text-decoration: underline;
  color: #ff2130;
}
.main-nav .sub-menu li:before {
  content: "";
  background-image: url(../images/sub-menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: -1.25em;
  position: absolute;
  margin-top: 3px;
  margin-right: 10px;
}

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

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

.main-nav .sub-menu li {
  border-bottom: 1px solid rgba(51, 51, 51, 0);
}

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

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

@media (max-width: 1000px) {
  #page.no-scroll,
  body.no-scroll,
  html.no-scroll {
    overflow: hidden;
    height: 100vh;
  }
}
@media (max-width: 767px) {
  header,
  .home header {
    background-color: transparent;
  }
  .header-bg .ns-topheader {
    background-color: #00002d;
  }
  .ns-topheader {
    padding-right: 15px;
  }
  .ns-topheader .c2 {
    position: absolute;
    top: 0;
  }
  .ns-megamenu nav > ul > div > li {
    height: 100%;
  }
  .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 nav > ul > div > li {
    margin-bottom: 20px !important;
  }
  .ns-topheader .c2 {
    margin-top: 17.5px;
  }
  .ns-topheader .c2 .wpb_wrapper:first-of-type {
    align-items: baseline;
  }
}
@media (max-width: 500px) {
  .ns-megamenu {
    padding-top: 75px;
  }
}
@media (max-width: 1450px) {
  .header-middle-desktop .main-nav .nav > li {
    margin-right: 0px;
  }
  .nav-btns-tablet a.btn,
  #page header .header-middle-desktop .c2 .btn {
    margin-right: 5px;
  }
}
@media (min-width: 1320px) {
  .header-middle-desktop .c1 {
    padding-left: 0;
  }
  .header-middle-desktop .c1 > div {
    padding-left: 0px !important;
  }
}
@media (max-width: 1320px) {
  header .container,
  .ns-topheader,
  .megamenu-container-desktop {
    width: 100%;
    max-width: 100%;
  }
  .megamenu-container-desktop .main-nav .nav {
    width: auto;
    display: flex;
    justify-content: space-between;
    float: none;
  }
  .megamenu-container-desktop .main-nav .nav > li {
    margin-right: 0px;
  }
  header .language-selector-container span,
  .header-middle-desktop .menu-top > ul > div li a,
  .main-nav .sub-menu li a {
    font-size: 16px !important;
  }
  .megamenu-container-desktop .main-nav .nav > li {
    margin-left: 0;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
  }
}
@media (max-width: 1292px) {
  .header-middle-desktop,
  .megamenu-container-desktop {
    width: 100%;
  }
  .header-middle-desktop {
    padding: 0 !important;
    justify-content: space-between;
  }
  .header-middle-desktop .c2 {
    right: -25px;
  }
  .header-middle-desktop .c2 .vc_column-inner:first-of-type {
    padding-right: 15px;
  }
}
@media (max-width: 1199px) {
  .header-middle-desktop {
    margin: 0 !important;
    padding: 0 !important;
    justify-content: space-between;
  }
  .header-middle-desktop .c2 {
    right: 0px;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    font-size: 16px;
  }
  .megamenu-container-desktop:before {
    height: 40px;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    height: auto;
  }
  .megamenu-container-desktop .main-nav .nav > li > a {
    padding-top: 0px;
  }
  .main-nav .sub-menu {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
/** NAVIGATION - END ------------------------------------------------ */
/** NAVIGATION - END ------------------------------------------------ */
/** GALERIJA - START ------------------------------------------------ */
/** GALERIJA - START ------------------------------------------------ */
.gallery-row {
  padding-top: 35px;
  padding-bottom: 35px;
}

/** GALERIJA - END ------------------------------------------------ */
/** GALERIJA - END ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
/** BUTTONS - START ------------------------------------------------ */
.wpcf7-submit,
.btn,
.uacf7-next,
.uacf7-prev {
  padding: 5px 27px !important;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  text-transform: none !important;
  border-radius: 100px;
  line-height: 230% !important;
}
.wpcf7-submit svg,
.btn svg,
.uacf7-next svg,
.uacf7-prev svg {
  display: none;
  margin-left: 10px;
  margin-top: 2px;
  transition: 0s;
  margin-bottom: -1px;
  position: absolute;
  right: 35px;
  height: 27px;
}
.wpcf7-submit svg path,
.btn svg path,
.uacf7-next svg path,
.uacf7-prev svg path {
  transition: 0s;
}

.p-submit {
  text-align: center;
}

.p-submit .wpcf7-submit {
  margin-top: 25px;
  min-width: 150px;
}

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

@media (max-width: 767px) {
  .wpcf7-submit,
  .btn,
  .uacf7-next,
  .uacf7-prev {
    font-size: 15px !important;
    padding: 15px 25px !important;
    line-height: 120% !important;
    white-space: normal;
  }
  .btn1 {
    padding: 9.5px 34.5px !important;
  }
  .btn svg {
    height: 12px;
  }
}
/** BUTTONS - END ------------------------------------------------ */
/** BUTTONS - END ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
/** HOMEPAGE - START ------------------------------------------------ */
.gray-bg {
  background-color: rgba(111, 111, 111, 0.09);
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

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

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

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

.hsec {
  text-align: center !important;
  margin-top: 70px;
  margin-bottom: 80px;
}

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

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

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

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

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

.sp-page-title .title-banner {
  margin-bottom: 10px !important;
  padding-top: 0px;
  padding-bottom: 0;
  background: white;
  display: flex;
  align-items: center;
  height: 500px;
}

.sp-page-title .title-banner:before {
  background-color: transparent !important;
}
.sp-page-title .title-banner .container {
  position: relative;
  z-index: 2;
  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;
  margin-top: 55px;
}
.sp-page-title .title-banner .container .breadcrumbs-container a {
  color: #6f6f6f !important;
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}
.sp-page-title .title-banner .container .breadcrumbs-container a:hover {
  color: black !important;
}
.sp-page-title .title-banner .container .breadcrumbs-container li:after {
  content: "/";
}
.sp-page-title .title-banner .container .ns-breadcrumbs {
  font-size: 12px;
  font-weight: 400 !important;
  color: #6f6f6f !important;
}
.sp-page-title .title-banner .container .ns-breadcrumbs li a {
  color: #6f6f6f !important;
}
.sp-page-title .title-banner .container .ns-breadcrumbs a:hover {
  color: black !important;
}

.sp-page-title .title-banner .container > div {
  margin-right: 15px;
  padding-left: 15px;
  max-width: 700px;
  width: 100%;
}

.lang-hr .sp-page-title .title-banner .container > div,
.lang-sr .sp-page-title .title-banner .container > div,
.lang-sl .sp-page-title .title-banner .container > div {
  max-width: 1000px;
}

.sp-page-title .title-banner .container > div {
  text-align: left;
}

.sp-page-title .title-banner .container > div:last-of-type svg {
  margin-right: 40px;
}

.sp-page-title .title-banner .entry-title {
  font-family: "Poppins", sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 120%;
  text-align: left;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 30px;
}

.sp-page-title .title-banner .entry-subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 2;
}

.sp-page-title .title-banner video {
  width: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: -200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.title-banner:after {
  content: "";
  display: block !important;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 525px;
  max-width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
  margin: 0 auto;
}

.sp-page-title .title-banner.title-banner-empty {
  height: 75px;
}

.sp-page-title .title-banner.title-banner-empty:after,
.sp-page-title .title-banner.title-banner-empty:before {
  display: none !important;
}

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

.naslov-prispevka h1,
article.novica h1 {
  font-weight: 500;
  font-size: 35px;
  line-height: 41px;
  text-align: left;
  color: #ff2130;
  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: 1350px) {
  .sp-page-title {
    margin-top: 0 !important;
  }
  .sp-page-title .title-banner video {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .sp-page-title .title-banner .entry-title,
  .sp-intro .title-banner h1 {
    font-size: 50px !important;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    margin-top: 112px;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 26px;
    line-height: 1.5;
  }
  .sp-page-title .title-banner .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .sp-page-title .title-banner,
  .sp-page-title .title-banner video {
    height: 800px;
    width: auto;
  }
  .sp-page-title .title-banner video {
    left: -50%;
    width: 1500px;
    max-width: 1500px;
  }
  .title-banner:after {
    left: 0;
  }
  .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;
  }
  .sp-page-title .title-banner {
    margin-bottom: 0px !important;
  }
  .sp-page-title .title-banner.title-banner-empty {
    height: 0px;
    padding-top: 0px !important;
    padding-bottom: 55px !important;
    background-color: #00002d;
    color: #fff !important;
  }
  .sp-page-title-empty .title-banner.title-banner-empty {
    height: 100px;
    padding-top: 0px !important;
    padding-bottom: 55px !important;
    background-color: #00002d;
    color: #fff !important;
  }
  .sp-page-title-empty {
    background-color: #00002d;
    color: #fff;
    margin-bottom: 0 !important;
  }
  .sp-row-empty .c1 {
    background-color: #00002d;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .sp-row-empty .c1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00002d;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: -1;
  }
  .sp-row-empty .c1 h1,
  .sp-row-empty .c1 p {
    color: #fff !important;
  }
}
@media (max-width: 767px) {
  .sp-page-title .title-banner {
    padding-top: 110px !important;
    padding-bottom: 55px !important;
  }
  .sp-page-title .title-banner.limit-height {
    height: 400px;
  }
  .naslov-prispevka h1,
  article.novica h1 {
    font-size: 22px !important;
  }
  .sp-page-title .title-banner .container .breadcrumbs-container {
    padding-bottom: 0;
  }
  .sp-page-title .title-banner .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .sp-page-title .title-banner .container > div:last-of-type {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
  .sp-page-title .title-banner .container > div:last-of-type svg {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media (max-width: 390px) {
  .sp-page-title .title-banner,
  .sp-page-title .title-banner video {
    height: 650px;
  }
  .sp-page-title .title-banner.limit-height {
    height: 400px;
  }
  .sp-page-title .title-banner .entry-title,
  .sp-intro .title-banner h1 {
    font-size: 40px !important;
  }
  .sp-page-title .title-banner .container > div:last-of-type {
    flex-direction: column;
    align-items: flex-start;
  }
  .sp-page-title .title-banner .container > div:last-of-type svg {
    margin-left: 0;
    margin-bottom: 30px;
  }
}

.sp-page-title .title-banner-blog {
  max-width: 1890px;
  margin: 0 auto;
  margin-bottom: 0 !important;

  background-color: #fafafa;
}
.title-banner-blog:after {
  background-image: none;
  display: none !important;
}
.sp-page-title .title-banner-blog .entry-title {
  margin-bottom: 100px;

  font-weight: 500;
  font-size: 34px !important;
  line-height: 110% !important;

  letter-spacing: -0.03em;

  color: #00002d;
}

.title-banner-blog .col-5 {
  text-align: left;
}
.title-banner-blog .col-5 span {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;

  letter-spacing: -0.03em;

  color: #00002d;
}
.title-banner-blog .col-6 {
  padding-right: 0 !important;
  height: 100%;
}
.title-banner-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1919px) {
  .sp-page-title .title-banner-blog {
    max-width: 1600px;
  }
  .title-banner-blog .col-1 {
    display: none !important;
  }
  .title-banner-blog .col-5,
  .title-banner-blog .col-6 {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .title-banner-blog .col-5 {
    padding-left: 30px;
  }
}
@media (max-width: 1300px) {
}
@media (max-width: 992px) {
  .sp-page-title .title-banner-blog {
    flex-direction: column-reverse;
    height: auto;
  }
  .title-banner-blog .col-5 {
    padding-left: 15px;
  }
  .title-banner-blog .col-5,
  .title-banner-blog .col-6 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .sp-page-title .title-banner-blog .entry-title {
    margin-bottom: 0 !important;
  }
  .title-banner-blog .col-6 {
    padding-left: 0 !important;
  }
  .sp-page-title .title-banner-blog {
    padding-top: 0 !important;
    padding-bottom: 25px !important;
  }
  .title-banner-blog .col-6:after {
    content: "";
    display: block !important;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    max-width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    margin: 0 auto;
  }
}
/** SP PAGE TITLE - END ------------------------------------------------ */
/** SP PAGE TITLE - END ------------------------------------------------ */
/** contact form - START */
.wpcf7::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #00002d !important;
  opacity: 1;
  padding-left: 10px !important;
}

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

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

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

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

/** contact form - END */
/** FOOTER - START ------------------------------------------------ */
/** FOOTER - START ------------------------------------------------ */
footer .logo path {
  fill: #fff !important;
}

footer {
  background: transparent;
  z-index: 1;
  position: relative;
  margin-top: 0px;
  margin-top: 0;
}

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

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

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

.big-footer {
  margin-top: 0px;
  padding-bottom: 0px;
}
.big-footer p,
.big-footer a:not(.btn),
.big-footer span {
  color: #fff !important;
  font-size: 12px;
  line-height: 31px;
  font-weight: normal;
}
.big-footer p {
  line-height: 31px;
}
.big-footer ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0;
}
.big-footer ul li {
  display: flex;
}
.big-footer ul a {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 34px;
  text-align: left;
  transition: 0s;
  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: #fff !important;
  text-decoration: underline;
}
.big-footer .c1 p {
  max-width: 490px;
}
.big-footer .c2 li,
.big-footer .c3 li {
  padding-left: 0px;
}
.big-footer .c4 .wpb_single_image {
  margin-bottom: 15px;
}
.big-footer .f-title-secondary a,
.big-footer .f-title-secondary h4,
.big-footer .f-title-secondary p {
  font-family: "Roboto", sans-serif;
  font-weight: normal !important;
  font-size: 18px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #00002d !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: 25px !important;
}
.big-footer .f-title a,
.big-footer .f-title h4,
.big-footer .f-title p {
  font-family: "Poppins", sans-serif;
  font-weight: bold !important;
  font-size: 15px;
  text-transform: none !important;
  line-height: 26px;
  text-align: left;
  color: #fff !important;
  margin-top: -5px;
  padding-bottom: 0px;
  margin-bottom: -15px !important;
  border-bottom: 1px solid transparent;
  padding-bottom: 0px;
  opacity: 1;
  white-space: pre-wrap;
}
.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: rgba(111, 111, 111, 0.25) !important;
}
.big-footer .hide-mobile {
  display: none;
}
.big-footer .wpb_text_column {
  margin-bottom: 15px;
}
.big-footer .socials > div > div > div {
  display: flex;
  align-items: center;
}
.big-footer .socials svg {
  margin-top: 15px;
  margin-bottom: 0;
}
.big-footer .socials svg:hover path {
  fill: #ed0010 !important;
}
.big-footer .socials svg:hover #Icon_awesome-facebook-f {
  fill: white !important;
}
.big-footer .socials .wpb_raw_html {
  margin-bottom: 10px;
}
.big-footer .socials .wpb_raw_html a {
  display: flex;
  align-items: center;
}
.big-footer .socials .wpb_raw_html a span {
  font-weight: bold;
}
.big-footer .socials .wpb_raw_html a:hover,
.big-footer .socials .wpb_raw_html a:focus,
.big-footer .socials .wpb_raw_html a:active {
  text-decoration: none;
}
.big-footer .socials .wpb_raw_html a:hover .inner-contents,
.big-footer .socials .wpb_raw_html a:focus .inner-contents,
.big-footer .socials .wpb_raw_html a:active .inner-contents {
  text-decoration: underline;
}
.big-footer .socials .wpb_raw_html svg {
  margin-right: 25px;
}

.big-footer .ft,
.big-footer .ft2,
.small-footer {
  background: #00002d;
}

.big-footer .ft {
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
}

.big-footer .ft > div {
  display: flex;
  flex: 1 0 auto;
  width: auto;
}

.big-footer .ft2 {
  display: flex;
  align-items: center;
}

.big-footer .ft2 .wpb_text_column {
  margin-bottom: 0;
}

.big-footer .ft2 p {
  text-align: center;
}

.big-footer .ft2 > div:last-of-type p {
  text-align: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.big-footer .ft .c1 .home-logo {
  display: none !important;
}

@media (max-width: 1199px) {
  .big-footer .home-logo svg {
    width: 75px;
    margin-bottom: 20px;
  }
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .ft {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .big-footer .ft2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .big-footer .ft2 > div {
    width: 100% !important;
    flex: 100% !important;
  }
  .big-footer .ft2 a {
    text-align: left;
  }
  .big-footer .c2 {
    padding-left: initial;
  }
  .big-footer .c4 .wpb_single_image,
  .big-footer .c4 img {
    max-width: 100px;
  }
  .big-footer .c5 > div {
    margin-left: initial;
    padding-left: 15px;
    padding-right: 15px;
  }
  .big-footer .ft {
    justify-content: flex-start;
  }
  .big-footer .ft > div {
    width: 33% !important;
    flex: 33%;
    max-width: 33%;
  }
  .big-footer .c1,
  .big-footer .c2,
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 35px;
  }
  .big-footer .f-title,
  .big-footer .c1 .f-title {
    margin-bottom: 15px !important;
  }
  .big-footer .ft2 p {
    text-align: left !important;
  }
  .small-footer > div > div > div {
    width: 100% !important;
    text-align: left !important;
  }
  #page footer .btn-clean {
    margin-left: -7.5px;
  }
  .small-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .small-footer > div > div > div {
    flex: 100%;
    max-width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }
}
@media (max-width: 992px) {
  .bs-container .bs-brand-box {
    display: flex !important;
    justify-content: center;
    margin-left: 0;
  }
  .big-footer {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer > div > div {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .home-logo {
    padding-left: 0;
    margin-bottom: 0;
  }
  .big-footer .c1,
  .big-footer .c2 {
    width: 50% !important;
  }
  .small-footer > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  footer .ns-link {
    justify-content: center;
  }
  .big-footer .f-title-secondary a,
  .big-footer .f-title-secondary h4,
  .big-footer .f-title-secondary p {
    margin-bottom: -15px !important;
  }
}
@media (max-width: 767px) {
  .big-footer .ft .c1 .home-logo {
    display: flex !important;
  }
  .big-footer .ft2 .home-logo {
    display: none;
  }
  .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 > div {
    width: 100% !important;
    flex: 100%;
    max-width: 100%;
  }
  .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 {
    padding-bottom: 0;
    margin-top: 0 !important;
  }
  .big-footer ul {
    padding-left: 0;
  }
  .big-footer ul a {
    padding-left: 0;
  }
  .big-footer ul li:before {
    display: none;
  }
  .big-footer .ft {
    display: flex;
    flex-wrap: wrap;
  }
  .big-footer .c2 {
    width: 100% !important;
  }
  .big-footer .c4,
  .big-footer .c5 {
    width: 100% !important;
  }
  .big-footer .c5 > div {
    padding: 0 15px !important;
    margin-left: initial !important;
  }
  .big-footer .c3,
  .big-footer .c4,
  .big-footer .c5 {
    margin-top: 0px;
  }
  .big-footer .ft .wpb_raw_html svg {
    width: 15px;
    height: auto;
    margin-right: 15px;
  }
  .big-footer .socials {
    margin-bottom: 15px !important;
  }
  .big-footer .c1 .f-title,
  .big-footer .f-title {
    margin-bottom: 5px !important;
  }
  .big-footer .f-title a,
  .big-footer .f-title h4,
  .big-footer .f-title p {
    padding-bottom: 10px;
  }
  .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 ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
/** SUBPAGES - START ------------------------------------------------ */
.sp-page-title {
  margin-bottom: 70px;
}

.sp-row {
  display: flex;
  align-items: center;
  margin-top: 0px;
  margin-bottom: 90px;
}

.sp-row-4t {
  min-height: 355px;
  align-items: flex-start;
}

.sp-row h2 {
  margin-bottom: 35px;
}

.sp-row h2[style*="text-align: center"] {
  margin-bottom: 50px !important;
}

.sp-row h5 {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.sp-row p {
  color: #575757;
  line-height: 140%;
}

.sp-row p strong {
  color: #00002d !important;
}

.sp-row .wpb_single_image img {
  max-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
}

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

.sp-row .c1 svg,
.sp-row .c2 svg {
  width: 100%;
  height: auto;
}

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

.mw-750 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.sp-row .wpb_text_and_svg > div {
  display: flex;
  align-items: flex-start;
}

.sp-row .wpb_text_and_svg > div:hover svg path {
  stroke: #3e61ff;
}

.sp-row .wpb_text_and_svg span {
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #00002d;
}

.sp-row .wpb_text_and_svg svg {
  width: 25px;
  min-width: 25px;
  height: 25px;
  margin-right: 10px;
  font-family: "Poppins", sans-serif;
}

.sp-row .wpb_text_and_svg .dodatno_besedilo_group {
  display: flex;
  flex-direction: column;
}

.sp-row .wpb_text_and_svg .dodatno_besedilo_group > span:first-of-type {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.sp-row .wpb_text_and_svg .dodatno_besedilo_group > span:last-of-type {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.big-svg-text > div {
  display: flex;
}

.sp-row .c1 .big-svg-text svg {
  width: 40px;
  height: 40px;
  min-width: 40px;
}

.home .sp-row .c1 .big-svg-text > .wpb_wrapper:before {
  content: "";
  background-image: url(../images/animated-arrow.gif);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 55;
  margin-left: 6.5px;
  margin-top: 5.5px;
}

.big-svg-text > div .dodatno_besedilo_group {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}

.big-svg-text > div .dodatno_besedilo_group > span:first-of-type {
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: bold;
  margin-bottom: 15px;
  color: #00002d;
}

.icons-5-row > div > div > div {
  display: flex;
  justify-content: space-between;
}

.icons-5-row > div > div > div > div {
  flex: 16.6%;
}

.icons-5-row .wpb_text_and_svg span {
  padding-right: 35px;
}

@media (max-width: 1199px) {
  .icons-5-row > div > div > div {
    flex-wrap: wrap;
  }
  .icons-5-row > div > div > div > div {
    flex: 33.3%;
  }
  .icons-5-row .wpb_text_and_svg span {
    padding-right: 35px;
  }
  .icons-5-row .wpb_text_and_svg svg {
    width: 25px;
  }
}
@media (max-width: 992px) {
  .sp-page-title {
    margin-bottom: 45px;
  }
  .sp-row {
    flex-direction: column;
    margin-bottom: 35px;
  }
  .sp-row-reversed {
    flex-direction: column-reverse;
  }
  .sp-row > div {
    width: 100% !important;
  }
  .sp-row .wpb_text_and_svg svg {
    height: 25px;
  }
  .icons-5-row .wpb_text_and_svg svg {
    width: 25px;
  }
}
@media (max-width: 768px) {
  .icons-5-row > div > div > div > div {
    flex: 100%;
  }
  .sp-row h2 {
    font-size: 36px !important;
    line-height: 120% !important;
  }
}
/** SUBPAGES - END ------------------------------------------------ */
/** SUBPAGES - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
/** LANGUAGE SELECTOR - START ------------------------------------------------ */
.language-selector-container {
  height: 37px;
  margin-left: 0px;
  margin-right: 30px;
  font-family: "Roboto", sans-serif;
  padding: 0;
  padding-left: 20px;
  cursor: pointer;
  font-size: 14px !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: #333;
  cursor: pointer;
  font-size: 16px;
  margin-left: 3px;
  text-transform: uppercase;
  line-height: 14px !important;
  font-weight: 500 !important;
}

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

header .language-selector-container {
  float: right;
  border: none;
  cursor: pointer;
  position: relative;
  left: 0;
  right: auto;
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 5px 0px 5px;
  padding-left: 0px;
  border: 1px solid black;
  border-radius: 100px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 500;
  top: -1px;
  cursor: pointer;
}
header .language-selector-container .fa {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
header .language-selector-container .fa:hover {
  color: #00002d;
}
header .language-selector-container:hover {
  background-color: #d6d6d6;
}

header .language-selector-container span {
  padding: 0;
  float: right;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #00002d;
  cursor: default;
  margin-left: 3px;
  margin-right: 5px;
  cursor: pointer;
}
header .language-selector-container span:hover {
  color: #00002d;
}

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

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

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

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

header .language {
  width: 100%;
  float: left;
  padding: 3px 5px;
  font-weight: 500;
  display: flex;
  justify-content: center;
}

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

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

@media (max-width: 1320px) {
  header .language-selector-container.lang-mobile {
    display: flex;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 35px;
    height: 30px;
    margin-right: 30px;
    display: none;
  }
  header .language-selector-container.lang-tablet {
    display: flex;
    height: 38px;
    margin: 0;
    margin-right: 10px;
  }
  header.mob-men-magic .language-selector-container.lang-mobile {
    display: flex;
  }
  header .language-selector-container span {
    font-size: 14px !important;
  }
  header .language-selector-container .fa {
    display: none !important;
  }
  .ns-topheader {
    overflow: visible !important;
  }
  header .language-selector-2.open {
    background-color: #fff !important;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  header.mob-men-magic .language-selector-container.lang-mobile:not(.lang-tablet) {
    display: none !important;
  }
}
@media (min-width: 992px) {
  header .language-selector-2 {
    position: absolute;
    background: transparent;
    color: #00002d;
    z-index: 11;
    top: 35px;
    display: none;
    left: 0;
    right: 0;
    border: none;
    background: white;
    border-radius: 20px;
    border: 1px solid #00002d;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  header .language-selector-container {
    cursor: pointer;
    top: 0px;
  }
}
@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;
    border-color: #00002d;
  }
  .language-selector-2.open {
    margin-top: 0px;
    border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 768px) {
  header .language-selector-container.lang-tablet {
    display: none !important;
  }
  header .language-selector-container.lang-mobile {
    height: 40px;
  }
  .language-selector-2.open {
    margin-top: 10px;
  }
  .nav-btns-tablet {
    display: none !important;
  }
  header.mob-men-magic .ns-topheader .c2 {
    margin-top: 10.5px;
  }
}
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** LANGUAGE SELECTOR - END ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
/** HERO - START ------------------------------------------------ */
.hero {
  margin-bottom: 0px;
  margin-top: 55px;
  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;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.hero .ns-slider .btn svg {
  position: initial;
  margin: 0;
  margin-right: 10px;
  display: block !important;
}
.hero .slick-initialized {
  opacity: 1;
}
.hero .ns-slider .slide {
  background: no-repeat cover 100% auto center;
  background: none;
  width: 100%;
}
.hero .ns-slider-text {
  text-align: left;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: 0px;
  max-width: 700px;
  margin-top: 0px;
}
.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: #ff2130 !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: "Poppins", sans-serif !important;
  margin-top: 30px;
  font-weight: 700;
  font-size: 64px;
  text-align: left;
  line-height: 120%;
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
  letter-spacing: -2px;
}
.hero .ns-slider h1 span,
.hero .ns-slider h2 span {
  color: #fff !important;
}
.hero .ns-slider h1 {
  margin-top: 0px;
}
.hero .ns-slider h3 {
  position: relative;
  z-index: 10;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.6px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
  max-width: 600px;
  margin-bottom: 50px;
}
.hero .ns-slider h4 {
  position: relative;
  z-index: 10;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 22px !important;
  line-height: 150%;
  text-align: left;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
  max-width: 600px;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
}
.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%;
  flex-direction: row;
  right: 0;
  border-radius: 50% !important;
  z-index: 2;
  bottom: 20px;
}
.hero .slick-dots li,
.hero .slick-dots li button {
  width: 16px;
  height: 16px;
}
.hero .slick-dots li {
  background-color: transparent;
  opacity: 1;
  margin: 5px;
}
.hero .slick-dots li.slick-active {
  opacity: 1;
}
.hero .slick-dots li button:before {
  font-style: normal;
  color: #fff !important;
  border: 2px solid #fff;
  background: transparent;
  font-size: 16px;
  opacity: 1;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50% !important;
  border-radius: 0%;
  transition: background-color 0s;
}
.hero .slick-dots li.slick-active button:before,
.hero .slick-dots li button:hover:before,
.hero .slick-dots li:hover {
  background: #fff;
  opacity: 1;
  border-radius: 50% !important;
  border-color: #fff;
}
.hero .btn {
  animation-duration: 0.75s !important;
  animation-delay: 0s;
}
.hero .ns-slider-text h4 {
  animation-duration: 1.4s !important;
  animation-delay: 0s;
}
.hero .ns-slider-text h1,
.hero .ns-slider-text h2 {
  animation-duration: 1.6s !important;
  animation-delay: 0s;
}
.hero .home-arrow {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.hero .home-arrow svg path,
.hero .home-arrow svg g {
  transition: all 0s !important;
}
.hero .home-arrow svg:hover path {
  fill: #333;
}
.hero .home-arrow svg:hover g {
  fill: white;
}

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

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

.hero .ns-slider .prev {
  content: "";
  background-image: url(../images/arrow-prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  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: #ff2130;
  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: 800px !important;
}

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

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

.hero .ns-slider .video-slide-content {
  position: absolute;
  left: 0;
  right: 0;
}

.hero .video-slide:before {
  content: "";
  display: block !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}

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

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

.hero video,
.hero .ns-slider .container .product-image {
  width: 100%;
}

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

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

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

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

@media (max-width: 1450px) {
  .hero .ns-slider,
  .hero .ns-slider .slide,
  .hero .ns-slider .slide > .container,
  .hero > .wpb_column,
  .hero > .wpb_column > .vc_column-inner {
    height: 800px !important;
  }
  .hero .ns-slider video {
    height: 800px;
    width: auto;
  }
  .hero .ns-slider h1,
  .hero .ns-slider h2 {
    font-size: 50px;
  }
}
@media (max-width: 1320px) {
  .hero .ns-slider-text {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .hero {
    margin-top: 0 !important;
  }
}
.hero .ns-slider,
.hero .container {
  max-width: 100%;
  max-width: 4000px;
}

@media (max-width: 1900px) {
  .hero .slick-next {
    right: 15px !important;
  }
  .hero .slick-prev {
    left: 15px !important;
  }
  .hero .ns-slider .container .product-image {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .hero .ns-slider .container .ns-slider-text {
    align-items: flex-start;
  }
  .hero .btns-group {
    flex-direction: column;
    justify-content: center;
  }
  .hero video,
  .hero .ns-slider .container .product-image {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .hero .ns-slider .btn {
    float: none;
  }
  .hero .ns-slider .container > div > div {
    width: 100% !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
  }
  .hero .ns-slider .container .ns-slider-text {
    margin-top: 25px;
    margin-bottom: 35px;
  }
  .hero.slick-dots {
    bottom: 75px;
  }
  .hero .ns-slider .container > div {
    flex-direction: column;
  }
  .hero video {
    height: 600px;
    width: auto;
  }
}
@media (max-width: 991px) {
  .hero .slide .container {
    margin-top: 55px;
  }
  .hero {
    margin-top: 55px;
  }
  .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: 50px !important;
  }
  .hero .ns-slider .slick-track {
    display: flex;
    align-items: stretch;
  }
  .hero .ns-slider .container > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hero img {
    width: 100%;
    border-radius: 0 !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0;
    object-position: 0;
  }
  .hero video {
    height: 800px;
  }
  .hero .ns-slider video {
    transform: translateX(-25%);
  }
}
@media (max-width: 767px) {
  .hero .slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
  .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 .slick-dots {
    bottom: 0px !important;
    flex-direction: row;
    justify-content: center;
    left: 0;
  }
  .hero .ns-slider .container {
    margin-top: 0px !important;
    margin-bottom: 5px;
    margin: 0 auto;
  }
  .hero .slick-dots li button:before,
  .hero .slick-dots li,
  .hero .slick-dots li button {
    width: 12px;
    height: 12px;
  }
  .hero .ns-slider .btn {
    position: relative;
    bottom: 75px;
    top: 0px;
    z-index: 9;
  }
  .hero .ns-slider .container .product-image img {
    max-height: 150px;
  }
}
@media (max-width: 400px) {
  .hero video {
    height: 650px;
  }
}
@media (max-width: 390px) {
  .hero .ns-slider-text h1,
  .hero .ns-slider-text h2 {
    font-size: 40px !important;
  }
}
/** HERO - END ------------------------------------------------ */
/** HERO - END ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
/** SP KONTAKT - START ------------------------------------------------ */
.sp-kontakt-sec-1 {
  margin-bottom: 60px;
  align-items: flex-start;
}
.sp-kontakt-sec-1 .col-left .wpb_text_column {
  margin-bottom: 15px;
}
.sp-kontakt-sec-1 .col-left a {
  color: #ff2130;
  text-decoration: none;
}
.sp-kontakt-sec-1 .col-left a:hover {
  text-decoration: underline !important;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html {
  margin-bottom: 10px;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html svg {
  margin-right: 3.5px;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html span {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  transition: 0s;
  color: #00002d;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html a {
  text-decoration: none !important;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html a:hover {
  text-decoration: none !important;
}
.sp-kontakt-sec-1 .col-left .wpb_raw_html a:hover span {
  color: black !important;
  text-decoration: none !important;
}

.wpcf7 form .wpcf7-response-output {
  border: 2px solid red !important;
  font-size: 16px;
  margin: 7em 0.5em 1em;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

.p-gdpr input[type="checkbox"] {
  position: relative;
  top: 3px;
}

.p-gdpr .wpcf7-list-item-label {
  margin-right: 25px;
  display: none;
}

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

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

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

@media (max-width: 1199px) {
  .sp-kontakt-sec-1 .col-left {
    width: 40%;
  }
  .sp-kontakt-sec-1 .col-right {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .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;
  }
  .sp-kontakt-sec-1 .col-right {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .sp-kontakt-sec-1 .col-left .wpb_raw_html span {
    font-size: 16px;
    line-height: 20px;
  }
  .wpcf7 {
    padding: 0px !important;
  }
}
/** SP KONTAKT - END ------------------------------------------------ */
/** SP KONTAKT - END ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
/** SIDEMENU - START ------------------------------------------------ */
.sidenav .sub-menu-1 {
  display: none !important;
}

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

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

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

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

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

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

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

.sidenav a:before {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 992px) {
  .vc_tta.vc_general .vc_tta-panel-title > a,
  .vc_tta-accordion .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/** ACCORDIONS - END ------------------------------------------------ */
/** ACCORDIONS - END ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
/** CTA ROW - START ------------------------------------------------ */
.cta-wrap > div > div {
  padding-top: 0 !important;
}

.cta-row {
  color: #fff;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover;
  min-height: 380px;
  background-color: #ff2130;
  display: flex;
  align-items: stretch;
}

.get-started-body-class .cta-row {
  display: none !important;
}

.cta-row:before {
  content: "";
  background-image: url(../images/footer-cta-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 2048px;
  height: 380px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

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

.cta-row svg {
  margin-bottom: -65px;
  margin-right: -65px;
}

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

.cta-row h3 {
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 120% !important;
}

.cta-row > div > div {
  padding-top: 0 !important;
}

.cta-row > div:last-of-type > div > div {
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 45px;
}

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

.cta-row .wpb_text_column {
  width: 100%;
}

@media (max-width: 1300px) {
  .cta-row > div:last-of-type > div > div {
    display: flex;
    flex-direction: column;
  }
  .cta-row .wpb_text_column {
    margin-bottom: 25px !important;
  }
  .cta-row .btn {
    margin-top: 0px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .cta-row h3 {
    font-size: 32px !important;
  }
  .cta-row:before {
    height: 750px;
  }
}
@media (max-width: 390px) {
  .cta-row .btn {
    width: 100%;
  }
}
/** CTA ROW - END ------------------------------------------------ */
/** CTA ROW - END ------------------------------------------------ */
/** MAP - START ------------------------------------------------ */
/** MAP - START ------------------------------------------------ */
.map-row {
  color: #fff;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover;
  min-height: 700px;
  background: transparent;
  display: flex;
  align-items: stretch;
}

.map-row:before {
  content: "";
  background-image: url(../images/shoptok-coverage-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 1920px;
  height: 700px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

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

.map-row > div > div > div {
  display: flex;
  align-items: center;
}

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

.map-row h3 {
  font-size: 50px;
  line-height: 120%;
  max-width: 450px;
}

@media (max-width: 1600px) {
  .map-row:before {
    background-position: -200px center !important;
    background-size: contain;
  }
}
@media (max-width: 1300px) {
  .map-row {
    min-height: 500px;
  }
  .map-row:before {
    width: 100%;
    height: 500px;
    background-position: center center !important;
  }
}
@media (max-width: 992px) {
  .map-row {
    background-position: center 100px !important;
  }
  .map-row h3 {
    font-size: 36px !important;
    max-width: 370px;
  }
}
@media (max-width: 768px) {
  .map-row {
    min-height: 700px;
  }
  .map-row:before {
    content: "";
    background-image: url(../images/shoptok-coverage-mobile.png);
    bottom: 0;
  }
  .map-row > div > div > div {
    align-items: flex-start;
  }
}
/** MAP ROW - END ------------------------------------------------ */
/** MAP ROW - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - START ------------------------------------------------ */
.subcat-wrap-slider {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}

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

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

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

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

.subcat-wrap-slider .subcat-cont > div {
  height: 100%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.09) !important;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

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

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

.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 {
  margin-bottom: 0.5rem;
}

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

.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,
  .two-cards .subcat-wrap-slider .subcat-cont {
    flex: calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .subcat-wrap-slider .text h4 {
    line-height: 24px;
  }
  .subcat-wrap-slider {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .subcat-wrap-slider .subcat-cont,
  .two-cards .subcat-wrap-slider .subcat-cont {
    flex: calc(100% - 30px);
    margin: 15px;
    max-width: calc(100% - 30px);
  }
  .subcat-wrap-slider .text {
    height: auto;
    padding-top: 25px !important;
  }
}
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** SUBCAT WRAP SLIDER - END ------------------------------------------------ */
/** TRUSTED BY - START ------------------------------------------------ */
/** TRUSTED BY - START ------------------------------------------------ */
.trusted-by-row {
  margin-top: 100px;
  margin-bottom: 100px;
}

.trusted-by-row h2 {
  margin-bottom: 50px !important;
}

.trusted-by-row p {
  font-size: 19px;
  line-height: 140%;
}

.trusted-by-row .vc_tta-panel-body {
  display: flex;
  align-items: flex-start;
}

.trusted-by-row .wpb_text_column,
.trusted-by-row .wpb_single_image,
.trusted-by-row .wpb_raw_code {
  margin-bottom: 0;
}

.trusted-by-row .wpb_text_column {
  padding: 0 35px;
}

.trusted-by-row .slick-dots {
  bottom: -50px;
}

.trusted-by-row .vc_ns_content-slider-container .slick-dots li.slick-active button:before {
  color: #3e61ff;
}

.trusted-by-row .vc_ns_content-slider-container .slick-dots li button:before {
  font-size: 14px;
}

.trusted-by-row .vc_ns_content-slider-container .slick-dots li button:before {
  color: #cfe0ff;
}

@media (max-width: 992px) {
  .trusted-by-row p {
    text-align: center;
  }
  .trusted-by-row .vc_tta-panel-body {
    flex-direction: column;
    align-items: center;
  }
  .trusted-by-row .wpb_raw_code {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .trusted-by-row {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .trusted-by-row h2 {
    margin-bottom: 25px !important;
  }
  .trusted-by-row p {
    font-size: 17px;
  }
  .trusted-by-row .wpb_text_column {
    padding-left: 0;
    padding-right: 0;
  }
}
/** TRUSTED BY - END ------------------------------------------------ */
/** TRUSTED BY - END ------------------------------------------------ */
/** HOMEPAGE CARDS - START ------------------------------------------------ */
/** HOMEPAGE CARDS - START ------------------------------------------------ */
.hp-cards-row {
  margin-bottom: 0 !important;
}

.hp-cards-row .c1 {
  margin-bottom: 35px;
}

.hp-cards-row .big-svg-text .btn-row {
  display: flex;
  margin-top: auto;
  margin-left: 55px;
}

.hp-cards-row .big-svg-text .btn-row .btn {
  width: 50%;
}

.hp-cards-row .big-svg-text .btn-row .btn:first-of-type {
  margin-right: 15px;
}

.hp-cards-row .big-svg-text > div .dodatno_besedilo_group > span:nth-of-type(2) {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.hp-cards-row .big-svg-text > div .dodatno_besedilo_group > span:last-of-type {
  color: #575757;
  line-height: 140%;
  margin-bottom: 35px;
}

.hp-cards-row .c1 > div > .wpb_wrapper {
  padding-left: 30px;
  padding-right: 30px;
}

.hp-cards-row .vc_inner {
  display: flex;
  align-items: stretch;
}

.hp-cards-row .vc_inner > div > div,
.hp-cards-row .vc_inner > div > div > div,
.hp-cards-row .vc_inner > div > div > div > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.hp-cards-row .c1 > div > .wpb_wrapper > .wpb_raw_code {
  max-height: 375px;
}

.hp-cards-row .c1 > div > .wpb_wrapper > .wpb_raw_code:first-of-type {
  height: auto;
}

@media (max-width: 992px) {
  .hp-cards-row .c1 > div > .wpb_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .hp-cards-row .big-svg-text .btn-row {
    flex-wrap: wrap;
  }
  .hp-cards-row .big-svg-text .btn-row .btn {
    width: 100%;
  }
  .hp-cards-row .big-svg-text .btn-row .btn:first-of-type {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .hp-cards-row .c1 > div > .wpb_wrapper > .wpb_raw_code {
    max-height: 455px;
  }
}
@media (max-width: 768px) {
  .hp-cards-row .big-svg-text .btn-row .btn {
    padding: 7.5px 25px !important;
  }
  .hp-cards-row .vc_inner {
    flex-wrap: wrap;
  }
  .hp-cards-row .c1 {
    width: 100%;
  }
}
/** HOMEPAGE CARDS - END ------------------------------------------------ */
/** HOMEPAGE CARDS - END ------------------------------------------------ */
/** GET STARTED - START ------------------------------------------------ */
/** GET STARTED - START ------------------------------------------------ */
.get-started-wrap {
  display: flex;
  align-items: flex-start;
}

.get-started-wrap .c1,
.get-started-wrap .c2 {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.get-started-wrap h1,
.get-started-wrap h2,
.get-started-wrap p {
  max-width: 560px;
}

.get-started-wrap h1,
.get-started-wrap h2 {
  font-size: 50px !important;
  line-height: 115% !important;
  color: #00002d !important;
}

.get-started-wrap h6 {
  font-size: 16px !important;
  line-height: 130% !important;
  color: #00002d !important;
}

.get-started-wrap .c1 p {
  font-size: 18px !important;
  line-height: 140% !important;
  color: #00002d !important;
  font-family: "Roboto", sans-serif;
}

.get-started-wrap input[type="text"],
.get-started-wrap input[type="email"],
.get-started-wrap input[type="password"] {
  min-height: 55px;
  height: 100%;
}

.uacf7-step > p {
  width: 50%;
  float: right;
  text-align: center;
  display: flex;
  justify-content: center;
}

.uacf7-step > p > button {
  margin-left: 5px;
  margin-right: 5px;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox input {
  display: none;
}

.get-started-wrap .c2.cboxes .wpcf7-list-item {
  width: 100%;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 500px;
  margin-left: 20px;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  background: transparent;
  border: none;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #00002d;
  height: 50px;
  display: flex;
  align-items: center;
  width: 100%;
  margin-left: 30px;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label > span > span {
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif !important;
  color: #575757 !important;
}

.get-started-wrap .c2.cboxes.modified-labels .wpcf7-checkbox label span {
  line-height: 150%;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.get-started-wrap .c2.cboxes.modified-labels .wpcf7-checkbox label span > span {
  line-height: 150%;
  font-weight: 400 !important;
  font-family: "Roboto", sans-serif !important;
}

.get-started-wrap .c2.cboxes.modified-labels .wpcf7-checkbox label span strong {
  font-family: "Poppins", sans-serif !important;
  color: #00002d !important;
  font-weight: 500 !important;
}

.get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label,
.get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label::after {
  min-height: 95px;
}

.get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label {
  padding-right: 50px;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label:hover {
  text-decoration: underline;
  cursor: pointer;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label:before {
  content: "";
  background-image: url(../images/btn-filter.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: -30px;
  position: absolute;
  margin-top: 1.5px;
  margin-right: 10px;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label::after {
  content: "";
  background-color: #ededed;
  width: 100%;
  height: 50px;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  left: -40px;
  top: 0px;
  border-radius: 10px;
  position: absolute;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label.active-btn::after {
  background-color: #e4efff;
}

.get-started-wrap .c2.cboxes .wpcf7-checkbox label.active-btn:before {
  content: "";
  background-image: url(../images/btn-filter-active.svg);
}

.uacf7-step .p-submit {
  margin-left: 5px;
}

.uacf7-step .p-submit .wpcf7-submit {
  margin-top: 5px;
  min-width: auto;
  margin-right: 0;
}

.uacf7-step .p-submit {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .get-started-wrap h6 {
    color: #fff !important;
  }
  .get-started-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .get-started-wrap > div {
    width: 100% !important;
    padding: 0;
  }
  .uacf7-step > p {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .get-started-wrap .c1 h1,
  .get-started-wrap .c1 h2,
  .get-started-wrap .c1 p {
    max-width: 100%;
    color: #fff !important;
  }
  .get-started-wrap h1,
  .get-started-wrap h2 {
    font-size: 40px !important;
  }
  .get-started-wrap .c1 {
    position: relative;
  }
  .get-started-wrap .c2.cboxes .wpcf7-list-item {
    width: calc(100% + 50px);
  }
  .sp-row-empty .get-started-wrap .c1:before {
    width: 101vw;
    top: -1px;
    height: 101%;
  }
  .get-started-wrap .c2.cboxes .wpcf7-checkbox {
    max-width: 100%;
  }
  .get-started-wrap .c2.cboxes .wpcf7-checkbox label {
    max-width: 100%;
    padding-right: 50px;
  }
  .get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label,
  .get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label::after {
    height: 115px;
  }
  .get-started-wrap .c2.cboxes .wpcf7-checkbox {
    margin-left: 10px;
  }
}
@keyframes move {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7.5px);
  }
}
.blinking {
  animation: move 0.5s linear infinite;
}

@media (max-width: 768px) {
  .get-started-wrap .c2.cboxes .wpcf7-list-item {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .uacf7-step > p {
    padding-left: 10px;
  }
  .uacf7-step > p > button {
    margin-bottom: 10px;
  }
  .uacf7-step .p-submit {
    margin-top: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .uacf7-step .wpcf7-spinner {
    margin-top: 10px;
  }
}
@media (max-width: 350px) {
  .get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label,
  .get-started-wrap-3 .c2.cboxes .wpcf7-checkbox label::after {
    height: 135px;
  }
}
.wpcf7 .p-input {
  position: relative;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 7px;
  transition: 0.2s ease all;
  color: #767676;
  font-size: 12px;
}

/** GET STARTED - END ------------------------------------------------ */
/** GET STARTED - END ------------------------------------------------ */
/** FILTERING - START ------------------------------------------------ */
/** FILTERING - START ------------------------------------------------ */
.filtering-main-wrap {
  text-align: center;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-left: 60px;
}

.filtering-main-wrap .btn-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}

.filtering-main-wrap .btn-group button {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  background: transparent;
  border: none;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  height: 50px;
  display: flex;
  align-items: center;
  width: auto;
  flex: auto;
  margin-left: 30px;
}

.filtering-main-wrap .btn-group button:hover {
  text-decoration: underline;
}

.filtering-main-wrap .btn-group button:before {
  content: "";
  background-image: url(../images/btn-filter.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: -30px;
  position: absolute;
  margin-top: 1.5px;
  margin-right: 10px;
}

.filtering-main-wrap .btn-group button::after {
  content: "";
  background-color: #ededed;
  width: 100%;
  height: 50px;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  left: -40px;
  top: 0px;
  border-radius: 10px;
  position: absolute;
}

.filtering-main-wrap .btn-group button.active-btn::after {
  background-color: #e4efff;
}

.filtering-main-wrap .btn-group button.active-btn:before {
  content: "";
  background-image: url(../images/btn-filter-active.svg);
}

.filtering-main-wrap .btn-group > button:first-of-type {
  display: none;
}

.filtering-main-wrap .btn-group > .active-btn.btn:last-of-type {
  border-color: #00002d;
}

.osebe-row .osebje-link {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  line-height: 120%;
  font-weight: bold;
  text-transform: none;
  opacity: 1;
  margin-bottom: 0;
  white-space: normal;
  padding-top: 25px;
  text-align: left;
}

.type-text p {
  line-height: 22px;
  display: block;
  font-size: 11px !important;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 2.5px 12.5px;
  background-color: #3e61ff;
  margin: 5px;
  border-radius: 100px;
}

.type-text.choices2 p {
  color: #00002d;
  background-color: #1bf5a7;
}

.osebe-row img {
  width: 100%;
}

.nsg-img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.showreel-video-wrap {
  text-align: center;
}

.osebe-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: stretch;
  margin-top: 60px;
  margin-bottom: 60px;
}

.osebe-row img {
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}

.osebe-row figure {
  margin-bottom: 5px;
  height: 625px;
  display: flex;
  align-items: flex-start;
}

.osebe-row figure > div {
  background-color: #00002d;
  border-radius: 10px;
  width: 100%;
}

.osebe-row figure .aspect_inner {
  padding: 40px;
}

.osebe-row figure p {
  color: #fff;
  font-size: 16px;
  line-height: 140%;
}

.osebje-link {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.choices-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 5px;
  margin-bottom: 15px;
}

.choices-wrap .type-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.choices-wrap .type-text.choices1 > p:first-of-type {
  margin-left: 0;
}

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

.filtering-main-wrap {
  margin-bottom: 45px;
}

.best-ad {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.best-ad > div {
  display: flex;
  margin-bottom: 0.75rem;
}

.svg-arrow {
  display: flex;
  justify-content: center;
}

.best-ad > svg {
  margin-top: 10px;
}

@media (max-width: 1300px) {
  .osebe-row figure {
    width: 50% !important;
    height: 600px;
    margin-bottom: 50px;
  }
  .osebe-row figure > div,
  .osebe-row figure > div > div,
  .osebe-row figure > div > div > div,
  .osebe-row figure > div > div > div > div {
    height: 100%;
  }
  .osebe-row figure svg {
    width: 100%;
    height: auto;
  }
  .filtering-main-wrap .btn-group {
    flex-direction: column;
    align-items: center;
  }
  .filtering-main-wrap .btn-group button {
    min-width: 230px;
  }
  .filters-wrap > div > div > div {
    display: flex;
    flex-direction: column;
  }
  .best-ad {
    order: -2;
  }
  .filtering-main-wrap {
    order: -1;
  }
}
@media (max-width: 1199px) {
  .filter-options {
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  .filtering-main-wrap {
    margin-bottom: 0;
  }
  .choices-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .choices-wrap .type-text.choices2 > p:first-of-type {
    margin-left: 0;
  }
  .osebe-row figure .aspect_inner {
    padding: 30px;
  }
  .osebe-row figure {
    height: 625px;
  }
}
@media (max-width: 767px) {
  .osebe-row figure {
    width: 100% !important;
    height: 600px;
    height: auto;
    margin-bottom: 20px;
  }
  .osebe-row figure .aspect_inner {
    padding: 15px;
  }
  .best-ad {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .filtering-main-wrap {
    margin-left: 20px;
    margin-right: 0px;
  }
  .filtering-main-wrap .btn-group button {
    min-width: 100%;
  }
}
@media (max-width: 500px) {
  .osebe-row figure {
    width: 100% !important;
    height: 585px;
    height: auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .osebe-row .osebje-link {
    font-size: 26px;
  }
}
.o-item a:hover {
  text-decoration: none;
  color: #00002d;
}
.o-item a:hover .osebje-link {
  text-decoration: underline;
}
.o-item a:hover .type-text {
  color: #00002d;
  text-decoration: none !important;
}

.o-item .on-demand-badge {
  position: absolute;
  right: 15px;
  top: 0;
  background: #00002d;
  padding: 10px;
  border-bottom-left-radius: 6px;
  transition: all 0.1s ease-in-out;
  display: none;
}

.o-item .on-demand-badge svg {
  width: 45px;
  height: 30px;
}

.o-item .on-demand-badge svg path {
  fill: #fff;
}

.o-item:hover .on-demand-badge {
  background: #00002d;
}

.o-item:hover .on-demand-badge svg path {
  fill: #fff;
}

/** FILTERING - END ------------------------------------------------ */
/** FILTERING - END ------------------------------------------------ */
/** CTA SLIDE ROW - START ------------------------------------------------ */
/** CTA SLIDE ROW - START ------------------------------------------------ */
.blob-stretch-row {
  background: #00002d;
}

.cta-slide-row-wrap-mb-0 > div > div {
  padding-top: 0 !important;
}

.cta-slide-row {
  background-color: #00002d;
  color: #fff;
  width: 100% !important;
  margin: 0 auto !important;
  left: 0 !important;
  right: 0 !important;
  width: 1920px !important;
  padding: 0 125px !important;
  height: 275px;
  display: flex;
  align-items: center;
}

.cta-slide-row > div > div > div {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.cta-slide-row .btn-secondary:hover {
  color: #fff !important;
}

.cta-slide-row .slick-dots {
  text-align: left;
}

.cta-slide-row h2,
.cta-slide-row p {
  color: #fff !important;
}

.cta-slide-row p {
  color: #fcfcfc;
  font-size: 16px;
  line-height: 140%;
}

.cta-slide-row-1:before {
  content: "";
  background-image: url(../images/cta-1-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 735px;
  height: 105px;
  position: absolute;
  right: 120px;
  top: 0;
}

.cta-slide-row-1:after {
  content: "";
  background-image: url(../images/cta-1-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 600px;
  height: 100px;
  position: absolute;
  right: -20px;
  bottom: 0;
}

.cta-slide-row-2 {
  height: 300px;
}

.cta-slide-row-2:before {
  content: "";
  background-image: url(../images/cta-2-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 765px;
  height: 100px;
  position: absolute;
  right: 70px;
  top: 0;
}

.cta-slide-row-2:after {
  content: "";
  background-image: url(../images/cta-2-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 930px;
  height: 240px;
  position: absolute;
  right: 175px;
  bottom: -10px;
}

.cta-slide-row-3 {
  height: 315px;
}

.cta-slide-row-3:before {
  content: "";
  background-image: url(../images/cta-3-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 430px;
  height: 100px;
  position: absolute;
  right: 40px;
  top: 0;
}

.cta-slide-row-4 {
  height: 185px;
}

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

.cta-slide-row-3:after {
  content: "";
  background-image: url(../images/cta-3-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 760px;
  height: 120px;
  position: absolute;
  right: 0px;
  bottom: -10px;
}

.cta-slide-row-4:before {
  content: "";
  background-image: url(../images/cta-4-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 470px;
  height: 85px;
  position: absolute;
  right: 50px;
  top: 0;
}

.cta-slide-row-4:after {
  content: "";
  background-image: url(../images/cta-4-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 330px;
  height: 70px;
  position: absolute;
  left: 50px;
  bottom: -30px;
}

.cta-slide-row .vc_ns_content-slider-container .slick-dots li.slick-active button:before {
  color: #3e61ff;
}

.cta-slide-row .vc_ns_content-slider-container .slick-dots li button:before {
  font-size: 14px;
}

.cta-slide-row .vc_ns_content-slider-container .slick-dots li button:before {
  color: #cfe0ff;
}

@media (max-width: 1500px) {
  .cta-slide-row-2:after {
    right: -100px;
  }
  .cta-slide-row-2:before {
    right: -400px;
  }
}
@media (max-width: 1300px) {
  .cta-slide-row-2:before {
    width: 350px;
    height: 80px;
    right: -20px;
  }
  .cta-slide-row-2:after {
    right: -200px;
    width: 730px;
    height: 190px;
  }
}
@media (max-width: 992px) {
  .cta-slide-row {
    height: 500px;
    padding: 0 15px !important;
  }
  .cta-slide-row-1:before {
    width: 215px;
    height: 50px;
    right: -5px;
  }
  .cta-slide-row-1:after {
    width: 200px;
    height: 30px;
    right: -20px;
    left: -50px;
  }
}
@media (max-width: 992px) {
  .cta-slide-row > div > div > div {
    position: relative;
    z-index: 2;
  }
  .cta-slide-row .slick-dots,
  .cta-slide-row-1,
  .cta-slide-row-2,
  .cta-slide-row-3,
  .cta-slide-row-4 {
    text-align: center;
  }
  .cta-slide-row-1 h2,
  .cta-slide-row-2 h2,
  .cta-slide-row-3 h2,
  .cta-slide-row-4 h2 {
    font-size: 36px !important;
    line-height: 120% !important;
  }
  .cta-slide-row-1 {
    height: 300px;
  }
  .cta-slide-row-1:before {
    background-image: url(../images/cta-1-1-mobile.svg);
    width: 200px;
    height: 55px;
  }
  .cta-slide-row-:after {
    background-image: url(../images/cta-1-2-mobile.svg);
    right: auto;
    left: 0;
    width: 185px;
    height: 50px;
  }
  .cta-slide-row-2 {
    height: 350px;
  }
  .cta-slide-row-2:before {
    background-image: url(../images/cta-2-1-mobile.svg);
    width: 250px;
    height: 75px;
  }
  .cta-slide-row-2:after {
    background-image: url(../images/cta-2-2-mobile.svg);
    right: auto;
    left: 0;
    width: 260px;
    height: 30px;
  }
  .cta-slide-row-3 {
    height: 400px;
  }
  .cta-slide-row-3:before {
    background-image: url(../images/cta-3-1-mobile.svg);
    width: 250px;
    height: 75px;
    right: -50px;
  }
  .cta-slide-row-3:after {
    background-image: url(../images/cta-3-2-mobile.svg);
    right: auto;
    left: 0;
    width: 185px;
    height: 105px;
  }
  .cta-slide-row-4 {
    height: 200px;
  }
  .cta-slide-row-4:before {
    width: 200px;
    height: 45px;
  }
  .cta-slide-row-4:after {
    height: 50px;
  }
}
/** CTA SLIDE ROW - END ------------------------------------------------ */
/** CTA SLIDE ROW - END ------------------------------------------------ */
/** GDPR COOKIES - START ------------------------------------------------ */
/** GDPR COOKIES - START ------------------------------------------------ */
.moove-gdpr-company-logo-holder,
.moove-gdpr-branding-cnt {
  display: none;
}

/** GDPR COOKIES - END ------------------------------------------------ */
/** GDPR COOKIES - END ------------------------------------------------ */
/** 4T tabs - START ------------------------------------------------ */
/** 4T tabs - START ------------------------------------------------ */

.four-tabs.vc_tta-tabs .vc_tta-tabs-list {
  display: flex !important;
  flex-wrap: wrap;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list:after {
  content: "";
  background-image: url(../images/4t-svg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  color: #ff2130;
  font-weight: bold;
  display: inline-block;
  width: 68px;
  height: 68px;
  position: absolute;
  margin: auto auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li {
  display: flex;
  margin: 5px !important;
  flex: calc(50% - 10px);
  width: calc(50% - 10px);
  height: 80px;
  display: flex;
  align-items: center;
  border-radius: 10px;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li > a {
  height: 100%;
  text-transform: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 10px !important;
  width: 100%;
  overflow: hidden !important;
  font-weight: bold !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li:first-of-type > a {
  border: 2px solid #1bf5a7 !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li.vc_active:first-of-type > a {
  background: #1bf5a7 !important;
  color: #00002d !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li:nth-of-type(2) > a {
  border: 2px solid #ffe500 !important;
  color: #00002d !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li.vc_active:nth-of-type(2) > a {
  background: #ffe500 !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li:nth-of-type(3) > a {
  border: 2px solid #3e61ff !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li.vc_active:nth-of-type(3) > a {
  background: #3e61ff !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li:nth-of-type(4) > a {
  border: 2px solid #ff2130 !important;
}

.four-tabs.vc_tta-tabs .vc_tta-tabs-list > li.vc_active:nth-of-type(4) > a {
  background: #ff2130 !important;
}

/** 4T tabs - END ------------------------------------------------ */
/** 4T tabs - END ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - START ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */
/** SAFARI - END ------------------------------------------------ */

/** WHITE PAPER CARD - START ------------------------------------------------ */
/** WHITE PAPER CARD - START ------------------------------------------------ */
.white-paper-card-row {
  margin-bottom: 100px;
}
.white-paper-card-row > div > div > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.whitepaper-card-wrap {
  display: flex;

  background: #00002d;
  border-radius: 10px;
  overflow: hidden;

  color: white;

  flex: 1 0 calc(50% - 20px);
  width: calc(50% - 20px);
  max-width: calc(50% - 20px);
}
.whitepaper-card-wrap > div {
  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 0;
}
.whitepaper-card-wrap .dodatno_besedilo_group {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 35px;
}
.whitepaper-card-wrap .dodatno_besedilo_group > span {
  margin-bottom: 20px;
}
.whitepaper-card-wrap .dodatno_besedilo_group .date {
  font-family: "Poppins", sans-serif !important;

  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.03em;

  color: #ffffff;

  opacity: 0.7;

  margin-bottom: 15px;
}
.whitepaper-card-wrap .dodatno_besedilo_group .title {
  font-family: "Poppins", sans-serif !important;

  font-weight: 600;
  font-size: 18px;
  line-height: 120%;

  letter-spacing: -0.03em;

  color: #ffffff;
}
.whitepaper-card-wrap .dodatno_besedilo_group .subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;

  color: #ffffff;

  opacity: 0.7;
}

@media (max-width: 1300px) {
  .whitepaper-card-wrap {
    flex-direction: column-reverse;
  }
  .whitepaper-card-wrap > div {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .whitepaper-card-wrap img {
    max-height: 250px;
    object-fit: cover;
  }
}

@media (max-width: 768px) {
  .white-paper-card-row > div > div > div {
    flex-wrap: wrap;
  }
  .whitepaper-card-wrap {
    flex: 1 0 calc(100% - 20px);
    width: calc(100% - 20px);
    max-width: calc(100% - 20px);

    margin-bottom: 35px;
  }
}

/** WHITE PAPER CARD - END ------------------------------------------------ */
/** WHITE PAPER CARD - 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: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
}

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

  border-radius: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

  text-transform: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  color: #000000 !important;
  font-family: "Poppins", 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 {
  margin: 0;

  margin-bottom: 12.5px;

  display: flex;
  align-items: center;

  font-family: "Poppins", sans-serif;

  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 14px !important;

  letter-spacing: -0.03em;

  color: #575757;
}

.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;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;

  aspect-ratio: 16 / 9;
  /* max-height: 147px; */
}

.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;
}
.cpt-single {max-width: 780px; }
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;
  }
  .loop-item {
    max-width: calc(50% - 30px);
    width: calc(50% - 30px);
    flex: calc(50% - 30px);
  }
}
@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;
  }
  .loop-item-horizontal h4 {
    margin-top: 0px;
  }
  .loop-item-horizontal img {
    width: 100%;
  }
  .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;
  }

  .loop-item {
    max-width: calc(100% - 30px);
    width: calc(100% - 30px);
    flex: calc(100% - 30px);
  }
}
.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 ------------------------------------------------ */

.otgs-development-site-front-end,
.wpml-ls-statics-footer {
  display: none !important;
}

#jquery-cookie-law-script {
  left: auto !important;
  right: 0 !important;
  display: none !important;
}

#animate-circle {
  height: 0px;
  width: 100%;
  position: absolute;
  animation: 2s animation infinite;
}

@keyframes animation {
} /*# sourceMappingURL=main.css.map */

.grecaptcha-badge {
  display: none !important;
}
.hide-this {
  display: none !important;
}

/** UPGRADE - START ------------------------------------------------ */
/** UPGRADE - START ------------------------------------------------ */
@media (max-width: 1199px) {
  .about-us-linkedin-row h5 {
    line-height: 135%;
    margin-bottom: 10px !important;
  }
  .about-us-linkedin-row > div .wpb_wrapper > .wpb_single_image:nth-of-type(2) img {
    max-width: 50px;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .about-us-linkedin-row > div .wpb_wrapper > .wpb_single_image {
    text-align: center;
  }
  .about-us-linkedin-row > div .wpb_wrapper > .wpb_single_image:nth-of-type(2) img {
    margin-left: -125px;
  }

  .row-with-icons-and-text > div > div > .wpb_wrapper {
    display: grid;
    grid-template-columns: 15% 85%;
    gap: 15px;
    align-items: stretch;
  }

  .row-with-icons-and-text > div > div > .wpb_wrapper > .wpb_single_image {
    grid-column: 1;
    grid-row: 1 / span 2;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .row-with-icons-and-text > div > div > .wpb_wrapper > .wpb_text_column:nth-of-type(2),
  .row-with-icons-and-text > div > div > .wpb_wrapper > .wpb_text_column:nth-of-type(3) {
    grid-column: 2;
  }

  .row-with-icons-and-text > div > div > .wpb_wrapper > .wpb_text_column:nth-of-type(2) {
    margin-bottom: 0px !important;
  }
  .row-with-icons-and-text > div > div > .wpb_wrapper > .wpb_text_column p {
    padding-right: 15px;
  }
}
/** UPGRADE - END ------------------------------------------------ */
/** UPGRADE - END ------------------------------------------------ */
