html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0");
    src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

header .container, #logo-cliente, .cnt-panel-body, .cnt-form.importo, .cnt-form label, .checkrefund, .icheckbox_line label,
.iradio_line label, .button, .cnt-check-privacy li, #privacy form.approval li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.classe {
    position: relative;
}

    .classe:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%;
    }

    .classe > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.classe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

header .container, .container, #footer .inner-footer {
    width: 100%;
    margin: auto;
    max-width: 1200px;
}

    .container.main-cnt {
        width: 94%;
        margin: 30px auto;
        max-width: 950px;
    }

.cnt-form .info:before, .k-window .k-header .k-window-action:before {
    font-family: 'FontAwesome';
}

header .container, #logo-cliente, .cnt-panel-body, .cnt-form.importo, .cnt-form label, .checkrefund, .icheckbox_line label,
.iradio_line label, .button, .cnt-check-privacy li, #privacy form.approval li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.cnt-panel-body, .loading-bro, .modal .cnt-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.k-primary {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
}

.k-primary, .k-overflow-container .k-primary, .k-button.k-primary {
    color: #fff;
    border-color: #07abb8;
    background: #07abb8;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    height: 32px;
    line-height: 32px;
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    max-width: 150px;
}

    .k-primary:hover, .k-overflow-container .k-primary:hover, .k-button.k-primary:hover {
        border-color: #07abb8;
        background: #07abb8;
    }

    .k-primary.cancel, .k-overflow-container .k-primary.cancel, .k-button.k-primary.cancel {
        color: #525252;
        border-color: #525252;
        background-color: #fff;
        background-image: none;
        font-weight: normal;
    }

        .k-primary.cancel:hover, .k-overflow-container .k-primary.cancel:hover, .k-button.k-primary.cancel:hover {
            border-color: #0088cc;
            color: #0088cc;
        }

.k-button {
    width: 100%;
    margin: 0 0 20px 0;
}

    .k-button.k-primary.mail {
        background: transparent;
        color: #525252;
    }

.droplist {
    padding: 0 0 30px 0;
    position: relative;
}

    .droplist .k-select .k-icon.k-i-arrow-s {
        background: url(../img/arrow-drop.png) no-repeat center center;
    }

    .droplist .k-state-active .k-select .k-icon.k-i-arrow-s {
        background: url(../img/arrow-drop-up.png) no-repeat center center;
    }

.cnt-form .droplist {
    padding: 0;
}

.droplist .k-dropdown {
    width: 100%;
}

.cnt-form .droplist .k-dropdown {
    width: 100%;
    height: 40px;
}

.droplist .k-combobox {
    width: 48%;
}

.cnt-form .droplist .k-combobox {
    width: 100%;
    height: 40px;
}

.droplist .k-combobox input {
    line-height: 38px;
}

.droplist .k-dropdown-wrap {
    background: #FFF;
}

.droplist .k-header {
    height: 40px;
    line-height: 40px;
}

.droplist .k-header {
    border: solid 1px #a7a7a7;
    background: #fff;
}

.droplist .k-dropdown-wrap.k-state-default, .droplist .k-dropdown-wrap.k-state-active, .droplist .k-combobox.k-state-default {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.droplist .k-header.empty, .droplist .empty .k-dropdown-wrap.k-state-default {
    border-color: #df3249;
}

.droplist .k-dropdown-wrap.k-state-active.k-state-border-down, .droplist .k-dropdown-wrap.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d7d7d7;
}

.k-list-container.k-state-border-up, .k-popup.k-list-container {
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f4f4f4;
}

.k-dropdown .k-input {
    color: #333;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 40px;
}

.k-popup .k-list {
    padding: 0 10px;
    font-size: 13px;
}

.k-list .k-state-focused {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-popup .k-list .k-item {
    border-bottom: 1px solid #dad8dd;
    border-left: 0;
    border-right: 0;
}

    .k-popup .k-list .k-item.k-state-hover {
        border-top: none;
    }

    .k-popup .k-list .k-item:last-child {
        border-bottom: none;
    }

    .k-popup .k-list .k-item:first-child {
        border-top: 1px solid #dad8dd;
        font-size: 13px;
        font-size: 0.8125rem;
    }

.droplist .k-header, .droplist .k-dropdown-wrap.k-state-default, .droplist .k-dropdown-wrap.k-state-active, .droplist .k-combobox.k-state-default {
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}

.droplist .k-dropdown-wrap.k-state-disabled {
    background: #f9f9f9;
}

#cap-view .k-dropdown-wrap .k-input {
    height: 36px;
}

