﻿
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');*/
html {
    height: 100%;
    box-sizing: border-box
}

body {
    font-family: 'Encode Sans', sans-serif;
    font-size: 16px;
    background-color: #fff;
    height: 100%;
    box-sizing: border-box;
    padding-bottom: 150px
}

.headTit-section {
    text-align: left;
    margin-bottom: 50px
}
    .headTit-section h2{font-size:28px }
.headTit-section p{ font-size:16px; font-weight:600}
.wrap-hospital { padding: 15px 5px
}
.infra-modal-bg {
    background-color: rgba(26,26,26,.5)
}
.h60{ height: 60px}
.mb15{ margin-bottom:15px!important}
.searchBox .quicklinks_navs a.btn-link {
    color: #fff
}
    a {
        color: #002D62
    }

footer a:focus, footer a:hover {
    color: #fff;
    text-decoration: underline
}

.mt25 {
    margin-top: 25px;
}

.mh-600 {
    min-height: 600px
}

.op50 {
    opacity: .5 !important
}

h1, h2, h3 {
    /*text-transform: uppercase*/
}

a:hover {
    color: #37BBED;
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 30px;
    font-weight: 700
}

h3 {
    /*font-size: 14px*/
}

h4 {
}

h5 {
}

h6 {
    font-size: 18px
}

.fullContainer {
    position: relative;
}

.p-50 {
    padding: 50px 0px
}

.p-50-all {
    padding: 50px;
}
.m-25{ margin: 25px}
.p-25{ padding: 20px}
.fw-600{ font-weight: 600}
.bgBlueOverlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /* background:rgba(0, 45,98,.8);
     Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002d62+0,002d62+100&0.85+0,0+89 */
    background: rgba(0,114,187,.8);
   
}

.well {
    border-radius: 0px; overflow:hidden
}

.locationProfile {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0629+0,0a0629+100&0.42+0,1+100 */
    background-color: rgba(26,63,93,.8);
}

#section-home {
    background-color: #fff
}

.H li {
    float: left
}

.navbar-default .navbar-brand:focus {
    color: #E14D20
}

.navbar-default .navbar-nav li a, .navbar-default .navbar-brand {
    color: #fff
}

.navbar-brand {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    height: auto;
    padding-left: 15px
}

.navbar-default .navbar-brand:hover {
    color: #FC0
}

.navbar-fixed-top {
    position: absolute
}

.btnMegusta {
    padding: 10px 15px
}

.btnNoMegusta {
    padding: 10px 5px
}

.btnAprueba {
    padding: 2px 10px;
    display: inline-block
}
.btnNoMegusta, .btnMegusta {
    display: none
}
.btnElimina {
    padding: 2px 5px
}

.mt25 {
    margin-top: 25px
}

.mt50 {
    margin-top: 50px
}

.close {
    float: none
}

.section-Admin .close {
    float: right;
    margin: -5px 8px;
}

input[type=checkbox] {
    margin: 4px 3px 7px;
}

.logoIntro {
    text-align: center
}

.homepage .c-generalData {
    color: #000
}
.c-generalData .disclaimer { text-align:center; padding:50px
}
.bg1{ background:url(../img/bg_mainData.png) no-repeat 0px 0px}
#CarouselRel{position: relative; padding-bottom: 50px}
#CarouselRel .carousel-control {
    margin-top: auto
}
#CarouselRel span.bigNumber{ line-height: 1em}
.wrap-forms .well {
    min-height: 0px!important; padding: 0px; border: none; box-shadow: none
}
#divCuentaNueva, #divUsuarioLog {
    margin: 25px 0px
}
/*FORM ELEMENTS*/
button, html input[type=button], input[type=reset], input[type=submit], .btn-lg, .input-lg {
    height: 45px;
    border-radius: 6px
}

.form-control {
    font-size: 11px;
    border-radius: 6px
}

.btn-primary {
    border: 1px solid #0072bb;
    background-color: #0072bb;
    /*padding: 6px;*/
}

.thumbnail {
    border-radius: 12px
}

#section-home .projects-section {
    background: #fff;
    padding:0px 0px 50px 0px;
}

.projects-section h2 {
    font-size: 18px;
    color: #333;
}

    .projects-section h2 a {
        color: #333
    }

.projects-section .thumbnail {
    position: relative;
    background-color: #fff;
    padding: 8px;
    border: none
}

.s2-section .thumbnail {
    position: relative;
    padding: 0px;
    border: none;
}

.projects-section .thumbnail img {
    border: 0.73px solid #B4BDCE;
}

.s2-section .thumbnail img {
    border: 0.73px solid #B4BDCE;
}

.s2-section .thumbnail img, .thumbnail .caption {
    border-radius: 12px
}

.projects-section .thumbnail .caption {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000333+0,000000+100&0.42+0,1+100 */
    background: -moz-linear-gradient(top, rgba(0,3,51,0.42) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,3,51,0.42) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,3,51,0.42) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b000333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.s2-section .thumbnail .caption {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 174px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0629+0,0a0629+100&0.42+0,1+100 */
    background: rgba(10,6,41,1);
}
.s2-section .thumbnail .caption h3{font-size: 14px}

.labelCategory {
    padding: 3px;
    position: absolute;
    z-index: 11;
    top: 20px;
    left: 0px;
    overflow: hidden;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: rgba(204,210,212,0.5);
    border-top-left-radius: 12px; border-top-right-radius: 12px;
}
#ideasContenedor .labelCategory {
    padding: 3px;
    position: absolute;
    z-index: 11;
    bottom:initial;
    height:auto;
    left: 0px;
    overflow: hidden;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    background-color: rgba(204,210,212,0.5);
}

.projects-section .thumbnail .caption, .s2-section .thumbnail .caption, #ideasContenedor .thumbnail .caption {
    padding-top: 30px;
    color: #fff
}
#ideasContenedor .thumbnail .caption {
    height: 168px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
    .list1 img, .list2 img {
    height: 170px;
    width: 100%
}
.list1 .thumbnail .caption { height: 170px!important
}
.projects-section .thumbnail .caption h3, .s2-section .thumbnail .caption h3 {
    color: #fff;
    display: block;
    margin-top: 20%
}

.s2-section .thumbnail .caption {
    display: block;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 186px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000333+0,000000+100&0.42+0,1+100 */
    background: rgba(0,0,0,.6);
}

.list-arrow {}

.list-arrow li {background: url("../img/ic-arrow45.svg") no-repeat center left; padding-left: 25px;}

.list-arrow li a { padding: 5px 0px; display: block; color: #37BBED; overflow-wrap:break-word}

/*CUSTOM BTN TY SELECT*/
.btn-select {
    position: relative;
    padding: 0;
    min-width: 100%;
    width: 100%;
    border-radius: 0;
    /*margin-bottom: 20px;*/
    border: 1px solid #1997BE;
    background: #fff;
}

#ejecucion_sect .btn-select {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px
}

#divPregParticipacion .mivCustom2 .btn-select-value {
    color: #002D62
}

.btn-select .btn-select-value {
    padding: 6px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 34px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
}

.btn-select .btn-select-arrow {
    float: right;
    line-height: 22px;
    padding: 6px 10px;
    top: 0;
}

.btn-select ul {
    display: none;
    background-color: white;
    color: black;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: none !important;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 100999;
}

    .btn-select ul li {
        padding: 3px 6px;
        text-align: left;
    }

        .btn-select ul li:hover {
            background-color: #f4f4f4;
        }

        .btn-select ul li.selected {
            color: white;
        }
/*DARK VERSION*/
.boxProjectsInfo {
    color: #000
}
.mivCustom{ border-radius: 6px!important}
.mivCustom .btn-select-value {
    /*border: 1px solid #002D62;*/
    border-right-color: #002D62;
    /*background: #fff;*/
    color: #666;
}

    .mivCustom .btn-select-value a {
        color: #002D62
    }

    .mivCustom .btn-select-value:hover {
        color: #002D62;
    }

    .mivCustom .btn-select-arrow {
        background: #50535C;
        color: #0072bb;
        border-left: 0px;
        border-radius: 0px 6px 6px;
    }

.mivCustom ul {
    border: 1px solid #003040 !important;
    max-height: 300px !important;
    overflow-y: scroll !important;
}

    .mivCustom ul li {
        color: #000 !important
    }
/*LIGHT VERSION*/
.mivCustom2 .btn-select-value {
    border: 1px solid #000 !important;
    border-right-color: #003040;
    background: #fff;
}

    .mivCustom2 .btn-select-value:hover {
        color: #000;
    }

.mivCustom2 .btn-select-arrow {
    background: #fff;
    color: #5AB642;
    border-left: 0px;
    border: 1px solid #000 !important;
}

.mivCustom2 ul {
    border: 1px solid #000 !important;
    max-height: 300px !important;
    overflow-y: scroll !important;
}

    .mivCustom2 ul li {
        color: #000 !important
    }

.prueba_ul {
    border: 1px solid #000 !important;
    max-height: 300px !important;
    overflow-y: scroll !important;
}

.objHidden {
    /*visibility:collapse;*/
    display: none
}

