/* colors */
/* end colors*/
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
}

.fix {
  display: none;
}

p,
a {
  font-family: "Open Sans", sans-serif;
}

.toggle-button {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  display: none;
  z-index: 10;
  padding: 5px 7px;
  font-size: 5vw;
}

#menu {
  color: white;
  width: 100%;
  min-height: 100px;
  height: auto;
  background-color: #0086cc;
}

#menu header {
  width: 100%;
  height: auto;
  display: inline-block;
}

#menu header .menu {
  width: 100%;
  height: 100%;
}

#menu header .menu > a {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 20.1%;
  height: 130px;
  float: left;
  display: inline-block;
  text-align: center;
  background-color: #0086cc;
  -webkit-border-radius: 0 0 10px 0;
  -moz-border-radius: 0 0 10px 0;
  -ms-border-radius: 0 0 10px 0;
  border-radius: 0 0 10px 0;
}

#menu header .menu > a img {
  display: inline-block;
  width: 92%;
  height: auto;
}

#menu header .menu nav {
  margin-left: 19.9%;
  width: 80%;
  display: block;
  float: left;
}

#menu header .menu nav ul {
  padding: 0;
  float: left;
  margin-top: 42px;
  margin-left: 15px;
}

#menu header .menu nav ul li {
  width: auto;
  margin-right: 20px;
  color: white;
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.menu__dropdown {
  position: relative;
  display: inline-block;
}

#menu header .menu nav ul li.menu__dropdown:hover .menu__dropdown--content,
#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-sub:hover
  .menu__dropdown-sub--content,
#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-tipo:hover
  .menu__dropdown-tipo--content,
#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-activo:hover
  .menu__dropdown-activo--content {
  display: block;
}

#menu header .menu nav ul li.menu__dropdown .menu__dropdown--content {
  display: none;
  position: absolute;
  background-color: #002e81;
  z-index: 2;
  margin: 0;
}

#menu header .menu nav ul li.menu__dropdown-sub .menu__dropdown-sub--content {
  display: none;
  position: absolute;
  background-color: #002e81;
  z-index: 2;
  margin: 0;
  margin-left: 100%;
  top: 0;
}

#menu header .menu nav ul li.menu__dropdown-tipo .menu__dropdown-tipo--content {
  display: none;
  position: absolute;
  background-color: #002e81;
  z-index: 2;
  margin: 0;
  margin-left: 100%;
  top: 0;
}

#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-activo
  .menu__dropdown-activo--content {
  display: none;
  position: absolute;
  background-color: #002e81;
  z-index: 2;
  margin: 0;
  margin-left: 100%;
  top: 0;
}

#menu header .menu nav ul li.menu__dropdown .menu__dropdown--content a,
#menu header .menu nav ul li.menu__dropdown-sub .menu__dropdown-sub--content a,
#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-tipo
  .menu__dropdown-tipo--content
  a,
#menu
  header
  .menu
  nav
  ul
  li.menu__dropdown-activo
  .menu__dropdown-activo--content
  a {
  min-width: 260px;
  display: inline-block;
  text-align: left;
  border-bottom: solid 1px #0086cc;
  padding: 10px;
}

#menu header .menu nav ul li.menu__dropdown .menu__dropdown--content li {
  margin: 0;
  position: relative;
}

#menu header .menu nav ul li.menu__dropdown .menu__dropdown--content a.active {
  background-color: #0086cc;
}

#menu header .menu nav ul li.menu__dropdown .menu__dropdown--content a:hover {
  background-color: #0086cc;
}

#menu header .menu nav ul li a {
  color: white;
  text-decoration: none;
  letter-spacing: 1px;
}

#menu header .menu nav ul li a.active {
  border-bottom: 7px solid #002e81;
}

#menu header .menu nav ul li.redes {
  background-color: white;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin: 8px 1px 8px !important;
  width: 30px;
  height: 30px;
  text-align: center;
}

#menu header .menu nav ul li.redes a {
  padding-top: 2px;
  color: #0086cc;
  text-align: center;
  display: block;
  font-size: 17px;
}

#menu header .menu nav ul li input {
  border: none;
  height: 30px;
  width: 123px;
  font-size: 0.8vw;
  color: #989999;
  display: none;
  /*display: inline-block;*/
}

#menu header .menu nav ul li .fa-search {
  font-size: 24px;
  font-weight: lighter;
  cursor: pointer;
}

#menu header .menu nav ul.right {
  float: right;
  margin-top: 22px;
}

#menu header .menu nav ul.right li {
  margin-right: 0;
  margin-left: 5px;
}

#menu header .menu nav ul.right li.sig {
  margin-left: 5px;
}

#menu header .menu nav ul.right li:last-child {
  margin-right: 15px;
}

