﻿@charset "utf-8";
/* CSS Document */
/*GENERAL*/
a {}
.btn {
    border-radius:12px;
}
.btn-primary {
    border: none;
    background-color: #37BBED;
    /*padding: 15px;*/
}
.tit-section{ padding-bottom:15px}
.mh-600 {
    min-height: 600px
}

.vis-hidden {
    visibility: hidden
}
.txt-XL {
    font-size: 45px;
    color: #37BBED; font-weight:800;
}
.d-flex-inline {
    display: flex;
    flex-direction: row!important;
}

.d-flex-inline .txt-XL {
        float: right!important;
    }

/*HOMEPAGE*/
.enlace_csv_listado {
    float: right;
    border: 1px solid #2f9cc1; border-radius: 3px; padding:5px; font-size: .9em;
}
    .enlace_csv_listado:hover{cursor: pointer}
    span.sector_tooltip_percent {
        font-size: 25px;
        font-weight: 700;
        margin-top: 0px;
        padding: 0px !important;
        clear: both;
        margin-bottom: 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 8px
    }
.sector_tooltip_grupo{ margin-bottom: 0px; padding-bottom: 0px; display: block; overflow: hidden}
.border-box {
    border: 1px solid #ccc;
    border-radius: 12px
}
.extra-pb { padding-bottom: 100px
}
.sector_tooltip_body {
    padding: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 12px;
    border: 2px solid #007DE5;
}
.sector_tooltip_body, .sector_tooltip {
    background-color: #fff!important
}
.sector_tooltip_body *, .sector_tooltip *{
    color: #000!important

}
.label_tooltipSecNumber{ font-size: 20px; font-weight: 700}
.wrap-logo {
    padding-top: 0px
}
.h90{ height: 90px}
.wrap-logo img{ width: 120px}

    h1.DashTxT {
        margin-bottom: 50px;
        font-size: 30px
    }
.treemap .tab_navs_ideas { border:none; text-align:left; margin-bottom:0px
}
    .treemap .tab_navs_ideas a.activo {
        color: #37BBED;
        font-weight: 700;
        background-color: transparent;
        -webkit-border-top-left-radius: 12px;
        -webkit-border-top-right-radius: 12px;
        -moz-border-radius-topleft: 12px;
        -moz-border-radius-topright: 12px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border: 1px solid #808080;
        border-bottom: 2px solid #f8f8f8;
        margin-bottom: -1px
    }
.treemap .headTit-section {
    margin-bottom: 0px
}
.hospital-locations .headTit-section, .hospital-locations .headTit-section h2{
    margin-bottom: 25px
}


.treemap .tab_navs_ideas a span.h2 {
    font-size: 22px;
    margin: 0px 15px
}
.covid .logoRC {
    text-align: left
}
.wrap-ic-category{ margin-top: 30px}
.covid .logoIntro {
    text-align: center
}

.covid {
    background-color: #070A26
}

.main-header {
    /*margin-bottom: 15px*/
}

.main-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.logoRC img{ height:65px; margin-top:0px}
.topmenu {
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    display: none; /*TEMPORARY STYLE*/
}

    .topmenu a {
        color: #000;
        margin-left: 15px
    }

.covid .homepage {
    background: none;
    background-color: white;
    background-size: cover;
    padding-top: 15px;
    color: #fff;
    position: relative;
    padding-bottom: 0px;
    border-bottom: none;
}

.logoIntro{ padding: 0px; text-align:center; }
    .logoIntro small {
        display: block;
        margin-top: 5px;
        font-weight: bold;
        color: #9B9B9B; font-size:10px
    }
    .w200covid {
        width: 200px;
        max-width: 80% !important;
    }

.page-scroll img {
    /*max-width: 40%;
    height:90px;*/
}
.covid .bgBlueOverlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,45,98,1) !important;
    background: -moz-linear-gradient(top, rgba(0,45,98,1) 6%, rgba(0,45,98,0.99) 7%, rgba(10,6,41,0.49) 87%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,45,98,1)), color-stop(7%, rgba(0,45,98,0.99)), color-stop(87%, rgba(10,6,41,0.49))) !important;
    background: -webkit-linear-gradient(top, rgba(0,45,98,1) 6%, rgba(0,45,98,0.99) 7%, rgba(10,6,41,0.49) 87%) !important;
    background: -o-linear-gradient(top, rgba(0,45,98,1) 6%, rgba(0,45,98,0.99) 7%, rgba(10,6,41,0.49) 87%) !important;
    background: -ms-linear-gradient(top, rgba(0,45,98,1) 6%, rgba(0,45,98,0.99) 7%, rgba(10,6,41,0.49) 87%) !important;
    background: linear-gradient(to bottom, rgba(0,45,98,1) 6%, rgba(0,45,98,0.99) 7%, rgba(10,6,41,0.49) 87%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d62', endColorstr='#0a0629', GradientType=0 );*/
}
    #section-home #map-view-options{ display:none!important}
