:root {
	--sisalute:  #16699d;
	--unisalute: #7bb810;
}

.background-pos-top-center { 
	background-position: top center !important; 
}
body{
	color:#363636;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance:none;
}
img{
	width:100%;
}
hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
   }

::marker {
    color: #009841;
}
a:hover{
	color: inherit!important;
    text-decoration: unset!important;
}
.scroll {
    overflow: hidden;
}

.container_top-bar .menu-icon {
    width: auto;
    margin-right: 5px;
}
.uppercase { text-transform: uppercase; }   
.fw800 { font-weight: 800; }
.prestazioni {
    border:  1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
    margin-left: -10px;
    margin-right: -10px;
    height: 95px;
}
.prestazioni:hover {
	box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
}
.prestazioni table {
    width: 100%;
    height: 100%;
}

.prestazioni .label { 
    padding: 0px 5px;
    line-height: 14px;
    font-size: 14px;
}

.prestazioni.prest-btn .arrow {
	font-size: 41px;
	line-height: 41px;
    color: #00944B;
    font-weight: 600;
}
.prestazioni.prest-btn a {
	font-size: 29px;
    color: #00944B;
    font-weight: 600;
    padding-left: 15px;
}
.prestazioni.in-page {
	margin:0px !important;
}

.blocco-prestazioni-inpage {
	height: 330px;
}

@media screen and (max-width: 600px) {
	.blocco-prestazioni-inpage {
		
		height: auto;
	}
}

.label-tag-subtitle {
    position: relative;
    margin-top: -30px;
    margin-bottom: 15px;
}

.container_news .label-tag-subtitle {
    margin-top: 0px;
}

.card_in_evidenza .label-tag-subtitle {
    position: absolute;
    top: 15px;
    margin: 0px;
}

.label-tag-subtitle div {
    background: #007C3F;
    color: #ffffff;
    position: relative;
    border-radius: 0px 20px 20px 0px;
    padding: 0px 30px 0px 10px;
    display: inline-block;
}

.contacts .label {
    font-weight: 800;
    font-size: 29px;
    padding-left: 15px;
}

a.glink {
    color: #00944B !important;
}

   
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	display:inline-block;
}
.col-sm-6{
	-ms-flex: 0 0 49.7%;
    flex: 0 0 49.8%;
    max-width: 49.8%;
}
.col-sm-4, .col-md-4 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.carousel-control-prev, .carousel-control-next{
	display:none;
}
.text_fragments a{
	color: #01954c;
	font-style: italic;
}

.uppercase { 
	text-transform: uppercase 
};

#logo_navbar{
	max-width:230px;
}
.top-bar {
	background:#fff;
	max-width: 1140px;
    margin:auto;
}
.container_top-bar{
		box-shadow: 0 2px 20px 0 rgb(0 0 0 / 15%);
		width:100%;
}
body{
	font-family: 'Kanit', sans-serif;
}

.right_box ul li{
	display: inline-block;
}
.sub-top-bar{
	width:100%;
	padding:0;
    max-width: 1140px;
    margin:auto;
    height:80px;
}
.sub-top-bar ul{
	margin:0;
	height:100%;
}

.sub-top-bar ul li{
    display: inline-block;
    /* width: 16%; */
    width:13%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    /* font-size: 16px; */
    font-size: 15px;
    /* line-height: 19px; */
    line-height: 17px;
    vertical-align: middle;
}
.top-bar-desk{
	display:block;
}
.top-bar-mob{
	display:none;
}
.top-bar-mob .nav-drill a.nav-link:active, .top-bar-mob .nav-drill a.nav-link:focus, .top-bar-mob .nav-drill a.nav-link:target{
	color: #01954c!important;
}
.right_box.ml-auto .nav-link {
    font-size: 15px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #01954c;
    border-color: #01954c;
}
.page-link{
	color: #01954c;
}

