@charset "utf-8";


/* MODS MAU */
#area #main-programa h3{ color: #a51612;}
.container #oferta h3{text-transform: uppercase; color:#a51612; font-size: 3em; letter-spacing: 3px; margin-bottom: 0px;}
.container #oferta hr{background-color: #a51612; color: #a51612; height: 5px; max-width: 460px; width: 85%; margin-top: 5px; margin-bottom: 30px;}
.container #oferta p{margin: 0 15px 0 15px; text-align: justify;}
.container #oferta .boton-redondo{
    max-width: 272px;
    height: auto;
    background-color: #a51612;
    margin: 25px 0px;
    padding: 3px 8px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 32px;
    text-transform: uppercase;
    float: left;
    transition: all .4s;
}
.container #oferta .boton-redondo:hover{
  opacity: 0.70;
  -moz-opacity: .70;
  transition: all .4s;
}
.container #oferta .boton-redondo a{
  color:#fff;
  text-decoration:none;
  padding:5px 10px 5px 10px;
}
.lineadivisora {background-color: #a51612; color: #a51612; height: 5px; width: 100%; margin-top: 5px; margin-bottom: 30px;}
.panel-title p{text-align: left; font-size: 12px; margin-left: 25px; font-weight: bold;}
.panel-body {text-align: justify; font-size: 12px;}
.mainTitle {text-align: left; font-weight: 600; font-size: 14px;}
.panel-title .mainTitle i{margin-right: 25px;}



#main-programa .btn-areas a{cursor: pointer; color: #797979;}
#main-programa .btn-areas a:hover, #main-programa .btn-areas a:focus{
    transition: 0.4s;
    transform: scale(1.1);
    opacity: 0.7;
    text-decoration: none;
}
#preguntas{display: flex; justify-content: center; padding: 20px;}
#formulario_mensaje button{border-radius: 10px;padding: 5px 20px; margin-top: 20px;}
.tab-content .thumbnail{padding: 0px; box-shadow: 2px 2px 7px #d0d0d0;}
.tab-content .thumbnail img{object-fit: cover; width: 100%; max-height: 177px;}
.tab-content .thumbnail .panel-group {margin-bottom: 0px;}
.tab-content .thumbnail .secc-vermas {
    text-align: center;
    margin: 15px 0;
    display: flex;
    justify-content: space-around;
}

/*//////////////////////////////////////////*/
/* Colores para secciones */

/* Colores Textos */
.cMorado{color: #932090 !important;}
.cAmarillo{color: #FCB028 !important;}
.cVerde{color: #89C732 !important;}
.cAzul{color: #86C4CE !important;}
.cNaranja{color: #F25910 !important;}
/* Color de Fondo */
.bMorado{background: #8d3dae !important;}
.bAmarillo{background: #FCB028 !important;}
.bVerde{background: #89C732 !important;}
.bAzul{background: #86C4CE !important;}
.bNaranja{background: #F25910 !important;}
/* Color de borde */


/*BOTONES */
#contenido2 .btn-morado a{color: #fff;}
.btn-morado{
    color: #fff;
    background-color: #932090;
    border-color: #932090;
    transition: all .4s;
    font-size: 9px;
}
.btn-morado:hover, .btn-morado:focus, .btn-morado:active, .btn-morado.active, .open > .dropdown-toggle.btn-morado {
    color: #fff;
    background-color:#70186D;
    border-color: #70186D;
    transition: all .4s;
}
#contenido2 .btn-verde a{color: #fff;}
.btn-verde{
    color: #fff;
    background-color: #89C732;
    border-color: #89C732;
    transition: all .4s;
    font-size: 9px;
}
.btn-verde:hover, .btn-verde:focus, .btn-verde:active, .btn-verde.active, .open > .dropdown-toggle.btn-verde {
    color: #fff;
    background-color:#70A428;
    border-color: #70A428;
    transition: all .4s;
}
#contenido2 .btn-azul a{color: #fff;}
.btn-azul{
    color: #fff;
    background-color: #86C4CE;
    border-color: #86C4CE;
    transition: all .4s;
    font-size: 9px;
}
.btn-azul:hover, .btn-azul:focus, .btn-azul:active, .btn-azul.active, .open > .dropdown-toggle.btn-azul {
    color: #fff;
    background-color: #60B1BF;
    border-color: #60B1BF;
    transition: all .4s;
}
#contenido2 .btn-naranja a{color: #fff !important;}
.btn-naranja{
    color: #fff;
    background-color: #F25910;
    border-color: #F25910;
    transition: all .4s;
    font-size: 9px;
}
.btn-naranja:hover, .btn-naranja:focus, .btn-naranja:active, .btn-azul.naranja, .open > .dropdown-toggle.btn-naranja {
    color: #fff;
    background-color: #DE500C;
    border-color: #DE500C;
    transition: all .4s;
}
#contenido2 .btn-amarillo a{color: #333;}
.btn-amarillo{
    color: #fff;
    background-color: #FCB028;
    border-color: #FCB028;
    transition: all .4s;
    font-size: 9px;
}
.btn-amarillo:hover, .btn-amarillo:focus, .btn-amarillo:active, .btn-amarillo.active, .open > .dropdown-toggle.btn-amarillo {
    color: #fff;
    background-color:#E99803;
    border-color: #E99803;
    transition: all .4s;
}
#contenido2 .btn-transparente a{color: #fff !important;}
.btn-transparente{
    color: #fff;
    border-color: #fff;
    transition: all .4s;
    font-size: 14px;
}
.button {
    display: inline-block;
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 5px 20px;        
    /*width: 200px;*/
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    text-transform: uppercase;
}
.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 10px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

#contenido2 .btn3 {
    padding: 10px 2px;
    margin: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transition: .4s;
    text-transform: uppercase;
}
#contenido2 .btn3:hover {
    
    transition: .4s;
    background-color: rgba(255,255,255,0.15);
}
#contenido2 a.btn3:hover, #contenido2 a.btn3:link, #contenido2 a.btn3:visited, #contenido2 a.btn3:active {color: #fff;}
@media (min-width:0px) and (max-width:767px){#preguntas #preg-cont{width: 100%;}}
@media (min-width:768px) and (max-width:1200px){#preguntas #preg-cont{width: 70%;}}
@media (min-width:1201px) {#preguntas #preg-cont{width: 50%;}}


/*   FIN MODS MAU */
/*Cards*/
figure {
  margin: 0;
}

img {
  display: block;
  max-width: 100%;
}

.content-header-title {
  padding: 1.5em;
  font-size: 2.5em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.cards {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.cards .content-card {
  display: flex;
  margin-bottom: 2em;
  background-color: white;
  border: .2px solid grey;

}
@media screen and (min-width: 480px) {
  .cards .content-card {
    flex: 0 1 calc( 50% - 1em);
  }
}
@media screen and (min-width: 768px) {
  .cards .content-card {
    flex: 0 1 calc( 25% - 1em);
  }
}
.cards .content-card-link {
  display: block;
}
.cards .content-card-link:hover {
  box-shadow: 3px 3px 8px #b3b3b3;
}
.cards .content-card-data {
  padding: 1em;
}
.cards .content-card-description {
  line-height: 1.7;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}
.btn2 {
	padding: 10px 25px;
	color: #800101;
    margin: 0 0 5px 0;
}
