@import url('https://fonts.googleapis.com/css?family=Bungee+Inline|Cherry+Swash:400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans');

.home{    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;}

.home video{
      position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: 800;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}

.home img{
      position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: 800;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);}


.carousel {
    width: 100%;
}

.carousel-inner {

    background-color:#2b3595;
    padding:20px 0;
}
#texto-time small{color:#FFAF0D;text-transform: uppercase; }
#texto-time h2{

  color: white;
}

#texto-time p{

  color: white; 
}
.carousel-control.right {
    left: auto;
    /* right: 0; */
    background-image: none!important;
    background-image: none!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control.left {
    left: auto;
    /* right: 0; */
    background-image: none!important;
    background-image: none!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
#custom_carousel .controls{
    overflow-x: auto;
    overflow-y: hidden;
    padding:0;
    margin:0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background:#ddd
}
#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width:90px
}
#custom_carousel .controls li.active {
    background-color:#eee;
    border-top:3px solid orange;
}
#custom_carousel .controls a small {
    overflow:hidden;
    display:block;
    font-size:10px;
    margin-top:5px;
    font-weight:bold
}

label{font-family: 'Bungee Inline', cursive!important;}

#musica{position: fixed;left:0;top: 50%;z-index: 300; width: 200px;}

.article-slide img{height: 600px!important;}

/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 70px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px!important;
    left: 0;
    width: 70px;
}

.galeria{margin-top: 2em;margin-bottom: 2em;}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}

.home-hero__outer {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    text-align: center;
    width: 50%;
    z-index: 900;
 background-color: #2b3595; text-align: left;
 -webkit-transform: skewX(-35deg,0deg);
            -moz-transform: skewX(-35deg);
            -o-transform: skewX(-35deg);
            transform: skewX(-35deg);
}

.dropdown{z-index: 3000;
position: fixed;}

.home-hero__content {
    color: #fff;
       text-align: right;
       margin-right: 4em;margin-left: 2em;-webkit-transform: skewX(35deg);
            -moz-transform: skewX(35deg);
            -o-transform: skewX(35deg);
            transform: skewX(35deg);
}
.contenido{position: absolute;
top: 100%;
background-color: white;
width: 100%;}
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: transparent!important;
    /* border-color: #adadad; */
}

#lead{margin-top: 3em; margin-bottom: 3em; text-align: center;}

.home-hero .title {
    display: inline-block;
    font-family: 'Permanent Marker', cursive;
    font-size: 105px;
    line-height: 1;
    margin: 0;
    margin-left: 30px;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: transparent;
    background-image: -o-linear-gradient(top,transparent 0,transparent 0%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(trasnparent));
    background-image: linear-gradient(to bottom,transparent 0,transparent 0%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: transparent;
    border-color: transparent;
}
.dropdown-toggle::after {
    display:none!important;
}
.dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #7045af!important;
    z-index: 10000!important;
    display: none;
    float: left;
    color: white!important;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: white!important;
    white-space: nowrap;
}

.btn .caret {
    margin-left: 0;
    display: none;
}
.btn-default {margin-top: 2em;
  margin-left: 1em;
    color: white;
    background-color: #7045af!important;
    border-color: transparent;
      border-radius: 90px!important;}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    color:white!important;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.etiquetas{padding: 1em; background-color: #e14594; width:fit-content;}

p{font-family: 'PT Sans', sans-serif; line-height: 34px; font-size: 18px;margin-bottom: 2em;}

h1 {
    font-size: 35px!important;
}
h1,h2,h3,h4{font-family: 'Bungee Inline', cursive;}

    @media only screen and (max-width: 720px){
.home-hero__outer {
    padding: 0 12px;
}
.home-hero .title {
    font-size: 50px;
}
.home-hero__outer {
    position: absolute;
    bottom: 5%;
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    text-align: center;
    width: 100%;
    z-index: 900;
    background-color: #2b3595;
    text-align: left;
    -webkit-transform: skewX(0deg);
    -moz-transform: skew(0deg);
    transform: skewX(0deg);}
 .home-hero__content {
    color: #fff;
    text-align: right;
    margin-right: 4em;
    margin-left: 2em;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
} 
#musica{display: none;}}