/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


#topbar-hero #topbar-link-l {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
}
#topbar-hero #topbar-link-r >.fusion-column-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    flex-direction: row;
}
#topbar-hero #topbar-link-l a {
    color: white!important;
    font-size: 13px;
    transition: all 0.4s;
}

#topbar-hero #topbar-link-l a:hover {
    text-decoration: none;
    font-weight: bold;
    transition: all 0.4s;
}

#topbar-hero #topbar-link-l  .fusion-li-item:first-child {
    padding-top: 0.35em;
}

#topbar-hero #topbar-link-l  .fusion-li-item {
    padding-right: 20px;
}
#topbar-hero #topbar-link-l  .fusion-li-item:last-child {
    padding-right: 0px;
}
#topbar-hero #topbar-link-l  .fusion-li-item >.icon-wrapper {
    margin-right: 4px;
}

#topbar-hero #topbar-link-r .fusion-text >p {
    margin-right: 16px;
    margin-bottom: 10px;
}
#topbar-hero #topbar-link-r a {
    color: white!important;
}

#contact-link-r a {
    color: black!important;
}
#contact-link-r a:hover {
    text-decoration: none!important;
}

.mw-800 {
    max-width: 800px;
}

.mw-900 {
    max-width: 900px;
}
.m-auto {
    margin: auto;
}
.slash-before::before {
    content: "";
    height: 80%;
    position: absolute;
    left: 0;
    background: red;
    width: 3px;
    border-radius: 20px;
    transform: rotate(-15deg);
    top: 15%;
}

.tab-text-white .tab-pane {
    color: white;
}

.slide-100-obj-cover {
    width: 100%;
}
.slide-100-obj-cover >img {
    height: 400px;
    width: 100%;
}
.relative-slash {
    position: relative;
    padding-left: 20px;
}

.img-tecneas-radius img {
    border-radius: 0 0 0px 70px;
    aspect-ratio: 1;
    object-fit: cover;
}


.filter-tecneas-news-custom .fusion-filters {
    margin-bottom: 20px;
    padding-bottom: 0;
    border: 0!important;
}

.filter-tecneas-news-custom .fusion-filters>.fusion-filter {
    background: #f1f1f1;
    border-radius: 100px;
    padding: 2px 24px;
    margin-right: 4px!important;
    font-size: 14px;
    text-transform: uppercase;
}

.filter-tecneas-news-custom .fusion-filters>.fusion-filter.fusion-active {
    background: #1e1e1b;
}

.filter-tecneas-news-custom .fusion-filters>.fusion-filter.fusion-active a {
    color: #fff;
    font-weight: 700;
}

.fusion-post-cards .fusion-filters li.fusion-active a {
    border-top: 0!important;
}

#cat-tech-card {
    margin-top: -45px;
    padding-bottom: 20px;
    padding-left: 20px;
    z-index: 9;
    border: 0!important;
}

#cat-tech-card .fusion-tb-categories {
    background: white;
    border-radius: 40px;
    font-weight: bold;
    padding: 4px 18px;
    font-family: 'urw-din';
}

#cat-tech-card .fusion-tb-categories a:hover,
.fusion-post-cards a:hover {
    text-decoration: none!important;
}

.fusion-post-cards .fusion-filters {
    margin-top: 30px;
    margin-bottom: 30px;
}




#boxmain-hero-news-tecneas {
    width: fit-content;
    max-width: 80%;
    margin: auto;
    margin-top: -65px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0,0,0,.2)
}

#boxmain-hero-news-tecneas>.fusion-builder-row {
    justify-content:center;
}

#boxmain-hero-news-tecneas>.fusion-builder-row>.fusion-layout-column {
    margin-bottom: 0!important;
    width: 260px;
    max-width:100%;
}

#boxmain-hero-news-tecneas>.fusion-builder-row>.fusion-layout-column .fusion-title {
    margin-bottom: 0!important
}

#boxmain-hero-news-tecneas>.fusion-builder-row>.fusion-layout-column .fusion-text p {
    margin-top: 4px!important;
    margin-bottom: 0!important
}

#tecneas-servizi-anc >.fusion-menu {
    display: flex;
    flex-wrap: nowrap;
}
#tecneas-servizi-anc >.fusion-menu >.menu-item {
    padding-top: 10px;
    padding-bottom: 10px;
	max-width: 150px;
}


#tecneas-servizi-anc >.fusion-menu li .awb-menu__main-a {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#tecneas-servizi-anc >.fusion-menu li .awb-menu__main-a .fusion-megamenu-icon img {
    width: 36px;
    min-width: 36px;
    height: 36px;
}

