/*
Theme Name: ASD
Description: Tema personalizzato ASD Monteazzurri
*/
.clearfix{
	clear: both;
}

body {
	margin:0;
	padding:0;
	background: #232227;
	font-family: 'Ebrima', 'Open Sans', helvetica, sans-serif;
}

.overlay{
	display: none;
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
	z-index: 99999;
	align-items: center;
	justify-content: center;
}

a img {
	border: 0 none;
}

img {
	max-width: 100%;
	height: auto;
}

#contentpage {
	background-color:#F3F3F3;
}

#contentinside {
	background-color:#F3F3F3;
	padding-top:0;
	padding-bottom:10px;
}

.grid-container-full{
	background-color: #232227;
}

.full_container{
	margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
.full_container h2{
	color: #FFFFFF !important;
}

.title_blog{
	margin: 0 35px;
	color: #232227;
}

#logo {
	background-image:url('/theme/img/logoNew.png');
	background-repeat:no-repeat;
	background-position:center center;
	height: 100px;
	margin-top: 25px;
    background-size: contain;
}

#backlogo {
	background:#232227;
	display: block;
}

.contactinfo input {
	border: 1px solid #9a9a9b;
	padding: 5px 23px 5px 5px;
	width: 100%;
	display: inline-block;
	background-image: url('/theme/img/lente.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}
.contactinfo form {
	display: inline-block;
}

.background_image{
	background-repeat: no-repeat;
	background-position: center center;
    background-size: contain;
    padding-top: 100%;
}

.contactinfo {
	font-size: 22px;
	color: #CCCCCC;
}

.contactinfo a {
	text-decoration: none;
	color: #000000;
}

.contactinfo b {
	font-size: 15px;
	font-weight: normal;
	padding: 0 2px;
}

.mainactions a {
	background-color:#308CC7;
	background-image:url('/theme/img/arrow_right.png');
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	padding:15px 45px 15px 15px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}

#breadcrumbs {
	background-color: #FBFEFF;
	border: 1px solid #E9E9E9;
	margin: 15px 10px;
	padding: 10px;
	font-size: 13px;
	color: #787878;
}

#breadcrumbs img {
	vertical-align: middle;
	margin: 0 10px;
}

#breadcrumbs a, .navigation a {
	color: #343434;
	text-decoration: none;
}

#breadcrumbs a:hover, .navigation a:hover {
	text-decoration: underline;
	color: #000000;
}

.navigation {
	background-color: #FBFEFF;
	border: 1px solid #E9E9E9;
	padding: 10px;
	font-size: 13px;
	color: #787878;
	overflow: auto;
}

.navigation .left {
	float: left;
}

.navigation .right {
	float: right;
}

.homeboxes {
    overflow: hidden;
}

.homeboxes h1 {
	border-bottom: 1px solid #cccccc;
	color:#555555;
	font-size:18px;
	padding: 10px 0;
	margin: 0 25px;
	font-weight: normal;
}

.homeboxes span.title {
	display: block;
	border-bottom: 1px solid;
	padding: 10px 0 0 0;
	margin: 15px 0;
}

.homeboxes span.title img{
	width: 35px;
	padding-top: 10px;
	float: right;
}

.homeboxes span.title h2{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size:18px;
	display: inline-block;
	font-weight: bold;
	margin: 0;
    padding: 12px 30px;
}

