body{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
}

.titulo {
    padding-right: 100px !important;
    font-size: 13px !important;
    color: #4e4e4e !important;
    font-weight: 400 !important;
}

.text-tittle {
  border-bottom: 1px solid rgb(78 78 78 / 60%);
}

.text-tittle .btn_icon i{
    color: #4e4e4e !important;
    position: relative !important;
    bottom: 1px !important;
}

.sidebar-menu .nav-list__menu button,
.sidebar-menu .nav-list__menu li a {
    font-size: 13px !important;
    padding: 0rem 0rem !important;
    color: #4e4e4e !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
}

.fondo {
    background-image: url('../../img/fondo.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px !important;
    width: 100% !important;
    height: 100%;
}

.issuu {
    padding-top: 10px !important;
}

.hover-green:hover,
.hover-blue:hover,
.hover-yellow:hover,
.hover-bluelight:hover,
.hover-orange:hover {
    background: transparent !important;
    border-radius: none !important;
    color: #4e4e4e !important;
    transition: none !important;
  }

  footer div div div:nth-child(3) section a:nth-child(5) {
    padding-top: 9px !important;
  }

.text-copy,
.text-category {
    color: #4e4e4e !important;
}

.nav-list__menu li {
    line-height: 20px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

.dropdown {
    padding: 0.3rem 0 !important;
}

.project-content p {
    font-size: 13px !important;
    line-height: 20px !important;
    color: #4e4e4e !important;
  }

  /*.splide__arrow svg {
    fill: #4e4e4e !important;
  }*/

  .btn.focus, .btn:focus {
    box-shadow: none !important;
  }

.container-gallery__main {
    width: 100% !important;
}

.bx-img {
    display: flex;
    justify-content: center;
}

.splide__list {
    justify-content: center;
}

span.venor-animate-border {
    margin-bottom: 30px !important;
    margin-top: 10px !important;
}

.move-up {
    top: -4.6rem !important;
}

.move-center {
    top: -3.2rem !important;
}

.move-top {
    top: -1.2rem !important;
}
.form-group label {
    font-size: 13px !important;
    color: #4e4e4e !important;
}

.flipbook-main-wrapper {
    background-color: transparent !important;
}

.portfolio-section-filters .projects.row {
    /*min-height: 450px !important;*/
    padding-top: 0 !important;
    margin: 0px !important;
  }

/*.flipbook-main-wrapper {
    height: 450px !important;
}*/

@media only screen and (max-width: 767px) {
    .text-tittle {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        display: flex !important;
        width: fit-content !important;
        border-bottom: none !important;
        margin: auto;
        flex-direction: column;
        height: 100px;
        justify-content: space-around;
    }
    .sidebar-menu {
        left: 0px !important;
        /*border-top: 1px solid black;*/
        width: 100% !important;
    }
    .nav-list__menu {
        padding-top: 1rem !important;
    }

    .text-category {
        display: flex !important;
        justify-content: center !important;
    }
    span.venor-animate-border {
        margin-top: 35px !important;
    }
    .move-top {
        top: 0.5rem !important;
    }
    .move-center {
        top: -3.2rem !important;
    }
    /*.splide__slide img {
        height: 190px !important;
    }*/
    .portfolio-section-filters .filters {
        margin-bottom: 0px !important;
    }
    .titulo {
        padding-right: 0px !important;
        margin-left: 0px !important;
    }
    .nav-list__menu {
        text-align: center;
        padding-left: 0px !important;
    }
    .fondo {
      background-size: contain !important;
      min-height: 150px !important;
    }
  }

  @media only screen and (max-width: 1024px) {
    .text-tittle {
        display: flex !important;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .box_mansory a img {
      width: 140px !important;
      height: 140px !important;
    }
  }

  @media (min-width: 768px) and (max-width: 1023px) {
    .text-tittle {
        padding-bottom: 1rem !important;
    }
    .sidebar-menu {
        left: 1rem !important;
    }
      /*.splide__slide img {
        height: 340px !important;
    }*/
  }

  @media (min-width: 992px) {
    .box_mansory a img {
      width: 180px !important;
      height: 180px !important;
    }
  }

  @media (min-width: 768px) {
    .center-div {
        margin-bottom: -35px !important;
    }
    .text-tittle a {
        margin-left: 1rem !important;
    }

    .portfolio-section-filters,
    .project-content {
        padding: 70px 0 0 0 !important;
      }
  }

  @media (min-width: 576px) and (max-width: 767px) {
    .box_mansory a img {
      width: 120px !important;
      height: 120px !important;
    }
  }

  @media (max-width: 575px) {
    .box_mansory a img {
      width: 90px !important;
      height: 90px !important;
    }
  }


  .puntos {
    letter-spacing: 3px !important;
    position: relative !important;
    bottom: 3px !important;
  }


  .slide-count {
    font-size: 13px !important;
  }

  .container-main__carousell {
    padding-top: 0px !important;
  }

  footer {
    padding-top: 0px !important;
  }

  .splide__slide img {
    object-fit: contain !important;
    height: auto !important;
  }

  #thumbnail-slider-list li {
    margin-right: 5px !important;
    background-size: cover !important;
    display: flex !important;
  }

  .inhabited {
    width: 100% !important;
    margin-bottom: 0px !important;
  }
  .inhabited p {
    color: #4e4e4e !important;
  }

  footer .pt-3 a {
    font-size: 12px !important;
  }

  footer .pt-3 {
    padding-top: 18px !important;
  }

  footer div:nth-child(1) {
    padding: 0px !important;
  }

  footer section a {
    padding: 0.275rem .35rem !important;
  }

  .sidebar-menu {
    position: inherit !important;
  }

  .about-us, .contant-section-page {
    padding: 0px !important;
  }

@media only screen and (max-width: 767px) {

.flipbook-main-wrapper {
    width: 92% !important;
}
.flipbook-right-arrow {
	right: 5px !important;
}
}
  /*span.venor-animate-border {
    opacity: 1 !important;
  }

  #book1 {
    position: initial !important;
  }
  