@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i&display=swap);/*

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 :root {
    --blue: #008D00;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #008D00;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #008D00;
    --secondary: #6c757d;
    --success: #008D00;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, Lato, sans-serif, BlinkMacSystemFont, Segoe UI, Roboto,
        Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
        Segoe UI Symbol, Noto Color Emoji ;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;  
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #8091a5;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ul ol,
ul ul {
    margin-bottom: 0;
}
ol, ul {
    padding:0px !important;
    margin:0px !important;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    /* color: #008D00; */
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    /* color: #0056b3; */
    text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
        Courier New, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;  
    padding-left: 0px;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box !important;
    padding: 0 !important;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
}
.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
}
.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-10,
.col-11 {
    -webkit-box-flex: 0;
}
.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
        padding-top: 20px; 
        padding-bottom: 20px;       
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;        
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: -5px; 
        padding-bottom: 10px;            
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
.pagination {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #008D00;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #008D00;
    border-color: #008D00;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,  BlinkMacSystemFont, Segoe UI, Roboto,
        Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
        Segoe UI Symbol, Noto Color Emoji ;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #008D00 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #005a00 !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #008D00 !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive:before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9:before {
    padding-top: 42.8571428571%;
}
.embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.embed-responsive-4by3:before {
    padding-top: 75%;
}
.embed-responsive-1by1:before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important;
}
.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important;
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    top: 0;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
        Courier New, monospace;
}
.text-justify {
    text-align: justify !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-primary {
    color: #008D00 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #005a00 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[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;
}
body,
html {
    overflow-x: hidden;
}
body.overflow-hidden,
html.overflow-hidden {
    overflow: hidden;
    max-height: 100vh;
}
::selection {
    background: #1c87ca;
    color: #fff;
}
::-moz-selection {
    background: #1c87ca;
    color: #fff;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}
::-webkit-scrollbar-thumb {
    background: #ddd;
    border: none;
}
.fa-phone {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
body {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh;
}
#vacio-menu-a {
    -webkit-box-flex: 1;
    flex: 1;
}
.text-primary {
    color: #008D00 !important;
}
.text-success {
    color: #90b824 !important;
}
.text-danger {
    color: #ea5504 !important;
}
.text-warning {
    color: #fcc800 !important;
}
.text-info {
    color: #104b70 !important;
}
.text-link {
    color: #3ab6e0 !important;
}
.text-light {
    color: #b0bac5 !important;
}
.text-dark {
    color: #373435 !important;
}
.text-blue-lighter {
    color: #e9f4fc !important;
}
.text-white {
    color: #fff !important;
}
.text-primary-light {
    color: #3ab6e0 !important;
}
.text-success-light {
    color: #a9d62f !important;
}
.text-danger-light {
    color: #fc813f !important;
}
.text-warning-light {
    color: #ffda4a !important;
}
.text-info-light {
    color: #1a78b3 !important;
}
.text-link-light {
    color: #7cceea !important;
}
.text-light-light {
    color: #dfe6ee !important;
}
.text-blue-lighter-light {
    color: #e9f4fc !important;
}
.text-dark-light {
    color: #5e5e5e !important;
}
.text-white-light {
    color: #fff !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.background-primary {
    background: #1c87ca !important;
}
.background-success {
    background: #90b824 !important;
}
.background-danger {
    background: #ea5504 !important;
}
.background-warning {
    background: #fcc800 !important;
}
.background-info {
    background: #104b70 !important;
}
.background-link {
    background: #3ab6e0 !important;
}
.background-light {
    background: #b0bac5 !important;
}
.background-dark {
    background: #373435 !important;
}
.background-blue-lighter {
    background: #e9f4fc !important;
}
.background-white {
    background: #fff !important;
}
.background-primary-light {
    background: #3ab6e0 !important;
}
.background-success-light {
    background: #99d199 !important;
}
.background-danger-light {
    background: #fc813f !important;
}
.background-warning-light {
    background: #ffda4a !important;
}
.background-info-light {
    background: #1a78b3 !important;
}
.background-link-light {
    background: #7cceea !important;
}
.background-light-light {
    background: #dfe6ee !important;
}
.background-blue-lighter-light {
    background: #e9f4fc !important;
}
.background-dark-light {
    background: #5e5e5e !important;
}
.background-white-light {
    background: #fff !important;
}
a,
body,
button,
input,
p,
textarea {
    font-family: Lato, sans-serif;
    font-weight: 400;
    color: #313232;
    font-size: 16px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
    font-family: Lato, sans-serif;
}
a:focus,
a:hover {
    color: #3ab6e0;
    text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #8091a5;
    margin-bottom: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.h1,
h1 {
    font-size: calc(36px + 4 * (100vw - 360px) / 920);
    /* font-size: 1.2rem; */

}
@media only screen and (max-width: 360px) {
    .h1,
    h1 {
        font-size: 36px;
    }
}
@media only screen and (min-width: 1280px) {
    .h1,
    h1 {
        font-size: 40px;
    }
}
.h2,
h2 {
    font-size: calc(26px + 4 * (100vw - 360px) / 920);
}
@media only screen and (max-width: 360px) {
    .h2,
    h2 {
        font-size: 26px;
    }
}
@media only screen and (min-width: 1280px) {
    .h2,
    h2 {
        font-size: 30px;
    }
}
.h3,
h3 {
    font-size: calc(20px + 2 * (100vw - 360px) / 920);
}
@media only screen and (max-width: 360px) {
    .h3,
    h3 {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1280px) {
    .h3,
    h3 {
        font-size: 22px;
    }
}
.h4,
h4 {
    font-size: calc(18px + 2 * (100vw - 360px) / 920);
}
@media only screen and (max-width: 360px) {
    .h4,
    h4 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 1280px) {
    .h4,
    h4 {
        font-size: 20px;
    }
}
.h5,
h5 {
    font-size: calc(14px + 3 * (100vw - 360px) / 920);
}
@media only screen and (max-width: 360px) {
    .h5,
    h5 {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1280px) {
    .h5,
    h5 {
        font-size: 17px;
    }
}
.h6,
h6 {
    font-size: 12px;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: Lato, sans-serif !important;
    text-decoration: none !important;
}
@media only screen and (max-width: 568px) {
    .h6,
    h6 {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1140px) {
    .h6,
    h6 {
        font-size: 12px;
    }
}
ol,
ul {
    padding: 0;
    margin: 0;
}
@media (min-width: 1200px) {
    .container-md {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container-sm {
        max-width: 820px;
    }
}
@media (min-width: 1200px) {
    .container-xs {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container-xs {
        max-width: 720px;
    }
}
.section {
    padding: 2.5rem 0;
}
.section-xl {
    padding: 4.25rem 0;
}
.section-lg {
    padding: 3.25rem 0;
}
.section-sm {
    padding: 1.25rem 0;
}
.section-xs {
    padding: 0.75rem 0;
}
.select {
    position: relative;
}
.select select {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    outline: none;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #dfe6ee;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.select select::-webkit-input-placeholder {
    color: #dfe6ee;
}
.select select::-moz-placeholder {
    color: #dfe6ee;
}
.select select:-ms-input-placeholder {
    color: #dfe6ee;
}
.select select::-ms-input-placeholder {
    color: #dfe6ee;
}
.select select::placeholder {
    color: #dfe6ee;
}
.select:focus select,
.select:hover select {
    border-color: #1c87ca;
}
.select:focus select::-webkit-input-placeholder,
.select:hover select::-webkit-input-placeholder {
    color: #b0bac5;
}
.select:focus select::-moz-placeholder,
.select:hover select::-moz-placeholder {
    color: #b0bac5;
}
.select:focus select:-ms-input-placeholder,
.select:hover select:-ms-input-placeholder {
    color: #b0bac5;
}
.select:focus select::-ms-input-placeholder,
.select:hover select::-ms-input-placeholder {
    color: #b0bac5;
}
.select:focus select::placeholder,
.select:hover select::placeholder {
    color: #b0bac5;
}
.select-danger:after,
.select-success:after {
    position: absolute;
    top: 7px;
    right: -5px;
    min-width: 30px;
    height: 40px;
}
.select-success select,
.select-success select:focus,
.select-success select:hover {
    border-color: #90b824;
}
.select-success:after {
    content: url(/themes/msps/assets/icons/check.svg);
}
.select-danger select,
.select-danger select:focus,
.select-danger select:hover {
    border-color: #ea5504;
}
.select-danger:after {
    content: url(/themes/msps/assets/icons/close.svg);
}
.switch,
.switch-content {
    position: relative;
}
.switch-content {
    display: inline-block;
    width: 52px;
    height: 30px;
}
.switch-content input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch-content input:checked + .slider {
    background-color: #1c87ca;
    border: 1px solid #1c87ca;
}
.switch-content input:checked + .slider:before {
    border: 1px solid #fff;
    -webkit-transform: translateX(21px);
    transform: translateX(21px);
}
.switch-content .slider {
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e9f4fc;
}
.switch-content .slider,
.switch-content .slider:before {
    position: absolute;
    border: 1px solid #bcdff6;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.switch-content .slider:before {
    content: "";
    height: 21px;
    width: 21px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    border-radius: 40px;
}
.switch-content .slider.round {
    border-radius: 34px;
}
.textarea {
    position: relative;
}
.textarea textarea {
    width: 100%;
    height: 150px;
    border-radius: 4px;
    outline: none;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #dfe6ee;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.textarea textarea::-webkit-input-placeholder {
    color: #dfe6ee;
}
.textarea textarea::-moz-placeholder {
    color: #dfe6ee;
}
.textarea textarea:-ms-input-placeholder {
    color: #dfe6ee;
}
.textarea textarea::-ms-input-placeholder {
    color: #dfe6ee;
}
.textarea textarea::placeholder {
    color: #dfe6ee;
}
.textarea:focus textarea,
.textarea:hover textarea {
    border-color: #1c87ca;
}
.textarea:focus textarea::-webkit-input-placeholder,
.textarea:hover textarea::-webkit-input-placeholder {
    color: #b0bac5;
}
.textarea:focus textarea::-moz-placeholder,
.textarea:hover textarea::-moz-placeholder {
    color: #b0bac5;
}
.textarea:focus textarea:-ms-input-placeholder,
.textarea:hover textarea:-ms-input-placeholder {
    color: #b0bac5;
}
.textarea:focus textarea::-ms-input-placeholder,
.textarea:hover textarea::-ms-input-placeholder {
    color: #b0bac5;
}
.textarea:focus textarea::placeholder,
.textarea:hover textarea::placeholder {
    color: #b0bac5;
}
.textarea-danger:after,
.textarea-success:after {
    position: absolute;
    top: 7px;
    right: -5px;
    min-width: 30px;
    height: 40px;
}
.textarea-success textarea,
.textarea-success textarea:focus,
.textarea-success textarea:hover {
    border-color: #90b824;
}
.textarea-success:after {
    content: url(/themes/msps/assets/icons/check.svg);
}
.textarea-danger textarea,
.textarea-danger textarea:focus,
.textarea-danger textarea:hover {
    border-color: #ea5504;
}
.textarea-danger:after {
    content: url(/themes/msps/assets/icons/close.svg);
}
.box {
    padding: 1rem;
    border-radius: 4px;
}
.box :last-child {
    margin-bottom: 0;
}
.box-lg {
    padding: 2rem;
}
.box-sm {
    padding: 0.35rem 0.5rem;
}
.box-1.box-primary {
    background: #1c87ca;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(#3ab6e0)
    );
    background: linear-gradient(90deg, #1c87ca, #3ab6e0);
}
.box-1.box-success {
    background: #90b824;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#90b824),
        to(#a9d62f)
    );
    background: linear-gradient(90deg, #90b824, #a9d62f);
}
.box-1.box-danger {
    background: #ea5504;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ea5504),
        to(#fc813f)
    );
    background: linear-gradient(90deg, #ea5504, #fc813f);
}
.box-1.box-warning {
    background: #fcc800;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fcc800),
        to(#ffda4a)
    );
    background: linear-gradient(90deg, #fcc800, #ffda4a);
}
.box-1.box-info {
    background: #104b70;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#104b70),
        to(#1a78b3)
    );
    background: linear-gradient(90deg, #104b70, #1a78b3);
}
.box-1.box-link {
    background: #3ab6e0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#3ab6e0),
        to(#7cceea)
    );
    background: linear-gradient(90deg, #3ab6e0, #7cceea);
}
.box-1.box-light {
    background: #b0bac5;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#b0bac5),
        to(#dfe6ee)
    );
    background: linear-gradient(90deg, #b0bac5, #dfe6ee);
}
.box-1.box-dark {
    background: #373435;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#373435),
        to(#e9f4fc)
    );
    background: linear-gradient(90deg, #373435, #e9f4fc);
}
.box-1.box-blue-lighter {
    background: #e9f4fc;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e9f4fc),
        to(#5e5e5e)
    );
    background: linear-gradient(90deg, #e9f4fc, #5e5e5e);
}
.box-1.box-white {
    background: #fff;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(#fff)
    );
    background: linear-gradient(90deg, #fff, #fff);
}
.box-2 {
    border-bottom: 4px solid;
}
.box-2.box-primary {
    border-color: #1c87ca;
    background: #d3eaf9;
}
.box-2.box-success {
    border-color: #90b824;
    background: #eaf5cc;
}
.box-2.box-danger {
    border-color: #ea5504;
    background: #fee4d5;
}
.box-2.box-warning {
    border-color: #fcc800;
    background: #fff9e3;
}
.box-2.box-info {
    border-color: #104b70;
    background: #7ac0ec;
}
.box-2.box-link {
    border-color: #3ab6e0;
    background: #fff;
}
.box-2.box-light {
    border-color: #b0bac5;
    background: #fff;
}
.box-2.box-dark {
    border-color: #373435;
    background: #aba6a7;
}
.box-2.box-blue-lighter {
    border-color: #e9f4fc;
    background: #fff;
}
.box-2.box-white {
    border-color: #fff;
    background: #fff;
}
.box-3.box-primary {
    border-color: #1c87ca;
    background: #1c87ca;
}
.box-3.box-success {
    border-color: #90b824;
    background: #90b824;
}
.box-3.box-danger {
    border-color: #ea5504;
    background: #ea5504;
}
.box-3.box-warning {
    border-color: #fcc800;
    background: #fcc800;
}
.box-3.box-info {
    border-color: #104b70;
    background: #104b70;
}
.box-3.box-link {
    border-color: #3ab6e0;
    background: #3ab6e0;
}
.box-3.box-light {
    border-color: #b0bac5;
    background: #b0bac5;
}
.box-3.box-dark {
    border-color: #373435;
    background: #373435;
}
.box-3.box-blue-lighter {
    border-color: #e9f4fc;
    background: #e9f4fc;
}
.box-3.box-white {
    border-color: #fff;
    background: #fff;
}
.box-outlined {
    border-style: solid;
    border-width: 1px;
}
.box-outlined.box-primary {
    border-color: #1c87ca;
    background: #d3eaf9;
}
.box-outlined.box-success {
    border-color: #90b824;
    background: #eaf5cc;
}
.box-outlined.box-danger {
    border-color: #ea5504;
    background: #fee4d5;
}
.box-outlined.box-warning {
    border-color: #fcc800;
    background: #fff9e3;
}
.box-outlined.box-info {
    border-color: #104b70;
    background: #7ac0ec;
}
.box-outlined.box-link {
    border-color: #3ab6e0;
    background: #fff;
}
.box-outlined.box-light {
    border-color: #b0bac5;
    background: #fff;
}
.box-outlined.box-dark {
    border-color: #373435;
    background: #aba6a7;
}
.box-outlined.box-blue-lighter {
    border-color: #e9f4fc;
    background: #fff;
}
.box-outlined.box-white {
    border-color: #fff;
    background: #fff;
}
.btn {
    display: inline-block;
    position: relative;
    border: none;
    background: none;
    text-align: center;
    min-width: 130px;
    margin: 0 0 0.25rem;
    font-size: 16px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 2px;
    padding: 0.78rem 0.5rem;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn:focus,
.btn:hover {
    box-shadow: none;
    outline: none;
}
.btn-lg {
    padding: 1rem;
    max-height: 56px;
    min-width: 170px;
    font-size: 18px;
}
.btn-sm {
    padding: 0.45rem 0.5rem;
    min-width: 85px;
    font-size: 14px;
}
.btn-xs {
    padding: 0.4rem 0.5rem;
    min-width: 34px;
    font-size: 14px;
}
.btn-icon-left .fa,
.btn-icon-left .fab,
.btn-icon-left .fas,
.btn-icon-left .icon,
.btn-icon-left i,
.btn-icon-left svg {
    margin-right: 0.35rem;
}
.btn-icon-right .fa,
.btn-icon-right .fab,
.btn-icon-right .fas,
.btn-icon-right .icon,
.btn-icon-right i,
.btn-icon-right svg {
    margin-left: 0.35rem;
}
.btn-1 {
    background-color: #008D00 !important;
}
.btn-1.btn-primary:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #1c87ca;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(#3ab6e0)
    );
    background: linear-gradient(90deg, #1c87ca, #3ab6e0);
}
.btn-1.btn-primary:focus:not([disabled]),
.btn-1.btn-primary:hover:not([disabled]) {
    color: #fff;
    background: #1c87ca;
}
.btn-1.btn-primary:active:not([disabled]) {
    background: none;
}
.btn-1.btn-success:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #90b824;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#90b824),
        to(#a9d62f)
    );
    background: linear-gradient(90deg, #90b824, #a9d62f);
}
.btn-1.btn-success:focus:not([disabled]),
.btn-1.btn-success:hover:not([disabled]) {
    color: #fff;
    background: #90b824;
}
.btn-1.btn-success:active:not([disabled]) {
    background: none;
}
.btn-1.btn-danger:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #ea5504;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ea5504),
        to(#fc813f)
    );
    background: linear-gradient(90deg, #ea5504, #fc813f);
}
.btn-1.btn-danger:focus:not([disabled]),
.btn-1.btn-danger:hover:not([disabled]) {
    color: #fff;
    background: #ea5504;
}
.btn-1.btn-danger:active:not([disabled]) {
    background: none;
}
.btn-1.btn-warning:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #fcc800;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fcc800),
        to(#ffda4a)
    );
    background: linear-gradient(90deg, #fcc800, #ffda4a);
}
.btn-1.btn-warning:focus:not([disabled]),
.btn-1.btn-warning:hover:not([disabled]) {
    color: #fff;
    background: #fcc800;
}
.btn-1.btn-warning:active:not([disabled]) {
    background: none;
}
.btn-1.btn-info:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #104b70;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#104b70),
        to(#1a78b3)
    );
    background: linear-gradient(90deg, #104b70, #1a78b3);
}
.btn-1.btn-info:focus:not([disabled]),
.btn-1.btn-info:hover:not([disabled]) {
    color: #fff;
    background: #104b70;
}
.btn-1.btn-info:active:not([disabled]) {
    background: none;
}
.btn-1.btn-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #3ab6e0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#3ab6e0),
        to(#7cceea)
    );
    background: linear-gradient(90deg, #3ab6e0, #7cceea);
}
.btn-1.btn-link:focus:not([disabled]),
.btn-1.btn-link:hover:not([disabled]) {
    color: #fff;
    background: #3ab6e0;
}
.btn-1.btn-link:active:not([disabled]) {
    background: none;
}
.btn-1.btn-light:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #b0bac5;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#b0bac5),
        to(#dfe6ee)
    );
    background: linear-gradient(90deg, #b0bac5, #dfe6ee);
}
.btn-1.btn-light:focus:not([disabled]),
.btn-1.btn-light:hover:not([disabled]) {
    color: #fff;
    background: #b0bac5;
}
.btn-1.btn-light:active:not([disabled]) {
    background: none;
}
.btn-1.btn-dark:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #373435;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#373435),
        to(#e9f4fc)
    );
    background: linear-gradient(90deg, #373435, #e9f4fc);
}
.btn-1.btn-dark:focus:not([disabled]),
.btn-1.btn-dark:hover:not([disabled]) {
    color: #fff;
    background: #373435;
}
.btn-1.btn-dark:active:not([disabled]) {
    background: none;
}
.btn-1.btn-blue-lighter:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #e9f4fc;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e9f4fc),
        to(#5e5e5e)
    );
    background: linear-gradient(90deg, #e9f4fc, #5e5e5e);
}
.btn-1.btn-blue-lighter:focus:not([disabled]),
.btn-1.btn-blue-lighter:hover:not([disabled]) {
    color: #fff;
    background: #e9f4fc;
}
.btn-1.btn-blue-lighter:active:not([disabled]) {
    background: none;
}
.btn-1.btn-white:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    background: #fff;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(#fff)
    );
    background: linear-gradient(90deg, #fff, #fff);
}
.btn-1.btn-white:focus:not([disabled]),
.btn-1.btn-white:hover:not([disabled]) {
    color: #fff;
    background: #fff;
}
.btn-1.btn-white:active:not([disabled]) {
    background: none;
}
.btn-2 {
    top: 0;
}
.btn-2:after {
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.btn-2:focus:not([disabled]),
.btn-2:hover:not([disabled]) {
    color: #fff;
}
.btn-2:focus:not([disabled]):after,
.btn-2:hover:not([disabled]):after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.btn-2.btn-primary {
    color: #1c87ca;
    background: rgba(28, 135, 202, 0.15);
}
.btn-2.btn-primary:after {
    background: #1c87ca;
    border-radius: 2px;
}
.btn-2.btn-primary:active:not([disabled]) {
    top: 3px;
    color: #1c87ca;
}
.btn-2.btn-primary:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-success {
    color: #90b824;
    background: rgba(144, 184, 36, 0.15);
}
.btn-2.btn-success:after {
    background: #90b824;
    border-radius: 2px;
}
.btn-2.btn-success:active:not([disabled]) {
    top: 3px;
    color: #90b824;
}
.btn-2.btn-success:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-danger {
    color: #ea5504;
    background: rgba(234, 85, 4, 0.15);
}
.btn-2.btn-danger:after {
    background: #ea5504;
    border-radius: 2px;
}
.btn-2.btn-danger:active:not([disabled]) {
    top: 3px;
    color: #ea5504;
}
.btn-2.btn-danger:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-warning {
    color: #fcc800;
    background: rgba(252, 200, 0, 0.15);
}
.btn-2.btn-warning:after {
    background: #fcc800;
    border-radius: 2px;
}
.btn-2.btn-warning:active:not([disabled]) {
    top: 3px;
    color: #fcc800;
}
.btn-2.btn-warning:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-info {
    color: #104b70;
    background: rgba(16, 75, 112, 0.15);
}
.btn-2.btn-info:after {
    background: #104b70;
    border-radius: 2px;
}
.btn-2.btn-info:active:not([disabled]) {
    top: 3px;
    color: #104b70;
}
.btn-2.btn-info:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-link {
    color: #3ab6e0;
    background: rgba(58, 182, 224, 0.15);
}
.btn-2.btn-link:after {
    background: #3ab6e0;
    border-radius: 2px;
}
.btn-2.btn-link:active:not([disabled]) {
    top: 3px;
    color: #3ab6e0;
}
.btn-2.btn-link:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-light {
    color: #b0bac5;
    background: rgba(176, 186, 197, 0.15);
}
.btn-2.btn-light:after {
    background: #b0bac5;
    border-radius: 2px;
}
.btn-2.btn-light:active:not([disabled]) {
    top: 3px;
    color: #b0bac5;
}
.btn-2.btn-light:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-dark {
    color: #373435;
    background: rgba(55, 52, 53, 0.15);
}
.btn-2.btn-dark:after {
    background: #373435;
    border-radius: 2px;
}
.btn-2.btn-dark:active:not([disabled]) {
    top: 3px;
    color: #373435;
}
.btn-2.btn-dark:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-blue-lighter {
    color: #e9f4fc;
    background: rgba(233, 244, 252, 0.15);
}
.btn-2.btn-blue-lighter:after {
    background: #e9f4fc;
    border-radius: 2px;
}
.btn-2.btn-blue-lighter:active:not([disabled]) {
    top: 3px;
    color: #e9f4fc;
}
.btn-2.btn-blue-lighter:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-2.btn-white {
    color: #fff;
    background: hsla(0, 0%, 100%, 0.15);
}
.btn-2.btn-white:after {
    background: #fff;
    border-radius: 2px;
}
.btn-2.btn-white:active:not([disabled]) {
    top: 3px;
    color: #fff;
}
.btn-2.btn-white:active:not([disabled]):after {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
    clip-path: polygon(0 90%, 100% 90%, 100% 100%, 0 100%);
}
.btn-outlined {
    border-style: solid;
    border-width: 1px;
}
.btn-outlined.btn-primary {
    border-color: #1c87ca;
    color: #1c87ca;
}
.btn-outlined.btn-primary:focus:not([disabled]),
.btn-outlined.btn-primary:hover:not([disabled]) {
    background: rgba(28, 135, 202, 0.15);
}
.btn-outlined.btn-primary:active:not([disabled]) {
    color: #fff;
    background: rgba(28, 135, 202, 0.6);
}
.btn-outlined.btn-success {
    border-color: #90b824;
    color: #90b824;
}
.btn-outlined.btn-success:focus:not([disabled]),
.btn-outlined.btn-success:hover:not([disabled]) {
    background: rgba(144, 184, 36, 0.15);
}
.btn-outlined.btn-success:active:not([disabled]) {
    color: #fff;
    background: rgba(144, 184, 36, 0.6);
}
.btn-outlined.btn-danger {
    border-color: #ea5504;
    color: #ea5504;
}
.btn-outlined.btn-danger:focus:not([disabled]),
.btn-outlined.btn-danger:hover:not([disabled]) {
    background: rgba(234, 85, 4, 0.15);
}
.btn-outlined.btn-danger:active:not([disabled]) {
    color: #fff;
    background: rgba(234, 85, 4, 0.6);
}
.btn-outlined.btn-warning {
    border-color: #fcc800;
    color: #fcc800;
}
.btn-outlined.btn-warning:focus:not([disabled]),
.btn-outlined.btn-warning:hover:not([disabled]) {
    background: rgba(252, 200, 0, 0.15);
}
.btn-outlined.btn-warning:active:not([disabled]) {
    color: #fff;
    background: rgba(252, 200, 0, 0.6);
}
.btn-outlined.btn-info {
    border-color: #104b70;
    color: #104b70;
}
.btn-outlined.btn-info:focus:not([disabled]),
.btn-outlined.btn-info:hover:not([disabled]) {
    background: rgba(16, 75, 112, 0.15);
}
.btn-outlined.btn-info:active:not([disabled]) {
    color: #fff;
    background: rgba(16, 75, 112, 0.6);
}
.btn-outlined.btn-link {
    border-color: #3ab6e0;
    color: #3ab6e0;
}
.btn-outlined.btn-link:focus:not([disabled]),
.btn-outlined.btn-link:hover:not([disabled]) {
    background: rgba(58, 182, 224, 0.15);
}
.btn-outlined.btn-link:active:not([disabled]) {
    color: #fff;
    background: rgba(58, 182, 224, 0.6);
}
.btn-outlined.btn-light {
    border-color: #b0bac5;
    color: #b0bac5;
}
.btn-outlined.btn-light:focus:not([disabled]),
.btn-outlined.btn-light:hover:not([disabled]) {
    background: rgba(176, 186, 197, 0.15);
}
.btn-outlined.btn-light:active:not([disabled]) {
    color: #fff;
    background: rgba(176, 186, 197, 0.6);
}
.btn-outlined.btn-dark {
    border-color: #373435;
    color: #373435;
}
.btn-outlined.btn-dark:focus:not([disabled]),
.btn-outlined.btn-dark:hover:not([disabled]) {
    background: rgba(55, 52, 53, 0.15);
}
.btn-outlined.btn-dark:active:not([disabled]) {
    color: #fff;
    background: rgba(55, 52, 53, 0.6);
}
.btn-outlined.btn-blue-lighter {
    border-color: #e9f4fc;
    color: #e9f4fc;
}
.btn-outlined.btn-blue-lighter:focus:not([disabled]),
.btn-outlined.btn-blue-lighter:hover:not([disabled]) {
    background: rgba(233, 244, 252, 0.15);
}
.btn-outlined.btn-blue-lighter:active:not([disabled]) {
    color: #fff;
    background: rgba(233, 244, 252, 0.6);
}
.btn-outlined.btn-white {
    border-color: #fff;
    color: #fff;
}
.btn-outlined.btn-white:focus:not([disabled]),
.btn-outlined.btn-white:hover:not([disabled]) {
    background: hsla(0, 0%, 100%, 0.15);
}
.btn-outlined.btn-white:active:not([disabled]) {
    color: #fff;
    background: hsla(0, 0%, 100%, 0.6);
}
.btn[disabled] {
    cursor: not-allowed;
}
.btn[disabled]:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(176, 186, 197, 0.65);
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
.input {
    position: relative;
}
.input input {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    outline: none;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #dfe6ee;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.input input::-webkit-input-placeholder {
    color: #dfe6ee;
}
.input input::-moz-placeholder {
    color: #dfe6ee;
}
.input input:-ms-input-placeholder {
    color: #dfe6ee;
}
.input input::-ms-input-placeholder {
    color: #dfe6ee;
}
.input input::placeholder {
    color: #dfe6ee;
}
.input:focus input,
.input:hover input {
    border-color: #1c87ca !important;
}
.input:focus input::-webkit-input-placeholder,
.input:hover input::-webkit-input-placeholder {
    color: #b0bac5;
}
.input:focus input::-moz-placeholder,
.input:hover input::-moz-placeholder {
    color: #b0bac5;
}
.input:focus input:-ms-input-placeholder,
.input:hover input:-ms-input-placeholder {
    color: #b0bac5;
}
.input:focus input::-ms-input-placeholder,
.input:hover input::-ms-input-placeholder {
    color: #b0bac5;
}
.input:focus input::placeholder,
.input:hover input::placeholder {
    color: #b0bac5;
}
.input-danger:after,
.input-success:after {
    position: absolute;
    top: 7px;
    right: -5px;
    min-width: 30px;
    height: 40px;
}
.input-success input,
.input-success input:focus,
.input-success input:hover {
    border-color: #b824b8;
}
.input-success:after {
    content: url(/themes/msps/assets/icons/check.svg);
}
.input-danger input,
.input-danger input:focus,
.input-danger input:hover {
    border-color: #ea5504;
}
.input-danger:after {
    content: url(/themes/msps/assets/icons/close.svg);
}
.label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0.25rem;       
}
.background-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 991.98px) {
    .background-video {
        height: 100%;
    }
}
.navicon-button {
    display: inline-block;
    position: relative;
    padding: 2.0625rem 0.75rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.8;
}
.navicon-button,
.navicon-button .navicon:after,
.navicon-button .navicon:before {
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.navicon-button:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
}
.navicon-button:hover .navicon:after,
.navicon-button:hover .navicon:before {
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.navicon-button:hover .navicon:before {
    top: 0.65rem;
}
.navicon-button:hover .navicon:after {
    top: -0.65rem;
}
.navicon-button.active .navicon {
    background: transparent;
}
.navicon-button.active .navicon:after,
.navicon-button.active .navicon:before {
    top: 0 !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navicon-button.active .navicon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navicon-button.active .navicon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navicon {
    position: relative;
    width: 2em;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.navicon,
.navicon:after,
.navicon:before {
    height: 0.2125rem;
    background: #104b70;
    border-radius: 2px;
}
.navicon:after,
.navicon:before {
    display: block;
    content: "";
    width: 2rem;
    position: absolute;
    z-index: -1;
    -webkit-transition: 0.5s 0.25s;
    transition: 0.5s 0.25s;
}
.navicon:before {
    top: 0.525rem;
}
.navicon:after {
    top: -0.525rem;
}
.radio {
    flex-wrap: wrap !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
.radio,
.radio-item {
    display: -webkit-box !important;
    display: flex !important;
    position: relative !important;
}
.radio-item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
    margin-right: 20px !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.radio-item input {
    position: absolute !important;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.radio-item input:checked ~ .checkmark:after {
    display: inherit;
}
.radio-item input:checked ~ .checkmark {
    background-color: #1c87ca;
    border: 1px solid #1c87ca;
}
.radio-item:hover .checkmark {
    border: 1px solid #1c87ca;
}
.radio-item .checkmark {
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 26px;
    width: 26px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #bcdff6;
}
.radio-item .checkmark,
.radio-item .checkmark:after {
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.radio-item .checkmark:after {
    content: " ";
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}
.alert {
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-animation-duration: 0.35s;
    animation-duration: 0.35s;
}
.alert,
.alert .box:first-child {
    display: -webkit-box;
    display: flex;
}
.alert .box:first-child {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 10px;
    min-width: 40px;
    border-radius: 4px 0 0 4px;
}
.alert .box:last-child {
    -webkit-box-flex: 1;
    flex: 1;
    border-left: 0;
    border-radius: 0 4px 4px 0;
}
.alert-fixed {
    position: fixed;
    z-index: 3000;
}
.alert-fixed-top-center {
    top: 25px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.alert-fixed-top-right {
    top: 25px;
    right: 25px;
}
.alert-fixed-bottom-center {
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.alert-fixed-bottom-right {
    bottom: 25px;
    right: 25px;
}
.alert-dismissable .box {
    display: -webkit-box;
    display: flex;
}
.alert-close {
    margin-left: 1rem;
}
.alert.alert-primary .alert-close {
    color: #1c87ca;
}
.alert.alert-success .alert-close {
    color: #90b824;
}
.alert.alert-danger .alert-close {
    color: #ea5504;
}
.alert.alert-warning .alert-close {
    color: #fcc800;
}
.alert.alert-info .alert-close {
    color: #104b70;
}
.alert.alert-link .alert-close {
    color: #3ab6e0;
}
.alert.alert-light .alert-close {
    color: #b0bac5;
}
.alert.alert-dark .alert-close {
    color: #373435;
}
.alert.alert-blue-lighter .alert-close {
    color: #e9f4fc;
}
.alert.alert-white .alert-close {
    color: #fff;
}
.card {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.card-border {
    position: relative;
    z-index: 1;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 3px;
    padding: 2.3rem;
    background: #fff;
    -webkit-box-align: center;
    align-items: center;
}
.card-container-image {
    padding: 0;
}
.card-container-image .card-img {
    height: 205px;
    border-radius: 3px 3px 0 0;
}
.card-container-image .card-info {
    padding: 1rem 2rem;
}
.card-img {
    width: 100%;
    height: 175px;
    border-radius: 9px;
    overflow: hidden;
}
.card-icon {
    width: 127px;
    height: 127px;
    padding: 1.5rem;
    background: #e9f4fc;
    border-radius: 50%;
}
.card-overlay {
    padding: 0;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.card-overlay-image {
    width: 100%;
    height: 244px;
}
.card-overlay-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #044da1;
    mix-blend-mode: normal;
    opacity: 0;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.card-overlay-info-content {
    display: -webkit-box;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}
.card-overlay-info-title {
    color: #fff;
    margin-bottom: 0.75rem;
    text-align: center;
}
.card-overlay-info:hover {
    opacity: 0.75;
}
.card-info {
    width: 100%;
}
.card-info-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.card-info-center {
    -webkit-box-align: center;
    align-items: center;
}
.card-info-center .card-info-title,
.card-info-center p {
    text-align: center;
}
.card-info-title {
    margin: 0.9rem 0 12px;
    color: #1c87ca;
}
.card-info-title-spacing {
    letter-spacing: 2px;
}
.card-info p {
    margin-bottom: 1.3rem;
    text-align: justify;
}
.center-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
@media (max-width: 991.98px) {
    .center-box {
        padding: 3rem 15px;
    }
}
@media (max-width: 767.98px) {
    .center-box {
        padding: 1.5rem;
    }
}
.center-box-content {
    position: relative;
    z-index: 1;
    max-width: 480px;
}
@media (max-width: 1199.98px) {
    .center-box-content {
        padding: 0 2rem;
    }
}
@media (max-width: 991.98px) {
    .center-box-content {
        padding: 0;
    }
}
.center-box-indented {
    margin: 1.5rem 0;
    width: 100%;
    border-left: 2px solid #90b824;
    padding-left: 1rem;
}
.center-box.center-box-primary {
    background: #1c87ca;
}
.center-box.center-box-primary .center-box-content * {
    color: #fff;
}
.center-box.center-box-success {
    background: #90b824;
}
.center-box.center-box-success .center-box-content * {
    color: #fff;
}
.center-box.center-box-danger {
    background: #ea5504;
}
.center-box.center-box-danger .center-box-content * {
    color: #fff;
}
.center-box.center-box-warning {
    background: #fcc800;
}
.center-box.center-box-warning .center-box-content * {
    color: #fff;
}
.center-box.center-box-info {
    background: #104b70;
}
.center-box.center-box-info .center-box-content * {
    color: #fff;
}
.center-box.center-box-link {
    background: #3ab6e0;
}
.center-box.center-box-link .center-box-content * {
    color: #fff;
}
.center-box.center-box-light {
    background: #b0bac5;
}
.center-box.center-box-light .center-box-content * {
    color: #fff;
}
.center-box.center-box-dark {
    background: #373435;
}
.center-box.center-box-dark .center-box-content * {
    color: #fff;
}
.center-box.center-box-blue-lighter {
    background: #e9f4fc;
}
.center-box.center-box-blue-lighter .center-box-content * {
    color: #fff;
}
.center-box.center-box-white {
    background: #fff;
}
.center-box.center-box-white .center-box-content * {
    color: #fff;
}
.field {
    margin-bottom: 1.25rem;
}
body.lb-disable-scrolling {
    overflow: hidden;
}
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: 400;
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff;
}
.lightbox a img {
    border: none;
}
.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff;
}
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
.lb-container > .nav {
    left: 0;
}
.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block;
}
.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}
.lb-data {
    padding: 0 4px;
    color: #ccc;
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
}
.lb-data .lb-caption a {
    color: #4ae;
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999;
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.modal {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    z-index: 2900;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.modal-container {
    height: 95vh;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    .modal-container {
        max-width: 1010px;
    }
}
.modal-body {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 4.375rem 1.5rem 2.5rem;
    overflow: hidden;
    z-index: 1;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
}
.modal-body-content {
    width: 100%;
    height: 100%;
    padding: 0 2.375rem;
    overflow-y: scroll;
}
.modal-body-content::-webkit-scrollbar {
    background: #e9f4fc;
    border-radius: 7.5px;
}
.modal-body-content::-webkit-scrollbar-thumb {
    background: #1c87ca;
    border-radius: 7.5px;
}
.modal-close {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 3rem;
    top: 2.2rem;
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #8091a5;
}
.modal-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #104b70;
}
.modal.active {
    pointer-events: inherit;
    opacity: 1;
}
.slick-slider {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.slick-slider .slick-slide {
    outline: none;
    padding: 1.2rem 0.8rem;
}
@media (max-width: 575.98px) {
    .slick-slider .slick-slide {
        padding: 1.2rem 0;
        margin: 0 0.3rem;
    }
}
.slick-slider .slick-track {
    height: 100%;
}
.slick-slider .slick-dots {
    display: -webkit-box;
    display: flex;
    list-style: none;
    bottom: -1.5rem;
    position: absolute;
}
.slick-slider .slick-dots li {
    width: 18px;
    height: 18px;
    margin: 0 0.3rem;
    background: #dfe6ee;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
}
.slick-slider .slick-dots li button {
    font-size: 1px;
    width: 100%;
    height: 100%;
    display: none;
}
.slick-slider .slick-dots li:hover {
    background: #3ab6e0;
}
.slick-slider .slick-dots li.slick-active,
.slick-slider .slick-dots li.slick-active:hover {
    background: #1c87ca;
}
.slick-slider .slick-arrow {
    height: 29px;
    position: absolute;
    bottom: -1.87rem;
    color: #1c87ca;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.slick-slider .slick-arrow svg {
    width: auto;
    height: 100%;
}
.slick-slider .slick-arrow:hover {
    color: #3ab6e0;
}
.slick-slider.dots-white .slick-dots li {
    background: #fff;
}
.slick-slider.dots-white .slick-dots li.slick-active {
    background: #1c87ca;
}
.slick-slider.dots-white .slick-next,
.slick-slider.dots-white .slick-prev {
    color: #fff;
}
.slick-slider.arrow-center .slick-list {
    height: 100%;
}
.slick-slider.arrow-center .slick-arrow {
    height: 29px;
    position: absolute;
    bottom: auto;
    color: #fff;
    z-index: 1;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.slick-slider.arrow-center .slick-arrow svg {
    width: auto;
    height: 100%;
}
.slick-slider.arrow-center .slick-arrow:hover {
    color: #90b824;
}
.slick-slider.arrow-center .slick-next {
    right: 15px;
}
.slick-slider.arrow-center .slick-prev {
    left: 15px;
}
.slick-slider.arrow-center .slick-dots {
    bottom: 1.5rem;
}
.slick-slider.arrow-center .slick-dots li {
    background: #fff;
}
.slick-slider.arrow-center .slick-dots li.slick-active,
.slick-slider.arrow-center .slick-dots li.slick-active:hover,
.slick-slider.arrow-center .slick-dots li:hover {
    background: #90b824;
}
.slick-slider-primary .slick-arrow {
    color: #1c87ca;
}
.slick-slider-primary .slick-arrow:hover {
    color: #3ab6e0;
}
.slick-slider-success .slick-arrow {
    color: #90b824;
}
.slick-slider-success .slick-arrow:hover {
    color: #b5dc4c;
}
.slick-slider-success .slick-dots li {
    background: #d0e98c;
}
.slick-slider-success .slick-dots li:hover {
    background: #b5dc4c;
}
.slick-slider-success .slick-dots li.slick-active,
.slick-slider-success .slick-dots li.slick-active:hover {
    background: #90b824;
}
.slick-slider-warning .slick-arrow {
    color: #fcc800;
}
.slick-slider-warning .slick-arrow:hover {
    color: #ffda4a;
}
.slick-slider-warning .slick-dots li {
    background: #ffe996;
}
.slick-slider-warning .slick-dots li:hover {
    background: #ffda4a;
}
.slick-slider-warning .slick-dots li.slick-active,
.slick-slider-warning .slick-dots li.slick-active:hover {
    background: #fcc800;
}
.slick-slider-danger .slick-arrow {
    color: #ea5504;
}
.slick-slider-danger .slick-arrow:hover {
    color: #fc813f;
}
.slick-slider-danger .slick-dots li {
    background: #fdb38a;
}
.slick-slider-danger .slick-dots li:hover {
    background: #fc813f;
}
.slick-slider-danger .slick-dots li.slick-active,
.slick-slider-danger .slick-dots li.slick-active:hover {
    background: #ea5504;
}
.navbar {
    position: relative;
    z-index: 2800;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.056);
    height: 100px;
    background: #fff;
}
@media (max-width: 1199.98px) {
    .navbar {
        height: 86px;
    }
}
@media (max-width: 991.98px) {
    .navbar {
        height: 64px;
    }
}
.navbar-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    /* height: 100%;
    padding-bottom: 0px; */    
}
.navbar-logo {
    height: 90px;
    width: auto;
    padding: 0.5rem 0;
}
@media (max-width: 1199.98px) {
    .navbar-logo {
        height: 86px;
    }
}
@media (max-width: 991.98px) {
    .navbar-logo {
        height: 64px;
        padding: 0.3rem 0;
    }
}
.navbar-links {
    display: -webkit-box;
    display: flex;
    list-style: none;
    background-color: #fff;
    overflow: auto;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;    
}
@media (max-width: 991.98px) {
    .navbar-links {
        padding: 1.5rem;
        margin-bottom: 3rem;
        position: fixed;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        top: 100%;
        left: 0;
        width: 100%;
        height: calc(100% - 64px);
        opacity: 0;
    }
}
.navbar-links li {
    position: relative;
}
@media (max-width: 991.98px) {
    .navbar-links li {
        margin-bottom: 1rem;
    }
}
.navbar-links li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 6px;
    width: 100%;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
@media (max-width: 991.98px) {
    .navbar-links li:after {
        height: 4px;
    }
}
.navbar-links li:nth-child(4n + 1):after {
    background: #008d00;
}
.navbar-links li:nth-child(4n + 1).active a,
.navbar-links li:nth-child(4n + 1):hover a {
    color: #008d00 !important;
}
.navbar-links li:nth-child(4n + 1).active:after,
.navbar-links li:nth-child(4n + 1):hover:after {
    height: 12px;
    border-radius: 50% 50% 0 0;
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 1).active:after,
    .navbar-links li:nth-child(4n + 1):hover:after {
        height: 8px;
    }
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 1).active {
        border-radius: 6px;
        background: rgba(28, 135, 202, 0.15);
    }
}
.navbar-links li:nth-child(4n + 2):after {
    background: #ffca00;
}
.navbar-links li:nth-child(4n + 2).active a,
.navbar-links li:nth-child(4n + 2):hover a {
    color: #ffca00 !important;
}
.navbar-links li:nth-child(4n + 2).active:after,
.navbar-links li:nth-child(4n + 2):hover:after {
    height: 12px;
    border-radius: 50% 50% 0 0;
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 2).active:after,
    .navbar-links li:nth-child(4n + 2):hover:after {
        height: 8px;
    }
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 2).active {
        border-radius: 6px;
        background: rgba(144, 184, 36, 0.15);
    }
}
.navbar-links li:nth-child(4n + 3):after {
    background: #cc0000;
}
.navbar-links li:nth-child(4n + 3).active a,
.navbar-links li:nth-child(4n + 3):hover a {
    color: #cc0000 !important;
}
.navbar-links li:nth-child(4n + 3).active:after,
.navbar-links li:nth-child(4n + 3):hover:after {
    height: 12px;
    border-radius: 50% 50% 0 0;
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 3).active:after,
    .navbar-links li:nth-child(4n + 3):hover:after {
        height: 8px;
    }
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 3).active {
        border-radius: 6px;
        background: rgba(234, 85, 4, 0.15);
    }
}
.navbar-links li:nth-child(4n + 4):after {
    background: #fcc800;
}
.navbar-links li:nth-child(4n + 4).active a,
.navbar-links li:nth-child(4n + 4):hover a {
    color: #fcc800 !important;
}
.navbar-links li:nth-child(4n + 4).active:after,
.navbar-links li:nth-child(4n + 4):hover:after {
    height: 12px;
    border-radius: 50% 50% 0 0;
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 4).active:after,
    .navbar-links li:nth-child(4n + 4):hover:after {
        height: 8px;
    }
}
@media (max-width: 991.98px) {
    .navbar-links li:nth-child(4n + 4).active {
        border-radius: 6px;
        background: rgba(252, 200, 0, 0.15);
    }
}
.navbar-links a {
    line-height: 86px;
    display: inline-block;
    text-align: center;
    padding: 0 1rem;
    white-space: nowrap;
    font-weight: 600;
    font-size: 15px;
}
@media (max-width: 1199.98px) {
    .navbar-links a {
        line-height: 86px;
    }
}
@media (max-width: 991.98px) {
    .navbar-links a {
        width: 100%;
        line-height: 64px;
    }
}
.navbar-bars {
    display: none;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 991.98px) {
    .navbar-bars {
        display: -webkit-box;
        display: flex;
    }
}
.navbar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 101%;
    z-index: 2800;
}
.navbar-level {
    padding-bottom: 100px;
}
@media (max-width: 1199.98px) {
    .navbar-level {
        padding-bottom: 86px;
    }
}
@media (max-width: 991.98px) {
    .navbar-level {
        padding-bottom: 64px;
    }
}
@media (max-width: 991.98px) {
    .navbar.active .navbar-links {
        top: 64px;
        opacity: 1;
    }
}
.subnav {
    background-color: #fff;
    overflow-x: auto;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.056);
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.subnav::-webkit-scrollbar {
    display: none;
}
.subnav-links {
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
    -webkit-box-pack: center;
    justify-content: center;
}
@media (min-width: 576px) {
    .subnav-links {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .subnav-links {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .subnav-links {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .subnav-links {
        max-width: 1140px;
    }
}
@media (max-width: 767.98px) {
    .subnav-links {
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
}
.subnav-links li a {
    display: inline-block;
    white-space: nowrap;
    height: 56px;
    line-height: 56px;
    padding: 0 0.75rem;
    border-bottom: 5px solid #fff;
    font-size: 14px;
    font-weight: 700;
    color: #b0bac5;
}
.subnav-links li.active a,
.subnav-links li:focus a,
.subnav-links li:hover a {
    color: #90b824;
}
.subnav-links li.active a {
    border-color: #90b824;
}
.subnav-links li .router-link-active {
    color: #90b824;
    border-color: #90b824;
}
@media (max-width: 767.98px) {
    .subnav-links li:last-child a {
        padding-right: 2rem;
    }
}
.subnav-fixed {
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 2799;
}
@media (max-width: 1199.98px) {
    .subnav-fixed {
        top: 86px;
    }
}
@media (max-width: 991.98px) {
    .subnav-fixed {
        top: 64px;
    }
}
.subnav-level {
    padding-bottom: 56px;
}
.subnav-scroll {
    width: 100%;
    background-color: #fff;
    overflow-x: auto;
    padding: 1rem 0;
    position: fixed;
    z-index: 2;
    left: 0;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.subnav-scroll::-webkit-scrollbar {
    display: none;
}
.subnav-scroll-links {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
    -webkit-box-pack: center;
    justify-content: center;
}
@media (min-width: 576px) {
    .subnav-scroll-links {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .subnav-scroll-links {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .subnav-scroll-links {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .subnav-scroll-links {
        max-width: 1140px;
    }
}
@media (max-width: 991.98px) {
    .subnav-scroll-links {
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
}
.subnav-scroll-links a {
    margin: 0 0.75rem;
}
.subnav-scroll-links a:first-child {
    margin-left: 0;
}
.subnav-scroll-links a:last-child {
    margin-right: 0;
}
.subnav-scroll-level {
    height: 106px;
}
.subnav-scroll.fixed {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.056);
}
.footer {
    padding: 2.2rem 0;
}
@media (max-width: 767.98px) {
    .footer {
        padding: 1.8rem 0 0.8rem;
    }
}
.footer .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991.98px) {
    .footer-logo {
        display: none;
    }
}
.footer-logo img {
    height: 69px;
    width: auto;
}
.footer-links {
    display: -webkit-box;
    display: flex;
}
@media (max-width: 991.98px) {
    .footer-links {
        width: 100%;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 767.98px) {
    .footer-links {
        flex-wrap: wrap;
    }
}
.footer-links-category {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-right: 2.5rem;
}
@media (max-width: 1199.98px) {
    .footer-links-category {
        margin-right: 1.5rem;
    }
}
@media (max-width: 991.98px) {
    .footer-links-category {
        margin-right: 1rem;
    }
}
@media (max-width: 767.98px) {
    .footer-links-category {
        width: 50%;
        margin-right: 0;
        margin-bottom: 1rem;
        text-align: center;
    }
}
.footer-links-category a {
    font-size: 12px;
    white-space: nowrap;
}
@media (max-width: 767.98px) {
    .footer-links-category a {
        margin-bottom: 0.35rem;
        font-size: 14px;
    }
}
.footer-links-category:last-child {
    margin-right: 0;
}
.footer-links-category:nth-child(4n + 1) .h6 {
    color: #008d00;
}
.footer-links-category:nth-child(4n + 1) .h6:hover {
    color: #135a87;
}
.footer-links-category:nth-child(4n + 2) .h6 {
    color: #ffca00;
}
.footer-links-category:nth-child(4n + 2) .h6:hover {
    color: #5e7817;
}
.footer-links-category:nth-child(4n + 3) .h6 {
    color: #ea5504;
}
.footer-links-category:nth-child(4n + 3) .h6:hover {
    color: #9f3a03;
}
.footer-links-category:nth-child(4n + 4) .h6 {
    color: #fcc800;
}
.footer-links-category:nth-child(4n + 4) .h6:hover {
    color: #b08b00;
}
.contact-bar {
    background: #008d00;
    padding: 1.6rem 0;
}
@media (max-width: 767.98px) {
    .contact-bar {
        padding: 1.2rem 0;
    }
}
.contact-bar .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 767.98px) {
    .contact-bar .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .contact-bar .container a {
        margin-bottom: 0.75rem;
    }
}
.contact-bar a {
    color: #fff;
}
.contact-bar a .contact-bar-icon {
    margin-right: 0.25rem;
}
.contact-bar a:hover {
    color: #99d199;
}
.contact-bar a:hover .contact-bar-icon {
    background: #99d199;
}
.contact-bar-icon {
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 31px;
    display: inline-block;
    background: #fff;
    color: #008d00;
    border-radius: 50%;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
@media (max-width: 767.98px) {
    .contact-bar-links {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
}
.contact-bar-links a:last-child .contact-bar-icon {
    margin-right: 0;
}
@media (max-width: 767.98px) {
    .contact-bar-links a {
        margin-bottom: 0 !important;
    }
}
.contact-bar-links .contact-bar-icon {
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 22px;
}
.contact-bar-2 {
    background: #1c87ca;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(#3ab6e0)
    );
    background: linear-gradient(90deg, #1c87ca, #3ab6e0);
    padding: 1.6rem 0;
}
@media (max-width: 767.98px) {
    .contact-bar-2 {
        padding: 1.2rem 0 1.6rem;
    }
}
.contact-bar-2 .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 767.98px) {
    .contact-bar-2 .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .contact-bar-2 .container a {
        margin-bottom: 0.75rem;
    }
}
.contact-bar-2-title {
    color: #fff;
}
@media (max-width: 767.98px) {
    .contact-bar-2-title {
        margin-bottom: 1rem;
        text-align: center;
    }
}
.contact-bar-2 a {
    margin-right: 0.5rem;
}
.contact-bar-2 a:last-child {
    margin-right: 0;
}
.contact-bar-2 .contact-bar-icon {
    color: #3ab6e0;
}
.side-nav-container {
    width: 100%;
    padding: 20px 15px;
    max-width: 302px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    background: #fff;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
@media (max-width: 991.98px) {
    .side-nav-container {
        position: fixed;
        height: calc(100vh - 64px);
        overflow-x: scroll;
        margin-left: -304px;
        z-index: 2750;
        top: 64px;
    }
}
.side-nav-container.active {
    margin-left: 0;
}
.side-nav-title {
    padding: 10px 45px;
}
.side-nav-title .h5,
.side-nav-title h5 {
    font-size: 15px;
    font-weight: 700;
    color: #1c87ca;
}
.side-nav-title .h5.active,
.side-nav-title h5.active {
    color: #90b824;
    font-weight: 700;
}
.side-nav-seccion-links-link {
    padding: 10px 70px;
}
.side-nav-seccion-links-link a {
    font-weight: 400;
    font-size: 15px;
    color: #8091a5;
}
.side-nav-seccion-links-link a.active {
    color: #90b824;
    font-weight: 700;
}
.side-nav-seccion-links-link:hover a {
    color: #90b824;
}
.side-nav-toggle {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    z-index: 2760;
    border-radius: 50%;
    background-color: #90b824;
    color: #fff;
    margin-top: 0;
    padding: 10px 15px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    right: 10px;
}
.side-nav-toggle h4 {
    color: #90b824;
    text-decoration: underline;
}
.side-nav-toggle:hover {
    background-color: #86ab21;
}
.side-nav-toggle:active {
    background-color: #799a1e;
}
@media (max-width: 991.98px) {
    .side-nav-toggle {
        display: initial;
    }
}
.ext-info-container {
    display: -webkit-box;
    display: flex;
    padding: 4rem 0;
}
@media (max-width: 991.98px) {
    .ext-info-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}
@media (max-width: 767.98px) {
    .ext-info .box {
        padding: 0;
    }
}
.ext-info-item {
    width: 50%;
    height: 100%;
    padding: 0 0.8rem;
}
@media (max-width: 991.98px) {
    .ext-info-item {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .ext-info-item {
        padding: 0;
    }
}
.ext-info-item-img {
    width: 100%;
    height: 315px;
    margin-bottom: 1.3rem;
}
@media (max-width: 991.98px) {
    .ext-info-item-img {
        margin-top: 1.3rem;
    }
}
@media (max-width: 767.98px) {
    .ext-info-item-img {
        height: 200px;
    }
}
.ext-info-item h1 {
    line-height: 48px;
    margin-bottom: 1rem;
}
.ext-info-item h5,
.ext-info-item p {
    margin-bottom: 1.3rem;
}
.ext-info-item p {
    text-align: justify;
}
.hero {
    position: relative;
    overflow: hidden;
    height: 605px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media (max-width: 1199.98px) {
    .hero {
        height: 500px;
    }
}
@media (max-width: 991.98px) {
    .hero {
        height: 450px;
    }
}
@media (max-width: 767.98px) {
    .hero {
        height: 400px;
    }
}
.hero .center-box {
    position: relative;
    z-index: 2;
    text-align: center;
}
.hero h1,
.hero h4 {
    color: #fff;
}
.hero h1 {
    font-size: calc(40px + 23 * (100vw - 360px) / 920);
    line-height: 1.2;
    margin-bottom: 1rem;
}
@media only screen and (max-width: 360px) {
    .hero h1 {
        font-size: 40px;
    }
}
@media only screen and (min-width: 1280px) {
    .hero h1 {
        font-size: 63px;
    }
}
.hero .btn {
    margin-top: 1.5rem;
}
.hero-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.27);
}
.header h1 {
    text-transform: uppercase;
    line-height: 1.2;
}
.header-1 {
    height: 250px;
}
.header-1 h1,
.header-1 p {
    text-align: center;
}
.header-1 h1 {
    color: #fff;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
}
.header-1 p {
    font-style: italic;
    margin-bottom: 0;
}
.header-1.header-white h1 {
    color: #373435 !important;
}
.header-1.header-primary h1 {
    background: #1c87ca;
}
.header-1.header-success h1 {
    background: #90b824;
}
.header-1.header-danger h1 {
    background: #ea5504;
}
.header-1.header-warning h1 {
    background: #fcc800;
}
.header-1.header-info h1 {
    background: #104b70;
}
.header-1.header-link h1 {
    background: #3ab6e0;
}
.header-1.header-light h1 {
    background: #b0bac5;
}
.header-1.header-dark h1 {
    background: #373435;
}
.header-1.header-blue-lighter h1 {
    background: #e9f4fc;
}
.header-1.header-white h1 {
    background: #fff;
}
.header-2 {
    position: relative;
    height: 250px;
}
.header-2 h1,
.header-2 p {
    color: #fff;
}
.header-2 p {
    max-width: 370px;
}
.header-2 .container {
    display: -webkit-box;
    display: flex;
    position: relative;
    z-index: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
}
.header-2-bg,
.header-2:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
}
@media (max-width: 767.98px) {
    .header-2-bg,
    .header-2:after {
        width: 100%;
    }
}
.header-2-bg {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.header-2-bg .video-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.header-2:after {
    content: "";
}
.header-2.header-white h1,
.header-2.header-white p {
    color: #8091a5 !important;
}
.header-2.header-primary {
    background: #008D00;
}
.header-2.header-primary:after {
    background: #008D00;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#008D00),
        to(transparent)
    );
    background: linear-gradient(90deg, #008D00 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-primary:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#1c87ca),
            to(rgba(28, 135, 202, 0.75))
        );
        background: linear-gradient(90deg, #1c87ca 0, rgba(28, 135, 202, 0.75));
    }
}
.header-2.header-success {
    background: #90b824;
}
.header-2.header-success:after {
    background: #008d00;
    background: linear-gradient(to right, #008d00 0%, transparent 100%);
  }
  
  @media (max-width: 767.98px) {
    .header-2.header-success:after {
      background: linear-gradient(to right, #008d00 0%, rgba(0, 141, 0, 0.75) 100%);
    }
  }
.header-2.header-danger {
    background: #ea5504;
}
.header-2.header-danger:after {
    background: #ea5504;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ea5504),
        to(transparent)
    );
    background: linear-gradient(90deg, #ea5504 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-danger:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#ea5504),
            to(rgba(234, 85, 4, 0.75))
        );
        background: linear-gradient(90deg, #ea5504 0, rgba(234, 85, 4, 0.75));
    }
}
.header-2.header-warning {
    background: #fcc800;
}
.header-2.header-warning:after {
    background: #fcc800;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fcc800),
        to(transparent)
    );
    background: linear-gradient(90deg, #fcc800 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-warning:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fcc800),
            to(rgba(252, 200, 0, 0.75))
        );
        background: linear-gradient(90deg, #fcc800 0, rgba(252, 200, 0, 0.75));
    }
}
.header-2.header-info {
    background: #104b70;
}
.header-2.header-info:after {
    background: #104b70;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#104b70),
        to(transparent)
    );
    background: linear-gradient(90deg, #104b70 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-info:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#104b70),
            to(rgba(16, 75, 112, 0.75))
        );
        background: linear-gradient(90deg, #104b70 0, rgba(16, 75, 112, 0.75));
    }
}
.header-2.header-link {
    background: #3ab6e0;
}
.header-2.header-link:after {
    background: #3ab6e0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#3ab6e0),
        to(transparent)
    );
    background: linear-gradient(90deg, #3ab6e0 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-link:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#3ab6e0),
            to(rgba(58, 182, 224, 0.75))
        );
        background: linear-gradient(90deg, #3ab6e0 0, rgba(58, 182, 224, 0.75));
    }
}
.header-2.header-light {
    background: #b0bac5;
}
.header-2.header-light:after {
    background: #b0bac5;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#b0bac5),
        to(transparent)
    );
    background: linear-gradient(90deg, #b0bac5 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-light:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#b0bac5),
            to(rgba(176, 186, 197, 0.75))
        );
        background: linear-gradient(
            90deg,
            #b0bac5 0,
            rgba(176, 186, 197, 0.75)
        );
    }
}
.header-2.header-dark {
    background: #373435;
}
.header-2.header-dark:after {
    background: #373435;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#373435),
        to(transparent)
    );
    background: linear-gradient(90deg, #373435 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-dark:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#373435),
            to(rgba(55, 52, 53, 0.75))
        );
        background: linear-gradient(90deg, #373435 0, rgba(55, 52, 53, 0.75));
    }
}
.header-2.header-blue-lighter {
    background: #e9f4fc;
}
.header-2.header-blue-lighter:after {
    background: #e9f4fc;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e9f4fc),
        to(transparent)
    );
    background: linear-gradient(90deg, #e9f4fc 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-blue-lighter:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#e9f4fc),
            to(rgba(233, 244, 252, 0.75))
        );
        background: linear-gradient(
            90deg,
            #e9f4fc 0,
            rgba(233, 244, 252, 0.75)
        );
    }
}
.header-2.header-white {
    background: #fff;
}
.header-2.header-white:after {
    background: #fff;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(transparent)
    );
    background: linear-gradient(90deg, #fff 0, transparent);
}
@media (max-width: 767.98px) {
    .header-2.header-white:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fff),
            to(hsla(0, 0%, 100%, 0.75))
        );
        background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0.75));
    }
}
.header-3 {
    position: relative;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.header-3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25);
}
.header-3 .center-box {
    position: relative;
    z-index: 2;
}
.header-3 h1 {
    text-align: center;
    color: #fff;
}
.header-4 {
    position: relative;
    min-height: 250px;
    padding: 2rem 0;
}
.header-4 h1,
.header-4 h3,
.header-4 p {
    color: #fff;
}
.header-4 p {
    max-width: 370px;
}
.header-4-logo {
    max-width: 200px;
}
.header-4-align-flex-start {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.header-4-align-flex-start * {
    text-align: left !important;
}
.header-4-align-flex-start .container {
    position: relative;
    z-index: 1;
}
.header-4-align-flex-end {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.header-4-align-flex-end * {
    text-align: right !important;
}
.header-4-align-flex-end .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}
.header-4-align-center {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.header-4-align-center * {
    text-align: center !important;
}
.header-4-align-center .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.header-4-bg,
.header-4:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
}
@media (max-width: 767.98px) {
    .header-4-bg,
    .header-4:after {
        width: 100%;
    }
}
.header-4-bg {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.header-4:after {
    content: "";
}
.header-4.header-white h1,
.header-4.header-white p {
    color: #8091a5 !important;
}
.header-4.header-primary {
    background: #1c87ca;
}
.header-4.header-primary:after {
    background: #1c87ca;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(transparent)
    );
    background: linear-gradient(90deg, #1c87ca 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-primary:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#1c87ca),
            to(rgba(28, 135, 202, 0.75))
        );
        background: linear-gradient(90deg, #1c87ca 0, rgba(28, 135, 202, 0.75));
    }
}
.header-4.header-success {
    background: #90b824;
}
.header-4.header-success:after {
    background: #90b824;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#90b824),
        to(transparent)
    );
    background: linear-gradient(90deg, #90b824 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-success:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#90b824),
            to(rgba(144, 184, 36, 0.75))
        );
        background: linear-gradient(90deg, #90b824 0, rgba(144, 184, 36, 0.75));
    }
}
.header-4.header-danger {
    background: #ea5504;
}
.header-4.header-danger:after {
    background: #ea5504;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ea5504),
        to(transparent)
    );
    background: linear-gradient(90deg, #ea5504 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-danger:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#ea5504),
            to(rgba(234, 85, 4, 0.75))
        );
        background: linear-gradient(90deg, #ea5504 0, rgba(234, 85, 4, 0.75));
    }
}
.header-4.header-warning {
    background: #fcc800;
}
.header-4.header-warning:after {
    background: #fcc800;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fcc800),
        to(transparent)
    );
    background: linear-gradient(90deg, #fcc800 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-warning:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fcc800),
            to(rgba(252, 200, 0, 0.75))
        );
        background: linear-gradient(90deg, #fcc800 0, rgba(252, 200, 0, 0.75));
    }
}
.header-4.header-info {
    background: #104b70;
}
.header-4.header-info:after {
    background: #104b70;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#104b70),
        to(transparent)
    );
    background: linear-gradient(90deg, #104b70 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-info:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#104b70),
            to(rgba(16, 75, 112, 0.75))
        );
        background: linear-gradient(90deg, #104b70 0, rgba(16, 75, 112, 0.75));
    }
}
.header-4.header-link {
    background: #3ab6e0;
}
.header-4.header-link:after {
    background: #3ab6e0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#3ab6e0),
        to(transparent)
    );
    background: linear-gradient(90deg, #3ab6e0 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-link:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#3ab6e0),
            to(rgba(58, 182, 224, 0.75))
        );
        background: linear-gradient(90deg, #3ab6e0 0, rgba(58, 182, 224, 0.75));
    }
}
.header-4.header-light {
    background: #b0bac5;
}
.header-4.header-light:after {
    background: #b0bac5;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#b0bac5),
        to(transparent)
    );
    background: linear-gradient(90deg, #b0bac5 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-light:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#b0bac5),
            to(rgba(176, 186, 197, 0.75))
        );
        background: linear-gradient(
            90deg,
            #b0bac5 0,
            rgba(176, 186, 197, 0.75)
        );
    }
}
.header-4.header-dark {
    background: #373435;
}
.header-4.header-dark:after {
    background: #373435;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#373435),
        to(transparent)
    );
    background: linear-gradient(90deg, #373435 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-dark:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#373435),
            to(rgba(55, 52, 53, 0.75))
        );
        background: linear-gradient(90deg, #373435 0, rgba(55, 52, 53, 0.75));
    }
}
.header-4.header-blue-lighter {
    background: #e9f4fc;
}
.header-4.header-blue-lighter:after {
    background: #e9f4fc;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e9f4fc),
        to(transparent)
    );
    background: linear-gradient(90deg, #e9f4fc 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-blue-lighter:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#e9f4fc),
            to(rgba(233, 244, 252, 0.75))
        );
        background: linear-gradient(
            90deg,
            #e9f4fc 0,
            rgba(233, 244, 252, 0.75)
        );
    }
}
.header-4.header-white {
    background: #fff;
}
.header-4.header-white:after {
    background: #fff;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(transparent)
    );
    background: linear-gradient(90deg, #fff 0, transparent);
}
@media (max-width: 767.98px) {
    .header-4.header-white:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fff),
            to(hsla(0, 0%, 100%, 0.75))
        );
        background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0.75));
    }
}
.form-1 {
    width: 100%;
    padding: 0;
    /* background: #e9f4fc; */ /*se dejo blanco solicitado en 13. ITM*/
    background: rgb(255, 255, 255);
}