#container-page-page, #container-page-home{
	margin-bottom:100px;
}
#footer{
	background: #363636;
	color:#fff;
	font-size:15px;
	font-weight:300;
	padding:43px 0;
	line-height:16px;
	/*margin-top:100px;*/
	position:relative;
}
button.owl-prev::after {
    content: "chevron_left";
    font-family: "Material Icons";
    text-transform: initial;
    color: #00954c;
    font-weight: 300;
    font-size: 60px;

}
button.owl-next::after {
    content: "chevron_right";
    font-family: "Material Icons";
    text-transform: initial;
    color: #00954c;
    font-weight: 300;
    font-size: 60px;
}
.owl-next span, .owl-prev span{
	display:none;
}
button.owl-prev {
    left: 5%;
    position: absolute;
    top: 33%;
    outline: none;
}
button.owl-next {
    position: absolute;
    right: 5%;
    top: 33%;
    outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none;
}
div#logo-footer {
    width: 200px;
    margin-bottom: 20px;
}
.container-another-info {
    width: 90%;
    height: 50px;
    vertical-align: top;
}
.footer-col{
	vertical-align:top;
	padding-top: 38px;
}
.footer-col-btn{
	-ms-flex: 0 0 15.0%;
    flex: 0 0 15.0%;
    max-width: 15.0%;
}
/*-----  */
.nav-drill ul li{
	list-style: none;
}
.nav-drill ul{
	padding:10px;
}
div#logo_navbar_mob {
    max-width: 50%;
    display: inline-block;
    left: 0;
    float: left;
}

.main.container .row{
	/* display:block; */
}

.nav-top {
  align-items: center;
  z-index: 101;
  padding: 10px 20px;
  width: 100%;
  background-color: #fff;
  text-align:right;
  height:70px;
}
.nav-top .hamburger {
  margin-left: auto;
  color: #fff;
  cursor: pointer;
  box-shadow: 0px 2px 10px rgb(0 0 0 / 40%);
  border-radius: 9px;
  font-size: 45px;
  color: #a7a7a7;
}

.nav-drill {
  transform: translateX(100%);
}

.nav-is-toggled .nav-drill {
  transform: translateX(0);
  display:block;
}
.nav-is-toggled::after {
  opacity: 1;
  visibility: visible;
}

.nav-drill {
	display: flex;
    position: fixed;
    z-index: 100; 
    left: auto;
    right: 0;
    width: 100%;
    height: calc(100% - 60px);
    background-color: #e3e3e3;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: 0.45s;
    float: right;
    flex-direction: column;
    z-index:9999;
    display:none;

}
.nav-drill ul li, .nav-drill ul{
	background:unset;
}
.nav-items {
  flex: 0 0 100%;
  position:relative;
}

.nav-item:not(:last-child) {
  border-bottom: 0;
}

