a,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section,
summary,
a {
    display: block
}
.slick-list:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1!important
}
ol,
ul,
li {
    list-style: none
}

h4 {
    font-size: 14px;
    font-weight: 600
}
h5 {
    font-size: 15px;
    font-weight: 600
}
h6 {
    font-size: 12px;
    line-height: 1.2
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
a img {
    border: none
}
b,
strong {
    font-weight: 700!important
}
i,
em {
    font-style: italic!important
}
* {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
body,
html {
    margin:0 auto;
}
a {
    text-decoration: none
}
em {
    font-style: normal
}
button,
input {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0
}
button,
input[type=submit] {
    cursor: pointer
}
select {
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0
}
.button {
    background-clip: padding-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-weight: 700;
    font-size: 12px;
    height: 22px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase
}
.inline-paragraph {
    display: inline-block!important
}
.hyphenate {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}
.ui-widget-content {
    color: #1b1b1b;
    font: normal 14px Raleway, sans-serif;
    text-transform: uppercase
}
.ui-widget-content .ui-menu-item {
    line-height: 42px
}

.ui-widget-content .ui-menu-item small {
    font-size: 75%;
    font-weight: 700
}
#simulate .country-selection {
    display: none
}
@media (min-width: 1024px) {
    .button {
        height: 29px;
        line-height: 29px
    }
}
.button.big {
    font-weight: 400;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px
}
@media (min-width: 768px) and (max-width: 1023px) {
    .button.big {
        font-size: 16px;
        height: 54px;
        line-height: 54px;
        padding: 0 45px!important
      }
}
.button.white {
    background-color: #fafafa;
    border: 1px solid #2558a6;
    color: #2558a6;
    line-height: 23px;
    padding: 8px 12px;
    overflow: hidden
}
@media (min-width: 1024px) {
    .button.white:hover {
        background-color: #2558a6;
        color: #fafafa
    }
}

#simulate .cidade-cotacao {
    height: 27px
}
#simulate .cidade-cotacao > p{
    text-transform:  none;
    font-size: 6px;
    zcolor: #1b1b1b;
    line-height: 12px;
}
#simulate .cidade-cotacao > p.first {
    font-size: 8px;
}
#simulate .cidade-cotacao > p > span.arrow {
    color: #ffffff;
    font-size: 10px
}
#simulate .cidade-cotacao > p > span {
    color: #1b1b1b !important;
}
#simulate .cidade-cotacao-iof {
    display: block
}
#simulate .cidade-cotacao-iof.hidden {
    display: none
}
@media (min-width: 1024px) {
    #simulate .cidade-cotacao {
        height: 29px;
    }
    #simulate .cidade-cotacao > p{
        text-transform:  none;
        /* color: #1b1b1b; */
        color: #ffffff;
        line-height: 12px;
    }
    #simulate .cidade-cotacao > p.first{
        font-size: 11px;
    }
    #simulate .cidade-cotacao > p > span.arrow{
        color: #1b1b1b;
        font-size: 16px;
    }
    #simulate .cidade-cotacao > p.second{
        font-size: 9px;
    }
    #simulate .cidade-cotacao > p > span {
        color: #ec343c;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .cidade-cotacao {
        height: 27px
    }
}
#simulate .custom-select span:after{
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}
.inline-title {
    display: inline-block
}

#simulate {
    margin:0 auto;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 1024px) {
    #simulate {
        padding-top: 12px;
        width: 400px
    }
    #simulate > .row{
        width: 100%
    }
}
#simulate .no-padding {
    padding: 0
}
#simulate .no-padding-left {
    padding-left: 0
}
#simulate .no-padding-right {
    padding-right: 0
}
#simulate h3 {
    color: #fafafa;
    letter-spacing: 1px;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate h3 {
        padding-bottom: 20px
    }
}
@media (min-width: 1024px) {
    #simulate h3 {
        margin: 0;
        padding-bottom: 12px
    }
}
#simulate h3 span{
    display: inline-block;
    padding: 0 5px;
    position: relative;
    text-shadow: 0 1px 1px rgba(150, 150, 150, .35)
}
#simulate h3 span:after,
#simulate h3 span:before {
    background-color: #fafafa;
    content: '';
    height: 1px;
    position: absolute;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 100%
}
#simulate h3 span:before {
    left: -100%
}
#simulate h3 span:after{
    right: -100%
}
#simulate .field {
    margin-bottom: 6px
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate h3 span{
        padding: 0 18px
    }
    #simulate .field {
        margin-bottom: 12px
    }
}
@media (min-width: 1024px) {
    #simulate h3 span {
        padding: 0 10px
    }
}