@media (max-width: 992px) {
    .form-1 {
        width: 100%;
        padding: 60px 0;
        background: #e9f4fc;
    }
}

.form-1-container {
    display: -webkit-box;
    display: flex;
    width: 100%;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .form-1-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }
}
.form-1-content-form {
    max-width: 735px;
    width: 65%;
    background: #fff;
    padding: 3.563rem 5rem 4.375rem;
}
@media (max-width: 991.98px) {
    .form-1-content-form {
        width: 100%;
        padding: 3.563rem 2.5rem 4.375rem;
    }
}
.form-1-content-info {
    position: relative;
    background: #104b70;
    width: 35%;
    height: auto;
    padding: 3.563rem 2.5rem 4.375rem;
}
.form-1-content-info ul {
    list-style: none;
}
.form-1-content-info ul li p {
    color: #fff;
}
@media (max-width: 991.98px) {
    .form-1-content-info {
        width: 100%;
    }
}
.form-1-content-info:after {
    position: absolute;
    content: "";
    width: 311px;
    height: 311px;
    z-index: 1;
    right: auto;
    left: auto;
    bottom: 20px;
    background-image: url(/themes/msps/assets/images/logos/logo_muni-form.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    mix-blend-mode: color-burn;
}
.form-1-title {
    margin-bottom: 2.125rem;
}
.form-1 .button-form-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
}
.form-2 {
    width: 100%;
}
.form-2-top {
    width: 100%;
    height: 90px;
    margin-bottom: 4rem;
    padding: 1rem 0.5rem;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(#3ab6e0)
    );
    background: linear-gradient(90deg, #1c87ca, #3ab6e0);
}
.form-2-top,
.form-2-top .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 1199.98px) {
    .form-2-top .item {
        margin: 1rem 0;
    }
}
.form-2-top p {
    color: #fff;
    margin: 0;
    font-size: 16px;
}
.form-2-top p .svg-inline--fa {
    margin-right: 10px;
}
@media (max-width: 1199.98px) {
    .form-2-top {
        height: inherit;
    }
}
.form-2-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
}
@media (min-width: 1200px) {
    .form-2-container {
        max-width: 580px;
    }
}
.form-2-container-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}
.form-2-container-info h3 {
    color: #1c87ca;
}
.form-2 .button-form-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.form-3 {
    width: 100%;
    padding: 60px 0;
}
.form-3-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
}
@media (min-width: 1200px) {
    .form-3-container {
        max-width: 580px;
    }
}
.form-3-container-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}
.form-3-container-info h3 {
    color: #1c87ca;
}
.form-3 .button-form-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.form-4 {
    width: 100%;
    padding: 60px 0;
    background: #1c87ca;
}
.form-4-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
}
@media (min-width: 1200px) {
    .form-4-container {
        max-width: 580px;
    }
}
.form-4-container-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}
.form-4 form .label,
.form-4-container-info h3,
.form-4-container-info p {
    color: #fff;
}
.form-4 form input,
.form-4 form textarea {
    color: #fff;
    background: transparent;
}
.form-4 form input:focus,
.form-4 form input:hover,
.form-4 form textarea:focus,
.form-4 form textarea:hover {
    border-color: #fff;
}
.form-4 form input:focus::-webkit-input-placeholder,
.form-4 form input:hover::-webkit-input-placeholder,
.form-4 form textarea:focus::-webkit-input-placeholder,
.form-4 form textarea:hover::-webkit-input-placeholder {
    color: #fff;
}
.form-4 form input:focus::-moz-placeholder,
.form-4 form input:hover::-moz-placeholder,
.form-4 form textarea:focus::-moz-placeholder,
.form-4 form textarea:hover::-moz-placeholder {
    color: #fff;
}
.form-4 form input:focus:-ms-input-placeholder,
.form-4 form input:hover:-ms-input-placeholder,
.form-4 form textarea:focus:-ms-input-placeholder,
.form-4 form textarea:hover:-ms-input-placeholder {
    color: #fff;
}
.form-4 form input:focus::-ms-input-placeholder,
.form-4 form input:hover::-ms-input-placeholder,
.form-4 form textarea:focus::-ms-input-placeholder,
.form-4 form textarea:hover::-ms-input-placeholder {
    color: #fff;
}
.form-4 form input:focus::placeholder,
.form-4 form input:hover::placeholder,
.form-4 form textarea:focus::placeholder,
.form-4 form textarea:hover::placeholder {
    color: #fff;
}
.form-4 .button-form-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.form-5 {
    width: 100%;
    padding: 60px 0;
    background: #e9f4fc;
}
@media (max-width: 767.98px) {
    .form-5 {
        padding: 30px 15px;
    }
}
.form-5-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
    padding: 70px 50px 40px;
}
@media (min-width: 1200px) {
    .form-5-container {
        max-width: 720px;
    }
}
@media (max-width: 767.98px) {
    .form-5-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.form-5-container-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}
