/*
Theme Name: confida
Theme URI: confida
Author: confida
Author URI: confida
Description: confida
Version: 1.0
License URI: 
License: 
Text Domain: confida
*/
/*Header Social Icons---------------------------------------------------------------------------------------------------*/

body {
    padding:0;
	background: #ffffff;
    color: #727272;
	font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    line-height: 25px;
	background-attachment: fixed;
    font-style: normal;
}
.ngg-navigation a.next, .ngg-navigation a.page-numbers, .ngg-navigation a.prev, .ngg-navigation span.next, .ngg-navigation span.page-numbers, .ngg-navigation span.prev,.ngg-navigation a.next:hover, .ngg-navigation a.page-numbers:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.next:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.prev:hover{
    color: #862425;
    text-decoration: none;
	border:0 !important;
	background-color:inherit !important;
}
.ngg-navigation a.next:hover, .ngg-navigation a.page-numbers:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.next:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.prev:hover{
	color: #862425 !important;
}
.media-body .box-attachment .attachment a, .post-content-text.grid-1 .attachment a,.news_pagination .wp-pagenavi a ,
.wpbdp-pagination .wp-pagenavi a{
    color: #862425;
    text-decoration: none;
	border:0;
}
div.emd-container .pagination>li>a, div.emd-container .pagination>li>span{
	color:#862425 !important;
}

div.emd-container .pagination-bar .wp-pagenavi a, div.emd-container .pagination-bar .wp-pagenavi a:hover, div.emd-container .pagination-bar .wp-pagenavi a:focus{
	color:#862425;
}
div.emd-container .pagination-bar .wp-pagenavi a.previouspostslink,
div.emd-container .pagination-bar .wp-pagenavi a.nextpostslink{
	color:#333;
}
div.emd-container .pagination>li a, div.emd-container .pagination>.active>a, div.emd-container .pagination>.active>span, div.emd-container .pagination>.active>a:hover, div.emd-container .pagination>.active>span:hover, div.emd-container .pagination>.active>a:focus, div.emd-container .pagination>.active>span:focus{
	background-color: transparent !important;
    border-color: #fff !important;
	border:0px;
}
div.emd-container .pagination-bar{
	text-align:center;
}
div.emd-container .pagination>li>a, div.emd-container .pagination>li>span{
	border:0;
	font-size:14px;
}
.wp-pagenavi a, .wp-pagenavi span{
	font-size:14px;
	border:0;
}
.listings .wpbdp-pagination{	
	margin-top: 75px;
}
#wrapper{	
	margin: 25px auto;
	background-color: #ffffff;
    left: 0;
    position: relative;
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
h1, .h1 {
	font-size: 36px;
	line-height: 40px;
}
h2, .h2 {
	font-size: 30px;
	line-height: 35px;
}
h3, .h3 {
	font-size: 24px;
	line-height: 30px;
}
h4, .h4 {
	font-size: 18px;
	line-height: 25px;
}
h5, .h5 {
	font-size: 14px;
	line-height: 20px;
}
h6, .h6 {
	font-size: 12px;
	line-height: 20px;
}