.objVisible {
    /*visibility:visible;*/
    display: block
}
/*HOMEPAGE*/
.homepage {
    background-color: #FFF;
    /*background: url("../img/location/home-image.jpg") no-repeat 0px 0px;
    border-bottom: 5px solid #001A66;
    background-size: cover;*/
    /*height: 40vw; color: #fff;
    padding-top: 60px;*/
    position: relative;
    padding-bottom: 25px;
}
.top-head{ padding-top:15px}
.closeDisclaimer{ display:inline-block; padding:0px 15px; font-weight:700; cursor:pointer; color:#fff}
    .closeDisclaimer:hover{ color:#0072bb}

    .paginainicio .link_back2 {
        display: none
    }
.link_back {
    margin: 10px 0px;
    display: block;
}
.link_back2 {
    margin: 10px 0px;
    display: block;
}
.header {
    background-color: #FFF;
    padding-top: 15px;
    position: relative;
}
#header{display: inherit}
.numberDesc{ /*font-weight:700*/}
.botonera {
    padding: 5px;
    float: right;
    background-color: rgba(13, 40, 75, 1);
    margin-right: -15px;
    border-radius: 5px
}

    .botonera .btn-link, .botonera .btn-link a {
        color: #fff;
        font-size: 12px
    }

.topIcon {
    height: 25px
}

.botoneraidea {
    padding: 3px;
    float: left;
    background-color: rgba(255, 191, 0, 1);
    margin-left: 35px;
    border-radius: 5px;
    margin-top: 2px;
}

    .botoneraidea .btn-link, .botoneraidea .btn-link a {
        color: #663300;
        font-size: 12px;
        font-weight: bold;
    }

.navbar-default {
    background: #fff;
    border-bottom: 0px
}

.videoBox {
    padding:25px 0px;
    /*background-color: rgba(10,6,41,0.4);
    padding: 1.5rem;
    margin-bottom: 25px*/
}
.mainWrap .card{ text-align:center; padding:25px; margin:25px 0px; min-height:180px}
.mainWrap .card .wrap-img { margin-top: 15px  }

.searchBox {
    margin: 0px;
    /*padding: 10px;*/
    margin-top: 90px !important;
    margin-bottom: 90px;
    position: relative;
    color: #fff;
}


.search-wrap {
    background: url("../img/location/home-image.jpg") no-repeat center -200px;
    background-size: cover;
    position: relative;
    padding: 80px 0px;
}
.search-wrap .bgBlueOverlay{ background:transparent}
.tab_navs_ideas{}

.mainSearchBox {
    /*background: #0D0929;*/
    background-color: transparent;
    padding: 10px;
    width: 70%;
    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
}


.map-container{ position:relative}


/*bloqueador defs pantalla para ellipse mapa*/
.sunScreen {
    display: block;
    position: absolute;
    z-index:1000;
    /*width: 100%;*/
    height: 100%;
    top: 0px;
    left: 15px;
    right:15px;
    background-color: rgba(0,45,98,0.5);
    color: #fff; text-align:center;

}
.central-txt{ font-size:28px; width:100%; position:absolute; top:48%; left:0px;}
    .central-txt .btn{ background-color:#fff; color:#000; font-size:15px; font-weight:700}
    /*.sunScreen:hover{opacity:1}*/
    .homepage input[type="search"] {
        height: 45px;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin: 0 auto;
        width: 100%;
        color: #333;
        background: #fff url(../img/ic_search-Bold.svg) no-repeat 15px;
        padding-left: 40px; font-size:14px;
    }
/*.searchBox input[type="search"]::placeholder{color: rgba(255,255,255,1);}*/
.bgLine {
    /*border-top: 1px solid #003040;*/
}

.solidBluebox {
    /*background-color: rgba(20, 32, 19, 0.4);*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002d62+1,002d62+100&0.5+66,0+100 */
    background: -moz-linear-gradient(top, rgba(0,45,98,0.5) 1%, rgba(0,45,98,0.5) 66%, rgba(0,45,98,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,45,98,0.5) 1%,rgba(0,45,98,0.5) 66%,rgba(0,45,98,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,45,98,0.5) 1%,rgba(0,45,98,0.5) 66%,rgba(0,45,98,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80002d62', endColorstr='#00002d62',GradientType=0 ); /* IE6-9 */
    padding: 10px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb50 {
    margin-bottom: 50px;
}

.borderbox {
    border-left: 1px solid #0A0629;
    border-right: 1px solid #0A0629;
}

.blueBorderbox {
    /*border: 1px solid #004E70;*/ padding: 15px;
    margin-bottom: 15px
}

    .blueBorderbox .bigNumber {
        font-size: 38px;
        color: #48789e;
        line-height: 32px;
    }
.logoIntro {
    padding: 15px 0px 25px 0px;
    text-align: center;
}
.acercaMIV {
    background: url("../img/location/home-image.jpg") no-repeat 0px 0px;
    background-color: transparent;
    background-size: cover;
    height: auto;
    padding-top: 15px;
    color: #fff;
    position: relative;
}

    .acercaMIV a {
        color: #fff
    }

    .acercaMIV .solidBluebox {
        margin-top: 35px !important;
    }

    .acercaMIV a, .acercaMIV-s2 a {
        text-decoration: underline
    }

.acercaMIV-s2 {
    padding-top: 15px;
    color: #000;
    padding-bottom: 25px;
    margin-bottom: 25px;
    background-color: #fff;
}

    .acercaMIV-s2 h2 {
        font-weight: 600;
        font-size: 24px;
        text-transform: initial
    }

    .acercaMIV-s2 .blueBorderbox {
        border: 1px solid #48789e;
    }
.WrapTermsConditions{ padding:25px 0px}
.charBox {
    min-height: 350px;
    vertical-align: baseline;
    background-color: #002D62;
    color: #fff;
}

.text-bold {
    font-weight: 700 !important;
}

.imgContainer {
    text-align: center;
    padding: 25px
}

.steps {
}

    .steps .bigNumber {
        float: left
    }

    .steps p {
        margin-left: 40px;
    }
.BoxHospital{  border-radius:3px; border:1px solid #ccc}
    .BoxHospital a {
        display: block;
        padding: 70px 25px 0 25px;
        text-align: left;
    }
.BoxHospital a:hover{text-decoration:none}
        #divHospitales {
            /*margin-bottom: 25px;*/
            position: relative;
        }
#divHospitales .carousel-inner{ width: 93%; margin: 0 auto}
.carousel-cell .BoxHospital { width: 270px; margin-right: 25px
}
.Htabs {
    background-color: #F8F8F8;
    border-bottom: 2px solid #6FCCEF;
}
    .Htabs .activo {
        border-bottom: 4px solid #6FCCEF
    }
    .Htabs .BgTabs {
        width: auto;
        display: flex;
        align-content: center;
        justify-content: center;
    }
    .Htabs .tagM{ font-weight:700; font-size:18px; padding:10px 25px}
    .Htabs img{ height:35px}
    .wrap-contract-hospital {
        border: 1px solid #ccc
    }
.item-hospital .tit-hospital-card {
    background-color: #F6F6F6; padding-bottom:8px
}
.item-hospital .card-header {
}
    .item-hospital .card-header h3{ margin-top:0px; padding-top:15px; font-weight:700 }
.wrap-img-hosp{ width:95px; height:75px; float:left; margin-right:15px}
.wrap-hosp-list{ padding:50px 0px}
.hospitales-list{ background-color:#FFF}
    .hospitales-list .card {
        border: 1px solid #C1C1C1; border-radius:5px; margin-bottom:25px
    }
.tit-hospital-card h3 { font-size: 18px;}
.contInfo{ padding-top: 4px; }
.btn-Info{ padding: 10px; background-color: #37BBED!important; }
    .btn-Info:hover {
        background-color: #286090!important;
    }
    .costohosTit, .estadohosTit {
        font-size: 14px;
        font-weight: normal;
    }
.wrap-img-hosp {
    width: 95px;
    height: 74px;
    /*background-image: url('../img/Hospital1Thum.jpg');*/
    margin: 10px; background-size:cover;
}
.costohos, .estadohos {
    font-size: 18px;
    font-weight: normal;
}

/*STICK stop stop MENU*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    min-height: 60px; padding-top: 10px; 
}
    .sticky + .main-Content {
        padding-top: 110px;
        background-color: #fff;
    }
.bg-white {
    background-color: #fff;
    margin: 0px;
    box-shadow: 0px 5px 5px #ccc;
}
.navs-shortcuts{ position: relative; text-align: center; min-height: 50px}
    .navs-shortcuts a{ max-width: 150px; padding: 10px 15px; color: #fff; border: 2px solid #fff; border-radius: 6px}
.sticky a {
    color: #fff !important;
    border: 2px solid #007DE5 !important;
    background-color: #007DE5;
}
/*SECTIONS*/
.wrap-logo {
    padding-top: 30px
}

    .wrap-logo img {
        width: 200px
    }
.wrap-map-MI {
    padding: 50px 0px
}
.wrap-map-proyects .main-nav { top:30px; direction:rtl;
}
.wrap-map-proyects .locationProfile #controls { top:100px
}
.mainTitPage {
    margin-top: 25px;
    margin-bottom: 25px
}

.projects-section {
    /*min-height: 45vw;
    padding-top: 0px !important;*/
    background: #003040;
}

.services-section {
    height: 100%;
    padding-top: 150px;
    background: #003040;
}

.s1-section, .s2-section, .s3-section, .s4-section {
    color: #333;
    background: #E5EAEB;
    padding-top: 50px;
}
    .s1-section h2, .s2-section h2, .s3-section h2, .s4-section h2, .s5-section h2 {
        font-size: 30px;
        font-weight: 700
    }
    .s0-section {
    /*height: 100%;*/
    padding-top: 50px;
    color: #fff;
    /*background-color: #0D284B !important;*/
    background-size: cover !important;
    position: relative;
    background-position: center;
    padding-bottom:50px;
}

.s1-section {
    height: auto;
}

.s2-section {
    height: auto;
}

.s3-section {
}

.s4-section {
}

.s5-section {
    height: auto;
    margin-top: 25px;
}

.s1-section, .s2-section, .s3-section, .s4-section, .s5-section {
    padding: 50px 0px
}

.locationProfile .whiteBg, .projectProfile .whiteBg {
    background-color: transparent;
}
#sec_relacionadas .type3 .caption {
    height: 168px!important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#sec_relacionadas .type3 .amount {
    margin-top:80px!important
}
    /*ADMIN COMMENTS*/
    .userLogin {
    width: 450px;
    margin: 0 auto
}

.wrapComment {
    background: #fff;
    padding: 25px
}

    .wrapComment .btnElimina p, .wrapComment .btnAprueba p {
        /*color: #fff;*/
    }

.wrapCommentModeration {
    background: #eaeaea;
    padding: 25px
}

.section-comments {
    /*background-color: #fff;padding: 25px 0px;*/
    color: #000;
}

#divDetComent .lineComment {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
}

#divNomUsuarioLog {
    margin-bottom: 30px;
    /*border-bottom: 1px solid #fff;*/
    color: #fff !important
}

.section-Admin {
    padding-top: 150px;
    color: #FFF;
    background: url("../img/backgroundAprobar.jpg") no-repeat top left;
    background-color: transparent;
    background-size: cover;
    position: relative;
}
    .section-Admin .botonera, .section-Admin .navigationTabs, .section-Admin .contactUs{
        display: none;
    }
.section-Admin .blue_TranspBg{ background-color:#fff; color:#000}
    .section-Admin .main-header {
        justify-content: center;
        background-color: #000;
        width: 450px;
        margin: 0 auto;
        padding-top:25px; display:none
    }
        .section-Admin .main-header a{ color:#000}
        .section-Admin .logoIntro img {
            height: 40px
        }
.section-Admin .logoRC img {
    height: 65px; margin-right:25px; margin-top:10px
}
    .section-Admin .navbar {
        padding-bottom: 0px;
        border-bottom: 6px solid #37BBED;
    }
    .header_admin {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
.header_admin #divCloseSesion { margin-top:35px }
        .section-Admin .tagM{ text-align:center}
        .userLogin {
            width: 450px;
            margin: 0 auto;
            padding: 15px;
        }

.blue_TranspBg {
    background-color: rgba(0, 48, 64, 0.4);
    color: #fff;
    overflow: hidden;
}

.section-Admin .whiteBg, .section-faq .whiteBg {
    background-color: rgba(255,255,255,1)
}

.section-Admin .Post_user {
    margin-left: 0px;
}
/*Tabs*/

.ML243 {
    margin-left: 243px;
}

.bbtm {
    border-bottom: 1px solid #00A3D9;
}

.BgTabs {
    width: 550px;
    margin: 0 auto;
}

.section-Admin .BgTabs {
    width: 100%;
    border-bottom: 3px solid #22B573;
    overflow: hidden;
    margin-top: 25px;
    background-color: rgba(13,40,75,.5);
}

.section-Admin .TabAct {
    margin: 0px;
    background: #22B573 !important;
    font-size: 14px;
    font-weight: 700;
}

    .section-Admin .TabAct a, .section-faq .BgTabs a {
        color: #fff
    }

.section-faq .TabAct, .section-faq .TabBen {
    font-size: 14px
}

.border-t-5 {
    border-top: 5px solid #00A3D9
}

.section-Admin .TabBen {
    background: none !important;
    font-size: 14px;
    font-weight: 700;
}

    .section-Admin .TabBen a {
        color: #fff
    }

        .section-Admin .TabBen a:hover {
            color: #000 !important;
            text-decoration: underline
        }

.section-Admin .well {
    margin-bottom: 0px;
    color: #000; overflow:inherit;
}

.section-Admin .dataThumbnail {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    color: #000
}

.section-Admin .boxImg .detailedLinks {
    border: 1px solid #e9e9e9;
    background-color: #e3e3e3;
}

.section-Admin .main-title {
}

.section-Admin .User_comment {
    float: none;
}

.TabAct {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    height: 50px;
    width: 240px;
    background: #00698C;
    margin: 0px 5px;
}

.tagM {
    padding: 10px;
    text-align: center;
}

.TabBen a:hover .tagM {
    padding: 10px;
    text-align: center;
}

.TabAct a:hover {
    color: #fff;
}

.TabBen {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    height: 50px;
    width: 300px;
    background: #00A3D9;
}


.section-faq .BgTabs {
    /*width: 100%;*/
    overflow: hidden;
    margin-top: 25px;
}
.infra-modal{padding: 15px 25px}
.infra-modal a{ color: #32BBED; font-weight: 600}

.modal-header {
    border-bottom: none; /*height: 30px;*/
    padding: 3px !important;
}

.modal-content {
    /*border-radius: 0px*/
    margin-top: 50px;
    /*background: #2f9cc1;*/
}

.modal-title {
    color: #3B4449;
    font-size: 22px;
    font-weight: 600;
    padding: 5px;
    display: flex;
}

.modal-footer {
    text-align: left;
    background-color: #fff;
    border-top: none;
}
.infra-modal .modal-footer { padding-top: 0px; padding-bottom: 0px
}
/*section CONTACT US*/
.contactUs {
    text-align: center;
    font-weight: bold;
    padding: 50px 0px;
    font-size: 18px
}

.footerLinks {
    text-align: center
}

    .footerLinks a {
        display: inline-block;
        margin: 15px 25px
    }

    .footerLinks img {
        max-height: 50px
    }

footer ul {
    float: right;
    margin-top: 15px
}

.footerNav {
    margin-bottom: 15px;
    border-bottom: 1px solid #004E70;
    padding-bottom: 25px;
}

.btn {
    border-radius: 5px; font-size:16px;
}

.borderbox-Coments {
    border: 1px solid #e3e3e3;
    padding: 15px;
    margin-bottom: 15px
}

    .borderbox-Coments .btn-default {
        background-color: #518499;
        color: #fff;
        border-radius: 0px;
        border: none;
        margin-right: 15px
    }

#divDetComent .borderbox-Coments:first-child {
    margin-top: 15px
}

.section-Admin footer, .section-faq footer {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0px;
    right: 0px;
}


.section-Admin footer {
    position: relative;
    width: 100%;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.section-logIn {
    padding-bottom: 17vw
}

.section-Admin .orangeLink {
    color: #fff !important
}

.section-Admin .boxImg {
    margin-bottom: 25px
}

    .section-Admin .boxImg .labelCategory {
        right: 15px
    }

.section-Admin h3 {
    margin-bottom: 25px
}

#MicrosoftNav {
    top: 50px !important
}


.section-Admin .section-comments {
    color: #000
}

.headTit {
    background-color: #ece9e7;
    text-align: center;
    color: #000;
}

.btnPublicar p, .btnEliminaC p, .btnRespuesta p {
    display: inline-block;
}

.boxImg .btnElimina span, .btnEliminaC span {
    color: #D21315
}

.boxImg .btnPublicar span, .btnRespuesta span {
    color: #00D900
}

.wrapComment {
    background: #fff;
    padding: 25px;
}

#divDetComent .lineComment {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.section-logIn {
    padding-bottom: 10vw
}

.sx-section {
    height: 10vw;
    padding-top: 150px;
    color: #FFF;
    background: none;
    background-color: transparent;
    background-size: 100%;
    padding-bottom: 150px;
}

    .sx-section .highlightBox {
        background-color: #07041C
    }

.btnPublicar p, .btnEliminaC p, .btnRespuesta p {
    display: inline-block
}

.btnPublicar span, .btnEliminaC span, .btnRespuesta span {
    margin-right: 5px
}

#divMensaje2, #divMensaje {
    margin: 150px;
}

.logoFooter {
    opacity: .5
}

.headTit {
    background-color: #ece9e7;
    text-align: center;
    color: #000;
}

    .headTit h2 {
        font-size: 22px;
    }

.section-dataFuente {
    /*border-top: 1px solid #496C1E;
    border-bottom: 1px solid #496C1E;*/
    padding: 50px;
    /*color: #002D62;*/
    background-color: #F8F8F8;
}

    .section-dataFuente h3 {
        text-align: left;
        margin-bottom: 25px;
        font-weight: 600;
        font-size: 18px; padding-left: 25px;
    }

.boxDataSource {
    width: 30%;
    margin: 0 auto;
    font-size: 13px;
    text-align: center;
    display:inline-block;
}
.section-dataFuente .headTit-section{ margin-bottom:15px}
.border-right {
    border-right: 1px solid #496C1E;
}

.boxDataSource span {
    /*display: block;*/
    text-align: center
}

.boxDataSource h4 {
    /*border: 1px solid #666;
    padding: 5px;*/
    font-weight:700;
    font-size:20px;
}

.boxDataSource span:last-child {
    margin: 15px 0px;
    color: #666;
}

.boxDataSource div.t1 {
    display: inline-block;
    padding-left: 0px;
    color: #000;
    margin-right: 5px;
    font-weight:600;
}

.logoIntro {
    margin-bottom: 15px;
}

.list1 .headSection, .list2 .headSection, .list3 .headSection, .tab_navs_ideas .h2 {
    font-size: 24px;
    font-weight: 600
}
.tab_navs_ideas {
    margin: 20px 0px 0px;
    /*border-bottom: 1px solid #707070;*/
}
#divProyectosCont, #divIdeasProyContenedor {
    padding: 1.5rem 1rem;
    border: 1px solid #707070;
    border-radius: 0px 8px 8px 8px;
    /*border-top: 0px*/
}
.tab_navs_ideas a {
    margin-right: 25px;
    display: inline-block;
    border-radius: 12px 12px 0px 0px
}
    .tab_navs_ideas a:hover{ cursor:pointer}
    .tab_navs_ideas a.activo {
        border: 1px solid #707070;
        border-bottom: 3px solid #fff;
        padding: 10px;
        color: #37BBED;
        margin-bottom: -3px;
    }
    .tab_navs_ideas a span.h2{ font-size:18px}
    .main-disclaimer {
        text-align: center;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0px;
        right: 0;
        z-index: 100;
        background-color: #37bbed;
        color: #fff;
        padding: 5px;
    }
    .main-disclaimer p{ margin:0px; font-size:14px}
    /*LOCATION PROFILE*/
    .link_external {
        background-color: #fff;
        padding: 25px;
    }

.sepH {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px
}

.s0-section img {
    background-size: 100% !important
}

.s0-section .mainTit_t1 {
    font-size: 30px;
    line-height: 40px;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,1);
}

.s0-section .sub_t1_red {
    color: #fff;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    font-weight: 700
}

.s0-section dt {
    font-size: 36px;
    font-weight: 400;
    color: #FFF;
}

.s0-section dd {
    font-size: 14px;
    font-weight: 700
}

.s0-section .nav > li > a:focus, .nav > li > a:hover {
    background-color: rgba(13, 40, 75, 0.73);
}

.s0-section .navbar-nav {
    margin-top: 5vw;
    margin-left: 60px;
    border-radius: 10px;
    background-color: rgba(0,3,51,0.42);
    border: 1px solid rgba(0,45,98,0.5);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(1,22,74,1);
    -moz-box-shadow: 0px 3px 4px 0px rgba(1,22,74,1);
    box-shadow: 0px 3px 4px 0px rgba(1,22,74,1);
}

.quicklinks_navs, .quicklinks_navs2 {
    text-align: center;
    margin: 50px 0px;
    position: relative
}
.quicklinks_navs a{ display:inline-block; text-align:center; color:#fff; padding:15px; border: 2px solid #fff; border-radius: 8px}
    .quicklinks_navs2 a {
        display: inline-block;
        text-align: center;
        color: #fff;
        padding: 0px 15px;
        margin-bottom:15px;
    }
    .quicklinks_navs a img{ height:30px}
    .quicklinks_navs2 a img {
        /*height: 60px*/
    }
.main-search{ padding:50px 25px 25px 25px}
.navLinks-home .quicklinks_navs { margin:25px;}
    .navLinks-home .quicklinks_navs a:hover {
        background-color: rgb(0,114,187); color:#fff!important; text-decoration:none
    }

    .main-search h2 {
        color: #0072BB;
        text-align: left;
        font-size: 25px
    }
    .main-search .headTit-section {margin-bottom:15px
    }
.quicklinks_navs .shortcutLink {
}
.graphAvanceFisico, .graphAvanceFinanciero{ padding: 25px}
#section-home .quicklinks_navs a {
    border: 3px solid rgb(0,114,187);
    padding: 15px;
    margin: 0px 15px;
    border-radius: 10px;
    font-weight: bold;
    min-width: 150px;
    min-height: 80px;
    color: rgb(0,114,187);
}
.locationProfile .quicklinks_navs a {
    border: 2px solid #fff !important;
    padding: 15px;
    margin: 0px 15px;
    border-radius: 10px;
    font-weight: bold;
    min-width: 150px;
    min-height: unset !important;
    color: rgb(0,114,187);
}
.s0-section .quicklinks_navs a {
    color:#fff!important
}

.treemap{ padding:50px 0px}
.indicatorBar {
    background-color: #F7941E; height:5px; border-radius:3px; width:90%; margin:0 auto; display:none;
}
.covid_link {
    background-color: #fff
}
    a.covid_link { /*color:#000!important*/}

    .complimentaryText {
        margin: 25px 0px;
        text-align: center;
        font-size:14px;
    }

    .locationProfile .s0-section .navbar-nav {
        margin-left: 0px
    }

.s0-section .navbar-nav img {
    height: 40px;
    margin-bottom: 10px
}

.s0-section .navbar-nav a {
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: auto 30px
}

.s1-section .filtersBox {
}

    .s1-section .filtersBox .btn-select {
        width: 100%;
        min-width: 100%
    }

.s1-section .list-group-item {
    border: none;
    background: none;
    color: #337ab7;
}

    .s1-section .list-group-item:hover {
        color: #0087E0;
        background-color: #100A3F;
        text-decoration: underline
    }




.s2-section h2 {
    margin-bottom: 25px;
}

.mainTit_t1 {
    font-weight: 400
}

.navControls a {
    color: #5AB642;
}

.totalpages {
    text-align: center;
    width: 50%;
    display: inline-block
}

.s2-section .filtersBox {
    margin-top: 15px;
}

s2-section div.row:nth-child(2n) {
    margin-top: 15px;
}

.filtersBox {
    margin-bottom: 15px;
    margin-left: 10px; /*overflow:hidden*/
}

    .filtersBox .form-group {
        float: left;
        width: 50%
    }

    .filtersBox label {
        font-size: 10px;
        font-weight: 400;
        text-transform: uppercase;
        margin-right: 10px
    }

.whiteBg {
    background-color: rgba(255,255,255,0.95);
    color: #333
}

.subSection {
    margin: 25px 0px;
    padding: 25px 0px;
}

.subSection2 {
    margin: 25px 0px;
    padding: 25px 0px;
}

.subSection h2 {
    color: #333;
    font-weight: 700;
    font-size: 30px
}

.borderLINK {
    border: 1px solid #949CA5;
    padding: 10px 5px;
    margin: 15px
}

.highlightedText {
    margin: 25px 0px
}

    .highlightedText .h2 {
        color: #50B8B1;
    }

.navbar-header {
    float: none
}

.urlLink {
    background: url(../img/location/icon-embed.svg) no-repeat center left;
    padding-left: 30px;
    height: 30px;
    margin: 15px 0px;
    display: block
}

.icBox {
    width: 30px;
    height: 30px;
    float: left
}

    .icBox img {
        width: 30px;
    }

.details {
    margin-top: 10%
}

    .details li {
        margin: auto 45px;
    }

        .details li span {
            display: block;
            text-align: center;
            font-weight: 600
        }

            .details li span.h2 {
                font-size: 30px;
                font-weight: 700
            }

#divListadoProyectos {
}

    #divListadoProyectos .list-group-item {
        border-bottom: 1px solid #132F56;
        background: transparent url("../img/icons/icon-proyectos-color.svg") no-repeat center left;
        padding-left: 45px;
        background-size: 25px;
    }
.idea_proy .list-group-item {
    border-bottom: 1px solid #132F56;
    background: transparent url("../img/icons/icon-ideaProyecto-color.svg") no-repeat center left;
    padding-left: 45px;
    background-size: 25px;
}
    .idea_proy .list-group-item:hover {
        color: #0087E0;
        background-color: transparent;
        text-decoration: underline;
    }

    #divListadoProyectos .list-group-item:before {
    }



    /*PROJECT PROFILE*/
    .link_external {
        border: 1px solid #ccc;
        padding: 25px;
        margin: 25px 0px;
        text-align: center;
        background-color: #fff
    }

    .link_external a {
        display: block;
        margin: 15px 0px
    }

