/*! loud comments -------// serve per mantenere il commento nella versione minified dello style!!---------
Theme Name: Overall-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
@import url("../Divi/style.css");
.hide {
  display: none !important;
}

.entry-content .et_pb_text_inner ul li {
  list-style-type: none;
}
.entry-content .et_pb_text_inner li {
  position: relative;
  padding-left: 5px;
}
.entry-content .et_pb_text_inner li::before {
  content: ">";
  position: absolute;
  left: -10px;
  color: #e02b20;
  font-weight: 800;
}

a {
  color: #e02b20;
}
a:hover {
  color: red;
}

#inpage_flex_wrapper_NT {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5%;
}

#inpage_flex_wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#inpage_flex_wrapper .section-title h2, #inpage_flex_wrapper .section-title_m h2 {
  font-size: 50px;
  padding-bottom: 0px;
  line-height: 1em;
  margin-bottom: -0.5em;
}
#inpage_flex_wrapper .seq_number, #inpage_flex_wrapper .seq_number_m, #inpage_flex_wrapper .side_title {
  border-bottom: 1px solid #e02b20;
  font-size: 36px;
  font-weight: 100;
  padding-bottom: 2px;
}

#footer-section ul li {
  list-style-type: none;
}
#footer-section li {
  position: relative;
  padding-left: 5px;
}
#footer-section li::before {
  content: ">";
  position: absolute;
  left: -10px;
  color: #e02b20;
  font-weight: 800;
}
#footer-section a {
  text-decoration: none;
  color: #666666;
}
#footer-section a:hover {
  color: #000000;
}

body.page:not(body.home.page) #main-content {
  margin-top: 135px;
}

.et-menu .menu-item-has-children > a:first-child:after {
  color: #e02b20 !important;
}

.et_pb_menu .et_pb_menu__wrap {
  justify-content: flex-end;
}

#navHeader_main {
  background-color: transparent;
}

#navHeader {
  background-color: rgba(249, 249, 249, 0.5);
}

body.page:not(body.home.page) #navHeader {
  background-color: rgb(249, 249, 249);
}

.add-shadow {
  background-color: #f9f9f9 !important;
  transition: all 0.9s ease-out 0s;
  box-shadow: 0px 12px 20px -6px rgba(0, 0, 0, 0.1);
}

.remove-shadow {
  background-color: rgba(249, 249, 249, 0.5);
  transition: all 0.9s ease-out 0s;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.overall-nav .esg-filters {
  margin-bottom: 15px !important;
}

/* Responsive Styles Large Desktop And Above */
/* Responsive Styles Standard Desktop Only */
/* Responsive Styles Standard Desktop Only */
/* Responsive Styles Desktop Only */
/* Responsive Styles 981px - 1100px */
/* Responsive Styles Tablet And Below */
/* Responsive Styles 782px */
/* Responsive Styles Tablet Portrait And Below */
/* Responsive Styles Smartphone Only */
/* Responsive Styles Smartphone Portrait */
/* Responsive Smartphone Ladnscape And Above */
/* Responsive Styles Tablet Only */
/* Responsive Styles Tablet Only (Lower Adjustment) */
/* Responsive Styles Small Smartphone Portrait *//*# sourceMappingURL=style.css.map */