/* 01/01/2019
   Update-- Ene 2019
 */

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.ttf");
}

body {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-repeat: repeat;
    background-image: url(../img/bg.png?v=1.1);
}

a {
    color: #333;
}

a:hover {
    color: #AF272F;
    text-decoration: none;
}

a:active,
a:focus {
    color: #AF272F;
    text-decoration: none;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 12px;
}

.logo {
    font-size: 1.7em;
}

.logo a>img {
    width: 180px;
    z-index: 10;
}

.logo_img {
    top: 3px;
    width: 275px;
}

#head-proy {
    padding-top: 10px;
    padding-bottom: 8px;
    z-index: 2;
}

#searchboxID {
    padding: 5px;
    background: #f1f1f1;
}


/*
* Modificacions en Octubre
*/

.nav_h2019 {
    background-color: #751a3d!important;
    color: #fff!important;
}

.link-white {
    color: #fff!important;
}
.link-white:hover {
    color: #751a3d!important;
}

.btn-sp-f {
    margin: 7px 2px 0 2px
}

.no_box {
    box-sizing: inherit;
}

.small-jf {
    font-size: 8px;
}


/*
* FIN Modificacions en Octubre
*/

.nav-fixed {
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    box-shadow: 0 4px 3px rgba(0, 0, 0, .5);
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff!important;
    text-decoration: none;
    background-color: #AF272F!important;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #ffffff;
    transition: 0.2s;
}

#main-container {
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 1.01em;
}

.fondo_background {
    background: #FaFaFa;
}

.wrap-container {
    padding-top: 15px;
    /* background: #FFFFFF; */
}

.subtitulo_pagina {
    margin-top: 35px;
}

.img-ah {
    width: 48px;
}

.widget-title {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
}

.widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background: #AF272F;
}

.widget-quick-links ul {
    margin-top: -4px;
}

.single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widget-quick-links ul li {
    display: block;
}

.widget-quick-links ul li a {
    display: block;
    font-size: 13px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.single-widget ul li {
    list-style: none;
}

.widget-contact ul li {
    font-size: 13px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.widget-contact ul li span {
    font-size: 14px;
    color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    margin-right: 20px;
}
.covid-19{
    font-size: 30px;
    font-weight: bold;
}

/* footer */

footer {
    padding: 15px 0 0 0;
    color: #fff;
    background: #3e3e3e;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #2ba865;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
    color: #fff;
}

footer address {
    line-height: 1.6em;
}

footer h5 a:hover,
footer a:hover {
    text-decoration: none;
}

footer .widgetheading {
    position: relative;
}

footer .widget .social-network {
    position: relative;
}

ul.social-network {
    list-style: none;
    margin: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

#sub-footer {
    text-shadow: none;
    color: #f5f5f5;
    padding: 0;
    padding-top: 5px;
    background: #000000;
    min-height: 30px;
}

#sub-footer p {
    margin: 0;
    padding: 0;
}

#sub-footer span {
    color: #f5f5f5;
}

.copyright {
    text-align: left;
    font-size: 12px;
}

#sub-footer ul.social-network {
    float: right;
}


/* --- flickr --- */

.widget .flickr_badge {
    width: 100%;
}

.widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

footer .widget .flickr_badge {
    width: 100%;
}

footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.cards-separator {
    margin-top: 15px;
}

.social-head {
    margin-top: 25px;
}

.boton-public:active {
    box-shadow: inset 0 5px 30px rgba(0, 0, 0, .2);
    background-size: 5.9em;
}

.boton-public h3 {
    position: relative;
    top: 60px;
}

.boton-public a {
    color: #FFFFFF;
    display: block;
}

.boton-public a:hover {
    color: #000000;
    text-decoration: none;
}

#info-tlalne {
    margin-top: 10px;
    min-height: 61px;
}

.container-nav-tlalne {
    padding-left: 0;
    padding-right: 0;
}

.letrero {
    padding-top: 20px;
    color: #666;
    font-size: 3.0em;
    font-weight: bold;
}

.subletrero {
    font-family: 'gabrielle', Fallback, sans-serif;
    color: #ed8e27;
    font-size: 2em;
    font-weight: bold;
}

.boton-public {
    width: 150px;
    min-height: 150px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: inset 0 10px 15px rgba(255, 255, 255, 0.64), inset 0 -10px 25px rgba(0, 0, 0, .05), inset 10px 0 24px rgba(0, 0, 0, .05), inset -10px 0 25px rgba(0, 0, 0, .05), 0 5px 25px rgba(0, 0, 0, .1);
}

