@charset "utf-8";
/* CSS Document */

html{ height:100%; min-height:100%; }
body{ height:100%; min-height:100%; font-family: 'Work Sans', sans-serif; color: #191919; font-size: 17px; font-weight:400; text-align:justify; background:url(../img/hear.jpg) center left no-repeat; background-position:cover; }
@media all and (max-width: 1200px) {
	body{ background:none !important; }
    .btn-controllo{ margin-top: 20px !important; }
}
h1, h2, h3, h4, h5, h6, .site-title{ font-weight:400; font-family: 'Lora', serif; margin-top:0px; }
p, label{ font-weight:400; }

header{ text-align:center; margin-bottom:30px; }
header h1{ font-size:30px; text-align:center; margin-bottom:10px; color:#41AEDF; }
header img{ display:inline-block; max-width:250px; margin-bottom:20px; margin-top:20px; }
h3{ font-size:20px; text-align:center; margin-bottom:30px;  }

.btn{ text-decoration:none; }

.container-fluid{ padding:0 !important; margin:0 !important; }
.main{ padding-top:0px; padding-bottom:30px; }


a{ text-decoration:underline; }
a:hover{ text-decoration:none; }


.coda .col-xs-12{ font-size: 16px; border-top: 1px solid #CCC;  color: #ccc; font-weight: 300; padding-top: 20px; padding-bottom: 20px;  }

.fill{ height:30px; background: #41AEDF; display:block; margin-top:3px; }
.empty{  height:30px; background: #f1f1f1; display:block; margin-top:3px; }

.carousel-indicators{ position:relative !important; bottom:0 !important; }
.carousel-indicators li{ border-color:#cccccc !important; }
.carousel-indicators .active{ background-color:#ccc !important;  }

.btn-controllo{ margin-top:70px; font-size:14px; }

.item .colonna{ border:solid #eeeeee 1px; padding-top:12px; padding-bottom:15px; background-color:#ffffff; }
.btn-danger, .btn-success{ border-radius: 100px !important; display: block; height: 70px; width: 70px; padding:1px !important; display:inline-block; margin-bottom:5px; }
.inizio-test{ border-radius: 100px !important; display: block; height: 130px; width: 130px; line-height:130px !important; font-size:24px; display:inline-block; background-color: #41AEDF !important; border-color: #41AEDF !important; padding:1px !important; }
.play{ border-radius: 100px !important; display: block; height: 70px; width: 70px;  font-size:24px; display:inline-block; background-color: #41AEDF !important; border-color: #41AEDF !important; padding:1px !important; }
.inizio-test:hover, .play:hover{ background-color: #3674B8 !important; }

audio, .nascosto{ display:none; }

.pre-play{ width:350px; display:inline-block; }
.cuffie, .volume{ padding-left:40px; min-height:30px; line-height:30px;  }
.cuffie{ background:url(../img/cuffie.png)top left no-repeat; margin-bottom:10px; }
.volume{ background:url(../img/volume.png)top left no-repeat; margin-bottom:40px; }