﻿.bold {
    font-weight: 700 !important;
}

.bg_red {
    background: #c2230c !important;
}

.color_blue {
    color: #003d7f !important;
}

.color_red {
    color: #c2230d !important;
}

.bg_blue {
    background: #003d7f !important;
}
.text-success-2 {
    color: #5cb85c;
}
.btn_sin_border {
    background-color: rgba(0,0,0,0);
    border: none;
}

.border_radius_4px {
    border-radius: 4px !important;
}

.cursor_pointer, .selectNormal {
    cursor: pointer;
}

.placeholder {
    color: #999;
}

.width-2p {
    width: 2% !important;
}

.width-5p {
    width: 5% !important;
}

.width-10p {
    width: 10% !important;
}

.width-15p {
    width: 15% !important;
}

.width-20p {
    width: 20% !important;
}

.width-30p {
    width: 30% !important
}

.font_size_14p {
    font-size: 14px;
    font-weight: 400;
}

.close_modal {
    top: -35px !important;
    right: -10px !important;
}

.icon-prev-modal {
    left: -35px !important;
}

.icon-prev-next-galeria {
    background-color: gray;
    border-radius: 10px;
    padding: 0
}

.icon-next-modal {
    right: -35px !important
}

#imgModal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    text-align: center
}

.has-error .select2 {
    border: 1px solid #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-radius: 4px
}
.has-error2 .form-control {
    border-bottom: 2px solid #a94442 !important;
}

.celda-centrado {
    text-align: center !important;
    vertical-align: middle !important;
}

.foot-btn-mas {
    position: absolute;
    top: 650px !important;
    bottom: 0;
    width: 107px
}

.foot-btn-mas-label {
    cursor: pointer;
    margin-left: -35px
}

.imgcentrado {
    width: 30%;
    margin: 0 auto
}

.btn-promo {
    border-radius: 20px;
    margin: 15px 0 35px !important;
    float: right
}

.selectNormal {
    border-radius: 15px;
    width: 100%;
    color: #333;
    background-color: #fff;
    -moz-appearance: none;
    border: 1px solid #003d7f
}

.selectInput {
    margin: 5px;
    border-radius: 6px
}

.guiacredito {
    position: relative;
    top: 20%;
    left: 50%;
    float: left;
    z-index: 99
}

.borderdiv_conLinea {
    border: 1px solid #a5a5a5;
    border-radius: 15px;
    width: 100%;
    padding: 2% 5%
}

.borderdiv_sinLinea {
    border: 0 solid #a5a5a5;
    border-radius: 15px;
    width: 100%;
    padding: 5px 5%
}

.borderdiv_sinLinea_sm {
    border: 0 solid #a5a5a5;
    border-radius: 15px;
    width: 100%;
    padding: 5px 10% !important
}

.btn_input_group {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    border: 1px solid #003d7f;
    height: 40px
}

.hr_bg {
    height: 1px;
    background-color: grey
}

.form-group.has-feedback span {
    display: block !important
}

.form-control-feedback.right {
    border-left: 1px solid #ccc;
    right: 13px
}

span.right {
    float: right;
    font-size: 14px !important
}