.k-dropdown .k-state-hover .k-input {
    color: #333;
}

.k-combobox .k-state-default .k-input {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-textbox {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.k-widget.k-window {
    background: #FFF;
}

.k-dropdown-wrap {
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d7d7d7;
}

.k-combobox .k-select, .k-picker-wrap .k-select, .k-numeric-wrap .k-select {
    border-left: none;
    background: #f4f4f4;
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

body {
    font-size: 16px;
    color: #333;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    background: #e6e6e6;
}

.cnt-panel-body .button {
    border-top: 1px solid #fed231;
}

a:link, a:visited {
    color: #525252;
}

header {
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: #FFF;
}

    header .container {
        position: relative;
        padding: 10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.panel-body-template header .container {
    width: 100%;
    max-width: 630px;
}

.form-name {
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    color: #07abb8;
    width: 100%;
    padding-top: 20px;
}

#logo-cliente {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

    #logo-cliente img {
        width: 50%;
        display: block;
        max-width: 151px;
    }

        #logo-cliente img.agos-mobile {
            max-width: 32px;
        }

#agoslogo {
    max-width: 103px;
}

    #agoslogo img {
        width: 100%;
        display: block;
        display: none;
    }

.lines-button {
    display: block;
    width: 60px;
    border: 0;
    padding: 0;
    height: 60px;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
}

    .lines-button label {
        color: #fff;
        float: left;
        font-size: 20px;
        line-height: 40px;
    }

    .lines-button span {
        margin: 0 auto;
        position: relative;
        top: 28px;
    }

        .lines-button span:before, .lines-button span:after {
            position: absolute;
            content: '';
        }

.cnt-lines {
    height: 60px;
    width: 60px;
}

.lines-button span, .lines-button span:before, .lines-button span:after {
    width: 34px;
    height: 4px;
    background-color: #525252;
    display: block;
    -webkit-transition: background-color, 0.5s, ease;
    -moz-transition: background-color, 0.5s, ease;
    -ms-transition: background-color, 0.5s, ease;
    -o-transition: background-color, 0.5s, ease;
    transition: background-color, 0.5s, ease;
}

.sticky .lines-button span, .sticky .lines-button span:before, .sticky .lines-button span:after {
    background-color: #FFF;
}

.lines-button span:before {
    margin-top: -10px;
}

.lines-button span:after {
    margin-top: 10px;
}

.menu-button .touch-button {
    display: none;
}

