@charset "UTF-8";

*,
::after,
::before {
    outline: 0;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body.admin-bar .header {
    top: 46px
}

@media screen and (min-width:782px) {
    body.admin-bar .header {
        top: 32px
    }
}

body,
button,
input,
select,
textarea {
    font-family: itau_text_proregular;
    font-size: 14px;
    line-height: 130%;
    color: #161f27
}

p {
    font-family: itau_text_proregular;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    color: #161f27;
    margin-top: 0;
    margin-bottom: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 2rem
}

h1 {
    font-weight: 600;
    font-size: 35px;
    line-height: 130%;
    color: #f25722
}

h2 {
    font-family: itau_display_probold;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 130%;
    color: #000
}

h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: #161f27
}

h4,
h5,
h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #161f27
}

a {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.overflow {
    width: 100%;
    overflow: auto
}

::-webkit-scrollbar-track {
    background-color: gray
}

::-moz-scrollbar-track {
    background-color: gray
}

::-ms-scrollbar-track {
    background-color: gray
}

::-o-scrollbar-track {
    background-color: gray
}

::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

::-moz-scrollbar {
    width: 9px;
    height: 9px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

::-ms-scrollbar {
    width: 9px;
    height: 9px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

::-o-scrollbar {
    width: 9px;
    height: 9px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(242, 87, 34, .75)
}

::-moz-scrollbar-thumb:hover {
    background-color: rgba(242, 87, 34, .75)
}

::-ms-scrollbar-thumb:hover {
    background-color: rgba(242, 87, 34, .75)
}

::-o-scrollbar-thumb:hover {
    background-color: rgba(242, 87, 34, .75)
}

::-webkit-scrollbar-thumb:active {
    background-color: #161f27
}

::-moz-scrollbar-thumb:active {
    background-color: #161f27
}

::-ms-scrollbar-thumb:active {
    background-color: #161f27
}

::-o-scrollbar-thumb:active {
    background-color: #161f27
}

::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgba(22, 31, 39, .75)
}

::-moz-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgba(22, 31, 39, .75)
}

::-ms-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgba(22, 31, 39, .75)
}

::-o-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgba(22, 31, 39, .75)
}

