	@charset "UTF-8";

@font-face {
    font-family: "Benton";
    src: local(Benton Thin), url("../../fonts/Benton/BentonSans-Thin.woff2") format("woff2"), url("../../fonts/Benton/BentonSans-Thin.woff") format("woff");
    font-weight: 100
}

@font-face {
    font-family: "Benton";
    src: local(Benton Light), url("../../fonts/Benton/BentonSans-Light.woff2") format("woff2"), url("../../fonts/Benton/BentonSans-Light.woff") format("woff");
    font-weight: 300
}

@font-face {
    font-family: "Benton";
    src: local(Benton Regular), url("../../fonts/Benton/BentonSans-Regular.woff2") format("woff2"), url("../../fonts/Benton/BentonSans-Regular.woff") format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Benton";
    src: local(Benton Bold), url("../../fonts/Benton/BentonSans-Bold.woff2") format("woff2"), url("../../fonts/Benton/BentonSans-Bold.woff") format("woff");
    font-weight: 700
}

a:not(btn1),
a:not(btn2) {
    font-size: 1.2rem;
    text-decoration: none;
    color: #fff
}

a:not(btn1):hover,
a:not(btn2):hover {
    text-decoration: none;
    color: #39A8FC
}

.btns {
    cursor: pointer;
    transition: all .3s ease 0s
}

.btns:hover {
    transition: all .3s ease 0s;
    background: #3b79d2;
    color: #ffffff
}

.actions-buttons {
    float: left;
    width: 100%;
    
}

.btn1 {
    background: #006FCF;
    float: left;
    width: 100%;
    color: white;
    padding: 20px;
    border: 0;
    border-radius: 3px;
    font-size: 1.5rem;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    transition: all .3s
}

.btn1:hover {
    background: #2ea3ff
}

.btn2 {
    color: #3b79d2;
    padding: 10px;
    background: transparent;
    font-size: 1.4rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid #3b79d2;
    border-radius: 10px;
    font-weight: bold
}

.btn2:hover {
    text-decoration: none
}

.btn2:hover span {
    transition: all 0s;
    text-decoration: none
}

.btn3 {
    border: 2px solid #3b79d2;
    border-radius: 10px;
    padding: 20px
}

body,
html {
    font-family: "Benton", sans-serif!important;
    background: #ffffff;
    font-size: 62.5%;
    margin: 0;
    position: relative;
    z-index: 1
}

body * {
    box-sizing: border-box
}

body :hover,
body :focus,
body :active,
body :visited {
    outline: none !important
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%;
    height: 100%
}

img {
    display: block;
    max-width: 100%
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

h3 {
    font-weight: normal;
    font-size: 18px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    color: #006FCF;
    text-align: left;
    line-height: 1
}

h3 span {
    display: block;
    color: #2ea3ff
}

h4 {
    color: #006FCF;
    font-size: 2rem;
    font-weight: 400;
    float: left;
    width: 100%
}

p {
    margin: 0;
    margin: 5px 0;
    font-weight: 300;
    font-size: 16px
}

::-webkit-input-placeholder {
    color: #7b7878
}

:-ms-input-placeholder {
    color: #7b7878
}

::placeholder {
    color: #7b7878
}

form fieldset {
    padding: 0;
    margin: 0 10px;
    border: 0;
    min-width: fit-content;
}
.main-form_phone_div {
    padding: 0;
    margin: 0 10px;
    border: 0;
    min-width: 0;
}
.main-form_phone_p-sec {
    color: #999;
    font-size: 16px;;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
}
.main-form_phone_p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 20px 0 0 0;
    color: #333;
}
header .header-container div.otp_active {
    display: none;
} 
.wrapper main header {
    position: relative;
    z-index: 3;
}
.main-form_phone_p strong {
    color: #39A8FC;
}
.main-form_phone_p_blue{
    width: 100%;
    color: #39A8FC;
}

.main-form_phone_span {
    color: #39A8FC;

}
.main-form_phone_link_new_code{
    font-size: 12px;
    line-height: 14px;
    color: #587097;
    font-weight: normal;
    text-align: center;

}
.alert-phone{
    color: #f30000f5;
    font-weight: 500;
}
.scndattempt-div:hover > p {
    
    color: #002663;
}
.scndattempt-div:hover > img {
    
    background: #d6dce6;
}
.main-form_phone_link_new_code_confirmed{
    font-size: 16px;
    line-height: 14px;
    color: #002663;
    font-weight: 600;
    margin: 10px 0 0px 0;
    
    text-align: center;
}
.main-form_phone_telephone{
    font-size: 15px;
    line-height: 14px;
    color: #587097;
    font-weight: 500;
    text-transform: initial;
    margin: 10px 0;
    text-align: left;
}
.form-box{
    min-width: inherit!important;
    max-width: inherit!important;
    max-height: inherit!important;
    background: transparent!important;
    border-radius: inherit!important;
    padding: inherit!important;
    box-shadow: inherit!important;
    width: 100%;
    text-align: left;

}
.form-box input{
    border: 1px solid #D6DCE6;
    padding: 7px 10px;
    font-size: 1.4rem;
    background: #fff;
    width: 100%;
    border-radius: 3px;
    color: #000000;
    text-transform: uppercase;
}
form fieldset .field {
    float: left;
    width: 100%;
    margin-left: 0px;
}
.form-box .phone-auth-f input {
    width: 35px;
    margin: 0 4%;
    border: 1px solid #D6DCE6;
    padding: 8px 5px;
    font-size: 14px;
    background: #fff;
    border-radius: 3px;
    color: #002663;
    text-align: center;
    text-transform: uppercase;
}
form fieldset .field input.invalid {
    border-color: #FF0000
}

form fieldset .field input[type='checkbox'] {
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden
}

form fieldset .field input[type='checkbox']+label {
    padding-left: 30px;
    float: left;
    position: relative;
    line-height: 22px
}

form fieldset .field input[type='checkbox']+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #D6DCE6;
    border-radius: 10px
}

form fieldset .field input[type='checkbox']+label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 3px;
    width: 4px;
    height: 8px;
    border-bottom: 2px solid #006fcf;
    border-right: 2px solid #006fcf;
    transform: rotate(45deg) scale(0);
    transform-origin: bottom;
    transition: all .2s ease 0s
}

form fieldset .field input[type='checkbox']:checked+label:before {
    background-color: #006FCF;
    border: 2px solid #39A8FF;
}

form fieldset .field input[type='checkbox']:checked+label:after {
    content: "";
    transform: rotate(45deg) scale(1);
    border-color: #ffffff
}

form fieldset .field input[type="range"] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    width: 100%;
    margin: 0;
    border: none;
    padding: 1px 2px;
    border-radius: 14px;
    background: transparent;
    outline: none;
    border: 1px solid #eaecef;
    padding: 5px
}

form fieldset .field input[type="range"]::-moz-range-track {
    border: inherit;
    background: transparent
}

form fieldset .field input[type="range"]::-ms-track {
    border: inherit;
    color: transparent;
    background: transparent
}

form fieldset .field input[type="range"]::-ms-fill-lower,
form fieldset .field input[type="range"]::-ms-fill-upper {
    background: transparent
}

form fieldset .field input[type="range"]::-ms-tooltip {
    display: none
}