.lines-button span {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.lines-button.close span {
    background-color: transparent;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.lines-button span:before {
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.lines-button.close span:before, .lines-button.bracelet-lines.close .cnt-lines span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

.lines-button span:after {
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.lines-button.close span:after, .lines-button.bracelet-lines.close .cnt-lines span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

.container {
    width: 94%;
    margin: 20px auto;
}

    .container.panel-body.main-cnt {
        margin: 0;
        max-width: 100%;
        width: 100%;
        position: relative;
        background: url("img/bg.jpg") no-repeat;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .container.main-cnt {
        background: #fff;
    }

.cnt-panel-body {
    background: #FFF;
    padding: 20px;
    margin: 40px 0;
    width: 96%;
    max-width: 630px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .cnt-panel-body .cnt-form {
        padding-bottom: 30px;
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }

        .cnt-panel-body .cnt-form label {
            display: block;
            text-transform: uppercase;
        }

        .cnt-panel-body .cnt-form input {
            background: #FFF;
        }

    .cnt-panel-body .captcha {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }

    .cnt-panel-body .button {
        width: 100%;
        margin-top: 20px;
    }

        .cnt-panel-body .button .k-button {
            width: 100%;
            max-width: 200px;
            margin: 0 auto;
        }

    .cnt-panel-body h1 {
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        font-size: 24px;
        font-size: 1.5rem;
        padding-bottom: 20px;
    }

    .cnt-panel-body p {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .cnt-panel-body .info-message {
        padding-top: 20px;
        text-transform: uppercase;
        text-align: center;
    }

        .cnt-panel-body .info-message p {
            font-size: 18px;
            line-height: 24px;
        }

            .cnt-panel-body .info-message p:not(:last-child) {
                margin-bottom: 10px;
            }

.field-validation-error, .field-validation-valid {
    color: #df3249;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 2px;
    font-size: 10px;
    text-transform: uppercase;
    width: 55%;
    max-width: 270px;
    text-align: right;
}

.field-validation-valid {
    display: none;
}

.error-msg {
    color: #df3249;
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 4px;
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    display: none;
}

.cnt-form {
    width: 100%;
    padding-bottom: 24px;
    position: relative;
}

    .cnt-form.importo {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

        .cnt-form.importo input {
            width: 90%;
        }

        .cnt-form.importo label {
            width: 100%;
        }

        .cnt-form.importo p {
            font-size: 24px;
        }

    .cnt-form label {
        display: block;
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
        -webkit-align-items: center;
        align-items: center;
    }

    .cnt-form input {
        width: 100%;
        border: 1px solid #a7a7a7;
        height: 40px;
        line-height: 38px;
        padding: 0 10px;
        background: #fff;
        color: #525252;
        font-size: 14px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }

        .cnt-form input:focus {
            border-color: #0088cc;
        }

        .cnt-form input.disabled {
            background: #f9f9f9;
        }

        .cnt-form input.input-validation-error {
            border: solid 2px #df3249;
            color: #df3249;
        }

        .cnt-form input.k-textbox {
            text-indent: initial;
        }

    .cnt-form .info {
        margin-left: 10px;
        cursor: pointer;
    }

        .cnt-form .info:before {
            content: "\f05a";
            color: #525252;
            font-size: 20px;
        }

.checkrefund {
    width: 100%;
    padding: 20px 20px 0 20px;
    background: #fafafa;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .checkrefund li {
        width: 44%;
        height: 100px;
        margin: 0 3% 20px 3%;
    }

        .checkrefund li p {
            font-size: 18px;
            color: #525252;
        }

        .checkrefund li .half_border {
            border-bottom: 1px solid #a7a3ae;
            display: block;
            margin: 0 auto;
            width: 100%;
            clear: both;
            margin: 5px 0 6px 0;
        }

.new-pw {
    background: transparent;
    border: none;
    font-size: 14px;
    cursor: pointer;
    margin-top: 20px;
}

    .new-pw:hover {
        color: #0088cc;
    }

.main-cnt {
    position: relative;
    padding: 20px;
}

    .main-cnt .main_title {
        width: 100%;
        cursor: pointer;
        clear: both;
        font-size: 18px;
        font-weight: bold;
        padding: 0 0 20px 0;
        text-transform: uppercase;
        position: relative;
        line-height: 22px;
    }

    .main-cnt .cnt-section-form:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 2px solid #333;
    }

.icheckbox_line,
.iradio_line {
    text-align: center;
    position: relative;
    display: block;
    margin: 0;
    padding: 10px 18px 12px 18px;
    font-size: 10px;
    line-height: 17px;
    color: #7f7f7f;
    background: #eae9ec;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

    .icheckbox_line label,
    .iradio_line label {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: 100%;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
    }

        .icheckbox_line label p,
        .iradio_line label p {
            font-size: 30px;
            font-size: 1.875rem;
            padding-bottom: 15px;
        }

    .icheckbox_line .icheck_line-icon,
    .iradio_line .icheck_line-icon {
        display: none;
        position: absolute;
        top: 50%;
        left: 13px;
        width: 13px;
        height: 11px;
        margin: -5px 0 0 0;
        padding: 0;
        overflow: hidden;
        background: url(img/line.png) no-repeat;
        border: none;
    }

    .icheckbox_line.hover,
    .icheckbox_line.checked.hover,
    .iradio_line.hover,
    .icheckbox_line.checked,
    .iradio_line.checked, .icheckbox_line:focus {
        border: 2px solid #525252;
        background: #fff;
    }

        .icheckbox_line.hover p,
        .icheckbox_line.checked.hover p,
        .iradio_line.hover p,
        .icheckbox_line.checked p,
        .iradio_line.checked p, .icheckbox_line:focus p {
            color: #525252;
        }

    .icheckbox_line.disabled,
    .iradio_line.disabled {
        background: #ccc;
        cursor: default;
    }

    .icheckbox_line.checked.disabled,
    .iradio_line.checked.disabled {
        background: #ccc;
    }

.loaninfo {
    color: #333;
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0 auto;
    padding: 0;
    font-size: 14px;
}

    .loaninfo ul {
        overflow: hidden;
    }

    .loaninfo li {
        clear: both;
        border-bottom: 1px solid #d6d6d6;
        padding: 15px 3px;
        overflow: hidden;
    }

        .loaninfo li:first-child {
            border-top: 1px solid #d6d6d6;
        }

    .loaninfo p {
        float: left;
        width: 60%;
        line-height: 24px;
    }

    .loaninfo .value {
        display: inline;
        float: right;
        width: 40%;
        font-weight: bold;
        text-align: right;
        color: #333;
    }

    .loaninfo .alt_col {
        color: #333;
        font-weight: bold;
    }

.privacy_txta {
    color: #333;
    height: 250px;
    padding: 20px 0;
    overflow: hidden;
    text-align: justify;
    background: #f9f9f9;
    font-size: 14px;
    line-height: 20px;
}

    .privacy_txta .cnt-privacy {
        padding: 0 30px 0 10px;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 200px;
    }

        .privacy_txta .cnt-privacy strong {
            font-weight: bold;
        }

        .privacy_txta .cnt-privacy a, .privacy_txta .cnt-privacy a:link {
            color: #525252;
        }

        .privacy_txta .cnt-privacy .privacy-title {
            font-weight: bold;
            font-size: 16px;
            font-size: 1rem;
            padding-bottom: 20px;
        }

        .privacy_txta .cnt-privacy .section-privacy {
            padding-bottom: 25px;
        }

            .privacy_txta .cnt-privacy .section-privacy p {
                padding-bottom: 15px;
            }

                .privacy_txta .cnt-privacy .section-privacy p:last-child {
                    padding-bottom: 0;
                }

                .privacy_txta .cnt-privacy .section-privacy p.privacy-sub-title {
                    font-weight: bold;
                    padding-bottom: 5px;
                }

.button {
    width: 100%;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    clear: both;
    padding-top: 20px;
    overflow: hidden;
}

.cnt-check-privacy {
    padding: 20px 0 26px 0;
    width: 100%;
    position: relative;
}

    .cnt-check-privacy li {
        -webkit-align-items: center;
        align-items: center;
    }

        .cnt-check-privacy li label {
            font-size: 14px;
            text-transform: uppercase;
        }

.icheckbox_minimal-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(img/privacy-check.png) no-repeat;
    border: none;
    cursor: pointer;
}

    .icheckbox_minimal-blue.hover {
        background-position: 0 0;
    }

    .icheckbox_minimal-blue.checked {
        background-position: -20px 0;
    }

#footer {
    font-size: 12px;
    background: #f2f2f2;
    clear: both;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
    line-height: 20px;
}

    #footer p {
        text-decoration: underline;
        padding-top: 5px;
    }

#privacy {
    line-height: 20px;
}

    #privacy form {
        padding-top: 20px;
        clear: both;
        overflow: hidden;
    }

        #privacy form.approval {
            padding-top: 10px;
        }

            #privacy form.approval a, #privacy form.approval a:link, #privacy form.approval a:hover {
                color: #0088cc;
            }

            #privacy form.approval ul {
                padding: 15px 0;
            }

            #privacy form.approval li {
                font-size: 14px;
                margin-right: 20px;
                -webkit-align-items: center;
                align-items: center;
            }

                #privacy form.approval li:last-child {
                    margin: 0;
                }

            #privacy form.approval p {
                padding-top: 0;
                font-size: 14px;
            }

    #privacy p {
        padding-top: 5px;
        clear: left;
        padding-top: 20px;
        font-size: 12px;
    }

        #privacy p.loantext, #privacy p.small_title {
            padding-top: 0;
        }

        #privacy p.sub_title {
            font-size: 16px;
            text-transform: uppercase;
        }

    #privacy .approval ul {
        position: relative;
        clear: both;
        overflow: hidden;
        padding-bottom: 20px;
    }

    #privacy .legal_agree p {
        margin-top: 15px;
    }

