html{
  scroll-behavior: smooth;
}

.biggie{
  height: 100vh;
}

body, html{
  height: 100%;
  scroll-behavior: smooth;
  background: #FFFFFF;

}

.button{
 background: none !important;
 border: none !important;
 font-size: 16px !important;
 color: rgb(248, 255, 0);
 text-decoration: underline;
 transition: .5s;
}
.btn-close:focus {
   outline: 0;
   box-shadow: none !important;
   opacity: 1;
 }

.button:hover{
 color: rgb(197, 17, 238) !important;
}

.modal-body p{
  color: rgb(0, 0, 0) !important;
  font-family: 'Fira Sans', sans-serif;

}

#pinContainer {
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}

.muralismo{
  font-family: 'Fira Sans', sans-serif;
}

h1{
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  font-size: 80px;
  margin-bottom: 10px !important;
}

.title{
  flex-wrap: wrap;
  align-content: center;
  height: 100%;
  padding: 0 4em;
  width: 80%;
}

.title img{
  width: 80%;
}

.animatedangel{
  align-items: flex-end;
  justify-content: center;
}

.sub1{
  animation-delay: .5s;
}

.sub2{
  animation-delay: .8s;
}

.animatedangel .animatedtitle{
  width: 60%;
}

.title img{
  padding: 1em;
}

.insidegradient .content{
  height: 100%;
}

.profe{
  text-decoration: none;
  border: 3px solid rgb(255, 255, 255);
  padding: 5px 10px;
  display: inline-block;
  margin-top: 20px;
  font-size: 15pt;
  color: rgb(255, 255, 255);+
  animation-delay: 1.2s;
  background-color: #000000;
  font-family: 'Petrona', serif;
}

.light{
  font-size: 12pt;
  font-weight: 300;
}

.icon-home{
  font-size: 50pt;
}

.white{
  color: rgb(255, 255, 255);
}

.white a{
  color: rgb(247, 164, 23);
}

.quotes-inside{
  display: none;
}



h2{
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  margin-bottom: 10px !important;
}

.quote{
  color: rgb(255, 255, 255);
  font-style: italic;
  font-weight: 300;
  font-size: 20pt;
}

.none{
  display: none;
}

.panel {
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}
.panel .additionalContent {
    top: 100%;
    position: absolute;
}

h3{
  font-weight: 100;
  color: rgb(255, 255, 255);
  font-size: 40pt;
  font-family: 'Fira Sans', sans-serif;
  text-transform: none;
}

.modal{
  z-index: 9999 !important;

}

.modal-backdrop{
  z-index: -1 !important;
}

.modal-header, .modal-footer {
    border-top:  none!important;
    border-bottom: none !important;
}

.modal-content{
  background-color: rgb(255, 255, 255);
  border-radius: 20px !important;
  border: none !important;
}

.btn{
  color: rgb(0, 0, 0)!important;
  border-radius: 10px;
}

.btn-teatro{
  background-color: transparent !important;
  border: 1px solid rgb(255, 135, 0) !important;
  transition: .6s;
}

.btn-teatro:hover{
  background-color: rgb(255, 135, 0) !important
}

.inside{
  background: #0F0F32;
  width: 90%;
  height: 90%;
  overflow: hidden;
}

.quotes{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
  height: 100%;
  padding: 0 3em;
}

.big{
  font-size: 40px;
}

.quotes p{
  align-self: flex-end;
  color: rgb(255, 255, 255);
}

.quotes h3{
  align-self: flex-end;
}

.insidegradient{
  width: 90%;
  height: 90%;
  overflow: hidden;
  background-color: #0F0F32;

}

.gradientpurple{
  background: rgb(32,20,104);
  background: rgb(247,147,30);
  background: linear-gradient(223deg, rgba(247,147,30,1) 0%, rgba(252,238,33,1) 100%);
  overflow: hidden;
  height: 100%;
  border-left: 30px solid #ffffff;

}

.gradientpurples{
  background: rgb(27,20,100);
  background: linear-gradient(223deg, rgba(27,20,100,1) 0%, rgba(158,0,93,1) 100%);
  border-right: 30px solid #ffffff;
  overflow: hidden;
  height: 100%;
  align-items: center;
}

.gradientpink{
  background: rgb(140,198,63);
  background: linear-gradient(223deg, rgba(140,198,63,1) 0%, rgba(0,104,55,1) 100%);
  overflow: hidden;
  height: 100%;
  border-right: 30px solid #ffffff;
}

.gradientpinks{
  background: rgb(147,39,143);
  background: linear-gradient(223deg, rgba(147,39,143,1) 0%, rgba(255,0,0,1) 100%);
  overflow: hidden;
  height: 100%;
  border-left: 30px solid #ffffff;
}

.gradientorange{
  background: rgb(140,198,63);
  background: linear-gradient(223deg, rgba(140,198,63,1) 0%, rgba(0,104,55,1) 100%);
  overflow: hidden;
  height: 100%;
  border-right: 30px solid #ffffff;
}

