@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
header .header-top {
  background: #fff;
  padding: 20px 0px 0px 0px; }
  header .header-top img {
    width: 100%;
    max-width: 150px; }

header .header-bottom {
  background-image: url("../img/header2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 400px; }
  header .header-bottom .header-text-container {
    color: #fff;
    background-image: url("../img/bg-title-header.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-left: 50px;
    width: 100%;
    max-width: 550px;
    height: 157px; }
    header .header-bottom .header-text-container .header-text {
      font-size: 14px; }
      header .header-bottom .header-text-container .header-text .header-title h1 {
        width: 100%;
        color: #71b126;
        font-size: 40px;
        margin-bottom: 0; }
      header .header-bottom .header-text-container .header-text .header-subtitle {
        font-size: 18px; }
        header .header-bottom .header-text-container .header-text .header-subtitle span {
          color: #71b126; }
        @media screen and (min-width: 1024px) {
          header .header-bottom .header-text-container .header-text .header-subtitle {
            font-size: 24px; } }
      @media screen and (min-width: 1024px) {
        header .header-bottom .header-text-container .header-text {
          font-size: 30px; } }
    @media screen and (min-width: 600px) {
      header .header-bottom .header-text-container {
        height: 234px; } }
    @media screen and (min-width: 765px) {
      header .header-bottom .header-text-container {
        height: 170px; } }
    @media screen and (min-width: 1024px) {
      header .header-bottom .header-text-container {
        height: 234px; } }
  @media screen and (min-width: 1024px) {
    header .header-bottom {
      height: 625px; } }

@media screen and (min-width: 1024px) {
  header {
    height: 700px; } }

html, body {
  margin: 0;
  padding: 0; }

html {
  scroll-behavior: smooth; }

body {
  font-family: "Roboto", sans-serif;
  /*----------------------
    ----------MAIN----------
    ----------------------*/ }
  body a {
    text-decoration: none;
    -webkit-transition: .2s ease-in-out all;
    -o-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all; }
    body ahover {
      text-decoration: none; }
  body .btn.focus, body .btn:focus {
    box-shadow: none !important; }
  body .btn-descarga {
    height: 53px;
    border-radius: 0; }
  body .btn-idioma {
    background-color: #71b126;
    position: absolute;
    right: 20px;
    padding: 5px 10px 5px 10px;
    color: #fff;
    cursor: pointer; }
    body .btn-idioma:hover {
      color: #fff;
      text-decoration: none; }
  body .btn-descarga-gris {
    color: #333;
    background: url("../img/btn-gris.png") no-repeat;
    font-size: 15px;
    /*&:hover{
            background: $blanco;
            background: url('../img/btn-blanco.png') no-repeat;
        }*/ }
  body .btn-descarga-verde {
    color: #fff;
    background: url("../img/btn-verde.png") no-repeat; }
    body .btn-descarga-verde:hover {
      color: #fff; }
  body main .site-title {
    color: #365b22;
    text-align: center;
    font-size: 28px; }
    body main .site-title:before {
      content: "[";
      color: #a5a4a4;
      font-size: 40px;
      padding-right: 10px; }
    body main .site-title:after {
      content: "]";
      color: #a5a4a4;
      font-size: 40px;
      padding-left: 10px; }
    @media screen and (min-width: 1024px) {
      body main .site-title {
        font-size: 2rem; } }
  body main section.lineas-servicio {
    margin-top: 50px; }
    body main section.lineas-servicio .servicios {
      margin-top: 50px; }
      body main section.lineas-servicio .servicios .servicio {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 40px; }
        body main section.lineas-servicio .servicios .servicio img.img-servicio {
          width: 100%;
          max-width: 250px; }
        body main section.lineas-servicio .servicios .servicio img.logo-servicio {
          margin-top: 20px;
          width: 100%;
          max-width: 100px; }
        body main section.lineas-servicio .servicios .servicio .texto-servicio {
          margin-top: 20px;
          font-size: 16px;
          height: 100px; }
      @media screen and (min-width: 1024px) {
        body main section.lineas-servicio .servicios {
          padding-bottom: 0px;
          padding-top: 0px; } }
  body main section.somos {
    background-image: url("../img/oficina-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    margin-top: 50px;
    padding: 30px 0px 30px 0px; }
    body main section.somos .img-somos {
      background-image: url("../img/img-somos-mobile.png");
      background-repeat: no-repeat;
      background-size: 100%;
      height: auto; }
      body main section.somos .img-somos .texto-somos {
        padding: 395px 48px 115px 50px;
        font-size: 14px; }
        body main section.somos .img-somos .texto-somos h2 {
          color: #71b126;
          font-size: 2rem; }
          @media screen and (min-width: 600px) {
            body main section.somos .img-somos .texto-somos h2 {
              font-size: 30px; } }
        @media screen and (min-width: 600px) {
          body main section.somos .img-somos .texto-somos {
            max-width: 357px;
            padding: 31px 20px 76px 40px;
            font-size: 12px; } }
        @media screen and (min-width: 1024px) {
          body main section.somos .img-somos .texto-somos {
            max-width: 540px;
            padding: 0px 20px 0px 100px;
            font-size: 16px; } }
        @media screen and (min-width: 1280px) {
          body main section.somos .img-somos .texto-somos {
            max-width: 550px;
            padding: 0px 20px 0px 100px;
            font-size: 17px; } }
      @media screen and (min-width: 600px) {
        body main section.somos .img-somos {
          background-image: url("../img/img-somos-medium.png");
          height: auto; } }
      @media screen and (min-width: 1024px) {
        body main section.somos .img-somos {
          background-image: url("../img/img-somos.png");
          height: 440px; } }
      @media screen and (min-width: 1280px) {
        body main section.somos .img-somos {
          background-image: url("../img/img-somos.png");
          height: 500px; } }

footer {
  padding-top: 50px;
  background: #333;
  color: #fff; }
  @media screen and (min-width: 768px){
   footer .col-md-6 {
        max-width: 48%; } }
  footer .container {
    padding-bottom: 50px; }
    footer .container h2 {
      color: #71b126; }
    footer .container .btn {
      margin-top: 20px; }
  footer .footer-bottom {
    width: 100%;
    padding: 20px 0px 20px 0px;
    font-size: 12px;
    background-color: #fff;
    color: #000; }
    footer .footer-bottom img {
      width: 100%;
      max-width: 150px; }
