/*******************
		************
		***FUENTES**
		************
*******************/

@font-face {
  font-family: 'Aleo';
  src: url('../fonts/aleo/aleo-regular-webfont.eot');
  src: url('../fonts/aleo/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/aleo/aleo-regular-webfont.woff') format('woff'), 
       url('../fonts/aleo/aleo-regular-webfont.woff2') format('woff2'), 
       url('../fonts/aleo/aleo-regular-webfont.ttf') format('truetype'), 
       url('../fonts/aleo/aleo-regular-webfont.svg#aleo-regular-webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Aleo Bold';
  src: url('../fonts/aleo-bold/aleo-bold-webfont.eot');
  src: url('../fonts/aleo-bold/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'), 
  	   url('../fonts/aleo-bold/aleo-bold-webfont.woff') format('woff'), 
  	   url('../fonts/aleo-bold/aleo-bold-webfont.woff2') format('woff2'), 
  	   url('../fonts/aleo-bold/aleo-bold-webfont.ttf') format('truetype'), 
  	   url('../fonts/aleo-bold/aleo-bold-webfont.svg#aleo-bold-webfontregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face { 
    font-family: 'futura-std-medium'; 
    src: url('../fonts/futura-std-medium/futura-std-medium.eot'); 
    src: url('../fonts/futura-std-medium/futura-std-medium.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/futura-std-medium/futura-std-medium.woff') format('woff'), 
         url('../fonts/futura-std-medium/futura-std-medium.ttf') format('truetype'), 
         url('../fonts/futura-std-medium/futura-std-medium.svg#FuturaStd-Medium') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
} 

@font-face { 
    font-family: 'LaoUi Bold'; 
    src: url('../fonts/laoui-bold/Lao.eot'); 
    src: url('../fonts/laoui-bold/Lao.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/laoui-bold/Lao.woff') format('woff'), 
         url('../fonts/laoui-bold/Lao.ttf') format('truetype'), 
         url('../fonts/laoui-bold/Lao.svg#LaoUI-Bold') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
} 

@font-face { 
    font-family: 'NautilusPompiliusRegular'; 
    src: url('../fonts/nautiluspompilius/NautilusPompiliusRegular.eot'); 
    src: url('../fonts/nautiluspompilius/NautilusPompiliusRegular.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/nautiluspompilius/NautilusPompiliusRegular.woff') format('woff'), 
         url('../fonts/nautiluspompilius/NautilusPompiliusRegular.ttf') format('truetype'), 
         url('../fonts/nautiluspompilius/NautilusPompiliusRegular.svg#NautilusPompilius') format('svg'); 
    font-weight: normal; 
    font-style: normal; 
} 

font,
figcaption,
.aleo{
	font-family: 'Aleo';
}
.aleo-bold{
	font-family: 'Aleo Bold';
}
.future{
	font-family: 'futura-std-medium'; 
}
.laoui-bold{
	font-family: 'LaoUi Bold'; 
}
.nautilus{
	font-family: 'NautilusPompiliusRegular'; 
}

.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}
.no-padding-right {
   padding-right: 0 !important;
}
.no-padding-left {
   padding-left: 0 !important;
}
.no-top {
   padding-top: 0 !important;
   margin-top: 0 !important;
}
.collapse{
	display: none!important;
}
.collapse.in {
	display: block!important;
}
.float-right{
	float: right!important;
}
.over-hidden{
	overflow: hidden;
}
/*.no-maxwidth{
	max-width: none!important;
}*/

/*.no-maxwidth{
	max-width: none!important;
}*/
.bold{
	font-weight: bold;
}
.min-height-37{
	min-height: 37px;
}
.text-center{
	text-align: center!important;
}
.text-left{
	text-align: left!important;
}
.border-right{
	border-right: 1px solid;
}

.pos-relative{
	position: relative!important;
}
.widthmax{
	width: 100%;
}
#bs-buscador.collapse.in {
  display: flex!important;
}

.home .visible-xs-content{
	display: none !important;
}
.normal .collapse{
	display: none !important;
}

.content-body{
	padding: 10px;
	margin: 0;
	display: inline-table;
}
.padding-10{
	padding: 10px;
}
.padding-20{
	padding: 20px!important;
}
.fondo-white{
	background: white;
}
h3.r{
	color: #FF161F;
}
.r{
	color: #FF161F;
}
.b{
	color: black!important;
}
.w{
	color: white;
}
.wt{
	color: white!important;
}
.margin-left-10{
	margin-left:10px;
}
.margin-right-10{
	margin-right:10px;
}
.star::before{
	color: white;
  	font-size: 20px;
  	text-shadow: 0 0 4px red;
}
.star.active::before{
	color: yellow;
}
.btop{
	border-top: 1px solid;
  	padding-top: 10px;
}
.bred{
	border-color: red;
}
.box-radius{
	border-radius: 6px;
	box-shadow: 0 0 5px -1px black;
}
.margin-row{
	margin: 20px 0 15px 0;
}
.salsati{
	color: #D727D2;
}
.sopascrema{
	color: #00AF12;
}
.caldos{
	color: #00A1A6;
}
.sopasuno{
	color: #FFAF00;
}
.tuco{
	color: #FF6100;
}
.tallarin{
	color: #E6922F;
}
.mostasa{
	color: #E6922F;
}
.bottom-padding{
	padding-bottom: 30px;
}
.top-padding{
	padding-top: 30px;
}
.padding-right{
	padding-right: 30px!important;
}
.padding-right-50{
	padding-right: 50px!important;
}
.padding-top{
	padding-top: 10px;
}
.padding-top-20{
	padding-top: 20px;
}
.margin-top-20{
	margin-top: 20px;
}
.slide-gustar{
	margin-left: -7.5px;
}
.panel-padding-top{
	 padding-top: 2px; 
}
.home .collapse{
	display: flex !important;
	height: 82px!important;
}
.position_absolute{
	position: absolute;
}
.margin_bottom_15{
	margin-bottom: 15px;
}
.padding_bt_25{
	padding-top: 25px;
	padding-bottom: 25px;
}
.padding_bottom_20{
	padding-bottom: 20px;
}
.margin_bottom_20{
	margin-bottom: 20px;
}
/*.receta-tiempo div{
	transition: all 0.5s ease-in-out;
	position: absolute;
	height: 100%;
}
.receta-tiempo:hover div{
	background: rgba(255,0,0,0.5);
	transition: all 0.5s ease-in-out;
}*/
span.btn.spacio{
	width: 0.03%;
	margin:0;
	padding:0;
	border:0;
}
.btn.btn-test{
	background: #EB1C24!important;
	color: #FEFEFF!important;
	border: none!important;
	border-radius: 0!important;
}
.btn.btn-select{
	background: #FFEE00;
	color: #FF161F;
	border: none;
	border-radius: 0;
}
.btn.btn-select.active{
	background: #FF161F;
	color: white;
}
.transition-all{
	transition: all 0.3s ease-in-out;
}
.padding_x_5{
	padding: 0 5px!important;
}