form fieldset .field input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 40px;
    height: 20px;
    border: none;
    border-radius: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006FCF), color-stop(100%, #006FCF));
    background-image: -webkit-linear-gradient(top, #006FCF 0, #006FCF 100%);
    background-image: linear-gradient(to bottom, #006FCF 0, #006FCF 100%)
}

form fieldset .field input[type="range"]::-moz-range-thumb {
    width: 40px;
    height: 20px;
    border: none;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #006FCF 0, #006FCF 100%)
}

form fieldset .field input[type="range"]::-ms-thumb {
    width: 40px;
    height: 18px;
    border-radius: 12px;
    border: 0;
    background-image: linear-gradient(to bottom, #006FCF 0, #006FCF 100%)
}

form fieldset .field label {
    float: left;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    text-transform: unset;
    color: #587097;
    font-weight: normal;
    width: 100%;
}

form fieldset .field input {
    border: none;
    border-bottom: 1px solid #D6DCE6;
    padding: 7px 10px;
    font-size: 1.4rem;
    background: #fff;
    width: 100%;
    border-radius: 0;
    color: #969fa6;
    font-weight: 600;
    text-transform: uppercase;
}
#amex-form fieldset p,
#amex-form fieldset p.text-dark {
    color: #002663 !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 7px;
}

form fieldset .field input:focus {
    outline: 0
}

form fieldset .field input.invalid {
    border-color: #FF0000
}

form fieldset .field select {
    border: none;
    border-bottom: 1px solid #D6DCE6;
    background: #fff;
    height: 32px;
    color: #969fa6;
    width: 100%;
    border-radius: 0;
    font-weight: 600;
}

form fieldset .field select:focus {
    outline: 0
}

form fieldset .field select.invalid {
    border-color: #FF0000
}

form fieldset .field select:disabled {
    background: #eaecef
}

form fieldset .field:not(:last-child) {
    margin-bottom: 10px
}

form fieldset .field.phone p {
    margin-bottom: 0px;
    float: left
}

form fieldset .field.phone>div select {
    width: 16%;
    margin-right: 0%
}

form fieldset .field.phone>div input {
    width: 100%;
    float: right
}

form fieldset .field.phone>div p{
    width: 100%;
    text-align: center;
}

form fieldset .field.ingreso span.moneyamx {
    width: 1%;
    line-height: 45px;
    overflow: hidden;
    float: left;
    margin-right: 1%
}

form fieldset .field.ingreso input {
    width: 98%
}
.wrapper main header.Back-G-G-XSELL {
    padding: 0;
    background-image: url('../../../images/upgrades/xsell/goldcard_sbs_xsells_fondo.jpg');
    position: relative;
    background-size: cover;
    background-position:center top;
    display: flex;
    justify-content: space-between;
    padding: 15px 25px;
    padding-bottom: 15px;
}
header.Back-G-G-XSELL .background-oferta {
    position: relative;
    background-size: cover;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15px 25px;
    background-position: center bottom;
    padding-bottom: 15px;
}
.Back-G-G-XSELL div.cont-xsell-center {
    width: 50%;    
    text-align: center;
    padding-top: 35px;
}
.Back-G-G-XSELL .background-oferta .form {
    width: 35%;
    height: fit-content;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
}
.cont-xsell-center > div {
    margin-bottom: 15px;
}
.cont-xsell-center h2 {
    font-size: 30px;
    font-weight: 400;
    color: #FFF;
    margin: 0 0 30px 0;
}
.cont-xsell-center h1 {
    font-size: 25px;
    font-weight: 400;
    color: #FFF;
    margin: 0 0 30px 0;
}
.xsell-text {
    max-width: 600px;
    display: block;
    margin: 0 auto;
}
.xsell-text  a {
    border-bottom: 1px solid #FFF;
}
.xsell-text  a,
.xsell-text  p {
    color: #FFF;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    line-height: 13px;
}
.cont-xsell-center figure {
    width: 300px;
    margin: 0 auto 25px auto;
}
.Back-G-G-XSELL .background-oferta .form.g-sbs-xsell {
    width: 40%;
    height: fit-content;
    max-width: 500px;
    background-color: rgba(240, 240, 240, 0.7);
    border-radius: 15px;
    padding: 20px 0;
}
.g-sbs-xsell fieldset .field {
    padding: 0 15px;
    margin-top: 5px;
}
.g-sbs-xsell form fieldset .field.date>div {
    margin-right: 0;
    margin-left: 10px;
}
.g-sbs-xsell fieldset .date label {
    width: 98%;
    height: 30px;
    font-size: 12px;
    background-color: #FFF;
    border-radius: 5px;
    margin: 0;
    color: #888;
    text-transform: inherit;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 5px;
}
.g-sbs-xsell form fieldset select,
.g-sbs-xsell form fieldset input {
    width: 100%;
    height: 30px;
    font-size: 12px;
    background-color: #FFF;
    border-radius: 5px;
    border: none;
    padding: 5px 5px;
    margin: 0;
    color: #888;
    text-transform: uppercase;
}
.g-sbs-xsell form fieldset select {
    text-transform: capitalize;
}
.g-sbs-xsell form fieldset input::-webkit-input-placeholder {
    color: #888;
    text-transform: capitalize;
}

.g-sbs-xsell form fieldset input:-ms-input-placeholder {
    color: #888;
}

.g-sbs-xsell form fieldset input::placeholder {
    color: #888;
}


.show960 {
    display: none;
}

.main-conteiner-upgrades {
    width: 98%;
    margin: 0 auto;
    display: block;
}

.xsells-cards {
    display: flex;
    flex-wrap: wrap;
    max-width: 1024px;
    margin: 0 auto;
    justify-content: space-between;
}
.xsells-cards > div figure {
    margin-bottom: 25px;
}
.xsells-cards > div p, .xsells-cards > div ul li {
    font-size: 20px;
    font-weight: 300;
    color: #333;
    margin-bottom: 15px;
}
.xsells-cards > div {
    width: 48%;
    margin-bottom: 30px;
}
.xsells-cards > div h2 {
    color: #888;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 22px;
}

.upgrades-benef h3 {
    max-width: 1024px;
    display: block;
    text-align: center;
    position: relative;
    margin: 25px auto 40px auto;
    float: inherit;
    color: #00145c;
    font-size: 30px;
}
.upgrades-benef h3:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    display: block;
    background-color: #00145c;
}
.upgrades-benef h3 strong {
    background-color: #EEE;
    position: relative;
    max-width: 60%;
    display: block;
    margin: 0 auto;
}
.upg-bck-gris {
    text-align: center;
    margin-top: 15px;
    background-color: #EEE;
    padding: 55px 0 0 0;
}

.avisoXsell {
    padding: 35px 0;
    text-align: center;
}
.avisoXsell > div {
    max-width: 960px;
    display: block;
    /* margin: 0 auto; */
    margin: 40px auto;
}
.avisoXsell h4 {
    text-decoration: underline;
    margin-bottom: 25px;
    font-size: 35px;
    color: #00145c;
    font-weight: 600;
}
.btn-xsell:hover {
    background: #FFF;
    color: #051e5a;
}
.btn-xsell {
    background: #051e5a;
    border: 1px solid #051e5a;
    width: auto;
    color: #FFF;
    padding: 10px 60px;
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    margin: auto;
    font-weight: 600;
    transition: all .3s;
}
.avisoXsell p.color-girs-claro {
    font-size: 11px;
    text-align: center;
    margin-top: 15px;
    font-weight: 400;
    color: #888;
}
.avisoXsell p.color-girs-claro  a{
    color: #888;
}
.g-sbs-xsell button.btn4:hover {
    background: #051e5a;
    color: #FFF;
}
.g-sbs-xsell button.btn4 {
    background: #FFF;
    width: auto;
    color: #051e5a;
    padding: 10px 35px;
    border: 0;
    border-radius: 15px;
    font-size: 24px;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    margin:15px auto 0 auto;
    font-weight: 600;
    transition: all .3s;
}
.g-sbs-xsell .actions-buttons {
    text-align: center;
    width: 100%;
}
@media screen and (max-width:1024px) {
    .avisoXsell {
        padding: 25px 15px; 
    }
    .Back-G-G-XSELL .background-oferta .form.g-sbs-xsell {
        width: 40%;
    }
    .upg-bck-gris {
           padding: 25px 10px 0 10px; 
    }
}
@media screen and (max-width:960px) {
    .Back-G-G-XSELL div.cont-xsell-center,
    .Back-G-G-XSELL .background-oferta .form.g-sbs-xsell {
        width: 100%;
        padding-top: 0;
        margin: 0 auto;
    }
    .xsell-text.none960 {
        display: none;
    }
    .xsell-text.show960 {
        display: block;
    }
    header.Back-G-G-XSELL .background-oferta {
        padding: 15px 0;
        flex-wrap: wrap;
    }
    .cont-xsell-center h2 {
        margin: 0 0 15px 0;    
    }
    .xsells-cards > div h2 {
        font-size: 18px;
    }
    .xsells-cards > div p, 
    .xsells-cards > div ul li {
        font-size: 16px;
    }
    .btn-xsell {
        font-size: 20px;
    }

}
@media screen and (max-width:580px) {
    .xsells-cards > div {
        width: 100%;
        margin-bottom: 15px;
    }
    .wrapper main header.Back-G-G-XSELL {
        padding: 15px 15px;
    }
    .cont-xsell-center h2 {
        font-size: 25px;
    }
    .cont-xsell-center h1 {
        font-size: 20px;
        margin: 0 0 15px 0
    }
    .g-sbs-xsell button.btn4 {
        font-size: 20px;
        margin: 10px auto 0 auto;
    }
    .upgrades-benef h3 {
        font-size: 22px;
    }
    .upgrades-benef h3 strong {
        max-width: 80%;
    }
    .xsells-cards > div p, .xsells-cards > div ul li {
        font-size: 13px;
    }
    .xsells-cards > div h2 {
        font-size: 17px;
    }
    .avisoXsell {
        padding: 25px 10px; 
    }
    .wrapper main header.Back-G-G-XSELL {
            background-position: center bottom;
        background-image: url('../../../images/upgrades/xsell/goldcard_sbs_xsells_fondo_movil.jpeg');
    }
    .g-sbs-xsell fieldset .field.date {
            flex-wrap: wrap;
                justify-content: space-between;
    }
    .g-sbs-xsell form fieldset .field.date>div {
        width: 30%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 7px;
    }

}

@media only screen and (min-width:768px) {

    form fieldset .field.field.nacion,
    form fieldset .field.field.state,
    form fieldset .field.field.country {
        display: inline-block;
        float: left;
        width: 20%
    }

    form fieldset .field.field.state {
        margin: 0 0% 0 auto;
    }
}

form fieldset .field.date>label {
    float: left;
    width: 100%
}

form fieldset .field.date>div {
    /* display: inline-table;
    width: 32.9% */
    width: 33.3%;
    float: left;
    padding-right: 5px;
}
form fieldset .field.date>div:last-child {
  
   
    padding-right: 0px;
}
@media only screen and (max-width:1105px) {
  
    }
@media only screen and (max-width:769px) {
   
}
@media only screen and (max-width:500px) {
  
    
}
@media only screen and (max-width:375px) {
   
}
@media only screen and (max-width:345px) {
    
}

form fieldset .fields {
        display: block;
        justify-content: center;
        align-items: center;
        float: left;
        width: 100%;
        margin-bottom:10px;
    }
   
    @media only screen and (max-width:640px) {
        .field-centrado{
            display: inline-flex!important;
        }
        .m-b-meses{
            margin-bottom: 6px!important;
        }
    }
@media only screen and (min-width:640px) {
    form fieldset .fields {
        display: block;
        justify-content: end;
        float: left;
        width: 100%;
        margin-bottom:0px;
    }

 

    form fieldset .fields.time .meses {
        padding-top: 0px;
        margin-left: 0%
    }
}
form fieldset .fields.time .anios,
    form fieldset .fields.time .meses {
        width: 49.5%
    }
@media only screen and (min-width:769px) {
    form fieldset .fields.time .anios,
    form fieldset .fields.time .meses {
        width: 49%
    }
    
    }
.subpoint {
    font-size: 2rem;
    color: #a4a4a4;
    position: relative;
    padding-left: 20px
}

   
@media only screen and (max-width:480px) {
    .subpoint {
        font-size: 1.6rem
    }
}

.subpoint span {
    color: #2ea3ff;
    text-decoration: underline
}

.subpoint:before {
    content: "";
    background: #000000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 100%
}

.box-tab {
    background: white;
    padding: 20px 50px;
    border-radius: 4px;
    margin: 20px 0
}

.txtgray {
    color: #a4a4a4
}

.titcard {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.div-txtbox {
    height: 66px;
    margin-bottom: 20px;
}

.txtbox {
    background: #E9F5FF;
    color: #2ea3ff;
    font-size: 14px;
    padding: 15px;
    font-weight: bold;
}

.points {
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    font-weight: 300;
    height: 30px;
}
@media only screen and (min-width:769px) {
    .titcard {
        
        height: 35px;
        margin-bottom: 15px;

    }
}
@media only screen and (max-width:1024px) {
    .points {
        margin-bottom: 1px;
        height: 40px;
    }
    .div-txtbox {
        height: 80px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:768px) {
    .titcard {
        font-size: 2rem;
        height: 65px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:500px) {
    .titcard {
        font-size: 2rem;
        height: auto;
        margin-bottom: 10px;
    }
    .points {
        margin-bottom: 5px;
        height: 50px;
    }
}
@media only screen and (max-width:400px) {
    .titcard {
        font-size: 2rem;
        height: 85px;
        margin-bottom: 10px;
    }
    .div-txtbox {
        height: 100px;
        margin-bottom: 15px;
    }
    .points {
        margin-bottom: 4px;
        height: 65px;
    }
}
@media only screen and (max-width:340px) {
    .titcard {
        font-size: 2rem;
        height: 105px;
        margin-bottom: 10px;
    }
    .div-txtbox {
        height: 120px;
        margin-bottom: 10px;
    }
    .points {
        margin-bottom: 5px;
        height: 60px;
    }
}

.points:before {
    content: "";
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #2ea3ff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.points:after {
    content: "";
    float: left;
    width: 3px;
    height: 6px;
    border-right: 2px solid #2ea3ff;
    border-bottom: 2px solid #2ea3ff;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 3px;
    z-index: 1
}

.wrapper {
    float: left;
    width: 100%;
    font-size: 1.4rem
}

.wrapper main {
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
    float: left
}

.wrapper main header {
    background: #ffffff;
    display: block;
    margin: auto;
    padding: 0 15px;
    border-bottom: 0px solid #eaecef;
    margin-bottom: 0px;
    padding: 0px 55px;
}
@media only screen and (max-width: 768px) {
    .wrapper main header {
      
        padding: 0px 10px;
    }
}
.wrapper main header .header-container {
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    margin: auto
}

.wrapper main header .header-container .block-logo {
    width: 50%
}

.wrapper main header .header-container .block-logo img {
    width: 100%;
    max-width: 86px
}
@media only screen and (max-width: 500px) {
    .wrapper main header .header-container .block-logo img {
        width: 100%;
        max-width: 60px
    }
}
.wrapper main header .header-container .btns-header {
    float: right;
    width: 50%;
    text-align: right
}

.wrapper main header .header-container .btns-header>a {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px;
    text-align: center
}

.wrapper main header .header-container .btns-header>a:last-child {
    margin-left: 15px;
    border: 2px solid #3b79d2;
    border-radius: 10px
}

.wrapper main header .header-container .btns-header>a:last-child:hover {
    background: #3b79d2;
    color: #ffffff
}

@media only screen and (max-width:1024px) {
    .wrapper main section {
        padding: 0 10px
    }
}

.wrapper main>.blocks {
    max-width: 100%;
    margin: auto auto auto 0;
    display: flex;
    flex-direction: column;
    float: none;
    padding: 0px 55px;
}

.wrapper main .block-top {
    position: relative;
    width: 100%
}

@media only screen and (max-width:1024px) {
    .wrapper main .block-top {
        overflow: hidden;
        padding-bottom: 30px;
        margin-bottom: -50px
    }
}

.wrapper main .block-top>img {
    float: left;
    width: 100%;
    max-height: 500px;
    min-height: auto;
    height: auto;
}

@media only screen and (min-width:1921px) {
    .wrapper main .block-top>img {
        max-height: 700px;
        min-height: auto;
        height: auto;
    }
}

@media only screen and (max-width:1024px) {
    .wrapper main .block-top>img {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        min-width: auto;
        min-height: auto;
        height: auto;
    }
}
@media only screen and (max-width:500px) {
    .wrapper main .block-top>img {
       
        min-width: auto;
        min-height: 45%;
        height: auto;
    }
}

@media only screen and (min-width:1025px) {
    .wrapper main .block-top>div {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        float: left;
        height: 100%;
        padding: 0px 55px;
    }
}

.wrapper main .block-top>div>div {
    padding: 20px 20px 20px 20px;
    float: left;
    width: 60%
}
.wrap-media{
    width: 40%!important;
}

@media only screen and (max-width:1024px) {
    .wrapper main .block-top>div>div {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    
    .wrap-media{
        width: 100%!important;
    }
}

.wrapper main .block-top>div>div h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 17px;
    float: none;

}
.wrapper main .block-top>div>div h3.main-form_phone_h3 {
    color: #002663;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 0px;
    
}
.wrapper main .block-top>div>div h3.main-form_phone_h3 p {
    font-size:16px;
    font-weight: 400;
    color: #587097;
    margin: 0;
}
@media only screen and (max-width:1025px) {
    .main-form_phone_h3 {
       
        font-size: 28px!important;
        line-height: normal!important;
       
        
    }
    
}
@media only screen and (max-width:769px) {
    .main-form_phone_h3 {
       
        font-size: 24px!important;
       
        
    }
    .main-form_phone_p {
        
        font-size: 18px;
       
    }
    
}
@media only screen and (max-width:426px) {
    .main-form_phone_h3 {
       
        font-size: 22px!important;
       
        
    }
    .main-form_phone_p {
        
        font-size: 16px;
       
    }
    h3.short_step.main-form_phone_h3 br{
        display: none;
    }
    .main-form_phone_p br {
        display: none;
    }

    
}
@media only screen and (max-width:1200px) {
    .wrapper main .block-top>div>div h3 {
        font-size: 12pt;
    }
   
}

.wrapper main .block-top>div>div:first-child {
    position: relative;
    overflow-y: hidden;
}

@media only screen and (min-width:1024px) {
    .wrapper main .block-top>div>div:first-child {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow-y: hidden;
        overflow-x: hidden;
    }
}

.wrapper main .block-top>div>div .imgbt {
    margin: 0 auto;
    position: relative;
    max-width: 375px
}

@media only screen and (max-width:1024px) {
    .wrapper main .block-top>div>div .imgbt {
        max-width: 445px;
        margin: auto;
        position: relative
    }
}

@media only screen and (max-width:480px) {
    .wrapper main .block-top>div>div .imgbt {
        max-width: 285px
    }
}

.wrapper main .block-top>div>div .imgbt img {
    margin: auto;
    float: none;
    width: 50%
}

.wrapper main .block-top>div>div .imgbt .namecard {
    position: absolute;
    left: 35px;
    bottom: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.6rem
}

@media only screen and (max-width:480px) {
    .wrapper main .block-top>div>div .imgbt .namecard {
        font-size: 1.2rem
    }
}

.wrapper main .block-top>div>div .footbt {
    font-size: 2rem;
    color: #ffffff;
    width: 100%;
    max-width: 100%;
    margin: 14px auto 0 auto
}

.wrapper main .block-top>div>div .footbt h2 {
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: 15px;
    margin-bottom: 2px;
    text-align: center
}

.wrapper main .block-top>div>div .footbt ul {
    margin-left: -15px;
    margin-right: -15px
}

.wrapper main .block-top>div>div .footbt ul li {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.wrapper main .block-top>div>div .footbt ul li p {
    font-weight: bold;
    text-align: center
}

.wrapper main .block-top>div>div .footbt ul li .price {
    font-size: 2.4rem
}

@media only screen and (max-width:375px) {
    .wrapper main .block-top>div>div .footbt ul li .price {
        font-size: 1.8rem
    }
}

.wrapper main .block-top>div>div .footbt ul li:last-child p {
    font-size: 12px
}

.wrapper main .block-top>div>div.form form {
    background: #ffffff;
    box-shadow: 0px 8px 10px #00000029;
    border-radius: 0 0 3px 3px;
    padding: 20px 5px;
    max-width: 500px;
    float: right
}
.main-form_phone {
    background: #ffffff;
    border-radius: 3px;
    padding: 0 5px 20px 5px;
    box-shadow: none;
    float: right;
    min-width: 100%;
    max-width: 500px;
    max-height: 925px;

}

@media only screen and (min-width:1024px) {
    .wrapper main .block-top>div>div.form form {
        min-width: auto !important;  /* styles inline */
        max-width: 500px;
        max-height: 925px
    }
    .main-form_phone {
        min-width: 100%;
        max-width: 500px;
        max-height: 925px
    }
}
@media only screen and (min-width:1900px) {
    .wrapper main .block-top>div>div.form form {
        min-width: 425px;
        
        max-height: 925px
    }
    .main-form_phone {
        min-width: 100%;
        max-width: 100%;
        max-height: 925px
    }
}
@media only screen and (max-width:1024px) {
    .wrapper main .block-top>div>div.form form {
        float: none;
        display: block;
        margin: auto
    }
    .main-form_phone {
        float: left;
        display: block;
        margin: auto
    }
}

.wrapper main .block-top>div>div.form form h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2.2rem;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    color: #006fcf
}

@media only screen and (max-width:480px) {
    .wrapper main .block-top>div>div.form form h3 {
        font-size: 1.8rem
    }
}

.wrapper main .block-blks {
    width: 70%;
    margin-top: 0px;
    margin-bottom: 1px;
    padding: 0 20px;
}

@media (min-width: 1024px) and (max-width: 1499px){
    .wrapper main .block-blks{
        width: 60%;
    }
}

@media screen and (min-width: 1500px) {
    body .wrapper main .block-top>div .form {
        width: 30% !important; /* styles inline*/
        float: right;
    }
}
.wrapper main .block-blks ul {
    float: left;
    width: 100%;
    text-align: center
}

.wrapper main .block-blks ul.carbeneficios {
    padding: 0 45px
}

@media only screen and (min-width:768px) {
    .wrapper main .block-blks ul {
        display: flex;
        justify-content: space-between
    }
}

.wrapper main .block-blks ul li {
    padding: 10px;
    border: 0px solid #d4e6f6;
    border-radius: 0px;
    width: 100%;
    margin-bottom: 0px;
    max-width: 100%;
    box-shadow: 0px 0px 15px #00000026;
}
.box-shadow-n{
    box-shadow: none!important;
}
@media only screen and (min-width:768px) {
    .wrapper main .block-blks ul li {
        margin-left: 2%
    }

    .wrapper main .block-blks ul li:nth-child(3n + 1) {
        margin-left: 0;
       
    }
}


@media only screen and (max-width:768px) {
    .wrapper main .block-blks ul li {
        display: inline-block
    }
}

.wrapper main .block-blks ul li .imgcont {
    margin-bottom: 35px;
    
}

.wrapper main .block-blks ul li .imgcont img {
    margin: auto;
    max-width: 60%;
    width: 100%
}

.wrapper main .block-blks ul li .imgcont img.imgsize {
    max-width: none;
    width: 100%
}

.wrapper main .block-blks ul li .tit {
    font-size: 18px;
    color: #2EA3FF;
    font-weight: 300;
    padding: 0 10px;
}

.wrapper main .block-blks ul li .tit span {
    display: block;
    font-weight: normal
}

.wrapper main .block-blks ul li .txtcont {
    margin-top: 35px
}

.wrapper main .block-blks.blks2 ul li .imgcont {
    position: relative;
    padding-left: 20%
}

.wrapper main .block-blks.blks2 ul li .imgcont:before {
    content: "1";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 10rem;
    color: #e6f1fa
}

.wrapper main .block-blks.blks2 ul li~li .imgcont:before {
    content: "2"
}

.wrapper main .block-blks.blks2 ul li:last-child .imgcont:before {
    content: "3"
}

.wrapper main .block-blks.blks2 .btn1.btns {
    max-width: 400px;
    width: 100%;
    display: block;
    margin: auto;
    float: none
}

.wrapper main .block-tabs {
    background: #F6F8FF;
    position: relative
}

.wrapper main .block-tabs .tabs {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: block
}

.wrapper main .block-tabs .tabs ul#tabs-nav {
    list-style: none;
    margin: 0;
    overflow: auto;
    padding-bottom: 20px
}

.wrapper main .block-tabs .tabs ul#tabs-nav li {
    float: left;
    font-weight: bold;
    cursor: pointer;
    padding: 0 3%;
    position: relative
}

.wrapper main .block-tabs .tabs ul#tabs-nav li a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 400;
    opacity: .5;
    position: relative;
    height: 90px;
    line-height: 90px
}

@media only screen and (max-width:768px) {
    .wrapper main .block-tabs .tabs ul#tabs-nav li a {
        font-size: 1.2rem
    }
}

