a,
a:hover {
    text-decoration: none
}

.adapta,
.full {
    width: 100%
}

.adapta {
    position: relative
}

img {
    max-width: 100%;
    height: auto;
}

.seta,
.topo {
    z-index: 9999
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    word-wrap: break-word;
    max-width: 100%;
    transition: 0s all
}

a:after,
div:after,
dl:after,
form:after,
ol:after,
ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #000;
    text-decoration: none !important
}

.left {
    float: left
}

.right {
    float: right
}

.clear,
br,
p {
    clear: both
}

.adapta {
    max-width: 1000px;
    margin: 0 auto
}

.WhatsTitle{
    padding: 15px 0 0 30px;
    background: url('/img/whats.png') 5px center no-repeat;
}

.WhatsTitle a{
    color: #FFF !important;
    display: block;
}

.divWhats{
    display: none;
    width: 100%;
}

.divWhats a{
    display: inline-block;
    width: 100%;
    color: #ff0;
    text-align: center;
    font-size: x-large;
}

.divWhats a:hover{
    color:#ffff00b8;
}

@media only screen and (max-width:499px) {
    .header_transparent{
        min-height: 83px;
    }
    #h1Top{
        min-height: 30px;
    }

    #gatas .section-text{
        min-height: 100px;
    }

    .acompanhante-gatas{
        min-height: 283px;
    }

    #gatas img{
        width: 100%;
        min-height: 204px;
    }
}

@media only screen and (max-width:392px) {
    .novidadesAtualizacoes .tab-atualizacoes{
        display: inline;
    }
    .section-title span:after, .section-title span:before{
        display: none !important;
    }
}

@media only screen and (min-width:768px) {
    .divWhats{
        display: inline-block;
    }
}

@media only screen and (min-width:1024px) {
    .adapta-destaque {
        max-width: 1200px !important;
    }

    /* .adapta-destaque .acompanhante-destaque img{
        height: 227px;
    } */
}

/* @media only screen and (min-width:1200px) {
    .adapta-destaque .acompanhante-destaque img{
        height: 261px;
    }
} */

@media only screen and (max-width:550px) {
    .tb-atendimento table thead tr td small, .tb-info table thead tr td small{
        float: none;
        width: 100%;
        display: block;
    }

    .row .table-responsive-sm{
        padding:0;
    }
}

.tb-atendimento table, .tb-info table{
    max-width: 500px;
    margin: 0 auto;
}

.tb-atendimento table thead tr td, .tb-info table thead tr td{
    position: relative;
}

.tb-atendimento table thead tr td::after, .tb-info table thead tr td::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
}

.tb-atendimento table thead tr td b, .tb-info table thead tr td b{
    font-size: smaller;
}

.tb-atendimento table thead tr td small, .tb-info table thead tr td small{
    font-size: x-small;
}

.tb-atendimento table[data-close="1"], .tb-info table[data-close="1"]{
    border-radius: 10px;
}

.tb-atendimento table[data-close="0"], .tb-info table[data-close="0"]{
    border-radius: 10px 10px 0 0;
}

.tb-atendimento table[data-close="1"] thead tr td::after, .tb-info table[data-close="1"] thead tr td::after{
    background: url('/img/down.svg') center no-repeat;
    background-size: 100%;
}

.tb-atendimento table tbody tr, .tb-info table tbody tr{
    transition: all 0.5s ease;
}

.tb-atendimento table thead tr td::after, .tb-info table thead tr td::after{
    cursor: pointer;
}

.tb-atendimento table[data-close="1"] tbody tr, .tb-info table[data-close="1"] tbody tr{
    display: none;
}

.tb-atendimento table[data-close="0"] thead tr td::after, .tb-info table[data-close="0"] thead tr td::after{
    background: url('/img/up.svg') center no-repeat;
    background-size: 100%;
}

.tb-atendimento table[data-close="0"] tbody tr, .tb-info table[data-close="0"] tbody tr{
    display: table-row;
}

.tb-atendimento table thead tr td{
    background: url('/img/clock.svg') 10px center no-repeat;
    background-size: 25px 25px;
    padding: 5px 50px !important;
}

.tb-info table thead tr td{
    background: url('/img/info.svg') 10px center no-repeat;
    background-size: 25px 25px;
    padding: 5px 50px !important;
}

.tb-info img{
    margin-left:2px;
}

.tb-atendimento .table>:not(caption)>*>*, .tb-info .table>:not(caption)>*>*{
    padding: 3px;
}

#botoesHome{
    display: flex; clear: both;
}

a.sexo-virtual, #botoesHome a.cidades{
    color: #FFF;       
    text-align: center;
    padding: 10px 0;
    border: 1px solid rgba(37,36,36,.5);
    text-transform: uppercase;
    background: rgb(156 245 58 / 50%);
    margin: 15px auto 25px;
    display: flow-root;
    width: 100%;
    max-width: 150px;
    border-radius: 10px;
    font-size: small;
}

div.viajando{
    font-weight: bold; color: #ffff99;text-transform: uppercase;margin: 15px 0;
}

.tagsNClicaveis h5{width: 100%;background: #c52d25;text-align: center;padding: 8px;border-radius: 6px;font-weight: normal;font-size: 18px;color:#FFF;}
.tagsNClicaveis>div{display: inline;margin-bottom: 15px;}
.tagsNClicaveis>div span{display: inline-flex;background: rgba(223, 243, 242, .8);color:#34393e;padding: 2px 5px;border-radius: 4px;margin:10px 0 0 10px;}

.acompanhante-body .acompanhante-fotos img{
    border-radius: 6px;
}

h5.estado{
    text-transform: uppercase;
}

#parceirosRodape{background: #202020;padding-bottom: 10px;display: table;}
#parceirosRodape a{display: inline-block;width: calc(100% / 6);padding: 1%;}
#parceirosRodape a img{border-radius: 6px;}
#parceirosRodape .adapta{background: rgb(255 255 255 / 32%);padding: 15px 15px;border-radius: 10px;}
#parceirosRodape h4, #parceirosRodape h2{color: #FFF;font-size: 14px;text-transform: uppercase;}

@media only screen and (max-width:1024px) {
    #parceirosRodape{padding: 15px;}
}

@media only screen and (max-width:899px) {
    #parceirosRodape a{width: calc(100% / 3);}
}

@media only screen and (max-width:499px) {
    #parceirosRodape a{width: calc(100% / 2);}
}

.detalhes-acompanhante span>span,
.detalhes-acompanhante strong {
    display: inline-flex;
    padding-left: 5px
}

.acompanhante-body .minhas-fotos, .acompanhante-body .meus-videos{
    text-align: center;
    color: #ff4c30;
    margin: 5px 0 15px;
    /*  text-transform: capitalize; */
    font-weight: bold;
    padding: 10px 5px;
    width: 100%;
    background: #FFF;
    font-size: large;
    border-radius: 8px;
}

.novidadesAtualizacoes {
    padding: 20px 0;
    background: #151515
}

.novidadesAtualizacoes .adapta {
    display: table
}

.novidadesAtualizacoes .tab-atualizacoes {
    display: table-cell;
    width: 50%
}

.novidadesAtualizacoes .tab-atualizacoes h2,
.novidadesAtualizacoes .tab-atualizacoes h4,
.novidadesAtualizacoes .tab-atualizacoes h5,
.novidadesAtualizacoes .tab-atualizacoes ul {
    width: 100%
}

.novidadesAtualizacoes .tab-atualizacoes ul {
    clear: both
}

.novidadesAtualizacoes .tab-atualizacoes ul li {
    display: inline-block;
    margin-right: 5px
}

.novidadesAtualizacoes .tab-atualizacoes h2,
.novidadesAtualizacoes .tab-atualizacoes h4,
.novidadesAtualizacoes .tab-atualizacoes h5 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.novidadesAtualizacoes a {
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    background: #202020;
    display: block;
    border-radius: 4px;
    margin-bottom: 3px;
    text-transform: uppercase;
    text-decoration: none
}

.novidadesAtualizacoes a:hover {
    background: #c52c25;
    color: #fff
}

#h1Top{margin: 15px 0;padding-bottom: 5px;}

@media only screen and (min-width:393px) {
    #h1Top{overflow: hidden;}
}


#gatas{padding: 25px 0; background: #FFF;}
/* #gatas .section-text span{color: #f2c658;}
#gatas .section-text span + span{color: #000;} */

#gatas .tag-label-box{border-radius: 10px;}
#gatas img{border-radius: 10px 10px 0 0;width: 100%;max-width: 100%;height: auto;}
#gatas h4, #gatas h3, #gatas h2{color: #421303;width: 100%;text-align: center;font-size: 22px;display: inline-block;margin-top: 10px}
#gatas .tag-label-box{background: #F6A12C;position: relative;}
#gatas .tag-gatas{display: inline-block;width: 100%;text-align: center;}
#gatas .tag-gatas label{background: #421303;color: #FFF;padding: 5px 10px;border-radius: 5px;margin: 5px;font-size: 14px;}
#gatas .acompanhante-gatas + .acompanhante-gatas{margin-top: 25px;}
#gatas .linkFull{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 999;}

.todos-ensaios .nenhum_encontrado{
    color: #464646 !important;
}


#destaques .section-text,
#todos-ensaios2 .section-text {
    color: #fff;
    padding: 0 5px
}

#todos-ensaios .section-text {
    color: #000;
    padding: 0 5px
}

#todos-ensaios2 .section-title {
    margin-top: 15px;
    color: #d20101 !important
}

#todos-ensaios2 .section-title span:before {
    background-image: url(/img/bg-orn-left.png)
}

#todos-ensaios2 .section-title span:after {
    background-image: url(/img/bg-orn-right.png)
}

#breadcrumbs {
    background: #161616
}

#breadcrumbs ul {
    margin: 0;
    padding: 10px 10px;
    color: #fff
}

#breadcrumbs ul li {
    padding-right: 5px
}

#breadcrumbs ul li * {
    display: inline-flex
}

#breadcrumbs ul li a,
#breadcrumbs ul li span {
    color: #b1a9a9;
    text-transform: uppercase
}

#breadcrumbs ul li a:hover {
    color: #FFF
}

html>object {
    display: none
}

body {
    font-family: 'Open Sans', sans-serif;
    background: #060606;
    overflow-x: hidden
}

.inicio {
    background: rgba(0, 0, 0, .9);
    height: 100%;
    padding-top: 40px
}

.inicio h3 {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: 20px
}

.inicio nav {
    margin: 20px 0
}

.inicio nav a {
    color: #fff;
    width: 25%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid rgba(37, 36, 36, .5);
    text-transform: uppercase;
    background: rgba(191, 52, 43, .5)
}

.inicio nav a:hover {
    background: rgba(191, 52, 43, .7)
}

.inicio .texto {
    color: #fff;
    text-align: justify;
    margin-bottom: 30px;
    padding: 0 10px
}

.inicio .termos-de-uso {
    text-align: center;
    color: #fff;
    padding-bottom: 30px
}

.inicio .termos-de-uso span {
    cursor: pointer
}

.inicio .termos-de-uso span:hover {
    color: #9f8d91
}

.inicio .termos-de-uso .termos {
    padding: 0 30px 0 0
}

.inicio .termos-de-uso #sair {
    padding: 0 0 0 30px
}

.inicio #termos {
    display: none;
    color: #fff;
    position: relative
}

.inicio #termos>h3 {
    text-align: left;
    border-bottom: 1px solid rgba(57, 54, 54, .76);
    padding-bottom: 2px;
    margin: 20px 0
}

.inicio #termos .fechar {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer
}

.topo {
    padding: 10px 0;
    top: 0;
    left: 0;
    right: 0;
    background: #090909;
    max-height: 96px
}

.topo .logo {
    height: 100%;
    max-width: 160px;
    max-height: 74px
}

.topo .logo:hover img {
    opacity: .9;
    transition: all .5s
}

.destaques {
    background: #060606;
    padding-top: 20px
}

.todos-ensaios2 {
    background: #380505
}

.todos-ensaios {
    background: #fff
}

.todos-ensaios2 .acompanhante-home>span {
    color: #FFF;
}

.free .acompanhante-home>span {
    color: #e10001;
    line-height: 15px;
}

.free .nenhum_encontrado {
    color: #000
}

.bannerrodape {
    background: #060606
}

.rodapebanner {
    display: table;
    margin: 25px 0
}

.rodapebanner .slide{width: 33%;margin: 0 0.1665%;}
.rodapebanner .slide a{display: block;z-index: 999;position: relative;}

.rodapebanner .slide img{max-height: none;}

/* .rodapebanner a {
    display: block
}

.rodapebanner a:first-child {
    padding: 0
}

.rodapebanner a:not(:first-child) {
    padding: 0 0 0 25px
}

.rodapebanner a:after,
.rodapebanner a:before,
.rodapebanner:after,
.rodapebanner:before {
    display: none
} */

.mais-acompanhantes h3 {
    color: #212529 !important
}

.mais-acompanhantes .section-title span {
    background: #fff;
    color: #e10001
}

.section-title h1,
.section-title h2 {
    display: inline-block;
    font-size: large
}

.destaques-home>div,
.destaques-home>div a,
.section-title {
    color: #ffe400;
    text-align: center;
    text-transform: uppercase
}

.destaque,
.destaque-acompanhante {
    min-height: 50px;
    background: url(/img/tx/destaque.jpg)
}

.destaque {
    min-height: 0
}

.centro {
    padding: 0 15px
}

.cycle {
    width: 33.33%;
    max-width: 316px;
    overflow: hidden;
    margin: 15px 11px 0 0;
    position: relative
}

.cycle a img,
.cycle img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cycle_last {
    margin: 15px 0 0
}

.fullbanner .cycle {
    max-width: 970px;
    width: 100%;
    margin: 15px 0 0
}

.section-title {
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 1.17em;
    color: #f2d694 !important
}

.section-title span {
    position: relative
}

.section-title span:after,
.section-title span:before {
    position: absolute;
    content: '';
    display: block;
    background-repeat: no-repeat;
    width: 250px;
    height: 30px;
    top: 0
}

.section-title span:before {
    left: 0;
    margin-left: -270px;
    background-image: url(/img/bg-left.png);
    background-position: right;
    padding-right: 15px
}

.section-title span:after {
    right: 0;
    margin-right: -270px;
    background-image: url(/img/bg-right.png);
    background-position: left;
    padding-left: 15px
}

.destaques-home {
    width: 33%;
    max-width: 316px;
    margin: 0 11px 0 0
}

.destaques-home-last {
    margin: 0
}

.destaques-home a {
    overflow: hidden;
    max-width: 316px;
    max-height: 145px;
    position: relative
}

.destaques-home a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 25px;
    background: rgba(255, 0, 0, .7);
    color: #fff;
    transition-property: all;
    transition-duration: .5s;
    padding: 5px 5px;
    opacity: 0;
    text-align: center
}

.destaques-home:hover a span {
    opacity: 1
}

.destaques-home img {
    -webkit-transition: all .7s
}

.destaques-home img:hover {
    -webkit-transform: rotate(2deg) scale(1.08);
    -moz-transform: rotate(2deg) scale(1.08);
    -ms-transform: rotate(2deg) scale(1.08);
    -o-transform: rotate(2deg) scale(1.08);
    transform: rotate(2deg) scale(1.08);
    -webkit-transition: all .7s
}

.destaques-home>div {
    padding: 5px 0
}

.destaques-barra {
    height: 23px;
    background: url(/img/tx/bg-centro.png) top center no-repeat;
    margin-bottom: 10px
}

.link-home_rodape {
    display: inline-flex;
    color: #fff;
    cursor: pointer;
    margin: 0 10px
}

.bxslider {
    max-width: initial
}

.bx-wrapper {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
    background-color: transparent !important
}

.bx-wrapper .bx-pager {
    display: none
}

.bx-wrapper .bx-controls-direction a {
    opacity: .4
}

#twitter-widget-0::shadow-root div.Tweet-brand {
    display: none
}

.theme-default .nivo-controlNav {
    display: none
}

.acompanhante-fotos #comentarios {
    margin: 10px 0 10px
}

.slide img {
    max-height: 95px
}

.mais-acompanhantes .section-title span:before {
    background-image: url(/img/bg-left2.png)
}

.mais-acompanhantes .section-title span:after {
    background-image: url(/img/bg-right2.png)
}

.mais-acompanhantes {
    padding: 10px;
    background: #fff;
    margin: 10px 0;
    border-radius: 6px;
    overflow-x: hidden
}

.mais-acompanhantes .destaques-interna {
    display: inline;
    width: 25%
}

.slide {
    width: 33.333%;
    display: inline-block
}

@media only screen and (min-width:1017px) {
    /* .acompanhante-home img {
        height: 276px
    } */

    /* .acompanhante-destaque img {
        height: 217px
    } */
}

@media only screen and (max-width:799px) {
    .acompanhante-destaque {
        width: 100% !important
    }
}

@media only screen and (max-width:499px) {
    .acompanhante-destaque {
        width: 100% !important
    }

    .rodapebanner .slide{width: 100%;}
}

@media only screen and (max-width:899px) {
    .mais-acompanhantes .destaques-interna {
        display: inline;
        width: 33.333%
    }

    .slide {
        width: 100%
    }
}

.mais-acompanhantes .destaques-interna a {
    margin: 1%;
    position: relative;
    width: 98%;
    overflow: hidden;
    border-radius: 10px
}

.mais-acompanhantes .destaques-interna img {
    width: 100%
}

.mais-acompanhantes .destaques-interna a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 0, 0, .7);
    color: #fff;
    padding: 5px;
    text-align: center;
    transition: all .5s;
    opacity: 0
}

.mais-acompanhantes .destaques-interna a+div {
    margin-bottom: 10px;
    color: #dc3126;
    text-transform: uppercase;
    text-align: center
}

.mais-acompanhantes .destaques-interna:hover a span {
    opacity: 1
}

.mais-acompanhantes img {
    -webkit-transition: all .7s
}

.mais-acompanhantes img:hover {
    -webkit-transform: rotate(2deg) scale(1.08);
    -moz-transform: rotate(2deg) scale(1.08);
    -ms-transform: rotate(2deg) scale(1.08);
    -o-transform: rotate(2deg) scale(1.08);
    transform: rotate(2deg) scale(1.08);
    -webkit-transition: all .7s
}

@media only screen and (max-width:499px) {
    .mais-acompanhantes .destaques-interna {
        width: 50%
    }
}

#comentarios {
    color: #fff;
    position: relative
}

#comentarios .list {
    background: rgba(197, 45, 37, .6);
    padding: 10px 10px 50px;
    position: relative;
    overflow-y: auto
}

#comentarios .nenhum {
    text-align: center
}

#comentarios .comentar {
    background: url(/img/comentar.png) 10px center no-repeat;
    background-color: #c52d25;
    padding: 10px 0 10px 40px;
    height: 45px;
    line-height: 30px;
    color: #ff0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: 10px
}

#comentarios h4 {
    color: rgba(197, 45, 37, .9);
    margin-bottom: 20px;
    border-bottom: 1px dotted rgba(197, 45, 37, .9);
    text-align: center
}

#comentarios input[type=text],
#comentarios textarea {
    border: 1px solid rgba(197, 45, 37, .6);
    background-color: transparent;
    color: #000;
    margin-bottom: 10px;
    padding: 5px
}

#comentarios textarea {
    height: 200px;
    max-height: 200px
}

#comentarios input[type=submit] {
    float: left;
    width: 100%;
    padding: 5px;
    color: #fff;
    background: rgba(197, 45, 37, .8);
    border: 0
}

#comentarios .autor {
    text-align: right;
    color: #ccc;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px
}

#comentarios .comentario {
    padding: 5px 0;
    border-bottom: 1px dotted #ff0
}

#comentarios .comentario:last-child {
    border-bottom: 0
}

#comentarios .comentario .relato {
    text-align: justify
}

video {
    max-height: 650px
}

#comentarios .ver_comentarios,
#local .ver_localizacao,
.acompanhante-fotos .post_tags .ver_tags {
    background: #c52d25;
    text-align: center;
    color: #fff;
    padding: 8px;
    margin: 5px 0;
    border-radius: 6px;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    font-size: 18px;
    display: none
}

#comentarios .ver_comentarios:after,
#local .ver_localizacao:after,
.acompanhante-fotos .post_tags .ver_tags:after {
    position: absolute;
    right: 5px;
    top: 0;
    display: block;
    width: 15px;
    height: 100%;
    visibility: initial;
    font-size: 22px;
    font-weight: bold;
}

#comentarios .ver_comentarios[data-type="0"]:after,
#local .ver_localizacao[data-type="0"]:after,
.acompanhante-fotos .post_tags .ver_tags[data-type="0"]:after {
    content: '+'
}

#comentarios .ver_comentarios[data-type="1"]:after,
#local .ver_localizacao[data-type="1"]:after,
.acompanhante-fotos .post_tags .ver_tags[data-type="1"]:after {
    content: '-'
}

@media only screen and (max-width:649px) {
    .acompanhante-fotos .post_tags {
        margin: 0 0 10px
    }

    #comentarios .ver_comentarios,
    #local .ver_localizacao,
    .acompanhante-fotos .post_tags .ver_tags {
        display: block !important
    }

    #local .ver_localizacao+div.full,
    .acompanhante-fotos .post_tags .ver_tags+div.full {
        display: none
    }

    #comentarios .ver_comentarios[data-type="0"]+div+.trigger {
        display: none
    }
}

