:root {
    --color-focus-hba: #DABB00;
    --color-focus-entertainment: #E78F00;
    --color-focus-energy: #5AB031;
    --color-focus-emobility: #008C3C;
    --color-focus-lighting: #007592 ;
    --color-focus-indoor: #0095A6;
    --color-focus-industrial: #003E7C;
    --color-focus-power: #5E3973;
    --color-focus-safety: #A2113A;
    --color-focus-security: #D2286E;
}
.focus-hba_color{
	color: var(--color-focus-hba);
}
.focus-entertainment_color{
	color: var(--color-focus-entertainment);
}
.focus-energy_color{
	color: var(--color-focus-energy);
}
.focus-emobility_color{
	color: var(--color-focus-emobility);
}
.focus-lighting_color{
	color: var(--color-focus-lighting);
}
.focus-indoor_color{
	color: var(--color-focus-indoor);
}
.focus-industrial_color{
	color: var(--color-focus-industrial);
}
.focus-power_color{
	color: var(--color-focus-power);
}
.focus-safety_color{
	color: var(--color-focus-safety);
}
.focus-security_color{
	color: var(--color-focus-security);
}

.content-wrap {
	padding: 0px;
	position: relative;
}

.entry-meta li::before {
	content: "";
	display: inline-block;
	margin-right: 0px;
	opacity: 0.5;
}

.entry-meta li:first-child:before {
	display: inline-block;
}

ul.allegati>li {
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 32px;
}

ul.allegati>li:last-child {
	border-bottom: 0 none;
	margin-bottom: 0;
}



.related_pages>h4 {
	margin: 30px 0 5px 0;
}

.entry {
	border-bottom: 2px solid #f5f5f5;
	margin: 0 0 20px;
	padding: 0 0 20px;
	position: relative;
}

.no-bottom-border {
	border-bottom: 0px !important;
}

.divider {
	color: #e5e5e5;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {

	.postcontent,
	.postcontent.bothsidebar,
	.sidebar {
		border-bottom: 0px;
		float: none !important;
		margin-bottom: 0px !important;
		margin-right: 0;
		padding-bottom: 0px;
		width: 100%;
	}
}

.sitemap_desc {
	margin-left: 18px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 0;
}

.sitemap_desc span {
	color: #b01831;
	font-style: italic;
	line-height: 20px;
}

.postcontent ul,
.postcontent ol {
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 15px;
}

#tinymce ul,
#tinymce ol {
	list-style-position: inside;
	margin-left: 20px;
}

.entry-meta {
	list-style: outside none none;
	margin: 10px -10px 0 0;
}

#copyrights {
	background-color: #ddd;
	font-size: 14px;
	line-height: 1.8;
	padding: 16px 0;
}

/*CF Intranet*/
.blu_cf {
	color: #009FE3 !important;
}

.rosso_cf {
	color: #e84e0f !important;
}

.giallo_cf {
	color: #ffdd00 !important;
}

.grigio_cf {
	color: #8f8d8d !important;
}

.bkg_blu_cf {
	background-color: #009FE3 !important;
	color: #FFF !important;
}

.bkg_rosso_cf {
	background-color: #e84e0f !important;
	color: #FFF !important;
}

.bkg_giallo_cf {
	background-color: #ffdd00 !important;
	color: #000 !important;
}
.bkg_grigio_sfidati {
	background-color: #3f4443 !important;
	color: #FFF !important;
}
.arancio_sfidati {
	color: #e94f1b;
}

.bkg_grigio_cf {
	background-color: #8f8d8d !important;
	color: #FFF !important;
}
.text-white {
	color: #FFF !important;
}

.bc {
	color: #ccc !important;
}

.dark .entry-title h2 a:hover,
.dark .ipost .entry-title h3 a:hover,
.dark .ipost .entry-title h4 a:hover {
	color: #009FE3;
}


