@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(woff2/nunitoSans.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(woff2/Montserrat-Regular.woff2) format('woff2');
}

::placeholder {
    color:#8E8E8E;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8E8E8E;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #8E8E8E;
}		

/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 3px;
  }

/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1; 
border-radius: 2px;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #888; 
border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555; 
border-radius: 2px;
}
/*-------------------------------------------------------------------------*/
.bnstr_css_mnTlbr{
    position: sticky;
    top: 0;
    z-index: 1002;
}

.bnstr_css_ldPg{
    display:none;
    position: absolute; 
    background-color:white;
}

.bnstr_css_ldPgSpinner{
    width: 3rem; 
    height: 3rem;
    color:orange;
}

.bnstr_css_fndBlq{
    display:none;
    height:100%; 
    width:100%;    
    background-color: black;
    opacity:0.35;
    position: fixed;
    top:0px;
    left:0px;
    z-index:1500;
}

.bnstr_css_fndBlq2{
    display:none;
    height:100%; 
    width:100%;    
    background-color: transparent;
    position: fixed;
    top:0px;
    left:0px;
    z-index:1600;
}

.bnstr_css_fndBlq3{
    display:none;
    height:100%; 
    width:100%;    
    background-color:grey;
    opacity:0.5;
    position: fixed;
    top:0px;
    left:0px;
    z-index:1600;
}

.bnstr_css_fndMenus{
    display:none;
    height:100%; 
    width:100%;    
    background-color: transparent;
    position: fixed;
    top:0px;
    left:0px;
    z-index:1000;
}

.bnstr_css_waitBlq{
    display:none;
    position: absolute; 
    background-color: transparent;
    z-index:9001;
}

.bnstr_css_fndWait{
    display:none;
    height:100%; 
    width:100%;    
    background-color: transparent;
    position: fixed;
    top:0px;
    left:0px;
    z-index:9000;
}
/*-------------------------------------------------------------------------*/
.hn_MTB_tlbr_box{
    display:none;
    border-left: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    width: auto; 
    padding:15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color:#f7f7f7;
    font-family: Montserrat;
    font-size:14px;
    font-weight: bold;
    position: fixed; 
    top: 160px; 
    left: 0px; 
    z-index: 5001;
    color: black;
}
  
.hn_MTB_tlbr_box_pntr{
    display:none;
    width: auto; 
    position: fixed; 
    top: 145px; 
    left: 0px; 
    z-index: 5001;
    color:#f7f7f7
}

.hn_MTB_tlbr_link{
    cursor:pointer;
    padding-left:5px;
    padding-right:5px;
    height:24px;
    font-weight: bold;
}
  
.hn_MTB_tlbr_link:hover{
    color:#ff9100;
    font-weight: normal;
}
/*-------------------------------------------------------------------------*/
.bnstr_divInfo{
    width:100%;
    height:40px;
    padding:5px;
    background: #f7f7f7;
}

.bnstr_div{
    width:100%;
    height:80px;
    padding:5px;
    background: linear-gradient(70deg,#ff9100,#e83420);
}

.bnstr_divCbcr{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;

}

.bnstr_btnLogin{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
    margin:18.78px;
}

.bnstr_btnLoginF{
    float:right;
    font-family:Montserrat;
    font-size: 15px;
    font-weight: bold;
    color: white;
    width: 153px;
    border: 2px solid white;
    text-align: center;
    border-radius: 30px;
    height: 44px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    letter-spacing: 0.80px;    
}

.bnstr_btnLoginE{
    float:right;
    font-family:Montserrat;
    font-size: 16px;
    font-weight: bold;
    color: #ee4c18;
    background-color: white;
    width: 140px;
    border: 2px solid white;
    text-align: center;
    border-radius: 20px;
    height: 32.44px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    cursor:pointer;
}

.bntsr_ttl_div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}
/*-------------------------------------------------------------------------*/
.bnstr_txtSrvcBnstr{
    font-family:Montserrat;
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: transparent;
    padding-top:5px;
}
/*-------------------------------------------------------------------------*/
.bnstr_divOpcns{
    width:100%;
    height:40px;
    padding:5px;
    background: #d7d7d8!important;
}

.bnstr_divOpcns_1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;/*space-between;*/
}