@media(min-width: 768px){
	.no-padding-sm {
	   padding: 0 !important;
	   margin: 0 !important;
	}
	.visible_inline-xs{
		display: none!important;
	}

	.normal .visible-xs-content{
		display: none !important;
	}
	.normal .collapse{
		display: flex !important;
		height: 82px!important;
	}

	.widthmax-sm{
	width: 100%!important;
	}
	.btop-sm{
		border-top: 1px solid;
	  	padding-top: 10px;
	}
	body::after{
		content: "";
	  	background-image: url('../images/Background.png');
	  	width: 100%;
	  	height: 100%;
	  	display: block;
	  	border: 0;
	  	top: 0;
	  	position: absolute;
	  	z-index: -5;
	  	page-break-inside: avoid;
	  	vertical-align: middle;
	}
	.border-right-sm{
		border-right: 1px solid;
	}

	#myModal > .modal-dialog{
		width: 90vw;
	}

}


#myModal > .modal-dialog .ytp-chrome-top{
	display:none;
}
@media(max-width: 992px) and (min-width: 768px){
	.star::before{
	  	font-size: 13px;
	}
	font.visible-sm{
		display: inline-block!important;
	}
	.margin-top-5-sm{
		margin-top: 5px;
	}
	.no-margin-bottom-sm{
		margin-bottom: 0!important;
	}
	.font-19-sm{
		font-size: 19px;
	}
}



@media(max-width: 768px){
	.normal .visible-xs-content{
		display: block !important;
	}
	.normal .hidden-xs-content{
		display: none !important;
	}
	.visible_inline-xs{
		display: inline-block!important;
	}

	.no-padding-xs{
		padding: 0!important;
	}
	.no-shadow-xs{
		box-shadow: none!important;
	}
	.no-padding-right-xs {
	   padding-right: 0 !important;
	}
	.no-padding-left-xs {
	   padding-left: 0 !important;
	}
	.salsati-tuco-xs{
		background: rgba(186,44,188,0.9)!important;
		/*background: #BA2CBC!important;*/
	}
	.textarea-row-xs{
		height:3em;
	}
		.text-center-xs{
		text-align: center!important;
	}

	.top-padding-xs{
		padding-top: 30px;
	}




}
.no-borde{
	border: block !important;
}
.no-border-radius{
	border-radius: 0 !important;
}
.no-border{
	border: 0 !important;
}




/*******************
		************
		***HEADER***
		************
*******************/

header#top{
	background: #FFEE00!important;
	z-index: 2;
}

header .navbar-header{
	position: absolute;
} 

header .navbar-brand{
	padding-top: 0;
}
	header .navbar-brand > img{
		width: 83%;
	}

	header li > a.navbar-brand{
		padding: 10px 0 0 0;
		margin: 0!important;
	}
		header li > a.navbar-brand > img{
			margin: 0;
			width: 80%
		}



header .nav.navbar-nav li.active > a,
header .nav.navbar-nav li.active:hover > a,
header .nav.navbar-nav li:hover > a,
header .nav.navbar-nav li > a{
	color:#FF161F;
	background: none;
}
header .nav.navbar-nav li > a{
	list-style: square inside!important;
	font-family: "Aleo Bold";
	font-weight: bold;
}

header .nav.navbar-nav.center li > a{
	padding: 19px 15px;
}

/*header .nav.navbar-nav.center li > a::before{
	content: "\e013";
  	font-family: "Glyphicons Halflings";
	right: -7.5px;
  	position: absolute;
}*/
header .nav.navbar-nav.center li > a::before{
	content: ".";
  	font-family: "Glyphicons Halflings";
  	right: -4px;
  	/* top: 50%; */
  	margin-top: 7px;
  	border: 1px solid;
  	font-size: 0;
  	padding: 1.6px;
  	height: 3px;
  	background-color: red;
  	width: 3px;
  	border-radius: 100%;
  	position: absolute;
}

/*#bs-navbar .cocinando.active a:before{
	content: url(../images/cocinando/btn_cocinando.png);
}*/
#bs-navbar .cocinando.active a:before{
	content: "";
	position: absolute;
	background: red;
	top: 0;
	bottom: -8px;
	left: -10px;
	z-index: -1;
	right: 15px;	
}
#bs-navbar .cocinando.active a img{
	-webkit-filter: brightness(100);
			filter: brightness(100);
}
@media(max-width: 768px){
	#top{
		background: none!important;
	}
	header .navbar-header{
		background: #FFEE00;
		position: relative;
	} 
	#bs-navbar{
		position: absolute;
  		width: 100%;
  		background: rgba(255,22,31,0.8);
	}

	header#top .navbar-header{
		border-top: 5px solid #FF161F;
		/* padding-bottom: 15px; */
		height: 80px;
	}

		header#top .navbar-header .navbar-toggle{
			border: none;
			color: #FF161F;
			background-color: transparent;
			height: 100%;
			padding-top: 0;
			margin-bottom: 0;
			margin-top: 0;
			padding-bottom: 0;
		}
			header#top .navbar-header .navbar-toggle .icon-bar{
				background-color: #FF161F;
			}
			header#top .navbar-header .navbar-toggle.collapsed{
				background-color: transparent;
				height: 100%;
				padding-top: 0;
				margin-bottom: 0;
				margin-top: 0;
				padding-bottom: 0;
			}


	header .nav.navbar-nav.center li > a::before{
		content: " ";
	  	font-family: "Glyphicons Halflings";
		right: 0;
	  	position: absolute;
	  	display: none;
	}

	header .nav.navbar-nav.center li > a{
		text-align: center;
		color: white;
	}

	header #bs-navbar .nav.navbar-nav li:before{
		content: " ";
	 	border-bottom: 1px solid white;
	 	position: absolute;
	 	left: 16px;
	 	height: calc(100%);
	 	width: calc(100% - 32px);
	 	transition:all 0.5s ease-in-out;
	}
	header #bs-navbar .nav.navbar-nav li:last-child:before{
		content: " ";
	 	border-bottom: 1px solid white;
	 	position: absolute;
	 	left: 8px;
	 	height: calc(100%);
	 	width: 0;
	 	transition:all 0.5s ease-in-out;
	}

}

header .nav.navbar-nav.center li:last-child > a::before{
	content: " ";
  	font-family: "Glyphicons Halflings";
	right: -7.5px;
  	position: absolute;
  	display: none;
}

