body{
	font-family: sans-serif;
}
.f-weight-100{
	font-weight: 100;
}
.f-weight-200{
	font-weight: 200;
}
.f-weight-300{
	font-weight: 300;
}
.f-weight-400{
	font-weight: 400;
}
.f-weight-500{
	font-weight: 500;
}
.f-weight-600{
	font-weight: 600;
}
.f-weight-700{
	font-weight: 700;
}
.f-weight-800{
	font-weight: 800;
}
.f-weight-900{
	font-weight: 900;
}
/* FONT SIZE */
.font-10{
	font-size: 10px;
}
.font-12{
	font-size: 12px;
}
.font-14{
	font-size: 14px;
}
.font-16{
	font-size: 16px;
}
.font-18{
	font-size: 18px;
}
.font-20{
	font-size: 20px;
}
.font-22{
	font-size: 22px;
}
.font-24{
	font-size: 24px;
}
.font-36{
	font-size: 36px;
}
/* RECETAS*/
.recetas ul, .recetas ol{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 20px;
}
.recetas ul li, .recetas ol li{
    margin-bottom: 15px;
}
.info-nutri ul{
	margin-bottom: 0;
    list-style: none;

    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
/**/
.btn-xs{
	border-radius: 20px;
    padding: 2px 10px;
}
/* MASONRY */

.free-wall {
	margin: auto;
}

.free-wall-logo {
	margin: auto;
	height: 420px;
}
.size2-2 {
	width: 80px;
	height: 80px;
}

.size11 {
	height: 160px;
	width: 160px;
}

.size12 {
	width: 160px;
	height: 320px;
}

.size21 {
	width: 320px;
	height: 160px;
}

.size22 {
	height: 320px;
	width: 320px;
}

.size13 {
	width: 160px;
	height: 480px;
}

.size31 {
	width: 480px;
	height: 160px;
}

.size23 {
	width: 320px;
	height: 480px;
}

.size24 {
	width: 320px;
	height: 640px;
}

.size32 {
	width: 480px;
	height: 320px;
}

.size33 {
	width: 480px;
	height: 480px;
}

.size34 {
	width: 480px;
	height: 640px;
}

.size43 {
	width: 640px;
	height: 480px;
}

.size35 {
	width: 480px;
	height: 800px;
}
.size52 {
	width: 640px;
	height: 320px;
}
.size53 {
	width: 800px;
	height: 480px;
}
.size54 {
	width: 960px;
	height: 320px;
}

.size36 {
	width: 480px;
	height: 960px;
}

a, button{
	cursor: pointer;
}
.donate form {
	height: 100%;
	width: 100%;
	background: rgb(44, 62, 80);
}

.donate form .paypal {
	display: block;
	margin: auto;
	padding: 20px 0px 0px 0px;
	outline: 0;
}

.img-demo {
	vertical-align: bottom;
	list-style: none;
	margin:0;
	padding: 0;
}

.img-demo li {
	float: left;
	width: 25%;
	text-align: center;
}

.img-demo li img {
	border: 2px solid white;
	width: 98px;
	height: 98px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.rest-left {
	margin-left: 244px;
}

.desc h1,
.desc h2,
.desc h3,
.desc h4,
.desc h5,
.desc h6 {
	font-weight: bold;
}

.desc h2 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}

.desc h2 span {
	float: left;
	display: block;
	line-height: 50px;
}

.brick {
	background-color: white;
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*border: 1px solid #ccc;*/
	border-radius: 15px;
}

.brick .cover {
	overflow: hidden;
	height: 100%;
	/*margin: 20px;*/
}

.brick .read-more {
	position: absolute;
	display: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.45);
}

