html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  text-decoration: none; }

:focus {
  outline: 0; }

ol, ul, li {
  list-style: none; }

/*table {
    border-collapse: separate;
    border-spacing: 0;
}*/
caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:link, a:visited {
  text-decoration: none; }

a:hover, a:active {
  text-decoration: none; }

@font-face {
  font-family: asap-bold;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/asap-bold.eot");
  src: url("css/fonts/asap-bold.eot?") format("eot"), url("css/fonts/asap-bold.woff") format("woff"), url("css/fonts/asap-bold.ttf") format("truetype"); }

@font-face {
  font-family: asap-regular;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/asap-regular.eot");
  src: url("css/fonts/asap-regular.eot?") format("eot"), url("css/fonts/asap-regular.woff") format("woff"), url("css/fonts/asap-regular.ttf") format("truetype"); }

@font-face {
  font-family: lato-bold;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/lato-bold.eot");
  src: url("css/fonts/lato-bold.eot?") format("eot"), url("css/fonts/lato-bold.woff") format("woff"), url("css/fonts/lato-bold.ttf") format("truetype"); }

@font-face {
  font-family: lato-regular;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/lato-regular.eot");
  src: url("css/fonts/lato-regular.eot?") format("eot"), url("css/fonts/lato-regular.woff") format("woff"), url("css/fonts/lato-regular.ttf") format("truetype"); }

@font-face {
  font-family: zapf-humanist;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/zapf-humanist.eot");
  src: url("css/fonts/zapf-humanist.eot?") format("eot"), url("css/fonts/zapf-humanist.woff") format("woff"), url("css/fonts/zapf-humanist.ttf") format("truetype"); }

@font-face {
  font-family: bodoni;
  font-style: normal;
  font-weight: normal;
  src: url("css/fonts/bodoni.eot");
  src: url("css/fonts/bodoni.eot?") format("eot"), url("css/fonts/bodoni.woff") format("woff"), url("css/fonts/bodoni.ttf") format("truetype"); }

html, body {
  width: 100%;
  height: 100%; }

body {
  background-color: #060c25;
  background-image: url(../image/background.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  margin: 0;
  padding: 0; }
.videos_cont li {
    width: 100% !important;
    max-width: 460px !important;
    margin: 10px !important;
}
.videos_cont .img_cont {
    height: 329px;
}
.videos_cont li img {
    width: 100% !important;
    display: block;
    height: auto !important;
}
#page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -30px;
  /* the bottom margin is the negative value of the footer's height */
  z-index: 10; }

#push {
  height: 30px; }

.wrapper {
  width: 1000px;
  margin: 0 auto;
  text-align: left; }

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  a:hover {
    opacity: 0.8; }

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 0;
  margin: 15px 0;
  border-bottom: 1px solid #00a1eb; }

h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 27px;
  color: #86d0f2; }

h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 27px;
  color: #86d0f2; }

h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #72a12d;
  text-transform: uppercase;
  padding: 8px;
  margin: 20px 0;
  display: inline-block; }

h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-weight: 700;
  font-size: 16px;
  color: #fff; }

