@font-face {
  font-family: "lato-medium";
  src: url("../font/Lato-Medium.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "dosis-medium";
  src: url("../font/Dosis-Medium.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "dosis-bold";
  src: url("../font/Dosis-Bold.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "changa-regular";
  src: url("../font/ChangaOne-Regular.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "oswald-light";
  src: url("../font/Oswald-Light.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "oswald-bold";
  src: url("../font/Oswald-Bold.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "metro-black";
  src: url("../fonts/Metropolis-Black.otf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "metro-bold";
  src: url("../fonts/Metropolis-Bold.otf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "metro-regular";
  src: url("../fonts/Metropolis-Regular.otf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "avenir-regular";
  src: url("../font/AvenirNextLTPro-Regular.otf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Regular.ttf"); /* IE9 Compat Modes */
  /*src: url('webfont.eot?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'),  Super Modern Browsers 
       url('webfont.woff') format('woff'), Pretty Modern Browsers 
       url('webfont.ttf')  format('truetype'), Safari, Android, iOS 
       url('webfont.svg#svgFontName') format('svg');  Legacy iOS*/
}

.mfp-counter {
  display: none;
}

.tparrows {
  border-radius: 25px;
}

.text-white.titulo-somos {
  color: #fff;
}

.menuzord .showhide em {
  width: 20px;
  height: 3px;
  margin: 3.5px 20px 0;
  float: right;
  background: #52c6f7;
}

.metro-black {
  font-family: "metro-black" !important;
}

.metro-bold {
  font-family: "metro-bold" !important;
}

.changa-regular {
  font-family: "changa-regular" !important;
}

.oswald-light {
  font-family: "oswald-light" !important;
}

.oswald-bold {
  font-family: "oswald-bold" !important;
}

.metro-regular {
  font-family: "metro-regular" !important;
}

.avenir-regular {
  font-family: "avenir-regular" !important;
}

body,
a,
span,
p,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto";
}

.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
  background: rgb(0 0 0);
}

.hesperiden .tp-bullet {
  width: 6px;
  height: 6px;
}

#carouselVideos .owl-next {
  right: -40px;
}

#carouselVideos .owl-prev {
  left: -40px;
}

.header-nav,
.menuzord,
.header-top {
  background-color: rgba(0, 0, 0, 0.6);
}

.menuzord-responsive .menuzord-menu.scrollable {
  background: transparent;
}

.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
  background-color: #000;
  border-bottom: none !important;
}

.popup-gallery .item a {
  cursor: zoom-in !important;
}

.lighter {
  font-weight: 200;
}

.header-top a {
  color: #fff;
  font-size: 12px;
}

.menuzord-menu > li > a {
  font-size: 13px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}

.menuzord-brand img {
  max-height: 95px;
}

.menuzord-brand {
  margin: 0px 30px 10px 0;
}

.menuzord-menu .li-img a {
  padding: 0;
}

.menuzord-menu > li {
  padding: 20px 0;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
}
.img-red {
  width: 100%;
  max-width: 380px;
  display: block;
  margin: 0 auto;
}

.scrollToTop {
  right: 100px;
}

.enlace-desc:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #fdeb00;
}

.enlace-desc {
  font-size: 18px;
  margin-right: 5px;
  font-weight: lighter;
  cursor: pointer;
  color: #fff;
  width: 100%;
}

.enlace-desc.activo {
  font-weight: bold;
  text-decoration: underline;
  text-decoration: underline;
  color: #fdeb00;
}

.txt-desc {
  font-size: 16px;
  color: #fff;
  font-weight: 200;
}

.contenedorGif {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-envio.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif2 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-descuentos.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif3 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-precios.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif4 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-express.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif5 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-catalogo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif6 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-calidad.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif7 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-asesorias.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedorGif8 {
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/img-premios.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor-ca1 > div:hover .icon-azul {
  display: block;
}

.contenedor-ca1 > div:hover .icon-negro {
  display: none;
}

.contenedor1Gif {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/enviogratis.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif2 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/descuentos.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif3 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/preciosespeciales.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif4 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/biexpress.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif5 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/catalogo2029.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif6 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/calidadbi.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif7 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/asesoriasycapacitaciones.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contenedor1Gif8 {
  display: none;
  margin-bottom: 20px;
  min-height: 100px;
  background-image: url(../img/iconosazul/premiosyreconocimientos.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.li-chat {
  position: relative;
}

.li-chat::after {
  content: "";
  height: 20px;
  width: 2px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 28px;
}

.text-white {
  color: #fff;
}

.product-thumb img {
  display: block;
  margin: 0 auto;
}

.contenedor-redes li a {
  color: #fff;
  padding: 0 8px;
}

.contenedor-redes li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  border: 1px solid;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  padding: 2px 0;
}



@media only screen and (max-width: 900px) {
  .txt-center-xs {
    text-align: center;
  }

  .contenedor-redes li {
    float: none;
  }

  .contenedor-redes {
    text-align: center;
    width: 100%;
  }

  .title-modulo1,
  .title-modulo,
  .title-modulo-b {
    font-size: 28px !important;
  }

  .titulo-somos {
    font-size: 33px !important;
  }

  #modalBiron {
    padding: 10px;
  }

  #modalBiron .modalBiron {
    height: auto;
    display: flex !important;
    margin-top: 20vh !important;
  }

  #modalBiron .modalBiron .contenidoModalMenu {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
      padding: 0
  }

  #modalBiron .modalBiron .contenidoModalMenu .modal-header-menu {
    height: 50px;
    width: 100%;
  }
}

@media only screen and (max-width: 900px) {
  .menuzord-brand img {
    max-height: 70px;
  }

  .menuzord-responsive .menuzord-brand {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    line-height: 1.55;
  }

  .menuzord .showhide {
    padding: 30px 0 0;
  }

  .li-chat::after {
    display: none;
  }

  .li-img a {
    border-bottom: 0 !important;
  }
}

@media only screen and (max-width: 993px) and (min-width: 900px) {
  .menuzord-menu > li > a {
    font-size: 13px;
    color: #ffffff;
    font-size: 10px;
  }

  .menuzord-brand img {
    max-height: 70px;
  }

  .li-chat::after {
    content: "";
    height: 20px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 25px;
  }

  .header-top a {
    color: #fff;
    font-size: 10px;
  }
}

.txt-somos1 {
  color: #000;
  font-weight: 200;
}

.input-birlos {
  background-color: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.input-birlos::placeholder {
  color: #000 !important;
}

.form-group label {
  color: #000;
  font-family: "avenir-regular";
  font-weight: 200;
}

.btn-enviar:hover {
  background-color: transparent;
  border: 1px solid #000 !important;
  color: #000;
}

.btn-enviar {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  width: 100%;
  transition: 1s;
}

.btn-biron {
    background-color: #fff;
    color: #0666ff;
    border-radius: 10px;
    width: 100%;
    transition: 1s;
    max-width: 200px;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
    font-family: "dosis-bold";
    margin-bottom: 40px;
}

.copy {
  font-family: "helvetica";
  font-weight: 200;
  font-size: 13px;
}

.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
  border-radius: 8px;
}
.hesperiden .tp-bullet {
  position: absolute;
  background: rgb(153, 153, 153);
  background: -moz-linear-gradient(
    top,
    rgb(153, 153, 153) 0%,
    rgb(225, 225, 225) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgb(153, 153, 153) 0%,
    rgb(225, 225, 225) 100%
  );
  background: -o-linear-gradient(
    top,
    rgb(153, 153, 153) 0%,
    rgb(225, 225, 225) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgb(153, 153, 153) 0%,
    rgb(225, 225, 225) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(153, 153, 153) 0%,
    rgb(225, 225, 225) 100%
  );
  filter: progid:dximagetransform.microsoft.gradient(   startcolorstr="rgb(153,153,153)",endcolorstr="rgb(225,225,225)",gradienttype=0 );
  border: 3px solid rgb(255, 255, 255);
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}

#txt-politicas {
  display: none;
}

#txt-somos {
  position: absolute;
  left: -100vw;
  visibility: hidden;
}

.img-categoria {
  width: calc(12.5% - 40px);
  margin: 0 5px;
  display: inline-block;
}

.contenedorSomos {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.titulo-somos {
  color: #fdeb00;
  font-size: 55px;
}

.contendorCaracteristicas {
  background-size: cover;
  background-position: center;
}

.img-100 {
  width: auto;
  display: block;
  margin: 0 auto;
  max-height: 50px;
}

#carouselAnimales2 .owl-controls .owl-nav > div {
  background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 7px;
  position: absolute;
  top: 12%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 6;
  border-radius: 35px;
  width: 35px;
  height: 35px;
}

.txt-banner {
  color: #fff;
  font-size: 25px;
  font-weight: lighter !important;
}

.btn-consultar {
  background-color: #fff;
  border: none;
  width: 100%;
  max-width: 150px;
  color: #000;
  min-height: 30px;
}

.title-modulo {
  font-size: 45px;
  font-family: "metro-bold";
}

.title-modulo-b {
  font-size: 45px;
  font-family: "metro-bold";
}

.title-modulo1 {
  font-size: 45px;
  font-family: "metro-bold";
}

.img-full {
  width: 100%;
}

.btn-play {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-image: url(../img/icon-play.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
}

#carouselVideos .owl-controls .owl-nav > div {
  background-color: transparent;
  border: 1px solid #fdeb00;
  border-radius: 35px;
  width: 40px;
  height: 40px;
  display: block;
  margin: 0;
  padding: 7px 16px;
  position: absolute;
  top: 35%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 6;
}

#carouselVideos .owl-controls .owl-next i {
  color: #fdeb00;
  font-size: 20px;
}

