﻿
a.continue {
    text-align: center;
    width: 100%;
    float: none;
    background: #99bf14;
    color: #0F3A4D;
    font: 25px 'Signika', sans-serif;
}


.continue-button {
    /* width: 96%;
   margin-left: 34%;*/
    /* margin-top: 27%;*/
    /* margin-top: 5%;
    
    margin-right: none;
    padding: 10px 0px 0px 10px;
    float: none;*/
}

/*
@media only screen and (max-width: 1300px) {
.continue-button {
    width: 100%;
    margin-top: 28%;
    }
}

@media only screen and (max-width: 1200px) {
.continue-button {
    width: 100%;
    margin-top: 30%;
    }
}

@media only screen and (max-width: 1150px) {
.continue-button {
    width: 100%;
    margin-top: 31%;
    }
}

@media only screen and (max-width: 1024px) {
.continue-button {
    width: 100%;
    }
}*/

.caja {
    margin: 5px auto 40px auto;
    border: 1px solid #d9d9d9;
    height: 30px;
    overflow: hidden;
    width: 94%;
    position: relative;
}


@media only screen and (max-width: 550px) {
    .caja {
        width: 100%;
    }
}

select {
    background: transparent;
    border: none;
    font-size: 13px;
    color: #0F3A4D;
    font-weight: 600;
    height: 30px;
    padding: 5px;
    width: 100%;
}

@media only screen and (max-width: 750px) {
    select {
        font-size: 12px;
    }
}

@media only screen and (max-width: 620px) {
    select {
        font-size: 11px;
    }
}

@media only screen and (max-width: 580px) {
    select {
        font-size: 10px;
    }
}

@media only screen and (max-width: 551px) {
    select {
        font-size: 13px;
    }
}

select:focus {
    outline: none;
}

.caja::after {
    content: "\025be";
    display: table-cell;
    /*padding-top:7px;*/
    font-size: 21px;
    text-align: center;
    width: 30px;
    height: 30px;
    background-color: #d9d9d9;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f6f6), to(#d9d9d9));
    background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f6f6), to(#d9d9d9));
    background: -moz-linear-gradient(center top, #f7f6f6, #d9d9d9);
    position: absolute;
    top: 0;
    right: 0px;
    pointer-events: none;
}

.jcarousel li div {
    background: white;
    padding: 0;
    margin-bottom: 0px;
    border-radius: 3px;
    margin-right: 6px;
}

@media only screen and (max-width: 780px) {
    .jcarousel li div {
        margin-right: 4px;
    }
}

.jcarousel img {
    display: block;
    width: 75%;
    margin: auto;
    height: auto !important;
}

.title-wrap {
    font-size: 15px;
    color: #0A3B4D;
    font-weight: bold;
    text-align: center;
    margin-top: 3%;
}

.title-wrap1 {
    font-size: 15px;
    color: #0A3B4D;
    font-weight: bold;
    text-align: center;
    margin-top: 0%;
}

@media only screen and (max-width: 780px) {
    .title-wrap1 {
        margin-top: -4%;
    }
}

@media only screen and (max-width: 680px) {
    .title-wrap1 {
        margin-top: 0%;
    }
}

@media only screen and (max-width: 390px) {
    .title-wrap1 {
        margin-top: -1%;
    }
}

@media only screen and (max-width: 360px) {
    .title-wrap1 {
        margin-top: -2%;
    }
}

@media only screen and (max-width: 360px) {
    .title-wrap1 {
        margin-top: -2%;
    }
}

@media only screen and (max-width: 1000px) {
    .title-wrap {
        margin-top: 5%;
    }
}

@media only screen and (max-width: 703px) {
    .title-wrap {
        margin-top: 7%;
    }
}

@media only screen and (max-width: 440px) {
    .title-wrap {
        margin-top: 7%;
    }
}

@media only screen and (max-width: 350px) {
    .title-wrap {
        font-size: 14px;
    }
}

.contenedor h1 {
    font-size: 21px;
    color: #0A3B4C;
    padding-top: 25px;
    text-align: center;
}

@media only screen and (max-width: 350px) {
    .contenedor h1 {
        font-size: 19px;
    }
}

@media only screen and (max-width: 540px) {
    .jcarousel-wrapper {
        width: 94%;
    }
}

.jcarousel-wrapper {
    margin: 5% auto;
    position: relative;
    border: 10px solid #fff;
    border-radius: 5px;
    background-color: white;
    box-shadow: 0 0 2px #999;
    width: 95%;
    margin: auto;
}

.jcarousel li p {
    text-align: center;
    line-height: 18px;
    margin-top: 5px;
    cursor: pointer;
    margin: 0px auto;
    font-size: 12px;
    background: #0F3A4D;
    color: #FFFFFF;
    padding: 10px 27px !important;
    height: 35px;
}

@media only screen and (max-width: 1130px) {
    .jcarousel li p {
        text-align: center;
        line-height: 18px;
        margin-top: 5px;
        cursor: pointer;
        margin: 0px auto;
        font-size: 12px;
        background: #0F3A4D;
        color: #FFFFFF;
        padding: 10px 12px !important;
        height: 36px;
    }
}

@media only screen and (max-width: 990px) {
    .jcarousel li p {
        font-size: 11.5px;
    }
}

@media only screen and (max-width: 960px) {
    .jcarousel li p {
        font-size: 10.5px;
    }
}


@media only screen and (max-width: 910px) {
    .jcarousel li p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 863px) {
    .jcarousel li p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 765px) {
    .jcarousel li p {
        font-size: 10.5px;
    }
}

@media only screen and (max-width: 690px) {
    .jcarousel li p {
        font-size: 10px;
    }
}

@media only screen and (max-width: 670px) {
    .jcarousel li p {
        text-align: center;
        line-height: 18px;
        margin-top: 5px;
        cursor: pointer;
        margin: 0px auto;
        font-size: 10.6px;
        background: #0F3A4D;
        color: #FFFFFF;
        padding: 10px 11px !important;
        height: 52px;
    }
}



@media only screen and (max-width: 557px) {
    .jcarousel li p {
        text-align: center;
        line-height: 18px;
        margin-top: 5px;
        cursor: pointer;
        margin: 0px auto;
        font-size: 15px;
        background: #0F3A4D;
        color: #FFFFFF;
        padding: 10px 32px !important;
        height: 35px;
    }
}

@media only screen and (max-width: 330px) {
    .jcarousel li p {
        font-size: 14px;
    }
}

#detailPlan .titulo {
    background: #0F3A4D;
    padding: 18px;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 3px;
    text-align: center;
}