p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
  line-height: 20px; }
  p span {
    color: #74b5d5;
    font-weight: 700; }
    p span.bold {
      color: #fff; }

.pre-home {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center; }
  .pre-home .wrapper {
    position: relative;
    top: 40%;
    width: 100% !important;
    min-width: 380px;
    margin: auto;
    z-index: 1;
    max-height: 100%;
    text-align: center;
    moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .pre-home .lenguage_cont {
    width: 380px;
    margin: 40px auto 0; }
    .pre-home .lenguage_cont ul {
      padding: 25px 0;
      width: 100%;
      display: table;
      table-layout: fixed; }
      .pre-home .lenguage_cont ul li {
        display: table-cell;
        width: auto;
        padding: 0 3%; }
        .pre-home .lenguage_cont ul li a {
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          color: #fff;
          text-transform: uppercase;
          display: block; }
          .pre-home .lenguage_cont ul li a:hover {
            color: #8bd9fd; }
  .pre-home .separador {
    height: 1px;
    width: 100%;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTFlYiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMDBhMWViIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNiUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MyUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 161, 235, 0)), color-stop(9%, rgba(0, 161, 235, 0.8)), color-stop(16%, #00a1eb), color-stop(83%, #00a1eb), color-stop(90%, rgba(0, 161, 235, 0.8)), color-stop(100%, rgba(0, 161, 235, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000a1eb', endColorstr='#0000a1eb',GradientType=1 );
    /* IE6-8 */ }

.home {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center; }
  .home .wrapper {
    position: relative;
    top: 40%;
    width: 100% !important;
    margin: auto;
    z-index: 1;
    max-height: 100%;
    min-width: 700px;
    text-align: center;
    moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .home .botonera_cont {
    width: 100%;
    margin: 50px auto 0;
    background-color: rgba(0, 0, 0, 0.75);
    border-top: 1px solid #00a1eb;
    border-bottom: 1px solid #00a1eb; }
    .home .botonera_cont ul {
      padding: 38px 0;
      width: 100%;
      display: table;
      table-layout: fixed;
      width: 750px;
      margin: 0 auto;
      table-layout: inherit; }
      .home .botonera_cont ul li {
        display: inline-block;
        width: auto;
        padding: 0 2%; }
        .home .botonera_cont ul li a {
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          font-size: 16px;
          color: #fff;
          text-transform: inherit;
          display: block; }
          .home .botonera_cont ul li a:hover {
            color: #8bd9fd; }
  .home .separador {
    height: 1px;
    width: 100%;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTFlYiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMDBhMWViIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNiUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MyUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGExZWIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 161, 235, 0)), color-stop(9%, rgba(0, 161, 235, 0.8)), color-stop(16%, #00a1eb), color-stop(83%, #00a1eb), color-stop(90%, rgba(0, 161, 235, 0.8)), color-stop(100%, rgba(0, 161, 235, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 161, 235, 0) 0%, rgba(0, 161, 235, 0.8) 9%, #00a1eb 16%, #00a1eb 83%, rgba(0, 161, 235, 0.8) 90%, rgba(0, 161, 235, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000a1eb', endColorstr='#0000a1eb',GradientType=1 );
    /* IE6-8 */ }

header {
  width: 100%;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #00a1eb; }
  header .logo_cont {
    float: left;
    margin: 3px 0; }
  header nav {
    float: right;
    text-align: right; }
    header nav ul {
      display: table-cell;
      vertical-align: middle;
      height: 95px; }
      header nav ul li {
        display: inline-block;
        width: auto;
        padding: 0 8px;
        vertical-align: middle; }
        header nav ul li a {
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          font-size: 14px;
          color: #fff;
          text-transform: inherit;
          display: block; }
          header nav ul li a:hover {
            color: #8bd9fd; }
  header .lenguage_cont {
    display: table-cell;
    vertical-align: middle;
    height: 25px; }
    header .lenguage_cont li {
      display: inline-block;
      width: auto;
      padding: 0 3px; }

footer {
  background-color: #00a1eb;
  height: 30px;
  width: 100%; }

#content {
  padding: 10px 0 80px 0; }
  #content .left {
    width: 73%;
    float: left; }
  #content .right {
    width: 26%;
    float: right; }
  #content .img_cont {
    float: left;
    width: 15%; }
  #content .info_cont {
    float: right;
    width: 85%;
    text-align: left;
    height: 111px;
    padding: 40px 0 0 0; }
  #content .cont01 {
    background-color: #72a12d;
    padding: 30px;
    margin: 70px 0 0 0;
    text-align: center; }
  #content .casos_cont {
    width: 80%;
    margin: 10px 0; }
    #content .casos_cont li {
      width: 100%;
      padding: 6px 0;
      border-bottom: 1px solid #878787; }
      #content .casos_cont li p {
        float: left;
        width: 93%;
        line-height: 38px; }
      #content .casos_cont li a {
        float: right;
        text-align: right;
        width: 5%; }