.form-5-container-info h3 {
    color: #1c87ca;
}
.form-5 .button-form-container {
    display: -webkit-box;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-pack: center;
    justify-content: center;
}
.card-1-container {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    margin: 1.9rem auto;
}
@media (max-width: 991.98px) {
    .card-1-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}
.card-1-container-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40%;
    padding: 0 2rem;
}
.card-1-container-info p {
    text-align: justify;
}
@media (max-width: 991.98px) {
    .card-1-container-info {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .card-1-container-info {
        padding: 0;
    }
}
.card-1-container-title {
    color: #1c87ca;
    line-height: 48px;
    margin-bottom: 0.4rem;
}
.card-1-container-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 60%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .card-1-container-items {
        width: 100%;
        padding: 0 2rem;
    }
}
@media (max-width: 767.98px) {
    .card-1-container-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 0;
    }
}
.card-1-container-item {
    width: 47.5%;
}
@media (max-width: 991.98px) {
    .card-1-container-item {
        width: 49%;
    }
}
@media (max-width: 767.98px) {
    .card-1-container-item {
        width: 100%;
    }
    .card-1-container-item:last-child {
        margin-top: 1.3rem;
    }
}
.card-1-container-item-content {
    min-height: 145px;
}
@media (max-width: 991.98px) {
    .card-1-container-item-content {
        min-height: inherit;
    }
}
.card-2-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 593px;
}
@media (max-width: 991.98px) {
    .card-2-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
    }
}
.card-2-img {
    width: 50%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .card-2-img {
        display: none;
    }
}
.card-2-info {
    position: relative;
    width: 50%;
    height: 100%;
    background: #e9f4fc;
}
@media (max-width: 991.98px) {
    .card-2-info {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 3rem 15px;
    }
}
.card-2-info-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    width: 691px;
    height: 489px;
    position: absolute;
    background: #fff;
    top: 53px;
    left: -109px;
    z-index: 1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.056);
    border-radius: 10px;
    padding: 0 4rem;
}
.card-2-info-content p {
    text-align: justify;
}
@media (max-width: 1199.98px) {
    .card-2-info-content {
        left: -209px;
    }
}
@media (max-width: 991.98px) {
    .card-2-info-content {
        position: relative;
        max-width: 691px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: 100%;
        left: auto;
        top: 0;
        padding: 1.5rem 1.2rem;
    }
}
.card-2-info-content img {
    display: none;
}
@media (max-width: 991.98px) {
    .card-2-info-content img {
        display: initial;
        width: 100%;
        height: auto;
        margin-bottom: 2rem;
    }
}
.card-2-info-title {
    line-height: 22px;
    color: #1c87ca;
    margin-bottom: 0.8rem;
}
.card-3 {
    width: 100%;
    background: #e9f4fc;
}
.card-3-container {
    padding: 4rem 15px;
}
@media (max-width: 1199.98px) {
    .card-3-container {
        padding: 3rem 15px;
    }
}
@media (max-width: 991.98px) {
    .card-3-container {
        padding: 2rem 15px;
    }
}
.card-3-slick {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991.98px) {
    .card-3-slick {
        -webkit-box-pack: center;
        justify-content: center;
    }
}
.card-3-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 31.66667%;
    min-height: 404px;
}
@media (max-width: 1199.98px) {
    .card-3-item {
        width: 32.66667%;
    }
}
.card-3-item-content {
    min-height: 120px;
}
.card-3-item-content p {
    margin: 0;
    text-align: justify;
}
.card-4 {
    width: 100%;
    background: #e9f4fc;
}
.card-4-container {
    padding: 4rem 15px;
}
@media (max-width: 1199.98px) {
    .card-4-container {
        padding: 3rem 15px;
    }
}
@media (max-width: 991.98px) {
    .card-4-container {
        padding: 2rem 15px;
    }
}
.card-4-slick {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991.98px) {
    .card-4-slick {
        -webkit-box-pack: center;
        justify-content: center;
    }
}
.card-4-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 31.66667%;
    min-height: 404px;
    border-radius: 3px;
    overflow: hidden;
}
@media (max-width: 1199.98px) {
    .card-4-item {
        width: 32.66667%;
    }
}
.card-4-item-content {
    min-height: 90px;
}
.card-5 {
    width: 100%;
    background: #e9f4fc;
}
.card-5-container {
    padding: 4rem 15px;
}
@media (max-width: 1199.98px) {
    .card-5-container {
        padding: 3rem 15px;
    }
}
@media (max-width: 991.98px) {
    .card-5-container {
        padding: 2rem 15px;
    }
}
.card-5-slick {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991.98px) {
    .card-5-slick {
        -webkit-box-pack: center;
        justify-content: center;
    }
}
.card-5-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    /*width: 23.75%;*/
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
}
.card-5-item:nth-child(-n + 4) {
    margin-bottom: 2rem;
}
@media (max-width: 991.98px) {
    .card-5-item:nth-child(-n + 4) {
        margin-bottom: 0;
    }
}
@media (max-width: 1199.98px) {
    .card-5-item {
        /*width: 24.5%;*/
        width: 100%;
    }
}
.card-5-item a.btn {
    align-self: stretch;
}
.card-6 {
    width: 100%;
    padding: 1rem 1rem 4rem;
    background: #e9f4fc;
}
.card-6-slick {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    .card-6-slick {
        max-width: 1360px;
    }
}
@media (max-width: 575.98px) {
    .card-6-slick {
        padding: 0;
    }
}
.card-6.card-6-primary {
    background: #e9f4fc;
}
.card-6.card-6-success {
    background: #f3f9e2;
}
.card-6.card-6-warning {
    background: #fff9e3;
}
.card-6.card-6-danger {
    background: #fee4d5;
}
.info-img-1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    height: 593px;
}
@media (max-width: 767.98px) {
    .info-img-1 {
        height: auto;
        padding: 2rem 0;
    }
}
.info-img-1-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    .info-img-1-container {
        max-width: 876px;
    }
}
@media (max-width: 1199.98px) {
    .info-img-1-container {
        -webkit-box-pack: center;
        justify-content: center;
    }
}
@media (max-width: 991.98px) {
    .info-img-1-container {
        -webkit-box-align: center;
        align-items: center;
    }
}
@media (max-width: 767.98px) {
    .info-img-1-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }
}
.info-img-1-image {
    width: 343px;
    max-width: 343px;
    height: 441px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    overflow: hidden;
}
.info-img-1-image .background-video {
    width: 100%;
}
@media (max-width: 991.98px) {
    .info-img-1-image {
        width: 300px;
        height: 400px;
        margin-right: 0;
    }
}
@media (max-width: 575.98px) {
    .info-img-1-image {
        width: 100%;
    }
}
.info-img-1-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 456px;
    z-index: 2;
    padding-left: 2rem;
}
.info-img-1-info h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5e5e5e;
}
.info-img-1-info hr {
    height: 2px;
    width: 133px;
    background: #90b824;
    border: none;
    margin: 1rem 0;
}
.info-img-1-info p {
    margin-bottom: 2rem;
    text-align: justify;
}
@media (max-width: 767.98px) {
    .info-img-1-info {
        max-width: 500px;
        padding: 0 0 2rem;
    }
}
.info-img-1:after {
    top: 0;
    left: 0;
    width: 328px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
}
@media (max-width: 991.98px) {
    .info-img-1:after {
        opacity: 0.1;
    }
}
@media (min-width: 1200px) {
    .info-img-1-h .info-img-1-container {
        max-width: 1013px;
    }
}
.info-img-1-h .info-img-1-image {
    width: 493px;
    max-width: 493px;
    height: 360px;
}
@media (max-width: 991.98px) {
    .info-img-1-h .info-img-1-image {
        width: 340px;
        height: 240px;
    }
}
@media (max-width: 575.98px) {
    .info-img-1-h .info-img-1-image {
        width: 100%;
    }
}
.info-img-2 {
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    height: 405px;
}
@media (max-width: 991.98px) {
    .info-img-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
    }
}
.info-img-2-img {
    width: 50%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .info-img-2-img {
        width: 100%;
        height: 400px;
    }
}
@media (max-width: 767.98px) {
    .info-img-2-img {
        height: 250px;
    }
}
.info-img-2-info {
    width: 50%;
}
@media (max-width: 991.98px) {
    .info-img-2-info {
        width: 100%;
    }
}
.info-img-2-info p {
    margin: 1rem 0 1.5rem;
    text-align: justify;
}
.info-img-2-title {
    line-height: 48px;
}
.info-img-2-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
@media (max-width: 991.98px) {
    .info-img-2-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}
