* {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-size: 15px;
    font-style: normal;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
/************************/
/* Banner o slider */
.top_bottom {
    margin: 0px !important;
    padding: 0px !important;
}
/*******************/
.super-top {
	padding:5px;
	text-align: center;
	background-color:#303338;
	color:#FFF;
}
.slider {
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom:50px !important;
}
.footer {
    position: fixed;
    bottom: 0px;
    border-top: solid 1px #CCC;
    padding: 10px;
    background-color: #EEE;
    color: #000;
	width:100%;
}
.foot {
	margin-top:100px;
}
.top {
    padding: 5px;
}
.top1 {
    text-align: center;
}
.top1 img {
    height: 100px;
}
.top2 {
    padding-right: 20px;
    text-align: right;
}
.volver {
    line-height: 100px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #696969;
}
.volver:hover {
    text-decoration: none;
    color: #0051A0;
}
.num-preg {
    font-size:2rem;
    color:#FF0000;
}
.preg {
    font-weight: bold;
    font-size:1.8rem;
    color:#696969;
}
ul li {
	line-height: 3rem;
}
@media (max-width:992px) {
    .volver {
		font-size:1.8rem;
        line-height: 50px;
    }
}
.boton {
	background-color:#3187DE;
	border:0px;
	color:#FFF;
	padding:5px;
}
.boton:hover {
	background-color:#154D86;
}