.contacto {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px; }
  .contacto h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    color: #cdee9c;
    margin: 0 0 3px 0;
    padding: 0; }
    .contacto h4 span {
      font-size: 12px; }
  .contacto .left {
    width: 70% !important; }
  .contacto .right {
    width: 30% !important; }
  .contacto .info_contacto {
    background-color: #72a12d;
    width: 86%;
    padding: 7%;
    margin: 0 0 5px 0; }
  .contacto select, .contacto input[type="text"], .contacto textarea {
    background-color: #cbcbcb;
    padding: 1.5%;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    border: none;
    width: 46%;
    border-radius: 3px;
    margin: 2px 0; }
  .contacto textarea {
    width: 95.5%; }
  .contacto .ui-datepicker-trigger {
    margin: 8px 0px -8px 10px; }
  .contacto input[type="submit"], .contacto .contacto_enviar {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    cursor: pointer;
    border: 1px solid #72a12d;
    padding: 10px 20px;
    margin: 5px 2px 5px 0;
    border-radius: 0;
    background: #8dc33e;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzMzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NmE1MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8dc33e 0%, #76a52f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dc33e), color-stop(100%, #76a52f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8dc33e 0%, #76a52f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8dc33e 0%, #76a52f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8dc33e 0%, #76a52f 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #8dc33e 0%, #76a52f 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc33e', endColorstr='#76a52f',GradientType=0 );
    /* IE6-8 */ }

