/*!
	Theme Name:   ANT Italia
	Description:  ANT dazzling
	Author:       Softweb SRL
	Template:     dazzling
	Version:      1.0.3
	License:      GNU General Public License v2 or later
	License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.has-cookie-bar #catapult-cookie-bar {
    font-size: 9pt;
}
.paypal-button-logo {
    padding: 0;
    display: none !important;
	overflow:hidden !important;
}

html {
	overflow-x: hidden;
}
html.loaded {
	background-color: #464c56;
	overflow-x: auto;
}
body {
	background-color: #f5f6f5;
	padding: 0!important;
}
img {
    height: auto;
    max-width: 100%;
}
.featured-image-container img {
    height: auto;
    width: 100%;
}
.aligncenter{
	clear: both;
    display: block;
    margin: 0 auto;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.container-important {
    width: 1170px !important;
    margin: auto;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table td {
    font-size: 14px;
    padding: 10px;
    line-height: normal;
    background-color: white;
}

article.myd_manifestations  header.container-fluid{
	display: block;
}
.show-mobile{
	display:none
}
@media (min-width: 1200px) {
	.container-important {
		width: 1170px !important;
	}
}
@media (min-width: 992px){
	.container-important {
		width: 970px !important;
	}
}

@media (min-width: 768px){
	.container-important {
		width: 750px !important;
	}

}


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

	article.myd_manifestations  header.container-fluid{
		display: none;
	}

}
/* typography */
body,
.entry-content {
	margin: 0;
	padding: 0;
	font-size: 16px;
    color: #3a3a3a;
}
body,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="select"],
textarea,
.h1, h1, 
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
	font-family: "Roboto", sans-serif;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	/*line-height: normal;*/
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    color: #3a3a3a;
}
p {
	text-rendering: optimizeLegibility;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	font-weight: inherit;
}

h1.featured-heading {
	font-size: 40px;
}
input[type="button"],
input[type="submit"],
.btn,
.navbar,
.font-raleway,
.page-content .widgettitle {
	//font-family: 'Raleway', sans-serif;
	//line-height: normal;
}
.page-content .widgettitle {
	margin-top: 0;
	color: #166936;
}
.h4, h4,
.h5, h5,
.h6, h6 {
	letter-spacing: -0.4px;
}
h1, .h1 {
	font-size: 48px;
}
h1, .h1,
h2, .h2 {
	font-weight: 300;
}
/* colors */
.fill-white circle,
.fill-white polygon,
.fill-white path {
	fill: white;
}
.color-green {
	color: #166936;
}
.color-darkgreen {
	color: #236324;
}
.color-red {
	color: #b0172e;
}
.color-blue {
	color: #0088CC;
}
.color-yellow {
	color: #FBBC05;
}
.color-dark {
	color: #333;
}
.color-white {
	color: white;
}
.color-black {
	color: black;
}
.color-orange {
	color: #d8900b;
}
.color-grey {
	color: #c7cbce;
}
a {
	color: #333;
}
a:hover,
a:focus {
	color: black;
	outline: none;
}
/* navbar */
.navbar > .container .navbar-brand {
	color: #166936;
}
.navbar .caret {
	display: none;
}
.nav .open > a {
	background-color: white;
}
#search-menu .row,
#search-menu div[class*="col-"],
.nav.navbar-nav {
	height: 100%;
}
.nav.navbar-nav{
	float:right;
}
ul.navbar-nav li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
    left: 100%;
    top: -1px;
    margin-top: 0;
    padding: 0!important;
}
.navbar.navbar-default {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	z-index: 8;
	border: none;
	box-shadow: rgba(0,0,0,.05) 0 0px 0px 2px;
	-webkit-box-shadow: rgba(0,0,0,.05) 0 0px 0px 2px;
}/* smooth nav shrink transition */
.navbar-default #logo,
.match-height {
	-webkit-transition: height .3s;
	   -moz-transition: height .3s;
		 -o-transition: height .3s;
			transition: height .3s;
}
.navbar-default #logo img {
	max-height: 100%;
}
.navbar .dropdown-menu {
	border-radius: 1px;
	border: 1px solid #dbdbdb;
}
.navbar .dropdown-menu > a {
	padding: 8px 20px;
}
.dropdown-menu > li > a {
	color: #515E66;
	font-weight: bold;
}
.dropdown-menu > .active,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .current-page-ancestor > a,
.dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active:focus,
.navbar-default .navbar-nav .current-page-ancestor .open .dropdown-menu > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: #299251;
	color: white;
}
.dropdown-menu > .active:hover, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .current-page-ancestor > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .current-page-ancestor .open .dropdown-menu > a:hover {
	background-color: #156835;
	color: white;
}
.menu > li.btn > a, .navbar-default .navbar-nav > li.btn > a:hover, .navbar-default .navbar-nav > li.btn > a:focus, .dropdown-menu > li.btn > a:hover, .dropdown-menu > li.btn > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li.btn > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li.btn > a:focus {
	color: white;
}
.navbar .navbar-nav > li.current-menu-ancestor > a,
.navbar .navbar-nav > li.current-menu-parent > a,
.navbar .navbar-nav > li.current-page-parent > a,
.navbar .navbar-nav > li.current_page_parent > a,
.navbar .navbar-nav > li.current-page-ancestor > a,
.navbar .navbar-nav > li.current_page_ancestor > a,
.navbar .navbar-nav > li.active > a {
	color: #156835!important;
}
.navbar .navbar-nav > li.btn.active > a {
    color: white!important;
}
.navbar .navbar-nav > li.current-menu-ancestor:after,
.navbar .navbar-nav > li.current-menu-parent:after,
.navbar .navbar-nav > li.current-page-parent:after,
.navbar .navbar-nav > li.current_page_parent:after,
.navbar .navbar-nav > li.current-page-ancestor:after,
.navbar .navbar-nav > li.current_page_ancestor:after,
.navbar .navbar-nav > li.active:after {
	background-color: #156835!important;
	width: 50%!important;
}
/* navbar x effect */
.navbar-toggle .icon-bar {
	transition: all 0.2s;
}
.navbar-toggle[aria-expanded="true"] .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.navbar-toggle[aria-expanded="true"] .middle-bar {
	opacity: 0;
}
.navbar-toggle[aria-expanded="true"] .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.dropdown-menu > li > a {
    padding: 8px 20px;
}
.dropdown-menu > li:hover {
    background-color: #e3e6e8;
}
.entry-title {
	font-size : 32px;
}

.page-title {
	font-size : 32px;
}

.position-bottom .entry-title {
	margin-top: 5px;
}
.position-bottom .entry-title,
.position-bottom .posted-on {
    color: white;
}
.on-bottom {
	position: absolute;
	bottom: 0;
}
.home #page {
	padding-top: 0px;
}
.home #wp-admin-bar-edit {
	display: none;
}
#page {
	padding-top: 109px;
}
.admin-bar .navbar.navbar-default {
	top: 32px;
}
.scroll-nav-effect {
	margin: 9px 0;
}
.navbar-toggle {
	padding: 12px 10px;
	margin: 30px 0;
	border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, 
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: transparent;
	outline: none;
}/* nav btn fix */
.navbar-default .navbar-nav > li.btn a,
.navbar-default .navbar-nav > li.btn a:hover {
	color: white;
	opacity: 1;
}
.navbar-default .navbar-nav > li.btn a:before {
	display: none;
}
.navbar-default .navbar-nav > li.btn {
  height: auto;
	display: block;
  position: relative;
	opacity: 1;
}
.navbar-default .navbar-nav > li > a {
	color: #464c56;
	display: table-cell;
	font-size: 13px;
	font-weight: bold;
  padding: 3px 15px;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	opacity: .9;
	    line-height: 30px;
}
.navbar-default .navbar-nav > li > a:hover {
	opacity: 1;
}
.home .navbar.navbar-default,
.navbar-default .navbar-nav > li > .fa.fa-search,
.navbar-default .navbar-nav > .search-icon-action,
.navbar-default .navbar-nav.filled .navbar-nav > li.btn a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.btn a {
	color: white;
}
.navbar-default .navbar-nav > li.btn:after {
	display: none;
}
.home .navbar.navbar-default {
	background-color: transparent;
	background: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}
