/*
 * configuracion de estilos para las tablas que acompañan a la infpormacion de las regiones
 * para la seccion Descripcion Regional en el apartado información Geopolitíca e Indices Sectoriales
 */

.trtl {
    font-family: "Manrope", Sans-serif;
    color: #1978A6;
    font-weight: 400;
    font-size: 27px !important;;
    line-height: 40px;
    letter-spacing: 3px;
    margin-left: 10px;
}
.trtb {
   font-family: "Manrope", Sans-serif;
    color: #1978A6;
    font-weight: 700;
    font-size: 27pxpx !important;;
    line-height: 40px;
    letter-spacing: 0px;
}
#rigpr {
    text-align: center;
    margin-top: 15px;
}
#risr {
    text-align: center;
    margin-top: 20px;
}
#risr .row {
    margin: 0;
    padding: 0;
}
#rigpr .row {
    margin: 0;
    padding: 0;
}
#rcr {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rtmadc{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rhr {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rippi {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rcor{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rdra{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rmjr{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rpibpc {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rppfpmecb {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rpr {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#ripm {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rhmr{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rpibmms{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rsr{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#ppfpmes{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#raprg, #rdpr, #ramtrp{
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rdpr {
    border-top: 0  !important;
    border-left: 0  !important;
    border-right: 0  !important;
	border-bottom: 1px solid    #9BC6DE !important;
}
#rigpr .row .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 140px;
}
#risr .row .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 140px;
}

.trigpr {
    font-family: "Manrope", Sans-serif;
    font-size: 55px;
    line-height: 1;
    color: #075180;
}

.tlrigpr {
    font-family: "Manrope", Sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #075180;
}
.frigpr {
    font-family: "Manrope", Sans-serif;
    font-size: 10px;
    line-height: 1;
    color: #075180;
}
#rigpr .row {
    margin: 0;
    padding: 0;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
}
.contenedor_tabla{
	width:42%;
	float:left;
	margin: 0 4%;
}