@media only screen and (max-width:430px) {
    .g-recaptcha {
        width: 100%;
        max-width: 100%;
        display: block !important
    }
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transform: scaleX(1) scaleY(1);
    transition: visibility 0s linear .25s, opacity .25s 0s, transform .25s;
    font-family: sans-serif
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 1.5rem 1.5rem 1rem;
    width: 24rem;
    border-radius: .5rem;
    width: 80%;
    max-width: 1000px;
    height: auto
}

.close-button {
    float: right;
    width: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    color: #000;
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 0
}

.show-modal {
    opacity: 1;
    display: block !important;
    visibility: visible;
    transform: scaleX(1) scaleY(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s;
    z-index: 99999
}

@media only screen and (max-width:50rem) {
    .modal-content {
        width: calc(100% - 5rem)
    }
}

.todos-ensaios .section-title {
    color: #e10001 !important;
    margin-top: 10px
}

.todos-ensaios .section-title span:before {
    background-image: url(/img/bg-left2.png)
}

.todos-ensaios .section-title span:after {
    background-image: url(/img/bg-right2.png)
}

.acompanhante-destaque {
    width: 50%;
    padding: 5px;
    display: table
}

.acompanhante-home {
    width: 20%;
    padding: 5px;
    display: table
}

.acompanhante-home-last {
    padding: 0 0 10px
}

.acompanhante-destaque>span,
.acompanhante-home>span {
    color: #f2d694;
    text-align: center;
    position: relative;
    margin-top: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    font-weight: 700;
    height: 40px
}

.acompanhante-destaque a,
.acompanhante-home a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px
}

.acompanhante-destaque a:before,
.acompanhante-home a:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    transition: opacity .2s ease;
    position: absolute;
    opacity: 0;
    z-index: 2
}

.acompanhante-destaque:hover a:before,
.acompanhante-home:hover a:before {
    opacity: 1
}

.acompanhante-destaque a span,
.acompanhante-home a span {
    display: inline-block;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    font-size: 16px !important;
    padding: 10px 5px;
    color: #fff;
    transition: bottom 1s ease;
    opacity: 0;
    text-align: center;
    z-index: 3
}

.acompanhante-destaque:hover a span,
.acompanhante-home:hover a span,
.acompanhante-destaque a span[data-type="1"], .acompanhante-home a span[data-type="1"]
 {
    opacity: 1;
    background: rgb(56 5 5 / .6);
    bottom: 0
}

.acompanhante-destaque img,
.acompanhante-home img {
    transition: 1s ease;
    width: 100%;
    object-fit: cover;
}

.acompanhante-destaque img{
    aspect-ratio: 575 / 261;
}

.acompanhante-home img {
    aspect-ratio: 288 / 442;
}

.acompanhante-destaque:hover img,
.acompanhante-home:hover img {
    opacity: .9
}

.bg-ornamento,
.bg-ornamento2 {
    padding-top: 30px
}

.bg-ornamento {
    background: url(/img/bg-ornamento.png) center center no-repeat
}

.bg-ornamento2 {
    background: url(/img/bg-ornamento2.png) center center no-repeat
}

.acompanhante_foto {
    text-align: center
}

.acompanhante_foto img {
    -webkit-transition: all .7s;
    border: 1px solid #000
}

.acompanhante_foto img:hover {
    border: 1px solid red
}

.face_acompanhante {
    margin: 15px 0 0
}

.face_acompanhante>span {
    display: inline-block;
    margin-right: 5px;
    float: right
}

.conteudo {
    color: #fff;
    padding: 15px 0
}

.rodape {
    min-height: 100px;
    background: #202020;
    padding: 15px;
/*     padding-bottom: 15px */
}

.redes-news {
    padding: 45px 15px 0
}

.news span {
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px
}

.news form input {
    margin-right: 5px;
    height: auto;
    border: 0;
    padding: 8px 8px;
    border-radius: 10px
}

.news form input[type=submit] {
    margin-right: 0;
    background: #373737;
    border: 1px solid #373737;
    color: #fff;
    cursor: pointer;
    opacity: .8
}

.news form input[type=submit]:hover {
    opacity: 1
}

.redes>a:hover,
.sitemap ul.map a:hover {
    opacity: .8
}

#contato .result,
.news form .result {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
    height: 13px
}

.seta {
    width: 245px;
    height: 196px;
    position: fixed;
    top: 260px;
    right: 15px;
    background: url(/img/seta.png);
    display: none
}

.sitemap ul.map {
    padding-top: 45px;
    margin-bottom: 35px
}

.sitemap ul.map li {
    height: 18px;
    padding: 0 12px;
    text-align: center;
    position: relative
}

.sitemap ul.map li:after {
    content: '';
    display: block;
    width: 1px;
    height: 18px;
    background: #333131;
    position: absolute;
    right: 0;
    top: 0
}

.sitemap ul.map li.last:after {
    display: none
}

.sitemap ul.map a {
    color: #fff;
    font-size: 15px
}

.redes>a {
    width: 70px;
    height: 69px;
    background: url(/img/social.png);
    margin: 0 10px 10px 0
}

.redes>a.instagram {
    background-position: -210px
}

.redes>a.telegram {
    background-position: -351px
}

.redes>a.google-plus {
    background-position: -70px
}

.redes>a.skype,
.redes>a.youtube {
    background-position: -280px
}

.redes>a.twitter {
    background-position: -140px
}

.redes>a:last-child {
    margin-right: 0
}

.copyright {
    padding: 15px 0;
    background: #1a1a1a
}

.copyright,
.copyright a {
    text-align: center;
    color: #b1b1aa;
    font-size: 12px
}

#contato>div,
#contato>form {
    width: 50%
}

#contato .result {
    display: none;
    margin-top: -25px
}

#contato>form {
    padding: 15px 25px;
    max-width: none !important
}

#contato>form input,
#contato>form select,
#contato>form textarea {
    width: 100% !important;
    padding: 7px 10px;
    border: 0;
    margin-bottom: 4px;
    border-radius: 4px;
    clear: both
}

#contato>form textarea {
    height: 70px;
    max-height: 470px
}

#contato>form input:focus,
#contato>form textarea:focus,
.contato #contato>form select:focus {
    outline: 0
}

#contato>form input[type=submit] {
    width: 80px !important;
    background: #fff;
    color: #a2322c;
    margin-top: 5px;
    border: 1px solid #fff
}

#contato>form input[type=submit]:hover {
    background: red;
    color: #fff;
    cursor: pointer
}

#contato>.contatos {
    padding-top: 60px
}

#contato>.contatos a,
#contato>.contatos span {
    color: #ff0;
    text-align: center;
    margin: 15px 0 0
}

.destaque-acompanhante {
    padding: 15px 0;
    color: #fff
}

.destaque-acompanhante .adapta {
    max-width: 900px
}

#contato>.contatos {
    text-align: center
}

#contato>.contatos span:before {
    width: 100%;
    content: '';
    float: left;
    display: block;
    background: url(/img/Whatsapp.png) top center no-repeat;
    height: 30px;
    position: absolute;
    top: -30px
}

#contato>.contatos span {
    width: 50%;
    position: relative;
    font-size: 18px;
    display: inline-block
}

.destaque-acompanhante h3,
.painel>h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 22px
}

.destaque-acompanhante .acompanhante-nome,
.painel .acompanhante-nome {
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    height: 38px
}

.destaque-acompanhante .acompanhante-nome .tel,
.painel .acompanhante-nome .tel {
    color: #ffea00 !important;
    margin: 0 2px;
    font-size: 22px
}

.destaque-acompanhante .acompanhante-nome span:not(.tel),
.painel .acompanhante-nome span:not(.tel) {
    border-right: 1px solid #767676;
    padding-right: 5px;
    height: 24px
}

.acompanhante-nome .whatsapp:first-child,
.painel .whatsapp:first-child {
    padding-left: 25px;
    background: url(/img/Whatsapp.png) left center no-repeat
}

.destaque-acompanhante .tab {
    margin-top: 10px
}

.destaque-acompanhante .tab h4 {
    text-align: center;
    margin-bottom: 10px
}

.destaque-acompanhante .tab ul {
    border-right: 1px solid #767676;
    padding: 0 15px
}

.destaque-acompanhante .tab ul li {
    margin-bottom: 3px;
    position: relative;
    font-size: 15px
}

.destaque-acompanhante .tab ul li>span:not(.status) {
    margin-right: 10px
}

.destaque-acompanhante .acompanhante-como,
.destaque-acompanhante .acompanhante-como ul {
    width: 200px
}

.destaque-acompanhante .acompanhante-atendimento {
    max-width: 470px
}

.destaque-acompanhante .acompanhante-atendimento ul {
    padding: 0 15px
}

.destaque-acompanhante .acompanhante-atendimento li.left>span:not(.status) {
    width: 95px
}

.destaque-acompanhante .acompanhante-atendimento ul.right li.left>span:not(.status) {
    width: 120px
}

.destaque-acompanhante .acompanhante-atendimento li.right {
    margin: 0 15px 0 30px
}

.destaque-acompanhante .acompanhante-onde span.status,
.destaque-acompanhante .acompanhante-others span {
    margin-right: 5px
}

.destaque-acompanhante .acompanhante-atendimento .status {
    max-width: 80px;
    min-width: 30px
}

.destaque-acompanhante .acompanhante-onde {
    width: 230px
}

.destaque-acompanhante .acompanhante-onde ul {
    padding: 0 0 0 15px;
    border-right: 0
}

.destaque-acompanhante .acompanhante-onde li.left>span:not(.status) {
    width: 110px
}

.destaque-acompanhante .acompanhante-others {
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0;
    text-align: center
}

.destaque-acompanhante .acompanhante-others ul {
    border-right: 0
}

.destaque-acompanhante .acompanhante-others img {
    margin: 5px 3px 0 0
}

.acompanhante-top {
    margin: 0 auto;
    clear: both
}

.detalhes {
    padding: 10px 0 0;
    border-top: 2px dotted #353535;
    margin-top: 10px
}

.detalhes>span {
    margin: 0 0 5px
}

.detalhes>div {
    text-align: justify
}

.acompanhante-body .adapta {
    padding: 10px
}

.acompanhante-body .acompanhantes-lateral {
    width: 182px
}

.acompanhante-body .acompanhantes-lateral span {
    color: #d7de01;
    text-align: center;
    background: url(/img/tx/bg-centro.png) bottom center no-repeat;
    padding: 5px 0 25px;
    margin-bottom: 10px
}

.acompanhante-body .acompanhantes-lateral a:hover {
    opacity: .9
}

.acompanhante-body .acompanhante-fotos {
    width: 100%
}

.acompanhante-body .acompanhante-video iframe {
    width: 750px !important;
    float: right;
    margin-bottom: 15px
}

.acompanhante-body .acompanhante_foto {
    margin-bottom: 15px
}

.acompanhante-body .acompanhante_foto img {
    margin: 0 auto
}

.acompanhante-body .acessos {
    color: #d7de01;
    text-align: center;
    margin: 0 0 10px
}

.acompanhante-body .ornamento-barra {
    background: url(/img/tx/bg-centro.png) center no-repeat;
    margin: 12px auto 15px;
    max-width: 300px;
    height: 25px
}

.title-interna {
    border-bottom: 1px dotted rgba(225, 225, 225, .15);
    margin-bottom: 15px;
    padding-bottom: 2px
}

.parceiros-texto {
    color: #fff;
    padding: 10px;
    width: 100%
}

.incorporar {
    color: #fff;
    padding: 10px;
    width: 580px;
    background: rgba(204, 204, 204, .84);
    margin: 0 auto;
    text-align: center
}

.parceiros-texto>p {
    padding: 0;
    margin: 0
}

.parceiro-h3 {
    width: 500px;
    margin: 10px auto;
    clear: both;
    text-transform: uppercase;
    color: #9b0202;
    border-bottom: 1px solid #9b0202;
    font-family: Arial;
    font-size: 16px;
    text-align: center
}

.interna,
.nenhum_encontrado {
    margin-bottom: 15px
}

.interna,
.moteis,
.title_h3 {
    color: #fff
}

.parceiro-interna {
    text-align: center;
    margin-top: 5px
}

.parceiro-interna img {
    border: 1px solid #000
}

.parceiro-interna img:hover {
    border: 1px solid #fff
}

.nenhum_encontrado {
    color: #fff;
    text-align: center
}

.title_h3 {
    text-align: left;
    border-bottom: 1px solid rgba(57, 54, 54, .76);
    padding-bottom: 2px;
    margin: 20px 0;
    font-weight: 500
}

.moteis>.motel {
    width: 40%;
    margin-bottom: 10px;
    padding: 5px
}

.moteis>.motel:hover {
    background: rgba(191, 52, 43, .5)
}

.moteis>.motel:nth-child(even) {
    float: left;
    clear: both
}

.moteis>.motel:nth-child(odd) {
    float: right
}

.moteis>.motel>.left {
    width: 33.5%
}

.moteis>.motel>.right {
    width: 65%
}

.moteis>.motel span {
    padding-bottom: 4px
}

.moteis>.motel a {
    color: #ff0
}

#topo {
    position: fixed;
    right: 20px;
    bottom: 20px;
    text-indent: -9999em;
    width: 50px;
    height: 50px;
    background: url(/img/topo.png) no-repeat;
    opacity: .8
}

.log {
    color: #fff;
    margin-bottom: 5px
}

.grecaptcha-badge { 
    visibility: hidden;
}

.login-page label{
    width: 100%;
    display: inline-block;
    text-align: left;
}

.login-page {
    width: 100%;
    padding: 4% 0 0;
    margin: auto;
    color: #000;
}

.form {
    position: relative;
    z-index: 1;
    background: #fff;
    max-width: 100%;
    margin: 0 auto 100px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2), 0 5px 5px 0 rgba(0, 0, 0, .24)
}

.form button,
.form input {
    font-family: Roboto, sans-serif;
    outline: 0;
    width: 100%;
    border: 0;
    padding: 15px;
    font-size: 14px
}

.form input {
    background: #f2f2f2;
    margin: 0 0 15px;
    box-sizing: border-box
}

.form button {
    text-transform: uppercase;
    background: #cf2d25;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    margin-bottom: 15px
}

.form button:active,
.form button:focus,
.form button:hover {
    background: #e62a21
}

.recaptcha {
    padding: 0 0 0 3px
}

.g-recaptcha {
    margin: 10px auto;
    display: table
}

@media only screen and (min-width:1024px){
    .bannerPatrocinio{
        padding-left: 2rem;
    }
}

#blog {
    background: url(/img/tx/destaque.jpg)
}

#blog .topo {
    border-bottom: 2px solid #98403b
}

.blog .col1,
.blog .col2 {
    display: inline
}

.blog .col1 {
    width: 67%
}

.blog .col2 {
    width: 32%;
    margin-left: 1%
}

.blog .col1>ul>li {
    background: url(/img/post_bar.gif) repeat-x #fff;
    margin-bottom: 10px;
    padding: 40px 10px 10px
}

.blog .col1>ul>li article header {
    margin-bottom: 10px
}

.blog .col1>ul>li article header h2 {
    font-size: 36px
}

.blog .col1>ul>li article header h1 a,
.blog .col1>ul>li article header h2 a {
    color: #760a11
}

.blog .col1>ul>li article header h1 a:hover,
.blog .col1>ul>li article header h2 a:hover {
    color: #b62026
}

.blog .autor {
    margin: 10px 0
}

.blog .autor * {
    display: inline-flex
}

.blog .autor a:hover {
    color: #760a11
}

.blog .post_text {
    margin: 20px 0
}

.blog .post_text a {
    display: inline-flex !important
}

.blog .col2 .categorias {
    padding: 5px;
    border: 1px solid #98403b;
    background: #fff;
    margin-bottom: 10px
}

.blog .col2 .categorias h3 {
    text-align: center;
    background: #5c0001;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
    font-size: 1.2em
}

.blog .col2 .categorias a {
    text-align: right;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #760a11
}

.blog .col2 .categorias a:hover {
    color: #b62026
}

.blog .col2 .categorias li:not(:last-child) {
    border-bottom: 1px solid #dadada;
    margin-bottom: 5px
}

.blog .lateral-top {
    margin-bottom: 10px
}

.blog .lateral-centro {
    margin-bottom: 5px;
    width: 49%
}

.blog .lateral-centro:nth-child(even) {
    float: left
}

.blog .lateral-centro:nth-child(odd) {
    float: right
}

.blog .lateral-centro:nth-child(even):last-child,
.blog .lateral-centro:nth-child(odd):last-child {
    margin-bottom: 10px
}

.blog .lateral-centro:hover,
.blog .lateral-top:hover {
    opacity: .9
}

.blog .lateral_b>h4,
.blog .mais_acessados>h4 {
    text-align: center;
    padding: 5px 0;
    background: #000;
    color: #ffe400;
    margin-bottom: 5px
}

.blog .mais_acessados li {
    padding: 5px;
    background: #000;
    margin-bottom: 5px
}

.blog .mais_acessados a {
    color: #fff;
    text-align: center
}

.blog .read_more {
    background: #b62026;
    padding: 5px 10px;
    color: #fff
}

.blog .read_more:hover {
    background: #5c0001
}

.blog .fb-comments,
.blog .fb-comments iframe,
.blog .fb-comments span {
    width: 100% !important
}

.blog .fb_iframe_widget {
    width: 145px;
    height: 20px
}

.blog .twitter-share-button {
    margin: 0 5px
}

.blog .post_tags {
    margin: 5px 0 10px
}

.blog .post_tags span {
    color: #5c0001;
    font-weight: 700
}

.blog .post_tags a {
    color: #e13026;
    margin: 0 0 0 10px
}

.blog .post_tags a:hover {
    color: #760a11
}

.blog .fb-like {
    overflow: hidden
}

.acompanhante-fotos .post_tags {
    margin: 10px 0 10px
}

.acompanhante-fotos.post_tags span {
    color: #ff0
}

.acompanhante-fotos .post_tags a:not(.ver_tags) {
    color: #34393e;
    margin: 10px 0 0 10px;
    padding: 2px 5px;
    background-color: rgba(223, 243, 242, .8);
    border-radius: 4px
}

.acompanhante-fotos .post_tags a:not(.ver_tags):hover {
    color: #760a11;
    background-color: #dff3f2
}

.paginacao {
    background: #fff;
    padding: 5px;
    text-align: center
}

.paginacao a {
    padding: 2px 5px;
    border-right: 1px solid #e0dfe3;
    border-top: 1px solid #e0dfe3;
    border-bottom: 1px solid #e0dfe3;
    font-size: 17px;
    text-decoration: none;
    display: inline-table
}

.paginacao .pg-naveg-ante {
    border: 0;
    border-right: 1px solid #e0dfe3
}

.paginacao .pg-naveg-prox {
    border: 0
}

.paginacao .atual {
    background: #98403b;
    color: #fff
}

.paginacao .atual:hover {
    background: #98403b;
    color: #fff
}

.paginacao a:hover {
    background: #f1f1f2;
    color: #000
}

.acompanhante-video {
    text-align: -webkit-center;
    position: relative;
}

.acompanhante-video>iframe {
    overflow: hidden !important
}

.acompanhante-video .dataPostagem {
    position: absolute;
    top: 0;
    right: 30px;
    color: #FFF;
}

.acompanhante-video .dataVerificacao {
    position: absolute;
    top: 0;
    right: 30px;
    left: 30px;
    color: #ff0;
    text-align: center;
}

#wrapper h1 {
    position: absolute;
    background-color: transparent;
    color: #fff;
    font-size: 18px
}

.painel .telefone>input,
.painel>input {
    margin: 0 auto;
    background-color: transparent;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 0
}

.painel .telefone>input:active,
.painel .telefone>input:focus,
.painel>input:active,
.painel>input:focus {
    outline: 0
}

.painel .telefone {
    width: auto;
    margin: 0 auto;
    border-top: 2px dotted #353535;
    border-bottom: 2px dotted #353535;
    padding: 5px 0
}

.painel>input {
    font-size: 22px;
    width: 100%;
    display: block;
    padding: 5px 0
}

.painel .tab {
    width: 25%;
    padding: 1%
}

.painel select option {
    background-color: #000
}

.painel .tab2 {
    padding: 1%
}

.painel ul li {
    position: relative
}

.painel .tab select,
.painel .tab2 select {
    background-color: transparent;
    border: 1px solid #5a5a5a;
    border-radius: 6px;
    color: #fff;
    position: relative
}

.painel .tab select+.after,
.painel .tab2 select+.after {
    width: 1px;
    height: 18px;
    background: #5a5a5a;
    position: absolute;
    bottom: 0;
    top: 0
}

.painel .tab2 select.number+.after,
.painel .tab3 select.number+.after {
    right: 6%
}

.painel .tab1 select.number+.after {
    right: 31.4%
}

.painel .tab select:not(.number)+.after {
    right: 10%
}

.painel .tab select.number,
.painel .tab2 select.number {
    width: 33%;
    font-size: 11px;
    padding: 2px 0
}

.painel .tab2,
.painel .tab2 ul {
    width: 50%
}

.painel .tab2 ul:first-child {
    padding: 0 5% 0 0
}

.painel .tab2 ul:last-child {
    padding: 0 0 0 5%
}

.painel .tab h4,
.painel .tab2 h4 {
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0
}

