@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

body{
	/*background-image: url("../images/fondo.png");*/
	background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
	width: 100%;
	font-family: riffic-b;
	color: #fff;
}

#bck_ind{
	background-image: url("../images/fondo_ind.jpg");
}

#bck_menu{
	background-image: url("../img/fondo_men.jpg");
}

#bck_um{
	background-image: url("../img/fondo_um.jpg");
}

#bck_dos{
	background-image: url("../img/fondo_dos.jpg");
}

#bck_1s{
	background-image: url("../img/fondo_1s.jpg");
}

#bck_3s{
	background-image: url("../img/fondo_3s.jpg");
}


.row {
     margin-right: 0px; 
     margin-left: 0px; 
}

#header_t{
	color: #FFFFFF;
	background: green;
	display: flex;
    /* flex-flow: row wrap; */
    justify-content: center;
	font-size: 13rem;
}

.container{
	width: 80%;
	background: #D14F51;
}

.lesson-card {
    display: flex;
    flex-direction: row;
    width: 350px;
    height: 150px;
    background-color: #fefefe;    
    cursor: pointer;
	border: 7px solid #000000;
	box-shadow: -7px 7px 0px 1px rgba(0,0,0,1);
	-webkit-box-shadow: -7px 7px 0px 1px rgba(0,0,0,1);
	-moz-box-shadow: -7px 7px 0px 1px rgba(0,0,0,1);
}

.parent-botones {
	position: relative;
    width: 350px;
    height: 150px;    
    cursor: pointer;
	color: #000;
	text-align: center;
	border: 3px solid #000000;
	box-shadow: -1px 1px 3px 2px rgb(0 0 0);
	-webkit-box-shadow: -1px 1px 3px 2px rgb(0 0 0);
	-moz-box-shadow: -1px 1px 3px 2px rgb(0 0 0);
	line-height: 1;
}


.jumbo {
    /*padding-top: 40px;
	padding-bottom: 40px;*/
	padding: 2vw;
	background-color: transparent !important;
}

.txt-title{
	font-size:2.5rem;
	color:#FFFFFF;
	font-family: 'mali-b', sans-serif;;
}

/*#contenedor {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
}*/


.items {
	/*background: red;*/
    display: flex;
    flex-flow: row wrap;
    justify-content: center;	
	/*margin-bottom: 50px;*/
	margin: 4vw;
	max-width: 100%;
	height: auto;
    /*background: #ffab3a;*/
}

.item-tl{
	margin: 2vw;
}

#box_elements{
	position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px; /* aplicar a top y al margen izquierdo un valor negativo para completar el centrado del elemento hijo */
}

.item {
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    position: relative;
    overflow: hidden;
    width: 370px;
    height: 170px;
    margin: 5px;
    cursor: pointer;
    /*background-color: #6f2b90;*/	
}

.item_men{
	width: 650px;
}

#img-crea{
	width: 270px;
}

.botones-nav{
	position: absolute;
	width: 200px;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -42%);
	font-family: NexaBlack;	
}

.btn_col1{
	background: #597ab6;
	color:#fff;	
}

.btn_col2{
	background: #60a6aa;
}

.btn_col3{
	background: #86bbe5;
}

.btn_col4{
	background: #eeb447;
}

.btn_col5{
	background: #df829b;
}

.btn_col6{
	background: #f3c443;
}

.btn_col7{
	background: #6cb2e1;
	color:#FFFFFF;
}

.btn-sec1{
	width: 220px;
    height: 80px;
    font-size: 3rem;
}

.btn-sec2{
	width: 300px;
    height: 120px;	
	font-size: 3rem;
}

.btn-item{
	width: 250px;
    height: 90px;
	font-size: 3rem;
}

.btn-title{
	width: 355px;
    height: 145px;
	cursor: default;
}

#lg-sant{
	width: 80px;
	margin: 1vw;	
}

.nav_btn{
	width: 80px;
	margin: 1vw;
	float: right;
	cursor: pointer;
}

#logo_sant{
	width: 230px; 
	margin: 50px; 
	float: right;
}

#logo_ec{
	width: 300px; 
	margin: 30px;
}

footer{
	position: relative;
 	bottom: 0;   
	display: flex;
    align-items: center;
    justify-content: center;
	margin: 5vw;
	padding-bottom: 40px;
}

.foot-div{
    position:absolute; /*El div será ubicado con relación a la pantalla*/
	left:0px; /*A la derecha deje un espacio de 0px*/
	right:0px; /*A la izquierda deje un espacio de 0px*/
	bottom:15px; /*Abajo deje un espacio de 0px*/
	z-index:0;
}
.navs{
    position:absolute;
    bottom:50px;
	margin-right: 60px
}

#bck_btn{
	right: 120px;
}

#hom_btn{
	right: 10px;
}

/*footer {
    position: absolute;
    bottom: 0;
    left:0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5vw;
    padding-bottom: 20px;
    width: 100%;
}*/



.sz-title{
	font-size: 6.5rem;
    width: 320px;
}