@media (max-width:768px) {

    .wpContent .container .video,
    .wpContent .container p {
        width: 100%
    }

    .wpContent .container .video iframe,
    .wpContent .container p iframe {
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 16/9
    }
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.hiddenToggle {
    position: fixed;
    top: 50%;
    width: .1px;
    height: .1px;
    opacity: 0;
    pointer-events: none
}

h1.font-light,
h2.font-light,
h3.font-light,
h4.font-light,
h5.font-light,
h6.font-light {
    font-family: itau_display_prolight !important
}

h1.font-extrabold,
h2.font-extrabold,
h3.font-extrabold,
h4.font-extrabold,
h5.font-extrabold,
h6.font-extrabold {
    font-family: itau_display_proxbold !important
}

li.font-light,
p.font-light,
td.font-light {
    font-family: itau_text_prolight !important
}

li.font-extrabold,
p.font-extrabold,
td.font-extrabold {
    font-family: itau_text_probold !important
}

.container {
    width: 100%;
    max-width: 1180px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1100px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1180px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

#no-files,
.d-none,
.hidden {
    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: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !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: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !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: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1100px) {
    .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: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1180px) {
    .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: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !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: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1100px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1180px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !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: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .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: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .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-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-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: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .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: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .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-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-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: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .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: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .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-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-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:1100px) {
    .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: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .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: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .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-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-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:1180px) {
    .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: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .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: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .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-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-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
    }
}

.wpContent table {
    border-collapse: separate;
    border-spacing: 0 2px;
    width: 100%;
    margin: 20px 0
}

.wpContent table thead th {
    background: #161f27;
    padding: 13px 1rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #fff
}

.wpContent table tr td {
    font-size: 14px;
    font-weight: 700;
    line-height: 160%;
    color: #161f27;
    padding: 13px 1rem;
    border-bottom: 1px solid #f4f4f4
}

.wpContent table.tb-central th.ano {
    text-align: left
}

.wpContent table.tb-central td.icone {
    width: 150px
}

.wpContent table.tb-central td.icone img {
    display: block;
    margin: auto
}

.wpContent table.tb-central td.icone.off img {
    filter: grayscale(100%);
    opacity: .5
}

.wpContent table.table-arquivos {
    margin-bottom: 3rem
}

.wpContent table.table-arquivos td {
    border-bottom: none
}

.wpContent table.table-arquivos td.data {
    width: 100px;
    text-align: center;
    padding-left: 0;
    font-weight: 400
}

.wpContent table.table-arquivos td.icone {
    font-size: 16px;
    color: #161f27;
    font-weight: 400;
    text-align: center;
    width: 65px
}

.wpContent table.table-arquivos td.link a {
    font-size: 14px;
    color: #161f27;
    font-weight: 700;
    text-decoration: none
}

.wpContent table.table-arquivos td.icons {
    width: 50px;
    text-align: right;
    padding-right: 0
}

.wpContent table.table-arquivos td.icons img {
    cursor: pointer
}

.wpContent table.table-arquivos td.icons img:first-child {
    margin-right: 1rem
}

.wpContent table.table-arquivos td:first-child {
    border-left: none
}

.wpContent table.table-arquivos td:last-child {
    border-right: none
}

.wpContent table.table-calendario {
    margin-top: 0
}

.wpContent table.table-calendario thead th {
    text-align: left
}

.wpContent table.table-calendario thead th:last-child {
    width: 120px;
    text-align: center
}

.wpContent table.table-calendario td {
    padding: 0 15px;
    height: 60px
}

.wpContent table.table-calendario td:first-child {
    width: 120px
}

.wpContent table.table-calendario td:last-child img {
    max-width: 35px;
    margin-right: 15px
}

.wpContent table.table-calendario td:last-child a:last-child img {
    margin-right: 0
}

.wpContent table.fm-months {
    background-color: #fafafa
}

.wpContent table.fm-months .month a {
    pointer-events: none;
    opacity: .25;
    display: flex;
    align-items: center;
    justify-content: center
}

.wpContent table.fm-months .month.on a {
    cursor: pointer;
    opacity: 1;
    pointer-events: all
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.searchPopup {
    display: none;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(79, 79, 79, .71)
}

.searchPopup__form {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.searchPopup__form .close {
    cursor: pointer;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.searchPopup__form .close:hover {
    opacity: .7
}

.searchPopup__form form {
    display: flex;
    background: #fff;
    width: 100%;
    max-width: 450px;
    margin-right: 1rem
}

.searchPopup__form form input {
    background: #fff;
    border: none;
    outline: 0;
    padding-left: 1rem;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #161f27
}

.searchPopup__form form input::-webkit-input-placeholder {
    color: #b8b8b8
}

.searchPopup__form form input::-moz-input-placeholder {
    color: #b8b8b8
}

.searchPopup__form form input::-ms-input-placeholder {
    color: #b8b8b8
}

.searchPopup__form form input::-o-input-placeholder {
    color: #b8b8b8
}

.searchPopup__form form input::input-placeholder {
    color: #b8b8b8
}

.searchPopup__form form button {
    background: #f25722;
    border: none;
    width: 55px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.searchPopup__form form button:hover {
    opacity: .7
}

.searchPopup__form form button img {
    max-width: 32px
}

.search .searchFiles__date {
    width: 85px;
    text-align: center
}

.search .searchFiles__icon {
    width: 52px;
    text-align: center
}

.search .searchFiles__icon img {
    max-width: 32px;
    margin: auto;
    display: block
}

.search .circle {
    width: 12px;
    height: 12px;
    background: #161f27;
    border-radius: 50%;
    margin: auto
}

.search .table-search tbody tr td {
    height: 52px;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 130%;
    color: #161f27
}

.search .table-search tbody tr td a {
    font-size: 13px;
    line-height: 130%;
    color: #161f27;
    text-decoration: none
}

.btn {
    display: block;
    cursor: pointer;
    padding: 10px 32px 8px 32px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    border: none;
    font-family: itau_display_proregular;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    text-decoration: none !important
}

.btn--lg {
    width: 200px
}

.btn--md {
    width: 165px
}

.btn--sm {
    width: 105px
}

.btn--white {
    color: #fff !important
}

.btn--primaryColor {
    color: #161f27
}

.btn--secondaryColor {
    color: #f25722
}

.btn--bgWhite {
    background: #fff;
    border: 2px solid #161f27
}

.btn--bgTransparent {
    background: 0 0;
    border: 2px solid #fff
}

.btn--bgPrimaryColor {
    background: #161f27;
    border: 2px solid #161f27
}

.btn--bgSecondaryColor {
    background: #f25722;
    border: 2px solid #f25722
}

.btn:disabled {
    border-color: #ccc;
    background: #ccc;
    cursor: no-drop
}

.btn:disabled:hover {
    opacity: 1
}

.btn:hover {
    opacity: .8
}

.custom_form {
    max-width: 553px;
    width: 100%;
    margin: 0 auto
}

.custom_form fieldset {
    padding: 0;
    border: 0;
    margin-bottom: 20px
}

.custom_form label {
    display: none;
    margin-bottom: 10px;
    color: #161f27;
    text-align: left
}

.custom_form label.label-check {
    display: block
}

.custom_form span.error {
    color: #161f27;
    font-size: 10px;
    line-height: 14px;
    color: #d43333;
    padding-left: 20px
}

.custom_form input[type=email],
.custom_form input[type=phone],
.custom_form input[type=text],
.custom_form select,
.custom_form textarea {
    font-family: itau_text_proregular;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #656565;
    border: none;
    outline: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 15px;
    background: #f0f0f0
}

.custom_form input[type=email]::-webkit-input-placeholder,
.custom_form input[type=phone]::-webkit-input-placeholder,
.custom_form input[type=text]::-webkit-input-placeholder,
.custom_form select::-webkit-input-placeholder,
.custom_form textarea::-webkit-input-placeholder {
    color: #656565
}

.custom_form input[type=email]::-moz-input-placeholder,
.custom_form input[type=phone]::-moz-input-placeholder,
.custom_form input[type=text]::-moz-input-placeholder,
.custom_form select::-moz-input-placeholder,
.custom_form textarea::-moz-input-placeholder {
    color: #656565
}

.custom_form input[type=email]::-ms-input-placeholder,
.custom_form input[type=phone]::-ms-input-placeholder,
.custom_form input[type=text]::-ms-input-placeholder,
.custom_form select::-ms-input-placeholder,
.custom_form textarea::-ms-input-placeholder {
    color: #656565
}

.custom_form input[type=email]::-o-input-placeholder,
.custom_form input[type=phone]::-o-input-placeholder,
.custom_form input[type=text]::-o-input-placeholder,
.custom_form select::-o-input-placeholder,
.custom_form textarea::-o-input-placeholder {
    color: #656565
}

.custom_form input[type=email]::input-placeholder,
.custom_form input[type=phone]::input-placeholder,
.custom_form input[type=text]::input-placeholder,
.custom_form select::input-placeholder,
.custom_form textarea::input-placeholder {
    color: #656565
}

.custom_form textarea {
    resize: none;
    height: 100px
}

.custom_form .g-recaptcha>div {
    margin: auto
}

.custom_form .customCheckbox {
    list-style: none;
    padding: 0 !important;
    margin: 0 0 16px 0;
    text-align: center
}

.custom_form .customCheckbox__item:before {
    display: none
}

.custom_form .customCheckbox--label {
    display: flex;
    align-items: flex-start;
    position: relative;
    font-size: 14px;
    line-height: 140%;
    color: #000;
    cursor: pointer
}

.custom_form .customCheckbox--checkbox {
    margin: 0 1rem 0 0;
    cursor: pointer
}

.custom_form .customCheckbox--checkbox:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 18px;
    height: 18px;
    border: 2px solid #161f27;
    border-radius: 4px
}

.custom_form .customCheckbox--checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .5rem;
    border-color: #161f27;
    border-top-style: none;
    border-right-style: none;
    border-radius: 0
}

.custom_form .customCheckbox--checkbox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: #fff;
    cursor: pointer
}

.header {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 99;
    width: 100%;
    padding: 1rem 0 12px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
}

.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__logo img {
    max-width: 165px
}

.header .right {
    display: flex;
    align-items: center
}

.header .supportMenu {
    margin-bottom: 2rem
}

.header .supportMenu a {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    line-height: 130%;
    font-weight: 600;
    color: #161f27;
    text-transform: uppercase;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.header .supportMenu a:hover {
    opacity: .7
}

.header .supportMenu a.decrease-font {
    padding-right: 5px;
    border-right: 1px solid #161f27;
    margin-right: 5px
}

.header .supportMenu a.increase-font {
    margin-left: 0;
    margin-right: 1rem
}

.header .supportMenu a+a {
    margin-left: 1rem
}

.header .supportMenu a img {
    margin-right: .5rem
}

.header .supportMenu span {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
    line-height: 130%;
    font-weight: 600;
    color: #161f27;
    text-transform: uppercase;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.header .supportMenu span:hover {
    opacity: .7
}

.header .supportMenu span.decrease-font {
    padding-right: 5px;
    border-right: 1px solid #161f27;
    margin-right: 5px;
    margin-right: 5px
}

.header .supportMenu span.increase-font {
    margin-left: 0;
    margin-right: 1rem;
    margin-right: 5px
}

.header .supportMenu span+a {
    margin-left: 1rem
}

.header .supportMenu span img {
    margin-right: .5rem
}

.header .form-search {
    background-color: #ededed;
    border-radius: 10px;
    display: flex;
    align-items: center;
    width: 184px;
    position: relative;
    margin-left: 15px
}

@media (max-width:576px) {
    .header .form-search {
        display: none
    }
}

.header .form-search input {
    width: 100%;
    border: none;
    padding: 12px 10px 10px 50px;
    background-color: transparent
}

.header .form-search button {
    position: absolute;
    left: 12.5px;
    border: none;
    background-color: transparent;
    line-height: 0;
    padding: 5px
}

.header .form-search button .searchIcon {
    cursor: pointer;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.header .form-search button .searchIcon:hover {
    opacity: .7
}

@media (min-width:1100px) {
    .header__nav {
        display: flex;
        align-items: center
    }
}

.header__nav .close-menu {
    display: none
}

.header__nav .settings {
    display: none;
    align-items: center
}

.header__nav .settings a {
    display: flex;
    align-items: center;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #fff
}

.header__nav .settings a.contraste {
    margin-right: 15px;
    display: none
}

.header__nav .settings a.decrease-font {
    padding-right: 5px;
    border-right: 1px solid #161f27;
    margin-right: 5px
}

.header__nav .settings a.increase-font {
    margin-left: 0;
    margin-right: 1rem
}

.header__nav .settings img {
    margin-right: 7.5px;
    position: relative;
    top: -2px
}

.header__nav .settings .language {
    display: flex;
    margin-left: 15px
}

.header__nav .settings .language a {
    display: none
}

.header__nav .settings .language a.active {
    font-weight: 700;
    display: block
}

.header__nav .settings .language .language-drop {
    display: none
}

.header__nav .settings .language .language-drop a {
    display: block
}

.header__nav .settings .language .language-drop a.active {
    color: #f25722
}

@media (max-width:1100px) {
    .header__nav {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -1500px;
        z-index: 101;
        height: 100%;
        width: 100%;
        background: #000;
        padding: 20px 20px 20px 20px;
        overflow: auto;
        transition: .3s ease-in
    }

    .header__nav .settings {
        display: flex;
        justify-content: center;
        margin: 15px 0;
        width: 100%
    }

    .header__nav .close-menu {
        display: flex;
        cursor: pointer
    }

    .header__nav.active {
        right: 0
    }

    .header__nav.active .close-menu {
        left: 0;
        right: unset
    }
}

.header__nav__menu {
    list-style: none;
    display: flex;
    align-items: center
}

@media (max-width:1100px) {
    .header__nav__menu {
        align-items: flex-start;
        flex-direction: column
    }
}

.header__nav__menu>li {
    padding: 5px 0;
    cursor: default;
    position: relative;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

@media (min-width:1100px) {
    .header__nav__menu>li.como-investir {
        text-transform: uppercase;
        margin-left: 4px
    }

    .header__nav__menu>li.como-investir a {
        border: 1px solid #fff;
        font-size: 12px
    }

    .header__nav__menu>li.como-investir a:before {
        display: none !important
    }

    .header__nav__menu>li.como-investir a:hover {
        border-color: #161f27;
        background-color: #161f27
    }
}

@media (max-width:1100px) {
    .header__nav__menu>li {
        padding-bottom: 15px;
        margin-bottom: 10px;
        width: 100%;
        border-bottom: 1px solid #3a3a3a
    }

    .header__nav__menu>li a {
        background-color: transparent !important
    }
}

@media (min-width:1100px) {
    .header__nav__menu>li.menu-fundos .sub-menu {
        width: 380px;
        grid-template-columns: 1fr 1fr
    }

    .header__nav__menu>li.menu-fundos .sub-menu li {
        margin: 0;
        padding: 5px 0
    }

    .header__nav__menu>li.menu-fundos .sub-menu li:nth-child(even) {
        padding-left: 20px
    }
}

.header__nav__menu>li.menu-fundos .sub-menu .todos-fundos a {
    color: #f25722;
    font-weight: 600
}

.header__nav__menu>li.menu-fundos .sub-menu .todos-fundos a i {
    margin-left: 7.5px;
    position: relative;
    top: 2px
}

.header__nav__menu>li:hover:before {
    content: "";
    width: 100%;
    height: 110%;
    position: absolute;
    left: 0;
    top: 50%
}

@media (max-width:1100px) {
    .header__nav__menu>li:hover:before {
        display: none !important
    }
}

.header__nav__menu>li:hover>a:before {
    content: "";
    width: calc(100% - 30px);
    height: 3px;
    position: absolute;
    left: 15px;
    top: 100%;
    background-color: #f25722
}

.header__nav__menu>li:hover>.sub-menu {
    display: block
}

.header__nav__menu>li:hover.menu-fundos .sub-menu {
    display: grid
}

.header__nav__menu>li>a {
    position: relative;
    color: #161f27;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    padding: 7px 15px 5px 15px;
    text-transform: lowercase;
    cursor: pointer;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all;
    position: relative
}

@media (max-width:1100px) {
    .header__nav__menu>li>a {
        font-size: 18px;
        color: #f25722;
        padding: 7px 0 5px 0
    }

    .header__nav__menu>li>a::before {
        display: none !important
    }
}

.header__nav__menu>li>.sub-menu {
    list-style: none;
    padding: 15px 15px 10px;
    margin: 0
}

@media (min-width:1100px) {
    .header__nav__menu>li>.sub-menu {
        display: none;
        position: absolute;
        left: 0;
        top: 48px;
        background: #161f27;
        min-width: 240px;
        z-index: 2
    }
}

.header__nav__menu>li>.sub-menu li {
    margin-bottom: 5px
}

.header__nav__menu>li>.sub-menu li a {
    color: #fff;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 230%;
    letter-spacing: -.02em;
    display: block
}

@media (max-width:1100px) {
    .header__nav__menu>li>.sub-menu li a {
        line-height: 130%
    }
}

.header__nav__menu>li>.sub-menu li a:hover {
    opacity: .7
}

.header__nav__menu>li>.sub-menu li.menu-item-has-children a {
    color: #929292
}

.header__nav__menu>li>.sub-menu li .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.header__nav__menu>li>.sub-menu li .sub-menu li {
    padding-left: 10px
}

.header__nav__menu>li>.sub-menu li .sub-menu li a {
    font-size: 13px;
    color: #fff;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.header__nav__menu>li>.sub-menu li .sub-menu li a:hover {
    opacity: .7
}

@media (max-width:1100px) {
    .header__nav__menu>li>.sub-menu {
        margin-top: 10px;
        padding: 0 10px;
        display: block !important
    }

    .header__nav__menu>li>.sub-menu li {
        border-color: #929292
    }

    .header__nav__menu>li>.sub-menu li a {
        display: block;
        font-size: 16px;
        padding: 10px 0
    }
}

@media (max-width:1120px) {
    .navigationBars {
        display: inline-block
    }
}

.navigationBars div {
    height: 2px;
    width: 25px;
    background: #161f27;
    margin: 0 auto 5px auto
}

.navigationBars div:last-child {
    margin-bottom: 0
}

.backdrop-header {
    background-color: #161f27;
    padding: 0;
    overflow: auto
}

.backdrop-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    color: #fff;
    min-width: 760px
}

.backdrop-header .container .menu-backdrop {
    margin: 0;
    padding: 0
}

.backdrop-header .container .menu-backdrop li {
    list-style: none;
    border-right: 1px solid #ededed;
    -webkit-transition: .25s all;
    -moz-transition: .25s all;
    -ms-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all
}

.backdrop-header .container .menu-backdrop li:first-child {
    border-left: 1px solid #ededed
}

.backdrop-header .container .menu-backdrop li.current-menu-item,
.backdrop-header .container .menu-backdrop li.current-page-ancestor,
.backdrop-header .container .menu-backdrop li:hover {
    background-color: #f25722
}

.backdrop-header .container .menu-backdrop li a {
    padding: 15px 21px 12px 21px;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-transform: lowercase;
    color: #fff;
    display: inline-block
}

@media (max-width:576px) {
    .backdrop-header .container .menu-backdrop {
        width: 100%
    }

    .backdrop-header .container .menu-backdrop li {
        width: 100%
    }

    .backdrop-header .container .menu-backdrop li a {
        font-size: 15px;
        height: 50px;
        width: 100%;
        padding: 0 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }
}

.backdrop-header .container .settings {
    display: flex;
    align-items: center
}

.backdrop-header .container .settings a {
    display: flex;
    align-items: center;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #fff
}

.backdrop-header .container .settings a.contraste {
    margin-right: 15px;
    display: none
}

.backdrop-header .container .settings a.decrease-font {
    padding-right: 5px;
    border-right: 1px solid #161f27;
    margin-right: 5px
}

.backdrop-header .container .settings a.increase-font {
    margin-left: 0;
    margin-right: 1rem
}

.backdrop-header .container .settings .language {
    display: flex;
    margin-left: 15px
}

.backdrop-header .container .settings .language a {
    display: none
}

.backdrop-header .container .settings .language a.active {
    font-weight: 700;
    display: block
}

.backdrop-header .container .settings .language .language-drop {
    display: none
}

.backdrop-header .container .settings .language .language-drop a {
    display: block
}

.backdrop-header .container .settings .language .language-drop a.active {
    color: #f25722
}

.backdrop-header .container img {
    margin-right: 7.5px;
    position: relative;
    top: -2px
}

@media (max-width:1100px) {
    .backdrop-header .container {
        justify-content: flex-start;
        min-width: 100%
    }

    .backdrop-header .container .settings {
        display: none
    }
}

.footer {
    background-color: #20272e
}

.footer__logos {
    width: 100%;
    display: inline-block;
    background-color: #161f27;
    padding: 22px 0
}

.footer__logos .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:576px) {
    .footer__logos .container {
        flex-direction: column;
        justify-content: center
    }

    .footer__logos .container .logo {
        margin-bottom: 15px
    }
}

.footer__logos .logo img {
    max-width: 140px
}

.footer__socialMedia {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center
}

.footer__socialMedia li {
    list-style: none;
    margin-left: 11px;
    width: 30.55px
}

.footer__socialMedia li:first-child {
    margin-left: 0
}

.footer__socialMedia li a {
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.footer__socialMedia li a:hover {
    opacity: .5
}

.footer__nav {
    padding-top: 36px
}

.footer__nav .container {
    display: flex;
    justify-content: space-between
}

.footer__nav .primary-menu {
    display: flex;
    padding: 0;
    margin: 0
}

@media (max-width:979px) {
    .footer__nav .primary-menu {
        display: none !important
    }
}

.footer__nav .primary-menu li {
    list-style: none;
    padding: 0;
    margin-right: 50px
}

.footer__nav .primary-menu li a {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 16px
}

.footer__nav .primary-menu li a:hover {
    color: #f25722
}

.footer__nav .primary-menu li:last-child a {
    margin-bottom: 0
}

.footer__nav .primary-menu .sub-menu {
    padding: 0
}

.footer__nav .primary-menu .sub-menu li {
    margin-right: 0
}

.footer__nav .primary-menu .sub-menu li a {
    text-transform: initial;
    margin-bottom: 2.5px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 181%;
    letter-spacing: -.02em
}

.footer__nav .faleconosco {
    min-width: 195px;
    max-width: 195px;
    display: flex;
    flex-direction: column
}

.footer__nav .faleconosco .link-menu {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 16px
}

.footer__nav .faleconosco .link-menu:hover {
    color: #f25722
}

.footer__nav .faleconosco p {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px
}

.footer__nav .faleconosco p a {
    color: #fff
}

.footer__nav .faleconosco p a:hover {
    color: #f25722
}

.footer__nav .faleconosco p:last-child {
    margin-bottom: 0
}

@media (max-width:979px) {
    .footer__nav .faleconosco {
        min-width: 100%;
        max-width: 100%;
        text-align: center;
        align-items: center
    }
}

.footer__disclaimer {
    width: 100%;
    display: inline-block;
    padding: 25px 0
}

.footer__disclaimer .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.footer__disclaimer p {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    margin: 2.5px auto
}

.footer__disclaimer p .cnpj {
    font-size: 14px
}

.footer__disclaimer p.poweredby {
    max-width: 1100px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 12.5px
}

.footer__disclaimer p.poweredby a {
    color: #fff
}

.mailerPf {
    background-color: #ebebeb;
    padding: 36px 0
}

.mailerPf .text {
    padding-right: 64px;
    width: 42.5%
}

.mailerPf .text h2 {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 44px;
    line-height: 50px;
    text-transform: lowercase;
    color: #f25722;
    display: flex;
    flex-direction: column;
    margin: 0
}

.mailerPf .text h2 strong {
    font-family: itau_text_proregular;
    font-weight: 700;
    color: #161f27
}

.mailerPf .form {
    display: flex;
    flex-direction: column;
    width: 60%
}

.mailerPf .form p {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    color: #161f27
}

.mailerPf .form .subscribeForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.mailerPf .form .subscribeForm .input {
    border: none;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 9px 9px;
    color: #8b8b8b;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
    width: calc(60% - 5px)
}

.mailerPf .form .subscribeForm .input-Sobrenome {
    width: calc(40% - 5px)
}

.mailerPf .form .subscribeForm .input-Email {
    width: 100%
}

.mailerPf .form .subscribeForm .btn {
    width: calc(40% - 5px);
    border: none;
    margin-bottom: 10px
}

.mailerPf .form .box-privacy {
    display: flex;
    align-items: center;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 150%;
    color: #161f27;
    margin-top: 10px;
    display: block
}

.mailerPf .form .box-privacy a {
    color: #161f27;
    text-decoration: underline
}

.mailerPf .form .box-privacy a:hover {
    text-decoration: none
}

.mailerPf .form .box-privacy input {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #a4a4a5;
    border-radius: 2px;
    margin: -1px 10px 0 0
}

.mailerPf .container {
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .mailerPf .container {
        flex-direction: column
    }

    .mailerPf .container .text {
        width: 100%;
        padding: 0 0 30px
    }

    .mailerPf .container .form {
        width: 100%
    }
}

.accordion {
    margin: 1.5rem 0
}

.accordion__item {
    margin-bottom: 16px
}

.accordion__item__header {
    color: #161f27;
    padding: 14px 50px 12px 24px;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    background: #f0f0f0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #d5d7d8
}

.accordion__item__header svg {
    position: absolute;
    right: 15px;
    top: calc(50% - 4px);
    transition: .25s
}

.accordion__item__header svg path {
    stroke: #161f27
}

.accordion__item__header.active {
    background: #161f27;
    color: #f0f0f0
}

.accordion__item__header.active svg {
    transform: rotate(-180deg)
}

.accordion__item__header.active svg path {
    stroke: #191919
}

.accordion__item__content {
    display: none;
    margin-top: 0;
    border: none;
    padding: 15px 15px 15px 24px
}

.accordion__item__content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%
}

.accordion__item__content table {
    margin-top: 0
}

.page-id-316 .table-arquivos .data,
.page-id-317 .table-arquivos .data {
    display: none !important
}

.datepicker {
    position: relative;
    z-index: 0;
    display: table;
    width: 100%;
    margin: 0 auto
}

.datepicker .nav-event {
    position: absolute;
    top: 4px;
    font-size: 0;
    cursor: pointer;
    z-index: 9
}

.datepicker .nav-event::before {
    content: "\f0da";
    font-family: FontAwesome;
    color: #161f27;
    font-size: 30px
}

.datepicker .nav-event.next {
    right: 15px
}

.datepicker .nav-event.prev {
    left: 13px
}

.datepicker .nav-event.prev::before {
    content: "\f0d9"
}

.datepicker .nav-event:hover {
    opacity: .8
}

.datepicker .ui-datepicker-group {
    display: table-cell;
    width: 33.3%;
    padding: 0 12px 0;
    vertical-align: top
}

@media (max-width:992px) {
    .datepicker .ui-datepicker-group {
        width: 50%
    }

    .datepicker .ui-datepicker-group-last {
        display: none
    }
}

@media (max-width:768px) {
    .datepicker .ui-datepicker-group {
        width: 100%
    }

    .datepicker .ui-datepicker-group-middle {
        display: none
    }
}

.datepicker .ui-datepicker-header {
    width: 100%
}

.datepicker .ui-datepicker-header .datepicker .ui-datepicker-next span,
.datepicker .ui-datepicker-header .datepicker .ui-datepicker-prev span {
    display: none
}

.datepicker .ui-datepicker-title {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #161f27;
    padding: 10px 0;
    margin: 0
}

.datepicker .ui-datepicker-inline {
    width: 100% !important;
    display: table !important;
    border-collapse: separate;
    margin: 0 auto;
    min-height: 310px
}

.datepicker .ui-datepicker-calendar {
    margin-top: 0;
    min-height: 265px
}

.datepicker .ui-datepicker-calendar th {
    background: 0 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    color: #161f27
}

.datepicker .ui-datepicker-calendar tr td {
    background: #fff;
    padding: 5px;
    text-align: center;
    width: 14.3%;
    border-bottom: none
}

.datepicker .ui-datepicker-calendar tr td span {
    color: #161f27;
    display: block;
    font-size: 15px;
    font-weight: 400
}

.datepicker .ui-datepicker-calendar tr td.has-event span {
    color: #fff;
    width: 32px;
    height: 32px;
    padding-top: 6px;
    margin: 0 auto;
    background-color: #a7a7a7
}

.datepicker .ui-datepicker-calendar tr td.has-event.divulgacao-de-resultado span {
    background-color: #ff690b
}

.datepicker .ui-datepicker-calendar tr td.has-event.webcast span {
    background-color: #022168
}

.datepicker .ui-datepicker-calendar tr td.has-event.mais-de-um-evento span {
    background-color: #00adee
}

.datepicker .ui-datepicker-calendar tr td.has-event.conferencias span {
    background-color: #ffca07
}

.datepicker .ui-datepicker-calendar tr td.has-event.outros-eventos span {
    background-color: #a7a7a7
}

.datepicker .ui-datepicker-next,
.datepicker .ui-datepicker-prev {
    display: none
}

#legenda_eventos {
    width: 100%;
    margin: 1rem auto 2rem
}

#legenda_eventos .legenda_texto {
    margin-bottom: 10px
}

#legenda_eventos .legenda_item {
    display: inline-block;
    margin: 5px 15px 5px 0;
    position: relative
}

#legenda_eventos .legenda_item .cor {
    position: absolute;
    left: 0;
    top: 6px;
    width: 15px;
    height: 15px
}