.nav-expand-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  background-color: #daf9f4;
  transition: 0.3s;
  visibility: hidden;
  overflow: scroll;
}
.nav-expand-content .nav-item:not(:last-child) {
  border-bottom: 0;
}
.nav-expand-content .nav-link {
  background-color: #daf9f4;
}
.nav-expand-content .nav-back-link {
  display: flex;
  align-items: center;
  background-color: #e3e3e3 !important;
  color: #fff;
}
.nav-expand-content .nav-back-link::before {
  content: "chevron_left";
  margin-right: 0.5em;
  font-family: "Material Icons";
  text-transform: initial;
  color: #00954c;
  font-weight: 700;
}
.nav-expand-link {
  display: flex;
  justify-content: space-between;
}
.nav-expand-link::after {
  content: "chevron_right";
  flex: 0 1 auto;
  font-family: "Material Icons";
  text-transform: initial;
  color: #00954c;
  font-weight: 700;
  
}
.nav-expand.active > .nav-expand-content {
  transform: translateX(0);
  visibility: visible;
}
.nav-expand .nav-expand-content {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-link {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-link {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: #e3e3e3;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
  background-color: #e3e3e3;
}
a.nav-link.item_link_active {
    color: #01954c!important;
    font-weight:400;
}
div#mob_login {
    width: 50%;
    display: block;
    padding: 10px;
    margin: 10px;
    color: #fff;
    border-radius: 5px;
    text-align: left;
    height:auto;
    text-align: right;
    padding-right: 35px;
}
.nav-item, .nav-item a{
	color:#000;
	font-size: 18px;
	font-weight: 300;
}

.owl-carousel .item{
	height:400px;
    background-position: top center;
    background-size: cover;
}
.carousel-caption {
    top: 20%;
    left: 15%;
    text-align: left;
    max-width:1140px;
    margin:auto;
}
.carousel-caption h5 {
    font-size: 48px;
    line-height: 48px;
  	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}
.btn{
	height: 60px;
  	width: 340px;
  	border-radius: 5px;
  	font-size:18px;
  	line-height:22px;
  	position:relative;
}
.btn:hover{
	color:#fff;
}
.btn-gr:hover{
	background-color: #007c3f;
}
.btn-gr{
	background-color: #00954C;
	color:#fff;
}

.btn-gr a{
	color:#fff;
}


a.btn {
	
}

a.btn.btn-unisalute {
	background-color: var(--unisalute)  !important;
	color: #fff !important;
    height: auto !important;
    width: auto !important;
}

a.btn.btn-sisalute {
	background-color: var(--sisalute) !important;
	color: #fff;
	color: #fff !important;
    height: auto !important;
    width: auto !important;
}


.btn-slide{
	margin-top:52px;
	text-align:left;
	text-align: left;
    bottom: 30%;
    position: absolute;
}
.btn-top-bar{
    text-align: right;
    width: 180px;
}
.btn-footer{
    text-align: right;
    width: 165px;
    font-size: 16px;
    padding-right: 22px;
}
.btn-top-bar p{
	width:85%;
	font-weight:300;
}
.btn-top-bar p b{
	font-weight:500;
}
.btn-top-bar .svg_container_btn{
	width:18%;
}
.col-sm-3 {
    -ms-flex: 0 0 23.7%;
    flex: 0 0 23.7%;
    max-width: 23.7%;
    display: inline-block;
}

.col-sm-8 {
    -ms-flex: 0 0 66.0%;
    flex: 0 0 66.0%;
    max-width: 66.0%;
}
.button-hp {
	padding: 0;
    margin: 1% 0.5%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
    border-radius: 5px;
    cursor:pointer;
    height: 116px;
    vertical-align: top;
    border: 4px solid #fff;
}
 
.button-hp table{
	height: 100%;
    width: 100%;
    vertical-align: middle;
}
.color-row{
	width:100%;
	height:10px;
	position:absolute;
	top:0;
}
.color-row div{
	display:inline-block;
	height:100%;
	margin: 0;
    float: left;
}
.color-row .box_rosso{
	width:70%;
	background:#D63526;
}
.color-row .box_giallo{
	width:20%;
	background:#FECC1C;
}
.color-row .box_verde{
	width:10%;
	background:#00944B
;
}
.card-body{
	 padding: 10px 1.25rem;
}
.card_in_evidenza .col-sm-3{
	padding:5px;
	-ms-flex: 0 0 24;
    flex: 0 0 24%;
    max-width: 24%;
    display: inline-block;
}
.card_in_evidenza .card-title{
	text-transform: uppercase;
}
.card{
	border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    border: 0;
    height:450px;
}

.card.evidences{
    height:400px;
}

.container_news .card-footer {
	padding-left: 0;
    padding-right:0;
}
.card-footer {
    background: transparent;
    border: 0;
    text-align: right;
    font-size: 12px;
}
.card-footer a:hover{
	font-weight:500;
}
.title_with_icon h2{
	display: inline-block;
}
.title_with_icon svg{
	margin-top:-5px;
}
.svg_container{
	display:inline-block;
}
.svg_container_btn{
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:12%;
}
.svg_container_btn svg{
	height:100%;
	width:100%;
}
.card-title{
	font-size:24px;
}
.card-text{
	font-size:18px;
	line-height:22px;
	font-weight:300;
}
.btn-hp-txt {
    width: 60%;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px;
    vertical-align: middle;
    color: #363636;
}
.btn-hp-img {
    width: 35%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5%;
}
.title_par{
	margin-bottom:33px;
}
.tab-content .title_par{
	text-transform:uppercase;
}
.container_news .title_par{
	text-transform:inherit;
}
.single_question {
    width: 100%;
    padding: 10px;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    height: 50px;
    overflow: hidden;
    line-height: 29px;
    margin: 10px 0;
    position:relative;
}
.single_video {
    width: 100%;
    padding: 10px;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    overflow: hidden;
    line-height: 29px;
    margin: 10px 0;
    position:relative;
}
.second-title{
	margin-bottom:33px;
}
.svg-container-question{
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:3%;
}
.svg-container-question svg{
	width:100%;
	height:100%;
}

.svg-container-news  svg{
	width: 35px;
	height: 35px;
}
.container_news .body_news{
	height: 280px;
    overflow: hidden;
}
.body_article_related{
	height:70px;
}
.body_article_related h5{
	text-transform:uppercase;
	color: #01954c;
	font-size: 17px;
    line-height: 16px;
}

.item_related_pages{
	box-shadow:0 2px 20px 0 rgb(0 0 0 / 15%);
	padding-top:10px;
	width: 31%;
    margin: 0 1%;
    border: 2px solid #fff;
    border-radius:8px;
}
.item_related_pages.col-sm-4{
	-ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.item_related_pages:hover{
	vertical-align: top;
    border: 2px solid #01954c;
    font-weight:500;
}

.btn_pg_riservata {
    width: 45%;
    display: inline-block;
    position: relative;
    text-align: right;
    padding: 6px 37px 6px 0px;
    max-width: 295px;
    margin: 2%;
    font-weight:300;
}
.btn_pg_riservata b{
	font-weight:500;
}
.btn_acesso_aziende{
	color:#fff;
	background:#91150a;
}
.btn_acesso_aziende:hover{
	background:#6e0f07;
}
.btn_area_dipendenti{
	color:#fff;
	background:#01954c;
}
.btn_area_dipendenti:hover{
	background:#007c3f;
}

.container_btn {
    width: 80%;
    margin: auto;
}
.content_body{
	width: 80%;
    margin: 5% auto;
    background-position: center;
    background-size:cover;
    background-repeat:no-repeat;
}
.container-faq{
	vertical-align: top;
	min-height:450px;
}
.container-tutorial{
	vertical-align: top;
	border-left: 1px solid #d8d8d8;
	height:450px;
}
.tutorial-img {
    width: 30%;
    display: inline-block;
    position: relative;
}
img.icon_play {
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    margin: auto;
    top: 28%;
}
.tutorial-txt {
    padding: 10px;
    width: 68%;
    display: inline-block;
    line-height: 20px;
    font-size: 18px;
}
.single-tag {
    width: auto;
    display: inline-block;
    background: #D8D8D8;
    padding: 3px 7px;
    border-radius: 5px;
    margin:2px 5px;
    font-size: 16px;
}
.single-tag:hover {
    background: #01954c;
    color: #fff !important;
}
.single-tag a:hover {
    color: #fff !important;
}
.single-tag.active {
	background: #01954c;
    color: #fff;
}
.tab-content .single-tag.active a {
    color: #fff !important;
}

.container-tag{
	margin:33px 0;
}
.single_news h5{
	text-transform:uppercase;
}
.single_news p{
	font-size:16px;
	line-height:20px;
	font-weight: 300;
}
.news_data{
	color:#A6A6A6;
	line-height: 27px;
}
.single_news {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
    display: inline-block;
    vertical-align: top;
}

.btn-expand{
	/* display:none; */
	width: 100%;
	cursor: pointer;
}

.btn-expand .icon_quick_access {
	float: right;
}
#menus-to-expand {
	display: none;
	margin-top: 50px;
	padding: 0px 15px;
}

.button-hp.show{
	display:block;
}
.w-100 {
    width: auto!important;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}
.img_footer {
    width: 12%;
    display: inline-block;
    margin: 0 3px;
}
.container_loghi_footer {
    width: 33%;
    margin: 20px auto;
    left: 0;
    right: 0;
}
.txt_footer{
	text-align: center;
    font-size: 12px;
}
#search-bar{
	position:relative;
	margin-top:-30px;
    z-index: 999;
}
#search-bar input{
	width: 100%;
    height: 60px;
    border-radius: 40px;
    border: 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
    padding: 0 20px;
}
#search-icon {
    position: absolute;
    right: 2%;
    top: 20%;
    width: 3.3%;
    color: #00954c;
}

