
body {
  width:100%;

  padding-top: 120px;
  background-color:  #efefef;
  margin: 0;
  padding: 0;
}



html, body{

    -webkit-overflow-scrolling: touch;
}


.spacercerca {padding-bottom:20px; padding-top:10px;}

.sticky:before,
.sticky:after {
    content: '';
    display: table;
}


.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}


.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 160px;
}

.mb-20 {margin-bottom: 20px;}

.nob {border:0px !important;}

.borgiu {border-bottom:0.5px solid #ddd; padding-top:0px; margin-bottom:10px;}

.casellasoci {padding: 14px;
border-radius: 6px;  background-color:#f5f5f5; margin-bottom:5px; font-family: "Square721BT-Bold" !important; display: inline-block;
letter-spacing: 0.1px; transition:0.2s ease all;
}

.casellasoci:hover {background-color:#ddd; color:#222;}

.activesoci {background-color:#ddd; color:#222;}

.casellasoci > i{ vertical-align: middle !important; float: left;
margin-right: 10px; }


.littleinfo {font-size:11px !important; padding:0px !important;}

.littleticket {text-align: center;
margin: 0 auto; display:block !important;}


.borderizer {border-bottom: 0.4px solid #ddd;
padding-bottom: 10px;}


.lateralbar {padding-left:0px;}

.rower {margin-left:0px !important; padding-left:0;}


.blogger:hover {color:white!important; background-color:#ff0049!important;}
.blogger2:hover {color:white!important; background-color:#66ccf4!important;}




.subdata {font-family: "Square721BT-Bold" !important; font-size:15px !important;}

.location {font-family: "Square721BT-Roman"; font-size:16px;}


.ticketbig {
    background: #5dcba0;
    padding: 15px 7px;
    font-family: "Square721BT-Roman";
    color: white;
    border-radius: 5px;
	transition:all 0.2s ease-in-out;
}



.ticketbig:hover {
	background:#bb5910;
}



.ticketbig:hover .arrower {

	right:15px;
}


.contpricetable {border-radius:10px; border:1px solid #eee; padding-top:10px; padding-bottom:10px; margin-top:10px;}


.titolosocio {font-size:22px; margin-bottom:25px;}
.acquistabile {font-family: "Square721BT-Roman";}
.prezzobig {font-family: "Square721BT-Roman"; font-size:20px; padding-top:10px;}

.datiultra {font-family: "Square721BT-Bold";}

.rowprice {border-bottom:1px solid #eee; padding-top:30px; padding-bottom:30px;}
.rowprice:last-child {border-bottom:transparent;}

.pricezone {padding-top:20px;}


.labeliscr {
    color: #666;
    font-size: 12px;
	font-family: "Square721BT-Roman";
}


.pricebig {
    color: #333;
    font-size: 25px;
    font-family: "Square721BT-Roman";
    padding-bottom: 20px;
}




/* category filter */

.filter-section {
	padding-top: 0px;
	padding-bottom: 20px

}


.filter-container {
    text-align:left;
    padding-top:10px;

	font-family: 'Square721BT-Bold';
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:12px !important;
	text-transform: uppercase;

}


ul.filter > li > a {
    color:#1abc9c;
    font-size:14px;
    line-height:40px
}

ul.filter > li > a:hover,ul.filter > li > a:focus {
    text-decoration:none;
    color:#16a085;
    outline:none
}

ul.filter > li.active a {
    color:#111 !important;
}

ul.filter > li span {
    color:#ddd;
    font-size:20px;
    display:inline-block;
    margin:0 5px
}

.filter-section .filter-container .filter > li {
    padding:0;
    margin:0
}

.filter-section h1 {
    text-align:center
}


/* the color of the transparent overlay border */

.portfolio-section.port-col figure .overlay-background {
    background-color:#000;
    background-color:rgba(0,0,0,0.4);
}


/* portfolio images */

.portfolio-section figure {
    float:left;
    width:100%;
    position:relative
}

.portfolio-section figure img {
    width:100%;
    height:auto
}


/* project title under image */

.portfolio-section .article-title {
    text-align:center;
    float:left;
    width:100%;
    font-size:18px;
    line-height:24px;
    padding:10px 0 30px 0;
}

.portfolio-section .article-title a {
    color:#aaa
}


/* transparent overlay */

.portfolio-section figure:hover .overlay {
    opacity:1;
    visibility:visible
}

.portfolio-section figure:hover .overlay-background {
    opacity:.8;
    visibility:visible
}

.portfolio-section figure .overlay-background {
    z-index:1;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}

.portfolio-section figure .overlay-background .inner {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin:11px;
    background-color:#c8e9c8;
    background-color:rgba(194,231,194,0.9)
}

.portfolio-section figure .overlay {
    z-index:2;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}

.portfolio-section figure .inner-overlay {
    display:table;
    width:100%;
    height:100%
}

.portfolio-section figure .inner-overlay-content {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    padding:20px 40px
}

.portfolio-section figure .inner-overlay-content.with-icons {
    text-align:center
}


/* icons inside overlay */

.portfolio-section figure .inner-overlay-content.with-icons a {
    width:40px;
    height:40px;
    line-height:42px;
    display:inline-block;
    margin:0 10px;
    text-decoration:none;
    font-size:20px;
	background:rgba(0,0,0,0.9);
    color:#fff;
    border-radius:0
}


/* skew image on hover */

.isotopeSelector img {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}

.isotopeSelector:hover img {
    -moz-transform:scale(1.5) rotate(2deg);
    -webkit-transform:scale(1.5) rotate(2deg);
    -o-transform:scale(1.5) rotate(2deg);
    -ms-transform:scale(1.5) rotate(2deg);
    transform:scale(1.5) rotate(2deg);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}

.isotopeSelector figure {
    overflow:hidden
}

.isotopeSelector figure {
    box-shadow:0 0 2px rgba(0,0,0,0.2)
}









.linktestuale {color:#5dcba0; transition:all 0.2s ease; text-decoration:underline;}
.linktestuale:hover {color:#5dcba0;opacity:0.7; text-decoration: none;}
.linktestuale:visited, .linktestuale:focus {color:#5dcba0; text-decoration:none;}



.tabsnds {margin-top:20px;margin-bottom:20px; width:100%; box-shadow: -1px 49px 60px -52px;}


table.tabsnds td {font-size:12px; padding-top:10px; padding-bottom:10px; border-top:1px solid #eee; border-bottom:1px solid #eee; color:#333;padding-left:10px;}




.tabintest {border-bottom:1px solid #eee; padding-right:10px; font-size:14px !important; font-family: 'Square721BT-Bold'; color:#fff!important; background:#5DCBA0; padding-left:10px; box-shadow: 10px 0px 20px -25px #111 inset;}

.imgcase2 {height:350px !important;}







.navbar-toggle {display:none !important;}

p a {color:#b35811;}

p a:hover {opacity:0.8;}

/* fondamentali*/

.btn {white-space: inherit;}

.centrabutfoot {padding-top:16px;}

.container {padding-right: 15px;padding-left: 15px;}
.container-fluid {padding-left:0px;padding-right:0px;}
.row{margin-left:0;margin-right:0;}

.float_left, .fl{float:left;}
.float_right, .fr{float:right;}
.clear_both, .clear{clear:both;}
.pointer, .cursor_pointer{cursor:pointer;}
.nascosto{display:none;}

.ma-dx{margin-right:5px;}
.ma_su{margin-top:10px;}
.margin-5{margin:5px;}
.no-mar{margin:0!important;}

.pad_10{padding:10px 0;}
.pad_15{padding:15px 0;}
.pad_20{padding:20px 0;}
.pad_40{padding:25px!important;}

.pad10{padding:10px;}
.pad30{padding:30px!important;}

.padda_5{padding:0px 5px;}
.padda_10{padding:0px 10px;}
.padda_20{padding:0px 20px;}
.padda_30{padding:0 30px;}

.text-dx{text-align:right;}

.upper{text-transform:uppercase;}
.bold{font-weight:700;}
.underline{text-decoration:underline;}

.pad-verti{padding: 30px 0;}

.padder{padding:40px 30px;}
.padder2{padding:15px;}
.padder3{padding:30px 0px;}
.padder3 h2{margin-top:0px;}

.margina-giu10, .margina_giu10 {margin-bottom:10px;}
.margina-giu7, .margina_giu7 {margin-bottom:7px;}

.margina-giu, .margina_giu {margin-bottom:20px;}
.margina-su, .margina_su {margin-top:15px;}
.margina-su10, .margina_su50 {margin-top:10px;}
.margina-su5, .margina_su5 {margin-top:5px;}
.margina_su30{margin-top:30px;}
.margina_giu30{margin-bottom:30px;}
.margina-dx {margin-right:15px;}
.margina-sx {margin-left:15px;}

.margina-5{margin:5px;}

.float_left, .fl {float:left;}
.clear_both, .clear {clear:both;}

.nopadding, .no-pad, .nopad {padding: 0 !important;margin: 0 !important;}

a:visited {color:inherit; text-decoration:none;}




/* da fra*/

.intpad {p-adding-top:140px; background:#fff;}

@font-face {
  font-family: 'Square721BT-Bold';
  src: url('fonts/Square721BT-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Square721BT-Bold.woff') format('woff'), url('fonts/Square721BT-Bold.ttf')  format('truetype'), url('fonts/Square721BT-Bold.svg#Square721BT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Square721BT-Roman';
  src: url('fonts/Square721BT-Roman.eot?#iefix') format('embedded-opentype'),  url('fonts/Square721BT-Roman.woff') format('woff'), url('fonts/Square721BT-Roman.ttf')  format('truetype'), url('fonts/Square721BT-Roman.svg#Square721BT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

.color1 {color:#0abf9e !important;}
.color2 {color:#095e41 !important;}
.color3 {color:#bb5910 !important;}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #5dcba0;
    color: #fff;
}

/* fondamentali*/
.clear, .clearboth{clear:both;}




.prenavbar {background:#222; }

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition:4s ease-in-out left;
    -moz-transition: 4s ease-in-out left;
    -o-transition: 4s ease-in-out left;
    transition: 4s ease-in-out left;
}


h2, .h2 {font-family: "Square721BT-Bold";}

h3, .h3 {font-family: "Square721BT-Bold";}


h4, .h4 {font-family: "Square721BT-Bold";}
.h5, h5 {
    font-size: 14px;
    margin-top: 21px;
}

.ticket, .ticket2, .ticket3 {
    background-color: #5dcba0;
    border-radius: 7px;
    color: #fff !important;
    font-family: "Square721BT-Roman";
    padding: 11px 18px;
	transition:ease all 0.2s;
	font-size:14px;
	cursor:pointer;
	display: table;
	letter-spacing:1px;
}

.ticket2{width:100%;}
.scriviblog{letter-spacing:-0.7px!important;}
.ticket:hover, .ticket2:hover, .ticket3:hover {text-decoration:none; background:#bb5910;color:#fff;opacity:1!important;}
.primanews {font-size:31px;text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.44);}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}


.navbar-default .navbar-nav > li > a {
    color: #777;
   font-family: "Square721BT-Roman";
	text-transform: uppercase;
	font-size: 12px;
}

.navbar{margin-bottom:0px;}
.navbar-nav > li > a {
    padding: 10px 13px;
}

.specialink {
	font-weight:bold;
	color:#222 !important;
	font-size:12px !important;
	padding-right:0px !important;
	margin-right:0px !important;
}

.maradress{margin-left:50px;}
.alir {text-align:right;}
.seguicihead {font-size:11px; color:#ddd;}


.modal {z-index: 9999;}

.dataeventi {
    color: #111 !important;
    font-family: 'Square721BT-Bold' !important;
    padding-top: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 11px !important;
    letter-spacing: 0.1em;
    line-height: 19.2px;

}


/*styling open close button*/


.button {
	display:inline;
	position:absolute;
	right:50px;
	top:6px;
	z-index:999;
	font-size:60px;
}
.button a {
	text-decoration:none;
}
.btn-open, .btn-close{text-decoration:none!important;}
.btn-open:after {
	color:#333;
	content:"\f0c9";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	font-size:32px;

}
.btn-open:hover:after {
	color:#34B484;
	font-size:32px;
	text-decoration:none;
}
.btn-close:after {
	color:#333;
	content:"\f00d";

	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	font-size:32px;
}
.btn-close:hover:after {
	color: #34B484;
	font-size:32px;
	text-decoration:none;
}
/*overlay*/
.overlay {
	display:none;
	position:fixed;
	top:0;
	height:100%;
	width:100%;
	background:#333;
	overflow:auto;
	z-index:99;
	padding-top:80px;
}
.wrap {
	color:#e9e9e9;
	text-align:center;
	max-width:90%;
	margin:0 auto;
}
.wrap ul.wrap-nav {
	border-bottom:1px solid #575757;
	text-transform:capitalize;
	padding: 150px 0 0;
}
.wrap ul.wrap-nav li {
	font-size:20px;
	display:inline-block;
	vertical-align:top;
	width:24%;
	position:relative;
}
.wrap ul.wrap-nav li a {
	color:#5dcba0;
	display:block;
	padding:4px 0;
	text-decoration:none;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	font-family: "Square721BT-Roman";
}
.wrap ul.wrap-nav li a:hover {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul {
	padding:20px 0;
}
.wrap ul.wrap-nav ul li {
	display:block;
	font-size:13px;
	width:100%;
	color:#e9e9e9;
}
.wrap ul.wrap-nav ul li a {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul li a:hover {
	color:#5dcba0;
}
.social {
	font-size:25px;
	padding:20px;
	font-family: "Square721BT-Roman";
}
.social p {
	margin:0;
	padding:20px 0 5px 0;
	line-height:30px;
	font-size:13px;
}
.social p a {
	color:#34B484;
	text-decoration:none;
	margin:0;
	padding:0;
}
.social-icon {
	width:80px;
	height:50px;
	background:#e9e9e9;
	color:#333;
	display:inline-block;
	margin:0 20px;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
}
.social-icon:hover {
	background:#34B484;
	color:#f0f0f0;
}
.social-icon i {
	margin-top:12px;
}
@media screen and (max-width:48em) {
	.wrap ul.wrap-nav>li {
		width:100%;
		padding:20px 0;
		border-bottom:1px solid #575757;
	}
	.wrap ul.wrap-nav {
		padding:60px 0px 0px;
	}
	nav ul {
		opacity:0;
		visibility:hidden;
	}
	.social {
		color:#c1c1c1;
		font-size:25px;
		padding:15px 0;
	}
	.social-icon {
		width:100%;
		height:50px;
		background:#fff;
		color:#333;
		display:block;
		margin:5px 0;
	}
}






.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
     font-family: "Square721BT-Roman";
}

.dropdown-menu{padding:0px;}
.navbar-nav li a:focus{color:#fff!important;}
.navbar-nav li a:hover{color:#fff!important;}

.dropdown-menu li a{padding:6px 20px;}
.dropdown-menu > li > a:hover{background-color:#5DCBA0;color:#fff;}

.secondo_menu li:nth-child(1) a:hover{color:#5DCBA0!important;}
.menux{transition: all .6s ease;}
.menux:hover{background-color:#5DCBA0;}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }

.navbar-fixed-top {border-width: 0 0 1px;h-eight: 140px;top: 0;}

.navbar-nav {margin-top:22px;}

/*
.navbar-brand {
    float: left;
    height: unset;
    l-ine-height: 20px;
    margin-top: 10px;
    padding: unset;
}
*/

.navbar-brand {height: unset;margin-top: 5px;padding: 0;margin-left:10px!important;}

.logoated {
    max-width: 135px;
/*    position: relative;*/
    top: -38px;
}


.logoated {
    margin-top: 0;
    max-width: 135px;
    padding-top: 0;
    position: relative;
    top: 0;
}




.uppertext {color:#ddd; font-size:11px; padding:8px; font-family: "Square721BT-Roman";}
.link_head{color:#ddd; font-size:12px; padding:6px; font-family: "Square721BT-Roman";}
.link_head a{color:#ddd;}

.upperlink {color:#fff;}
.upperlink:hover{color:#fff;text-decoration:underline;}
.firstnews {height:450px;overflow: hidden; }

.secondnews {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.nopadlr {padding-left: 0px !important;padding-right: 0px !important;}
.nopadl {padding-left: 0px !important;}

.etichettanews {
    color:#ccc;
    padding-top:15px;;
    padding-bottom:5px;
    border-top: 3px solid yellow;
    font-family: "Sintony";
    font-size:14px;
    margin-top:10px;
    width:40px;
}

.sponsordiamond {
    padding: 40px 0 0;
}

.logos {margin-right:5px;}

.maricohead {margin-left:5px;}
.readmore {font-size: 11px; font-family: "Sintony"; font-weight: bold;}

.corsiformazione {
    padding:20px 15px;
}


.eventi {
    padding:20px 15px;
}


.titlenews{p-adding-top:15px;p-adding-bottom:15px;font-size:20px;min-height:60px;}/* loris*/

.titlemanifestazioni{margin-top:15px;margin-bottom:14px;font-size:20px;font-family: "Square721BT-Bold";}

.titlenewsbig{font-family:"Square721BT-Roman"!important;}
.data {font-family: "Square721BT-Bold"; font-size:13px;height:30px;}
.excerpt {color: #555;font-size: 12px;margin-top: 10px;}
.excerpt2{height:60px;}

.morenews {
    margin-top:10px;
    color: #666;
    font-size:11px;
}


.excerptnews {


    font-size:14px;
    font-family: "Poppins";

}



.mainfig img {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}


.mainfig .innerimg {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}



.mainfig {
    overflow:hidden
}


.mainfig:hover img {
    -moz-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}


.mainfig:hover .innerimg {
    -moz-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}


.clear-L-R {
    padding-left:0px !important;
    padding-right:0px !important;
    margin: 0px!important;
}


.caption{
    cursor: pointer;
    position: absolute;
    top:0;
    height:100%;
    width:100%;
    background-color: rgba(0,0,0,0.45);
    /*-webkit-box-shadow: inset 0px 0px 155px 19px rgba(0,0,0,0.85);
	-moz-box-shadow: inset 0px 0px 155px 19px rgba(0,0,0,0.85);
	box-shadow: inset 0px 0px 155px 19px rgba(0,0,0,0.85);*/
    opacity: 1;
    -webkit-transition:all 0.45s ease-in-out;
    -moz-transition:all 0.45s ease-in-out;
    -o-transition:all 0.45s ease-in-out;
    -ms-transition:all 0.45s ease-in-out;
    transition:all 0.3s ease-in-out;
}

.caption:hover{ background-color: rgba(0,0,0,0.15);
/*-webkit-box-shadow: inset 0px 0px 60px 11px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 0px 60px 11px rgba(0,0,0,1);
box-shadow: inset 0px 0px 60px 11px rgba(0,0,0,1);*/
}

.caption .scopri{opacity:1!important;}

/*testi caption sempre visibili*/
.caption-text:hover {opacity: 1;filter: alpha(opacity=1);}

.caption-text-banner {color: #fff;padding-left: 5%;padding-top: 22%;text-align: left;}

.caption-text {
    color: #fff;
    padding-left: 5%;
    padding-top: 25%;
    text-align: left;
}

.captionbignews {
    color: #fff;
    padding-left: 5%;
    padding-top: 22%;
    text-align: left;
}

.scopri {
    background: #5dcba0 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Sintony";
    font-size: 12px;
    margin-top: 11px;
    padding: 9px 18px 6px;
    text-transform: uppercase;
    -webkit-box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	transition: all 0.3s ease 0s;
	border-bottom:3px solid transparent;
}

.scopribignews {
    background: #5dcba0 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-family: "Sintony";
    font-size: 12px;
    margin: 20px auto 0;
    padding: 6px 18px;
    text-transform: uppercase;
    width: 100px;
    -webkit-box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 18px -7px rgba(0,0,0,0.75);
	transition: all 0.3s ease 0s;
	border-bottom:3px solid transparent;
}

.scopribignews:hover, .scopri:hover{border-bottom:3px solid #1f9445;border-right:2px solid #1f9445; color:#fff !important; text-decoration:none !important;}
.scopribignews:visited {color:#fff !important; text-decoration:none !important;}
.lateral {font-size:18px;text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.44);}

.bignews {}
.thebignews {padding-top:30px;padding-bottom:30px;}

.bignewstitle {font-size:50px;}

.titlebig {margin-bottom:30px;m-argin-bottom:40px;}

.titlebig2 {margin-bottom:30px;}

.titlebig div {
    background: #444 none repeat scroll 0 0;
    content: "";
    height: 3px;
    margin-bottom: 10px;
    margin-left: 27%;
    margin-top: -18px;
    width: 72%;
	display:none;
}

.titlebig2 div {
    background: #444 none repeat scroll 0 0;
    content: "";
    height: 3px;
    margin-bottom: 10px;
    margin-left: 32%;
    margin-top: -18px;
    width: 66%;
	display: none;
}

.titlebignews div {
    background: #444 none repeat scroll 0 0;
    content: "";
    height: 3px;
    margin-bottom: 10px;
    margin-left: 16%;
    margin-top: -18px;
    width: 82%;
}

.securitytitle div {
    background: #444 none repeat scroll 0 0;
    content: "";
    height: 3px;
    margin-bottom: 10px;
    margin-left: 39%;
    margin-top: -18px;
    width: 61%;
}

.sep80 {height:50px;}

.littletitle {
    font-family: "Sintony";
    font-weight: 800;
    text-transform:uppercase;
    font-size:14px;
    line-height: 1.1em;
}

.newspreview {
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
}

.horpad {
    padding-left:0px;
    padding-right:0px;
}

.littledida {
     font-family: "Sintony";
    font-weight: 800;
    font-size: 12px;
    padding-top:10px;
    color:#999;
    text-transform: uppercase;
}

/*sidebar*/

.arrower {
    display: inline-block;
    height: 38px;
    width: 32px;
    position: absolute;
    right: 29px;

    top: -7px;
	transition:0.2s ease-in-out all;
}



.nofloat {float:none;}

.padderside {
    padding-top: 56px;
    padding-left: 40px;
    padding-right: 40px;
	padding-bottom: 40px;
}




.sidebar {
    background-color: #ddd;
    height: auto;
    p-adding-left: 27px;
    p-adding-right: 27px;
}

.spacersidebar {height:50px;}
.sidebar_article {background:#fafafa; margin-top:20px;}

#likebox-wrapper {w-idth:360px;height:200px; /*loris 15.05.18*/}

.vocisidebar {
    border-bottom: 2px solid;
    font-family: "Square721BT-Bold";
    font-size: 15px;

    margin-bottom: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.subscribebutton {
    text-transform: uppercase;
    font-family: "Square721BT-Roman";
    background: #cb2c31;
    color:#fff;
    transition: all 0.3s ease 0s;
    cursor:pointer;
}

.subscribebutton:hover {
    text-transform: uppercase;
    font-family: "Square721BT-Roman";
    background: #8e1e22;
    color:#fff;
}



.main-form__body--input {
    font-family: "Sintony";
    height: 37px;
    margin-bottom: 6px;
	font-size:12px;
	width:100%;
}

.views {
    f___ont-family: "Sintony"; /*loris*/
    font-size:11px;

}

.titoloarticoliletti {f--ont-family: "Sintony";font-size: 14px;}/*loris*/
.piuletti {margin-bottom: 15px;}

.innerimg {
    height:200px;
    background-position: center center;
    background-size: cover;
}

.innerimg_ultimi {
    height:150px;
    background-position: center center;
    background-size: cover;
}

.mainbox {height:600px;}
.secondimg {height:225px;}
.corsiimg {height:300px;}
.manifimg {height:300px;}

/*fluidnews*/

.getrel {position:relative;}
.fluidnews {
    background-color: #222;
    background-image: url("../images/bigslider.jpg");
    background-position: center center;
    background-size: cover;
    height: 450px;
    margin-top: 60px;
	position: relative;
}

.fluidntitle {
    padding-top:20px;
	font-size: 80px;
	color:#5dcba0;
	font-family: "Square721BT-Bold";
	font-weight: 900;
}

.fluidnsubtitle {
	 padding-top:0px;
	font-size: 29px;
	color:#fff;
	font-family: "Square721BT-Roman";
	font-weight: 200;
/*	regole per home*/
	max-height: 86px;
overflow: hidden;


}




.containert_bigtitle {padding-top: 60px;}

/*ultimi articoli*/
.spacer1 {height: 50px;padding-top:20px;padding-bottom: 20px;}
.spacer2 {
    height: 15px;
    padding-bottom: 0;
    padding-top: 20px;
}


/*sponsor*/
.sponsor {margin-top:20px;margin-bottom:40px;m-argin-bottom:80px;}
.marginsponsor {margin-bottom:20px; padding-left:0px;}
.partnertitle{
     font-family: "Square721BT-Bold";
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
	margin-bottom: 15px;
}
.il_mio_partner{height:86px;b-ackground-color:#fff;background-size:contain;background-repeat:no-repeat;background-position:center;}

.footer {
	background-color: #222222;
	padding:20px 0;
}


.titlecontact {
    color: #fff;
    font-family: "Square721BT-Bold";
    font-size: 29px;
    margin-bottom: 20px;
    margin-top: 0;
}


.subtitlecontact {

	  font-family: "Square721BT-Bold";
    font-size: 14px;
	color:#fff;
	margin-bottom:13px;

}


.footerdata {
	font-size: 13px;
	color:#fff;
	font-family: "Sintony";

}


.subdatafooter {

	margin-top:50px;
	font-size: 12px;
	 font-family: "Sintony";
	color:#fff;

}


.seguici {
	font-size: 12px;
	font-family: "Square721BT-Roman";
	color:#5dcba0;
	margin-bottom:10px;
}


.socialfooter {
	color:#ccc;
	margin-right:2px;
}


.input_home {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #6e6f6f;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
}


.textarea_home {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #6e6f6f;
    font-size: 14px;
    height: 80px;
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;
}

.btn_messaggio {
    background: #5DCBA0 none repeat scroll 0 0;
    border:0px;
    border-bottom: 3px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    padding: 10px 40px;
    transition: all 0.3s ease 0s;
    width: 100%;
	font-family: "Square721BT-Roman";
}
.btn_messaggio:hover{border-bottom:3px solid #1f9445;border-right:2px solid #1f9445;}

.icon {font-weight: normal;}
.privacy {font-size: 12px;color:#fff!important;}
.privacy a{color:#5dcba0;}
.input_corso {
    background: #eee none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 4px;
    color: #6e6f6f;
    font-size: 0.85em;
    margin-bottom: 5px;
    padding: 7px;
    width: 100%;
	font-family: "Square721BT-Roman";
}


.textarea_corso {
    background: #eee none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 4px;
    color: #6e6f6f;
    font-size: 0.85em;
    height: 120px;
    margin-bottom: 5px;
    padding: 7px;
    width: 100%;
	font-family: "Square721BT-Roman";
}

.credits{background-color: #26252a;padding:20px 0;color: #f1f1f1;font-size: 9px; font-family: "Square721BT-Roman";}
.credits a {color: #ccc;}
.credits a span {color: #5dcba0;}





/*pagina articolo*/



.titlegeneral {
    font-family: "Square721BT-Bold";
    font-size: 56px;
	margin-top:0px;
	color:#222;
}

.subtitlegeneral {
    color: #666;
    font-family: "square721bt-roman";
    font-size: 20px;
    line-height: 1.3em;
}
.subtitlegeneral a{text-decoration:underline;color:#000;}

.precategory {font-size:15px; font-family: "Sintony"; color:#5dcba0;}
.precategory_article {font-size:15px; font-family: "Square721BT-Roman"; color:#5dcba0;}



.maintitlecont {padding-top:20px; padding-bottom:20px;}


.imgmain {background: no-repeat 50% 50%;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height:500px;}


.septitle {
    background: #ddd none repeat scroll 0 0;
    height: 3px;
    margin-bottom: 16px;
    margin-top: 29px;
    width: 170px;
}



.icon-background1 {
    color: #ffc0ff;
}

.icon-background2 {
    color: #cccccc;
}

.icon-background3 {
    color: #c0ffff;
}

.icon-background4 {
    color: #c0ffc0;
}

.icon-background6 {
    color: #40c040;
}

.icon-background5 {
    color: #c0c0ff;
}

.circle-icon2 {
    background: #ffc0c0;
    padding:30px;
    border-radius: 50%;
}

.circle-icon {
    background: #ffc0c0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 30px;
}


.sharearticle {color:#fff; font-size:18px !important;}

.contshare {padding-top:30px; padding-bottom:40px; border-bottom:4px solid #ddd;}

.mainbread {
    background: #5dcba0 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-family: "Square721BT-Bold";
    font-size: 9px;
    font-weight: lighter;
    text-transform: uppercase;
}


.breadaziende {background-color:#cb2c31;}
.breadkids {background-color:orange;}
.kidsint {color:orange;}
.breadwomen {background-color:yellowgreen;}
.womenint {color:yellowgreen;}
.breadsecurity {background-color:midnightblue;}
.breadgame {background-color:#b93bac;}
.data_game{color: #b93bac;font-weight:bold;margin-bottom:15px;font-family: "square721bt-roman";font-size: 20px;line-height: 1.3em;}
.abbassa_robo{margin-top:135px}
.breadacademy {background-color:#fd9319;}

.extranews {
    background: #222 none repeat scroll 0 0;
    margin-top: 135px;
    padding-bottom: 15px;
    padding-top: 25px;
}

.breadcrumb {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 115px;
    padding: 9px 15px;
    position: fixed;
    width: 100%;
    z-index: 50;
    letter-spacing:2px;
    font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}





.titlearticle {font-family: 'Square721BT-Bold'; color:#222; padding-top:20px; padding-bottom:20px;}

.testoarticolo {
    font-family: "Square721BT-Roman";
    font-size: 1.5975rem;
    letter-spacing: 0.001em;
    line-height: 1.55em;
}
.testoarticolo a{color:#5dcba0;font-weight:bold;}
.red{color:red;font-weight:bold;}
.colora_link{color:#5dcba0 !important;}


.spacernotitle {height:25px; display:block; }

.imgarticle {padding-top:40px; padding-bottom:10px;}

.creditphoto {font-size:11px;}

.videocont {margin-top:10px;}


.contactside {
    background-color: #fafafa;
    height: auto;
    margin-top: 50px;
    padding-bottom: 50px;
}

.titlecontactw {
    font-family: "Square721BT-Bold";
    padding: 27px 14px;
    text-transform: uppercase;
}

.titlewidg {

	 font-family: "Square721BT-Bold";
    padding: 27px 0px;
    text-transform: uppercase;

}


.privacy_footer {font-size:11px;}

.testotratt {font-size:9px;}

.btninvia {padding:8px 10px; color:#fff; background:#222; font-size:11px; text-align:center; background-color:#5dcba0; border-radius:6px; font-family: "Square721BT-Roman"; text-transform:uppercase;}

.articlec {padding-right:40px; padding-left:0px;}

.correlati {height:219px;}

.insidebar {  font-family: "Square721BT-Bold"; font-weight: lighter; font-size:16px;}

.datasid {font-family: "Square721BT-Bold"; font-weight: lighter; font-size:14px;}

.testoexcerpt { font-family: "Square721BT-Roman";}

.continuaside {display: inline-block; padding-top:20px; font-family: "Square721BT-Bold"; font-size:8px; color:#222; text-transform:uppercase; text-decoration:underline;}
.continuasidesmall {display: inline-block; padding-top:2px; font-family: "Square721BT-Bold"; font-size:8px; color:#222; text-transform:uppercase; text-decoration:underline;}


.correlatismall {height:90px;}

.smalltitle {font-size:13px; line-height: 1.2 !important; font-family: "Square721BT-Roman";}

.smallcorsi {padding-top:20px;  border-top:1px solid #eee; margin-top:20px;}

.zerotop {padding-top:0px;}

.titlenews_small {padding-bottom:9px;}


.imgextra {height:70px; background-color:#ddd; background-position: center center;background-size: cover;}

.titleextra {font-family: "Square721BT-Roman"; font-size:13px; color:#5dcba0;}
.titleextra_article {font-family: "Square721BT-Roman"; font-size:13px; color:#b35811;}




.subtitleextra {font-family: "Square721BT-Bold"; color:#fff; font-size:12px;}


.marginsponsor_inpage {padding-left:0px;}


/*articolosingolo*/
.articlebread {background-color:#b35811;}
.mezza_altezza{height: 300px;position:relative;}
.testo_white{color:#fff;}
.lista_benefici li{margin-bottom:5px;}
.lista_benefici li a{color:#5dcba0;font-weight:bold;text-decoration:undeline;}
.titolo_benefici{font-size:18px;color:#fff;margin:0px;padding:0px;font-weight:bold;margin-bottom:15px;}
.stellin{width:60px;height:60px;margin-right:14px;}



.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}



/* header loris*/

.chiamaci {display:none;}
.bot_social{border:2px solid #3a549f;padding:10px 50px;border-radius:30px;display:table;}
.bot_social.tw{border:2px solid #1da1f2;}
.bot_social.ig{border:2px solid #BE307D;}
/* index loris*/

.padda_sotto{padding-bottom:30px;}
.abbassa_corpo {margin-top: 164px;}
.abbassa_corpo2{margin-top:115px;}

.immagine_grande{width:100%;height:420px;background-repeat:no-repeat;background-position:center center;position:relative;}
.immagine_piccola{width:100%;height:350px;background-repeat:no-repeat;background-position:center center;position:relative;}

.white{background-color:#fff;}
.inwhite {color:#fff;}
.el_titolone{padding-top:40px;padding-bottom:40px;}
.margi30{margin:30px auto;}

/* come diventare socio - pagina experience*/
.fascia_grigiona{background:#1A2328;padding: 50px 0 118px;}
.fascia_grigiona2{background:#1A2328;padding: 30px 0 30px;}
.testo_fascia{color:#fff;font-size:24px; font-family: "Square721BT-Roman"; padding-top:20px;}
.testo_fascia span{color:#04C2A0;}
.bottone_fascia{color:#fff;font-size:18px;border:2px solid #fff;padding:10px 30px; border-radius: 10px; font-family: "Square721BT-Roman"; transition: all 0.2s ease;}
.bottone_fascia:hover {background:#5dcba0;}

.titoli_emo{position:absolute;bottom:0px;color:#fff;}

.sezione_para{padding:60px 0;}
.arancio{background:#B85A14;}
.grigiona{background:#1A2328;}
.verde{background:#04C9AB;}






/* steps*/


.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}


.listticket {margin-bottom:10px;}

.regticket {font-family: "Square721BT-Roman";}

.price {font-family: "Square721BT-Bold";}


.titlewiz {margin-bottom:30px; margin-top:30px; color:#5dcba0; font-family: "Square721BT-Bold";}

.contitcket {padding-bottom:20px; font-family:"Square721BT-Roman";}

.theticket {font-family: "Square721BT-Bold";}

.ticketdata {font-family:"Square721BT-Roman";}

.tipologia {font-family: "Square721BT-Bold";}

.acquistabile {color:#9b9b9b; font-size:12px;}

.subtotal {font-family: "Square721BT-Bold";}




/*search*/

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

	   -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);

  opacity: 0;
}


#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}



#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ddd;
  background: transparent;
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
	font-family: 'Square721BT-Bold';
}
#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
  background-color: limegreen;
  border: black;
	font-family: "Square721BT-Roman";background:#5dcba0;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #5dcba0;
  border-color: green;
  opacity: 1;
  padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
  font-size: 27px;
}
#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
z-index: 200 !important;
}





/*pagina speciale soci*/
.containertitles {margin-top:100px;}



.wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
}


.element {
-webkit-box-flex: none;
  -moz-box-flex: none;
  box-flex: none;
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}


#el01 {position:absolute; top:200px; left:286px;width:380px;}
#el02 {position:absolute; top:40px; left:50px;width:430px;}
#el03 {position:absolute; top:370px; left:0px; width:430px;}


#el04 {position:absolute; top:200px; left:180px;width:430px;}
#el05 {position:absolute; top:190px; left:280px;width:430px;}
#el06 {position:absolute; top:380px; left:20px;width:430px;}

#el07 {position:absolute; top:300px; left:256px;width:430px;}
#el08 {position:absolute; top:270px; left:50px;width:430px;}
#el09 {position:absolute; top:270px; left:20px;width:430px;}

.orgevent { font-family: 'Square721BT-Bold'; font-size:20px; padding-bottom:30px; color:#fff;}
.namevent { font-family: 'Square721BT-Roman'; font-size:40px; padding-bottom:30px; color:#fff; m-argin-top:80px;}
.didevent { font-family: 'Square721BT-Roman'; font-size:16px; padding-bottom:30px; color:#fff; opacity:1;}


.labelform {font-family: 'Square721BT-Roman';}



.titleform {font-family: 'Square721BT-Roman'; font-size:14px; text-transform: uppercase;}

.form-control {font-family: 'Square721BT-Roman';}
.form-control option{font-size:17px;color:#000;}


/*pagina calendario*/

.filtrotutti {
    font-family: "Square721BT-Bold";
    font-size: 13px;
    text-transform: uppercase;
}
.allevents {font-family: 'Square721BT-Bold';}

.aziende {color:green;}
.kids {color:orange;}

.security {color:midnightblue;}
.women {color:yellowgreen;}
.disfilter {color:#ccc;}
.eventiated {color:#cb2c31;}



.catsoci {font-size:16px;text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.44);}


.sociofig {height:150px; border:4px solid #eee;}



/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .3em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
label:hover:before {
  border: 2px solid #4778d9!important;
}


.linknomesocio { font-family: 'Square721BT-Roman'; color:#222; font-size:22px;}
.linkinfo {font-family: 'Square721BT-Roman'; font-size:15px; color:#5dcba0;}


.padderstriscia {

    margin-bottom: 29px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 6px;
    border: 1px solid #eee;
}




.nomesocio {}

.infosocio {border-right:1px solid #eee; border-left:1px solid #eee;}


.vertdata {
    line-height: 133px;
}

.tornaindietro {margin-top:50px; color:#5dcba0; font-family: 'Square721BT-Roman';font-size:15px; text-align:right; text-transform:uppercase;}

.infoicon {color:#5dcba0;}
.infoicon:hover {color:#5dcba0;}




/*schedasocio*/

.rigadatasx {font-family: 'Square721BT-Bold'; font-size:12px; color:#111; padding-bottom:7px;}

.rigadatadx {font-family: 'Square721BT-Roman'; font-size:12px; color:#333; padding-bottom:7px;}

.spacerbig {height:100px;}

.socisocial {color:#555;}

.img_respo{height:190px;width:100%;background-size:contain;background-position:center center;background-repeat:no-repeat;}

/*membri del comitato */

.at-section__title {
  margin: 0 0 70px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 2.625rem;
  text-align: center;
}
.at-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #FFF;
}
.at-grid[data-column="1"] .at-column {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.at-grid[data-column="2"] .at-column {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.at-grid[data-column="3"] .at-column {
  width: 33.33333%;
  max-width: 33.33333%;
  min-width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
}
.at-grid[data-column="4"] .at-column {
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.at-grid[data-column="5"] .at-column {
  width: 20%;
  max-width: 20%;
  min-width: 20%;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.at-grid[data-column="6"] .at-column {
  width: 16.66667%;
  max-width: 16.66667%;
  min-width: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
}
.at-grid[data-column="7"] .at-column {
  width: 14.28571%;
  max-width: 14.28571%;
  min-width: 14.28571%;
  -ms-flex-preferred-size: 14.28571%;
      flex-basis: 14.28571%;
}
.at-grid[data-column="8"] .at-column {
  width: 12.5%;
  max-width: 12.5%;
  min-width: 12.5%;
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
}
.at-grid[data-column="9"] .at-column {
  width: 11.11111%;
  max-width: 11.11111%;
  min-width: 11.11111%;
  -ms-flex-preferred-size: 11.11111%;
      flex-basis: 11.11111%;
}
.at-column {
  z-index: 0;
  position: relative;
  background: #FFF;
  box-shadow: 0 0 0 1px #E2E9ED;
  padding: 10px;
  box-sizing: border-box;
  -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
}
.at-column:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.at-column:hover {
  z-index: 1;
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
}
.four-row .at-column {padding:30px 10px}
.at-column:hover .at-social {
  margin: 16px 0 0;
  opacity: 1;
}



.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 0px;
    z-index: 1;
    border: 0px;
    background-color: #eee;
	font-family: 'Square721BT-Roman';

color: #999 !important;
	}

.bootstrap-select > .dropdown-toggle {
    width: 111% !important;
    padding-right: 25px;
    z-index: 1;
    padding-left: 19px;
    padding-top: 14px;
    padding-bottom: 0px;
    height: 49px;
}


.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}


.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.mobilefiltri {display:none;}

.filtrinome {font-family: 'Square721BT-Roman'; margin-top:7px; display:none;}



.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
}




@media (max-width: 800px) {
  .at-column {
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
  }
}
@media (max-width: 600px) {
  .at-column {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}
.at-user {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
}
.at-user__avatar {
  width: 98px;
  height: 98px;
  border-radius: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.at-user__avatar img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.at-user__name {
  color: #313435;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.625rem;
}
.at-user__title {
  color: #6F808A;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  line-height: 2.375rem;
}
.at-social {
  margin: 0 0 -18px;
  opacity: 0;
  -webkit-transition: margin 0.2s ease, opacity 0.2s ease;
  transition: margin 0.2s ease, opacity 0.2s ease;
}
.at-social__item {
  display: inline-block;
  margin: 0 10px;
}
.at-social__item a {
  display: block;
}
.at-social__item svg {
  fill: #515F65;
  display: block;
  height: 18px;
  -webkit-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}
.at-social__item svg:hover {
  fill: #788D96;
}



.sponsorfig {height:105px; border: 3px solid #eee; background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
background-color: white;}


.inpsponsor {
    margin-bottom: 20px;
    margin-top: 20px;
}



.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}




label {font-weight:200 !important;}
.iscrevent {margin-top:7px;}


.totalprice {font-family: 'Square721BT-Bold'; font-size:18px;}
.logosocio a div{background-size:80%;background-position:center center;}
.sponsorpage {height:130px;}

.menopad {
    padding: 20px 0 0;
}


.linkbread {color:#fff;}
.linkbread:hover {color:#fff;}

.inbloga {padding-top:20px;}


.storicofig {height:140px;}

.fasciastorico {
    border: 1px solid #eee;
    box-shadow: -2px 3px 29px -20px;
    margin-bottom: 20px;
}

.archivio {padding-top:inherit; padding-bottom:inherit;}

.articolo {color:#bb5910; padding-bottom:10px; font-family: 'Square721BT-Bold'; border-bottom:1px solid #ddd; width:100%; margin: 0 auto;text-align:center;}
.titolo_statuto{font-family: 'Square721BT-Bold';color: #222;font-size:18px;margin:0;margin-bottom:10px;margin-top:15px;padding:0px;}

.galimg {
    background-position: center center;
    background-size: cover;
    height: 400px;
}

.galarrowright {color:#fff;}
.galarrowleft {color:#fff;}

.galcont {margin-bottom:20px;}


.spacerBottoni {padding-bottom:15px;}


.innerimg:hover .hovernews {text-decoration:underline !important; color:#fff;}

.listbox {min-height: 430px;}


.listbox:hover .titlenews {
   text-decoration: underline;
	color:#bb5910;
  }




.activemenu {border-top:2px solid #5dcba0;b-ackground:#5dcba0; c-olor:#fff !important;}
.activ_drop_int{background:#5dcba0;color:#fff !important;}

.icon-backgroundt {color:#ccc;transition:0.2s ease all;}
.icon-backgroundf {color:#ccc;transition:0.2s ease all;}
.icon-backgroundm {color:#ccc;transition:0.2s ease all;}




.fa-stack:hover .icon-backgroundm  {
color: #3b5998;
}

.fa-stack {transition:0.2s ease all;}

.fa-stack:hover .icon-backgroundm  {
color: #2c2c2c;
}

.fa-stack:hover .icon-backgroundt  {
color: #0084b4;
}

.fa-stack:hover .icon-backgroundf  {
color: #3b5998;
}


.titleextra a {color:#5dcba0;}

.modal-body {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 15px;
    position: relative;
}

.didamodal {font-size:12px; font-family: 'Square721BT-Roman'; color:#555;}
.visitsite {font-family: 'Square721BT-Bold'; color:#222; font-size:12px; }
.visitsite:hover {color:#000; text-decoration:none; }
.sponsorname {color:#5dcba0 !important;}
.sponsorname:hover {color:#5dcba0;}
.product_img {margin-top:15px; border:3px solid #ddd;}

.closeico {margin-top:10px;}



.cc-revoke, .cc-window {
   font-family: 'Square721BT-Roman'; font-size:12px;
}

.cc-banner.cc-bottom {
    bottom: 0;
    left: 0;
    right: 0;
	background-color : rgba( 0 , 0 , 0 , 0.7 )
}

.cc-color-override-688238583 .cc-btn {
    background-color: #0abf9e;
    border-color: transparent;
    color: #fff;
}


.mainboxes {
    margin-top: 142px;
    padding-bottom: 20px;
}



.menu-btn {
    position: fixed;
    right: 24px;
    top: 50px;
    z-index: 9990;
	display: none;
}

.vischeck {
    left: inherit !important;
}


.vischeck2 {

    left: 14px !important;


}




.nomeazienda {color:#5dcba0; font-family: 'Square721BT-Bold';}
.labelcont {font-family: 'Square721BT-Bold'; font-size:12px; text-transform:uppercase;}


.linktratt {color:#5dcba0;}
.testotratt_page {color:#222;}



.form-control {
    background-color: #eee;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.alto_lo{height:85px;}
.alto_lo2{height:70px;}

.ticketform {
	font-size: 16px;
    p--adding: 10px 142px;
   	padding: 10px 82px;
    width:100%;}

.linktratt:visited {color:black;}

.listingpersone {
    background: #fafafa none repeat scroll 0 0;
    border-color: #eee #eee #ddd;
    margin-bottom: 20px;
    margin-top: 20px;
    p-adding: 58px;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
}
.listingpersone_ridotto {
    background: #fafafa none repeat scroll 0 0;
    border-color: #eee #eee #ddd;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);
	margin-bottom: 30px;
}

.bioelemento {font-size:12px; font-family: 'Square721BT-Roman'; line-height: 1.4em; color: #6e6e6e;padding: 0 50px;}
.bioelemento_ridotto{font-size:13px; font-family: 'Square721BT-Roman'; line-height: 1.4em; color: #6e6e6e;margin-bottom:15px;}

.nome_mentor {font-family: 'Square721BT-Roman'; color:orange;  font-size: 27px; margin-bottom:20px;line-height:1;}



.comitatouser {border-radius: 100%;height: 200px;margin: 0 auto 20px;overflow: hidden;width: 200px;}
.comitatouser_ridotto {border-radius: 100%;height: 150px;margin: 0 auto 20px;overflow: hidden;width: 150px;}

.actionscheda {
    display: inline-block;
    width: 96%;
}



.greyed {height:auto; background-color: #eee; padding:16px !important;}




.pretitlespecial {
    font-family: "Square721BT-Bold";
    font-size: 29px;
}


.compilato {background-color: #eee;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 1.42857;
    padding: 13px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;}


.completed {background-color: #fff; border-color:#eee; border:3px solid #eee; height:200px;}

.descrazienda {padding:40px; font-size:12px;}


.dim_password {
    color: #666;
    display: inline-block;
    font-family: "Square721BT-Roman";
    font-size: 11px;
    margin-top: 0;
    padding-top: 20px;
	text-decoration: underline;
}

.accedititle {font-size:34px;}




.titlecontact {
    color: #fff;
    font-family: "Square721BT-Roman";
    font-size: 24px;
    padding-top: 10px;
    padding-to----p: 20px;
}


.privacy {
    color: #555;
    font-family: "Square721BT-Roman";
    font-size: 12px;
}

.padform {
    padding-right: 6px;
}


.containerfotouser {height:200px; background-position: center center; background-size: contain; background-repeat: no-repeat;}



.vertdata {
   line-height: 21px;
margin-top: 0;
padding-top: 12%;
height: 113px;
	height: 73px;
overflow: hidden;
}


.linknomesocio {
    color: #222;
    font-family: "Square721BT-Roman";
    font-size: 14px;
}


.sociofig {
    background-position: auto auto;
    background-repeat: no-repeat;
    background-size: contain;
    border: 4px solid #eee;
    h-eight: 100px;
    height: 60px;

}

.linkinfo {
    color: #222;
    font-family: "Square721BT-Bold";
    font-size: 12px;
}


.uploadc {border:0px transparent;}
.labelupload {font-family: "Square721BT-Bold"; text-transform: uppercase; font-size:11px; margin-left:10px;}
.customc { margin-top: 7px !important;}


.textfooter {font-family: "Square721BT-Roman"; color:#fff; transition:all 0.2s ease;}
.textfooter a {color:#fff; text-decoration:none;}
.icof {color:#5dcba0 !important;}

.testofooterated {font-size:12px; color:#878787; margin-top:20px;}
.bandasocial {margin-top:10px;}


.downlink {color:#a4a4a4; transition:all ease 0.2s;}

.downlink:visited, :focus {color:#a4a4a4 !important;}

.downlink:hover {color:#5dcba0 !important;}

.spacerfoot {
    background-color: #5dcba0;
    color: #5dcba0;

    height: 2px;
    margin-bottom: 30px;
    width: 30px;
}

.testoated {padding-right:30px;}

.altfooter {margin-top:0px; font-size:10px;}

.nomsu {margin-top:0px;}


.loginbut {color:#ddd;}
.loginbut:hover {color:#fff; text-decoration:none;}

.specialink {padding-right:0px !important;}
.socialfix {padding-left:0px;  margin-left:0px; margin-top:20px;}
.icosocialfix {
    margin-left: 0;
    padding-left: 0;
}

.storicouser {height:140px; width:140px;}


.iconmar {
    margin-left: 0;
    padding-left: 0;
}


.indicazioni {
    color: #555;
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 10px;
}


.pushbot {margin-bottom:40px;}

.indications {
    color: #9b9b9b;
    font-size: 12px;
	font-family: "Square721BT-Roman";
}



#imaginary_container{
    margin-top:20%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
	border-right:0;
	box-shadow:0 0 0;
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}


.contsea  {
    padding-left: 0px !important;
    padding-right: 0px !important;
}



.activemob {color:#0abf9e !important;}


.elemblog .innerimg:hover {opacity:0.8}
.elemblog .innerimg {transition:0.2s ease all; background-size:contain !important; background-repeat:no-repeat;height:200px}


.vantaggi {font-size:19px;}


.divsociobut {background:transparent; border:2px solid #fff; font-size:17px;}
.messaggio_cal {font-family: "Square721BT-Bold"; color:#ccc;}
.autore {font-family: "Square721BT-Roman"; color:#ccc; font-size:11px; margin-top:10px;}
.autoreblog {font-family: "Square721BT-Roman"; color:#ccc; font-size:11px; margin-top:10px;}
.listingnews {margin-top:0px;}

.searchf {width:70% !important;}
.addon2 {padding: 16px 12px;}

.la_riga{display:none;}

.show_banner_cookies p{padding-bottom:13px;}
.cook_modi{padding:5px 30px;border:1px solid #5dcba0;color:#fff!important;margin:10px;cursor:pointer;}
.cook_modi:hover, .cook_accetta:hover{color:#fff;}
.cook_accetta{padding:5px 30px;border:1px solid #5dcba0;background:#5dcba0;color:#fff;margin:10px;}

.show_banner_cookies {
    background: #222 none repeat scroll 0 0 !important;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
	color:#fff !important;
	font-family: "Square721BT-Roman";
	font-size:11px;
	padding:10px !important;

}



.close_cookie {
    background: #0abf9e none repeat scroll 0 0;

   color:#fff;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    padding: 7px;
}

.close_cookie:hover {
    color:#fff;
	text-decoration:none;

}





.cboxElement {color:#0abf9e;}
.cboxElement:hover {color:#fff;}




.margin5 {margin:5px;}


.para{background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
    width: 100%;}


.closing {z-index:9999;}



.uppertext {
    color: #ddd;
    font-family: "Square721BT-Roman";
    font-size: 10px;
    padding: 8px;
}


.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    margin-top: 0;
    max-height: 340px;
    min-height: 84px;
    padding-top: 0;
}


.activ_drop {border-top:2px solid #5dcba0;b-ackground-color:#5dcba0; c-olor:#fff !important;}
.activ_drop2{background-color:#ff0049!important; color:#fff !important;}
.activ_drop3{background-color:#66ccf4!important; color:#fff !important;}

.activ_drop2 .blogger:hover{background-color:#ff0049!important;}
.activ_drop3 .blogger2:hover{background-color:#66ccf4!important;}
.activ_drop a, .activ_drop2 a, .activ_drop3 a {color:#fff !important;}


.sponsimpo {background-size: contain; background-repeat:no-repeat;}


.breadcrumb .container a {color:#fff;}
.breadcrumb .container a:visited {color:#fff;}


.fixlogo {background-size:60% auto !important;}

.sociobutton {
    border-color: 0.5px solid #fff !important;
    padding: 3px 9px;
    font-size: 11px;
    background-color: #5dcba0;
    color: #fff;
    font-size: 10px;
	transition:0.2s ease all;
}
.sociobutton2{color:#5dcba0!important;font-weight:bold;text-decoration:underline;}
.sociobutton3{color:#fff!important;font-weight:bold;text-decoration:underline;}

.sociobutton:hover, .sociobutton2:hover, .sociobutton3:hover {text-decoration:none; color:#fff; opacity:0.8;}
.sociobutton:visited {text-decoration:none; color:#fff; opacity:1;}



#t770540_row_2col_0 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_1 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_2 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_3 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_4 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_5 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_6 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_7 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_8 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#t770540_row_2col_9 {font-weight: bold; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}

/* loris inizio aprile 18*/
.whiter{background:#fff;}
.spazio{margin-bottom:20px;}
.video_piccola{
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	transition: .3s ease-in-out;
	}

.video_piccola2{
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index:1;
	transition: .3s ease-in-out;
	}
.video_piccola2:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #002f4b, #dc4225);
  opacity: .3;
}

.pad2{margin:5px!important;}
.nopad2{padding:2px!important;}
.column div {position: relative;float: left;width: 100%;height: 400px;margin: 0;padding: 0;}
.column2 div {position: relative;float: left;width: 100%;height: 165px;margin: 0;padding: 0;}
figure {width: 100%;margin: 0;padding: 0;background: #fff;overflow: hidden;}

.hover01 figure .video_piccola2 {
	height: 400px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover .video_piccola2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.hover02 figure .video_piccola2 {
	height: 165px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover02 figure:hover .video_piccola2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.sche_video{background:#fff;-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.sche_video:hover{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	z-index: 99;
}
.pad10{padding:10px;}
.pad20{padding:20px;}

.titolo_video_list{font-family: "Square721BT-Bold";font-size: 15px;font-weight: 600;line-height:1.3;text-transform: uppercase;margin-bottom:5px;min-height:40px;max-height:40px;}
.testo_video_list{ine-height: 1.55em;color:#888;font-family: "Square721BT-Roman";}

.mainfig:hover .video_piccola{
	-moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1);
}
.play{color: #fff;padding-top: 22%;}
.nopadd{padding:0px;}
.titolo_video{position:relative;z-index:999;top:0px;
font-family: "Square721BT-Bold";
font-size: 15px;
font-weight: 600;
text-transform: uppercase;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
.dividi{background-color:#5dcba0;height:4px; width:80px;margin:0 auto;position:relative;z-index:999;margin-top:15px;}
.autorizzo{font-weight:bold;margin-bottom:10px;}
.privacy_ated{font-size:12px;line-height:1.5;}
.dividi2{height:1px;width:100%;background:#f1f1f1;margin:10px auto;}
.borda{border:2px solid #ccc;}

/* popup */


.testo_newsletter_b{font-size:14px;color:#000;margin-bottom:20px;}
.custom-input2{border: none;border:1px solid #f1f1f1;
  outline: none;
  background: #fff;width: 100%;
  height:50px;
  padding: 12px 55px 12px 15px;}

 .bordol{border:1px solid #f1f1f1;height:52px;}

.popup-wrap {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index:9991;
  top: 0px;
  left: 0px;
  content: '';
  background: rgba(0, 0, 0, 0.85);
}



.popup-box2 {
  width: 400px;
  padding: 50px 40px;
  transform: translate(-50%, -50%) scale(1);
  position: fixed;
  z-index:9992;
  top: 50%;
  left: 50%;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  background: #fff;
  text-align: center;
}

.popup-box2 h2 {
  color: #1a1a1a;
}
.popup-box2 h3 {
  color: #888;
}
.popup-box2 .close-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 1000px;
  background: #5dcba0;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding:7px;
}
.popup-box2 .close-btn:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}





.popup-box {
  width: 400px;
  padding: 50px 40px;
  transform: translate(-50%, -50%) scale(0.5);
  position: absolute;
  z-index:9992;
  top: 50%;
  left: 50%;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  background: #fff;
  text-align: center;
}
.popup-box h2 {
  color: #1a1a1a;
}
.popup-box h3 {
  color: #888;
}
.popup-box .close-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 1000px;
  background: #5dcba0;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding:7px;
}
.popup-box .close-btn:hover {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.transform-in, .transform-out {
  display: block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.transform-in {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.transform-out {
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
}

/* newsletter homepage*/
.team2{background-image: url(../images/headerbackground2.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
h-eight: 600px;
width: 100%;
position: relative;}

.titolo_home_white{color: #fff;font-weight: bold;font-size: 24px;text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);margin-bottom: 20px;}
.testo_newsletter{font-size:14px;color:#fff;margin-bottom:20px;text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);}
.testo_newsletter a{color:#fff!important;}

.custom-select {
  position: relative;
  display: block;
  width:100%;
  margin: 0 auto;

  background:rgba(255,255,255,0.85);
  z-index: 10;
}
.custom-select select {
  border: none;
  outline: none;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  width: 100%;
  height:50px;
  padding: 15px 55px 12px 15px;
  font-size: 13px;
  color: #666;
  font-weight:300;
}
.custom-select:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 44px;
  text-align: center;
  color: #666;
  font-size: 19px;
  border-left: 1px solid #f1f1f1;
  z-index: 0;
  content: "\f0dd";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.custom-input{border: none;
  outline: none;
  background: #fff;width: 100%;
  height:50px;
  padding: 15px 55px 12px 15px;border-radius: 4px;}

.under{text-decoration:underline;}
.convalida{left:0px!important;position:relative!important;}
.popup-box .privacy {color:#666 !important}
.popup-box2 .privacy {color:#666 !important}

/* donazione*/
      .theme-blue {
        color: #427bb8;
      }
      .theme-orange {
        color: #cc851c;
      }
      .theme-green {
       color: #8ab042;
      }
      .theme-grey {
        color: #666666;
      }
      .theme-white {
        color: #fff;
      }
      .theme-background-blue {
        background-color: #427bb8;
        color: #fff;
      }
      .theme-background-orange {
        background-color: #cc851c;
        color: #fff;
      }
      .theme-background-green {
        background-color: #8ab042;
        color: #fff;
      }
      .theme-background-grey {
        background-color: #666666;
        color: #fff;
      }
      .theme-background-white {
        background-color: #fff;
        color: #4c4c4c;
      }
      .donate-bar {

      }
      .donate-bar > div:first-child {

        border-right: 1px dotted #2a4f76;
        margin-top: 19px;
        font-size: 25px;
        padding: 0;
      }
      .donate-buttons{width:100%;margin:0px;}
      .donate-buttons>li{width:16%;}
      .donate-buttons>li>a {
        font-size: 12px;
        position: relative;
        display: block;
        padding: 10px 3px;
        border-radius: 5px;
      }
      .btn-blue-other,
      .btn-blue {

        background-color: #427bb8;
        color: #fff;
        border-radius: 5px;
        border: 0;
        padding: 0;
        width: 100%;
        height: 37px;
        margin-top: 8px;
      }
      .btn-green {

        background-color: #5dcba0;
        color: #fff!important;
        border-radius: 5px;
        border: 0;
        padding: 0;
        width: 114px;
        height: 37px;
        margin-top: 8px;
      }
      #other-input {
        display: none;
      }
      #other-input input {
        position: relative;

        background-color: #fff;
        color: #427bb8;
        border-radius: 5px;
        border: 0;
        border: 2px solid #427bb8;
        padding: 0 0 3px 40px;
        width: 100%;
        height: 37px;
        margin: 18px 3px 0;
      }
      input[type=number]::-webkit-inner-spin-button,
      input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
       margin: 0;
      }
      #other-input span {
        font-family: inherit;
        font-weight:bold;
        color: #427bb8;
        position: absolute;
        padding: 23px 12px;
        z-index: 10;
        pointer-events: none;
      }
      .impact {
        font-size: 1.1em;
        font-weight: bold;
        clear: both;
      }
      .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent;
      }
      .donate-buttons .active {
        background-color: #fff;
        border: 2px solid #427bb8;
        color: #427bb8;
      }
      .donate-buttons:focus {
      outline: -webkit-focus-ring-color auto 0px;
      }
      .donate-buttons li:last-child {
        font-size: 17px;
        line-height: 37px;
        padding-left: 20px;
        width:20%;
      }


/*
.ekko-lightbox-nav-overlay{display:block!important;}
.ekko-lightbox-nav-overlay a{width:50%;float:left;height:100%;}
.ekko-lightbox-nav-overlay a span{top:50%;}

.modal-backdrop.in {opacity: 0.8;}
.modal-dialog{marg-in:80px auto;}
.modal-header{padding:0 15px;border:0;height:25px;}
.modal-header button{font-size:40px;}
*/

/* NUOVO BANNER 2018 10 24 */
/* cell number
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 300px;
  font-size: 80px;
  color: white;
}
*/
.slide-banner {m--argin-bottom:60px; height:500px; position:relative;}
.conte_sponsor{padding:30px 0px;}
.slide-banner.abbassa_corpo {margin-top:116px}
.banner-container {position:absolute; left:0; z-index:0; width:100%; height:500px; z-index:0}
.cta-banner {color:#fff;display: flex; align-items: center;justify-content: center;}
.nav-content {pointer-events: auto;}
.nav-content h3 {font-size:21px; color:#fff; margin-top:25px; margin-bottom:20px;}
.cta-banner h3 {margin-bottom:0;}
.overlay-bg {width:100%; height:100%; top:0; position:absolute; z-index:1; background: linear-gradient(0.25turn, rgba(0,0,0,0), rgba(0,0,0,0.8) 80%);}
.box-thumb {color:#fff}
.box-thumb .img-thumb {padding-left:0 !important; padding-right:10px !important; height: 100%;background-size: cover;background-repeat: no-repeat;border: 2px solid #fff;background-position:center center;}
.box-thumb img{border:5px solid #fff}
.box-thumb .testo-thumb h4 {font-size:15px; margin-bottom:10px; margin-top:4px;}
.box-thumb .testo-thumb {font-size:12px; padding-left:10px !important; padding-right:0}
.bg-evento::after {content: '';display: block;width:100%; height:100%; top:0; left:0; position:absolute; z-index:1; background: linear-gradient(0.25turn, rgba(0,0,0,0), rgba(0,0,0,0.88) 70%);}
.bg-evento .container {position:relative; height:100%}
.bg-evento .container .cont-evento {display: flex;align-items: center;justify-content: center; height:100%}
.box-bg-evento {color:#fff; align-self: flex-end; padding-bottom:50px}
.box-bg-evento h2 {font-size:40px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.44);}
.box-bg-evento p {font-size:18px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.44); margin-bottom:0}
.slide-banner .flickity-page-dots {bottom:25px}
.slide-banner .flickity-page-dots .dot {width:15px; height:15px; border:2px solid #fff; background-color:#fff}
.slide-banner .flickity-page-dots .dot.is-selected {border:2px solid #5dcba0; background-color:#fff}
.slide-banner .flickity-button:hover .flickity-button-icon {fill:#5dcba0}
.carousel-container {
  display: flex;
}
.carousel-container .container {position:relative; z-index:2;}
.no-click {pointer-events: none;}

.carousel {
  background: #FAFAFA;
  margin-bottom: 40px;
  flex-grow: 1;
}

.carousel-cell {
  width: 100%;
  height: 500px;
  margin-right: 10px;
  border-radius: 0;
  counter-increment: carousel-cell;
  background-size:cover;
  background-position:left;
}

.carousel-nav {
  width:100%;
  margin-left: 0;
  max-height: 310px;
  overflow-y: hidden;
}

.carousel-nav .carousel-cell {
  height: 103px;
  width: 100%;
  margin: 0;
  padding:5px;
  cursor: pointer;
  border-bottom:1px solid #fff;
  background-color:transparent;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: rgba(93,203,160, 0.5);
}

@media (max-width: 991px) {
  .no-resp {display:none}
  .bg-evento {background-size:cover}
  .bg-evento::after {background:rgba(0,0,0,0.3);}
}
@media (max-width: 768px) {
  .bg-evento .container .cont-evento{padding-right:40px; padding-left:40px}
}
@media (max-width: 575px) {
  .box-bg-evento h2 {font-size:25px}
  .slide-banner .flickity-prev-next-button {width:34px; height:34px;}
}

/* CAROUSEL VIDEO 2018 10 24 */

.owl-video .owl-prev, .owl-video .owl-next {top:40%}
.owl-video.owl-theme .owl-nav [class*='owl-'] {height:15px}
.btn-all {margin:30px auto;}

/* rubrica opinioner */
.padder_opi{padding:40px 0px 60px;}
.relative{position:relative;}
.title_opi{font-family: "Square721BT-Bold";font-size: 50px;}
.red_opi{color:#e32648;}
.aura{text-shadow: 0px 0px 17px rgba(255, 255, 255, 1);}
.vedi_opi, .vedi_vox{margin-top:30px;}
.vedi_opi a{color:#e32648;font-size:18px;}
.bread_nuovo, .bread_nuovo a{color:#666;font-family: "Square721BT-Roman";font-size:13px;}
.sfuma_bianco{
	position:absolute;
	height:100px;
	width:100%;
	bottom:0px;
	z-index:10;
	background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(255,255,255,1) 64%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(255,255,255,1) 64%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(255,255,255,1) 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

.foto_rubrica{background-size:cover;background-repeat:no-repeat;background-position:center center;height:150px;}
.bg_opinioner{background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../images/bg_opinioner.jpg);}
.bg_opinioner_sotto{background-size:cover;background-repeat:no-repeat;background-position:center top;background-image:url(../images/bg_opinioner_sotto.jpg);}
.abbassa_opinioner{margin-top:115px;}
.testo_opi{
	font-family: "Square721BT-Roman";
	font-size: 1.5975rem;
	letter-spacing: 0.001em;
	line-height: 1.55em;
	color:#000;
}
.testo_opi b{color:#e32648;}
.testo_opi a{color:#e32648;text-decoration:underline;}
.testo_opi span{font-weight:bold;color:#000;font-family: "Square721BT-Bold";}
.titolo_box{font-family: "Square721BT-Bold";font-size:18px;color:#000;}
a.anchor{display: block;position: relative;top: -150px;visibility: hidden;}
.ante_opi{font-size:13px;font-family: "Square721BT-Roman";margin-bottom:15px;}

.box_rosino{background:#fceae8;}

.card__img {
  visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
  border-top-left-radius: 6px;
border-top-right-radius: 6px;

}

.card__img--hover {
  transition: 0.5s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
  position: absolute;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
top: 0;

}
.card {
  transition: all .5s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}
.card:hover {
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.05, 1.05);
}

.card__info {
z-index: 2;
  background-color: #fff;
  border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
   padding: 16px 24px 24px 24px;
}

.card__category {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
  color: #e32648;
  font-family: "Square721BT-Bold";
}
.card_link{text-decoration:none!important;color:unset!important;}
.card_link:hover, .card_link:visited, .card_link:selected{text-decoration:none;color:unset!important;}
.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    color:#000;
    height:50px;
    max-height:50px;
}

.card__by {font-size: 12px;font-weight: 500;display:block;color:#e32648;text-decoration:underline;font-family: "Square721BT-Roman";}

.card__author {font-weight: 600;text-decoration: none;color: #AD7D52;}
.card:hover .card__img--hover {height: 245px;opacity: 0.3;}
.card:hover .card__info {background-color: transparent;position: relative;}

.leggi_zoom{width:800px;}
.scheda_colla{padding:20px 40px;border:5px solid #f1f1f1;}

/* voxx */
.titlearticle_v {font-family: 'Square721BT-Bold'; color:#222; padding-top:20px; padding-bottom:0px;}
.bg_voxx{background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../images/bg_voxx.jpg);}
.bg_risico{background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../images/bg_risico.jpg);}
.bg_voxx_sotto{background-size:contain;background-repeat:no-repeat;background-position:center bottom;background-image:url(../images/bg_voxx_sotto.jpg);}
.title_vox{font-family: "Square721BT-Bold";font-size: 50px;color:#fff;}
.blu_voxx{color:#66ccf4;}
.blu_risico{color:#49c4d7;}
.ombral{text-shadow: 2px 3px 5px rgba(0,0,0,0.5);}
.ombraloo{box-shadow: 0 1rem 1rem -1rem rgba(0,0,0,.8);}
.vedi_vox a{color:#fff;font-size:18px;}
.testo_vox, .testo_vision, .testo_risico{
	font-family: "Square721BT-Roman";
	font-size: 1.5975rem;
	letter-spacing: 0.001em;
	line-height: 1.55em;
	color:#000;
}
.logo_voxx{width:330px;filter:drop-shadow(0 0 0.75rem #000);}
.testo_vox b{color:#42b3df;}
.testo_risico b{color:#49c4d7;}

.testo_vox a{color:#42b3df;text-decoration:underline;}
.testo_risico a{color:#49c4d7;text-decoration:underline;}
.testo_vox span, .testo_risico span{font-weight:bold;color:#000;font-family: "Square721BT-Bold";}
.box_azzu{background:#cee8f2;}
.grigino{background-color:#f7f7f7;}
.logoadd{transition: all 0.3s ease 0s;}
.logoadd:hover{opacity:0.8;}
.imma{background-image:url(../images/voxx_days_finale.jpg);background-size:contain;background-position:top right;background-repeat:no-repeat;width:100%;height:310px;}
.logovo div{height:90px; border: 3px solid #eee; background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
	background-color: white;}
.nomar{margin:0px;}

.carousel_sezioni .item div{overflow:hidden;position:relative}
.img_voxx{background-size:cover;background-position:center center;background-repeat:no-repeat;height:400px;overflow: hidden;transition: all 0.3s;}
.img_voxx:hover{transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */
  opacity:0.8;}

  /* show more*/
.comments-space {

    min-height:50px;
    height:auto;

}
.remaining-content span {
    display:none;
}
.remaining-content a{color:#000;text-decoration:underline;font-weight:bold;}


/* visionary day */
.bg_visonary{background-size:cover;background-repeat:no-repeat;background-position:top center;background-image:url(../images/banner_visionary.jpg);padding:180px 0px;}
.bg_black{background-color:#4d3168;background-image:url(../images/banner_viol.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat;}
.margina-neg{margin-top:-60px;}
.pb-50{padding-bottom:50px;}
.viola_vision{color:#aa4784;}
.titlegeneral2 {font-family: "Square721BT-Bold";font-size: 40px;margin-top:0px;color:#222;}

.testo_vision b{color:#aa4784;}
.testo_vision2{font-family: "Square721BT-Roman";font-size: 13px;letter-spacing: 0.001em;line-height: 1.55em;color:#737170;margin-top:20px;}
.testo_vision2.testo-formatore {min-height:130px}
.img_organizza{height:270px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:20px;}
.nome_organizza{font-family: "Square721BT-Bold";font-size: 15px;color:#000;margin:10px auto;}
.ente_organizza{padding:5px 15px;border-radius:30px;color:#fff;background:#f62449;text-align:center;margin:0 auto;display:table;}
.centra_il_blocco{display:table;margin:0 auto;}


/*menu burca*/
a{color:unset;}
.navbar-collapse{position:relative;z-index: 50}
.nuovo_navi{margin-bottom:10px;}
.overlay{display:none;}
.apri_menu{width:50px;padding:20px;margin-right:20px;}
.button_container {
	  position: absolute;
	  top: 10px;
	  right: 0px;
	  height: 27px;
	  width: 35px;
	  cursor: pointer;
	  z-index: 1032;
	  transition: opacity .6s ease;
	}
	.button_container:hover {opacity: .7;}
	.button_container.active .top {transform: translateY(11px) translateX(0) rotate(45deg);background: #000;}
	.button_container.active .middle {opacity: 0;background: #000;}
	.button_container.active .bottom {transform: translateY(-11px) translateX(0) rotate(-45deg);background: #000;}
	.button_container span {
	  background: #000;
	  border: none;
	  border-radius:2px;
	  height: 2px;
	  width: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  transition: all .35s ease;
	  cursor: pointer;
	}
	.button_container span:nth-of-type(2) {top: 11px;}
	.button_container span:nth-of-type(3) {top: 22px;}

	.overlay2 {
	  position: fixed;
	  background: #fff;
	  top: 29px;
	  left: 0;
	  width: 100%;
	  height: 0%;
	  opacity: 0;
	  visibility: hidden;
	  transition: opacity .35s, visibility .35s, height .35s;
	  overflow: auto;
	  z-index: 999;
	  display:none;
	}
	.overlay2.open {
	  opacity:1;
	  visibility: visible;
	  height: 100vh;
	  display:block;
	  position:fixed;
	  z-index: 1031;
	}
	.overlay2.open li {animation: fadeInRight .5s ease forwards;animation-delay: .35s;}
	.overlay2.open li:nth-of-type(2) {animation-delay: .4s;}
	.overlay2.open li:nth-of-type(3) {animation-delay: .45s;}
	.overlay2.open li:nth-of-type(4) {animation-delay: .50s;}
	.overlay2.open li:nth-of-type(5) {animation-delay: .55s;}
	.overlay2.open li:nth-of-type(6) {animation-delay: .60s;}
	.overlay2.open li:nth-of-type(7) {animation-delay: .65s;}
	.overlay2.open li:nth-of-type(8) {animation-delay: .70s;}
	.overlay2.open li:nth-of-type(9) {animation-delay: .75s;}
	.overlay2.open li:nth-of-type(10) {animation-delay: .80s;}

	.overlay2 nav {
	  position: relative;
	  height: 100%;
	  top: 0%;
	}
	.overlay2 ul {
	  list-style: none;
	  padding: 0px 30px;
	  margin: 20px auto;
	  position: relative;
	  height: 100%;

	}
	.overlay2 ul li {
	  display: block;
	  h-eight: 25%;
	  h-eight: calc(100% / 10);
	  m-in-height: 50px;
	  position: relative;
	  opacity: 0;
	  border-bottom:2px dotted #f1f1f1;
	}
	.overlay2 ul li a {
	  display: block;
	  vertical-align: top;
	  position: relative;
	  color: #626262;
	  font-family:"Square721BT-Bold";
	  font-size:16px;
	  text-decoration: none;
	  overflow: hidden;
	  padding:2px;
	  margin-bottom:5px;
	  transition: all .6s ease;
	}
	.overlay2 >ul li:hover a{letter-spacing:1px;}
	.overlay2 ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
	  width: 100%;
	  color:#b16aa3;

	}
	.overlay2 ul li a:after {
	  content: '';
	  position: absolute;
	  bottom: 0;
	  left: 0%;
	  width: 0%;
	  transform: translateX(-0%);
	  height: 1px;
	  background: #ccc;
	  transition: .35s;

	}

	.overlay2 ul li:nth-child(10) a:hover{height: 0px;}


	@keyframes fadeInRight {
	  0% {
	    opacity: 0;
	    left: 20%;
	  }
	  100% {
	    opacity: 1;
	    left: 0;
	  }
	}

.testo_home{color: #b1b1b1;font-family: "square721bt-roman";font-size: 15px;line-height: 1.4;}
.voce_nuova, .voce_nuova2{padding-right:10px;}
.voce_nuova:hover a, .voce_nuova:focus a{color:#fff!important;}
.voce_nuova:hover .dropdown-menu li a{color:#545454!important;}

.voce_nuova a span img, .voce_nuova2 a span img{height:32px;width:32px;}
.voce_nuova:hover a span img, .voce_nuova2:hover a span img{filter: invert(1);}

.voce_nuova a{font-weight:bold;font-size:13.5px!important;color:#545454!important;}
.voce_nuova2 a{font-weight:bold;font-size:13.5px!important;color:#4AEE90!important;}
.caret2{font-size: 30px;color: #000;display: table;float: right;margin-top: 4px;margin-left: 10px;}
.open_sear img{width:30px;height:30px;margin-top:-3px;}

.zoom{transform: perspective(1px) translateZ(0px);transition-duration: 0.6s;}
.zoom:hover{transform: scale(1.1);}

.bottone_menu{padding:14px 30px;font-size:15px;width:100%;background:#5DCBA0;font-family:"Square721BT-Bold";transition: all .6s ease;}
.bottone_menu:hover{letter-spacing:1px;-webkit-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.23);
box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.23);}
.bottone_menu a{text-decoration:none;transition: all .6s ease;color:#fff;}
.bottone_menu a:hover{text-decoration:none;}
.dividi_verde{height:1.5px;width:100%;background:#5DCBA0;}
.pad40{padding:30px 40px;}
.pad_sotto_col{padding-bottom:8.5%!important;padding-left:20px!important;}
.pad_sotto_col li a{font-size:16px;font-family:"Square721BT-Bold";color:#626262;}
.colonna{padding:26% 10% 0 10%;}
.colonna2{padding:0 10% 20% 10%;}
.titolo_menu{font-family:"Square721BT-Bold";font-weight:bold;font-size:24px;color:#000;}
#toggle2{top: 32px;right: 95px;transition: all .6s ease;}
.contatti_menu span img{height:22px;width:22px;}
.contatti_menu a{color:#000;font-family:"Square721BT-Bold";font-size:14px;}
.logo_menu{margin:0 auto;width:175px;}
.shadow_inside{box-shadow:inset 7px 0 9px -7px #CCC;background-image:url(../images/logo_fondo.svg);background-position:right top;background-repeat:no-repeat;bakground-size:cover;}
.margin_men{margin-left:30px;}
.h100{height:100vh;}
.solomobile,.chiamaci_mobile{display:none;}

.breadcrumb2{padding:9px 15px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 118px;
    padding: 7px 15px;
    p-osition: fixed;
    width: 100%;
    z-index: 50;
    letter-spacing: 2px;
    color: #fff;
	font-family: "Square721BT-Bold";
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
}

.bread{font-size:15px;color:#999;list-style: none;letter-spacing:1px;padding-left:0px;font-family: "square721bt-roman";}
.bread li{float:left;transition: all 0.3s ease-in-out;}
.bread li i{font-size:20px;}
.bread li a, .bread li div{margin-right:5px;margin-left:5px;padding-bottom:5px;}
.bread li div{color:#000;font-weight:bold;}
.bread li a:hover{color:#000;}

.abbassa_bread{ma---rgin-top:165px;margin-top:15px;}
.pad_zero{padding:0px;}
.menu_seco{display:table;}
.menu_seco a{float:left;padding-right:25px;text-align:center;}
.active_seco{text-decoration:underline;}
.testo_navi{font-size:12px;color:#38BEA8;margin-bottom:15px;}
.borda_punto{border-bottom:2px dotted #ccc;padding:0px 10px 10px;margin-bottom:20px;}
.borda_punto h4:after{content:'\2192';font-size:20px;margin-left:10px;text-align:right;color:#38BEA8;transition: all 0.6s ease-in-out;}
.borda_punto h4:after{margin-left:18px;text-decoration;}

.vai{display:none;font-size:10px;color:#000;font-family: 'Square721BT-Bold';color:#38BEA8;}
.vocisidebar span{font-size:10px;}
.abas{margin-top:8px;}
.menu_secondario{display:none;}

/* pagina vantaggi 08 maggio 19 */
.grigin{background-color:#efefef;}
.bordo_dx{border-right:0.5px solid #ccc;}

.box_arancio{
	background-color:#b85a14;
	background-image:url(../images/bg_ora.jpg);
	background-size:contain;
	background-position:center right;
	background-repeat:no-repeat;
	padding:40px;
	-webkit-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
	-moz-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
	box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
	animation: pulser 5s infinite;
}
@-webkit-keyframes pulser {
  0% {
    -webkit-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
  }
  70% {
      -webkit-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0);
  }
  100% {
      -webkit-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
  }
}
@keyframes pulser {
  0% {
    -moz-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
	box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
  }
  70% {
      -moz-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0);
	box-shadow: 0px 0px 44px 8px rgba(184,90,20,0);
  }
  100% {
      -moz-box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
	box-shadow: 0px 0px 44px 8px rgba(184,90,20,0.35);
  }
}

.box_black{background-color:#1d262b;
	background-image:url(../images/bg_gri.jpg);
	background-size:contain;
	background-position:center right;
	background-repeat:no-repeat;
	padding:40px;
	-webkit-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
	-moz-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
	box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
	animation: pulsar 5s infinite;
}
@-webkit-keyframes pulsar {
  0% {
    -webkit-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
  }
  70% {
      -webkit-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0);
  }
  100% {
      -webkit-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
  }
}
@keyframes pulsar {
  0% {
    -moz-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
    box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
  }
  70% {
      -moz-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0);
      box-shadow: 0px 0px 44px 8px rgba(30,38,43,0);
  }
  100% {
      -moz-box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
      box-shadow: 0px 0px 44px 8px rgba(30,38,43,0.35);
  }
}

.row_flex{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.bordin_white{border:2px solid #fff;transition: all 0.3s ease 0s;}
.bordin_orange{border:2px solid #d06b1f;transition: all 0.3s ease 0s;}
.bordin_verde{border:2px solid #5de8d3;transition: all 0.3s ease 0s;}
.bordin_orange:hover a, .bordin_white:hover a, .bordin_verde:hover a{text-decoration:none;}

.bordin_orange:hover, .bordin_white:hover, .bordin_verde:hover{border-width:5px;}
.m-auto{margin:0 auto;}
.dividi_white{position:relative;left:-40px;height:1px;width:34%;background:#fff;display:table;}
.margina_giu_tanto{margin-bottom:40px;}
.elenco li {padding-bottom:5px;}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.bg_vantaggi{background-image:url(../images/banner_vantaggi.jpg);background-size:contain;background-position:center top;background-repeat:no-repeat;}
.shadow-effect {
	    background: #fff;
	    padding: 15px;
	    text-align: center;
		border:3px solid #ECECEC;
	    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
	}
	#customers-testimonials .shadow-effect p {
	    font-family: inherit;
	    font-size: 17px;
	    line-height: 1.5;
	    margin: 0 0 17px 0;
	    font-weight: 300;
	}
	.testimonial-name {
	    font-size:24px;
	    font-weight:bold;
	    text-align: center;
	    color: #0abf9e;
	    font-family: "Square721BT-Bold";

	}
	#customers-testimonials .item {
	    text-align: center;
	    p-adding: 20px;
			margin-bottom:50px;
	    opacity: .2;
	    -webkit-transform: scale3d(0.8, 0.8, 1);
	    transform: scale3d(0.8, 0.8, 1);
	    -webkit-transition: all 0.3s ease-in-out;
	    -moz-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	}
	#customers-testimonials .owl-item.active.center .item {
	    opacity: 1;
	    -webkit-transform: scale3d(1.0, 1.0, 1);
	    transform: scale3d(1.0, 1.0, 1);
	}

	#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
	#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {

    transform: translate3d(0px, -50%, 0px) scale(0.7);
    border-radius:50%;
    background: #fff !important;
	border: 2px solid #c87100;
			}
	#customers-testimonials.owl-carousel .owl-dots{
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	#customers-testimonials.owl-carousel .owl-dots .owl-dot{
		display: inline-block;
	}
	#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	    background: #c87100;
	    display: inline-block;
	    height: 20px;
	    margin: 0 2px 5px;
	    transform: translate3d(0px, -50%, 0px) scale(0.3);
	    transform-origin: 50% 50% 0;
	    transition: all 250ms ease-out 0s;
	    width: 20px;
	    border-radius:50%;
	}

.logo_vantaggio{background-size:contain;height:90px;width:100%;background-position:center center;background-repeat:no-repeat;}
.logo_vantaggio2{background-size:contain;height:70px;width:100%;background-position:center center;background-repeat:no-repeat;}
.shadow_fake{background-image:url(../images/ombra.jpg);background-size:100%;height:10px;width:100%;}
.testo_vantaggi{color: #9b9b9b;font-family: "square721bt-roman";font-size: 14px;line-height: 1.4;}
.testo_vantaggi a{font-weight:bold;color:#0abf9e;}
.testo_vantaggi b{font-weight:bold;color:#000;}
.testo_vantaggi ul{padding-left:20px;}
.happy_01{width:100px;height:100px;position:relative;z-index:97;left:-30px;}
.happy_02{width:150px;height:150px;position:relative;z-index:98;}
.later{animation-delay: 0.2s;-webkit-animation-delay: 0.2s;}

/* tablet*/
@media only screen and (min-width:769px) and (max-width: 1200px) {
	.voce_nuova a span, .voce_nuova2 a span{display:none;}
	.navbar-nav{display:block!important;}
	.nuovo_navi{margin-bottom:15px;}
	.pad40{padding:10px;}
	.breadcrumb2{margin-top:124px;letter-spacing:0px;}

}

/* ipad*/
@media only screen and (min-width:650px) and (max-width:990px) {
	.nav > li.voce_nuova, .nav > li.voce_nuova2{display:none!important;}
	.breadcrumb2{letter-spacing:0px;padding: 7px 5px;margin-top: 108px;}
	.menu_seco a{padding-right:10px;max-width:100px;font-size:9.4px;}
	.abas{margin-top:0px;}
}

@media only screen and (max-width : 940px) {
	.apri_menu, .apri_ricerca{display:block!important;}
	#toggle2{right:60px;}
	.h100{height:100vh;}
	.notablet{display:none;}
	.pad40{padding:10px;}
	.margin_men ul, .pad_sotto_col{display:block!important;opacity:1;visibility:visible;}
	.colonna, .colonna2{padding:10px 10%;}
	.pad_table{padding:0px 30px;}
	.shadow_inside{background-color:#f1f1f1;}
	.overlay2 ul, .pad_table{padding:0px;}
	.abbas_pad{padding-top:10%;}



}

/* sottotablet IPAD?*/
@media only screen and (min-width:668px) and (max-width: 768px) {
	.voce_nuova, .voce_nuova2, .apri_ricerca{display:none!important;}
	.nuovo_navi{margin-bottom:10px;}
	.navbar-nav{display:block!important;opacity:1;visibility:visible;}
	#toggle2{top:8px;right:15px;}
	.centrabutfoot{padding-top:0px;}
	.btn_messaggio{padding:10px;}
	.breadcrumb{margin-top:107px;}
	.h100{height:auto;}
}

/* smartphone iphone*/
@media only screen and (max-width : 667px) {
	.nuovo_navi{margin-bottom:10px;}
	.navbar-nav{display:block!important;opacity:1;visibility:visible;}
	.voce_nuova2, .voce_nuova, .apri_ricerca{display:none!important;}
	.abbassa_mob{margin-top:116px;}
	.abbassa_mob h1{font-size:30px;}
	.box_black, .box_arancio{padding:15px;background-size:cover;}
	.box_black >div, .box_orange>div{font-size:32px;}
	.dividi_white{margin-top:10px;}
	.didevent{padding-left:20px;}
	.namevent{font-size:30px;}
	.elenco li{font-size: 14px;}
	.bg_vantaggi{background-size:300%;margin-top:100px;}
	.button_container{top:1px;}
	#toggle2{right:15px;top:22px;}
	.margin_men, .pad40{padding:0px;margin:0px;}
	.colonna, .colonna2{padding:0px;padding-top:10px;}
	.contatti_menu{text-align:center;}
	.margin_men ul{padding:0px 20px;padding-bottom:15px;}
	.margin_men ul, .pad_sotto_col{display:block!important;opacity:1;visibility:visible;}
	.h100{height:unset;}
	.overlay2 nav{height:auto;}
	.titolo_menu{font-size:14px;padding-left:20px;}
	.chiamaci{position:absolute;z-index:9999;}
	.solomobile{display:block;}
	.no_mobile{display:none;}
	.logo_menu{width:140px;padding-top:10px;}
	.chiamaci_mobile{
		position:absolute;
		z-index:1050;
		background-image: url("../images/chiamaci.png");
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		left: 20px;
		height: 36px;
		margin-top: 17px;
		transition: all 0.3s ease 0s;
		width: 36px;}
	.logoadd{margin-bottom:15px;}
	.breadaziende{display:none;}
	.abbassa_bread {margin-top: 116px;}
	.abbassa_bread hr{display:none;}
	.bread{font-size:12px;padding:0px 20px;}
	.bread li i{display:none;}
	.breadcrumb2{display:none;}
	.menu_secondario{display:block;margin:5px 0px!important;opacity:1!important;padding-bottom:10px;}
	.menu_secondario li{opacity:1!important;visibility:visible!important;font-size:10px;m-argin-left:10px;border:0px!important;}
	.menu_secondario li a{font-size:12px!important;margin-left:10px;color:#5DCBA0!important;}
	.pad_sotto_col {padding-bottom: 4.5% !important;}
	.bordalo{border:1px solid #ccc;border-radius:4px;background-color: #eee;}
	.togli_bordo{border:0px;}
	.toglie_he{height:48px;}
	.bot_mobile{width:100%;margin-bottom:15px;}
}

.label-cat {padding:5px 10px;color:#fff}
.label-cat.ated {background-color:#125B41}
.label-cat.sponsor {background-color:#bb5910}
.box-grigio {background-color:#f2f2f2; padding:30px}
/*24 06 19 */

/*Pagina 404 */
.pagina-404{text-align: center;}
.pagina-404 div{width: 55%; margin: 0 auto;}

/* Academy */
.mt-40 {margin-top:40px}
.cont-corso-academy {padding:30px 20px; font-family: "Square721BT-Roman";
    font-size: 1.5975rem;
    letter-spacing: 0.001em;
    line-height: 1.55em;}
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title a {
        display: block;
        padding: 20px;
        font-size:20px;
        text-decoration: none;
    }
    .panel-title a span {font-size:15px}
    .panel-title a:focus {color:#38BEAB !important}
    .more-less {
        float: right;
        color: #38BEAB;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

/* ROBOTICMINDS */
.description-image {display: flex;flex-direction: row;align-items: center;margin-bottom: 30px;}
.description-image div img {height: 80px;margin-right:20px;}
ol {font-family: "Square721BT-Roman";font-size: 1.5975rem;letter-spacing: 0.001em;line-height: 1.55em;}
ul.checked {list-style-type: none; padding-left:10px; font-family: "Square721BT-Roman";font-size: 1.5975rem;letter-spacing: 0.001em;line-height: 1.55em;}
.checked li {position: relative; padding-left: 20px; margin-bottom:10px}
.checked li:before {content: "\f068"; font-family: FontAwesome; font-style: normal; font-weight: 400; text-decoration: inherit; position: absolute; left: 0;}
.carousel-mine {margin:60px 0}
.carousel-mine .logoadd {position:relative; background-size:cover}
.carousel-mine .logoadd .dida-img{width:100%; height:50px; padding:10px; text-align:center; color:#fff; font-family: "Square721BT-Roman";font-size: 1.5975rem;letter-spacing: 0.001em;line-height: 1.55em; position:absolute; bottom:0; left:0; background-color:rgba(0,0,0,0.5); text-decoration:none}
