
.table-index{
	display:table;
	width:100%;
}

.table-row-index{
display: table-row;
}

.table-cell-index{
display: table-cell;
}


.cuadros{
	width: 50%;
	vertical-align: middle;
}


*{
  box-sizing: border-box;
  padding: 0;
  border: 0;

}
body {
  /*font-family: 'Source Sans Pro', sans-serif;*/
   font-family: 'Roboto', sans-serif;
  background: #fff !important;
  color: #4e4e4e;
  font-size: 1.01em;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; 
  }

p {
  font-size: 1.070em;
  color: #434242;
  padding-top: 5px;



  line-height: 27px;
  margin: 0 0 20px 0;
}
/* --- --- CONTENEDOR CARRUSEL --- --- */

.contenedor-carrusel {
max-width: 917px;
    width: 84%;
}
.contenedor-carruselE {
max-width: 500px;
    width: 50%;
}

.contenedor-carruselC {
max-width: 820px;
    width: 70%;
    margin-top: -267px;
    margin-bottom: -50px;
}
/* --- --- CONTENEDOR PRINCIPAL --- --- */

.contenido-principal {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}

.contenido-principal__imagen {
  vertical-align: top;
  margin-right: 20px;
  width: 100%;
  max-width: 1500px;
}

.contenido-principal__contenedor {
  width: 100%;
}

.contenido-principal__titulo {
  font-weight: normal;
  font-size: 28px;
}

.contenido-principal__resumen {
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  color: #CFCFCF;
}

/* --- --- CAROUSEL --- --- */
.carousel__contenedor {
  position: relative;
}


.carousel__anterior,
.carousel__siguiente {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border: none;
  top: calc(50% - 35px);
  cursor: pointer;
  line-height: 30px;
  text-align: center;
  background: none;
  color: #fff;
  opacity: 40%;
}

.carousel__anteriorE,
.carousel__siguienteE {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border: none;
  top: calc(50% - 35px);
  cursor: pointer;
  line-height: 0px;
  text-align: center;
  background: none;
  color: #cc2e2c;
  opacity: 100%;
}

.carousel__anteriorC,
.carousel__siguienteC {
   position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border: none;
  top: calc(50% - 35px);
  cursor: pointer;
  line-height: 0px;
  text-align: center;
  background: none;
  color: #cc2e2c;
  opacity: 100%;
}

.carousel__anterior:hover,
.carousel__siguiente:hover {
  opacity: 100%;
}
.carousel__anteriorE:hover,
.carousel__siguienteE:hover {
  opacity: 70%;
}
.carousel__anteriorC:hover,
.carousel__siguienteC:hover {
  opacity: 70%;
}

.carousel__anterior {
  left: 0;
}

.carousel__siguiente {
  right: 0;
}



.carousel__anteriorE {
  left: -15px;
}

.carousel__siguienteE {
  right: -15px;
}

.carousel__anteriorC {
  left: 0px;
}

.carousel__siguienteC {
  right: 0px;
}


.carousel__lista {
  overflow: hidden;
}

.carousel__elemento {
  text-align: center;
}

.carousel__indicadores .glider-dot {
  display: block;
  width: 30px;
  height: 4px;
  background: #cc2e2c;
  opacity: .2;
  border-radius: 0;
}

.carousel__indicadores .glider-dot:hover {
  opacity: .5;
}

.carousel__indicadores .glider-dot.active {
  opacity: 1;
}

/*
section.testimonials img{
  width: 100%;
height: 100%;
}*/

.galerys{
width: 95%;
margin:auto;
grid-gap: 5px;
overflow: hidden;
padding: 40px 0;
display: grid;
grid-template-columns:230px 230px ;
align-content:  center;
border-color: white;
}
.galerys img{
  width: 100%;
  vertical-align: top;
  height: 310px;
  object-fit: cover;
  transition: transform 0.5s;
}

.galerys a{
display: block;
position: relative;
overflow: hidden;
box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}


.galery{
width: 95%;
margin:auto;
grid-gap: 5px;
overflow: hidden;
padding: 40px 0;
display: grid;
grid-template-columns:220px 220px ;
align-content:  center;
border-color: white;
}
.galery img{
  width: 100%;
  vertical-align: top;
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s;
}