.projectProfile {
}

.headsectionpro{ text-align: center; padding: 0px 0px 50px 0px;}

.projectProfile .s0-section .navbar-nav {
    margin-top: 2vw;
    border-radius: 10px;
    background-color: rgba(0,3,51,0.42);
    border: 1px solid rgba(0,45,98,0.5)
}

    .projectProfile .s0-section .details {
        margin: 50px 0px;
    }

    .projectProfile .s0-section .mainTit_t1 {
        font-size: 30px !important;
        text-transform: none
    }

    .projectProfile .subSection {
        margin-top: 0px;
        margin-bottom: 0px
    }
    .projectProfile .contactUs, .locationProfile .contactUs {
        border-top: 1px solid #ccc;
    }
    .sub_t2_red a {
        color: #fff;
        text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
        font-weight: 400
    }

.listDetail {
    margin-left: 0px;
    padding-left: 0px
}

    .listDetail span:first-child {
        float: left;
        font-weight: 600;
    }

    .listDetail span:last-child {
        float: right
    }

    .listDetail li {
        display: block;
        border-bottom: 1px solid #CCD2D4;
        overflow: hidden;
        padding: 5px 0px
    }

        .listDetail li span {
            display: block;
        }

.type4 .labelCategory, .type5 .labelCategory {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    top: 88%;
    color: #000;
    font-weight: 400;
    background-color: rgba(255,255,255,.7);
    font-weight: bold
}
.proyectoBox {
    background-color: #F9F9F9!important; margin-bottom:15px
}
    .proyectoBox .labelCategory {
        top: 0px;
        left: 0px;
        padding-left: 10px;
        position: relative;
        background-color: #7ED0EE;
    }
    .proyectoBox .amount {
        float: none;
       margin-top: 0px;
        clear: both;
        display: block;
        width: 100%;
        text-align: left;
        padding-right: 5px;
    }
        .proyectoBox .amount small{ color:#000; font-size:11px; margin-bottom:5px}
    .proyectoBox .caption, .proyectoBox .amount {
        padding: 10px
    }
    .proyectoBox span.bigNumber {
        line-height: normal;
    }

        .type4 .detailedLinks, .type5 .detailedLinks {
            top: 105%;
            font-size: 9px;
            text-transform: uppercase
        }

    .type4 .detailedLinks a, .type5 .detailedLinks a {
        color: #fff
    }
            #ideasContenedor .type4 .detailedLinks a {
                color: #000; font-size:12px;
            }

