/*-----------------------------------------------------------------------------------*/
/*    1-TIPOGRAFIAS
/*-----------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Nymph';
    src: url(../fonts/NymphsHandwriting.eot);
    src: url(../fonts/NymphsHandwriting.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NymphsHandwriting.woff) format('woff'),
    url(../fonts/NymphsHandwriting.ttf) format('truetype'),
    url(../fonts/NymphsHandwriting.svg#CrimsonRoman) format('svg');
url(../fonts/NymphsHandwriting.otf) format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Newcas';
    src: url(../fonts/NewcastleBC.eot);
    src: url(../fonts/NewcastleBC.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NewcastleBC.woff) format('woff'),
    url(../fonts/NewcastleBC.ttf) format('truetype'),
    url(../fonts/NewcastleBC.svg#CrimsonRoman) format('svg');
url(../fonts/NewcastleBC.otf) format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url(../fonts/Futura.eot);
    src: url(../fonts/Futura.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Futura.woff) format('woff'),
    url(../fonts/Futura.ttf) format('truetype'),
    url(../fonts/Futura.svg#CrimsonRoman) format('svg');
url(../fonts/Futura.otf) format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Myriad';
    src: url(../fonts/MyriadPro-Regular.eot);
    src: url(../fonts/MyriadPro-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/MyriadPro-Regular.woff) format('woff'),
    url(../fonts/MyriadPro-Regular.ttf) format('truetype'),
    url(../fonts/MyriadPro-Regular.svg#CrimsonRoman) format('svg');
url(../fonts/MyriadPro-Regular.otf) format("opentype");
    font-weight: normal;
    font-style: normal;
}
.bg-main{
	background: url('../images/bg-main.jpg');
	height: 750px;
}
.promo{
	margin-top: 50px;
}
.promo h1{
	font-family: Arial, sans-serif;
	font-size: 80px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.promo h2{
	font-family: Arial, sans-serif;
	font-size: 65px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.slogan h1{
	font-family: 'Nymph', sans-serif;
	font-size: 38px;
	color: #fff;
	margin-bottom: 50px;
}
.btn-pink{
	color: #FFF;
	background-color: #e84545;
	border-color: #e84545;
	font-family: 'Futura', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	padding: 6px 30px;
}

.btn-pink:hover,
.btn-pink:focus{
	color: #FFF;
	background-color: #e84545;
	border-color: #e84545;
	font-family: 'Futura', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	padding: 6px 30px;
}

#productos::after{
	background: #222c2e;
	content: '';
	height: 120px;
	width: 100%;
	position: absolute;
	margin-top: -100px;
	z-index: 8;
}
.productito{
	border:1px solid #fff;
	background: transparent;
	z-index: 7;
	padding-top: 10px;
}
.productito img{
	margin:0 auto;
}
.productito:hover{
	border:1px solid #222221;
	background:#fff;
	z-index: 9;
}
.hover{
	border:1px solid #222221;
	background:#fff;
	z-index: 9;
}
.titulo-seccion h2{
	font-family: 'Nymph', sans-serif;
	font-size: 80px;
	color: #000;
}
.desc-pro h1{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #404040;
	text-transform: uppercase;
}
.desc-pro h2{
	font-family: 'Myriad';
	font-size: 18px;
	font-weight: 800;
	color: #404040;
	height: 180px;
	text-align: left;
}

/* COCINA FACIL */

#cocina{
	background: #222c2e;
	height: 180px;
	width: 100%;
	margin-top: 20px;
	z-index: 8;
}
.titulo-cocina h2{
	font-family: 'Nymph', sans-serif;
	font-size: 80px;
	color: #fff;
}
.titulo-cocina h1{
	font-family: 'Myriad', sans-serif;
	font-size: 22px;
	color: #fff;
	width: 750px;
	margin:0 auto;
}

/* Quienes Somos? */
#quienes{
	width: 100%;
	margin-top: 120px;
	z-index: 8;
}
.titulo-quienes h2{
	font-family: 'Nymph', sans-serif;
	font-size: 80px;
	color: #000;
}
.titulo-quienes h1{
	font-family: 'Myriad', sans-serif;
	font-size: 22px;
	color: #222c2e;
	width: 350px;
	margin:0 auto;
	text-align: justify;
}
/* FOOTER */
#footer{
	background: url('../images/footer.jpg');
	background-size: cover;
	width: 100%;
	z-index: 8;
}
.titulo-footer h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	color: #fff;
}
.titulo-footer hr{
	background:#d8b57a;
	height: 2px;
	border-color: transparent;
}
.titulo-footer h1{
	font-family: 'Myriad', sans-serif;
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	text-align: left;
}
.titulo-footer span{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
#foot{
	background:#252525;
	width: 100%;
	height: 100px;
	padding: 20px 0;
}
.foot h1{
	font-family: 'Myriad', sans-serif;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}

/* MODAL */ 
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #222c2e;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    text-align: center;
	font-family: 'Nymph', sans-serif;
	font-size: 40px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .6;
}