@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 760px) {
	
	#wrapper_tr {
		padding-top: 0%;
	}
	.main_logo {
		width: 100%;
		margin-bottom: 5%;
	}
	.activo::before {
		content: none;
	}
	.item_mm {
		font-size: 3.5vw;
		margin: 0 2%;
		text-align: center;
		    width: 16%;
	}
	.div_sec1 {
		flex-direction: column;
	}
	.item_sec1_1 {
		width: 100%;
	}
	.item_sec1_2 {
		width: 100%;
		margin-top: 6%;
	}
	.parrafo_gral {
		font-size: 4vw;
	}
	.title_gral {
		font-size: 10vw;
		line-height: 1;
	}
	
	.img_title {
		position: relative;
		width: 7.5vw;
	}
	.div_sec2 {
		flex-direction: column;
	}
	.item_sec2 {
		width: 100%;
		margin: 5% auto;
	}
	.title_sec2 {
		font-size: 11vw;
	}
	
	.img_footer {
		margin: 8% auto auto auto;
	}
	
	.cerrar_pptr {
		font-size: 10vw;
	}
	
	.content_video{
		position: relative;
		width: 95%;
		margin: auto;
	}
	
	.menu_bb{
		display: none !important;
	}
	.sec_box {
		width: 90%;
	}
	.img_footer {
		width: 90%;
	}
	
	.title_seccion {
		font-size: 14vw;
	}
	.txt1_recetas {
		font-size: 4vw;
	}
	.title_recetas_in {
		font-size: 8vw;
	}
	.div2_rc {
		flex-direction: column;
	}
	.item_rc {
		width: 100%;
		margin: 5% auto;
	}
	.navegador_recetas {
		flex-direction: column;
	}
	.item_nav{
		margin: 5% auto;
	}
	.lista_recetas {
		font-size: 4vw;
	}
	.txt_nav {
		font-size: 5vw;
	}
	.txt_cap1 {
		width: 90%;
	}
	.txt1_cap {
		font-size: 4vw;
	}
	.txt2_cap {
		font-size: 2.5vw;
	}
	.item_cap {
		position: relative;
		width: 32%;
	}
	.txt_cap_sec {
		font-size: 4vw;
	}
	.item_cap {
		width: 100%;
		margin: 3% 0;
	}
	.div_capitulos {
		flex-wrap: wrap;
	}
	.content_bio {
		width: 90%;
	}
	.txt1_bio {
		font-size: 3.5vw;
	}
	.txt_bio_inner {
		font-size: 3vw;
	}
	.img_foto_bio {
		margin-top: 0;
	}
	.img_nombre_bio {
		width: 100%;
		margin-top: 0;
	}
	.div_bio_in {
		padding-top: 5%;
	}
	.btn_ver_capitulo {
		width: 60%;
	}
	.btn_cerrar_bio {
		width: 26%;
		top: -46%;
		right: -14%;
	}
	.div_bio_in {
		align-items: center;
	}
	
	
	
	
	.movil{
		display: block;
	}

	.desk{
	  display:none;
	}
	
	.gal_m{
		display: none;
	}
	.div_ddc {
		position: relative;
		width: 100%;
		margin: 3% 0;
	}
	
	.car_ddc{
		flex-direction: column;
	}
	.item1_cddc {
		position: relative;
		width: 40%;
	}
	.txt1_ddc {
		font-size: 8vw;
		text-align: center;
		margin-top: 5%;
	}
	.txt2_ddc {
		font-size: 3vw;
		text-align: center;
		margin-top: 5%;
	}
	.item_dr2 {
		position: relative;
		width: 100%;
	}

	
	
	
	
	
	
	.desk{
		display: none;
	}
	.movil{
		display: block;
	}
	
	
	
}