body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Titillium Web', sans-serif;
}

body > .container {
  padding: 0;
}

.container {
  width: 900px !important;
}

article, aside, footer, header, nav, section {
  display: block;
  margin: 0;
}

header > .container {
  padding: 20px 15px;
}

header > .container .logo {
  width: 220px;
}

header nav {
  height: 30px;
  background-color: #94bb1e;
  margin-top: 60px;
  position: relative;
  color: #FFF;
}

@media all and (max-width: 900px) {
  header nav {
    width: 900px;
  }
}
header nav .container {
  position: relative;
  height: 100%;
}

header nav figure {
  position: absolute;
  bottom: 0;
  padding: 8px 5px 0;
  width: 70px;
  text-align: center;
  background-color: rgba(148, 187, 30, 0.5);
  -webkit-transition: right 1s ease;
  transition: right 1s ease;
}

header nav figure a {
  color: inherit;
  display: block;
  outline: 0 !important;
}

header nav figure a:focus, header nav figure a:hover {
  color: inherit;
}

header nav figure img {
  margin-bottom: 3px;
  opacity: .6;
}

header nav figure figcaption {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  position: relative;
}

header nav figure .double {
  font-size: 11px;
  line-height: 110%;
  margin-left: -2px;
  padding-top: 2px;
}

header nav figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
}

header nav figure:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
}

header nav .active {
  background-color: #94bb1e;
}

header nav .active img {
  opacity: 1;
}

header nav .active figcaption:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -13px;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 15px solid #94bb1e;
}

header nav .item-i {
  right: 440px;
}

header nav .item-e {
  right: 740px;
}

header nav .item-e img {
  margin: 3px 0 5px;
}

header nav .item-sf {
  right: 355px;
}

header nav .item-b {
  right: 270px;
}

header nav .item-p {
  right: 185px;
}

header nav .item-p img {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
}

header nav .item-p .placeholder {
  height: 48px;
  margin-bottom: 3px;
}

header nav .item-s {
  right: 100px;
}

header nav .item-c {
  right: 15px;
}

galleria {
  width: 830px;
  height: 500px;
  background: #000;
  margin: 0 auto;
}

footer {
  background-color: #94bb1e;
  height: 90px;
  color: #FFF;
  margin-top: 5px;
}

@media all and (max-width: 900px) {
  footer {
    width: 900px;
  }
}
section {
  padding: 40px 15px 20px;
  position: relative;
}

section h1 {
  margin-top: 0;
  color: #5A7801;
  margin-bottom: 25px;
  font-size: 25px;
  border-bottom: 1px solid #94bb1e;
  width: 56%;
  position: relative;
}

/*
section h1:after {
  position: absolute;
  left: 98%;
  bottom: -2px;
  content: '';
  width: 49px;
  height: 35px;
  background: url(../img/logo_hoja.png) no-repeat center;
  background: url(../img/logo_hoja.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}*/
ul {
  list-style-type: none;
}

section h2 {
  color: #5A7801;
  position: relative;
  font-size: 25px;
  padding-left: 25px;
}

section h2:before {
  content: '';
  position: absolute;
  left: 0;
  width: 15px;
  height: 17px;
  background-color: white;
    margin-left: -6px;
}

section p, section ul {
  color: #000000;
  font-size: 16px;
  line-height: 160%;
  text-align: justify;
  padding-left: 0px;
}

section p, section ul li img{
  color: #000000;
  font-size: 16px;
  line-height: 160%;
  text-align: justify;
  padding-left: 10px;
}

section .submenu {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 150px;
  border-top: 5px solid rgba(148, 187, 30, 0.6);
  border-bottom: 5px solid rgba(148, 187, 30, 0.6);
}

section h3 {
  color: #5A7801;
}

section .submenu li {
  color: #fff;
  line-height: .1;
  background-color: rgba(148, 187, 30, 0.6);
  position: relative;
}

section .submenu li a {
  color: inherit;
  padding-left: 17px;
  font-size:12px;
}

section .submenu li a:focus, section .submenu li a:hover {
  background: 0 0;
}

section .submenu li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #fff;
}

section .submenu .active {
  background-color: #94bb1e;
}

.bannerContainer {
  position: relative;
  margin: 30px 0 80px;
}

.bannerContainer .blocks {
  float: left;
  height: 300px;
  width: 300px;
  overflow: hidden;
}

.bannerContainer .blocks .itemsList {
  width: 9999px;
  position: relative;
  left: 0;
}

.bannerContainer .blocks .itemsList img {
  float: left;
}

.bannerContainer #midPanel .itemsList {
  width: 300px;
  height: 9999px;
  top: 0;
}

.bannerContainer #rightPanel .itemsList {
  left: -300px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
  -webkit-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
}

