/* INTRO */
#intro {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    background-color: #ffffff;
    transform: all .3s ease;
}
#intro .introHeader {
    width: 100%;
    height: auto;
    padding: 140px 0 0 0;
    position: relative;
}

#intro .taiyakilandPoints {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 50px;
    padding: 0 0 0 0;
    right: 0;
    z-index: 25;
}

#intro #carousel-custom-dots {
    text-align: center;
}
#intro #carousel-custom-dots li {
    display: inline-block;
    margin: 0 10px;
}
#intro #carousel-custom-dots li.owl-dot {
    width: 60px;
    height: 10px;
    background: #ffe8e9;
    background-color: #ffe8e9;
    cursor: pointer;
    transition: all .3s ease;
}
#intro #carousel-custom-dots li:hover,
#intro #carousel-custom-dots li:focus,
#intro #carousel-custom-dots li:active,
#intro #carousel-custom-dots li.active {
    background: #bdecee;
    background-color: #bdecee;
}
/*  */

/* INVIERTE EN LA FAMOSA FRANQUICIA DE HELADOS .... */
#invierte_famosa_franquicia_helados {
    width: 100%;
    height: auto;
    padding: 50px 15% 50px 15%;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    background-color: #ffffff;
}
#invierte_famosa_franquicia_helados .row ,
#invierte_famosa_franquicia_helados .row .col {
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}

#invierte_famosa_franquicia_helados .invierteInfo {
    width: 100%;
    height: auto;
    padding: 0 55px 0 25px;
    text-align: left;
    position: relative;
}
#invierte_famosa_franquicia_helados .invierteInfo h2 {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #9ae3e6;
    padding: 0 0 25px 0!important;
    margin: 0 0 0 0!important;
}
#invierte_famosa_franquicia_helados .invierteInfo p {
    font-family: 'Epilogue';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #8e8e9b;
}

#invierte_famosa_franquicia_helados .invierteFooter {
    width: 100%;
    height: auto;
    padding: 25px 0 0 0;
    text-align: center;
}
#invierte_famosa_franquicia_helados .invierteFooter a.btnContacto {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    position: relative;
    border-radius: 50px;
    background: #ecc9df;
    background-color: #ecc9df;
    text-transform: none!important;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    transition: all .3s ease;
}

#invierte_famosa_franquicia_helados .invierteFooter a.btnContacto:hover,
#invierte_famosa_franquicia_helados .invierteFooter a.btnContacto:focus,
#invierte_famosa_franquicia_helados .invierteFooter a.btnContacto:active {
    background: #9ae3e6;
    background-color: #9ae3e6;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    -moz-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    transform: scale(1.5);
}
/*  */

/* TU FRANQUICIA DE HELADOS */
#franquicia_helados {
    width: 100%;
    height: auto;
    padding: 0 15% 50px 15%;
    background: #ffffff;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}
#franquicia_helados::after {
    content: '';
    width: 100%;
    height: 35%;
    position: absolute;
    background: #bdecee;
    background-color: #bdecee;
    left: 0;
    right: 0;
    bottom: 0;
}
#franquicia_helados .row ,
#franquicia_helados .row .col {
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}

#franquicia_helados .franquiciaInfo {
    width: 100%;
    height: auto;
    padding: 0 50px 0 0;
    text-align: left;
    position: relative;
}
#franquicia_helados .franquiciaInfo h2 {
    font-family: 'Bebas Neue';
    font-weight: normal;
    font-style: normal;
    font-size: 100px;
    color: #bdecee;
    text-transform: uppercase;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .franquiciaInfo h3 {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #f49da7;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .franquiciaInfo span {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #f9cad0; 
}
#franquicia_helados .franquiciaInfo h4 {
    font-family: 'Bebas Neue';
    font-weight: normal;
    font-style: normal;
    font-size: 66px;
    color: #bdecee;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .franquiciaInfo p {
    font-family: 'Epilogue';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #f49da7;
}