#search-icon svg{
	width:100%;
}
ul.sub-menu-desk li {
    display: block;
    text-transform: initial;
    width:100%;
    text-align: left;
    /* padding:20px 10px!important; */
    padding: 15px 10px !important;
    font-weight: 300;
}
.box_submenu-w ul li span:hover{
	color:#00954C;
	/*font-weight:400;*/
}
ul.sub-menu-desk{
	height:auto!important;
	padding:0;
}
.box_submenu-w{
	background: #fff;
    border-radius: 15px;
    padding: 5px 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 25%);
    min-height:100%
}
ul.main-menu-desk li{
	position:relative;
	padding: 15px 10px;
	height:100%;
	cursor:pointer;
}

.container-sub-menu-desk {
    position: absolute;
    z-index: 999999;
    top: 88%;
    width: 140%;
    min-width: 100%;
    padding:20px 0;
    display:none;
    left:-20%;
    right:auto;
}
ul.main-menu-desk li:hover::after{
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    top: auto;
    width: 50%;
    height: 8px;
    background: #00954c;
    border-radius: 20px;
    z-index: 12;
    margin: auto;
    box-shadow: 0 -6px 14px 0 rgba(0, 149, 76, 0.6);
}

.sub-menu-desk li:hover::after{
	display:none;
}
ul.main-menu-desk li.item_active::after{
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    top: auto;
    width: 50%;
    height: 8px;
	background: #FECC1C;
	box-shadow: 0 -6px 14px 0 rgba(254, 204, 28, 0.6);
	display:block;
	border-radius: 20px;
    z-index: 12;
    margin: auto;
}