.brick:hover .read-more {
	display: block;
	cursor: pointer;
}
.homeSlider{
position: relative;
    left: -15px;
    width: calc(100% + 30px);
}
/******/
.bottom-0{
	bottom: 0;
}
.bottom-15{
	bottom: 15px;
}
.right-15{
	right: 15px;
}
/********/
.nav-item.small{
	font-size: 10px;
}
.navbar-brand{
	line-height: .3;
}
.navbar-brand small{
	font-size: 10px;
}
.navbar-brand.mobile-show small{
	position: relative;
	bottom: -5px;
}
.pointer{
	cursor: pointer;
}
/*.jconfirm-content-pane{
	padding: 0 !important;
}*/
.jconfirm-box{
	border-radius: 10px !important;
	background: #f8f9fa;
	/*line-height: .7;*/
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon{
	font-size: 30px !important;
    top: 15px;
    right: 15px;
    background: #fff;
    width: 30px;
    height: 30px;
    padding: 6px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #999;
}
.jconfirm-bg{
	background-color: #000;
    opacity: .75;
}
#brands-chevron, #tips-chevron{
	transition: all .5s;
}
#brands-chevron.active, #tips-chevron.active{
	transform: rotate(180deg);
}
.btn-round{
	width: 35px;
    border-radius: 50%;
    height: 35px;
    text-align: center;
    padding: 6px 0px;
}
.modal-desc{
	line-height: 1.5;
	font-size: 14px;
}

.mobile-show{
	display: none;
}

/* SIDEBAR */
.sidebar-mobile{
	width: 240px;
	padding-left: 15px;
	padding-right: 15px;
}
.main-content{
	width: calc(100% - 240px);
	padding-left: 15px;
	padding-right: 15px;
}

/* SOCIAL COLORES */
.bg-fb{
	background: #4267B2;
}
.bg-tw{
	background: #1DA1F2;
}
.bg-inst{
	background: #833AB4;
}
.bg-yt{
	background: #FF0000;
}
.bg-pin{
	background: #E60023;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 60%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-info {
    background-color: #5bc0de;
}
.label-default {
    background-color: #777;
}

#contact-viewport{
	height: 250px;
}
#contact-slider{
	/*transition: all .5s;
	-webkit-transition: all .5s;*/
	width: 90%;
	height: 100%;
}
.contact-slide{
	padding: 0px 15px 0px 15px;
	height: 100%;
	width: 100%;
}
@media (max-width: 767px){
	.mobile-show{
		display: block;
	}
	.mobile-hide{
		display: none;
	}

}

