body {
    font-family: 'Montserrat', sans-serif;
    color: #8a8a8a;
    font-weight: 400;
}

a {
    text-decoration: none !important;
}

h1 {
    font-size: 1.8rem;
}

.form-control {
    font-size: 16px;
}

.form-control::placeholder {
    color: #cccccc;
}

h2 {
    font-family: 'Montserrat-Bold';
    color: #7d7d7d;
    font-size: 34px;
    /*text-transform: uppercase;*/
}

h2>span {
    color: #2376a8;
}


/**/

.central {
    width: 316px;
    height: 105px;
    text-align: center;
    margin-top: 22px;
    padding-top: 3px;
    background-repeat: no-repeat;
    background-size: contain;
}

.central-secciones {
    width: 316px;
    height: 105px;
    text-align: center;
    margin-top: 22px;
    padding-top: 3px;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-top-nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.section-top-nav ul li {
    position: relative;
}

.section-top-nav ul li a {
    text-decoration: none;
    color: #8a8a8a;
    transition-property: color;
    transition-duration: 0.3s;
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
}

.section-top-nav ul li a:hover {
    color: #1d76a8;
}

.section-top-nav ul li.active {
    /*	border-bottom: 1px solid #1d76a8;*/
}

.section-top-nav ul li.active a {
    color: #1d76a8;
}

.section-top-nav ul li .submenu-nivel-2 {
    position: absolute;
    background-color: #ffffff;
    top: 80%;
    opacity: 0;
    transition-property: opacity, top, color, background-color;
    transition-duration: 0.4s;
    width: auto;
    min-width: 140px;
    z-index: -1;
}

.section-top-nav ul li:hover .submenu-nivel-2 {
    opacity: 1;
    top: 100%;
    left: 0;
    z-index: 9;
}

.section-top-nav ul li .submenu-nivel-2>li {
    padding: 12px 13px;
    text-align: left;
    font-size: 14px;
    color: #1d76a8;
    border-top: 1px solid #1d76a878;
    position: relative;
    text-transform: lowercase;
}

.section-top-nav ul li .submenu-nivel-2>li:hover {
    color: #ffffff;
    background-color: #1d76a8;
    color: #ffffff;
    cursor: pointer;
}

.section-top-nav ul li .submenu-nivel-2>li>a {
    color: #1d76a8;
    font-size: 13px;
    text-transform: capitalize;
}

.section-top-nav ul li .submenu-nivel-2>li:hover>a {
    color: #ffffff;
}

.section-top-nav ul li .submenu-nivel-3 {
    position: absolute;
    background-color: #ffffff;
    top: -1px;
    transition-property: opacity, left, color, background-color;
    transition-duration: 0.4s;
    left: 60%;
    width: auto;
    min-width: 160px;
    opacity: 0;
    z-index: -1;
}

.section-top-nav ul li .submenu-nivel-2>li:hover .submenu-nivel-3 {
    left: 100%;
    opacity: 1;
    z-index: 9;
}

.section-top-nav ul li .submenu-nivel-2>li>.submenu-nivel-3>li {
    padding: 12px 5px;
    text-align: left;
    color: #1d76a8;
    border-top: 1px solid #1d76a878;
    position: relative;
}

.section-top-nav ul li .submenu-nivel-2>li>.submenu-nivel-3>li>a {
    text-transform: capitalize;
    font-size: 13px;
}

.section-top-nav .a-whatsapp {
    font-size: 14px;
    /*background-color: #97be0e;*/
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    padding: 7px 15px;
    /* border: 1px solid #97be0e;*/
    transition-property: all;
    transition-duration: 0.3s;
    cursor: pointer;
    font-weight: 600;
    float: right;
}

.section-top-nav .a-whatsapp i {
    margin-right: 6px;
}

.section-top-nav .a-whatsapp:hover {
    background-color: #fff;
    color: #97be0e;
}

.section-banner {
    position: relative;
    margin-top: 70px;
}

.section-banner .owl-banner .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-banner .owl-banner .item .cont-texto {
    /* background-color: #3399cce0; */
    padding: 30px;
    color: #fff;
    /* opacity: 0.8; */
    max-width: 560px;
    left: 13%;
    position: absolute;
    top: 25%;
    margin-left: 30%;
}

.section-banner .owl-banner .item .cont-texto .description-banner {
    /* font-weight: 500;
    font-family: sans-serif;*/
    font-size: 17px;
}

.section-banner .owl-banner .item .cont-texto p:first-of-type {
    color: #ffffff;
    font-family: 'Montserrat-Bold';
    font-size: 60px;
}

.section-banner .owl-banner .item .cont-texto p:last-of-type {
    color: #ffffff;
}

.section-banner .owl-banner .item .cont-texto div a {
    text-decoration: none;
    /* background-color: #3399cc; */
    color: #ffffff;
    padding: 12px 33px;
    border: 1px solid #ffffff;
}

.section-banner .owl-banner .item .cont-texto div a:hover {
    background-color: #ffffff;
    color: #3399cc;
}

.section-home-bienvenido h2 {
    text-align: center;
    margin-bottom: 30px;
}

.section-home-bienvenido p {
    line-height: 32px
}

.section-home-bienvenido img {
    max-width: 100%;
}

.section-home-productos {
    background-color: #f9f9fb;
}

.section-home-productos h2 {
    text-align: center;
    margin-bottom: 30px;
}

.section-home-productos .owl-productos .owl-item {
    padding: 0px 10px;
}

.contenedor-capa,
.section-home-productos .owl-productos .owl-item .cont-top-img {
    position: relative;
}

.contenedor-capa .capa-color,
.section-home-productos .owl-productos .owl-item .cont-top-img .capa-color {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.4s;
    width: 100%;
    height: 100%;
    background-color: #2da4c357;
}

.cart-categoria:hover .contenedor-capa .capa-color,
.section-home-productos .owl-productos .owl-item:hover .cont-top-img .capa-color {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
}

.section-home-productos .owl-productos .owl-item a {
    text-decoration: none;
}

.section-home-productos .owl-productos .owl-item .item {
    cursor: pointer;
    overflow: hidden;
}

.section-home-productos .owl-productos .owl-item .item p {
    transition-property: color;
    text-decoration: none;
    transition-duration: 0.3s;
    color: #7d7d7d;
}

.section-home-productos .owl-productos .owl-item .item:hover p {
    color: #1d76a8
}

.section-home-productos .owl-productos .owl-item .item .cont-top-img {
    overflow: hidden;
}

.section-home-productos .owl-productos .owl-item .item .cont-top-img img {
    transition-property: transform;
    transition-duration: 0.3s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-home-productos .owl-productos .owl-item .item:hover .cont-top-img img {
    transform: scale(1.1);
}

.section-home-productos .owl-productos .owl-item p {
    text-align: center;
}

.owl-dots {
    text-align: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.d-relative-40{
	position: relative;
	top: -40px;
}

.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(138, 138, 138, 0.412)!important;
    margin-left: 5px;
    margin-right: 5px;
}

.owl-dot.active {
    background: rgba(0, 0, 0, 0.596)!important;
}

/* .section-home-productos .owl-productos .owl-item:first-child{
	margin-left: 0;
} */

.section-home-footer {
    color: #e8e8e8;
    background-color: #949494;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.section-home-footer h3 {
    color: #e8e8e8;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 18px;
}

.section-home-footer .container .row>div:first-of-type .fa-stack i:first-of-type {
    color: #e8e8e8;
}

.section-home-footer .container .row>div:first-of-type .fa-stack i:last-of-type {
    color: #ffffff;
}

.section-home-footer ul.fa-ul {
    left: 1.7em;
}

.section-home-footer span,
.section-home-footer a,
.section-home-footer p {
    color: #e8e8e8;
}

.redes span {
    vertical-align: top;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}

.section-home-footer .fa-ul {
    margin-left: 1.9em;
}

.section-home-footer .fa-ul li {
    margin-bottom: 5px;
}

.section-home-footer .fa-ul .fa-li {
    left: -2.3em;
}

.section-home-footer label {
    line-height: 11px;
    font-size: 14px;
}

.section-home-footer .input-group-append span {
    background-color: #7d7d7d;
    border-color: transparent;
}

.section-home-derechos {
    background-color: #7d7d7d;
    color: #a7a7a7;
}

.section-home-derechos a {
    color: #a7a7a7;
}

.mini-banner-section {
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mini-banner-section h1 {
    color: #ffffff;
    font-size: 34px;
    text-transform: uppercase
}

.cart-categoria div {
    transition-property: all;
    transition-duration: 0.35s;
}

.cart-categoria h2 {
    font-size: 14px;
    margin-bottom: 0px;
    transition-property: all;
    transition-duration: 0.35s;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.cart-categoria:hover .contenedor-texto {
    background-color: transparent;
}


/*.cart-categoria .contenedor-capa{
	overflow: hidden;
}*/

.cart-categoria.cart-producto .contenedor-capa {
    border: 1px solid #dee2e6;
}

.cart-categoria .contenedor-capa .img-fluid {
    transition-property: transform;
    transition-duration: 0.3s;
}

.cart-categoria.card-producto .contenedor-capa {
    border: 1px solid #dee2e6;
}

.cart-categoria.card-producto .contenedor-capa .img-fluid {
    transform: scale(0.9);
}


/*.cart-categoria:hover .contenedor-capa .img-fluid{
	transform: scale(1.1);
}*/

.cart-categoria.card-producto:hover .contenedor-capa .img-fluid {
    transform: scale(1);
}

.cart-categoria:hover h2 {
    color: #1d76a8;
}

.navegacion .header-navegacion {
    color: #1d76a8;
}

.navegacion .item a {
    color: #7d7d7d;
}

.navegacion .item:hover,
.navegacion .item.active {
    background-color: #2376a8;
    transition-property: all;
    transition-duration: 0.35s
}

.navegacion .item:hover a,
.navegacion .item.active a {
    color: #ffffff;
}

.map-container {
    height: 300px;
}

.section-catalogo img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 250px;
}

.btn-send-contactanos {
    background-color: #0072ba;
    border-radius: 25px;
    color: #ffffff;
    padding: 8px 25px;
}

.btn-send-contactanos:hover {
    color: #ffffff;
    background-color: #2ca4c2;
}

.contactanos h2 {
    text-transform: none;
}

.form-contactanos input {
    height: 50px;
}

.form-contactanos input,
.form-contactanos textarea {
    border-radius: 30px;
    padding: 10px 25px;
    background-color: #f5f5f5;
}

.section-locales button {
    background-color: transparent;
    border: 1px solid #2ca4c2;
    text-align: left;
    border-radius: 30px;
    padding: 10px 16px;
    color: #2ca4c2;
    font-size: 0.8em;
}

.section-locales button:hover {}

.section-locales button:hover {
    color: #ffffff;
    background-color: #2ca4c2;
}

.section-locales button i {
    position: absolute;
    right: 40px;
    top: 15px;
}

.div-ubicanos {
    border-left: 1px solid #dee2e6!important;
}

.location-contactanos {
    color: #00ace6;
}

.modal-local .modal-content {
    border-radius: 20px;
}

.modal-local .modal-content .modal-header {
    background-color: #fff;
    color: #009cb8;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 1px solid #009cb8;
    padding: 8px 25px;
}

.modal-local .modal-body {
    padding: 0.5rem 1rem;
}

.modal-local .modal-content .ubicanos-en {
    font-size: 22px;
    color: #7d7d7d;
    font-weight: 600;
}

.modal-local .modal-content .map-container {
    height: 400px;
}

.modal-local .modal-content p {
    font-size: 12px;
}

.breadcrumb {
    padding: .25rem 0.1rem;
}

.breadcrumb .breadcrumb-item {
    font-size: 12px;
    color: #b3b3b3;
    text-transform: uppercase;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #b3b3b3;
}

.breadcrumb .breadcrumb-item a {
    color: #5dc759;
    text-transform: uppercase;
}

.linea-suave {
    border-bottom: 1px solid #2ca4c233;
    margin-top: 5px;
    margin-bottom: 5px;
}

.section-detalle h2 {
    color: #949494;
    font-size: 30px;
}

.btn-blue {
    color: #ffffff;
    background-color: #2ca4c2;
    border-color: #2ca4c2;
}

.customBtnsOwl {
    z-index: 2;
    position: absolute;
    top: calc(50% - 45px);
    width: 100%;
    padding: 0 25px;
}

.customBtnsOwl .customNextBtn {
    float: right;
}

.customBtnsOwl .customPreviousBtn,
.customBtnsOwl .customNextBtn {
    cursor: pointer;
    opacity: 0.5;
}

#btn-suscribete-boletin {
    cursor: pointer;
}

.btn-banner-left {
    position: absolute;
    top: 40%;
    left: 10px;
    display: block
}

.btn-banner-right {
    position: absolute;
    top: 40%;
    right: 10px;
    display: block
}


/*----------------------*/

.fondo-nav {
    background-color: #ffffff;
}

.section-categorias {
    background-color: #00c6bb00;
    border-bottom: 1px solid #ffffffa3;
    z-index: 9;
    position: relative;
}

.categori a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.colors {
    font-size: 35px;
    color: #f2f2f2;
}

.text-categori {
    font-size: 55px;
    font-weight: bolder;
    color: #535353;
    padding-top: 28%;
}

.descrip-categori {
    font-size: 20px;
    width: 60%;
    color: #535353bd;
    font-weight: 600;
}

.hes {
    height: 700px !important;
}

.fon {
    background-color: #ffd851;
    height: 100%;
    width: 50%;
}

.fon2 {
    background-color: #f7f7f9;
    height: 100%;
    width: 50%;
}


/*--------------------------*/


/**/

.products {
    top: -73px;
    position: relative;
}

.baldes {
    height: 100%;
    padding-top: 7%;
    position: absolute;
    padding-left: 10%;
}

.etiqueta {
    width: 65%;
    height: 50px;
    padding: 7px;
    background-color: #535353;
    bottom: 30px;
    /* right: 0; */
    max-width: 100%;
    position: absolute;
}

.etiqueta p {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
}

.back-boletin {
    background-color: #ffe4e5;
}

.back-enviar {
    width: 100%;
    background-color: #844407;
    border: 1px solid #844407;
    color: #f2f2f2;
}


/**/

.con-cate {
    height: 550px;
    position: relative;
    width: 100%;
}

.nomnre {
    position: absolute;
    top: 20%;
    left: 20px;
}

.titulo-cate {
    font-size: 70px;
    color: #ffffff;
}