/****************************
REART - Indipendent Street Art Festival
Workshop 02 - WEB1A

0. Stili generali
1. Pagina eventi e artisti
****************************/


      /* ----------- BUTTON ----------- */


        .btn-custom{
            background-color: transparent;
            text-transform: uppercase;
            color: #fff;
            width: 100%;
            margin-right: 10px;
            margin-bottom: 31px;
            padding: 10px 0;
            /*margin-right: 15px;*/
        }

        .btn-custom:last-child {
            margin-right: 0;
        }

        #all {
            border: 1px solid #fff;
         }

        #all:hover {
            background: #fff;
            color: #000;
        }

        #writing {
            border: 1px solid #f08323;
        }

        #writing:hover {
            background: #f08323;
            color: #000;
        }

         #photography {
            border: 1px solid #3eb7ea;
        }

        #photography:hover {
            background: #3eb7ea;
            color: #000;
        }

        #dance {
            border: 1px solid #7ec41a;
        }

        #dance:hover {
            background: #7ec41a;
            color: #000;
        }

        #music {
            border: 1px solid #d53089;
        }

        #music:hover {
            background: #d53089;
            color: #000;
        }

        #videomapping {
            border: 1px solid #ffe62c;
        }

        #videomapping:hover {
            background: #ffe62c;
            color: #000;
        }

        /* --------------- FINE BUTTON --------------- */



        /*.artisti {
           margin-top: 80px;
                }


        .artisti li {
            list-style: none;
            width: 250px;
            height: 250px;
            border: 2px solid gray;
            margin: 100px 130px 80px 120px;
            margin-left: 0;
            float: left;
            background-color: #fff;
        }*/


/*
        .artisti .col-md-4 {
            margin-bottom: 150px;
        }

*/
       /* .categoria li.dance {
            width: 250px;
            height: 250px;
            border: 10px solid #b3b3ff;
            margin: -40px 5px 30px 40px;
        }       */

/*
        .cornice {
            width: 250px;
            height: 250px;
            margin-top: -285px;
            margin-left: 35px;
            margin: -285px 285px 100px 35px;
            position: absolute;
            z-index: -100;
        }
*/

      /*  .viola {
            border: 5px solid #b3b3ff;
        } */

/*
        .verde {
            border: 5px solid #7ec41a;
        }

        .arancione {
            border: 5px solid #f08323;
        }

        .celeste {
            border: 5px solid #3eb7ea;
        }

        .rosa {
            border: 5px solid #d53089;
        }

        .giallo {
            border: 5px solid #ffe62c;
        }
*/

       /* .artisti li.writing {
            border: 2px solid ;
        }

       /* .artisti li.photography {
            border: 2px solid #ff9933;
        }

       /* .categoria li.dance {
            border: 2px solid #b3b3ff;
        }*/

       /* .artisti li.music {
            border: 2px solid #99ff33;
        }*/

  /*Pagina tickets*/
hr{
    color: #000;
    background: #000;
    height: 1px;
    /*width: 800px;*/
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    left: 30px;
}
.thumbnail{
    position: relative;
    background-color: transparent !important;
    width: 300px;
    height: 430px;
    border-left: 0px;
}

.text {
    color: #fff !important;
    text-align: center !important;
    margin-top: 35px;
}


.square{
    margin: 80px auto;

}

.bordergreen{
    border-top: 3px solid #7ec41a;
    border-right: 5px solid #7ec41a;
    border-bottom: 3px solid #7ec41a;
}

.borderpink{
    border-top: 3px solid #d53089;
    border-right: 5px solid #d53089;
    border-bottom: 3px solid #d53086;
}

.borderyellow{
    border-top: 3px solid #ffe62c;
    border-right: 5px solid #ffe62c;
    border-bottom: 3px solid #ffe62c;
}

.borderorange{
    border-top: 3px solid #f08323;
    border-right: 5px solid #f08323;
    border-bottom: 3px solid #f08232;
}

.borderblue{
    border-top: 3px solid #3eb7ea;
    border-right: 5px solid #3eb7ea;
    border-bottom: 3px solid #3eb7ea;
}

.borderwhite{
    border-top: 3px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 3px solid #fff;
}

.trans:hover {
/*-webkit-box-shadow: 10px 10px 5px rgba(26, 26, 26, .75);*/
/*box-shadow: 10px 10px 5px rgba(26, 26, 26, .75);*/
-webkit-transform:scale(1.1);
transform:scale(1.1);
}

