
.a-left-scroll { 
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0;
	height: 100%;
	width: 50px;
	height: 100%;
}

.a-right-scroll { 
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 0;
	height: 100%;
	width: 50px;
	height: 100%;
}

.a-right-scroll:hover:after {
	content:'';
	border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;	
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);    	
	right:10px;
	top:50%;
	position:absolute;
}

.a-left-scroll:hover:after {
	content:'';
	border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;	
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);	
	left:10px;
	top:50%;
	position:absolute;
}

.a-right-scroll:hover {  
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(204,204,204,0.6390756986388305) 100%);
}


.a-left-scroll:hover { 
	background: rgb(204,204,204);
	background: linear-gradient(90deg, rgba(204,204,204,0.6390756986388305) 0%, rgba(255,255,255,0) 100%); 
}

.dataTable {
	padding-top:20px;
}

.padding-table {
	padding:20px;
}

.empty_list {
	margin-top:50px;
	margin-bottom:50px;	
}

.empty_list h1 {
	font-size:50px;
	color:#ccc;
}

.empty_list p {
	color:#ccc;
}

.avatar_img {
	width:35px;
	height:35px;
	border-radius:100%;
	background-size:cover;
	background-position:center center;
}

.navbar-brand-img, .navbar-brand > img
{
	max-height: 2.5rem !important;
}

/*Cargando las Fuentes del Sitio*/

@font-face {
	font-family: 'Brandon Bld';
	src: url(fonts/Brandon_bld.otf);
}

@font-face {
	font-family: 'Brandon Blk';
	src: url(fonts/Brandon_blk.otf);
}

@font-face {
	font-family: 'Brandon Med';
	src: url(fonts/Brandon_med.otf);
}

@font-face {
	font-family: 'Brandon Reg';
	src: url(fonts/Brandon_reg.otf);
}

@font-face {
	font-family: 'EquipSlab Regular';
	src: url(fonts/EquipSlab-Regular.otf);
}

@font-face {
	font-family: 'Two 20 inline bold';
	src: url(fonts/town-20-inline-bold.otf);
}

/*Colores del Sitio*/

.bg_blue {

	background-color: #282c44;
}

.bg_red {

	background-color: #c10230 !important;
}

.bg_light {

	background-color:#e8dbcd;
	
}

.bg_light a {

	color:#000 !important;
}

.bg_cream{

	background-color: #e8dbcd;
}

.bg_orange{

	background-color: #cd730f;
}

.bg_green{

	background-color: #048039;
}

.bg_gray{

	background-color: #49443f;

}

.bg_aqua{

	background-color: #025a83;
}

/*Estilos utilizados en Index Sección 1*/

#main_banner {
	background-image: url(../img/index/portada.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:800px;
}





.vertical-alignment {
	text-align:center;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -10%);
}





