@charset "utf-8";
/* CSS Document */

/*CARGA DE FUNTES DESDE EL SERVIDOR (20/08/2020)*/
@font-face {
   font-family: "RobotoM";
   src: local("Roboto Medium"), local("roboto-medium"),
      url("../fonts/Roboto/robotoM.woff2") format("woff2"),
      url("../fonts/Roboto/robotoM.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "RobotoL";
   src: local("Robotol"), local("roboto-l"), url("../fonts/Roboto/robotoL.woff2") format("woff2"),
      url("../fonts/Roboto/robotoL.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "RobotoR";
   src: local("robotoR"), local("robotoR"), url("../fonts/robotoR.woff2") format("woff2"),
      url("../fonts/robotoR.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "futuraL";
   src: local("futuraL"), local("futuraL"), url("../fonts/futuraL.woff2") format("woff2"),
      url("../fonts/futuraL.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "oswaldL";
   src: local("oswaldL"), local("oswaldL"), url("../fonts/oswaldL.woff2") format("woff2"),
      url("../fonts/oswaldL.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "oswaldH";
   src: local("oswaldH"), local("oswaldH"), url("../fonts/oswaldH.woff2") format("woff2"),
      url("../fonts/oswaldH.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "oswaldDM";
   src: local("oswaldDM"), local("oswaldDM"), url("../fonts/oswaldDM.woff2") format("woff2"),
      url("../fonts/oswaldDM.woff") format("woff");
   font-style: normal;
}
@font-face {
   font-family: "Roboto-Light";
   src: url("../fonts/Roboto-Light/Roboto-Light.eot"); /* IE9 Compat Modes */
   src: url("../fonts/Roboto-Light/Roboto-Light.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("../fonts/Roboto-Light/Roboto-Light.otf") format("opentype"),
      /* Open Type Font */ url("../fonts/Roboto-Light/Roboto-Light.svg") format("svg"),
      /* Legacy iOS */ url("../fonts/Roboto-Light/Roboto-Light.ttf") format("truetype"),
      /* Safari, Android, iOS */ url("../fonts/Roboto-Light/Roboto-Light.woff") format("woff"),
      /* Modern Browsers */ url("../fonts/Roboto-Light/Roboto-Light.woff2") format("woff2"); /* Modern Browsers */
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto-Medium";
   src: url("../fonts/Roboto-Medium/Roboto-Medium.eot"); /* IE9 Compat Modes */
   src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("../fonts/Roboto-Medium/Roboto-Medium.otf") format("opentype"),
      /* Open Type Font */ url("../fonts/Roboto-Medium/Roboto-Medium.svg") format("svg"),
      /* Legacy iOS */ url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype"),
      /* Safari, Android, iOS */ url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"),
      /* Modern Browsers */ url("../fonts/Roboto-Medium/Roboto-Medium.woff2") format("woff2"); /* Modern Browsers */
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto-Bold";
   src: url("../fonts/Roboto-Bold/Roboto-Bold.eot"); /* IE9 Compat Modes */
   src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("../fonts/Roboto-Bold/Roboto-Bold.otf") format("opentype"),
      /* Open Type Font */ url("../fonts/Roboto-Bold/Roboto-Bold.svg") format("svg"),
      /* Legacy iOS */ url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype"),
      /* Safari, Android, iOS */ url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"),
      /* Modern Browsers */ url("../fonts/Roboto-Bold/Roboto-Bold.woff2") format("woff2"); /* Modern Browsers */
   font-weight: normal;
   font-style: normal;
}
/*------------------------------------------------------------------------------------------------*/

/*YLMUNOZD ajustes*/

/* Scroll suavizado */
html {
   scroll-behavior: smooth;
}

/* video adaptable (responsive)*/
.video-adaptable {
   height: 0;
   overflow: hidden;
   padding-bottom: 56.25%;
   /*padding-top: 30px;*/
   position: relative;
}
.video-adaptable iframe,
.video-adaptable object,
.video-adaptable embed {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/* fin YLMUNOZD*/

/*APFOREROW|USABILIDAD */
/*patrón de diseño para colores de enlaces*/
a:link {
   text-decoration: none;
   cursor: pointer;
   color: #486995;
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
   line-height: 15px;
}

/* visited link */
a:visited {
   color: #8a4a8c;
}

/* mouse over link */
a:hover {
   color: #b6014c;
   text-decoration: none;
}

/* selected link */
a:active {
   color: #df396b;
}
/*excepciones al patrón de diseño para colores de enlaces*/
.mega-nav a {
   color: rgb(86, 86, 86);
}

.article-title a,
.article-title a:hover,
.article-title a:visited {
   color: rgb(86, 86, 86) !important;
}
/*enlaces en tabla con interacción en toda la celda*/
.wideLink a {
   display: block;
   padding: 8px;
}
.wideLink td {
   padding: 0px !important;
}
.wideLink img {
   float: left;
   margin: 10px;
}

@font-face {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   src: local("Open Sans"), local("OpenSans"),
      url("../fonts/Open_Sans/Open_Sans.woff2") format("woff2"),
      url("../fonts/Open_Sans/Open_Sans.eot"),
      url("../fonts/Open_Sans/Open_Sans.eot?#iefix") format("embedded-opentype"),
      url("../fonts/Open_Sans/Open_Sans-Regular.ttf") format("truetype"),
      url("../fonts/Open_Sans/Open_Sans.svg#OpenSans") format("svg");
}

/*@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),url('../fonts/Roboto_Slab/Roboto_Slab.woff2') format('woff2'),url('../fonts/Roboto_Slab/Roboto_Slab.eot'), url('../fonts/Roboto_Slab/Roboto_Slab.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto_Slab/Roboto_Slab-Regular.ttf') format('truetype'), url('../fonts/Roboto_Slab/Roboto_Slab.svg#latolight') format('svg');
}*/

@font-face {
   font-family: "Roboto";
   font-style: normal;
   font-weight: 400;
   src: local("Roboto Regular"), local("Roboto-Regular"),
      url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}

body {
   /*padding-top: 40px;*/
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
   font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: "Roboto", sans-serif;
}

.red {
   background: red;
}

.blue {
   color: #cd0c4e;
   font-size: 17px;
}

.blue a {
   color: #07879e;
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.row {
   margin-top: 5px;
   margin-bottom: 5px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
   /*margin: 20px 0 0 0;*/
   vertical-align: middle;
}

/* ___________ Estilos fuentes ____________________ */

h6,
.h6 {
   font-size: 12px;
   text-align: center;
   color: rgb(86, 86, 86);
   background: rgb(238, 238, 238);
   line-height: 14px;
   font-weight: 500;
   /*padding: 15px 10px;*/
   margin: 15px 0;
   text-transform: uppercase;
   letter-spacing: 1px;
}

h5,
.h5 {
   margin: 20px 0;
   font-size: 16px !important;
   font-weight: 500;
   color: #858584 !important;
   text-transform: uppercase;
   letter-spacing: 2px;
   line-height: 15px;
   font-family: "Roboto", sans-serif;
}

h4,
.h4 {
   font-size: 18px;
   color: #cd0c4e;
   margin: 0;
   font-weight: 400;
   line-height: 15px;
   line-height: 1.1;
}

h3,
.h3 {
   font-size: 20px;
   color: #cd0c4e;
   line-height: 18px;
   vertical-align: middle;
}

h2,
.h2 {
   font-size: 22px;
   font-weight: 400;
   color: rgb(182, 1, 76);
   line-height: 21px;
   margin: 0;
}

p {
   font-size: 13px;
   line-height: 1.42857143;
   color: rgb(86, 86, 86);
   margin: 5px 0;
}
code {
   padding: 2px 4px;
   font-size: 13px !important;
   color: rgba(86, 86, 86, 1);
   background-color: transparent;
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
   /* border-radius: 4px;*/
}
#formulario {
   font-size: 13px !important;
}

/* ___________/Estilos fuentes ____________________ */

/*.newsflash-vert li{
	list-style:none;
}
.newsflash-vert li:before {
content: '\2022';
}*/
.newsflash-item {
   list-style-image: url("../images/arrow.png");
}
.center-block {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.text-danger {
   color: rgb(224, 12, 122);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
   background: #428bca;
   border-color: transparent;
}

.list-group-item {
   border: none;
}

.list-group {
   box-shadow: none !important;
   margin: 0;
}

a.list-group-item {
   color: rgb(86, 86, 86);
}

a.list-group-item:hover,
a.list-group-item:focus {
   background: #ffffff;
   color: rgb(182, 1, 76);
}

.btn-lg {
   width: 100% !important;
}

.img-lg {
   width: 100%;
   height: auto;
   float: left;
}
.nopadding {
   padding: 2px 0;
   margin: 0 !important;
   /* margin: 0 !important; */
   font-size: 14px;
   line-height: 17px;
}

/* ___________   EXTRA CLASES ____________________ */

.border-bottom {
   border-bottom: 1px solid rgb(153, 153, 153);
}
/*columna de otras publicaciones*/
.newsflash-item {
   width: 50%;
}
.calendario {
   height: 140px;
   float: left;
   background: blue;
}
#flatcal_minical {
   margin-bottom: 30px;
}

.form-inline .form-control {
   width: 100%;
   min-height: 30px;
}

.form-inline .form-group {
   width: 100%;
   padding: 20px 0;
}
.link_temas {
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#flatcal_minical td {
   text-align: center !important;
}
.a2a_dd {
   display: none !important;
}
/*Calendario */

#flatcal_minical .flatcal_month_label {
   color: #b3144f !important;
   padding: 7px 0 !important;
   font-size: 14px !important;
}
#flatcal_minical TD.flatcal_weekdays {
   font-size: 11.5px !important;
}
#flatcal_minical .flatcal_daylink,
#flatcal_minical .flatcal_sundaylink,
#flatcal_minical .flatcal_busylink {
   font-size: 11px !important;
}
#flatcal_minical TD.flatcal_weekdays {
   padding: 8px 0 !important;
}
#flatcal_minical table tr,
#flatcal_minical table td {
   padding: 6px;
}

#flatcal_minical table.flatcal_main_t {
   border: 0px !important;
}

#flatcal_minical {
   border: 1px solid #666666;
   border-radius: 13px;
}

.full_cal_link {
   height: 10px !important;
}

.full_cal_link td {
   border: 0px !important;
}
#flatcal_minical .flatcal_daycell,
#flatcal_minical .flatcal_todaycell,
#flatcal_minical .flatcal_sundaycell,
#flatcal_minical .flatcal_othermonth {
   padding-top: 6px !important;
   padding-bottom: 5px !important;
}

/* ___________   botones ____________________ */

.btn-link {
   line-height: 1;
   color: rgb(86, 86, 86);
   font-size: 90%;
   text-decoration: none;
   margin: 0 0;
   float: left;
   font-weight: 600;
}

.btn-link:active,
.btn-link:focus,
.btn-link:hover {
   color: rgb(224, 12, 122);
   text-decoration: none;
}

.btn-primary {
   background-image: none;
   background: rgb(238, 238, 238);
   color: rgb(86, 86, 86);
   white-space: nowrap;
   border: none;
   margin: 10px 0;
   padding: 15px 10px;
   font-size: 12px;
   text-align: center;
   font-weight: 500;
   display: block;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
   color: rgb(255, 255, 255);
   text-decoration: none;
}

.btn-gray {
   color: #333;
   background-color: #fff;
   border-color: #ccc;
}
.btn-gray:hover,
.bt-gray:focus,
.bt-gray:active {
   color: #333;
   background-color: #d4d4d4;
   border-color: #8c8c8c;
}

