/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
.site-header {
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 9;
  height: 200px;
}
@media (max-width: 1024px) {
  .site-header {
    height: auto;
  }
}

.site-logo img {
  max-width: 260px;
  height: auto;
}
@media (max-width: 1024px) {
  .site-logo img {
    max-width: 190px;
  }
}

.header-inner {
  padding-top: 35px;
}

.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: top 0.3s;
}
@media (max-width: 1024px) {
  .site-header {
    position: relative;
  }
}

.site-header.header-up {
  top: -220px; /* l'altezza dell'header quando scompare */
}

.site-navigation a {
  color: #fff;
}

.site-navigation-toggle-holder .site-navigation-toggle {
  color: #fff;
}

body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}
body p {
  line-height: 140% !important;
}
@media (max-width: 1024px) {
  body h1.elementor-heading-title {
    font-size: 48px !important;
    line-height: 130% !important;
  }
}
@media (max-width: 1024px) {
  body h2.elementor-heading-title {
    font-size: 32px !important;
    line-height: 130% !important;
  }
}
body .ce_toprow {
  display: flex;
  flex-direction: row;
  max-width: 1280px;
  color: #fff;
  padding-top: 30px;
  margin: 0 auto;
  flex-basis: 100%;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  body .ce_toprow {
    padding-right: 30px;
    max-width: 600px;
  }
}
body .ce_toprow a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
body .ce_toprow ul {
  padding: 0;
}
body .ce_toprow ul li {
  display: inline-block;
  padding-left: 30px;
}
body .ce_toprow ul li a {
  color: #fff;
}
body .site-navigation ul.menu li ul {
  background: #1d1d1c;
}
body .site-navigation ul.menu li ul a {
  font-size: 14px;
}
body main#content {
  padding-top: 0px;
}
body main#content .cep_breadcrumbs {
  color: #fff;
}
body main#content .cep_breadcrumbs a {
  color: #fff;
  text-decoration: underline;
}
body main#content .cep_contact a {
  color: #fff;
  font-weight: 700;
}
body main#content .cep_singleclient {
  position: relative;
  bottom: -100px;
}
body main#content .cep_logos_cert .gallery-columns-2 .gallery-item:nth-child(2n+2) img {
  margin-right: 0 !important;
  padding-right: 0;
}
body main#content .cep_carouselimg img {
  max-height: 80px;
  width: auto;
}
body main#content .cep_rowcontact .wpcf7 {
  padding: 10%;
  color: #1b1b1b;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.1294117647);
  margin: -70px auto;
  position: relative;
  z-index: 9;
}
@media (max-width: 1024px) {
  body main#content .cep_rowcontact .wpcf7 {
    padding: 5%;
    position: relative;
    padding-bottom: 70px;
  }
}
body main#content .cep_rowcontact .wpcf7 label {
  margin-bottom: 5px;
}
body main#content .cep_rowcontact .wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  padding: 0;
  margin: 10px 0;
  font-size: 12px;
}
body main#content .cep_rowcontact .wpcf7 .wpcf7-acceptance .wpcf7-list-item a {
  color: #1b5082;
  text-decoration: underline;
}
body main#content .cep_rowcontact .wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 130%;
}
body main#content .cep_rowcontact .wpcf7 input[type=submit] {
  background-color: #1b5082;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  border-color: #1b5082;
  color: #fff;
  float: right;
}
body main#content .cep_rowcontact .wpcf7 textarea {
  max-height: 100px;
}
body main#content .cep_rowcontact .wpcf7 input[type=text], body main#content .cep_rowcontact .wpcf7 input[type=email], body main#content .cep_rowcontact .wpcf7 input[type=number], body main#content .cep_rowcontact .wpcf7 input[type=phone] {
  width: 100%;
}
body main#content .cep_rowlogos img {
  max-height: 120px;
  margin: 20px;
}
body main#content .cep_cuberow .e-con-inner .elementor-element {
  background-color: #fff;
}
body main#content .cep_cliients-grid img {
  max-width: 170px;
  max-height: 90px;
  margin: 35px;
  width: auto;
}
@media (max-width: 1024px) {
  body main#content .cep_cliients-grid img {
    padding: 15px;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  body main#content .cep_cliients-grid .elementor-widget-image {
    width: 50%;
  }
}
body main#content .cep_cliients-grid.cep_last {
  display: none;
}
body main#content .cep_clientscarousel figure {
  margin: 0;
  min-height: 240px;
}

