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


/* <! ----------------------------- 1 - FONTS ------------------------------------- !> */
.card .card-body .card-text {font-family: 'Titillium Web', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;}


/* <! ----------------------------- 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; 
}

#ColCX a, #ColSX a, #ColDX a, .u-color-70, .link-list-wrapper ul li a span, .it-footer-main a{color:#04496f;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 {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;}
  }

.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;}


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

.it-header-slim-wrapper, .it-header-center-wrapper{
	background-color: #fff !important;	
	padding-bottom:6px;
}
.it-header-slim-wrapper{
	height: auto;
}
.it-header-slim-wrapper-content{
	padding:0px !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;} 


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

.it-header-slim-wrapper a, .it-header-center-wrapper a, .it-right-zone, .it-right-zone a {
	color: #333 !important;
}
.it-brand-text h3, .it-header-slim-wrapper a {color: #04496f !important;}

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

.bg-parallax {
	/* The image used */
	background-image: url("/themes/retefognante/assets/images/lake.jpg");
  
	/* Set a specific height */
	height: 400px;
  
	/* 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 ------------------------------------- !> */

#Footer hr.bg-white {background-color: #b1b1b3 !important;}
.modulo h4 {font-size:1rem;}



/* <! ----------------------------- 6 - FOOTER ------------------------------------- !> */

#Footer a {
	text-decoration: none !important;
}
#Footer a:hover {text-decoration: underline !important;}
.it-footer-main {color:#19191a !important;background-color: #fff;}
.it-footer-small-prints {
    background-color:#04496f;
}

@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: #04496f !important;
}


.it-header-wrapper .it-brand-wrapper h2{
	color:black;
}
	


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




/* 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;
    }
	
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.it-griditem-text{
	word-wrap: break-word;
	overflow: auto;
	display: block;
}

.form-group label {
	position:relative !important;
}

#albopretorio .form-group input{ color:#fff;}