@charset "utf-8";
/* CSS Document */
/* Missing styles */
div.mod-languages .visually-hidden {
    display: none;
}
div.mod-languages ul li.lang-active {
    background: unset;
    color: #FBBB00 !important;
}
/* End Missing styles */

html, body {
    height: 100%;
}

html a {
    text-decoration: none;
    color: white;
}

body {
    padding-top: 0;
    padding-bottom: 0;

    background-color: #fff;
    /*background-size: contain;*/
    background-position: center top;
}

/*creados para Teletón*/
@media (max-width: 1300px) {
    body {
        background-position: center 30px;
        /*background-size: auto 85px!important;*/
    }
}

::-moz-selection {
    color: #000;
    background: #f90;
}

::selection {
    color: #000;
    background: #f90;
}

p {
    font-size: 1.1em;
}

button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}

@media (max-width: 767px) {
    .no-padding-mobile {
        padding: 0;
    }

    body {
        /*background-size: 100% auto;*/
        /*background-image: url('/templates/la_moderna/images/header-750-150.jpg');*/
        /*background-color: #fff;*/
        background-repeat: no-repeat;
        /*Modificados para Teletón*/
        background-position: top;
    }

    .mobile-white-bg {
        background: #fff !important;
    }
}

/*hr
{
	background-image: url("../images/comun/mato.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    height: 8px;
	margin:15px;
}*/
input {
    max-width: 100%;
}

.hidden {
    display: none;
}

.no-padding {
    padding: 0 !important;
}

#nav-fix {
    width: 100%;
    height: 43px;
    display: none;
}

.fw-top-header {
    max-width: 970px;
    margin: 0 auto;
    padding-top: 15px;
    padding-battom: 15px;
}

a:hover {
    text-decoration: none;
}

.socialHome {
    position: relative;
}

.socialHome .home-socialText {
    max-width: 565px;
    position: absolute;
    right: 80px;
    text-align: center;
    top: 180px;
    width: 62%;
    color: white;
    font-weight: 700;
}

@media (max-width: 1000px) {
    .socialHome .home-socialText {
        right: 20px;
        top: 60px;
    }
}

/* seasonal layout */

@media (max-width: 1199px) {
    .main-container-home {
        /*background: #fff !important;*/
    }
}

@media (max-width: 630px) {
    .socialHome .home-socialText {
        padding: 0;
        right: 0;
        top: 20px;
        width: 62.62%;
    }
}

.social-logo-home {
    width: 100%;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .social-logo {
        margin-bottom: 10px;
    }
}

.socialHome a {
    color: white;
}

.social-p {
    font-size: 16px;
    letter-spacing: 2px;
    display: none;
    margin: 1em 0;
}

@media (min-width: 854px) {
    .social-p {
        font-family: "crete round", "times new roman", serif;
        font-size: 1.75em;
        font-style: italic;
        display: block;
    }
}

.social-icons {
    letter-spacing: 4px;
    font-size: 10px;
    display: inline-block;
}

@media (min-width: 767px) {
    .social-icons {
        font-size: 15px;
    }

}

@media (max-width: 790px) {
    .nav-pills > li {
        float: none;
    }
}

@media (max-width: 767px) {
    .fw-top-header {
        text-align: center;
    }
}

.flags {
    float: right;
    padding-left: 10px;
}

.flags ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.flags li {
    padding: 0 3px;
}

.page-wrapper {
    padding: 20px 0;
}

@media (min-width: 767px) {

    .nav a:hover {
        /*
            color:#ffbe10 !important;*/
    }
}

@media (max-width: 767px) {

    .page-wrapper {
        padding: 20px;
    }

}

@media (max-width: 960px) {
    /*.fw-top-header
    {
        width:100%;
    }
    .flags
    {
        left: 1em;
        top: -0.5em;
    }*/
}

.fw-top-header .top-logo {
    display: block;
    margin: 0;
}

.fw-top-header .top-logo img {
    max-width: 325px;
    width: 100%;
}

.nav {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}

.vertical-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}