.home .navbar.navbar-default.filled {
	box-shadow: #d4d4d5 0 1px 0;
	-moz-box-shadow: #d4d4d5 0 1px 0;
  -webkit-box-shadow: #d4d4d5 0 1px 0;
}
.home .navbar-default .navbar-nav > li > a:hover,
.home .navbar-default .navbar-nav > li > a,
.home .navbar-default.filled .navbar-nav > li.btn > a,
.home .navbar-default.filled .navbar-nav > li.btn > a:hover {
	color: white;
	transition: color 0.3s, padding .3s;
}
.home .navbar-default.filled .navbar-nav > li > a,
.home .navbar-default.filled .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > #menu-main .no-effect .search-icon .fa,
.navbar-default .navbar-nav > .search-icon-action,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a {
	color: inherit;
	transition: color 0.3s, padding 0.3s;
}
.navbar-default .navbar-nav > li.nav-search-bar {
	width: 15em;
}
.navbar-default .navbar-nav > li::after {
	top: 70%;
	left: 0px;
	right: 0px;
	width: 0%;
	margin: 0 auto;
	height: 2px;
	content: '';
	display: block;
	position: absolute;
	background-color: #515E66;
	opacity: .7;
	transition: width .3s;
}
.home .navbar-default .navbar-nav > li::after {
	background-color: white;
}
.navbar-default.filled .navbar-nav > li::after {
	background-color: #515E66;
}
.dropdown-menu > li > a:hover {
	color: #515E66;
}
.navbar-default .navbar-nav > li:hover::after {
	width: 50%;
	transition: width .3s;
}
/* .navbar-default .navbar-nav > li:first-child > a {
	padding-left: 0px;
} */
.navbar-collapse {
	border: none;
}

/* custom search nav */
.navbar-default .navbar-nav > li > input,
.navbar-default .navbar-nav > li > input,
.navbar-default .navbar-nav > li.no-effect:after {
	display: none;
}
/* bugfix white nav elements */
.navbar-default .navbar-nav > li > a:focus {
    color: inherit;
}
#main-menu .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
#main-menu .search-icon {
	position: relative;
    display: inline-block;
    vertical-align: middle;
	margin-left: 10px;
}


/* input */
.btn {
	position: relative;
	color: white;
	border: 0;
	padding: 13px 21px;
    font-size: 13px;
	overflow: hidden;
	font-weight: bold;
	border-radius: 4px;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	background-color: transparent;
	-webkit-transition: all.3s;
	-moz-transition: all.3s;
	transition: all.3s;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
.btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	background: inherit;
	pointer-events: none;
	border-radius: 100%;
	-webkit-transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.btn.btn-outline:hover:before {
	background: rgba(0, 0, 0, .05);
}
.btn-default.btn-outline:active:focus,
.btn-default.btn-outline:active,
.btn-default.btn-outline:focus,
.btn-default.btn-outline:hover, 
.btn-default.btn-outline:hover:before {
	background-color: white!important;
	border-color: white;
	color: #333!important;
}
.btn:hover:before {
    -webkit-transform: scale(2);
    		transform: scale(2);
	-webkit-transition: transform 0.3s ease-out;
    		transition: transform 0.3s ease-out;
}
.btn.btn-normal-white-space {
	white-space: normal;
}
.btn.btn-lg {
	padding: 13px 21px;
    font-size: 16px;
}
.btn.btn-sm {
	font-size: 11px;
}
.btn-heart .fa {
	margin-left: 5px;
}
.btn-primary.focus, 
.btn-primary:focus {
	background-color: #1f4a2f;
	border-color: #1f4a2f;
}
.btn-default,
.btn-primary,
.label-default,
.btn.btn-default.read-more {
	background-color: #515e66;
	color: white;
	margin: 0;
}
.nav-links .nav-previous i.fa {
    margin-right: 3px;
}
.nav-links .nav-next i.fa {
    margin-left: 3px;
}
.btn-primary:hover, .btn-default:hover, .label-default[href]:hover, .label-default[href]:focus, 
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, #image-navigation .nav-previous a:hover, 
#image-navigation .nav-next a:hover, .btn.btn-default.read-more:hover {
	background-color: #333333;
	color: white;
}
.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary:active:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	background-color: #555;
	color: white;
}
.btn.focus, 
.btn:focus, 
.btn:hover {
	color: white;
}
.btn-success, 
.btn-success:focus {
	background-color: #166936;
}
.btn-success.focus,
.btn-success:hover,
.btn-success:hover:before {
	background-color: #12502b;
}
.btn-success.active, 
.btn-success:active, 
.btn-success:active:before, 
.btn-success.active.focus, 
.btn-success.active:focus, 
.btn-success.active:hover, 
.btn-success:active.focus, 
.btn-success:active:focus, 
.btn-success:active:hover, 
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-success.focus, 
.open>.dropdown-toggle.btn-success:focus, 
.open>.dropdown-toggle.btn-success:hover {
    background-color: #0c351d;
}
/* inverse/invert/reverse button btn-success colors */
.btn-inverse.btn-success.active, 
.btn-inverse.btn-success:active, 
.open>.dropdown-toggle.btn-inverse.btn-success {
    background-color: #166936;

    -moz-box-shadow: inset #293820 0 0 13px;
    	 box-shadow: inset #293820 0 0 13px;

    -moz-box-shadow: inset rgba(0, 0, 0, 0.33) 0 0 13px;
    	 box-shadow: inset rgba(0, 0, 0, 0.33) 0 0 13px;
}
.btn-inverse.btn-success:hover { 
	background-color: #398439;
}
.btn-inverse.btn-success.active:hover, 
.btn-inverse.btn-success:active:hover, 
.open>.dropdown-toggle.btn-inverse.btn-success:hover {
	background-color: #37631d;
}
/* end / inverse/invert/reverse button btn-success colors */


.btn-danger {
	background-color: #D4252B;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: initial;
}
.navbar-default .navbar-nav > .active > li a.btn, .navbar-default .navbar-nav > .active > li a.btn:hover, .navbar-default .navbar-nav > .active > li a.btn:focus, .navbar-default .navbar-nav > li > a.btn:hover, .navbar-default .navbar-nav > li > a.btn:focus, .navbar-default .navbar-nav > .open > li a.btn, .navbar-default .navbar-nav > .open > li a.btn:hover, .navbar-default .navbar-nav > .open > li a.btn:focus, .dropdown-menu > li > a.btn:hover, .dropdown-menu > li > a.btn:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a.btn:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a.btn:focus {
	background-color: #BD151B;
	color: white;
}
.btn-danger:hover {
	background-color: #BD151B;
}
.btn-warning,
.btn-warning:hover {
	background-color: #D8900B;
}
.btn-warning:hover {
	background-color: #FBB430;
}
.btn-info {
	background-color: #0088CC;
}
.btn-white,
.btn-white:hover,
.btn-white:focus {
	background-color: white;
	color: #204255;
}
.btn-outline {
	border: 2px solid white;
	background-color: transparent;
}
.btn-outline:hover,
.btn-outline:hover:before {
	background-color: white;
	border-color: white;
	color: #333;
}
.btn-outline.outline-dark {
	color: #333;
	border-color: #333;
}
.btn-outline.outline-dark:hover,
.btn-outline.outline-dark:hover:before {
	background-color: #333;
	border-color: #333;
	color: white;
}
.btn-outline.outline-green {
	border-color: #156835;
	color: #156835;
}
.btn-outline.outline-green:hover {
	background-color: #156835;
	color: white;
}
.btn-dark {
	background-color: #4b4c4e;
}
.btn-dark:hover,
.btn-dark:hover:before,
.site-main [class*="navigation"] a:hover, .more-link:hover {
	background-color: #333;
	color: white;
}
.btn-black {
	background-color: black;
}
.btn-black:hover {
	background-color: black;
	color: white;
}
.site-main [class*="navigation"] a, 
.more-link {
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 12px;
}
.form-control {
	height: 36px;
}
.input-group .form-control {
	height: 41px;
}
.form-control.postazioni {
	height: 44px;
}
.input-group.border-styled-input .form-control {
	padding: 6px 12px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-control,
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
textarea {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d5d5d5;
	box-shadow: none;
	border-radius: 0;
	font-weight: 500;
	opacity: .9;
	transition: all .4s;
	resize: none;
	padding: 0;
}
.form-control:focus,
input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
textarea:focus {
	opacity: 1;
	outline: none;
	box-shadow: none;
	background-color: white;
	border-color: #b7b6b6;
	transition: border-color .4s;
	position: relative;
}
#secondary .btn {
	white-space: normal;
	display: block;
}
#secondary #search-query:focus {
	background-color: white;
	border-color: #bababa;
}
#secondary .form-control:focus,
#secondary input[type="text"]:focus, 
#secondary input[type="email"]:focus, 
#secondary input[type="url"]:focus, 
#secondary input[type="password"]:focus, 
#secondary input[type="search"]:focus, 
#secondary textarea:focus {
	background-color: transparent;
}
#search-menu input[type="text"],
#secondary input[type="text"],
#secondary input[type="email"],
#secondary input[type="number"] {
	padding-right: 25px;
}

