/* CSS Document */
.iubenda-cs-content {
    background: #00bfd7 !important;
}
body, html{
	height: 100%;
	/*-webkit-font-smoothing:antialiased;*/
}
body{
   font-family: ClanWebPro-Regular, 'sans-serif';
	color: rgb(1, 58, 81);
    transition:transform .5s ease-out, opacity .5s ease-out .1s;
    transform-origin: center;
}
h1,h2,h3,h4,h5{
    font-family: ClanWebPro-Black;
}
.asap{
    -webkit-transform:scale(.95,.95);
    -moz-transform:scale(.95,.95);
    -o-transform:scale(.95,.95);
    -ms-transform:scale(.95,.95);
    transform:scale(.95,.95);
    opacity:0;
}
.clear-float{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
nav {
    position: absolute;
    z-index: 10;
    top: 0;
    left:  0;
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid #013a51;
}
nav .container{
	padding: 0px;
	
}

a.logo {
    float: left;
    width: 300px;
}
.logo img {
    width: 100%;
}
.logo.logosmart{
	display: none;
}
nav ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
}

nav ul li {
    float: left;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}

nav ul li a, nav ul li a:hover {
    color: #013a51;
}

header{
    padding: 200px 0px;
    background-color: rgb(220 248 255);
}
header .container {
    height: 100%;
    position: relative;
}

div#titolo {
   color: #013a51;
    text-align: center;
    padding: 0px 50px;
}

h1 {
    font-size: 78px;
    letter-spacing: -3px;
    line-height: 120%;
    margin-left: -3px;
    margin-bottom: 10px;
    font-weight: 700;
}
h1 i {
    font-style: normal;
    position: relative;
}
h1 span {
    font-size: 32px;
    letter-spacing: -1px;
    display: inline-block;
    height: 23px;
    line-height: 40%;
    position: relative;
    top: -45px;
}

p {
    font-weight: 400;
	font-size: 18px;
	    line-height: 150%;
}   
header a.btn {
    display: inline-block;
    width: 290px;
    height: 55px;
    line-height: 55px;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 100px;
    color: #FFFFFF;
    letter-spacing: 0px;
    background-color: #75d9f3;
    font-weight: 400;
}
header a.btn:hover {
    background-color: #297784;
    color: #ffffff;
}
header h2 {
   font-size: 26px;
    letter-spacing: -1px;
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: ClanWebPro-Book;
}
header h2 span {
    font-weight: 400;
}
header h2 strong {
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
    color: #00b1ca;
}

section#render {
    position: relative;
    padding: 0;
}
#render .container{
    padding: 0;    
}
#render > img {
    position: relative;
    margin: -100px 0px 40px;
    width: 900px;
    height: 500px;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid white;
    object-fit: cover;
}
section#render h2 {
    text-align: center;
    font-size: 48px;
    letter-spacing: -1px;
}
#render .row{
    padding: 40px 0px;
}
.icona {
    margin: 0 0 20px;
        position: relative;
    z-index: 2;
}
.icona img {
    width: 48px;
    height: 48px;
        position: relative;
    z-index: 2;
}
.icona:before {content: '';position: absolute;top: -10px;left: 10px;width: 56px;height: 56px;background-color: aliceblue;z-index: 1;border-radius: 100px;}
#render h3 {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0px;
}
article.col-60 {
    width: 100%;
    padding: 0 20px;
}
article.col-40 {
    width: 100%;
    padding: 0 20px;
}
.wrapper-icone {
    width: 48%;
    padding: 50px;
    margin: 20px 1%;
    border-radius: 20px;
    border: 1px solid #003a51;
}
.row-misure article.col-lg-3 {
    padding: 0 30px;
}
#render .container.bottom {
    padding-bottom: 60px;
}
.swiper-slide .foto img{
    width: 100%;
}
#render p {
    font-size: 15px;
    line-height: 160%;
  font-family: 'ClanWebPro-Book';
}
.foto img {
    width: 100%;
    position: relative;
    z-index: 2;
}
.col-lg-6 .foto {
    position: relative;
}
#render .strum{
    align-items: center;
    width: 850px;
    margin: 0 auto;
    padding: 80px 0px 40px;
}
#render .strum h3 {
    font-size: 32px;
    letter-spacing: -1px;
}
.col-lg-6 .foto:before {content: '';position: absolute;top: -50px;left: -50px;width: 100%;height: 100%;background: aliceblue;z-index: 1;border-radius: 100%;}
.flex-row-reverse .col-lg-6 .foto:before {
    left: auto;
    right: -50px;
}
section {
    padding: 100px 0px;
}
#people h2, #tour h2 {
    margin: 0;
	margin-bottom: 20px;
}
h2.tt {
    color: #f44336;
}
h2.tt span {
    color: #073a50;
	    display: block;
}
#people h2.tMat {
    font-size: 32px;
    margin-bottom: 30px;
}
#people h2.tMat strong{
	font-size:	32px;
}
#people p{
    font-size: 22px;
    margin-bottom: 40px;
}
#people p span{
	text-decoration: underline;
}
#people article.colonna-2 {
    float: left;
    width: 60%;
    padding: 0;
}
#people h2 strong {
    color: #f44336;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}
