/* Error de minimización. Devolviendo el contenido no minimizado.
(162,48): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
 */
@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-BdIt.otf) format('opentype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-BdCn.otf) format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Bd.otf) format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Lt.otf) format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-BlkCn.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Hv.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-It.otf) format('opentype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Blk.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-XBlkCn.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-HvCn.otf) format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-MdIt.otf) format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-HvIt.otf) format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Cn.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-LtIt.otf) format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-MdCn.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-LtCn.otf) format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Md.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-Roman.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url(/Content/fonts/HelveticaNeueLTStd-BlkIt.otf) format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url(/Content/fonts/HelveticaNeue Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 100%;
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
* {
    font-family: 'Helvetica Neue Light', sans-serif !important;
}

body {
    margin: 0;
    font-family: 'Helvetica Neue Light', sans-serif !important;
    font-size: 1em;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    /* 1 */
    display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
}

    /**
 * Add the correct display in iOS 4-7.
 */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}
 
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 85%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
    font: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
    font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
    outline: none;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

    /**
 * Remove the inner border and padding in Firefox.
 */
    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */
    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.8;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

@-webkit-keyframes swal2-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes swal2-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

@-webkit-keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: .0625em;
        width: 0;
    }

    54% {
        top: 1.0625em;
        left: .125em;
        width: 0;
    }

    70% {
        top: 2.1875em;
        left: -.375em;
        width: 3.125em;
    }

    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em;
    }

    100% {
        top: 2.8125em;
        left: .875em;
        width: 1.5625em;
    }
}

@keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: .0625em;
        width: 0;
    }

    54% {
        top: 1.0625em;
        left: .125em;
        width: 0;
    }

    70% {
        top: 2.1875em;
        left: -.375em;
        width: 3.125em;
    }

    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em;
    }

    100% {
        top: 2.8125em;
        left: .875em;
        width: 1.5625em;
    }
}

@-webkit-keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }

    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }

    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em;
    }

    100% {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
    }
}

@keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }

    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }

    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em;
    }

    100% {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
    }
}

@-webkit-keyframes swal2-rotate-success-circular-line {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@keyframes swal2-rotate-success-circular-line {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@-webkit-keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }

    50% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }

    80% {
        margin-top: -.375em;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    100% {
        margin-top: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }

    50% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }

    80% {
        margin-top: -.375em;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    100% {
        margin-top: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes swal2-animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes swal2-animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

body.swal2-toast-shown .swal2-container {
    background-color: transparent;
}

    body.swal2-toast-shown .swal2-container.swal2-shown {
        background-color: transparent;
    }

    body.swal2-toast-shown .swal2-container.swal2-top {
        top: 0;
        right: auto;
        bottom: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
    }

    body.swal2-toast-shown .swal2-container.swal2-top-left, body.swal2-toast-shown .swal2-container.swal2-top-start {
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
    }

    body.swal2-toast-shown .swal2-container.swal2-center-left, body.swal2-toast-shown .swal2-container.swal2-center-start {
        top: 50%;
        right: auto;
        bottom: auto;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    body.swal2-toast-shown .swal2-container.swal2-center {
        top: 50%;
        right: auto;
        bottom: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
        top: 50%;
        right: 0;
        bottom: auto;
        left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom-left, body.swal2-toast-shown .swal2-container.swal2-bottom-start {
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom {
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
        top: auto;
        right: 0;
        bottom: 0;
        left: auto;
    }

body.swal2-toast-column .swal2-toast {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    body.swal2-toast-column .swal2-toast .swal2-actions {
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        height: 2.2em;
        margin-top: .3125em;
    }

    body.swal2-toast-column .swal2-toast .swal2-loading {
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    body.swal2-toast-column .swal2-toast .swal2-input {
        height: 2em;
        margin: .3125em auto;
        font-size: 1em;
    }

    body.swal2-toast-column .swal2-toast .swal2-validation-message {
        font-size: 1em;
    }

.swal2-popup.swal2-toast {
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    padding: .625em;
    box-shadow: 0 0 .625em #d9d9d9;
    overflow-y: hidden;
}

    .swal2-popup.swal2-toast .swal2-header {
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .swal2-popup.swal2-toast .swal2-title {
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 .6em;
        font-size: 1em;
    }

    .swal2-popup.swal2-toast .swal2-footer {
        margin: .5em 0 0;
        padding: .5em 0 0;
        font-size: .8em;
    }

    .swal2-popup.swal2-toast .swal2-close {
        position: initial;
        width: .8em;
        height: .8em;
        line-height: .8;
    }

    .swal2-popup.swal2-toast .swal2-content {
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 1em;
    }

    .swal2-popup.swal2-toast .swal2-icon {
        width: 2em;
        min-width: 2em;
        height: 2em;
        margin: 0;
    }

    .swal2-popup.swal2-toast .swal2-icon-text {
        font-size: 2em;
        font-weight: 700;
        line-height: 1em;
    }

    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
        width: 2em;
        height: 2em;
    }

    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
        top: .875em;
        width: 1.375em;
    }

        .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
            left: .3125em;
        }

        .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
            right: .3125em;
        }

    .swal2-popup.swal2-toast .swal2-actions {
        height: auto;
        margin: 0 .3125em;
    }

    .swal2-popup.swal2-toast .swal2-styled {
        margin: 0 .3125em;
        padding: .3125em .625em;
        font-size: 1em;
    }

        .swal2-popup.swal2-toast .swal2-styled:focus {
            box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
        }

    .swal2-popup.swal2-toast .swal2-success {
        border-color: #a5dc86;
    }

        .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
            position: absolute;
            width: 2em;
            height: 2.8125em;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-radius: 50%;
        }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
                top: -.25em;
                left: -.9375em;
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transform-origin: 2em 2em;
                -ms-transform-origin: 2em 2em;
                transform-origin: 2em 2em;
                border-radius: 4em 0 0 4em;
            }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
                top: -.25em;
                left: .9375em;
                -webkit-transform-origin: 0 2em;
                -ms-transform-origin: 0 2em;
                transform-origin: 0 2em;
                border-radius: 0 4em 4em 0;
            }

        .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
            width: 2em;
            height: 2em;
        }

        .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
            top: 0;
            left: .4375em;
            width: .4375em;
            height: 2.6875em;
        }

        .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
            height: .3125em;
        }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
                top: 1.125em;
                left: .1875em;
                width: .75em;
            }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
                top: .9375em;
                right: .1875em;
                width: 1.375em;
            }

    .swal2-popup.swal2-toast.swal2-show {
        -webkit-animation: showSweetToast .5s;
        animation: showSweetToast .5s;
    }

    .swal2-popup.swal2-toast.swal2-hide {
        -webkit-animation: hideSweetToast .2s forwards;
        animation: hideSweetToast .2s forwards;
    }

    .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
        -webkit-animation: animate-toast-success-tip .75s;
        animation: animate-toast-success-tip .75s;
    }

    .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
        -webkit-animation: animate-toast-success-long .75s;
        animation: animate-toast-success-long .75s;
    }

@-webkit-keyframes showSweetToast {
    0% {
        -webkit-transform: translateY(-0.625em) rotateZ(2deg);
        transform: translateY(-0.625em) rotateZ(2deg);
        opacity: 0;
    }

    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
        opacity: .5;
    }

    66% {
        -webkit-transform: translateY(0.3125em) rotateZ(2deg);
        transform: translateY(0.3125em) rotateZ(2deg);
        opacity: .7;
    }

    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
        opacity: 1;
    }
}

@keyframes showSweetToast {
    0% {
        -webkit-transform: translateY(-0.625em) rotateZ(2deg);
        transform: translateY(-0.625em) rotateZ(2deg);
        opacity: 0;
    }

    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
        opacity: .5;
    }

    66% {
        -webkit-transform: translateY(0.3125em) rotateZ(2deg);
        transform: translateY(0.3125em) rotateZ(2deg);
        opacity: .7;
    }

    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
        opacity: 1;
    }
}

@-webkit-keyframes hideSweetToast {
    0% {
        opacity: 1;
    }

    33% {
        opacity: .5;
    }

    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0;
    }
}

@keyframes hideSweetToast {
    0% {
        opacity: 1;
    }

    33% {
        opacity: .5;
    }

    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0;
    }
}