.borders-alt textarea.form-control {
	padding: 10px;
}
.borders-alt .form-control {
	border: 1px solid #E8E8E8;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding: 0 10px;

}
.form-control.coupon-input {
	background: white;
	background-color: white;
	border: none;
	padding: inherit;
	font-size: 2em;
  text-align: center;
  height: auto;
}
.form-group {
	position: relative;
}
.btn-addon-right > i {
	color: #c7cbce;
	transition: color .3s;
}
.btn-addon-right:hover > i {
	color: #204255;
}
.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus, 
.btn:focus {
  outline: none;
  box-shadow: none;
}

input,
input:hover,
input:focus,
button,
button:hover,
button:focus {
	transition: all .3s;
}

.slider-content {
	display: table;
	width: 100%;
	height: 100%;
}
.vertical-align-middle {
	display: table-cell;
	vertical-align: middle;
}
.horizontal-menu {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.horizontal-menu > li,
.horizontal-menu > a  {
	display: inline-block;
}

/* contents */
/*.home section {
	width: 100%;
	height: auto;
	display: block;
	//padding: 80px 0;
}*/
section#chi-siamo {
	padding: 60px 0;
}
/* custom font family */
.chi-siamo-content h1,
.chi-siamo-content h2,
.chi-siamo-content h3,
.chi-siamo-content h4,
.chi-siamo-content h5,
.chi-siamo-content h6 {
  font-family: initial;
	line-height: normal;
}
.special-page-main-content-border {
	border-left: 1px solid #f3f3f3;
}
.slick-slide {
	overflow: hidden;
}
.slick-slide:focus {
	outline: none;
}
section#infografica {
	padding-top: 160px;
  padding-bottom: 120px;
	position: relative;
}
section#infografica:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(41, 49, 44, 0.5);
	z-index: 0;
}
section#chi-siamo {
	background-color: #f9f9f9;
}
.chi-siamo-content h1,
.chi-siamo-content h2,
.chi-siamo-content h3,
.chi-siamo-content h4,
.chi-siamo-content h5,
.chi-siamo-content h6 {
	margin: 0;
}
/*section#ultime-notizie {
	background-image: -webkit-linear-gradient(270deg, rgba(227, 230, 232, 0.42) 50%, rgba(81, 94, 102, .05));
	background-image: -o-linear-gradient(270deg, rgba(227, 230, 232, 0.42) 50%, rgba(81, 94, 102, .05));
	background-image: linear-gradient(360deg, rgba(227, 230, 232, 0.42) 50%, rgba(81, 94, 102, .05));
    background-color: white;
	padding-top: 80px;
}*/
section#_social {
	background-color: #f0f3f3;
}
section#eventi {
	background-color: #eaefe8;
	background-image: linear-gradient(white 50%, transparent);
	border-top: 1px solid #C0D6BB;
	border-bottom: 1px solid #CFDECC;
}
section#newsletter {
	background-color: white;
}
.home section:last-child {
	padding-bottom: 120px;
}
#content {
  margin-top: 30px;
  //margin-bottom: 148px;
}
.steps-form fieldset:not(:first-of-type) {
  display: none;
}
.hentry {
	margin: 0;
	border-top: 1px solid #ededed;
}
.single .hentry,
.page .hentry {
	border: none;
}
.text-ellipsis {
	width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
  word-wrap: break-word;
}
.fa-1-2x {
	font-size: 1.2em;
}
/* eventi */
.manifestation-dates {
	display: inline-block;
  padding: 5px 10px;
  background: #fbf9f8;
  border: 1px solid #f1e9df;
  border-radius: 3px;
}
.eventi-filter {
  margin-bottom: 1em;
}
.eventi-filter .items {
	height: 600px;
	overflow-y: auto;
}
.eventi-new h2 {
	text-align: center;
}
.event-featured {
	padding: 0 15px;
}
.myd_projects-archive .card {
	margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
}
.content .card {
	margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
}
.hover-top img {
	top: 0px;
	opacity: .8;
	position: relative;
	transition: top .3s, opacity .3s;
}
.hover-top h3 {
	text-decoration: none;
}
.hover-top:hover h3 {
	color: green;
}
.hover-top:hover img {
	top: -10px;
	opacity: 1;
	transition: top .3s, opacity .3s;
}
.card .card-background:before,
.card:hover .card-background:before {
	transition: background-color .3s;
}
.card {
	margin: 13px;
	box-shadow: 0 5px 13px rgba(0, 0, 0, .05);
}
.card {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	margin-top: 26px;
}
.card.animate-on-hover:hover .event-date {
	top: 10px;
}
.card,
.card .card-background {
  border-radius: 3px;
  overflow: hidden;
}
.card .card-background {
	border-right: 3px;
	position: relative;
	background-color: white;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
/* child pages cards */
.child-pages .card {
	padding: 0;
	margin: 13px 0 3px 0;
}
.child-pages .row>div:last-child .card {
    margin-bottom: 13px;
}
/* widget area cards */
.widget .search-section .card {
	margin-bottom: 13px;
}
.widget .card {
	margin: 3px 0px;
}
.widget .card .card-background {
	background-color: #f1f7f3;
}
.widget img {
    margin: 0 auto;
    display: block;
}
.card .card-background:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(255, 255, 255, 0.88);
}
.card:hover .card-background:before {
	background-color: rgba(255, 255, 255, .93);
}
/* cards used as child pages */
.child-pages .card h4 {
  font-weight: 600;
  letter-spacing: 0.01em;
  font-size: 1.1em;
          text-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
     -moz-text-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
       -o-text-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
}
.card .card-background.green-card:before {
	background-color: rgba(21, 104, 53, 0.65)
}
.card:hover .card-background.green-card:before {
	background-color: rgba(21, 104, 53, .8);
}
.card:hover h5 {
    text-decoration: underline;
}
.card .overlay {
	position: absolute;
	top: 0;
    left: 0;
    opacity: .7;
    z-index: -1;
	width: 100%;
	height: 100%;
}
.card.animate-on-hover .event-location {
	position: relative;
	top: 52px;
	opacity: 0;
}
.card.animate-on-hover:hover .event-location {
	top: 0;
	opacity: 1;
}
.card.animate-on-hover .event-location,
.card.animate-on-hover:hover .event-location {
	transition: top .5s, opacity .9s;
}
.card.animate-on-hover .event-date {
	text-align: center;
	position: relative;
	z-index: 1;
	transition: top .3s;
	top: 0px;
}
.home .featured-event {
    margin: 13px;
}
.home .event-content {
    padding: 20px 20px 8px 20px;
}
.card .fa-stack {
	display: block;
	margin: auto;
}
.card h5 {
    margin-bottom: 5px;
    margin-top: 0;
}
.event-card {
	position: relative;
	background-color: #404040;
	/*margin: 8px;*/
}
.event-card .image-container > * {
	-webkit-box-shadow: inset 0 0 0 1px #d5e3d2;
	-moz-box-shadow: inset 0 0 0 1px #d5e3d2;
	box-shadow: inset 0 0 0 1px #d5e3d2;
}
.featured-event .event-card {
	max-height: 500px;
}
.calendar-text { 
	margin-top: .3em; 
}
.position-bottom {
	position: absolute;
    bottom: 0;
    padding: 18px;
    overflow: hidden;
    width: 100%;
    margin: 0;
    z-index: 3;
}
.event-card .position-bottom {
	border-radius: 0 0 4px 4px;
}
.event-card .gradient-transparent-black-90 {
	background-color: rgba(0, 0, 0, 0.42);
}
.gradient-transparent-black-90 {
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.75));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}
.counter-item {
	font-family: "Roboto";
	font-weight: 300;
	font-size: 2.2em;
}
.counter-item span {
	display: block;
}
.datetime-unit {
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	font-size: 0.4em;
}

/* photo gallery */
.site-main .gallery a img {
	max-width: 100%;
}
.gallery-thumbnail {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.gallery-item h4 {
    padding: 0;
    margin: 0 0 24px 0;
    font-weight: normal;
    text-align: center;
}
.gallery-item h4 a {
    text-decoration: none;
}


	#gallery-2 {
		margin: auto;
	}
	#gallery-2 .gallery-item {
		float: left;
		margin-top: 10px;
		text-align: center;
		width: 33%;
	}
	#gallery-2 img {
		border: 2px solid #cfcfcf;
	}
	#gallery-2 .gallery-caption {
		margin-left: 0;
	}
span.zoom-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: url(assets/images/thumb-hover.png);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.gallery-item img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 0;
}
span.zoom-wrapper span.zoom {
    background: url(assets/images/zoom.png) no-repeat;
}
span.zoom-wrapper span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    width: 61px;
    height: 62px;
    display: block;
}
.gallery-thumbnail span.zoom-wrapper,
.gallery-thumbnail:hover span.zoom-wrapper {
	transition: all .3s;
}
.gallery-thumbnail:hover span.zoom-wrapper {
    display: block;
    opacity: 1;
}


