@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

::-webkit-scrollbar-track {
    background-color: #fff;
}

::-webkit-scrollbar {
    width: 6px;
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

* {
    font-family: 'Lato', sans-serif;
}

.columnDest {
    height: auto;
}

.sv-menu ul {
    margin: 0px 0;
}

.bloco-4 .televendas p {
    margin-top: 26px;
}

.bloco-4 .ajuda a, .bloco-4 .login a {
    padding-top: 30px;
}

.container {
    max-width: 970px;
    width: 100%;
}

input#QueryString ~ .container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
}

.siteContent {
    width: 100%;
    padding: 0px;
}

section#topo {
    text-align: center;
    height: 200px;
    background-position: center;
}

section#topo h1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    padding-top: 34px;
    font-family: 'Lato', sans-serif;
}

section#topo h2 {
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

section#itens div {
    text-align: center;
    float: left;
}

section#itens div img {
    width: auto;
    height: 48px;
    margin-bottom: 8px;
}

section#itens div h3 {
    font-size: 26px;
    color: #009EE3;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

section#itens div p {
    color: #009EE3;
    font-size: 17px;
    width: 173px;
    margin: 0 auto;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

section#filtro select {
    color: #fff;
    margin-top: 40px;
    font-size: 15px;
    border: 0;
    border-radius: 80px;
    height: 32px;
    -webkit-appearance: none;
    font-weight: 300;
    padding: 0px 45px;
    transition: background-color 0.3s ease;
    font-family: 'Lato', sans-serif;
}

section#filtro select.origem {
    background: url(/media/14367110/seta_baixo2.png) no-repeat right 25px center, url(/media/15886089/pin_lok_15_w.png) no-repeat 22px center, #31D0D0;
}

section#filtro select.origem:hover {
    background: url(/media/14367110/seta_baixo2.png) no-repeat right 25px center, url(/media/15886089/pin_lok_15_w.png) no-repeat 22px center, #0174a7;
}

section#filtro select.origem option {
    background-color: #fff;
    color: #000;
}

section#filtro .duvida {
    display: inline-block;
    color: #898989;
    font-size: 17px;
    float: right;
    margin-top: 40px;
    font-family: 'Lato', sans-serif;
}

section#filtro .duvida a {
    cursor: pointer;
}

section#filtro {
    clear: both;
}

section#itens {
    margin-bottom: 16px;
}

section#ofertas.sao {
    display: block;
}

section#ofertas {
    margin-top: 50px;
    clear: both;
    display: none;
}

section#ofertas h3 {
    text-align: center;
    font-size: 30px;
    color: #009EE3;
    font-weight: 300;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
}

section#ofertas .oferta-box {
    float: left;
    margin: 0px 12px;
    margin-bottom: 24px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0px;
    font-family: 'Lato', sans-serif;
	display:none;
    /* height: 205px; */
}

section#ofertas .oferta-box:before {
    content: "";
    background-image: linear-gradient(transparent 10%, rgba(0,0,0,0.5) 56%);
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0px;
    right: 0px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo p:nth-child(2) {
    color: #707070;
    font-size: 17px;
}

.detalhes-infos select {
    color: #fff;
    font-size: 15px;
    border: 0;
    border-radius: 80px;
    height: 32px;
    -webkit-appearance: none;
    font-weight: 300;
    padding: 0px 45px;
    transition: background-color 0.3s ease;
    font-family: 'Lato', sans-serif;
}

.detalhes-infos select.origem-interna {
    background: url(/media/14367110/seta_baixo2.png) no-repeat right 15px center, url(/media/15886089/pin_lok_15_w.png) no-repeat 22px center, #31D0D0;
}

.detalhes-infos select.origem-interna:hover {
    background: url(/media/14367110/seta_baixo2.png) no-repeat right 15px center, url(/media/15886089/pin_lok_15_w.png) no-repeat 22px center, #31D0D0;
}

.detalhes-infos select.origem-interna option {
    background-color:#f5f5f5;
    color: #000;
}

section#ofertas .oferta-box .detalhes-infos .filtro-interna p:first-child {
    display: inline-block;
    margin-right: 27px;
}

section#ofertas .oferta-box a.confira {
    background-color: #39C81F;
    color: #fff;
    font-size: 15px;
    border-radius: 21px;
    padding: 7px 22px 7px 22px;
    text-transform: inherit;
    font-weight: bold;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 9;
}

section#ofertas .oferta-box a.confira:hover {
    background-color: #4fda36;
    text-decoration: none;   
}

section#ofertas .oferta-box.oferta-box-771 a.confira {
    font-size: 0px;
    border-radius: 100%;
    padding: 11.5px;
    text-align: center;
}

section#ofertas .oferta-box.oferta-box-771 a.confira:after {
    margin: 0 auto;
}

