@font-face {
    font-family: 'Bozon';
    src: url('fonts/bozon.otf') format('truetype');
    font-style: normal;
    font-weight: normal;
  }
a.e{
    font-family: 'Bozon', sans-serif;
    text-decoration: none;
    color: #000!important;

}
a.e:hover{
    color: #36563D;
}
.bozon{
    font-family: 'Bozon', sans-serif;
}
.img-logo{
    width: 200px;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: end;
    justify-content: end;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 30px;
    font-family: 'Bozon', sans-serif;
}
.slide-tittle{
    font-family: 'Bozon', sans-serif;
    font-size: 30px;
}

p.slide{
    font-family: 'Bozon', sans-serif;
    font-size: 20px;
    font-weight: 100;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 50px;
    border: 4px solid #bbb;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #80BC00;
    border: 4px solid #bbb;
}
.nosotros{
    background-color: #36563D;
    padding: 50px 0;
    color: #fff;
    font-weight: 100;
}
.tittle-section{
    font-family: 'Bozon', sans-serif;
    font-weight: 100;
    font-size: 23px;
}
.sub-tittle{
    font-family: 'Bozon', sans-serif;
    font-weight: 100;
}
.verde-claro{
   color: #80BC00;
}
.verde-fuerte{
    color: #36563D;
}
.gris{
    color: #bebebe;
}
.blanco{
    color:#fff;
}
.font-weight-bold{
    font-weight: 600;
}
.box-2 {
    padding: 50px 100px;
}
.border-left{
    padding-left: 100px;
    border-left: 1px solid #f3a374;
    padding-top: 30px;
}
.box-info{
    font-family: 'Bozon', sans-serif;
    font-size: 25px;
    line-height: 26px;
}
.info-secu{
    font-family: 'Bozon', sans-serif;
    font-size: 18px;
    font-weight: 100;
}
.gray{
    background-color: #eee;
    padding: 30px;
}
.green{
    background-color: #36563D;
    padding: 30px;
}
.registro{
    font-family: 'Bozon', sans-serif;
    background-color: #80BC00;
    border-color: #80BC00;
    padding: 10px 50px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 100;
    text-decoration: none;
    width: 95%;
}
.registro:hover {
    background: #36563D!important;
    color: #fff!important;
    border-color: #36563D!important;
  }
  .registro:active {
    background: #36563D!important;
    color: #fff!important;
    border-color: #36563D!important;
}
a.proveedor{
    font-family: 'Bozon', sans-serif;
    border: 1px solid #80BC00;
    padding: 10px 30px;
    color: #80BC00;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 100;
    text-decoration: none;
}
#footer{
    background-color: #eee;
    padding: 70px 0;
}
.logo-footer{
    width: 200px;
}
.contacto{
    font-family: 'Bozon', sans-serif;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 100;
}
a.redes{
    margin-right: 10px;
    color: #7cb600;
}
img.iconos-redes{
    width: 25px;
}
.mt-50{
    margin-top: 50px;
}
.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.mt-70{
    margin-top: 70px;
}
.mb-15p{
    margin-bottom: 15%;
}
.ml-10p{
    margin-left: 10%;
}
.pl-40{
    padding-left: 40px;
}
.search{
    border-radius: 50px;
    height: 45px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 20px;
}
.input-group-search {
    position: relative;
    display: flex;
    align-items: center;
    width: 50%;
    text-align: center;
    justify-content: center;
    margin-left: 25%;
}
.lupa{
    margin-left: -15%;
    background-color: #80BC00;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 45px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 10px 20px 0px 20px;
}
.lupa:hover{
    background-color: #36563D!important;
}
.redes{
  color: #80bc00;
  margin-left: 10px;
}
.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    line-height: 0;
}
.container-filter {
    position: relative;
    display: inline-block;
    text-align: center;
    outline: 0;
    outline-width: 0;
    box-shadow: 0;
}
.filter {
    position: relative;
    display: inline-block;
    text-align: center;
}
.filter:hover .back-filter, .active-filter .back-filter {
    opacity: 1;
}
.filter .back-filter {
    background-color: rgba(0,0,0,0.4);
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 150ms linear;
    width: 100%;
}
.text-trabajo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    opacity: 0;
    text-align: center;
    font-size: 20px;
    font-family: Indivisible;
    font-style: normal;
    font-weight: 500;
    line-height: 36.342px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.filter a {
    padding: 0;
    outline: 0;
    outline-width: 0;
    box-shadow: 0;
}
.filter:hover {
    cursor: pointer;
    position: relative;
    z-index: 0;
    display: inline-block;
    text-align: center;
}
.filter:hover .text-trabajo, .active-filter .text-trabajo {
    opacity: 1;
    transition: 150ms linear;
    z-index: 10;
}
/*********** INPUT SEARCH **************/

