@font-face {
    font-family: 'UniversLTStdBold';
    src: url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.eot');
    src: url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.eot') format('embedded-opentype'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.woff2') format('woff2'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.woff') format('woff'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.ttf') format('truetype'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdBold.svg#UniversLTStdBold') format('svg');
}

@font-face {
    font-family: 'UniversLTStdLight';
    src: url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.eot');
    src: url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.eot') format('embedded-opentype'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.woff2') format('woff2'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.woff') format('woff'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.ttf') format('truetype'),
    url('https://assets.enelcol.com.co/2019/landings/julio/20190717_Retiro-factura-virtual/fonts/UniversLTStdLight.svg#UniversLTStdLight') format('svg');
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: white;
    font-family: 'UniversLTStdBold';
}

section {
    background-image: url(../img/bg-image.jpg);
    background-size: cover;
    min-height: 100%;
}

html,
body {
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}

body section .form {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 0;
    position: relative;
    margin-top: -40px;
    margin-bottom: 40px;
    max-width: 960px;
}

.orange {
    float: left;
    margin-top: 30px;
}
section .form p.required{
    text-align: left;
    font-size: 14px;
    margin: 14px 0 0 30px;
}
header {
    overflow: hidden;
}

.logo {
    float: left;
    padding-top: 47px;
}

.modalOverlay .title {
    background-color: #fff;
    padding: 0px 0;
    font-size: 28px;
    line-height: 30px;
    text-align: left;
    color: #fe5a0f;
    border-left: 17px solid #fe5a0f;
    padding-left: 10px;
    padding-top: 7px;
}

.modalOverlay .tex .description {
    background-color: #fff;
    padding: 10px 25px 10px 28px;
    color: #717171;
    font-size: 20px;
    line-height: 23px;
    text-align: left;
    font-family: 'UniversLTStdLight';
}

.modalOverlay .tex {
    display: flex;
}

.modalOverlay .tex img {

}

section footer {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #000;
    padding: 0px 0;
}

.modalClose {

}

section footer .row_footer {
    width: 90%;
    margin: 0 auto;
}

section footer p {
    font-family: 'UniversLTStdLight';
    padding-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
}

section footer p.conoce {

}

section footer .store p {
    margin-left: 20px;
}

section footer p a {
    color: #fe5900;
    font-family: 'UniversLTStdLight';
}

section footer p a:hover {
    color: #fe5900;
}

@media only screen and (min-height: 710px) {
    footer {
        position: fixed;
    }
}

body section .form {
}

.a {
    padding: 19px 0;
}

header * {
    padding: 0 23px;
}

section .form input[type="text"],
section .form input[type="number"] {
    border: none;
    vertical-align: top;
    height: 38px;
    width: 100%;
    margin: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 0px 0px;
    padding-left: 55px;
    padding-bottom: 0;
    bottom: 0;
    color: #717171;
    font-family: 'UniversLTStdLight';
    left: 0;
}

.field.cell input[type="text"],
.field.cell input[type="number"] {
    background-position: 0px -45px;
}

.field input.cel {
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 0px 0px;
}

.field input.ced {
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 0px 0px;
}