#legenda_eventos .legenda_item .cor-01 {
    background: #ff690b
}

#legenda_eventos .legenda_item .cor-02 {
    background: #022168
}

#legenda_eventos .legenda_item .cor-03 {
    background: #00adee
}

#legenda_eventos .legenda_item .cor-04 {
    background: #ffca07
}

#legenda_eventos .legenda_item .cor-05 {
    background: #a7a7a7
}

#legenda_eventos .legenda_item .label {
    color: #161f27;
    padding: 5px 0 5px 25px
}

.ui-tooltip {
    position: absolute;
    z-index: 9999;
    background: #fff;
    border: 1px solid #e6e6e6;
    max-width: 300px;
    color: #2a2222;
    box-shadow: 0 0 7px #a8a8a8;
    padding: 0
}

.ui-tooltip h5 {
    color: #476da6;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    font-size: 13px;
    background: #f9f9f9;
    margin: 0
}

.ui-tooltip ul {
    padding: 0;
    margin-bottom: 0
}

.ui-tooltip ul li {
    list-style: none;
    padding: 8px 10px;
    border-top: 1px solid #e6e6e6;
    font-size: 13px
}

.ui-tooltip .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px
}

.ui-tooltip .arrow.top {
    top: -16px;
    bottom: auto
}

.ui-tooltip .arrow.top:after {
    bottom: -20px;
    top: auto
}

