.top-contenido { padding-top: 4%; }

.logo-congreso { width: 7rem; margin: 0.5rem; }
@media (min-width: 768px) { .logo-congreso { width: 11rem; margin: 0.5rem; } }

.menu-foro { background: #526f85; height: 4rem; }
@media (min-width: 768px) { .menu-foro { height: 6rem; padding-left: 3rem; padding-right: 3rem; } }
.menu-foro a { color: #4e4e4e; }
.menu-foro .nav-wrapper { /*img {
	width: 7rem;
	margin: 0.5rem;					
	@media (min-width: $screen-sm-min){
		width: 13rem;
		margin: 0.5rem;				
	}
}*/ }
.menu-foro .nav-wrapper .button-collapse { margin-top: 0.25rem; color: white; }
@media (min-width: 768px) { .menu-foro .nav-wrapper .button-collapse { margin-top: 1rem; } }
.menu-foro .nav-wrapper ul.menu-normal li.boton-menu { margin: 0.47rem; }
.menu-foro .nav-wrapper ul.menu-normal li.boton-menu a { color: white; font-size: 1.5rem; }
.menu-foro .nav-wrapper ul.menu-normal li.boton-menu a:hover, .menu-foro .nav-wrapper ul.menu-normal li.boton-menu a:focus { background: #48657b; color: white; }

.estilo1 { font-family: "Poppins", sans-serif; font-weight: bold; font-size: 1.5rem; }
@media (min-width: 992px) { .estilo1 { font-size: 2.5rem; } }

.estilo2 { font-family: "Poppins", sans-serif; font-style: italic; font-size: 1rem; }
@media (min-width: 992px) { .estilo2 { font-size: 1rem; } }
@media (min-width: 1200px) { .estilo2 { font-size: 1.5rem; } }

.estilo3 { font-family: "Roboto Condensed", sans-serif; }
@media (min-width: 1200px) { .estilo3 { letter-spacing: 0.1em; } }

.img-foro { position: relative; width: 80%; top: 10%; }
@media (min-width: 992px) { .img-foro { top: 25%; width: 80%; } }

.pie-pagina { background-color: white; height: 50px; }

.index-contenido { margin-top: 10%; color: #4e4e4e; text-align: center; }
@media (min-width: 768px) { .index-contenido { text-align: left; } }
.index-contenido a { padding: 10px 50px; margin: 0.5rem; font-size: 1.5rem; text-decoration-color: #48657b; background-color: #e7708e; color: white; }
.index-contenido a:hover, .index-contenido a:focus { background: #565656; }

.espacio { margin-bottom: 1.5rem; }

@media (min-width: 992px) { .btn-foro p { width: 50%; display: inline; } }
.btn-foro p a { margin-left: 0px; }

.modal-body-temas { font-size: 13px; padding: 20px; }
@media (min-width: 768px) { .modal-body-temas { font-size: 15px; padding: 40px; } }

.logo-foro { width: 50%; margin: 1%; }
@media (min-width: 768px) { .logo-foro { width: 15%; } }

.resultados-contenido { padding-top: 4%; }

.borde-dashed { border-bottom: 2px solid #e0e0e0; }

.footer-transitorio { background-color: #757575 !important; }
.footer-transitorio h5 { font-size: 1.2rem; font-weight: bold; }

.btn { background-color: #e7708e; }
.btn:hover { background-color: #4e4e4e; }

.tabs .tab a:hover, .tabs .tab a.active { color: #4e4e4e; font-weight: bold; }

/*# sourceMappingURL=main.css.map */
