@font-face {
  font-family: MARKPRO;
  src: url("../fonts/MARKPRO.woff");
  font-display: swap;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: MARKPRO;
  position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
   supported by Chrome, Edge, Opera and Firefox */
}

.responsive-banner {
  max-width: 100%;
  height: auto;
}

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

.hrcustom {
  width: 50px;
  border-top: 2px solid #0070ff;
}

.container-bases {
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
}

@media (min-width: 576px) {
  .container-bases {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-bases {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-bases {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-bases {
    max-width: 1140px;
  }
}
.button-elegir {
  font-family: MARKPRO;
  background: #ec609e;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 35px;
  cursor: pointer;
  border: 4px solid white;
}
.button-elegir:hover {
  font-weight: bold;
}

.banner-dekora {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 150px;
}
@media (min-width: 1440px) {
  .banner-dekora img {
    width: 1423px;
    height: 524px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .banner-dekora img {
    width: 1280px;
    height: 524px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .banner-dekora img {
    width: 1200px;
    height: 524px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .banner-dekora img {
    width: 980px;
    height: 375px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .banner-dekora img {
    width: 730px;
    height: 300px;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .banner-dekora img {
    width: 656px;
    height: 300px;
  }
}
@media (min-width: 600px) and (max-width: 719px) {
  .banner-dekora img {
    width: 550px;
    height: 300px;
  }
}
.div-whatsapp-fixed {
  position: fixed;
  bottom: 15px !important;
  right: 175px !important;
  left: auto !important;
  height: 48px !important;
  width: 48px !important;
  z-index: 2147483646 !important;
}

.div-whatsapp-fixed .div-whatsapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 30px;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .div-whatsapp-fixed {
    right: 25px !important;
    height: 80px !important;
  }
}
.cuenta-margin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 998px) {
  .cuenta-margin {
    margin: 0;
  }
}
@media (min-width: 1297px) {
  .cuenta-margin {
    margin-top: 80px;
  }
}

@media (max-width: 1296px) {
  .menu-container {
    margin-top: 80px !important;
  }
}

.dekora-filter-open {
  overflow-y: hidden;
}

.footer-contain {
  margin-top: 65px;
  font-family: MARKPRO;
  color: #6899CD;
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer-contain {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .footer-contain {
    font-size: 14px;
  }
}

.footer-container-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .footer-container-1 {
    display: block;
    margin-bottom: 20px;
  }
}
.footer-container-1 .foot-title-1 {
  margin-bottom: 40px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer-container-1 .foot-title-1 {
    margin-bottom: 20px;
  }
}
.footer-container-1 .foot-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 50px;
  padding-right: 50px;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-container-1 .foot-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-container-1 .foot-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 50px;
  padding-right: 50;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-container-1 .foot-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
}

.footer-container-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .footer-container-2 {
    display: block;
  }
}
.footer-container-2 .foot-3 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 50px;
  padding-right: 50px;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-container-2 .foot-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-container-2 .foot-4 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 50px;
  padding-right: 50px;
  width: 50%;
}
@media (max-width: 767px) {
  .footer-container-2 .foot-4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-container-2 .foot-title-3 {
  font-size: 16px;
  margin-bottom: 10px;
  padding-right: 20px;
}
.footer-container-2 .foot-content-3 {
  font-size: 14px;
  margin-bottom: 20px;
}
.footer-container-2 .foot-content-3 a {
  text-decoration: none;
  color: #6899CD;
}
.footer-container-2 .foot-content-3 a:hover {
  text-decoration: underline;
}
.footer-container-2 .foot-content-4 {
  margin-bottom: 20px;
}
.footer-container-2 .foot-content-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-container-2 .foot-content-6 .content-1 {
  width: 50%;
}
.footer-container-2 .foot-content-6 .content-2 {
  width: 50%;
  text-align: right;
}
.footer-container-2 .foot-content-6 .content-2 img {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
@media (min-width: 980px) {
  .footer-container-2 .foot-content-6 .content-2 img {
    width: 53px;
    height: 33px;
  }
}
@media (max-width: 979px) {
  .footer-container-2 .foot-content-6 .content-2 img {
    width: 53px;
    height: 33px;
  }
}

.footer-container-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 60px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .footer-container-3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-container-3 img {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .footer-container-3 img {
    width: 69px;
    height: 33px;
  }
}
@media (max-width: 767px) {
  .footer-container-3 img {
    width: 65px;
    height: 30px;
  }
}

.footer-copyright {
  text-align: center;
}
@media (max-width: 767px) {
  .footer-copyright {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer-copyright {
    display: none;
  }
}

.header-p {
  width: 100%;
  height: 105px;
  z-index: 999;
  background-color: #6899CD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 998px) {
  .header-p {
    height: 60px;
    position: fixed;
  }
}

.header-checkout {
  height: 60px;
}
@media (max-width: 1200px) {
  .header-checkout {
    position: fixed;
  }
}

.logo-container-new {
  cursor: pointer;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo-container-new img {
  width: 186px;
  height: 38px;
}
@media (max-width: 1190px) {
  .logo-container-new img {
    width: 100px;
    height: 21px;
  }
}
@media (min-width: 999px) {
  .logo-container-new {
    border-right: 2px solid #3E6B9C;
  }
}
@media (max-width: 1109px) {
  .logo-container-new {
    width: 180px;
  }
}
@media (min-width: 1110px) and (max-width: 1189px) {
  .logo-container-new {
    width: 200px;
  }
}
@media (min-width: 1190px) and (max-width: 1280px) {
  .logo-container-new {
    width: 280px;
  }
}
@media (min-width: 1281px) {
  .logo-container-new {
    width: 330px;
  }
}

.logo-checkout img {
  width: 133px;
  height: 27px;
}
@media (max-width: 1190px) {
  .logo-checkout img {
    width: 110px;
    height: 21px;
  }
}

@media (max-width: 1109px) {
  .header-split {
    width: calc(100% - 180px);
  }
}
@media (min-width: 1110px) and (max-width: 1189px) {
  .header-split {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1190px) and (max-width: 1280px) {
  .header-split {
    width: calc(100% - 280px);
  }
}
@media (min-width: 1281px) {
  .header-split {
    width: calc(100% - 330px);
  }
}
.header-split .header-options {
  height: 52.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-split .header-options .mobile-icon {
  display: none;
  background-image: url("../newimg/header/ICON_1_MENU.webp");
}
.header-split .header-options .mobile-icon:hover {
  background-image: url("../newimg/header/ICON_2_MENU.webp");
}
@media (max-width: 998px) {
  .header-split .header-options {
    height: 100%;
  }
  .header-split .header-options .mobile-icon {
    display: block;
    cursor: pointer;
  }
}
@media (min-width: 999px) {
  .header-split .header-options {
    border-bottom: 1px solid #3E6B9C;
  }
}
.header-split .header-options .icon {
  width: 35px;
  height: 33px;
}
.header-split .header-options .admin-logo {
  background-image: url("../newimg/header/ICON_1_PERFIL.webp");
}
@media (max-width: 998px) {
  .header-split .header-options .admin-logo {
    display: none;
  }
}
.header-split .header-options .admin-logo:hover {
  background-image: url("../newimg/header/ICON_2_PERFIL.webp");
}
.header-split .header-options .camara-logo {
  background-image: url("../newimg/header/ICON_1_FOTOGRAFO.webp");
}
@media (max-width: 998px) {
  .header-split .header-options .camara-logo {
    display: none;
  }
}
.header-split .header-options .camara-logo:hover {
  background-image: url("../newimg/header/ICON_2_FOTOGRAFO.webp");
}
.header-split .header-options .cart-logo {
  background-image: url("../newimg/header/ICON_1_CARRITO.webp");
}
.header-split .header-options .cart-logo:hover {
  background-image: url("../newimg/header/ICON_2_CARRITO.webp");
}
.header-split .header-options .session-logo {
  background-image: url("../newimg/header/ICON_1_INGRESAR.webp");
}
@media (max-width: 998px) {
  .header-split .header-options .session-logo {
    display: none;
  }
}
.header-split .header-options .session-logo:hover {
  background-image: url("../newimg/header/ICON_2_INGRESAR.webp");
}
.header-split .header-options .registro-logo {
  background-image: url("../newimg/header/ICON_1_REGISTRO.webp");
}
@media (max-width: 998px) {
  .header-split .header-options .registro-logo {
    display: none;
  }
}
.header-split .header-options .registro-logo:hover {
  background-image: url("../newimg/header/ICON_2_REGISTRO.webp");
}
.header-split .header-options span {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}
.header-split .header-options .btns-head {
  font-family: MARKPRO;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
}
@media (max-width: 998px) {
  .header-split .header-options .btns-head {
    display: none;
  }
}
.header-split .header-options .btns-head:hover {
  color: #004F96;
}
.header-split .header-options a {
  text-decoration: none;
}
.header-split .header-options a:hover {
  text-decoration: none;
}
.header-split .header-sections {
  width: 100%;
  height: 52.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 998px) {
  .header-split .header-sections {
    display: none;
  }
}
.header-split .header-sections a {
  text-decoration: none;
  margin-right: 0 !important;
  color: #3E6B9C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-split .header-sections a:hover {
  color: #004F96;
}
.header-split .header-sections span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: white;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  line-height: 20px;
  font-family: MARKPRO;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 1109px) {
  .header-split .header-sections span {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.header-split .header-sections span:hover {
  color: #004F96;
}
.header-split-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-split-checkout .back-carrito {
  color: white;
  cursor: pointer;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 2px solid #3E6B9C;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-split-checkout .back-carrito:hover {
  font-weight: bold;
}

#inicia-sesion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#registro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#soyfotografo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fix-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-options {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
  border-bottom: 2px solid #3e6b9c;
}
.menu-options div {
  padding: 10px;
  border-bottom: 1px solid #3e6b9c;
  cursor: pointer;
}
.menu-options div a {
  color: white;
  text-decoration: none;
}

.mobile-menu {
  background: #6899CD;
  font-size: 18px;
  line-height: 28px;
  color: #55565A;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 60px;
  z-index: 2;
  position: fixed;
  z-index: 999;
  border-top: 2px solid #3e6b9c;
  overflow: auto;
}

.menu-closed {
  display: none;
}

.last-option-menu {
  border-bottom: none !important;
}

.sub-options {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
  color: white;
}
.sub-options a {
  color: white;
}
.sub-options a:hover {
  text-decoration: none;
  color: #004F96;
}
.sub-options div {
  padding: 10px;
  border-bottom: 1px solid #3e6b9c;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub-options div a {
  color: white;
  text-decoration: none;
}
.sub-options .text {
  margin-left: 20px;
}

.fotografo-option {
  border-top: 2px solid #3e6b9c;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding-top: 30px;
}
.fotografo-option .text {
  margin-left: 20px;
}

.admin-menu-desk {
  background: #6899CD;
  -webkit-box-shadow: 0px 4px 20px rgba(188, 179, 181, 0.5);
  box-shadow: 0px 4px 20px rgba(188, 179, 181, 0.5);
  width: 243px;
  padding: 10px;
  position: absolute;
  right: 390px;
  display: none;
  z-index: 2;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: left;
}
.admin-menu-desk div {
  padding: 10px;
  border-bottom: 1px solid #3E6B9C;
}
.admin-menu-desk div:hover {
  color: #004F96;
}
.admin-menu-desk .last-div {
  border-bottom: none !important;
}
.admin-menu-desk a {
  color: white;
}
.admin-menu-desk a:hover {
  color: #004F96;
  text-decoration: none;
}

#admin-tab:hover .admin-menu-desk {
  display: block;
}

.mi-cuenta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mi-cuenta-container:hover .micuenta-menu-desk {
  display: block;
}

.micuenta-menu-desk {
  background: #6899CD;
  -webkit-box-shadow: 0px 4px 20px rgba(188, 179, 181, 0.5);
  box-shadow: 0px 4px 20px rgba(188, 179, 181, 0.5);
  width: 243px;
  padding: 10px;
  position: absolute;
  right: 120px;
  display: none;
  z-index: 2;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: left;
  top: 38px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.micuenta-menu-desk .first-op {
  padding: 10px;
  border-bottom: 1px solid #3E6B9C;
}
.micuenta-menu-desk .first-op:hover {
  color: #004F96;
}
.micuenta-menu-desk .mid-op {
  padding: 10px;
}
.micuenta-menu-desk .mid-op:hover {
  color: #004F96;
}
.micuenta-menu-desk .last-op {
  padding: 10px;
  border-top: 1px solid #3E6B9C;
}
.micuenta-menu-desk .last-op:hover {
  color: #004F96;
}
.micuenta-menu-desk a {
  color: white;
}
.micuenta-menu-desk a:hover {
  text-decoration: none;
  color: #004F96;
}

.options-mobile {
  text-align: center;
  color: white;
  cursor: pointer;
  padding: 10px;
}
.options-mobile .arrow {
  position: absolute;
  right: 25px;
  background-image: url("../newimg/header/Down-3.svg");
  width: 24px;
  height: 24px;
}

.active .arrow {
  position: absolute;
  right: 25px;
  background-image: url("../newimg/header/Up-3.svg");
  width: 24px;
  height: 24px;
}

.content-header {
  text-align: center;
  color: white;
  cursor: pointer;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}
.content-header div {
  padding: 10px;
  border-bottom: 1px solid #3e6b9c;
}
.content-header a {
  color: white;
}
.content-header a:hover {
  color: #004F96;
  text-decoration: none;
}

.pending-projects-box {
  background: #fff;
  position: absolute;
  padding: 20px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: block;
}
.pending-projects-box .element-box {
  margin-bottom: 10px;
}
.pending-projects-box span {
  margin-left: 0px !important;
}

.pending-tab {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  height: 40px;
  border-left: 1px solid #D5D5D7;
  cursor: pointer;
}

.title-pending {
  font-family: MARKPRO;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}

.type-pending {
  font-family: MARKPRO;
  cursor: pointer;
  font-size: 14px;
}

.options-pending {
  font-family: MARKPRO;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  color: #007bff;
}

#projects-noacc .btns-head {
  display: block !important;
}

.kepro-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kepro-contain .btns-head {
  margin: 0;
}
.kepro-contain:hover .kepro-logo {
  background-image: url("../img/header/LOGO_KEPRO_2.png");
}

.kepro-logo {
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 120px;
  height: 32px;
  background-size: contain;
  background-image: url("../img/header/LOGO_KEPRO_1.png");
}
@media (max-width: 998px) {
  .kepro-logo {
    display: none;
  }
}
.kepro-logo:hover .kepro-contain .btns-head {
  color: #004F96;
}

.donde-imprimir-container {
  background-color: #004F96;
}

.imprimir-txt {
  font-family: MARKPRO;
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.imprimir-txt .title {
  font-size: 21px;
}
.imprimir-txt .subtitle {
  font-size: 16px;
}
@media (max-width: 767px) {
  .imprimir-txt {
    padding-left: 15px;
    padding-right: 15px;
  }
  .imprimir-txt .title {
    font-size: 15px;
  }
  .imprimir-txt .subtitle {
    font-size: 15px;
  }
}
.imprimir-txt:hover .imprimir-house {
  background-image: url("../newimg/donde-imprimir/CASA_2_UBICACION_KEFOTOS.webp");
}

.imprimir-house {
  margin-left: 30px;
  display: block;
  width: 66px;
  height: 58;
  background-image: url("../newimg/donde-imprimir/CASA_1_UBICACION_KEFOTOS.webp");
  background-size: 66px;
}
@media (max-width: 767px) {
  .imprimir-house {
    display: none;
  }
}

.decoration-none {
  text-decoration: none;
}
.decoration-none a {
  text-decoration: none !important;
}
.decoration-none a:hover {
  text-decoration: none !important;
}

.pasos-orden .title {
  text-align: center;
  font-family: MARKPRO;
  color: #003366;
  font-size: 21px;
  margin-bottom: 5px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .pasos-orden .title {
    font-size: 21px;
    margin-top: 20px;
  }
}
.pasos-orden .pasos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 45px;
}
@media (max-width: 767px) {
  .pasos-orden .pasos {
    padding-bottom: 15px;
  }
}
.pasos-orden .pass-num {
  font-size: 40px;
}
@media (max-width: 767px) {
  .pasos-orden .pass-num {
    font-size: 36px;
    display: block;
  }
}
.pasos-orden .pass-box {
  padding-top: 5px;
  text-align: center;
  font-family: MARKPRO;
  color: #003366;
  font-size: 21px;
  max-width: 420px;
  font-weight: bold;
  margin: auto;
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .pasos-orden .pass-box {
    max-width: 380px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pasos-orden .pass-box {
    max-width: 310px;
    font-size: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pasos-orden .pass-box {
    max-width: 230px;
    font-size: 18px;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .pasos-orden .pass-box {
    max-width: 110px;
    font-size: 18px;
  }
}
@media (max-width: 359px) {
  .pasos-orden .pass-box {
    max-width: 100px;
    font-size: 16px;
  }
}
.pasos-orden .pads-pasos {
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 15px;
}
@media (max-width: 1600px) {
  .pasos-orden .pads-pasos {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .pasos-orden .pads-pasos {
    padding-right: 0px;
  }
}
@media (min-width: 1440px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 459px;
    height: 459px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 420px;
    height: 420px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 380px;
    height: 380px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 310px;
    height: 310px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 230px;
    height: 230px;
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 110px;
    height: 120px;
  }
}
@media (max-width: 359px) {
  .pasos-orden .pads-pasos .img-box img {
    width: 100px;
    height: 105px;
  }
}
.pasos-orden .paso-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 0px;
}
.pasos-orden .paso-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.pasos-orden .paso-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding-right: 0px;
}

@font-face {
  font-family: MARKPRO;
  src: url("../fonts/MARKPRO.woff");
  font-display: swap;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: MARKPRO;
  position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
   supported by Chrome, Edge, Opera and Firefox */
}

.responsive-banner {
  max-width: 100%;
  height: auto;
}

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

.hrcustom {
  width: 50px;
  border-top: 2px solid #0070ff;
}

.container-bases {
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
}

@media (min-width: 576px) {
  .container-bases {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-bases {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-bases {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-bases {
    max-width: 1140px;
  }
}
.button-elegir {
  font-family: MARKPRO;
  background: #ec609e;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 35px;
  cursor: pointer;
  border: 4px solid white;
}
.button-elegir:hover {
  font-weight: bold;
}

.banner-dekora {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 150px;
}
@media (min-width: 1440px) {
  .banner-dekora img {
    width: 1423px;
    height: 524px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .banner-dekora img {
    width: 1280px;
    height: 524px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .banner-dekora img {
    width: 1200px;
    height: 524px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .banner-dekora img {
    width: 980px;
    height: 375px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .banner-dekora img {
    width: 730px;
    height: 300px;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .banner-dekora img {
    width: 656px;
    height: 300px;
  }
}
@media (min-width: 600px) and (max-width: 719px) {
  .banner-dekora img {
    width: 550px;
    height: 300px;
  }
}
.div-whatsapp-fixed {
  position: fixed;
  bottom: 15px !important;
  right: 175px !important;
  left: auto !important;
  height: 48px !important;
  width: 48px !important;
  z-index: 2147483646 !important;
}

.div-whatsapp-fixed .div-whatsapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 30px;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .div-whatsapp-fixed {
    right: 25px !important;
    height: 80px !important;
  }
}
.cuenta-margin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 998px) {
  .cuenta-margin {
    margin: 0;
  }
}
@media (min-width: 1297px) {
  .cuenta-margin {
    margin-top: 80px;
  }
}

@media (max-width: 1296px) {
  .menu-container {
    margin-top: 80px !important;
  }
}

.dekora-filter-open {
  overflow-y: hidden;
}

.banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner-container .mobile-img {
  display: none;
}
@media (min-width: 1440px) {
  .banner-container img {
    width: 1423px;
    height: 280px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .banner-container img {
    width: 1280px;
    height: 260px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .banner-container img {
    width: 1200px;
    height: 240px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .banner-container img {
    width: 980px;
    height: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .banner-container img {
    width: 910px;
    height: 185px;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .banner-container img {
    width: 656px;
    height: 150px;
  }
}
@media (min-width: 600px) and (max-width: 719px) {
  .banner-container img {
    width: 550px;
    height: 128px;
  }
}
@media (min-width: 500px) and (max-width: 599px) {
  .banner-container img {
    display: none;
    width: 482px;
    height: 383px;
  }
  .banner-container .mobile-img {
    display: block;
  }
}
@media (min-width: 450px) and (max-width: 499px) {
  .banner-container img {
    display: none;
    width: 450px;
    height: 358px;
  }
  .banner-container .mobile-img {
    display: block;
  }
}
@media (min-width: 400px) and (max-width: 449px) {
  .banner-container img {
    display: none;
    width: 400px;
    height: 318px;
  }
  .banner-container .mobile-img {
    display: block;
  }
}
@media (min-width: 350px) and (max-width: 399px) {
  .banner-container img {
    display: none;
    width: 350px;
    height: 278px;
  }
  .banner-container .mobile-img {
    display: block;
  }
}
@media (min-width: 300px) and (max-width: 349px) {
  .banner-container img {
    display: none;
    width: 320px;
    height: 254px;
  }
  .banner-container .mobile-img {
    display: block;
  }
}

.text-home-container {
  margin-bottom: 35px;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .text-home-container {
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.text-home-container2 {
  margin-bottom: 40px;
  margin-top: 70px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-home-container2 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .text-home-container2 .text2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .text-home-container2 .text1 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .text-home-container2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #97C1E3;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.text1 {
  font-family: MARKPRO;
  color: #003366;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .text1 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.text2 {
  font-family: MARKPRO;
  color: #003366;
  font-size: 21px;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .text2 {
    font-size: 21px;
  }
}

.barra-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 35px;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 600px) {
  .barra-container {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
}

.barra-contain-2 {
  padding-top: 0px !important;
}
@media (min-width: 1024px) {
  .barra-contain-2 {
    margin-top: 100px;
  }
}

.barra-50 {
  max-width: 1440px;
  height: 43px;
  background-color: #e8ebf0;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 998px) {
  .barra-50 {
    margin-top: 60px;
  }
}
@media (max-width: 599px) {
  .barra-50 {
    margin-top: 25px;
  }
}
.barra-50 ::-webkit-input-placeholder {
  color: #6899CD;
}
.barra-50 ::-moz-placeholder {
  color: #6899CD;
}
.barra-50 :-ms-input-placeholder {
  color: #6899CD;
}
.barra-50 ::-ms-input-placeholder {
  color: #6899CD;
}
.barra-50 ::placeholder {
  color: #6899CD;
}
@media (min-width: 767px) and (max-width: 1024px) {
  .barra-50 {
    max-width: 900px;
  }
}
@media (max-width: 600px) {
  .barra-50 {
    border-radius: 0px;
    width: 100%;
  }
}
.barra-50 .regalamos-txt {
  color: #ec609e;
  font-family: MARKPRO;
  font-weight: bold;
  font-size: 21px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .barra-50 .regalamos-txt {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .barra-50 .regalamos-txt {
    font-size: 21px;
  }
}
@media (max-width: 600px) {
  .barra-50 .regalamos-txt {
    font-size: 14px;
  }
}
.barra-50 .input-50 {
  border-radius: 35px;
  height: 30px;
  width: 100%;
  background-color: #e8ebf0;
  text-align: center;
  color: #6899CD;
  font-family: MARKPRO;
  font-size: 16px;
}
@media (max-width: 1080px) {
  .barra-50 .input-50 {
    font-size: 16px;
  }
}
.barra-50 .item-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 250px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1280px) and (max-width: 1379px) {
  .barra-50 .item-1 {
    padding-left: 150px;
  }
}
@media (min-width: 1380px) and (max-width: 1439px) {
  .barra-50 .item-1 {
    padding-left: 200px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .barra-50 .item-1 {
    padding-left: 100px;
  }
}
@media (min-width: 980px) and (max-width: 1080px) {
  .barra-50 .item-1 {
    padding-left: 70px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .barra-50 .item-1 {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .barra-50 .item-1 {
    padding-left: 35px;
    padding-right: 35px;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.barra-50 .item-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 70px;
  width: 400px;
  display: none;
  padding-right: 25px;
}
@media (max-width: 1279px) {
  .barra-50 .item-2 {
    width: 400px;
  }
}
@media (max-width: 1280px) {
  .barra-50 .item-2 {
    padding-left: 25px;
  }
}
@media (min-width: 980px) {
  .barra-50 .item-2 {
    display: block;
  }
}
.barra-50 .item-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .barra-50 .item-3 {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.barra-50 .item-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  padding-left: 250px;
  padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .barra-50 .item-4 {
    padding-left: 100px;
  }
}
@media (min-width: 1280px) and (max-width: 1379px) {
  .barra-50 .item-4 {
    padding-left: 150px;
  }
}
@media (min-width: 1380px) and (max-width: 1439px) {
  .barra-50 .item-4 {
    padding-left: 200px;
  }
}
@media (max-width: 767px) {
  .barra-50 .item-4 {
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.barra-50 .item-4 img {
  width: 30px;
  height: 30px;
}
.barra-50 .button-enviar {
  font-family: MARKPRO;
  background: -webkit-gradient(linear, left top, right top, from(#ec609e), to(#fecd56));
  background: linear-gradient(to right, #ec609e, #fecd56);
  border: none;
  color: white;
  padding: 3px 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 35px;
  cursor: pointer;
  border: 3px solid white;
  font-size: 16px;
  width: 220px;
}
.barra-50 .button-enviar:hover {
  font-weight: bold;
}
@media (min-width: 601px) and (max-width: 1279px) {
  .barra-50 .button-enviar {
    width: 145px;
    padding: 3px 10px;
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .barra-50 .button-enviar {
    width: 140px;
    padding: 15px 5px;
    font-size: 12px;
  }
}
@media (max-width: 979px) {
  .barra-50 .button-enviar {
    display: none;
  }
}
.barra-50 .button-enviar-mobile {
  font-family: MARKPRO;
  background: -webkit-gradient(linear, left top, right top, from(#ec609e), to(#fecd56));
  background: linear-gradient(to right, #ec609e, #fecd56);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 35px;
  cursor: pointer;
  border: 4px solid white;
}
.barra-50 .button-enviar-mobile:hover {
  font-weight: bold;
}
@media (min-width: 601px) and (max-width: 1279px) {
  .barra-50 .button-enviar-mobile {
    width: 170px;
    padding: 5px 15px;
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .barra-50 .button-enviar-mobile {
    width: 140px;
    padding: 6px 5px;
    font-size: 12px;
  }
}
@media (min-width: 980px) {
  .barra-50 .button-enviar-mobile {
    display: none;
  }
}
.barra-50 .input-error {
  border-color: red;
}
.barra-50 .input-error input ::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.barra-50 .input-error input ::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.barra-50 .input-error input :-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.barra-50 .input-error input ::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.barra-50 .input-error input ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.barra-50 .input-error input :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}
.barra-50 .input-error input ::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}

.mobile-input {
  display: none;
  width: 100%;
}
.mobile-input input {
  background: white;
}

.mobile-input-2 {
  display: none;
  width: 100%;
}
.mobile-input-2 input {
  background: white;
}

@media (max-width: 1199px) {
  .mobile-input-show {
    display: block;
  }
}

.product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 40px;
  margin-right: 40px;
  max-width: 1850px;
  margin: auto;
}
@media (max-width: 1199px) {
  .product-container {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1281px) and (max-width: 1600px) {
  .product-container {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .product-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.product-container a:hover {
  text-decoration: none;
}

.pads-products {
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 36px;
}
@media (max-width: 767px) {
  .pads-products {
    padding-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .pads-products {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  cursor: pointer;
  text-decoration: none;
}
.product-1:hover .producto-name {
  font-weight: bold;
}

.product-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  cursor: pointer;
  text-decoration: none;
}
.product-2:hover .producto-name {
  font-weight: bold;
}

.product-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  cursor: pointer;
  text-decoration: none;
}
.product-3:hover .producto-name {
  font-weight: bold;
}

.product-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  cursor: pointer;
  text-decoration: none;
}
.product-4:hover .producto-name {
  font-weight: bold;
}

.product-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  cursor: pointer;
  text-decoration: none;
}
.product-5:hover .producto-name {
  font-weight: bold;
}

.product-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
  cursor: pointer;
  text-decoration: none;
}
.product-6:hover .producto-name {
  font-weight: bold;
}

.product-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
  cursor: pointer;
  text-decoration: none;
}
.product-7:hover .producto-name {
  font-weight: bold;
}

.product-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
  cursor: pointer;
  text-decoration: none;
}
.product-8:hover .producto-name {
  font-weight: bold;
}

@media (min-width: 1601px) {
  .producto-box img {
    width: 335px;
    height: 305px;
  }
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .producto-box img {
    width: 305px;
    height: 305px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .producto-box img {
    width: 280px;
    height: 255px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .producto-box img {
    width: 265px;
    height: 255px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .producto-box img {
    width: 228px;
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .producto-box img {
    width: 166px;
    height: 150px;
  }
}
@media (max-width: 767px) {
  .producto-box img {
    width: 150px;
    height: 140px;
  }
}
@media (max-width: 359px) {
  .producto-box img {
    width: 140px;
    height: 130px;
  }
}

.color-product-1 {
  background-color: #7C8AC4;
}

.color-product-2 {
  background-color: #88CBF0;
}

.color-product-3 {
  background-color: #66BFC3;
}

.color-product-4 {
  background-color: #D68978;
}

.color-product-5 {
  background-color: #66BFC3;
}

.color-product-6 {
  background-color: #E469A3;
}

.color-product-7 {
  background-color: #CDA06E;
}

.color-product-8 {
  background-color: #88CBF0;
}

.producto-name {
  width: 335px;
  height: 55px;
  font-family: MARKPRO;
  color: white;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
}
.producto-name a:hover {
  text-decoration: none;
}
@media (min-width: 1601px) {
  .producto-name {
    width: 335px;
  }
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .producto-name {
    width: 305px;
  }
}
@media (min-width: 1366px) and (max-width: 1439px) {
  .producto-name {
    width: 280px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .producto-name {
    width: 265px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .producto-name {
    width: 228px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .producto-name {
    width: 166px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .producto-name {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .producto-name {
    width: 150px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 359px) {
  .producto-name {
    width: 140px;
  }
}

@media (max-width: 500px) {
  .text2 {
    font-size: 16px;
  }
}

.servicios-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1440px;
  margin: auto;
  margin-top: 40px;
}
@media (min-width: 1280px) {
  .servicios-container img {
    width: 362px;
    height: 362px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .servicios-container img {
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .servicios-container img {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .servicios-container img {
    width: 180px;
    height: 180px;
  }
}
@media (min-width: 600px) and (max-width: 719px) {
  .servicios-container img {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 400px) and (max-width: 599px) {
  .servicios-container img {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 350px) and (max-width: 399px) {
  .servicios-container img {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 300px) and (max-width: 349px) {
  .servicios-container img {
    width: 100px;
    height: 100px;
  }
}

.servicio-element {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .servicio-element {
    width: 28%;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  .servicio-element {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 719px) {
  .servicio-element {
    width: 25%;
  }
}
@media (min-width: 450px) and (max-width: 599px) {
  .servicio-element {
    width: 40%;
  }
}
@media (min-width: 400px) and (max-width: 449px) {
  .servicio-element {
    width: 49%;
  }
}
@media (min-width: 350px) and (max-width: 399px) {
  .servicio-element {
    width: 49%;
  }
}
@media (min-width: 300px) and (max-width: 349px) {
  .servicio-element {
    width: 49%;
  }
}

.servicio-txt {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: MARKPRO;
  color: #003366;
  font-size: 18px;
}