.ui-tooltip .arrow.left {
    left: 20%
}

.ui-tooltip .arrow:after {
    content: "";
    background: #fff;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ui-helper-hidden-accessible {
    display: none
}

.evento-futuro h4,
.evento-realizado h4 {
    color: #161f27
}

.evento-futuro table th,
.evento-realizado table th {
    background: 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #161f27
}

#loading {
    width: 100%
}

#loading div {
    margin: 25px auto;
    border: 5px solid rgba(114, 114, 114, .2);
    border-top: 5px solid #161f27;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(34, 34, 34, .4)
}

@media (max-width:767px) {
    #popup {
        display: none
    }
}

#popup .box-msg {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 680px;
    background: #fff;
    z-index: 9999;
    padding: 15px 30px;
    color: #67666b;
    border-radius: 15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#popup .box-msg::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #161f27;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

@media (max-width:767px) {
    #popup .box-msg {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 767px;
        width: 100%;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (max-width:336px) {
    #popup .box-msg {
        padding: 20px 2px;
        top: 20px
    }
}

#popup .box-msg .close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    height: 30px;
    padding: 0 5px;
    color: #161f27;
    font-size: 26px;
    border-radius: 62px;
    background: 0 0;
    font-family: itau_text_proregular;
    text-align: center;
    overflow: hidden;
    line-height: 1em;
    font-style: normal;
    cursor: pointer
}

#popup .box-msg .close:hover {
    opacity: .8
}

#popup .box-msg h2 {
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 0 !important;
    margin: 5px 0 20px
}

#popup .box-msg h3 {
    color: #039be5;
    position: relative;
    font-family: itau_text_proregular;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0 !important;
    margin: 5px 0 15px
}

#popup .box-msg p {
    color: #67666b;
    font-size: 14px;
    line-height: 1.4em;
    margin: 5px 0
}

#popup .box-msg table {
    width: 100%;
    border-width: 0 !important;
    margin: -9px 0 34px 0
}

#popup .box-msg table td {
    padding: 0 30px 4px !important;
    vertical-align: top;
    position: relative;
    border-color: transparent !important;
    background-color: transparent !important;
    font-size: 13px;
    line-height: 1.7em;
    text-align: center
}

#popup .box-msg table td:nth-of-type(1)::after {
    position: absolute;
    content: "";
    width: 0;
    background-color: #161f27;
    height: 130px;
    top: 50%;
    right: 0;
    margin-top: -48px
}

#popup .box-msg table td h3 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-break: 1.1em;
    margin-bottom: 0;
    color: #039be5
}

#popup .box-msg table td h3::before {
    display: none
}

#popup .box-msg table td span {
    display: block
}

#popup .box-msg table td p {
    font-size: 13px;
    line-height: 1.7em;
    padding: 5px 0
}

#popup .box-msg table td h4 {
    color: #fff;
    font-size: 14px;
    margin: 15px 0 5px;
    padding: 5px 15px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    color: #fff;
    width: 200px
}

#popup .box-msg table td a {
    color: #67666b;
    border: 1px solid #000;
    padding: 5px;
    border-radius: 25px;
    text-decoration: none
}

#popup-mobile {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(34, 34, 34, .4)
}

@media (max-width:767px) {
    #popup-mobile {
        display: block
    }
}

#popup-mobile .box-msg {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    background: #fff;
    z-index: 9999;
    padding: 15px 24px;
    color: #67666b;
    border-radius: 15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#popup-mobile .box-msg::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #161f27;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

@media (max-width:767px) {
    #popup-mobile .box-msg {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

#popup-mobile .box-msg .close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 31px;
    height: 29px;
    padding: 0 5px;
    color: #161f27;
    font-size: 26px;
    border-radius: 62px;
    background: 0 0;
    font-family: itau_text_proregular;
    text-align: center;
    overflow: hidden;
    line-height: 1em;
    font-style: normal;
    cursor: pointer
}

#popup-mobile .box-msg .close:hover {
    opacity: .8
}

