* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Open Sans", Arial, Sans-serif;
  font-size: 16px; }

/* ----- ----- HEADER ----- ----- */
header {
  background: linear-gradient(rgba(95, 95, 95, 0.7), rgba(95, 95, 95, 0.7)), url(../img/bkg.jpg), #9b9b9b;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat; }
  header .contenedor_logo_menu {
    padding: 25px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    header .contenedor_logo_menu .logo a {
      height: 10px;
      width: auto;
      display: block; 
      position: relative;
    }
      header .contenedor_logo_menu .logo a img {
        vertical-align: top; }
    header .contenedor_logo_menu .menu {
      text-align: right;
      line-height: 50px; }
      header .contenedor_logo_menu .menu a {
        color: #fff;
        margin-left: 20px;
        display: inline-block;
        font-size: 18px;
        position: relative;
       }
  header .textos {
    color: #fff;
    text-align: center;
    margin: 150px 0;
    position:static;
   }
    header .textos .primera_linea,
    header .textos .segunda_linea {
      font-family: "Open Sans", Arial, Sans-serif;
      font-weight: 300; }
    header .textos .primera_linea {
      font-size: 35px;
      line-height: 35px;
      margin-bottom: 30px; }
    header .textos .segunda_linea {
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 60px; }

/* ----- ----- MAIN ----- ----- */
.main .caracteristicas {
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #ffffff;
  margin-bottom: 0px; 
  padding: 50px 0; }
  .main .caracteristicas .titulo {
    text-align: center;
    font-family: "Open Sans", Arial, Sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #000;
    margin-bottom: 50px; }
  .main .caracteristicas .caracteristica {
    text-align: center; ;}
    .main .caracteristicas .caracteristica .icono {
      vertical-align: top;
      margin-bottom: 30px; }
    .main .caracteristicas .caracteristica .primera_linea {
      font-weight: 700;
      margin-bottom: 30px;
      font-size: 20px; }
.main .fotos {
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #3c4045;
  margin-bottom: 0px; 
  padding: 50px 0;}
  .main .fotos .titulo {
    text-align: center;
    font-family: "Open Sans", Arial, Sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: rgb(255, 255, 255);
    margin-bottom: 50px; }
  .main .fotos .foto {
    margin-bottom: 0px; }
    .main .fotos .foto .thumb img {
      border-radius: 0px;
      width: 100%;
      vertical-align: top; }
    .main .fotos .foto .titulo {
      margin-top: 70px;
      margin-bottom: 40px;
      font-size: 32px;
      line-height: 32px;
      font-weight: 300; }
    .main .fotos .foto .parrafo {
      line-height: 28px; 
      color: #fff;
    margin-top: 100px;}

.main .precios {
  background-color:#727171;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding: 50px 0; }
  .main .precios .titulo {
    text-align: center;
    font-family: "Open Sans", Arial, Sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #fff;
    margin-bottom: 50px; }
    .main .precios .plan {
    color: rgb(255, 255, 255);
    font-size: 32px;
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 30px;}
    .main .precios .plan .nombre {
      color: rgb(255, 255, 255);
      font-size: 32px;
      line-height: 32px;
      font-weight: 300;
      margin-bottom: 30px;}
    .main .precios .plan .precio {
      font-weight: 300;
      font-size: 48px;
      margin-bottom: 30px; }
    .main .precios .plan .caracteristicas {
      list-style: none;
      padding: 0 20px;
      margin-bottom: 50px; }
      .main .precios .plan .caracteristicas li {
        font-size: 18px;
        padding: 15px 0;
        border-bottom: 1px solid #dedede; }

    .main .precios .plan .btn {
      width: 70%;
      padding: 15px 0;
      text-align: center;
      display: inline-block;
      border-radius: 100px; }
      .main .precios .plan .btn:hover {
        text-decoration: none; }
footer .social {
  text-align: center;
  background-color:#ffffff;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding: 50px 0; }
  footer .social .titulo {
    text-align: center;
    font-family: "Open Sans", Arial, Sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: rgb(0, 0, 0);
    margin-bottom: 50px; }
    footer .social .copy {
      text-align: center;
      font-family: "Open Sans", Arial, Sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: rgb(0, 0, 0);
      line-height: 28px; 
      margin-bottom: 50px; }
  footer .social a {
    padding: 10px;
    display: inline-block;
    margin: 0 20px;
    width: 50px;
    font-size: 22px;
    color: #fff;
    background: #000;
    border-radius: 100px; }
    footer .social a:hover {
      text-decoration: none; }
    footer .social a.facebook {
      background: #8f8f8f; }
    footer .social a.twitter {
      background: #8f8f8f; }
    footer .social a.youtube {
      background: #8f8f8f; }

@media screen and (max-width: 992px) {
  header .contenedor_logo_menu .logo {
    margin-bottom: 20px;
    text-align: center; }
  header .contenedor_logo_menu .menu {
    text-align: center; }
    header .contenedor_logo_menu .menu a {
      margin: 0 20px; }
  header .textos {
    margin: 50px 0;
    font-size: 16px; }
    header .textos .primera_linea {
      font-size: 1.5em; }
    header .textos .segunda_linea {
      font-size: 1.3em; }
    header .textos .contenedor-btns a {
      margin-bottom: 10px; }

  .main .fotos .foto .titulo {
    margin-top: 0; }
  .main .clientes .cliente {
    margin-bottom: 40px; } }
@media screen and (max-width: 768px) {
  .main .caracteristicas .caracteristica {
    margin-bottom: 40px; }
  .main .fotos .foto {
    text-align: center; }
    .main .fotos .foto .texto * {
      text-align: left; }
    .main .fotos .foto .texto p {
      margin-bottom: 10px; }
  .main .precios .precio {
    margin-bottom: 20px; }

  footer .direccion {
    text-align: center; }
    footer .direccion .logo img {
      margin-top: 20px; } }

