

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


body {
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #ff7906;
}
  
::selection {
    color: #fff;
    background: #ff7906;
}

a {
    color: #0081cc;
    text-decoration: none;
}

.blue_color{
    color: #4a97c2;
}

a:hover {
    color: #0081cc;
}

.btn{
    box-shadow: initial !important;
}

p, li, label{
    color: #191919;
    text-align: justify;
    font-size: 13px;
}

.form-check-input:checked {
    background-color: #7cb54e;
    border-color: #7cb54e;
}
  
.modal-header{
    background-color: #0b394f;
    color: #fff;
}

.navbar-brand img{
    width: 153px;
}

.nav_home{
    background-color: #fff !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav_home .navbar-nav li{
    padding: 0.5em 11px;
}

.nav_home .navbar-nav li a{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #555 !important;
}

.nav_home .navbar-nav li a:hover{
    color: #3b86b0 !important;
}

.nav_home .navbar-nav li a.active{
    color: #3b86b0 !important;
}

.footer_t{
    background-color: #50b2de;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(102, 102, 102, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.title_mariv{
    color: #ff7906;
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
}

.img_icon_rew{
    width: 380px;
}

.empty_space{
    height: 1px;
    background-color: #ebebeb;
    margin-top: 35px;
    margin-bottom: 35px;
}

.bg_texture_g{
    background-image: url('../img/fondo_lux.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.btn_blue_b{
    background: #4a97c2;
    color: #fff;
    padding: 0.5em 1em;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    line-height: 1.65;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    text-decoration: none !important;
}

.btn_blue_b:hover{
    background-color: #3b86b0;
    color: #fff;
}

.btn_right{
    float: right;
}

.empty_space_white{
    height: 1px;
    margin-top: 35px;
    margin-bottom: 35px;
}

/* hover/change image */
.rollover {
    display: inline-block;
    position: relative;
}

.rollover .off {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    transition: 0.4s ease;
}
  
.rollover .on {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.rollover .on, .rollover .off {
    display: block;
}
  
.rollover:hover .off {
    opacity: 0;
}

.blue_card{
      background-color: #e9f6fb;
}

.orange_card{
    background-color: #ffe4c7;
}

.title_footer{
    color: #fff;
    text-align: left;
    font-size: 19px;
    font-weight: 700;
    font-style: normal;
}

.list_footer li{
    list-style: none;
    float: left;
    margin-right: 25px;
}

.list_footer{
    padding-left: 0;
}

.list_footer li a img{
    width: 54px;
}

.bg_footer_bottom{
    background-color: #4e98c0;
}

.footer_logo_m{
    max-width: 300px;
}

.keep_f{
    font-weight: initial;
}

.btn_go_footer{
    color: #fff;
    background: #3B86B0;
    border: none;
}

.btn_go_footer:hover{
    color: #fff;
    background-color: #4e98c0;
}

.bottom_footer_t{
    font-family: 'Open Sans';
    color: #fff;
    font-size: 12px;
}

.privacy_footer{
    color: #fff !important;
}

.privacy_footer:hover{
    color: #fd8425 !important;
}

.list_footer_bottom li{
    float: left;
    list-style: none;
    padding: 15px 9px;
}

.list_footer_bottom li a{
    font-family: 'Open Sans';
    color: #fff;
    font-size: 12px;
}

.list_footer_bottom li a:hover{
    color: #fd8425 !important;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    background-color: #f7f7f7;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.back-to-top:hover{
    background-color: #fd8425;
}

.back-to-top:hover i{
    color: #fff;
}


.back-to-top i{
    color: #fd8425;
}

#rev_slider_54_1_wrapper .uranus .tp-bullet-inner {
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
}

#rev_slider_54_1_wrapper .uranus .tp-bullet.selected .tp-bullet-inner, #rev_slider_54_1_wrapper .uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: rgb(255, 255, 255);
}

#rev_slider_54_1_wrapper .uranus .tp-bullet.selected, #rev_slider_54_1_wrapper .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px rgb(255 255 255);
    border: none;
    border-radius: 50%;
    background: transparent;
}

#rev_slider_54_1_wrapper .uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgb(255 255 255 / 0%);
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    background: transparent;
    width: 15px;
    height: 15px;
}

.tparrows{
    border-radius: 50%;
}