#people article.colonna-2:nth-of-type(1){
	width: 70%;
	    padding-right: 100px;
}

#people article.colonna-2:nth-of-type(2) img {
    margin: 0 20px 20px 0px;
}
#people-two article.colonna-2 {
    float: left;
    width: 20%;
    padding: 0 50px;
}
#people-two article.colonna-2:nth-of-type(1){
	width: 80%;
padding: 0 10px 0 0;
}
#valore article.colonna-2:nth-of-type(1){
    	width: 100%;
padding: 0 10px 0 0;
}
#people-two article.colonna-2:nth-of-type(2) img {
    width: 1200px;
    margin-left: -100px;
	mix-blend-mode: multiply;
}
#people-two article.colonna-2:nth-of-type(1) img, .boxPiano img {
    margin: 0 20px 20px 0px;
}
#people-two article.colonna-2:nth-of-type(2) {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

#people-two article.colonna-2:nth-of-type(2) div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#people-two article.colonna-2:nth-of-type(2) div img {
    width: 100px;
    margin: 10px 0;
    mix-blend-mode: inherit;
    height: 100px;
}
#people-two article.colonna-2:nth-of-type(2) div img.lupetti, #people-two article.colonna-2:nth-of-type(2) div img.bologna{
    width: 80px;
    height: 80px;
}
h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 120%;
    margin-bottom: 40px;
    font-weight: 700;
}
section p {
    font-size: 16px;
    line-height: 180%;
    font-weight: 300;
}
#people .col-sm img, section#people-two .col-sm img{
    left: -50px;
    position: relative;
	width: 100%;
}
section#people-two .col-sm img{
	left: auto;
	right: -50px;
}
a.btn {
    background-color: #F44336;
    width: 300px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    color: #FFFFFF;
    margin-top: 30px;
    border-radius: 100px;
    margin-left: -5px;
    margin-right: 10px;
	text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    transition: all .3s ease-out;
}
#people ul {
        margin: 0 0 25px;
}

#people ul li {
    width: 33%;
    margin: 0 2% 0px 0px;
    padding: 20px 50px 10px 0px;
}
#people ul li p {
    margin-bottom: 0;
}
#people ul li img {
        width: auto;
    height: 40px;
    margin-bottom: 15px;
}
#stic {
	position: -webkit-sticky;
        position: sticky;
    top: 10px;
    padding-top: 0;
    width: 29%;
    background-color: #ffffff;
    padding: 40px 20px;
    border-radius: 20px;
	    border: 1px solid #073a50;
}
.bd img {
    width: 80px;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
}

.bd h3, .bd h4 {
    font-size: 18px;
    letter-spacing: 0;
}
#people .bd h4 {
	margin-bottom: 10px;
}
.bd {
    position: relative;
    padding-left: 95px;
	margin-bottom: 50px;
}
.bd p img {
    width:24px;
    position: relative;
    border-radius: 0;
}