@-webkit-keyframes animate-toast-success-tip {
    0% {
        top: .5625em;
        left: .0625em;
        width: 0;
    }

    54% {
        top: .125em;
        left: .125em;
        width: 0;
    }

    70% {
        top: .625em;
        left: -.25em;
        width: 1.625em;
    }

    84% {
        top: 1.0625em;
        left: .75em;
        width: .5em;
    }

    100% {
        top: 1.125em;
        left: .1875em;
        width: 100px;
    }
}

/* Calc */
/* Transition */
/* Rotate */
/* close popup */
html *, body * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3 {
    margin: 0 auto;
}

img {
    -ms-user-select: none;
    -moz-user-select: none;
    border: 0 none;
    max-width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
}

a {
    outline: none;
    text-decoration: none;
}

p {
    margin: 0;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

input[type="checkbox"] {
    display: none;
    height: 0;
    opacity: 0;
    visibility: hidden;
    width: 0;
}

    input[type="checkbox"]::-ms-check {
        outline: none;
        background-color: transparent;
    }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
/* Icons */
@font-face {
    font-family: "slick";
    src: url(/Content/fonts/slick.eot);
    src: url(/Content/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/Content/fonts/slick.woff) format("woff"), url(/Content/fonts/slick.ttf) format("truetype"), url(/Content/fonts/slick.svg#slick) format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "•";
                width: 20px;
                height: 20px;
                font-family: "slick";
                font-size: 6px;
                line-height: 20px;
                text-align: center;
                color: black;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            color: black;
            opacity: 0.75;
        }

/*  
 *  Pure CSS star rating that works without reversing order
 *  of inputs
 *  -------------------------------------------------------
 *  NOTE: For the styling to work, there needs to be a radio
 *        input selected by default. There also needs to be a
 *        radio input before the first star, regardless of
 *        whether you offer a 'no rating' or 0 stars option
 *  
 *  This codepen uses FontAwesome icons
 */
#full-stars-example-two {
    text-align: center;
}

    #full-stars-example-two .rating-group {
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    #full-stars-example-two .rating__icon {
        pointer-events: none;
        font-style: normal;
    }

    #full-stars-example-two .rating__input {
        position: absolute !important;
        left: -9999px !important;
    }

    #full-stars-example-two .rating__input--none {
        display: none;
    }

    #full-stars-example-two .rating__label {
        cursor: pointer;
        padding: 0 0.1em;
        font-size: 4.5rem;
    }

@media screen and (max-width: 960px) {
    #full-stars-example-two .rating__label {
        font-size: 3.5rem;
    }
}

#full-stars-example-two .rating__icon--star {
    color: #EB5757;
}

#full-stars-example-two .rating__input:checked ~ .rating__label .rating__icon--star {
    color: #ddd;
}

#full-stars-example-two .rating-group:hover .rating__label .rating__icon--star {
    color: #EB5757;
}

#full-stars-example-two .rating__input:hover ~ .rating__label .rating__icon--star {
    color: #ddd;
}

/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /*
   * Header and footer styles
   */
    /*
   * Body styles
   */
}

    table.dataTable thead th,
    table.dataTable tfoot th {
        font-weight: bold;
    }

    table.dataTable thead th,
    table.dataTable thead td {
        padding: 10px 18px;
        border-bottom: 1px solid #111;
    }

        table.dataTable thead th:active,
        table.dataTable thead td:active {
            outline: none;
        }

    table.dataTable tfoot th,
    table.dataTable tfoot td {
        padding: 10px 18px 6px 18px;
        border-top: 1px solid #111;
    }

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_asc_disabled,
    table.dataTable thead .sorting_desc_disabled {
        cursor: pointer;
        *cursor: hand;
        background-repeat: no-repeat;
        background-position: center right;
    }

    /*table.dataTable thead .sorting {
        background-image: url(/Content/images/sort_both.png);
    }

    table.dataTable thead .sorting_asc {
        background-image: url(/Content/images/sort_asc.png);
    }

    table.dataTable thead .sorting_desc {
        background-image: url(/Content/images/sort_desc.png);
    }

    table.dataTable thead .sorting_asc_disabled {
        background-image: url(/Content/images/sort_asc_disabled.png);
    }

    table.dataTable thead .sorting_desc_disabled {
        background-image: url(/Content/images/sort_desc_disabled.png);
    }*/

    table.dataTable tbody tr {
        background-color: #ffffff;
    }

        table.dataTable tbody tr.selected {
            background-color: #B0BED9;
        }

    table.dataTable tbody th,
    table.dataTable tbody td {
        padding: 8px 10px;
    }

    table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
        border-top: 1px solid #ddd;
    }

    table.dataTable.row-border tbody tr:first-child th,
    table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
    table.dataTable.display tbody tr:first-child td {
        border-top: none;
    }

    table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    table.dataTable.cell-border tbody tr th:first-child,
    table.dataTable.cell-border tbody tr td:first-child {
        border-left: 1px solid #ddd;
    }

    table.dataTable.cell-border tbody tr:first-child th,
    table.dataTable.cell-border tbody tr:first-child td {
        border-top: none;
    }

    table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
        background-color: #f9f9f9;
    }

        table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
            background-color: #acbad4;
        }

    table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
        background-color: #f6f6f6;
    }

        table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
            background-color: #aab7d1;
        }

    table.dataTable.order-column tbody tr > .sorting_1,
    table.dataTable.order-column tbody tr > .sorting_2,
    table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
    table.dataTable.display tbody tr > .sorting_2,
    table.dataTable.display tbody tr > .sorting_3 {
        background-color: #fafafa;
    }

    table.dataTable.order-column tbody tr.selected > .sorting_1,
    table.dataTable.order-column tbody tr.selected > .sorting_2,
    table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
    table.dataTable.display tbody tr.selected > .sorting_2,
    table.dataTable.display tbody tr.selected > .sorting_3 {
        background-color: #acbad5;
    }

    table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
        background-color: #f1f1f1;
    }

    table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
        background-color: #f3f3f3;
    }

    table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
        background-color: whitesmoke;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
        background-color: #a6b4cd;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
        background-color: #a8b5cf;
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
        background-color: #a9b7d1;
    }

    table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
        background-color: #fafafa;
    }

    table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
        background-color: #fcfcfc;
    }

    table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
        background-color: #fefefe;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
        background-color: #acbad5;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
        background-color: #aebcd6;
    }

    table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
        background-color: #afbdd8;
    }

    table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
        background-color: #eaeaea;
    }

    table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
        background-color: #ececec;
    }

    table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
        background-color: #efefef;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
        background-color: #a2aec7;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
        background-color: #a3b0c9;
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
        background-color: #a5b2cb;
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #111;
    }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: nowrap;
    }

    table.dataTable.compact thead th,
    table.dataTable.compact thead td {
        padding: 4px 17px 4px 4px;
    }

    table.dataTable.compact tfoot th,
    table.dataTable.compact tfoot td {
        padding: 4px;
    }

    table.dataTable.compact tbody th,
    table.dataTable.compact tbody td {
        padding: 4px;
    }

    table.dataTable th.dt-left,
    table.dataTable td.dt-left {
        text-align: left;
    }

    table.dataTable th.dt-center,
    table.dataTable td.dt-center,
    table.dataTable td.dataTables_empty {
        text-align: center;
    }

    table.dataTable th.dt-right,
    table.dataTable td.dt-right {
        text-align: right;
    }

    table.dataTable th.dt-justify,
    table.dataTable td.dt-justify {
        text-align: justify;
    }

    table.dataTable th.dt-nowrap,
    table.dataTable td.dt-nowrap {
        white-space: nowrap;
    }

    table.dataTable thead th.dt-head-left,
    table.dataTable thead td.dt-head-left,
    table.dataTable tfoot th.dt-head-left,
    table.dataTable tfoot td.dt-head-left {
        text-align: left;
    }

    table.dataTable thead th.dt-head-center,
    table.dataTable thead td.dt-head-center,
    table.dataTable tfoot th.dt-head-center,
    table.dataTable tfoot td.dt-head-center {
        text-align: center;
    }

    table.dataTable thead th.dt-head-right,
    table.dataTable thead td.dt-head-right,
    table.dataTable tfoot th.dt-head-right,
    table.dataTable tfoot td.dt-head-right {
        text-align: right;
    }

    table.dataTable thead th.dt-head-justify,
    table.dataTable thead td.dt-head-justify,
    table.dataTable tfoot th.dt-head-justify,
    table.dataTable tfoot td.dt-head-justify {
        text-align: justify;
    }

    table.dataTable thead th.dt-head-nowrap,
    table.dataTable thead td.dt-head-nowrap,
    table.dataTable tfoot th.dt-head-nowrap,
    table.dataTable tfoot td.dt-head-nowrap {
        white-space: nowrap;
    }

    table.dataTable tbody th.dt-body-left,
    table.dataTable tbody td.dt-body-left {
        text-align: left;
    }

    table.dataTable tbody th.dt-body-center,
    table.dataTable tbody td.dt-body-center {
        text-align: center;
    }

    table.dataTable tbody th.dt-body-right,
    table.dataTable tbody td.dt-body-right {
        text-align: right;
    }

    table.dataTable tbody th.dt-body-justify,
    table.dataTable tbody td.dt-body-justify {
        text-align: justify;
    }

    table.dataTable tbody th.dt-body-nowrap,
    table.dataTable tbody td.dt-body-nowrap {
        white-space: nowrap;
    }

    table.dataTable,
    table.dataTable th,
    table.dataTable td {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

/*
 * Control feature layout
 */
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

    .dataTables_wrapper .dataTables_length {
        float: left;
    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: right;
    }

        .dataTables_wrapper .dataTables_filter input {
            margin-left: 0.5em;
        }

    .dataTables_wrapper .dataTables_info {
        clear: both;
        float: left;
        padding-top: 0.755em;
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        padding-top: 0.25em;
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button {
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            min-width: 1.5em;
            padding: 0.5em 1em;
            margin-left: 2px;
            text-align: center;
            text-decoration: none !important;
            cursor: pointer;
            *cursor: hand;
            color: #333 !important;
            border: 1px solid transparent;
            border-radius: 2px;
        }

            .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #333 !important;
                border: 1px solid #979797;
                background-color: white;
                /* Chrome,Safari4+ */
                /* Chrome10+,Safari5.1+ */
                /* FF3.6+ */
                /* IE10+ */
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
                /* W3C */
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
                cursor: default;
                color: #666 !important;
                border: 1px solid transparent;
                background: transparent;
                box-shadow: none;
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
                color: white !important;
                border: 1px solid #111;
                background-color: #585858;
                /* Chrome,Safari4+ */
                /* Chrome10+,Safari5.1+ */
                /* FF3.6+ */
                /* IE10+ */
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, #585858 0%, #111 100%);
                /* W3C */
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:active {
                outline: none;
                background-color: #2b2b2b;
                /* Chrome,Safari4+ */
                /* Chrome10+,Safari5.1+ */
                /* FF3.6+ */
                /* IE10+ */
                /* Opera 11.10+ */
                background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
                /* W3C */
                box-shadow: inset 0 0 3px #111;
            }

        .dataTables_wrapper .dataTables_paginate .ellipsis {
            padding: 0 1em;
        }

    .dataTables_wrapper .dataTables_processing {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 40px;
        margin-left: -50%;
        margin-top: -25px;
        padding-top: 20px;
        text-align: center;
        font-size: 1.2em;
        background-color: white;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    }

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_processing,
    .dataTables_wrapper .dataTables_paginate {
        color: #333;
    }

    .dataTables_wrapper .dataTables_scroll {
        clear: both;
    }

        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
            *margin-top: -1px;
            -webkit-overflow-scrolling: touch;
        }

            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
                vertical-align: middle;
            }

                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
                    height: 0;
                    overflow: hidden;
                    margin: 0 !important;
                    padding: 0 !important;
                }

    .dataTables_wrapper.no-footer .dataTables_scrollBody {
        border-bottom: 1px solid #111;
    }

    .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
    .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
        border-bottom: none;
    }

    .dataTables_wrapper:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0;
    }

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}