.small-vertical-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.valores-vertical-padding {
    padding-bottom: 20px;
}

.menu-btn {
    color: white;
    font-size: 18px;
}

/* Bootsrap overrides */
h3 {
    font-size: 2.25em;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 13px;
    padding-right: 13px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    margin: -1px 12px;
    padding: 15px 0;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

.nav-tabs, .nav-pills { /* nav margin here */
    margin: 0 !important;
}

.nav-pills > li > a {
    border-radius: 0px;
}

@media (min-width: 1580px) {
    .container {
        width: 970px;
    }
}

.navbar-inner {
    border-radius: 0;
}

@media (min-width: 970px) {

    .navbar .nav,
    .navbar .nav > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        *zoom: 1; /* hasLayout ie7 trigger */
        vertical-align: top;
        font-size: 14px;
    }

    .navbar-inner {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0;
        margin: 0;
    }

    body {
        padding: 0;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

/*Navbar Theme*/
.navbar-default {
    background-color: #ffc500;
    border-color: #ffc500;
}

.navbar-default .navbar-brand {
    color: #FFFFFF;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    /*color: #D0A500;*/
    color: white;
}

.navbar-default .navbar-text {
    color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*color: #D0A500;*/
    color: white;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    /*color: #D0A500;*/
    color: white;
    background-color: #ffc500;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: black;
    background-color: #ffc500;
}

.navbar-default .navbar-toggle {
    border-color: #ffc500;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffc500;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #FFFFFF;
}

.navbar-default .navbar-link {
    color: #FFFFFF;
}

.navbar-default .navbar-link:hover {
    color: black;
}

.nav-pills li:hover a {
    color: black !important;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFFFFF;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #D0A500;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #D0A500;
        background-color: #ffc500;
    }
}

/*Navbar Theme*/

/*Navbar toggle fix*/
@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

/*Navbar toggle fix*/
.navbar-toggle {
    float: none;
    width: 100%;

}

.navbar-header {
    text-align: center;
}

/*
@media (max-width: 480px) {
.navbar-toggle
{
    float:right;
	margin-left:0px;

}
.navbar-header
{
    text-align:auto;
}

}
*/

/*menu size*/
.nav > li > a {

}

/*menu size*/

/*Bootstrap Overrides*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    /*padding-left: 10px;
    padding-right: 10px;
*/
}

h4, .h4 {
    font-size: 1.4em;
}

/*home*/

.main-container {
    padding: 0; /* 20 px */
}

@media (max-width: 767px) {
    .main-container {
        padding: 20px 10px;
    }

    .main-container-home {
        padding: 20px 0 0 !important;
    }
}

.center-container {
    max-width: 1000px;
}

.row-margin {
    margin-bottom: 10px;
}

.row-margin-double {
    margin-bottom: 28px; /* 35 */
}

@media (max-width: 767px) {
    .row-margin {
        margin-bottom: 0;
    }

    .span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
        margin: 20px 0;
    }
}

/* tmp */
.fwimage img, .fwimg {
    width: 100%;
}

.tall-tile {
    width: 100%;
    height: 251px;
    background-color: #06C;
}

.mision-tile, .vision-tile {
    width: 100%;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 342px;
    color: white;
}

.mision-tile {
    background-image: url('../images/nosotros/mision_fondo_color.png');
    text-align: center;
    padding: 15px 20px;
}

.mision-tile p {
    font-size: 1.25em;
    font-weight: 700;
}

.mision-tile h3, .vision-tile h3 {
    margin: 8px 0;
    font-size: 2em;
    font-weight: 700;

}

.vision-tile p {
    font-size: 1.25em;
}

.vision-tile {
    width: 100%;
    background-image: url('../images/nosotros/vision_fondo_color.png');
    text-align: left;
    padding: 40px 150px 25px 40px;

    font-family: "crete round", "times new roman", serif;
    font-style: italic;
}

.table {
    display: table;
    height: 100%;
}

.historia-tile > a, .valores-tile > a {
    display: table;
    width: 100% !important;
}