.dark .section,
.section.dark {
	background-color: #009FE3;
	border-color: rgba(255, 255, 255, 0.1);
}

.dark .entry-meta li {
	border-left-color: rgba(255, 255, 255, 0.08);
	color: #000;
}

.dark .entry-title h2 a:hover,
.dark .ipost .entry-title h3 a:hover,
.dark .ipost .entry-title h4 a:hover {
	color: #aaa;
}

#page-title.page-title-mini {
	padding: 12px 0 5px;
}

#page-title {
	position: relative;
	padding: 50px 0;
	background-color: #009FE3;
	border-bottom: 1px solid #EEE;
}

#page-title.page-title-mini h1 {
	font-weight: bold;
	font-size: 28px;
	color: #FFF;
}


.bottommargin-xs {
	margin-bottom: 10px !important;
}

.topmargin-xs {
	margin-top: 10px !important;
}

.bottommargin-s {
	margin-bottom: 20px;
}

.topmargin-s {
	margin-top: 20px;
}

.events .entry-c,
.ievent .entry-c {
	padding: 0;
}

.events .entry,
.ievent {
	padding: 5px;
	background-color: #F9F9F9;
	border-bottom: 3px solid #8f8d8d;
}

.entry-meta li {
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	color: #999;
	font-family: 'Crete Round', serif;
	font-style: italic;
}

.ipost .entry-meta li {
	font-size: 14px;
	margin-right: 10px;
}

.breadcrumb>.active {
	color: #FFF;
}

.breadcrumb {
	position: absolute !important;
	width: auto !important;
	top: 50% !important;
	left: auto !important;
	right: 15px !important;
	margin: -10px 0 0 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 14px;
}

.btn-primary {
	color: #ffffff;
	background-color: #009FE3;
	border-color: #2e6da4;
}

.img-thumbnail {
	padding: 0px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 0px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.entry-image {
	margin-bottom: 5px;
}

#primary-menu ul ul li>a {
	font-size: 12px;
	font-weight: 600;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.widget_links li a {
	font-size: 12px;
	color: #009FE3;
}

.top-image {
	float: right;
	padding: 0px;
	padding-top: 12px;
	border-left: 0px solid #EEE;
	border-right: 0px solid #EEE;
}

.top-image a,
.top-image img {
	display: inline;
}

@media (max-width: 991px) {
	.top-image {
		display: none;
	}
}

#primary-menu ul li>a {
	display: block;
	line-height: 22px;
	padding: 39px 7px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	/*letter-spacing: 1px;*/
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}

.checkbox-style-1-label::before,
.radio-style-1-label::before,
.checkbox-style-2-label::before,
.radio-style-2-label::before,
.checkbox-style-3-label::before,
.radio-style-3-label::before {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #ddd;
	content: "";
	display: inline-block;
	height: 20px;
	line-height: 1;
	margin-right: 3px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	width: 20px;
}

.cod_loocup {
	font-size: 14px;
	background-color: transparent;
	color: #951b81;
	border: 2px solid #951b81;
}

.modal-body ul {
	padding-left: 10px;
}

.button:hover {
	background-color: #8f8d8d !important;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.modal-xl {
    max-width: 800px;
}

.modal-xxl {
    max-width: 1200px;
}

@media (min-width: 992px) {
  .modal-xxl {
    width: 992px;
  }
}

@media (min-width: 1200px) {
  .modal-xxl {
    width: 1200px;
  }
}

.modal-lg {
	max-width: 369px;
}

.modal-body {
	padding: 0px;
	position: relative;
}

.mag_st {
	background-color: #FFF !important;
	color: #009FE3;
}

.swiper-slide:hover {
	cursor: pointer;
}

/*CALENDARIO*/
.fc-calendar .fc-row>div>span.fc-date {
	position: absolute;
	color: #333;
	text-shadow: none;
	font-size: 28px;
	font-weight: 300;
	bottom: auto;
	right: 8px;
	top: auto;
	bottom: 10px !important;
	left: auto;
	text-align: left;
	text-shadow: none;
}