#carouselVideos .owl-controls .owl-prev i {
  color: #fdeb00;
  font-size: 20px;
}

.contenedor-principal {
  min-height: 800px;
  height: 70vh;
}

.header-nav .header-nav-wrapper .menuzord {
  background-color: transparent;
}

.contenedor-home {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.seccion-home {
  height: 100%;
}

.contenedor-buscador {
  position: relative;
  bottom: 0px;
  width: 100%;
  max-width: 600px;
  background-color: rgb(255, 255, 255);
  left: 50%;
  transform: translate(-50%, 0px);
  height: 210px;
  border-radius: 10px 10px 0px 0px;
  padding: 20px 30px;
}

.txt-buscador {
  font-size: 25px;
  margin: 0;
  text-align: center;
  font-family: "metro-regular";
}

.desc-buscador {
  text-align: center;
  color: #000;
  font-weight: bold;
  margin-top: 8px;
  font-family: "helvetica";
}

.desc-biron {
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 8px;
  font-family: "dosis-medium";
  max-width: 500px;
  margin: 0px auto;
  font-size: 2em;
}

.close-menu-biron {
  background-image: url(../img/bg-close.png);
  background-position: center;
  background-size: contain;
  position: absolute;
  color: #000;
  top: 30px;
  right: 30px;
  border-radius: 30px;
  height: 50px;
  width: 50px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
}

.contenedor-head {
  display: block;
}

.contenedor-bottom {
  display: block;
  width: 100%;
  max-width: 350px;
  display: block;
  margin: 0 auto;
  height: 30px;
}

.contenedor-otros {
  text-align: center;
  background-color: #000;
  color: #fff;
  border-right: 1px solid #d6d6d6;
  border-radius: 10px 0 0 0;
}

.contenedor-b1 {
  text-align: center;
  background-color: #000;
  color: #fff;
  border-radius: 0px 10px 0 0;
}

.input-bi,
.input-otros {
  width: 100%;
  border: none;
  background-color: #f8f8f8;
  margin: 0;
  color: #000;
}

#carouselBirlos .owl-controls .owl-nav > div {
  background-color: transparent;
}

