/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://destefanis.eu
 Description:    Divi Child Theme
 Author:         Gabriele Destefanis
 Author URI:     http://destefanis.eu
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");
/* Theme customization starts here
------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Bentham);
@font-face {
  font-family: 'Franklin Gothic Book';
  font-style: normal;
  font-weight: normal;
  src: local("Franklin Gothic Book"), url("fonts/franklin-gothic/FRABK.woff") format("woff");
}
@font-face {
  font-family: 'Franklin Gothic Book Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Franklin Gothic Book Italic"), url("fonts/franklin-gothic/FRABKIT.woff") format("woff");
}
/*Color variables*/
/*Text variables*/
/*Border variables*/
/* Typography */
/* Gutters */
/* animations */
/* Responsive sizes */
/* responsive */
/* line 1, style/_override.scss */
.et_pb_section {
  background-color: transparent !important;
}

.project .et-pb-arrow-prev {color:white!important;}
.project .et-pb-arrow-next {color:white!important;}


/*rimosso spazio dopo elenchi*/
/* line 6, style/_override.scss */
.entry-content ul {
  padding-bottom: 0;
}

/* spacing */
@media screen and (min-width: 981px) {
  /* line 14, style/_override.scss */
  .entry-content {
    margin-top: -4%;
  }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  /* line 20, style/_override.scss */
  .entry-content {
    margin-top: -50px;
  }
}
@media screen and (min-width: 768px) {
  /* line 26, style/_override.scss */
  .et_pb_row {
    padding: 40px 0 !important;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 32, style/_override.scss */
  .entry-content {
    margin-top: 20px;
  }

  /* line 36, style/_override.scss */
  .et_pb_row {
    padding: 0;
    width: 90%;
  }
}
/*portfolio*/
/* line 44, style/_override.scss */
.et_pb_portfolio_item h2 {
  border-top: 1px solid #808285;
  padding-top: 10px;
}
/* line 50, style/_override.scss */
.et_pb_portfolio_item .et_overlay:before {
  color: #ea3858;
}

/*modifiche testimonial*/
/* line 58, style/_override.scss */
.et_pb_testimonial {
  margin-bottom: 1% !important;
  padding-top: 16px;
}

/* line 66, style/_override.scss */
.et_pb_testimonial_description_inner p:first-child {
  font-size: 36px;
  line-height: 1.2;
  color: #414042;
  font-family: "BentonModernDisp", serif;
  font-style: italic;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  position: relative;
}
/* line 77, style/_override.scss */
.et_pb_testimonial_description_inner .et_pb_testimonial_author, .et_pb_testimonial_description_inner .et_pb_testimonial_meta, .et_pb_testimonial_description_inner .box-team h3, .box-team .et_pb_testimonial_description_inner h3 {
  font-size: 25px;
  line-height: 30px;
  color: #ea3858;
  display: inline;
  font-family: "Franklin Gothic Book", sans-serif;
  padding-left: 20px;
}
/* line 85, style/_override.scss */
.et_pb_testimonial_description_inner .et_pb_testimonial_meta {
  display: inline;
  padding-left: 5px;
}

/* line 95, style/_override.scss */
.column-slider-noimage .et_pb_testimonial_description_inner p:first-child {
  font-size: 26px;
}

/* line 101, style/_override.scss */
.et_pb_testimonial_portrait {
  margin: 3px 25px 3px 3px;
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  /* line 101, style/_override.scss */
  .et_pb_testimonial_portrait {
    margin-right: 27px !important;
  }
}
/* line 112, style/_override.scss */
.et_pb_testimonial_portrait:before {
  display: none;
}

/*Contact form*/
/* line 126, style/_override.scss */
.wpcf7-form-control-wrap .wpcf7-form-control {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ea3858;
  padding: 5px 2px;
  font-family: "Franklin Gothic Book", sans-serif;
  width: 45%;
  color: #414042;
  margin-bottom: 30px;
}

/* line 139, style/_override.scss */
.wpcf7-form p {
  display: inline;
}
/* line 142, style/_override.scss */
.wpcf7-form p:nth-child(2n+0) {
  margin-right: 20px;
}
/* line 149, style/_override.scss */
.wpcf7-form .wpcf7-submit {
  border: 1px solid #ea3858;
  background-color: transparent;
  margin-top: 30px;
  padding: 10px 20px;
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
}
/* line 158, style/_override.scss */
.wpcf7-form input[type=text]:focus {
  border-color: #ea3858;
}

/* Portfolio slider */
/* line 165, style/_override.scss */
.portfolio-slider-container .post-meta {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 171, style/_override.scss */
  .portfolio-slider-container {
    padding-left: 1vw !important;
    padding-right: 1vw !important;
  }
  /* line 177, style/_override.scss */
  .portfolio-slider-container .et_pb_column {
    overflow: hidden;
  }
  /* line 179, style/_override.scss */
  .portfolio-slider-container .et_pb_column .et_pb_portfolio_grid {
    width: 20000px;
  }
  /* line 181, style/_override.scss */
  .portfolio-slider-container .et_pb_column .et_pb_portfolio_grid .et_pb_portfolio_item {
    clear: none !important;
    margin: 0 !important;
    padding: 0 10px;
    max-width: 315px;
    width: 19.5vw !important;
  }
  /* line 192, style/_override.scss */
  .portfolio-slider-container .nav .prev,
  .portfolio-slider-container .nav .next {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    color: #808285;
    cursor: pointer;
    font-size: 2vw;
    height: 2vw;
    margin-top: -1vw;
    width: 2vw;
  }
  /* line 203, style/_override.scss */
  .portfolio-slider-container .nav .prev {
    left: -1vw;
  }
  /* line 70, style/_mixins.scss */
  .portfolio-slider-container .nav .prev:before {
    content: "4";
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
  }
  /* line 208, style/_override.scss */
  .portfolio-slider-container .nav .next {
    right: -1vw;
  }
  /* line 70, style/_mixins.scss */
  .portfolio-slider-container .nav .next:before {
    content: "5";
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
  }
}
/* line 216, style/_override.scss */
.et_pb_section_video_bg, .mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background: transparent;
}

