@import "fonts.css";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: AzoSansWeb, Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}
a:hover, a:active, a:focus {
    outline: 0;
}
.clear {
    width: 100%;
    height: 1px;
}
@CHARSET "UTF-8";
    /*! HTML5 Boilerplate v4.3.0 | MIT License | http: //h5bp.com/ */html, button, input, select, textarea {
    color: #222;
}
html {
    font-size: 1px;
    line-height: 1.4;
    width: 100%;
    min-width: 940px;
    min-height: 100%
}
.title{
    font-weight: 400;
}
.bold{
    font-weight: 700;

}
.margin-top-15{
    margin-top: -15px;
}
.font-medium{
    font-weight: 500;
}
.destaque{
    font-weight: 700;
    font-size: 1.3em;
}

@media only screen and (max-width: 520px) {
    html {
    width: 100%;
    min-width: 100%}
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    html {
    width: 100%;
    min-width: 100%}
}::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
body {
    font-family: AzoSansWeb, Helvetica, Arial, sans-serif;
    color: #262626;
    position: absolute;
    width: 100%;
    min-height: 750px;
    height: 100%;
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    background-position: center 150px;
}
@media only screen and (max-width: 520px) {
    body {
        min-height: 850px;
    }
    body.kanguru {
        min-height: 1000px;
    }
    .btnContinuar {
        width: 196px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    body {
        min-height: 780px;
        height: 100%
    }
    
    body.kanguru {
        min-height: 880px;
    }
    }#header {
        border-bottom: 1px solid #eeeeee;
        width: 100%;
        height: 90px;
        box-sizing: border-box;
        padding: 30px 0 0;
        text-align: right;
    }
    #footer {
        width: 100%;
        min-height: 75px;
        padding: 30px 0 0;
        color: #666666;
        font-size: 11em;
        box-sizing: border-box;
        position: absolute;
        bottom: 0;
    }
    .container {
        width: 950px;
        margin: 0 auto;
        padding: 0 10px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 520px) {
    .container {
        width: 100%;
        min-width: 100%
    }
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    .container {
    width: 100%;
    min-width: 100%}
}audio, canvas, img, video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
h1 {
    font-size: 30em;
    letter-spacing: -1px;
    line-height: 30px;
    margin-right: 20px;
    font-weight: 500;
}
@media only screen and (max-width: 520px) {
    h1 {
    font-size: 20em;
}
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    h1 {
    font-size: 20em;
}
}h2 {
    font-size: 50em;
    font-weight: bold;
    letter-spacing: -1px;
    color: #fadd0b;
}

