@import url("http://fonts.googleapis.com/css?family=Lato:400,700,700italic,900italic");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300");
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?x2um3e");
  src: url("fonts/icomoon.eot?#iefixx2um3e") format('embedded-opentype');
  src: url("fonts/icomoon.woff?x2um3e") format('woff');
  src: url("fonts/icomoon.ttf?x2um3e") format('truetype');
  src: url("fonts/icomoon.svg?x2um3e#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-play:before {
  content: "\e600";
}
.icon-arrow-left2:before {
  content: "\e604";
}
.icon-arrow-down2:before {
  content: "\e605";
}
.icon-arrow-right2:before {
  content: "\e606";
}
.mayorque:before {
  content: ">";
}
.menorque:before {
  content: "<";
}
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
body {
  font-size: 16px;
  font-family: lato, sans-serif;
}
nav {
  height: 7em;
  top: 20%;
  background-color: transparent;
  z-index: 999;
  position: absolute;
  margin: 0px 20%;
  width: 60%;
  border-bottom: 2px solid #fff;
  padding-bottom: 8em;
}
nav figure {
  float: left;
  width: 192px;
  height: 100px;
}
nav figure img {
  width: 100%;
}
nav ul {
  list-style: none;
  margin: 0;
  float: right;
  margin-top: 4em;
  margin-right: -15;
}
nav ul li {
  display: inline-block;
  margin: 0 0.5em 0 0;
}
nav ul li a {
  color: #fff;
  display: block;
  padding: 0.5em 2em;
  text-decoration: none;
  transition: 0.3s;
}
nav ul li a:hover {
  background: transparent;
  text-decoration: none;
}
/*color red*/
nav ul li.active a {
  background-color: transparent;
  text-decoration: underline;
}
/*border-radius: 4px;*/
/*height: 30px;*/
nav ul li.active2 a {
  background-color: #57ac46;
  text-decoration: none;
}
/*border-radius: 4px;*/
/*height: 30px;*/
nav.zero {
  top: 0;
  background-color: #fff;
}
nav.zero ul li a {
  color: #444;
}
div#hiddenMenu {
  height: 97px;
  top: 0;
  background-color: #fff;
  z-index: 999;
  position: fixed;
  margin: 0px 10%;
  width: 80%;
  border-bottom: 2px solid #fff;
}
div#hiddenMenu figure {
  float: left;
  width: 130px;
  margin-top: 16px;
}
div#hiddenMenu figure img {
  width: 100%;
}
div#hiddenMenu ul {
  list-style: none;
  margin: 0;
  float: right;
  margin-right: -15;
}
div#hiddenMenu ul li {
  display: inline-block;
  margin: 0 0.5em 0 0;
}
div#hiddenMenu ul li a {
  color: #81898e;
  display: block;
  padding: 0.5em 2em;
  text-decoration: none;
  padding-top: 40px;
}
div#hiddenMenu ul li a:hover {
  background: #57ac46;
  text-decoration: none;
  color: #fff;
  height: 97px;
}
/*color red*/
div#hiddenMenu ul li.active  a {
  background-color: transparent;
  text-decoration: underline;
}
/*border-radius: 4px;*/
/*height: 30px;*/
div#hiddenMenu ul li.active2  a {
  background-color: #57ac46;
  text-decoration: none;
}
/*border-radius: 4px;*/
/*height: 30px;*/
div#hiddenMenu.zero {
  top: 0;
  background-color: #fff;
}
div#hiddenMenu.zero ul li a {
  color: #444;
}
div#menu-empresa {
  height: 97px;
  top: 0;
  background-color: #fff;
  z-index: 999;
  position: fixed;
  width: 100%;
  box-shadow: 0px 1px 20px #5f5d5d;
}
div#menu-empresa div.contenedor {
  width: 80%;
  height: 100%;
  margin: 0px 10%;
