:root {
  --col_0: #000;
  --col_0r: 0, 0, 0;
  --col_1: #086ad8;
  --col_1r: 8, 106, 216;
  --col_2: #fff;
  --col_2r: 255, 255, 255;
  --col_3: #333;
  --col_3r: 51, 51, 51;
  --col_4: #42b9ff;
  --col_4r: 66, 185, 255;
  --col_5: #c4c5c7;
  --col_5r: 255, 255, 255;
  --col_6: #086ad8;
  --col_6r: 8, 106, 216;
  --col_7: #42b9ff;
  --col_7r: 66, 185, 255;
  --col_8: #0f0948;
  --col_8r: 15, 9, 72;
  --col_9: #010717;
  --col_9r: 1, 7, 23;
  --color_main_title: var(--col_3);
  --color_subtitle_links: var(--col_6);
  --color_vertical_line: var(--col_6);
  --color_main_menu_link: var(--col_3);
  --dark_bg: var(--col_8);
}

h1, h2, h3, h4, h5, h6 {
  color: var(--color_main_title);
}

.link_section {
  margin-top: 40px;
}
.link_section .btn {
  background: linear-gradient(195deg, var(--col_1) 0%, var(--col_7) 100%);
}

.section-title .title {
  color: var(--color_main_title);
}
.section-title .sub-title {
  color: var(--color_subtitle_links);
}

.colonne_2_testo_e_immagini .text {
  margin-top: 30px;
}
@media (min-width: 993px) {
  .colonne_2_testo_e_immagini .order_2 {
    order: 2;
  }
}

.techwix-choose-us-section {
  padding-top: 120px;
}

.brand-wrapper {
  padding-bottom: 90px;
}

.banner_cta .section {
  padding-top: 80px;
}

.page-banner-section .breadcrumb-item a:hover {
  color: var(--col_3);
}

.page-banner-section-small {
  min-height: 320px;
  background-color: var(--col_1);
}

.techwix-choose-us-section-02 {
  padding-bottom: 120px;
}