.btn-info {
   background-image: none;
   background: transparent;
   color: rgb(86, 86, 86);
   white-space: normal;
   border: none;
   margin: 0 0;
   padding: 0 0;
   font-size: 14px;
   line-height: 16px;
   font-weight: 700;
   box-shadow: none;
   text-align: left;
   text-shadow: none;
}

.btn-info:active,
.btn-info:focus,
.btn-info:hover {
   background: transparent;
   color: rgb(182, 1, 76);
   text-decoration: none;
   font-weight: 700;
   box-shadow: none;
}

.txt-xs {
   background: #ffffff;
   border-radius: 3px;
   padding: 0;
   margin: 4px 0;
   font-size: 12px;
   box-shadow: none;
   line-height: 15px;
   display: inline-block;
}

a.list-group-item:hover {
   color: rgb(182, 1, 76);
}

a.list-group-item:focus {
   background: rgb(240, 240, 240);
   color: rgb(182, 1, 76);
}

.btn-primary:hover,
.btn-primary:focus {
   color: rgb(182, 1, 76);
   background: #ffffff;
}

small,
.small {
   background: #ffffff;
   color: #b2b2b2;
   padding: 0;
   margin: 8px 0;
   border: 0;
   font-size: 13px;
   border-radius: 0;
   text-transform: uppercase;
   box-shadow: none;
   letter-spacing: 1px;
   line-height: 13px !important;
}

/* ___________ Dropdown ____________________ */

.btn-default {
   width: auto;
   min-height: 50px;
   background: rgb(255, 255, 255);
   box-shadow: none;
   text-align: left;
   font-size: 13px;
   padding: 6%;
   display: inline-block;
   border: 1px solid #cccccc;
}

.s2s_contenedor > .btn-default {
   min-height: 0px;
}
.dropdown-toggle > col-xs-12 {
   position: absolute;
}

/* ___________________customize_template_t3 _______________ */
#t3-header {
   padding-top: 0px;
   padding-bottom: 0px;
}
#t3-header .row {
   margin-top: 0px;
}
.t3-sl {
   padding-top: 0px;
   padding-bottom: 0px;
}
.t3-module {
   margin-bottom: 10px;
}
.t3-sidebar,
.t3-content {
   padding-top: 0px !important;
   padding-bottom: 20px !important;
}
.t3-mainbody {
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}

.breadcrumb {
   background-color: transparent;
   font-size: small;
}

.logo {
   padding: 15px 0px 0px 15px;
   /*margin-bottom: 15px;*/
   /*height: 130px;*/
}

#bar {
   left: 60px;
}

/*.fecha {
  border-top: solid 5px rgb(182,1,76);
  padding: 10px 0px;
}*/

#idioma {
   text-align: right;
}

#search {
   margin-top: 10px;
}
.head-search {
   border-top: solid 5px rgb(182, 1, 76);
   padding: 10px 0px;
   font-size: x-small;
   margin-top: 0px;
}
.head-search .search {
   float: none;
}

.form-control:focus,
.form-control[type="search"]:focus {
   border-color: rgb(182, 1, 76);
   outline: 0;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(182, 1, 76, 0.6);
   /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(182,1,76,.6); */
}

.glyphicon {
   top: 0px;
}
/**********REDES SOCIALES********/
#icon-net {
   margin: 10px 5px 10px;
   float: right;
   width: 30px;
   height: 30px;
}

.ml {
   background: url("../images/mail.png") no-repeat;
}
.tw {
   background: url("../images/twitter.png") no-repeat;
}
.fb {
   background: url("../images/facebook.png") no-repeat;
}
.yt {
   background: url("../images/youtube.png") no-repeat;
}
.ml:active,
.ml:hover,
.ml:focus {
   background: url("../images/mail_hv.png") no-repeat;
}
.tw:active,
.tw:hover,
.tw:focus {
   background: url("../images/twitter_hv.png") no-repeat;
}
.fb:active,
.fb:hover,
.fb:focus {
   background: url("../images/facebook_hv.png") no-repeat;
}
.yt:active,
.yt:hover,
.yt:focus {
   background: url("../images/youtube_hv.png") no-repeat;
}
.jssocials-share-twitter > .jssocials-share-link:hover {
   border: 2px solid #37a7df;
   color: #37a7df;
}
.jssocials-share-facebook > .jssocials-share-link:hover {
   border: 2px solid #365799;
   color: #365799;
}
.jssocials-share-googleplus > .jssocials-share-link:hover {
   border: 2px solid #dd4b39;
   color: #dd4b39;
}
.jssocials-share-linkedin > .jssocials-share-link:hover {
   border: 2px solid #007bb6;
   color: #007bb6;
}
.jssocials-share-label {
   display: none;
}

/**********FIN REDES SOCIALES********/

/* ___________ Colorbar ____________________ */

#colorbar {
   position: relative;
   height: 15px;
   background-color: rgb(182, 1, 76);
   z-index: 898;
}
#color_container {
   position: inherit;
   height: 35px;
   top: -10px;
   width: 80%;
   left: 6.84%;
}
.color1 {
   position: inherit;
   float: left;
   background-color: rgb(245, 188, 0);
}
.color2 {
   position: inherit;
   float: left;
   /*background-color: rgb(232,124,40);*/
   background-color: rgb(240, 153, 37);
}
.color3 {
   position: inherit;
   float: left;
   background-color: rgb(199, 214, 79);
}
.color4 {
   position: inherit;
   float: left;
   background-color: rgb(143, 190, 62);
}
.color5 {
   position: inherit;
   float: left;
   background-color: rgb(54, 169, 225);
}
.color6 {
   position: inherit;
   float: left;
   background-color: rgb(0, 128, 181);
}
#areaa {
   position: inherit;
   float: left;
   width: 4%;
   margin-top: 10px;
   height: 25px;
}
#area1 {
   width: 100%;
   height: 15px;
}
#area2 {
   width: 20%;
   height: 10px;
}
#area3 {
   width: 5%;
   margin-top: 10px;
   height: 15px;
}
#area4 {
   width: 15%;
   margin-top: 10px;
   height: 15px;
}
#areab {
   position: inherit;
   float: left;
   width: 12%;
   margin-top: 10px;
   height: 25px;
}
#area5 {
   width: 100%;
   /*margin-top: 10px;*/
   height: 15px;
}
#area6 {
   width: 40%;
   height: 10px;
}
#area7 {
   width: 10%;
   /*margin-top: 10px;*/
   height: 10px;
}
#areac {
   position: inherit;
   float: left;
   width: 8%;
   margin-top: 10px;
   height: 25px;
}
#area8 {
   width: 100%;
   /*margin-top: 10px;*/
   height: 15px;
}
#area9 {
   width: 15%;
   height: 10px;
}
#area10 {
   width: 3.5%;
   margin-top: 10px;
   height: 15px;
}
#area11 {
   width: 5%;
   margin-top: 10px;
   height: 15px;
}
#aread {
   position: inherit;
   float: left;
   width: 8%;
   /*margin-top: 10px;*/
   height: 25px;
}
#area12 {
   width: 15%;
   height: 10px;
}
#area13 {
   width: 100%;
   /*margin-top: 10px;*/
   height: 15px;
}
#area14 {
   width: 4%;
   margin-top: 10px;
   height: 15px;
}
#areae {
   position: inherit;
   float: left;
   width: 5%;
   margin-top: 10px;
   height: 25px;
}
#area15 {
   width: 100%;
   height: 15px;
}
#area16 {
   width: 25%;
   /*margin-top: 10px;*/
   height: 10px;
   float: right;
}
#areaf {
   position: inherit;
   float: left;
   width: 15%;
   /*margin-top: 10px;*/
   height: 35px;
}
#area17 {
   width: 10%;
   /*margin-top: 10px;*/
   height: 10px;
   float: right;
}
#area18 {
   width: 100%;
   height: 15px;
}
#area19 {
   width: 10%;
   /*margin-top: 10px;*/
   height: 10px;
}
#areag {
   position: inherit;
   float: left;
   width: 10%;
   /*margin-top: 10px;*/
   height: 25px;
}
#area20 {
   float: right;
   width: 15%;
   /*margin-top: 10px;*/
   height: 10px;
}
#area21 {
   width: 100%;
   height: 15px;
}
#area22 {
   width: 1%;
   margin-top: 25px;
   height: 10px;
}

#menu {
   top: -20px;
   position: relative;
   height: 60px;
   padding-top: 10px;
   background: #f1f1f1;
}

@media screen and (max-width: 768px) {
   #dane-logo {
      width: 300px;
   }

   #menu {
      top: 0px;
   }

   h5,
   .h5 {
      margin: 0 0 12px 0 !important;
   }

   .col-xs-6 {
      margin-top: 10px;
      margin-bottom: 10px;
   }

   /*___________________ Estilos noticias  ____________________ */

   .blog-featured {
   }

   .blog-featured h5 {
      width: 92%;
      height: auto;
      margin: 1% 2.5%;
      font-size: 80%;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .btn-default {
      width: auto;
      min-height: 50px;
      background: none;
      box-shadow: none;
      text-align: left;
      padding: 3%;
      display: inline-block;
      border: none;
      line-height: 1;
      color: rgb(86, 86, 86);
      font-size: 85%;
      text-decoration: none;
      margin: 0 0;
      float: left;
      font-weight: 600;
   }

   .blog-featured .btn-default:hover {
      color: rgb(182, 1, 76);
   }

   .items-leading {
      width: 100% !important;
      height: auto;
      float: left;
      background: #f8f7f7;
      padding: 0;
   }

   .blog-featured .items-leading img {
      width: 100% !important;
      height: auto;
      float: left;
   }

   .items-leading p {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      float: left;
      text-align: left !important;
      margin-top: -1%;
      padding: 3%;
   }

   .items-leading h2 {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      font-size: 16px;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .column-1 {
      height: auto;
      float: left;
      background: #f8f7f7;
      margin: 0 1.5%;
      padding: 0;
   }
   .blog-featured .column-1 img {
      width: 100% !important;
      height: auto;
      float: left;
   }

   .blog-featured .column-1 p {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      font-size: 16px;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .column-1 h2 {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      font-size: 16px;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .column-2 {
      height: auto;
      float: left;
      background: #f8f7f7;
      margin: 0 2%;
      padding: 0;
   }

   .blog-featured .column-2 img {
      width: 100% !important;
      height: auto;
      float: left;
   }

   .blog-featured .column-2 p {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      font-size: 16px;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .column-2 h2 {
      width: 92%;
      height: auto;
      margin: 0 2.5%;
      font-size: 16px;
      background: #f8f7f7;
      padding: 0 3%;
   }

   .blog-featured .caption img {
      width: 100% !important;
      height: auto;
      float: left;
   }

   .col-xs-6 {
      width: 100%;
   }

   /**
.3-spotlight-2 {
	 background:red;
}
 **/
   .latestnews li {
      display: inline !important;
   }

   .module-title {
      background-color: #9a2155 !important;
      color: white !important;
      padding: 10px !important;
      text-align: center;
   }

   .custom {
      width: 100%;
   }

   .custom .col-xs-6 {
      width: 50%;
   }

   .t3-mainbody {
      padding-bottom: 0 !important;
   }

   .article_slider {
      display: block;
   }
   header .languageswitcherload {
      padding-bottom: 10px !important;
      padding-top: 0px !important;
   }
   .navbar-nav li {
      width: 100% !important;
      border-right: solid 0px !important;
   }
   .navbar-nav li a dropdown-toggle {
      border-right: solid 1px #ffffff !important;
   }
   .t3-mainnav .t3-navbar-collapse .navbar-nav {
      margin: 5px !important;
   }
   .navbar-nav .dropdown li span {
      text-transform: uppercase !important;
   }
   #moduleSlideShow112 img {
      max-width: 100%;
   }
   div.article_slider div.textContent {
      width: 90%;
   }
   /*SE COMENTA PARA ARREGLAR CALENDARIO EN MOVILES*/ /*td, tr td {
	display:block;
	width:100%;
	height:auto;
}*/
   table {
      width: 100% !important;
   }
   /*.module-ct .container .col-xs-12, .col-md-9, h6{
	text-align:center !important;
}
.module-ct .container .col-md-9, h6{
	text-align:center !important;
}*/
}
@media (max-width: 980px) {
   .contentpanerdc iframe {
      height: 1200px;
   }
}
@media (max-width: 991px) {
   #geoportal_map {
      display: none;
   }
}

/* ___________ Menu ____________________ */

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
   padding: 0 0;
   min-height: 30px;
}
.mega .dropdown-menu {
   /*width: 500%;*/
   background: rgb(238, 238, 238);
   padding: 0px;
}

.navbar-default {
   min-height: 30px;
   border: none;
   background: rgb(238, 238, 238);
   border-radius: 0;
   /*box-shadow: 1px !important;*/
}

.navbar-nav {
   width: 100%;
   background-color: #be0c4d !important;
}

/*.mega-col-nav {
  padding-left: 0px;
}*/

.navbar-nav li {
   width: 20%;
   min-height: 20px;
}

.navbar-nav li:last-child {
   border-right: none;
}
.navbar-nav .dropdown li {
   width: 100%;
   /*border-right: solid 1px rgb(170,170,170);*/
}

.navbar-nav .level1 ul {
   /*border-left: solid 1px rgb(170,170,170);*/
}
.navbar-nav .level1 li {
   border-right: none;
}
.t3-megamenu .mega-inner {
   padding: 10px 0px 0px 10px;
}

.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
   background: rgb(182, 1, 76);
   color: rgb(255, 255, 255);
}
.t3-megamenu .mega-inner .contact-item {
   white-space: normal;
   display: block;
   padding: 5px;
   font-size: 11px;
   line-height: 15px;
   text-shadow: none;
}