/*border 2px blue dashed*/
  position: absolute;
}
div#menu-empresa figure {
  float: left;
  width: 130px;
  margin-top: 16px;
}
div#menu-empresa figure img {
  width: 100%;
}
div#menu-empresa ul {
  list-style: none;
  margin: 0;
  float: right;
  margin-right: -15;
}
div#menu-empresa ul li {
  display: inline-block;
}
div#menu-empresa ul li a {
  color: #81898e;
  display: block;
  padding: 0.5em 2em;
  text-decoration: none;
  padding-top: 40px;
}
div#menu-empresa ul li a:hover {
  background: #57ac46;
  text-decoration: none;
  color: #fff;
  height: 97px;
}
/*color red*/
div#menu-empresa ul li.active  a {
  background-color: transparent;
  text-decoration: underline;
}
/*border-radius: 4px;*/
/*height: 30px;*/
div#menu-empresa ul li.active2  a {
  background-color: #57ac46;
  text-decoration: none;
  color: #fff;
  height: 97px;
}
div#menu-empresa.zero {
  top: 0;
  background-color: #fff;
}
div#menu-empresa.zero ul li a {
  color: #444;
}
#menuContainer {
  width: 100%;
  height: 98px;
  box-shadow: 0px 1px 20px #5f5d5d;
  position: fixed;
  background-color: #fff;
  z-index: 999;
  display: none;
}
section {
  width: 100%;
  position: relative;
}
div.navContainer {
  position: fixed;
  background-color: #fff;
  height: 112px;
  width: 100%;
}
#backgroundImg1 {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.2s;
}
#backgroundImg2 {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 97px;
  left: 0;
  display: none;
}
/*
img#bg {

  z-index: -10;
  top: 97px;
  left: 0;

  position: fixed;

  width 100%
  height auto

  min-height: 100%;
  min-width: 1024px;

}
*/
div#bg {
  z-index: -10;
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}
img.bg {
/* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
/* Set up proportionate scaling */
  width: 100%;
  height: auto;
/* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  img.bg {
    left: 50%;
    margin-left: -512px;
/* 50% */
  }
}
#wrapper {
  position: relative;
/*border 2px green dashed*/
  height: 319%;
  top: 20em;
}
#opacity {
  background: #000;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0.4;
  position: fixed;
  right: 0;
  top: 97px;
  z-index: 1;
  height: 100%;
}
#opacity-empresa {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  position: fixed;
  right: 0;
  top: 97px;
  z-index: -9;
  height: 100%;
}
#section1 {
  height: 100%;
  position: absolute;
  top: 45%;
  z-index: 1;
  width: 60%;
  margin: 2em 20%;
  transition: 0.2s;
}
#section1 h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 2.8em;
  line-height: 1.4;
  text-shadow: 1.7px 1.7px 4.6px #000;
  margin-bottom: 0;
  margin-top: 3px;
}
#section1 h2 span {
  font-weight: 900;
  font-style: italic;
}
#section1 div.spanSlide div span {
  font-weight: 900;
  font-style: italic;
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 2.8em;
  line-height: 1.4;
  text-shadow: 1.7px 1.7px 4.6px #000;
  margin-top: 2em;
}
#section2 {
  background-color: #fff;
  z-index: 1;
  top: 25%;
}
#section2 figure {
  float: right;
  overflow: hidden;
  margin-left: 2em;
  width: 50%;
  max-width: 480px;
  max-height: 490px;
  border-radius: 4px;
  box-shadow: 5px 5px 11px #888;
}
#section2 figure img {
  width: 100%;
}
#section2 h1 {
  color: #696a6a;
  margin-top: 0;
  font-size: 2em;
  line-height: 1.3;
  font-weight: 400;
}
#section2 h1 span {
  color: #57ac46;
  font-weight: bold;
}
#section2 p {
  color: #545454;
  margin: 2em 0;
  line-height: 1.7;
}
#section2 p span {
  color: #57ac46;
}
#section2 p.botonSection {
  color: #57ac46;
  border: 2px #57ac46 solid;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.2em;
  padding: 0.6em 2em;
  font-weight: 600;
}
#section2 p.botonSection:hover {
  background-color: #57ac46;
  color: #fff;
}
#section2 p.botonSection:after {
  content: " >";
  margin-left: 10px;
}
#section2 .contenido {
  float: left;
  width: 45%;
}
#section2 .contenedor {
  width: 80%;
  height: 900px;
  margin: 0px 10%;
/*border 2px blue dashed*/
  padding: 11em 1em;
}
#section3 {
/*background-color black*/
  z-index: 1;
  top: 25%;
/*opacity 0.5*/
  overflow: hidden;
  height: 840px;
}
#section3 figure {
  float: left;
  width: 400px;
  height: 266px;
  overflow: hidden;
