﻿.title_h3_blue {
    font-size: 22px;
    font-weight: 300;
    line-height: 130%;
    color: #0d0d82;
}

.funcionalidades_text_mobile {
    display: none;
}

.grey_title {
    color: #9d9d9d;
}

.white_color{
    color:white !important;
}

.grey_strong {
    color: #dcdcdc;
}

.texto20 {
    font-family: Gelion,Arial,sans-serif;
    font-size: 18px;
    text-align: justify;
    color: #002C52;
}


.background_cabecera {
    width: 100%;
    background: url("https://cdn.contasimple.com/2025.5.1.1/Content/Landings/Images/backgrounds/cover_facturacion.jpg") no-repeat bottom;
    background-size: cover !important;
    padding: 0;
    height:600px;
}

.lateral_heading {
    width: 479px;
    background-color: rgba(17, 18, 21, 0.71);
    padding: 50px 10px 70px 7px;
    color: white;
    margin-left: 7px;
    height:480px;
}

.white_title {
    font-weight: 600;
    color: white;
    font-size: 35px;
    line-height: normal;
}

.white_subtitle {
    font-weight: 300;
    font-size: 21px;
}

.header_button {
    margin-top: 30px;
    margin-bottom: 10px;
}

.button_subtitle {
    font-size: 16px;
}

.blue_title {
    color: #4e5b67;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}

.contabilidad_container {
    background-color: #0046FE;
    color: white !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.contabilidad_image {
    max-height: 600px;
    max-width: 600px;
    width: 100%;
}


.modelo_img {
    margin-top: 17px;
    width: 45px;
}

.subtitle_grey {
    color: #484848;
    padding-left: 7%;
    font-size: 15px;
    font-weight: 600;
}

.negocio_image {
    padding-top: 70px;
}

.funcionalidades_float_container {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}


#contabilidad_carousel {
    padding-top: 0;
}

@media (max-width: 1200px) and (min-width: 800px) {
    .carousel-control-next {
        width: 3%;
    }

    .carousel-control-prev {
        width: 3%;
    }
}

.funcionalidades_container{
        margin-right:auto;
        margin-left:auto;
        padding-top: 0 !important;
}

.datos_super_container {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

.agencia_container {
    background-color: #83A5C2;
}

.datos_container {
    padding-top: 70px;
    width: 100%;
    background: url("https://cdn.contasimple.com/2025.5.1.1/Content/Landings/Images/backgrounds/WorldMap.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 25px;
}

.datos_title {
    font-size: 45px;
    font-weight: 600;
    color: white;
}

.datos_subtitle {
    font-size: 30px;
    color: white;
}

h2 .blue_text {
    font-weight: 600;
    font-size: 34px;
}

.blue_text {
    color: #83A5C2;
}

h2.blue_text {
    font-weight: 600;
    font-size: 34px;
}

.pruebalo_title {
    font-family: "Gelion",sans-serif !important;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    color: #83A5C2;
    text-rendering: optimizelegibility;
}

.heading_img {
    width: 404px;
    padding-top: 93px;
    padding-left: 26px;
}

div.block_right.left h2 {
    margin-left: 5%;
}

div.block_left.left h2 {
    margin-left: 5%;
}

@media (min-width: 800px) and (max-width: 900px) {
    .agencia_img {
        padding-left: 10px;
    }
}

.negocio_image {
    width: 100%;
}

.facturas_image {
    width: 100%;
    max-height: 680px;
    max-width: 550px;
}

.agencia_img {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 15px;
}

.list li {
    font-size: 19px;
}

.hideDesktop {
    display: none !important;
}

h3.white_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}

.button_subtitle_container {
    padding-top: 10px;
}

.prueba_container {
    margin-top: 0;
}

.check-list {
    list-style-type: none;
    padding: 0;
}

    .check-list li {
        padding: 0 0 0 25px;
        position: relative;
        margin-bottom: 5px;
    }

        .check-list li:before {
            position: absolute;
            left: 5px;
            content: "\2713";
            color: white;
        }

    .check-list.black li:before {
        position: absolute;
        left: 5px;
        content: "\2713";
        color: black !important;
    }

.appLogo {
    height: 48px;
    margin-top: 3px;
}

.buttonBlock {
    text-align: center;
    display: block;
}

.white_bg_color {
    background-color: white;
    border-radius: 5px;
    box-shadow: 3px 8px 36px 3px #0000009e;
}

.paddingTopBottom20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.marginTop40 {
    margin-top: 40px;
}

.title_h3_blue {
    margin-top: 0.5em;
    margin-bottom: 1em;
}