.overlay .iconsContainer {
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -450px;
  position: absolute;
  width: 900px;
  height: 450px;
  /*Codigo Movimiento Inicio -webkit-animation:rotate 4s infinite linear;animation:rotate 4s infinite linear;-webkit-animation-direction:alternate;animation-direction:alternate;*/
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.overlay .iconsContainer figure {
  position: absolute;
  width: 100px;
  height: 99px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.overlay .iconsContainer figure a {
  color: inherit;
}

.overlay .iconsContainer img {
  position: absolute;
  width: 100px;
  height: 99px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 2;
}

.overlay .iconsContainer figcaption {
  position: absolute;
  bottom: -10px;
  width: 97%;
  border-bottom: 1px solid #94bb1e;
  line-height: 1;
  text-transform: uppercase;
  display: none;
  text-align: right;
  margin-left: 10px;
  white-space: nowrap;
  z-index: 1;
}

.overlay .iconsContainer figcaption span {
  background-color: #fff;
  padding: 0 5px;
}

.overlay .iconsContainer .logo {
  height: auto;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -75px;
  width: 150px;
  position: absolute;
}

.overlay .iconsContainer .item-b {
  top: 0;
  right: 50%;
  margin-right: 30px;
}

.overlay .iconsContainer .item-s {
  top: 0;
  left: 50%;
  margin-left: 30px;
}

.overlay .iconsContainer .item-e {
  top: 176px;
  right: 50%;
  margin-right: 160px;
}

.overlay .iconsContainer .item-c {
  top: 176px;
  left: 50%;
  margin-left: 160px;
}

.overlay .iconsContainer .item-sf {
  top: 100%;
  margin-top: -99px;
  right: 50%;
  margin-right: 30px;
}

.overlay .iconsContainer .item-sf.active {
  width: 400px;
}

.overlay .iconsContainer .item-p {
  top: 100%;
  margin-top: -99px;
  left: 50%;
  margin-left: 30px;
}

.overlay .iconsContainer .left img {
  right: 0;
  top: 0;
}

.overlay .iconsContainer .left figcaption {
  text-align: left;
  margin-left: 0;
}

.overlay .iconsContainer .active {
  width: 300px;
}

.overlay .iconsContainer .active img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.overlay .iconsContainer .active figcaption {
  display: block;
}

.overlay .shadow {
  position: absolute;
  width: 800px;
  height: 159px;
  top: 80%;
  left: 50%;
  margin-left: -400px;
  opacity: .6;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
  }

  to {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotateY(-10deg);
    -ms-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
  }

  to {
    -webkit-transform: rotateY(10deg);
    -ms-transform: rotateY(10deg);
    transform: rotateY(10deg);
  }
}
#secInicio .block {
  float: left;
}

#secInicio .left {
  width: 60%;
}

#secInicio .right {
  width: 40%;
  text-align: right;
}

#secBeneficios ul {
  line-height: 250%;
  padding-left: 19px;
}

#secBeneficios figure {
  text-align: center;
}

#secBeneficios figure figcaption {
  color: #727176;
  text-transform: uppercase;
}

#secBeneficios figure:nth-child(2) figcaption {
  margin: 20px 0 15px;
}

#secServicios h1 {
  margin-top: 80px;
}

#secServicios .tab-pane h2 {
  margin-bottom: 20px;
  padding-left: 15px;
}

#secServicios .tab-pane h2:before {
  width: 5px;
}

#secServicios .tab-pane ul {
  font-size: 40px;
  line-height: 1;
}

#secServicios .tab-pane ul span {
  font-size: 16px;
  position: relative;
  top: -6px;
}

#secServicios .tab-pane figure {
  float: left;
  width: 30%;
  border: 1px solid #94bb1e;
  text-align: center;
}

#secServicios .tab-pane figure:nth-child(2) {
  margin: 0 5%;
}

#secServicios .tab-pane figure:nth-child(2) img {
  margin: 39px 0 40px;
}

#secServicios .tab-pane figure:nth-child(3) img {
  margin: 10px 0 9px;
}

#secServicios .tab-pane figure figcaption {
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(148, 187, 30, 0.6);
  padding: 15px 0 5px;
  line-height: 120%;
}

#secServicios .tab-pane figure img {
  width: 150px;
  margin: 20px 0;
}

#secServicios .tab-pane .clearfix {
  margin: 60px 0 20px;
}

#secSistemas h1 {
  margin-top: 80px;
}

#secSistemas .tab-pane h2 {
  margin-bottom: 20px;
  padding-left: 1px;
  font-size: 25px;
}

#secSistemas .tab-pane h2:before {
  width: 7px;
  height: 27px;
}

#secSistemas .tab-pane .blocks {
  float: left;
}

#secSistemas .tab-pane .blocks .spacing li {
  margin-bottom: 10px;
}

#secSistemas .tab-pane .left {
  width: 40%;
}

#secSistemas .tab-pane .right {
  width: 60%;
  text-align: right;
  padding-right: 40px;
}

#secSistemas .kits {
  position: relative;
}

#secSistemas .kits h2 {
  margin-top: 40px;
}

#secSistemas .kits p, #secSistemas .kits ul {
  font-size: 20px;
  padding-left: 20px;
}

#secSistemas .kits p li img, #secSistemas .kits ul li img {
  margin-right: 10px;
}