/*margin-left 2em*/
/*background-color #57ac46*/
  position: relative;
  border-radius: 4px;
}
#section3 figure img {
  height: 100%;
  display: block;
}
#section3 figure figure.boton {
  z-index: 999;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
}
#section3 figure figure.boton img {
  margin: 0 auto;
}
/*
#section3 figure figure.boton:hover
  opacity 0
  */
#section3  figure span {
  background: #57ac46;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  transition: opacity 1s ease-in-out;
}
/*
#section3 figure span:hover
  //height 0
  opacity 0
  //cursor pointer
  */
#section3 h4 {
  color: #fff;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 3em;
  margin-top: 0.5em;
  margin-bottom: 0.3em;
  position: absolute;
  bottom: 0;
  padding-left: 30px;
}
#section3 p {
  color: #fff;
}
#section3 p.italica {
  font-style: italic;
  line-height: 1;
  margin-top: 6;
  font-size: 2.5em;
}
#section3 p.icon-play {
  display: inline;
  color: #008000;
  float: left;
  margin-right: 0.5em;
  font-size: 1em;
  margin-top: 9px;
}
#section3 p:nth-child(1) span {
  font-size: 2em;
}
#section3 #contenido3 {
  position: relative;
  top: 0;
  margin: auto;
  width: 825px;
}
#section3 .contenedor {
  width: 80%;
  height: 100%;
  margin: 0px auto;
/*border 2px blue dashed*/
  padding: 10em 0;
}
#section3 .box1 {
  display: inline-block;
  float: left;
  width: 400px;
  height: 267px;
  padding: 0 20px;
  margin-right: 20px;
}
#section3 .box1 p {
  margin: 0 0 4px;
}
/*#section3 .borderLeft
  border-left 7px #57ac46 solid
  padding: 0.3em;*/
#section3 .box2 {
  display: inline-block;
  float: left;
  padding: 0 20px;
  width: 400px;
  height: 267px;
}
#section3 .box2 p {
  margin: 0 0 4px;
}
#section3 .alignRight {
  text-align: right;
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: 0.7em;
}
#section3 .imagenes {
  overflow: hidden;
  display: inline-block;
  margin-top: 60px;
  width: 100%;
}
#section3 ul {
  list-style: none;
  padding: 0;
}
#section3 ul li {
  color: #fff;
  font-size: 1.4em;
  padding: 5px;
  font-family: lato, sans-serif;
}
#section3 ul li.icon-play:before {
  color: #57ac46;
  font-family: 'icomoon';
}
#section3 .imagenes figure.imagen1 {
  margin-right: 20px;
}
#section4 {
/*background-color black*/
  z-index: 1;
  top: 29%;
/*opacity 0.5*/
  overflow: hidden;
}
#section4 p {
  color: #737574;
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
}
#section4 p span {
  border-bottom: 2px #a4a8a5 solid;
  display: block;
  margin-bottom: 1em;
  margin-top: 2em;
  margin-right: 8em;
}
#section4 p.light {
  font-weight: normal;
}
#section4 .contactoInfo {
  float: left;
  width: 30%;
}
#section4 .contactoCampos {
  float: left;
  width: 40%;
  padding-top: 3em;
}
#section4 #contenido4 {
  position: relative;
  top: 0;
  width: 100%;
  margin: 0px 25%;
}
#section4 .contenedor {
  width: 100%;
  height: 650px;
  margin: 0px auto;
/*border 2px blue dashed*/
  background-color: #fff;
  opacity: 0.7;
  padding: 7em 5em;
}
#section4 .contactoCampos input {
  position: relative;
  left: 10px;
  margin: 10px 0;
  width: 15em;
  height: 2.5em;
}
#section4 .contactoCampos input:nth-child(8) {
  left: 16px;
}
#section4 .contactoCampos textarea {
  left: 10px;
  position: relative;
  width: 15em;
  height: 5em;
}
#section4 .contactoCampos input[type="submit"] {
  left: 16px;
}
#section1-empresa {
  height: 100%;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section1-empresa div.contenedor {
  width: 80%;
  height: 100%;
  margin: 0px 10%;
/*border 2px blue dashed*/
  padding: 4em 1em;
  position: absolute;
}
#section1-empresa figure {
  width: 400px;
  height: auto;
  margin: 93px auto;
  float: right;
  display: none;
}
#section1-empresa figure img {
  width: 100%;
}
#section1-empresa p {
  color: #fff;