.navbar-default .navbar-nav > li > a {
   color: #fff;
}
.navbar-nav li a {
   font-size: 1.2rem;
   text-align: center;
   line-height: 15px;
   padding: 15px 3px;
   text-shadow: none;
}

/*____________________ slider ____________________ */

div.article_slider div.slide_show_header h3 {
   font-family: "Roboto", serif !important;
   margin: 0px 10px 10px 10px !important;
}

div.article_slider div.navBar {
   right: 30px !important;
   padding-top: 10px !important;
   z-index: 10 !important;
}

/*___________________ Estilos glosario transparencia  ____________________ */

.tab-pane h3 {
   font-weight: 600;
}
.tab-pane h4 {
   color: #3a3a3a;
   font-size: 14px;
   padding-top: 10px;
   font-weight: 600;
}
/*------ colcar estos estilos en este media query -----*/
@media (max-width: 991px) {
   .rl_tabs.outline_content > .tab-content {
      border-top: 1px solid #ddd;
   }
   .tab-content {
      width: 96%;
      margin: 0 auto;
      padding: 0;
   }
   .tab-pane p {
      word-break: break-word;
   }
   .rl_tabs ul.nav-tabs {
      width: 90%;
      margin: 0 auto;
      padding-bottom: 30px;
   }
   .addtoany_container {
      width: 90%;
      margin: 0 auto;
   }
}
/*------ colcar estos estilos en este media query -----*/
/*------------- end Estilos glosario ---------------*/

/* ___________ indicadores ____________________ */

body [classyloader] {
   max-width: 100%;
}

/* ---------------- pagination */
.pagination > li > a,
.pagination > li > span {
   color: rgb(182, 1, 76);
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
   color: rgba(182, 1, 76, 0.6);
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
   background-color: rgb(182, 1, 76);
   border-color: rgb(182, 1, 76);
}

/*___________________ GEL & footer ____________________ */
.presidencia {
   background: rgb(197, 32, 44);
}
.vicepresidencia {
   background: rgb(197, 32, 44);
}
.mintic {
   background: rgb(122, 75, 158);
}
.mincultura {
   background: rgb(137, 58, 150);
}
.colciencias {
   background: rgb(128, 64, 152);
}
.minrelaciones {
   background: rgb(70, 63, 153);
}
.mintrabajo {
   background: rgb(29, 77, 161);
}
.minjusticia {
   background: rgb(27, 76, 160);
}
.mindefensa {
   background: rgb(12, 128, 196);
}
.mintransporte {
   background: rgb(205, 115, 43);
}
.minsalud {
   background: rgb(0, 172, 203);
}
.coldeportes {
   background: rgb(55, 189, 179);
}
.mininterior {
   background: rgb(122, 75, 158);
}
.mincomercio {
   background: rgb(70, 154, 71);
}
.minagricultura {
   background: rgb(105, 186, 81);
}
.minambiente {
   background: rgb(150, 204, 118);
}
.minminas {
   background: rgb(204, 187, 0);
}
.minhacienda {
   background: rgb(134, 33, 25);
}
.mineducacion {
   background: rgb(111, 18, 0);
}
.minvivienda {
   background: rgb(164, 24, 77);
}
.dps {
   background: rgb(5, 148, 211);
}
.dafp {
   background: rgb(175, 112, 41);
}
.dnp {
   background: rgb(149, 130, 48);
}
.dni {
   background: rgb(207, 171, 122);
}
.dane_link {
   background: rgb(182, 1, 76);
}

#services_menu {
   float: right;
}

#services_menu .list-unstyled,
footer .list-unstyled {
   list-style-type: square;
   padding-left: 20px;
}

/*footer*/

.t3-footer {
   background: #be0c4d;
   font-size: x-small;
   margin-bottom: 0px;
   margin-top: 20px;
}
.t3-footnav {
   padding: 0px;
}

.t3-footer .t3-module {
   background-color: transparent;
   color: rgb(255, 255, 255);
}

.footer-h5 {
   margin-top: 20px;
   margin-bottom: 20px;
   border-bottom: none;
   font-size: 14px !important;
   font-weight: 700;
   color: rgb(255, 255, 255);
}
footer h6 {
   background: transparent;
   color: rgb(255, 255, 255);
}

#contact_icon {
   margin-top: 8px;
}

footer .list-inline {
   padding-top: 10px;
}

footer .list-unstyled {
   list-style-type: square;
   padding-left: 20px;
   line-height: 2;
}

.t3-footnav .t3-module .footer-list a {
   color: rgb(255, 255, 255);
}

footer a:active,
a:focus,
a:hover {
   color: rgb(182, 1, 76);
}

.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
   color: rgb(181, 181, 181);
}

#geoportal_map {
   margin-top: 10px;
   background: rgb(182, 1, 76);
   width: 190px;
   height: 100px;
}

#lista_investigaciones {
   width: 400px;
   height: 220px;
   overflow: hidden;
   overflow-y: scroll;
   top: 60px;
}

/*Encuestadores*/
.input-group .form-control {
   min-height: 50px;
   padding: 15px 10px;
}

.input-group {
   margin: 3% 0;
}

.accesos-directos {
   width: 100%;
   height: auto;
   float: left;
   background: #5e5e5e;
   margin: 2% 0;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

.accesos-directos img {
   width: auto;
   height: auto;
   float: left;
}

.noticia {
   width: 100%;
   height: auto;
   float: left;
   background: #f8f7f7;
   padding: 20px;
}

.text-left {
   /*text-align: right !important;*/
   margin-top: 1%;
}

/*___________________ GEL & footer ____________________ */
.presidencia {
   background: rgb(197, 32, 44);
}
.vicepresidencia {
   background: rgb(197, 32, 44);
}
.mintic {
   background: rgb(122, 75, 158);
}
.mincultura {
   background: rgb(137, 58, 150);
}
.colciencias {
   background: rgb(128, 64, 152);
}
.minrelaciones {
   background: rgb(70, 63, 153);
}
.mintrabajo {
   background: rgb(29, 77, 161);
}
.minjusticia {
   background: rgb(27, 76, 160);
}
.mindefensa {
   background: rgb(12, 128, 196);
}
.mintransporte {
   background: rgb(205, 115, 43);
}
.minsalud {
   background: rgb(0, 172, 203);
}
.coldeportes {
   background: rgb(55, 189, 179);
}
.mininterior {
   background: rgb(122, 75, 158);
}
.mincomercio {
   background: rgb(70, 154, 71);
}
.minagricultura {
   background: rgb(105, 186, 81);
}
.minambiente {
   background: rgb(150, 204, 118);
}
.minminas {
   background: rgb(204, 187, 0);
}
.minhacienda {
   background: rgb(134, 33, 25);
}
.mineducacion {
   background: rgb(111, 18, 0);
}
.minvivienda {
   background: rgb(164, 24, 77);
}
.dps {
   background: rgb(5, 148, 211);
}
.dafp {
   background: rgb(175, 112, 41);
}
.dnp {
   background: rgb(149, 130, 48);
}
.dni {
   background: rgb(207, 171, 122);
}
.dane_link {
   background: rgb(182, 1, 76);
}

#services_menu {
   float: right;
}

#services_menu .list-unstyled,
footer .list-unstyled {
   list-style-type: square;
   padding-left: 20px;
}

/*___________________ Fin Gel & footer ____________________ */

/*___________________ Estilos Noticias ____________________ */

.blog-featured {
}

.blog-featured h5 {
   padding: 3%;
   border: none;
   font-size: 80%;
}

.blog-featured .btn-default {
   width: auto;
   height: auto;
   background: none;
   box-shadow: none;
   text-align: left;
   padding: 3%;
   display: inline-block;
   border: none;
   line-height: 1;
   color: rgb(86, 86, 86);
   font-size: 85%;
   text-decoration: none;
   margin: 0 0;
   float: left;
   font-weight: 600;
}

.blog-featured .btn-default:hover {
   color: rgb(182, 1, 76);
}

.items-leading {
   width: 48%;
   height: auto;
   float: left;
   background: #f8f7f7;
   margin: 0 1.5%;
   padding: 0;
}

.items-leading p {
   float: left;
   text-align: left !important;
   margin-top: -1%;
   padding: 3%;
}

.items-leading h2 {
   font-size: 16px;
   background: #f8f7f7;
   padding: 0 2%;
}

.blog-featured .column-1 {
   width: 22%;
   height: auto;
   float: left;
   background: #f8f7f7;
   margin: 0 1%;
   padding: 0;
}
.blog-featured .column-1 p {
   float: left;
   text-align: left !important;
   margin-top: -1%;
   padding: 3%;
}

.blog-featured .column-1 h2 {
   font-size: 16px;
   background: #f8f7f7;
   padding: 4%;
   margin: 0 1.5%;
}

.blog-featured .column-2 {
   width: 22%;
   height: auto;
   float: left;
   background: #f8f7f7;
   margin: 0 1%;
   padding: 0;
}

.blog-featured .column-2 p {
   float: left;
   text-align: left !important;
   margin-top: -1%;
   padding: 3%;
}

.blog-featured .column-2 h2 {
   font-size: 16px;
   background: #f8f7f7;
   padding: 4%;
   margin: 0 1.5%;
   text-align: left !important;
}

.blog-featured .caption img {
   width: 100% !important;
   height: auto;
   float: left;
   margin: 0 0 2% 0;
}

.caption {
   width: 100%;
}

.caption img {
   width: 100%;
}

/*___________________ Calendario ____________________ */

.mod_events_latest_first {
   padding: 2% 0;
   border-color: #ffffff !important;
}
.mod_events_latest {
   padding: 2% 0;
   border-color: #ccc !important;
}

.mod_events_latest_date {
   font-size: 13px;
   margin: 0 10px 0 0;
}

.icon-calendar {
   margin: 0 5px 0 0;
}