@media (max-width: 992px) {
    .vision-tile {
        padding: 40px 25px 0 40px;
        text-align: center;
    }
}

@media (max-width: 455px) {
    .vision-tile {
        padding: 40px;
        text-align: center;
    }
}

.tile-valores {
    background-image: url('../images/nosotros/green_pixel.png');
}

.tile-historia {
    background-image: url('../images/nosotros/yellow_pixel.png');
}

.tile-nosotros {
    display: table;
    height: 161px;
    width: 100%;
}

.tile-nosotros .nosotros-header, .tile-nosotros .nosotros-cell {
    display: table-cell;
}

.tile-nosotros .nosotros-cell {
    width: 100%;
    text-align: center;
}

.tile-nosotros .nosotros-cell h3 {

    color: white;
    font-family: "crete round", "Times New Roman", serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 700;
}

.nosotros-header > img {
    height: 161px;
}

@media (max-width: 767px) {
    .tile-nosotros {
        height: auto;
    }

    .nosotros-header {
        display: table-header-group !important;
    }

    .nosotros-header > img {
        height: auto !important;
        width: 100%;
    }
}

.padding {
    padding: 10px 5px;
}

.valores-tile {
    background-image: url('../images/nosotros/green_pixel.png');
}

.historia-tile {
    background-image: url('../images/nosotros/yellow_pixel.png');
}

@media (min-width: 767px) {
    .valores-tile img, .historia-tile img {
        /* width:83%; */
        height: 161px;
    }
}

@media (max-width: 767px) {
    .valores-tile img, .historia-tile img {
        width: 100%;
    }
}

.valores-tile h3, .historia-tile h3 {
    color: white;
    font-size: 2em;
    font-weight: 700;
    font-family: "crete round", "Times New Roman", serif;
    font-style: italic;
}

.tile-valores h3 a, .tile-historia h3 a {
    color: white;
    text-decoration: none;
    /*	font-size: 2em;
        font-weight: 700;
        font-family: "crete round", "Times New Roman", serif;
        font-style: italic; */
}

.nosotros-title-button {
    text-align: center;
}

.smaller-padding-rigth {
    padding-right: 12px;
}

.certificaciones-tile, .calidad-tile {
    height: 342px;
    color: white;
    padding: 25px 36px; /* 25 20 */
    text-align: right;

}

.certificaciones-tile h3, .calidad-tile h3 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 2em;

}

.certificaciones-tile h3 {
    font-family: "crete round", "Times New Roman", serif;
    font-style: italic;
}

.calidad-tile h3 {
    font-family: "Lato", "Times New Roman", serif;
    font-weight: 700;
}

.certificaciones-tile p, .calidad-tile p {
    font-size: 1.25em;
    font-family: "Lato", "Times New Roman", serif;
    font-weight: 700;
}

.doneduardo h3 {
    font-family: "Lato", "Times New Roman", serif;
    font-style: normal;
}

@media (max-width: 767px) {
    .certificaciones-tile p, .calidad-tile p {
        font-size: 15px;
    }
}

.certificaciones-tile > img {
    width: 100px;
}

.calidad-tile {
    background-image: url('../images/nosotros/dark_green_pixel.png');
    background-image: url('../images/nosotros/calidad.png');
    background-size: cover;
}

.calidad-tile p {
    position: absolute;
    /* bottom:0; */
    top: 100px;
    left: 0;
    margin: 0 25px 35px 25px;
    /* later */
    font-size: 1.1em;
}

@media (max-width: 767px) {
    .calidad-tile p {
        bottom: 12px;
        top: auto;
    }
}

.certificaciones-tile {
    background-image: url('../images/nosotros/dark_yellow_pixel.png');
}

.short-tile {
    width: 100%;
    height: 10px;
}

.plus-sign {
    cursor: pointer;
    margin: 30px 0;
}

.plus-sign div {
    background-color: #e3e3e3;
    border-radius: 30px;
    font-size: 30px;
    line-height: 35px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -28px;
    width: 35px;
}

/*
.plus-sign:hover div
{
	background-color:#6C3;
	color:white;
}*/

