@charset "UTF-8";
/*
	Theme Name: Natural Energy Plus
	Description: Natural Energy Plus - master template for group brands
	Version: 1.0.0
	Author: JetPlugs.com
	Tags: naturalna energia plus, naturalna energia plus, erterm, termosol, ekozefir, termoprojekt
	Text Domain: ne-master
	Domain Path: /languages
*/
/*  ALIGMENT
–––––––––––––––––––––––––––––––––––––––––––––––––– */
img {
  max-width: 100%;
  height: auto; }
  img.alignright {
    float: right;
    margin: 0 0 1em 1em; }
  img.alignleft {
    float: left;
    margin: 0 1em 1em 0; }
  img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*  BASE COLORS: NATURALNA ENERGIA PLUS CRUMB
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*  BASE COLORS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*  color-1 dark */
/*  color-2 light grey */
/*  color-3 naturalna energia */
/*  color-4 erterm */
/*  color-5 termoprojekt */
/*  color-6 termosol */
/*  color-7 ekozefir */
/*  color-white white */
/*  color-black black */
.color-1 {
  color: #4D5255; }

.color-2 {
  color: #ECF0F1; }

.color-3 {
  color: #35ad69; }

.color-4 {
  color: #ea5a25; }

.color-5 {
  color: #d11a20; }

.color-6 {
  color: #3191cd; }

.color-7 {
  color: #85c5e5; }

.color-main {
  color: #35ad69 !important; }

.background-1 {
  background-color: #4D5255; }

.background-2 {
  background-color: #ECF0F1; }

.background-3 {
  background-color: #35ad69; }

.background-4 {
  background-color: #ea5a25; }

.background-5 {
  background-color: #ea5a25; }

.background-6 {
  background-color: #ea5a25; }

.background-7 {
  background-color: #ea5a25; }

.background-main {
  background-color: #35ad69 !important; }

.background-white {
  background-color: white; }

.background-black {
  background-color: black; }

.color-main {
  color: #35ad69 !important; }

.background-main {
  background-color: #35ad69 !important; }

.background-1 a {
  color: #ECF0F1;
  border-bottom: none; }
  .background-1 a:hover {
    color: #35ad69 !important;
    border-bottom: none; }

p a, span a {
  color: #4D5255;
  text-decoration: none;
  border-bottom: 2px solid #35ad69 !important;
  transition-duration: 0.3s; }
  p a:hover, span a:hover {
    color: #35ad69 !important;
    text-decoration: none;
    transition-duration: 0.5s; }

p::selection {
  color: #ECF0F1;
  background: #35ad69 !important; }
p::-moz-selection {
  /* Code for Firefox */
  color: white;
  background: #35ad69 !important; }

/*  TYPOGRAPHY
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.font-family-1 {
  font-family: "Ubuntu", sans-serif; }

.paragraph-1, p {
  color: #4D5255;
  font-size: 0.9em;
  line-height: 1.5em;
  letter-spacing: 0.02em !important;
  text-decoration: none; }

.paragraph-2 {
  font-size: 0.8rem; }

.header-1, h1 {
  font-size: 3.0rem;
  font-weight: 400;
  line-height: 1.2;
  color: #4D5255;
  text-decoration: none; }
  @media (max-width: 992px) {
    .header-1, h1 {
      font-size: 2.8rem;
      line-height: 2.9rem; } }
  @media (max-width: 768px) {
    .header-1, h1 {
      font-size: 2.0rem;
      line-height: 2.2rem; } }
  @media (max-width: 576px) {
    .header-1, h1 {
      font-size: 1.7rem;
      line-height: 1.7rem; } }
  .header-1 > a, h1 > a {
    font-size: 2.9rem;
    font-weight: 700;
    color: #4D5255;
    transition: .15s ease-in-out;
    line-height: 3rem;
    text-decoration: none; }
    .header-1 > a:hover, h1 > a:hover {
      color: #4D5255;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-1 > a, h1 > a {
        font-size: 2.8rem;
        line-height: 2.9rem; } }
    @media (max-width: 768px) {
      .header-1 > a, h1 > a {
        font-size: 2.0rem;
        line-height: 2.2rem; } }
    @media (max-width: 576px) {
      .header-1 > a, h1 > a {
        font-size: 1.7rem;
        line-height: 1.7rem; } }

.header-1-front {
  font-size: 4.2rem;
  font-weight: 400;
  line-height: 1.2;
  color: #4D5255; }
  @media (max-width: 992px) {
    .header-1-front {
      font-size: 2.8rem;
      line-height: 2.9rem; } }
  @media (max-width: 768px) {
    .header-1-front {
      font-size: 2.0rem;
      line-height: 2.2rem; } }
  @media (max-width: 576px) {
    .header-1-front {
      font-size: 1.7rem;
      line-height: 1.7rem; } }
  .header-1-front > a {
    font-size: 2.9rem;
    font-weight: 700;
    color: #4D5255;
    transition: .15s ease-in-out;
    line-height: 3rem; }
    .header-1-front > a:hover {
      color: #4D5255;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-1-front > a {
        font-size: 2.8rem;
        line-height: 2.9rem; } }
    @media (max-width: 768px) {
      .header-1-front > a {
        font-size: 2.0rem;
        line-height: 2.2rem; } }
    @media (max-width: 576px) {
      .header-1-front > a {
        font-size: 1.7rem;
        line-height: 1.7rem; } }

.header-2, h2 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2rem;
  position: relative;
  color: #4D5255;
  text-decoration: none; }
  @media (max-width: 992px) {
    .header-2, h2 {
      font-size: 1.6rem;
      line-height: 2.1rem; } }
  @media (max-width: 768px) {
    .header-2, h2 {
      font-size: 1.4rem;
      line-height: 1.9rem; } }
  @media (max-width: 576px) {
    .header-2, h2 {
      font-size: 1.3rem;
      line-height: 1.5rem; } }
  .header-2 > a, h2 > a {
    font-size: 1.7rem;
    font-weight: 700;
    color: #4D5255;
    transition: .15s ease-in-out;
    text-decoration: none; }
    .header-2 > a:hover, h2 > a:hover {
      color: #35ad69 !important;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-2 > a, h2 > a {
        font-size: 1.6rem;
        line-height: 2.1rem; } }
    @media (max-width: 768px) {
      .header-2 > a, h2 > a {
        font-size: 1.4rem;
        line-height: 1.9rem; } }
    @media (max-width: 576px) {
      .header-2 > a, h2 > a {
        font-size: 1.3rem;
        line-height: 1.5rem; } }

.header-3, h3 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  margin-bottom: 0.5rem;
  color: #4D5255;
  text-decoration: none; }
  @media (max-width: 992px) {
    .header-3, h3 {
      font-size: 1.2rem;
      line-height: 1.6rem; } }
  @media (max-width: 768px) {
    .header-3, h3 {
      font-size: 1.1rem;
      line-height: 1.4rem; } }
  @media (max-width: 576px) {
    .header-3, h3 {
      font-size: 1.1rem;
      line-height: 1.4rem; } }
  .header-3 > a, h3 > a {
    font-size: 1.2rem;
    font-weight: 500;
    color: #4D5255;
    transition: .15s ease-in-out;
    text-decoration: none; }
    .header-3 > a:hover, h3 > a:hover {
      color: #35ad69 !important;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-3 > a, h3 > a {
        font-size: 1.2rem;
        line-height: 1.6rem; } }
    @media (max-width: 768px) {
      .header-3 > a, h3 > a {
        font-size: 1.1rem;
        line-height: 1.4rem; } }
    @media (max-width: 576px) {
      .header-3 > a, h3 > a {
        font-size: 1.1rem;
        line-height: 1.4rem; } }

.header-4, h4 {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4rem;
  color: #4D5255;
  text-decoration: none; }
  @media (max-width: 992px) {
    .header-4, h4 {
      font-size: 1.2rem;
      line-height: 1.6rem; } }
  @media (max-width: 768px) {
    .header-4, h4 {
      font-size: 1.1rem;
      line-height: 1.4rem; } }
  @media (max-width: 576px) {
    .header-4, h4 {
      font-size: 1.1rem;
      line-height: 1.4rem; } }
  .header-4 > a, h4 > a {
    font-size: 1.1rem;
    font-weight: 500;
    color: #4D5255;
    text-decoration: none;
    transition: .15s ease-in-out; }
    .header-4 > a:hover, h4 > a:hover {
      color: #35ad69 !important;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-4 > a, h4 > a {
        font-size: 1.2rem;
        line-height: 1.6rem; } }
    @media (max-width: 768px) {
      .header-4 > a, h4 > a {
        font-size: 1.1rem;
        line-height: 1.4rem; } }
    @media (max-width: 576px) {
      .header-4 > a, h4 > a {
        font-size: 1.1rem;
        line-height: 1.4rem; } }

.header-5, h5 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem; }
  @media (max-width: 992px) {
    .header-5, h5 {
      font-size: 0.95rem;
      line-height: 1.6rem; } }
  @media (max-width: 768px) {
    .header-5, h5 {
      font-size: 0.93rem;
      line-height: 1.4rem; } }
  @media (max-width: 576px) {
    .header-5, h5 {
      font-size: 0.9rem;
      line-height: 1.4rem; } }
  .header-5 > a, h5 > a {
    font-size: 0.9rem;
    color: #4D5255;
    transition: .15s ease-in-out;
    text-decoration: none; }
    .header-5 > a:hover, h5 > a:hover {
      color: #35ad69 !important;
      text-decoration: none;
      transition: .15s ease-in-out; }
    @media (max-width: 992px) {
      .header-5 > a, h5 > a {
        font-size: 0.95rem;
        line-height: 1.6rem; } }
    @media (max-width: 768px) {
      .header-5 > a, h5 > a {
        font-size: 0.93rem;
        line-height: 1.4rem; } }
    @media (max-width: 576px) {
      .header-5 > a, h5 > a {
        font-size: 0.9rem;
        line-height: 1.4rem; } }

/* BASE STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html, body {
  font-family: "Ubuntu", sans-serif;
  min-height: 100%;
  margin: 0; }

html {
  position: relative; }

.pagination .pages-desc {
  font-weight: 500; }
.pagination nav.pagination {
  display: inline-block !important; }
  .pagination nav.pagination .screen-reader-text {
    display: none; }
  .pagination nav.pagination .nav-links {
    margin: auto;
    padding: 0 1em; }
  .pagination nav.pagination .page-numbers {
    display: inline;
    border-radius: 25px;
    width: 2em;
    height: 2em;
    line-height: 3em;
    text-align: center;
    margin-left: 0.2em;
    margin-right: 0.2em;
    padding: 10px 17px; }
    .pagination nav.pagination .page-numbers.current {
      background-color: #35ad69 !important;
      border-color: #4D5255;
      color: white; }
    .pagination nav.pagination .page-numbers.dots, .pagination nav.pagination .page-numbers.prev, .pagination nav.pagination .page-numbers.next {
      border: none; }
  .pagination nav.pagination a.page-numbers {
    color: #4D5255;
    border: 1px solid #4D5255;
    text-decoration: none; }
    .pagination nav.pagination a.page-numbers:hover {
      background-color: #4D5255;
      color: white; }

/* MENU
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul.header-menu {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px; }
  ul.header-menu li {
    display: inline-block;
    font-size: 0.9em;
    padding: 0 8px;
    text-decoration: none; }
    ul.header-menu li::marker {
      content: ""; }
    ul.header-menu li ul {
      padding: 0 8px; }
      ul.header-menu li ul li {
        font-size: 0.9rem;
        line-height: 1.5em; }
    @media all and (max-width: 1320px) {
      ul.header-menu li {
        padding: 0 12px; } }
    ul.header-menu li a {
      color: #4D5255;
      font-weight: 400;
      position: relative;
      text-decoration: none;
      border-bottom: none;
      transition-duration: 0.3s;
      display: inline-block; }
      ul.header-menu li a:hover {
        transition-duration: 0.3s;
        color: #35ad69 !important;
        text-decoration: none;
        padding: unset; }
  ul.header-menu li.current-menu-item a {
    text-decoration: none; }
    ul.header-menu li.current-menu-item a::before {
      transition-timing-function: linear;
      content: " ";
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      bottom: -4px;
      border-bottom: 2px solid #35ad69 !important; }

ul.footer-menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px; }
  ul.footer-menu li {
    font-size: 0.9em;
    padding: 0 2px;
    text-decoration: none;
    line-height: 1.8em; }
    ul.footer-menu li::marker {
      content: ""; }
    ul.footer-menu li ul {
      padding: 0 8px; }
      ul.footer-menu li ul li {
        font-size: 0.8em;
        line-height: 1.5em;
        list-style: none; }
    @media all and (max-width: 1320px) {
      ul.footer-menu li {
        padding: 0 12px; } }
    ul.footer-menu li a {
      color: #4D5255;
      font-weight: 400;
      position: relative;
      text-decoration: none;
      border-bottom: none;
      transition-duration: 0.3s; }
      ul.footer-menu li a:hover {
        transition-duration: 0.3s;
        color: #35ad69 !important;
        padding: 0 2px; }
  ul.footer-menu li.current-menu-item a {
    text-decoration: none; }

/*  FORMS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*  TABLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  font-family: "Ubuntu", sans-serif; }

th {
  padding: 12px 15px;
  text-align: center;
  border-bottom: 2px solid #4D5255;
  color: #4D5255;
  font-size: 0.8rem;
  font-weight: 400; }

td {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid #4D5255;
  color: #4D5255;
  font-size: 18px; }

th:first-child, td:first-child {
  padding-left: 0; }

th:last-child, td:last-child {
  padding-right: 0; }

/* LISTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ol, ul, li {
  font-family: "Ubuntu", sans-serif;
  color: #4D5255;
  font-size: 0.9rem; }

li::marker {
  color: #35ad69 !important;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #35ad69 !important; }

.ne-list ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .ne-list ul li {
    padding-left: 30px;
    text-indent: 0;
    padding-bottom: 0.8rem;
    color: #4D5255;
    font-size: 0.9rem; }
    .ne-list ul li::marker {
      content: ""; }
    .ne-list ul li:before {
      content: url("../localdata/_commom/arrow.svg");
      display: block;
      float: left;
      width: 0.8rem;
      color: #4D5255;
      margin-right: 0.9rem;
      padding-top: 2px;
      margin-left: -1.5rem;
      transform: rotate(140deg); }

/* LISTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ne-list ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .ne-list ul li {
    padding-left: 30px;
    text-indent: 0;
    padding-bottom: 0.8rem;
    color: #4D5255;
    font-size: 0.9rem; }
    .ne-list ul li:before {
      content: url("../localdata/naturalnaenergia.plus/arrow.svg");
      display: block;
      float: left;
      width: 0.8rem;
      color: #4D5255;
      margin-right: 0.9rem;
      padding-top: 2px;
      margin-left: -1.5rem;
      transform: rotate(140deg); }

/*  BLOCKQUOTE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
blockquote {
  font-size: 1.1rem;
  font-style: italic;
  width: 95%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #4D5255;
  border-left: 5px solid #ECF0F1;
  font-weight: 700; }
  @media (max-width: 560px) {
    blockquote blockquote {
      width: 80vw; } }
  blockquote cite {
    color: #4D5255;
    font-size: 1rem;
    font-style: italic;
    display: block;
    margin-top: 5px;
    font-weight: 700; }
    blockquote cite:before {
      content: ""; }
  blockquote p {
    font-weight: 700; }
    @media (max-width: 560px) {
      blockquote p {
        font-size: 1rem !important;
        line-height: 1.4 !important; } }

blockquote.has-text-color {
  color: #4D5255 !important; }

/* BREADCRUMB
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ol.breadcrumb-tmc {
  font-size: 0.9rem; }
  ol.breadcrumb-tmc a {
    color: #4D5255;
    text-decoration: none;
    border-bottom: 2px solid #35ad69 !important;
    transition-duration: 0.3s; }
    ol.breadcrumb-tmc a:hover {
      color: #35ad69 !important;
      text-decoration: none;
      transition-duration: 0.5s; }
  ol.breadcrumb-tmc .breadcrumb-tmc-separator {
    padding: 0 5px; }
  ol.breadcrumb-tmc span {
    color: #4D5255; }
    ol.breadcrumb-tmc span.breadcrumb-tmc-separator {
      color: #35ad69 !important; }

/*  BUTTONS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.btn-ne {
  padding: 10px 45px;
  text-decoration: none;
  display: inline-block; }
  @media (max-width: 576px) {
    .btn-ne {
      padding: 5px 25px; } }
  .btn-ne.btn-main {
    border: 3px solid #35ad69 !important;
    border-radius: 27px;
    color: #4D5255;
    transition: all  0.3s; }
    .btn-ne.btn-main:hover {
      transition-duration: 0.3s;
      color: white;
      background-color: #35ad69 !important; }
    .btn-ne.btn-main:active {
      transition: 0s;
      transform: scale(0.97);
      opacity: 0.9; }

/*  MOBILE MENU
–––––––––––––––––––––––––––––––––––––––––––––––––– */
[data-tmc_mp_open] {
  cursor: pointer;
  transition: 0.2s ease-in-out; }
  [data-tmc_mp_open]:hover {
    opacity: 0.7;
    transition: 0.2s ease-in-out; }

.tmc_mp_sidebar {
  font-family: "Ubuntu", sans-serif;
  padding-right: 2rem;
  background: #35ad69 !important;
  opacity: 0.9; }
  .tmc_mp_sidebar .tmc_mp_inner {
    margin: 70px 30px 0 0; }
  .tmc_mp_sidebar ul.widgets {
    list-style: none;
    margin: 0;
    padding: 0; }
    .tmc_mp_sidebar ul.widgets li.menu-item {
      color: white;
      display: block;
      padding: 8px 10px;
      text-decoration: none;
      text-transform: capitalize; }
      .tmc_mp_sidebar ul.widgets li.menu-item:hover {
        text-decoration: none; }
      .tmc_mp_sidebar ul.widgets li.menu-item a {
        color: white;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 500;
        border-bottom: none;
        transition-duration: 0.3s;
        position: relative; }
        .tmc_mp_sidebar ul.widgets li.menu-item a:hover {
          transition-duration: 0.3s;
          color: #ECF0F1;
          text-decoration: none;
          transition-timing-function: ease-in; }
          .tmc_mp_sidebar ul.widgets li.menu-item a:hover::before {
            content: " ";
            position: absolute;
            z-index: -1;
            left: 0;
            right: 0;
            bottom: -4px;
            border-bottom: 2px solid #ECF0F1;
            transition-duration: 0.3s; }
  .tmc_mp_sidebar .widget img {
    padding-top: 30px;
    padding-bottom: 20px; }
  .tmc_mp_sidebar aside {
    padding-left: 1rem; }

.tmc_mp_close_button::before, .tmc_mp_close_button::after {
  background-color: white; }

.tmc_mp_mobile_close_area {
  padding-top: 20px; }

/* Better search */
#tmc_bs_root {
  background-color: rgba(255, 255, 255, 0.9) !important; }

#tmc_bs_input_text {
  border-bottom: 2px solid #4D5255; }

[data-tmc_bs_open] {
  cursor: pointer;
  transition: 0.2s ease-in-out; }
  [data-tmc_bs_open]:hover {
    opacity: 0.7;
    transition: 0.2s ease-in-out; }

.search-section {
  border-radius: 30px; }

.wrapper-inner input[type=text].input-text {
  border-bottom: 2px solid #35ad69 !important !important; }
.wrapper-inner input[type=submit].input-button {
  background-color: unset !important;
  padding: 10px 45px !important;
  text-decoration: none;
  display: inline-block;
  border: 3px solid #35ad69 !important;
  border-radius: 27px;
  color: #4D5255 !important;
  transition-duration: 0.3s;
  margin-top: 20px; }
  @media (max-width: 576px) {
    .wrapper-inner input[type=submit].input-button {
      padding: 10px 15px !important; } }
  .wrapper-inner input[type=submit].input-button:hover {
    transition-duration: 0.3s;
    color: white !important;
    background-color: #35ad69 !important !important; }
.wrapper-inner .result a.title {
  color: #35ad69 !important; }
.wrapper-inner .result .excerpt {
  color: #4D5255; }

/*  IFRAME
–––––––––––––––––––––––––––––––––––––––––––––––––– */
iframe.instagram-media, .twitter-tweet {
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 292px !important; }

/*  HEADER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.arrow-element {
  position: absolute;
  content: '';
  top: -1200px;
  right: -1450px;
  z-index: -1;
  transform: rotate(-8deg); }
  .arrow-element img {
    max-width: unset; }
  @media (max-width: 1399px) {
    .arrow-element {
      right: -1490px; } }
  @media (max-width: 1199px) {
    .arrow-element {
      right: -1530px; } }
  @media (max-width: 992px) {
    .arrow-element {
      display: none; } }

.signet-element {
  position: absolute;
  content: '';
  top: 430px;
  right: -90px;
  z-index: 2; }
  .signet-element.termoprojekt-element {
    top: 487px; }
  .signet-element img {
    max-width: unset; }
  @media (max-width: 1482px) {
    .signet-element {
      right: -50px; } }
  @media (max-width: 1399px) {
    .signet-element {
      right: -70px; } }
  @media (max-width: 1244px) {
    .signet-element {
      right: -40px; } }
  @media (max-width: 1199px) {
    .signet-element {
      right: -40px; } }
  @media (max-width: 992px) {
    .signet-element {
      display: none; } }

.ne-element {
  position: absolute;
  content: '';
  top: 720px;
  right: 70px;
  z-index: 2; }
  .ne-element img {
    max-width: unset; }
  @media (max-width: 1399px) {
    .ne-element {
      right: 30px; } }
  @media (max-width: 1199px) {
    .ne-element {
      right: 30px; } }
  @media (max-width: 992px) {
    .ne-element {
      display: none; } }

.single-ne img.img-main {
  position: relative;
  top: 0;
  z-index: 1;
  transition: all 350ms;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 700px;
  object-position: center; }
.single-ne .author-ne {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 8;
  font-size: 10px;
  margin-bottom: 10px;
  margin-right: 10px; }
.single-ne ol, .single-ne ul, .single-ne li {
  font-family: "Ubuntu", sans-serif;
  color: #4D5255;
  font-size: 1em; }

.archive-ne img.img-main {
  position: relative;
  top: 0;
  z-index: 1;
  transition: all 350ms;
  object-fit: cover;
  width: 100%;
  height: 250px;
  object-position: center; }
.archive-ne .author-ne {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  font-size: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #4D5255; }

/*  EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.opacity-08 {
  transition-duration: 0.3s; }
  .opacity-08:hover {
    opacity: 0.8; }

.click-effect {
  transition: all  0.3s; }
  .click-effect:active {
    transition: 0.3s;
    transform: scale(0.98); }

.pointer-events-none {
  pointer-events: none; }

.eob-bg-shadow {
  background: linear-gradient(rgba(0, 0, 0, 0) 10%, black 250%); }

.border-2px-solid-color-main {
  border: 3px solid #35ad69 !important; }
  @media (max-width: 768px) {
    .border-2px-solid-color-main {
      border: unset !important; } }

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

.arrow-decor {
  position: relative; }
  .arrow-decor img {
    position: absolute;
    top: 0;
    transform: rotate(139deg) translateY(-40%);
    left: 0;
    margin-left: -15px; }

/*  SLICK SLIDER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-main, .banner-main-slick {
  position: relative; }
  .banner-main .author-ne, .banner-main-slick .author-ne {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 12;
    font-size: 10px;
    margin-bottom: 10px;
    margin-right: 10px; }
  .banner-main .content-absolute, .banner-main-slick .content-absolute {
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%; }
  @media (max-width: 576px) {
    .banner-main .h-text, .banner-main-slick .h-text {
      font-size: 1.2rem !important;
      line-height: 1.5rem !important; } }
  .banner-main .p-text, .banner-main-slick .p-text {
    font-size: 1.2rem;
    line-height: 1.9rem; }
    @media (max-width: 768px) {
      .banner-main .p-text, .banner-main-slick .p-text {
        font-size: 0.8rem;
        line-height: 1.25rem; } }
    @media (max-width: 576px) {
      .banner-main .p-text, .banner-main-slick .p-text {
        font-size: 0.8rem;
        line-height: 1rem; } }
  .banner-main .item, .banner-main-slick .item {
    position: relative;
    max-height: 430px;
    overflow: hidden; }
    @media (max-width: 992px) {
      .banner-main .item, .banner-main-slick .item {
        max-height: 350px; } }
    @media (max-width: 768px) {
      .banner-main .item, .banner-main-slick .item {
        max-height: 270px; } }
    @media (max-width: 576px) {
      .banner-main .item, .banner-main-slick .item {
        max-height: 210px; } }
  .banner-main img.main, .banner-main-slick img.main {
    position: relative;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    object-fit: cover;
    width: 100%;
    height: 430px;
    object-position: center; }
    @media (max-width: 992px) {
      .banner-main img.main, .banner-main-slick img.main {
        height: 350px; } }
    @media (max-width: 768px) {
      .banner-main img.main, .banner-main-slick img.main {
        height: 270px; } }
    @media (max-width: 576px) {
      .banner-main img.main, .banner-main-slick img.main {
        height: 210px; } }
  .banner-main .slick-next, .banner-main-slick .slick-next {
    right: 25px;
    z-index: 5;
    width: 30px;
    height: 30px;
    transform: rotate(140deg);
    opacity: 0.4; }
    .banner-main .slick-next:hover, .banner-main-slick .slick-next:hover {
      transition-duration: 0.3s;
      opacity: 0.9; }
    .banner-main .slick-next:before, .banner-main-slick .slick-next:before {
      transition-duration: 0.3s;
      font-size: 40px;
      z-index: 5;
      content: url("../localdata/_commom/arrow-white.svg"); }
    @media (max-width: 992px) {
      .banner-main .slick-next, .banner-main-slick .slick-next {
        display: none !important; } }
  .banner-main .slick-prev, .banner-main-slick .slick-prev {
    left: 25px;
    z-index: 5;
    width: 30px;
    height: 30px;
    transform: rotate(-40deg);
    opacity: 0.4; }
    .banner-main .slick-prev:hover, .banner-main-slick .slick-prev:hover {
      transition-duration: 0.3s;
      opacity: 0.9; }
    .banner-main .slick-prev:before, .banner-main-slick .slick-prev:before {
      transition-duration: 0.3s;
      content: url("../localdata/_commom/arrow-white.svg");
      font-size: 40px;
      z-index: 5; }
    @media (max-width: 992px) {
      .banner-main .slick-prev, .banner-main-slick .slick-prev {
        display: none !important; } }
  .banner-main .lower-stripe, .banner-main-slick .lower-stripe {
    position: relative;
    z-index: -2; }

.slick-dots {
  position: absolute;
  bottom: 30px; }
  @media (max-width: 992px) {
    .slick-dots {
      bottom: 12px; } }
  .slick-dots li.slick-active button:before {
    color: white;
    font-size: 18px;
    opacity: 0.95; }
  .slick-dots li button:before {
    color: white;
    font-size: 18px;
    opacity: 0.4; }

.bigger-desc p, .bigger-desc li {
  font-size: 1rem; }

/*  SLICK SLIDER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.flex-arrow-text-img {
  position: relative; }
  .flex-arrow-text-img .arrow-bg {
    position: absolute;
    top: 0;
    left: -30%;
    background-color: #ECF0F1;
    width: 40%;
    height: 100%;
    z-index: -1; }
  .flex-arrow-text-img .arrow-absolute {
    position: absolute;
    left: -590px;
    width: 40%;
    height: 100%;
    z-index: 0; }
    @media (max-width: 1780px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -530px; } }
    @media (max-width: 1690px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -500px; } }
    @media (max-width: 1610px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -470px; } }
    @media (max-width: 1520px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -430px; } }
    @media (max-width: 1490px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -445px; } }
    @media (max-width: 1430px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -435px; } }
    @media (max-width: 1399px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -400px; } }
    @media (max-width: 1199px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -350px; } }
    @media (max-width: 1130px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -310px; } }
    @media (max-width: 1016px) {
      .flex-arrow-text-img .arrow-absolute {
        display: none; } }
    @media (max-width: 992px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -300px; } }
    @media (max-width: 840px) {
      .flex-arrow-text-img .arrow-absolute {
        left: -360px; } }
    .flex-arrow-text-img .arrow-absolute img {
      transform: rotate(139deg);
      width: 430px; }
  .flex-arrow-text-img .arrow-bg-mirror {
    position: absolute;
    top: 0;
    right: -30%;
    background-color: #ECF0F1;
    width: 40%;
    height: 100%;
    z-index: -1; }
  .flex-arrow-text-img .arrow-absolute-mirror {
    position: absolute;
    right: -590px;
    width: 40%;
    height: 100%;
    z-index: 0; }
    @media (max-width: 1780px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -530px; } }
    @media (max-width: 1690px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -500px; } }
    @media (max-width: 1610px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -470px; } }
    @media (max-width: 1520px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -430px; } }
    @media (max-width: 1490px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -445px; } }
    @media (max-width: 1430px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -435px; } }
    @media (max-width: 1399px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -400px; } }
    @media (max-width: 1199px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -350px; } }
    @media (max-width: 1130px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -310px; } }
    @media (max-width: 1016px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        display: none; } }
    @media (max-width: 992px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -300px; } }
    @media (max-width: 840px) {
      .flex-arrow-text-img .arrow-absolute-mirror {
        right: -360px; } }
    .flex-arrow-text-img .arrow-absolute-mirror img {
      transform: rotate(319deg);
      width: 430px; }
  .flex-arrow-text-img .arrow-section, .flex-arrow-text-img .arrow-section-slick {
    position: relative;
    margin-left: 150px;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    object-fit: cover;
    width: 100%;
    object-position: center; }
    @media (max-width: 1398px) {
      .flex-arrow-text-img .arrow-section, .flex-arrow-text-img .arrow-section-slick {
        margin-left: 100px;
        max-width: 100%; } }
    @media (max-width: 1199px) {
      .flex-arrow-text-img .arrow-section, .flex-arrow-text-img .arrow-section-slick {
        margin-left: unset;
        max-width: 80%; } }
    @media (max-width: 768px) {
      .flex-arrow-text-img .arrow-section, .flex-arrow-text-img .arrow-section-slick {
        margin-left: unset;
        max-width: 90%; } }
    @media (max-width: 576px) {
      .flex-arrow-text-img .arrow-section, .flex-arrow-text-img .arrow-section-slick {
        max-width: unset; } }
    .flex-arrow-text-img .arrow-section.mirror, .flex-arrow-text-img .arrow-section-slick.mirror {
      margin-left: -150px; }
      @media (max-width: 1398px) {
        .flex-arrow-text-img .arrow-section.mirror, .flex-arrow-text-img .arrow-section-slick.mirror {
          margin-left: -100px;
          max-width: 100%; } }
      @media (max-width: 1199px) {
        .flex-arrow-text-img .arrow-section.mirror, .flex-arrow-text-img .arrow-section-slick.mirror {
          margin-left: unset;
          max-width: 80%; } }
      @media (max-width: 768px) {
        .flex-arrow-text-img .arrow-section.mirror, .flex-arrow-text-img .arrow-section-slick.mirror {
          margin-left: unset;
          max-width: 90%; } }
      @media (max-width: 576px) {
        .flex-arrow-text-img .arrow-section.mirror, .flex-arrow-text-img .arrow-section-slick.mirror {
          max-width: unset; } }
    .flex-arrow-text-img .arrow-section .slick-img, .flex-arrow-text-img .arrow-section-slick .slick-img {
      height: 400px;
      overflow: hidden;
      position: relative; }
      @media (max-width: 768px) {
        .flex-arrow-text-img .arrow-section .slick-img, .flex-arrow-text-img .arrow-section-slick .slick-img {
          height: 320px; } }
      @media (max-width: 576px) {
        .flex-arrow-text-img .arrow-section .slick-img, .flex-arrow-text-img .arrow-section-slick .slick-img {
          height: 260px; } }
      .flex-arrow-text-img .arrow-section .slick-img .author-ne, .flex-arrow-text-img .arrow-section-slick .slick-img .author-ne {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        font-size: 10px;
        margin-bottom: 10px;
        margin-right: 10px; }
      .flex-arrow-text-img .arrow-section .slick-img img, .flex-arrow-text-img .arrow-section-slick .slick-img img {
        position: relative;
        border-radius: 10px;
        width: 100%;
        object-fit: cover;
        object-position: center;
        height: 100%; }
  .flex-arrow-text-img .slick-dots {
    position: absolute;
    bottom: 30px; }
    @media (max-width: 992px) {
      .flex-arrow-text-img .slick-dots {
        bottom: 12px; } }
    .flex-arrow-text-img .slick-dots li.slick-active button:before {
      color: white;
      font-size: 18px;
      opacity: 0.95; }
    .flex-arrow-text-img .slick-dots li button:before {
      color: white;
      font-size: 18px;
      opacity: 0.4; }

/*  SLICK SLIDER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.flex-offer .offer-box {
  min-height: 410px; }
  @media (max-width: 1199px) {
    .flex-offer .offer-box {
      min-height: unset !important; } }
.flex-offer .header-2 {
  font-size: 1.5rem; }

.partner-title {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 0.7rem;
  font-weight: bold; }

/*  SLICK SLIDER
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.flex-about .brand-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 0.7rem;
  font-weight: bold; }
.flex-about .border-color-3 {
  border: 3px solid #ECF0F1; }
.flex-about .border-color-1 {
  border: 3px solid #4D5255; }
.flex-about .about-logo img {
  max-width: 250px; }
.flex-about .flex-about-child {
  min-height: 273px; }

.flex-reference .flex-sideMarker-left {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ECF0F1;
  width: 4rem;
  height: 100%;
  z-index: -1;
  border-radius: 0 20px 20px 0; }
  @media (max-width: 1560px) {
    .flex-reference .flex-sideMarker-left {
      width: 3rem; } }
  @media (max-width: 1216px) {
    .flex-reference .flex-sideMarker-left {
      width: 2rem; } }
  @media (max-width: 1016px) {
    .flex-reference .flex-sideMarker-left {
      width: 0rem; } }
.flex-reference .flex-sideMarker-right {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ECF0F1;
  width: 4rem;
  height: 100%;
  z-index: -1;
  border-radius: 20px 0 0 20px; }
  @media (max-width: 1560px) {
    .flex-reference .flex-sideMarker-right {
      width: 3rem; } }
  @media (max-width: 1216px) {
    .flex-reference .flex-sideMarker-right {
      width: 2rem; } }
  @media (max-width: 1016px) {
    .flex-reference .flex-sideMarker-right {
      width: 0rem; } }

.flex-howWeWork .howWeWork-mark {
  position: absolute;
  top: 0;
  left: 0;
  background: #35ad69 !important;
  color: #ECF0F1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transform: translate(-70%, -50%); }
.flex-howWeWork .howWeWork-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  color: green;
  right: 0;
  transform: translate(-50px, -50%); }

.flex-news {
  position: relative; }
  .flex-news .author-ne {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 10px; }
  .flex-news .content-absolute {
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%; }
  .flex-news img.news {
    position: relative;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    object-fit: cover;
    width: 100%;
    height: 230px;
    object-position: center; }
    @media (max-width: 992px) {
      .flex-news img.news {
        height: 200px; } }
    @media (max-width: 768px) {
      .flex-news img.news {
        height: 170px; } }
    @media (max-width: 576px) {
      .flex-news img.news {
        height: 210px; } }
    .flex-news img.news.two-column-case {
      height: 340px; }
  .flex-news .ne-date {
    font-size: 0.75rem; }
  .flex-news .ne-cat-stamp {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5; }
    @media (max-width: 569px) {
      .flex-news .ne-cat-stamp {
        font-size: 0.8rem; } }
    .flex-news .ne-cat-stamp ul {
      list-style: none;
      margin: 0;
      background-color: #35ad69 !important;
      padding: 3px 15px;
      border-radius: 10px 0 10px 0; }
      .flex-news .ne-cat-stamp ul li {
        margin: 0 0 0 8px;
        display: inline-block;
        color: white;
        list-style: none;
        font-size: 0.9rem; }
        .flex-news .ne-cat-stamp ul li a {
          color: white;
          text-decoration: none; }

.flex-achievements .flex-sideMarker-left {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ECF0F1;
  width: 4rem;
  height: 100%;
  z-index: -1;
  border-radius: 0 20px 20px 0; }
  @media (max-width: 1560px) {
    .flex-achievements .flex-sideMarker-left {
      width: 3rem; } }
  @media (max-width: 1216px) {
    .flex-achievements .flex-sideMarker-left {
      width: 2rem; } }
  @media (max-width: 1016px) {
    .flex-achievements .flex-sideMarker-left {
      width: 0rem; } }
.flex-achievements .flex-sideMarker-right {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ECF0F1;
  width: 4rem;
  height: 100%;
  z-index: -1;
  border-radius: 20px 0 0 20px; }
  @media (max-width: 1560px) {
    .flex-achievements .flex-sideMarker-right {
      width: 3rem; } }
  @media (max-width: 1216px) {
    .flex-achievements .flex-sideMarker-right {
      width: 2rem; } }
  @media (max-width: 1016px) {
    .flex-achievements .flex-sideMarker-right {
      width: 0rem; } }
.flex-achievements img.img-main {
  position: relative;
  top: 0;
  z-index: 1;
  transition: all 350ms;
  object-fit: cover;
  width: 100%;
  height: 300px;
  max-height: 180px;
  object-position: center; }
.flex-achievements .author-ne {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  font-size: 10px;
  margin-bottom: 10px;
  margin-right: 10px; }