#simulate .field .large-6{
    width: 50%
}
#simulate input[type=text] {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #1b1b1b;
    font-size: 11px;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    text-transform: uppercase;
    width: 100%
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate input[type=text] {
        font-size: 20px;
        height: 86px;
        line-height: 86px;
        padding: 0 24px
    }
}
@media (min-width: 1024px) {
    #simulate input[type=text] {
        font-size: 14px;
        height: 52px;
        line-height: 52px;
        padding: 0 24px
    }
}
#simulate input[type=text].text-center {
    text-align: center
}
#simulate input[type=text]#search {
    background: url(../img/icon-search.png) right 12px center no-repeat #fff;
    background-size: 17px;
    padding: 0 35px 0 10px
}
#simulate::-webkit-input-placeholder {
    color: #1b1b1b;
    font-size: 11px;
    font-family: 400
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate input[type=text]#search{
        background-size: 34px;
        padding: 0 50px 0 24px
    }
    #simulate::-webkit-input-placeholder {
        font-size: 20px
    }
}
@media (min-width: 1024px) {
    #simulate input[type=text]#search {
        background-size: 24px;
        padding: 0 50px 0 24px
    }
    #simulate::-webkit-input-placeholder {
        font-size: 14px
    }
}
#simulate:-moz-placeholder {
    color: #1b1b1b;
    font-size: 11px;
    font-family: 400
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate:-moz-placeholder {
        font-size: 20px
    }
}
#simulate select {
    display: block;
    color: #1b1b1b;
    background-color: #fff;
    height: 52px;
    line-height: 52px;
    z-index: 10;
    padding: 0 20px;
    width: 100%;
    border-radius: 2px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    appearance: menulist;
    -webkit-appearance: menulist
}
@media (min-width: 1024px) {
    #simulate:-moz-placeholder,
    .page-for-you .block-01 #simulate:-moz-placeholder {
        font-size: 14px
    }
}
#simulate .custom-select {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #1b1b1b;
    font-size: 11px;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}
#simulate .custom-select p {
    line-height: 43px;
    margin: 0
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .custom-select {
        font-size: 20px;
        height: 86px;
        line-height: 86px;
        padding: 0 24px
    }
    #simulate .custom-select p {
        line-height: 86px
    }
}
@media (min-width: 1024px) {
    #simulate .custom-select {
        font-size: 14px;
        height: 52px;
        line-height: 52px;
        padding: 0 24px
    }
    #simulate .custom-select p {
        line-height: 52px
    }
}
#simulate .custom-select span{
    background-color: #2558a6;
    background-clip: padding-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fafafa;
    display: block;
    font-weight: 700;
    font-size: 9px;
    height: 100%;
    line-height: 11px;
    padding: 11px 8px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 71px
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .custom-select span {
        font-size: 16px;
        line-height: 18px;
        padding: 25px 12px 0 0;
        width: 142px
    }
}
@media (min-width: 1024px) {
    #simulate .custom-select span {
        font-size: 13px;
        line-height: 15px;
        padding: 11px 12px 0 0;
        width: 116px
    }
}
#simulate .custom-select span:after {
    top: 50%;
    margin-top: -2px;
    content: '';
    position: absolute;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3.5px 3.5px;
    border-color: #fafafa transparent transparent;
    transition: all .25s ease-in-out
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .custom-select span:after {
        border-width: 7px 5px 5px;
        margin-top: -4px;
        right: 16px
    }
    #simulate .custom-list li p{
        font-size: 13px!important;
        height: 50px!important
    }
    #simulate .custom-list li a{
        font-size: 14px!important;
        height: 70px!important
    }
}
#simulate .custom-list{
    display: none;
    padding: 0 20px;
    background-color: #fafafa;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3);
    box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3)
}
@media (min-width: 1024px) {
    #simulate .custom-select span:after,
    .page-for-you .block-01 #simulate .custom-select span:after {
        border-width: 7px 5px 5px;
        margin-top: -4px;
        right: 16px
    }
    #simulate .custom-list,
    .page-for-you .block-01 #simulate .custom-list {
        background-color: #fafafa;
        border: 1px solid #e9e9e9;
        -webkit-box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3);
        box-shadow: 15px 15px 30px 0 rgba(0, 0, 0, .3);
        height: 290px;
        left: 0;
        padding: 0 40px;
        position: absolute;
        overflow-y: auto;
        z-index: 5;
        top: 100%;
        width: 100%
    }
    #simulate .custom-list li p,
    .page-for-you .block-01 #simulate .custom-list li p {
        font-size: 13px!important;
        height: 50px!important
    }
    #simulate .custom-list li a,
    .page-for-you .block-01 #simulate .custom-list li a {
        font-size: 14px!important;
        height: 70px!important
    }
}
#simulate .custom-list li{
    list-style: none;
    position: relative;
    display: table;
    width: 100%
}
#simulate .custom-list li:last-child a {
    border: none
}
#simulate .custom-list li p {
    color: #454545;
    font-size: 10px;
    font-weight: 700;
    height: 35px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top: 20px;
    text-transform: uppercase
}
#simulate .custom-list li a {
    border-bottom: 1px solid #c1c1c1;
    color: #2558a6;
    font-size: 11px;
    font-weight: 700;
    height: 60px;
    letter-spacing: 1px;
    line-height: 20px;
    padding-left: 52px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell
}
#simulate .custom-list li a i {
    background-position: left center;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}