header .nav.navbar-nav.center li:hover::before,
header .nav.navbar-nav.center li.active::before{
	content: " ";
 	border-bottom: 5px solid #FF161F;
 	position: absolute;
 	left: 8px;
 	height: calc(100% - 8px);
 	width: calc(100% - 16px);
 	transition:all 0.5s ease-in-out;
}

header .nav.navbar-nav.center li::before{
	content: " ";
 	border-bottom: 5px solid #FF161F;
 	position: absolute;
 	left: 8px;
 	height: calc(100% - 8px);
 	width: 0;
 	transition:all 0.5s ease-in-out;
}

/*******************
		************
		***CONTENT**
		************
*******************/
.vegetales{
	position: absolute;
	overflow: hidden;
	width: 100%;
	top: 0;
	z-index: -2;
	bottom: 0;
}
	.vegetales > div{
		color: white;
		height: 100%;
		margin: 0 auto;
		width: 100%;
		position: absolute;
		overflow: visible;
		padding: 0;
		z-index: -4;
	}
		.vegetales > div > div.story > div{
			margin: 0 auto;
			padding: 0;
			position: absolute;
			height: 100%;
			width: 60%;
			z-index: 200;
		}
	.pimiento_amarilloo{
		top: 30%;
	}
		.pimiento_amarilloo .pimiento_amarillo{
			background: url(../images/vegetales/pimiento_amarillo.png) 0 0 no-repeat fixed;
		}
	.ajii{
		top: 50%;
	}
		.ajii .aji{
			background: url(../images/vegetales/aji.png) 0 0 no-repeat fixed;
		}
	.cebollaa{
		top: 90%;
	}
		.cebollaa .cebolla{
			background: url(../images/vegetales/cebolla.png) 0 0 no-repeat fixed;
		}
	.pimiento_verdee{
		top: 40%;
	}
		.pimiento_verdee .pimiento_verde{
			background: url(../images/vegetales/pimiento_verde.png) 100% 0 no-repeat fixed;
			right: 0;
		}
	.tomatee{
		top: 90%;
	}
		.tomatee .tomate{
			background: url(../images/vegetales/tomate.png) 100% 0 no-repeat fixed;
			right: 0;
		}


.modal .modal-body{
	display: inline-block;
}
#slide_home{
	margin-bottom: 10px;
	z-index: 0;
}

/* #content{
	margin: 0 0 -55px 0;

} */

#content > .container{
	position: relative;
	top: -60px;
	z-index: 1;
}

#content > img.img-responsive{
	position: relative;
	display: inline-block;
	text-align: center;
	width: 100%;
}
#content .form-group.col-sm-11.no-padding > input{
	width: 100%;
}

#content .col-sm-12 > form{
	height: auto;
  	border: 3px solid #FF121A;
  	display: flex;
  	border-radius: 8px;
  	background: #FF121A;
  	margin: 0 -10px;
  	padding: 15px 25px;
  	box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.36);
}





#breadcrumb{
	background: none;
}

#breadcrumb > li + li::before{
	padding: 0 5px;
	color: #FF121A;
	content: ">>\00a0";
	font-size: 10px;
	vertical-align: middle;
}

#breadcrumb > li > a{
	color: #FF121A;
	border-bottom: 2px solid;
}
#breadcrumb > li.active{
	color: #FF121A;
	font-weight: bold;
}

.panel-content .panel-primary{
	border-top-color: inherit;
	border-color: rgba(47, 47, 47, 0.2);
}
	.panel-content .panel-primary > .panel-heading{
		background: #FF141F;
		border:0;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
	.panel-content .panel-primary > .panel-heading .panel-title .text-right{
		position: absolute;
		top: -7px;
		bottom: 0;
		right: 0;
	}

		.panel-content .panel-primary > .panel-heading .panel-title .text-right a:hover img:first-child,
		.panel-content .panel-primary > .panel-heading .panel-title .text-right a img:last-child{
			display: none;
		}
		.panel-content .panel-primary > .panel-heading .panel-title .text-right a img:first-child,
		.panel-content .panel-primary > .panel-heading .panel-title .text-right a:hover img:last-child{
			display: inherit;
		}

		.panel-content .panel-primary > .panel-heading h3{
			margin:7px 0 7px 10px;
		}
		.panel-content .panel-primary > div .panel-body{
			margin:0 0 0 20px;
		}
#content div.col-sm1-12{
	margin-left: 15px;
	margin-right: 15px;
}

/*#content div.col-sm-12 > div{
	margin-right: 20px;
}*/
#content div.col-sm-12 > span{
	float:right;
}

#content div.col-sm-12 .btn.btn-default{
	background: #FF121A;
 	text-shadow: none;
 	border: none;
 	color: white;
 	font-size: 30px;
 	box-shadow: none;
 	padding: 0;
}
  


section.panel-content .panel-primary{
	border-radius: 10px;
	padding-bottom: 20px;
	/*padding-top: 2px;*/
  	/*margin-bottom: 30px;*/
}
section.panel-content .panel-primary .fondo-white{
	border-radius: 6px;
}

section.panel-content .panel-primary.head-title{
	padding-left: 0;
	padding-right: 0;
}
	section.panel-content .panel-primary.head-title > div{
		border: 0;
		border-top-right-radius: 0px; 
		border-top-left-radius: 0px;
		background:rgba(255,20,31,0.9);
	}

section.panel-content .panel-primary .img-responsive{
	width: 100%
}

section.panel-content .form-horizontal div > label{
	text-align: left;
}

section.panel-content .content-body .receta-tiempo{
	display: table;
	position: relative;
	margin: 0 auto;
}
section.panel-content .content-body .receta-tiempo > div{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	opacity: 0;
	/* vertical-align: middle; */
	background: rgba(255,0,0,0.5);
	transition: all 0.3s ease-in-out;
}
section.panel-content .content-body .receta-tiempo:hover > div{
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
section.panel-content .content-body .receta-tiempo > img{
	transition: all 0.3s ease-in-out;
}
section.panel-content .content-body .receta-tiempo:hover > img{
	-webkit-filter: blur(2px);
	filter: blur(2px);
	transition: all 0.3s ease-in-out;
}
section.panel-content .content-body .receta-tiempo > div figure{
	top: 40%;
	position: absolute;
}
section.panel-content .content-body .receta-tiempo > div figure:nth-child(1){
	left: 0;
}
section.panel-content .content-body .receta-tiempo > div figure:nth-child(2){
	right: 33.333%;
}
section.panel-content .content-body .receta-tiempo > div figure:nth-child(3){
	right: 0;
}

section.panel-content .panel-primary .col-xs-6.text-right{
	font-family: "Aleo Bold";
}

.panel-body section{
	display: inline-block;
}
.tab-select{
	position: relative;
	display: inline-block;
	width: 100%;
}
	.tab-select .form-horizontal{
		border-bottom: 1px solid red;
		margin-right: 15px;
	}
	.tab-select .form-horizontal .form-group{
		margin: 0;
	}
	.tab-select li{
		display: inline;
		width: 50px;
	}
	.tab-select .spacio{
		display: inline-block;
		width: 50px;
	}
	.tab-select a.r{
		padding-bottom: 5px;
		display: inline-block;
		cursor: pointer;
	}
	.tab-select .active a.r{
		border-bottom: 2px solid red;
		cursor: default;
	}

#coment button{
	margin: 15px 0;
	padding: 10px 50px;
	float: right;
}
#coment button.btn-info{
	float: initial;
}