.button-wrap {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #e3e3e3, #f2f2f2);
    background: linear-gradient(to bottom, #e3e3e3, #f2f2f2);
    border-radius: 200px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .04);
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.button {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .15);
    background-color: #EEE;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
    background: linear-gradient(to bottom, #fbfbfb, #e1e1e1);
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d4d4d4;
    height: 32px;
    line-height: 30px;
    padding: 0 25.6px;
    font-weight: 300;
    font-size: 16px;
    font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #666;
    text-shadow: 0 1px 1px #fff;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

.button-circle {
    border-radius: 240px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .2);
    width: 130px;
    line-height: 120px;
    height: 130px;
    padding: 0;
    border-width: 4px;
    font-size: 18px;
}

.button-primary {
    background-color: #8BC34A;
    border-color: #8BC34A;
    color: #ffffff;
    text-shadow: 0 -1px 1px rgba(0, 40, 50, .35);
}

.button:hover,
.button:focus {
    color: #666;
    background-color: #EEE;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
    background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
    background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
    background: linear-gradient(to bottom, #ffffff, #dcdcdc);
}


/* line 53, ../scss/partials/_buttons.scss */

.button:active,
.button.is-active,
.button.active {
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
    background: #eeeeee;
    color: #bbbbbb;
}


/* line 59, ../scss/partials/_buttons.scss */

.button:focus {
    outline: none;
}

.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button.disabled:active,
input.button:disabled,
button.button:disabled {
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    background: #EEE;
    border: 1px solid #DDD;
    text-shadow: 0 1px 1px white;
    color: #CCC;
    cursor: default;
    -webkit-appearance: none;
}


/* line 242, ../scss/partials/_buttons.scss */

.button-primary:hover,
.button-primary:focus {
    background-color: #8BC34A;
    color: #FFFFFF;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzlmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGRiMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8BC34A), color-stop(100%, #8fcf00));
    background: -moz-linear-gradient(top, #8BC34A, #8fcf00);
    background: -webkit-linear-gradient(top, #8BC34A, #8fcf00);
    background: linear-gradient(to bottom, #8BC34A, #8fcf00);
}


/* line 247, ../scss/partials/_buttons.scss */

.button-primary:active,
.button-primary.is-active,
.button-primary.active,
.btn-primary:active,
.btn-primary.is-active,
.btn-primary.active {
    background: #81B742;
    color: #FFFFFF;
}

.button-action {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmY2YwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8fcf00), color-stop(100%, #6b9c00));
    background: -moz-linear-gradient(top, #8fcf00, #6b9c00);
    background: -webkit-linear-gradient(top, #8fcf00, #6b9c00);
    background: linear-gradient(to bottom, #8fcf00, #6b9c00);
    background-color: #7db500;
    border-color: #5a8200;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}


/* line 242, ../scss/partials/_buttons.scss */

.button-action:hover,
.button-action:focus {
    background-color: #7db500;
    color: #FFFFFF;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZTgwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
    background: -moz-linear-gradient(top, #a0e800, #6b9c00);
    background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
    background: linear-gradient(to bottom, #a0e800, #6b9c00);
}


/* line 247, ../scss/partials/_buttons.scss */

.button-action:active,
.button-action.is-active,
.button-action.active {
    background: #76a312;
    color: #374f00;
}

.button-highlight {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhOTkxNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9915), color-stop(100%, #d87e04));
    background: -moz-linear-gradient(top, #fa9915, #d87e04);
    background: -webkit-linear-gradient(top, #fa9915, #d87e04);
    background: linear-gradient(to bottom, #fa9915, #d87e04);
    background-color: #F18D05;
    border-color: #bf7004;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px rgba(91, 53, 2, 0.35);
}


/* line 242, ../scss/partials/_buttons.scss */

.button-highlight:hover,
.button-highlight:focus {
    background-color: #F18D05;
    color: #FFFFFF;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYTQyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fba42e), color-stop(100%, #d87e04));
    background: -moz-linear-gradient(top, #fba42e, #d87e04);
    background: -webkit-linear-gradient(top, #fba42e, #d87e04);
    background: linear-gradient(to bottom, #fba42e, #d87e04);
}


/* line 247, ../scss/partials/_buttons.scss */

.button-highlight:active,
.button-highlight.is-active,
.button-highlight.active {
    background: #d8891e;
    color: #8d5303;
}

.btn {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4.5px 14px;
    line-height: 1.846153846;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-extra-theme {
    text-align: center;
    color: #AF272F;
    background-color: #FFFFFF;
    border-color: #AF272F;
}

.btn-extra-theme:hover,
.btn-extra-theme:focus,
.open .dropdown-toggle.btn-extra-theme {
    color: #ffffff;
    background-color: #842226;
    border-color: #842226;
}

.btn-primary {
    color: #ffffff;
    background-color: #751a3d;
    border-color: #751a3d;
}

.btn-primary:hover,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #742141;
    border-color: #742141;
}

.btn-warning {
    color: #ffffff;
    background-color: #EBA607;
    border-color: #EBA607;
}

.btn-success {
    color: #fff;
    background-color: #c49e73;
    border-color: #c49e73;
}

.btn-success:hover,
.btn-success:focus {
    color: #fff;
    background-color: #a0815e;
    border-color: #a0815e;
}

.btn-warning:hover,
.btn-warning:focus,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ce8e07;
    border-color: #474540;
}

.btn-info {
    color: #ffffff;
    background-color: #009FDF;
    border-color: #009FDF;
}

.btn-info:hover,
.btn-info:focus,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #008ac2;
    border-color: #008ac2;
}

.btn-secondary {
    color: #000000;
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}

.btn-secondary:hover,
.btn-secondary:focus,
.open .dropdown-toggle.btn-secondary {
    color: #000000;
    background-color: #d6d6d6;
    border-color: #d6d6d6;
}

.btn-sec-mor {
    color: #fff;
    background-color: #AF272F;
    border-color: #AF272F;
}

.btn-sec-mor:hover,
.btn-sec-mor:focus {
    color: #fff;
    background-color: #972321;
    border-color: #972321;
}

.btn-danger {
    color: #fff;
    background-color: #AF272F;
    border-color: #AF272F;
}

.bg-primary {
    background-color: #751a3d!important;
}

.btn-floating-action {
    border-radius: 999px !important;
}

.text-success {
    color: #219059;
}

.text-danger {
    color: #AF272F;
}

.text-info {
    color: #008ac2;
}

.text-warning {
    color: #ce8e07;
}


/* Formuladro para atención cuidadana */

.header-atn {
    background: #f2f4f7;
    transition: box-shadow .25s;
    box-shadow: 0 0 1px #CCC;
}

.separador-min {
    margin-top: 20px;
    margin-bottom: 10px;
}

.separdor-frm {
    margin-top: 5px;
}

.form-control-feedback {
    pointer-events: visible;
}

.header-atn a {
    color: #FFFFFF;
}

.header-atn>h2 {
    color: #000000;
}

.header-atn>h3 {
    color: #000000;
}

.header-atn>h2 {
    font-size: 29px;
    font-weight: bold;
    padding-top: 18px;
    margin-bottom: 0px;
}

.abajo-titulo {
    font-size: 26px;
    color: #000000;
    margin-bottom: 0px;
}

.header-atn>h3 {
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.color-blanco {
    color: #FFFFFF;
}

.seperador-frm {
    padding: 5px;
    border-top: 2px solid #FFFFFF;
}

.frm-atn-ciudadana {
    padding: 20px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #E0E0E0), color-stop(1, #E6E6E6));
    background-image: -o-linear-gradient(bottom, #E0E0E0 0%, #E6E6E6 100%);
    background-image: -moz-linear-gradient(bottom, #E0E0E0 0%, #E6E6E6 100%);
    background-image: -webkit-linear-gradient(bottom, #E0E0E0 0%, #E6E6E6 100%);
    background-image: -ms-linear-gradient(bottom, #E0E0E0 0%, #E6E6E6 100%);
    background-image: linear-gradient(to bottom, #E0E0E0 0%, #E6E6E6 100%);
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: none;
}

.texto-info-extra {
    font-size: 40px;
}

.texto-info-extra2 {
    font-size: 30px;
}

.text-perm {
    color: rgb(123, 13, 13);
}

.abajo {
    width: 100%;
    position: absolute;
    bottom: 18px;
}

.abajo-down {
    width: 100%;
    position: absolute;
    bottom: 10px;
}

.participacion {
    background: url(../img/back-plan.png?v=2);
    background-repeat: no-repeat;
    background-position: center;
    /* Center the image */
    background-attachment: fixed;
}

.panel-min-h {
    min-height: 200px;
}

.media {
    margin-top: 5px;
}

.media a {
    color: #000;
}

.media a:hover {
    color: #AF272F;
}

.media a:hover .media-left {
    color: #AF272F;
}

.media-left a {
    color: #94C023;
}

.min-media-container {
    min-height: 59px;
}

.titulo-seccion {
    padding: 9px;
    border-bottom: 2px solid #AF272F;
    font-size: 1.75rem;
}

.clima-titulo {
    margin-top: 3px;
    margin-bottom: 2px;
}

.media-clima {
    width: 30px;
}

.primary-txt-color {
    color: #212121;
}

.secondary-txt-color {
    color: #727272;
}

.media-min-width {
    min-width: 68px;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #8BC34A;
    border-color: #8BC34A;
}

.busqueda-resultados {
    padding: 15px;
    z-index: 1001;
    position: absolute;
    top: 45px;
    background-color: #ffffff;
    border: 1px solid #E6E6E5;
    width: 405px;
    max-height: 520px;
    overflow: auto;
    webkit-box-shadow: 4px 9px 9px -2px rgba(71, 71, 71, 1);
    -moz-box-shadow: 4px 9px 9px -2px rgba(71, 71, 71, 1);
    box-shadow: 4px 9px 9px -2px rgba(71, 71, 71, 1);
}

.titulo-de-busqueda {
    color: rgb(158, 52, 52);
    border-bottom: 1px solid rgb(75, 75, 75);
    margin: 2px 3px;
    padding: 2px 3px;
}

.contenedor-busqueda {
    margin-top: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid rgb(214, 214, 173);
}

.caet-class {
    width: 120px;
    /* top: -15px; */
    margin-top: -85px;
}

.cp-class {
    width: 100px;
    /* top: -15px; */
    margin-top: -105px;
}

.maps-thum {
    min-height: 320px;
}

.map-geo {
    min-height: 150px;
}

.last-new {
    min-height: 390px;
}

.resalta_fondo {
    background: #2c8c42;
}

.fondo-otrosmas {
    background: #f7f7f7;
    -webkit-box-shadow: 4px 6px 5px 1px rgba(171, 169, 171, 1);
    -moz-box-shadow: 4px 6px 5px 1px rgba(171, 169, 171, 1);
    box-shadow: 4px 6px 5px 1px rgba(171, 169, 171, 1);
}

.fondo-paraedomex {
    background: #8b1767;
}

.fondo-paraedomex:hover {
    background: #641246;
}

.min-card-eventos {
    min-height: 595px;
    max-height: 595px;
}

.min-card-eventos_xr {
    min-height: 700px;
}

.red_back {
    background: #9b190d;
}

.mail-box {
    width: 50px;
    height: 50px;
}

.bakc-yellow {
    background: #F4BB36;
}

.container-white {
    background: #FFFFFF;
}

.acciones {
    background: #fbfbfb;
}

.nav-fixed {
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, .5);
}

.btn-search-nav {
    color: #ffffff;
    float: right;
    margin-top: 13px;
    margin-right: 5px;
}

.search-on-nav {
    width: 255px;
    height: 45px;
    background: #FFFFFF;
    position: absolute;
    float: right;
    top: 3px;
    right: 30px;
}

.mayuscula_minuscula {
    text-transform: capitalize;
}

.estados-unidos {
    list-style-image: url('../img/flag/bandera-de-EUA.jpg');
}

.cuba-f {
    list-style-image: url('../img/flag/bandera-de-cuba.jpg');
}

.china-fg {
    list-style-image: url('../img/flag/bandera-china.jpg');
}

.espa-fg {
    list-style-image: url('../img/flag/bandera-de-España.jpg');
}

.chile-fg {
    list-style-image: url('../img/flag/bandera-de-Chile.jpg');
}


/*=========================
  Icons
 ================= */


/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */

.social-network a.icoRss:hover {
    color: #AF272F;
}

.social-network a.icoFacebook:hover {
    color: #b22028;
}

.social-network a.icoTwitter:hover {
    color: #b22028;
}

.social-network a.icoGoogle:hover {
    color: #b22028;
}

.social-network a.icoVimeo:hover {
    color: #b22028;
}

.social-network a.icoLinkedin:hover {
    color: #b22028;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #b22028;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #b22028;
}

.social-circle li a {
    border: 1px solid #951b23;
    color: #951b23;
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    /*-moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; */
    color: #AF272F;
}

.social-circle i {
    color: #7B7B7B;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.obj_load {
    width: 100%;
    min-height: 1200px;
}

#map_main {
    height: 155px;
}

.link-dev-info {
    color: #1c1e1f;
}

.link-dev-info:hover {
    color: #56595a;
}

.footer_social {}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #AF272F;
    border-color: #AF272F;
}

.btn-acom {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background: #FFFFFF;
    border: 1px solid #AF272F;
    padding: 4.5px 14px;
    line-height: 1.846153846;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    height: auto;
    width: 100%;
}

.btn-acom:hover {
    color: #FFFFFF;
    background: #AF272F;
    border: 1px solid #FFFFFF;
}

.btn-acom2 {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 4.5px 14px;
    line-height: 1.846153846;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    min-height: 41px;
    height: auto;
    width: 100%;
}

.btn-acom2:hover {
    color: #404040;
}

.in-btnres {
    color: #AF272F;
}


/*
 ******* Media Querys ******
*/

@media screen and (max-width: 620px) {
    .logo a>img {
        width: 90px;
    }
    .logo_img {
        width: 220px;
    }
}

@media screen and (max-width: 455px) {
    .logo a>img {
        width: 80px;
    }
    .logo_img {
        width: 180px;
    }
    .img-wom {
        margin-top: 10px;
    }
    .sticky {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}


/*
* Extra elementos
*/

.carousel-control-eventos {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control-eventos.right {
    right: 15px;
    left: auto;
}

#modal_perfil .modal-content {
    height: 800px;
    overflow: auto;
}

.ayuntamiento-min {
    float: left;
    padding: 15px;
    width: 20%;
}

.ayuntamiento-min a:hover {
    opacity: .75;
}

.text-white {
    color: #FFFFFF;
}

.linea-directa>h1 {
    color: #000000;
    font-size: 42px;
    font-weight: bold;
}

.linea-directa {
    padding: 10px 8px;
    min-height: 600px;
    background: #ffffff;
    margin-top: 20px;
    transition: box-shadow .25s;
    box-shadow: 0 0 1px #CCC;
}

.anticuorrupcion {
    padding: 10px 8px;
    min-height: 200px;
    transition: box-shadow .25s;
    box-shadow: 0 0 1px #CCC;
    margin-top: 20px;
}

.anticuorrupcion>h1 {
    color: #000000;
    font-size: 35px;
    font-weight: bold;
}

.tels_box {
    padding: 7px 0px;
    position: relative;
}

.tels_box>h3 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.tels_box>h3>a {
    font-size: 22px;
    font-weight: bold;
}

.franja-t {
    background-color: rgb(158, 17, 17);
    filter: alpha(opacity=30);
    /* IE < 9.0 */
    width: 100%;
    height: 70px;
    z-index: 1;
}

.franja-t h1 {
    font-size: 34px;
}

.franja {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    z-index: 10000;
    margin-top: -61px;
}

.just-call {
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.info-btn {}

.info-hr {
    background: #AF272F;
    color: #FFFFFF;
    position: relative;
    padding: 10px;
}

.separa-caja {
    margin-top: 15px;
}

.btn-mri {
    top: 15px;
}

.abajo {
    bottom: 1px;
}

.btnAlergaGenero:hover {
    background-position: center -211px;
}

.testimonial_para {
    min-height: 95px;
}

.redes>ul li a {
    width: 42px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    border-radius: 10em;
    border: #EEE 1px solid;
}

.redes>ul li span {
    color: #CCC;
    font-size: 18px;
}

.image_ava img {
    border-radius: 10em!important;
    width: 150px;
}

.paneles-usuario .bloques {
    border: 1px solid #CCC;
    width: 30%;
    display: inline-block;
    text-align: center;
    margin-left: -3.7px;
    padding: 2px 8px;
}

.paneles-usuario .bloques i {
    display: block;
    font-size: 32px;
    color: #FFF;
    margin-bottom: -8px;
    padding: 5px 0!important;
}

.paneles-usuario .bloques span {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
}

.paneles-usuario-beta2 .bloques {
    border: 1px solid #CCC;
    width: 100%;
    display: block;
    text-align: center;
    padding: 2px 8px;
}

.paneles-usuario-beta2 .bloques i {
    display: block;
    font-size: 32px;
    color: #FFF;
    padding: 5px 0!important;
}

.paneles-usuario-beta2 .bloques span {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
}

.blog {
    margin-bottom: 20px;
}

.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}

.card-header-min {
    min-height: 73px;
}

.card-dir-hex {
    min-height: 700px;
    border: 1px solid #a60d0d;
}

.font-dir-ex {
    font-size: 15px;
}

.info-box {
    min-height: 153px;
}

.card_info_icon {
    width: 65px;
}

.card-content {
    background: #ffffff;
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    min-height: 365px;
}

.card-img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    z-index: 1;
}

.card-img img {
    width: 100%;
    height: auto;
    display: block;
}

.card-img span {
    position: absolute;
    top: 12%;
    left: 30%;
    background: #AF272F;
    padding: 6px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transform: translate(-50%, -50%);
}

.card-img span h4 {
    font-size: 9px;
    margin: 0;
    padding: 10px 5px;
    line-height: 0;
}

.card-desc {
    padding: 1.25rem;
}

.card-desc h3 {
    color: #000000;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0;
}

.card-desc p {
    color: #747373;
    font-size: 14px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5;
    margin: 0px;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    bottom: 2px;
    position: absolute;
}

.btn-card {
    background-color: #AF272F;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}

.btn-card:hover {
    background: #822023;
}

a.btn-card {
    text-decoration: none;
    color: #fff;
    bottom: 20px;
    position: absolute;
}

.btn-telefono {
    background: #af272f!important;
    color: white;
}

.btn-telefono a {
    color: #fcfffe;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    display: block;
}

.btn-telefono {
    font-size: 9px;
}

.btn-telefonon {
    background: #f8f9fa!important;
    color: #000000;
}

.btn-telefonon a {
    color: #AF272F;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    display: block;
}

.btn-telefonon {
    font-size: 9px;
}

.icon-tel {
    width: 55px;
    position: relative;
    display: block;
}

.info-icon {
    width: 180px;
    position: relative;
    display: block;
}

.sticky {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
}

.box-ico {
    min-height: 95px;
}

.box-part {
    background: #FFF;
    border-radius: 0;
    padding: 12px 5px;
    margin: 20px 0px;
}

.box-red {
    background: red;
    color: #FFF;
}

.box-red a {
    color: #FFF;
}

.box-red h3 {
    color: #FFF;
}

.box-red a:hover {
    color: yellow;
}

.ref_vid {
    color: #b2494f;
}

.small-text-noti {
    font-size: 9px!important;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(123, 13, 13);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    color: #FFFFFF;
}

.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

#modal_trami {
    overflow-y: auto;
}

.social_s_{
    width: 40px;
    padding: 5px;
}
.social_s_:hover{
    opacity: .9;
}
.acceso_plugins{
    display: block;
    position: fixed;
    width: 73px;
    top: 200px;
    min-height: 90px;
    background: rgba(255, 255, 255, 0.78);
    z-index: 1000;
}
.tel_extp{

}
.img-prog{
    width: 120px;
}
.addons-right{
    width: 70px;
}
.carousel-mw{
    min-height: 555px; 
}
.carousel-mw img {
    vertical-align:middle;
}
.move_w{
    top: -115px;
    padding-left: 75px;
    position: relative;
}
.onevery_y{
    z-index: 12584155px;
}
.afed{
    display: block;
}

@media screen and (max-width: 620px) {
    .move_w{
        top:0;
        padding-left: 50px;
    }
}

.navbar{
    background: #751a3d;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 1px 3px 4px 0 #adadad33;
}
.navbar-light .navbar-brand {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #701B3A;
}
.navbar-light .navbar-nav .nav-link{
padding-top: 18px;
padding-bottom: 18px;
transition: 0.3s;
padding-left: 20px;
padding-right: 20px;
font-size: 14px;
min-height: 76px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    background: #fff;
    transition: 0.3s;
}

.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}
.dropdown-item {
    color: #3c3c3c;
    font-size: 14px;
    text-align: left;
    white-space: normal;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #751a3d;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #701B3A !important;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #701B3A;
}
.megamenu-li {
position: static;
}

.megamenu {
position: absolute;
width: 100%;
left: 0;
right: 0;
padding: 15px;
}
.megamenu h6{
    margin-left: 21px;
}
.megamenu i{
    width: 20px;
}

.dropdown-item{
text-align: left;
white-space: none;
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1; 
}