section#ofertas .oferta-box.detalhes a.confira {
    display: none;
}

section#ofertas .oferta-box a.confira:after {
    content: "";
    background-image: url(/media/14367110/seta_baixo2.png);
    width: 10px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 5px;
}

section#ofertas .oferta-box .detalhes-infos .filtro-interna {
    display: none;
}

section#ofertas .oferta-box .detalhes-infos .infos-interna {
    display: inline-block;
    float: right;
}

section#ofertas .oferta-box .detalhes-infos .infos-interna span:first-child {
    color: #009EE3;
    font-size: 14px;
    border-right: 1px solid;
    margin-right: 15px;
    padding-right: 15px;
}

section#ofertas .oferta-box .detalhes-infos .infos-interna span:nth-child(2) {
    font-size: 14px;
    color: #898989;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo:nth-child(2):after {
    content: "";
    width: 210px;
    border-bottom: 1px solid #BCBCBC;
    display: block;
    position: absolute;
    top: 78px;
    left: 55px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo:nth-child(3) {
    width: 28%;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs p:first-child {
    font-size: 14px;
    font-weight: 300;
    color: #009EE3;
    margin: 0px;
    display: inline-block;
    border-right: 1px solid;
    padding-right: 6px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs p:nth-child(2) {
    font-weight: 300;
    font-size: 14px;
    color: #898989;
    display: inline-block;
    margin-left: 8px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs {
    position: absolute;
    bottom: -18px;
}

section#ofertas .oferta-box p.titulo {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    z-index: 9;
    position: relative;
    margin-bottom: 0px;
}

section#ofertas .oferta-box .valor p:nth-child(2) {
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 300;
}

section#ofertas .oferta-box .valor p:nth-child(3) {
    font-size: 30px;
    margin-bottom: 0px;
    font-weight: bold;
}

section#ofertas .oferta-box .valor p:nth-child(3) span {
    font-size: 24px;
}

section#ofertas .oferta-box .valor p:nth-child(4) {
    font-size: 11px;
    margin-bottom: 2px;
    font-weight: 300;
}

section#ofertas .oferta-box .obs {
    position: absolute;
    right: 15px;
    text-align: center;
    width: 210px;
    background-color: #fff;
    padding: 6px;
    top: 0px;
}

section#ofertas .oferta-box.oferta-box-770 .obs,
section#ofertas .oferta-box.oferta-box-771 .obs {
    display: none;
}

section#ofertas .oferta-box .obs p {
    display: inline-block;
}

section#ofertas .oferta-box .obs p {
    margin: 0px;
}

section#ofertas .oferta-box .obs p:first-child {
    font-size: 14px;
    color: #414141;
    font-weight: bold;
}

section#ofertas .oferta-box .obs p:nth-child(2) {
    font-size: 25px;
    line-height: 30px;    
    color: #414141;
    margin: 0px 4px;
}

section#ofertas .oferta-box .obs p.acabando {
    color: #C71A1A;
}

section#ofertas .oferta-box .obs p:nth-child(3) {
    font-size: 14px;
    color: #414141;
    font-weight: bold;
}

section#ofertas .oferta-box.oferta-box-770 {
    max-width: 64%;
}

section#ofertas .oferta-box.oferta-box-771 {
    max-width: 30.6%;
}

section#ofertas .oferta-box .valor {
    color: #fff;
    line-height: 25px;
    z-index: 9;
    position: relative;
    padding: 0px 20px;
    margin-bottom: 18px;
}

section#ofertas .oferta-box .valor img.selo {
    width: 85px;
    margin-bottom: 5px;
}

section#filtro select:focus {
    outline: 0;
}

section#ofertas h3:before {
    content: "\f1db";
    font-family: FontAwesome;
    font-size: 7px;
    vertical-align: middle;
    padding-right: 10px;
}

section#filtro .duvida p:after {
    content: "";
    background-image: url(/media/14367114/duvida.svg);
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

section#condicoes {
    background-color: #fff;
    clear: both;
    color: #656565;
    font-size: 13px;
    padding: 50px 0px;
    font-weight: 300;
}

section#condicoes p:first-child {
    font-weight: bold;
}

section#condicoes p {
    font-family: 'Lato', sans-serif;
}

section#ofertas .oferta-box.detalhes .foto-interna {
    display: block !important;
    height: 205px;
    position: absolute;
    width: 100%;	
}

section#ofertas .oferta-box.oferta-box-769 {
    max-width: 97.4%;
}

section#ofertas .oferta-imagem,
section#ofertas .oferta-imagem-2 {
    float: left;
    margin: 0px 12px;
    margin-bottom: 24px;
    background-repeat: no-repeat;
    height: 205px;
}

section#ofertas .oferta-imagem {
    max-width: 30.7%;
}