.cnt-radio {
    position: relative;
    padding-bottom: 20px;
}

.user {
    display: none;
    color: #525252;
}

.user-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    top: 100px;
    left: 0;
    width: 100%;
    background: #525252;
    padding: 10px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

    .user-nav li {
        padding: 10px 0;
    }

        .user-nav li:not(:last-child) {
            border-bottom: 1px solid #fff;
        }

    .user-nav.show {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 72px;
        visibility: visible;
        overflow: visible;
    }

    .user-nav a, .user-nav a:link {
        color: #525252;
        text-decoration: none;
        text-transform: uppercase;
    }

.icheckbox,
.iradio {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(img/radio_big.png) no-repeat;
    border: none;
    cursor: pointer;
}

.iradio {
    background-position: 0 0;
    float: left;
}

    .iradio.hover, .iradio.checked {
        background-position: 0 -32px;
    }

.loader {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    z-index: 1999;
    cursor: progress;
}

    .loader .loader-load {
        background-image: url("img/preloader.gif");
        height: 128px;
        left: 50%;
        margin: -64px 0 0 -64px;
        overflow: hidden;
        position: fixed;
        top: 50%;
        width: 128px;
        z-index: 1000;
        cursor: progress;
    }

    .loader .loader-overlay {
        background: #fff;
        bottom: 0;
        display: none;
        height: 100%;
        left: 0;
        -webkit-opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        -ms-opacity: 0.7;
        -o-opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        opacity: 0.7;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        cursor: progress;
    }

    .loader.hide {
        display: none !important;
    }

    .loader.overlay {
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        right: 0;
        top: 0;
        width: 100%;
        cursor: progress;
    }

        .loader.overlay .loader-overlay {
            cursor: progress;
            display: block;
        }