@-webkit-keyframes autofill {
    to {
        color: #666;
        background: 0 0
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

.span-asterisco {
    font-size: 20px
}

.check_radio-m-l {
    margin-left: -13px
}

.modal_galeria {
    top: 10%
}

.home_index {
    background-size: cover;
    position: relative
}

.slider_index {
    height: 800px
}

.slider_index_movil {
    height: 220px
}

.foot-btn-mas_movil {
    display: none !important
}

.ecommerce_index {
    margin-top: -35%
}

.menu_index {
    height: 30px;
    margin: 0;
    min-height: 30px;
    background-color: #c5c5c566;
    font-weight: 700;
    padding: 2px
}

.menu_p_active {
    background-color: rgba(222,214,214,.25)
}

.mp-inactive {
    padding: 10px
}

.ms-active {
    border-bottom: 3px solid red
}

.menu_p {
    margin-top: -20px
}

.menu_sec {
    top: 30px
}

.menu_sec_top {
    top: 0 !important
}

.menu_movil_color {
    color: #0d4882
}

nav.navbar.bootsnav.no-background-p {
    border: none;
    background-color: rgba(0,0,0,.55)
}

.text-pl {
    color: #c2230d !important
}

.seccion_titulo {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 2.286rem;
    color: #1a1a1a
}

.sin_banner {
    background-color: #b7b7b7fc;
    height: 100px;
    display: block
}

.promocion_ec {
    margin-top: -200px
}

.float_none {
    float: none !important
}

.margin_none {
    margin: unset !important
}

.border_movil_right {
    margin-right: 20px
}

.border_movil_left {
    margin-left: 20px
}

@media (max-width:768px) {
    .container_mp {
        padding-left: unset;
        padding-right: unset
    }

    .border_movil_left, .border_movil_right {
        margin-right: unset
    }

    .borderdiv_movil {
        width: 100%;
        padding: 5px 3%
    }

    .m-inactive, .mp-inactive {
        color: gray;
        padding: 5px
    }

    .modal_galeria {
        top: 20%
    }

    .icon-prev-modal {
        left: 10px !important
    }

    .icon-next-modal {
        right: 10px !important
    }

    .foot-btn-mas {
        position: absolute;
        top: 300px !important
    }

    nav.navbar.bootsnav.no-background-p {
        background-color: #eaeaea
    }

    .menu_index {
        font-size: 8px;
        height: 18px;
        min-height: 18px;
        text-transform: uppercase
    }

    .menu_p_active {
        background-color: #fff
    }

    .menu_sec {
        top: 16px
    }

    .footer-single {
        text-align: center
    }

    .cbo_index_pasaje {
        margin-bottom: 5px
    }

    .sin_banner {
        display: none
    }

    .icon-prev-next-galeria {
        padding: 3px
    }

    .promocion_ec {
        margin-top: -250px
    }

    .opacity_img {
        opacity: unset
    }
}
.btn-linea-red {
    color: #fff !important;
    padding: .6rem 2.8rem !important;
    border-color: #c2230d !important;
    background-color: #c2230d
}
.btn-linea-blue {
    color: #fff !important;
    padding: .6rem 2.8rem !important;
    border-color: #003f7c !important;
    background-color: #003f7c
}
.btn-linea-red:hover, .btn-linea-blue:hover {
    opacity: 0.85;
}
.btn-purple {
    background-color: #615ca8;
    border: 1px solid #615ca8;
    color: #FFFFFF;
    padding: .6rem 2.8rem !important;
}
.btn-purple:hover {
    background-color: #615ca8de;
    color: #FFFFFF;
}
.btn-black {
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: .6rem 2.8rem !important;
}
.btn-black:hover {
    background-color: #000000b8;
    color: #FFFFFF;
}
.btn-navy {
    background-color: #001F3F;
    border: 1px solid #001F3F;
    color: #FFFFFF;
    padding: .6rem 2.8rem !important;
}
.btn-navy:hover {
    background-color: #001f3fd1;
    color: #FFFFFF;
}
.btn-gray {
    background-color: #797979;
    border: 1px solid #797979;
    color: #FFFFFF;
    padding: .6rem 2.8rem !important;
}
.btn-gray:hover {
    background-color: #797979bf;
    color: #FFFFFF;
}
.popover.ppbg_blue .arrow:after {
    border-bottom-color: #003d7f
}
.popover.ppbg_red .arrow:after {
    border-bottom-color: #c2230c
}
.popover.bottom > .arrow {
    top: -10px
}
.popover.right > .arrow {
    left: 9px
}
.popover.left > .arrow {
    right: unset;
    left: 111%
}
.input_sinBorde {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #ccc;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0;
}
.input_sinBorde:focus, .input_sinBorde:hover {
    border-bottom: 2px solid #24477f
}
.select_option_fs option {
    font-size: initial
}
.panel-success {
    border-color: #449d44;
}
.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #449d44;
    border-color: #d6e9c6;
}
.panel-danger {
    border-color: #c2230d;
}
.panel-danger > .panel-heading {
    color: #ffffff;
    background-color: #c2230d;
    border-color: #c2230dc9;
}
.panel-info {
    border-color: #00c0ef;
}
.panel-info>.panel-heading {
    color: #fff;
    background-color: #00c0ef;
    border-color: #bce8f1;
}
.panel-warning {
    border-color: #e6e029;
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #e6e029;
    border-color: #faebcc;
}
.popover-titlePop {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    color: white;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-warning {
    color: white;
    background-color: #ffc107;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.tooltip_fijo {
    position: relative;
}

.tooltip_fijo .tooltip_fijo_title {
    z-index: 10;
    /*display: none;*/
    padding: 14px 20px;
    bottom: 50px;
    /*left: 0;*/
    left: 5px;
    width: auto;
    line-height: 16px;
    /*position: absolute;*/
    position: fixed;
    display: inline;
    color: #ffffff;
    /*border: 1px solid #000;*/
    background: #000;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
}

.tooltip_fijo_title:after {
    position: absolute;
    display: block;
    content: "";
    border-style: solid;
    border-width: 8px;
    height: 0;
    width: 0;
    border-color: #000 transparent transparent transparent;
    bottom: -16px;
    left: 14px;
}

.border_r_top_right_left_12px {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.border_r_top_right_left_4px {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.fileUpload {
    position: relative;
    overflow: hidden;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
div.dataTables_wrapper div.dataTables_info {
    white-space: unset !important;
}
.link {
    color: gray;
    background: #fff;
}
.nav-tabs > li.active > a.link,.link:hover, .link:focus {
    color: #fff !important;
    background-color: #2a6496 !important;
}
.tab_color_blue, .tab_color_red, .tab_color_default, .tab_color_blue2, .tab_color_red2, .tab_color_default2 {
    color: gray;
    /*background: #fff;*/
    background: #dedddd;
}
.nav-tabs > li.active > a.tab_color_blue,.tab_color_blue:hover, .tab_color_blue:focus {
    color: #fff !important;
    background-color: #003f7c !important;
    font-size: 14.6px !important;
}
.nav-tabs > li.active > a.tab_color_red,.tab_color_red:hover, .tab_color_red:focus {
    color: #fff !important;
    background-color: #c2230d !important;
    font-size: 14.6px !important;
}
.nav-tabs > li.active > a.tab_color_default, .tab_color_default:hover, .tab_color_default:focus {
    /*color: #fff !important;*/
    color: #000 !important;
    background-color: #cdcdcd !important;
    font-size: 14.6px !important;
}

.nav-tabs > li.active > a.tab_color_blue2, .tab_color_blue2:focus {
    background-color: #fff !important;
    color: #003f7c !important;
    text-decoration: underline;
    font-size: 14.6px !important;
}
.tab_color_blue2:hover {
    color: #fff !important;
    background-color: #003f7c !important;
}
.nav-tabs > li.active > a.tab_color_red2, .tab_color_red2:focus {
    background-color: #fff !important;
    color: #c2230d !important;
    text-decoration: underline;
    font-size: 14.6px !important;
}
.tab_color_red2:hover {
    color: #fff !important;
    background-color: #c2230d !important;
}
.nav-tabs > li.active > a.tab_color_default2, .tab_color_default2:focus {
    background-color: #fff !important;
    /*color: #cdcdcd !important;*/
    color: #000 !important;
    text-decoration: underline;
    font-size: 14.6px !important;
}
.tab_color_default2:hover {
    color: #000 !important;
    background-color: #cdcdcd !important;
}
.nav-tabs > li > a {
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.fixed-action-btn {
    bottom: 45px;
    position: fixed;
    margin: 1em;
    right: 0px;
    z-index: 1030;
}

.btn-floating {
    box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    display: block;
    width: 56px;
    height: 56px;
    margin: 20px auto 0;
    position: relative;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    border: 0px;
}

.btn-floating:active,
.btn-floating:focus,
.btn-floating:hover {
    box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}

.btn-floating:not(:last-child) {
    width: 40px;
    height: 40px;
    margin: 20px auto 0;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
}

.fixed-action-btn:hover
.btn-floating:not(:last-child) {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 15px auto 0;
}
[tooltipBtnFix]:before {
    bottom: 25%;
    font-family: arial;
    font-weight: 600;
    border-radius: 4px;
    background: #000;
    color: #fff;
    content: attr(tooltipBtnFix);
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    padding: 5px 7px;
    margin-right: 12px;
    position: absolute;
    right: 100%;
    white-space: nowrap;
}

[tooltipBtnFix]:hover:before,
[tooltipBtnFix]:hover:after 
{
    visibility: visible;
    opacity: 1;
}
[tooltipBtnFix_right]:before {
    bottom: 25%;
    font-family: arial;
    font-weight: 600;
    border-radius: 4px;
    background: #000;
    color: #fff;
    content: attr(tooltipBtnFix_right);
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    padding: 5px 7px;
    margin-left: 12px;
    position: absolute;
    left: 100%;
    white-space: nowrap;
}

[tooltipBtnFix_right]:hover:before,
[tooltipBtnFix_right]:hover:after {
    visibility: visible;
    opacity: 1;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.dropdown-header, .dropdown-menu>li>a {
    white-space: normal !important;
}
.btn-info, .btn-warning {
    padding: .6rem 2.8rem !important;
}
.white_space {
    white-space: normal !important;
}
.text-select, .text-no-select:hover {
    font-size: 30px;
    font-weight: bold;
}
.readOnly {
    background-color: #fff !important;
}
.borderB-active {
    border-bottom: #c2230c solid;
}