@media only screen and (max-width: 420px) {
    #detailPlan .titulo {
        line-height: 18px;
    }
}

.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 9.5%;
    margin-top: -29px;
    width: 38px;
    height: 100%;
    text-align: center;
    background: rgba(105, 105, 105, 0.26);
    color: rgb(105, 105, 105);
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 50px/293px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

@media only screen and (max-width: 1200px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        margin-top: -27px;
    }
}

@media only screen and (max-width: 1030px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        margin-top: -26px;
        font: 50px/196px Arial, sans-serif;
    }
}

@media only screen and (max-width: 950px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        position: absolute;
        top: 9.5%;
        margin-top: -23px;
        font: 50px/259px Arial, sans-serif;
    }
}

@media only screen and (max-width: 890px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        position: absolute;
        top: 9.5%;
        margin-top: -27px;
        font: 50px/194px Arial, sans-serif;
    }
}

@media only screen and (max-width: 862px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        margin-top: -26px;
    }
}

@media only screen and (max-width: 762px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        margin-top: -24px;
    }
}

@media only screen and (max-width: 556px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        height: 266px;
        margin-top: 25px;
        font: 50px/253px Arial, sans-serif;
    }
}

@media only screen and (max-width: 490px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        height: 260px;
        margin-top: 24px;
        font: 50px/233px Arial, sans-serif;
    }
}

@media only screen and (max-width: 430px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        height: 247px;
    }
}

@media only screen and (max-width: 390px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        height: 224px;
        margin-top: 24px;
        font: 50px/208px Arial, sans-serif;
    }
}

@media only screen and (max-width: 360px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        width: 37px;
    }
}

@media only screen and (max-width: 330px) {
    .jcarousel-control-prev, .jcarousel-control-next {
        height: 194px;
        margin-top: 27px;
        font: 50px/183px Arial, sans-serif;
        width: 32px;
    }
}