.fc-calendar .fc-row>div {
	box-shadow: -1px 0 0 #E5E5E5;
	border: none;
	padding: 3px;
}

.fc-calendar .fc-row>div>div {
	margin-top: 0px;

}

.dark .fc-calendar .fc-row>div>div a,
.dark .fc-calendar .fc-row>div>div span {
	color: rgba(255, 255, 255, 0.7);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	background: rgba(0, 139, 203, 1);
}

.fc-calendar .fc-row>div>div a,
.fc-calendar .fc-row>div>div span {
	position: relative;
	z-index: 1;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	max-width: 100%;
	margin-bottom: 1px;
	background: #1E73BE;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-ms-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.sidebar-widgets-wrap .widget {
	padding-top: 10px;
	border-top: 1px solid #EEE;
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 0px;
	*display: inline;
}

.owl-carousel .owl-item img {
	display: inline-block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.spost .entry-image,
.spost .entry-image a,
.spost .entry-image img,
.spost .entry-image i {
	width: 71px;
	height: 40px;
}

.feature-box.fbox-border .fbox-icon {
	border: 0px solid #1ABC9C;
	border-radius: 50%;
}

.widget-filter-links li.active-filter span {
	color: #FFF;
	background-color: #009FE3;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.button-comoli{
	
	background-color: #009FE3;
	
}

.modal-backdrop {
	position: relative;
}

.widget-filter-links li {
	font-size: 12px;
	line-height: 16px;
}

/*@media (max-width: 767px) {
	.portfolio-item .portfolio-image {
		min-height: 244px;
	}
}

@media (min-width: 768px) {
	.portfolio-image {
		min-height: 237px;
	}
}*/

.button-container {

	display: flex !important;  /* Use flexbox to align buttons horizontally */
    justify-content: space-between!important; /* Space between the buttons */
	
}

.button-nomargin {

	margin: 0px !important;

}

.postcontent blockquote {
	border-left: 5px solid #009FE3 !important;
}

@media (max-width: 479px) {
	.container {
		width: 100% !important;
	}
}

.svi_tec-box h3 span.subtitle {
	display: block;
	margin-top: 0px;
	color: #444;
	font-weight: 300;
	font-size: 12px;
	text-transform: none;
	/* letter-spacing: 1px;
	font-family: "Raleway", sans-serif; */
}

/* .svi_tec-box h3{
	height:40px;
}
.svi_tec-box{
	height:250px;
} */

.active-fbox .fbox-icon i {
	color: #FFF !important;
	box-shadow: 0 0 0 1px #333 !important;
}

.active-fbox .fbox-icon i:after {
	transform: scale(1) !important;
	opacity: 1 !important;
	background-color: #333 !important;
}
.social-icon2 {
    font-size: 16px;
    width: 38px;
}
.social-icon2:hover {
	margin: 0 5px 5px 0;
	width: 38px;
	height: 38px;
    font-size: 16px;
    background: url("../images/new/ico-fb-off25.png");
    background-color: transparent;
    background-size: 38px;
    background-repeat: no-repeat;
	overflow: hidden;
}
#top-social li {
	border-left: 0px solid #EEE;
}

.dark #copyrights {
	color: rgba(255,255,255,0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}


.promo-form-button {
    background-color: #009FE3 !important; /* Set your desired background color here */
    color: #EEE !important; /* Set text color to make it readable on the background */
    padding: 0px 10px !important; /* Adjust padding to style the button size */
    text-decoration: none; /* Remove underlines from links */
    border: none; /* Remove button borders if desired */
    border-radius: 5px !important; /* Add rounded corners for styling */
	margin: 0px;
}

@media (max-width: 767px) {
    #copyrights .col_half:last-child {
        display: inline-block;
        text-align: center !important;
        float: none;
    }    
}
.mr-2 {
    margin-right: 8px;
}
.ico-sociali img {
    width: 30px;
    height: 30px;
}
.product-3 .product {
	padding: 0 30px 10px 0;
	width: 33.33333333%;
}