@media (min-width: 993px) {
  .sezione_sito .techwix-about-section-03 .order_2 .about-content-03 {
    padding-left: 145px;
    padding-right: 0;
  }
}
.sezione_sito.testo_anni .section-padding {
  padding-bottom: 180px;
}
@media (max-width: 767px) {
  .sezione_sito.testo_anni .section-padding {
    padding-bottom: 45px;
  }
}
.sezione_sito.numeri {
  padding: 60px 0;
}
.sezione_sito.numeri .counter-wrap {
  margin-bottom: -50px;
}
.sezione_sito.slider_loghi .section-title {
  padding-top: 90px;
}
.sezione_sito section {
  float: none;
}
.sezione_sito .section .text {
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
}
.sezione_sito .section .text.white {
  color: var(--col_2);
}
.sezione_sito .section .text h1, .sezione_sito .section .text h2, .sezione_sito .section .text h3, .sezione_sito .section .text h4 {
  margin: 10px 0 20px;
}
.sezione_sito .section .text p {
  margin-bottom: 10px;
}
.sezione_sito .section .text ul {
  margin-top: 20px;
}
.sezione_sito .section .text ul li {
  font-size: 16px;
  line-height: 36px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: #333333;
  position: relative;
  padding-left: 30px;
}
.sezione_sito .section .text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 36px;
  color: var(--col_1);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
}
.sezione_sito.slider_box_focus .section-padding-02 {
  padding: 120px 0 60px;
}
.sezione_sito.banner_colonne_3 .techwix-service-section-04 {
  padding: 60px 0;
}
.sezione_sito.banner_colonne_3 .techwix-service-section-04 .service-bottom {
  padding-top: 0;
}
.sezione_sito.banner_colonne_3 .techwix-service-section-04 .service-bottom .service-item-03 {
  position: relative;
}
.sezione_sito.banner_colonne_3 .techwix-service-section-04 .service-bottom .service-img a {
  pointer-events: none;
}
.sezione_sito .team-img {
  padding-top: 150%;
  position: relative;
}
.sezione_sito .team-img img {
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sezione_sito .team-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(var(--col_1r), 0), rgba(var(--col_1r), 0.7));
}
.sezione_sito .single-case-study-02, .sezione_sito .choose-us-item, .sezione_sito .choose-us-item-02, .sezione_sito .features-item {
  position: relative;
}
.sezione_sito .single-case-study-02 .big_link, .sezione_sito .choose-us-item .big_link, .sezione_sito .choose-us-item-02 .big_link, .sezione_sito .features-item .big_link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 12;
}
.sezione_sito .case-study-img {
  position: relative;
  padding-top: 66%;
}
.sezione_sito .case-study-img > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sezione_sito .case-study-img > a:before {
  z-index: 3 !important;
}
.sezione_sito .case-study-img img {
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sezione_sito .case-study-content {
  z-index: 3;
}
.sezione_sito .techwix-service-section-02 .service-item-02 {
  padding: 30px 30px 5px;
  height: 100%;
}

.about-02-right {
  overflow: hidden;
}

.testo_form .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
}
.testo_form .trattamento {
  margin-top: 2em;
  text-align: left;
  clear: both;
  overflow: hidden;
  font-size: 0.875em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testo_form .trattamento .wpcf7-list-item {
  display: block;
}
.testo_form .trattamento .wpcf7-list-item-label {
  margin-left: 10px;
}
.testo_form .trattamento .testo_trattamento {
  line-height: 1.5em;
}
.testo_form .trattamento a {
  color: #000;
}
.testo_form .trattamento label {
  display: block;
}
.testo_form .trattamento .wpcf7-list-item > label {
  display: flex;
}
.testo_form .trattamento .testo_privacy, .testo_form .trattamento .wpcf7-list-item-label {
  flex: 0 0 calc(100% - 40px);
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 0;
}
.testo_form .trattamento .mailing-list {
  display: block;
}
.testo_form .trattamento .mailing-list span {
  display: block;
}
.testo_form .invia input {
  display: none !important;
}

.header-logo {
  position: relative;
  height: 86px;
  width: 150px;
}
.header-logo .header-logo a img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header-menu .main-menu li {
  padding: 24px 18px;
}
.header-menu .main-menu li a {
  padding: 6px 12px;
  color: var(--color_main_menu_link);
}
.header-menu .main-menu li.link_area_riservata a {
  border-radius: 10px;
  background-color: var(--col_1);
  color: var(--col_2);
}
.header-menu .main-menu li.link_area_riservata a:hover {
  background-color: var(--col_3);
}
.header-menu .main-menu li.active-menu > a, .header-menu .main-menu li.current_page_item > a, .header-menu .main-menu li.current-menu-ancestor > a {
  color: var(--col_1);
}
.header-menu .main-menu li.active-menu > .menu-icon::after, .header-menu .main-menu li.current_page_item > .menu-icon::after, .header-menu .main-menu li.current-menu-ancestor > .menu-icon::after {
  color: var(--col_1);
}

.footer-logo img {
  width: 200px;
}

.testo_box_footer {
  margin-top: 7px;
  color: var(--col_5);
}

.header-meta .footer-social .social_links {
  margin: 0;
}
.header-meta .footer-social .social_links li a {
  color: var(--col_2);
  background-color: var(--col_1);
  border: 1px solid var(--col_1);
}
.header-meta .footer-social .social_links li a:hover {
  color: var(--col_1);
  background-color: var(--col_2);
}

.swiper_postheader_home .swiper-slide {
  height: auto;
}
.swiper_postheader_home .swiper-slide .techwix-hero-section {
  height: 100%;
}

.techwix-cta-section-04 .cta-right {
  align-items: center;
}

.preview_servizio_1 .choose-us-item-02 {
  height: 100%;
  margin: 0;
  padding: 30px;
}

.preview_servizio_1 {
  margin-top: 30px;
}

.preview_servizio_2 .choose-us-img {
  padding-top: 100%;
  background-color: var(--col_5);
  position: relative;
}
.preview_servizio_2 .choose-us-img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(rgba(var(--col_3r), 0), rgba(var(--col_3r), 1));
  opacity: 0.85;
  z-index: 2;
}
.preview_servizio_2 .choose-us-img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.preview_servizio_2 .choose-us-content {
  z-index: 3;
}

.page-banner-section, .techwix-hero-section-03 {
  position: relative;
}
.page-banner-section:before, .techwix-hero-section-03:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--col_3);
  opacity: 0.4;
  z-index: 2;
}
.page-banner-section > div, .techwix-hero-section-03 > div {
  z-index: 3;
}

.section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .section-padding {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.single-blog .blog-image a {
  display: block;
  padding-top: 66%;
  position: relative;
}
.single-blog .blog-image a img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.single-blog .blog-content {
  margin-top: -80px;
}

.single-post #sezione_intro_single > div:first-of-type {
  padding-bottom: 0;
}
.single-post #sezione_1 > div {
  padding-top: 0;
}

.news_evidenza .section-title .title {
  margin-bottom: 30px;
}

