@font-face {
    font-family: 'NexaLightRegular';
    src: url('../font/nexalight.eot');
    src: url('../font/nexalight.eot') format('embedded-opentype'),
         url('../font/nexalight.woff2') format('woff2'),
         url('../font/nexalight.woff') format('woff'),
         url('../font/nexalight.ttf') format('truetype'),
         url('../font/nexalight.svg#NexaLightRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
padding: 0;
margin: 0;
}
html{
   height:100%;
}
body {
   width: 100%;
   height: 100%;
   position: absolute;
   background-repeat: repeat;
   font-family: helvetica, Arial, sans-serif;
   text-align: justify; 
}

.main {
  width:100%;
}

.slides {
  width: 508px;
}
.slides .sld1 {
  width: 490px;
}
.slidesjs-pagination {
  background:#d4d3d3;
  list-style:none;
  overflow:hidden;
}

.slidesjs-pagination li {
  float:left;
}

.slidesjs-pagination li a {
  display:block;
  padding: 5px 10px;
  font-size: 10px;
  color:#fff;
  font-family:  "NexaLightRegular", helvetica;
  text-decoration:none;
}

.slidesjs-pagination li a:hover {
  background:#f22e24;
}

.slides .active {
  background:#f22e24;
}

.slidesjs-navigation{
  background:#f22e24;
  color:#fff;
  font-family:  "NexaLightRegular", helvetica;
  font-size: 10px;
  font-weight: bold;
  text-decoration:none;
  display:inline-block;
  padding:5px 10px;
  float:right;
}
.caja {
   width: 100%;
   height: 100%;
   max-width: 1280px;
   max-height: 650px;
   margin: 0px auto;
}
.botonera {
  width: 100%;
  min-width: 1280px;
  text-align: right;
  background: #000000;
}
.botonera a {
  height: 30px;
  display: inline-block;  
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 30px;
   transition: background .35s ease-in-out;
   -moz-transition: background .35s ease-in-out;
   -webkit-transition: background .35s ease-in-out;
}
.botonera a:hover {
  display: inline-block;
  background: #ffffff;
  color: black;

}
.logo1 {
  width: 200px;
  height: 85px;
  padding-left: 210px;
  padding-top: 40px;
  float: left;
  position: absolute;
  z-index: 2;
}
.logo1 a {
  text-decoration: none;
  float: left;
}
.logo {
  width: 1024px;
  height: 85px;
  padding-left: 50px;
  padding-top: 10px;
  float: left;
  position: absolute;
  z-index: 2;
}
.logo a {
  text-decoration: none;
  float: left;
}
.contenido {
   width: 1124px;
   height: 100%;
   padding-top: 20px;
  margin: 0px auto;
}
.contenido1 {
   width: 830px;
   height: 100%;
   padding-top: 20px;
  margin: 0px auto;
}
.ima {
  width: 450px;
  height: 150px;
  float: left;
  margin-bottom: 5px;
}
.titulo1 {
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
  font-weight: 400px;
  color: #e51b24;
  padding-bottom: 15px;
}
.titulo2 {
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 20px;
  text-align: left;
  font-weight: 600px;
  color: #e51b24;
  float: left;
  margin-left: 10px;
  padding-bottom: 10px;
}
.ficha {
  font-family: helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: justify;
  font-weight: 400px;
  color: #848483;
  padding-bottom: 15px;
}
.ficha h3 {
  font-family: helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: justify;
  font-weight: bold;
  color: #4c4b4b;
}
.fotografia {
  width: 470px;
}
#foto {
  width: 460px;
  margin: 0px auto;
}
.fotografia a {
  text-decoration: none;
}
#cajaslider {
  width: 500px;
  height: 300px;
  float: left;
  margin-left: 10px;
}
#cajaslider2 {
  width: 500px;
  height: 281px;
  float: left;
  margin-left: 10px;
  background: #f8f7f7;
}
#volver a{
  width: 500px;
  height: 30px;
  display: block;
  float: left;
  font-family: helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background:#f22e24;
  margin-left: 10px;
  text-decoration: none;
  font-weight: bold;

}
#volver a:hover {
  color: #fff;
  background:#d4d3d3;
    transition: background .35s ease-in-out;
   -moz-transition: background .35s ease-in-out;
   -webkit-transition: background .35s ease-in-out;
}
.ima1 {
  width: 450px;
  height: 150px;
  float: right;
  margin-bottom: 5px;
}
.btn {
  margin-left: 410px;
  float: left;
  margin-bottom: 5px;
}
.btn1 {
  margin-right: 410px;
  float: right;
  margin-bottom: 5px;
}
.btn2 {
  margin-left: 410px;
  float: left;
  margin-bottom: 5px;
}
.btn3 {
  margin-right: 410px;
  float: right;
  margin-bottom: 5px;
}
.btn a{
  width: 150px;
  height: 150px;
  background: #81040b;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 150px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.btn a:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear;
}
.btn1 a{
  width: 150px;
  height: 150px;
  background: #e51b24;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 150px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.btn1 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear;
}
.btn2 a{
  width: 150px;
  height: 150px;
  background: #7e8083;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 150px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.btn2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear;
}
.btn3 a{
  width: 150px;
  height: 150px;
  background: #231f20;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 150px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.btn3 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear;
}
.pie {
  width: 100%;
  min-width: 1280px;
  height: 250px;
  margin-top: 30px;
  background-image: url(../img/fondo.jpg);
  float: left;
}
.imapie {
  width: 195px;
  height: 123px;
  float: left;
  margin-top: 70px;
  margin-left: 50px;
  margin-right: 20px;
}
.textopie {
  width: 400px;
  height: 123px;
  float: left;
  margin-top: 90px;
  font-family: helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
}
.cajacolor, .cajacolor1, .cajacolor2, .cajacolor3, .cajacolor4 {
  width: 200px;
  height: 346px;
  float: left;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 200px; 
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
.cajacolor {
  background: #81040b;
}
.cajacolor1{
  background: #e51b24;
}
.cajacolor2{
  background: #7e8083;
}
.cajacolor3{
  background: #231f20;
}
.cajacolor4{
  background: #c7c6c6;
}
.cajatexto {
  width: 600px;
  height: 300px;
  float: left;
  font-family: helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #363636;
  text-align: justify;
  margin-left: 10px;
}
.cajatexto2 {
  width: 500px;
  float: left;
  font-family: helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #363636;
  text-align: justify;
  margin-left: 10px;
  margin-bottom: 10px;
}
#cajabtn {
  margin-top: 10px;
  width: 500px;
  height: 268px;
  float: left;
  padding: 8px 0px 0px 68px;

}
#cajabtn a{
  width: 180px;
  background: #e51b24;
  padding: 8.5px;
  margin: 1px;
  color: #fff;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  float: left;
}
#cajabtn a:hover {
  background: #b7b6b6;
}
.imacont {
  width: 1280px;
  height: 175px;
  margin-top: 108px;
  margin-bottom: 30px;
  float: left;  
}
.mapapie {
  width: 150px;
  height: 130px;
  float: left;
  padding-top: 70px;
}
.contenidopie {
  width: 1024px;
  height: 250px;
  margin: 0px auto;
}
.btnpie {
  width: 1024px;
  height: 10px;
  padding-top: 10px;
  text-align: right;
}
.btnpie a {
  color: #fff;
  text-decoration: none;
  padding-right: 12px;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  font-size: 10px;

}
.btnpie a:hover {
  color: #e51b24;
}
.imaconta {
  width: 32px;
  height: 124px;
  float: left;
}
.textoconta {
  width: 250px;
  float: left;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  line-height: 20px;
  font-size: 13px;
  color: #363636;  
  padding-top: 5px;
  padding-left: 10px;
}
.flecha {
  height: 70px;
  float: left;
  padding-right: 15px;
  padding-left: 20px;
}
.contacto {
  float: left;
  font-family: "NexaLightRegular", helvetica, Arial, sans-serif;
  line-height: 20px;
  font-size: 14px;
  color: #363636; 
  padding-bottom: 10px; 
}
.mapaconta {
  width: 285px;
  height: 165px;
  float: left;
  padding-top: 10px;
}
.caja1 {
  width: 300px;
  height: 400px;
  float: left;
  margin-top: 25px;
}
.telefonos {
  width: 220px;
  height: 400px;
  float: left;
  padding-top: 20px;
}