/* line 1, style/_title.scss */
h1 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #ea3858;
  font-size: 40px;
  padding-bottom: 1em;
}

/* line 8, style/_title.scss */
h2 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  font-size: 25px;
  padding-bottom: .8em;
}
/* line 14, style/_title.scss */
h2 .red-span {
  color: #ea3858;
}

/* line 19, style/_title.scss */
h3 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #ea3858;
  font-size: 25px;
  font-weight: bold;
}

/* line 26, style/_title.scss */
.keyword {
  margin-top: -3em;
}
/* line 29, style/_title.scss */
.keyword h3 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

/* line 39, style/_title.scss */
.award h3 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #727d84;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

/* line 48, style/_title.scss */
.kicker {
  margin-bottom: 1.2em !important;
}
/* line 51, style/_title.scss */
.kicker h3 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #ea3858;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

/* line 60, style/_title.scss */
p {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  font-size: 18px;
  line-height: 1.5em;
  padding-bottom: .3em;
}

/* line 68, style/_title.scss */
li {
  font-size: 16px;
  padding-bottom: .3em;
}

/* line 73, style/_title.scss */
ul {
  padding-top: .8em;
}

/* line 79, style/_title.scss */
.azienda h1 {
  font-family: "BentonModernDisp", serif;
  color: #414042;
  font-size: 50px;
}
/* line 85, style/_title.scss */
.azienda h2 {
  font-family: "BentonModernDisp", serif;
  color: #414042;
  font-size: 33px;
}

/* line 94, style/_title.scss */
.home h2 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  font-size: 33px;
}
/* line 100, style/_title.scss */
.home p {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  font-size: 25px;
}

/* line 108, style/_title.scss */
.et_pb_portfolio_item h2 {
  text-transform: uppercase;
  font-family: "Franklin Gothic Book", sans-serif;
}
/* line 112, style/_title.scss */
.et_pb_portfolio_item h2 a {
  color: #727d84;
  font-size: 12px;
}

/* line 3, style/_header.scss */
#main-header {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: none;
}
/* line 13, style/_header.scss */
#main-header #logo path,
#main-header #logo rect {
  fill: black !important;
}
/* line 19, style/_header.scss */
#main-header.et-fixed-header {
  background-color: #f1f0f2;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 24, style/_header.scss */
  #main-header .container {
    width: 100%;
  }
  /* line 28, style/_header.scss */
  #main-header .logo_container {
    padding-left: 2%;
  }
}

/* line 34, style/_header.scss */
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding-top: 20px;
}

/* line 38, style/_header.scss */
#logo {
  max-height: 36px !important;
}