/*styles-inv-oswaldo*/
body{background-color: #fdfdfd;}

.back-gray{background-color:#f2f2f2}
.roboto{font-family: 'Roboto', sans-serif; }
.thin{font-weight: 100;}
b,h1,h2,h3,h4,h5,h6{font-weight: 700;font-family: 'Roboto', sans-serif; }
.black{font-family: 'Roboto', sans-serif; font-weight: 900;}
.verde{color: #3c8376;}
.gris-o{color:#333333;}
.gris{color:#606060;}
.azul{color:#066aaf;}
.morado{color:#9800ff}
.white{color: white;}
img{max-width: 100%;}
.flex{display: flex;}
.wrap{flex-wrap: wrap;}
.acent{align-items: center;}
input:active,input:focus{outline: none;}
mark{background-color: #bfef00;}
.nopadd{padding-left: 0;padding-right: 0;}

.sidebar{
	position: sticky;
	top: -1px;
	padding-bottom: 3rem;
}

.logo{
	text-align: center;
	padding-top: 30px;
}

.menu ul{
	list-style: none;
	padding-inline-start:0;
}

.menu{
	font-size: 14px;
	padding: 20px 0px 10px 0px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	font-weight: 700;
	margin-bottom: 30px;
}

.menu li a{
	color: #333;
}

.menu ul li ul li a{
	color: #606060;
}

.menu li{
	margin-bottom: 12px;
}

.menu-link.active{
	color: #3c8376;
}
#home-arrow-down{
	width: 150px;
	height: 50px;
	border-radius: 50%;
	opacity: .5;
	color: #FFF;
	position: absolute;
	left: 50%;
	z-index: 999;
	text-align: center;
	line-height: 1;
}

.rrss{
	margin-top: 15px;
	margin-bottom: 15px;
}

.rrss a{
	border-radius: 100%;
	background-color: #4a4a4a;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.rrss-azul a{
	background-color: #066aaf;
	margin-top: 15px;
}

.buscar{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.buscar input{
	border:none;
	border-radius:30px;
	padding: 10px 15px;
	text-align: center;
	max-width: 100%;
}

.texto-home{
	border-bottom: 2px solid #606060;
}

.texto-home p{
	line-height: 1.8;
}

.linea-bef{
	padding-left: 40px;
	position: relative;
}

.linea-bef::before{
	content: '';
	border-bottom: 2px solid #606060;
	position: absolute;
	width: 30px;
	top: 10px;
	left: 0;
}

.col-empresa{
	padding-bottom: 100px;
	background-image: url(../img/back-07.svg);
	background-repeat: no-repeat;
	background-position: center 110%;
	background-size: auto 350px;
	margin-left: -15px;
	margin-right: -15px;
}

.empresa-item{
	flex: 0 0 50%;
}

.empresa-item img{
	width: 100%;
}

.select-custom{
	width: 250px;
	border-radius: 8px;
	border:1px solid #eee9da;
}

.select-custom select{
	width: 100%;
	padding: 3px 10px;
	border:none;
	border-radius: 8px;
}

select:actve,select:focus{
	outline: none;
}

.filtros-nav{
	list-style: none;
}

.nav-item a{
	padding-bottom: 5px;
	color: #606060;
}

.nav-item.active a{
	color: #9800ff;
	/*border-bottom: 1px solid #9800ff;*/
	text-decoration: underline;
}

.items-filtros .brick .brick-img{
	height: 100%;
	width: auto;
	max-width: none;
}

.items-filtros .brick{
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}


.items-filtros .brick::before{
	content: '';
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	border-radius: 20px;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.brick-video{
	z-index: 0;
    top: calc(50% - 60px);
    left: 0;
    width: 100%;
    font-size: 100px;
    opacity: .25;
    color: #FFF;
    text-align: center;
}

.datos{
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	width: 100%;
}
.datos-text{
	width: calc(100% - 30px);
}

.tit-fil{
	font-size: 30px;
	font-weight: 500;
}

.fecha{
	font-weight: 300;
}

.form-mpb input, .form-mpb textarea{
	border: none;
    border-radius: 0;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
    border-bottom: 3px solid #999999;
    padding: 10px;
}
.form-mpb textarea{
	overflow: hidden;
	max-height: 144px;
}
.form-mpb .next-contact, .form-mpb .send-contact{
	bottom: 0;
	right: 15px;
    border: #9900ff;
    background: #9900ff;
}
.form-mpb .dots{
	bottom:8px;
	left: 15px;
	display: flex;
}
.form-mpb .dots div{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #e5e6e7;
	margin-right:5px;
}
.form-mpb .dots div.active{
	background: #9900ff;
}

.form-mpb input[type="submit"]{
	background-color: #3c8376;
	border-radius: 0;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.flechas-verdes{
	right: 20px;
    top: 40%;
    z-index: 99;
}

.back-foot{
	background-image: url(../img/back-12.svg);
	background-size: 100%;
	height: 150px;
	background-position: bottom center;
}

.footer .col-md-6{
	text-align: center;
}

.foot-text{
	color: #b3b3b3;
}

.marca{
	width: 120px;
}

p{
	line-height: 1.8;
}

.slick-arrow{
	width: 30px;
	height: 30px;
	z-index:99;
}
.slick-prev{
	left: 25px;
}
.slick-next{
	right: 25px;
}
.slick-prev:before, .slick-next:before{
	font-size: 30px;
}
.slide-item{
	padding: 0 3px;
}

.relacionados{
	background-color: #000;
	width: 250px;
	height: 250px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

.relacionados img{
	opacity: .5;
	width: 100%;
}
.relacionados-recetas{
	background-color: #000;
	width: 32%;
	height: 600px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.recipes-text-parent{
	left: -15px; width: calc(100% + 60px); background: url(../img/recetas/contactBG.jpg) no-repeat center; background-size: cover;
}
.recepies-text{
	height: 100px;
	background: url(../img/recetas/contactBG-msg.png) no-repeat center;
	padding:20px; background-size: contain;
}
.recipe-img{
	width: 50%;
}
.bola{
	width: 35px;
	height: 35px;
	border:10px solid #3c8376;
	border-radius: 100%;
	margin-right: auto;
	margin-left: auto;
}

.cosos{
	padding: 0 15px;
}

.show-xs{
	display: none;
}

.ham{
	font-size: 40px;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
}

video{
	max-width: 100%;
}

.esquina{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

.btn-search{
	border-radius: 50%;
    height: 42px;
}
.result-img{
	width: 150px;
	height: 150px;
}
.result-title{
	width: calc(100% - 200px);
}
.marcas-participantes .marcas-participantes-child img{
	max-height: 60px;
	width: auto;
}

@media (min-width: 768px) {
	.texto-home{
		padding-left: 60px;
		padding-right: 60px;
	}

	h1{
		font-size: 60px;
	}

	.empresa-item{
		flex: 0 0 25%;
	}

	.footer .col-md-6:first-child{
		text-align: left;
	}

	.footer .col-md-6:last-child{
		text-align: right;
	}

	.section-content{
		padding-right: 50px;
	}
}

@media (min-width: 1200px){
	.col-empresa{
		padding-bottom: 250px;
		background-size: 100% auto;
	}
}

@media (max-width: 575px){

	.show-xs{
		display: block;
	}

	.hide-xs{
		display: none;
	}
	.homeSlider{
		margin-top: 25px;
	}
	.sidebar{
		padding-bottom: 5px;
	}
	.sidebar-mobile{
		width: 100%;
		position: fixed;
		z-index: 9999;
	}
	.main-content{
		width: 100%;
	}
	.logo{
		text-align: left;
		width: 90px;
		padding-top: 0;
	}
	#menu-mobile{
		height: calc(100vh - 90px);
    	overflow: auto;
	}
	.ham{
		padding-right: 10px;
		padding-top: 20px;
	}
	.menu.roboto{
		padding: 10px 0px 10px 0px;
		margin-bottom: 10px;
	}
	.siguenos{
		float: left;
    	margin-right: 20px;
    	padding-top: 7px;
	}
	.buscar{
		display: none;
	}
	.main-content{
		padding-top: 70px;
	}
	.form-mpb .next-contact div, .form-mpb .send-contact div{
		display: none;
	}
	.flechas-verdes{
		right: 0;
	}
	#parent-brand-social{
		position: absolute;
	    width: 50%;
	    right: 0;
	    top: 120px;
	}
	.marcas-participantes{
		margin-top: 30px;
	}
	.marcas-participantes .marcas-participantes-child{
		width: 33%;
		padding: 0px 10px !important;
		height: 120px;
	}
	.marcas-participantes .marcas-participantes-child div{
		position: absolute;
		bottom: 0;
	}
	.recipes-text-parent{
		padding: 0 !important;
	}
	.recipes-text{
		height: 100px;
		background: url(../img/recetas/contactBG-msg.png) no-repeat center;
		padding:32px; background-size: contain;
		font-size: 12px;
	}
	.recipe-img{
		width: 100%;
		margin: 0px 0px 20px 0px;
	}
	.recipe-time{
		float: left;
	    width: 100%;	
	}
	.recipes-filter-img{
		width: 20%;
		padding: 10px !important;
	}
	.recipes-filter-img img{
		width: 30px;
	}
	.info-nutri ul{
		display: block;
		list-style: disc;
	}
}