@font-face {
    font-family: 'Clan-OT-Black';
    src: url(/Content/fonts/FF-Clan-OT-Black.otf) format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Clan-OT-Bold';
    src: url(/Content/fonts/FF-Clan-OT-Bold.otf) format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Clan-OT-Book';
    src: url(/Content/fonts/FF-Clan-OT-Book.otf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Clan-OT-Thin';
    src: url(/Content/fonts/FF-Clan-OT-Thin.otf) format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(/Content/fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(/Content/fonts/Roboto-Light.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

header#simulador__header {
    background-color: transparent;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    /*height: 120px;*/
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* background-image: url(/Content/images/bg-header.png); */
}

@media screen and (max-width: 960px) {
    header#simulador__header {
        background-image: none;
        height: auto;
    }
}

header#simulador__header .header__container {
    padding-top: 20px;
    width: 95%;
    margin: 0 auto;
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container {
        padding-top: 0;
        width: 100%;
    }
}

header#simulador__header .header__container__box {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    header#simulador__header .header__container__box a.logo {
        display: block;
    }

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__box a.logo {
        display: none;
    }
}

header#simulador__header .header__container__box a.logo-mobile {
    display: none;
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__box a.logo-mobile {
        display: block;
    }
}

header#simulador__header .header__container__row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row {
        background-color: #C4122F;
        padding: 10px 20px;
    }
}

header#simulador__header .header__container__row a.contact {
    color: #C4122F;
    background-color: #FFF;
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 20px;
}

@media screen and (max-width: 1200px) {
    header#simulador__header .header__container__row a.contact {
        font-size: 14px;
    }
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row a.contact {
        display: none;
    }
}

header#simulador__header .header__container__row .user {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 1200px) {
    header#simulador__header .header__container__row .user {
        padding-left: 10px;
    }
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row .user img {
        display: none;
    }
}

header#simulador__header .header__container__row .user p.name {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 10px;
    letter-spacing: 1px;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    header#simulador__header .header__container__row .user p.name {
        padding-left: 6px;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row .user p.name {
        display: none;
    }
}

header#simulador__header .header__container__row .menu {
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 4px;
    width: 188px;
    padding: 6px 0;
    padding-left: 20px;
    top: 30px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
    right: 0;
    z-index: 10;
}

    header#simulador__header .header__container__row .menu a.option {
        padding: 15px 0;
        position: relative;
    }

        header#simulador__header .header__container__row .menu a.option:before {
            content: "";
            width: 116px;
            height: 1px;
            background-color: #EAEAEA;
            bottom: 0;
            position: absolute;
            left: -20px;
        }

        header#simulador__header .header__container__row .menu a.option:last-child:before {
            content: "";
            width: 0;
            height: 0;
            background-color: #EAEAEA;
            bottom: 0;
            position: absolute;
            left: -20px;
        }

    header#simulador__header .header__container__row .menu a.option--mobile {
        display: none;
    }

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row .menu a.option--mobile {
        display: block;
    }
}

header#simulador__header .header__container__row .menu span.text {
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}

header#simulador__header .header__container__row .hamburguer {
    display: none;
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row .hamburguer {
        display: block;
    }
}

header#simulador__header .header__container__row .hamburguer span {
    width: 28px;
    height: 3px;
    display: block;
    background-color: #FFF;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

    header#simulador__header .header__container__row .hamburguer span:nth-child(2) {
        margin: 5px 0;
    }

header#simulador__header .header__container__row .labels {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
}

@media screen and (max-width: 960px) {
    header#simulador__header .header__container__row .labels {
        display: none;
    }
}

header#simulador__header .header__container__row .labels a.option {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    margin-right: 80px;
    letter-spacing: 1px;
    position: relative;
    line-height: 16px;
}

header#simulador__header .header__container__row .labels .option {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    margin-right: 80px;
    letter-spacing: 1px;
    position: relative;
    line-height: 16px;
}

.js-drink-options {
    text-align: left;
    margin: 0;
    left: 0;
}

.js-food-options {
    text-align: left;
    margin: 0;
    left: 0;
}

@media screen and (max-width: 1200px) {
    header#simulador__header .header__container__row .labels a.option {
        font-size: 14px;
        margin-right: 40px;
        line-height: 14px;
    }
}

header#simulador__header .header__container__row .labels a.option:last-child {
    margin-right: 0;
}

header#simulador__header .header__container__row .labels a.option:before {
    position: absolute;
    width: 0;
    height: 4px;
    content: "";
    background-color: #FFF;
    bottom: -10px;
    left: 0;
    border-radius: 100px;
    transition: 0.5s;
}

header#simulador__header .header__container__row .labels .option:before {
    position: absolute;
    width: 0;
    height: 4px;
    content: "";
    background-color: #FFF;
    bottom: -10px;
    left: 0;
    border-radius: 100px;
    transition: 0.5s;
}

header#simulador__header .header__container__row .labels a.option:hover:before {
    width: 100%;
}

header#simulador__header .header__container__row .labels .option:hover:before {
    width: 100%;
}

