
.headmenu { /* this class is for menu */
	background-color: #FFF;
	display: block;
	height: 150px;
	width: 100%;
	position: relative;
	margin-bottom:20px;
}

.logotipo { /* this class is for menu */
	display: block;
	height: auto;
	width: 15%;
	position: relative;
	padding-left: 5%;
	margin-top: 3%;
	float: left;
}


#cssmenu {
	width: 80%;
	position: relative;
	zoom: 1;
	float: right;
	padding-top: 6%;
}



#cssmenu ul {
	float: right;
	position: relative;
	list-style-type: none;
	display: block;
	font-size: 13px;
	font-family: 'Muli', sans-serif;
	margin: 0;
	color: #000;
	padding: 0;
	zoom: 1;
	text-transform: uppercase;
}

#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding-right:7px;
  padding-left: 7px;
}

#cssmenu li a {
  text-decoration: none;
  padding: 15px;
}

#cssmenu li a:hover {
  text-decoration: none;
  padding: 15px;
  color: #e10000;
  border-bottom: 2px solid #e10000;
  border-top: 2px solid #e10000;
}

.sliderhome{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: block;
}

.container-negro{
  width: 100%;
  background-color: black;
  background-image: url("../images/bg-nosotros.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.container-negro-simple{
  width: 100%;
  background-color: black;
}

.container-blanco{
  width: 90%;
  background-color: white;
}

.container-rojo{
  width: 100%;
  background-color: black;
  background-image: url("../images/bg-promociones.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.container-nosotros{
  width: 90%;
  max-width: 1200px;
  min-height: 800px;
  padding-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}

.container-servicios{
  width: 90%;
  max-width: 1200px;
  min-height: 800px;
  padding-left: 0%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-right: 0%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}


.container-promociones{
  width: 90%;
  min-height: 800px;
  max-width: 1200px;
  padding-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}

.container-contacto{
  width: 90%;
  max-width: 1200px;
  min-height: 600px;
   padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}

.container-mapa{
  width: 90%;
  max-width: 1200px;
  min-height: 600px;
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}

.imagensuspensioncentrada{
  width: 90%;
  max-width: 1000px;
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  display: table;
}

.nosotros{
  width: 40%;
  max-width: 600px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
}


.servicios{
  width: 90%;
  max-width: 1200px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
}

.promociones{
  width: 90%;
  max-width: 1200px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
}

.lineanegra{
  width: 100%;
  max-width: 1200px;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
  height: 3px;
  background-color: black;
}

.b1{
  width: 40%;
  max-width: 600px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
}

.b2{
  width: 45%;
  max-width: 600px;
  margin-left: 5%;
  margin-right: 0%;
  position: relative;
  text-align: right;
  display: block;
  float: left;
}

.bloque-mapa{
  width: 46%;
  max-width: 600px;
  margin-left: 2%;
  margin-right: 2%;
  position: relative;
  text-align: left;
  display: block;
  float: left;
}

.pb-15{
  padding-bottom: 15px;
}

.logo-nosotros{
  width: 80%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: right;
  display: block;
}

.logo-contacto{
  width: 80%;
  max-width: 150px;
  margin-left: 0px;
  margin-right: auto;
  padding-top: 5px;
  position: relative;
  text-align: left;
  display: block;
}

.promociones1{
  width: 28%;
  max-width: 400px;
  margin-left: 3%;
  margin-right: 3%;
  position: relative;
  text-align: right;
  display: block;
  float: left;
}

.promociones2{
  width: 28%;
  max-width: 400px;
  margin-left: 2%;
  margin-right: 2%;
  position: relative;
  text-align: right;
  display: block;
  float: left;
}

.promociones3{
  width: 28%;
  max-width: 400px;
  margin-left: 3%;
  margin-right: 3%;
  position: relative;
  text-align: right;
  display: block;
  float: left;
}

h1{
	color: #e10000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 20pt;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2{
	color: #000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 15pt;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3{
	color: #000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h4{
	color: #eee;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 16pt;
	text-transform: uppercase;
	letter-spacing: 2px;
}

p{
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
}

.textonegro{
	color: #000;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
}

.textoblanco{
	color: #FFF;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.textorojo{
	color: #e10000;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}
.redessociales {
    display: block;
    width: 100%;
    text-align: left;
    margin-left: 0%;
    float: left;
    position: relative;
}

.redessociales ul{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

.redessociales li{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}


.footarea { /* this class is for footer */
	background-color: #FFF;
	display: block;
	float:left;
	height: 50px;
	width: 100%;
	position: relative;	
}


.textofoot{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right:5px;
	color: #000;
	text-align:center;
	font-family: 'Lumi', sans-serif;
	font-size:10px;
}

.formulario {
    display: block;
    width: 100%;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    text-align: left;
    margin-left: 0%;
    float: left;
    position: relative;
}
.datoscontacto {
    display: block;
    width: 100%;
    text-align: left;
    margin-left: 0%;
    float: left;
    position: relative;
    padding-left: 0px;
}


label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}

form {
    margin-left:0px;
    width:100%;
}
 
input, textarea {
	width: 85%;
	height: 20 px;
	background-color: #fff;
	border: 2px solid #e10000;
	padding: 10px;
	margin-top: 5px;
	font-size: 10px;
	color: #000000;
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-weight: bold;
}
 
textarea {
	height: 100px;
	background-color: #fff;
	font-family: 'Muli', sans-serif;
}
 
#submit {
    width:100px;
    height:40px;
    border:none;
    margin-top:20px;
    cursor:pointer;
	background-color: #e10000;
    color: white;
}

#submit a:hover {
	cursor: pointer;
	background-color: rgba(255,51,0,1);
	
}