/*Header Social Icons---------------------------------------------------------------------------------------------------*/
.head-contact-social {
	float: right;
	margin: 0px 0px 0px 35px;
	padding: 5px 0;
}
.head-contact-social li {
	background-color: #d0d0d0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	height: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
	width: 30px;
	margin-left:4px;
}
.head-contact-social li.facebook:hover { background-color: #4c66a4; }
.head-contact-social li.twitter:hover { background-color: #15b4c9; }
.head-contact-social li.googleplus:hover { background-color: #DD4B39; }
.head-contact-social li.linkedin:hover { background-color: #006599; }
.head-contact-social li.skype:hover { background-color: #40beee; }
.head-contact-social li.dribbble:hover { background-color: #c7366f; }
.head-contact-social li.youtube:hover { background-color: #cc2423; }
.head-contact-social li.vimeo:hover { background-color: #20b9eb; }
.head-contact-social li.pagelines:hover { background-color: #364146; }
.head-contact-social li > a > i {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.9;
	transition: color 0.3s ease-in-out 0s;
}
/*Header Contact Info---------------------------------------------------------------------------------------------------*/
.header-contact-info { margin: 0px !important; display: block; float: left; }
.header-contact-info li { padding: 0px !important; margin-right: 0px; letter-spacing: 0.8px; }
.header-contact-info i { font-size: 15px; line-height: 20px; padding-right: 7px; vertical-align: bottom; }
.header-contact-info li a:before { display: none; }
/*Homepage Carousel Bootstrap Slider Section------------------------------------------------------------------*/ 
#carousel-example-generic .active > div { display: block; }
.carousel-indicators li, .carou-direction-nav li { padding: 0; }
.homepage-mycarousel .carousel-inner > .item > img { 
display: block; 
margin: 0 auto; 
}
.carousel-indicators { margin-bottom: 0; }
.slide-caption {
	height: auto;
	left: 0;
	margin: 0;
	padding: 70px;
	position: absolute;
	right: 0;
	width: 80%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0;
}
.slide-text-bg1 {
	z-index: 773;
	width: 50%;
	text-align: left;
	position: relative;
	margin: 0 0 20px;
	padding: 0;
}
.slide-text-bg1 h2 {
	background-color: rgba(255, 255, 255, 0.9);
	color: #242526;
	font-family: 'Open Sans';
	font-weight:400;
	font-weight: normal;
	border-radius: 2px;
	padding: 6px 12px;
	display: inline-block;
	letter-spacing: 0;
	line-height: 40px;
	margin: 0 0 0px;
	text-shadow: 0 0px 1px rgba(155, 155, 155, 0.7);
	-webkit-box-shadow: 0 0 3px 0 rgba(161, 161, 161, 0.9);
	-moz-box-shadow: 0 0 3px 0 rgba(161, 161, 161, 0.9);
	box-shadow: 0 0 3px 0 rgba(161, 161, 161, 0.9);
}
/*
.slide-text-bg2 {
	xtext-align: left;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    width: 50%;
    z-index: 773; 
}
.slide-text-bg2 span {
  background-color: rgba(45, 47, 49, 0.8);
  color: #ffffff;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  border-radius: 2px;
  line-height: 25px;
  letter-spacing: 1px;
  padding: 6px 12px;
  margin: 0 0 0px;
  text-shadow: 0 0px 1px rgba(155, 155, 155, 0.7);
}
.slide-text-bg2 .check {
	background-color: rgba(45, 47, 49, 0.95);
	background: #3e4041 url(../images/check.png) no-repeat center center;
	padding: 6px 25px;
	border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
	color: #ffffff;
	width: 50px;
	height: 40px;
	float: left;
	margin-right: 12px;
}
*/
.slide-btn-area-sm { margin: 0px 0 0px; float: left; width: 80%; }
.slide-btn-sm {
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open sans';
	font-weight:600;
	color: #ffffff;
	transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 10px 25px;
	margin: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.slide-btn-sm:hover, .slide-btn-sm:focus { color: #ffffff; }
.carousel-inner { 
	/*height:600px;*/
}
 
.carousel-inner > .item .slide-btn-area-sm{
	margin-top:20px;
}

.homepage-mycarousel .format-quote p { color: #ffffff; margin-bottom: 0; }
/* Direction Nav */
.carou-direction-nav {
    *height: 0;
	list-style-type: none;
	margin: 0px;
}
.carou-direction-nav a {
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	border-radius: 5px;
    text-decoration: none;
    display: block;
    width: 52px;
    height: 52px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
	text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.carou-direction-nav .carou-prev {
    left: 15px;
	color: #ffffff;
	opacity: 0.5;
}
.carou-direction-nav .carou-next {
    right: 15px;
    text-align: right;
	color: #ffffff;
	text-align: center;
	opacity: 0.5;
}
.carou-direction-nav :hover .carou-prev {
	opacity: 1;
    left: 30px;
}
.carou-direction-nav :hover .carou-next {
	opacity: 1;
    right: 30px;
}
.carou-direction-nav :hover .carou-next:hover, 
.carou-direction-nav :hover .carou-prev:hover {
    opacity: 1;
}
.carou-direction-nav .carou-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.carou-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 35px;
    line-height: 1.5;
    display: inline-block;
    content: '\f104';
}
.carou-direction-nav a.carou-next:before {
    content: '\f105';
}		

/*--------Slider Fade Effect-----------*/
.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
	transition-duration:3s;
	opacity:0;
	left: 0 !important;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}	

/*Top Callout Section-------------------------------------------------------------------------------------------*/
.top-contact-detail-section {
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
.contact-area {
	margin: 0px;
    padding: 20px 0px;
}
.contact-icon {
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
}
.contact-icon i {
    font-size: 45px;
	color: #ffffff;
	transition: all 0.3s ease-in-out 0s;
}
.contact-area:hover .contact-icon i { padding-top: 10px; }
.contact-area h6 {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 0 7px;
}
.contact-area h4 {
    color: #ffffff;
	font-family: 'Open Sans';
	font-weight:600;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 27px;
    margin: 0 0 0px;
}

/*Section Title-------------------------------------------------------------------------------------------------*/
.section-heading-title {
	background-position: center top;
    background-repeat: no-repeat;
    margin: -5px auto 53px;
    padding: 0 15px;
    position: relative;
    width: 97.4%;
    text-align: center;
}
.section-heading-title h1 {
    color: #242526;
	font-weight:400;
    margin: 0 0 10px;
}
.section-heading-title p {
    color: #727272;
	font-weight:400;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 0px;
}

/*Service Section-----------------------------------------------------------------------------------------------*/
.Service-section {
    background: transparent;
	margin: 0;
    padding: 0px 0 30px;
    width: 100%;
}
.page-builder .Service-section { margin: 0; padding:0px; }
.service-area { 	margin: 0px; padding: 0px 0px 45px; }
.service-icon {
 
    margin: 0 30px 0 0;
    padding: 0;
 
}
.service-icon i {
    font-size: 40px;
	transition: all 0.3s ease-in-out 0s;
}
.service-area:hover .service-icon i { padding-top: 10px; }
.service-area h3 {
    color: #242526;
	font-family: 'Open Sans';
	font-weight:600;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0 0 12px;
}
.service-area p {

	color: #727272;

	font-weight:400;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
}
.service-img-box {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
	width: 40px;
	height:auto;
}
.service-area a { color:#242526; }
.service-area a:hover { color:#242526; }
.btn-vendig-index {
    position: absolute;
    left: 50%;
    top: 127px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.img-news-mini .img-vending-sostenibile, .grid-news-thumb .img-vending-sostenibile{
    height: 46px !important;
	width: 118px !important;
	border: solid 1px #dcdcdc  !important;
}
.box-img-vending-sostenibile{
	position: absolute;
    background: #dcdcdc;
    right: 0;
	text-align:center;
    bottom: 0px;
    height: 46px !important;
    width: 100% !important;
}
.grid-news-thumb .img-vending-sostenibile  {
	object-fit: unset !important;
}

.img-vending-sostenibile-detail{
    width: 200px;
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section-vending {
    background: url("./images/confida_banner_vending.jpg") no-repeat 0 0 / cover rgba(0, 0, 0, 0);
	background-position: center; 
	height: 300px;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 32px 0px;
    position: relative;
    width: 100%;
}
.callout-section .overlay .associati span.title {
	font-size:64px;
	line-height:1.0;
	color:#fff;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
.callout-section .overlay .associati span.description {
	font-size:32px;
	line-height:1.0;
	color:#fff;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}

.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 90px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
 
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.btn-area { display: block; margin: 34px 0 0px;  }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	 
    cursor: pointer;
    display: inline-block;
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 32px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 22px 50px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	border: 3px solid #fff;
}
.callout-btn1:hover { color: #010101; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff; }
a:hover, a:focus { text-decoration: none !important;}

/*Blog Homepage Section Css here---------------------------------------------------------------------------------*/
.blog-section { margin: 0;  padding: 0px 0 25px; }
.blog-sm-area { margin: 0px; padding: 0px 0px 55px; overflow: hidden; }
.blog-sm-box { float: left; margin: 0 25px 0 0; padding: 0; width: 200px; height: auto; }
.blog-sm-box img {
    margin: 0 0 20px;
	border-radius: 2px;
	transition: all 0.3s ease-in-out 0s;
}
.blog-sm-area:hover .blog-sm-box img { opacity: 0.8; } 
.blog-post-sm {
	color: #727272;
	font-family: 'Open Sans';
	font-weight:600;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 20px;
	margin: -5px 0 13px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.blog-tags-sm { display: inline-block; margin: 0 5px 5px; }
.blog-post-sm a, .blog-tags-sm a {
	color: #242526;
	padding: 5px 5px 5px 5px;
	transition: all 0.2s ease 0s;
}
.blog-sm-area h3 {
    color: #242526;
	font-family: 'Open Sans';
	font-weight:600;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0 0 16px;
}
.blog-sm-area h3 > a { color: #242526; transition: all 0.3s ease 0s; }
.blog-sm-area p {
	color: #727272;
 
	font-weight:400;
    font-size: 15px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
}
.blog-btn-area-sm { display: block; margin: 30px 0 3px; }
.blog-btn-sm {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:700;
	transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 8px 18px;
	margin: 0;
    text-align: center;
    vertical-align: middle;
}
.blog-btn-sm:hover, .blog-btn-sm:focus { color: #ffffff; }
.blog-sm-area a.more-link {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight: 600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 8px 18px;
	margin: 30px 0 3px;
    text-align: center;
    vertical-align: middle;
} 
.blog-sm-area a.more-link:hover { color: #ffffff; }
/*Footer Widget Section--------------------------------------------------------------------------------------*/
.footer-section {
    padding: 20px 0 0;
    width: 100%;
}
.footer-widget-address { margin-bottom: 0px; margin-top: 40px !important; padding-bottom: 0px; }
.footer-addr-icon {
	float: left;
    margin-left: 0;
    margin-right: 15px;
	transition: all 0.4s ease 0s;
}
.footer-addr-icon i { font-size: 30px; }
.footer-widget-address address {
    color: #727272;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 16px;
    line-height: 27px;
    margin-right: 0;
	margin-bottom: 0;
	font-weight: normal !important;
	display: block;
}
.footer-widget-section { padding: 0px 0 0px; }
.footer-widget-column { margin-bottom: 80px; }
.footer-widget-title { margin: -8px 0 45px; }
.footer-widget-title a.rsswidget { margin: 0 0 45px; }
.footer-widget-title, .footer-widget-title a.rsswidget {
    color: #242526;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 27px;
    line-height: 35px;
}
.footer-logo { display: bolck; margin: 25px 0 15px; }
.footer-blog-post {
    margin-bottom: 0px;
    margin-top: 0 !important;
    padding-bottom: 20px;
	overflow: hidden;
}
.footer-blog-post:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.footer-blog-post h3 {
    display: block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: -5px;
    word-wrap: break-word;
}
.footer-blog-post h3 a { color: #242526; transition: all 0.3s ease 0s; }
.footer-blog-post span {
    color: #727272;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 13.5px;
    line-height: 20px;
    margin-right: 8px;
	display: block;
}
.post-area {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
.post-area img {
	display: block;
    height: auto;
    max-width: 100%;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 2px;
}
.footer-blog-post:hover .post-area img { opacity: 7px; }
.footer-widget-tags { margin: 0 0 10px; overflow: hidden; padding: 0px 0; }
.footer-widget-tags a {
    background-color: #fcfcfc;
	border: 1px solid #dadada;
    color: #45494b;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 5px 9px 0;
    padding: 6px 12px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
}
.footer-widget-tags a:hover {
	color: #ffffff;
}
.footer-widget-column ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.footer-widget-column ul li {
    display: block;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 15px;
    line-height: 22px;
	letter-spacing: 0.2px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}
.footer-widget-column ul li a { color: #727272; transition: all 0.3s ease 0s; }
.footer-widget-column ul li:last-child { margin: 0px; }
.footer-widget-column > ul > li > a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-right: 10px;
	font-size: 15px;
}
.footer-widget-column ul#menu-footer-menu > li.menu-item > a:before, 
.footer-widget-column ul#menu-footer-menu > li.menu-item > ul.sub-menu > li.menu-item > a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-right: 10px;
	font-size: 15px;
}
.footer-copyright-section {
    background-color: #ffffff;
	border-top: 1px solid #f4f4f4;
	margin: 0;
    padding: 0;
    width: 100%;
}
.footer-item-section,.footer-copyright-section .box-newsletter{
    background-color: #717178;
}
.footer-copyright {
  color: #ababab;
  font-size: 11px;
  padding: 30px 0; 
}
.footer-copyright p {
    color: #727272;
 
	font-weight:400;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.footer-copyright p a { color: #242526; }
.footer-copyright-section  .footer-copyright span a { color: #862425; }
.footer-contact-social { float: right; margin: 0; padding: 25px 0; }
.footer-contact-social li {
	background-color: #d0d0d0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	height: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
	width: 30px;
}
.footer-contact-social li.facebook:hover { background-color: #4c66a4; }
.footer-contact-social li.twitter:hover { background-color: #15b4c9; }
.footer-contact-social li.googleplus:hover { background-color: #DD4B39; }
.footer-contact-social li.linkedin:hover { background-color: #006599; }
.footer-contact-social li.skype:hover { background-color: #40beee; }
.footer-contact-social li.dribbble:hover { background-color: #c7366f; }
.footer-contact-social li.youtube:hover { background-color: #cc2423; }
.footer-contact-social li.vimeo:hover { background-color: #20b9eb; }
.footer-contact-social li.pagelines:hover { background-color: #364146; }
.footer-contact-social li > a > i {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.9;
	transition: color 0.3s ease-in-out 0s;
}

/*Page Title Section Css-------------------------------------------------------------------------------------*/
.page-title-section {
	height: 450px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.page-title-section .overlay {
	height: 100%;
	padding: 50px 0 48px;
	position: relative;
	width: 100%;
}
.page-title {
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto 0px;
	padding: 0px;
	position: relative;
	width: 99%;
}
.page-title h1 {
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 0px;
	word-wrap: break-word;
}
.page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 0px;
	padding: 10px 0;
	font-family: 'Open Sans';
	font-weight:600;
	text-align: right;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
}
.page-breadcrumb > li { display: inline-block; padding: 0; }
.page-breadcrumb > li + li:before { color: #ffffff; padding: 0 5px; }
.page-breadcrumb > li a, 
.page-breadcrumb > li a:hover, 
.page-breadcrumb > li a:focus, 
.page-title a, 
.page-title a:hover,  
.page-title a:focus { 
 color: #ffffff; 
}
.margin-top { margin-top: 0px; } .margin-bottom { margin-bottom: 0px; }

/*Blog Section Css ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.page-builder { margin: 0px; padding: 0px 0 0; }
.media-body { overflow: hidden; display: table-cell; }
.blog-post-date-area {
	background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0px 25px 0 0;
    padding: 0px;
    text-align: center;
    width: 70px;
}
.blog-post-date-area .date {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 40px;
	padding: 12px 0 13px;
    line-height: 40px;
    text-align: center;
}
.blog-post-date-area .month-year {
	color: #ffffff;
    display: block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 0;
    text-align: center;
}
.blog-post-date-area .comment {
	background-color: #2a2a2a;
	color: #d0d0d0;
   font-family: 'Open Sans';
	font-weight:600;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
	padding: 15px 0;
} 
.blog-post-date-area .comment > a { color: #d0d0d0; }
.blog-post-date-area .comment:hover > a { color: #ffffff; }
.blog-post-date-area .comment > a > i { padding-right: 10px; font-size: 17px; }
.blog-lg-area-left { margin: 0px; padding: 0px 10px 60px 0px; overflow: hidden; }

body.page-id-10679 .blog-lg-area-left { margin: 0 80px; }

.blog-lg-box { margin: 0 0px 0 0; padding: 0; display: block; }
.blog-lg-box img {
	margin: 0 0 20px;
	transition: all 0.3s ease-in-out 0s;
}
.blog-post-lg {
	color: #727272;
	font-family: 'Open Sans';
	font-weight:600;
	font-size: 15px;
	letter-spacing: 0.2px;
	line-height: 20px;
	margin: 0px 0 16px;
	padding: 0;
	width: 100%;
}
.blog-post-lg a > img {     width: 40px; height: 40px; margin: 0 10px 0 0; vertical-align: middle; display: inherit; }
.blog-tags-lg { display: inline-block; margin: 0 15px 5px; }
.blog-tags-lg i { color: #afafaf; padding-right: 5px; } 
.blog-post-lg a, .blog-tags-lg a {
	color: #242526;
	padding: 5px 0px 5px 5px;
	transition: all 0.2s ease 0s;
}
.blog-lg-area-left h3, 
.blog-lg-area-right h3, 
.blog-lg-area-full h3  {
    color: #242526;
	font-family: 'Open Sans';
	font-weight:400;
    font-size: 27px;
    letter-spacing: 0px;
    line-height: 35px;
    margin: 0 0 25px;
	word-wrap: break-word;
}
.blog-lg-area-left h3 > a, 
.blog-lg-area-right h3 > a, 
.blog-lg-area-full h3 > a { color: #242526; transition: all 0.3s ease 0s; }
.blog-btn-lg {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 13px 35px;
	margin: 0;
    text-align: center;
    vertical-align: middle;
}
.blog-btn-lg:hover { color: #ffffff; }
a.more-link {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 13px 35px;
	margin: 12px 0 3px;
    text-align: center;
    vertical-align: middle;
}
a.more-link:hover, a.more-link:focus { color: #ffffff; }
.format-status {
    height: auto;
    margin: 0;
    padding: 0px;
    position: relative;
}
.blog-lg-area-left > .media > .media-body, 
.blog-lg-area-right .media > .media-body, 
.blog-lg-area-full .media > .media-body { 
 
	padding: 0 0 40px;
 }
 
.page-template-default p:last-child, .page-template-fullwidth p:last-child { margin-bottom: 0; }
.blog-lg-area-left:last-child, .blog-lg-area-full:last-child { padding-bottom: 80px; } 
 
/*Image Paragraph Alignment*/
.blog-paragraph-image { float: none; margin: 15px 10px 10px 0; padding: 0; }
.media-align { margin-bottom: 15px; }
.alignleft { float: left; }
.blog-paragraph-image > .media > .alignleft img { margin-right: 30px; }
.blog-description p {
    color: #727272;
 
	font-weight:400;
    font-size: 15px;
    line-height: 27px;
    margin: 0;
    padding: 0;
}
.blog-paragraph-image > .media > .alignright img { margin-left: 30px; }
/*Blog Author*/
.comment-title, .contact-title { display: block; margin: 0 0 25px; padding: 0 0 0px; }
.comment-title h3, .contact-title h3 {
    color: #242526;
	font-family: 'Open Sans';
	font-weight:400;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
}
.blog-author {
	display: block;
	overflow: hidden;
    margin: 0 10px 50px 0;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
}
.blog-author img {
	height: 200px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 0px;
    transition: all 1s ease-in-out 0s;
    width: 200px;
}
.blog-author h2 {
    color: #242526;
    font-family: 'Open Sans';
	font-weight:400;
    letter-spacing: 1px;
    margin: 0 0 5px;
}
.blog-author span {
	display: block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.blog-author p {
    color: #727272;
	font-weight:400;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 0 0 13px;
}
.blog-author-social { display: block; margin: 0; padding: 15px 0; }
.blog-author-social li {
	background-color: #d0d0d0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	height: 30px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
	width: 30px;
}
.blog-author-social li.facebook:hover { background-color: #4c66a4; }
.blog-author-social li.twitter:hover { background-color: #15b4c9; }
.blog-author-social li.googleplus:hover { background-color: #DD4B39; }
.blog-author-social li.linkedin:hover { background-color: #006599; }
.blog-author-social li.skype:hover { background-color: #40beee; }
.blog-author-social li.dribbble:hover { background-color: #c7366f; }
.blog-author-social li.youtube:hover { background-color: #cc2423; }
.blog-author-social li.vimeo:hover { background-color: #20b9eb; }
.blog-author-social li.pagelines:hover { background-color: #364146; }
.blog-author-social li > a > i {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.9;
	transition: color 0.3s ease-in-out 0s;
}
/*Comment Section*/
.comment-section { float: none; margin: 0 10px 30px 0; padding: 0; }
.comment-box { margin: 0 !important; padding: 0; position: relative; }
.pull-left-comment { float: left; margin-right: 20px; }
.comment-img {
    border-radius: 100%;
    height: 70px;
    margin: 2px 0 20px;
    width: 70px;
}
.comment-detail {
    border-bottom: 1px solid #e9e9e9;
	margin-bottom: 35px;
    margin-left: 0;
    padding: 0 0 15px;
}
.comment-detail-title {
    color: #242526;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 7px;
}
.comment-date {
	display: block;
    color: #8f969c;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 8px;
    padding-left: 0px;
    vertical-align: middle;
}
.comment-date a { color: #8f969c; }
.comment-detail p {
    color: #727272;
	font-family: 'Open Sans';
	font-weight:400;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
    text-align: justify;
}
.reply { font-size: 13px; float: right; }
.reply a {
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0;
    transition: all 0.3s ease 0s;
}
/*Comment Form*/
.comment-form-section { background-color: transparent; }
.contact-form-section { float: none; margin: 0 10px 50px 0; padding: 0; }
.comment-form-section { background-color: transparent; float: none; margin: 0 10px 0px 0; padding: 0 0 60px; }
.form-inline .blog-form-group, .form-inline .contact-form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	width: 49%;
	margin-right: 5px;
}
.blog-form-group, .contact-form-group { margin-bottom: 15px; }
.blog-form-control, .contact-form-control {
	color: #8f969c;
	background-color: transparent;
	border: 1px solid #e9e9e9;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-family: 'Open Sans';
	font-weight:400;
	height: 46px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 20px;
	border-radius: 0px;
	margin-bottom: 20px;
}
.form-inline .blog-form-group-textarea, 
.form-inline .contact-form-group-textarea {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	width: 99.3%;
}
.blog-form-control-textarea, 
.contact-form-control-textarea {
	color: #8f969c;
	background-color: transparent;
	border: 1px solid #e9e9e9;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 6px 12px;
	font-family: 'Open Sans';
	font-weight:400;
	font-size: 15px;
	line-height: 20px;
	border-radius: 0px;
	margin-bottom: 25px;
}
/*Placeholder css*/
.blog-form-control::-webkit-input-placeholder, 
.blog-form-control-textarea::-webkit-input-placeholder,
.contact-form-control::-webkit-input-placeholder, 
.contact-form-control-textarea::-webkit-input-placeholder {
   color: #727272;
}
.blog-form-control::-moz-placeholder, 
.blog-form-control-textarea::-moz-placeholder, 
.contact-form-control::-moz-placeholder, 
.contact-form-control-textarea::-moz-placeholder {  
   color: #727272;  
}
.blog-form-control:-ms-input-placeholder, 
.blog-form-control-textarea:-ms-input-placeholder, 
.contact-form-control:-ms-input-placeholder, 
.contact-form-control-textarea:-ms-input-placeholder {  
   color: #727272;  
} 
.blogdetail-btn, .cont-btn { display: block; margin: 0 0 10px; }
.blogdetail-btn a, .cont-btn a  {
	color: #FFFFFF;
	display: inline-block;
	font-family: 'Open Sans';
	font-weight:600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.5px;
	border-radius: 3px;
	margin-bottom: 0;
	padding: 12px 24px;
	text-align: center;
	transition: all 0.4s ease 0s;
}
.blogdetail-btn a:hover, .cont-btn a:hover {
	color: #FFFFFF;
}
/*Sidebar Section Css---------------------------------------------------------------------------------------------------*/
.sidebar-section-right {
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	margin-bottom: 80px;
	margin-left: 0;
	padding: 30px 20px 30px 20px;
}
.sidebar-section-left {
	background-color: transparent;
    border-right: 1px dashed #c5d1dc;
    margin-bottom: 70px;
    margin-right: 0;
    padding: 0 30px 0 0px;
}
.sidebar-widget {
    margin-bottom: 70px;
    margin-top: 0;
    overflow: hidden;
    padding: 0px;
}
.sidebar-widget:last-child { margin-bottom: 0px; }
.sidebar-widget-title { /* margin-bottom: 10px; */ margin-bottom: 22px; }
.sidebar-widget-title h3, 
.sidebar-widget-title h3 a {
	color: #242526;
	letter-spacing: 0.5px;
	margin: 0 0 0px;
	padding-bottom: 0px;
	word-wrap: break-word;
}
.sidebar-widget .contact-area h6, 
.sidebar-widget .contact-area h4, 
.sidebar-widget .contact-area .contact-icon i { color: #727272; }
/*Sidebar Search*/
.sidebar-widget > .input-group > .form-control {
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	border: 1px solid #e9e9e9;
	font-family: 'Open Sans';
	font-weight:400;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sidebar-widget > .input-group > .form-control:focus {
	border-color: #e9e9e9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sidebar-widget > .input-group > .input-group-addon {
    border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	font-family: 'Open Sans';
	font-weight:600;
	letter-spacing: 0.2px;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.sidebar-menu-box { display: block; }
/*Sidebar Latest Post*/
.sidebar-blog-post {
    margin-bottom: 0px;
    margin-top: 0 !important;
    padding-bottom: 20px;
	overflow: hidden;
}
.sidebar-blog-post:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.sidebar-blog-post h3 {
    display: block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: -5px;
    word-wrap: break-word;
}
.sidebar-blog-post h3 a { color: #242526; transition: all 0.3s ease 0s; }
.sidebar-blog-post span {
    color: #727272;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 13.5px;
    line-height: 20px;
    margin-right: 8px;
	display: block;
}
.sidebar-post-area {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
.sidebar-post-area img {
	display: block;
    height: auto;
    max-width: 100%;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 2px;
}
.sidebar-blog-post:hover .sidebar-post-area img { opacity: 7px; }
/*Sidebar Links*/
ul.post-content{ margin-bottom: 0px; list-style: none outside none; padding: 0; }
ul.post-content li {
	border-bottom: 1px dotted #c5d1dc;
	display: block;
	font-family: 'Open Sans';
	font-weight:400;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-right: 0px;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
ul.post-content li:first-child { padding-top: 0px; }
ul.post-content li a { color: #727272;	transition: all 0.3s ease 0s; }
ul.post-content > li > a:before {
	content: "\f192";
	font-family: FontAwesome;
	margin-right: 10px;
	margin-left: 1px;
	font-size: 13px;
}
/*Sidebar Tags*/
.tagcloud { margin: 0 0 10px; overflow: hidden; padding: 4px 0; }
.tagcloud a {
	background-color: #fcfcfc;
	border: 1px solid #dadada;
	color: #45494b;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans';
	font-weight:400;
	font-size: 14px !important;
	line-height: 20px;
	margin: 0 5px 10px 0;
	padding: 6px 14px;
	transition: all 0.3s ease 0s;
	vertical-align: baseline;
	white-space: nowrap;
}
.tagcloud a:hover { color: #ffffff; }

/*Blog Pagination*/
.navigation.pagination .nav-links {
	margin: 0px;
	overflow: hidden;
	padding: 0 0 70px;
	text-align: center;
}
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	color: #242526;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease 0s;
	font-size: 18px;
	line-height: 20px;
	border-radius: 50%;
	margin: 0 3px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 40px;
	height: 40px;
}

.navigation.pagination .nav-links .page-numbers.current,  .navigation.pagination .nav-links a:hover { color: #FFFFFF; }

.navigation.pagination { margin: 0; display: block; }

/*404 Page Section-------------------------------------------------------------------------------------------*/
.error-section { margin: 0; padding: 80px 0 80px; }
.error-404 { clear: both; padding: 0; text-align: center; }
.error-404 .text-center > i {
	display: inline-block;
	color: #242526;
	font-size: 80px;
	margin-bottom: 15px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-animation: spin 3s ease-in-out infinite alternate;
	-moz-animation: spin 3s ease-in-out infinite alternate;
	-o-animation: spin 3s ease-in-out infinite alternate;
	animation: spin 3s ease-in-out infinite alternate;
}
.error-404 h1 {
	font-family: "Courgette";
    font-size: 170px;
    line-height: 160px;
    margin: 20px 0;
}
.error-404 h4 {
    color: #242526;
	font-family: "Courgette";
    font-size: 50px;
    line-height: 45px;
    margin: 20px 0 25px;
}
.error-404 p {
    color: #727272;
	font-family: 'Open Sans';
	font-weight:400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 25px;
}
.error-btn-area { display: block; margin: 16px 0 0; text-align: center; }
a.error-btn {
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 10px;
    padding: 14px 35px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}
a.error-btn:hover { color: #ffffff; }
a.error-btn:before {
    content: "\f060";
    font-family: FontAwesome;
    margin-right: 5px;
}

/*Scroll Layout Button*/
.hc_scrollup {
	border-radius: 0px;
    bottom: 0px;
	padding: 7px;
    display: none;
    height: 40px;
    opacity: 1;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 70px;
	overflow: hidden;
    z-index: 9999;
}
.hc_scrollup:hover { opacity: 1; }
.hc_scrollup i { font-size: 22px; color: #ffffff; }


/* Extra Css */ 
.sidebar-widget ul{
	margin: 0 0 10px !important;
    overflow: hidden;
    padding: 0px 0px;
	list-style-type: none;
}
.sidebar-widget > ul  > li:first-child { padding: 0 0 10px; }
.sidebar-widget > ul  > li:last-child { padding: 10px 0 0px; }
.sidebar-widget > ul > li{
	display: block;
    font-family: 'Open Sans';
	font-weight:400;
	font-size: 14px;
    line-height: 25px;
    margin: 0 !important;
	padding: 10px 0;
    overflow: hidden;
    transition: all 0.4s ease 0s;
}
.sidebar-widget ul.children li {
    display: block;
    font-family: 'Open Sans';
	font-weight:400;
	font-size: 14px;
    line-height: 20px;
    margin: 0 25px;
    overflow: hidden;
    padding: 10px 0;
    transition: all 0.4s ease 0s;
}
.sidebar-widget ul.children li:last-child { border-bottom: 0 none; padding-bottom: 0px ; }
.sidebar-widget ul.children { margin-bottom: 0px !important; }
.sidebar-widget ul.children li a:before{
	font-family: FontAwesome;
    margin-right: 9px;
    content: "\f192";
}
.sidebar-widget > ul > li { border-bottom: 1px dotted #d1d1d1; }
.sidebar-widget > ul > li:last-child { border-bottom: 0 none; }
.sidebar-widget > ul > li > a {
	color: #727272;	
	font-size: 14px;
	font-family: 'Open Sans';
	font-weight:400;
	font-size: 14px;
}

.blog-post-lg p > embed { width:100% !important; }
.blog-post-lg p > img, .blog-post-lg p > strong > img { margin-bottom:20px; } 
.blog-post-lg p > iframe { width:100% !important; }
 .blog-post-lg li > a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.media-body p > embed, .media-body p > iframe { max-width:100%; }
.blog-post-info-detail a, .comment-respond a, .appointment_title_head { color: #727272; }
.textwidget img { max-width:100%; }
input {
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	border: 1px solid #e9e9e9;
	font-family: 'Open Sans';
	width: 100%;
	font-weight:400;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #e9e9e9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sidebar-widget label,.footer-widget-column label { display:none; }
.sidebar-widget > .input-group > .form-control:focus {}
.page-breadcrumb > li { color: #ffffff; }

.blogdetail-btn, .cont-btn button {
	color: #FFFFFF;
	display: inline-block;
 
	font-weight:600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.5px;
	border-radius: 3px;
	margin-bottom: 0;
	padding: 12px 24px;
	text-align: center;
	transition: all 0.4s ease 0s;
	border:none;
}

.footer-widget-column .contact-icon i, .footer-widget-column h4 { color:#727272; }
.footer-widget-column h6 { color: #000; }
.slider-btn-sm {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:700;
	transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 8px 18px;
	margin: 0;
    text-align: center;
    vertical-align: middle;
	
}
.slider-btn-sm:hover { color: #ffffff; }
.slider-sm-area a.more-link {
	color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight: 600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 8px 18px;
	margin: 30px 0 3px;
    text-align: center;
    vertical-align: middle;
} 
.slider-sm-area a.more-link:hover { color: #ffffff; }
/*Header image with content section-----------------------------------------------------------------*/
.header-img {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
	transition: all 200ms ease-out 0s;
	text-align: center;
}
div.header-content {
	background: transparent;
	color: #ffffff;
	top: 18%;
	padding: 0 10px;
	position: absolute;
	letter-spacing: 1px;
	z-index: 1;
	width: 100%;
}
div.header-content h3 {
	font-size: 24px;
	line-height: 1.1;
	display: block;
	text-align: center;
	margin: 0px 0 15px;
	padding: 0px;
}
div.header-content h4 {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#customize-control-layout_textbox_enable input { display:none;}

/*Header Widget and Top contact detail Section--------------------------------------------------------------------------*/
.top-contact-detail-section h3 {
    font-family: 'Open Sans';
	color: #fff;
    letter-spacing: 0.5px;
    line-height: 1.1;
    word-wrap: break-word;
}
.top-contact-detail-section h3 { margin: 20px 0 20px; }
.top-contact-detail-section a, 
.top-contact-detail-section > ul > li > a { color: #727272; }
.top-contact-detail-section label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
}
.top-contact-detail-section select { 
	margin: 15px 10px; 
}
.top-contact-detail-section label { 
	color:#fff; 
	margin: 0 0 25px; 
}
.top-contact-detail-section a, 
.top-contact-detail-section a:hover,
.top-contact-detail-section ul > li > a:hover, 
.top-contact-detail-section .recentcomments a:hover, .recentcomments a:focus  { 
color:#ffffff;
word-wrap: break-word;
}
.top-contact-detail-section ul { padding: 0; margin: 0 0 20px; list-style: none; }
.top-contact-detail-section li { 
	padding: 0px 0px 10px; 
	font-size: 15px;
	line-height: 22px;
    font-family: 'Open Sans';
    font-weight: 400;
	color: #fff; 
	list-style: none;
}
.top-contact-detail-section .rssSummary, 
.top-contact-detail-section .textwidget, 
.top-contact-detail-section .textwidget p, 
.top-contact-detail-section .textwidget a {
	color: #ffffff; 
}
 .top-contact-detail-section p.wp-caption-text { 
	color: #727272; 
}
 .top-contact-detail-section li a:before, 
.sidebar-widget li a:before, 
.footer-widget-column li a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-right: 10px;
    margin-left: 1px;
    font-size: 13px;
}	
.top-contact-detail-section span.comment-author-link, 
.top-contact-detail-section .rssSummary, 
.top-contact-detail-section span.rss-date  {
    font-size: 15px;
	line-height: 22px;
    font-family: 'Open Sans';
    font-weight: 400;
}	
.top-contact-detail-section .rssSummary { 
	color: #ffffff; 
}	
.top-contact-detail-section cite, 
.top-contact-detail-section span.rss-date { 
	color:#D6D6D6; 
}	
.appointment-search, 
.top-contact-detail-section form.appointment-search, 
.top-contact-detail-section .textwidget { 
	margin: 0 0 50px; 
}
.top-contact-detail-section select { 
	display: block; 
	min-height: 40px; 
	margin: 0 0 50px; 
} 
.top-contact-detail-section .textwidget select { 
	margin: 0px; 
}
.top-contact-detail-section .tagcloud { 
	padding: 0 0 40px; 
}
.top-contact-detail-section .tagcloud a, 
.top-contact-detail-section .tagcloud a:hover {
    background-color: #ffffff;
    color: #727272;
    border: 1px solid #ffffff;
}
.top-contact-detail-section ul.icons-medium { padding: 0; margin: 0 0 50px; list-style: none; }
.top-contact-detail-section ul.icons-medium li { display: inline-block; border-bottom: 0 none; padding: 0 0 5px; }
.top-contact-detail-section ul.icons-medium li a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-right: 10px;
    margin-left: 1px;
    font-size: 13px;
	display: none;
}
.top-contact-detail-section .calendar_wrap table { margin: 0 0 50px; }
.top-contact-detail-section .calendar_wrap table > caption  {
	color: #ffffff; 
}
.footer-widget-column select { margin: 0 !important; }
#wp-calendar { margin: 0; }

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Contact Form 7 */
.wpcf7 p { color: #727272; margin-top: 10px; }
.wpcf7-text, .wpcf7-file, .wpcf7-number, .wpcf7-date, .wpcf7-select, .wpcf7-quiz{
	color: #8f969c;
    background-color: transparent;
    border: 1px solid #e9e9e9;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-family: 'Open Sans';
    font-weight: 400;
    height: 46px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.wpcf7-file, .wpcf7-number, .wpcf7-date, .wpcf7-select, .wpcf7-quiz { width: 34%; }
.wpcf7-file { padding: 12px; }
.wpcf7-textarea {
	border-radius: 0;
	border: 1px solid #e9e9e9;
    display: inline-block;
    font-family: 'Open Sans';
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    height: 46px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 6px 12px;
    vertical-align: middle;
    width: 100%;
    height: 150px;
}
.wpcf7-submit {
	color: #FFFFFF;
    display: inline-block;
    font-family: 'Open sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    border-radius: 3px;
    margin-bottom: 0;
    padding: 12px 24px;
    text-align: center;
    transition: all 0.4s ease 0s;
    border: none;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    padding: 5px 0 0;
}
span.wpcf7-not-valid-tip
{
font-family: 'Open sans';
font-weight:400;
font-size:14px;
}
div.wpcf7-validation-errors {
    border: 2px solid #eee;
	font-family: 'Open sans';
	font-weight:400;
	font-size:14px;
}

 
@media only screen and (max-width: 1023px){
	.post-grid .grid-items-wrap .grid-items .item {
		height: auto !important;
	}
}
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {	 
		text-align: center;
		vertical-align: middle;
		line-height: 90px; 
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
  }
    .seven-cols .col-lg-1.left ,
  .seven-cols .col-lg-1.left ,
  .seven-cols .col-lg-1.left {	 
		text-align: left;
  }
  .seven-cols .menu-item {
	background-color:#862425;
	
  }
  .seven-cols .right-border {
	border-right: 1px solid #E4E4E4;
  }
  .seven-cols span.icon-text  {
	 color:#fff;
	 font-size:12px;
	 font-weight:800;
	 text-transform:uppercase;
  }
    .seven-cols span.icon-text-black ,   .seven-cols span.icon-text-black a {
	 color:#000;
	 font-size:12px;
	 text-transform:uppercase;
  }
    .seven-cols span.icon-text-black  span.lang-it.it{
	 font-weight:800;
  }
     .seven-cols span.icon-text-black  span.lang-en.en{
	 font-weight:800;
  }
  
}
@media screen and (min-width:1280px) and (max-width:1599px) {
	.container{
		width:100% !important;
	}
}
.recent-news-items  .img-news-mini{ 
	padding-top:20px;
	position:relative;
}

.recent-news-items  .data-news{ 
	font-size:11px;
	color:#a1a1a1;
	padding:15px 0px 10px 0px;
}
.recent-news-items  .description-news{
	color:#a1a1a1;
	font-size:13px;
	padding:10px 0px 10px 0px;
}
.recent-news-items  .title-news, .recent-news-items  .title-news a{
	color:#000;
	font-size:14px;
}
.description-widget{
	font-size:32px;
	margin-bottom:50px;
	font-family:'Montserrat', sans-serif;
	font-weight:700;
}
.title-widget{
	margin-top:30px;
	font-size:64px;
	font-weight:700;
	font-family:'Montserrat', sans-serif;
}
.wpcf7-form-control.wpcf7-submit{
	background-color:#862425;
}
red{
	color:#862425;
}
green{
	color:#278227;
} 
.Service-section  .box-home-service{
	font-size:32px;
	margin:30px;
}

.Service-section  .box-home-service-item .item-service{
	padding:60px 15px;
	border: 2px solid #fff;
	height: 300px;
	line-height: 300px;
	text-align: center;
}	
.Service-section  .box-home-service-item .item-service p.img-item{
height:60px;
}	

.box-home-icon .box-icon{
	padding-bottom:40px; 
}
.box-home-icon .box-icon .icon-fb,.box-home-icon .box-icon .icon-tw,.box-home-icon .box-icon .icon-li{
	margin-right:20px;
}




.sportelli-section  .box-home-service{
	font-size:32px;
	margin:30px;
}

.sportelli-section .box-home-service-item .item-service{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	width:100%;
	padding:40px 15px;
	margin:15px 15px;
	border: 10px solid #f6f6f6;
	height: 240px;
	text-align: center;
	position: relative;
	color:#727272;	
	display:block;
}	



.sportelli-section .box-home-service-item .item-service:after{
	background-color:#862425;
	width:calc(100% + 20px);
	height:10px;
	position: absolute;
	bottom:-10px;
	left:-10px;
	content:"";
}

.sportelli-section .box-home-service-item .item-service:hover{
	background-color:#862425;
	border: 10px solid #862425;
	color:#fff;
}

.sportelli-section  .box-home-service-item .item-service p.img-item{
	height:70px;
}	

.sportelli-section  .box-home-service-item p i.fa{
	font-size:60px;
}
.sportelli-section  .box-home-service-item p {
	/*color:#fff !important;*/
}
.sportelli-section .box-home-service-item span.title {
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 20px;
}

.tit-sportello{
	line-height:110px;
}

@media only screen and (max-width: 600px) {
	.tit-sportello{
		line-height:20px;
	}
	
	.callout-section-vending {
		background-position: left; 
	}
}

hr.sportelli-section {
	width:50% !important;
}
.sportelli-section  .box-home-service-item p.description {
	font-size:18px;
	font-weight:bold;
	color:#c6c6c6 !important;
}

.sportelli-section .box-home-service-item .item-1 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-appalti.png");
}
.sportelli-section .box-home-service-item .item-2 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-corrispettivi.png");
}
.sportelli-section .box-home-service-item .item-3 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-fiscale.png");
}
.sportelli-section .box-home-service-item .item-4 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-gdpr.png");
}
.sportelli-section .box-home-service-item .item-5 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-igiene.png");
}
.sportelli-section .box-home-service-item .item-6 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-impresa-40.png");
}
.sportelli-section .box-home-service-item .item-7 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-legislazione.png");
}
.sportelli-section .box-home-service-item .item-8 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-sportelli-sicurezza.png");
}
.sportelli-section .box-home-service-item .item-9 {
	background-repeat:no-repeat;
	background-position: 50% 40px; 
	background-image: url("images/icon/icone-sportelli/icon-bandi-finanziamenti.png");
}
.sportelli-section .box-home-service-item .item-1:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-appalti-active.png");
}
.sportelli-section .box-home-service-item .item-2:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-corrispettivi-active.png");
}
.sportelli-section .box-home-service-item .item-3:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-fiscale-active.png");
}
.sportelli-section .box-home-service-item .item-4:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-gdpr-active.png");
}
.sportelli-section .box-home-service-item .item-5:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-igiene-active.png");
}
.sportelli-section .box-home-service-item .item-6:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-impresa-40-active.png");
}
.sportelli-section .box-home-service-item .item-7:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-legislazione-active.png");
}
.sportelli-section .box-home-service-item .item-8:hover {
	background-image: url("images/icon/icone-sportelli/icon-sportelli-sicurezza-active.png");
}
.sportelli-section .box-home-service-item .item-9:hover {
	background-image: url("images/icon/icone-sportelli/icon-bandi-finanziamenti-active.png");
}

.Service-section  .box-home-service-item p i.fa{
	font-size:60px;
}
.Service-section  .box-home-service-item p {
	color:#fff !important;
}
.Service-section  .box-home-service-item p.title {
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff !important;
}
hr.separator-service {
	width:50% !important;
}
.Service-section  .box-home-service-item p.description {
	font-size:18px;
	font-weight:bold;
	color:#c6c6c6 !important;
}

.Service-section  .box-home-service-item .item-1 {
	background-size: cover;
	background-image: url("images/service_1.jpg");
}
.Service-section  .box-home-service-item .item-2 {
	background-size: cover;
	background-image: url("images/service_2.jpg");
}
.Service-section  .box-home-service-item .item-3 {
	background-size: cover;
	background-image: url("images/service_3.jpg");
}
.Service-section  .box-home-service-item .item-4 {
	background-size: cover;
	background-image: url("images/service_4.jpg");
}
.Service-section  .box-home-service-item .item-5 {
	background-size: cover;
	background-image: url("images/service_5.jpg");
}
.Service-section  .box-home-service-item .item-6 {
	background-size: cover;
	background-image: url("images/service_6.jpg");
}
.Service-section  .box-home-service-item .item-7 {
	background-size: cover;
	background-image: url("images/service_7.jpg");
}
.Service-section  .box-home-service-item .item-8 {
	background-size: cover;
	background-image: url("images/service_8.jpg");
}
.Service-section  .box-home-service-item .item-9 {
	background-size: cover;
	background-image: url("images/service_9.jpg");
}

.Service-section  .box-home-service-item .item-1:hover,
.Service-section  .box-home-service-item .item-2:hover,
.Service-section  .box-home-service-item .item-3:hover,
.Service-section  .box-home-service-item .item-4:hover,
.Service-section  .box-home-service-item .item-5:hover,
.Service-section  .box-home-service-item .item-6:hover,
.Service-section  .box-home-service-item .item-7:hover,
.Service-section  .box-home-service-item .item-8:hover,
.Service-section  .box-home-service-item .item-9:hover {
	background-size: cover;
	background-image: url("images/service-hover.png");
}

#menu-menu-principale,#menu-menu-principale-inglese {
width:100%;	
}
#menu-menu-principale li{
 width: 14.285714285714285714285714285714%;
}
#menu-menu-principale-inglese li{
	width: 16.667%;
}
#menu-menu-principale li.search-mobile-item, #menu-menu-principale li.lang-mobile-item , #menu-menu-principale li.login-mobile-item  {
	display:none;
}
#menu-menu-principale-inglese li.search-mobile-item, #menu-menu-principale-inglese li.lang-mobile-item , #menu-menu-principale-inglese li.login-mobile-item  {
	display:none;
}

.navbar .navbar-nav > li:nth-child(7)  {
 background-color:#717178;
}
.navbar .navbar-nav > li:nth-child(7)  .dashicons-lock{
	color:#444;
}
.login h1 a{
	background-image: url("images/confida-logo.png") !important; 
    
}
.navbar-collapse{
	padding:0px !important;
}
.navbar-right {
	margin-right:0px !important;
}
.navbar .seven-cols .search-icon{
	position: absolute;
	width: 70px;
	right:5px;
	background-color:#f4f4f4;
	display: inline;
	text-align:center;
	height:80px;
	top:5px;
}
a.link-donwload-formazione{
	color:#862425;
	font-size:21px;
	font-weight:300;
}
a.link-donwload-formazione:hover{
	color:#862425;
 
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
	margin-left:-15px !important;
	margin-right:-15px !important;
}
ul.dropdown-menu li{
	width:100% !important;
}
@media (min-width: 1600px){
	.container {
		width: 1600px !important;
	}
}

.page-title-section .overlay {
	padding:50px;
}

.page-title-section .overlay .page-title,.slide-caption .page-title {
	 font-size: 60px;
	color:#fff;
	line-height:1.2;
	font-weight:800;
	margin-bottom:50px 0px 20px 0px;
}
.page-title-section .overlay .page-title-50,.slide-caption .page-title-50 {
	 font-size: 50px;
	color:#fff;
	line-height:1.2;
	font-weight:800;
	margin-bottom:50px 0px 20px 0px;
}
.page-title-section .overlay .page-title-35,.slide-caption .page-title-35 {
	 font-size: 35px;
	color:#fff;
	line-height:1.2;
	font-weight:800;
	margin-bottom:50px 0px 20px 0px;
}
.page-title-section .overlay .page-title-description{
	width: 100%;
	font-size: 22px;
	color:#fff;
  	line-height:1.3;
	font-weight:400;
}

.slide-caption .page-title-description, .slide-caption .page-title-description p {
	font-size:24px;
	color:#fff;
	line-height:1.3;
	font-weight:400;
	width:70%;
}

.dataTables_wrapper .posts-data-table thead tr,  .dataTables_wrapper  table.dataTable tbody tr td.sorting_1{
	display:none;
}
.dataTables_wrapper .posts-data-table span.data{
	color:#a1a1a1;
	font-size:20px;
	font-weight:400;	 
	display:block;
}
.dataTables_wrapper .posts-data-table span.data-formazione{
	color:#e6e6e6;
	font-size:24px;
	font-weight:900;
	margin-right:40px;
}
.dataTables_wrapper .posts-data-table img.img-logo-formazione,
.dataTables_wrapper .posts-data-table span.img-logo-formazione {
	float:right;

}
.dataTables_wrapper .posts-data-table.formazione .contenuto{
	width:80%;

}
.dataTables_wrapper .posts-data-table span.title{
	color:#272727;
	font-size:22px;
	font-weight:900;
	
}
.dataTables_wrapper .posts-data-table .intro{
margin-top:10px;
	
}
.dataTables_wrapper .posts-data-table span.title-formazione{
	color:#4c4b4b;
	font-size:24px;
	font-weight:900;
	
}
.dataTables_wrapper  table tr,.dataTables_wrapper table td,.dataTables_wrapper table {
	border: none; 
	border-style: none;
 
}
.dataTables_wrapper table.dataTable.no-footer {
	border: none; 
	border-style: none;
}
.dataTables_wrapper  table.dataTable tbody tr td{
	display:block;
}
.content-convenzioni{
	width:80%;
	display:inline-block;
	padding-right:50px;
	text-align: justify;
}
.content-img-logo-formazione{
	width:18%;
	display:inline-block;
	vertical-align:top;
}
.dataTables_wrapper  table.dataTable tbody tr td:last-of-type {
	border-bottom: 2px solid #e6e6e6;
	padding-bottom:15px;
}


.dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_filter input[type="search"] {
	border: 3px solid #CCC;
	background-color:transparent;
	height:60px;
	width:550px;
	font-size:32px;
	font-weight:300;
}
.dataTables_wrapper label{
	font-size:16px;
	font-weight:900;
	color:#4c4b4b;
}
table.posts-data-table td {
	vertical-align:middle;
}
.dataTables_wrapper .dataTables_length  {
	display:none;
}
.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{
	margin-top:30px;
	font-family: 'Montserrat', sans-serif;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{
	margin-bottom:30px;
	color:#4c4b4b;
	padding:30px;
}
.dataTables_wrapper .dataTables_filter .search-filter{
	width:550px;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	padding:0px 0px 10px 15px;
	color:#4c4b4b;
	text-transform:uppercase;
}
.page-builder .box-title-page .title,.page-builder .big-title  {
	margin-top: 100px;
	margin-bottom: 60px;
    font-size: 55px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.page-builder .box-title-page .description {
	margin-top: 0px;
	color:#272727;
	margin-bottom: 60px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.page-builder .content-body{
	margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
	line-height: 1.2;
	color:#272727;
    font-family: 'Montserrat', sans-serif;
}

/* CHI SIAMO*/
.content-chi-siamo .category{
	padding:20px;
}
.content-chi-siamo p{
	font-size:18px;
	color:#272727;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 0.2px;
    line-height: 1.2;
 
}
.content-chi-siamo .category .box-container .box-1{
	padding:50px 20px;
	 
 	background-color:#712836;
	background-size: cover;
    background-image: url('images/ico-chisiamo-impresa-gestione.png');
	height:270px;
 
}
.content-chi-siamo .category .box-container .box-2{
	padding:50px 20px;
	background-color:#caa02f;
	background-size: cover;
    background-image: url('images/ico-chisiamo-impresa-servizi.png');
	height:270px;
 
 
}
.content-chi-siamo .category .box-container .box-3{
	padding:50px 20px;
	background-color:#8ea857;
	background-size: cover;
    background-image: url('images/ico-chisiamo-impresa-fabbr-distr.png');
 
	height:270px;
 
}
.content-chi-siamo .category .box-container .box-4{
	padding:50px 20px;
	background-color:#4a8e91;
	background-size: cover;
    background-image: url('images/ico-chisiamo-impresa-fabbr-prod.png');
	height:270px;
	
 
}
.content-chi-siamo .category .box-container .box-1 span,.content-chi-siamo .category .box-container .box-2 span,
.content-chi-siamo .category .box-container .box-3 span,.content-chi-siamo .category .box-container .box-4 span
{
font-size:18px;
color:#fff;
display:inline-block;
}
.content-chi-siamo .box-apice {
	margin-top:40px;
	margin-bottom:140px;
}

.content-chi-siamo .box-apice .container-apice {
	color:#272727;
	font-size:32px;
	padding:10px 90px;
}
.content-chi-siamo .box-apice .apice-left {
	display:block;
    background-image: url('images/apice-left.png');
	background-size: cover;
	width:90px;
	height:90px;
}
.content-chi-siamo .box-apice .apice-right {
	display:block;
	position:absolute;
	right:0;
	width:90px;
	height:90px;
    background-image: url('images/apice-right.jpg');
}
.content-chi-siamo .btn-big-white{
	color: #272727;
	display: inline-block; 
	font-size: 32px;
	line-height: 20px;
	background-color:#fff;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom: 0;
	padding: 12px 24px;
	text-align: center;
 	border:2px solid #272727;
}
.content-chi-siamo .organigramma p{
	line-height:0.8;
}
.content-chi-siamo .organigramma p.titolo{
	padding-top:20px;
}
.content-chi-siamo{
	padding-left:0px;
	padding-right:0px;
}
.content-chi-siamo .item {
	padding-right:0px;
	padding-left:0px;
	font-size:20px;
}
.content-chi-siamo .item .item-left{
	padding:20px 20px;
	border:1px solid #ccc;
}
.content-chi-siamo .item .item-right{
	border:1px solid #ccc;
	padding:20px 20px;
}
.content-chi-siamo .item .item-left .title,
.content-chi-siamo .item .item-right .title {
	font-weight:700;
	padding-bottom:15px;
}
.content-chi-siamo .item .item-left span.email,
.content-chi-siamo .item .item-right span.email{
	color:#862425;
}
.content-chi-siamo .item-consiglio-red{
	background-color:#862425;
}
.content-chi-siamo .item-consiglio-red,.content-chi-siamo .item-consiglio{
	line-height: 26px;
	font-size: 18px;
	border: solid 1px #F0F0F0;
	padding: 30px 20px;
}
.content-chi-siamo .item-consiglio-red span.title-consiglio{
	color:#fff;
}
.content-chi-siamo .item-consiglio span.title-consiglio{
	color:#862425;
}
 
.content-chi-siamo .no-padding-right{
	padding-right:0px;
}
.content-chi-siamo .no-padding-left{
	padding-left:0px;
}
/* END CHI SIAMO*/
.content-chi-siamo ul.list-point , .content-chi-siamo  ul.list-point-mini {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align:left;
  
}
.content-chi-siamo  ul.list-point li {
  padding-left: 1em; 
  text-indent: -.7em;
  color:#272727;
  font-size:24px;
  font-weight:900;
}
.content-chi-siamo  ul.list-point-mini li {
  padding-left: 1em; 
  text-indent: -.7em;
  color:#272727;
  font-size:18px;
}
img.link-util{
	width:auto;
}
.content-chi-siamo .space20{
	height:20px;
}
.content-chi-siamo .space40{
	height:40px;
}
.content-chi-siamo .space60{
	height:60px;
}
.content-chi-siamo  ul.list-point li::before,
.content-chi-siamo  ul.list-point-mini li::before  {
  content: "• ";
  color: #862425;  
  padding-right:10px;
}
.content-chi-siamo p {  font-size: 16px;  line-height: 22px;}
.content-chi-siamo ul.list-point li {  padding-left: 1em;  text-indent: -.7em;  color: #272727;  font-size: 20px;  font-weight: 900;}

.content-chi-siamo p span.title30 {
  font-size:34px;
  color: #e3e3e3;  
  font-weight:900;
  padding-top:30px;
  padding-bottom:10px;
}
a.link-url{
	color:#000;
}
.dataTables_wrapper .dataTables_info{
	display:none;
}
ol.simple-list{
  font-size: 18px;
  line-height: 24px;
}
ol.simple-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    text-align:left;
    margin: 0;
    margin-left: 3em;
    padding: 0;
     
    counter-reset: li-counter;
}
ol.simple-list > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
	color:#272727;
	font-weight:300;
}
ol.simple-list > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
     
    font-size: 3em;
    line-height: 1;
    text-align: right;
    color: #e6e6e6;
 
    content: counter(li-counter);
    counter-increment: li-counter;
}
.post-content-text.grid-1 span.news-title-grid-1 a, .post-content-text.grid-1 span.news-title-grid-1{
	font-size:24px;
	font-weight:800;
}
.page-builder .blog-lg-area-left.news.type-news {
	padding-left:10%;
	padding-right:10%;
	padding-top:40px;
}
.widget.video-title{
	padding-top:15px;
 	bottom:0;
	color:#000;
	font-size:12px;
	font-weight:800;
}
.widget.video-description{
	padding-top:5px;
 	bottom:0;
	color:#888;
	font-size:11px;
	font-weight:800;
}
 
.emd-video-wrapper{
	padding:15px;
	position:relative;
	
}

.event_filters .search_events input, .event_filters .search_events select,#wpbdp-search-form .wpbdp-search-filter>div.field>input[type="text"],.wpbdp-search-filter select
 {
	border: 3px solid #CCC;
	background-color:transparent;
	font-weight:800;
	color:#4c4b4b;
	margin:0px;
	  height: 40px;
	font-size: 16px;
}
.event_filters .search_events select,.wpbdp-search-filter select
 {
	margin:0px
}
.event_filters .search_events .label-search{
	text-align:left;
	font-size:16px;
	font-weight:900;
	color:#4c4b4b;
}
.event_filters .search_events .btn-event-search{
	margin-top:19px;
	width:200px;
	height:40px;
	background:#862425;
	border:0;
	border:none;
	border-radius:0px;
}
.event_filters .search_events .event-manager-category-dropdown {
	display:block !important;
	border:3px solid #CCC !important;
}
.event_filters .search_events #search_categories_chosen {
	display:none;
}
.event-box {
	text-align:left;
	padding:25px 0px;
	border-bottom:1px solid #f4f4f4;
}
.event-box .first-row span.date{
	color:#a1a1a1;
	font-size:16px;
}
.event-box .second-row span.title{
	color:#272727;
	font-size:24px;
	font-weight:800; 
}
.event-box .first-row span.location{
	color:#a1a1a1;
	float:right;
	font-size:16px;
}
.event-box .first-row{
	margin-bottom:20px;
}
.event-box .second-row span.category{
	color:#e3e3e3;
	float:right;
	font-size:24px;
}
.event-box .second-row .allegato-event{
	display: inline-block;
    width: 48%;
    padding: 10px 0px;
}
.event-box .second-row .allegato-event a, .event-box .second-row .allegato-event a span{
	color:#862425 ;
}
	

a.link-url,a.link-url:hover{
	
	color:#862425 !important;
	font-size:20px;
}
div.event_listings ul.event_listings{
	text-align:center;
}
.event-listings-table-bordered{
	border:0;
	border:none;
}
.dataTables_wrapper .posts-data-table.dataTable {
	width:80%  !important;
}
.dataTables_wrapper .posts-data-table.formazione {
	width:100% !important;
}
.blog-lg-area-left > .media > .media-body, .blog-lg-area-right .media > .media-body, .blog-lg-area-full .media > .media-body{
	padding-top:60px;
}
.media-body .box-attachment .row-attachment-title{
	padding:10px;
	border-bottom:1px solid #eee;
}
.media-body .box-attachment .row-attachment{
	padding:15px;
	border-bottom:1px solid #eee;
}
.media-body .box-attachment .row-attachment-title span,.media-body .box-attachment .row-attachment span{
	font-size:16px;
	padding-left:10px;
	font-weight:900;
	color:#272727;
}
.media-body .box-attachment .attachment,
.post-content-text.grid-1 .attachment{
	display:inline-block;
	width:48%;
	padding:10px 0px;
}
#wpbdp-search-form .wpbdp-search-filter {
  margin-bottom: 15px;
}
#wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label
{
	float:none !important;
}
.wpbdp-search-page {
		
 	
}
.wpbdp-listing-single .main-image{
	padding:20px 0px !important;
}
.wpbdp-listing .listing-details .field-value.wpbdp-field-indirizzo,
.wpbdp-listing .listing-details .field-value.wpbdp-field-cap,
.wpbdp-listing .listing-details .field-value.wpbdp-field-citta,
.wpbdp-listing .listing-details .field-value.wpbdp-field-provincia_sede{
	display:inline;
	width:0;
}
.wpbdp-listing .listing-details span.value p {
	display:inline;
	width:0;
	font-size:18px;
}
.wpbdp-listing .listing-details .field-value.wpbdp-field-cap:before,
.wpbdp-listing .listing-details .field-value.wpbdp-field-citta:before {
    content: "-";
    margin: 0px 8px;
}
.wpbdp-listing .listing-details .field-value.wpbdp-field-provincia_sede:before{
    content: "(";
    margin: 0px 2px 0px 6px;
}
.wpbdp-listing .listing-details .field-value.wpbdp-field-provincia_sede:after{
    content: ")";
    margin: 0px 2px;
}
/*.wpbdp-listing .listing-details .field-value.wpbdp-field-indirizzo,
.wpbdp-listing .listing-details .field-value.wpbdp-field-cap,
.wpbdp-listing .listing-details .field-value.wpbdp-field-telefono,
.wpbdp-listing .listing-details .field-value.wpbdp-field-fax,
.wpbdp-listing .listing-details .field-value.wpbdp-field-mail,
.wpbdp-listing .listing-details .field-value.wpbdp-field-sito_web,
.wpbdp-listing .listing-details .field-value.wpbdp-field-regione_in_cui_opera{
	display:inline-block;
	width:48%;
}*/
.wpbdp-listing .listing-details .field-value.wpbdp-field-regione_in_cui_opera{
	padding-bottom:50px;
}
#wpbdp-search-form  
{
	padding:60px 0px;
	background-color:#f7f7f7;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox .field  {
	display:inline;
	float:left;
} 
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-radio .wpbdp-search-field-label{
	display:inline;
} 
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-radio {
	display:inline;
} 
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-radio .field .wpbdp-inner-radio  input[type="radio"]{
	display:inline;
	margin-left:0px;
	position:initial;
	padding-left:10px;
} 
#wpbdp-search-form  .button-search-associati{
 
text-align:right;
padding-right:15px;
} 
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox {
	margin-top:15px;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox .wpbdp-search-field-label label{
	padding-left:10px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:900;
}

#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-21,
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-22{  
margin-top:0px !important;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-21 .wpbdp-search-field-label label,
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-22 .wpbdp-search-field-label label{
	font-size:18px;
	text-transform:none !important;
	display:block;
	font-weight:700;
	padding-left:0px;    
	margin-bottom: 5px;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-21 .field ,
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-id-22 .field {
	width:100%;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox .field .wpbdp-inner-checkbox  input[type="checkbox"]{
	display:inline;
	margin-left:0px;
	position:initial;
	padding-left:10px;
} 
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox .wpbdp-search-field-label {
	display:inline;
	float:left;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-checkbox .field  .wpbdmcheckboxclass{
	float:left;
}
#wpbdp-search-form .wpbdp-search-filter.wpbdp-form-field-type-radio .field.inner{
	display:inline;
}
#wpbdp-search-form .button-associati-search{
	box-shadow:none;
	padding:10px 40px;
	color:#fff;
	width:250px !important;
	background-color:#862425;
	text-transform:uppercase;
} 
 
.wpbdp-page-content .wpbdp-listing .listing-details,
.wpbdp-listing .listing-details  {
	text-align:left;
} 
.wpbdp-page-content .wpbdp-listing .listing-details label,
.wpbdp-page-content .wpbdp-listing .listing-details span.value,
.wpbdp-listing .listing-details label,
.wpbdp-listing .listing-details span.value,
.wpbdp-listing .listing-details span.value p,
.wpbdp-listing .listing-details span.indirizzo p
{
	color:#212121; 
	font-family:'Montserrat', sans-serif;
	margin-bottom:0px;
	font-weight:300;
} 

.wpbdp-page-content .wpbdp-listing .listing-details span.value, .wpbdp-listing .listing-details label, 
.wpbdp-listing .listing-details span.value, .wpbdp-listing .listing-details span.indirizzo p {
	font-size: 18px;
	line-height: 24px;
}
.wpbdp-listing .listing-details span.indirizzo p {
	display:inline-block;
} 
.wpbdp-listing .listing-details .field-value{
	margin-bottom:0px !important;
} 
.wpbdp-page-content .wpbdp-listing .listing-details span.nome a,
.wpbdp-listing .listing-details .wpbdp-field-display span.nome a 
{
	color:#212121;
	font-weight:800;
	font-size:40px;
	font-size: 30px;
	margin-bottom: 5px;
	display: block;
} 
.wpbdp-page-content .wpbdp-listing .listing-details .wpbdp-field-display span.descrizione,
.wpbdp-page-content .wpbdp-listing .listing-details .wpbdp-field-display span.descrizione p,
.wpbdp-listing .listing-details .field-value.wpbdp-field-category span.value a{
	width:80%;
	font-weight:300;
	color:#212121;
	margin-bottom:20px;
	 font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	display: block;
} 
.wpbdp-listing.single .listing-details .wpbdp-field-display span.descrizione,
.wpbdp-listing.single .listing-details .wpbdp-field-category,
.wpbdp-listing.single .listing-details .wpbdp-field-display span.descrizione p,
.wpbdp-listing.single .listing-details .wpbdp-field-category a{
	/*font-size:32px;*/
	color:#212121;
	font-weight:300;
	margin:40px 0px;
	line-height:1.1;
}   
.wpbdp-listing-excerpt{
	border-bottom:solid 2px #e6e6e6;
} 
 
.wpbdp-listing .main-image .listing-thumbnail{
	text-align:left;
} 
.wpbdp-listing.single .listing-details .wpbdp-field-nome,
.wpbdp-listing.single .listing-details .wpbdp-field-descrizione  {
	text-align:left;
} 
.wpbdp-page-content .wpbdp-listing.wpbdp-listing-excerpt {
    padding: 30px 10px;
    
}
.wpbdp-listing.single .wpbdp-button-send-email {
	margin-top:40px;
	box-shadow:none;
	padding:14px;
	color:#fff;
	width:310px !important;
	background-color:#862425;
	text-transform:uppercase;
} 
.social-sharing{
	width:80% !important;
}
.media-body .title-single{
	display:none;
} 
 .wpbdp-listing.single input {
	height:auto;
} 
img.icon-associati-facebook {
	float:left;
	width:30px;
	height:30px;
}

.wpbdp-listing.single .listing-details .detail-associati-label,
.wpbdp-listing.single .listing-details  .wpbdp-field-display  .detail-associati-label {	
	margin-bottom:10px;
}
.wpbdp-listing.single .listing-details  .wpbdp-field-display  .detail-associati-label span.right{	
	float:right;
	font-size:24px;
	font-weight:900;
}
.wpbdp-listing .listing-details .detail-associati-label  {	
	display:none;
}
.wpbdp-listing.single .listing-details .detail-associati-label  {	
	display:block;
}
.wpbdp-listing.single .listing-details .detail-associati-label span.left{
	
	font-size:20px;
	font-weight:900;
}
.wpbdp-listing .listing-details  .wpbdp-field-display  .detail-associati-label  {
	display:none;
}
.wpbdp-listing.single .listing-details  .wpbdp-field-display  .detail-associati-label{
	display:block;
}
.wpbdp-listing.single .main-image {
	text-align:left;
	margin-bottom:40px;
}

 
 
 
.wpbdp-listing.single .main-image .listing-thumbnail{
	display:inline;
	
}
ol.alpha {
	list-style-type: lower-alpha;
	text-align:left;

}
.page-builder .content-body p{
	font-family:'Open Sans', sans-serif;
	color: #727272;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.2px;
	line-height: 25px;
}
.widget-button-all-video{	
 	box-shadow:none;
	padding:10px 40px;
	color:#fff; 
	text-transform:uppercase;
	height:45px;
	background:#862425 !important;
	border:0;
	border:none;
	border-radius:0px;
	box-shadow:none !important;
}

.page-id-15646 .widget-button-all-video{
	background:#437F35 !important;
}
.video-button-home{
	margin:40px 0px 60px 0px;
}
.footer-copyright-section .box-newsletter input {
	border: 5px solid #CCC;
	background-color:transparent;
	height:60px;
	color:#fff;
	font-size:16px;
	font-weight:300;
	border-radius:0;
}
.footer-copyright-section .box-newsletter input{
width:70%;
}
.footer-copyright-section .box-newsletter input::placeholder {
	color:#fff;
	font-size:18px;

}
.container.no-padding-left{
	padding-left:0px;
}
.container.no-padding-right{
	padding-right:0px;
}
.no-margin-left{
	margin-left:0px !important;
}
.no-margin-right{
	margin-right:0px !important;
}
.carou-direction-nav {
	display:none;
}
.page-title-section .overlay .breadcrumbs{
	color:#fff;
	font-size:20px;
	font-weight:400;	 
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.media-body .title-single{
	
	margin-top:100px;
	margin-bottom:60px;
	font-size: 50px;
	line-height: 55px;
	font-weight: 700;
	
}
.ngg-galleryoverview .slideshowlink{
	display:none;
}

#filtersubmit {
  position: relative;
  z-index: 1;
  font-size:18px;
  left: -35px;
  top: 1px;
  color: #fff;
  cursor: pointer;
  width: 0;
}
.dataTables_wrapper table.dataTable .allegato-table {
	width:48%;
	display:inline-block;
	padding:5px 10px 5px 0px;
}
.dataTables_wrapper table.dataTable .allegato-table span{
	color:#862425;
}

img.tdq-img{
	margin-top:30px;
}
img.tdq-img-right{
	float:right;
	border:none !important;
	
}
.right-header-mobile{
	display:none;
}

.convenzioni-page .dataTables_filter,.formazione-page .dataTables_filter, .specialprojects-page .dataTables_wrapper .dataTables_filter{
	display:none;
}
.wpbdp-listing.single .main-image .listing-thumbnail img{
	width:auto;
	height:auto;
}
 .wpbdp-listing .listing-thumbnail img{
	width:100%;
	height:100%;
}
.dataTables_wrapper .dataTables_paginate{
	text-align:center;
	float:initial;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	background:none;
	border:0;
}
/*
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.news_pagination a, .news_pagination a {
	background:none;
	border:0;
	font-size:14px;
	color:#000;
}


.dataTables_wrapper .dataTables_paginate .current {
	background:none;
	border:0;
	font-size:22px;
	color:#000;
	
}
*/
.separatore-video-wrapper{
	display:block;
	height:20px;
	clear: both;
}
.container-search  .box-search{
	margin:50px;
}
.container-search  .title-result-search{
	font-size:18px;
	margin-bottom:50px;
	text-align:center;
}
.container-search  .row-search{
	padding:20px 0px;
	border-bottom:1px solid #ccc;
}
.container-search  .row-search span.title{
	font-size: 24px;
	font-weight: 800;
	display:block;
}
.container-search  .row-search span.title a{
	color:#212121;
}
.container-search  .paginator{
	margin:60px 0px;
	text-align:center
}
.container-search  .row-search span.contenuto{
	font-size:18px; 
	display:block;
}
.container-search  .row-search  .box-attachment .allegato-table {
	width:48%;
	display:inline-block;
	padding:5px 10px 5px 0px;
}
.container-search  .row-search  .box-attachment .attachment a,
.container-search  .row-search  .box-attachment .allegato-table span{
	color:#862425;
}

.hidden-button-form, img.img-logo-mobile, .footer-logo-mobile,img.tdq-img-mobile, .logo-header-mobile, .mobile-header, .mobile-slide{
	display:none;
}
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default{
	/*display:none !important;*/
}
#wp-admin-bar-wp-logo, #wp-admin-bar-site-name, #wp-admin-bar-updates, #wp-admin-bar-comments, #wp-admin-bar-new-content, #wp-admin-bar-all-in-one-seo-pack, #wp-admin-bar-customize{
	display:none;
}

.allegato-table span a{
	color: #862425;
	font-size:12px;
}
.news-content.grid-4 span.news-title{
	width:100%;
}
.type-news .news-thumb .grid-news-thumb{
	height:initial !important; 
}
.ngg-album-compact{
	height:360px;
}
#search-results{margin-top:40px;}
#wpbdp-search-form-wrapper .lettere-box{
	margin:50px 0px 0px;
}
#wpbdp-search-form-wrapper .lettere-box a,#wpbdp-search-form-wrapper .lettere-box a:hover{
	padding:0px 5px;
	font-weight:700;
}
a.chart {  color: #862425;  margin: 0 5px;  font-size: 20px;}
a.chart:hover , a.chart:focus {  color: #333;  }
a.chart.active  {  color: #333;  margin: 0 5px;  font-size: 20px;}
#wpbdp-search-form-wrapper .label-result{
	margin:30px;
	font-weight:700;
	font-size:20px;
}
/*MODFICHE SIMO*/
.content-chi-siamo .item .item-right, .content-chi-siamo .item .item-left{
	border-color:#f0f0f0
}
.content-chi-siamo p span.title30{
	display:block;
	padding-top:40px;
	line-height:40px;
}
.content-chi-siamo ul.list-point li ul li, .content-chi-siamo ul.list-point-mini li ul li{
  list-style:none;
}

.content-chi-siamo ul.list-point li ul li::before, .content-chi-siamo ul.list-point-mini li ul li::before {
  content: "› ";
  color: #862425;
  padding-right: 10px;
}
.content-chi-siamo section{
	background-color: #fff;
}
.content-chi-siamo section:nth-of-type(odd){
	background-color: #F4F4F4;
}
.content-chi-siamo .item-consiglio-red, .content-chi-siamo .item-consiglio{
	border: 0px ;
}
.content-chi-siamo .item-consiglio-red, .content-chi-siamo .item-consiglio {
	border: 0px ;
}

.wpbdp-listing.single .listing-details .wpbdp-field-category a{

	margin:10px 0px 40px 0;

}  
.page-builder .box-title-page .title, .page-builder .big-title {
  margin-top: 60px;
  margin-bottom: 30px;
}
.dataTables_wrapper table.dataTable tbody tr td:nth-of-type(2) {
  padding-top: 20px;
}

a.red{
	color: #862425;	
}
a.red:hover{
	color: #862425;	
}
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.callout-section .overlay .associati span.title {
  font-size: 51px;
}
.callout-section .overlay .associati span.description {
  font-size: 28px;
}
.callout-btn2 {

  font-size: 28px;
  padding: 15px 44px;

}
.carousel-inner {
  height: 500px;
}
.slide-caption {
  padding: 0px 50px;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}
.page-title-section {
  height: 370px;
}
.page-title-section .overlay .page-title, .slide-caption .page-title {
  margin-bottom: 30px;
}
.footer-copyright-section .menu-footer span.titolo{
	font-size: 13px;
	margin-bottom:12px;
	line-height:20px;
}
.footer-copyright-section .menu-footer ul li {
	font-size: 11px;
	line-height: 16px;
}
.footer-copyright-section .menu-footer ul li a{
	color: #ababab;
}
 
.recent-news-items  .img-news-mini img{ border: solid 1px #F4F4F4;}

.page-id-7705 .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{

}

.link-infonews{
	font-weight:400;
	color:#862425;
}

.link-infonews:hover{
	color:#862425!important;
}

.ngg-album-compact h4 .ngg-album-desc{
	height:20px !important;
}

.ngg-album-gallery-image-counter{
	display:none;
}

.ngg-album-compact {
	height:250px;
}
.wpbdp-listing-single .main-image .listing-thumbnail img, .wpbdp-listing-single .main-image img {
	border: none !important; 
}
.select-best-practice{
	 margin:0;
}
.nav-search-best-practice{
	 margin-bottom:30px;
}
.grid-items .tipologia-progetto-soci{
	font-size:10px;
	padding:5px 0px;
}
.grid-items .layer-media{
	border: 1px solid #ddd;
}

.post-grid .item-post.special .layer-wrapper{
	border:3px solid #278227 !important;
}
.post-grid .item-post.special .layer-content{
	background-color:#278227 !important;
	color:#fff;
	padding:8px;
}
.post-grid .item-post.special .layer-content a.element{
	color: #fff ;
}
.post-grid .item-post.special  .layer-content .tipologia-progetto-soci{
    color: #fff ;
	text-align:left;
}

.post-grid .item-post .layer-wrapper .layer-media img{
	height:200px;
	width:100%; 
}
.post-grid .item-post .layer-content a.element{
	padding: 5px 0px !important;
	color: #000 ;
    font-size: 14px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:600;
}
.post-grid .item-post .layer-content .element{
	padding: 5px 0px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 11px !important;

}
.post-grid .item-post  .layer-content .element.excerpt{
	display:none !important;
}
 
.post-grid .item-post .layer-content .tipologia-progetto-soci{
	font-size: 11px !important;
	font-family: 'Montserrat', sans-serif !important;
    color: #a1a1a1;
	text-align:left;
}
.progetti-altri-progetti-box .altri-progetti .title{
	font-size:12px;
	color: #333;
}
.altri-progetti .item-progetto{
	margin-bottom:30px;
}
.altri-progetti .img{
	border: 1px solid #ddd;
	text-align:center;
	margin-bottom:5px;
}
.altri-progetti .title a,.altri-progetti .title a:hover {
	color: #333 !important;
	font-weight: bold;
}
.cvm_single_video_player {
	width:100%  !important;
}
@media only screen and (min-width: 1024px){
	.grid-items-wrap .grid-items .item  {
		width: 22% !important;
	}
}
.search-vending { 
	margin:30px 0px;
}
.search-vending .line { 
    border-top: 1px solid #3b3c41;
    height: 1px;
	background-color:#278227;
}
.search-vending .box-green { 
	height:40px;
	padding:10px;
	background-color:#278227;
}
.search-vending .box-green .filter-text{ 
	color:#fff;
	font-weight:bold;
}
.post-grid .grid-nav-top .nav-search{
	padding:0px 12px !important;
 
}
.post-grid .grid-items{
	text-align: left !important; 
}
.post-grid .grid-nav-top .nav-search .search {
	border-radius: 5px !important;
    border: 1px solid #ccc !important;

    padding-left: 0pz;
    vertical-align: none;
}
.post-grid .grid-nav-top .nav-search input {
	margin:10px 0px;
}

.page-title-section.vimeo-page-title {
	height: 100%;
}
.page-title-section.vimeo-page-title .page-title{
	font-size:42px;
}
.page-title-section.vimeo-page-title .breadcrumbs{
	display:none;
}
.page-title-section.vimeo-page-title .overlay .page-title, .slide-caption .page-title{
	margin-bottom:0px;
}

.cvm_single_video_player{
	display:none;
}

.cvm-shortcode{
	display:block;
}
#post-grid-16021 .grid-items .post-grid-img-resize{
	height: 168px;
}
#post-grid-15659 .grid-items .post-grid-img-resize{
	height: 220px;
}
.grid-items .post-grid-img-resize{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.post-grid .item-post{
	height: 340px;
}
#post-grid-16021 .grid-items .item-post{
	height: 270px;
}

.post-grid-16021 .grid-items .post-grid-img-resize{
	height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.progetti-altri-progetti-box{
	margin:50px 0px;
	padding:20px;
	text-align:center;
	background-color:#F1F1F1;
	border: 1px solid #717178;
}
.progetti-altri-progetti-box .title{
	font-size:2rem;
	
}
.progetti-altri-progetti-box hr.hr-progetti{
	border-top: 2px solid #fff !important;
}


.guarda-video, .guarda-video:hover{
	color:#862425;
}



.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


/* agile store locator template custom */

body #asl-storelocator.asl-p-cont.container.asl-template-1 .btn.btn-asl {
  background: #7c2c29 !important;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .infoWindow {
  background-color: #ffffff;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .infoWindow .features li {
  color: #808080;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel {
  border: 1px solid #cccccc;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .resut-found {
  background: #ffffff;
  border-bottom: 1px dotted #c8c5b8;
  color: #52483d;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .store-list li {
  background: #ffffff;
  border-bottom: 1px dotted #c8c5b8;
  color: #52483d;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .store-list li.store:hover {
  background: #ffffff;
  color: #000000;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .store-list li.highlighted {
  background: #ffffff;
  color: #000000;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .store-list li.highlighted:hover {
  background: #ffffff;
  color: #000000;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .store-list .no-stores {
  background-color: #EEE7E7;
  color: #808080;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .directions-panel {
  background: #ffffff;
  color: #52483d;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .storelocator-panel .directions {
  color: blue;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store-locator .agile-modal {
  color: #706B65;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store-locator h4 {
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store-locator .agile-modal-backdrop-in {
  background-color: #000000;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store-locator button.close-directions.close[aria-label="Close"] {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #cccccc;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store .features {
  color: grey;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store .web a {
  color: green;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .store .action {
  color: green;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .half-rule {
  border-color: #cccccc;
}
body #asl-storelocator.asl-p-cont.container.asl-template-1 .half-rule-1 {
  border-bottom: 1px solid #ededed;
}
body #asl-storelocator.storelocator-main.asl-bg-0.asl-template-1 #asl-map-canv {
  background: #ffffff;
}
body #asl-storelocator.storelocator-main.asl-bg-0.asl-template-1 #panel,
body #asl-storelocator.storelocator-main.asl-bg-0.asl-template-1 #asl-list {
  background: #ffffff;
}
body #asl-storelocator.storelocator-main.asl-bg-0.asl-template-1 .action.directions {
  color: blue;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .map-canvas-outer {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ededed;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .item .item-title a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .sl-item .item-title a {
  color: #4EA5E0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .sl-item .addr-sec .p-title {
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 div.arrow-down {
  border-left: 25px solid rgba(0,0,0,0);
  border-right: 25px solid rgba(0,0,0,0);
  border-top: 25px solid #bf413b !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .loading {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .asl-overlay h1.h1 {
  color: #000;
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .asl-overlay-on-item h1.h1 {
  color: #000;
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 body.search-list {
  background: #F8F8F8;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel .item-state a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list .item-state a {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel .item-state a span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list .item-state a span {
  background: #ff4d2a;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel .item-state a:hover span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list .item-state a:hover span {
  background-color: #008ad2;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel .item-state a.colisiond span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list .item-state a.colisiond span {
  background-color: #008ad2;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .store.highlighted .store-inner {
  background-color: #ffffe0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .close {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox .categories {
  color: #cccccc;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .chosen-container-multi .chosen-choices {
  border: 1px solid #cccccc;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item {
  background: transparent none repeat scroll 0 0 !important;
  border-bottom: 1px solid #cccccc !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item .title-a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item .title-a {
  color: #3366BB;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item .thumb-a img,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item .thumb-a img {
  border: 2px solid #d6dce2;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item .thumb-a .photo-count,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item .thumb-a .photo-count {
  background: #6D5B50;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item .s-distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item .s-distance {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .wrapper-container {
  background: #ffffff;
  border: 1px solid #d6dce2;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .listing-map.list-only {
  background: #ffffff;
  border: 1px solid #d6dce2;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item.highlighted,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .sl-item.highlighted {
  background: #333333 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .adropdown-menu > .active > a {
  background: #7c2c29 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel-inner .sl-item .addr-sec .p-title {
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 button.close-directions.close[aria-label="Close"] {
  background-color: #7c2c29;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel .item,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel .sl-item {
  border-color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel .item,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .panel .sl-item {
  background: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item-state .panel .item,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item-state .panel .sl-item {
  background: #1979be !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item-state .panel .item:nth-child(2n),
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .item-state .panel .sl-item:nth-child(2n) {
  background: inherit none repeat scroll 0 0 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #geolocation-agile-modal .form-group h4 {
  color: #555555;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 button.close-directions.close[aria-label="Close"] {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #cccccc;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 input#auto-complete-search:focus {
  border-color: rgba(0,0,0,0.36);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(0,0,0,0.2);
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter p:last-child >span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter .sl-search-group >span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter .asl-store-search >span {
  background: #7c2c29 repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter p:last-child >span i,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter .sl-search-group >span i,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12.search_filter .asl-store-search >span i {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .search_filter>p:last-child>span::before,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .search_filter>.sl-search-group>span::before {
  border-color: transparent #7c2c29 transparent transparent;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .search_filter>p:first-child {
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .search_filter .form-control {
  border: 1px solid #999999 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .drop_box_filter p span::before {
  border-color: transparent transparent transparent gray;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .categories_filter .multiselect.adropdown-toggle.style-btn.btn.btn-default {
  border-color: #808080;
  color: #808080;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .slider-selection {
  background: #7c2c29 none repeat scroll 0 0 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .slider-track {
  background: #7c2c29 none repeat scroll 0 0 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .range_filter .rangeFilter .slider.slider-horizontal .slider-track .slider-handle.round {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #999999;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter input[type="checkbox"]:checked+.radio_btn {
  background: #7c2c29 none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .radio_btn {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .radio_btn::before {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter p label {
  color: #999999;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel {
  border: 1px solid #cccccc;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Num_of_store {
  background: #7c2c29 none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 ul.adropdown-menu.multiselect-container>li>a {
  color: inherit !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 ul.adropdown-menu.multiselect-container .btn.btn-default.multiselect-clear-filter {
  border-color: #cccccc;
  color: #999999;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 ul.adropdown-menu.multiselect-container li .input-group-addon {
  color: #999999;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow a.action {
  background: #7c2c29 none repeat scroll 0 0 !important;
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .storelocator-main .action.directions {
  background: #7c2c29 none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow>h3 {
  color: #7c2c29 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .phone>b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .address,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .categories,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .phone>a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .time {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow h3 {
  background: transparent !important;
  color: #7c2c29 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow div.arrow-down {
  border-top: 25px solid #FFF !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow a.action {
  color: #FFF !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow h3 {
  background: #7c2c29 none repeat scroll 0 0 !important;
  color: #FFF !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow div.arrow-down {
  border-top: 25px solid #FFF !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow a.action {
  color: #FFF !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow a.action {
  background: #7c2c29 none repeat scroll 0 0;
  border-left: 1px solid #ffffff;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .storelocator-main .action.directions {
  background: transparent none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow .phone > b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow .address,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow .categories,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow .phone > a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow .distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_0.infoWindow *,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow .phone > b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow .address,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow .categories,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow .phone > a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow .distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_1.infoWindow *,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow .phone > b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow .address,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow .categories,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow .phone > a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow .distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #style_2.infoWindow * {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox>img.style_2_x {
  background: #7c2c29 none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow h3 {
  background: #7c2c29 none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow a.action {
  background: #7c2c29 none repeat scroll 0 0 !important;
  border-left: 1px solid #7c2c29 !important;
  border-right: 1px solid #7c2c29 !important;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .storelocator-main .action.directions {
  background: #7c2c29 none repeat scroll 0 0;
  border-left: 1px solid #ffffff;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoWindow .distance {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox>img.style_0_x {
  background: #7c2c29 none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-label {
  border: 2px solid #cccccc;
  border-radius: 0px;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-inner:before,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-inner:after {
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  background-clip: padding-box;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-inner:before {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-inner:after {
  background-color: #cccccc;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Status_filter .onoffswitch-switch {
  background: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #geolocation-agile-modal.agile-modal.fade.in {
  background: rgba(0,0,0,0.6) none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12>button.asl_Readmore_button {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .col-xs-12>button.asl_Readmore_button:hover {
  color: #337ab7;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .btn.btn-default.btn-submit {
  background: #7c2c29 none repeat scroll 0 0;
  border-color: #7c2c29;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .agile-modal-header .close {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #ccc;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-geolocation-agile-modal .btn.btn-default {
  background: #7c2c29 none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .directions-cont .agile-modal-header h4 {
  color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .inside.search_filter {
  background: #bf413b;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .inside.search_filter .asl-store-search span {
  color: #fff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .inside.search_filter .asl-store-search input {
  background-color: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .search_filter >p:first-child {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .categories_filter .multiselect.adropdown-toggle.style-btn.btn.btn-default {
  color: #808080 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .adp,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .adp table {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .adp-substep .adp-stepicon .adp-maneuver {
  -webkit-filter: brightness(4);
  filter: brightness(4);
  -moz-filter: brightness(4);
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel {
  background: #7c2c29;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item.highlighted,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item.highlighted,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item.highlighted,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item.highlighted {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item.highlighted .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item.highlighted .s-distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item.highlighted .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item.highlighted .s-distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item.highlighted .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item.highlighted .s-distance,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item.highlighted .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item.highlighted .s-distance {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item.highlighted .p-title .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item.highlighted .s-distance .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item.highlighted .p-title .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item.highlighted .s-distance .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item.highlighted .p-title .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item.highlighted .s-distance .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item.highlighted .p-title .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item.highlighted .s-distance .addr-sec .p-title {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item .addr-sec .p-title,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item .addr-sec .p-title {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item .addr-sec p.p-area,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item .addr-sec p.p-category,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .item .addr-sec p.p-time,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item .addr-sec p.p-area,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item .addr-sec p.p-category,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #panel.storelocator-panel .sl-item .addr-sec p.p-time,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item .addr-sec p.p-area,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item .addr-sec p.p-category,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .item .addr-sec p.p-time,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item .addr-sec p.p-area,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item .addr-sec p.p-category,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-list.storelocator-panel .sl-item .addr-sec p.p-time {
  color: inherit;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .agile-modal-content {
  background: #bf413b;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .agile-modal-content h4 {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .btn-group .multiselect-container.adropdown-menu > li .checkbox,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .btn-group .multiselect-container.adropdown-menu > li .radio {
  color: #808080 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section {
  color: #808080;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section .range_filter .multiselect.adropdown-toggle.style-btn.btn.btn-default {
  color: #808080 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section .range_filter .adropdown-menu li.active a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section .range_filter .adropdown-menu li.active .radio {
  color: #ffffff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section .range_filter .adropdown-menu a {
  color: #808080 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .Filter_section {
  background: #bf413b;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .btn-group .multiselect-container.adropdown-menu >li .checkbox {
  color: #000;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .btn-group .multiselect-container.adropdown-menu >li.active .checkbox {
  color: #fff;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .categories_filter .btn-group {
  color: #333;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 #asl-storelocator.asl-p-cont button {
  color: inherit !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow {
  background: #bf413b;
  color: #fff !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .address,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .phone,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .categories {
  color: inherit !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .address b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .phone b,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .categories b {
  color: inherit !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .address span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .address a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .phone span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .phone a,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .categories span,
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent .info-addr .categories a {
  color: inherit !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow .infowindowContent a.action {
  color: #bf413b;
  background: #7c2c29 !important;
}
body #asl-storelocator.asl-p-cont.asl-bg-0.asl-template-1 .infoBox #style_0.infoWindow h3 {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont #panel,
body #asl-storelocator.asl-p-cont #asl-list {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont .Filter_section {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont #agile-modal-direction {
  color: #ffffff;
}
body #asl-storelocator.asl-p-cont .multiselect-container.adropdown-menu>li {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont input[type="text"] {
  background: #fff none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont button,
body #asl-storelocator.asl-p-cont button::after,
body #asl-storelocator.asl-p-cont button::before {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
body #asl-storelocator.asl-p-cont ul.adropdown-menu.multiselect-container li.active a {
  color: #fff !important;
}
body #asl-storelocator.asl-p-cont .col-xs-12>button.asl_Readmore_button {
  color: inherit !important;
}

.listing-details .wpbdp-field-display span.descrizione p{
	display:block;
	width:100%;
	margin: 15px 0px !important;
}

.extra-images li{
	display: table-cell !important;
	margin-right:10px;
}

.extra-images li a{
	margin-right:10px;
}

.extra-images li a img{
	max-width: 100% !important;
}

.extra-images ul{
	padding-inline-start: 0px;
}


.recent-news-items .col-md-12{
	display:none;
}

/* fine */

