.logo-footer-camara {
    height: 110px;
    margin-left: -46px;
}

.typeform-widget {
    width: 100%;
    height: 800px;
}

.section-servicios-empresa {
    padding-top: 100px;
}

.logo-landing-camara {
    height: 60px;
}

.section-services-content {
    padding-top: 100px;
}

.break-services-content {
    position: relative;
    top:-100px
}

@media(max-width: 368px){
    .logo-landing-camara {
        height: 30px !important;
    }

    .section-services-content {
        padding-top: 0px;
    }
}

@media(max-width: 540px){
    .logo-footer-camara {
        width: 100% !important;
        height: unset !important;
        margin-left: unset;
    }

    .logo-landing-camara {
        height: 40px;
    }

    .section-services-content {
        padding-top: 0px;
    }
}

.card-cover {
    width: 420px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.mb-footer {
    margin-bottom: 350px!important;
}

.fcbl-pymejobs {
    border-left: 5px solid #F000FD!important;
}

.goog-te-gadget-simple {
    background: none!important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #F000FD!important;
}

@media(max-width: 750px){
    html {
        overflow-x: hidden;
    }

    .card-cover {
        width: 100%;
        height: 160px;
    }
}

@media(max-width: 768px){
    .section-services-content {
        padding-top: 0px;
    }

    .break-services-content {
        position: unset;
        top: 0px
    }
}

@media(max-width: 892px){
    .logo-footer-camara {
        width: unset;
        height: 80px;
        margin-left: -32px;
    }

    .typeform-widget {
        height: 420px;
    }

    .section-servicios-empresa {
        padding-top: unset;
    }
}