.flexsearch--wrapper {
	height: 50px;
    width: 50%;
	max-width: 100%;
	overflow: hidden;
	background: transparent;
	margin: 0;
	position: static;
}

.flexsearch--form {
	overflow: hidden;
	position: relative;
}

.flexsearch--input-wrapper {
	padding: 0 66px 0 0; /* Right padding for submit button width */
	overflow: hidden;
}

.flexsearch--input {
  width: 100%;
}

.flexsearch {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

.flexsearch--input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 50px;
    padding: 0 36px 0 20px;
    border-radius: 35px;
    font-family: 'Bozon', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #fff;
}

.flexsearch--submit {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 51px;
    padding: 0;
    border: none;
    margin-right: 5px;
    background: #80bc00;
    color: #fff;
    font-family: 'Helvetica', sans-serif;
    font-size: 10px;
    line-height: 60px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.fa-magnifying-glass{
    font-size: 15px;
}
#icon{
    position: absolute;
    display: block;
    bottom: .8rem;
    right: 2rem;
    user-select: none;
    cursor: pointer;
  }
.flexsearch--input:focus {
  outline: none;
  border-color: #333;
}

.flexsearch--input:focus.flexsearch--submit {
 	color: #333;
}

.flexsearch--submit:hover {
  color: #333;
  cursor: pointer;
}

::-webkit-input-placeholder {
	color: #888;
}

input:-moz-placeholder {
  color: #888
}


/************** INDICE PRODUCTOS ********/
a.indice{
    color: #8e8e8e;
    text-decoration: none;
    margin-right: 10px;
}