/* line 44, style/_header.scss */
#top-menu .menu-item-language-current {
  display: none;
}
/* line 51, style/_header.scss */
#top-menu .menu-item-language a {
  border: none;
  color: #808285;
}
/* line 57, style/_header.scss */
#top-menu li {
  padding: 0 0 33px 0;
}
/* line 60, style/_header.scss */
#top-menu li + li a {
  border-left: 2px solid #414042;
}
/* line 64, style/_header.scss */
#top-menu li a {
  padding: 0 10px !important;
  display: table-cell;
  height: 20px;
  vertical-align: bottom;
  box-sizing: border-box;
  text-align: center;
}
/* line 72, style/_header.scss */
#top-menu li a:after {
  position: static !important;
  padding-left: 5px;
}
/* line 78, style/_header.scss */
#top-menu li .sub-menu {
  margin-top: 31px;
  border-top: 2px solid #ea3858;
  background-color: #f1f0f2;
  padding: 10px 0;
  min-width: 160px;
  width: 100%;
}
/* line 85, style/_header.scss */
#top-menu li .sub-menu li {
  line-height: 1em;
  padding: 0;
}
/* line 89, style/_header.scss */
#top-menu li .sub-menu li a {
  border: none;
  padding: 10px 0px !important;
  font-size: 12px;
  width: 300px;
}
/* line 99, style/_header.scss */
#top-menu a {
  color: black;
  text-transform: uppercase;
}
/* line 104, style/_header.scss */
#top-menu li.current-menu-item > a {
  color: #414042;
  text-transform: uppercase;
}
/* line 109, style/_header.scss */
#top-menu li.current-menu-ancestor > a {
  color: #414042;
}
@media screen and (min-width: 1256px) {
  /* line 115, style/_header.scss */
  #top-menu li a {
    padding: 0 30px !important;
  }
}
@media screen and (min-width: 1557px) {
  /* line 123, style/_header.scss */
  #top-menu li a {
    padding: 0 50px !important;
  }
}

/* line 134, style/_header.scss */
.home #top-menu .menu-item-language a {
  color: black !important;
}

/* line 142, style/_header.scss */
.mobile_menu_bar:before {
  color: #ea3858;
}

/* line 147, style/_header.scss */
#mobile_menu {
  background-color: #f1f0f2;
  border-top: 0;
  padding: 0;
}
/* line 152, style/_header.scss */
#mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  font-weight: normal;
}

/* line 1, style/_footer.scss */
#main-footer {
  background-color: #ffffff;
}

/* line 5, style/_footer.scss */
#footer-bottom {
  background-color: #ffffff;
}

