/*-----------------------------------------------------------------*/
/*general*/
body{
}
.fff{
  background:#FFFFFF;
}

/*home*/
.new-sensation {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #424242; 
  background: #F3F3F3;
}
.new-sensation header{
  background: white;
}

body p{
  font-weight: 500;
}
h1, h2, h3, h4, h5, h6{
  font-weight: 700;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
.new-sensation header .container .logo {
  margin: 10px 0;
}
.new-sensation header .container .logo img{
  /*max-width: 150px;*/
  height: 40px;
  margin: 0.5rem 0;
}
.new-sensation header .container .form-inline {
  border: none; 
}
.new-sensation header .container .form-inline .form-control {
  border: none;
  font-size: 0.7rem; 
}
.new-sensation header .container .icons ul {
  list-style: none;
  margin: 0px;
  padding: 0px; 
}
.new-sensation header .container .icons ul a {
  color: #424242;
  margin: 10px; 
}
.new-sensation header nav.navbar {
  padding: 0;
  background: #7BBBE8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  border-bottom: 4px solid #BCE4FA; 
}
.new-sensation .navbar-collapse{
  background:#BCE4FA;
  padding: 0 0.7rem;
}
.new-sensation header .navbar-light .navbar-toggler{
  color: white;
  border: none;
}
.new-sensation header nav .nav-item .nav-link {
  color: #FFFFFF; 
}
.new-sensation header nav .nav-item .nav-link:hover, .new-sensation header nav .nav-item .nav-link:focus {
  background: #BCE4FA;
  color: #424242; 
}
.new-sensation header nav .nav-item.active {
  background: #BCE4FA; 
}
.new-sensation header nav .nav-item.active .nav-link {
  color: #424242;
  background: #BCE4FA; 
}
.new-sensation header nav .menu-large {
  position: static; 
}
.new-sensation header nav .megamenu {
  width: 100%;
  background: #BCE4FA;
  border-radius: 0px;
  border: none; 
}
.new-sensation header nav .megamenu .dropdown-item {
  font-size: 0.7rem;
  font-weight: 600; 
}
.new-sensation header nav .megamenu .dropdown-item:hover, .new-sensation header nav .megamenu .dropdown-item:focus {
  color: #3A63A7;
  text-decoration: none;
  background: #BCE4FA; 
}
.new-sensation header nav .megamenu .dropdown-item ul {
  padding: 0;
  margin: 0; 
}
.new-sensation header nav .megamenu .dropdown-item ul li {
  list-style: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a {
  display: block;
  white-space: normal;
  text-align: left; 
  font-size: 0.7rem;
  margin-bottom:5px;
  padding-bottom:5px;
  border-bottom:1px dashed;
  font-weight:500;
}
.new-sensation header nav .megamenu .dropdown-item ul li span{
  white-space:normal;
  margin-bottom:10px;
  display:block;
  border-bottom:1px solid;
  font-weight:700;
  color:#424242;
}
.new-sensation header nav .megamenu .dropdown-item ul li a:hover, .new-sensation header nav .megamenu .dropdown-item ul li a:focus {
  text-decoration: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a .logo-ministerios {
  max-height: 30px;
  display: block;
  margin-bottom: 10px;
}
.new-sensation .slideshow .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 10;
  color: #fff;
  text-align: left;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  width: inherit; 
}
.new-sensation .slideshow .carousel-caption h2 {
  font-weight: 900;
  font-size: 1.5rem; 
}
.new-sensation .slideshow .carousel-caption p {
  font-weight: 600;
  font-size: 1.75rem; 
  font-family: 'Montserrat Alternates', sans-serif;
  line-height: 1.75rem;
}
.new-sensation .carousel-indicators{
  display: none;
}

/*main accesos*/
.icono{
  text-align: center;
  padding-top: 10px;
  margin-top: 1rem;
  background: white;
  height: 100px;
  border-bottom:5px solid #59AFD2; 
}
.icono.ga{
  border-bottom:5px solid #EAC559; 
}
.icono figure{
  vertical-align: middle;
}
.icono.ga figure {
    margin: 0.8rem auto;
}
.icono.ga figcaption{
  font-weight: 500;
}
.icono figcaption{
  font-weight: 500;
  font-size: 0.7rem;
  line-height: 0.8rem;
  padding-bottom: 10px;
  position: absolute;
  width: 78%;
  bottom: 0px;
}
.icono.ga figure img{
  width: 70%;
}
.icono.tramites figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.bo figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.cg figure img{
  width: 30%;
  padding-top: 0px;
}
.icono.decretos figure img{
  width: 44%;
  padding-top: 20px;
}
.icono.sp figure img{
  width: 35%;
  padding-top: 10px;
}
.noti, .telefonos{
  margin-top: 20px;
}
.m-left{
  margin-left: 0;
}
.m-bottom{
  margin-bottom: 0;
}
.box-titular h2{
  font-size: 0.9rem;
}
.box-titular p{
  font-size: 0.7rem;
}
.box-titular p.date, .box p.date{
  font-size: 0.6rem;
  margin-top: 10px;
}
time{
  font-weight: 700;
}
.news-carusel{
  margin: 20px 0;
}
.carousel-item article{
  padding:10px 
}
.carousel-item article figure{
  margin: -10px -10px 10px -10px;
}
.box h2{
  font-size: 0.75rem;
}
.btn-right{
  float: right;
}
.bd-highlight{
  padding:0.3rem;
  text-align: center;
}
.bd-highlight .img-fluid{
  display:none;
}
.bd-highlight a .tel.gro{
  color: #563D7C;
}
.bd-highlight a .tel{
  font-weight: 700;
  display:block;
  font-size: 1.7rem;
  line-height:1.8rem;
  color: #7BB9E6;
}
.bd-highlight a .tel-txt{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.5rem;
  line-height: 0.7rem;
  color: #999999;
  display: block;
}
.banner{
  text-align: center;
  margin-bottom: 10px;
}
.telefonos{
  margin-bottom: 10px;
}

/*Sidebar*/
.txt-coqui{
  background: #4d4d4d;
  padding: 10px 20px;
  color: #FFFFFF;
}
.txt-coqui h4{
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 200;
}
.txt-coqui h5{
  font-size: 0.9rem;
  font-weight: 600;
  color: #7BB9E6;
}
.txt-coqui p{
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.icoqui{
  margin: 10px;
  display: inline-block;
  color: #7BB9E6;
}

/*AGENDA*/
.box-agenda{
  margin-top: 20px;
  background: #FFFFFF;
}
.head{
  background: #7BB9E6;
  color: #FFFFFF;
  padding:10px;
}
.head h4{
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.head h4 i{
  display: inline-block;
  margin-right: 10px;
}
.head h4 span.date {
  font-weight: 300;
}
.bodi{
  padding: 10px;
  max-height: 520px;
}
.bodi::-webkit-scrollbar {
    width: 8px;
}
.bodi::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
.bodi::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.bodi::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}
ul.bodi li.actividad{
  list-style: none;
}
.bodi .actividad a{
  color: #7BB9E6;
}
.bodi h5.act-tit{
  font-weight: 600;
  font-size: 0.7rem;
  margin-bottom: 1rem;
}
.bodi .actividad p{
  font-size: 0.7rem;
}

/*banner home*/
.banner-home{
  background: #CCCCCC;
  padding: 3rem 0;
}
 footer{
  background: #424242;
 }
.mapa{
  padding: 20px 0;
  color: #ffffff;
  text-align: center;
}
.mapa ul{
  margin: 0;
  padding: 0;
}
.mapa ul li{
  list-style: none;
  font-size: 0.75rem;
}
.mapa ul li a{
  color: #FFFFFF;
}
.mapa p{
  font-size: 0.75rem;
}
}

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.new-sensation header .container .logo {
  margin: 10px 0;
  max-width: 200px; 
}
.new-sensation header .container .form-inline {
  border: 1px #CCCCCC solid; 
}
.new-sensation header .container .form-inline .form-control {
  border: none;
  font-size: 0.7rem; 
}
.new-sensation header .container .icons ul {
  list-style: none;
  margin: 0px;
  padding: 0px; 
}
.new-sensation header .container .icons ul a {
  color: #424242;
  margin: 10px; 
}
.new-sensation header nav.navbar {
  padding: 0 1rem;
  background: #7BBBE8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8rem;
  border-bottom: 4px solid #BCE4FA; 
}
.new-sensation header nav .nav-item .nav-link {
  color: #FFFFFF; 
}
.new-sensation header nav .nav-item .nav-link:hover, .new-sensation header nav .nav-item .nav-link:focus {
  background: #BCE4FA;
  color: #424242; 
}
.new-sensation header nav .nav-item.active {
  background: #BCE4FA; 
}
.new-sensation header nav .nav-item.active .nav-link {
  color: #424242;
  background: #BCE4FA; 
}
.new-sensation header nav .menu-large {
  position: static; 
}
.new-sensation header nav .megamenu {
  padding: 20px 20px;
  width: 100%;
  background: #BCE4FA;
  border-radius: 0px;
  border: none; 
}
.new-sensation header nav .megamenu .dropdown-item {
  font-size: 0.7rem;
  font-weight: 600; 
}
.new-sensation header nav .megamenu .dropdown-item:hover, .new-sensation header nav .megamenu .dropdown-item:focus {
  color: #3A63A7;
  text-decoration: none;
  background: #BCE4FA; 
}
.new-sensation header nav .megamenu .dropdown-item ul {
  padding: 0;
  margin: 0; 
}
.new-sensation header nav .megamenu .dropdown-item ul li {
  list-style: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a {
  display: block;
  clear: both;
  white-space: normal;
  text-align: left; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a:hover, .new-sensation header nav .megamenu .dropdown-item ul li a:focus {
  text-decoration: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a .logo-ministerios {
  max-height: 38px;
  display: block; 
}
.new-sensation .slideshow .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 10;
  padding: 150px 0 50px;
  color: #fff;
  text-align: left;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  width: inherit; 
}
.new-sensation .slideshow .carousel-caption h2 {
  font-weight: 900;
  font-size: 3rem; 
}
.new-sensation .slideshow .carousel-caption p {
  font-weight: 600;
  font-size: 1.75rem; 
  font-family: 'Montserrat Alternates', sans-serif;
  line-height: 1.75rem;
}

/*main accesos*/
.icono{
  text-align: center;
  height: 20vh;
  padding-top: 10px;
  margin-top: 2rem;
  background: white;
  border-bottom:5px solid #59AFD2; 
}
.icono.ga{
  border-bottom:5px solid #EAC559; 
}
.icono figure{
  vertical-align: middle;
}
.icono.ga figcaption{
  font-weight: 700;
}
.icono figcaption{
  font-weight: 700;
  position: absolute;
  bottom: 0;
  width: 84.3%;
}
.icono.ga figure img{
  width: 70%;
}
.icono.tramites figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.bo figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.cg figure img{
  width: 30%;
  padding-top: 10px;
}
.icono.decretos figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.sp figure img{
  width: 40%;
  padding-top: 10px;
}
.noti, .telefonos{
  margin-top: 20px;
}
.m-left{
  margin-left: -15px;
}
.m-bottom{
  margin-bottom: 15px;
}
.box-titular h2{
  font-size: 1.2rem;
}
.box-titular p{
  font-size: 0.8rem;
}
.date{
  font-size: 0.7rem;
  margin-top: 10px;
}
time{
  font-weight: 700;
}
.news-carusel{
  margin: 20px 0;
}
.carousel-item article{
  padding:10px 
}
.carousel-item article figure{
  margin: -10px -10px 10px -10px;
}
.box h2{
  font-size: 0.8rem;
}
.btn-right{
  float: right;
}
.bd-highlight{
  padding:2rem 2rem 1rem;
  text-align: center;
}
.bd-highlight a .tel.gro{
  font-weight: 900;
}
.bd-highlight a .tel{
  font-weight: 700;
  display:block;
  font-size: 3rem;
  line-height:2rem;
  color: #3963A5;
}
.bd-highlight a .tel-txt{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #999999;
  display: block;
}

/*Sidebar*/
.txt-coqui{
  background: #4d4d4d;
  padding: 10px 20px;
  color: #FFFFFF;
}
.txt-coqui h4{
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 200;
}
.txt-coqui h5{
  font-size: 0.9rem;
  font-weight: 600;
  color: #7BB9E6;
}
.txt-coqui p{
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.icoqui{
  margin: 10px;
  display: inline-block;
  color: #7BB9E6;
}

/*AGENDA*/
.box-agenda{
  margin-top: 20px;
  background: #FFFFFF;
}
.head{
  background: #7BB9E6;
  color: #FFFFFF;
  padding:10px;
}
.head h4{
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.head h4 i{
  display: inline-block;
  margin-right: 10px;
}
.head h4 span.date {
  font-weight: 300;
}
.bodi{
  padding: 10px;
  max-height: 520px;
}
.bodi::-webkit-scrollbar {
    width: 8px;
}
.bodi::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
.bodi::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.bodi::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}
ul.bodi li.actividad{
  list-style: none;
}
.bodi .actividad a{
  color: #7BB9E6;
}
.bodi h5.act-tit{
  font-weight: 600;
  font-size: 0.7rem;
  margin-bottom: 1rem;
}
.bodi .actividad p{
  font-size: 0.7rem;
}

/*banner home*/
.banner-home{
  background: #CCCCCC;
  padding: 3rem 0;
}
 footer{
  background: #424242;
 }
.mapa{
  padding: 20px 0;
  color: #ffffff;
}
.mapa ul{
  margin: 0;
  padding: 0;
}
.mapa ul li{
  list-style: none;
  font-size: 0.75rem;
}
.mapa ul li a{
  color: #FFFFFF;
}
.mapa p{
  font-size: 0.75rem;
}
} 

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 601px) {
 
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.new-sensation header .container .logo {
  margin: 10px 0;
}
.new-sensation header .container .logo img{
  /*max-width: 300px;*/ 
}
.new-sensation header .container .form-inline {
  border: 1px #CCCCCC solid; 
}
.new-sensation header .container .form-inline .form-control {
  border: none;
  font-size: 0.7rem; 
}
.new-sensation header .container .icons ul {
  list-style: none;
  margin: 0px;
  padding: 0px; 
}
.new-sensation header .container .icons ul a {
  color: #424242;
  margin: 10px; 
}
.new-sensation header nav.navbar {
  padding: 0 1rem;
  background: #7BBBE8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8rem;
  border-bottom: 4px solid #BCE4FA; 
}
.new-sensation header nav .nav-item .nav-link {
  color: #FFFFFF; 
}
.new-sensation header nav .nav-item .nav-link:hover, .new-sensation header nav .nav-item .nav-link:focus {
  background: #BCE4FA;
  color: #424242; 
}
.new-sensation header nav .nav-item.active {
  background: #BCE4FA; 
}
.new-sensation header nav .nav-item.active .nav-link {
  color: #424242;
  background: #BCE4FA; 
}
.new-sensation header nav .menu-large {
  position: static; 
}
.new-sensation header nav .megamenu {
  padding: 20px 20px;
  width: 100%;
  background: #BCE4FA;
  border-radius: 0px;
  border: none; 
}
.new-sensation header nav .megamenu .dropdown-item {
  font-size: 0.7rem;
  font-weight: 600; 
}
.new-sensation .navbar-collapse {
    background: #7BBBE8;
    padding: 0;
}
.new-sensation header nav .megamenu .dropdown-item:hover, .new-sensation header nav .megamenu .dropdown-item:focus {
  color: #3A63A7;
  text-decoration: none;
  background: #BCE4FA; 
}
.new-sensation header nav .megamenu .dropdown-item ul {
  padding: 0;
  margin: 0; 
}
.new-sensation header nav .megamenu .dropdown-item ul li {
  list-style: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a {
  display: block;
  margin-bottom:10px;
  padding-bottom:5px;
  text-align: left;
  border-bottom:1px dashed;
  font-weight:500;
}
.new-sensation header nav .megamenu .dropdown-item ul li a:hover, .new-sensation header nav .megamenu .dropdown-item ul li a:focus {
  text-decoration: none; 
}
.new-sensation header nav .megamenu .dropdown-item ul li a .logo-ministerios {
  max-height: 38px;
  display: block; 
}
.new-sensation .slideshow .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 10;
  padding: 150px 0 50px;
  color: #fff;
  text-align: left;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  width: inherit; 
}
.new-sensation .slideshow .carousel-caption h2 {
  font-weight: 900;
  font-size: 3rem; 
}
.new-sensation .slideshow .carousel-caption p {
  font-weight: 600;
  font-size: 1.75rem; 
  font-family: 'Montserrat Alternates', sans-serif;
  line-height: 1.75rem;
}

/*main accesos*/
.icono{
  text-align: center;
  height: 17vh;
  padding-top: 15px;
  margin-top: 2rem;
  background: white;
  height: 135px;
}
.icono figure{
  vertical-align: middle;
}
.icono.ga figcaption{
  font-weight: 600;
  border-bottom:10px solid #EAC559; 
}
.icono figcaption{
  font-weight: 600;
  border-bottom:10px solid #59AFD2; 
  font-size:0.9rem;
  line-height: 1rem;
  margin-bottom: 0px;
  position: absolute;
  bottom: 0;
  width: 84.3%;
  padding: 0 0 10px 0;
}
.icono.ga figure img{
  width: 70%;
}
.icono.tramites figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.bo figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.cg figure img{
  width: 30%;
  padding-top: 10px;
}
.icono.decretos figure img{
  width: 40%;
  padding-top: 10px;
}
.icono.sp figure img{
  width: 30%;
  padding-top: 10px;
}
.noti, .telefonos{
  margin-top: 20px;
}
.m-left{
  margin-left: -15px;
}
.m-bottom{
  margin-bottom: 15px;
}
.box-titular h2{
  font-size: 1.2rem;
  font-weight: 700;
}
.box-titular p{
  font-size: 0.9rem;
}
.box-titular p.date{
  font-size: 0.7rem;
  margin-top: 10px;
}
.box p.date{
  font-size: 0.7rem;
  margin-top: 10px;
  white-space:nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
}
.date{
  font-size: 0.7rem;
  margin-top: 10px;
}
time{
  font-weight: 700;
}
.news-carusel{
  margin: 20px 0;
}
.carousel-item article{
  padding:10px 
}
.carousel-item article figure{
  margin: -10px -10px 10px -10px;
}
.box h2{
  font-size: 0.8rem;
  font-weight: 700;
}
.btn-right{
  float: right;
}
.bd-highlight{
  padding:2rem 2rem 1rem;
  text-align: center;
}
.bd-highlight .img-fluid{
  display:inline-block;
}
.bd-highlight a .tel.gro{
  color: #563D7C;
}
.bd-highlight a .tel{
  font-weight: 700;
  display:block;
  font-size: 3rem;
  line-height:2rem;
  color: #3963A5;
}
.bd-highlight a .tel-txt{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #999999;
  display: block;
}

/*Sidebar*/
.txt-coqui{
  background: #4d4d4d;
  padding: 10px 20px;
  color: #FFFFFF;
}
.txt-coqui h4{
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 200;
}
.txt-coqui h5{
  font-size: 0.9rem;
  font-weight: 600;
  color: #7BB9E6;
}
.txt-coqui p{
  font-size: 0.7rem;
  line-height: 0.9rem;
}
.icoqui{
  margin: 10px;
  display: inline-block;
  color: #7BB9E6;
}

/*AGENDA*/
.box-agenda{
  margin-top: 20px;
  background: #FFFFFF;
}
.head{
  background: #7BB9E6;
  color: #FFFFFF;
  padding:10px;
}
.head h4{
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.head h4 i{
  display: inline-block;
  margin-right: 10px;
}
.head h4 span.date {
  font-weight: 300;
}
.bodi{
  padding: 10px;
  max-height: 520px;
}
.bodi::-webkit-scrollbar {
    width: 8px;
}
.bodi::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
.bodi::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.bodi::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}
ul.bodi li.actividad{
  list-style: none;
}
.bodi .actividad a{
  color: #7BB9E6;
}
.bodi h5.act-tit{
  font-weight: 600;
  font-size: 0.7rem;
  margin-bottom: 1rem;
}
.bodi .actividad p{
  font-size: 0.7rem;
}

/*banner home*/
.banner-home{
  background: #CCCCCC;
  padding: 3rem 0;
}
 footer{
  background: #424242;
 }
.mapa{
  padding: 20px 0;
  color: #ffffff;
  text-align: left;
}
.mapa ul{
  margin: 0;
  padding: 0;
}
.mapa ul li{
  list-style: none;
  font-size: 0.75rem;
}
.mapa ul li a{
  color: #FFFFFF;
}
.mapa p{
  font-size: 0.75rem;
}
}


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

/*----- Internas ministerios y secretarias -----*/
@media only screen and (min-width: 320px) {
.panel h3{
  font-size: 1rem;
  font-weight: 600;
}
.panel p{
  font-size: 0.7rem;
  font-weight: 300;
}
.panel figcaption{
  font-size: 0.55rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.subse h4, .panel .subse p{
  font-size: 0.7rem;
}
}
 
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

@media only screen and (min-width: 992px) {
.ministeries{
  margin: 20px 0;
}
.ministeries .nav-pills .nav-link.active, .ministeries .nav-pills .show .nav-link {
  background-color: #FFFFFF;
  color: #7BB9E6;
  border-radius: 0px;
}
.ministeries .nav-pills .nav-link img{
  height: 33px;
  display: block;
}
.ministeries .tab-pane.show.active{
  background: #FFFFFF;
  margin-left: -30px;
  padding: 10px;
}
.ministeries .tab-pane h3{
  font-size: 1rem;
  font-weight: 600;
}
.ministeries .tab-pane p{
  font-size: 0.8rem;
  font-weight: 300;
}
.ministeries .tab-pane figcaption{
  font-size: 0.7rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.subse h4, .ministeries .tab-pane .subse p{
  font-size: 0.7rem;
}
}

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

/*----- DisfrutÃƒÆ’Ã‚Â¡ Chaco -----*/

@media only screen and (min-width: 320px) {
 .img-destacada{
    background: url(../images/banner-slide-80.jpg) no-repeat top;
    background-size: cover;
  }
  .tit-destacada{
    height: 20vh;
    color: white;
  }
  .tit-destacada h1{
    font-weight: 900;
    text-shadow: #000 0px 0px 10px;
    font-size: 1.15rem;
  }
  .datos{
   font-size: 0.7rem;
  }
  .mes, .hora, .ubicacion{
    display: inline-block;
    margin-left: 2px;
    text-shadow:#000 0px 0px 3px;
    font-size: 0.55rem;
  }
  .tags a.btn{
    font-size: 0.5rem;
    border: 1px solid;
    padding:2px 5px;
    margin-right: 5px;
    border-radius: 0px
  }
  .desarrollo, .post{
    margin-top: 20px;
  }
  .post h2, .fechas h3{
    font-weight: 800;
    font-family: "Montserrat Alternates";
    font-size: 1.5rem;
  }
  .post p{
    font-size: 0.7rem;
  }
  .fechas{
    padding: 0px;
    margin-top: 20px;
  }
  .entrada{
    background-color: white;
    margin-bottom: 10px;
  }
  .dias, .lugar, .price{
    text-align: center;
    padding: 10px;
    color: #5E5E5E;
  }
  .fechas .dias{
    background-color: #7BB9E6;
    color:white;
  }
  .fechas span{
    font-weight: 900;
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
  .fechas .dias span.txt{
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 0.5rem;
  }
  .fechas .lugar{
    text-align: left;
  }
  .fechas .lugar span.txt{
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 0.5rem;
  }
  .verano{
    background-color: #7BB9E6;
    padding: 50px 0;
  }
  .verano .card{
    border: 0px;
  }
  .verano h4{
    color: white;
    font-weight: 800;
    font-family: "Montserrat Alternates";
  }
  .verano h5.card-title{
    color:  #7BB9E6;
    font-weight: 800;
    font-family: "Montserrat Alternates";
  }
}

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

@media only screen and (min-width: 992px) {
  .img-destacada{
    background: url(../images/banner-slide-80.jpg) no-repeat top;
    background-size:100%;
  }
  .tit-destacada{
    height: 50vh;
    color: white;
  }
  .tit-destacada h1{
    font-weight: 900;
    text-shadow: #000 0px 0px 10px;
    font-size: 3rem;
  }
  .datos{
   font-size: 0.7rem;
  }
  .mes, .hora, .ubicacion{
    display: inline-block;
    margin-left: 10px;
    text-shadow: #000 1px 0px 2px; 
    font-size: 0.7rem;
  }
  .tags a.btn{
    font-size: 0.6rem;
    border: 1px solid;
    padding:0px 5px;
    margin-right: 15px;
    border-radius: 0px
  }
  .desarrollo, .post{
    margin-top: 20px;
  }
  .post h2{
    font-weight: 800;
    font-family: "Montserrat Alternates";
    font-size: 2rem;
  }
  .fechas h3{
    font-size: 1.5rem;
  }
  .post p{
    font-size: 0.9rem;
  }
  .fechas{
    padding: 0 150px;
    margin-top: 20px;
  }
  .entrada{
    background-color: white;
    margin-bottom: 10px;
  }
  .dias, .lugar, .price{
    text-align: center;
    padding: 20px;
    color: #5E5E5E;
  }
  .fechas .dias{
    background-color: #7BB9E6;
    color:white;
  }
  .fechas span{
    font-weight: 900;
    font-size: 1.3rem;
  }
  .fechas .dias span.txt{
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 0.5rem;
  }
  .fechas .lugar{
    text-align: left;
  }
  .fechas .lugar span.txt{
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 0.5rem;
  }
  .verano{
    background-color: #7BB9E6;
    padding: 50px 0;
  }
  .verano .card{
    border: 0px;
  }
  .verano h4{
    color: white;
    font-weight: 800;
    font-family: "Montserrat Alternates";
  }
  .verano h5.card-title{
    color:  #7BB9E6;
    font-weight: 800;
    font-family: "Montserrat Alternates";
  }
}

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

/*----- Noticias -----*/

@media only screen and (min-width: 320px) {
.noticia{
  background-color: #424242;
  color: #FFFFFF;
}
.noticia h1{
  font-weight: 900;
  padding: 5px 0;
  font-size: 0.8rem;
}
.post h5{
  font-weight: 700;
}
.multimedia{
  margin-bottom: 20px;
}
.epigrafe{
  border-left: 5px solid;
  padding-left: 10px;
  position: relative;
}
.epigrafe p{
  display: block;
  font-weight: 700;
}
.desarrollo .post h2{
  font-size:1.5rem;
  font-weight:700;
}
p.principal{
  font-size:1rem;
}
.media-tab{
  max-width:850px;
  margin-bottom:30px;
  padding:20px 0;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
}
.media-tab ul{
  display:none;
}
.desarrollo .contenido p{
  max-width:850px;
  font-size:0.8rem;
}
.desarrollo .contenido{
  margin-bottom:30px;
}
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

@media only screen and (min-width: 992px) {
.noticia h1{
  font-weight: 900;
  padding: 10px 0;
  font-size: 1.8rem;
}
.epigrafe{
  border-left: 5px solid;
  padding-left: 10px;
  position: absolute;
  bottom: 0;
}
.desarrollo .post h2{
  font-size:2.5rem;
  font-weight:700;
}
p.principal{
  font-size:large;
}
.media-tab{
  max-width:850px;
  margin-bottom:30px;
  padding:20px 0;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
}
.media-tab ul{
  display:none;
}
.desarrollo .contenido p{
  max-width:850px;
  font-size:1rem;
}
.desarrollo .contenido{
  margin-bottom:30px;
}
}

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

/*----- ministerios con submenu -----*/

@media only screen and (min-width: 320px) {
  .sub-logo{
    margin: 20px 0;
    display: block;
  }
  .pane p{
    font-size: 0.75rem;
  }
  .tab-panel{
    background-color: #FFF;
    padding: 20px 10px;
    margin-top: -16px;
  }
  .tab-content .tab-panel {
    display: none;
}
  .pane p{
    font-size: 0.9rem;
  }
  .pane .nav-link{
    font-weight: 600;
    color: #7BB9E6;
    font-size: 0.6rem;
  }
  .pane .nav-pills .nav-link.active{
    color: #424242;
  }
  .pane .nav-pills .nav-link.active, .pane .nav-pills .show .nav-link{
    border-radius: 0px;
    background: #FFF;
  }
  .pane .list-group-item{
    font-size: 0.7rem;
  }
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

@media only screen and (min-width: 992px) {
  .sub-logo{
    margin-bottom: 20px;
    display: block;
  }
  .tab-panel{
    background-color: #FFF;
    padding: 20px 10px;
    margin-top: -16px;
  }
  .tab-content .tab-panel {
    display: none;
}
  .pane p{
    font-size: 0.9rem;
  }
  .pane .nav-link{
    font-weight: 600;
    color: #7BB9E6;
    font-size: 0.9rem;
  }
  .pane .nav-pills .nav-link.active{
    color: #424242;
  }
  .pane .list-group-item{
    font-size: 0.9rem;
  }
  .new-sensation .row-portada-sort .col-position-1, .new-sensation .row-portada-sort .col-position-2, .new-sensation .row-portada-sort .col-position-3, .new-sensation .row-portada-sort .col-position-4 {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
}

/*----------------------- Boletin Oficial-----------------------*/
#boletin .busqueda-avanzada {
    margin-top: 0.8rem;
    font-size: 0.8rem;
    font-weight: 500;
}

#boletin .form-control {
    border-radius: 0px;
}

/*-----------------------------------------------------*/
/*---------------------AGREGADOS EXTRAS--------------------*/
/*-----------------------------------------------------*/




.new-sensation .dropdown a.dropdown-toggle, .new-sensation .navbar-light .navbar-nav a {
    white-space: nowrap;
    color: white;
    padding: 0.5rem;
    display: block;
}
.new-sensation .dropdown.show a.dropdown-toggle {
    color: #424242;
    background-color: #BCE4FA;
}
.new-sensation ul.dropdown-menu.show {
    border: none;
    border-radius: 0px;
    background-color: #BCE4FA;
}
.new-sensation .dropdown.show ul li a {
    font-size: 0.7rem;
    color: #424242;
}
.new-sensation .banner.box {
    background-color: #FFFFFF;
    text-align: left;
}
.new-sensation .banner.box ul.list-unstyled{
  padding: 0.5rem;
}
.list-unstyled p.label {
    margin: 0;
    font-weight: 600;
}
.list-unstyled p{
    font-weight: 400;
}
.banner.box img, .img-responsive{
    max-width: 100%;
}
.box.box-noticia p {
    font-size: 0.8rem;
    line-height: 1rem;
    font-weight: 400;
}
.box.box-noticia h2 {
    font-size: 1rem;
    font-weight: 500;
}
.new-sensation .box.box-noticia p {
    font-size: 0.8rem;
}
.box.box-noticia p.date {
    font-size: 0.7rem;
}

.new-sensation .box.banner header, .new-sensation .box.html header{
    background: #333333;
    position: relative;
    border: none;
}
.new-sensation .box.banner header h5, .new-sensation .box.html header h5{
    color: #EDC73F;
    padding: 0.8rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 500;
    margin: 0px;
}
.icons-mo {
  padding: 0.5rem;
  display: inline-block;
}
.enlaces {
    background: #4DBDD7;
    color: white;
    padding: 0.8rem;
}
.enlaces h5, .consul h5{
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 500;
}
.enlaces hr, .consul hr{
  border-top: 1px solid #FFFFFF;
  margin: 0.8rem 0 0;
}
.enlaces ul, .consul ul {
    list-style: none;
    margin: 0 0 0.8rem;
    padding: 0px;
}
p.title {
    margin: 0.8rem 0;
    text-transform: uppercase;
    border-bottom: #FFFFFF 1px solid;
    font-size: 0.8rem;
    font-weight: 600;
}
.enlaces a, .enlaces a:hover, .consul a, .consul a:hover{
  color: #FFFFFF;
}
.enlaces a.btn.btn-light{
  color: #4DBDD7;
}
.consul{
  background-color: #3A63A7;
  color: #FFFFFF;
  padding: 0.8rem;
}
.consul ul li{
  display: block;
  margin-top: 0.8rem;
}

div.box.box-agenda div.row div.col-12{
  padding:10px 30px; 
}
.new-sensation .buscador .form-control {
    font-size: 0.7rem;
    border-radius: 0px;
}
.new-sensation.module_front_search h2 {
    font-size: medium;
    font-style: italic;
}
.new-sensation.module_front_search article {
    background-color: white;
    padding: 0.8rem;
    margin-bottom: 0.8rem;
}
.new-sensation.module_front_search article p.h4 a{
  font-size: medium;
  font-style: normal;
}
.new-sensation.module_front_search article a{
  font-style: italic;
}

.module_front_lista_archivo article.box {
    padding: 0.8rem;
    background: white;
}
.module_front_lista_archivo article.box header p {
    font-size: 0.7rem;
}
.module_front_lista_archivo article.box img.img-responsive {
    margin-bottom: 0.8rem;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0.8rem;
}
.ministeries figcaption {
    background: rgba(0,0,0,0.5);
    padding: 0.5rem;
    color: white;
    font-style: italic;
    font-weight: 700;
    position: absolute;
    bottom: 1rem;
    width: 89%;
}
li.fecha a {
    display: block;
    background-color: #ABE1FA;
    padding: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: #666;
    border-bottom: 3px solid #00C0F3;
}
li.fecha.current a {
    background: #00C0F3;
    color: white;
    border-bottom: 3px solid #1268B3;
}
.row.eventos {
    background: #FFF;
    margin-bottom: 1rem;
}
.agenda h3 {
    margin-left: -15px;
    margin-right: -15px;
    background: #00C0F3;
    padding: 0.5rem;
    font-size: 0.8rem;
    color: white;
}
.agenda ul.list-unstyled li {
    margin-bottom: 0.5rem;
    border-bottom: 1px dashed #CCC;
}
p.event-hora {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9rem;
    height: 10vh;
    margin-bottom: 0px;
    text-align: right;
    padding-top: 45%;
}
.agenda p.event-content {
    font-size: 0.7rem;
    margin: 0.3rem 0;
    font-weight: 500;
    text-transform: uppercase;
}
.agenda p.event-content a{
	color: #00C0F3;
}
.calendar h1 {
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    font-size: xx-large;
    margin: 1rem 0;
}

@media only screen and (min-width: 320px) {
.row.eventos {
    margin: 0;
}
ul.list-unstyled.clearfix.dias {
    margin: 0px;
    padding: 0px;
    display: flex;
}
}
@media only screen and (min-width: 992px) {
.row.eventos {
    margin: 0 0 0 -15px;
}
ul.list-unstyled.clearfix.dias {
	margin: 0px;
    padding: 0px;
    display: inherit;
}
}










