* {
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: auto;
  margin: 0;
  padding: 0; }

/* achica la ventana ;D*/
a, a:hover, a:focus, a:visited {
  color: #454545;
  text-decoration: none;
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: white;
  font-family: 'Raleway', sans-serif; }

.clear {
  clear: both; }

.blc span {
  color: white;
  font-weight: 300;
  padding: 10px 20px;
  border: solid 1px white;
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  box-sizing: border-box; }

.blc p {
  padding: 14px; }

.npd {
  padding: 0; }

ul, ol {
  margin: 0; }

p {
  color: white; }

.main {
  background: #fe5b00; }

nav {
  height: auto;
  overflow: hidden;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  font-family: 'Roboto', sans-serif;
  height: 60px; }

nav .container {
  height: 100%; }

.multi img {
  height: 400px;
  margin-top: 80px; }

input#menu {
  display: none; }

nav ul li {
  display: inline-block;
  font-weight: 600; }

.lenavtoggle {
  display: none; }

label i {
  font-size: 20px !important;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  cursor: pointer; }

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }

nav ul {
  height: 100%;
  text-align: right; }

nav ul li {
  padding: 20px 5px; }

.main .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.dos, .tres, .cuatro, .cinco, .seis, .siete {
  height: 500px;
  background-image: url(../img/bg2.jpg);
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.blc {
  width: 430px;
  text-align: center; }

.tres {
  background: #1a1a1a; }

.cuatro {
  background: white; }

.tres img, .cuatro img, .seis img {
  width: 460px; }

.cuatro .container, .seis .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }

.cuatro .col-md-6, .seis .col-md-6 {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.cuatro .col-md-6 + .col-md-6, .seis .col-md-6 + .col-md-6 {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.cuatro p, .cuatro h2, .seis p, .seis h2 {
  color: #1a1a1a;
  padding-left: 15px; }

.cinco {
  background-image: url(../img/bg5.jpg);
  background-size: cover; }

.seis {
  background: #fff; }

.siete {
  background: #fe5b00;
  height: auto;
  padding: 40px; }

.siete ul {
  text-align: left;
  color: white;
  margin: 0;
  padding: 0;
  padding: 5px; }
  .siete ul li {
    margin-bottom: 6px; }
    .siete ul li:last-child {
      margin-bottom: 0; }

.siete span {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border: solid 1px white;
  border-radius: 5px;
  color: white;
  padding: 10px; }

.siete .centered {
  position: absolute;
  bottom: 0;
  display: block; }

.centered span {
  -webkit-transition: all 0.7s;
          transition: all 0.7s; }

.centered:hover span {
  background: rgba(255, 255, 255, 0.24); }

.siete .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.siete .col-md-4 {
  text-align: center; }

.siete p {
  text-align: left; }

.siete .col-md-4 {
  padding-bottom: 80px; }

.ocho {
  background: #1a1a1a;
  height: 220px; }

.ocho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.leform {
  width: 422px;
  text-align: center; }

input#email {
  background: none;
  border: none;
  background: white;
  border-radius: 5px;
  padding: 10px;
  outline: none !important;
  width: 250px; }

input#email:focus {
  outline: none !important;
  border-color: #fe5b00;
  box-shadow: 0 0 10px #fe5b00; }

input#submit {
  padding: 10px;
  border-radius: 5px;
  border: none;
  color: white;
  margin-left: 10px;
  background: #fe5b00; }

@-webkit-keyframes lehov {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes lehov {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }

  50% {
    opacity: 0.5;
    filter: alpha(opacity=50); }

  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
input#submit:hover {
  -webkit-animation: lehov 4s infinite; }

.logmov {
  padding: 15px;
  background: #fe5b00;
  text-align: center; }

.nueve {
  background: #1a1a1a;
  color: gray;
  text-align: center; }

@media (max-width: 992px) {
  .col-md-6, .container {
    display: block !important;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
        -ms-flex-align: initial;
            align-items: initial;
    text-align: center; }

  .col-md-6 {
    float: right; }

  .dos, .tres, .cuatro, .cinco, .seis, .siete, .main {
    height: auto;
    padding: 40px; }

  .main {
    padding-bottom: 0; }

  .blc {
    width: 70%; }

  .lemul {
    border-bottom: solid 1px #dedede; }

  nav {
    height: auto; }

  ul.col-md-8 {
    text-align: center; }

  .logo {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px; }

  .siete span {
    position: relative; }

  .siete .centered {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px; }

  .siete .col-md-4 {
    padding-bottom: 7px; }

  .multi img {
    margin-top: 20px; } }
@media (max-width: 600px) {
  h2, .h2 {
    font-size: 27px; }

  .container {
    padding: 0 !important; }

  .dos, .tres, .cuatro, .cinco, .seis, .siete, .main {
    padding: 20px; }

  .tres img, .cuatro img, .seis img, .multi img {
    width: 90%;
    height: auto; }

  .main {
    padding-bottom: 0; }

  .bloque.dos {
    padding-top: 30px; }

  .leform input {
    display: block;
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 10px; }

  p {
    font-size: 13px; } 
  .leform {
      width: 95%; }
  .leform p, .leform form, .leform h4 {
    width: 100%;}
  .ocho, .nueve {
      border: solid 2px #1a1a1a;}}
@media (max-width: 414px) {
  .bloque.main .container {
    display: block;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
        -ms-flex-align: initial;
            align-items: initial; }

  .lenavtoggle {
    display: block;
    margin-top: 12px; }

  nav {
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    -webkit-transition: all 0.3s;
            transition: all 0.3s;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    width: 100%; }

  input:checked ~ nav {
    opacity: 1;
    filter: alpha(opacity=100);
    background: rgba(255, 255, 255, 0.9);
    z-index: 900; }

  input:checked + label i {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

  .lenavtoggle {
    height: 30px;
    display: block;
    text-align: center; }

  nav ul {
    height: auto; }

  nav ul li {
    padding: 10px 0px; }

  nav ul, nav ul li {
    display: block;
    text-align: center; }

  .container {
    width: 100% !important; }

  .dos, .tres, .cuatro, .cinco, .seis, .siete, .main {
    padding: 5px; }

  .main {
    padding-bottom: 0; }

  h2, .h2 {
    font-size: 25px; }

  ul.col-md-8 {
    padding: 0; } }