#people .bd p {
    line-height: normal;
    font-size: 16px;
}
#people ul li:nth-of-type(2) img, #people ul li:nth-of-type(4) img {
    width: 48px;
}
strong.plus {
    text-transform: uppercase;
    display: block;
    text-decoration: underline;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
}
#people .btn{
	width: 48%;
	    margin-top: 0;
}
.boxDoc a{
    color:inherit;
    
}
#info{
	background-image: -webkit-linear-gradient(90deg,rgba(0,155,222,1.00) 0%,rgba(0,47,135,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(0,155,222,1.00) 0%,rgba(0,47,135,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(0,155,222,1.00) 0%,rgba(0,47,135,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(0,155,222,1.00) 0%,rgba(0,47,135,1.00) 100%);
	display: none;
}
#mac{
	background-image: url(../img/spazio-web-academy-social4.jpg);
	background-size: cover;
	height: 600px;
	background-position: center center;
	position: relative;
    display: none;
}
.wrapper-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-409px, -223px);
    -moz-transform: translate(-409px, -223px);
    -o-transform: translate(-409px, -223px);
    -ms-transform: translate(-409px, -223px);
    transform: translate(-409px, -223px);
    overflow: hidden;
    width: 922px;
    height: 474px;
}
video.fillWidth {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

section#people-two{
	overflow: hidden;
	color: #0d2a42;
}
section#people-two a.btn {

}
.colonna-3 {
    border-top: 2px solid #ffffff;
    color: #ffffff;
    margin-top: 0;
    padding: 30px 20px 30px 0px;
    width: 46%;
    margin-right: 4%;
    float: left;
}
.colonna-3 h3 {
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 110%;
}
 .colonna-3 p {
    margin: 0;
    font-size: 16px;
    line-height: 140%;
}
#programma article.prog1 img{
	width: 700px;
}
#programma article.prog1 {
    position: relative;
    left: -300px;
	width: 40%;
}
#programma .colonna-3 {
   color: #212529;
    padding: 30px 20px 30px 0px;
    width: 31.333334%;
    margin: 1%;
    float: left;
    height: 250px;
    border: none;
}
#programma article.prog2 {
    width: 60%;
}
#programma .colonna-3 p{
	    font-size: 16px;
    line-height: 140%;
}
#programma .container .row {
	box-shadow: 0 0 2rem rgba(0,0,0,.1);
    padding: 60px 80px;
    background-color: #FFFFFF;
    width: 1240px;
    max-width: 1240px;
}