.item-menu-desk table{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align: middle;
}
.item-menu-desk table p{
	margin:0;
}
/*.dropdown:hover > .container-sub-menu-desk{ display: block; }*/

.container-sub-menu-desk .container-sub-menu-desk{
    top: 0%;
    height:100%;
    width: max-content;
    max-width:220%;
}
.item_right .container-sub-menu-desk .container-sub-menu-desk{
	right:101%;
	left:auto;
}
.item_left .container-sub-menu-desk .container-sub-menu-desk{
	left: 101%;
}
.container-sub-menu-desk .container-sub-menu-desk .box_submenu-w{
	padding-top:12px;
	right:auto;
}
.container-sub-menu-desk .container-sub-menu-desk ul li{
	font-size: 15px;
    line-height: 15px;
    padding: 8px 10px!important;
    font-weight: 300;
}
.container-sub-menu-desk ul li{
	position:static!important;
}
.container-btn-icon-hp {
	margin-bottom:60px;	
}

.container-btn-icon-hp .button-hp:hover {
	background:#00944b;
	border:4px solid #005E30;
}
.container-btn-icon-hp .button-hp:hover .btn-hp-txt{
	color:#fff !important;
}
.card-img-top.card-img-top-hover{
	display:none;
}
.container-btn-icon-hp .button-hp:hover .card-img-top{
	display:none;
}
.container-btn-icon-hp .button-hp:hover .card-img-top.card-img-top-hover{
	display:block;
}
.container-visual {
    height: 230px;
    background-position: center;
    background-size: cover;
    background-color: #eee;
}
.container-visual table{
    border-collapse: collapse;
    max-width: 1140px;
    margin: auto;
    width: 100%;
    height: 100%;
}
.nome_sezione{
	font-size: 42px;
    line-height: 42px;
    text-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    color:#fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.descrizione_sezione{
	font-size: 24px;
    line-height: 24px;
    text-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    color:#fff;
    text-transform: uppercase;
}
a{
    color: unset;
}
.tab_page{
	margin:30px 0px 60px;
}

.tab-content a {
	color: #01954c !important;
}

.tab_page .nav-tabs {
	border:0;
}
.tab_page .col-8.col-md-9 {
	border-left: 1px solid #dee2e6;
}
.tab_page .nav-tabs .nav-link.active{
	background-color: #01954c;
	color: #fff;
	padding-left:10px;
	border:0;
}
.tab_page .col-md-3{
	 -ms-flex: 0 0 25%;
    flex: 0 0 24%;
    max-width: 24%;
    vertical-align: top;
}
.tab_page .nav-link{
	width: 100%;
    vertical-align: top;
    padding:5px 0;
    margin:0px;
}

