.figment-overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
}

.figment-header-social {
	float:none;
	padding: 0 70px 0 70px;
}

.figment-header-social a{
	color: #383848 !important;
}

.figment-tp-caption span{
	color: #006547;
}

.figment-search-box input[type="text"]{
	background: #025B3F;
}

.figment-build-title h2 {
	color: #025B3F !important;
}

.figment-menu-return a.current {
    color: #025B3F !important;
}

.figment-menu-list h5 span {
    color: #FFF !important;
}

.figment-btn-main {
	background: url('../images/figment/btn2-bg.jpg') repeat-y 0 0;
}

.figment-footer-part {
	background-color: #025B3F;
}

.figment-icon-dark {
	background-image: url("/assets/images/pattern-dark.png");
}

.figment-title-recipe {
	margin-top: -40px;
}

.figment-title-recipe h3 {
	font-size: 32px;
}

.figment-logo {
	padding-top: 8px;
}

.figment-foto-empresa {
	margin-bottom: 90px;
}

.figment-breadcrumbs {
	text-align: left;
}

.figment-reduce-padding-bottom {
	padding-bottom: 15px !important;
}

.figment-hide {
	display:none;
}

/**/
.list-e ul {
  list-style-type: none;
  padding-left: 20px;
}

.list-e li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px
}

.list-e li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c";
	color: #E4B95B;
}

.section-avp {
	margin-top: 170px;
	padding-left: 15px;
}
.div-avp {
	margin-bottom:100px;
}
.div-avp p {
	text-align: justify;
}

.container-footer {
	min-height: 205px;
	margin-top: -50px;
}

.menu-list p {
	margin: 0 0 25px 0;
    min-height: 100px;
    text-align: justify;
}

.menu-list .plusInfo {
	letter-spacing: 2px;
	margin-left: 5px;
	font-size: 1.2rem;
}
.feature-img {
	background: #fff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.img_productos {
	width: 100%;
	min-height: 240px;
	max-height: 240px;
	margin: 0 auto;
}
.feature-info h6 {
	min-height: 94px;
	max-height: 94px;
}

@media only screen and (max-width: 360px) {
	.img_productos {
		min-height: 115px;
		max-height: 115px;
	}
	.feature-info h6 {
		font-size: 14px;
		min-height: 106px;
		max-height: 106px;
	}
	.feature-info p {
		font-size: 12px;
	}
}

@media only screen and (min-width: 360.99px) and (max-width: 420px) {
	.img_productos {	
		min-height: 145px;
		max-height: 145px;
	}
	.feature-info h6 {
		font-size: 14px;
		min-height: 106px;
		max-height: 106px;
	}
	.feature-info p {
		font-size: 12px;
	}
}

@media only screen and (min-width:420.99px) and (max-width: 730px) {
	.img_productos {		
		min-height: 200px;
		max-height: 200px;
		max-height: auto;
	}
	.feature-info h6 {
		font-size: 14px;
		min-height: 106px;
		max-height: 106px;
	}
}

@media only screen and (min-width:730.99px) and (max-width: 810px) {
	.img_productos {	
		height: auto;
		min-height: 190px;
		max-height: 190px;
	}
}

@media only screen and (min-width:810.99px) and (max-width: 830px) {
	.img_productos {	
		height: auto;
		min-height: 195px;
		max-height: 195px;
	}
}

@media only screen and (min-width:1023.99px) and (max-width: 1024px) {
	.img_productos {	
		height: auto;
		min-height: 190px;
		max-height: 190px;
	}
}


@media only screen and (max-width: 700px) {
    .figment-title-recipe {
		margin-top: 10px;
	}
	.figment-logo {
		max-height: 65px;;
	}
}

@media only screen and (max-width: 736px) {
    .section-avp {
		margin-top: 110px;
	}
	.tp-caption.medium_text {
		font-size: 1.4rem !important;
	}
	.tp-caption.very_large_text {
		font-size: 1.5rem !important;
	}
	.menu-list h5 {
		border: 0;
	}
	.menu-list p {
		margin-top:40px;
	}
	.owl-prev, .owl-next {
		width: 25px !important;
		height: 25px !important;
	}
	.slick-prev::before, .slick-next::before {
		display: block;
	}
	.slick-prev, .slick-next {
		top: 35%;
	}
}

@media only screen and (max-width: 1025px) {
	.container-footer {
		max-height: 145px;
		margin-top: -20px;
	}
	
	.slick-prev::before, .slick-next::before {
		display: block;
	}
}