.jcarousel-control-prev {
    left: 0px;
}

@media only screen and (max-width: 556px) {
    .jcarousel-control-prev {
        left: 36px;
    }
}

@media only screen and (max-width: 490px) {
    .jcarousel-control-prev {
        left: 5px;
    }
}

.jcarousel-control-next {
    right: -1px;
}

@media only screen and (max-width: 556px) {
    .jcarousel-control-next {
        right: 36px;
    }
}

@media only screen and (max-width: 490px) {
    .jcarousel-control-next {
        right: 4px;
    }
}

@media only screen and (max-width: 950px) {
    .button {
        width: 100%;
    }
}
/*
#ui-datepicker-div .ui-datepicker-title {
    background: #0A3B4C;
}

#ui-datepicker-div {
    background: #FFFFFF;
    border: 1px solid #0A3B4C;
    padding: 3px;
}

#ui-datepicker-div a.ui-datepicker-prev {
    float: left;
    width: 15px;
    visibility: hidden;
}

#ui-datepicker-div a.ui-datepicker-prev, #ui-datepicker-div a.ui-datepicker-next {
    cursor: pointer;
    color: #FFFFFF;
    padding: 2px 3px;
}

#ui-datepicker-div a.ui-datepicker-next {
    float: right;
    visibility: hidden;
}

#ui-datepicker-div a.ui-datepicker-prev, #ui-datepicker-div a.ui-datepicker-next {
    cursor: pointer;
    color: #FFFFFF;
    padding: 2px 3px;
}

table.ui-datepicker-calendar a.ui-state-default {
    border: 1px solid #0A3B4C;
    background: #F9F9F9;
    display: block;
    text-decoration: none;
    color: #0A3B4C;
    text-align: right;
    padding: 1px 2px;
}

caption, th {
    text-align: center;
}

table.ui-datepicker-calendar thead {
    background: #0A3B4C;
    color: #FFFFFF;
}

select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    width: 67px;
    height: 25px;
}
*/


.footer-basic-centered {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    padding: 21px;
    margin-top: -1%;
    font-size: 12px;
    position: relative;
}

.paso1 {
    background-image: url(../img/paso1.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
}


.paso2 {
    background: url(../img/paso2.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
    height: 65px;
}

@media only screen and (max-width: 1024px) {
    .paso2 {
        height: 47px;
    }
}

@media only screen and (max-width: 736px) {
    .paso2 {
        height: 40px;
    }
}

@media only screen and (max-width: 670px) {
    .paso2 {
        height: 80px;
    }
}

@media only screen and (max-width: 540px) {
    .paso2 {
        height: 72px;
    }
}

@media only screen and (max-width: 440px) {
    .paso2 {
        height: 68px;
    }
}

@media only screen and (max-width: 420px) {
    .paso2 {
        height: 58px;
    }
}

@media only screen and (max-width: 320px) {
    .paso2 {
        height: 52px;
    }
}

.paso3 {
    background: url(../img/paso3.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
    height: 65px;
    margin-top: 11px;
}

@media only screen and (max-width: 1024px) {
    .paso3 {
        margin-bottom: -11px;
    }
}

@media only screen and (max-width: 770px) {
    .paso3 {
        margin-bottom: -15px;
    }
}

@media only screen and (max-width: 740px) {
    .paso3 {
        margin-bottom: -21px;
    }
}

@media only screen and (max-width: 1200px) {
    .paso1 {
        background-image: url(../img/tablet-paso1.png);
    }

    .paso2 {
        background: url(../img/tablet-paso2.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .paso3 {
        background: url(../img/tablet-paso3.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 800px) {
    .paso1 {
        background-image: url(../img/movil-horiz-1.png);
    }

    .paso2 {
        background: url(../img/movil-horiz-2.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .paso3 {
        background: url(../img/movil-horiz-3.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 400px) {
    .paso1 {
        background-image: url(../img/PasoResponsive1.png);
    }

    .paso2 {
        background: url(../img/PasoResponsive2.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .paso3 {
        background: url(../img/PasoResponsive3.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 670px) {
    .paso3 {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 630px) {
    .paso3 {
        margin-bottom: 0px;
    }
}