.btn.btn-info{
	background: #E1E1E1;
	border-radius: 0;
	border: 0;
	color: #969696;
}
.btn.btn-info:hover{
	background: #C6C6C6;
}

#coment .comentarios{	
	display: inherit;
}

	#coment .comentarios > div{
		display: table;
		margin-right: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 1px solid black;
	}
	#coment .comentarios > div:last-child{

		border-bottom: 1px solid black;
	}
	#coment .comentarios div.nombre{
		padding-bottom: 15px;
		display: inline-block;
		width: 100%;
	}




/*#slide_home figure:before{
	content: " ";
	position: absolute;
	height: 500px;
	z-index: 1;
	display: inline-block;
	background: url('../images/slider-rojo.png') no-repeat;
	width: 100%;
}*/
#slide_home figure .descripcion{
	position: absolute;
	top: 20%;
	color: white;
	z-index: 2;
	right: 60%;
	left: 11%;
	/*padding-left: 3em;*/
}
	#slide_home figure .descripcion > div > h3{
		font-weight: 500;
	}

	#slide_home figure .descripcion .btn-select.dropdown-toggle{
		border-left: 1px solid red;
	}

#slide_home figure .slide-rojo{
	position: absolute;
	z-index: 1;
	width: 40%;
	opacity: 0.77;
}

#slide_home .owl-controls{
	
}
	#slide_home .owl-controls .owl-nav{
		position: absolute;
		top: 50%;
		bottom: 50%;
		right: 9%;
		left: 8%;
	}
		#slide_home .owl-controls .owl-nav .owl-prev{
			left: 0;
			position: relative;
			font-size: 0;
		}
		#slide_home .owl-controls .owl-nav > div::before{
			content: "";
			width: 18px;
			height: 34px;
			top: -10px;
			position: absolute;
		}
		#slide_home .owl-controls .owl-nav .owl-prev::before{
			background: url('../images/prev-yellow.png') no-repeat;
		}
		#slide_home .owl-controls .owl-nav .owl-next{
			right: 0;
			position: absolute;
			font-size: 0;
		}
		#slide_home .owl-controls .owl-nav .owl-next::before{
			background: url('../images/next-yellow.png') no-repeat;
		}

/*
#slide_home .owl-controls{
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: 9%;
	left: 8%;
}*/

@media (max-width: 767px) {
	#slide_home .owl-controls .owl-dots{
		display: none !important;
	}
}

	#slide_home .owl-controls .owl-dots{
		bottom: 14%;
		position: absolute;
		right: 7.5%;
	}
		#slide_home .owl-controls .owl-dots .owl-dot{
			left: 0;
			position: relative;
			font-size: 0;
			width: 23px;
			height: 23px;
			display: inline-block;
		}
		#slide_home .owl-controls .owl-dots .owl-dot.active{

		}
		#slide_home .owl-controls .owl-dots .owl-dot span{
			background: url(../images/dot.png) no-repeat;
			content: "2";
			width: 23px;
			height: 23px;
			position: absolute;
		}
		#slide_home .owl-controls .owl-dots .owl-dot.active span{
			background: url(../images/dot-active.png) no-repeat;
		}





#slide-gustar h4,
#slide-gustar h3{
	font-family: 'Aleo Bold';
}
#slide-gustar p{
	font-family: "Calibri",Calibri;
	color: #807320;
}
#slide-gustar .owl-controls{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -5;
	vertical-align: middle;
}
	#slide-gustar .owl-controls .owl-nav{
		top: 50%;
		position: absolute;
		width: 100%;
	}
		#slide-gustar .owl-controls .owl-nav .owl-prev{
			left: -23px;
			position: absolute;
			font-size: 0;
		}
		#slide-gustar .owl-controls .owl-nav > div::before{
			content: "";
			width: 24px;
			height: 45px;
			top: -10px;
			position: absolute;
		}
		#slide-gustar .owl-controls .owl-nav .owl-prev::before{
			background: url('../images/prev-short.png') no-repeat;
		}
		#slide-gustar .owl-controls .owl-nav .owl-next{
			right: 0;
			position: absolute;
			font-size: 0;
		}
		#slide-gustar .owl-controls .owl-nav .owl-next::before{
			background: url('../images/next-short.png') no-repeat;
		}


#slide_content .owl-controls{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -5;
	vertical-align: middle;
}
	#slide_content .owl-controls .owl-nav{
		top: -30px;
		position: absolute;
		width: 100%;
	}
		#slide_content .owl-controls .owl-nav .owl-prev{
			right: 50px;
			position: absolute;
			font-size: 0;
		}
		#slide_content .owl-controls .owl-nav > div::before{
			content: "";
			width: 9px;
			height: 17px;
			top: 0px;
			position: absolute;
		}
		#slide_content .owl-controls .owl-nav .owl-prev::before{
			background: url('../images/prev-bestshort.png') no-repeat;
		}
		#slide_content .owl-controls .owl-nav .owl-next{
			right: 25px;
			position: absolute;
			font-size: 0;
		}
		#slide_content .owl-controls .owl-nav .owl-next::before{
			background: url('../images/next-bestshort.png') no-repeat;
		}


.collap2,
.collap1,
.collap{
	top: 0;
	bottom: 0;
	right: 0px;
	/* left: 0; */
	position: absolute;
}
.collap2 div.glyphicon,
.collap1 div.glyphicon,
.collap div.glyphicon{
	color: gray;
	display: none;
	font-size: 25px;
}
.collap2 div.glyphicon.active,
.collap1 div.glyphicon.active,
.collap div.glyphicon.active{
	display: block;
}