#panel {
  display: block;
  width: 100%;
}

.menuMov {
  display: none;
}

.b_f {
  display: inline-block;
  width: 100%;
  height: auto;
  color: white;
  margin-top: -1px;
  text-align: center;
}

.banner .item {
  display: inline-block;
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  text-decoration: none;
}

.banner .item .content {
  text-align: left;
  /*display: block;*/
  /*width: 28%;*/
  /*margin: 38px 15% 100px 55.5%;*/
  /*margin: 20px 80px 25px auto;*/
  background-color: #0086cc;
  color: white;
  padding: 20px;
  /*margin: 38px 15% 171px 55.5%;*/

  margin: 0 auto;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background: linear-gradient(
    to bottom,
    rgba(45, 45, 45, 0) 0%,
    rgba(45, 45, 45, 1) 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.banner .item .content h1 {
  font-size: 75px;
  margin: 0;
}

.banner .item .content h2 {
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.banner .item .content p {
  letter-spacing: 1px;
  font-size: 20px;
}

.banner .item .content .btn {
  display: inline-block;
  margin-top: 21px;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #402f73;
  color: white;
  font-size: 19px;
  text-decoration: none;
}

.tit_cats {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #002e81;
  background-color: #e6ebf3;
  margin-top: 55px;
}

.tit_cats h2 {
  font-size: 50px;
  font-weight: 400;
  margin: 20px 0;
}

.cats {
  display: inline-block;
  width: 90%;
  height: auto;
  text-align: center;
  vertical-align: center;
  margin: 40px auto;
}

.cats .cat {
  display: inline-block;
  width: 22%;
  min-width: 300px;
  height: 190px;
  background-size: cover;
  vertical-align: center;
  margin: 1%;
  text-align: right;
  position: relative;
  vertical-align: top;
}

.cats .cat .line {
  position: absolute;
  bottom: 0;
  width: 57%;
  height: 13px;
  background-color: #0086cc;
}

.cats .cat h3 {
  font-size: 21px;
  background-color: #002e81;
  text-align: left;
  padding: 15px 20px;
  margin-bottom: 0;
  margin-top: 0;
}

.cats .cat .cont {
  display: inline-block;
  background-color: transparent;
  height: 72%;
  position: relative;
  width: 70%;
}

.cats .cat .cont:hover {
  background-color: #002e81;
}

.cats .cat .cont:hover p,
.cats .cat .cont:hover a {
  visibility: visible;
}

.cats .cat .cont p {
  text-align: justify;
  font-size: 10px;
  margin-left: 20px;
  margin-top: 0;
  width: 85%;
  visibility: hidden;
}

.cats .cat .cont a {
  text-align: center;
  width: 40%;
  color: white;
  padding: 4px 7px;
  text-decoration: none;
  background-color: #0086cc;
  margin-top: 10px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 8%;
  text-transform: uppercase;
  font-size: 12px;
  visibility: hidden;
}

.cats .cat .cont .line2 {
  position: absolute;
  bottom: -13px;
  width: 100%;
  height: 13px;
  background-color: #002e81;
}

.cats .cat p {
  height: 50px;
}

.entryBlog {
  display: grid;
  grid-template-columns: 45% auto;
  text-decoration: none;
  gap: 10px;
  margin-top: 20px;
}
.blogImg img {
  width: 100%;
}
.blogContent span {
  width: 100%;
}
.blogContent a {
  width: 100%;
  color: black;
}

.blogContent p {
  text-align: justify;
  color: black;
}

.blogContent h2 {
  width: 100%;
  color: black;
  text-align: center;
  margin-top: 0;
}
.blogContent {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  align-items: start;
  text-align: right;
  padding: 0 0 10px 0;
  color: #002e81;
}

.blogContent h2 a {
  color: #002e81;
  font-size: 20px;
  height: 100%;
  display: block;
}

.sidebar_title {
  background-color: #002e81;
  color: white;
  padding: 10px;
  font-size: 25px;
}

.sidebar_list .sidebar_list--item {
  text-align: center;
  padding: 10px;
}

.sidebar_list .sidebar_list--item .entryBlog {
  text-align: left;
}
.sidebar_list {
  color: #002e81;
  list-style: none;
  padding: 0;
}

.nosotros_cats {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}

.nosotros_cats .cat {
  margin: 15px 5px;
  width: 220px;
  position: relative;
  overflow: hidden;
  padding-bottom: 13px;
}

.nosotros_cats .cat:hover .cont {
  bottom: 0;
}

.nosotros_cats .cat:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 13px;
  background-color: #002e81;
  bottom: 0;
}

.nosotros_cats .cat .line {
  position: absolute;
  bottom: 0;
  width: 57%;
  height: 13px;
  background-color: #0086cc;
  margin-bottom: 13px;
}

.nosotros_cats .cat .cont {
  position: absolute;
  background-color: #002e81;
  width: 80%;
  height: calc(100% - 100px);
  right: 0;
  /*top: 70px;*/
  /*bottom: 0;*/
}

.nosotros_cats .cat .cont a {
  text-align: center;
  width: 40%;
  color: white;
  padding: 4px 7px;
  text-decoration: none;
  background-color: #0086cc;
  margin-top: 10px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 8%;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 13px;
}

.nosotros_cats .cat .cont p {
  text-align: justify;
  font-size: 10px;
  padding: 10px;
}

.nosotros_cats .cat h3 {
  text-align: center;
  font-size: 25px;
  background-color: #002e81;
  padding: 15px;
  height: 100px;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
}

.nosotros_cats .cat img {
  width: 100%;
  margin: 0;
  height: 170px;
}

/* colors */
/* end colors*/
.fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100px;
  height: 10px;
  z-index: 10;
  background-color: white;
}

.begin {
  padding: 10px;
}

.begin .begin__item .begin__item-content {
  text-decoration: none;
  color: black;
  display: flex;
  flex-flow: column;
}

.begin .begin__item .begin__item-content:hover .item-content__title {
  text-decoration: underline;
}

.begin .begin__item .begin__item-content .item-content__desc {
  text-align: justify;
}

.begin .begin__item .begin__item-content .item-content__img {
  width: 100%;
}

.begin .begin__item .begin__item-content .item-content__img img {
  width: 100%;
  margin: 0;
  height: 270px;
}

@media (min-width: 45em) {
  .fix {
    background-color: red;
  }
}

@media (max-width: 91em) {
  .fix {
    background-color: greenyellow;
  }

  #menu header .menu > a {
    width: 15%;
  }

  #menu header .menu > a img {
    width: 100%;
    margin-top: 25px;
  }

  #menu header .menu nav {
    width: 85%;
    margin-left: 15%;
  }

  #menu header .menu nav ul li {
    margin-right: 7px;
  }

  #menu header .menu nav ul li a {
    font-size: 16px;
  }

  .banner .item .content {
    /*width: 50%;*/
    /*margin: 38px 15% 100px 40%;*/
  }
}