/* line 7, style/_home.scss */
.page.home .et_pb_section_video_bg .mejs-container {
  bottom: 0;
}
/* line 12, style/_home.scss */
.page.home .header-content-container {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 4em;
  left: 0;
  z-index: auto;
}
/* line 17, style/_home.scss */
.page.home #main-content h1 {
  font-size: 5vh;
  line-height: 6vh;
  color: black;
  font-family: "BentonModernDisp", serif;
  padding: 0;
  text-shadow: 0 0 30px #414042;
}
/* line 24, style/_home.scss */
.page.home #main-content h1:after {
  content: '.';
  color: #ea3858;
}
/* line 30, style/_home.scss */
.page.home #main-content h4 {
  border-bottom: 2px solid #ea3858;
  font-size: 4vh;
  line-height: 4.8vh;
  display: inline-block;
  font-family: "BentonModernDisp", serif;
  margin-bottom: 16px;
  padding-bottom: 10px;
}
/* line 39, style/_home.scss */
.page.home #main-content ul {
  padding: 0;
}
/* line 43, style/_home.scss */
.page.home #main-content li {
  font-size: 3vh;
  line-height: 3.6vh;
  list-style: none;
  margin: 6px 0;
}
/* line 48, style/_home.scss */
.page.home #main-content li > a {
  color: #414042;
  font-family: "Franklin Gothic Book", sans-serif;
}
/* line 52, style/_home.scss */
.page.home #main-content li > a:after {
  content: ' >';
  color: #ea3858;
}
/* line 59, style/_home.scss */
.page.home #main-content a.back {
  display: inline-block;
  padding-top: 5%;
  font-size: 3vh;
}
/* line 64, style/_home.scss */
.page.home #main-content a.back:before {
  content: '< ';
  color: #ea3858;
}
/* line 71, style/_home.scss */
.page.home #main-content .et_pb_text > p {
  font-size: 3vh;
  line-height: 1.7;
}
/* line 75, style/_home.scss */
.page.home #main-content .et_pb_text > p a {
  border-bottom: 2px solid #ffffff;
  color: #414042;
  font-weight: bold;
}
/* line 83, style/_home.scss */
.page.home #main-content .et_pb_more_button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-bottom: 2px solid #ffffff;
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  color: #414042;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
/* line 95, style/_home.scss */
.page.home #main-content .et_pb_more_button:after {
  font-size: 1em;
  line-height: 1;
  color: #ffffff;
  content: ' >';
  display: inline;
  font-family: "Franklin Gothic Book", sans-serif !important;
  font-weight: bold;
  margin: 0;
  opacity: 1;
  position: static;
}
/* line 109, style/_home.scss */
.page.home #main-content .et_pb_module.subsection ul, .page.home #main-content .et_pb_module.subsection .what {
  float: left;
  padding: 0 30px;
  box-sizing: border-box;
}
/* line 115, style/_home.scss */
.page.home #main-content .et_pb_module.subsection .what {
  font-size: 3vh;
  line-height: 3.6vh;
  margin: 6px 0;
  text-align: right;
  width: 40%;
}
/* line 122, style/_home.scss */
.page.home #main-content .et_pb_module.subsection ul {
  width: 60%;
  position: relative;
  text-align: left;
}
/* line 127, style/_home.scss */
.page.home #main-content .et_pb_module.subsection ul:before {
  position: absolute;
  top: 10px;
  right: auto;
  bottom: 10px;
  left: -1px;
  z-index: auto;
  border-left: 2px solid #ffffff;
  content: '';
}
/* line 133, style/_home.scss */
.page.home #main-content .et_pb_module.subsection ul a.selected {
  font-weight: bold;
}
/* line 136, style/_home.scss */
.page.home #main-content .et_pb_module.subsection ul a.selected:after {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 147, style/_home.scss */
  .page.home #page-container {
    padding: 0 !important;
  }
  /* line 151, style/_home.scss */
  .page.home #main-footer {
    display: none;
    visibility: hidden;
  }
  /* line 155, style/_home.scss */
  .page.home #main-header {
    background-color: transparent !important;
  }
  /* line 158, style/_home.scss */
  .page.home #main-header .logo_container {
    border-bottom: 2px solid black;
  }
  /* line 162, style/_home.scss */
  .page.home #main-header #logo {
    display: none;
  }
  /* line 165, style/_home.scss */
  .page.home #main-header #logo.ready {
    display: inline-block;
  }
  /* line 169, style/_home.scss */
  .page.home #main-header #logo path,
  .page.home #main-header #logo rect {
    fill: black !important;
  }
  /* line 177, style/_home.scss */
  .page.home #top-menu li + li a {
    border-left: 2px solid black;
  }
  /* line 181, style/_home.scss */
  .page.home #top-menu a {
    color: black;
  }
  /* line 185, style/_home.scss */
  .page.home #top-menu .menu-item-language a {
    color: black;
  }
  /* line 189, style/_home.scss */
  .page.home #top-menu .sub-menu {
    border-top: 0;
  }
  /* line 192, style/_home.scss */
  .page.home #top-menu .sub-menu li a {
    color: black;
    border-left: 0;
  }
  /* line 199, style/_home.scss */
  .page.home .et_pb_text_align_left {
    text-align: center;
  }
  /* line 203, style/_home.scss */
  .page.home .et_pb_section {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.5s -webkit-filter linear;
    -moz-transition: 0.5s -moz-filter linear;
    -o-transition: 0.5s -o-filter linear;
    -ms-transition: 0.5s -ms-filter linear;
    transition: 0.5s filter linear;
    transition: 0.5s -webkit-filter linear, 0.5s filter linear;
    margin-top: -100000px;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s linear;
    transition: margin-top 0 0.5s;
  }
  /* line 212, style/_home.scss */
  .page.home .et_pb_section.visible {
    opacity: 1;
    margin: auto;
    padding-top: 10%;
    max-width: 800px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 980px) {
  /* line 212, style/_home.scss */
  .page.home .et_pb_section.visible {
    margin-top: 15%;
  }
}
@media screen and (min-width: 768px) {
  /* line 224, style/_home.scss */
  .page.home .et_pb_section .et_pb_row {
    padding: 0 0 3% !important;
  }
  /* line 229, style/_home.scss */
  .page.home .detail {
    display: none;
    visibility: hidden;
  }
  /* line 232, style/_home.scss */
  .page.home .detail h3 {
    display: none;
    visibility: hidden;
  }

  /* line 238, style/_home.scss */
  #home-section {
    opacity: 1;
    margin-top: auto;
    z-index: 0;
  }
  /* line 243, style/_home.scss */
  #home-section.blurred {
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
  }
  /* line 246, style/_home.scss */
  #home-section.blurred > section {
    background: rgba(255, 255, 255, 0.3);
  }
  /* line 251, style/_home.scss */
  #home-section .et_pb_fullwidth_header_container {
    height: 100vh;
  }
}
@media screen and (max-width: 1100px) {
  /* line 258, style/_home.scss */
  #home-section {
    background-size: auto 100%;
    background-position: center center;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 266, style/_home.scss */
  .page.home .entry-content,
  .page.home #main-content {
    margin-top: 0;
  }
	.mobilegoogle img {display:block!important; margin:0 auto!important; float:unset!important; }

  /* line 271, style/_home.scss */
  .et_pb_section {
    padding: 10px 0;
  }

  /* line 275, style/_home.scss */
  #home-section {
    padding: 0;
  }
  /* line 278, style/_home.scss */
  #home-section .et_pb_fullwidth_header_container,
  #home-section .header-content {
    width: 100%;
  }
  /* line 284, style/_home.scss */
  #home-section .header-content .et_pb_more_button {
    display: none !important;
  }

  /* line 290, style/_home.scss */
  #home,
  .subsection > p,
  .subsection > ul,
  a.back {
    display: none !important;
    visibility: hidden !important;
  }
}
/* line 1, style/_main.scss */
#main-content, #page-container {
  background-color: #f1f0f2 !important;
}