.gradientoranges{
  background: rgb(241,88,33);
  background: linear-gradient(223deg, rgba(241,88,33,1) 0%, rgba(255,147,21,1) 100%);
  overflow: hidden;
  height: 100%;
  border-right: 30px solid #ffffff;
}


.gradientgreen{
  background: rgb(41,171,226);
  background: linear-gradient(223deg, rgba(41,171,226,1) 0%, rgba(46,49,146,1) 100%);
  overflow: hidden;
  height: 100%;
  border-left: 30px solid #ffffff;
}

.gradientgreens{
  background: rgb(58,181,74);
  background: -webkit-linear-gradient(52deg, rgba(58,181,74,1) 0%, rgba(0,114,187,1) 100%);
  background: -o-linear-gradient(52deg, rgba(58,181,74,1) 0%, rgba(0,114,187,1) 100%);
  background: linear-gradient(142deg, rgba(58,181,74,1) 0%, rgba(0,114,187,1) 100%);
  overflow: hidden;
  height: 100%
}

.gradientpinblu{
  background: rgb(197,49,146);
background: linear-gradient(223deg, rgba(197,49,146,1) 0%, rgba(0,229,226,1) 100%);
  overflow: hidden;
  height: 100%;
  border-right: 30px solid #ffffff;
}

.gradientpinblus{
  background: rgb(9,67,255);
  background: linear-gradient(223deg, rgba(9,67,255,1) 0%, rgba(0,231,10,1) 100%);
  overflow: hidden;
  height: 100%;
  border-left: 30px solid #ffffff;
  border-right: 30px solid #ffffff;
}



.inside .col{
  text-align: left;
}

.inside .content, .row{
  height: 100%;
}

.row2{
  height: 80% !important;
}

.colinside{
  padding: 3em;
}

.colinside2{
  padding: 3em;

}



.colectivo1{
    background: url('../img/colectivos01.jpg');
    background-position: right;
    background-size: contain;
}

.colectivo2{
  background: url('../img/colectivos02.jpg');
  background-size: contain;
}

.colectivo3{
  background: url('../img/colectivos03.jpg');
  background-position: right;
  background-size: contain;
}

.colectivo4{
  background: url('../img/colectivos04.jpg');
  background-position: right;
  background-size: contain;
}

.colectivo5{
  background: url('../img/colectivos05.jpg');
  background-position: right;
  background-size: contain;
}

.icon-home, .icon-up{
  font-size: 50pt;
  text-decoration: none;
}

.up{
  text-align: right;
}

.icon-home, .icon-up{
  color: rgb(255, 255, 255) !important;
  transition: .5s;
}

.icon-up:hover, .icon-home:hover{
  color: rgb(172, 92, 176) !important;
}


@media (max-width: 1200px){
  .animatedangel .animatedtitle {
    width: 100%;
 }

 .title img{
  width: 100%;
 }
 .colectivo1, .colectivo2, .colectivo3, .colectivo4, .colectivo5{
   background-size: cover;
   background-position: 200px;
 }

}


@media (max-width: 768px){

  .icon-home,.icon-foco, .icon-up{
    font-size: 45px;
  }

  .colinside{
    padding: 1em;
  }
  .insidegradient .content .row{
    flex-wrap: wrap !important;
  }
  .insidegradient .row .col{
    flex: auto;
  }
  .title{
    height: auto;
  }

  .title img{
    padding: .4em;
 }
  .tit1{
  padding-top: 2em !important;
  }
  h3{
    font-size: 20pt;
  }

  .quotes p{
    font-size: 11pt;
  }


}

@media (max-width: 576px){

  .columnas{
    width: 100% !important;
  }


  .small{
    flex-grow: 1;
  }

  .grow{
    flex-grow: 5;
  }

  .small2{
    width: 30% !important;
  }

  .grow2{
    width: 70% !important;
  }

  .gradientpurples, .gradientpinks, .gradientoranges{
    display: none !important;
  }



.quotes-inside{
  background: rgb(27,20,100);
  background: linear-gradient(223deg, rgba(27,20,100,1) 0%, rgba(158,0,93,1) 100%);
  padding: 10px;
  text-align: center;
  display: block;
}

.colinside2{
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.colectivo1, .colectivo2, .colectivo3{
  background-position: center;
}

.quotes-inside p{
  margin: 0;
}

.nine .row{
  flex-direction: column;
}

.nine .colectivo4{
  background-position: top center;
}

.nine .colectivo5{
  background-position: center;
}

.gradientpinblus{
  border-left: none;
  border-right: none;
  border-top: 30px solid #ffffff;
  border-bottom: 30px solid #ffffff;
}

.quotes{
  text-align: center;
}

.title{
  width: 100%;
}

h1{
  font-size: 60px;
}


}




@media (max-width: 380px){
  h3{
    font-size: 16pt;
  }

  h1{
    font-size: 40px;
  }

  .profe{
    font-size: 18px;
  }


}