.smallPics .carousel-inner {
    min-height: 300px
}

.mediumPics .carousel-inner {
    min-height: 460px
}

.smallPics .carousel-control { /*top:-7vw*/
}

.smallPics .thumbnail {
    width: 100%
}

.mediumPics .carousel-control {
    top: 0
}

.mediumPics .thumbnail {
    width: 100%;
    height: 390px
}

    .mediumPics .thumbnail img {
        width: auto; /*max-height:390px*/
    }

.mediumPics .type5 .labelCategory {
    height: 50px;
    top: 88%;
    padding-top: 15px
}

    .mediumPics .type5 .labelCategory .glyphicon {
        font-size: 20px
    }

.bgSoftGray {
    background-color: #EAEAEA;
    padding: 15px
}

.projectProfile .content {
    background: none
}

.boxComent {
    border-bottom: 1px solid #ccc
}

    .boxComent .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .boxComent .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
        background-color: #333 !important
    }
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e8e8e8 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #C8BFBF !important
}

.optionList a {
    color: #ccc
}

#content2 {
    padding-left: 0px !important
}

.type4 .enlace_img {
    height: 250px;
}

.enlace_img {
    height: 400px;
    background-size: cover !important;
}

.projects-list-view {
    /*max-height: 500px;*/
    overflow-y: scroll;
    margin-top: -180px !important;
    background-color: #fff
}

.locationProfile .projects-list-view {
    margin-top: -90px !important
}

.locationProfile #controls { top:100px!important
}
.locationProfile .main-nav nav ul li {
    float: left;
    margin: 3px 6px 0px 0;
}
/*CUSTOM MODAL BOX*/
.MIVBox label, .MIVBox h3, .MIVBox .modal-title {
    color: #000000;
    text-align: left
}

.MIVBox .modal-body {
    background-color: #F0F0E1;
}
/*CLICK SEARCH*/
.searchbox2 {
    position: relative;
    min-width: 50px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    display: none; /*TEMPORARY STYLE*/
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 20px;
    color: red;
}

    .searchbox-input::-webkit-input-placeholder {
        color: #d74b4b;
    }

    .searchbox-input:-moz-placeholder {
        color: #d74b4b;
    }

    .searchbox-input::-moz-placeholder {
        color: #d74b4b;
    }

    .searchbox-input:-ms-input-placeholder {
        color: #d74b4b;
    }

.searchbox-icon,
.searchbox-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: #172b3c;
}

.externalinks {
    border-bottom: 1px solid #ccc; padding:50px 15px; display:block
}
.enlacesAdicionales {
    margin: 50px
}
    .enlacesAdicionales .card {
        background-color: #fff;
        padding: 25px;
        -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);
    }
        .enlacesAdicionales .card a{ display:flex; flex-direction:row}
        .enlacesAdicionales .card .h4{ font-weight: 700;}
.imgWrap{ margin-left:50px}
    .imgWrap img{ height:55px}
.plusInfo a{ color:#fff}
.plusInfo a:hover{
    text-decoration:none
}

.searchbox-open {
    width: 100%;
}

.defaultMessage {
    padding: 50px;
    text-align: center;
}
/*BOX CONTAINERS*/
.amount {
    float: right;
    margin-top: -10px;
    clear: both;
    display: block;
    width: 100%;
    text-align: right;
    padding-right: 5px
}

    .amount small {
        color: #fff;
        font-size: 10px
    }
#ideasContenedor .amount small {
    color: #fff;
    font-size: 10px; display:block; margin-bottom:10px
}
.bigNumber {
    font-size: 1em;
    display: block;
    padding: 0px;
    line-height: .5em
}

.type2 img {
    height: 166px;
    width: 244px
}

.type2 .caption h3 {
    font-size: .6em;
    line-height: .2em;
    padding-top: 15px
}

.type2 .caption h4 {
    font-size: .8em;
    color: #fff
}

.type2 .caption h3, .type2 .caption h4 {
    text-transform: capitalize
}

.type2 .H {
    padding-left: 0px;
}

    .type2 .H .li {
        list-style: none
    }

.type3 img, .type4 img {
    height: 166px;
    width: 100%;
}

.type3 .caption h3 {
    font-size: .6em;
    line-height: .2em;
    padding-top: 15px
}

.type3 .caption h4 {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 20px;
    overflow: hidden;
    /*text-shadow: 1px 2px 2px #0A0629;*/
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
#ideasContenedor .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;
}
    .type4 .caption h4 {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 20px;
    overflow: hidden;
    /*text-shadow: 1px 2px 2px #0A0629;*/
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.type3 .caption h3, .type2 .caption h4 {
    text-transform: capitalize
}

.type3 .H {
    padding-left: 0px;
}

    .type3 .H .li {
        list-style: none
    }

.detailedLinks {
    font-size: .55em;
    padding-left: 5px;
    position: absolute;
    bottom: 15px;
    width: 100%
}

    .detailedLinks .col-md-4 {
        padding-right: 8px;
    }

    .detailedLinks .glyphicon-thumbs-up {
        /*float: left*/
    }

.type3 .detailedLinks {
    font-size: 1em;
    padding-left: 5px;
    bottom: 0;
    width: 100% !important;
    overflow: hidden;
    color: #333;
    position: relative;
    margin: 0 auto;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border: 1px solid #ccc;
    border-top: 0px
}
#ideasContenedor .type4 .detailedLinks {
    font-size: 1em;
    bottom: 0;
    width: 100% !important;
    overflow: hidden;
    color: #333;
    position: relative;
    margin: 0 auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-top: 0px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

    .type3 .detailedLinks a {
        display: block;
        margin: 5px 0px;
        font-size:12px
    }

    .type3 .detailedLinks .badge {
        background: none;
        color: inherit;
        font-weight: 400
    }
#ideasContenedor .type4 .detailedLinks .badge {
    background: none;
    color: inherit;
    font-weight: 400;
}

    .type3 .detailedLinks .col-md-4 {
        padding-right: 8px;
    }

    .type3 .detailedLinks .glyphicon-thumbs-up {
        float: left
    }

.type3 .labelCategory, #ideasContenedor .type4 .labelCategory {
    width: 100%;
    top: 0px;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 10px
}


.type3 .amount {
    text-align: left;
    font-size: 18px;
    margin-top: 80px
}
#ideasContenedor .type4 .amount {
    text-align: left;
    font-size: 18px;
    margin-top: 70px
}
.Iconcarrusel img {
    width: 14px !important;
    height: 14px;
    border: none !important;
    padding: 1px;
    margin-right: 3px;
}

.percentage {
    background-color: #48789E;
    height: 35px;
    width: 100%;
    position: relative;
    
}

.completed {
    position: absolute;
    z-index: 2;
    height: 35px;
    background-color: #50B8B1;
    max-width: 100%
}

.indicatorValues {
    position: absolute;
    z-index: 3;
    height: 35px;
    font-size: 10px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px;
    padding: 0px 10px;
    line-height: 10px
}

.startPoint, .endPoint, .middlePoint {
    width: 32%;
    display: inline-block;
    color: #fff;
}

.endPoint {
    text-align: right;
    float: right
}

.middlePoint {
    text-align: center;
    display: inline-block
}

.orangeLink {
    color: #0072BC !important;
}

.smallThumbs li {
    list-style: none;
    margin: 5px
}

.smallThumbs img {
    width: 50px !important;
    border: 1px solid #CCD2D4
}

.linkViewMore {
    width: 100%;
    padding: 10px;
    text-align: center;
    overflow: hidden
}

    .linkViewMore a {
        color: #E14D20;
        padding-top: 10px;
        font-weight: 700
    }

.xmalFFF {
    font-size: 10px;
    text-transform: uppercase;
    color: #878787
}

    .xmalFFF:hover {
        text-decoration: none;
        cursor: default;
        color: #878787 !important
    }

.enlace_proyecto {
    /*padding-left: 33px*/
}

.smallThumbs li {
    list-style: none;
    margin: 5px
}

.smallThumbs img {
    width: 50px !important;
    border: 1px solid #CCD2D4
}

.linkViewMore {
    width: 100%;
    padding: 10px;
    text-align: center;
    overflow: hidden
}

    .linkViewMore a {
        color: #E14D20;
        padding-top: 10px;
        font-weight: 700
    }

/*ADMIN IMAGES PANEL*/
.modal-header .close {
    margin-top: -40px; float: right; margin-right: 15px;
}