/* video gallery */
.content ul.jcorg-yt-thumbnails li {
    width: 30%;
    margin: 1.6%;
    line-height: normal;
	border: 1px solid gainsboro;
}
.jcorg-yt-thumbnails .jcorg-yt-thumbnail-title {
    font-family: inherit;
    font-size: 14px;
    height: auto;
    padding: 8px 13px;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    border-top: 1px solid gainsboro;
}
.jcorg-yt-thumbnails .jcorg-yt-thumbnail img {
    border: none;
    border-radius: 0;
}
.jcorg-yt-thumbnails .jcorg-yt-thumbnail img:hover {
    border: none;
    border-radius: 0;
}


/* statistiche */
.statistica {
	color: white;
	text-align: center;
	margin-bottom: 40px;
}
.statistica .vivus-container {
	padding: 0 15px;
}
.home .statistica .vivus-container {
	padding: 0 75px;
}
.statistica h2 {
	font-size: 21px;
}
.statistica .vivus-container {
	position: relative;
	top: 0px;
}
.statistica .vivus-container,
.statistica:hover .vivus-container {
	transition: top .3s;
}
.statistica:hover .vivus-container {
	top: -10px;
}
.statistica .statistica-label {
	font-weight: bold;
    font-size: 13px;
    padding: 0 13px;
    letter-spacing: 0.08em;
}
/* notizie */
#ultime-notizie-slick .slick-slide {
	margin: 15px;
	-webkit-box-shadow: 0 0 23px rgba(146, 146, 146, 0.1), 0 2px 0 0 rgba(69, 63, 60, 0.02);
	box-shadow: 0 0 23px rgba(146, 146, 146, 0.1), 0 2px 0 0 rgba(69, 63, 60, 0.02);
}
.notizia {
	background-color: white;
	padding: 0px;
}
.notizia h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
    line-height: 1.3;
}
.notizia .notizia-content {
	padding: 20px 30px 30px 30px;
	border-top: none;
	min-height: 180px;
}
.notizia .notizia-content p,
.entry-summary p {
	margin-bottom: 0px;
	color: #91989C;
}
.articolo .post {
	background-color: transparent;
}
.articolo.featured {
	padding-right: 0px;
}
.articolo.featured .post {
	height: 340px;
	max-height: 340px;
}
.blog .articolo.featured .post {
    max-height: 413px;
    height: 100%;
}
.blog .hentry {
	margin: 0;
}
.articolo.small .myd_regional_news,
.articolo.small .post,
.articolo.small .status-publish {
	height: 200px;
}
.articolo .myd_regional_news .category-color-bg {
	display: none;
}
.page img.img-full-height,
.single img.img-full-height {
	max-width: inherit;
	width: auto;
	height: 100%;
	margin: auto;
	left: 0;
	right: 0;
	position: absolute;
}
#secondary.inner .articolo.small .page,
#secondary.inner .articolo.small .post {
	height: 115px;
}
#secondary.inner .articolo.large .page,
#secondary.inner .articolo.large .post {
	height: 213px;
}
#secondary .widget:last-child {
    margin-bottom: 0;
}
.image-container {
	overflow: hidden;
    height: 100%;
    width: 100%;
}
.image-container.no-featured-image {
	padding: 30% 14%;
}
.image-container.no-featured-image img {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.img-container {
	position: relative;
	height: 100%;
}
.img-container img {
	/*height: 100%;*/
    padding: 80px 60px;
    width: auto;
    margin: auto;
}
.category-post-thumbnail .padding-15 {
    padding: 22px 20px;
}
.img-container img.full-height {
	margin: auto;
	width: auto;
}
.ken-burns-container {
	overflow: hidden;
}
.ken-burns-container .img-container {
	/*height: 183px;*/
	overflow: hidden;
	position: relative;
}
.ken-burns-container .img-container,
.category-post-thumbnail,
.recent-post-thumbnail {
	/*border: 1px solid #e1e2e2;*/
	background-color: #333;
}
.ken-burns-container .fa:before {
	position: relative;
	font-size: 50px;
	color: white;
	top: 50%;
	transition: all .3s;
}
.category-post-thumbnail .fa:before,
.recent-post-thumbnail .fa:before {
	font-size: 25px;
}
.ken-burns-container:hover .recent-post-thumbnail .fa:before {
	top: calc(50% - 13px);
}
.ken-burns-container:hover .category-post-thumbnail .fa:before {
	top: 30px;
}
.ken-burns-container:hover.img-container .overlay.fa:before,
.ken-burns-container:hover .img-container .overlay.fa:before {
	top: 70px;
	top: calc(50% - 25px);
}
.ken-burns-container .overlay {
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}
.ken-burns-container img,
.ken-burns-container:hover img,
.ken-burns-container .background-image,
.ken-burns-container:hover .background-image {
	-webkit-transition: transform .5s;
	   -moz-transition: transform .5s;
			transition: transform .5s;
}
.ken-burns-container:hover img,
.ken-burns-container:hover .background-image {
	-webkit-transform: scale3d(1.05,1.05,1) rotate(.5deg);
	   -moz-transform: scale3d(1.05,1.05,1) rotate(.5deg);
	        transform: scale3d(1.05,1.05,1) rotate(.5deg);
}
.ken-burns-container .overlay {
	z-index: 2;
	opacity: 0;
	height: 100%;
	display: block;
	text-align: center;
	transition: opacity .3s;
	background: rgba(34, 34, 34, 0.34);
}
.ken-burns-container:hover .overlay {
	opacity: 1;
	color: white;
}
.ken-burns-container .overlay svg {
	position: relative;
	top: 34px;
}
.ken-burns-container:hover .overlay svg {
	top: 0;
}
.ken-burns-container .overlay svg,
.ken-burns-container:hover .overlay svg {
	transition: all .3s;
}
.no-image-fallback {
	background-color: #204255;
	width: 100%;
	height: 205px;
	display: block;
}
hr.gradient-hr {
	border: 0;
	height: 1px;
	width: 50%;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(207, 222, 204), rgba(0, 0, 0, 0));
}
.myd-station {
	margin-bottom: 30px;
}
.myd-station-info {
	background: #fdfdfd;
	padding: 15px 0;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.myd-stations > .row > .myd-station-info:first-child {
	border-left: none;
	/*border-right: none;*/
}
.myd-stations > .row > .myd-station-info:nth-child(2) {
	/*border-left: none;*/
	border-right: none;
	border-left: none;
}
.myd-stations > .row:first-child {
	border-top: 1px solid #eaeaea;
}
.myd-station-info_new {
	background: #fdfdfd;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}

.myd-stations > .row > .myd-station-info:first-child {
	border-left: none;
	/*border-right: none;*/
}
.myd-station-info_new > .row > .myd-station-info_new:nth-child(2) {
	/*border-left: none;*/
	border-right: none;
	border-left: none;
}
.myd-stations_new > .row:first-child {
	border-top: 1px solid #eaeaea;
}

/* weekly thoughts */
.weekly-thought {
	padding: 0 13%;
	height: 300px;
	display: table;
}
.single .weekly-thought {
	padding-top: 8%;
	padding-bottom: 8%;
}
.weekly-thought-archive-item .weekly-thought-content {
	padding: 13px;
}
.weekly-thought .weekly-thought-content {
	display: table-cell;
	vertical-align: middle;
}
#weekly-thoughts-slider .slick-dots {
    position: absolute;
    bottom: 15px;
}
#weekly-thoughts-slider .slick-arrow {
    z-index: 1;
    opacity: .5;
}
#weekly-thoughts-slider .slick-prev {
    left: 20px;
}
#weekly-thoughts-slider .slick-next {
    right: 20px;
}

/* sostienici perché */
.vantaggio {
	margin-bottom: 40px;
}
/* floating form */
@media (max-width: 767px) {
	.floating-form {
		padding: 0;
	}
.show-mobile{
	display:block
}

}
@media (max-width: 991px) {
	.floating-form {
		position: relative;
		padding: 30px 0 0 0;
	.social-widget-wrapper::after
	display: block;
		top: 20px;
		right: 0;
	}
}
.loaded .floating-form {
	display: block;
}
.floating-form .pre-form-clip-art img {
	width: 55%;
}
.floating-form {
	min-height: 200px;
	display: none;
	position: absolute !important;
	z-index: 2;
	top: 0px;
	transition: top .3s;
	    top: -112.5px;
    right: 0px;
}
@media (max-width: 991px) {
	.floating-form {
		position: relative !important;
	}
}
.floating-form .panel,
.floating-form:hover .panel {
	transition: box-shadow .3s;
}
.floating-form .panel {
	display: none;
    box-shadow: #d9d9d9 0px 0px 0px 1px, #d9d9d9 0px 2px 0px 1px;
    border-radius: 5px;
	border: none;
	margin: 0px;
}
.floating-form:hover .panel {
    box-shadow: #c8c8c8 0px 0px 0px 1px, #c8c8c8 0px 2px 0px 1px;
}
html.loaded .floating-form .panel {
	display: block;
}
.floating-form .error-message {
	margin-bottom: 0px;
}
.floating-form .small {
    font-size: 13px;
}
.modal .panel {
	padding: 40px;
}
.modal .panel .panel-body {
	padding: 0px;
}

