.buttons-orange{
	background-color: #ffa925; /* Green */
	border: none;
	color: white;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 1px 1px;
	cursor: pointer;
	border-radius: 12px;
	/*min-width: 175px;*/
}

.nav-link-btn-orange:hover {
	background-color: white;
	border: 2px solid #ffa925;
	color: #ffa925;
}

.buttons-green{
	background-color: #A1B11C; /* Green */
	border: none;
	color: white;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 1px 1px;
	cursor: pointer;
	border-radius: 12px;
	/*min-width: 175px;*/
}

.nav-link-btn-green:hover {
	background-color: white;
	border: 2px solid #A1B11C;
	color: #A1B11C;
}


.header-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px;
    color: #5C418A;
    margin-bottom: 0px;
}

.header-siteHN{
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 54px;
  color: #A1B11C;
  margin-bottom: 0px;
}

.header-site-white{
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px;
    color: #fff;
    margin-bottom: 0px;
}

.texto-login{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #607D8B;
}

.texto-login-hover{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #607D8B;
}
.texto-login-hover:hover{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #325261;
}

.header-site-24{
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 54px;
    color: #5C418A;
    margin-bottom: 0px;
}

.header-site-24HN{
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 54px;
  color: #ffa925;
  margin-bottom: 0px;
}

.header-site-memories{
    font-family: 'Tangerine', cursive;
    font-style: normal;
    font-weight: 800;
    font-size: 70px;
    line-height: 54px;
    color: #607D8B;
}

.header-site-memoriesHN{
  font-family: 'Tangerine', cursive;
  font-style: normal;
  font-weight: 800;
  font-size: 70px;
  line-height: 54px;
  color: #333333d9;
}

.header-site-blog{
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 54px;
    color: #455A64;
}

.header-site-blog-w{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 54px;
    color: #455A64;
}

.img-services-site{
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.img-blog-site{
    width: 100%;
    height: auto;
    border-radius: 15px;
}

.img-memories-site{
    width: 100%;
    height: auto;
    border-radius: 100%;
    max-width: 200px;
}

.card-services-title-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #455A64;
}

.card-services-title-siteHN{
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #a1b11c;
}

.card-services-description-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* text-align: center; */
    text-align: justify;

    color: #455A64;
}

.card-services-description-siteHN{
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  /* text-align: justify; */

  color: #8d805e;
}

.historia-description-siteHN{
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  /* text-align: center; */
  text-align: justify;
  color: #8d805e;
}

.direccion-description-siteHN{
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 21px;
  text-align: center;
  /* text-align: justify; */
  color: #8d805e;
}



.card-services-description-site-left{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /*text-align: center;*/
    color: #455A64;
}

.memories-description-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    color: #455A64;
    /*max-width: 800px;*/
}

.card-memories-title-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #5C418A;
}

.card-memories-title-site-left-purple{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #5C418A;
}

.card-memories-title-site-left{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #455A64;
}

.card-product-title-left{
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    color: #455A64;
}

.card-memories-description-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #607D8B;
}

.div-justify{
    /*width: 200px;*/
    height: 50px;
    overflow: hidden;
}

.seccion2{
    background-color: white; 
}

.seccion3{
    background-color: #F5F8F9;
}

.seccion3HN{
  background-color: #a1b11c;
}


.seccion6{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F5F8F9;
}

.seccion-padding{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left:50px;
    padding-right:50px;
}

.seccion-padding-25{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left:25px;
    padding-right:25px;
}

.contact-info-site{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #455A64;
}

.form-input-tittle{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #607D8B;

}

.purpple{
    color: #8263B6;
    font-weight: bold;
}

.grey{
    color: #455A64;
    font-weight: bold;
}

.somos-descripcion{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #455A64;
    text-align: center;
    /*padding-right: 50px;*/
    /*padding-left: 50px;*/
}
.somos-descripcion-white{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
}

.servicios-descripcion{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #455A64;
}

.logo-resize{
    max-width: 350px;
}

.stars-product{
    font-size: 24px;
    color: #FCCB69;
}

.servicios-price-prefijo{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #607D8B;
    margin-bottom: 0px;
    text-align: left;
}

.servicios-price{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #455A64;
}

.servicios-price-gold{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #8D805E;
}

.nav-sucursales.active{
    color:#5C418A !important;
    background-color:#fff !important;
    border: 2px solid !important;
    border-color:#fff #fff #5C418A #fff !important;
}

