*{
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	font-family:'Montserrat', Helvetica, sans-serif, arial;
    color: #1c1c1c;
    font-size: 18px;
    text-align: center;

}

html{
	height: 100%;

}

body{
	min-height: 100%;
	margin: 0;
    overflow-x: hidden;

}

.page{
	width: 375px;
	background-color: #efefef;
	margin: auto;
	margin-top: 10px;
    overflow-y: scroll;
    height: 667px;
    display: block;
   

}

.texto-catedra {
	margin-left: 25px;
    margin-right: 25px;

}

.texto-catedra p{
	
    font-size: 8px;
    text-align: center;
    
}    
	/*height: 667px;*/

div{
	margin:0;
	padding: 0;

}

.cero{
	margin:0;
	padding: 0;

}



.boton-header{
	background-color: #e2c34e;
	cursor: pointer;

}

.glyphicon{
	color:#af9b5b;
	padding: 10px;

}

.glyphicon-activo{
	color:#fff;	

}

.logo{
	margin-top: 60px;
	width: 100px;

}

.boton-buscar{
	padding: 0;
	margin: 0;
	color:#1c1c1c;

}

.video-grilla{
	width: 80px;

}

.video-grilla-xl{
	width: 300px;

}

#header{
	position: fixed;
	width: 375px;
	top: 0;
	z-index: 10000;
	margin: auto;

}



.filmar{
	position: absolute;
	top: 530px;
	left: 150px;
	display: flex;
    }


.mapa{
	width: 50%;
	
}

.row{
	margin: 0;
}

.img-info-video {
    padding: 12px;
    margin: 40px;
    margin-bottom: 10px;
    display: flex;
   
    background-color: #bebebe;

}

.img-info-video img {
    margin-left: 2px;

}

.info-video {
   text-align: left;
    background-color: #d11b1b;
    margin-left: 10px;
    height: 18px;
    width: 200px;
    margin-top: 5px;
    
    
    
}

.info-video p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    

    
}

.info-video h1 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 5px;

}
    
  



.video-mapa-1{
	color:#ab312f;
	font-size: 40px;
	position: absolute;
	margin-top: 320px;

}

.video-mapa-2{
	color:#ab312f;
	font-size: 40px;
	position: absolute;
	margin-top: 500px;
	margin-left: 50px;

}

#user{
	color:#1c1c1c;
	font-size: 100px;
	margin-top: 10px;

}

.modal{
	z-index: 200000;
	margin-top: 100px;


}

.modal-header{
	color:#fff;
	background-color: #ab312f;
}

#gif{
	height: 457px;
	margin-bottom: 20px;

}

.facebook{
	background-color: #3b5998;
	color:#fff;
}

.fondo-filmar{
	width: 100%;


}


.view{
	height: 714px;
	width: 100%;
    
}

.titulovideo {
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    width: 300px;
    height: 80px;
    margin: auto;
    padding: 50px;
    
}

.modal-dialog{
	width: 375px;
	margin: auto;
}

.thumb{
	width: 65px;
}

.thumb2{
	width: 30px;
    
    
}

.mg{
	width: 30px;
}

.modal-body{
    font-size: 16px;
    text-align: left;
    margin: 25px;
}


.modal-body p{
    font-size: 16px;
    text-align: left;
    margin: 25px;
    
}


#logo-principal{
	margin-top: 40px;

}

.login{
	margin-top: 40px;
}

.panel{
	background-color: transparent;
}


.info-filmar{
	position: relative;
	bottom: 714px;
	left: 1%;
	display: block;
}


@media screen and (min-width: 600px) {

.filmar{
	position: absolute;
	bottom: 150px;
	left: 48%;
	display: block;
}





}