/* text-align: justify; */
  font-size: 1.5em;
  line-height: 51px;
  font-style: italic;
  font-weight: normal;
  text-shadow: 1px 1px #000;
}
#section1-empresa p span {
  font-size: 0.8em;
  font-weight: 400;
}
#section2-empresa {
  height: 1360px;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section2-empresa p {
  color: #fff;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  text-shadow: 1px 1px #000;
  margin: 0 0;
}
#section2-empresa p span {
  font-size: 0.8em;
  font-weight: 400;
  display: block;
  margin-bottom: 4em;
}
#section2-empresa div.contenedor {
  width: 100%;
  height: 100%;
/*border 2px blue dashed*/
  padding: 5em 0;
  position: absolute;
}
#section3-empresa {
  height: 950px;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section3-empresa div.contenedor {
  width: 80%;
  height: 100%;
  margin: 0px 10%;
/*border 2px blue dashed*/
  padding: 5em 0;
  position: absolute;
  text-shadow: 1px 1px #000;
}
#section3-empresa div.contenedor div {
  display: inline-block;
  margin-bottom: 25px;
}
#section3-empresa div.contenedor div:nth-child(1) {
  display: block;
  margin-bottom: 7em;
}
#section3-empresa div.contenedor div p {
  color: #57ac46;
  font-size: 1.6em;
  font-style: italic;
}
#section3-empresa div.contenedor div p span {
  color: #fff;
  font-size: 0.7em;
  display: block;
  font-style: normal;
}
#section3-empresa div.contenedor div ul {
  padding: 0;
}
#section3-empresa div.contenedor div ul li {
  color: #fff;
  font-size: 1.2em;
  font-family: lato, sans-serif;
  display: block;
  font-style: normal;
  padding: 5px;
}
#section3-empresa div.contenedor div ul li.icon-play:before {
  color: #57ac46;
  margin-right: 0.5em;
  font-family: 'icomoon';
}
#section3-empresa div.contenedor div p.icon-play {
  display: inline;
  color: #008000;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.5em;
  font-size: 1.5em;
}
#section3-empresa h3 {
  color: #fff;
  font-size: 3em;
  font-style: italic;
  margin-top: 5px;
}
#section3-empresa h3 span {
  color: #57ac46;
  font-size: 1.7em;
  font-weight: bold;
  font-style: italic;
}
#section4-empresa {
  height: auto;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section4-empresa div.header-section4 {
  width: 100%;
  background-color: #57ac46;
  text-align: center;
  padding: 0.2em 0;
}
#section4-empresa div.header-section4 h2 {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-size: 3em;
  padding: 0.2em 0;
}
#section4-empresa div.body-section4 {
  width: 100%;
  background-color: #fff;
  text-align: center;
}
#section4-empresa div.body-section4 div.contenedor {
  width: 80%;
  margin: 0px 10%;
  text-align: center;
  overflow: hidden;
  padding: 1em 0 6em 0;
}
#section4-empresa div.body-section4 div.contenedor p span {
  color: #57ac46;
  font-style: italic;
  font-size: 2em;
}
#section4-empresa div.body-section4 div.contenedor p span:before {
  content: "-";
}
#section4-empresa div.body-section4 div.contenedor p span:after {
  content: "-";
}
#section4-empresa div.body-section4 div.contenedor p {
  color: #545454;
font-style
  margin: 2em 0;
  font-size: 1.5em;
}
#section4-empresa div.body-section4 div.contenedor li {
  list-style: none;
  float: left;
  margin-right: 6%;
  font-weight: bold;
  color: #5e5f5f;
  font-style: italic;
}
#section4-empresa div.body-section4 div.contenedor li.marginR0 {
  margin-right: 0;
}
#section4-empresa div.body-section4 div.contenedor li:before {
  content: "> ";
  color: #008000;
  font-weight: bold;
}
#section4-empresa div.body-section4 div.contenedor li.icon-play {
  display: inline;
  color: #008000;
  margin-right: 0.5em;
}
#section4-empresa div.body-section4 div.contenedor div.minimenu-section4 {
  width: 80%;
  overflow: hidden;
  margin: 0 10%;
}
#section4-empresa div.footer-section4 {
  width: 100%;
  height: auto;
  background-color: #57ac46;
  text-align: center;
  padding: 0.2em 0;
}
#section4-empresa div.footer-section4 div.contenedor {
  width: 80%;
  margin: 0px 10%;
  text-align: center;
  overflow: hidden;
  padding: 1em 0 1em 0;
}
#section4-empresa div.footer-section4 div.contenedor p span {
  color: #fff;
  font-style: italic;
  font-size: 3em;
}
#section4-empresa div.footer-section4 div.contenedor p span:before {
  content: "-";
}
#section4-empresa div.footer-section4 div.contenedor p span:after {
  content: "-";
}
#section4-empresa div.footer-section4 div.contenedor p {
  color: #fff;