.wrapper main .block-tabs .tabs ul#tabs-nav li:hover a,
.wrapper main .block-tabs .tabs ul#tabs-nav li.active a {
    opacity: 1
}

.wrapper main .block-tabs .tabs ul#tabs-nav li.active:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    border-right: 15px solid transparent;
    border-top: 15px solid #2ea3ff;
    border-left: 15px solid transparent;
    z-index: 1
}

.wrapper main .block-tabs .tabs #tabs-content {
    background-color: #F6F8FF;
    margin-top: -20px;
    overflow: hidden
}

.wrapper main .block-tabs .tabs #tabs-content .tab-content {
    padding: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wrapper main .block-tabs .tabs:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 100%;
    background-color: #2ea3ff
}

.wrapper main .block-tabs.blocks {
    max-width: none
}

.wrapper main .block-tabs.blocks div#tab1>div {
    float: left
}

.wrapper main .block-tabs.blocks div#tab1>div:last-child {
    padding: 0 10px
}

.wrapper main .block-tabs.blocks div#tab1>div:last-child img {
    max-width: 183px;
    margin: auto
}

@media only screen and (min-width:1024px) {
    .wrapper main .block-tabs.blocks div#tab1>div {
        width: 70%
    }

    .wrapper main .block-tabs.blocks div#tab1>div:last-child {
        width: 30%
    }
}