/*COLOR TEXT*/
.c1 {
    color: #FB9126 !important
}
.c2{ color:#63F142!important }
.c3{ color:#00E5FF!important }

/*Dashdoard*/
.DashGenerico {
    border: 1px solid #37BBED;
    padding: 10px;
    height: 220px;
}
.downloadDocs a.btn-primary {
    margin-top: 25px;
    color: white !important
}
.DashGenericodw {
    border: 1px solid #37BBED;
    padding: 10px;
    height: 185px;
}

.Dashtitle h3 {
    font-size: 24px;
    font-weight: 400;
    width: 70%;
}

.Dashtitle h4 {
    font-size: 20px;
    font-weight: 400;
    
}

.DashBignumber {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
div.DashTag{ text-align:right; padding-right:25px; border-right:2px solid #fff; margin-right:25px; min-height:80px;    font-size:18px}
.DashMedNumber {
    color: #FFD100;
    font-size: 40px;
    font-weight: 600;
}

.Dashindicador{}
.DashBk {
    background: rgba(229, 229, 229, .1);
    height: 15px; 
    width: 70%;
    float: left;
    margin-top: 50px;
    border-radius:23px;
}
.DashMov {
    background: #FFD100;
    width: 50%;
    height: 15px;
    border-radius: 23px;
}

.DashPresupuesto {
    color: #D7DF23;
    font-size: 40px;
    font-weight: 600;
}
.Dashtext {
    color: #D7DF23;
    font-size: 22px;
    font-weight: 600;
}

.DasHospital{
    text-align: center;
}

.Dashcontainer{ padding-top: 25px;}
.contractual2{margin-bottom:50px;}
.header-dash {
    padding: 15px 25px;
    background: #eaeaea
}
.DashHospitalN {
    color: #D7DF23;
    font-size: 65px;
    font-weight: 600;
}
.wrap-hosp-list .row {
    display: flex;
    margin-bottom: 15px
}

.wrap-hosp-list .card {
    height: 100%
}
.iconDash{ 
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.iconDash img{
    width: 20%;
    padding-bottom: 20px;
}

.DashBtn{ text-align: center;}

.DashBtn .btn {
    border-radius: 0px;
    border: 1px solid #fff;
    float: none !important;
    background: none;
}

    .DashBtn .btn a {
        color: #fff;
        text-decoration: none;
    }
.DashBtn .btn:hover {
        color: #fff;
        background: rgb(0, 114, 187, .6)
    }


    /*searchbox*/
    .instructions {
        display: block;
        padding-bottom: 15px
    }
.txt-instruction {
    text-align: center;
    padding: 15px 25px;
    color: #E8B424;
}
.txt1, .txt2 { /*font-style:italic*/
}

.txt1 {
    font-size: 35px;
    /*font-style: italic;*/
    font-weight: 700
}

.txt2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    font-style: italic;
}

.txt1 span {
    color: #E8B424;
}

.covid .searchBox {
    margin: 0px;
    /*padding: 10px;*/
    margin-top: 90px !important;
    margin-bottom: 90px;
    position: relative;
}

.covid .search-wrap {
    position: relative;
    background: url("../img/covid/covid-image.jpg") center center no-repeat !important;
    background-size: cover !important;
}

.covid .search-wrap .bgBlueOverlay {
    }

.searchBox {
    margin: 0px;
    /*padding: 10px;*/
    margin-top: 30px !important;
    margin-bottom: 35px;
    position: relative;
}
.mainSearchBox {
    background-color: rgb(242,242,242);
	padding:10px; 
	width:100%;
	margin: 0 auto; 
	margin-top:0px; 
	overflow:hidden; border-radius:5px;
}
.mainSearchBox .form-control{
    background:none; 
}
    .mainSearchBox .col-md-11, .mainSearchBox .col-md-1 {
        padding: 0px
    }

    .mainSearchBox .btn-primary {
        width: 100%;
        border: 0px;
        padding:13px; border-radius:0px;
    }   
    
    .searchBox .col-md-8, .searchBox .col-md-4 {
        padding: 0px
    }
.covid input[type="search"]{ 
	height:45px; border:1px solid #fff;
    border-radius:5px;
    margin:0 auto;
    width:100%;     
    color: #333;
    background:rgba(255,255,255,1) url(../img/location/icon-search.svg) no-repeat  10px; padding-left:40px
}
.covid .form-inline .form-control{ width:100%; }
.wrap-dashNumber {
    text-align: left;
    background: url(../img/arrow-bold.svg) no-repeat left center;
    padding-left:30px; background-size:20px;
}
    /*SECTION TABS*/
    .navigationTabs {
    position: relative;
    border-bottom: 6px solid #37BBED;
    background-color: rgba(165,165,165,.1);
}
.link_back{ margin:10px 0px; display:block}
.TabAct {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    height: 50px;
    background: #E8B424;
}


.tagM {
    padding: 10px;
    text-align: left;
    margin-top: 5px;
}

.TabBen a:hover .tagM {
    padding: 10px;
    text-align: center;
}

.TabAct a:hover {
    color: #fff;
}

.TabBen {
    color: #fff;
    font-size: 15px;
    height: 50px;
    background: #0A0629;
}
.TabAct, .TabBen{font-weight: 600; width:270px}
.TabAct a, .TabBen a { color:inherit
}
.ic-tab1, .ic-tab2{ width:55px; height:53px; display:inline-block; float:left;}
.ic-tab1 {
    background: url("../img/covid/ic_tab1.png") no-repeat top center
}
.ic-tab2 { background: url("../img/covid/ic_tab2.png") no-repeat top center}
.TabBen .ic-tab1{ background-position:bottom; }
.TabBen .ic-tab2 { background-position: bottom}

/*SECTION DATOS GENERALES*/

.type3 .caption h4 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    /* text-shadow: 1px 2px 2px #0A0629; */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.type4 .caption h4 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
    /* text-shadow: 1px 2px 2px #0A0629; */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.Presupuesto { /*padding-bottom: 30px;*/
}

.avance {
}

.CodProceso {
    font-size: 18px;
}

.spb {
    padding-bottom: 10px;
}

#enlaceadjudica img, #enlaceinvitados img {
    width: 50px;
    padding-bottom: 10px;
}

.c-generalData {
    background-color: #F8F8F8;
    padding: 50px 25px
}
.box-generalData { /*background-color: rgba(2,17,30,.4);*/
    padding: 25px;
    color: #fff
}
.grayBox {
    background-color: #F0F2F4;
    padding: 25px;
    min-height: 230px;
    margin-bottom: 15px;
}
.c-generalData .card {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    justify-content:space-between;
    min-height:120px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
}
.c-generalData .card p, .c-generalData .card span{ padding-top: 10px; padding-bottom: 10px}
.c-generalData .card-body {padding: 15px 0px}
.covid span.bigNumber {
    font-size: 26px;
    text-align: left;
    display: block;
    line-height: 4.5em;
    font-weight: 600
}
.c-generalData .card-footer a{color: #fff}
.c-wrap-data{clear: both}
.c-wrap-data .wrap-icon{ width: 70px; height: 70px; float: left; display: inline-block}
.c-wrap-data .wrap-icon img{ width:55px; }
.wrap-info {float: left; display: inline-block
    }
.mediumNumber { font-size: 28px}
.mediumNumber, .label-data{ display: block; padding-top: 0px}
.c-wrap-data span{padding-bottom: 0px!important; padding-top: 0px!important}
.b0 .card {
}

.b2 span.h5, .b3 span.h5 {
    margin-top: 25px
}

.b3 .card-title {
    min-height: 255px !important
}

.b3 .subtitle-card {
    margin-bottom: 45px;
    margin-top: 56px;
    font-weight: 700
}

.b3 .covid span.bigNumber {
    padding-bottom: 0px
}

.b0 .grayBox, .b2 .grayBox, .b3 .grayBox {
    margin-left: -25px;
    margin-right: -25px
}

.mediumNumber {
    font-size: 28px
}

.mediumNumber, .label-data {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px
}
#divPregParticipacion .orangeLink {
    color: #000!important;
}
.c-wrap-data span { /*padding-bottom: 0px!important; padding-top: 0px!important*/
}

.header-gen-data{ padding: 15px}
.header-gen-data .btn{ float: right}
    .header-gen-data h2 {
        margin-bottom: 25px
    }

    .header-gen-data .btn {
        float: none;
        margin: 15px auto
    }
.boxCombo{ display:block; width:100%; margin-bottom:15px}
.box-generalData .boxCombo {
}

.boxDataSource {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    text-align: left; /*solo aplica para una fuente de datos*/
    padding:25px;
    /*background-color: rgba(188, 224, 253, .03);*/
    
}
.action_bar {
    display: flex; justify-content:flex-start; margin-top:15px;
}
    .boxDataSource .wrap-cta {flex-direction:column; padding:15px
    }
.wrap-cta span {
    display: block !important
}
.wrap-cta .h5{ font-size:16px; font-weight:bold}
.wrap-cta .btn-outlined{ padding: 20px; min-width: 180px}
.selected-title {
    padding: 15px 0px;
    margin-bottom: 15px;
    border: 1px solid #0F1468;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}
.c-generalData .card-title .h5 { font-weight:700; font-size:20px; display:inline-flex;
}

.c-generalData .card-title img{ margin-right:8px}
.c-generalData .card-title {
    text-align: center
}

    .c-generalData .card-title .h5 {
        font-weight: 700;
        font-size: 20px;
        display: block;
        text-align: center;
    }

    .c-generalData .card-title img {
        height: 70px
    }

.b2 .card-title {
    margin-bottom: 36px
}

.c-generalData .card-title .ic-wrap {
    padding: 15px;
    text-align: center;
    margin-top: 50px
}

.b3 .h5 {
    margin-top: 35px
}
.c-generalData .disclaimer{}
/*cards*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
    /*custom dropdown*/
    .mivCustom ul li {
    white-space: initial
}

.covid .mivCustom .btn-select-arrow, .covid .mivCustom .btn-select-value, .locationProfile-covid .mivCustom .btn-select-arrow, .locationProfile-covid .mivCustom .btn-select-value, .programProfile-covid .mivCustom .btn-select-arrow, .programProfile-covid .mivCustom .btn-select-value {
    background-color: #fff;
    padding: 15px 10px;
}

.covid .btn-select, .locationProfile-covid .btn-select, .programProfile-covid .btn-select {
    border: 1px solid #1997BE;
    border-radius: 3px
}

.covid .mivCustom .btn-select-value, .locationProfile-covid .mivCustom .btn-select-value, .programProfile-covid .mivCustom .btn-select-value {
    border: none;
    border-right-color: #0A0629;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.covid .mivCustom .btn-select-arrow, .locationProfile-covid .mivCustom .btn-select-arrow, .programProfile-covid .mivCustom .btn-select-arrow {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.covid .mivCustom .btn-select-value:hover, .locationProfile-covid .mivCustom .btn-select-value:hover, .programProfile-covid .mivCustom .btn-select-value:hover {
    text-decoration: underline;
    color: #000;
}

.covid .btn-select ul, .locationProfile-covid .btn-select ul, .programProfile-covid .btn-select ul {
    /*top: 51px;*/
    left: 0px;
    right: 0px
}
.triggerForm .btn{ border-radius:5px}

.flexContainer{ margin: auto;}
/*GRAFICA*/
#secGrafica {
    color: #fff;
    padding: 50px;
    background-color: #48789E;
}

    #secGrafica h2 {
        margin-bottom: 25px
    }

.viewData {
    border: 3px solid #fff;
    padding: 15px;
    background-color: #376282;
    margin: 15px;
}

#divGraphRecursosObj { /*margin-bottom:25px*/
}

.boxCompoDesglose {
    padding-left: 15px
}

/*TABLA DATOS COMPARATIVOS*/
.head {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 100%
}

.data1 {
    margin-right: 25px;
    min-width: 20%;
    max-width: 20%;
}

.labelTit {
    font-size: 11px;
    color: #808080;
}

.td1p {
    font-size: 18px;
    display: block;
    color: #808080;
}

.labelTit, .td1p {
    display: block;
    color: #808080;
}

.mainData {
    font-size: 14px;
    margin-right: 100px;
    min-width: 30%;
    max-width: 30%;
}

    .mainData .td1p {
        font-size: 14px
    }

.comparativeTable {
}

    .comparativeTable #tabs, .comparativeTable #tabs-2, .comparativeTable #accordion {
        width: 100% !important;
        max-width: 100%;
    }

    .comparativeTable .panel-group .panel {
        margin-bottom: 25px
    }

    .comparativeTable .panel-body {
        padding: 0px
    }

    .comparativeTable .panel-group {
        margin-bottom: 0px
    }

    .comparativeTable .panel-heading {
        background-color: #30536E;
        color: #fff;
    }

    .comparativeTable .mainData {
        font-weight: bold
    }

    .comparativeTable .labelTit, .comparativeTable .td1p {
        color: #fff
    }

    .comparativeTable .nivel22 .panel-default {
        border: none;
        margin: 15px;
    }

    .comparativeTable .nivel22 .panel-heading {
        background-color: #DFE3E6;
        color: #4C88B7;
        border-bottom: 5px solid #4C88B7;
    }

    .comparativeTable .nivel22 .panel-title a, .comparativeTable .nivel22 .panel-title .labelTit, .comparativeTable .nivel22 .panel-title .td1p {
        color: #000
    }

    .comparativeTable .nivel33 .panel-default {
        margin: 15px 0px 0px;
        border: 1px solid #DFE3E6;
    }

    .comparativeTable .nivel33 .panel-heading {
        background-color: #fff;
        border-bottom-width: 2px;
        border-bottom-color: #dfe3e6;
    }

    .comparativeTable .nivel33 .panel-title a, .comparativeTable .nivel33 .panel-title .labelTit, .comparativeTable .nivel33 .panel-title .td1p {
        color: #000
    }

    .comparativeTable .nivel33 .labelTit, .comparativeTable .nivel33 .td1p {
        color: #000;
    }

    .comparativeTable .nivel33 .mainData {
        font-weight: 600;
    }

    .comparativeTable .nivel33 span.h6 {
        color: #000;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 10px 15px;
        background-color: #f3f3f3
    }

    .comparativeTable .list-group-item {
        background-color: transparent;
        border-width: 0 0 1px 0px
    }

        .comparativeTable .list-group-item:hover {
            background-color: #f3f3f3
        }

