﻿@charset "utf-8";

@font-face {
    font-family: 'VAGRoundedLTCom-Light';
    src: url('fonts/288C4D_0_0.eot');
    src: url('fonts/288C4D_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/288C4D_0_0.woff') format('woff'), url('fonts/288C4D_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'epm-bold';
    src: url('fonts/VAG-Rounded-Std-Bold.eot');
    src: url('fonts/VAG-Rounded-Std-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/VAG-Rounded-Std-Bold.woff') format('woff'), url('fonts/VAG-Rounded-Std-Bold.woff') format('truetype');
}

@font-face {
    font-family: 'epm-black';
    src: url('fonts/VAG-Rounded-Std-Black.eot');
    src: url('fonts/VAG-Rounded-Std-Black.eot?#iefix') format('embedded-opentype'), url('fonts/VAG-Rounded-Std-Black.woff') format('woff'), url('fonts/VAG-Rounded-Std-Black.woff') format('truetype');
}


/* Nuevos botones */

.btn-transaccion {
    padding: 10px 20px;
    background: #e8730e;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    margin-left: 1%;
    transition: all 0.5s;
    font-family: epm-bold;
    border-color: transparent;
}

.btn-transaccion:hover {
    background: #bc5900;
}

.pt-5 {
    padding-top: 20px;
}

/* resumen blanco home*/
article.newstres.eventos-home .summary p {
    color: white;
}


ul li {
    color: #848484;
    list-style: disc;
    line-height: 20px;
}

a:focus {
    box-shadow: 1px 1px 7px 0px #ccc;
    color: #717171;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

body {
    font: 14px "trebuchet MS";
}

a,
a:hover,
a:active,
a:visited {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

p {
    color: #848484;
    font: 15px 'VAGRoundedLTCom-Light';
    line-height: 21px;
}

li,
a,
span,
td,
div,
strong,
table tr td,
table tr th,
table tr th p,
table tr td p,
table tr td a,
table tr td span,
table tr td strong {
    font-family: 'VAGRoundedLTCom-Light';
}

nav ul:not(.redactor-toolbar) li {
    float: left;
    list-style-type: none;
}


a,
#dnn_ContentPane .bstrap30 a,
h1,
#dnn_ContentPane .bstrap30 h1,
h2,
#dnn_ContentPane .bstrap30 h2,
h3,
#dnn_ContentPane .bstrap30 h3,
h4,
#dnn_ContentPane .bstrap30 h4,
h5,
#dnn_ContentPane .bstrap30 h5,
h6,
#dnn_ContentPane .bstrap30 h6 {
    color: #007934;
    font-family: 'VAGRoundedLTCom-Light';
}

.bstrap30 .nav > li > a {
    padding: 10px 14px;
}

h1,
#dnn_ContentPane .bstrap30 h1 {
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
}

h2,
#dnn_ContentPane .bstrap30 h2 {
    font-size: 26px;
    margin: 0 0 10px 0;
}

h3,
#dnn_ContentPane .bstrap30 h3 {
    font-size: 20px;
}

ul.Item-servicio .itemCt.itemCtAlto h3 {
    line-height: 25px;
}

h4,
#dnn_ContentPane .bstrap30 h4,
h5,
#dnn_ContentPane .bstrap30 h5,
h6,
#dnn_ContentPane .bstrap30 h6 {
    font-size: 18px;
}

img {
    max-width: 100%;
    border-radius: 15px;
}

#dnn_ContentPane img {
    margin-bottom: 12px;
    z-index: 5;
    border-radius: 15px;
}

#dnn_ContentPane p img {
    margin: 15px;
    margin-top: 0;
    border-radius: 20px;
}

span#dnn_dnnSearch_ClassicSearch {
    position: relative;
}

/* BOTONES */

.btn_social {
    background: url(/site/portals/2/Imagenes/ClientesUsuarios/icon/flecha_sala.png) no-repeat right center #007934;
    color: #FFFFFF !important;
    float: left;
    font-size: 14px !important;
    height: 50px;
    margin: 0 6px 6px 0;
    padding: 12px 40px 15px 15px;
    width: 160px;
    position: relative;
}

.centerVertical span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.botonverde {
    float: right;
}

.ver_mas,
.ax-verMas,
.ax_boton,
.newBTN,
.botonverde {
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    color: #fff !important;
    padding: 10px;
    margin: 1% 0;
    display: inline-block;
    border-radius: 8px;
}

.ver_mas:hover,
.ax-verMas:hover,
.ax_boton:hover,
.newBTN:hover,
.botonverde:hover {
    background: #12ab16 !important;
    text-decoration: none !important;
}

.ax_boton2 {
    background-color: #007934 !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    color: #fff !important;
    padding: 10px;
    border-radius: 30px;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
}

.ax_boton2:hover {
    background-color: #79d300 !important;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
}

.wrapper #dnn_contentpane .content-btn-sost a {
    color: #fff;
    display: inline-block;
    background: #007934;
    font-size: 16px;
    margin-left: 2%;
    padding: 20px 0;
    text-align: center;
    width: 45%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font: 13px/20.1px 'VAGRoundedLTCom-Light';
}

table td {
    color: #848484;
}

.center-c {
    margin: 0 auto;
    width: 1272px;
    max-width: 100%;
}

.center-c:after {
    content: "";
    clear: both;
    display: block;
}

.DNNEmptyPane {
    padding: 0 !important;
    margin: 0 !important;
}

#dnn_ContentPane {
    width: 100%;
    padding: 0 0 10px 0;
}

#dnn_ContentPane a {
    color: #007934;
    font-size: 14px;
    border-radius: 8px;
}

#dnn_ContentPane h4 a {
    font-size: 14px;
    font-weight: normal;
}


/* PESTAÑA */

.clr:before,
.clr:after {
    content: "";
    display: table;
}

.clr:after {
    clear: both;
}

#pestana {
    background: #007934;
    padding: 20px 0;
    display: none;
}

#wraper_pestana {
    overflow: hidden;
}

.center {
    width: 980px;
    max-width: 100%;
    margin: 0 auto;
}

#tabs {
    padding: 0;
    margin: 0 40px 20px;
}

#tabs .tab {
    width: 100%;
    display: inline;
    float: left;
    background: #fff url('../img/sprite-top.png') no-repeat center bottom;
}

#tabs .tab a {
    padding: 15px 0;
    text-decoration: none;
    color: #00702d;
    font-weight: 400;
    font-size: 16px;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    background: url(../img/sprite-top.png) no-repeat 49% -151px;
}

.hoverscroll {
    position: relative;
    width: 100% !important;
    height: auto !important;
}

.hoverscroll:after {
    content: "";
    display: block;
    clear: both;
}

.hoverscroll .fixed-listcontainer {
    display: block;
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.hoverscroll .fixed-listcontainer ul:not(.redactor-toolbar) {
    margin: 0;
}

.menu-1:after {
    content: "";
    display: block;
    clear: both;
}

.menu-1 li {
    margin: 0 0.5%;
    float: left;
    width: 19.2%;
    height: 365px;
    list-style: none;
}

.menu-1 li:first-child {
    margin-left: 0;
}

.menu-1 li:last-child {
    margin-right: 0;
}

.menu-1 .green-3 {
    background-color: #009C27;
}

.menu-1 .green-5 {
    background-color: #008342;
}

.menu-1 .green-6 {
    background-color: #7db901;
}

.link {
    background: url(../img/sprite-top.png) no-repeat center 0;
    border-bottom: 1px solid #007934;
    color: #fff;
    display: block;
    height: 35px;
    margin: 0;
    margin-top: 15px;
    padding: 35px 5px 10px;
    text-align: center;
}

.link-4 {
    background-position: center -720px;
}

.link-10 {
    background-position: center -1220px;
}

.link-13 {
    background-position: center -314px;
}

.link-20 {
    background-position: center -2215px;
}

.link-21 {
    background-position: center -2315px;
}

.menu-1 .description {
    border-top: 1px solid #43c060;
    padding: 15px 5px 5px;
}

.menu-1 .description p {
    font-size: 12px;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
    background: url(../img/arrow-item.png) no-repeat 0 2px;
    color: #fff;
    display: block;
    line-height: normal;
}

.menu-1 .description p a {
    color: #e2e2e2;
    font-family: 'VAGRoundedLTCom-Light', Arial, Helvetica, sans-serif;
    position: relative;
    text-decoration: none;
}

.menu-1 .description p a:hover {
    color: #fff;
}


/* MENU TOP */

#top-bar {
    background-color: #83ac07;
    height: 60px;
    z-index: 3;
    position: relative;
}

#wraper_menu ul:not(.redactor-toolbar) {
    float: right;
    margin: 0;
}

#wraper_menu ul:not(.redactor-toolbar) li {
    position: relative;
    margin-right: 1px;
    height: 40px;
    cursor: pointer;
}

#wraper_menu ul:not(.redactor-toolbar) li a {
    background: none repeat scroll 0 0 #848484;
    color: #FFFFFF;
    padding: 11px 11px;
    box-sizing: border-box;
    line-height: 40px;
}

#wraper_menu ul:not(.redactor-toolbar) li a:hover,
#wraper_menu ul:not(.redactor-toolbar) li .active,
#wraper_menu ul:not(.redactor-toolbar) li#btn_cerrar a {
    background: #007934;
}

#wraper_menu ul:not(.redactor-toolbar) li a img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.dialogPestana {
    position: absolute;
    top: 50px;
    width: 390px;
    right: 0px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
    z-index: 3;
    text-align: center;
    cursor: pointer;
    color: #848484;
    font: 16px/10px 'VAGRoundedLTCom-Light';
    display: none;
}

.dialogPestana:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid rgba(255, 255, 255, 1);
    position: absolute;
    top: -15px;
    right: 20px;
}

.dialogPestana span {
    color: #007934;
}


/* MIGAS DE PAN */

#breadcrumbs {
    padding: 20px 0;
}

#breadcrumbs a,
#breadcrumbs span {
    color: #848484;
    font: 14px "trebuchet MS";
}


/* HEADER */

#header-logo {
    height: 69px;
    margin: 17px 0 35px;
    text-indent: -9999px;
    width: 150px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -487px -110px no-repeat;
    float: left;
}

#header-mod-search {
    display: none;
    position: relative;
}

#header-mod-search .sbinp-default .search-box {
    width: 100%;
    height: 100%;
}

#header-networks {
    background: #EAEAEA;
    height: 36px;
    margin-top: 50px;
    float: right;
    margin-left: 10%;
}

#header-networks ul:not(.redactor-toolbar) {
    margin: 10px 0 0 10px;
}

#header-networks ul:not(.redactor-toolbar) li {
    color: #7E7E7E;
    font-size: 14px;
    float: left;
}

#header-networks ul:not(.redactor-toolbar) li a {
    background: url(../img/sprite.png) 0px -247px no-repeat;
    float: left;
    height: 17px;
    margin: 0px 10px;
    text-indent: -9999px;
    width: 17px;
}

#header-networks ul:not(.redactor-toolbar) li a.fb {
    background-position: 7px -245px;
}

#header-networks ul:not(.redactor-toolbar) li a.tt {
    background-position: -29px -245px;
}

#header-networks ul:not(.redactor-toolbar) li a.yt {
    background-position: -111px -247px;
}

#header-networks ul:not(.redactor-toolbar) li a.instgra {
    background-position: -242px -364px;
}

#header-networks ul:not(.redactor-toolbar) li a.conexionViva {
    background-position: -276px -247px;
}

#header-networks ul:not(.redactor-toolbar) li a.gmas {
    background-position: -139px -247px;
}

#header-networks ul:not(.redactor-toolbar) li a.pinter {
    background-position: -207px -364px;
}

#header-networks ul:not(.redactor-toolbar) li a.flickr {
    background-position: -280px -364px;
    width: 26px;
}

#header-networks ul:not(.redactor-toolbar) li a.lk {
    background-position: -72px -245px;
}

#header-networks ul:not(.redactor-toolbar) li a.spotify {
    background-position: -1024px -245px;
}

#header-networks ul:not(.redactor-toolbar) li a.fb:hover {
    background-position: 7px -277px;
}

#header-networks ul:not(.redactor-toolbar) li a.tt:hover {
    background-position: -29px -277px;
}

#header-networks ul:not(.redactor-toolbar) li a.yt:hover {
    background-position: -111px -279px;
}

#header-networks ul:not(.redactor-toolbar) li a.instgra:hover {
    background-position: -242px -388px;
}

#header-networks ul:not(.redactor-toolbar) li a.conexionViva:hover {
    background-position: -276px -279px;
}

#header-networks ul:not(.redactor-toolbar) li a.gmas:hover {
    background-position: -139px -279px;
}

#header-networks ul:not(.redactor-toolbar) li a.pinter:hover {
    background-position: -207px -388px;
}

#header-networks ul:not(.redactor-toolbar) li a.flickr:hover {
    background-position: -280px -388px;
    width: 26px;
}

#header-networks ul:not(.redactor-toolbar) li a.lk:hover {
    background-position: -72px -277px;
}

#header-mod-controlVisual {
    margin-top: 14px;
    position: relative;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) {
    margin: 0;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li {
    list-style-type: none;
    float: left;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li a {
    display: inline-block;
    padding: 4px 10px;
    color: #7f7f7f;
    color: #fff;
    margin: 0 3px;
    font: 20px 'VAGRoundedLTCom-Light';
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li .active {
    color: #ffffff !important;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li a:hover {
    color: #4a4a4a !important;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li a.contraste {
    color: #007934;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -158px -20px no-repeat;
    width: 10px;
    height: 26px;
    border-right: 1px solid gray;
    padding-right: 40px;
    margin-right: 20px;
}

.contentIdioma {
    position: relative;
    margin-top: 16px;
    padding: 0 25px 0 38px;
    float: right;
}

.contentIdioma .goog-te-gadget-simple {
    background: none;
    padding: 5px;
    border: none;
}

.contentIdioma .goog-te-gadget-simple img {
    display: none;
}

.contentIdioma .goog-te-gadget-simple img {
    background: none !important;
}

.contentIdioma .goog-te-menu-value span:nth-child(3) {
    color: #ffffff;
    border: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #ffffff !important;
}


/* BUSCADOR */

.ModSearchResultsC .dnnSearchBoxPanel,
.ModSearchResultsC .dnnSearchResultPanel,
.ModSearchResultsC .dnnSearchResultItem .dnnSearchResultItem-Others {
    display: none;
}

.ModSearchResultsC .dnnSearchResultItem:nth-child(2n) {
    background: #f1f1f1;
}

.ModSearchResultsC .dnnSearchResultItem {
    margin: 0 0 0 0;
    padding: 2%;
}

.searchInputContainer,
.searchInputContainer .NormalTextBox {
    width: 400px;
    height: 60px;
    border-radius: 15px 0 0 15px;
    margin: 0;
}

.searchInputContainer .NormalTextBox {
    border: 0;
    padding: 18px 55px;
    font-size: 18px;
    font-family: 'VAGRoundedLTCom-Light';
}

.searchInputContainer .dnnSearchBoxClearText {
    display: none !important;
}

.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Description b {
    color: #656565;
}

ul.searchSkinObjectPreview {
    z-index: 9999;
    width: auto;
    border-radius: 10px;
}


/* MENU */

.ax-menuR {
    display: none;
}

#main-menu nav {
    width: 78%;
    display: inline-block;
    margin-top: 7px;
}

#main-menu nav:after {
    content: "";
    display: block;
    clear: both;
}

#main-menu nav ul:not(.redactor-toolbar) {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    animation: navbug 12s 1;
}

/*Corregir Bug de menu*/

@keyframes navbug {
    0% {
        pointer-events: none;
    }

    90% {
        pointer-events: auto !important;
    }

}

/*Termina Corregir Bug de menu*/

#main-menu nav ul:not(.redactor-toolbar) li {
    font: 18px/11px 'VAGRoundedLTCom-Light' !important;
    width: 145px;
    border-left: 1px solid gray;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* vertical-align: middle; */
    float: none;
    height: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#main-menu nav ul:not(.redactor-toolbar) li:first-child {
    width: 50px;
    border-left: 0;
}

#main-menu nav ul:not(.redactor-toolbar) li:last-child {
    width: 174px;
}

#main-menu nav ul:not(.redactor-toolbar) li a {
    color: #464646;
    float: left;
    padding: 0 11px;
    line-height: 20px;
    font-weight: bold;
}

#main-menu nav ul:not(.redactor-toolbar) li a:hover,
#main-menu nav ul:not(.redactor-toolbar) li a.active {
    color: #82ad00;
}

#main-menu nav ul:not(.redactor-toolbar) li:first-child a {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -216px -14px no-repeat;
    float: left;
    padding: 14px 16px;
    text-indent: -9999px;
    width: 6px;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#main-menu-m {
    display: none;
}


/* FOOTER */

footer {
    background: url(../img/bkg_footer.png) repeat-x scroll center bottom #F0F0F0;
    padding-bottom: 15px;
    clear: both;
    background-color: #f8f8f8;
}

#footer-menu .block {
    margin: 52px 1%;
    width: 18.4%;
    float: left;
}

#footer-menu .block:first-child {
    margin-left: 0;
}

#footer-menu .block:last-child {
    margin-right: 0;
}

#footer-menu .block h3 {
    font: 18px 'VAGRoundedLTCom-Light';
}

#footer-menu .block ul:not(.redactor-toolbar) {
    margin: 0;
}

#footer-menu .block ul:not(.redactor-toolbar) li {
    background: url(../img/vineta_footer.png) 0px 6px no-repeat;
    font: 13px "trebuchet MS", verdana, Helvetica, arial;
    padding: 0px 0px 7px 14px;
    width: 100%;
    box-sizing: border-box;
}

#footer-menu .block ul:not(.redactor-toolbar) li a {
    color: #424242;
}

#footer-menu .block ul:not(.redactor-toolbar) li a:hover {
    text-decoration: underline;
}

#footer-contact {
    background-color: #f8f8f8;
    padding: 16% 0 50px;
}

#contact-line,
.contact-medium,
#availability,
#contact_enlaces {
    padding: 0 33px;
    height: 525px;
}

#contact-line {
    width: 26%;
    float: left;
    padding-left: 0;
    padding-right: 2%;
    box-sizing: border-box;
    text-align: right;
}

.contact-medium {
    width: 27%;
    float: left;
    text-align: center;
    padding: 0 1.6% 9%;
    box-sizing: border-box;
    border-right: 1px solid #329b1d;
    border-left: 1px solid #329b1d;
    text-align: center;
}

#availability {
    width: 22%;
    float: left;
    padding-left: 2%;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #329b1d;
}

#contact_enlaces {
    width: 25%;
    float: left;
    padding-left: 2%;
    padding-right: 0;
    box-sizing: border-box;
    text-align: left;
}

#contact-line h3,
#availability h3,
.contact-medium h3,
#contact_enlaces h3 {
    color: #7ac918;
    font: 38px 'VAGRoundedLTCom-Light';
    line-height: 40px;
    padding-bottom: 15px;
    font-weight: bold;
    z-index: 2;
    position: relative;
}

#contact-line p,
.contact-medium p,
#availability p,
#contact_enlaces ul li a {
    color: #4e4e4e;
    font-size: 14px;
}

#contact_enlaces ul li {
    list-style: none;
    position: relative;
}

#contact_enlaces ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #7ac918;
    display: block;
    position: absolute;
    top: 5px;
    left: -11px;
}

div#contact_enlaces ul li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#contact-line p span,
.contact-medium p span,
#availability p a,
.contact-medium p a {
    color: #007934;
    font: 16px 'VAGRoundedLTCom-Light';
    padding-top: 8px;
    font-weight: 600;
}

#availability p a:hover,
.contact-medium p a:hover {
    text-decoration: underline;
}

#terms {
    font-size: 12px;
    margin-top: 34px;
    float: left;
}

#dnn_dnn_counter {
    color: #848484;
    float: left;
    width: 385px;
    font: 13px 'VAGRoundedLTCom-Light';
}

#dnn_dnn_counter p {
    float: left;
    margin: 0;
    margin-left: 15px;
}

.contadorDeVisitas {
    float: left;
    font-size: 14px;
    margin-top: 7px;
    margin-left: 15px;
}

.contadorDeVisitas .contadorDeVisitasNumero {
    background: #fff;
    padding: 0 5px;
    color: #000;
    font-size: 11px;
    letter-spacing: 2px;
    font-family: cursive;
}

.logo-vigilada {
    background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat scroll 0 -197px;
    float: left;
    width: 85px;
    height: 35px;
    text-indent: -9999px;
}

#tanld_counter {
    float: left;
    margin: 6px 0 0 10px;
}

#footer-logo {
    background: url(../img/sprite.png) 0px -113px no-repeat;
    float: right;
    height: 60px;
    margin-top: 34px;
    text-indent: -9999px;
    width: 140px;
}

#dnn_dnn_copy {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 170px !important;
}

#dnn_dnn_copy p,
#dnn_dnn_copy a {
    color: #fff;
}

#dnn_dnn_copy a:hover {
    text-decoration: underline;
}


/* MEGA MENÚ */

#main-menu #nav {
    width: 100%;
    opacity: 0;
    transform: rotateX(-90deg);
    transition: all .25s ease-in-out;
    /*transform-origin: top;
    transform-style: preserve-3d;*/
}

#main-menu #nav ul {
    margin: 0;
    width: 100%;
}


#main-menu #megaMenu {
    display: inline-block;
    position: relative;
    margin: 0;
    z-index: 999;
}

#main-menu #megaMenu > li {
    display: inline-block;
}

.home #main-menu #megaMenu > li > a,
.interna #main-menu #megaMenu > li > a,
.internaFull #main-menu #megaMenu > li > a,
.salaPrensa #main-menu #megaMenu > li > a {
    padding: 10px 6px;
}

.subhomeAmbiente #main-menu #megaMenu > li > a {
    padding: 10px 15px;
}

#main-menu #megaMenu > li > a {
    padding: 10px 6px;
    color: #82ad00;
    display: block;
    font: 14px 'VAGRoundedLTCom-Light';
    position: relative;
    cursor: pointer;
}

#main-menu #megaMenu > li:hover > a {
    color: #464646;
}

#main-menu #megaMenu > li:hover > a:before {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 7px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 999999;
}

#main-menu #megaMenu > li:focus-within > a:before {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 7px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 999999;
}

#main-menu #megaMenu > li > .levels {
    z-index: 2;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.3686274509803922);
    padding: 20px 0;
    font-size: 0;
    opacity: 0;
    height: 0 !important;
    transition: all .25s ease-in-out;
    pointer-events: none;
}

@media screen and (min-width: 0\0
) {

    #main-menu #megaMenu > li:hover > .levels {
        opacity: 1;
        height: auto !important;
        pointer-events: auto;
    }
}

#main-menu #megaMenu > li:hover > .levels {
    opacity: 1;
    height: auto !important;
    pointer-events: auto;
}

#main-menu #megaMenu > li:focus-within > .levels {
    opacity: 1;
    height: auto !important;
    pointer-events: auto;
}

#main-menu #megaMenu > li > .levels > ul {
    position: relative;
    width: 73%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

#main-menu #megaMenu > li > .levels > ul > li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
}

#main-menu #megaMenu > li > .levels > ul > li > a {
    padding: 4px 8%;
    color: #82ad00;
    display: block;
    font: 14px 'VAGRoundedLTCom-Light';
    font-weight: bold;
}

#main-menu #megaMenu > li:hover > .levels > ul > li:hover > a {
    text-decoration: underline;
    background: none;
}

#main-menu #megaMenu > li > .levels > .imagen-menu {
    position: relative;
    width: 25%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

#main-menu #megaMenu li .levels .imagen-menu .imagen {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

#main-menu #megaMenu li .levels .imagen-menu .imagen a {
    padding: 0 !important;
}

#main-menu #megaMenu li .levels .imagen-menu .imagen a img,
#main-menu #megaMenu li .levels .imagen-menu .imagen img {
    padding: 7px 5%;
    display: block;
    margin: auto;
    box-sizing: border-box;
}

#main-menu #megaMenu > li > .levels > ul > li > ul {
    content: "";
    display: block;
    clear: both;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li {
    position: relative;
    display: block;
    width: 85%;
    float: none;
    margin: auto;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li > a {
    padding: 7px 0 7px 20px;
    color: #848484;
    display: block;
    font: 14px 'VAGRoundedLTCom-Light';
    border-top: 1px dashed silver;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li > a:before {
    content: ">";
    display: inline-block;
    color: #82ad00;
    position: absolute;
    margin-left: -15px;
    font-weight: bold;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li > a:hover {
    text-decoration: underline;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li:first-child > a {
    border: none;
}

#main-menu #megaMenu > li > .levels > ul > li > .levels > ul > li ul {
    display: none;
}

#main-menu #megaMenu .line {
    position: absolute;
    width: 1px;
    background: silver;
    height: 100%;
    left: 33.33%;
    top: 0;
}

#main-menu #megaMenu .line.line2 {
    left: 66.66%;
}

#main-menu #megaMenu .line.line3 {
    left: 100%;
}


/* MENÚ LATERAL */

#left-menu #dnn_pnav {
    margin: 0;
}

#left-menu #dnn_pnav li {
    display: block;
    position: relative;
}

#left-menu #dnn_pnav li ul {
    display: none;
}

#left-menu #dnn_pnav li:before {
    content: "\025cf";
    color: #017935;
    font-size: 11px;
    position: absolute;
    top: 7px;
    left: 5px;
}

#left-menu #dnn_pnav li:hover:before {
    color: #fff;
}

#left-menu #dnn_pnav li a {
    color: #848484;
    font-size: 15px;
    display: block;
    padding: 5px 10px 5px 20px;
}

#left-menu #dnn_pnav li:hover a {
    color: #fff;
    background: #017935;
}


/* BANNER */

#banner .image_carousel {
    padding: 0;
}

#banner .image_carousel > div > a {
    background: url(../img/sprite.png) -53px -316px repeat !important;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    position: relative;
}

#banner .image_carousel > div > a.selected {
    background-position: -95px -316px !important;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain {
    background-image: none;
    margin: 0 0 110px 0 !important;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain span.title {
    width: 42%;
    right: 5%;
    bottom: 15%;
    left: auto;
    background: #00ae2b;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain span.title h2 {
    color: #fff;
    font: 34px 'VAGRoundedLTCom-Light';
    margin-top: 8px;
    margin-bottom: 10px;
    text-align: right;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain span.title p {
    font: 18px 'VAGRoundedLTCom-Light';
    color: #fff;
    text-align: right;
    margin-bottom: 14px;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain span.title h2 span {
    color: #91d30c;
    text-shadow: 1px 1px 0px #444;
    text-align: right;
}


/* TABS */

.ax-lateral {
    padding: 30px 0 40px;
}

.home #mod-news {
    width: 100%;
    float: left;
    margin: -8% 0;
}

.home #mod-news .tabsProDlg {
    width: 100%;
}

.home #mod-news .nav-tabs {
    margin: 0;
    border: none;
}

.home #mod-news .nav-tabs li {
    padding: 0 0 10px 50px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #cccccc;
    width: 16.66%;
}

.home #mod-news .nav-tabs li a {
    padding: 10px;
    border: none;
    font: 18px 'VAGRoundedLTCom-Light' !important;
    color: #545454;
}

.home #mod-news .nav-tabs li:hover,
.home #mod-news .nav-tabs li a:hover,
.home #mod-news .nav-tabs li.active a {
    color: #107b4f;
    /* background: #007934; */
}

.home #mod-news .nav-tabs li.active a {
    border: none;
}

.home #mod-news .ui-tabs .ui-tabs-panel {
    border: 1px solid silver !important;
}

.home #mod-news .tp-accordion-header {
    background: #007934;
    border: 1px solid #CCCCCC;
}

.home #mod-news .tp-accordion-header .ui-icon-triangle-1-e {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid white;
    width: 0;
    height: 0;
    margin-top: -5px;
    margin-left: 10px;
}

.home #mod-news .tp-accordion-header .ui-icon-triangle-1-s {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid white;
    width: 0;
    height: 0;
    margin-top: -5px;
    margin-left: 10px;
}

.home #mod-news .tp-accordion-header a {
    color: #fff;
    font: 18px 'VAGRoundedLTCom-Light' !important;
}

.home #mod-news .ui-accordion-content {
    background: none;
}


/* eventos home */

.eds_template_List_Article_imagen_titulo_desrip {
    display: inline-block;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres {
    float: left;
    width: 32%;
    margin: 0 2% 2% 0;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres:nth-child(3n + 3) {
    margin: 0 0 2% 0;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres img {
    width: 100%;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres h1 {
    color: #86d718;
    font-size: 1.2em;
    line-height: 21px;
    margin: 8px 0;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres h1 a {
    color: #86d718;
    height: 61px;
    display: block;
}

.eds_template_List_Article_imagen_titulo_desrip .newstres p,
.eds_template_List_Article_imagen_titulo_desrip .newstres .summary {
    color: #fff;
    margin: 0;
}

.eds_template_List_Article_imagen_titulo_desrip_list4 .edn_23344_article_list_wrapper {
    font-size: 0px
}

.newscuatro {
    width: 23.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 2% 0;
}

.newscuatro:nth-child(4n) {
    margin-right: 0;
}

.newscuatro img {
    width: 100%;
    height: 140px;
}

.newscuatro h1 {
    font-size: 18px;
    margin: 0 0 5px 0;
}

.newscuatro .summary {
    font-size: 14px
}


/* ROTADOR TABS */

#mod-projects-conexion-viva {
    float: left;
    margin-left: 2%;
    width: 25%;
}

#mod-projects-conexion-viva .image_carousel .Description {
    width: 240px;
    height: 365px;
}

#mod-projects-conexion-viva .image_carousel > a:nth-child(3) {
    background: url(/Site/Portals/0/images/rediseno/main/conexionViva/spriteConexionViva.png) no-repeat top left;
    left: 0;
    top: 180px;
}

#mod-projects-conexion-viva .image_carousel > a:nth-child(4) {
    background: url(/Site/Portals/0/images/rediseno/main/conexionViva/spriteConexionViva.png) no-repeat top right;
    right: 0;
    top: 180px;
}

.home #mod-projects-conexion-viva .image_carousel span.title {
    background: #2FAB03 url(/Site/Portals/0/images/rediseno/main/conexionViva/texturaProyectosConexion.png) repeat-x bottom center !important;
    width: 218px;
    margin: 11px auto 11px 4px;
    padding: 15px 0px 15px 0px !important;
}

span#dnn_ctr11006_ViewEasyDNNGallery_ctl00_repImageCarousel_lblTGNGTitle_0 {
    font: 16px "VAGRoundedLTCom-Light";
    line-height: 18px;
    color: #FFE900 !important;
    letter-spacing: 0.2px;
}

#mod-projects-conexion-viva .image_carousel span.title p {
    font: 17px "VAGRoundedLTCom-Light";
    line-height: 18px;
    color: #FFE900 !important;
    letter-spacing: 0.2px;
}

.home #mod-projects-conexion-viva .image_carousel a img {
    margin: 0 !important;
    border: none !important;
}

.home #mod-projects-conexion-viva .image_carousel .EDGmain {
    background: none;
}


/* ACCESOS */

#shortcuts-content {
    background-color: #FFFFFf;
}

#shortcuts {
    padding: 0 !important;
    float: left;
}

#shortcuts ul:not(.redactor-toolbar) {
    margin: 0;
}

#shortcuts ul:not(.redactor-toolbar):after {
    content: "";
    display: block;
    clear: both;
}

#shortcuts ul:not(.redactor-toolbar) li {
    background: #86d718;
    margin: 0 0.5%;
    padding: 0;
    width: 24%;
}

#shortcuts ul:not(.redactor-toolbar) li a {
    color: #e4ecda;
    display: block;
    font: 18px 'VAGRoundedLTCom-Light';
    padding: 45px 10px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 150px;
}

#shortcuts ul.group:not(.redactor-toolbar) li a {
    background: #86d718 url(/site/Portals/0/images/rediseno/main/sprite-btn-autopauta.png) no-repeat scroll 0 44px;
    color: #e4ecda;
    display: block;
    font: 18px 'VAGRoundedLTCom-Light';
    padding: 45px 15px 45px 80px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#shortcuts ul:not(.redactor-toolbar) li a img {
    max-width: 52px;
    float: left;
}

#shortcuts ul:not(.redactor-toolbar) li a span {
    color: #329b1d;
    display: block;
    font: 25px 'VAGRoundedLTCom-Light';
}

#shortcuts ul:not(.redactor-toolbar) li a:hover {
    background-color: #329b1d;
    color: #fff;
}

#shortcuts ul:not(.redactor-toolbar) li a:hover span {
    color: #fff;
}

#shortcuts ul:not(.redactor-toolbar) li a.btn-01 {
    background-position: 15px 50px;
}

#shortcuts ul:not(.redactor-toolbar) li a.btn-02 {
    background-position: 15px -150px;
}

#shortcuts ul:not(.redactor-toolbar) li a.btn-03 {
    background-position: 15px -350px;
}

#shortcuts ul:not(.redactor-toolbar) li a.btn-04 {
    background-position: 15px -550px;
}


/* EVENTOS */

#events {
    background: #007934;
}

#mod-events-EPM-full {
    float: left;
    width: 70%;
    margin-right: 1%;
}

#mod-events-EPM-full h2 {
    color: #fff;
    margin: 10px 0;
    padding: 0 0 1% 2%;
    font-size: 34px;
}

.home #mod-projects-EPM-rediseno h2 {
    color: #fff;
    margin: 10px 0;
    padding: 0 0 2% 10px;
    font-size: 34px;
}

#mod-events-EPM-full .ModPackFlashPublishListC table {
    width: 100%;
}

#mod-events-EPM-full .ModPackFlashPublishListC table td {
    padding: 0 5% 0 0 !important;
    border: none !important;
    margin: 0 !important;
    box-sizing: border-box;
    display: inline-block;
}

#mod-events-EPM-full .customArticleListIMG5 {
    border: 2px solid #FFFFFF;
    max-width: 100%;
    box-sizing: border-box;
}

#mod-events-EPM-full .customArticleListTitle5 a {
    color: #abff39;
    font: 16px 'VAGRoundedLTCom-Light';
}

#mod-events-EPM-full .customArticleListDescription5 span {
    color: #FFF !important;
    font: 13px "trebuchet MS", verdana, Helvetica, arial;
    line-height: 20px;
}

#mod-events-EPM-full .more {
    margin-right: 2%;
    background: #fff;
    color: #464646 !important;
    border-radius: 10px;
    position: relative;
    font-size: 20px;
    font-weight: 100;
    padding-right: 46px;
    float: right;
    margin-top: 40px;
}

.subhome .more {
    margin-left: -1%;
}

#mod-events-EPM-full .more:before {
    content: "+";
    display: block;
    width: 10px;
    height: 10px;
    color: #565656;
    font-weight: bold;
    font-size: 25px;
    position: absolute;
    right: 20px;
    top: 16px;
}

.more {
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    /*background: url(../img/sprite.png) top -295px right -305px no-repeat #86d718;*/
    color: #FFFFFF !important;
    font: 18px 'VAGRoundedLTCom-Light';
    padding: 18px 15px;
    padding-right: 45px;
    position: relative;
    border-radius: 10px;
    font-size: 18px !important;
}

.ax-enterate-refresh:first-child,
.ax-enterate-refresh:last-child {
    margin-bottom: 5em;
}

.home .ax-enterate-refresh:first-child,
.home .ax-enterate-refresh:last-child {
    margin-bottom: 0;
}

.subhome .contInfo,
.interna .contInfo {
    padding-top: 80px;
    margin-bottom: -79px;
}

.home .contInfo {
    margin: -90px 0;
    z-index: 2;
    position: relative;
}

.more:before {
    content: '+';
    position: absolute;
    color: #fff;
    font-weight: bold;
    top: 46%;
    right: 8%;
    font-size: 27px;
    -webkit-transform: translate(-4%, -50%);
    -moz-transform: translate(-4%, -50%);
    -ms-transform: translate(-4%, -50%);
    -o-transform: translate(-4%, -50%);
    transform: translate(-4%, -50%);
}

.more:hover {
    background: rgba(33, 120, 82, 1);
    text-decoration: none !important;
}

/*Proyectos home*/

#ICM30647 {
    overflow: hidden;
    width: 100% !important;
}

.home #mod-projects-EPM-rediseno {
    width: 29%;
    float: left;
}

.cont-proyectos {
    background: #c5ded2;
    padding: 7% 4%;
    border-radius: 20px;
    height: 430px;
}

.home #mod-projects-EPM-rediseno h2 {
    color: #fff;
    text-align: left;
}

.home #mod-projects-EPM-rediseno .image_carousel {
    padding: 0px;
}

.home #mod-projects-EPM-rediseno .image_carousel .EDGmain .EDGimage a img {
    border: 0px !important;
    background: transparent;
    border-radius: 20px;
    margin: 0 !important;
    padding: 0 !important;
    float: none;
}

.home #mod-projects-EPM-rediseno .image_carousel > a:nth-child(3) {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -338px -199px no-repeat;
    left: 10px;
    top: 100px;
    width: 53px;
    height: 59px;
    opacity: 0.9;
}

.home #mod-projects-EPM-rediseno .image_carousel > a:nth-child(4) {
    right: 9px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -404px -199px no-repeat;
    top: 100px;
    width: 53px;
    height: 59px;
    opacity: 0.9;
}

.home #mod-projects-EPM-rediseno .image_carousel > div:last-child {
    display: none !important;
}

.home #mod-projects-EPM-rediseno .caroufredsel_wrapper {
    width: 100% !important;
    border-radius: 20px;
}

.home #mod-projects-EPM-rediseno #EDG_0_Shadow .EDGmain .EDGimage a {
    float: none;
}

.home #mod-projects-EPM-rediseno .EDGmain {
    background: none;
    margin: 0px;
}

.home #mod-projects-EPM-rediseno .title {
    color: #464646 !important;
    font-size: 26px !important;
    font-weight: 600;
    width: 90% !important;
    padding: 10px 0 0 0;
    line-height: 21px;
    display: block;
}

.home #mod-projects-EPM-rediseno .Description {
    padding: 10px 0 0 0;
    width: 300px !important;
}

.home #mod-projects-EPM-rediseno .title .Description {
    font: 15px "trebuchet MS";
    color: #464646 !important;
    display: block;
}

#mod-projects-EPM-rediseno #EDG_0_Shadow .EDGmain .EDGimage .title {
    position: inherit;
    width: 82% !important;
    margin: 20px 0 !important;
    padding: 0 !important;
    font-size: 20px !important;
    text-align: inherit;
    background: none;
    opacity: 1;
}

#mod-projects-EPM-rediseno #EDG_0_Shadow .EDGmain {
    margin: 0 24px;
    padding: 0 0;
}


/* APP */

#dnn_BannerServicios {
    margin: 35px auto 0;
    position: relative;
    width: 100%;
}

.contentApps {
    position: relative;
    background: #e2e2e2;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.contentApps .fondoApp {
    width: 976px;
    margin: 0 auto;
    display: block;
    position: relative;
    max-width: 100%;
}

.fondoApp .App {
    position: absolute;
    right: 230px;
    top: 11px;
}

.fondoApp .App2 {
    position: absolute;
    right: 33px;
    top: 12px;
}


/* ARRIBA */

#btn_top {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 3%;
    padding: 15px 21px 15px 56px;
    left: 2%;
    z-index: 9;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    border-radius: 10px;
}

#btn_top:hover {
    opacity: 0.8 !important;
    transition: none;
}

#btn_top.v {
    visibility: visible;
    opacity: 1;
}

#btn_top a {
    color: fff;
    font-weight: bold;
}

div#btn_top:after {
    content: "";
    display: block;
    width: 33px;
    height: 31px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -418px -128px no-repeat;
    position: absolute;
    left: 9px;
    top: 9px;
}


/* MEGA MENU */

#main-menu #nav ul:not(.redactor-toolbar) li .shadow {
    background: #fff !important;
}

#main-menu #nav ul:not(.redactor-toolbar) li .shadow li {
    width: auto;
}

#main-menu #nav ul:not(.redactor-toolbar) li .shadow li a {
    color: #404040;
}

#main-menu #nav ul:not(.redactor-toolbar) li .shadow li a:hover {
    color: #7db901;
    background: #fff;
}

#main-menu #nav ul:not(.redactor-toolbar) li .shadow li ul:not(.redactor-toolbar) li {
    background: url(/Site/Portals/0/skins/epm_skins/img/sprite-menu.jpg) #fff 0 11px no-repeat scroll;
    border: none;
    padding-left: 6px;
}

#main-menu #nav ul:not(.redactor-toolbar) li .shadow li ul:not(.redactor-toolbar) li a {
    color: #848484;
}


/* TABS */

.tp-module-header {
    display: none;
}

.tabsProC > div:after {
    content: "";
    display: block;
    clear: both;
}

.home #mod-news .tabPnl {
    min-height: 400px;
    margin-top: 20px;
}

.home .info {
    z-index: 2;
}

.info {
    color: #ffF !important;
    margin: 30px auto 0;
    display: block;
    width: 260px;
    position: relative;
    font: 18px 'VAGRoundedLTCom-Light';
    padding: 15px 20px;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    border-radius: 10px;
}

a.info:after {
    content: "+";
    display: block;
    width: 10px;
    height: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 27px;
    position: absolute;
    right: 21px;
    top: 7px;
}

.info:hover {
    background: rgba(33, 120, 82, 1);
    text-decoration: none !important;
}


/* Entérate */

.ax-enterate {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 20px 10px;
    box-sizing: border-box;
}

.home #mod-news .article.in_list.ax-enterate {
    float: left;
    width: 33%;
    margin: 0 0 0;
}

.home #mod-news .article.in_list.ax-enterate:first-child {
    margin-left: 0;
}

.home #mod-news .article.in_list.ax-enterate:last-child {
    margin-right: 0;
}


/* Interrupciones */

.home #mod-news #tptab303 .DnnModule-EasyDNNnews {
    width: 67%;
    float: left;
}

.home #mod-news #tptab303 .DnnModule-DNN_HTML {
    float: left;
    width: 33%;
}

.home #mod-news .article.in_list.ax-interrupciones {
    float: left;
    width: 48%;
}

.home #mod-news .article.in_list.ax-interrupciones:first-child {
    margin-right: 2%;
}

.home #mod-news .article.in_list.ax-interrupciones img,
.article.in_list.ax-enterate img {
    width: 100%;
    height: 140px;
}

.home #mod-news .article.in_list.ax-interrupciones h2,
.article.in_list.ax-enterate h2 {
    color: #4ba070;
    margin: 15px 0 10px;
    font: 16px/20px 'VAGRoundedLTCom-Light';
}

.home #mod-news .article.in_list.ax-interrupciones p,
.article.in_list.ax-enterate p {
    margin: 0 0 5px;
}

.article.in_list.ax-enterate .summary,
.article.in_list.span.ax-interrupciones .summary {
    color: #848484;
    font: 14px 'VAGRoundedLTCom-Light';
    line-height: 20px;
}

.home #mod-news .article.in_list.ax-interrupciones .mas,
.article.in_list.ax-enterate .mas {
    color: #4ba070;
    font-size: 14px;
}

.home #mod-news .article.in_list.ax-interrupciones h2:hover,
.home #mod-news .article.in_list.ax-interrupciones .mas:hover,
.article.in_list.ax-enterate h2:hover,
.article.in_list.ax-enterate .mas:hover {
    text-decoration: underline;
}

.home #mod-news .cont-interrupciones {
    width: 100%;
    float: left;
    background: #04703c;
    padding-bottom: 20px;
    text-align: center;
}

.home #mod-news .cont-interrupciones .linea {
    height: 10px;
    background: #89d62a;
}

.home #mod-news .cont-interrupciones .conoceInt {
    color: #89d62a;
    font-size: 16px;
    padding: 20px 10px 0;
}

.home #mod-news .cont-interrupciones .informate {
    color: #fff;
    font-size: 15px;
}

.home #mod-news .cont-interrupciones .clicAqui {
    width: 60%;
    margin: auto;
    padding: 10px 5px;
    display: block;
    background: #ffffff;
    color: #565656 !important;
    border-radius: 10px;
    font: 16px/20px 'VAGRoundedLTCom-Light';
}

.home #mod-news .cont-interrupciones .clicAqui:hover {
    text-decoration: none;
    opacity: 0.8;
}


/* Videos */

.video_content {
    float: left;
    width: 48%;
    margin: 0 1%;
}

.video_content:first-child {
    margin-left: 0;
}

.video_content:last-child {
    margin-right: 0;
}

.video_content .image {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.video_content .image span {
    background: url(/Site/Portals/0/images/rediseno/main/centro_multimedia/icon_play_03.png) repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.video_content .image img {
    width: 100%;
    height: auto;
}

.video_content p {
    font: 13px 'VAGRoundedLTCom-Light';
    text-align: center;
    padding: 0 5px;
    margin: 10px 0 0;
    box-sizing: border-box;
}

.video_content iframe {
    display: none;
}


/* Infografías */

.home #mod-news .article.ax-infografias-epm,
.ax-infografias-epm {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
}

.home #mod-news .article.ax-infografias-epm:first-child {
    margin-left: 0;
}

.home #mod-news .article.ax-infografias-epm:last-child,
.ax-infografias-epm:last-child {
    margin-right: 0;
}

.home #mod-news .article.ax-infografias-epm img,
.ax-infografias-epm img {
    width: 100%;
}

.home #mod-news .article.ax-infografias-epm span:not(.article_image),
.ax-infografias-epm span:not(.article_image) {
    display: block;
    color: #848484 !important;
    font: 14px 'VAGRoundedLTCom-Light' !important;
    margin-top: 15px;
    text-align: center;
}

.ax-infografias-epm span:not(.article_image) {
    text-align: left;
}

.home #mod-news .article.ax-infografias-epm span:not(.article_image):hover {
    text-decoration: underline;
}


/* Audios */

.home #mod-news #AudioGallery .EDGTitle,
.home #mod-news #AudioGallery .EDGpager,
.home #mod-news #AudioGallery td .AudioDescription,
.home #mod-news #AudioGallery .EDGcontent > table:last-child {
    display: none;
}

.home #mod-news #AudioGallery tr:nth-child(even) {
    background-color: #f1f1f1;
}

.home #mod-news #AudioGallery td {
    padding: 10px 10px 15px;
    border: 1px solid #dadada;
    text-align: center;
}

.home #mod-news #AudioGallery td .AudioTitle {
    font: 12px 'VAGRoundedLTCom-Light';
    color: #848484;
    margin-bottom: 10px;
}

.home #mod-news #AudioGallery .EDGcontent > table:last-child {
    font: 12px 'VAGRoundedLTCom-Light';
    color: #848484;
    margin-bottom: 10px;
}


/* Mapas */

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel,
.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper,
.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper > div,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper > div {
    padding: 0;
    width: 100% !important;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper,
.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper > div,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper > div {
    height: auto !important;
    position: relative !important;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper .EDGmain,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper .EDGmain {
    float: left;
    width: 32%;
    margin: 0 1%;
    padding: 0;
    background: none;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper .EDGmain:first-child,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper .EDGmain:first-child {
    margin-left: 0;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper .EDGmain:last-child,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper .EDGmain:last-child {
    margin-right: 0;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper .EDGmain img,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper .EDGmain img {
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
}

.home #mod-news div[aria-labelledby="ui-id-6"] .image_carousel .caroufredsel_wrapper .EDGmain .title,
.home #mod-news .ui-accordion-content:nth-child(12) .image_carousel .caroufredsel_wrapper .EDGmain .title {
    width: 100%;
    margin: 15px 0 0;
    position: relative;
    color: #007934 !important;
    background: transparent;
    font: 16px 'VAGRoundedLTCom-Light' !important;
    box-sizing: border-box;
}


/* Videos */

#bglayer {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    top: 0;
    z-index: 99999;
}

#layer_int {
    background: #fff;
    width: 600px;
    height: 500px;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 5px;
    position: fixed;
    z-index: 999999;
    max-width: 90%;
    max-height: 85%;
}

#layer_int em {
    background: url(/Site/Portals/0/images/rediseno/main/centro_multimedia/icon_close.jpg);
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999999;
}


/* access subhome */

.subhome #access {
    background: #ffffff;
    padding: 20px 0px;
    margin-top: 22px;
    width: 100%;
}

.subhome #access p {
    font: 35px 'VAGRoundedLTCom-Light';
}

.subhome #access a h2 {
    float: left;
    font: 23px 'VAGRoundedLTCom-Light';
    padding: 15px 0px;
    text-align: center;
    width: 24%;
    margin: 0 0.5%;
    background: #7ad11c;
    background: -moz-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: -webkit-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: linear-gradient(to bottom, #7ad11c 0%, #78a107 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ad11c', endColorstr='#78a107', GradientType=0);
    color: #fff;
    border-radius: 20px;
}

.subhome #access a h2.first {
    margin-left: 0;
    background: #12ad15;
    background: -moz-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: -webkit-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: linear-gradient(to bottom, #12ad15 0%, #196a24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12ad15', endColorstr='#196a24', GradientType=0);

}

.subhome #access a h2.last {
    background: #cfc418;
    background: -moz-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: -webkit-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: linear-gradient(to bottom, #cfc418 0%, #b4aa07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfc418', endColorstr='#b4aa07', GradientType=0);
}

.subhome #access a h2:hover {
    opacity: 0.8;
}


/* proyectos subhome */

#mod-projects-EPM {
    padding: 10px 0 20px;
    position: relative;
}

#mod-projects-EPM:after {
    content: "";
    display: block;
    clear: both;
}


/* proyectos */

.proyectos #content {
    font-size: 0;
}

#description-proyect,
#description-proyect-left {
    width: 50%;
    display: inline-block;
    padding: 2.5%;
    box-sizing: border-box;
    vertical-align: top;
}

#proceso_proyecto h1 {
    margin: 0 0 10px 0;
}

#proceso_proyecto {
    background: #7fb835;
    padding: 3% 0;
}

#proceso_proyecto #dnn_dnn_proceso_proyecto {
    padding: 20px 0 0 0;
}

#proceso_proyecto .ax-interrupciones {
    width: 22.6%;
    display: inline-block;
    margin: 0 2% 0 0;
    vertical-align: top;
}

#proceso_proyecto .ax-interrupciones:nth-child(4n) {
    margin-left: 0px;
}

#proceso_proyecto .ax-interrupciones img {
    width: 100%;
    height: 150px;
    border-radius: 10px;
}

#proceso_proyecto .ax-interrupciones h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 100;
    margin: 10px 0;
}

#proceso_proyecto .ax-interrupciones .summary {
    color: #fff;
}

#proceso_proyecto .ax-interrupciones .CommandButton {
    color: #007934;
}

#proceso_proyecto .ax-interrupciones .CommandButton:active {
    color: #007934;
}

#beneficios_proyecto {
    padding: 20px 0;
}

#description-proyect a img {
    margin: 0 2px;
}

.contProyecto-4 {
    float: left;
    margin: 2%;
    width: 22%;
}

.contProyecto-4:first-child {
    margin-left: 0;
}

.contProyecto-4:last-child {
    margin-right: 0;
}

#ubicacion_proyecto {
    padding: 20px 0 40px;
}

.listBeneficios {
    margin: 0 0 0 0 !important;
}

.listBeneficios li {
    padding: 0 0 0 5% !important;
}


/* Sala de Prensa */

#sala_multimedias {
    float: left;
    width: 64%;
    margin-right: 1%;
}

#sala_audios {
    float: left;
    width: 34%;
    margin-left: 1%;
}

.mult_1,
.mult_2 {
    width: 45%;
    margin: 0 4% 2% 0;
    display: inline-block;
    vertical-align: top;
}

.mult_1 img,
.mult_2 img {
    height: 180px !important;
}

#sala_documentos .center-c #document {
    width: 48%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    background: #F1F1F1;
    height: 315px;
    padding: 1% 2%;
    box-sizing: border-box;
    border-radius: 10px;
}

#sala_documentos .center-c #document:last-child {
    margin-right: 0;
}

#sala_documentos .center-c #document:nth-child(1) .Head.articletitle {
    background: url(/site/Portals/0/images/rediseno/main/item.png) no-repeat 0px 3px rgba(0, 0, 0, 0);
    padding: 0 0 0 4%;
    color: #666;
}

#sala_documentos .center-c #document ul {
    margin: 0 0 0 0;
}

#sala_documentos .center-c #document li {
    background: url(/site/Portals/0/images/rediseno/main/item.png) no-repeat 0 4px rgba(0, 0, 0, 0);
    list-style: none outside none;
    padding: 0 0 7px 13px;
}

#sala_documentos .center-c #document li a {
    color: #666;
}

#medios_sala_prensa .DNNModuleContent > div {
    font-size: 0px;
}

#medios_sala_prensa .medios {
    width: 32%;
    margin: 0 2% 2% 0;
    display: inline-block;
    vertical-align: top;
}

#medios_sala_prensa .medios img {
    width: 100%;
}

#medios_sala_prensa .medios h3 {
    font-weight: 300;
    font-size: 18px;
}

#medios_sala_prensa .medios:nth-child(3n) {
    margin-right: 0;
}

#EDG_0_Shadow .audios .EDGmain .EDGaudio a .title {
    float: none;
    position: relative !important;
    background: none !important;
    color: #007934;
    width: 87%;
    opacity: 1;
    margin: 16px 0;
    padding: 0;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive {
    max-width: 100%;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive tr {
    padding: 10px 0;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive tr:nth-child(2n) {
    background: #eee;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive tr td {
    width: 100% !important;
    text-align: left;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive tr td .EDGmain {
    max-width: 100%;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive tr td .EDGmain img {
    display: inline-block;
    width: 10%;
    margin: 0 2% 0 0;
    border: none;
    vertical-align: middle;
}

#EDG_0_Shadow .audios table.EDGlightbox.EDGresponsive .EDGaudio a {
    display: block;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .audios .EDGmain a .title {
    text-align: left;
    width: 80%;
    color: #585858;
}

.salaPrensa #sala_audios .EDGpager {
    display: none;
}


/* Modo edición */

.dnnEditState .wrapper {
    padding-bottom: 90px;
}

.dnnEditState #terms {
    width: 100%;
}

.dnnEditState #pestana {
    display: block;
}

.dnnEditState .tp-module-header {
    display: initial;
}

.dnnEditState #header-mod-search,
.dnnEditState #header-networks,
.dnnEditState #header-mod-controlVisual {
    height: auto;
}

.dnnEditState #header-mod-search,
.dnnEditState #header-networks,
.dnnEditState #header-mod-controlVisual {
    min-width: 300px;
}

.DnnAjaxPanel > .EditBarEmptyPane {
    width: 100% !important;
}

.dnnAdminTabNav li:before,
.dnnActions li:before {
    display: none;
}

.dnnAdminTabNav li,
.dnnActions li {
    padding: 0 !important;
}

.dnnEditState .home #mod-news {
    margin: 0;
}


/* Internas */

.interna #left-menu {
    width: 22%;
    float: left;
    margin-right: 3%;
}

.interna #content-block {
    width: 75%;
    float: left;
}


/* Acordeon */

#dnn_ContentPane .tabsProDlg .panel-heading {
    padding: 0px;
}

#dnn_ContentPane .tabsProDlg .panel-default {
    margin: 0px;
}

#dnn_ContentPane .tabsProDlg .accordionLink {
    background-color: #fff;
    color: #4ba070;
    display: block;
    padding: 10px 15px 10px 35px;
    position: relative;
    width: 100%;
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
}

#dnn_ContentPane .tabsProDlg .accordionLink:before {
    content: "";
    width: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -webkit-transform: translateY(-50%) rotate(0deg);
    position: absolute;
    left: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #666;
    border-right: 0px solid transparent;
}

#dnn_ContentPane .tabsProDlg .accordionLink:hover {
    background: #007934;
    color: #fff;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
}

#dnn_ContentPane .tabsProDlg .accordionLink:hover:before {
    border-left: 4px solid #fff;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
}

#dnn_ContentPane .tabsProDlg .in .accordionLink {
    background: #007934;
    color: #fff;
}

#dnn_ContentPane .tabsProDlg .in .accordionLink:before {
    border-left: 4px solid #fff;
    transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
}

#dnn_ContentPane .tabsProDlg td.title {
    color: #fff;
    background-color: #008000;
    padding: 1% !important;
    box-sizing: border-box;
}

#dnn_ContentPane .tabsProDlg td.title p,
#dnn_ContentPane .tabsProDlg td.cont p {
    margin: 0px !important;
}

#dnn_ContentPane .tabsProDlg td.cont {
    padding: 1% !important;
    box-sizing: border-box;
}

#dnn_ContentPane .tabsProDlg td.cont p span,
#dnn_ContentPane table tr td p a {
    word-break: break-all;
}


/* tabla tipo 1 */

.table1 tr {
    border: 1px solid #ddd
}

.table1 tr.title_table {
    background: #EAEAEA;
    width: 100%;
}

.table1 tr td {
    padding: 5px 8px;
}


/* Tabs */

#dnn_ContentPane .nav-tabs > li a {
    background: #fff;
    border: #dddddd 1px solid;
}

#dnn_ContentPane .nav-tabs > li:hover a {
    color: #fff;
    background: #0c7539;
}

#dnn_ContentPane .nav-tabs > .active a {
    background: #007733;
    color: #fff;
}


/* GANADORES FACTURAS */

.ganadoresFactura > .title .ipad {
    width: 10%;
    height: auto;
    float: left;
}

.ganadoresFactura > .title p {
    float: left;
    width: 80%;
    font-size: 19px !important;
    line-height: 24px !important;
    padding: 25px 4% 25px 6%;
    background: url(/site/portals/2/images/ganadores_factura_web/marcoTitleFactura.png);
    background-size: 100% 100%;
    color: #fff !important;
}

.ganadoresFactura > .title .ipad img {
    width: 100%;
}

.ganadoresCont .item {
    width: 50%;
    float: left;
    text-align: center;
}

.ganadoresCont .item img {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    margin: 20px 0;
    border: #E0E0E0 solid 15px;
}

.ganadoresCont .item:hover img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    border: #CCC solid 15px;
}


/* INTERRUPCION DE AGUA Y ENERGIA */

.content-interrupciones {
    font-size: 0px;
}

.block-interrupciones {
    width: 32%;
    display: inline-block;
    background: #f2f2f2;
    vertical-align: top;
    position: relative;
    margin: 0 2% 2% 0;
}

.block-interrupciones:nth-child(3n + 3) {
    margin: 0 0 2% 0;
}

.header-interrupciones {
    background: #008943;
    padding: 3% 5%;
    height: 70px;
    box-sizing: border-box;
}

.header-interrupciones h1,
.header-interrupciones h2,
.header-interrupciones h3,
.header-interrupciones h4 {
    color: #fff;
    margin: 0;
    line-height: 25px;
}

img.icon-interrupciones {
    top: 0;
    right: 0;
    position: absolute;
}

.contenido-interrupciones img {
    cursor: pointer;
}

.modal.popup-barrios,
.modal.popup-direccion {
    display: none;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.7);
}

.modal-content {
    position: relative;
    background: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    max-width: 480px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    max-height: 92%;
    overflow: auto;
}

.modal-hidden-ct .modal-content {
    width: 750px;
    max-width: 100%;
}

.modal-content .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.modal-content .modal-header .close:hover {
    color: #000;
    text-decoration: none;
}

.modal-content .modal-header h2 {
    color: #fff;
    margin: 0px;
}

.modal-header {
    padding: 10px 15px;
    background-color: #007934;
}

.modal-body {
    padding: 15px;
}

.destacados-interrupciones {
    background: #8ad800;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    width: 74%;
    font-size: 18px;
    font-family: 'VAGRoundedLTCom-Light';
    padding: 6px;
    margin: 2% 7% 2% 0;
}

.content-text-interrupciones p {
    margin: 0 0 4% 0;
    line-height: 10px;
}

#dnn_ContentPane ul:not(.redactor-toolbar) {
    margin-left: 0;
    position: relative;
}

#dnn_ContentPane ul:not(.redactor-toolbar) li {
    color: #848484;
    font-size: 14px;
    list-style: none;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 2%;
}

#dnn_ContentPane ol:not(.redactor-toolbar) li {
    color: #848484;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    margin: 5px 0;
}

#banner ul:not(.redactor-toolbar) {
    margin-left: 0;
    position: relative;
    z-index: 8;
}

#banner ul:not(.redactor-toolbar) li {
    color: #848484;
    font-size: 14px;
    list-style: none;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 2%;
}

#dnn_ContentPane .current li {
    padding: 0 0 0 0;
}

#dnn_ContentPane .current li:before {
    content: none;
}

#dnn_ContentPane .nav-tabs .tabButton {
    padding-left: 0px;
}

#dnn_ContentPane .nav-tabs .tabButton:before {
    display: none;
}

#dnn_ContentPane ul:not(.redactor-toolbar) li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    top: 8px;
    position: absolute;
    background: #007934;
    border-radius: 50%;
}

#banner ul:not(.redactor-toolbar) li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: 0px;
    top: 8px;
    position: absolute;
    background: #007934;
    border-radius: 50%;
}


/* TABLAS GENERALES */

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) {
    width: 100%;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr th {
    background: #0f7b19;
    color: #fff;
    padding: 8px;
    border: 1px solid #ccc;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr th p {
    margin: 0 0 0 0;
    color: #fff;
}

#dnn_ContentPane #AudioGallery table:not(.ucLinkTypeRadioButtons) tr td {
    border: 0px solid #fff;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr td {
    padding: 8px;
    border: 1px solid #ccc;
    color: #848484;
    font-size: 1em;
    vertical-align: top;
    max-width: none;
}

#dnn_ContentPane table.middle:not(.ucLinkTypeRadioButtons) tr td {
    vertical-align: middle;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr td p {
    margin: 0 0 0 0;
    font-size: 1em;
    line-height: 17px;
    color: #848484;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr td p strong {
    margin: 0 0 0 0;
    font-size: 1em;
    line-height: 17px;
    color: #007934;
}

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr td img {
    min-width: auto;
    max-width: none;
}

.tr_auto tr td {
    width: auto !important;
}

#dnn_ContentPane .DnnModule-DNNArticleList table tr:last-child td:last-child {
    border: 0;
}

#dnn_ContentPane .eds_galleryWrapper table:not(.ucLinkTypeRadioButtons) tr td img {
    min-width: 0px;
}

#dnn_ContentPane .sin_borde tr td,
.eds_template_List_Article_Alumbrado-navideno table tr td,
#dnn_ContentPane .sin_borde tr th {
    border: none !important;
}

table.tablesitio tr th {
    background: #0f7b19;
    padding: 8px;
}

table.tablesitio tr th p {
    color: #fff;
    margin: 0;
}

.radioEPM.interna .ax-column-right .EPMContainer.noTitle ul li {
    list-style: none;
}

.eds_news_RadioEPM.eds_subCollection_categoryMenu .edn_module_box ul li div a:not(.category):not(.articlecount) {
    display: none;
}

.radioEPM.interna .ax-column-right .edn_module_title {
    padding: 2%;
    margin-bottom: 0px !important;
}

.radioEPM.interna .ax-column-right .edn_category_menu_wrapper {
    background: #eee;
    margin: 0px;
    padding: 4%;
}

.radioEPM.interna .ax-column-right .edn_category_menu_wrapper li {
    list-style: none;
    margin-bottom: 10px;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td {
    padding: 0px;
    border: none;
    color: #848484;
    font-size: 1em;
    width: 1%;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td div {
    border: none;
    text-align: center !important;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td .caroufredsel_wrapper {
    margin: auto !important;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td .caroufredsel_wrapper > div {
    width: 100% !important;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td .caroufredsel_wrapper > div .EDGmain {
    float: none;
    display: inline-block;
}

#dnn_ContentPane #VideoGallery table:not(.ucLinkTypeRadioButtons) tr td img {
    min-width: 0px;
    max-width: 100%;
}

#dnn_ContentPane .mincero tr td img,
#dnn_ContentPane .ZLDNN_ArticleList tr td img {
    min-width: 0px !important;
    max-width: none !important;
    display: block;
    width: 100%;
}

.ModDNNArticleListC tr td {
    border: none !important;
}


/* lista de tres */

.lista_3 {
    overflow: hidden;
    margin: 2% 0;
}

.lista_3 img {
    width: 32%;
    height: auto;
    margin: 0 2% 2% 0;
    float: left;
}

.lista_3 img:nth-child(3n + 3) {
    margin: 0 0 2% 0;
}

.listas_3 {
    overflow: hidden;
    margin: 2% 0;
}

.listas_3 li {
    width: 32%;
    height: auto;
    margin: 0 2% 2% 0;
    float: left;
    padding: 0 0 0 0 !important;
}

.listas_3 li:before {
    content: none;
}

.listas_3 li:nth-child(3n + 3) {
    margin: 0 0 2% 0;
}


/* RESULTADOS DE RENDICION DE CUENTAS EPM */

.wrapper #dnn_ContentPane .wp-botones ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.wrapper #dnn_ContentPane .wp-botones ul li {
    margin: 0 1% 1% 0;
    height: 97px;
    float: left;
    width: 48.667%;
    background-size: 12% !important;
    padding: 0 0 0 0;
    border-radius: 7px;
}

.wrapper #dnn_ContentPane .wp-botones ul li:before {
    content: none;
}

.wrapper #dnn_ContentPane .wp-botones ul li a {
    color: #fff;
    display: block;
    padding: 32px 10px 15px 73px;
    transition: all ease 0.6s;
}

.wp-botones ul li.btn-04 a {
    padding: 11px 10px 15px 73px !important;
}

.wrapper #dnn_ContentPane .wp-botones ul li a span {
    transition: all ease 0.6s;
}

.wrapper #dnn_ContentPane .wp-botones ul li:hover {
    opacity: .8;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-01 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-informe-sostenibilidad.png') no-repeat 10px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-02 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-descargar-presentacion-rendicion-de-cuentas.png') no-repeat 17px center #01692e;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-03 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-sostenibilidad.png') no-repeat 15px center #227935;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-04 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-resumen-informe-sostenibilidad.png') no-repeat 15px center #035828;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-05 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-resumen-conoce-sostenibilidad.png') no-repeat 15px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-06 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-sostenibilidad-megafono.png') no-repeat 15px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-07 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-sostenibilidad-grafica.png') no-repeat 15px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-08 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-camera.png') no-repeat 15px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li.btn-09 {
    background: url('/site/Portals/0/images/informes-sostenibilidad/bg-icon-video.png') no-repeat 15px center #007934;
}

.wrapper #dnn_ContentPane .wp-botones ul li a .green-txt {
    color: #79d300;
    font-size: 13px;
}


/* OFERTAS DE EMPLEO */

.wrapper #dnn_ContentPane .wp-botones ul li a .green-txt {
    color: #79d300;
    font-size: 13px;
}

#dnn_ContentPane ul.btn-ofertas {
    margin: 0 !important;
    overflow: auto;
}

#dnn_ContentPane ul.btn-ofertas li {
    margin: 0 2% 2% 0;
    width: 49%;
    float: left;
    padding: 0 0 0 0;
}

#dnn_ContentPane ul.btn-ofertas li:nth-child(2n + 2) {
    margin: 0 0 2% 0;
}

#dnn_ContentPane ul.btn-ofertas li:before {
    content: none;
}

#dnn_ContentPane ul.btn-ofertas img {
    width: 100%;
}

.content-text-item span {
    font: 23px 'VAGRoundedLTCom-Light';
    color: #86d718;
    display: block;
}

.content-text-item {
    color: #fff !important;
    font-size: 21px !important;
    background: #05933e;
    position: relative;
    padding: 10px;
    border-radius: 20px;
}

.wrapper #dnn_ContentPane ul.btn-ofertas li.btn-big-tutoriales {
    display: block;
    width: 100%;
}

.wrapper #dnn_ContentPane ul.btn-ofertas li.last-item {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 20px;
    width: 100%;
}

.modal-body .contenedor .tenPresente {
    width: 242px;
    margin: 15px auto;
}

.modal-body .contenedor .tenPresente h2 {
    display: inline-block;
    padding-left: 6px;
    vertical-align: top;
}

.modal-body .contenedor .contenidos {
    width: 100%;
    font-size: 0px;
}

.modal-body .contenedor .textos {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.modal-body .contenedor .textos:first-child {
    border-left: none;
}

.modal-body .contenedor .textos img {
    margin: auto;
    display: block;
}

.modal-body .contenedor .textos p {
    border-left: 1px solid gray;
    color: #848484;
    font-size: 14px !important;
    min-height: 160px;
    padding: 10px 19px;
}

.modal-body .contenedor .textos:first-child p {
    border: none;
}

.modal-body .contenedor .parrafoContinuar {
    width: 100%;
    margin-top: 25px;
}

.modal-body .contenedor p.continuar {
    width: 72%;
    text-align: center;
    font-size: 18px;
    margin: auto;
    color: #7ad400;
}

.modal-body .contenedor a.continuar {
    margin: 20px auto 10px;
    display: block;
    text-align: center;
    background: #05ae62;
    width: 107px;
    padding: 12px;
    color: #FFF;
    opacity: 1;
    transition: all ease 0.4s;
    border-radius: 10px;
}


/* Proyecto Modernización Planta de tratamiento de aguas residuales San Fernando */

#dnn_ContentPane .moder-list {
    width: 595px !important;
    margin: 0 auto !important;
    font-size: 0;
}

#dnn_ContentPane .moder-list li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 2% 0 !important;
    margin: 0 2% 2% 0 !important;
    text-align: center;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    border-radius: 10px;
}

#dnn_ContentPane .moder-list li.ax-naranja-fondo {
    background: -moz-linear-gradient(135deg, rgba(225, 138, 33, 1) 0%, rgb(178, 91, 8) 100%);
    background: -webkit-gradientlinear-gradient(135deg, rgba(225, 138, 33, 1) 0%, rgb(178, 91, 8) 100%);
    background: -webkit-linear-gradient(135deg, rgba(225, 138, 33, 1) 0%, rgb(178, 91, 8) 100%);
    background: -o-linear-gradient(135deg, rgba(225, 138, 33, 1) 0%, rgb(178, 91, 8) 100%);
    background: -ms-linear-gradient(135deg, rgba(225, 138, 33, 1) 0%, rgb(178, 91, 8) 100%);
}

#dnn_ContentPane .moder-list li:hover {
    opacity: .8;
}

#dnn_ContentPane .moder-list li:nth-child(3n + 3) {
    margin: 0 0 2% 0 !important;
}

#dnn_ContentPane .moder-list li:before {
    content: none !important;
}

#dnn_ContentPane .moder-list li a {
    color: #fff;
    font-size: 1.2em;
}


/* NUESTRO SERVICIO GAS */

#contentColumn {
    margin: 1% 0 0 0;
    width: 100%;
    list-style: none;
    border-bottom: #a1a1a1 solid 1px;
}

#dnn_ContentPane #contentColumn li {
    float: left;
    width: 32%;
    margin: 0 2% 2% 0;
    background: #009c27;
    text-align: center;
    position: relative;
    padding: 0;
}

#dnn_ContentPane #contentColumn li:nth-child(3n + 3) {
    margin: 0 0 2% 0;
}

#dnn_ContentPane #contentColumn li:before {
    content: none;
}

#contentColumn img {
    display: block;
    margin: 20px 0 20px 20px;
    border: none;
    float: left;
}

#contentColumn p {
    color: #fff;
    font: 28px 'VAGRoundedLTCom-Light';
    top: 50%;
    transform: translate(-11%, -50%);
    -ms-transform: translate(-11%, -50%);
    -webkit-transform: translate(-11%, -50%);
    -moz-transform: translate(-11%, -50%);
    position: absolute;
    left: 50%;
}

.eds_template_List_Article_img-titulo-descr-btn,
.eds_template_List_Article_img-titulo-descr-btn-EN {
    font-size: 0;
}

.conoce-mas-sobre {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
    font-size: 14px;
}

.conoce-mas-sobre:first-child {
    margin-left: 0;
}

.conoce-mas-sobre:last-child {
    margin-right: 0;
}

.conoce-mas-sobre img {
    height: 130px !important;
    width: 100% !important;
}

.conoce-mas-sobre h2 {
    margin: 0px 0;
    height: 50px;
}

.conoce-mas-sobre .summary {
    height: 80px;
}

.conoce-mas-sobre a {
    font: 18px 'VAGRoundedLTCom-Light';
}

.conoce-mas-sobre .ax_boton {
    float: right;
    padding: 10px 20px;
    padding-right: 90px;
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
}

.conoce-mas-sobre .ax_boton:before {
    content: "\03e";
    position: absolute;
    right: 13px;
    top: 6px;
    font-size: 18px
}


/*-----------------botones sesion-----------*/

#dnn_ContentPane ul.botones_sesion li {
    list-style: none;
    float: left;
    padding: 0%;
    margin: 0 1%;
    width: 48%;
}

#dnn_ContentPane .botones_sesion li.sesion a {
    background: #ccc;
    padding: 20px 10px 20px 30px;
    font: 30px 'VAGRoundedLTCom-Light';
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

#dnn_ContentPane .botones_sesion li.contS1 a {
    background: #008342
}

#dnn_ContentPane .botones_sesion li.contS2 a {
    background: #91d30c;
}

#dnn_ContentPane .botones_sesion li.sesion a span.iconSesion {
    display: block;
    width: 75px;
    height: 75px;
    background: #BDBDBD;
    position: absolute;
    top: 0px;
    right: 0px;
}

#dnn_ContentPane .botones_sesion li.sesion a:hover span.iconSesion {
    width: 90px;
}

#dnn_ContentPane .botones_sesion li.sesion a span.icoS1 {
    background: #00984d url(/site/portals/2/Imagenes/iconGas/home/seguridad.png) no-repeat center;
}

#dnn_ContentPane .botones_sesion li.sesion a span.icoS2 {
    background: #a5ef0f url(/site/portals/2/Imagenes/iconGas/home/termicos.png) no-repeat center;
}


/* TRANSPARENCIA DE NUESTRA GESTION */

.wrapper #dnn_ContentPane .listTransparenciaEPM {
    margin: 0;
}

.wrapper #dnn_ContentPane .listTransparenciaEPM li a {
    display: block;
    padding: 10px 0 10px 40px;
    background: url(/Site/Portals/0/images/rediseno/main/iconos/icon_list_page.png) no-repeat 10px 10px;
    font-family: 'VAGRoundedLTCom-Light';
    font-size: 18px
}

.wrapper #dnn_ContentPane .listTransparenciaEPM li:nth-child(2n + 2) {
    background: #eaeaea;
}

.wrapper #dnn_ContentPane .listTransparenciaEPM li {
    padding: 0px;
}

.wrapper #dnn_ContentPane .listTransparenciaEPM li:before {
    content: none;
}

.interna .EDGlightbox tr td,
.internaFull .EDGlightbox tr td {
    border: none !important;
    display: inline-table !important;
    width: 1% !important;
}

#body .interna .EDGlightbox.EDGresponsive tr td {
    width: 20% !important;
    max-width: 100%;
}

#body .interna .cenmultivideos .EDGlightbox.EDGresponsive tr td {
    width: 33% !important;
}

#body .interna .cenmultivideos .EDGlightbox.EDGresponsive tr td .EDGvideo:before {
    content: "";
    background: url(/Site/Portals/0/images/rediseno/main/centro_multimedia/icon_play_03.png) repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    height: 40px;
    position: absolute;
    right: 39%;
    top: 32%;
    width: 40px;
    pointer-events: none;
}


/* videosPilotoTurbo */

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGvideo a img {
    height: 130px;
    width: 200px;
    display: block;
    float: none;
    border: 1px solid #fff !important;
    margin: 0 0 0 0;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGimage a img {
    height: 130px;
    width: 200px;
    display: block;
    float: none;
    border: 1px solid #fff !important;
    margin: 0 0 0 0;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGimage a:nth-child(2) {
    float: none;
    display: block;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain {
    background: none;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGvideo a .title {
    width: 200px !important;
    display: block;
    position: relative;
    bottom: 0px !important;
    background: none !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 0px 0;
    text-align: left !important;
    font-weight: 600;
    font-size: 12px !important;
    color: #007934 !important;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGvideo .Description {
    color: #565656;
    font-size: 12px;
    text-align: right !important;
    font-style: normal;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGimage a .title {
    width: 200px !important;
    display: block;
    position: relative;
    bottom: 0px !important;
    background: none !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 0px 0;
    text-align: left !important;
    font-weight: 600;
    font-size: 12px !important;
    color: #007934 !important;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGimage .Description {
    color: #565656;
    font-size: 12px;
    font-style: normal;
}

#EDG_0_Shadow .videosPilotoTurbo .EDGmain .EDGimage .Description p {
    text-align: left !important;
    margin: 0 0 0 0;
}

#EDG_0_Shadow .videosPilotoTurbo a.prevM11055 {
    left: 10%;
}

#EDG_0_Shadow .videosPilotoTurbo a.nextM11055 {
    right: 10%;
    background-position: -50px 0;
}

#EDG_0_Shadow .image_carousel span.title br {
    display: none;
}

#EDG_0_Shadow .image_carousel span.title {
    padding: 2% !important;
}

#EDG_0_Shadow .image_carousel span.title .Description span {
    font-size: 37px;
}


/* linea de tiempo */

#EDG_0_Shadow .lineatiempoPilotoTurbo {
    background: url(/Site/Portals/0/images/proyectos/uva/borderLineTime.png) repeat-x 0 65px;
    height: auto;
    overflow: visible;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo a:link {
    text-decoration: none !important;
    top: 43px;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain {
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    position: relative;
    margin: 0 10px;
    padding: 25px 0 0 0;
    background: none;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain a img {
    background-color: transparent;
    margin: 12px auto;
    float: none;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain:hover a img {
    background-color: transparent;
    margin: 12px auto;
    float: none;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title {
    position: relative;
    background: rgba(255, 255, 255, 0.2) !important;
    margin: 20px 0px 0 0;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    width: 0;
    right: 0;
    margin: auto;
    border-top: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(255, 255, 255, 0.2);
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title span {
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    top: -100px;
    font-size: 22px;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title span p strong {
    font-size: 18px;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title span p,
#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title span strong {
    color: #fff;
    margin: 0 0 8px 0;
}

#EDG_0_Shadow .lineatiempoPilotoTurbo .EDGmain .title .Description {
    width: 150px !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 14px;
    top: auto;
    padding: 8% !important;
    box-sizing: border-box;
    position: relative;
}


/* INNOVACION */

#dnn_ContentPane div.col-2 ul.btn-wp {
    margin: 0 0 10px 0;
}

#dnn_ContentPane div.col-2 ul.btn-wp li.btn-list {
    display: inline-block;
    list-style: none;
    font-size: 16px;
    margin: 0 0 15px;
    width: auto;
    padding: 0 0 0 0;
}

.thumb_wrapper ul.current li {
    padding: 0 0 0 0 !important;
}

.thumb_wrapper ul.current li:before {
    content: none !important;
}

#dnn_ContentPane div.col-2 ul.btn-wp li.btn-list:before {
    content: none;
}

#dnn_ContentPane div.col-2 ul.btn-wp li.btn-list a.dark-green-btn {
    background: #007934;
    color: #fff !important;
    display: block;
    opacity: 1;
    padding: 10px !important;
    transition: all ease 0.3s;
}

li.btn-list.btn-01 a.dark-green-btn {
    width: 220px !important;
}


/* Relación con el Estado */

#EDG_0_Shadow .relacion_estado .EDGmain .EDGimage ul {
    clear: both;
    margin: 0 0 0 0;
}

#EDG_0_Shadow .relacion_estado .EDGmain .EDGimage ul li {
    display: block;
    overflow: auto;
    margin: 0 0 5px 0;
    padding: 0 0 0 7%;
}

#EDG_0_Shadow .relacion_estado .EDGmain .EDGimage ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: 0%;
    top: 8px;
    position: absolute;
    background: #007934;
    border-radius: 50%;
}

#EDG_0_Shadow .relacion_estado .EDGmain .EDGimage ul li a {
    font-weight: 100;
    font-size: 14px;
}

#EDG_0_Shadow .relacion_estado .EDGmain span.title {
    font-size: 16px !important;
    color: #007934 !important;
    font-weight: 900;
    background: none;
    text-align: left;
    position: relative;
    clear: both;
}

#dnn_ContentPane #EDG_0_Shadow .EDGmain {
    background-image: none;
}

#dnn_ContentPane #EDG_0_Shadow .EDGmain .EDGimage a img {
    border: none !important;
}

.contfranjaestado {
    background: #f0f0f0;
    border-bottom: 1px solid lightgray;
    padding: 5px 0px 5px 15px;
    margin: 20px 0 45px 0;
}

.floatfranja {
    display: inline-block;
    vertical-align: middle;
    padding: 0 13px;
}

.floatfranja strong {
    font-size: 16px;
}

.floatfranja a {
    background: #86d718;
    color: #fff !important;
    padding: 12px 35px;
    margin-left: 20px;
}

.floatfranja a:hover {
    background: #007934;
}

.floatfranja p {
    font-size: 17px !important;
}


/* Relación con el Estado dos */

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper {
    width: 100% !important;
    height: 335px !important;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper > div:first-child {
    width: 100% !important;
    height: 335px !important;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain {
    width: 23%;
    margin: 0 1% 0 1% !important;
    padding: 2% 0 0 0 !important;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain img {
    max-width: none !important;
    height: auto !important;
    width: 100% !important;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain .EDGimage a {
    width: 100%;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain p a {
    color: #848484;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain .title span {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    width: 100%;
}

#EDG_0_Shadow .relacion_estado_dos .caroufredsel_wrapper .EDGmain .title {
    position: absolute;
    top: 0px !important;
    background: none;
    text-align: left !important;
    padding: 0px !important;
}


/* Home camino */

.ax-historias-barrios {
    float: left;
    display: inline-block;
    margin: 20px 2%;
    position: relative;
    width: 29%;
}

.ax-historias-barrios .CommandButton {
    background: #afca0b none repeat scroll 0 0;
    bottom: 40%;
    color: #fff;
    font-family: "VAGRoundedLTCom-Light";
    padding: 10px;
    position: absolute;
    right: 20px;
}

.ax-historias-barrios img {
    width: 100%;
    height: 150px;
}

.ax-historias-barrios h2 {
    color: #329c18;
    float: none;
    height: 70px;
    font-weight: 100;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 23px;
    margin: 0;
}

.cronicasBarrio {
    background: #f2f2f2;
    margin: 30px 0 60px;
    padding: 30px;
}

.historias_CaminoAlBarrio .article_CaminoAlBarrio .Head.articletitle {
    color: #329c18;
    float: none;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 23px;
}

.article_CaminoAlBarrio .Head.articletitle {
    color: #399c25;
    float: none;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 23px;
}

.ver_CaminoAlBarrio ul li {
    float: left;
    list-style-type: none;
    margin: 0 2%;
    width: 21%;
}

.ver_CaminoAlBarrio img {
    width: 100%;
}

.ver_CaminoAlBarrio a span {
    color: #202020;
    display: block;
    font-size: 20px;
    margin: 10px 0;
}

.medejean_CABarrio ul li {
    float: left;
    list-style-type: none;
    margin: 0 2%;
    width: 21%;
}

.medejean_CABarrio ul li a {
    display: block;
}

.medejean_CABarrio ul li a img {
    width: 100%;
}

.medejean_CABarrio ul li a span {
    background: #afca0b none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 13px 10%;
    width: 80%;
}

.contenidoCaminoAlBarrio .DnnModule-NavSharp,
#mainEvents.eventsCaminoAlBarrio {
    display: none;
}

.noticias_CABarrio .articleCronicas_CAB {
    float: left;
    margin: 25px 2% 20px;
    width: 46%;
}

.noticias_CABarrio .articleCronicas_CAB .imageArticle_CAB,
.noticias_CABarrio .articleCronicas_CAB .descripcionArticle {
    float: none;
    width: 100%;
}

.noticias_CABarrio .articleCronicas_CAB .imageArticle_CAB img {
    width: 100%;
}

.imageArticle_CAB,
.descripcionArticle {
    float: left;
    width: 50%;
}

.articleCronicas_CAB .imageArticle_CAB img {
    width: 100%;
}

.imageArticle_CAB {
    box-sizing: border-box;
    padding: 0 15px 0 0;
}

.imageArticle_CAB,
.descripcionArticle {
    float: left;
    width: 50%;
}

.articleCronicas_CAB .imageArticle_CAB img {
    width: 100%;
}

.imageArticle_CAB {
    box-sizing: border-box;
    padding: 0 15px 0 0;
}

.descripcionArticle .Head.articletitle {
    color: #39921a;
    display: block;
    float: none;
    font-size: 21px;
}

.heroes_CAB .articletitle {
    color: #389723;
    display: block;
    float: none;
    font-family: VAGRoundedLTCom-Light;
    font-size: 18px;
    margin: 10px 0;
}

.heroes_CAB {
    margin: 25px 1.7%;
    vertical-align: top;
    display: inline-block;
    width: 21%;
}

.heroes_CAB a:last-child img {
    width: 100%;
}

.medejean_CABarrio .EPMContainer {
    display: inline-block;
    width: 100%;
}


/* Redes sociales banner camino */

.redes_CAB {
    position: relative;
}

.redes_CAB ul {
    position: absolute !important;
    bottom: 0%;
}

.redes_CAB ul li {
    display: inline-block;
    width: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0 !important;
}

.redes_CAB ul li:before {
    content: none !important;
}


/* sub menu camino al barrio */

.caminoAlBarrio .ax-sub-menu ul {
    margin: 17px 0;
    overflow: auto;
}

.caminoAlBarrio .ax-sub-menu ul li {
    background: #007934 none repeat scroll 0 0;
    float: left;
    font-size: 17px;
    list-style-type: none;
    margin: 0 5px 0 0;
    text-align: center;
}

.caminoAlBarrio .ax-sub-menu ul li a {
    color: #fff;
    display: block;
    font-family: VAGRoundedLTCom-Light;
    padding: 10px 48px;
}


/* HISTORIA EN IMAGENES */

#beneficios_proyecto .edn_21200_article_list_wrapper {
    font-size: 0px;
}

#beneficios_proyecto .edn_21200_article_list_wrapper .article.in_list.span {
    width: 23.5%;
    margin: 0 2% 2% 0;
    display: inline-block;
    vertical-align: top;
}

#beneficios_proyecto .edn_21200_article_list_wrapper .article.in_list.span:nth-child(4n + 4) {
    margin: 0 0 2% 0;
}

.icono-link {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 2% 2% 2% 0;
}


/* cierres viales */

.cierresViales h3:nth-child(3) {
    display: none;
}

.cont-cierres-viales {
    width: 31%;
    background: #f2f2f2;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 2.8% 3% 0;
}

.cont-title {
    width: 100%;
    height: 69px;
    background: #008943;
}

.cont-title span,
.cont-title img {
    display: inline-block;
    vertical-align: top;
}

.cont-title span {
    padding-top: 8px;
}

.cont-title span p {
    color: #fff;
    padding: 0 10px;
    margin: 0 0 0 0;
}

.cont-title span h2 {
    color: #fff;
    padding-left: 10px;
    margin: 0 !important;
}

p.fondoVerde {
    background: #79d300;
    color: #fff;
    padding: 5px 5px !important;
    width: 90% !important;
    margin: 20px auto;
    font-size: 15px !important;
}

p.fondoVerde span {
    display: inline-block;
    width: 100%;
}

p.fondoVerde strong {
    font-size: 18px !important;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    color: #fff !important;
}

.cont-cierres-viales p {
    padding: 8px 15px;
}

.cont-cierres-viales p strong {
    font-size: 17px;
    color: #6f6f6f;
}

.cont-cierres-viales:nth-child(3n) {
    margin-right: 0;
}

.cont-cierres-viales ul li:before {
    content: none !important;
}

.cont-cierres-viales ul li strong {
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.interna .center-c #content-block .EPMContainer .ax-infografias-epm {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 1%;
}

.ax-msj-telev {
    float: none;
    margin: 0 2% 2% 0;
    width: 23%;
    display: inline-block;
    vertical-align: top;
    background: #e4e4e4;
    padding: 12px 15px;
    box-sizing: border-box;
    min-height: 380px;
}

.ax-msj-telev:nth-child(4n) {
    margin: 0 0 2% 0;
}

.ax-msj-telev h2 {
    border-bottom: 1px solid #007936;
    color: #34991f !important;
    display: block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 18px;
    margin: 0 0 7px;
    padding: 0 0 7px;
}

.ax-msj-telev h2 a {
    color: #007936 !important;
}

.ax-msj-telev h2 a:hover {
    color: #34991f !important;
}

.ax-msj-telev .summary {
    margin: 5px 0 20px 0;
}

.article_pager {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.article_pager a {
    line-height: 30px;
    display: inline-block;
    width: 30px;
    font-size: 14px;
    text-decoration: none;
    margin: 0 2px;
    background: #ddd;
    border-radius: 4px;
    box-shadow: inset 2px 2px 2px #eee, inset -2px -2px 2px #aaa;
}

.article_pager a.prev,
.article_pager a.first,
.article_pager a.Next,
.article_pager a.last {
    width: 65px;
}

.article_pager a:hover {
    background: #ccc;
}

.article_pager .active {
    box-shadow: inset 2px 2px 2px #eee, inset -2px -2px 2px #aaa, 2px 2px 2px #bbb;
    line-height: 33px;
    width: 33px;
}

.ModDNNArticleSearchC .NormalTextBox {
    width: 150px;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid #017935;
}

.ModDNNArticleSearchC .dnnPrimaryAction {
    margin: 0 0px 0 -5px !important;
    border-radius: 0px;
    background: #017935 !important;
    display: inline-block;
    color: #fff !important;
    box-shadow: none;
    font-weight: 100;
}


/*ERROR 404*/

.ax-error {
    text-align: right;
}

.ax-error h3 {
    font-size: 5em;
    margin: 2% 4% 0 0;
    line-height: normal;
}

.ax-error h2 {
    font-size: 15em;
    color: #78d300;
    line-height: 130px;
}

.ax-error404 {
    padding-top: 25px;
    background: #f6f6f6;
}

.ax-logos-404 {
    margin-top: 40px;
}

.ax-logos-404 .ax-logo {
    text-align: right;
}

.ax-txt-error {
    padding-left: 3%;
}

.ax-txt-error p {
    font-size: 1.8em;
    line-height: 25px;
    margin-top: 35px;
}

.ax-txt-error p a {
    color: #007934;
}

.ax-superint {
    padding-top: 2%;
}

.ax-logos-404 img {
    width: 250px;
}

.ax-remate {
    padding-bottom: 19%;
    background-size: 94%;
}

.ax-links-foot p {
    text-align: center;
    color: #ffffff;
    margin: 0;
}

.ax-links-foot p a {
    color: #ffffff;
    border-left: 1px solid #ffffff;
    padding-left: 5px;
}

.ax-copy-error {
    background: #78d300;
    box-sizing: border-box;
    padding: 15px 0;
}

.ax-error404 .ax-grid_1,
.ax-error404 .ax-grid_2,
.ax-error404 .ax-grid_2-4,
.ax-error404 .ax-grid_3,
.ax-error404 .ax-grid_4,
.ax-error404 .ax-grid_5,
.ax-error404 .ax-grid_6,
.ax-error404 .ax-grid_7,
.ax-error404 .ax-grid_8,
.ax-error404 .ax-grid_9,
.ax-error404 .ax-grid_9-4,
.ax-error404 .ax-grid_10,
.ax-error404 .ax-grid_11,
.ax-error404 .ax-grid_12 {
    font-size: 12px;
}

/****************accede*********************/

#accede_a ul {
    margin: 15px 0 0;
    padding: 0;
}

#accede_a a.btn_accede {
    background: #009c27;
    float: left;
    margin: 0px 28px 30px 0;
    padding: 5px 14px;
    text-align: center;
    width: 28%;
    text-decoration: none;
    height: 120px;
    border-radius: 10px;
}

#accede_a li:nth-child(5n) a.btn_accede {
    margin-right: 0px;
}

#accede_a img {
    margin-top: 10px;
}

#accede_a span {
    color: rgb(255, 255, 255);
    font: 18px 'VAGRoundedLTCom-Light';
    text-align: center;
    margin: 0;
}

#accede_a ul li {
    list-style: none outside none;
}


/** Listado iconos RSE **/

.wrapper #dnn_ContentPane .lista-iconos-rse {
    margin: 0;
    padding: 0;
}

.wrapper #dnn_ContentPane .lista-iconos-rse li {
    background: #f8f8f8;
    display: inline-block;
    height: 154px;
    margin: 0 12px 20px;
    padding: 0;
    text-align: center;
    transition: all .5s;
    vertical-align: top;
    width: 154px;
}

.wrapper #dnn_ContentPane .lista-iconos-rse li:before {
    content: none;
}

.wrapper #dnn_ContentPane .lista-iconos-rse li:hover {
    opacity: 0.3;
}

.wrapper #dnn_ContentPane .lista-iconos-rse li a {
    display: block;
    height: 145px;
    padding: 16px 0 0;
}

.wrapper #dnn_ContentPane .lista-iconos-rse li a img {
    display: block;
    margin: 0 auto 18px;
}

.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-01 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-03 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-07 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-09 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-15 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-17 a,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-18 a {
    padding: 11px 0 0;
}

.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-01 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-03 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-07 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-09 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-15 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-17 a img,
.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-18 a img {
    margin: 0 auto 15px;
}

.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-11 a {
    padding: 10px 0 0;
}

.wrapper #dnn_ContentPane .lista-iconos-rse .rse-item-11 a img {
    margin: 0 auto;
}

.table_pqr .content_pqr {
    display: inline-block;
}

.table_pqr .content_pqr img {
    float: left;
    margin: 0 2% 2% 0;
}

.table_pqr .content_pqr h2 {
    margin-top: 0px;
}


/*Radio EPM*/

.center-c:after {
    content: "";
    clear: both;
    display: block;
}

.ax-banner {
    width: 100%;
}

.btn-right a {
    color: #fff;
}

.ax-banner div:nth-child(3n) {
    position: relative;
}

.dark-green-full-width {
    background: #007934;
}

.dark-green-full-width > img {
    border-radius: 0;
}

.dark-green-full-width h2 {
    color: #fff;
}

.ax-sub-menu {
    z-index: 1;
    position: relative;
}

.ax-sub-menu .ax-nav {
    margin: 0 0 0 0;
}

.ax-sub-menu .ax-nav li.flecha {
    border-radius: 20px 20px 0 0;
}

.ax-sub-menu .ax-nav li {
    float: left;
    width: 115px;
    background: #007934;
    list-style: none;
    text-align: center;
    padding: 10px 15px;
    margin: 10px 5px 0;
    height: 30px;
    line-height: 32px;
    font-family: 'VAGRoundedLTCom-Light' !important;
    font-size: 15px;
    position: relative;
}

.ax-sub-menu .ax-nav li:hover {
    background: #86d718;
    cursor: pointer;
}

.ax-sub-menu .ax-nav > li:first-child {
    margin-left: 0;
    width: 85px;
}

.ax-sub-menu .ax-nav > li:last-child {
    margin-right: 0;
}

.ax-sub-menu .ax-nav > li:nth-child(2),
.ax-sub-menu .ax-nav > li:nth-child(3),
.ax-sub-menu .ax-nav > li:nth-child(5) {
    line-height: 15px;
    text-align: left;
}

.ax-sub-menu .ax-nav > li:nth-child(2) {
    padding: 10px 24px;
    width: 139px;
}

.ax-sub-menu .ax-nav > li:nth-child(3) {
    padding: 10px 38px;
    width: 111px;
}

.ax-sub-menu .ax-nav > li:nth-child(5) {
    width: 105px;
}

.ax-sub-menu .ax-nav li a {
    color: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
    padding-top: 10px;
    top: 0;
    right: 0;
    text-align: center;
    position: absolute;
}

.ax-sub-menu .ax-nav li:hover ul {
    display: block;
    top: 100%;
    left: 0px;
    margin: 0;
}

.ax-sub-menu .ax-nav ul {
    display: none;
    margin: 10px -24px 0;
    position: absolute;
}

.ax-sub-menu .ax-nav ul li {
    margin: 0;
}

.ax-sub-menu .ax-nav ul li:last-child {
    border-radius: 0 0 20px 20px;
}

.ax-column-left {
    float: left;
    width: 580px;
    margin-right: 10px;
    margin-top: 20px;
}

.ax-column-left .nivo-caption h2 {
    color: #fff;
    margin: 0 0 10px 0;
}

.ax-column-right {
    float: right;
    width: 290px;
    margin-left: 10px;
    margin-top: 20px;
}

.ax-column-right .nivo-box {
    height: 0px !important;
}

.ax-column-right .ax-verMas {
    width: 94%;
    text-align: center;
    border-radius: 8px;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
}

.ax-column-center {
    width: 976px;
    margin-top: 20px;
}

.DNNEmptyPane {
    padding: 0px;
}

.radioEPM #content {
    margin-bottom: 50px;
}

.wrapper.radioEPM #dnn_ContentPane {
    float: left;
    padding: 0 1%;
}

.radioEPM .DnnModule.DnnModule-NavSharp {
    display: none;
}

.radioEPM img,
.radioEPM iframe {
    max-width: 100%;
}

.radioEPM h2 {
    font: 25px 'VAGRoundedLTCom-Light' !important;
    margin: 15px 0 !important;
}

.radioEPM h5 {
    color: #5f5f5f;
    font: 17px 'VAGRoundedLTCom-Light' !important;
    margin: 0 0 10px !important;
}

.ax-nota {
    background: #e5e5e5;
    color: #007934;
    padding: 20px;
}

.ax-button {
    color: #ffffff !important;
    background: #2abc29 !important;
    width: auto !important;
    padding: 10px 20px;
    display: inline-block;
}

.radioEPM .ax-wapp p {
    margin-left: 12px;
    font-size: 17px;
}

.radioEPM .ax-wapp img {
    margin-bottom: 15px;
}


/* Camino al Barrio */

.historias_CaminoAlBarrio,
.cronicasBarrio {
    background: #f2f2f2;
    margin: 30px 0;
    padding: 30px;
}

.noticias_CABarrio .articleCronicas_CAB {
    float: left;
    margin: 25px 2% 20px;
    width: 46%;
}

.heroes_cab2 {
    width: 47.5% !important;
    margin: 25px 1%;
}

.heroes_cab2 p a {
    color: #333;
}

.heroes_cab2 .articletitle {
    font-weight: 600;
}

.EDN_article_content p {
    margin: 0 0 5px 0;
}


/* lo mas reciente */

.lo_mas_reciente {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2.5% 0 0;
}

.lo_mas_reciente div {
    position: relative;
}

.lo_mas_reciente div img {
    height: auto;
    vertical-align: bottom;
    width: 100%;
    height: 120px;
}

.lo_mas_reciente div h4 {
    position: absolute;
    padding: 5px;
    background: rgba(134, 215, 24, 0.8);
    color: #fff;
    top: 0px;
    right: 0px;
    font-weight: 100 !important;
    font-size: 14px !important;
}

.lo_mas_reciente div h3 {
    position: absolute;
    padding: 5px;
    background: rgba(0, 121, 52, 0.7);
    color: #fff;
    bottom: 0px;
    left: 0px;
    font-weight: 100 !important;
    font-size: 14px !important;
    margin: 0 0 0 0 !important;
}

.lo_mas_reciente h2 {
    font-size: 18px !important;
}


/*Alumbrado Navideño y Noticias EPM*/

#mod-news #EDG_0_Shadow .EDGmain {
    background: none;
    border: none;
    margin: 0 8px 0 0;
}

#mod-news #EDG_0_Shadow .EDGmain .title {
    background: none;
    position: absolute;
    top: 100%;
}

#mod-news #EDG_0_Shadow .EDGmain .title span {
    color: #017935;
    font-size: 16px;
}

#mod-news .article.in_list {
    width: 23.5%;
    float: left;
    margin: 0 2% 2% 0;
    clear: none;
}

#mod-news .ax-alumbrado-navd-2016 {
    width: 31.33% !important;
    margin: 0 3% 2% 0 !important;
}

#mod-news .ax-alumbrado-navd-2016:nth-child(3n + 3) {
    margin: 0 0 2% 0 !important;
}

#mod-news .ax-alumbrado-navd-2016 img,
#mod-news .article.in_list img {
    width: 100%;
}

#mod-news .ax-alumbrado-navd-2016 h2 a {
    color: #007934;
}

.ax-alumbrado-navd-2016,
.ax-noticias-epm {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    clear: both;
}

.ax-alumbrado-navd-2016 .content img,
.ax-noticias-epm .content img {
    float: left;
    margin: 0 20px 35px 0;
}

.ax-alumbrado-navd-2016 .content span,
.ax-noticias-epm .content span {
    font: 13px/20.1px 'VAGRoundedLTCom-Light';
    display: block;
    margin-bottom: 20px;
}

.ax-alumbrado-navd-2016 .content h2,
.ax-noticias-epm .content h2 {
    font: 16px 'VAGRoundedLTCom-Light' !important;
    margin-bottom: 20px;
    font-weight: 600;
}

.ax-alumbrado-navd-2016 .content a.ax-enlace-art,
.ax-noticias-epm .content a.ax-enlace-art {
    margin: 5px 0 10px;
    display: inline-block;
    border-radius: 2px;
    background: #007934;
    color: #ffffff !important;
    box-sizing: border-box;
    padding: 7px 10px;
}

table tr td .ax-alumbrado-navd-2016 .content a.ax-enlace-art {
    background: #ffffff;
    color: #007934 !important;
    padding: 0px 0px;
}

.ax-noticias-epm .content span,
.ax-noticias-epm .content h2 {
    margin-bottom: 10px;
}

.ax-noticias-epm .content span.categ > a {
    color: #7ad400 !important;
    font-weight: 600;
}

.ax-noticias-epm .content span.categ:hover > a {
    text-decoration: underline;
}

.eds_template_List_Article_Noticias-EPM .article_pager {
    border-top: 1px solid #eaeaea;
    clear: both;
    margin: 15px 0 0;
    padding: 10px 0 0;
    text-align: center;
}

.eds_template_List_Article_Noticias-EPM .article_pager a {
    font-weight: bold;
    margin: 0 10px;
    padding: 10px 5px;
    background: #007934;
    color: #ffffff !important;
    border-radius: 10px;
    text-align: center;
}

.eds_template_List_Article_Noticias-EPM .article_pager a.active {
    background: #7ad400 !important;
}


/* rotador  */

.radioEPM .chameleon_slider,
.radioEPM .chameleon_slider .main_panel,
.radioEPM .chameleon_slider .main_panel .item_container {
    height: auto !important;
    border-radius: 20px;
    position: relative;
}

.radioEPM .chameleon_slider .main_panel .items_wrapper {
    height: 387px !important;
    overflow: hidden;
}

.radioEPM .chameleon_slider .main_panel .item_container img {
    top: 0px !important;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.radioEPM #content .DnnModule-EasyDNNrotator .eds_rotatorWrapper {
    height: auto !important;
}

.radioEPM #content .chameleon_slider .main_panel .items_wrapper {
    height: auto;
    position: relative;
}

.radioEPM .chameleon_slider .scrollable_box.item_info {
    height: auto !important;
    top: 0px !important;
    left: 0px !important;
    position: relative;
    background: none;
    max-height: 5011px !important;
}

.radioEPM .chameleon_slider .scrollable_box.item_info h2 {
    color: #007934;
}

.radioEPM .chameleon_slider .scrollable_box.item_info p {
    color: #666;
}

.radioEPM .chameleon_slider.NewsOne .scrollable_box .viewport.scrollable {
    height: auto !important;
    max-height: 50000 !important;
    margin-right: 20px;
}


/* galerias radio epm */

#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .EDGmain span.title {
    background: none;
    top: 100%;
}

#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .EDGmain span.title span {
    color: #007934;
    font-size: 16px;
}

#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .caroufredsel_wrapper,
#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .caroufredsel_wrapper > div:first-child {
    height: 260px !important;
}

#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .image_carousel > a:nth-child(2n + 1) {
    background: url(../img/arrowsRadioEpm2.png);
    left: 80px;
    width: 31px;
}

#dnn_galeriaEpmRadioEnTuCasa #EDG_0_Shadow .image_carousel > a:nth-child(2n + 2) {
    background: url(../img/arrowsRadioEpm2.png) 100% 0%;
    right: 80px;
    width: 31px;
}


/* Radio epm en la hidroelectrica */

.radioEPM.interna #content .DnnModule-DNN_HTML .ModDNNHTMLC,
.radioEPM.interna #content .DnnModule-EasyDNNnews .ax-newsRadioEPM {
    display: inline-block;
    padding: 0 0 2% 0;
    margin: 0 0 3% 0;
}

.radioEPM.interna #content .DnnModule-DNN_HTML .ModDNNHTMLC img,
.radioEPM.interna #content .DnnModule-EasyDNNnews .ax-newsRadioEPM img {
    float: left;
    width: 50%;
    margin: 0 2% 2% 0;
}

.radioEPM.interna #content .ax-column-right .DnnModule-DNN_HTML .ModDNNHTMLC img {
    width: 100%;
    padding: 3% 5%;
    box-sizing: border-box;
    margin: 0;
    background: #938e8e;
}

.radioEPM #content .ax-column-right .DnnModule-DNN_HTML .ModDNNHTMLC img {
    width: 90%;
    padding: 3% 5%;
    box-sizing: border-box;
    margin: 0 5%;
    background: #938e8e;
    border-radius: 8px;
}


/* menu tabs */

.radioEPM.interna .nav-tabs li.active a {
    color: #fff;
    background: #86d718;
}

.radioEPM.interna .nav-tabs li a {
    background: #eee;
    color: #848484;
}

.radioEPM.interna .nav-tabs li:hover a {
    background: #a9e05e;
}


/* TWITTER LATERAL */

#dnn_column_right .linea-de-tiempo {
    overflow-y: scroll;
    height: 310px !important;
    margin: 0 0 30px 0;
}


/* PARTICIPACION CIUDADANA */

/*Segunda modal*/
.ejerciciosParticipacionC div.nuevoPopup {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
}

.ejerciciosParticipacionC div.nuevoPopup h3 {
    font-size: 23px !important;
    margin: 10px 0 !important;
}

.ejerciciosParticipacionC div.nuevoPopup img {
    width: 100%;
}

table#dnn_ctr36610_ViewEasyDNNNewsMain_ctl00_31_86_edncfcbl tr td {
    display: block;
}

#dnn_ctr36610_ViewEasyDNNNewsMain_ctl00_31_86_edncfcbl tr td label {
    width: 90%;
}

table#dnn_ctr36610_ViewEasyDNNNewsMain_ctl00_31_87_edncfrbl tr td label {
    width: 15%;
}

/*Fin segunda modal*/

.participacion #content {
    background: #efefef;
}

p.text-description {
    margin: 37px 10px;
}

div#dnn_ctr23403_ViewEasyDNNGallery_ctl00_pnlImageCarousel .image_carousel {
    padding: 0px 0px 15px 0px;
}

.participacion #dnn_contentTextPrincipal,
.participacion #dnn_contentBannerPrincipal {
    width: 74%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    margin-right: 1%;
}

.participacion #dnn_contentBannerPrincipal {
    padding: 0;
}

.participacion #dnn_contentFormulario,
.participacion #dnn_contentTwitter {
    width: 24%;
    float: left;
    height: 239px;
    margin-left: 1%;
}

.participacion #dnn_subtituloTextPrincipal,
.participacion #dnn_contentBtnAbajo,
.participacion #dnn_contentTextoSocial,
.participacion #dnn_contentBtnSocial,
.participacion #dnn_contentBtnCom,
.participacion #content-block {
    width: 100%;
    float: left;
}

.participacion #dnn_contentBtnIzquierda {
    width: 50%;
    float: left;
}

.participacion #dnn_contentVideo {
    width: 48%;
    float: left;
    background: #fff;
    margin: 2% 0 0 2%;
}

.participacion #dnn_contentBtnIzquierda ul {
    margin: 0 0 0 0;
}

.participacion #dnn_contentBtnIzquierda ul li {
    position: relative;
    list-style: none;
    margin: 4% 0 0 0;
}

.participacion #dnn_contentBtnIzquierda ul li h4 {
    background: rgba(0, 0, 0, 0.24) none repeat scroll 0 0;
    color: #fff;
    font: 23px/24px vagroundedltcom-light;
    padding: 10px;
    position: absolute;
    right: 0;
    text-shadow: 2px 2px 8px #000;
    bottom: 91px;
    width: 66%;
}

.participacion #dnn_contentBtnIzquierda ul li img {
    width: 100%;
}

.participacion #dnn_contentBtnIzquierda ul li .content-items-ppc {
    position: absolute;
    background: rgba(131, 212, 24, 0.94);
    bottom: 0;
    width: 100%;
    height: 91px;
    box-sizing: border-box;
    padding: 5px 10px;
}

.participacion #dnn_contentBtnIzquierda ul li .content-items-ppc h3 {
    margin: 0 0 0 0;
}

.participacion #dnn_contentBtnIzquierda ul li .content-items-ppc span {
    text-align: left;
    margin: 0 0 0 0 !important;
}

#dnn_contentVideo br {
    display: none !important;
}

#dnn_contentVideo table {
    width: 100% !important;
}

#dnn_contentVideo table iframe {
    width: 100% !important;
    height: 265px;
}

#dnn_contentBtnAbajo ul {
    display: inline-block;
    margin: 2% 0 0 0;
    width: 100%;
}

#dnn_contentBtnAbajo ul li {
    width: 32%;
    list-style: none;
    display: inline-block;
    text-align: center;
    float: left;
    position: relative;
    margin: 0 2% 2% 0;
}

#dnn_contentBtnAbajo ul li:nth-child(3n) {
    margin-right: 0px;
}

.content-btn-abajo-item a {
    color: #fff;
    font-size: 18px;
}

ul.imgPart li img {
    width: 100%;
}

.content-btn-abajo-item {
    background-color: rgba(6, 125, 51, 0.8);
    height: 89px;
    position: absolute;
    margin-top: -89px;
    width: 100%;
    overflow: hidden;
}

.content-btn-abajo-item h3 {
    color: #fff;
    text-align: center;
    font-size: 21px;
    margin-top: 4px;
    padding: 0 10px;
}

.content-btn-abajo-item p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
    padding: 0 10px;
}

a.btn-ver-ppc {
    margin: 50px auto 0;
    display: block;
    position: relative;
    width: 124px;
    padding: 8px 48px;
    background: #79cb00;
    color: #fff;
    font: 19px 'VAGRoundedLTCom-Light';
}

#dnn_contentBtnAbajo ul li:hover {
    cursor: pointer;
}

#dnn_contentBtnAbajo ul li:hover .content-btn-abajo-item {
    background-color: rgba(6, 125, 51, 0.8);
    height: 100%;
    position: absolute;
    margin-top: 0;
    bottom: 0px;
    width: 100%;
    transition-property: all;
    transition-duration: 0.5s;
}

#dnn_contentBtnSocial {
    width: 977px;
    background-image: url('/site/Portals/0/images/participacion-ciudadana/bg-social-icons.jpg');
    margin-top: 5px;
    height: 160px;
    display: block;
}

#dnn_contentBtnSocial ul li,
#dnn_contentBtnSocial ul li a {
    text-decoration: none;
    list-style: none;
}

.contenedor_full_ppc {
    background: #efefef;
    width: 100%;
    display: block;
    float: left;
}

ul.social-icons li {
    display: inline-block;
    padding: 47px 26px;
}

li.botones-com {
    width: 24.25%;
    background: #8ad000;
    box-sizing: border-box;
    margin: 0 1% 0 0;
    float: left;
    padding: 2% 0;
    list-style: none;
    text-align: center;
}

li.botones-com:nth-child(4n) {
    margin-right: 0px;
}

.no-margin {
    margin-right: 0 !important;
}

li.botones-com h3 {
    color: #fff !important;
    font-size: 17px;
    font-weight: lighter;
    margin-bottom: 15px;
}

li.botones-com img {
    width: 65px;
    display: block;
    margin: 0 auto;
}

ul.menu-btn-com {
    margin: 2% 0 0 0;
    display: inline-block;
    width: 100%;
}

a {
    color: #007934;
}

li.botones-com a {
    background: #fff;
    padding: 6px 30px;
    color: #8ad000 !important;
}


/* CENTRO MULTIMEDIA */

.centroMultimedia .columnLeft {
    float: left;
    width: 74%;
    margin-right: 1%;
}

.centroMultimedia .columnRight {
    float: left;
    width: 24%;
    margin-left: 1%;
}

.centroMultimedia .columnLeft > div,
.centroMultimedia .columnRight > div {
    float: left;
    width: 100%;
}

.centroMultimedia #content-block {
    float: left;
    width: 100%;
}

.centroMultimedia #videos_mult,
.centroMultimedia #infografia_c_mult {
    border-bottom: 1px solid #D8D8D8;
    padding: 0 0 20px;
    margin: 0 0 10px;
}

#redes_c_mult {
    width: 100%;
    /*
    width: 222px;
    float: right;
*/
}

#redes_c_mult ul {
    padding: 0;
    float: left;
    margin: 30px 0 30px;
}

#redes_c_mult li {
    background: none repeat scroll 0 0 #007934;
    list-style: none outside none;
    margin: 0 0 1px;
    padding: 15px 0;
    width: 100%;
    font: 15px 'VAGRoundedLTCom-Light';
}

#redes_c_mult li a {
    color: #FFFFFF;
    padding: 15px 122px 15px 41px;
    text-decoration: none;
}

#redes_c_mult li a.face {
    background: url("/site/portals/0/images/rediseno/main/centro_multimedia/redes_centro.png") no-repeat scroll 2px -1px #007934;
}

#redes_c_mult li a.twitter {
    background: url("/site/portals/0/images/rediseno/main/centro_multimedia/redes_centro.png") no-repeat scroll 2px -48px #007934;
}

#redes_c_mult li a.youtube {
    background: url("/site/portals/0/images/rediseno/main/centro_multimedia/redes_centro.png") no-repeat scroll 2px -99px #007934;
}

#redes_c_mult li a.pint {
    background: url("/site/portals/0/images/rediseno/main/centro_multimedia/redes_centro.png") no-repeat scroll 2px -148px #007934;
}

#redes_c_mult h3 {
    font-size: 22px;
    margin: 18px 0 0 0;
}

#redes_c_mult #AudioGallery .EDGcontent {
    margin: 8px 0 0;
}

#redes_c_mult #AudioGallery .EDGpager {
    display: none;
}

#tittle_redes_cm {
    float: right;
    width: 727px;
}

#redes_centro_multimedia {
    float: right;
    width: 727px;
    margin: 0 0 20px;
}

.social_interna_full {
    float: left;
    width: 100%;
}

#serach_c_mult {
    width: 100%;
    /*
    float: right;
    margin: 0 0 10px;
    width: 222px;
*/
}

#serach_c_mult ul {
    padding: 0;
    margin: 14px 0 0;
}

#serach_c_mult ul li {
    border-bottom: 1px solid #E1E1E1;
    font: 15px 'VAGRoundedLTCom-Light';
    list-style: none outside none;
    padding: 6px 0 6px 8px;
}

#serach_c_mult ul li a {
    padding: 6px 190px 6px 0;
    text-decoration: none;
    color: #007934
}

#serach_c_mult ul li a:hover {
    color: #FFF;
    background: none !important;
}

#serach_c_mult ul li:hover {
    background: #4ba070;
}

#serach_c_mult h3 {
    font-size: 22px;
}

#serach_c_mult .article_image {
    display: none;
}

#serach_c_mult .content h1:hover {
    background: #4ba070
}

#serach_c_mult .content a {
    color: #007934 !important;
    float: left;
    font: 15px 'VAGRoundedLTCom-Light';
    padding: 7px 0 7px 7px;
    width: 222px;
    border-bottom: 1px solid #E1E1E1;
}

#serach_c_mult .content a:hover {
    color: #FFF !important;
    background: #4ba070
}

#redes_c_mult {
    width: 100%;
}

.btn-right {
    float: right;
    top: -71px;
    position: absolute;
    left: 663px;
}

.btn_VerMas {
    background: #007934 none repeat scroll 0 0;
    color: #fff;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 17px;
    margin: 20px;
    padding: 10px;
}

.redes-camino div {
    width: auto;
    display: inline-block;
}

.redes-camino li {
    padding: 0 0 0 0 !important;
    width: auto;
    margin: 2% 2% 2% 0;
    display: inline-block;
}

.redes-camino li:before {
    content: none !important;
}


/* Mensaje oyentes */

.ax-column-right .nivo-caption strong {
    font: 16px 'VAGRoundedLTCom-Light';
    color: #007a2a;
}

.ax-column-right .nivo-caption p {
    color: #434040 !important;
}

.ax-column-right .nivo-caption .contenedorMOyentes {
    height: 245px;
}

.ax-column-right .nivo-caption {
    opacity: 1;
    position: relative !important;
    background: #dedede !important;
    padding: 20px 55px;
}

.ax-column-right .nivo-main-image {
    display: none !important;
}

.ax-column-right a.nivo-nextNav {
    background: url(../img/arrowsRadioEpm2.png) 100% 0 no-repeat transparent !important;
    width: 31px !important;
    top: 40% !important;
    height: 48px !important;
    text-indent: -10000 !important;
}

.ax-column-right a.nivo-prevNav {
    background: url(../img/arrowsRadioEpm2.png) 0 0 no-repeat transparent !important;
    width: 31px !important;
    top: 40% !important;
    left: 0px !important;
    height: 48px !important;
    text-indent: -10000 !important;
}

.ax-column-right .theme-light.slider-wrapper {
    padding: 0 !important;
}

.ax-column-right .ax-msj-telev {
    margin: 0 !important;
    width: 100% !important;
}

.ax-column-right .ax-msj-telev h2 {
    border-bottom: none;
    color: #222 !important;
    display: block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 20px;
    margin: 0 !important;
    padding: 0 !important;
}

.ax-column-right .ax-msj-telev h2 a {
    color: #222 !important;
}

.ax-column-right .ax-msj-telev .ax-enlace-art {
    display: none;
}

.ax-column-right .ax-msj-telev .summary {
    margin: 0;
}

#banner .EDGcontent,
#banner .caroufredsel_wrapper,
#banner #ICM3093,
#banner .EDGimage {
    height: auto !important;
    min-height: 315px;
}

#banner .EDGmain {
    min-height: auto;
}

#banner .EDGcontent:after,
#banner .caroufredsel_wrapper:after,
#banner #ICM3093:after,
#banner .EDGmain:after,
#banner .EDGimage:after {
    clear: both;
}

div.pp_pic_holder {
    top: 0% !important;
}

ul.menu-link {
    position: relative;
    width: 100%;
}

ul.menu-link li {
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    padding: 0 !important;
}

ul.menu-link li:before {
    content: none !important;
}


/* PLUGIN INVIDENTES */

.ax-plugin {
    position: relative;
    float: right;
    margin: 16px 12px 3px 20px;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    padding: 0 25px;
}

.ax-plugin .inactivo {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -93px -26px no-repeat;
    width: 35px;
    height: 25px;
    display: inline-block;
}

.ax-plugin .activo {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -93px -71px no-repeat;
    width: 35px;
    height: 25px;
    display: inline-block;
}

.ax-plugin span {
    display: none;
    padding: 5px 10px;
    border: 1px solid #fff;
    top: 35px;
    left: -127px;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
    color: #262626;
    background-color: #ffffff;
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    -moz-box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    font-size: 13px;
}

.ax-plugin a:hover span {
    display: inline;
}


/*Tabla recomedar a un amigo*/

table.tbl-recomendar tr td {
    border: none !important;
}

table.tbl-recomendar tr td input[type="text"],
table.tbl-recomendar tr td textarea {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #ddd;
    border-radius: 5px 5px 5px 5px;
    padding: 20px 10px;
    box-sizing: border-box;
}

table.tbl-recomendar tr td textarea {
    resize: none;
    padding: 10px;
}


/*Modificaciones btn.ver_mas*/

a.ver_mas {
    float: right;
    margin-top: 10px;
    position: relative;
    padding: 10px 30px 10px 10px;
    margin-left: 5px;
    margin-bottom: 30px;
}

a.ver_mas:before {
    position: absolute;
    content: ">";
    color: #ffffff;
    right: 10px;
    top: 8px;
    font-size: 16px;
    font-weight: 600;
}

#proceso_proyecto a.ver_mas {
    margin-right: 2%;
    background: #fff;
    color: #464646 !important;
    position: relative;
    font-size: 18px;
    border-radius: 30px;
    font-weight: 100;
    padding-right: 45px;
    padding-left: 18px;
}

#proceso_proyecto a.ver_mas:hover {
    opacity: 0.8;
    background: #ffffff !important;
}

#proceso_proyecto a.ver_mas:before {
    position: absolute;
    content: "+";
    color: #464646;
    right: 17px;
    top: 8px;
    font-size: 21px;
    font-weight: 600;
}

#proceso_proyecto a.CommandButton {
    color: #007934;
    text-decoration: underline;
}

#proceso_proyecto a.CommandButton:hover {
    color: #ffffff;
}

/* Hogares y personas */

.ax-hogares-epm {
    width: 33%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
}

.ax-hogares-epm p {
    margin-bottom: 5px;
}


/* ModConsultarFechaRevisionC */

.ModConsultarFechaRevisionC {
    font-size: 15px;
    font-family: 'VAGRoundedLTCom-Light';
}

.ModConsultarFechaRevisionC .epm_campo {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.ModConsultarFechaRevisionC .epm_campo .epm_label {
    color: #848484;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
}

.ModConsultarFechaRevisionC .epm_campo .RadComboBox,
.ModConsultarFechaRevisionC .epm_campo .epm_texto {
    width: 230px !important;
}

.ModConsultarFechaRevisionC .epm_campo td {
    padding: 0 !important;
    border: none !important;
}

.ModConsultarFechaRevisionC .epm_campo td:first-child {
    background: #fff !important;
    padding: 0 5px !important;
}

.ModConsultarFechaRevisionC .epm_campo td input {
    color: #848484;
    font-size: 14px;
    font-family: 'VAGRoundedLTCom-Light';
}

.ModConsultarFechaRevisionC .epm_opcion {
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
    vertical-align: top;
    width: auto;
}

.ModConsultarFechaRevisionC .epm_opcion input {
    border: medium none;
    color: #fff;
    display: block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 14px;
    line-height: 0;
    padding: 20px 0;
    width: 160px;
    background: #79d309;
    cursor: pointer;
}

.ModConsultarFechaRevisionC .epm_opcion:last-child input {
    background: #007934;
}

.ModConsultarFechaRevisionC img {
    max-width: 100%;
}

.ModConsultarFechaRevisionC .tooltip {
    width: auto;
    color: #fff;
    background: #ff0000;
    position: relative;fecha33
    top: 27px;
    left: -200px;
    padding: 5px 7px;
    font-size: 12;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
}

.ModConsultarFechaRevisionC .tooltip:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ff0000;
    position: absolute;
    right: 10px;
    top: -7px;
}

.comunicateRevision {
    margin: 40px 0 0 0;
    text-align: center;
    padding: 40px 40px;
    border-top: #BFBFBF solid 1px;
    position: relative;
}

.comunicateRevision:before {
    content: url(/Site/Portals/0/images/rediseno/revisionGas/icon-telephone.png);
    display: block;
    background: #fff;
    width: 40px;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
}

.comunicateRevision > a {
    margin: 0px auto;
    padding: 10px 30px;
    background: #007934;
    display: inline-block;
    color: #fff !important;
}

.comunicateRevision p {
    font-size: 13px;
    width: 100%;
    margin-top: 20px;
}

.ModConsultarFechaRevisionC div[role="status"] {
    color: #007934;
    font-family: 'VAGRoundedLTCom-Light';
    font-size: 28px;
    padding-top: 5px;
    background: url(/Site/Portals/0/images/rediseno/revisionGas/iconLoad.gif) no-repeat 170px 0px;
    background-size: 35px;
}


/* Preguntas frecuentes */

.ax-preguntas a {
    background: #007934;
    color: #FFFFFF !important;
    padding: 7px 10px;
    font: 14px 'VAGRoundedLTCom-Light';
}

.ax-preguntas a:hover {
    background: #7ad400 !important;
}

.ax-preguntas h3,
#dnn_ContentPane .ax-preguntas .bstrap30 h3 {
    font: 18px 'VAGRoundedLTCom-Light';
    margin: 17px 0px 10px 0px;
}


/* Pop up */

.rwCorner,
.rwFooterCenter,
.rwTitlebar,
.rwTopResize {
    background: transparent !important;
}

.RadWindow > table {
    background: #fff !important;
}

.rwTitleRow {
    background: #017935 !important;
}

.rwContentRow .rwDialogText {
    font-size: 18px;
    font-family: 'VAGRoundedLTCom-Light';
    color: #848484;
}

.RadWindow_Default .rwTable .rwTitlebarControls em {
    color: #fff !important;
    font-size: 18px;
    font-family: 'VAGRoundedLTCom-Light';
    width: 100% !important;
    padding: 0;
}

.rwContentRow .rwPopupButton {
    background: #007934 !important;
    float: none !important;
    padding: 5px 15px !important;
    width: 50px;
    margin: 20px auto !important;
    text-align: center !important;
}

.rwContentRow .rwPopupButton span {
    background: none !important;
    padding: 0 !important;
    text-align: center !important;
    float: none !important;
    width: auto !important;
    color: #fff !important;
    font-size: 14px !important;
    cursor: pointer !important;
}

.rwDialogPopup.radalert {
    background: url(/site/Portals/0/images/rediseno/revisionGas/icono-advertencia.png) no-repeat 10px 25px !important;
    margin: 30px auto !important;
    padding: 0 0 0 95px !important;
}

.RadWindow_Default a.rwIcon {
    background: url(/site/Portals/0/images/rediseno/revisionGas/icono-interrogacion.png) no-repeat 50% 50% #79d309 !important;
    height: 40px;
    margin: 0 20px 0 0;
    width: 40px;
    display: block;
}

.RadWindow_Default .rwControlButtons li a {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 20px;
    background-position: 0 0;
    height: 20px;
    background-image: url(/site/Portals/0/images/rediseno/revisionGas/btn_cerrar.png);
}

.RadWindow .rwCloseButton:hover {
    background-position: 0 -20px !important;
}

.RadWindow .rwTitlebarControls td {
    vertical-align: middle !important;
}

.rwTopResize {
    display: none;
}


/* Centro de contacto*/

#content .ZLDNN_ListItem #article6 {
    background: none repeat scroll 0 0 #F5F5F5;
    min-height: 141px;
    margin-bottom: 18px;
    padding: 10px 10px 0;
    width: 90%;
}

#content .ZLDNN_ListItem #article6 > a {
    font-size: 16px;
    margin: 0 0 7px 0;
    font-weight: 600;
    display: inline-block;
}

.EPMContainer .ModDNNArticleListC .ZLDNN_ArticleList_Cell {
    border: none !important;
}

#dnn_contentpane .select_cat > select {
    border: 1px solid rgb(204, 204, 204);
    color: rgb(121, 121, 121);
    padding: 5px;
}


/* Mantenimiento */

.ax-mantenimiento {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.ax-mantenimiento .bg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ax-mantenimiento .content {
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 700px;
    max-width: 100%;
    height: 450px;
    left: 0;
    right: 0;
    top: 40px;
    margin: auto;
    padding: 20px;
    box-sizing: border-box;
}

.ax-mantenimiento .cerrar {
    background: #007934;
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.ax-mantenimiento .cerrar:hover {
    opacity: 0.5;
}


/* Participacion ciudadana */

#myModal,
#myModalItuango {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    padding: 0;
}

#myModal .modal-dialog,
#myModalItuango .modal-dialog {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 80%;
    overflow: auto;
}

#myModal .modal-dialog .modal-content,
#myModalItuango .modal-dialog .modal-content {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    border: 0;
}

#myModal .modal-header,
#myModalItuango .modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}

#myModal .modal-header:after,
#myModalItuango .modal-header:after {
    content: "";
    display: block;
    clear: both;
}

#myModal .modal-dialog .modal-body,
#myModalItuango .modal-dialog .modal-body {
    padding: 0;
}

#myModal button.close,
#myModalItuango button.close {
    cursor: pointer;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    background: none;
    display: block;
    text-align: right;
}


/* News todos los eventos */

.todos_los_eventos .mas-informacion {
    display: block;
    margin-top: 12px;
    font-size: 16px;
}

.todos_los_eventos {
    display: block;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #d9d9d9;
    padding: 8px;
    margin: 3px 3px 0 3px;
    margin-bottom: 20px;
}

.todos_los_eventos h1 {
    font: 22px 'VAGRoundedLTCom-Light' !important;
    color: #4ba070;
}

.todos_los_eventos .summary p {
    display: inline-flex;
    vertical-align: top;
}

.todos_los_eventos p {
    text-align: left;
    padding: 0px 5px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #b0b0b0;
    font-style: italic;
    line-height: 22px;
    vertical-align: ;
}

.todos_los_eventos .article_image img {
    width: 27%;
}

.todos_los_eventos .summary {
    vertical-align: top;
    display: inline-block;
    width: 71%;
}

.todos_los_eventos .edn_socialPrintWrapper .social_buttons .addthis_toolbox.addthis_default_style {
    margin-top: 13px;
}

.admin_actions,
.user_dashboard {
    font-size: 15px;
}


/*Noticias y eventos Proveedores y Contratistas*/

.ax-not-nov-prov {
    width: 23%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
}

.ax-not-nov-prov:nth-child(4n) {
    margin-right: 0;
}

.ax-not-nov-prov h2 {
    font-size: 18px;
    line-height: 16px;
    font-weight: 600;
    margin: 10px 0;
}

.ax-not-nov-prov img {
    height: 130px;
    width: 250px;
    margin-bottom: 5px !important;
}


/*Ultimas Noticias Sala de prensa*/

#titulo_sala_prensa {
    border-top: 1px solid #d1d1d1;
    float: left;
    margin: 10px 0;
    width: 100%;
}

#titulo_sala_prensa h2 {
    font-size: 30px;
    margin-top: 15px;
}

.ax-ult-noticias {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin: 0 2% 2% 0;
    color: #848484;
    font: 14px 'VAGRoundedLTCom-Light';
    line-height: 20px;
}

.ax-ult-noticias:nth-child(4n) {
    margin: 0 0 2% 0;
}

.ax-ult-noticias img {
    width: 100%;
}

.ax-ult-noticias h2 {
    font-size: 17px;
    line-height: 20px;
    margin: 10px 0;
    font-weight: normal;
    height: 58px;
}

#sala_prensa_multimedia h3 {
    font-size: 17px;
    margin: 0;
    padding: 0;
}


/** CONTENIDO SERVICIOS **/

.wrapper #dnn_ContentPane.servicios {
    float: none;
    padding-bottom: 0;
    width: 100%;
}


/* Servicios en linea */

.menu-services {
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
}

.menu-services .row {
    display: flex;
}

.services-wp .menu-services ul.services-category-menu {
    margin: 0;
}

.services-wp .menu-services ul.services-category-menu li {
    background-color: #0b7a30;
    background-size: cover !important;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 15px;
    font-weight: bold;
    height: 140px;
    list-style: none;
    margin: 0 0.5% 10px;
    opacity: 0.9;
    padding: 0.9em 1em 2.3em;
    text-align: center;
    text-shadow: 1px 2px 1px #101010;
    transition: all ease .4s;
    width: 24%;
    letter-spacing: 0.7px;
    box-sizing: border-box;
}

.services-wp .menu-services ul.services-category-menu li:hover,
.services-wp .menu-services ul.services-category-menu li.activo {
    font-size: 17px;
    background: url(/site/portals/0/images/servicios/cuadro-hover.jpg);
    text-shadow: 1px 2px 1px #565656;
}

.services-wp .menu-services .services-category-menu .category-services-item-1 {
    background: url('/site/Portals/0/images/servicios/img-energia.png') no-repeat center;
}

.services-wp .menu-services .services-category-menu .category-services-item-2 {
    background: url('/site/Portals/0/images/servicios/img-acueductoYAlcantarillado.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-3 {
    background: url('/site/Portals/0/images/servicios/img-gasNatural.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-4 {
    background: url('/site/Portals/0/images/servicios/img-credito.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-5 {
    background: url('/site/Portals/0/images/servicios/img-facturacion.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-6 {
    background: url('/site/Portals/0/images/servicios/img-servicioAlClienteYPqrs.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-7 {
    background: url('/site/Portals/0/images/servicios/img-movilidadElectrica.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-8 {
    background: url('/site/Portals/0/images/servicios/img-clientesCorporativos.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-9 {
    background: url('/site/Portals/0/images/servicios/img-proveedoresYContratistas.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-10 {
    background: url('/site/Portals/0/images/servicios/img-genteEpm.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-11 {
    background: url('/site/Portals/0/images/servicios/img-comunidad.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-12 {
    background: url('/site/Portals/0/images/servicios/img-manual-ayuda.png');
}

.services-wp .menu-services .services-category-menu .category-services-item-13 {
    background: url('/site/Portals/0/images/servicios/pqrs.png');
}

.services-wp .menu-services ul.services-category-menu li span {
    background: url("/site/Portals/0/images/servicios/sprite-bg-service-category-menu.png") no-repeat 0 0;
    display: block;
    height: 47px;
    margin: 0 auto 0.3em;
    width: 91px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-1 span {
    background-position: center -526px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-2 span {
    background-position: center 14px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-3 span {
    background-position: center -258px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-4 span {
    background-position: center -795px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-5 span {
    background-position: center -1063px;
    margin: 0 auto 0.7em;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-6 span {
    background-position: center -1331px;
    height: 54px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-7 span {
    background-position: center -1605px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-8 span {
    background-position: center -1872px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-9 span {
    background-position: center -2141px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-10 span {
    background-position: center -2410px;
}

.services-wp .menu-services ul.services-category-menu li.category-services-item-11 span {
    background-position: center -2676px;
}

.services-wp .menu-services .services-category-menu .category-services-item-12 span {
    background-position: center -3220px;
}

.services-wp .menu-services .services-category-menu .category-services-item-13 span {
    background-position: center -2947px;
}


/** NUEVO MENÜ **/

.services-wp .menu-services ul.menu-servicios {
    margin: 0;
    padding: 0;
}

.services-wp .menu-services ul.menu-servicios li {
    background-color: #0b7a30;
    background-size: cover !important;
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin: 0 0.5% 10px;
    padding: 0;
    width: 19%;
    border-radius: 10px;
}

.services-wp .menu-services ul.menu-servicios li:hover,
.services-wp .menu-services ul.menu-servicios li.activo {
    font-size: 16px;
    text-shadow: none;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-1 {
    background: url('/site/Portals/0/images/servicios/img-energia.png') no-repeat center;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-2 {
    background: url('/site/Portals/0/images/servicios/img-acueductoYAlcantarillado.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-3 {
    background: url('/site/Portals/0/images/servicios/img-gasNatural.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-4 {
    background: url('/site/Portals/0/images/servicios/img-credito.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-5 {
    background: url('/site/Portals/0/images/servicios/img-facturacion.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-6 {
    background: url('/site/Portals/0/images/servicios/img-servicioAlClienteYPqrs.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-7 {
    background: url('/site/Portals/0/images/servicios/img-movilidadElectrica.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-8 {
    background: url('/site/Portals/0/images/servicios/img-clientesCorporativos.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-9 {
    background: url('/site/Portals/0/images/servicios/img-proveedoresYContratistas.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-10 {
    background: url('/site/Portals/0/images/servicios/img-genteEpm.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-11 {
    background: url('/site/Portals/0/images/servicios/img-comunidad.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-12 {
    background: url('/site/Portals/0/images/servicios/img-manual-ayuda.png');
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-13 {
    background: url('/site/Portals/0/images/servicios/pqrs.png');
}

.services-wp .menu-services ul.menu-servicios li a {
    background: transparent url("/site/Portals/0/images/servicios/sprite-bg-service-category-menu.png") no-repeat 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 15px;
    font-weight: bold;
    list-style: none;
    min-height: 54px;
    opacity: 0.9;
    padding: 83px 0 2px;
    text-align: center;
    text-shadow: 1px 2px 1px #101010;
    transition: all ease .4s;
    letter-spacing: 0.7px;
}

.services-wp .menu-services ul.menu-servicios li a:hover,
.services-wp .menu-services ul.menu-servicios li a.activo {
    background-color: #0b7a30;
    font-size: 16px;
    border-radius: 10px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-1 a {
    background-position: center -505px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-2 a {
    background-position: center 31px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-3 a {
    background-position: center -238px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-4 a {
    background-position: center -795px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-5 a {
    background-position: center -1046px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-6 a {
    background-position: center -1316px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-7 a {
    background-position: center -1605px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-8 a {
    background-position: center -1854px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-9 a {
    background-position: center -2124px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-10 a {
    background-position: center -2390px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-11 a {
    background-position: center -2657px;
}

.services-wp .menu-services ul.menu-servicios .category-services-item-12 a {
    background-position: center -3220px;
}

.services-wp .menu-services ul.menu-servicios .category-services-item-13 a {
    background-position: center -2926px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-14 a {
    background-position: center -3196px;
}

.services-wp .menu-services ul.menu-servicios li.category-services-item-14 {
    background: url(/site/Portals/0/images/servicios/conecta.jpg);
}


/** FIN NUEVO MENU **/

.services-item-list-wp {
    border-top: 1px solid #e7e7e7;
}

.medium-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.medium-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.medium-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.medium-7 p {
    margin: 0;
}

.request-btn {
    background: #86D718;
    color: #ffffff;
    padding: 10px 38px;
    text-align: center;
    font-family: VAGRoundedLTCom-Light;
    font-size: 1.2em;
}

.botonGreen:hover .request-btn {
    background: #0c7a31;
}

.services-wp .services-item-list-wp ul.services-item-list {
    margin: 0;
    display: block;
    font-size: 0;
}

.services-wp .services-item-list-wp ul.services-item-list > li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 23%;
    margin: 0 1%;
}


/** TEXTO CATEGORIA **/

.services-wp .wp-txt-category {
    padding: 90px 0;
}

#content .wp-txt-category h2 {
    font-size: 2.4em;
    line-height: 1.2em;
}

#content .wp-txt-category h2 strong {
    font-weight: bold;
}

#content .wp-txt-category p {
    font-size: 1.4em;
    line-height: 1.4em;
}

.services-wp .services-item-list-wp ul.services-item-list li {
    list-style: none;
}

.services-wp .services-item-list-wp ul.services-item-list li .itemCt {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-bottom: 5px solid #e0e0e0;
    margin-bottom: 2em;
    min-height: 410px;
    padding: 1.5em 1em;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    font-size: 13.6px;
    border-radius: 10px;
}

#ancla1 .itemCt,
#ancla2 .itemCt {
    min-height: 370px !important;
}

#ancla11 .itemCt {
    min-height: 295px;
}

#ancla10 .itemCt,
#ancla12 .itemCt {
    min-height: 225px;
}

#ancla6 .itemCt {
    min-height: 280px;
}

#ancla7 .itemCt {
    min-height: 258px;
}

#ancla8 .itemCt {
    min-height: 200px;
}

#ancla9 .itemCt {
    min-height: 195px;
}

#ancla3 .itemCt {
    min-height: 180px;
}

.services-wp .services-item-list-wp ul.services-item-list li h3 {
    font-family: "VAGRoundedLTCom-Light";
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 6px;
    border-bottom: 1px solid #0c7a31;
    padding: 0 0 14px;
    margin: 0 0 14px;
}

ul.personApplyList p {
    text-align: left;
}

.services-wp .services-item-list-wp ul.services-item-list li h4 {
    border-bottom: 1px solid #0c7a31;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0 0 14px;
    padding: 0 0 14px;
}

.services-wp .services-item-list-wp ul.services-item-list li p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.services-wp .services-item-list-wp ul.services-item-list li .item-btn-wp {
    bottom: 8px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 75%;
}

.services-wp .services-item-list-wp ul.services-item-list li .itemCt a {
    display: block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.2em;
    margin: 0 0 10px;
    padding: 9px 0 5px;
    text-decoration: none;
    transition: all ease .4s;
    border-radius: 8px;
    7
}

.services-wp .services-item-list-wp ul.services-item-list li .itemCt a:hover {
    opacity: 0.5;
}

.services-wp .services-item-list-wp ul.services-item-list li .itemCt a.detail-btn {
    background: url("/site/Portals/0/images/servicios/bg-icon-details-btn.png") no-repeat 37px center;
    border: 1px solid #0c7a31;
    color: #0c7a31;
    padding-left: 30px;
}

.services-wp .services-item-list-wp ul.services-item-list li .itemCt a.request-btn {
    background: #0c7a31;
    color: #fff;
}


/* resoluciones */

.sd-wp-resolution {
    background: url(/site/Portals/5/imagenes/bg-icon-resoluciontes.png) no-repeat 25px center;
    border-bottom: 3px solid #eaeaea;
    display: block;
    margin: 0 0 10px;
    padding: 15px 0 15px 100px;
}

.sd-wp-resolution .sd-date-publish {
    display: none;
}

.sd-wp-resolution .sd-title {
    margin: 0 0 5px;
}

.sd-wp-resolution .sd-title h2,
.sd-wp-resolution .sd-title h2 .articletitle {
    color: #007934;
    float: none;
    font-size: 21px;
    font-weight: 100;
    line-height: 18px;
    margin: 0;
}

.sd-wp-resolution .sd-btn a {
    background-color: #007934;
    color: #fff !important;
    display: block;
    font-size: 15px;
    font-weight: 100;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}


/* Servicios en línea Popup */

.popupServicios {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
}

.popupServicios .bgSer {
    background: url(/site/Portals/0/images/servicios/popUp/overlay.png) repeat 0 0;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.popupServicios .contSer {
    position: absolute;
    width: 850px;
    max-width: 95%;
    max-height: 90%;
    overflow: hidden;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}

.popupServicios .contenido {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.popupServicios .cerrar {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 25px;
    background: url(/site/Portals/0/images/servicios/popUp/btn-close-popUpServicios.png) no-repeat 0 0;
    width: 34px;
    height: 32px;
    opacity: 1;
    text-indent: -9999px;
    transition: all ease 0.4s;
    z-index: 99;
}

.popupServicios .cerrar:hover {
    opacity: 0.6;
}

.popUpCt .row {
    padding: 0 20px;
    box-sizing: border-box;
}

.popUpCt {
    background: #fff;
    max-width: 690px;
    padding: 0 0 20px;
    width: 100%;
}

.popUpCt .popUpTitle {
    background: #0c7a30 none repeat scroll 0 0;
    color: #fff;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.2em;
    padding: 0.9em 0 0.9em 1em;
}


/** Banner **/

.popUpCt .banner-popUp {
    background-size: 100%;
    margin: 0 0 25px;
    max-height: 156px;
    padding: 2.6em 5em;
    text-align: center;
}

.popUpCt .banner-popUp.energia {
    background: url("/site/Portals/0/images/servicios/popUp/popup_Energia.png") no-repeat scroll center center;
    /*background: url("/site/Portals/0/images/servicios/popUp/popupEnergia-2.png") no-repeat scroll center center;*/
}

[[[[[[[]

]
]
]
]
]
]
.popUpCt .banner-popUp.acueducto {
    background: url("/site/Portals/0/images/servicios/popUp/popupAcueducto.png") no-repeat scroll center center;
}

.popUpCt .banner-popUp.gas {
    background: url(/site/Portals/0/images/servicios/popUp/popup-gas.jpg) no-repeat scroll center center;
    background-size: cover;
}

.popUpCt .banner-popUp.somos {
    background: url(/site/Portals/0/images/servicios/popUp/popupSomos.png) no-repeat scroll center center;
    background-size: cover;
}

.popUpCt .banner-popUp.facturacion {
    background: url(/site/Portals/0/images/servicios/popUp/popup-facturacion.png) no-repeat scroll center center;
    background-size: cover;
}

.popUpCt .banner-popUp h1 {
    color: #fff;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1em;
    text-shadow: 4px 3px 3px #000;
}

.popUpCt .banner-popUp h2 {
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    position: relative;
    text-shadow: 3px 2px 3px #000;
}

.popUpCt .banner-popUp h2::before {
    background: #fff none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 64px;
}

.popUpCt h4 {
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 10px;
}

strong.subtitle {
    color: #007934;
    font-size: 17px;
}

.popUpCt p {
    font-size: 1.04em;
    line-height: 1.4em;
    margin-bottom: 1em;
}

.popUpCt .greenBtn {
    background: #0c7a30;
    color: #fff;
    display: inline-block;
    margin: 0 0 1.2em;
    opacity: 1;
    padding: 1em;
    transition: all ease .4s;
}

.popUpCt .greenBtn:hover {
    opacity: 0.4;
}

.popUpCt .listaNecesito li:before {
    background: #0c7a30 none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 6px;
}

.popUpCt .listaNecesito li {
    color: #848484;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.04em;
    line-height: 1.4em;
    list-style: none;
    margin-left: 0.8em;
    padding: 0 10px 0 25px;
    position: relative;
}

.popUpCt .listaFormatos {
}

.services-item-list-wp .center-c .row {
    border-radius: 10px;
}

.popUpCt p.infoDestacada {
    font-weight: bold;
    padding: 20px 20px;
    background: #82c27a;
    color: #fff;
    border-radius: 10px;
}

.popUpCt .listaFormatos li:first-child {
    border: none;
}

.popUpCt .listaFormatos li {
    background: url('/site/Portals/0/images/servicios/popUp/sprite-bg-formats.png') no-repeat center;
    border-top: 1px solid #e3e3e3;
    color: #848484;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.04em;
    line-height: 1.4em;
    list-style: none;
    margin: 0.5em 0;
    padding: 0.9em 3.3em 0.3em;
    position: relative;
    width: 95%;
}

.popUpCt .listaFormatos li.format-ppt {
    background-position: 2px 4px;
}

.popUpCt .listaFormatos li.format-doc {
    background-position: 2px -100px;
}

.popUpCt .listaFormatos li.format-xls {
    background-position: 2px -204px;
}

.popUpCt .listaFormatos li.format-pdf {
    background-position: 2px -306px;
}

.popUpCt .listaFormatos li .btnDescargarFormato {
    background: url('/site/Portals/0/images/servicios/popUp/bg-icon-download.png') no-repeat center;
    display: inline-block;
    height: 24px;
    margin-left: 1.6em;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: -100px;
    transition: all ease .4s;
    top: 10px;
    width: 20px;
}

.popUpCt .listaFormatos li .btnDescargarFormato:hover {
    opacity: 1;
}

.popUpCt .popUpBorder {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-bottom: 2em;
    padding-top: 2em;
}

.popUpCt .personApplyList {
    /*text-align: center;*/
}

.popUpCt .personApplyList li {
    background: url('/site/Portals/0/images/servicios/popUp/sprite-users-apply.png') no-repeat 0 0;
    color: #848484;
    display: inline-block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.04em;
    line-height: 1.1em;
    list-style: none;
    margin: 1em 1.2em 0;
    padding: 6.2em 0 0;
    text-align: center;
    width: 7.9em;
    vertical-align: top;
}

.popUpCt .personApplyList .personGroup-01 {
    background-position: center 1px;
}

.popUpCt .personApplyList .personGroup-02 {
    background-position: center -216px;
}

.popUpCt .personApplyList .personGroup-03 {
    background-position: center -428px;
}

.popUpCt .personApplyList .personGroup-04 {
    background-position: center -645px;
}

.popUpCt .personApplyList .personGroup-05 {
    background-position: center -887px;
}

.popUpCt .personApplyList .personGroup-06 {
    background-position: center -1128px;
}

.popUpCt .listaMediosSolicitud {
}

.popUpCt .listaMediosSolicitud .medio-solicitud {
    color: #848484;
    display: inline-block;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.04em;
    line-height: 1.1em;
    margin: 0 0.5em 0.5em;
    opacity: 0.7;
    transition: all ease 0.4s;
    width: 30%;
    vertical-align: top;
    text-align: center;
}

a.Aclicpopup {
    color: #77d600;
}

h2.subtitleCategory {
    padding: 10px 0;
    font-size: 30px;
    width: 600px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud span {
    background: #339f1e url('/site/Portals/0/images/servicios/popUp/sprite-iconos.png') no-repeat center;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    display: block;
    height: 48px;
    list-style: none;
    margin: 0 auto 0.5em;
    opacity: 0.9;
    overflow: hidden;
    text-indent: -130px;
    transition: all ease 0.4s;
    vertical-align: top;
    width: 48px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud span:hover {
    background-color: #0c7a30;
}

.popUpCt .listaMediosSolicitud .medio-solicitud:hover {
    opacity: 1;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-01 span {
    background-position: 0 0;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-02 span {
    background-position: 0 -71px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-03 span {
    background-position: -1px -143px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-04 span {
    background-position: -1px -215px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-05 span {
    background-position: 0px -286px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-06 span {
    background-position: 0px -356px;
}

.popUpCt .listaMediosSolicitud .medio-solicitud.opt-07 span {
    background-position: 0px -431px;
}

.popUpCt .prerequisitosWp {
    border: 2px solid #77d600;
    margin: 3em 0 0;
    position: relative;
}

.popUpCt .prerequisitosWp h4 {
    background: #fff url("/site/Portals/0/images/servicios/popUp/bg-icon-prerequisitos.png") no-repeat scroll 0.9em 0;
    color: #77d600;
    left: 10px;
    margin: 0;
    padding: 0.2em 1.1em 0 2.8em;
    position: absolute;
    top: -18px;
}

.popUpCt .prerequisitosWp .prerequisitosList {
    padding: 1.8em 2.1em 1.1em;
}

.popUpCt .prerequisitosWp .prerequisitosList li::before {
    background: #77d600 none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 6px;
}

.popUpCt .prerequisitosWp .prerequisitosList li {
    color: #848484;
    font-family: "VAGRoundedLTCom-Light";
    font-size: 1.04em;
    line-height: 1.4em;
    list-style: outside none none;
    padding: 0 10px 0 26px;
    position: relative;
}

.popUpCt .wp-apply-btn {
    margin: 2em auto 1em;
    text-align: center;
}

.popUpCt a.BigBtn {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 1em 3.5em;
    border-radius: 10px;
}

.serviciosForm .large-3 {
    max-width: 24%;
}


/*
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
    overflow: auto!important;
}

#colorbox {
    width: 868px !important;
}

#cboxWrapper {
    width: 100% !important;
}

#cboxContent {
    width: 100% !important;
}

#cboxLoadedContent {
    width: 100% !important;
}

*/

.popUpCt .listaMediosSolicitud .medio-solicitud {
    width: 47%;
}

.popUpCt {
    max-width: 100% !important;
}

.popUpCt .banner-popUp.energia {
    background-size: cover !important;
}

.popUpCt .banner-popUp.acueducto {
    background-size: cover !important;
}

.popUpCt .banner-popUp {
    padding: 4em 5em !important;
}

.popUpCt .banner-popUp.gas {
    background: url(/site/Portals/0/images/servicios/popUp/popup-gas.jpg) no-repeat scroll center center;
    background-size: cover;
}

.popUpCt .banner-popUp.somos {
    background: url(/site/Portals/0/images/servicios/popUp/popupSomos.png) no-repeat scroll center center;
    background-size: cover;
}

.popUpCt .banner-popUp.facturacion {
    background: url(/site/Portals/0/images/servicios/popUp/popup-facturacion.png) no-repeat scroll center center;
    background-size: cover;
}

.request-btn {
    background: #86D718;
    color: #ffffff;
    padding: 10px 38px;
    text-align: center;
    font-family: VAGRoundedLTCom-Light;
    font-size: 1.2em;
    border-radius: 8px;
}

.request-btn:hover {
    background: #329b1d;
}

.botonGreen:hover {
    background: none;
}

#colorbox .popUpCt .popUpBorder {
    border: none;
    margin: 0;
    padding: 0;
}

.popUpCt .tooltip {
    position: relative;
    color: #007934;
    border-bottom: 1px dotted #007934;
}

.popUpCt .tooltip .tooltiptext {
    background-color: #007934;
    color: #fff;
    display: none;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.popUpCt .tooltip:hover .tooltiptext {
    display: block;
    visibility: visible;
}


/* Cursos virtuales */

.ax-cursos-virtuales {
    background: #e3e3e3;
    box-sizing: border-box;
    padding: 2%;
    width: 32%;
    float: left;
    margin: 0 2% 0 0;
}

.ax-cursos-virtuales h3 {
    line-height: 22px;
}

.ax-cursos-virtuales:nth-child(3n) {
    margin-right: 0;
}

.ax-cursos-virtuales img {
    width: 100%;
}

.ax-cursos-virtuales a.ver_mas {
    float: right;
    margin-top: 0px;
    position: relative;
    padding: 10px;
}

.ax-cursos-virtuales a.ver_mas:before {
    content: none;
}


/* Baner Servicios en linea */

#contDown {
    display: block;
    background: #f2f2f2;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 6px 10px 0px rgb(226, 226, 226) inset;
    overflow: hidden;
    position: relative;
}

#contDown:after {
    content: "";
    display: block;
    clear: both;
}

#contDown .quick-access-wp {
    width: 1000px;
    margin: auto;
    max-width: 100%;
}

#contDown .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.quick-access-wp .col-md-3 {
    width: 25%;
    box-sizing: border-box;
}

.quick-access-wp .col-md-6 {
    width: 50%;
    box-sizing: border-box;
}

.quick-access-wp .col-md-8 {
    width: 63.7%;
    box-sizing: border-box;
    padding: 0;
}

.quick-access-wp .col-md-8 .col-md-8:last-child {
    padding-right: 0;
}

.quick-access-wp .col-md-6 .col-md-6:last-child {
    padding-right: 0;
}

.quick-access-wp .col-md-3 h3 {
    margin-bottom: 0;
}

.quick-access-wp .col-md-3 p {
    line-height: normal;
}

.btn-servicios1 {
    position: relative;
    width: 97%;
    background: #79d300;
    color: white !important;
    padding: 18px 0;
    font-family: VAGRoundedLTCom-Light;
    font-size: 15px;
    margin: 20px 0px;
    font-weight: bold;
    display: flex;
    align-items: center;
    transition: all 1s;
    animation: boton1 5s infinite;
    box-sizing: border-box;
}

@keyframes boton1 {
    0% {
        left: 0%;
    }

    12.5% {
        left: 2%;
    }

    25% {
        left: 0%;
    }

    37.5% {
        left: 2%;
    }

    50% {
        left: 0%;
    }

    100% {
        left: 0%;
    }
}

.btn-servicios1:hover {
    background: green;
}

.btn-servicios1 em {
    color: #007934 !important;
}

.btn-servicios1:hover em {
    color: #79d300 !important;
}

.btn-servicios1 .nuevoServicios {
    position: absolute;
    top: -23px;
    right: -35px;
}

.btn-servicios2,
.btn-servicios3 {
    border: none;
    background: #007934;
    width: 100%;
    color: white;
    padding: 10px;
    font-family: VAGRoundedLTCom-Light;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.btn-servicios2:hover {
    background: #01a949;
}

.btn-servicios3 {
    background: #2da300;
}

.btn-servicios3:hover {
    background: #007934;
}

.brilloNEW {
    width: 18px;
    height: 2000px;
    background: rgba(255, 255, 255, 0.33);
    position: absolute;
    top: -200px;
    left: -40%;
    transform: rotate(35deg);
    z-index: 9;
    animation: brillo 15s infinite;
    transition: all 1s;
    animation-delay: 1s;
}

.brilloNEW2 {
    width: 10px;
    height: 2000px;
    background: rgba(255, 255, 255, 0.33);
    position: absolute;
    top: -200px;
    left: -50%;
    transform: rotate(35deg);
    z-index: 9;
    animation: brillo2 15s infinite;
    transition: all 1s;
    animation-delay: 1s;
}

@keyframes brillo {
    0% {
        opacity: 0;

    }


    80% {
        opacity: 0;
        left: -40%;
    }

    95% {
        left: 100%;
        opacity: 0.8;
    }

    100% {
        left: 100%;
    }
}

@keyframes brillo2 {

    0% {
        opacity: 0;

    }


    80% {
        opacity: 0;
        left: -50%;
    }

    95% {
        left: 100%;
        opacity: 0.8;
    }

    100% {
        left: 100%;
    }
}

#cintilla {
    width: 100%;
    background: #e2e2e2;
    padding: 2%;
    text-align: center;
}

#cintilla h3 {
    font-size: 16px !important;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 24%;
    line-height: 20px;
    margin: 0;
}

div#cintilla a:hover {
    color: #63a50c;
    text-decoration: none !important;
}

.flecha {
    display: inline-block;
    margin: 0 23px;
    vertical-align: middle;
}

.esq-gara {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 25%;
}

.esq-gara li {
    display: block;
    padding: 0 0 !important;
    text-align: left;
}

.esq-gara li:before {
    content: none !important;
}

#cintilla .esq-gara li h3 {
    width: 100%;
    margin: 0 0;
}

#cintilla .esq-gara li h3 a {
    text-decoration: underline;
}

#dnn_description_project_left #VideoGallery #dnn_ctr12068_ViewEasyDNNGallery_ctl00_dlVideos .image_carousel .caroufredsel_wrapper,
#dnn_description_project_left #VideoGallery #dnn_ctr12068_ViewEasyDNNGallery_ctl00_dlVideos .image_carousel .caroufredsel_wrapper div:nth-child(1) {
    height: 78px !important;
}

.eds_template_List_Article_documentos div#article3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    height: 90px;
    padding: 10px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    float: left;
    margin: 5px;
    width: 300px;
}

.eds_template_List_Article_documentos table tr td {
    border: none !important;
}

.eds_template_List_Article_documentos table tr td img {
    min-width: 60px !important;
}

div#article5 img {
    height: 215px !important;
}


/* Tramites Cliente */

.ModTramitesClienteC table,
.ModTramitesClienteC td {
    border: none !important;
    padding: 0 !important;
    width: auto !important;
}

.ModTramitesClienteC li {
    padding: 0 !important;
}

.ModTramitesClienteC li:before {
    display: none;
}

.ModTramitesClienteC .lista {
    background: #F1F1F1;
    color: #858585;
    font-size: 15px;
    margin: 5px 0;
    padding: 5px;
    width: 270px;
}

.ModTramitesClienteC .RadTabStrip_Default {
    margin: 20px 0;
}

.ModTramitesClienteC #servicios,
.ModTramitesClienteC .ContainerDatosClientes > table {
    width: 100% !important;
}

.ModTramitesClienteC .rtsUl .rtsLI {
    width: auto !important;
}

.ModTramitesClienteC .rtsUl .rtsLI:before {
    display: none !important;
}

.ModTramitesClienteC .rtsUl .rtsLI span {
    font-size: 16px !important;
}

.ModTramitesClienteC .rtsUL .rtsLink .rtsOut {
    background: #fff;
    margin: 0px;
    color: #007934;
    font-size: 16px;
    padding: 10px 0;
    font-family: 'VAGRoundedLTCom-Light';
    border: 1px solid #BDB6B6;
}

.ModTramitesClienteC .rtsUL .rtsLink .rtsOut span {
    color: #007934 !important;
}

.ModTramitesClienteC .RadTabStripTop_Default .rtsLI .rtsSelected .rtsOut {
    background: #007934;
    color: #fff;
}

.ModTramitesClienteC .RadTabStripTop_Default .rtsLI .rtsSelected .rtsOut span {
    color: #fff !important;
}

.ModTramitesClienteC .boton {
    background: #007934;
    border: none;
    color: #FFFFFF;
    font-size: 16px;
    margin: 25px 0 0;
    padding: 8px;
}

.ModTramitesClienteC .RadTabStrip .rtsLink {
    padding: 0px !important;
}

.ModTramitesClienteC span {
    font-family: 'VAGRoundedLTCom-Light' !important;
    font-size: 15px !important;
    color: #848484 !important;
}

.ModTramitesClienteC a {
    font-family: 'VAGRoundedLTCom-Light' !important;
    font-size: 15px !important;
}

.ModTramitesClienteC li:before {
    content: "\025cf";
    color: #017935;
    font-size: 11px;
    position: absolute;
    top: 6px !important;
    left: -10px !important;
    display: block !important;
}

.ModTramitesClienteC #tblLogin {
    margin: 20px 0;
}

.ModTramitesClienteC #tblLogin td {
    padding: 5px !important;
}


/* Geoportales */

.geoContenedor {
    display: inline-block
}

.geoContenedor > div {
    width: 31%;
    display: inline-block;
    margin: 0 2% 0 0;
    vertical-align: top;
}

.geoContenedor > div:nth-child(3n) {
    margin-right: 0px;
}

.contentg-mapa {
    margin: 50px 0 0 0;
    position: relative;
}

.contentg-mapa img {
    width: 100% !important;
}

.target {
    width: 85px;
    height: 82px;
    background-image: url(/site/Portals/2/Imagenes/geoportal/target.png);
    position: absolute;
    top: -19px;
    left: -17px;
}

.contentg-info {
    background-color: #eaecea;
    border-radius: 10px;
}

div.geosombra {
    width: 100%;
    height: 15px;
    background-image: url(/site/Portals/2/Imagenes/geoportal/sombra.png);
}

.contentg-info h3 {
    text-align: center;
}

.contentg-info span {
    width: 68px;
    height: 3px;
    background: green;
    display: block;
    margin: 0 auto;
}

.contentg-info p {
    padding: 15px 15px;
    text-align: center;
    margin-bottom: 0;
}

.hoverMapa:hover {
    opacity: 0.6;
    transition: all 0.5s;
    display: block;
}

.homologacion {
    width: 100%;
    height: 71px;
    margin: 30px 0 0;
    background-image: url(/site/Portals/2/Imagenes/geoportal/homologacionCatastral.png);
    border-radius: 15px;
}

.homologacion p {
    text-align: center;
    padding-top: 22px;
    color: #fff !important;
    font-size: 23px !important;
}

/* Nuevos estilos */

.centrodocument {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 2% 1.3%;
}

.centrodocument img {
    width: 100%;
}

.boletines_informa {
    width: 48%;
    background: #eee url(/site/Portals/0/images/rediseno/main/folder.png) no-repeat 3% 21%;
    padding: 2% 4%;
    box-sizing: border-box;
    margin: 0 1% 2% 0;
    display: inline-block;
    vertical-align: top;
}

#proceso_proyecto p {
    color: #fff;
    display: inline-block;
}

.lista-cartera li {
    display: inline-block;
    margin: 10px;
    padding: 0;
    vertical-align: top;
    width: 146px;
}

.lista-cartera li:before {
    content: none !important;
}

.empresas {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 1% 0;
}

.empresas a {
    width: 100%;
    display: inline-block;
    margin: 2% 0;
}

.tabbed-forms .content-row .content-field .dnnFormInput,
.tabbed-forms .content-row .content-field .dnnFormTextArea {
    border-radius: 0px !important;
    padding: 10px;
    margin: 7px 0 0 0;
}

.tabbed-forms .content-row .content-field .dnnLabel label {
    padding-left: 0px;
    position: relative;
}

.tabbed-forms .content-row .content-field .dnnLabel label:after {
    content: none !important;
}

.tabbed-forms .content-row .content-field .dnnLabel.required label:before {
    content: "*";
    font-size: 15px;
    color: red;
    position: absolute;
    left: -10px;
    top: 2px;
}

.center-c .EPMContainer .dnnPrimaryAction,
.center-c .form-builder-canvas.Oval .dnnPrimaryAction,
.center-c .form-builder-canvas.Oval button {
    background-color: #007934 !important;
    color: #fff !important;
    background: #007934;
    border-radius: 0px !important;
    border: 1px solid #007934 !important;
    padding: 6px;
    margin: 5px;
    display: inline-block;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    text-shadow: none;
}

.center-c .EPMContainer .dnnPrimaryAction:hover {
    background-color: #79d300 !important;
    background: #79d300;
    border: 1px solid #79d300 !important;
}

.center-c .simple-uploader .dnn-uicommon-tags-field {
    width: calc(96% - 100px);
}

.servicios-destacados {
    width: 48%;
    display: inline-block;
    margin: 0 1% 2% 0;
    vertical-align: top;
}

.servicios-destacados img {
    float: left;
    margin: 0 3% 2% 0;
}

.servicios-destacados h2 {
    font-size: 18px;
    font-weight: 100;
    line-height: 18px;
    margin: 0 0 8px 0;
}


/* Ajustes página interna de eventos */

p.meta_text.no_margin::first-letter {
    text-transform: uppercase;
}

.article_image.left_image {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.article_image.left_image img {
    width: 270px;
}

.container-events ul.lista-eventos li {
    display: inline-block;
    width: 50%;
}

.container-events .main_content {
    margin-bottom: 60px;
}

#body .interna .proyectos .EDGlightbox.EDGresponsive tr td {
    width: 50% !important;
    max-width: 100%;
}

#body .interna .proyectos .pagerbox tr td,
#body .interna .proyectos table tr td {
    border: none !important;
    width: 100%;
}

#body .interna .proyectos .pagerbox table tr {
    text-align: center;
}

#body .interna .proyectos .pagerbox table tr td {
    width: 4%;
    display: initial;
}

#body .interna .proyectos .pagerbox table tr td a {
    border: 0px solid;
    border-radius: 50%;
    background: #ddd;
    color: #ddd !important;
}

#body .interna .proyectos .pagerbox table tr td span {
    border: 0px solid;
    border-radius: 50%;
    background: #9bd625;
    color: #9bd625;
}

#body .interna .proyectos table {
    width: 100%;
}

.reconobtn a h4 {
    background: url(/site/Portals/0/images/historias_que_inspiran/sprite-iconos-construcciones-sostenibles.png) no-repeat 133% -20% #e1e1e1;
    border: none;
    color: #9bd625;
    width: 41%;
    margin: 0 auto;
    display: block;
    font: 22px "VAGRoundedLTCom-Light";
    outline: none;
    padding: 110px 0 34px;
    text-align: center;
    transition: background-color .3s ease;
}

.reconobtn a h4 {
    background-color: #ccc;
}


/* Modulo redes sociales news */

.addthis_counter .atc_s {
    background-color: #047934 !important;
    color: #fff !important;
}

a.addthis_button_linkedin_counter.at300b,
a.addthis_button_google_plusone.at300b {
    display: none !important;
}

a.addthis_counter.addthis_pill_style {
    padding-left: 10px;
}


/*Ajuste estilos Geoportal home*/

div#dnn_ctr21221_ViewEasyDNNGallery_ctl00_pnlImageCarousel .caroufredsel_wrapper,
#ICM21221 {
    overflow: visible !important;
}

.internaFull .rendered .image-select .image-box {
    overflow: inherit;
    padding-bottom: 100%;
    box-shadow: 0 0 1px 1px #fff;
}

/*Ajustes modulo news - plantilla espacio de participacion ciudadana */

.article_decretos {
    width: 292px;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0px;
}

a.article_image_decretos {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

.content_decretos {
    width: 180px;
    display: inline-block;
    margin-top: 20px;
}

a.dark-green-btn {
    background: #007934;
    color: #fff !important;
    width: 120px;
    padding: 6px 7px;
    text-align: center;
    margin-top: 4px;
}

.content_decretos a {
    display: block;
}

a.dark-green-btn {
    background: #007934;
    color: #fff !important;
    width: 165px;
    padding: 11px 7px !important;
    text-align: center;
    margin-top: 12px !important;
    line-height: 20px !important;
    font-size: 14px;
    background: rgba(33, 120, 82, 1) !important;
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
}


/*Traducir paginador módulo news*/

a.first::before {
    content: "Primera";
    position: absolute;
    text-indent: 0px;
    display: block;
    width: 65px;
}

a.prev::before {
    content: "Anterior";
    position: absolute;
    text-indent: 0px;
    display: block;
    width: 65px;
}

a.next::before {
    content: "Siguiente";
    position: absolute;
    text-indent: 0px;
    display: block;
    width: 65px;
}

a.last::before {
    content: "Última";
    position: absolute;
    text-indent: 0px;
    display: block;
    width: 65px;
}

a.first,
a.prev,
a.next,
a.last {
    text-indent: -9999px;
}


/* Pop up */

.modal-pop {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal-pop .modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90%;
    width: 680px;
    height: 270px;
}

.modal-pop .modal-body .contenedor {
    max-width: 650px;
    height: auto;
    background: #fff;
    margin: auto;
}

.modal-pop .modal-body .contenedor p.continuar {
    font-size: 17px;
    color: #777777;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmain a img,
#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmain a:hover img {
    padding: 4px;
    margin-top: 0;
    margin-left: 0;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmain {
    padding-right: 0;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmain a .title {
    bottom: 0;
    top: inherit;
    width: 80%;
    margin: 22px auto;
    text-align: center;
    color: #ffffff;
    background: #474747;
    font-size: 17px;
}

a.ax_boton {
    float: right;
    font-size: 14px;
    background: rgba(33, 120, 82, 1) !important;
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%) !important;
    border-radius: 8px;
}

#dnn_ContentPane .noTitle table tr td .historico-encuesta h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px;
}

#dnn_ctr_SendPassword_lblHelp {
    background: rgba(12, 109, 54, 0.17);
}

#dnn_ctr_SendPassword_cmdSendPassword {
    background-color: #007934 !important;
    color: #fff !important;
    background: #007934;
    border-radius: 0px !important;
    border: 1px solid #007934 !important;
    padding: 6px;
    margin: 5px;
    display: inline-block;
    transition: 1s all ease;
}


/**
* LANDING EFICIENCIA ENERGÉTICA 06022018 *
**/

.ax-ef-energ-general-content {
    background: #fbfbfb69 url(/site/portals/_default/skins/epm_skins/img/bg-ef-energetica.png) repeat left top;
    margin-top: 15px;
    padding-bottom: 61px;
    padding-top: 45px;
}

.ax-ef-energ {
}

.ax-ef-energ-general-content .ax-ef-energ-title {
    margin-bottom: 60px;
}

.ax-ef-energ-general-content .ax-ef-energ-summary {
    color: #696969;
    font-size: 18px;
    letter-spacing: 2.6px;
    line-height: 1.4em;
    margin: 50px auto 60px;
    width: 95%;
}

.content .summary {
    color: gray;
}

.ax-ef-energ-general-content .ax-ef-energ-summary img {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.ax-ef-energ-general-content .btns {
    margin: 40px auto 0;
}

.ax-ef-energ-general-content .btns .round-btn {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    opacity: 1;
    padding: 19px 27px;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    width: 181px;
}

.ax-ef-energ-general-content .btns .round-btn:hover {
    opacity: 0.6;
}

.ax-ef-energ-general-content .btns .soft-green {
    background: #91c64a;
    margin-left: 54px;
}

.ax-ef-energ-general-content .btns .dark-green {
    background: #009648;
    margin-left: 54px;
}

#EDG_0_Shadow .AudioTitle {
    font-weight: 300 !important;
    text-align: left !important;
    color: #bbbbbb !important;
}


/* Modal */

.ax-ef-energ-general-content #myModal .modal-header {
    background: transparent;
    border-bottom: none;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    border-radius: 23px;
    padding: 10px 20px 0;
}

.ax-ef-energ-general-content #myModal .modal-dialog {
    background: transparent;
    max-height: 430px;
    width: 850px;
}

.ax-ef-energ-general-content #myModal .modal-content {
    background: rgba(152, 200, 89, 0.8);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    border-radius: 23px;
    overflow: hidden;
}

.DnnModule-DynamicForms.DnnModule-26025 {
    margin: 0 auto;
    display: block;
    width: 80%;
}

.DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_MainPanel {
    padding: 0;
}

.DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_QuestionDiv {
    display: block;
}

.DnnModule-DynamicForms.DnnModule-26025 .ax-ef-energ-popup-label-title {
    color: #fff;
    display: block;
    font-size: 42px;
    letter-spacing: 3px;
    line-height: 38px;
    margin-bottom: 11px;
    margin-left: 26px;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 300px;
}

.DnnModule-DynamicForms.DnnModule-26025 .ax-ef-energ-popup-label-title .ax-ef-energ-popup-label-title::after {
    background: #fff;
    bottom: -10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    content: '';
    display: block;
    height: 5px;
    left: -13px;
    position: absolute;
    width: 67px;
}

.DnnModule-DynamicForms.DnnModule-26025 .DF-FieldRow {
    text-align: center;
}

.DnnModule-DynamicForms.DnnModule-26025 .ax-ef-energ-popup-label {
}

.DnnModule-DynamicForms.DnnModule-26025 .ax-ef-energ-popup-field {
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 0;
    margin: 0 0 0 -6px;
    outline: none;
    padding: 0;
    text-align: left;
    vertical-align: bottom;
    width: 70%;
}

.DnnModule-DynamicForms.DnnModule-26025 .df-FieldLabelSame0:last-child {
    border: 3px solid #139c4a;
    border-radius: 8px;
    color: #fff;
    display: block;
    font-size: 1.5em;
    margin: 20px auto;
    padding: 10px 20px;
    width: 93%;
}

.DnnModule-DynamicForms.DnnModule-26025 #SaveForm,
.DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_SaveFormDiv {
    border: 0;
    margin: 0;
    padding: 0;
}

#dnn_ContentPane .DnnModule-DynamicForms.DnnModule-26025 table:not(.ucLinkTypeRadioButtons) {
    display: none;
}

.DnnModule-DynamicForms.DnnModule-26025 #SaveForm p,
.DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_SaveFormDiv p {
    text-align: right;
}

#dnn_ContentPane .DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_SaveFormDiv p a {
    background: #fff;
    color: #91c64a;
    border: none;
    box-shadow: none;
}

#dnn_ContentPane .DnnModule-DynamicForms.DnnModule-26025 img {
    margin: 0;
}

.DnnModule-DynamicForms.DnnModule-26025 .ax-ef-energ-popup-message {
    display: inline-block;
    vertical-align: top;
}

.DnnModule-DynamicForms.DnnModule-26025 .DynamicForms_QuestionDiv label {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;
    width: 100px;
}

.redes-refresh ul li a.conexion {
    display: none;
}

/* Mensaje éxito */

.DnnModule-DynamicForms.DnnModule-26025 .ef-energ-mensaje-exito {
    margin: 0 auto;
    padding: 110px 0;
    text-align: center;
}

.DnnModule-DynamicForms.DnnModule-26025 .small-txt {
    font-size: 2.4em;
}

.DnnModule-DynamicForms.DnnModule-26025 .txt-blanco {
    color: #fff;
}

.DnnModule-DynamicForms.DnnModule-26025 .big-tx {
    font-size: 3.6em;
    line-height: 0.8em;
}

.DnnModule-DynamicForms.DnnModule-26025 .txt-verde {
    color: #028067;
}

.DnnModule-DynamicForms.DnnModule-26025 #dnn_ctr26025_DynamicForms_lnkContinue {
    display: none;
}


/* Formulario */

.DnnModule-DynamicForms.DnnModule-26064 .dynamicforms_questionpanel table,
.DnnModule-DynamicForms.DnnModule-26064 .dynamicforms_questionpanel table tbody,
.DnnModule-DynamicForms.DnnModule-26064 .dynamicforms_questionpanel table tbody tr,
.DnnModule-DynamicForms.DnnModule-26064 .dynamicforms_questionpanel table tbody tr td {
    display: block;
    width: 100%;
}

.DnnModule-DynamicForms.DnnModule-26256 .dynamicforms_questionpanel table,
.DnnModule-DynamicForms.DnnModule-26256 .dynamicforms_questionpanel table tbody,
.DnnModule-DynamicForms.DnnModule-26256 .dynamicforms_questionpanel table tbody tr,
.DnnModule-DynamicForms.DnnModule-26256 .dynamicforms_questionpanel table tbody tr td {
    display: block;
    width: 100%;
}

.DnnModule-DynamicForms.DnnModule-26255 .dynamicforms_questionpanel table,
.DnnModule-DynamicForms.DnnModule-26255 .dynamicforms_questionpanel table tbody,
.DnnModule-DynamicForms.DnnModule-26255 .dynamicforms_questionpanel table tbody tr,
.DnnModule-DynamicForms.DnnModule-26255 .dynamicforms_questionpanel table tbody tr td {
    display: block;
    width: 100%;
}

.DnnModule-DynamicForms .ax-ef-energ-label-title {
    color: #009648;
    display: block;
    font-size: 41px;
    letter-spacing: 3px;
    line-height: 48px;
    margin-bottom: 11px;
    margin-left: 22px;
    margin-top: 15px;
    position: relative;
    width: 465px;
}

.DnnModule-DynamicForms .ax-ef-energ-label-title .ax-ef-energ-label-title::after {
    background: #009648;
    bottom: -10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    content: '';
    display: block;
    height: 5px;
    left: -23px;
    position: absolute;
    width: 67px;
}

.DnnModule-DynamicForms.DnnModule-26064 .df-FieldLabelSame-1,
.DnnModule-DynamicForms.DnnModule-26253 .df-FieldLabelSame-1,
.DnnModule-DynamicForms.DnnModule-26255 .df-FieldLabelSame-1,
.DnnModule-DynamicForms.DnnModule-26384 .df-FieldLabelSame-1 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 11px;
    width: 50%;
}

.DnnModule-DynamicForms .ax-ef-energ-label {
    color: #009648;
    display: block;
    font-size: 20px;
    margin-bottom: 8px;
}

.DnnModule-DynamicForms .ax-ef-energ-label2 {
    color: #009648;
    display: block;
    font-size: 20px;
    margin-bottom: 8px;
    height: 50px;
    width: 95%;
}

.DnnModule-DynamicForms .ax-ef-energ-label-bold {
    font-weight: bold;
}

.DnnModule-DynamicForms.DnnModule-26064 .ax-ef-energ-field,
.DnnModule-DynamicForms.DnnModule-26255 .ax-ef-energ-field,
.DnnModule-DynamicForms.DnnModule-26256 .ax-ef-energ-field,
.DnnModule-DynamicForms.DnnModule-26253 .ax-ef-energ-field,
.DnnModule-DynamicForms.DnnModule-26384 .ax-ef-energ-field {
    background: #e7e7e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    display: block;
    line-height: 14px;
    outline: none;
    padding: 10px;
    width: 93%;
}

span#dnn_ctr26064_DynamicForms_Label_215589f3-8c6c-4235-a0e4-6c3611915b05_lblUserLabel,
span#dnn_ctr26255_DynamicForms_Label_4a7feddc-7cdb-4404-9bec-527ac2789a23_lblUserLabel {
    width: 958px;
}

span#dnn_ctr26253_DynamicForms_Responses_08d45f59-5bbb-48f2-bae5-0ea3971bba5c,
span#dnn_ctr26064_DynamicForms_Label_6462ce31-95ac-4fa5-b492-de9e7c40ae00_lblUserLabel,
span#dnn_ctr26064_DynamicForms_Label_ba709694-0ea4-4afd-bf9e-4c52c0382403_lblUserLabel,
span#dnn_ctr26256_DynamicForms_Label_ff245725-4a18-4117-a2ae-123a934fa272_lblUserLabel {
    width: 958px !important;
}

span#dnn_ctr26255_DynamicForms_Label_GUID51136c0e-a4cd-49eb-a810-d8831137c641datosOcupacion {
    display: none;
}


/*Eficiencia energética 19 de febrero de 2018*/

p.direccion-form {
    position: absolute;
    margin-top: 50px;
    display: block;
    width: 450px;
    font-size: 13px;
}

p.direccion-form span {
    font-style: italic;
    color: #7ad400;
}

div#dnn_ctr26064_DynamicForms_QuestionPanel_cc105790-e56e-4622-af61-4407b5c31d2f table {
    height: 135px;
}

label#dnn_ctr26064_DynamicForms_Label_2d16e27b-4efe-4233-b4e8-ac46f82b32e4_label {
    background: rgba(0, 0, 0, 0) url(/site/Portals/0/images/ayuda-contrato.png) no-repeat scroll 0 bottom;
    display: block;
    padding: 0 0 170px;
}

span#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c,
span#dnn_ctr26064_DynamicForms_Responses_835ed905-1c70-49d0-9d7e-39ec4e21f8d1 {
    background: none;
}

div#dnn_ctr26064_DynamicForms_divQuestioncc105790-e56e-4622-af61-4407b5c31d2f {
    height: 130px;
}

.DnnModule-26253 .dnnBoxLabel {
    width: 145px;
}

.ax-ef-energ-field-margen {
    margin: 20px 0;
}


/* fin eficiencia energetica */

table[role="presentation"] tr td {
    border: none !important;
}

.interna #dnn_ContentPane .cenmultivideos span.title {
    background: #000 !important;
    bottom: 15px !important;
    box-sizing: border-box;
    color: #fff !important;
}


/*Estilos formulario respuesta notificación correo*/

.chec-res-correo span {
    display: block;
}

.dnnRadiobutton {
    display: inline-block !important;
}

.label-res-correo {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.dnnBoxLabel {
    display: inline-block !important;
    vertical-align: top;
    margin: 3px 20px 0px 5px !important;
    color: #6b6b6b !important;
}

.DynamicForms_Summary ul {
    display: none;
}

.DynamicForms_QuestionDiv textarea.normaltextbox {
    max-width: 410px;
    height: 110px !important;
    font: 13px 'VAGRoundedLTCom-Light';
    color: #848484;
}

.NormalBold {
    color: #4c4c4c;
    font-size: 15px;
}

table#dnn_ctr26004_DynamicForms_tblTest {
    display: none;
}

a#dnn_ctr28190_DynamicForms_lnkSave {
    background: #007934;
    border: 0;
    color: #fff;
    padding: 8px;
}

div#dnn_ctr28190_DynamicForms_pnlRegistration {
    padding: 0;
}


/*Fin estilos formulario respuesta notificación correo*/

.center-c #dnn_ContentPane #article7 {
    float: left;
    margin: 0 2% 0 0;
    width: 31%;
    padding: 0;
}

.center-c #dnn_ContentPane #article7 h1 {
    clear: none;
    font-size: 15px;
    line-height: 15px;
    padding: 0;
}

.center-c #dnn_ContentPane #article7 img {
    height: 130px;
    width: 217px;
}

.center-c #dnn_ContentPane #article7 p {
    line-height: 15px;
}

div#oficinas_medellin {
    width: 31%;
    display: inline-block;
    background: #eee;
    margin: 0 2% 3% 0;
    padding: 2%;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 15px;
}

div#oficinas_medellin strong {
    color: #848484;
}

.img100 tr td img {
    width: 100%;
}

#dnn_ContentPane .img100.sin_borde tr td img {
    margin-bottom: 0px;
    max-width: 100%;
}


/*ajustes estilos formulario paso 2*/

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(1) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-cofee-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(1) label:hover {
    background: url(/site/Portals/0/iconos-formulario/icon-cofee-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(3) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-restaurante-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(3) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-restaurante-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(5) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-hotel-h-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(5) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-hotel-h-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(7) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-oficina-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(7) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-oficina-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(9) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-tienda-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(9) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-tienda-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(11) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-lavadora-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(11) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-lavadora-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(13) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-peluqueria-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(13) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-peluqueria-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(15) label {
    width: 140px;
    height: 140px;
    background: url(/site/Portals/0/iconos-formulario/icon-otros-e.png) no-repeat scroll -15px -10px / 100% auto;
    text-indent: -9999;
}

#dnn_ctr26064_DynamicForms_Responses_9d9f0c82-6053-4d90-b6b8-08ee47b3644c span:nth-child(15) label:Hover {
    background: url(/site/Portals/0/iconos-formulario/icon-otros-hover.png) no-repeat scroll -15px -10px / 100% auto;
}

article.conoce-mas-sobre .descrption {
    color: #848484;
    font: 14px 'VAGRoundedLTCom-Light';
    line-height: 20px;
}

.imagenes_uva {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 0 0;
}

.imagenes_uva img {
    margin-bottom: 0px !important;
}

.imagenes_uva h2 {
    font-size: 15px;
    line-height: 20px;
}

.imagenes_uva h2 a {
    color: #888 !important;
}


/*::::::::::::::::::: MODULO COMENTARIOS ::::::::::::::::::::::::::::::*/

.panel-usuario .panel-nombre,
.panel-usuario .panel-correo {
    width: 100%;
    padding: 10px 0;
}

.panel-usuario .panel-nombre .span-nombre,
.panel-usuario .panel-correo .span-correo,
.panel-usuario .span-comentario {
    display: block;
    width: 200px;
    float: left;
    font-family: VAGRoundedLTCom-Light;
    color: #848484;
    font-size: 16px;
}

.panel-usuario input {
    padding: 5px;
    height: 30px;
    width: 220px;
    border: #C1C2C3 solid 1px;
    margin: -5px 0 0 0;
    float: left;
    font-family: VAGRoundedLTCom-Light;
    color: #848484;
}

.panel-usuario textarea {
    clear: both;
    width: 420px;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px;
    height: 100px;
    font-family: VAGRoundedLTCom-Light;
    font-size: 15px;
    color: #848484;
    letter-spacing: 0.5px;
}

.panel-usuario .panelTextarea .boton-enviar-comentario {
    background: #007934;
    display: inline-block;
    padding: 8px 15px;
    color: #fff !important;
    font-family: VAGRoundedLTCom-Light;
    font-size: 16px !important;
    clear: both;
    float: left;
    margin: 10px 0;
}

.panel-usuario .panelTextarea .boton-enviar-comentario:hover {
    background: #3DA71A;
}

.panel-usuario .dnnFormError,
#dnn_ContentPane .dnnFormError,
#dnn_ctr20411_View_RegularExpressionValidator1 {
    width: 300px;
    float: left;
    margin: 0 0 0 15px;
    padding: 0px;
    background: none;
    border: none;
}


/*comentarios*/

.comentariosGenerales .panel-principal {
    padding: 2%;
    width: 96%;
    border-bottom: #A9A9A9 dashed 1px;
}

.comentariosGenerales .panel-principal .panelData {
    margin: 10px 0;
}

.comentariosGenerales .panel-principal .panelData .span-usuario {
    font-size: 26px;
    font-family: 'VAGRoundedLTCom-Light';
    color: #007934;
    padding-left: 30px;
    background: url(/Site/portals/0/images/Formulario/comentarios/user-comentario.png) no-repeat 0px 2px;
}

.comentariosGenerales .panel-principal .panelData .span-fecha {
    float: right;
    color: #848484;
    font-family: 'VAGRoundedLTCom-Light';
}

.comentariosGenerales .panel-principal .comentario span {
    color: #848484;
    font-family: 'VAGRoundedLTCom-Light';
    font-size: 16px;
}


/* Formularios */

.form-builder-canvas .tabbed-forms.rendered:after {
    content: '';
    display: block;
    clear: both;
}

.form-builder-canvas .tabbed-forms.rendered {
    height: auto !important;
}

.form-builder-canvas .tabbed-form-content {
    position: relative !important;
}

.dos-col-interna {
    width: 58%;
    margin: 0px 5px 5px 0;
    display: inline-block;
    vertical-align: top;
}

.col-left {
    width: 40%;
}


/* Paginador */

.imgPrevious {
    background: url("/Site/Portals/0/images/rediseno/main/sprite.png") -54px -382px no-repeat;
    margin-bottom: -9px;
}

.imgNext {
    background: url("/Site/Portals/0/images/rediseno/main/sprite.png") -86px -382px no-repeat;
    margin-bottom: -9px;
}

.Normal.PageNav,
.Normal.PageNav span {
    color: #848484;
    font: 14px "trebuchet MS";
    text-align: center;
}

.PageNav select {
    background: none repeat scroll 0 0 #F3F3F3;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0;
    padding: 4px 10px 4px 10px;
}

.titulo_oficina_medellin {
    font-size: 25px;
    margin: 0 0 7px 0;
    font-weight: 600;
    display: inline-block;
}

#dnn_ContentPane table tr td span {
    word-break: normal !important;
    font-family: 'VAGRoundedLTCom-Light';
}

#dnn_ContentPane table tr td {
    font-family: 'VAGRoundedLTCom-Light';
}


/*Botón servicios en línea*/

.cont-mod-constructores {
    width: 100%;
    background: #ececec;
    margin: 20px 0 30px;
}

.cont-mod-constructores p {
    display: inline-block;
    padding: 0 12px;
    margin: 13px 0px;
    width: 420px;
    vertical-align: top;
}

a.btn-servicios-en-linea {
    background: green;
    padding: 0 10px;
    color: #fff !important;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.5s;
}

a.btn-servicios-en-linea:hover {
    background: #79d402;
    transition: all 0.5s;
}

a.btn-servicios-en-linea img {
    padding-top: 10px;
}

div#article3 {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 1% 0;
}


/* Mejorar experiencia en factura web */

.DynamicForms_MainPanel .DF-FieldRow input {
    width: 100% !important;
    margin-bottom: 10px;
    padding: 9px;
    font-size: 15px;
    font-family: 'VAGRoundedLTCom-Light';
    color: #5f5f5f;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox > span {
    display: inline-block;
    width: auto;
    text-align: center;
    margin: 2% 3% 2% 0;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox > span.dnnCheckbox {
    margin: 20px 27px 15px 0;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox > br,
.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .mark img {
    display: none;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .mark {
    display: block;
    background: #eee;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    margin: 0 0 6px 0;
    position: relative;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .mark:before {
    content: "";
    position: absolute;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    background: #ccc;
    transition: all .3s ease;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .dnnRadiobutton-checked .mark:before {
    background: #79d300;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .dnnCheckbox .mark:before {
    background: none;
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .dnnCheckbox-checked .mark:before {
    border-radius: 0;
    left: 7px;
    top: 3px;
    width: 8px;
    height: 13px;
    border: solid #79d300;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox .dnnCheckbox .mark {
    border-radius: 0;
}

/*.DynamicForms_MainPanel .DF-FieldRow .normaltextbox label {
    text-align: left;
    width: auto;
    margin: 0px!important;
    display: block!important;
}*/

.DynamicForms_MainPanel .DF-FieldRow .normaltextbox label {
    text-align: left;
    width: 90%;
    margin: 27px 0 !important;
}

/*Estilos botón destacado*/

.cont-mod-destacado {
    width: 100%;
    background: #ececec;
    margin: 35px 0 0px;
    border-radius: 8px;
}

a.btn-destacado {
    padding: 15px 30px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    margin-top: 9px;
    background: #12ad15;
    background: -moz-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: -webkit-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: linear-gradient(to bottom, #12ad15 0%, #196a24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12ad15', endColorstr='#196a24', GradientType=0);
    border-radius: 8px;
}

.cont-mod-destacado p {
    display: inline-block;
    padding: 0 12px;
    margin: 13px 0px;
    width: 72%;
    vertical-align: top;
}

a.btn-destacado:hover {
    background: #12ad15;
}

.form-builder-canvas .tabbed-form-content * {
    text-align: left;
    padding-bottom: 3px;
}

.eds_template_List_Article_grupos_interes table tr td {
    border: none !important;
}

div#M27141EasyDNNGallery table tr td {
    border: 0 !important;
}

.tablaEpm strong {
    color: #fff !important;
}


/*Ajustes botón ofertas de empleo*/

.cont-video-ofertas-empleo {
    background: #027834;
    height: 68px;
    color: #fff;
    font-size: 25px;
    border-radius: 20px;
}

.cont-video-ofertas-empleo img {
    width: 85px !important;
}

.cont-video-ofertas-empleo span {
    color: #87d90e;
}

div#M27795_pointer img {
    display: none;
}


/*formulario energía solar*/

.ax-label {
    font-size: 15px;
}

.ax-field {
    width: 70%;
    padding: 10px !important;
    margin-bottom: 10px !important;
}

table#dnn_ctr27353_DynamicForms_tblTest {
    display: none;
}

.ax-field-autorizo {
    width: 100% !important;
}

.ax-field-autorizo label {
    font-size: 15px !important;
    margin: 0 !important;
}


/** POP UP COLORBOX **/

#cboxContent {
    max-width: 800px !important;
}

#cboxLoadedContent {
    max-width: 800px !important;
    max-height: 600px !important;
}


/** POP UP COLORBOX **/

/*Estilos pop up Contigo epm*/

.popupcontigoepm {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

.popupcontigoepm .contenido {
    max-width: 100%;
    width: 790px;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2% auto;
    background: #fff;
    overflow-x: auto;
    position: relative;
    padding: 60px 0px 30px;
}

/*.popupcontigoepm .contenido {
    max-width: 100%;
    width: 1032px;
    height: 650px;
    padding: 15px 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2% auto;
    background: #fff;
    overflow-x: auto;
    position: relative;
    background: url(/site/portals/0/images/imgPopupItuango.jpg) no-repeat;
}*/

/*.popupcontigoepm .contenido {
    max-width: 100%;
    width: 1032px;
    height: 618px;
    padding: 15px 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2% auto;
    background: #fff;
    overflow-x: auto;
    position: relative;
    background: url(/site/portals/0/images/imgPopupItuango.jpg) no-repeat;
    border: 3px solid #5f5f5f;
    background-position: center top;
}/

/*Estilos nuevo pop up home costos contingencia*/

.cont-CoberturaItuango p {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    text-align: center;
    font-size: 19px;
    line-height: 23px;
    color: #848484;
    padding: 0 3%;
}

.cont-CoberturaItuango a {
    margin: 0 auto;
    background: #6ed404;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 12px 30px;
    border-radius: 50px;
    transition: all 0.5s;
}

.IrATransacciones {
    background: #cca402 !important;
}

.IrATransacciones:hover {
    background: #a08400 !important;
}

.cont-CoberturaItuango a:hover {
    background: #007933;
}

/*Estilos nuevo pop up home costos contingencia*/

span.close-popup {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    font-weight: bold;
    padding: 7px 13px 2px;
    border-radius: 5px;
    font-size: 27px;
    color: green;
    cursor: pointer;
    z-index: 3;
}

.popupcontigoepm .contenido img {
    display: inline-block;
    vertical-align: middle;
}

.cont-contigoepm p {
    font-size: 24px;
    text-align: center;
    line-height: 16px;
}

.contenido div.logo {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 110px;
    max-width: 100px;
}

.cont-contigoepm {
    width: 100%;
    position: absolute;
    bottom: 10px;
}

.cont-contigoepm p strong {
    color: #79d201;
    font-size: 33px;
}

.cont-contigoepm a {
    padding: 12px 17px;
    width: 220px;
    margin: 21px auto 0;
    background: green;
    text-align: center;
    font-size: 23px;
    color: #fff;
    display: block;
    font-weight: bold;
}

.cont-contigoepm span {
    text-align: center;
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 12px;
    color: #757575;
}

/*POP-UP PARA CONTENIDO EN EL SITIO*/
.ax-pop-up {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.8);
}

.ax-pop-up .ax-content {
    position: relative;
    width: 800px;
    max-width: 95%;
    height: auto;
    max-height: 90vh;
    top: 50%;
    left: 50%;
    padding: 20px;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    background: #ffffff;
    overflow-y: auto;
    overflow-x: hidden;
}

.ax-pop-up span {
    background: green;
    padding: 0px 12px 2px;
    border-radius: 5px;
    font-size: 27px;
    color: #fff;
    cursor: pointer;
    z-index: 3;
}

.ax-pop-up .ax-cerrar-pop-up {
    display: block;
    position: relative;
    width: 100%;
    position: absolute;
    text-align: right;
    top: 3px;
    left: -1px;
}

.ax-pop-up .ax-contenido-pop-up {
    margin: 24px 0;
}

/*POP UP CONTENIDO ESTILOS MODO EDICION*/
.dnnEditState .ax-pop-up .ax-content {
    left: 0;
    top: 0;
    transform: translate(0, 0);
    background: none;
}


.dnnEditState nav#main-menu {
    float: left;
}

.dnnEditState .ax-pop-up {
    position: relative;
    background: none;
    height: auto;
    width: auto;
}

/* CSS Añadido por Arkix - Federico G. 18052018 **/

#dnn_ContentPane table:not(.ucLinkTypeRadioButtons) tr td {
    border: none !important;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmain {
    margin: 10px 20px 10px 0 !important;
}

#dnn_ContentPane .DnnModule-EasyDNNGallery #EDG_0_Shadow .EDGmainContainer:nth-child(n5) .EDGmain {
    margin: 10px 0 10px 0 !important;
}

#dnn_ContentPane #EDG_0_Shadow .EDGmain .EDGimage a img {
    width: 100%;
}


/* CSS Añadido por Arkix - Federico G. 18052018 **/

.EDGcontent.portfolio_gallery_container > div > div > div {
    float: none !important;
}

.EDGcontent.portfolio_gallery_container > div > div {
    height: auto !important;
}

.EDGcontent.portfolio_gallery_container > div > div:nth-child(2) {
    display: none;
}

input#control_EMAIL,
input#control_COLUMN83 {
    padding: 15px;
}

div#container_COLUMN83 .fieldLabel,
div#container_EMAIL div.fieldLabel {
    color: #007935;
    font-weight: bold;
    font-size: 16px;
}

input.defaultText.buttonStyle {
    padding: 10px;
    font-family: 'VAGRoundedLTCom-Light';
    font-size: 15px;
    background: green;
    border: 0;
    color: #fff;
}

.thumb_wrapper a.next::before,
.thumb_wrapper a.prev::before {
    display: none;
}


/*Destacado comunicado proyecto hidroléctrico ituango*/

.shadow-div-whatsapp-comunicado a {
    background: #79d201;
    color: #fff;
    padding: 10px 30px;
    float: right;
    margin-top: 8px;
}

.shadow-div-whatsapp-comunicado {
    box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.2);
    padding: 13px;
    margin-bottom: 45px;
}

.shadow-div-whatsapp-comunicado p {
    display: inline-block;
    font-size: 16px;
    margin-left: 6%;
}

.shadow-div-whatsapp-comunicado img {
    margin-left: 20px;
    width: 54px;
}


/*Quitar cuando se refleje el modulo html watsap*/

.ax-destacado-whatsapp {
    display: none;
}


/*Estilos galerías ituango*/

.galerias-ituango ul li {
    display: inline-block;
    width: 48%;
    padding: 10px !important;
    margin: 0 20px 10px 0;
}

.galerias-ituango ul li:before {
    display: none;
}

.galerias-ituango ul li a {
    color: #007934 !important;
    font-size: 16px !important;
}

.galerias-ituango ul li:nth-child(2n) {
    margin-right: 0;
}

ul.ullist li {
    position: relative;
}

ul.ullist li:before {
    content: "";
    width: 5px;
    height: 5px;
    left: -15px !important;
    top: 8px;
    position: absolute;
    background: #007934;
    border-radius: 50%;
}

.interna #content-block a.navigation_button.prev,
.interna #content-block a.navigation_button.next {
    position: absolute;
    z-index: 9;
    opacity: 1 !important;
    color: #fff !important;
}

.interna #content-block a.navigation_button.prev:before,
.interna #content-block a.navigation_button.next:before {
    display: none;
}


/*Estilos destacado servicios en linea*/

.destacadoEPM {
    background: #f0f0f0;
    border-bottom: 1px solid lightgray;
    padding: 20px 0px 5px 15px;
}

.destacadoEPM a {
    margin-left: 40px;
}

.destacadoEPM p {
    display: inline-block;
    margin-left: 7%;
}


/*Ajustes EPM radio*/

a.vermas {
    float: right;
    margin: 4px;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    color: #fff !important;
    padding: 12px;
    border-radius: 20px;
}

a.vermas:hover {
    background: #79d300;
}

.chameleon_slider a.navigation_button {
    color: #fff !important;
    z-index: 999;
}

.chameleon_slider.NewsOne a.navigation_button:before {
    display: none;
}

/*Documentos servicios en línea*/

.docs-Energia {
    padding: 25px 0 15px;
}

.docs-Energia ul a {
    vertical-align: top;
    width: 40%;
    display: inline-block;
    margin: 10px 25px;
}

.docs-Energia ul a li {
    display: inline-block;
    width: 78%;
    vertical-align: middle;
}

.docs-Energia ul a li:hover {
    color: #7bca30;
}


/*Formulario rendición de cuentas*/

.ax-form-label-cell {
    font-size: 15px;
    font-weight: bold;
    color: #7f7f7f;
    margin-top: 20px;
    line-height: 21px;
}

.ax-form-label-cell2 {
    margin-top: 0;
}

.ax-form-field {
    width: 100% !important;
    margin-top: 10px;
    color: #7f7f7f;
}

.DynamicForms_MainPanel input[type="text"].ax-form-field {
    padding: 10px;
}


/*Estilos pop up visualización iniciativas innovación en internet explorer*/

.modalp,
.modalp2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.modalClose {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #333;
    opacity: 0.8;
}

.contenidoModal {
    width: 700px;
    height: 240px;
    margin: 120px auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 999;
}

.contenidoModal2 {
    width: 770px;
    height: auto;
    padding-bottom: 40px;
}

ul.infoAriba li:before {
    display: none;
}

ul.infoAriba li strong.numero {
    margin-left: 10px;
}

ul.infoAriba img {
    width: 39px;
}

strong.numero2 {
    color: #75c016;
}

ul.infoAriba li {
    font-size: 15px !important;
    padding: 23px 40px 0px !important;
    border-bottom: 1px dotted;
}

ul.infoAriba li:last-child {
    border-bottom: 0;
}

.modalp2 .contenidoModal p {
    padding: 22px 40px 10px 40px;
}

ul.infoAriba h1 {
    margin: 0;
    font-size: 30px;
    background: #007a2a;
    padding: 15px 25px;
    color: #fff;
}

.contenidoModal p {
    text-align: center;
    padding: 62px 40px 10px 40px;
    font-size: 18px;
    line-height: 20px;
}

.contenidoModal a.clickAqui {
    text-align: center;
    color: #fff !important;
    display: block;
    margin: 0 auto;
    width: 100px;
    padding: 10px;
    font-size: 16px;
    background: green;
}

.botclose {
    position: absolute;
    color: green;
    top: 15px;
    right: 15px;
    font-size: 25px;
}

.botclose2 {
    color: #ffffff !important;
    z-index: 2;
    font-size: 34px !important;
    top: 11px;
}

span.ver_mas {
    float: right;
    margin-top: 20px;
    position: relative;
    padding: 10px 30px 10px 10px;
    font-size: 14px;
    cursor: pointer;
}

/*Estilos popup Cifras*/

.ax-container-riesgos {
    width: 977px;
    margin: 0 auto;
    /*background: #f8f8f8;*/
}

.bordeHeader {
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    margin-top: 20px;
    text-align: center;
}

div.logoEpm {
    width: 127px;
    height: 83px;
    background: url(https://www.epm.com.co/site/portals/0/images/sprite-popup-cifras.png) no-repeat 0px -630px;
    margin: 0 auto;
}

h4.fechaPopup {
    color: #5a5a5a;
    font-size: 22px;
}

.ax-container-riesgos h1 {
    font-size: 33px;
    color: #007a2a;
    font-weight: bold;
}

.iconsPopup {
    width: 100px;
    height: 90px;
    padding: 25px 0;
    background: url(https://www.epm.com.co/site/portals/0/images/sprite-popup-cifras.png) no-repeat -20px 43px;
}

.presa {
    background: url(https://www.epm.com.co/site/portals/0/images/sprite-popup-cifras.png) no-repeat -20px -107px;
    padding: 10px !important;
    height: 253px;
}

.deslizamientos {
    background: url(https://www.epm.com.co/site/portals/0/images/sprite-popup-cifras.png) no-repeat -20px -400px;
}

.movilidadTunel {
    background: url(https://www.epm.com.co/site/portals/0/images/sprite-popup-cifras.png) no-repeat -20px -872px !important;
    height: 110px !important;
}

.box-shadow-popup {
    box-shadow: 1px 1px 6px 0px #a5a5a5;
    border: 2px solid #bfbfbf;
    margin-bottom: 15px;
}

.box-shadow-popup .row {
    margin: 0;
}

.border-top {
    border-top: 2px solid #9c9c9c;
}

.iconsPopup h2 {
    padding: 7px 0px 14px 100px;
    color: #007a2a;
    font-weight: bold;
}

h2.titleEspecificaciones {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    color: 5;
}

.iconsPopup.movilidadTunel h2 {
    padding: 0px 0px 14px 100px;
}

.cifras {
    text-align: center;
}

.cifras .positivo {
    width: 12px;
    height: 12px;
    background: #00e000;
    display: inline-block;
    border-radius: 50%;
}

.cifras p {
    display: inline-block;
}

.linea-popup {
    border-left: 2px solid #9c9c9c;
    position: relative;
}

.separador:after {
    content: "";
    width: 2px;
    height: 77px;
    background: #9c9c9c;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

strong.bigText {
    font-size: 28px;
}

strong.mediumText {
    font-size: 20px;
}

strong.smallText {
    font-size: 10px;
    vertical-align: top;
    margin-left: 5px;
}

.cifrasEstaticas {
    background: #f1f1f1;
    text-align: center;
    margin-top: 10px;
}

.cifrasEstaticas div {
    display: inline-block;
    margin-left: 5px;
}

.cifrasEstaticas p {
    display: inline-block;
    margin: 7px 0;
}

.cifrasEstaticas2 p {
    display: inline-block;
    margin: 7px 0;
    font-size: 9px;
}

span.min-icon-green {
    width: 10px;
    height: 10px;
    background: #00e000;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

span.min-icon-yellow {
    width: 10px;
    height: 10px;
    background: #eeca00;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

span.min-icon-red {
    width: 10px;
    height: 10px;
    background: #ff0203;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

.cont-valores {
    padding: 0 !important;
}

.presa h2 {
    margin-top: 110px;
}

h2.titleDeslizamiento {
    font-size: 13px;
}

span.info-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}

.row.footer-popup p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.borde-footer {
    border-left: 1px solid #9c9c9c;
    height: 40px;
}

span.info-important {
    font-size: 35px !important;
    vertical-align: middle;
    color: #848484;
}

.iconsPopup h2 strong {
    font-size: 20px;
    display: block;
    width: 155px;
}

.medium-12.columns h1 {
    margin-bottom: 10px;
    margin-top: 0;
}

.ax-center-ct-pad {
    padding-bottom: 30px;
    max-width: 1032px !important;
}

/*Revisar error del servidor*/

div#dnn_ctr28293_HtmlModule_lblContent {
    display: none;
}

/*estilos internas ituango*/

li.ax-shadow h3 {
    line-height: 13px;
}

li.ax-shadow ul li {
    margin-bottom: 0;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain span.title {
    display: none;
}

.galerias-ituango ul li a img {
    width: 100%;
    padding-bottom: 10px;
}

.galerias-ituango ul li a {
    font-size: 19px !important;
}

/*Ajustes título videos ituango*/

table#dnn_ctr28423_ViewEasyDNNGallery_ctl00_dlTableGallery .EDGmain .EDGvideo .Description {
    display: none;
}

table#dnn_ctr28423_ViewEasyDNNGallery_ctl00_dlTableGallery span.title {
    width: 93% !important;
    right: 0px !important;
    bottom: 1px !important;
    left: 4px !important;
    background: black !important;
    font-size: 14px !important;
    display: block !important;
    color: #fff !important;
}

table#dnn_ctr28423_ViewEasyDNNGallery_ctl00_dlTableGallery span.title:hover {
    color: #fff !important;
}


textarea#dnn_ctr28603_DynamicForms_TBR_GUID168bc1e4-eec9-4cf1-b921-08c5d8108181Djanos {
    height: 80px !important;
}

span.icon-numeracion:before {
    width: 28px;
    height: 23px;
    display: inline-block;
    color: green;
    border: 4px solid green;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    content: "1";
    text-align: center;
    vertical-align: middle;
    padding-top: 6px;
    margin-right: 7px;
}

span.icon-numeracion1:before {
    content: "1";
}

span.icon-numeracion2:before {
    content: "2";
}

span.icon-numeracion3:before {
    content: "3";
}

span.icon-numeracion4:before {
    content: "4";
}

.cont-items div {
    display: inline-block;
    width: 92%;
    vertical-align: top;
    color: #848484;
}

.cont-items p {
    display: inline-block;
    width: 45px;
    vertical-align: top;
}

.destacado-activos {
    background: url(/site/Portals/0/Images/background.jpg) no-repeat;
    background-size: cover;
    padding: 12px;
}

.destacado-activos p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

a.midestacado:hover {
    display: block;
    opacity: 0.8;
    cursor: pointer;
}

span.chec-res-correo-habeas {
    float: left;
    width: 20px !important;
}

#ancla1 .itemCtAlto {
    min-height: 565px !important;
}

ol.olaInvernal li {
    color: gray;
}

.imgolaInvernal {
    text-align: center;
}

.imgolaInvernal img {
    padding-left: 20px;
}

.iconNumber {
    color: green;
}

/*Modulo de comentarios DNN Centric*/

td.prc_comment_IndentTD {
    display: none;
}

span#dnn_ctr29531_ViewRatingAndComments_lblProfileLink,
span#dnn_ctr29544_ViewRatingAndComments_lblProfileLink,
span#dnn_ctr29560_ViewRatingAndComments_lblProfileLink {
    display: none;
}

input#dnn_ctr29531_ViewRatingAndComments_txtProfileLink,
input#dnn_ctr29544_ViewRatingAndComments_txtProfileLink,
input#dnn_ctr29560_ViewRatingAndComments_txtProfileLink {
    display: none;
}

label#lblProfileLinkMessage {
    display: none;
}

td.prc_commentpostingpanelcommentsectionlableTDC {
    display: none;
}

.prc_commentpostingpanelcommentsectiontextboxmain {
    padding: 4%;
}

table.prc_maintable tr td {
    padding: 3px !important;
}

.prc_commentpostingpanelcommentsectionlableTD a.prc_commentpostingpanelcommentsectionlink:link {
    background: #007934 !important;
    color: #fff !important;
    border: 0;
    padding: 14px;
    margin-top: 9px;
    font-family: 'VAGRoundedLTCom-Light' !important;
    display: block;
    width: 110px;
}

td.prc_commentpostingpanelcommentsectionlableTD {
    width: auto !important;
}

.ReplyCommnetBorder {
    background: #f7f7f7;
    width: 85% !important;
    display: block;
    float: right;
}

#dnn_ContentPane .prc_comment_item {
    background: rgba(76, 175, 80, 0.05);
    box-shadow: 0px 0px 1px 0 #cccccc;
}

td.prc_profileImage img {
    filter: grayscale(80%);
    -webkit-filter: grayscale(80%);
}

/*Fin modulo de comentarios DNN Centric*/

/*Iconos ituango Home epm*/

/*2 columnas botones ituango*/

.home-col2 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.home-col2 h2 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 26px;
}

.cont-icons-ituango a div.icon-ptar {
    background-position: -10px -322px;
}

.home-col1 {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.home-col1 h2 {
    padding: 0 55px;
    font-size: 37px;
    line-height: 41px;
    margin-bottom: 38px;
}

.cont-icons-ituango {
    width: 100%;
    text-align: center;
    margin-bottom: -3%;
    z-index: 2;
    position: relative;
}

.cont-icons-ituango a {
    display: inline-block;
    vertical-align: top;
    padding: 0px 2% 25px 0;
    position: relative;
}

.cont-icons-ituango a span.boton-ituango {
    color: #ffF !important;
    width: 138px;
    display: block;
    position: relative;
    margin: 8px auto 0 0;
    text-align: left;
    padding: 10px 0 10px 20px;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    border-radius: 10px;
}

ul.listaAlianzasItuango {
    width: 325px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

ul.listaAlianzasItuango li {
    font-size: 14px;
    color: #848484;
}

.cont-icons-ituango a span.boton-ituango:after {
    content: "+";
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 9px;
}

.cont-icons-ituango a:hover span.boton-ituango:hover {
    background: #217852;
}

.cont-icons-ituango a:hover p {
    color: #007a32 !important;
}

.cont-icons-ituango a:last-child {
    border: 0;
}

.cont-icons-ituango a div.icon-semanaAmbi {
    background-position: -167px -325px !important;
}

.cont-icons-ituango a p {
    color: #717171;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    width: 171px;
    vertical-align: middle;
    font-weight: bold;
    text-align: left;
}

.cont-icons-ituango a div {
    width: 120px;
    height: 90px;
    display: inline-block;
    margin: 0 auto;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -9px -120px no-repeat;
    vertical-align: middle;
}

.cont-icons-ituango a div.icon-preguntas-ituango {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -185px -120px no-repeat;
}

.cont-icons-ituango a div.icon-gestion-social {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -3px -213px no-repeat;
}

.cont-icons-ituango a div.icon-apertura-informativa {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -188px -224px no-repeat;
}

h1.titulo-ituango {
    text-align: center;
    margin: 80px auto 45px;
    font-weight: bold;
    text-shadow: 1px 1px #007934;
    font-size: 37px;
    line-height: 49px;
}

h1.titulo-ituango strong {
    font-size: 50px;
    color: #61a700;
    text-shadow: 1px 1px #60a601;
    letter-spacing: 1px;
}

/*histórico de alertas carpetas*/

.meses-alertas p a {
    margin-right: 50px;
    color: #007a30;
}

.meses-alertas {
    margin: 45px auto;
    padding: 0 17px;
}

.meses-alertas p a:hover {
    color: gray;
}

/*Nuevos estilos eficiencia energética ajustes losgos*/

.ax-ef-energ-general-content .ax-ef-energ-summary a {
    vertical-align: middle;
    display: inline-block;
    margin-left: 23px;
    padding: 0 29px;
}

a.enlaceEficiencia4 {
    margin-left: 15% !important;
}

.contact-eficiencia {
    display: inline-block;
    margin-top: 70px;
    text-align: center;
    padding-right: 40px;
}

.round-btn img {
    display: block;
    margin: 0 auto 15px;
}

.cont-icon-datos {
    width: 600px;
    margin: 0 auto;
}

/*=============================Refresh rediseño EPM================================*/

/*Sección Noticias*/

/*Entérate*/

.home #mod-news .nav-tabs li:before {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -816px -9px no-repeat;
    content: "";
    display: block;
    width: 45px;
    height: 40px;
    position: absolute;
    top: 4px;
    left: 15px;

}

.home #mod-news .nav-tabs li:hover:before {
    background-position: -816px -54px;
}

.home #mod-news .nav-tabs li.active:before {
    background-position: -816px -54px;
}

.home #mod-news .nav-tabs li:nth-child(2):before {
    background-position: -879px -9px;
}

.home #mod-news .nav-tabs li:nth-child(2):hover:before,
.home #mod-news .nav-tabs li:nth-child(2).active:before {
    background-position: -879px -54px;
    transition: all 0.5s;
}

.home #mod-news .nav-tabs li:nth-child(3):before {
    background-position: -950px -9px;
}

.home #mod-news .nav-tabs li:nth-child(3):hover:before,
.home #mod-news .nav-tabs li:nth-child(3).active:before {
    background-position: -950px -54px;
    transition: all 0.5s;
}

.home #mod-news .nav-tabs li:nth-child(4):before {
    background-position: -1021px -9px;
}

.home #mod-news .nav-tabs li:nth-child(4):hover:before,
.home #mod-news .nav-tabs li:nth-child(4).active:before {
    background-position: -1018px -54px;
    transition: all 0.5s;
}

.home #mod-news .nav-tabs li:nth-child(5):before {
    background-position: -1099px -9px;
}

.home #mod-news .nav-tabs li:nth-child(5):hover:before,
.home #mod-news .nav-tabs li:nth-child(5).active:before {
    background-position: -1099px -54px;
    transition: all 0.5s;
}

.home #mod-news .nav-tabs li:nth-child(6):before {
    background-position: -1167px -9px;
}

.home #mod-news .nav-tabs li:nth-child(6):hover:before,
.home #mod-news .nav-tabs li:nth-child(6).active:before {
    background-position: -1167px -54px;
    transition: all 0.5s;
}

/*Refresh banner home*/

#banner {
    width: 100%;
}

#banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain .EDGimage a img {
    border: none !important;
    padding: 0 !important;
    margin: 0 0 0 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    border-radius: 0 0 28% 0 / 0 0 27% 0;
    -webkit-box-shadow: 0 0px 8px 0px gray;
    box-shadow: 0 0px 8px 0px gray;
}

#banner .image_carousel > .caroufredsel_wrapper {
    height: 810px !important;
    width: 100% !important;
}


#banner .image_carousel > .caroufredsel_wrapper > div {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}

#banner .image_carousel > .caroufredsel_wrapper > div .EDGmain:first-child {
    display: block;
    width: 100%;
}

/*Menu superior Gobierno en línea*/

ul.ulGobiernoDigital {
    float: right !important;
}

li.iconBuscador {
    background: #017935;
    margin-right: 40px;
    padding: 5px 8px;
    cursor: pointer;
    transition: all 0.5s;
}

li.iconBuscador:hover {
    background: #79d300;
    transition: all 0.5s;
}

.goog-te-gadget-simple .goog-te-menu-value span:first-child {
    text-indent: -9999 !important;
    display: inline-block;
}

.goog-te-gadget-simple .goog-te-menu-value span:first-child:before {
    content: "";
    width: 25px;
    height: 18px;
    display: block;
    position: absolute;
    left: 18px;
    top: 3px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -660px -139px no-repeat;
}

span.tooltipContraste {
    display: none;
    padding: 5px 10px;
    border: 1px solid #fff;
    top: 35px;
    left: -20px;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
    color: #262626;
    background-color: #ffffff;
    border-radius: 15px;
    -webkit-box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    -moz-box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    box-shadow: 0px 2px 13px -2px rgba(66, 66, 66, 1);
    font-size: 13px;
}

a.letraChiquita:hover,
a.letraNormal:hover,
a.letraGrande:hover,
a.letraChiquita:hover {
    background: none !important;
    color: #4a4a4a !important;
}

.contraste:hover span.tooltipContraste {
    display: block;
}

a.contraste > span {
    opacity: 0;
}

#header-mod-controlVisual ul:not(.redactor-toolbar) li a.contraste:hover {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -158px -63px no-repeat;
}

.ax-plugin .inactivo:hover {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -93px -71px no-repeat;
}

.goog-te-gadget-simple .goog-te-menu-value span:first-child:hover:before {
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -660px -165px no-repeat;
}

/*Buscador*/

.ax-search-button {
    width: 30px;
    height: 30px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -27px -70px no-repeat;
    display: block;
    position: absolute;
    top: -10px;
    left: 13px !important;
    text-indent: -9999;
}

/*Menú principal*/

header {
    width: 100%;
    -webkit-box-shadow: 0px 2px 8px -1px #aeaeae;
    -moz-box-shadow: 0px 2px 8px -1px #aeaeae;
    box-shadow: 0px 2px 8px -1px #aeaeae;
    height: 116px;
    border-radius: 0% 0% 10% 10% / 0 0 100% 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
    z-index: 2;
    position: relative;
}

.home header,
.subhome header {
    position: absolute;
}

.subhome #main-menu nav {
    margin-top: 25px;
}

nav#main-menu {
    margin-left: 15%;
}

.home nav#main-menu nav {
    margin-top: 25px;
}

.mostrarMegaMenu {
    /*display: inline-block !important;*/
    opacity: 1 !important;
    transform: rotateY(0deg) !important;
}

aside#contDown img {
    border-radius: 0;
}

/*Botones sticky home*/

.stickyHome ul li {
    width: 247px;
    border-radius: 15px 0 0 15px;
    padding: 5px 0 7px !important;
    list-style: none !important;
    color: #fff !important;
    font-size: 15px !important;
    display: inline-block;
    vertical-align: bottom;
}

.stickyHome {
    position: fixed;
    right: 100%;
    bottom: 0;
    z-index: 999;
}

.animeSticky {
    -webkit-animation-name: moverSticky;
    -webkit-animation-duration: 1s;
    animation-name: moverSticky;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

@keyframes moverSticky {
    0% {
        right: 100%;
    }

    100% {
        right: 0%;
    }
}


/*animación de los li*/

.inputChatA {
    width: 430px;

}

.stickyHome ul {
    margin: 0;
}

.stickyHome div.boton-chat div {
    bottom: 0;
    -webkit-animation-name: moverli;
    -webkit-animation-duration: 0.8s;
    animation-name: moverli;
    animation-delay: 1s;
    animation-iteration-count: 4 +;

}

@keyframes moverli {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 5px;
    }

    100% {
        bottom: 0px;
    }
}

.stickyHome ul li span {
    width: 65px;
    height: 52px;
    display: inline-block;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -290px -18px no-repeat;
    vertical-align: middle;
    margin-left: 5px;
}

.stickyHome ul li:before {
    display: none;
}

.stickyHome ul li a p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    padding: 0;
    width: 157px;
    display: inline-block;
    vertical-align: middle;
}

.stickyHome ul li.btn-sti-chat span {
    background-position: -382px -20px;
}

li.btn-sti-servicios {
    background: rgba(18, 173, 21, 1);
    background: -moz-linear-gradient(top, rgba(18, 173, 21, 1) 0%, rgba(25, 106, 36, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 173, 21, 1)), color-stop(100%, rgba(25, 106, 36, 1)));
    background: -webkit-linear-gradient(top, rgba(18, 173, 21, 1) 0%, rgba(25, 106, 36, 1) 100%);
    background: -o-linear-gradient(top, rgba(18, 173, 21, 1) 0%, rgba(25, 106, 36, 1) 100%);
    background: -ms-linear-gradient(top, rgba(18, 173, 21, 1) 0%, rgba(25, 106, 36, 1) 100%);
    background: linear-gradient(to bottom, rgba(18, 173, 21, 1) 0%, rgba(25, 106, 36, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12ad15', endColorstr='#196a24', GradientType=0);

}

li.btn-sti-servicios:hover {
    background: #12ad15;
    cursor: pointer;
}

li.btn-sti-chat {
    background: #cfc418;
    background: -moz-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: -webkit-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: linear-gradient(to bottom, #cfc418 0%, #b4aa07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfc418', endColorstr='#b4aa07', GradientType=0);
}

li.btn-sti-chat:hover {
    background: #cfc418;
    cursor: pointer;
}

#banner .image_carousel a {
    right: 14px;
}

#banner .image_carousel .EDGmain .EDGimage a {
    float: none !important;
}

/*News home tabs*/

.ax-enterate-refresh {
    width: 288px;
    width: 24.2%;
    float: left;
    margin: 0 15.5px 15.5px 0;
    position: relative;
    z-index: 2;
}

.home #mod-news .nav-tabs li:last-child {
    border-right: 0;
}

.ax-enterate-refresh:first-child img {
    height: 390px;
}

.ax-enterate-refresh img {
    width: 100%;
    height: 187px;
    margin: 0 !important;
}

.ax-enterate-refresh:first-child {
    width: 600px;
    width: 49%;
}

.ax-enterate-refresh:nth-child(3),
.ax-enterate-refresh:nth-child(5) {
    margin-right: 0;
}

.bstrap30 .tab-pane {
    background-color: #fff;
    border: 0;
    padding: 0;
}

.spanHome.ax-enterate-refresh h2 {
    color: white;
    position: absolute;
    bottom: 10px;
    margin: 0;
    padding: 0 0 0 13px;
    font-size: 14px;
    width: 83% !important;
    font-weight: bold;
    text-shadow: 1px 1px 2px #191919;
    transition: all 1s;
    line-height: 1.1;
}

.spanHome.ax-enterate-refresh span.mas.iconMas {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -345px -123px no-repeat;
    display: block;
    position: absolute;
    right: 7px;
    bottom: 7px;
    text-indent: -9999;
}

.ax-enterate-refresh:first-child h2 {
    font-size: 25px;
    font-weight: normal;
    width: 100%;
    padding: 20px 20px 20px 25px;
    line-height: 1.1;
}

.ax-enterate-refresh:hover h2 {
    text-shadow: none;
}

.ax-enterate-refresh:before {
    content: "";
    width: 100%;
    padding: 0 0 0 0;
    height: 0;
    position: absolute;
    margin: 0;
    bottom: 0;
    border-radius: 0 0 15px 15px;
    background: #217852cc;
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 0.8) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 0.8)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 0.8) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 0.8) 0%, rgba(15, 171, 44, 0.8) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 0.8) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(165deg, #217852cc 65%, rgba(15, 171, 44, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
    transition: all 0.5s;
}

.ax-enterate-refresh:hover:before {
    padding: 36px 0 20px 0;
}

.ax-enterate-refresh:first-child:hover:before {
    padding: 95px 0 20px 0;
}

.spanHome.ax-enterate-refresh:first-child a.mas.iconMas {
    right: 23px;
    bottom: 20px;
}

/*News tabs home Interrupciones*/

.DnnModule.DnnModule-EasyDNNnews.DnnModule-30637 {
    width: 74%;
    float: left;
}

.DnnModule.DnnModule-DNN_HTML.DnnModule-30633.DnnVersionableControl {
    float: left;
    width: 25.6%;
    margin-left: 4px;
}

.DnnModule.DnnModule-DNN_HTML.DnnModule-30634.DnnVersionableControl {
    float: right;
}

.ax-enterate-refresh.Interrupciones_refresh:first-child {
    width: 66%;
    margin-right: 15.5px;
}

.ax-enterate-refresh.Interrupciones_refresh {
    width: 31.4%;
    margin-right: 0;
}

/*tabs mapas*/

.image_carousel #ICM30625 img {
    margin: 0 !important;
}

.home .tab-content .caroufredsel_wrapper {
    height: 220px !important;
}


/*Enlaces accesos directos*/

.contInfo {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
}

.contInfo .contInfo-box {
    width: 33%;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 50px !important;
}

.contInfo .contInfo-box__bordeR {
    border-right: solid 1px #c8c8c8;
    margin-bottom: 50px !important;
}

.contInfo .contInfo-box .contInfo-img,
.contInfo-txt {
    width: 50%;
}

.contInfo .contInfo-box .contInfo-img,
.contInfo-txt h4,
.contInfo-txt h3 {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 20px;
    margin-bottom: 20px;
}

.contInfo-txt h3 {
    margin-bottom: 0px !important;
}

.contInfo .contInfo-box .contInfo-img,
.contInfo-txt a {
    padding: 6% 14%;
    color: #fff !important;
    border-radius: 10px;
}

.contInfo .contInfo-box .contInfo-img img {
    width: 100%;
}

.contInfo .contInfo-box .contInfo-img {
    padding: 0 3%;
    padding-bottom: 3px;
}

/*separador footer*/

footer > img {
    display: none;
}

footer > img:first-child {
    position: absolute;
    display: block !important;
}


/*Estilos jhon Sandoval*/

#events .news > div > div {
    display: flex;
}

#events .news > div > div .eventos-home {
    width: 50%;
    padding: 0 2%;
}

#events .news > div > div .eventos-home img {
    border-radius: 20px;
    width: 100%;
    height: 228px;
}

#events .news > div > div .eventos-home h1 {
    font-size: 21px;
    color: #fff;
    margin: 20px 0 15px;
}

#events .news > div > div .eventos-home h1 span {
    font-size: 21px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 20px;
}

#events .news > div > div .eventos-home .summary {
    color: #fff;
}

/*Redes sociales footer*/

.redes-refresh ul li a {
    width: 35px;
    height: 35px;
    display: block;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -1024px -123px no-repeat;
    margin-right: 10px;
    text-indent: -9999;
}

.redes-refresh {
    width: 100%;
    margin-bottom: 50px;
}

.redes-refresh p {
    float: none !important;
    padding: 10px 0;
    font-size: 17px;
}

.redes-refresh ul {
    float: none;
    margin: 0;
}

.redes-refresh ul li a.fb {
    background-position: -776px -123px;
}

.redes-refresh ul li a.tt {
    background-position: -815px -123px;
}

.redes-refresh ul li a.yt {
    background-position: -858px -123px;
}

.redes-refresh ul li a.instgra {
    background-position: -941px -123px;
}

.redes-refresh ul li a.lk {
    background-position: -983px -123px;
}

.redes-refresh ul li a.conexion {
    background-position: -898px -123px;
}

.redes-refresh ul li a.gmas {
    background-position: -1067px -123px;
}

.redes-refresh ul li a.flickr {
    background-position: -1109px -123px;
}

.redes-refresh ul li a.pin {
    background-position: -1152px -123px;
}

.redes-refresh ul li a:hover {
    opacity: 0.7;
}


/*Estilos Andrés días*/

/*** Gradients ***/

.gradient-green {
    background: #217852;
    background: -moz-linear-gradient(top, #217852 0%, #1b821a 100%);
    background: -webkit-linear-gradient(top, #217852 0%, #1b821a 100%);
    background: linear-gradient(to bottom, #217852 0%, #1b821a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#1b821a', GradientType=0);
}

.gradient-green:hover {
    background: #217852;
}

.gradient-green_light {
    background: #7ad11c;
    background: -moz-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: -webkit-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: linear-gradient(to bottom, #7ad11c 0%, #78a107 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ad11c', endColorstr='#78a107', GradientType=0);
}

.gradient-green_light:hover {
    background: #7ad11c;
}

.gradient-green_hard {
    background: #12ad15;
    background: -moz-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: -webkit-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: linear-gradient(to bottom, #12ad15 0%, #196a24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12ad15', endColorstr='#196a24', GradientType=0);
}

.gradient-green_hard:hover {
    background: #12ad15;
}

.gradient-yellow {
    background: rgba(217, 175, 9, 1);
    background: -moz-linear-gradient(top, rgba(217, 175, 9, 1) 0%, rgba(217, 175, 9, 1) 15%, rgba(176, 141, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217, 175, 9, 1)), color-stop(15%, rgba(217, 175, 9, 1)), color-stop(100%, rgba(176, 141, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(217, 175, 9, 1) 0%, rgba(217, 175, 9, 1) 15%, rgba(176, 141, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(217, 175, 9, 1) 0%, rgba(217, 175, 9, 1) 15%, rgba(176, 141, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(217, 175, 9, 1) 0%, rgba(217, 175, 9, 1) 15%, rgba(176, 141, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(217, 175, 9, 1) 0%, rgba(217, 175, 9, 1) 15%, rgba(176, 141, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9af09', endColorstr='#b08d00', GradientType=0);
}

.gradient-yellow:hover {
    background: #d3a901;
}

.gradient-green_main {
    background: #33c524;
    background: -moz-linear-gradient(top, #33c524 0%, #2b8f21 100%);
    background: -webkit-linear-gradient(top, #33c524 0%, #2b8f21 100%);
    background: linear-gradient(to bottom, #33c524 0%, #2b8f21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33c524', endColorstr='#2b8f21', GradientType=0);
}

.gradient-green_main:hover {
    background: #33c524;
}

/* Colors */

.bg-white {
    color: #fff;
}

.bg-green {
    color: #0f6725;
}

.bg-green_light {
    color: #69cd06;
}

.bg-green_main {
    color: #107b4f;
}

.color-white {
    color: #fff;
}

.color-green {
    color: #0f6725;
}

.color-green_light {
    color: #69cd06;
}

.color-green_main {
    color: #107b4f;
}


/* Buttons */

.btn {
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
    width: 100%;
}

#contDown {
    background-color: #ededed;
    background-image: url(/site/Portals/0/rediseno-refresh/img-requests_bottom.png);
    background-position: center 241px;
    background-repeat: no-repeat;
    padding: 0px 0 210px;
    position: relative;
}

#contDown.separadorTop,
.separadorBottom {
    position: absolute;
    left: 0;
}

.separadorTop {
    top: 0;
}

.separadorBottom {
    bottom: 0;
}

.quick-access-wp {
    text-align: center;
}

.quick-access-wp .strongComodidad {
    color: #565656;
    font-size: 27px;
    font-family: 'VAGRoundedLTCom-Light';
    margin-bottom: 45px;
    font-weight: bold;
}

.quick-access-wp h4 {
    color: #565656;
    font-size: 27px;
    font-family: 'VAGRoundedLTCom-Light';
    margin-bottom: 45px;
    font-weight: normal;
}

/*.quick-access-wp h4 strong {
    font-weight: bold;
}*/

.quick-access-wp a {
    font-size: 15px;
    text-align: left;
    vertical-align: top;
    position: relative;
    z-index: 1;
    height: 95px;
    margin-bottom: 10px;
    color: #ffffff;
}

.quick-access-wp a[class^="col-"] {
    padding: 0 10px;
}

.quick-access-wp a:not(:last-child) {
    margin-right: 15px;
}

.quick-access-wp a:before {
    background-image: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png);
    content: " ";
    display: inline-block;
    height: 50px;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 50px;
}

.quick-access-wp a:hover {
    color: #fff;
}

.quick-access-wp a.btn-services:before {
    background-position: -337px -9px;
    background-size: 850px;
}

.quick-access-wp a.btn-pqrs:before {
    background-position: -407px -7px;
    background-size: 850px;
}

.quick-access-wp a.btn-pay:before {
    background-position: -482px -7px;
    background-size: 850px;
}

.quick-access-wp a.btn-guia:before {
    background-position: -337px -414px;
    background-size: 850px;
}

.quick-access-wp a span {
    display: inline-block;
    margin-left: 55px;
    vertical-align: middle;
    line-height: 18px;
    margin-top: 17px;
    text-shadow: 1px 1px 3px #505050;
}

.quick-access-wp a.btn-pay span {
    margin-top: 23px;
}

.quick-access-wp a strong {
    font-size: 27px;
    display: block;
    line-height: 30px;
}

.banner-top {
    /*z-index: 3;*/
}

.df {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.align-items-stretch {
    align-items: stretch;
}

/*** Eventos ***/

#events {
    background: rgba(61, 143, 115, 1);
    background: -moz-linear-gradient(-45deg, rgba(61, 143, 115, 1) 0%, rgba(62, 149, 52, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(61, 143, 115, 1)), color-stop(100%, rgba(62, 149, 52, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(61, 143, 115, 1) 0%, rgba(62, 149, 52, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(61, 143, 115, 1) 0%, rgba(62, 149, 52, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(61, 143, 115, 1) 0%, rgba(62, 149, 52, 1) 100%);
    background: linear-gradient(135deg, rgba(61, 143, 115, 1) 0%, rgba(62, 149, 52, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d8f73', endColorstr='#3e9534', GradientType=1);
    position: relative;
}

#events img {
    border-radius: 0;
}

section#events .center-c {
    margin: -20px auto 0 !important;
    z-index: 2;
    position: relative;
}

#dnn_ContentPane table.sin_borde img {
    margin: 0;
    height: 130px;
}

/* Columns */

[class^="col-"] {
    box-sizing: border-box;
}

@media (min-width: 576px) {
    .col-sm-1 {
        width: 8.333333%;
    }

    .col-sm-2 {
        width: 16.666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.333333%;
    }

    .col-sm-5 {
        width: 41.666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.333333%;
    }

    .col-sm-8 {
        width: 66.666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.333333%;
    }

    .col-sm-11 {
        width: 91.666667%;
    }

    .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 768px) {

    .only-mobile {
        display: revert;
    }

    .col-md-1 {
        width: 8.333333%;
    }

    .col-md-2 {
        width: 16.666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.333333%;
    }

    .col-md-5 {
        width: 41.666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333%;
    }

    .col-md-8 {
        width: 66.666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.333333%;
    }

    .col-md-11 {
        width: 91.666667%;
    }

    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        width: 8.333333%;
    }

    .col-lg-2 {
        width: 16.666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.333333%;
    }

    .col-lg-5 {
        width: 41.666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333%;
    }

    .col-lg-8 {
        width: 66.666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.333333%;
    }

    .col-lg-11 {
        width: 91.666667%;
    }

    .col-lg-12 {
        width: 100%;
    }
}

a.ax-centro-multimedia-btn.ax-centro-multimedia-btn-10 {
    background: url(/site/Portals/0/skins/epm_skins/images/sprite-btn-multimedia-ituango.png) no-repeat 39px -626px;
    background-color: #4f7f0a;
}

a.ax-centro-multimedia-btn.ax-centro-multimedia-btn-16 {
    background: url(/site/Portals/0/skins/epm_skins/images/sprite-btn-multimedia-ituango.png) no-repeat 39px -3435px;
    background-color: #2b4708;
}

a.ax-centro-multimedia-btn.ax-centro-multimedia-btn-17 {
    background: url(/site/Portals/0/skins/epm_skins/images/sprite-btn-multimedia-ituango.png) no-repeat 39px -3617px;
    background-color: #2b4708;
}

a.ax-centro-multimedia-btn.ax-centro-multimedia-btn-18 {
    background: url(/site/Portals/0/skins/epm_skins/images/sprite-btn-multimedia-ituango.png) no-repeat 39px -3856px;
    background-color: #7bb141;
}

table.tablaLogos tr td img.logoNormal {
    width: 191px;
}

/*botones participación ciudadana/documentación*/

.botonesPDF ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 !important;
    margin-left: 11px;
    margin-bottom: 15px;
}

.botonesPDF ul li a {
    width: 225px;
    height: 30px;
    display: block;
    background: #007934;
    color: #fff !important;
    padding: 30px 4px 30px 90px;
}

.botonesPDF ul li:before {
    display: none;
}

.botonesPDF li a.iconpDocs:after {
    background: url(/site/portals/5/imagenes/spritedocs.png) 0 0 no-repeat;
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 21px;
    top: 23px;
}

.botonesPDF li a.iconpDocs2:after {
    background-position: -76px 0;
}

.botonesPDF li a.iconpDocs3:after {
    background-position: -158px 0;
}

.botonesPDF li a.iconpDocs4:after {
    background-position: -241px 0;
}

.botonesPDF li a.iconpDocs5:after {
    background-position: -322px 0;
}

.botonesPDF li a.iconpDocs6:after {
    background-position: -402px 0;
}

.botonesPDF li a.iconpDocs7:after {
    background-position: -488px 0;
}

.botonesPDF li a.iconpDocs8:after {
    background-position: -567px 0;
}

.botonesPDF li a.iconpDocs9:after {
    background-position: -651px 0;
}

.botonesPDF li a.iconpDocs10:after {
    background-position: -733px -4px;
}

.botonesPDF li a.iconpDocs11:after {
    background-position: -796px -3px;
}

.botonesPDF li a.iconpDocs12:after {
    background-position: -936px -6px;
}

.botonesPDF li a.iconpDocs13:after {
    background-position: -865px -6px;
}

.botonesPDF li a:hover {
    background-color: #3da619;
    transition: all 0.5s;
}


/*Nuevo botón enajenación*/

.accionesISA a {
    padding: 20px 15px 20px 76px;
    background: #017934;
    margin: 0 auto 50px;
    display: inline-block;
    vertical-align: top;
    width: 351px;
    border-radius: 5px;
    position: relative;
    color: #ffffff;
    transition: all 0.5s;
    text-align: left;
}

.accionesISA a:before {
    background: url(/site/portals/5/imagenes/spritedocs.png) -328px 0 no-repeat;
    content: "";
    display: block;
    width: 46px;
    height: 39px;
    left: 12px;
    top: 18px;
    position: absolute;
}

.accionesISA a.isa2:before {
    background-position: -998px 0px;
}

.accionesISA a:hover {
    background: #74ab3f;
    transition: all 0.5s;
}

/*ajustes generales refresh epm*/

.wrapper iframe {
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

div#dnn_ctr11064_Main_tabTheme,
div#dnn_ctr10816_ModuleContent {
    margin-top: 40px;
}

#dnn_ContentPane table.tabla-epm:not(.ucLinkTypeRadioButtons) tr td {
    border: 1px solid #d4d4d4 !important;
}

.txt-center {
    text-align: center;
}

.tabla-epm {
    width: 100%;
}

.tabla-epm tr td {
    border: 1px solid #d4d4d4 !important;
    padding: 10px;
}

table.tabla-epm th {
    background: #017934;
    border: 1px solid #d4d4d4;
    color: #d4d4d4;
    padding: 10px;
}

img.separadores,
footer > img:first-child {
    width: 100% !important;
    height: 303px !important;
}

img.separadores-fiesta-libro {
    width: 100% !important;
    height: 335px !important;
}

a.btn-a {
    display: inline-block;
    color: #fff !important;
    padding: 10px 15px;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
}

.separar-divs {
    margin-top: 14%;
}

.ax-landing-ituango .shadow-div {
    border-radius: 10px;
}

.ax-landing-ituango .green-btn,
.ax-landing-ituango .ax-section-bottom {
    border-radius: 10px !important;
}

.wrapper .overview iframe,
.wrapper .tweet_iframe_widget iframe {
    border: 0;
}

/*Botón destacado general epm*/

.destacado-epm {
    background: #ececec;
    border-radius: 10px;
    width: 555px;
    margin: 60px auto 35px;
    padding: 20px 10px 1px;
}

a.ancorDestacado {
    font-size: 20px !important;
    margin: 0;
    padding: 10px 15px;
}

.destacado-epm div p {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    margin-left: 10px;
    font-size: 24px;
    margin-bottom: 0;
}

p.pTerminos {
    margin-left: 10px;
    margin-top: -20px;
}

p.pTerminos a:hover {
    text-decoration: underline;
}

/*Botón destacado general epm*/

.destacado-epm {
    background: #ececec;
    border-radius: 10px;
    width: 620px;
    margin: 60px auto 35px;
    padding: 10px 15px 1px;
}

a.ancorDestacado {
    font-size: 20px !important;
    margin: 0;
    padding: 10px 15px;
}

.destacado-epm div p {
    display: inline-block;
    vertical-align: baseline;
    width: 465px;
    font-size: 24px;
    margin-bottom: 0;
}

p.pTerminos {
    margin-left: 67px;
    margin-top: -20px;
}

p.pTerminos a:hover {
    text-decoration: underline;
}

.destacado-epm div p img {
    margin: 0 !important;
}

article.empresas a img {
    width: 90%;
}

.dnnCheckbox img {
    border-radius: 0 !important;
}

/*Logos página candidatos*/

.logos-filiales.group ul li {
    display: inline-block;
    width: 24%;
    margin-bottom: 15px;
}

.logos-filiales.group ul li:before {
    display: none;
}

.logos-filiales.group ul li a img {
    border-radius: 0 !important;
}

.dnnLogin {
    padding-top: 35px;
}

.wrapper.home .dnnLogin {
    padding-top: 0px;
}

span.chec-res-correo.chec-res-correo-habeas input {
    width: 50px !important;
}

/*capsulas*/

.capsulas {
    display: inline-block;
    border-left: 1px solid green;
    vertical-align: middle;
    width: 32.2%;
    height: 121px;
    text-align: center;
    position: relative;
    padding: 20px 0;
}

.capsulas a p {
    color: #ffffff;
    font-weight: bold;
    font-size: 19px;
    width: 102px;
    position: absolute;
    top: 44px;
    right: 21px;
}

.capsula2 a p {
    top: 46px;
}

.capsula3 div span {
    color: #1f7716;
    font-size: 19px;
    font-weight: bold;
    margin-left: 9px;
    line-height: 18px;
    width: 116px;
    display: inline-block;
}

.capsula3 a {
    display: block;
    background: green;
    padding: 8px;
    border-radius: 20px !important;
    width: 230px;
    margin: 0 auto;
    color: #6cd22e !important;
    font-size: 16px !important;
    margin-bottom: 5px;
}

.capsulas:first-child {
    border: 0;
}

.capsula3 a:hover,
.capsulas a:hover p {
    text-decoration: underline;
}

.label-res-correo label a img,
.dnnBoxLabel img,
.dnnFormItem label a img,
.DF-FieldRow label a img {
    filter: grayscale(70%);
}

.Help {
    background: #f9fff8 !important;
    border: 1px solid #bdbdbd !important;
    padding: 10px !important;
    border-radius: 5px;
    color: #217933 !important;
    font-size: 12px !important;
}

/*Este estilo ajusta el contenido del skin interna para que las lineas de texto no se pasen de 100 caracteres*/

.interna section#content {
    width: 890px;
    margin: 0 auto;
}

.centrar-contenido-epm {
    width: 800px;
}

.newsCt p,
.newsCt h3 {
    font-size: 15px !important;
    margin: 0 30px !important;
}


div#dnn_contenido_internas_ituango_dos {
    width: 790px;
    margin: 0 auto;
}

.internaFull nav#shortcuts {
    margin-bottom: -73px;
}

/*Este estilo coloca todos los contenidos de interna full a dos columnas*/

.contenedor-paginas2-col {
    column-count: 2;
    column-gap: 40px;
}

.contenedor-paginas2-col img {
    float: none !important;
    margin: 0 !important;
}

/*Formulario Innovate EPM*/

.df-FieldLabelSame-1 {
    display: inline-block;
    width: 44%;
    vertical-align: top;
    margin: 10px 20px !important;
}

div#dnn_ctr33043_DynamicForms_pnlQuestions,
div#SaveForm_33043 {
    width: 768px;
    margin: 0 auto;
}

div#dnn_ctr33147_DynamicForms_pnlQuestions {
    width: 880px;
}

div#SaveForm_33147 {
    width: 880px;
    margin: 0 auto;
}

div#dnn_ctr33043_DynamicForms_divQuestion53003854-eba5-4dfe-80cd-adc658eaea60 {
    margin: 10px 20px;
}

div#dnn_ctr33043_DynamicForms_divQuestionb551844d-f6d6-4336-be60-fde5a7376528,
div#dnn_ctr33043_DynamicForms_divQuestion33ad7647-ff3d-4d28-b6dd-09a32a7c22d6,
div#dnn_ctr33043_DynamicForms_divQuestion5266990c-645d-408c-b5b1-a3a70d1ad416 {
    margin: 30px 33px 10px 20px;
}

textarea#dnn_ctr33043_DynamicForms_TBR_GUID027fc9be-6498-4562-af6e-a678999e761dDescripciproyect,
textarea#dnn_ctr33147_DynamicForms_TBR_GUID654cebf0-b17b-4ddf-907c-066e054fd280cualestuidea {
    width: 100%;
    height: 59px !important;
}

.label-titulo-destacado {
    color: #007934;
    font-weight: bold;
    font-size: 18px;
}

a#dnn_ctr33147_DynamicForms_Label_7abc8384-a879-4f62-ad51-92115b44d6e5_cmdHelp,
a#dnn_ctr33147_DynamicForms_Label_8531d990-2f5a-4cb7-a29c-3e2be63b4b99_cmdHelp,
a#dnn_ctr33147_DynamicForms_Label_5280d4e1-1f37-471f-ad06-c022811dcae7_cmdHelp,
a#dnn_ctr33147_DynamicForms_Label_cf8c7648-871d-44fc-b58e-1a1afba70ead_cmdHelp {
    display: none;
}

.RadAsyncUpload {
    width: 100% !important;
}

.DynamicForms_MainPanel .DF-FieldRow .RadAsyncUpload input {
    width: auto !important;
}

li#dnn_ctr33043_DynamicForms_FileResponses_GUIDba2c82d5-55fc-4e64-a544-c12cb5cd2e20_RADFileResponses_GUID_ba2c82d5-55fc-4e64-a544-c12cb5cd2e20row0:before,
li#dnn_ctr33043_DynamicForms_FileResponses_GUIDba2c82d5-55fc-4e64-a544-c12cb5cd2e20_RADFileResponses_GUID_ba2c82d5-55fc-4e64-a544-c12cb5cd2e20row1:before {
    display: none;
}

.RadUpload .ruUploadSuccess {
    background-position: 0 28% !important;
}

.dnnForm fieldset {
    margin-bottom: 0 !important;
}

div#dnn_ctr29569_ModuleContent {
    width: 768px;
    margin: 60px auto 0;
}

/*Ajustes accesibilidad*/

/*INICIA popup video*/

p.popupVideo {
    width: 202px;
    height: auto;
    padding: 10px;
    top: 77%;
    left: 53%;
    opacity: 0;
    background: #ffffffe3;
    color: #007934;
    font-weight: bold;
    text-align: center;
    position: absolute;
    border-radius: 42px;
    animation-name: popupVideo;
    animation-duration: 13s;
    animation-delay: 1s;
    animation-iteration-count: 1;

}

p.popupVideo:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 17px solid #ffffffe3;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    display: block;
    position: absolute;
    bottom: -17px;
    left: 95px;
}


.pp_pic_holder.dark_rounded:before {
    content: "En este video puedes activar los subtitulos de apoyo (C)";
    width: 188px;
    height: 25px;
    background: white;
    /* border-top: 17px solid #ffffffe3; */
    /* border-right: 17px solid transparent; */
    border-left: 17px solid transparent;
    border-radius: 42px;
    /* text-align: center; */
    z-index: 99;
    padding: 5 5 15 5;
    color: green;
    display: block;
    opacity: 0;
    position: absolute;
    bottom: 125px;
    left: 303px;
    animation-name: popupVideo;
    animation-duration: 13s;
    animation-delay: 1s;
    animation-iteration-count: 1;
}

/*
.pp_pic_holder.dark_rounded:after {
    width: 0px;
    height: 0px;
    position: absolute;
    content: "";
    border-top: 20px solid white;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    top: 310px;
    left: 392px;
    opacity: 0;
    animation-name: popupVideo;
    animation-duration: 13s;
    animation-delay: 1s;
    animation-iteration-count: 1;
}*/

@keyframes popupVideo {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}

/*FINALIZA popup video*/

.strongComodidad {
    font-weight: bold;
    margin-bottom: 0 !important;
}


/*Ajustar las flechas de los banners y agregar texto de apoyo*/

a.prevM11008 {
    left: 0 !important;
}


/*Estilos chatBot EPM*/

a.btnAsesorCliente img {
    width: inherit;
}

a#tagEma img {
    width: inherit !important;
}

a.btnAsesorCliente p {
    color: #fff;
    position: absolute;
    bottom: 3px;
    width: 323px;
    font-size: 17px;
    font-weight: bold;
    left: 67px;
}

a.btnAsesorCliente {
    position: relative;
    margin: 16px auto 0;
    display: block;
    font-weight: bold;
    text-align: center;
}

strong.chatHumano {
    font-size: 28px;
}

a.btnAsesorCliente:hover {
    text-decoration: underline;
    opacity: 0.8;
}

.container-chat-bot #wrapper {
    width: 500px;
    height: 480px;
    position: fixed;
    z-index: 8;
    border-radius: 15px;
    right: 3%;
    bottom: 14%;
    background: rgba(18, 125, 79, 1);
    background: -moz-linear-gradient(left, rgba(18, 125, 79, 1) 0%, rgba(18, 125, 79, 1) 40%, rgba(0, 168, 0, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18, 125, 79, 1)), color-stop(40%, rgba(18, 125, 79, 1)), color-stop(100%, rgba(0, 168, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(18, 125, 79, 1) 0%, rgba(18, 125, 79, 1) 40%, rgba(0, 168, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(18, 125, 79, 1) 0%, rgba(18, 125, 79, 1) 40%, rgba(0, 168, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(18, 125, 79, 1) 0%, rgba(18, 125, 79, 1) 40%, rgba(0, 168, 0, 1) 100%);
    background: linear-gradient(to right, rgba(18, 125, 79, 1) 0%, rgba(18, 125, 79, 1) 40%, rgba(0, 168, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#127d4f', endColorstr='#00a800', GradientType=1);
    -webkit-box-shadow: 0px 3px 50px 10px #b9b9b9;
    box-shadow: 0px 3px 50px 10px #b9b9b9;
}

.container-chat-bot div#webchat {
    border-radius: 15px;
    background: #f5f5f5;
}

.container-chat-bot div#webchat .css-1t62idy {
    background: #f4f4f4;
}

.container-chat-bot .css-djy7c2.attachment.bubble {
    border: 0;
    background: #e9e9e9;
    border-radius: 0px 12px 12px 12px;
}

.container-chat-bot .ac-textBlock,
.container-chat-bot .ac-textBlock,
.container-chat-bot .ac-textBlock p {
    color: #676767 !important;
}

.timestamp {
    color: #424242;
}

.container-chat-bot #header {
    border-bottom: 1px solid #000;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
}

.container-chat-bot #wrapper .cabezote {
    padding: 16px 20px 13px;
    cursor: move;
}

.container-chat-bot img.epm-chat {
    float: right;
    border-left: 1px solid #fff;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 2px;
    width: 70px;
}

.container-chat-bot img {
    border-radius: 0;
    width: 120px;
}

.ac-pushButton {
    background: #ffffff !important;
    border-radius: 5px;
    color: #117d4e !important;
    transition: all 0.5s;
}

.ac-pushButton div {
    color: #117d4e;
}

.ac-pushButton:hover {
    background: #117d4e !important;
    color: #ffffff !important;
}

.ac-pushButton:hover div {
    color: #ffffff !important;
}

.markdown p {
    color: #676767;
}

/*Estilos del campo de texto*/

.container-chat-bot input[type="text"] {
    background: #f5f5f5;
    color: #676767 !important;
    border-radius: 50px;
    font-size: 14px !important;
    padding-left: 15px !important;
    font-family: 'VAGRoundedLTCom-Light';
    padding: 10px 0;
    border: 1px solid #d0d0d0;
}

.container-chat-bot input[type="text"]::placeholder {
    color: #989898 !important;
    font-size: 0.9em !important;
}

.container-chat-bot input::placeholder {
    color: #b1b1b1;
    font-weight: inherit;
}

.container-chat-bot .main {
    background: #fff;
    border-radius: 15px;
}

textarea.ac-input.ac-textInput.ac-multiline {
    border-radius: 4px;
    border: 1px solid #afafaf;
    padding: 11px;
    color: #656565;
    font: 13px 'VAGRoundedLTCom-Light';
}

p.plain {
    background: #a0c03b;
    color: #ffffff;
    border-radius: 10px 0 10px 10px;
    border: 0;
}

.css-djy7c2.from-user.bubble,
.css-djy7c2.bubble {
    border-radius: 10px 0 10px 10px !important;
    border: 0;
}

.css-djy7c2.bubble {
    border-radius: 0 10px 10px 10px !important;
}

.ac-actionSet button {
    flex: 0 1 10% !important;
    color: gray !important;
}

.css-1dgbgmu.from-user.avatar {
    background: url(/site/portals/0/imagenes/chat/UsuarioChat.png) 0 0 no-repeat;
    background-size: cover;
    text-indent: -9999;
}

.css-1dgbgmu.avatar {
    background: url(/site/portals/0/imagenes/chat/EmaChat.png) 0 0 no-repeat;
    background-size: cover;
    text-indent: -9999;
}

.css-y1c0xs.css-ca0rlf {
    height: 365px;
}

.css-1ldnj55 > button {
    color: #117d4f;
}

.css-1lzfo2b.css-14x775w {
    height: 57px;
    width: 33px;
    margin-left: 6px;
}

button.css-115fwte {
    height: 57px;
    width: 35px;
    margin-right: 10px;
}

span.css-1ldnj55 button {
    color: green;
}

.ac-actionSet button {
    cursor: pointer;
    padding: 16px;
}

.ac-actionSet button:hover {
    opacity: 0.8;
}

/*Estilos para internet explorer*/

/*@media \0screen\,
screen\11 {
    @media screen and (max-width:1420px) {
        .css-ca0rlf.css-y1c0xs{
            height:100% !important;
        }
}

}*/

/*Estilos para firefox*/

@-moz-document url-prefix() {

    /*Chat bot*/
    ul.css-ljhy6a.css-7c9av6 {
        padding-bottom: 0px;
    }

    .css-y1c0xs.css-ca0rlf {
        height: 100% !important;
    }

    #webchat .css-ca0rlf.css-y1c0xs {
        height: 100% !important;
    }


    @media screen and (max-width: 1420px) {

        /*************************Refresh rediseño EPM**************************/
        .css-y1c0xs.css-ca0rlf {
            height: 100% !important;
        }
    }

}

/*Reajustes de estilos despues de cambiar la librería y token de chatbot*/

.css-115fwte,
[data-css-115fwte] {
    width: 50px;
    height: 60px;
}

.css-mhj5i1.from-user.bubble {
    border: 0 !important;
    background: none !important;
}

/*Botón sticky*/

.boton-chat {
    position: fixed;
    bottom: 0;
    right: 1%;
    z-index: 9 !important;
    display: block;
}

.boton-chat img {
    border-radius: 0;
}

.boton-chat div {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}

.boton-chat div a p {
    position: absolute;
    color: #fff !important;
    top: 13px;
    font-size: 19px;
    font-weight: bold;
    right: 58px;
    width: 135px;
}

.container-chat-bot {
    display: none;
    transition: all 0.2s;
    z-index: -1;
    position: absolute;
}

.mostrarchat {
    display: inline;
    transition: all 0.2s;
    z-index: inherit;
    position: static;
}

.overlaychat {
    width: 100%;
    height: 100%;
    background: #1b1b1b85;
    position: absolute;
    top: 0;
    z-index: 8;
    cursor: pointer;
}

span.xchat {
    background: #ffffff;
    padding: 2px 0px 7px 8px;
    border-radius: 50%;
    color: green;
    font-weight: bold;
    font-size: 20px;
    width: 21px;
    height: 19px;
    display: block;
    position: absolute;
    right: 4%;
    top: -20px;
    border: 1px solid grey;
    cursor: pointer;
    letter-spacing: -2px;
}

span.eliminarchat {
    background: #ffffff;
    padding: 2px 0px 8px 10px;
    border-radius: 50%;
    color: green;
    font-weight: bold;
    font-size: 20px;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    right: -3%;
    top: -20px;
    border: 1px solid grey;
    cursor: pointer;
    letter-spacing: -2px;
}

p.texto-apoyo {
    font-size: 14px;
    line-height: 18px;
}

span.xchat:hover,
span.eliminarchat:hover {
    background: green;
    color: #fff;
}

/*Ventana modal*/

.overlayAlerta {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #0000009e;
    z-index: 10;
}

.contAlerta {
    width: 320px;
    height: 171px;
    background: #fff;
    position: fixed;
    top: 5%;
    z-index: 11;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid gray;
    box-shadow: 0px 0px 15px #636363;
}

.contAlerta div a {
    padding: 11px;
    border: 1px solid gray;
    font-size: 17px !important;
    margin-left: 7px;
    background: #fbfffb;
    transition: all 0.5s;
}

.contAlerta div a:hover {
    background: #007934;
    color: #fff !important;
    transition: all 0.5s;
}

.contAlerta p strong {
    margin-bottom: -8px;
    display: block;
    color: #007934;
    font-size: 21px;
    line-height: 27px;
}

.contAlerta p {
    margin-bottom: 26px;
}


/*Fin chatbot*/

/*============================================================================================*/

.ax-label-titulo-form {
    color: green;
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
}

/*Ajustar estilos flechas galerias*/

a.prevM24979 {
    left: 0 !important;
}

.content2COL {
    margin-top: 20px;
}

div#dnn_colM2 {
    margin-left: 20px;
}

.columnasInternaFull {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

/*Texto de ayuda para flechas en los slider*/

a[id^='foo2_p'] span {
    width: 40px;
    height: 25px;
    text-align: center;
    color: green;
    display: block !important;
    opacity: 0;
    background: white;
    padding: 5px;
    position: relative;
    left: 0;
    top: 0;
}


a[id^='foo2_p'] span:hover {
    color: green;
    display: block !important;
    opacity: 1;
    background: white;
    border-radius: 8px;
    position: relative;
    margin-left: 3px;
    padding: 10 15px;

}

a[id^='foo2_p'] span {
    width: 40px;
    height: 25px;
    text-align: center;
    color: green;
    display: block !important;
    opacity: 0;
    background: white;
    position: relative;
    left: 0;
    top: 0;
}


a[id^='foo2_p'] span:hover {
    color: green;
    display: block !important;
    opacity: 0;
    transition: .3s ease;
    background: white;
    border-radius: 8px;
    position: relative;
    margin-left: 3px;
    padding: 5px 16px 13px 15px;
    text-align: center;
}

a[id^='foo2_n'] span {
    width: 40px;
    height: 25px;
    text-align: center;
    color: green;
    display: block !important;
    opacity: 0;
    background: white;
    padding: 5px;
    position: relative;
    left: 0;
    top: 0;
}


a[id^='foo2_n'] span:hover {
    color: green;
    display: block !important;
    opacity: 0;
    transition: .3s ease;
    background: white;
    border-radius: 8px;
    position: relative;
    margin-left: -29px;
    padding: 5px 16px 13px 10px;
    text-align: center;

}

/*agregar descripción a los circulos de la galeria*/

div[id^='foo2_pagM'] a span {
    width: 40px;
    height: 25px;
    text-align: center;
    color: green;
    display: block !important;
    opacity: 0;
    background: white;
    padding: 5px;
    position: absolute;
    left: 15px;
    bottom: 0;
}

div[id^='foo2_pagM'] a span:hover {
    color: green;
    display: block !important;
    opacity: 0;
    transition: .3s ease;
    background: white;
    border-radius: 8px;
    position: absolute;
    margin-left: -29px;
    padding: 2px 10px 20px 10px;
    text-align: center;
    z-index: 100;
}


/*Implementación Fichas electorales*/

.fichasElectorales {
    background: #fff;
    box-shadow: 0px 0px 57px 0px #c1c1c1;
    margin-bottom: 65px;
}

.headerfichas > div {
    width: 80%;
    padding-top: 20px;
    display: inline-block;
    vertical-align: middle;
}

.headerfichas logoepm {
    float: right;
}

.headerfichas > div h1 {
    border-radius: 0 40px 40px 0;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 20px 0 20px 30px;
    margin: 0;
}

h1.titleAzulOscuro {
    background-color: #08577f;
}

h1.titleVerdeAgua {
    background-color: #007280;
}

h1.titleVerdeOscuro {
    background-color: #006532;
}

h1.titleVerdeMedio {
    background-color: #009645;
}

h1.titleVerdeCitrico {
    background-color: #9dc31a;
}

h1.titleCafeClaro {
    background-color: #9a9249;
}

h1.titleAmarillo {
    background-color: #fcea0f;
    color: #333 !important;
}

h1.titleTerracota {
    background-color: #dfb200;
    color: #575756 !important;
}

h1.titleNaranja {
    background-color: #f59c00;
    color: #575756 !important;
}

h1.titleNaranjaRojo {
    background-color: #e54a2a;
}

h1.titleRojo {
    background-color: #c72525;
}

h1.titleMorado {
    background-color: #672f88;
}

h1.titleNaranjaOscuro {
    background-color: #ec6e08;
}

h1.titleAzulMorado {
    background-color: #2e3284;
}


h1.titleTerracota span,
h1.titleNaranja span {
    display: block;
    font-size: 16px;
    font-weight: 100;
    margin: 0;
    padding: 0;
    line-height: 18px;
}


.headerfichas > div h2 {
    border-radius: 0 40px 40px 0;
    color: #1c1c1b;
    font-size: 16px;
    padding: 7px 0 7px 30px;
    margin: 0;
}

h2.subtituloverde {
    background: #c3d988;
}

.logoepmficha {
    width: 11% !important;
    margin-left: 44px;
}

.logoepmficha img {
    border-radius: 0;
    width: 100%;
}

.hechos p {
    text-align: center;
    margin: 25px 0 20px;
    font-size: 23px;
    color: #09833e;
}

.hechos {
    background: url(/site/Portals/5/imagenes/comunidad_y_ambiente/epoca_electoral/bg-sombra.png) 0px 0px no-repeat;
    background-size: cover;
    background-size: 100%;
    padding-bottom: 20px;
}

span.numeracion {
    background: url(/site/Portals/5/imagenes/comunidad_y_ambiente/epoca_electoral/bg-numeracion-fichas.png) 0px 0px no-repeat;
    width: 12px;
    padding: 17px 30px 16px 21px;
    color: #ffffff;
    font-weight: bold;
    font-size: 23px;
}

p.numeralFicha {
    color: #09833e;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
}

.content-fichas {
    padding: 0 44px 32px 30px;
    column-gap: 50px;
    column-rule: 1px solid #c7c7c7;
}

table.tablaepm tr th {
    background: #077a35;
    color: #fff;
    border: 1px solid gray;
    padding: 5px;
}

table.tablaepm tr td {
    border: 1px solid gray;
    padding: 7px;
}

.tablaepm {
    width: 100% !important;
}

/*Acecibilidad al menu por tabulador*/

#dnn_ctr7756_HtmlModule_lblContent > nav > ul > li:focus-within {
    border: 1px solid transparent;
}

.ax-searchBtn {
    opacity: 0;
    display: none;
}


/*nuevo item servicios*/

ul.Item-servicio li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 298px;
    padding: 0;
}

ul.Item-servicio .itemCt.itemCtAlto {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-bottom: 5px solid #e0e0e0;
    margin-bottom: 1em;
    padding: 1.5em 1em;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    border-radius: 10px;
    padding-bottom: 35px;
}

ul.Item-servicio li div h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 6px;
    border-bottom: 1px solid #0c7a31;
    padding: 0 0 14px;
    margin: 0 0 14px;
}

ul.Item-servicio li:before {
    display: none !important;
}

ul.Item-servicio .itemCt.itemCtAlto div a {
    background: #0c7a31;
    color: #fff !important;
    display: block;
    margin-top: 20px;
}

.textoAlternativoEpm p {
    position: absolute;
    opacity: 0;
}

/*accesibilidad*/

.EDGimage > a > p {
    color: transparent;
    font-size: .3px;
    position: absolute;
}

.contenedor-decreto-col {
    column-count: 3;
    column-gap: 40px;
}

.textDecreto2013 {
    text-align: center;
}

/*Acceseibilidad*/
.suscrib-accs {
    width: 2px;
    height: 0px;
    opacity: 0;
}

/*Fin Acceseibilidad*/

.DnnModule.DnnModule-EasyDNNGallery.DnnModule-33537 {
    width: 765px;
    margin: 40px auto 0;
}

.label-evaluacion {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: bold;
}

.field-evaluacion {
    width: 100% !important;
}

.field-evaluacion > span {
    margin-top: 12px !important;
}

.field-evaluacion > span > label {
    font-size: 14px;
    width: 92%;
}

.escalaCalificacion p {
    margin-bottom: 0;
}

th.dynamicforms_gridheadercolumn {
    background: green;
    color: #ffffff;
    border: 1px solid #afafaf;
    padding: 7px;
    height: 55px !important;
    white-space: normal !important;
}

/*Formulario sostenibilidad 2018*/
.form-group {
    margin: 0 2px;
}

.form-group .static-text h3 {
    font-size: 16px !important;
    border-bottom: 0px solid green;
    margin: 0;

}

img.imageForm {
    margin: 0 auto;
    display: block;
}

/*.content-row {
	border-bottom: 1px solid green;
}*/

.multiple-choice-radio label {
    border: 1px solid grey;
}

.form-builder-canvas .input-group > div.horizontal {
    margin: 3px 0;
}

div.error-message {
    color: red;
    font-style: italic;
}

/*Flechas galeria*/
a[class^='nextM'],
a[class^='prevM'] {
    z-index: 8 !important;
}

/*Fin flechas galeria*/


/*.content-row:nth-child(1) .content-field .form-canvas-label label {
	color: #007934;
	font-size: 16px !important;
	font-weight: bold;
}

.content-row:nth-child(1) {
	border-bottom: 0;
}*/

/*botones venta de activos*/

.botonesActivos a {
    width: 253px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    border-radius: 10px;
    color: #fff;
    background: rgba(33, 120, 82, 1);
    background: -moz-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(33, 120, 82, 1)), color-stop(100%, rgba(15, 171, 44, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    background: linear-gradient(135deg, rgba(33, 120, 82, 1) 0%, rgba(15, 171, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217852', endColorstr='#0fab2c', GradientType=1);
}

.botonesActivos a:last-child {
    margin-right: 0;
}

.botonesActivos {
    width: 100%;
    margin-top: 90px;
}

.botonesActivos a span {
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}

.botonesActivos a img {
    display: inline-block;
    vertical-align: middle;
    width: 68px;
    padding: 10px;
}

.botonesActivos a:hover {
    background: #0fab2c;
    text-decoration: none;
    color: #fff;
}

.divGasoriente p {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

/*Termina botones venta de activos*/

/*Agregar modulo audios en los tabs de videos del home*/
.DnnModule-38946 {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.DnnModule-34070 {
    width: 40%;
    display: inline-block;
}


/*cambiar texto en inglés del upload*/
.simple-uploader .dnnPrimaryAction {
    text-indent: -90;
}

.simple-uploader .dnnPrimaryAction:before {
    content: "Adjuntar";
    position: absolute;
    right: -5px;
}


/*Estilos boton transacciones*/

/*Botón en modo edición*/
.dnnEditState .popupTransacciones .DnnModule-avtTabsPro,
.dnnEditState .popupTransacciones .contenedorTabsTransacciones {
    position: relative;
    z-index: auto;
    display: block;
}

.dnnEditState div#dnn_seccionTransacciones {
    float: right;
    width: 100%;
}

/*Fin botón en modo edición*/

div#dnn_botonTransacciones {
    position: relative;
}

a.botonTransacciones,
a.botonTransacciones2 {
    right: 0;
    top: 21px;
    position: absolute;
    color: #ffffff;
    font-weight: bold;
    font-size: 21px;
    padding: 10px 40px 11px 55px;
    border-radius: 30px;
    background: rgba(204, 164, 2, 1);
    background: -moz-linear-gradient(top, rgba(204, 164, 2, 1) 0%, rgba(205, 161, 1, 1) 73%, rgba(176, 147, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204, 164, 2, 1)), color-stop(73%, rgba(205, 161, 1, 1)), color-stop(100%, rgba(176, 147, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(204, 164, 2, 1) 0%, rgba(205, 161, 1, 1) 73%, rgba(176, 147, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(204, 164, 2, 1) 0%, rgba(205, 161, 1, 1) 73%, rgba(176, 147, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(204, 164, 2, 1) 0%, rgba(205, 161, 1, 1) 73%, rgba(176, 147, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(204, 164, 2, 1) 0%, rgba(205, 161, 1, 1) 73%, rgba(176, 147, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cca402', endColorstr='#b09300', GradientType=0);
}

a.botonTransacciones:hover,
a.botonTransacciones2:hover {
    background: #e2af08;
    cursor: pointer;
}

a.botonTransacciones:before,
a.botonTransacciones2:before {
    content: "";
    left: 13px;
    top: 5px;
    width: 28px;
    height: 37px;
    display: block;
    position: absolute;
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) -161px -49px no-repeat;
}

a.botonTransacciones:after,
a.botonTransacciones2:after {
    content: "";
    right: 9px;
    top: 5px;
    width: 12px;
    height: 24px;
    display: block;
    position: absolute;
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) -200px -50px no-repeat;
}

a.xTransacciones {
    background: #007935;
    color: #ffffff;
    padding: 10px 15px 5px 16px;
    font-size: 23px;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    top: -20px;
    display: none;
    z-index: 99999 !important;
}

a.xTransacciones:hover {
    background: #0fab2c;
}

.popupTransacciones .ModavtTabsProC {
    width: 1272px;
    margin: 150px auto 0;
    box-shadow: 5px 6px 27px 10px #19191952;
    border-radius: 20px;
    position: relative;
}

.popupTransacciones .DnnModule-avtTabsPro {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999 !important;
    top: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.47);
    display: none;
}

.popupTransacciones .tabsProC.dnnsharp-container {
    padding: 0 !important;
}

.popupTransacciones .ModavtTabsProC .bstrap30 .tab-content > .active {
    border-radius: 0 0 15px 15px;
}

.columnaVerde {
    display: inline-block;
    background: #83ac07;
    width: 23%;
    padding: 40px 12px 10px 12px;
    border-radius: 0 15px;
    height: auto !important;
}

.otrasTransacciones {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding: 0 30px;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root {
    background: #dedede;
    padding: 30px 0 0 40px;
    border-radius: 15px 15px 0 0;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li.active a {
    color: #027935;
    border-radius: 20px 20px 0 0;
    border: 0;
    padding-bottom: 14px;
    box-shadow: none;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li.active {
    background: #fff;
    font-size: 33px;
    font-weight: bold;
    box-shadow: 6px -7px 10px -5px #ababab;
    border-radius: 20px 20px 0 0;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li {
    font-size: 33px;
    font-weight: bold;
    margin-right: 35px;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li:hover {
    border: 0 !important;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li:first-child a {
    padding: 11px 84px;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li a {
    color: #797979;
}

.popupTransacciones ul.nav.nav-tabs.tabs-root li a:hover {
    color: #007935;
}

.columnaVerde span.icontRapidas {
    width: 42px;
    height: 43px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) 0px 0 no-repeat;
    text-indent: -999;
}

.columnaVerde h2 {
    display: inline-block;
    width: 220px;
    font-size: 30px;
    vertical-align: top;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
}

.columnaVerde ul li {
    list-style: none;
    margin-top: 18px;
    line-height: 19px;
    padding-left: 0;
}

.columnaVerde ul li a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 218px;
}

li.distintivoPIN {
    background: #15790b70;
    border-radius: 5px;
    padding: 6px 0;
}

li.distintivoPIN:hover {
    background: #15790b00;
    border: 1px solid #fff;
}

.popupTransacciones .ModavtTabsProC .bstrap30 a:hover,
.popupTransacciones .ModavtTabsProC .bstrap30 a:focus {
    color: #7cb901;
    text-decoration: none;
}


.columnaVerde ul li a:hover,
.columnaVerde ul li a:active,
.ModavtTabsProC .bstrap30 .columnaVerde ul li a:active,
.ModavtTabsProC .bstrap30 .columnaVerde ul li a:focus {
    color: #007a2a !important;
}

/*columna tramites de agua*/


/*fin columna tramites de agua*/
.columnaVerde ul li span.smallIcon {
    width: 24px;
    height: 26px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) -1px -58px no-repeat;
    text-indent: -999;
}

.columnaVerde ul li span.iconT2 {
    background-position: -38px -58px;
}

.columnaVerde ul li span.iconT3 {
    background-position: -80px -58px;
}

.columnaVerde ul li span.iconT4 {
    background-position: -122px -58px;
}

.columnaVerde ul li span.iconT5 {
    background-position: -258px -58px;
}

.otrasTransacciones h2 {
    color: #007935;
    font-weight: bold;
    border-bottom: 1px solid #b9b9b9;
    padding-bottom: 7px;
    margin-top: 10px;
    font-size: 27px;
    margin-left: 35px;
    margin-bottom: 17px;
}

.Tclientes {
    padding-top: 36px;
}

.otrasTransacciones .tColumnas {
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin-right: 53px;
}

.otrasTransacciones .tColumnas:last-child {
    margin-right: 0;
}

.tColumnas h3 {
    /*
    color: #007935;
*/
    font-size: 14px;
    font-weight: bold;
    width: 82%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.ContAltoT p {
    height: 320px;
}

.ContAltoT h3 {
    height: 70px;
}

.tColumnas ul li a:hover {
    text-decoration: underline;
}

h3.tborde {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
    margin-bottom: 9px;
    padding-top: 8px;
}

.tColumnas .enlace h3 {
    color: inherit;
}

.tColumnas .titulo-texto h3 {
    color: #007935;
}

.tColumnas .enlace a {
    color: #007935;
}

.iconosT {
    width: 28px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) -56px 0 no-repeat;
    text-indent: -9999;
    margin-right: 5px;
}

.ax-icontraseña {
    background: url(/site/Portals/0/imagenes/sprite-iconsTransacciones.png) -225px -49px no-repeat;
}

.tColumnas ul {
    margin-top: 18px;
    margin-left: 35px;

}

.tColumnas ul li a {
    color: #868686;
    font-size: 17px;
}

.tColumnas ul li {
    margin-bottom: 13px;
    list-style: none;
    position: relative;
}

.tColumnas ul li:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 100%;
    background: green;
    position: absolute;
    top: 4px;
    left: -12px;
}

span.deAguas {
    background-position: -89px 0;
}

span.deClientesCorporativos {
    background-position: -124px 0;
}

span.deInterrupciones {
    background-position: -159px -7px;
    margin-top: -17px;
}

span.deContactanos {
    background-position: -194px 0;
}

span.deInfoTramites {
    background-position: -227px 0;
}

span.dePublicacionesyCitaciones {
    background-position: -262px 0;
}

.contenedorServicios ul li {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin: 35px 15px 0 15px;
    position: relative;
}

.contenedorServicios {
    padding: 5px 0 30px;
}

.contenedorServicios ul li a {
    display: inline-block;
    width: 220px;
    vertical-align: middle;
    color: #007a2a;
    font-weight: bold;
    font-size: 14px;
}

.contenedorServicios ul li:after {
    content: "";
    width: 89%;
    border-bottom: 1px solid #c1c1c1;
    display: block;
    position: absolute;
    bottom: -13px;
    right: 0;
}

.contenedorServicios ul li.noBorderT:after {
    content: none;
}

.tborde {
    border-bottom: 1px solid #c1c1c1;
}

h3.tborde:hover,
.h3enlace:hover {
    color: #7cb901;
}

/*Iconos tab proveeodres*/

.iAriba {
    background-position: -301px 0;
}

.iTecuento {
    background-position: -337px 0;
}

.iActas {
    background-position: -403px 0;
}

.iEdificio {
    background-position: -472px 0;
}

.iPortafolio {
    background-position: -437px 0;
}

.iNomina {
    background-position: -506px 0;
}

.iPago {
    background-position: -369px 0;
}

/*Iconos tab Gente EPM*/

.iMibitacora {
    background-position: -540px 0;
}

.iSaludEPM {
    background-position: -602px 0;
}

.iOffice {
    background-position: -668px 0;
}

.iPQRS {
    background-position: -703px 0;
}

.iCorreo {
    background-position: -568px 0;
}

.iEmpleo {
    background-position: -635px 0;
}

.iYamer {
    background-position: -737px 0;
}

.iContrasena {
    background-position: -873px 0;
}

/*Iconos tab Comunidad*/

.iSiembra {
    background-position: -770px 0;
}


.iConTransparente,
.iConecta {
    background-position: -839px 0;
}

.iPatrocinios {
    background-position: -806px 0;
}


/*Finaliza Estilos boton transacciones*/

/*Estilos cronograma circuito solar*/

.cronogramaSolar {
    box-shadow: 0px 0px 9px 0px #bbbbbb;
    border-radius: 10px;
    padding: 20px 20px 0;
}

.cronogramaSolar h1 {
    font-weight: bold;
    font-size: 50px;
    padding: 22px 0 18px 110px;
    position: relative;
    border-bottom: 4px solid #7bb82b;
}

.cronogramaSolar h1:before {
    content: "";
    height: 64px;
    width: 86px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -352px -277px no-repeat;
}

.cronogramaSolar ul li {
    display: inline-block;
    width: 26%;
    height: 74px;
    margin-right: 3%;
    margin-bottom: 3%;
    background: #f3f3f3;
    vertical-align: top;
    border-radius: 10px;
    color: #5d5d5d !important;
    font-size: 19px !important;
    line-height: 25px !important;
    padding: 2.5% !important;
}

.cronogramaSolar ul li:before {
    display: none;
}

.cronogramaSolar ul li:nth-child(3n) {
    margin-right: 0;
}

.cronogramaSolar ul li strong.fechaCronograma {
    color: #7cb92b;
    display: block;
    font-size: 25px;
    line-height: 31px;
}

.cronogramaSolar ul {
    margin: 0;
}

/*Finalizan estilos cronograma*/

.submit-message p.text-wp span {
    font-size: 26px;
    line-height: 28px;
    display: block;
    color: #007934;
    width: 320px;
    text-align: center;
    margin: 50px auto 0;
}

#FormBuilder-Canvas-34239 .content-row:nth-child(2),
#FormBuilder-Canvas-34239 .content-row:nth-child(3) {
    display: none;
}

/*Estilos pop up transacciones en mantenimiento deacueducto - Servicios en línea*/

.sContenidoacueducto {
    max-width: 100%;
    width: 980px;
    height: auto;
    padding-bottom: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2% auto;
    background: #fff;
    position: relative;
    border-radius: 10px;
}

.servicioAcueductopopup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

span.xCerrarAcueducto {
    position: absolute;
    top: 15px;
    right: 13px;
    background: #78ca18;
    display: block;
    padding: 7px 13px 2px;
    border-radius: 5px;
    font-size: 27px;
    color: #ffffff;
    cursor: pointer;
    z-index: 3;
}

span.xCerrarAcueducto:hover {
    background: #ffffff;
    color: green;
}

.sContenidoacueducto h2:before {
    content: "i";
    width: 34px;
    height: 34px;
    display: block;
    background: #77ca18;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 14%;
}

.transaccionesMantenimiento div {
    display: inline-block;
    width: 42%;
    height: 250px;
    vertical-align: top;
    padding: 7px 8px;
    border-radius: 11px;
    margin-left: 38px;
    box-shadow: 1px 1px 5px 0px #828282;
    padding-bottom: 15px;
}

.transaccionesMantenimiento div h3 {
    line-height: 23px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid green;
    padding-bottom: 6px;
    height: 48px;
}

.transaccionesMantenimiento div p {
    text-align: center;
    color: #6f6f6f;
    font-size: 16px;
    height: 56px;
}

.transaccionesMantenimiento div a {
    display: block;
    width: 91px;
    margin: 0 auto;
    background: #007934;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

.transaccionesMantenimiento div strong {
    color: #737373;
    text-align: center;
    margin: 22px auto;
    display: block;
}

.sContenidoacueducto h2 {
    background: #007934;
    color: #fff;
    width: 100%;
    padding: 17px 0px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    font-size: 25px;
    position: relative;
    margin: 20px auto 30px;
}

#FormBuilder-Canvas-34239 .content-row:nth-child(2):before,
#FormBuilder-Canvas-34239 .content-row:nth-child(3):before {
    content: "*";
    font-size: 15px;
    color: red;
    position: absolute;
    left: 22px;
    top: 16px;
}

.eds_labelAndInput table {
    width: 100%;
}

.alertaformulario {
    background: #f1f1f1;
    padding: 17px;
    border-radius: 10px;
    border: 1px solid #abe6ab;
    box-shadow: 1px 1px 4px 0px #c3c3c3;
}

.alertaformulario p {
    margin: 0;
    font-size: 22px;
}

/*Estilos nuevo tab de transaciones*/

/* Style the tab content */
.tabcontent {
    display: none;
    background: #fff;
}

.popupTransacciones .contenedorTabsTransacciones {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999 !important;
    top: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.47);
    display: none;
}

.popupTransacciones .contentTabs {
    width: 1272px;
    margin: 150px auto 0;
    box-shadow: 5px 6px 27px 10px #19191952;
    border-radius: 20px;
    position: relative;
}

.popupTransacciones ul.tabs-root-transacciones {
    background: #dedede;
    padding: 30px 0 0 35px;
    border-radius: 15px 15px 0 0;
    margin: 0;
}

.popupTransacciones ul.tabs-root-transacciones li {
    font-size: 33px;
    font-weight: bold;
    margin-right: 35px;
    list-style: none;
    display: inline-block;
    padding: 14px 16px;
}

.popupTransacciones ul.tabs-root-transacciones li:first-child a {
    padding: 11px 71px;
}

.popupTransacciones ul.tabs-root-transacciones li.active {
    background: #fff;
    font-size: 33px;
    font-weight: bold;
    box-shadow: 6px -7px 10px -5px #ababab;
    border-radius: 20px 20px 0 0;
}

.popupTransacciones ul.tabs-root-transacciones li.active a {
    color: #027935;
}

a.xTransacciones2 {
    background: #007935;
    color: #ffffff;
    padding: 10px 15px 5px 16px;
    font-size: 23px;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 99999 !important;
}

.popupTransacciones ul.tabs-root-transacciones li a {
    color: #797979;
}

.popupTransacciones ul.tabs-root-transacciones li a:hover {
    color: #007935;
}

/*Estilos página autogeneradores*/

.tituloAutogeneradores {
    display: inline-block;
    width: 79%;
    vertical-align: middle;
}

.tituloAutogeneradores {
    display: inline-block;
    width: 83%;
    vertical-align: middle;
}

.logoEPMAutogeneradores {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
}

.logoEPMAg {
    text-align: right;
    border-left: 1px solid;
}

a.volverAEPM {
    background: #217834;
    padding: 12px 30px;
    color: #fff;
    display: block;
    width: 115px;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.5s;
}

a.volverAEPM:hover {
    background: #96c93f;
}

.contentAutogeneradores header {
    border-radius: 0;
    box-shadow: none;
    padding-bottom: 15px;
}

.contentAutogeneradores {
    background: #f0f0f0;
}

img.sombraAutogeneradores {
    margin: 0 auto;
    display: block;
}

.contentAutogeneradores .center-c {
    width: 947px;
}

.contentAutogeneradores header .center-c {
    padding-top: 23px;
}

.blockAutogeneradores p img {
    margin: 0 0 0 15px;
}

.blockAutogeneradores {
    background: #fff;
    padding: 20px;
}

.blockAutogeneradores p img {
    margin: 0 0 0 15px;
}

.blockAutogeneradores {
    background: #fff;
    padding: 20px;
}

.botonesImgEPM ul li {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin-right: 20px;
}

.botonesImgEPM ul li a {
    background: #79d300;
    padding: 10px;
    display: block;
    color: #fff;
    font-size: 17px;
    transition: all 0.3s;
}

.botonesImgEPM ul li a:hover {
    background: #017834;
}

.botonesImgEPM {
    margin-top: 20px;
}

.botonesImgEPM ul li a span {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    margin-left: 10px;
}

.botonesImgEPM ul {
    margin: 0;
}

.botonesImgEPM ul li:last-child {
    margin-right: 0;
}

.contentAutogeneradores #contact-line,
.contentAutogeneradores .contact-medium,
.contentAutogeneradores #availability {
    width: 33%;
    height: 450px;
}

.contentAutogeneradores #contact-line h3,
.contentAutogeneradores .contact-medium h3,
.contentAutogeneradores #availability h3 {
    color: #007934;
    font-size: 28px;
}

.contentAutogeneradores #availability {
    border: 0;
}

.contentAutogeneradores #availability p {
    text-align: left;
}

.contentAutogeneradores #footer-contact {
    padding: 4% 0 50px;
    margin-top: 3%;
}


/*Estilos proposito Grupo EPM*/
form[action="/site/home/nuestra-empresa/quienes-somos/proposito-grupo-epm"] div.internaFull {
    background-image: url(/site/portals/0/Images/banner-proposito-grupo.jpg);
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: top right;
}

form[action="/site/home/nuestra-empresa/quienes-somos/proposito-grupo-epm"] .contenedor-paginas2-col {
    column-count: 1;
    column-gap: 40px;
    width: 50%;
}

form[action="/site/home/nuestra-empresa/quienes-somos/proposito-grupo-epm"] .newBTN {

    display: inline-block;
}

form[action="/site/home/nuestra-empresa/quienes-somos/proposito-grupo-epm"] h1 {
    font-weight: bold;
    font-size: 54px;
    line-height: 68px;
}


/*Estilo background popup Proposito EPM*/
.ax-pop-up .ax-contPopup {
    background: #adcc65;
    max-height: initial;
}

.ax-ifManifiesto {
    margin-left: 36px;
}

.ax-ifManifiesto-tx {
    margin-left: 36px;
    margin-right: 50px;
}

#Graficas text {
    font-family: 'VAGRoundedLTCom-Light' !important;
}

/*Nueva sección transparencia*/

.homedTransparencia .contInfo {
    margin: 0 0 -90px;
}

.tituloTransparencia {
    margin-top: 3em;
}

.tituloTransparencia h1 {
    margin-bottom: 10px;
}


/*Estilos botones*/

.botoneraTransparencia ul li {
    display: inline-block;
    width: 24%;
    margin-right: 9px;
    vertical-align: top;
    background: #53AD00;
    border-radius: 10px;
    margin-bottom: 12px;
}

.botoneraTransparencia ul li a {
    display: block;
    padding: 21px;
    text-align: left;
}

.botoneraTransparencia ul li a img,
.botoneraTransparencia ul li a h2 {
    display: inline-block;
    vertical-align: middle;
}

.botoneraTransparencia ul li a h2 {
    line-height: 17px;
    width: 66%;
    color: #fff !important;
    font-size: 17px;
    margin: 0;
    padding-left: 21px;
}

.botoneraTransparencia ul li a img {
    border-radius: 0;
    width: 21%;
}

.botoneraTransparencia ul {
    text-align: center;
    margin: 0;
}

.contBtnRedondos ul {
    width: 1120px;
    margin: 0 auto;
    margin-left: 11%;
}

.botoneraTransparencia ul li a h2 span {
    font-weight: normal;
    font-size: 14px;
    display: block;
}

.botoneraTransparencia ul li:hover {
    opacity: 0.8;
}

.botoneraTransparencia ul li:nth-child(2) {
    background: #B6C008;
}

.botoneraTransparencia ul li:nth-child(3) {
    background: #39933A;
}

.botoneraTransparencia ul li:nth-child(4) {
    background: #93B22D;
}

.botoneraTransparencia ul li:nth-child(5) {
    background: #D2BB0F;
}

.botoneraTransparencia ul li:nth-child(6) {
    background: #008C6B;
}

.botoneraTransparencia ul li:nth-child(7) {
    background: #55A038;
}

.botoneraTransparencia ul li:nth-child(8) {
    background: #e46d28;
}

p.txtCenter {
    text-align: center;
    width: 78%;
    margin: 100px auto 20px;
    font-size: 19px;
}

.contBtnRedondos {
    margin-bottom: 60px;
}

/*Sección botones redondos*/

.contBtnRedondos ul li {
    display: inline-block;
    width: 33%;
    margin-top: 25px;
}

.contBtnRedondos ul li .iconimgMano,
.contBtnRedondos ul li .texto {
    display: inline-block;
    vertical-align: top;
}

.contBtnRedondos ul li .texto {
    width: 67%;
    margin-left: 10px;
}

.contBtnRedondos ul li .texto p {
    line-height: 18px;
    font-size: 14px;
}

.iconimgMano {
    background: #008C6B;
    border-radius: 100%;
    padding: 4%;
}

.contBtnRedondos ul li .texto h3 {
    color: #8B8D8E;
    line-height: 21px;
    font-size: 21px;
    height: 31px;
}

.iconimgMano.morado {
    background: #53AD00;
}

.iconimgMano.verde-pasto {
    background: #CAD208;
}

.iconimgMano.azul {
    background: #93B133;
}

.iconimgMano.verde-agua {
    background: #5DD9BD;
}

.iconimgMano.naranja {
    background: #CFB916;
}

.contBtnRedondos a:hover {
    opacity: 0.6;
}

.contBtnRedondos .newBTN {
    padding: 10px 25px;
    font-size: 16px;
}

/*interna transparencia Tabs*/

.internafullTransparencia #content {
    width: 1080px;
}

p.imagenAb {
    float: right;
    width: 56%;
    margin-left: 1%;
}

p.imagenAb img {
    border-radius: 12px;
}

div#content-tabs {
    margin-top: 30px;
}

/*.internafullTransparencia #dnn_ContentPane .tabsProDlg .accordionLink:before {
	left: inherit;
	right: 15px !important;
	border-left: 4px solid #fff;
	transform: translateY(-50%) rotate(270deg);
	-ms-transform: translateY(-50%) rotate(270deg);
	-o-transform: translateY(-50%) rotate(270deg);
	-moz-transform: translateY(-50%) rotate(270deg);
	-webkit-transform: translateY(-50%) rotate(270deg);
}*/

#dnn_ContentPane ul.newListaTransparencia li {
    padding: 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

#dnn_ContentPane ul.newListaTransparencia li a {
    color: #8B8D8E;
}

#dnn_ContentPane ul.newListaTransparencia li:before {
    display: none;
}

#dnn_ContentPane ul.newListaTransparencia li .ver {
    background: url(/site/portals/0/Transparencia/iconos/icono-ver.png) 6px 7px no-repeat;
    background-size: 25px;
    display: block;
    padding: 15px 0px 15px 45px;
}

#dnn_ContentPane ul.newListaTransparencia li .descargar {
    background: url(/site/portals/0/Transparencia/iconos/icono-descargar.png) 0 7px no-repeat;
    background-size: 36px;
    display: block;
    padding: 15px 0px 15px 45px;
}

form[action="/site/comunidadymedioambiente/espacio-de-participacion-ciudadana/empalme/presentación-de-apertura-del-empalme"] .main_panel a[href^='#'] {
    pointer-events: none;
}

/*Estilo grafica participacion ciudadana*/

div#Graficas > div {
    padding: 0 0 70px;
}

/*Estilos página de logueo EPM*/

.paginalogin {
    background: url(/site/portals/0/Images/bg-fondo-ituango.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
}

div#dnn_contLogin {
    width: 320px;
    position: absolute;
    left: 10%;
    bottom: 0;
    top: 0;
    height: 500px;
    margin: auto;
    border-radius: 8px;
}

.dnnLogin .dnnLabel {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 18px;
    padding-right: 0;
    margin-right: 0;
}

.dnnLogin .LoginPanel {
    width: 100%;
    padding-right: 0;
    float: none;
}

.dnnLoginService input[type="text"],
.dnnLoginService input[type="password"] {
    width: 100%;
    min-width: auto;
    margin-bottom: 10px;
    border: 0;
    background: #ffffffb8;
    border-radius: 7px;
}

.dnnLoginService input[type="text"]:focus,
.dnnLoginService input[type="password"]:focus {
    background: #ffffffb8;
}

.dnnLogin .dnnFormItem > label.dnnFormLabel,
.dnnLogin .dnnFormItem > span.dnnFormLabel {
    display: none;
}

.dnnLogin .dnnPrimaryAction,
a.dnnPrimaryAction,
.dnnLogin .dnnSecondaryAction {
    border: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 11px 9px;
    font-size: 17px;
    font-weight: normal;
    border-radius: 7px;
    margin-top: 13px;
}

.dnnLogin .dnnPrimaryAction {
    background: #0e6827;
}

.dnnLogin .dnnPrimaryAction:hover {
    background: #088e2c;
}

.dnnLogin .dnnSecondaryAction {
    color: #0f6727;
}

.dnnLogin .dnnSecondaryAction:hover {
    background: #afafaf;
}

.dnnLogin .dnnBoxLabel {
    vertical-align: middle;
    margin: 0px !important;
    color: #ffffff !important;
}

.dnnLogin .dnnActions {
    padding-top: 0;
}

/*Estilos documentos con ícono de pdf sitio web*/

.documentosEPM a {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

ul.ulTarifas li {
    width: 217px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    background: #f1f1f1;
    border-radius: 10px;
    margin-top: 3px;
}

ul.ulTarifas li:before {
    display: none;
}

ul.ulTarifas li a {
    padding-top: 14px;
    display: block;
}

ul.ulTarifas li:hover {
    background: #e7efe7;
}

.iconoIzq p,
.iconoIzq div {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.iconoIzq div {
    width: 78%;
    margin-left: 3%;
}

.iconoIzq div h3 {
    margin: 0;
}

/*Estilos página 404*/

.ax-error404 #header-mod-search {
    display: block;
}

.ax-error404 {
    background: url(/site/Portals/0/cable.jpg) #f7f7f7 0 33% no-repeat;
    background-size: 100%;
}

section.ax-mensaje {
    width: 523px;
    margin: 0 auto;
}

section.ax-mensaje p {
    font-size: 23px;
    text-align: center;
    line-height: 26px;
}

section.ax-mensaje .textp {
    font-size: 18px;
    line-height: 22px;
}

section.ax-mensaje .textp a {
    font-size: 18px !important;
}

body .ax-error404 .searchInputContainer .NormalTextBox {
    border: 1px solid #689e20;
    padding: 10px 44px 10px 15px !important;
    font-size: 17px;
}

.ax-error404 footer {
    background-color: #f8f8f800;
}

.ax-error404 .searchInputContainer,
.ax-error404 .searchInputContainer .NormalTextBox {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 0 auto 30px;
    display: block;
    padding: 0px 33px 0px 3px !important;
}

.ax-error404 span#dnn_dnnSearch_ClassicSearch {
    position: relative;
    display: block;
    width: 300px;
    margin: 0 auto;
}

.ax-error404 .ax-search-button {
    position: absolute;
    right: 5px;
    left: initial !important;
    top: 7px;
}

.ax-error404 a:hover strong {
    color: #77d200;
    cursor: pointer;
}

/*Botones Gente EPM 28 de enero*/
.botonesAccesos ul {
    margin: 0;
}

.botonesAccesos ul li {
    display: inline-block;
    width: 33%;
}

.botonesAccesos ul li img,
.contBotones {
    display: inline-block;
    vertical-align: middle;
}

.contBotones a {
    background: #12ad15;
    background: -moz-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: -webkit-linear-gradient(top, #12ad15 0%, #196a24 100%);
    background: linear-gradient(to bottom, #12ad15 0%, #196a24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12ad15', endColorstr='#196a24', GradientType=0);
    color: #fff;
    padding: 15px;
    display: block;
    width: 165px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    border-radius: 12px;
}

.contBotones a:hover {
    opacity: 0.7;
}

a.colorDegVerdeCitrico {
    background: #7ad11c;
    background: -moz-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: -webkit-linear-gradient(top, #7ad11c 0%, #78a107 100%);
    background: linear-gradient(to bottom, #7ad11c 0%, #78a107 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ad11c', endColorstr='#78a107', GradientType=0);
}

a.colorDegAmarillo {
    background: #cfc418;
    background: -moz-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: -webkit-linear-gradient(top, #cfc418 0%, #b4aa07 100%);
    background: linear-gradient(to bottom, #cfc418 0%, #b4aa07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfc418', endColorstr='#b4aa07', GradientType=0);
}

.contBotones,
.contBotones p {
    font-size: 23px !important;
    margin-bottom: 9px;
}

.botonesAccesos {
    margin-bottom: 45px;
}

.contBotones {
    margin-left: 12px;
}

/*formulario participación ciudadana*/
.eds_labelAndInput table tr td {
    width: 100%;
    display: block;
    padding: 0 !important;
}

.eds_labelAndInput table tr td label {
    width: 91% !important;
}

a.btnGreen {
    display: block;
    padding: 15px;
    background: #79d401;
    text-align: center;
    color: #fff !important;
    font-size: 18px !important;
    transition: all .5s;
}

a.btnGreen:hover {
    background: #007934;
}

a.btnGreen img {
    margin: 0 !important;
}

.bstrap30 h2 {
    color: #1f703b;
}

/*Imagen redonda nuevo diseño*/

.contenedor50pc .imgRedonda {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
}

.contenedor50pc {
    width: 45%;
    margin-bottom: 4%;
}

.cont-reconocimientos {
    text-align: center;
    margin-bottom: 5%;
}

.cont-reconocimientos div {
    width: 27%;
    display: inline-block;
    vertical-align: top;
    padding: 2%;
}

.gAzulMarino {
    border-right: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
}

.cont-reconocimientos div:last-child {
    margin-right: 0;
}

.cont-reconocimientos div h3 {
    line-height: 25px;
    margin-top: 20px;
}

.expLaboral img {
    margin-right: 15px;
}

.expLaboral {
    display: flex;
    width: 80%;
    margin: 0 auto;
}

.contFRaseBandera {
    text-align: center;
    padding: 2%;
    border-top: 1px solid #d6d6d6;
    border-radius: 15px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5%;
}

.contFRaseBandera p {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
    color: #82ac06;
}

.contFRaseBandera p strong {
    color: #007834;
    font-size: 55px;
    font-family: cursive !important;
    margin-right: 10px;
}

/*Landing ptar Aguas Claras*/

.galeriasPTAR {
    width: 32%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
}

.galeriasPTAR .image_carousel {
    padding: 0;
}

.galeriasPTAR .image_carousel .EDGmain {
    background: none !important;
}

.landingGerenteEPM #banner .image_carousel .EDGmain .EDGimage a {
    pointer-events: none;
}

.contenedor50pc h1 {
    font-size: 51px;
    font-weight: bold;
    line-height: 50px;
    text-shadow: 1px 1px 0px;
    letter-spacing: 1px;
}

ul.listaNumerada {
    margin: 0;
}

ul.listaNumerada li:before {
    display: none;
}

ul.listaNumerada li {
    list-style: none;
    color: #848484;
    font: 15px 'VAGRoundedLTCom-Light';
    line-height: 21px;
    margin-bottom: 8px;
}

ul.listaNumerada li span {
    background: #83ac05;
    padding: 9px 15px 7px 15px;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 1%;
}

ul.listaNumerada li p {
    display: inline-block;
    vertical-align: middle;
    width: 91%;
    margin: 0;
}

.ContColumnasBoletines {
    margin: 5% 0 3%;
}

.iconoPtarAguasClaras {
    display: inline-block;
    vertical-align: top;
    width: 20.8%;
}

.contenidoPlanta {
    width: 74%;
    margin-left: 4%;
    display: inline-block;
    vertical-align: top;
}

.doscolptar .eds_template_List_Article_documentos div#article3 {
    border-bottom: 0;
    margin: 5px;
}

.doscolptar {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding: 2%;
}

.doscolptar:first-child {
    border-right: 1px solid #c5c5c5;
}

div#content3 a {
    font-size: 15px;
    padding-left: 8px;
}

.contenidoPlanta h3 {
    color: #91b72d;
    font-size: 29px;
    font-family: vagrounded;
    margin-bottom: 0;
}

.contenidoPlanta a {
    padding: 10px 20px;
    color: #fff;
    background: #84ae04;
    border-radius: 37px;
    font-size: 16px;
    font-weight: bold;
}

hr.hrptar {
    border-width: 1px;
    border-color: #777777;
}

/*Documentos sitio web pdf, img, excel, ppt*/

.doc-rt a {
    width: 310px;
    display: inline-block;
    vertical-align: top;
}

.doc-rt a img,
.doc-rt a span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 15px !important;
}

.doc-rt a span {
    width: 78%;
}


/*Nueva página ofertas de empleo Mercotalento*/

.h1AdministracionEmpleo {
    display: none;
}

.dnnEditState .h1AdministracionEmpleo {
    display: block;
}

.columnasEmpleo {
    display: inline-block;
    width: 55%;
    vertical-align: top;
}

.colTexto {
    width: 41%;
    margin-right: 3%;
}

h2.h2Ofertas {
    /*font-family: vagrounded;*/
    text-align: center;
    font-size: 40px;
    margin: 9% 14% 5%;
}

.contCentrado {
    width: 860px;
    margin: 0 auto;
}

.colIzqEstudiantes {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.btngrande {
    width: 390px !important;
    margin-top: 4% !important;
    padding: 3% 2% !important;
}

.btnOfertasEmpleo {
    padding: 5%;
    background: #05ae62;
    display: block;
    width: 310px;
    margin: 0 auto 3%;
    color: #fff;
    font-size: 19px;
    border-radius: 15px;
    transition: all .5s;
}

.btnOfertasEmpleo:hover {
    background: #0c8e54;
    color: #fff;
}

.btnOfertasEmpleo strong {
    display: block;
    color: #f9ff00;
    font-family: vagrounded !important;
    font-size: 25px;
}

a.btnOfertasEmpleo img {
    float: left;
    padding-right: 10px;
    margin-top: -14px;
}

.ofertasDeEmpleo {
    background: url(/site/portals/0/images/ofertas-de-empleo/bg-arboles.png) 0 19% no-repeat;
    background-size: 100%;
}

/*===============Home personalizado ptar==============*/

.h1Personalizado {
    font-weight: bold;
    text-align: center;
    margin-top: 5%;
}

.checklisPTAR li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.checklisPTAR li img {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
}

.checklisPTAR li p {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    margin: 0;
}

.checklisPTAR {
    padding: 2%;
    box-shadow: 1px 1px 6px 0px #ababab;
    margin: 0;
}

#seccion_ituango .nav-tabs li a,
.tabTermometro .nav-tabs li a {
    color: #017935 !important;
    font-weight: bold;
    font-size: 19px;
}

#seccion_ituango .tabsProC.dnnsharp-container,
.tabTermometro .tabsProC.dnnsharp-container {
    padding: 0 !important;
}

a.botonesPersonalizados {
    padding: 15px 20px;
    background: #007933;
    color: #fff;
    margin-right: 12px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 20px;
    transition: all 0.5s;
}

a.botonesPersonalizados:hover {
    opacity: 0.5;
}


/*Nueva landing Gerente EPM*/

.dnnEditState .landingGerenteEPM header {
    background: no-repeat;
    box-shadow: none;
    padding-top: 1%;
}

.dnnEditState .landingGerenteEPM header {
    position: relative;
    height: auto;
}

.dnnEditState .landingGerenteEPM div#dnn_seccionTransacciones {
    float: none;
}

.destacadTwitter {
    text-align: center;
    margin: 50px 0 60px;
}

.destacadTwitter p {
    border: 1px solid #a0a0a0;
    padding: 15px 20px;
    font-size: 29px;
    display: inline;
    border-radius: 18px;
}

.tituloGerente {
    font-size: 45px;
    text-align: center;
    text-shadow: 1px 1px 0 #007934;
    line-height: 47px;
    margin-top: 4%;
}

.subtituloGerente {
    font-size: 35px;
    text-align: center;
    text-shadow: 1px 1px 0 #007934;
    margin-top: 7%;
}

.landingGerenteEPM #EDG_0_Shadow .EDGmain .EDGimage a img {
    border: 0 !important;
}

.landingGerenteEPM #EDG_0_Shadow .EDGmain {
    background-image: none;
}

.colGerenteEPM {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.colGerenteUno {
    width: 58%;
    margin-right: 1%;
}

.gerenteCol {
    margin-top: 4%;
}

div#dnn_gerenteTextoInv {
    margin: 0 0 0 1%;
    float: right;
}

.landingGerenteEPM {
    background: url(/site/portals/0/images/bg-masGerente.png) 0 24% no-repeat;
    background-size: 100%;
}

.gVerde h3 {
    color: #82ac06;
}

.gVerde p strong {
    background: #82ac06;
    color: #fff;
    padding: 2%;
    display: block;
    width: 61px;
    border-radius: 35px;
    margin: 10px auto 0;
}

.gAzulMarino h3 {
    color: #2a8869;
}

.gAzulMarino p strong {
    background: #2a8869;
    color: #fff;
    padding: 2%;
    display: block;
    width: 61px;
    border-radius: 35px;
    margin: 10px auto 0;
}

.gAmarillo h3 {
    color: #d3a704;
}

.gAmarillo p strong {
    background: #d3a704;
    color: #fff;
    padding: 2%;
    display: block;
    width: 61px;
    border-radius: 35px;
    margin: 10px auto 0;
}

.chameleon_slider.NewsOne .title_box.current_item {
    overflow: visible !important;
}

.chameleon_slider.NewsOne .title_box span {
    padding: 5px;
}

.bstrap30 a {
    color: #007934;
    text-decoration: none;
}

.bstrap30 a:hover {
    color: #82ac06;
    text-decoration: none;
}

div#cabezoteChat span,
.container-chat-bot img.epm-chat,
.contAlerta {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

div#cabezoteChat button {
    font: initial !important;
}

/*Estilos termómetro*/

.fechaCirculito {
    width: 17px;
    height: 17px;
    background: #a0a0a0;
    border-radius: 100%;
    margin-top: 71px;
    margin-left: 12px;
    text-align: center;
}

.rojoPtar {
    background: #e7393c;
}

.naranjaPtar {
    background: #f59833;
}

.amarilloPtar {
    background: #f7ce37;
}

.verdePtar {
    background: #a5ce55;
}

.articleAvancesPTAR {
    width: 26px;
    position: relative;
}

.edn_38420_article_list_wrapper,
.edn_39176_article_list_wrapper {
    display: -webkit-box;
    height: 410px;
    /*overflow: overlay;*/
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

.edn_38420_article_list_wrapper:before,
.edn_39176_article_list_wrapper:before {
    content: "";
    display: block;
    width: 960px;
    position: absolute;
    height: 40px;
    border: 1px solid gray;
    border-radius: 50px;
    left: 0;
    top: 62px;
    box-sizing: border-box;
}

.articleAvancesPTAR:nth-child(35) .contentptarTooltip {
    display: block;
}

.contentptarTooltip .contenido {
    position: relative;
    width: 316px;
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 4px 3px #cccccc;
    padding: 15px;
    background: #fff;
    margin-right: 35px;
}

.contentptarTooltip .numero {
    background: url(/site/portals//0/images/bg-numero.png) 0 0 no-repeat;
    position: absolute;
    width: 45px;
    height: 62px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    top: -131px;
    left: -16px;
    z-index: 1;
    padding-top: 9px;
}

.contentptarTooltip {
    position: absolute;
    display: none;
    top: 130px;
    left: 15px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 2;
}

.contentptarTooltip h2 {
    color: #91c225;
    font-size: 19px;
    margin-bottom: 7px;
    line-height: 19px;
}

.contentptarTooltip .summary p {
    line-height: 16px;
}

.contentptarTooltip:before {
    content: "";
    width: 45px;
    height: 45px;
    background: url(/site/portals//0/images/bg-numero.png) -51px 0 no-repeat;
    background-size: 106px;
    position: absolute;
    top: -40px;
    display: block;
    z-index: 1;
}

span.cerrarTooltipPTAR {
    padding: 5px;
    background: #227934;
    border-radius: 100%;
    width: 17px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    top: -8px;
    right: -8px;
    position: absolute;
    display: none;
}

.contentptarTooltip .contenido img {
    border-radius: 0;
}

.fechaCirculito:hover {
    cursor: pointer;
    background: gray;
    box-shadow: 1px 1px 4px #585858;
}

.articleAvancesPTAR:last-child .fechaCirculito {
    width: 100px;
    height: 100px;
    margin-top: 32px;
    border: 1px solid gray;
}

.articleAvancesPTAR:last-child .fechaCirculito:after {
    content: "36 acciones";
    font-size: 21px;
    color: #fff;
    margin-top: 19px;
    display: block;
}

.internaFull #content.center-c {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*Nueva sección Interrupciones*/

.articleInterrupcionesNew {
    width: 31.8%;
    display: inline-block;
    vertical-align: top;
    background: #f6f6f6;
    margin-right: 1.6%;
    border: 1px solid #ececec;
    margin-bottom: 2%;
    position: relative;
}

.articleInterrupcionesNew:nth-child(3n) {
    margin-right: 0;
}

.articleInterrupcionesNew img {
    width: 100%;
    border-radius: 0 !important;
}

.separador {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
}

.headerInterrupcionesNew {
    position: relative;
}

.headerInterrupcionesNew h2 {
    position: absolute;
    background: #101010a1;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 12px;
    box-sizing: border-box;
    margin: 0;
    padding: 6% 24% 12% 4%;
    line-height: 28px;
}

span.icono {
    width: 58px;
    height: 56px;
    display: block;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -918px -167px no-repeat;
    position: absolute;
    bottom: 21%;
    right: 4%;
}

.contenido-interrupciones {
    padding: 4%;
}

.content-text-interrupciones h3,
.content-text-interrupciones h2 {
    color: #5d5d5d;
    font: 17px 'VAGRoundedLTCom-Light';
    margin: 0 0 1% 0;
}

a.icon-mas-interrupciones {
    border: 1px solid #99db01;
    font-size: 15px !important;
    text-align: left !important;
    display: inline-block;
    width: 44.5%;
    margin-right: 1%;
    padding: 11px 2%;
    line-height: 0;
    position: relative;
    margin-bottom: 6%;
}

a.btn-direccion {
    margin-right: 0;
}

a.icon-mas-interrupciones .iconos:before {
    content: "";
    width: 24px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4%;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -1088px -188px no-repeat;
}

a.icon-mas-interrupciones .iconPin:before {
    background-position: -1060px -186px;
    width: 17px;
    height: 17px;
}

a.icon-mas-interrupciones:before {
    content: "+";
    display: block;
    width: 34px;
    height: 22px;
    border-radius: 7px;
    background: #99db01;
    font-weight: bold;
    padding-top: 18px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
}

a.icon-mas-interrupciones:hover {
    border: 1px solid #007934;
}

a.icon-mas-interrupciones:hover:before {
    background: #007934;
}

span.Agua {
    background-position: -984px -167px;
}

/*Filtro Interrupciones*/
.internaFull .eds_news_ParticipacionCiudadana .edncf_AdvancedSearch {
    position: relative;
    width: 320px;
    margin: 3% auto 2%;
}

.internaFull .eds_news_ParticipacionCiudadana .edncf_container > span {
    margin-left: 0;
}

button.ms-choice:before,
.edncf_BuscarCierre:before {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -1131px -172px no-repeat;
    position: absolute;
    left: -55px;
    top: -7px;
}

form[action="/site/home/nuestra-empresa/participacion-ciudadana/historico-de-participacion"] button.ms-choice:before {
    display: none;
}

/*Cierres viales nueva sección*/

.cierresviales .cont-cierres-viales {
    width: initial;
    display: block;
    margin: 0;
}

.cierresViales .headerInterrupcionesNew h2 span {
    display: block;
    color: #fff;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
}

.cierresViales .headerInterrupcionesNew h2 {
    position: absolute;
    background: #192d17a1;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 6% 22% 5% 4%;
    line-height: 28px;
}

.cierresViales span.icono {
    width: 64px;
    height: 63px;
    background-position: -1185px -162px;
    position: absolute;
    bottom: 9%;
}

.cont-cierres-viales ul li {
    background: #d4dcd3;
    display: inline-block;
    padding: 4px 0 !important;
    margin: 0;
    width: 32.6%;
    text-align: center;
}

.cierresViales h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.cierresViales h3 span {
    font-weight: 100;
}

.cont-cierres-viales ul {
    margin: 0;
}

/*Ayuda accesibilidad*/

img.iconAyudaAccesibilidad {
    padding-right: 15px;
}

img.iconAyudaAccesibilidad:hover {
    filter: grayscale(100%);
    opacity: 0.6;
    cursor: pointer;
}

.popupAccesibilidad {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: #1f1f1f9c;
    z-index: 4;
}

.contenidoAccesibilidad {
    width: 745px;
    background: #fff;
    margin: 3% auto 0;
    border-radius: 8px;
    position: relative;
}

.contenidoAccesibilidad ul li {
    float: none !important;
}


.contenidoAccesibilidad > span {
    background: green;
    color: #fff;
    padding: 9px 11px;
    text-align: center;
    width: 18px;
    height: 21px;
    display: block;
    border-radius: 100%;
    font-size: 27px;
    font-weight: bold;
    position: absolute;
    right: -15px;
    top: -15px;
}

.contenidoAccesibilidad > span:hover {
    cursor: pointer;
    background: #83ac05;
    border: 1px solid gray;
}

.contenidoAccesibilidad h3 {
    background: #83ac05;
    color: #fff;
    text-align: center;
    padding: 7px;
    border-radius: 8px 8px 0 0;
    font-size: 23px;
    margin: 0;
}

.contenidoAccesibilidad ul {
    padding: 3%;
    width: 93% !important;
}

.contenidoAccesibilidad ul li {
    width: 100%;
    font-size: 16px;
    margin-bottom: 3%;
}

.contenidoAccesibilidad ul li:last-child {
    margin-bottom: 0;
}

.contenidoAccesibilidad ul li img,
.contenidoAccesibilidad ul li span {
    display: inline-block;
    vertical-align: middle;
}

.contenidoAccesibilidad ul li span {
    width: 90%;
    margin-left: 2%;
}

#banner .image_carousel a[id^='foo2_prev'],
#banner .image_carousel a[id^='foo2_next'] {
    z-index: 1 !important;
}


/*Grupo EPM*/

img.logoGrupoMar {
    float: right;
}

a.volverCorporativoBTN {
    border: 1px solid green;
    border-radius: 0;
    padding: 10px 15px;
    font-size: 19px !important;
    display: block;
    width: 128px;
    transition: all 0.5s;
}

a.volverCorporativoBTN:hover {
    background: #007934;
    color: #fff !important;
}

.contHeaderCaribe {
    margin: 20px 0px 60px;
}

table.tabla-epm tr td {
    font-size: 12px !important;
    padding: 2px 5px !important;
}

.contTablaEPM {
    width: 100%;
    height: 100vh;
    overflow: overlay;
}

#dnn_ctr21221_ViewEasyDNNGallery_ctl00_pnlImageCarousel .image_carousel {
    width: 910px !important;
}

ul.Item-servicio .itemCt.itemCtAlto div a:hover {
    background: #91c024;
    transition: all 0.5s;
}

.content-row input[type=radio] + label {
    height: 19px !important;
}

/*Caritas formulario calificación satisfacción*/

.content-row:first-child .multiple-choice-radio.horizontal span {
    display: none;
}

.content-row:first-child .multiple-choice-radio.horizontal {
    background: url(/site/portals/0/sprite-caritasFactura.jpg) 0px 0px no-repeat;
    margin-right: 10px;
}

.content-row:first-child .multiple-choice-radio.horizontal input {
    width: 42px;
    height: 62px;
}

.content-row input[type=radio] + label {
    bottom: 0;
    left: 8px !important;
}

.content-row:first-child .multiple-choice-radio.horizontal:nth-child(2) {
    background-position: -46px 0px;
}

.content-row:first-child .multiple-choice-radio.horizontal:nth-child(3) {
    background-position: -89px 0px;
}

.content-row:first-child .multiple-choice-radio.horizontal:nth-child(4) {
    background-position: -136px 0px;
}

.content-row:first-child .multiple-choice-radio.horizontal:nth-child(5) {
    background-position: -181px 0px;
}

/*botón EPM Radio*/
.btEPMRadio img {
    background: none !important;
    width: 340px !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    max-width: 340px !important;
    transition: all .5s;
}

.btEPMRadio a:hover img {
    filter: grayscale(100%);
}

.btEPMRadio {
    position: relative;
    height: 132px;
    margin: 40px auto 80px;
    width: 330px;
}

.btEPMRadio p {
    position: absolute;
    width: 213px;
    color: #fff;
    bottom: 15px;
    right: 14px;
    font-size: 19px;
}

.btEPMRadio p strong {
    color: #007933;
}

.proyectos #banner .eds_galleryWrapper #EDG_0_Shadow .EDGmain .EDGimage a img {
    width: 100% !important;
    float: none !important;
}

.proyectos #banner .eds_galleryWrapper .image_carousel {
    width: 100% !important;
}

div#dnn_A0C0_Pane1,
div#dnn_A0C0_Pane2 {
    padding: 1%;
}

/*Aplicación móvil*/

.landingAppMobile {
    width: 768px;
    margin: 0 auto;
}

.cabezoteapp,
.serviciosApp {
    padding: 4%;
}

.cabezoteapp a.greenBTN {
    background: #79d300;
    color: #fff;
    padding: 7px 15px;
    border-radius: 50px;
    float: right;
}

.cabezoteapp a.greenBTN:hover {
    background: #007933;
}

.serviciosApp > div {
    border-bottom: 1px solid gray;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.serviciosApp > div:last-child {
    border-bottom: 0;
}

.serviciosApp div a img {
    display: inline-block;
    vertical-align: middle;
}

.serviciosApp div a div.textoApp {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
    margin-left: 2%;
}

.serviciosApp div a div.textoApp p {
    margin: 0;
    font-size: 14px;
    line-height: 13px;
}

.serviciosApp div a h2 {
    margin: 0;
    display: inline-block;
    color: #007933;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}

.serviciosApp div a:hover .textoApp:after {
    background: #007933;
}

.serviciosApp .textoApp:after {
    content: ">";
    background: #79d300;
    width: 22px;
    height: 23px;
    display: block;
    border-radius: 100%;
    color: #fff;
    padding: 3px;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    right: 0;
    top: 11px;
}

/*Iconos General EPM*/

.iconoTextoGeneral div img,
.iconoTextoGeneral div span {
    display: inline-block;
    vertical-align: middle;
}

.iconoTextoGeneral div span {
    width: 86%;
    margin-left: 1%;
    color: gray;
}

.iconoTextoGeneral .newBTN,
.iconoTextoGeneralv2 .newBTN {
    display: inline !important;
}

.iconoTextoGeneral div {
    margin-bottom: 2%;
}

.iconoTextoGeneral div img {
    max-width: 12%;
    width: 50px;
}

.iconoTextoGeneralv2 div img {
    width: 142px;
    max-width: 26%;
}

.iconoTextoGeneralv2 div span {
    width: 70%;
}

/*Página covid*/

.entradillaCenter {
    width: 860px;
    margin: 0 auto;
}

.iconoTextoGeneralv2 h3 {
    line-height: 23px;
    color: #828282;
}

.entradillaCenter h1 {
    font-weight: bold;
    color: #828282;
    font-size: 30px;
}

strong.CopmCovid {
    color: #007732;
    font-size: 52px;
    line-height: 48px;
}

strong.CopmCovid span {
    color: #187d4a00;
    text-indent: -999;
    background: url(/site/Portals/0/rediseno-refresh/sprite-rediseno.png) -996px -234px no-repeat;
    padding: 0 6px;
}

.iconoTextoGeneralv2 {
    margin: 0 auto;
    width: 400px;
}

.viewer {
    width: 100% !important;
}

/*encuesta satisfacción EPM*/

#ContFormularioEncuesta {
    width: 590px;
    margin: 0 auto;
}

.contIframeEncuesta {
    position: fixed;
    top: 10px;
    left: -700px;
    z-index: 99999999;
    background: #fff;
    width: 590px;
    height: 97vh;
    box-shadow: 1px 2px 2px grey;
    border-radius: 20px;
    overflow: hidden;
    transition: all .5s;
}

span.CerrarEnc {
    float: right;
    margin-right: 34px;
    font-size: 32px;
    color: #007933;
    font-weight: bold;
    transition: all .5s;
}

span.CerrarEnc:hover {
    color: #9fc13a;
    cursor: pointer;
}

.botonstickyEncuesta {
    position: fixed;
    bottom: 2%;
    right: 235px;
    background: #9fc13a;
    color: #fff;
    border-radius: 100px;
    padding: 10px 18px;
    z-index: 9;
    transition: all .5s;
}

.botonstickyEncuesta:hover {
    background: #0d9a4a;
    cursor: pointer;
}

.botonstickyEncuesta div img,
.botonstickyEncuesta div span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
}

.botonstickyEncuesta div span {
    width: 104px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 2px;
}

.botonstickyEncuesta img {
    width: 30px;
    border-radius: 0 !important;
}

.flexEPM {
    display: flex;
    align-items: center;
}

.bradius {
    border: 1px solid #0d9a4a;
    border-radius: 10px;
    padding: 12px;
}

/*Campaña medidas EPM videos H*/

form[action="/site/home/medidas-de-apoyo-epm"] #M39656EasyDNNGallery,
form[action="/site/home/medidas-de-apoyo-epm"] #M39695EasyDNNGallery,
form[action="/site/home/medidas-de-apoyo-epm"] #M39698EasyDNNGallery,
form[action="/site/home/medidas-de-apoyo-epm"] #M39703EasyDNNGallery {
    width: 800px;
    margin: 0 auto;
}

form[action="/site/home/medidas-de-apoyo-epm"] .ModContentLayoutC .pane {
    padding: 0 1%;
    margin: 1% 0 2%;
}

form[action="/site/home/medidas-de-apoyo-epm/trabajamos-de-la-mano-con-los-gremios-del-sector"] .nav-tabs li,
form[action="/site/home/medidas-de-apoyo-epm/pedagogia-uso-eficiente-de-los-sspp"] .nav-tabs li {
    width: 33% !important;
}

a.vermasMedidas {
    padding: 12px 20px;
    border-radius: 30px;
    color: #fff;
    background: #107c58;
    font-size: 20px;
}

a.vermasMedidas:hover {
    opacity: 0.7;
    text-decoration: underline;
}

.ContGaleriasMedidas h3 {
    color: #6dc91e !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

.EDGslidetext a.btnslide {
    background: #6dc91c !important;
    padding: 10px !important;
    float: none !important;
    margin: 0 auto !important;
    height: auto !important;
    border-radius: 20px !important;
    font-size: 17px !important;
    font-family: inherit !important;
}

.EDGslidetext a.btnslide:hover {
    background: #ffffff !important;
    color: #6dc91c !important;
}

.ContGaleriasMedidas p {
    text-align: center !important;
    color: #fff !important;
    font-family: inherit !important;
    font-size: 16px !important;
    margin: -25px 0 5px !important;
}

form[action="/site/home/medidas-de-apoyo-epm/medidas-de-alivio-para-clientes"] #EDG_0_Shadow .EDGmain .EDGimage .shadowborder,
form[action="/site/home/medidas-de-apoyo-epm/trabajamos-de-la-mano-con-los-gremios-del-sector"] #EDG_0_Shadow .EDGmain .EDGimage .shadowborder,
form[action="/site/home/medidas-de-apoyo-epm/pedagogia-uso-eficiente-de-los-sspp"] #EDG_0_Shadow .EDGmain .EDGimage .shadowborder {
    border: 0px !important;
    padding: 0 !important;
}

form[action="/site/home/medidas-de-apoyo-epm/medidas-de-alivio-para-clientes"] .eds_galleryWrapper table:not(.ucLinkTypeRadioButtons) tr td img,
form[action="/site/home/medidas-de-apoyo-epm/trabajamos-de-la-mano-con-los-gremios-del-sector"] .eds_galleryWrapper table:not(.ucLinkTypeRadioButtons) tr td img,
form[action="/site/home/medidas-de-apoyo-epm/pedagogia-uso-eficiente-de-los-sspp"] .eds_galleryWrapper table:not(.ucLinkTypeRadioButtons) tr td img {
    margin-top: -37px;
    width: 100%;
}

.internaFull .pagerbox tr td {
    width: 74px !important;
    display: inline;
}

.internaFull .pagerbox tr {
    text-align: center !important;
}

.internaFull #EDG_0_Shadow .EDGbackground .EDGcontent table {
    border: 0;
}

div#M39689EasyDNNGallery {
    padding-right: 15px;
}

div#M39689EasyDNNGallery .caroufredsel_wrapper {
    width: 755px !important;
}

#dnn_ContentPane .eds_galleryWrapper table:not(.ucLinkTypeRadioButtons) tr td {
    padding: 0;
    /*display: block;*/
    border: 1px solid white !important;
}

/*Estilos tooltip transacciones*/

.tooltipAporte {
    background: #fff;
    color: #5d5d5d;
    padding: 14px;
    font-size: 14px;
    border-radius: 20px;
    position: absolute;
    line-height: 16px;
    bottom: -105px;
    display: none;
    transition: all .5s;
}

.tooltipCorto {
    background: #fff;
    color: #5d5d5d;
    padding: 14px;
    font-size: 14px;
    border-radius: 20px;
    position: absolute;
    line-height: 16px;
    bottom: -65px;
    display: none;
    transition: all .5s;
}

.tooltipCorto a {
    color: green !important;
    font-size: 14px !important;
    display: inline !important;
}

li.contTooltip {
    position: relative;
}

.tooltipAporte a {
    color: green !important;
    font-size: 14px !important;
    display: inline !important;
}

li.contTooltip:hover .tooltipAporte {
    display: block;
    z-index: 2;
}

.proyectos #banner .image_carousel > .caroufredsel_wrapper {
    height: 585px !important;
}

.layoutContainer .pane {
    padding: 0 1%;
}

/*Prueba chatbot
#dnn_posicionchatmodal {
    width: 500px;
    height: 40px;
    background: #bbbbbb;
    position: absolute;
    top: 6%;
    left: -100%;
}*/

table.img100 tr td {
    width: 50% !important;
}

.enProveedores .contenido {
    width: 840px;
    padding: 0px 0px 0px;
}

.enProveedores .cont-CoberturaItuango p {
    width: 50%;
    font-size: 25px;
    line-height: 30px;
    padding: 0 2%;
}

.IrAMedidas {
    margin-top: 19px !important;
    display: inline-block;
    width: 126px;
    padding: 8px 23px !important;
    background: #007934 !important;
}

.IrAMedidas:hover {
    background: #6dc91e !important;
}

.IraAlternativas {
    margin-top: 19px !important;
    display: inline-block;
    padding: 12px 23px !important;
    background: #007934 !important;
}

.IraAlternativas:hover {
    background: #6dc91e !important;
}

/*Semana ambiental Ituango*/
.semanaAmbientalItuango {
    background: rgba(85, 158, 40, 1);
    background: -moz-linear-gradient(top, rgba(85, 158, 40, 1) 0%, rgba(42, 122, 119, 1) 28%, rgba(42, 122, 119, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(85, 158, 40, 1)), color-stop(28%, rgba(42, 122, 119, 1)), color-stop(100%, rgba(42, 122, 119, 1)));
    background: -webkit-linear-gradient(top, rgba(85, 158, 40, 1) 0%, rgba(42, 122, 119, 1) 28%, rgb(12, 31, 30) 100%);
    background: -o-linear-gradient(top, rgba(85, 158, 40, 1) 0%, rgba(42, 122, 119, 1) 28%, rgba(42, 122, 119, 1) 100%);
    background: -ms-linear-gradient(top, rgba(85, 158, 40, 1) 0%, rgba(42, 122, 119, 1) 28%, rgba(42, 122, 119, 1) 100%);
    background: linear-gradient(to bottom, rgba(85, 158, 40, 1) 0%, rgba(42, 122, 119, 1) 28%, rgb(9, 27, 26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#559e28', endColorstr='#2a7a77', GradientType=0);
}

.semanaAmbientalItuango #breadcrumbs a,
.semanaAmbientalItuango #breadcrumbs span {
    color: #ffffff;
}

.semanaAmbientalItuango .entradillaCenter h1 {
    font-size: 34px;
    line-height: 39px;
    color: #fff;
    margin-bottom: 15px;
    padding-top: 20px;
}

.semanaAmbientalItuango .entradillaCenter h1 strong span {
    color: #aede41;
    font-size: 44px;
}

.semanaAmbientalItuango .fechaSemana {
    font-size: 23px;
    color: #fff;
}

.semanaAmbientalItuango .entradillaCenter p {
    color: #fff;
    font-size: 19px;
}

.semanaAmbientalItuango .entradillaCenter img {
    margin-right: 20px;
}

.semanaAmbientalItuango .nav-tabs li {
    width: 24% !important;
    margin-right: 1.3%;
}

.semanaAmbientalItuango .nav-tabs li:last-child {
    margin-right: 0;
}

.semanaAmbientalItuango #dnn_ContentPane .nav-tabs > .active a {
    background: #ffffffe3;
    color: #007834;
}

.semanaAmbientalItuango #dnn_ContentPane .nav-tabs > li a {
    background: #fff0;
    border: #dddddd 1px solid;
    color: #fff;
}

.semanaAmbientalItuango .tabs-root {
    border: 0 !important;
}

.semanaAmbientalItuango .tab-pane {
    border-radius: 20px;
    padding: 40px;
    background-color: #ffffffe3;
    margin-top: 4px;
}

.semanaAmbientalItuango .ulSemanaAmbiental li {
    font-size: 17px !important;
    color: #169572 !important;
    font-weight: bold;
    line-height: 23px !important;
}

.semanaAmbientalItuango .ulSemanaAmbiental li strong {
    color: #006a80;
    display: block;
    font-size: 20px;
}

.semanaAmbientalItuango .bg-peces {
    background: url(/site/Portals/0/imagenes/bg-biodiversidad.png) center 37px no-repeat;
    padding-top: 31%;
    background-size: cover;
}

/*Estilos modal chatbot*/
.cont-iconayudaEma {
    position: absolute;
    right: 120px;
    top: 20px;
    animation-name: moverIconAyuda;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes moverIconAyuda {
    0% {
        top: 20px;
    }

    50% {
        top: 15px;
    }

    100% {
        top: 20px;
    }
}

.cont-iconayudaEma img {
    width: inherit;
}

.cont-iconayudaEma span {
    background: #fff;
    padding: 5px 13px;
    border-radius: 20px;
    color: #107d4e;
    margin-right: 5px;
    display: none;
}

.cont-iconayudaEma:hover span {
    display: inline;
    cursor: pointer;
}

.modalEma {
    position: absolute;
    left: -550px;
    width: 510px;
    height: 449px;
    background: #f1f1f1;
    padding: 20px 0px 20px 20px;
    border-radius: 15px;
    display: none;

}

.CenterModalChat {
    margin: 0 auto;
    width: 480px;
    padding-right: 10px;
}

.tituloModalEma span {
    color: #156c3e;
    font-size: 32px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.tituloModalEma img {
    display: inline-block;
    vertical-align: middle;
}

ul.tabs-root-ema li {
    display: inline-block;
    list-style: none;
    background: #ffffff;
    padding: 10px;
    width: 32.7%;
    box-sizing: border-box;
    border-radius: 7px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #dddddd;
}

ul.tabs-root-ema {
    margin: 0;
}

ul.tabs-root-ema li.active a {
    color: #fff;
}

ul.tabs-root-ema li.active {
    background: #156c3e;
}

.CenterModalChat .bstrap30 .panel-default > .panel-heading {
    background: none;
    border: 0;
    color: #828282;
    padding-left: 0;
}

.cont-iconayudaEma img:hover {
    cursor: pointer;
}

span.closeModalEma:hover {
    background: green;
    color: #fff;
}

.CenterModalChat .panel-default {
    margin: 0;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}

.CenterModalChat .bstrap30 .panel-body {
    padding: 0px 20px 0 0px;
}

.CenterModalChat .bstrap30 .tp-fa {
    margin-right: -7px;
    float: right;
    color: #156c3e;
}

.CenterModalChat .in .panel-title > a,
.CenterModalChat .panel-title > a:hover {
    color: #2a8a58 !important;
    font-weight: bold;
    cursor: pointer;
}

.CenterModalChat .panel-title > a {
    font-size: 14px !important;
    font-weight: bold;
}

.CenterModalChat .bstrap30 .panel {
    background: none;
}

span.closeModalEma {
    background: #ffffff;
    padding: 2px 0px 8px 10px;
    border-radius: 50%;
    color: #156c3e;
    font-weight: bold;
    font-size: 20px;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    right: -8px;
    top: -10px;
    border: 1px solid grey;
    cursor: pointer;
}

.DnnModule-40309 {
    width: 700px;
    margin: 0 auto;
}

.DnnModule-40309 .doc-rt a span {
    color: #156c3e !important;
}

.eds_modalWrapper .eds_modalContent textarea {
    display: block;
    width: 100%;
}

form[action="/site/home/epm-65-anos"] .semanaAmbientalItuango {
    background: rgba(4, 133, 39, 1);
    background: -moz-linear-gradient(top, rgba(4, 133, 39, 1) 0%, rgba(65, 158, 25, 1) 32%, rgba(62, 156, 22, 1) 82%, rgba(62, 156, 22, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4, 133, 39, 1)), color-stop(32%, rgba(65, 158, 25, 1)), color-stop(82%, rgba(62, 156, 22, 1)), color-stop(100%, rgba(62, 156, 22, 1)));
    background: -webkit-linear-gradient(top, rgba(4, 133, 39, 1) 0%, rgba(65, 158, 25, 1) 32%, rgba(62, 156, 22, 1) 82%, rgba(62, 156, 22, 1) 100%);
    background: -o-linear-gradient(top, rgba(4, 133, 39, 1) 0%, rgba(65, 158, 25, 1) 32%, rgba(62, 156, 22, 1) 82%, rgba(62, 156, 22, 1) 100%);
    background: -ms-linear-gradient(top, rgba(4, 133, 39, 1) 0%, rgba(65, 158, 25, 1) 32%, rgba(62, 156, 22, 1) 82%, rgba(62, 156, 22, 1) 100%);
    background: linear-gradient(to bottom, rgba(4, 133, 39, 1) 0%, rgba(65, 158, 25, 1) 32%, rgba(62, 156, 22, 1) 82%, rgba(62, 156, 22, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048527', endColorstr='#3e9c16', GradientType=0);
}

form[action="/site/home/epm-65-anos"] .semanaAmbientalItuango .bg-peces {
    background: none;
    padding: initial;
}

.txt-blanco {
    color: #fff;
    font-size: 50px;
}

.tooltipAporte.v2 {
    bottom: -60px;
}

/*Estilos aplicativo árboles*/

.contImgArboles {
    background: url(/site/portals/0/Images/bg-arboles.jpg) top center no-repeat;
    background-size: cover;
}

a.btnRegresaralHome {
    padding: 12px 20px;
    border: 1px solid #83ac05;
    border-radius: 40px;
    color: #fff;
    transition: all 0.5s;
}

a.btnRegresaralHome:hover {
    background: #83ac05;
}

.entradillaArboles h1 {
    color: #fff;
    font-size: 45px;
    line-height: 42px;
    width: 660px;
    margin-top: 140px;
    margin-bottom: 15px;
}

.entradillaArboles span {
    width: 100px;
    display: block;
    height: 3px;
    background: #83ac05;
}

.entradillaArboles p {
    color: #fff;
    width: 257px;
}

.entradillaArboles p {
    color: #fff;
    width: 250px;
    line-height: 18px;
    margin-top: 15px;
}

.inputCodigoUsuario input {
    width: 100%;
    padding: 15px;
    font-size: 18px;
    border-radius: 8px;
    border-color: #88b927;
    font-family: inherit;
    color: gray;
    position: absolute;
    z-index: 2;
}

.inputCodigoUsuario {
    position: relative;
    width: 300px;
    padding-bottom: 130px;
}

.inputCodigoUsuario a {
    position: absolute;
    right: -64px;
    top: -13px;
    z-index: 2;
}

.inputCodigoUsuario:after {
    content: "";
    width: 148px;
    height: 130px;
    left: -41px;
    top: -23px;
    z-index: 1;
    display: block;
    position: absolute;
    background: url(/site/Portals/0/Images/bg-plantas.png) 0px -12px no-repeat;
    background-size: cover;
}

.inputCodigoUsuario:before {
    content: "";
    width: 159px;
    height: 138px;
    right: -78px;
    top: -41px;
    z-index: 1;
    display: block;
    position: absolute;
    background: url(/site/Portals/0/Images/bg-plantas.png) -173px -6px no-repeat;
}

.inputCodigoUsuario a:hover img {
    opacity: 0.8;
}

.aplicativoArboles #content {
    margin-top: -100px;
}

h2.subtituloArboles {
    color: #82ac04;
    margin-top: 30px;
    background: url(/site/Portals/0/Images/bg-hojas-arboles.png) 0 37% no-repeat;
    background-size: 100%;
}

.aplicativoArboles {
    background: url(/site/Portals/0/Images/bg-hojas-arboles.png) 0 37% no-repeat;
    background-size: 100%;
}

.contGenerarScroll {
    overflow: overlay;
    height: 1500px;
}

/*EStilos publicacioens ituango*/

.DnnModule-39148,
.proydos {
    display: inline-block !important;
    width: 67%;
    vertical-align: top;
}

.proydos {
    display: inline-block !important;
    width: 30%;
    margin-left: 2%;
    vertical-align: top;
}

.ContPImpresas {
    background: #ffffffa3;
    border-radius: 20px;
    padding: 10% 0;
}

.btnBlanco {
    background: #1c703c;
    color: #fff !important;
    border-radius: 40px;
    position: relative;
    font-size: 20px;
    font-weight: 100;
    padding: 12px 35px 10px 20px;
    display: block;
    width: 239px;
    text-align: left;
    margin: 0 auto;
}

.btnBlanco:hover {
    opacity: 0.7;
}

.btnBlanco:before {
    content: "+";
    display: block;
    width: 10px;
    height: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    position: absolute;
    right: 20px;
    top: 7px;
}

/*Interna aplicativo árboles*/

.miCodigo {
    color: #fff;
    font-size: 37px;
    font-weight: bold;
    margin-top: 40px;
}

section.infoArbol {
    background: rgba(96, 162, 48, 1);
    background: -moz-linear-gradient(top, rgba(96, 162, 48, 1) 0%, rgba(40, 124, 55, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(96, 162, 48, 1)), color-stop(100%, rgba(40, 124, 55, 1)));
    background: -webkit-linear-gradient(top, rgba(96, 162, 48, 1) 0%, rgba(40, 124, 55, 1) 100%);
    background: -o-linear-gradient(top, rgba(96, 162, 48, 1) 0%, rgba(40, 124, 55, 1) 100%);
    background: -ms-linear-gradient(top, rgba(96, 162, 48, 1) 0%, rgba(40, 124, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(96, 162, 48, 1) 0%, rgba(40, 124, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a230', endColorstr='#287c37', GradientType=0);
    height: 700px;
    position: relative;
}

img.bg-green {
    margin-bottom: 95px;
    height: auto !important;
}

.internaArboles #shortcuts-content {
    background: none;
}

.internaArboles #breadcrumbs a,
.internaArboles #breadcrumbs span,
.contarboles p,
.contarboles h2 {
    color: #fff;
}

.contarboles h2 {
    font-size: 39px;
}

.contarboles img {
    margin: 0 0 2% 75px;
    border-radius: 0;
    z-index: 2;
    position: relative;
}

.cf {
    position: absolute;
    bottom: 0;
}

.internaArboles {
    background-position: 0 52%;
}

.contDatArbol h3 {
    font-size: 25px;
    line-height: 26px;
    padding-bottom: 7px;
}

.contDatArbol p {
    color: green;
    font-size: 20px;
}

.tituloPublicacionesRevisatas a {
    border-radius: 50px !important;
    padding: 12px 20px;
}

.ImagenPublicacionesRevistas img {
    border-radius: 100% !important;
}

.contPublicacionesImpresas {
    width: 33%;
    display: inline-flex;
    margin-bottom: 30px;
}

.tituloPublicacionesRevisatas {
    padding-left: 4%;
}

.tituloPublicacionesRevisatas h2 {
    font-weight: bold;
    font-size: 23px !important;
}

/*Nueva sección EPM Radio*/

div#ICM23325 .EDGimage a {
    pointer-events: none;
}

.newBtnGreen {
    padding: 13px 20px;
    background: #7ad400;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    margin-left: 1%;
    transition: all 0.5s;
    font-family: 'epm-bold';
}

.newBtnGreen:hover {
    background: #007934;
    color: #fff;
    text-decoration: none;
}

.newBtnOrange {
    padding: 13px 20px;
    background: #e8730e;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    margin-left: 1%;
    transition: all 0.5s;
    font-family: 'epm-bold';
}

.newBtnOrange:hover {
    background: #ab550a;
    color: #fff;
    text-decoration: none;
}

.newBtnVerdeOscuro {
    padding: 13px 20px;
    background: #007934;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    margin-left: 1%;
    transition: all 0.5s;
    font-family: 'epm-bold';
}

.newBtnVerdeOscuro:hover {
    background: #7ad400;
    color: #fff;
    text-decoration: none;
}

.Conicono img {
    margin: 0 !important;
    width: 20px;
    padding-right: 6px;
}

.newBtnWhite {
    background: #fff;
    color: #007934;
    transition: all .5s;
    padding: 13px 18px;
    border-radius: 40px;
}

.newBtnWhite:hover {
    text-decoration: underline;
}

nav.newMenuEPMRadio {
    margin: 60px 0 85px;
    text-align: center;
}

nav.newMenuEPMRadio ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

nav.newMenuEPMRadio ul li a {
    display: block;
    width: 228px;
    font-size: 19px;
}

nav.newMenuEPMRadio ul li > ul {
    display: none;
}

nav.newMenuEPMRadio ul li:hover > ul {
    display: block;
}

nav.newMenuEPMRadio ul li ul {
    position: absolute;
    left: 0;
    margin: 0;
    z-index: 2;
}

nav.newMenuEPMRadio ul li a {
    margin-bottom: 3px;
}

nav.newMenuEPMRadio ul li ul li {
    display: block;
}

.ContenidoOyentesEPMRadio .ModEasyDNNnewsC {
    margin-bottom: 180px;
}

nav.newMenuEPMRadio ul li ul li a {
    background: #a8a8a8;
    padding: 7px 20px;
    font-size: 16px;
}

.contenidoDRadio {
    color: gray;
    margin-bottom: 5px;
}

.eds_template_List_Article_lo_mas_destacado_EPM_Radio_nueva h2 {
    font-weight: bold !important;
    padding-right: 5%;
    line-height: 24px !important;
    margin-bottom: 6px !important;
}

.botonRadioIC a {
    padding: 5px;
    border: 1px solid #a5a5a5;
    width: 250px;
    margin-bottom: 5px;
}

.botonRadioIC span {
    padding-top: 18px;
}

.botonRadioIC a:hover span {
    text-decoration: underline;
}

.cOyentes {
    margin-bottom: 50px;
}

/*Destacado formularios*/

.dnnDescription {
    color: #2d9b21;
}

.DnnModule-41128 {
    width: 610px;
    margin: 0 auto;
}


/* Semana del libro */

@media (max-width: 1281px) {

    .text-center-fiesta {
        padding-bottom: 61% !important;
    }


}

@media (max-width: 1400px) {

    .text-center-fiesta {
        padding-bottom: 61% !important;
    }


}

@media screen and (min-width: 1440px) and (max-width: 1680px) {

    .text-center-fiesta {
        padding-bottom: 57% !important;
    }


}


@media screen and (min-width: 660px) and (max-width: 700px) {
    .text-center-fiesta h1 {
        font-size: 44px !important;
    }

    .text-center-fiesta p {
        color: #fff;
        font-size: 20px !important;
    }
}

@media screen and (max-width: 600px) {
    .text-center-fiesta h1 {
        font-size: 32px !important;
    }

    .text-center-fiesta p {
        color: #fff;
        font-size: 20px !important;
    }
}

.card-title-epm-fin {
    margin-top: -41px !important;
    /* margin-left: 25px !important; */
    background: #027935;
    padding: 6px 0;
    border-radius: 20px;
    color: #fff;
    font-size: 25px !important;
    width: 100%;
}

.card.mt-5.panel-container.panel-epm p {
    font-size: 16px;
}

.text-center-fiesta {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 54%;
}

.text-center-fiesta h1 {
    color: #fff;
    font-family: 'epm-black';
    font-size: 45px;
    line-height: 60px;
}

.strong-intro {
    background-color: #fff;
    color: #9ebe3b;
    padding: 6px 20px;
    border-radius: 30px;
    font-family: 'epm-black';
}

.text-center-fiesta p {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
}

.strong-fecha {
    margin-top: 10px;
    background-color: #9ebe3a;
    color: #ffffff;
    padding: 3px 21px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
}

.bienvenido strong {
    font-size: 30px;
    font-family: 'epm-black';
}

.text-center-programacion {
    text-align: center;
    margin-top: 20px;
}

.text-center-programacion h2 {
    font-size: 45px;
    font-family: 'epm-black';
    color: #027935;
}


.fiesta-del-libro-2020 #breadcrumbs span {
    color: #ffffff;
    font: 14px "trebuchet MS";
}

#staff-info41516 {
    height: 410%;
}

.only-mobile {
    display: none;
}


.fiesta-del-libro-2020 {
    background: url(/site/Portals/0/imagenes/header-fiestalibro.jpg) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
}

.fiesta-del-libro-2020 .bg-peces {
    /*padding-top: 43%;*/
}

.panel-container {
    border: #027935 1px solid !important;
    border-radius: 30px !important;
}

.card-title-epm {
    margin-top: -41px !important;
    margin-left: 25px !important;
    background: #027935;
    padding: 6px 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 25px !important;
}

button.btn.btn-success.btn-fiesta-epm {
    border-radius: 30px;
    padding: 10px 0px;
    background-color: #9EBE3A;
    border-color: #9EBE3A;
    font-weight: bold;
    font-size: 20px;
}

a.btn.btn-success.btn-fiesta-epm {
    border-radius: 30px;
    padding: 10px 0px;
    background-color: #9EBE3A;
    border-color: #9EBE3A;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

a.btn.btn-success.btn-fiesta-epm:hover {
    background-color: #28a745;
    border-color: #28a745;
}

button.btn.btn-success.btn-fiesta-epm a {
    text-decoration: none;
    color: #fff;
}

button.btn.btn-success.btn-fiesta-epm:hover {
    background-color: #28a745;
    border-color: #28a745;
}

button.btn.btn-success.btn-fiesta-epm img {
    margin-right: 8px;
}

.title-card-epm {
    margin: 0;
    color: #fff;
    /* font-weight: bold; */
    font-size: 20px !important;
}

p.descripcion-card-epm {
    margin-top: 15px !important;
    text-align: left;
}

span.icon-fiesta {
    float: left;
    height: 100%;
    margin: 10px 10px 0 0;
}

span.icon-fiesta img {
    border-radius: 0;
}

.panel-epm h4 {
    color: #7f7f7e;
    font-family: epm-bold;
    font-size: 22px;
}


/*  Landing Afinia   */

.container.container-videos-afinia {
    padding-bottom: 65%;
}

@media screen and (max-width: 1680px) and (min-width: 1440px) {
    .text-center-fiesta {
        padding-bottom: 57% !important;
    }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media screen and (max-width: 600px) {
    .text-center-afinia h1 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}


div#dnn_logos {
    background-color: #4e7a8ab3;
}

.landing-afinia {
    background: url(/site/Portals/0/imagenes/afinia-bg.jpg) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
}


.text-center-afinia {
    text-align: center;
    width: 68%;
    margin: 0 auto;
    padding-bottom: 2%;
}

.text-center-afinia h1 {
    color: #fff;
    font-family: 'epm-black';
    font-size: 42px;
    line-height: 60px;
}


.text-center-afinia p {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
}

.btn-intro-disabled {
    background-color: #fff;
    color: #9ebe3b;
    padding: 6px 20px;
    border-radius: 30px;
    font-family: 'epm-black';
    border-color: transparent;;
}

span.text-green-afinia {
    color: #4e8a6c !important;
    font-family: 'epm-black';
}

button.btn-intro-disabled span.text-green-afinia {
    color: #4e8a6c;
    font-family: 'epm-black';
}

p.conectate-afinia strong {
    background-color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
}

.conectate-afinia {
    color: #4e8a6c !important;
    font-size: 35px !important;
}


/*** Landing  Rio Cauca ****/

h3.fecha-nrc.pt-5.pb-5 {
    color: #c9cc46;
    font-family: 'epm-bold';
}

p.txt-programacion-nrc {
    color: #fff;
}

ul.invitados-nrc {
    list-style: none;
}

ul.invitados-nrc li {
    color: #fff;
}

ul.invitados-nrc li::marker {
    color: #abad56;
    font-size: 1.5em;
}

.banner-bg-rio {
    height: 1340px;
}

.landing-rio-cauca {
    background: url(/site/Portals/0/imagenes/banner-navegando.png) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
}

#section-two {
    background: url(/site/Portals/0/imagenes/fondo-programacion.jpg) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
    min-height: 1000px;
    background-color: #034844;
}

p.text-intro-nrc {
    color: #7f7f7e;
    font-size: 1.3em;
}

p.text-intro-nrc strong {
    color: #abad56;
}

.card {
    border-radius: 25px;
}

.testimonial-card .avatar {
    width: 120px;
    margin-top: -60px;
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 50%;
}

;

h1.h1-navegando {
    color: #abad56 !important;
    font-size: 3.5em;
    font-family: "epm-bold";
    padding-top: 10%;
}

.h3-navegando {
    color: #7f7f7e;
}

.btn-certificado-nrc {
    background: #abad56;
    color: #fff !important;
    font-size: 25px !important;
    font-family: 'epm-bold';
    border-radius: 25px !important;
}

.btn-certificado-nrc:hover {
    background: #7a7b3d;
}


@media screen and (max-width: 600px) {
    .guacamaya-bg {
        background: none !important;
    }

    .landing-rio-cauca {
        background: url(/site/Portals/0/imagenes/banner-mobile.jpg) no-repeat;
        background-position-x: center;
        background-repeat: no-repeat;
        background-size: 255%;
    }

    .banner-bg-rio {
        height: 700px;
    }
}

.guacamaya-bg {
    background: url(/site/Portals/0/imagenes/guacamaya-bg.png) no-repeat;
    background-position: right 100%;
}


/** EPM en bello **/

#staff-info41809 {
    height: 100%;
}

.banner-acciones-bello {
    height: 430px;
}

.h2-invitamos-bello {
    color: #fff;
    font-family: 'epm-bold';
}

.h1-invitamos-bello {
    font-family: 'epm-bold';
    color: #f0a317;
}

.ul-timeline strong {
    color: #fff;
    background-color: #027935;
    padding: 5px;
    border-radius: 0 5px;
}

.h5-rotator-bello {
    font-family: 'epm-bold';
    color: #848494;
    margin: 0 0 0 4px;
    font-size: 1.1rem;
}

.ul-timeline li {
    margin-bottom: 10px;
}

.ult-ptar-bello li {
    margin-bottom: 10px;
}

.ult-ptar-bello li::marker {
    color: #72a740;
}

ul.ul-territorio-bello li::marker {
    color: #027935;
}

ul.ul-territorio-bello li {
    margin-bottom: 10px;
}

.h4-bello {
    color: #027935 !important;
    font-family: 'VAGRoundedLTCom-Light' !important;
    font-size: 22px !important;
}

.bello-color-1 {
    color: #72a740 !important;
}

.bello-color-2 {
    color: #447739 !important;
}

.bello-color-3 {
    color: #60a17a !important;
}

.bello-color-4 {
    color: #3b614a !important;
}

.landing-epm-bello {
    background: url(/site/Portals/0/imagenes/banner-bello-desk.jpg) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
}

.banner-bg-bello {
    min-height: 800px;
}

.text-epm-bello {
    font-size: 1.3em;
    color: #8b8b8b;
}

#section-three-bello {
    background: url(/site/Portals/0/imagenes/banner-bello-2.jpg) no-repeat;
    background-position-x: center;
    background-repeat: no-repeat;
    min-height: 430px;
}

@media screen and (max-width: 600px) {
    .landing-epm-bello {
        background: url(/site/Portals/0/imagenes/banner-bello-mob.jpg) no-repeat;
        background-position-x: center;
        background-repeat: no-repeat;
        background-size: 400%;
    }

    #section-three-bello {
        background: url(/site/Portals/0/imagenes/banner-bello-2-mobile.jpg) no-repeat;
        background-position-x: center;
        background-repeat: no-repeat;
        min-height: 515px;
    }

    .banner-acciones-bello {
        height: 515px;
    }

    .banner-bg-bello {
        min-height: 600px;
    }

    #staff-info41809 {
        height: 190%;
    }
}

/* -------- UAT ARBOLES --------------*/

.contImgArboles-uat {
    background: url(/site/portals/0/Images/bg-arboles.jpg) top center no-repeat;
    background-size: cover;
    margin-top: -110px;
}


img.bg-green-uat {
    margin-top: 135px;
    height: auto !important;
}

.contentArbolTwo{
    padding-top: 130px;
}

















































/****** ARBOLES **********/

.contImgArboles-uat {
	background: url(/site/portals/0/Images/bg-arboles.jpg) top center no-repeat;
	background-size: cover;
	margin-top: -110px;
}
img.bg-green-uat {
	margin-top: 135px;
	height: auto !important;
	bottom: -5px;
	position: relative;
}
.contentArbolTwo{
	padding-top: 130px;
}
#shortcuts-content {
	background-color: #FFFFFf;
	margin-top: 150px;
}
.contInfo {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 50px;
	position: relative;
	z-index: 3;
}
#breadcrumbs a, #breadcrumbs span {
	color: #ffffff;
	font: 14px "trebuchet MS";
}
@media screen and (max-width: 768px) {
	.contDatArbol .contInfo .contInfo-box .contInfo-img img {
		width: 100%;
		filter: brightness(500%);
	}
	.contDatArbol h3 {
		color: #fff;
	}
	.contDatArbol p {
		color: white;
	}
}
@media screen and (max-width: 1220px){
	#content-arbol .center-c {
		width: 95%;
	}
}