.painel .tab ul>li,
.painel .tab2 ul>li {
    clear: both;
    margin-bottom: 5px
}

.painel .tab ul>li>span {
    width: 40%;
    margin-right: 2%
}

.painel .tab ul>li>select {
    width: 55%
}

.painel .tab2 ul>li>span,
.painel .tab3 ul>li>span {
    width: 64%;
    margin-right: 2%
}

.painel .tab2 ul>li>select,
.painel .tab3 ul>li>select {
    float: right;
    font-size: 11px
}

.painel .dotted {
    border-bottom: 2px dotted #353535
}

.painel .caps,
.painel .fts,
.painel .fts_on {
    border: 1px solid #454444;
    margin-top: 30px;
    padding: 2% 0;
    position: relative
}

.painel .fts .ft_title,
.painel .fts_on .ft_title {
    position: absolute;
    top: -12px;
    left: 15px;
    background: #000;
    padding: 0 10px;
    text-transform: uppercase
}

.caps .capas,
.painel .fotos {
    display: inline-block;
    width: 15%;
    margin: 0 0 15px 3.95%
}

.painel .fts .fotos {
    width: 31%;
    margin: 0 0 15px 2%
}

.painel .fotos input:active,
.painel .fotos input:focus {
    outline: 0
}

.painel .fotos>label.ordem {
    margin-top: 10px
}

.painel .fotos select {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 10px 0 10px 5px;
    background-color: #000;
    color: #fff
}

.painel .fotos select option {
    color: #fff
}

.painel .fotos input[type=file] {
    margin: 2px 0
}

.painel .fotos input:last-child {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    color: #fff
}

.fts_on .fotos img {
    width: 100%;
    max-height: 96px;
    border-radius: 8px
}

.painel input[type=submit] {
    background: #2a2a2a;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0
}

.painel input[type=submit]:hover {
    background: #4d4b4b;
    cursor: pointer;
    color: #f4f0f0
}

.painel .del-foto {
    width: 14px;
    height: 14px;
    background: url(/img/btexcluir.gif) center;
    margin: 13px 0 10px 10px;
    text-indent: 9999em
}

.acompanhante-video>div {
    margin: 15px auto 25px !important
}

#cidades {
    border-top: 1px solid red;
    padding-top: 20px !important;
    position: relative;
    text-align: center
}

#cidades>.title {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center
}

#cidades>.title span {
    padding: 2px 5px;
    background: #bf342b
}

#cidades li {
    display: inline-block
}

#cidades li a {
    display: block;
    color: #ccc;
    cursor: pointer;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px
}

#cidades li:hover a {
    text-decoration: underline !important;
    color: #fff !important
}

#cidades li:not(.title) span {
    display: block;
    padding-top: 10px;
    color: #ccc
}

#cidades li:last-child span {
    display: none
}

.col,
.row {
    box-sizing: border-box
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col {
    position: relative;
    float: left
}

.col {
    margin-left: 1.6%
}

.col-1 {
    width: 6.86666666667%
}

.col-2 {
    width: 15.3333333333%
}

.col-3 {
    width: 23.8%
}

.col-4 {
    width: 32.2666666667%
}

.col-5 {
    width: 40.7333333333%
}

.col-6 {
    width: 49.2%
}

.col-7 {
    width: 57.6666666667%
}

.col-8 {
    width: 66.1333333333%
}

.col-9 {
    width: 74.6%
}

.col-10 {
    width: 83.0666666667%
}

.col-11 {
    width: 91.5333333333%
}

.col-12 {
    width: 100%
}

@media only screen and (max-width:550px) {

    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9 {
        width: auto;
        float: none
    }

    .col+.col {
        margin-left: 0
    }
}

.fone-acompanhante {
    color: #ff0;
    text-align: center;
    font-size: 22px
}

.fone-acompanhante span, .fone-acompanhante a, .fone-acompanhante a:focus, .fone-acompanhante a:hover {
    display: inline; color: #ff0;
}

.fone-acompanhante .whatsapp {
    background: url(/img/whats.png) 20px center no-repeat;
    padding-left: 30px;
    cursor: pointer
}

.item {
    display: inline-block;
    line-height: 25px;
    font-weight: 700
}

.como-acompanhante .col-12.center,
.dados-acompanhante .col-12.center {
    padding: 0 5%;
    margin-left: 0
}

.como-acompanhante .item {
    width: 25%;
    display: inline-table
}

.como-acompanhante {
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding: 20px 0;
    margin: 15px 0 0
}

.como-acompanhante .idiom {
    margin-right: 5px
}

.dados-acompanhante {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.dados-acompanhante .item {
    width: 33.33333%
}

.dados-acompanhante .item a {
    color: #fff
}

.dados-acompanhante a,
.dados-acompanhante span {
    display: inline-table;
    padding: 5px 30px 0 0
}

.dados-acompanhante .whatsapp {
    background: url(/img/whats.png) right center no-repeat
}

.dados-acompanhante .cart {
    padding: 0
}

.dados-acompanhante a {
    background: url(/img/local.png) right center no-repeat;
    cursor: pointer
}

.detalhes-acompanhante{
    user-select: none;
}

.slider-acompanhante .detalhes-acompanhante {
    padding: 20px 0
}

.aling-center {
    text-align: center
}

.aling-left {
    text-align: left
}

.aling-right {
    text-align: right
}

.slider-acompanhante {
    padding: 15px 0;
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    z-index: 999;
    margin-bottom: 15px
}

.slider-acompanhante>.adapta {
    z-index: 1;
    position: relative
}

.slider-acompanhante .row{
    margin-left: 0;
    margin-bottom: 5px;
}

.slider-acompanhante>.adapta>.h1Title{
    font-size: 16px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    color: black;
    display: block;
    padding: 5px 0;
    border-radius: 8px;
}

.slider-acompanhante>.adapta>.h1Title + .h1{
    border-top: 1px solid rgba(255, 255, 255, .5);
    margin-top: 5px;
    padding-top: 5px;
}

.slider-acompanhante>.adapta>.h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}

.slider-acompanhante .overlay-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 0
}

#local iframe {
    width: 100%;
    margin-bottom: 15px
}

#text_rodape {
    border-top: 1px solid red
}

#text_rodape>div {
    margin: 0 0 25px;
    color: #fff;
    padding: 25px 15px 0
}

.telefone-acompanhante {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 54px;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    z-index: 9999
}

.telefone-acompanhante>div>a {
    display: inline-flex;
    color: #ff0;
    font-size: 20px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px
}

.telefone-acompanhante a.tel.whatsapp:first-child {
    background: url(/img/whats.png) left center no-repeat
}

.telefone-acompanhante span {
    color: #fff;
    width: 100%;
    margin-top: -10px;
    display: block
}

.telefone-acompanhante .chamar {
    width: 60%
}

.telefone-acompanhante .shared {
    width: 40%
}

.telefone-acompanhante a.compartilhar {
    font-size: 14px;
    background: url(/img/shared.png) no-repeat;
    background-position: center 5px;
    text-indent: 9999em;
    width: 100%
}

.telefone-acompanhante .shared span a {
    color: #6fd200
}

.telefone-acompanhante .chamar span a {
    color: #fff;
    padding-left: 30px
}

.filtrar {
    text-align: center;
    margin: 15px 0;
    float: left;
    width: 100%
}

.filtrar label {
    color: #000
}

#todos-ensaios2 .filtrar label {
    color: #fff
}

.filtrar input,
.filtrar select {
    display: inline;
    padding: 5px
}

.filtrar select {
    border: 1px solid red;
    background: rgba(255, 0, 0, .8);
    color: #fff;
    margin: 0 10px;
    outline: 0;
    min-width: 150px;
    border-radius: 6px;
}

.filtrar select option {
    background-color: rgba(255, 0, 0, .85);
    padding: 5px 5px !important
}

.filtrar select option:hover {
    background-color: rgba(255, 0, 0, .8)
}

.filtrar input {
    background: red;
    border: 2px solid red;
    color: #fff;
    outline: 0;
    transition: background ease 1s;
    border-radius: 6px;
}

.filtrar input:hover {
    background: rgba(255, 0, 0, .85);
    cursor: pointer
}

@media all and (max-width:599px) {
    .filtrar {
        display: table;
        width: 100%
    }

    .filtrar input,
    .filtrar label,
    .filtrar select {
        clear: both;
        display: block;
        margin: 5px 0 0;
        width: 100%
    }

    .filtrar label,
    .filtrar select {
        padding: 10px 5px
    }

    .filtrar input {
        padding: 10px 5px
    }
}

@media all and (max-width:449px) {
    #contato>form input[type=submit] {
        margin-top: 0 !important;
        width: 100% !important
    }

    .recaptcha>div>div {
        width: 84% !important;
        margin: 0 8%;
        border-radius: 8px;
        overflow: hidden
    }
}

@media all and (max-width:400px) {
    .g-recaptcha>div>div {
        border: 1px solid #ccc
    }

    #contato>form input[type=submit] {
        width: 100px !important;
        float: right;
        margin-right: 8%
    }
}

@media all and (max-width:699px) {

    .como-acompanhante .item,
    .dados-acompanhante .item {
        padding: 0 1%;
        text-align: center
    }

    .como-acompanhante div:nth-child(2) .item {
        width: 100% !important;
        float: left
    }
}

@media all and (max-width:1079px) {
    .slider-acompanhante>.adapta {
        width: 90%;
        margin: 0 5%
    }
}

@media all and (max-width:1000px) {
    .blog .adapta {
        padding: 0 1%
    }

    #blog {
        padding-top: 110px
    }

    #blog .main_header_right {
        margin-top: 20px
    }
}

@media (max-width:600px) {

    .blog .lateral_centro,
    .blog .lateral_rodape,
    .blog .lateral_topo,
    .blog .mais_acessados {
        display: none !important
    }

    .blog .col1,
    .blog .col2 {
        float: left !important;
        width: 100% !important;
        margin-left: 0 !important
    }

    .blog .col1 ul {
        padding-left: 0
    }

    .telefone-acompanhante {
        display: block
    }

    /* .rodape { padding-bottom: 70px; } */
}

@media all and (max-width:960px) {
    .fts_on .fotos {
        width: 32%;
        margin: 0 0 15px 1%
    }

    .fts_on .fotos img {
        max-height: 120px
    }
}

@media all and (max-width:760px) {

    .fts_on .fotos,
    .painel .fts .fotos {
        width: 48%;
        margin: 0 0 15px 1%
    }
}

@media all and (max-width:900px) {
    .painel .tab3 {
        float: left
    }

    .painel .tab1,
    .painel .tab3 {
        width: 50%
    }

    .painel .tab1 {
        padding: 0 0 0 20%
    }

    .painel .tab3 {
        padding: 0 20% 0 2%
    }

    .painel .tab2 {
        width: 100%;
        padding: 0 20%
    }
}

@media all and (max-width:695px) {

    .painel .tab1,
    .painel .tab2,
    .painel .tab3 {
        width: 100%;
        padding: 0;
        clear: both;
        margin-bottom: 15px
    }

    .painel .tab1 ul,
    .painel .tab2 ul,
    .painel .tab2 ul:last-child,
    .painel .tab3 ul {
        width: 100%;
        padding: 0 30%
    }

    .painel .tab h4:before {
        position: absolute;
        left: -10px
    }
}

@media all and (max-width:410px) {

    .painel .tab1 ul,
    .painel .tab2 ul,
    .painel .tab2 ul:last-child,
    .painel .tab3 ul {
        width: 100%;
        padding: 0 10%
    }
}

@media all and (max-width:1016px) {
    .centro {
        padding: 0 1%;
        overflow-x: hidden
    }

    .redes-news {
        padding: 10px 1% 0
    }

    .centrobanner .cycle:not(.cycle_last),
    .destaques-home:not(.destaques-home-last) {
        margin: 15px 1% 0 0
    }

    .centrobanner .cycle_last,
    .destaques-home-last {
        margin: 15px 0 0
    }

    .centrobanner .cycle,
    .destaques-home {
        width: 32.66%
    }

    .centrobanner .adapta {
        padding: 0 1%;
        margin: 0 0 10px
    }

    .acompanhante-home {
        width: 25%
    }

    .acompanhante-home-last {
        margin: 0 0 10px
    }

    .moteis>.motel {
        width: 49%
    }
}

@media all and (max-width:1006px) {
    .sitemap {
        max-width: 820px
    }

    .sitemap a {
        font-size: 12px !important
    }

    .sitemap .news,
    .sitemap .redes {
        float: none;
        clear: both
    }

    .sitemap .redes {
        width: 390px;
        margin: 10px auto 15px
    }

    .sitemap .news {
        width: 438px;
        margin: 0 auto
    }

    .sitemap ul.map {
        padding-top: 15px
    }
}

@media all and (max-width:979px) {
    .topo {
        padding: 6px 0;
        max-height: 76px;
        background: rgba(10, 10, 10, .95)
    }

    .topo .logo {
        max-width: 140px;
        margin-left: 10px
    }

    .hide {
        display: none !important
    }

    .visible {
        display: block !important
    }

    #topo {
        display: none
    }
}

@media all and (max-width:968px) {
    .acompanhante-body .acompanhantes-lateral {
        width: 18.76%
    }

    .acompanhante-body .acompanhante-video {
        width: 100%
    }

    .acompanhante-body .acompanhante-fotos img {
        max-width: 100% !important;
        min-width: inherit
    }
}

@media all and (max-width:864px) {

    .detalhes>div,
    .detalhes>span,
    .moteis {
        padding: 0 1%
    }

    .moteis>.motel {
        width: 100%;
        max-width: 400px;
        float: none !important;
        margin: 10px auto;
        clear: both;
        overflow-y: hidden
    }
}

@media all and (max-width:849px) {
    .acompanhante-top {
        width: 450px
    }

    .destaque-acompanhante .acompanhante-atendimento {
        max-width: 100%;
        float: none !important;
        padding-top: 15px;
        clear: both
    }

    .destaque-acompanhante .acompanhante-atendimento ul {
        border-right: 0;
        padding: 0 1%
    }

    .destaque-acompanhante .acompanhante-atendimento ul li.left,
    .destaque-acompanhante .acompanhante-atendimento ul li.right {
        width: 100%
    }

    .destaque-acompanhante .acompanhante-atendimento span.status {
        margin-right: 5px
    }
}

@media all and (max-width:829px) {
    .redes {
        width: 100%;
        height: 80px;
        margin-bottom: 10px
    }

    .sitemap ul.map {
        max-width: 151px;
        padding-top: 0
    }

    .sitemap ul.map li:after {
        width: 0
    }

    .sitemap a {
        font-size: 14px !important
    }

    .sitemap .news {
        float: right
    }
}

@media all and (max-width:779px) {
    .acompanhante-body .acompanhante-video iframe {
        height: auto;
        min-height: 300px
    }
}

@media all and (max-width:649px) {
    .acompanhante-body .acompanhantes-lateral {
        display: none
    }

    .acompanhante-body .acompanhante-fotos {
        width: 100%
    }

    .conteudo-interna {
        width: 98%;
        padding: 0 1%
    }
}

@media all and (max-width:649px) {
    .fullbanner {
        display: none
    }

    .destaques-home {
        width: 49.5%;
        margin: 0 0 10px !important;
        padding: 0 !important
    }

    .destaques-home-1+.destaques-home-2,
    .destaques-home-2+.destaques-home-3,
    .destaques-home-3+.destaques-home-1 {
        margin: 0 0 0 1% !important
    }

    .sitemap .news {
        width: 100%
    }

    .sitemap .news form input[name=email],
    .sitemap .news form input[type=submit] {
        clear: both;
        margin-top: 5px;
        float: left
    }
}

@media all and (max-width:599px) {
    .inicio {
        padding: 0 1%;
        width: 100%
    }

    .acompanhante-destaque,
    .acompanhante-home {
        width: 50%
    }

    /* .acompanhante-home img {
        min-height: 288px
    } */
}

@media all and (max-width:539px) {
    .topo {
        max-height: 88px
    }

    .topo .adapta {
        padding: 10px 0
    }

    .topo .logo {
        max-width: 120px !important
    }

    .centrobanner .cycle {
        max-width: 100%;
        width: 100%;
        margin: 10px 0 0 !important
    }

    .destaques {
        margin-top: 5px
    }

    .acompanhante-atendimento ul,
    .acompanhante-onde ul {
        display: block
    }

    #contato>div,
    #contato>form {
        width: 100%
    }

    #contato>.contatos {
        padding-top: 0;
        margin-bottom: 15px
    }
}

@media all and (max-width:499px) {
    .destaques-home {
        width: 100%;
        padding: 0 1%;
        margin: 0 !important;
        max-width: 100%
    }

    .destaques-home a,
    .destaques-home a img {
        max-width: 100%;
        width: 100%;
        max-height: none !important
    }

    #contato .result {
        margin-top: 0
    }

    .sitemap .news,
    .sitemap .news form,
    .sitemap .news form input {
        width: 100%
    }

    .destaque-acompanhante .tab {
        width: 90%;
        padding: 0 5%;
        clear: both;
        max-width: 270px;
        border-right: 0;
        float: none;
        margin: 10px auto
    }

    .destaque-acompanhante .acompanhante-others {
        max-width: inherit
    }

    .destaque-acompanhante .tab ul {
        border-right: 0;
        width: 100%;
        max-width: 250px;
        padding: 0 !important
    }

    .destaque-acompanhante .tab ul li {
        float: left;
        width: 100%
    }

    .destaque-acompanhante .tab h4 {
        text-align: left
    }

    .destaque-acompanhante .acompanhante-atendimento li.left>span:not(.status),
    .destaque-acompanhante .acompanhante-onde li.left>span:not(.status),
    .destaque-acompanhante .tab ul li>span:not(.status) {
        width: 120px
    }

    .acompanhante-others li {
        clear: both;
        width: 50%;
        margin: 0 !important
    }

    .destaque-acompanhante .acompanhante-others .adapta span {
        float: left
    }

    .destaque-acompanhante .acompanhante-others .adapta span+span+span:not(.status) {
        clear: both
    }

    .acompanhante-top {
        width: 100%
    }

    .destaque-acompanhante .acompanhante-nome {
        height: auto;
        min-height: 38px;
        width: auto;
        float: none;
        margin: 0 auto;
        max-width: 280px;
        clear: both
    }

    .destaque-acompanhante .acompanhante-nome span {
        float: left
    }

    .destaque-acompanhante .acompanhante-nome span+.tel+.tel {
        clear: both;
        float: right;
        margin-right: 10px;
        border-left: 0 !important
    }

    .tab h4:before {
        content: '';
        float: left;
        position: relative;
        width: 10px;
        height: 10px;
        background: #d8d11e;
        margin: 5px 5px 0 0;
        border-radius: 50%
    }

    .tab {
        outline: 0
    }

    .tab h4[data-visible] {
        cursor: pointer;
        outline: 0
    }

    .acompanhante-atendimento ul,
    .acompanhante-onde ul {
        display: none
    }

    .acompanhante-nome span:first-child {
        padding-left: 25px
    }
}

@media all and (max-width:429px) {
    .moteis>.motel>.right {
        font-size: 14px
    }

    .telefone-acompanhante a {
        font-size: 18px
    }
}

@media all and (max-width:414px) {
    .redes>a {
        zoom: .8;
        -moz-transform: scale(.8);
        -moz-transform-origin: 0 0
    }
}

@media all and (max-width:380px) {
    .sitemap .news {
        margin-right: 0;
        float: left;
        padding-left: 5px
    }

    .sitemap ul.map {
        clear: both
    }

    .sitemap ul.map li {
        padding: 0 5px;
        clear: both
    }

    .moteis>.motel>.right {
        font-size: 13px
    }
}

@media all and (max-width:358px) {
    #contato>form {
        width: 250px
    }
}

@media all and (max-width:338px) {
    .redes {
        width: 235px !important;
        height: 40px
    }

    .redes>a {
        zoom: .6;
        -moz-transform: scale(.6)
    }
}

@media all and (max-height:400px) {
    #contato .result {
        margin-top: 0
    }

    body,
    html {
        overflow-x: hidden
    }

    .topo {
        max-width: 100% !important
    }
}

#footer-bar {
    background: #1b1f22;
    padding: 50px 10px 10px;
    display: inline-block;
    width: 100%
}

#footer-bar .brand-log,
#footer-bar a,
#footer-bar label {
    display: inline-block;
    color: #c3c3c3;
    height: 42px;
    line-height: 42px
}

#footer-bar label {
    margin: 0 15px
}

#footer-bar ul {
    padding-left: 0; margin-bottom: 0;
}

#footer-bar ul li {
    display: inline-block
}

#rodape .sobre-rodape {
    color: #fff
}

#rodape .sobre-rodape a{
    color: #fff; text-decoration: underline !important; display: inline-flex;
}

#rodape .sobre-rodape h4 {
    margin: 30px 0 15px 0
}

#rodape-inferior {
    background: #202020;
    color: #fff;
    padding: 0 15px 0;
}

#rodape-inferior ul, #rodape-inferior ol{
    padding-left: 0;
}

#rodape-inferior .adapta {
    display: table
}

#rodape-inferior .tab-rodape {
    display: table-cell;
    padding-right: 10px
}

#rodape-inferior li {
    display: inline-block
}