.icon-time {
   margin: 0 5px 0 0;
}
.icon-hand-right {
   margin: 0 5px 0 0;
}

.mod_events_latest_table tr td a:hover {
   font-weight: 400;
   text-decoration: none;
   color: rgb(182, 1, 76);
}
#flatcal_minical .flatcal_daylink,
#flatcal_minical .flatcal_sundaylink,
#flatcal_minical .flatcal_busylink,
#flatcal_minical TD.flatcal_weekdays {
   font-size: 10px !important;
}
/*___________________ Calendarionúmeros ____________________ */

.moduleencuestadores .module-inner,
module-ct .formulario {
   color: red;
}

html>/**/body .selector, x:-moz-any-link {
   color: lime;
}

#flatcal_minical .flatcal_todaycell a {
   border: 1px solid rgb(182, 1, 76) !important;
   background-color: rgb(182, 1, 76) !important;
}

/*TABLAS RESPONSIVE*/

@media (max-width: 479px) {
   /*+++++++++++ RESPONSIVE TABLES +++++++++++++++ */
   .table-wrapper table {
      border-collapse: collapse;
      border-spacing: 0;
      border: 1px solid #bbb;
   }
   .table-wrapper td,
   th {
      border-top: 1px solid #ddd;
      padding: 4px 8px;
   }
   .table-wrapper tbody tr:nth-child(even) td {
      background-color: #eee;
   }
}

/*/////////////////////////////////////////////////////////////////////////////////////////
/*newheader*/
.navbar-default {
   border-top: 1px solid #fff !important;
}

.idioms-line {
   height: 35px;
   margin-bottom: 0;
   padding-top: 10px;
}
.idioms-block {
   float: right;
   width: 70px;
   height: 35px;
   margin-right: 20px;
}
.idioms-block ul {
   display: flex;
}
.idioms-block ul li a {
   background-color: #631028;
   vertical-align: middle;
   color: white;
   padding: 10px;
}
.idioms-block ul li a:hover {
   background-color: #b1144f;
}
div.mod-languages ul.lang-inline li {
   border-right: 1px solid #fff;
}
.idiom-box {
   width: 35px;
   height: 35px;
   float: left;
   display: block;
   font-family: "Open Sans";
   font-size: 14px;
   line-height: 35px;
   text-align: center;
}
.idiom-box a {
   vertical-align: middle;
   color: #fff;
   width: 35px;
   height: 35px;
   float: left;
   background-color: #b6004c;
   padding-top: 10px;
   border-right: solid 1px #fff;
}
.idiom-box a:hover {
   background-color: #631028;
   text-decoration: none;
}
.idiom-box a:active {
   background-color: #b6004c;
}

.fecha_dane {
   font-family: "Open Sans";
   font-size: 14px;
   color: #575756;
   display: initial;
   margin: 20px;
}
#custom-search-input {
   float: right;
   width: 75%;
   margin-top: 20px;
   margin-bottom: 15px;
   border: solid 0.5px #c6c6c6;
   border-radius: 0px;
   background-color: #fff;
}

#custom-search-input input {
   border: 0;
   box-shadow: none;
   height: 35px;
}

#custom-search-input button {
   margin: 2px 0 0 0;
   background: none;
   box-shadow: none;
   border: 0;
   color: #666666;
   padding: 0 8px 0 10px;
   border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
   border: 0;
   box-shadow: none;
   border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
   font-size: 18px;
}

/* button*/
.search-searcher {
   padding-top: 20px;
}

.search-searcher .button {
   width: 30px;
   height: 30px;
   background-image: url(../images/search.png);
   background-size: 30px 30px;
   float: right;
   position: relative;
   bottom: 42px;
   right: 5px;
   color: #eeeeee;
   border-left-style: solid;
   background-color: #fff !important;
}

@media (max-width: 720px) {
   .search-searcher .button {
      bottom: 60px;
   }
   .redes_dane-2017 {
      float: none !important;
   }
   .idioms-block {
      margin-top: 10px;
   }
}

@media (max-width: 767px) {
   .redes_dane-2017 {
      margin-top: 0px !important;
      float: none !important;
      margin-left: auto;
      margin-right: auto;
      display: table;
   }
   .twitter-red {
      margin-left: 0px !important;
   }
   .col-border {
      border-right: 1px solid #fff;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
   .redes_dane-2017 {
      /* margin-top: -20px !important;
   float: right;*/
      right: 60px;
   }
}
.redes_dane-2017 {
   margin-top: 0px;
   right: 15px;
}

.search {
   width: 93%;
   float: right;
   margin: 20px 0px 20px 0px;
}

.redes_dane-2017 ul {
   padding: 0;
   margin: 0;
}
.redes_dane-2017 ul li {
   float: left;
   list-style-type: none;
}
.redes_dane-2017 ul li a,
.redes_dane-2017 ul li a:hover,
.redes_dane-2017 ul li a:focus,
.redes_dane-2017 ul li a:visited {
   color: transparent;
}
.redes-ins {
   height: 21px;
   width: 21px;
}
.redes-ins {
   height: 21px;
   width: 21px;
   background-size: 20px;
   background-position: center center;
   background-repeat: no-repeat;
}

.centro-relevo-red {
   background-image: url(../images/centro_relevo_off.png);
}
.centro-relevo-red:hover {
   background-image: url(../images/centro_relevo_on.png);
   cursor: pointer;
}

.instagram-red {
   margin-left: 40px;
   background-image: url(../images/instagram_off.png);
}
.instagram-red:hover {
   background-image: url(../images/instagram_on.png);
   cursor: pointer;
}
.twitter-red {
   margin-left: 40px;
   background-image: url(../images/twitter_off.png);
}
.twitter-red:hover {
   background-image: url(../images/twitter_on.png);
   cursor: pointer;
}
.facebook-red {
   margin-left: 40px;
   background-image: url(../images/facebook_off.png);
}
.facebook-red:hover {
   background-image: url(../images/facebook_on.png);
   cursor: pointer;
}
.youtube-red {
   margin-left: 40px;
   background-image: url(../images/youtube_off.png);
}
.youtube-red:hover {
   background-image: url(../images/youtube_on.png);
   cursor: pointer;
}
.soundcloud-red {
   margin-left: 40px;
   background-image: url(../images/soundcloud_off.png);
}
.soundcloud-red:hover {
   background-image: url(../images/soundcloud_on.png);
   cursor: pointer;
}
.mail-dane {
   margin-left: 40px;
   background-image: url(../images/mail_on.png);
}
.mail-dane:hover {
   background-image: url(../images/mail_off.png);
   cursor: pointer;
}
.pattern-line {
   margin-top: 30px;
   margin-bottom: 30px;
}
.content {
   text-align: center;
   padding-top: 50px;
   padding-bottom: 50px;
}
.linea-dane {
   margin-bottom: -9px;
}
.bg-footer {
   background-color: #8d143d;
}
.content-footer_dane {
   padding: 45px 80px 15px 80px;
}
.content-footer_dane h2 {
   color: white;
   margin-bottom: 40px;
}

.icon-position {
   width: 28px;
   height: 28px;
   margin-right: 15px;
   float: left;
}
.margin-icon_pos {
   margin-bottom: 100px;
}

.text-info_dane h5 {
   font-family: "Roboto", sans-serif;
   font-weight: 700;
   font-size: 13px;
   color: #fff;
   margin: 0;
}
.text-info_dane p,
.text-info_dane ul li p a {
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 12px;
   color: #fff;
   margin: 0;
}
.text-info_dane ul {
   padding-left: 62px;
}
.text-info_dane ul li {
   list-style-type: square;
   color: #fff;
}
.firma-dane {
   background-image: url(../images/pattern-block.png);
   background-repeat: repeat;
   height: 50px;
   margin-bottom: -30px;
}
.logo_dane {
   margin-top: 30px;
   width: 90%;
}

@media (max-width: 479px) {
   /*+++++++++++ RESPONSIVE TABLES +++++++++++++++ */
   table {
      border-collapse: collapse;
      border-spacing: 0;
      border: 1px solid #bbb;
   }
   td,
   th {
      border-top: 1px solid #ddd;
      padding: 4px 8px;
   }
   tbody tr:nth-child(even) td {
      background-color: #eee;
   }
}

/* ------ CLASES NUEVO FOOTER ------- */

.container-fluid {
   padding-left: 0;
   padding-right: 0;
}
.linea-dane {
   margin-bottom: -9px;
   margin-top: -15px;
}
.bg-footer {
   background-color: #be0c4d;
}
.content-footer_dane {
   padding: 45px 80px 15px 80px;
}
.margin-icon_pos {
   margin-bottom: 100px;
}
.icon-position {
   width: 28px;
   height: 28px;
   margin-right: 15px;
   float: left;
}
.firma-dane {
   background-image: url(../images/pattern-block.png);
   background-repeat: repeat;
}
.text-info_dane p,
.text-info_dane ul li p a {
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 12px;
   color: #fff;
   margin: 0;
}
.text-info_dane h5 {
   font-family: "Roboto";
   font-weight: 700;
   font-size: 13px !important;
   color: #fff !important;
   margin: 0;
   border-bottom: none !important;
}

.text-info_dane ul li {
   list-style-type: square;
   color: #fff;
}
.text-info_dane ul {
   padding-left: 62px;
}
.text-info_dane p,
.text-info_dane ul li p a {
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 12px;
   color: #fff;
   margin: 0;
}
.text-info_dane a:hover {
   text-decoration: underline;
}
.bt-gray {
   color: #333;
   background-color: #fff;
   border-color: #ccc;
}
.bt-gray:hover,
.bt-gray:focus,
.bt-gray:active {
   color: #333;
   background-color: #d4d4d4;
   border-color: #8c8c8c;
}
/* efecto shadow png */

.shadowPng:hover {
   -webkit-filter: drop-shadow(2px 1px 0 black) drop-shadow(-1px -1px 0 black);
   filter: drop-shadow(2px 1px 0 black) drop-shadow(-1px -1px 0 black);
}

/*Ocultar titulo de configutración de página*/
.accBar span {
   display: none !important;
}

/*position fixed bottom for chat module*/
#chatFixedBottom {
   position: fixed;
   bottom: 0px;
   right: 0px;
}
/*Edit style of nav-helper position*/
.t3-navhelper {
   background: #ffffff;
   border-top: 0px solid #ffffff;
}

/*position fixed bottom for microanonim module*/
#microFixedBottom {
   position: fixed;
   bottom: 200px;
   right: 0px;
}
/*Edit style of nav-helper position*/
.t3-navhelper {
   background: #ffffff;
   border-top: 0px solid #ffffff;
}

/*inicio lista de resultados buscador*/
#searchForm .btn-group {
   width: 100%;
}
#searchForm #search-searchword,
#mod-search-searchword93 {
   height: 60px;
   font-size: 2.5rem;
   border-radius: 4px;
}
#searchForm #search-searchword {
   width: 100% !important;
}
#mod-search-searchword93 {
   width: 90%;
   float: left;
}
#searchForm #search-searchword,
#mod-search-searchword93:focus {
   border-radius: 4px !important;
}
#searchForm #search-searchword::placeholder,
#mod-search-searchword93::placeholder {
   color: #cccccc;
}
#searchForm .inputSearchText {
   width: 90%;
}
#searchForm .btnSearch {
   width: 5%;
}
#searchForm .btnSearch button,
.search .form-inline .button {
   height: 60px;
   margin-left: -5px;
   border: 1px solid #ccc;
   background-color: #e7e7e7;
}
#searchForm .btn-toolbar {
   margin-bottom: 20px;
}
#searchForm .btnSearch .fa-search,
.search .form-inline .button {
   font-size: 3rem;
   color: #999;
   padding-top: 5px;
}

