@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap");
html {
    scroll-behavior: smooth
}
body {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
h1,
h2,
h5 {
    color: #000
}
h3,
h4,
h6,
p {
    color: #556154
}
.btn {
    width: 150px;
    height: 40px;
    font-size: 0.9rem
}
.btn-outline-secondary {
    color: #556154;
    border-color: #556154;
    border-radius: 6px
}
.btn-outline-secondary:hover {
    background-color: #556154
}
.btn-dark {
    background-color: #556154;
    border-color: #556154;
    border-radius: 6px
}
.pie {
    background-color: #3C4F42;
    color: white;
    padding-top: 50px;
    padding-bottom: 40px
}
.pie .pie_borde {
    border-top: 1px solid rgba(255, 255, 255, 0.5)
}
.pie .pie-texto {
    padding-top: 10px;
    text-align: center
}
.pie .pie-redes {
    padding-top: 10px
}
.pie .pie-redes a {
    color: white;
    text-decoration: none;
    padding: 4px
}
header nav {
    transition: 500ms ease;
    background: white
}
header nav .btn-dark:hover {
    background-color: #444;
    border-color: #444
}
.scroll {
    background-color: white
}
.navbar-collapse {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px
}
.navbar-light .navbar-toggler {
    border-color: transparent
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.1rem
}
.hero-fondo {
    background-image: url("../img/home-hero-slide.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 70%;
    margin-top: 5%
}
@media (min-width: 1920px) {
    .hero-fondo {
        background-size: 55%
    }
}
.hero-texto {
    padding-top: 12%;
    padding-bottom: 20%
}
.text {
    width: 450px;
    height: 40px;
    margin-top: 20px;
    margin-top: 20px
}
.text p {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: 2rem
}
.word {
    position: absolute;
    width: 220px;
    opacity: 0;
    font-size: 2rem;
    padding-left: 3px
}
.letter {
    display: inline-block;
    position: relative;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px
}
.letter.out {
    transform: rotateX(90deg);
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
.letter.behind {
    transform: rotateX(-90deg)
}
.letter.in {
    transform: rotateX(0deg);
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275)
}
.negro {
    color: #000
}
.verde {
    color: #27EB65
}
.caracteristicas {
    background-color: #40493F;
    background-image: url("../img/pattern-fondo.png");
    background-repeat: round space;
    padding-top: 5%;
    padding-bottom: 10%
}
.caracteristicas .caracteristica-titulo {
    font-size: 9rem;
    color: black;
    opacity: 0.2
}
@media (max-width: 767px) {
    .caracteristicas .caracteristica-titulo {
        display: none
    }
}
.caracteristicas .caracteristica-texto p {
    color: #DFFFDD
}
.caracteristicas .caracteristica-texto p span {
    color: #27EB65;
    font-size: 3rem
}
.caracteristicas .caracteristica-img {
    text-align: center;
    padding-top: 5%
}
@media (max-width: 767px) {
    .caracteristicas .caracteristica-img {
        max-width: 60%
    }
}
.oganiza {
    text-align: center;
    background: #40493f;
    background: linear-gradient(0deg, #40493f 50%, #fff 50%)
}
.oganiza .curva-logo {
    min-width: 100%;
    height: 100%;
    background: no-repeat center url("../img/semicirculo-organiza-_01.svg");
    background-size: cover;
    padding-top: 14%;
    padding-bottom: 5%
}
.oganiza .curva-logo h3, h2 {
    color: #27EB65;
    line-height: 40px
}
.oganiza .curva-logo h4 {
    color: white;
    line-height: 40px
}
.oganiza .curva-logo button {
    color: #556154;
    background-color: white
}
@media (min-width: 1700px) {
    .oganiza .curva-logo {
        padding-top: 14%
    }
    .oganiza .curva-logo h3 {
        font-size: 2.5rem;
        padding-top: 3%;
        padding-bottom: 2%
    }
    .oganiza .curva-logo h4 {
        font-size: 2rem;
        padding-bottom: 2%
    }
}
@media (min-width: 2560px) {
    .oganiza .curva-logo {
        padding-bottom: 14%
    }
}
.tarjetas {
    margin-top: 40px
}
.tarjetas .iconos {
    height: 70px
}
.tarjetas .iconos img {
    width: 4rem
}
.tarjetas p{
    font-size: 0.9rem
}
.precios {
    background: #e7ffe5;
    background: linear-gradient(180deg, #e7ffe5 70%, #3c4f42 70%)
}
.pricing-table .block-heading {
    padding-top: 50px;
    margin-bottom: 40px;
    text-align: center
}
.pricing-table .block-heading h2 {
    color: black
}
.pricing-table .block-heading p {
    text-align: center;
    max-width: 420px;
    margin: auto;
    opacity: 0.7
}
.pricing-table .heading {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
.pricing-table .item {
    background-color: #ffffff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    border-top: 2px solid #27EB65;
    padding: 30px;
    overflow: hidden;
    position: relative
}
.pricing-table .col-md-5:not(:last-child) .item {
    margin-bottom: 30px
}
.pricing-table .item button {
    font-weight: 600
}
.pricing-table .ribbon {
    width: 160px;
    height: 32px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
    background: #27EB65;
    transform: rotate(45deg);
    position: absolute;
    right: -42px;
    top: 20px;
    padding-top: 7px
}
.pricing-table .item p {
    text-align: center;
    margin-top: 20px;
    opacity: 0.7
}
.pricing-table .features .feature {
    font-weight: 600
}
.pricing-table .features h4 {
    text-align: center;
    font-size: 18px;
    padding: 5px
}
.pricing-table .price h4 {
    margin: 15px 0;
    font-size: 45px;
    text-align: center;
    color: #27EB65
}
.pricing-table .buy-now button {
    text-align: center;
    margin: auto;
    font-weight: 600;
    padding: 9px 0
}
.solucion {
    background: #e7ffe5;
    background: linear-gradient(180deg, #40493f 50%, #e7ffe5 50%)
}
.solucion .userContenedor {
    position: relative;
    width: 100%;
    height: 360px;
}
/*.solucion #fondoBase,
.solucion #fondoClasico,
.solucion #fondoModerno,
.solucion #imgClasico,
.solucion #fondoModerno {
    position: absolute;
    width: 100%;
    text-align: center
}
.solucion #fondoModerno,
.solucion #fondoClasico,
.solucion #imgClasico,
.solucion #imgModerno,
.solucion #textoModerno,
.solucion #textoClasico {
    display: none
}
.solucion #imgClasico {
    padding: 1% 12% 0% 0%
}
.solucion #imgModerno {
    padding: 0% 10% 0% 0%
}*/


/*XXXXXXXXXXXXXXXXXXX*/
/*DESDE ACÁ CSS NUEVO*/
/*XXXXXXXXXXXXXXXXXXX*/

.solucion .divImg-tipo-odontologo{
    position: absolute;
    width: 100%;
    text-align: center;
    display: none;
}
.solucion #divImg-base-01_fondo, #divImg-base-03_dialogo, #divImg-base-02_mano{
    display: block;
}
.solucion #img-base-02_mano{
    animation-name: swingModificado;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    /*border:solid 1px black;*/
}
.solucion .divClasico, .divModerno{
    animation-name: bounceInDown;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.solucion .divClasicoDialogo, .divModernoDialogo{
    animation-name: bounceIn;
    animation-duration: 0.2s;
    animation-fill-mode: both;
}

.solucion #divImg-clasico-01_pizarra{animation-delay: 0s; z-index: -1;}
.solucion #divImg-clasico-02_utiles{animation-delay: 0.3s;}
.solucion #divImg-clasico-03_papeles{animation-delay: 0.9s;}
.solucion #divImg-clasico-04_taza{animation-delay: 0.6s;}
.solucion #divImg-clasico-05_dialogo1{animation-delay: 2s;}
.solucion #divImg-clasico-06_dialogo2{animation-delay: 3s;}
.solucion #divImg-clasico-07_dialogo3{animation-delay: 4s;}
.solucion #img-clasico-04_taza{
    animation-name: shakeTaza;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-delay: 4s;
}

.solucion #divImg-moderno-01_lampara{animation-delay: 0s;}
.solucion #divImg-moderno-02_monitor{animation-delay: 0.3s;}
.solucion #divImg-moderno-03_gatocabeza{animation-delay: 0.6s; z-index: 1;}
.solucion #divImg-moderno-04_gatocuerpo{animation-delay: 0.6s;}
.solucion #divImg-moderno-05_maceta{animation-delay: 0.9s;}
.solucion #divImg-moderno-06_dialogo1{animation-delay: 2s;}
.solucion #divImg-moderno-07_dialogo2{animation-delay: 3s;}
.solucion #divImg-moderno-08_dialogo3{animation-delay: 4s;}
.solucion #img-moderno-03_gatocabeza{
    animation-name: shakeGato;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-delay: 4s;
    /*border: solid 1px black;*/
}
@media (max-width: 768px) {
    .solucion #img-moderno-03_gatocabeza{
        animation-name: shakeGatoMobile768 !important;
    }
}
@media (max-width: 560px) {
    .solucion #img-moderno-03_gatocabeza{
        animation-name: shakeGatoMobile560 !important;
    }
}
@media (max-width: 500px) {
    .solucion #img-moderno-03_gatocabeza{
        animation-name: shakeGatoMobile500 !important;
    }
}