.info-img-3 {
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    height: 593px;
}
@media (max-width: 991.98px) {
    .info-img-3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
    }
}
.info-img-3-img {
    width: 50%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .info-img-3-img {
        width: 100%;
        height: 300px;
    }
}
.info-img-3-info {
    width: 50%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .info-img-3-info {
        width: 100%;
    }
}
.info-img-3-info p:last-child {
    margin-bottom: 0;
}
.info-img-3-info .center-box-indented {
    margin-bottom: 2.5rem;
}
.info-img-3-title {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.info-img-4 {
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    height: 593px;
}
.info-img-4-img,
.info-img-4-info {
    width: 50%;
    height: 100%;
}
@media (max-width: 1199.98px) {
    .info-img-4-info {
        width: 50%;
        height: 100%;
    }
}
@media (max-width: 1199.98px) {
    .info-img-4-info .center-box-content {
        padding-left: 4rem;
    }
}
@media (max-width: 991.98px) {
    .info-img-4-info .center-box-content {
        padding-left: 2.5rem;
    }
}
.info-img-4-info ul {
    list-style: none;
}
.info-img-4-info ul li {
    position: relative;
    margin-bottom: 1.5rem;
}
.info-img-4-info ul li p {
    text-align: justify;
}
.info-img-4-info ul li:last-child,
.info-img-4-info ul li:last-child p {
    margin-bottom: 0;
}
.info-img-4-info ul li h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1c87ca;
}
.info-img-4-info ul li:after {
    position: absolute;
    content: "";
    left: -38px;
    top: 7px;
    width: 18px;
    height: 18px;
    background: #90b824;
}
@media (max-width: 991.98px) {
    .info-img-4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        height: auto;
    }
    .info-img-4-info {
        width: 100%;
    }
    .info-img-4-img {
        width: 100%;
        height: 300px;
    }
}
.info-img-5 {
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    height: 593px;
}
.info-img-5-img,
.info-img-5-info {
    width: 100%;
    height: 100%;
}
.info-img-5-info h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5e5e5e;
}
.info-img-5-info hr {
    height: 2px;
    width: 133px;
    background: #90b824;
    border: none;
    margin: 1rem 0;
}
.info-img-5-info p {
    text-align: justify;
    margin-bottom: 2rem;
}
@media (max-width: 991.98px) {
    .info-img-5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
    }
    .info-img-5-info {
        width: 100%;
    }
    .info-img-5-img {
        width: 100%;
        height: 300px;
    }
}
.list-1 {
    padding: 2rem 0;
}
.list-1,
.list-1-item {
    display: -webkit-box;
    display: flex;
}
.list-1-item {
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;
}
.list-1-item img {
    width: 40px;
    height: 36px;
    margin-right: 1rem;
}
.list-1-item-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.list-1-item-info p {
    text-align: justify;
}
.list-1-item-info h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1c87ca;
    margin-bottom: 0.2rem;
}
.list-1-item-info-link {
    color: #90b824;
}
.list-2 {
    display: -webkit-box;
    display: flex;
    background: #104b70;
    background-blend-mode: multiply;
    padding: 5rem 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.list-2 .col-lg-4:nth-child(-n + 3) {
    margin-bottom: 2.3rem;
}
@media (max-width: 991.98px) {
    .list-2 .col-lg-4 {
        margin-bottom: 2.3rem;
    }
    .list-2 .col-lg-4:last-child {
        margin-bottom: 0;
    }
}
.list-2-item {
    position: relative;
    width: 100%;
    padding: 2rem;
    border-left: 2px solid #1c87ca;
    border-right: 2px solid #1c87ca;
    border-bottom: 2px solid #1c87ca;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.list-2-item p {
    color: #1c87ca;
    text-align: justify;
    margin: 0;
}
.list-2-item-title {
    color: #fff;
}
.list-2-item-icon {
    top: -15px;
    left: 43px;
    height: 31px;
    width: 35px;
    position: absolute;
}
.list-2-item:hover {
    border-color: #fff;
}
.list-2-item:hover p {
    color: #fff;
}
.list-2-item:hover:after,
.list-2-item:hover:before {
    background: #fff;
}
.list-2-item:after {
    right: 0;
    width: calc(100% - 101px);
}
.list-2-item:after,
.list-2-item:before {
    content: "";
    height: 2px;
    top: 0;
    background: #1c87ca;
    position: absolute;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.list-2-item:before {
    width: 26px;
    left: 0;
}
.slider-1 {
    width: 100%;
    height: 100vh;
    max-height: 593px;
}
.slider-1-container-slick {
    display: -webkit-box;
    display: flex;
}
.slider-1-container-slick,
.slider-1-slick {
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
.slider-1-slick {
    display: -webkit-box !important;
    display: flex !important;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.slider-1-slick-info {
    background: #fff;
    width: 593px;
    height: 338px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
}
.slider-1-slick-info p {
    text-align: justify;
}
.slider-1-slick .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
@media (max-width: 991.98px) {
    .slider-1-slick,
    .slider-1-slick .container {
        -webkit-box-pack: center;
        justify-content: center;
    }
}
.slider-2 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 652px;
}
@media (max-width: 991.98px) {
    .slider-2 {
        height: auto;
        padding: 3rem 0;
    }
}
.slider-2-slick {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0 0 1.5rem;
}
@media (max-width: 767.98px) {
    .slider-2-slick {
        padding: 0;
    }
}
.slider-2-slick-slide {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0 !important;
    position: relative;
    z-index: 1;
}
.slider-2-slick-content {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 482px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    margin: 4px;
}
@media (max-width: 991.98px) {
    .slider-2-slick-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
}
.slider-2-slick-content-info {
    width: 50%;
    height: 100%;
}
.slider-2-slick-content-info h1 {
    color: #8091a5;
    line-height: 1.2;
    margin-bottom: 15px;
}
.slider-2-slick-content-info h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #8091a5;
}
@media (max-width: 767.98px) {
    .slider-2-slick-content-info h4 {
        margin-bottom: 0.75rem;
    }
}
.slider-2-slick-content-info hr {
    height: 2px;
    width: 133px;
    background: #90b824;
    border: none;
    margin: 1rem 0;
}
@media (max-width: 767.98px) {
    .slider-2-slick-content-info hr {
        display: none;
    }
}
.slider-2-slick-content-info p {
    text-align: justify;
    margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
    .slider-2-slick-content-info .center-box {
        padding: 0.75rem;
    }
}
@media (max-width: 991.98px) {
    .slider-2-slick-content-info {
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
}
.slider-2-slick-content-img {
    width: 50%;
    height: 100%;
}
@media (max-width: 991.98px) {
    .slider-2-slick-content-img {
        width: 100%;
        height: 300px;
    }
}
@media (max-width: 767.98px) {
    .slider-2-slick-content-img {
        height: 200px;
    }
}
.slider-2:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 50%;
    background: #e9f4fc;
}
.time-line-1 {
    margin-bottom: 1rem;
    overflow: scroll;
}
.time-line-1-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px) {
    .time-line-1-container {
        max-width: 1010px;
    }
}
.time-line-1-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 3.125rem;
}
.time-line-1-content-image {
    width: 382px;
    height: 244px;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 575.98px) {
    .time-line-1-content-image {
        width: 100%;
    }
}
.time-line-1-content-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    width: 500px;
    padding: 1.6rem 0 1.6rem 60px;
}
.time-line-1-content-info-title {
    color: #fff;
}
.time-line-1-content-info-container {
    max-width: 373px;
}
.time-line-1-content-info-container p {
    text-align: justify;
}
.time-line-1-content-info:after {
    content: "";
    height: 39px;
    width: 39px;
    position: absolute;
    left: -38px;
    z-index: 1;
    -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
@media (max-width: 991.98px) {
    .time-line-1-content-info {
        margin-top: 1.3rem;
    }
}
@media (max-width: 575.98px) {
    .time-line-1-content-info {
        padding: 2.5rem;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        max-width: calc(100% - 60px);
    }
}
.time-line-1-content:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
.time-line-1-content:nth-child(2n) .time-line-1-content-info:after {
    left: inherit;
    right: -38px;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.time-line-1-content:last-child {
    margin-bottom: 0;
}
.time-line-1-content:nth-child(4n + 1) .time-line-1-content-info,
.time-line-1-content:nth-child(4n + 1) .time-line-1-content-info:after {
    background: #1c87ca;
}
.time-line-1-content:nth-child(4n + 2) .time-line-1-content-info,
.time-line-1-content:nth-child(4n + 2) .time-line-1-content-info:after {
    background: #90b824;
}
.time-line-1-content:nth-child(4n + 3) .time-line-1-content-info,
.time-line-1-content:nth-child(4n + 3) .time-line-1-content-info:after {
    background: #ea5504;
}
.time-line-1-content:nth-child(4n + 4) .time-line-1-content-info,
.time-line-1-content:nth-child(4n + 4) .time-line-1-content-info:after {
    background: #fcc800;
}
@media (max-width: 991.98px) {
    .time-line-1-content,
    .time-line-1-content:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .time-line-1-content:nth-child(2n) .time-line-1-content-info:after {
        right: inherit;
        left: -38px;
        -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
        clip-path: polygon(0 50%, 100% 100%, 100% 0);
    }
}
.title-1 {
    padding: 2.4rem 0;
}
.title-1-title {
    color: #1c87ca;
}
.title-1-title.small {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.title-1 .subtitle {
    color: #5e5e5e;
    text-transform: uppercase;
}
.title-1-content {
    margin: 0;
    text-align: center;
}
.title-1-content.italic {
    font-style: italic;
}
.title-2 {
    position: relative;
    width: 100%;
    padding: 4rem 0;
}
.title-2-content,
.title-2-title {
    color: #fff;
    text-align: center;
}
.title-2-content {
    margin: 0;
}
.title-2 .text-black {
    color: #000 !important;
}
.title-2 .button-title-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
.title-2.title-2-primary {
    background: #1c87ca;
}
.title-2.title-2-primary:after {
    background: #1c87ca;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#1c87ca),
        to(transparent)
    );
    background: linear-gradient(90deg, #1c87ca 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-primary:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#1c87ca),
            to(rgba(28, 135, 202, 0.75))
        );
        background: linear-gradient(90deg, #1c87ca 0, rgba(28, 135, 202, 0.75));
    }
}
.title-2.title-2-success {
    background: #90b824;
}
.title-2.title-2-success:after {
    background: #90b824;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#90b824),
        to(transparent)
    );
    background: linear-gradient(90deg, #90b824 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-success:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#90b824),
            to(rgba(144, 184, 36, 0.75))
        );
        background: linear-gradient(90deg, #90b824 0, rgba(144, 184, 36, 0.75));
    }
}
.title-2.title-2-danger {
    background: #ea5504;
}
.title-2.title-2-danger:after {
    background: #ea5504;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#ea5504),
        to(transparent)
    );
    background: linear-gradient(90deg, #ea5504 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-danger:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#ea5504),
            to(rgba(234, 85, 4, 0.75))
        );
        background: linear-gradient(90deg, #ea5504 0, rgba(234, 85, 4, 0.75));
    }
}
.title-2.title-2-warning {
    background: #fcc800;
}
.title-2.title-2-warning:after {
    background: #fcc800;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fcc800),
        to(transparent)
    );
    background: linear-gradient(90deg, #fcc800 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-warning:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fcc800),
            to(rgba(252, 200, 0, 0.75))
        );
        background: linear-gradient(90deg, #fcc800 0, rgba(252, 200, 0, 0.75));
    }
}
.title-2.title-2-info {
    background: #104b70;
}
.title-2.title-2-info:after {
    background: #104b70;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#104b70),
        to(transparent)
    );
    background: linear-gradient(90deg, #104b70 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-info:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#104b70),
            to(rgba(16, 75, 112, 0.75))
        );
        background: linear-gradient(90deg, #104b70 0, rgba(16, 75, 112, 0.75));
    }
}
.title-2.title-2-link {
    background: #3ab6e0;
}
.title-2.title-2-link:after {
    background: #3ab6e0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#3ab6e0),
        to(transparent)
    );
    background: linear-gradient(90deg, #3ab6e0 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-link:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#3ab6e0),
            to(rgba(58, 182, 224, 0.75))
        );
        background: linear-gradient(90deg, #3ab6e0 0, rgba(58, 182, 224, 0.75));
    }
}
.title-2.title-2-light {
    background: #b0bac5;
}
.title-2.title-2-light:after {
    background: #b0bac5;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#b0bac5),
        to(transparent)
    );
    background: linear-gradient(90deg, #b0bac5 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-light:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#b0bac5),
            to(rgba(176, 186, 197, 0.75))
        );
        background: linear-gradient(
            90deg,
            #b0bac5 0,
            rgba(176, 186, 197, 0.75)
        );
    }
}
.title-2.title-2-dark {
    background: #373435;
}
.title-2.title-2-dark:after {
    background: #373435;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#373435),
        to(transparent)
    );
    background: linear-gradient(90deg, #373435 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-dark:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#373435),
            to(rgba(55, 52, 53, 0.75))
        );
        background: linear-gradient(90deg, #373435 0, rgba(55, 52, 53, 0.75));
    }
}
.title-2.title-2-blue-lighter {
    background: #e9f4fc;
}
.title-2.title-2-blue-lighter:after {
    background: #e9f4fc;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e9f4fc),
        to(transparent)
    );
    background: linear-gradient(90deg, #e9f4fc 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-blue-lighter:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#e9f4fc),
            to(rgba(233, 244, 252, 0.75))
        );
        background: linear-gradient(
            90deg,
            #e9f4fc 0,
            rgba(233, 244, 252, 0.75)
        );
    }
}
.title-2.title-2-white {
    background: #fff;
}
.title-2.title-2-white:after {
    background: #fff;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(transparent)
    );
    background: linear-gradient(90deg, #fff 0, transparent);
}
@media (max-width: 767.98px) {
    .title-2.title-2-white:after {
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#fff),
            to(hsla(0, 0%, 100%, 0.75))
        );
        background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0.75));
    }
}
.museo-navbar {
    display: -webkit-box;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
}
.museo-navbar-toggle {
    left: 23px;
    position: absolute;
    z-index: 2801;
}
.museo-navbar-toggle .rect {
    color: #fff;
    -webkit-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}