body main#content .cep_clientscarousel figcaption.elementor-image-carousel-caption {
  margin-top: 80px;
  font-style: inherit;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 200px;
  font-weight: 600;
}
body main#content .cep_clientscarousel figcaption.elementor-image-carousel-caption a {
  font-weight: 500;
  margin: 10px auto;
  color: #fff;
  display: block;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 3%;
  max-width: 135px;
}
body main#content .cep_clientscarousel figcaption.elementor-image-carousel-caption a:hover {
  color: #000;
  border: 2px solid #000;
 
}
body main#content .cep_cert img {
  max-width: 120px;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  body main#content .cep_cert img {
    max-width: 90px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1024px) {
  body main#content .cep_cert .gallery-item {
    width: 50%;
  }
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion .elementor-tab-content {
  border: 0;
  padding-left: 74px;
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion a.elementor-accordion-title {
  margin-bottom: 40px;
  display: block;
  font-size: 40px;
  color: #1b1b1b;
}
@media (max-width: 1024px) {
  body main#content .cep_accordion .elementor-widget-container .elementor-accordion a.elementor-accordion-title {
    font-size: 20px;
  }
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item {
  margin-bottom: 30px;
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-opened, body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-closed {
  background-color: #1b5082;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  position: relative;
  margin-left: -80px;
  text-align: center;
  padding-top: 16px;
  color: #fff !important;
}
@media (max-width: 1024px) {
  body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-opened, body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-closed {
    margin-left: -55px;
  }
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-opened svg, body main#content .cep_accordion .elementor-widget-container .elementor-accordion span.elementor-accordion-icon-closed svg {
  fill: #fff;
}
body main#content .cep_accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item {
  border: 0;
  padding: 5%;
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1294117647);
}
body .site-footer {
  background-color: #072432;
  min-height: 450px;
  color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
  font-size: 14px;
}
@media (max-width: 1024px) {
  body .site-footer {
    padding-top: 18%;
    padding-bottom: 18%;
  }
}
body .site-footer img {
  max-width: 130px;
}
body .site-footer a {
  color: #fff;
}
body .site-footer .footer-inner {
  flex-wrap: nowrap;
  align-content: stretch;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  body .site-footer .footer-inner {
    flex-wrap: wrap;
  }
}
body .site-footer .footer-inner .site-navigation {
  justify-content: inherit;
  flex-grow: inherit;
}
body .site-footer .footer-inner ul {
  padding: 0;
}
body .site-footer .footer-inner ul li {
  list-style-type: none;
  padding: 0;
}
body .cep_footersocial {
  margin-top: 100px;
  display: flex;
}
@media (max-width: 1024px) {
  body .cep_footersocial {
    margin-bottom: 50px;
    margin-top: 50px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
body .cep_footersocial .menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
}
body .cep_footersocial .menu .wpml-ls-item, body .cep_footersocial .menu .menu-item-object-page {
  display: none;
}
body .cep_footersocial .menu a {
  padding: 10px;
  font-size: 1.5em;
}

.home .page-header, .page .page-header {
  display: none;
}

.cep_footerbottom {
  background-color: #011117;
  text-align: center;
  color: #fff;
  min-height: 60px;
  padding-top: 15px;
}
@media (max-width: 1024px) {
  .cep_footerbottom {
    font-size: 12px;
    line-height: 120%;
    padding-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 1280px;
  }
}
@media (max-width: 1024px) {
  .site-navigation-dropdown ul.menu .sub-menu a {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1019607843);
    padding-left: 30px;
  }
}

@media (max-width: 1024px) {
  .site-navigation-dropdown ul.menu > li li {
    transform: inherit !important;
  }
}

@media (max-width: 1024px) {
  .site-navigation-dropdown ul.menu > li li {
    max-height: inherit !important;
  }
}

/*# sourceMappingURL=style.css.map */