#searchForm .panel-heading {
   padding: 0px !important;
}
#searchForm .searchintro {
   position: absolute;
   right: 15px;
}
#searchForm .panel-title a,
#searchForm .panel-title a:hover,
#searchForm .panel-title a:focus {
   color: #b6004c;
   font-size: 13px;
}
#searchForm .ordering-box {
   margin-top: 10px;
}
#searchForm .ordering-box .chzn-container,
#searchForm .form-limit .chzn-container,
#ordering_chzn {
   width: 28% !important;
   display: inline-block !important;
}

#searchForm legend {
   font-size: 13px !important;
   color: #b6004c !important;
   border-bottom: 0px solid #fff !important;
   text-transform: uppercase;
   padding-left: 1rem;
}
#searchForm .phrases-box {
   float: left;
   width: 62%;
}
#searchForm .inputbox:focus,
#mod-search-searchword93:focus {
   -webkit-box-shadow: none;
   box-shadow: none;
   border-color: rgb(182, 1, 76) !important;
}
#searchForm .radio,
.checkbox {
   display: inline-block !important;
   margin: 10px 20px !important;
}
.search-results a,
.search-results .result-title {
   font-family: "Roboto", serif;
   font-weight: normal;
   color: #428bca;
}
.search-results a:hover,
search-results .result-title:hover {
   color: #b6014c;
}
#searchForm .form-limit {
   margin-top: 0px;
   bottom: 85px;
   right: -70px;
   position: absolute;
   width: 30%;
}
#searchForm .counter {
   position: absolute;
   right: 0px;
   top: 125px;
   border: 0px solid #dddddd;
   color: rgb(153, 153, 153) !important;
}
#searchForm fieldset {
   border: 1px solid #ccc;
   padding: 2rem;
}
#searchForm label {
   font-weight: normal;
}
@media (max-width: 479px) {
   #searchForm .searchintro,
   #searchForm .counter,
   #searchForm .form-limit {
      display: contents;
   }
   #searchForm .phrases-box,
   #searchForm .ordering-box .chzn-container {
      width: 100% !important;
   }
   #searchForm .checkbox {
      display: block !important;
   }
   #searchForm .panel-heading {
      margin: 2rem 0rem;
   }
   #searchForm .inputSearchText {
      width: 80%;
   }

   #mod-search-searchword93 {
      width: 80%;
   }
   #mod-search-searchword93 {
      font-size: 2rem;
   }
   #searchForm .ordering {
      margin: 10px 10px 0 0;
   }
}
/*fin lista de resultados buscador*/

/*ESTILOS REDISEÑO HOME 2019*/
/* modulo de encuestadores */
.moduleencuestadores {
   background-color: #eeeeee;
   border: 1px solid #d6d6d6;
   padding: 10px;
}
@media (max-width: 500px) {
   .logo_dane-2017 img {
      max-width: 50%;
   }
   .logo_dane-2017 {
      margin-top: 30px;
      width: 100%;
   }
   .logo_dane-2017 {
      margin-top: 0px;
      float: none !important;
   }
   #custom-search-input {
      width: 95%;
   }
   .content-footer_dane {
      padding: 45px 10px 15px 10px;
   }
}
@media (max-width: 992px) {
   .logo_dane-2017 img {
      max-width: 70%;
      margin-top: 20px;
   }
   .content-footer_dane {
      padding: 45px 40px 15px 40px;
   }
   .margin-icon_pos {
      margin-bottom: 160px;
   }
   .text-info_dane h5 {
      font-size: 12.5px;
   }
   .text-info_dane p,
   .text-info_dane ul li p a {
      font-size: 11.5px;
   }
}
@media (min-width: 1367px) {
   .logo_dane-2017 {
      width: 60%;
   }
}
@media (min-width: 992px) {
   .logo_dane-2017 {
      margin-top: 2rem;
   }
}

@media (max-width: 767px) {
   .logo_dane-2017 img {
      max-width: 30%;
      margin-right: auto;
      margin-left: auto;
   }
   .logo_dane-2017 {
      width: 100%;
   }
   .fecha_dane {
      text-align: center;
      width: 100%;
   }
   .idioms-line {
      padding-right: 0;
   }
   .idioms-block {
      float: none;
      margin-left: auto;
      margin-right: 45%;
   }
   #custom-search-input {
      float: none;
      width: 75%;
      margin: 20px auto 15px auto;
   }
   .redes_dane-2017 {
      float: none;
      margin-top: 20px;
   }
   .redes-ins {
      height: 25px;
      width: 25px;
      background-size: 25px;
   }
   .col-border {
      border-right: none;
      border-bottom: 1px solid #fff;
      margin-bottom: 20px;
   }
   .margin-icon_pos {
      margin-bottom: 100px;
   }
   .firma-dane {
      height: auto !important;
   }
}
.module-ct h4 {
   border-bottom: 1px solid #868686;
   padding-bottom: 12px;
   margin: 0 0 12px 0;
}
.module-ct .newsflash-vertotrasPubl .newsflash-item p a {
   color: #c9085a;
}
.image-table {
   height: auto !important;
}

.mod-accesos-directos hr,
.mod-accesos-directos + hr {
   margin: 0 !important;
   padding-bottom: 5px !important;
}

.mod-accesos-directos div {
   margin: 0px;
   padding: 0px;
}
.mod-accesos-directos div:first-child::after,
.mod-accesos-directos div:last-child::after {
   border: 0px !important;
}

.mod-accesos-directos div p {
   margin: 0px;
}
.mod-accesos-directos img {
   display: block;
   margin: 0px auto;
   text-align: center;
}
.moduleencuestadores {
   border: 0px !important;
   padding: 0px !important;
   margin-top: -20px !important;
}
.moduleencuestadores .module-inner .module-ct {
   padding: 0px 10px !important;
}
.t3-megamenu .dropdown-menu .t3-module .moduloTemas .modTemasGrupo > li a:hover {
   background: rgb(182, 1, 76) !important;
   color: rgb(255, 255, 255) !important;
}
.mega-group-title .separator {
   margin-bottom: 2rem;
}
.mega-group-title .separator omg {
   margin-left: 1rem;
}

/*INICIO BOTONES CENTRO HOME*/

.btn_Den_Home {
   background: url("../../../files/images/botones/icos_DANE_off_01.png") no-repeat 50%;
   margin-top: 1rem;
}
.btn_Den_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_01.png") no-repeat 50%;
}

.btn_Geo_Home {
   background: url("../../../files/images/botones/icos_DANE_off_02_geoportal.png") no-repeat 50%;
   margin-top: 1rem;
}
.btn_Geo_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_02_geoportal.png") no-repeat 50%;
}
.btn_sen_Home {
   background: url("../../../files/images/botones/icos_DANE_off_03_estadisticas-experimentales.png")
      no-repeat 50%;
   margin-top: 1rem;
}
.btn_sen_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_03_estadisticas-experimentales.png")
      no-repeat 50%;
}
.btn_anda_Home {
   background: url("../../../files/images/botones/icos_DANE_off_04_datos_abiertos.png") no-repeat
      50%;
   margin-top: 1rem;
}
.btn_anda_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_04_datos_abiertos.png") no-repeat 50%;
}
.btn_cnpv_Home {
   background: url("../../../files/images/botones/icos_DANE_off_05_CNPV.png") no-repeat 50%;
   margin-top: 1rem;
}
.btn_cnpv_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_05_CNPV.png") no-repeat 50%;
}
.btn_ventanilla_Home,
.btn_biblio_Home,
.btn_relevo_Home,
.btn_cultura_Home,
.btn_fondane_Home {
   margin-top: -1rem;
}
.btn_ventanilla_Home {
   background: url("../../../files/images/botones/icos_DANE_off_07.png") no-repeat 50%;
}
.btn_biblio_Home {
   background: url("../../../files/images/botones/icos_DANE_off_08.png") no-repeat 50%;
}
.btn_relevo_Home {
   background: url("../../../files/images/botones/icos_DANE_off_10.png") no-repeat 50%;
}
.btn_cultura_Home {
   background: url("../../../files/images/botones/icos_DANE_off_11.png") no-repeat 50%;
}
.btn_fondane_Home {
   background: url("../../../files/images/botones/icos_DANE_off_12.png") no-repeat 50%;
}
.btn_ventanilla_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_07.png") no-repeat 50%;
}
.btn_biblio_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_08.png") no-repeat 50%;
}
.btn_relevo_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_10.png") no-repeat 50%;
}
.btn_cultura_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_11.png") no-repeat 50%;
}
.btn_fondane_Home:hover {
   background: url("../../../files/images/botones/icos_DANE_12.png") no-repeat 50%;
}

/*Articulo accesiiblidad*/

#accesibilidad .tab-pane:first-child {
   background-color: #efefef;
   padding: 10px 10px 10px 20px;
}
#accesibilidad .circle-number {
   border-radius: 50%;
   height: 3.5rem;
   width: 3.5rem;
   padding: 0.4rem;
   background-color: #be0c4d;
   text-align: center;
   color: #fff;
   margin: 10px auto;
   font-size: 1.7rem;
   font-weight: bold;
}

#accesibilidad .contenedor-descripcion {
   border-bottom: 1px dotted #666666;
   margin-bottom: 30px;
   padding: 10px 15px 30px 15px;
}
#accesibilidad h4 + p {
   margin-top: 15px;
   margin-bottom: 5px;
}
#accesibilidad h4 + p span {
   font-weight: bold;
}
/* tabla nueva pt 2020 */

.tabla-p-t table {
   border: 0px;
}
.tabla-p-t table td {
   border: 0px;
   padding: 5px 9px;
   border-right: 1px solid #fff;
}
.titulos-p-t td {
   border-bottom: 1px solid #fff;
   background-color: #b6175d;
   padding: 15px 10px !important;
   color: #fff;
}
.gris-p-t {
   background-color: #d9d9d9;
}
.por-der {
   text-align: center;
}

/*---------------------------------------------------------------------*/

/*ANEXO hoja de estilos customAndre.css (ago21)*/

/*MIS CSS/////////////////////////////////////*/
@media (max-width: 768px) {
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #666666 !important;
      background-color: #dddddd !important;
   }
   .navbar-nav .mega-group span {
      color: #fff !important;
   }
   .navbar-nav .open {
      background-color: #666666 !important;
   }
}
.t3-header {
   margin: 0px 4rem;
}

.extended ul {
   list-style-type: none;
   margin-left: -40px !important;
}
.latestnews li {
   list-style: none;
   margin-bottom: 20px;
   padding-right: 20px;
   display: table-cell;
   line-height: 20px !important;
}
.latestnews h1 {
   font-size: 16px;
   font-weight: 600;
   color: rgb(182, 1, 76);
   line-height: 21px;
   margin: 1% 0;
}
.latestnews h1 a {
   color: rgb(182, 1, 76) !important;
   line-height: 20px !important;
   font-weight: 500;
   font-family: "Roboto Slab", serif;
}

.latestnews .readmore {
   line-height: 20px !important;
}
.customenlaces .list-group-item {
   position: inherit;
}
.article-intro img,
.article-content td img {
   max-width: inherit;
}

.image-table {
   max-width: 100% !important;
}

.blog-featured img {
   max-width: 100% !important;
   width: 182px !important;
}
/*AJUSTE NOTICIAS 2 COLUMNAS ACTUALIDAD DANE*/
.blog-featured .column-1 {
   width: 48% !important;
}
.blog-featured .column-2 {
   width: 48% !important;
}

blockquote {
   font-size: 14px;
   color: rgb(86, 86, 86);
}

/* ##########################  back  ########################### */

#pdf {
   list-style-image: url(../images/ico/pdf.png);
   line-height: 20px;
}

