
/*
==========================================================================
  CONSIDERACIONES DE INVERSION :: INVERSIONES by: KUBIK;
==========================================================================
*/

#financiera-section{ overflow: hidden;position: relative; }
.initial .image-parallax { background:url(../../images/bg/graficas.jpg)no-repeat; background-position: left top 60%; background-size: cover !important; }

/*.box-shadow-info{ height: 100%; margin-bottom: 50px; border-radius: 18px; border: 1px solid #a8a8a8; box-shadow: 10px 11px 6px -3px rgba(0,0,0,0.6); -webkit-box-shadow: 10px 11px 6px -3px rgba(0,0,0,0.6); -moz-box-shadow: 10px 11px 6px -3px rgba(0,0,0,0.6); }*/
/*.titlulos tr th{background-color: #0055b7 !important;}*/
/*.titlulos tr {display: flex;}*/
.info-detail table{box-shadow: 10px 11px 6px -3px rgb(0 0 0 / 60%); -webkit-box-shadow: 10px 11px 6px -3px rgb(0 0 0 / 60%); -moz-box-shadow: 10px 11px 6px -3px rgba(0,0,0,0.6);border-top-right-radius: 25px;border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;}
.titulos{}
.titlulos tr {display: flex;background-color: #0055b7 !important;}
.titlulos .top{display: flex;background-color: #0055b7 !important;border-top-left-radius: 25px; border-top-right-radius: 25px;}
.titlulos tr .subtitle-data{width: 250px;display: block;color: #fff; font-family: Poppins, sans-serif !important; font-weight: 500; border: 0; }
.titlulos tr .data{ width: 200px; color: #ffffff; font-family: Poppins, sans-serif !important; font-weight: 500; border: 0px; text-align: center; } 

.data-back-white{display: flex;}
.data-back-white td{background-color: #fff; }
.data-back-blue{display: flex;border-left: 1px solid #fff; /*border-right: 1px solid #fff;*/}
.botom{border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;}
.data-back-blue td{background-color: #e5eef7; }

.data-back-white .subtitle-data{width: 250px;display: block; color: #0056b4;font-family: Poppins, sans-serif !important; font-weight: 500; border-left: 1px solid #dee2e6;}
.data-back-white .data{ width: 220px; color: #464646; font-family: Poppins, sans-serif !important; font-weight: 500;    text-align: center; }
.data-back-white .data2{ width: 440px; color: #464646; font-family: Poppins, sans-serif !important; font-weight: 500;    text-align: center; }
.data-back-blue .subtitle-data{width: 250px;display: block; color: #0056b4;font-family: Poppins, sans-serif !important; font-weight: 500;    text-align: center; }
.data-back-blue .data{ width: 220px; color: #464646; font-family: Poppins, sans-serif !important; font-weight: 500;    text-align: center; }



#selects{display: none;}
.mobile-tab-headings{box-shadow: 10px 11px 6px -3px rgb(0 0 0 / 60%); -webkit-box-shadow: 10px 11px 6px -3px rgb(0 0 0 / 60%); -moz-box-shadow: 10px 11px 6px -3px rgba(0,0,0,0.6);
  border-radius: 13px;
  padding: 10px;
  width: 150px;
  height: 60px;
  font-size: 26px;
  font-weight: 600;
  font-family: 'Poppins';
  text-align: center;
  color: #3055af;
  border: 2px solid #e5eef7;}
.pdf{  }
.pdf img{ max-width: 80px; }
.pdf span{ color: #3055af; font-weight: 500; font-size: 14px; font-family: Poppins, sans-serif !important; text-align: center; padding-top: 10px; height: 60px; }
.back-blue {
    background-color: #0056b4;
    height: 180px;
    width: 3px;
    display: inline-block;
    position: relative;
}
.marginTopBottom{margin-top: 5%;margin-bottom: 10%;}
.webcast img{ max-width: 100px; }
.webcast span{ color: #3055af; font-weight: 500; font-size: 14px; font-family: Poppins, sans-serif !important; text-align: center; padding-top: 10px; }

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

/* LG/XL */
@media screen and (max-width: 1920px){}
@media screen and (max-width: 1700px){}
@media screen and (max-width: 1440px){}
@media screen and (max-width: 1400px){}

/* MD/SM */
@media screen and (max-width: 1360px){}
@media screen and (max-width: 1290px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 1150px){}
@media screen and (max-width: 1100px){}
@media screen and (max-width: 1080px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 920px){}
@media screen and (max-width: 880px){}
@media screen and (max-width: 767px){
  #t-informacion-deuda0{
    overflow: auto;
    width: 100%;
    max-height: 500px;
    display: block !important;
    margin-bottom: 30px;
  }

}
@media screen and (max-width: 700px){}
@media screen and (max-width: 600px){}
@media screen and (max-width: 580px){}
@media screen and (max-width: 540px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 420px){}
@media screen and (max-width: 360px){}