#simulate .custom-list li a i.icon-money{
    background-image: url(../img/icon-money.png)
}
#simulate .custom-list li a i.icon-card{
    background-image: url(../img/icon-card.png)
}
#simulate .custom-list li a i.icon-shuffle {
    background-image: url(../img/icon-shuffle.png)
}
#simulate label {
    color: #1b1b1b !important;
    display: block;
    font-size: 8px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(150, 150, 150, .35)
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate label {
        font-size: 13px;
        height: 34px;
        line-height: 34px;
        text-shadow: #000 1px 1px 1px;
    }
}
@media (min-width: 1024px) {
    #simulate label {
        font-size: 11px;
        font-weight: 600;
        /* color: #ec343c; */
        color: #fff;
        line-height: 26px;
        text-shadow: #000 1px 1px 1px;
    }
}
#simulate .load {
    background: url(../img/icon-load.png) center center no-repeat;
    background-size: 25px;
    height: 43px
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .load {
        background-size: 46px;
        height: 86px
    }
}
@media (min-width: 1024px) {
    #simulate .load {
        background-size: 34px;
        height: 52px
    }
}
#simulate button[type=submit]{
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    letter-spacing: 1px;
    width: 100%;
    padding: 0
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate button[type=submit] {
        font-size: 26px;
        height: 86px;
        line-height: 86px
    }
}
#simulate button[type=submit] span.mobile{
    display: block
}
#simulate button[type=submit] span.desktop {
    display: none
}
@media (min-width: 1024px) {
    #simulate button[type=submit],
    .page-for-you .block-01 #simulate button[type=submit] {
        font-size: 14px;
        height: 52px;
        line-height: 52px;
        margin-bottom: 0
    }
    #simulate button[type=submit] span.mobile,
    .page-for-you .block-01 #simulate button[type=submit] span.mobile {
        display: none
    }
    #simulate button[type=submit] span.desktop,
    .page-for-you .block-01 #simulate button[type=submit] span.desktop {
        display: block
    }
}
#simulate .know-more {
    color: #fafafa;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 5px;
    height: 43px;
    letter-spacing: 1px;
    line-height: 43px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(150, 150, 150, .35);
    text-transform: uppercase;
    width: 100%
}
@media (min-width: 768px) and (max-width: 1023px) {
    #simulate .know-more {
        font-size: 18px;
        font-weight: 400;
        height: 86px;
        padding: 0;
        line-height: 86px
    }
}
@media (min-width: 1024px) {
    #simulate .know-more
    {
        font-size: 13px;
        font-weight: 400;
        /* color: #F13C38; */
        color: #ffffff;
        height: 52px;
        padding: 0;
        line-height: 52px
    }
}
.ico_link {
    width: 100%;
    background: url(../img/icone180.png);
    height: 43px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
.copyright{font-size: 9px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: #2558a6;
    padding-bottom: 9px;
    padding-top: 2px;
    text-align: center;
    background-color: #2558a6;
    color: #fff;

}
.copyright img{
    display:inline-block;
    margin-bottom: -8px;
}
@media (min-width: 1024px) {
    #simulate .field {
        margin-bottom: 12px;
        width: 100%
    }
}
.large-2,
.large-2.columns {
    width: 16.66667%
}
.large-4,
.large-4.columns {
    width: 33.33333%
}
.large-5,
.large-5.columns {
    width: 41.66667%
}
@media (min-width: 1024px) {
    .large-6,
    .large-6.columns {
        width: 50%
    }
}
.large-7,
.large-7.columns {
    width: 58.33333%
}
.large-8,
.large-8.columns {
    width: 66.66667%
}
.large-8.small-12,
.large-8.small-12.columns {
    width: 100%!important
}
.large-9,
.large-9.columns {
    width: 75%
}
.large-10,
.large-10.columns {
    width: 83.33333%
}
.large-11,
.large-11.columns {
    width: 91.66667%
}
.large-13,
.large-13.columns {
    width: 99.66667%
}
.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
}
 .row {
    position: relative;
}


.row:after, .row:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    box-sizing: inherit;
}