section#ofertas .oferta-imagem-2 {
    max-width: 64%;
}

div#barato .modal-header {
    border: 0px;
    padding: 0px;
}

div#barato {
    z-index: 9999;
    margin: 0 auto;
    background: transparent;
    width: 900px;
    font-family: 'Lato', sans-serif;
    padding: 0px;
    position: fixed;
    right: 0;
    border-radius: 0px;
    border: 0px;
    bottom: inherit;
}

div.show {
    margin: 0px;
    border-bottom: 0px;
}

div#barato .modal-body {
    text-align: center;
    color: #8D9598;
    padding: 40px 10px;
}

div#barato .modal-body p:first-child {
    font-size: 46px;
    margin-bottom: 30px;
}

div#barato .modal-dialog {
    max-width: 904px;
    margin: 0px;
}

div#barato .modal-body p:nth-child(2) {
    font-size: 21px;
    width: 570px;
    margin: 0 auto;
}

div#barato .modal-body a {
    color: #8D9598;
    font-size: 22px;
    text-decoration: underline;
    margin-top: 20px;
    display: block;
    font-weight: bold;
}

div#barato .modal-header button.close {
    background-color: #F1F1F1;
    opacity: 1;
    border-radius: 100%;
    padding: 8px 15px;
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.53);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.53);
    box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.53);
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 9;
}

div#barato .modal-header button.close:focus {
    outline: 0;
}

div#barato .modal-header button.close span {
    color: #BFBFBF;
    font-weight: normal;
    font-size: 32px;
}

div#barato .modal-content {
    border: 0px;
    border-radius: 0px;
    background-color: rgba(255,255,255,0.95);
}

section#ofertas .oferta-box.detalhes {
    max-width: 97.4% !important;
    padding: 0px;
    background-size: cover;
    background-image: none !important;
}

section#ofertas .oferta-box.detalhes p.titulo {
    padding-bottom: 145px;
    margin-bottom: 0px;
}

section#ofertas .oferta-box.detalhes .valor,
section#ofertas .oferta-box.detalhes .obs,
section#ofertas .oferta-box.detalhes:before {
    display: none;
}

section#ofertas .oferta-box .detalhes-infos {
    width: 100%;
    background-color: #fff;
    padding: 15px 35px;
    -webkit-box-shadow: 1px 3px 6px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 3px 6px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 3px 6px -5px rgba(0,0,0,0.75);
    cursor: auto;
    z-index: 99;
    padding-bottom: 40px;
    position: relative;
}

.detalhes-infos .datas ul li span:nth-child(3) {
    color: #009EE3;
    border-radius: 20px;
    padding: 2px 0;
    line-height: 20px;
    text-align: right;
}

.detalhes-infos .datas ul {
    list-style: none;
    height: 130px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}

.detalhes-infos .datas ul li {
    font-size: 15px;
    color: #898989;
    position: inherit;
    width: auto;
    padding: 8px 4px;
}

.detalhes-infos .datas ul li:nth-child(odd) {
    background-color:#f5f5f5;
}

#app.show {
	
	opacity:1;
	/*height: auto;*/
	-webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;	
	/*transition-delay:2s;*/
}
#app {
    
	opacity:1;
}
/*
.detalhes-infos .datas .container-app > li.show {
    display:none;
}*/

/*.detalhes-infos .datas ul li span {
    content: "";
    background-color: #009EE3;
    width: 16px;
    height: 16px;
    display: inline-block;
    -webkit-mask-image: url(/media/14367115/ida.svg);
    vertical-align: middle;
    margin-right: 10px;
    cursor: auto;
}

.detalhes-infos .datas ul li span:nth-child(2):before {
    content: "";
    background-color: #009EE3;
    width: 16px;
    height: 16px;
    display: inline-block;
    -webkit-mask-image: url(/media/14367115/ida.svg);
    vertical-align: middle;
    margin-right: 10px;
    cursor: auto;
}

.detalhes-infos .datas ul li span:nth-child(3):before {
    
}*/

section#ofertas .oferta-box .detalhes-infos .datas p.titulo-datas {
    font-weight: normal;
    font-size: 16px;
}



.detalhes-infos .datas ul li span:nth-child(3) span:before {
    display: none;
}

.detalhes-infos .datas ul li span:nth-child(3) span {
    font-size: 14px;
}

section#ofertas .oferta-box .detalhes-infos .datas {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin-top: 20px;
}