#web {
   list-style-image: url(../images/ico/link.png);
   line-height: 20px;
}

#xls {
   list-style-image: url(../images/ico/xls.png);
   line-height: 20px;
}
#doc {
   list-style-image: url(../images/ico/Doc.png);
   line-height: 20px;
}
#ppt {
   list-style-image: url(../images/ico/PPT.png);
   line-height: 20px;
}
#zip {
   list-style-image: url(../images/ico/zip.png);
   line-height: 20px;
}
#video {
   list-style-image: url(../images/ico/Video.png);
   line-height: 20px;
}
#audio {
   list-style-image: url(../images/ico/Audio.png);
   line-height: 20px;
}

/*MIS CSS/////////////////////////////////////*/
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
   padding: 0 0;
   min-height: 30px;
}
.mega .dropdown-menu {
   /*width: 500%;*/
   /*width: 500%;*/
   background: rgb(238, 238, 238);
   padding: 0px;
}
.navbar-nav li[data-id="151"] .mega-dropdown-inner div {
   background-color: rgb(238, 238, 238);
}
.navbar-nav li[data-id="151"] .mega-dropdown-inner a {
   color: #666666;
}
.navbar-nav li[data-id="1230"] .mega-dropdown-inner div {
   background-color: #666666;
}
.navbar-nav li[data-id="1230"] .mega-dropdown-inner a {
   color: #fff;
}
.navbar-default {
   min-height: 30px;
   border: none;
   background: rgb(238, 238, 238);
   border-radius: 0;
   /*box-shadow: 1px !important;*/
}

.navbar-nav {
   width: 100%;
}

/*.mega-col-nav {
    padding-left: 0px;
  }*/

/*.navbar-nav li{
    width: 20%;
    border-right: solid 1px rgb(170,170,170);
    min-height: 20px;
  }*/
.navbar-nav li[data-id="151"] a {
   background-color: #666666;
}
.navbar-nav li[data-id="1230"] a {
   background-color: #666666;
}
/*.navbar-nav li [data-id='151'] a:focus{
    color:#FFFFF !important;
  }*/
/*.navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
  }*/
/*menu estadisticas por tema: en español ID=151, en ingles ID= 1230*/
.navbar-nav li[data-id="151"] a {
   color: #fff;
}
.navbar-nav li[data-id="1230"] a {
   color: #fff;
}
.navbar-nav li[data-id="151"] a:hover,
.navbar-nav li[data-id="151"] a:focus,
.navbar-nav li[data-id="151"] a:active {
   background-color: #666666 !important;
   color: #fff !important;
}
.navbar-nav li[data-id="1230"] a:hover {
   background-color: #666666 !important;
   color: #fff !important;
}
/*.navbar-nav li[data-id='151'] a:focus{
    background-color:#666666 !important;
    color:#fff !important;
  }*/
.navbar-nav li[data-id="1230"] a:focus {
   background-color: #666666 !important;
   color: #fff !important;
}
.navbar-nav li[data-id="151"] ul li a:focus,
.navbar-nav li[data-id="151"] ul li a:hover {
   background-color: rgb(182, 1, 76) !important;
   color: #fff !important;
}
.navbar-nav li[data-id="1230"] ul li a:focus,
.navbar-nav li[data-id="1230"] ul li a:hover {
   background-color: rgb(182, 1, 76) !important;
   color: #fff !important;
}
.navbar-default .navbar-nav > .active > li[data-id="151"] a,
.navbar-default .navbar-nav > .active > li[data-id="151"] a:hover,
.navbar-default .navbar-nav > .active > li[data-id="151"] a:focus {
   color: #555555;
   background-color: red !important;
}
.navbar-default .navbar-nav > .active > li[data-id="1230"] a,
.navbar-default .navbar-nav > .active > li[data-id="1230"] a:hover,
.navbar-default .navbar-nav > .active > li[data-id="1230"] a:focus {
   color: #555555;
   background-color: red !important;
}
.navbar-nav > li[data-id="148"] {
   font-size: 11px;
   text-align: center;
   color: #555;
}
.navbar-nav > li[data-id="148"] .caret {
   color: #aaa !important;
}
.navbar-nav > li[data-id="148"] a:hover .caret {
   color: #555 !important;
}
.navbar-nav li:last-child {
   border-right: none;
}
.navbar-nav .dropdown li {
   width: 100%;
   font-size: 11px;
   text-align: center;
   line-height: 15px;
   text-shadow: none;
   /*border-right: solid 1px rgb(170,170,170);*/
}

.navbar-nav .level1 ul {
   /*border-left: solid 1px rgb(170,170,170);*/
}
.navbar-nav .level1 li {
   border-right: none;
}

/* ___________ Submenu texto ____________________ */
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
   text-align: left;
   /*color: white;*/
}
/* ___________ Submenu título ____________________ */

dropdown-header mega-group-title separator {
   text-align: left;
}

/* ___________ Submenu hover ____________________ */
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
   background: rgb(182, 1, 76);
   color: rgb(255, 255, 255);
}

.t3-megamenu .mega-nav > li .separator {
   text-align: left;
   color: white;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
   text-align: left;
}
.navbar-nav li[data-id="151"] .mega-dropdown-inner div img {
   margin: 0 2rem 2rem 0;
}

/*************ICONOS POR TEMAS *******************************/
#imaeducacion,
#imalaboral,
#imasalud,
#imapoblacion,
#imagobierno,
#imadefensa,
#imacultura,
#imapobreza,
#imaagro,
#imacomExt,
#imacomInt,
#imaconstruccion,
#imactaNal,
#imaindustria,
#imaprecios,
#imaservicios,
#imatransporte,
#imatecno,
#imainfoReg,
#imaambiental,
#imagenero {
   margin: 10px 5px 10px;
   width: 250px;
   height: 30px;
   padding-left: 40px;
   padding-top: 5px;
   list-style: none;
}
#imaeducacion {
   background: url("../images/ic_02.png") no-repeat;
}
#imaeducacion:active,
#imaeducacion:hover,
#imaeducacion:focus {
   background: url("../images/ic_03.png") no-repeat;
}
#imalaboral {
   background: url("../images/ic_04.png") no-repeat;
}
#imalaboral:active,
#imalaboral:hover,
#imalaboral:focus {
   background: url("../images/ic_05.png") no-repeat;
}
#imasalud {
   background: url("../images/ic_06.png") no-repeat;
}
#imasalud:active,
#imasalud:hover,
#imasalud:focus {
   background: url("../images/ic_07.png") no-repeat;
}
#imapoblacion {
   background: url("../images/ic_08.png") no-repeat;
}
#imapoblacion:active,
#imapoblacion:hover,
#imapoblacion:focus {
   background: url("../images/ic_09.png") no-repeat;
}
#imagobierno {
   background: url("../images/ic_10.png") no-repeat;
}
#imagobierno:active,
#imagobierno:hover,
#imagobierno:focus {
   background: url("../images/ic_11.png") no-repeat;
}
#imadefensa {
   background: url("../images/ic_12.png") no-repeat;
}
#imadefensa:active,
#imadefensa:hover,
#imadefensa:focus {
   background: url("../images/ic_13.png") no-repeat;
}
#imacultura {
   background: url("../images/ic_14.png") no-repeat;
}
#imacultura:active,
#imacultura:hover,
#imacultura:focus {
   background: url("../images/ic_15.png") no-repeat;
}
#imapobreza {
   background: url("../images/ic_16.png") no-repeat;
}
#imapobreza:active,
#imapobreza:hover,
#imapobreza:focus {
   background: url("../images/ic_17.png") no-repeat;
}
#imaagro {
   background: url("../images/ic_18.png") no-repeat;
}
#imaagro:active,
#imaagro:hover,
#imaagro:focus {
   background: url("../images/ic_19.png") no-repeat;
}
#imacomExt {
   background: url("../images/ic_20.png") no-repeat;
}
#imacomExt:active,
#imacomExt:hover,
#imacomExt:focus {
   background: url("../images/ic_21.png") no-repeat;
}
#imacomInt {
   background: url("../images/ic_22.png") no-repeat;
}
#imacomInt:active,
#imacomInt:hover,
#imacomInt:focus {
   background: url("../images/ic_23.png") no-repeat;
}
#imaconstruccion {
   background: url("../images/ic_24.png") no-repeat;
}
#imaconstruccion:active,
#imaconstruccion:hover,
#imaconstruccion:focus {
   background: url("../images/ic_25.png") no-repeat;
}
#imactaNal {
   background: url("../images/ic_26.png") no-repeat;
}
#imactaNal:active,
#imactaNal:hover,
#imactaNal:focus {
   background: url("../images/ic_27.png") no-repeat;
}
#imaindustria {
   background: url("../images/ic_28.png") no-repeat;
}
#imaindustria:active,
#imaindustria:hover,
#imaindustria:focus {
   background: url("../images/ic_29.png") no-repeat;
}
#imaprecios {
   background: url("../images/ic_30.png") no-repeat;
}
#imaprecios:active,
#imaprecios:hover,
#imaprecios:focus {
   background: url("../images/ic_31.png") no-repeat;
}
#imaservicios {
   background: url("../images/ic_32.png") no-repeat;
}
#imaservicios:active,
#imaservicios:hover,
#imaservicios:focus {
   background: url("../images/ic_33.png") no-repeat;
}
#imatransporte {
   background: url("../images/ic_34.png") no-repeat;
}
#imatransporte:active,
#imatransporte:hover,
#imatransporte:focus {
   background: url("../images/ic_35.png") no-repeat;
}
#imatecno {
   background: url("../images/ic_36.png") no-repeat;
}
#imatecno:active,
#imatecno:hover,
#imatecno:focus {
   background: url("../images/ic_37.png") no-repeat;
}
#imainfoReg {
   background: url("../images/ic_38.png") no-repeat;
}
#imainfoReg:active,
#imainfoReg:hover,
#imainfoReg:focus {
   background: url("../images/ic_39.png") no-repeat;
}
#imaambiental {
   background: url("../images/ic_40.png") no-repeat;
}
#imaambiental:active,
#imaambiental:hover,
#imaambiental:focus {
   background: url("../images/ic_41.png") no-repeat;
}
#imagenero {
   background: url("../images/ic_42.png") no-repeat;
}
#imagenero:active,
#imagenero:hover,
#imagenero:focus {
   background: url("../images/ic_43.png") no-repeat;
}
/*************IFRAME RENDICIÓN DE CUENTAS *******************************/

/*************IMÁGENES Y TABLAS ARTÍCULOS *******************************/
.article-intro img,
.article-content img {
   display: inline;
}
table {
   border: none;
}
h1,
.h1 {
   font-size: 30px;
}
.tablaInfo {
   border: 1px solid #ffffff;
}
.tablaInfo td {
   border: 1px solid #ffffff;
}
.tablaInfo a {
   color: #fff;
}
.list-group-item {
   padding: 10px 0px;
} /*-------- Carrusel de noticias KLIXO -----------*/
@media (max-width: 768px) {
   div#klixoSlider_112,
   div#moduleSlideShow112 {
      width: 100% !important;
      transform: translate(0px, 0px) !important;
      min-height: 350px;
      height: auto !important;
   }

   #moduleSlideShow112 div {
      min-height: 350px;
      height: auto !important;
      width: 100% !important;
   }
   div#klixoSlider_112 div.contentBoxWrapper {
      width: 100% !important;
   }
   div.article_slider div.textContent img {
      float: none !important;
   }
   #moduleSlideShow112 img {
      width: 34rem;
      height: auto;
   }
   div#klixoSlider_112 div.navBar {
      width: 100% !important;
   }

   .navbar-nav li a {
      text-align: left;
   }
}

/*-------- Fin Carrusel de noticias KLIXO -----------*/