.nav-sucursales:hover,
.nav-sucursales:focus{
    color:#5C418A !important;
}

.nav-sucursales{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #607D8B;
}

.prefijo-sucursal{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #5C418A;
}

.prefijo-planes{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 36px;
    color: #5C418A;
}

.titulo-sucursal{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 96px;
    color: #5C418A;
}

.capillas-list-group{
    background-color: #fff;
    border-style: none;
}

.capillas-list-group.active{
    background-color: #E3DCEF !important;
    color: #5C418A !important;
    border-style: none;
    border-radius: 8px;
}

.dinamic-row{
    display: none;
}

.capillas-list-group.active i{
    display: inline;
}

.capillas-list-group-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #455A64;
}

.capillas-list-group:hover,
.capillas-list-group:focus{
    color: #5C418A !important;
}

.titulo-capillas{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #5C418A;
}



.table-services-day{
    background-color: #fff;
    border-radius: 16px;
}

.seccion_franquicias{
    background-color: #EDF0F2;
}

.franqucias-ps{
    max-height: 100px;
    max-width: 100px;
    margin: 10px 0px;
}
.franquicias-img{
    filter: grayscale(1);
    max-height: 40px;
    width: auto;
    margin: 10px 0px;
}

.landing_tittle{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 48px;
    color: #5C418A;
}

 @media only screen and (max-width: 600px) {
   .landing_tittle{
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 800;
        font-size: 20px !important;
        line-height: 48px;
        color: #5C418A;
    }
   /* .contact-info-site{
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 9px !important;
        line-height: 20px;
        color: #455A64;
    }*/
    .card-memories-title-site-left-purple{
        font-family: Poppins;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
        text-align: left;
        color: #5C418A;
    }
}

.cards-landing{
    border-radius: 16px;
    border: none;
    background-color: #F5F8F9;
}

.card-image-landing{
    border-radius: 16px 16px 0px 0px;
}

.card-price-tittle{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #455A64;
    margin: 0px;
}

.separator-landing{
    color: #CFD8DC;
    font-weight: bold;
    width: 75%;
}

.landing-icon-check{
    color: #1BA112;
}

.list-text-landing{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #455A64;
}
.header-table-plans1{
    padding: 12px 15px;
    width:60%;
    border-bottom: 1px solid #7553b0;
}
.header-table-plans2{
    padding: 12px 15px;
    width:20%;
    border-bottom: 1px solid #7553b0;
}
.header-table-plans{
    background-color: #E3DCEF;
}
.body-table-plans{
    background-color: #fff;
    /*border: none;*/
}

.asistencia-seccion2{
    padding-top: 50px;
    padding-bottom: 50px;
}

.column-table-plans{
    padding: 12px 24px;
}

.price-table-plans{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #DEBC80;
}

.prefijo-plans{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #5C418A;

}

.min-h-500{
    min-height: 850px;
}

.titular{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    color: #5C418A;
}

.titular-white{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 56px;
    color: white;
}
.titular-white-w{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 56px;
    color: white;
}

.description{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #455A64;
}

.descripcion-price{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #455A64;
    /*text-align: justify;*/
}

.tag-category{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    color: #5C418A;
    
}
.tag-category-container{
    background-color: #E3DCEF;
    /*padding: 3px 8px;*/
    position: static;
    width: 200px;
    height: 23px;
}

