.banner_modal,
.banner_vincular {
    margin-bottom: 15px;
}


.banner_modal a,
.banner_vincular a  {
    text-decoration: none;
}

.titulo_banner:before {
    width: 10px;
    height: 10px;
    display: inline-block;
    content: "";
    background-color: #cc1127;
    margin-right: 11px;
}

.titulo_banner {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.modal-header {
    background-color: #b71c1c;
    color: #fff;
}

.modal-header .close {
    margin-top: -2px;
    color: #333232;
    opacity: 2;
    font-size: 35px;
    text-shadow: 0 0px 0 #fff0;
    border: 0px;
}

h4.modal-title {
    font-family: 'Barlow', sans-serif;
    font-size: 31px;
    font-weight: bold;
    font-style: italic;
    padding-left: 12px;
}

.modal-body ul {
    padding-left: 20px;
}

.modal-body p,
.modal-body span,
.modal-body a,
.modal-body b,
.modal-body strong,
.modal-body li,
.modal-body {
	font-family: 'Barlow', sans-serif;
	font-size: 15px;	
}

img.imagen_modal {
    margin-bottom: 30px !important;
    width: 71% !important;
    margin: 0 auto;
    display: flex;
}

.modal-body li {
    margin-bottom: 8px;
}

button.btn.btn-default{
	font-family: 'Barlow', sans-serif;	
}

.fade.in {
    display: block !important;
}

div#clickme {
	display: block;
    color: #fff;
    position: relative;
    float: right;
    padding: 8px;
    font-style: italic;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #B71C1C;
    cursor: pointer;
	font-weight: 400;	
}

.boton_modal {
    position: relative;
    float: left;
    text-align: right;
    width: 100%;
}

.opcion_acertijo {
    font-family: 'Barlow', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #616161;
}

.opcion_intro {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    color: #616161;
	margin-bottom: 20px;
}

.respuesta {
    font-family: 'Barlow', sans-serif;
    font-weight: bold;
    color: #616161;
    margin-bottom: 20px;
}

.taller_item{
	margin-bottom: 20px
}

.taller_titulo {
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 11px;
}

button#formularioregistro {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.label_sus{
	font-family: 'Raleway', sans-serif;
    font-size: 17px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 500;	
}