div.article_slider div.navBar {
   position: relative !important;
}
@media (max-width: 767px) {
   .navbar-nav li a {
      text-align: left;
   }
}
@media (max-width: 991px) {
   #logo_gel {
      padding-top: 0px;
   }
   div.article_slider {
      transform: matrix(0.626087, 0, 0, 0.626087, -215, -60) !important;
   }
}
@media (max-width: 1199px) {
   .t3-megamenu .mega-nav > li .separator {
      font-size: 16px !important;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   div.article_slider {
      transform: matrix(0.817391, 0, 0, 0.817391, -105, -40) !important;
   }
}
@media (min-width: 1200px) {
}
/***********CALENDARIO**************/
.jev_toprow div.previousmonth,
.jev_toprow div.nextmonth {
   background-color: #666666;
   border: 1px solid #666666;
}
.jev_toprow div.currentmonth {
   border-top: 1px solid #666666;
   border-bottom: 1px solid #666666;
}
.nav-items > div {
   border: 1px solid #666666;
}
.nav-items > div:last-child {
   border-right: 1px solid #666666;
}
.nav-items > div:first-child {
   border-left: 1px solid #666666;
}
#jevents_body .nav-items div.active a,
.jev_header2 .active a {
   background-color: #575757;
   color: #fff;
}
#jevents_body .nav-items div.active a:hover,
.jev_header2 .active a:hover {
   background-color: #f7f7f7;
   border-left: 1px solid #666666;
   color: #666666;
}
#jevents_body .nav-items > div a:hover {
   border-left: 1px solid #666666;
}
#jevents_body .cal_today a.cal_daylink {
   background-color: rgb(182, 1, 76);
}
#jevents_body .cal_today a.cal_daylink:hover {
   border-left: 1px solid rgb(182, 1, 76);
   border: 1px solid rgb(182, 1, 76);
   color: rgb(182, 1, 76);
}
/*********TABS*******************/
.nn_tabs > ul.nav-tabs > li > a {
   color: #666666;
}
.nn_tabs .nav-tabs > li.active > a,
.nn_tabs .nav-tabs > li.active > a:hover {
   color: #9c2253;
   font-weight: bold;
}
.nn_tabs.top > ul.nav-tabs > li.active > a:focus,
.nn_tabs.top > ul.nav-tabs > li > a:focus {
   -webkit-box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
   -moz-box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
   box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
}
.nn_tabs > ul.nav-tabs > li.active > a:focus,
.nn_tabs > ul.nav-tabs > li > a:focus {
   outline: 0;
   border-color: #ddd;
   border-top-color: #ddd;
   border-right-color: #ddd;
   border-bottom-color: #ddd;
   border-left-color: #ddd;
}
.nn_tabs.top > ul.nav-tabs > li.active > a:focus,
.nn_tabs.top > ul.nav-tabs > li > a:focus {
   border-bottom-color: transparent;
   -webkit-box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
   -moz-box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
   box-shadow: 0px 0px 0px rgba(234, 176, 63, 0);
}
.a2a_kit a {
   display: inline-block;
}
#colorbar {
   z-index: 0 !important;
}
/*RESPONSIVE NOTICIAS ACTUALIDAD DANE 2 COLUMNAS*/
@media (max-width: 500px) {
   .blog-featured .column-1 {
      width: 100% !important;
   }
   .blog-featured .column-2 {
      width: 100% !important;
   }
}
/*INICIO ESTILOS REDISEÑO HOME 2019*/
.newsflash-item h4 {
   text-align: left !important;
}
@media (min-width: 1024px) {
   .newsflash-vertotrasPubl {
      display: flex;
   }
   .newsflash-vertotrasPubl > li:first-child {
      margin: 0 4rem 0 0;
   }
}
.customnewsDANE .nav-pills > li > a {
   border-radius: 0px;
   font-size: 1.8rem;
   line-height: 2rem;
   padding: 0.6vw 2vw;
   border-bottom: 1px solid #ccc;
   font-family: "Roboto", sans-serif;
}

@media (max-width: 1367px) {
   .customnewsDANE .nav-pills > li > a {
      font-size: 1.6rem;
      padding: 0.7em 1.5em;
   }
}

.customnewsDANE .nav-pills > li.active > a,
.customnewsDANE .nav-pills > li.active > a:hover,
.customnewsDANE .nav-pills > li.active > a:focus {
   color: rgb(86, 86, 86);
   background-color: #f3f3f3;
}

.addtoany_list span {
   background-color: #cc085a !important;
}

.custommoduloTemas .modTemasGrupo li a:hover {
   background: rgb(182, 1, 76) !important;
   color: rgb(255, 255, 255) !important;
}
.custommoduloTemas .modTemasGrupo li a:before {
   font: normal normal normal 14px/1 FontAwesome;
   content: "\f0da"; /* FontAwesome Unicode */
   margin-right: 1rem;
   padding: 5px;
}
.custommoduloTemas .separator {
   margin-bottom: 2rem !important;
}
.custommoduloTemas .economicas:hover {
   border-bottom: 8px solid #ca6520;
   margin-bottom: -1.3rem;
   padding-bottom: 1rem;
}
.custommoduloTemas .sociales:hover {
   border-bottom: 8px solid #0079a6;
   margin-bottom: -1.3rem;
   padding-bottom: 3rem;
}
.custommoduloTemas .ambientales:hover {
   border-bottom: 8px solid #008f63;
   margin-bottom: -1.3rem;
   padding-bottom: 3.5rem;
}

.mega-group-title .separator img {
   margin-left: 1rem !important;
}

/* inicio estilos modulo indicadores*/

@font-face {
   font-family: "Material Icons";
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/material_icons/MaterialIcons-Regular.eot); /* For IE6-8 */
   src: local("Material Icons"), local("MaterialIcons-Regular"),
      url(../fonts/material_icons/MaterialIcons-Regular.woff2) format("woff2"),
      url(../fonts/material_icons/MaterialIcons-Regular.woff) format("woff"),
      url(../fonts/material_icons/MaterialIcons-Regular.ttf) format("truetype");
}

.material-icons {
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   font-size: 24px; /* Preferred icon size */
   display: inline-block;
   line-height: 1;
   text-transform: none;
   letter-spacing: normal;
   word-wrap: normal;
   white-space: nowrap;
   direction: ltr;
   width: 3rem;

   /* Support for all WebKit browsers. */
   -webkit-font-smoothing: antialiased;
   /* Support for Safari and Chrome. */
   text-rendering: optimizeLegibility;

   /* Support for Firefox. */
   -moz-osx-font-smoothing: grayscale;

   /* Support for IE. */
   font-feature-settings: "liga";
}

.indicadores-home {
   font-family: "Roboto", sans-serif;
   width: 100vw;
   margin-left: -9%;
}

.indicador_1,
.indicador_2,
.indicador_3,
.indicador_4 {
   border-right: #c5c5c5 1px solid;
}
.indicador_1 {
   width: 17%;
   float: left;
}
.indicador_2 {
   width: 23%;
   float: left;
}
.indicador_3 {
   width: 18%;
   float: left;
}
.indicador_4 {
   width: 20%;
   float: left;
}
.indicador_5 {
   width: 21%;
   float: left;
}
.indicador-content {
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
}
.indi-num_cent {
   text-align: center;
   width: -webkit-fill-available;
}
.indi-graf {
   margin: 0;
}
.indi-name,
.indi-name_s {
}
.icon-home {
   color: #4d1726;
   font-weight: bold;
   float: left;
   margin-right: 6px;
}
.indi-num {
   float: left;
   margin-right: 10px;
}

.indi-num h2 {
   font-size: 2.4rem;
   color: #c8085a;
   line-height: 12px;
   margin: 0;
}

.indi-num p,
.indi-num_cent p {
   font-size: 1rem;
   font-weight: 400;
   color: #515151;
   margin: 6px 0px;
   line-height: 18px;
}
.indicador_5 > .indi-num {
   margin: -15px 0;
   width: -webkit-fill-available;
}
.indi-name,
.indi-name_s {
   float: left;
   margin: 0 1rem;
}
.indi-name h1,
.indi-name_s h1 {
   /*margin: -10px 0;*/
   margin: -10px 0px 0px 0px;
   line-height: 2rem;
}
.indi-name h1 a,
.indi-name_s h1 a {
   font-weight: 900;
   color: #c8085a;
   line-height: 12px;
   font-family: "Roboto", sans-serif;
}
.indi-name h1 a:hover,
.indi-name_s h1 a:hover,
.indi-name p a:hover {
   text-decoration: underline;
}

.indi-name h1 a {
   font-size: 1.8rem;
   line-height: 1.7rem;
}
.indi-name_s h1 {
   font-size: 1.4rem;
}
.indi-name p a {
   font-size: 1.2rem;
   font-weight: 700;
   color: #515151;
   margin: 7px 0px;
   line-height: 16px;
   font-family: "Roboto", sans-serif;
}
@media (max-width: 1366px) {
   .indicador_1,
   .indicador_2,
   .indicador_3,
   .indicador_4,
   .indicador_5 {
      width: 19%;
   }
   .indicador_4,
   .indicador_5 {
      padding-top: 10px;
   }
   .indi-name,
   .indi-name_s {
      text-align: center;
   }
   .icon-home {
      display: none;
   }
   .indicador_1,
   .indicador_2,
   .indicador_3,
   .indicador_4 {
      margin-right: 1em;
   }
   .indi-name,
   .indi-name_s {
      margin: 0;
   }
   .indicador_5 > .indi-num {
      margin: 0;
   }
}
@media (max-width: 1199px) {
   .indi-graf {
      width: 100%;
      display: flex;
      justify-content: center;
   }
   .indi-name,
   .indi-name_s {
      margin: 5px auto 0 auto;
      text-align: center;
   }
   .indi-name_s h1 {
      font-size: 14px;
   }
   .indi-name h1,
   .indi-name_s h1 {
      line-height: 15px;
   }
   .indicador_4 > .indi-num_cent {
      padding-bottom: 2px;
   }
   .indicador_5 > .icon-home {
      width: 15%;
      margin-top: 10px;
   }
   .indicador_5 > .indi-name {
      width: 75%;
      margin: 5px -15px 0 -15px;
   }
   .indicador_5 > .indi-num {
      margin-top: -2px;
      width: 100%;
      margin-right: 0;
   }
   .indi-name p {
      margin: 0 0 4px 0;
      line-height: 12px;
   }
   .indicadores-home {
      margin-left: 0%;
   }
}

@media (max-width: 1039px) {
   .indicador_1,
   .indicador_2,
   .indicador_3,
   .indicador_4,
   .indicador_5 {
      width: 18%;
   }
}

@media (max-width: 991px) {
   .indicador_5 > .indi-name {
      margin: 5px -5px 0 -5px;
   }
   .indi-name h1,
   .indi-name_s h1 {
      font-size: 13px;
      line-height: 14px;
   }
   .indi-name p {
      line-height: 1.2rem;
   }
   .imaHomeRow {
      display: block;
   }
}

@media (max-width: 680px) {
   .indicador_1 > a > .indicador-content > .indi-name {
      padding-bottom: 11px;
   }
   .indicador_1,
   .indicador_2,
   .indicador_3 {
      width: 30%;
   }
   .indicador_4,
   .indicador_5 {
      width: 48%;
      margin-top: 3rem;
   }
}
@media (max-width: 649px) {
   .indicador_1,
   .indicador_2,
   .indicador_3 {
      width: 30%;
   }
   .indicador_4,
   .indicador_5 {
      width: 48%;
      margin-top: 3rem;
   }
   .indi-name_s h1 {
      font-size: 12px;
      line-height: 13px;
   }
   .indicador_1 > .indi-name {
      padding-bottom: 8px;
   }
   .indicador_3 > .indi-name_s {
      padding-bottom: 8px;
   }
   .indicador_4 > .indi-num_cent {
      padding-bottom: 9px;
   }
   .indicador_5 > .indi-name {
      margin: 5px -10px 0 -10px;
   }
}