.posted-on {
	display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
}
.position-relative .posted-on {
	background: transparent;
	padding: 0;
	border: inherit;
}
.gradient-h-block {
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	padding: 9px 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7c8890;
}
.page .gradient-h-block,
.single .gradient-h-block { 
	border-top: none;
}
.gradient-h-block span {
	letter-spacing: 1.5px;
	font-size: 12px;
}
/* breadcrumbs */
.breadcrumbs {
	margin:0px;
}
.breadcrumbs span ,
.breadcrumbs span a {
	color: #333;
	opacity: .9;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.breadcrumbs span:hover a > i {
	opacity: 1;
}
.breadcrumbs span span span a, .breadcrumbs span a > i {
    color: #156835;
}
.breadcrumbs span a:hover {
	text-decoration: none;
}
.breadcrumbs span[property="name"], .breadcrumbs {
	color: #333;
	opacity: .9;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.breadcrumbs span a[property="item"]>span {
	color: #156835;
}
.vivus-container.full-width-svg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	opacity: .85;
}
.statistica svg path,
.statistica:hover svg path {
	transition: all .3s;
}
.statistica:hover svg path {
	fill: white;
	stroke-width: 0;
}
.statistica svg {
	width: 100%;
	padding: 5px;
}
.statistica svg path {
	fill: transparent;
	stroke: white;
	stroke-width: .7!important;
}

.slick-list.draggable{
	margin-bottom:30px !important;
}
.weekly-thought-archive-item.match-height.margin-b-30>a:hover,
.weekly-thought-slide.slick-slide.slick-current.slick-active>a:hover{
	text-decoration: none;
}
.weekly-thought{
	width:100%;
}
/* newsletter form */
#newsletter-form {
	height: 0px;
	min-height: 36px;
}
#newsletter-form .alert {
	margin-bottom: 0px;
}
.sliding-form {
	transition: height .3s;
    overflow: hidden;
    position: relative;
}
.sliding-form .loading-spinner {
	position: absolute;
    left: 0;
    right: 0;
    background: darkgrey;
    opacity: .5;
    margin: auto;
    top: 0;
    display: none;
	width: 100%;
    height: 100%;
	z-index: 2;
}
.sliding-form .loading-spinner .fa {
	color: #eaeaea;
	position: relative;
	top: 30%;
	display: block;
	margin: auto;
}
/* footer */
#footer-area {
	background-color: #156835;
	position: relative;
	color: #cde2d5;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: normal;
}
#footer-area .btn {
	white-space: normal;
}
#footer-area .grey-footer a,
#footer-area .grey-footer a:hover,
#footer-area .black-footer a,
#footer-area .black-footer a:hover,
#footer-area a.btn-outline.outline-white {
	color: #fff;
	font-weight: bold;
}
#footer-area a.btn-outline.outline-dark {
	color: #333;
}
#footer-area .footer-inner {
	padding: 50px 0;
	padding-top: 6em;
	margin-top: 50px;
}
#footer-area .copyright img {
	margin-bottom: 13px;
}
#footer-area .textwidget {
	line-height: 1.8em;
}
#footer-area .footer-nav {
    float: none;
}
#footer-area .footer-nav a {
  text-transform: uppercase;
  padding-right: 6.8px;
  letter-spacing: 1px;
  padding-left: 6.8px;
  font-weight: bold;
  opacity: 0.85;
}
#footer-area .footer-nav a:hover {
	opacity: 1;
}
#footer-area strong {
	font-family: "Raleway", sans-serif;
}
#footer-area a:hover,
#footer-area a,
#footer-area strong {
	color: white;
}
#footer-area a.btn-outline:hover,
#footer-area a.btn-outline-white:hover {
	color: #156835;
}

.height-pensieri{
	width:100%;
	height:80%;
}
.full-pensieri{
	width:100%;
	height:100%;
}
/*
#footer-area:before {
	height: 30px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml;charset=utf8,<svg shape-rendering='optimizeQuality' xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'><polygon points='0,100 50,0 100,100' style='fill: %23156835' /></svg>");
	pointer-events: none;
	position: absolute;
	display: block;
	content: '';
	width: 100%;
  top: -30px;
	left: 0px;
}
*/
#footer-area ul li {
	border: none;
}
#colophon {
	background-color: transparent;
	border: none;
}
#footer-area .widgettitle {
	color: #515E66;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 13px;
	font-size: 13px;
}
#footer-area .grey-footer {
	background-color: #676767;
}
#footer-area .grey-footer .footer-inner {
	padding: 40px 0;
}
#footer-area .black-footer {
	background-color: #585858;
	color: white;
}
#footer-area #switch-lingua {
	height: 70px;
	text-align: right;
	padding-top: 23px;
}
#footer-area #social-icons {
	text-align: left;
}
/* responsive youtube player */
.responsive-youtube-embed {
	height: 0;
	overflow: hidden;
	padding-bottom: 60%;
	padding-top: 30px;
	position: relative;
}
.responsive-youtube-embed iframe,
.responsive-youtube-embed object,
.responsive-youtube-embed embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* facebook feed */
p > span,
p > span > a > span {
	letter-spacing: normal;
}
#footer-area #cff a {
	color: #53585B;
}
#cff {
	background: white;
    /*border: 1px solid #ddd;*/
    padding: 13px;
}
.cff-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
}
.social-widget-wrapper {
	height: 220px;
	overflow-y: auto;
}
.social-widget-wrapper::after {
	left: 0px;
	right: 0px;
	bottom: 0px;
  width: 100%;
	margin: 0 auto;
	height: 120px;
	content: '';
	display: block;
	position: absolute;
	pointer-events: none;
	background-image: linear-gradient(transparent 75%, #f0f3f3);
}
/* custom scrollbar */
.social-widget-wrapper::-webkit-scrollbar-track {
	background-color: #d4d4d4;
}
.social-widget-wrapper::-webkit-scrollbar {
	width: 7px;
	background-color: #F5F5F5;
}
.social-widget-wrapper::-webkit-scrollbar-thumb {
	background-color: #a0a0a0;
}

/* social icons */
#footer-area .footer-icon {
	background-image: url('assets/images/sprite-social.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 26px;
	display: block;
	transition: background-position .3s;
	-moz-transition: background-position .3s;
	-webkit-transition: background-position .3s;
}
#footer-area .social .footer-icon {
	width: 26px;
}
#footer-area #link-esterni .hover-effect .footer-icon {
	background-size: 50px;
	background-position: center 0;
}
#footer-area #link-esterni .hover-effect:hover .footer-icon {
	background-position: center -25px;
}
#footer-area .grey-footer .vertical-align-70 a {
	display: table;
	height: 70px;
	float: left;
}
#footer-area .social li {
	padding: 6.5px;
	display: table-cell;
	vertical-align: middle;
}
#footer-area .widget ul.social li {
	padding: 10px 5px;
}
#footer-area .link .footer-icon {
	width: 52px;
}
#footer-area .link li {
	width: 70px;
	height: 70px;
	padding: 20px 7px;
	margin-right: 13px;
	border-radius: 100%;
	border: 2px solid white;
	transition: background-color .3s;
}
#footer-area .footer-widget-area {
	padding: 0px;
}
#footer-area .link a:last-child li {
	margin-right: 0px;
}
#footer-area .link li:hover {
	background-color: white;
}
#footer-area .link li:hover:before {
	background-color: white;
}
#footer-area .footer-widget:last-child .widget {
	margin-bottom: 0px;
}
#footer-area .grey-footer a.btn {
	margin-top: 0px;
}
#footer-area .footer-nav.nav {
    margin: 0;
	padding: 0;
}
.btn.btn-addon-right {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    padding: 9px 9px 0 9px;
}
/* scroll to top */
.scroll-top {
	width: 50px;
	height: 50px;
	right: 13px;
    bottom: 16px;
    position: fixed;
	z-index: 8;
    cursor: pointer;
    padding: 8px 0;
	text-align: center;
	border-radius: 60px;
	background: #299251;
	box-shadow: rgba(0,0,0,.3) 0px 3px 13px;
}
.scroll-top .fa {
	font-size: 30px;
	color: white;
}
.scroll-top:hover {
	box-shadow: rgba(0,0,0,.5) 0px 3px 13px;
	background: #166936;
	opacity: 1;
}
.scroll-top,
.scroll-top:hover {
	-webkit-transition: background .3s, box-shadow .3s;
	   -moz-transition: background .3s, box-shadow .3s;
			transition: background .3s, box-shadow .3s;
}