.museo-navbar-links {
    left: -271px;
    top: 0;
    position: absolute;
    width: 270px;
    height: 100vh;
    box-shadow: 2px 7px 6px #0a2d43;
    z-index: 2800;
    padding: 100px 39px 0 38px;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.museo-navbar-links-logo {
    width: 100%;
}
.museo-navbar-links-title {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}
.museo-navbar-links-subtitle {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-top: -9.5px;
    letter-spacing: 3.63636px;
}
.museo-navbar-links-items {
    margin-top: 60px;
}
.museo-navbar-links-items-link {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 27px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.museo-navbar-links-items-link:hover {
    padding-left: 9px;
}
.museo-navbar-links-items h6 {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
}
.museo-navbar-links.active {
    left: 0;
}
.museo-navbar-back {
    height: 40px;
    position: absolute;
    z-index: 1;
    bottom: 47px;
    left: 30px;
}
.museo-navbar-back-btn {
    padding: 8px 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #fff !important;
}
.museo-navbar-back-btn:hover {
    background: #fff;
    color: #000 !important;
}
.museo-navbar-overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(10, 45, 67, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
    z-index: 2;
}
.museo-navbar-overlay.active {
    opacity: 1;
    visibility: visible;
}
.museo-navbar-title h4 {
    color: #fff;
    text-transform: uppercase;
}
.museo-slick-time {
    width: 100%;
    height: 170px;
}
.museo-slick-time,
.museo-slick-time .slick-mayor {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.museo-slick-time .slick-mayor {
    height: auto;
}
.museo-slick-time .slick-mayor .slide {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    cursor: pointer;
}
.museo-slick-time .slick-mayor .slide.slick-center .slide-image {
    width: 90px;
    height: 90px;
}
.museo-slick-time .slick-mayor .slide-image {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    -webkit-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.museo-slick-time .slick-mayor .slide-title {
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
}
.museo-slick-time .slick-mayor .slide-subtitle {
    font-size: 15px;
    color: #fff;
}
.museo-slick-time .slick-mayor .slick-arrow {
    bottom: inherit;
    z-index: 1;
}
.museo-slick-time .slick-mayor .slick-next {
    right: -20px;
}
@media (max-width: 575.98px) {
    .museo-slick-time .slick-mayor .slick-next {
        right: 0;
    }
}
.museo-slick-time .slick-mayor .slick-prev {
    left: -20px;
}
@media (max-width: 575.98px) {
    .museo-slick-time .slick-mayor .slick-prev {
        left: 0;
    }
}
.museo-mayor-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - 220px);
    min-height: 750px;
    padding: 2.5rem 5rem;
}
@media (max-width: 1199.98px) {
    .museo-mayor-content {
        height: auto;
        padding: 1rem;
    }
}
.museo-mayor-content-information {
    display: -webkit-box;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 100%;
    padding: 55px;
    background: #fff;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
}
@media (min-width: 1200px) {
    .museo-mayor-content-information {
        max-width: 1240px;
    }
}
@media (max-width: 991.98px) {
    .museo-mayor-content-information {
        height: auto;
        padding: 20px 15px;
    }
}
.museo-mayor-content-container-flex {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
}
@media (max-width: 1199.98px) {
    .museo-mayor-content-container-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        width: 100%;
    }
}
.museo-mayor-content-container-flex-image {
    width: 286px;
    position: absolute;
    left: -122px;
    border-radius: 50%;
}
@media (max-width: 1199.98px) {
    .museo-mayor-content-container-flex-image {
        width: 190px;
        position: relative;
        left: inherit;
        margin-bottom: 20px;
    }
}
.museo-mayor-content-container-flex-scroll {
    width: 55%;
    max-width: 500px;
    max-height: 95%;
    overflow-y: scroll;
    padding: 15px 25px;
    margin-left: 170px;
    position: relative;
}
.museo-mayor-content-container-flex-scroll::-webkit-scrollbar,
.museo-mayor-content-container-flex-scroll::-webkit-scrollbar-thumb {
    border-radius: 7.5px;
}
.museo-mayor-content-container-flex-scroll-info {
    width: 100%;
}
@media (max-width: 1199.98px) {
    .museo-mayor-content-container-flex-scroll {
        width: 100%;
        max-width: 100%;
        overflow: auto;
        height: inherit;
        margin-left: 0;
        padding: 15px;
    }
}
.museo-mayor-content-container-flex-slick {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 426px;
    height: 100%;
}
.museo-mayor-content-container-flex-slick .mayor-slick-main {
    width: 100%;
    height: 295px;
}
@media (max-width: 991.98px) {
    .museo-mayor-content-container-flex-slick .mayor-slick-main {
        height: 395px;
    }
}
@media (max-width: 575.98px) {
    .museo-mayor-content-container-flex-slick .mayor-slick-main {
        height: 250px;
    }
}
.museo-mayor-content-container-flex-slick .mayor-slick-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-list {
    width: calc(100% - 80px);
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slide {
    padding-top: 0;
    padding-bottom: 0;
    height: 65px !important;
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-next,
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-prev {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 25px !important;
    height: 65px !important;
    bottom: inherit;
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-next svg,
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-prev svg {
    width: 8px;
    height: 12px;
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-prev {
    left: 0.8rem;
}
@media (max-width: 575.98px) {
    .museo-mayor-content-container-flex-slick .mayor-slick-items .slick-prev {
        left: 0;
    }
}
.museo-mayor-content-container-flex-slick .mayor-slick-items .slick-next {
    right: 0.8rem;
}
@media (max-width: 575.98px) {
    .museo-mayor-content-container-flex-slick .mayor-slick-items .slick-next {
        right: 0;
    }
}
@media (max-width: 1199.98px) {
    .museo-mayor-content-container-flex-slick {
        width: 100%;
        height: inherit;
    }
}
.museo-historic {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - 50px);
    min-height: 800px;
    padding: 35px 0;
}
@media (max-width: 991.98px) {
    .museo-historic {
        height: 100%;
    }
}
.museo-historic-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .museo-historic-container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .museo-historic-container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .museo-historic-container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .museo-historic-container {
        max-width: 1140px;
    }
}
.museo-historic-main {
    display: -webkit-box;
    display: flex;
    width: 100%;
    background: #fff;
    height: 332px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .museo-historic-main {
        height: inherit;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}
.museo-historic-video {
    position: relative;
    width: 55%;
    height: 100%;
    background: #000;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.museo-historic-video video {
    width: 100%;
    height: auto;
    max-height: 100%;
}
@media (max-width: 991.98px) {
    .museo-historic-video {
        width: 100%;
        height: 300px;
    }
}
.museo-historic-info {
    width: 45%;
    height: 100%;
    padding: 30px 60px;
}
@media (max-width: 991.98px) {
    .museo-historic-info {
        width: 100%;
        padding: 30px;
    }
}
.museo-historic-info-details {
    margin-top: 0.3rem;
    margin-bottom: 0.9rem;
}
.museo-historic-info-details p {
    margin: 0;
    color: #8091a5;
}
.museo-historic-info-content,
.museo-historic-info-details p {
    font-size: 14px;
    line-height: 25px;
}
.museo-historic-slick {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 2rem;
}
.museo-historic-slick-item {
    width: 100%;
    height: 100%;
    max-width: 320px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}
.museo-historic-slick-item-video {
    position: relative;
    width: 100%;
    height: 160px;
    background: grey;
}
@media (max-width: 575.98px) {
    .museo-historic-slick-item-video {
        height: 150px;
    }
}
.museo-historic-slick-item-info {
    width: 100%;
    min-height: 165px;
    padding: 15px 20px;
}
@media (max-width: 1199.98px) {
    .museo-historic-slick-item-info {
        height: auto;
        min-height: 160px;
        padding: 15px 20px;
    }
}
.museo-historic-slick-item-info .date {
    color: #8091a5;
}
.museo-historic-slick-item-info p {
    font-size: 14px;
    margin: 0;
}
.museo-historic-slick .slide {
    padding: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.museo-historic-slick .slick-arrow {
    bottom: auto;
}
.museo-historic-slick .slick-prev {
    left: -35px;
}
@media (max-width: 991.98px) {
    .museo-historic-slick .slick-prev {
        left: 0;
    }
}
.museo-historic-slick .slick-next {
    right: -35px;
}
@media (max-width: 991.98px) {
    .museo-historic-slick .slick-next {
        right: 0;
    }
}
@media (max-width: 991.98px) {
    .museo-historic-slick .slick-list {
        width: 90%;
    }
}
.museo-events-years {
    width: 100%;
    padding: 25px 0;
    min-height: 260px;
}
.museo-events-years-slick {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: auto;
}
.museo-events-years-slick .slide {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
    padding: 0;
}
.museo-events-years-slick .slide-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 60px;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
}
.museo-events-years-slick .slide-title h1 {
    color: #fff;
}
.museo-events-years-slick .slide-pointer {
    flex-wrap: wrap;
    padding: 15px 5px;
    position: relative;
    height: 150px;
    -webkit-transition: all 0.33s ease-in-out 0s;
    transition: all 0.33s ease-in-out 0s;
}
.museo-events-years-slick .slide-pointer,
.museo-events-years-slick .slide-pointer .circle-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.museo-events-years-slick .slide-pointer .circle-container {
    cursor: pointer;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 25px;
    height: 25px;
    margin: 0 3px;
    -webkit-transition: all 0.15s ease-in 0s;
    transition: all 0.15s ease-in 0s;
}
.museo-events-years-slick .slide-pointer .circle-container.active,
.museo-events-years-slick .slide-pointer .circle-container:hover {
    width: 42px;
    height: 42px;
}
.museo-events-years-slick .slide-pointer .circle-container.active .circle,
.museo-events-years-slick .slide-pointer .circle-container:hover .circle {
    width: 42px;
    height: 42px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.298842);
}
.museo-events-years-slick .slide-pointer .circle-container.active .circle h5,
.museo-events-years-slick .slide-pointer .circle-container:hover .circle h5 {
    opacity: 1;
    visibility: visible;
}
.museo-events-years-slick .slide-pointer .circle {
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: all 0.1s ease-out 0.15s;
    transition: all 0.1s ease-out 0.15s;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.museo-events-years-slick .slide-pointer .circle h5 {
    -webkit-transition: all 0.1s ease-out 0.15s;
    transition: all 0.1s ease-out 0.15s;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
}
.museo-events-years-slick .slide.slick-center .slide-pointer:after {
    left: 0;
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #1c87ca;
}
.museo-events-years-slick .slide.slick-center .slide-pointer:before {
    right: 0;
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #1c87ca;
}
.museo-events-years-slick .slick-arrow {
    bottom: auto;
}
.museo-events-years-slick .slick-prev {
    left: -35px;
}
@media (max-width: 991.98px) {
    .museo-events-years-slick .slick-prev {
        left: 0;
    }
}
.museo-events-years-slick .slick-next {
    right: -35px;
}
@media (max-width: 991.98px) {
    .museo-events-years-slick .slick-next {
        right: 0;
    }
}
@media (max-width: 991.98px) {
    .museo-events-years-slick .slick-list {
        width: 90%;
    }
}
.museo-events-years-slick:after {
    content: " ";
    top: 61px;
    position: absolute;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(144, 184, 36, 0.0001)),
        color-stop(50.08%, var(--line-color)),
        to(rgba(144, 184, 36, 0.0001))
    );
    background: linear-gradient(
        270deg,
        rgba(144, 184, 36, 0.0001),
        var(--line-color) 50.08%,
        rgba(144, 184, 36, 0.0001)
    );
}
.museo-events-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: calc(100vh - 310px);
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-blend-mode: multiply;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
@media (max-width: 991.98px) {
    .museo-events-content {
        height: 100%;
    }
}
.museo-events-content-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 380px;
}
@media (min-width: 576px) {
    .museo-events-content-container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .museo-events-content-container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .museo-events-content-container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .museo-events-content-container {
        max-width: 1140px;
    }
}
@media (max-width: 991.98px) {
    .museo-events-content-container {
        height: auto;
    }
}
.museo-events-content-detail {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
}
@media (max-width: 991.98px) {
    .museo-events-content-detail {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        padding: 20px 0 30px;
    }
}
.museo-events-content-detail-slick {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 50%;
    height: 100%;
}
.museo-events-content-detail-slick .events-slick-main {
    width: 100%;
    height: 295px;
}
.museo-events-content-detail-slick .events-slick-main .slide {
    height: 295px;
}
@media (max-width: 991.98px) {
    .museo-events-content-detail-slick .events-slick-main,
    .museo-events-content-detail-slick .events-slick-main .slide {
        height: 395px;
    }
}
@media (max-width: 575.98px) {
    .museo-events-content-detail-slick .events-slick-main,
    .museo-events-content-detail-slick .events-slick-main .slide {
        height: 250px;
    }
}
.museo-events-content-detail-slick .events-slick-main .video-main {
    width: 100%;
}
.museo-events-content-detail-slick .events-slick-main .audio-item-container {
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.3);
}
.museo-events-content-detail-slick .events-slick-items,
.museo-events-content-detail-slick .events-slick-main .audio-item-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}
.museo-events-content-detail-slick .events-slick-items .slick-list {
    width: calc(100% - 80px);
}
.museo-events-content-detail-slick .events-slick-items .slide {
    padding-top: 0;
    padding-bottom: 0;
    height: 65px !important;
}
.museo-events-content-detail-slick
    .events-slick-items
    .slide
    .video-item-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.museo-events-content-detail-slick
    .events-slick-items
    .slide
    .video-item-container:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/themes/msps/assets/icons/play.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.museo-events-content-detail-slick
    .events-slick-items
    .slide
    .video-item-container
    video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.museo-events-content-detail-slick
    .events-slick-items
    .slide
    .audio-item-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    position: relative;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.3);
}
.museo-events-content-detail-slick
    .events-slick-items
    .slide
    .audio-item-container
    audio {
    width: 100%;
}
.museo-events-content-detail-slick .events-slick-items .slick-next,
.museo-events-content-detail-slick .events-slick-items .slick-prev {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 25px !important;
    height: 65px !important;
    background: #e9f4fc;
    bottom: inherit;
}
.museo-events-content-detail-slick .events-slick-items .slick-next svg,
.museo-events-content-detail-slick .events-slick-items .slick-prev svg {
    width: 8px;
    height: 12px;
}
.museo-events-content-detail-slick .events-slick-items .slick-prev {
    left: 0.8rem;
}
@media (max-width: 575.98px) {
    .museo-events-content-detail-slick .events-slick-items .slick-prev {
        left: 0;
    }
}
.museo-events-content-detail-slick .events-slick-items .slick-next {
    right: 0.8rem;
}
@media (max-width: 575.98px) {
    .museo-events-content-detail-slick .events-slick-items .slick-next {
        right: 0;
    }
}
@media (max-width: 991.98px) {
    .museo-events-content-detail-slick {
        width: 100%;
        height: inherit;
    }
}
.museo-events-content-detail-scroll {
    width: 50%;
    height: 100%;
    max-width: 500px;
    max-height: 95%;
    overflow-y: auto;
    padding: 15px 25px;
}
.museo-events-content-detail-scroll::-webkit-scrollbar {
    background: rgba(233, 244, 252, 0.17);
    border-radius: 7.5px;
}
.museo-events-content-detail-scroll::-webkit-scrollbar-thumb {
    background: #1c87ca;
    border-radius: 7.5px;
}
.museo-events-content-detail-scroll-info {
    width: 100%;
}
.museo-events-content-detail-scroll-info a,
.museo-events-content-detail-scroll-info h1,
.museo-events-content-detail-scroll-info h2,
.museo-events-content-detail-scroll-info h3,
.museo-events-content-detail-scroll-info h4,
.museo-events-content-detail-scroll-info h5,
.museo-events-content-detail-scroll-info h6,
.museo-events-content-detail-scroll-info li,
.museo-events-content-detail-scroll-info p {
    color: #fff;
}
@media (max-width: 991.98px) {
    .museo-events-content-detail-scroll {
        width: 100%;
        max-width: 100%;
        overflow: auto;
        height: inherit;
    }
}
.museo-events-content-arrows-detail {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 1rem 0;
}
.museo-events-content-arrows-detail-items {
    margin: 0 1.4rem;
    font-size: 25px;
    color: #fff;
}
.legal-notices {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
.legal-notices-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    background: #e9f4fc;
    padding: 30px 2.5rem;
    width: 100%;
    min-height: calc(100vh - 100px);
}
@media (max-width: 991.98px) {
    .legal-notices-info {
        padding: 25px 1rem;
    }
}
.legal-notices-info-container {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
@media (min-width: 1200px) {
    .legal-notices-info-container {
        max-width: 1100px;
    }
}
@media (max-width: 767.98px) {
    .legal-notices-info-container {
        background: transparent;
    }
}
.legal-notices-info-container-top {
    display: -webkit-box;
    display: flex;
    padding: 15px 0;
    border-bottom: 2px solid rgba(176, 186, 197, 0.2);
}
.legal-notices-info-container-top .titles {
    padding: 0 40px;
    width: 55%;
}
.legal-notices-info-container-top .titles h5 {
    color: #8091a5;
}
.legal-notices-info-container-top .dates {
    padding: 0 40px;
    width: 25%;
}
.legal-notices-info-container-top .dates h5 {
    width: 100%;
    color: #8091a5;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-top {
        display: none;
    }
}
.legal-notices-info-container-top-mobile {
    display: none;
}
.legal-notices-info-container-top-mobile .titles {
    padding: 0.5rem;
    margin-bottom: 0.5rem;
}
.legal-notices-info-container-top-mobile .titles h5 {
    color: #1c87ca;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-top-mobile {
        display: initial;
    }
}
.legal-notices-info-container-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.legal-notices-info-container-item {
    display: -webkit-box;
    display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
    background: #fff;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-item {
        padding: 1rem;
    }
}
.legal-notices-info-container-item .titles {
    padding-left: 40px;
    width: 55%;
}
.legal-notices-info-container-item .titles h5 {
    color: #8091a5;
    font-size: 15px;
    font-weight: 400;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-item .titles {
        padding-left: 0;
        width: 100%;
    }
}
.legal-notices-info-container-item .dates {
    padding: 0 40px;
    width: 25%;
}
.legal-notices-info-container-item .dates h5 {
    color: #8091a5;
    font-size: 15px;
    font-weight: 400;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-item .dates {
        width: 50%;
        padding: 0;
        margin: 0.5rem 0.5rem 0 0;
    }
}
.legal-notices-info-container-item .download {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 20%;
    padding: 0 40px;
}
.legal-notices-info-container-item .download a {
    color: #1c87ca;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    font-weight: 700;
}
@media (max-width: 767.98px) {
    .legal-notices-info-container-item .download {
        -webkit-box-flex: 1;
        flex: 1;
        -webkit-box-pack: end;
        justify-content: flex-end;
        padding: 0;
        margin: 0.5rem 0 0 0.5rem;
    }
}
.legal-notices-info-container-item:nth-child(2n) {
    background: #e9f4fc;
}
.legal-notices-info-container .pagination {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    list-style: none;
    margin: 1rem 0;
}
.legal-notices-info-container .pagination li {
    padding: 0.3rem 1rem;
    color: #8091a5;
}
.legal-notices-info-container .pagination li a {
    font-weight: 600;
    color: #8091a5;
}
.legal-notices-info-container .pagination li.active,
.legal-notices-info-container .pagination li.active a,
.legal-notices-info-container .pagination li:hover,
.legal-notices-info-container .pagination li:hover a {
    color: #1c87ca;
}
.post-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 100%;
    min-height: 300px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.056);
    border: 1px solid rgba(0, 0, 0, 0.056);
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .post-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
    }
}
.post-img-background {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 55%;
    min-height: 100%;
}
@media (max-width: 991.98px) {
    .post-img-background {
        width: 100%;
        height: 150px;
    }
}
.post-info-container {
    position: relative;
    z-index: 1;
    width: 45%;
    padding: 1.2rem 1.5rem;
}
.post-info-container-title {
    color: #1c87ca;
    text-transform: capitalize;
    margin-bottom: 0.4rem;
}
.post-info-container-body {
    margin-bottom: 1rem;
    text-transform: lowercase;
}
@media (max-width: 991.98px) {
    .post-info-container {
        width: 100%;
    }
}
.post-detail-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    margin: 2rem 0;
}
.post-detail-container-title {
    color: #1c87ca;
    text-transform: capitalize;
    margin-bottom: 1rem;
}
.post-detail-container-image {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
    .post-detail-container-image {
        height: 300px;
    }
}
.post-detail-container-info {
    margin: 1rem 0;
}
.post-gallery-container-item {
    margin-bottom: 1.3rem;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.lightbox .lb-image {
    border: none !important;
    border-radius: 0 !important;
}

/** jquery-steps.css */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.input-radio {
    /* display: inline-block !important;
    width: 50%;*/
    margin-right: 30%;
}

.select-theme {
    width: 100% !important;
    height: 40px !important;
    border-radius: 4px !important;
    outline: none !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    border: 1px solid #dfe6ee !important;
    font-size: 14px !important;
    -webkit-transition: all 0.15s ease 0s !important;
    transition: all 0.15s ease 0s !important;
}

.span-info {
    color: #949494;
    font-size: 12px;
}

.req-form {
    color: #ff0000;
}

.responsive {
    width: 100%;
    height: auto;
}

.btn-form {
    margin-top: 5%;
}

.error {
    color: #8a1f11;
    display: inline-block;
}

.content-form-full {
    width: 100%;
    background: #fff;
    padding: 3.563rem 5rem 4.375rem;    
}

.textarea-full {
    width: 100%;
}

.mrgin-bottom {
    margin-bottom: 15px;
}

.mrgin-top {
    margin-top: 15px;
}

.mrgin-bottom {
    margin-bottom: 15px !important;
}

.p-padding {
    padding: 30px;
}
.center__single {
    text-align: center;
}

.one__icon {
    background-color: #e9f4fc;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-perspective: 135px;
    perspective: 135px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.one__icon .svg-inline--fa {
    font-size: 58px;
    color: #104b70;
    position: relative;
}

.bg-columns {
    display: -webkit-box;
    display: flex;
    width: 100%;
    box-shadow: 2px 2px 6px rgba(176, 186, 197, 0.2);
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    margin: 4px;
}

.title-h1 {
    margin-left: 30px;
    margin-top: 30px;
}

.row-width {
    width: 100%;
}
.price-h3 {
    font-size: 53px;
}

.text-disabled {
    color: #828282;
}

#prev-actualizacion-send,
#prev-reclamos-send {
    margin-right: 5%;
}

.header-form-p {
    font-size: 1.3rem;
    max-width: 100% !important;
}

.img-center {
    text-align: center;
}
.img-margin-right {
    margin-right: 5%;
}

.bg-form {
    border-radius: 10px;
    margin-top: 20px;
}

.form-container {
    width: 85%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.img-15 {
    width: 85%;
}

.color-h3 {
    color: #6ec1e4;
}

.margin-btm-8 {
    margin-bottom: 2%;
}

.padding-left-80 {
    padding-left: 80px;
}

.container-inicio {
    margin-top: 240px;
    margin-left: 5%;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 950px) {
    .container-inicio {
        margin-top: 50px;
    }
}
.container-inicio h1 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 51px;
    line-height: 1.3em;
}

.container-inicio h3 {
    color: #7a7a7a;
    font-family: "Lato", Sans-serif;
    font-size: 26px;
    font-weight: 500;
}

.inicio-img {
    position: absolute;
    right: 1px;
}

@media only screen and (max-width: 950px) {
    .inicio-img {
        display: none;
    }
}

.p-inicio {
    font-size: 1.2rem;
    margin-top: 5%;
    text-align: center;
}
.p-card-inicio {
    text-align: center !important;
}

.card-icon-2 {
    width: 127px;
    height: 127px;
    background: #e9f4fc;
    border-radius: 50%;
}

.card-inicio {
    width: 100% !important;
}

.btn-primary-inicio {
    color: #1c87ca;
    background: rgba(28, 135, 202, 0.15);
    width: 100%;
}

.form-1-inicio {
    width: 100%;
    background: #e9f4fc;
}

.card-container-inicio {
    padding: 3rem 0 0 0 !important;
}
.heading-title-inicio {
    color: #1c87ca;
    font-family: "Lato", Sans-serif;
    font-size: 32px;
    line-height: 0.7em;
    letter-spacing: 0.4px;
}

.icon-container-inicio {
    text-align: center;
    padding: 2rem;
}
.icon-inicio {
    font-size: 72px;
    color: #ceebf8;
    text-align: center;
}

.inicio-section-inicio {
    text-align: center;
    padding: 20px 32px;
}

.p-pbx {
    font-size: 17px;
    text-align: center;
}

.tel-inicio {
    color: #1c87ca;
    font-size: 44px;
    text-align: center;
    font-weight: 600;
}

.contacto-inicio {
    background-color: #104b70;
    padding: 15px 0 0 7px;
}
.icon-contacto-inicio {
    color: #fff;
    font-size: 50px;
}

.title-contacto-inicio {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1.5rem;
    padding: 20px;
}
.p-contacto-inicio {
    color: #ADADAD;
    font-weight: 400;
    margin-bottom: 10%;
    text-align: center;
}

.header-primary-2 {
    background: #234a6d;
}
.frm-requisitos {
    width: 100%;
    background: #e9f4fc;
    padding: 22px;
}
.btn-requisitos,
a:hover.btn-requisitos {
    background-color: #90b824;
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
}
.btn-requisitos-2,
a:hover.btn-requisitos-2 {
    background-color: #fcc800;
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
}

.btn-requisitos-3,
a:hover.btn-requisitos-3 {
    background-color: #ea5504;
    color: #fff;
    padding-left: 22px;
    padding-right: 22px;
}
.container-btns {
    margin-top: 1%;
    margin-bottom: 5%;
}

.label-checkbox {
    display: inline !important;
}
/*:::::::: Acordion :::::::*/

.accordion .has-children > a:before {
    content: "";
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #6ec1e4;
    width: 0px;
    height: 0px;
    margin-right: 5px;
}

.accordion {
    width: 400px;
    background: #444444;
    color: white;
}
.accordion a {
    display: block;
    background: #eaf4fb;
    color: #61ce70;
    text-decoration: none;
    padding: 5px;
    font-weight: 600;
}

.accordion p,
.accordion li {
    background-color: #e9f4fc;
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
}
.accordion-hr {
    height: 1px;
    background-color: #ccc;
    border: none;
}

.accordion .has-children.closed a {
    background: #eaf4fb;
    color: #6ec1e4;
    font-weight: 600;
}

.accordion .has-children.closed > a:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #6ec1e4;
    margin-top: -5px;
}

