@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);
body {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
 overflow-x: hidden;
}
a {
 text-decoration:none;
}
@media (max-height: 480px) and (min-width: 480px) and (max-width: 736px) {

 html{
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  width: 100%; /*this is the iPhone screen width.*/
  position: absolute;
  top: 100%;
  left: 0;
  overflow-x: hidden;
}
}
@media only screen and (max-width: 2900px) {
  div.bloque_a{
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
  }
  div.bloque_b{
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
  }
  p.titulo_museo2{
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #3e3e3e;
    font-size: 40px;
    text-align: center;
    margin-top: 5%;
  }
  p.descripcion_museo2{
    margin-top: -30px;
    margin-left: 30%;
    margin-right: 30%;
    margin-bottom: 5%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
  }
  a.otros{
    color: #3e3e3e;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 60px;
    font-size: 20px;
  }

  /********************** INICIO ESPECIAL*****************/
  div.proyecto_a1{
   width: 100%;
   float: left;
   height: 600px;
   background-image: url("../images/palacio_nacional/pn_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_a2{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/palacio_nacional/pn_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }


 div.proyecto_a3{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/palacio_nacional/pn_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_a4{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/palacio_nacional/pn_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_a5{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/palacio_nacional/pn_5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b1{
   width: 100%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b2{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b3{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b4{
   width: 100%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b5{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_b6{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/museo_constituciones/mc_6.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_c1{
   width: 100%;
   float: left;
   height: 800px;
   background-image: url("../images/constitucion_cdmx/ccdmx_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_c2{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/constitucion_cdmx/ccdmx_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_c3{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/constitucion_cdmx/ccdmx_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_c4{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/constitucion_cdmx/ccdmx_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_c5{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/constitucion_cdmx/ccdmx_5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }


 div.proyecto_d1{
   width: 100%;
   float: left;
   height: 800px;
   background-image: url("../images/pancho_villa/pv_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_d2{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/pancho_villa/pv_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_d3{
   width: 50%;
   float: left;
   height: 600px;
   background-image: url("../images/pancho_villa/pv_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 
 div.proyecto_e1{
   width:100%;
   float: left;
   height: 800px;
   background-image: url("../images/diego_frida/dfp_1.jpg");
   background-repeat: no-repeat;
   background-position: top;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_e2{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/diego_frida/dfp_2.jpg");
   background-repeat: no-repeat;
   background-position: top;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_e3{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/diego_frida/dfp_3.jpg");
   background-repeat: no-repeat;
   background-position: top;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_e4{
   width:100%;
   float: left;
   height: 600px;
   background-image: url("../images/diego_frida/dfp_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }


 div.proyecto_f1{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/mayas/my_1.jpg");
   background-repeat: no-repeat;
   background-position: bottom;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_f2{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/mayas/my_2.jpg");
   background-repeat: no-repeat;
   background-position: bottom;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_f3{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/mayas/my_3.jpg");
   background-repeat: no-repeat;
   background-position: bottom;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_f4{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/mayas/my_4.jpg");
   background-repeat: no-repeat;
   background-position: bottom;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 div.proyecto_f5{
   width:50%;
   float: left;
   height: 600px;
   background-image: url("../images/mayas/my_5.jpg");
   background-repeat: no-repeat;
   background-position: bottom;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }
 
 /********************** FIN ESPECIAL*****************/


 
 p.titulo_museo{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #3e3e3e;
  font-size: 60px;
  text-align: center;
  margin-top: 10%;
}
p.descripcion_museo{
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 10%;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #3e3e3e;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
}
div.bloque_proyectos{
  width: 100%;
  float: left;
  height: auto;
  clear: both;
}
div.proyecto_a{
 width: 100%;
 float: left;
 height: 680px;
 background-image: url("../images/img_1.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 transform: scale(1);
 transition: all .2s ease-in-out;
}

div.proyecto_b{
 width: 33.33%;
 float: left;
 height: 580px;
 background-image: url("../images/img_2.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_c{
 width: 33.33%;
 float: left;
 height: 580px;
 background-image: url("../images/img_3.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_d{
 width: 33.33%;
 float: left;
 height: 580px;
 background-image: url("../images/img_4.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_e{
 width: 50%;
 float: left;
 height: 580px;
 background-image: url("../images/img_5.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_f{
 width: 50%;
 float: left;
 height: 580px;
 background-image: url("../images/img_6.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.escala_a{
  width: 100%;
  height: 680px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_a:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}
div.escala_b{
  width: 100%;
  height: 580px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_b:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}

img.titulos_museo{
  width: 400px;
  margin-top: 80px;
  margin-left: 80px;
}

img.titulos_museo:hover{
  width: 400px;
  margin-top: 80px;
  margin-left: 80px;
}





















div.redes_sociales{
  clear: both;
  float: left;
  width: 100%;
  margin-top: 30px;
  z-index: 99;
}
div.facebook{
  float: left;
  width: 50%;
  height: 23px;
  text-align: right;
  border-right: 1px solid #6d6d6d;
}
div.twitter{
  float: left;
  width: 50%;
  height: auto;
  text-align: left;
}
img.icn_social_fb{
  width: 18px;
  margin-right: 20%;
}
img.icn_social_tw{
  width: 18px;
  margin-left: 20%;
}
div.redes_sociales2{
  clear: both;
  float: left;
  width: 100%;
  margin-top: 45px;
  margin-left: 40%;
  z-index: 99;
}
div.facebook2{
  float: left;
  width: 50%;
  height: 18px;
  text-align: right;
  border-right: 1px solid #6d6d6d;
}
div.twitter2{
  float: left;
  width: 50%;
  height: auto;
  text-align: left;
}
img.icn_social_fb2{
  width: 15px;
  margin-right: 10%;
}
img.icn_social_tw2{
  width: 15px;
  margin-left: 10%;
}
div.logo_menu{
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
}
img.icn_museo{
  width: 120px;
}
strong.idiomas{
  display: none;
}
/* Estilis de Sección de Servicos */
div.contenido-servicios{
  width: 100%;
  height: auto;
}
div.descripcion-tecnologias{
  width: 100%;
  float: left;
  height: 780px;
  background-image: url("../images/1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.descripcion-organizacion{
  width: 100%;
  float: left;
  height: 780px;
  background-image: url("../images/2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.descripcion-diseno{
  width: 100%;
  float: left;
  height: 780px;
  background-image: url("../images/4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.cuadro-imagen1{
  width: 33.33%;
  float: left;
  height: 780px;
}
div.cuadro-imagen-uniforme{
  width: 33.33%;
  float: left;
  height: 780px;
}
div.cuadro-imagen2{
  width: 33.33%;
  float: left;
  height: 780px;
}
div.cuadro-imagen3{
  width: 33.33%;
  float: left;
  height: 780px;
}
img.imagen-1{
  float: left;
  margin-top: 18%;
  width: 600px;
}
img.imagen-2{
  float: right;
  margin-top: 18%;
  width: 600px;
}
img.imagen-3{
  float: left;
  margin-top: 18%;
  width: 620px;
}
img.imagen-4{
  float: right;
  margin-top: 18%;
  width: 620px;
}
img.especial-titulo{
  width: 100%;
}
div.contenido-cuadro-2{
  margin-top: 35%;
  width: 500px;
  height: 200px;
  margin-left: 5%;
}
div.contenido-cuadro-22{
  margin-top: 35%;
  width: 500px;
  height: 200px;
  margin-left: 5%;
}
div.contenido-tecnologias2{
  margin-top: 10%;
  width: 500px;
  height: 200px;
  margin-left: 36%;
}

p.descripcion-tecnologias-index-negro2{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  margin-left: 4.5%;
  margin-right: 10%;
  width: 100%;
}
p.descripcion-tecnologias-index-negro1{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-left: 4.5%;
  margin-right: 10%;
  width: 100%;
}
div.cuadro-blanco-servicio{
  width: 100%;
  float: left;
  height: 780px;
  background-color: #fff;
}
div.contenido-tecnologias{
  margin-top: 10%;
  width: 500px;
  height: 200px;
  margin-left: 36%;
}
div.titulo-tecnologias{
  width: 540px;
  height: auto;
  margin-bottom: -30px;
}
p.titulo-tecnologias-cuadro-index{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #fff;
}
p.descripcion-tecnologias-index{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-left: 5%;
  margin-right: 5%;
  width: 100%;
}
p.descripcion-tecnologias-index-negro{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  margin-left: 5%;
  margin-right: 5%;
}
p.ver-mas{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-left: 5%;
  margin-right: 5%;
}
/* Estilos mapa*/
div.contenido-mapa-contacto{
  width: 100%;
  float: left;
  height: 880px;
  background-image: url("../images/contacto-textura.jpg");
  background-repeat: no-repeat;
}
div.formulario{
  width: 50%;
  float: left;
}
div.mapa{
  width: 50%;
  float: left;
  margin-left: -1px;
}
div.cuerpo-formulario{
  float: right;
  margin-right: 29%;
  margin-top: 10%;
  width: 420px;
  height: 200px;
  text-align:right;
}
p.titulo-cuadro-contacto{
  margin-top: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 60px;
  color: #000;
}
hr.style-cuatro {
  float: right;
  width: 50px;
  margin-top: -50px;
  border: 0;
  height: 2px;
  background: #000;
  text-align: center;
}
p.datos-titulo{
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  margin-bottom: -40px;
}
p.datos-titulo-pequeno{
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  margin-bottom: -35px;
}

#video-background {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}
/* Estilos de footer*/
div.footer{
  height: 100px;
  width: 100%;
  background-color: #000;
  color: #fff;
  margin-top: -5px;
  text-align: center;
}
div.footer1{
  height: 100px;
  width: 100%;
  background-color: #000;
  color: #fff;
  margin-top: 3px;
  text-align: center;
}
p.firma{
  margin-top: 25px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
}
p.firma2{
  margin-top: -30px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
}
/* Estilos de globales de sección caso de éxito index*/
.casosexito-index{
  height: auto;
  width: 100%;
  background-color: #fff;
  color: #000;
}
div.descripcion-casosexito{
  width: 100%;
  float: left;
  height: 980px;
  background-image: url("../images/casosexito.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Estilos de globales de sección instalaciones index*/
.instalaciones-index {
  height: auto;
  width: 100%;
  background-color: #fff;
  color: #000;
}
div.descripcion-instalaciones{
  width: 100%;
  float: left;
  height: 980px;
  background-image: url("../images/web-nox.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.descripcion-instalaciones2{
  width: 100%;
  float: left;
  height: 980px;
  background-image: url("../images/img_1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.contenido-instlaciones{
  margin-top: 18%;
  width: 500px;
  height: 200px;
  margin-left: 37%;
}
div.titulo-instlaciones{
  width: 540px;
  height: 120px;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  border-left: solid 2px #fff;
}
p.titulo-instlaciones-cuadro-index{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #fff;
}
p.descripcion-instalaciones-index{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-left: 5%;
  margin-right: 5%;
}
p.ver-mas{
  text-align: center;
  margin-top: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  margin-left: 5%;
  margin-right: 5%;
}
/* Estilos de globales de sección somos index */
.somos-index {
  height: auto;
  width: 100%;
  background-color: #fff;
  color: #000;
}
div.descripcion-somos{
  width: 40%;
  float: left;
  height: 580px;
  background-color: #282828;
}
div.imagen-somos-index{
  background-image: url("../images/somos.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 60%;
  height: 580px;
  float: left;
}
div.imagen-experiencia-index{
  background-image: url("../images/experiencia.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 60%;
  height: 580px;
  float: left;
}
div.imagen-experiencia-index2{
  display: none;
}
div.cuadro-somos{
  text-align: right;
  margin-top: 18%;
  float: right;
  width: 70%;
}
div.cuadro-experiencia{
  text-align: left;
  margin-top: 19%;
  float: left;;
  width: 80%;
}
div.contenido-experiencia-index{
  margin-left: 20%;
}
div.contenido-somos-index{
  margin-right: 20%;
}
p.titulo-cuadro-index{
  margin-top: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 60px;
  color: #fff;
}
p.descripcion-cuadro-index{
  margin-top: -35px;
  line-height: 30px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}
hr.style-uno {
  float: right;
  width: 50px;
  margin-top: -50px;
  border: 0;
  height: 2px;
  background: #fff;
}
hr.style-dos {
  float: left;
  width: 50px;
  margin-top: -50px;
  border: 0;
  height: 2px;
  background: #fff;
}
hr.style-tres {
  float: left;
  width: 200px;
  margin-top: -10px;
  border: 0;
  height: 1px;
  background: #6d6d6d;
}
hr.style-tres1 {
  float: left;
  width: 200px;
  margin-top: -10px;
  border: 0;
  height: 1px;
  background: #6d6d6d;
}
/* Estilos de globales de fondo */
.titulo {
  position: absolute;
  top: 70%;
  left: 50%;
  margin-top: -330px;   /* height/2 = 500px / 2 */
  margin-left: -330px;  /* width/2 = 500px / 2 */
}
p.titulo-grande {
  font-size: 80px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  color: #FFF;
  text-align: center;
}
p.titulo-grande2 {
  margin-top: -90px;
  font-size: 50px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #FFF;
  text-align: center;
}
.fondo {
  height: 100vh;
}
.barra_menu {
  width: 100%;
  z-index: 1;
  float: left;
  height: auto;
  margin-bottom: 19px;
}
.barra_menu2 {
  width: 100%;
  z-index: 1;
  float: left;
  height: 100px;
  clear: both;
  background-color: #000;
}
.logo {
  position: absolute;
  top: 15%;
  left: 50%;
  margin-top: -100px;   /* height/2 = 500px / 2 */
  margin-left: -100px;  /* width/2 = 500px / 2 */
}
img.logo {
  text-align: center;
  width: 200px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.logo2 {
  position: absolute;
  top: 0%;
  left: 0%;
}
img.logo2 {
  text-align: center;
  width: 200px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.datos {
  margin-right: 1%;
  margin-top: 20px;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  float: right;
}
.numero {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #fff;
}
#bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}
/* Estilos de globales de tarjetas */
img.icono-accion{
  cursor: pointer;
  margin-top: 5px;
  width: 30px;
}
.clientes {
  height: auto;
  float: left;
  width: 100%;
  background-color: #fff;
}
p.datos-info {
  margin-top: 50px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #434040;
  text-align: center;
}
p.datos-info3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #434040;
  text-align: center;
}
p.datos-des {
  margin-top: -18px;
  line-height: 30px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-left: 135px;
  margin-right: 135px;
  color: #434040;
  text-align: center;
}
.entrada {
  width: 45%;
  float: left;
  margin: 10px;
}
.info {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.info-dato1 {
  width: 25%;
  float: left;
  padding: 10px;
}
.info-dato2 {
  width: 25%;
  float: left;
  padding: 10px;
}
.info-dato3 {
  width: 25%;
  float: left;
  padding: 10px;
}
.info-dato4 {
  width: 25%;
  float: left;
  padding: 10px;
}
p.datos-info2 {
  margin-top: -8px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 12.5px;
  color: #434040;
  text-align: center;
}
p.mas {
  margin-top: 1px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 12.5px;
  color: #434040;
  text-align: center;
}
.footer {
  float: left;
  margin-top: 1px;
  width: 100%;
  background-color: #fff;
}
.footer1 {
  float: left;
  margin-top: 1px;
  width: 100%;
  background-color: #fff;
}
p.info-footer {
  margin-top: -5px;
  color: #434040;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 12.5px;
  line-height: 20px;
}
p.info-footer2 {
  color: #434040;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 12.5px;
}
.cuadro11{
  float: left;
  width: 16.66%;
  height: 320px;
}
.cuadro21{
  float: left;
  width: 16.66%;
  height: 320px;
}
.cuadro31{
  float: left;
  width: 16.66%;
  height: 320px;
}
.cuadro41{
  float: left;
  width: 16.66%;
  height: 320px;
}
.cuadro51{
  float: left;
  width: 16.66%;
  height: 320px;
}
.cuadro61{
  float: left;
  width: 16.66%;
  height: 320px;
}
p.datos-info4 {
  margin-top: 10%;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #434040;
  text-align: center;
}
p.datos-info5 {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  color: #434040;
  text-align: center;
  margin-left: 4%;
  margin-right: 4%;
  line-height: 25px;
}
.container {
  width: 100%;
  height: 320px;
  position: relative;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
}
div.icono-servicio{
  text-align: center;
  margin-top: 20%;
}
div.icono-servicio1{
  text-align: center;
  margin-top: 2%;
}
#card1 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card1 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card1 .front {
  background-color: #5B1039;
}
#card1 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card1 .back-d1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2 .back-d2{
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3 .back-d3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4 .back-d4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card1 .back-w1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2 .back-w2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3 .back-w3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4 .back-w4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card1 .back-aw1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2 .back-aw2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3 .back-aw3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4 .back-aw4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card1 .back-imp1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2 .back-imp2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3 .back-imp3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4 .back-imp4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card1.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card2 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card2 .front {
  background-color: #540C31;
}

#card2 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card2.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card3 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card3 .front {
  background-color: #5B1039;
}
#card3 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card3.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card4 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card4 .front {
  background-color: #540C31;
}
#card4 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card4.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card5 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card5 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card5 .front {
  background-color: #5B1039;
}
#card5 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card5.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card6 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card6 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card6 .front {
  background-color: #540C31;
}
#card6 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card6.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
.boton-gira{
  position: absolute;
  z-index: 1;
}
p.datos-info6 {
  margin-top: 25%;
  font-family: 'Raleway', sans-serif;
  font-size: 35px;
  font-weight: 900;
  color: #434040;
  text-align: center;
  margin-left: 20%;
  margin-right: 20%;
  line-height: 40px;
}
p.datos-info7 {
  margin-top: 16px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-left: 20%;
  margin-right: 20%;
  line-height: 20px;
}














#card11 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card11 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card11 .front {
  background-color: #1e3674;
}
#card11 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card11 .back-d1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22 .back-d2{
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33 .back-d3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44 .back-d4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card11 .back-w1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22 .back-w2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33 .back-w3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44 .back-w4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card11 .back-aw1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22 .back-aw2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33 .back-aw3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44 .back-aw4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card11 .back-imp1 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22 .back-imp2 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33 .back-imp3 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44 .back-imp4 {
  background-size: cover;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card11.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card22 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card22 .front {
  background-color: #153b76;
}

#card22 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card22.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card33 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card33 .front {
  background-color: #1e3674;
}
#card33 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card33.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card44 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card44 .front {
  background-color: #153b76;
}
#card44 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card44.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card55 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card55 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card55 .front {
  background-color: #1e3674;
}
#card55 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card55.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card66 {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#card66 figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#card66 .front {
  background-color: #153b76;
}
#card66 .back {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
#card66.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}
}
@media only screen and (max-width: 1767px) {

 img.imagen-1{
  float: left;
  margin-top: 18%;
  width: 540px;
}
img.imagen-2{
  float: right;
  margin-top: 18%;
  width: 540px;
}
img.imagen-3{
  float: left;
  margin-top: 40%;
  width: 520px;
}
img.imagen-4{
  float: right;
  margin-top: 40%;
  width: 520px;
}
}
@media only screen and (max-width: 1614px) {
 img.imagen-1{
  float: left;
  margin-top: 35%;
  width: 450px;
}
img.imagen-2{
  float: right;
  margin-top: 35%;
  width: 450px;
}
div.contenido-cuadro-2{
  margin-top: 30%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}
div.contenido-cuadro-22{
  margin-top: 30%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}

}

@media only screen and (max-width: 1540px) {
 div.cuerpo-formulario{
  float: right;
  margin-right: 25%;
  margin-top: 10%;
  width: 420px;
  height: 200px;
  text-align:right;
}
div.icono-servicio{
  margin-top: 25%;
}
p.datos-info4 {
  margin-top: 14%;
}
div.cuadro-somos{
  margin-top: 18%;
  width: 80%;
}
div.contenido-instlaciones{
  margin-top: 24%;
  margin-left: 32%;
}
img.imagen-3{
  float: left;
  margin-top: 30%;
  width: 410px;
}
img.imagen-4{
  float: right;
  margin-top: 30%;
  width: 410px;
}

}

@media only screen and (max-width: 1477px) {
  p.titulo_museo2{
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #3e3e3e;
    font-size: 30px;
    text-align: center;
    margin-top: 5%;
  }
  p.descripcion_museo2{
    margin-top: -30px;
    margin-left: 30%;
    margin-right: 30%;
    margin-bottom: 5%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  a.otros{
    color: #3e3e3e;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 60px;
    font-size: 20px;
  }


 div.contenido-cuadro-2{
  margin-top: 47%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}
div.contenido-cuadro-2{
  margin-top: 47%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}
img.imagen-1{
  float: left;
  margin-top: 35%;
  width: 370px;
}
img.imagen-2{
  float: right;
  margin-top: 35%;
  width: 370px;
}
div.contenido-tecnologias2{
  margin-top: 10%;
  width: 500px;
  height: 200px;
  margin-left: 34%;
}
}
@media only screen and (max-width: 1351px) {


 div.contenido-cuadro-2{
  margin-top: 55%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}
div.contenido-cuadro-22{
  margin-top: 55%;
  width: 500px;
  height: 200px;
  margin-left: -5%;
}
}
@media only screen and (max-width: 1280px) {


  div.bloque_a{
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
  }
  p.titulo_museo{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    font-size: 60px;
    text-align: center;
    margin-top: 10%;
  }
  p.descripcion_museo{
    margin-left: 30%;
    margin-right: 30%;
    margin-bottom: 10%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
  }
  div.bloque_proyectos{
    width: 100%;
    float: left;
    height: auto;
    clear: both;
  }




  div.proyecto_a1{
    height: 450px;
    width: 100%;
  }
  div.proyecto_a2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_a3{
    height: 450px;
    width: 50%;
  }
  div.proyecto_a4{
    height: 450px;
    width: 50%;
  }
  div.proyecto_a5{
    height: 450px;
    width: 50%;
  }
  div.proyecto_a6{
    height: 450px;
    width: 50%;
  }

  div.proyecto_b1{
    height: 450px;
    width: 100%;
  }
  div.proyecto_b2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_b3{
    height: 450px;
    width: 50%;
  }
  div.proyecto_b4{
    height: 450px;
    width: 100%;
  }
  div.proyecto_b5{
    height: 450px;
    width: 50%;
  }
  div.proyecto_b6{
    height: 450px;
    width: 50%;
  }

  div.proyecto_c1{
    height: 650px;
    width: 100%;
  }
  div.proyecto_c2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_c3{
    height: 450px;
    width: 50%;
  }
  div.proyecto_c4{
    height: 450px;
    width: 50%;
  }
  div.proyecto_c5{
    height: 450px;
    width: 50%;
  }

  div.proyecto_d1{
    height: 650px;
    width: 100%;
  }
  div.proyecto_d2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_d3{
    height: 450px;
    width: 50%;
  }

  div.proyecto_e1{
    height: 650px;
    width: 100%;
  }
  div.proyecto_e2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_e3{
    height: 450px;
    width: 50%;
  }
  div.proyecto_e4{
    height: 450px;
    width: 100%;
  }

  div.proyecto_f1{
    height: 450px;
    width: 50%;
  }
  div.proyecto_f2{
    height: 450px;
    width: 50%;
  }
  div.proyecto_f3{
    height: 450px;
    width: 50%;
  }
  div.proyecto_f4{
    height: 450px;
    width: 50%;
  }





















  div.proyecto_a{
   width: 100%;
   float: left;
   height: 580px;
   background-image: url("../images/img_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }

 div.proyecto_b{
   width: 33.33%;
   float: left;
   height: 450px;
   background-image: url("../images/img_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_c{
   width: 33.33%;
   float: left;
   height: 450px;
   background-image: url("../images/img_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_d{
   width: 33.33%;
   float: left;
   height: 450px;
   background-image: url("../images/img_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_e{
   width: 50%;
   float: left;
   height: 450px;
   background-image: url("../images/img_5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_f{
   width: 50%;
   float: left;
   height: 450px;
   background-image: url("../images/img_6.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.escala_a{
  width: 100%;
  height: 580px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_a:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}
div.escala_b{
  width: 100%;
  height: 450px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_b:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}

img.titulos_museo{
  width: 300px;
  margin-top: 80px;
  margin-left: 40px;
}

img.titulos_museo:hover{
  width: 300px;
  margin-top: 80px;
  margin-left: 40px;
}





img.especial-titulo{
  width: 80%;
}
div.contenido-cuadro-2{
  margin-top: 55%;
  width: 500px;
  height: 200px;
  margin-left: -15%;
}
div.contenido-cuadro-22{
  margin-top: 55%;
  width: 500px;
  height: 200px;
  margin-left: -15%;
}
img.imagen-1{
  float: left;
  margin-top: 50%;
  width: 320px;
}
img.imagen-2{
  float: right;
  margin-top: 50%;
  width: 320px;
}
img.imagen-3{
  float: left;
  margin-top: 50%;
  width: 320px;
}
img.imagen-4{
  float: right;
  margin-top: 50%;
  width: 320px;
}
div.cuerpo-formulario{
  float: right;
  margin-right: 18%;
  margin-top: 10%;
  width: 420px;
  height: 200px;
  text-align:right;
}
@media only screen and (max-width: 1259px) {
  div.cuerpo-formulario{
   float: right;
   margin-right: 18%;
   margin-top: 10%;
   width: 420px;
   height: 200px;
   text-align:right;
 }
 div.icono-servicio{
   margin-top: 30%;
 }
 div.cuadro-somos{
   margin-top: 22%;
   width: 85%;
 }
 div.cuadro-experiencia{
   margin-top: 24%;
   width: 80%;
 }
 div.contenido-instlaciones{
   margin-top: 31%;
   margin-left: 30%;
 }
 div.contenido-experiencia-index{
   margin-left: 15%;
 }
 div.contenido-somos-index{
   margin-right: 15%;
 }
}
@media only screen and (max-width: 1156px) {
  div.cuadro-imagen1{
   width: 50%;
   float: left;
   height: 685px;
 }
 div.cuadro-imagen2{
   width: 50%;
   float: left;
   height: 685px;
 }
 div.cuadro-imagen3{
   display: none;
 }
 div.contenido-cuadro-2{
   margin-top: 40%;
   width: 500px;
   height: 200px;
   margin-left: -15%;
 }
 div.contenido-cuadro-22{
   margin-top: 40%;
   width: 500px;
   height: 200px;
   margin-left: -15%;
 }
 img.imagen-1{
   float: left;
   margin-top: 28%;
   width: 440px;
 }
 img.imagen-3{
   float: left;
   margin-top: 28%;
   width: 440px;
 }
 div.descripcion-tecnologias{
   height: 685px;
   margin-bottom: 0px;
 }
 div.descripcion-organizacion{
   height: 685px;
   margin-bottom: 0px;
 }
 div.descripcion-diseno{
   height: 685px;
   margin-bottom: 0px;
 }
 div.cuadro-blanco-servicio{
   height: 685px;
   margin-bottom: 0px;
 }

}
@media only screen and (max-width: 1113px) {
  div.cuerpo-formulario{
   float: right;
   margin-right: 22%;
   margin-top: 10%;
   width: 320px;
   height: 200px;
   text-align:right;
 }
 .cuadro11{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 .cuadro21{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 .cuadro31{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 .cuadro41{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 .cuadro51{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 .cuadro61{
   float: left;
   width: 33.33%;
   height: 320px;
 }
 p.datos-info4 {
   margin-top: 10%;
 }
 div.icono-servicio{
   margin-top: 15%;
 }
 div.cuadro-somos{
   margin-top: 22%;
   width: 85%;
 }
 div.cuadro-experiencia{
   margin-top: 24%;
   width: 80%;
 }
 div.contenido-instlaciones{
   margin-top: 32%;
   margin-left: 27%;
 }
 div.descripcion-somos{
   width: 50%;
   float: left;
   height: 580px;
   background-color: #282828;
 }
 div.imagen-somos-index{
   background-image: url("../images/somos.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   width: 50%;
   height: 580px;
   float: left;
 }
 div.imagen-experiencia-index{
   background-image: url("../images/experiencia.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   width: 50%;
   height: 580px;
   float: left;
 }
 div.contenido-experiencia-index{
   margin-left: 15%;
 }
 div.contenido-somos-index{
   margin-right: 15%;
 }
}
@media only screen and (max-width: 1113px) {
  p.descripcion-cuadro-index{
   margin-top: -35px;
   line-height: 30px;
   font-family: 'Raleway', sans-serif;
   font-weight: 400;
   font-size: 18px;
   color: #fff;
 }
 div.cuadro-somos{
   margin-top: 8%;
   width: 85%;
 }
 div.cuadro-experiencia{
   margin-top: 8%;
   width: 85%;
 }
 div.descripcion-somos{
   width: 100%;
   float: left;
   height: 450px;
   background-color: #282828;
 }
 div.imagen-somos-index{
   background-image: url("../images/somos.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   width: 100%;
   height: 580px;
   float: left;
 }
 div.imagen-experiencia-index{
   background-image: url("../images/experiencia.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   width: 100%;
   height: 580px;
   float: left;
   display: none;
 }
 div.imagen-experiencia-index2{
   background-image: url("../images/experiencia.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
   width: 100%;
   height: 580px;
   float: left;
   display: block;
 }
}

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

  div.cuadro-imagen1{
   width: 100%;
   float: left;
   height: 350px;
   text-align: center;
 }
 div.cuadro-imagen2{
   width: 50%;
   float: left;
   height: 500px;
   text-align: center;
 }
 div.cuadro-imagen3{
   display: none;
 }
 div.contenido-cuadro-2{
   margin-top: 42%;
   width: 500px;
   height: 200px;
   margin-left: -26%;
   text-align: center;
 }
 div.contenido-cuadro-22{
   text-align: center;
   margin-top: 20%;
   width: 500px;
   height: 200px;
   margin-left: 40%;
 }
 img.imagen-1{
   float: none;
   margin-top: 4%;
   width: 370px;
 }
 img.imagen-3{
   float: none;
   margin-top: 3%;
   width: 320px;
 }
 div.descripcion-tecnologias{
   height: 685px;
   margin-bottom: 0px;
 }
 div.descripcion-organizacion{
   height: 685px;
   margin-bottom: 0px;
 }
 div.descripcion-diseno{
   height: 685px;
   margin-bottom: 0px;
 }
 div.cuadro-blanco-servicio{
   height: auto;
   margin-bottom: 0px;
 }
 div.contenido-instlaciones{
   margin-top: 35%;
   margin-left: 22%;
 }
 div.cuerpo-formulario{
   float: right;
   margin-right: 20%;
   margin-top: 10%;
   width: 290px;
   height: 200px;
   text-align:right;
 }
 p.titulo-cuadro-contacto{
   margin-top: 10px;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   font-size: 50px;
   color: #000;
 }
}
@media only screen and (max-width: 868px) {
  div.contenido-cuadro-2{
   margin-top: 42%;
   width: 500px;
   height: 200px;
   margin-left: -36%;
   text-align: center;
 }
 div.contenido-cuadro-22{
   text-align: center;
   margin-top: 20%;
   width: 500px;
   height: 200px;
   margin-left: 28%;
 }

 div.formulario{
   width: 100%;
   height: 800px;
   float: none;
   clear: both;
 }
 div.mapa{
   width: 100%;
   height: auto;
   float: none;
   clear: both;
   margin-left: none;
 }
 div.contenido-instlaciones{
   margin-top: 20%;
   margin-left: 22%;
 }
 div.cuerpo-formulario{
   float: right;
   margin-right: 32%;
   margin-top: 10%;
   width: 290px;
   height: 200px;
   text-align:right;
 }
 p.titulo-cuadro-contacto{
   margin-top: 10px;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   font-size: 50px;
   color: #000;
 }
 div.contenido-mapa-contacto{
   width: 100%;
   float: left;
   height: auto;
   background-image: url("../images/contacto-textura.jpg");
   background-repeat: no-repeat;
 }
 #bg {
   position: fixed;
   top: 0;
   left: 0;
   z-index: -1;
   display: block;
 }
 #video-background {
   display: none;
 }
 div.contenido-instlaciones{
   margin-top: 50%;
   margin-left: 15%;
 }
 div.icono-servicio{
   margin-top: 22%;
 }















 div.bloque_a{
  width: 100%;
  float: left;
  text-align: center;
  height: auto;
}
p.titulo_museo{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #3e3e3e;
  font-size: 60px;
  text-align: center;
  margin-top: 10%;
}
p.descripcion_museo{
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 10%;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #3e3e3e;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
}
div.bloque_proyectos{
  width: 100%;
  float: left;
  height: auto;
  clear: both;
}







  div.proyecto_a1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_a3{
    height: 300px;
    width: 50%;
  }
  div.proyecto_a4{
    height: 300px;
    width: 50%;
  }
  div.proyecto_a5{
    height: 300px;
    width: 50%;
  }
  div.proyecto_a6{
    height: 300px;
    width: 50%;
  }

  div.proyecto_b1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_b3{
    height: 300px;
    width: 50%;
  }
  div.proyecto_b4{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b5{
    height: 300px;
    width: 50%;
  }
  div.proyecto_b6{
    height: 300px;
    width: 50%;
  }

  div.proyecto_c1{
    height: 450px;
    width: 100%;
  }
  div.proyecto_c2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_c3{
    height: 300px;
    width: 50%;
  }
  div.proyecto_c4{
    height: 300px;
    width: 50%;
  }
  div.proyecto_c5{
    height: 300px;
    width: 50%;
  }

  div.proyecto_d1{
    height: 450px;
    width: 100%;
  }
  div.proyecto_d2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_d3{
    height: 300px;
    width: 50%;
  }

  div.proyecto_e1{
    height: 450px;
    width: 100%;
  }
  div.proyecto_e2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_e3{
    height: 300px;
    width: 50%;
  }
  div.proyecto_e4{
    height: 300px;
    width: 100%;
  }

  div.proyecto_f1{
    height: 300px;
    width: 50%;
  }
  div.proyecto_f2{
    height: 300px;
    width: 50%;
  }
  div.proyecto_f3{
    height: 300px;
    width: 50%;
  }
  div.proyecto_f4{
    height: 300px;
    width: 50%;
  }










div.proyecto_a{
 width: 100%;
 float: left;
 height: 450px;
 background-image: url("../images/img_1.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 transform: scale(1);
 transition: all .2s ease-in-out;
}

div.proyecto_b{
 width: 50%;
 float: left;
 height: 450px;
 background-image: url("../images/img_2.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_c{
 width: 50%;
 float: left;
 height: 450px;
 background-image: url("../images/img_3.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_d{
 width: 50%;
 float: left;
 height: 450px;
 background-image: url("../images/img_4.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_e{
 width: 50%;
 float: left;
 height: 450px;
 background-image: url("../images/img_5.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.proyecto_f{
 width: 100%;
 float: left;
 height: 450px;
 background-image: url("../images/img_6.jpg");
 background-repeat: no-repeat;
 background-position: center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.escala_a{
  width: 100%;
  height: 480px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_a:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}
div.escala_b{
  width: 100%;
  height: 450px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_b:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}

img.titulos_museo{
  width: 300px;
  margin-top: 80px;
  margin-left: 40px;
}

img.titulos_museo:hover{
  width: 300px;
  margin-top: 80px;
  margin-left: 40px;
}






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

 p.titulo_museo2{
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #3e3e3e;
    font-size: 20px;
    text-align: center;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
  }
  p.descripcion_museo2{
    margin-top: -10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 5%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  a.otros{
    color: #3e3e3e;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 60px;
    font-size: 17px;
  }


  p.titulo_museo{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #3e3e3e;
    font-size: 40px;
    text-align: center;
    margin-top: 10%;
  }
  p.descripcion_museo{
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 10%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #3e3e3e;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
  }


  strong.idiomas{
   display: block;
 }
 div.contenido-cuadro-2{
   margin-top: 55%;
   width: 500px;
   height: 200px;
   margin-left: -53%;
   text-align: center;
 }
 div.contenido-cuadro-22{
   text-align: center;
   margin-top: 20%;
   width: 500px;
   height: 200px;
   margin-left: 14%;
 }
 div.formulario{
   width: 100%;
   height: 800px;
   float: none;
   clear: both;
 }
 div.mapa{
   width: 100%;
   height: auto;
   float: none;
   clear: both;
   margin-left: none;
 }
 div.cuerpo-formulario{
   float: right;
   margin-right: 29%;
   margin-top: 10%;
   width: 290px;
   height: 200px;
   text-align:right;
 }
 p.titulo-cuadro-contacto{
   margin-top: 10px;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   font-size: 45px;
   margin-bottom: 60px;
   color: #000;
 }
 div.datos{
   display: none;
 }
 .titulo {
   position: absolute;
   top: 70%;
   left: 50%;
   margin-top: -270px;   /* height/2 = 500px / 2 */
   margin-left: -270px;  /* width/2 = 500px / 2 */
 }
 p.titulo-grande {
   font-size: 65px;
   font-family: 'Raleway', sans-serif;
   font-weight: 900;
   color: #FFF;
   text-align: center;
 }
 p.titulo-grande2 {
   margin-top: -70px;
   font-size: 40px;
   font-family: 'Raleway', sans-serif;
   font-weight: 300;
   color: #FFF;
   text-align: center;
 }
 div.contenido-instlaciones{
   margin-top: 50%;
   margin-left: 10%;
 }
 div.icono-servicio{
   margin-top: 28%;
 }
 p.descripcion-cuadro-index{
   text-align: center;;
 }
 div.contenido-experiencia-index{
   margin-left: 18%;
 }
 div.contenido-somos-index{
   margin-right: 18%;
 }
}
@media only screen and (max-width: 600px) {

  div.bloque_proyectos{
    width: 100%;
    float: left;
    height: auto;
    clear: both;
  }
  div.proyecto_a{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   transform: scale(1);
   transition: all .2s ease-in-out;
 }







  div.proyecto_a1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a3{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a4{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a5{
    height: 300px;
    width: 100%;
  }
  div.proyecto_a6{
    height: 300px;
    width: 100%;
  }

  div.proyecto_b1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b3{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b4{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b5{
    height: 300px;
    width: 100%;
  }
  div.proyecto_b6{
    height: 300px;
    width: 100%;
  }

  div.proyecto_c1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_c2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_c3{
    height: 300px;
    width: 100%;
  }
  div.proyecto_c4{
    height: 300px;
    width: 100%;
  }
  div.proyecto_c5{
    height: 300px;
    width: 100%;
  }

  div.proyecto_d1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_d2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_d3{
    height: 300px;
    width: 100%;
  }

  div.proyecto_e1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_e2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_e3{
    height: 300px;
    width: 100%;
  }
  div.proyecto_e4{
    height: 300px;
    width: 100%;
  }

  div.proyecto_f1{
    height: 300px;
    width: 100%;
  }
  div.proyecto_f2{
    height: 300px;
    width: 100%;
  }
  div.proyecto_f3{
    height: 300px;
    width: 100%;
  }
  div.proyecto_f4{
    height: 300px;
    width: 100%;
  }














 div.proyecto_b{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_c{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_3.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_d{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_e{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.proyecto_f{
   width: 100%;
   float: left;
   height: 350px;
   background-image: url("../images/img_6.jpg");
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
 }
 div.escala_a{
  width: 100%;
  height: 380px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_a:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}
div.escala_b{
  width: 100%;
  height: 450px;
  transform: scale(1);
  transition: all .3s ease-in-out;
}
div.escala_b:hover{
  transform: scale(1.04);
  transition: all .3s ease-in-out;
}

img.titulos_museo{
  width: 250px;
  margin-top: 40px;
  margin-left: 20px;
}

img.titulos_museo:hover{
  width: 250px;
  margin-top: 40px;
  margin-left: 20px;
}











div.cuadro-imagen1{
 width: 100%;
 float: left;
 height: 300px;
 text-align: center;
}
div.titulo-tecnologias{
 width: 100%;
 height: auto;
 margin-bottom: -50px;
}
p.descripcion-tecnologias-index-negro2{
 text-align: center;
 margin-top: 22px;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 font-size: 14px;
 line-height: 40px;
 color: #000;
 margin-left: 0%;
 margin-right: 0%;
 width: none;
 padding: 10px;
}
p.descripcion-tecnologias-index-negro1{
 text-align: center;
 margin-top: 22px;
 font-family: 'Raleway', sans-serif;
 font-weight: 500;
 font-size: 14px;
 line-height: 40px;
 color: #fff;
 margin-left: 0%;
 margin-right: 0%;
 width: none;
 padding: 10px;
}
div.descripcion-tecnologias{
 height: 520px;
 margin-bottom: 0px;
}
div.descripcion-organizacion{
 height: 520px;
 margin-bottom: 0px;
}
div.descripcion-diseno{
 height: 520px;
 margin-bottom: 0px;
}
div.cuadro-blanco-servicio{
 height: auto;
 margin-bottom: 0px;
}
div.cuadro-imagen-uniforme{
 display: none;
}
div.cuadro-imagen2{
 width: 100%;
 float: left;
 height: 500px;
 text-align: center;
}
div.contenido-cuadro-2{
 margin-top: 20%;
 width: 100%;
 height: 200px;
 margin-left: 0px;
 text-align: center;
}
div.contenido-cuadro-22{
 margin-top: 30%;
 width: 100%;
 height: 200px;
 margin-left: 0px;
 text-align: center;
}
img.especial-titulo{
 width: 90%;
 margin-left: none;
}
p.ver-mas{
 text-align: center;
 margin-top: 14px;
 font-family: 'Raleway', sans-serif;
 font-weight: 700;
 font-size: 12px;
 line-height: 40px;
 color: #fff;
 margin-left: 5%;
 margin-right: 5%;
}

div.descripcion-casosexito{
 width: 100%;
 float: left;
 height: 480px;
 background-image: url("../images/casosexito.jpg");
 background-position: center center;
 background-attachment: local;
 position: relative;
 text-align: center;
 background-repeat: none;
 background-position: none;
 -webkit-background-size: none;
 -moz-background-size: none;
 -o-background-size: none;
 background-size: none;

}
div.descripcion-instalaciones{
 width: 100%;
 float: left;
 height: 480px;
 background-image: url("../images/web-nox.jpg");
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: local;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.descripcion-instalaciones2{
 width: 100%;
 float: left;
 height: 650px;
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: local;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
div.imagen-somos-index{
 background-image: url("../images/somos.jpg");
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: local;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 width: 100%;
 height: 480px;
 float: left;
}
div.imagen-experiencia-index2{
 background-image: url("../images/experiencia.jpg");
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: local;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 width: 100%;
 height: 480px;
 float: left;
}
div.contenido-instlaciones{
 margin-top: 18%;
 width:90%;
 height: 200px;
 margin-left: 40%;
}
div.titulo-instlaciones{
 margin-top: -90px;
 width: 100%;
 height: 100px;
 border-top: solid 2px #fff;
 border-bottom: solid 2px #fff;
 border-right: solid 2px #fff;
 border-left: solid 2px #fff;
}
p.titulo-instlaciones-cuadro-index{
 text-align: center;
 margin-top: 28px;
 font-family: 'Raleway', sans-serif;
 font-weight: 800;
 font-size: 30px;
 color: #fff;
}
p.descripcion-instalaciones-index{
 text-align: center;
 margin-top: 22px;
 font-family: 'Raleway', sans-serif;
 font-weight: 400;
 font-size: 14px;
 line-height: 40px;
 color: #fff;
 margin-left: 5%;
 margin-right: 5%;
}
div.cuadro-experiencia{
 margin-top: 15%;
 margin-right:  8%;
}
div.contenido-somos-index{
 margin-right:  8%;
 margin-top: 7%;
}
p.titulo-cuadro-index{
 margin-top: 10px;
 font-family: 'Raleway', sans-serif;
 font-weight: 700;
 font-size: 35px;
 margin-bottom: 60px;
 color: #fff;
}
p.descripcion-cuadro-index{
 margin-top: -35px;
 line-height: 30px;
 font-family: 'Raleway', sans-serif;
 font-weight: 400;
 font-size: 14px;
 color: #fff;
}
div.titulo {
 position: none;
 top: 70%;
 left: none;
 margin-top: none;   /* height/2 = 500px / 2 */
 margin-left: -200px;  /* width/2 = 500px / 2 */
}
div.icono-servicio{
 margin-top: 15%;
}
.cuadro11{
 float: left;
 width: 100%;
 height: 320px;
}
.cuadro21{
 float: left;
 width: 100%;
 height: 320px;
}
.cuadro31{
 float: left;
 width: 100%;
 height: 320px;
}
.cuadro41{
 float: left;
 width: 100%;
 height: 320px;
}
.cuadro51{
 float: left;
 width: 100%;
 height: 320px;
}
.cuadro61{
 float: left;
 width: 100%;
 height: 320px;
}

div.contenido-instlaciones{
 margin-top: 50%;
 margin-left: 5%;
}
div.titulo {
 position: none;
 top: 65%;
 left: none;
 margin-top: none;   /* height/2 = 500px / 2 */
 margin-left: -200px;  /* width/2 = 500px / 2 */
}
.logo {
 position: none;
 top: 25%;
 left: none;
 margin-top: none;   /* height/2 = 500px / 2 */
 margin-left: -91px;  /* width/2 = 500px / 2 */
}
div.footer{
 height: 100px;
 width: 100%;
 background-color: #000;
 color: #fff;
 margin-top: -5px;
 text-align: center;
}
div.footer1{
 height: 100px;
 width: 100%;
 background-color: #000;
 color: #fff;
 margin-top: -5px;
 text-align: center;
}
p.firma{
 margin-top: 25px;
 text-align: center;
 font-family: 'Raleway', sans-serif;
 font-weight: 300;
 font-size: 12px;
 line-height: normal;
 color: #fff;
}
p.firma2{
 margin-top: 0px;
 text-align: center;
 font-family: 'Raleway', sans-serif;
 font-weight: 300;
 font-size: 12px;
 line-height: normal;
 color: #fff;
}

}
@media only screen and (max-width: 444px) {
  div.redes_sociales2{
   clear: both;
   float: left;
   width: 100%;
   margin-top: 50px;
   margin-left: 0%;
   z-index: 99;
 }
 img.imagen-3{
   float: none;
   margin-top: 3%;
   width: 240px;
 }
 img.imagen-1{
   float: none;
   margin-top: 3%;
   width: 320px;
 }

 div.cuerpo-formulario{
   float: right;
   margin-right: 14%;
   margin-top: 10%;
   width: 290px;
   height: 200px;
   text-align:right;
 }
 div.cuadro-imagen1{
   width: 100%;
   float: left;
   height: 200px;
   text-align: center;
 }
 div.titulo-tecnologias{
   width: 100%;
   height: auto;
   margin-bottom: -50px;
 }
 p.descripcion-tecnologias-index-negro2{
   text-align: center;
   margin-top: 22px;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   font-size: 14px;
   line-height: 40px;
   color: #000;
   margin-left: 0%;
   margin-right: 0%;
   width: none;
   padding: 10px;
 }
 p.descripcion-tecnologias-index-negro1{
   text-align: center;
   margin-top: 22px;
   font-family: 'Raleway', sans-serif;
   font-weight: 500;
   font-size: 14px;
   line-height: 40px;
   color: #fff;
   margin-left: 0%;
   margin-right: 0%;
   width: none;
   padding: 10px;
 }
 div.descripcion-tecnologias{
   height: 520px;
   margin-bottom: 0px;
 }
 div.descripcion-organizacion{
   height: 520px;
   margin-bottom: 0px;
 }
 div.descripcion-diseno{
   height: 520px;
   margin-bottom: 0px;
 }
 div.cuadro-blanco-servicio{
   height: auto;
   margin-bottom: 0px;
 }
 div.cuadro-imagen-uniforme{
   display: none;
 }
 div.cuadro-imagen2{
   width: 100%;
   float: left;
   height: 500px;
   text-align: center;
 }
 div.contenido-cuadro-2{
   margin-top: 20%;
   width: 100%;
   height: 200px;
   margin-left: 0px;
   text-align: center;
 }
 div.contenido-cuadro-22{
   margin-top: 30%;
   width: 100%;
   height: 200px;
   margin-left: 0px;
   text-align: center;
   margin-bottom: 100px;
 }
 img.especial-titulo{
   margin-top: 10%;
   width: 100%;
   margin-left: none;
 }

}
@media only screen and (max-width: 375px) {
 p.titulo_museo{
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #3e3e3e;
  font-size: 30px;
  text-align: center;
  margin-top: 10%;
}
p.descripcion_museo{
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 10%;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #3e3e3e;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}
hr.style-uno {
 float: right;
 width: 30%;
 margin-right: 35%;
 margin-top: -50px;
 border: 0;
 height: 2px;
 background: #fff;
 text-align: center;
}
div.contenido-somos-index{
 margin-right: none;
 margin-left: 8%;
}
div.cuadro-somos{
 text-align: center;
 margin-top: 10%;
 float: left;
 width: 100%;
}

hr.style-dos {
 float: right;
 width: 30%;
 margin-right: 35%;
 margin-top: -50px;
 border: 0;
 height: 2px;
 background: #fff;
 text-align: center;
}
div.contenido-experiencia-index{
 margin-right: none;
 margin-left: 8%;
 margin-right: 8%;
}
div.cuadro-experiencia{
 text-align: center;
 margin-top: 22%;
 float: left;
 width: 100%;
}


hr.style-cuatro {
 float: right;
 width: 30%;
 margin-right: 35%;
 margin-top: -50px;
 border: 0;
 height: 2px;
 background: #000;
 text-align: center;
}
div.cuerpo-formulario{
 float: right;
 margin-right: 5%;
 margin-left: 15%
 margin-top: 10%;
 width: 90%;
 height: 200px;
 text-align:center;
}
.logo {
 position: none;
 top: 25%;
 left: none;
 margin-top: none;   /* height/2 = 500px / 2 */
 margin-left: -55px;  /* width/2 = 500px / 2 */
}
img.tamano-logo{
 width: 130px;
}
img.tamano-logo2{
 width: 60px;
}
div.titulo {
 position: none;
 top: 65%;
 left: none;
 margin-top: none;   /* height/2 = 500px / 2 */
 margin-left: -180px;  /* width/2 = 500px / 2 */
}
div.titulo-instlaciones{
 margin-top: -90px;
 width: 100%;
 height: 100px;
 border-top: solid 2px #fff;
 border-bottom: solid 2px #fff;
 border-right: solid 2px #fff;
 border-left: solid 2px #fff;
}
p.titulo-instlaciones-cuadro-index{
 text-align: center;
 margin-top: 28px;
 font-family: 'Raleway', sans-serif;
 font-weight: 800;
 font-size: 30px;
 color: #fff;
}
div.icono-servicio{
 text-align: center;
 margin-top: 15%;
}
div.icono-servicio1{
 text-align: center;
 margin-top: 2%;
}
div.imagen-somos-index{
 height: 380px;
}
div.imagen-experiencia-index2{
 height: 400px;
}
p.titulo-grande {
 margin-top: 100px;
 font-size: 55px;
 font-family: 'Raleway', sans-serif;
 font-weight: 800;
 color: #FFF;
 text-align: center;
}
p.titulo-grande2 {
 margin-top: -40px;
 font-size: 35px;
 font-family: 'Raleway', sans-serif;
 font-weight: 300;
 color: #FFF;
 text-align: center;
}
p.firma{
 margin-top: 25px;
 text-align: center;
 font-family: 'Raleway', sans-serif;
 font-weight: 300;
 font-size: 10px;
 line-height: normal;
 color: #fff;
}
p.firma2{
 margin-top: 0px;
 text-align: center;
 font-family: 'Raleway', sans-serif;
 font-weight: 300;
 font-size: 10px;
 line-height: normal;
 color: #fff;
}


}
@media only screen and (max-width: 320px) {
  div.cuadro-somos{
   text-align: center;
   margin-top: 16%;
   float: left;
   width: 100%;
 }

 div.contenido-experiencia-index{
   margin-right: none;
   margin-top: 2%;
   margin-left: 8%;
   margin-right: 8%;
 }

 .logo {
   position: none;
   top: 25%;
   left: none;
   margin-top: none;   /* height/2 = 500px / 2 */
   margin-left: -58px;  /* width/2 = 500px / 2 */
 }
 img.tamano-logo{
   width: 130px;
 }
 div.titulo {
   position: none;
   top: 75%;
   left: none;
   margin-top: none;   /* height/2 = 500px / 2 */
   margin-left: -160px;  /* width/2 = 500px / 2 */
 }
 p.titulo-grande {
   margin-top: 80px;
   font-size: 45px;
   font-family: 'Raleway', sans-serif;
   font-weight: 700;
   color: #FFF;
   text-align: center;
 }
 p.titulo-grande2 {
   margin-top: -40px;
   font-size: 35px;
   font-family: 'Raleway', sans-serif;
   font-weight: 300;
   color: #FFF;
   text-align: center;
 }

 div.titulo-instlaciones{
   margin-top: -70px;
   width: 100%;
   height: 100px;
   border-top: solid 2px #fff;
   border-bottom: solid 2px #fff;
   border-right: solid 2px #fff;
   border-left: solid 2px #fff;
 }
 p.titulo-instlaciones-cuadro-index{
   text-align: center;
   margin-top: 28px;
   font-family: 'Raleway', sans-serif;
   font-weight: 800;
   font-size: 30px;
   color: #fff;
 }
 div.icono-servicio{
   text-align: center;
   margin-top: 18%;
 }
 div.icono-servicio1{
   text-align: center;
   margin-top: 2%;
 }
 div.descripcion-somos{
   width: 100%;
   float: left;
   height: 480px;
   background-color: #282828;
 }
 div.mouse-container {
   margin-left: 1%;
 }
}