#franquicia_helados .franquiciaImg {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 0;
    position: relative;
}
#franquicia_helados .franquiciaImg img {
    max-width: 100%;
    height: auto;
}

#franquicia_helados .fraquiciaFooter {
    width: 100%;
    height: auto;
    padding: 25px 10% 0 10%;
    text-align: center;
    position: relative;
}
#franquicia_helados .fraquiciaFooter h2 {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #f49da7;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .fraquiciaFooter p {
    font-family: 'Epilogue';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #8e8e9b;
    padding: 0 10% 25px 10%;
}

#franquicia_helados .fraquiciaFooter ul li {
    display: inline-block;
    padding: 0 30px 0 30px;
}

#franquicia_helados .fraquiciaFooter ul li a.btnPdf {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    position: relative;
    border-radius: 50px;
    background: #9ae3e6;
    background-color: #9ae3e6;
    text-transform: none!important;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    -moz-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    transition: all .3s ease;
}

#franquicia_helados .fraquiciaFooter ul li a.btnPdf:hover,
#franquicia_helados .fraquiciaFooter ul li a.btnPdf:focus,
#franquicia_helados .fraquiciaFooter ul li a.btnPdf:active {
    background: #ecc9df;
    background-color: #ecc9df;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    transform: scale(1.5);
}

#franquicia_helados .fraquiciaFooter ul li a.btnContacto {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    position: relative;
    border-radius: 50px;
    background: #ecc9df;
    background-color: #ecc9df;
    text-transform: none!important;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    transition: all .3s ease;
}

#franquicia_helados .fraquiciaFooter ul li a.btnContacto:hover,
#franquicia_helados .fraquiciaFooter ul li a.btnContacto:focus,
#franquicia_helados .fraquiciaFooter ul li a.btnContacto:active {
    background: #9ae3e6;
    background-color: #9ae3e6;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    -moz-box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    box-shadow: 10px 10px 5px 0px rgba(154,227,230,0.35);
    transform: scale(1.5);
}

#franquicia_helados .franquiciaCostos {
    width: 100%;
    height: auto;
    padding: 25px 10% 0 10%;
    text-align: center;
    position: relative;
    z-index: 10;
}
#franquicia_helados .franquiciaCostos .franquiciasImg {
    width: 100%;
    height: auto;
    padding: 0 50px 0 50px;
    text-align: center;
    position: relative;
}
#franquicia_helados .franquiciaCostos .franquiciasImg img {
    max-width: 100%;
    height: auto;
}

#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos {
    width: 100%;
    height: auto;
    padding: 0 15px 25px 15px;
    text-align: center;
    position: relative;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos img.plusLeft {
    max-width: 33px;
    height: auto;
    position: absolute;
    top: -110px;
    left: -20px;
    bottom: 0;
    margin: auto;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos img.plusRight {
    max-width: 33px;
    height: auto;
    position: absolute;
    top: -110px;
    right: -20px;
    bottom: 0;
    margin: auto;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos img.plusResponsive {
    max-width: 100%;
    height: auto;
    display: none;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos h2 {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    color: #f49da7;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos h3 {
    font-family: 'Bebas Neue';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}
#franquicia_helados .franquiciaCostos .fraquiciaInfoCostos h3 span {
    font-size: 25px;
}

#franquicia_helados .franquiciaCostos .franquiciasLeyendas {
    width: 100%;
    height: auto;
    padding: 0 0 25px 0;
    text-align: center;
    position: relative;
}
#franquicia_helados .franquiciaCostos .franquiciasLeyendas p {
    font-family: 'Epilogue';
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    color: #4ca4a8;
}

#franquicia_helados .franquiciaCostos .franquiciasLeyendas p span {
    font-family: 'Arnie';
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
}
/*  */

/* PERFIL DE NUESTRO FRANQUICIATARIO  */
#perfil_franquiciatario {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    background: #ffffff;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}
#perfil_franquiciatario .row ,
#perfil_franquiciatario .row .col {
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}