.solucion .divClasicoOut{
    animation-name: bounceOutLeft;
    animation-duration: 0.2s;
    animation-delay: 0s !important;
}
.solucion .divModernoOut{
    animation-name: bounceOutRight;
    animation-duration: 0.2s;
    animation-delay: 0s !important;
}

/*XXXXXXXXXXXXXXXXXXX*/
/*HASTA ACÁ LO NUEVO*/
/*XXXXXXXXXXXXXXXXXXX*/



.solucion #textoModerno,
.solucion #textoClasico {
    display: none
}
.solucion .userTexto p span {
    background-color: #e7ffe5;
    padding: 5px;
    font-size: 1.5rem;        
}
.diagonal {
    min-height: 450px;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
    text-align: center
}
.diagonal .section-content {
    width: 100%;
    position: relative;
    z-index: 2
}
.diagonal .section-mask {
    position: absolute;
    top: -50px;
    bottom: -50px;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    background-size: cover !important;
    transform: skewY(-5deg)
}
.clasico {
    background-color: #e7ffe5;
    color: black;
    border: 1px solid #e7ffe5;
}
.clasicoAnimacion {
    animation-name: swingModificadoBtn;
    animation-duration: 3s;
    animation-iteration-count: infinite;
        
}
.clasico:hover {
    background-color: #27EB65;
    border: 1px solid #27EB65
}
.moderno {
    background-color: #27EB65;
    color: black;
    border: 1px solid #27EB65;
}
.modernoAnimacion {
    animation-name: swingModificadoBtn;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-delay: 1.5s;
}
.ventajas {
    background: #e7ffe5;
    padding-top: 8%;
    padding-bottom: 8%
}
.ventajas button {
    width: 300px
}
.article-list {
    color: black;
    padding-top: 100px;
    padding-bottom: 50px
}
.article-list h5 {
    margin-bottom: 40px;
    padding-top: 40px
}
@media (max-width: 767px) {
    .article-list h5 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}
.article-list .intro {
    margin: 0 auto
}
.article-list .intro p {
    margin-bottom: 0
}
.article-list .articles {
    padding-bottom: 40px
}
.article-list .item {
    padding-top: 50px;
    min-height: 300px;
    text-align: center
}
.article-list .item img {
    max-width: 80px
}
.article-list .item .name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
    color: inherit
}
.article-list .item .description {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0
}
.article-list .item .action {
    font-size: 24px;
    width: 24px;
    margin: 22px auto 0;
    line-height: 1;
    display: block;
    color: #27EB65;
    opacity: 0.85;
    transition: opacity 0.2s;
    text-decoration: none
}
.article-list .item .action:hover {
    opacity: 1
}