.obligado{
  text-align: right;
  color: red;
  font-size: 16px;
}

.txtDenuncia{
  font-size: 12pt!important
}

.uiSelectForm span:focus, .uiSelectForm input:focus, .uiSelectForm:focus, .uiSelectForm{
  outline: none!important;
}

.ui-select{
  outline: none;
}

.uiSelectForm{
  box-shadow: none!important;
}

.uiSelectForm span, .uiSelectForm input{
  font-size: 16px;
  box-shadow: none!important;
  height: 36px!important
}

.bootstrap-select{
  width: 100%!important;
}

.bootstrap-select ul li a {
  text-align: left;
  overflow: hidden;
  width: 205px;
  /*white-space: nowrap;
  text-overflow: ellipsis;*/
  font-size: 9pt;
}
.dropdown-menu>li>a{
  padding: 3px 8px !important;
}

.catEstabList{
  color:#999;
  font-size: 12px;
}

.txtHint{
  font-size: 14px!important;
}

.colorResiudos{
  color: #01808d!important;
}

/*--------------- Formulario Fortalecimiento -------------*/
.contentEvidencia{
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.contentEvidencia:last-child{
  border-bottom:none;
}

.contentFileDenuncia{
  margin-top: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
}

.truncate {
  width: 37vw;
  margin-bottom: 0px;
  vertical-align: middle;
  padding-top: 2px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.contentFileDenuncia .btn-xs{
  float: right;
}

.noShadow{
  box-shadow: none!important;
}

.btnUpArchivo input{
  display: none!important;
}

.inputFile input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
    background-color: #eaeaea;
    color: #666;
    border-radius: 4px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.contentHint{
  padding: 10px;
  border-radius: 8px;
  background: #2897E3;
  margin-top: 15px;
  margin-bottom: 30px;
}

.contentHint p{
  color: #fff!important;
  font-size: 16px;
  margin: 0px;
}

.colorBlue{
  color: #2897E3!important;
}
.pasosForm{
  list-style: none;
  padding-left: 0px;
}

.pasosForm li{
  width: calc(100% - 20px);
  padding: 13px 10px 10px 20px;
  background:#f2f2f2;
  border-radius: 8px 0px 0px 8px;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear;
}

.labelForm{
  color: #58595B;
}

.btnForm{
  background: #2897E3!important;
  color: #fff!important;
}

.tabFormPaso:after{
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  border: 27px solid transparent;
  border-top: 27px solid transparent;
  border-bottom: 27px solid transparent;
  border-left: 0px solid #f2f2f2;
  border-right-width: 0;
  border-left-width: 20px;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

.numberPaso{
  font-size: 24px;
  vertical-align: sub;
  margin-right: 10px;
}

.txtHint{
  font-size: 14px;
  color: #999;
  opacity: .9;
  margin-top: 7px;
}

.namePasos{
  font-size: 18px;
}

.pasosForm li p{
  color: #777;
  font-weight: 600;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: middle;
}

.pasosForm li:focus{
  outline: none!important;
}

.formControlForm{
  height: 40px!important;
  font-size: 16px!important;
}

.contentFormDenuncia{
  margin-bottom: 30px;
}

.contFormDetalle h2{
  text-transform: uppercase;
  color: #008290;
  margin-top: 10px;
  margin-bottom: 5px;
}

.contFormDetalle .formDetalleBajada{
  color: #666;
  font-size: 16px;
}

.fontBold{
  font-weight: 600;
  color: #58595B;
}

.fontMedium{
  font-weight: 400;
  color: #58595B;
}

.fontBook{
  color: #58595B;
}

/*---------------- Fin Formulario --------------*/

/************************************************/

.accordion div[class*='col-'] {
  padding: 0 30px;
}

.accordion .wrap {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}


.accordion  .panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.accordion .panel:last-child {
  border-bottom: none;
}

.accordion .panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.accordion .panel-group .panel {
  border-radius: 0;
}

.accordion .panel-group .panel + .panel {
  margin-top: 0;
}

.accordion .panel-heading {
  background-color: #008290;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.accordion .panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.accordion .panel-body {
  background: #fff;
}

.accordion .panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.accordion .panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.accordion .panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.accordion .panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.accordion .panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

.accordion #bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

.accordion #bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

.accordion #accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

.accordion #accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}


/************************************************/


.subrayado{
  border-bottom: 1px solid #ddd;
  padding-bottom: 2px;
}

.esfera-programa{
  max-height: 140px;
  min-width: 60px;
}
@media(max-width: 768px){
  .cont-prog h3{
    font-size: 12pt;
  }
  .cont-prog p{
    font-size: 10pt;
  }
}

/************************************************/


.model-header-item-organigrama {
    border-bottom: none !important;
}
.model-footer-item-organigrama {
    border-top: none !important;
}
.modal {
    position: absolute;
}

.animate-show-hide.ng-hide,
.animate-show-hide.ng-enter{
  opacity: 0;
}
.animate-show-hide.ng-show,
.animate-show-hide.ng-active {
  opacity: 1;
}

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  transition: all linear 1.5s;
}



/*** Config vista lista establecimientos ***/
.seccion-delegaciones .establecimientos-pack,
.seccion-cap .establecimientos-pack{
  margin-top: -2px;
}

.sec-cap,
.sec-cap .filtro,
.sec-delegaciones,
.sec-delegaciones .filtro{
  height: 301px !important;
}
/************************************************/


/*.font-bold {
  font-family: "Gotham-bold";
}
.font-medium {
  font-family: "Gotham-medium";
}
.font-book {
  font-family: "Gotham-book";
}
.font-x-light {
  font-family: "Gotham-Xlight";
}
.font-light {
  font-family: "Gotham-light";
}*/

html {
  background: #fff;
  min-height: 100%;
  width: 100%;
  overflow-x: hidden;
}

body{
  font-family: 'Source Sans Pro', sans-serif;
  min-width: 300px;
  -webkit-overflow-scrolling: touch;
  word-break: break-word;
}

a:hover, a:focus{
  text-decoration: none;
}

.floatNone{
  float: none!important;
}

.fixedPosition {
  overflow: hidden!important;
  /*position: fixed!important;*/
  width: 100%;
  height: 100%;
}

.avatar{
  height: 150px;
  width: 150px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  margin: 0 auto;
}

.avatar img{
  height: 150px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-height {
  height:100%;
}

.font-color-default {
  color: white;
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background:  rgb(0, 176, 195);
}

::selection {
  color: #fff;
  background:  rgb(0, 176, 195);
}

footer{
  background:#0d1a23;
}
.logoMuni3{
  margin: 20px 0 40px 0;
}

hr.darker{
  border-top: 1px solid #eee;
}

.margin-left-20 {
  margin-left: 20px;
}

/*----------------  NOTAS masonri EVENTOS --------------*/
.back-grey {
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
/*.back-grey:hover{
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}*/


.nada{
  background: rgba(0,0,0,0);
}


.img-format{
  border-radius: 4px 0 0 4px;
  overflow: hidden;
  /*background: url(/images/img-1.jpg) center;*/
  background-size: cover;
  height: 100%;
  position: absolute;
  left: 0;
}


.header-info {
  background: #007380;
  color: white;
  padding: 5px 0;
}

.header-tel {
  line-height: 30px;
}

.header-list {
  margin: 5px 0;
}
.header-list li:last-child {
  padding-right: 0;
}

.nota-quien{
  padding-top: 10px!important;
  color: #999!important;
  margin-bottom: 2px!important;
}

.nota-titulo {
    padding: 0 !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    font-weight: 600;
    font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
    color: #000;
}
.nota-titulo.dest {
  font-size: 24px;
}
.nota-titulo a {
    cursor: pointer;
}

.nota-bajada {
    font-size: 14px !important;
    margin: 0.5rem 0!important;
    line-height: 1.5;
}

.nota-fecha{
  font-weight: 400;
  font-size: 12px !important;
  margin-bottom: 2px !important;
  color: #6e7275 !important;
  background: #fff 50% none;
  background-size: 100% 100%;
  background: none,-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 50%);
  background: none,linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 50%);
}

.bg-nota-fecha{
}

.padding-lr{
  padding: 0 5px 0 10px;
}



/*---------------------- FIN NOTAS -----------------*/

/*---------------------- SMART TABLE MLP -----------------*/

.smart-table-mlp{
  border: 3px solid #eee;
}
.smart-table-mlp .td-titulo-odd{
  background-color: #f1f1f1;
}
.smart-table-mlp .td-descripcion{
  background-color: #fdfdfd;
}
.smart-table-mlp .ng-table-header {
  text-align: left;
  padding: 10px !important;
}
.smart-table-mlp .ng-table-header.center {
  text-align: center;
}

.footerSmartTable{
  padding-bottom: 20px;
  min-height: 40px;
}
.smart-table-mlp td{
  padding: 7px !important;
}
.smart-table-mlp .btn-link.ngTruncateToggleText{
  cursor: pointer;
  text-decoration: none;
}
.smart-table-mlp .btn-link.ngTruncateToggleText:focus,
.smart-table-mlp .btn-link.ngTruncateToggleText:hover,
.smart-table-mlp .btn-link.ngTruncateToggleText:active{
   text-decoration: none;
}

.smart-table-mlp .table-bordered > thead > tr > th,
.smart-table-mlp .table-bordered > tbody > tr > th,
.smart-table-mlp .table-bordered > tfoot > tr > th,
.smart-table-mlp .table-bordered > thead > tr > td,
.smart-table-mlp .table-bordered > tbody > tr > td,
.smart-table-mlp .table-bordered > tfoot > tr > td {
  border: 3px solid #eee;
  border-bottom: 1px solid #e0e0e0;
}


/*---------------------- FIN SMART TABLE MLP -----------------*/

.table.table-condensed.table-bordered.table-striped.ng-table th{
  color:#000 !important;
  font-weight: inherit;
}



/*---------------------- FIN table -----------------*/


.header-menu {
  background: -moz-linear-gradient(top, rgba(0,130,144,1) 0%, rgba(2,124,135,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,130,144,1)), color-stop(100%, rgba(2,124,135,1)));
  background: -webkit-linear-gradient(top, rgba(0,130,144,1) 0%, rgba(2,124,135,1) 100%);
  background: -o-linear-gradient(top, rgba(0,130,144,1) 0%, rgba(2,124,135,1) 100%);
  background: -ms-linear-gradient(top, rgba(0,130,144,1) 0%, rgba(2,124,135,1) 100%);
  background: linear-gradient(to bottom, rgba(0,130,144,1) 0%, rgba(2,124,135,1) 100%);
  background-color: #008290;
  box-shadow: 0px -1px 3px rgba(100,100,100,0.2);
  padding: 15px 0;
}

.icon-h img{
  height: 17px;
  padding-right: 5px;
}

.icon-h{
  font-size: 13px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  opacity: .8;
}

.icon-h2 img{
  height: 20px;
  opacity: .8;
}

.icon-h2{
  padding: 5px 0;
}

.icon-h2:first-child{
  border-right: 1px solid rgba(0,0,0,.1);
}

.icon-f{
  border-right: 1px solid rgba(34,43,50,.5);
  margin-bottom: 5px;
}

.icon-f:last-child{
  border-right: none;
}

.icon-h:hover{
  opacity: 1;
  text-shadow: 0 1px 2px rgba(100,100,100,0.2);
}

.icon-h a{
  color:#fff;
}

.icon-h a:hover{
  text-decoration: none;
}

.icon-h a:focus{
  text-decoration: none;
}

.dropdown a{
  color: white;
  font-weight: bold;
}

.dropdown a:hover, .dropdown a:focus{
  background-color: transparent !important;
}


.tel-emergencia{
  opacity: 0.8;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.tel-emergencia:hover{
  opacity: 1;
  text-shadow:0 1px 2px rgba(100,100,100,0.2);
  text-decoration: none;
}

.tel-emergencia:focus{
  text-decoration: none;
}

.num-emergencia{
  line-height: 80px;
  margin-top: 20px!important;
}

.border-left{
  border-left: 1px solid #fff;
}

.footer-info {
  padding: 60px 0;
  color: #fff;
}

.titulo-footer{
  font-size: 25px;
  margin-top:0px;
}

.footer-info p {
  font-size: 15px;
}

.footer-info a {
  color: #fff;
  text-decoration: none;
}

.footer-contactos {
  background:#0d1a23;
}

.footer-final {
  background: #0a151c;
  padding: 5px;
}

.footer li p {
  color: white;
}

.footer-copy {
  margin-bottom: 0;
  line-height: 30px;
}

.img-cursor {
  cursor: pointer;
}

.vertical-center {
  display: flex;
  align-items: center;
}

.margin-tb-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-tb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.padding-tb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-tb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-tb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-desc{
  padding:12px 10px 10px 15px;
}

.padding-top-0 {
  padding-top: 0;
}

.padding-top-10{
  padding-top: 10;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-top-5 {
  padding-top: 5px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-0 {
  padding: 0!important;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.padding-bottom-0{
  padding-bottom: 0px;
}

.padding-bottom-10{
  padding-bottom: 10px;
}

.padding-bottom-20{
  padding-bottom: 20px;
}

.padding-right-15{
  padding: 0 15px 0 0!important;
}

.padding-left-15{
  padding-left: 15px!important;
}

.padding-right-5{
  padding-right:5px;
}

.padding-lr-0{
  padding-left:0;
  padding-right:0;
}

.margin-bottom-5{
  margin-bottom: 5px;
}

.margin-bottom-10{
  margin-bottom: 10px;
}

.margin-bottom-15{
  margin-bottom: 15px;
}

.margin-bottom-20{
  margin-bottom: 20px;
}

.margin-bottom-30{
  margin-bottom: 30px;
}

.margin-bottom-50{
  margin-bottom: 50px;
}

.margin-0{
  margin: 0px;
}

.margin-10{
  margin: 5px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-18 {
  margin-top: 18px;
}

.margin-top-19 {
  margin-top: 19px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-35 {
  margin-top: 35px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.border-rounded {
  border-radius: 4px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-md-13 {
  width: 10%;
  float: left;
}


/* tiles */
.color-1 {
  background-color: #FF80AB;
}
.color-2 {
  background-color: #7E57C2;
}
.color-3 {
  background-color: #26A69A;
}

.color-b {
  color: #fff;
}

.lh-40{
  line-height: 40px;
}

.lh-50{
  line-height: 50px;
}

.font-500 {
  font-weight: 500;
}

.size-12 {
  font-size: 12;
}

.padding-0 {
  padding: 0px !important;
}

.dropdown-menu.main-menu {
  height: 500px;
}

.grid-width {
  width: 100%;
}


@media (min-width: 600px) {
  .grid-width {
    width: 50%;
  }
}

@media (min-width: 768px) {

  .posLogoMuni3{
    float: right;
    margin-right: 20px;
  }

  .grid-width {
    width: 33%;
  }

  .seccion-proveedores-licitadores .grid-width {
    width: 50%;
  }



  .num-emergencia{
    font-size: 60px!important;
    line-height: 40px;
  }

  .dropdown-menu.main-menu {
    width: 715px;
  }

  .main-menu-right{
    float: right!important;
    margin-right: -15px;
  }

}

@media (min-width: 992px) {
  .col-md-15 {
    width: 16.6%;
    float: left;
  }

  .dropdown-menu.main-menu {
    width: 940px;
  }

  .grid-width {
    width: 25%;
  }
  .brandDesktop{
    height: 50px;
  }
}

@media (min-width: 1200px) {

  .col-lg-15 {
    width: 20%;
    float: left;
  }

  .dropdown-menu.main-menu {
    width: 1140px;
  }
}

@media (max-width: 1100px){

  body{
    min-height: 800px;
  }

  .body{
    min-height: 300px;
  }

  .dropdown a{
    font-size: 12.3px;
    padding-left: 12px!important;
    padding-right: 12px!important;
  }
}


@media (max-width: 1199px){

  .tit-head{
    font-size: 20px;
    bottom: 5px!important;
    line-height: 25px!important;
  }

}

@media (max-width:991px) {
  .icoMenu{
    margin-top:5px; height: 40px;
  }
  .logo-mobile{
    height: 40px;
    text-align: left;
  }

  .tit-widget-clima{
    font-size: 10px!important;
  }

}

@media (min-width: 320px){
  .sidenav-map{
    width: 256px!important;
    min-width: 256px!important;
    max-width: 256px!important;
  }

}

@media (max-width: 767px) {

  .contentFormDenuncia, .contentFormDenuncia ul li, .contentFormDenuncia ul li a{
    display: inline!important;
  }

  .contFormDetalle{
    margin-top: 20px;
  }

  .contentFormDenuncia ul li{
    padding: 4.3vw;
    font-size: 9px;
    border-radius: 4px;
    margin: 1vw;
  }

  .contentFormDenuncia ul li a{
    margin: 0 auto;
    text-align: center;
  }

  .numberPaso{
    margin-right: 0px;
  }

  .tabFormPaso:after{
    display: none!important;
  }

  .bg-video{
      height: 200px !important;
      z-index: 4;
      position: absolute;
  }

  .bg-video video{
    height: 200px !important;
      z-index: 4;
      position: absolute;
  }

  .bg-video-container{
      height: 200px !important;
      width: 100%;
  }

  .bg-video .filter{
      height: 200px !important;
  }

  .bg-video h2{
      font-size: 25px !important;
      padding-top: 70px !important;
  }

  .bg-nota-fecha{
    width: 91%;
  }

  .evento-padding-r0 {
    padding-right: 15px!important;
  }

  .evento-padding-l0 {
    padding-left: 15px!important;
  }

  .evento-padding-rl0 {
    padding-right: 15px!important;
    padding-left: 15px!important;
  }

  .selec-alto .bg-alto{
    display: none;
  }

  .selec-sinRiesgo .bg-sinRiesgo{
    display: none;
  }

  .selec-leve .bg-leve{
    display: none;
  }

  .selec-moderado .bg-moderado{
    display: none;
  }

  .storm{
    padding: 10px!important;
  }

  .storm img{
    height: 30px!important;
  }

  .padding-card{
    padding-left: 15px!important;
  }

  .card-info-noticia{
    padding:10px!important;
  }

  .bajada-protvec{
    font-size: 20px!important;
    text-align: center!important;
    display:block;
  }

  .img-protvec{
    width: 80%!important;
  }

  .info-protvec{
    font-size: 15px!important;
    text-align: center!important;
  }

  .numero-protvec{
    font-size: 50px!important;
    background: #ffed00!important;
    border-radius:4px;
    color: #fff!important;
    display:block;
    text-align: center;
    margin-bottom: 20px;
  }

  .sign-pv{
    display:block;
    text-align: center;
    margin-bottom: 20px;
  }

  .posLogoMuni3{
    margin: 0 auto;
    text-align: center;
  }
  .logoMuni3{
    width: 290px;
  }

  .tit-protvec{
    font-size: 30px;
  }

  .numero-protvec{
    font-size: 30px;
  }

  .back2{
    color: #757575!important;
    font-size: 16px;
    border-bottom: 1px solid red;
  }

  .fh{
    height: 60px!important;
  }

  .fs-40{
    font-size: 32px!important;
  }

  .fs-30{
    font-size: 25px!important;
  }

  .fs-20{
    font-size: 18px!important;
  }

  .fs-18{
    font-size: 15px!important;
  }

  .footer-contactos a {
    border-left:0;
  }

  .footer-contactos a:nth-child(2n){
    border-right: 0;
  }

  .footer-contactos a:last-child{
    border-right: 0;
  }

  .tit-head{
    font-size: 18px!important;
    bottom: 5px!important;
    line-height: 25px!important;
  }

  .img-format{
    width: 100%;
    top: 0;
    border-radius:4px 4px 0 0;
    height: 120px;
  }

  .nada{
    background: rgba(0,0,0,0);
    height: 120px;
    position: relative;
  }

  .menu-button{
    height: 30px;
  }

  .padding-left-15{
    padding-left:15px!important;
  }

  .footer-info {
    text-align: center;
  }

  .img-sm {
    text-align: center!important;
  }

  .tel-emergencia{
    opacity: 1;
  }

  .num-emergencia{
    font-size: 60px!important;
    line-height: 60px;
  }

  .cd-breadcrumb{
    padding-left:10px!important;
  }

  .cd-breadcrumb li{
    margin:0!important;
  }

  .cd-breadcrumb a{
    font-size: 10px!important;
  }

  .cd-breadcrumb2 li{
    margin:0!important;
  }

  .cd-breadcrumb2 a{
    font-size: 10px!important;
  }

  .cd-breadcrumb.custom-separator li::after, .cd-breadcrumb2.custom-separator li::after {
    content: '';
    height: 10px!important;
    width: 10px!important;
    vertical-align: middle;
  }

  .cd-breadcrumb li > *, .cd-breadcrumb2 li > * {
    font-size: 12px!important;
  }

  .redes-noticia{
    height: 14px;
  }

  .redes-noticia2{
    height: 16px;
  }

  .text-right-cv-button{
    text-align: center!important;
  }

}

@media (max-width: 500px) {

  .content-margin-header{
    margin-bottom: 5px!important;
  }

  .bg-detalle-tramite h3{
    font-size: 30px;
  }

  .titulo-detalle-tramite{
    font-size: 30px!important;
    line-height: 35px!important;
    margin-top: 10px!important;
  }

  .img-circle{
    height: 120px;
  }

  .buscador-tramites{
    margin-top: 20px!important;
  }

  .dropdown .btn-noticias{
    padding:4px;
    text-align: left;
  }

  .subtituloNoticia{
    line-height: 28px!important;
    font-size: 20px!important;
  }

  .subtitulo-detalle-noticia{
    line-height: 20px !important;
    font-size: 15px !important;
    text-align: left !important;
  }

  .cuerpo-detalle-noticia{
    line-height: 20px !important;
    font-size: 14px !important;
    text-align: left !important;
  }

  .titulo-detalle-noticia  {
    font-size: 22px!important;
    line-height: 25px!important;
    margin-top: 10px!important;
  }

  .filtro{
    height: 200px!important;
  }

  .filtro3{
    height: 200px!important;
  }

  .sec-licitaciones,
  .sec-defensa-consumidor,
  .transportePublico,
  .sec-boletin ,
  .sec-caps,
  .sec-espacios,
  .sec-organigrama,
  .sec-consultas,
  .sec-areagob,
  .sec-programagob,
  .contenedor-info,
  .sec-ciudad-verde,
  .sec-delegaciones,
  .back-slide-evento,
  .sec-fortalecimiento {
    height: 200px!important;
    width: 100%;
  }

  .sec-areagob h3{
    padding-bottom: 0px!important;
  }

  .back-slide-evento .tituloEvento h3{
    font-size: 25px!important;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
  }

  .back-slide-evento .tituloEvento{
    bottom: 20px;
  }

  .contenedor-info h3{
    font-size: 25px!important;
    padding-bottom: 10px;
    margin-bottom:1px;
  }

  .back-not{
    text-align: center!important;
  }

  .list-group {
    padding-right: 20px!important;
    padding-left: 20px!important;
  }

  .sizemap{
    height:300px!important;
  }

  .sidenav-map-mobile{
    height: 320px!important;
  }

  #mapa-establecimientos {
  height:320px!important;
  }

  #section-map{
    height: 100%!important;
  }

  .text-center-mobile{
    text-align: center!important;
  }

  .tit-protvec{
    font-size: 30px!important;
    text-align: center!important;
    display:block;
    margin-top:15px!important;
  }

  .btn-pe-mobile{
    width: 100%;
    font-size: 15px!important;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tit-estmed{
    font-size: 30px;
  }

  .img-plan-right{
    padding:0!important;
  }

  .img-plan{
    display:block;
    text-align: center;
    margin-bottom: 20px;
    padding: 0!important;
  }

  .img-plan img{
    height: 120px;
    text-align: center;
    margin: 0 auto;
  }

  .img-plan-full img{
    width: 100%!important;
    height: 100%!important;
  }

  .img-plan-full iframe{
    width: auto!important;
    height: auto!important;
  }

  .numero-tramite-detalle{
    font-size: 50px!important;
    border-radius:4px;
    color: #fff!important;
    display:block;
    text-align: center!important;
  }

}

.list-menu {
  list-style: none;
  line-height: 1.5;
}

.list-menu li a {
  color: #666;
}

.list-menu li a:hover {
  color: #000;
  text-decoration: none;
}

.item-title li a{
}

.col-menu {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.caret-right {
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

.caret-left {
  border-right: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

.sec-areagob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
  width: 100%;
}

.sec-espacios {
  background-image: url(/images/secciones/sec-consultas.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.seccion-caps .loquequieras{}
  .sec-caps {
    background-image: url(/images/secciones/caps.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
  }

.seccion-consultas{
  margin-top: -2px;
}
.w-100-p{
  width: 100%;
}

.table .form-control{
  min-height: 25px;
  height: 30px;
  font-size: 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.075);
}
.md-chips{
  box-shadow:none !important;
}
.md-chips md-chip{
  font-size: 14px;
  line-height: 31px;
}
.md-chips md-chip .md-chip-remove md-icon{
  min-height: 16px;
  min-width: 16px;
}
.md-chips .md-chip-input-container{
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.sec-consultas {
  background-image: url(/images/secciones/contacto.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.text-cont{
  height: 300px;
  position: relative;
}

.sec-consultas-noimg{
  background: none!important;
  height: 80px!important;
}

.sec-consultas-noimg h3{
  color: #333!important;
  text-shadow:none!important;
  margin: 0!important;
  text-transform: capitalize;
}

.tit-est{
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0,0,0,1);
  font-size: 40px;
  margin: 0;
  color: #fff;
}

.sec-tramites {
  background-image: url(/images/sec-tramites.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.sec-delegaciones {
  background-image: url(/images/secciones/delegaciones.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.sec-organigrama {
  background-image: url(/images/programas/transparencia.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.seccion-boletin .md-cv-button{
  margin-bottom: 0px;
}
.seccion-boletin .item{
  padding: 40px 10px 30px 10px;
  background-color: #efefef;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.sec-boletin{
  background-image: url(/images/programas/transparencia.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.boton-descarga{
    background-image: linear-gradient(#19A69A, #169489);
    box-shadow: 0 1px 3px rgba(110,110,110,.4);
    color: #fff;
    margin: 0 auto;
    width: 150px;
    margin-top: 5px;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 0px;
    cursor: pointer;
    text-align: center;
}
.boton-descarga:hover,
.boton-descarga:active,
.boton-descarga:visited,
.boton-descarga:focus{
  color:#fff;
  font-weight: bold;
}

.seccion-proveedores-licitadores,
.seccion-licitaciones .md-cv-button{
  margin-bottom: 0px;
}
.seccion-licitaciones .item{
  padding: 40px 10px 30px 10px;
  background-color: #efefef;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.sec-licitaciones {
  background-image: url(/images/programas/transparencia.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.sec-fortalecimiento {
  background-image: url(/images/programas/fortalecimiento.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.transportePublico{
  background-image: url(/images/secciones/transportePublico.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.sec-defensa-consumidor {
  background-image: url(/images/secciones/defensaConsumidor.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  position: relative;
}

.defensa-consumidor .separador{
  /*margin-top: 30px;*/
  border-bottom: 1px solid rgba(225,225,225, .6);
  background: #a70082;
  color: #fff;
  padding: 20px;
  margin-bottom: 30px;
}

.transporte .separador{
  background: -webkit-linear-gradient(left, rgba(236,187,73,1) 0%, rgba(201,37,43,1) 100%);
  background: -o-linear-gradient(left, rgba(236,187,73,1) 0%, rgba(201,37,43,1) 100%);
  background: linear-gradient(to right, rgba(236,187,73,1) 0%, rgba(201,37,43,1) 100%);
  /*border: 5px solid transparent;
  -moz-border-image: -moz-linear-gradient(top left, rgba(249,204,58,1) 0%, rgba(215,20,118,1) 100%);
  -webkit-border-image: -webkit-linear-gradient(top left, rgba(249,204,58,1) 0%, rgba(215,20,118,1) 100%);
  border-image: linear-gradient(to bottom right, rgba(249,204,58,1) 0%, rgba(215,20,118,1) 100%);
  border-image-slice:1;*/
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.transporte .separador .texto{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
}

.multicolumna{
  -moz-column-count: 3;
   -moz-column-gap: 2em;
   -moz-column-rule: 1px solid rgba(27, 179, 215,.6);
   -webkit-column-count: 2;
   -webkit-column-gap: 2em;
   -webkit-column-rule: 1px solid rgba(27, 179, 215,.6);
}

.defensa-consumidor .separador .titulo{
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}

.defensa-consumidor .separador .texto{
  font-size: 20px;
  text-align: center;
}

.defensa-consumidor .titulo{
  font-size: 30px;
  color: #fff;
}

.defensa-consumidor .back-color .texto{
  font-size: 18px;
  color:#666;
}

.defensa-consumidor .intro{
  font-size: 18px;
  color:#666;
  margin-bottom: 30px;
}

.estmed .intro{
  font-size: 18px;
  color:#666;
  margin-bottom: 30px;
}

.estmed .back-color .texto{
  font-size: 18px;
  color:#666;
}

md-tabs md-ink-bar{
  color:#60c9f8; /* this changes the colour of the ripple */
  background-color:red;  /* this changes the colour of the ink bar */
}

.listado li b{
  font-size: 18px;
  color:#333;
}

.listado li{
  font-size: 18px;
  color:#666;
  margin-bottom: 20px;
}

.listado p{
  font-size: 24px;
  color:#1BB3D7;
  margin: 30px 0;
}

.sec-areagob .departamentos{
  font-size: 16pt;
}

.titulo-sec.absolute{
  position: absolute;
  z-index: 12;
  bottom: 0px;
}

.titulo-sec,
.titulo-sec p{
  color: #FFF;
}

.header-title {
  height: auto;
  margin: 1em 0;
}

.header-title h1 {
  color: #727272;
  margin: 0;
}
.header-title p {
  color: #000;
  font-size: 17px;
  line-height: 1.6;
  margin: 1rem 0;
  font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}

.header-title p.destacado {
  font-size: 20px;
  margin: 15px 30px 15px 20px;
  font-weight: 600;
  line-height: 1.5;
}
.header-title p.destacado.laplata,
p.destacado.laplata {
  color: #8C007A;}

.header-title-establecimiento{
  bottom: 10px!important;
}

.header-title-noimg {
  color: #333;
  font-size: 40px;
}

.sec-noticia{
  border-radius: 6px;
  overflow: hidden;
  height: 300px;
}
.sec-noticia img{
  border-radius: 6px;
  min-width: 100%;
  background-size: cover;
  background-position: center center;
}
.tituloNoticia{
  padding-top:10px;
}

.subtituloNoticia{
  line-height: 35px;
  font-size: 23px;
  font-style: italic;
}

.noticiaImgCuerpo{
  margin: 20px 0 10px 0;
  max-height: 480px;
}
.infoDetalleNoticia{
  padding-left: 0px;
}

.titulo-detalle-noticia{
  color: #333;
  font-size: 40px;
  margin-top: 0;
}
.subtitulo-detalle-noticia{
  line-height: 27px;
  text-align: justify;
  font-size: 19px;
}

.cuerpo-detalle-noticia{
    line-height: 24px;
    font-size: 16px;
    color: #333 !important;
    text-align: justify;
    width: 100%;
    float: left;
    margin: 30px 0;
}

.tituloBoletin{
  padding:30px 0px 0px 0px;
  color: #333;
}
.seccion-proveedores-licitadores .tituloBoletin{
  line-height: 18px;
  font-size: 15px;
}

.fechaBoletin{
  padding-top: 0!important;
}

.back-boletin{
  background: linear-gradient(#F3F4F5, #e5e7e9)!important;
}

.md-boletin-button{
  border: 1px solid rgba(26,53,71,.11);
  border-top-color: rgba(26,53,71,.2);
  border-radius: 5px;
  color: #19A69A!important;
  font-weight: 500;
  box-shadow:0 1px 2px rgba(26,53,71,.015)!important;
  background: linear-gradient(#FCFCFD, #F3F4F5);
  background-origin: border-box;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.md-boletin-button:hover {
  border-top-color: rgba(26,53,71,.25);
  box-shadow: 0 1px 3px rgba(26,53,71,.15)!important;
  opacity: .9;
}

.md-boletin-button:active{
  border-top-color: rgba(26,53,71,.25);
  box-shadow: 0 1px 0 #fff, inset 0 1px 2px rgba(26,53,71,.15);
  background: #EEF0F2;
}

.sizeButton{
  margin: 0 auto;
  width: 150px;
  margin-top:5px!important;
}

.licitacionIntro{
  padding-top: 12px;
  font-size: 15px;
  padding-bottom: 10px!important;
}

.tituloDescargaLicitacion{
  padding-bottom:5px;
}


/* ----------------------  ESPACIOS VERDES ------------------------- */

.sec-ciudad-verde {
  background-image: url(/images/banner-ciudad-verde.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  height: 300px;
}

.world{
  position: absolute;
  bottom: 0;
}

.world img{
  max-width: 100%;
}

.recol{
  margin-bottom: 27%;
}

.cv img{
  width: 100%;
}

.text-right-cv-button{
  text-align: right;
}


.md-cv-button{
  margin-top: 15px;
  border: 2px solid #129BAB;
  background: transparent;
  color: #129BAB;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  margin-bottom: 50px;
}

.md-cv-button:hover{
  border: 2px solid #129BAB;
  background: #129BAB !important;
  color: #fff;
}

.md-denuncia-button{
  margin-top: 15px;
  background: rgba(255,255,255,0)!important;
  border:solid 1px #fff;
  font-weight: bold;
  box-shadow: 0 1px 2px rgba(110,110,110,.0)!important;
  color: #fff!important;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  padding: 0 15px!important;
}

.md-denuncia-button:hover{
  background: #fff!important;
  box-shadow: 0 1px 3px rgba(110,110,110,.3)!important;
  color:rgba(27, 179, 215,.6)!important;
}



/*--------------- Breadcrumbs ------------*/
.pos-abs{
  position: absolute;
  z-index: 10;
}

.left-30{
  left: 5%!important;
}

.pos-rel{
  position: relative;
}

.filtro{
  background: black;
  opacity: .2;
  height: 300px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
}

.filtro.filtro-dark {
  opacity: .4!important;
}

.cd-breadcrumb {
  padding: 0.5em 0;
  border-radius: 0;
  margin: 0;
}

.cd-breadcrumb a{
  color: #fff;
  opacity: 0.9;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.cd-breadcrumb a:hover{
  opacity: 1;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0,0,0,1);
}


.cd-breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
.cd-breadcrumb li{
  display: inline-block;
  margin: 0;
}

.cd-breadcrumb2 {
  padding: 0.5em 0;
  border-radius: 0;
  margin: 0;
}

.cd-breadcrumb2 a{
  color: #333;
  opacity: 0.9;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.cd-breadcrumb2 a:hover{
  opacity: 1;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.cd-breadcrumb2:after {
  content: "";
  display: table;
  clear: both;
}
.cd-breadcrumb2 li{
  display: inline-block;
  float: left;
  margin: 0.3em 0;
}

.cd-breadcrumb li:last-child, .cd-breadcrumb2 li:last-child{
  opacity: .9;
}

.cd-breadcrumb li::after, .cd-breadcrumb2 li::after{
  display: inline-block;
  content: '\00bb';
  margin: 0 .4em;
  color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after, .cd-breadcrumb2 li:last-of-type::after{
  display: none;
}
.cd-breadcrumb li > *{
  display: inline-block;
  font-size: 1em;
  color: #fff!important;
}

.cd-breadcrumb2 li > *{
  display: inline-block;
  font-size: 1.3rem;
  color: #666!important;
}

.bread-color{
  color: #666!important;
}

.bread-color:hover{
  color: #333;
}

.cd-breadcrumb li > *{
  /* selected step */
  color: #96c03d;
}
.cd-breadcrumb a:hover{
  /* steps already visited */
  color: #96c03d;
}
.cd-breadcrumb.custom-separator li::after{
  /* replace the default arrow separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../images/icons/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}

.text-s{
  text-shadow: 0 1px 2px rgba(0,0,0,1);
}

.fh{
  height: 40px;
}

.tit-head {
  position: absolute;
  bottom: 10px;
  line-height: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

md-grid-list md-grid-tile md-grid-tile-footer{
  height: 100%;
  border-radius: 4px;
}

md-grid-list md-grid-tile figure{
  background: rgba(0,0,0,.2);
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 4px;
}

md-grid-list md-grid-tile figure:hover{
  background: rgba(0,0,0,.4);
}

.back-color{
  background:#f4f4f4;
  border-bottom: 1px solid rgba(227,227,227,.3);
  border-top: 1px solid rgba(227,227,227,.2);
}

md-divider{
  opacity: .4;
}

.banner-cv img{
}

.banner-cv{
  border-radius: 4px;
}

.banner-cv img:hover{
  box-shadow: 0 0 12px rgba(0,0,0,0.4);
  opacity: .9;
}

.box-shadow{
  box-shadow: 0 0 2px rgba(0,0,0,0.4);
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 4px;
}

.pr{
  position: relative;
}

.box-s-i{
  -webkit-box-shadow: inset 0px -17px 94px -28px rgba(0,0,0,0.33);
  -moz-box-shadow: inset 0px -17px 94px -28px rgba(0,0,0,0.33);
  box-shadow: inset 0px -17px 94px -28px rgba(0,0,0,0.33);
}

.redes-noticia{
  height: 18px
}

.redes-noticia2{
  height: 20px
}

.bar-color{
  height: 3px;
  background: #d90f74; /* Old browsers */
  background: -moz-linear-gradient(left, #d90f74 19%, #fbcd21 23%, #fbcd21 36%, #9ec83d 42%, #9ec83d 53%, #008290 61%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #d90f74 19%,#fbcd21 23%,#fbcd21 36%,#9ec83d 42%,#9ec83d 53%,#008290 61%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #d90f74 19%,#fbcd21 23%,#fbcd21 36%,#9ec83d 42%,#9ec83d 53%,#008290 61%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}



.lens {
  border: 1px solid #ccc;
  background: rgba(255,255,255,0.5);
}

.preloader {
  height: 50px;
  width: 50px;
  border: 1px solid #000;
  /*  background: url(../img/preloader.gif) no-repeat center center #fff;
  */  margin-left: -25px; /* Must be 50% of width */
  margin-top: -25px; /* Must be 50% of height */
  border-radius: 5px;
}

.popover {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #888;
}

.popover_sandbox img, .popover img {
  max-width: none;
}
.btn-ciudad {
	 background: #f99be7;
    border-radius: 0px;
    color: #2f2f2f;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    margin-bottom: 5px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-ciudad:hover {
	background: #722d65;
	color: #fff;}
.btn-noticias {
    background: #94c5e1;
    border-radius: 0px;
    color: #2f2f2f;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    margin-bottom: 5px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-noticias:hover{
  background: #4f87a7;
  color: #fff;
}

.area {
  margin-bottom: 2em;
}

.search-panel-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 100vh;
  overflow-y: auto;
  padding: 20px 20px 0 24px;
}

.search-panel-content ul{
  padding: 0;
}


.search-panel-categories-content-label {
  margin-bottom: 14px;
}

.search-panel-content-label {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0,0,0,0.54);
  margin-bottom: 14px;
}

#mapa-establecimientos {
  height: 100%;
  /*min-height: 480px;*/
  width: 100%;
  min-width:320px;
}

.sidenav-map{
  border-right: 1px solid rgba(0,0,0,0.14);
  border-left: 1px solid rgba(0,0,0,0.14);
  margin:0;
  padding: 0;
  width: 256px;
}

checked .md-icon, md-checkbox.md-checked .md-icon{
  background: #e2574c;
}

#lista-establecimientos {
  width: 100%;
}

.choice-establecimiento{
  margin-bottom: 30px;
}

.theme-top-panel{
  background: #fff!important;
  color:rgba(0,0,0,0.54)!important;
  border-bottom: 1px solid rgba(0,0,0,0.14);
  border-top: 1px solid rgba(0,0,0,0.14);
}

.open-close{
  left: 15px;
  top: 15px;
  display: block;
  z-index: 4;
  position: absolute;
  background: #fff;
  height: 30px;
  width: 30px;
  border-radius: 100px;
  box-shadow: 0 1px 6px rgba(0,0,0,.30);

}

.open-close:focus{

  outline:0;
}

.open-close img{
  height: 20px;
  margin: 5px 5px;
}

.over-hid{
  overflow: hidden;
}

.pos-rel{
  position: relative;
}

.gm-style-mtc {
  display: none;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display:none;
}


.filter-sidenav{
  border-top: 1px solid rgba(0,0,0,.14);
  width: 100%;
  height: 46px;
  background: #fff;

}

.btn-sidenav:focus{
  outline:0!important;
}


.btn-sidenav{
  color: #e2574c;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0;
  background: #fff;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom:5px;
  border:none;
  width: 100%;
  height: 100%;
  text-align: left;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.btn-sidenav:hover{
  background: #e2574c;
  color:#fff;
}

.img-sidenav-map{
  height: 200px;
  overflow: hidden;
  position: relative;
}

.search-panel-content a{
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.search-panel-content a:hover{
  text-decoration: none;
  color: #008290;
}

.title-img-sidenav{
  position: absolute;
  line-height: 20px;
  bottom:10px;
  height: 40px!important;
  font-size: 16px!important;
  left: 3px;
  z-index: 9999;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.20);
}

.img-side-over a:hover{
  text-decoration: none!important;
}

.filter1{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9998;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.11) 68%, rgba(0,0,0,0.52) 79%, rgba(0,0,0,0.84) 98%, rgba(0,0,0,0.87) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.11) 68%,rgba(0,0,0,0.52) 79%,rgba(0,0,0,0.84) 98%,rgba(0,0,0,0.87) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.11) 68%,rgba(0,0,0,0.52) 79%,rgba(0,0,0,0.84) 98%,rgba(0,0,0,0.87) 100%);
}

.title-mep-hover{
  font-size: 20px;

}

#content h3 {
  text-transform: capitalize!important;
}

.gm-style .gm-style-iw{
  border-radius:8px!important;
}

.gm-style .gm-style-iw h3{
  margin-top:5px!important;
  margin-bottom:0!important;
}


.map-consultas{
  border-top:1px solid rgba(0,0,0,0.14);
}


#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

#owl-demo .item{
  position: relative;
}

.back-slide-evento .tituloEvento{
  position: absolute;
  bottom: 20px;
}

.back-slide-evento .tituloEvento h3{
  font-size:40px;
  color: #fff;
  z-index: 999999;
  /*position: relative;*/
  text-shadow: 0 1px 2px rgba(0,0,0,1);
  text-transform: uppercase;
}

.back-slide-evento .tituloEvento p{
  color: #fff;
}

.cont-fecha-evento{
  min-height: 30px;
  min-width: 80px;
  text-align: center;
  background: #d90f74;
  opacity: .8;
  position: absolute;
  top:8px;
  right: 8px;
  z-index: 100;
  box-shadow: 0 1px 2px rgba(0,0,0,.20);
}

.fecha-evento{
  color: #fff;
  padding: 6px 8px;
  margin:0;
}

.back-slide-evento{
  height: 400px;
  border-radius: 4px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.padding-lr{
  padding: 0 20px;
}

.b-g{
  border:1px solid rgba(0,0,0,.12);
}

.box{
  min-height: 100px;
  display: inline-block;
  margin: 0;
  width: 100%;
  padding: 0!important;
}

.box img{
  height: 50px;
}

.noEventos p{
  font-size: 20px;
  color: #0067b1;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

.noEventos img{
  height: 60px;
  margin:0;
  padding:0;
}

.lugar-evento-mapa{
  color: #666;
  margin:0px;
  font-size: 15px;
}

.aster-color{
  color: red!important;
  font-size: 20px;
}

@media (max-width: 1023px) {
  .margin-5{
    margin: 5px;
  }
}

.item-3{
  margin: 25px 10px 25px 10px!important;
  padding-bottom: 10px!important;
}

.in-flex{
  display: inline-flex;
}

.in-block{
  display: inline-block;
}

.item-ubic{
  font-size: 17px;
  text-shadow:0 1px 2px rgba(0,0,0,0.2);
}

.img-svg{
  position: absolute;
  bottom:0px;
  left: 30%;
  z-index: 9999;
  opacity: .6;
}
.img-svg img{
  height: 10px;
}

.msj-error {
  color: red;
  font-weight: bold;
}

.programas p{
  color: #333;
}

.programas a, .cont-prog a{
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.cont-prog a{
  display: block;
  padding: 5px;
}
.cont-prog a p {
    color: #717171;
    font-size: 13px;
    line-height: 16px;
}
/*.programas a:hover, .cont-prog a:hover{
  color: #333;
  opacity: .9;
  text-decoration: none;
  text-shadow:0 1px 2px rgba(0,0,0,.2);
}*/

.cont-prog{
  padding: 5px;
/*  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;*/
}

.cont-prog h3 {
    color: #1d1d1d;
    margin-top: 24px;
    text-transform: uppercase;
    font-weight: 500;
}
.cont-prog a:focus{
  text-decoration: none;
  outline: none!important;
}
.cont-prog:hover{
    background: #efefef;
    box-shadow: none;
    border-radius: 5px;
    text-decoration: none !important;
}

.filtro3{
  height: 300px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom:0;
  z-index: 9;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 61%, rgba(0,0,0,0.65) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(61%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 61%, rgba(0,0,0,0.65) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 61%, rgba(0,0,0,0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 61%, rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 61%, rgba(0,0,0,0.65) 100%);

}

.choice-establecimiento .md-rink-ripple{
  background: green;
  color: green;
}

.choice-establecimiento md-radio-button:not([disabled]).md-primary.md-checked .md-off{
  border-color: #e2574c;
}

.choice-establecimiento md-radio-button:not([disabled]).md-primary.md-checked .md-on{
  background-color: #e2574c;
}

.img-side-over{
  overflow:hidden;
}

.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.tit-detalle-establecimiento{
  font-size: 24px;
  color: #666;
}

.bajada-detalle-establecimiento{
  font-size: 16px;
  color: #555;
}

.nw{
  word-wrap: break-word!important;
}

.home-nav-mobile{
  padding: 24px 0px!important;
  background-color: #e5e5e5;
}

.home-nav-mobile ul{
  padding-left:0;
}

.home-nav-mobile .container li {
  list-style: none;
}

.home-nav-mobile .btn {
  margin-bottom: 8px;
  background: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
  border-color: #ccc;
  font-size: 20px;
  line-height: 24px;
  color: #666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.075);
}

.home-nav-mobile ul li:last-child a{
  margin-bottom: 0;
}

.home-nav-mobile ul{
  margin-bottom: 0;
}

.home-nav-mobile .btn:active{
  background-image: linear-gradient(to bottom, #ececec 0%, #d9d9d9 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 2px 4px rgba(0, 0, 0, 0.125);
  background-color: #e7e7e7;
  border-color: #bbb;
  color: #888;
}

.video-estilo{
  border:none;
}

.auto-f{
  max-height: 200px;
  width: auto;
}

.residuos{
  height: 150px;
  padding: 10px;
}

.residuos2{
  max-width: 400px;
  padding: 10px;
}

.alerta-prevencion{
  background: rgba(75,95,169,1);
  background: -moz-linear-gradient(-45deg, rgba(75,95,169,1) 0%, rgba(75,95,169,1) 34%, rgba(86,195,241,1) 96%, rgba(86,195,241,1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(75,95,169,1)), color-stop(34%, rgba(75,95,169,1)), color-stop(96%, rgba(86,195,241,1)), color-stop(100%, rgba(86,195,241,1)));
  background: -webkit-linear-gradient(-45deg, rgba(75,95,169,1) 0%, rgba(75,95,169,1) 34%, rgba(86,195,241,1) 96%, rgba(86,195,241,1) 100%);
  background: -o-linear-gradient(-45deg, rgba(75,95,169,1) 0%, rgba(75,95,169,1) 34%, rgba(86,195,241,1) 96%, rgba(86,195,241,1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(75,95,169,1) 0%, rgba(75,95,169,1) 34%, rgba(86,195,241,1) 96%, rgba(86,195,241,1) 100%);
  background: linear-gradient(135deg, rgba(75,95,169,1) 0%, rgba(75,95,169,1) 34%, rgba(86,195,241,1) 96%, rgba(86,195,241,1) 100%);
  color: #fff;
  border-radius: 10px!important;
  padding: 20px;
}

.numero-protvec{
  font-size: 50px;
  font-weight: 600;
  color: #ffed00;
  text-shadow: 0 1px 2px rgba(0,0,0,.12);
  padding: 0px 20px;
}

.sign-pv{
  padding: 0 20px 0 0px;
}

.tit-protvec{
  font-size: 30px;
  font-weight: 600;
}

.tit-estmed span{
  font-weight: 600;
  color: #ffed00;
  text-shadow: 0 1px 2px rgba(0,0,0,.12);
  padding-right: 10px;
}

.bajada-protvec{
  font-size: 20px;
}

.info-protvec{
  font-weight: 300;
  font-size: 25px;
}

.img-protvec{
  width: 50%;
  padding: 20px 20px;
}

.disc-ul {
  list-style-type: disc;
  font-size: 30px;
  line-height: 30px;
}

.btn-dropdown{
  width: 100%;
  text-shadow: 0 1px 2px rgba(0,0,0,.32);
}

.dropdown-menu{
  text-align: center;
  width: 100%;
  background: rgba(255,255,255,.97);
}


.dropdown .btn:focus{
  color: #fff;
}

.dropdown-menu li p{
  color: #666!important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px!important;
  margin-bottom: 0;
  text-shadow:none;
}

.dropdown-menu li p:hover{
  background: rgba(0,130,144,.45);
  color: #fff!important;
}

/*.grid-eventos {
min-height: 300px;
}*/

.grid-establecimientos{
  border-top: 1px solid rgba(0, 0, 0, 0.137255);
}

/*----------- Semaforo clima --------------*/

.img-clima img{
  padding-right: 10px!important;
  padding-left: 10px!important;
}

.storm img{
  height: 50px;
}

.clima-widget{
  height: 110px;
  border-right: 1px solid rgba(0,0,0,.12);

}

.widget-nofocus{

  background: #eee;
}

.info-widget{
  height: 110px;
  width: 100%;
  padding-left: 15px;
}

.now-widget{
  color: #76838f;
  font-weight: 600;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 7px!important;
}

.tit-widget-clima{
  font-size: 12px;
}

.img-widget img{
  height: 50px;
}

.widget-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.widget {
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
}

.detalle-clima{
  font-size: 11px;
  padding: 5px;
  text-align: left;
  padding-top: 15px;
}

.widget img{
  fill:inherit;
  color: #76838f!important;
}

.vertical-align-middle{
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
}

.vertical-align:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.row.no-space>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.bg-nf{
  opacity: .3;
}

.bg-sinRiesgo{
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #9EC83D;
}

.bg-leve{
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #FBCD21;
}

.bg-moderado{
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fb9e21;
}

.bg-alto{
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background:rgba(255,78,80,1);
}


/*----------- Fin Semaforo clima --------------*/

.map-border{
  border: 1px solid rgba(0,0,0,0.14);
}

/*----------------  Guía de Trámites -------------*/

.tramite-ul{
  list-style: none;
  padding: initial;
}

.tramite-menu  p{
  font-size: 16px;
}

.tramite-li {
  margin-bottom: 20px;
}

.tramite-menu a{
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.tramite-menu ul li a:hover{
  text-decoration: none;
}

.list-group-item h4 {
  color:#333;
  margin: 0;
  margin-bottom: 4px;
  line-height: 18px;
  font-size: 16px;
}

.list-group-item {
  padding: 16px 15px;
  border:none;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.list-group-content .list-group-item {
  margin-left: -15px;
  margin-right: -15px;
  border-radius: 6px;
}

/*.list-group {
margin-bottom: 32px;
padding-right: 30px;
padding-left: 30px;
}*/

.list-group-content h2{
  font-weight: 600;
  font-size: 23px;
  margin-top: 10px;
}

.media-left.center-img-tramite{
  vertical-align: middle;
}

.list-group-content h4, .list-group-panel h4:hover, .list-group-content h4:hover {
  color: #333;
  letter-spacing: -0.5px;
}


.list-group-item p{
  margin-bottom: 0px;
  color: #888;
  font-size: 14px;
  line-height: 16px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  letter-spacing: -0.5px;
}

.btn-lg{
  padding: 11px 15px;
  font-size: 20px;
  line-height: 24px;
}

.list-group-item a:hover{
  width: 100%;
}




.list-group-item:hover p{
  color: #555;
}

.list-group .btn {
  margin-top: 16px;
}

.list-group {
  margin-bottom: 0px;
}

.margin-top-0{
  margin-top: 0;
}

.margin-tb-0{
  margin-top: 0;
  margin-bottom: 0;
}

.padding-tb-0{
  padding-top: 0;
  padding-bottom: 0;
}

.buscador-tramites {
  padding:15px;
  background:#007bb4;
  margin: 0 auto;
  text-align: center;
  border-radius:0px;
  margin-bottom: 30px;
}
.buscador-tramites .btn.btn-primary {
    background: #007bb4;
    border: 2px solid #007bb4;
    color: #fff;
}

.buscador-licitaciones {
  padding:15px;
  background:#007dc4;
  margin: 0 auto;
  text-align: center;
  border-radius:0px;
  margin-bottom: 30px;
}
.buscador-licitaciones .btn.btn-primary {
    background: #007dc4;
    border: 2px solid #007dc4;
    color: #fff;
}

.buscador-noticias {
  padding:15px;
  /* background:#769237; */
  background: #8C007A;
  margin: 0 auto;
  text-align: center;
  border-radius:0px;
  margin-bottom: 30px;
}
.buscador-noticias .btn {
  border:2px solid #8C007A;
  background: #8C007A;
}
.buscador-noticias .btn:hover {
    border: 2px solid #730064;
    background: #730064;
}
.hay-noticias {
    width: 100%;
}

/* ---------------   FIn guía trámites ------------- */
/* --------------- Noticias ------------------------ */
.destacadaPrimaria{
  position:relative;}
.destacadaPrimaria img{
  width:100%;
}
.destacadaPrimaria a{
    background-color: rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
    position: absolute;
    bottom: 0;
    padding: 28px;
}
.destacadaPrimaria a h2{
    color: #fff;
    font-weight: 600;
    font-size: 46px;
    line-height: 48px;
}
.destacadaPrimaria h4{
 font-size: 17px;
    font-weight: 400;
}
.destacadaPrimaria p.fechaNoticia{
  color:#9ab8d9 !important
}
.link-noticia, .icon-arrow-circle-right{
  color: #fff !important;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
}
.leermas{
  border-bottom:1px solid #e6e6e6;
  padding-bottom:20px;
}
.destacadaSecundaria img{
  width:100%
}
.destacadaSecundaria h4{
  color: #000;
  font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
}
.destacadaPrimaria p,
.destacadaSecundaria p {
  color: #000;
  font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}
.destacadaPrimaria .box-img{
  position: relative;
}

@media (max-width: 1200px) {
  .destacadaPrimaria a {
    padding: 20px;
  }
  .destacadaPrimaria a h2{
    font-size: 36px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .destacadaPrimaria a {
    padding: 10px;
  }
  .destacadaPrimaria a h2{
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 480px) {
  .destacadaPrimaria a {
    padding: 5px;
  }
  .destacadaPrimaria a h2{
    font-size: 16px;
    line-height: 20px;
  }
}

/* --------------- Fin Noticias -------------------- */

/* ---------------- Detalles Trámites --------------- */

.bg-detalle-tramite {
    background: #ececec;
    color: #000;
    border-radius: 0;
    padding: 20px;
}

.bg-detalle-tramite h3{
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}

.bg-detalle-tramite p, .bg-detalle-tramite li{
    margin: 0px !important;
    line-height: 17pt;
}

.mapa-tramite{
  margin-top: 30px;
  padding: 0;
}

.circulo {
    height: 60px;
    width: 60px;
    background: #1666eacc;
    border-radius: 50%;
    margin-right: 10px;
    display: block;
    margin-bottom: 10px;
}

.circulo p {
    color: #fff!important;
    font-size: 42px;
    text-align: center;
    line-height: normal;
}

.pasos-tramites p {
  color: #888;
  margin-bottom: 24px;
}

.pasos-tramites{
  margin-top: 20px;
}

.line-tramite{
  height: 100%;
  width: 10px;
  margin-left: 20px;
  background: #ccc;
}

.costo-tramite {
  background: #ececec;
  border-radius: 0;
  padding: 10px;
  margin: 20px 0;
}

.costo b{
  color: #aaa!important;
}

.costo{
  font-size: 30px;
  color: #008290;
  margin: 0;
}

.titulo-detalle-tramite{
  font-size: 40px;
  color: #333;
  margin-top: 30px;
  margin-top: 0px;
}


/* ---------------   FIn detalle trámites ------------- */

.sizemap{
  height:500px;
}

.tit-pag-noticia{
  margin-top: 20px!important;
  color: #333!important;
}

/*-------------- Establecimiento sin IMG ----------------*/

.back-no-img{
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%)!important;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  min-height: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.titulo-no-img{
  position: absolute;
  bottom: 5px;
  top: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #666;
  position: relative!important;
}

/*-------------- Fin establecimiento sin IMG ----------------*/

/* ------------------ Estacionamiento medido ---------------- */

.num-estmed{
  font-size: 22px;
  color: #555;
}

.tramite-ul .tramite-li span{
  opacity: 0;
  color: #666;
  padding-left: 10px;
}

.tramite-ul:hover .tramite-li:hover span{
  opacity: 1;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.tit-estmed{
  margin:10px 0 20px!important;
}


.subtit-estmed{
  color: #1592E6;
}

/*------------- Scroll to top estacionamiento medido ---------------*/
.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: rgba(0,0,0,0.3);
  color: #eeeeee;
  width: 30px;
  height: 30px;
  line-height: 48px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  background-color: #008290;
  box-shadow: 0 1px 3px rgba(0,0,0,.26);
}
.scroll-top-wrapper.show {
  visibility:visible;
  cursor:pointer;
  opacity: 1.0;
}
.scroll-top-wrapper i.size-up {
  top: -8px!important;
  left: 1px;
}

/* ------------- Fin scroll to top ------------------ */

/* ------------------ Fin estacionamiento medido -------------- */

/* -------------- Ejes -----------------*/

.borders{
  border-top:1px solid #eee;
  border-bottom:1px solid #eee;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* -------------- Fin Ejes -----------------*/

.tweet-mlp{
  box-shadow: 0 1px 2px rgba(0,0,0,.32);
  background: rgba(255,255,255,.8);
  border-radius: 4px;
  margin-bottom: 30px;
}

.divider-line{
  border-top: 1px solid #eee;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.img-plan{
  padding:0 30px 0 0;
}

.img-plan-right{
  padding:0 0 0 30px;
}

.est-padd{
  padding-top: 25px;
}

.pointer{
  cursor: pointer;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.pointer:hover{
  color: #008290;
}

.no-cambio:focus, .no-cambio:visited {
  text-decoration: none;
  outline: none;
}

.contenedor-info {
  position: relative;
  height: 300px;
  bottom: 10px;
}

.contenedor-info .header-title h3{
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0,0,0,1);
  font-size: 40px;
  margin-bottom: 0;
}

.padding-extra {
  padding-left: 15px;
  padding-right: 15px;
}

.content-margin {
  margin-top: 20px;
  margin-bottom: 50px;
}

.content-margin-noticias {
  margin-top: 20px;
  margin-bottom: 50px;
}

.content-margin-header{
   margin-top: 20px;
  margin-bottom: 50px;
}

.back-tweet {
    background: #e4e4e4;
    background-size: cover;
    padding: 10px;
    min-height: 192px;
    width: 100%;
}
.storm{
  margin: 0 auto;
  text-align: center;
  background: #efefef;
  border:1px solid #ccc;
  padding: 20px;
  border-radius: 4px!important;
  margin-bottom: 10px;
  margin-top: 10px;
}

.riesgo-alto{
  border:1px solid;
  background-color: #f2dede!important;
  border-color: #ebccd1;
}

.riesgo-moderado{
  border:1px solid;
  background-color: #f2dede!important;
  border-color: #ebccd1;
}

.riesgo-leve{
  border:1px solid;
  background-color: #f2dede!important;
  border-color: #ebccd1;
}

.sin-riesgo{
  border:1px solid;
  background-color: #f2dede!important;
  border-color: #ebccd1;
}

.filter-grey{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.mb0{
  margin-bottom: 0;
  color: #a94442!important;
}
.padding-r0 {
  padding-right: 0;
}

.padding-l0 {
  padding-left: 0;
}

.padding-rl0 {
  padding-right: 0;
  padding-left: 0;
}

.evento-padding-r0 {
  padding-right: 0;
}

.evento-padding-l0 {
  padding-left: 0;
}

.evento-padding-rl0 {
  padding-right: 0;
  padding-left: 0;
}


.padding-b15 {
  padding-bottom: 15px!important;
}
.left-image {
  border-radius: 4px;
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.left-image-big {
  border-radius: 4px;
  width: 100%;
  height: 360px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .left-image-big {
    height: 130px;
  }

}

.col-main-height {
  min-height: 150px;
}
.column-height {
  min-height: 250px;
}

.card-info-noticia {
    padding: 0 7px 0 0;
}
.padding-card{
  padding-left: 0;
  overflow: hidden;
}
.padding-card-home{
  padding-left: 40px !important;
}

@media (max-width: 1500px) {

  .multicolumna{
    -moz-column-count: 3;
    -webkit-column-count: 3;
  }
}

@media (max-width: 767px) {

  .content-margin-noticias{
    margin-top: 0px!important;
  }

  .padding-card{
    height: 80px;
  }

  .padding-card-home {
    padding-left: 0 !important;
  }

  .detalle-clima{
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 20px;
  }

  .multicolumna{
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }

}

@media (max-width: 500px) {

  .multicolumna{
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }

  .transporte .separador .texto{
      font-size: 20px;
  }
}

.card-no-img{
  height: 130px;
  overflow: hidden;
  padding:10px;
}

/* General */
.row-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}
.row-big-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.titulo-seccion {
    font-size: 20px;
    color: #959595;
    text-transform: uppercase;
}
/* Detalle Establecimientos */
.detalle span{
  font-size: 20px;
  font-weight: 600;
  color: #666;
  padding-top: 5px;
}
.detalle p {
  font-size: 16px;
  color: #555;
  padding-top: 10px;
}

.bg-lugares{
  background: #FFF799;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  border-radius: 4px;
}

/* Filtro */
.filtro-busqueda button {
  margin: 0;
  padding: 0;
}
.filtro-busqueda .md-datepicker-input-container {
  margin-left: 0;
}

@media (min-width: 600px) {
  .grid-establecimientos .grid-width { width: 100%; }
  }
  @media (min-width: 768px) {
  .grid-establecimientos .grid-width
  { width: 50%; }
  }
  @media (min-width: 992px) {
  .grid-establecimientos .grid-width
  { width: 33%; }
}

@media (max-width: 767px){

  .filtro-busqueda .md-button.md-icon-button {
    margin: 0;
    padding: 0;
  }

  .filtro-busqueda .filtro-right {
    padding-left: 0;
  }
  .filtro-busqueda .filtro-bottom {
    margin-top: 10px;
  }

}

.button-filtro {
  height: 40px;
}
.margin-button {
  margin-left: 30px;
}


/* Mazonry */
.img-mazonry-container {
  overflow: hidden;
  height: 150px!important;
}

.img-not-ev{
  overflow: hidden;
  height: 150px!important;
}

.img-size-masonry{
  height: 150px!important;
  width: 100%;
  object-fit:cover;
}

.cantEst{
  color: #999;
}

.over-lista{
  height: 300px;
  overflow: scroll;
}

.mas-lista{
  margin-top: 5px;
  border-radius: 0 0 4px 4px ;
  position: absolute;
  z-index: 200;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  background: #f2f2f2;
  height: 30px;
  color: #999;
  opacity: .8;
}

.mas-lista p {
  margin-top: 3px;
  margin-bottom: 0;
}

.tel-emergencia{
  cursor: default;
}

/************* Animated **************/

.animate-show-hide.ng-hide {
  opacity: 0;
}

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  transition: all linear 0.5s;
}

/************* Home Video **************/

.bg-video  {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.bg-video-container{
    height: 45vh;
      width: 100%;
}


.bg-video video{
    height: 45vh;
      width: 100%;
      object-fit: cover;
      text-align: center;
    z-index: 4;
    position: absolute;
}
.bg-video .filter{
    background-color: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 45vh;
    position: absolute;
}

.bg-video .title-container {
  z-index: 100;
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
}


.bg-video h2{
  text-align: center;
  padding-top: 14vh;
  text-shadow:0 1px 6px rgba(0,0,0,.4);
  color: #fff;
  font-size: 60px;
  z-index: 0;
  text-transform: uppercase;
}


/************* FIN Home Video **************/


.categoria-tramite{
  display: inline;
}


.detalle-tramite-main p,
.detalle-tramite-main ul{
  margin-bottom: 0px;
}


.seccion-tramites .list-group-item{
  padding: 10px 15px !important;
}
.seccion-tramites  .list-group-item p{
font-size: 9.5pt;
}

.comodenunciar {
  background: #d2dde2;
  padding: 20px;
  color: #007ab2;
  margin-bottom: 30px;
}
.comodenunciar h2 {
  color: #007ab2;
  text-transform: uppercase;
}
.comodenunciar p {
  color: #007ab2;
}
.comodenunciar p a {
  color: #007ab2;
  font-weight: 600;
}
.comodenunciar a{
  color:#ff0066
}