.has_specialist h5{
	font-size:16px
}
.fourinc {
    min-height: 400px;
}
@media (max-width: 575.98px) {
    #logo, #logo img, #top-search form {
        max-height: 60px;
    }
    #primary-menu-trigger {
        top: 5px;
        margin-top: 0;
    }
    #top-search a {
        top: 20px;
        margin-top: 0;
    }
}

.product-4 .product-article-4 {
    padding: 0 30px 10px 0; /* Adjust padding as needed */
    width: 25%; /* Each product takes up 25% of the container's width */
}

#listing {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
    grid-gap: 10px; /* Gap between items */
  }
  
  . {
    width: 400px !important;
    height: 400px !important; /* Height of each item, adjust as needed */
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
	margin-top: 5px;
    line-height: 0px; /* For vertical centering of text */
  }

  #fullscreenDiv {
    z-index: 1000; /* Make sure it's above other content */
    background-color: rgba(0,0,0,0.75); /* Semi-transparent background */
    /* Add more styling as needed */
}

.fil-div {

	/* Per mantenere 4 elementi sulla stessa riga */
	width: 395px !important;

}

/* Nuovo layout verticale per lista news */
#news-listing {
    display: block; /* no grid */
}

.news-item {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}


.lds-roller,
.lds-roller div,
.lds-roller div:after {
  box-sizing: border-box;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7.2px;
  height: 7.2px;
  border-radius: 50%;
  background: currentColor;
  margin: -3.6px 0 0 -3.6px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 62.62742px;
  left: 62.62742px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 67.71281px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 70.90963px;
  left: 48.28221px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 70.90963px;
  left: 31.71779px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 67.71281px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 62.62742px;
  left: 17.37258px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12.28719px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.button_ap {
	padding: 0 14px !important;
	font-size: 13px;
	height: 26px;
	line-height: 13px;
 	border-radius: 13px;
}

@media screen and (max-width:1396px) { 
	#header-wrap .container{
		display:block !important;
		margin-bottom: 20px !important;
	}
}

@media screen and (max-width:1025px) { 
	/* #header-wrap .container{
		display:block;
		margin-bottom: 20px !important;
	} */
	#primary-menu ul .li-its{
		margin-right: 20px;
		margin-top:5px; 
		margin-bottom:20px !important;
	}
}

@media screen and (min-width:1395px) { 
	#header-wrap .container{
		display:flex; 
		align-items:center; 
		justify-content:space-between;
	}
	#primary-menu ul .li-its{
		margin-right: 20px;
	}
	#primary-menu .ul-its{
		display: flex !important;
		align-items: center !important;
	}
	#primary-menu{
		display:flex;
		align-items:center;
	}
}

#primary-menu ul li .butt-its{
	padding:5px 10px 5px 10px !important;
	border-radius:25px;
	height: auto !important;
}

#primary-menu ul li .button_ap{
	border-radius:25px;
}

@media screen and (min-width: 1350px) and (max-width: 1500px) { 
	#primary-menu ul li a{
		padding:39px 6px !important;
		font-size:11px;
	}
}

.bck-its{
	max-width: 160px !important;
	border-radius: 20px !important;
}

.bck-its:hover{
	transform: scale(1.05);
}


.li-its{
	display: flex !important;
	justify-content: center !important;
}

.a-its{
	transition: transform 3s ease-in-out;
}

.a-its:hover{
	transform: scale(0.98);
}

#primary-menu .ul-its .li-its .bck-its{
	border-bottom: 3px solid #009FE3 !important;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) .ul-its .li-its .a-its img {
    width: 110px;
}

.treedom {
    position: relative;
    float: right;
    vertical-align: top;
    margin: 0px;
}
.treedom img {
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .treedom {
        display: none;
    }
}