/* sprite */
#footer-area .twitter .footer-icon   { background-position: 0px 0px }
#footer-area .facebook .footer-icon  { background-position: -26px 0px }
#footer-area .youtube .footer-icon   { background-position: -52px 0px  }
#footer-area .instagram .footer-icon { background-position: -78px 0px }
#footer-area .googleplus .footer-icon    { background-position: -104px 0px }

#footer-area .twitter:hover .footer-icon   { background-position: 0px -25px }
#footer-area .facebook:hover .footer-icon  { background-position: -26px -25px }
#footer-area .youtube:hover .footer-icon   { background-position: -52px -25px  }
#footer-area .instagram:hover .footer-icon { background-position: -78px -25px }
#footer-area .googleplus:hover .footer-icon    { background-position: -104px -25px }

/* pagine interne */
.white-background,
.site-main {
	overflow: hidden;
	background-color: white;
	-webkit-box-shadow: rgba(0,0,0,.05) 0 0px 0px 2px;
		    box-shadow: rgba(0,0,0,.05) 0 0px 0px 2px;
}
.no-background .form-search .form-control {
	background-color: white;
	border: 1px solid #f1f1f1;
	padding: 0px 18px;
	height: 43px;
	border-radius: 1px;
}
.no-background .form-search .btn.btn-addon-right {
	padding: 13px 0;
	right: 18px;
}
#secondary .white-background,
#secondary .no-background {
	padding: 20px;
}
#secondary.small .white-background,
#secondary.small .no-background {
	padding: 20px;
}
#secondary.small.inner .white-background,
#secondary.small.inner .no-background {
	padding-left: 0px;
}
#secondary.inner .affix-element {
	padding-top: 34px;
}
#secondary .no-background {
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
#secondary .no-background.no-padding-top {
	padding-top: 0px;
}
#secondary aside.widget:last-child {
	margin-bottom: 0px;
}
/* table */
table td {
	font-size: 14px;
	padding: 10px;
	line-height: normal;
	background-color: white;
}

/* blog */
.blog .side-pull-right #primary {
	float: none;
}
#posts-tabs .tab-content {
	margin-top: 14px;
}
#posts-tabs .tab-content > .active {
	border: 0;
}
#posts-tabs .tab-content .articolo.small {
	height: 92px;
}
#posts-tabs .nav-tabs > li.default {
	background: transparent;
	color: #214255;
	opacity: .8;
}
#posts-tabs .nav-tabs > li.active {
	background: #214255;
	opacity: 1;
}
	#posts-tabs .nav-tabs > li > a {
		border-radius: 0px;
		font-weight: bold;
		padding: 10px;
		border: 0;
		text-transform: uppercase;
	}
#posts-tabs .nav-tabs > li ,
#posts-tabs .nav-tabs > li.active  {
	transition: all .3s;
}
#posts-tabs .nav-tabs > li {
	font-size: 12.5px;
	letter-spacing: 0.8px;
}
#posts-tabs .nav-tabs > li > a {
	border-radius: 0px;
	font-weight: bold;
	padding: 10px;
	border: 0;
	text-transform: uppercase;
}
#posts-tabs .nav-tabs > li.active > a, 
#posts-tabs .nav-tabs > li.active > a:focus, 
#posts-tabs .nav-tabs > li.active > a:hover {
	background: none;
	color: white!important;
}
#posts-tabs .read-more {
	text-transform: uppercase;
	letter-spacing: 0.7px;
	font-weight: bold;
	font-size: 12px;
}
#posts-tabs .read-more .fa:before {
	margin-left: 3px;
	font-size: 15px;
	color: #53585B;
}
#posts-tabs footer {
	border-top: 1px solid #dadada;
}
#posts-tabs .ken-burns-container .img-container {
	height: 250px;
}
.category-post-thumbnail {
	width: 153px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 13px;
}
/* bottoni sidebar */
#secondary .btn-lg {
	font-size: 150%;
	padding: 34px 0;
	letter-spacing: 0.05em;
}
.btn.chiedi-aiuto {
	background-color: #424242;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-shadow: rgba(0,0,0,.5) 0 1px 8px;
	position: relative;
	z-index: 1;
}
.btn.chiedi-aiuto:before {
	content: '';
	background-color: #424242;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1; 
	transition: opacity .3s;
}
.btn.chiedi-aiuto:hover:before {
	opacity: .3;
}
.category-on-top,
.overlay-heading {
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
}
.overlay-heading {
	background-image: linear-gradient(transparent, rgba(0,0,0,.7));
	background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,.7));
	padding: 21px 34px;
	bottom: -1px;
	z-index: 3;
}

/* iframe fix */
.portrait #container {
    min-width: 100%;
}
.portrait #main {
	width: 100%;
}

.category-on-top {
	top: 0;
	padding: 21px 0 0 34px;
	z-index: 3;
}
.featured .overlay-heading {
	padding: 34px 55px;
}
.padding-small .overlay-heading {
	padding: 8px 21px;
}
header.page-header,
.entry-content,
.page-content,
.entry-summary{
	//padding: 55px 80px;
	border: none;
	margin: 0;
}
.entry-meta .fa {
	color: inherit;
}
span.posted-on, span.byline, span.cat-links {
	color: #515e66;
}
.site-main [class*="navigation"] {
	margin: 0px;
}
.content-padding {
	overflow: hidden;
	padding-left: 40px;
	padding-right: 40px;
}
.content p a {
	color: #156835;
	text-decoration: underline;
}
.content a.btn {
	color: white;
}
.search .page-content,
.search .entry-summary {
	padding-bottom: 55px;
}
.search .page-header {
	padding-bottom: 0px;
}
.page-content,
.entry-summary {
	padding-top: 0px;
}
img.thumbnail {
	border: 0;
	padding: 0;
	border-radius: 0px;
}
.page .thumbnail,
.single .thumbnail {
	padding: 0;
	width: 100%;
	margin-top: 0;
	border-radius: 0;
	margin-bottom: 0px;
	border: 0;
}
p.excerpt,
.single-post .content {
	font-family: 'Bitter', serif;
	font-weight: 400;
    font-style: normal;
    color: black;
    text-rendering: optimizeLegibility;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}
.single-post .content {
    font-size: 16px;
    line-height: 1.85;
}
.recent-post-thumbnail {
	width: 100px;
	height: 65px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 13px;
	z-index: 1;
}
.small .recent-post-thumbnail {
	width: 65px;
}
.recent-post-thumbnail img {
	width: 100%;
}
.recent-post-content {
	display: block;
	/*z-index: -65;*/
	margin: 0;
	overflow: hidden;
}
.recent-post-content h4 {
	margin: 0px;
}
.inner .recent-post-thumbnail {
	width: 112px;
	height: 82px;
}
.post-date {
	letter-spacing: 0.6px;
	font-size: 11px;
}
.widget {
	margin: 0 0 2em;
}
.inner.widget-area {
	padding-top: 15px;
}
.small .widget {
	margin: 0 0 20px;
}
.widget ul {
    padding: 10px 10px;
}
.widget ul {
	padding-right: 0;
	padding-left: 0;
}

.widget ul.sub-menu {
    padding: 10px 10px;
}
.widget_recent_posts ul {
	margin-bottom: 0px;
}
.widget:last-child ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget ul li:last-child {
    padding-bottom: 0;
}
.widget > ul > li, 
li.recentcomments {
	border: none;
	overflow: hidden;
	padding: 5px 0;
}

/* ui accordion */
.ui-widget {
    font-family: inherit;
}
.ui-widget ol {
	line-height: 1.6;
    margin: 1em 0;
}
.ui-accordion .ui-accordion-content p {
    line-height: 1.6;
}