font-style
  font-size: 0.3em;
}
#section5-empresa {
  height: 900px;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section5-empresa div.contenedor {
  width: 80%;
  height: 100%;
  margin: 0px 10%;
/*border 2px blue dashed*/
  padding: 0em 0;
  position: absolute;
  text-align: center;
}
#section5-empresa div.contenedor p span {
  color: #fff;
  font-style: italic;
  font-size: 3em;
}
#section5-empresa div.contenedor p span:before {
  content: "-";
}
#section5-empresa div.contenedor p span:after {
  content: "-";
}
#section5-empresa div.contenedor p {
  color: #fff;
font-style
  font-size: 0.3em;
  margin: 2em 0;
}
#section5-empresa div.contenedor div.liContainer {
  display: inline-block;
}
#section5-empresa div.contenedor div.liContainer li {
  list-style: none;
  font-weight: bold;
  color: #fff;
  background-color: #57ac46;
  font-size: 1em;
  padding: 1em 1em;
  margin: 1em 0;
  text-align: left;
}
#section5-empresa div.contenedor div.liContainer li:before {
  content: "> ";
  color: #fff;
  font-weight: bold;
}
#section6-empresa {
  width: 100%;
  height: 920px;
  position: relative;
  top: 96px;
  background: #fff;
}
#section6-empresa div.contenedor {
  position: absolute;
  width: 80%;
  height: 100%;
  margin: 0px 10%;
  padding-top: 5%;
}
#section6-empresa div.contenedor p {
  color: #57ac46;
  font-size: 2.7em;
  font-style: italic;
}
#section6-empresa div.contenedor figure {
  width: 15%;
  height: 200px;
  display: inline-block;
  margin-right: 4%;
  overflow: hidden;
}
#section6-empresa div.contenedor figure img {
  width: 100%;
  height: auto;
}
#section7-empresa {
  width: 100%;
  position: relative;
  top: 96px;
  background: #fff;
}
#section1-servicios {
  height: 2790px;
  overflow: hidden;
  top: 97px;
  z-index: 1;
}
#section1-servicios div.contenedor {
  width: 100%;
  height: 100%;
/*border 2px blue dashed*/
  padding: 0em 0;
  position: absolute;
  text-align: center;
}
/*#section1-servicios div.contenedor p
  color #B3B3B3
  font-size: 2.7em;
  margin-top: 3.4em;
  margin-bottom: 2.7em;*/
