#header{
    /*background: #ffffff url("../img/bg2.png") no-repeat center;
    height: 680px;
    */
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.paddingT20{
    padding-top: 20px;
}
.box-form{
    background-color: #15AA8D;
    padding: 20px;
    margin: 20px 0px 30px 85px;
    color: #ffffff;
}

.box-form2{
    background-color: #15AA8D;
    padding: 20px;
    margin: 20px 0px 30px 155px;
    color: #ffffff;
}

.box-form3{
    background-color: #15AA8D;
    padding: 20px;
    margin: 20px 0px 30px 120px;
    color: #ffffff;
}

.box-form4{
    background-color: #15AA8D;
    padding: 20px;
    margin-top: 20px;
    color: #ffffff;
}

.box-centrale{
    background-color: #15AA8D;
    padding: 0px 0px 10px 0px;
    margin-top: 20px;
    color: #ffffff;
}

.box-centrale-grigio{
    background-color: #f5f5f5;
    padding: 0px 0px 10px 0px;
    margin-top: 0px;
    color: #000000;
}

.box-posti{
    background-color: #e6321a;
    padding: 10px 0px;
    color: #ffffff;
}

.box-footer{
    background-color: #15AA8D;
    padding: 40px 0px 10px 0px;
    color: #ffffff;
}

.box-footer-bottom{
    background-color: #029370;
    padding: 10px 0px 0px 0px;
    color: #ffffff;
}

.box-download{
    background-color: #15AA8D;
    padding: 10px 0px;
    margin-top: 20px;
    color: #ffffff;
    width: 300px;
}

.box-download_hover{
    background-color: #ffffff;
    padding: 9px 0px;
    margin-top: 20px;
    color: #15AA8D;
    width: 300px;
    border: 1px solid #15AA8D;
}

.box-partner{
    background-color: #f5f5f5;
    padding: 10px 0px 80px;
    margin-top: 20px;
    color: #575756;
}

.margin_title{
    margin: 0px 0px 10px;
    /*font-size:11pt;*/
}
.form-control {
    border: none;
    border-radius: 0px;
}

.btn {
    border: none;
    border-radius: 0px;
}

.btn-form {
    color: #ffffff;
    background-color: #005b59;
}
.btn-form:hover {
    color: #005b59;
    background-color: #ffffff;
}
.banner_tirocino {
   position: absolute;
    right: 0;
    top: 20px;
}

#lime5{
    margin: 60px 0px 30px;
    padding: 20px;
 }

#argomenti{
    margin: 0px 0px 80px;
}
#enry{
    margin: 40px 0px;
    padding: 20px;
}
#map-canvas{
    height: 400px;
}
.margineD10{
    margin-right: 30px;
}
.margineTB{
    margin: 60px auto 40px !important;
}

.margineT{
    margin-top: 40px;
}

.margine_docenti{
    margin: 30px 0px 0px 0px;
}

.margineT18{
    margin-top: 18px;
}




ul > li{
    list-style-image: url(../img/check.png);
}






.testo_programma2{
    font-size: 16px;
    margin: 0px 0px;
}

.esperto{
    padding: 10px 0px 5px;
    margin: 0px 70px;
    color: #15AA8D;
    border-bottom: 1px solid #15AA8D;
}

/* testimonial */
/* Carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    /*margin-top: 30px;*/
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #15AA8D;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 2px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    /*
    width: 128px;
    height: 128px;
    border-radius: 100px;
    */
    width: 75px;
    height: 75px;
    border-radius: 75px;

    border-color: #15AA8D;
    opacity: 1;
    overflow: hidden;
}


/* video carousel */
#video-carousel {
    padding: 0 10px 30px 10px;
    /*margin-top: 30px;*/
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#video-carousel .carousel-control {
    background: none;
    color: #15AA8D;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 170px;
}
#video-carousel .carousel-control.left {
    left: -60px;
}
#video-carousel .carousel-control.right {
    right: -60px;
}
#video-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#video-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 2px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#video-carousel .carousel-indicators .active {
    background: #333333;
    /*
    width: 128px;
    height: 128px;
    border-radius: 100px;
    */
    width: 75px;
    height: 75px;
    border-radius: 75px;

    border-color: #15AA8D;
    opacity: 1;
    overflow: hidden;
}
/* fine */


.carousel-inner {
    min-height: 250px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
/* testimonial */

@media (min-width: 768px) and (max-width: 1024px) {
  .esperto{
      padding: 10px 0px 5px;
      margin: 0px 30px;
      color: #15AA8D;
      border-bottom: 1px solid #15AA8D;
  }

  #quote-carousel .carousel-control.left {
      display: none;
  }
  #quote-carousel .carousel-control.right {
      display: none;
  }
}

/* media query mobile */
@media (max-width: 767px) {
    .padding-mobile{
        padding-bottom: 30px;
    }

    .banner_tirocino {
        position: absolute;
        right: 0;
        top: -15px;
    }

    .margineD10 {
        margin-right: 0px;
    }

    .margineB{
        margin-bottom: 60px;
    }

    .box-download{
        background-color: #15AA8D;
        padding: 10px 0px;
        margin-top: 20px;
        color: #ffffff;
        max-width: 275px;
    }

    .mobile{
      font-size: 9pt;
    }

    #quote-carousel .carousel-indicators .active {
        background: #333333;
        /*
        width: 128px;
        height: 128px;
        border-radius: 100px;
        */
        width: 60px;
        height: 60px;
        border-radius: 60px;

        border-color: #15AA8D;
        opacity: 1;
        overflow: hidden;
    }

    #quote-carousel .carousel-control.left {
        display: none;
    }
    #quote-carousel .carousel-control.right {
        display: none;
    }

    #quote-carousel .carousel-indicators {
      position: absolute;
      /*bottom: 10px;*/
      left: 25%;
      z-index: 15;
      width: 100%;
      /* margin-left: -30%; */
      padding-left: 0;
      list-style: none;
      text-align: center;
      /*
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-right: -19px;
        width: 100%;
        */
    }
    
    
    
    .box-corso-iscrizione {
        background: -webkit-gradient(linear,center bottom, center top, color-stop(0%,rgba(113,184,176,1)), color-stop(30%, rgba(113,184,176,1)), color-stop(100%,rgba(35,166,154,1)));
        color: #ffffff;
        padding: 10px 0px 30px;
    }


}
.uno-wm img, .due-wm img, .tre-wm img, .quattro-wm img, .cinque-wm img{
    transition:0.5s;
}
.uno-wm:hover img, .due-wm:hover img, .tre-wm:hover img, .quattro-wm:hover img, .cinque-wm:hover img{
    transform: scale(1.2);
}
.player .vp-video-wrapper .vp-preview{
    background-size: cover !important;
}
.player .vp-video-wrapper .vp-preview{
    background-size: cover !important;
}