.boxImg {
}

    .boxImg .thumbnail {
        margin-bottom: 0px;
        padding: 0px;
        border: none;
        height: auto;
        max-height: 285px
    }

        .boxImg .thumbnail img {
            max-height: 285px
        }

    .boxImg .detailedLinks {
        position: relative;
        overflow: hidden;
        font-size: 11px;
        text-transform: uppercase;
        bottom: 0px;
        border: 1px solid #003040;
        background-color: rgba(0, 48, 64, 1);
    }

    .boxImg .labelCategory {
        background-color: rgba(0, 48, 64, 0.5);
        top: 0px;
        left: 15px
    }

    .boxImg .btnAprueba, .boxImg .btnElimina {
        padding: 15px 5px;
    }

        .boxImg .btnAprueba:hover, .boxImg .btnElimina:hover {
            background-color: rgba(0, 48, 64, 0.8);
        }

        .boxImg .btnAprueba span, .wrapComment .btnPublicar span, .wrapComment .btnRespuesta span {
            color: #00D900
        }

        .boxImg .btnElimina span, .wrapComment .btnEliminaC span {
            color: #D21315
        }

.wrapComment .btnEliminaC, .wrapComment .btnRespuesta, .wrapComment .btnPublicar {
    padding: 15px
}

.dataThumbnail {
    background-color: rgba(0, 48, 64, 1);
    padding: 15px;
    font-size: 11px;
    border: 1px solid #003040;
}

.darkBG {
    background-color: #fff;
    padding: 25px;
    color: #666;
    border-radius: 5px;
    border: 1px solid #E5EAEB;
}

    .darkBG a {
        color: #0072BC;
        text-decoration: underline
    }
/*PROJECT PROFILE*/
#divFotoUsuario {
    text-align: right
}

/*Comentarios*/

#secEncabezado {
    /*padding-bottom: 40px;*/
}

.titcoment {
    padding: 30px;
}

.totalcomentarios {
    padding-top: 30px;
    font-size: 30px;
    text-align: center;
}

.textinfo {
    font-size: 14px;
    padding: 100px 30px;
}

.btnhacer {
    margin-top: 30px;
}

    .btnhacer:hover {
        background: #E14D20;
        border: 1px solid #E14D20;
    }

.declara {
    color: #fff;
}

.titledeclara {
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 20px;
    font-style: normal;
    text-align: left;
}

.textdeclara {
    text-align: justify;
    text-justify: inter-word;
    font-style: normal;
}

.linkdcr {
    padding: 15px;
    list-style: none;
    background: #efefef;
}

.wthblueBorderbox {
    /*border: 1px solid #004E70;*/
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.fcolor {
    color: #00698C;
    font-weight: 600;
}

.fcolorsub {
    color: #00698C;
    font-weight: 400;
}


/*CUSTOM DRAGGE*/
.s2 .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .s2 .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ccc !important;
}

.highlightBox {
    padding: 15px;
    background-color: #999999;
    margin-bottom: 0px;
    margin-top: 15px
}

    .highlightBox h4 {
        color: #fff
    }

.boxQuestions {
    background-color: #fff;
    padding: 25px
}

    .boxQuestions .form-group {
        border-bottom: 1px solid #ccc
    }

.whiteBox {
    background-color: #fff;
    padding: 25px;
    color: #333;
    border-radius: 5px
}

    .whiteBox a:last-child {
        color: rgba(0,3,51,1)
    }

.flexSection {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: auto
}

.colFlex {
    width: 40%
}

.TitList {
    display: flex;
    flex-direction: row
}

    .TitList h2 {
        margin-bottom: 0px;
        text-transform: none
    }

.list1 {
    -webkit-box-ordinal-group: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    flex-grow: 4;
}

.list2 {
    -webkit-box-ordinal-group: 2; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    flex-grow: 4;
}

.list1, .list2 {
    /* width: 250px;
    padding:0px 15px ;
  margin:5px;width:50%;
    float: left;*/
}

.linkBoxContainer {
    height: 635px;
    width: 100%;
}
.list1 .thumbnail {
    width: 45%; margin-right:25px; float:left;
}

.list1 .thumbnail, .list2 .thumbnail, .list3 .thumbnail {
    /*width: 240px*/
}

.list3 {
    -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    width: 60%; /* For old syntax, otherwise collapses. */
    -webkit-flex: 1; /* Chrome */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    -webkit-box-ordinal-group: 3; /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding: 10px 15px;
    flex-grow: 8;
}

    .list3 .headSection {
        margin-top: 15px
    }

#divMunicipios {
    margin-left: 35px
}

.flexContainer {
    display: -webkit-flex;
    display: flex;
    width: auto;
    height: auto;
    position: relative;
    flex-wrap: wrap;
}

.flex-item {
    min-width: 250px;
    width:32.5%;
    height: auto;
    /*margin: 0px 6px 0px 0px;*/
    padding: 0px 10px 0px 0px;
}

#spMeGusta, #spComentarios {
    margin-left: 5px
}

#col_filtros .btn-select {
    color: #000;
}
/*MODAL*/
.modal-dialog {
    color: #000;
}
/*PROJECT CAROUSEL*/
.carousel {
    margin-bottom: 0;
    /*padding: 0 40px 30px 40px;*/
    padding: 0px 25px 19px 25px;
    margin-top: 25px;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    margin-top: 300px;
    color: #0072bb; opacity:1;
}

    .carousel-control.left {
        background-image: none;
        left: 45%;
    }

    .carousel-control.right {
        right: 45%;
        background: none
    }
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
    /* The colour of the indicators */
    .carousel-indicators li {
    }

    .carousel-indicators .active {
    }
/*LOADER*/
.MIVloader,
.MIVloader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.MIVloader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    /*text-indent: -9999em;*/
    border-top: 1.1em solid rgba(0,255,255, 0.2);
    border-right: 1.1em solid rgba(0,255,255, 0.2);
    border-bottom: 1.1em solid rgba(0,255,255, 0.2);
    border-left: 1.1em solid #00ffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.boxComent {
    padding: 25px 0px;
    overflow: hidden
}

.autor {
    text-align: center
}

.imgAutor {
    text-align: center;
    font-size: 30px;
    border: 2px solid #000;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding-top: 10px;
    margin: 5px auto
}

.dateCom {
    width: 90%;
    margin: 5px auto;
    text-align: center;
    color: #A5A5A5
}

.autorContent {
    margin-top: 40%
}

.wrapCom {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 15px 0px;
    overflow: hidden
}

.comentType .h3 {
    margin-bottom: 7px;
    padding-bottom: 0px;
    margin-top: 0px !important;
    padding-top: 0px;
    font-size: 14px;
}

.comentType p {
    font-style: italic;
    margin-bottom: 7px;
    padding-bottom: 0px;
    margin-top: 0px !important;
    padding-top: 0px;
    font-size: 14px;
    color: #565656;
}

.comentType {
    margin-bottom: 15px
}

    .comentType span:before {
        content: "?";
        background-color: #003040;
        color: #fff;
        margin-right: 5px;
        text-align: center;
        width: 30px;
        height: 30px;
        font-size: 11px;
        text-transform: uppercase;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        padding: 7px;
    }

    .comentType p:before {
        content: "R";
        background-color: #FFFFFF;
        color: #003040;
        border: 1px solid #003040;
        text-align: center;
        margin-right: 5px;
        width: 30px;
        height: 30px;
        font-size: 11px;
        text-transform: uppercase;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        padding: 7px;
    }

.boxComent .col-md-9 {
    padding-left: 0px
}

.wrapCom:after, .wrapCom:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wrapCom:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}

.wrapCom:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #cccccc;
    border-width: 11px;
    margin-top: -11px;
}

.closeSesion {
    overflow: hidden;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #fff;
    /*background-color: #d4d4d4*/
}

    .closeSesion a {
        /*color: #fff*/
    }
#divComentarios .content{
    min-height: 100px; height: auto;
}
#divPregParticipacion .disclaimer {
    margin-top: 15px;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    color: #333;
}

#CarouselVideo .mediumPics .thumbnail{ height: auto; background-color: transparent}
#CarouselVideo .carousel-control{margin-top: 330px!important}
#CarouselVideo .thumbnail{ background-color: transparent!important}

#divCuentaNueva .disclaimer {
    background-color: #004E70;
    color: #fff;
    padding: 15px
}

    #divCuentaNueva .disclaimer a {
        color: #fff
    }
#divMedio .btn-select {
    border: none
}
.iconLarge {
    font-size: 30px;
    color: #DDD;
}

.w200p {
    width: 200px
}
/*---------------campos requeridos-------------------*/
label.required:after, h4.required:after {
    content: "*";
    color: red;
    font-size: 12px;
}

.preg .required:after {
    content: "*";
    color: red;
    font-size: 12px;
    font-weight: 700;
}

/*EMPTY GALLERY */

.empty-gallery {
    background: #fff url("../img/iconEmptyGallery.png") no-repeat 50% 10%;
    padding: 50px auto 25px auto !important;
    min-height: 150px;
    padding-top: 70px;
    text-align: center
}
/*---------------NUEVA CUENTA-------------------*/
#divCuentaNueva .mivCustom2 .btn-select-value, #divCuentaNueva .mivCustom2 .btn-select-arrow {
    border: 1px solid #ccc !important; border-radius: 6px; 
}
#divCuentaNueva .mivCustom2 .btn-select-value {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}
#divCuentaNueva .mivCustom2 .btn-select-arrow {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}
#divRol a, #divGenero a {
    color: #333 !important;
    border-radius: 6px;
    border: none
}
/*--------------------------------------------------*/
/*FOOTER*/
footer {
    /*padding-top: 3rem;
    padding-bottom: 2rem;*/
    background: #37BBED;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    /*border-top: 3px solid #0072bb;*/
}
    footer .quickLink a{ border:none}
    footer .quickLink a img {
    }

    footer h3 {
        color: #8F97A5
    }

    footer, footer a {
        color: #fff
    }

        footer ul {
            margin-left: 0px;
            padding-left: 0px
        }

        footer li {
            list-style: none;
        }

        footer .H li {
            padding: 0px 10px;
            text-align: center
        }

.footerNav {
    padding: 35px 0px;
    background: url("../img/bg_footerNav.jpg") repeat-x
}

    .footerNav ul.list-inline {
        text-align: right
    }

.footerLinks {
    padding: 15px 0px;
    text-align: center;
}

    .footerLinks a {
        display: inline-block;
        margin: 15px 25px;
    }

    .footerLinks ul {
        width: 80%;
        margin: 0 auto
    }

    .footerLinks img {
        max-height: 45px
    }

/*AND*/
/*Mapa*/
#map-div {
    height: 589px;
    width: 787px;
}

.headSection a {
    color: #FFFFFF;
}

#map-view .#section-home #controls #search input {
    color #000
}

.busqueda_txt {
    color: #003040;
    background-color: #FC0;
}

/*prueba autocompletar-buscador*/
.homepage .search-results {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F6F6F6;
    width: 95%;
    overflow-y: scroll;
    padding-right: 1px;
    max-height: 300px;
    margin: 0 auto;
    z-index: 2000;
    position: absolute;
    left: 23px;
}

.search-item {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 8px;
    position: relative;
}