#popup-mobile .box-msg .close::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

#popup-mobile .box-msg #main-popup {
    padding-top: 0 !important
}

#popup-mobile .box-msg h2 {
    color: #fff;
    font-family: itau_text_proregular;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 0 !important;
    margin: 5px 0 20px
}

#popup-mobile .box-msg h3 {
    color: #039be5;
    position: relative;
    font-family: itau_text_proregular;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0 !important;
    margin: 5px 0 15px
}

#popup-mobile .box-msg h4 {
    margin: 15px 0
}

#popup-mobile .box-msg p {
    color: #67666b;
    font-size: 14px;
    line-height: 1.4em;
    margin: 5px 0
}

#popup-mobile .box-msg table {
    width: 100%;
    border-width: 0 !important;
    margin: -9px 0 34px 0
}

#popup-mobile .box-msg table td {
    padding: 0 30px 4px !important;
    vertical-align: top;
    position: relative;
    border-color: transparent !important;
    background-color: transparent !important;
    font-size: 13px;
    line-height: 1.7em;
    text-align: center
}

#popup-mobile .box-msg table td h3 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-break: 1.1em;
    margin-bottom: 0;
    color: #039be5
}

#popup-mobile .box-msg table td h3::before {
    display: none
}

#popup-mobile .box-msg table td p {
    font-size: 13px;
    line-height: 1.7em;
    padding: 5px 0
}

#popup-mobile .box-msg table td h4 {
    color: #fff;
    font-size: 14px;
    margin: 15px 0 5px;
    padding: 5px 15px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    color: #fff;
    width: 200px
}

#popup-mobile .box-msg table td a {
    display: block;
    color: #67666b;
    border: 1px solid #000;
    padding: 5px;
    margin: 5px 0;
    text-align: center;
    border-radius: 25px
}

body.hidden {
    overflow: hidden;
    display: block !important
}

.modalMailing {
    position: fixed;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(0, 0, 0, .65);
    overflow: auto;
    padding: 50px 15px 30px 15px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.modalMailing.active {
    top: 0
}

.modalMailing .container {
    max-width: 550px;
    position: relative;
    padding: 30px;
    background: #fff;
    border: .5px solid #f0f1f5;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.modalMailing .closeModalMailing {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 9999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modalMailing .closeModalMailing:before {
    font-size: 25px;
    color: #161f27
}

.modalMailing h3 {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #20272e;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.modalMailing .formRegister .form {
    width: 100%;
    display: inline-block
}

.modalMailing .formRegister .form__field {
    margin-top: 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modalMailing .formRegister .form__field:first-child {
    margin-top: 0
}

.modalMailing .formRegister .form__field.terms {
    margin: 20px 0;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.modalMailing .formRegister .form__field.terms input {
    width: 20px;
    height: 20px !important;
    margin-top: 3px !important;
    margin-right: 10px !important;
    box-shadow: none !important;
    cursor: pointer
}

.modalMailing .formRegister .form__field.terms p {
    padding-left: 5px
}

.modalMailing .formRegister .form__field.terms p:first-child {
    margin-bottom: 5px
}

.modalMailing .formRegister .form__field.terms p:last-child {
    margin-bottom: 0
}

.modalMailing .formRegister .form__field.terms p a {
    color: #f25722;
    text-decoration: underline
}

.modalMailing .formRegister .form__field .label {
    padding: 5px 0 0;
    width: 100%;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
    color: #6d6e71;
    font-size: 13px
}

.modalMailing .formRegister .form__field.group {
    display: none
}

.modalMailing .formRegister .form__field .error {
    display: none;
    padding: 5px 0 0;
    width: 100%;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
    color: red;
    font-size: 13px
}

.modalMailing .formRegister .form__field .error.active {
    display: inline-block
}

.modalMailing .formRegister .form__field .input,
.modalMailing .formRegister .form__field .select,
.modalMailing .formRegister .form__field input,
.modalMailing .formRegister .form__field select,
.modalMailing .formRegister .form__field textarea {
    padding: 8px 0;
    border: none;
    border-bottom: 1px solid #e4e5e9;
    color: #20272e;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    line-height: 133%;
    width: 100%;
    background-color: #fff;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 14px
}

.modalMailing .formRegister .form__field .input::placeholder,
.modalMailing .formRegister .form__field .select::placeholder,
.modalMailing .formRegister .form__field input::placeholder,
.modalMailing .formRegister .form__field select::placeholder,
.modalMailing .formRegister .form__field textarea::placeholder {
    color: #161f27;
    font-weight: 300;
    font-size: 14px
}

.modalMailing .formRegister .form__field textarea {
    height: 170px;
    resize: none
}

.modalMailing .formRegister .form__buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-top: 25px
}

.modalMailing .formRegister .form__buttons .btn {
    width: 100%
}

.modalMailing .formRegister .form button {
    max-width: 140px;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background-color: #f25722;
    border: none;
    font-weight: 500
}

.modalMailing .formRegister .form button:disabled {
    opacity: .5;
    pointer-events: none
}

@media (max-width:768px) {
    .modalMailing .formRegister .form {
        margin: 0 auto 15px
    }
}

.modalMailing .formRegister .msg {
    display: none;
    visibility: hidden;
    width: 100%;
    float: left;
    border-left: 4px solid #e6d700;
    padding: 15px;
    margin: 15px 0;
    background-color: #fff;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    font-size: 14px;
    font-weight: 400
}

.modalMailing .formRegister .msg.alertTerms,
.modalMailing .formRegister .msg.error,
.modalMailing .formRegister .msg.register {
    border-left-color: #dc3232
}

.modalMailing .formRegister .msg.success,
.modalMailing .formRegister .msg.successBlacklist,
.modalMailing .formRegister .msg.updated {
    border-left-color: #0b0
}

.modalMailing .formRegister .msg.blacklist {
    border-left-color: #000
}

.modalMailing .formRegister .msg.unexpectedError {
    border-left-color: #fa8500
}

.modalMailing .formRegister .msg.notBlacklist,
.modalMailing .formRegister .msg.reCaptchaValidate {
    border-left-color: #e6d700
}

.modalMailing .formRegister .msg.active {
    display: block;
    visibility: visible
}

.modalMailing .formRegister .alert {
    display: none;
    color: #dc3232;
    width: 100%;
    font-size: 13px;
    padding-top: 3px
}

.modalMailing .formRegister .alert.active {
    display: block;
    visibility: visible
}

.modalMailing .formRegister .newRegister {
    display: none;
    visibility: hidden
}

.modalMailing .formRegister .newRegister.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    visibility: visible
}

.modalMailing .div-recaptcha {
    height: 100px
}

.modalMailing .g-recaptcha {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.modalMailing .closeModalMailing {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 9999;
    text-indent: -9000px;
    background: url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/img/icon-close-modal.webp) no-repeat center;
    border: none
}

.modal-video {
    position: fixed;
    left: 0;
    top: -120%;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(0, 0, 0, .65);
    overflow: auto;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

@media (max-width:992px) {
    .modal-video {
        align-items: center
    }
}

.modal-video.active {
    top: 0
}

.modal-video .containerVideo {
    max-width: 865px;
    width: 100%;
    background: #161f27;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    position: relative
}

.modal-video .containerVideo iframe {
    width: 100%;
    height: 425px
}

.modal-video .close {
    background: url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/img/icons/icon-close.svg) no-repeat center;
    position: absolute;
    right: -40px;
    top: -40px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup--fundo {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(22, 31, 39, .76)
}

.popup--fundo__item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 150px);
    padding: 8px 8px 8px 16px;
    border-radius: 4px;
    background-color: #fff
}

@media (min-width:1000px) {
    .popup--fundo__item {
        max-width: 614px;
        max-height: 100%;
        height: max-content
    }
}

@media (min-width:1000px) and (max-width:1500px) {
    .popup--fundo__item {
        transform: translate(-50%, -50%) scale(.9)
    }
}

.popup--fundo__item>div {
    overflow-y: auto;
    height: 100%;
    position: relative;
    padding: 0 8px 8px 0
}

@media (min-width:1200px) {
    .popup--fundo__item>div {
        max-height: 100%
    }
}

.popup--fundo__item>div .close {
    cursor: pointer
}

.popup--fundo__item>div .close--top {
    color: #ec7000;
    height: 48px;
    width: max-content;
    margin-left: auto;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup--fundo__item>div .close--bottom {
    border-radius: 4px;
    padding: 8px 16px 8px 16px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background-color: #ec7000;
    text-align: center
}

.popup--fundo__item>div .disclaimer {
    padding-bottom: 24px
}

@media (min-width:1200px) and (max-width:1300px) {
    .popup--fundo__item>div .disclaimer {
        padding-bottom: 10px
    }
}

.popup--fundo__item>div .tituloMore {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 16px
}

@media (min-width:1200px) and (max-width:1300px) {
    .popup--fundo__item>div .tituloMore {
        margin-bottom: 10px
    }
}

.popup--fundo__item>div .textMore {
    font-weight: 400;
    line-height: 24px;
    height: 0;
    position: relative;
    overflow: hidden;
    transition: .4s
}

.popup--fundo__item>div .textMore:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 63%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, .7539390756) 0, #fff 100%)
}

.popup--fundo__item>div .textMore.active {
    height: 68px
}

.popup--fundo__item>div .textMore.active::before {
    opacity: 0
}