#tecneas-servizi-anc >.fusion-menu li .awb-menu__main-a .menu-text {
    font-size: 0.9em;
    margin-top: 10px;
    line-height: 1.4em;
}
#container-anc {
    border-top: 6px solid #e6332b;
}
#container-anc #tecneas-servizi-anc {
  overflow-x: scroll;
  overflow-y: hidden;                 /* Abilita lo scroll orizzontale */
  -webkit-overflow-scrolling: touch;/* Migliora lo scrolling sui dispositivi iOS */
  scrollbar-width: none;            /* Nasconde la scrollbar su Firefox */
  -ms-overflow-style: none;  
}

#container-anc #tecneas-servizi-anc .fusion-menu {
    justify-content: flex-start;
}

.img-100,
.img-100 >img {
    width: 100%;
}

#boxmain-hero-news-tecneas .fusion-row > .fusion-layout-column:nth-last-child(2):first-child {
    border-right: 1px solid gray;
}

@media (max-width: 768px) {
    #boxmain-hero-news-tecneas .fusion-row > .fusion-layout-column {
        border: none!important;
    }
}

.fullwidthmobile >.fusion-builder-row,
.fullwidthmobile >.fusion-builder-row >.fusion-layout-column {
    width:100%!important;
}

#mobhohe> .fusion-builder-row >.fusion-layout-column >.fusion-column-wrapper {
        max-width: 90%;
    margin: auto;
    padding: 20px 60px!important;
}


#mobhohe> .fusion-builder-row >.fusion-layout-column >.fusion-column-wrapper .slash-before >.fusion-column-wrapper {
    padding-left:30px;
}

#menu-business-main-menu >.current-menu-item:before {
    content: "";
    height: 80%;
    position: absolute;
    left: -10px;
    background: red;
    width: 3px;
    border-radius: 20px;
    transform: rotate(-15deg);
    top: 15%;
}
@media (max-width: 768px) {
.avada_portfolio-template-default #main {
    margin-top: -80px;
}
}

@media (min-width: 769px) {
	.fix-card-service >.fusion-column-wrapper >.fusion-builder-row >.fusion-layout-column {
		min-height: 475px;
	}
}
.d-none {
	display:none!important;
}


.fusion-slider-sc-homepage .slides >li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.fusion-slider-sc-homepage .slides >li >.slide-content-container {
    z-index: 99;
}

.text-slide-homepage .subheading {
  color: red!important;
  font-size: 19px!important;
  font-weight: normal;
  margin: 0;
  text-transform: none!important;
}

.text-slide-homepage .main-title {
  font-size: 65px!important;
  margin-top: 5px;
  margin-bottom: 0;
}
.slide-content-container >.slide-content >.heading >.fusion-title-sc-wrapper {
	display:flex;
	justify-content:center;
}

.fusion-slider-sc-homepage .slides >li,
.fusion-slider-sc-homepage, 
.fusion-slider-sc-homepage .slides,
.fusion-slider-sc-homepage .tfs-slider,
.fusion-slider-sc-homepage .slides >li .background-image{
    height:700px!important;
	max-height:700px!important;
	min-height:700px!important;
}

.flexslider:hover .flex-prev {
	left: 30px!important;	
}
.flexslider:hover .flex-next {
	right:30px!important;
}

@media (min-width: 1025px) and (max-width: 1200px) {
	#head-tech-menu-3 >.fusion-column-wrapper {
		margin:0!important;
	}
}

.tn-tecneas-logo-11:before {
	font-size: 6px;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}
.awb-menu__sub-ul_main a {
	font-size: 16px!important;
}

@media (max-width: 768px) {
.awb-menu__sub-ul_main a {
	font-size: 20px!important;
}
}


.page-id-3650 .fusion-filters {
  display: flex;
  flex-wrap: nowrap!important;
  overflow-x: auto;
  gap: 0.75rem; /* Spazio tra i filtri */
  padding: 1rem 0;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
}

.page-id-3650 .fusion-filters::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}

.page-id-3650 .fusion-filter a {
  white-space: nowrap;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  color: #e53935;
  font-weight: 500;
  transition: all 0.3s ease;
}

.page-id-3650 .fusion-filter.fusion-active a {
  color: #fff;
}

.page-id-3650 .fusion-filters-wrapper {
  position: relative;
}
.fusion-filters {
  cursor: grab;
  scroll-behavior: smooth;
  user-select: none;
}

.fusion-filters.active {
  cursor: grabbing;
}


.card-team-tecneas img {
	height: 260px;
    object-fit: cover;
    object-position: center;
}

.card-team-tecneas .fusion-text p {
    margin-bottom: 16px;
}

@media (min-width: 1025px) and (max-width: 1312px) {
    /* stile valido SOLO per schermi tra 1025 e 1312 px */

	#head-tech-menu .awb-menu__main-li {
		margin-left: 9px;
		margin-right: 9px;
	}
}



.mw-700 {
    max-width: 700px;
} 

.m-auto {
    margin: auto!important;
}

a.link-bfooter {
    color: white!important;
    text-decoration: none!important;
}