#perfil_franquiciatario .backWhite {
    background: #ffffff;
    background-color: #ffffff;
    position: relative;
    z-index: 600;
}

#perfil_franquiciatario .row .col .perfil_franquiciatario_header {
    width: 100%;
    height: auto;
    position: relative;
    padding: 50px 0 0 0;
    text-align: left;
    right: -40%;
    z-index: 99;
}
#perfil_franquiciatario .row .col .perfil_franquiciatario_header h2 {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    font-size: 75px;
    color: #fdcdd1;
    padding: 0 0 0 0!important;
    margin: 0 0 0 0!important;
}

#perfil_franquiciatario .row .col .perfil_franquiciatario_options {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 35% 0 0;
    text-align: right;
    right: -40%;
    z-index: 99;
}
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li {
    width: 100%;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-transform: uppercase;
    padding: 0 100px 0 25px;
    text-align: right!important;
    cursor: pointer;
    position: relative;
}
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li span {
    font-family: 'Arnie';
    font-style: normal;
    font-weight: normal;
    position: relative;
    color: #bdecee;
    z-index: 10;
}
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    background: #f9c8cc;
    background-color: #f9c8cc;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s ease;
}

#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:hover::after,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:focus::after,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:active::after,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li.active::after {
    width: 100%;
}

#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:hover span,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:focus span,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li:active span,
#perfil_franquiciatario .row .col .perfil_franquiciatario_options ul li.active span {
    color: #ffffff;
}

#perfil_franquiciatario .row .col .franquiciaBg {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    line-height: 0;
    position: relative;
    overflow: hidden;
}
#perfil_franquiciatario .row .col .franquiciaBg .animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#perfil_franquiciatario .row .col .franquiciaBg img.franquiciaBackground {
    max-width: 100%;
    height: auto;
}
#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil img {
    max-width: 100%!important;
    height: auto!important;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.visionarioPerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.comprometidoPerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.enfocadoPerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.solventePerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: zoomIn;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.apasionadoPerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.responsablePerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .row .col .franquiciaBg #franquiciatarioPerfil  .owl-item.active img.cooperativoPerson {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}

#perfil_franquiciatario .franquiciatario_footer {
    width: 100%;
    height: auto;
    padding: 50px 0 50px 0;
    text-align: center;
    position: relative;
}

#perfil_franquiciatario .franquiciatario_footer a.btnSoyFranquiciatario {
    font-family: 'Epilogue';
    font-weight: 600;
    font-style: normal;
    position: relative;
    border-radius: 10px;
    background: #f49da7;
    background-color: #f49da7;
    text-transform: none!important;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    box-shadow: 10px 10px 5px 0px rgba(252,238,240,1);
    transition: all .3s ease;
}

#perfil_franquiciatario .franquiciatario_footer a.btnSoyFranquiciatario:hover,
#perfil_franquiciatario .franquiciatario_footer a.btnSoyFranquiciatario:focus,
#perfil_franquiciatario .franquiciatario_footer a.btnSoyFranquiciatario:active {
    background: #f9c8cc;
    background-color: #f9c8cc;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(244,157,167,0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(244,157,167,0.25);
    box-shadow: 10px 10px 5px 0px rgba(244,157,167,0.25);
    transform: scale(1.5);
}
/*  */

/* REPRODUCTO VIDEO YOUTUBE */
.plyr__control--overlaid {
  background: #9ae3e6!important;
}
.invierteVideo button:focus,
.invierteVideo button:hover,
.invierteVideo button:active {
  background: #9ae3e6!important;
}
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: #9ae3e6!important;
}

.producto-video input[type=range]+.thumb {
  background: #9ae3e6!important;
  background-color: #9ae3e6!important;
}

.plyr--full-ui input[type=range] {
  color: #9ae3e6!important;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #9ae3e6!important;
}
/*  */