.red_dots {	
	background-image: url(../img/footer/puntos.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:cover;
	height:100px;
}

.img_complex {
	padding-bottom:100px;
	width:100%;
	
}

.custom_height_menu {
	
	padding-left:80px;
	padding-right:80px;
	font-family: 'Brandon Bld';
	font-size:18px;
}

.nav-link {
	margin-left:18px !important;
	margin-right:18px !important;
	color:#fff;
}

.active {
	color:#fff !important;
}

.custom_height_menu img {
	min-height:80px;
}

.custom_height_menu ul li a {
	color:#fff;
}

/*Estilos del index sección 3*/

.main_s3_img {
	background-image: url(../img/index/coffe.png);
	background-size: cover;
	 background-position: center center;
	background-repeat: no-repeat;
	height:700px;
}


/* MEDIA QUERIES */
/*COL-SM*/
@media only screen and (max-width: 767.98px)
{
	.main_s3_img_100 {
		background-image: url(../img/index/100.png);
		background-position: center center;
		background-repeat: no-repeat;
		width:100%;
		height:400px !important;
		top: 250px !important;
		left: 0 !important;
		overflow: auto;		
		position: absolute;
		bottom: 0; 
		right: 0;
	}

	.custom_title{
		text-align:center;
			
		margin-top: 300px;		
	  }

	.recipe_detail_ingredient_text {

		font-family: 'Brandon Reg';
		font-size:20px;
		color:#ffffff;
		
	
	}


	.products_s1_text_config {
		font-size: 20px !important;
		padding:20px;
	}

	.harina_especial_title {
		font-size:20px !important;
	}


	.product_section_aligment {
		padding:30px;
	}

	.product_sample_config {
		height:200px !important; 
	}

	.product_banner_text_config2 {
		line-height: 50px !important;
	}

	.main_title_prod {
		font-size:24px;
	}

	.main_s3_img
	{
		height: 450px !important;
	}

	.main_s4_img {

		background-image: url(../img/index/colaboradores.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		height:400px;
		margin:10px;
		margin-bottom:25px;
	
	}

	.main_s3_title {
		
		font-size: 27px !important;
		margin-top:100px;
		
	  }

	.bg_dots {
		background-image: url(../img/index/puntos_5.png);
		background-position: center bottom;
		background-repeat: no-repeat;		
		
	}

	.subtitle {
		font-family: 'Brandon Bld';
		font-size:35px;
		color:#e8dbcd;
		text-transform: uppercase;
		text-align:center;
		margin-top:100px;
		margin-bottom:100px;
	}

	.icon_inside {
		display:block !important;
	}

	.icon_outside {
		display:none !important;
	}

	.main_s4_text_config {
	    padding-top:100px;
		padding-bottom:100px;
		width: 100%;
		text-align: center;
	  }


	  .main_s3_title, .main_s3_p {
		/*text-align:center;*/
	  }

	  .main_s3_text_config {
		padding-left:50px !important;
		padding-right:50px !important;
		padding-top:100px !important;
		padding-bottom:100px !important;
	  }




	  
	  .custom_height_menu img {
		min-height: 50px !important;
	  }

	  .custom_height_menu {
		padding-left: 10px !important;
		padding-right: 10px !important;		
	  }

	  .product_banner_text_config{
		font-family: 'Brandon Bld' !important;
		font-size: 36px !important;
		padding-bottom: 60% !important;
		text-align: center !important;
	}
	
	.product_banner_text_config2{
		font-family: 'Brandon Bld';
		font-size: 52px !important;
	}
	
	.product_flour {
		height: 450px !important;		
		padding-top: 10% !important;
		padding-bottom: 10% !important;
	}

	.product_category_title_text {
		font-family: 'Two 20 inline bold' !important;
		font-size:25px !important; 
		color:#c10230 !important;
	}

}
.history_section_white_img{
	width: 85% !important;
	height: 400px !important;
	background-image: url(../img/history/history_1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	float: right !important;
}

.history_section_white_right_side{
	padding-top: 120px !important;
	padding-bottom: 120px !important;
	padding-right: 0px !important;
}

.history_section_color_right_side{
	padding-left: 0px !important;
}

.last-img{
	width: 100% !important;
	height: 300px !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.contact-history-mobile{
	padding-bottom: 100px !important;
	padding-top: 100px !important;
}
.products_button_contact_us{

	font-family: 'Brandon Bld';
	font-size:28px;
	margin-top: 5%;
	margin-bottom: 10%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;

}

.main_title_history {
	font-size:40px;
	font-family: 'Brandon Bld' !important;
	text-transform: uppercase !important;
}

.history_banner_text_config2 {
	font-size:70px;
	line-height: 80px !important;
	font-family: 'Brandon Blk' !important;
	color: #c20030 !important;
	text-transform: uppercase !important;
}

.history_banner {
	background-image: url(../img/history/history_banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height:700px;
	background-position-y: bottom;
}

.our_values{
	background: #222945 !important; 
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.our_values_title{
	font-size: 28px;
	font-family: 'Brandon Blk' !important;
	color: #f1e4af !important;
	text-transform: uppercase !important;
	padding-bottom: 20px !important;
}

.our_values_paragraph{
	width: 100% !important;
	font-family: 'Brandon Med' !important;
	font-size: 20px !important;
	text-align: left;
	color: white !important;
}

.our_value_ul li{
	font-family: 'Brandon Med' !important;
	font-size: 20px !important;
	text-align: left;
	color: white !important;
	list-style: none;
}

.our_value_ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f1e4af; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 2em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}


.history_mision{
	background: #e5dbce !important; 
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.history_mision_left_side{
	border-right: 2px solid #c75d73 !important;
}

.history_mision_paragraph{
	margin-left: 15% !important; 
	width: 70% !important;
	font-family: 'Brandon Med' !important;
    font-size: 20px !important;
    text-align: center;
}


.history_mission_title{
	font-size: 28px;
	font-family: 'Brandon Blk' !important;
	color: #c20030 !important;
	text-transform: uppercase !important;
	padding-bottom: 20px !important;
}

.img-dot4{
	position: relative;
	width: 30px;
	height: 30px;
	top: 49%;
	left: -12px;
}
.img-dot3{
	position: relative;
	width: 30px;
	height: 30px;
	top: 160px;
	left: -29px;
}

.img-dot2{
	position: relative;
	width: 30px;
	height: 30px;
	top: 45%;
	left: -17px;
}

.img-dot{
	position: absolute;
	top: 48%;
	left: -12px;
	width: 30px;
}


.with-border-first{
	position: relative;
}
.with-border-first::before {
  content: "";
  position: absolute;
  left: 0;
  top: 75%;
  transform: translateY(-50%);
  width: 2px; /* Ancho del borde izquierdo */
  height: 50%; /* Altura del borde (la mitad del div) */
  border-left: 5px dotted #af2535;
}

.footer-phone{
	font-size:25px;
	line-height: 20px !important;
	font-family: 'Brandon Blk' !important;
	margin-top: 21px;
}


.main_title_bottom {
	font-family: 'Brandon Blk';
	font-size:100px;
	color:#c10230;
	text-transform: uppercase;
	font-size:70px !important;

}

.main_title_up {
	  font-size:35px !important;
	  font-family: 'EquipSlab Regular';
	  font-size:55px;
	  color:#000;
}
  

/* CUSTOM */

@media only screen and (max-width: 792.80px) {

	  
	.main_title_bottom {
		font-family: 'Brandon Blk';
		font-size:100px;
		color:#c10230;
		text-transform: uppercase;
		font-size:50px !important;
	}
	  
	.footer-phone{
		font-size:25px;
		line-height: 20px !important;
		font-family: 'Brandon Blk' !important;
		margin-top: 0px;
	}
	
	.with-border-first::before {
	  content: "";
	  position: absolute;
	  left: 0;
	  top: 45%;
	  transform: translateY(-29%);
	  width: 2px; /* Ancho del borde izquierdo */
	  height: 78%; /* Altura del borde (la mitad del div) */
	  border-left: 5px dotted #af2535;
	}
	
	
	.img-dot{
		position: absolute;
		top: 22%;
		left: -7px;
		width: 20px;
	}
	
	.img-dot2{
		position: relative;
		width: 20px;
		height: 20px;
		top: 10%;
		left: -13px;
	}
	
	
	.img-dot4{
		position: relative;
		width: 20px;
		height: 20px;
		top: 40%;
		left: -7px;
	}
	
	.img-dot3{
		position: relative;
		width: 20px;
		height: 20px;
		top: -19%;
		left: -24px;
	}
	
	.history_banner {
	
		background-image: url(../img/history/history_banner.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		height:400px;
		background-position-y: bottom;
	
	}
	
	.main_title_history {
		font-size:25px;
		font-family: 'Brandon Bld' !important;
		text-transform: uppercase !important;
	}
	
	.history_banner_text_config2 {
		font-size:50px;
		line-height: 50px !important;
		font-family: 'Brandon Blk' !important;
		color: #c20030 !important;
		text-transform: uppercase !important;
	}
	
	.products_button_contact_us{
		font-family: 'Brandon Bld';
		font-size:22px;
		margin-top: 5%;
		margin-bottom: 10%;
		padding-top: 1%;
		padding-bottom: 1%;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#web_us_page{
		display:none;
	}
	
	#mobile_us_page{
		display:block;
	}
	
	.history_section_white_img{
		width: 90% !important;
	}
	
	.history_section_white_right_side{
		padding-top: 50px !important;
		padding-bottom: 0px !important;
		padding-right: 0px !important;
	}
	
	.history_section_color_right_side{
		padding-left: 0px !important;
		padding-top: 50px !important;
	}
}

@media only screen and (min-width: 793px) {
	#web_us_page{
		display:block;
	}
	
	#mobile_us_page{
		display:none;
	}
}

@media only screen and (max-width: 1023.69px) {
	.desktop_footer {
		display:none;
		padding: 0px !important;
	}

	.mobile_footer {
		display:block;
		padding: 0px !important;
	}
	
	
}


@media only screen and (min-width: 1024.69px) {
	.desktop_footer {
		display:block;
		padding: 0px !important;
	}

	.mobile_footer {
		display:none;
		padding: 0px !important;
	}
	
	#web_us_page{
		display:block;
	}
	
	#mobile_us_page{
		display:none;
	}
}



/*COL-MD*/
@media only screen and (min-width: 768px) {
	.main_s3_img_100 {
		background-image: url(../img/index/100.png);
		background-position: center center;
		background-repeat: no-repeat;
		width:300px;
		height:300px;
		overflow: auto;
		margin: auto;
		position: absolute;
		top: 0; left: 0; bottom: 0; right: 0;
	}

	.custom_title{
		width: 600px;
		float: right;
		margin-top: 250px;
		margin-right:80px;
	  }

	.recipe_detail_ingredient_text {

		font-family: 'Brandon Reg';
		font-size:20px;
		color:#ffffff;
		line-height:2;
	
	}

	.main_s4_img {

		background-image: url(../img/index/colaboradores.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		height:700px;
		margin-top:5%;
		margin-bottom:5%;
	
	}

	.bg_dots {
		background-image: url(../img/index/puntos_6.png);
		background-position: center bottom;
		background-repeat: no-repeat;	
		background-size:100%;	
	}

	.subtitle {
		font-family: 'Brandon Bld';
		font-size:40px;
		color:#e8dbcd;
		text-transform: uppercase;
		text-align:center;
		margin-top:100px;
		margin-bottom:100px;
	}


	.icon_inside {
		display:none;
	}

	.icon_outside {
		display:block;
	}
}

.main_s3_title {

	font-family: 'Brandon Bld';
	font-size:32px;
	color:#c10230;
	text-transform: uppercase;

}

.main_s3_p{

	font-family: 'Brandon Med';
	font-size:22px;
	color:#000;

}

.main_s3_img_size{

	width:770px;
	padding-left: 0%;

}

.main_s3_text_config{

	/*padding-top: 5%;*/
	padding-left: 16%;
	padding-right: 4%;
	/*padding-bottom: 5%;*/

}

.main_s3_img2_vertical_alignment{

	padding-top: 13%;

}

/*Estilos del index sección 4*/

.main_s4_text_config{

	/*padding-top: 50%;*/
	font-family: 'EquipSlab Regular';
	font-size:31px;
	color:#000;

}





.relative {

	position: relative;

}

/* Estilos utilizados en la página de Nuestra historia*/








.with-border-last{
	position: relative;	
}
.with-border-last::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  width: 2px; /* Ancho del borde izquierdo */
  height: 50%; /* Altura del borde (la mitad del div) */
  border-left: 5px dotted #af2535;
}



.with-border {
  height: inherit;
  border-left: 5px dotted #af2535;
}







.history_section_white{
	background-color: white !important;
}



.history_section_color_left_side{
	padding-left: 0px !important;
}



.history_section_white_text{
	width: 80% !important;
	font-family: 'Brandon Med' !important;
	margin: auto;
	font-size: 23px !important;
	text-align: justify;
	
}



.history_section_color{
	background-color: #e8dbcd !important;
}




.history_section_color_img{
	width: 85% !important;
	height: 400px !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.history_section_color_text{
	width: 80% !important;
	font-family: 'Brandon Med' !important;
	margin: auto;
	font-size: 23px !important;
	text-align: justify;
	
}

/* Estilos utilizados en la página de productos*/

.product_banner {

	background-image: url(../img/products/banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height:700px;
	background-position-y: bottom;

}


.product_banner_text_config{

	font-family: 'Brandon Bld';
	font-size: 40px;

}

.product_banner_text_config2{

	font-family: 'Brandon Bld';
	font-size: 88px;
	line-height: 90px;

}


.products_s1_text_config{

	font-family: 'Brandon Med';
	font-size:28px;
	color:#000;
	margin-top: 10%;
	margin-bottom: 5%;

}

.products_text_red{

	color:#c10230;

}

.products_dots {
	background-image: url(../img/products/puntos.png);		
	background-size:auto 100%; 
	background-repeat:repeat;
	background-position:center center;
}



.product_category_title_text {

	font-family: 'Two 20 inline bold';
	font-size:46px;
	color:#c10230;
	background-color:#fff;
	width:fit-content;
	margin:0 auto;
	padding:0px 23px;

}

.product_section{

	margin-top: 5%;
	margin-bottom: 5%;
	background-color: #e8dbcd;

}


.product_section_aligment{

	padding-top: 5%;
	padding-bottom: 5%;

}

.product_title_text {

	font-family: 'Two 20 inline bold';
	color:#282c44;	
	font-size:44px;

}

.product_branding_text {

	font-family: 'Brandon Reg';
	font-size:25px;
	color:#282c44;

}

.product_description_text {

	font-family: 'Brandon Reg';
	font-size:22px;
	color:#282c44;
	line-height: 28px;

}

.product_flour {

	height: 425px;


}

.product_sample_config {

	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	height: auto;

}

.product_sample1 {

	background-image: url(../img/products/sample1.jpeg);

}

.product_sample2 {

	background-image: url(../img/products/sample2.jpeg);

}

.product_sample3 {

	background-image: url(../img/products/sample3.jpeg);

}

.product_sample4 {

	background-image: url(../img/products/sample4.jpeg);

}

.product_sample5 {

	background-image: url(../img/products/sample5.jpeg);

}

.product_sample6 {

	background-image: url(../img/products/sample6.jpeg);

}

.product_sample7 {

	background-image: url(../img/products/sample7.jpeg);

}

.product_sample8 {

	background-image: url(../img/products/sample8.jpeg);

}



@media (max-width: 767px) {
	.product_category_header {
		margin-top:  10%;
		margin-bottom: 10%;
	}	
}

@media (min-width: 768px) {
	.product_category_header {
		margin-top:  7%;
		margin-bottom: 7%;
	}
}	



/* Estilos utilizados en la página de recetas*/

.footer-text{
	margin-top: 0 !important;
	margin-bottom: 0 !important;	
	text-transform: uppercase;
}

.footer-textM{
	margin-top: 0 !important;
	margin-bottom: 0 !important;	
	text-transform: uppercase;
}

.recipe-hide{
	display: none;	
}

.selected-category .card-footer{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgb(205, 115, 15,80%) !important;	
}

.selected-category .footer-text{
	top: 45%;
	margin: auto;
	position: relative;
	font-size: 30px;		
}

.selected-category .footer-textM{
	top: 45%;
	margin: auto;
	position: relative;
	font-size: 21px;		
}

.recipe_banner {

	background-image: url(../img/recipes/banner.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: center;
	height:700px;
	margin-bottom: 5%;

}

.recipe_banner_text_config{

	font-family: 'Brandon Bld';
	font-size: 40px;

}

.recipe_banner_text_config2{

	font-family: 'Brandon Blk';
	font-size: 80px;
	color:#c10230;
	line-height: 0.8;

}

.recipe_button_more_recipes{

	font-family: 'Brandon Bld';
	font-size:28px;
	margin-top: 5%;
	margin-bottom: 10%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;

}

.recipe_category_config{

	font-family: 'Brandon Bld';
	font-size:20px;
	margin-top: 10%;
	margin-bottom: 10%;
	margin-right: 1%;
	margin-left: 1%;
	border:0px !important;

}

.recipe_category_img_1{

	background-image: url(../img/recipes/1.png);

}

.recipe_category_img_2{

	background-image: url(../img/recipes/2.png);

}

.recipe_category_img_3{

	background-image: url(../img/recipes/3.png);

}

.recipe_category_img_4{

	background-image: url(../img/recipes/4.png);

}

.recipe_category_img_5{

	background-image: url(../img/recipes/5.png);

}

.recipe_category_img_6{

	background-image: url(../img/recipes/6.png);

}

.recipe_category_img_config{

	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
	height: 400px;
	width: auto;

}

.recipe_row_config{

	margin-top: 5%;
	margin-bottom: 5%;

}


.recipe_carousel_img_config{
	background-size:cover;
	width:100%;
	height:200px;	
}

.figcaption_config{

	font-family: 'Brandon Med';
	font-size:20px;
	padding-top: 2px;
	padding-bottom: 2px;

}




/*Estilos utilizados en la Página de Detalle de Receta*/


@media (max-width: 767px) {
	.recipe_detail_ingredient_text{
		text-align: center !important;
		margin-top: 40px !important;
	}
	
	#procedures-list-mobile{
		display: block !important;
	}
	
	#procedures-list{
		display: none !important;
	}
	
	#similar-recipes-scroll-M{
		display: block;
	}	
	
	#similar-recipes-scroll{
		display: none;
	}
	
	#similar-recipes-scroll-suggestion{
		display: none;
	}
	
		
}