.search-item-t {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 1.5;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

    .search-item-t:hover {
        background-color: #E6E6E6
    }

    .search-item-t h2 {
        font-weight: 400;
        color: #333 !important;
        text-transform: none;
        font-style: normal;
        letter-spacing: 0;
        line-height: 1.2;
        display: block;
    }

.search-results .search-item p.subtitle, .search-results .search-item p.section {
    display: inline-block;
    margin-top: 5px;
}

.search-item-t p {
    margin-left: 1px;
    line-height: 1;
    opacity: 1;
    font-weight: 700;
    font-size: 10px;
    color: #727682 !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.enlace_resultados {
    font-weight: 500;
    color: #333 !important;
    text-transform: none;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.2;
    display: block;
    text-decoration: none;
    cursor: none;
}

    .enlace_resultados:hover {
        text-decoration: none;
        cursor: default
    }

.tagline {
    margin: 25px;
    /*width: 90%;*/
    margin: 0 auto;
    text-align: center;
    padding: 25px;
    text-shadow: 0px 3px 1px rgba(10, 6, 41, 0.5);
    font-size: 24px;
}

.linkProjectsbtn {
    text-align: center;
    padding: 50px
}

.search-item-t div.clearfix {
    padding-left: 35px
}

.enlace_proyecto img, .enlace_ficha img, .enlace_sector img, .enlace_resultados img {
    margin-right: 15px;
    float: left;
    width: 20px;
    height: 35px;
}

.aLeft {
    float: left;
    padding-top: 14px;
}

.svgShadow {
    -webkit-filter: drop-shadow(0px 3px 3px rgba(10,6,41,0.85));
    filter: drop-shadow(0px 3px 3px rgba(10,6,41,0.85));
}
.logoIntro .svgShadow {
    -webkit-filter: drop-shadow(0px 3px 3px rgba(10,6,41,0));
    filter: drop-shadow(0px 3px 3px rgba(10,6,41,0));
}

#divMensaje {
    background: none;
}

.btnLicitacion a, .btn_pqrs a {
    color: #fff;
}

.btn_pqrs, .btnLicitacion {
    margin: 25px 0px
}

    .btnLicitacion .btn, .btn_pqrs .btn {
        width: 100%;
    }

/*Licitaciones*/

.biddingNumber {
    background-color: #023C5F;
    font-size: 12px;
    /*padding: 5px;*/
    color: #fff;
    width: 50%;
    margin-bottom: 10px;
    margin-top: 10px
}

.wrapStatus {
    width: 50%;
    display: inline-block;
    padding: 7px;
}

    .wrapStatus .text-bold {
        font-weight: 700
    }

.biddingNumber div.wrapStatus:last-child {
    background-color: #1573AC
}

.cotractName {
    /*background-color: #eaeaea; border-left: 3px solid #C43E4B;*/
    padding: 10px 0px 10px 15px;
    /*margin-bottom: 10px*/
}

    .cotractName a {
        color: #333;
        /*text-decoration: underline*/
    }

        .cotractName a:hover {
            /*color: #C43E4B*/
        }

    .cotractName .small a {
        /*color: #C43E4B;*/
    }

.biddingBox {
    padding: 10px inherit;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    background-color: #fff;
}



.biddingData {
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

    .biddingData .amount_adj {
        font-size: 14px;
        font-weight: 700;
    }

.biddingBox .biddingData:last-child .amount_adj {
    display: block
}

.biddingBox .biddingData:first-child div.row {
    background-color: #eaeaea
}

.txt_small {
    font-size: 10px;
    text-transform: uppercase
}

.biddingPlazo {
    border-top: 1px solid #eaeaea;
    padding: 10px
}

.biddingSeleccion {
    padding: 10px;
    border-bottom: 1px solid #eaeaea
}

    .biddingSeleccion .h6 {
        padding-right: 10px
    }

    .biddingPlazo .h6, .biddingSeleccion .h6 {
        margin-left: 15px !important;
    }

.border-Left {
    border-left: 1px solid #eaeaea
}

.scrollBox {
    max-height: 700px;
    overflow-y: scroll;
    overflow-x: hidden
}

.biddinglist {
}

.biddingData .btn-link a {
    color: #337ab7
}

.info-biddingBox {
    border: 1px solid #eaeaea;
    padding: 0px 25px 25px;
}

.fl {
    float: left
}

.pt10 {
    padding-top: 10px
}

.pt25 {
    padding-top: 25px
}

.mr10 {
    margin-right: 10px
}

.mb0 {
    margin-bottom: 0px !important
}

.biddingProfile .s0-section .navbar-nav img {
    height: auto;
    margin-bottom: 10px
}

/*UPDATE FOR PROFILE PROJECT*/
.table {
    border: none
}

#avancefisicoComponente {
    border: 1px solid #ccc
}

.boxCompoComponentes .list-group {
    margin-bottom: 0px !important;
}

.containerComponentes .list-item {
    padding: 15px;
    background-color: #ccc;
    font-weight: bold
}

.wraptable-contratos h3 {
    font-weight: 600
}

.wraptable-contratos thead {
    background: rgb(242,242,242);
    background: -moz-linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(191,191,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(191,191,191,1) 100%);
    background: linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(191,191,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#bfbfbf",GradientType=1);
}

    .wraptable-contratos thead th {
        font-weight: 600;
    }

.wraptable-contratos .table > thead > tr > th {
    vertical-align: middle
}

input, textarea, table td {
    font-weight: 400
}

.btn_viewProducts {
    border-radius: 0px;
    margin: 0 auto;
    width: 150px
}

.content_products {
    border-top: 4px solid #5cb85c
}

.stageBox .badge {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 300;
    border: 1px solid #777;
    background-color: transparent;
    color: #000
}

.boxCompoActivities {
    border: 1px solid #ccc;
    padding: 25px
}

    .boxCompoActivities a {
        color: #000;
    }

    .boxCompoActivities li, .boxCompoActivities li.selected, .boxCompoActivities .btn-select-value {
        font-weight: bold
    }

    .boxCompoActivities .list-item {
        padding: 10px 0px
    }

    .boxCompoActivities .badge {
        border-radius: 0px;
        min-width: 50px
    }

.containerActivities {
    padding: 25px;
    background-color: #fff
}

.indicatorCat {
    padding: 5px;
    background-color: #D7DF23;
    text-align: center;
    color: #000;
    margin-right: 10px;
    font-weight: 700;
    min-width: 50px;
    font-size: 11px
}

.containerBox {
    background-color: #E5EAEB;
    padding: 15px
}

/*adiciones*/
.txtAbierto {
    margin-bottom: 15px
}

    .txtAbierto input[type="text"], .txtAbierto textarea {
        width: 100%
    }

#divFiltrosFichaOrdena {
    margin-top: 24px
}

.formSteps {
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    background: url(../img/bg_HorizontalLine.gif) repeat-x 50% 50%;
    margin: 25px 0px
}

.step {
    background-color: #fff;
    width: 70px;
    padding: 10px;
    border: 2px solid #5cb85c;
    height: 70px;
    border-radius: 40px;
    text-align: center;
    float: left;
    margin: 5px 15px;
    color: #CECEBF
}

.formSteps .step:first-child {
    margin-left: 70px
}

.step span {
    display: block;
    font-size: 30px;
    margin-top: 0px;
}

.currentStep {
    background-color: #5cb85c;
    color: #fff
}

#divBtnExcelComent {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 5px 0px;
}

    #divBtnExcelComent input[type="button"] {
        height: 35px;
        background-color: #5AB642;
        color: #fff;
        border: none;
        padding-left: 15px;
        padding-right: 15px;
    }

.paginacion {
    padding: 10px;
    font-weight: 700;
    font-size: 14px;
}

.pag_actual {
    padding: 10px;
    font-weight: 700;
    color: #999;
    font-size: 14px;
}

.paginaHome {
    padding: 10px;
    margin-left: 20px;
    margin-top: 20px;
    /* width: 50%; */
    margin: 0 auto;
    text-align: center;
}

    .paginaHome a {
        display: inline-block
    }

.quickLink {
    display: block;
    margin-bottom: 25px
}

.alert-orange {
    color: #fff;
    background-color: #F60;
    border-color: #FC0;
}

    .alert-orange .glyphicon {
        font-size: 40px;
        float: left;
        font-weight: 300
    }

    .alert-orange p {
        margin-left: 55px;
    }

/*Comentarios*/

.Tcomments {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .Tcomments span {
        font-weight: 600
    }

.lcomments {
    width: 350px;
    margin: 0 auto;
}

.bkcomments {
    width: 120px;
    margin: 0 auto;
}

#divPadre1 {
    width: 100%;
    float: left;
}

.s2 .h2 {
    font-size: 50px;
    /*margin-left: 97px;*/
    color: #5AB642;
}

.Comment {
    width: 100%;
    display: inline-block;
}

.User_comment {
    float: left:
}

.Gov_comment {
    /*float: left;*/
    padding: 5px 0px 15px 0px;
    margin-left: 65px;
}

.Pic_user {
    float: left;
    width: 57px;
    height: 57px;
}

.Post_user {
    /*background: #EAEAEA;*/
    padding: 15px;
    margin-left: 64px;
}

.Post_name {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.Post_txt {
    font-size: 14px;
    text-align: left;
}

.iduser {
    font-weight: 600;
}

.Post_date {
    font-size: 14px;
    padding-top: 5px;
    text-align: left;
    border-top: 1px solid #ccc;
}

.Post_Gov {
    background: #EAEAEA;
    float: left;
    padding: 5px;
}

.Pic_user img {
    border-radius: 50%
}
/*Iframe*/
iframe {
    border-style: none !important;
}

.termConditions {
    color: #ffffff;
    background: url(../img/location/home-image.jpg) no-repeat 0px -200px;
    background-color: transparent;
    background-size: cover;
    height: auto;
    padding-top: 15px;
    color: #fff;
    position: relative;
    padding-bottom: 35px;
}

.wrapDescIntro {
    border: 1px solid #ccc;
    padding: 25px
}

/*CONTRACT*/
.contractWrap {
}

    .contractWrap .form-group .btn {
        width: 100px;
        margin: 15px auto;
    }

.benefits li {
    padding-bottom: 10px;
    list-style-type: circle
}

.wrapLogo {
    padding: 50px;
    margin-top: 50px
}

.box_adjudicacion {
    background-color: #EAEAEA;
    padding: 15px
}

.graphContainer {
    padding: 15px;
    text-align: center
}

.grayBorder {
    border: 1px solid #eaeaea
}

.amount_adj {
    font-weight: 600;
    font-size: 18px;
    display: block;
}

.triggerForm {
    padding: 15px 0px;
    text-align: center
}

    .triggerForm .btn {
        width: 100%
    }

    .triggerForm .btn-link {
        margin-top: 15px;
        color: #000;
        font-size: 11px;
    }

.contractNumber {
    background-color: #656D79;
    font-size: 12px;
    padding: 5px 15px;
    color: #fff;
    width: 60%;
    margin-top: 15px;
    border-left: 3px solid #5AB642;
}

.cotractName {
    background-color: #eaeaea;
    padding: 10px 0px 10px 15px;
    margin-bottom: 10px
}

    .cotractName a {
        color: #333;
        text-decoration: underline
    }

    .cotractName .small a {
        color: #C43E4B;
    }

.box-rp .cotractName {
    background-color: #656D79;
    padding: 10px 0px 10px 15px;
    color: #fff
}

.box-rp .panel-heading {
    background-color: #eaeaea !important;
}

.box-rp .panel-footer {
    text-align: center;
}

.boxDataSource .btn-outlined{ margin:0px}
.btn-outlined {
    border: 2px solid #2699FB;
    background-color: transparent;
    padding: 8px 15px;
}

.brmint {
    /*border: 2px solid #50B8B1 !important;
    color: #50B8B1 !important;
}

    .brmint a {
        color: #50B8B1 !important;
    }
*/
}
.btn-outlined a {
    color: #2699FB;
    font-weight: bold;
    display: block;
}

.contractBox {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    background-color: #fff;
}

.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;
    border-left: none;
}

.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
    }

.wrap-proceso .processName {
    background-color: #E5E5E5;
    color: #000;
    padding-left: 10px
}

.contractData {
    padding: 15px;
}


    .contractData .amount_adj {
        font-size: 14px;
        font-weight: 700;
    }

.txt_small {
    font-size: inherit;
    text-transform: uppercase
}

.border-b {
    border-bottom: 1px solid #f3f3f3
}

.contractPlazo {
    border-top: 1px solid #eaeaea;
    padding: 10px
}