/*tmp*/
.bg-orange {
    background-color: #F90;
}

.productos-section {
    background-color: #F90;
    padding: 15px 0 45px 0;
    text-align: center;
}

.productos-title-container h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}

.productos-title-container {
    text-align: center;
    padding: 20px 0;
}

.productos-title {
    width: 350px;
}

@media (max-width: 437px) {
    .productos-title {
        width: 80%;
    }
}

.socialIcons {
    float: right;
    margin: 0;
}

.socialIcons img {
    width: 39px;
    background-color: #fff;
    border-radius: 20%;
    border: solid;
    border-width: 3px;
}

@media (max-width: 767px) {
    .socialIcons {
        float: none;
    }
}

/*home*/

.thumb-ip {
    height: 65px;
}

/* social media white icons letter spacing fix */
.fa-twitter-square {
    margin-right: 4px;
}

/* Compañias */
.header-comp {
    background-color: #208CA7;
}

.header-comp-item {
    /*	height:40px; */
    font-size: 16px;
    text-align: center;
    color: white;
}

.comp-row {
    /* display:table; */
    color: white;
    text-align: center;
}

.comp-item {
    display: table-cell;
    vertical-align: middle;
}

.comp-logo {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
}

.comp-logo img {
    width: 100%;
}

.comp-tile {
    width: inherit;
    height: 200px;
    font-weight: 700;
}

.comp-link a {
    color: #fff;
}

@media (max-width: 767px) {
    .comp-row {
        display: block;
        margin: 0 auto;
        width: 98%;
    }

    .comp-item {
        display: block;
        margin-bottom: 20px;
    }

    .comp-tile {
        height: auto;
    }

    .comp-title-xs {
        margin-top: 10px;
    }
}

.bgOrange {
    background-color: #F88B1D;
}

.bgGreen {
    background-color: #8DCD16;
}

.bgDarkGreen {
    background-color: #229031;
}

.bgYellow {
    background-color: #FBBD00;
}

/* Compaías */

/* Backgrounds */
.bigTileHeight, .regularTileHeight, .halfTileHeight {
    text-align: center;
}

.bigTileHeight img, .regularTileHeight img, .halfTileHeight img {
    max-width: 98%; /* 90% */
    max-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0 auto;
    /*padding:20px 0;*/
    padding: 0;
}

.bigTileHeight {
    height: 420px;
}

.bigTileHeight.yellowBg.contactoFormTile {
    height: inherit !important;
}

form#contact-form {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.regularTileHeight {
    height: 330px;
}

.halfTileHeight {
    height: 200px;
}

.yellowBg {
    background-color: #FBBB00;
    background-image: none;
}

.blackBg {
    background-image: url("../images/fundador/banner-bg.png");
}

.whiteBg {
    background-color: #ffffff;
}

.orangeBg {
    background-color: #f88a1c;
    background-image: none;
}

.blueBg {
    background-color: #2296b0;
}

.lightGreenBg {
    background-color: #8dcb14;
}

.redOrangeBg {
    background-color: #F64117;
}

.darkGreenBg {
    background-color: #21902f;
}

.marginTop {
    margin-top: 20px;
}

.marginRight {
    margin-right: 20px;
}

.contactoFormTile {
    /*background-image:url('../images/contacto/wheat-tile.jpg');
    background-size:cover;*/
}

@media (max-width: 766px) {
    .contact {
        padding: 20px;
    }
}

.contact-form {
    text-align: left;
}

.form-horizontal .control-label {
    text-align: left;
    color: white;
}

.controls input, .controls textarea {
    width: 100%;
    border: none;
}

.controls input {
    height: 25px;
}

.controls textarea {
    height: 100px;
}

.contact-form .btn-primary {
    background-color: white;
    border: none;
    color: #fbbb00;
    height: 26px;
    line-height: 26px;
    margin: 10px 0;
    padding: 0 10px;
    font-weight: 700;
}

.contact h3 {
    display: none;
}

.contact-form legend, .contact-form h3 {
    display: none;
}