#rodape-inferior a {
    color: #fff;
    padding: 5px 10px;
    font-size: large;
    font-weight: 500;
    background: #000;
    display: block;
    border-radius: 4px;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: none
}

#rodape-inferior a:hover {
    background: #c52c25
}

#rodape h4, #rodape h6,
#rodape-inferior h4, #rodape-inferior h4,  #rodape-inferior h2 {
    font-size: 15px;
    font-weight: 700
}

#rodape-inferior h4, #rodape-inferior h6 {
    margin-bottom: 15px
}

@media all and (min-width:1024px) {
    #rodape-inferior .tab-rodape {
        width: 50%
    }
}

@media all and (max-width:699px) {
    #rodape-inferior .tab-rodape {
        display: inline-block
    }
}

.nav__toggle {
    display: inline-block;
    position: absolute;
    z-index: 10;
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    right: 15px;
    top: 15px;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color .15s linear
}

.nav__toggle:focus,
.nav__toggle:hover {
    background-color: rgba(0, 0, 0, .5)
}

.nav__menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: var(--screen-height);
    position: relative;
    z-index: 5;
    visibility: hidden;
    background: rgba(0, 0, 0, .8)
}

.nav__item {
    opacity: 0;
    transition: all .3s cubic-bezier(0, .995, .99, 1) .3s
}

.nav__item:nth-child(1) {
    transform: translateY(-40px)
}

.nav__item:nth-child(2) {
    transform: translateY(-80px)
}

.nav__item:nth-child(3) {
    transform: translateY(-120px)
}

.nav__item:nth-child(4) {
    transform: translateY(-160px)
}

.nav__item:nth-child(5) {
    transform: translateY(-200px)
}

.nav__link {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 1.25rem;
    text-decoration: none;
    padding: 1rem
}

.nav__link:focus,
.nav__link:hover {
    outline: 0;
    background-color: rgba(0, 0, 0, .2)
}

.menuicon {
    display: block;
    cursor: pointer;
    color: #fff;
    transform: rotate(0);
    transition: .3s cubic-bezier(.165, .84, .44, 1)
}

.menuicon__bar,
.menuicon__circle {
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round
}

.menuicon__bar {
    transform: rotate(0);
    transform-origin: 50% 50%;
    transition: transform .25s ease-in-out
}

.menuicon__circle {
    transition: stroke-dashoffset .3s linear .1s;
    stroke-dashoffset: 144.513262038;
    stroke-dasharray: 144.513262038
}

.splash {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 1px;
    height: 1px
}

.splash::after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background-color: var(--splash-bg-color);
    width: 284vmax;
    height: 284vmax;
    top: -142vmax;
    left: -142vmax;
    transform: scale(0);
    transform-origin: 50% 50%;
    transition: transform .5s cubic-bezier(.755, .05, .855, .06);
    will-change: transform
}

.nav--open>.splash::after,
.nav:target>.splash::after {
    transform: scale(1)
}

.nav--open .menuicon,
.nav:target .menuicon {
    color: #fff;
    transform: rotate(180deg)
}

.nav--open .menuicon__circle,
.nav:target .menuicon__circle {
    stroke-dashoffset: 0
}

.nav--open .menuicon__bar:nth-child(1),
.nav--open .menuicon__bar:nth-child(4),
.nav:target .menuicon__bar:nth-child(1),
.nav:target .menuicon__bar:nth-child(4) {
    opacity: 0
}

.nav--open .menuicon__bar:nth-child(2),
.nav:target .menuicon__bar:nth-child(2) {
    transform: rotate(45deg)
}

.nav--open .menuicon__bar:nth-child(3),
.nav:target .menuicon__bar:nth-child(3) {
    transform: rotate(-45deg)
}

.nav--open .nav__menu,
.nav:target .nav__menu {
    visibility: visible
}

.nav--open .nav__item,
.nav:target .nav__item {
    opacity: 1;
    transform: translateY(0)
}

