@media (max-width: 480px) {
  iframe {
    width: 330px;
	height: 180px;
  }
}

@media (min-width: 1200px) {
  #titulo {
    font-size: 41px;
  }
}

@media (min-width: 300px) {
  #titulo {
    font-size: 21px;
  }
}

@media (min-width: 300px) {
  #titulo-de-carrusel {
    margin: 0;
    font-size: 29px;
    padding: 14px;
    font-size: 41px;
  }
}

@media (min-width: 1200px) {
  #titulo-de-carrusel {
    margin: 0;
    font-size: 41px;
    padding: 14px;
    font-size: 41px;
  }
}

#vermas {
  margin-top: 50px;
}

#linea {
}

#linea {
  border-style: inset;
  border-width: 2px;
  border-top: initial;
  border-left: initial;
  border-bottom: initial;
}

#carousel-1 {
  margin-top: 78.375px;
  margin-left: auto;
  margin-right: auto;
}

.social-icons-footer{
	background: transparent !important;
	border: 0 !important;
}

.calendarmark{
	padding-top: 100px;
}

.todayTable tr{
	background: transparent;color: rgb(255,255,255);
}

.todayTable tbody{
	color: rgb(230,230,230);
	font-size: 14px;
}

.text{
	font-family: Lato, sans-serif;
}

.especialS{
	text-align: left;
}

#slider {
  margin-top: 89px;
}

#noticia {
  margin-top: 89px;
}

#tablas {
  margin-bottom: 65px;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #DF2E26;
  border-color: #DF2E26;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #DF2E26;
  border-color: #DF2E26;
}

#principal {
  color: rgb(255,255,255);
}

.carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 20px;
  left: 0%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(0,0,0,0.4);
  width: 100%;
}

a:hover {
  color: #CB1B17;
  text-decoration: underline;
}

a {
  color: #d92b2b;
  text-decoration: none;
  background-color: transparent;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  text-decoration: none;
}

@media (min-width: 300px) {
  #notaprincipal .text-center {
    font-size: 30px;
    text-align: center;
    width: 215px;
    margin: 89px;
  }
}

#cuba {
  margin-bottom: 35px;
  padding-top: 35px;
  color: #ededed;
  font-size: 38px;
}

#leyenda {
  font-size: 14px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #c54f4f;
  border-color: #c54f4f;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #c54f4f;
  border-color: #c54f4f;
}

.btn-primary {
  color: #fff;
  background-color: #c54f4f;
  border-color: #c54f4f;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  color: #fff;
  background-color: #c54f4f;
  border-color: #c54f4f;
}

.header-th{
	padding: 0 !important;
	height: 47px;
}

.header-p{
	margin: 0px;
	color: #f4f4f4;
	opacity: 0.51;
}

.comment{
	margin-bottom: 30px;
}

#nombre {
    padding-top: 5px;
}

#responder {
    padding-bottom: 5px;
	margin-bottom: 15px;
}

.page-link{
	color: #d92b2b !important;
}

iframe{
    display: block;
	margin: 0 auto;
}

.todayTable{
	height: 350px;
	overflow: hidden;
}

.todayTable:hover{
	overflow-y: scroll;
}