h3 {
    font-size: 20em;
    font-weight: bold;
    letter-spacing: -1px;
}
h4 {
    font-size: 18em;
    font-weight: bold;
}
h5 {
    font-size: 16em;
    font-weight: bold;
}
h6 {
    font-size: 14em;
    font-weight: bold;
}
a {
    color: #666;
}
b {
    font-weight: bold;
}
legend {
    font-size: 11em;
}
p {
    font-size: 14em;
}
.menu__brand {
  background-image: url("../images/logo.png");
  float: left;
  left: 0;
  margin-top: -20px;
  margin-left: -35px;
  width: 168px;
  height: 68px;
}
@media only screen and (max-width: 520px) {
    .menu__brand {
    margin-right: 20px;
    font-weight: 500;
    margin-right: 40px;
}
}@media only screen and (min-width: 521px) and (max-width: 939px) {
    .menu__brand {
    margin-right: 20px;
}
}.mobile_show {
    display: none;
}
@media only screen and (max-width: 520px) {
    .mobile_show {
    display: block;
}
}.mobile_hide {
    display: block;
}
@media only screen and (max-width: 520px) {
    .mobile_hide {
    display: none;
}
}th.mobile_hide, td.mobile_hide {
    display: table-cell;
}
@media only screen and (max-width: 520px) {
    th.mobile_hide, td.mobile_hide {
    display: none;
}
}span.mobile_show {
    display: hide;
}
@media only screen and (max-width: 520px) {
    span.mobile_show {
    display: inline-block;
}
}table {
    margin-bottom: 50px;
    border-collapse: separate !important;
    border-bottom: 2px solid #000000;
    font-size: 14em;
}
@media only screen and (max-width: 520px) {
    table {
    margin-bottom: 5px;
    width: 100%}
}table thead th {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    padding: 0 20px;
}
@media only screen and (max-width: 520px) {
    table thead th {
    padding: 0 5px;
    line-height: 18px;
}
}@media only screen and (min-width: 521px) and (max-width: 939px) {
    table thead th {
    padding: 0 5px;
    line-height: 18px;
}
}table thead th.left {
    text-align: left;
}
table tbody td {
    border: 1px solid #e6e6e6;
    border-width: 0 0 1px 1px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    padding: 0 20px;
}
@media only screen and (max-width: 520px) {
    table tbody td {
    padding: 0 5px;
    line-height: 18px;
}
}@media only screen and (min-width: 521px) and (max-width: 939px) {
    table tbody td {
    padding: 0 5px;
    line-height: 18px;
}
}table tbody td a {
    float: none;
    margin: 0 auto;
}
table tbody td.left {
    text-align: left;
}
table tbody td .button {
    margin-top: 10px;
}
table tbody td:last-child {
    border-right: 1px solid #e6e6e6;
}
#banner_container {
    position: relative;
    background: url(../images/back.png) top center repeat-y;
    padding-top: 10px;
}
#banner_container #banner_text, #banner_container #kanguru_text {
    float: left;
    width: 540px;
    margin-top: 50px;
}
@media only screen and (max-width: 520px) {
    #banner_container #banner_text, #banner_container #kanguru_text {
        width: 100%;
        padding-bottom: 30px;
        text-align: center;
    }
    h2{
        font-size: 60em;
    }
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    #banner_container #banner_text, #banner_container #kanguru_text {
    width: 100%;
    padding-bottom: 30px;
}
}#banner_container #banner_text #pronto, #banner_container #kanguru_text #pronto {
    font-size: 21em;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 10px 0 0px 0;
    display: inline-block;
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    #banner_container #banner_text #pronto, #banner_container #kanguru_text #pronto {
        
    }
}
#banner_container #banner_text h2, #banner_container #kanguru_text h2 {
    font-size: 70em;
}
@media only screen and (max-width: 560px) {
    #banner_container #banner_text h2, #banner_container #kanguru_text h2 {
        font-size: 61em;
    }
}
#banner_container #banner_text h3, #banner_container #kanguru_text h3 {
    font-size: 27em;
    font-weight: 300;
    margin: 18px 0 5px 0;
}

#banner_container #kanguru_text {
    width: 100%}
#banner_container #kanguru_text h3 {
    font-size: 20px;
    font-weight: 500;
}
#banner_container .headline {
    line-height: 30px;
}
#banner_container #banner_img {
    position: absolute;
    top: 0;
    right: 0;
    height: 490px;
    width: auto;
}
@media only screen and (max-width: 520px) {
    #banner_container #banner_img {
    position: relative;
    width: 100%;
    max-width: 490px;
    height: auto;
    float: left;
    }
}
@media only screen and (min-width: 521px) and (max-width: 939px) {
    #banner_container #banner_img {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    width: 50%}
}#start_btn {
    margin-top: 40px;
}
@media only screen and (max-width: 320px) {
    #main_container {
    margin-top: 30px;
}
}#main_container #pua {
    font-size: 10px;
    color: #464646;
}
#main_container #pua span {
    font-size: 12px;
}
@media only screen and (max-width: 320px) {
    #main_container #pua {
    font-size: 10px;
}
#main_container #pua span {
    font-size: 12px;
}
}
@media only screen and (max-width: 350px){
    body {
        min-height: 1200px;
    }
}
#footer_container {
    padding-bottom: 30px;
    background-color: #fafafa;
    width: 100%;
    box-sizing: border-box;
    color: #999999;
}
#footer_container .container{
    overflow: auto;
}
.btnContinuar a, .lbbtnContinuar a {
    padding: 8px;
    color: #FFF;
    background-color: #000000;
    cursor: pointer;
    display: block;
    font-family: AzoSansWeb,Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: 26px;
    line-height: 1.75em;
    margin: 0 auto;
    text-decoration: none;
    width: 190px;
    text-align: center;
}
.btnContinuar {
    width: 157px;
    margin-top: 27px;
}
.copy{
    float: left;
    padding-top: 7px;
}