header#simulador__header .header__container__row .labels a.option--showline:before {
    position: absolute;
    width: 100%;
    height: 4px;
    content: "";
    background-color: #FFF;
    bottom: -10px;
    left: 0;
    border-radius: 100px;
    transition: 0.3s;
}

header#simulador__header .header__container__row .labels a.option--nomargin {
    margin-right: 0;
}

header#simulador__header .header__container__row .labels .menu-drink {
    position: absolute;
    background-color: #C4122F;
    border-radius: 4px;
    width: 188px;
    padding: 6px 0;
    top: 50px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
    right: 0;
    z-index: 10;
}

@media screen and (max-width: 1200px) {
    header#simulador__header .header__container__row .labels .menu-drink {
        width: 170px;
    }
}

header#simulador__header .header__container__row .labels .menu-drink a.sub-option {
    padding: 15px 0;
    position: relative;
    padding-left: 20px;
}

    header#simulador__header .header__container__row .labels .menu-drink a.sub-option:before {
        content: "";
        width: 98%;
        height: 1px;
        background-color: #EAEAEA;
        bottom: 0;
        position: absolute;
        left: 0;
    }

    header#simulador__header .header__container__row .labels .menu-drink a.sub-option:last-child:before {
        content: "";
        width: 0;
        height: 0;
        background-color: #EAEAEA;
        bottom: 0;
        position: absolute;
        left: -20px;
    }

header#simulador__header .header__container__row .labels .menu-drink span.text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

header#simulador__header span.br {
    display: block;
}

header#simulador__header.shadow {
    /* height: 150px; */
    /* height: 100px; */
    /* background-image: url(/Content/images/bg-header-shadow.png); */
    background: #C4122F;
    color: #fff;
    position: relative;
}

@media screen and (max-width: 960px) {
    header#simulador__header.shadow {
        background-image: none;
        height: auto;
    }
}

header#simulador__header.shadow .header__container__labels {
    display: none;
    background-color: #C4122F;
    border-top: #FFF 1px solid;
}

@media screen and (max-width: 960px) {
    header#simulador__header.shadow .header__container__labels {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

header#simulador__header.shadow .header__container__labels a.option {
    width: 33.3%;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    color: #FFF;
    text-align: center;
    padding: 19px 0;
    position: relative;
}

header#simulador__header.shadow .header__container__labels a.option--underline:before {
    content: "";
    height: 4px;
    width: 70%;
    position: absolute;
    bottom: 0;
    background-color: #FFF;
    border-radius: 100px;
    left: 13%;
}

header#simulador__header.shadow .header__container__labels .menu-drink {
    position: absolute;
    background-color: #C4122F;
    border-radius: 4px;
    width: 188px;
    padding: 6px 0;
    top: 151px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
    right: 0;
    z-index: 10;
}

@media screen and (max-width: 1200px) {
    header#simulador__header.shadow .header__container__labels .menu-drink {
        width: 170px;
        width: 100%;
    }
    header#simulador__header.shadow .header__container__labels a.sub-option .text-subm {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 768px) {
    header#simulador__header.shadow .header__container__labels .menu-drink {
        width: 230px;
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    header#simulador__header.shadow .header__container__labels .menu-drink {
        width: 100%;
    }
}

header#simulador__header.shadow .header__container__labels .menu-drink a.sub-option {
    padding: 15px 0;
    position: relative;
    padding-left: 20px;
}

    header#simulador__header.shadow .header__container__labels .menu-drink a.sub-option:before {
        content: "";
        width: 98%;
        height: 1px;
        background-color: #EAEAEA;
        bottom: 0;
        position: absolute;
        left: 0;
    }

    header#simulador__header.shadow .header__container__labels .menu-drink a.sub-option:last-child:before {
        content: "";
        width: 0;
        height: 0;
        background-color: #EAEAEA;
        bottom: 0;
        position: absolute;
        left: -20px;
    }

header#simulador__header.shadow .header__container__labels .menu-drink span.text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

header#simulador__header.shadow .header__container__options {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 55px;
}

@media screen and (max-width: 960px) {
    header#simulador__header.shadow .header__container__options {
        margin-top: 0;
        padding: 10px 0;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #fff;
    }
}

header#simulador__header.shadow .header__container__options .option {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-right: 18px;
    position: relative;
}

@media screen and (max-width: 960px) {
    header#simulador__header.shadow .header__container__options .option {
        font-size: 14px;
        color: #50535A;
        letter-spacing: 0;
        margin-right: 22px;
    }
}

header#simulador__header.shadow .header__container__options .option:last-child {
    margin-right: 0;
}

header#simulador__header.shadow .header__container__options .option:before {
    position: absolute;
    width: 0;
    height: 4px;
    content: "";
    background-color: rgba(0, 0, 0, 0.75);
    bottom: -5px;
    left: 0;
    border-radius: 100px;
    transition: 0.5s;
}

header#simulador__header.shadow .header__container__options .option:hover:before {
    width: 100%;
}

header#simulador__header.shadow .header__container__options .option--underline:before {
    position: absolute;
    width: 100%;
    height: 4px;
    content: "";
    background-color: rgba(0, 0, 0, 0.75);
    bottom: -5px;
    left: 0;
    border-radius: 100px;
    transition: 0.5s;
}

footer#simulador__footer {
    background-color: transparent;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F3F4F6;
    height: 34px;
}

footer#simulador__footer p {
    margin: 0;
}

    footer#simulador__footer .footer_home__container {
        max-width: 1366px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        footer#simulador__footer .footer_home__container p.text {
            color: #50535A;
            font-size: 12px !important;
        }

    footer#simulador__footer.auto {
        position: relative;
    }

footer#simulador__footer_2 {
    font-size: 12px;
    overflow: hidden;
    color: #fff;
}
footer#simulador__footer_2 .section_a {
    background-color: #494949;
    padding: 10px 0;
}
footer#simulador__footer_2 .section_b {
    background-color: #403c3d; 
    padding: 10px 0;
}
footer#simulador__footer_2 a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
}
footer#simulador__footer_2 ul.social li a i {
    margin-right: 5px !important;
    font-size: 20px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
footer#simulador__footer_2 ul.social li:hover a i {
    color: #9CA3AF;
}
footer#simulador__footer_2 ul.social li a,
footer#simulador__footer_2 ul.quick-links li a{
	color:#ffffff !important;
}
footer#simulador__footer_2 ul.social li a:hover{
	color:#eeeeee;
}

footer#simulador__footer_home {
    background: transparent;
    color: #F9FAFB;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    footer#simulador__footer_home .footer_home__container {
        max-width: 1366px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

        footer#simulador__footer_home .footer_home__container p.text {
            color: #FFF;
            font-size: 12px;
            padding-bottom: 20px;
            font-family: 'Roboto-Regular';
        }

footer#simulador__footer_home_2 {
    background: transparent;
    color: #F9FAFB;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba( 255, 255, 255, 0.25 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 4px );
}
footer#simulador__footer_home_2 .section_a {
    background-color: #494949;
    padding: 10px 0;
}
footer#simulador__footer_home_2 .section_b {
    background-color: #403c3d; 
    padding: 10px 0;
}
footer#simulador__footer_home_2 .footer_home__container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

footer#simulador__footer_home_2 .footer_home__container p.text {
    color: #FFF;
    font-size: 12px;
    padding-bottom: 20px;
    font-family: 'Roboto-Regular';
}

footer#simulador__footer_home_2 {
    font-size: 12px;
    overflow: hidden;
    color: #fff;
}
footer#simulador__footer_home_2 a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
}
footer#simulador__footer_home_2 ul.social li a i {
    margin-right: 5px;
    font-size: 20px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
footer#simulador__footer_home_2 ul.social li:hover a i {
    color: #9CA3AF;
}
footer#simulador__footer_home_2 ul.social li a,
footer#simulador__footer_home_2 ul.quick-links li a{
	color:#ffffff !important;
}
footer#simulador__footer_home_2 ul.social li a:hover{
	color:#eeeeee;
}

@media screen and (max-width: 768px) {
    footer#simulador__footer_2 .social {
        margin-top: 20px;
    }
    footer#simulador__footer_home_2 {
        position: relative;
    }
}

.home {
    background-color: transparent;
    background-image: url(/Content/images/bg-home.png);
    height: 100vh;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    z-index: -1;
}

.home--heightauto {
    height: auto;
    position: relative;
    z-index: 0;
}

@media screen and (max-width: 768px) {
    .home {
        background-position-x: -169px;
        background-size: cover;
    }
}