.boxTituloListado {
    margin-top: 35px;
}

    .boxTituloListado .h3 {
        font-weight: 700
    }
/*MAP CONTAINER*/
.wrap-map{
    background-color: rgb(1, 34, 68);
    padding: 50px 25px
}
.wrap-map .tit-section, .open-data .tit-section{padding:25px; text-align: center; width: 70%; margin: 0 auto; color: #fff }
.map-container {
    webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
}

/*OPEN DATA*/
.open-data {
    padding: 50px 25px;
    color: #000;
    text-align: left;
    background: #DFE3E6;
}

.masInformacion .text-section {
    min-height: 100px
}

.open-data2 {
    padding: 50px 25px;
    color: #000;
    background: #ffffff;
    /*background: #01213A url("../img/covid/backup.png") no-repeat center left;*/
}

    .open-data2 .tit-box-opendata, .open-data2 .desc-box-opendata {
        margin-bottom: 0px
    }

.masInformacion {
    padding-bottom: 50px
}

    .masInformacion .tit-section {
        padding-bottom: 0px
    }

.blue-bg-border {
    background-color: rgba(188, 224, 253, .03);
    border: 1px solid #0F1468;
    min-height: 300px
}

.open-data .tit-section {
    padding-bottom: 0px
}

.box-opendata {
    padding: 25px; /*min-height:500px*/
}
.desc-box-opendata{ padding-bottom: 15px 0px}
.action-bar{ padding: 15px 0px 25px 0px;}
.tit-box-opendata {
    margin-bottom: 15px; 
}
.tit-box-opendata .h4 {
        font-size: 25px;
        font-weight: 700;
    }
    .desc-box-opendata {
        margin-bottom: 15px
    }
.icon-box-opendata{ text-align:right; margin-bottom:15px}
.box-opendata .btn-link {
    color: #fff;
    text-decoration: underline
}

.denuncias {
    border-left: 1px solid #09416E
}

    .denuncias .desc-box-opendata {
        padding: 0px 25px;
    }

.btnDownloadSection .btn-outlined {
    display: inline-block;
    background: none;
    border: 1px solid #1997be;
    color: #1997be;
    margin-right: 15px;
}

.contratacionesP {
    text-align: center;
    margin-top: 0px;
    padding: 0px 50px
}

.contractBox .NoResultC {
    padding: 100px;
    text-align: center;
    display: block;
}

.btnDownloadSection .btn-outlined:hover {
    text-decoration: underline
}

.covid .section-dataFuente {
    background-color: #DFE3E6;
}

.covid .boxDataSource h4 {
    border: none
}

.participe .boxCombo {
    width: 70%;
    margin: 15px auto
}

.participe .desc-box-opendata {
    padding-left: 50px;
    padding-right: 50px
}

.participe .card-footer {
    background: none;
    border: none
}

#divGraphRecursosObj .d3plus_data {
    stroke: #FFF !important;
}