/******** Submenu **************/

#catastro-submenu {
    right: 14%;
    width: 20%;
    display: none;
}
#otras-gestiones-submenu {
    right: 6%;
    width: 20%;
    display: none;
}
#catastro-submenu ul,
#otras-gestiones-submenu ul {
    display: block;
    width: 100%;
    margin-left: auto;
    list-style: none;
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.11);
    border-radius: 2px;
    background-color: #fff;
    padding: 0px !important;
}

#catastro-submenu ul li a,
#otras-gestiones-submenu ul li a {
    color: #6b7c93 !important;
    line-height: 35px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 0.75rem 1.5rem !important;
    display: initial !important;
}

#catastro-submenu ul li,
#otras-gestiones-submenu ul li {
    border-top: 0;
    color: #6b7c93;
    line-height: 120%;
    font-weight: 600;
    position: relative;
    padding: 0;
    font-size: 14px;
}

#catastro-submenu ul li:hover,
#otras-gestiones-submenu ul li:hover {
    background-color: #f8f8f8;
    color: #000;
}
#catastro-submenu ul li:after,
#otras-gestiones-submenu ul li:after {
    display: block;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: rgba(128, 128, 128, 0.2);
    position: absolute;
    left: 0;
    bottom: 0;
    mix-blend-mode: exclusion;
}