@media (max-width: 70em) {
  .fix {
    background-color: yellow;
  }

  #menu header .menu > a {
    width: 15%;
  }

  #menu header .menu > a img {
    width: 100%;
    margin-top: 25px;
  }

  #menu header .menu nav {
    width: 85%;
    margin-left: 15%;
  }

  #menu header .menu nav ul li {
    margin-right: 4px;
  }

  #menu header .menu nav ul li a {
    font-size: 13px;
  }

  #menu header .menu nav ul.right li {
    margin-left: 20px;
  }

  .cats .cat {
    width: 47%;
  }

  .cats .cat .cont h3 {
    font-size: 1.3vw;
  }
}

@media (max-width: 64em) {
  .fix {
    background-color: magenta;
  }

  .banner .item .content {
    width: 90%;
    margin: 38px 15% 100px 5%;
  }

  #menu {
    display: none;
    width: 256px;
  }

  #menu header .menu > a {
    width: 100%;
    position: inherit;
  }

  #menu header .menu > a img {
    width: 100%;
  }

  #menu header .menu nav {
    width: 100%;
    margin-left: 0;
  }

  #menu header .menu nav ul {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
  }

  #menu header .menu nav ul li {
    width: 100%;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  #menu header .menu nav ul.right {
    margin-left: 4%;
  }

  #menu header .menu nav ul.right li {
    margin-left: 0;
  }

  #menu header .menu nav ul.right li.sig {
    margin-left: 0;
  }

  .cats .cat .cont h3 {
    font-size: 1.7vw;
  }
}

@media (max-width: 50em) {
  .fix {
    background-color: black;
  }

  .banner .item .content {
    width: 100%;
    /*margin: 38px 15% 100px 10%;*/
    margin: 0;
  }

  .banner .item .content h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .banner .item .content h2 {
    font-size: 25px;
  }

  .banner .item .content p {
    font-size: 15px;
  }

  .cats .cat {
    width: 80%;
  }

  .cats .cat .cont h3 {
    font-size: 2vw;
  }
}

@media (max-width: 45em) {
  .menuMov {
    display: block;

    background-color: #0086cc;
  }
  .menuMov img {
    margin: 0 auto;
    display: block;
  }
  .fix {
    background-color: #985f0d;
  }

  .tit_cats h2 {
    font-size: 5vw;
  }

  .prods_home .prod img,
  .prods_home .prod .desc {
    width: 100%;
  }
}