#section1-servicios div.contenedor div.catalogo {
  background-color: #57ac46;
  width: 100%;
  height: auto;
  margin-top: 2em;
  padding-bottom: 55px;
}
#section1-servicios div.contenedor div.imagenes {
  overflow: hidden;
  display: inline-block;
  margin-top: 0;
}
#section1-servicios div.contenedor div.imagenes figure {
  float: left;
  width: 390px;
  overflow: hidden;
  position: relative;
}
#section1-servicios div.contenedor div.imagenes figure img {
  width: 100%;
  display: block;
}
#section1-servicios div.contenedor div.imagenes figure span {
  background: #808f8d;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
}
.btnHoverE {
  transition: 0.3s;
}
.btnHoverT {
  transition: 0.3s;
/*
#section1-servicios div.contenedor div.imagenes figure span:hover
  opacity 0
  //background-color blue;
  cursor: pointer
  */
}
#section1-servicios div.contenedor div.imagenes figure p {
  color: #fff;
  font-size: 1.5em;
  margin-top: -4em;
  display: inline-block;
  border: 2px #fff solid;
  font-weight: bold;
  width: 9em;
  height: 2em;
  padding-top: 0.2em;
  position: relative;
  z-index: 999;
}
#section1-servicios div.contenedor div.catalogo p {
  color: #fff;
  font-size: 2.7em;
  margin-top: 0;
  margin-bottom: 0;
}
#section1-servicios div.contenedor div.catalogo p:nth-child(2) {
  font-style: italic;
  font-size: 2.1em;
}
#section1-servicios div.contenedor div.catalogo p:nth-child(3) {
  font-style: italic;
  font-size: 4.1em;
}
#section1-servicios div.contenedor div.catalogo p:nth-child(4) {
  font-size: 1em;
}
/*

#section1-servicios div.contenedor div#catalogoContainer
  overflow hidden
  //width: 82%;
  //margin: 0px 9%;
  width: 80%;
  margin: 0px 10%;

  height: 400px;
  position: relative;

  //background-color red

*/
#section1-servicios div.contenedor div#catalogoContainer {
  overflow: hidden;
  width: 100%;
  margin: 0;
  margin-top: 90px;
  height: 400px;
  position: relative;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido div#circleContainer {
  left: 320px;
  width: 36.4%;
  height: 87.4%;
  margin: 50 -1.5% 0;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido div#circleContainer figure#circulo2 {
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 100%;
  border: 2px #008000 dashed;
  position: absolute;
  z-index: 999;
}
#section1-servicios div.contenedor p#tipoCatalogo {
  color: #57ac46;
  font-style: italic;
  font-size: 4.1em;
  margin: 0.5em 0;
}
#section1-servicios div.contenedor p#tipoCatalogo span {
  font-size: 0.6em;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido {
  width: 962;
  height: 100%;
  display: inline-block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#section1-servicios div.contenedor div#catalogoContainer p.icon-arrow-right2 {
  width: 10%;
  color: #939393;
  font-size: 10em;
  float: right;
  margin-top: 0.6em;
  margin-bottom: 0;
  display: inline-block;
}
#section1-servicios div.contenedor div#catalogoContainer p.icon-arrow-right2:hover {
  cursor: pointer;
  color: #008000;
}
#section1-servicios div.contenedor div#catalogoContainer p.icon-arrow-left2 {
  width: 10%;
  color: #939393;
  font-size: 10em;
  float: left;
  margin-top: 0.6em;
  margin-bottom: 0;
}
#section1-servicios div.contenedor div#catalogoContainer p.icon-arrow-left2:hover {
  cursor: pointer;
  color: #008000;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido div {
  width: 250;
  height: 250;
  margin: 78px 35px;
  position: absolute;
  overflow: hidden;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido div img {
  height: 100%;
}
/*#section1-servicios div.contenedor div#catalogoContainer div.contenido div:nth-child(even)
  margin: 90px 8%;
  margin 1px 58px*/
#section1-servicios div.contenedor div#catalogoContainer div.contenido div.second {
  left: 320px;
}
/*#section1-servicios div.contenedor div#catalogoContainer div.contenido div:nth-child(odd)
  margin: 90px 8%;
  margin 1px 2px*/
/*#section1-servicios div.contenedor div#catalogoContainer div.contenido div.border
  //margin 1px 2px
  margin: 1px 6px;*/
#section1-servicios div.contenedor div#catalogoContainer div.contenido div.last {
  left: 640;
}
#section1-servicios div.contenedor div#catalogoContainer div.contenido div.out {
  left: 960px;
}
#section2-servicios {
  width: 100%;
  position: relative;
  top: 96px;
  background: #fff;
}
footer {
  height: 50px;
  z-index: 9999;
  margin: 0px auto;
  background-color: #57ac46;
  position: relative;
  top: 96px;
}
footer h3 {
  margin-top: 0px;
  color: #fff;
  font-size: 1em;
  float: right;
  margin-right: 3em;
  margin-bottom: 0;
  padding-top: 1em;
  z-index: 998;
}
footer.top54 {
  top: 54%;
}
.correcion p {
  font-size: 1.4em;
}
div#BigSlideContainer {
  width: 80%;
  height: 480px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