.tab-list li{
	list-style: none;
	cursor:pointer;
}
.tab-list{
	padding:0;
}
.tab_page .nav-tabs .nav-link {
    color: #a6a6a6;
}
.name_tab::after{
	content: "chevron_right";
    flex: 0 1 auto;
    font-family: "Material Icons";
    text-transform: initial;
    color: #00954c;
    font-weight: 700;
    font-size: 23px;
    margin-top: -4px;
    position: absolute;
    right: 7%;
}
.open .name_tab::after{
	content: "expand_more";
    flex: 0 1 auto;
    font-family: "Material Icons";
    text-transform: initial;
    color: #00954c;
    font-weight: 700;
    font-size: 23px;
    margin-top: -4px;
    position: absolute;
    right: 7%;
}

.container-sub-tab{
	display:none;
	padding-left: 10px;
}
.open .container-sub-tab{
	display: block;
}
.breadcrumb{
	background:transparent;
	align-items: center;
}
.link_home.breadcrumb_item {
    margin-right: 10px;
    background: #e9ecef;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    color:#888888;
    margin-bottom:0;
}

a:hover .breadcrumb_item {
    color: #fff;
    background: #01954c;
}

.breadcrumb_item {
    margin-right: 10px;
    height: 30px;
    background: #e9ecef;
    padding: 6px 10px;
    border-radius: 30px;
    color:#888888;
    font-size: 15px;
    line-height: 15px;
}
.breadcrumb_item a{
	cursor: pointer;
}
.breadcrumb_item.active{
	background:#01954c;
	color:#fff;
}
.container_table_download thead{
	background: #009841;
    color: #fff;
}
.table thead th{
	font-weight:500;
}
.material-icons{
	vertical-align:middle;
}
.container_fragments{
	margin:40px auto;
}

#accordion .card, .accordion .card{
	border-radius: 5px;
    box-shadow: unset;
    border: 0;
    height: auto;
}
.icon-accordion {
    position: absolute;
    right: 1%;
    top: 25%;
}
.material-icons.read-less{
	display:block;
}
.material-icons.read-more{
	display:none;
}
.closed .material-icons.read-less{
	display:none;
}
.closed .material-icons.read-more{
	display:block;
}
.collapsed .read-less {
    position: absolute;
    right: 1%;
    top: 11%;
    display:none;
}
.collapsed .read-more {
    position: absolute;
    right: 1%;
    top: 11%;
    display:block;
}
.card-header{
	background:#f00;
}

#accordion .card-header, .accordion .card-header{
	background:transparent;
	position:relative;
	border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 2px;
    border-radius: 0;
    padding:0;
}
#accordion .card-header button, .accordion .card-header button{
	background:#FECC1C;
	width: 100%!important;
	padding: 15px 30px 15px 20px;
	border-radius: 0;
	color: #000;
    text-decoration: none;
    font-size: 16px;
        height: auto;
}
#accordion .card-header button.collapsed, .accordion .card-header button.collapsed{
	background:#fff;
}
#accordion .card-header button.collapsed:hover, .accordion .card-header button.collapsed:hover{
	    background: #efefef;
}

#accordion .card-header .card-link.collapsed, .accordion .card-header .card-link.collapsed{
	background:#fff;
}
#accordion .card-header .card-link, .accordion .card-header .card-link{
	background:#FECC1C;
}



#list_article .read_more{
	text-align:right;
	color: #009841;
}
#list_article{
    font-size: 16px;
    line-height: 18px;
}
#list_article b{
	font-weight:500;
}

.managment { text-align: center; margin-bottom:60px }
.managment img { width: inherit; margin: auto;}
.managment a {  color: #01954c !important; display: block; font-style: normal; text-transform: uppercase; font-weight: 600; font-size: 17px;}
.managment span {  color: #01954c !important; display: block; font-style: normal; text-transform: uppercase; font-weight: 600; font-size: 17px;}

.managment a:hover { text-decoration: underline !important;}
.managment p {  }

#template-aziende_consulenti {
	padding-bottom:60px;

}



ul.green_list {
    background-color: rgb(0,148,75);
    color: #fff;
    border-radius: 20px 0px;
    padding: 20px 40px;
}

ul.green_list li {
    color: #fff;
    /* font-weight: 600; */
    font-size: 19px;
}

ul.green_list li a {
	color: #fff !important;
}

ul.green_list li a:hover {
	text-decoration: underline !important;
}

ul.green_list li::marker {
    color: #fff;
}

.row-numer-effect {
    margin:  30px 0px;
}

.row-numer-effect table {
    width: 100%;
}

.row-numer-effect img {
    width: auto !important;
}

.row-numer-effect .number {
    font-size: 41px;
    line-height: 41px;
    font-weight: 600;
    padding-right: 15px;
    font-variant-numeric: tabular-nums  lining-nums;
    transition-duration: 0.7s;
    text-align: center;
}

.row-numer-effect .number.zoom {
    font-size: 51px;
    line-height: 41px;
    transition-duration: 0.5s;
    transform-origin:  50% 50%;
}

.row-numer-effect .label {
    text-transform: uppercase;
    font-weight: 300;
    padding-right: 15px;
    text-align: center;
}

#btn-for-mob {
	min-height: 50px;
    vertical-align: middle;
    padding: 10px 0;
    line-height: 20px;
    cursor: pointer;
    background: #fff;
    border-bottom: 1px solid #e9ecef;
    display:none;
    padding-right: 35px;
    position:relative;
    color: #00954c;
    text-transform: lowercase;
}
#btn-for-mob:first-letter {
    text-transform: uppercase;
}