.bnstr_divOpcns_A{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.bnstr_textoOpcns_1{
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: bold;
    /*margin-top: 4px;*/
    cursor:pointer;
    color:white;
    letter-spacing: 0.80px;
}

.bnstr_textoOpcns_A{
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    cursor:pointer;
    letter-spacing: 0.80px;
}

/*
.bnstr_textoOpcns_1:hover{
    color:#ff9100;
    font-size: 14px;
}
*/

.bnstr_titulos{
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
}

/*-------------------------------------------------------------------------*/

.bnstr_divBlnrs{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;

}

.bnstr_ttlBlnrs{
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-align: center;
    padding-top:5px;
    padding-bottom:5px;
    cursor:pointer;
    color:#EA7923;
}

.bnstr_ttlBlnrs:hover{
    color:grey;
}

.bnstr_rsmnBlnrs{
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    line-height: 15px;    
    /*padding-bottom:10px;*/
    height: 85px;
    cursor:pointer;
    /*color:#EA7923;*/
}
/*
.bnstr_rsmnBlnrs:hover{
    color:grey;
}
*/

.bnstr_divBtnDtllBlnrs{
    text-align: center
}

.bnstr_btnDtllBlnrs{
    border-radius: 12px;
    background-color: #ffc107;
    border:1px solid #ffc107;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Montserrat';
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    cursor:pointer;
}

.bnstr_imgDtllBlnrs{
    height:150px; 
    /*width:260px;*/ 
    width:100%; 
    border-radius:5px;
    display:none;
}

.bnstr_btnDtllBlnrs:hover{
    background-color: #d19e05;
}

.bnstr_boxBlnrs{
    border: 1px solid #d9dbe0;
    border-radius: 5px;
    width: 280px;
    padding: 10px;
    /*margin-right: 10PX;*/
}

.bnstr_noBoxBlnrs{
    width: 280px;
    padding: 10px;
    /*margin-right: 10PX;*/
}

.bnstr_cntrBlnrs{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    /*padding-top: 10px;*/
}

/*-------------------------------------------------------------------------*/

.bnstr_cntrVds{
    /*
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    */
    padding-top: 10px;
}

.bnstr_boxVds{
    border: 1px solid #d9dbe0;
    border-radius: 12px;
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;    
}

/*-------------------------------------------------------------------------*/

.bnstr_textoHlp{
    font-size: 12px;
    font-family: 'Montserrat';
    padding-bottom:10px;
    color:white;
}

.bnstr_textoBldHlp{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat';
    padding-bottom:10px;
    color:white;
}

.bnstr_divBtnHlp{
    text-align: center
}

.bnstr_btnHlp{
    border-radius: 20px;
    background-color: #ee4c18;
    border:1px solid #ee4c18;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat';
    color:white;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    cursor:pointer;
    width:202px;
}

.bnstr_textoInfoHlp{
    font-size: 12px;
    font-weight: bold;
    font-family: 'Montserrat';
    margin-left:5px;
    color:white;
}

.bnstr_textoLnkHlp{
    font-size: 12px;
    font-family: 'Montserrat';
    margin-left:5px;
    color:white;
}

.bnstr_divInfoHlp{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-bottom:10px;
    cursor:pointer;
    color:white;
}

.bnstr_divInfoHlp:hover{
    color:#ee4c18;
}

.bnstr_boxInfoBlnrs{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    padding-top:10px;
}

/*-------------------------------------------------------------------------*/

.bnstr_ftr{
    background-color: #1e5099;
}

.bnstr_textoFtr{
    font-size: 11px;
    font-family: 'Montserrat';
    line-height: 15px;
    color: white;
    text-align: justify;
    padding-bottom: 10px;
}

.bnstr_icoFtr{
    color: white;
    margin-right:10px;
    cursor:pointer
}

/*-------------------------------------------------------------------------*/

.bnstr_mdlHlp{
    display:none;
    position: fixed;
    /*height:514px;*/
    height:529px;
    width:440px;
    top:0px;
    left:0px;
    z-index:1501;
}

.bnstr_mdl_divHlp{
    background-color: white;
    border-radius: 5px;
    height: 100%;
}

.bnstr_mdl_cbcrHlp{
    background-color: orange;
    color:white;
    padding:10px 20px 10px 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;    
}

.bnstr_mdl_cbcrTextHlp{
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat';    
}

.bnstr_mdl_cbcrTlHlp{
    padding:10px 20px 10px 20px;
    font-size:12px!important;
    font-family: 'Montserrat';    
}

.bnstr_mdl_bdyHlp{
    padding:0px 20px 0px 20px;
}

.bnstr_mdl_divInputHlp{
    padding-bottom:5px;
}

.bnstr_mdl_inputHlp{
    font-size:12px!important;
    font-family: 'Montserrat';    
}

.bnstr_mdl_btnSndHlp{
    font-size:12px!important;
    font-family: 'Montserrat';    
    padding:10px 20px 10px 20px;
}

.bnstr_mdl_divSndBtnHlp{
    text-align: center;    
    padding: 10px 20px 15px 20px;
}

.bnstr_mdl_sndBtnHlp{
    border-radius: 20px;
    background-color: orange;
    border:1px solid orange;
    text-align: center;
    font-size:14px!important;
    font-weight: bold;
    font-family: 'Montserrat';
    color:white;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    cursor:pointer;
    width:112px;
}

.bnstr_mdl_txtFnlHlp{
    font-size:12px!important;
    font-family: 'Montserrat';    
    padding:0px 20px 20px 20px;
}

.bnstr_mdl_txtHlp{
    font-size:10px!important;
    font-family: 'Montserrat';   
    font-weight: bold;
    text-align: center;
    color:#ff5454;
    padding:0px 20px 0px 20px;
}

.bnstr_mdl_ftrHlp{
    background-color: #edecec;
    height:50px;
    padding:8px 20px 8px 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
}

.bnstr_mdl_ftrHlpInner{
    display: flex;
    flex-direction: row;
    justify-content:right;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.bnstr_mdl_Btn_Info{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    height:34px;
    background-color:#17a2b8;
    border-color:#17a2b8;    
    color:white;
    cursor:pointer;
}

.bnstr_mdl_Btn_Info:hover{
    background-color:#138496;
    border-color:#138496;        
}

.bnstr_mdl_Btn_Close{
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    margin-right:8px;
    border-radius: 5px;
    height:34px;
    background-color:#6c757d;
    border-color:#6c757d;    
    color:white;
    cursor:pointer;
}



.bnstr_mdl_Btn_Close:hover{
    background-color:#5a6268;
    border-color:#5a6268;        
}

/*-------------------------------------------------------------------------*/

.bnstr_mdlInfo{
    display:none;
    position: fixed;
    width:900px;
    /*height:455px;*/
    top:0px;
    left:0px;
    z-index:1501;
}

.bnstr_mdl_info_th{
    font-size:12px!important;
    font-family: 'Montserrat';    
    border:1px solid #b4b4b4;
    background-color: #d8d8d8;
    padding:5px;
    cursor:default;
}

.bnstr_mdl_info_td{
    font-size:12px!important;
    font-family: 'Montserrat';    
    border:1px solid #b4b4b4;
    padding:5px;
    cursor:default;
}

.bnstr_mdl_info_bdy{
    padding: 20px 20px 20px 20px;
}

.bnstr_mdl_info_bdy_div{
    width:100%; 
    overflow-y:scroll;
}

/*-------------------------------------------------------------------------*/

.bnstr_mdlTrfs{
    display:none;
    position: fixed;
    width:900px;
    top:0px;
    left:0px;
    z-index:1501;
}

.bnstr_mdl_trfs_th{
    font-size:12px!important;
    font-family: 'Montserrat';    
    font-weight: bold;
    border:1px solid #b4b4b4;
    background-color: #d8d8d8;
    padding:5px;
    cursor:default;
}

.bnstr_mdl_trfs_td{
    font-size:12px!important;
    font-family: 'Montserrat';    
    border:1px solid #b4b4b4;
    padding:5px;
    cursor:default;
}

.bnstr_mdl_trfs_tdNoBdr{
    border:0px;
    height:10px;
}

.bnstr_mdl_trfs_bdy{
    padding: 20px 20px 0px 20px;
}

.bnstr_mdl_trfs_bdy_div{
    width:100%; 
    overflow-y:scroll;
}

.bnstr_mdl_trfs_ftr{
    font-size:12px!important;
    font-family: 'Montserrat';        
    padding: 20px 20px 20px 20px;
}

.bnstr_mdl_trfs_t3_div{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.bnstr_mdl_trfs_t3_inpt{
    height: 30px!important; 
    padding:5px 12px 5px 12px!important;   
    text-align: left;
    font-family: Montserrat!important;
    font-size: 12px!important;  
    /*width:887px!important; */
}

.bnstr_mdl_trfs_t3_slc{
    height: 30px!important; 
    padding:5px!important;   
    text-align: left;
    font-family: Montserrat!important;
    font-size: 12px!important;  
    /*width:240px!important;  */
}

.bnstr_mdl_trfs_t3_lbl{
    margin:0px;
    padding: 7px 10px 5px 0px;
    height: 30px!important;
    font-weight: bold;
    width: 72px;
}

/*-------------------------------------------------------------------------*/

.bnstr_mdlInfrmtv{
    display:none;
    position: fixed;
    width:700px;
    height:400px;
    top:0px;
    left:0px;
    z-index:1501;
}

.bnstr_mdl_infrmtv_bdy{
    padding: 20px 20px 20px 20px;
}

.bnstr_mdl_infrmtv_div{
    padding-bottom: 5px;
}

.bnstr_mdl_infrmtv_txt{
    /*margin-left: 10px;*/
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: bold;
}

.bnstr_mdl_infrmtv_file{
    color:#696969 ;
}

.bnstr_mdl_infrmtv_file:hover{
    color:orange;
    text-decoration: none;
}
/*-------------------------------------------------------------------------*/
.bnstarMdlMns{
    display:none;
    z-index:1501;    
}
/*-------------------------------------------------------------------------*/
.bnstr_divInfoGnrcL{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
}
/*-------------------------------------------------------------------------*/
.bnstr_mdlBnfcs{
    display:none;
    position: fixed;
    width:1140px;
    top:0px;
    left:0px;
    z-index:1501;    
    background-color: white;
    border-radius: 5px;
}

.bnstr_mdl_bnfcs_bdy{
    padding: 20px 20px 20px 20px;
}

.bnstr_mdl_bnfcs_bdy_rmsn{
    width:100%; 
    overflow-y:auto;
}

.bnstr_mdl_bnfcs_bdy_dtll{
    width:100%; 
    overflow-y:auto;    
    display:none;
}

.bnstr_mdl_bnfcs_grp{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

.bnstr_mdl_bnfcs_box{
    border: 1px solid #d9dbe0;
    border-radius: 5px;
    /*width: 270px;*/
    width: 24%;
    min-height: 336px;
    /*height: 356px;*/
    padding: 10px;
}

.bnstr_mdl_bnfcs_box_drch{
    border: 1px solid #d9dbe0;
    border-radius: 5px;
    /*width: 270px;*/
    width: 24%;
    min-height: 336px;
    /*height: 356px;*/
    padding: 10px;
    margin-right: 2px;
}

.bnstr_mdl_bnfcs_box_img{
    height:170px; 
    /*width:250px; */
    width:100%;
    border-radius:5px;
    background-color: #d8d8d8;
    display:none;
}

.bnstr_mdl_bnfcs_box_img_wait{
    height: 170px;
    /*width:250px; */
    width:100%; 
    display: flex;
    border-radius:5px;
    background-color: #d8d8d8;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.bnstr_mdl_bnfcs_box_rsmn{
    font-family: 'Montserrat';
    text-align: justify;
    font-size: 12px;
    line-height: 15px;  
    min-height:85px;
    /*height:105px;*/
    padding-bottom:10px;
}
/*-------------------------------------------------------------------------*/
.bnstr_cntrNtcs{
    width:100%;
    padding-top: 20px;
}

.bnstr_rcnts{
    width:100%;
    height:294px;
    background-color: transparent;
    border: 1px solid #d9dbe0;
    border-radius: 12px;
    padding:10px;
}

.bnstr_ntcs{
    width:100%;
    height:265.5px;
    background-color: transparent;
    border: 1px solid #d9dbe0;
    border-radius: 12px;
    padding:10px;
}
  
.bnstr_ntcs_img_div{
    width:100%;
    height:153px;
    text-align:center;
    border-radius: 5px;
}

.bnstr_ntcs_img{
    width:100%;
    height:153px;
    border-radius: 5px;
    display:none;
}

.bnstr_ntcs_img_wait{
    height:153px;
    width:100%; 
    display: flex;
    border-radius:5px;
    background-color: #d8d8d8;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
  
.bnstr_ntccs_fec{
    font-family: 'Montserrat';
    text-align: justify;            
    font-size:11px;
    font-style: italic;
    color: rgb(146, 146, 146);
    padding: 10px 0px 0px 0px;
}
  
.bnstr_ntccs_ttl{
    font-family: 'Montserrat';
    text-align: center;        
    font-size:15px;
    line-height: 16px;
    height:60px;
    padding: 10px 0px 10px 0px;
    color:#EA7923;
    cursor:pointer;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;      
}
  
.bnstr_ntccs_ttl:hover{
    color:grey;
}
  
.bnstr_ntccs_rsm{
    font-family: 'Montserrat';
    text-align: justify;    
    font-size:12px;
    color: #757575;
    padding: 2px 10px 2px 10px;
    margin:5px 0px 5px 0px;
    height:83px;
}

.bnstr_ntccs_ln{
    border:1px solid #F2912C;
    margin-left: 10px;
    margin-right: 10px;
    width: 23px;
}  

.bnstr_ntcs_ligth{
    width:100%;
    height:235px;
    background-color: transparent;
    border: 1px solid #d9dbe0;
    border-radius: 12px;
    padding:10px;
}

.bnstr_ntcs_ttl_ligth{
    font-family: 'Montserrat';
    text-align: center;        
    font-size:15px;
    line-height: 16px;
    height:60px;
    padding: 10px 0px 10px 0px;
    color:#EA7923;
    cursor:pointer;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;    
}

.bnstr_ntcs_ttl_ligth:hover{
    color:grey;
}  

/*-------------------------------------------------------------------------*/
.bnstr_mdl_bnfcs_info_ttl{
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: bold;
    font-size: 18px;
    line-height: 15px;  
    padding-bottom:15px;
}

.bnstr_mdl_bnfcs_info_div_img{
    padding-bottom: 15px;
    text-align: center;
}

.bnstr_mdl_bnfcs_info_img{
    border-radius:10px;
    height:200px;
    width:auto;
}

.bnstr_mdl_bnfcs_info_rsmn{
    font-family: 'Montserrat';
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
    padding-bottom:15px;
}

.bnstr_mdl_bnfcs_info_dtll{
    font-family: 'Montserrat';
    text-align: justify;
    font-size: 14px;    
    line-height: 18px;
}

.bmbid-align-justify{
    font-family: 'Montserrat';
    text-align: justify;
    font-size: 14px;    
    line-height: 18px;
}

.bmbid-align-center{
    font-family: 'Montserrat';
    text-align: center;
    font-size: 14px;    
    line-height: 18px;
}

.bmbid-align-left{
    font-family: 'Montserrat';
    text-align: left;
    font-size: 14px;    
    line-height: 18px;
}

/*
.ql-align-center { text-align: center; font-family:Montserrat; font-size:14px;} 
.ql-align-justify { text-align: justify; font-family:Montserrat; font-size:14px; }
.ql-align-left { text-align: left; font-family:Montserrat; font-size:14px; }
.ql-align-right { text-align: right; font-family:Montserrat; font-size:14px; }
.ql-size-small { font-family:Montserrat; font-size:12px; }
.ql-size-large { font-family:Montserrat; font-size:14px; }
.ql-size-huge { font-family:Montserrat; font-size:20px; }
.ql-align-justify-h2 { text-align: justify; font-family:Montserrat; font-size:25px; font-weight:bold; padding-top:20px; padding-bottom:20px; }
.ql-align-justify-h3 { text-align: justify; font-family:Montserrat; font-size:20px; font-weight:bold; padding-top:20px; padding-bottom:20px;  }
.ql-align-justify-h4 { text-align: justify; font-family:Montserrat; font-size:14px; font-weight:bold; padding-top:20px; padding-bottom:20px;  }
.divBox { padding:10px 10px 10px 10px; }
.divFont { font-family:Montserrat; font-size:14px }
.ql-align-center { text-align: center; }
.ql-align-justify { text-align: justify; }
.ql-align-right { text-align: right; }
*/
/*-------------------------------------------------------------------------*/
.bnstr_mdlInfoGrnc{
    display:none;
    position: fixed;
    width:1140px;
    top:0px;
    left:0px;
    z-index:1501;    
    background-color: white;
    border-radius: 5px;
}

.bnstr_mdl_info_grnc_bdy{
    padding: 20px 20px 20px 20px;
}

.bnstr_mdl_info_grnc_info{
    padding-right:15px;
    overflow-y: auto;
}
/*-------------------------------------------------------------------------*/
.imagenCarousel{
    width:auto; 
    height:370px;
    cursor:pointer;
}

.brilloCarousel{
  z-index:10; 
  position: absolute; 
  width:100%; 
  height:370px;
  background-color:black;
  opacity:0.2;
  cursor:pointer;
  border-radius: 10px;
}

.tituloCarousel{
  font-family: 'Montserrat';
  text-align: center;
  font-size:22px;
  font-weight: bold;  
  cursor:pointer;
  line-height: 26px;
}

.resumenCarousel{
  font-family: 'Montserrat';
  text-align: left;
  font-size:20px;
  line-height: 22px;
  padding-top:5px;
  padding-bottom:5px;
}

/*-------------------------------------------------------------------------*/
.bnstr_otrInfo{
    width:100%;
    height:82px;
    background-color: transparent;
    border: 1px solid #d9dbe0;
    border-radius: 12px;
    padding:10px;
}
  
.bnstr_otrInfo_img_div{
    width:100%;
    height:153px;
    text-align:center;
    border-radius: 5px;
}

.bnstr_otrInfo_img{
    width:100%;
    height:153px;
    border-radius: 5px;
    display:none;
}

.bnstr_otrInfo_img_wait{
    height:153px;
    width:100%; 
    display: flex;
    border-radius:5px;
    background-color: #d8d8d8;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
  
.bnstr_otrInfo_ttl{
    font-family: 'Montserrat';
    text-align: center;        
    font-size:14px;
    line-height: 16px;
    height:60px;
    padding: 10px 0px 10px 0px;
    color:#EA7923;
    cursor:pointer;
    font-weight: bold;

    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;    
}
  
.bnstr_otrInfo_ttl:hover{
    font-size:18px;
    line-height: 17px;
    color:grey;
}
  
.bnstr_otrInfo_rsm{
    font-family: 'Montserrat';
    text-align: justify;    
    font-size:12px;
    color: #757575;
    padding: 2px 10px 2px 10px;
    margin:5px 0px 5px 0px;
    height:83px;
}

.bnstr_otrInfo_ln{
    border:1px solid #F2912C;
    margin-left: 10px;
    margin-right: 10px;
    width: 23px;
}  
/*----------------------------------*/
.bnstr_slctd_ftr_izq{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;  
}

.bnstr_slctd_div_row{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.bnstr_slctd_div_row_extrms{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding-top: 8px;
    padding-bottom: 8px;
}

.bnstr_slctd_ttl_extrms{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;  
}

.bnstr_slctd_div_izq{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;  
}

.bnstr_slctd_ttl_fnt16{
    color:black; 
    margin:0px; 
    padding:0px;
    font-family:Montserrat; 
    font-size:16px; 
    font-weight:bold;
}

.bnstr_slctd_close{
    cursor:pointer;
    color:red;
}

.bnstr_slctd_hdr{
    padding:10px 20px 10px 20px!important;
}

.bnstr_slctd_ftr{
background-color:white; 
padding:10px 20px 10px 20px;
}

.bnstr_slctd_ftr_btn_ok{
padding-top: 6px; 
padding-bottom: 6px; 
font-family:Montserrat!important;
font-size:12px!important; 
font-weight:bold!important;
}

.bnstr_slctd_ftr_wait{
display:none!important;
color:#ffc107; 
}

.bnstr_slctd_div_save_error{
    height: 32px;
    width:100%; 
    margin-right: 10px;
    font-family:Montserrat!important;
    font-size:12px!important;
    font-weight:bold!important;
}

.bnstr_slctd_div_alert{
    margin: 0px!important;
    padding: 6px 12px 6px 12px!important;    
}
/*----------------------------------*/
.upOrdn{
    color:grey;
    cursor:pointer;
}
.upOrdn:hover{
    color:orange;
}
/*----------------------------------*/
.bnstr_main_files_error{
    display: flex;
    padding: 0px 10px 0px 10px;
    border: 1px solid red;
    /*margin-left: 10px;*/
    border-radius: 5px;
    background: red;
    color: white;
    height: 30px;
    /* align-content: center; */
    align-items: center;
    justify-content: center;
    flex-direction: row;
}    

.bnstr_main_files_info{
    display: flex;
    padding: 0px 10px 0px 10px;
    border: 1px solid #000dbe;
    /*margin-left: 10px;*/
    border-radius: 5px;
    background: #000dbe;
    color: white;
    height: 30px;
    /* align-content: center; */
    align-items: center;
    justify-content: center;
    flex-direction: row;
}    

.bnstr_mail_files_nom{
    font-family: 'Montserrat';
    font-size:12px; 
}