.popup--fundo__item>div .ButtonMore {
    border: 1px solid #106eb0;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #106eb0;
    margin-top: 0;
    margin-bottom: 30px;
    border-radius: 4px;
    background: 0 0;
    padding: 4px 16px;
    cursor: pointer
}

@media (min-width:1200px) and (max-width:1300px) {
    .popup--fundo__item>div .ButtonMore {
        margin-bottom: 10px
    }
}

.popup--fundo__item>div .titulo {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #231d19;
    margin-bottom: 15px
}

.popup--fundo__item>div .taxas__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #89837f;
    margin-bottom: 20px
}

.popup--fundo__item>div .taxas__item .titulo {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0
}

.popup--fundo__item>div .taxas__item .titulo__valor {
    text-align: right !important
}

.popup--fundo__item>div .taxas__item .descricao {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-bottom: 5px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.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
}

@font-face {
    font-family: slick;
    src: url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/vendor/slick-1.9.0/fonts/slick.eot);
    src: url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/vendor/slick-1.9.0/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/vendor/slick-1.9.0/fonts/slick.woff) format("woff"), url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/vendor/slick-1.9.0/fonts/slick.ttf) format("truetype"), url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/vendor/slick-1.9.0/fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 13px;
    width: 13px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 13px;
    width: 13px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li.slick-active button {
    background: #fff
}

.cookieinfo {
    max-width: 1305px;
    width: calc(100% - 30px);
    margin: auto;
    bottom: 60px;
    padding: 25px 64px;
    background: #f0f0f0;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 20px
}

@media (max-width:768px) {
    .cookieinfo {
        padding: 20px 15px;
        flex-direction: column
    }
}

.cookieinfo .cookies-text {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #161f27
}

.cookieinfo a {
    color: #161f27;
    text-decoration: underline
}

.cookieinfo a:hover {
    opacity: .7
}

.cookieinfo-close {
    background: #f25722;
    font-family: itau_text_proregular;
    color: #fff;
    width: 160px;
    height: 39px;
    border-radius: 5px;
    min-width: 160px;
    margin-left: 48px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 146.5%;
    letter-spacing: -.02em;
    transition: .5s all;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px
}

@media (max-width:768px) {
    .cookieinfo-close {
        margin-left: 0
    }
}

.cookieinfo-close:hover {
    opacity: .7
}

.contrast,
.contrast .breadcrumb li,
.contrast .header .settingsBar,
.contrast .sub-menu,
.contrast ::after,
.contrast ::before,
.contrast article,
.contrast aside,
.contrast footer,
.contrast header,
.contrast main,
.contrast nav,
.contrast ol,
.contrast section {
    background-color: #000 !important;
    color: #fff !important
}

.contrast *,
.contrast .breadcrumb li *,
.contrast .header .settingsBar *,
.contrast .sub-menu *,
.contrast ::after *,
.contrast ::before *,
.contrast article *,
.contrast aside *,
.contrast footer *,
.contrast header *,
.contrast main *,
.contrast nav *,
.contrast ol *,
.contrast section * {
    color: #fff !important
}

.contrast a,
.contrast b,
.contrast cite,
.contrast em,
.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6,
.contrast i,
.contrast label,
.contrast li a,
.contrast p,
.contrast q,
.contrast span,
.contrast strong,
.contrast td,
.contrast th,
.contrast u,
.contrast ul li {
    color: #fff !important
}

.contrast input[type=date],
.contrast input[type=datetime-local],
.contrast input[type=datetime],
.contrast input[type=email],
.contrast input[type=month],
.contrast input[type=number],
.contrast input[type=password],
.contrast input[type=search],
.contrast input[type=tel],
.contrast input[type=text],
.contrast input[type=url],
.contrast input[type=week],
.contrast select,
.contrast textarea,
.contrast th {
    background: #000 !important;
    color: #fff !important
}

.contrast input[type=date]::-webkit-input-placeholder,
.contrast input[type=datetime-local]::-webkit-input-placeholder,
.contrast input[type=datetime]::-webkit-input-placeholder,
.contrast input[type=email]::-webkit-input-placeholder,
.contrast input[type=month]::-webkit-input-placeholder,
.contrast input[type=number]::-webkit-input-placeholder,
.contrast input[type=password]::-webkit-input-placeholder,
.contrast input[type=search]::-webkit-input-placeholder,
.contrast input[type=tel]::-webkit-input-placeholder,
.contrast input[type=text]::-webkit-input-placeholder,
.contrast input[type=url]::-webkit-input-placeholder,
.contrast input[type=week]::-webkit-input-placeholder,
.contrast select::-webkit-input-placeholder,
.contrast textarea::-webkit-input-placeholder,
.contrast th::-webkit-input-placeholder {
    color: #fff
}

.contrast input[type=date]::-moz-input-placeholder,
.contrast input[type=datetime-local]::-moz-input-placeholder,
.contrast input[type=datetime]::-moz-input-placeholder,
.contrast input[type=email]::-moz-input-placeholder,
.contrast input[type=month]::-moz-input-placeholder,
.contrast input[type=number]::-moz-input-placeholder,
.contrast input[type=password]::-moz-input-placeholder,
.contrast input[type=search]::-moz-input-placeholder,
.contrast input[type=tel]::-moz-input-placeholder,
.contrast input[type=text]::-moz-input-placeholder,
.contrast input[type=url]::-moz-input-placeholder,
.contrast input[type=week]::-moz-input-placeholder,
.contrast select::-moz-input-placeholder,
.contrast textarea::-moz-input-placeholder,
.contrast th::-moz-input-placeholder {
    color: #fff
}

.contrast input[type=date]::-ms-input-placeholder,
.contrast input[type=datetime-local]::-ms-input-placeholder,
.contrast input[type=datetime]::-ms-input-placeholder,
.contrast input[type=email]::-ms-input-placeholder,
.contrast input[type=month]::-ms-input-placeholder,
.contrast input[type=number]::-ms-input-placeholder,
.contrast input[type=password]::-ms-input-placeholder,
.contrast input[type=search]::-ms-input-placeholder,
.contrast input[type=tel]::-ms-input-placeholder,
.contrast input[type=text]::-ms-input-placeholder,
.contrast input[type=url]::-ms-input-placeholder,
.contrast input[type=week]::-ms-input-placeholder,
.contrast select::-ms-input-placeholder,
.contrast textarea::-ms-input-placeholder,
.contrast th::-ms-input-placeholder {
    color: #fff
}

.contrast input[type=date]::-o-input-placeholder,
.contrast input[type=datetime-local]::-o-input-placeholder,
.contrast input[type=datetime]::-o-input-placeholder,
.contrast input[type=email]::-o-input-placeholder,
.contrast input[type=month]::-o-input-placeholder,
.contrast input[type=number]::-o-input-placeholder,
.contrast input[type=password]::-o-input-placeholder,
.contrast input[type=search]::-o-input-placeholder,
.contrast input[type=tel]::-o-input-placeholder,
.contrast input[type=text]::-o-input-placeholder,
.contrast input[type=url]::-o-input-placeholder,
.contrast input[type=week]::-o-input-placeholder,
.contrast select::-o-input-placeholder,
.contrast textarea::-o-input-placeholder,
.contrast th::-o-input-placeholder {
    color: #fff
}

.contrast input[type=date]::input-placeholder,
.contrast input[type=datetime-local]::input-placeholder,
.contrast input[type=datetime]::input-placeholder,
.contrast input[type=email]::input-placeholder,
.contrast input[type=month]::input-placeholder,
.contrast input[type=number]::input-placeholder,
.contrast input[type=password]::input-placeholder,
.contrast input[type=search]::input-placeholder,
.contrast input[type=tel]::input-placeholder,
.contrast input[type=text]::input-placeholder,
.contrast input[type=url]::input-placeholder,
.contrast input[type=week]::input-placeholder,
.contrast select::input-placeholder,
.contrast textarea::input-placeholder,
.contrast th::input-placeholder {
    color: #fff
}

.contrast button,
.contrast input[type=button],
.contrast input[type=reset],
.contrast input[type=submit] {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid #fff !important
}

.internal-banner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 350px
}

.internal-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    display: none
}

.internal-banner .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 303px;
    position: relative;
    z-index: 2
}

.internal-banner h1 {
    color: #fff;
    font-family: itau_display_proregular;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 132%;
    margin-bottom: 0
}

@media (max-width:768px) {
    .internal-banner h1 {
        font-size: 32px;
        line-height: 45px
    }
}

.internal-banner p {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    margin: 10px 0 0;
    display: inline-block
}

.internal-banner .btn {
    margin-top: 17px;
    width: auto
}

.internal-banner #breadcrumbs {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 15px
}

.internal-banner #breadcrumbs li.current-category {
    display: none
}

.internal-banner #breadcrumbs li.current-category strong {
    padding: 10px
}

.internal-banner #breadcrumbs li.current-category-separator {
    display: none
}

.internal-banner #breadcrumbs li>* {
    color: #fff;
    font-size: 16px;
    font-family: itau_text_proregular;
    font-weight: 400 !important;
    line-height: 20px
}

.internal-banner #breadcrumbs li .bread-parent {
    padding: 10px
}

.internal-banner #breadcrumbs li a {
    padding: 10px
}

.internal-banner #breadcrumbs li a:hover {
    color: #161f27
}

.internal-banner #breadcrumbs li a.bread-home {
    color: #f25722
}