.tparrows:before {
    font-family: "revicons";
    font-size: 17px !important;
    color: rgb(255, 255, 255);
    display: block;
    line-height: 40px;
    text-align: center;
}

.bg_capt{
    background-color: #ff8402;
}

.list_point_b li{
    padding-left: 0;
}

.table_reward{
    background-image: url('../img/fondo_tabla.jpeg') !important;
    background-repeat: no-repeat;
}
 
.table_reward tr td{
    color: #191919;
    text-align: left;
    font-size: 13px;
}

.card_orange_redeem{
    background-color: rgba(255,132,2,0.44) !important;
    margin: 20px;
}

.card_orange_redeem p{
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
}

.space_reddem{
    height: 47px;
}

.bg_login{
    background-color: #f6f8fa;
}

.login_mar{
    margin-top: 15rem;
}

.login_mar label{
    color: #3a8cda;
    font-size: 14px;
}

.login_mar i{
    color: #3a8cda;
}

.login_mar .input-group-text{
    background: #fff;
    border: 0;
}

.login_mar input{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: initial;
    font-size: 14px;
}

.login_mar input:focus{
    box-shadow: initial;
}

.btn_login_mar{
    text-align: center;
    display: block;
    background-color: #74c4e9;
    color: #fff !important;
    text-decoration: none;
    padding: 7px 0;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 8px;
}

.btn_login_mar:hover{
    background-color: #6fc9f3;
}

.btn_regis_mar{
    text-align: center;
    display: block;
    background-color:  #f07b15;
    color: #fff !important;
    text-decoration: none;
    padding: 7px 0;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.btn_regis_mar:hover{
    background-color: #ff7906;
}

.login_mar .custom-control-label{
    font-size: 13px;
}

.forgot_t{
    float: right;
}

.forgot_t:hover{
    color: #ff7906;
}

.remember_text{
    font-size: 11px;
}

.form_contact input, .form_contact textarea{
    background-color: #f7f7f7;
}

.btn_contact_b{
    text-align: center;
    display: table;
    background-color: #74c4e9;
    color: #fff !important;
    text-decoration: none;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 8px;
}

.btn_contact_b:hover{
    background-color: #6fc9f3;
}

.head_bread{
    margin-top: 58px;
    padding: 19px 0;
    position: relative;
    background-color: #f7f7f7;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.nav_bread{
    font-size: 11px;
    font-family: 'Open Sans';
    margin-top: 6px;
    float: right;
}

.nav_bread .breadcrumb_t a {
    color: #333;
}

.nav_bread .breadcrumb_t a:hover {
    text-decoration: underline;
}


.nav_bread .breadcrumb_last{
    color: #bcbcbc;
}

.accordion_privacy{
    font-family: 'Open Sans';
}

.accordion_privacy .accordion-item:first-of-type .accordion-button{
    font-size: 13px;
    color: #666;

}

.accordion_privacy .accordion-button{
    font-size: 13px;
    background-color: #f8f8f8;
    color: #666;
}

.accordion_privacy .accordion-button:hover{
    background-color: #f0f0f0;
}


.accordion_privacy .accordion-button:focus{
    box-shadow: initial;
}


.accordion_privacy .accordion-body{
    font-size: 13px;
    background-color: #f8f8f8;
    color: #666;
}

.accordion_privacy .accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion_privacy .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.colorb_tab{
    background: #82adc5 !important;
    color: #fff !important;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	

@media (max-width: 1199px) {
    .space_reddem{
        display: none;
    }
    .card_orange_redeem p{
        font-size: 15px;
        padding-left: 0;
    }
    
 }

@media (max-width: 991px) {
    .btn_right{
        float: initial;
        margin: 0 auto;
        display: table;
    }
    .text_center_mar{
        text-align: center !important;
    }
    .card_orange_redeem p{
        text-align: center;
    }
    .title_footer{
        text-align: center;
    }
    .list_footer{
       display: flex;
    }
}


@media (max-width: 767px) {
    .card_orange_redeem{
        margin: 0;
    }
    .login_mar{
        margin-top: 5rem;
    }
    .text_resp_slid{
       font-size: 12px !important;
    }
}


@media (max-width: 575px) {
    .remember_text {
        font-size: 10px;
    }
}