section#ofertas .oferta-box .detalhes-infos .datas span p {
    display: inline;
    font-size: 20px;
    color: #000;
    cursor: auto;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .infos-saida {
    width: 65%;
    display: inline-block;
    vertical-align: bottom;
    /* float: right; */
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor a {
    vertical-align: super;
    margin-left: 20px;
}

/*.detalhes-infos .datas ul li:after {
    content: "";
    width: 100%;
    display: block;
    border-bottom: 2px solid #60D9E3;
    margin-top: 12px;
}*/

.detalhes-infos .datas ul li:hover span {
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.detalhes-infos .datas ul li:hover span:nth-child(3):after {
    background-color: #000;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo {
    float: left;
    width: 32%;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo p:first-child {
    color: #000;
    font-size: 22px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .horario p:first-child {
    color: #4B4B4B;
    margin-bottom: 0px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .horario p:nth-child(2) {
    color: #009EE3;
    font-size: 9px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .horario {
    text-align: center;
    float: left;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .voo {
    float: left;
    text-align: center;
    width: 38%;
    margin: 0px 10px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .voo p:first-child {
    font-size: 13px;
    color: #898989;
    font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .voo p:nth-child(2) {
    color: #898989;
    font-size: 11px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario .voo p:first-child:after {
    content: "";
    width: 100%;
    display: block;
    border-bottom: 1px solid #898989;
    margin-top: 5px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .infos-horario {
    margin-top: 22px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor {
    display: block;
    float: left;
    width: 100%;
    padding: 0px;
    text-align: right;
    margin-bottom: 0px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo p:last-child {
    display: block;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:first-child {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
    display: inline-block;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:nth-child(2) {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:nth-child(3) {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    margin-left: 4px;
    width: 61px;
    text-align: left;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor a {
    background-color: #39C81F;
    color: #fff;
    font-size: 13px;
    border-radius: 21px;
    padding: 7px 22px;
    text-transform: inherit;
    font-weight: bold;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor a:hover {
    background-color: #4fda36;
    text-decoration: none;   
}

section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:nth-child(5) {
    font-size: 11px;
    color: #898989;
    font-weight: 400;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades {
    clear: both;
    padding-top: 0px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div img {
    height: 44px;
    width: auto;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div {
    width: 29%;
    display: inline-block;
    text-align: center;
    margin: 0px 15px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div p:nth-child(2) {
    font-size: 25px;
    color: #ED8787;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div p:nth-child(3) {
    font-size: 13px;
    color: #383838;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo p.companhia {
    float: left;
    color: #898989;
    font-size: 11px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 48px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .detalhes-seta p {
    font-size: 11px;
    color: #009EE3;
    margin-bottom: 0px;
    margin-top: 12px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .detalhes-seta p:after {
    content: "";
    -webkit-mask: url(/media/14367118/seta_baixo.svg);
    width: 9px;
    height: 6px;
    display: inline-block;
    background-color: #009EE3;
    margin-left: 6px;
    background-repeat: no-repeat;
}

.detalhes-infos .datas ul li.active a span {
    color: #000;
    font-weight: bold;
}

.detalhes-infos .datas ul li.active span:nth-child(3):after {
    background-color: #000;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .detalhes-seta {
    display: inline-block;
    margin-left: 18px;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .bagagem-grande-nao {
    background-image: url(../imagens/mala_grande_nao.svg);
    width: 10px;
    height: 18px;
    display: inline-block;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .bagagem-grande-sim {
    background-image: url(../imagens/mala_grande_sim.svg);
    width: 10px;
    height: 18px;
    display: inline-block;
}

section#ofertas .oferta-box .detalhes-infos .infos-voo .detalhes-bagagem .bagagem-mao-sim {
    background-image: url(../imagens/mala_mao_sim.svg);
    width: 14px;
    height: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 5px;
}

section#ofertas .oferta-box.box-imagem .valor,
section#ofertas .oferta-box.box-imagem:before,
section#ofertas .oferta-box.box-imagem .obs,
section#ofertas .oferta-box.box-imagem .titulo {
    display: none;
}

section#ofertas .oferta-box.box-imagem {
    height: 205px;
    cursor: auto;
}

section#ofertas .oferta-box.detalhes .detalhes-infos p.opc-fechar {
    color: #898989;
    font-size: 14px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 100%;
    width: 83px;
    height: 83px;
    text-align: center;
    position: relative;
    /* bottom: 0; */
    /* right: 50%; */
    padding-top: 46px;
    z-index: -1;
    margin: auto;
    background-color: #fff;
    top: 20px;
}

section#ofertas .oferta-box.detalhes .detalhes-infos p.opc-fechar:before {
    content: "";
    -webkit-mask-image: url(/media/14367117/seta_dir.svg);
    width: 9px;
    height: 14px;
    display: block;
    background-color: #BCBCBC;
    transform: rotate(-90deg);
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

/********** Inicio - Novo box detalhes **********/

body {
	margin:0;	
}

a.btnClose {
    display: none;
}

.container-app {
    display: grid;
    grid-template-columns: 234px auto;
    grid-column-gap: 20px;
}

.container-app section.column-1 {}

.container-app > section.column-1 ul li a {
    color:#898989;
    font-weight:bold;
    text-decoration:none;
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: space-between;
	align-items: center;
}

.container-app > section.column-1 ul li a:hover {
    text-decoration:none;
}

.container-app > section.column-1 ul li a span {
}

.container-app > section.column-1 ul li a span:first-child:before,
.container-app > section.column-1 ul li a span:nth-child(2):before {
    content: "";
    background-color: #009EE3;
    width: 8px;
    height: 8px;
    padding: 2px;
    display: inline-block;
    -webkit-mask-image: url(/media/14367115/ida.svg);
    vertical-align: middle;
    cursor: auto;
    margin: 0 5px 5px 0px;
}

.container-app > section.column-1 ul li a span:nth-child(2):before {
    -webkit-mask-image: url(/media/14367116/volta.svg);
}

.container-app > section.column-1 ul li a span:last-child:after {
    content: "";
    width: 6px;
    height: 10px;
    display: inline-block;
    margin-right: 10px;
    cursor: auto;
    font-size: 18px;
    -webkit-mask-image: url(/media/15191465/seta-dir.svg);
    margin: 0 2px 0px 8px;
    background-color: #009EE3;
}


.container-app > section.column-1 ul li a span:last-child:before {
    content: " R$ ";
    cursor: auto;
    font-size: 15px;
}

.container-app section.column-2 select {
    color: #fff!important;
    font-weight:bold!important;
    height: 22px!important;
    font-size: 11px;
    padding: 0 35px;
    background: url(/media/14367111/pessoa.png) no-repeat 12px center, url(/media/14367110/seta_baixo2.png) no-repeat 59px 8px #31D0D0;
    background-size: 7px, auto;
    margin-left:10px;
    width: 80px;
}

.container-app section.column-2 select option {
    background-color: #f5f5f5;
    color: #000;
}

.container-app section.column-2 {
    font-size: 14px;
}

.container-app section.column-2 h4 {
    display: none;
}

.container-app section.column-2 > div.grid-details {
    display: grid;
    margin-top: 20px;
    justify-content: space-between;
    grid-gap: 10px;
    align-self: center;
    grid-template-areas:
        'ida ida volta volta pagto'
        'cia cia cia cia pagto ';
}

.container-app section.column-2 > div.grid-details div.way-departure {grid-area: ida;}
.container-app section.column-2 > div.grid-details div.way-back {grid-area: volta;}
.container-app section.column-2 > div.grid-details div.pay {grid-area: pagto;justify-items: center;align-items: center;display: grid;grid-template-columns: 1fr;justify-content: space-between;}
.container-app section.column-2 > div.grid-details div.box-cia {grid-area: cia;font-size: 11px;min-width: 100px;color: #898989;font-weight: normal;display: flex;justify-content: space-between;}

.container-app section.column-2 > div.grid-details div.pay form .jss2 {
    margin: 0 auto;
}

.container-app section.column-2 > div.grid-details div.box-cia p {
    font-size: 11px;
    color: #898989;
    font-weight: normal;
    margin: 0 15px;
 }

 .container-app section.column-2 > div.grid-details div.box-cia p svg,
 .container-app section.column-2 > div.grid-details div.box-cia p img {
    margin-left: 5px; 
 }

.container-app section.column-2 > div > div.way {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.container-app section.column-2 > div > div:first-child {
    margin-left:0px
}

.container-app section.column-2 > div > div p {
    margin:0px;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.container-app section.column-2 > div > div.way p:nth-child(3) {
    color: #898989;
    font-size:11px;
    text-align: center;
}

.container-app section.column-2 > div > div h5 {
    font-size:16px;
    font-weight:bold;
    width: 100%;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #898989;
}

.container-app section.column-2 > div > div h5:before {
    content: "";
    background-color: #009EE3;
    width: 8px;
    height: 8px;
    display: none;
    vertical-align: middle;
    cursor: auto;
    margin: 0 2px 5px 4px;
}

.container-app section.column-2 > div > div:first-child h5:before {
    -webkit-mask-image: url(/media/14367115/ida.svg);    
}

.container-app section.column-2 > div > div:nth-child(2) h5:before {
    -webkit-mask-image: url(/media/14367116/volta.svg);
}

.container-app section.column-2 > div > div:nth-child(3) h5:before {
    display:none;  
}

.container-app section.column-2 > div > div.pay {
    
}

.container-app section.column-2 > div > div.pay h5 {
    font-size:11px;
    color:#898989;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: none;
}

.container-app section.column-2 > div > div.pay p.price {
    grid-column:1/2;
    grid-row:2/2;    
}

.container-app section.column-2 > div > div.pay p:nth-child(4) {
    background-color: #39C81F;
    color: #fff;
    font-size: 13px;
    border-radius: 21px;
    padding: 7px 0px;
    text-transform: inherit;
    font-weight: bold;
    text-align: center;
    width: 88px;
    margin: 10px 0;
}

.container-app section.column-2 > div > div.pay p:nth-child(5) {
    font-size:12px;
    color: #898989;
    grid-column: 1/3;
    display: none;
}

.container-app section.column-2 > div > div.pay p:nth-child(4) a {
    color:#fff;
}

.container-app section.column-2 > div > div.pay p:nth-child(4) a:hover {
    text-decoration:none;
}


.container-app section.column-2 > div > div.pay p:nth-child(3) {
    color: #009EE3;
    font-weight: normal;
    font-size: 11px;
    display: none;
}

.container-app section.column-2 > div > div.pay p.price {
    font-size: 27px;
    width: auto;
}

.container-app section.column-2 > div > div p span {
    display:block;
    color: #009EE3;
    font-size: 9px;
}

.container-app section.column-2 > div > div.way p:nth-child(3) span {
    color: #898989;
    border-top: 1px solid #898989;
    padding: 0 20px;
}

.container-app section.column-2 select option {
}

.btn-close {
    display: none;
}

.iframe-data.active {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}


/********** Fim - Novo box detalhes **********/

@media only screen and (max-width: 815px) {

    .container-app {
        grid-template-columns: 100%;
        justify-content: center;
    }

    section#condicoes {
        padding: 40px 40px 10px 40px;
    }
    
    .container-app section.column-1 {
        display: flex;
        flex-direction: column;
        margin: 0 20px;
    }

    .container-app > section.column-1 ul li a span:last-child:after{
        transform: initial!important;
    }

    .container-app section.column-2 {
		display:none;
    }

    .site-footer-top,
    .site-footer-middle {
        display: none;
    }

    footer.site-footer {
        padding-top: 0px;
    }
    
    .sv-responsive-hamburguer {
        padding: 12px 16px;
    }
    
    .sv-logo {
        margin-top: -50px;
    }
    
    section#topo h1 {
        font-size: 26px;
        padding-top: 20px;
    }
    
    section#topo h2 {
        font-size: 15px;
    }
    
    section#topo {
        height: 123px;
        background-size: cover;
    }
    
    section#itens div img {
        height: 30px;
    }
    
    section#itens div h3 {
        font-size: 15px;
    }
    
    section#itens div p {
        display: none;
    }
    
    section#itens div {
        width: 33%;
        padding: 0px;
    }
    
    section#itens .container {
        width: 100%;
    }
    
    section#filtro select.origem {
        margin-top: 15px;
    }
    
    section#filtro {
        text-align: center;
    }
    
    section#filtro .duvida {
        float: none;
        margin-top: 20px;
        font-size: 11px;
        width: 100%;
    }
    
    section#filtro .duvida p:after {
        height: 21px;
        margin-left: 4px;
    }
    
    section#ofertas {
        margin-top: 15px;
    }
    
    section#ofertas h3 {
        font-size: 25px;
    }
    
    .container {
        padding: 0px;
    }
    
    section#ofertas .oferta-box {
        max-width: 100% !important;
        margin: 0 auto;
        margin-bottom: 20px;
        background-size: cover;
        background-position: center;
    }
    
    div#barato {
        width: 90%;
    }
    
    div#barato .modal-body p:first-child {
        font-size: 26px;
    }
    
    div#barato .modal-body p:nth-child(2) {
        width: 100%;
        font-size: 13px;
    }
    
    div#barato .modal-body a {
        font-size: 16px;
        margin: 0px;
        color: #2EB9B9;
    }
    
    div#barato .modal-header button.close:after {
        content: "Fechar";
        font-size: 16px;
        color: #8D9598;
        font-weight: normal;
    }
    
    div#barato .modal-header button.close span {
        display: none;
    }
    
    div#barato .modal-header button.close {
        background: transparent;
        box-shadow: none;
        bottom: 10px;
        top: auto;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        width: 100%;
    }
    
    section#ofertas .oferta-box.detalhes {
        max-width: 100% !important;
    }
    
    section#ofertas .oferta-box .detalhes-infos p:first-child {
        text-align: center;
        display: inline-block;
    }
    
    section#ofertas .oferta-box .detalhes-infos .datas {
        width: 100%;
        margin-bottom: 0px;
    }
    
    .detalhes-infos .datas ul li {
        font-size: 16px;
        text-align: center;
    }

    section#ofertas .oferta-box.detalhes p.titulo:after {
        content: "";
        width: 41px;
        height: 41px;
        display: block;
        background-image: url(/media/14374504/seta_baixo_azul.png);
        background-color: #fff;
        right: 4px;
        bottom: -14px;
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px;
        border-radius: 100%;
        z-index: 9999999999999;
		-webkit-transform: rotate(180deg);
    	transform: rotate(180deg);
    }
    
    section#ofertas .oferta-box.detalhes .foto-interna {
        background-size: cover;
        background-position: center;
    }

	section#ofertas .oferta-box .detalhes-infos {
        padding: 15px 10px;
        width: 100%;
    }
    
    .detalhes-infos .datas ul li span:nth-child(2) {
    }
    
    .detalhes-infos .datas ul li span:nth-child(3) {
    }
    
    .detalhes-infos .datas ul li:after {
        width: 100%;
        margin-top: 90px;
    }

    .detalhes-infos .datas ul li span:nth-child(2):before,
    .detalhes-infos .datas ul li span:nth-child(3):before {
        width: 8px;
        height: 8px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .detalhes-infos .datas ul li span:nth-child(3):after {
        transform: rotate(180deg);
        width: 8px;
        height: 13px;
        vertical-align: unset;
        background-color: #BCBCBC;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .infos-saida {
        position: relative;
        top: 0px;
        width: 100% !important;
        right: 0px;
        margin-top: 0px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs {
        position: relative;
        bottom: 0px;
        clear: both;
        padding-top: 2px;
    }
    
    section#ofertas .oferta-box .detalhes-infos .infos-voo {
        width: 50%;
    }
    
    section#ofertas .oferta-box .detalhes-infos .infos-voo p:first-child {
        font-size: 17px;
        margin-bottom: 5px;
    }
    
    section#ofertas .oferta-box .detalhes-infos .infos-voo:nth-child(3):after,
    section#ofertas .oferta-box .detalhes-infos .infos-voo:nth-child(2):after {
        width: 100%;
        content: "";
        border-bottom: 1px solid #BCBCBC;
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
    }
    
    section#ofertas .oferta-box .detalhes-infos .infos-voo:nth-child(3) {
        width: 50%;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .valor {
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:first-child {
        text-align: left;
        font-size: 14px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .valor button.btn {
        width: 100%;
        font-weight: normal;
        padding: 3px 19px;
        margin-top: 10px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs p:first-child {
        font-size: 12px;
    }

    /*section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div:hover:nth-child(1) p ~ .texto-curiosidades {
        display: inline-block;
    }*/
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .infos-obs p:nth-child(2) {
        font-size: 12px;
    }
    
    section#ofertas .oferta-box .detalhes-infos .infos-voo p:last-child {
        font-size: 14px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:nth-child(2) {
        font-size: 14px;
        line-height: 16px;
        margin-left: 10px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .valor p:nth-child(3) {
        font-size: 20px;
        width: auto;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div img {
        height: 24px;
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div p:nth-child(2) {
        font-size: 12px;
        font-weight: normal;
        margin-top: 5px;
    }

    /*section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div:hover:nth-child(2) p ~ .texto-curiosidades {
        display: inline-block;
    }*/
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div p:nth-child(3) {
        /* display: none; */
    }
    
    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div {
        width: 280px;
        /* display: inline-block; */
    }

    /*section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div:hover:nth-child(3) p ~ .texto-curiosidades {
        display: inline-block;
    }*/

    section#ofertas .oferta-box.detalhes .detalhes-infos .curiosidades div.aberto {
        width: 100%;
    }
    
    section#ofertas .oferta-box .obs {
        display: none;
    }

    section#ofertas .oferta-box a.confira {
        font-size: 0px;
        border-radius: 100%;
        padding: 11.5px;
        text-align: center;
    }

    section#ofertas .oferta-box a.confira:after {
        margin: 0 auto;
    }

    section#ofertas .oferta-box .detalhes-infos .infos-interna {
        display: block;
        text-align: center;
        float: none;
		margin-bottom: 20px;
    }

    section#ofertas .oferta-box .detalhes-infos .filtro-interna {
        text-align: center;
    }

    section#ofertas .oferta-box .detalhes-infos .filtro-interna p:first-child,
    section#ofertas .oferta-box .detalhes-infos .datas span p {
        font-size: 16px;
    }

    .detalhes-infos select,
    section#ofertas .oferta-box .detalhes-infos .datas p.titulo-datas {
        font-size: 14px;
    }

    section#ofertas .oferta-box.detalhes .detalhes-infos .valor a {
        margin-left: 0px;
        display: block;
        text-align: center;
        padding: 5px;
        margin-top: 10px;
    }

    section#ofertas .oferta-box .detalhes-infos .infos-interna span:nth-child(2),
    section#ofertas .oferta-box .detalhes-infos .infos-interna span:first-child {
        font-size: 12px;
    }

    .detalhes-infos .datas ul {
		display: grid;
		grid-template-columns: auto;
		overflow-x: hidden;
		overflow-y: hidden;
		height: auto;
		}

	.detalhes-infos .datas ul li span:nth-child(3) {
        border-radius: 20px;
        line-height: 25px;
    }

    section#ofertas .oferta-box.detalhes .detalhes-infos p.opc-fechar {
        float: none;
        margin-top: 8px;
    }