.internal-banner #breadcrumbs li a.bread-home:hover {
    color: #fff
}

.internal-banner #breadcrumbs li:last-child {
    padding-left: 9px
}

.internal-banner #breadcrumbs .bread-home {
    padding-left: 0 !important
}

.internal-banner.fundoClaro h1 {
    color: #161f27
}

.internal-banner.fundoClaro p {
    color: #161f27
}

.wpContent {
    padding: 76px 0
}

.wpContent.whitebg {
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.wpContent.whitebg .container {
    background-color: #fff
}

.wpContent--faqs {
    margin: 30px 0
}

.wpContent--faqs h2 {
    font-weight: 300;
    font-size: 36px;
    line-height: 116%;
    letter-spacing: -.03em;
    color: #f25722;
    font-family: itau_text_proregular
}

.wpContent--tabs {
    margin: 30px 0
}

.wpContent--hlArea {
    margin: 45px 0
}

.wpContent a {
    color: #161f27;
    text-decoration: underline;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.wpContent a:hover {
    opacity: .7
}

.wpContent ul:not(.cd-timeline-navigation, .tabs) {
    list-style: none;
    padding-left: 14px
}

.wpContent ul:not(.cd-timeline-navigation, .tabs) li {
    color: #161f27;
    line-height: 130%;
    margin-top: 0;
    margin-bottom: .5rem;
    position: relative
}

.wpContent ul:not(.cd-timeline-navigation, .tabs) li:before {
    content: "";
    background: #f25722;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: -14px;
    top: 6px
}

.wpContent .forms.select {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    margin-bottom: 48px
}

.wpContent .forms.select select {
    width: auto;
    padding: 13px 40px 8px 18px;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff;
    background-image: url(https://www.itauassetmanagement.com.br/wp-content/themes/mziq_itau-asset/img/arrow_select.svg);
    background-position: 80% center;
    background-repeat: no-repeat;
    background-size: 9px;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    color: #161f27;
    border-radius: 7px
}

.wpContent .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    border-bottom: .7px solid #f25722;
    margin-bottom: 72px;
    min-width: 1146px
}

@media (max-width:1146px) {
    .wpContent .tabs {
        justify-content: flex-start;
        border-bottom: none
    }
}

.wpContent .tabs>div {
    min-width: 380px;
    margin-right: 50px;
    padding-bottom: 30px;
    cursor: pointer;
    border-bottom: 4px solid transparent;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all;
    text-align: center
}

.wpContent .tabs>div a {
    font-family: itau_text_proregular;
    font-size: 18px;
    line-height: 130%;
    color: #161f27;
    text-decoration: none
}

.wpContent .tabs>div:last-child {
    margin-right: 0
}

.wpContent .tabs>div.active,
.wpContent .tabs>div:hover {
    border-color: #161f27
}

.wpContent .tabs>div.active a,
.wpContent .tabs>div:hover a {
    color: #f25722;
    opacity: 1
}

@media (max-width:1146px) {
    .wpContent .tabs>div {
        border-bottom: none !important
    }
}

.wpContent .tabs__content {
    display: none
}

.wpContent .tabs__content.active {
    display: block
}

.wpContent .hlArea {
    padding: 45px 0;
    background: #161f27;
    text-align: center
}

.wpContent .hlArea * {
    color: #fff
}

.wpContent .subtitle {
    font-family: itau_display_probold;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #f25722;
    position: relative;
    display: inline-block
}

.wpContent .subtitle:before {
    content: "";
    position: absolute;
    left: calc(100% + 51px);
    top: 45%;
    width: 91px;
    height: 1px;
    background-color: #f25722
}

@media (max-width:768px) {
    .wpContent .subtitle:before {
        display: none
    }
}

.wpContent.defaultTemplate h2 {
    font-family: itau_display_probold;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #161f27;
    margin-bottom: 18px
}

.wpContent.defaultTemplate p {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #161f27
}

.page-template-fundos-abertos-pf .infosFundo {
    display: none !important
}

.page-template-fundos-abertos-pf .tableHistory {
    display: none !important
}

.page-template-fundos-abertos-pf .rentabilidade {
    display: none !important
}

.page-template-funds-list .wpContent {
    padding-top: 0
}

.page-template-funds-list .wpContent>.container {
    max-width: 100%;
    padding: 0
}

.page-template-funds-list section.comoInvestir {
    padding: 51px 0;
    margin-bottom: -76px;
    background-color: #c3ebf7
}

.page-template-funds-list section.comoInvestir .d-flex .col-md-6:first-child {
    display: flex;
    align-items: center;
    padding: 0
}

.page-template-funds-list section.comoInvestir .d-flex .col-md-6:first-child .minimizeBox {
    height: 80%;
    width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f25722
}

.page-template-funds-list section.comoInvestir .d-flex .col-md-6:first-child .minimizeBox h4 {
    font-size: 41px;
    text-align: center
}

@media (max-width:1200px) {
    .page-template-funds-list section.comoInvestir .d-flex .col-md-6:first-child .minimizeBox {
        border: none
    }
}

.page-template-funds-list section.comoInvestir .d-flex .col-md-6+.col-md-6 {
    height: 366px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:1200px) {
    .page-template-funds-list section.comoInvestir .d-flex .col-md-6+.col-md-6 {
        display: flex;
        justify-content: center;
        height: unset
    }
}

@media (max-width:1200px) {
    .page-template-funds-list section.comoInvestir .d-flex {
        flex-direction: column;
        align-items: center;
        gap: 40px
    }
}

.page-listaDeFundos .nossosFundos,
.page-template-fundos-de-investimento .nossosFundos,
.page-template-fundos-relacionados .nossosFundos {
    display: inline-block;
    width: 100%;
    position: relative
}

.page-listaDeFundos .nossosFundos.destacado .text:before,
.page-template-fundos-de-investimento .nossosFundos.destacado .text:before,
.page-template-fundos-relacionados .nossosFundos.destacado .text:before {
    content: "";
    background-color: #c3ebf7;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.page-listaDeFundos .nossosFundos .search-filter,
.page-template-fundos-de-investimento .nossosFundos .search-filter,
.page-template-fundos-relacionados .nossosFundos .search-filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    margin: 40px auto 8px;
    width: 100%
}

.page-listaDeFundos .nossosFundos .search-filter .search-name,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name {
    max-width: 330px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.page-listaDeFundos .nossosFundos .search-filter .search-name:before,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name:before,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name:before {
    content: "";
    width: 100vw;
    height: 1px;
    position: absolute;
    right: calc(100% + 25px);
    background-color: #f25722
}

.page-listaDeFundos .nossosFundos .search-filter .search-name input,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name input,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name input {
    display: block;
    width: 100%;
    height: 42px;
    padding: 8px 35px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #161f27;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .fa,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .fa,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .fa {
    position: absolute;
    right: 3px;
    top: 4px;
    color: #8d969b;
    cursor: pointer;
    min-width: 35px;
    height: 35px;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    display: none;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .fa.active,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .fa.active,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .fa.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .fa.active:hover:before,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .fa.active:hover:before,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .fa.active:hover:before {
    color: #161f27
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .fa:before,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .fa:before,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .fa:before {
    font-size: 15px
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .clearSearch,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .clearSearch,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .clearSearch {
    position: absolute;
    right: 3px;
    top: 4px;
    color: #8d969b;
    cursor: pointer;
    min-width: 35px;
    height: 35px;
    line-height: 20px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    display: none;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .clearSearch.active,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .clearSearch.active,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .clearSearch.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .clearSearch.active:hover:before,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .clearSearch.active:hover:before,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .clearSearch.active:hover:before {
    color: #161f27
}

.page-listaDeFundos .nossosFundos .search-filter .search-name .clearSearch:before,
.page-template-fundos-de-investimento .nossosFundos .search-filter .search-name .clearSearch:before,
.page-template-fundos-relacionados .nossosFundos .search-filter .search-name .clearSearch:before {
    font-size: 15px
}

.page-listaDeFundos .nossosFundos .search-filter .btn,
.page-template-fundos-de-investimento .nossosFundos .search-filter .btn,
.page-template-fundos-relacionados .nossosFundos .search-filter .btn {
    margin-left: 15px
}

.page-listaDeFundos .nossosFundos .text,
.page-template-fundos-de-investimento .nossosFundos .text,
.page-template-fundos-relacionados .nossosFundos .text {
    padding: 40px 0 0;
    display: inline-block;
    width: 100%
}

.page-listaDeFundos .nossosFundos .text h2,
.page-template-fundos-de-investimento .nossosFundos .text h2,
.page-template-fundos-relacionados .nossosFundos .text h2 {
    font-family: itau_display_probold;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 133%;
    color: #161f27;
    position: relative;
    display: inline-block;
    margin-bottom: 20px
}

.page-listaDeFundos .nossosFundos .text p,
.page-template-fundos-de-investimento .nossosFundos .text p,
.page-template-fundos-relacionados .nossosFundos .text p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%
}

.page-listaDeFundos .nossosFundos .listCards,
.page-template-fundos-de-investimento .nossosFundos .listCards,
.page-template-fundos-relacionados .nossosFundos .listCards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 40px 0 50px;
    padding: 0
}

@media (max-width:992px) {

    .page-listaDeFundos .nossosFundos .listCards,
    .page-template-fundos-de-investimento .nossosFundos .listCards,
    .page-template-fundos-relacionados .nossosFundos .listCards {
        gap: 10px
    }
}

@media (max-width:768px) {

    .page-listaDeFundos .nossosFundos .listCards,
    .page-template-fundos-de-investimento .nossosFundos .listCards,
    .page-template-fundos-relacionados .nossosFundos .listCards {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:576px) {

    .page-listaDeFundos .nossosFundos .listCards,
    .page-template-fundos-de-investimento .nossosFundos .listCards,
    .page-template-fundos-relacionados .nossosFundos .listCards {
        grid-template-columns: 1fr
    }
}

.page-listaDeFundos .nossosFundos .listCards .item,
.page-template-fundos-de-investimento .nossosFundos .listCards .item,
.page-template-fundos-relacionados .nossosFundos .listCards .item {
    background-color: #161f27;
    border: 1px solid #161f27;
    box-shadow: 3px 3px 12px 5px rgba(0, 0, 0, .25);
    border-radius: 6px;
    padding: 21px 32px 50px 32px;
    list-style: none;
    margin: 0;
    position: relative
}

.page-listaDeFundos .nossosFundos .listCards .item::before,
.page-template-fundos-de-investimento .nossosFundos .listCards .item::before,
.page-template-fundos-relacionados .nossosFundos .listCards .item::before {
    display: none
}

.page-listaDeFundos .nossosFundos .listCards .item .icon,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .icon,
.page-template-fundos-relacionados .nossosFundos .listCards .item .icon {
    position: absolute;
    top: 24px;
    right: 9px
}

.page-listaDeFundos .nossosFundos .listCards .item .titulo h3,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .titulo h3,
.page-template-fundos-relacionados .nossosFundos .listCards .item .titulo h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px
}

.page-listaDeFundos .nossosFundos .listCards .item .titulo h3::before,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .titulo h3::before,
.page-template-fundos-relacionados .nossosFundos .listCards .item .titulo h3::before {
    content: "";
    width: 9px;
    height: 17px;
    background-color: #f25722;
    position: absolute;
    top: 4px;
    left: -33px
}

.page-listaDeFundos .nossosFundos .listCards .item .titulo li,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .titulo li,
.page-template-fundos-relacionados .nossosFundos .listCards .item .titulo li {
    color: #fff
}

.page-listaDeFundos .nossosFundos .listCards .item h3,
.page-template-fundos-de-investimento .nossosFundos .listCards .item h3,
.page-template-fundos-relacionados .nossosFundos .listCards .item h3 {
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
    color: #fff
}

.page-listaDeFundos .nossosFundos .listCards .item h3 a,
.page-template-fundos-de-investimento .nossosFundos .listCards .item h3 a,
.page-template-fundos-relacionados .nossosFundos .listCards .item h3 a {
    font-family: itau_display_probold;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding-right: 35px
}

.page-listaDeFundos .nossosFundos .listCards .item h3 a::before,
.page-template-fundos-de-investimento .nossosFundos .listCards .item h3 a::before,
.page-template-fundos-relacionados .nossosFundos .listCards .item h3 a::before {
    content: "";
    width: 9px;
    height: 17px;
    background-color: #f25722;
    position: absolute;
    top: 4px;
    left: -33px
}

.page-listaDeFundos .nossosFundos .listCards .item p,
.page-template-fundos-de-investimento .nossosFundos .listCards .item p,
.page-template-fundos-relacionados .nossosFundos .listCards .item p {
    margin-bottom: 0;
    color: #fff
}

.page-listaDeFundos .nossosFundos .listCards .item p a,
.page-template-fundos-de-investimento .nossosFundos .listCards .item p a,
.page-template-fundos-relacionados .nossosFundos .listCards .item p a {
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    display: block
}

.page-listaDeFundos .nossosFundos .listCards .item .vermais,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .vermais,
.page-template-fundos-relacionados .nossosFundos .listCards .item .vermais {
    position: absolute;
    right: 13px;
    bottom: 9px;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-transform: lowercase;
    color: #f25722;
    text-decoration: none
}

.page-listaDeFundos .nossosFundos .listCards .item .vermais svg,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .vermais svg,
.page-template-fundos-relacionados .nossosFundos .listCards .item .vermais svg {
    margin-left: 5px
}

.page-listaDeFundos .nossosFundos .listCards .item .vermais svg path,
.page-template-fundos-de-investimento .nossosFundos .listCards .item .vermais svg path,
.page-template-fundos-relacionados .nossosFundos .listCards .item .vermais svg path {
    fill: #f25722
}

.page-template-fundos-de-investimento .wpContent {
    padding-bottom: 0
}

.page-template-fundos-de-investimento .nossosFundos:nth-child(even) {
    position: relative
}

.page-template-fundos-de-investimento .nossosFundos:nth-child(even):before {
    content: "";
    background-color: #c3ebf7;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.page-template-fundos-de-investimento .nossosFundos:nth-child(even) .container {
    position: relative
}

.chartFunds {
    position: relative;
    width: 100%;
    display: inline-block
}

.chartFunds .titleChart {
    color: #161f27;
    font-family: itau_text_proregular;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin: 0;
    padding: 0 0 0 10px;
    text-transform: initial;
    font-size: 16px
}

.chartFunds .renderChart {
    width: 100%;
    position: relative
}

.chartFunds .renderChart.loading:before {
    content: "";
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .75;
    z-index: 1
}

.chartFunds .renderChart.loading:after {
    content: "";
    border: 5px solid rgba(114, 114, 114, .2);
    border-top: 5px solid #161f27;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

@media (min-width:768px) {
    .chartFunds .dropPeriodo {
        position: absolute;
        top: -22px;
        right: 10px;
        z-index: 1
    }
}

@media (max-width:767px) {
    .chartFunds .dropPeriodo {
        margin: 20px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

.chartFunds .dropPeriodo .selectPeriodo {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.chartFunds .dropPeriodo .selectPeriodo.loading {
    pointer-events: none
}

.chartFunds .dropPeriodo .selectPeriodo .item {
    font-family: itau_text_proregular;
    line-height: 130%;
    color: #8d9091;
    border-bottom: 2px solid #8d9091;
    margin-right: 16px;
    cursor: pointer;
    font-size: 13px;
    -webkit-transition: .35s all;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all
}

.chartFunds .dropPeriodo .selectPeriodo .item.active,
.chartFunds .dropPeriodo .selectPeriodo .item:hover {
    color: #161f27;
    border-color: #f25722
}

.chartFunds .dropPeriodo .selectPeriodo .item:last-child {
    margin-right: 0
}

.chartFunds .grafico {
    float: left;
    width: 100%
}

.chartFunds .grafico .highcharts-container {
    width: 100% !important
}

.chartFunds .grafico .highcharts-grid-line {
    stroke: #dcdcdc
}

.chartFunds .highcharts-a11y-proxy-container-after {
    display: none
}

.boxDestaques h2 {
    position: relative;
    display: inline-block;
    font-family: itau_display_proregular;
    color: #161f27;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 116%;
    margin-bottom: 10px
}

.boxDestaques .listCards {
    display: flex;
    flex-direction: column;
    margin: 40px 0 70px;
    padding: 0
}

@media (max-width:991px) {
    .boxDestaques .listCards {
        margin: 20px 0
    }
}

.boxDestaques .listCards .item {
    border: 3px solid #d5d7d8;
    padding: 10px 32px 10px 80px;
    list-style: none;
    min-height: 247px;
    width: calc(100% - 53px);
    margin-bottom: 138px;
    position: relative;
    display: flex;
    align-items: flex-start
}

.boxDestaques .listCards .item:last-child {
    margin-bottom: 0
}

.boxDestaques .listCards .item .text {
    position: relative;
    top: -35px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 490px
}

.boxDestaques .listCards .item h3 {
    font-family: itau_display_proregular;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 48px;
    color: #000;
    margin-bottom: 25px;
    display: inline-block;
    padding: 0 20px;
    background-color: #fff
}

.boxDestaques .listCards .item h3 strong {
    font-weight: 700
}

.boxDestaques .listCards .item p {
    font-family: itau_display_proregular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    margin-bottom: 25px;
    display: inline-block;
    padding: 0 20px
}

.boxDestaques .listCards .item p strong {
    font-weight: 700
}

.boxDestaques .listCards .item p:last-child {
    margin-bottom: 0
}

.boxDestaques .listCards .item .imagem {
    position: absolute;
    right: -53px;
    bottom: -57px;
    width: 499px;
    height: 281px
}

@media (max-width:992px) {
    .boxDestaques .listCards .item .imagem {
        width: 430px;
        height: 260px
    }
}

@media (max-width:991px) {
    .boxDestaques .listCards .item .imagem {
        width: 100%;
        height: auto;
        position: static
    }
}

.boxDestaques .listCards .item.inverter {
    padding: 10px 80px 10px 32px;
    justify-content: flex-end;
    margin-left: 53px
}

.boxDestaques .listCards .item.inverter .imagem {
    right: auto;
    left: -53px
}

@media (max-width:991px) {
    .boxDestaques .listCards .item {
        flex-direction: column;
        padding: 15px !important;
        width: 100%;
        margin: 0 0 15px !important
    }

    .boxDestaques .listCards .item .text {
        position: static;
        max-width: 100%
    }

    .boxDestaques .listCards .item .text h3 {
        padding: 15px 0 0;
        margin-bottom: 15px
    }

    .boxDestaques .listCards .item .text p {
        padding: 0
    }
}