@media (min-width: 768px) {
	
	#procedures-list-mobile{
		display: none !important;
	}
	
	#procedures-list{
		display: block!important;
	}
	
	#similar-recipes-scroll-M{
		display: none;
	}	
	
	#similar-recipes-scroll{
		display: block;
	}
	
	#similar-recipes-scroll-suggestion{
	}
	
	
}

.recipe_detail_banner{

	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;

}

.recipe_detail_title_config{

	margin-top: 80px;
	margin-bottom: 20px;

}

.recipe_detail_title_text_config{

	font-family: 'Brandon Blk';
	font-size: 42px;
	color:#c10230;

}

.recipe_detail_subtitle_config{

	margin-bottom: 70px;

}

.recipe_detail_subtitle_text_config{

	font-family: 'Brandon Med';
	font-size: 14px;
	color: #49443f;

}

.recipe_detail_subtitle_border_config{

	border-width: 2px;
	border-color: #c10230;
	border-right-style: solid;
	border-left-style: solid; 

}

.recipe_detail_subtitle_img_config{

	margin-top: 3%;
	margin-bottom: 3%;
	margin-right:3%; 
	height: 25px; 
	width: 25px;

}

.recipe_detail_ingredients_config{

	

}



.recipe_detail_ingredient_text h2 {
	font-family: 'Brandon Med';
	font-size:28px;
}

