/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 28 2023 | 14:58:18 */
@charset "UTF-8";
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 20 2023 | 20:39:09 */
/************/
/*  Colors  */
/************/
:root {
  --accent-primary: #9A0053;
  --accent-light: #FF437B;
  --accent-dark: #340025;
  --accent-alt: #FF8165;
  --light-bg: #FFFFFF;
  --light-bg-alt: #FCFBFA;
  --dark-bg: #340025;
  --dark-bg-alt: ;
  --tan-bg: #C1B9AE;
  --gray-bg: rgba(236, 231, 224, .5);
  --text-primary: #161616;
  --text-alt: #FF437B;
  --text-light: #FCFBFA;
  --text-white: #FFFFFF;
  --button-border-width: 3px;
  --button-border-radius-round: 200px;
  --button-border-radius-square: 0px;
  --button-border-radius-alt: 8px;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
.barbaresco__component.header__component {
  min-height: 640px;
  height: 100vh;
  display: flex;
  align-items: center;
}
.barbaresco__component.header__component #header-title h1 {
  font-weight: 600 !important;
  text-transform: none;
}
.barbaresco__component.header__component #header-content {
  padding: 1.85em 0;
}
.barbaresco__component.cta__component .entry-content-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.barbaresco__component.iconbox__component .entry-content-wrapper {
  padding-top: 45px;
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 60px 100px;
}
.barbaresco__component.iconbox__component .entry-content-wrapper:before, .barbaresco__component.iconbox__component .entry-content-wrapper:after {
  position: absolute;
}
.barbaresco__component.iconbox__component .entry-content-wrapper article {
  grid-column: span 4;
}
.barbaresco__component.iconbox__component .iconbox_icon {
  transform: translate3d(-50%, -50%, 0);
}
.barbaresco__component.leadership__component .av-alb-blogposts .blog-meta, .barbaresco__component.leadership__component .av-alb-blogposts .post-meta-infos, .barbaresco__component.leadership__component .av-alb-blogposts .post_delimiter, .barbaresco__component.leadership__component .av-alb-blogposts .read-more-link {
  display: none !important;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview {
  width: 45%;
  padding-bottom: 0 !important;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview a {
  border-radius: 100%;
  overflow: hidden;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview a:hover .image-overlay {
  opacity: 1 !important;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview a:hover .image-overlay:before {
  opacity: 0.6;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview img {
  border-radius: 0;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview .image-overlay {
  transition: background 0.4s ease-in-out;
  opacity: 0 !important;
  background: none !important;
  top: 0;
  left: 0;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview .image-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.barbaresco__component.leadership__component .av-alb-blogposts .big-preview .image-overlay .image-overlay-inside:before {
  content: "" !important;
}
.barbaresco__component.leadership__component .av-alb-blogposts .entry-content-wrapper {
  width: 55%;
  padding-left: 2vw;
}
.barbaresco__component.leadership__component .av-alb-blogposts .entry-content-wrapper .entry-content-header, .barbaresco__component.leadership__component .av-alb-blogposts .entry-content-wrapper .entry-content {
  width: 100%;
  margin: 0;
}
.barbaresco__component.leadership__component .av-alb-blogposts .entry-content-wrapper h2 {
  padding: 0 !important;
  margin: 0 auto 0 0;
}
.barbaresco__component.leadership__component .av-alb-blogposts .entry-content-wrapper p {
  text-align: left;
  font-style: italic !important;
  font-size: clamp(14px, 1.05vw, 16px);
}
.barbaresco__component.bod__component .av-alb-blogposts .blog-meta, .barbaresco__component.bod__component .av-alb-blogposts .post-meta-infos, .barbaresco__component.bod__component .av-alb-blogposts .post_delimiter, .barbaresco__component.bod__component .av-alb-blogposts .read-more-link {
  display: none !important;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview {
  width: 100px;
  padding-bottom: 0 !important;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview a {
  border-radius: 100%;
  overflow: hidden;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview a:hover .image-overlay {
  opacity: 1 !important;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview a:hover .image-overlay:before {
  opacity: 0.6;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview img {
  border-radius: 0;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview .image-overlay {
  transition: background 0.4s ease-in-out;
  opacity: 0 !important;
  background: none !important;
  top: 0;
  left: 0;
  display: block !important;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview .image-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.barbaresco__component.bod__component .av-alb-blogposts .big-preview .image-overlay .image-overlay-inside:before {
  height: 50px;
  width: 50px;
  line-height: 50px;
  margin: -25px 0 0 -25px;
  content: "" !important;
}
.barbaresco__component.bod__component .av-alb-blogposts .entry-content-wrapper {
  width: calc(100% - 100px);
  padding-left: 2vw;
}
.barbaresco__component.bod__component .av-alb-blogposts .entry-content-wrapper .entry-content-header, .barbaresco__component.bod__component .av-alb-blogposts .entry-content-wrapper .entry-content {
  width: 100%;
  margin: 0;
}
.barbaresco__component.bod__component .av-alb-blogposts .entry-content-wrapper h2 {
  padding: 0 !important;
  margin: 0 auto 0 0;
}
.barbaresco__component.bod__component .av-alb-blogposts .entry-content-wrapper p {
  text-align: left;
  font-style: italic !important;
  font-size: clamp(14px, 1.05vw, 16px);
}
body.single .barbaresco__component {
  padding-top: 100px;
}
body.single .barbaresco__component .column-top-margin {
  margin-top: 25px;
}
body.single .barbaresco__component h1 {
  font-weight: 700 !important;
}
body.single .barbaresco__component .av-subheading p {
  font-size: clamp(16px, 1.05vw, 20px);
  font-style: italic !important;
}
body.single .barbaresco__component .entry-content-wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 75px;
}
body.single.category_leadership .barbaresco__component .entry-content-wrapper img {
  max-width: 250px;
  margin: 0 auto;
}
body.single.category_news .barbaresco__component .entry-content-wrapper img {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}
body.single.category_board-of-directors .barbaresco__component .entry-content-wrapper img {
  display: none;
}
.barbaresco__component.logo__component .avia-gallery-thumb {
  align-items: center;
}
.barbaresco__component.logo__component .avia-gallery-thumb a {
  padding: 30px;
}
.barbaresco__component.logo__component .avia-gallery-thumb a img {
  background-color: transparent;
  border: none !important;
}
.barbaresco__component.pipeline__component .pipeline_wrap {
  float: left;
  width: 100%;
}
.barbaresco__component.pipeline__component .pipeline_wrap > div:last-of-type {
  border-bottom: 1px solid var(--accent-primary);
}
.barbaresco__component.pipeline__component .pipeline_title_row {
  min-height: 70px;
  position: relative;
}
.barbaresco__component.pipeline__component .pipeline_title_row:before {
  content: "";
  background-color: var(--accent-dark);
  opacity: 0.66;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
}
.barbaresco__component.pipeline__component .pipeline_row {
  margin-top: 0;
  margin: 0;
  display: flex;
  border: 1px solid var(--accent-primary);
  border-bottom: none;
}
.barbaresco__component.pipeline__component .pipeline_row h3, .barbaresco__component.pipeline__component .pipeline_row h4, .barbaresco__component.pipeline__component .pipeline_row h5, .barbaresco__component.pipeline__component .pipeline_row h6 {
  color: var(--text-white);
}
.barbaresco__component.pipeline__component .pipeline_row h3 {
  font-weight: 600 !important;
  font-size: clamp(18px, 3vw, 22px);
}
.barbaresco__component.pipeline__component .pipeline_row h4 {
  font-weight: 600 !important;
  font-size: clamp(18px, 3vw, 22px);
}
.barbaresco__component.pipeline__component .pipeline_row h5 {
  font-weight: 600 !important;
  font-size: clamp(22px, 3.5vw, 26px);
}
.barbaresco__component.pipeline__component .pipeline_row h6 {
  font-style: italic !important;
  font-size: clamp(18px, 3.25vw, 22px);
}
.barbaresco__component.pipeline__component .pipeline_row:not(.pipeline_title_row):not(.pipeline_group_title) {
  min-height: 90px;
}
.barbaresco__component.pipeline__component .pipeline_row .pipeline_program {
  width: 18%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid var(--accent-primary);
}
.barbaresco__component.pipeline__component .pipeline_row .pipeline_indication {
  width: 22%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid var(--accent-primary);
}
.barbaresco__component.pipeline__component .pipeline_row .pipeline_phases, .barbaresco__component.pipeline__component .pipeline_row .pipeline_bars {
  width: 60%;
  display: flex;
  align-items: center;
}
.barbaresco__component.pipeline__component .pipeline_row .pipeline_phases {
  justify-content: center;
}
.barbaresco__component.pipeline__component .pipeline_row .pipeline_bars {
  justify-content: flex-start;
}
.barbaresco__component.pipeline__component .pipeline_row .av-special-heading {
  margin: 0 auto !important;
  padding: 5px !important;
}
.barbaresco__component.pipeline__component .pipeline_row .avia-progress-bar-container {
  margin-top: 0;
}
.barbaresco__component.pipeline__component .pipeline_row .avia-progress-bar {
  width: 100%;
  margin-bottom: 0;
  padding: 15px 0;
}
.barbaresco__component.pipeline__component .pipeline_row .avia-progress-bar .progress {
  height: 100%;
  min-height: 24px;
  background-color: transparent;
}
.barbaresco__component.pipeline__component .pipeline_row .avia-progress-bar .progress .bar {
  background-color: var(--accent-alt);
}
.barbaresco__component.pipeline__component .pipeline_row .avia-progress-bar .progress .bar:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(calc(100% + 5px), -50%, 0);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--accent-alt);
}
.barbaresco__component.pipeline__component .pipeline_row .progressbar-title {
  display: none;
}
.barbaresco__component.pipeline__component .pipeline_group_title {
  position: relative;
  padding: 15px 30px;
}
.barbaresco__component.pipeline__component .pipeline_group_title:before {
  content: "";
  background-color: var(--accent-alt);
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle h3.toggler {
  padding-left: 60px;
  transition: 0.3s ease-out background-color;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle h3.toggler:hover {
  opacity: 1 !important;
  background-color: var(--accent-dark) !important;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle h3.toggler.activeTitle .vert_icon {
  opacity: 0;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle .toggle_icon {
  left: 30px;
  width: 20px;
  height: 20px;
  transform: translate3d(0, -50%, 0);
  top: 50%;
  margin-top: 0;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle .toggle_icon .vert_icon {
  border: none !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  height: 12px;
  width: 2px;
  background: var(--light-bg);
  opacity: 1;
  transition: 0.2s ease opacity;
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle .toggle_icon .hor_icon {
  border: none !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 12px;
  height: 2px;
  background: var(--light-bg);
}
.barbaresco__component.accordion__component .togglecontainer .single_toggle .toggle_content {
  padding: 35px;
  border-top: none;
}
.barbaresco__component.animated__numbers__component .avia-animated-number {
  padding: 30px;
  border: 1px solid var(--accent-light) !important;
  background-color: var(--accent-primary);
  border-radius: 2px;
}
.barbaresco__component.animated__numbers__component .avia-animated-number .avia-single-number {
  display: block;
  padding-bottom: 10px;
  font-size: clamp(26px, 4vw, 36px);
  letter-spacing: 1px;
}
.barbaresco__component.animated__numbers__component .avia-animated-number p {
  font-style: italic !important;
}
.barbaresco__component.news__cards__component .column-top-margin {
  margin-top: 0 !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog {
  grid-gap: 20px;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article {
  flex-direction: column;
  padding: 20px;
  grid-column: span 6;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article:not(.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article:nth-child(-n+2)) {
  display: none;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview {
  width: 100%;
  padding-bottom: 30px !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview img {
  width: 100%;
  aspect-ratio: 2.2857142857;
  object-fit: cover;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview a:hover .image-overlay {
  opacity: 1 !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview a:hover .image-overlay:before {
  opacity: 0.6;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview .image-overlay {
  transition: background 0.4s ease-in-out;
  opacity: 0 !important;
  background: none !important;
  top: 0;
  left: 0;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview .image-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .big-preview .image-overlay .image-overlay-inside:before {
  content: "" !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content-wrapper {
  flex-direction: column;
  width: 100%;
  order: 1;
  max-width: 100% !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header .post-meta-infos {
  order: 1;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header .post-meta-infos time {
  display: block;
  font-size: 18px;
  font-style: italic !important;
  color: var(--text-primary);
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content-wrapper .entry-content-header .post-title {
  order: 2;
  max-width: 100% !important;
  margin-left: 0 !important;
  font-size: clamp(20px, 3vw, 28px) !important;
  padding-bottom: 25px !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content {
  order: 2;
  width: 100%;
  padding-bottom: 20px;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content p {
  text-align: left;
  margin: 0 !important;
  line-height: 1.4em;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .entry-content p + p {
  margin-top: 0.85em !important;
}
.barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .post_delimiter, .barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article footer.entry-footer, .barbaresco__component.news__cards__component .av-alb-blogposts.template-blog article .read-more-link {
  display: none !important;
}
.barbaresco__component.news__cards__component #load-more {
  padding-top: 20px;
}
.barbaresco__component.news__list__component .av-alb-blogposts {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0;
}
.barbaresco__component.news__list__component .av-alb-blogposts article {
  width: 100%;
}
.barbaresco__component.news__list__component .av-alb-blogposts article:not(.barbaresco__component.news__list__component .av-alb-blogposts article:nth-child(-n+3)) {
  display: none;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .entry-content-wrapper {
  max-width: 100% !important;
  width: 100%;
  border-bottom: 1px solid;
  margin: 0 0 40px 0 !important;
  padding: 0 0 40px 0;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .entry-content-header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .entry-content-header .post-title {
  width: 100%;
  max-width: 100% !important;
  order: 2;
  padding: 0 0 15px 0 !important;
  text-transform: uppercase !important;
  font-size: clamp(20px, 2vw, 24px) !important;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .entry-content-header .post-meta-infos {
  width: 100%;
  order: 1;
  display: block;
  padding: 0 0 10px 0 !important;
  font-style: italic !important;
  font-size: clamp(16px, 1.5vw, 20px) !important;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .news_list_content {
  width: 75%;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .read-more-link {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 !important;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .read-more-link a.more-link {
  border-radius: var(--button-border-radius-round) !important;
}
.barbaresco__component.news__list__component .av-alb-blogposts article .read-more-link:after {
  display: none !important;
}
.contact__component {
  margin-bottom: 0 !important;
}
.contact__component input, .contact__component textarea {
  background: var(--light-bg) !important;
  border: 2px solid var(--accent-primary) !important;
  color: var(--text-primary) !important;
  letter-spacing: 1px;
  font-size: 18px !important;
}
.contact__component input::placeholder, .contact__component textarea::placeholder {
  font-weight: 300 !important;
  color: var(--text-parimary) !important;
}
.contact__component textarea {
  resize: none;
}
.contact__component #top fieldset {
  margin-bottom: 0 !important;
  outline: none;
}
.contact__component .gform_footer {
  padding: 0 !important;
}
.contact__component .gform_button {
  font-weight: 800 !important;
  border: 2px solid var(--accent-primary) !important;
  font-size: 16px !important;
  letter-spacing: 1px;
  padding: 10px 30px !important;
  text-transform: uppercase;
  transition: ease-in-out 0.3s !important;
}
.contact__component .gform_button:hover {
  border: 2px solid var(--accent-light) !important;
  background-color: var(--accent-light) !important;
  color: var(--text-light) !important;
}
.contact__component .gfield--type-radio {
  margin-bottom: 0 !important;
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice {
  min-width: 25%;
  padding-right: 0 !important;
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice:last-child {
  padding-right: 0 !important;
}
@media only screen and (max-width: 1200px) {
  .contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice {
    min-width: 50% !important;
  }
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice > input[type="radio"] {
  display: none;
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice > input[type="radio"] + *::before {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid var(--text-primary);
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio #label_1_5_0[checked="checked"]::before {
  background: radial-gradient(var(--accent-primary) 0%, var(--accent-primary) 50%, transparent 50%, transparent) !important;
}
.contact__component .gfield--type-radio .ginput_container .gfield_radio .gchoice > input[type="radio"]:checked + *::before {
  background: radial-gradient(var(--accent-primary) 0%, var(--accent-primary) 50%, transparent 50%, transparent);
}
.contact__component .gfield--type-radio .ginput_container label {
  align-items: center;
  color: var(--text-primary) !important;
  cursor: pointer !important;
  display: flex;
  font-size: 18px !important;
  font-weight: 400 !important;
  min-width: fit-content;
  opacity: 0.9;
}
.contact__component .gform_wrapper .gform_validation_errors > h2 {
  font-size: 13px !important;
}
.contact__component .gform_wrapper .gform_validation_errors ol {
  margin: 0 !important;
}
.contact__component .gform_wrapper .gform_validation_errors ol li {
  margin: 0 !important;
}
.contact__component .gform_wrapper .gform_validation_errors ol a {
  font-size: 15px !important;
}
.contact__component .gform_wrapper .validation_message {
  padding: 5px !important;
}
@media only screen and (max-width: 976px) {
  .contact__component .ginput_container .gfield_radio .gchoice:nth-child(2) {
    padding-right: 31px !important;
  }
}
@media only screen and (max-width: 767px) {
  .contact__component .ginput_container .gfield_radio {
    display: block !important;
  }
  .contact__component .ginput_container .gfield_radio .gchoice {
    display: block !important;
  }
}