.custom-menu-active {
    background-color: #f8f8f8;
    color: #000;
}
.catastro-p {
    color: #fff;
    padding-left: 30px;
}
.catastro-bg {
    background: #e9f4fc;
}
.catastro-bg h1 {
    color: #54595f;
    font-family: "Lato", Sans-serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2em;
    padding-top: 20px;
}
.catastro-bg h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 300;
    padding-top: 10px;
}
.card-catastro h4 {
    color: #026d9b;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4em;
}
.card-catastro p {
    background-color: #ffffff;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 !important;
    padding: 15px;
}
.wrapp-card-p-1 {
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #1c87ca;
}
.wrapp-card-p-2 {
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #90b824;
}
.wrapp-card-p-3 {
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #fcc830;
}
.wrapp-card-p-4 {
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #ea572f;
}
.card-catastro {
    padding: 30px 20px 15px 20px;
}
.card-catastro:hover {
    background-color: rgba(22, 22, 22, 0);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.24);
}
.bg-form-catastro {
    border-radius: 10px;
    margin: 50px;
}
.header-5 {
    position: relative;
    height: 150px;
    background: #1c87ca;
}

.alinear-icono{
    padding-top:30px;
}

@media only screen and (max-width: 600px) {
    .header-5 {
        height: 180px;
    }
    .youtube-embed{
        height: 95%;
        width: 95%;
    }
    .reduce-text{
        margin-bottom: -145px;
    }
    .alinear-icono{
        padding-top:95px;
    }
  }
