:root {
  --azul-foro: #161451;
  --blanco: #fff;
  --black: #252525;
}

/*sub menu*/
nav .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-inner{
  background: #636363;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 1px 12px 14px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 12px 14px -8px rgba(0,0,0,0.75);
  box-shadow: 1px 12px 14px -8px rgba(0,0,0,0.75);
}
nav .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-inner .sp-dropdown-items .sp-menu-item{
  text-align: center;
}
nav .sp-megamenu-parent .sp-menu-item .sp-dropdown .sp-dropdown-inner .sp-dropdown-items .sp-menu-item a {
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    font-size: 1rem;
    font-weight: 500;
}
.sp-megamenu-parent>li:hover>a {
    color: #f9d594 !important;
}
/*Header*/
.logosforo{
  align-items: center;
}
.logosforo .logoen img{
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  height: revert-layer;
  padding: 20px; 
}
.logosforo #sp-logo3 .sp-module .mod-custom img{
  padding: 10px;
}
.logosforo #sp-logo2 .sp-module .mod-custom img{
  padding: 14px;
}
.logosforo #sp-logo5 .sp-module .mod-custom img{
  padding: 12px;
}
@media (max-width: 575.98px) {
  #header1 .row{
    flex-direction: column;
    gap:20px; 
  }
}
#sp-header-topbar .container-inner{
  border-bottom: 0px !important;
}
/*end header*/
/*menu*/
.sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item a:hover{
  color: #f9d594 !important;
}
/*end menu*/
/*contador*/
.contadorl .sppb-addon-module .sppb-addon-content span{
  padding-left: 63px;
}
/*end contador*/
/*ciudad y aforo*/
.botonesiniaz .sppb-media-content h5.sppb-addon-title{
  width: 100%;
  min-height: 80px;
}
.botonesiniaz .sppb-col-md-4 .sppb-column{
  border-bottom: 4px solid #266f37;
}
.botonesiniaz .sppb-col-md-4 .no_border{
  border-bottom: none;
}
.botonesiniaz .sppb-media-content .sppb-addon-text hr, .box_registro .sppb-addon-content hr{
  border: 1px solid #5c5c5f;
  width: 50px;
}
.botonesiniaz .sppb-row{
  justify-content: center;
  row-gap: 60px;
}
/*end ciudad y aforo*/
/*registro*/
.sppb-button-wrapper a.sppb-btn{
  background-color: #be334f;
  color: #fff;
  border-radius: 40px !important;
}
/*.sppb-button-wrapper a.sppb-btn:hover{
  transition: 0.3s all ease;
  opacity: 0.6;
}*/
.box_title .sppb-addon .sppb-addon-content hr{
  border: 1px solid #5c5c5f;
  width: 50px;
  opacity: 1;
}
.box_title2 .sppb-addon .sppb-addon-content hr{
  border: 1px solid #5c5c5f;
  width: 50px;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
    background: #93132e;
}
@media (max-width: 767.98px) {
  .sppb-button-wrapper a.sppb-btn{
    font-size: 0.9rem;
  }
}
/*end registro*/
/*ultimas noticias*/
#sp-ultimasnoticias .mod-articlesnews .mod-articlesnews__item h4.newsflash-title{
  display: none;
}
#sp-ultimasnoticias .mod-articlesnews .mod-articlesnews__item{
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
#sp-ultimasnoticias .mod-articlesnews .mod-articlesnews__item h3{
  color: #045f9b;
  text-decoration: underline;
  font-weight: 800;
  padding-top: 10px !important;
}
#sp-ultimasnoticias .mod-articlesnews .mod-articlesnews__item .fecha{
  color: #004884;
  text-decoration: underline;
  order: 3;
  font-weight: 600;
  padding-bottom: 20px !important;
}
#sp-ultimasnoticias .mod-articlesnews.newsflash .mod-articlesnews__item p, #sp-ultimasnoticias .mod-articlesnews.newsflash .mod-articlesnews__item h3 {
  padding-right: 45px;
  padding-left: 45px;
}
.blog .article-list .article-body .article-header h2 a{
  color: #be3350;
}
.blog .article-list .article-body .article-header h2 a:hover{
  color: #93132e;
  transition: 0.2s all ease;
  opacity: 0.6;
}
.article-header h1{
  color: #be3350;
}
.article-header h2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*end ultimas noticias*/
/*patrocinadores*/
.itemid-320 .sliderg, 
.itemid-319 .sliderg {
  padding: 50px 0;
  background-image: url(https://foromundialdedatos.dane.gov.co/images/background_patrocinadores.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.box_patrocinadores h3{
  color: #fff;
  font-weight: 700;
  font-size: 34px;
}
.box_patrocinadores .sp-module-content .navigation-container-custom{
  bottom: -40px;
  width:100%;
  text-align: center;
  top: initial !important;
}
.box_patrocinadores .sp-module-content .djslider-loader{
  padding-bottom: 50px !important;
}
/*end patrocinadores*/
/*footer*/
.box_data_footer #sp-bottom2 .sp-module-content ul li{
  border-bottom: 1px solid #92bee3;
}
.box_data_footer #sp-bottom2 .sp-module-content ul li a{
  gap: 10px;
  padding-bottom: 20px;
}
.box_data_footer #sp-bottom2 .sp-module-content ul li span{
  color: #fff;
  text-decoration: underline;
}
.box_data_footer #sp-bottom1 .sp-module h3{
  font-size: 24px;
  text-decoration: underline;
  padding-right: 70px;
}
.box_data_footer #sp-bottom1 .sp-module .mod-custom p{
  padding-right: 110px;
}
.box_data_footer #sp-bottom1 .sp-module .mod-custom p:nth-child(1){
  margin-bottom: 0;
}
.box_data_footer #sp-bottom1 .sp-module .mod-custom p:nth-child(2){
  color: #f9d594;
}
.box_data_footer #sp-bottom3{
  display: flex;
  justify-content: center;
}
.box_data_footer #sp-bottom3 .sp-column h3{
  color: #f9d594;
  font-size: 16px;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-facebook::before{
  color: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-facebook::after{
  content: "Facebook";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-pinterest, .box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-flickr{
  display: none;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li.social-icon-twitter a::after{
  content: "X";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li.social-icon-twitter a svg{
  fill: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-youtube::before{
  color: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-youtube::after{
  content: "YouTube";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-linkedin::before{
  color: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-linkedin::after{
  content: "LinkedIn";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-instagram::before{
  color: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-instagram::after{
  content: "Instagram";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-tiktok::before{
  color: #f9d594;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-tiktok::after{
  content: "TikTok";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-dribbble::before{
  color: #f9d594;
  content: "\f1bc" !important;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons li a .fa-dribbble::after{
  content: "Spotify";
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  padding-left: 15px;
  color: #fff;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-linkedin{
  order: 1;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-facebook{
  order: 2;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-twitter{
  order: 3;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-youtube{
  order: 4;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-instagram{
  order: 5;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-custom{
  order: 6;
}
.box_data_footer #sp-bottom3 .sp-column .social-icons .social-icon-dribbble{
  order: 7;
}
/*en-gb*/
.en-gb .body-wrapper .body-innerwrapper #sp-bottom{
  background: #003159 !important;
}
/*end en-gb*/
/*end footer*/

/*acerca del foro*/
.box_text_acerca .sppb-addon-content p b{
  color: #00609d;
}
.bx_versiones .sp-simpleportfolio-items .sp-simpleportfolio-info h3 a{
  color: #f9d594 !important;
  font-size: 24px;
}
.box_col .sppb-column-addons .sppb-addon .sppb-addon-content hr{
  width: 50px;
  border: 1px solid #92bee3;
}
.box_geovisor .sppb-addon .sppb-addon-content img{
  width: 3%;
  margin: 0 auto;
  height: auto;
}
.box_geovisor .sppb-addon .sppb-addon-content p.sub_geo{
	color: #fff;
	font-weight: bold;
	font-size: 23px;
}
.box_geovisor .sppb-addon .sppb-addon-content h2{
	color: #f9d594;
	font-weight: bold;
	font-size: 30px;
}
.sp-page-builder .page-content #section-id-10e6c33f-da54-4c34-9cac-c8392bc0983a > .sppb-row-overlay{
  border-radius: 10px;
}
/*Medium devices (tablets, less than 992px)*/
@media (min-width: 1199.98px) and (max-width: 1399.98px) {
  .cont_versiones .box_cont_versiones{
    top: 176px !important;
  }
}
@media (max-width: 991.98px) {
  .box_geovisor .sppb-addon .sppb-addon-content h2 {
    font-size: 25px;
  }
  .box_geovisor .sppb-addon .sppb-addon-content img {
    width: 11%;
  }
  .box_geovisor #sppb-addon-763e1b25-5ef8-4a1a-b107-92c63cab20b3{
    padding-right: 0px;
  }
}
@media (min-width: 425.98px) and (max-width: 575px) {
  .cont_versiones .box_cont_versiones{
    top: 180px !important;
  }
}
@media (min-width: 375.98px) and (max-width: 425px) {
  .cont_versiones .box_cont_versiones{
    top: 200px !important;
  }
}
@media (min-width: 320.98px) and (max-width: 375px) {
  .cont_versiones .box_cont_versiones{
    top: 160px !important;
  }
}
@media (min-width: 0px) and (max-width: 320px) {
  .cont_versiones .box_cont_versiones{
    top: 130px !important;
  }
}
/*end acerca del foro*/

/*Escalera a Medellín */
.box_form .cf-fields .cf-control-group .cf-label{
  font-weight: 800;
}
.box_form .cf-fields .cf-control-group .cf-checkbox-group .cf-label{
  font-weight: 200;
}
/*end Escalera a Medellín*/
/*Articulos*/
.mod-articlesnews{
  display: flex;
  gap: 40px;
}
.mod-articlesnews .mod-articlesnews__item h3{
  color: #be3350 !important;
  line-height: 20px;
  font-size: 20px;
}
/*end Articulos*/


/*Acordeon*/
.box_accordion .sppb-panel-primary{
  border: 1px solid;
  margin-bottom: 15px;
}
.box_accordion .sppb-panel-primary>.sppb-panel-heading{
  background-color:#f5f5f5;
  border-color: #ddd;
}
.box_accordion .sppb-panel-primary>.sppb-panel-heading .sppb-toggle-direction .fa-chevron-right:before{
  color: #be334f;
}
.box_accordion .sppb-panel-primary .sppb-panel-collapse .sppb-panel-body{
  border-top-color: #be334f;
}
.box_accordion .sppb-panel-primary>.sppb-panel-heading .sppb-panel-title{
  color: #212529;
  font-size: 1.2rem;
}
.box_accordion .sppb-panel-primary{
  border-color: #ddd !important;
}
.box_subtitle h4{
  color: #95233a;
  font-size: 1.2rem;
  font-weight: 500;
}
.box_subtitle .sppb-row{
  justify-content: space-between;
}
.box_subtitle .sppb-row .sppb-row-column{
  padding: 0;
}
.arti_antesala .mod-articlesnews__item{
  width: 30%;
}
.box_antesala{
  padding-top: 50px;
}
.box_antesala .antesala_content{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  	gap: 50px;
  padding-top:40px;
}
.box_antesala .antesala_content .column h3{
  display: block;
  color: #95233a;
  font-size: 1rem;
}
.box_antesala hr{
  width: 5%;
  border: 1px solid #666666;
}
/*galeria*/
.box_day .speasyimagegallery-gallery-item-title{
  color: #f9d594 !important;
  font-size: 1.2rem;
}
.box_day .speasyimagegallery-gallery-item:hover .speasyimagegallery-gallery-item-content {
    background: #000000a3;
}
.speasyimagegallery-image-content .speasyimagegallery-image-title{
    color: #f9d594;
  font-size: 1.2rem;
}

/*Tabs galeria*/
.box_day .sppb-nav-modern>li.active>a, .box_day .sppb-nav-modern>li.active>a:focus, .box_day .sppb-nav-modern>li.active>a:hover {
    color: #fff !important;
    background-color: #be334f !important;
}
.box_da .sppb-nav-modern>li>a:focus, .sppb-nav-modern>li>a:hover {
    color: #fff !important;
    background-color: #be334f !important;
}

/* estilos foro nacional 2025 */
.contador{
  border-bottom: 4px solid #4571af;
}
.contador .sppb-addon-content .fecha{
  font-size: clamp(1.375rem, 1.221rem + 0.493vw, 1.8125rem);
  font-weight: 600;
}
.contador .sppb-addon-content h1{
  font-family: "Roboto", sans-serif !important;
  font-size: clamp(2.25rem, 1.8099rem + 1.4085vw, 3.5rem);
  font-weight: 700 !important;
  line-height: 120%;
  max-width: 480px;
  padding-bottom: 16px;
}
.contador .sppb-addon-content .lugar{
  font-size: clamp(1.125rem, 0.993rem + 0.4225vw, 1.5rem);
  font-weight: bold;
}
.contador .sppb-btn{
  padding: 12px 20px;
}
.columna_logo{
  position: relative;
  z-index: 4 !important;
}
.columna_logo .sppb-addon-content img{
  position: relative;
  top: 50px;
}
.contenedor_areas .area .sppb-addon .sppb-addon-title{
    font-family: "Oswald", sans-serif !important;
}
.contenedor_areas .area{
  display: flex;
  justify-content: center;
  align-items: center;
}
.contenedor_areas .area .sppb-addon .text_area{
  font-size: clamp(1.125rem, 0.993rem + 0.4225vw, 1.5rem);
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
.contenedor_areas .sppb-row{
  align-items: stretch;
}
.contenedor_areas .sppb-row .sppb-row-column{
  display: flex;
}
.cont_ilustraciones .sppb-row-column{
  padding: 0;
}
.cont_ilustraciones .sppb-addon-content .sppb-addon-single-image-container{
  width: 100%;
}
.cont_ilustraciones .sppb-addon-content .sppb-addon-single-image-container img{
  width: 100%;
}
.azul-foro{
  color: var(--azul-foro);
}
.black{
  color: var(--black);
}
.logo-dane-alcaldia {
    width: 192px;
    margin: 16px auto;
}
.hero span {
    font-size: 18px;
    font-weight: 700;
    background-color: var(--azul-foro);
    color: var(--blanco);
    padding: 8px 12px;
    border-radius: 12px 0 12px 0;
}
.title_areas .sppb-row-column{
  margin: 0 auto;
  }
.btn_foro{
  padding: 12px 20px;
}
#sobre-el-foro.sppb-section{
  margin-left: 0 !important;
}