.btn1-nav {
    transform: translate(-53%, -40%);
	text-align: center;
}

.sub-txt{
	font-size: 4.5rem;
}

.txt-mats{
    position: absolute;
    top: 170px;
	background: green;
	color: #fff;
	font-size: 3rem;
	font-family: Nexa-Bold;
}

.item_txt{
	height: 210px;
}

.itm2{
	height: 100px;
}

.itm3{
	height: 115px;
	width: 450px;
	cursor: default;
}

.itm4{
	height: 100px;
    width: 210px;
}

.itm5{
	height: 100px;
	width: 260px;
}

.itm6{
	height: 75px;
    width: 235px;
}


.empty {
    opacity: 40%;
    cursor: not-allowed;
}

.itm_p{
	height: 115px;
    width: 230px;
}

.curs{
	cursor: pointer;
}



.txt-mat {
    width: 350px;
    text-align: center;
	font-family: NexaHeavy;
}

#lg-back{
	width: 90px;
	margin-left: 8vw;
	cursor: pointer;
}

#ft-1, #lg-sant1{
	margin: 0vw;
	float: right;
}

#lg-back:hover, .item_txt:hover, .btn-hov:hover{
	transform: scale(1.02); 
	cursor: pointer;
	/*transform: translate(0%, -10%);*/
}

.navs:hover, .nav_btn:hover{
	transform: scale(1.1); 
	cursor: pointer;
	/*transform: translate(0%, -10%);*/
}

#div_nav{
	padding-right: 40px; 
	padding-bottom: 20px;	
}

.middle{
	margin: 3%;
}

.middle_dos{
	margin: 1%;
}

.item-p2{
	margin: 0vw;
}

.item-logo{
	width: 550px;
}

.item-logo2{
	height: 240px;
	cursor: default;
}


.cr_point{
	cursor: pointer;
}

.img-logo{
	width: 100%;
}

#img_title{
	width: 70%;
    margin: 30px;
}

.itm-mod{
	/*background-image: url(../images/fondo_asms.jpg);*/
	background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
	padding-bottom: 20px;
	box-shadow: 5px 10px 8px #191919;
}

.hdr{
	background: #036391!important;
	color: #fff;
}

.bc_mod{
	/*background-color: rgba(0,0,0,0.6);*/
	background-color:#21345E;
	    padding-top: 25vh;
}

.bc_mod6{
	/*background-color: rgba(0,0,0,0.6);*/
	background-color:#21345E;
	    padding-top: 20vh;
}

.bc_mod9{
	/*background-color: rgba(0,0,0,0.6);*/
	background-color:#21345E;
	    padding-top: 15vh;
}

#head_desk{
	display: block;
}

#head_mov{
	display: none;
}

@media only screen and (max-width: 1450px) {
	.middle{
		margin: 1%;
	}
}

@media only screen and (max-width: 957px) {
	.itm3 {
	    width: 350px;
	}
}

@media only screen and (max-width: 768px) {
	.itm3 {
	    height: 105px;
	}
}

@media only screen and (max-width: 425px) {
	.img-logo{
		width: 55%;
	}
	
	.nav_btn{
		width:60px;
	}
	
	#div_nav{
		padding-right: 40px; 
		padding-bottom: 80px;	
	}
	
	.middle, .middle_dos{
		margin: 4%;
	}
	
	#head_desk{
		display: none;
	}

	#head_mov{
		display: block;
	}
		
	#col_logo{
		margin: 30px;
	}
	
	#logo_sant {
		width: 180px;
		margin: 3px; 
		float: unset; 
		display:block;
		margin:auto;
		padding-bottom: 30px;
	}
	
	#sec_menu{
		margin-bottom: 30px;
	}
	
	.br_s{
		padding-bottom: 40px;
	}
	
	#logo_ec {
		width: 280px;
		padding: 20px;
		display:block;
		margin:auto;
	}	
	
	.btn_menu{
		width: 95%;
		padding-bottom: 30px;
	}
	
	.btn_dos{
		width: 95%;
	}
	
	.lg_nivel{
		height: 135px;
	}
	.outer-menu{
		top: 0px;
	}
	.hd_t {
		height: 160px;
	}
	.outer-menu .menu > div {
		width: 280vw;
		height: 280vw;
	}
	.item-logo2 {
	    height: 200px;
	    margin-bottom: 8%;
		margin-top: 20px;
	}
	.itm3 {
	    height: 110px;
	    margin-bottom: 4%;
	}
	.itm4 {
	    height: 90px;
	    margin-bottom: 4%;
	}
	.txt-title {
	    font-size: 2rem;
	}
	.bc_mod{
		padding-top: 15vh;
	}
	
	
}


@media only screen and (max-width: 375px) {	
	.txt-mat {
		font-size: 2.3rem;
		font-family: NexaHeavy;
	}
	#lg-back{
		padding-bottom: 30px;
	}
	/*footer{
		padding-bottom: 80px;
	}*/
	
}