.viewport {
    width: var(--screen-width);
    height: var(--screen-height);
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.header {
    height: 5rem;
    background-color: var(--header-bg-color)
}

.main {
    padding: 20px
}

.header-mobile {
    display: none
}

.header-desktop {
    width: 70%;
    float: right
}

.header-desktop a {
    color: #fff;
    padding: 10px
}

.header-desktop a:hover {
    color: #e0d4d4
}

.header-desktop>ul {
    margin: 15px auto 0;
    float: none
}

.header-desktop ul ul {
    display: none
}

.header-desktop ul li {
    position: relative
}

@media all and (min-width:1024px) {

    .header-desktop,
    .topo .logo {
        display: inline-flex
    }
}

@media all and (max-width:1023px) {
    .header-mobile {
        display: block
    }

    .header-desktop {
        display: none
    }
}

.interna,
.interna .title_h3 {
    color: #fff
}

.interna .todas-cidades, .interna .todas-anunciantes {
    margin-top: 20px
}

.interna .todas-cidades ol, .interna .todas-anunciantes ol{
    padding: 0 1rem;
}

.interna .todas-cidades li, .interna .todas-anunciantes li {
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
}

.interna .todas-cidades a, .interna .todas-anunciantes a{
    color: #fff;
    background: #202020;
    padding: 15px 20px;
    display: block;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: small
}

.interna .todas-cidades a:hover, .interna .todas-anunciantes a:hover {
    background: #c52c25
}

@media all and (max-width:768px) {
    .interna .todas-cidades li, .interna .todas-anunciantes li {
        display: list-item;
    }
    .interna .todas-cidades a, .interna .todas-anunciantes a{
        font-size: large;
    }
}

/* Libs */
.theme-default .nivoSlider{position:relative;background:url('../img/loading-destaque.png') 50% 50% no-repeat transparent}.theme-default .nivoSlider img{position:absolute;top:0;left:0;display:none}.theme-default .nivoSlider a{border:0;display:block}.theme-default .nivo-controlNav{text-align:center;padding:20px 0}.theme-default .nivo-controlNav a{display:inline-block;width:22px;height:22px;background:url('../img/destaque/bullets.png') no-repeat;text-indent:-9999px;border:0;margin:0 2px}.theme-default .nivo-controlNav a.active{background-position:0 -22px}.theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url('../img/destaque/arrows.png') no-repeat;text-indent:-9999px;border:0;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.theme-default:hover .nivo-directionNav a{opacity:1}.theme-default a.nivo-nextNav{background-position:-30px 0;right:15px}.theme-default a.nivo-prevNav{left:15px}.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif}.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}.theme-default .nivo-caption a:hover{color:#fff}.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%}.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:0 0;margin-bottom:5px}.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto} .nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#fff;opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none !important;-moz-opacity:.8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}

/* Menu */

@charset "UTF-8";/*!
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:none}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);background-image:linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));border-bottom-width:1px}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#6c757d;background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[style]{right:auto!important}.dropdown-menu-start{--bs-position:start;right:auto;left:0}.dropdown-menu-end{--bs-position:end;right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end;right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;right:auto;left:0}.dropdown-menu-md-end{--bs-position:end;right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end;right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end;right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end;right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{align-items:center;width:100%}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-collapse{display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-collapse{display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-collapse{display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-collapse{display:flex!important}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-collapse{display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top],.bs-popover-top{margin-bottom:.5rem!important}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right],.bs-popover-end{margin-left:.5rem!important}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom],.bs-popover-bottom{margin-top:.5rem!important}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left],.bs-popover-start{margin-right:.5rem!important}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators li{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--aspect-ratio:100%}.ratio-4x3{--aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-sm-1{font-size:2.5rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-md-1{font-size:2.5rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-lg-1{font-size:2.5rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */


@font-face{font-family:ElegantIcons;src:url(../../fontes/ElegantIcons.eot?d918s8);src:url(../../fontes/ElegantIcons.eot?#iefixd918s8) format('embedded-opentype'),url(../../fontes/ElegantIcons.woff?d918s8) format('woff'),url(../../fontes/ElegantIcons.ttf?d918s8) format('truetype'),url(../../fontes/ElegantIcons.svg?d918s8##icomoon) format('svg');font-weight:400;font-style:normal}.ei{font-family:ElegantIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}.ei-arrow_up::before,.ei-icon_arrow_up::before{content:'\21'}.ei-arrow_down::before,.ei-icon_arrow_down::before{content:'\22'}.ei-arrow_left::before,.ei-icon_arrow_left::before{content:'\23'}.ei-arrow_right::before,.ei-icon_arrow_right::before{content:'\24'}.ei-arrow_left-up::before,.ei-icon_arrow_left-up::before{content:'\25'}.ei-arrow_right-up::before,.ei-icon_arrow_right-up::before{content:'\26'}.ei-arrow_right-down::before,.ei-icon_arrow_right-down::before{content:'\27'}.ei-arrow_left-down::before,.ei-icon_arrow_left-down::before{content:'\28'}.ei-arrow-up-down::before,.ei-icon_arrow-up-down::before{content:'\29'}.ei-arrow_up-down_alt::before,.ei-icon_arrow_up-down_alt::before{content:'\2a'}.ei-arrow_left-right_alt::before,.ei-icon_arrow_left-right_alt::before{content:'\2b'}.ei-arrow_left-right::before,.ei-icon_arrow_left-right::before{content:'\2c'}.ei-arrow_expand_alt2::before,.ei-icon_arrow_expand_alt2::before{content:'\2d'}.ei-arrow_expand_alt::before,.ei-icon_arrow_expand_alt::before{content:'\2e'}.ei-arrow_condense::before,.ei-icon_arrow_condense::before{content:'\2f'}.ei-arrow_expand::before,.ei-icon_arrow_expand::before{content:'\30'}.ei-arrow_move::before,.ei-icon_arrow_move::before{content:'\31'}.ei-arrow_carrot-up::before,.ei-icon_arrow_carrot-up::before{content:'\32'}.ei-arrow_carrot-down::before,.ei-icon_arrow_carrot-down::before{content:'\33'}.ei-arrow_carrot-left::before,.ei-icon_arrow_carrot-left::before{content:'\34'}.ei-arrow_carrot-right::before,.ei-icon_arrow_carrot-right::before{content:'\35'}.ei-arrow_carrot-2up::before,.ei-icon_arrow_carrot-2up::before{content:'\36'}.ei-arrow_carrot-2down::before,.ei-icon_arrow_carrot-2down::before{content:'\37'}.ei-arrow_carrot-2left::before,.ei-icon_arrow_carrot-2left::before{content:'\38'}.ei-arrow_carrot-2right::before,.ei-icon_arrow_carrot-2right::before{content:'\39'}.ei-arrow_carrot-up_alt2::before,.ei-icon_arrow_carrot-up_alt2::before{content:'\3a'}.ei-arrow_carrot-down_alt2::before,.ei-icon_arrow_carrot-down_alt2::before{content:'\3b'}.ei-arrow_carrot-left_alt2::before,.ei-icon_arrow_carrot-left_alt2::before{content:'\3c'}.ei-arrow_carrot-right_alt2::before,.ei-icon_arrow_carrot-right_alt2::before{content:'\3d'}.ei-arrow_carrot-2up_alt2::before,.ei-icon_arrow_carrot-2up_alt2::before{content:'\3e'}.ei-arrow_carrot-2down_alt2::before,.ei-icon_arrow_carrot-2down_alt2::before{content:'\3f'}.ei-arrow_carrot-2left_alt2::before,.ei-icon_arrow_carrot-2left_alt2::before{content:'\40'}.ei-arrow_carrot-2right_alt2::before,.ei-icon_arrow_carrot-2right_alt2::before{content:'\41'}.ei-arrow_triangle-up::before,.ei-icon_arrow_triangle-up::before{content:'\42'}.ei-arrow_triangle-down::before,.ei-icon_arrow_triangle-down::before{content:'\43'}.ei-arrow_triangle-left::before,.ei-icon_arrow_triangle-left::before{content:'\44'}.ei-arrow_triangle-right::before,.ei-icon_arrow_triangle-right::before{content:'\45'}.ei-arrow_triangle-up_alt2::before,.ei-icon_arrow_triangle-up_alt2::before{content:'\46'}.ei-arrow_triangle-down_alt2::before,.ei-icon_arrow_triangle-down_alt2::before{content:'\47'}.ei-arrow_triangle-left_alt2::before,.ei-icon_arrow_triangle-left_alt2::before{content:'\48'}.ei-arrow_triangle-right_alt2::before,.ei-icon_arrow_triangle-right_alt2::before{content:'\49'}.ei-arrow_back::before,.ei-icon_arrow_back::before{content:'\4a'}.ei-icon_minus-06::before,.ei-minus-06::before{content:'\4b'}.ei-icon_plus::before,.ei-plus::before{content:'\4c'}.ei-close::before,.ei-icon_close::before{content:'\4d'}.ei-check::before,.ei-icon_check::before{content:'\4e'}.ei-icon_minus_alt2::before,.ei-minus_alt2::before{content:'\4f'}.ei-icon_plus_alt2::before,.ei-plus_alt2::before{content:'\50'}.ei-close_alt2::before,.ei-icon_close_alt2::before{content:'\51'}.ei-check_alt2::before,.ei-icon_check_alt2::before{content:'\52'}.ei-icon_zoom-out_alt::before,.ei-zoom-out_alt::before{content:'\53'}.ei-icon_zoom-in_alt::before,.ei-zoom-in_alt::before{content:'\54'}.ei-icon_search::before,.ei-search::before{content:'\55'}.ei-box-empty::before,.ei-icon_box-empty::before{content:'\56'}.ei-box-selected::before,.ei-icon_box-selected::before{content:'\57'}.ei-icon_minus-box::before,.ei-minus-box::before{content:'\58'}.ei-icon_plus-box::before,.ei-plus-box::before{content:'\59'}.ei-box-checked::before,.ei-icon_box-checked::before{content:'\5a'}.ei-circle-empty::before,.ei-icon_circle-empty::before{content:'\5b'}.ei-circle-slelected::before,.ei-icon_circle-slelected::before{content:'\5c'}.ei-circle-selected::before,.ei-icon_circle-selected::before{content:'\5c'}.ei-icon_stop_alt2::before,.ei-stop_alt2::before{content:'\5d'}.ei-icon_stop::before,.ei-stop::before{content:'\5e'}.ei-icon_pause_alt2::before,.ei-pause_alt2::before{content:'\5f'}.ei-icon_pause::before,.ei-pause::before{content:'\60'}.ei-icon_menu::before,.ei-menu::before{content:'\61'}.ei-icon_menu-square_alt2::before,.ei-menu-square_alt2::before{content:'\62'}.ei-icon_menu-circle_alt2::before,.ei-menu-circle_alt2::before{content:'\63'}.ei-icon_ul::before,.ei-ul::before{content:'\64'}.ei-icon_ol::before,.ei-ol::before{content:'\65'}.ei-adjust-horiz::before,.ei-icon_adjust-horiz::before{content:'\66'}.ei-adjust-vert::before,.ei-icon_adjust-vert::before{content:'\67'}.ei-document_alt::before,.ei-icon_document_alt::before{content:'\68'}.ei-documents_alt::before,.ei-icon_documents_alt::before{content:'\69'}.ei-icon_pencil::before,.ei-pencil::before{content:'\6a'}.ei-icon_pencil-edit_alt::before,.ei-pencil-edit_alt::before{content:'\6b'}.ei-icon_pencil-edit::before,.ei-pencil-edit::before{content:'\6c'}.ei-folder-alt::before,.ei-icon_folder-alt::before{content:'\6d'}.ei-folder-open_alt::before,.ei-icon_folder-open_alt::before{content:'\6e'}.ei-folder-add_alt::before,.ei-icon_folder-add_alt::before{content:'\6f'}.ei-icon_info_alt::before,.ei-info_alt::before{content:'\70'}.ei-error-oct_alt::before,.ei-icon_error-oct_alt::before{content:'\71'}.ei-error-circle_alt::before,.ei-icon_error-circle_alt::before{content:'\72'}.ei-error-triangle_alt::before,.ei-icon_error-triangle_alt::before{content:'\73'}.ei-icon_question_alt2::before,.ei-question_alt2::before{content:'\74'}.ei-icon_question::before,.ei-question::before{content:'\75'}.ei-comment_alt::before,.ei-icon_comment_alt::before{content:'\76'}.ei-chat_alt::before,.ei-icon_chat_alt::before{content:'\77'}.ei-icon_vol-mute_alt::before,.ei-vol-mute_alt::before{content:'\78'}.ei-icon_volume-low_alt::before,.ei-volume-low_alt::before{content:'\79'}.ei-icon_volume-high_alt::before,.ei-volume-high_alt::before{content:'\7a'}.ei-icon_quotations::before,.ei-quotations::before{content:'\7b'}.ei-icon_quotations_alt2::before,.ei-quotations_alt2::before{content:'\7c'}.ei-clock_alt::before,.ei-icon_clock_alt::before{content:'\7d'}.ei-icon_lock_alt::before,.ei-lock_alt::before{content:'\7e'}.ei-icon_lock-open_alt::before,.ei-lock-open_alt::before{content:'\e000'}.ei-icon_key_alt::before,.ei-key_alt::before{content:'\e001'}.ei-cloud_alt::before,.ei-icon_cloud_alt::before{content:'\e002'}.ei-cloud-upload_alt::before,.ei-icon_cloud-upload_alt::before{content:'\e003'}.ei-cloud-download_alt::before,.ei-icon_cloud-download_alt::before{content:'\e004'}.ei-icon_image::before,.ei-image::before{content:'\e005'}.ei-icon_images::before,.ei-images::before{content:'\e006'}.ei-icon_lightbulb_alt::before,.ei-lightbulb_alt::before{content:'\e007'}.ei-gift_alt::before,.ei-icon_gift_alt::before{content:'\e008'}.ei-house_alt::before,.ei-icon_house_alt::before{content:'\e009'}.ei-genius::before,.ei-icon_genius::before{content:'\e00a'}.ei-icon_mobile::before,.ei-mobile::before{content:'\e00b'}.ei-icon_tablet::before,.ei-tablet::before{content:'\e00c'}.ei-icon_laptop::before,.ei-laptop::before{content:'\e00d'}.ei-desktop::before,.ei-icon_desktop::before{content:'\e00e'}.ei-camera_alt::before,.ei-icon_camera_alt::before{content:'\e00f'}.ei-icon_mail_alt::before,.ei-mail_alt::before{content:'\e010'}.ei-cone_alt::before,.ei-icon_cone_alt::before{content:'\e011'}.ei-icon_ribbon_alt::before,.ei-ribbon_alt::before{content:'\e012'}.ei-bag_alt::before,.ei-icon_bag_alt::before{content:'\e013'}.ei-creditcard::before,.ei-icon_creditcard::before{content:'\e014'}.ei-cart_alt::before,.ei-icon_cart_alt::before{content:'\e015'}.ei-icon_paperclip::before,.ei-paperclip::before{content:'\e016'}.ei-icon_tag_alt::before,.ei-tag_alt::before{content:'\e017'}.ei-icon_tags_alt::before,.ei-tags_alt::before{content:'\e018'}.ei-icon_trash_alt::before,.ei-trash_alt::before{content:'\e019'}.ei-cursor_alt::before,.ei-icon_cursor_alt::before{content:'\e01a'}.ei-icon_mic_alt::before,.ei-mic_alt::before{content:'\e01b'}.ei-compass_alt::before,.ei-icon_compass_alt::before{content:'\e01c'}.ei-icon_pin_alt::before,.ei-pin_alt::before{content:'\e01d'}.ei-icon_pushpin_alt::before,.ei-pushpin_alt::before{content:'\e01e'}.ei-icon_map_alt::before,.ei-map_alt::before{content:'\e01f'}.ei-drawer_alt::before,.ei-icon_drawer_alt::before{content:'\e020'}.ei-icon_toolbox_alt::before,.ei-toolbox_alt::before{content:'\e021'}.ei-book_alt::before,.ei-icon_book_alt::before{content:'\e022'}.ei-calendar::before,.ei-icon_calendar::before{content:'\e023'}.ei-film::before,.ei-icon_film::before{content:'\e024'}.ei-icon_table::before,.ei-table::before{content:'\e025'}.ei-contacts_alt::before,.ei-icon_contacts_alt::before{content:'\e026'}.ei-headphones::before,.ei-icon_headphones::before{content:'\e027'}.ei-icon_lifesaver::before,.ei-lifesaver::before{content:'\e028'}.ei-icon_piechart::before,.ei-piechart::before{content:'\e029'}.ei-icon_refresh::before,.ei-refresh::before{content:'\e02a'}.ei-icon_link_alt::before,.ei-link_alt::before{content:'\e02b'}.ei-icon_link::before,.ei-link::before{content:'\e02c'}.ei-icon_loading::before,.ei-loading::before{content:'\e02d'}.ei-blocked::before,.ei-icon_blocked::before{content:'\e02e'}.ei-archive_alt::before,.ei-icon_archive_alt::before{content:'\e02f'}.ei-heart_alt::before,.ei-icon_heart_alt::before{content:'\e030'}.ei-icon_star_alt::before,.ei-star_alt::before{content:'\e031'}.ei-icon_star-half_alt::before,.ei-star-half_alt::before{content:'\e032'}.ei-icon_star::before,.ei-star::before{content:'\e033'}.ei-icon_star-half::before,.ei-star-half::before{content:'\e034'}.ei-icon_tools::before,.ei-tools::before{content:'\e035'}.ei-icon_tool::before,.ei-tool::before{content:'\e036'}.ei-cog::before,.ei-icon_cog::before{content:'\e037'}.ei-cogs::before,.ei-icon_cogs::before{content:'\e038'}.ei-arrow_up_alt::before,.ei-icon_arrow_up_alt::before{content:'\e039'}.ei-arrow_down_alt::before,.ei-icon_arrow_down_alt::before{content:'\e03a'}.ei-arrow_left_alt::before,.ei-icon_arrow_left_alt::before{content:'\e03b'}.ei-arrow_right_alt::before,.ei-icon_arrow_right_alt::before{content:'\e03c'}.ei-arrow_left-up_alt::before,.ei-icon_arrow_left-up_alt::before{content:'\e03d'}.ei-arrow_right-up_alt::before,.ei-icon_arrow_right-up_alt::before{content:'\e03e'}.ei-arrow_right-down_alt::before,.ei-icon_arrow_right-down_alt::before{content:'\e03f'}.ei-arrow_left-down_alt::before,.ei-icon_arrow_left-down_alt::before{content:'\e040'}.ei-arrow_condense_alt::before,.ei-icon_arrow_condense_alt::before{content:'\e041'}.ei-arrow_expand_alt3::before,.ei-icon_arrow_expand_alt3::before{content:'\e042'}.ei-arrow_carrot_up_alt::before,.ei-icon_arrow_carrot_up_alt::before{content:'\e043'}.ei-arrow_carrot-down_alt::before,.ei-icon_arrow_carrot-down_alt::before{content:'\e044'}.ei-arrow_carrot-left_alt::before,.ei-icon_arrow_carrot-left_alt::before{content:'\e045'}.ei-arrow_carrot-right_alt::before,.ei-icon_arrow_carrot-right_alt::before{content:'\e046'}.ei-arrow_carrot-2up_alt::before,.ei-icon_arrow_carrot-2up_alt::before{content:'\e047'}.ei-arrow_carrot-2dwnn_alt::before,.ei-icon_arrow_carrot-2dwnn_alt::before{content:'\e048'}.ei-arrow_carrot-2left_alt::before,.ei-icon_arrow_carrot-2left_alt::before{content:'\e049'}.ei-arrow_carrot-2right_alt::before,.ei-icon_arrow_carrot-2right_alt::before{content:'\e04a'}.ei-arrow_triangle-up_alt::before,.ei-icon_arrow_triangle-up_alt::before{content:'\e04b'}.ei-arrow_triangle-down_alt::before,.ei-icon_arrow_triangle-down_alt::before{content:'\e04c'}.ei-arrow_triangle-left_alt::before,.ei-icon_arrow_triangle-left_alt::before{content:'\e04d'}.ei-arrow_triangle-right_alt::before,.ei-icon_arrow_triangle-right_alt::before{content:'\e04e'}.ei-icon_minus_alt::before,.ei-minus_alt::before{content:'\e04f'}.ei-icon_plus_alt::before,.ei-plus_alt::before{content:'\e050'}.ei-close_alt::before,.ei-icon_close_alt::before{content:'\e051'}.ei-check_alt::before,.ei-icon_check_alt::before{content:'\e052'}.ei-icon_zoom-out::before,.ei-zoom-out::before{content:'\e053'}.ei-icon_zoom-in::before,.ei-zoom-in::before{content:'\e054'}.ei-icon_stop_alt::before,.ei-stop_alt::before{content:'\e055'}.ei-icon_menu-square_alt::before,.ei-menu-square_alt::before{content:'\e056'}.ei-icon_menu-circle_alt::before,.ei-menu-circle_alt::before{content:'\e057'}.ei-document::before,.ei-icon_document::before{content:'\e058'}.ei-documents::before,.ei-icon_documents::before{content:'\e059'}.ei-icon_pencil_alt::before,.ei-pencil_alt::before{content:'\e05a'}.ei-folder::before,.ei-icon_folder::before{content:'\e05b'}.ei-folder-open::before,.ei-icon_folder-open::before{content:'\e05c'}.ei-folder-add::before,.ei-icon_folder-add::before{content:'\e05d'}.ei-folder_upload::before,.ei-icon_folder_upload::before{content:'\e05e'}.ei-folder_download::before,.ei-icon_folder_download::before{content:'\e05f'}.ei-icon_info::before,.ei-info::before{content:'\e060'}.ei-error-circle::before,.ei-icon_error-circle::before{content:'\e061'}.ei-error-oct::before,.ei-icon_error-oct::before{content:'\e062'}.ei-error-triangle::before,.ei-icon_error-triangle::before{content:'\e063'}.ei-icon_question_alt::before,.ei-question_alt::before{content:'\e064'}.ei-comment::before,.ei-icon_comment::before{content:'\e065'}.ei-chat::before,.ei-icon_chat::before{content:'\e066'}.ei-icon_vol-mute::before,.ei-vol-mute::before{content:'\e067'}.ei-icon_volume-low::before,.ei-volume-low::before{content:'\e068'}.ei-icon_volume-high::before,.ei-volume-high::before{content:'\e069'}.ei-icon_quotations_alt::before,.ei-quotations_alt::before{content:'\e06a'}.ei-clock::before,.ei-icon_clock::before{content:'\e06b'}.ei-icon_lock::before,.ei-lock::before{content:'\e06c'}.ei-icon_lock-open::before,.ei-lock-open::before{content:'\e06d'}.ei-icon_key::before,.ei-key::before{content:'\e06e'}.ei-cloud::before,.ei-icon_cloud::before{content:'\e06f'}.ei-cloud-upload::before,.ei-icon_cloud-upload::before{content:'\e070'}.ei-cloud-download::before,.ei-icon_cloud-download::before{content:'\e071'}.ei-icon_lightbulb::before,.ei-lightbulb::before{content:'\e072'}.ei-gift::before,.ei-icon_gift::before{content:'\e073'}.ei-house::before,.ei-icon_house::before{content:'\e074'}.ei-camera::before,.ei-icon_camera::before{content:'\e075'}.ei-icon_mail::before,.ei-mail::before{content:'\e076'}.ei-cone::before,.ei-icon_cone::before{content:'\e077'}.ei-icon_ribbon::before,.ei-ribbon::before{content:'\e078'}.ei-bag::before,.ei-icon_bag::before{content:'\e079'}.ei-cart::before,.ei-icon_cart::before{content:'\e07a'}.ei-icon_tag::before,.ei-tag::before{content:'\e07b'}.ei-icon_tags::before,.ei-tags::before{content:'\e07c'}.ei-icon_trash::before,.ei-trash::before{content:'\e07d'}.ei-cursor::before,.ei-icon_cursor::before{content:'\e07e'}.ei-icon_mic::before,.ei-mic::before{content:'\e07f'}.ei-compass::before,.ei-icon_compass::before{content:'\e080'}.ei-icon_pin::before,.ei-pin::before{content:'\e081'}.ei-icon_pushpin::before,.ei-pushpin::before{content:'\e082'}.ei-icon_map::before,.ei-map::before{content:'\e083'}.ei-drawer::before,.ei-icon_drawer::before{content:'\e084'}.ei-icon_toolbox::before,.ei-toolbox::before{content:'\e085'}.ei-book::before,.ei-icon_book::before{content:'\e086'}.ei-contacts::before,.ei-icon_contacts::before{content:'\e087'}.ei-archive::before,.ei-icon_archive::before{content:'\e088'}.ei-heart::before,.ei-icon_heart::before{content:'\e089'}.ei-icon_profile::before,.ei-profile::before{content:'\e08a'}.ei-group::before,.ei-icon_group::before{content:'\e08b'}.ei-grid-2x2::before,.ei-icon_grid-2x2::before{content:'\e08c'}.ei-grid-3x3::before,.ei-icon_grid-3x3::before{content:'\e08d'}.ei-icon_music::before,.ei-music::before{content:'\e08e'}.ei-icon_pause_alt::before,.ei-pause_alt::before{content:'\e08f'}.ei-icon_phone::before,.ei-phone::before{content:'\e090'}.ei-icon_upload::before,.ei-upload::before{content:'\e091'}.ei-download::before,.ei-icon_download::before{content:'\e092'}.ei-icon_social_facebook::before,.ei-social_facebook::before{content:'\e093'}.ei-icon_social_twitter::before,.ei-social_twitter::before{content:'\e094'}.ei-icon_social_pinterest::before,.ei-social_pinterest::before{content:'\e095'}.ei-icon_social_googleplus::before,.ei-social_googleplus::before{content:'\e096'}.ei-icon_social_tumblr::before,.ei-social_tumblr::before{content:'\e097'}.ei-icon_social_tumbleupon::before,.ei-social_tumbleupon::before{content:'\e098'}.ei-icon_social_wordpress::before,.ei-social_wordpress::before{content:'\e099'}.ei-icon_social_instagram::before,.ei-social_instagram::before{content:'\e09a'}.ei-icon_social_dribbble::before,.ei-social_dribbble::before{content:'\e09b'}.ei-icon_social_vimeo::before,.ei-social_vimeo::before{content:'\e09c'}.ei-icon_social_linkedin::before,.ei-social_linkedin::before{content:'\e09d'}.ei-icon_social_rss::before,.ei-social_rss::before{content:'\e09e'}.ei-icon_social_deviantart::before,.ei-social_deviantart::before{content:'\e09f'}.ei-icon_social_share::before,.ei-social_share::before{content:'\e0a0'}.ei-icon_social_myspace::before,.ei-social_myspace::before{content:'\e0a1'}.ei-icon_social_skype::before,.ei-social_skype::before{content:'\e0a2'}.ei-icon_social_youtube::before,.ei-social_youtube::before{content:'\e0a3'}.ei-icon_social_picassa::before,.ei-social_picassa::before{content:'\e0a4'}.ei-icon_social_googledrive::before,.ei-social_googledrive::before{content:'\e0a5'}.ei-icon_social_flickr::before,.ei-social_flickr::before{content:'\e0a6'}.ei-icon_social_blogger::before,.ei-social_blogger::before{content:'\e0a7'}.ei-icon_social_spotify::before,.ei-social_spotify::before{content:'\e0a8'}.ei-icon_social_delicious::before,.ei-social_delicious::before{content:'\e0a9'}.ei-icon_social_facebook_circle::before,.ei-social_facebook_circle::before{content:'\e0aa'}.ei-icon_social_twitter_circle::before,.ei-social_twitter_circle::before{content:'\e0ab'}.ei-icon_social_pinterest_circle::before,.ei-social_pinterest_circle::before{content:'\e0ac'}.ei-icon_social_googleplus_circle::before,.ei-social_googleplus_circle::before{content:'\e0ad'}.ei-icon_social_tumblr_circle::before,.ei-social_tumblr_circle::before{content:'\e0ae'}.ei-icon_social_stumbleupon_circle::before,.ei-social_stumbleupon_circle::before{content:'\e0af'}.ei-icon_social_wordpress_circle::before,.ei-social_wordpress_circle::before{content:'\e0b0'}.ei-icon_social_instagram_circle::before,.ei-social_instagram_circle::before{content:'\e0b1'}.ei-icon_social_dribbble_circle::before,.ei-social_dribbble_circle::before{content:'\e0b2'}.ei-icon_social_vimeo_circle::before,.ei-social_vimeo_circle::before{content:'\e0b3'}.ei-icon_social_linkedin_circle::before,.ei-social_linkedin_circle::before{content:'\e0b4'}.ei-icon_social_rss_circle::before,.ei-social_rss_circle::before{content:'\e0b5'}.ei-icon_social_deviantart_circle::before,.ei-social_deviantart_circle::before{content:'\e0b6'}.ei-icon_social_share_circle::before,.ei-social_share_circle::before{content:'\e0b7'}.ei-icon_social_myspace_circle::before,.ei-social_myspace_circle::before{content:'\e0b8'}.ei-icon_social_skype_circle::before,.ei-social_skype_circle::before{content:'\e0b9'}.ei-icon_social_youtube_circle::before,.ei-social_youtube_circle::before{content:'\e0ba'}.ei-icon_social_picassa_circle::before,.ei-social_picassa_circle::before{content:'\e0bb'}.ei-icon_social_googledrive_alt2::before,.ei-social_googledrive_alt2::before{content:'\e0bc'}.ei-icon_social_flickr_circle::before,.ei-social_flickr_circle::before{content:'\e0bd'}.ei-icon_social_blogger_circle::before,.ei-social_blogger_circle::before{content:'\e0be'}.ei-icon_social_spotify_circle::before,.ei-social_spotify_circle::before{content:'\e0bf'}.ei-icon_social_delicious_circle::before,.ei-social_delicious_circle::before{content:'\e0c0'}.ei-icon_social_facebook_square::before,.ei-social_facebook_square::before{content:'\e0c1'}.ei-icon_social_twitter_square::before,.ei-social_twitter_square::before{content:'\e0c2'}.ei-icon_social_pinterest_square::before,.ei-social_pinterest_square::before{content:'\e0c3'}.ei-icon_social_googleplus_square::before,.ei-social_googleplus_square::before{content:'\e0c4'}.ei-icon_social_tumblr_square::before,.ei-social_tumblr_square::before{content:'\e0c5'}.ei-icon_social_stumbleupon_square::before,.ei-social_stumbleupon_square::before{content:'\e0c6'}.ei-icon_social_wordpress_square::before,.ei-social_wordpress_square::before{content:'\e0c7'}.ei-icon_social_instagram_square::before,.ei-social_instagram_square::before{content:'\e0c8'}.ei-icon_social_dribbble_square::before,.ei-social_dribbble_square::before{content:'\e0c9'}.ei-icon_social_vimeo_square::before,.ei-social_vimeo_square::before{content:'\e0ca'}.ei-icon_social_linkedin_square::before,.ei-social_linkedin_square::before{content:'\e0cb'}.ei-icon_social_rss_square::before,.ei-social_rss_square::before{content:'\e0cc'}.ei-icon_social_deviantart_square::before,.ei-social_deviantart_square::before{content:'\e0cd'}.ei-icon_social_share_square::before,.ei-social_share_square::before{content:'\e0ce'}.ei-icon_social_myspace_square::before,.ei-social_myspace_square::before{content:'\e0cf'}.ei-icon_social_skype_square::before,.ei-social_skype_square::before{content:'\e0d0'}.ei-icon_social_youtube_square::before,.ei-social_youtube_square::before{content:'\e0d1'}.ei-icon_social_picassa_square::before,.ei-social_picassa_square::before{content:'\e0d2'}.ei-icon_social_googledrive_square::before,.ei-social_googledrive_square::before{content:'\e0d3'}.ei-icon_social_flickr_square::before,.ei-social_flickr_square::before{content:'\e0d4'}.ei-icon_social_blogger_square::before,.ei-social_blogger_square::before{content:'\e0d5'}.ei-icon_social_spotify_square::before,.ei-social_spotify_square::before{content:'\e0d6'}.ei-icon_social_delicious_square::before,.ei-social_delicious_square::before{content:'\e0d7'}.ei-icon_printer::before,.ei-printer::before{content:'\e103'}.ei-calulator::before,.ei-icon_calulator::before{content:'\e0ee'}.ei-building::before,.ei-icon_building::before{content:'\e0ef'}.ei-floppy::before,.ei-icon_floppy::before{content:'\e0e8'}.ei-drive::before,.ei-icon_drive::before{content:'\e0ea'}.ei-icon_search-2::before,.ei-search-2::before{content:'\e101'}.ei-icon_id::before,.ei-id::before{content:'\e107'}.ei-icon_id-2::before,.ei-id-2::before{content:'\e108'}.ei-icon_puzzle::before,.ei-puzzle::before{content:'\e102'}.ei-icon_like::before,.ei-like::before{content:'\e106'}.ei-dislike::before,.ei-icon_dislike::before{content:'\e0eb'}.ei-icon_mug::before,.ei-mug::before{content:'\e105'}.ei-currency::before,.ei-icon_currency::before{content:'\e0ed'}.ei-icon_wallet::before,.ei-wallet::before{content:'\e100'}.ei-icon_pens::before,.ei-pens::before{content:'\e104'}.ei-easel::before,.ei-icon_easel::before{content:'\e0e9'}.ei-flowchart::before,.ei-icon_flowchart::before{content:'\e109'}.ei-datareport::before,.ei-icon_datareport::before{content:'\e0ec'}.ei-briefcase::before,.ei-icon_briefcase::before{content:'\e0fe'}.ei-icon_shield::before,.ei-shield::before{content:'\e0f6'}.ei-icon_percent::before,.ei-percent::before{content:'\e0fb'}.ei-globe::before,.ei-icon_globe::before{content:'\e0e2'}.ei-globe-2::before,.ei-icon_globe-2::before{content:'\e0e3'}.ei-icon_target::before,.ei-target::before{content:'\e0f5'}.ei-hourglass::before,.ei-icon_hourglass::before{content:'\e0e1'}.ei-balance::before,.ei-icon_balance::before{content:'\e0ff'}.ei-icon_rook::before,.ei-rook::before{content:'\e0f8'}.ei-icon_printer-alt::before,.ei-printer-alt::before{content:'\e0fa'}.ei-calculator_alt::before,.ei-icon_calculator_alt::before{content:'\e0e7'}.ei-building_alt::before,.ei-icon_building_alt::before{content:'\e0fd'}.ei-floppy_alt::before,.ei-icon_floppy_alt::before{content:'\e0e4'}.ei-drive_alt::before,.ei-icon_drive_alt::before{content:'\e0e5'}.ei-icon_search_alt::before,.ei-search_alt::before{content:'\e0f7'}.ei-icon_id_alt::before,.ei-id_alt::before{content:'\e0e0'}.ei-icon_id-2_alt::before,.ei-id-2_alt::before{content:'\e0fc'}.ei-icon_puzzle_alt::before,.ei-puzzle_alt::before{content:'\e0f9'}.ei-icon_like_alt::before,.ei-like_alt::before{content:'\e0dd'}.ei-dislike_alt::before,.ei-icon_dislike_alt::before{content:'\e0f1'}.ei-icon_mug_alt::before,.ei-mug_alt::before{content:'\e0dc'}.ei-currency_alt::before,.ei-icon_currency_alt::before{content:'\e0f3'}.ei-icon_wallet_alt::before,.ei-wallet_alt::before{content:'\e0d8'}.ei-icon_pens_alt::before,.ei-pens_alt::before{content:'\e0db'}.ei-easel_alt::before,.ei-icon_easel_alt::before{content:'\e0f0'}.ei-flowchart_alt::before,.ei-icon_flowchart_alt::before{content:'\e0df'}.ei-datareport_alt::before,.ei-icon_datareport_alt::before{content:'\e0f2'}.ei-briefcase_alt::before,.ei-icon_briefcase_alt::before{content:'\e0f4'}.ei-icon_shield_alt::before,.ei-shield_alt::before{content:'\e0d9'}.ei-icon_percent_alt::before,.ei-percent_alt::before{content:'\e0da'}.ei-globe_alt::before,.ei-icon_globe_alt::before{content:'\e0de'}.ei-clipboard::before,.ei-icon_clipboard::before{content:'\e0e6'}

/* ionicon css */


@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://Ionicons/ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/Ionicons/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face{
    font-family:"Ionicons";
    src:url("../../fontes/Ionicons/ionicons.eot?v=2.0.0");
    src:url("../../fontes/Ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),
    url("../../fontes/Ionicons/ionicons.ttf?v=2.0.0") format("truetype"),
    url("../../fontes/Ionicons/ionicons.woff?v=2.0.0") format("woff"),
    url("../../fontes/Ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight:normal;
    font-style:normal;
    font-display: swap;
}
.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}

/* Plugins */
@charset "UTF-8";
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeUp{-webkit-animation-name:fadeUp;animation-name:fadeUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes SliderfadeInRight{from{opacity:0;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes SliderfadeInRight{from{opacity:0;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

/* Magnific Popup CSS */

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

 /* Style Min - Menu */
body{padding-top:110px;background:#060606}.header_account a{color:#fff;font-size:25px}@media only screen and (max-width:991px){.canvas_open,.header_account{height:38px;line-height:38px;display:block!important;float:left}}@media only screen and (max-width:991px){.header_container,.main_header_right{display:block!important}.header_logo{display:inline-block!important}.main_header_right{float:right;margin-top:20px}}@media only screen and (max-width:663px){body{padding-top:70px}.main_header_right{margin-top:0}}.main_menu ul{margin-bottom:0}.main_header a{text-decoration:none}.container{max-width:1200px}@media only screen and (max-width:767px){.container{max-width:576px}}@media only screen and (max-width:479px){.container{width:100%}}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}#scrollUp{background:#90744f none repeat scroll 0 0;bottom:60px;color:#fff;cursor:pointer;display:none;font-size:20px;height:45px;line-height:39px;position:fixed;right:12px;text-align:center;width:45px;z-index:9999;border-radius:50%;border:2px solid #fff;transition:.3s}#scrollUp:hover i{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}.body_overlay{width:100%;height:100%;position:fixed;z-index:999;opacity:0;visibility:hidden;cursor:progress;background-color:rgba(0,0,0,.6);top:0}.body_overlay.active{opacity:.3;visibility:visible}.offcanvas_menu{display:none}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas_menu{display:block}}@media only screen and (max-width:767px){.offcanvas_menu{display:block}}.offcanvas_menu_wrapper{width:290px;position:fixed;background:rgb(5 5 5 / 84%);z-index:99999999;top:0;height:100vh;transition:.5s;left:0;margin-left:-300px;padding:55px 15px 30px;overflow-y:auto}.offcanvas_menu_wrapper.active{margin-left:0}.offcanvas_menu_wrapper .slinky-theme-default{background:inherit;min-height:300px;overflow-y:auto}.offcanvas_menu_wrapper .header_contact_info{display:block}.offcanvas_menu_wrapper .header_social{display:flex!important}.offcanvas_menu_wrapper .language_currency{display:block}.offcanvas_main_menu>li.menu-item-has-children.menu-open>span.menu-expand{transform:rotate(180deg)}.offcanvas_main_menu>li ul li.menu-item-has-children.menu-open span.menu-expand{transform:rotate(180deg)}.offcanvas_main_menu li{position:relative}.offcanvas_main_menu li:last-child{margin:0}.offcanvas_main_menu li span.menu-expand{position:absolute;right:0;cursor:pointer;color:#fff}.offcanvas_main_menu li span.menu-expand:hover{color:#90744f}.offcanvas_main_menu li a{font-size:14px;font-weight:400;text-transform:uppercase;display:block;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #ededed;color:#fff;text-decoration:none}.offcanvas_main_menu li a:hover{color:#90744f}.offcanvas_main_menu li ul.sub-menu{padding-left:20px}.canvas_close{position:absolute;top:15px;right:25px}.canvas_close a{font-size:30px;transition:.7s;display:inline-block;transform:scale(1) rotate(0);color:#fff}.canvas_close a:hover{color:#ffb83c;transform:scale(1.3) rotate(180deg)}.canvas_close a:hover{color:#90744f}.canvas_open{display:none;margin-left:28px}@media only screen and (min-width:768px) and (max-width:991px){.canvas_open{display:block}}@media only screen and (max-width:767px){.canvas_open{display:block}}.canvas_open a{font-size:38px;display:block;line-height:16px;color:#fff}.canvas_open a:hover{color:#90744f}.sticky-header.sticky{position:fixed;z-index:9999999;width:100%;top:0;background:rgba(0,0,0,.8);box-shadow:0 1px 3px rgba(0,0,0,.11);animation-name:fadeInDown;animation-duration:.9s;animation-timing-function:cubic-bezier(.2,1,.22,1);animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;border-bottom:0;display:block;transition:.4s}.sticky-header.sticky.blog-page{background:rgba(255,255,255,.9)}.sticky-header.sticky.blog-page:hover{background:#fff}.sticky-header.sticky:hover{background:#000}.sticky-header.sticky .main_header{padding:15px 46px}@media only screen and (min-width:1200px) and (max-width:1600px){.sticky-header.sticky .main_header{padding:15px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.sticky-header.sticky .main_header{padding:15px 0}}@media only screen and (min-width:768px) and (max-width:991px){.sticky-header.sticky .main_header{padding:15px 0}}@media only screen and (max-width:767px){.sticky-header.sticky .main_header{padding:15px 0}}.header_transparent{position:absolute;top:0;left:0;right:0;z-index:9999}@media only screen and (max-width:575px){.header_logo img{max-width:100px}}.main_header{padding:15px 46px}@media only screen and (min-width:1200px) and (max-width:1600px){.main_header{padding:15px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.main_header{padding:15px 0}}@media only screen and (min-width:768px) and (max-width:991px){.main_header{padding:15px 0}}@media only screen and (max-width:767px){.main_header{padding:15px 0}}.main_menu nav>ul>li{margin-right:48px;position:relative;line-height:50px}.main_menu nav>ul>li:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.main_menu nav>ul>li{margin-right:33px}}.main_menu nav>ul>li:hover ul.sub_menu{visibility:visible;opacity:1;top:100%}.main_menu nav>ul>li:hover>a::before{width:100%}.main_menu nav>ul>li>a{font-size:16px;line-height:20px;display:inline-block;text-transform:uppercase;color:#fff;position:relative}.main_menu nav>ul>li>a::before{position:absolute;content:"";width:0;height:1px;background:#da3125;left:0;bottom:0;transition:.3s}.main_menu nav>ul>li>a.active::before{width:100%}.main_menu nav>ul>li ul.sub_menu{position:absolute;min-width:190px;background:#000;box-shadow:0 3px 11px 0 rgba(0,0,0,.1);left:0;right:auto;visibility:hidden;opacity:0;overflow:hidden;transition:.3s;z-index:99;top:120%;text-align:left;border:1px solid #90744f;padding-left:0;border-radius:6px}.main_menu nav>ul>li ul.sub_menu li a{font-size:13px;font-weight:400;display:block;line-height:32px;text-transform:uppercase;color:#fff}.main_menu nav>ul>li ul.sub_menu li{padding:5px 10px}.main_menu nav>ul>li ul.sub_menu li:hover{background:#c52c25}.page_search_box{position:fixed;width:100%;height:0;background:#fff;z-index:999999;left:0;top:0;transition:.3s;display:flex;align-items:center;opacity:0;visibility:hidden}.page_search_box.active{height:100%;opacity:1;visibility:visible}.page_search_box form{width:70%;margin:0 auto;position:relative}@media only screen and (max-width:767px){.page_search_box form{width:90%}}.page_search_box form input::-webkit-input-placeholder{color:#858080c4}.page_search_box form input::-moz-placeholder{color:#858080c4}.page_search_box form input:-ms-input-placeholder{color:#858080c4}.page_search_box form input:-moz-placeholder{color:#858080c4}.page_search_box form input{width:100%;background:0 0;height:50px;font-size:24px;color:#000;font-weight:400;padding:0 35px 0 20px}@media only screen and (max-width:767px){.page_search_box form input{width:90%;font-size:16px}}.page_search_box form button{position:absolute;bottom:11px;right:0;border:0;padding:0;background:0 0;font-size:20px}.page_search_box form button:hover{color:#90744f}@media only screen and (max-width:767px){.page_search_box form button{font-size:18px}}.page_search_box form p{font-size:16px;line-height:20px;margin-bottom:20px}.search_close{position:absolute;top:50px;right:100px}@media only screen and (max-width:767px){.search_close{top:22px;right:30px}}.search_close i{font-size:20px;cursor:pointer;transform:scale(1) rotate(0);display:inline-block;transition:.5s}.search_close i:hover{color:#90744f;transform:scale(1.3) rotate(180deg)}.menu_stye2 nav>ul>li>a{color:#000}.menu_stye2 nav>ul>li>a::before{background:#000}.header_account2>ul>li>a{color:#000}.header_account2>ul>li>a:hover{color:#90744f}.canvas_style2 a{color:#000}.bottom-line-shape{position:relative}.bottom-line-shape::after{position:absolute;top:auto;bottom:-36px;left:0;right:0;width:auto;height:1px;content:"";background-color:rgba(255,255,255,.251);margin-right:1rem;margin-left:1rem}@media only screen and (min-width:1200px) and (max-width:1600px){.bottom-line-shape::after{bottom:-38px}}@media only screen and (min-width:992px) and (max-width:1199px){.bottom-line-shape::after{bottom:-30px}}@media only screen and (min-width:768px) and (max-width:991px){.bottom-line-shape::after{bottom:-30px}}@media only screen and (max-width:767px){.bottom-line-shape::after{bottom:-20px}}.sticky .bottom-line-shape::after{background:0 0}.footer_widgets{position:relative;padding-top:138px;background:#f8f4f0}@media only screen and (min-width:992px) and (max-width:1199px){.footer_widgets{padding-top:108px}}@media only screen and (min-width:768px) and (max-width:991px){.footer_widgets{padding-top:88px}}@media only screen and (max-width:767px){.footer_widgets{padding-top:68px}}@media only screen and (max-width:767px){.footer_form_input{flex-wrap:wrap}}.form_input_list{margin-bottom:40px}@media only screen and (max-width:767px){.form_input_list{margin-bottom:32px;width:44%;margin-right:22px}}@media only screen and (max-width:767px){.form_input_list{width:100%;margin-right:0}}.form_input_list input::-webkit-input-placeholder{color:#666}.form_input_list input::-moz-placeholder{color:#666}.form_input_list input:-ms-input-placeholder{color:#666}.form_input_list input:-moz-placeholder{color:#666}.form_input_list input{font-size:14px;line-height:26px;padding-bottom:5px;color:#666;border:0;border-bottom:1px solid #e1e1e1;background:inherit;width:305px}.form_input_list input:focus{border-color:#000;color:#000}.form_input_list input:focus::-webkit-input-placeholder{color:#000}@media only screen and (min-width:768px) and (max-width:991px){.form_input_list input{width:180px}}@media only screen and (max-width:767px){.form_input_list input{width:100%}}.footer_form{border:1px solid #fff;border-radius:10px;padding:50px 50px 65px;background:#fff}@media only screen and (max-width:767px){.footer_form{padding:28px 30px 38px}}.footer_form textarea{width:100%;font-size:14px;line-height:26px;color:#666;border:0;border-bottom:1px solid #e1e1e1;background:inherit;height:160px;resize:none;padding-bottom:3px}.footer_form textarea:focus{border-color:#000;color:#000}.footer_form textarea:focus::-webkit-input-placeholder{color:#000}@media only screen and (min-width:768px) and (max-width:991px){.footer_form textarea{height:130px}}@media only screen and (max-width:767px){.footer_form textarea{height:100px}}.contact-form .btn.btn-link{font-size:14px;line-height:51px;height:50px;padding:0 35px;margin-top:22px}.main_footer{padding:138px 0 136px}@media only screen and (min-width:992px) and (max-width:1199px){.main_footer{padding:108px 0 106px}}@media only screen and (min-width:768px) and (max-width:991px){.main_footer{padding:88px 0 86px}}@media only screen and (max-width:767px){.main_footer{flex-wrap:wrap;padding:68px 0 66px}}@media only screen and (max-width:767px){.footer_widget_list{width:50%}}@media only screen and (max-width:479px){.footer_widget_list{width:100%}}.footer_menu ul li a{font-size:14px;line-height:36px;color:#000}.footer_menu ul li a:hover{color:#90744f}.newsletter_subscribe p{font-size:16px;line-height:24px;color:#000;margin-bottom:17px}.newsletter_subscribe form{position:relative;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.newsletter_subscribe form{width:228px}}.newsletter_subscribe form input::-webkit-input-placeholder{color:#999}.newsletter_subscribe form input::-moz-placeholder{color:#999}.newsletter_subscribe form input:-ms-input-placeholder{color:#999}.newsletter_subscribe form input:-moz-placeholder{color:#999}.newsletter_subscribe form input{font-size:14px;line-height:24px;color:#999;border:0;border-bottom:1px solid #959290;background:inherit;width:100%;height:50px;padding:0 32px 0 0}.newsletter_subscribe form input:focus{border-color:#000;color:#000}.newsletter_subscribe form input:focus::-webkit-input-placeholder{color:#000}.newsletter_subscribe form button{position:absolute;top:0;right:0;height:100%;border:0;padding:0;font-size:24px;color:#000;background:inherit}.newsletter_subscribe form button:hover{color:#90744f}.newsletter_subscribe .mailchimp-error{color:#000;text-align:center}.newsletter_subscribe .mailchimp-success.active{max-width:280px;color:#000;text-align:center;margin:15px auto 0}.mc-news{position:absolute;left:-5000px}.footer_bottom{border-top:1px solid #d0cdc9;padding:41px 0 48px}@media only screen and (max-width:767px){.footer_bottom{padding:30px 0 32px;flex-direction:column-reverse}}.footer_logo{margin-right:40px}@media only screen and (max-width:575px){.footer_logo{margin-right:0;margin-bottom:20px}}@media only screen and (max-width:575px){.copyright_right{text-align:center}}.copyright_right p{font-size:14px;line-height:17px;color:#000;text-transform:capitalize;font-weight:400}.copyright_right p i{color:#f53400;font-size:18px;vertical-align:middle;margin:0 5px}@media only screen and (max-width:767px){.copyright_right p{font-size:13px;line-height:22px}}.copyright_right p a:hover{color:#90744f}@media only screen and (max-width:767px){.footer_social{margin-bottom:20px}}.footer_social ul li{margin-right:23px}.footer_social ul li:last-child{margin-right:0}.footer_social ul li a{font-size:16px;line-height:24px;color:#000}.footer_social ul li a:hover{color:#90744f}@media only screen and (max-width:575px){.footer_bottom_left{flex-direction:column;align-items:center!important}}.hero_banner_section{height:1080px;background-size:cover;background-position:center}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_banner_section{height:900px}}@media only screen and (min-width:1200px) and (max-width:1365px){.hero_banner_section{height:800px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner_section{height:700px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner_section{height:600px}}@media only screen and (max-width:767px){.hero_banner_section{height:500px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner_section.mb-142{margin-bottom:78px}}@media only screen and (max-width:767px){.hero_banner_section.mb-142{margin-bottom:50px}}.hero_content h1{font-size:80px;line-height:95px;font-weight:700;margin-bottom:27px}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_content h1{font-size:67px;line-height:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_content h1{font-size:55px;line-height:65px;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_content h1{font-size:47px;line-height:55px;margin-bottom:16px}}@media only screen and (max-width:767px){.hero_content h1{font-size:38px;line-height:48px;margin-bottom:19px}}@media only screen and (max-width:575px){.hero_content h1{font-size:25px;line-height:34px}}.hero_content h1 span{font-weight:100}.hero_content p{font-size:18px;line-height:30px;color:#ccc;max-width:530px;margin:auto;margin-bottom:71px}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_content p{margin-bottom:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_content p{margin-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_content p{font-size:16px;line-height:28px;margin-bottom:35px}}@media only screen and (max-width:767px){.hero_content p{font-size:17px;line-height:28px;margin-bottom:33px}}@media only screen and (max-width:575px){.hero_content p{font-size:15px;line-height:25px;max-width:440px}}.hero_banner_inner{margin-top:50px}@media only screen and (min-width:1200px) and (max-width:1365px){.hero_banner_inner{margin-top:126px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner_inner{margin-top:110px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner_inner{margin-top:98px}}@media only screen and (max-width:767px){.hero_banner_inner{margin-top:78px}}@media (min-width:1600px){.feature-area .row-cols-md-3>*{width:27.333333%}}@media only screen and (min-width:1200px) and (max-width:1600px){.feature-area .row-cols-md-3>*{width:27.333333%}}@media only screen and (min-width:992px) and (max-width:1199px){.feature-area .row-cols-md-3>*{width:30.333333%}}@media only screen and (min-width:768px) and (max-width:991px){.feature-area .row-cols-md-3>*{width:30.333333%}}@media only screen and (max-width:575px){.feature-area .row-cols-md-3>*{width:50%}}@media only screen and (max-width:479px){.feature-area .row-cols-md-3>*{width:100%}}.manner_text_list h3{font-size:30px;line-height:30px;border-bottom:1px solid #e5e5e5;padding-bottom:17px;margin-bottom:24px;color:#000}@media only screen and (min-width:992px) and (max-width:1199px){.manner_text_list h3{font-size:25px;line-height:25px;padding-bottom:15px;margin-bottom:17px}}@media only screen and (min-width:768px) and (max-width:991px){.manner_text_list h3{font-size:23px;line-height:27px;padding-bottom:15px;margin-bottom:17px}}@media only screen and (max-width:767px){.manner_text_list h3{font-size:20px;line-height:24px;padding-bottom:15px;margin-bottom:16px}}.manner_text_list p{font-size:14px;line-height:30px;color:#999}@media only screen and (min-width:992px) and (max-width:1199px){.manner_text_list p{line-height:28px}}@media only screen and (min-width:768px) and (max-width:991px){.manner_text_list p{font-size:14px;line-height:25px}}@media only screen and (max-width:767px){.manner_text_list p{font-size:14px;line-height:29px}}.business_section{padding:140px 0 145px 0;background-position:center center;background-size:cover;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.business_section{padding:110px 0 115px}}@media only screen and (min-width:768px) and (max-width:991px){.business_section{padding:90px 0 95px}}@media only screen and (max-width:767px){.business_section{padding:70px 0 75px}}.business_section_inner{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.pricing_table{margin-bottom:60px;flex-wrap:wrap}}@media only screen and (max-width:767px){.pricing_table{flex-wrap:wrap;margin-bottom:40px}}.pricing_box{flex-direction:column;margin-right:30px;padding:35px 35px 50px;background:#fff;border-radius:10px;transition:.3s}.pricing_box:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.pricing_box{padding:30px 20px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box{margin-right:26px;padding:25px 17px 30px;border-radius:5px;width:48%;margin-bottom:30px}.pricing_box:nth-child(2){margin-right:0}.pricing_box:nth-child(4){margin-right:0}}@media only screen and (max-width:767px){.pricing_box{margin-right:28px;padding:25px 20px 30px;border-radius:5px;margin-bottom:30px}.pricing_box:nth-child(2){margin-right:0}.pricing_box:nth-child(4){margin-right:0}}@media only screen and (max-width:575px){.pricing_box{margin-right:0;width:100%}}.pricing_box:hover{box-shadow:0 20px 50px 0 rgba(0,0,0,.75)}.pricing_box_header{border-bottom:1px dashed #999;padding-bottom:28px;margin-bottom:22px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing_box_header{padding-bottom:20px;margin-bottom:17px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_header{padding-bottom:16px;margin-bottom:16px}}@media only screen and (max-width:767px){.pricing_box_header{padding-bottom:18px;margin-bottom:15px}}.pricing_box_header>span{font-size:14px;line-height:20px;color:#90744f;font-weight:700;text-transform:uppercase;margin-bottom:12px;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_header>span{font-size:14px;line-height:18px;margin-bottom:10px}}@media only screen and (max-width:767px){.pricing_box_header>span{font-size:13px;line-height:20px;margin-bottom:8px}}.pricing_box_header h3{font-size:40px;line-height:50px;color:#690;margin-bottom:8px}.pricing_box_header h3 span{font-size:20px;color:#000}@media only screen and (min-width:992px) and (max-width:1199px){.pricing_box_header h3{font-size:35px;line-height:42px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_header h3{font-size:32px;line-height:35px;margin-bottom:8px}}@media only screen and (max-width:767px){.pricing_box_header h3{font-size:32px;line-height:36px;margin-bottom:6px}}.pricing_box_header p{font-size:14px;line-height:24px;color:#999}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_header p{font-size:14px;line-height:22px}}.pricing_box_menu{margin-bottom:37px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing_box_menu{margin-bottom:25px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_menu{margin-bottom:20px}}@media only screen and (max-width:767px){.pricing_box_menu{margin-bottom:20px}}.pricing_box_menu ul li{font-size:14px;line-height:36px}.pricing_box_menu ul li i{font-size:15px;color:#690}@media only screen and (min-width:768px) and (max-width:991px){.pricing_box_menu ul li{line-height:32px}}.pricing_box_bottom{flex-direction:column;flex-grow:1}.pricing_btn .btn.btn-link{border:1px solid #90744f;background:#fff;color:#90744f;font-size:14px;line-height:48px;height:50px;padding:0 45px}.pricing_btn .btn.btn-link:hover{color:#fff}.pricing_btn .btn.btn-link::before{background:#90744f}@media only screen and (min-width:992px) and (max-width:1199px){.pricing_btn .btn.btn-link{padding:0 32px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing_btn .btn.btn-link{font-size:13px;line-height:38px;height:40px;padding:0 14px}}@media only screen and (max-width:767px){.counterup_aera{flex-wrap:wrap}}.counterup_text{text-align:center;width:25%;padding-right:15px;margin-right:15px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.counterup_text{padding-right:13px;margin-right:13px}}@media only screen and (max-width:767px){.counterup_text{width:50%;padding-right:0;margin-right:0}}@media only screen and (max-width:575px){.counterup_text{width:50%;padding-right:0;margin-right:0;margin-bottom:13px}}.counterup_text:last-child{margin-right:0;padding-right:0}.counterup_text:last-child::before{display:none}.counterup_text::before{position:absolute;content:"";width:1px;height:66px;background:rgba(154,160,164,.7);right:0;top:50%;transform:translatey(-50%)}@media only screen and (max-width:767px){.counterup_text::before{display:none}}.counterup_text h3{color:#fff;font-size:36px;line-height:48px;font-weight:700;margin-bottom:3px}@media only screen and (min-width:768px) and (max-width:991px){.counterup_text h3{font-size:30px;line-height:40px;margin-bottom:3px}}@media only screen and (max-width:767px){.counterup_text h3{font-size:28px;line-height:38px}}.counterup_text p{color:#fff;font-size:13px;line-height:20px;text-transform:uppercase}.team_members_section{margin-bottom:150px}@media only screen and (min-width:992px) and (max-width:1199px){.team_members_section{margin-bottom:120px}}@media only screen and (min-width:768px) and (max-width:991px){.team_members_section{margin-bottom:100px}}@media only screen and (max-width:767px){.team_members_section{margin-bottom:80px}}.team_members_list{flex-wrap:wrap}.single_team_members{text-align:center;width:20%;margin-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.single_team_members{width:25%}}@media only screen and (max-width:767px){.single_team_members{width:33.33%;margin-bottom:50px}}@media only screen and (max-width:479px){.single_team_members{width:50%;margin-bottom:35px}}@media only screen and (max-width:575px){.team_img img{width:120px}}.team_text{padding-top:25px}@media only screen and (min-width:768px) and (max-width:991px){.team_text{padding-top:23px}}@media only screen and (max-width:575px){.team_text{padding-top:20px}}.team_text h3{font-size:18px;line-height:24px;font-weight:700;margin-bottom:4px}@media only screen and (min-width:768px) and (max-width:991px){.team_text h3{font-size:16px;line-height:22px;margin-bottom:4px}}@media only screen and (max-width:575px){.team_text h3{font-size:17px;line-height:22px}}.team_text span{font-size:13px;line-height:24px;color:#999;display:inline-block}.all_team_members .btn.btn-link{padding:0 55px}@media only screen and (max-width:767px){.all_team_members .btn.btn-link{padding:0 35px}}.creative_section{padding:103px 0 165px}@media only screen and (min-width:768px) and (max-width:991px){.creative_section{padding:77px 0 74px}}@media only screen and (max-width:767px){.creative_section{padding:58px 0 13px}}.creative_section .manner_text_list h3{color:#90744f}.creative_section .manner_text_list p{color:#666}.creative_section .template_manner_text{padding-bottom:0}.team_bg_section{background:#f8f4f0;padding:135px 0 170px}@media only screen and (min-width:768px) and (max-width:991px){.team_bg_section{padding:72px 0 80px}}@media only screen and (max-width:767px){.team_bg_section{padding:50px 0 60px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner2{height:700px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner2{height:650px}}@media only screen and (max-width:767px){.hero_banner2{height:550px}}@media only screen and (max-width:575px){.hero_banner2{height:420px}}.footer_about{padding-top:0}.footer_about::before{display:none}.portfolio_section{padding:139px 0 141px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio_section{padding:109px 0 111px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio_section{padding:89px 0 91px}}@media only screen and (max-width:767px){.portfolio_section{padding:71px 0 71px}}.hero_banner3{height:700px}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_banner3{height:620px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner3{height:530px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner3{height:470px}}@media only screen and (max-width:767px){.hero_banner3{height:400px}}@media only screen and (max-width:575px){.hero_banner3{height:355px}}.breadcrumb_content.breadcrumb_portfolio ul li{font-size:18px}@media only screen and (max-width:767px){.breadcrumb_content.breadcrumb_portfolio ul li{font-size:16px}}.breadcrumb_content.breadcrumb_portfolio ul li a{color:#ccc}.portfolio_messonry_button{margin-bottom:67px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio_messonry_button{margin-bottom:47px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio_messonry_button{margin-bottom:37px}}@media only screen and (max-width:767px){.portfolio_messonry_button{flex-wrap:wrap;margin-bottom:40px}}.portfolio_messonry_button button{font-size:16px;line-height:36px;color:#000;text-transform:capitalize;margin-right:46px;padding:0;background:inherit;border:0;position:relative}@media only screen and (max-width:767px){.portfolio_messonry_button button{font-size:15px;margin-right:27px;line-height:30px}}.portfolio_messonry_button button:last-child{margin-right:0}.portfolio_messonry_button button.active{color:#90744f}.portfolio_messonry_button button.active::before{width:100%}.portfolio_messonry_button button::before{position:absolute;content:"";width:0;height:1px;background:#90744f;left:0;bottom:0;transition:.3s}.portfolio_thumb{position:relative;overflow:hidden}.portfolio_thumb a{display:block}.portfolio_thumb:hover::before{opacity:.7}.portfolio_thumb:hover .portfolio_text{opacity:1;top:50%}.portfolio_thumb:hover img{transform:scale(1.1) translateZ(0)}.portfolio_thumb::before{position:absolute;content:"";width:100%;height:100%;background:#90744f;left:0;top:0;opacity:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;pointer-events:none;z-index:9}.portfolio_text{position:absolute;top:40%;transform:translatey(-50%);-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);left:0;right:0;text-align:center;cursor:pointer;opacity:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;z-index:9}.portfolio_text h3{font-size:36px;line-height:36px;color:#fff;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.portfolio_text h3{font-size:28px;line-height:28px;margin-bottom:12px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio_text h3{font-size:26px;line-height:26px;margin-bottom:13px}}@media only screen and (max-width:767px){.portfolio_text h3{font-size:22px;line-height:22px;margin-bottom:8px}}.portfolio_text span{font-size:14px;line-height:26px;color:#ccc;display:inline-block;text-transform:uppercase}@media only screen and (max-width:767px){.portfolio_text span{font-size:13px;line-height:20px}}.loding_bar{margin-top:71px}@media only screen and (min-width:992px) and (max-width:1199px){.loding_bar{margin-top:51px}}@media only screen and (min-width:768px) and (max-width:991px){.loding_bar{margin-top:41px}}@media only screen and (max-width:767px){.loding_bar{margin-top:41px}}.loding_bar i{display:block;font-size:24px;line-height:26px;color:#999}.loding_bar a{display:inline-block;font-size:14px;line-height:26px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:3px}@media only screen and (max-width:767px){.loding_bar a{font-size:13px}}.hero_banner4{height:800px}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_banner4{height:700px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner4{height:570px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner4{height:450px}}@media only screen and (max-width:767px){.hero_banner4{height:300px}}@media only screen and (max-width:575px){.hero_banner4{height:260px}}.breadcrumbs_contact{margin-bottom:113px}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumbs_contact{margin-bottom:88px}}@media only screen and (max-width:767px){.breadcrumbs_contact{margin-bottom:36px}}.breadcrumbs_contact .breadcrumb_content h2{font-size:48px;line-height:48px}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumbs_contact .breadcrumb_content h2{font-size:40px;line-height:40px}}@media only screen and (max-width:767px){.breadcrumbs_contact .breadcrumb_content h2{font-size:35px;line-height:35px;margin-bottom:18px}}.breadcrumbs_contact .breadcrumb_content h2 span{font-weight:400}@media only screen and (max-width:767px){.breadcrumbs_contact .breadcrumb_content ul li a{font-size:16px}}.contact_page_section{padding:143px 0 142px}@media only screen and (min-width:992px) and (max-width:1199px){.contact_page_section{padding:113px 0 112px}}@media only screen and (min-width:768px) and (max-width:991px){.contact_page_section{padding:93px 0 92px}}@media only screen and (max-width:767px){.contact_page_section{padding:73px 0 72px}}.contact_info{margin-bottom:144px}@media only screen and (min-width:768px) and (max-width:991px){.contact_info{margin-bottom:97px}}@media only screen and (max-width:767px){.contact_info{flex-wrap:wrap;justify-content:flex-start!important;margin-bottom:26px}}.contact_info_list{padding-right:100px;margin-right:70px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.contact_info_list{padding-right:70px;margin-right:60px}}@media only screen and (min-width:768px) and (max-width:991px){.contact_info_list{padding-right:40px;margin-right:35px}}@media only screen and (max-width:767px){.contact_info_list{padding-right:0;margin-right:0;width:50%;margin-bottom:30px}.contact_info_list::before{display:none}}@media only screen and (max-width:575px){.contact_info_list{width:100%;text-align:center}}.contact_info_list:last-child{margin-right:0;padding-right:0}.contact_info_list:last-child::before{display:none}.contact_info_list::before{position:absolute;content:"";width:1px;height:225px;background:#d3d0cc;right:0;top:50%;transform:translatey(-50%);-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%)}@media only screen and (min-width:768px) and (max-width:991px){.contact_info_list::before{height:192px}}.contact_info_list i{font-size:40px;line-height:36px;color:#90744f;margin-bottom:30px;display:inline-block}@media only screen and (max-width:767px){.contact_info_list i{font-size:35px;line-height:30px;margin-bottom:20px}}.contact_info_list h3{font-size:18px;line-height:36px;font-weight:700;margin-bottom:4px}.contact_info_list p{font-size:14px;line-height:26px;color:#666;margin-bottom:0}.contact_info_list p a:hover{color:#90744f}.contact_map iframe{height:500px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.contact_map iframe{height:350px}}@media only screen and (max-width:767px){.contact_map iframe{height:300px}}.service_section{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.service_section.mb-123{margin-bottom:66px}}@media only screen and (max-width:767px){.service_section.mb-123{margin-bottom:51px}}@media only screen and (min-width:992px) and (max-width:1199px){.service_section.mb-222{margin-bottom:140px}}@media only screen and (min-width:768px) and (max-width:991px){.service_section.mb-222{margin-bottom:67px}}@media only screen and (max-width:767px){.service_section.mb-222{margin-bottom:51px}}.single_services{margin-bottom:54px}.single_services:last-child{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.single_services{margin-bottom:36px}}@media only screen and (min-width:768px) and (max-width:991px){.single_services{margin-bottom:32px}}@media only screen and (max-width:767px){.single_services{margin-bottom:32px}}@media only screen and (min-width:768px) and (max-width:991px){.services_position_img{text-align:center;width:59%}}@media only screen and (max-width:767px){.services_position_img{margin:50px 0 45px 0}}.services_text h4{font-size:18px;line-height:30px;font-weight:500;margin-bottom:9px}@media only screen and (min-width:992px) and (max-width:1199px){.services_text h4{font-size:17px;line-height:24px;margin-bottom:7px}}@media only screen and (min-width:768px) and (max-width:991px){.services_text h4{font-size:15px;line-height:17px;margin-bottom:6px}}.services_text p{font-size:14px;line-height:26px;color:#999}@media only screen and (min-width:992px) and (max-width:1199px){.services_text p{line-height:23px}}@media only screen and (min-width:768px) and (max-width:991px){.services_text p{font-size:13px;line-height:23px}}.services_icon{width:70px;height:70px;background:#fbf6f0;border-radius:50%;display:inline-block;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.services_icon{width:55px;height:55px}}@media only screen and (max-width:767px){.services_icon{width:60px;height:60px}}.services_icon i{font-size:30px;color:#90744f;line-height:70px;display:block}@media only screen and (min-width:768px) and (max-width:991px){.services_icon i{font-size:25px;line-height:55px}}@media only screen and (max-width:767px){.services_icon i{font-size:25px;line-height:60px}}.services_text{width:calc(100% - 70px);padding-left:20px}@media only screen and (min-width:768px) and (max-width:991px){.services_text{width:calc(100% - 55px);padding-left:10px}}@media only screen and (max-width:767px){.services_text{width:calc(100% - 60px)}}.service-page .services_text{width:auto;padding:0}@media only screen and (min-width:768px) and (max-width:991px){.service-page .services_text h4{font-size:18px;line-height:30px;font-weight:500;margin-bottom:9px}}@media only screen and (min-width:768px) and (max-width:991px){.service-page .services_text p{font-size:14px;line-height:26px;color:#999}}.service-page .services_icon{margin-bottom:20px}@media (min-width:1600px){.service-page .row-cols-md-3>*{width:27.333333%}}@media only screen and (min-width:1200px) and (max-width:1600px){.service-page .row-cols-md-3>*{width:27.333333%}}@media only screen and (min-width:992px) and (max-width:1199px){.service-page .row-cols-md-3>*{width:30.333333%}}@media only screen and (min-width:768px) and (max-width:991px){.service-page .row-cols-md-3>*{width:30.333333%}}@media only screen and (max-width:767px){.service-page .row-cols-md-3>*{width:100%}}@media only screen and (max-width:575px){.service-page .row-cols-md-3>*{width:100%;display:block!important}}@media only screen and (max-width:479px){.service-page .row-cols-md-3>*{width:100%}}@media only screen and (max-width:767px){.service-page .single_services{margin-bottom:40px;width:45%}}@media only screen and (max-width:575px){.service-page .single_services{width:100%}}.hero-overlay{position:relative;z-index:1}.hero-overlay::before{position:absolute;content:"";width:100%;height:100%;background:#000;opacity:.4;left:0;top:0;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.banner_section.mb-109{margin-bottom:75px}}@media only screen and (max-width:767px){.banner_section.mb-109{margin-bottom:55px}}@media only screen and (max-width:575px){.banner_section.mb-109{margin-bottom:35px}}@media only screen and (max-width:767px){.single_banner.mr-30{margin-right:20px}}@media only screen and (max-width:575px){.single_banner.mr-30{margin-right:0;margin-bottom:20px}}@media only screen and (max-width:575px){.single_banner img{width:100%}}@media only screen and (max-width:575px){.banner_container.d-flex{flex-direction:column}}.banner_text{top:66px;left:65px;right:18px}@media only screen and (min-width:992px) and (max-width:1199px){.banner_text{top:45px;left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_text{top:25px;left:22px}}@media only screen and (max-width:767px){.banner_text{top:20px;left:15px;right:10px}}.banner_text h3{font-size:36px;text-transform:uppercase;line-height:48px;font-weight:400;margin-bottom:17px}.banner_text h3 span{font-weight:600;color:#ff2f2f}@media only screen and (min-width:992px) and (max-width:1199px){.banner_text h3{font-size:28px;line-height:36px;margin-bottom:13px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_text h3{font-size:20px;line-height:28px;margin-bottom:12px}}@media only screen and (max-width:767px){.banner_text h3{font-size:18px;line-height:24px;margin-bottom:11px}}.banner_text p{font-size:14px;color:#666;margin-bottom:0;font-weight:400}@media only screen and (max-width:767px){.banner_text p{font-size:13px;line-height:19px}}.banner_text a.btn-primary{margin-top:198px}@media only screen and (min-width:992px) and (max-width:1199px){.banner_text a.btn-primary{margin-top:135px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_text a.btn-primary{margin-top:40px}}@media only screen and (max-width:767px){.banner_text a.btn-primary{margin-top:30px}}.banner_text a.btn-primary:hover{color:#000}.banner_text a.btn-primary::before{background:#fff}.banner_style2{padding:0 55px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_style2{padding:0}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_style2{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner_style2{padding:0}}@media only screen and (max-width:767px){.banner_style2{padding:0}}@media only screen and (max-width:575px){.banner_style2 .single_banner{margin-bottom:20px}}@media only screen and (max-width:767px){.banner_style2 .single_banner img{height:270px;object-fit:cover}}.banner_style2 .banner_text{bottom:66px;top:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_style2 .banner_text{bottom:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_style2 .banner_text{bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_style2 .banner_text{bottom:20px}}@media only screen and (max-width:767px){.banner_style2 .banner_text{bottom:30px}}.banner_style2 .banner_text h3{font-size:48px}@media only screen and (min-width:992px) and (max-width:1199px){.banner_style2 .banner_text h3{font-size:32px;margin-bottom:9px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_style2 .banner_text h3{font-size:25px;margin-bottom:5px}}@media only screen and (max-width:767px){.banner_style2 .banner_text h3{font-size:18px;margin-bottom:5px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_style2 .banner_text p{font-size:13px}}.banner_style2 .banner_text a.btn-primary{margin-top:47px;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.banner_style2 .banner_text a.btn-primary{margin-top:25px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_style2 .banner_text a.btn-primary{margin-top:9px}}@media only screen and (max-width:767px){.banner_style2 .banner_text a.btn-primary{margin-top:10px}}.banner_tag{position:absolute;top:60px;left:70px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_tag{top:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_tag{top:25px;left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_tag{top:18px;left:23px}}@media only screen and (max-width:767px){.banner_tag{top:25px;left:15px}}.banner_tag span{font-size:14px;line-height:24px;color:#999;text-transform:uppercase;display:inline-block}@media only screen and (max-width:767px){.banner_tag span{font-size:13px;line-height:20px}}.tab-content>.tab-pane.active{display:block;height:auto;opacity:1;overflow:visible}.tab-content>.tab-pane{display:block;height:0;opacity:0;overflow:hidden}.works_slide_header .section_title{margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.works_slide_header .section_title{margin-bottom:40px}}@media only screen and (min-width:768px) and (max-width:991px){.works_slide_header .section_title{margin-bottom:30px}}@media only screen and (max-width:767px){.works_slide_header .section_title{margin-bottom:30px}}@media only screen and (max-width:767px){.tab__button.d-flex{justify-content:space-between;margin-top:12px}}@media only screen and (max-width:575px){.tab__button.d-flex{flex-direction:column;text-align:center}}@media only screen and (max-width:575px){.tab__button ul{justify-content:center}}.tab__button ul li{margin-right:40px}@media only screen and (max-width:767px){.tab__button ul li{margin-right:20px}}.tab__button ul li:last-child{margin-right:0}.tab__button ul li a{font-size:18px;line-height:18px;color:#999;display:inline-block}.tab__button ul li a:hover{color:#90744f}.tab__button ul li a.active{color:#90744f;font-weight:700}@media only screen and (max-width:767px){.tab__button ul li a{font-size:15px}}@media only screen and (max-width:575px){.tab__button ul li a{font-size:15px;line-height:28px}}.works_slide_wrapper{position:relative;padding:80px 0 80px 0}@media only screen and (min-width:992px) and (max-width:1199px){.works_slide_wrapper{padding:54px 0 70px 0}}@media only screen and (min-width:768px) and (max-width:991px){.works_slide_wrapper{padding:44px 0 60px 0}}@media only screen and (max-width:767px){.works_slide_wrapper{padding:44px 0 50px 0}}.works_slide_wrapper.swiper-container-horizontal .swiper-scrollbar{position:absolute;left:50%;bottom:0;z-index:50;height:5px;width:1170px;margin-left:-585px;background:#e6e6e6}@media only screen and (min-width:992px) and (max-width:1199px){.works_slide_wrapper.swiper-container-horizontal .swiper-scrollbar{width:922px;margin-left:-461px}}@media only screen and (min-width:768px) and (max-width:991px){.works_slide_wrapper.swiper-container-horizontal .swiper-scrollbar{width:700px;margin-left:-350px}}@media only screen and (max-width:767px){.works_slide_wrapper.swiper-container-horizontal .swiper-scrollbar{width:350px;margin-left:-175px}}.works_slide_wrapper.swiper-container-horizontal .swiper-scrollbar-drag{background:#90744f;border-radius:0}.work_slick_text{text-align:center;height:100px;width:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-100px;transition:.4s}.work_slick_text .title{font-size:30px;color:#000;font-weight:700;margin:0}@media only screen and (min-width:992px) and (max-width:1199px){.work_slick_text .title{font-size:28px}}@media only screen and (min-width:768px) and (max-width:991px){.work_slick_text .title{font-size:24px}}@media only screen and (max-width:767px){.work_slick_text .title{font-size:20px}}.work_slick_text .title .title-link{color:#000}.work_slick_text .title .title-link:hover{color:#90744f}.works_slick_list{position:relative;overflow:hidden}.works_slick_list:hover .work_slick_text{bottom:0}.view_all_works{margin-top:141px;margin-bottom:148px}@media only screen and (min-width:992px) and (max-width:1199px){.view_all_works{margin-top:111px;margin-bottom:118px}}@media only screen and (min-width:768px) and (max-width:991px){.view_all_works{margin-top:91px;margin-bottom:98px}}@media only screen and (max-width:767px){.view_all_works{margin-top:71px;margin-bottom:67px}}.view_all_works a{display:inline-block;font-size:14px;line-height:30px;font-weight:700;color:#90744f;word-spacing:2px;letter-spacing:7px;text-transform:uppercase;position:relative;padding-bottom:21px}.view_all_works a::before{position:absolute;content:"";height:1px;width:70px;background:#90744f;bottom:0;left:50%;transform:translatex(-50%)}@media only screen and (max-width:767px){.view_all_works a{font-size:13px;line-height:26px;letter-spacing:2px;padding-bottom:13px}}.blog_section{background:#f8f4f0;padding:137px 0 150px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_section{padding:107px 0 120px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_section{padding:87px 0 100px}}@media only screen and (max-width:767px){.blog_section{padding:67px 0 80px}}.blog_meta{margin-bottom:9px}@media only screen and (max-width:767px){.blog_meta{margin-bottom:4px}}.blog_meta span{font-size:14px;line-height:20px;color:#666}.single_blog{transition:.3s}.single_blog:hover{box-shadow:0 8px 10px 0 rgba(0,0,0,.1)}.blog_thumb{overflow:hidden}.blog_thumb:hover img{transform:scale(1.05)}.blog_thumb img{width:100%;transition:.3s}.blog_content{padding:18px 30px 28px;background:#fff}@media only screen and (max-width:767px){.blog_content{padding:17px 17px 23px}}.blog_content>h3{font-size:18px;line-height:30px;font-weight:700;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.blog_content>h3{font-size:17px;line-height:26px}}@media only screen and (max-width:767px){.blog_content>h3{font-size:16px;line-height:27px}}.blog_content>h3 a{color:#000}.blog_content>h3 a:hover{text-decoration:underline}.blog_content>a{font-size:13px;line-height:24px;font-weight:700;color:#000;text-transform:uppercase;display:inline-block;margin-top:20px}@media only screen and (max-width:767px){.blog_content>a{margin-top:14px}}.blog_content>a:hover{color:#90744f}.blog_content>a i{font-size:18px;margin-left:4px;vertical-align:middle}.blog_page_bg{padding:110px 0 140px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_page_bg{padding:110px 0 110px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_page_bg{padding:76px 0 90px}}@media only screen and (max-width:767px){.blog_page_bg{padding:57px 0 70px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumbs_blog.mb-96{margin-bottom:70px}}@media only screen and (max-width:767px){.breadcrumbs_blog.mb-96{margin-bottom:45px}}.breadcrumbs_blog .breadcrumb_content ul li{font-size:18px}@media only screen and (max-width:767px){.breadcrumbs_blog .breadcrumb_content ul li{font-size:16px}}.breadcrumb_content h2{font-size:80px;line-height:80px;color:#90744f;font-weight:700;margin-bottom:26px}.breadcrumb_content h2 span{color:#000;font-weight:100}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb_content h2{font-size:67px;line-height:67px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb_content h2{font-size:50px;line-height:50px;margin-bottom:22px}}@media only screen and (max-width:767px){.breadcrumb_content h2{font-size:36px;line-height:36px;margin-bottom:21px}}.breadcrumb_content ul li{display:inline-block;margin-right:8px;font-size:15px;line-height:30px}@media only screen and (max-width:767px){.breadcrumb_content ul li{line-height:20px}}.breadcrumb_content ul li:last-child{margin-right:0}.breadcrumb_content ul li a{color:#666;text-transform:capitalize}.breadcrumb_content ul li a:hover{color:#90744f}.breadcrumb_content ul li span{color:#000}.blog_messonry_button{margin-bottom:67px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_messonry_button{margin-bottom:47px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_messonry_button{margin-bottom:37px}}@media only screen and (max-width:767px){.blog_messonry_button{flex-wrap:wrap;margin-bottom:40px}}.blog_messonry_button button{font-size:16px;line-height:36px;color:#000;text-transform:capitalize;margin-right:46px;padding:0;background:inherit;border:0;position:relative}@media only screen and (max-width:767px){.blog_messonry_button button{font-size:15px;margin-right:27px;line-height:30px}}.blog_messonry_button button:last-child{margin-right:0}.blog_messonry_button button.active{color:#90744f}.blog_messonry_button button.active::before{width:100%}.blog_messonry_button button::before{position:absolute;content:"";width:0;height:1px;background:#90744f;left:0;bottom:0;transition:.3s}.blog_page_gallery{margin-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_page_gallery{margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_page_gallery{margin-bottom:0}}@media only screen and (max-width:767px){.blog_page_gallery{margin-bottom:0}}.blog_page_gallery .single_blog{margin-bottom:60px}@media only screen and (max-width:767px){.blog_page_gallery .single_blog{margin-bottom:30px}}.pagination_style ul li{margin-right:24px}.pagination_style ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.pagination_style ul li{margin-right:18px}}.pagination_style ul li a{font-size:16px;line-height:36xp;color:#000}.pagination_style ul li a:hover{color:#90744f}.pagination_style ul li a:hover i{color:#ccc}@media only screen and (max-width:767px){.pagination_style ul li a{font-size:15px}}.pagination_style ul li a i{font-size:26px;vertical-align:middle;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}@media only screen and (max-width:767px){.pagination_style ul li a i{font-size:20px}}.blog_details_bg{padding:143px 0 150px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_details_bg{padding:113px 0 120px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_details_bg{padding:93px 0 100px}}@media only screen and (max-width:767px){.blog_details_bg{padding:73px 0 80px}}.breadcrumbs_area.bread_blog_details.mb-96{margin-bottom:96px}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumbs_area.bread_blog_details.mb-96{margin-bottom:60px}}@media only screen and (max-width:767px){.breadcrumbs_area.bread_blog_details.mb-96{margin-bottom:50px}}.bread_blog_details .breadcrumb_content h2{font-size:48px;line-height:48px;font-weight:400;color:#000}@media only screen and (min-width:992px) and (max-width:1199px){.bread_blog_details .breadcrumb_content h2{font-size:40px;line-height:40px}}@media only screen and (min-width:768px) and (max-width:991px){.bread_blog_details .breadcrumb_content h2{font-size:32px;line-height:32px}}@media only screen and (max-width:767px){.bread_blog_details .breadcrumb_content h2{font-size:30px;line-height:28px}}@media only screen and (max-width:575px){.bread_blog_details .breadcrumb_content h2{font-size:25px;line-height:21px;margin-bottom:17px}}@media only screen and (min-width:768px) and (max-width:991px){.bread_blog_details.mb-96{margin-bottom:74px}}@media only screen and (max-width:767px){.bread_blog_details.mb-96{margin-bottom:54px}}.post_header{padding-bottom:30px;margin-bottom:57px}@media only screen and (max-width:767px){.post_header{flex-direction:column}}@media only screen and (max-width:575px){.post_header{padding-bottom:54px;margin-bottom:55px}}@media only screen and (max-width:575px){.blog_meta_post{flex-direction:column}}@media only screen and (max-width:575px){.meta_post_text{text-align:center}}.meta_post_text h3{font-size:18px;line-height:24px;font-weight:700;margin-bottom:4px}@media only screen and (min-width:768px) and (max-width:991px){.meta_post_text h3{font-size:16px;line-height:22px}}.meta_post_text span{font-size:14px;line-height:24px;color:#666;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.meta_post_text span{font-size:13px}}.meta_post_img{margin-right:30px}@media only screen and (max-width:575px){.meta_post_img{margin-right:0;margin-bottom:20px}}@media only screen and (max-width:767px){.blog_details_meta{margin-top:25px}}@media only screen and (max-width:575px){.blog_details_meta{flex-direction:column;margin-top:20px}}.blog_details_meta .meta_post_text{margin-right:65px}.blog_details_meta .meta_post_text:last-child{margin-right:0}@media only screen and (min-width:768px) and (max-width:991px){.blog_details_meta .meta_post_text{margin-right:35px}}@media only screen and (max-width:767px){.blog_details_meta .meta_post_text{margin-right:42px}}@media only screen and (max-width:575px){.blog_details_meta .meta_post_text{margin-right:0;margin-top:20px}.blog_details_meta .meta_post_text:first-child{margin-top:0}}.blog_details_desc{margin-bottom:72px}@media only screen and (max-width:767px){.blog_details_desc{margin-bottom:52px}}.blog_details_desc h4{font-size:16px;line-height:28px;font-weight:700;margin:auto;margin-bottom:40px;font-style:italic;max-width:700px}.blog_details_desc p{font-size:14px;line-height:28px;color:#666;margin-bottom:24px}.post__social.blog__post__social{margin:0 0 90px;padding-bottom:88px}@media only screen and (min-width:768px) and (max-width:991px){.post__social.blog__post__social{margin:0 0 74px;padding-bottom:79px}}@media only screen and (max-width:767px){.post__social.blog__post__social{margin:0 0 57px;padding-bottom:53px}}.blog_container-2{padding:50px 0;margin:0 -15px}.blog_container-2 .swiper-slide{padding:0 15px}.related_posts{padding-bottom:40px;margin-bottom:80px}@media only screen and (max-width:767px){.related_posts{padding-bottom:20px;margin-bottom:58px}}.related_posts .section_title h2{font-size:30px;line-height:30px;font-weight:700;color:#90744f}.related_posts .section_title h2 span{font-weight:400;color:#000}@media only screen and (max-width:767px){.related_posts .section_title h2{font-size:28px;line-height:26px}}@media only screen and (max-width:575px){.related_posts .section_title h2{font-size:25px}}.comments_box{margin-bottom:70px}@media only screen and (max-width:767px){.comments_box{margin-bottom:30px}}.comments_box .section_title{margin-bottom:39px}@media only screen and (max-width:767px){.comments_box .section_title{margin-bottom:30px}}.comments_box .section_title h2{font-size:30px;line-height:30px;font-weight:700;color:#90744f}.comments_box .section_title h2 span{font-weight:400;color:#000}@media only screen and (max-width:767px){.comments_box .section_title h2{font-size:28px;line-height:26px}}@media only screen and (max-width:575px){.comments_box .section_title h2{font-size:25px}}.comment_list{overflow:hidden;margin-bottom:30px}@media only screen and (max-width:575px){.comment_list{flex-direction:column}}.comment_list:last-child{margin-bottom:0}.comment_list .comment_thumb{width:70px;margin-right:35px}@media only screen and (max-width:767px){.comment_list .comment_thumb{margin-right:20px}}@media only screen and (max-width:575px){.comment_list .comment_thumb{margin:0 auto 20px}}.comment_list .comment_meta{margin-bottom:11px}@media only screen and (max-width:575px){.comment_list .comment_meta{flex-direction:column}}.comment_list .comment_content{width:calc(100% - 70px);background:#fff;padding:20px 25px 27px;position:relative}@media only screen and (max-width:575px){.comment_list .comment_content{flex-direction:column;width:100%;margin-top:20px;padding:20px 17px 24px;text-align:center}}.comment_list .comment_content::before{position:absolute;content:"";width:0;height:0;border-top:7px solid transparent;border-right:16px solid #fff;border-bottom:7px solid transparent;left:-16px;top:15px}@media only screen and (max-width:575px){.comment_list .comment_content::before{display:none}}.comment_list .comment_content h5{font-size:16px;line-height:30px;font-weight:500;text-transform:capitalize;margin-bottom:10px}@media only screen and (max-width:767px){.comment_list .comment_content h5{font-size:16px;line-height:20px}}@media only screen and (max-width:575px){.comment_list .comment_content h5{margin-bottom:8px}}.comment_list .comment_content h5 span{font-size:14px;color:#999;font-weight:400}.comment_list .comment_content p{font-size:14px;line-height:24px;color:#666}.comments_form_inner{background:#fff;padding:43px 50px 70px;border:1px solid #e1e1e1}@media only screen and (max-width:767px){.comments_form_inner{padding:25px 25px 33px}}.comments_form_inner .btn.btn-link{font-size:14px;line-height:51px;height:50px;padding:0 35px;margin-top:62px}@media only screen and (max-width:767px){.comments_form_inner .btn.btn-link{margin-top:30px}}.comments_form .section_title{margin-bottom:44px}@media only screen and (max-width:767px){.comments_form .section_title{margin-bottom:30px}}.comments_form .section_title h2{font-size:30px;line-height:30px;font-weight:700;color:#90744f}.comments_form .section_title h2 span{font-weight:400;color:#000}@media only screen and (max-width:767px){.comments_form .section_title h2{font-size:28px;line-height:26px}}@media only screen and (max-width:575px){.comments_form .section_title h2{font-size:25px}}.comments_form form textarea::-webkit-input-placeholder{color:#999}.comments_form form textarea::-moz-placeholder{color:#999}.comments_form form textarea:-ms-input-placeholder{color:#999}.comments_form form textarea:-moz-placeholder{color:#999}.comments_form form textarea{color:#999;width:100%;height:190px;border:0;border-bottom:1px solid #e1e1e1}.comments_form form textarea:focus{color:#000;border-bottom:1px solid #000}.comments_form form textarea:focus::-webkit-input-placeholder{color:#000}@media only screen and (min-width:768px) and (max-width:991px){.comments_form form textarea{height:140px}}@media only screen and (max-width:767px){.comments_form form textarea{height:120px}}@media only screen and (min-width:768px) and (max-width:991px){.comments_form_input{flex-wrap:wrap}}@media only screen and (max-width:767px){.comments_form_input{flex-wrap:wrap}}@media only screen and (min-width:992px) and (max-width:1199px){.comments_form_input .form_input_list{width:33.33%;margin-right:30px}.comments_form_input .form_input_list:last-child{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.comments_form_input .form_input_list{width:100%}}.comments_form_input .form_input_list input::-webkit-input-placeholder{color:#999}.comments_form_input .form_input_list input::-moz-placeholder{color:#999}.comments_form_input .form_input_list input:-ms-input-placeholder{color:#999}.comments_form_input .form_input_list input:-moz-placeholder{color:#999}.comments_form_input .form_input_list input{color:#999;width:300px;border-bottom:1px solid #e1e1e1;padding-bottom:8px}.comments_form_input .form_input_list input:focus{color:#000;border-bottom:1px solid #000}.comments_form_input .form_input_list input:focus::-webkit-input-placeholder{color:#000}@media only screen and (min-width:992px) and (max-width:1199px){.comments_form_input .form_input_list input{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.comments_form_input .form_input_list input{width:100%}}@media only screen and (max-width:767px){.comments_form_input .form_input_list input{width:100%}}.testimonial_section{position:relative;margin-bottom:135px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial_section{margin-bottom:105px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_section{margin-bottom:85px}}@media only screen and (max-width:767px){.testimonial_section{margin-bottom:48px}}.testimonial_inner{position:relative;z-index:9}.testimonial_position_img{position:absolute;top:0;right:0;width:50%;height:100%}.testimonial_slick{padding-bottom:87px}@media only screen and (min-width:1200px) and (max-width:1600px){.testimonial_slick{padding-bottom:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial_slick{padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_slick{padding-bottom:43px}}@media only screen and (max-width:767px){.testimonial_slick{padding-bottom:48px;margin-bottom:0}}.testimonial_content h3{font-size:18px;line-height:24px;font-weight:700;margin-bottom:24px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial_content h3{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_content h3{margin-bottom:15px;font-size:17px;line-height:22px}}@media only screen and (max-width:767px){.testimonial_content h3{margin-bottom:16px}}.testimonial_content>p{font-size:14px;line-height:28px;color:#666;margin-bottom:0}.testimonial_footer{margin-top:47px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial_footer{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_footer{margin-top:18px}}@media only screen and (max-width:767px){.testimonial_footer{margin-top:25px}}.testimonial_footer p{font-size:13px;line-height:24px;color:#999;font-style:italic}.testimonial_footer p a{font-size:16px;font-weight:700;color:#000;font-style:normal}.testimonial_footer p a:hover{color:#90744f}.testimonial_slick .swiper-button-next:after,.testimonial_slick .swiper-button-prev:after{display:none}.testimonial_slick .swiper-button-next,.testimonial_slick .swiper-button-prev{top:auto;bottom:0;color:#999;font-size:24px;transition:.3s}.testimonial_slick .swiper-button-next:hover,.testimonial_slick .swiper-button-prev:hover{color:#90744f}.testimonial_slick .swiper-button-next{right:auto;left:50px}.testimonial_slick .swiper-button-prev{right:auto;left:0}.hero_banner5{height:960px}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_banner5{height:750px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner5{height:620px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner5{height:500px;margin-bottom:77px}}@media only screen and (max-width:767px){.hero_banner5{height:390px;margin-bottom:56px}}@media only screen and (max-width:575px){.hero_banner5{height:310px}}.hero_banner5 .hero_content{padding-bottom:0}.hero_banner5 .hero_content h1{font-size:100px;line-height:118px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1600px){.hero_banner5 .hero_content h1{font-size:82px;line-height:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner5 .hero_content h1{font-size:60px;line-height:73px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner5 .hero_content h1{font-size:50px;line-height:65px}}@media only screen and (max-width:767px){.hero_banner5 .hero_content h1{font-size:40px;line-height:54px}}@media only screen and (max-width:575px){.hero_banner5 .hero_content h1{font-size:28px;line-height:40px}}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_section{margin-bottom:78px}}@media only screen and (max-width:767px){.brand_archo_section{font-size:40px;line-height:54px}}.brand_archo_section .section_title p{font-size:18px;line-height:22px;color:#90744f;text-transform:uppercase;letter-spacing:3px;margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_section .section_title p{font-size:16px;letter-spacing:3px;margin-bottom:20px}}@media only screen and (max-width:767px){.brand_archo_section .section_title p{font-size:15px;letter-spacing:2px;margin-bottom:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.section_title.text-center.mb-96{margin-bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.section_title.text-center.mb-96{margin-bottom:50px}}@media only screen and (max-width:767px){.section_title.text-center.mb-96{margin-bottom:10px}}.hero_banner_section.hero_banner5.mb-132{margin-bottom:146px}@media only screen and (min-width:992px) and (max-width:1199px){.hero_banner_section.hero_banner5.mb-132{margin-bottom:116px}}@media only screen and (min-width:768px) and (max-width:991px){.hero_banner_section.hero_banner5.mb-132{margin-bottom:96px}}@media only screen and (max-width:767px){.hero_banner_section.hero_banner5.mb-132{margin-bottom:76px}}.brand_archo_section.mb-135{margin-bottom:146px}@media only screen and (min-width:992px) and (max-width:1199px){.brand_archo_section.mb-135{margin-bottom:113px}}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_section.mb-135{margin-bottom:93px}}@media only screen and (max-width:767px){.brand_archo_section.mb-135{margin-bottom:73px}}.project_desc_list.mb-115{margin-bottom:146px}@media only screen and (min-width:992px) and (max-width:1199px){.project_desc_list.mb-115{margin-bottom:113px}}@media only screen and (min-width:768px) and (max-width:991px){.project_desc_list.mb-115{margin-bottom:93px}}@media only screen and (max-width:767px){.project_desc_list.mb-115{margin-bottom:73px}}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_text{width:33.33%;margin-bottom:30px}.brand_archo_text:last-child{margin-right:0}}@media only screen and (max-width:767px){.brand_archo_text{width:50%;margin-bottom:0}}@media only screen and (max-width:575px){.brand_archo_text{width:100%;text-align:center}}.brand_archo_text span{font-size:14px;line-height:20px;color:#999;display:inline-block;text-transform:uppercase;margin-bottom:19px}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_text span{font-size:14px;line-height:20px;margin-bottom:10px}}@media only screen and (max-width:767px){.brand_archo_text span{font-size:13px;line-height:20px;margin-bottom:8px}}.brand_archo_text h3{font-size:18px;line-height:32px;font-weight:700;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_text h3{font-size:16px;line-height:28px}}@media only screen and (max-width:767px){.brand_archo_text h3{font-size:16px;line-height:26px}}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_section{margin-bottom:75px}}@media only screen and (max-width:767px){.brand_archo_section{margin-bottom:56px}}.brand_archo_container{border-bottom:1px solid #e7e7e7;padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.brand_archo_container{flex-wrap:wrap;padding-bottom:44px}}@media only screen and (max-width:767px){.brand_archo_container{flex-wrap:wrap;padding-bottom:55px}}@media only screen and (min-width:768px) and (max-width:991px){.project_desc_list.mb-115{margin-bottom:79px}}@media only screen and (max-width:767px){.project_desc_list.mb-115{margin-bottom:58px}}@media only screen and (max-width:575px){.project_desc_list.mb-115{margin-bottom:39px}}.project_desc_text{margin-bottom:75px}@media only screen and (min-width:768px) and (max-width:991px){.project_desc_text{margin-bottom:45px}}@media only screen and (max-width:767px){.project_desc_text{margin-bottom:37px}}.project_desc_text h3{font-size:42px;line-height:40px;color:#000;margin-bottom:42px}@media only screen and (min-width:992px) and (max-width:1199px){.project_desc_text h3{font-size:35px;line-height:40px;margin-bottom:35px}}@media only screen and (min-width:768px) and (max-width:991px){.project_desc_text h3{font-size:30px;line-height:30px;margin-bottom:30px}}@media only screen and (max-width:767px){.project_desc_text h3{font-size:26px;line-height:28px;margin-bottom:20px}}.project_desc_text p{font-size:18px;line-height:36px;color:#666;padding:0 148px}@media only screen and (min-width:768px) and (max-width:991px){.project_desc_text p{font-size:16px;line-height:32px;padding:0 70px}}@media only screen and (max-width:767px){.project_desc_text p{font-size:15px;line-height:29px;padding:0}}@media only screen and (max-width:575px){.project_desc_popou{flex-direction:column}}.popou_thumb_list{margin-right:20px}.popou_thumb_list:last-child{margin-right:0}@media only screen and (max-width:575px){.popou_thumb_list{margin-right:0;margin-bottom:20px}}.project_desc_slick{position:relative}.project_desc_slick .swiper-pagination{bottom:60px}.project_desc_slick .swiper-pagination-bullet{margin:0 8px;display:inline-block;border-radius:100%;background-color:#999;width:15px;height:15px;opacity:1;transition:.3s}.project_desc_slick .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.project_desc_slick.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}.post__social{margin:85px 0 110px}@media only screen and (min-width:768px) and (max-width:991px){.post__social{margin:40px 0 73px}}@media only screen and (max-width:767px){.post__social{margin:22px 0 55px}}.post__social span{font-size:14px;line-height:20px;color:#000;display:inline-block;margin-right:28px;font-weight:600}.post__social ul li{margin-right:20px}.post__social ul li:last-child{margin-right:0}.post__social ul li a{font-size:17px;color:#999}.post__social ul li a:hover{color:#90744f}.post_navigation{padding:70px 0 143px;border-top:1px solid #e7e7e7}@media only screen and (min-width:992px) and (max-width:1199px){.post_navigation{padding:72px 0 113px}}@media only screen and (min-width:768px) and (max-width:991px){.post_navigation{padding:72px 0 93px}}@media only screen and (max-width:767px){.post_navigation{padding:52px 0 59px}}@media only screen and (max-width:575px){.post_navigation ul{flex-direction:column}}@media only screen and (max-width:575px){.post_navigation ul li{text-align:center;margin-bottom:20px}.post_navigation ul li:last-child{margin-bottom:0}}.post_navigation ul li a{font-size:24px;line-height:35px;color:#999}.post_navigation ul li a i{vertical-align:middle}@media only screen and (max-width:767px){.post_navigation ul li a{font-size:18px;line-height:32px}}.post_navigation ul li a:hover{color:#90744f}.post_navigation ul li span{display:block;font-size:16px;line-height:20px;color:#000;margin-top:13px}@media only screen and (max-width:767px){.post_navigation ul li span{font-size:13px;line-height:17px;margin-top:7px}}.post_navigation ul li.next{text-align:right}@media only screen and (max-width:575px){.post_navigation ul li.next{text-align:center}}