.content-tiempo figure:nth-child(2){
	right: 33.33333%;
	height: 100%;
	position: absolute;
	border-left: 1px solid;
	border-right: 1px solid;
}
.content-tiempo figure:nth-child(3){
	right: 0;
	height: 100%;
	position: absolute;
}
.content-tiempo figure:nth-child(2) figcaption,
.content-tiempo figure:nth-child(3) figcaption{
	bottom: 0;
	/* right: 50%; */
	width: calc(100% - 30px);
	position: absolute;
}

.ingredientes h3.w{
	position: absolute;
	top: -10px;
	bottom: 0;
	left: 14px;
	z-index: 2;	
}
.ingredientes h3.w:before{
	content: " ";
	position: absolute;
	top: -60px;
	border-radius: 100%;
	left: -60px;
	padding: 50px;
	z-index: -10;
	background: red;
}

.ingredientes img{
	border:2px solid red; 	
}

.panel-primary.banner{
	/*position: absolute;
	top: 0;*/
}
.panel-primary.banner .img-banner{
	position: absolute;
	max-width: calc(100% - 30px);
	max-height: calc(100% - 15px);
	top: 0;
	z-index: 1;
}

.btn.btn-fb{
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0;
	background: #0054A5;
	color: white;
	font-family: 'Aleo', Aleo;
}

#myModal{

}

#login{
	position: fixed;
	z-index: 50;
	background: #FFEE00;
	color: red;
	border: 1px solid;
}
#login:hover{
	background: #EE1A21;
	color: white;
}


#bs-buscador-desplegable{
	/*margin-left: -9px;*/
	/*margin-right: -9px;*/
	z-index: 0;
	/* top: -20px; */
	top: -75px;
	position: relative;
}

#bs-buscador-desplegable article > h4{
	font-family: Calibri;
}
	#bs-buscador-desplegable > .container > .row{
		margin-left: -10px;
		margin-right: -10px;
		box-shadow: 0 2px 5px 2px rgba(0,0,0,0.2);
		border-radius: 8px;
		background: rgba(255,255,255,0.8);
		padding-top: 55px;
	}
		#bs-buscador-desplegable > .container > .row .m-r{
			margin-right  : -5px;
			margin-bottom : 15px;
			border-bottom : 2px solid #FAD640;
			border-right  : 2px solid #FAD640;
			border-left   : 2px solid #FAD640;
			border-radius : 8px;
		}

		#bs-buscador-desplegable .container .row .modal-header{
			margin-top: 20px;
		}
		#bs-buscador-desplegable .container .row .close{
			position: absolute;
			right: 30px;
			z-index: 5;
		}
		#bs-buscador-desplegable .container .row a.btn{
			margin-right: 10px;
			border-radius: 0;
			color: white;
			border: 0;
			overflow: hidden;
			font-size: 18px;
			font-family: 'NautilusPompiliusRegular'; 
		}
		#bs-buscador-desplegable .container .row a.btn:nth-child(1){
			background: #EB1C0C;
			width: 9em;
		}
		#bs-buscador-desplegable .container .row a.btn:nth-child(2){
			background: #FE941E;
			width: 9em;
		}
		#bs-buscador-desplegable .container .row a.btn:nth-child(3){
			background: #13BAB0;
			width: 12em;
		}
		#bs-buscador-desplegable .container .row span.punto::before{
			content: " ";
			background: white;
			height: 4px;
			position: absolute;
			border-radius: 100%;
			width: 4px;
			top: 48%;
			display: inline-block;
		}
		#bs-buscador-desplegable .container .row span.punto::after{
			content: " ";
			background: white;
			height: 1px;
			position: absolute;
			width: 100%;
			top: 52.8%;
			display: inline-block;
		}



#bs-buscador-desplegable .col-sm-12.slide-gustar.hidden-xs{
	border-top: 1px solid #FAD640;
}


		#slide-gustar.busqueda .owl-controls .owl-nav > div::before{
			content: "";
			width: 32px;
			height: 80px;
			top: -10px;
			position: absolute;
		}
		#slide-gustar.busqueda .owl-controls .owl-nav .owl-prev::before{
			background: url('../images/prev.png') no-repeat;
		}
		#slide-gustar.busqueda .owl-controls .owl-nav .owl-next::before{
			background: url('../images/next.png') no-repeat;
		}


#process ul,
#ingredient ul{
	padding-left: 16px; 
	list-style-image: url('../images/li.png');
}
	#process ul li,
	#ingredient ul li{
		padding-left: 5px; 
		padding-bottom: 10px; 
	}

#imagenes div .img-responsive{
	display: none;
}
#imagenes div .img-responsive.active{
	display: block;
}

#fullpage #section0 .imagen_video{

	background: url(../images/cocinando/video.png);
	background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: white;
    background-image: /* our video */;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
        padding: 20px;
    /* margin-top: 50px; */
    /* border-radius: 50px; */
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-top: 60px;
    top: -50px;

}

#section0 .position_absolute_slid{
	/*top: 87vh;*/
    bottom: 59px;
    position: absolute;
    left: 45vw;
    cursor: pointer; 
    right: 45vw;
    z-index: 5;
}
	#section0 .position_absolute_slid img{
		height: 6vh;
		width: 100%;
	}
#section0 .position_absolute_cocinando{
	top: 23vh;
    bottom: 44vh;
    position: absolute;
    left: 30vw;
    /*cursor: pointer;*/
    right: 30vw;
    z-index: 5;
}
#section0 .position_absolute{
	top: 58vh;
    bottom: 30vh;
    left: 45vw;
    cursor: pointer;
    right: 45vw;
    z-index: 5;
}
	#section0 .position_absolute_slid .slid,
	#section0 .position_absolute_cocinando .cocinando_content,
	#section0 .position_absolute .play_content{
		height: 100%;
	}
#section0 .no-padding.col-sm-12{
	height: inherit;
}
#section0 .no-padding.col-sm-12 .marco{
	height: 100%;
/*    padding: 3vh 2vw;
    padding-bottom: 9vh!important;*/
    padding: 12px 2vw;
    padding-bottom: 70px!important;
    /* margin-top: -3vw; */
    /* display: list-item; */
    /* bottom: 5vh; */
    /* min-height: 100%; */
    /* margin-bottom: -3vw; */
}
#section0 .no-padding.col-sm-12 .marco img{
	height: 100%;
	/*height: 96%;*/
    width: 100%;
    border-radius: 2vw;
}
#section0 .no-padding.col-sm-12 .marco img.play{
	height: auto;
}