.related-contracts {
}

    .related-contracts #accordion {
        width: 100%;
        max-width: 100%;
        font-size: 12px
    }

    .related-contracts .panel-title a {
        display: block;
        color: rgb(184, 40, 70)
    }

    .related-contracts .h4 {
        padding-bottom: 15px
    }

    .related-contracts .panel-heading {
        background-color: #fff;
        border-radius: 0px
    }

.wrap-head-process {
    padding: 0px 0px 15px 0px;
    background-color: #f3f3f3;
    margin-bottom: 10px
}

    .wrap-head-process .border-b {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 7px;
        padding-top: 7px
    }

.related-contracts span.h4 {
    display: block;
    padding-left: 15px;
    text-align: left;
    padding-top: 15px;
    font-weight: 700
}

.contractPlazo .h6 {
    margin-left: 15px
}

.scrollBox {
    max-height: 700px;
    overflow-y: scroll;
    overflow-x: hidden
}









/*idea form*/

.mw800 {
    width: 800px;
    margin-top: 150px !important;
}





/*Formulario Ideas*/


.f_content {
    width: 100%;
    padding-top: 0px;
    margin: 0 auto;
}

.formtop {
    padding-top: 45px;
}

.form_idea {
    background: #fff url("../img/bk_idea.jpg") top left no-repeat;
    padding: 15px;
}

.form_title {
    color: #fff;
    font-size: 45px;
    text-align: left;
    width: 45%
}

.form_text {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 18px;
    text-align: left;
    width: 94%;
}

.form-Cwhite {
    background: #fff;
    padding: 20px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(143,143,143,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(143,143,143,1);
    box-shadow: 0px 0px 15px 0px rgba(143,143,143,1);
    display: inline-block;
}

.btn_close {
    border-radius: 280px 280px 280px 280px;
    -moz-border-radius: 280px 280px 280px 280px;
    -webkit-border-radius: 280px 280px 280px 280px;
    border: 2px solid #fff;
    height: 36px;
    font-size: 14px;
    font-weight: bolder;
    float: right;
}

.txtlog {
    text-align: left;
    color: #000;
}

.txtlogP {
    text-align: left;
    font-size: 10px;
    padding-top: 0px;
    color: #969393;
    display: inline-flex;
}


    .txtlogP label {
        padding: 5px;
    }

#slCategoria {
    width: 100%;
}


.loaderIdeasHome {
    background: url('../img/spinner.gif?1400252396') center center no-repeat;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    margin-left: -30px;
    width: 100%;
    height: 100%;
}

/* Fases y componentes*/

.Titlecontainer {
    border-bottom: 1px solid #ccc;
    padding: 30px 0px 8px 0px;
}

.NumbreFase {
    background-color: #FF8000;
    padding: 10px;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
}

.TitleFase {
    font-size: 20px;
    font-weight: 900;
}

.BoxComFases {
    border: 1px solid #ccc;
    margin-top: 10px;
}

.NomFase {
    background: #DDDDDD;
    height: 20px;
}

.list-item {
    padding: 15px;
    /*background-color: #ccc;*/
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.wraptable-fase {
    padding: 10px;
}

    .wraptable-fase h3 {
        font-weight: 600;
        margin-top: 13px;
    }

.wraptable-product {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    background: #e6e5e5;
}

.wproduct {
    float: left;
    padding: 10px;
}

.wproductleft {
    float: left;
    padding: 10px;
    border-left: 5px solid #00468C;
    width: 340px;
}

.tproduct {
    color: #003366;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.tname {
    font-weight: 600;
    font-size: 12px;
}

.tpercent {
    height: 10px;
    background: #6DD900;
    margin-top: 5px;
}

.t100 {
    width: 100%;
}

.t50 {
    width: 50%;
}

/*Line tag homepage*/

.linetag {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}

/*Fuentes de financiamiento*/

.Tfuente {
    font-size: 14px;
    font-weight: 600;
    display: table-cell;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background: #ececec;
    border-right: 1px solid #fff;
}

.TfuenteC {
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: #ececec;
    border-right: 1px solid #fff;
}


.Txfuente {
    font-size: 12px;
    padding: 10px;
}

.TxfuenteC {
    font-size: 12px;
    padding: 10px;
    text-align: center;
}

.TxfuenteCB {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.table-alternate {
    display: table;
    width: 100%
}

.TxfuenteCB, .TxfuenteC, .Txfuente, .TfuenteC, .Tfuente {
    display: table-cell
}

.s1E-section {
    padding: 30px 0px
}

    .s1E-section h2 {
        font-size: 20px !important;
        font-weight: 600;
    }


#divFuentesFinanciacion {
    padding-left: 48px;
    /*background-color: #fff;*/
    padding: 0px 35px 35px;
}



    #divFuentesFinanciacion p {
        padding-bottom: 10px;
    }

.sep {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}


/* Styles by enrique*/

/* HEADER*/


.logoIntro {
    text-align: right;
}


#divBotonParticipa {
    text-align: right;
}

.botoneraidea {
    padding: 5px;
    float: left;
    background-color: rgba(255, 191, 0, 1);
    margin-left: 69px;
    border-radius: 5px;
    /*margin-top: 1px;*/
}


.botonera {
    padding: 5px;
    float: right;
    background-color: rgba(13, 40, 75, 0);
    border-radius: 5px;
}

    .botonera .btn-link {
        border: 2px solid #32BBED; margin-top:25px;
    }
        .botonera .btn-link, .botonera .btn-link a {
            color: #000;
            font-size: 13px;
            /*text-transform:uppercase;*/
            font-weight:600;
        }

botoneraidea .btn-link, .botoneraidea .btn-link a {
    color: #663300;
    font-size: 12px;
    /*font-weight: bold;*/
    padding-left: 5px;
}

/*Fuente de Datos*/
.fuentetitle {
    font-size: 24px;
    color: #333;
}

.boxDataSource h4 {
    color: #000;
    padding-bottom: 5px;
}

.btn-default {
    background: #E5EAEB;
}


/* Footer2*/
/*Centerlogo*/
.logocenter h4 {
    text-align: center;
}

/* Container logos*/

.logoFooter {
    width: 25% !important;
}

.flogoslkn {
    width: 100% !important;
    margin: 20px 0px 20px 0px;
}

    .flogoslkn li {
        display: inline;
        padding-left: 85px;
    }

.containerlinks {
    background: #3b4449;
    padding: 10px;
    text-align:center; color:#ccc; font-size:12px;
}

    .containerlinks small {
        font-weight: 600;
        color: #5f6466;
    }

    .flinks {
        margin: 10px;
        text-align: center;
        padding-left:0px
       
    }

    .flinks li {
        display: inline;
    }

        .flinks li a {
            font-size: 12px;
            color: #ccc;
            text-decoration: underline;
            padding: 0px 15px;
        }

            .flinks li a:hover {
                color: #0087E0;
                text-decoration: underline;
            }

/*ACERCA DE*/

.alink {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

    .alink.a:hover {
        color: #fff;
        text-decoration: underline;
        font-weight: 600;
    }


/* Start mediaquery */
/*RESPONSIVE BEHAVIOR PORTRAIT*/

/*MAX-WIDTH*/


/* MAX-WIDTH 1199*/

@media (max-width:1199px) {
    .linkBoxContainer {
        height: 1000px;
    }
}

/* MAX-WIDTH 1024*/

@media (max-width: 1024px) {
    .search-wrap{ background-position: center center}

    #divBotonParticipa {
        text-align: center;
        /*width: 100%;*/
        padding-top: 10px;
        float: none;
    }


    .mainSearchBox {
        margin-top: 5px;
    }

    .botonera {
        float: none;
        background-color: rgba(10,6,41,0);
    }

    .logoIntro {
        text-align: center;
        padding-bottom: 25px;
    }

    .botoneraidea {
        margin-left: 30%;
        margin-bottom: 25px;
    }

    .botonera .btn-link, .botonera .btn-link a {
        margin-bottom: 25px;
        font-size: 12px;
    }

    .botonera .btn-link, .botonera {
        background: rgba(0, 114, 187, 0);
    }


    .flinks li {
        display: block
    }
}

/* MAX-WIDTH 768*/
@media only screen and (max-width: 768px) {
    .list-arrow{padding-left: 0px}
    .wrap-content-modal p {
        padding-right: 15px
    }
    .wrap-content-modal {
        height: 250px;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .carousel{ padding-left: 50px}
    .carousel-control.left {
        left: 0%;
    }
    .carousel-control.right {
        right: 0%;
    }
    .sticky a, .navs-shortcuts a {
        margin: 0px 5px; padding: 10px
    }
    .sticky a span, .navs-shortcuts a span {
        display: none
    }
    .shortcutLink br {
        display: none
    }
    .headTit-section h2{ font-size:25px}
    .quicklinks_navs, .quicklinks_navs2 {
        margin: 15px 0px
    }
    .wrap-map-MI {
        padding: 25px 0px
    }
    .locationProfile .projects-list-view .table-container thead td:first-child {
        display: block;
        width: 320px;
        overflow-x: hidden;
        padding-right: 50px;
    }
    .locationProfile .projects-list-view .table-container table {
        width: 100%;
    }
    .locationProfile .projects-list-view {
        overflow-x: hidden;
    }
    .locationProfile .wrap-map-proyects .mapa_filtros {
        display: none !important;
    }
    .complimentaryText{ margin:15px 0px}
    .darkBG {
        margin-left: 0px
    }
    .wrapDesc-project p {
        padding: 0px 15px
    }
    .labelCategory .col-xs-1 {
        display: none
    }
    .mediumPics .type5 .labelCategory{ padding-top:5px}
    .Gov_comment{ margin-left:0px}
    .enlace_img {
        height: 270px;
        background-size: cover !important;
    }
    .type4 .detailedLinks, .type5 .detailedLinks{ top:60%!important; left:25px}
    .type4 .labelCategory, .type5 .labelCategory, .mediumPics .type5 .labelCategory {
        height: auto
    }
    .main-disclaimer {
        font-size: 12px
    }
    .homepage{}
    .biddingNumber {
        width: 100%
    }
    #section-home .quicklinks_navs a, .quicklinks_navs a {
        margin-bottom: 15px
    }
        .quicklinks_navs a{ width:auto}
        .search-wrap {
            padding: 15px 0px;
            background-position: center center;
        }
    #divBotonParticipa {
        padding-top: 0px
    }
    .logoRC {
        text-align: center;
        width: 50%;
    }
    .logoIntro {
        width: 50%;
        padding: 0px 0px 0px 0px!important; margin-bottom:0px
    }
    .logoRC img{ height:55px}
        .logoIntro img {
            width:100%
        }
    .logoIntro small{ font-size:10px}
    .enlacesAdicionales {
        margin: 25px 0px
    }
        .enlacesAdicionales .card{ margin-bottom:15px}
        .botonera {
            position: relative
        }

        .botonera .btn-link {
            display: inline-block;
        }
    /* Footer2*/

    /*logo size mobile*/

    .logoFooter {
        width: 50%;
    }

    .flogoslkn li {
        display: block;
        padding-left: 0px;
    }

    .flinks {
        padding-inline-start: 0px;
        text-align: center;
    }

        .flinks li {
            padding: 10px;
        }

            .flinks li a {
                font-size: 14px;
                color: #fff;
                text-decoration: underline;
                padding-left: 0px;
                padding-top: 10px;
                display: inline-block !important;
            }

                .flinks li a:hover {
                    color: #0087E0;
                    text-decoration: underline;
                }
}

/* MAX-WIDTH 600*/