#carouselBirlos .owl-controls .owl-prev i {
  color: #000;
  font-size: 20px;
}

#carouselBirlos .owl-controls .owl-next i {
  color: #000;
  font-size: 20px;
}

#carouselAnimales2 .owl-controls .owl-prev i {
  color: #000;
  font-size: 20px;
}

#carouselAnimales2 .owl-controls .owl-next i {
  color: #000;
  font-size: 20px;
}

.contenedor-input {
  border-right: 1px solid #d6d6d6;
}

.img-centrada {
  display: block;
  margin: 0 auto;
}

.contenedor-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.title-servicio a:hover {
  color: #000;
}

.contenedor-ca1 > div {
  transition: 0.8s;
}

.categoria-prod {
  text-align: center;
}

.modalIntegrate {
  background-color: #fff;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}

.modalBiron {
    background-image: url(../img/marco_Mesa_de_trabajo_1.png);
    background-position: center;
    background-size: contain;
    max-width: 750px;
    display: block;
    margin: 0 auto;
    border-radius: 15px;
    color: #fff;
    background-repeat: no-repeat;
}

.close-menu {
  background-color: #000;
  position: absolute;
  color: #fff;
  top: 10px;
  right: 10px;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  border: none;
}

.modal-header-menu {
  position: relative;
}

.vid-mision {
  width: 100%;
}

.div-relative {
  position: relative;
}

.span-blue {
  color: #2089fd;
}

.span-blue2 {
  color: #00aed9;
}

.text-white1 {
  color: #fff !important;
}

.rev_slider img.imgCaja {
  max-width: 489px !important;
  max-height: 386px !important;
}

/* ADDED BY NOE
    17 03 23
 */
#logoBironx {
}

