/* Generated by less 2.5.1 */
* {
  margin: 0;
  padding: 0;
}
body {
    font-family: 'Open Sans', sans-serif !important;
    font-family: 'PT Sans', sans-serif;
}
.templete {
  display: none !important;
}

section header .nombreSeccion {
    position: absolute;
    bottom: 10px;
    right: 10px;
    max-width: 75vw;
}

.btn-primary {
    color: #fff;
    background-color: #233c5b;
    border-color: #183e5f;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


@media (min-width: 768px) {
    .container {
        /*width: 900px;*/
    }
}


@media screen and (max-width: 959px) {
section header {
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 200px;
  border-bottom: 8px solid #4aaae0;
  box-sizing: border-box;
  overflow: hidden;
}
section header .nombreSeccion {
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-width: 75vw;
}
section .wrapper {
  box-sizing: border-box;
  max-width: 900px;
  min-height: 200px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}
  .parallax-mirror {
    display: none;
  }
}
@media screen and (min-width: 960px){
section header .nombreSeccion {
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-width: 75vw;
}
}

@media screen and ((min-width: 960px) and (max-width: 1199px)) {
section header {
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 390px;
  border-bottom: 8px solid #4aaae0;
  box-sizing: border-box;
  overflow: hidden;
}

section .wrapper {
  box-sizing: border-box;
  width: 100%;
  min-height: 390px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}
}


@media screen and ((min-width: 1200px) and (max-width: 1599px)) {
section header {
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 450px;
  border-bottom: 8px solid #4aaae0;
  box-sizing: border-box;
  overflow: hidden;
}

section .wrapper {
  box-sizing: border-box;
  max-width: 900px;
  min-height: 450px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}

}

@media screen and (min-width: 1600px) {
section header {
  position: relative;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 550px;
  border-bottom: 8px solid #4aaae0;
  box-sizing: border-box;
  overflow: hidden;
}

section .wrapper {
  box-sizing: border-box;
  max-width: 900px;
  min-height: 550px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}

}
@media screen and (min-width: 960px) {
    section header {
        position: relative;
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
        height: 350px;
        border-bottom: 8px solid #1d2945;
        box-sizing: border-box;
        overflow: hidden;
    }

section .wrapper {
  box-sizing: border-box;
  max-width: 1100px;
  min-height: 350px;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}
}
#wrapper > header {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  height: 40px;
}
#wrapper > header nav {
  text-align: center;
  vertical-align: top;
}
#wrapper > header nav .menuItem {
  background-repeat: no-repeat;
  background-position: center 30%;
  position: relative;
  display: inline-block;
}
@media (min-width: 1125px) {
  #wrapper > header nav .menuItem {
    background-size: 0px;
    margin: 0 3px;
    height: 40px;
    width: 110px;
  }
  #wrapper > header nav .menuItem .text {
    width: 140px;
    font-size: 0.7em;
  }
  #wrapper > header nav .menuItem .bottomLine {
    width: 100px;
  }
  #wrapper > header nav .menuItem.tw,
  #wrapper > header nav .menuItem.fb {
    background-size: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: center 30%;
  }
  #wrapper > header nav .menuItem.tw:hover,
  #wrapper > header nav .menuItem.fb:hover {
    background-color: transparent;
  }
}
@media (min-width: 960px) and (max-width: 1124px) {
  #wrapper > header nav .menuItem {
    background-size: 0px;
    margin: 0 2px;
    height: 43px;
    width: 85px;
  }
  #wrapper > header nav .menuItem .text {
    width: 85px;
    font-size: 0.6em;
  }
  #wrapper > header nav .menuItem .bottomLine {
    width: 90px;
  }
  #wrapper > header nav .menuItem.tw,
  #wrapper > header nav .menuItem.fb {
    background-size: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center 30%;
  }
  #wrapper > header nav .menuItem.tw:hover,
  #wrapper > header nav .menuItem.fb:hover {
    background-color: transparent;
  }
}
#wrapper > header nav .menuItem .text {
    text-align: center;
    color: #FEFEFE;
    display: inline-block;
    /*bottom: 1.3em;
    left: 0;*/
    font-weight: lighter;
    width: initial;
    vertical-align: -webkit-baseline-middle;
}
#wrapper > header nav .menuItem .bottomLine {
  position: absolute;
  top: 113px;
  box-sizing: border-box;
  padding: 5px 0;
  left: 0;
  background-color: rgba(115, 98, 0, 0.66);
  color: white;
  font-size: 0.5em;
}
#wrapper > header nav .menuItem:hover {
    background-color: #232b67;
    /*width:125px;*/
}
#wrapper > header nav .menuItem:hover .bottomLine {
  display: block !important;
}
#wrapper > header nav .ancho {
  width: 150px;
}
#wrapper > header nav .ancho .text {
  width: 150px;
}
#wrapper > header nav .menuItem.tw {
  background-image: url(../img/menu/soc1.png);
}
#wrapper > header nav .menuItem.tw:hover {
  background-image: url(../img/menu/soc1_r.png);
}
#wrapper > header nav .menuItem.fb {
  background-image: url(../img/menu/soc2.png);
}
#wrapper > header nav .menuItem.fb:hover {
  background-image: url(../img/menu/soc2_r.png);
}
#wrapper > header #hamburguesa {
  text-align: center;
  vertical-align: top;
  display: none;
}
@media screen and (max-width: 959px) {
  #wrapper > header {
    height: 70px;
  }
  #wrapper > header #hamburguesa {
    display: block;
  }
  #wrapper > header .inactivo {
    display: none !important;
  }
  #wrapper > header nav {
    display: block;
    position: fixed;
    z-index: 11;
    top: 70px;
    left: 0;
    width: 310px;
    background-color: rgba(0, 0, 0, 0.7);
    height: auto;
  }
  #wrapper > header nav .menuItem {
    background-size: 0px;
    margin: 0 2px;
    height: 45px;
    width: 100% !important;
    background-position: 7px 35%;
    position: relative;
    display: block;
  }
  #wrapper > header nav .menuItem .text {
    text-align: center;
    display: block;
    position: absolute;
    left: 4em;
    top: 12px;
  }
  #wrapper > header nav .menuItem .bottomLine {
    display: none !important;
    opacity: 0;
  }
  #wrapper > header nav .menuItem.tw,
  #wrapper > header nav .menuItem.fb {
    display: none;
    position: fixed;
    top: 5px;
    width: 40px;
  }
  #wrapper > header nav .menuItem.tw {
    right: 50px;
  }
  #wrapper > header nav .menuItem.fb {
    right: 0px;
  }
  #wrapper > header nav .ancho {
    width: auto;
  }
  #wrapper > header nav .ancho .text {
    width: auto;
  }
}
#wrapper > footer {
  position: relative;
  padding-top: 30px;
  width: 100%;
  border-top: 10px solid #004563;
}
#wrapper > footer img {
  /*max-width: 60%;*/
}
#wrapper > footer p {
  position: relative;
  text-align: center;
}
#wrapper > footer a {
  /*color: #555;*/
  text-decoration: none;
}