div#BigSlideContainer section {
  width: 45%;
  height: 100%;
  margin-left: 1em;
  float: left;
}
div#BigSlideContainer section h2 {
  float: left;
  color: #57ac46;
  font-style: italic;
  font-size: 4.1em;
  margin: 0.5em 0;
}
div#BigSlideContainer section p {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0em;
  display: inline-block;
  text-align: left;
  color: #696a6a;
}
div#BigSlideContainer figure {
  width: 355px;
  height: 60%;
  margin-right: 1em;
  float: left;
  overflow: hidden;
  margin-top: 4em;
  margin-left: 10%;
}
div#BigSlideContainer figure img {
  height: 100%;
  border-radius: 7px;
  box-shadow: 5px 5px 11px #888;
}
div#BigSlideContainer div#empresa-servicios {
  width: 100%;
  height: 100%;
  position: absolute;
  margin-top: 3em;
  padding-left: 5em;
}
div#BigSlideContainer div#empresa-servicios p {
  color: #696a6a;
  margin-top: 0;
  font-size: 2em;
  line-height: 1.3;
  font-weight: 400;
}
div#BigSlideContainer div#empresa-servicios p span {
  color: #57ac46;
  font-weight: bold;
}
div#BigSlideContainer div#empresa-servicios p.peq {
  color: #545454;
  margin: 2em 0;
  line-height: 1.7;
  font-size: 1.1em;
  float: left;
}
div#BigSlideContainer div#turismo-servicios p {
  color: #696a6a;
  margin-top: 0;
  font-size: 2em;
  line-height: 1.3;
  font-weight: 400;
}
div#BigSlideContainer div#turismo-servicios p span {
  color: #57ac46;
  font-weight: bold;
}
div#BigSlideContainer div#turismo-servicios p.peq {
  color: #545454;
  margin: 2em 0;
  line-height: 1.7;
  font-size: 1.1em;
  float: left;
}
div#BigSlideContainer div#turismo-servicios {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 100%;
  margin-top: 3em;
  margin-left: 5em;
}
div#catalogoImgs {
  width: 850px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
div#catalogoImgs figure {
  width: 390px;
  height: 390px;
  overflow: hidden;
  display: inline-block;
  margin: 10px;
  position: relative;
}
div#catalogoImgs figure img {
  width: 390px;
  height: 390px;
}
div#catalogoImgs figure img.catalogImg1 {
  display: block;
}
div#catalogoImgs figure img.catalogImg2 {
  display: none;
}
div#catalogoImgs figure img.catalogImg3 {
  display: none;
}
div#catalogoImgs figure img.catalogImg4 {
  display: none;
}
#circulo {
  border: 2px #008000 dashed;
  border-radius: 100%;
  left: 36%;
  top: 30;
  position: absolute;
  height: 370;
  width: 370;
  z-index: 999;
}
#section1-contacto {
  width: 100%;
  height: 100%;
  position: relative;
}
#fondo-contacto {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
#fondo-contacto img {
  height: 100%;
  width: auto;
  min-width: 100%;
  margin: 0 auto;
  display: block;
}
#section1-contacto div.contenedor {
  position: static;
  width: 60%;
  height: 100%;
  top: 97px;
  margin: 0px 20%;
}
#section1-contacto div.contenedor p {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
}
#section1-contacto div.contenedor p span {
  border-bottom: 2px #a4a8a5 solid;
  display: block;
  margin-bottom: 1em;
  margin-top: 2em;
  margin-right: 8em;
}
#section1-contacto div.contenedor p.light {
  font-weight: normal;
}
#section1-contacto div.contenedor div.contactoInfo {
  float: left;
  width: 30%;
}
#section1-contacto div.contenedor .contactoCampos {
  float: right;
  width: 50%;
  padding-top: 3em;
}
#section1-contacto .contenedor {
  width: 100%;
  height: 900px;
  margin: 0px auto;