@media only screen and (max-width: 600px) {
    /*logo Size mobile*/
    .logoFooter {
        width: 50%;
    }

    .flogoslkn {
        margin-top: 15px 0px;
    }

        .flogoslkn li {
            display: block;
            padding-left: 0px;
            padding: 0px 0px 20px 0px;
        }

    .flinks {
        padding-inline-start: 0px;
        text-align: center;
    }

        .flinks li {
            padding: 10px;
        }

            .flinks li a {
                color: #ccc;
                text-decoration: underline;
                padding-left: 0px;
                padding-top: 10px;
                display: inline-block !important;
            }

    .Tcomments {
        text-align: center;
        width: 100%;
        padding-top: 25px;
    }

    .s2 .h2 {
        margin-left: 0px;
    }

    .darkBG {
        margin-left: 0px;
    }

    .projectProfile .s0-section .nav > li, .locationProfile .s0-section .nav > li {
        width: 50% !important;
    }
}

/******************************************/

/*MIN-WIDTH*/

/* MIN-WIDTH 1200*/
@media (min-width: 1200px) {
    .container {
        width: 100% !important;
        max-width: 1440px;
    }

    .linkBoxContainer {
        min-height: 400px;
    }
}

/* MIN-WIDTH 1199*/

@media (min-width:1199px) and (max-width:1360px) {
    .linkBoxContainer {
        height: 1000px;
    }
}

/* MIN-WIDTH 1024*/
@media (min-width: 1024px) {


    /*.type3 .detailedLinks {
            font-size: 1em;
            padding-left: 5px;
            bottom: 0;
            width: 0; 
            overflow: hidden;
            color: #333;
            position: relative;
            margin: 0 auto;
        }*/


    .logoFooter {
        width: 40%;
    }

    .flogoslkn {
        width: 90%;
        text-align: center;
    }

        .flogoslkn img {
            padding-top: 20px;
        }



    .mivCustom .btn-select-arrow {
        background: #fff;
    }
}


@media (max-width:1024px) {

    .topIcon {
        height: 30px
    }

    .contractNumber {
        width: 100%
    }

    .logoFooter {
        text-align: center;
        width: 50%;
    }

    .footerNav ul.list-inline {
        text-align: center;
    }

        .footerNav ul.list-inline a {
            padding: 15px 0px
        }

    .mivCustom .btn-select-value {
        background: #fff
    }

    .botonera {
        float: none;
        background-color: rgba(10,6,41,0);
    }

    .boxDataSource {
        width: 95%
    }

    .navbar-brand {
        float: none
    }

        .navbar-brand > img {
            display: inline-block
        }

    .acercaMIV {
        background-size: cover !important
    }

    .MIVBox .close {
        float: right
    }

    .logoIntro {
        text-align: center;
    }

    #divBotonParticipa {
        text-align: center;
        
    }
    /*HOMEPAGE */
    .homepage {
        background-position: 0 0px;
        height: auto;
        position: relative;
    }

    .bingmap-infobox-info {
        display: none
    }

    .bgBlueOverlay {
        height: 100%;
    }

    /*.logoIntro {
        text-align: center;
        width: 100%;
    }*/

    #section-home .bgBlueOverlay { 
        /* background:rgba(0, 45,98,.8);
     Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002d62+0,002d62+100&0.85+0,0+89 */
        background: rgba(0,114,187,0);
        height: 100%;
        /*position: fixed;*/
    }

    .mainSearchBox {
        width: 100%
    }

    .list1, .list2 {
        width: 50%
    }

    /*.flexSection {
        display: block
    }*/

    .linkBoxContainer {
        width: 100%
    }

    .list1 .thumbnail, .list2 .thumbnail, .list3 .thumbnail {
        width: auto
    }

    .linkBoxContainer {
        height: auto
    }

    .flex-item {
        min-width: 350px
    }

    .s2-section .thumbnail img {
        width: 100%
    }

    .type3 img {
        width: 100%
    }

    .btn-select {
        /*min-width: 340px;*/
        margin-bottom: 25px
    }

    .homepage .btn-select {
        min-width: unset
    }

    .homepage .btn-select {
    }

        .homepage .btn-select.focus, .homepage .btn-select:focus, .homepage .btn-select:hover {
            color: #fff;
        }

    .footerLinks li {
        /*width: 45%;*/ text-align: center;
        margin: 5px;
    }

    footer .H li {
        padding: 25px;
        height: 70px;
    }

        footer .H li:first-child {
            width: 50%;
            text-align: center
        }

        footer .H li:nth-child(2) {
            width: 50%;
            text-align: center
        }

        footer .H li:last-child {
            width: 100%;
            text-align: center;
            margin-top: 25px
        }

    footer ul {
        text-align: center
    }

    footer h4 {
        text-align: center
    }

    footer a {
        margin-right: 0px
    }

    .homepage .search-results {
        width: 100%;
        left: 0px;
        background: #f3f3f3;
        border-bottom: 1px solid #ccc;
    }

    .navlinks .nav > li {
        width: 32%;
        display: inline-block;
        max-width: inherit
    }

    .general-search {
        display: none
    }

    .boxDataSource span.t1 {
        border: none
    }

    .btnShowProjects {
        margin-bottom: 20px;
        padding: 50px 30px; background-color:#f3f3f3
    }

        .btnShowProjects #btnProyNacionales, .btnShowProjects #btnProyNacionales_Proy {
            text-align: center;
            display: block;
            height: auto;
            border-radius: 5px
        }

    .btn-primary {
        border: 1px solid #0072bb;
        background-color: #0072bb;
        /*padding: 6px;*/
    }

    #divFiltroSectorNac, #divFiltroSectorNac_Proy {
        padding-top: 20px;
    }

        #divFiltroSectorNac label {
            font-weight: 500 !important;
            font-size: 18px;
            padding-top: 20px;
        }

    .no-search-results {
        text-align: center;
        font-size: 18px;
        font-weight: 500;
    }

    .btn-primary:hover {
        border: 1px solid #0072bb;
        background-color: #0072bb;
    }

    .boxProjectsInfo {
    }

        .boxProjectsInfo a.list-group-item, button.list-group-item {
            color: #000;
        }

    .navControls {
        padding: 15px 0px
    }

    #divPaginacion .totalpages, #divPaginacion .pull-left, #divPaginacion .pull-right {
        /*width: 100%;*/
        text-align: center;
        /*display: block;*/
        padding: 10px 0px
    }

    
    /*PERFIL LOCALIZACION*/
    .s0-section {
        height: auto;
        background-size: cover !important;
        position: relative
    }

        .s0-section .navbar-nav {
            margin-left: 0px;
            width: 70%
        }

        .s0-section .nav > li {
            float: left;
            /*max-width: 130px;*/
            height: 100px;
        }

    .s2-section {
        padding-top: 0px
    }

        .s2-section .thumbnail {
            width: auto
        }

        .s2-section h2, .subSection h2, .s1-section h2 {
            text-align: center
        }

    .carousel-inner {
        height: auto;
    }

    #Carousel .thumbnail {
        /*padding-bottom: 80px*/
    }

    .type4 .detailedLinks, .type5 .detailedLinks {
        top: 70%
    }

    .s0-section .navbar-nav a {
        max-width: 150px;
        margin: auto 15px
    }

    .details li {
        display: block;
        border: 1px solid #fff;
        padding-bottom: 10px;
        margin: 25px auto;
        background-color: rgba(0,3,51,0.4);
        border-radius:5px
    }

    .s0-section .nav > li > a {
        padding: 10px 0px;
        line-height: 14px;
        font-weight: 300;
        font-size: 12px;
    }

    .s2-section .filtersBox {
        display: block
    }

    .s1-section .list-group-item:hover {
        background-color: rgba(0, 48, 64, 0.73)
    }
    /*PERFIL PROYECTO*/
    .s1-section {
        padding-top: 25px
    }

    #divFotoUsuario {
        text-align: right;
    }

    .s5-section h2 {
        text-align: center
    }

    #section-projects h2 {
        text-align: center;
        font-size: 24px !important;
        line-height: inherit;
        /*padding-bottom: 15px;*/
        font-weight: 600;
       
    }
    
    .projectProfile .content {
        padding: 20px 0px;
        height: auto
    }

    .projectProfile .carousel-inner {
        /*height: auto; min-height:auto;*/
    }

    .projectProfile .thumbnail {
        padding-bottom: 0px
    }

    .projectProfile .mediumPics .thumbnail {
        height: auto
    }

    .projectProfile .mCSB_container {
        overflow: visible;
    }

    .content_products {
        background: #fff;
        border-top: none !important
    }

    #divAvanceFuentesFinancia .btn-select, .boxCompoActivities .btn-select {
        min-width: unset
    }

    #divFilaProy_2 .col-md3 {
        float: left
    }

    .mediumPics .type5 .labelCategory {
        top: auto
    }

    .txt_like {
        display: none
    }

    .btnNoMegusta, .btnMegusta {
        /*font-size: 45px*/
    }

    .carousel-control {
        height: 100%
    }

    .projectProfile .s0-section .navbar-nav {
        margin: 15px auto;
        width: 100%;
    }
}

/*TABLETS*/
@media (min-width:769px) and (max-width:1200px) {

    /*HOMEPAGE*/
    .logoIntro {
        text-align: center;
    }

    #divBotonParticipa {
        text-align: center;
    }

    .botonera {
        float: none
    }

    .container {
        width: 95%
    }
    /*PROJECT PROFILE*/
    .projectProfile .s0-section .navbar-nav {
        width: 100%;
        margin: 25px auto;
        float: none
    }

    .s0-section .navbar-nav a {
        margin: auto 15px
    }
}




/*DESKTOP and TABLET*/
@media (min-width:1025px) and (max-width:1440px) {
    .list1 .thumbnail{ width:100%}

    .s0-section .navbar-nav a {
        font-weight: 400;
        margin: auto 14px;
    }

    .s0-section {
        /*height: 100%*/
    }

    #divMunicipios {
        margin-left: 15px;
    }
    .colFlex {
        width: 30%;
    }

    .list3 {
        width: 70%
    }
    
    .linkBoxContainer {
        width: 100%
    }

    .btn-select {
        min-width: 100%
    }
}

/* MIN-WIDTH 992*/
@media (min-width:992px) and (max-width:1280px) {
    .homepage, .projects-section, .services-section {
        height: auto;
    }

    footer {
        margin-top: auto
    }

    .projects-section {
        padding-top: 0px
    }

    .services-section {
        padding-top: 0px
    }

    .linkBoxContainer {
        height: 700px;
    }

    .colFlex {
        width: 30%;
    }

    .list3 {
        width: 70%
    }

    .list1, .list2 {
        width: 100%;
    }

    .container {
        width: 98%
    }

    .btn-select {
        margin-bottom: 20px
    }
}

/* MIN-WIDTH 769*/
@media (min-width:769px) {
    .modal-contenido {
        width: 324px;
        height: 259px;
    }
}

/* MIN-WIDTH 768*/
/*MOVILES command TABLET*/
@media (min-width:768px) and (max-width:1024px) {


    .container {
        width: 100%
    }

    .colFlex {
        width: 30%;
    }

    .list3 {
        width: 70%
    }

    .list1, .list2 {
        width: 100%;
    }

    .flexSection {
        display: inline-flex
    }

    #divMunicipios {
        margin-left: 0px
    }

    .flex-item {
        min-width: 250px !important;
    }

    .logoFooter {
        text-align: center;
        margin-bottom: 25px
    }

    .footerNav ul.list-inline {
        text-align: center;
        padding: 15px 0px
    }
}

/* MIN-WIDTH 320*/
/*MOVILES command TABLET*/
@media (min-width: 320px) and (max-width: 800px) {

    .mw800 {
        width: 95%;
    }
    #divBotonParticipa {
        width: 100%
    }
}

/*Samsung S5*/
@media (min-width: 360px) and (max-width: 375px) {
    #section-home .quicklinks_navs a{ min-width:50px}
    .quicklinks_navs a {
        width: auto
    }

}