#secSistemas .kits p li:not(:last-child), #secSistemas .kits ul li:not(:last-child) {
  margin-bottom: 15px;
}

#secSistemas .kits p {
  margin: 40px 0;
  width: 60%;
}

#secSistemas .kits .super {
  margin-top: 20px;
}

#secSistemas .kits .up {
  font-size: 11px;
  position: relative;
  top: -10px;
}

#secSistemas .kits .nav {
  position: absolute;
  top: 10px;
  left: 30%;
}

#secSistemas .kits .nav li {
  width: 48px;
  text-align: center;
}

#secSistemas .kits .nav li:not(:last-child) {
  margin: 0 25px 0 0;
}

#secSistemas .kits .nav li a {
  -webkit-box-shadow: 0 0 0 3px #ddd;
  box-shadow: 0 0 0 3px #ddd;
  padding: 5px 10px;
  background-color: #eee;
}

#secSistemas .kits .nav .active a {
  background-color: #428bca;
}

#secProductos h1 {
  margin-top: 100px;
}

#secProductos .submenu {
  width: 180px;
  left: 35px;
}

#secProductos .tab-pane h2 {
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 20px;
}

#secProductos .tab-pane h2:before {
  width: 7px;
  height: 22px;
}

#secProductos .tab-pane .productosContainer {
  text-align: center;
}

#secProductos .tab-pane .productosContainer figure {
  width: 20%;
  margin: 30px 10%;
  display: inline-block;
}

#secProductos .tab-pane .productosContainer figure a:hover {
  text-decoration: none;
}

#secProductos .tab-pane .productosContainer figure figcaption {
  color: #727176;
  text-transform: uppercase;
  font-size: 20px;
}

#secProductos .tab-pane .productosContainer figure img {
  width: 100%;
}

#secProductos .tab-pane .productosContainer figure:nth-child(3n+1) {
  margin-left: 0;
}

#secProductos .tab-pane .productosContainer figure:last-child, #secProductos .tab-pane .productosContainer figure:nth-child(3n) {
  margin-right: 0;
}

#secProductos .inside-product p {
  margin-top: 30px;
}

#secContacto h1 {
  margin-bottom: 50px;
}

#secContacto fieldset {
  padding: 30px;
  border: 3px solid #94bb1e;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 40px;
}

#secContacto fieldset .blocks {
  float: left;
  width: 50%;
  text-align: center;
}

#secContacto fieldset .blocks input[type=email], #secContacto fieldset .blocks input[type=text], #secContacto fieldset .blocks textarea {
  background-color: rgba(148, 187, 30, 0.5);
  border-radius: 0;
  text-shadow: 0 1px #bbb;
}

#secContacto fieldset .blocks input[type=submit] {
  border-radius: 0;
}

#secContacto fieldset .blocks ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 700;
}

#secContacto fieldset .blocks :-moz-placeholder {
  color: #fff;
  font-weight: 700;
}

#secContacto fieldset .blocks ::-moz-placeholder {
  color: #fff;
  font-weight: 700;
}

#secContacto fieldset .blocks :-ms-input-placeholder {
  color: #fff;
  font-weight: 700;
}

#secContacto fieldset .blocks .placeholder {
  color: #fff;
  font-weight: 700;
}

#secContacto fieldset .mapa {
  margin: 0 3% 0 7%;
}

#secContacto fieldset .mapa img {
  margin-top: 50px;
}

#secContacto fieldset .other img {
  width: 130px;
}

#secContacto fieldset .logofb img {
  height: 40px;
  width: 40px;
}
#secContacto fieldset .other p {
  color: #94bb1e;
  line-height: 120%;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

.overlayOn {
  overflow: hidden;
}

.upper {
  text-transform: uppercase;
}

.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.alert {
  padding: 8px 14px;
  position: fixed;
  z-index: 11;
  bottom: 15px;
  right: 15px;
  width: auto;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #c09853;
  font-size: 24px;
  font-weight: 700;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  -webkit-animation: moveTop 1s,fadeOut 1s 3s;
  animation: moveTop 1s,fadeOut 1s 3s;
  -webkit-animation-fill-mode: none,forwards;
  animation-fill-mode: none,forwards;
}

@-webkit-keyframes moveTop {
  from {
    bottom: -39px;
    opacity: 0;
  }

  to {
    bottom: 15px;
    opacity: 1;
  }
}
@keyframes moveTop {
  from {
    bottom: -39px;
    opacity: 0;
  }

  to {
    bottom: 15px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    bottom: 15px;
    opacity: 1;
  }

  to {
    bottom: -39px;
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    bottom: 15px;
    opacity: 1;
  }

  to {
    bottom: -39px;
    opacity: 0;
  }
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

#fancybox-content, #fancybox-outer, #fancybox-wrap, .fancybox-bg {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
text-align: center;
    width: 600px;
    height: 503px;
  margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
     z-index: 10;
     color: #777;
   
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 670px;
    
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
    min-height: 75%;
  height: 500px;
    margin-top: auto;
    margin-bottom: auto;
}