/*border 2px blue dashed*/
  padding: 7em 5em;
}
#section1-contacto .contactoCampos input {
  position: relative;
  left: 10px;
  margin: 10px 0;
  width: 15em;
  height: 2.5em;
}
#section1-contacto .contactoCampos input:nth-child(8) {
  left: 16px;
}
#section1-contacto .contactoCampos textarea {
  left: 10px;
  position: relative;
  width: 15em;
  height: 5em;
}
#section1-contacto .contactoCampos input[type="submit"] {
  left: 16px;
}
/*
.selectPlaceholder
color blue

.black
color black

.selectPlaceholder option
color: black

.selectPlaceholder option:nth-child(1)
color: red;

*/
#section1-contacto div.contenedor #form-contacto input,
#section1-contacto div.contenedor #form-contacto select {
  width: 270px;
  height: 40px;
  margin-right: 55px;
  margin-bottom: 30px;
  border-radius: 4px;
  background-color: #c2d1e1;
  color: #898e91;
}
#section1-contacto div.contenedor #form-contacto textarea {
  height: 165px;
  width: 595px;
  border-radius: 5px;
  background-color: #c2d1e1;
  color: #898e91;
}
#section1-contacto div.contenedor .contactoInfo {
  width: 30%;
  margin-top: 15px;
  display: inline-block;
  position: absolute;
}
#section1-contacto div.contenedor .contactoInfo p {
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
}
#section1-contacto div.contenedor .contactoInfo p span {
  border-bottom: 2px #fff solid;
  display: block;
  margin-bottom: 1em;
  margin-top: 2em;
  margin-right: 8em;
}
#section1-contacto div.contenedor .contactoInfo p.light {
  font-weight: normal;
}
#section2-contacto {
  width: 100%;
  height: 920px;
  position: relative;
}
#section2-contacto div.contenedor {
  position: absolute;
  width: 80%;
  height: 100%;
  top: 97px;
  margin: 0px 10%;
}
#section2-contacto div.contenedor p {
  color: #57ac46;
  font-size: 2.7em;
  font-style: italic;
}
#section2-contacto div.contenedor figure {
  width: 15%;
  height: auto;
  msx-height: 200px;
  display: inline-block;
  margin-right: 4%;
  overflow: hidden;
}
#section2-contacto div.contenedor figure img {
  width: 100%;
  height: auto;
}
#section3-contacto {
  width: 100%;
  position: relative;
  top: 96px;
  background: #fff;
}
#wrap {
  width: 980px;
  background-color: #f00;
}
.parrafo {
  margin: 2em 0;
  font-size: 1.5em;
}
.titulo {
  margin-top: 2em;
}
.hide {
  display: none;
}
.spanSlide {
  display: inline-block;
  position: relative;
  width: 290px;
  height: 57px;
  overflow: hidden;
}
.spanSlide div {
  display: inline-block;
  width: 284px;
  position: absolute;
}
.spanSlide .out {
  top: -60px;
}
.bloque {
  margin: 10px;
  position: relative;
  height: 256px;
}
.bloqueBlackOpacity {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  opacity: 0.2;
  z-index: -800;
}
figure.hoverMe p {
  position: absolute;
  display: none;
  color: #57ac46;
  font-size: 1.5em;
  border: 2px #57ac46 solid;
  font-weight: bold;
  width: 9em;
  height: 2em;
  padding-top: 0.2em;
  z-index: 999;
  top: 80%;
  left: 20%;
}
.showme {
  display: block;
}
#myLightbox {
  display: none;
}
#pagewrap {
  width: 100%;
}
#section3 h3.showAt640 {
  color: #fff;
  font-size: 3em;
  font-weight: bold;
  font-style: italic;
  margin: 0;
  display: none;
}
.top505px {
  top: 29%;
}
.hover {
  z-index: 0 !important;
  background: #57ac46 !important;
}
.coreeccion2 {
  width: 75%;
}
.marginleft6px {
  margin-left: 6px;
}
.encima-transparente {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.9;
  background-color: #7f7f7f;
  position: absolute;
}
#mobilemenu {
  display: none;
  z-index: 999;
  position: absolute;
  top: 160px;
  right: 2%;
}
.fixed {
  position: fixed !important;
  top: 50px !important;
}
.containerhelp {
  width: 40%;
  margin: 0 auto;
}
.ley {
  position: relative;
  top: 29%;
  background: #d6e1dc;
  z-index: 999;
  padding: 14px 0;
}
.ley div {
  background-color: #fff;
  padding: 50px 15px 50px 100px;
}
.ley div p {
  margin: 0;
  font-style: italic;
  width: 90%;
}
.ley div p span {
  color: #57ac46;
}
.ley div figure {
  height: 100px;
  overflow: hidden;
  margin-top: -80px;
}
.ley div figure img {
  height: 100%;
}
.padding {
  padding-top: 75px;
}
.test {
  width: 830px;
  position: relative;
  margin-top: 5%;
  height: auto;
}
.testContenedor {
  width: 82%;
  padding-top: 80px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.testcontenedor p span {
  font-size: 1.4em !important;
}
.bloqueWhiteOpacity {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.2;
  z-index: -800;
}
.titulocorr {
  width: 100%;
}
.marginRight10px {
  margin-right: 100px;
}
.textos {
  width: 100%;
  height: 255px;
  padding-top: 15px;
}
.titlefortaleza {
  height: 160px;
}
.titlefortaleza .containerhelp {
  width: 100%;
}
.titlefortaleza p {
  font-style: italic;
  font-size: 3em !important;
  padding-top: 50px;
}
.dontshowyet {
  display: none;
}