#logoBironx div {
  max-width: 300px;
  background-color: transparent;
  padding: 10px;
  margin-top: 10px;
}

.img-equis{
    display: inline-block;
    max-width: 45px;
    width: 100% !important;
    height: auto;
}

.block{
    display: block;
}

#logoBironx img {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    display: block;
}

.desc-biron {
  margin: 20px auto 0px auto;
}

.contenidoModalMenu{
    padding: 120px;
}

.btn-biron {
  font-size: 22px;
}

.close-menu-biron {
    right: -50px;
    top: 0px;
    z-index: 9999;
}

#modalBiron .modal-body-menu {
  padding: 10px;
}

@media (min-width: 320px) and (max-width: 480px) {
  #logoBironx {
    right: 25px;
    top: 30px;
    z-index: 9999;
  }
    
  .modal-body-menu {
    padding: 0px !important;
  }

  #logoBironx div {
    max-width: 200px;
  }

  #modalBiron .modal-body-menu {
    padding: 0px;
  }

  .btn-biron {
    font-size: 18px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 771px) {
    .img-directorio {
        max-width: 120px !important;
    }
    
    .col-data {
        padding-left: 10px !important;
    }
    
    .row {
        margin:  0;
    }
    
    .directorio-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .col-img {
        padding-left: 0 !important;
    }
    
    .directorio {
        justify-content: center;
        padding: 30px !important;
    }
    
    .directorio.p-0 {
        justify-content: center;
        padding: 30px 0 !important;
    }
    
    #logoBironx img {
        width: 100%;
        max-width: 110px !important;
    }
    
    .#modalBiron .modal-body-menu{
        width: 100%;
    }
    
    .close-menu-biron {
        z-index: 9999;
        height: 25px;
        width: 25px;
        right: 20px;
    }
    
    .btn-biron {
        margin-top: 10px;
        padding: 2px 0;
        max-width: 105px;
        font-size: 13px;
    }
    
    .img-equis {
        display: inline-block;
        max-width: 25px;
        width: 100% !important;
        height: auto;
    }
    
    #modalBiron .modalBiron {
        height: auto;
        display: flex !important;
        margin-top: 20vh !important;
        justify-content: center;
        padding: 50px 0;
    }
    
    #modalBiron .modalBiron .contenidoModalMenu .modal-header-menu {
        height: 30px;
        width: 100%;
    }
    
    .desc-biron {
        font-size: 1em;
        margin-top: 0px;
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
    }
    
    #modalBiron .modal-body-menu {
        padding: 0px;
        margin: 0 auto;
    }
    
    #modalBiron .modalBiron .contenidoModalMenu {
        padding-top: 50px;
    }
    
    #modalBiron .modalBiron .contenidoModalMenu {
        padding-top: 25px;
    }
}

.directorio {
    display: flex;
    background-image: url(../img/directorio/bg-contacto.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.col-data {
    padding-left: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-grow: 1;
    padding-left: 30px
}

.col-img {
    padding-left: 30px
}

.title-directorio {
    color: #00A0DF;
    margin: 0;
    font-weight: 700
}

.subtitle-directorio {
    color: #fff;
    margin: 0;
    font-weight: 700;
    line-height: 1;
}

.txt-directorio {
    color: #fff;
    margin-bottom: 0;
    line-height: 1
}

.txt-directorio span {
    color: #00A0DF;
}

.txt-directorio a {
    color: #fff;
}

.img-directorio {
    max-width: 200px
}