.fullHeight {
    height: 100%;
}

.direccion p {
    font-weight: 600;
    color: white;
    text-align: left;
    /*	position:relative;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        */
}

/* Backgrounds */

/* Social */
.banner img {
    width: 100%;
}

.social-horizontal {
    height: auto;
    position: relative;
}

.bgImage {
    width: 100%;
    height: 100%;
}

.bgImage img {
    width: 100%;
}

.social-horizontal .social-logo {
    position: absolute;
    top: 0;
    right: 40px;
    height: 100%;
}

.social-horizontal .social-logo > div {
    display: table;
    height: 100%;
    width: 150px;
}

.social-horizontal .social-logo > div > div {
    display: table-cell;
    vertical-align: middle;
}

.social-logo img {
    display: block;
    margin: 0 auto;
    max-height: 120px;
    max-width: 160px;

}

.social-vertical {
    position: relative;
}

.social-vertical .social-logo {
    position: absolute;
    bottom: 0;
    bottom: 0px;
    height: 50%;
    width: 100%;
}

.social-vertical .social-logo > div {
    display: table;
    width: 60%;
    margin: 0 auto;
    height: 100%;
}

.social-vertical .social-logo > div > div {
    display: table-cell;
    vertical-align: middle;
}

/* Social */

/* Home */
.home_bigVerticalTileContainer {
    display: block;
    width: 100%;
    overflow: hidden;
}

.home-four-tiles .home_bigVerticalTile .custom {
    padding: 0 !important;
}

.recetaTile, .bienvenidosTile {
    text-align: center;
    color: white;
}

.bienvenidosTile {
    height: 360px;
}

.recetaTile {
    height: 358px;
}

.recetaTile a {
    color: white;
}

.sectionTile {
    height: 100%;
    text-align: left;
    padding: 0 0 10px 0;
    color: white;
}

.sectionTile a {
    color: white;
}

@media (max-width: 767px) {
    .sectionTile {
        text-align: center;
    }

    .sectionTile p {
        display: none;
    }
}

.productoTile {
    height: auto;
    /*
        min-height:290px;*/
    *text-align: center;
    padding: 0 0 10px 0;
}

@media (max-width: 1199px) {
    .recetaTile, .bienvenidosTile {
        height: 100%;
        /*
                margin-bottom: -1000px;
                padding-bottom: 1000px;*/
    }
}

.home_bigVerticalTile {
    display: table;
    width: 100%;
    height: 100%;
}

.home_bigVerticalTile .image .imageContainer .custom p {
    display: block;
}

.home_bigVerticalTile h3 {
    margin: 0 0 6px 0;

}

.home_bigVerticalTileContainer .image {
    /*	display:table-row; */
}

.home_bigVerticalTileContainer p {
    margin: 0;
}

.home_bigVerticalTileContainer .text {
    height: 100%;
    display: table-row;
}

.home_bigVerticalTileContainer .text h4 {
    font-weight: 700;
}

.home_bigVerticalTileContainer .text p {
    /*	font-family: "Crete Round", "Times New Roman", serif;
        font-style: italic; */
    font-size: 1.1em;
}

.home_bigVerticalTileContainer

.1
em .text p {
    font-size: 1em;
    font-family: "Crete Round", "Times New Roman", serif;
    font-style: italic;
}

.bienvenidos-text p {
    font-size: 18px !important;
    /*	font-size: 1.25em !important; */
}

.home_bigVerticalTileContainer .text div {
    /*	display:table-cell; */
    vertical-align: top; /* was middle */
    padding: 10px 15px; /* was top bottom 20px */

}

.recetaTile .text div {
    padding: 20px 15px;
}

.bienvenidosTile .text div {
    padding: 21px 5px;
}

.sectionTle .text div {
    padding: 0 15px;
}

.home_bigVerticalTileContainer .imageContainer {
    overflow: hidden;
    text-align: center;
    width: 101%;
}

.home_bigVerticalTileContainer .image img {
    min-width: 100%;
    width: 100%;
}