.choose-us-item .choose-us-img .choose-us-content .title:before, .techwix-cta-section-04 .cta-left .section-title .title:before, .techwix-cta-section-03 .cta-wrap .cta-content .title:before {
  background: linear-gradient(-160deg, var(--color_subtitle_links) 0%, var(--col_1) 100%);
}

.choose-us-content-wrap .more-choose-content p a {
  color: var(--color_subtitle_links);
}

.techwix-cta-section-04 .cta-right .counter-item span {
  color: var(--col_7);
}

.techwix-cta-section-04, .techwix-case-study-section-02 {
  background-color: var(--dark_bg);
}

.single-blog .blog-btn .blog-btn-link {
  color: var(--color_subtitle_links);
}
.single-blog .blog-image .top-meta .date {
  background: linear-gradient(-180deg, var(--col_6) 0%, var(--col_1) 100%);
}

.slider_box_focus .section-title .sub-title {
  color: var(--col_2);
}

.svg_icon svg {
  transition: all 0.3s linear;
}
.svg_icon svg path, .svg_icon svg rect, .svg_icon svg polygon {
  fill: var(--col_1);
}

.preview_servizio_1 .svg_icon svg {
  height: 50px;
}
.preview_servizio_1 .svg_icon.svg_goggles svg {
  padding: 15px 0;
}
.preview_servizio_1 .svg_icon.svg_puzzle svg path, .preview_servizio_1 .svg_icon.svg_puzzle svg rect, .preview_servizio_1 .svg_icon.svg_puzzle svg polygon {
  fill: transparent;
  stroke: var(--col_1);
}
.preview_servizio_1:hover .svg_icon svg {
  transform: scale(0.9);
}

.techwix-service-section-02 .service-item-02 .service-img .svg_icon {
  width: 70px;
  display: block;
  position: relative;
  height: 50px;
}
.techwix-service-section-02 .service-item-02 .service-img .svg_icon.svg_goggles svg {
  height: 16px;
}
.techwix-service-section-02 .service-item-02 .service-img .svg_icon svg {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.techwix-service-section-02 .service-item-02 .service-img .svg_icon svg path, .techwix-service-section-02 .service-item-02 .service-img .svg_icon svg rect, .techwix-service-section-02 .service-item-02 .service-img .svg_icon svg polygon {
  fill: rgba(var(--col_2r), 1);
}
.techwix-service-section-02 .service-item-02 .service-img .svg_icon svg .cls_puzzle {
  stroke: rgba(var(--col_2r), 1);
  fill: none;
}

.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button:after {
  background: linear-gradient(-180deg, var(--col_6) 0%, var(--col_1) 100%);
}
.techwix-choose-us-section-02 .choose-us-right .faq-accordion .accordion-item .accordion-button .title {
  color: var(--color_main_title);
}

.features-item .features-icon .svg_icon {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  padding: 20px;
  display: inline-block;
  position: relative;
  background-color: rgba(var(--col_7r), 0.25);
}
.features-item .features-icon .svg_icon svg {
  max-width: 50px;
  max-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.features-item:hover .features-icon .svg_icon svg {
  transform: translate(-50%, -50%) scale(0.9);
}

.techwix-contact-section .contact-wrap .contact-info .section-title .title::before {
  height: 150%;
}

.mappa_contatti {
  margin-top: 30px;
  padding-top: 50%;
  position: relative;
}
.mappa_contatti iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.accordion-body .row {
  align-items: center;
}

.techwix-cta-section-04 {
  background: linear-gradient(195deg, var(--col_1) 0%, var(--col_9) 60%) !important;
}

.banner_cta .cta-wrap {
  background: linear-gradient(195deg, var(--col_9) 0%, var(--col_8) 60%) !important;
}

.techwix-cta-section-04, .banner_cta .cta-wrap {
  position: relative;
  overflow: hidden;
}
.techwix-cta-section-04:before, .banner_cta .cta-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 125%;
  height: 125%;
  opacity: 0.025;
  transform: rotate(-5deg);
  background-image: url("img/texture-white.png");
  background-position: center 50%;
  background-size: 100% 125%;
  background-repeat: no-repeat;
}
.techwix-cta-section-04 > .container, .techwix-cta-section-04 > .row, .banner_cta .cta-wrap > .container, .banner_cta .cta-wrap > .row {
  position: relative;
}

.links_section {
  display: flex;
  flex-wrap: wrap;
}
.links_section > div {
  margin-left: 0.5rem;
}
.links_section > div:first-of-type {
  margin-left: 0;
}

.techwix-cta-section-02 .cta-wrap .cta-content p {
  padding-left: 150px;
}

.experience-wrap img {
  filter: grayscale(1);
}

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