@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab-regular-webfont.eot');
    src: url('../fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-regular-webfont.woff2') format('woff2'), url('../fonts/robotoslab-regular-webfont.woff') format('woff'), url('../fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('../fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slabbold';
    src: url('../fonts/robotoslab-bold-webfont.eot');
    src: url('../fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-bold-webfont.woff2') format('woff2'), url('../fonts/robotoslab-bold-webfont.woff') format('woff'), url('../fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('../fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'istokregular';
    src: url('../fonts/istok-regular-webfont.eot');
    src: url('../fonts/istok-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/istok-regular-webfont.woff2') format('woff2'), url('../fonts/istok-regular-webfont.woff') format('woff'), url('../fonts/istok-regular-webfont.ttf') format('truetype'), url('../fonts/istok-regular-webfont.svg#istokregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'roboto_slabregular';
}

.navbar-brand {
    padding: 23px 15px;
}

.menu {
    background-color: #FFF;
    font-size: 18px;
    position: relative
}

.nav>li>a {
    padding-left: 25px;
    padding-right: 25px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;
    border-bottom: solid 3px #96d2e6;
}

.menu-superior {
    position: absolute;
    top: 20px;
    right: 0;
    height: 30px;
    list-style-type: none;
    z-index: 10;
    font-size: 14px;
    margin-top: 8px
}

.menu-superior a {
    color: #000 !important
}

.menu-superior a:hover {
    color: #96d2e6 !important;
    text-decoration: none;
}

.menu-superior img {
    margin-right: 10px;
    margin-top: -2px
}

.menu-superior li {
    float: left;
    margin-right: 10px;
    margin-left: 20px
}

.navbar-collapse {
    position: relative
}

.titulo-home {
    width: 57%;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 100px
}

.titulo-home h1 {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    font-family: 'roboto_slabbold';
}

.titulo-home-secciones {
    width: 57%;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 65px
}

.titulo-home-secciones h1 {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    font-family: 'roboto_slabbold';
}

.gris {
    background: #f0f5f7;
    padding-bottom: 60px
}

.contenedor-iso {
    text-align: center;
    top: -40px;
    position: relative
}

.gris h3 {
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 40px
}

.gris h4 {}

.linea {
    border-top: solid 1px #ececec;
}

.recuadro-contacto {
    background: #496065;
    padding: 35px 30px;
    margin-top: 60px
}

.recuadro-contacto h1 {
    color: #FFF;
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px
}

.recuadro-contacto p {
    color: #FFF;
    font-size: 18px;
    text-align: center;
    margin-top: 40px
}

.contenedor-form {
    margin-top: 60px;
    padding: 30px 20px
}

.contenedor-form h5 {
    font-size: 18px
}

.form-input {
    border-bottom: solid 1px #71d4e9 !important
}

.form-textarea {
    border: solid 1px #71d4e9 !important;
    margin-top: 30px
}

.form-control {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.contenedor-contacto {}

.col-contacto {
    margin-top: 30px
}

.colectivo {
    margin-top: 80px
}

.help-block ul {
    list-style-type: none;
    padding-left: 10px;
    font-family: 'istokregular';
    font-size: 11px
}

.btnEnviar,
.btnEnviar:hover,
.btnEnviar:focus,
.btnEnviar.focus,
.btnEnviar:active:hover,
.btnEnviar.active:hover,
.open>.dropdown-toggle.btnEnviar:hover,
.btnEnviar:active:focus,
.btnEnviar.active:focus,
.open>.dropdown-toggle.btnEnviar:focus,
.btnEnviar:active.focus,
.btnEnviar.active.focus,
.open>.dropdown-toggle.btnEnviar.focus {
    background: #77d2e7;
    color: #FFF;
    border-radius: 0;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    margin-bottom: 10px;
}

.contenedor-textos-banner-ch {
    margin: 36px 20px 20px 20px;
}

.contenedor-textos-banner-ch h4 {
    font-size: 16px;
    line-height: 22px;
}

p {
    font-family: 'istokregular';
    font-size: 14px;
}

.contenedor-ver img {
    float: left;
    display: inline-block;
    text-align: center
}

.contenedor-ver {
    text-align: center
}

.ver {
    margin-top: 30px
}

.ver h6 {
    padding-left: 35px;
    background: url(../img/icono-flecha.jpg) left no-repeat;
    text-align: center;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    color: #303b41
}

.ver h6 a,
.ver h6 a:hover {
    color: #303b41
}

.contenedor-sucursal-home {
    background: url(../img/banner-local-home.jpg) center no-repeat;
}

.nuevo-local {
    background: #496065;
    padding: 40px 20px 30px 20px
}

.nuevo-local h4 {
    color: #FFF;
    font-size: 28px;
    margin-bottom: 37px
}

.nuevo-local h5 {
    color: #96d2e6;
    font-size: 20px;
    margin-bottom: 23px
}

.nuevo-local p {
    color: #d1dbdf;
    font-size: 16px
}

.nuevo-local h6 {
    color: #FFF;
    font-size: 16px;
    margin-top: 35px
}

.contenedor-pie {
    background: #496065;
    margin-top: 100px;
    padding-bottom: 40px
}

.contenedor-pie-interior p {
    color: #FFF;
    margin-top: 30px
}

.col-pie-iz {
    text-align: center;
    padding-top: 40px
}

.secciones-pie {
    margin-top: 111px;
    width: 500px;
    float: right
}

.secciones-pie a {
    color: #E1E8EB;
}

.bot-pie {
    float: left;
    display: inline-block;
    color: #FFF;
    margin-left: 50px;
    font-size: 16px;
    font-family: 'istokregular';
}

.contenedor-pie-bottom {
    background: #546b71;
    padding-top: 40px;
    padding-bottom: 30px
}

.contenedor-pie-bottom p {
    color: #e1e8eb;
    font-size: 12px;
    text-align: center
}

.contenedor-pie-bottom p a {
    color: #e1e8eb;
}

.recuadro-banner {
    position: absolute;
    z-index: 999;
    background-color: rgba(73, 96, 101, 0.8);
    top: 120px;
    left: 30px;
    padding: 30px 50px;
    width: 400px;
    height: 300px
}

.recuadro-banner h1 {
    color: #FFF;
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px
}

.recuadro-banner p {
    color: #FFF;
    font-size: 18px;
    text-align: center;
    margin-top: 40px
}

.largo {
    height: 330px
}

.linea-divisora-banner {
    background: #FFF;
    height: 3px;
    width: 30%;
    margin: 0 auto;
}

.banners-iconos-home img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-prev,
.slick-next {
    display: none
}

.contenedor-empresa {
    padding-top: 60px;
    padding-bottom: 70px
}

.contenedor-fotos-empresa {
    background: url(../img/fotos-empresa.jpg) center top no-repeat;
    height: 408px;
}

.titulo-productos {
    background: #b0b7bd;
    color: #fff;
    padding: 8px 20px;
    font-size: 18px
}

.titulo-tipo-producto {
    background: #eff3f6;
    font-size: 13px;
    font-family: 'istokregular';
    color: #5b6d77;
    padding: 8px 20px 4px 20px;
    margin-bottom: 5px
}

.celeste {
    background: #d7f0f7;
}

.ver-producto,
.ver-producto a {
    float: right;
    display: inline-block;
    color: #788f9d
}

.ver-producto a:hover {
    color: #96d2e6;
    text-decoration: none
}

.ver-detalles {
    color: #788f9d;
    font-size: 14px;
    font-family: 'istokregular';
}

.ver-detalles a:hover,
.ver-detalles a:focus {
    text-decoration: none !important;
    color: #2f414b
}

.panel-default {
    border-left: none;
    border-top: none;
    border-right: none;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}

.panel-body {
    font-size: 14px;
    font-family: 'istokregular';
    color: #2f414b
}

.panel-body ul {
    list-style-type: none;
    font-size: 14px;
    font-family: 'istokregular';
    color: #2f414b
}

.panel-body ul i {
    color: #788f9d;
    font-size: 12px
}

.panel-group {}

.titulo-celeste {
    background: #95d2e5;
    margin-top: 80px
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 126px;
        padding-bottom: 25px;
    }
    .menu-superior>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .bot-pie {
        clear: both
    }
    .secciones-pie {
        width: 100px;
        float: left
    }
    .contenedor-fotos-empresa {
        background: url(../img/fotos-empresa.jpg) center top no-repeat;
        height: 200px;
        background-size: cover
    }
}

@media (min-width:991px) and (max-width: 1259px) {
    .recuadro-banner {
        position: absolute;
        z-index: 999;
        background-color: rgba(73, 96, 101, 0.8);
        top: 80px;
        left: 30px;
        padding: 30px 20px;
        width: 300px;
        height: 240px
    }
    .recuadro-banner h1 {
        color: #FFF;
        font-size: 24px;
        text-align: center;
        margin-bottom: 20px
    }
    .recuadro-banner p {
        color: #FFF;
        font-size: 14px;
        text-align: center;
        margin-top: 20px
    }
}

@media (min-width:600px) and (max-width: 991px) {
    .recuadro-banner {
        position: absolute;
        z-index: 999;
        background-color: rgba(73, 96, 101, 0.8);
        top: 60px;
        left: 30px;
        padding: 30px 20px;
        width: 280px;
        height: 200px
    }
    .recuadro-banner h1 {
        color: #FFF;
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px
    }
    .recuadro-banner p {
        color: #FFF;
        font-size: 12px;
        text-align: center;
        margin-top: 20px
    }
}

@media (max-width: 599px) {
    .recuadro-banner {
        position: absolute;
        z-index: 999;
        background-color: rgba(73, 96, 101, 0.8);
        top: 20px;
        left: 10px;
        padding: 20px 20px;
        width: 280px;
        height: 180px
    }
    .recuadro-banner h1 {
        color: #FFF;
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px
    }
    .recuadro-banner p {
        color: #FFF;
        font-size: 12px;
        text-align: center;
        margin-top: 20px
    }
    .btnEnviar,
    .btnEnviar:hover,
    .btnEnviar:focus,
    .btnEnviar.focus,
    .btnEnviar:active:hover,
    .btnEnviar.active:hover,
    .open>.dropdown-toggle.btnEnviar:hover,
    .btnEnviar:active:focus,
    .btnEnviar.active:focus,
    .open>.dropdown-toggle.btnEnviar:focus,
    .btnEnviar:active.focus,
    .btnEnviar.active.focus,
    .open>.dropdown-toggle.btnEnviar.focus {
        background: #77d2e7;
        color: #FFF;
        border-radius: 0;
        border: none;
        padding: 5px 10px;
        font-size: 12px;
        margin-bottom: 10px;
    }
}