/* Theme Name: CRC CONVEYOR RENTAL COMPANY
Theme URI: http://conveyors4rent.com
Author: Betrmedia
Autor URI: http://www.betrmedia.com
Description: CRC CONVEYOR RENTAL COMPANY
Version: 1.0; */
a {
  text-decoration: none;
}
body,
html {
  height: 100%;
}
img {
  border: none;
  display: block;
  vertical-align: bottom;
}
@font-face {
  font-family: 'trajan_regular';
  src: url("fuentes/trajan_regular.eot");
  src: url("fuentes/trajan_regular.eot?#iefix") format('embedded-opentype'), url("fuentes/trajan_regular.woff") format('woff'), url("fuentes/trajan_regular.ttf") format('truetype'), url("fuentes/trajan_regular.svg#trajan_regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'trajanbold';
  src: url("fuentes/trajanbold.eot");
  src: url("fuentes/trajanbold.eot?#iefix") format('embedded-opentype'), url("fuentes/trajanbold.woff") format('woff'), url("fuentes/trajanbold.ttf") format('truetype'), url("fuentes/trajanbold.svg#trajanbold") format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
html {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
body {
  background-image: url("img/basilica.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Roboto Condensed', sans-serif;
}
.info {
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  padding: 30px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 350px;
  min-height: 100%;
}
.logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.logo img {
  width: auto;
  height: 100px;
}
.logo h2 {
  font-family: 'trajanbold';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  margin: 5px 0px;
  padding: 0px;
  text-align: center;
}
.logo h3,
.logo h4 {
  font-family: 'trajan_regular';
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.logo h3 {
  border-bottom: 1px solid #fff;
  padding: 3px 10px;
  margin-bottom: 3px;
}
.horarios {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.horarios >h2 {
  background-color: #f00;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 5px 0px;
}
.horarios .ubicacion {
  padding: 0px 10px;
}
.horarios .ubicacion h2 {
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #f00;
  padding: 0px 10px;
  padding-bottom: 5px;
  text-align: center;
}
.horarios .ubicacion h3 {
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  padding: 0px 10px;
  text-align: center;
  margin-bottom: 20px;
}
.horarios .ubicacion p {
  line-height: 1.6;
  margin: 0.5em 0px;
  padding: 0px 10px;
}
.horarios .ubicacion table {
  width: 100%;
}
.horarios .ubicacion td {
  text-align: left;
}
.horarios .ubicacion ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
.horarios .ubicacion li {
  text-align: center;
}
.donaciones {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.donaciones a {
  background-color: #ffe853;
  font-weight: 800;
  border-radius: 10px;
  color: #343434;
  display: block;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 20px;
  font-size: 18px;
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
  box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.donaciones a i {
  font-size: 26px;
}
.donaciones a:hover {
  background-color: #f00;
  color: #fff;
}
.trasmisiones-txt {
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
}
.trasmisiones-txt p {
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.trasmisiones-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-bottom: 20px;
}
.trasmisiones-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  margin: 0px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 10;
}
.trasmisiones-links a:first-child {
  background-color: #245b9c;
}
.trasmisiones-links a img {
  max-width: 70%;
  height: auto;
}
.trasmisiones-links a:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  z-index: 20;
}

.ubicacion table{
    margin:auto;
    max-width:70%;
    margin-bottom:20px;
}



/*# sourceMappingURL=estilos.css.map */