.header-5 h3 {
    font-family: "Lato", Sans-serif;
    line-height: 1.6em;
    padding-top: 29px;
    color: #fff;
}
.header-5 a {
    font-size: 40px;
    color: #fff;
    padding-top: 29px;
}
.header-form-p-catastro {
    padding: 0 30px 30px 30px;
    font-size: 1.3rem;
    max-width: 100% !important;
}
.header-requisitos {
    color: #1c87ca;
    font-family: "Lato", Sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    padding: 30px;
}
.p-requisitos-catastro {
    font-size: 25px;
    fill: #0d7fb0;
    color: #0d7fb0;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #ebf4fb;
}

.p-footer-catastro {
    color: #7a7a7a;
    font-family: "Lato", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.contact-p-catastro {
    color: #7a7a7a;
    font-family: "Lato", Sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.6em;
}
.container-accordion-catastro {
    border-bottom: 4px solid rgb(51, 121, 191);
    background-color: #ebf3fb;
    padding: 14px;
}
.container-accordion-catastro .accordion-content {
    display: none;
}
.container-accordion-catastro a {
    font-weight: 600;
    color: #0887bd;
    font-family: "Lato", Sans-serif;
    font-size: 19px;
}
/*** Mobil **/
#catastro-submenu-mobil {
    display: none;
}
@media (max-width: 992px) {
    #catastro-submenu-mobil {
        display: block;
    }
}

@media only screen and (max-width: 627px) and (min-width: 300px) {
    .heading-title-inicio {
        line-height: 1.7em !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .title-actualizacion-datos {
        margin-top: 6%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .title-actualizacion-datos {
        margin-top: 10%;
        font-size: 25px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .title-actualizacion-datos {
        margin-top: 15%;
        font-size: 20px;
        margin-bottom: -4%;
    }
}

/*Jquery Steps */
/* Active */
@media (min-width: 481px) and (max-width: 767px) {
    .wizard > .steps .current a,
    .wizard > .steps .current a:hover,
    .wizard > .steps .current a:active {
        font-size: 10px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .wizard > .steps .current a,
    .wizard > .steps .current a:hover,
    .wizard > .steps .current a:active {
        font-size: 10px !important;
    }
}

/* Disabled */
@media (min-width: 481px) and (max-width: 767px) {
    .wizard > .steps a,
    .wizard > .steps a:hover,
    .wizard > .steps a:active {
        font-size: 10px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .wizard > .steps a,
    .wizard > .steps a:hover,
    .wizard > .steps a:active {
        font-size: 10px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .print-reclamos {
        text-align: center;
        margin-top: 6%;
    }
}

/* Steps */
@media (min-width: 320px) and (max-width: 480px) {
    .print-reclamos {
        text-align: center;
        margin-top: 6%;
    }
}

@media (min-width: 100px) and (max-width: 480px) {
    .wizard > .steps > ul > li {
        width: 100% !important;
    }
}

/* Catastro */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .catastro-header {
        height: 300px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .catastro-header {
        height: 360px;
    }
}

@media (min-width: 100px) and (max-width: 480px) {
    .catastro-header {
        height: 460px;
    }
    .catastro-header p {
        font-size: 16px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .margin-btm-8 {
        text-align: center;
    }
    .margin-btm-8 div {
        margin-bottom: 10px;
    }
}
@media (min-width: 100px) and (max-width: 480px) {
    .margin-btm-8 {
        text-align: center;
    }

    .margin-btm-8 div {
        margin-bottom: 10px;
    }
}

.valid{
    /* color: #90B824; */ /*se quito el verde solicitado por itmunicipal*/
    /*color: #000000;*/
}

.button_error{
    background-color: #EA5504 !important;
}

.button_valid{
    background-color: #90B824 !important;
}

img.alineadoTextoImagenCentro{
    vertical-align: middle;
    /* Ojo vertical-align: text-middle no existe*/
  }

.labelTitulosDivisiones {
    font-size: 20px;
    font-weight: 500;
    /*margin-bottom: 0.25rem;    */
}

.checkboxtext
{
  /* Checkbox text */
  /*font-size: 110%;*/
  display: inline;
}

.label-texto{
    padding-left: 0px !important;
    flex: 0 0 75%;
    max-width: 75%;
    padding-top: -5px; 
    padding-bottom: 0px;  
    border-color: #828282; 
    text-decoration-color: black;
              
}

.BotonDegradado {
    background: #008d00;
    background: linear-gradient(to right, #008d00 0%, transparent 100%);
    transition: all .3s;  
    border-color:none !important;  
    outline:none;
    color: #fff;
}

.BotonDegradado:hover {
    background: linear-gradient(to right, #008d00 0%, transparent 100%);
    transition: all .3s; 
    border-color:none !important; 
}



.AlineadoCbx {
    padding: 0.5em 0.5em;    
    border: 1px solid #dfe6ee;
    border-radius: .3em;
}

.MensajeFinal {
    color: #0e41ad !important;
    text-align:center;
}

.TamanioGif {
    height: auto;
    max-width: 100%;
}