@media screen and (max-width: 360px) {
    .home {
        background-image: url(/Content/images/bg-home-mobile.png);
        background-position: center;
    }
}

.home__container {
    /* max-width: 1366px; */
    background: rgba(0,0,0,.3);
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
}

.home h1.title {
    font-family: 'Helvetica Neue LT Std', Arial, sans-serif;
    font-weight: 900; /* Black */
    font-style: normal;
    color: #F9FAFB;
    font-size: 50px;
    max-width: 600px;
    position: relative;
    padding-bottom: 15px;
    width: 90%;
}

.home h2.subtitle {
    color: #E5E7EB;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    max-width: 440px;
    position: relative;
    width: 90%;
    padding-bottom: 58px;
}

@media only screen and (min-device-width: 480px) and (max-device-width: 667px) and (orientation: landscape) {
    .home h2.subtitle {
        padding-bottom: 15px;
    }
}

.home__options {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 470px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .home__options {
        width: 95%;
    }
}

.home__options a.option {
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    border-radius: 5px;
    text-decoration: none;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 400;
    /* background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%); */
}

@media screen and (max-width: 420px) {
    .home__options a.option {
        width: 48%;
    }
}

.home__options a.option--primary {
    background: #c4122f;
}

.home__options a.option--outline {
    transition: 0.6s;
}

.home__options a.option--outline:hover {
    border: 1px solid #F9FAFB;
    /* background: #c4122f;
    color: #F9FAFB; */
}

.content {
    background-color: transparent;
    height: 100vh;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    z-index: -1;
}

.content--heightauto {
    height: auto;
    position: relative;
    z-index: 0;
}