/*********** PAGE SEARCH ***************/
#home-search {
    position: relative;
    background-image: url(../img/banners/banner-directorio.png);
    background-position: top center;
    background-size: cover;
    height: 40vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.filtros{
    width: 100%;
    --bs-accordion-border-color: #fff;
    margin-top: 70px;
}
.filtros-tittle{
    font-family: 'Bozon', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
a.opciones{
    font-family: 'Bozon', sans-serif;
    text-transform: capitalize;
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    text-decoration: none;
    color: #000;
}
.accordion-button:not(.collapsed) {
    color: #36563D;
    background-color: #80bc0057;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.card {
    margin-bottom: 30px;
    height: auto;
}
.card-img, .card-img-top {
    border-radius: 0px;
    height: 150px;
}
.card-title {
    font-family: 'Bozon', sans-serif;
    font-weight: 600;
    font-size: 15px;
}
p.card-text {
    font-family: 'Bozon', sans-serif;
    margin-bottom: 10px;
    font-size: 14px;
    height: auto;
}
p.text-productos{
    height: auto;
}
a.info {
    font-family: 'Bozon', sans-serif;
    border: 1px solid #80BC00;
    padding: 10px;
    color: #80BC00;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 100;
    text-decoration: none;
    background-color: #fff;
    margin-top: 20px;
    width: 95%;
}
a.info:hover {
    background: #fff!important;
    color: #36563D!important;
    border-color: #36563D!important;
}

a.info:active {
    background: #fff!important;
    color: #36563D!important;
    border-color: #36563D!important;
}

/*********** PAGE DETAILS ***************/
#home-details {
    position: relative;
    background-image: url(../img/banners/banner-info.png);
    background-position: top center;
    background-size: cover;
    height: 40vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.box-ficha{
    background-color: #eee;
    padding: 30px 40px 50px 40px;
    margin-right: 10px;
    height: auto;
}
.box-ficha-izq{
    background-color: #eee;
    padding: 30px 40px 50px 40px;
    margin-left: 10px;
    height: auto;
}

/*********** PAGE REGISTRO ***************/
#home-registro {
    position: relative;
    background-image: url(../img/banners/banner-registro.png);
    background-position: top center;
    background-size: cover;
    height: 40vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.img-registro{
    width: 60%;
    float: right;
}
.form-label{
    font-family: 'Bozon', sans-serif;
    margin-bottom: 0;
}
.form-check-label{
    font-family: 'Bozon', sans-serif;
    margin-bottom: 0;
}
.form-proveedores {
    padding: 0;
    background-color: #eee;
    border: none;
    margin-bottom: 10px;
    border-radius: 0;
}
.form-check-inline {
    float: right;
}
.registro-form {
    font-family: 'Bozon', sans-serif;
    background-color: #80BC00;
    border-color: #80BC00;
    padding: 5px 60px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 100;
    float: right;
}
.form-check-input:checked {
    background-color: #80BC00;
    border-color: #80BC00;
}
p.campos{
    margin-top: 10%;
    font-family: 'Bozon', sans-serif;

}


/*********** PAGE CONTACTO ***************/
#home-contacto {
    position: relative;
    background-image: url(../img/banners/banner-contacto.png);
    background-position: top center;
    background-size: cover;
    height: 40vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.text-area {
    font-family: 'Bozon', sans-serif;
    background-color: #eee;
    border: none;
    border-radius: 0;
    padding: 10px;
    height: 35vh!important;
}
.mensaje{
    font-family: 'Bozon', sans-serif;
    font-size: 18px;
    color: #6c757d;

}
.form-contacto{
    font-family: 'Bozon', sans-serif;
    margin-bottom: 20px;
    background-color: #eee;
    border: none;
    border-radius: 0;
    padding: 10px;
}
.w100{
    width: 100%;
}


/****************  DASHBOARD  *****************/
.table>thead {
    vertical-align: bottom;
    background-color: #36563D;
    color: #fff;
}

.agregar_mayorista{
    float: right;
    border: 1px solid #36563D;
    color: #36563D;
    padding: 5px 10px;
    text-decoration: none;
    margin-bottom: 20px;
}

.pestañas.active{
    background-color: #80BC00!important;
    color:#fff;
}
.pestañas{
    background-color: #eee!important;
    color: #6a6a6a;
    margin-left: 20px;
}
.pestañas:hover{
    color: #36563d !important;
}
.input-admin{
    height: 25px!important;
    background-color: #eeeeee85!important;
    border: none!important;
}
.label-admin{
    font-family: 'Bozon', sans-serif;
    font-size: 12px!important;
    border: none!important;
}
.group-admin{
    height: 25px;
}
.file-admin{
    font-family: 'Bozon', sans-serif;
    padding: 2px 0 0 10px!important;
    font-size: 12px!important;

}
.form-check-inline-admin {
    float: none;
}
.select-admin{
    font-family: 'Bozon', sans-serif;
    font-size: 12px;
    padding: 1px 0 0 10px;
}
.select-categoria{
    font-size: 11px!important;
}
.archivos {
    color: #8e8e8e;
    text-decoration: none;
    margin-left: 12px!important;
    font-size: 14px;
}
/************* Responsive *************/
@media (max-width: 800px) {
    .buscador-movil-b{
        margin-top: -30%;
    }
    #home-search {
        height: 20vh;
    }
    #home-details {
        height: 20vh;
    }
    .img-logo {
        width: 110px;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }
    .tittle-section {
        font-size: 20px;
    }
    .sub-tittle {
        font-size: 23px;
    }
    .nosotros {
        padding: 40px 0 0 0;
    }
    .box-2 {
        padding: 20px 0px;
    }
    .border-left {
        border-left: 1px solid #f3a374;
        padding-left: 10px;
        padding-top: 10px;
    }
    .box-info {
        font-family: 'Bozon', sans-serif;
        font-size: 15px;
        line-height: 16px;
    }
    .info-secu {
        font-family: 'Bozon', sans-serif;
        font-size: 13px;
        line-height: 14px;
        font-weight: 100;
    }
    .img-inicio{
        margin-top: 30%;
    }
    .mt-70 {
        margin-top: 35px;
    }
    .sin-mt{
        margin-top: 0;
    }
    .mt-20r{
        margin-top: 20px;
    }
    .text-center-responsive{
        text-align: center;
    }
    .img-registro {
        width: 60%;
        float: right;
        margin-bottom: 40px;
    }
    .justify-center-responsive{
        display: flex;
        justify-content: center;
    }
    .col-sm-12{
        flex: 0 0 auto;
        width: 100%;
    }
    .col-sm-10{
        flex: 0 0 auto;
        width: 80%;
    }
    .col-sm-6{
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-5{
        flex: 0 0 auto;
        width: 45%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-0 {
        display: contents;
        flex: 0 0 auto;
        width: 0;
    }
    .flexsearch--wrapper {
        height: 50px;
        width: 80%;
        max-width: 100%;
        overflow: hidden;
        background: transparent;
        margin: 0;
        position: static;
    }
    .fa-magnifying-glass {
        font-size: 15px;
        padding-left: 25px;
    }
    .verde-claro-responsive{
        background-color: #80BC00;
        padding: 30px 0 30px 0;
    }
    .verde-fuerte-responsive{
        color: #36563D;
    }
    .box-ficha {
        margin-right: 0;
    }
    .box-ficha-izq {
        margin-left: 0;
        margin-top: 10px;
    }
    .gray {
        margin: 0;
    }
    .grid-container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        line-height: 0;
    }
}

@media (min-width: 800px) {
    .buscador-movil{
        display: none;
    }

}