*::-webkit-input-placeholder {
  color: #3c3c3c; }

*:-moz-placeholder {
  /* FF 4-18 */
  color: #3c3c3c; }

*::-moz-placeholder {
  /* FF 19+ */
  color: #3c3c3c; }

*:-ms-input-placeholder {
  /* IE 10+ */
  color: #3c3c3c; }

.errorlist {
  padding: 2%;
  width: 94.5%;
  margin: 0.5% 0;
  border-radius: 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
  background-color: #8c2139;
  text-align: left; }

.messages {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
  background-color: #00a1eb;
  width: 92.5%;
  padding: 3%;
  margin: 0; }

/*===== MIXINS =====*/
.fancybox-overlay {
  overflow-y: auto !important;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.65);
  color: rgba(0, 0, 0, 0.65); }
  .fancybox-overlay .fancybox-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040; }

.fancybox-skin {
  background-color: #72a12d;
  padding: 0 !important;
  border-radius: none !important;
  shadow: none !important; }
  .fancybox-skin ul {
    margin: 25px 5%;
    width: 100%;
    display: table;
    table-layout: fixed; }
    .fancybox-skin ul a {
      font-family: tahoma;
      font-size: 11px;
      color: #616161;
      line-height: 15px;
      text-align: right;
      text-decoration: none;
      float: right;
      margin: 15px 0; }
  .fancybox-skin h1 {
    font-family: asap-bold;
    font-size: 26px;
    color: #1c80a2;
    margin: 10px 0;
    text-transform: inherit; }
  .fancybox-skin h2 {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold; }
  .fancybox-skin p {
    font-family: tahoma;
    font-size: 12px; }
    .fancybox-skin p span {
      font-weight: bold; }
  .fancybox-skin ul + ul li + li {
    border-left: 1px solid #9f9f9f; }
  .fancybox-skin .recuperar_cont {
    background-color: #f1f1f1;
    padding: 1% 4%;
    width: 92%;
    margin: 10px 0;
    display: none;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .fancybox-skin .confirmacion {
    padding: 4%;
    width: 92%; }
  .fancybox-skin select, .fancybox-skin input[type="text"], .fancybox-skin textarea, .fancybox-skin input[type="password"] {
    padding: 3%;
    margin: 0.5% 0;
    width: 94%;
    border: none; }
  .fancybox-skin select, .fancybox-skin textarea {
    width: 100%; }
  .fancybox-skin textarea {
    min-height: 107px; }
  .fancybox-skin input[type="submit"] {
    font-family: "Ubuntu";
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #ff7d2f;
    padding: 8px 12px;
    margin: 5px 2px 5px 0;
    border: 1px solid #0086aa;
    border-radius: 0px;
    background: #1fa7cc;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1fa7cc 0%, #0086aa 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1fa7cc), color-stop(100%, #0086aa));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1fa7cc 0%, #0086aa 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1fa7cc 0%, #0086aa 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1fa7cc 0%, #0086aa 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #1fa7cc 0%, #0086aa 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fa7cc', endColorstr='#0086aa',GradientType=0 );
    /* IE6-9 */ }
  .fancybox-skin input::-webkit-input-placeholder, .fancybox-skin textarea::-webkit-input-placeholder, .fancybox-skin input:-moz-placeholder, .fancybox-skin textarea:-moz-placeholder, .fancybox-skin input:-ms-input-placeholder, .fancybox-skin textarea:-ms-input-placeholder, .fancybox-skin ::-webkit-input-placeholder, .fancybox-skin ::-moz-placeholder, .fancybox-skin :-ms-input-placeholder {
    font-family: asap-regular;
    font-size: 13px;
    color: #5d5d5d; }
  .fancybox-skin .multifield {
    margin: 0.5% 0; }
    .fancybox-skin .multifield input {
      padding: 10% 2%;
      text-align: center; }
  .fancybox-skin .fancy_cont {
    max-width: 450px; }
  .fancybox-skin .tipo ul {
    margin: 8px 0;
    width: 100%;
    display: table;
    table-layout: fixed;
    font-family: tahoma;
    font-size: 11px;
    color: #616161;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    float: left;
    margin: 15px 0; }
    .fancybox-skin .tipo ul li + li {
      border: none; }
  .fancybox-skin .fancybox-title-float-wrap {
    position: relative !important;
    bottom: 0;
    right: 0 !important;
    margin-bottom: -48px;
    width: 100%;
    z-index: 8050;
    text-align: center; }
    .fancybox-skin .fancybox-title-float-wrap .child {
      display: inline-block;
      margin: 0 !important;
      padding: 2%;
      width: 96%;
      background-color: #72a12d;
      color: #fff;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 24px;
      white-space: normal;
      border-radius: 0; }

.fotos_cont {
  width: 100%; }
  .fotos_cont li {
    float: left;
    width: 32.5%;
    margin: 0.4166%; }
  .fotos_cont .img_cont {
    overflow: hidden;
    width: 100% !important;
    height: 282px;
    border-bottom: 2px solid #355900; }
  .fotos_cont .info_cont {
    height: 50px !important;
    padding: 10px 5% !important;
    width: 90% !important;
    background-color: #72a12d; }
    .fotos_cont .info_cont p {
      font-size: 12px;
      line-height: 15px; }
      .fotos_cont .info_cont p span {
        color: #d2fc95; }

@media screen and (max-width: 1000px) {
  #page {
    margin: 0 auto; }

  .wrapper {
    width: 95%;
    min-width: 250px !important;
    margin: auto; }

  .push {
    display: none; }

  .home .botonera_cont ul {
    width: 100% !important; }

  #content .img_cont {
    float: left;
    width: 15%;
    min-width: 134px;
    margin: 0 2% 0 0 !important; }
  #content .info_cont {
    float: inherit !important;
    width: auto !important;
    display: inline-block !important;
    padding: 0; }
  #content .fotos_cont li {
    width: 49% !important; }
  #content .fotos_cont .info_cont {
    width: 90% !important; }
  #content .casos_cont li p {
    line-height: inherit !important; }
  #content .casos_cont a {
    float: inherit !important;
    text-align: right;
    width: auto !important;
    margin: 5px !important;
    display: inline-flex; } }
@media screen and (max-width: 945px) {
  header {
    padding: 0 !important; }
    header nav {
      width: 100%;
      display: block !important;
      text-align: center !important;
      padding: 10px 0;
      border-top: 1px solid #565656; }
      header nav ul {
        margin: 10px 0;
        height: inherit !important;
        display: inherit !important; }

  .logo_cont {
    float: inherit !important;
    text-align: center !important;
    margin: 5px 0 !important; }

  .contacto input[type="text"] {
    width: 46.5% !important; }
  .contacto textarea {
    width: 97%; }
  .contacto .right {
    float: inherit !Important;
    width: 100% !important; }
    .contacto .right .info_contacto {
      padding: 20px 5% !important;
      width: 90% !important; }
  .contacto .left {
    width: 100% !important; }

  .errorlist {
    width: 96% !important; }

  .messages {
    width: 94% !important; } }
@media screen and (max-width: 500px) {
  header {
    padding: 10px 0; }
    header .wrapper {
      text-align: center; }

  .lenguage_cont {
    width: 90% !important; }

  #content .fotos_cont li {
    width: 98% !important; }

  .contacto input[type="text"], .contacto textarea {
    width: 97% !important; } }