.link-formater-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #0076E5;
}
.carshop-empty-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #B0BEC5;
}
.total-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #607D8B;
}
.total-text-green{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    color: #1BA112;
}
.seccion-margin-bot-25{
    margin: 0px 0px 25px 0px;
}

 .input-login{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 16px;

    position: static;
    width: 100%;
    height: 45px;
    /*left: 0px;
    top: 25px;*/

    /* Layout / White */

    background: #FFFFFF;
    /* Neutrals / 400 */

    border: 1px solid #B0BEC5;
    box-sizing: border-box;
    border-radius: 6px;

    /* Inside auto layout */

    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    /*margin: 8px 0px;*/
  }

  .card-checkout{
    border: 0px #fff;
    border-radius: 12px;
  }

  .number_step{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding :10px 10px;
    max-width: 55px!important;
    border: solid 1px #CFD8DC;
    border-radius: 250px;
    color: #CFD8DC;
  }

  .text_step{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #CFD8DC;
  }

  .hr-step{
    position: static;
    height: 1px;
    left: 218px;
    top: 31.5px;

    background: #C4C4C4;
  }

  .number_step_local{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding :10px 10px;
    max-width: 55px!important;
    border: solid 1px #455A64;
    border-radius: 250px;
    /*background-color:#455A64;*/
    color: #455A64;
  }

  .text_step_local{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #455A64;
  }

  .hr-step_local{
    position: static;
    height: 1px;
    left: 218px;
    top: 31.5px;

    background: #455A64;
  }

  .number_step_finis{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding :10px 10px;
    max-width: 55px!important;
    border: solid 1px #CFD8DC;
    border-radius: 250px;
    background-color:#1BA112;
    color: #fff;
  }

  .text_step_finis{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #1BA112;
  }

  .hr-step_finish{
    position: static;
    height: 1px;
    left: 218px;
    top: 31.5px;

    background: #1BA112;
  }

  .failure{
    border: solid 1px #a8182b;
  }

  .title-table-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #5C418A;
  }

  .titte-card-client{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #263238;
  }

  .tittle-counts-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-align: center;

    /* Primary/400 */

    color: #8263B6;
  }
  .card-benf{
    background-color: #F5F8F9;
    border-radius: 8px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    min-height: 325px;
  }

  .detail-card-benef-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #263238;
  }

  .conainter-text{
    border-radius: 8px;
    padding: 12px;
    background-color: #E3DCEF;
    width: 100%;
  }
  .conainter-text-grey{
    border-radius: 8px;
    padding: 12px;
    background-color: #EDF0F2;
    /*width: 100%;*/
  }

  .text-user{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #8263B6;
  }

  .client-input-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    color: #455A64;
  }

  .img-services{
    border-radius: 12px;
    /*padding-top: 25px;*/
    width: 10%;
    height: 50%;
  }

  .img-servicesQuienes{
    border-radius: 10px;
    /*padding-top: 25px;*/
    width: 500px;
    height: 400px;
  }


























/*carrousel*/
.container2 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.carousel {
  display: flex;
  left: -100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  transform: translateX(100%);
}

@media (min-width: 30em) {
  .carousel {
    left: -50%;
    transform: translateX(50%);
  }
}

@media (min-width: 40em) {
  .carousel {
    left: -33.33333%;
    transform: translateX(33.33333%);
  }
}

.carousel.is-reversing {
  transform: translateX(-100%);
}

@media (min-width: 30em) {
  .carousel.is-reversing {
    transform: translateX(-50%);
  }
}

@media (min-width: 40em) {
  .carousel.is-reversing {
    transform: translateX(-33.33333%);
  }
}

.carousel.is-set {
  transform: none;
  transition: transform 0.5s ease-in-out;
}

.carousel-seat {
  /*background: #ddd;*/
  flex: 1 0 100%;
  order: 2;
}

.carousel-seat:nth-child(even) {
  background: #d5d5d5;
}

@media (min-width: 30em) {
  .carousel-seat {
    flex-basis: 50%;
  }
}

@media (min-width: 40em) {
  .carousel-seat {
    flex-basis: 33.33333%;
  }
}

.carousel-seat.is-ref {
  order: 1;
}

h2 {
  color: #aaa;
  font-size: 7em;
  font-weight: normal;
  margin: 0;
  padding: 0.6em 0;
  text-align: center;
}

.controls {
  padding: 1em;
  text-align: center;
}

.controls button {
  background: #aaa;
  border: 0;
  border-radius: 0.25em;
  color: #eee;
  padding: 0.5em 1em;
}

.controls button:hover,
.controls button:focus {
  background: orange;
}





















/*switches*/
.switch-field {
    /*display: flex;*/
    margin-bottom: 36px;
    overflow: hidden;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    background-color: #fff;
    color: #455A64;
    text-align: center;
    padding: 8px 20px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #B0BEC5;
    transition: all 0.1s ease-in-out;
    border-radius: 8px 8px 8px 8px !important;
    min-width: 120px;
}

.switch-field label:hover {
    cursor: pointer;
    color: #5C418A;
}

.switch-field input:checked + label {
    background-color: #E3DCEF;;
    box-shadow: none;
    color: #5C418A;
}

.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}

/* This is just for CodePen. */

.form {
    max-width: 600px;
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-weight: normal;
    line-height: 1.625;
    margin: 8px auto;
    padding: 16px;
}

h2 {
    font-size: 18px;
    margin-bottom: 8px;
}