#home {
    background-image: url(../bundles/simaadmin/img/landing_integrations/finnegans/puntos-verde.png), url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-home.jpg);
    background-size: cover auto, cover;
    background-position: left bottom, left top;
    background-repeat: no-repeat, repeat
}

#home p {
    font-weight: 300;
    max-width: 490px;
    letter-spacing: 1;
    font-size: 32px;
    margin-top: 1em
}

#home p strong {
    font-weight: 600
}

#home h1 {
    line-height: .9em
}

.logo-home {
    margin-bottom: 100px
}

#tecnologia {
    background-image: url(../bundles/simaadmin/img/landing_integrations/finnegans/puntos-verde.png);
    background-size: cover auto;
    background-position: 0% 0%;
    background-blend-mode: multiply
}

.tit-tec {
    max-width: 530px;
    margin: 0 auto
}

#tecnologia .container {
    position: relative
}

#tecnologia h1 {
    text-align: center;
    line-height: .9em
}

#tecnologia img {
    margin: 20px 0
}

#tecnologia p {
    font-weight: 300;
    letter-spacing: 1;
    font-size: 32px
}

#tecnologia p strong {
    font-weight: 600
}

#cuenta h2 {
    font-size: 3.6em;
    font-weight: 800;
    margin-top: 40px
}

#cuenta h3 {
    font-size: 30px;
    margin: 1em 0em
}

#cuenta h3 strong {
    font-weight: 700
}

.bg-img-cruz {
    background-image: url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-plus.png), url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-gris.jpg);
    background-position: left bottom, left top;
    background-repeat: no-repeat, repeat;
    background-size: auto, cover
}

#datos p {
    margin-top: 40px;
    font-size: 30px;
    font-weight: 300!important;
    line-height: 1.2em
}

#datos p strong {
    font-weight: 700!important
}

.col-datos-a {
    padding-right: 100px
}

.col-datos-a h1 {
    font-weight: 800;
    font-size: 3em;
    line-height: .9em
}

.col-datos-b {
    padding-left: 90px
}

.col-datos-b h1 {
    font-weight: 800;
    font-size: 3em;
    line-height: .9em
}

#contacto .subtitle {
    font-size: 30px
}

.inputBox {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 50px
}

.inputBox .inputText {
    color: #262929;
    position: absolute;
    font-size: 24px;
    line-height: 50px;
    transition: .5s;
    opacity: .5;
    text-align: center
}

.inputBox .input {
    color: #262929;
    text-align: center;
    position: relative;
    width: 100%;
    height: 50px;
    background: 0 0;
    border: none;
    outline: 0;
    font-size: 24px;
    border-bottom: 1px solid #00b659
}

.inputBox .input::placeholder {
    color: #8a8a8a;
    font-weight: 600;
    opacity: 1;
    font-weight: 300
}

.inputBox .input:-ms-input-placeholder {
    color: #8a8a8a;
    font-weight: 600;
    font-weight: 300
}

.inputBox .input::-ms-input-placeholder {
    color: #262929;
    font-weight: 600;
    font-weight: 300
}

.focus .inputText {
    transform: translateY(-30px);
    font-size: 18px;
    opacity: 1;
    color: #262929
}

textarea {
    height: 100px!important
}

.buttonForm {
    padding: 0 55px 1px;
    height: 50px;
    border-radius: 25px;
    border: none;
    outline: 0;
    background: #00a976;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    margin: 0 auto;
    display: block
}

input:-internal-autofill-selected {
    background-color: none!important
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s;
    background-color: none!important
}

#messagesCont {
    color: #262929!important;
    font-size: 1.5em;
    text-align: center;
    margin-top: 10px
}

footer {
    text-align: center;
    padding: 5em 0
}

footer img {
    max-width: 500px!important;
    height: auto
}

@media only screen and (max-width:1550px) {
    .bg-img-cruz {
        background-image: url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-plus.png), url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-gris.jpg);
        background-position: left bottom, left top;
        background-repeat: no-repeat, repeat;
        background-size: 30%, cover
    }
}

@media only screen and (max-width:800px) {
    h1, h2 {
        font-size: 38px
    }
    section {
        padding: 60px 0
    }
    .bg--black-green {
        background: linear-gradient(to bottom, #002935 0%, #002935 50%, #00a976 50%, #00a976 100%)
    }
    #home {
        text-align: center
    }
    #home p {
        font-size: 1.5em
    }
    .logo-home {
        margin-bottom: 50px
    }
    .tit-tec {
        margin: 0 auto;
        font-size: 2.7em
    }
    #tecnologia p {
        font-size: 1.8em
    }
    #cuenta, #datos {
        padding-left: 10px
    }
    #cuenta h2 {
        font-size: 2.8em;
        margin-bottom: 50px;
        margin-top: 0
    }
    .bg-img-cruz {
        background-image: url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-plus.png), url(../bundles/simaadmin/img/landing_integrations/finnegans/bg-gris.jpg);
        background-position: left bottom, left top;
        background-repeat: no-repeat, repeat;
        background-size: 70%, cover
    }
    #datos p {
        font-size: 26px;
        font-weight: 300!important
    }
    .col-datos-a {
        padding-right: 30px;
        padding-left: 20px;
        padding-bottom: 80px
    }
    .col-datos-b {
        padding-left: 20px;
        padding-top: 80px
    }
    .col-datos-a h1, .col-datos-b h1 {
        font-size: 2.5em
    }
    #contacto {
        padding-left: 10px
    }
    footer img {
        max-width: 100%!important;
        height: auto
    }
}