.recipe_detail_flour_img {
	height: 250px;
	width: 150px;
}


.recipe_detail_procedure_text_config{

	font-family: 'Brandon Med';
	font-size: 36px;
	color:#282c44;
	margin-bottom: 4%;
	border-width: 1px;
	border-color: #282c44;
	border-bottom-style: solid;
	padding-bottom:20px;

}

.more-recipes-detail{
	background-color:#efefef;
	
	padding-top:50px !important;
	margin-top:80px;
}

.more-recipes-detail-title{
	color:#212944;
	font-size: 30px !important;
	font-family: 'Brandon Med';	
}


.carousel-inner {
	padding: 1em;
  }
  .card {
	margin: 0 0.5em;
	box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
	border: none;
  }
  .carousel-control-prev,
  .carousel-control-next {
	background-color: #e1e1e1;
	width: 6vh;
	height: 6vh;
	border-radius: 50%;
	top: 45%;
	margin-right: -24px;
	transform: translateY(-50%);
  }
  
  .text-mobile{
	  width: 80% !important;
	  font-family: 'Brandon Med' !important;
	  margin: auto;
	  font-size: 23px !important;
	  text-align: justify;
  }
  
  @media (min-width: 100px) {
	  
  	  .carousel-item {
		margin-right: 0;
		flex: 0 0 50%;
		display: block;
	  }
	  .carousel-inner {
		display: flex;
	  }
	  
	  
  }
  
  @media (min-width: 768px) {
	.carousel-item {
	  margin-right: 0;
	  flex: 0 0 33.333333%;
	  display: block;
	}
	.carousel-inner {
	  display: flex;
	}
  }
  .card .img-wrapper {
	  max-width: 100%;
	  height: 13em;
	  display: flex;
	  justify-content: center;
	  align-items: center;
  }
  .card img {
	  max-height: 100%;
  }
  @media (max-width: 767px) {
	.card .img-wrapper {
	  height: 17em;
	}
  }

  .recipe_list
  {
	padding-top:20px;
	padding-bottom:60px;
  }
  
  
  
  
  /* Estilos utilizados en la página de contacto*/
  
  .contact_banner {
  
	  background-image: url(../img/contact/banner.jpeg);
	  background-size: cover;
	  background-repeat: no-repeat;
	  background-position-y: center;
	  height:700px;
  
  }
  
  .contact_banner_text_config{
  
	  font-family: 'Brandon Bld';
	  font-size: 40px;
  
  }
  
  .contact-form{
	  width: 90% !important;
	  background-color: white !important;
	  max-width: 650px !important;
	  font-family: 'Brandon Bld';
	  padding: 45px 40px 45px 40px;
  }
  
  .contact-form-title{
	  font-family: 'Brandon Bld';
	  font-size: 40px;
  	  color:#c10230;
  }
  
  .contact-form{
	font-family: 'Brandon Med';
	width: 100% !important;	  
	font-size: 20px;
  }
  
  .contact-button{
		width: auto !important;
		margin-top:40px !important;
		background-color: black !important;
		color: white !important;
		border: none !important;
		padding: 5px 10px !important;
		
  }
	
  .contact-form-input{
	  width: 100% !important;
	  border: none !important;
	  font-family: 'Brandon Med';
	  font-size: 20px;
	  color:gray;
	  padding-left: 10px !important;
	  
  }
  
  .contact-form input:focus{
		outline: none;
  }
  
  .input-row{
	  border-bottom: 1px solid black !important;
	  padding: 15px 0px 10px 0px !important;
  }
  
  .ingredients_block {
	border-radius: 15px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius:15px;
  }

  

  

  .procedure_list ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;	
  }


  .procedure_list li {
	margin: 5px 0;
	padding: 5px;
	position: relative;
  }
  
  .procedure_list li::before {
	content: counter(li-counter);
	counter-increment: li-counter;
	background-color: red;
	color: white;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: -35px;
	z-index: 1000;
  }
  
  .procedure_list li:not(:last-child)::after {
	content: "";
	background-color: red;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 5px;
	left: -22px;
  }

  .procedure_list {
	font-size:20px;
	font-family: 'Brandon Reg';
  }


  