/*
Theme Name: Datacentric
Theme URI: Datacentric
Description: Datacentric
Version: 1.0
Author: Crowdland
Author URI: http://crowdland.ad/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: Datacentric

	Datacentric v1.0

	This theme was designed and built by Crowdland,
	whose blog you will find at http://crowdland.ad/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@font-face {
  font-family: 'CenturyGothic';
  src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('fonts/CenturyGothic.woff') format('woff'), url('fonts/CenturyGothic.ttf')  format('truetype'), url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.century-gothic {font-family: 'CenturyGothic', 'Open Sans', sans-serif;}
/* body  {font-family: 'CenturyGothic', 'Open Sans', sans-serif;} */
.section-contents-blog p {font-family: 'CenturyGothic', 'Open Sans', sans-serif;}
.section-legal-formulario p {text-align: left!important;line-height: 1; margin-bottom: 5px; font-size: 11px;}
.section-contacto {background-repeat: no-repeat; background-size: cover}
.section-contacto form .field-legales a {text-decoration: underline;}
.white-wrapper .section-contacto form .field-legales label>a {color: #0072ff!important }
.white-wrapper .section-contacto p a {color: #0072ff!important}
.form-candidatura a{color: #0072ff!important; text-decoration: underline;}

@media (min-width: 180px) and (max-width: 767px) {
section.section-subnav {
    display: none;
}
}