section#programma {
    background-color: rgb(245, 245, 245);
}
.boxPiano {
    float: left;
    width: 70%;
    position: relative;
}
.boxPiano.zero {
    width: 30%;
    left: -650px;
}
.boxPiano.zero img {
    width: 1000px;
}
.boxPiano h2 {
    margin-bottom: 20px;
	line-height: 120%;
	font-weight: 400;
}
.boxPiano h2 strong{
	display: block;
	    font-weight: 700;
}
.boxPiano h3 {
    font-size: 18px;
    margin-right: 50px;
    line-height: 160%;
    margin-bottom: 30px;
    font-weight: 300;
}
#piano h4{
	position: relative;
	font-weight: 700;
    font-size: 16px;
}
#piano h4 span {
        color: #f44336;
}
#piano h4:after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 0px;
    transition: all .3s ease-out;
}
#piano h4.rotate:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.boxPiano article {
      padding: 20px 10px 15px;
    margin-bottom: 0px;
    cursor: pointer;
}
.boxPiano article:nth-of-type(odd) {
    background: rgb(239, 239, 239);
    border-radius: 20px 20px 0px 0px;
}
.risposte{
	display: none;
    padding: 20px 20px;
    background-color: rgb(249, 249, 249);
    margin: 20px 0px 40px;
}
.risposte h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
}
.open{
	display: block;
}
div#docente {
    margin:100px auto 0;
}
div#docente h2 strong {
    text-transform: uppercase;
    display: block;
}
div#docente h2 {
        margin: 30px 0px 20px;
}
#docente article.colonna-2 {
    width: 60%;
    float: left;
}
#docente article.colonna-2 p{
	    padding-right: 80px;
}
#docente article.colonna-2 h2 span{
	display: block;
}
#docente article.colonna-2:nth-of-type(2) {
    width: 40%;
}
#docente article.colonna-2:nth-of-type(2) img {
    position: relative;
    left: 20px;
    top: 100px;
}
section#piano {
    overflow: hidden;
}
footer{background-color:rgb(0, 28, 39);height:auto;padding-top:50px;margin-top:100px;padding-bottom:60px;}
footer .container{font-size:1em;text-decoration:none;background:0 0;border:none;height:auto}
footer .container *{text-align:left;color:#faf4f4;font-weight:400;line-height: 160%;}
footer .sectionFooter h3{font-size:16px;line-height:20px;padding:0;margin:0}
footer .sectionFooter h4{font-size:14px;padding:0;margin:0;font-weight:700;}
footer .sectionFooter a:hover{text-decoration:underline}
footer .sectionFooter{background:0 0;padding-bottom:40px;padding-top:35px;text-align:center}
footer .sectionFooter .footer-logo{display:block;float:left}
footer .sectionFooter ul.social{padding-top:20px;float:right}
footer #footer-menu.sectionFooter>ul{float:left;width:20%;padding-left:20px}
footer #footer-menu.sectionFooter>ul li{margin-bottom:4px}
footer .sectionFooter ul li.first{margin-top:1em}
footer #footer-marchi.sectionFooter>li{display:inline-block;padding-right:46px;text-align:center}
footer #footer-map{background:url(img/footer_map.jpg) center/cover no-repeat;overflow:hidden;position:relative;display:block}
footer #footer-map, footer #footer-map #disable-map-navigation{height:300px;}
footer #footer-map #disable-map-navigation{left:0;position:absolute;top:0;width:100%}
footer #footer-map iframe{border:0;margin-top:-150px}
footer #footer-dati.sectionFooter{font-size:12px;line-height:130%}
footer #footer-dati.sectionFooter ul{padding-left:20px;float:left}
footer #footer-dati.sectionFooter ul.colonna-uno{width:20%}
footer #footer-dati.sectionFooter ul.last{width:40%}
footer #footer-crediti{border-top:1px solid #f2f2f2;font-size:11px;padding:10px 0 20px}
footer #footer-crediti li{float:left;padding-left:20px;width:46%}
footer #footer-crediti li a{text-decoration:none;}
#map {height: 400px;}
footer ul{list-style:none;}

@media (max-width:767px){
a.logo {
    width: 230px;
}
    nav .container {
    display: flex;
    justify-content: space-between;
        align-items: center;
}
nav ul {
    padding: 0;
    order: 3;
}

nav .container * {
    float: none!important;
}

nav ul li {
    padding: 0;
     font-size: 0px;
    background-image: url(../img/home-icon.svg);
    width: 30px;
    height: 30px;
    background-size: 25px;
    background-position: center center;
    background-repeat: no-repeat;
}
header {
    padding: 150px 0px 120px;
}
.container {
    padding: 0 15px !important;
}
h1 {
    font-size: 42px;
    letter-spacing: -1px;
}
div#titolo {
    padding: 0;
}
h1 br {
    display: none;
}
header h2 br {
    display: none;
}
header h2, #postazione p, #render h2 + p {
    font-size: 21px !important;
    letter-spacing: 0!important;
}
#render > img, div#wrapper-post {
    width: 90%!important;
    height: auto!important;
}
article.col-60, article.col-40 {
    width: 100%;
    padding: 0;
}
section#render h2 {
    font-size: 32px;
    letter-spacing: -1px;
}
.wrapper-icone {
    width: 100%;
padding: 30px;
}
.container.bottom iframe {
    width: 100%;
    height: 300px;
}
#render .container.bottom {
    margin-bottom: 50px;
}
#render .strum {
    width: auto;
}
.row.row-misure article:nth-of-type(2) .icona img, .row.row-misure article:nth-of-type(3) .icona img {
    top: auto!important;
}
.row.row-misure .icona:before {
    top: auto!important;
}
.col-lg-6 .foto {
    margin-bottom: 40px;
}
.col-lg-6 .foto:before {
    left: auto!important;
    right: auto !important;
}
ul#footer-marchi {
    display: none;
}
footer {
    padding: 0 0 40px;
}
footer #footer-dati.sectionFooter {
    padding: 20px 0px;
}
footer #footer-dati.sectionFooter ul.colonna-uno {
    width: 100%;
    padding: 20px 20px;
}
footer #footer-dati.sectionFooter ul.last {
    width: 100%;
}
footer #footer-crediti li {
    width: 100%;
    padding: 5px 20px;
}
}