#tree_map .d3plus_label {
    text-transform: capitalize !important;
}

#divGraphRecursosObj .d3plus_share {
    fill: #ffffff;
    opacity: 1;
}
/*----------------INFOGRAFIA--------------------*/
.Trecursos {
    width: 100%;
    height: 75px;
}

.Titems {
    width: 145px;
    font-size: 18px;
    text-align: center;
}

.THGenerico {
    width: 625px;
    height: 75px;
    text-align: center;
}

.Bkheader {
    background: rgb(111,58,172);
    background: -moz-linear-gradient(180deg, rgba(111,58,172,0.9612219887955182) 0%, rgba(0,28,92,0.5242471988795518) 100%);
    background: -webkit-linear-gradient(180deg, rgba(111,58,172,0.9612219887955182) 0%, rgba(0,28,92,0.5242471988795518) 100%);
    background: linear-gradient(180deg, rgba(111,58,172,0.9612219887955182) 0%, rgba(0,28,92,0.5242471988795518) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6f3aac",endColorstr="#001c5c",GradientType=1);
}

.TGenerico {
    width: 625px;
    height: 100px;
    text-align: center;
    border-bottom: 1px solid #012780;
}

    .TGenerico .small {
        font-size: 13px !important
    }

.Txtitems {
    font-size: 24px;
    width: 625px;
    border-bottom: 1px solid #012780;
}

.Tblue {
    background: rgb(3, 51, 164, .1);
    font-size: 50px;
    color: #00E5FF;
    padding-right: 20px;
    text-align: right;
}

.Tblue2 {
    background: rgb(3, 51, 164, 0.2);
    font-size: 50px;
    color: #63F142;
    padding-right: 20px;
    text-align: right;
}

.USD {
    font-size: 20px;
}


.box-generalData-infograph {
    /*background-color: rgba(55, 187, 238, 0.7);
    background: rgba(55, 187, 238, 0.7);*/
    color: rgba(55, 187, 238, 0.7);
    padding: 10px 25px;
    color: #fff;
    margin-top: 15px;
}

.c-generalData-infograph {
    padding: 0px 25px
}

.ContentNumber-infograph {
    font-weight: 700;
    text-align: center;
    margin:15px 0px;
}

.BigNumber-infograph{
    font-size: 80px;
}

.BigNumber2-infograph {
    font-size: 60px;
    
}

.tagline-infograph {
    font-size: 30px;
}

.card-infograph {
    background-color: rgba(2,17,30,.6);
    padding: 15px 10px;
    height: 270px;
    margin-bottom: 30px;
}

.card-infograph-blue {
    background-color: rgba(55, 187, 238, 0.7);
    padding: 15px 10px;
    height: 270px;
    margin-bottom: 30px;
}

.Icon-infograph, .Icon-infograph-camilla {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    display: inline-block;
}
.Icon-infograph img{ width: 20%; padding-bottom: 10px;}

.Icon-infograph-camilla img {
    width: 20%;
    padding-bottom: 10px;
    margin-top: 19px;
}


.cardblue-infograph {
    background-color: rgba(1, 144, 255, 0.15);
    padding: 15px 10px;
    min-height: 360px;
    margin-bottom: 15px;
}

.cardtitle-infograph{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
.cardblue-infograph ul {
    padding-inline-start: 0px;
}

.cardblue-infograph ul li {
    padding-bottom: 10px;
}


.cardblue-text {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}

.MediumNumber-infograph{ font-size: 50px; line-height: normal; font-weight: 800}
.Mtagline-infograph{ font-size:18px; line-height: normal;}
.Cardtitle-green {color: #D7DF23;}
.Cardtitle-orange {color: #FB9126;}
.Cardtitle-yellow {color: #FFF700;}
.Cardtitle-blue {color: #00E5FF;}
.Cardtitle-magenta {
    color: #EE3D8F;
}
.Cardtitle-white {
    color: #fff;
}

.ContentNumber-infograph a {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    text-decoration: underline;
    background: #337ab7;
    padding: 9px;
}
/* --------------PROGRAMAS ---------------------*/
.programas-section {
    padding: 50px 0px
}
    .programas-section .bigNumber {
        line-height: normal
    }
    .programas-section .tit-section {
        text-align: center;
        color: #fff;
    }

.label-dp {
    font-weight: 700
}

.short-detail {
    border-top: 1px solid #0E7095;
    border-bottom: 1px solid #0E7095;
    padding: 8px;
    font-size: 12px;
    margin-top: 15px
}

.programas-section .boxCombo {
    width: 300px;
    margin: 15px auto;
}

.programas-section .card {
    background-color: transparent;
    border: 1px solid #0E7095;
    color: #fff;
    padding: 25px
}

.programas-section .card-title .h3 {
    margin-bottom: 15px
}

.programas-section .highlightBox {
    border: 1px solid #0E7095;
    background-color: rgba(14, 112, 149, .2);
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.programas-section .bigNumber {
    font-size: 25px;
    font-weight: 700
}
/*----------- INDICADORES-------------------------------*/
.box-indicador-tit {
    border: 1px solid #0E7095; margin-top:15px; padding:8px 15px; font-weight:700;
}
.code-box {
    border: 1px solid #0E7095;
    background-color: rgba(14, 112, 149, .2);
    text-align: center;
}
.box-indicador-content {
    border: 1px solid #0E7095;
    padding: 15px;
    margin-bottom: 15px;
}
.tit-data-indicador{ text-transform:uppercase}
.desc-data-indicador{ margin-bottom:10px}
.tit-data-indicador, .desc-data-indicador { display:block; font-size:12px;}


/* -----------CONTRATOS -----------------*/
.sec-contratos {
    padding: 50px 25px
}

.contractProfile .s0-section {
    padding-bottom: 50px
}

.contratos-section {
    padding: 50px 0px
}

    .contratos-section .tit-section {
        text-align: center;
        color: #000;
    }

.contract-links {
    background-color: rgba(2,17,30,.6);
    padding: 25px 15px;
    margin-top: 25px;
}

    .contract-links a {
        color: #fff
    }

.link_externalce {
    background: #FFCF54;
}

.btn-participe {
    border: 1px solid;
    background-color: #E14D20;
    height: 36px;
    padding: 8px
}

    .btn-participe:hover {
        border: 1px solid;
        background-color: #E14D20;
    }

/*-----------PROYECTOS--------------------*/

.s0-section {
    background-position: center !important;
}

.contractual .table-striped > tbody > tr:nth-of-type(odd) { background-color:transparent;
}
.contractual .table-hover > tbody > tr:hover {
    background-color: #091c35;
}
.distribucionHosp{ margin-top:25px; }
    .distribucionHosp .card {
        
        background-color: #f2f3f4;
    }
    .distribucionHosp .card-header {
        padding: 15px 25px;
        background-color: #ced5d6;
    }
    .distribucionHosp .card-body {
        padding: 15px 25px;
    }

    .distribucionHosp th {
        font-weight: 700
    }
.table li{list-style:circle}
    .contractualHeader {
        background: #0D284B;
    }
.maninHeat-tit {
    background: rgba(10,6,41,.3); margin-bottom:25px
}
.contractual {
    padding: 50px 0px 25px 0px; color:#000
}
    .contractual h2{ margin-bottom:25px}
    .contractual a {
        color: #37BBED
    }
.DashBtn .btn{ white-space:normal; height:auto; min-height:45px!important}
.DashGenerico2 {
   
    padding: 25px;
    
    

}
.downloadDocs .btn{}
.bgTransp {
    background-color: #F5F5F5
}
.b-left {
    border-left: 5px solid #37BBED
}
    .DashGenerico2 .badge {
        margin-bottom: 15px;
        background-color: #37BBED; color:#000
    }
    .DashGenerico2 .borderbox {
        border: none
    }
    .rowBox {
        padding: 15px 0px;
    }
        .rowBox .small{ font-weight:700}
        .rowBox ul li{ list-style:circle; margin-bottom:5px; padding-bottom:5px}

        h2 {
            font-size: 24px;
            font-weight: 600;
        }
.distribucionHosp thead {
    background-color: #48789E;
    color: #fff; font-size:13px
}


.covid .s2-section h2 {
    color: #333;
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}

span.bigNumber {
    font-size: 20px !important;
    text-align: left;
    display: block;
    line-height: 0.3em;
    font-weight: 600;
}

.mainTit_t1 {
    text-transform: uppercase !important;
    font-weight: 600;

}

.details li span.h2 {
    font-weight: 600 !important;
}
    .details li span {
    display: block;
    text-align: center;
    font-weight: 400 !important;
}

.s0-section .navbar-nav a {
    font-weight: 400 !important;
   
}
.bk-CWhite {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 30px;
    margin: 20px 0px;
}

.btnlprofile { border-radius: 3px; padding: 5px; margin-bottom: 10px;}
/* -------- SUBSIDIOS ------------*/
.subsidios {
    background-color: #F3F2F4;
    color: #333;
    padding: 50px 0px
}
.subsidios .tit-section { text-align:center;    }
.subsidios .boxCombo {width:300px; margin:15px auto;
    }
.subsidios .mivCustom .btn-select-value { border:1px solid #333!important;   }
.subsidios .mivCustom .btn-select-arrow {
        border: 1px solid #333 !important;
    }
.summary-text {
    text-align: center
}
.box-ds {
    padding: 50px 25px 25px;
    text-align: center;
}
.subsidios .bigNumber, .box-generalData .bigNumber {
    font-size: 30px;
    line-height: normal
}
.label-detail-ds{ font-weight:700}
.ds-c1 {
    border-bottom: 5px solid #FF9100
}
.ds-c1 .bigNumber { color: #FF9100  }
.ds-c2      { border-bottom: 5px solid #B91010}
.ds-c2 .bigNumber {  color: #B91010    }
.ds-c3      {border-bottom: 5px solid #00CED5}
.ds-c3 .bigNumber { color: #00CED5 }
.wrap-img-ds{ margin-bottom:15px;}
.wrap-img-ds img {
    max-height:80px
}

.rowline {
    text-align: center;
}
/*PROGRAM PROFILE*/
.programProfile-covid {
    background-color: #fff
}

    .programProfile-covid .s0-section {
        background: url("../img/covid/bg_programProfile.jpg") no-repeat center !important;
        background-size: cover !important;
        padding-bottom: 0px;
    }

.contractProfile .s0-section {
    background: url("../img/covid/bg_programProfile.jpg") no-repeat center !important;
    background-size: cover !important;
    padding-bottom: 50px;
}
/*---otras herramientas----*/
.text-section {
    min-height: 130px;
}
    /*VIDEO*/
    .box-generalData-video {
    /*padding: 15px;*/
    color: #fff;
    display: inline-block;
}
.box-texto{ font-size: 14px !important;}
.box_title h3 {
    font-size: 40px;
    font-weight: 900;
    margin-top: 5px;
} 
.btndrone{ 
    border-radius:0px; 
    border: 1px solid #fff;
    height: 75px;
    background: none;
    width:100%;
    margin-top: 13px;
}

    .btndrone a {
       
        color: #fff;
        text-decoration: none;
    }
    .btndrone:hover {
        background: #337ab7;
        color: #fff;
    }
.btntxtup{ font-size: 16px; margin:0px;}
.btntxtdown{ font-size: 40px; font-weight: 900; margin:-12px;}
/*--------------------------------------------------*/
/*----------------------------------------------------------*/
/*Banner HME*/
.whiteSection {
    background: #37BBED;
}
.BannerHME {
    height: 184px;
}

/*-------------------------------*/
/*HEADER HOSPITALES*/

.DashTxT {
    font-size: 26px;
    text-align: center;
    text-transform: none;
    font-weight: 600; /*padding-bottom: 5px;*/
}
.DashTag {
    font-size: 14px;
    text-align: center;
    text-transform: none;
    padding-bottom: 5px;
}
.Dblue {
    color: #37BBED;
}

.HeaderFichasCovid {
    background-color: #37BBED;
    color: #fff;
    height: 40px;
    padding: 10px 5px;
    font-weight: 600;
    font-size: 14px;
}

    .HeaderFichasCovid .Nombre {
        float: left;
        width: 40%;
        text-align: left;
    }

    .HeaderFichasCovid .Localizacion {
        float: left;
        width: 30%;
        text-align: left;
    }

    .HeaderFichasCovid .ValorProyecto {
        float: left;
        width: 15%;
        text-align: center;
    }

    .HeaderFichasCovid .Avanceproyecto {
        float: left;
        width: 15%;
        text-align: center;
    }

.FichasCovid {
    color: #333;
    padding: 10px 5px;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.striped {
    background: rgb(231, 231, 231, 0.3)
}

.FichasCovid .Nombre {
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    width: 40%;
}

.FichasCovid .Localizacion {
    float: left;
    text-align: left;
    width: 30%;
}

.FichasCovid .ValorProyecto {
    float: left;
    color: #37BBED;
    font-weight: 600;
    text-align: center;
    width: 15%;
}

.FichasCovid .Avanceproyecto {
    float: left;
    color: #50B8B1;
    font-weight: 600;
    text-align: center;
    width: 15%;
}

.FichasCovid .btnmasinfo {
    float: left;
    color: #50B8B1;
    font-weight: 600;
    text-align: center;
    width: 30%;
    padding: 0px;
}

/*ESTRUCTURA INVERSIONES POR SECTOR*/

.contadores {
    margin-bottom: 25px;
    border-radius: 12px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.content-obras {
    border: 1px solid #707070;
    padding: 25px;
    -webkit-border-radius: 12px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 12px;
    -moz-border-radius-topleft: 0;
    border-radius: 12px;
    border-top-left-radius: 0;
}
.data-obra {
    text-align: center;
    padding: 15px
}
.data-obra .number{ font-size: 30px; font-weight: 700;}
.box-obra{ border-radius: 12px; padding: 15px}
.data-obra span{ display:block}
.info-cards {
    display: flex;
    flex-wrap: wrap;
    row-gap: 2em;
    column-gap: 2em;
}
.info-cards {
    flex: 1;
}
.hospitalTxt .h1{ color: #fff; font-size: 40px; font-weight: 700}
.wrap-ic-category img {
    width: 80px;
}
.category-obra:hover {
    background-color: #007DE5;
    transition:all .5s;
}
.category-obra .h4 {
    font-weight: 700
}
.category-obra * {
    color: #fff
}
.category-obra {
    background-color: #6EB8F5;
    border-radius: 12px;
    width: 18%;
    display: inline-block;
    padding: 15px;
    min-height: 200px;
    padding-top: 25px;
    /*margin: 0px 15px 15px  0px*/
    
    
}
.linea_tooltipSec{margin-top: 8px; margin-bottom: 8px}
.category-obra span {
    display: block
}
.contadores .bgSoftGray {
    background-color: #F9F9F9!important;
    border: 2px solid #fff;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.hospital-locations .mediumPics .carousel-inner { min-height: 15rem;
}
.hospital-locations .carousel{ margin-top: 8px}
.hospital-locations #Carousel2 .carousel-control {
    margin-top: 90px
}
.hospital-locations #Carousel2 .carousel-control.right{ right: 2%}
.hospital-locations #Carousel2 .carousel-control.left{ left:2%}
.cta-infra{ text-align: right}
.cta-infra .btn-lg{ padding: 20px; height: auto; margin-top:-15px}
.cta-infra .btn-lg a{ color: #fff; font-weight: 600}
.contadores .bgSoftGray .number {
    color: #0071BC
}
.projectProfile #Carousel2 .carousel-control { margin-top: -60px
}
.projectProfile #Carousel2 .carousel-control.right{ right: 2%}
.projectProfile #Carousel2 .carousel-control.left{ left:90%}
    /*---------------------------------------------------------*/
    /*ESTRUCTURA HOSPITALES*/
    .HospitalCovid {
    }
    .HospitalCovid h2 {
        color: #002D62;
        text-align: center;
        font-size: 24px;
        padding: 15px;
        font-weight: 900
    }

    .table .thead-dark th {
        color: #fff;
        font-weight: 600;
        text-align: center;
        background-color: #37BBED;
    }
/*HEADER HOSPITALES*/
.FichaHospital {
    border: 1px solid RGB(242,242,242,0.90);
    background: RGB(242,242,242,0.14);
    margin: 20px;
}
.FichaNombreHospital {
    background: #1781BC;
    min-height: 110px;
    padding: 20px;
}
.NombreHospital{font-size: 18px; font-weight: 600; padding-bottom: 5px; text-transform: uppercase}
.UbicaHospital {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.ValorProHospital {
    background-color: rgba(231,231,231,0.3);
    height: 70px;
}
.TituloValor{ font-size: 14px; color:#333; text-align: center; font-weight:600; padding-top: 10px;}
.ProyectoValor {
    font-size: 20px;
    color: #1781BC;
    text-align: center;
    font-weight: 700;
}
.AvanceBox{ padding: 15px 25px; color: #333; width: 100%; display:inline-block;}
.BoxavanceG{ width: 50%; float: left;}
.Box-title { font-size: 16px; text-align: center; font-weight: 600;}
.Box-Number{ font-size: 30px; text-align: center; font-weight: 900;}
.NumbreGreen {
    color: #50B8B1;
}
.NumbreOrange {
    color: #F7941E;
}
.btnmasinfo {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
}
.tParticipe {
    padding: 15px;
}
.plusInfo{ text-align:center; margin:15px}
    .plusInfo .btn-primary{ margin-right:15px; width: 100%}
.plusInfo .h4{ font-weight: 700; margin-bottom: 1.7rem; display: block}
.hospital-locations {
    padding: 50px;
}
.treemap {
    background: #f8f8f8;
}

.Enumeral .card {
    background-color: #fff;
    /*padding: 15px;*/
    min-height: 260px;
    height: 260px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15);
}

.Enumeral .ic-wrap {
    padding: 15px;
    text-align: center;
    margin-top: 30px
}

    .Enumeral .ic-wrap img {
        width: 100px;
    }

.Enumeral .grayBox {
    background-color: #F0F2F4;
    padding: 25px 0px;
    min-height: 90px;
    margin-bottom: 0px;
}



.ENumero {
    color: #337ab7;
    float: left;
    width: 10%;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    /*padding: 11px;*/
}

.Etexto {
    font-size: 14px;
    padding: 7px;
    float: left;
    width: 90%;
    font-weight: 600;
}

.BoxH {
    /*padding: 10px;*/
}

.BoxHospital {
    background-color: #ccc;
    height: 200px;
    border-radius: 12px;
    padding: 80px;
    text-align: center;
    background-size: cover;
    position: relative;
    background-position: center;
}
.Hosimg1, .Hosimg2, .Hosimg3, .Hosimg4, .Hosimg5, .dark-overlay {
    border-radius: 12px;
}
.hospitalTxt h3 {
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff;
    margin-top: 0px
}

.Hosimg1 {
    background-image: url('../img/modulares.jpg');
}
.Hosimg2 {
    background-image: url('../img/Centrosdeaislamiento.jpg');
}
.Hosimg3 {
    background-image: url('../img/Casturisticos.jpg');
}
.dark-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    transition: all 0.5s ease;
}
    .dark-overlay:hover, .linkHosp:hover {
        background-color: rgba(0,0,0,.6);
        border-radius: 16px;
    }
.linkHosp {
    transition: all 0.5s ease;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0
}
.hosLink {
    color: #37BBED;
}
.linkBoxes h3 {
    text-transform: uppercase
}
.linkBoxes .enlace_modulares h3{}
/*--------------------------------------------------*/
/*FOOTER*/
.covid footer {
    background-color: #37BBED;
    background-image: none;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-top: 3px solid #37BBED;
    padding-top: 0px
}

    .covid footer h3 {
        color: #8F97A5
    }

    .covid footer, .covid footer a {
        color: #fff
    }

        .covid footer ul {
            margin-left: 0px;
            padding-left: 0px
        }

        .covid footer li {
            list-style: none;
        }

        .covid footer .H li {
            padding: 0px 10px;
            text-align: center
        }

.covid .footerNav {
    padding: 25px 0px;
    border-bottom: 1px solid #001A66;
    background: #070a26;
    /*background: url("../img/bg_footerNav.jpg") repeat-x*/
}

    .covid .footerNav ul.list-inline {
        text-align: right;
        margin-top: 15px;
    }

.covid .footerLinks {
    padding: 15px 0px;
    text-align: center;
}

    .covid .footerLinks a {
        display: inline-block;
        margin: 15px 25px;
    }

    .covid .footerLinks ul {
        width: 80%;
        margin: 0 auto
    }

    .covid .footerLinks img {
        max-height: 45px
    }

.wrap-head-process .btn-outlined {
    border: 2px solid #ccc;
}

.actions-btnContratcs {
    overflow: hidden;
    display: block
}

.wrap-proceso .contractNumber {
    background-color: #E5E5E5;
    font-size: 12px;
    padding: 10px;
    color: #333;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px
}

.wrap-proceso .cotractName {
    background-color: #656D79;
    padding: 15px 0px 15px 15px;
    border-left: 3px solid #C43E4B;
    margin-bottom: 0px;
    color: #fff
}

    .wrap-proceso .cotractName a {
        color: #fff;
        text-decoration: underline
    }

.denuncias .icon-box-opendata img {
    height: 204px
}

.proceso2 .wrap-proceso div.cotractName:nth-child(2) {
    background-color: transparent !important;
}

.box-indicador-content .col-xs-9 {
    width: 100% !important
}

.panel-default > .panel-heading .badge {
}

.rowBox .tit-box-opendata .h4 {
    font-size: 20px
}

.denuncias .action-bar {
    margin-top: 100px
}

.tParticipe {
}

    .tParticipe .text-section {
        padding: 25px 0px;
        text-align: center
    }


/*PAGINAS de TEXTO PLANO*/
.MarcoNormativo {
    background: url("../img/location/home-image.jpg") no-repeat center;
    background-color: transparent;
    background-size: cover;
    height: auto;
    padding-top: 15px;
    color: #fff;
    position: relative;
}

.termConditions {
    background: url("../img/location/home-image.jpg") no-repeat center;
    background-color: transparent;
    background-size: cover;
    height: auto;
    padding-top: 15px;
    color: #fff;
    position: relative;
}

.termConditions, .MarcoNormativo {
    padding-top:50px;
    padding-bottom: 100px
}

    .MarcoNormativo .mainTitPage {
        margin-top: 50px
    }
.emptyList{ width: 80%; text-align: center; padding: 15rem 8rem; margin: 0 auto; font-weight: 700}
/*VIDEOS PAGE*/
.videos_listBox {
    padding: 50px;
    background-color: #EBEFF2;
}

    .videos_listBox .videoBox {
        /*background-color: #DFE3E6;*/
        margin-bottom: 25px
    }
.carrousel-wrapper{ margin: 0 auto; width: 85%; padding: 12px 0px}

.tit-video {
    margin-bottom: 15px;
}

    .tit-video .h3 {
        font-weight: 700;
        font-size: 18px
    }

.desc-video {
    padding: 25px 0px
}

.date-video {
    font-weight: 700
}



    /*------------ RESPONSIVE BEHAVIOR-------------------*/

@media screen and (min-width: 1336px) and (max-width: 1440px) {

    .DashGenerico {
        height: 185px;
    }

    .DashPresupuesto {
        font-size: 35px;
    }

    .DashBtn .btn {
        white-space: normal;
        height: 70px;
    }

}

@media (max-width: 1024px) {
    div.DashTag{ border-right: 0px; padding-right: 0px; text-align: center}
    .wrap-dashNumber{ text-align: center;}
    .s2-section .thumbnail {
        width: 90%;
    }

    .flex-item {
        min-width: 330px;
    }

    .DashBignumber {
        font-size: 50px;
    }

    .Dashtitle h3 {
        font-size: 22px;
    }

    .Dashtitle h4 {
        font-size: 18px;
    }

    .DashBtn .btn {
        height: 67px;
    }
        .DashPresupuesto {
        font-size: 30px;
    }
        .DashBk {
        margin-top: 40px;
    }

    .box_title h3 {
        font-size: 30px;
    }

    .box-texto{ font-size: 12px;}
    .flinks li {
        display: inline;
            }

}

    @media screen and (max-width:768px) and (min-width: 300px) {

        .item-hospital .tit-hospital-card {
            padding-left: 114px
        }
        .wrap-hosp-list .row {
            display: block;
            margin-bottom: auto
        }

        .wrap-hosp-list .card {
            height: auto
        }
        .cta-infra {text-align: center}
        .cta-infra .btn-lg {margin-top: 15px }
        .clearfix{ margin-bottom: 0px!important}
        .section-dataFuente{padding: 25px}
        .hospitalTxt h3 {
            font-size: 16px
        }
        #divContadores .bgSoftGray {
            background-color: transparent !important
        }
        #divContadores .bgSoftGray{}
        .data-obra {
            padding: 0px
        }
        .data-obra span.h4 {
            font-size: 12px !important; margin-bottom: 0px
        }

        .projectProfile #Carousel2 .carousel-control.left {
            left: 0px;
            top: 50%
        }
        .projectProfile #Carousel2 .carousel-control.right {
            right: 0;
            top: 50%
        }
        .contadores .bgSoftGray {
            -webkit-border-top-left-radius: 12px;
            -webkit-border-top-right-radius: 12px;
            -moz-border-radius-topleft: 12px;
            -moz-border-radius-topright: 12px;
            border-top-left-radius: 12px;
            border-top-right-radius: 12px;
        }
        .info-cards {
            flex-direction: row
        }
        .wrap-ic-category{float: left; margin-top: 0px; margin-right: 15px}
        .category-obra {
            width: 100%;
            min-height: initial;
        }
        .videos_listBox {
            padding: 25px 0px
        }
        .boxDataSource .wrap-cta {
            padding: 0px 0px 15px 0px
        }
        .Htabs .tagM {
            text-align: center
        }
        #section-home .quicklinks_navs a {
            min-width: 100%;
            margin: 0px 0px 15px 0px; min-height:initial;
        }
        .main-search h2 {
            text-align: center
        }
        .main-search {
            padding: 25px 0px
        }
        .plusInfo .btn {
            margin-bottom: 15px
        }
        .action_bar {
            display: block; text-align: center;
        }
        .t1{ margin-bottom: 8px}
        div.DashTag {
            text-align: center;
            border: none;
            padding-right: 0px
        }
        .wrap-dashNumber{ text-align:center}
        .headTit-section {
            margin-bottom: 25px;
            padding: 0px 25px
        }
        .maninHeat-tit {
            padding: 15px
        }
            h2 {
            font-size: 18px
        }

        /*SECTIONS*/
        .open-data, .c-generalData {
            padding: 25px 0px
        }
        /*HOMEPAGE*/
        .header-gen-data {
            text-align: center
        }

            .header-gen-data .btn {
                text-align: center;
            }

        .c-generalData .card {
            border: 1px solid #0F1468;
            margin-bottom: 15px;
        }

            .c-generalData .card .bigNumber {
                text-align: center
            }

        .BgTabs {
            width: 100%
        }

        .TabAct, .TabBen {
            width: 45%;
            font-size: 12px;
        }

            .TabAct a, .TabBen a {
                font-size: 12px;
            }

        .desc-data-indicador {
            margin-bottom: 10px
        }

        .wrap-map {
            display: none
        }

        .action-bar {
            text-align: center
        }

            .action-bar .btn {
                text-align: center;
                margin-bottom: 15px;
            }

        .logoFooter {
            text-align: center
        }

        .mainSearchBox {
            width: 100%
        }

        /*Dashdoard*/
        .DashGenerico {
            border: 1px solid #37BBED;
            padding: 10px;
            min-height: 260px;
            margin-bottom: 20px;
        }

        .Dashtitle h3 {
            font-size: 20px;
            font-weight: 400;
            width: 100%;
            text-align: center;
        }

        .Dashtitle h4 {
            font-size: 20px;
            font-weight: 400;
            width: 100%;
        }

        .DashBignumber {
            /*color: #FFD100;*/
            font-size: 30px;
            font-weight: 600;
        }

        .DashMedNumber {
            color: #FFD100;
            font-size: 30px;
            font-weight: 600;
        }

        .Dashindicador {
        }

        .DashBk {
            background: rgb(229, 229, 229, .1);
            height: 15px;
            width: 100%;
            float: left;
            margin-top: 40px;
            border-radius: 23px;
        }

        .DashMov {
            background: #FFD100;
            /*width: 50%;*/
            height: 15px;
            border-radius: 23px;
        }

        .DashPresupuesto {
            color: #D7DF23;
            font-size: 40px;
            font-weight: 600;
        }

        .Dashtext {
            color: #D7DF23;
            font-size: 30px;
            font-weight: 600;
        }

        .DasHospital {
            text-align: center;
        }

        .Dashcontainer {
            padding-top: 25px;
        }

        .DashHospitalN {
            color: #D7DF23;
            font-size: 71px;
            font-weight: 600;
        }

        .iconDash {
            color: #fff;
            text-align: center;
        }

            .iconDash img {
                width: 20%;
                padding-bottom: 30px;
            }

        .DashBtn {
            text-align: center;
        }

            .DashBtn .btn {
                border-radius: 0px;
                border: 1px solid #fff;
                float: none !important;
                background: none;
                font-size: 13px;
            }

                .DashBtn .btn:hover {
                    color: #fff;
                    background: rgb(0, 114, 187, .6)
                }

        .BannerHME {
            height: 48px;
        }

        /*HEADER HOSPITALES*/
        .HeaderFichasCovid {
            background-color: #37BBED;
            color: #fff;
            height: 0px;
            padding: 0px;
            font-weight: 600;
            font-size: 16px;
            display: inline-block;
            width: 100%;
        }
        .hospital-locations{ padding:0px}
        .BoxHospital{ margin-bottom:15px;}
        .HeaderFichasCovid .Nombre {
            float: left;
            width: 30%;
        }

            .HeaderFichasCovid .Localizacion {
                float: left;
                width: 20%;
            }

            .HeaderFichasCovid .ValorProyecto {
                float: left;
                width: 20%;
            }

            .HeaderFichasCovid .AvanceProyecto {
                float: left;
                width: 20%;
            }

        .FichasCovid {
            color: #333;
            padding: 15px 5px;
            font-size: 18px;
            border-bottom: 1px solid #eee;
        }

            .FichasCovid .Nombre {
                float: left;
                font-weight: 600;
                text-transform: uppercase;
                text-align: left;
                width: 100%;
                padding-bottom: 5px;
            }

            .FichasCovid .Localizacion {
                float: left;
                width: 100%;
                text-align: left;
                padding-bottom: 5px;
            }

            .FichasCovid .ValorProyecto {
                float: left;
                color: #37BBED;
                font-weight: 600;
                width: 100%;
                text-align: left;
                padding-bottom: 5px;
            }

            .FichasCovid .Avanceproyecto {
                float: left;
                color: #50B8B1;
                font-weight: 600;
                width: 100%;
                text-align: left;
                padding-bottom: 5px;
            }

            .FichasCovid .btnmasinfo {
                float: left;
                color: #50B8B1;
                font-weight: 600;
                width: 100%;
                text-align: left;
            }
    }

/*Samsung S5*/
@media (min-width: 360px) and (max-width: 375px) {
    .switchTable {
        text-align: center
    }

        .switchTable a {
            float: none;
            display: inline-block
        }

    .mainData, .data1 {
        min-width: 100%;
        margin-bottom: 10px;
    }

    .rowBox .tit-box-opendata .h4 {
        font-size: 14px
    }

    .contractData .col-xs-6, .actions-btnContratcs .col-xs-6 {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    /*FIchas*/

    .c-wrap-data {
        width: 50%;
        margin: 15px 0px 25px 45px;
    }

    /*Infografia*/

    .THGenerico {
        width: 200px;
        height: 75px;
        text-align: center;
        float: left;
        font-size: 18px;
    }

    .TGenerico {
        width: 200px;
        height: 100px;
        text-align: center;
        border-bottom: 1px solid #012780;
    }

    .Txtitems {
        font-size: 24px;
        width: 200px;
        border-bottom: 1px solid #012780;
        float: left;
        padding: 10px;
    }
    .DashPresupuesto {
        font-size: 35px;
    }

    .DashBtn .btn {
        white-space: inherit;
        height: 60px;
    }

    .video {
        width: 340px;
    }

    .box_title h3 {
        font-size: 35px;
    }
}
  