.field input.location {
    background-image: url(../img/bg-location.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px 0px;
}

.field input[type="checkbox"] {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 10px;
    top: 0px;
    left: 4px;
}

.field label {
    font-family: 'UniversLTStdLight';
    display: inline-block;
    width: 75%;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0;
}

.field label a {
    font-family: 'UniversLTStdLight';
    color: #fff;
    text-decoration: underline;
}

.form input[type="submit"] {
    background-color: #ff5a0f;
    border: none;
    width: 20%;
    padding: 13px 0;
    cursor: pointer;
    height: auto;
    font-size: 21px;
}

section .field {
    height: auto;
    overflow: hidden;
    margin: 14px auto;
    width: 97%;
}

section .field.topMargin {

}

section .alignLeft {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 30px;
    position: relative;
}

section .field img {
    background-color: #fe5900;
    padding: 8px;
    margin: 0;
    display: inline-block;
}
section .form .field .score {
    background-color: transparent;
    padding: 0;
}
section .field.n_client img {
    background-color:transparent;
}
section select.how {
    border: none;
    vertical-align: top;
    height: 38px;
    width: 100%;
    margin: 0;
    display: inline-block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 0px 0px;
    padding-left: 55px;
    color: #717171;
    font-family: 'UniversLTStdLight';
}

section select option {
    color: #717171;
    font-family: 'UniversLTStdLight';
}

/* text-transform: uppercase; */
section .form input[type="email"] {
    border: none;
    vertical-align: top;
    height: 38px;
    width: 100%;
    margin: 0;
    display: inline-block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px -1px;
    padding-left: 55px;
    color: #717171;
}

section .field input.mail {
    background-repeat: no-repeat;
    background-size: 46px;
    background-position: 0px 0px;
    font-family: 'UniversLTStdLight';
    background-color: #fff;
}

section h1 {
    font-size: 2vw;
    padding-bottom: 13px;
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
}

section .form p {
    font-family: 'UniversLTStdLight';
    font-size: 1.4vw;
    max-width: 625px;
    width: 100%;
        margin: 0 auto;
}

section .form input[type="radio"] {
    width: 20px;
    margin-left: 30px;
}

section strong {
    font-family: 'UniversLTStdBold';
    font-weight: normal;
}

section .form form {
    padding-top: 3vh;
}

section .col-2 {
    width: 50%;
    float: left;
}

section .form input.ng-invalid {
    background-color: pink;
}

section .form input.ng-pristine {
    background-color: white;
    color: #717171;
    font-family: 'UniversLTStdLight';
}

section .form input.ng-valid {
}

section .form input[disabled] {
    cursor: not-allowed;
    color: #fff7f78c;
    background-color: #ff5a0fc4;
}

section footer .col {
    padding: 0;
}

section form h3 {
    font-family: 'UniversLTStdLight';
    font-size: 20px;
    line-height: 22px;
    background-color: #fe5900;
    padding: 10px 0;
    margin-top: 14px;
    margin-bottom: 19px;
    text-align: center;
}

section footer .row .texto-redes {
    width: 100px;
    flex-basis: inherit;
    padding-top: 2px;
}

.modalOverlay {
    position: fixed;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    display: block;
    z-index: 100;
}

.modalOverlay .modalOver {
    text-align: center;
    max-width: 536px;
    width: 100%;
    margin: 200px auto;
    position: relative;
    background-color: #fff;
    padding: 30px 20px;
}

.modalOverlay .modalOver img {
    width: 85px;
    display: inline-block;
    height: auto;
    position: absolute;
    right: 32px;
    top: 50px;
}

.modalOverlay .modalClose a {
    position: absolute;
    right: 6px;
    top: 0;
    padding: 5px;
    color: #fe5a0f;
    text-decoration: none;
    font-family: 'arial';
    font-size: 20px;
    font-weight: bold;
    z-index: 2;
}

.field.bullet {
    margin: 0 auto;
    text-align: left;
}

.field .other_label {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 7px;
    margin-left: 30px;
}

.field #other {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    background-image: inherit;
    display: inline-block;
    width: auto;
    outline: none;
    vertical-align: top;
    height: 26px;
    color: #fff;
    text-align: left;
    padding-left: 11px;
    font-family: 'UniversLTStdLight';
}

@keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}

.field.obse {
    margin: 0 auto;
}

.field.obse h3 {
    margin-bottom: 0;
}

.field.obse textarea {
    width: 100%;
    height: 160px;
    color: #717171;
    font-family: 'UniversLTStdLight';
    padding: 7px;
}

.field input[type=number]::-webkit-inner-spin-button,
.field input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

footer .img-responsive {
    width: 77%;
}

footer .redes .img-responsive {
    width: 67%;
}

footer .img-responsive.app_store {
    width: 74%;
}

footer .img-responsive.google_play {
    width: 84%;
}

footer .row .col-xs-12 {
    margin: 0;
    padding: 0;
    position: relative;
}

footer .store {
    margin-left: 0;
    width: 100%;
    justify-content: center;
}

footer .redes img {

}

footer .redes {
    padding-top: 0;
}

footer .redes p {

    padding-left: 30px;

    padding-right: 19px;
}

/* Change the white to any color ;) */
section input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
        background-image: url(../img/name.jpg);
}

footer .redes a {

    margin: 0 0px;

    padding: 9px 0;
}