@media only screen and (max-width:1024px) {
    .wrapper main .block-tabs.blocks div#tab1>div:last-child {
        display: none
    }
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint span {
    text-decoration: none
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip a {
    color: #ffffff
}

@media only screen and (max-width:480px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip {
        display: block;
        margin: 0
    }
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:first-child {
    font-size: 1.9rem;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom;
    color: #a4a4a4;
    text-decoration: underline
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:first-child::after {
    display: none
}

@media only screen and (min-width:480px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:first-child {
        white-space: nowrap
    }
}

@media only screen and (max-width:480px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:first-child {
        font-size: 1.6rem
    }
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:last-child {
    bottom: calc(-100% + 38px);
    font-size: 1.3rem;
    font-weight: 300
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:last-child a {
    overflow-wrap: break-word
}

@media only screen and (min-width:641px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:last-child {
        width: 375px
    }
}

@media only screen and (max-width:640px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:last-child {
        width: 300px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:480px) {
    .wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span:last-child {
        left: 0;
        transform: none
    }
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip>span.bigftip {
    height: 100px !important;
    overflow-y: auto
}

.wrapper main .block-tabs.blocks div#tabs-content .subpoint .ftip:hover span:first-child::before {
    left: 50%;
    right: auto
}

.wrapper main .block-tabs.blocks div#tabs-content .tab-content {
    min-height: 420px
}
div.txt_autorizado p {
    font-size: 15px;
}
div.txt_autorizado {
    position: relative;
}
div.txt_autorizado .txt_legend {
    opacity: 0;
    z-index: 10;
    visibility: hidden;
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #2ea3ff;
    color: #ffffff;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    max-width: 340px;
    font-size: 13px;
    font-weight: 400;
}
span.btn_actions {
    color:#2ea3ff;
    font-weight: 500;
}
div.txt_autorizado .txt_legend:after{
    content: "";
    border-top: 10px solid #2ea3ff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -7px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
}
div.txt_autorizado span.btn_actions:hover ~ .txt_legend,
div.txt_autorizado span.btn_actions:hover ~ .txt_legend:after {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width:480px) {
    .wrapper main .block-tabs.blocks div#tabs-content .tab-content {
        min-height: 380px
    }
}

.wrapper main .block-banner img {
    width: 100%
}

.wrapper main .block-require {
    background: #F6F8FF;
    max-width: none;
    padding-bottom: 50px
}

.wrapper main .block-require .blksrequire {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: block
}

.wrapper main .block-require .blksrequire h3 {
    text-align: center
}

.wrapper main .block-require .blksrequire .subpoint {
    color: #000000;
    font-size: 1.5rem;
    border-bottom: 1px solid #CCE2F5;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500
}

.wrapper main .block-require .blksrequire .subpoint span {
    color: #a4a4a4;
    text-decoration: none;
    font-weight: 400
}

.wrapper main .block-require .blksrequire .subpoint:before {
    width: 10px;
    height: 10px;
    background: #2ea3ff;
    top: 50%;
    transform: translateY(-50%)
}

.wrapper main .block-carrusel h3 {
    text-align: center
}

.wrapper main .block-carrusel .blkscarrusel {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: block
}

.wrapper main .block-carrusel .blkscarrusel ul {
    padding: 0 45px
}

.wrapper main .block-carrusel .blkscarrusel ul li {
    padding: 50px;
    padding-top: 0;
    margin-top: 0px
}

.wrapper main .block-carrusel .blkscarrusel ul li .tit {
    margin-bottom: 20px
}

.wrapper main .block-carrusel .blkscarrusel ul li .imgcont {
    height: 100%;
    margin-top: 40px
}

.wrapper main .block-carrusel .blkscarrusel ul li .actions-buttons {
    display: flex;
    justify-content: space-between
}

.wrapper main .block-carrusel .blkscarrusel ul li .actions-buttons button {
    width: 100%;
    padding: 20px;
    font-size: 16px;
    font-weight: 500
}

.wrapper main .block-carrusel .blkscarrusel ul li .actions-buttons button:first-child {
    margin-right: 0%
}

.wrapper main .block-carrusel .blkscarrusel ul li .actions-buttons button:last-child {
    margin-left: 0%
}

.wrapper main .block-carrusel.openmodsol .modal-solicita {
    bottom: 0;
    transition: bottom .3s ease 0s
}

.block-steps {
    float: none;
    display: block;
    max-width: 900px;
    margin: auto;
    margin-bottom: 50px;
    padding: 20px 0;
}

.block-steps .steps-progress {
    float: left;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 45px
}

.block-steps .steps-progress .pestana {
    float: left;
    width: 33.3%;
    position: relative;
    text-align: center
}

.block-steps .steps-progress .pestana span {
    font-size: 11px;
    color: #AAAAAA;
    padding: 0 5%;
    background: #ffffff;
    display: inline-block
}

@media only screen and (min-width:321px) {
    .block-steps .steps-progress .pestana span {
        white-space: nowrap;
        font-size: 13px;
    }
}

.block-steps .steps-progress .pestana span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -35px;
    width: 25px;
    height: 25px;
    background: #AAAAAA;
    opacity: 1;
    border-radius: 100%;
    transform: translateX(-50%)
}

.block-steps .steps-progress .pestana span:after {
    content: "";
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    color: white
}

.block-steps .steps-progress .pestana:before {
    background: #a4a4a4;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .2;
    z-index: -1
}

.block-steps .steps-progress .pestana~.pestana span:after {
    content: ""
}

.block-steps .steps-progress .pestana:last-child span:after {
    content: ""
}

.block-steps .steps-progress .pestana.active span:before {
    background: #006FCF;
    opacity: 1;
    box-shadow: 0px 0px 6px #0000007d;

}
.block-steps .steps-progress .pestana.active span:after {
    content: "\2714";
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    color: #fff!important;

}
.block-steps .actions-buttons {
    margin: 25px 0;
    text-align: center
}

.block-steps .actions-buttons a#nextBtn {
    display: inline-block;
    width: 30%;
    float: none;

    text-decoration: none;
}

.block-steps .actions-buttons a#prevBtn {
    display: inline-block;
    width: auto;
    float: none
}

.block-steps .message {
    display: none
}

.block-steps .step {
    display: none;
    max-width: 100%;
    margin: auto
}

.block-steps .step .field.rango span.slider {
    font-size: 1.2rem;
    margin: 5px 0 2px 0;
    float: left;
    width: 100%;
    color: #3b79d2
}

.block-steps .step .field.autorizacion label {
    width: auto
}

.block-steps .step .field input[type="text"],
.block-steps .step .field input[type="email"],
.block-steps .step .field select {
    text-transform: uppercase
}

.block-steps .step .field:not(.autorizacion) {
    padding-left: 0px;
    position: relative
}

.block-steps .step .field:not(.autorizacion):beforee {
    content: "";
    width: 25px;
    height: 25px;
    background: url('../../images/icons/mail.png');
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    position: absolute;
    left: 0;
    bottom: 15px
}

.block-steps .step .field.phone:before {
    background: url('../../images/icons/phone.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.gender:before {
    background: url('../../images/icons/gender.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.estudios:before {
    background: url('../../images/icons/study.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.estudios:before {
    background: url('../../images/icons/study.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.country:before {
    background: url('../../images/icons/world.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.codigo_postal:before {
    background: url('../../images/icons/house.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.empresa:before {
    background: url('../../images/icons/bag.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.rango:before {
    background: url('../../images/icons/money.png');
    background-repeat: no-repeat;
    background-size: contain
}

.block-steps .step .field.cardnum>* {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 5px
}

.block-steps .step .field.cardnum>label {
    font-size: 1rem
}

.block-steps .step .field.cardnum>[type="text"] {
    min-width: 65px;
    text-align: center
}

.block-steps .step .field.cardnum:before {
    background-image: none
}

.block-steps .step .field.state,
.block-steps .step .field.nacion,
.block-steps .step .field.calle,
.block-steps .step .field.num_ext,
.block-steps .step .field.num_int,
.block-steps .step .field.colonia,
.block-steps .step .field.municipio,
.block-steps .step .field.estado,
.block-steps .step .field.anios,
.block-steps .step .field.meses,
.block-steps .step .field.industria,
.block-steps .step .field.puesto,
.block-steps .step .field.ingresos,
.block-steps .step .field.chk {
    padding-left: 0
}

.block-steps .step .field.state:before,
.block-steps .step .field.nacion:before,
.block-steps .step .field.calle:before,
.block-steps .step .field.num_ext:before,
.block-steps .step .field.num_int:before,
.block-steps .step .field.colonia:before,
.block-steps .step .field.municipio:before,
.block-steps .step .field.estado:before,
.block-steps .step .field.anios:before,
.block-steps .step .field.meses:before,
.block-steps .step .field.industria:before,
.block-steps .step .field.puesto:before,
.block-steps .step .field.ingresos:before,
.block-steps .step .field.chk:before {
    display: none
}

.block-steps .step .anun-datas {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    float: none;
    margin: 0;

    color: #39A8FF;
    font-weight: bold;
    font-size: 1rem;
}

.tit-tt {
    display: flex;
    clear: both;
    position: relative;
    margin: 5px 0;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    align-items: center;
  
}

@media only screen and (max-width:480px) {
    .tit-tt {
        justify-content: space-between;
        width: 100%
    }
}

.tit-tt>* {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto;
    margin: 0
}

.tooltip_proto {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    width: 15px;
    height: 15px;
    cursor: pointer;
    font-size: 1.2rem;
    position: relative
}

@media only screen and (max-width:480px) {
    .tooltip_proto {
        display: block;
        margin: auto
    }
}

.tooltip_proto .toltip-icon span {
    display: none
}

.tooltip_proto .tooltip-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all .3s ease 0s;
    width: 300px;
    background: #ffffff;
    right: -7px;
    bottom: calc(-100% + 40px);
    padding: 15px;
    box-shadow: 0 0 10px 0 #d2cfcf
}

.tooltip_proto .tooltip-content:before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff
}

.tooltip_proto:hover .tooltip-content {
    opacity: 1;
    visibility: visible
}

.tooltip_proto:before {
    content: "i";
    font-weight: bold;
    color: #ffffff;
    background: #39A8FF;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 16px;
    border-radius: 100%;
    font-size: 1.2rem;
    float: left;

    font-family: cursive;
}

#tyc {
    clear: both
}

#tyc p {
    font-size: 1.2rem
}

.ftip {
    position: relative;
    width: 100%;
    margin: 15px 0;
    font-weight: 500;
    font-size: 1.2rem
}

.ftip>span {
    cursor: pointer;
    position: relative
}

.ftip>span:last-child {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: calc(-100% + 35px);
    left: 0;
    background: #2ea3ff;
    color: #ffffff;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    max-width: 450px;
    font-size: 1.4rem
}

.ftip>span:last-child ul.lista-requi {
    margin: inherit;
    padding: inherit;
    list-style: inherit
}

.ftip>span:last-child ul.lista-requi li:not(:last-child) {
    margin-bottom: 10px
}

.ftip>span:first-child::after {
    content: "?";
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #ffffff;
    text-align: center;
    line-height: 16px;
    border-radius: 100%;
    font-size: 1rem;
    font-weight: bold;
    color: #00175A
}

.ftip>span:first-child::before {
    content: "";
    border-top: 10px solid #2ea3ff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -6px;
    right: -3px;
    opacity: 0;
    visibility: hidden
}

.ftip:hover span:last-child {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease 0s
}

.ftip:hover span:first-child::after {
    background: #83c5ff
}

.ftip:hover span:first-child {
    color: #83c5ff
}

.ftip:hover span:first-child::before {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease 0s
}

.smtop {
    margin-top: 50px
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #2ea3ff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-arrow {
    background: #ffffff;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    opacity: 1;
    transition: all .3s
}

.slick-arrow:before {
    content: "";
    float: left;
    width: 12px;
    height: 12px
}

.slick-arrow.slick-prev {
    left: 5px;
    z-index: 1
}

.slick-arrow.slick-prev:before {
    border-top: 3px solid #005EB0;
    border-left: 3px solid #005EB0;
    transform: rotate(-45deg);
    position: absolute;
    left: 15px;
    top: 12px
}

.slick-arrow.slick-next {
    right: 5px;
    z-index: 1
}

.slick-arrow.slick-next:before {
    border-top: 3px solid #005EB0;
    border-right: 3px solid #005EB0;
    transform: rotate(45deg);
    right: 15px;
    position: absolute;
    top: 12px
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: .75
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    margin: 0;
    padding: 0;
    margin: auto
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 0
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 20px 10px;
    transition: all .5s ease 0s;
    display: none;
    background: #ffffff;
}
.slick-slide-terminado {
    height: 100%!important;

}
@media only screen and (max-width:1024px) {
    .slick-slide {
        height: 100%;
    }
}
@media only screen and (max-width:480px) {
    .slick-slide {
        margin: 5px
    }
}

@media only screen and (min-width:1025px) {
    .slick-slide.slick-center {
        transform: scale(1.2)
    }
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

footer {
    float: left;
    width: 100%;
    padding: 40px 55px;
    background: #00175A;
    color: #ffffff
}

@media only screen and (min-width:667px) {
    footer {
        justify-content: space-between;
        display: flex;
        align-items: center
    }
}

footer>div {
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: block;
    padding: 0 10px
}

footer>div p.ft1 {
    font-weight: 500;
    font-size: 1.8rem;
    color: #2ea3ff;
    text-align: center
}

footer>div>div a {
    font-size: 2rem;
    color: #83c5ff
}

footer>div>div a:hover {
    color: #ffffff;
    text-decoration: none
}

footer>div>div p,
footer>div>div a {
    font-size: 1.2rem
}

footer>div>div p {
    font-weight: 100
}

footer>div>div.blk-left .addtjs {
    cursor: pointer
}

footer>div>div.blk-left .modal-cont .mcont {
    max-height: 500px;
    overflow: auto;
    overflow-x: hidden;
    color: #000000;
    float: left;
    width: 100%
}

footer>div>div.blk-right img {
    float: right;
    width: 100%;
    max-width: 133px
}

footer>div>div.largtxt {
    float: left;
    width: 90%
}

@media only screen and (min-width:667px) {
    footer>div>div {
        float: left;
        width: 100%
    }
}

@media only screen and (max-width:667px) {
    footer>div>div {
        float: left;
        width: 100%
    }

    footer>div>div.blk-left {
        text-align: center
    }

    footer>div>div.blk-right {
        margin: 20px 0
    }

    footer>div>div.blk-right img {
        float: none;
        margin: auto
    }
}

.amexthx .block-content {
    text-align: center;
    width: 100%;
    float: left;
    padding: 30px
}

.amexthx .block-content p.titulo-thanks-1 {
    font-size: 3rem;
    font-weight: 500
}

@media only screen and (max-width:480px) {
    .amexthx .block-content p.titulo-thanks-1 {
        font-size: 2rem
    }
}

.amexthx .block-content p.titulo-thanks-2 {
    font-weight: bold;
    font-size: 5rem;
    color: #3b79d2;
    font-weight: 500;
    margin: 30px 0
}

@media only screen and (max-width:480px) {
    .amexthx .block-content p.titulo-thanks-2 {
        font-size: 3rem
    }
}

.amexthx .block-content p.titulo-thanks-3 {
    color: #969fa6;
    font-size: 3.2rem
}

@media only screen and (max-width:480px) {
    .amexthx .block-content p.titulo-thanks-3 {
        font-size: 2rem
    }
}

.amexthx .block-content p.titulo-thanks-4 {
    color: #3b79d2;
    font-size: 2.5rem;
    margin-top: 15px;
    font-weight: 300
}

@media only screen and (max-width:480px) {
    .amexthx .block-content p.titulo-thanks-4 {
        font-size: 1.4rem
    }
}

.amexthx .block-content .thximg img {
    margin: 25px auto
}

.amexthx .block-content .actions-buttons .btn1 {
    margin: 1%;
    max-width: 320px;
    display: inline-block;
    float: none
}

.modal-solicita {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -100%;
    background: #ffffff;
    box-shadow: 2px 10px 20px 0 #000000;
    transition: bottom .3s ease 0s;
    z-index: 3
}

.modal-solicita h3 {
    display: inline-block
}

.modal-solicita h3:before {
    content: "";
    display: inline-block;
    margin-right: 15px;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid #00145c;
    border-left: 3px solid #00145c;
    transform: rotate(-45deg);
    cursor: pointer
}

.modal-solicita h3:hover::before {
    border-color: #3b79d2
}

.modal-solicita>div {
    width: 100%;
    max-width: 1500px;
    display: block;
    margin: auto;
    position: relative
}

.modal-solicita>div>*:not(.tjs) {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 20%
}

.modal-solicita>div .tjs {
    width: 59%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 40px
}

.modal-solicita>div .tjs .slick-track {
    padding: 25px 0
}

.modal-solicita>div .tjs .slick-slide {
    margin: 0 10px
}

.modal-solicita>div .tjs .slick-slide.slick-center {
    transform: none
}

.modal-solicita>div .tjs span {
    display: none
}

.modal-solicita>div .tjs a {
    position: relative;
    width: 100%;
    height: 116px;
    float: left
}

.modal-solicita>div .tjs a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px dashed #000000;
    background: transparent;
    border-radius: 10px
}

.modal-solicita>div .tjs a:after {
    content: "+";
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    background: #000000;
    border-radius: 100%;
    color: #ffffff;
    font-size: 2rem;
    text-align: center;
    line-height: 30px
}

.modal-solicita>div .actions-buttons {
    display: inline-flex;
    justify-content: space-between
}

.modal-solicita>div .actions-buttons button:first-child {
    margin-right: 2%
}

.modal-solicita>div .actions-buttons button:last-child {
    margin-left: 2%
}

.cerrar {
    position: absolute;
    top: -10px;
    right: -10px;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 1;
    text-align: center;
    background: #000000;
    color: #ffffff;
    border-radius: 100%;
    font-size: 4rem;
    cursor: pointer
}

.cerrar:hover {
    background: #2ea3ff
}

.modal-header {
    font-size: 1.4rem;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2ea3ff
}

.modal-amex {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 99999;
    left: 0;
    top: 0
}

.modal-amex .modal-cont {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    width: 90%;
    max-width: 1025px;
    padding: 30px;
    border-radius: 5px;
    font-size: 1.2rem;
    line-height: normal
}

.modal-amex .modal-cont ul {
    text-align: center
}

.modal-amex .modal-cont ul li {
    display: inline-block;
    width: 185px;
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: top;
    cursor: pointer
}

.modal-amex .modal-cont ul li .item-tjs img {
    max-width: 110px;
    margin: auto
}

.modal-amex .modal-cont ul li .item-tjs a {
    color: #000000
}

.modal-amex .modal-cont ul li .item-tjs h5 {
    font-weight: 300;
    font-size: 1.2rem;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 10px
}

.modal-amex.openmodal {
    opacity: 1 !important;
    visibility: visible !important
}

.modal-compara {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: #343434;
    color: #ffffff;
    overflow-y: scroll
}

.modal-compara h2 {
    margin: 0;
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
    color: #ffffff;
    float: left;
    font-size: 1.8rem;
    background: #343434
}

.modal-compara h3 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #ffffff
}

.modal-compara .cerrar {
    top: 20px;
    right: 20px;
    position: fixed;
    z-index: 9999
}

.modal-compara>div:not(.cerrar) {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: auto
}

.modal-compara>div:not(.cerrar) .modal-contcomp {
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .modal-compara>div:not(.cerrar) .modal-contcomp {
        max-width: 920px;
        margin: auto
    }
}

@media only screen and (max-width:768px) {
    .modal-compara>div:not(.cerrar) .modal-contcomp {
        max-width: 640px
    }
}

@media only screen and (max-width:666px) {
    .modal-compara>div:not(.cerrar) .modal-contcomp {
        max-width: 360px
    }
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-list {
    transform: none !important
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-slide {
    margin: 0
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-slide>div {
    display: flex;
    height: 100%
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-slide:not(:last-child)>div .mhead {
    border-right: 1px dotted #ffffff
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-slide:not(:last-child)>div .mcont {
    border-right: 1px dotted #343434
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-track {
    padding: 0 0 20px 0;
    display: flex;
    height: 100%;
    transform: none
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow {
    position: fixed;
    width: 50px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow:before {
    position: fixed;
    top: 355px;
    height: 30px;
    width: 30px;
    border-color: #ffffff;
    border-radius: 0
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow.slick-next {
    right: 0
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow.slick-next:before {
    right: 16px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow.slick-prev {
    left: 0
}

.modal-compara>div:not(.cerrar) .modal-contcomp .slick-arrow.slick-prev:before {
    left: 16px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks h5 {
    font-size: 1.4rem;
    width: 200px;
    font-weight: 300;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .actions-buttons button.btn1 {
    background: #2ea3ff;
    max-width: 120px;
    padding: 10px;
    margin: auto;
    float: none;
    display: block
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .actions-buttons button.btn1:hover {
    background: #61b9ff
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead {
    float: left;
    width: 280px;
    text-align: center;
    padding-bottom: 25px;
    position: fixed;
    top: 60px;
    background: #343434;
    padding-top: 15px;
    z-index: 999;
    display: block;
    height: 100%;
    max-height: 275px;
    transition: all .3s
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs {
    height: 127px;
    border-bottom: 1px solid transparent;
    max-width: 250px;
    width: 100%;
    margin: auto;
    transition: all .3s;
    overflow: hidden
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs img {
    margin: auto;
    max-width: 200px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs a {
    position: relative;
    width: 100%;
    height: 100%;
    float: left
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 99%;
    height: 98%;
    border: 1px dashed #ffffff;
    background: transparent;
    border-radius: 10px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs a:after {
    content: "+";
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
    background: #000000;
    border-radius: 100%;
    color: #ffffff;
    font-size: 2rem;
    text-align: center;
    line-height: 30px
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mhead .imgtjs a span {
    display: none
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mcont {
    color: #000000;
    background: #ffffff;
    padding: 0 40px;
    display: flex;
    height: 100%;
    margin-bottom: 10px;
    font-size: 1.6rem;
    padding-top: 330px
}

@media only screen and (max-width:1024px) {
    .modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mcont {
        padding-top: 370px
    }
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mcont h3 {
    color: #3b79d2;
    margin-top: 0
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mcont:not(last:child) {
    border-right: 1px dotted #343434
}

.modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks .mcont>div {
    margin-top: 25px;
    display: inline-block
}

.modal-compara.openmodal {
    opacity: 1 !important;
    visibility: visible !important
}

body.scrolled {
    overflow: hidden
}

body.scrolled .modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks div.mhead {
    max-height: 210px
}

body.scrolled .modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks div.imgtjs {
    height: 62px;
    border-bottom: 1px solid #ffffff;
    transition: all .3s
}

body.scrolled .modal-compara>div:not(.cerrar) .modal-contcomp .modal-blocks div.imgtjs a:before {
    border-radius: 10px 10px 0 0
}

.amex-loader {
    position: fixed;
    background: transparent;
    width: 100%;
    height: 100%;
    z-index: 99999;
    left: 0;
    top: 0
}

.amex-loader>div {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 40px;
    border-radius: 100%;
    overflow: hidden
}

.amex-loader>div img {
    float: left;
    width: 100%
}

.goldrcp-nl .wrapper main header .header-container {
    width: 100%;
    max-width: 1336px;
    margin: auto;
    display: block
}

.goldrcp-nl .wrapper main .main {
    width: 100%;
    max-width: 1336px;
    margin: auto;
    display: block
}

.goldrcp-nl .wrapper main .main .field label {
    text-transform: none;
    font-size: 1.2rem
}

.goldrcp-nl .wrapper main .main .field input,
.goldrcp-nl .wrapper main .main .field select {
    height: 40px;
    border: 1px solid #E3E7F4;
    background: transparent;
    border-radius: 3px;
    padding-right: 25px;
    text-transform: none;
    color: #2ea3ff
}

.goldrcp-nl .wrapper main .main .field.fecha label {
    float: left;
    width: 100%
}

.goldrcp-nl .wrapper main .main .field.fecha>div {
    display: flex;
    justify-content: space-between;
    float: left;
    width: 100%
}

.goldrcp-nl .wrapper main .main .field.fecha>div>div {
    flex: auto;
    position: relative
}

.goldrcp-nl .wrapper main .main .field.fecha>div>div:after {
    content: '';
    top: 14px;
    right: 9px;
    height: 6px;
    width: 6px;
    position: absolute;
    border-bottom: 2px solid #2ea3ff;
    border-right: 2px solid #2ea3ff;
    transform: rotate(45deg)
}

.goldrcp-nl .wrapper main .main .field.fecha>div>div select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    position: relative;
    display: flex;
    line-height: 3;
    overflow: hidden;
    padding: 0 25px 0 10px;
    text-align: center
}

.goldrcp-nl .wrapper main .main .field.fecha>div>div select::-ms-expand {
    display: none
}

.goldrcp-nl .wrapper main .main .field.fecha>div>div:nth-child(2) {
    margin: 0 10px
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) {
    position: relative
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) label {
    position: absolute;
    top: 13px;
    left: 15px;
    transition: all .3s;
    color: #7b7878;
    font-size: 1.4rem;
    pointer-events: none
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) label>span {
    color: #f3cece
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) input:valid,
.goldrcp-nl .wrapper main .main .field:not(.fecha) input:focus {
    border-color: #2ea3ff
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) input:valid~label,
.goldrcp-nl .wrapper main .main .field:not(.fecha) input:focus~label {
    top: -15px;
    left: 0;
    color: #000000;
    font-size: 1.2rem
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) input:valid~label>span,
.goldrcp-nl .wrapper main .main .field:not(.fecha) input:focus~label>span {
    color: #FF0000
}

.goldrcp-nl .wrapper main .main .field:not(.fecha) img {
    position: absolute;
    top: 12px;
    right: 5px;
    max-width: 15px;
    height: auto
}

.goldrcp-nl .wrapper main .main>div {
    float: left;
    width: 100%;
    display: flex
}

@media only screen and (min-width:769px) {
    .goldrcp-nl .wrapper main .main>div {
        flex-wrap: wrap;
        align-items: stretch
    }
}

@media only screen and (max-width:768px) {
    .goldrcp-nl .wrapper main .main>div {
        flex-direction: column
    }

    .goldrcp-nl .wrapper main .main>div .blockvideo {
        order: 1
    }

    .goldrcp-nl .wrapper main .main>div .blocktxtchecks {
        order: 2
    }

    .goldrcp-nl .wrapper main .main>div .form_box.form2 {
        order: 3
    }

    .goldrcp-nl .wrapper main .main>div .blockicons {
        order: 4
    }
}

.goldrcp-nl .wrapper main .main>div .form_box.form2 {
    float: left;
    padding: 40px;
    background: #2ea3ff
}

.goldrcp-nl .wrapper main .main>div .form_box.form2>fieldset {
    background: #ffffff;
    padding: 30px;
    border-radius: 3px
}

@media only screen and (min-width:769px) {
    .goldrcp-nl .wrapper main .main>div .form_box.form2 {
        width: 38%;
        background-image: url('../../images/newlanding/bgrcp.png')
    }
}

@media only screen and (max-width:768px) {
    .goldrcp-nl .wrapper main .main>div .form_box.form2 {
        padding: 10px;
        background-color: transparent
    }
}

.goldrcp-nl .wrapper main .main>div .form_box.form2 .btn1 {
    border-radius: 3px
}

.goldrcp-nl .wrapper main .main>div .blockvideo {
    width: 62%;
    float: right;
    display: flex;
    align-items: center;
    background: #000000
}

@media only screen and (max-width:768px) {
    .goldrcp-nl .wrapper main .main>div .blockvideo {
        width: 100%
    }
}

.goldrcp-nl .wrapper main .main>div .blockvideo>div {
    float: right;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.goldrcp-nl .wrapper main .main>div .blockvideo>div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks {
    float: left;
    width: 100%
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks [type="radio"] {
    display: none
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs {
    float: left;
    width: 100%;
    margin: 30px 0;
    text-align: center
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>div {
    display: inline-block;
    text-align: center;
    margin: 0 10px
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>div label {
    display: inline-block;
    line-height: 25px;
    position: relative;
    color: #ffffff;
    padding: 10px 60px 10px 40px;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    text-align: left
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>div label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    margin: 0;
    z-index: 2;
    background: #ffffff;
    position: absolute;
    left: 10px;
    top: 12px;
    border: 0
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>div label:after {
    content: "";
    float: left;
    width: 10px;
    height: 10px;
    background: #dab1a5;
    border-radius: 50px;
    position: absolute;
    left: 15px;
    top: 17px;
    border: 0;
    transform: scale(0);
    transition: all .3s ease 0s;
    margin: 0;
    z-index: 2
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>div input:checked+label:after {
    transform: scale(1);
    transition: all .3s ease 0s
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs [class*="switch"] img {
    position: absolute;
    right: -5px;
    top: 50%;
    width: 100%;
    max-width: 65px;
    transform: translateY(-50%)
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>.switch2 label {
    background: #ccbb7a
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs>.switch2 label:after {
    background: #ccbb7a
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .cards-switchs .switch1 label {
    background: #dab1a5
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .shinefx {
    position: relative;
    overflow: hidden
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks .shinefx:before {
    content: "";
    width: 150px;
    height: 200%;
    position: absolute;
    background: #ffffff;
    top: -200px;
    left: 0;
    z-index: 1;
    transform: rotate(-35deg);
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.6) 51%, rgba(255, 255, 255, 0) 100%);
    animation: shinefx 3s infinite linear
}

@keyframes shinefx {

    20%,
    100% {
        opacity: .4;
        transform: translate(500%, 0) rotate(-35deg)
    }

    0% {
        opacity: .4
    }

    10% {
        opacity: .7
    }
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div {
    float: left
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:first-child {
    width: 35%
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:last-child {
    width: 65%
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:last-child .shinefx {
    width: 100%
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:last-child .shinefx img {
    margin: auto;
    width: 100%;
    max-width: 650px
}

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

    .goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:first-child,
    .goldrcp-nl .wrapper main .main>div .blocktxtchecks>div:last-child {
        width: 100%
    }
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div h2 {
    font-size: 5rem;
    text-align: center;
    color: #0e185b
}

@media only screen and (max-width:768px) {
    .goldrcp-nl .wrapper main .main>div .blocktxtchecks>div h2 {
        font-size: 3rem
    }
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div .anuns {
    color: #0e185b;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 15px;
    border-bottom: 1px solid #F6F8FF;
    padding-bottom: 15px
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div .blktxts p {
    color: #2ea3ff
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div .blktxts p:not(:last-child) {
    font-size: 2rem;
    font-weight: bold
}

.goldrcp-nl .wrapper main .main>div .blocktxtchecks>div .blktxts p:last-child {
    font-size: 1.6rem;
    margin: 15px 0
}

.goldrcp-nl .wrapper main .blockicons {
    float: left;
    width: 100%
}

.goldrcp-nl .wrapper main .blockicons>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    align-items: stretch
}

.goldrcp-nl .wrapper main .blockicons>div>div {
    width: 33.3%;
    text-align: center;
    margin-bottom: 5%
}

@media only screen and (max-width:768px) {
    .goldrcp-nl .wrapper main .blockicons>div>div {
        width: 100%
    }
}

.goldrcp-nl .wrapper main .blockicons>div>div img {
    margin: auto
}

.goldrcp-nl .wrapper main .blockicons>div>div>div {
    display: block;
    width: 100%;
    max-width: 265px;
    margin: auto
}

.goldrcp-nl .wrapper main .blockicons>div>div>div h3 {
    color: #0e185b;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem
}

.goldrcp-nl .wrapper main .blockicons>div>div>div p {
    color: #62718B
}

.goldrcp-nl .wrapper main .blockicons.bggray {
    background: #F6F8FF
}

.goldrcp-nl .wrapper main .blockicons.bggray h2 {
    text-align: center;
    font-weight: normal;
    font-size: 5rem;
    color: #0e185b
}

.goldrcp-nl .wrapper main .blockicons.bggray>div {
    max-width: 1336px;
    margin: auto
}

.sups_tyc .content_tyc {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: block;
    display: flex;
    flex-wrap: wrap
}

.sups_tyc .content_tyc>div {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px
}

@media only screen and (min-width:1025px) {
    .sups_tyc .content_tyc>div {
        width: 50%
    }
}

.sups_tyc .content_tyc>div>div {
    display: flex;
    flex-wrap: wrap;
    align-items: end
}

.sups_tyc .content_tyc>div>div:first-child {
    width: 28%;
    padding-right: 15px
}

.sups_tyc .content_tyc>div>div:first-child img {
    width: 100%
}

.sups_tyc .content_tyc>div>div:last-child {
    width: 68%
}

.sups_tyc .content_tyc>div>div:last-child h1 {
    margin-top: 0;
    font-size: 2rem
}

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

    .sups_tyc .content_tyc>div>div:first-child,
    .sups_tyc .content_tyc>div>div:last-child {
        width: auto
    }

    .sups_tyc .content_tyc>div>div:first-child {
        padding: 0;
        margin: auto;
        margin-bottom: 15px
    }

    .sups_tyc .content_tyc>div>div:first-child img {
        width: 230px
    }

    .sups_tyc .content_tyc>div>div:last-child h1 {
        text-align: center;
        float: left;
        width: 100%
    }
}

html,
body {
    height: 100%;
    float: left;
    width: 100%
}

.convplatinum .wrapper {
    height: auto
}

.convplatinum .wrapper .header-content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    position: relative;
    max-width: 1366px;
    margin: 0 auto
}

.convplatinum .wrapper .header-content .himg {
    width: 65%;
    overflow: hidden;
    position: relative;
    background-image: url('../../images/convplatinum/bgheader.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: inset -200px 0 200px 10px rgba(0, 0, 0, 0.5)
}

.convplatinum .wrapper .header-content .himg img {
    float: left;
    width: 100%;
    height: 100%;
    max-height: 775px
}

.convplatinum .wrapper .header-content .txttarj {
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 65%;
    padding: 0 20px
}

@media screen and (min-width:768px) and (max-width:960px) {
    .convplatinum .wrapper .header-content .txttarj {
        bottom: 0px
    }
}

.convplatinum .wrapper .header-content .txttarj>div {
    display: block;
    width: 100%;
    max-width: 1030px;
    margin: auto;
    position: relative;
    overflow: hidden
}

.convplatinum .wrapper .header-content .txttarj>div>div:first-child {
    width: 28.5%;
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.convplatinum .wrapper .header-content .txttarj>div>div:last-child {
    background: linear-gradient(to bottom, #035cc5 0%, #013784 65%, #013784 100%);
    color: #ffffff;
    float: right;
    display: flex;
    width: 90%;
    flex-direction: column;
    justify-content: center;
    padding: 3.5% 30px 3.5% 22%;
    height: 240px
}

.convplatinum .wrapper .header-content .txttarj>div>div:last-child p {
    font-size: 2rem;
    line-height: 1.3
}

@media only screen and (max-width:1366px) {
    .convplatinum .wrapper .header-content .txttarj>div>div:last-child p {
        font-size: 2rem
    }
}

.convplatinum .wrapper .header-content .txttarj>div>div:last-child h4 {
    color: #ffffff;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (max-width:1366px) {
    .convplatinum .wrapper .header-content .txttarj>div>div:last-child h4 {
        font-size: 2rem
    }
}

.convplatinum .wrapper .header-content .txttarj.movil>div {
    background: #013884;
    padding-bottom: 50px
}

.convplatinum .wrapper .header-content .txttarj.movil>div p {
    font-size: 2rem;
    line-height: 1.3;
    color: #ffffff;
    text-align: center;
    padding: 0 10px
}

.convplatinum .wrapper .header-content .txttarj.movil>div h4 {
    color: #ffffff;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0;
    padding: 0 10px
}

@media only screen and (min-width:769px) {
    .convplatinum .wrapper .header-content .txttarj.movil>div {
        display: none
    }
}

.convplatinum .wrapper .header-content .form {
    width: 35%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background: linear-gradient(to bottom, #035cc5 0%, #013784 65%, #013784 100%);
    padding: 0 20px
}

.convplatinum .wrapper .header-content .form h2 {
    position: absolute;
    top: 15%;
    right: 20px;
    color: #ffffff
}

.convplatinum .wrapper .header-content .form h2 span {
    display: block;
    font-size: 6rem
}

.convplatinum .wrapper .header-content .form form {
    max-width: 450px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    margin: auto;
    margin-bottom: 50%
}

@media screen and (min-width:768px) and (max-width:960px) {
    .convplatinum .wrapper .header-content .form form {
        margin-bottom: 25%
    }
}

.convplatinum .wrapper .header-content .form form fieldset .field [type="text"] {
    height: 55px;
    background-color: #3284ce;
    border-radius: 0;
    color: #ffffff
}

.convplatinum .wrapper .header-content .form form fieldset .field [type="text"]::-webkit-input-placeholder {
    color: #ffffff
}

.convplatinum .wrapper .header-content .form form fieldset .field [type="text"]::-moz-placeholder {
    color: #ffffff
}

.convplatinum .wrapper .header-content .form form fieldset .field [type="text"]:-ms-input-placeholder {
    color: #ffffff
}

.convplatinum .wrapper .header-content .form form fieldset .field [type="text"]:-moz-placeholder {
    color: #ffffff
}

.convplatinum .wrapper .header-content .form form fieldset .btns {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 400
}

.convplatinum .wrapper .header-content .form form fieldset .btns:hover {
    text-decoration: none
}

@media only screen and (max-width:768px) {
    .convplatinum .wrapper .header-content div.himg {
        box-shadow: none;
        width: 100%;
        height: 290px;
        background-position-y: 80%
    }

    .convplatinum .wrapper .header-content div.txttarj {
        width: 100%;
        position: static;
        padding: 0
    }

    .convplatinum .wrapper .header-content div.txttarj>div {
        background: #035cc4;
        overflow: initial;
        float: left;
        width: 100%
    }

    .convplatinum .wrapper .header-content div.txttarj>div>div {
        position: static;
        width: 100%
    }

    .convplatinum .wrapper .header-content div.txttarj>div>div:first-child {
        position: static;
        transform: none;
        width: 100%
    }

    .convplatinum .wrapper .header-content div.txttarj>div>div:first-child img {
        margin: -50px auto 0 auto;
        max-width: 290px
    }

    .convplatinum .wrapper .header-content div.txttarj>div>div:last-child {
        display: none
    }

    .convplatinum .wrapper .header-content div.form {
        width: 100%
    }

    .convplatinum .wrapper .header-content div.form h2 {
        position: static;
        margin: 25px 0;
        text-align: center
    }

    .convplatinum .wrapper .header-content div.form h2 span {
        font-size: 2.5rem
    }

    .convplatinum .wrapper .header-content div.form form {
        margin-bottom: 50px
    }
}

.convplatinum .wrapper main {
    background-image: url('../../images/convplatinum/bgamex.png');
    background-size: cover;
    padding-top: 160px;
    float: none;
    display: block;
    max-width: 1366px;
    padding-left: 10px;
    padding-right: 10px
}

.convplatinum .wrapper main section {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap
}

.convplatinum .wrapper main section>div:not(.actions-buttons) {
    width: 48%;
    font-size: 1.8rem;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

.convplatinum .wrapper main section>div:not(.actions-buttons):not(:nth-child(2)) {
    margin-right: 15px
}

.convplatinum .wrapper main section>div:not(.actions-buttons) ul li {
    padding: 30px 30px 30px 20%;
    position: relative
}

.convplatinum .wrapper main section>div:not(.actions-buttons) ul li img {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%)
}

.convplatinum .wrapper main section>div:not(.actions-buttons) ul li span {
    line-height: 1.5
}

.convplatinum .wrapper main section>div.actions-buttons {
    float: left;
    width: 100%;
    text-align: center;
    margin: 50px 0
}

.convplatinum .wrapper main section>div.actions-buttons .btns {
    max-width: 400px;
    margin: auto;
    display: block;
    float: none;
    text-transform: uppercase;
    font-size: 2rem
}

@media only screen and (max-width:768px) {
    .convplatinum .wrapper main.main section>div:not(.actions-buttons) {
        width: 100%
    }

    .convplatinum .wrapper main.main section>div:not(.actions-buttons):not(:nth-child(2)) {
        margin: 0;
        margin-bottom: 25px
    }

    .convplatinum .wrapper main.main section>div:not(.actions-buttons) ul li {
        padding: 30px;
        text-align: center
    }

    .convplatinum .wrapper main.main section>div:not(.actions-buttons) ul li img {
        position: static;
        transform: none;
        margin: 0px auto 30px auto
    }
}

/*# sourceMappingURL=amex.css.map */

/*CSS Rediseño AERO*/

/*--------------------
thankyou1nd.php
---------------------*/
.d-b-n-input{
    display: none;

}
.display-b-n{

    display: block;
    
}

.display-b-t{
    display: block;
}
.display-n-t{
    display: none;
}




.container-wrap{
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 30px 55px;
    background: #F0F8FF;
}

.main-box{
    
    width: 100%;
}


.container-thumbs{
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 1% 55px;
    background: #00175A;
    color: white;

    background: transparent url('../../images/newlanding/bgamexbt2.png') 0% 0% no-repeat padding-box;
    background-size: cover;

    flex-direction: row-reverse;
}
.p-thumbs{
    font-size: 16px;
}


.block-content{
    padding: 0px 0;
}

.d-flex-row{
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}
.d-flex-row_2{
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}
.d-flex-form_card{
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    justify-content: end;
    align-items: center;
    
}
.d-flex-justify-left{
    justify-content: left;
}

.d-flex-row-auto{
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    height: auto;
}
.d-flex-wrap{
    display: flex;
    -webkit-flex-flow:wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
   
}
.tarjeta-info-box{
    background: white;
    margin-bottom: 2px;
    padding: 20px 0;
}
.blue-text{
    color: #2EA3FF;
    font-weight: bold;
}
.w-auto{
    width: auto;
}
.w-auto-resp{
    width: auto;
    margin-right: 20px;
}
.w-webkit{
    width: -webkit-fill-available!important;
    width: -moz-available!important;
}
.w-100{
    width: 100%!important;
}
.w-50{
    width: 50%!important;
}
.w-30{
    width: 30%!important;
}
.w-35{
    width: 35%!important;
}
.w-60{
    width: 60%!important;
}
.w-25{
    width: 25%!important;
}
.w-18{
    width: 18%!important;
}
.w-19 {
    width: 19%!important;
}
.w-15{
    width: 15%!important;
}
.w-40-100{
    width: 40%!important;
}
.w-45-input{
    width: 100%!important;
}
.w-30-input{
    float: left!important;
    width: 30%!important;
    margin-left: 0px!important;
}
.w-32-input{
    float: left!important;
    width: 32%!important;
    margin-left: 0px!important;
}

.w-13{
    width: 13%!important;
}
.w-29-5 {
    width: 29.5%!important;
}
.w-99{
    width: 99.6%;
}
@media only screen and (min-width: 768px){
    .w-45-input{
        width: 45%!important;
    }

}

b, strong {
    font-weight: bold!important;
}
.block-steps .steps-progress .pestana.active span {
   
    color: #006FCF;
}

.message-wrap{
    width: 80%;
    /* width: 710px; */
    margin-left: auto;
    margin-right: auto;
}

.autorizacion{
    border: 1px solid #D6DCE6;
    padding: 9px 22px;
    font-size: 1.4rem;
    background: #fff;
    width: -webkit-fill-available!important;
    width: -moz-available!important;
    border-radius: 3px;
    color: #969fa6;
    margin-right: 30px;
    margin-bottom: 20px;
}
.text-mercadeo {
    color: #000!important;
    font-weight: 500!important;
    text-transform: initial!important;
}

.m-r-50{
    margin-right: 50px;
}
.m-l-30{
    margin-left: 30px!important;
}
.m-l-15{
    margin-left: 15px!important;
}
.m-l-10{
    margin-left: 10px!important;
}
.tyc-box{
    display: flex;
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 0px 0px;
}

.link-tycs {
    font-size: 8px;
    font-weight: 500;
    text-decoration: underline;
    color: #000000
}

.form_tyc{
    font-size: 8px;
    text-align: justify;
    margin: 20px 15px;

    line-height: 11px;

}
.link-footer {
    font-size: 1.4rem;
    font-weight: 500;
    text-decoration: underline;
    color: #fff
}

.link-footer:hover {
    text-decoration: underline;
    color: #cac7c7
}

.flink {
	text-decoration: none;
	font-weight: 500;
    word-break: break-word;

}

.flink span{
	font-size: 1.4rem;
}

.title-input{
    float: left;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #39A8FF;
    font-weight: bold;
    margin-left: 0px;
    width: -webkit-fill-available;
    width: -moz-available;
}

.m-r-l-30{
    margin-left: 30px;
    margin-right: 30px;
}
.img-tarjte-thumbs{
    /* width: 34%; */
    width: 210px!important;
    margin: 0 auto;
 
}

.name-formulario{
    float: left;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #39A8FF;
    font-weight: bold;
    margin-left: 20px;
    width: -webkit-fill-available;
    width: -moz-available;
}

div.swiper-pagination {
    z-index: 2;
}
.btn01 {
    background: #002663;
    float: left;
    width: 100%;
    color: white;
    padding: 20px;
    border: 0;
    border-radius: 3px;
    font-size: 1.5rem;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    transition: all .3s
}
.btn01:hover {
    background: #2ea3ff
}

.m-b-input{
    margin-bottom: 20px!important;
}
.m-t-b-input{
    margin: 20px 0 10px 0;
}
.m-t{
    margin: 20px 0 0px 0;
}
.m-b{
    margin: 0 0 10px 0;
}
.m-r{
    margin-right: 10px;
}
.m-form_tyc{
    margin: 20px 0;
}
.cursor-pointer{
    cursor: pointer;
}
.title-section{
    font-size: 28px;
    color: #2EA3FF;
    text-align: center;
}

.card-otras-tarjetas{
    border: 1px solid #D6DCE6!important;
    box-shadow: none!important;
    
}

.p-minimo{
    font-size: 16px;
    margin: 15px 0;
}
.m-t-b0{
    margin-bottom: 0px;
    margin-top: 40px;
}
.active-header-tarjeta{
    border: 3px solid white;
    border-radius: 3px;
    background: #fff;
    
}
.active-header-tarjeta:hover{
    border: 3px solid #006FCF;
    border-radius: 3px;
    background: #ffffff;
    background: #006FCF;
    
}
.border-inputs-blue-l{
    border: 1px solid #006FCF;
    border-radius: 2px 0 0 2px;
    padding: 12px 10px;
}
.border-inputs-blue-r{
    border: 1px solid #006FCF;
    border-radius: 0px 2px 2px 0px;
    padding: 12px 10px;
}
.border-tb-inputs-blue{
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #006FCF;
    border-top: 1px solid #006FCF;
    border-radius: 0px;
    padding: 12px 10px;
}
.w-tarjeta-thumbs {
    width: 120px;
    margin-right: 20px;
}

.height-cards{
    height: 500px;
    max-height: 700px;
}
.height-cards-terminado{
    height: 100%!important;
    max-height: 100%!important;
    box-shadow: none!important;
}
.w-field {
    float: left;
    width: 48%!important;
    margin-left: 10px;
}
.w-field-m-r{
    margin-right: 4%;
}
.w-field-m-r-tiempo-trabajo{
    margin-right: 4%;
}
.adress-w {
    display: block;
    justify-content: end;
    float: left;
    width: 100%!important;
    margin-bottom: 20px;
}
.country {
    display: inline-block;
    float: none;
    width: 23.5%!important;
}
.fiel-nacional {
    width: 48%!important;
}
.fiel-tiempo-trabajo {
    width: 48%!important;
}
.tit-tt2 {
    display: flex;
    clear: both;
    position: relative;
    margin: 5px 0;
    float: left;
    width: 100%!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    align-items: center;
}
.autorizacion2 {
    border: 1px solid #D6DCE6;
    padding: 9px 22px;
    font-size: 1.4rem;
    background: #fff;
    width: 100%!important;
    border-radius: 3px;
    color: #969fa6;
    margin-right: 0px;
    margin-bottom: 20px;
}
.title-name-card {
    font-size: 28px;
   
}
.country-m-r{
    margin-right: 4%!important;
    margin-left: 1%!important;
}
.info-m-r{
    margin-left: 1%!important;
    margin-right: 4%!important;
}
.edad-m-r{
    margin-right: 2%!important;
}
.mr-ml{
    margin-left: 1%!important;
    margin-right: 1%!important;
}
.mr-1{
   
    margin-right: 1%!important;
}
.mr-ml-10{
    margin: 0 10px;
}
.ptb-20{
    padding: 20px 0 20px 0;
}
.w-48 {
    width: 49.5%!important;
}
.border-input{
    border: 1px solid #D6DCE6;
    background: #fff;
   
    color: #969fa6;
    font-weight: 200;
    width: 100%;
    border-radius: 3px;
    font-weight: 500;
    padding: 0 0px!important;
}
.txt-buro {
    float: left;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #39A8FF;
    font-weight: bold;
    width: 100%;
}
/*NEW CSS ESPEJO SEP*/
.w-20-header{
    width: 86px!important;
}

/*--------------------------------------
Formulario Rose Gold Checkbox------------*/
.wrap-title_form{
    margin: auto;
    text-align: center;
   
    
}
.wrap-title_form p{
    font-size: 28px;
    line-height: 35px;
    font-weight: 600;

    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    
}
.wrap-input_checbox{
    margin: 0 1rem 0 1.7rem;
    width: 24px;
    height: 24px;
}
.w-card_checkbox{
    width: 60%;
}
/*----------------------------
Media----------------------------*/

@media only screen and (max-width:1440px) {
    .w-card_checkbox {
        width: 50%;
    }
    }
@media only screen and (max-width:1364px) {
    .wrap-title_form p {
        font-size: 24px;
       
    }
    }
@media only screen and (max-width:1360px) {
    .img-tarjte-thumbs{
        width: 160px!important;
        margin: 0 auto;
     
    }
    }
@media only screen and (max-width:1340px) {
    .wrapper main .block-blks {
        width: 60%;
        margin-top: 0px;
        margin-bottom: 15px;
        padding-top: 20px;
        padding: 0 20px;
    }
    }
@media only screen and (max-width:1200px) {
    .img-tarjte-thumbs {
        /* width: 26%; */
        width: 110px!important;
        margin: 0 auto;
    }
    .wrapper main .block-blks ul li .tit {
        font-size: 15px;

        padding: 0 5px;
    }
    .w-card_checkbox {
        width: 60%;
    }
    }
@media only screen and (max-width:1024px) {
    .display-b-t{
        display: none;
    }
    .display-n-t{
        display: block;
    }
    .wrapper main .block-blks {
        width: 100%;
       
    }
    .wrapper main .block-blks ul li {
       
        box-shadow: none;
    }
    .background-blue-pastel{
        background: #F0F8FF;
        z-index: 1;
    }
    .wrapper main .block-top>div>div.form form {
       
        box-shadow: none;
       
    }
    .wrapper main .block-carrusel .blkscarrusel ul li {
        padding: 20px;
        padding-top: 0;
        margin-top: 0px;
    }
    .wrapper main .block-top>div>div .footbt h2 {
        
        font-size: 16pt;
      
    }
    .wrapper main .block-top>div>div .footbt ul li:last-child p {
        font-size: 12pt;
    }
    .height-cards{
        height: 100%;
        max-height: auto;
    }
    .wrapper main .block-top>div>div h3 {
        font-size: 20pt
    }
    .img-tarjte-thumbs {
        width: 34%!important;
        margin: 0 auto;
    }
    .wrapper main .block-blks ul li .tit {
        font-size: 18px;
        padding: 0 10px;
    }
    }
@media only screen and (max-width:768px) {
    .d-b-n-input{
        display: block;
        height: 0px;
    
    }
    .display-b-n{

        display: none;
        
    }
    .container-thumbs{
     
        padding: 1% 10px;
      
    }
    .container-wrap{
      
        padding: 20px 10px;
    }
    .tarjeta-info-box {
        margin-bottom: 25px;
       
        padding: 20px 5px;
       
    }
    .block-steps {
      
        padding: 20px 5px;
    }
    .p-thumbs {
        font-size: 16px;
    }
    h3 {
       
        font-size: 18pt;
    }
    p {
        
        font-size: 17px;
    }
    .title-section {
        font-size: 20pt;
        
    }
    footer {
        
        padding: 40px 10px;
        
    }
    footer>div>div.largtxt {
        float: left;
        width: 100%;
    }
    .w-auto-resp{
        width: auto;
        margin-right: 10px;
    }
    .m-t-b0{
        margin-bottom: 20px;
        margin-top:10px;
    }
    .wrapper main>.blocks {
      
        padding: 0px 10px;
        margin-bottom: 0px;
    }
    .wrapper main .block-blks ul.carbeneficios {
        padding: 0 45px;
        background: #F0F8FF;
    }
    .slick-arrow {
       
        height: 30px;
        width: 30px;
       
    }
    .slick-arrow.slick-prev:before {
       
        left: 10px;
        top: 8px;
    }
    .slick-arrow.slick-next:before {
       
        right: 10px;
        top: 8px;
    }
    .wrapper main .block-blks ul li .imgcont img {
      
        max-width: 90%;
     
    }
    .img-tarjte-thumbs {
        width: 35%!important;
        margin: 0 auto;
    }
    .w-field {
        width: 100%!important;
        margin-left: 0px!important;
    }
    .adress-w {
     
        width: 100%!important;
        margin-bottom: 20px!important;
    }
    .country {
       
        width: 100%!important;
        margin-left: 0px!important;

    }
    .m-r-country{
        margin-right: 2px!important;

    }
    .fiel-nacional {
        width: 100%!important;
        margin-left: 0px!important;

    }
    .fiel-tiempo-trabajo {
        width: 49.5%!important;
        margin-left: 0px!important;

    }
    .tit-tt2 {
      
        width: 100%!important;
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .autorizacion2 {
       
        width: 100%!important;
       
        margin-right: 0px!important;
        margin-left: 0px!important;
        margin-bottom: 20px!important;
    }
    .tyc-box {
       
        margin: 0px 5px;
    }
    .w-100-resp {
    width: 100%!important;
}
.info-m-r {
    margin-left: 0%!important;
    margin-right: 0%!important;
}
.edad-m-r {
    margin-right: 1%!important;
}
.w-19 {
    width: 49.5%!important;
}
.mr-ml {
    margin-left: 1%!important;
    margin-right: 0%!important;
}
.w-29-5 {
    width: 49.5%!important;
}
.w-40-100{
    width: 100%!important;
}
.w-field-m-r-tiempo-trabajo{
    margin-right: 1%;
}

    }
    @media only screen and (max-width:520px) {
        .w-20-header{
            width: 20%!important;
        }
        .m-r-l-30 {
            margin-left: 10px;
            margin-right: 10px;
        }
        .slick-arrow2 {
            background: #006FCF;
           
        }
        .slick-arrow2.slick-prev2:before {
            border-top: 3px solid #fff;
            border-left: 3px solid #fff;
           
        }
        .slick-arrow2.slick-next2:before {
            border-top: 3px solid #ffffff;
            border-right: 3px solid #ffffff;
           
        }
        .container-thumbs {
            padding: 3.5% 10px;
        }
        .p-thumbs {
            font-size: 14px;
        }
        p {
        
            font-size: 15px;
        }
        .wrapper main .block-blks ul li {
            padding: 20px;
           
        }
        .img-tarjte-thumbs {
            width: 80%!important;
            margin: 0 auto;
        }
        .wrapper main .block-top>div>div h3 {
            font-size: 17pt;
        }
        .wrapper main .block-top>div>div .footbt h2 {
            font-size: 14pt;
        }
        .wrapper main .block-top>div>div .footbt ul li:last-child p {
            font-size: 10pt;
        }
        form fieldset .field label {
           
            font-size: 15px;
           
        }
        .title-input{
            font-size: 9pt;

        }
        .txt-buro {
            font-size: 9pt;

    
}
        .wrapper main .block-blks ul li .tit {
            
            padding: 0 10px;
        }
        .block-steps .step .anun-datas {

    font-size: 9pt;
}
.autorizacion2 {
    padding: 9px 10px;
  
}
.message-wrap {
    width: 100%;
  
}
.block-steps .actions-buttons a#nextBtn {
    width: auto;
   
}
.mr-1 {
    margin-right: 0%!important;
}
.w-29-5 {
    width: 100%!important;
}
.border-input {
  
    padding: 0 0px!important;
}
.w-img-tarjeta-thumbs{
    width: 60%;
    margin: auto;
}
.block-steps .steps-progress .pestana.active span:after {
    content: "\2713";
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    color: #fff!important;

}
.flink {
	text-align: center;

}
        }

        @media only screen and (max-width:450px) {
            .p-thumbs {
                font-size: 15px;
            }
            .w-tarjeta-thumbs {
                width: auto;
                margin-right: 0px;
                margin-bottom: 10px;
            }
            .wrapper main .block-blks ul li {
                padding: 15px;
               
            }
            .wrapper main .block-blks ul li .tit {
                
                padding: 0 8px;
            }
            .wrap-title_form p {
                font-size: 20px;
               
            }
            }

            @media only screen and (max-width:390px) {
                .p-thumbs {
                    font-size: 12px;
                }
                .w-tarjeta-thumbs {
                    width: auto;
                    margin-right: 0px;
                    margin-bottom: 10px;
                }
                p {
        
                    font-size: 14px;
                }
                .wrapper main .block-blks ul li {
                    padding: 10px;
                   
                }
                form fieldset .field label {
           
                    font-size: 8pt;
                   
                }
                .title-input{
                    font-size: 8pt;
        
                }
                .txt-buro {
            font-size: 8pt;

    
}
                .wrapper main .block-blks ul li .tit {
                  
                    padding: 0 5px;
                }
                .country {
       
                    width: 100%!important;
                    margin-left: 0px!important;
            
                }
               
            }

            @media only screen and (max-width:320px) {
              
                form fieldset .field label {
           
                    font-size: 7pt;
                   
                }
                .title-input{
                    font-size: 7pt;
        
                }
                .txt-buro {
            font-size: 7pt;

    
}
.wrap-title_form p {
    font-size: 16px;
   
}
            }

            /* CSS VISTA DATOS DUPLICADOS */

            .container-fluid {
				width: 100%;
			}
			.container-wrap-datos-duplicados {
				display: flex;
				-webkit-flex-flow: row wrap;
				-ms-flex-flow: row wrap;
				flex-flow: row wrap;
				justify-content: center;
				align-items: flex-start;
				width: 100%;
				max-width: 100%;
				margin: auto;
				padding: 30px 55px;
				background: #F0F8FF;

				height: 100%;
            }
            

			.header-presentation {
				background: #ffffff;
				display: block;
				margin: auto;
				border-bottom: 0px solid #eaecef;
				margin-bottom: 0px;
				padding: 0px 63px!important;
			}
			a.waves-light.btn.btn_send-2 {
					display: block;
					margin: auto;
					width: 200px;
					background-color: #00145c !important;
					margin-top: 50px;
					margin-bottom: 15px;
					border-radius: 3px;
					font-size: 16px;
					padding: 1rem 2rem;
					height: auto;
					font-weight: bold;
				}
				.center {
					display: block;
					margin-left: auto;
					margin-right: auto;

				}
				.titulo-thanks-datos-duplicados{
					margin-bottom: 25px;text-align: center;font-size: 36px;color: #006FCF;
				}

				.text-thanks-datos-duplicados{
					text-align: center;font-size: 24px;color: #333333;font-weight: 400;
				}

				@media screen and (max-width: 500px){
					.container-wrap-datos-duplicados {

				padding: 20px 10px;

				height: 100%;
			}
			.header-presentation {

				padding: 0px 20px!important;
			}
					a.waves-light.btn.btn_send-2 {

					width: 90%;

				}
					.titulo-thanks-datos-duplicados{
					margin-bottom: 25px;text-align: center;font-size: 30px;color: #006FCF;
				}

				.text-thanks-datos-duplicados{
					text-align: center;font-size: 20px;color: #333333;
				}
				.thximg-thumbs{
					width: 25%;
				}
				.ct-datos-duplicados {
					padding: 5.5% 10px;
				}
                }
               

                 

                    /* Make the image fully responsive */
                    .carousel-inner-banner {
                        width: 100%;
                        height: 100%;
                        margin: 0 auto;
                    }

                    .d-block-img{
                        display: block;
                    }
                    .d-none-img{
                        display: none;
                    }
                    .d-block-text{
                        display: block;
                    }
                    .d-none-text{
                        display: none;
                    }
                    .d-block-arrow{
                        display: block!important;
                    }
                    .d-none-arrow{
                        display: none;
                    }
                    .h-slider-manual{
                       
                        display: flex;
                        -webkit-flex-flow: row wrap;
                        -ms-flex-flow: row wrap;
                        flex-flow: row wrap;
                        justify-content: center;
                        align-items: center;
                        width: 100%;
                    }

                    .w-100{
                        width: 100%;
                    }
                    
                    @media only screen and (max-width:769px){
                        .d-block-arrow{
                            display: none!important;
                        }
                        .d-none-arrow{
                            display: block;
                        }
                    }
                    @media only screen and (max-width:450px){
                        .d-block-img{
                            display: none;
                        }
                        .d-none-img{
                            display: block;
                        }
                        .d-block-text{
                            display: none;
                        }
                        .d-none-text{
                            display: block;
                        }
                }

                .swiper-container {
                    width: 100%;
                    height: 100%;
                  }
            
                  .swiper-slide {
                    text-align: center;
                    font-size: 18px;
                    background: transparent;
                   
            
                    /* Center slide text vertically */
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    -webkit-justify-content: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    -webkit-align-items: center;
                    align-items: center;
                  }
            
                  .swiper-slide img {
                   
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                  }
                  .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
                    content: 'prev';
                    color: #fff;
                }
                  .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
                    content: 'next';
                    color: #fff;
                }
                
                :root {
                    --swiper-theme-color: #fff!important;
                }
                .swiper-pagination-bullet-active {
                    opacity: 1;
                    background: #fff!important;
                }
                .swiper-pagination-bullet {
                    width: 8px;
                    height: 8px;
                    display: inline-block;
                    border-radius: 50%;
                    
                    border: 1px solid #fff;
                    opacity: .9!important;
                }
                .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
                    bottom: 0px!important;
                    left: 0;
                    width: 100%;
                   
                }
                .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
                    margin: 0 10px!important;
                   
                }

                .vacia_rose{
                    
                }

                .vacia_gold{

                }
                

/*-----------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
--------------------------------Progress steps-----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------*/

                .box-div-general {
                   
                    max-width: 500px;
                    max-height: 925px;
                    background: white;
                    background-clip: content-box;
                    /* width: auto; */
                    float: right;
                    box-shadow: 0px 5px 10px #00000029;
                }
                .box-shadow-none{
                    box-shadow: none!important;
                    min-width: 100%!important;
                    padding: 0px 5px 20px 5px!important;
                }
                .short-div {
                    min-width: 100%;
                    max-width: 100%;
                    max-height: 925px;
                    width: 100%;
                    background: #ffffff;
                    border-radius: 3px 3px 0 0;
                    padding: 20px 5px 0 5px;
                    float: right;
                }

                .container-progress {
                    text-align: center;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-direction: column;
                    margin: 30px 0 32px 0;
                  }
                  
                  .progress-container {
                    display: flex;
                    justify-content: space-between;
                    position: relative;
                    margin-bottom: 0;
                    max-width: 100%;
                    width: 200px;
                  }
                  
                  .progress-container::before {
                    content: ''; /*your have to write this to be able to see it*/
                    background-color: #106FCF;
                    position: absolute;
                    top: 50%;
                    left: 0;
                    transform: translateY(-50%);
                    height: 2px;
                    width: 100%; /*it represents the empty line*/
                    z-index: 1;
                  }
                  
                  .progress-1 {
                    background-color: #39A8FC;
                    position: absolute;
                    top: 50%;
                    left: 0;
                    transform: translateY(-50%);
                    height: 7px;
                    width: 0%;
                    z-index: 1;
                    transition: 0.4s ease;
                  }
                  
                  .circles {
                    background-color: #ffffff;
                    color: #ffffff;
                    border-radius: 50%;
                    height: 30px;
                    width: 30px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border: 10px solid #106FCF;
                    transition: 0.4s ease;
                    z-index: 2;
                  }
                
                  .circles.active {
                    border-color: #39A8FC;
                    background-color: #39A8FC;
                  }
                  .circles.active::before {
                    content: '';
                    position: absolute;
                    top: calc(50% - 5px);
                    /* left: calc(50% - 5.5px); */
                    height: 7px;
                    width: 12px;
                    border-left: 2px solid white;
                    border-bottom: 2px solid white;
                    transform-origin: center;
                    transform: rotate(-45deg);
                    z-index: 2;
                  }
                  
                  .btn {
                    background-color: #106FCF;;
                    color: white;
                    border: 0;
                    border-radius: 6px;
                    cursor: pointer;
                    font-family: inherit;
                    padding: 8px 30px;
                    margin: 5px;
                    font-size: 14px;
                  }
                  
                  .btn:active {
                    transform: scale(0.98);
                  }
                  
                  .btn:focus {
                    outline: 0;
                  }
                  
                  .btn:disabled {
                    background-color: lightgray;
                    cursor: not-allowed;
                  }
                    .alert_phone {
                        font-size: 12px;
                        line-height: 14px;
                        color: red;
                        font-weight: 510;
                        text-transform: uppercase;
                        text-align: left;
                    }
                    .m-t-section-rose-gold-otp{
                        margin: 8rem 0 0 0!important;
                    }
                    .m-t-section-otp{
                        margin: 0 0 0 0!important;
                    }
                    @media only screen and (max-width:1801px){
                        .m-t-section-rose-gold-otp{
                            margin: 15rem 0 0 0!important;
                        }
                        
                        #carrouselCards{
                            padding-top: 15rem;
                        }
                        }
                        @media only screen and (max-width:181521px01px){
                            .m-t-section-rose-gold-otp{
                                margin: 18rem 0 0 0!important;
                            }
                            }
                    @media only screen and (max-width:1441px){
                        .m-t-section-rose-gold-otp{
                            margin: 18.5rem 0 0 0!important;
                        }
                        .m-t-section-otp{
                            margin: 5rem 0 0 0!important;
                        }
                        }
                        @media only screen and (max-width:1236px){
                            .m-t-section-rose-gold-otp{
                                margin: 20rem 0 0 0!important;
                            }
                            .m-t-section-otp{
                                margin: 8rem 0 0 0!important;
                            }
                            
                                .wrapper main .block-blks ul li .tit,
                                p {
                                    font-size: 12px;
                                }
                                #carrouselCards{
                                    padding-top: 25rem;
                                }
                            }
                        @media only screen and (max-width:1025px){
                            .box-div-general {
                                float: initial;
                                margin: auto;
                            }
                            .m-t-section-rose-gold-otp{
                                margin: 0 0 0 0!important;
                            }
                            .m-t-section-otp{
                                margin: 0 0 0 0!important;
                            }
                            #carrouselCards{
                                padding-top: 25rem;
                            }
                            }