section.section-landing-acelerapyme img.logoKit{
    width: 75vw;
}

section.section-landing-acelerapyme .banner-green-with-button, section.section-landing-acelerapyme .banner-green-text-center, section.section-landing-acelerapyme .banner-green-text-center-2 {
    height: 13em;
}

section.section-landing-acelerapyme .banner-grey-text-logo {
    height: 23em;
}
section.section-landing-acelerapyme .banner-grey-text-logo div.content-div {
    line-height: 23px;
}

section.section-landing-acelerapyme .banner-green-text-center h4 {
    width: 50%;
}

.bg-light-gray-table {
    background-color: #D5D5D5;
    color: black;
}

section.section-landing-acelerapyme div.div-with-table table, th, td {
    border: 1px solid black !important;
    border-collapse: collapse;
}

.container-table{
    padding: 0 5vw;
}

section.section-landing-acelerapyme th, section.section-landing-acelerapyme td{
    font-size: 12px;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye div.item-div{
    border: 1px solid black;
    padding: 3rem 2.8rem;
    background-color: #20A059;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye div.item-div:hover{
    border: 1px solid black;
    padding: 3rem 2.8rem;
    background-color: white;
}
section.section-landing-acelerapyme .div-carrusel-acelerapye div.item-div:hover h4,section.section-landing-acelerapyme .div-carrusel-acelerapye div.item-div:hover .number,section.section-landing-acelerapyme .div-carrusel-acelerapye div.item-div:hover p{
    color: black;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye h4{
    color: white;
    font-size: 20px;
    z-index: 3;
    position: relative;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye p{
    color: #EBF8EF;
    font-size: 16px;
    z-index: 3;
    position: relative;
    line-height: 23px;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye p.ff-REM-Bold{
    color: white;
    font-size: 14px;
    z-index: 3;
    position: relative;
    line-height: 23px;
}
section.section-landing-acelerapyme .div-carrusel-acelerapye .item {
    position: relative;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye .number {
    font-size: 6rem;
    color: #ffffff;
    opacity: 0.2;
    position: absolute;
    top: -44px;
    left: 0;
    z-index: 1;
}

section.section-landing-acelerapyme .div-carrusel-acelerapye .owl-item{
    height: 20em;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #20A059;
    border: 1px solid black;
    width: 16px;
    height: 16px;
}

.owl-theme .owl-dots .owl-dot span{
    background: white;
    border: 1px solid black;
    width: 16px;
    height: 16px;
}

section.section-landing-acelerapyme div.border-div-services{
    border: 1px solid black;
    height: 21em;
}

section.section-landing-acelerapyme div.border-div-services h4{
    color: #020202;
    line-height: 25px;
    font-size: 20px;
    width: 67%;
}

section.section-landing-acelerapyme div.border-div-services p{
    color: #020202;
    line-height: 23px;
    font-size: 14px;
}