footer .col_1 {

}
section .form .field input.verification {
    background-image: none;
    padding-left: 0px;
    text-align: center;
    width: 40px;
    display: inline;
    margin-left: 0;
}
section .form .field .client{
    max-width: 83%;
}
.field.tex:before {
    content: '';
    background-image: url(../img/name.jpg);
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.field.doc:before {
    content: '';
    background-image: url('../img/document.jpg');
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.field.mail:before {
    content: '';
    background-image: url('../img/mail.jpg');
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.field.phone:before {
    content: '';
    background-image: url('../img/phone.jpg');
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.field.calidad:before {
    content: '';
    background-image: url('../img/quality.jpg');
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.field.n_client:before {
    content: '';
    background-image: url('../img/n_client.jpg');
    width: 45px;
    height: 38px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1024px) {
    h1 {
        font-size: 3vh;
    }

    body section .form p {
        font-size: 3vw;
        padding: 4vh 0;
    }

    .field {
        width: 92%;
    }

    body section .form {
        width: 100%;
    }

    h1 {

        width: 89%;
        margin: 0 auto;
    }

    body section .form {
        margin-top: 13vh;
    }
}

@media (max-height: 520px) {
    body section .form {
        margin-top: 21vh;
    }
}

@media (max-width: 600px) {
    .modalOverlay .modalOver {
        width: 90%;
        padding: 10px 20px;
    }

    .modalOverlay .title {
        font-size: 23px;
        line-height: 25px;
        text-align: center;
    }

    .modalOverlay .description {
        font-size: 19px;
        line-height: 20px;
    }

    .modalOverlay .description {
        padding: 30px 19px;
    }

    h1 {
        /* font-size: 2vw;*/
        font-size: 15px;
        padding-bottom: 13px;
    }

    section {
        background-position: center;
    }

    header * img {
        width: 65px;
        padding: 0 0px;
    }

    .logo {
        padding: 13px;
    }

    .col-2 {
        width: 100%;
        float: left;
    }

    body section .form {
        margin-top: 6vh;
    }

    body section .form p {
        font-size: 14px;
        margin: 0;
        padding: 2px;
        box-sizing: border-box;
    }

    .field.cell {
        margin-top: 0;
    }

    .hidden {
        display: none;
    }

    .alignLeft {
        margin: 10px;
    }

    .field label {
        font-size: 14px;
        width: 67%;
        padding-left: 40px;
    }

    .topMargin {
        padding-bottom: 70px;
    }

    .alignLeft {
        padding-left: 0;
    }

    .orange {
        float: none;
        margin-top: 30px;
        text-align: center;
    }

    .field label {
        width: 70%;
        display: inline-block;
        padding: 0;
    }

    section input[type="radio"] {
        display: inline-block;
    }

    section input[type="submit"] {
        background-color: #ff5a0f;
        border: none;
        width: 60%;
        padding: 12px 0;
        cursor: pointer;
        height: auto;
        font-size: 21px;
        margin-top: 30px;
    }

    .topMargin {
        padding-bottom: 0;
    }

    footer .store p {
        margin-left: 0;
        width: 100%;
    }

    footer .store a {
        margin: 0px auto;
    }

    footer .store {
        width: 76%;
        margin: 0 auto;
    }

    footer .redes p {
        width: 100%;
    }

    footer .redes a {
        margin: 0 auto;
    }

    footer .redes {
        padding-top: 0;
        width: 60%;
        margin: 0 auto;
    }

    .modalOverlay .tex .description {
        text-align: center;
    }

    .modalOverlay .tex {
        display: block;
    }

    .modalOverlay .modalOver img {
        width: 85px;
        display: inline-block;
        height: auto;
        position: relative;
        right: 0;
        top: 0;
    }

    .modalOverlay .tex .description br {
        display: none;
    }

    .form input[type="submit"] {
        background-color: #ff5a0f;
        border: none;
        width: 40%;
    }
}

@media (max-width: 490px) {
    body section .form {
        margin-top: 2vh;
    }
    section .form p.required {
    margin: 14px 0 0 10px;
}
          section .form .field .client {
        max-width: 254px;
    }
    section .field input, section .field select{
        font-size:14px;
    }
}
@media (max-width: 350px) {
    section .form .field .client{
      max-width: 207px;   
    }
}