@media(max-width: 768px){
	#process,
	#ingredient,
	#coment{
		border-top: 1px solid;
		padding-top: 10px;
	}

	#coment .comentarios > div:last-child,
	#coment .comentarios > div{
		border: 0;
	}
		#coment .comentarios > div .col-xs-2 {
			padding: 0;
		}
		#coment .comentarios > div .nombre{
			padding-bottom: 5px;
		}

	#coment button{
		margin: 0;
		padding: 11px 0;
	}	


	section.panel-content .panel.panel-primary{
		border-radius: 0;
		padding-bottom: 0;
	  	margin-bottom: 0;
	  	margin-left: -15px;
	  	margin-right: -15px;
	  	border: none;
	  	background: none;
	}
		section.panel-content .panel.panel-primary > div.body{
		  	background: white;
		}

		section.panel-content .panel.panel-primary > .panel-heading{
			background: rgba(255,20,31,0.9);
			border:0;
			padding: 5px 15px;
			position: relative;
			border-radius: 0;
		}

	#content.home{
		margin: 0 0 15px 0;
	}
		#content.home > .container{
			position: relative;
			top: inherit;
		}
			#content.home > .img-responsive{
				margin-bottom: 10px;
			}

			#content.home .col-sm-12 > form{
				height: auto;
				border: 3px solid #FF121A;
				display: flex;
				border-radius: 4px;
				background: #FF121A;
				margin: 0;
				padding: 15px 15px;
				box-shadow: none;
			}

	#content.normal{
		margin: 0 0 -70px 0;
	}
		#content.normal > .container{
			position: absolute;
			z-index: inherit;
			top: 80px;
			padding: 0;
			width: 100%;
			/*margin: 0 -15px;*/
		}
			#content.normal > .container .row{
				margin: 0;
			}
				#content.normal > .container .row .col-sm-12{
					padding: 0;
				}
			#content.normal > .img-responsive{
				margin-bottom: 10px;
			}

			#content.normal .col-sm-12 > form{
				border-radius: 0;
				margin: 0;
				max-height: 59px!important;
				box-shadow: none;
				padding: 15px 25px 10px 25px;
				border: none;
				background: rgba(255,18,26,0.8);
			}
			#content.normal .form-group.col-sm-11.no-padding{
				width: 100%;
				display: inline-table;
			}
			#content.normal .form-group.col-sm-11.no-padding > input{
				height: 34px;
			}

			#content.normal div.col-sm-12 .btn.btn-default{
				background: none;
				color: red;
				top: -50px;
				right: 50px;
				position: absolute;
				font-size: 20px;
				z-index: 1800;
			}

	.panel-content .panel-primary > .panel-heading .panel-title .text-right{
		top: 60px;
		z-index: 10;
	}

	.contenedor-redes{
		height: 40px;
		border-bottom: 1px solid;
		margin-bottom: 20px;
	}
	.valorar{
		position: absolute;
		top: -15px;
	}

	#slide_home figure .descripcion{
		position: absolute;
		top: 0;
		color: white;
		z-index: 2;
		right: 5%;
		left: 5%;
		bottom: 0;
	}
	#slide_home figure .descripcion > div{
		bottom: 0;
		position: absolute;
		width: 100%;
	}
	#slide_home figure .descripcion > div > h3{
		width: 70%;
		position: absolute;
		z-index: 2;
		bottom: inherit;
		font-size: 19px;
	}
	#slide_home figure .descripcion > div > section{
		left: -8%;
		position: relative;
		width: calc(100% + 16%);
	}
	#slide_home figure .descripcion .btn-group{
		right: 0;
		width: 25%;
		position: absolute;
		z-index: 2;
		bottom: 10px;
	}
		#slide_home figure .descripcion .btn-group .btn-select{
			padding: 10px 0;
			width: 80%;
		}

		#slide_home figure .descripcion .btn-group .btn-select.dropdown-toggle{
			padding: 10px 0;
			width: 20%;
		}
	.panel-primary.banner .img-banner{
		height: 100%
	}



	



	#chio.section{
		vertical-align: top;
		/*display: block;*/
	}
		#chio.section > div{
			vertical-align: top;
			display: block;
		}





	#section0 .no-padding.col-sm-12 .marco img{
		height: 95%;
		/*height: 74%;*/
	}
	#section0 .position_absolute_slid {
		/* top: 87vh; */
		bottom: 75px;
	}
	#section0 .position_absolute {
	    top: 37vh;
    	bottom: 49vh;
		left: 41vw;
	    right: 41vw;
	}
	#section0 .position_absolute_cocinando {
		/* top: 6vh; */
		bottom: 60vh;
		left: 21vw;
	    right: 21vw;
	}








	#sb-body-inner,
	#sb-wrapper-inner,
	#sb-body{
		border-radius: 30px!important;
	}
	#sb-info{
		right: 15px!important;
		top: 40px!important;
		height: 25px!important;
		width: 25px!important;
	}
			#sb-nav {
				height: 25px!important;
				width: 25px!important;
			}
				#sb-nav-close{
					background-size: 22px!important;
				}

	.height_xs_30_3{
		height: calc(33.3633% - 26.7px)!important;
		/*height: 27.8125%!important;*/
		/*height: 24.32%!important;*/
		/*height: 33.3333%!important;*/
		overflow: hidden;
	}
		.height_xs_30_3 > .img-responsive{
			height: initial!important;
			width: 100%!important;
			position: absolute;
		    top: -100%;
		    /*top: -50%;*/
		    z-index: -1;
		}
		.height_xs_30_3 > .texto_chio{
			top: 0!important;
			height: 100%;
		}
			.height_xs_30_3 > .texto_chio > .img-responsive{
				height: 100%;
				padding: 15px;;
			}

	.test_form{
		width:75%!important;
	}






}



/*******************
		************
		**COCINANDO*
		************
*******************/

#chio a.no-padding::before{
	content: "";
	background-color: rgba(255,0,0,0.6);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 0.4s ease-in-out;
}
#modal_chio ,
#modal_gaby ,
#modal_fiore {
	position: absolute; 
	background-color: white;
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0px, 100% 0px, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 0%);
	        clip-path: polygon(0% 0%, 0% 100%, 0% 100%, 0% 0px, 100% 0px, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 0%);
	z-index: -8;
}
#modal_fiore div.no-padding::before{
	content: "";
	background-color: rgba(255,0,0,0)!important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 0.4s ease-in-out;
}
#modal_fiore div.no-padding:hover::before{
	content: "";
	background-color: rgba(255,0,0,0)!important;
}
#chio a.no-padding:hover::before{
	background-color: rgba(255,0,0,0.3);
	transition: all 0.4s ease-in-out;
}

#chio .texto_chio{
	position: absolute;
    top: 35%;
    width: 100%;
}
#chio .texto_chio img{
	margin:auto;
}
.chio_medio{
	height: inherit;
}
	.chio_medio .img{
		padding: 2vw;
	}
	.chio_medio img{
		margin:auto; 
		height:100%;
	}
	.chio_medio .text p{
		margin:0;
	}
	.chio_medio .text div:first-child{
		font-size:  2.1vh;
	}
		.chio_medio .text div:first-child p{
			margin:0;
			font-size: inherit;
		}
	.chio_medio .text a:last-child,
	.chio_medio .text div:last-child{
		padding-top: 0.9vw;
	}