@media (max-width: 558px) {
   .indicador_1,
   .indicador_2,
   .indicador_3 {
      width: 29%;
   }
   .indicador_4,
   .indicador_5 {
      width: 48%;
      margin-top: 3rem;
   }
   .indicador_1,
   .indicador_2,
   .indicador_3 {
      margin-bottom: 15px;
   }
   .indicador_5 > .icon-home {
      width: 10%;
   }
   .indicador_5 > .indi-name {
      width: 90%;
      margin: 5px -40px 0 -40px;
   }
   .indicador_1 > .indi-name {
      padding-bottom: 0px;
   }
   .indicador_3 > .indi-name_s {
      padding-bottom: 0px;
   }
   .indi-name h1,
   .indi-name_s h1 {
      font-size: 15px;
      line-height: 16px;
   }
   .indicador_5 > a > .indicador-content > .indi-num {
      margin-top: -15px;
   }
}
@media (max-width: 430px) {
   .indicador_5 > .indi-name {
      margin: 5px -20px 0 -20px;
   }
}
@media (max-width: 370px) {
   .indicador_5 > .indi-name {
      margin: 5px -5px 0 -5px;
   }
   .indi-name h1,
   .indi-name_s h1 {
      font-size: 14px;
      line-height: 15px;
   }
}

/* fin estilos modulo indicadores*/
/*FIN ESTILOS REDISEÑO HOME 2019*/
/* FIN customAndre.css */

/*---------------------------------------------------------------------*/

/*ANEXO hoja de estilos customDavid.css (ago21)*/
/*---- header_estilos ----*/

#search {
   margin-top: 10px;
}

.head-search .search::after {
   font-family: "FontAwesome";
   content: "\f002";
   display: block;
   position: absolute;
   right: 10px;
   top: 50px;
   color: #555555;
}

.languageswitcherload .mod-languages {
   text-align: center;
   padding-top: 5px;
}

.head-search .search::before {
   font-family: inherit;
   content: none;
   display: inherit;
   position: inherit;
   left: 0px;
   top: 0px;
   color: #555555;
}

header .languageswitcherload {
   /*border-top: solid 5px rgb(182,1,76);*/
   padding: 10px 0px;
   font-size: x-small;
   margin-top: 0px;
   z-index: 20000;
   position: relative;
   text-align: center;
}
.head-search .search {
   float: none;
}

.form-control:focus,
.form-control[type="search"]:focus {
   width: 100%;
   border: solid 0.5px rgb(182, 1, 76) !important;
   border-radius: 0px !important;
   box-shadow: none !important;
   outline: 0;
}
.form-control:focus,
.form-control[type="search"]:focus {
   border-radius: 0px !important;
}

/*------- modulo Busqueda informacion -------*/
#dropdownMenu1 .caret {
   position: relative;
   margin: 0 0 0 63%;
}

/*------ Add GEL ----*/

#links .panel {
   margin-bottom: 0px;
}
#links {
   font-size: x-small;
}

#links a {
   color: rgb(155, 155, 155);
}

#logo_gel {
   padding-top: 60px;
}

#links #button {
   width: 8px;
   height: 8px;
   margin-top: 3px;
   margin-right: 5px;
   float: left;
}
#list1,
#list2,
#list3 {
   padding-top: 2.5em;
}

/* FIN customDavid.css */
/*---------------------------------------------------------------------*/

/* MENÚ SUPERIOR ARTICULOS (MÓDULO)*/
.btns-top {
   display: flex;
   justify-content: flex-end;
}

.btn-list-direct,
.btn-encuesta {
   float: left;
}

.btn-accesos.btn-default,
.btn-enc-web.btn-default {
   padding: 0.5em 1em;
   min-height: auto;
   font-size: 14px;
}

.btn-accesos.btn-default {
   font-family: "Oswald", "Segoe UI", sans-serif;
   color: #333333;
   margin-right: 1em;
}

.btn-enc-web.btn-default {
   border-color: #bc144f;
   background-color: #bc144f;
}
.btn-enc-web > a,
.btn-enc-web > a:visited {
   font-family: "Oswald", "Segoe UI", sans-serif !important;
   color: #ffffff;
}

.btn-enc-web:hover.btn-default {
   border-color: #7d0641;
   background-color: #7d0641;
}

.btn-accesos > .caret {
   margin-left: 12px;
   padding-top: 3px;
}
/* FIN MENÚ SUPERIOR ARTICULOS (MÓDULO) */
/*---------------------------------------------------------------------*/

/*Styles topbar gobierno*/

.TopbarGobierno {
   background: #0066cd;
   height: auto;
   margin-top: -0.5rem;
   padding: 0.5rem 0rem;
}

.TopbarGobierno .container-topbar {
   margin: 0rem 17rem;
  
}


.TopbarGobierno .imgLogoGov {
   width: 30%;
   padding: 6px 0px;
}

.TopbarGobierno .right-content {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-top: 0.4rem;
}
.TopbarGobierno .clusterEnlaces .btn-link {
  font-family: "Open Sans";
font-size: 14px;
   color: white;
  font-weight: normal;
}

.instagram-footer {
   margin-left: 40px;
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/instagram_footer_off.png);
}
.instagram-footer:hover {
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/instagram_footer_on.png);
   cursor: pointer;
}
.twitter-footer {
   margin-left: 40px;
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/twitter_footer_off.png);
}
.twitter-footer:hover {
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/twitter_footer_on.png);
   cursor: pointer;
}
.facebook-footer {
   margin-left: 40px;
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/facebook_footer_off.png);
}
.facebook-footer:hover {
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/facebook_footer_on.png);
   cursor: pointer;
}
.youtube-footer {
   margin-left: 40px;
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/youtube_footer_off.png);
}
.youtube-footer:hover {
   background-image: url(https://www.dane.gov.co/files/images/nuevaImg/youtube_footer_on.png);
   cursor: pointer;
}

.logos-GOV-CO{
  max-width: 165px;
  margin-bottom: 3rem;
}

.clusterBkgnamefooter{
      display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
}

.separateFooterLogos{
  margin-left: 40px;
}

.EnlaceGov{
  display: flex;
  justify-content: start;
  margin-top: 0.5rem;
}


/* Responsive breakpoints */

@media (max-width: 575.98px) {
  
  .TopbarGobierno .right-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.4rem;
}
  
  .TopbarGobierno {
   background: #0066cd;
   height: auto;
   margin-top: -0.5rem;
   padding:0rem;
}
  .clusterEnlaces{
    display: flex;
    flex-direction: column ;
  }
  
  .TopbarGobierno .container-topbar {
       margin: 0rem 0rem;

    }
  
  .EnlaceGov{
  display: flex;
  justify-content: center;
}
  
  .TopbarGobierno .imgLogoGov {
    width: 20%;
}
  
  .TopbarGobierno .clusterEnlaces .btn-link {
	font-size: 1rem;

}
  
  .clusterBkgnamefooter{
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
}
  
  .separateFooterLogos{
  display: none;
}
  .text-info_dane h5{
    text-align: center;
  }

}
@media (min-width: 576px) and (max-width: 767.98px) { 
  .TopbarGobierno .container-topbar {
       margin: 0rem 0rem;

    }
  
  .EnlaceGov{
  display: flex;
  justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
 .TopbarGobierno .container-topbar {
       margin: 0rem 3rem;

    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {  }
@media (min-width: 1200px) and (max-width: 1399.98px) { 
   .TopbarGobierno .container-topbar {
       margin: 0rem 13rem;

    }
  
      .TopbarGobierno .imgLogoGov {
    width: 35%;
}
}
@media (min-width: 1400px) and (max-width: 1919.98px) { 

      .TopbarGobierno .container-topbar {
     margin: 0rem 13rem;

  }
  
    .TopbarGobierno .imgLogoGov {
    width: 35%;
}
}
@media (min-width: 1920px) {  }


/*End Responsive Styles topbar gobierno*/


/*ESTILOS AJUSTE LOGO DANE 70 AÑOS 2023*/
@media (min-width: 992px) {
    .logo_dane_cumpleanos70 {
       width: 140%;
    }
 }
@media (max-width: 500px) {
    .logo_dane_cumpleanos70 img {
       width: 80%;
    }
    .logo_dane_cumpleanos70 {
       margin-top: 30px;
    }
 }
 @media (max-width: 992px) {
    .logo_dane_cumpleanos70 img {
       margin-top: 30px;
    }
 }
 @media (min-width: 1367px) {
    .logo_dane_cumpleanos70 {
       width: 130%;
       max-width: 340px;
    }
 }
 @media (min-width: 992px) {
    .logo_dane_cumpleanos70 {
       margin-top: 3rem;
    }
 }
 @media (max-width: 767px) {
    .logo_dane_cumpleanos70 img {
       width: 60%;
       margin-right: auto;
       margin-left: auto;
    }
    .fecha_dane{
       display: block
    }
 }
 /* FIN ESTILOS AJUSTE LOGO DANE 70 AÑOS 2023*/

/* Estilos ajuste para visualización de las gráficas de Datawrapper*/
  iframe.grafica-datawrapper{
      width: 0;
      min-width: 100% !important;
      border: none;
      padding: 0 10rem;
     height: 40rem !important;
  }

  @media (max-width: 990px){
      iframe.grafica-datawrapper{
          padding: 0rem;
          height: 50rem !important;
      }
  }
/* FIN Estilos ajuste para visualización de las gráficas de Datawrapper*/

/* ESTILOS PROVISIONAL LOGO NUEVO GOBIERNO 18-05-2023 */
.clusterLogoDane{
  display:flex;
  justify-content: end;
  width: 100%;
}

.clusterLogoColombia{
  display:flex;
  justify-content: start;
  width: 100%;
}

.box_logos{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 17rem;
}

.box_logos #colombia{
  width: 30%;
}
.box_logos #dane{
  width: 42%;
}

.box_metaHeader{
  display: flex;
  justify-content: end;
   margin: 0 17rem;
}



/* Inclusion de código para slider indicadores */


#IndicadoresMobile{
  display: none;
}

/* End inclusion de código para slider indicadores */


/* Responsive breakpoints */

@media (max-width: 575.98px) {
  .box_logos{
    margin: 0 6rem;
  }
  
    .box_logos #colombia{
    width: 70%;
  }
  .box_logos #dane{
    width: 100%;
  }
  
  /* Inclusion de código para slider indicadores */
  #IndicadoresDesktop{
display: none;
}
  
  #IndicadoresMobile{
  display: block;
}
  /* End inclusion de código para slider indicadores */
  
  .n2-ss-laye{
    width: 100% !important;
  }

}
@media (min-width: 576px) and (max-width: 767.98px) { /* your content here */ }
@media (min-width: 768px) and (max-width: 991.98px) { 
  .box_logos{
    margin-bottom: 3rem;
    gap: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) { /* your content here */ }
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .box_logos, .box_metaHeader{
    margin: 0 14rem;
  }
  
}
@media (min-width: 1400px) and (max-width: 1919.98px) { /* your content here */ }
@media (min-width: 1920px) { /* your content here */ }

@media (max-width: 767px) {
   .idioms-line {
      padding: 0;
      height: auto;
  }
  .box_metaHeader {
   display: block;
   margin: auto !important;
  }
  .navbar-nav li a {
   padding: 15px 20px;
   width: 97%;
}

/* END ESTILOS PROVISIONAL LOGO NUEVO GOBIERNO 18-05-2023 */
  
  
  
  /*ESTILOS PARA BANNER HOME*/
