@charset "utf-8";
/* CSS Document */

@font-face {font-family: "HurmeGeometricSans2 LightObl";
  src: url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.eot"); /* IE9*/
  src: url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.woff2") format("woff2"), /* chrome、firefox */
  url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.woff") format("woff"), /* chrome、firefox */
  url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../../webfonts/e18c42e3b3dd53eeb0a6eb583847bd23.svg#HurmeGeometricSans2 LightObl") format("svg"); /* iOS 4.1- */
}
h3 {
    font-family: 'Open Sans';
    font-weight: 500;
    color: #00cae2;
    font-size: 28px;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 60px;
	background: none;
}

p.slogan {
	  font-family:"HurmeGeometricSans2 LightObl" !important;
	letter-spacing: 0.015em;
}
p.copete {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    color: #7c9ca1;
    margin-bottom: 45px;
}