.tabs-side-open{
	height:auto;
}
.container-tabs-side{
	height:auto;
	margin-bottom:0
}


@media screen and (max-width: 1200px) {
	.row-numer-effect td.icon-d {
	   display:none;
	}
	.btn-hp-txt{
		width: 62%;
		font-size: 14px;
		line-height: 14px;
	}
	.btn-hp-img {
    width: 35%;
   }
   .container_news .body_news {
    height: 250px;
   }
	.button-hp {
	    padding: 15px;
	    margin: 1% 0.5%;
	    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 25%);
	    border-radius: 5px;
	    cursor: pointer;
	    width: 31%;
	    max-width: 31%;
	}
	.btn-top-bar {
	    text-align: right;
	    min-width: 150px;
	    font-size: 15px;
	}
}

/* INFOBOX */
.infobox-home {  
	background-color: #FFCC1B;
	color: #363636; 
	padding:30px 15px; 
	margin:30px 0px;
	border-radius: 5px;
}	

#infobox-mask {    
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 99999;
}

.infobox-popup {  
	position: relative;
	background-color: #FFCC1B;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	color: #363636; 
	padding:30px 15px;
	width: 80%;
	max-width: 800px; 
	overflow: auto;
	max-height: 500px;
}
.infobox-popup .closer {
    text-align: center;
    margin: 15px 0px -15px;
    font-size: 41px;
    line-height: 41px;
    cursor: pointer;
    font-family: 'Material Icons';
}