.home_bigVerticalTileContainer_receta .imageContainer {
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 190px;
}

@media (max-width: 767px) {
    .home_bigVerticalTileContainer_receta .imageContainer {
        height: 0;
        padding-bottom: 100%;
    }
}

.home_bigVerticalTileContainer_receta .image img {
    bottom: 0;
    left: 0;
    min-width: 100%;
    position: absolute;
    width: 100%;
}

.productoTile .image img {
    min-width: 85%;
    width: 85%;
}

.home_bigVerticalTileContainer .text p {
    padding: 0;
    vertical-align: middle;
}

.bienvenidosTile {
    background-image: url('../images/home/bienvenidos-transp.png');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;

    padding: 0 27px;
}

.bienvenidosTile h3 {
    font-size: 2.5em;
    font-weight: 700;
}

.bienvenidosTile p {
    font-size: 1.25em;
    font-family: "Crete Round", "Times New Roman", serif;
    font-style: italic;
}

.productoTile .text, .productoTile .text a {
    color: #f88a1c;
}

.productoTile h3 {
    font-size: 26px;
}

@media (min-width: 767px) {
    .productoTile h3 {
        font-size: 34px;
    }
}

/* Home */
.equalHeightRow {
    overflow: hidden;
}

.footer {
    width: 100%;
    min-height: 400px;
    padding-top: 20px;
    background-image: url('../images/comun/footerbackground.jpg');
    text-align: center;
    position: relative;
    /*	margin-top:20px; */
}

@media (min-width: 767px) {
    .footer {
        text-align: left;
    }
}

.logoFooter {
    max-width: 300px;
    width: 100%;
    margin-bottom: 25px;
}

.footer ul {
    color: #FBBD00;
}

.footer ul a {
    color: #FBBD00;
    font-weight: 700;
}

.footer li {
    padding: 4px 0;
    font-size: 1.1em;
}

.footer .li-head {
    font-size: 23px;;
    font-weight: 700;
}

.copyRight {
    color: #FBBD00;
    text-align: center;
    background-color: black;
    line-height: 40px;
    width: 100%;
    padding: 0 10px;
}

.copyRight a {
    color: #FBBD00;

}

.copyRight div {
    display: inline-block;
}

.mod-languages img {
    margin-bottom: 5px;
    width: 19px;
}

.marker-box {
    text-align: center;
}

.marker-box p {
    color: black;
    font-weight: 200;
}

.bottom-nav {
    width: 100%;
    background-color: #FBBD00;
    background-color: rgba(255, 188, 0, 0.87);
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 40px;
}

.bottom-nav ul {
    padding-left: 200px;
}

.bottom-nav ul li {
    float: left;
    line-height: 40px;
    padding: 0 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}

/* Historia */
.historia-col {
    display: table;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
}

@media (max-width: 766px) {
    .historia-col {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .historia-col .text {
        margin: 0;
        padding: 13px 20px;
    }

    .historia-content > img {
        width: 100%;
    }
}

@media (min-width: 767px) {
    .historia-col .text {
        padding: 0 1em 40px 0;
        margin-left: 4em;
    }
}

.historia-col .text p {
    letter-spacing: 0.25px;
}

.historia-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;
}

@media (max-width: 767px) {
    .historia-image {
        display: table-header;
    }
}

@media (min-width: 767px) {
    .historia-content img {
        width: 100%;
        /* max-width: 320px; */
        max-height: 253px;
        width: 100%;
    }

    .historia-content .text {
        text-align: right;
        position: absolute;
        bottom: 0;
        font-weight: 700;
    }

    .swapTiles .historia-col .text {
        text-align: left;
        position: absolute;
        bottom: 0;
    }
}

.historia-content h4 {
    font-family: "Lato", "Times New Roman", serif;
    font-size: 2.5em;
    font-weight: 700;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    letter-spacing: -1.25px;
}

/* Valores */
.valores-col {
    display: table;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.valores-col .text {
    padding: 20px 40px;
}

.valores-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;

}

@media (max-width: 767px) {
    .valores-image {
        display: table-header;
    }
}

