﻿/* 1 - FONTS */
/* 2 - COMMON */
/* 3 - HEADER */
/* 4 - MEGA MENU' */
/* 5 - CUSTOMIZE MODULE */
/* 6 - FOOTER */

/* <! ----------------------------- 2 - COMMON ------------------------------------- !> */

a {
	-webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color; 
}

/* conflitto con bottoni registrazione e login */
/*#ColCX a, #ColSX a, #ColDX a, .u-color-70, .link-list-wrapper ul li a span {color:#1531b5;text-decoration: none;}*/


#ColCX a:hover, #ColSX a:hover, #ColDX a:hover, .u-color-70:hover {text-decoration: underline;}
.btn.btn-primary, .btn.btn-primary:hover, 
.btn.btn-info, .btn.btn-info:hover {color:#fff !important;text-decoration: none !important;}

@media screen and (min-width: 1600px) {
	.container {
	  max-width:1440px !important;
	}
	.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {width:100px;height:100px;}
	.it-header-center-wrapper .it-header-center-content-wrapper {padding-left:0px;padding-right:0px;}
  }
@media screen and (min-width: 1600px) {
	.card .card-body .card-text {font-size: inherit;}
}
.card .card-body .card-text {font-family: 'Titillium Web', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;}

.u-color-black, .card .card-body h5.card-title {color:#000 !important}
.text-primary {color:#004c99 !important;}

.it-brand-wrapper img.icon {width:auto !important;}
.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {color:inherit;}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {padding-left:2px;padding-right:2px;}

.breadcrumb-container .breadcrumb{	padding:0px 0px 0px 0px;}

.breadcrumb {
	margin: 32px 0px 32px 0px !important;
	font-size: .889em !important;
	font-weight: 400;
}
.breadcrumb a {text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}
.breadcrumb > li + li:before { content:"/"}


/* correzzione .row */
#ColCX.col-md-12 {padding-left: 0px;padding-right: 0px;}
#sectioncontent .row {margin-left:0px;margin-right: 0px;}

.primary-bg-a11 {background-color: #00264d;}


/* <! ----------------------------- 3 - HEADER ------------------------------------- !> */

.it-header-slim-wrapper, .it-header-center-wrapper{
	background-color: #1531b5 !important;	
}
.it-header-slim-wrapper{
	height: auto;
}

.it-header-center-wrapper {background-color:#fff !important;}

#menu-principale .link-list, #menu-principale .link-list a, #menu-principale .link-list a span {margin:0px;padding:0px;}
#menu-principale .link-list {margin-top:10px;} 
.btn-accedi {background:#00264c;}
.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {border:none;}


/* Icone Social */
.it-right-zone .it-socials .icon {fill: #1531b5 !important;background:transparent;border-radius: 100% !important;padding:2px;}
.it-right-zone .it-socials .icon:hover {background:transparent;}

.it-brand-text h3, .it-header-slim-wrapper a {color: #fff !important;}

.custom .modulo {margin:0px auto;padding:0px;}
.ct-carousel {margin:0px auto;text-align: center;padding:0px;}
.ct-carousel .item img {width:100%;}

.it-header-wrapper .logo-top-1, .it-header-wrapper .logo-top-2 {margin-right:10px;}
.logo-top-2 {width:66px;}
.logo-top-3 {height:44px;}

.bg-parallax {
	/* The image used */
	background-image: url("../images/bg-parallax.jpg");
  
	/* Set a specific height */
	height: 170px;
  
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  #CMSBody .bg-parallax {
	display:none;
  }
  @media (max-width: 767px) {
	.bg-parallax {background-image:none;height:1px;}
  }



/* <! ----------------------------- 5 - CUSTOMIZE MODULE ------------------------------------- !> */

/* Prima riga di allerta sotto il menù rosso */
.alert-news .card {background:transparent;}
.alert-news .py-4 {padding:0px !important;}


.alert-news .card .card-body h5.card-title a {color:#005aa0 !important;}
.alert-news .u-textSecondary {font-size:1.8rem !important;color:#333333 !important;}

.alert-news .card .card-body h5.card-title {font-size: 1.8rem;}


.alert-news .card a.read-more {position: inherit;}
.alert-news .card .card-body {padding:10px 0px !important}

.btn-servizi-online .bg-primary{ background-color: #0f5e8b !important;}

.modulo_news.card-bg h3 {border-bottom:1px solid #dadada;width:100%;padding-bottom:20px;}
.card-bg .it-carousel-wrapper .card{
    margin-left: 8px;
    margin-right: 8px;
    border-right: none;
	background-color:transparent;
}
.card-bg.card-bg-shadow .it-carousel-wrapper .card {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    background: #fff;
}
#CMSBody .card-bg .it-carousel-wrapper .card-wrapper {min-height:350px;}
#CMSBody .card-bg .it-carousel-wrapper .it-single-slide-wrapper .card-wrapper {min-height:410px;}
#CMSBody .card-bg .it-carousel-wrapper .card h5 {font-size:1.2rem;}
#CMSBody .card-bg .it-carousel-wrapper .card p {font-size:0.9rem;}
#CMSBody .card-minheight .card-wrapper {min-height:600px;}


/*  riga modulo link */

/* commentato xkè crea problemi con i menu e l'area di login*/
/*.list-item:after {
    content: "";
	height:1px;
	background-color:#eee;
	display: block;
}*/

.heading-con-link:after {
	content: "";
	height:8px;
	background-color:#0066cc;
	display: block;
}
/* commentato xkè crea problemi con i menu e l'area di login*/
/*.link-list-wrapper ul li a {padding:0px;}*/


.text-dark-blue a {color:#00264d !important;}
.text-dark-blue .heading-con-link:after {background-color:#00264d;}

/* <! ----------------------------- 6 - FOOTER ------------------------------------- !> */
#Footer .text-white {color:#fff !important;}
#Footer a {
	color: #65dcdf !important;
	text-decoration: none !important;
}
#Footer a:hover {text-decoration: underline !important;}
#Footer .logoimg {display: inline-block;}
#Footer .logoimg img {width:64px;height: 64px;}
#Footer .logotxt {
	vertical-align: middle;
	height: 48px;
	text-align: left;
	margin-left: 15px;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	#Footer .logotxt {
		width:150px
	   }
	   #Footer .logotxt h3 {
		font-size: 1.375em;
		vertical-align: bottom;
	}
}






.it-header-navbar-wrapper{
	background-color: #1531b5 !important;
}

.it-header-wrapper .it-brand-wrapper h2{
	color:#fff;
	font-weight:800 !important;
}
	


.it-header-navbar-wrapper .navbar li a { 
	font-size: 0.9rem !important;
	padding: 14px 10px!important;
}

/* BTN HERO Homepage */
.lead_container {
	position: relative;
	z-index: 0;
	font-size:16px;
}
@media (max-width: 767px) {
.lead_container {
	font-size: 3vw;
}
}
.lead_container .lead_links_wrapper {
	position: absolute;
	z-index: 1;
	bottom: 40px;
	width: 100%;
	text-align: center
}

@media (max-width: 767px) {
.lead_container .lead_links_wrapper {
	bottom: -12px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.lead_container .lead_links_wrapper {
	bottom: 16px;
}
}
.lead_container .lead_links_wrapper:nth-child(n) {
	filter: none
}
.lead_container ul {
	padding: 12px;
	width: 680px;
	margin: 0 auto 0 auto;
	background: #fff;
	background: transparent\9;
	background: rgba(255,255,255,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
	zoom: 1
}
.lead_container ul:before, .lead_container ul:after {
	content: " ";
	display: table
}
.lead_container ul:after {
	clear: both
}
.lead_container ul {
*zoom:1
}

@media (max-width: 767px) {
.lead_container ul {
	width: 100%
}
}

@media (min-width: 768px) and (max-width: 991px) {
.lead_container ul {
	width: 100%
}
}
.lead_container ul li {
	display: block;
	float: left;
	width: 33.3333%
}
.lead_container ul li a {
	color: #000000;
	text-transform: uppercase;
	background: #f4f4ef;
	display: block;
	height: 65px;
	line-height: 65px;
	border-right: 1px solid #cccccc;
	font-weight: 600
}

@media (max-width: 767px) {
    .lead_container ul li a {
        height: 40px;
        line-height: 40px
    }
    .u-background-row-image-0 .carousel-indicators {display: none;}
}
.lead_container ul li:last-child a {
	border: none
}
/* END BTN homepage hero */

.modulo_news h3, .modulo_cstampa h3 {
    font-size: 1.4rem !important;
}


.background-gray{
	background-color: #f6f5f1 !important;
}
.background-compl-10{
	background-color: #e9f9ee !important;
}
.background-tipo_4{
	background-color: #1f1f1f !important;
}
.list-item .fa, .link-list-wrapper .fa{ margin-right:6px;}

/* form label fix */

.form-group label{width:auto!important;}
.form-group [data-toggle="popover"]
{
	float:right;
	position:relative;
	top:40px;
	font-size:x-large;
}

/*************************/
/*  Result Search Page   */
/*************************/

.SearchDiv, .result_block {
    padding: 1em 0em;
}

.searchheading {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 40px;
}

    .searchheading br, .result_pagescount br {
        height: 0px;
        display: block;
        width: 100%;
    }

.result_title b, .description, .infoline {
    display: none;
}

.result_title a {
    font-size: 1.2em;
    font-weight: 700;
    color: #0066cc;
    margin-top: 0px;
    margin-bottom: 40px;
    display: inline-table;
}

.result_block, .result_altblock {
    border-top: 1px solid #d9dfe2;
    padding: 40px 0 40px 0;
}

.summary, .result_pagescount {
    font-size: 1.167em;
    font-weight: 700;
    letter-spacing: 0.005em;
    margin-top: 0px;
    display: inline-table;
}

.result_pagescount {
    margin-bottom: 25px;
}

.sorting {
    padding: 1em 0em;
    margin: 1em 0em;
}

.infoline {
    color: #00c5ca;
}

.result_pages {
    display: block;
    border-top: 1px solid #d9dfe2;
    margin: 1em 0em;
    padding: 1em;
    text-align: center;
	font-size: 1.1rem !important;
}

    .result_pages a {
        padding: 1em !important;
        display: inline-block !important;
        text-align: center !important;
        font-size: 1.1rem !important;
        letter-spacing: .007em !important;
    }

	
	/* nuove aggiunte*/
	
	.it-header-slim-right-zone .dropdown-menu li a {color:#1531b5 !important;}
	.it-header-slim-right-zone .navbar-nav { flex-direction:row;}
	.it-header-slim-right-zone .navbar-nav li {padding-right:10px;}
	
	/*.form-group label {position:relative;}*/
	
	.field-icon {
		float: right;
		margin-left: -25px;
		margin-top: -25px;
		padding-right: 24px;
		position: relative;
		z-index: 2;
	}
	
	/*.refreshPWD_frontend{margin:0px 20px}
	#changePassword{width:50%; margin:0px auto;}*/
	
	.LoginHeaderControl .btn.d-none.d-lg-inline{ display: none!important; }