.height_50{
	height: 50%;
}
.height_30{
	height: 30%;
}
.height_70{
	height: 70%;
}
.middle{
	position: relative;
    top: 10%;
    vertical-align: middle;
    /* bottom: 0; */
    height: 100%;
    display: block;
}
.tecto_r_chio{
	margin: auto;
    height: 100%;
    padding-top: 15px;
}
.padding_top_10{
	padding-top: 10px;
}
.padding_top_15{
	padding-top: 15px;
}
.margin_top_15{
	margin-top: 15px;
}

#participa{
	background-image: url('../images/cocinando/fondo.png');
    background-size: cover;
    color: white;
}

.section{
		text-align:center;
		overflow: hidden;
	}

#myVideo{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: white; /* in case the video doesn't fit the whole page*/
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:3;
}


#section0 .layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 43%;
}

#section0{
	overflow: hidden;
}

#infoMenu li a {
	color: #fff;
	}

#myVideo {
    padding: 20px;
    /* margin-top: 50px; */
    /*border-radius: 50px;*/
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-top: 60px;
    top: -50px;
    /*margin-bottom: 150px;*/
    /*position: relative;*/
}

#section0{
    /*margin-top: 30px;*/
}
.inline_block{
	display: inline-block;
}
.fondo{
	background-image: url('../images/cocinando/fondo.png');
    background-size: cover;
}

#table_test .volver{
	margin-right: 10px;
	float: right;
}
#table_test .fin{
	margin-left: 10px;
	float: left;
}
#table_test .test{
	padding: 25px 0;
}
#table_test .active > td:nth-child(1){
	background-color: #F9ED3A;
	position: relative;
}
	#table_test .active > td:nth-child(1) .check{
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	#table_test .active > td:nth-child(1) .check:before{
		content: " ";
		/* color: red; */
		height: 90%;
		width: 100%;
		top: 10%;
		padding: 10px;
		left: 13%;
		/* text-align: center; */
		position: absolute;
		background: url(../images/cocinando/check.png);
		background-repeat: no-repeat;
		background-size: 78% 93%;
	}
#table_test .active > td:nth-child(2){
	background-color: #CB2228;
	color: #FAECEC;
}
table.table_test{
	background-color: #F3F3E7;
	color: #901116;
	border:0;
	margin-bottom: 10px;
}
	table.table_test tbody td:nth-child(2){
		text-align: left;
		padding-left: 10px;
		border-left: 1px solid #E9ABA7;
		border-top: 1px solid #E9ABA7;
		border-right:0;
		border-bottom: 1px solid #E9ABA7;
	}
		table.table_test tbody tr:first-child td:nth-child(1),
		table.table_test tbody tr:first-child td:nth-child(2){
			border-top: 0;
		}
		table.table_test tbody tr:last-child td:nth-child(1),
		table.table_test tbody tr:last-child td:nth-child(2){
			border-bottom: 0;
		}
	table.table_test tbody td:nth-child(1){
		border-left: 0;
		border-top: 1px solid #E9ABA7;
		border-right:1px solid #E9ABA7;
		border-bottom: 1px solid #E9ABA7;

	}
table.table_test thead{
	background-color: #FDEE0B;
	color: #EB1C24;
	border: 0;
}
	table.table_test thead tr{
		/*overflow: hidden;*/
	}
		table.table_test thead tr > th{
			border: 0;
		}
		table.table_test thead tr > th:nth-child(1){
			text-align: center;
			max-width: 50px;
			min-width: 45px;
				position: relative;
				z-index: 1;
				vertical-align: middle;
			color: #FEEE0B;
		}
		table.table_test tbody tr > td:nth-child(1){
			max-width: 50px;
			min-width: 45px;
		}
		table.table_test thead tr > th .circulo{
			/* content: ""; */
			/* padding: 40px; */
			position: absolute;
			overflow: hidden;
			/* height: 100%; */
			/* background: #EB1C24; */
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			z-index: -1;
			/* border-radius: 100%; */
		}
			table.table_test thead tr > th .circulo:after{
				content: "";
				padding: 10px 25px;
				position: absolute;
				background: #EB1C24;
				top: -5px;
				left: 0;
				height: calc(100% + 10px);
				/* height: inherit; */
				border-radius: 100%;
				z-index: -1;
			}
			table.table_test thead tr > th .circulo:before{
				content: "";
				/*padding: 10px 25px;*/
				position: absolute;
				background: #EB1C24;
				top: 0;
				left: 0;
				height: 100%;
				right: 50%;
				z-index: -1;
			}
		table.table_test thead tr > th:nth-child(2){
			padding-left: 10px;
		}
	
	.test_form{
		width: 30%;
	}


/*******************
		************
		***GLOBAL***
		************
*******************/


section a{
	color:#FF161D;
}

section p a{
	text-decoration: underline;
}

.form-group .checkbox input[type="checkbox"]{
	border-radius:0;
}
.form-group .btn-link{
	color:#AEAEAE;
}

.form-group a.btn-primary,
.form-group button.btn-primary{
	background:#FF161F;
	font-family: "Aleo Bold";
	font-size: 17px;
	border:none;
	border-radius:0;
	padding: 10px 30px;
}
.form-group a.btn-primary:hover,
.form-group button.btn-primary:hover{
	background:#FFF30B;
	color: red;
	text-shadow: none;
}
.form-group a.btn-primary:focus,
.form-group a.btn-primary:active,
.form-group button.btn-primary:focus,
.form-group button.btn-primary:active{
	border: none;
	box-shadow: none;
	/*background: none;*/
	-webkit-box-sizing: none;
	   -moz-box-sizing: none;
	        box-sizing: none;
}
.form-group label{
	font-weight:normal;
}