.valores-content img {
    width: 100%;
    /* max-width: 320px; */
    width: 100%;
}

@media (min-width: 767px) {
    .valores-content img {
        max-height: 253px;
    }
}

/* Valores */
#map_canvas img {
    max-width: none;
}

@media (max-width: 766px) {
    .hidden-xs {
        display: none;
    }
}

.content-category {
    margin-bottom: 30px;
}

.pagination {
    clear: both;
    display: block;
    margin: 40px auto 20px;
    max-width: 500px;
}

.pagination li {
    display: inline;
    margin: 10px;
}

@media (max-width: 767px) {
    .pagination {
        text-align: center;
    }

    .pagination-start, .pagination-end, .pagination-prev, .pagination-next {
        display: block !important;
        clear: both;
    }
}

.contribucion-mobile {
    background-color: rgba(46, 137, 162, 1.00);
    padding: 10px 20px 0;
    text-align: center;
    color: white;
}

.contribucion-mobile p {
    font-style: italic;
    font-family: "crete round", "times new roman", serif;
}

.contribucion-mobile h3 {
    font-weight: 700;
}

.contribucion-mobile img {
    width: 90%;
}

.historia-table {
    display: table;
    width: 100%;
}

.historia-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.historia-cell-stretch {
    width: 100%;
}

.historia-table-head > img {
    max-height: 300px !important;
}

.fundador-image > img {
    max-height: 500px !important;
}

@media (max-width: 767px) {
    .historia-table-head {
        display: table-header-group !important;
    }

    .historia-table-head > img, .fundador-image > img {
        width: 100%;
        max-height: none !important;
    }

    .visible-fix {
        display: inline-block !important;
    }
}

.historia-table-cell .text {
    color: white;
    font-weight: 700;
    padding: 10px 15px 10px 30px;
    text-align: right;
}

.historia-table-cell h4 {
    font-size: 2.5em;
    font-weight: 700;
}

.text-fundador {
    color: white;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 10px 15px 10px 30px;
}

@media (min-width: 767px) {
    .text-fundador {
        margin-left: 30px;
        max-width: 430px;
    }
}

.text-fundador p {
    text-align: right;
}

.text-fundador h3 {
    font-family: "crete round", "times new roman", serif;
    font-style: italic;
}

@media (min-width: 767px) {
    .certificaciones-logos img {
        display: inline-block;
        max-height: 50px;
        margin-bottom: 22px;
    }
}

@media (max-width: 767px) {
    .certificaciones-logos > img {
        max-width: 90px;
    }
}

@media (min-width: 544px) {
    .calidad-tile p {
        bottom: 0;
        font-size: 1.25em;
        left: 0;
        margin: 0 23px 35px;
        padding: 0 20px 10px 150px;
        position: absolute;
        font-weight: 700;
    }
}

h2, .h2 {
    font-size: 2em;
}

@media (max-width: 991px) {
    .top-padding-mobile {
        padding-top: 20px;
    }
}

a.previous, a.next {
    background-color: #F90;
    border: medium none !important;
    color: white;
    font-size: 1.25em;
}

