
html, body{
	font-family: 'Roboto', sans-serif;
	color: #000;
}
body{
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	border-width: 0 80px 0 0; border-style: solid; border-color: #00b0df; display:block;
}
h6{
	font-size: 10px;
}

p{
    font-family: 'Trocchi', serif;
	margin: 0;
	line-height: 1.7;
	font-size: 0.9rem;
	padding-bottom: 1em;
	text-align: left;
}


.menu {
	background-color: rgba(255, 255, 255, 1);
	height: 40px;
}
.menu .row {
	height: 40px;
}
.menu .col-5.col-sm-2{
	background-color: #ed1c24;
	padding: 5px 3px 3px;
}
.menu .col-5.col-sm-3 .col-3:first-child{
	border-left: 2px solid #000;
}
.menu img{
	max-width: 100px;
}
.menu .row .row .col-3{
	padding-top: 5px;
}
.menu .row .row .col-3 a{
	color: #000;
	text-decoration: none;
	font-size: 1.3rem;
}

/*
p span{
	font-weight: 500;
}*/

/*@media (min-width: 1200px){
	.container {
	    width: 1100px;
	}
}*/
.p_azul{
	width: 100%;
	height: 100%;
	background-color:#00b0df;
	display: block;
	color: white;
}
.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

*,
*:active,
*:active:focus,
*:focus,
*:visited,
*:hover,
.btn:focus,
.btn:active:focus,
.btn:focus,
a:focus,
.form-control:focus
{
    outline: 0 !important;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
}
.title .container-fluid {
	padding: 0;
}
.title img {
	max-width: 100%;
	width: 100%;
}
.title h1{
	font-size: 4rem;
	padding-top: 2em;
}

.intro{
	padding: 2em 0 3em;
}
.ganador{ background-color: #ffe241;
}
.ganador h2{ border-style: none; }

}

.conttextnetflix{ width: 70%;left: 10%; position: relative;}
.cont_finalistas{ width: 70%;left: 10%; position: relative;}



.portada_net{
	width: 100%;
    left: 0px;
  background-color: #ffe241;
   	border-width: 30px 50px 30px 50px ; border-style: solid; border-color:  #f03584  #00b1de #f03584 #000; display:block;
}
.portada_nes{
	width: 100%;
    left: 0px;
   	border-width: 20px 20px 20px 20px ; border-style: solid; border-color:  #f03584  #00b1de #ffe24f #000; display:block;
   		-webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.portada_nes:hover{
	width: 100%;
    left: 0px;
    background-image: url(../img/back_nescafe.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
       	border-width:70px 70px 70px 70px  ; border-style: solid; border-color:  #f03584  #00b1de #ffe24f #000; display:block;
	-webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
   }
  .portada_nes_ok{
	width: 100%;
    left: 0px;
    background-image: url(../img/back_nescafe.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
       	border-width:70px 70px 70px 70px  ; border-style: solid; border-color:  #f03584  #00b1de #ffe24f #000; display:block;
       }

.portada{
	width: 100%;
    height: 40em;
    left: 0px;
    padding-top: 3em;
    margin-bottom: 3em;
    background-image: url(../img/back_amarillo.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   	border-width: 30px  50px 30px 50px ; border-style: solid; border-color:  #fff  #00b1de #f03584 #000; display:block;
}
.jurado{
	width: 100%;
    height: 30em;
    left: 0px;
    padding-top: 3em;
    margin-bottom: 3em;
    background-image: url(../img/jurado.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   	border-width: 20px 20px 20px 20px ; border-style: solid; border-color:  #f03584  #00b1de #ffe24f #000; display:block;}

.creditos{
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding-top: 1em;
    padding-bottom: 1em;  
    background-color: black;
    color: white;
}
.creditos p{
   font-size: 0.8em;
}
.capitales{
	max-width: 450px;

}

.img1{
	width: 100%;
    height: 50em;
    left: 0px;
    background-image: url(../img/netflix.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img2{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/funeral_pet.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img3{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/prudence.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img4{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/herdez.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img5{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/izzi.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img6{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/miniso.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img7{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/bud.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img8{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/samsung.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.img9{
	width: 100%;
    height: 40em;
    left: 0px;
    background-image: url(../img/heineken.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

h2{
	padding-bottom: 0.5em;
}
.objetivo .bg-rojo{
	background-color: #ea1f21;
}
.alumnos{
		background-color: #F7981D;
		padding: 3em;
	}
.alumnos img{
	max-width: 10em; 
}
.nav-pills .nav-link{
	border-radius: 0px;
}
.nav_img{
	max-height: 50px;
}
.finalistas{
	padding: 8em 0 0 0;
}
.finalistas .container:first-child{
	padding-bottom: 4em;
}
.finalistas .nav-pills .nav-link.active{
    color: #000;
    background-color: transparent;
    border-bottom: 10px solid #f03584;
    background-color: #f03584;
}
.finalistas .nav-pills .nav-link{
    color: #000;
    background-color: transparent;
    border-bottom: 10px solid #ffe24f;
    	-webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.finalistas .nav-pills .nav-link:hover{
    border-bottom: 30px solid #ffe24f;
	-webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.finalistas .tab-content{
	padding: 1em;
	color: #000;
}
.finalistas .tab-content .col-12 p>span{
	font-weight: 700;
	text-transform: uppercase;
}
.finalistas img{
	max-width: 170px; 
}
.finalistas p {
	text-align: left;
}
.comp_p {
	padding-top: 3em;
}
.comp_p .container:first-child{
	padding-bottom: 1em;
}
.owl-carousel .owl-item img {
	margin-left: auto;
	margin-right: auto;
}
.owl-item{
	padding: 1em;
}
.card_img{
	position: absolute; bottom: -100px; max-width: 200px;
}
.card_img2{
    position: relative;left: 10px; bottom: -80px; max-width: 200px;
}
@media screen and (min-width: 991px) {
		 .card_img{
	position: absolute; bottom: -20px; max-width: 200px;
}
}
@media screen and (max-width: 991px) {
  
	.ganador h1{font-size: 5rem;
 }
 .card_img{
	position: absolute; bottom: 50px; max-width: 200px;
} 
}
@media screen and (max-width: 576px) {
	.alumnos img{
	max-width: 50em;
	}
	.ganador h1{font-size: 3rem;
 }
 .img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8, .img9 {
 	visibility: hidden; height: 0px;
 }
 .card_img2{
    bottom: -0px; max-width: 200px;
}

}
@media screen and (max-width: 480px) {
	
 
 .card_img2{
       visibility: hidden; height: 0px;

}

}