.social-logos{
    float: right;
    margin-left: 5px;
}

.separator {
    border-top: 1px solid #eeeeee;
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

[class^="icon2-"], [class*=" icon2-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon2-angle-double-right:before {
    content: "\e600";
    font-family: 'icomoon'}
.icon2-angle-double-left:before {
    content: "\e605";
    font-family: 'icomoon'}
.icon2-ticket:before {
    content: "\e614";
    font-family: 'icomoon'}
.icon2-youtube:before {
    content: "\e615";
    font-family: 'icomoon'}
.icon2-search:before {
    content: "\e611";
    font-family: 'icomoon'}
.icon2-flag_vazio:before {
    content: "\e60d";
    font-family: 'icomoon'}
.icon2-flag_cheio:before {
    content: "\e610";
    font-family: 'icomoon'}
.icon2-user:before {
    content: "\e612";
    font-family: 'icomoon'}
.icon2-carrinho:before {
    content: "\e613";
    font-family: 'icomoon'}
.icon2-menu:before {
    content: "\e60f";
    font-family: 'icomoon'}
.icon2-googleplus:before {
    content: "\e601";
    font-family: 'icomoon'}
.icon2-twitter:before {
    content: "\e602";
    font-family: 'icomoon'}
.icon2-facebook:before {
    content: "\e603";
    font-family: 'icomoon'}
.icon2-plus:before {
    content: "\f067";
    font-family: 'icomoon'}
.icon2-minus:before {
    content: "\f068";
    font-family: 'icomoon'}
.icon2-angle-double-left2:before {
    content: "\f100";
    font-family: 'icomoon'}
.icon2-angle-double-right2:before {
    content: "\f101";
    font-family: 'icomoon'}
.icon2-angle-double-up:before {
    content: "\f102";
    font-family: 'icomoon'}
.icon2-angle-double-down:before {
    content: "\f103";
    font-family: 'icomoon'}
.icon2-angle-left:before {
    content: "\e606";
    font-family: 'icomoon'}
.icon2-angle-right:before {
    content: "\e607";
    font-family: 'icomoon'}
.icon2-angle-up:before {
    content: "\e608";
    font-family: 'icomoon'}
.icon2-angle-down:before {
    content: "\e609";
    font-family: 'icomoon'}
.icon2-volume:before {
    content: "\e60e";
    font-family: 'icomoon'}
.icon2-checkmark:before {
    content: "\e604";
    font-family: 'icomoon'}
.icon2-cancel:before {
    content: "\e60b";
    font-family: 'icomoon'}
.icon2-grid:before {
    content: "\e616";
    font-family: 'icomoon'}
.icon2-map-pin:before {
    content: "\e047";
    font-family: 'icomoon'}
.icon2-reload-alt:before {
    content: "\e60c";
    font-family: 'icomoon'}
.icon2-warning:before {
    content: "\e60a";
    font-family: 'icomoon'}
.button {
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    background-image: none;
    background-color: #131313;
    vertical-align: middle;
    display: inline-block;
    padding: 0 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    color: white;
    cursor: pointer;
    text-align: center;
}
.button .right {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 10px;
    top: 7px;
}
.button.medium {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.button.medium .right {
    top: 9px;
}
.button:hover {
    padding-left: 6px;
    padding-right: 24px;
}
.button:hover .right {
    opacity: 1;
    filter: alpha(opacity=100);
}
.button:active .right {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hollow-button {
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    background-image: none;
    position: relative;
    vertical-align: middle;
    border-style: solid;
    border-width: 2px;
    background-color: #FFFFFF;
    display: inline-block;
    padding: 0 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    right: 0px;
    float: left;
}
.hollow-button .right {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 7px;
}
.hollow-button:hover {
    padding-left: 6px;
    padding-right: 24px;
}
.hollow-button:hover .right {
    opacity: 1;
    filter: alpha(opacity=100);
}
.selectbox {
    display: inline-block;
    position: relative;
    text-align: left;
    z-index: 1;
}
.selectbox a, .selectbox li {
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-image: none;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding: 0 25px 0 20px;
    right: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.selectbox a {
    border-style: solid;
    border-width: 2px;
    background-color: #FFFFFF;
}
.selectbox a .arrow-up, .selectbox a .arrow-down {
    display: block;
    position: absolute;
    top: 10px;
    right: 4px;
}
.selectbox a .arrow-up {
    display: none;
}
.selectbox ul {
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100%;
    border-style: solid;
    border-width: 2px;
    background-color: #FFFFFF;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.selectbox ul li {
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 0 28px 0 20px;
    color: #353535;
}
.selectbox ul li:hover {
    background-color: #FAFAFA;
}
.selectbox.open .arrow-up {
    display: block;
}
.selectbox.open .arrow-down {
    display: none;
}
.selectbox.open ul {
    display: block;
}
.theme_green .button {
    background-color: #6ea514;
}
.theme_green .pager .current, .theme_green .pager .default:hover, .theme_green .pager .first:hover, .theme_green .pager .previous:hover, .theme_green .pager .next:hover, .theme_green .pager .last:hover {
    color: #6ea514;
}
.theme_green .hollow-button {
    border-color: #6ea514;
}
.theme_green .hollow-button .right, .theme_green .hollow-button .left {
    color: #6ea514;
}
.theme_green .headline {
    color: #6ea514;
}
.theme_green .selectbox a, .theme_green .selectbox ul {
    color: #6ea514;
    border-color: #6ea514;
}
.theme_green .selectbox a .arrow-up, .theme_green .selectbox a .arrow-down, .theme_green .selectbox ul .arrow-up, .theme_green .selectbox ul .arrow-down {
    color: #6ea514;
}
.theme_green .ui-datepicker-title, .theme_green .arrow {
    color: #6ea514;
}
.theme_green nav#account-menu ul li a, .theme_green a.back {
    border-color: #6ea514;
}
.theme_green nav#months a.selected:before {
    background: #6ea514;
    border: 1px solid #6ea514;
}
.theme_green .auction-circle, .theme_green .ui-datepicker-prev, .theme_green .ui-datepicker-next {
    background-color: #6ea514;
}
.theme_green .ui-state-default, .theme_green .ui-widget-content .ui-state-default, .theme_green .ui-widget-header .ui-state-default, .theme_green .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #6ea514;
    border: 1px solid #6ea514;
}
.theme_green .ui-datepicker-prev:hover, .theme_green .ui-datepicker-next:hover {
    color: #6ea514;
}
.theme_green span.payment-method.active {
    background-color: #6ea514;
}
.theme_green #slider .ui-slider-range, .theme_green #slider .ui-slider-handle {
    background: none;
    background-color: #6ea514;
}
.theme_green #footer {
    border-bottom: 8px solid #6ea514;
}
.theme_yellow .button {
    background-color: #fadd0b;
}
.theme_yellow .pager .current, .theme_yellow .pager .default:hover, .theme_yellow .pager .first:hover, .theme_yellow .pager .previous:hover, .theme_yellow .pager .next:hover, .theme_yellow .pager .last:hover {
    color: #fadd0b;
}
.theme_yellow .hollow-button {
    border-color: #fadd0b;
}
.theme_yellow .hollow-button .right, .theme_yellow .hollow-button .left {
    color: #fadd0b;
}
.theme_yellow .headline {
    color: #fadd0b;
}
.theme_yellow .selectbox a, .theme_yellow .selectbox ul {
    color: #fadd0b;
    border-color: #fadd0b;
}
.theme_yellow .selectbox a .arrow-up, .theme_yellow .selectbox a .arrow-down, .theme_yellow .selectbox ul .arrow-up, .theme_yellow .selectbox ul .arrow-down {
    color: #fadd0b;
}
.theme_yellow .ui-datepicker-title, .theme_yellow .arrow {
    color: #fadd0b;
}
.theme_yellow nav#account-menu ul li a, .theme_yellow a.back {
    border-color: #fadd0b;
}
.theme_yellow nav#months a.selected:before {
    background: #fadd0b;
    border: 1px solid #fadd0b;
}
.theme_yellow .auction-circle, .theme_yellow .ui-datepicker-prev, .theme_yellow .ui-datepicker-next {
    background-color: #fadd0b;
}
.theme_yellow .ui-state-default, .theme_yellow .ui-widget-content .ui-state-default, .theme_yellow .ui-widget-header .ui-state-default, .theme_yellow .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #fadd0b;
    border: 1px solid #fadd0b;
}
.theme_yellow .ui-datepicker-prev:hover, .theme_yellow .ui-datepicker-next:hover {
    color: #fadd0b;
}
.theme_yellow span.payment-method.active {
    background-color: #fadd0b;
}
.theme_yellow #slider .ui-slider-range, .theme_yellow #slider .ui-slider-handle {
    background: none;
    background-color: #fadd0b;
}
.theme_yellow #footer {
    border-bottom: 8px solid #fadd0b;
}
.theme_blue .button {
    background-color: #4f60d2;
}
.theme_blue .pager .current, .theme_blue .pager .default:hover, .theme_blue .pager .first:hover, .theme_blue .pager .previous:hover, .theme_blue .pager .next:hover, .theme_blue .pager .last:hover {
    color: #4f60d2;
}
.theme_blue .hollow-button {
    border-color: #4f60d2;
}
.theme_blue .hollow-button .right, .theme_blue .hollow-button .left {
    color: #4f60d2;
}
.theme_blue .headline {
    color: #4f60d2;
}
.theme_blue .selectbox a, .theme_blue .selectbox ul {
    color: #4f60d2;
    border-color: #4f60d2;
}
.theme_blue .selectbox a .arrow-up, .theme_blue .selectbox a .arrow-down, .theme_blue .selectbox ul .arrow-up, .theme_blue .selectbox ul .arrow-down {
    color: #4f60d2;
}
.theme_blue .ui-datepicker-title, .theme_blue .arrow {
    color: #4f60d2;
}
.theme_blue nav#account-menu ul li a, .theme_blue a.back {
    border-color: #4f60d2;
}
.theme_blue nav#months a.selected:before {
    background: #4f60d2;
    border: 1px solid #4f60d2;
}
.theme_blue .auction-circle, .theme_blue .ui-datepicker-prev, .theme_blue .ui-datepicker-next {
    background-color: #4f60d2;
}
.theme_blue .ui-state-default, .theme_blue .ui-widget-content .ui-state-default, .theme_blue .ui-widget-header .ui-state-default, .theme_blue .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #4f60d2;
    border: 1px solid #4f60d2;
}
.theme_blue .ui-datepicker-prev:hover, .theme_blue .ui-datepicker-next:hover {
    color: #4f60d2;
}
.theme_blue span.payment-method.active {
    background-color: #4f60d2;
}
.theme_blue #slider .ui-slider-range, .theme_blue #slider .ui-slider-handle {
    background: none;
    background-color: #4f60d2;
}
.theme_blue #footer {
    border-bottom: 8px solid #4f60d2;
}
.theme_lightBlue .button {
    background-color: #4bdbc5;
}
.theme_lightBlue .pager .current, .theme_lightBlue .pager .default:hover, .theme_lightBlue .pager .first:hover, .theme_lightBlue .pager .previous:hover, .theme_lightBlue .pager .next:hover, .theme_lightBlue .pager .last:hover {
    color: #4bdbc5;
}
.theme_lightBlue .hollow-button {
    border-color: #4bdbc5;
}
.theme_lightBlue .hollow-button .right, .theme_lightBlue .hollow-button .left {
    color: #4bdbc5;
}
.theme_lightBlue .headline {
    color: #4bdbc5;
}
.theme_lightBlue .selectbox a, .theme_lightBlue .selectbox ul {
    color: #4bdbc5;
    border-color: #4bdbc5;
}
.theme_lightBlue .selectbox a .arrow-up, .theme_lightBlue .selectbox a .arrow-down, .theme_lightBlue .selectbox ul .arrow-up, .theme_lightBlue .selectbox ul .arrow-down {
    color: #4bdbc5;
}
.theme_lightBlue .ui-datepicker-title, .theme_lightBlue .arrow {
    color: #4bdbc5;
}
.theme_lightBlue nav#account-menu ul li a, .theme_lightBlue a.back {
    border-color: #4bdbc5;
}
.theme_lightBlue nav#months a.selected:before {
    background: #4bdbc5;
    border: 1px solid #4bdbc5;
}
.theme_lightBlue .auction-circle, .theme_lightBlue .ui-datepicker-prev, .theme_lightBlue .ui-datepicker-next {
    background-color: #4bdbc5;
}
.theme_lightBlue .ui-state-default, .theme_lightBlue .ui-widget-content .ui-state-default, .theme_lightBlue .ui-widget-header .ui-state-default, .theme_lightBlue .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #4bdbc5;
    border: 1px solid #4bdbc5;
}
.theme_lightBlue .ui-datepicker-prev:hover, .theme_lightBlue .ui-datepicker-next:hover {
    color: #4bdbc5;
}
.theme_lightBlue span.payment-method.active {
    background-color: #4bdbc5;
}
.theme_lightBlue #slider .ui-slider-range, .theme_lightBlue #slider .ui-slider-handle {
    background: none;
    background-color: #4bdbc5;
}
.theme_lightBlue #footer {
    border-bottom: 8px solid #4bdbc5;
}
.theme_pink .button {
    background-color: #eb84cd;
}
.theme_pink .pager .current, .theme_pink .pager .default:hover, .theme_pink .pager .first:hover, .theme_pink .pager .previous:hover, .theme_pink .pager .next:hover, .theme_pink .pager .last:hover {
    color: #eb84cd;
}
.theme_pink .hollow-button {
    border-color: #eb84cd;
}
.theme_pink .hollow-button .right, .theme_pink .hollow-button .left {
    color: #eb84cd;
}
.theme_pink .headline {
    color: #eb84cd;
}
.theme_pink .selectbox a, .theme_pink .selectbox ul {
    color: #eb84cd;
    border-color: #eb84cd;
}
.theme_pink .selectbox a .arrow-up, .theme_pink .selectbox a .arrow-down, .theme_pink .selectbox ul .arrow-up, .theme_pink .selectbox ul .arrow-down {
    color: #eb84cd;
}
.theme_pink .ui-datepicker-title, .theme_pink .arrow {
    color: #eb84cd;
}
.theme_pink nav#account-menu ul li a, .theme_pink a.back {
    border-color: #eb84cd;
}
.theme_pink nav#months a.selected:before {
    background: #eb84cd;
    border: 1px solid #eb84cd;
}
.theme_pink .auction-circle, .theme_pink .ui-datepicker-prev, .theme_pink .ui-datepicker-next {
    background-color: #eb84cd;
}
.theme_pink .ui-state-default, .theme_pink .ui-widget-content .ui-state-default, .theme_pink .ui-widget-header .ui-state-default, .theme_pink .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #eb84cd;
    border: 1px solid #eb84cd;
}
.theme_pink .ui-datepicker-prev:hover, .theme_pink .ui-datepicker-next:hover {
    color: #eb84cd;
}
.theme_pink span.payment-method.active {
    background-color: #eb84cd;
}
.theme_pink #slider .ui-slider-range, .theme_pink #slider .ui-slider-handle {
    background: none;
    background-color: #eb84cd;
}
.theme_pink #footer {
    border-bottom: 8px solid #eb84cd;
}
.theme_lightGreen .button {
    background-color: #bad80a;
}
.theme_lightGreen .pager .current, .theme_lightGreen .pager .default:hover, .theme_lightGreen .pager .first:hover, .theme_lightGreen .pager .previous:hover, .theme_lightGreen .pager .next:hover, .theme_lightGreen .pager .last:hover {
    color: #bad80a;
}
.theme_lightGreen .hollow-button {
    border-color: #bad80a;
}
.theme_lightGreen .hollow-button .right, .theme_lightGreen .hollow-button .left {
    color: #bad80a;
}
.theme_lightGreen .headline {
    color: #bad80a;
}
.theme_lightGreen .selectbox a, .theme_lightGreen .selectbox ul {
    color: #bad80a;
    border-color: #bad80a;
}
.theme_lightGreen .selectbox a .arrow-up, .theme_lightGreen .selectbox a .arrow-down, .theme_lightGreen .selectbox ul .arrow-up, .theme_lightGreen .selectbox ul .arrow-down {
    color: #bad80a;
}
.theme_lightGreen .ui-datepicker-title, .theme_lightGreen .arrow {
    color: #bad80a;
}
.theme_lightGreen nav#account-menu ul li a, .theme_lightGreen a.back {
    border-color: #bad80a;
}
.theme_lightGreen nav#months a.selected:before {
    background: #bad80a;
    border: 1px solid #bad80a;
}
.theme_lightGreen .auction-circle, .theme_lightGreen .ui-datepicker-prev, .theme_lightGreen .ui-datepicker-next {
    background-color: #bad80a;
}
.theme_lightGreen .ui-state-default, .theme_lightGreen .ui-widget-content .ui-state-default, .theme_lightGreen .ui-widget-header .ui-state-default, .theme_lightGreen .ui-widget-header .ui-state-hover {
    background: none;
    background-color: #bad80a;
    border: 1px solid #bad80a;
}
.theme_lightGreen .ui-datepicker-prev:hover, .theme_lightGreen .ui-datepicker-next:hover {
    color: #bad80a;
}
.theme_lightGreen span.payment-method.active {
    background-color: #bad80a;
}
.theme_lightGreen #slider .ui-slider-range, .theme_lightGreen #slider .ui-slider-handle {
    background: none;
    background-color: #bad80a;
}
.theme_lightGreen #footer {
    border-bottom: 8px solid #bad80a;
}

@media only screen and (max-width: 520px) {
    .btnContinuar {
        width: 196px;
        margin-top: 30px;
    }
    .container {
        width: 100%;
        min-width: 100%
    }
    body {
        background: none;
    }
}
@media only screen and (max-width: 500px) {
    #banner_container #banner_text #pronto, #banner_container #kanguru_text #pronto {
        font-size: 15px;
    }
    #banner_container #banner_text h2, #banner_container #kanguru_text h2 {
        font-size: 46px;
        line-height: 73px;
    }
    #banner_container #banner_text h3, #banner_container #kanguru_text h3 {
        font-size: 21px;
    }
    #banner_container #banner_text, #banner_container #kanguru_text {
        margin-top: 0px;
    }
    body {
        min-height: 720px;
    }
}

@media only screen and (max-width: 400px) {
     body {
        min-height: 820px;
    }
}

@media only screen and (max-width: 320px) {
    #banner_container #banner_text h2, #banner_container #kanguru_text h2 {
        font-size: 36px;
    }
}