/*}


@media only screen and (max-width: 600px) {*/
    
    iframe.iframe-data.fullscreen {
		position: fixed;
		top: 0;
		height: 100%;
	}
	
	.container-app section.column-2 select {
        width: 100px;
        text-align:center;
        grid-column: 2/2;
        height: 30px!important;
        background-position-y: center;
        justify-self: end;
        margin-left: 0;
        padding: 0 45px;
        align-self: initial;
        font-size: 14px;
        background-position-x: 12px, 78px;
        background-size: 10px, auto;
    }

    section#ofertas .oferta-box .detalhes-infos {
        padding: 20px 0px 0px 0px;
        margin-bottom: 40px;
    }

	body .column-2 {
        /* position: absolute; */
        /* top: 40px; */
        /* bottom: 20px; */
        /*left: 5%;
        right: 5%;*/
        background-color:#fff;
        width: 360px;
        height: 540px;
        z-index:9999;
        padding: 20px;
        display: grid;
        align-content: center;
        align-items: baseline;
        box-sizing: border-box;
        overflow: auto;
        /* margin: 50%; */
        /* min-height: 420px; */
        margin-top: -30px;
    }
    
    body .column-2 h4 {
        grid-column:1/3;
        display: block!important;
        font-size: 22px;
        text-align: center;
        margin: 10px 0 20px;
    }
    
    body .column-2 label {
        grid-column: 1/2;
        text-align: start;
		margin-right: 5px;
    }
    
    body .column-2 a.btnClose:hover {
        text-decoration: none;
        background-color: #ccc;
        font-weight: bold;
        color: #000;
    }

	.overlay {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .5);
		z-index: 1;
	}

	a.btnClose {
		padding: 10px;
		font-size: 18px;
		width: 24px;
		text-decoration: none;
		display: block!important;
		border-radius: 100%;
		/* background-color: #f5f5f5; */
		color: #898989;
		position: absolute;
		right: 5px;
		top: -13px;
		text-align: center;
		z-index: 10000;
	}

	.container-app section.column-2 > div > div h5 {
        text-align: left!important;
		margin-bottom: 10px;
    }

    .container-app section.column-2 > div.grid-details {
        display: grid;
        justify-content: normal;
        grid-gap: 30px;
        align-self: center;
        grid-template-areas: 'ida' 'volta' 'cia' 'pagto';
        grid-column: 1/3;
    }

    .container-app section.column-2 > div.grid-details div.box-cia p {
        margin:0;
    }

	.container-app section.column-2 > div > div.way {
            align-items: center;
            justify-content: space-between;
    }

    .container-app section.column-2 > div.grid-details div.pay {
        width: 100%;
        margin: auto;
        grid-column-gap: 20px;
        grid-row-gap: 4px;
        grid-template-columns: auto;
    }

    .container-app section.column-2 > div > div.way p {
        text-align: center;
        font-size: 18px;
    }

    .container-app section.column-2 > div > div.pay h5 {
        font-size:12px;
    }

    .container-app section.column-2 > div > div.pay p.price {
        grid-column: 2/2;
        grid-row: 1/3;
    }

	.container-app section.column-2 > div > div h5:before {
		margin: 0 7px 5px 0px;
    	padding: 4px;
	}

    .container-app section.column-2 > div > div.pay p:nth-child(3) {
        font-size:12px;
        grid-column: 1/2;
        justify-self: left;
        display: block;
    }
    
    .container-app section.column-2 > div > div.pay p:nth-child(4) {
        font-size:14px;
        grid-column: 1/3;
        width: 100%;
    }

    .container-app section.column-2 > div > div.pay p:nth-child(5) {
        font-size:14px;
        display: block;
    }

	/* Inicio - Header e Logo */

	.sv-logo img {
		margin: 0 auto;
		height: 40px;
	}
	
	.sv-logo {
		text-align: center;
		display: none;
	}

	.sv-logo-horizontal {
		display: block !important;
		top: 25px;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		width: 27%;
	}

	.sv-header {
		display: none !important;
	}
	
	header.sv-header:last-of-type {
		display: block !important;
		border: 0px;
	}

	/* Fim - Header e Logo */
       
}

.jss2 {
    margin: auto;
}

button.jss31.jss5.jss7.jss10 {
    padding: 0;
    min-height: initial;
}

button span.jss6 {
    color: #fff!important;
    font-size: 11px!important;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