.galery a{
display: block;
position: relative;
overflow: hidden;
box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}

 
.galeria{
width: 95%;
margin:auto;
grid-gap: 5px;
overflow: hidden;
padding: 40px 0;
display: grid;
grid-template-columns:130px 130px 130px; 

}
.galeria img{
  width: 100%;
  vertical-align: top;
  height: 160px;
  object-fit: cover;
  transition: transform 0.5s;
}

.galeria a{
display: block;
position: relative;
overflow: hidden;
box-shadow: 0 0 6px rgba(0, 0, 0, .5);
}
.textreser a{
    text-decoration: none;
    color: #fff;
}

.botonbanner{
  
  width: auto;
  position: relative;
  left: 180px;
  bottom: 90px;
  z-index: 100;
  text-align:center;

background: #e30513;
min-height: 40px;
max-height: 80px;
min-width: 100px;
max-width: 160px;
border-radius: 60px;
padding-top: 15px;
padding-right: 35px;
padding-bottom: 15px;
padding-left: 35px;

border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
-moz-border-radius: 6px;
margin-top: -10px;

}

.botonbanner:hover{
background: #277daf;

}

.light-box{
position: fixed;
top: 0;
left: 0;
height: 100vh;
background: rgba(0,0,0,.5);
width: 100%;
z-index: 1000;
display: flex;
justify-content: center;
align-items: center;
transform: scale(0);
transition: transform .3s ease-in-out;
}

.light-box img{

  width: 35vw;
max-height: 70vh;
}
.light-box:target{
transform: scale(1);
}
.cerrar{
  position: absolute;
  display: block;
  top:40px;
  right: 40px;
  background-color: #D4273F;
  color: white;
  text-decoration: none;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}

/*
.next{
  background-color: #D4273F;
color: white;
height: 30px;
width: 30px;
line-height: 30px;
  text-decoration: none;
  text-align: center;
}*/


.contenedor{
width: 100%;
display: flex;
max-width: 1100px;
}
 
.gradient{
  margin-top: 248px;
background-color: #841024;
/*background-image:linear-gradient(0deg,#841024,transparent);*/
cursor: default;
color:white;

 /* background-image: linear-gradient(0deg,#841024,transparent);*/
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.icon{
  margin-top: 40px;
  font-size: 80px;
}
 
.gradient img{
  margin-top: 250px;
   font-size: 200px;
    background: red;
    
}

.texto{
  color: white;
}
.parrafo{
  color: white;
}

.imageIco{

display:block;
margin:auto;
}
.psubt {
  font-size: 1.010em;
  color: #434242;
text-align: justify;
  line-height: 19px;
  margin: 0 0 20px 0;
}
/*
textarea{
	margin-top: 40px;
	font-size: 16px;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
*/
.error-text{
color:#D4273F;
visibility: hidden;

}
.titleh {

  font-size: 1.4em;
  color:#2f2e2e;
text-align: center;
 font-weight: bold;
 
 word-spacing: 4px;

}


.titleh h1{

  font-size: 0.5em;
  color:#2f2e2e;
text-align: center;
 font-weight: bold;
 
 word-spacing: 4px;

} 

.title {
  width: 100%;
  display: block;
  text-align: center;
  padding: 0 0 38px 0;
}
.titlee {
  width: 100%;
  display: block;
  text-align: center;
  color: #3A3A3A;
  font-size: 0.98em;
  font-weight: bold;

}
.title * {
  display: inline-block;
  width: 100%;
}
.title h1 {
  margin: 0;
  font-size: 1.438em;
}
.h1Colorr{
  color:#D4273F;
  text-align: center;
}
.h1Color{
  color:#D4273F;

}
.title span {
  color: #c0bebe;
  font-size: 1.438em;
  font-weight: bold;
  padding: 0 0 11px 0;
}
.title p {
 
  color: #333232;
  line-height: 25px;
  font-size: 1.089em;
  word-spacing: 6px;
  margin: 0;
  font-style: normal;
}
.subTitle{
  color: #ABADBA;
  font-family: helvetica;
  font-weight:bold;
  line-height: 20px;
  font-size: 0.95em;

  margin: 0;
  font-style:normal;
  margin-top: 27px;

 }
.textarriba{

color: white;
  font-family: arial;
margin-top: 20px;
font-size: 1.0em;
margin-left: 50px;
position:relative; 



}
  .arriba{

  background:#e30513;

 
position:relative; 
line-height: 1.3em;
padding-bottom: 10px

}
.colorTextsmall{
color: #e30513;
font-weight: bold;
}
.colorTextmedium h2 {
color: #fff;
font-weight: bold;
}
.colorTextmedium span{
color: #fff;
font-weight: bold;
}
.colorTextmedium p{
color: #fff;
text-align: left;

}

.ul{
  color:white;
 font-size: 1.07em;
 line-height : 32px;

}
.h3Color{
  color: white;
  font-size: 1.8em;
  line-height: 35px;
}
.smallTitle {

  width: 100%;
  display: block;
  padding: 0 0 20px 0;
}
.smallTitle h2 {
  margin-top: 10px;
   color: #e30513  ;
 font-weight: bold;
  font-size: 1.40em;
}
.smallTitle span {
  text-align: center !important;
  color: #e30513 ;
  font-size: 1.738em;
  font-weight: bold;
  padding: 0 0 11px 0;
}
.spanColor{
  color:#D4273F;
   padding: 0 0 20px 0;
  font-size: 1.25em;

}
.rejilla {


  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
float: left;
  display: grid;
  grid-template-columns: 88px 175px 96px 185px;
 

}


.grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 35%;
	grid-template-columns: 110px 110px 46px ;
}