@media (max-width: 991px) {
    .valores-padding, .historia-padding {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .historia-padding {
        padding-top: 10px;
    }
}

/* certificaciones */
.certificaciones-heading {
    text-align: center;
    color: white;
    padding: 5px;
}

.certificaciones-image-container {
    text-align: center;
    position: relative;
}

.certificaciones-image-container img {
    max-width: 200px;
    max-height: 200px;
}

.certificaciones-main-info {
    color: white;
    margin: 15px auto 0;
    padding: 1px 10px 15px;
    height: 100%;
}

.certificaciones-main-info .info-item {
    margin-top: 15px;
}

.certificaciones-description {
    margin-top: 30px;
    text-align: justify;
    font-weight: 400;
}

.vertical-center-container {
    display: table-cell;
    vertical-align: middle;
}

/*certificaciones*/
.component-container {
    margin-bottom: 50px;
    min-height: 500px;
}

/* Custom Aligment */
@media (min-width: 2px) {
    .receta_leftTop .imageContainer > img {
        left: 0;
        top: 0;

        right: auto;
        bottom: auto;
    }

    .receta_leftTop .imageContainer {
        background-size: cover;
        background-position: left top;

    }

    .receta_centerTop .imageContainer > img {
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);

        right: auto;
        bottom: auto;
    }

    .receta_centerTop .imageContainer {
        background-size: cover;
        background-position: center top;
    }

    .receta_rightTop .imageContainer > img {
        top: 0;
        right: 0;

        bottom: auto;
        left: auto;
    }

    .receta_rightTop .imageContainer {
        background-size: cover;
        background-position: right top;
    }

    .receta_leftCenter .imageContainer > img {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);

        right: auto;
        bottom: auto;
    }

    .receta_leftCenter .imageContainer {
        background-size: cover;
        background-position: left top;
    }

    .receta_centerCenter .imageContainer > img {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);

        right: auto;
        bottom: auto;
    }

    .receta_centerCenter .imageContainer {
        background-size: cover;
        background-position: center;
    }

    .receta_rightCenter .imageContainer > img {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);

        left: auto;
        bottom: auto;
    }

    .receta_rightCenter .imageContainer {
        background-size: cover;
        background: no-repeat right center;
    }

    .receta_leftBottom .imageContainer > img {
        bottom: 0;
        left: 0;

        top: auto;
        right: auto;
    }

    .receta_leftBottom .imageContainer {
        background-size: cover;
        background-position: left bottom;
    }

    .receta_centerBottom .imageContainer > img {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);

        top: auto;
        right: auto;
    }

    .receta_centerBottom .imageContainer {
        background-size: cover;
        background: no-repeat center bottom;
    }

    .receta_rightBottom .imageContainer > img {
        bottom: 0;
        right: 50%;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);

        top: auto;
        left: auto;
    }

    .receta_rightBottom .imageContainer {
        background-size: cover;
        background-position: right bottom;
    }
}

.receta_leftTop .image,
.receta_centerTop .image,
.receta_rightTop .image
.receta_leftCenter .image,
.receta_centerCenter .image,
.receta_rightCenter .image,
.receta_leftBottom .image,
.receta_centerBottom .image,
.receta_rightBottom .image {
    overflow: hidden;
}

.home_bigVerticalTileContainer_receta.receta_centerCenter .imageContainer {
    width: 101%;
    position: relative;
    left: -.5%;
}

.home_bigVerticalTileContainer_receta.receta_leftTop .imageContainer,
.home_bigVerticalTileContainer_receta.receta_centerTop .imageContainer,
.home_bigVerticalTileContainer_receta.receta_rightTop .imageContainer
.home_bigVerticalTileContainer_receta.receta_leftCenter .imageContainer,
.home_bigVerticalTileContainer_receta.receta_centerCenter .imageContainer,
.home_bigVerticalTileContainer_receta.receta_rightCenter .imageContainer,
.home_bigVerticalTileContainer_receta.receta_leftBottom .imageContainer,
.home_bigVerticalTileContainer_receta.receta_centerBottom .imageContainer,
.home_bigVerticalTileContainer_receta.receta_rightBottom .imageContainer {
    width: 101%;
    position: relative;
    left: -.5%;
}

/* Custom Aligment */

.todasNuestrasRecetasTile .image {
    width: 50% !important;
}

.todasNuestrasRecetasTile .imageContainer {
    min-height: 270px;
    background-size: cover;
}

@media (max-width: 767px) {
    .todasNuestrasRecetasTile .imageContainer {
        padding-bottom: 80%;
    }
}

.col-404 {
    padding: 10px;
}

.text-404 {
    color: white;
    padding: 10px;
    font-size: 14px;
}

.text-404 a {
    color: white;
    text-decoration: underline;
}

.text-404 h4 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1px;
}

.text-404 .quote-404 {
    font-style: italic;
    font-size: 16px;
}

.image-404 {
    padding: 0 !important;
}

.image-404 img {
    width: 100%;
}