.intro-txt {
    line-height: 20px;
    font-size: 14px;
}

.loader {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    z-index: 1999;
    cursor: progress;
}

    .loader .loader-load {
        background-image: url("img/preloader.gif");
        height: 128px;
        left: 50%;
        margin: -64px 0 0 -64px;
        overflow: hidden;
        position: fixed;
        top: 50%;
        width: 128px;
        z-index: 1000;
        cursor: progress;
    }

    .loader .loader-overlay {
        background: #fff;
        bottom: 0;
        display: none;
        height: 100%;
        left: 0;
        -webkit-opacity: 0.7;
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        -ms-opacity: 0.7;
        -o-opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        opacity: 0.7;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        cursor: progress;
    }

    .loader.hide {
        display: none !important;
    }

    .loader.overlay {
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        right: 0;
        top: 0;
        width: 100%;
        cursor: progress;
    }

        .loader.overlay .loader-overlay {
            cursor: progress;
            display: block;
        }

.intro-txt {
    line-height: 20px;
    font-size: 14px;
}

.loading-bro {
    margin: 50px auto;
    width: 150px;
}

    .loading-bro > h1 {
        text-align: center;
        font-size: 2.5em;
        margin-bottom: 1em;
        font-weight: 300;
        color: #fff;
    }

#load {
    width: 150px;
    animation: loading 3s linear infinite;
}

.cnt-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.6);
}

#load #loading-inner {
    stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 10;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    animation: loading-circle 2s linear infinite;
    stroke: #fe0000;
    fill: transparent;
}

@keyframes loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loading-circle {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: -600;
    }
}

.k-ff input.k-button {
    padding: 0 !important;
}

.k-window .k-header {
    background: #525252;
    color: #FFF;
}

    .k-window .k-header .k-window-action:before {
        content: "\f057";
        font-size: 20px;
        font-size: 1.25rem;
        color: #fff;
    }

.k-window-action .k-icon {
    display: none;
}

.k-window-titlebar .k-window-action {
    vertical-align: top;
    opacity: 1;
    width: 18px;
    height: 18px;
}