/* line 5, style/_main.scss */
#main-content {
  margin-top: 20px;
}

/* line 9, style/_main.scss */
a {
  color: #ea3858;
}

/* line 13, style/_main.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 17, style/_main.scss */
.visible {
  display: block !important;
  visibility: visible !important;
}

/*bordo sezioni*/
/* line 23, style/_main.scss */
.colored-border {
  border-bottom: 1px solid #ea3858;
}

/* line 27, style/_main.scss */
.white-border {
  border-bottom: 1px solid #ffffff;
}

/* line 31, style/_main.scss */
.right-white-border {
  border-right: 1px solid #ffffff;
}

/* line 35, style/_main.scss */
.double-white-border {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

/* line 40, style/_main.scss */
.black-border {
  border-bottom: 1px solid #414042;
}

/* line 44, style/_main.scss */
.p_b_0 {
  padding-bottom: 0 !important;
}

/* line 45, style/_main.scss */
.p_t_0 {
  padding-top: 0 !important;
}

/* line 47, style/_main.scss */
.m_b_0 {
  margin-bottom: 0 !important;
}

/* line 48, style/_main.scss */
.m_t_0 {
  margin-top: 0 !important;
}

@media screen and (min-width: 981px) {
  /* line 53, style/_main.scss */
  .vertical-white-border .et_pb_column {
    padding-right: 3.65%;
    margin-left: 3.65%;
    margin-right: 0;
  }
  /* line 58, style/_main.scss */
  .vertical-white-border .et_pb_column:not(:last-of-type) {
    border-right: 1px solid #ffffff;
  }
}
/*Popup video*/
/* line 70, style/_main.scss */
.video-popup .et_pb_image a {
  position: relative;
  display: block;
}
/* line 74, style/_main.scss */
.video-popup .et_pb_image a:before {
  font-family: FontAwesome;
  content: "\f144";
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 5em;
  margin-top: 1px;
  margin-left: -30px;
}

/* line 89, style/_main.scss */
.header-case {
  padding-bottom: 0 !important;
}

/*slider case history*/
/* line 97, style/_main.scss */
.slider-case-history .et_pb_main_blurb_image {
  margin-bottom: 10px;
}
/* line 101, style/_main.scss */
.slider-case-history h2 {
  text-transform: uppercase;
  font-family: "Franklin Gothic Book", sans-serif;
  color: #808285;
  font-size: 12px;
}
/* line 108, style/_main.scss */
.slider-case-history h4 {
  font-family: "Franklin Gothic Book", sans-serif;
  color: #414042;
  font-size: 18px;
  font-weight: bold;
}

/*pagina membri team*/
/* line 120, style/_main.scss */
.box-team h1 {
  font-size: 50px;
  line-height: 1.2;
  color: #414042;
  font-family: "BentonModernDisp", serif;
  padding-bottom: 20px;
  position: relative;
  font-style: italic;
}
/* line 129, style/_main.scss */
.box-team h2 {
  font-size: 25px;
  line-height: 30px;
  color: #ea3858;
  display: inline;
  font-family: "Franklin Gothic Book", sans-serif;
}
/* line 136, style/_main.scss */
.box-team h3 {
  display: inline;
  font-weight: normal;
}
/* line 142, style/_main.scss */
.box-team .colored-border {
  padding-bottom: 4.242%;
}

/*icone social*/
/* line 151, style/_main.scss */
.social ul {
  list-style: none;
  padding: 0;
}
/* line 155, style/_main.scss */
.social ul li {
  display: inline-block;
  margin-right: 10px;
  background-color: #414042;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  border-radius: 200px;
  color: #ffffff;
  width: 34px;
  height: 34px;
  position: relative;
}
/* line 165, style/_main.scss */
.social ul li i {
  font-size: 20px;
  position: absolute;
  top: 17px;
  right: auto;
  bottom: auto;
  left: 17px;
  z-index: auto;
  margin-left: -9px;
  margin-top: -10px;
}
/* line 173, style/_main.scss */
.social ul li:nth-child(4) i {
  margin-left: -11px;
}
/* line 179, style/_main.scss */
.social ul li:first-child i {
  margin-left: -7px;
}

/*social*/
/* line 193, style/_main.scss */
.linkedin {
  background-color: #0077B5;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
/* line 204, style/_main.scss */
.linkedin:after {
  content: "\f0e1";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 8px;
  font-size: 22px;
}
.linkedin2 {
  background-color: #666666;
  width: 33px;
  height: 33px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
/* line 204, style/_main.scss */
.linkedin2:after {
  content: "\f0e1";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 8px;
  font-size: 20px;
}

/* line 215, style/_main.scss */
.facebook {
  background-color: #3A589E;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
/* line 226, style/_main.scss */
.facebook:after {
  content: "\f09a";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 10px;
  font-size: 22px;
}

/* line 237, style/_main.scss */
.instagram {
  background-color: #7F5443;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 249, style/_main.scss */
.instagram:after {
  content: "\f16d";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 8px;
  font-size: 21px;
}

/* line 260, style/_main.scss */
.twitter {
  background-color: #659FCB;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 272, style/_main.scss */
.twitter:after {
  content: "\f099";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 22px;
}

.twitter2 {
  background-color: #666666;
  width: 33px;
  height: 33px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 272, style/_main.scss */
.twitter2:after {
  content: "\f099";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 20px;
}

.instagram2 {
  background-color: #666666;
  width: 33px;
  height: 33px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 272, style/_main.scss */
.instagram2:after {
  content: "\f16d";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 5px;
  left: 8px;
  font-size: 20px;
}

/* line 283, style/_main.scss */
.google {
  background-color: #DA4A3F;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 295, style/_main.scss */
.google:after {
  content: "\f0d5";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 5px;
  font-size: 20px;
}

/* line 306, style/_main.scss */
.youtube {
  background-color: #C8312B;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 318, style/_main.scss */
.youtube:after {
  content: "\f167";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 8px;
  font-size: 22px;
}

.youtube2 {
  background-color: #666666;
  width: 33px;
  height: 33px;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-left: 15px;
}
/* line 318, style/_main.scss */
.youtube2:after {
  content: "\f167";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 8px;
  font-size: 20px;
}

/* line 10, style/_people.scss */
.people-list {
  font-size: 0;
  /* fix for inline-block horizontal spacing */
  margin: -5px;
}
/* line 14, style/_people.scss */
.people-list .person-wrapper {
  display: inline-block;
  vertical-align: top;
  /* fix for inline-block vertical spacing */
}
@media screen and (min-width: 981px) {
  /* line 14, style/_people.scss */
  .people-list .person-wrapper {
    width: 33.33333%;
  }
	.desktopsocial {margin-top:-55px;}
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  /* line 14, style/_people.scss */
  .people-list .person-wrapper {
    width: 50%;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 14, style/_people.scss */
  .people-list .person-wrapper {
    width: 100%;
  }
}
/* line 30, style/_people.scss */
.people-list .person-wrapper .info-wrapper,
.people-list .person-wrapper .image-wrapper {
  display: inline-block;
  overflow: hidden;
  width: 50%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
  vertical-align: top;
  /* fix for inline-block vertical spacing */
}
/* line 42, style/_people.scss */
.people-list .person-wrapper .image-wrapper .main {
  display: block;
}
/* line 46, style/_people.scss */
.people-list .person-wrapper .image-wrapper .alt {
  display: none;
}
/* line 51, style/_people.scss */
.people-list .person-wrapper .image-wrapper:hover .main {
  display: none;
}
/* line 55, style/_people.scss */
.people-list .person-wrapper .image-wrapper:hover .alt {
  display: block;
}
/* line 61, style/_people.scss */
.people-list .person-wrapper .info,
.people-list .person-wrapper .image {
  margin: 5px;
}
/* line 66, style/_people.scss */
.people-list .person-wrapper .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: auto;
  box-sizing: border-box;
  border: 1px solid #ea3858;
  color: #414042;
  padding: 10%;
}
/* line 73, style/_people.scss */
.people-list .person-wrapper .info .name {
  font-size: 25px;
  font-family: "BentonModernDisp", serif;
  line-height: 1.1;
}
/* line 78, style/_people.scss */
.people-list .person-wrapper .info .name span {
  display: block;
}
/* line 82, style/_people.scss */
.people-list .person-wrapper .info .name:after {
  border-top: 1px solid #ea3858;
  content: '';
  display: block;
  margin: 10% 0;
  width: 50%;
}
/* line 91, style/_people.scss */
.people-list .person-wrapper .info .detail {
  font-size: 14px;
  font-family: "Franklin Gothic Book", sans-serif;
  text-transform: uppercase;
}

/* line 1, style/_clients.scss */
.clients-wrapper {
  line-height: 2.5em;
}
/* line 5, style/_clients.scss */
.clients-wrapper .selected-client ul {
  padding: 0 0 16px;
}
/* line 9, style/_clients.scss */
.clients-wrapper .selected-client li {
  font-size: 33px;
  line-height: 39.6px;
  display: block;
  font-family: "BentonModernDisp", serif;
  font-style: italic;
  list-style: none;
}
/* line 16, style/_clients.scss */
.clients-wrapper .selected-client li + li::before {
  content: '|';
  padding: 0 10px;
}
/* line 21, style/_clients.scss */
.clients-wrapper .selected-client li .author {
  color: #ea3858;
  display: block;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 25px;
  font-style: normal;
  text-align: right;
  white-space: nowrap;
}
/* line 33, style/_clients.scss */
.clients-wrapper .clients-area {
  display: inline-block;
  padding-right: 20px;
}
/* line 38, style/_clients.scss */
.clients-wrapper .clients-area h3 {
  cursor: pointer;
  display: inline;
  font-size: 25px;
  padding: 0;
}
/* line 45, style/_clients.scss */
.clients-wrapper .clients-area ul {
  display: none;
}

/* line 1, style/_column-slider.scss */
.column-slider {
  display: none;
  overflow: hidden;
}
/* line 5, style/_column-slider.scss */
.column-slider.show {
  display: block;
}
/* line 11, style/_column-slider.scss */
.column-slider > .et_pb_column > div {
  float: left;
  margin-bottom: 5px !important;
}

/* line 21, style/_column-slider.scss */
.slider-nav .prev,
.slider-nav .next {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  color: #808285;
  cursor: pointer;
  font-size: 40px;
  height: 40px;
  margin-top: -20px;
  width: 40px;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 21, style/_column-slider.scss */
  .slider-nav .prev,
  .slider-nav .next {
    top: 125px !important;
  }
}
/* line 36, style/_column-slider.scss */
.slider-nav .prev {
  left: 0;
}
/* line 70, style/_mixins.scss */
.slider-nav .prev:before {
  content: "4";
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 36, style/_column-slider.scss */
  .slider-nav .prev {
    left: 0 !important;
  }
}
/* line 45, style/_column-slider.scss */
.slider-nav .next {
  right: 0;
}
/* line 70, style/_mixins.scss */
.slider-nav .next:before {
  content: "5";
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  /* line 45, style/_column-slider.scss */
  .slider-nav .next {
    right: 0 !important;
  }
}