.parrafo{
  
  margin-left: -10px;
}
.subtitulo{ 

 font-weight: bold;
 color: #FFFFFF;
  font-size: 1.238em;
}
.espacio{
  margin-left: 15px;
  text-align: center;
  margin-left: auto; 
margin-right: auto;
margin-bottom: 150px;


}
.subtitulo-icono{ 
margin-top: 10px;
 font-weight: bold;
 color: #5D5D5D;
  font-size: 1.110em;
}



.cta {
  
  margin-top: 20px;
  color: #D4273F;
  font-size: 0.938em;
  text-decoration: none;
  padding: 10px 40px;
  border: 3px solid #fff;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;


}
.ctaa {
  
  margin-top: 20px;

  color: #fff;
  font-size: 0.938em;
  text-decoration: none;
  padding: 10px 40px;
  border: 3px solid #d8d6d6;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;


}
.cta:hover {
  
  border: 3px solid black;
  color: #fff;
}
.ctaa:hover {
  background: black;
  border: 3px solid black;
  color: #fff;
}

ul.social {
  display: block;
}
ul.social li {
  display: inline-block;
  margin: 0 40px 0 0;
}
ul.social li a {
  text-decoration: none;
  color: #959494;
  text-transform: uppercase;
  font-size: 0.813em;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
ul.social li a i {
  font-size: 1.308em;
}
ul.social li a:hover {
  color: #000;
}

.backtotop {
  position: fixed;
  right: -40px;
  bottom: 40px;
  background: #000;
  width: 40px;
  height: 40px;
  z-index: 100;
  text-align: center;
  line-height: 40px;
}
.backtotop i {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.pace {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  z-index: 10000;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.4s;
  -moz-transition: all ease-in 0.4s;
  -o-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
  color: #000;
}
.pace.pace-inactive {
  display: none;
}
.pace .pace-progress {
  color: #000;
}
.pace .pace-progress:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: attr(data-progress-text);
  font-weight: 800;
  font-size: 3em;
  line-height: 1;
  letter-spacing: -1px;
  text-align: right;
  color: #000;
  margin: -24px 0 0 -55.5px;
}
 

.imagen-cambianted {
	height: 37px;
	width: 60px;
    background: url(../images/icono-efectivo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.imagen-cambianted:hover {
    background: url(../images/icono-efectivo-hover.png);
}
.imagen-cambiantet {
	height: 38px;
	width: 60px;
    background: url(../images/icono-tarjeta.png);
	background-repeat: no-repeat;
	background-position: center;
}
.imagen-cambiantet:hover {
    background: url(../images/icono-tarjeta-hover.png);
}
.imagen-cambiantec {
	height: 45px;
	width: 47px;
    background: url(../images/icono-movil.png);
	background-repeat: no-repeat;
	background-position: center;
}
.imagen-cambiantec:hover {
    background: url(../images/icono-movil-hover.png);
}




.colorTextTitle{
  color: #e30513;
  font-size: 0.95em;
  font-weight: bold;
}
.hrColor{
  background: #D4273F;
  height: 1px;
 width: 60%;
 font-size: 2.5em;
}
.hrColore{
  background: white;
  height: 1px;
 width: 40%;
 font-size: 2.05em;
}
.hrcol{
 background: white;
  height: 2px;
 width: 50%;
 font-size: 2.05em;
 margin-top: -20px;

}
.front{
background:#fff;
box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
color:#000;
padding: 10px;
text-align: center;
}
.back{
background:#D4273F;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);

    color:#FFFFFF !important;
    padding: 10px;
}

.image{  
  width: 80%;
  height: 50%;
}

header {
  width: 100%;

  display: block;
  #padding: 30px 0 0 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: black;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
header * {
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
 
header nav {
  width: 100%;
  display: block;
  #padding: 24px 0;
   color: white;

}
header nav ul {
  width: 100%;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
   color: white;
}
header nav ul li {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.938em;
  color: white;
  display: inline;
  margin: 0 0 0 8px;
}
header nav ul li a {
  text-decoration: none;
  color: white;
}
header nav ul li a:hover {
  color: #e30513;
}
header nav ul li.current a {
  color: #898989;
}
header .sep {
  width: 100%;
  display: block;
  height: 1px;
  background: #e4e2e2;
  margin: 30px 0 0 0;
}

.imagenServicios{
  width: 85%;
  height: 100%;
  margin-top: 10px;
  margin-left: 15px;
  overflow:hidden;
  transition: 0.5s;
  object-fit: cover;
}
.imagenServicios:hover{
transform: scale(1.1);
}

section.encabezado {
  width: 100%;
  display: block;
  padding: 0px 0 10px 0px;
}



section.about {
  width: 100%;
  display: block;
  padding: 0px 0;
  
}

section.about .imageholder {
  width: 100%;
  display: block;
  position: relative;
}
section.about .imageholder:hover .text {
  opacity: 1;
}
section.about .imageholder .text {
  position: absolute;
  
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  opacity: 0;
}
section.about .imageholder .text div {
  height: 100%;
  width: 100%;
  display: table;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
section.about .imageholder .text div span {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
}
section.about .sliderHolder {

  width: 100%;
  display: block;
  position: relative;
}
section.about .sliderHolder .slider {
  width: 100%;
  display: block;
  position: relative;
}
section.about .sliderHolder .bannerNav {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}
section.about .sliderHolder .bannerNav a {
  float: left;
  width: 32px;
  height: 32px;
  background: #fff;
  opacity: 0.7;
  color: black;
  text-align: center;
  font-size: 1.375em;
  margin: 0 0 0 1px;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
section.about .sliderHolder .bannerNav a i {
  line-height: 32px;
}
section.about .sliderHolder .bannerNav a:hover {
  background: #959494;
  color: #fff;
  opacity: 1;
}
section.about article {
  width: 100%;
  display: block;
  padding: 60px 0 0 0;
}



section.testimonials {
  /*width: 100%;
  height: 100%;
  display: block;
  padding: 40px;*/
  background: #a75756;
}
section.testimonials .title {
  padding: 0 0 10px 0;
}
section.testimonials .slideholder {
  display: inline-block;
  width: 100%;
}
section.testimonials .holder {
  display: block;
  width: 100%;
}
section.testimonials .holder article {
  display: block;
  height: 208px;
  text-align: center;
}
section.testimonials .holder article span.circle {
  display: inline-block;
  width: 111px;
  height: 111px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 0 20px 0;
}
section.testimonials .holder article p {
  text-transform: uppercase;
  color: black;
  line-height: 20px;
  font-size: 0.938em;
  word-spacing: 3px;
  margin: 0 0 20px 0;
  font-style: normal;
}
section.testimonials .holder article h5 {
  color: black;
  text-transform: uppercase;
  color: black;
  font-size: 0.938em;
  margin: 0;
  font-weight: 600;
}
section.testimonials .bannerNav {
  width: 100%;
  display: block;
  text-align: center;
  margin: 20px 0 0 0;
  margin-bottom: 25px;
}
section.testimonials .bannerNav a {
  width: 25px;
  height: 25px;
  background: #000;
  color: black;
  text-align: center;
  font-size: 1.375em;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  display: inline-block;
}
section.testimonials .bannerNav a i {
  line-height: 25px;
  color: #fff;
  font-size: 0.813em;
}
section.testimonials .bannerNav a:hover {
  background: #959494;
  color: #fff;
  opacity: 1;
}


/*
section.ubicacion {
  width: 100%;
  display: block;
  padding: 5px 0;
 
  
}

section.ubicacion .map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  margin: 0 0 30px 0;
  position: relative;
  padding-bottom: 30.25%;
  padding-top: 30px;

  overflow: hidden;
}
.mapa{
  margin-left:10px;
}

section.ubicacion .map iframe, section.ubicacion .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


section.ubicacion input[type="submit"] {
  background: #8c1428;
  color: #fff;
  margin-bottom:20PX;
}
section.ubicacion input[type="submit"]:hover {
  background: #000;
}
*/
section.ubicacion ul {
  font-size: 1.01em;
  line-height: 17px;
  text-align: left;
 font-weight: bold;
}
section.ubicacion ul li {
  margin: 0 0 20px 0;
  padding: 0 0 0 10px;
}
section.ubicacion li{
  color: #e30513;

}
section.ubicacion ul li a {
  color: #e30513;
  text-decoration: none;
}
section.ubicacion ul li i {
  font-size: 1.308em;
}

footer {
  width: 100%;
  display: block;
  background: #33130c;
  padding: 10px 0;
   height:  100%;


}
footer .copyright {
  width: 100%;
 height:  100%;
  display: block;
  text-align: right;
  color: white;
  text-transform: uppercase;
  font-size: 0.813em;
  padding: 20px 0 0 0;
}







@media only screen and (max-width: 2048px) {
 
.image{  
  width: 80%;
  height: 50%;
}


.grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 35%;
	grid-template-columns: 110px 110px 46px ;
}
	
.titulo_grupo_texto_carta{
	text-align: center;
    font-size: xx-large;
    padding: 9% 0;
    color: #2f2e2e;
    font-weight: bold;
}
.bloque_titulo_carta{
 display: flex;
 padding-top: 128px;
  position: relative;
}
 

  header {
  width: 100%;

  display: block;
  #padding: 30px 0 0 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background: black;
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
header * {
  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
 
header nav {
  width: 100%;
  display: block;
  #padding: 24px 0;
   color: white;

}
header nav ul {
  width: 100%;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
   color: white;
}
header nav ul li {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.938em;
  color: white;
  display: inline;
  margin: 0 0 0 8px;
}
header nav ul li a {
  text-decoration: none;
  color: white;
}
header nav ul li a:hover {
  color: #e30513;
}
header nav ul li.current a {
  color: #898989;
}
header .sep {
  width: 100%;
  display: block;
  height: 1px;
  background: #e4e2e2;
  margin: 30px 0 0 0;
}
  
  section.about {
    padding: 0px 0;
	#margin-top: 600px;
  }
  section.about .smallTitle {
    text-align: center;
  }
  section.about article {
    text-align: center;
  }

  
  /*
   section.ubicacion {
    padding: 10px 0 0 0;
  }
  section.ubicacion input[type="text"] {
    text-align: center;
  }
  section.ubicacion textarea {
    text-align: center;
  }
  section.ubicacion form {
    margin: 0 0 40px 0;
    display: inline-block;
    text-align: center;
  }
  */
  section.ubicacion .smallTitle {
    text-align: center;
  }
  section.ubicacion ul {
    text-align: left;
    margin-left: 35%;

  }
 
  footer ul.social {
    text-align: center;
  }
  footer .copyright {
    text-align: center;

  }
}

@media only screen and (max-width: 1900px) {
		  .carousel__anterior {
  left: -35px;
}

.carousel__siguiente {
  right:-35px;
}
 


}

@media only screen and (max-width: 1800px) {
	
 
}

@media only screen and (max-width: 1700px) {
	
 

	



   section.ubicacion ul {
    text-align: left;
    margin-left: 33%;

  }
.grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 33%;
	grid-template-columns: 100px 100px 46px ;
}

.image{  
  width: 80%;
  height: 50%;
}


}

@media only screen and (max-width: 1600px) {
	
 
}

@media only screen and (max-width: 1500px) {
	
 
	.contenedor-carrusel {
max-width: 850px;
    width: 88%;
}


   section.ubicacion ul {
    text-align: left;
    margin-left: 31%;

  }
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 31%;
	grid-template-columns: 100px 100px 46px ;
}

.image{  
  width: 85%;
  height: 50%;
}

}

@media only screen and (max-width: 1400px) {
	
 	.contenedor-carrusel {
max-width: 800px;
    width: 95%;
}

}

@media only screen and (max-width: 1300px) {
	
  	.contenedor-carrusel {
max-width: 700px;
    width: 110%;
}
	
   section.ubicacion ul {
    text-align: left;
    margin-left: 29%;

  }
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 29%;
	grid-template-columns: 100px 100px 46px ;
}
.image{  
  width: 90%;
  height: 50%;
}



}

@media only screen and (max-width: 1200px) {
  	.contenedor-carrusel {
max-width: 600px;
    width: 120%;
}
}

@media only screen and (max-width: 1100px) {
	
	  	.contenedor-carrusel {
max-width: 550px;
    width: 125%;
}
	
   section.ubicacion ul {
    text-align: left;
    margin-left: 27%;

  }
  
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 27%;
	grid-template-columns: 100px 100px 46px ;
}
.image{  
  width: 100%;
  height: 50%;
}
}

@media only screen and (max-width: 1024px) {

.contenedor-carrusel {
max-width: 500px;
    width: 130%;
}

.image{  
  width: 100%;
  height: 50%;
}

.titulo_grupo_texto_carta{
	text-align: center;
    font-size: 28px;
    padding: 9% 0;
    color: #2f2e2e;
    font-weight: bold;
}

.bloque_titulo_carta{
 display: flex;
 padding-top: 0px;
  position: relative;
}
	/*#menu-center {
    padding: 50px 0 0 0;
}*/
  header {
    position: relative;
  }
  header .sep {
    margin: 0;
  }
  /*header .logoholder {
    width: 100%;  
    display: block;
    text-align: center;
  }*/
  header nav {
    padding: 24px 0 30px 0;
  }
  header nav ul {
    text-align: center;
  }
 

  section.about {
    padding: 0px 0;
	#margin-top: 600px;
  }
  section.about .smallTitle {
    text-align: center;
  }
  section.about article {
    text-align: center;
  }

 
/*
  section.ubicacion {
    padding: 40px 0 0 0;
  }
  section.ubicacion input[type="text"] {
    text-align: center;
  }
  section.ubicacion textarea {
    text-align: center;
  }
  section.ubicacion form {
    margin: 0 0 40px 0;
    display: inline-block;
    text-align: center;
  }
  */
  
  section.ubicacion .smallTitle {
    text-align: center;
  }
  section.ubicacion ul {
    text-align: left;
    margin-left: 22%;
  }
  
  
  
  section.ubicacion ul li i {
    #display: none;
  }

  footer ul.social {
    text-align: center;
  }
  footer .copyright {
    text-align: center;

  }
  
.grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 22%;
	grid-template-columns: 100px 100px 46px ;
}

  
}
 /*
@media only screen and (max-width: 800px) {	
	.titulo_grupo_texto_carta{
		text-align: center;
		font-size: 25px;
		padding: 9% 0;
		color: #2f2e2e;
		font-weight: bold;
	}
	.bloque_titulo_carta{
	 display: flex; 
	  position: relative;
	} 
 
}


@media only screen and (max-width: 700px) 
  {
 
 section.ubicacion ul {
    margin-left: 10%;
  
  }
  }
  */
  
@media only screen and (max-width: 930px) {

.testimonials{
text-align: -webkit-center;}
	
.image{
margin: auto;	
  width: 65%;
  height: 50%;
}	
	
.table-cell-index {
    display: table-row;
}

  section.ubicacion ul {
    text-align: left;
    margin-left: 34%;
  }

.titulo_grupo_texto_carta{
	text-align: center;
    font-size: 18px;
    padding: 8% 0;
    color: #2f2e2e;
    font-weight: bold;
}
	
.bloque_titulo_carta{
 display: flex; 
  position: relative;
}
	/*#menu-center {
    padding: 50px 0 0 0;
}*/
  header {
    position: relative;
  }
  header .sep {
    margin: 0;
  }
 

  section.about {
    padding: 0px 0;
  }
  section.about .smallTitle {
    text-align: center;
  }
  section.about article {
    text-align: center;
  }
 
 .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 26%;
	grid-template-columns: 150px 150px 46px ;
}

/*
  section.ubicacion {
    padding: 40px 0 0 0;
  }
  section.ubicacion input[type="text"] {
    text-align: center;
  }
  section.ubicacion textarea {
    text-align: center;
  }
  section.ubicacion form {
    margin: 0 0 40px 0;
    display: inline-block;
    text-align: center;
  }
  */
  section.ubicacion .smallTitle {
    text-align: center;
  }


  footer ul.social {
    text-align: center;
  }
  footer .copyright {
    text-align: center;

  }
}
 
 @media only screen and (max-width: 750px) {	
 
   section.ubicacion ul {
    text-align: left;
    margin-left: 30%;
  }
 
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 20%;
	grid-template-columns: 150px 150px 46px ;
}

 }
 @media only screen and(max-width: 448px){


 }
 
  @media only screen and (max-width: 650px) {	

  .tamanoCarrucel{
	width: 150%;
}

  .carousel__anterior {
  left: -30px;
}

.carousel__siguiente {
  right:-30px;
}

   .carousel__anteriorC {
  left: -28px;
}

.carousel__siguienteC {
  right:-28px;
}
 .footer-logo img{
	width: 60%;
}
 .contenedor-carrusel {
max-width: 320px;
    width: 200%;
}
 .contenedor-carruselE {
max-width: 320px;
    width: 200%;
}

   section.ubicacion ul {
    text-align: left;
    margin-left: 25%;
	
  }
 
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 20%;
	grid-template-columns: 150px 150px 46px ;
	
	
	
}

.tamanoImagenCarrusel{
    width:100%;
    
}


 }


 @media only screen and (max-width: 549px) {

.carousel__siguienteE {
  right:-15px;
}
 
    .carousel__anteriorE {
  left: -15px;
}
}
 
  @media only screen and (max-width: 500px) {	
  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 15%;
	grid-template-columns: 150px 150px 46px ;
}

 }
 