@media screen and (max-width: 800px) {

	.container_news .body_news {
	    height: 350px;
	}
	.prestazioni .label {
		font-size: 14px;
		line-height: 13px;
	}	
	
	.col-12{
		-ms-flex: 0 0 100%!important;
	    flex: 0 0 100%!important;
	    max-width: 100%!important;
	    display: inline-block;
	}
		.container-tabs-side{
		height:0;
		overflow:hidden;
		margin-bottom:30px;
		background:#fff;
	}
	.tabs-side-open{
		height:auto;
	}
		#btn-for-mob{
		display:block;
	}
	div#btn-for-mob::after {
	    content: "expand_more";
	    flex: 0 1 auto;
	    font-family: "Material Icons";
	    text-transform: initial;
	    color: #00954c;
	    font-weight: 700;
	    font-size: 23px;
	    top: 25%;
	    position: absolute;
	    right: 7%;
	}
	div#btn-for-mob.open::after{
		content: "expand_less";
	    flex: 0 1 auto;
	    font-family: "Material Icons";
	    text-transform: initial;
	    color: #00954c;
	    font-weight: 700;
	    font-size: 23px;
	    top: 25%;
	    position: absolute;
	    right: 7%;
	}
		.breadcrumb{
		display:none;
	}
	.tab_page .col-8.col-md-9 {
	    border:0;
	}

}
@media screen and (max-width: 600px) {
	.row-numer-effect td.icon-d {
	   display:none;
	}
	.row-numer-effect .label{
	   margin-bottom: 30px;
	}
	button.owl-prev {
		left: -3%;
	}
	button.owl-next {
		right: -3%;
	}

	.tab-list {
	    padding: 0;
	    position: relative;
	    margin-top: 15px;
	}




	.icon_quick_access {
	    position: absolute;
	    right: 4%;
	    top: 16%;
	}
	.container-btn-icon-hp .material-icons.read-less{
		display:none;
	}
	.icon_quick_access .material-icons{
		font-size:30px;
		
	}
	.icon_quick_access .material-icons.read-more{
		display:block;
	}
	.quick_access_close .material-icons.read-more{
		display:none;
	}
	.quick_access_close .material-icons.read-less{
		display:block;
	}	
	.container_news .body_news {
	    height: auto;
	}
	.item_related_pages{
		width:100%;
		margin:5px auto;
	}
	.content_body {
    	width: 100%;
   	}
   	.content_body h1{
   		font-size: 30px;
    	line-height: 30px;
   	}
   	.container_btn {
	    width: 100%;
	    margin: auto;
	}
	.btn_pg_riservata {
    	width: 100%;
   }
	.nome_sezione {
	    font-size: 35px;
	    line-height: 35px;
	}
	.descrizione_sezione {
	    font-size: 20px;
	    line-height: 20px;
	}
	.container-text-visual {
	    padding: 0 15px;
	}
	.tab_page .nav-link{
		padding:0;
	}
	
	.col-12{
		-ms-flex: 0 0 100%!important;
	    flex: 0 0 100%!important;
	    max-width: 100%!important;
	    display: inline-block;
	}
	
	.svg-container-news svg {
	    width: 20px;
	    height: 20px;
	}

	.h2, h2 {
	    font-size: 24px;
	}
	.top-bar-desk{
		display:none;
	}
	.top-bar-mob{
		display:block;
		position:relative;
	}
	.carousel-inner {
	    height: 300px;
	}
	.button-hp{
		padding: 10px 20px;
	}
	.container-btn-icon-hp{
	    text-align: center;
	    border-radius: 5px;
	    position: relative;
	}
	.btn-hp-txt{
		text-align:left;
		font-size: 16px;
		line-height: 18px;
		width:68%;
	}
	.btn-hp-img {
	    width: 30%;
	}
	.btn-expand {
	    width: 100%;
	    margin: auto;
	    left: 0;
	    right: 0;
	    height: 45px;
	    bottom: -20px;
	    line-height: 26px;
	    display:block;
	}
		.container-tutorial {
	    border-left: none;
	    height: auto;
	}
	.card_in_evidenza .col-12, .col-12{
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    display: inline-block;
	}
	.carousel-caption{
	    width: 75%;
	    margin: auto;
	    right: 0;
	    left: 0;
	    top: 80px;
	}
	.btn-slide{
		width:100%;
		margin-top: 5px;
		font-size: 15px;
    	line-height: 18px;
    	bottom: 20%;
	}
	.w-100{
		height: 100%;
    	width: auto!important;
	}
	.carousel-caption h5 {
	    font-size: 38px;
	    line-height: 38px;
	}
	.button-hp{
		border: 1px solid #bfbfbf;
	    width: 100%;
	    margin: auto;
	    left: 0;
	    right: 0;
	    background:#fff;
	    height: 90px;
    	margin: 5px auto;
    	padding: 0 5px;
	}
	.button-hp.col-12{
		flex: 0 0 100%!important;
    	max-width: 100%!important;
	}
	.container_loghi_footer{
		width: 90%;
	}
	.img_footer{
		width: 11%;
	}
	.txt_footer {
	    font-size: 8px;
	    margin-bottom:20px;
	}
	#search-icon {
	    right: 5%;
	    top: 24%;
	    width: 8.3%;
	}
	.nav-item a,.nav-item span, .nav-item {
	    color: #000;
	    font-size: 16px;
	    font-weight: 500;
	}
	.nav-expand-content .nav-item a{
		font-size: 16px;
		line-height: 18px;
	}

	a.nav-link.nav-back-link {
	    font-size: 17px;
	}
	.nav-is-toggled .show_open{
		display:none;
	}
	.show_close{
		display:none;
	}
	.nav-is-toggled .show_close{
		display:block;
		background: #00954c;
    	color: #fff;
		border-radius: 9px;
	}
	.carousel-control-next, .carousel-control-prev{
		top:35%;
		bottom:auto;
	}
	.card_in_evidenza .card{
		height:auto;
		margin-bottom: 20px;
	}
 
}