.content__container {
    margin-top: 20px;
    max-width: 1024px;
    width: 90%;
    text-align: center;
    vertical-align: top;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.content__container--labels_option {
    width: 95%;
}

.content .form {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 304px;
    width: 100%;
    padding-top: 31px;
}

@media screen and (max-width: 480px) {
    .content .form {
        max-width: 100%;
    }
}

.content .form--large {
    padding-top: 10px;
    max-width: 445px;
}

.content .form--xlarge {
    max-width: 636px;
}

@media screen and (max-width: 960px) {
    .content .form--xlarge {
        max-width: 430px;
    }
}

@media screen and (max-width: 480px) {
    .content .form--xlarge {
        max-width: 100%;
    }
}

.content .form__incolumns {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 960px) {
    .content .form__incolumns {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.content .form__column {
    width: 100%;
    max-width: 274px;
}

@media screen and (max-width: 960px) {
    .content .form__column {
        max-width: 100%;
    }
}

.content .form__column--hidden {
    display: none;
}

.content .form__row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    width: 100%;
    padding-bottom: 24px;
}

@media screen and (max-width: 960px) {
    .content .form__row {
        padding-bottom: 14px;
    }
}

.content .form__row--button {
    padding-top: 20px;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 960px) {
    .content .form__row--button {
        padding-bottom: 60px;
        display: block;
        text-align: center;
    }
}

.content .form__row .artifice {
    position: relative;
}

    /* .content .form__row .artifice:before {
        position: absolute;
        content: '';
        background-color: #0063AB;
        width: 3px;
        height: 13px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 13px;
        right: 15px;
        z-index: 2;
        background: #686B6F;
        mix-blend-mode: normal;
    } */

    .content .form__row .artifice:after {
        /* position: absolute;
        content: '';
        background-color: #0063AB;
        width: 3px;
        height: 13px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 13px;
        right: 22px;
        z-index: 2;
        background: #686B6F;
        mix-blend-mode: normal; */
        content: "\f078";
        font-family: FontAwesome;
        color: #686B6F;
        padding: 12px 8px;
        position: absolute;
        top: -4px;
        right: 10px;
        z-index: 1;
        text-align: center;
        width: 10%;
        height: 100%;
        pointer-events: none;
        box-sizing: border-box;
    }

.content .form__row input.text {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 100%;
    display: block;
    height: 36px;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
}

.content .form__row input.text--hidden {
    display: none;
}

.content .form__row select.select {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 100%;
    display: block;
    height: 36px;
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.content .form__row textarea.text {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    resize: none;
}

.content .form__row label.title {
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    color: #333333;
    width: 100%;
    padding-bottom: 0;
    display: block;
    outline: none;
}

.content .form__row .info {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

.content .form__row .red {
    color: #EB5757;
}

.content .form__row a.submit {
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 400;
    outline: none;
    background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
}

.btn-realizado {
    border-color: #a71810;
}

    .btn-realizado:hover {
        border-color: #a71810;
    }

.content .form__row button.submit {
    /* border:none;*/
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 400;
    outline: none;
    background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
}

.content .labels {
    padding-top: 50px;
    padding-bottom: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    /* max-width: 830px; */
    width: 100%;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

@media screen and (max-width: 767px) {
    .content .labels {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 50px;
    }
}

.content .labels__option {
    position: relative;
}

@media screen and (max-width: 767px) {
    .content .labels__option {
        margin-bottom: 15px;
    }

        .content .labels__option:last-child {
            margin-bottom: 0;
        }
}

.content .labels .image {
    width: 230px;
    height: 200px;
    overflow: hidden;
    border-radius: 16px;
}

    .content .labels .image img {
        transition: 0.2s;
    }

        .content .labels .image img:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

.content .labels p.title {
    color: #50535A;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    padding-top: 30px;
    max-width: 220px;
    transition: 0.2s;
}

.content .labels p.title:hover {
    color: #c4122f;
}

@media screen and (max-width: 767px) {
    .content .labels p.title {
        color: #50535A;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        position: absolute;
        bottom: 14px;
        color: #FFF;
        width: 231px;
    }
}

.content .accordion {
    padding-top: 70px;
    padding-bottom: 40px;
    max-width: 958px;
    width: 100%;
}

@media screen and (max-width: 960px) {
    .content .accordion {
        padding-top: 40px;
    }
}

.content .accordion__row {
    background-color: #F3F3F3;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    margin-bottom: 6px;
}

.content .accordion__panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
}

    .content .accordion__panel p.text {
        padding: 35px 15px;
        color: #50535A;
    }

.content .accordion .active, .content .accordion__row:hover {
    background-color: #C4122F;
    color: #FFFFFF;
}

    .content .accordion .active:after, .content .accordion__row:hover:after {
        color: #FFFFFF;
    }

.content .accordion__row:after {
    content: '\002B';
    color: #50535A;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.content .accordion .active:after {
    content: "\2212";
}

.content h1.title {
    font-size: 35px;
    color: #50535A;
    font-weight: 900;
    padding-bottom: 15px;
}

@media screen and (max-width: 960px) {
    .content h1.title {
        font-size: 32px;
        line-height: 34px;
    }
}

.content h2.subtitle {
    font-size: 16px;
    color: #50535A;
    line-height: 22px;
    font-weight: 300;
    width: 100%;
    max-width: 520px;
}

@media screen and (max-width: 960px) {
    .content h2.subtitle {
        font-size: 16px;
        line-height: 16px;
    }
}

.content h2.subtitle--small {
    font-size: 18px;
}

.content h2.subtitle span.br {
    display: block;
}

@media screen and (max-width: 960px) {
    .content h2.subtitle span.br {
        display: none;
    }
}

.content span.br {
    display: block;
}

.content a.link {
    color: #1129FF;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}

.simulator {
    background-color: transparent;
    height: 100vh;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    width: 100%;
}

.simulator--heightauto {
    height: auto;
    position: relative;
    padding-bottom: 40px;
}

.simulator__container {
    max-width: 1024px;
    width: 95%;
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.simulator .form {
    min-width: 800px;
}

@media screen and (max-width: 960px) {
    .simulator .form {
        min-width: 100%;
    }
}

.simulator .form .steps {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .simulator .form .steps ul {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        position: relative;
        width: 100%;
    }

        .simulator .form .steps ul:before {
            content: '';
            height: 5px;
            background-color: #FFC0BE;
            width: 100%;
            top: 12px;
            left: 0;
            z-index: -1;
            position: absolute;
        }

        .simulator .form .steps ul li {
            position: relative;
        }

            .simulator .form .steps ul li:last-child {
                margin-right: 0;
            }

        .simulator .form .steps ul .number {
            display: none;
        }

        .simulator .form .steps ul a {
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .simulator .form .steps ul span.icon {
            background-color: #FFC0BE;
            color: #FFF;
            width: 30px;
            height: 30px;
            border-radius: 100px;
            position: relative;
            cursor: pointer;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            display: flex;
            align-items: center;
            align-content: center;
            justify-content: center;
            margin-bottom: 10px;
        }

        .simulator .form .steps ul p.title {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 14px;
            color: #979797;
        }

@media screen and (max-width: 960px) {
    .simulator .form .steps ul p.title {
        display: none;
    }
}

.simulator .form .steps ul p.title .br {
    display: block;
}

@media screen and (max-width: 960px) {
    .simulator .form .steps ul p.title .br {
        display: none;
    }
}

.simulator .form .steps ul p.title span.desktop {
    display: inline;
}

@media screen and (max-width: 960px) {
    .simulator .form .steps ul p.title span.desktop {
        display: none;
    }
}

.simulator .form .steps ul span.info {
    background-color: #C4C4C4;
    color: #FFF;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    position: absolute;
    cursor: pointer;
    top: 40px;
    right: -14px;
}

@media screen and (max-width: 960px) {
    .simulator .form .steps ul span.info {
        display: none;
    }
}

.simulator .form .steps ul span.info:before {
    content: "!";
    font-size: 9px;
    position: absolute;
    top: 1px;
    left: 5px;
}

.simulator .form .steps .current p.title {
    color: #50535A;
    font-weight: 600;
    display: block;
}

@media screen and (max-width: 960px) {
    .simulator .form .steps .current p.title {
        position: absolute;
        font-size: 12px;
        top: 37px;
        margin: auto;
        line-height: 14px;
        width: 67px;
    }
    .simulator .form .steps .current.first p.title {
        left: -19px;
    }
    .simulator .form .steps .current.last p.title {
        right: -19px;
    }
}

.simulator .form .steps .current span.icon {
    background-color: #D5221E;
}

    .simulator .form .steps .current span.icon:before {
        background-color: #FFC0BE;
    }

.simulator .form .steps .current span.icon--linesmall:before {
    width: 100px;
}

.simulator .form .steps .current span.icon--noline:before {
    width: 0;
}

.simulator .form .steps .current span.info {
    background-color: #686B6F;
}

.simulator .form .current-info {
    display: none;
}

.simulator .form .content {
    height: auto;
    position: relative;
    z-index: 1;
}

    .simulator .form .content h3.option {
        display: none;
    }

    .simulator .form .content .section {
        padding-top: 50px;
        max-width: 665px;
        width: 100%;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section {
        max-width: 100%;
    }
}

.simulator .form .content .section__row {
    text-align: left;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding-bottom: 24px; */
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0;
    }
}

.simulator .form .content .section__row--bgred {
    background-color: #c4122f14;
    border: 1px #c4122f dashed;
    border-radius: 10px;
    padding: 20px 16px;
    margin-bottom: 24px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .simulator .form .content .section__row--bgred .section__column {
        width: 35%;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--bgred .section__column {
        width: 100%;
    }
}

.simulator .form .content .section__row--bgred .section__column--optionbuttom {
    width: 23%;
}

.simulator .form .content .section__row--bgred .section__column label.title {
    color: #FFF;
}

.simulator .form .content .section__row--bgred .section__column select.select {
    width: 190px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--bgred .section__column select.select {
        width: 100%;
    }
}

.simulator .form .content .section__row--bgred .section__column input.text {
    width: 190px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--bgred .section__column input.text {
        width: 100%;
    }
}

.simulator .form .content .section__row--bgred .section__column span.info {
    right: 6px;
    background-color: #FFF;
    color: #D5221E;
}

.simulator .form .content .section__row--bgred .section__column span.info-mobile {
    background-color: #FFF;
    color: #D5221E;
}

.simulator .form .content .section__row--bgred .section__column span.red {
    color: #FFF;
    color: #D5221E;
}

.simulator .form .content .section__row--bgred .section__column .artifice {
    position: relative;
}

    .simulator .form .content .section__row--bgred .section__column .artifice:before {
        right: 44px;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--bgred .section__column .artifice:before {
        right: 15px;
    }
}

.simulator .form .content .section__row--bgred .section__column .artifice:after {
    right: 38px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--bgred .section__column .artifice:after {
        right: 22px;
    }
}

.simulator .form .content .section__row--bgred .section__column span.add {
    width: 130px;
    z-index: 20;
}

.simulator .form .content .section__row--xsmall {
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--xsmall {
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 0;
    }
}

.simulator .form .content .section__row--files {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .simulator .form .content .section__row--files .section__clone {
        margin-top: 10px;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--files .section__clone {
        margin-top: 0;
    }
}

.simulator .form .content .section__row--files .section__clone:first-child {
    margin-top: 0;
}

.simulator .form .content .section__row--column {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .simulator .form .content .section__row--column .section__clone {
        margin-top: 10px;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section__row--column .section__clone {
        margin-top: 0;
    }
}

.simulator .form .content .section__row--column .section__clone:first-child {
    margin-top: 0;
}

.simulator .form .content .section__clone {
    text-align: left;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}

    .simulator .form .content .section__clone:first-child {
        margin-top: 0;
    }

@media screen and (max-width: 960px) {
    .simulator .form .content .section__clone {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0;
    }
}

.simulator .form .content .section__column {
    width: 302px;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    /* -webkit-justify-content: center; */
    /* -moz-box-pack: center; */
    /* -ms-flex-pack: center; */
    /* justify-content: center; */
    padding-bottom: 24px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__column {
        width: 100%;
        padding-bottom: 14px;
    }
}

.simulator .form .content .section__column--large {
    width: 100%;
}

.simulator .form .content .section__column--ghost {
    visibility: hidden;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section__column--ghost {
        display: none;
    }
}

.simulator .form .content .section .artifice {
    position: relative;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section .artifice:before {
        right: 15px;
    }
}

/*.simulator .form .content .section .artifice:before {
    position: absolute;
    content: '';
    background-color: #0063AB;
    width: 3px;
    height: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 13px;
    right: 43px;
    z-index: 2;
    background: #686B6F;
    mix-blend-mode: normal;
}*/

.simulator .form .content .section .artifice:after {
    /*position: absolute;
    content: '';
    background-color: #0063AB;
    width: 3px;
    height: 13px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 13px;
    right: 50px;
    z-index: 2;
    background: #686B6F;
    mix-blend-mode: normal;*/
    content: "\f078";
    font-family: FontAwesome;
    color: #686B6F;
    padding: 12px 8px;
    position: absolute;
    top: -4px;
    right: 28px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section .artifice:after {
        right: 15px;
    }
}

.simulator .form .content .section .artifice--marginbottom {
    margin-bottom: 10px;
}

.simulator .form .content .section .artifice--margintop {
    margin-top: 10px;
}

.simulator .form .content .section .artifice--xsmall {
    width: 70px;
    margin-right: 10px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section .artifice--xsmall {
        width: 25%;
    }
}

.simulator .form .content .section .artifice--xsmall:before {
    right: 15px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section .artifice--xsmall:before {
        right: 15px;
    }
}

.simulator .form .content .section .artifice--xsmall:after {
    right: 23px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section .artifice--xsmall:after {
        right: 22px;
    }
}

.simulator .form .content .section .info {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

.simulator .form .content .section .info--margintop {
    margin-top: 5px;
}

.simulator .form .content .section input.text {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 273px;
    display: block;
    height: 36px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section input.text {
        width: 100%;
    }
}

.simulator .form .content .section input.text--large {
    width: 637px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section input.text--large {
        width: 100%;
    }
}

.simulator .form .content .section select.select {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 273px;
    display: block;
    height: 36px;
    font-size: 13px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 45px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section select.select {
        width: 100%;
    }
}

.simulator .form .content .section select.select--xsmall {
    width: 70px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section select.select--xsmall {
        width: 100%;
    }
}

.simulator .form .content .section textarea.text {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 273px;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    resize: none;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section textarea.text {
        width: 100%;
    }
}

.simulator .form .content .section a.link {
    color: #1129FF;
    text-decoration: underline;
    font-size: 13px;
    cursor: pointer;
}

.simulator .form .content .section span.alert {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    background-color: rgba(212, 212, 212, 0.2);
    border-radius: 6px;
    color: #959595;
    padding: 5px;
    display: block;
    padding: 12px 15px;
}

.simulator .form .content .section label.title {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    width: 100%;
    padding-bottom: 10px;
    display: block;
    outline: none;
}

.simulator .form .content .section label.title--ghost {
    visibility: hidden;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section label.title--ghost {
        display: none;
    }
}

.simulator .form .content .section span.info {
    background-color: #686B6F;
    color: #FFF;
    width: 18px;
    height: 18px;
    border-radius: 100px;
    position: absolute;
    cursor: pointer;
    top: 35px;
    right: 2px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.info {
        display: none;
    }
}

.simulator .form .content .section span.info:before {
    content: "!";
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 7.5px;
}

.simulator .form .content .section span.info-mobile {
    background-color: #686B6F;
    color: #FFF;
    width: 15px;
    height: 15px;
    border-radius: 100px;
    position: relative;
    cursor: pointer;
    display: none;
    vertical-align: top;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.info-mobile {
        display: inline-block;
    }
}

.simulator .form .content .section span.info-mobile:before {
    content: "!";
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 5.5px;
}

.simulator .form .content .section span.add {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    width: 143px;
    color: #FFF;
    background-color: #9C0000;
    border-radius: 5px;
    width: 273px;
    cursor: pointer;
    height: 36px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.add {
        width: 100%;
    }
}

.simulator .form .content .section span.file {
    white-space: nowrap;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 273px;
    display: block;
    height: 36px;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file {
        width: 100%;
    }
}

.simulator .form .content .section span.file--xsmall {
    width: 193px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file--xsmall {
        width: 85%;
    }
}

.simulator .form .content .section span.file .fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
    line-height: 35px;
    color: #959595;
    width: 156px;
    transition: all .2s linear;
    opacity: 0.8;
    font-size: 13px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file .fake-input {
        width: 60%;
        max-width: 60%;
    }
}

@media screen and (max-width: 375px) {
    .simulator .form .content .section span.file .fake-input {
        width: 60%;
        max-width: 207px;
    }
}

@media screen and (max-width: 320px) {
    .simulator .form .content .section span.file .fake-input {
        width: 60%;
        max-width: 175px;
    }
}

.simulator .form .content .section span.file .fake-input--xsmall {
    width: 77px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file .fake-input--xsmall {
        width: 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 411px) {
    .simulator .form .content .section span.file .fake-input--xsmall {
        width: 50%;
        max-width: 207px;
    }
}

@media screen and (max-width: 320px) {
    .simulator .form .content .section span.file .fake-input--xsmall {
        width: 50%;
        max-width: 107px;
    }
}

.simulator .form .content .section span.file .upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 0 0 1px;
    line-height: 35px;
    color: #ffffff;
    background-color: #525252;
    transition: all .2s linear;
    font-size: 15px;
    padding: 0 11px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file .upload-button {
        width: 40%;
        text-align: center;
        margin: 0;
    }
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file .upload-button--xsmall {
        width: 50%;
        text-align: center;
        margin: 0;
    }
}

.simulator .form .content .section span.file .real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
    color: #959595;
    opacity: 0.8;
}

.simulator .form .content .section span.file--large {
    width: 635px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file--large {
        width: 100%;
    }
}

.simulator .form .content .section span.file--large .fake-input {
    width: 518px;
}

@media screen and (max-width: 960px) {
    .simulator .form .content .section span.file--large .fake-input {
        width: 60%;
        max-width: 60%;
    }
}

@media screen and (max-width: 375px) {
    .simulator .form .content .section span.file--large .fake-input {
        width: 60%;
        max-width: 207px;
    }
}

@media screen and (max-width: 320px) {
    .simulator .form .content .section span.file--large .fake-input {
        width: 60%;
        max-width: 175px;
    }
}

.simulator .form .content .section .red {
    color: #EB5757;
}

.simulator .form .actions {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

    .simulator .form .actions ul li a {
        width: 190px;
        height: 40px;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 20px;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        font-weight: normal;
        font-weight: 400;
        outline: none;
        /* background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%); */
        background: #C4122F;
    }

    .simulator .form .actions ul li:first-child {
        display: none;
    }

.simulator h1.title {
    font-size: 44px;
    color: #50535A;
    font-weight: 600;
    padding-bottom: 30px;
    max-width: 720px;
    position: relative;
}

@media screen and (max-width: 960px) {
    .simulator h1.title {
        font-size: 28px;
        max-width: 538px;
    }
}

.simulator h1.title span.info {
    background-color: #686B6F;
    color: #FFF;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

@media screen and (max-width: 960px) {
    .simulator h1.title span.info {
        width: 22px;
        height: 22px;
    }
}

.simulator h1.title span.info--absolute {
    position: absolute;
    right: 0;
    top: 40px;
}

@media screen and (max-width: 960px) {
    .simulator h1.title span.info--absolute {
        position: relative;
        right: 0;
        top: 0;
    }
}

.simulator h1.title span.info:before {
    content: "!";
    font-size: 16px;
    position: absolute;
    top: 4px;
    left: 10.5px;
}

@media screen and (max-width: 960px) {
    .simulator h1.title span.info:before {
        top: 2px;
        left: 9px;
    }
}

.simulator span.br {
    display: block;
}

.simulador__modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    background-color: transparent;
    z-index: 1060;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, 0.8);
    width: auto;
}

.simulador__modal--showdefault {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.simulador__modal .modal__container {
    background-color: #FFF;
    max-width: 600px;
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: solid 1px #979797;
    -webkit-animation: swal2-show .3s;
    animation: swal2-show .3s;
    position: relative;
    border-radius: 8px;
    margin: auto 0;
}

.simulador__modal .modal__container--savetag {
    max-width: 384px;
}

.simulador__modal .modal__container--info {
    max-width: 400px;
}

.simulador__modal .modal__container--savetagsuccess {
    max-width: 384px;
}

.simulador__modal .modal__container--instructions {
    max-width: 653px;
}

.simulador__modal .modal__container--listtag {
    max-width: 720px;
}

.simulador__modal .modal__container--armed {
    max-width: 835px;
}

.simulador__modal .modal__header {
    width: 100%;
    display: block;
    height: 45px;
    position: relative;
}

    .simulador__modal .modal__header span.close {
        position: absolute;
        cursor: pointer;
        top: 24px;
        right: 40px;
    }

        .simulador__modal .modal__header span.close:before {
            content: "";
            height: 4px;
            width: 24px;
            background-color: #6c7077;
            position: absolute;
            border-radius: 5px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .simulador__modal .modal__header span.close:after {
            content: "";
            height: 4px;
            width: 24px;
            background-color: #6c7077;
            position: absolute;
            border-radius: 5px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

.simulador__modal .modal__body {
    display: block;
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
}

    .simulador__modal .modal__body p.title {
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        color: #50535A;
        display: block;
        padding-bottom: 30px;
    }

@media screen and (max-width: 450px) {
    .simulador__modal .modal__body p.title {
        max-width: 252px;
        font-size: 24px;
    }
}

.simulador__modal .modal__body p.message {
    font-size: 18px;
    color: #50535A;
    line-height: 22px;
    font-weight: normal;
    width: 75%;
}

@media screen and (max-width: 960px) {
    .simulador__modal .modal__body p.message {
        font-size: 16px;
        line-height: 16px;
    }
}

.simulador__modal .modal__body .form {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95%;
}

@media screen and (max-width: 360px) {
    .simulador__modal .modal__body .form {
        width: 85%;
    }
}

.simulador__modal .modal__body .form__row {
    width: 100%;
    text-align: left;
    padding-bottom: 20px;
    max-width: 283px;
}

.simulador__modal .modal__body .form__row--center {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
}

.simulador__modal .modal__body .form label.title {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    width: 100%;
    padding-bottom: 7px;
    display: block;
    outline: none;
    text-align: left;
}

.simulador__modal .modal__body .form input.text {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 100%;
    display: block;
    height: 36px;
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
}

.simulador__modal .modal__body .form a.submit {
    width: 50%;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 400;
    outline: none;
    background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
}

.simulador__modal .modal__body .form a.inline {
    color: #C4122F;
    text-decoration: underline;
    width: 50%;
    text-align: center;
}

.simulador__modal .modal__body .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 90%;
}

    .simulador__modal .modal__body .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.simulador__modal .modal__body .label {
    width: 80%;
    background-color: #C4C4C4;
    height: 162px;
    border-radius: 6px;
}

.simulador__modal .modal__body .list {
    width: 90%;
}

    .simulador__modal .modal__body .list .dataTables_wrapper {
        overflow: auto;
    }

    .simulador__modal .modal__body .list .no-footer {
        border-bottom: 0px solid #111;
    }

    .simulador__modal .modal__body .list .dataTables_paginate {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 30px;
    }

        .simulador__modal .modal__body .list .dataTables_paginate .paginate_button {
            height: 36px;
        }

        .simulador__modal .modal__body .list .dataTables_paginate a {
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            border: 1px solid #DEDEDE;
            color: #999999 !important;
        }

            .simulador__modal .modal__body .list .dataTables_paginate a.previous, .simulador__modal .modal__body .list .dataTables_paginate a.next {
                font-size: 0px;
                width: 35px;
                height: 36px;
                background-color: #DEDEDE;
                position: relative;
            }

                .simulador__modal .modal__body .list .dataTables_paginate a.previous:before {
                    content: "";
                    height: 4px;
                    width: 13px;
                    background-color: #999999;
                    position: absolute;
                    border-radius: 5px;
                    -webkit-transform: rotate(40deg);
                    -ms-transform: rotate(40deg);
                    transform: rotate(40deg);
                    bottom: 12px;
                    left: 9px;
                }

                .simulador__modal .modal__body .list .dataTables_paginate a.previous:after {
                    content: "";
                    height: 4px;
                    width: 13px;
                    background-color: #999999;
                    position: absolute;
                    border-radius: 5px;
                    -webkit-transform: rotate(-40deg);
                    -ms-transform: rotate(-40deg);
                    transform: rotate(-40deg);
                    left: 9px;
                    top: 12px;
                }

                .simulador__modal .modal__body .list .dataTables_paginate a.next:before {
                    content: "";
                    height: 4px;
                    width: 13px;
                    background-color: #999999;
                    position: absolute;
                    border-radius: 5px;
                    -webkit-transform: rotate(-40deg);
                    -ms-transform: rotate(-40deg);
                    transform: rotate(-40deg);
                    bottom: 12px;
                    left: 9px;
                }

                .simulador__modal .modal__body .list .dataTables_paginate a.next:after {
                    content: "";
                    height: 4px;
                    width: 13px;
                    background-color: #999999;
                    position: absolute;
                    border-radius: 5px;
                    -webkit-transform: rotate(40deg);
                    -ms-transform: rotate(40deg);
                    transform: rotate(40deg);
                    left: 9px;
                    top: 12px;
                }

            .simulador__modal .modal__body .list .dataTables_paginate a.disabled {
                cursor: not-allowed;
                pointer-events: none;
                opacity: 1;
                background-color: #dedede05;
            }

                .simulador__modal .modal__body .list .dataTables_paginate a.disabled:before {
                    background-color: #d6d3d3;
                }

                .simulador__modal .modal__body .list .dataTables_paginate a.disabled:after {
                    background-color: #d6d3d3;
                }

    .simulador__modal .modal__body .list .dataTables_filter {
        float: left;
        padding-bottom: 15px;
        margin-left: -7px;
    }

        .simulador__modal .modal__body .list .dataTables_filter input {
            background: #FFFFFF;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 10px;
            width: 180px;
            height: 31px;
            padding: 0 10px;
            font-size: 16px;
            color: #50535A;
            font-style: normal;
        }

    .simulador__modal .modal__body .list table {
        border-collapse: separate;
        border-spacing: 0 4px;
    }

    .simulador__modal .modal__body .list thead tr {
        background-color: #D5221E;
        border-radius: 6px;
    }

    .simulador__modal .modal__body .list thead th {
        font-weight: 100;
        font-style: normal;
        font-size: 15px;
        color: #FFF;
        border-bottom: 0px solid #111;
        padding: 15px 18px;
    }

        .simulador__modal .modal__body .list thead th:first-child {
            border-radius: 6px 0 0 6px;
        }

        .simulador__modal .modal__body .list thead th:last-child {
            border-radius: 0 6px 6px 0;
        }

    .simulador__modal .modal__body .list tbody tr {
        background-color: #F4F4F4;
        border-radius: 6px;
    }

    .simulador__modal .modal__body .list tbody td {
        padding: 15px 18px;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: #333333;
        border-top: 0px solid #ddd;
    }

        .simulador__modal .modal__body .list tbody td:first-child {
            border-radius: 6px 0 0 6px;
        }

        .simulador__modal .modal__body .list tbody td:last-child {
            border-radius: 0 6px 6px 0;
        }

    .simulador__modal .modal__body .list tbody .edit, .simulador__modal .modal__body .list tbody .trash {
        cursor: pointer;
        max-width: 18px;
    }

    .simulador__modal .modal__body .list tbody .edit {
        margin-right: 10px;
    }

@media screen and (max-width: 450px) {
    .simulador__modal .modal__body .list tbody .edit {
        margin-right: 0;
    }
}

.simulador__modal .modal__body .generated {
    width: 80%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .simulador__modal .modal__body .generated .images {
        width: 100%;
        background-color: #C4C4C4;
        height: 162px;
        border-radius: 6px;
    }

    .simulador__modal .modal__body .generated .buttons {
        width: 100%;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 30px;
    }

        .simulador__modal .modal__body .generated .buttons a.button {
            max-width: 150px;
            width: 100%;
            height: 40px;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 20px;
            -webkit-align-content: center;
            -ms-flex-line-pack: center;
            align-content: center;
            color: #FFF;
            font-size: 16px;
            text-align: center;
            cursor: pointer;
            font-weight: normal;
            font-weight: 400;
            outline: none;
            background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
        }

            .simulador__modal .modal__body .generated .buttons a.button:first-child {
                margin-right: 20px;
            }

.simulador__modal .modal__body .armed {
    width: 80%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .simulador__modal .modal__body .armed .info {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

@media screen and (max-width: 960px) {
    .simulador__modal .modal__body .armed .info {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.simulador__modal .modal__body .armed .images {
    width: 50%;
    background-color: #C4C4C4;
    height: 162px;
    border-radius: 6px;
}

@media screen and (max-width: 768px) {
    .simulador__modal .modal__body .armed .images {
        width: 100%;
    }
}

.simulador__modal .modal__body .armed .description {
    width: 50%;
    text-align: left;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .simulador__modal .modal__body .armed .description {
        width: 100%;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 30px;
    }
}

.simulador__modal .modal__body .armed .description p.text {
    width: 80%;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .simulador__modal .modal__body .armed .description p.text {
        margin-bottom: 10px;
    }
}

.simulador__modal .modal__body .armed .description p.text span.title {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #EB5757;
}

.simulador__modal .modal__body .armed .description p.text span.name {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #4F4F4F;
}

.simulador__modal .modal__body .armed .buttons {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px;
}

    .simulador__modal .modal__body .armed .buttons a.button {
        max-width: 150px;
        width: 100%;
        height: 40px;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 20px;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        color: #FFF;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        font-weight: normal;
        font-weight: 400;
        outline: none;
        background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
    }

.withoutScroll {
    overflow: hidden;
}

form.cmxform label.error, label.error {
    color: red;
    font-size: 12px !important;
    margin-bottom: .0rem !important;
    display: inline !important;
    padding: 3px;
}

label#CaptchaInputText-error:before {
    content: "\a";
    white-space: pre;
}
input#btnRegresar {
    border: none;
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 300;
    outline: none;
    background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
}
 
input#btnRegistrar {
    border: none; 
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 300;
    outline: none;
    background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%);
}

span.field-validation-error {
    display: none;
}

button#btnRegistrar {
    border: none;
    width: 190px;
    height: 40px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-weight: 400;
    outline: none;
    /* background: linear-gradient(180deg, #A71810 0%, rgba(235, 49, 39, 0.980438) 22.4%, #D5221E 81.77%, rgba(233, 50, 40, 0.963542) 99.98%, rgba(124, 122, 122, 0.0275298) 99.99%, rgba(121, 124, 124, 0) 100%, #620E0A 100%); */
    background: #c4122f;
}
@media screen and (max-width: 960px) {
    input#btnRegresar, input#btnRegistrar {
        width: 47%;
    }
}
.mouselinkClic {
    cursor: no-drop;
    margin-left: 5px;
    color: #428bca;
    font-size: 11px;
}
.Zebra_DatePicker_Icon_Wrapper {
    width: 135px !important;
}

.selectUnity {
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    color: #959595;
    width: 100%;
    display: block;
    height: 36px;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    outline: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.RowsTituloProduct {
    color: #D5221E;
    font-size: 11px;
}

.RowsTituloProductDet {
    color: #111;
    font-size: 12px;
}

.form-control {
    font-size: 13px !important;
}

.d-block {
    display: block !important;
}

.bg-promperu-new {
    background: #c4122f !important;
}

.btn-cancelar-accion {
    border: 1px solid #c4122f !important;
    background: transparent !important;
    color: #c4122f !important;
}

.form_icon {
    width: 100% !important;
}

.select2-container {
    width: 100% !important;
}