.homeboxes span.title.green { border-color: #0BB343; }
.homeboxes span.title.green h2 { background: #0BB343; }
.nosot.green:hover { border-color: #0BB343; box-shadow: 0 0 10px #0BB343; }
.nosot.green .button:hover { background: #0BB343; }

.homeboxes span.title.orange { border-color: #FF4D00; }
.homeboxes span.title.orange h2 { background: #FF4D00; }
.nosot.orange:hover { border-color: #FF4D00; box-shadow: 0 0 10px #FF4D00; }
.nosot.orange .button:hover { background: #FF4D00; }

.homeboxes span.title.blue { border-color: #308cc7; }
.homeboxes span.title.blue h2 { background: #308cc7; }
.nosot.blue:hover { border-color: #308cc7; box-shadow: 0 0 10px #308cc7; }
.nosot.blue .button:hover { background: #308cc7; }

.homeboxes .box {
	padding: 10px 25px;
}

.homeboxes .box img {
	width:100%;
	height: auto;
	padding: 10px 0 0 0;
	display: block;
}

.homeboxes .desc {
	padding-left: 10px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 42px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	font-weight: bold;
	font-size: 13px;
	color: #5C5C5C;
}

.homeboxes .wolfyear .members, .homeboxes .pinocchioyear .members{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	justify-content: center;
}
.homeboxes .wolfyear .members .single-member{
	padding: 15px;
	color: #FFF;
	width: auto;
    width: 33%;
}

@media screen and (max-width: 1024px) {
	.homeboxes .wolfyear .members .single-member{
		width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.homeboxes .wolfyear .members .single-member{
		width: 100%;
	}
}

.homeboxes .wolfyear .members .single-member img{
	height: 200px;
    width: auto;
}
.homeboxes .pinocchioyear .members .single-member{
	width: 100%;
	padding: 15px;
	color: #FFF;
	width: auto;
}
.homeboxes .pinocchioyear .members .single-member img{
	height: 200px;
    width: auto;
}

.homeboxes .routes {
	background: #FFF;
}
.homeboxes .routes .route {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.homeboxes .routes .route .block .content{
	padding: 10px;
}
.homeboxes .routes .route .block.text{
	flex: 0 25%;
	width: 25%;
}
.homeboxes .routes .route .block.map{
	flex: 0 75%;
	width: 75%;
}

@media screen and (max-width: 1024px) {
	.homeboxes .routes .route .block.text{
		flex: 0 100%;
		width: 100%;
	}
	.homeboxes .routes .route .block.map{
		flex: 0 100%;
		width: 100%;
	}
}

.homeboxes .routes a {
	text-decoration: none;
}
.homeboxes .routes .route .block p{
    margin-block-start: 0;
    margin-block-end: 0;
}

.desc a {
	color: #5C5C5C;
	text-decoration: none;
}

.btn {
	padding: 0;
	background-color:#308CC7;
	background-image:url('/theme/img/sfumatura.png');
	background-repeat: no-repeat;
	background-position: -250px 0;
	transition: all 1s;
}

.homeboxes .box:hover .btn {
	background-position: 122px 0;
	background-color:#C00E1A;
}

.btn a {
	background-color:transparent;
	background-image:url('/theme/img/arrow_right_small.png');
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	padding:10px 20px 10px 20px;
	color:#ffffff;
	text-decoration:none;
	line-height: 23px;
	font-size: 13px;
}

.bigimg {
	overflow: hidden;
	height: 150px;
	background: #FFFFFF;
}
.bigimg > .img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    transition: all 1s ease 0s;
	padding-top: 150px;
}
.nosot:hover .bigimg > .img {
    transition: all 1s ease 0s;
    transform: scale(1.15);
}

.nosot {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	min-height: 366px;
	padding: 10px;
	transition: all 1s ease 0s;
	margin-bottom: 20px;
}

.nosot .button {
	background: #F3F3F3;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    margin-top: 25px;
    margin: 10px auto 0;
    border-radius: 5px;
    font-size: 14px;
	transition: all 1s ease 0s;
}

.nosot .button:hover {
	background: #308CC7;
	transition: all 1s ease 0s;
}

.nosot .cat {
	font-size: 0.8em;
	font-style: italic;
	color: black;
	padding-bottom: 10px;
	float: left;
	width: 50%;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nosot .date {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	color: black;
	padding-bottom: 10px;
	float: left;
	width: 50%;
}

.nosot:hover {
	border-color: #308CC7;
	border-radius: 4px;
	transition: all 1s ease 0s;
	box-shadow: 0 0 10px #308CC7;
}

.homeboxes .locandina {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	min-height: 315px;
	padding: 10px;
	transition: all 1s ease 0s;
	margin-bottom: 30px;
}
.homeboxes .locandina:hover {
	border-color: #308CC7;
	border-radius: 4px;
	transition: all 1s ease 0s;
	box-shadow: 0 0 10px #308CC7;
	opacity: 0.6;
}
.homeboxes .locandina .box{
	height: 315px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.homeboxes .locandina .box .img{
	height: 315px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 0;
	transition: all 1s ease 0s;
}
.homeboxes .locandina:hover .box .img{
	transform: scale(1.15);
	transition: all 1s ease 0s;
}
.homeboxes .locandina .box .title{
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
    background: #000;
    color: #fff;
    padding: 0 10px;
    line-height: 40px;
    white-space: nowrap;
	overflow: hidden;
	opacity: 0.9;
	text-overflow: ellipsis;
}
.homeboxes .locandina .box .zoom,
.homeboxes .locandina .box .open{
	position: absolute;
	width: 40px;
	background: #000;
    display: block;
    top: 40%;
    border-radius: 50%;
}
.homeboxes .locandina .box .zoom{
    left: calc(50% - 45px);
    cursor: pointer;
}
.homeboxes .locandina .box .open{
    right: calc(50% - 45px);
}
.homeboxes .locandina .box .zoom img,
.homeboxes .locandina .box .open img{
	width: 20px;
	padding: 10px;
}

.bcontent {
	color: black;
	font-size: 14px;
    line-height: 19px;
    height: 76px;
    overflow: hidden;
}
.bcontent p{
	margin: 0;
}

.nosot h3 {
	color: #555555;
	margin: 0 0 10px 0;
	padding: 12px 0;
	font-size: 15px;
	line-height: 18px;
	border-bottom: 1px solid #B4B4B5;
	height: 18px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.evbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}

.evbox ul li {
	margin: 0;
	padding: 0;
}

.evbox ul li a {
	color: #000000;
	display: block;
	padding: 5px 50px 5px 0;
	text-decoration: none;
	border-bottom: 2px solid #E9E9E9;
	background: url('/theme/img/arrow.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 15px;

	transition: border 1s;
}

.evbox ul li a:hover, .evbox ul li a.active {
	color: #308CC7;
	border-bottom: 2px solid #308CC7;

	transition: border 1s;
}

.evbox ul li a.full {
	padding: 5px 0;
	background: 0 none;
	overflow: auto;
	margin-top: 15px;
}

.evbox ul li a.full .crop {
	overflow: hidden;
	width: 70px;
	height: 70px;
	line-height: 58px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #E9E9E9;
	box-shadow: 3px 1px 5px #C0C0C0;
}

.evbox ul li a.full .crop img {
	vertical-align: middle;
	display: inline;
}

.entry-thumbnail {
	width: 47%;
	margin-right: 20px;
	float: left;
    padding-left: 10px;
}

#wpsimplegallery img, .entry-thumbnail img {
	background-color: #EBEBEB;
	border: 1px solid #B4B4B5;
	padding: 5px;
	box-sizing: border-box;
}

article {
	margin-bottom: 13px;
}

article .entry-title {
	margin: 0;
	padding: 0;
}

article .entry-title a {
	color: #308CC7;
	text-decoration: none;
	font-size: 20px;
}

article .testo p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.interna p {
	text-align: justify;
}

.interna p a {
	color: #343434;
	text-decoration: none;
}

.interna p a:hover {
	text-decoration: underline;
	color: #000000;
}

.interna .alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.interna .alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.interna h1 {
	margin: 15px 0;
	color: #3a3a3a;
}

.readmore {
	background-color: #EBEBEB;
	border: 1px solid #B4B4B5;
	padding: 15px;
	margin: 15px 0 0 0;
	display: block;
	text-decoration: none;
	color: #545554;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 3px;
	float: right;
}

.readmore.download {
	background-image: url('/theme/img/down.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 38px;
	width: 100%;
	margin-top: 40px;
}

.bottomarticle {
	margin-bottom: 20px;
}

.sidebar {
	width: 24%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 15px 10px 15px;
	border-right: 1px solid #E9E9E9;
}

.sidebar .sectiontitle {
	color: #308CC7;
	font-size: 20px;
	margin: 20px 0 7px 0;
	padding: 0;
}

.sidebar .sectiontitle.first {
	margin-top: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}

.sidebar ul li {
	margin: 0;
	padding: 0;
}

.sidebar ul li a {
	color: #000000;
	display: block;
	padding: 5px 50px 5px 0;
	text-decoration: none;
	border-bottom: 2px solid #E9E9E9;
	background: url('/theme/img/arrow.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;

	transition: border 1s;
}

.sidebar ul li a:hover, .sidebar ul li a.active {
	color: #308CC7;
	border-bottom: 2px solid #308CC7;

	transition: border 1s;
}

.sidebar ul li a.full {
	padding: 5px 0;
	background: 0 none;
	overflow: auto;
	margin-top: 15px;
}

.sidebar ul li a.full .crop {
	overflow: hidden;
	width: 70px;
	height: 70px;
	line-height: 70px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #E9E9E9;
	box-shadow: 3px 1px 5px #C0C0C0;
}

.sidebar ul li a.full .crop img {
	vertical-align: middle;
}

.hr {
	background: url('/theme/img/linea_sx.jpg');
	height: 3px;
}

#footerback {
	padding-top: 20px;
	color: white;
	padding-bottom: 20px;
}

.footer {
	text-align:center;
	color:#FFFFFF;
}

.footer > div{
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
}

.footer a {
	color:#FFFFFF;
	text-decoration: none;
}

.mailpoet {
	border-left: 1px solid gray;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -10px;
}
.mailpoet p {
	margin: 0;
	padding: 0;
	text-align: left;
}
.wysija-paragraph {
	float: left;
	width: 80%;
}
.wysija-paragraph input {
	padding: 10px;
	width: 90%;
	outline: none;
	border: 1px solid gray;
	line-height: 15px;
}
.wysija-submit {
	width: 20%;
	float: left;
	height: 35px;
	outline: none;
	border: 1px solid gray;
	line-height: 15px;
}
.widget_wysija_cont .wysija-submit {
	margin-top: 1px;
}

.hometext {
	margin-top: 30px;
}

.pdfblock .readmore.download {
	margin-top: 0;
}

.evbox ul.homeservices li a {
	padding: 22px 0 21px; /*15px 0 14px 0;*/
}

.entry-content a {
	color: #000000;
}

.entry-content a:hover {
	color: #308CC7;
}

/* Unsemantic: mobile AND tablet */
@media screen and (max-width: 1024px) {

}

/* Unsemantic: desktop */
@media screen and (min-width: 1025px) {

}

/* unsemantic mobile */
@media screen and (max-width: 767px) {
	.wpcf7 form .clearfix > p{
		float: none !important;
		width: 100% !important;
	}
	.search input {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.contactinfo {
		text-align:center;
		margin-top:10px;
	}

	.contactinfo b {
		display: block;
		height: 1px;
		visibility: hidden;
	}

	.mainactions div {
		margin-top:10px;
	}

	.mainactions a {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.menu-btn{
		display: block !important;
	}
	
	.menu{
		list-style:none;
		margin:0;
		padding:0;
		overflow:auto;
		display: none;
	}

	.menu li {
		margin:0;
		padding:0;
		text-align:center;
	}

	.menu li a {
		color:#333333;
		text-decoration:none;
		text-transform:uppercase;
		padding:10px 0;
		display:block;
		width:99%;
		border-radius:5px;
		background:#EBEBEB;
		border:1px solid #B4B4B5;
		margin:10px auto 0 auto;
	}

	.menu li.current-menu-item a, .menu li.current-menu-item a:hover {
		color:#308CC7;
	}

	.sub-menu {
		list-style: none;
	}

	.mailpoet {
		border-left: 0 none;
		border-top: 1px solid gray;
		margin-top: 10px;
	}
	.entry-thumbnail{
		width: 100%;
		float: none;
	}
}

/* unsemantic tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {

}

/* unsemantic desktop AND tablet */
@media screen and (min-width: 768px) {
	.contactinfo {
		text-align: center;
		padding: 32px 0;
	}
	.contactinfo > a{
		border: 1px solid #403F42;
	    height: 27px;
	    display: inline-block;
	}

	.tophead {
		padding: 25px 10px;
		height: 150px;
		background: #232227;
	}

	.mainactions a {
		padding:10px 45px 10px 25px;
	}

	.mainactions .sx {
		padding-left:0;
		padding-right:0/*4px*/;
	}

	.mainactions .dx {
		padding-right:0;
		padding-left:4px;
	}

	.mainactions .dx a {
		padding-right: 45px;
	}

	.mainactions .sx a {
		padding-right: 102px;
	}
	
	#contentpage{
		padding-top: 153px;
	}
	.menu-container{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
	}
	.menu-container.sticky{
		opacity: 0.9;
	}
	.menu-container.sticky #logo{
		height: 59px;
    	margin-top: 10px;
	}
	.menu-container.sticky .tophead{
	    padding: 10px 10px;
	    height: 79px;
	}
	.menu-container.sticky .menu{
	    margin: 0; 
	}
	.menu-container.sticky .contactinfo{
	    padding: 16px 0;
	}

	.menu {
		list-style:none;
		padding:0;
		overflow:visible;
		border-top:1px solid #403F42;
	    border-bottom: 1px solid #403F42;
	    margin: 18px 0;
		display: flex;
    	justify-content: space-between;
	}

	.menu > li {
		position: relative;
	}

	.menu li a {
		color:#ccc;
		text-decoration:none;
		padding:20px 10px;
		display:block;
		text-transform:uppercase;
		font-size: 14px;
		font-weight: normal;
		font-weight: bold;

		display: flex;
		justify-content: center;
		align-items: center;
	}

	.menu li.current-menu-item > a{
		color:#308CC7;
	}
	.menu li.current-menu-item:hover > a {
		color: #FFFFFF;
	}

	.menu li:hover{
		background: #308CC7;
	}

	.sub-menu {
		display: none;
		list-style: none;
	}
	.menu .sub-menu li, .menu .sub-menu li a {
		padding: 5px 0;
		float: none;
	}
	.menu li:hover .sub-menu {
	    background: none repeat scroll 0 0 #232227;
	    display: block;
	    left: 0;
	    list-style: none outside none;
	    padding: 6px 15px;
	    position: absolute;
	    width: 200%;
	    z-index: 999;
	}
	.menu li:hover .sub-menu li:hover {
	    background: transparent;
	}
	.menu li:hover .sub-menu li:hover a {
	 	color: #308CC7
	}

	.menu-footer {
		list-style: none;
		padding: 0;
		overflow: visible;
	    margin: 0;
	}

	.menu-footer li{
		border-bottom: 1px solid #403F42;
		padding: 5px 0;
	}

	.menu-footer li:first-child{
		border-top: 1px solid #403F42;
	}

	.menu-footer li a{
		text-decoration: none;
		color: #FFFFFF;
		line-height: 30px
	}

	.menu-footer li:hover a{
		color: #308CC7;
	}

	.content {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 15px;
	}

	article {
		overflow: auto;
	}
}

/****** FACEBOOK *******/
.cff-author-text span {
	color: white;
}
#cff .cff-author .cff-author-text span{
	height: 30px;
	padding-left: 35px;
}
#cff .cff-item{
	padding: 5px 0;
}
.cff-item a {
	color: white;
	font-weight: bold;
}
.cff-item p {
	margin: 0 !important;
}
.cff-date {
	display: none;
}
#cff .cff-details{
	display: none;
}
#cff .cff-author{
	margin-bottom: 0;
}
#cff .cff-author img{
	width: 30px;
}
.fb-share-button{
	padding-left: 10px;
}

/**************************/

article .entry-title{
	padding: 0 10px;
}
.video iframe{
	width: 100%;
	height: 500px;
}
.video .video-content{
	padding: 0 10px;
}

#wpsimplegallery li img{
	width: 153px;
}

.column {
	float: left;
	width: 48%;
}

.wpcf7 form .clearfix > p{
	width: 33.33333%;
	float: left;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.wpcf7 form > p{
	width: 100%;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.wpcf7-form input,
.wpcf7-form textarea{
	padding: 8px;
    margin-top: 10px;
    background: #DCDCDC;
    border: 1px solid #a0a0a0;
}
.wpcf7 form p label{
	text-align: left;
	display: block;
	font-weight: bold;
}
.wpcf7 form .clearfix > p input,
.wpcf7 form > p textarea{
	width: 100%;
	box-sizing: border-box;
}
.wpcf7 .wpcf7-submit{
	float: right;
	cursor: pointer;
}
.wpcf7 .wpcf7-submit:hover{
	background: #fff;
}


/*DIRETTIVO*/
#executive{
	padding: 0;
}
.ui-tabs .ui-tabs-nav{
	padding: 0 !important;
}
.tab-index{
	background: #CCCCCC;
	padding: 0 15px;
	margin-right: 2px !important;
}
.tab-index.ui-state-active a{
	background: #308CC7;
}
.tab-index.ui-state-active:hover a{
	background: #308CC7;
	color: white;
}
.ui-tabs .ui-tabs-panel.tab-executive{
	display: flex;
	flex-wrap: wrap;
    background: white !important;
}
#wolfyear{
	padding: 1em 1.4em;
	display: flex;
	flex-wrap: wrap;
    background: white !important;
}
#pinocchioyear{
	padding: 1em 1.4em;
    display: flex;
    flex-wrap: wrap;
    background: white !important;
}
.single-member{
	width: 25%;
    padding: 0 30px;
    box-sizing: border-box;
}
.single-member .block img{
	display: block;
	margin: 0 auto;
}
.single-member .social-holder{
	border-bottom: 1px solid #CCCCCC;
}
.single-member .member-name p{
	text-align: center;
}

.entry-content{
	padding: 0 10px;
}

.verbali{
	padding-top: 15px;
}

.weatherlink iframe {
	height: 650px;
	margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
	.weatherlink iframe {
		height: 550px;
	}
}

/* BUDGET */
.budgets {
    display: flex;
    justify-content: space-evenly;
}
.budgets a {
	display: block;
	margin: 15px;
	text-align: center;
}
.budgets a img {
	display: block;
	width: 100px;
}

/* POPUP */
#popup-banner{
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	display: flex;
	align-items: center;
}
#popup-banner .content{
    display: table;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    border: 5px solid #308cc7;
    border-radius: 10px;
    position: relative;
}
#popup-banner .close{
    color: #fff;
    background: #000;
    border-radius: 50%;
    text-align: center;
    display: table;
    padding: 0 12px;
    padding-bottom: 6px;
    font-size: 20px;
    position: absolute;
    top: -20px;
    right: 5px;
    cursor: pointer;
}
#popup-banner .content .text{
	font-size: 25px;
    letter-spacing: 0.3px;
}
#popup-banner .content .accept{
	cursor: pointer;
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    background: #308cc7;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    border: 2px solid #308cc7;
    letter-spacing: 2px;
}
#popup-banner .content .accept:hover{
	background: #fff;
	color: #308cc7;
}