@media only screen and (max-width: 400px) {	
	.titulo_grupo_texto_carta{
		text-align: center;
		font-size: 12px;
		#padding: 9% 0;
		display: block;
		color: #2f2e2e;
		font-weight: bold;
	}
	.bloque_titulo_carta{
	 display: flex;
	  position: relative;
	}
	
	  .grilla{ 
    position: relative;
	height: 100%;
	width: 100%;
	display: grid;
	padding-left: 15%;
	grid-template-columns: 120px 120px 46px ;
}

 
}


/* MENSAJE EXITOSO*/

.mensaje-exito{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mensaje-exito h1{
    font-size: 20px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.mensaje-exito span{
    font-size: 12px;
}

.mensaje-exito a{
    display: block;
    padding: 10px 30px;
    background: #B21D36;
    text-decoration: none;
    color: #fff;
}

.mensaje-exito a:hover{
    background: #000000;
}

.form_wrap{
    width: 800px;
    height: 500px;
    margin: 50px auto;
    display: flex;

    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.form_wrap_mensaje{
    width: 26%;
    height: 20%;
    margin: auto;
	padding: 10px;
    display: flex;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}


* {
  box-sizing: border-box;
}




* {
  box-sizing: border-box;
}



main {
  max-width: 500px;
  width: 90%;
  margin: auto;
  padding: 40px;
}





 main {
  padding: 40px;
}

.formulario {
  
}

.formulario__label {
  display: block;
  font-weight: 700;
  padding: 10px;
  cursor: pointer;
}

.formulario__grupo-input {
  position: relative;
}

.formulario__input {
  width: 100%;
  background: #fff;
  margin-top: 20px;
  border: 3px solid transparent;
  border-radius: 3px;
  height: 45px;
  line-height: 45px;
  padding: 0 40px 0 10px;
  transition: .3s ease all;
}

.formulario__input:focus {
  border: 3px solid #0075FF;
  outline: none;
  box-shadow: 3px 0px 30px rgba(163,163,163, 0.4);
}
/*
textarea{
margin-top: 40px;
font-size: 16px;



  -webkit-transition: all ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
*/
.formulario__inputt {
  background: #fff;
 margin-top: 20px;

  border: 0 none;
  outline: 0;
  

  color: #959494;
  height: 160px;

  width: 100%;

  border: 3px solid transparent;
  border-radius: 3px;

  line-height: 15px;
  
  transition: .3s ease all;
}
.formulario__inputt:focus {
  border: 3px solid #1C8BF9;
  outline: none;
  box-shadow: 3px 0px 30px rgba(163,163,163, 0.4);
}

.formulario__input-error {
  font-size: 12px;
  margin-bottom: 0;
  display: none;
  color:#fff;
}

.formulario__input-error-activo {
  display: block;
}

.formulario__validacion-estado {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 100;
  font-size: 16px;
  opacity: 0;
}

.formulario__checkbox {
  margin-right: 10px;
}

.formulario__grupo-terminos, 
.formulario__mensaje,
.formulario__grupo-btn-enviar {
  grid-column: span 2;
}

.formulario__mensaje {
  height: 45px;
  line-height: 45px;
  background: #F66060;
  padding: 0 15px;
  border-radius: 3px;
  display: none;
}

.formulario__mensaje-activo {
  display: block;
}

.formulario__mensaje p {
  margin: 0;
}

.formulario__grupo-btn-enviar {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.formulario__btn {
  margin-top: 20px;
  height: 45px;
  line-height: 45px;
  width: 30%;
  background: #000;
  color: #fff;
  font-weight: bold;
  border: solid;
border-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  transition: .1s ease all;
}

.formulario__btn:hover {

  background: #d4273f;
}

.formulario__mensaje-exito {
  font-size: 14px;
  color: #119200;
  display: none;
}

.formulario__mensaje-exito-activo {
  display: block;
}

/* ----- -----  Estilos para Validacion ----- ----- */
.formulario__grupo-correcto .formulario__validacion-estado {
  color: #1ed12d;
  opacity: 1;
}

.formulario__grupo-incorrecto .formulario__label {
  color: #bb2929;
}

.formulario__grupo-incorrecto .formulario__validacion-estado {
  color: #bb2929;
  opacity: 1;
}

.formulario__grupo-incorrecto .formulario__input {
  border: 3px solid #bb2929;
}


/* ----- -----  Mediaqueries ----- ----- */
@media screen and (max-width: 800px) {
  .formulario {
    grid-template-columns: 1fr;
  }

  .formulario__grupo-terminos, 
  .formulario__mensaje,
  .formulario__grupo-btn-enviar {
    grid-column: 1;
  }

/* ----- -----  Mediaqueries ----- ----- */ 
  .formulario__btn {
    width: 100%;
  }
}

/****************carta*******************/


.texto_carta > div >.column {
	padding-left: 0px;	
}

.texto_carta > div > .column > article > .image{
	margin-left: 0px;	
}



.linea_texto_carta{
	width: 100%;
    height: 8px;
    background: #ff4300;
	margin: 0;
}

/****************************************/


/***********footer***********/
.tamanoDistribucionIzquierda{
	width:45%;
	text-align: center;	
}

.tamanoImagenCarrusel{
	width:80%;
	
}
.footer-logo img{
	width: 35%;
}

.tamanoCarrucel{
	width: 100%;
}