.input-addon {
	position: relative;
}
.next.action-button.btn-addon-right {
    padding-top: 9px;
}
hr.section-divider {
	margin: 0px;
}
/* widgets */
h3.widget-title {
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 14px;
	color: #156835;
	border: none;
	margin: 0px;
}
.blog h3.widget-title {
	color: #515E66;
}
/* social icons */
ul.wpfai-list {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
ul.wpfai-list li {
	display: inline-block;
	margin: 0;
	padding-bottom: 0;
}
a.wpfai-link {
	opacity: 1;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
a.wpfai-link .fa-stack {
	height: 1.3em;
	line-height: 1.3em;
}
a.wpfai-link span {
	opacity: .75;
}
a.wpfai-link span:hover {
	opacity: 1;
}
/* articoli simili */
#articoli-simili {
	background-image: linear-gradient(45deg, #212f37, #3b4a53);
	background-image: -webkit-linear-gradient(45deg, #212f37, #3b4a53);
	background-color: #212f37;
}
.single #articoli-simili .thumbnail {
	margin: 0px!important;
}
/*#articoli-simili .articolo.featured {
	padding-left: 15px!important;
	padding-right: 15px!important;
}*/

#articoli-simili .slick-slide:focus,
#articoli-simili a:focus {
	outline: none;
}
#articoli-simili .overlay-heading {
	padding: 50px 40px;
	background-image: linear-gradient(transparent, #131415);
	background-image: -webkit-linear-gradient(transparent, #131415);
	transition: padding .3s;
}
#articoli-simili .articolo .border-bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: inherit;
}
#articoli-simili .articolo .img-container:hover .overlay-heading {
	transition: padding .3s;
	padding-bottom: 40px;
}
#articoli-simili .slick-prev:before, 
#articoli-simili .slick-next:before {
	color: white;
}
/* pulsating animation */
.pulse {
	animation-name: pulse;
	animation-duration: 2.5s;
	transform-origin: center;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes pulse {
	0% { 
		transform: scale(1);
	} 30% { 
		transform: scale(1);
	} 40% { 
		transform: scale(1.2);
	} 50% { 
		transform: scale(1);
	} 60% { 
		transform: scale(1);
	} 70% { 
		transform: scale(1.1);
	} 80% { 
		transform: scale(1);
	} 100% { 
		transform: scale(1);
	}
}
/* pre-loader */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
}
#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	background: -webkit-linear-gradient(45deg, #e9f3e9, #f1f1f1);
	background:    -moz-linear-gradient(45deg, #e9f3e9, #f1f1f1);
	background:         linear-gradient(45deg, #e9f3e9, #f1f1f1);	
	z-index: 10;
}
#loader-wrapper .spinner {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	z-index: 11;
}/* Loaded styles */
.loaded .spinner {
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.loaded #loader-wrapper {
	-webkit-transition: all .8s .8s;
	-moz-transition: all .8s .8s;
	-ms-transition: all .8s .8s;
	-o-transition: all .8s .8s;
	transition: all .8s .8s;
	opacity: 0;
	visibility: hidden;
}
.background-white {
	background-color: white;
}
.affix-top {
	position: fixed;
}
.affix-element.smooth-affix {
	-webkit-transition: top .5s;
	   -moz-transition: top .5s;
		  	transition: top .5s;
}
.google-maps-content {
    font-size: 14px;
    font-weight: normal;
}
span.style1 {
	letter-spacing: 2px;
	font-size: 0.7em;
}
/* colori categorie */
span.categoria > a {
	color: inherit;
}
.category-border {
	border-width: 3px;
	border-style: solid;
}
.category-border.border-top {
	border: 0;
	border-top-width: 2px;
	border-top-style: solid;
}
.category-border.border-bottom {
	border: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.month-divider {
	border-top: 1px solid #dadada;
	padding-top: 34px;
}
span.category-color,
.widget > ul > li.category-color {
	display: inline-block;
	border-style: solid;
	border-width: 2px;
	opacity: .8;
	padding: 0;
	margin: 0;
	transition: opacity .3s;
}
span.category-color a {
    color: inherit;
}
.widget > ul > li.category-color:hover {
	opacity: 1;
}
.widget > ul > li.category-color:last-child {
	margin-right: 0px;
}
.widget .hentry {
	margin: 0;
}
.categoria a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: inherit;
}
.categoria > a {
	display: block;
	padding: 5px 8px;
}
.category-color-bg {
	padding: 5px 8px;
	font-family: "Raleway";
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1.3px;
}
.recent-post-content h5 {
    margin-top: 0;
    margin-bottom: 3px;
}

/* facebook widget */
.cff-wrapper {
	margin-right: 10px;
}


/* twitter widget */
#ctf {
	overflow-x: hidden;
}
#ctf .ctf-tweets .ctf-author-avatar {
    position: relative;
    border-radius: 100%;
    left: -15px;
}
#ctf .ctf-tweets .ctf-item:first-child {
    margin-top: 0;
}
#ctf .ctf-tweets .ctf-item {
    background-color: white;
    margin: 13px 0;
    margin-left: 30px;
    margin-right: 10px;
    position: relative;
    padding-right: 30px;
    padding-bottom: 20px;
    border: none;
    overflow: visible;
    		box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}
#ctf .ctf-tweets .ctf-tweet-actions {
	overflow: hidden;
}
#ctf .ctf-tweets .ctf-author-box,
#ctf .ctf-tweets .ctf-tweet-content,
#ctf .ctf-tweets .ctf-tweet-actions {
	margin-left: 38px;
	float: none;
}


/* instagram widget */
#sb_instagram #sbi_images {
    position: relative;
    top: -10px;
}


/* font smoothing */
.h1, h1, 
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

/* design space */
.no-text-decoration, 
a.no-text-decoration { 
	text-decoration: none; 
}

.no-margin  { margin: 0px!important }
.no-margin-top { margin-top: 0px }
.no-margin-left { margin-left: 0px }
.no-margin-right { margin-right: 0px }
.no-margin-bottom { margin-bottom: 0px }
.no-padding { padding: 0px!important }
.no-border  { border: 0!important }
.text-underline { text-decoration: underline }
.no-padding-right { padding-right: 0 }
.no-padding-left  { padding-left: 0 }
.no-padding-top  { padding-top: 0 }

.margin-t-8  { margin-top: 8px  }
.margin-t-13 { margin-top: 13px }
.margin-t-20 { margin-top: 20px }
.margin-t-30 { margin-top: 30px }
.margin-t-40 { margin-top: 40px }
.margin-t-55 { margin-top: 55px }
.margin-t-80 { margin-top: 80px }

.margin-l-8  { margin-left: 8px  }
.margin-l-13 { margin-left: 13px }
.margin-l-20 { margin-left: 20px }
.margin-l-30 { margin-left: 30px }
.margin-l-40 { margin-left: 40px }
.margin-l-55 { margin-left: 55px }
.margin-l-80 { margin-left: 80px }

.margin-r-8  { margin-right: 8px  }
.margin-r-13 { margin-right: 13px }
.margin-r-20 { margin-right: 20px }
.margin-r-30 { margin-right: 30px }
.margin-r-40 { margin-right: 40px }
.margin-r-55 { margin-right: 55px }
.margin-r-80 { margin-right: 80px }

.margin-b-8  { margin-bottom: 8px  }
.margin-b-13 { margin-bottom: 13px }
.margin-b-20 { margin-bottom: 20px }
.margin-b-30 { margin-bottom: 30px }
.margin-b-40 { margin-bottom: 40px }
.margin-b-55 { margin-bottom: 55px }
.margin-b-80 { margin-bottom: 80px }

.padding-5 { padding: 5px }
.padding-15 { padding: 15px }
.padding-42 { padding: 42px }
.padding-54 { padding: 54px }
.padding-70 { padding: 70px }
.padding-100 { padding: 100px }
.padding-130 { padding: 130px }
.padding-170 { padding: 170px }
.padding-44-percent { padding: 44% }
.padding-20-0 { padding: 20px 0 }
.padding-l-150 { padding-left: 150px }

.margin-20 { margin: 20px }
.margin-30 { margin: 30px }
.margin-40 { margin: 40px }

.full-width { width: 100%!important }
.full-height { height: 100% }

.display-none { display: none }
.display-block { display: block }
.display-table { display: table }
.display-inline { display: inline }
.position-relative { position: relative }
.visibility-hidden { visibility: hidden }
.overflow-hidden { overflow: hidden }

.float-left { float: left }
.float-right { float: right }

.font-light { font-weight: 300 }
.font-bold { font-weight: 700 }
.font-medium { font-weight: 400 }
.font-size-xs { font-size: 0.7em }

.cursor-pointer { cursor: pointer }