.btn-default.glyphicon{
	top: 0;
}
.border_radius_10{
	border-radius: 10px;
}
#embed::after{
	background-image: none;
}
.btn.btn-simple{
	border-radius: 0!important;
	background: none!important;
	padding: 5px 15px!important;
	border: 1px solid #AFAFAF!important;
	color: #AFAFAF;
}
.btn.btn-fin{
	background: #FFEE00;
	color: #FF161F;
	border: 1px solid #FFEE00!important;
	padding: 5px 15px!important;
	border-radius: 0;
}
.input-simple{
	background: none;
	border-style: none;
	border: 1px solid #AFAFAF;
	padding: 5px
}
.input-simple:focus{
	background: none;
	border-style: none;
	border: 1px solid #AFAFAF!important;
	box-shadow: white!important;
}
.input-simple:input-placeholder,
.input-simple::-webkit-input-placeholder,
.input-simple:-ms-input-placeholder,
.input-simple::-moz-placeholder{
	color: white!important;
}
.diploma{
	padding: 7px 16px!important;
	font-size: 1.3em!important;
}
.expre{
	font-size: 1.5em;
}
	.expre:before{
		content: "";
		width: 51px;
		top: -10px;
		background: url(../images/cocinando/expre_left.png);
		height: 58px;
		background-size: 60%;
		background-repeat: no-repeat;
		position: absolute;
		left: calc(50% - 50px);
	}
	.expre:after{
		content: "";
		width: 51px;
		top: -10px;
		background: url(../images/cocinando/expre_right.png);
		height: 58px;
		background-position-x: right;
		background-size: 60%;
		background-repeat: no-repeat;
		position: absolute;
		right: calc(50% - 50px);
	}
/*#diploma{
	position: static;
	background-position: 50px 80px;
	background-origin: content-box;
	background: url(../images/cocinando/fondo-d.png);
	background-size: cover;
}*/
#diploma .cuadrado{
	height: 500px;
	width: 500px;
	border: 3px solid black;
}
#diploma .cuadrado .esquina{
	height: 500px;
	width: 500px;
	border: 3px solid black;
}
.glyphi{
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
}
.glyphicon-diploma_borde ,
.glyphicon-diploma_base {
  	font-size: 75vw;
}
.glyphicon-diploma_borde:before ,
.glyphicon-diploma_base:before {
  	content: "\30";
	font-size: smaller;
	/* height: 100px; */
	/* width: inherit; */
	/* text-align: center; */
	/* position: inherit; */
	display: block;
	/* left: 0; */
	/* top: 0; */
}
.glyphicon-diploma_borde:before{
  	color: black;
}
.glyphicon-diploma_base:before{
  	color: white;
}

.cerrar_d{
	background: url(../images/cocinando/cerrar_d.png);
	position: absolute;
	right: 0;
	height: 50px;
	width: 50px;
	background-size: 50px;
	background-repeat: no-repeat;
}
.cerrar_v{
	background: url(../images/cocinando/cerrar_v.png);
	position: absolute;
	right: 7vw;
	top: 17.5%;
	height: 17vh;
	min-width: 32px;
	/*display: none;*/
	width: 3.5vw;
	z-index: 5;
	opacity: 0;
	background-size: 90%;
	background-repeat: no-repeat;
	transition: all 0.1s ease-in;
}
.content_cerrar{
	position: absolute;
	right: 1vw;
	top: 3vh;
	height: 80px;
	width: 90px;
}
	.cerrar_chi-fi-ga{
		background: url(../images/cocinando/cerrar_v.png);
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: calc(10% + 3vw);
		z-index: 5;
		background-size: calc(90% );
		background-repeat: no-repeat;
	}


.fondo_diploma:before{
	height: 69vw;
	content: "";
	background: url(../images/cocinando/fondo-d1.png);
	width: 100%;
	position: absolute;
	top: -;
	right: 0;
	/* z-index: -9; */
	/* bottom: -60px; */
	/* left: 0; */
}
	#diploma .contenido_diploma{
		margin-top: 9.2vw;
	}
		#diploma .superior > div:first-child img,
		#diploma .superior > div:last-child img{
			max-width: 70%;
			position: absolute;
		}
		#diploma .superior div:first-child img{
			right: 1vw;
		}
		#diploma .superior div:last-child img{
			left: 1vw; 
		}
		#diploma .medio{
			margin: 2.5vw 0;
		}
			#diploma .medio img{
				margin:auto;
			}
		#diploma .momentos{
			position: absolute;
			right: 0;
			left: -1vw;
			top: 2.0vw;
			width: 75%;
		}

/*******************
		************
		***FOOTER***
		************
*******************/

footer{
	background-color:#FFEE00;
	border-top:4px solid #FF161D;
}

footer h4{
	color: #FF161D;
	font-weight:600;
	border-bottom: 2px solid #FF161D;
	padding-top:8px;
	font-family: "Calibri", Calibri;
	padding-bottom: 10px;
}



footer article h5{
	color: #FF161D;
	margin: 15px 0;
	font-family: "Calibri", Calibri;
}

footer .col-sm-12.bs-docs-footer-links{
	padding-left:15px;
}
	footer .col-sm-12.bs-docs-footer-links > section{
		border-top:1px solid #FF161D;
		padding: 13px 0;
	}
		footer .col-sm-12.bs-docs-footer-links > section a{
			color: #FF161D;
		}
	footer .col-sm-12.bs-docs-footer-links > div{
		bottom: 10px;
		width: 60%;
		right: 0;
		position: absolute;
	}
		footer .col-sm-12.bs-docs-footer-links > div img{
			background: #FFEE00;
			padding: 0 0 0 40px;
			float: right;
		}

@media(max-width: 768px){

	footer h4{
		border-bottom: none;
		padding-top:8px;
		padding-bottom: 10px;
	}

	footer .col-sm-4.contacto > a:nth-child(1),
	footer .col-sm-4.contacto > a:nth-child(2){
		margin-top: 70px;
	}

	footer .col-sm-4.contacto > a:nth-child(4){
		top: 57px;
	}

	footer .col-sm-4.contacto > div.visible-xs{
		top: 5px;
		left: 20px;
		position: absolute;
	}
		footer .col-sm-4.contacto > div.visible-xs img{
			width: 110px;
		}

	footer .col-sm-4.contacto > div{
		top: 15px;
		right: 30px;
		position: absolute;
	}
		footer .col-sm-4.contacto > div a{
			margin-right: 10px;
		}
			footer .col-sm-4.contacto > div a img{
				width: 40px;
			}

	footer .col-sm-4.receta > a{
		float: right;
		top: -57px;
	}



	footer .col-sm-12.bs-docs-footer-links{
		border-top: 1px solid #FF161D;
		display: flex;
		margin-left: 30px;
		margin-right: 15px;
		padding-left: 1px;
	}
		footer .col-sm-12.bs-docs-footer-links > div{
			/*bottom: 10px;
			right: 0;*/
			/*position: relative;*/
		}

		footer .col-sm-12.bs-docs-footer-links > section{
			display: inline-block;
			border-top: none;
		}
			footer .col-sm-12.bs-docs-footer-links > section li{
				display: table;
				padding-bottom: 15px;
			}


	footer .col-sm-12.bs-docs-footer-links > div img{
			padding: 0 0 0 10px;
		}


}


