@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,600');
.h1-fascia {color: #fff;font-size: 52px;font-family: 'montserratlight';letter-spacing: 2px;margin: 0px;text-transform: uppercase;line-height:53px;}
b, strong {color: #008730 !important;}
.mia-table td a {font-weight:bold;color:#00872f;}
.mia-table td a:hover, .mia-table td a:focus {color: #000000;}
.no-padding-left .pdf-dida {float:left;}
.no-padding-left a {float:left;}
.annuncio-mobile {display:none;}
.new-prd {border:3px solid #008730 !important;}
.new-prd-2 {border:3px solid #ef2f21 !important;}
.new-prd .txt-mio:first-line, .new-prd-2 .txt-mio:first-line {font-weight:bold !important;}
.new-prd::before, .new-prd-2::before {width:0;height:0;margin:50px auto;	background:none;border-width:100px 100px 0 0;border-style:solid;border-color:#0cf transparent transparent transparent;}
.subcategories select {border: 1px solid #008730;border-radius: 6px;padding: 6px 0px 6px 6px;background-color: #2e9854;font-size: 13px;margin-left: 22px;margin-top: -10px !important;color: #ffffff;}
.btn-landing {height: 100%;}
.btn-landing p {color: #ffffff !important;line-height: normal;padding-top: 10px;font-size: 30px;padding-left: 30px;}
.landing-txt-elenco p {margin-left:42px;}
.landing-slider h1, .landing-slider h5  {color: #ffffff;}
.txt-mio {height: 185px;position: relative; font-size:12px;}
.allineato {display:inline !important;margin-left: 10px;}
.alert {margin-top: 15px;border-radius: 8px;letter-spacing: 1.2px !important;font-size: 14px !important;}
.alert strong {font-size:18px !important;}
.bullet {margin-top:20px;}
/*.side-bar-revenues h6 a {margin-bottom:10px !important;}*/
.head {height: auto !important;}
.elenco-nazioni {display:none;}
.books article {padding: 16px;border-radius: 10px;}
.pdf-dida {font-weight: bold;margin-top:35px;margin-right:15px;font-size:20px;}
.clients li a {padding: 0px !important;}
.card-body {margin-left: 20px;}
.select-box-search h3 {font-size: 26px !important;font-weight: normal !important;}
.date {color: #008730 !important;font-size: 24px;font-weight: bold;}
/* mega menù */
.dropdown-large {position: static !important;}
.dropdown-menu-large {margin-left: 16px;margin-right: 16px;padding: 5px 0px;height:210px;}
.dropdown-menu-large > li > ul {padding: 0;margin: 0;}
.dropdown-menu-large > li > ul > li {list-style: none;}
.dropdown-menu-large > li > ul > li > a {display: block;padding: 3px 20px;clear: both;font-weight:300;line-height: 1.428571429;color: #333333;white-space: normal;}
.dropdown-menu-large > li ul > li > a:hover, .dropdown-menu-large > li ul > li > a:focus {text-decoration: none;color: #262626;background-color: #f5f5f5;}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {color: #999999;}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {text-decoration: none;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor: not-allowed;}
.dropdown-menu-large .dropdown-header {color: #00872f;font-size: 18px;}
.box-prd {border: 3px solid #ffffff;}
.box-prd  img {border: 1px solid #bdbebf;}
.box-prd h3 {text-align: left;font-size: 24px;margin-top: 0px;}
.box-prd h5 {color: #666666 !important;font-size: 14px !important;}
.desc, .tecs, .select-box {font-size:13px;text-align:left;margin-top:40px;}
.pdfd {padding-top: 15%;}
.pdfd a {background-color: #e41a1a;border-radius: 10px;padding: 8px 13px;width: 100%;color:#ffffff;}
.products article {padding: 30px !important;text-align: left !important;border-radius: 10px;}
.tecs {margin-top:12px;}
.desc i .tecs i {color: #008730 !important;}
.btn-cerca {text-align:center;margin-top: 6%;}
.btn-cerca a {background-color: #008730;border-radius: 10px;padding: 8px 13px;width: 100%;color:#ffffff;}
/*.form-group {margin-bottom: 3px !important;}*/
.select-box label {color: #666666 !important;}
.select-box-search {text-align:center;}
.btn-cerca-search a {background-color: #008730;border-radius: 10px;padding: 8px 13px;width: 100%;color:#ffffff;}
.search-box .btn a{color:#eee; background-color:transparent !important; display:block;}
.btn-search{width:200px;}
.btn-border {border: 1px solid #ccc;}
@media (max-width: 768px) {
  .dropdown-menu-large {margin-left: 0;margin-right: 0;}
  .dropdown-menu-large > li {margin-bottom: 30px;}
  .dropdown-menu-large > li:last-child {margin-bottom: 0;}
  .dropdown-menu-large .dropdown-header {padding: 3px 15px !important;}
}/* fine mega menù */

.color-switcher {display:none;}

/* Bootstrap 5 colonne */
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-24 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-24 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-24 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-24 {
        width: 20%;
        float: left;
    }
}/* fine Bootstrap 5 colonne */

.desc-row{
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.desc-row:hover{
	background-color:#eee;
}
.tbl-dati{
	overflow-x:scroll;
}
.table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th{
	border: 1px solid #fff;
    text-align: center;
	/*font-family:'Barlow Condensed', sans-serif;*/
	font-size:12px;
	font-weight:600;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background-color:#ccc;
}
.table-striped>tbody>tr:nth-of-type(1)>td, .table-striped>tbody>tr:nth-of-type(1)>th{
	font-family:'Barlow Condensed', sans-serif;
	font-size:12px;
	font-weight:600;
}

.table>tbody>tr>td, .table>tbody>tr>th{
	border: 1px solid #fff;
    font-size: 10px;
	/*font-family:'Barlow Condensed', sans-serif;*/
	font-size:12px;
	font-weight:400;
}
.tab-pane h5 {font-size:13px;font-weight:bold;font-weight: bold !important;}
.megamenu-title a {height:40px;color: #00872f !important;padding-left: 0px !important;font-weight: bold !important;background: #ffffff !important;}
.megamenu-title a img {margin-bottom: 8px;}
.breadcrumb li a {color: #ffffff !important;}
.checkbox label.highlight::before{background: #00872f;}
.tecdata td{
	border:1px solid #333;
	text-align:center;
	font-size:12px;
}
h6.icelcode{
	color:#00872f;
}
.modal-dialog{
	width:840px !important;
	margin-top:120px;
}
.modal-header .close{
	margin-top: -25px;
}
.search-box:last-child{
	width: 50% !important;
	margin-left: 25%;
}
.mini-tbl-dati{
	width:100%;
}
.mini-tbl-dati td{
	font-size:90%;
	padding:4px 0;
	color:#333;
}
.mini-tbl-dati tr{
	border-bottom:1px solid #ccc;
}
.mini-tbl-dati>tbody>tr:nth-of-type(odd) {
    /*background-color: #ccc;*/
}
.info{color:#666;}
.box-result{text-align:right;}
.box-result a:hover, .box-result a:focus {color:#ffffff !important;}
.box-result a.alert-success{
	padding: 10px 15px;
	text-align:center;
}
.box-result a.alert-success:hover{
	background-color:#3772a5;
}
.spec{color:#6f6f6f;font-size:12px;margin-top: 30px;border-top: 1px solid #ededed;}
.spec li{float:left;}
.spec li label{width:20px; color:#333;float:left;text-align: center;}
.dim-table h6{color:#6f6f6f;}
.mini-tbl-dati td{color:#6f6f6f; font-size:12px;}
.lb-data .lb-close {
    position: fixed;
    top: 20px;
	right:20px;
}
.param-off, .filter-off, .subcat-off{
	display:none;
}
#search_result{
	background-color:#fff;
	padding:20px;
	width:100%;
	float:left;
	border-left: 1px solid #008730;
	border-bottom: 1px solid #008730;
	border-right: 1px solid #008730;
	border-radius: 0px 0px 20px 20px;
}
#search_result ul li{
	display:block;
	margin-bottom:8px;
	width:100%;
}
#search_result ul li a{
	padding:0;
	text-decoration:none;
	background-color:transparent;
	font-size:15px;
	color:#00872f;
    margin-right: 15px;		
}
article.box-prd.new-prd::after {
    content: 'new';
    position: absolute;
    top: 7px;
    right: 20px;
    font-weight: bold;
    color: #008730;
    font-size: 16px;
    -moz-transform: rotate(35deg);
    text-rendering: optimizeLegibility;
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}
article.box-prd.new-prd-2::after {content: 'upgrade';position: absolute;top: 18px;right: 20px;font-weight: bold;color: #ef2f21;font-size: 16px;-moz-transform: rotate(35deg);text-rendering: optimizeLegibility;-webkit-transform: rotate(35deg);-o-transform: rotate(35deg);-ms-transform: rotate(35deg);transform: rotate(35deg);}
.search-box{position:relative;}
#asyncloading, #asyncloading2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #eeeeeebb;text-align:center;border-radius: 10px;}
#asyncloading img, #asyncloading2 img{width: 100px;margin-top: 10%;}
.searched{position: relative;font-weight: bold;color: #eee;background-color: #333;line-height: 33px;border-radius: 4px;cursor: pointer;}
.searched .fa{position: absolute;right: 9px;top: 9px;}	
.blinking{animation:blinkingText 0.8s infinite;}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #000;    }
}

.products h2{font-size:14px;}
.who-we h2{font-size:14px;}
.who-we h1{font-size:14px; color: #008730 !important;}
.heading h2{font-size:14px !important; color: #008730 !important; }
.heading h1{font-size:14px; color: #008730 !important;}
.testi h1{font-size:24px;}
.testi h2{font-size:24px; font-style: italic;color: #333333;line-height: 48px;letter-spacing: 0px;font-family: 'Libre Baskerville', serif; text-transform:none !important; font-weight:500;}
.heading  li h2 {font-size:10px !important; color: #000000 !important; line-height:11px;}
.btn btn-landing b strong{color: #ffffff !important;}
.ownmenu .menu-language ul.dropdown{width:80px;}
.alert-success strong{color: #ffffff !important;font-size: 14px;}
#elem-9655.services li:hover article a {background: transparent !important;color: #fff;}
#elem-9655.services article a {background-color:#ffffff91 !important; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
#elem-9655.services li:hover article a {background-color:#ffffff91 !important; color: #000 !important; border-top: 22px solid #00872f; border-bottom: 1px solid #00872f;}
#elem-9655 h5 {background-color:#ffffff; padding:30px; border-bottom: 2px solid #d7eadd;}
#elem-9655.services li:hover article a h5 {color: #000 !important;}
#elem-9655.services li:hover article a i {color: #000 !important;}
#elem-9655.services article a p {color: #00872F !important; font-size:16px;}
#elem-9655.services li:hover article a p {color: #00872F;}
#elem-9655.services li .button{ height:330px !important;}
.bg1{background-color:#ffffff;}
.bg2{background-color:#eeeeee;}

/* pagina FAQ */
.box-faq:first-child {border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}
.box-faq {padding: .75rem 1.25rem;margin-bottom: 0;border-bottom: 0px solid rgba(0,0,0,.125);}
.box-faq .card-header {background-color: rgba(0,0,0,.03);}
.box-faq .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.box-faq .btn-link {
	font-weight: 400;
    color: #00872f;
    background-color: transparent;
    font-size: 16px;
	text-transform: initial;
}
.box-faq h2 {
	font-weight: 400;
    font-size: 18px !important;
    color: #008730 !important;
    font-weight: 400;
}
.box-faq .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.box-faq .card-body {margin: 20px;display: flex;}
.box-faq .faq-img {margin-bottom:10px;}
.box-faq .card-body {font-size:13px;}
.box-faq .faq-pdf a {font-size:13px;display:block;}
/* nuovo stile
/*background: #B81D00;*/


#elem-9532.bg2 {background-color: #00872f;}
#elem-9532 .testi h1, #elem-9532 .testi h2 {color: #ffffff !important;}
#elem-7794.bg2 {background-color: #fff8de;}
#elem-22{background-color: #fff8de;}
#elem-28{background-color: #ffffff;}
	
#elem-9655.services article a p {
	color: #DCA163 !important;
	font-size: 16px;
	font-weight:bold ;
}



#elem-13516.services li:hover article a h5 {
	color: #000000;
}


#elem-13516.services li:hover article a {
	
	color: #fff;
	border-top: 22px solid #ec9813;
	border-bottom: 1px solid #ec9813;
	
}
#elem-13516.services li:hover article a {
	background: #f7f7f7;
	color: #fff;
}
#elem-13516.services article a {
	background: #f7f7f7;
	padding: 60px 45px;
	border-top: 22px solid #00872F;
	border-bottom: 1px solid #00872F;}
#elem-13516.services li:hover article a h5 {
	color: #000}
#elem-13516.services li:hover article a p {
	color: #000}



#elem-13289.services li:hover article a h5 {
	color: #000000;
}


#elem-13289.services li:hover article a {
	
	color: #fff;
	border-top: 22px solid #ec9813;
	border-bottom: 1px solid #ec9813;
	
}
#elem-13289.services li:hover article a {
	background: #f7f7f7;
	color: #fff;
}
#elem-13289.services article a {
	background: #f7f7f7;
	padding: 60px 45px;
	border-top: 22px solid #00872F;
	border-bottom: 1px solid #00872F;}
#elem-13289.services li:hover article a h5 {
	color: #000}
#elem-13289.services li:hover article a p {
	color: #000}

#elem-12790.services li:hover article a {
	background: #ec9813;
	color: #fff;
}

#elem-12790.services article i {
	font-size: 50px;
	color: #00872f !important;
}
#elem-7794.services li:hover article a {
color: #000;
}
#elem-7794.services li:hover article a h5 {
	color: #ec9813;
}

#elem-7794.services article a {
	/*background: #f7f7f7;*/
	background: #00872F;
	padding: 60px 45px;
	border-top: 1px solid #00872F;
	border-bottom: 22px solid #00872F;}
	
#elem-7794.services li:hover article a {
	
	color: #fff;
	border-top: 1px solid #ec9813;

	
}	

#elem-13289.services li:hover article a {
	
	color: #fff;
	border-top: 1px solid #ec9813;

	
}

#elem-9655.services article a {
	background-color: #ffffff91 !important;
	border-top: 22px solid #ec9813;
	border-bottom: 1px solid #ec9813;
}
#elem-17.services li:hover article a {
	background: #f7f7f7;
	border-top: 1px solid #ec9813;
	border-bottom: 1px solid #ec9813;
}

#elem-17.services article a {
	background: #ffffff;
	border-top: 1px solid #00872f;
}

#elem-17.services li:hover article a p {
	color: #000;
}

#elem-17.services article h5 {
	color: #00872f;}

.services article i {
	font-size: 50px;
	color: #00872f !important;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

#elem-22 h4{font-size: 40px;color:#00872f;}
#elem-22 .list-style-featured .icon {
	height: 76px;
	width: 75px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	background: #ec9813 !important;
	border-radius: 50%;
	font-size: 39px;
	margin-right: 10px;
}
#elem-22 .list-style-featured li h6 {
	text-transform: uppercase;
	font-size: 18px;
	/* color: #ec9813; */
}

#elem-7794.services article a {border-bottom: 0px solid #ec9813;}
#elem-7794 h5{color:#ffffff;}
#elem-7794.services article i {
	font-size: 50px;color: #ffffff !important;}
.list-style-featured .icon {
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	background: #ec9813 !important;
	border-radius: 50%;
	font-size: 20px;
	margin-right: 10px;
}
.testi p {color: #ec9813;}

.side-bar-revenues .head {
	background: #ec9813;
	padding: 20px 20px;
	text-transform: none;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	height: 56px;
	margin-top: 5px;
}

.side-bar-revenues .head a {
	color: #fff;
	display: inline-block;
	width: 100%;
    text-indent: -10px;
    margin-left: 14px;
}
.who-we li i {
	font-size: 26px;
	color: #ec9813;
	margin-bottom: 10px;
}
.new-cta  h1 {color:#ec9813;}
.new-cta  h2 {}
.new-cta  h6 {display:none;}
#cta-8, #cta-9, #cta-5, #cta-270, #cta-272, #cta-9530, #cta-3131, #cta-6624, #cta-6, #cta-7, #cta-14107 {background: #f7f7f7;}
.mio-elenco li {margin-bottom:5px;color: #6f6f6f;}
.mio-elenco-no-bottom li {margin-bottom: 0px !important;}
.mio-elenco li a {padding: 6px 0 !important;}
.mio-elenco ul {list-style: none;margin-left: 20px;}
.mio-elenco ul li::before{content: "\2022";color: #40b754;font-weight: bold;display: inline-block;width: 1em;margin-left: -1em;}