section header #iphone {
  position: absolute;
  bottom: -170px;
  left: 100px;
}
section header #ipad {
    position: absolute;
    bottom: -11px;
    left: 100px;
    width: 430px;
}
section header #libro1 {
  position: absolute;
  bottom: -80px;
  left: 90px;
  width: 506px;
}
section header #libro2 {
  position: absolute;
  bottom: -150px;
  right: 10px;
  width: 242px;
}

@media screen and (min-width: 960px) {
  section .wrapper {
    padding-left: 5em;
    padding-right: 5em;
  }
}
@media screen and (max-width: 959px) {
  section .wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}


/*ligthbox styles*/
.lightBox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 100000;
}
.lightBox .content {
  position: fixed;
  top: 15vh;
  left: 15vw;
  width: 70vw;
  height: 70vh;
  background-color: white;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  padding: 3em;
  overflow-y: scroll;
  text-align: justify;
}
.lightBox .content .noticia > img {
  width: 40%;
  float: left;
  margin: 0 1em 1em 0;
}
.lightBox .content .noticia .compartir {
  text-align: right;
  padding-right: 10px;
}
.lightBox .content .noticia .divisor {
  width: 150px;
  height: 4px;
  background-color: #60a7d6;
  margin-left: calc(41.6%);
  margin-bottom: 0;
}
.lightBox .content .noticia .fuente {
  color: #60a7d6;
  font-size: 0.75em;
}
.lightBoxSmall {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 100000;
}
.lightBoxSmall .content {
  position: fixed;
  top: 15vh;
  left: 15vw;
  width: 70vw;
  height: 70vh;
  background-color: white;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  padding: 3em;
  overflow-y: scroll;
  text-align: justify;
}