.trans{
-webkit-transition: all 1s ease;
transition: all 1s ease;
}

.div{
    position: absolute;
    width: 295px;
    height: 100px;
    background-color: transparent;
    z-index: 150;
    margin-top: -6px;
    margin-left: -5px;
}


.bordino1{
    border-left:  3px solid #7ec41a;
}


.bordino2{
    border-left: 3px solid #f08323;
}

.bordino3{
    border-left: 3px solid #3eb7ea;
}

.bordino4{
    border-left: 3px solid #d53089;
}

.bordino5{
    border-left: 3px solid #ffe62c;
}

.bordino6{
    border-left: 3px solid #fff;
}

.ticketdance{
  background-image: url(../img/ticketdance3.jpg);
  background-size: cover;
  height: 150px;
}

.ticketvideo{
  background-image: url(../img/ticketvideo2.jpg);
  background-size: cover;
  height: 150px;
}

.ticketphoto{
  background-image: url(../img/ticketphotography.jpg);
  background-size: cover;
  height: 150px;
}

.ticketmusic{
  background-image: url(../img/ticketmusic.jpg);
  background-size: cover;
  height: 150px;
}

.ticketart{
  background-image: url(../img/ticketart9.png);
  background-size: cover;
  height: 150px;
}
.ticketstreet{
  background-image: url(../img/ticketstreet2.jpg);
  background-size: cover;
  height: 150px;
}





.btn-ticket{
    background-color: #000;
    width: 100px;
    margin-top: 40px;
}
a{
    color: #fff !important;
    text-decoration: underline !important;
}
h4 a:link, a:visited {
    text-decoration: underline;
    color: #676767;
    background-color: transparent;
}
h4 a:hover, a:active {
    text-decoration: underline overline;
    color: #676767;
}




               /*     Modal CSS       */




.modal-content {
/*  padding-top: 5px;*/
  margin-top: 250px;
  position: relative;
  border-radius: 0px;
  height: 400px;
  background-color: #fff;
  color: #000;

}

.modal-header {
  padding: 0px;
}
.modal-header .close {
  margin-top: 2px;
  margin-right: 20px;
  margin-right: 20px;
}
/*
.modal-header {
 top: 10px;
 left: 20px;
 bottom: 20px;
}
*/

.modal-title{
    margin-top: 15px;
    text-align: center;
}

.modal-body {
  position: relative;
  line-height: 25px;

  padding: 10px 5px 10px;
  margin-left: 625px;
}

.modal-body p{
    padding-left: 50px;
    margin-top: -300px;

}

.fotodescr{
    width: 600px;
    height: 350px;
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 15px;
    float: left;
}

.ticketdanced{
  background-image: url(../img/ticketdance3.jpg);
  background-size: cover;
  height: 350px;
}

.ticketvideod{
  background-image: url(../img/ticketvideo2.jpg);
  background-size: cover;
  height: 350px;
}

.ticketphotod{
  background-image: url(../img/ticketphotography.jpg);
  background-size: cover;
  height: 350px;
}

.ticketmusicd{
  background-image: url(../img/ticketmusic.jpg);
  background-size: cover;
  height: 350px;
}

.ticketartd{
  background-image: url(../img/ticketart9.png);
  background-size: cover;
  height: 350px;
}
.ticketstreetd{
  background-image: url(../img/ticketstreet2.jpg);
  background-size: cover;
  height: 350px;
}

.close {
  float: right;
  font-size: 50px !important;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=0);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
filter: alpha(opacity=10);
 opacity: .5;
}

.modal-footer {
  padding: 15px;
  text-align: center;
}
.modal-body btn-cusom{
/*    width: ;*/

}

.btn-modale{
    background-color: transparent;
    text-transform: uppercase;
    color: #000;
    width: 300px;
    margin-left: 200px;
    margin-top: 30px;
    padding: 10px 0;
    border: 1px solid #000;
            /*margin-right: 15px;*/
}

.btn-modale:last-child {
            margin-right: 0;
        }
.btn-modale:hover {
            background: #000;
            color: #fff;
        }

/*
.modal-content {
    margin-top: 10px;
    margin-left: 10px;
    width: 180px;
    height: 180px;
    float: left;
}
*/
.modal{
    clear: both;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 100% !important;
  }
}


@media (max-width: 991px) {
  .hidden-md.hidden-sm.hidden-xs {
    display: none !important;
  }
}

/*
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
*/