.k-primary.mail {
    max-width: 250px;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    z-index: 1000;
}

    .modal .cnt-modal {
        width: 90%;
        max-width: 600px;
        background: #FFF;
        padding: 50px 20px 20px 20px;
    }

    .modal .close {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 24px;
        font-size: 1.5rem;
        cursor: pointer;
        background: #525252;
        display: block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        width: 26px;
        height: 26px;
        color: #FFF;
        text-align: center;
        line-height: 26px;
    }

    .modal .row-form {
        padding-bottom: 20px;
        position: relative;
    }

        .modal .row-form p {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 18px;
        }

            .modal .row-form p strong {
                font-weight: bold;
            }

        .modal .row-form input {
            width: 100%;
            max-width: 250px;
            border: 1px solid #a7a7a7;
            height: 40px;
            line-height: 38px;
            padding: 0 10px;
            background: #fff;
            color: #525252;
            font-size: 14px;
            font-size: 0.875rem;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            border-radius: 5px;
        }

    .modal .error-msg {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #df3249;
        font-size: 13px;
        font-size: 0.8125rem;
        text-transform: none;
    }

    .modal .k-primary.mail {
        max-width: 340px;
    }

@media only screen and (max-height: 767px) {
    .cnt-panel-body {
        position: relative;
        top: auto;
        left: auto;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 40px auto;
    }
}

@media only screen and (max-width: 666px) {
    #logo-cliente img {
        max-width: 150px;
    }
}

@media only screen and (min-width: 480px) {
    .new-pw {
        margin: 0 0 0 50px;
    }
}

@media only screen and (min-width: 568px) {
    .button .k-button {
        margin: 0 20px;
    }
}

@media only screen and (min-width: 667px) {
    .cnt-panel-body {
        padding: 40px;
    }

    .lines-button {
        display: none;
    }

    .user-nav {
        padding-right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        overflow: visible;
        visibility: visible;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        background: transparent;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        align-items: center;
    }

        .user-nav li {
            padding: 0;
        }

            .user-nav li:not(:last-child) {
                padding: 0 10px 0 0;
                border-bottom: none;
                border-right: 1px solid #525252;
                margin-right: 10px;
            }

    #logo-cliente {
        width: 140px;
    }

        #logo-cliente img {
            width: 100%;
        }

    .form-name {
        width: 60%;
        text-align: right;
        padding-top: 0;
    }

    .user {
        margin-top: 30px;
        display: block;
        text-transform: uppercase;
    }

        .user label {
            display: block;
            font-size: 14px;
        }

        .user p {
            font-size: 18px;
        }

    #agoslogo {
        max-width: 100%;
        margin-top: 30px;
        width: 50%;
    }

    .cnt-section-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .cnt-section-form .cnt-form {
            width: 50%;
            padding-right: 20px;
        }

    .checkrefund li {
        width: 27%;
    }
}

@media only screen and (min-width: 768px) {
    header .container {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }

    .form-name {
        width: 20%;
        text-align: left;
        padding-top: 0;
    }

    .user {
        margin-top: 0;
        display: block;
    }

    #agoslogo {
        max-width: 100%;
        margin-top: 0;
        width: 28%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

        #agoslogo img {
            width: 100%;
            display: block;
            max-width: 103px;
        }

    .user-nav {
        padding: 0;
        width: 100%;
        margin-top: 10px;
    }

    #logo-cliente {
        margin-right: 20px;
    }

    .form-name {
        margin-right: 20px;
        padding-left: 10px;
        border-left: 1px solid #07abb8;
    }

    .cnt-section-form .cnt-form {
        padding-right: 40px;
    }

    .checkrefund li {
        width: 19%;
    }
}

@media only screen and (min-width: 900px) {
    .cnt-section-form.dati-finanziamento .cnt-form {
        width: 35%;
    }

        .cnt-section-form.dati-finanziamento .cnt-form.importo {
            width: 30%;
        }
}

@media only screen and (min-width: 1024px) {
    .form-name {
        font-size: 36px;
    }

    #logo-cliente {
        width: 191px;
    }

    .checkrefund li {
        width: 12%;
        margin: 0 1% 20px 1%;
    }
}

@media only screen and (min-width: 1200px) {
    .user-nav {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 1400px) {
    .form-name {
        font-size: 42px;
    }
}