.vertical-center,
#search-menu .form-search,
#search-menu .close-search-menu.fa,
.navbar-default .navbar-nav > li > a {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.thumbnail_50 {
	width: 50px;
    height: 50px;
}
.thumbnail_150 {
	width: 150px;
	height: 150px;
}
.line-height-alt {
	line-height: 1.7;
}
.height_500 {
	height: 500px;
}
.height_413 {
	height: 413px;
}
.height_200 {
	height: 200px;
}
.height_250 {
	height: 250px;
}
.height_100 {
	height: 100px;
}
.height_150 {
	height: 150px;
}
.height_52 {
    height: 52px;
}
.height_30 {
    height: 30px;
}
.width_150 {
	width: 150px;
}
.min_height_260 {
	min-height: 260px;
}
.background-center {
	background-position: center;
}
.background-no-repeat {
	background-repeat: no-repeat;
}
.background-cover {
	background-size: cover;
}
.background-contain {
	background-size: contain;
}
.background-half {
	background-size: 50%;
}
/* SELECTION COLOR */
::selection {
	background: darkgreen;
	color: white;
}
::-moz-selection {
	background: darkgreen;
	color: white;
}


/*
* Bootstrap modals vertically aligned
*/
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*
* @date: 28/02/2017
* @author: dev-gian
* @description: gestione popup form newsletter stile Fondazione Corti
*/
#modal-newsletter-form .form-control {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
#modal-newsletter-form .form-control:focus {
	background: transparent;
}
#modal-newsletter-form .has-error .form-control {
    box-shadow: none;
}
#modal-newsletter-form h4.bg-danger {
	padding: 13px;
	margin: 0;
}
#modal-newsletter-form form .form-group:last-child {
    margin-bottom: 0;
}
#modal-newsletter-form .modal-dialog {
	margin-bottom: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 31px rgba(0,0,0,.4);
    box-shadow: 0 2px 31px rgba(0,0,0,.4);
    bottom: 0;
    right: 78px;
    position: absolute;
    width: 350px;
    border-radius: 1px;
}
#modal-newsletter-form .modal-header {
	background-color: #299251;
	border-bottom-color: transparent;
	padding-top: 10px;
    padding-bottom: 10px;
}
#modal-newsletter-form .modal-header .modal-title {
	font-weight: 700;
	font-size: 85%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	width: 94%;
}
#modal-newsletter-form .modal-header .close {
    color: white;
    opacity: 0.7;
	margin-top: -4px;
	font-weight: 300;
}
#modal-newsletter-form .modal-dialog #privacy-container {
	padding-left: 15px;
	padding-right: 15px;
	line-height: normal;
}
#modal-newsletter-form .modal-dialog form > *:not(.form-group) {
	font-size: 1.7em;
    text-align: center;	
}
#modal-newsletter-form .modal-dialog a {
    text-decoration: underline;
}

#myd_form_8 #nome-container .control-label,
#myd_form_8 #cognome-container .control-label,
#myd_form_8 #email-container .control-label {
    display: none;
}

#myd_form_2 {
	margin-top: 1em;
}

.single-myd_manifestations #main hr {
	margin-top: 0;
}

.small-item {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	padding: 0.2em 0;
	background-color: white;
	display: block;
	float: left;
	margin-bottom: 1px;
	width: 100%;
}

.search-section {
	display: block;
	overflow: hidden;
}

.nav-links {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 0.8em;
}


/** aggiornamento footer -> stile locandina manifesti */
.footer-inner .widget {
  margin-bottom: 0;
}
.locandina-5x1000,
.locandina-5x1000 a {
  color: #156835;
}
.locandina-5x1000 {
  background-color: rgba(255, 255, 255, .95);
  border-radius: 6px;
  font-size: 1.5em;
  font-weight: 700;
  padding: 0.9em 0.8em;
  text-align: center;
  transition: background-color .3s;
  margin-bottom: 1em;
}
.locandina-5x1000:hover {
	background-color: rgba(255, 255, 255, 1);
}
.locandina-5x1000 span {
  display: block;
  line-height: 1em;
}
.testo-informativo {
  font-size: 1.3em;
  text-align: center;
	margin-bottom: 1em;
}
.testo-informativo span {
  display: block;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.95);
  line-height: normal;
}
.footer-logo {
	text-align: center;
}
.footer-copyright-text {
	text-align: center;
}
.footer-copyright-text span {
	margin-top: 1em;
	display: block;
}
#footer-area .link-utili ul.footer-nav.nav {
	margin-left: 0;
}

@media(min-width: 991px) {
	.testo-informativo {
	  text-align: left;
	}
	.footer-logo {
		text-align: right;
	}
	.footer-copyright-text {
		text-align: right;
	}

		
	.locandina-5x1000 span:first-child {
		font-size: 1.17em;
	}
	.locandina-5x1000 span:nth-child(2) {
		font-size: 2.5em;
	}
	.locandina-5x1000 span:nth-child(3) {
		font-size: 1.06em;
	}
}
@media(min-width: 1200px) {
	#footer-area .link-utili ul.footer-nav.nav {
		text-align: left;
	}
}

#ultime-notizie-slick .slick-arrow {
  margin: 0 -3em;
  opacity: .4;
}
.slick-dots {
	line-height: normal;
}

.fa-pulse {
	transform-origin: 50% 47.5%;
	-webkit-transform-origin: 50% 47.5%;
	-moz-transform-origin: 50% 47.5%;
}

/** social */
.social-icon-wrapper {
	text-align: center;
	margin-bottom: 1em;
}
.color-twitter {
  color: #1da1f2;
}
.color-facebook {
  color: #3b5998;
}
.color-instagram {
  color: #ffffff;
}
.social-instagram {
  display: inline-block;
  background-image: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
  padding: 1.3em 1.5em 1em 1.5em;
  font-size: 0.62em;
  border-radius: 100%;
}

/** btn cta */
.btn-mobile-cta {
  float: left;
  margin-top: 1.15em;
  margin-right: 0.5em;
  font-size: 12px;
  padding-left: 1.3em;
  padding-right: 1.3em;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 3px;
}
.navbar-toggle .icon-bar {
  width: 18px;
}

.image-wrapper {
	background-size: cover;
	background-position: center;
	height: 600px;
	max-height: 80vh;
	position: relative;
}

.coming-soon-counter {
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-bottom: 100px;
}

.coming-soon-counter .counter-item {
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 2.7em;
	text-shadow: #404040 0px 0px 10px;
}

/** AAANT */
.notizia.aaant-notizia {
  box-shadow: 0 7px 13px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
/* .aaant-news,
.aaant-iniziative {
	margin-bottom: 30px;
} */
.aaant-iniziativa {
  margin-bottom: 30px;
}
.aaant.display-block {
	margin-left: -22px;
	margin-right: -22px;
}
@media screen and (min-width: 481px) {
	.aaant.display-block {
		margin-left: -41px;
		margin-right: -41px;
	}
}

.widget.widget_widget_bottone {
    margin-bottom: 1.5em;
}

/** manifestazioni gmap */
.gm-style .gm-style-iw {
    line-height: 1.2em;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0pt;
}
.gm-style .gm-style-iw strong {
    font-size: 16px;
    margin-bottom: 3px;
    display: block;
}

.single-myd_manifestations #primary .content-padding h2 > span {
    font-size: 0.6em;
}
a.wpfai-facebook.wpfai-link{
	color:#375898;
}
a.wpfai-twitter.wpfai-link{
	color:#46d4fe;
}
a.wpfai-envelope.wpfai-link{
	color:#333;
}
[class*="navigation"] .nav-next {
    float: right;
    text-align: right;
}
[class*="navigation"] .nav-previous {
    float: left;
}
.site-main [class*="navigation"] a:hover, .more-link:hover {
    color: #fff;
    background: #1FA67A;
    text-decoration: none;
}

.site-main [class*="navigation"] a, .more-link {
    border: 1px solid #E8E8E8;
    padding: 6px 12px;
    border-radius: 4px;
    display: block;
}
.site-main [class*="navigation"] a, .more-link {
    border: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 12px;
}
.btn-dark:hover, .btn-dark:hover:before, .site-main [class*="navigation"] a:hover, .more-link:hover {
    background-color: #333;
    color: white;
}
.btn-dark:hover, .btn-dark:hover:before, .site-main [class*="navigation"] a:hover, .more-link:hover {
    background-color: #333;
    color: white;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.purple{
	color: #008080;
}
 .row:after {
	clear: both;
}
.col-4{
	width: 35%;
	float: left;
}
.col-8{
	width: 60%;
	float: left;
}
.gallery-columns-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	height: 250px;
}
.gallery::after{
	clear: both;
}
.gallery:after, .row:before {
	 display: table;
	 content: " ";
 }

.gallery-columns-4 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25%;
}

.gallery-natale .gallery-columns-3 .gallery-item{
	height: 380px;
}
.social-widget-wrapper.elementor-widget{
	position: unset;
}
.gallery-size-large.gallery-columns-3 .gallery-item{
	height: 380px;
	padding-right: 5px;
	padding-left: 5px;
}
.screen-reader-text{
	display: none;
}
#posts-tabs .nav.nav-tabs.no-border{
	width: 100%;
	margin-bottom: 20px;
}
i.fa-brands.fa-x-twitter {
    margin-right: -5px;
}